|
|
|
| 1 | 2025-02-28T09:15:57.478Z | job assigned to worker 01JN5XCFMS2NFYV6G7CHF8QWKB [factory aws, i-004f8e8e84e927248] (queued for 1 m 16 s) |
| |
| 2 | 2025-02-28T09:16:05.336Z | starting task 0: "setup" |
| 3 | 2025-02-28T09:16:05.343Z | ++ uname -s |
| 4 | 2025-02-28T09:16:05.346Z | + kern=SunOS |
| 5 | 2025-02-28T09:16:05.346Z | + build_user=build |
| 6 | 2025-02-28T09:16:05.346Z | + build_uid=12345 |
| 7 | 2025-02-28T09:16:05.347Z | + work_dir=/work |
| 8 | 2025-02-28T09:16:05.347Z | + input_dir=/input |
| 9 | 2025-02-28T09:16:05.347Z | + [[ 0 == 12345 ]] |
| 10 | 2025-02-28T09:16:05.347Z | + case "$kern" in |
| 11 | 2025-02-28T09:16:05.347Z | + groupadd -g 12345 build |
| 12 | 2025-02-28T09:16:05.349Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-02-28T09:16:07.358Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-02-28T09:16:07.492Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-02-28T09:16:07.496Z | + home_fs=zfs |
| 16 | 2025-02-28T09:16:07.496Z | + [[ zfs == autofs ]] |
| 17 | 2025-02-28T09:16:07.496Z | + mkdir -p /home/build |
| 18 | 2025-02-28T09:16:07.499Z | + chown build:build /home/build /work |
| 19 | 2025-02-28T09:16:09.499Z | + chmod 0700 /home/build /work |
| 20 | 2025-02-28T09:16:09.502Z | process exited: duration 4165 ms, exit code 0 |
| |
| 21 | 2025-02-28T09:16:09.508Z | starting task 1: "rust-toolchain" |
| 22 | 2025-02-28T09:16:09.514Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
| 23 | 2025-02-28T09:16:09.514Z | * rust toolchain channel = "1.85.0" |
| 24 | 2025-02-28T09:16:09.514Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2025-02-28T09:16:09.514Z | * rust toolchain profile = "default" |
| 26 | 2025-02-28T09:16:09.514Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-02-28T09:16:09.514Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-02-28T09:16:09.523Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-02-28T09:16:09.523Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
| 30 | 2025-02-28T09:16:09.637Z | info: downloading installer |
| 31 | 2025-02-28T09:16:10.779Z | warning: it looks like you have an existing installation of Rust at: |
| 32 | 2025-02-28T09:16:10.779Z | warning: /opt/ooce/bin |
| 33 | 2025-02-28T09:16:10.779Z | warning: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-02-28T09:16:10.779Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
| 35 | 2025-02-28T09:16:10.779Z | warning: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-02-28T09:16:10.779Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-02-28T09:16:10.779Z | warning: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-02-28T09:16:10.779Z | error: cannot install while Rust is installed |
| 39 | 2025-02-28T09:16:10.779Z | warning: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-02-28T09:16:10.807Z | info: profile set to 'default' |
| 41 | 2025-02-28T09:16:10.807Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-02-28T09:16:10.810Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
| 43 | 2025-02-28T09:16:10.967Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
| 44 | 2025-02-28T09:16:10.967Z | info: downloading component 'cargo' |
| 45 | 2025-02-28T09:16:11.846Z | info: downloading component 'clippy' |
| 46 | 2025-02-28T09:16:12.187Z | info: downloading component 'rust-docs' |
| 47 | 2025-02-28T09:16:13.523Z | info: downloading component 'rust-std' |
| 48 | 2025-02-28T09:16:15.491Z | info: downloading component 'rustc' |
| 49 | 2025-02-28T09:16:22.524Z | info: downloading component 'rustfmt' |
| 50 | 2025-02-28T09:16:22.789Z | info: installing component 'cargo' |
| 51 | 2025-02-28T09:16:23.613Z | info: installing component 'clippy' |
| 52 | 2025-02-28T09:16:23.996Z | info: installing component 'rust-docs' |
| 53 | 2025-02-28T09:16:25.766Z | info: installing component 'rust-std' |
| 54 | 2025-02-28T09:16:27.626Z | info: installing component 'rustc' |
| 55 | 2025-02-28T09:16:33.484Z | info: installing component 'rustfmt' |
| 56 | 2025-02-28T09:16:33.814Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
| 57 | 2025-02-28T09:16:33.814Z | |
| 58 | 2025-02-28T09:16:34.181Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 59 | 2025-02-28T09:16:34.181Z | |
| 60 | 2025-02-28T09:16:34.184Z | |
| 61 | 2025-02-28T09:16:34.184Z | Rust is installed now. Great! |
| 62 | 2025-02-28T09:16:34.184Z | |
| 63 | 2025-02-28T09:16:34.184Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-02-28T09:16:34.184Z | environment variable. This has not been done automatically. |
| 65 | 2025-02-28T09:16:34.184Z | |
| 66 | 2025-02-28T09:16:34.184Z | To configure your current shell, you need to source |
| 67 | 2025-02-28T09:16:34.184Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-02-28T09:16:34.184Z | |
| 69 | 2025-02-28T09:16:34.184Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-02-28T09:16:34.184Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-02-28T09:16:34.184Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-02-28T09:16:34.252Z | + rustup --version |
| 73 | 2025-02-28T09:16:34.259Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
| 74 | 2025-02-28T09:16:34.259Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 75 | 2025-02-28T09:16:34.338Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
| 76 | 2025-02-28T09:16:34.341Z | + cargo --version |
| 77 | 2025-02-28T09:16:34.396Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 78 | 2025-02-28T09:16:34.399Z | + rustc --version |
| 79 | 2025-02-28T09:16:34.460Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 80 | 2025-02-28T09:16:34.463Z | process exited: duration 24950 ms, exit code 0 |
| |
| 81 | 2025-02-28T09:16:34.470Z | starting task 2: "authentication" |
| 82 | 2025-02-28T09:16:34.492Z | process exited: duration 21 ms, exit code 0 |
| |
| 83 | 2025-02-28T09:16:34.498Z | starting task 3: "clone repository" |
| 84 | 2025-02-28T09:16:34.503Z | + mkdir -p /work/oxidecomputer/omicron |
| 85 | 2025-02-28T09:16:34.507Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 86 | 2025-02-28T09:16:34.549Z | Cloning into '/work/oxidecomputer/omicron'... |
| 87 | 2025-02-28T09:16:41.941Z | + cd /work/oxidecomputer/omicron |
| 88 | 2025-02-28T09:16:41.941Z | + git fetch origin 9a67a231393d1dc16e1a62cef14993037bfda175 |
| 89 | 2025-02-28T09:16:42.237Z | From https://github.com/oxidecomputer/omicron |
| 90 | 2025-02-28T09:16:42.237Z | * branch 9a67a231393d1dc16e1a62cef14993037bfda175 -> FETCH_HEAD |
| 91 | 2025-02-28T09:16:42.246Z | + [[ -n renovate/reedline-0.x ]] |
| 92 | 2025-02-28T09:16:42.249Z | ++ git branch --show-current |
| 93 | 2025-02-28T09:16:42.252Z | + current=main |
| 94 | 2025-02-28T09:16:42.252Z | + [[ main != renovate/reedline-0.x ]] |
| 95 | 2025-02-28T09:16:42.252Z | + git branch -f renovate/reedline-0.x 9a67a231393d1dc16e1a62cef14993037bfda175 |
| 96 | 2025-02-28T09:16:42.255Z | + git checkout -f renovate/reedline-0.x |
| 97 | 2025-02-28T09:16:42.442Z | Switched to branch 'renovate/reedline-0.x' |
| 98 | 2025-02-28T09:16:42.445Z | + git reset --hard 9a67a231393d1dc16e1a62cef14993037bfda175 |
| 99 | 2025-02-28T09:16:42.458Z | HEAD is now at 9a67a2313 Update Rust crate reedline to 0.38.0 |
| 100 | 2025-02-28T09:16:42.461Z | process exited: duration 7959 ms, exit code 0 |
| |
| 101 | 2025-02-28T09:16:42.467Z | starting task 4: "build" |
| 102 | 2025-02-28T09:16:42.472Z | + source .github/buildomat/ci-env.sh |
| 103 | 2025-02-28T09:16:42.475Z | ++ export CARGO_TERM_COLOR=always |
| 104 | 2025-02-28T09:16:42.475Z | ++ CARGO_TERM_COLOR=always |
| 105 | 2025-02-28T09:16:42.475Z | + cargo --version |
| 106 | 2025-02-28T09:16:42.523Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 107 | 2025-02-28T09:16:42.526Z | + rustc --version |
| 108 | 2025-02-28T09:16:42.587Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 109 | 2025-02-28T09:16:42.590Z | + cd /tmp |
| 110 | 2025-02-28T09:16:42.590Z | + cargo new --lib test-project |
| 111 | 2025-02-28T09:16:42.650Z | Creating library `test-project` package |
| 112 | 2025-02-28T09:16:42.729Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 113 | 2025-02-28T09:16:42.732Z | + cd test-project |
| 114 | 2025-02-28T09:16:42.732Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 115 | 2025-02-28T09:16:42.792Z | Adding omicron-common (local) to dependencies |
| 116 | 2025-02-28T09:16:42.795Z | Features: |
| 117 | 2025-02-28T09:16:42.795Z | - proptest |
| 118 | 2025-02-28T09:16:42.795Z | - test-strategy |
| 119 | 2025-02-28T09:16:42.795Z | - testing |
| 120 | 2025-02-28T09:16:42.822Z | Updating crates.io index |
| 121 | 2025-02-28T09:16:42.858Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 122 | 2025-02-28T09:16:43.452Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 123 | 2025-02-28T09:16:43.877Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 124 | 2025-02-28T09:16:45.321Z | Locking 336 packages to latest Rust 1.85.0 compatible versions |
| 125 | 2025-02-28T09:16:45.497Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 126 | 2025-02-28T09:16:45.500Z | + cargo check |
| 127 | 2025-02-28T09:16:45.679Z | Updating crates.io index |
| 128 | 2025-02-28T09:16:46.505Z | Locking 1 package to latest Rust 1.85.0 compatible version |
| 129 | 2025-02-28T09:16:46.505Z | Adding omicron-workspace-hack v0.1.0 |
| 130 | 2025-02-28T09:16:46.561Z | Downloading crates ... |
| 131 | 2025-02-28T09:16:46.651Z | Downloaded allocator-api2 v0.2.18 |
| 132 | 2025-02-28T09:16:46.654Z | Downloaded async-stream-impl v0.3.6 |
| 133 | 2025-02-28T09:16:46.658Z | Downloaded async-trait v0.1.86 |
| 134 | 2025-02-28T09:16:46.662Z | Downloaded atomic-waker v1.1.2 |
| 135 | 2025-02-28T09:16:46.664Z | Downloaded async-stream v0.3.6 |
| 136 | 2025-02-28T09:16:46.668Z | Downloaded anyhow v1.0.96 |
| 137 | 2025-02-28T09:16:46.671Z | Downloaded sync_wrapper v1.0.1 |
| 138 | 2025-02-28T09:16:46.671Z | Downloaded tinyvec v1.8.0 |
| 139 | 2025-02-28T09:16:46.675Z | Downloaded tower-service v0.3.3 |
| 140 | 2025-02-28T09:16:46.678Z | Downloaded time-core v0.1.2 |
| 141 | 2025-02-28T09:16:46.678Z | Downloaded take_mut v0.2.2 |
| 142 | 2025-02-28T09:16:46.681Z | Downloaded try-lock v0.2.5 |
| 143 | 2025-02-28T09:16:46.681Z | Downloaded dtrace-parser v0.2.0 |
| 144 | 2025-02-28T09:16:46.681Z | Downloaded byteorder v1.5.0 |
| 145 | 2025-02-28T09:16:46.684Z | Downloaded dirs-sys-next v0.1.2 |
| 146 | 2025-02-28T09:16:46.684Z | Downloaded tower-layer v0.3.3 |
| 147 | 2025-02-28T09:16:46.687Z | Downloaded thiserror v2.0.11 |
| 148 | 2025-02-28T09:16:46.691Z | Downloaded openssl-probe v0.1.5 |
| 149 | 2025-02-28T09:16:46.696Z | Downloaded waitgroup v0.1.2 |
| 150 | 2025-02-28T09:16:46.696Z | Downloaded usdt-macro v0.5.0 |
| 151 | 2025-02-28T09:16:46.696Z | Downloaded write16 v1.0.0 |
| 152 | 2025-02-28T09:16:46.696Z | Downloaded omicron-workspace-hack v0.1.0 |
| 153 | 2025-02-28T09:16:46.699Z | Downloaded futures-core v0.3.31 |
| 154 | 2025-02-28T09:16:46.699Z | Downloaded foreign-types-shared v0.1.1 |
| 155 | 2025-02-28T09:16:46.699Z | Downloaded cpufeatures v0.2.14 |
| 156 | 2025-02-28T09:16:46.702Z | Downloaded openssl-macros v0.1.1 |
| 157 | 2025-02-28T09:16:46.702Z | Downloaded bitflags v2.6.0 |
| 158 | 2025-02-28T09:16:46.706Z | Downloaded num-conv v0.1.0 |
| 159 | 2025-02-28T09:16:46.710Z | Downloaded yoke-derive v0.7.4 |
| 160 | 2025-02-28T09:16:46.710Z | Downloaded usdt-attr-macro v0.5.0 |
| 161 | 2025-02-28T09:16:46.710Z | Downloaded want v0.3.1 |
| 162 | 2025-02-28T09:16:46.710Z | Downloaded futures-executor v0.3.31 |
| 163 | 2025-02-28T09:16:46.714Z | Downloaded num_threads v0.1.7 |
| 164 | 2025-02-28T09:16:46.714Z | Downloaded match_cfg v0.1.0 |
| 165 | 2025-02-28T09:16:46.718Z | Downloaded tinystr v0.7.6 |
| 166 | 2025-02-28T09:16:46.718Z | Downloaded zerofrom v0.1.4 |
| 167 | 2025-02-28T09:16:46.718Z | Downloaded thiserror-impl v1.0.69 |
| 168 | 2025-02-28T09:16:46.721Z | Downloaded scroll_derive v0.12.0 |
| 169 | 2025-02-28T09:16:46.722Z | Downloaded thread-id v4.2.2 |
| 170 | 2025-02-28T09:16:46.722Z | Downloaded thiserror v1.0.69 |
| 171 | 2025-02-28T09:16:46.727Z | Downloaded typify-macro v0.2.0 |
| 172 | 2025-02-28T09:16:46.731Z | Downloaded toml_datetime v0.6.8 |
| 173 | 2025-02-28T09:16:46.731Z | Downloaded tokio-macros v2.5.0 |
| 174 | 2025-02-28T09:16:46.731Z | Downloaded thread_local v1.1.8 |
| 175 | 2025-02-28T09:16:46.734Z | Downloaded hashbrown v0.15.1 |
| 176 | 2025-02-28T09:16:46.738Z | Downloaded paste v1.0.15 |
| 177 | 2025-02-28T09:16:46.741Z | Downloaded untrusted v0.9.0 |
| 178 | 2025-02-28T09:16:46.744Z | Downloaded darling_macro v0.20.10 |
| 179 | 2025-02-28T09:16:46.745Z | Downloaded ppv-lite86 v0.2.20 |
| 180 | 2025-02-28T09:16:46.747Z | Downloaded newtype-uuid v1.2.1 |
| 181 | 2025-02-28T09:16:46.747Z | Downloaded parse-display-derive v0.10.0 |
| 182 | 2025-02-28T09:16:46.752Z | Downloaded version_check v0.9.5 |
| 183 | 2025-02-28T09:16:46.755Z | Downloaded tokio-native-tls v0.3.1 |
| 184 | 2025-02-28T09:16:46.755Z | Downloaded zeroize v1.8.1 |
| 185 | 2025-02-28T09:16:46.755Z | Downloaded writeable v0.5.5 |
| 186 | 2025-02-28T09:16:46.758Z | Downloaded pin-utils v0.1.0 |
| 187 | 2025-02-28T09:16:46.761Z | Downloaded parse-display v0.10.0 |
| 188 | 2025-02-28T09:16:46.761Z | Downloaded powerfmt v0.2.0 |
| 189 | 2025-02-28T09:16:46.761Z | Downloaded zerovec-derive v0.10.3 |
| 190 | 2025-02-28T09:16:46.764Z | Downloaded plain v0.2.3 |
| 191 | 2025-02-28T09:16:46.767Z | Downloaded usdt v0.5.0 |
| 192 | 2025-02-28T09:16:46.767Z | Downloaded synstructure v0.13.1 |
| 193 | 2025-02-28T09:16:46.767Z | Downloaded pest_generator v2.7.14 |
| 194 | 2025-02-28T09:16:46.770Z | Downloaded memmap v0.7.0 |
| 195 | 2025-02-28T09:16:46.770Z | Downloaded mime v0.3.17 |
| 196 | 2025-02-28T09:16:46.774Z | Downloaded dof v0.3.0 |
| 197 | 2025-02-28T09:16:46.774Z | Downloaded digest v0.10.7 |
| 198 | 2025-02-28T09:16:46.777Z | Downloaded tinyvec_macros v0.1.1 |
| 199 | 2025-02-28T09:16:46.777Z | Downloaded strum v0.26.3 |
| 200 | 2025-02-28T09:16:46.777Z | Downloaded ident_case v1.0.1 |
| 201 | 2025-02-28T09:16:46.780Z | Downloaded icu_provider_macros v1.5.0 |
| 202 | 2025-02-28T09:16:46.780Z | Downloaded pkg-config v0.3.31 |
| 203 | 2025-02-28T09:16:46.780Z | Downloaded oxnet v0.1.1 |
| 204 | 2025-02-28T09:16:46.783Z | Downloaded zerofrom-derive v0.1.4 |
| 205 | 2025-02-28T09:16:46.783Z | Downloaded serde_spanned v0.6.8 |
| 206 | 2025-02-28T09:16:46.786Z | Downloaded generic-array v0.14.7 |
| 207 | 2025-02-28T09:16:46.786Z | Downloaded tokio-rustls v0.26.0 |
| 208 | 2025-02-28T09:16:46.790Z | Downloaded term v0.7.0 |
| 209 | 2025-02-28T09:16:46.793Z | Downloaded instant v0.1.13 |
| 210 | 2025-02-28T09:16:46.796Z | Downloaded progenitor-client v0.9.1 |
| 211 | 2025-02-28T09:16:46.796Z | Downloaded multer v3.1.0 |
| 212 | 2025-02-28T09:16:46.800Z | Downloaded parking_lot_core v0.9.10 |
| 213 | 2025-02-28T09:16:46.800Z | Downloaded utf8_iter v1.0.4 |
| 214 | 2025-02-28T09:16:46.803Z | Downloaded once_cell v1.20.3 |
| 215 | 2025-02-28T09:16:46.806Z | Downloaded yoke v0.7.4 |
| 216 | 2025-02-28T09:16:46.806Z | Downloaded dyn-clone v1.0.18 |
| 217 | 2025-02-28T09:16:46.809Z | Downloaded usdt-impl v0.5.0 |
| 218 | 2025-02-28T09:16:46.809Z | Downloaded hostname v0.3.1 |
| 219 | 2025-02-28T09:16:46.813Z | Downloaded hex v0.4.3 |
| 220 | 2025-02-28T09:16:46.813Z | Downloaded heck v0.5.0 |
| 221 | 2025-02-28T09:16:46.813Z | Downloaded tokio-rustls v0.25.0 |
| 222 | 2025-02-28T09:16:46.816Z | Downloaded is-terminal v0.4.13 |
| 223 | 2025-02-28T09:16:46.816Z | Downloaded idna_adapter v1.2.0 |
| 224 | 2025-02-28T09:16:46.819Z | Downloaded serde_tokenstream v0.2.2 |
| 225 | 2025-02-28T09:16:46.819Z | Downloaded serde_path_to_error v0.1.16 |
| 226 | 2025-02-28T09:16:46.822Z | Downloaded http-body-util v0.1.2 |
| 227 | 2025-02-28T09:16:46.822Z | Downloaded schemars_derive v0.8.22 |
| 228 | 2025-02-28T09:16:46.825Z | Downloaded quinn-udp v0.5.5 |
| 229 | 2025-02-28T09:16:46.825Z | Downloaded httpdate v1.0.3 |
| 230 | 2025-02-28T09:16:46.828Z | Downloaded form_urlencoded v1.2.1 |
| 231 | 2025-02-28T09:16:46.828Z | Downloaded displaydoc v0.2.5 |
| 232 | 2025-02-28T09:16:46.831Z | Downloaded structmeta-derive v0.3.0 |
| 233 | 2025-02-28T09:16:46.834Z | Downloaded structmeta v0.3.0 |
| 234 | 2025-02-28T09:16:46.834Z | Downloaded daft-derive v0.1.1 |
| 235 | 2025-02-28T09:16:46.837Z | Downloaded progenitor-client v0.8.0 |
| 236 | 2025-02-28T09:16:46.840Z | Downloaded time-macros v0.2.18 |
| 237 | 2025-02-28T09:16:46.840Z | Downloaded strsim v0.11.1 |
| 238 | 2025-02-28T09:16:46.843Z | Downloaded stable_deref_trait v1.2.0 |
| 239 | 2025-02-28T09:16:46.843Z | Downloaded unicode-ident v1.0.14 |
| 240 | 2025-02-28T09:16:46.845Z | Downloaded quote v1.0.38 |
| 241 | 2025-02-28T09:16:46.848Z | Downloaded parking_lot v0.12.3 |
| 242 | 2025-02-28T09:16:46.852Z | Downloaded serde_urlencoded v0.7.1 |
| 243 | 2025-02-28T09:16:46.855Z | Downloaded slab v0.4.9 |
| 244 | 2025-02-28T09:16:46.855Z | Downloaded slog-async v2.8.0 |
| 245 | 2025-02-28T09:16:46.855Z | Downloaded pest_meta v2.7.14 |
| 246 | 2025-02-28T09:16:46.858Z | Downloaded subtle v2.6.1 |
| 247 | 2025-02-28T09:16:46.858Z | Downloaded signal-hook-registry v1.4.2 |
| 248 | 2025-02-28T09:16:46.861Z | Downloaded getrandom v0.2.15 |
| 249 | 2025-02-28T09:16:46.864Z | Downloaded futures-channel v0.3.31 |
| 250 | 2025-02-28T09:16:46.864Z | Downloaded pest_derive v2.7.14 |
| 251 | 2025-02-28T09:16:46.867Z | Downloaded smallvec v1.14.0 |
| 252 | 2025-02-28T09:16:46.870Z | Downloaded rand_chacha v0.3.1 |
| 253 | 2025-02-28T09:16:46.873Z | Downloaded rustls-pemfile v2.2.0 |
| 254 | 2025-02-28T09:16:46.873Z | Downloaded progenitor-macro v0.8.0 |
| 255 | 2025-02-28T09:16:46.876Z | Downloaded lock_api v0.4.12 |
| 256 | 2025-02-28T09:16:46.876Z | Downloaded iana-time-zone v0.1.61 |
| 257 | 2025-02-28T09:16:46.880Z | Downloaded slog-bunyan v2.5.0 |
| 258 | 2025-02-28T09:16:46.880Z | Downloaded litemap v0.7.3 |
| 259 | 2025-02-28T09:16:46.884Z | Downloaded slog-json v2.6.1 |
| 260 | 2025-02-28T09:16:46.887Z | Downloaded futures v0.3.31 |
| 261 | 2025-02-28T09:16:46.892Z | Downloaded rand_core v0.6.4 |
| 262 | 2025-02-28T09:16:46.892Z | Downloaded sha2 v0.10.8 |
| 263 | 2025-02-28T09:16:46.895Z | Downloaded rustc-hash v2.1.1 |
| 264 | 2025-02-28T09:16:46.895Z | Downloaded scopeguard v1.2.0 |
| 265 | 2025-02-28T09:16:46.895Z | Downloaded tracing-core v0.1.32 |
| 266 | 2025-02-28T09:16:46.899Z | Downloaded serde_derive_internals v0.29.1 |
| 267 | 2025-02-28T09:16:46.902Z | Downloaded unsafe-libyaml v0.2.11 |
| 268 | 2025-02-28T09:16:46.904Z | Downloaded scroll v0.12.0 |
| 269 | 2025-02-28T09:16:46.904Z | Downloaded spin v0.9.8 |
| 270 | 2025-02-28T09:16:46.907Z | Downloaded progenitor-impl v0.8.0 |
| 271 | 2025-02-28T09:16:46.910Z | Downloaded slog-term v2.9.1 |
| 272 | 2025-02-28T09:16:46.913Z | Downloaded ryu v1.0.18 |
| 273 | 2025-02-28T09:16:46.916Z | Downloaded icu_provider v1.5.0 |
| 274 | 2025-02-28T09:16:46.919Z | Downloaded log v0.4.22 |
| 275 | 2025-02-28T09:16:46.922Z | Downloaded icu_normalizer v1.5.0 |
| 276 | 2025-02-28T09:16:46.925Z | Downloaded strum_macros v0.26.4 |
| 277 | 2025-02-28T09:16:46.928Z | Downloaded openssl-sys v0.9.106 |
| 278 | 2025-02-28T09:16:46.931Z | Downloaded icu_normalizer_data v1.5.0 |
| 279 | 2025-02-28T09:16:46.934Z | Downloaded slog v2.7.0 |
| 280 | 2025-02-28T09:16:46.937Z | Downloaded semver v1.0.25 |
| 281 | 2025-02-28T09:16:46.940Z | Downloaded indexmap v1.9.3 |
| 282 | 2025-02-28T09:16:46.945Z | Downloaded rustls-pki-types v1.10.0 |
| 283 | 2025-02-28T09:16:46.948Z | Downloaded proc-macro2 v1.0.93 |
| 284 | 2025-02-28T09:16:46.951Z | Downloaded shlex v1.3.0 |
| 285 | 2025-02-28T09:16:46.951Z | Downloaded base64 v0.22.1 |
| 286 | 2025-02-28T09:16:46.955Z | Downloaded hyper-util v0.1.10 |
| 287 | 2025-02-28T09:16:46.958Z | Downloaded socket2 v0.5.8 |
| 288 | 2025-02-28T09:16:46.961Z | Downloaded rand v0.8.5 |
| 289 | 2025-02-28T09:16:46.964Z | Downloaded serde_derive v1.0.218 |
| 290 | 2025-02-28T09:16:46.967Z | Downloaded tracing v0.1.40 |
| 291 | 2025-02-28T09:16:46.971Z | Downloaded memchr v2.7.4 |
| 292 | 2025-02-28T09:16:46.977Z | Downloaded serde v1.0.218 |
| 293 | 2025-02-28T09:16:46.980Z | Downloaded quinn v0.11.5 |
| 294 | 2025-02-28T09:16:46.984Z | Downloaded tokio-util v0.7.13 |
| 295 | 2025-02-28T09:16:46.991Z | Downloaded zerovec v0.10.4 |
| 296 | 2025-02-28T09:16:46.997Z | Downloaded hashbrown v0.12.3 |
| 297 | 2025-02-28T09:16:47.002Z | Downloaded http v1.2.0 |
| 298 | 2025-02-28T09:16:47.006Z | Downloaded time v0.3.36 |
| 299 | 2025-02-28T09:16:47.013Z | Downloaded pest v2.7.14 |
| 300 | 2025-02-28T09:16:47.018Z | Downloaded tower v0.5.2 |
| 301 | 2025-02-28T09:16:47.028Z | Downloaded zerocopy v0.7.35 |
| 302 | 2025-02-28T09:16:47.044Z | Downloaded winnow v0.7.3 |
| 303 | 2025-02-28T09:16:47.053Z | Downloaded hyper v1.6.0 |
| 304 | 2025-02-28T09:16:47.059Z | Downloaded serde_json v1.0.139 |
| 305 | 2025-02-28T09:16:47.066Z | Downloaded futures-util v0.3.31 |
| 306 | 2025-02-28T09:16:47.078Z | Downloaded idna v1.0.3 |
| 307 | 2025-02-28T09:16:47.081Z | Downloaded vcpkg v0.2.15 |
| 308 | 2025-02-28T09:16:47.118Z | Downloaded reqwest v0.12.12 |
| 309 | 2025-02-28T09:16:47.125Z | Downloaded quinn-proto v0.11.8 |
| 310 | 2025-02-28T09:16:47.131Z | Downloaded dropshot v0.16.0 |
| 311 | 2025-02-28T09:16:47.152Z | Downloaded chrono v0.4.40 |
| 312 | 2025-02-28T09:16:47.159Z | Downloaded openssl v0.10.71 |
| 313 | 2025-02-28T09:16:47.168Z | Downloaded webpki-roots v0.26.6 |
| 314 | 2025-02-28T09:16:47.171Z | Downloaded icu_properties_data v1.5.0 |
| 315 | 2025-02-28T09:16:47.180Z | Downloaded syn v2.0.98 |
| 316 | 2025-02-28T09:16:47.191Z | Downloaded rustls-webpki v0.102.8 |
| 317 | 2025-02-28T09:16:47.208Z | Downloaded rustls v0.22.4 |
| 318 | 2025-02-28T09:16:47.220Z | Downloaded regex v1.11.1 |
| 319 | 2025-02-28T09:16:47.232Z | Downloaded regress v0.10.1 |
| 320 | 2025-02-28T09:16:47.239Z | Downloaded openapiv3 v2.0.0 |
| 321 | 2025-02-28T09:16:47.251Z | Downloaded regress v0.9.1 |
| 322 | 2025-02-28T09:16:47.258Z | Downloaded rustls v0.23.19 |
| 323 | 2025-02-28T09:16:47.268Z | Downloaded regex-syntax v0.8.5 |
| 324 | 2025-02-28T09:16:47.276Z | Downloaded serde_with v3.11.0 |
| 325 | 2025-02-28T09:16:47.283Z | Downloaded typify-impl v0.2.0 |
| 326 | 2025-02-28T09:16:47.297Z | Downloaded h2 v0.4.6 |
| 327 | 2025-02-28T09:16:47.302Z | Downloaded hashbrown v0.14.5 |
| 328 | 2025-02-28T09:16:47.307Z | Downloaded goblin v0.8.2 |
| 329 | 2025-02-28T09:16:47.312Z | Downloaded cc v1.2.15 |
| 330 | 2025-02-28T09:16:47.316Z | Downloaded indexmap v2.7.1 |
| 331 | 2025-02-28T09:16:47.320Z | Downloaded crossbeam-channel v0.5.13 |
| 332 | 2025-02-28T09:16:47.324Z | Downloaded toml_edit v0.22.24 |
| 333 | 2025-02-28T09:16:47.344Z | Downloaded icu_properties v1.5.1 |
| 334 | 2025-02-28T09:16:47.347Z | Downloaded icu_collections v1.5.0 |
| 335 | 2025-02-28T09:16:47.352Z | Downloaded mio v1.0.2 |
| 336 | 2025-02-28T09:16:47.357Z | Downloaded icu_locid v1.5.0 |
| 337 | 2025-02-28T09:16:47.361Z | Downloaded schemars v0.8.22 |
| 338 | 2025-02-28T09:16:47.371Z | Downloaded serde_yaml v0.9.34+deprecated |
| 339 | 2025-02-28T09:16:47.374Z | Downloaded bytes v1.10.0 |
| 340 | 2025-02-28T09:16:47.378Z | Downloaded url v2.5.3 |
| 341 | 2025-02-28T09:16:47.381Z | Downloaded regex-automata v0.4.8 |
| 342 | 2025-02-28T09:16:47.399Z | Downloaded darling_core v0.20.10 |
| 343 | 2025-02-28T09:16:47.402Z | Downloaded icu_locid_transform_data v1.5.0 |
| 344 | 2025-02-28T09:16:47.402Z | Downloaded serde_with_macros v3.11.0 |
| 345 | 2025-02-28T09:16:47.405Z | Downloaded tokio v1.43.0 |
| 346 | 2025-02-28T09:16:47.438Z | Downloaded num-traits v0.2.19 |
| 347 | 2025-02-28T09:16:47.441Z | Downloaded uuid v1.15.1 |
| 348 | 2025-02-28T09:16:47.444Z | Downloaded getrandom v0.3.1 |
| 349 | 2025-02-28T09:16:47.447Z | Downloaded dropshot_endpoint v0.16.0 |
| 350 | 2025-02-28T09:16:47.450Z | Downloaded crossbeam-utils v0.8.20 |
| 351 | 2025-02-28T09:16:47.452Z | Downloaded dirs-next v2.0.0 |
| 352 | 2025-02-28T09:16:47.452Z | Downloaded sha1 v0.10.6 |
| 353 | 2025-02-28T09:16:47.455Z | Downloaded libc v0.2.170 |
| 354 | 2025-02-28T09:16:47.476Z | Downloaded ipnet v2.11.0 |
| 355 | 2025-02-28T09:16:47.479Z | Downloaded icu_locid_transform v1.5.0 |
| 356 | 2025-02-28T09:16:47.482Z | Downloaded hyper-rustls v0.27.3 |
| 357 | 2025-02-28T09:16:47.482Z | Downloaded httparse v1.9.5 |
| 358 | 2025-02-28T09:16:47.485Z | Downloaded debug-ignore v1.0.5 |
| 359 | 2025-02-28T09:16:47.488Z | Downloaded typenum v1.17.0 |
| 360 | 2025-02-28T09:16:47.488Z | Downloaded pin-project-lite v0.2.14 |
| 361 | 2025-02-28T09:16:47.491Z | Downloaded native-tls v0.2.12 |
| 362 | 2025-02-28T09:16:47.494Z | Downloaded toml v0.8.20 |
| 363 | 2025-02-28T09:16:47.497Z | Downloaded pretty-hex v0.4.1 |
| 364 | 2025-02-28T09:16:47.497Z | Downloaded zerocopy-derive v0.7.35 |
| 365 | 2025-02-28T09:16:47.501Z | Downloaded ucd-trie v0.1.7 |
| 366 | 2025-02-28T09:16:47.504Z | Downloaded encoding_rs v0.8.34 |
| 367 | 2025-02-28T09:16:47.521Z | Downloaded typify v0.2.0 |
| 368 | 2025-02-28T09:16:47.524Z | Downloaded fnv v1.0.7 |
| 369 | 2025-02-28T09:16:47.527Z | Downloaded darling v0.20.10 |
| 370 | 2025-02-28T09:16:47.531Z | Downloaded backoff v0.4.0 |
| 371 | 2025-02-28T09:16:47.531Z | Downloaded progenitor v0.8.0 |
| 372 | 2025-02-28T09:16:47.536Z | Downloaded rustversion v1.0.17 |
| 373 | 2025-02-28T09:16:47.536Z | Downloaded percent-encoding v2.3.1 |
| 374 | 2025-02-28T09:16:47.536Z | Downloaded itoa v1.0.11 |
| 375 | 2025-02-28T09:16:47.536Z | Downloaded ipnetwork v0.21.1 |
| 376 | 2025-02-28T09:16:47.541Z | Downloaded hyper-tls v0.6.0 |
| 377 | 2025-02-28T09:16:47.541Z | Downloaded hostname v0.4.0 |
| 378 | 2025-02-28T09:16:47.541Z | Downloaded autocfg v1.4.0 |
| 379 | 2025-02-28T09:16:47.541Z | Downloaded futures-task v0.3.31 |
| 380 | 2025-02-28T09:16:47.545Z | Downloaded futures-io v0.3.31 |
| 381 | 2025-02-28T09:16:47.545Z | Downloaded futures-sink v0.3.31 |
| 382 | 2025-02-28T09:16:47.545Z | Downloaded futures-macro v0.3.31 |
| 383 | 2025-02-28T09:16:47.546Z | Downloaded foreign-types v0.3.2 |
| 384 | 2025-02-28T09:16:47.546Z | Downloaded deranged v0.3.11 |
| 385 | 2025-02-28T09:16:47.552Z | Downloaded crypto-common v0.1.6 |
| 386 | 2025-02-28T09:16:47.552Z | Downloaded block-buffer v0.10.4 |
| 387 | 2025-02-28T09:16:47.552Z | Downloaded http-body v1.0.1 |
| 388 | 2025-02-28T09:16:47.552Z | Downloaded thiserror-impl v2.0.11 |
| 389 | 2025-02-28T09:16:47.552Z | Downloaded equivalent v1.0.1 |
| 390 | 2025-02-28T09:16:47.557Z | Downloaded utf16_iter v1.0.5 |
| 391 | 2025-02-28T09:16:47.557Z | Downloaded daft v0.1.1 |
| 392 | 2025-02-28T09:16:47.557Z | Downloaded cfg-if v1.0.0 |
| 393 | 2025-02-28T09:16:47.557Z | Downloaded camino v1.1.9 |
| 394 | 2025-02-28T09:16:47.557Z | Downloaded macaddr v1.0.1 |
| 395 | 2025-02-28T09:16:47.557Z | Downloaded aho-corasick v1.1.3 |
| 396 | 2025-02-28T09:16:47.561Z | Downloaded ahash v0.8.11 |
| 397 | 2025-02-28T09:16:47.565Z | Downloaded ring v0.17.11 |
| 398 | 2025-02-28T09:16:47.723Z | Compiling proc-macro2 v1.0.93 |
| 399 | 2025-02-28T09:16:47.723Z | Compiling unicode-ident v1.0.14 |
| 400 | 2025-02-28T09:16:47.726Z | Compiling libc v0.2.170 |
| 401 | 2025-02-28T09:16:47.726Z | Checking cfg-if v1.0.0 |
| 402 | 2025-02-28T09:16:47.726Z | Compiling autocfg v1.4.0 |
| 403 | 2025-02-28T09:16:47.726Z | Compiling serde v1.0.218 |
| 404 | 2025-02-28T09:16:47.744Z | Compiling version_check v0.9.5 |
| 405 | 2025-02-28T09:16:47.747Z | Checking memchr v2.7.4 |
| 406 | 2025-02-28T09:16:47.838Z | Checking itoa v1.0.11 |
| 407 | 2025-02-28T09:16:47.920Z | Compiling serde_json v1.0.139 |
| 408 | 2025-02-28T09:16:48.373Z | Compiling thiserror v1.0.69 |
| 409 | 2025-02-28T09:16:48.403Z | Checking once_cell v1.20.3 |
| 410 | 2025-02-28T09:16:48.435Z | Compiling shlex v1.3.0 |
| 411 | 2025-02-28T09:16:48.461Z | Checking pin-project-lite v0.2.14 |
| 412 | 2025-02-28T09:16:48.624Z | Checking smallvec v1.14.0 |
| 413 | 2025-02-28T09:16:48.670Z | Compiling cc v1.2.15 |
| 414 | 2025-02-28T09:16:48.759Z | Compiling num-traits v0.2.19 |
| 415 | 2025-02-28T09:16:48.987Z | Checking bytes v1.10.0 |
| 416 | 2025-02-28T09:16:49.121Z | Checking ryu v1.0.18 |
| 417 | 2025-02-28T09:16:49.242Z | Checking futures-core v0.3.31 |
| 418 | 2025-02-28T09:16:49.270Z | Compiling lock_api v0.4.12 |
| 419 | 2025-02-28T09:16:49.285Z | Compiling parking_lot_core v0.9.10 |
| 420 | 2025-02-28T09:16:49.350Z | Compiling semver v1.0.25 |
| 421 | 2025-02-28T09:16:49.436Z | Compiling quote v1.0.38 |
| 422 | 2025-02-28T09:16:49.587Z | Checking scopeguard v1.2.0 |
| 423 | 2025-02-28T09:16:49.734Z | Compiling slab v0.4.9 |
| 424 | 2025-02-28T09:16:49.859Z | Compiling syn v2.0.98 |
| 425 | 2025-02-28T09:16:49.904Z | Compiling byteorder v1.5.0 |
| 426 | 2025-02-28T09:16:49.994Z | Checking futures-sink v0.3.31 |
| 427 | 2025-02-28T09:16:50.048Z | Checking signal-hook-registry v1.4.2 |
| 428 | 2025-02-28T09:16:50.092Z | Checking parking_lot v0.12.3 |
| 429 | 2025-02-28T09:16:50.123Z | Checking mio v1.0.2 |
| 430 | 2025-02-28T09:16:50.287Z | Checking socket2 v0.5.8 |
| 431 | 2025-02-28T09:16:50.298Z | Compiling ahash v0.8.11 |
| 432 | 2025-02-28T09:16:50.320Z | Checking log v0.4.22 |
| 433 | 2025-02-28T09:16:50.571Z | Checking getrandom v0.2.15 |
| 434 | 2025-02-28T09:16:50.740Z | Checking stable_deref_trait v1.2.0 |
| 435 | 2025-02-28T09:16:50.743Z | Checking futures-channel v0.3.31 |
| 436 | 2025-02-28T09:16:50.763Z | Checking pin-utils v0.1.0 |
| 437 | 2025-02-28T09:16:50.766Z | Checking equivalent v1.0.1 |
| 438 | 2025-02-28T09:16:50.767Z | Checking futures-task v0.3.31 |
| 439 | 2025-02-28T09:16:50.798Z | Checking futures-io v0.3.31 |
| 440 | 2025-02-28T09:16:50.837Z | Checking fnv v1.0.7 |
| 441 | 2025-02-28T09:16:50.853Z | Checking hashbrown v0.15.1 |
| 442 | 2025-02-28T09:16:50.963Z | Compiling getrandom v0.3.1 |
| 443 | 2025-02-28T09:16:50.999Z | Checking http v1.2.0 |
| 444 | 2025-02-28T09:16:51.004Z | Compiling pkg-config v0.3.31 |
| 445 | 2025-02-28T09:16:51.041Z | Checking rustls-pki-types v1.10.0 |
| 446 | 2025-02-28T09:16:51.120Z | Compiling vcpkg v0.2.15 |
| 447 | 2025-02-28T09:16:51.707Z | Compiling ring v0.17.11 |
| 448 | 2025-02-28T09:16:51.790Z | Compiling schemars v0.8.22 |
| 449 | 2025-02-28T09:16:51.968Z | Compiling httparse v1.9.5 |
| 450 | 2025-02-28T09:16:52.106Z | Checking writeable v0.5.5 |
| 451 | 2025-02-28T09:16:52.162Z | Compiling heck v0.5.0 |
| 452 | 2025-02-28T09:16:52.368Z | Checking litemap v0.7.3 |
| 453 | 2025-02-28T09:16:52.402Z | Checking untrusted v0.9.0 |
| 454 | 2025-02-28T09:16:52.502Z | Compiling openssl-sys v0.9.106 |
| 455 | 2025-02-28T09:16:52.553Z | Checking iana-time-zone v0.1.61 |
| 456 | 2025-02-28T09:16:52.585Z | Checking tracing-core v0.1.32 |
| 457 | 2025-02-28T09:16:52.658Z | Compiling ucd-trie v0.1.7 |
| 458 | 2025-02-28T09:16:52.707Z | Checking atomic-waker v1.1.2 |
| 459 | 2025-02-28T09:16:52.762Z | Checking dyn-clone v1.0.18 |
| 460 | 2025-02-28T09:16:52.899Z | Checking http-body v1.0.1 |
| 461 | 2025-02-28T09:16:53.069Z | Compiling allocator-api2 v0.2.18 |
| 462 | 2025-02-28T09:16:53.091Z | Checking try-lock v0.2.5 |
| 463 | 2025-02-28T09:16:53.181Z | Checking tracing v0.1.40 |
| 464 | 2025-02-28T09:16:53.211Z | Checking subtle v2.6.1 |
| 465 | 2025-02-28T09:16:53.434Z | Checking zeroize v1.8.1 |
| 466 | 2025-02-28T09:16:53.558Z | Checking icu_locid_transform_data v1.5.0 |
| 467 | 2025-02-28T09:16:53.645Z | Checking want v0.3.1 |
| 468 | 2025-02-28T09:16:53.657Z | Checking foreign-types-shared v0.1.1 |
| 469 | 2025-02-28T09:16:53.774Z | Checking tower-service v0.3.3 |
| 470 | 2025-02-28T09:16:53.787Z | Compiling uuid v1.15.1 |
| 471 | 2025-02-28T09:16:53.828Z | Checking icu_properties_data v1.5.0 |
| 472 | 2025-02-28T09:16:53.869Z | Checking httpdate v1.0.3 |
| 473 | 2025-02-28T09:16:53.882Z | Compiling openssl v0.10.71 |
| 474 | 2025-02-28T09:16:54.095Z | Checking foreign-types v0.3.2 |
| 475 | 2025-02-28T09:16:54.182Z | Checking write16 v1.0.0 |
| 476 | 2025-02-28T09:16:54.318Z | Compiling rustls v0.23.19 |
| 477 | 2025-02-28T09:16:54.331Z | Compiling chrono v0.4.40 |
| 478 | 2025-02-28T09:16:54.339Z | Checking utf16_iter v1.0.5 |
| 479 | 2025-02-28T09:16:54.439Z | Checking percent-encoding v2.3.1 |
| 480 | 2025-02-28T09:16:54.505Z | Checking icu_normalizer_data v1.5.0 |
| 481 | 2025-02-28T09:16:54.548Z | Compiling native-tls v0.2.12 |
| 482 | 2025-02-28T09:16:54.598Z | Compiling slog v2.7.0 |
| 483 | 2025-02-28T09:16:54.659Z | Checking utf8_iter v1.0.4 |
| 484 | 2025-02-28T09:16:54.842Z | Checking bitflags v2.6.0 |
| 485 | 2025-02-28T09:16:54.944Z | Checking form_urlencoded v1.2.1 |
| 486 | 2025-02-28T09:16:55.101Z | Compiling aho-corasick v1.1.3 |
| 487 | 2025-02-28T09:16:55.138Z | Compiling regex-syntax v0.8.5 |
| 488 | 2025-02-28T09:16:55.151Z | Compiling typenum v1.17.0 |
| 489 | 2025-02-28T09:16:55.261Z | Checking openssl-probe v0.1.5 |
| 490 | 2025-02-28T09:16:56.045Z | Compiling generic-array v0.14.7 |
| 491 | 2025-02-28T09:16:56.119Z | Checking encoding_rs v0.8.34 |
| 492 | 2025-02-28T09:16:56.396Z | Checking mime v0.3.17 |
| 493 | 2025-02-28T09:16:57.682Z | Compiling synstructure v0.13.1 |
| 494 | 2025-02-28T09:16:57.832Z | Compiling serde_derive_internals v0.29.1 |
| 495 | 2025-02-28T09:16:57.835Z | Checking rustls-webpki v0.102.8 |
| 496 | 2025-02-28T09:16:58.394Z | Checking rustls-pemfile v2.2.0 |
| 497 | 2025-02-28T09:16:58.604Z | Compiling regex-automata v0.4.8 |
| 498 | 2025-02-28T09:16:58.792Z | Checking webpki-roots v0.26.6 |
| 499 | 2025-02-28T09:16:58.875Z | Checking sync_wrapper v1.0.1 |
| 500 | 2025-02-28T09:16:59.626Z | Compiling usdt-impl v0.5.0 |
| 501 | 2025-02-28T09:16:59.641Z | Checking powerfmt v0.2.0 |
| 502 | 2025-02-28T09:16:59.695Z | Compiling num-conv v0.1.0 |
| 503 | 2025-02-28T09:16:59.960Z | Checking tower-layer v0.3.3 |
| 504 | 2025-02-28T09:17:00.023Z | Checking base64 v0.22.1 |
| 505 | 2025-02-28T09:17:00.205Z | Compiling time-core v0.1.2 |
| 506 | 2025-02-28T09:17:00.380Z | Compiling time-macros v0.2.18 |
| 507 | 2025-02-28T09:17:00.416Z | Checking deranged v0.3.11 |
| 508 | 2025-02-28T09:17:00.491Z | Compiling thread-id v4.2.2 |
| 509 | 2025-02-28T09:17:00.609Z | Compiling strsim v0.11.1 |
| 510 | 2025-02-28T09:17:00.629Z | Compiling serde_derive v1.0.218 |
| 511 | 2025-02-28T09:17:01.297Z | Compiling zerocopy-derive v0.7.35 |
| 512 | 2025-02-28T09:17:01.603Z | Compiling thiserror-impl v1.0.69 |
| 513 | 2025-02-28T09:17:01.664Z | Compiling zerofrom-derive v0.1.4 |
| 514 | 2025-02-28T09:17:03.050Z | Compiling tokio-macros v2.5.0 |
| 515 | 2025-02-28T09:17:03.064Z | Compiling schemars_derive v0.8.22 |
| 516 | 2025-02-28T09:17:03.077Z | Compiling zerocopy v0.7.35 |
| 517 | 2025-02-28T09:17:04.293Z | Compiling yoke-derive v0.7.4 |
| 518 | 2025-02-28T09:17:04.298Z | Compiling zerovec-derive v0.10.3 |
| 519 | 2025-02-28T09:17:04.372Z | Compiling futures-macro v0.3.31 |
| 520 | 2025-02-28T09:17:04.533Z | Checking tokio v1.43.0 |
| 521 | 2025-02-28T09:17:04.619Z | Checking zerofrom v0.1.4 |
| 522 | 2025-02-28T09:17:04.832Z | Compiling displaydoc v0.2.5 |
| 523 | 2025-02-28T09:17:05.185Z | Compiling icu_provider_macros v1.5.0 |
| 524 | 2025-02-28T09:17:06.095Z | Checking futures-util v0.3.31 |
| 525 | 2025-02-28T09:17:06.215Z | Compiling pest v2.7.14 |
| 526 | 2025-02-28T09:17:06.285Z | Compiling hashbrown v0.14.5 |
| 527 | 2025-02-28T09:17:06.395Z | Compiling openssl-macros v0.1.1 |
| 528 | 2025-02-28T09:17:06.612Z | Checking yoke v0.7.4 |
| 529 | 2025-02-28T09:17:06.963Z | Checking zerovec v0.10.4 |
| 530 | 2025-02-28T09:17:08.005Z | Compiling regress v0.10.1 |
| 531 | 2025-02-28T09:17:08.355Z | Checking tinystr v0.7.6 |
| 532 | 2025-02-28T09:17:08.642Z | Checking icu_locid v1.5.0 |
| 533 | 2025-02-28T09:17:08.932Z | Compiling pest_meta v2.7.14 |
| 534 | 2025-02-28T09:17:09.534Z | Checking icu_provider v1.5.0 |
| 535 | 2025-02-28T09:17:10.136Z | Checking icu_locid_transform v1.5.0 |
| 536 | 2025-02-28T09:17:10.529Z | Checking icu_collections v1.5.0 |
| 537 | 2025-02-28T09:17:10.983Z | Checking tokio-util v0.7.13 |
| 538 | 2025-02-28T09:17:11.098Z | Compiling pest_generator v2.7.14 |
| 539 | 2025-02-28T09:17:11.153Z | Checking icu_properties v1.5.1 |
| 540 | 2025-02-28T09:17:11.748Z | Checking http-body-util v0.1.2 |
| 541 | 2025-02-28T09:17:12.147Z | Checking indexmap v2.7.1 |
| 542 | 2025-02-28T09:17:12.421Z | Compiling serde_tokenstream v0.2.2 |
| 543 | 2025-02-28T09:17:13.030Z | Compiling pest_derive v2.7.14 |
| 544 | 2025-02-28T09:17:13.267Z | Checking h2 v0.4.6 |
| 545 | 2025-02-28T09:17:13.335Z | Checking tokio-native-tls v0.3.1 |
| 546 | 2025-02-28T09:17:13.522Z | Checking serde_urlencoded v0.7.1 |
| 547 | 2025-02-28T09:17:13.571Z | Checking tokio-rustls v0.26.0 |
| 548 | 2025-02-28T09:17:13.896Z | Compiling regex v1.11.1 |
| 549 | 2025-02-28T09:17:13.922Z | Compiling scroll_derive v0.12.0 |
| 550 | 2025-02-28T09:17:14.355Z | Checking icu_normalizer v1.5.0 |
| 551 | 2025-02-28T09:17:14.501Z | Compiling dtrace-parser v0.2.0 |
| 552 | 2025-02-28T09:17:14.567Z | Compiling dof v0.3.0 |
| 553 | 2025-02-28T09:17:14.753Z | Checking tower v0.5.2 |
| 554 | 2025-02-28T09:17:15.106Z | Checking idna_adapter v1.2.0 |
| 555 | 2025-02-28T09:17:15.285Z | Checking scroll v0.12.0 |
| 556 | 2025-02-28T09:17:15.296Z | Checking idna v1.0.3 |
| 557 | 2025-02-28T09:17:15.727Z | Compiling typify-impl v0.2.0 |
| 558 | 2025-02-28T09:17:15.775Z | Checking url v2.5.3 |
| 559 | 2025-02-28T09:17:15.986Z | Checking plain v0.2.3 |
| 560 | 2025-02-28T09:17:16.127Z | Checking num_threads v0.1.7 |
| 561 | 2025-02-28T09:17:16.298Z | Compiling ident_case v1.0.1 |
| 562 | 2025-02-28T09:17:16.442Z | Compiling paste v1.0.15 |
| 563 | 2025-02-28T09:17:16.478Z | Compiling crossbeam-utils v0.8.20 |
| 564 | 2025-02-28T09:17:16.560Z | Checking ipnet v2.11.0 |
| 565 | 2025-02-28T09:17:17.012Z | Checking time v0.3.36 |
| 566 | 2025-02-28T09:17:17.015Z | Compiling darling_core v0.20.10 |
| 567 | 2025-02-28T09:17:17.027Z | Checking goblin v0.8.2 |
| 568 | 2025-02-28T09:17:17.291Z | Checking hyper v1.6.0 |
| 569 | 2025-02-28T09:17:19.217Z | Checking hyper-util v0.1.10 |
| 570 | 2025-02-28T09:17:20.091Z | Compiling openapiv3 v2.0.0 |
| 571 | 2025-02-28T09:17:20.844Z | Checking hyper-rustls v0.27.3 |
| 572 | 2025-02-28T09:17:21.159Z | Checking hyper-tls v0.6.0 |
| 573 | 2025-02-28T09:17:21.166Z | Checking dirs-sys-next v0.1.2 |
| 574 | 2025-02-28T09:17:21.351Z | Compiling rustls v0.22.4 |
| 575 | 2025-02-28T09:17:21.443Z | Checking reqwest v0.12.12 |
| 576 | 2025-02-28T09:17:21.592Z | Checking pretty-hex v0.4.1 |
| 577 | 2025-02-28T09:17:21.697Z | Compiling newtype-uuid v1.2.1 |
| 578 | 2025-02-28T09:17:21.760Z | Compiling omicron-workspace-hack v0.1.0 |
| 579 | 2025-02-28T09:17:21.930Z | Compiling unsafe-libyaml v0.2.11 |
| 580 | 2025-02-28T09:17:22.044Z | Compiling rustversion v1.0.17 |
| 581 | 2025-02-28T09:17:22.113Z | Compiling darling_macro v0.20.10 |
| 582 | 2025-02-28T09:17:22.727Z | Checking dirs-next v2.0.0 |
| 583 | 2025-02-28T09:17:22.984Z | Checking ipnetwork v0.21.1 |
| 584 | 2025-02-28T09:17:23.218Z | Compiling serde_yaml v0.9.34+deprecated |
| 585 | 2025-02-28T09:17:23.327Z | Checking serde_spanned v0.6.8 |
| 586 | 2025-02-28T09:17:23.330Z | Checking toml_datetime v0.6.8 |
| 587 | 2025-02-28T09:17:23.511Z | Checking ppv-lite86 v0.2.20 |
| 588 | 2025-02-28T09:17:23.536Z | Checking block-buffer v0.10.4 |
| 589 | 2025-02-28T09:17:23.559Z | Checking crypto-common v0.1.6 |
| 590 | 2025-02-28T09:17:23.610Z | Compiling structmeta-derive v0.3.0 |
| 591 | 2025-02-28T09:17:23.711Z | Checking rand_core v0.6.4 |
| 592 | 2025-02-28T09:17:23.736Z | Checking thread_local v1.1.8 |
| 593 | 2025-02-28T09:17:23.831Z | Compiling multer v3.1.0 |
| 594 | 2025-02-28T09:17:23.855Z | Compiling slog-async v2.8.0 |
| 595 | 2025-02-28T09:17:23.972Z | Checking match_cfg v0.1.0 |
| 596 | 2025-02-28T09:17:24.010Z | Compiling anyhow v1.0.96 |
| 597 | 2025-02-28T09:17:24.060Z | Checking winnow v0.7.3 |
| 598 | 2025-02-28T09:17:24.173Z | Compiling camino v1.1.9 |
| 599 | 2025-02-28T09:17:24.193Z | Compiling thiserror v2.0.11 |
| 600 | 2025-02-28T09:17:24.412Z | Checking rand_chacha v0.3.1 |
| 601 | 2025-02-28T09:17:24.779Z | Checking hostname v0.3.1 |
| 602 | 2025-02-28T09:17:24.912Z | Checking digest v0.10.7 |
| 603 | 2025-02-28T09:17:24.924Z | Checking crossbeam-channel v0.5.13 |
| 604 | 2025-02-28T09:17:25.104Z | Checking oxnet v0.1.1 |
| 605 | 2025-02-28T09:17:25.238Z | Compiling darling v0.20.10 |
| 606 | 2025-02-28T09:17:25.351Z | Checking term v0.7.0 |
| 607 | 2025-02-28T09:17:25.364Z | Checking progenitor-client v0.8.0 |
| 608 | 2025-02-28T09:17:25.757Z | Compiling usdt-macro v0.5.0 |
| 609 | 2025-02-28T09:17:25.919Z | Compiling usdt-attr-macro v0.5.0 |
| 610 | 2025-02-28T09:17:26.007Z | Compiling structmeta v0.3.0 |
| 611 | 2025-02-28T09:17:26.286Z | Checking slog-json v2.6.1 |
| 612 | 2025-02-28T09:17:26.358Z | Checking futures-executor v0.3.31 |
| 613 | 2025-02-28T09:17:26.545Z | Compiling thiserror-impl v2.0.11 |
| 614 | 2025-02-28T09:17:26.558Z | Compiling typify-macro v0.2.0 |
| 615 | 2025-02-28T09:17:26.584Z | Compiling daft-derive v0.1.1 |
| 616 | 2025-02-28T09:17:26.701Z | Compiling async-stream-impl v0.3.6 |
| 617 | 2025-02-28T09:17:26.749Z | Checking toml_edit v0.22.24 |
| 618 | 2025-02-28T09:17:26.982Z | Checking is-terminal v0.4.13 |
| 619 | 2025-02-28T09:17:27.098Z | Checking memmap v0.7.0 |
| 620 | 2025-02-28T09:17:27.235Z | Compiling dropshot v0.16.0 |
| 621 | 2025-02-28T09:17:27.319Z | Checking take_mut v0.2.2 |
| 622 | 2025-02-28T09:17:27.499Z | Checking cpufeatures v0.2.14 |
| 623 | 2025-02-28T09:17:27.586Z | Checking spin v0.9.8 |
| 624 | 2025-02-28T09:17:27.700Z | Checking sha1 v0.10.6 |
| 625 | 2025-02-28T09:17:27.919Z | Checking async-stream v0.3.6 |
| 626 | 2025-02-28T09:17:28.018Z | Checking daft v0.1.1 |
| 627 | 2025-02-28T09:17:28.112Z | Checking usdt v0.5.0 |
| 628 | 2025-02-28T09:17:28.124Z | Checking slog-term v2.9.1 |
| 629 | 2025-02-28T09:17:28.225Z | Compiling strum_macros v0.26.4 |
| 630 | 2025-02-28T09:17:28.352Z | Checking futures v0.3.31 |
| 631 | 2025-02-28T09:17:28.395Z | Checking slog-bunyan v2.5.0 |
| 632 | 2025-02-28T09:17:28.450Z | Compiling parse-display-derive v0.10.0 |
| 633 | 2025-02-28T09:17:28.557Z | Compiling serde_with_macros v3.11.0 |
| 634 | 2025-02-28T09:17:28.674Z | Checking tokio-rustls v0.25.0 |
| 635 | 2025-02-28T09:17:29.009Z | Checking rand v0.8.5 |
| 636 | 2025-02-28T09:17:29.369Z | Checking toml v0.8.20 |
| 637 | 2025-02-28T09:17:29.435Z | Compiling dropshot_endpoint v0.16.0 |
| 638 | 2025-02-28T09:17:29.472Z | Checking hex v0.4.3 |
| 639 | 2025-02-28T09:17:29.631Z | Compiling typify v0.2.0 |
| 640 | 2025-02-28T09:17:29.758Z | Compiling progenitor-impl v0.8.0 |
| 641 | 2025-02-28T09:17:30.075Z | Checking serde_path_to_error v0.1.16 |
| 642 | 2025-02-28T09:17:30.160Z | Compiling async-trait v0.1.86 |
| 643 | 2025-02-28T09:17:30.644Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 644 | 2025-02-28T09:17:30.893Z | Checking waitgroup v0.1.2 |
| 645 | 2025-02-28T09:17:31.040Z | Checking hostname v0.4.0 |
| 646 | 2025-02-28T09:17:31.177Z | Checking instant v0.1.13 |
| 647 | 2025-02-28T09:17:31.299Z | Checking debug-ignore v1.0.5 |
| 648 | 2025-02-28T09:17:31.429Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 649 | 2025-02-28T09:17:31.442Z | Checking backoff v0.4.0 |
| 650 | 2025-02-28T09:17:31.581Z | Checking serde_with v3.11.0 |
| 651 | 2025-02-28T09:17:31.696Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 652 | 2025-02-28T09:17:31.848Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 653 | 2025-02-28T09:17:31.906Z | Checking parse-display v0.10.0 |
| 654 | 2025-02-28T09:17:31.974Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 655 | 2025-02-28T09:17:32.119Z | Checking progenitor-client v0.9.1 |
| 656 | 2025-02-28T09:17:32.122Z | Checking strum v0.26.3 |
| 657 | 2025-02-28T09:17:32.295Z | Checking macaddr v1.0.1 |
| 658 | 2025-02-28T09:17:32.354Z | Checking regress v0.9.1 |
| 659 | 2025-02-28T09:17:33.186Z | Compiling progenitor-macro v0.8.0 |
| 660 | 2025-02-28T09:17:36.697Z | Checking progenitor v0.8.0 |
| 661 | 2025-02-28T09:17:36.802Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 662 | 2025-02-28T09:17:39.469Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 663 | 2025-02-28T09:17:46.576Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 664 | 2025-02-28T09:17:46.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 665 | 2025-02-28T09:17:46.762Z | + cargo build --release |
| 666 | 2025-02-28T09:17:47.012Z | Compiling proc-macro2 v1.0.93 |
| 667 | 2025-02-28T09:17:47.012Z | Compiling unicode-ident v1.0.14 |
| 668 | 2025-02-28T09:17:47.015Z | Compiling libc v0.2.170 |
| 669 | 2025-02-28T09:17:47.015Z | Compiling cfg-if v1.0.0 |
| 670 | 2025-02-28T09:17:47.015Z | Compiling autocfg v1.4.0 |
| 671 | 2025-02-28T09:17:47.015Z | Compiling serde v1.0.218 |
| 672 | 2025-02-28T09:17:47.015Z | Compiling version_check v0.9.5 |
| 673 | 2025-02-28T09:17:47.058Z | Compiling memchr v2.7.4 |
| 674 | 2025-02-28T09:17:47.126Z | Compiling serde_json v1.0.139 |
| 675 | 2025-02-28T09:17:47.220Z | Compiling itoa v1.0.11 |
| 676 | 2025-02-28T09:17:47.481Z | Compiling thiserror v1.0.69 |
| 677 | 2025-02-28T09:17:47.575Z | Compiling once_cell v1.20.3 |
| 678 | 2025-02-28T09:17:47.595Z | Compiling shlex v1.3.0 |
| 679 | 2025-02-28T09:17:47.742Z | Compiling pin-project-lite v0.2.14 |
| 680 | 2025-02-28T09:17:47.868Z | Compiling cc v1.2.15 |
| 681 | 2025-02-28T09:17:47.962Z | Compiling num-traits v0.2.19 |
| 682 | 2025-02-28T09:17:48.009Z | Compiling smallvec v1.14.0 |
| 683 | 2025-02-28T09:17:48.453Z | Compiling ryu v1.0.18 |
| 684 | 2025-02-28T09:17:48.473Z | Compiling bytes v1.10.0 |
| 685 | 2025-02-28T09:17:48.654Z | Compiling semver v1.0.25 |
| 686 | 2025-02-28T09:17:48.668Z | Compiling futures-core v0.3.31 |
| 687 | 2025-02-28T09:17:48.764Z | Compiling quote v1.0.38 |
| 688 | 2025-02-28T09:17:48.899Z | Compiling lock_api v0.4.12 |
| 689 | 2025-02-28T09:17:49.031Z | Compiling parking_lot_core v0.9.10 |
| 690 | 2025-02-28T09:17:49.148Z | Compiling syn v2.0.98 |
| 691 | 2025-02-28T09:17:49.196Z | Compiling scopeguard v1.2.0 |
| 692 | 2025-02-28T09:17:49.346Z | Compiling slab v0.4.9 |
| 693 | 2025-02-28T09:17:49.511Z | Compiling ahash v0.8.11 |
| 694 | 2025-02-28T09:17:49.592Z | Compiling byteorder v1.5.0 |
| 695 | 2025-02-28T09:17:49.795Z | Compiling futures-sink v0.3.31 |
| 696 | 2025-02-28T09:17:49.898Z | Compiling parking_lot v0.12.3 |
| 697 | 2025-02-28T09:17:49.988Z | Compiling signal-hook-registry v1.4.2 |
| 698 | 2025-02-28T09:17:50.005Z | Compiling mio v1.0.2 |
| 699 | 2025-02-28T09:17:50.072Z | Compiling socket2 v0.5.8 |
| 700 | 2025-02-28T09:17:50.556Z | Compiling log v0.4.22 |
| 701 | 2025-02-28T09:17:50.771Z | Compiling getrandom v0.2.15 |
| 702 | 2025-02-28T09:17:50.985Z | Compiling stable_deref_trait v1.2.0 |
| 703 | 2025-02-28T09:17:50.993Z | Compiling ring v0.17.11 |
| 704 | 2025-02-28T09:17:51.091Z | Compiling futures-channel v0.3.31 |
| 705 | 2025-02-28T09:17:51.139Z | Compiling fnv v1.0.7 |
| 706 | 2025-02-28T09:17:51.275Z | Compiling pin-utils v0.1.0 |
| 707 | 2025-02-28T09:17:51.370Z | Compiling futures-task v0.3.31 |
| 708 | 2025-02-28T09:17:51.469Z | Compiling hashbrown v0.15.1 |
| 709 | 2025-02-28T09:17:51.570Z | Compiling futures-io v0.3.31 |
| 710 | 2025-02-28T09:17:51.618Z | Compiling equivalent v1.0.1 |
| 711 | 2025-02-28T09:17:51.653Z | Compiling http v1.2.0 |
| 712 | 2025-02-28T09:17:51.726Z | Compiling getrandom v0.3.1 |
| 713 | 2025-02-28T09:17:51.860Z | Compiling rustls-pki-types v1.10.0 |
| 714 | 2025-02-28T09:17:51.953Z | Compiling pkg-config v0.3.31 |
| 715 | 2025-02-28T09:17:52.019Z | Compiling vcpkg v0.2.15 |
| 716 | 2025-02-28T09:17:52.857Z | Compiling litemap v0.7.3 |
| 717 | 2025-02-28T09:17:52.957Z | Compiling iana-time-zone v0.1.61 |
| 718 | 2025-02-28T09:17:53.271Z | Compiling schemars v0.8.22 |
| 719 | 2025-02-28T09:17:53.326Z | Compiling openssl-sys v0.9.106 |
| 720 | 2025-02-28T09:17:53.566Z | Compiling heck v0.5.0 |
| 721 | 2025-02-28T09:17:53.658Z | Compiling writeable v0.5.5 |
| 722 | 2025-02-28T09:17:53.666Z | Compiling untrusted v0.9.0 |
| 723 | 2025-02-28T09:17:53.853Z | Compiling httparse v1.9.5 |
| 724 | 2025-02-28T09:17:54.358Z | Compiling tracing-core v0.1.32 |
| 725 | 2025-02-28T09:17:54.367Z | Compiling ucd-trie v0.1.7 |
| 726 | 2025-02-28T09:17:54.541Z | Compiling atomic-waker v1.1.2 |
| 727 | 2025-02-28T09:17:54.664Z | Compiling dyn-clone v1.0.18 |
| 728 | 2025-02-28T09:17:54.792Z | Compiling http-body v1.0.1 |
| 729 | 2025-02-28T09:17:55.230Z | Compiling tracing v0.1.40 |
| 730 | 2025-02-28T09:17:55.237Z | Compiling allocator-api2 v0.2.18 |
| 731 | 2025-02-28T09:17:55.689Z | Compiling subtle v2.6.1 |
| 732 | 2025-02-28T09:17:55.948Z | Compiling zeroize v1.8.1 |
| 733 | 2025-02-28T09:17:55.963Z | Compiling icu_locid_transform_data v1.5.0 |
| 734 | 2025-02-28T09:17:56.022Z | Compiling try-lock v0.2.5 |
| 735 | 2025-02-28T09:17:56.059Z | Compiling chrono v0.4.40 |
| 736 | 2025-02-28T09:17:56.140Z | Compiling want v0.3.1 |
| 737 | 2025-02-28T09:17:56.265Z | Compiling synstructure v0.13.1 |
| 738 | 2025-02-28T09:17:56.273Z | Compiling serde_derive_internals v0.29.1 |
| 739 | 2025-02-28T09:17:56.428Z | Compiling foreign-types-shared v0.1.1 |
| 740 | 2025-02-28T09:17:56.499Z | Compiling tower-service v0.3.3 |
| 741 | 2025-02-28T09:17:56.535Z | Compiling httpdate v1.0.3 |
| 742 | 2025-02-28T09:17:56.625Z | Compiling uuid v1.15.1 |
| 743 | 2025-02-28T09:17:57.175Z | Compiling openssl v0.10.71 |
| 744 | 2025-02-28T09:17:57.384Z | Compiling icu_properties_data v1.5.0 |
| 745 | 2025-02-28T09:17:57.617Z | Compiling foreign-types v0.3.2 |
| 746 | 2025-02-28T09:17:57.745Z | Compiling utf16_iter v1.0.5 |
| 747 | 2025-02-28T09:17:57.754Z | Compiling utf8_iter v1.0.4 |
| 748 | 2025-02-28T09:17:57.958Z | Compiling icu_normalizer_data v1.5.0 |
| 749 | 2025-02-28T09:17:58.025Z | Compiling percent-encoding v2.3.1 |
| 750 | 2025-02-28T09:17:58.052Z | Compiling native-tls v0.2.12 |
| 751 | 2025-02-28T09:17:58.060Z | Compiling bitflags v2.6.0 |
| 752 | 2025-02-28T09:17:58.494Z | Compiling slog v2.7.0 |
| 753 | 2025-02-28T09:17:58.695Z | Compiling rustls v0.23.19 |
| 754 | 2025-02-28T09:17:58.767Z | Compiling write16 v1.0.0 |
| 755 | 2025-02-28T09:17:58.901Z | Compiling form_urlencoded v1.2.1 |
| 756 | 2025-02-28T09:17:59.040Z | Compiling aho-corasick v1.1.3 |
| 757 | 2025-02-28T09:17:59.063Z | Compiling regex-syntax v0.8.5 |
| 758 | 2025-02-28T09:17:59.370Z | Compiling typenum v1.17.0 |
| 759 | 2025-02-28T09:18:00.092Z | Compiling serde_derive v1.0.218 |
| 760 | 2025-02-28T09:18:00.284Z | Compiling zerocopy-derive v0.7.35 |
| 761 | 2025-02-28T09:18:00.391Z | Compiling thiserror-impl v1.0.69 |
| 762 | 2025-02-28T09:18:01.207Z | Compiling zerofrom-derive v0.1.4 |
| 763 | 2025-02-28T09:18:01.724Z | Compiling schemars_derive v0.8.22 |
| 764 | 2025-02-28T09:18:02.140Z | Compiling zerocopy v0.7.35 |
| 765 | 2025-02-28T09:18:02.598Z | Compiling tokio-macros v2.5.0 |
| 766 | 2025-02-28T09:18:03.438Z | Compiling yoke-derive v0.7.4 |
| 767 | 2025-02-28T09:18:04.022Z | Compiling tokio v1.43.0 |
| 768 | 2025-02-28T09:18:04.208Z | Compiling zerofrom v0.1.4 |
| 769 | 2025-02-28T09:18:04.218Z | Compiling zerovec-derive v0.10.3 |
| 770 | 2025-02-28T09:18:04.425Z | Compiling futures-macro v0.3.31 |
| 771 | 2025-02-28T09:18:04.472Z | Compiling displaydoc v0.2.5 |
| 772 | 2025-02-28T09:18:05.770Z | Compiling yoke v0.7.4 |
| 773 | 2025-02-28T09:18:05.909Z | Compiling icu_provider_macros v1.5.0 |
| 774 | 2025-02-28T09:18:06.189Z | Compiling futures-util v0.3.31 |
| 775 | 2025-02-28T09:18:06.493Z | Compiling zerovec v0.10.4 |
| 776 | 2025-02-28T09:18:06.556Z | Compiling pest v2.7.14 |
| 777 | 2025-02-28T09:18:09.284Z | Compiling tinystr v0.7.6 |
| 778 | 2025-02-28T09:18:09.448Z | Compiling rustls-webpki v0.102.8 |
| 779 | 2025-02-28T09:18:09.684Z | Compiling icu_locid v1.5.0 |
| 780 | 2025-02-28T09:18:12.687Z | Compiling indexmap v2.7.1 |
| 781 | 2025-02-28T09:18:13.933Z | Compiling serde_tokenstream v0.2.2 |
| 782 | 2025-02-28T09:18:14.463Z | Compiling tokio-util v0.7.13 |
| 783 | 2025-02-28T09:18:15.866Z | Compiling icu_provider v1.5.0 |
| 784 | 2025-02-28T09:18:16.406Z | Compiling h2 v0.4.6 |
| 785 | 2025-02-28T09:18:16.596Z | Compiling pest_meta v2.7.14 |
| 786 | 2025-02-28T09:18:18.088Z | Compiling icu_locid_transform v1.5.0 |
| 787 | 2025-02-28T09:18:18.156Z | Compiling icu_collections v1.5.0 |
| 788 | 2025-02-28T09:18:20.062Z | Compiling hashbrown v0.14.5 |
| 789 | 2025-02-28T09:18:20.806Z | Compiling icu_properties v1.5.1 |
| 790 | 2025-02-28T09:18:21.288Z | Compiling regress v0.10.1 |
| 791 | 2025-02-28T09:18:22.781Z | Compiling hyper v1.6.0 |
| 792 | 2025-02-28T09:18:23.715Z | Compiling pest_generator v2.7.14 |
| 793 | 2025-02-28T09:18:25.810Z | Compiling openssl-macros v0.1.1 |
| 794 | 2025-02-28T09:18:26.983Z | Compiling hyper-util v0.1.10 |
| 795 | 2025-02-28T09:18:28.087Z | Compiling typify-impl v0.2.0 |
| 796 | 2025-02-28T09:18:28.855Z | Compiling pest_derive v2.7.14 |
| 797 | 2025-02-28T09:18:29.745Z | Compiling icu_normalizer v1.5.0 |
| 798 | 2025-02-28T09:18:31.810Z | Compiling openssl-probe v0.1.5 |
| 799 | 2025-02-28T09:18:33.478Z | Compiling idna_adapter v1.2.0 |
| 800 | 2025-02-28T09:18:33.716Z | Compiling http-body-util v0.1.2 |
| 801 | 2025-02-28T09:18:33.826Z | Compiling regex-automata v0.4.8 |
| 802 | 2025-02-28T09:18:34.470Z | Compiling generic-array v0.14.7 |
| 803 | 2025-02-28T09:18:34.838Z | Compiling encoding_rs v0.8.34 |
| 804 | 2025-02-28T09:18:35.122Z | Compiling mime v0.3.17 |
| 805 | 2025-02-28T09:18:37.703Z | Compiling typify-macro v0.2.0 |
| 806 | 2025-02-28T09:18:37.722Z | Compiling regex v1.11.1 |
| 807 | 2025-02-28T09:18:38.078Z | Compiling tokio-native-tls v0.3.1 |
| 808 | 2025-02-28T09:18:38.361Z | Compiling idna v1.0.3 |
| 809 | 2025-02-28T09:18:38.617Z | Compiling serde_urlencoded v0.7.1 |
| 810 | 2025-02-28T09:18:39.148Z | Compiling tokio-rustls v0.26.0 |
| 811 | 2025-02-28T09:18:39.631Z | Compiling scroll_derive v0.12.0 |
| 812 | 2025-02-28T09:18:40.203Z | Compiling rustls-pemfile v2.2.0 |
| 813 | 2025-02-28T09:18:40.457Z | Compiling webpki-roots v0.26.6 |
| 814 | 2025-02-28T09:18:40.656Z | Compiling sync_wrapper v1.0.1 |
| 815 | 2025-02-28T09:18:40.811Z | Compiling usdt-impl v0.5.0 |
| 816 | 2025-02-28T09:18:41.033Z | Compiling base64 v0.22.1 |
| 817 | 2025-02-28T09:18:41.041Z | Compiling powerfmt v0.2.0 |
| 818 | 2025-02-28T09:18:41.212Z | Compiling num-conv v0.1.0 |
| 819 | 2025-02-28T09:18:41.484Z | Compiling time-core v0.1.2 |
| 820 | 2025-02-28T09:18:41.653Z | Compiling tower-layer v0.3.3 |
| 821 | 2025-02-28T09:18:42.043Z | Compiling tower v0.5.2 |
| 822 | 2025-02-28T09:18:42.082Z | Compiling time-macros v0.2.18 |
| 823 | 2025-02-28T09:18:42.917Z | Compiling deranged v0.3.11 |
| 824 | 2025-02-28T09:18:43.881Z | Compiling scroll v0.12.0 |
| 825 | 2025-02-28T09:18:44.445Z | Compiling hyper-rustls v0.27.3 |
| 826 | 2025-02-28T09:18:44.543Z | Compiling url v2.5.3 |
| 827 | 2025-02-28T09:18:44.801Z | Compiling hyper-tls v0.6.0 |
| 828 | 2025-02-28T09:18:45.856Z | Compiling thread-id v4.2.2 |
| 829 | 2025-02-28T09:18:46.566Z | Compiling dtrace-parser v0.2.0 |
| 830 | 2025-02-28T09:18:48.129Z | Compiling dof v0.3.0 |
| 831 | 2025-02-28T09:18:50.182Z | Compiling strsim v0.11.1 |
| 832 | 2025-02-28T09:18:50.302Z | Compiling ident_case v1.0.1 |
| 833 | 2025-02-28T09:18:50.508Z | Compiling omicron-workspace-hack v0.1.0 |
| 834 | 2025-02-28T09:18:50.957Z | Compiling num_threads v0.1.7 |
| 835 | 2025-02-28T09:18:51.079Z | Compiling paste v1.0.15 |
| 836 | 2025-02-28T09:18:52.275Z | Compiling plain v0.2.3 |
| 837 | 2025-02-28T09:18:52.446Z | Compiling ipnet v2.11.0 |
| 838 | 2025-02-28T09:18:52.849Z | Compiling crossbeam-utils v0.8.20 |
| 839 | 2025-02-28T09:18:53.393Z | Compiling reqwest v0.12.12 |
| 840 | 2025-02-28T09:18:54.258Z | Compiling goblin v0.8.2 |
| 841 | 2025-02-28T09:18:54.655Z | Compiling time v0.3.36 |
| 842 | 2025-02-28T09:18:59.430Z | Compiling darling_core v0.20.10 |
| 843 | 2025-02-28T09:19:05.395Z | Compiling typify v0.2.0 |
| 844 | 2025-02-28T09:19:05.513Z | Compiling openapiv3 v2.0.0 |
| 845 | 2025-02-28T09:19:06.234Z | Compiling dirs-sys-next v0.1.2 |
| 846 | 2025-02-28T09:19:07.755Z | Compiling rustversion v1.0.17 |
| 847 | 2025-02-28T09:19:08.413Z | Compiling newtype-uuid v1.2.1 |
| 848 | 2025-02-28T09:19:08.758Z | Compiling rustls v0.22.4 |
| 849 | 2025-02-28T09:19:09.105Z | Compiling pretty-hex v0.4.1 |
| 850 | 2025-02-28T09:19:09.301Z | Compiling unsafe-libyaml v0.2.11 |
| 851 | 2025-02-28T09:19:10.969Z | Compiling serde_yaml v0.9.34+deprecated |
| 852 | 2025-02-28T09:19:11.629Z | Compiling progenitor-impl v0.8.0 |
| 853 | 2025-02-28T09:19:13.458Z | Compiling dirs-next v2.0.0 |
| 854 | 2025-02-28T09:19:13.721Z | Compiling darling_macro v0.20.10 |
| 855 | 2025-02-28T09:19:15.856Z | Compiling crypto-common v0.1.6 |
| 856 | 2025-02-28T09:19:16.058Z | Compiling block-buffer v0.10.4 |
| 857 | 2025-02-28T09:19:16.069Z | Compiling ipnetwork v0.21.1 |
| 858 | 2025-02-28T09:19:16.301Z | Compiling toml_datetime v0.6.8 |
| 859 | 2025-02-28T09:19:16.966Z | Compiling serde_spanned v0.6.8 |
| 860 | 2025-02-28T09:19:17.218Z | Compiling ppv-lite86 v0.2.20 |
| 861 | 2025-02-28T09:19:17.291Z | Compiling structmeta-derive v0.3.0 |
| 862 | 2025-02-28T09:19:17.431Z | Compiling rand_core v0.6.4 |
| 863 | 2025-02-28T09:19:17.944Z | Compiling thread_local v1.1.8 |
| 864 | 2025-02-28T09:19:18.014Z | Compiling multer v3.1.0 |
| 865 | 2025-02-28T09:19:18.037Z | Compiling winnow v0.7.3 |
| 866 | 2025-02-28T09:19:18.387Z | Compiling anyhow v1.0.96 |
| 867 | 2025-02-28T09:19:18.643Z | Compiling match_cfg v0.1.0 |
| 868 | 2025-02-28T09:19:18.737Z | Compiling camino v1.1.9 |
| 869 | 2025-02-28T09:19:18.974Z | Compiling thiserror v2.0.11 |
| 870 | 2025-02-28T09:19:19.278Z | Compiling slog-async v2.8.0 |
| 871 | 2025-02-28T09:19:19.699Z | Compiling structmeta v0.3.0 |
| 872 | 2025-02-28T09:19:19.875Z | Compiling hostname v0.3.1 |
| 873 | 2025-02-28T09:19:20.121Z | Compiling rand_chacha v0.3.1 |
| 874 | 2025-02-28T09:19:20.210Z | Compiling progenitor-macro v0.8.0 |
| 875 | 2025-02-28T09:19:20.348Z | Compiling oxnet v0.1.1 |
| 876 | 2025-02-28T09:19:20.623Z | Compiling crossbeam-channel v0.5.13 |
| 877 | 2025-02-28T09:19:21.810Z | Compiling toml_edit v0.22.24 |
| 878 | 2025-02-28T09:19:22.175Z | Compiling digest v0.10.7 |
| 879 | 2025-02-28T09:19:22.579Z | Compiling darling v0.20.10 |
| 880 | 2025-02-28T09:19:22.683Z | Compiling term v0.7.0 |
| 881 | 2025-02-28T09:19:27.217Z | Compiling usdt-attr-macro v0.5.0 |
| 882 | 2025-02-28T09:19:28.598Z | Compiling usdt-macro v0.5.0 |
| 883 | 2025-02-28T09:19:29.893Z | Compiling slog-json v2.6.1 |
| 884 | 2025-02-28T09:19:30.401Z | Compiling progenitor-client v0.8.0 |
| 885 | 2025-02-28T09:19:30.601Z | Compiling futures-executor v0.3.31 |
| 886 | 2025-02-28T09:19:30.811Z | Compiling async-stream-impl v0.3.6 |
| 887 | 2025-02-28T09:19:31.310Z | Compiling thiserror-impl v2.0.11 |
| 888 | 2025-02-28T09:19:31.657Z | Compiling daft-derive v0.1.1 |
| 889 | 2025-02-28T09:19:32.073Z | Compiling memmap v0.7.0 |
| 890 | 2025-02-28T09:19:32.474Z | Compiling is-terminal v0.4.13 |
| 891 | 2025-02-28T09:19:32.607Z | Compiling dropshot v0.16.0 |
| 892 | 2025-02-28T09:19:32.978Z | Compiling spin v0.9.8 |
| 893 | 2025-02-28T09:19:33.155Z | Compiling cpufeatures v0.2.14 |
| 894 | 2025-02-28T09:19:33.164Z | Compiling take_mut v0.2.2 |
| 895 | 2025-02-28T09:19:33.257Z | Compiling sha1 v0.10.6 |
| 896 | 2025-02-28T09:19:34.052Z | Compiling daft v0.1.1 |
| 897 | 2025-02-28T09:19:34.555Z | Compiling slog-term v2.9.1 |
| 898 | 2025-02-28T09:19:34.571Z | Compiling usdt v0.5.0 |
| 899 | 2025-02-28T09:19:35.983Z | Compiling async-stream v0.3.6 |
| 900 | 2025-02-28T09:19:36.326Z | Compiling tokio-rustls v0.25.0 |
| 901 | 2025-02-28T09:19:36.519Z | Compiling futures v0.3.31 |
| 902 | 2025-02-28T09:19:36.626Z | Compiling progenitor v0.8.0 |
| 903 | 2025-02-28T09:19:36.804Z | Compiling slog-bunyan v2.5.0 |
| 904 | 2025-02-28T09:19:36.838Z | Compiling strum_macros v0.26.4 |
| 905 | 2025-02-28T09:19:37.037Z | Compiling toml v0.8.20 |
| 906 | 2025-02-28T09:19:37.067Z | Compiling serde_with_macros v3.11.0 |
| 907 | 2025-02-28T09:19:37.363Z | Compiling rand v0.8.5 |
| 908 | 2025-02-28T09:19:39.506Z | Compiling parse-display-derive v0.10.0 |
| 909 | 2025-02-28T09:19:41.015Z | Compiling dropshot_endpoint v0.16.0 |
| 910 | 2025-02-28T09:19:41.792Z | Compiling hex v0.4.3 |
| 911 | 2025-02-28T09:19:42.411Z | Compiling serde_path_to_error v0.1.16 |
| 912 | 2025-02-28T09:19:43.015Z | Compiling async-trait v0.1.86 |
| 913 | 2025-02-28T09:19:43.433Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 914 | 2025-02-28T09:19:44.140Z | Compiling waitgroup v0.1.2 |
| 915 | 2025-02-28T09:19:44.268Z | Compiling hostname v0.4.0 |
| 916 | 2025-02-28T09:19:44.383Z | Compiling instant v0.1.13 |
| 917 | 2025-02-28T09:19:44.515Z | Compiling debug-ignore v1.0.5 |
| 918 | 2025-02-28T09:19:44.544Z | Compiling backoff v0.4.0 |
| 919 | 2025-02-28T09:19:44.656Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 920 | 2025-02-28T09:19:44.670Z | Compiling parse-display v0.10.0 |
| 921 | 2025-02-28T09:19:44.849Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 922 | 2025-02-28T09:19:44.865Z | Compiling strum v0.26.3 |
| 923 | 2025-02-28T09:19:44.949Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 924 | 2025-02-28T09:19:45.020Z | Compiling serde_with v3.11.0 |
| 925 | 2025-02-28T09:19:45.028Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 926 | 2025-02-28T09:19:45.843Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 927 | 2025-02-28T09:19:46.625Z | Compiling progenitor-client v0.9.1 |
| 928 | 2025-02-28T09:19:46.642Z | Compiling regress v0.9.1 |
| 929 | 2025-02-28T09:19:47.594Z | Compiling macaddr v1.0.1 |
| 930 | 2025-02-28T09:19:55.256Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 931 | 2025-02-28T09:20:05.451Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 932 | 2025-02-28T09:20:14.902Z | Finished `release` profile [optimized] target(s) in 2m 28s |
| 933 | 2025-02-28T09:20:14.968Z | process exited: duration 212466 ms, exit code 0 |
| |
| 934 | 2025-02-28T09:20:14.975Z | found 0 output files |