|
|
|
| 1 | 2025-03-02T04:03:27.386Z | job assigned to worker 01JNAGAGX5PKAHWPGD8517W2BT [factory aws, i-03285bd8e71f04206] (queued for 1 m 10 s) |
| |
| 2 | 2025-03-02T04:03:36.020Z | starting task 0: "setup" |
| 3 | 2025-03-02T04:03:36.025Z | ++ uname -s |
| 4 | 2025-03-02T04:03:36.028Z | + kern=SunOS |
| 5 | 2025-03-02T04:03:36.028Z | + build_user=build |
| 6 | 2025-03-02T04:03:36.028Z | + build_uid=12345 |
| 7 | 2025-03-02T04:03:36.028Z | + work_dir=/work |
| 8 | 2025-03-02T04:03:36.028Z | + input_dir=/input |
| 9 | 2025-03-02T04:03:36.030Z | + [[ 0 == 12345 ]] |
| 10 | 2025-03-02T04:03:36.030Z | + case "$kern" in |
| 11 | 2025-03-02T04:03:36.030Z | + groupadd -g 12345 build |
| 12 | 2025-03-02T04:03:36.033Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-03-02T04:03:38.036Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-03-02T04:03:38.167Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-03-02T04:03:38.170Z | + home_fs=zfs |
| 16 | 2025-03-02T04:03:38.170Z | + [[ zfs == autofs ]] |
| 17 | 2025-03-02T04:03:38.170Z | + mkdir -p /home/build |
| 18 | 2025-03-02T04:03:38.173Z | + chown build:build /home/build /work |
| 19 | 2025-03-02T04:03:39.174Z | + chmod 0700 /home/build /work |
| 20 | 2025-03-02T04:03:39.177Z | process exited: duration 3158 ms, exit code 0 |
| |
| 21 | 2025-03-02T04:03:39.185Z | starting task 1: "rust-toolchain" |
| 22 | 2025-03-02T04:03:39.190Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
| 23 | 2025-03-02T04:03:39.190Z | * rust toolchain channel = "1.85.0" |
| 24 | 2025-03-02T04:03:39.190Z | * rust toolchain profile = "default" |
| 25 | 2025-03-02T04:03:39.193Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-03-02T04:03:39.193Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-03-02T04:03:39.193Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-03-02T04:03:39.193Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-03-02T04:03:39.193Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
| 30 | 2025-03-02T04:03:39.311Z | info: downloading installer |
| 31 | 2025-03-02T04:03:40.465Z | warning: it looks like you have an existing installation of Rust at: |
| 32 | 2025-03-02T04:03:40.465Z | warning: /opt/ooce/bin |
| 33 | 2025-03-02T04:03:40.465Z | warning: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-03-02T04:03:40.465Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
| 35 | 2025-03-02T04:03:40.465Z | warning: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-03-02T04:03:40.465Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-03-02T04:03:40.465Z | warning: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-03-02T04:03:40.465Z | error: cannot install while Rust is installed |
| 39 | 2025-03-02T04:03:40.465Z | warning: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-03-02T04:03:40.481Z | info: profile set to 'default' |
| 41 | 2025-03-02T04:03:40.481Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-03-02T04:03:40.484Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
| 43 | 2025-03-02T04:03:40.669Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
| 44 | 2025-03-02T04:03:40.669Z | info: downloading component 'cargo' |
| 45 | 2025-03-02T04:03:41.443Z | info: downloading component 'clippy' |
| 46 | 2025-03-02T04:03:41.723Z | info: downloading component 'rust-docs' |
| 47 | 2025-03-02T04:03:42.839Z | info: downloading component 'rust-std' |
| 48 | 2025-03-02T04:03:44.466Z | info: downloading component 'rustc' |
| 49 | 2025-03-02T04:03:50.548Z | info: downloading component 'rustfmt' |
| 50 | 2025-03-02T04:03:50.763Z | info: installing component 'cargo' |
| 51 | 2025-03-02T04:03:51.600Z | info: installing component 'clippy' |
| 52 | 2025-03-02T04:03:51.983Z | info: installing component 'rust-docs' |
| 53 | 2025-03-02T04:03:53.760Z | info: installing component 'rust-std' |
| 54 | 2025-03-02T04:03:55.647Z | info: installing component 'rustc' |
| 55 | 2025-03-02T04:04:01.668Z | info: installing component 'rustfmt' |
| 56 | 2025-03-02T04:04:02.009Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
| 57 | 2025-03-02T04:04:02.009Z | |
| 58 | 2025-03-02T04:04:02.387Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 59 | 2025-03-02T04:04:02.387Z | |
| 60 | 2025-03-02T04:04:02.402Z | |
| 61 | 2025-03-02T04:04:02.403Z | Rust is installed now. Great! |
| 62 | 2025-03-02T04:04:02.403Z | |
| 63 | 2025-03-02T04:04:02.403Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-03-02T04:04:02.407Z | environment variable. This has not been done automatically. |
| 65 | 2025-03-02T04:04:02.408Z | |
| 66 | 2025-03-02T04:04:02.408Z | To configure your current shell, you need to source |
| 67 | 2025-03-02T04:04:02.408Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-03-02T04:04:02.408Z | |
| 69 | 2025-03-02T04:04:02.408Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-03-02T04:04:02.408Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-03-02T04:04:02.408Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-03-02T04:04:02.477Z | + rustup --version |
| 73 | 2025-03-02T04:04:02.481Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
| 74 | 2025-03-02T04:04:02.481Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 75 | 2025-03-02T04:04:02.564Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
| 76 | 2025-03-02T04:04:02.568Z | + cargo --version |
| 77 | 2025-03-02T04:04:02.626Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 78 | 2025-03-02T04:04:02.634Z | + rustc --version |
| 79 | 2025-03-02T04:04:02.694Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 80 | 2025-03-02T04:04:02.698Z | process exited: duration 23513 ms, exit code 0 |
| |
| 81 | 2025-03-02T04:04:02.705Z | starting task 2: "authentication" |
| 82 | 2025-03-02T04:04:02.736Z | process exited: duration 30 ms, exit code 0 |
| |
| 83 | 2025-03-02T04:04:02.745Z | starting task 3: "clone repository" |
| 84 | 2025-03-02T04:04:02.750Z | + mkdir -p /work/oxidecomputer/omicron |
| 85 | 2025-03-02T04:04:02.768Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 86 | 2025-03-02T04:04:02.788Z | Cloning into '/work/oxidecomputer/omicron'... |
| 87 | 2025-03-02T04:04:10.914Z | + cd /work/oxidecomputer/omicron |
| 88 | 2025-03-02T04:04:10.914Z | + git fetch origin 86c8464cfe54c658492e254cfcc44be5f39ce5fb |
| 89 | 2025-03-02T04:04:11.174Z | From https://github.com/oxidecomputer/omicron |
| 90 | 2025-03-02T04:04:11.174Z | * branch 86c8464cfe54c658492e254cfcc44be5f39ce5fb -> FETCH_HEAD |
| 91 | 2025-03-02T04:04:11.187Z | + [[ -n renovate/aws-lc-rs-1.x ]] |
| 92 | 2025-03-02T04:04:11.190Z | ++ git branch --show-current |
| 93 | 2025-03-02T04:04:11.193Z | + current=main |
| 94 | 2025-03-02T04:04:11.193Z | + [[ main != renovate/aws-lc-rs-1.x ]] |
| 95 | 2025-03-02T04:04:11.193Z | + git branch -f renovate/aws-lc-rs-1.x 86c8464cfe54c658492e254cfcc44be5f39ce5fb |
| 96 | 2025-03-02T04:04:11.196Z | + git checkout -f renovate/aws-lc-rs-1.x |
| 97 | 2025-03-02T04:04:11.391Z | Switched to branch 'renovate/aws-lc-rs-1.x' |
| 98 | 2025-03-02T04:04:11.394Z | + git reset --hard 86c8464cfe54c658492e254cfcc44be5f39ce5fb |
| 99 | 2025-03-02T04:04:11.409Z | HEAD is now at 86c8464cf Update Rust crate aws-lc-rs to 1.12.5 |
| 100 | 2025-03-02T04:04:11.412Z | process exited: duration 8666 ms, exit code 0 |
| |
| 101 | 2025-03-02T04:04:11.418Z | starting task 4: "build" |
| 102 | 2025-03-02T04:04:11.423Z | + source .github/buildomat/ci-env.sh |
| 103 | 2025-03-02T04:04:11.423Z | ++ export CARGO_TERM_COLOR=always |
| 104 | 2025-03-02T04:04:11.423Z | ++ CARGO_TERM_COLOR=always |
| 105 | 2025-03-02T04:04:11.423Z | + cargo --version |
| 106 | 2025-03-02T04:04:11.477Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 107 | 2025-03-02T04:04:11.481Z | + rustc --version |
| 108 | 2025-03-02T04:04:11.549Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 109 | 2025-03-02T04:04:11.553Z | + cd /tmp |
| 110 | 2025-03-02T04:04:11.553Z | + cargo new --lib test-project |
| 111 | 2025-03-02T04:04:11.618Z | Creating library `test-project` package |
| 112 | 2025-03-02T04:04:11.704Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 113 | 2025-03-02T04:04:11.707Z | + cd test-project |
| 114 | 2025-03-02T04:04:11.707Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 115 | 2025-03-02T04:04:11.772Z | Adding omicron-common (local) to dependencies |
| 116 | 2025-03-02T04:04:11.775Z | Features: |
| 117 | 2025-03-02T04:04:11.775Z | - proptest |
| 118 | 2025-03-02T04:04:11.776Z | - test-strategy |
| 119 | 2025-03-02T04:04:11.776Z | - testing |
| 120 | 2025-03-02T04:04:11.805Z | Updating crates.io index |
| 121 | 2025-03-02T04:04:11.879Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 122 | 2025-03-02T04:04:12.434Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 123 | 2025-03-02T04:04:12.949Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 124 | 2025-03-02T04:04:14.432Z | Locking 333 packages to latest Rust 1.85.0 compatible versions |
| 125 | 2025-03-02T04:04:14.606Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 126 | 2025-03-02T04:04:14.609Z | + cargo check |
| 127 | 2025-03-02T04:04:14.805Z | Updating crates.io index |
| 128 | 2025-03-02T04:04:15.814Z | Locking 1 package to latest Rust 1.85.0 compatible version |
| 129 | 2025-03-02T04:04:15.814Z | Adding omicron-workspace-hack v0.1.0 |
| 130 | 2025-03-02T04:04:15.877Z | Downloading crates ... |
| 131 | 2025-03-02T04:04:15.957Z | Downloaded autocfg v1.4.0 |
| 132 | 2025-03-02T04:04:15.967Z | Downloaded hostname v0.4.0 |
| 133 | 2025-03-02T04:04:15.970Z | Downloaded dyn-clone v1.0.18 |
| 134 | 2025-03-02T04:04:15.970Z | Downloaded base64 v0.22.1 |
| 135 | 2025-03-02T04:04:15.977Z | Downloaded idna_adapter v1.2.0 |
| 136 | 2025-03-02T04:04:15.982Z | Downloaded futures-sink v0.3.31 |
| 137 | 2025-03-02T04:04:15.982Z | Downloaded futures-core v0.3.31 |
| 138 | 2025-03-02T04:04:15.982Z | Downloaded instant v0.1.13 |
| 139 | 2025-03-02T04:04:15.982Z | Downloaded equivalent v1.0.1 |
| 140 | 2025-03-02T04:04:15.982Z | Downloaded generic-array v0.14.7 |
| 141 | 2025-03-02T04:04:15.986Z | Downloaded tokio-native-tls v0.3.1 |
| 142 | 2025-03-02T04:04:15.986Z | Downloaded tinyvec v1.8.0 |
| 143 | 2025-03-02T04:04:15.993Z | Downloaded httpdate v1.0.3 |
| 144 | 2025-03-02T04:04:15.993Z | Downloaded take_mut v0.2.2 |
| 145 | 2025-03-02T04:04:15.993Z | Downloaded match_cfg v0.1.0 |
| 146 | 2025-03-02T04:04:15.999Z | Downloaded thread_local v1.1.8 |
| 147 | 2025-03-02T04:04:16.000Z | Downloaded thiserror-impl v2.0.11 |
| 148 | 2025-03-02T04:04:16.000Z | Downloaded foreign-types v0.3.2 |
| 149 | 2025-03-02T04:04:16.000Z | Downloaded thiserror-impl v1.0.69 |
| 150 | 2025-03-02T04:04:16.000Z | Downloaded try-lock v0.2.5 |
| 151 | 2025-03-02T04:04:16.007Z | Downloaded tower-layer v0.3.3 |
| 152 | 2025-03-02T04:04:16.007Z | Downloaded waitgroup v0.1.2 |
| 153 | 2025-03-02T04:04:16.007Z | Downloaded want v0.3.1 |
| 154 | 2025-03-02T04:04:16.007Z | Downloaded usdt-attr-macro v0.5.0 |
| 155 | 2025-03-02T04:04:16.007Z | Downloaded bitflags v2.6.0 |
| 156 | 2025-03-02T04:04:16.021Z | Downloaded openssl-probe v0.1.5 |
| 157 | 2025-03-02T04:04:16.021Z | Downloaded macaddr v1.0.1 |
| 158 | 2025-03-02T04:04:16.021Z | Downloaded write16 v1.0.0 |
| 159 | 2025-03-02T04:04:16.021Z | Downloaded omicron-workspace-hack v0.1.0 |
| 160 | 2025-03-02T04:04:16.033Z | Downloaded newtype-uuid v1.2.1 |
| 161 | 2025-03-02T04:04:16.033Z | Downloaded tinystr v0.7.6 |
| 162 | 2025-03-02T04:04:16.033Z | Downloaded hyper-tls v0.6.0 |
| 163 | 2025-03-02T04:04:16.038Z | Downloaded usdt-macro v0.5.0 |
| 164 | 2025-03-02T04:04:16.038Z | Downloaded tinyvec_macros v0.1.1 |
| 165 | 2025-03-02T04:04:16.038Z | Downloaded iana-time-zone v0.1.61 |
| 166 | 2025-03-02T04:04:16.038Z | Downloaded foldhash v0.1.3 |
| 167 | 2025-03-02T04:04:16.038Z | Downloaded httparse v1.9.5 |
| 168 | 2025-03-02T04:04:16.039Z | Downloaded parse-display v0.10.0 |
| 169 | 2025-03-02T04:04:16.039Z | Downloaded utf8_iter v1.0.4 |
| 170 | 2025-03-02T04:04:16.039Z | Downloaded progenitor v0.8.0 |
| 171 | 2025-03-02T04:04:16.039Z | Downloaded zeroize v1.8.1 |
| 172 | 2025-03-02T04:04:16.039Z | Downloaded lock_api v0.4.12 |
| 173 | 2025-03-02T04:04:16.044Z | Downloaded paste v1.0.15 |
| 174 | 2025-03-02T04:04:16.048Z | Downloaded hyper-util v0.1.10 |
| 175 | 2025-03-02T04:04:16.054Z | Downloaded num_threads v0.1.7 |
| 176 | 2025-03-02T04:04:16.054Z | Downloaded ppv-lite86 v0.2.20 |
| 177 | 2025-03-02T04:04:16.054Z | Downloaded hashbrown v0.12.3 |
| 178 | 2025-03-02T04:04:16.059Z | Downloaded litemap v0.7.3 |
| 179 | 2025-03-02T04:04:16.059Z | Downloaded async-trait v0.1.86 |
| 180 | 2025-03-02T04:04:16.064Z | Downloaded futures-task v0.3.31 |
| 181 | 2025-03-02T04:04:16.064Z | Downloaded pest_derive v2.7.14 |
| 182 | 2025-03-02T04:04:16.070Z | Downloaded dirs-next v2.0.0 |
| 183 | 2025-03-02T04:04:16.072Z | Downloaded once_cell v1.20.3 |
| 184 | 2025-03-02T04:04:16.076Z | Downloaded zerocopy-derive v0.7.35 |
| 185 | 2025-03-02T04:04:16.076Z | Downloaded openssl-macros v0.1.1 |
| 186 | 2025-03-02T04:04:16.077Z | Downloaded digest v0.10.7 |
| 187 | 2025-03-02T04:04:16.081Z | Downloaded cfg-if v1.0.0 |
| 188 | 2025-03-02T04:04:16.081Z | Downloaded backoff v0.4.0 |
| 189 | 2025-03-02T04:04:16.081Z | Downloaded deranged v0.3.11 |
| 190 | 2025-03-02T04:04:16.090Z | Downloaded term v0.7.0 |
| 191 | 2025-03-02T04:04:16.090Z | Downloaded ucd-trie v0.1.7 |
| 192 | 2025-03-02T04:04:16.098Z | Downloaded powerfmt v0.2.0 |
| 193 | 2025-03-02T04:04:16.098Z | Downloaded pest_generator v2.7.14 |
| 194 | 2025-03-02T04:04:16.098Z | Downloaded http-body v1.0.1 |
| 195 | 2025-03-02T04:04:16.098Z | Downloaded darling_macro v0.20.10 |
| 196 | 2025-03-02T04:04:16.098Z | Downloaded mime v0.3.17 |
| 197 | 2025-03-02T04:04:16.098Z | Downloaded pretty-hex v0.4.1 |
| 198 | 2025-03-02T04:04:16.106Z | Downloaded num-conv v0.1.0 |
| 199 | 2025-03-02T04:04:16.106Z | Downloaded yoke-derive v0.7.4 |
| 200 | 2025-03-02T04:04:16.106Z | Downloaded foreign-types-shared v0.1.1 |
| 201 | 2025-03-02T04:04:16.106Z | Downloaded dof v0.3.0 |
| 202 | 2025-03-02T04:04:16.106Z | Downloaded icu_normalizer v1.5.0 |
| 203 | 2025-03-02T04:04:16.106Z | Downloaded proc-macro2 v1.0.93 |
| 204 | 2025-03-02T04:04:16.112Z | Downloaded zerofrom-derive v0.1.4 |
| 205 | 2025-03-02T04:04:16.112Z | Downloaded tower-service v0.3.3 |
| 206 | 2025-03-02T04:04:16.112Z | Downloaded icu_provider v1.5.0 |
| 207 | 2025-03-02T04:04:16.112Z | Downloaded unicode-ident v1.0.14 |
| 208 | 2025-03-02T04:04:16.117Z | Downloaded progenitor-client v0.8.0 |
| 209 | 2025-03-02T04:04:16.117Z | Downloaded heck v0.5.0 |
| 210 | 2025-03-02T04:04:16.119Z | Downloaded uuid v1.15.1 |
| 211 | 2025-03-02T04:04:16.126Z | Downloaded utf16_iter v1.0.5 |
| 212 | 2025-03-02T04:04:16.127Z | Downloaded shlex v1.3.0 |
| 213 | 2025-03-02T04:04:16.127Z | Downloaded serde_urlencoded v0.7.1 |
| 214 | 2025-03-02T04:04:16.127Z | Downloaded pkg-config v0.3.31 |
| 215 | 2025-03-02T04:04:16.127Z | Downloaded percent-encoding v2.3.1 |
| 216 | 2025-03-02T04:04:16.133Z | Downloaded num-traits v0.2.19 |
| 217 | 2025-03-02T04:04:16.133Z | Downloaded pin-project-lite v0.2.14 |
| 218 | 2025-03-02T04:04:16.138Z | Downloaded synstructure v0.13.1 |
| 219 | 2025-03-02T04:04:16.139Z | Downloaded plain v0.2.3 |
| 220 | 2025-03-02T04:04:16.139Z | Downloaded hostname v0.3.1 |
| 221 | 2025-03-02T04:04:16.139Z | Downloaded futures-executor v0.3.31 |
| 222 | 2025-03-02T04:04:16.143Z | Downloaded memmap v0.7.0 |
| 223 | 2025-03-02T04:04:16.143Z | Downloaded version_check v0.9.5 |
| 224 | 2025-03-02T04:04:16.144Z | Downloaded thread-id v4.2.2 |
| 225 | 2025-03-02T04:04:16.144Z | Downloaded futures v0.3.31 |
| 226 | 2025-03-02T04:04:16.147Z | Downloaded hex v0.4.3 |
| 227 | 2025-03-02T04:04:16.151Z | Downloaded futures-channel v0.3.31 |
| 228 | 2025-03-02T04:04:16.151Z | Downloaded serde_spanned v0.6.8 |
| 229 | 2025-03-02T04:04:16.156Z | Downloaded scopeguard v1.2.0 |
| 230 | 2025-03-02T04:04:16.156Z | Downloaded sync_wrapper v1.0.1 |
| 231 | 2025-03-02T04:04:16.156Z | Downloaded rustversion v1.0.17 |
| 232 | 2025-03-02T04:04:16.159Z | Downloaded stable_deref_trait v1.2.0 |
| 233 | 2025-03-02T04:04:16.160Z | Downloaded sha1 v0.10.6 |
| 234 | 2025-03-02T04:04:16.160Z | Downloaded rustc-hash v2.1.1 |
| 235 | 2025-03-02T04:04:16.165Z | Downloaded slog-json v2.6.1 |
| 236 | 2025-03-02T04:04:16.165Z | Downloaded untrusted v0.9.0 |
| 237 | 2025-03-02T04:04:16.166Z | Downloaded scroll_derive v0.12.0 |
| 238 | 2025-03-02T04:04:16.166Z | Downloaded progenitor-client v0.9.1 |
| 239 | 2025-03-02T04:04:16.166Z | Downloaded oxnet v0.1.1 |
| 240 | 2025-03-02T04:04:16.169Z | Downloaded byteorder v1.5.0 |
| 241 | 2025-03-02T04:04:16.169Z | Downloaded native-tls v0.2.12 |
| 242 | 2025-03-02T04:04:16.174Z | Downloaded futures-macro v0.3.31 |
| 243 | 2025-03-02T04:04:16.174Z | Downloaded dirs-sys-next v0.1.2 |
| 244 | 2025-03-02T04:04:16.174Z | Downloaded openssl-sys v0.9.106 |
| 245 | 2025-03-02T04:04:16.179Z | Downloaded url v2.5.3 |
| 246 | 2025-03-02T04:04:16.183Z | Downloaded semver v1.0.25 |
| 247 | 2025-03-02T04:04:16.183Z | Downloaded tracing v0.1.40 |
| 248 | 2025-03-02T04:04:16.188Z | Downloaded getrandom v0.2.15 |
| 249 | 2025-03-02T04:04:16.194Z | Downloaded parse-display-derive v0.10.0 |
| 250 | 2025-03-02T04:04:16.195Z | Downloaded time v0.3.36 |
| 251 | 2025-03-02T04:04:16.199Z | Downloaded slab v0.4.9 |
| 252 | 2025-03-02T04:04:16.204Z | Downloaded slog-term v2.9.1 |
| 253 | 2025-03-02T04:04:16.204Z | Downloaded rand_chacha v0.3.1 |
| 254 | 2025-03-02T04:04:16.204Z | Downloaded strsim v0.11.1 |
| 255 | 2025-03-02T04:04:16.209Z | Downloaded quote v1.0.38 |
| 256 | 2025-03-02T04:04:16.210Z | Downloaded structmeta-derive v0.3.0 |
| 257 | 2025-03-02T04:04:16.216Z | Downloaded slog-async v2.8.0 |
| 258 | 2025-03-02T04:04:16.216Z | Downloaded structmeta v0.3.0 |
| 259 | 2025-03-02T04:04:16.216Z | Downloaded icu_locid_transform v1.5.0 |
| 260 | 2025-03-02T04:04:16.216Z | Downloaded parking_lot v0.12.3 |
| 261 | 2025-03-02T04:04:16.222Z | Downloaded memchr v2.7.4 |
| 262 | 2025-03-02T04:04:16.226Z | Downloaded progenitor-macro v0.8.0 |
| 263 | 2025-03-02T04:04:16.226Z | Downloaded camino v1.1.9 |
| 264 | 2025-03-02T04:04:16.226Z | Downloaded async-stream v0.3.6 |
| 265 | 2025-03-02T04:04:16.232Z | Downloaded smallvec v1.14.0 |
| 266 | 2025-03-02T04:04:16.232Z | Downloaded slog-bunyan v2.5.0 |
| 267 | 2025-03-02T04:04:16.232Z | Downloaded rand_core v0.6.4 |
| 268 | 2025-03-02T04:04:16.238Z | Downloaded hashbrown v0.15.1 |
| 269 | 2025-03-02T04:04:16.243Z | Downloaded typenum v1.17.0 |
| 270 | 2025-03-02T04:04:16.243Z | Downloaded scroll v0.12.0 |
| 271 | 2025-03-02T04:04:16.243Z | Downloaded ipnetwork v0.21.1 |
| 272 | 2025-03-02T04:04:16.243Z | Downloaded ipnet v2.11.0 |
| 273 | 2025-03-02T04:04:16.247Z | Downloaded spin v0.9.8 |
| 274 | 2025-03-02T04:04:16.247Z | Downloaded socket2 v0.5.8 |
| 275 | 2025-03-02T04:04:16.252Z | Downloaded http v1.2.0 |
| 276 | 2025-03-02T04:04:16.257Z | Downloaded serde_path_to_error v0.1.16 |
| 277 | 2025-03-02T04:04:16.257Z | Downloaded schemars_derive v0.8.22 |
| 278 | 2025-03-02T04:04:16.258Z | Downloaded toml_edit v0.22.24 |
| 279 | 2025-03-02T04:04:16.277Z | Downloaded serde_with_macros v3.12.0 |
| 280 | 2025-03-02T04:04:16.281Z | Downloaded time-core v0.1.2 |
| 281 | 2025-03-02T04:04:16.281Z | Downloaded sha2 v0.10.8 |
| 282 | 2025-03-02T04:04:16.288Z | Downloaded rustls-pemfile v2.2.0 |
| 283 | 2025-03-02T04:04:16.288Z | Downloaded quinn v0.11.5 |
| 284 | 2025-03-02T04:04:16.292Z | Downloaded ryu v1.0.18 |
| 285 | 2025-03-02T04:04:16.292Z | Downloaded icu_properties v1.5.1 |
| 286 | 2025-03-02T04:04:16.297Z | Downloaded crossbeam-utils v0.8.20 |
| 287 | 2025-03-02T04:04:16.298Z | Downloaded serde_derive_internals v0.29.1 |
| 288 | 2025-03-02T04:04:16.298Z | Downloaded rustls-pki-types v1.10.0 |
| 289 | 2025-03-02T04:04:16.303Z | Downloaded allocator-api2 v0.2.18 |
| 290 | 2025-03-02T04:04:16.308Z | Downloaded strum_macros v0.26.4 |
| 291 | 2025-03-02T04:04:16.308Z | Downloaded dtrace-parser v0.2.0 |
| 292 | 2025-03-02T04:04:16.308Z | Downloaded schemars v0.8.22 |
| 293 | 2025-03-02T04:04:16.317Z | Downloaded tower v0.5.2 |
| 294 | 2025-03-02T04:04:16.325Z | Downloaded serde_yaml v0.9.34+deprecated |
| 295 | 2025-03-02T04:04:16.329Z | Downloaded tokio-util v0.7.13 |
| 296 | 2025-03-02T04:04:16.335Z | Downloaded progenitor-impl v0.8.0 |
| 297 | 2025-03-02T04:04:16.342Z | Downloaded bytes v1.10.0 |
| 298 | 2025-03-02T04:04:16.347Z | Downloaded crossbeam-channel v0.5.13 |
| 299 | 2025-03-02T04:04:16.348Z | Downloaded slog v2.7.0 |
| 300 | 2025-03-02T04:04:16.352Z | Downloaded rand v0.8.5 |
| 301 | 2025-03-02T04:04:16.353Z | Downloaded pest v2.7.14 |
| 302 | 2025-03-02T04:04:16.357Z | Downloaded winnow v0.7.3 |
| 303 | 2025-03-02T04:04:16.371Z | Downloaded serde v1.0.218 |
| 304 | 2025-03-02T04:04:16.377Z | Downloaded zerovec v0.10.4 |
| 305 | 2025-03-02T04:04:16.377Z | Downloaded icu_provider_macros v1.5.0 |
| 306 | 2025-03-02T04:04:16.377Z | Downloaded anyhow v1.0.96 |
| 307 | 2025-03-02T04:04:16.381Z | Downloaded zerocopy v0.7.35 |
| 308 | 2025-03-02T04:04:16.393Z | Downloaded vcpkg v0.2.15 |
| 309 | 2025-03-02T04:04:16.431Z | Downloaded serde_json v1.0.139 |
| 310 | 2025-03-02T04:04:16.436Z | Downloaded serde_with v3.12.0 |
| 311 | 2025-03-02T04:04:16.445Z | Downloaded reqwest v0.12.12 |
| 312 | 2025-03-02T04:04:16.454Z | Downloaded rustls-webpki v0.102.8 |
| 313 | 2025-03-02T04:04:16.477Z | Downloaded idna v1.0.3 |
| 314 | 2025-03-02T04:04:16.482Z | Downloaded parking_lot_core v0.9.10 |
| 315 | 2025-03-02T04:04:16.482Z | Downloaded dropshot v0.16.0 |
| 316 | 2025-03-02T04:04:16.498Z | Downloaded webpki-roots v0.26.6 |
| 317 | 2025-03-02T04:04:16.502Z | Downloaded tokio-macros v2.5.0 |
| 318 | 2025-03-02T04:04:16.508Z | Downloaded ident_case v1.0.1 |
| 319 | 2025-03-02T04:04:16.508Z | Downloaded aho-corasick v1.1.3 |
| 320 | 2025-03-02T04:04:16.512Z | Downloaded regex v1.11.1 |
| 321 | 2025-03-02T04:04:16.521Z | Downloaded regress v0.10.3 |
| 322 | 2025-03-02T04:04:16.529Z | Downloaded syn v2.0.98 |
| 323 | 2025-03-02T04:04:16.542Z | Downloaded toml_datetime v0.6.8 |
| 324 | 2025-03-02T04:04:16.548Z | Downloaded rustls v0.22.4 |
| 325 | 2025-03-02T04:04:16.556Z | Downloaded rustls v0.23.19 |
| 326 | 2025-03-02T04:04:16.566Z | Downloaded openapiv3 v2.0.0 |
| 327 | 2025-03-02T04:04:16.577Z | Downloaded signal-hook-registry v1.4.2 |
| 328 | 2025-03-02T04:04:16.586Z | Downloaded usdt-impl v0.5.0 |
| 329 | 2025-03-02T04:04:16.586Z | Downloaded displaydoc v0.2.5 |
| 330 | 2025-03-02T04:04:16.586Z | Downloaded debug-ignore v1.0.5 |
| 331 | 2025-03-02T04:04:16.596Z | Downloaded regex-syntax v0.8.5 |
| 332 | 2025-03-02T04:04:16.596Z | Downloaded pin-utils v0.1.0 |
| 333 | 2025-03-02T04:04:16.603Z | Downloaded typify-macro v0.2.0 |
| 334 | 2025-03-02T04:04:16.603Z | Downloaded zerofrom v0.1.4 |
| 335 | 2025-03-02T04:04:16.603Z | Downloaded unsafe-libyaml v0.2.11 |
| 336 | 2025-03-02T04:04:16.603Z | Downloaded cc v1.2.15 |
| 337 | 2025-03-02T04:04:16.603Z | Downloaded openssl v0.10.71 |
| 338 | 2025-03-02T04:04:16.609Z | Downloaded chrono v0.4.40 |
| 339 | 2025-03-02T04:04:16.616Z | Downloaded quinn-proto v0.11.8 |
| 340 | 2025-03-02T04:04:16.623Z | Downloaded hyper v1.6.0 |
| 341 | 2025-03-02T04:04:16.628Z | Downloaded goblin v0.8.2 |
| 342 | 2025-03-02T04:04:16.638Z | Downloaded libc v0.2.170 |
| 343 | 2025-03-02T04:04:16.660Z | Downloaded regex-automata v0.4.8 |
| 344 | 2025-03-02T04:04:16.674Z | Downloaded icu_properties_data v1.5.0 |
| 345 | 2025-03-02T04:04:16.684Z | Downloaded serde_derive v1.0.218 |
| 346 | 2025-03-02T04:04:16.689Z | Downloaded mio v1.0.2 |
| 347 | 2025-03-02T04:04:16.693Z | Downloaded h2 v0.4.6 |
| 348 | 2025-03-02T04:04:16.697Z | Downloaded futures-util v0.3.31 |
| 349 | 2025-03-02T04:04:16.709Z | Downloaded serde_tokenstream v0.2.2 |
| 350 | 2025-03-02T04:04:16.713Z | Downloaded tokio v1.43.0 |
| 351 | 2025-03-02T04:04:16.743Z | Downloaded typify-impl v0.2.0 |
| 352 | 2025-03-02T04:04:16.782Z | Downloaded darling_core v0.20.10 |
| 353 | 2025-03-02T04:04:16.786Z | Downloaded pest_meta v2.7.14 |
| 354 | 2025-03-02T04:04:16.786Z | Downloaded strum v0.26.3 |
| 355 | 2025-03-02T04:04:16.786Z | Downloaded tracing-core v0.1.32 |
| 356 | 2025-03-02T04:04:16.786Z | Downloaded log v0.4.22 |
| 357 | 2025-03-02T04:04:16.786Z | Downloaded indexmap v1.9.3 |
| 358 | 2025-03-02T04:04:16.786Z | Downloaded icu_normalizer_data v1.5.0 |
| 359 | 2025-03-02T04:04:16.786Z | Downloaded icu_locid v1.5.0 |
| 360 | 2025-03-02T04:04:16.786Z | Downloaded icu_collections v1.5.0 |
| 361 | 2025-03-02T04:04:16.786Z | Downloaded quinn-udp v0.5.5 |
| 362 | 2025-03-02T04:04:16.786Z | Downloaded icu_locid_transform_data v1.5.0 |
| 363 | 2025-03-02T04:04:16.786Z | Downloaded multer v3.1.0 |
| 364 | 2025-03-02T04:04:16.789Z | Downloaded tokio-rustls v0.25.0 |
| 365 | 2025-03-02T04:04:16.789Z | Downloaded subtle v2.6.1 |
| 366 | 2025-03-02T04:04:16.789Z | Downloaded itoa v1.0.11 |
| 367 | 2025-03-02T04:04:16.792Z | Downloaded tokio-rustls v0.26.0 |
| 368 | 2025-03-02T04:04:16.792Z | Downloaded hyper-rustls v0.27.3 |
| 369 | 2025-03-02T04:04:16.796Z | Downloaded typify v0.2.0 |
| 370 | 2025-03-02T04:04:16.799Z | Downloaded toml v0.8.20 |
| 371 | 2025-03-02T04:04:16.799Z | Downloaded is-terminal v0.4.13 |
| 372 | 2025-03-02T04:04:16.804Z | Downloaded indexmap v2.7.1 |
| 373 | 2025-03-02T04:04:16.807Z | Downloaded crypto-common v0.1.6 |
| 374 | 2025-03-02T04:04:16.807Z | Downloaded block-buffer v0.10.4 |
| 375 | 2025-03-02T04:04:16.807Z | Downloaded atomic-waker v1.1.2 |
| 376 | 2025-03-02T04:04:16.807Z | Downloaded encoding_rs v0.8.34 |
| 377 | 2025-03-02T04:04:16.825Z | Downloaded thiserror v1.0.69 |
| 378 | 2025-03-02T04:04:16.830Z | Downloaded form_urlencoded v1.2.1 |
| 379 | 2025-03-02T04:04:16.834Z | Downloaded darling v0.20.10 |
| 380 | 2025-03-02T04:04:16.839Z | Downloaded daft-derive v0.1.1 |
| 381 | 2025-03-02T04:04:16.842Z | Downloaded fnv v1.0.7 |
| 382 | 2025-03-02T04:04:16.842Z | Downloaded daft v0.1.1 |
| 383 | 2025-03-02T04:04:16.842Z | Downloaded cpufeatures v0.2.14 |
| 384 | 2025-03-02T04:04:16.842Z | Downloaded zerovec-derive v0.10.3 |
| 385 | 2025-03-02T04:04:16.845Z | Downloaded writeable v0.5.5 |
| 386 | 2025-03-02T04:04:16.845Z | Downloaded futures-io v0.3.31 |
| 387 | 2025-03-02T04:04:16.845Z | Downloaded usdt v0.5.0 |
| 388 | 2025-03-02T04:04:16.848Z | Downloaded async-stream-impl v0.3.6 |
| 389 | 2025-03-02T04:04:16.848Z | Downloaded http-body-util v0.1.2 |
| 390 | 2025-03-02T04:04:16.848Z | Downloaded dropshot_endpoint v0.16.0 |
| 391 | 2025-03-02T04:04:16.852Z | Downloaded getrandom v0.3.1 |
| 392 | 2025-03-02T04:04:16.855Z | Downloaded yoke v0.7.4 |
| 393 | 2025-03-02T04:04:16.857Z | Downloaded time-macros v0.2.18 |
| 394 | 2025-03-02T04:04:16.860Z | Downloaded thiserror v2.0.11 |
| 395 | 2025-03-02T04:04:16.862Z | Downloaded ring v0.17.11 |
| 396 | 2025-03-02T04:04:17.018Z | Compiling proc-macro2 v1.0.93 |
| 397 | 2025-03-02T04:04:17.018Z | Compiling unicode-ident v1.0.14 |
| 398 | 2025-03-02T04:04:17.021Z | Compiling libc v0.2.170 |
| 399 | 2025-03-02T04:04:17.021Z | Compiling autocfg v1.4.0 |
| 400 | 2025-03-02T04:04:17.021Z | Checking cfg-if v1.0.0 |
| 401 | 2025-03-02T04:04:17.021Z | Compiling serde v1.0.218 |
| 402 | 2025-03-02T04:04:17.039Z | Checking memchr v2.7.4 |
| 403 | 2025-03-02T04:04:17.047Z | Checking itoa v1.0.11 |
| 404 | 2025-03-02T04:04:17.164Z | Compiling serde_json v1.0.139 |
| 405 | 2025-03-02T04:04:17.279Z | Compiling thiserror v1.0.69 |
| 406 | 2025-03-02T04:04:17.624Z | Compiling shlex v1.3.0 |
| 407 | 2025-03-02T04:04:17.801Z | Checking pin-project-lite v0.2.14 |
| 408 | 2025-03-02T04:04:17.917Z | Compiling cc v1.2.15 |
| 409 | 2025-03-02T04:04:17.947Z | Checking smallvec v1.14.0 |
| 410 | 2025-03-02T04:04:17.960Z | Compiling num-traits v0.2.19 |
| 411 | 2025-03-02T04:04:18.217Z | Checking ryu v1.0.18 |
| 412 | 2025-03-02T04:04:18.321Z | Checking bytes v1.10.0 |
| 413 | 2025-03-02T04:04:18.339Z | Compiling version_check v0.9.5 |
| 414 | 2025-03-02T04:04:18.379Z | Checking futures-core v0.3.31 |
| 415 | 2025-03-02T04:04:18.467Z | Compiling lock_api v0.4.12 |
| 416 | 2025-03-02T04:04:18.587Z | Compiling parking_lot_core v0.9.10 |
| 417 | 2025-03-02T04:04:18.599Z | Checking once_cell v1.20.3 |
| 418 | 2025-03-02T04:04:18.722Z | Compiling semver v1.0.25 |
| 419 | 2025-03-02T04:04:18.911Z | Compiling quote v1.0.38 |
| 420 | 2025-03-02T04:04:18.946Z | Checking scopeguard v1.2.0 |
| 421 | 2025-03-02T04:04:19.067Z | Checking allocator-api2 v0.2.18 |
| 422 | 2025-03-02T04:04:19.108Z | Checking equivalent v1.0.1 |
| 423 | 2025-03-02T04:04:19.199Z | Checking foldhash v0.1.3 |
| 424 | 2025-03-02T04:04:19.319Z | Compiling syn v2.0.98 |
| 425 | 2025-03-02T04:04:19.409Z | Compiling slab v0.4.9 |
| 426 | 2025-03-02T04:04:19.491Z | Checking futures-sink v0.3.31 |
| 427 | 2025-03-02T04:04:19.630Z | Checking socket2 v0.5.8 |
| 428 | 2025-03-02T04:04:19.644Z | Checking signal-hook-registry v1.4.2 |
| 429 | 2025-03-02T04:04:19.692Z | Checking parking_lot v0.12.3 |
| 430 | 2025-03-02T04:04:19.711Z | Checking hashbrown v0.15.1 |
| 431 | 2025-03-02T04:04:19.730Z | Checking mio v1.0.2 |
| 432 | 2025-03-02T04:04:19.889Z | Checking log v0.4.22 |
| 433 | 2025-03-02T04:04:20.023Z | Checking getrandom v0.2.15 |
| 434 | 2025-03-02T04:04:20.095Z | Checking stable_deref_trait v1.2.0 |
| 435 | 2025-03-02T04:04:20.162Z | Checking futures-channel v0.3.31 |
| 436 | 2025-03-02T04:04:20.174Z | Checking futures-task v0.3.31 |
| 437 | 2025-03-02T04:04:20.209Z | Checking pin-utils v0.1.0 |
| 438 | 2025-03-02T04:04:20.259Z | Checking fnv v1.0.7 |
| 439 | 2025-03-02T04:04:20.292Z | Checking futures-io v0.3.31 |
| 440 | 2025-03-02T04:04:20.304Z | Compiling getrandom v0.3.1 |
| 441 | 2025-03-02T04:04:20.393Z | Checking http v1.2.0 |
| 442 | 2025-03-02T04:04:20.405Z | Compiling vcpkg v0.2.15 |
| 443 | 2025-03-02T04:04:20.479Z | Checking rustls-pki-types v1.10.0 |
| 444 | 2025-03-02T04:04:20.890Z | Compiling pkg-config v0.3.31 |
| 445 | 2025-03-02T04:04:20.902Z | Compiling ring v0.17.11 |
| 446 | 2025-03-02T04:04:21.214Z | Compiling heck v0.5.0 |
| 447 | 2025-03-02T04:04:21.631Z | Checking iana-time-zone v0.1.61 |
| 448 | 2025-03-02T04:04:21.684Z | Checking untrusted v0.9.0 |
| 449 | 2025-03-02T04:04:21.749Z | Checking writeable v0.5.5 |
| 450 | 2025-03-02T04:04:21.800Z | Checking litemap v0.7.3 |
| 451 | 2025-03-02T04:04:21.861Z | Compiling schemars v0.8.22 |
| 452 | 2025-03-02T04:04:21.941Z | Compiling openssl-sys v0.9.106 |
| 453 | 2025-03-02T04:04:22.060Z | Compiling httparse v1.9.5 |
| 454 | 2025-03-02T04:04:22.109Z | Checking tracing-core v0.1.32 |
| 455 | 2025-03-02T04:04:22.243Z | Compiling ucd-trie v0.1.7 |
| 456 | 2025-03-02T04:04:22.380Z | Checking atomic-waker v1.1.2 |
| 457 | 2025-03-02T04:04:22.464Z | Checking dyn-clone v1.0.18 |
| 458 | 2025-03-02T04:04:22.521Z | Checking http-body v1.0.1 |
| 459 | 2025-03-02T04:04:22.721Z | Checking icu_locid_transform_data v1.5.0 |
| 460 | 2025-03-02T04:04:22.739Z | Checking tracing v0.1.40 |
| 461 | 2025-03-02T04:04:22.821Z | Checking try-lock v0.2.5 |
| 462 | 2025-03-02T04:04:22.958Z | Checking subtle v2.6.1 |
| 463 | 2025-03-02T04:04:22.993Z | Checking zeroize v1.8.1 |
| 464 | 2025-03-02T04:04:23.208Z | Checking want v0.3.1 |
| 465 | 2025-03-02T04:04:23.236Z | Checking httpdate v1.0.3 |
| 466 | 2025-03-02T04:04:23.283Z | Compiling uuid v1.15.1 |
| 467 | 2025-03-02T04:04:23.471Z | Compiling openssl v0.10.71 |
| 468 | 2025-03-02T04:04:23.559Z | Checking tower-service v0.3.3 |
| 469 | 2025-03-02T04:04:23.601Z | Checking foreign-types-shared v0.1.1 |
| 470 | 2025-03-02T04:04:23.688Z | Checking icu_properties_data v1.5.0 |
| 471 | 2025-03-02T04:04:23.725Z | Checking foreign-types v0.3.2 |
| 472 | 2025-03-02T04:04:23.868Z | Compiling regress v0.10.3 |
| 473 | 2025-03-02T04:04:23.906Z | Checking percent-encoding v2.3.1 |
| 474 | 2025-03-02T04:04:23.968Z | Compiling native-tls v0.2.12 |
| 475 | 2025-03-02T04:04:24.090Z | Compiling chrono v0.4.40 |
| 476 | 2025-03-02T04:04:24.108Z | Checking bitflags v2.6.0 |
| 477 | 2025-03-02T04:04:24.214Z | Checking utf8_iter v1.0.4 |
| 478 | 2025-03-02T04:04:24.347Z | Checking utf16_iter v1.0.5 |
| 479 | 2025-03-02T04:04:24.359Z | Checking byteorder v1.5.0 |
| 480 | 2025-03-02T04:04:24.518Z | Checking write16 v1.0.0 |
| 481 | 2025-03-02T04:04:24.644Z | Compiling rustls v0.23.19 |
| 482 | 2025-03-02T04:04:24.735Z | Checking icu_normalizer_data v1.5.0 |
| 483 | 2025-03-02T04:04:24.761Z | Compiling slog v2.7.0 |
| 484 | 2025-03-02T04:04:24.974Z | Checking form_urlencoded v1.2.1 |
| 485 | 2025-03-02T04:04:25.033Z | Compiling aho-corasick v1.1.3 |
| 486 | 2025-03-02T04:04:25.180Z | Checking openssl-probe v0.1.5 |
| 487 | 2025-03-02T04:04:25.335Z | Compiling regex-syntax v0.8.5 |
| 488 | 2025-03-02T04:04:25.350Z | Compiling typenum v1.17.0 |
| 489 | 2025-03-02T04:04:26.353Z | Compiling generic-array v0.14.7 |
| 490 | 2025-03-02T04:04:26.452Z | Compiling synstructure v0.13.1 |
| 491 | 2025-03-02T04:04:26.722Z | Compiling serde_derive_internals v0.29.1 |
| 492 | 2025-03-02T04:04:27.174Z | Checking rustls-webpki v0.102.8 |
| 493 | 2025-03-02T04:04:27.597Z | Checking encoding_rs v0.8.34 |
| 494 | 2025-03-02T04:04:28.659Z | Checking mime v0.3.17 |
| 495 | 2025-03-02T04:04:28.961Z | Compiling regex-automata v0.4.8 |
| 496 | 2025-03-02T04:04:28.980Z | Checking webpki-roots v0.26.6 |
| 497 | 2025-03-02T04:04:29.176Z | Checking rustls-pemfile v2.2.0 |
| 498 | 2025-03-02T04:04:29.398Z | Compiling usdt-impl v0.5.0 |
| 499 | 2025-03-02T04:04:29.706Z | Checking sync_wrapper v1.0.1 |
| 500 | 2025-03-02T04:04:29.882Z | Compiling num-conv v0.1.0 |
| 501 | 2025-03-02T04:04:30.053Z | Checking powerfmt v0.2.0 |
| 502 | 2025-03-02T04:04:30.152Z | Checking tower-layer v0.3.3 |
| 503 | 2025-03-02T04:04:30.337Z | Compiling time-core v0.1.2 |
| 504 | 2025-03-02T04:04:30.490Z | Compiling serde_derive v1.0.218 |
| 505 | 2025-03-02T04:04:30.508Z | Compiling thiserror-impl v1.0.69 |
| 506 | 2025-03-02T04:04:30.527Z | Compiling zerofrom-derive v0.1.4 |
| 507 | 2025-03-02T04:04:30.741Z | Compiling schemars_derive v0.8.22 |
| 508 | 2025-03-02T04:04:31.409Z | Compiling tokio-macros v2.5.0 |
| 509 | 2025-03-02T04:04:32.620Z | Compiling yoke-derive v0.7.4 |
| 510 | 2025-03-02T04:04:32.837Z | Checking tokio v1.43.0 |
| 511 | 2025-03-02T04:04:33.313Z | Compiling zerovec-derive v0.10.3 |
| 512 | 2025-03-02T04:04:33.568Z | Compiling futures-macro v0.3.31 |
| 513 | 2025-03-02T04:04:33.581Z | Checking zerofrom v0.1.4 |
| 514 | 2025-03-02T04:04:33.700Z | Compiling displaydoc v0.2.5 |
| 515 | 2025-03-02T04:04:33.797Z | Compiling zerocopy-derive v0.7.35 |
| 516 | 2025-03-02T04:04:35.039Z | Checking yoke v0.7.4 |
| 517 | 2025-03-02T04:04:35.184Z | Compiling icu_provider_macros v1.5.0 |
| 518 | 2025-03-02T04:04:35.355Z | Compiling pest v2.7.14 |
| 519 | 2025-03-02T04:04:35.403Z | Checking futures-util v0.3.31 |
| 520 | 2025-03-02T04:04:35.639Z | Compiling openssl-macros v0.1.1 |
| 521 | 2025-03-02T04:04:35.679Z | Checking zerovec v0.10.4 |
| 522 | 2025-03-02T04:04:35.733Z | Checking zerocopy v0.7.35 |
| 523 | 2025-03-02T04:04:36.944Z | Compiling regex v1.11.1 |
| 524 | 2025-03-02T04:04:37.167Z | Checking tinystr v0.7.6 |
| 525 | 2025-03-02T04:04:37.613Z | Checking icu_locid v1.5.0 |
| 526 | 2025-03-02T04:04:37.809Z | Checking icu_collections v1.5.0 |
| 527 | 2025-03-02T04:04:38.303Z | Compiling pest_meta v2.7.14 |
| 528 | 2025-03-02T04:04:38.434Z | Compiling scroll_derive v0.12.0 |
| 529 | 2025-03-02T04:04:38.539Z | Checking icu_provider v1.5.0 |
| 530 | 2025-03-02T04:04:39.161Z | Checking icu_locid_transform v1.5.0 |
| 531 | 2025-03-02T04:04:39.719Z | Checking tokio-util v0.7.13 |
| 532 | 2025-03-02T04:04:39.853Z | Compiling pest_generator v2.7.14 |
| 533 | 2025-03-02T04:04:39.924Z | Checking http-body-util v0.1.2 |
| 534 | 2025-03-02T04:04:40.224Z | Checking icu_properties v1.5.1 |
| 535 | 2025-03-02T04:04:40.371Z | Checking tokio-rustls v0.26.0 |
| 536 | 2025-03-02T04:04:40.536Z | Checking base64 v0.22.1 |
| 537 | 2025-03-02T04:04:40.738Z | Checking tower v0.5.2 |
| 538 | 2025-03-02T04:04:41.024Z | Checking scroll v0.12.0 |
| 539 | 2025-03-02T04:04:41.496Z | Compiling time-macros v0.2.18 |
| 540 | 2025-03-02T04:04:41.640Z | Compiling thread-id v4.2.2 |
| 541 | 2025-03-02T04:04:41.750Z | Checking deranged v0.3.11 |
| 542 | 2025-03-02T04:04:41.921Z | Checking indexmap v2.7.1 |
| 543 | 2025-03-02T04:04:42.984Z | Compiling serde_tokenstream v0.2.2 |
| 544 | 2025-03-02T04:04:43.274Z | Checking h2 v0.4.6 |
| 545 | 2025-03-02T04:04:43.521Z | Compiling pest_derive v2.7.14 |
| 546 | 2025-03-02T04:04:43.533Z | Checking icu_normalizer v1.5.0 |
| 547 | 2025-03-02T04:04:44.356Z | Checking tokio-native-tls v0.3.1 |
| 548 | 2025-03-02T04:04:44.385Z | Checking idna_adapter v1.2.0 |
| 549 | 2025-03-02T04:04:44.388Z | Checking serde_urlencoded v0.7.1 |
| 550 | 2025-03-02T04:04:44.581Z | Checking idna v1.0.3 |
| 551 | 2025-03-02T04:04:44.822Z | Compiling dof v0.3.0 |
| 552 | 2025-03-02T04:04:44.837Z | Compiling dtrace-parser v0.2.0 |
| 553 | 2025-03-02T04:04:45.085Z | Checking url v2.5.3 |
| 554 | 2025-03-02T04:04:45.619Z | Checking plain v0.2.3 |
| 555 | 2025-03-02T04:04:45.777Z | Compiling crossbeam-utils v0.8.20 |
| 556 | 2025-03-02T04:04:45.917Z | Compiling paste v1.0.15 |
| 557 | 2025-03-02T04:04:46.342Z | Compiling strsim v0.11.1 |
| 558 | 2025-03-02T04:04:46.561Z | Compiling typify-impl v0.2.0 |
| 559 | 2025-03-02T04:04:46.711Z | Checking ipnet v2.11.0 |
| 560 | 2025-03-02T04:04:46.856Z | Compiling ident_case v1.0.1 |
| 561 | 2025-03-02T04:04:47.042Z | Checking num_threads v0.1.7 |
| 562 | 2025-03-02T04:04:47.169Z | Compiling darling_core v0.20.10 |
| 563 | 2025-03-02T04:04:47.259Z | Checking time v0.3.36 |
| 564 | 2025-03-02T04:04:47.422Z | Checking hyper v1.6.0 |
| 565 | 2025-03-02T04:04:47.600Z | Checking goblin v0.8.2 |
| 566 | 2025-03-02T04:04:49.285Z | Checking hyper-util v0.1.10 |
| 567 | 2025-03-02T04:04:49.648Z | Compiling openapiv3 v2.0.0 |
| 568 | 2025-03-02T04:04:50.762Z | Checking dirs-sys-next v0.1.2 |
| 569 | 2025-03-02T04:04:50.970Z | Checking pretty-hex v0.4.1 |
| 570 | 2025-03-02T04:04:50.985Z | Checking hyper-rustls v0.27.3 |
| 571 | 2025-03-02T04:04:51.181Z | Checking hyper-tls v0.6.0 |
| 572 | 2025-03-02T04:04:51.335Z | Compiling unsafe-libyaml v0.2.11 |
| 573 | 2025-03-02T04:04:51.464Z | Checking reqwest v0.12.12 |
| 574 | 2025-03-02T04:04:51.634Z | Compiling newtype-uuid v1.2.1 |
| 575 | 2025-03-02T04:04:51.992Z | Compiling rustls v0.22.4 |
| 576 | 2025-03-02T04:04:52.298Z | Compiling omicron-workspace-hack v0.1.0 |
| 577 | 2025-03-02T04:04:52.350Z | Compiling rustversion v1.0.17 |
| 578 | 2025-03-02T04:04:52.677Z | Compiling serde_yaml v0.9.34+deprecated |
| 579 | 2025-03-02T04:04:52.940Z | Compiling darling_macro v0.20.10 |
| 580 | 2025-03-02T04:04:53.032Z | Checking dirs-next v2.0.0 |
| 581 | 2025-03-02T04:04:53.386Z | Checking ipnetwork v0.21.1 |
| 582 | 2025-03-02T04:04:53.522Z | Checking crypto-common v0.1.6 |
| 583 | 2025-03-02T04:04:53.644Z | Checking block-buffer v0.10.4 |
| 584 | 2025-03-02T04:04:53.688Z | Checking toml_datetime v0.6.8 |
| 585 | 2025-03-02T04:04:53.750Z | Checking serde_spanned v0.6.8 |
| 586 | 2025-03-02T04:04:53.841Z | Checking ppv-lite86 v0.2.20 |
| 587 | 2025-03-02T04:04:53.904Z | Compiling structmeta-derive v0.3.0 |
| 588 | 2025-03-02T04:04:53.937Z | Checking rand_core v0.6.4 |
| 589 | 2025-03-02T04:04:53.955Z | Compiling multer v3.1.0 |
| 590 | 2025-03-02T04:04:53.986Z | Checking thread_local v1.1.8 |
| 591 | 2025-03-02T04:04:54.252Z | Compiling anyhow v1.0.96 |
| 592 | 2025-03-02T04:04:54.285Z | Checking match_cfg v0.1.0 |
| 593 | 2025-03-02T04:04:54.320Z | Compiling slog-async v2.8.0 |
| 594 | 2025-03-02T04:04:54.339Z | Checking winnow v0.7.3 |
| 595 | 2025-03-02T04:04:54.375Z | Compiling camino v1.1.9 |
| 596 | 2025-03-02T04:04:54.492Z | Compiling thiserror v2.0.11 |
| 597 | 2025-03-02T04:04:54.911Z | Checking rand_chacha v0.3.1 |
| 598 | 2025-03-02T04:04:55.048Z | Checking hostname v0.3.1 |
| 599 | 2025-03-02T04:04:55.282Z | Checking crossbeam-channel v0.5.13 |
| 600 | 2025-03-02T04:04:55.296Z | Compiling darling v0.20.10 |
| 601 | 2025-03-02T04:04:55.406Z | Checking digest v0.10.7 |
| 602 | 2025-03-02T04:04:55.422Z | Checking oxnet v0.1.1 |
| 603 | 2025-03-02T04:04:55.739Z | Checking term v0.7.0 |
| 604 | 2025-03-02T04:04:56.007Z | Checking progenitor-client v0.8.0 |
| 605 | 2025-03-02T04:04:56.011Z | Compiling usdt-macro v0.5.0 |
| 606 | 2025-03-02T04:04:56.174Z | Compiling usdt-attr-macro v0.5.0 |
| 607 | 2025-03-02T04:04:56.275Z | Compiling structmeta v0.3.0 |
| 608 | 2025-03-02T04:04:56.299Z | Checking slog-json v2.6.1 |
| 609 | 2025-03-02T04:04:56.585Z | Checking futures-executor v0.3.31 |
| 610 | 2025-03-02T04:04:56.650Z | Compiling thiserror-impl v2.0.11 |
| 611 | 2025-03-02T04:04:56.806Z | Compiling daft-derive v0.1.1 |
| 612 | 2025-03-02T04:04:56.924Z | Compiling async-stream-impl v0.3.6 |
| 613 | 2025-03-02T04:04:57.203Z | Checking toml_edit v0.22.24 |
| 614 | 2025-03-02T04:04:57.275Z | Compiling dropshot v0.16.0 |
| 615 | 2025-03-02T04:04:57.553Z | Checking memmap v0.7.0 |
| 616 | 2025-03-02T04:04:57.674Z | Checking is-terminal v0.4.13 |
| 617 | 2025-03-02T04:04:57.760Z | Compiling typify-macro v0.2.0 |
| 618 | 2025-03-02T04:04:57.773Z | Checking take_mut v0.2.2 |
| 619 | 2025-03-02T04:04:57.789Z | Checking cpufeatures v0.2.14 |
| 620 | 2025-03-02T04:04:57.878Z | Checking spin v0.9.8 |
| 621 | 2025-03-02T04:04:58.141Z | Checking async-stream v0.3.6 |
| 622 | 2025-03-02T04:04:58.226Z | Checking sha1 v0.10.6 |
| 623 | 2025-03-02T04:04:58.251Z | Checking daft v0.1.1 |
| 624 | 2025-03-02T04:04:58.342Z | Checking slog-term v2.9.1 |
| 625 | 2025-03-02T04:04:58.443Z | Checking usdt v0.5.0 |
| 626 | 2025-03-02T04:04:58.563Z | Compiling strum_macros v0.26.4 |
| 627 | 2025-03-02T04:04:58.656Z | Checking futures v0.3.31 |
| 628 | 2025-03-02T04:04:58.708Z | Compiling parse-display-derive v0.10.0 |
| 629 | 2025-03-02T04:04:58.761Z | Checking slog-bunyan v2.5.0 |
| 630 | 2025-03-02T04:04:58.837Z | Compiling serde_with_macros v3.12.0 |
| 631 | 2025-03-02T04:04:58.925Z | Checking rand v0.8.5 |
| 632 | 2025-03-02T04:04:59.158Z | Checking tokio-rustls v0.25.0 |
| 633 | 2025-03-02T04:04:59.884Z | Checking toml v0.8.20 |
| 634 | 2025-03-02T04:04:59.954Z | Compiling dropshot_endpoint v0.16.0 |
| 635 | 2025-03-02T04:05:00.106Z | Checking hex v0.4.3 |
| 636 | 2025-03-02T04:05:00.218Z | Checking serde_path_to_error v0.1.16 |
| 637 | 2025-03-02T04:05:00.590Z | Compiling async-trait v0.1.86 |
| 638 | 2025-03-02T04:05:00.613Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 639 | 2025-03-02T04:05:00.820Z | Checking waitgroup v0.1.2 |
| 640 | 2025-03-02T04:05:00.978Z | Checking hostname v0.4.0 |
| 641 | 2025-03-02T04:05:01.001Z | Compiling typify v0.2.0 |
| 642 | 2025-03-02T04:05:01.111Z | Compiling progenitor-impl v0.8.0 |
| 643 | 2025-03-02T04:05:01.286Z | Checking instant v0.1.13 |
| 644 | 2025-03-02T04:05:01.417Z | Checking debug-ignore v1.0.5 |
| 645 | 2025-03-02T04:05:01.431Z | Checking backoff v0.4.0 |
| 646 | 2025-03-02T04:05:01.560Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 647 | 2025-03-02T04:05:01.715Z | Checking serde_with v3.12.0 |
| 648 | 2025-03-02T04:05:01.731Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 649 | 2025-03-02T04:05:01.887Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 650 | 2025-03-02T04:05:02.148Z | Checking parse-display v0.10.0 |
| 651 | 2025-03-02T04:05:02.384Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 652 | 2025-03-02T04:05:02.715Z | Checking strum v0.26.3 |
| 653 | 2025-03-02T04:05:02.734Z | Checking progenitor-client v0.9.1 |
| 654 | 2025-03-02T04:05:02.830Z | Checking macaddr v1.0.1 |
| 655 | 2025-03-02T04:05:04.154Z | Compiling progenitor-macro v0.8.0 |
| 656 | 2025-03-02T04:05:07.732Z | Checking progenitor v0.8.0 |
| 657 | 2025-03-02T04:05:07.843Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 658 | 2025-03-02T04:05:10.780Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 659 | 2025-03-02T04:05:18.385Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 660 | 2025-03-02T04:05:18.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 661 | 2025-03-02T04:05:18.590Z | + cargo build --release |
| 662 | 2025-03-02T04:05:18.852Z | Compiling proc-macro2 v1.0.93 |
| 663 | 2025-03-02T04:05:18.852Z | Compiling unicode-ident v1.0.14 |
| 664 | 2025-03-02T04:05:18.855Z | Compiling libc v0.2.170 |
| 665 | 2025-03-02T04:05:18.855Z | Compiling autocfg v1.4.0 |
| 666 | 2025-03-02T04:05:18.855Z | Compiling cfg-if v1.0.0 |
| 667 | 2025-03-02T04:05:18.855Z | Compiling serde v1.0.218 |
| 668 | 2025-03-02T04:05:18.855Z | Compiling memchr v2.7.4 |
| 669 | 2025-03-02T04:05:18.899Z | Compiling serde_json v1.0.139 |
| 670 | 2025-03-02T04:05:18.985Z | Compiling itoa v1.0.11 |
| 671 | 2025-03-02T04:05:19.204Z | Compiling thiserror v1.0.69 |
| 672 | 2025-03-02T04:05:19.265Z | Compiling shlex v1.3.0 |
| 673 | 2025-03-02T04:05:19.590Z | Compiling cc v1.2.15 |
| 674 | 2025-03-02T04:05:19.631Z | Compiling pin-project-lite v0.2.14 |
| 675 | 2025-03-02T04:05:19.757Z | Compiling num-traits v0.2.19 |
| 676 | 2025-03-02T04:05:19.768Z | Compiling smallvec v1.14.0 |
| 677 | 2025-03-02T04:05:20.152Z | Compiling bytes v1.10.0 |
| 678 | 2025-03-02T04:05:20.253Z | Compiling ryu v1.0.18 |
| 679 | 2025-03-02T04:05:20.274Z | Compiling semver v1.0.25 |
| 680 | 2025-03-02T04:05:20.317Z | Compiling futures-core v0.3.31 |
| 681 | 2025-03-02T04:05:20.409Z | Compiling version_check v0.9.5 |
| 682 | 2025-03-02T04:05:20.573Z | Compiling quote v1.0.38 |
| 683 | 2025-03-02T04:05:20.799Z | Compiling lock_api v0.4.12 |
| 684 | 2025-03-02T04:05:20.854Z | Compiling once_cell v1.20.3 |
| 685 | 2025-03-02T04:05:20.984Z | Compiling syn v2.0.98 |
| 686 | 2025-03-02T04:05:21.072Z | Compiling parking_lot_core v0.9.10 |
| 687 | 2025-03-02T04:05:21.106Z | Compiling scopeguard v1.2.0 |
| 688 | 2025-03-02T04:05:21.258Z | Compiling allocator-api2 v0.2.18 |
| 689 | 2025-03-02T04:05:21.303Z | Compiling foldhash v0.1.3 |
| 690 | 2025-03-02T04:05:21.311Z | Compiling equivalent v1.0.1 |
| 691 | 2025-03-02T04:05:21.655Z | Compiling slab v0.4.9 |
| 692 | 2025-03-02T04:05:21.676Z | Compiling futures-sink v0.3.31 |
| 693 | 2025-03-02T04:05:22.044Z | Compiling hashbrown v0.15.1 |
| 694 | 2025-03-02T04:05:22.068Z | Compiling parking_lot v0.12.3 |
| 695 | 2025-03-02T04:05:22.118Z | Compiling signal-hook-registry v1.4.2 |
| 696 | 2025-03-02T04:05:22.181Z | Compiling mio v1.0.2 |
| 697 | 2025-03-02T04:05:22.376Z | Compiling socket2 v0.5.8 |
| 698 | 2025-03-02T04:05:22.461Z | Compiling log v0.4.22 |
| 699 | 2025-03-02T04:05:22.792Z | Compiling getrandom v0.2.15 |
| 700 | 2025-03-02T04:05:22.831Z | Compiling stable_deref_trait v1.2.0 |
| 701 | 2025-03-02T04:05:22.993Z | Compiling ring v0.17.11 |
| 702 | 2025-03-02T04:05:23.120Z | Compiling futures-channel v0.3.31 |
| 703 | 2025-03-02T04:05:23.508Z | Compiling futures-task v0.3.31 |
| 704 | 2025-03-02T04:05:23.588Z | Compiling fnv v1.0.7 |
| 705 | 2025-03-02T04:05:23.652Z | Compiling futures-io v0.3.31 |
| 706 | 2025-03-02T04:05:23.713Z | Compiling pin-utils v0.1.0 |
| 707 | 2025-03-02T04:05:23.799Z | Compiling http v1.2.0 |
| 708 | 2025-03-02T04:05:23.808Z | Compiling getrandom v0.3.1 |
| 709 | 2025-03-02T04:05:23.962Z | Compiling rustls-pki-types v1.10.0 |
| 710 | 2025-03-02T04:05:24.075Z | Compiling pkg-config v0.3.31 |
| 711 | 2025-03-02T04:05:24.277Z | Compiling vcpkg v0.2.15 |
| 712 | 2025-03-02T04:05:25.194Z | Compiling httparse v1.9.5 |
| 713 | 2025-03-02T04:05:25.621Z | Compiling openssl-sys v0.9.106 |
| 714 | 2025-03-02T04:05:25.806Z | Compiling litemap v0.7.3 |
| 715 | 2025-03-02T04:05:25.875Z | Compiling writeable v0.5.5 |
| 716 | 2025-03-02T04:05:26.021Z | Compiling heck v0.5.0 |
| 717 | 2025-03-02T04:05:26.251Z | Compiling untrusted v0.9.0 |
| 718 | 2025-03-02T04:05:26.408Z | Compiling iana-time-zone v0.1.61 |
| 719 | 2025-03-02T04:05:26.436Z | Compiling schemars v0.8.22 |
| 720 | 2025-03-02T04:05:26.738Z | Compiling tracing-core v0.1.32 |
| 721 | 2025-03-02T04:05:26.949Z | Compiling ucd-trie v0.1.7 |
| 722 | 2025-03-02T04:05:27.107Z | Compiling atomic-waker v1.1.2 |
| 723 | 2025-03-02T04:05:27.162Z | Compiling dyn-clone v1.0.18 |
| 724 | 2025-03-02T04:05:27.365Z | Compiling http-body v1.0.1 |
| 725 | 2025-03-02T04:05:27.583Z | Compiling tracing v0.1.40 |
| 726 | 2025-03-02T04:05:28.076Z | Compiling zeroize v1.8.1 |
| 727 | 2025-03-02T04:05:28.325Z | Compiling subtle v2.6.1 |
| 728 | 2025-03-02T04:05:28.453Z | Compiling synstructure v0.13.1 |
| 729 | 2025-03-02T04:05:28.538Z | Compiling serde_derive_internals v0.29.1 |
| 730 | 2025-03-02T04:05:28.610Z | Compiling icu_locid_transform_data v1.5.0 |
| 731 | 2025-03-02T04:05:28.664Z | Compiling try-lock v0.2.5 |
| 732 | 2025-03-02T04:05:28.816Z | Compiling want v0.3.1 |
| 733 | 2025-03-02T04:05:28.868Z | Compiling chrono v0.4.40 |
| 734 | 2025-03-02T04:05:29.062Z | Compiling httpdate v1.0.3 |
| 735 | 2025-03-02T04:05:29.142Z | Compiling icu_properties_data v1.5.0 |
| 736 | 2025-03-02T04:05:29.269Z | Compiling tower-service v0.3.3 |
| 737 | 2025-03-02T04:05:29.402Z | Compiling openssl v0.10.71 |
| 738 | 2025-03-02T04:05:29.483Z | Compiling uuid v1.15.1 |
| 739 | 2025-03-02T04:05:29.765Z | Compiling foreign-types-shared v0.1.1 |
| 740 | 2025-03-02T04:05:30.023Z | Compiling foreign-types v0.3.2 |
| 741 | 2025-03-02T04:05:30.113Z | Compiling regress v0.10.3 |
| 742 | 2025-03-02T04:05:30.301Z | Compiling utf16_iter v1.0.5 |
| 743 | 2025-03-02T04:05:30.536Z | Compiling percent-encoding v2.3.1 |
| 744 | 2025-03-02T04:05:30.561Z | Compiling utf8_iter v1.0.4 |
| 745 | 2025-03-02T04:05:30.844Z | Compiling write16 v1.0.0 |
| 746 | 2025-03-02T04:05:30.981Z | Compiling native-tls v0.2.12 |
| 747 | 2025-03-02T04:05:31.021Z | Compiling rustls v0.23.19 |
| 748 | 2025-03-02T04:05:31.324Z | Compiling slog v2.7.0 |
| 749 | 2025-03-02T04:05:31.397Z | Compiling bitflags v2.6.0 |
| 750 | 2025-03-02T04:05:31.702Z | Compiling icu_normalizer_data v1.5.0 |
| 751 | 2025-03-02T04:05:31.805Z | Compiling byteorder v1.5.0 |
| 752 | 2025-03-02T04:05:31.896Z | Compiling form_urlencoded v1.2.1 |
| 753 | 2025-03-02T04:05:32.083Z | Compiling aho-corasick v1.1.3 |
| 754 | 2025-03-02T04:05:32.286Z | Compiling openssl-probe v0.1.5 |
| 755 | 2025-03-02T04:05:32.344Z | Compiling serde_derive v1.0.218 |
| 756 | 2025-03-02T04:05:32.399Z | Compiling thiserror-impl v1.0.69 |
| 757 | 2025-03-02T04:05:32.837Z | Compiling zerofrom-derive v0.1.4 |
| 758 | 2025-03-02T04:05:33.901Z | Compiling schemars_derive v0.8.22 |
| 759 | 2025-03-02T04:05:34.198Z | Compiling tokio-macros v2.5.0 |
| 760 | 2025-03-02T04:05:34.711Z | Compiling yoke-derive v0.7.4 |
| 761 | 2025-03-02T04:05:35.301Z | Compiling futures-macro v0.3.31 |
| 762 | 2025-03-02T04:05:35.690Z | Compiling tokio v1.43.0 |
| 763 | 2025-03-02T04:05:35.780Z | Compiling zerovec-derive v0.10.3 |
| 764 | 2025-03-02T04:05:35.935Z | Compiling zerofrom v0.1.4 |
| 765 | 2025-03-02T04:05:36.143Z | Compiling displaydoc v0.2.5 |
| 766 | 2025-03-02T04:05:36.727Z | Compiling zerocopy-derive v0.7.35 |
| 767 | 2025-03-02T04:05:37.003Z | Compiling yoke v0.7.4 |
| 768 | 2025-03-02T04:05:37.116Z | Compiling futures-util v0.3.31 |
| 769 | 2025-03-02T04:05:37.632Z | Compiling icu_provider_macros v1.5.0 |
| 770 | 2025-03-02T04:05:38.156Z | Compiling zerovec v0.10.4 |
| 771 | 2025-03-02T04:05:38.722Z | Compiling pest v2.7.14 |
| 772 | 2025-03-02T04:05:38.931Z | Compiling openssl-macros v0.1.1 |
| 773 | 2025-03-02T04:05:40.933Z | Compiling tinystr v0.7.6 |
| 774 | 2025-03-02T04:05:41.296Z | Compiling icu_locid v1.5.0 |
| 775 | 2025-03-02T04:05:41.590Z | Compiling rustls-webpki v0.102.8 |
| 776 | 2025-03-02T04:05:43.141Z | Compiling icu_provider v1.5.0 |
| 777 | 2025-03-02T04:05:45.549Z | Compiling indexmap v2.7.1 |
| 778 | 2025-03-02T04:05:46.276Z | Compiling serde_tokenstream v0.2.2 |
| 779 | 2025-03-02T04:05:48.171Z | Compiling tokio-util v0.7.13 |
| 780 | 2025-03-02T04:05:48.269Z | Compiling icu_locid_transform v1.5.0 |
| 781 | 2025-03-02T04:05:48.650Z | Compiling pest_meta v2.7.14 |
| 782 | 2025-03-02T04:05:48.956Z | Compiling icu_collections v1.5.0 |
| 783 | 2025-03-02T04:05:51.255Z | Compiling h2 v0.4.6 |
| 784 | 2025-03-02T04:05:51.696Z | Compiling pest_generator v2.7.14 |
| 785 | 2025-03-02T04:05:52.254Z | Compiling icu_properties v1.5.1 |
| 786 | 2025-03-02T04:05:54.181Z | Compiling pest_derive v2.7.14 |
| 787 | 2025-03-02T04:05:55.996Z | Compiling typify-impl v0.2.0 |
| 788 | 2025-03-02T04:05:57.456Z | Compiling icu_normalizer v1.5.0 |
| 789 | 2025-03-02T04:05:58.634Z | Compiling hyper v1.6.0 |
| 790 | 2025-03-02T04:06:02.050Z | Compiling hyper-util v0.1.10 |
| 791 | 2025-03-02T04:06:02.754Z | Compiling zerocopy v0.7.35 |
| 792 | 2025-03-02T04:06:04.311Z | Compiling typenum v1.17.0 |
| 793 | 2025-03-02T04:06:05.324Z | Compiling regex-syntax v0.8.5 |
| 794 | 2025-03-02T04:06:05.863Z | Compiling typify-macro v0.2.0 |
| 795 | 2025-03-02T04:06:07.089Z | Compiling idna_adapter v1.2.0 |
| 796 | 2025-03-02T04:06:07.326Z | Compiling http-body-util v0.1.2 |
| 797 | 2025-03-02T04:06:07.882Z | Compiling generic-array v0.14.7 |
| 798 | 2025-03-02T04:06:08.316Z | Compiling encoding_rs v0.8.34 |
| 799 | 2025-03-02T04:06:08.795Z | Compiling mime v0.3.17 |
| 800 | 2025-03-02T04:06:08.952Z | Compiling regex-automata v0.4.8 |
| 801 | 2025-03-02T04:06:09.869Z | Compiling idna v1.0.3 |
| 802 | 2025-03-02T04:06:10.295Z | Compiling tokio-native-tls v0.3.1 |
| 803 | 2025-03-02T04:06:11.026Z | Compiling serde_urlencoded v0.7.1 |
| 804 | 2025-03-02T04:06:11.620Z | Compiling scroll_derive v0.12.0 |
| 805 | 2025-03-02T04:06:11.794Z | Compiling rustls-pemfile v2.2.0 |
| 806 | 2025-03-02T04:06:12.007Z | Compiling webpki-roots v0.26.6 |
| 807 | 2025-03-02T04:06:12.205Z | Compiling usdt-impl v0.5.0 |
| 808 | 2025-03-02T04:06:12.240Z | Compiling sync_wrapper v1.0.1 |
| 809 | 2025-03-02T04:06:12.631Z | Compiling num-conv v0.1.0 |
| 810 | 2025-03-02T04:06:12.871Z | Compiling tower-layer v0.3.3 |
| 811 | 2025-03-02T04:06:13.023Z | Compiling regex v1.11.1 |
| 812 | 2025-03-02T04:06:13.275Z | Compiling base64 v0.22.1 |
| 813 | 2025-03-02T04:06:13.928Z | Compiling tokio-rustls v0.26.0 |
| 814 | 2025-03-02T04:06:14.385Z | Compiling powerfmt v0.2.0 |
| 815 | 2025-03-02T04:06:14.867Z | Compiling time-core v0.1.2 |
| 816 | 2025-03-02T04:06:15.041Z | Compiling time-macros v0.2.18 |
| 817 | 2025-03-02T04:06:15.314Z | Compiling deranged v0.3.11 |
| 818 | 2025-03-02T04:06:15.740Z | Compiling hyper-rustls v0.27.3 |
| 819 | 2025-03-02T04:06:17.056Z | Compiling tower v0.5.2 |
| 820 | 2025-03-02T04:06:17.154Z | Compiling scroll v0.12.0 |
| 821 | 2025-03-02T04:06:17.912Z | Compiling dof v0.3.0 |
| 822 | 2025-03-02T04:06:17.970Z | Compiling url v2.5.3 |
| 823 | 2025-03-02T04:06:19.150Z | Compiling hyper-tls v0.6.0 |
| 824 | 2025-03-02T04:06:19.641Z | Compiling thread-id v4.2.2 |
| 825 | 2025-03-02T04:06:19.754Z | Compiling dtrace-parser v0.2.0 |
| 826 | 2025-03-02T04:06:21.292Z | Compiling paste v1.0.15 |
| 827 | 2025-03-02T04:06:21.814Z | Compiling strsim v0.11.1 |
| 828 | 2025-03-02T04:06:23.758Z | Compiling ipnet v2.11.0 |
| 829 | 2025-03-02T04:06:23.977Z | Compiling num_threads v0.1.7 |
| 830 | 2025-03-02T04:06:25.562Z | Compiling crossbeam-utils v0.8.20 |
| 831 | 2025-03-02T04:06:26.112Z | Compiling omicron-workspace-hack v0.1.0 |
| 832 | 2025-03-02T04:06:26.773Z | Compiling ident_case v1.0.1 |
| 833 | 2025-03-02T04:06:26.838Z | Compiling plain v0.2.3 |
| 834 | 2025-03-02T04:06:26.954Z | Compiling darling_core v0.20.10 |
| 835 | 2025-03-02T04:06:27.009Z | Compiling goblin v0.8.2 |
| 836 | 2025-03-02T04:06:27.754Z | Compiling time v0.3.36 |
| 837 | 2025-03-02T04:06:32.975Z | Compiling reqwest v0.12.12 |
| 838 | 2025-03-02T04:06:38.058Z | Compiling openapiv3 v2.0.0 |
| 839 | 2025-03-02T04:06:38.093Z | Compiling typify v0.2.0 |
| 840 | 2025-03-02T04:06:38.687Z | Compiling dirs-sys-next v0.1.2 |
| 841 | 2025-03-02T04:06:39.756Z | Compiling pretty-hex v0.4.1 |
| 842 | 2025-03-02T04:06:40.014Z | Compiling unsafe-libyaml v0.2.11 |
| 843 | 2025-03-02T04:06:41.652Z | Compiling rustls v0.22.4 |
| 844 | 2025-03-02T04:06:42.008Z | Compiling newtype-uuid v1.2.1 |
| 845 | 2025-03-02T04:06:42.016Z | Compiling rustversion v1.0.17 |
| 846 | 2025-03-02T04:06:42.405Z | Compiling progenitor-impl v0.8.0 |
| 847 | 2025-03-02T04:06:42.748Z | Compiling serde_yaml v0.9.34+deprecated |
| 848 | 2025-03-02T04:06:46.024Z | Compiling dirs-next v2.0.0 |
| 849 | 2025-03-02T04:06:48.290Z | Compiling darling_macro v0.20.10 |
| 850 | 2025-03-02T04:06:49.345Z | Compiling crypto-common v0.1.6 |
| 851 | 2025-03-02T04:06:49.587Z | Compiling block-buffer v0.10.4 |
| 852 | 2025-03-02T04:06:49.607Z | Compiling ppv-lite86 v0.2.20 |
| 853 | 2025-03-02T04:06:49.827Z | Compiling ipnetwork v0.21.1 |
| 854 | 2025-03-02T04:06:50.442Z | Compiling serde_spanned v0.6.8 |
| 855 | 2025-03-02T04:06:50.615Z | Compiling toml_datetime v0.6.8 |
| 856 | 2025-03-02T04:06:50.693Z | Compiling structmeta-derive v0.3.0 |
| 857 | 2025-03-02T04:06:51.301Z | Compiling rand_core v0.6.4 |
| 858 | 2025-03-02T04:06:51.798Z | Compiling thread_local v1.1.8 |
| 859 | 2025-03-02T04:06:51.884Z | Compiling multer v3.1.0 |
| 860 | 2025-03-02T04:06:52.096Z | Compiling anyhow v1.0.96 |
| 861 | 2025-03-02T04:06:52.258Z | Compiling match_cfg v0.1.0 |
| 862 | 2025-03-02T04:06:52.363Z | Compiling slog-async v2.8.0 |
| 863 | 2025-03-02T04:06:52.552Z | Compiling camino v1.1.9 |
| 864 | 2025-03-02T04:06:52.734Z | Compiling thiserror v2.0.11 |
| 865 | 2025-03-02T04:06:52.896Z | Compiling winnow v0.7.3 |
| 866 | 2025-03-02T04:06:53.250Z | Compiling structmeta v0.3.0 |
| 867 | 2025-03-02T04:06:53.609Z | Compiling hostname v0.3.1 |
| 868 | 2025-03-02T04:06:53.716Z | Compiling rand_chacha v0.3.1 |
| 869 | 2025-03-02T04:06:53.830Z | Compiling oxnet v0.1.1 |
| 870 | 2025-03-02T04:06:53.861Z | Compiling digest v0.10.7 |
| 871 | 2025-03-02T04:06:54.306Z | Compiling darling v0.20.10 |
| 872 | 2025-03-02T04:06:54.416Z | Compiling crossbeam-channel v0.5.13 |
| 873 | 2025-03-02T04:06:54.420Z | Compiling progenitor-macro v0.8.0 |
| 874 | 2025-03-02T04:06:56.012Z | Compiling term v0.7.0 |
| 875 | 2025-03-02T04:06:57.325Z | Compiling toml_edit v0.22.24 |
| 876 | 2025-03-02T04:07:00.986Z | Compiling usdt-macro v0.5.0 |
| 877 | 2025-03-02T04:07:02.286Z | Compiling usdt-attr-macro v0.5.0 |
| 878 | 2025-03-02T04:07:03.757Z | Compiling progenitor-client v0.8.0 |
| 879 | 2025-03-02T04:07:04.685Z | Compiling slog-json v2.6.1 |
| 880 | 2025-03-02T04:07:04.742Z | Compiling futures-executor v0.3.31 |
| 881 | 2025-03-02T04:07:05.155Z | Compiling async-stream-impl v0.3.6 |
| 882 | 2025-03-02T04:07:05.185Z | Compiling daft-derive v0.1.1 |
| 883 | 2025-03-02T04:07:05.834Z | Compiling thiserror-impl v2.0.11 |
| 884 | 2025-03-02T04:07:06.471Z | Compiling dropshot v0.16.0 |
| 885 | 2025-03-02T04:07:06.754Z | Compiling is-terminal v0.4.13 |
| 886 | 2025-03-02T04:07:06.866Z | Compiling memmap v0.7.0 |
| 887 | 2025-03-02T04:07:06.886Z | Compiling take_mut v0.2.2 |
| 888 | 2025-03-02T04:07:07.061Z | Compiling spin v0.9.8 |
| 889 | 2025-03-02T04:07:07.249Z | Compiling cpufeatures v0.2.14 |
| 890 | 2025-03-02T04:07:07.348Z | Compiling sha1 v0.10.6 |
| 891 | 2025-03-02T04:07:08.189Z | Compiling usdt v0.5.0 |
| 892 | 2025-03-02T04:07:09.724Z | Compiling slog-term v2.9.1 |
| 893 | 2025-03-02T04:07:10.044Z | Compiling daft v0.1.1 |
| 894 | 2025-03-02T04:07:10.518Z | Compiling async-stream v0.3.6 |
| 895 | 2025-03-02T04:07:10.902Z | Compiling progenitor v0.8.0 |
| 896 | 2025-03-02T04:07:11.101Z | Compiling futures v0.3.31 |
| 897 | 2025-03-02T04:07:11.217Z | Compiling slog-bunyan v2.5.0 |
| 898 | 2025-03-02T04:07:11.497Z | Compiling tokio-rustls v0.25.0 |
| 899 | 2025-03-02T04:07:12.054Z | Compiling toml v0.8.20 |
| 900 | 2025-03-02T04:07:12.119Z | Compiling strum_macros v0.26.4 |
| 901 | 2025-03-02T04:07:12.607Z | Compiling serde_with_macros v3.12.0 |
| 902 | 2025-03-02T04:07:15.179Z | Compiling rand v0.8.5 |
| 903 | 2025-03-02T04:07:16.414Z | Compiling parse-display-derive v0.10.0 |
| 904 | 2025-03-02T04:07:17.212Z | Compiling dropshot_endpoint v0.16.0 |
| 905 | 2025-03-02T04:07:18.310Z | Compiling serde_path_to_error v0.1.16 |
| 906 | 2025-03-02T04:07:19.293Z | Compiling hex v0.4.3 |
| 907 | 2025-03-02T04:07:19.386Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 908 | 2025-03-02T04:07:20.000Z | Compiling async-trait v0.1.86 |
| 909 | 2025-03-02T04:07:20.189Z | Compiling waitgroup v0.1.2 |
| 910 | 2025-03-02T04:07:20.262Z | Compiling hostname v0.4.0 |
| 911 | 2025-03-02T04:07:20.438Z | Compiling instant v0.1.13 |
| 912 | 2025-03-02T04:07:20.530Z | Compiling debug-ignore v1.0.5 |
| 913 | 2025-03-02T04:07:20.595Z | Compiling backoff v0.4.0 |
| 914 | 2025-03-02T04:07:20.687Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 915 | 2025-03-02T04:07:20.900Z | Compiling parse-display v0.10.0 |
| 916 | 2025-03-02T04:07:20.917Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 917 | 2025-03-02T04:07:21.024Z | Compiling strum v0.26.3 |
| 918 | 2025-03-02T04:07:21.091Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 919 | 2025-03-02T04:07:21.210Z | Compiling serde_with v3.12.0 |
| 920 | 2025-03-02T04:07:21.307Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 921 | 2025-03-02T04:07:22.143Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 922 | 2025-03-02T04:07:22.895Z | Compiling progenitor-client v0.9.1 |
| 923 | 2025-03-02T04:07:22.979Z | Compiling macaddr v1.0.1 |
| 924 | 2025-03-02T04:07:29.733Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 925 | 2025-03-02T04:07:40.692Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 926 | 2025-03-02T04:07:50.605Z | Finished `release` profile [optimized] target(s) in 2m 31s |
| 927 | 2025-03-02T04:07:50.674Z | process exited: duration 219257 ms, exit code 0 |
| |
| 928 | 2025-03-02T04:07:50.680Z | found 0 output files |