|
|
|
| 1 | 2025-05-08T04:32:07.195Z | job assigned to worker 01JTQ2J5VXQKGBWCJ332B36KR1 [factory aws, i-09e1f7e6f4d3236b5] (queued for 1 m 15 s) |
| |
| 2 | 2025-05-08T04:32:15.687Z | starting task 0: "setup" |
| 3 | 2025-05-08T04:32:15.695Z | ++ uname -s |
| 4 | 2025-05-08T04:32:15.699Z | + kern=SunOS |
| 5 | 2025-05-08T04:32:15.699Z | + build_user=build |
| 6 | 2025-05-08T04:32:15.699Z | + build_uid=12345 |
| 7 | 2025-05-08T04:32:15.699Z | + work_dir=/work |
| 8 | 2025-05-08T04:32:15.699Z | + input_dir=/input |
| 9 | 2025-05-08T04:32:15.699Z | + [[ 0 == 12345 ]] |
| 10 | 2025-05-08T04:32:15.699Z | + case "$kern" in |
| 11 | 2025-05-08T04:32:15.699Z | + groupadd -g 12345 build |
| 12 | 2025-05-08T04:32:15.702Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-05-08T04:32:17.755Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-05-08T04:32:17.877Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-05-08T04:32:17.974Z | + home_fs=zfs |
| 16 | 2025-05-08T04:32:17.975Z | + [[ zfs == autofs ]] |
| 17 | 2025-05-08T04:32:17.975Z | + mkdir -p /home/build |
| 18 | 2025-05-08T04:32:17.975Z | + chown build:build /home/build /work |
| 19 | 2025-05-08T04:32:19.868Z | + chmod 0700 /home/build /work |
| 20 | 2025-05-08T04:32:19.944Z | process exited: duration 4158 ms, exit code 0 |
| |
| 21 | 2025-05-08T04:32:20.075Z | starting task 1: "rust-toolchain" |
| 22 | 2025-05-08T04:32:20.116Z | + printf ' * rust toolchain channel = "%s"\n' 1.86.0 |
| 23 | 2025-05-08T04:32:20.116Z | * rust toolchain channel = "1.86.0" |
| 24 | 2025-05-08T04:32:20.119Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2025-05-08T04:32:20.119Z | * rust toolchain profile = "default" |
| 26 | 2025-05-08T04:32:20.119Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-05-08T04:32:20.119Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-05-08T04:32:20.120Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-05-08T04:32:20.120Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.86.0 --profile default |
| 30 | 2025-05-08T04:32:20.179Z | info: downloading installer |
| 31 | 2025-05-08T04:32:21.861Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-05-08T04:32:21.861Z | warn: /opt/ooce/bin |
| 33 | 2025-05-08T04:32:21.861Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-05-08T04:32:21.861Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-05-08T04:32:21.862Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-05-08T04:32:21.862Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-05-08T04:32:21.862Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-05-08T04:32:21.862Z | error: cannot install while Rust is installed |
| 39 | 2025-05-08T04:32:21.862Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-05-08T04:32:21.872Z | info: profile set to 'default' |
| 41 | 2025-05-08T04:32:21.873Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-05-08T04:32:21.873Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
| 43 | 2025-05-08T04:32:22.096Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 44 | 2025-05-08T04:32:22.096Z | info: downloading component 'cargo' |
| 45 | 2025-05-08T04:32:22.977Z | info: downloading component 'clippy' |
| 46 | 2025-05-08T04:32:23.406Z | info: downloading component 'rust-docs' |
| 47 | 2025-05-08T04:32:25.002Z | info: downloading component 'rust-std' |
| 48 | 2025-05-08T04:32:27.161Z | info: downloading component 'rustc' |
| 49 | 2025-05-08T04:32:34.452Z | info: downloading component 'rustfmt' |
| 50 | 2025-05-08T04:32:34.798Z | info: installing component 'cargo' |
| 51 | 2025-05-08T04:32:35.607Z | info: installing component 'clippy' |
| 52 | 2025-05-08T04:32:35.988Z | info: installing component 'rust-docs' |
| 53 | 2025-05-08T04:32:37.872Z | info: installing component 'rust-std' |
| 54 | 2025-05-08T04:32:39.598Z | info: installing component 'rustc' |
| 55 | 2025-05-08T04:32:45.968Z | info: installing component 'rustfmt' |
| 56 | 2025-05-08T04:32:46.299Z | info: default toolchain set to '1.86.0-x86_64-unknown-illumos' |
| 57 | 2025-05-08T04:32:46.299Z | |
| 58 | 2025-05-08T04:32:46.724Z | 1.86.0-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
| 59 | 2025-05-08T04:32:46.724Z | |
| 60 | 2025-05-08T04:32:46.727Z | |
| 61 | 2025-05-08T04:32:46.727Z | Rust is installed now. Great! |
| 62 | 2025-05-08T04:32:46.727Z | |
| 63 | 2025-05-08T04:32:46.727Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-05-08T04:32:46.727Z | environment variable. This has not been done automatically. |
| 65 | 2025-05-08T04:32:46.727Z | |
| 66 | 2025-05-08T04:32:46.727Z | To configure your current shell, you need to source |
| 67 | 2025-05-08T04:32:46.727Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-05-08T04:32:46.727Z | |
| 69 | 2025-05-08T04:32:46.727Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-05-08T04:32:46.727Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-05-08T04:32:46.727Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-05-08T04:32:46.727Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-05-08T04:32:46.816Z | + rustup --version |
| 74 | 2025-05-08T04:32:46.828Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-05-08T04:32:46.832Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-05-08T04:32:46.909Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
| 77 | 2025-05-08T04:32:46.913Z | + cargo --version |
| 78 | 2025-05-08T04:32:46.980Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 79 | 2025-05-08T04:32:46.983Z | + rustc --version |
| 80 | 2025-05-08T04:32:47.052Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 81 | 2025-05-08T04:32:47.059Z | process exited: duration 27015 ms, exit code 0 |
| |
| 82 | 2025-05-08T04:32:47.066Z | starting task 2: "authentication" |
| 83 | 2025-05-08T04:32:47.096Z | process exited: duration 29 ms, exit code 0 |
| |
| 84 | 2025-05-08T04:32:47.102Z | starting task 3: "clone repository" |
| 85 | 2025-05-08T04:32:47.109Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2025-05-08T04:32:47.112Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2025-05-08T04:32:47.151Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2025-05-08T04:32:57.866Z | + cd /work/oxidecomputer/omicron |
| 89 | 2025-05-08T04:32:57.866Z | + git fetch origin 9021e840b89c140c82ea6d71def60f522728acad |
| 90 | 2025-05-08T04:32:58.198Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2025-05-08T04:32:58.198Z | * branch 9021e840b89c140c82ea6d71def60f522728acad -> FETCH_HEAD |
| 92 | 2025-05-08T04:32:58.209Z | + [[ -n '' ]] |
| 93 | 2025-05-08T04:32:58.209Z | + git reset --hard 9021e840b89c140c82ea6d71def60f522728acad |
| 94 | 2025-05-08T04:32:58.420Z | HEAD is now at 9021e840b update winnow + usage |
| 95 | 2025-05-08T04:32:58.424Z | process exited: duration 11320 ms, exit code 0 |
| |
| 96 | 2025-05-08T04:32:58.431Z | starting task 4: "build" |
| 97 | 2025-05-08T04:32:58.435Z | + source .github/buildomat/ci-env.sh |
| 98 | 2025-05-08T04:32:58.436Z | ++ export CARGO_TERM_COLOR=always |
| 99 | 2025-05-08T04:32:58.436Z | ++ CARGO_TERM_COLOR=always |
| 100 | 2025-05-08T04:32:58.439Z | + cargo --version |
| 101 | 2025-05-08T04:32:58.492Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 102 | 2025-05-08T04:32:58.495Z | + rustc --version |
| 103 | 2025-05-08T04:32:58.563Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 104 | 2025-05-08T04:32:58.566Z | + cd /tmp |
| 105 | 2025-05-08T04:32:58.566Z | + cargo new --lib test-project |
| 106 | 2025-05-08T04:32:58.630Z | Creating library `test-project` package |
| 107 | 2025-05-08T04:32:58.718Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 108 | 2025-05-08T04:32:58.721Z | + cd test-project |
| 109 | 2025-05-08T04:32:58.721Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 110 | 2025-05-08T04:32:58.788Z | Adding omicron-common (local) to dependencies |
| 111 | 2025-05-08T04:32:58.791Z | Features: |
| 112 | 2025-05-08T04:32:58.791Z | - proptest |
| 113 | 2025-05-08T04:32:58.791Z | - test-strategy |
| 114 | 2025-05-08T04:32:58.791Z | - testing |
| 115 | 2025-05-08T04:32:58.821Z | Updating crates.io index |
| 116 | 2025-05-08T04:32:58.885Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 117 | 2025-05-08T04:32:59.393Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 118 | 2025-05-08T04:32:59.932Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 119 | 2025-05-08T04:33:00.416Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 120 | 2025-05-08T04:33:00.782Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 121 | 2025-05-08T04:33:02.329Z | Locking 349 packages to latest Rust 1.86.0 compatible versions |
| 122 | 2025-05-08T04:33:02.508Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 123 | 2025-05-08T04:33:02.521Z | + cargo check |
| 124 | 2025-05-08T04:33:02.703Z | Updating crates.io index |
| 125 | 2025-05-08T04:33:03.664Z | Locking 2 packages to latest Rust 1.86.0 compatible versions |
| 126 | 2025-05-08T04:33:03.664Z | Adding omicron-workspace-hack v0.1.0 |
| 127 | 2025-05-08T04:33:03.677Z | Adding reqwest v0.12.15 |
| 128 | 2025-05-08T04:33:03.744Z | Downloading crates ... |
| 129 | 2025-05-08T04:33:03.853Z | Downloaded async-stream-impl v0.3.6 |
| 130 | 2025-05-08T04:33:03.863Z | Downloaded autocfg v1.4.0 |
| 131 | 2025-05-08T04:33:03.866Z | Downloaded atomic-waker v1.1.2 |
| 132 | 2025-05-08T04:33:03.873Z | Downloaded async-stream v0.3.6 |
| 133 | 2025-05-08T04:33:03.876Z | Downloaded backoff v0.4.0 |
| 134 | 2025-05-08T04:33:03.879Z | Downloaded async-trait v0.1.88 |
| 135 | 2025-05-08T04:33:03.882Z | Downloaded dtrace-parser v0.2.0 |
| 136 | 2025-05-08T04:33:03.886Z | Downloaded test-strategy v0.4.0 |
| 137 | 2025-05-08T04:33:03.889Z | Downloaded tower-service v0.3.3 |
| 138 | 2025-05-08T04:33:03.892Z | Downloaded try-lock v0.2.5 |
| 139 | 2025-05-08T04:33:03.892Z | Downloaded equivalent v1.0.1 |
| 140 | 2025-05-08T04:33:03.895Z | Downloaded ucd-trie v0.1.7 |
| 141 | 2025-05-08T04:33:03.898Z | Downloaded tinyvec_macros v0.1.1 |
| 142 | 2025-05-08T04:33:03.898Z | Downloaded icu_provider_macros v1.5.0 |
| 143 | 2025-05-08T04:33:03.901Z | Downloaded darling_macro v0.20.10 |
| 144 | 2025-05-08T04:33:03.901Z | Downloaded time-core v0.1.2 |
| 145 | 2025-05-08T04:33:03.904Z | Downloaded usdt-attr-macro v0.5.0 |
| 146 | 2025-05-08T04:33:03.904Z | Downloaded http-body v1.0.1 |
| 147 | 2025-05-08T04:33:03.905Z | Downloaded instant v0.1.13 |
| 148 | 2025-05-08T04:33:03.908Z | Downloaded usdt-macro v0.5.0 |
| 149 | 2025-05-08T04:33:03.908Z | Downloaded ident_case v1.0.1 |
| 150 | 2025-05-08T04:33:03.914Z | Downloaded errno v0.3.9 |
| 151 | 2025-05-08T04:33:03.917Z | Downloaded num_threads v0.1.7 |
| 152 | 2025-05-08T04:33:03.917Z | Downloaded bit-vec v0.8.0 |
| 153 | 2025-05-08T04:33:03.920Z | Downloaded omicron-workspace-hack v0.1.0 |
| 154 | 2025-05-08T04:33:03.923Z | Downloaded futures-executor v0.3.31 |
| 155 | 2025-05-08T04:33:03.923Z | Downloaded pretty-hex v0.4.1 |
| 156 | 2025-05-08T04:33:03.926Z | Downloaded yoke-derive v0.7.4 |
| 157 | 2025-05-08T04:33:03.926Z | Downloaded futures-core v0.3.31 |
| 158 | 2025-05-08T04:33:03.929Z | Downloaded dirs-next v2.0.0 |
| 159 | 2025-05-08T04:33:03.932Z | Downloaded progenitor-client v0.9.1 |
| 160 | 2025-05-08T04:33:03.932Z | Downloaded lock_api v0.4.12 |
| 161 | 2025-05-08T04:33:03.935Z | Downloaded num-conv v0.1.0 |
| 162 | 2025-05-08T04:33:03.935Z | Downloaded foldhash v0.1.3 |
| 163 | 2025-05-08T04:33:03.938Z | Downloaded generic-array v0.14.7 |
| 164 | 2025-05-08T04:33:03.939Z | Downloaded futures-io v0.3.31 |
| 165 | 2025-05-08T04:33:03.942Z | Downloaded dyn-clone v1.0.19 |
| 166 | 2025-05-08T04:33:03.942Z | Downloaded plain v0.2.3 |
| 167 | 2025-05-08T04:33:03.945Z | Downloaded typify-macro v0.3.0 |
| 168 | 2025-05-08T04:33:03.945Z | Downloaded hostname v0.4.0 |
| 169 | 2025-05-08T04:33:03.948Z | Downloaded thread_local v1.1.8 |
| 170 | 2025-05-08T04:33:03.948Z | Downloaded tokio-macros v2.5.0 |
| 171 | 2025-05-08T04:33:03.951Z | Downloaded digest v0.10.7 |
| 172 | 2025-05-08T04:33:03.951Z | Downloaded thread-id v4.2.2 |
| 173 | 2025-05-08T04:33:03.954Z | Downloaded untrusted v0.9.0 |
| 174 | 2025-05-08T04:33:03.957Z | Downloaded usdt v0.5.0 |
| 175 | 2025-05-08T04:33:03.957Z | Downloaded form_urlencoded v1.2.1 |
| 176 | 2025-05-08T04:33:03.957Z | Downloaded thiserror-impl v1.0.69 |
| 177 | 2025-05-08T04:33:03.960Z | Downloaded crypto-common v0.1.6 |
| 178 | 2025-05-08T04:33:03.961Z | Downloaded futures-task v0.3.31 |
| 179 | 2025-05-08T04:33:03.963Z | Downloaded http-body-util v0.1.3 |
| 180 | 2025-05-08T04:33:03.967Z | Downloaded pest_generator v2.7.14 |
| 181 | 2025-05-08T04:33:03.967Z | Downloaded quick-error v1.2.3 |
| 182 | 2025-05-08T04:33:03.970Z | Downloaded oxnet v0.1.1 |
| 183 | 2025-05-08T04:33:03.970Z | Downloaded zerovec-derive v0.10.3 |
| 184 | 2025-05-08T04:33:03.973Z | Downloaded is-terminal v0.4.13 |
| 185 | 2025-05-08T04:33:03.973Z | Downloaded hostname v0.3.1 |
| 186 | 2025-05-08T04:33:03.976Z | Downloaded futures-sink v0.3.31 |
| 187 | 2025-05-08T04:33:03.976Z | Downloaded toml_datetime v0.6.8 |
| 188 | 2025-05-08T04:33:03.979Z | Downloaded anyhow v1.0.98 |
| 189 | 2025-05-08T04:33:03.983Z | Downloaded ppv-lite86 v0.2.20 |
| 190 | 2025-05-08T04:33:03.986Z | Downloaded pin-utils v0.1.0 |
| 191 | 2025-05-08T04:33:03.986Z | Downloaded progenitor-macro v0.9.1 |
| 192 | 2025-05-08T04:33:03.986Z | Downloaded macaddr v1.0.1 |
| 193 | 2025-05-08T04:33:03.989Z | Downloaded powerfmt v0.2.0 |
| 194 | 2025-05-08T04:33:03.989Z | Downloaded daft v0.1.3 |
| 195 | 2025-05-08T04:33:03.992Z | Downloaded memmap v0.7.0 |
| 196 | 2025-05-08T04:33:03.995Z | Downloaded sha1 v0.10.6 |
| 197 | 2025-05-08T04:33:03.996Z | Downloaded darling v0.20.10 |
| 198 | 2025-05-08T04:33:03.998Z | Downloaded iana-time-zone v0.1.63 |
| 199 | 2025-05-08T04:33:04.004Z | Downloaded hex v0.4.3 |
| 200 | 2025-05-08T04:33:04.008Z | Downloaded tokio-rustls v0.25.0 |
| 201 | 2025-05-08T04:33:04.008Z | Downloaded getrandom v0.2.15 |
| 202 | 2025-05-08T04:33:04.011Z | Downloaded utf16_iter v1.0.5 |
| 203 | 2025-05-08T04:33:04.011Z | Downloaded time-macros v0.2.18 |
| 204 | 2025-05-08T04:33:04.015Z | Downloaded thiserror-impl v2.0.12 |
| 205 | 2025-05-08T04:33:04.015Z | Downloaded httparse v1.9.5 |
| 206 | 2025-05-08T04:33:04.018Z | Downloaded litemap v0.7.3 |
| 207 | 2025-05-08T04:33:04.021Z | Downloaded rand_xorshift v0.3.0 |
| 208 | 2025-05-08T04:33:04.021Z | Downloaded paste v1.0.15 |
| 209 | 2025-05-08T04:33:04.024Z | Downloaded sync_wrapper v1.0.1 |
| 210 | 2025-05-08T04:33:04.027Z | Downloaded once_cell v1.21.3 |
| 211 | 2025-05-08T04:33:04.027Z | Downloaded zerocopy-derive v0.7.35 |
| 212 | 2025-05-08T04:33:04.030Z | Downloaded rand_chacha v0.3.1 |
| 213 | 2025-05-08T04:33:04.033Z | Downloaded scroll_derive v0.12.0 |
| 214 | 2025-05-08T04:33:04.033Z | Downloaded multer v3.1.0 |
| 215 | 2025-05-08T04:33:04.036Z | Downloaded structmeta v0.3.0 |
| 216 | 2025-05-08T04:33:04.037Z | Downloaded yoke v0.7.4 |
| 217 | 2025-05-08T04:33:04.040Z | Downloaded take_mut v0.2.2 |
| 218 | 2025-05-08T04:33:04.040Z | Downloaded strum v0.26.3 |
| 219 | 2025-05-08T04:33:04.043Z | Downloaded parking_lot_core v0.9.10 |
| 220 | 2025-05-08T04:33:04.043Z | Downloaded pest_meta v2.7.14 |
| 221 | 2025-05-08T04:33:04.046Z | Downloaded tokio-rustls v0.26.0 |
| 222 | 2025-05-08T04:33:04.049Z | Downloaded icu_normalizer v1.5.0 |
| 223 | 2025-05-08T04:33:04.052Z | Downloaded tower-layer v0.3.3 |
| 224 | 2025-05-08T04:33:04.052Z | Downloaded icu_locid v1.5.0 |
| 225 | 2025-05-08T04:33:04.056Z | Downloaded waitgroup v0.1.2 |
| 226 | 2025-05-08T04:33:04.059Z | Downloaded derive-where v1.2.7 |
| 227 | 2025-05-08T04:33:04.062Z | Downloaded unicode-ident v1.0.14 |
| 228 | 2025-05-08T04:33:04.065Z | Downloaded serde_tokenstream v0.2.2 |
| 229 | 2025-05-08T04:33:04.065Z | Downloaded serde_path_to_error v0.1.16 |
| 230 | 2025-05-08T04:33:04.068Z | Downloaded scopeguard v1.2.0 |
| 231 | 2025-05-08T04:33:04.068Z | Downloaded rustls-pemfile v2.2.0 |
| 232 | 2025-05-08T04:33:04.071Z | Downloaded pin-project-lite v0.2.14 |
| 233 | 2025-05-08T04:33:04.075Z | Downloaded thiserror v2.0.12 |
| 234 | 2025-05-08T04:33:04.079Z | Downloaded parking_lot v0.12.3 |
| 235 | 2025-05-08T04:33:04.083Z | Downloaded slog-async v2.8.0 |
| 236 | 2025-05-08T04:33:04.086Z | Downloaded slog-term v2.9.1 |
| 237 | 2025-05-08T04:33:04.086Z | Downloaded progenitor-impl v0.9.1 |
| 238 | 2025-05-08T04:33:04.089Z | Downloaded serde_urlencoded v0.7.1 |
| 239 | 2025-05-08T04:33:04.092Z | Downloaded rustversion v1.0.17 |
| 240 | 2025-05-08T04:33:04.093Z | Downloaded schemars_derive v0.8.22 |
| 241 | 2025-05-08T04:33:04.097Z | Downloaded slab v0.4.9 |
| 242 | 2025-05-08T04:33:04.097Z | Downloaded shlex v1.3.0 |
| 243 | 2025-05-08T04:33:04.097Z | Downloaded structmeta-derive v0.3.0 |
| 244 | 2025-05-08T04:33:04.103Z | Downloaded zeroize v1.8.1 |
| 245 | 2025-05-08T04:33:04.103Z | Downloaded ipnet v2.11.0 |
| 246 | 2025-05-08T04:33:04.103Z | Downloaded subtle v2.6.1 |
| 247 | 2025-05-08T04:33:04.106Z | Downloaded strsim v0.11.1 |
| 248 | 2025-05-08T04:33:04.106Z | Downloaded serde_spanned v0.6.8 |
| 249 | 2025-05-08T04:33:04.106Z | Downloaded newtype-uuid v1.2.1 |
| 250 | 2025-05-08T04:33:04.106Z | Downloaded rustc-hash v2.1.1 |
| 251 | 2025-05-08T04:33:04.109Z | Downloaded unsafe-libyaml v0.2.11 |
| 252 | 2025-05-08T04:33:04.112Z | Downloaded tracing-core v0.1.32 |
| 253 | 2025-05-08T04:33:04.115Z | Downloaded sha2 v0.10.8 |
| 254 | 2025-05-08T04:33:04.115Z | Downloaded smallvec v1.14.0 |
| 255 | 2025-05-08T04:33:04.119Z | Downloaded semver v1.0.25 |
| 256 | 2025-05-08T04:33:04.122Z | Downloaded slog-json v2.6.1 |
| 257 | 2025-05-08T04:33:04.122Z | Downloaded ryu v1.0.18 |
| 258 | 2025-05-08T04:33:04.125Z | Downloaded rustls-pki-types v1.10.0 |
| 259 | 2025-05-08T04:33:04.128Z | Downloaded serde_with_macros v3.12.0 |
| 260 | 2025-05-08T04:33:04.128Z | Downloaded spin v0.9.8 |
| 261 | 2025-05-08T04:33:04.132Z | Downloaded pest_derive v2.7.14 |
| 262 | 2025-05-08T04:33:04.135Z | Downloaded bytes v1.10.1 |
| 263 | 2025-05-08T04:33:04.138Z | Downloaded strum_macros v0.26.4 |
| 264 | 2025-05-08T04:33:04.141Z | Downloaded darling_core v0.20.10 |
| 265 | 2025-05-08T04:33:04.144Z | Downloaded icu_collections v1.5.0 |
| 266 | 2025-05-08T04:33:04.151Z | Downloaded slog v2.7.0 |
| 267 | 2025-05-08T04:33:04.154Z | Downloaded tempfile v3.13.0 |
| 268 | 2025-05-08T04:33:04.154Z | Downloaded icu_properties v1.5.1 |
| 269 | 2025-05-08T04:33:04.157Z | Downloaded quinn-udp v0.5.5 |
| 270 | 2025-05-08T04:33:04.160Z | Downloaded quote v1.0.39 |
| 271 | 2025-05-08T04:33:04.160Z | Downloaded term v0.7.0 |
| 272 | 2025-05-08T04:33:04.163Z | Downloaded quinn v0.11.5 |
| 273 | 2025-05-08T04:33:04.166Z | Downloaded base64 v0.22.1 |
| 274 | 2025-05-08T04:33:04.170Z | Downloaded crossbeam-channel v0.5.15 |
| 275 | 2025-05-08T04:33:04.174Z | Downloaded indexmap v2.7.1 |
| 276 | 2025-05-08T04:33:04.178Z | Downloaded serde_yaml v0.9.34+deprecated |
| 277 | 2025-05-08T04:33:04.181Z | Downloaded uuid v1.16.0 |
| 278 | 2025-05-08T04:33:04.184Z | Downloaded serde v1.0.219 |
| 279 | 2025-05-08T04:33:04.187Z | Downloaded serde_derive v1.0.219 |
| 280 | 2025-05-08T04:33:04.191Z | Downloaded cc v1.2.15 |
| 281 | 2025-05-08T04:33:04.194Z | Downloaded rand v0.8.5 |
| 282 | 2025-05-08T04:33:04.197Z | Downloaded tokio-util v0.7.13 |
| 283 | 2025-05-08T04:33:04.203Z | Downloaded mio v1.0.2 |
| 284 | 2025-05-08T04:33:04.209Z | Downloaded toml_edit v0.22.24 |
| 285 | 2025-05-08T04:33:04.228Z | Downloaded zerovec v0.10.4 |
| 286 | 2025-05-08T04:33:04.233Z | Downloaded idna v1.0.3 |
| 287 | 2025-05-08T04:33:04.237Z | Downloaded aho-corasick v1.1.3 |
| 288 | 2025-05-08T04:33:04.243Z | Downloaded serde_json v1.0.140 |
| 289 | 2025-05-08T04:33:04.248Z | Downloaded pest v2.7.14 |
| 290 | 2025-05-08T04:33:04.254Z | Downloaded winnow v0.7.3 |
| 291 | 2025-05-08T04:33:04.262Z | Downloaded serde_with v3.12.0 |
| 292 | 2025-05-08T04:33:04.270Z | Downloaded proptest v1.6.0 |
| 293 | 2025-05-08T04:33:04.279Z | Downloaded hyper v1.6.0 |
| 294 | 2025-05-08T04:33:04.285Z | Downloaded h2 v0.4.6 |
| 295 | 2025-05-08T04:33:04.291Z | Downloaded webpki-roots v0.26.6 |
| 296 | 2025-05-08T04:33:04.295Z | Downloaded futures-util v0.3.31 |
| 297 | 2025-05-08T04:33:04.305Z | Downloaded hashbrown v0.15.1 |
| 298 | 2025-05-08T04:33:04.310Z | Downloaded goblin v0.8.2 |
| 299 | 2025-05-08T04:33:04.315Z | Downloaded syn v2.0.98 |
| 300 | 2025-05-08T04:33:04.326Z | Downloaded reqwest v0.12.15 |
| 301 | 2025-05-08T04:33:04.334Z | Downloaded rustls-webpki v0.102.8 |
| 302 | 2025-05-08T04:33:04.351Z | Downloaded quinn-proto v0.11.8 |
| 303 | 2025-05-08T04:33:04.357Z | Downloaded rustix v0.38.37 |
| 304 | 2025-05-08T04:33:04.377Z | Downloaded regex v1.11.1 |
| 305 | 2025-05-08T04:33:04.389Z | Downloaded openapiv3 v2.0.0 |
| 306 | 2025-05-08T04:33:04.399Z | Downloaded icu_properties_data v1.5.0 |
| 307 | 2025-05-08T04:33:04.409Z | Downloaded chrono v0.4.40 |
| 308 | 2025-05-08T04:33:04.416Z | Downloaded typify-impl v0.3.0 |
| 309 | 2025-05-08T04:33:04.429Z | Downloaded regress v0.10.3 |
| 310 | 2025-05-08T04:33:04.437Z | Downloaded rustls v0.23.19 |
| 311 | 2025-05-08T04:33:04.448Z | Downloaded rustls v0.22.4 |
| 312 | 2025-05-08T04:33:04.459Z | Downloaded regex-syntax v0.8.5 |
| 313 | 2025-05-08T04:33:04.467Z | Downloaded dropshot v0.16.0 |
| 314 | 2025-05-08T04:33:04.486Z | Downloaded zerocopy v0.7.35 |
| 315 | 2025-05-08T04:33:04.500Z | Downloaded time v0.3.36 |
| 316 | 2025-05-08T04:33:04.506Z | Downloaded http v1.2.0 |
| 317 | 2025-05-08T04:33:04.509Z | Downloaded hashbrown v0.12.3 |
| 318 | 2025-05-08T04:33:04.513Z | Downloaded memchr v2.7.4 |
| 319 | 2025-05-08T04:33:04.517Z | Downloaded tower v0.5.2 |
| 320 | 2025-05-08T04:33:04.525Z | Downloaded socket2 v0.5.9 |
| 321 | 2025-05-08T04:33:04.527Z | Downloaded hyper-util v0.1.11 |
| 322 | 2025-05-08T04:33:04.531Z | Downloaded schemars v0.8.22 |
| 323 | 2025-05-08T04:33:04.540Z | Downloaded url v2.5.3 |
| 324 | 2025-05-08T04:33:04.544Z | Downloaded tracing v0.1.40 |
| 325 | 2025-05-08T04:33:04.549Z | Downloaded regex-automata v0.4.8 |
| 326 | 2025-05-08T04:33:04.562Z | Downloaded signal-hook-registry v1.4.2 |
| 327 | 2025-05-08T04:33:04.565Z | Downloaded scroll v0.12.0 |
| 328 | 2025-05-08T04:33:04.567Z | Downloaded toml v0.8.20 |
| 329 | 2025-05-08T04:33:04.570Z | Downloaded thiserror v1.0.69 |
| 330 | 2025-05-08T04:33:04.573Z | Downloaded mime v0.3.17 |
| 331 | 2025-05-08T04:33:04.577Z | Downloaded wait-timeout v0.2.0 |
| 332 | 2025-05-08T04:33:04.577Z | Downloaded utf8_iter v1.0.4 |
| 333 | 2025-05-08T04:33:04.577Z | Downloaded usdt-impl v0.5.0 |
| 334 | 2025-05-08T04:33:04.577Z | Downloaded stable_deref_trait v1.2.0 |
| 335 | 2025-05-08T04:33:04.579Z | Downloaded progenitor v0.9.1 |
| 336 | 2025-05-08T04:33:04.579Z | Downloaded futures v0.3.31 |
| 337 | 2025-05-08T04:33:04.584Z | Downloaded slog-bunyan v2.5.0 |
| 338 | 2025-05-08T04:33:04.587Z | Downloaded num-traits v0.2.19 |
| 339 | 2025-05-08T04:33:04.587Z | Downloaded proc-macro2 v1.0.94 |
| 340 | 2025-05-08T04:33:04.590Z | Downloaded tokio v1.43.1 |
| 341 | 2025-05-08T04:33:04.624Z | Downloaded libc v0.2.171 |
| 342 | 2025-05-08T04:33:04.647Z | Downloaded rusty-fork v0.3.0 |
| 343 | 2025-05-08T04:33:04.654Z | Downloaded serde_derive_internals v0.29.1 |
| 344 | 2025-05-08T04:33:04.654Z | Downloaded log v0.4.22 |
| 345 | 2025-05-08T04:33:04.659Z | Downloaded icu_provider v1.5.0 |
| 346 | 2025-05-08T04:33:04.659Z | Downloaded getrandom v0.3.1 |
| 347 | 2025-05-08T04:33:04.659Z | Downloaded bitflags v2.9.0 |
| 348 | 2025-05-08T04:33:04.664Z | Downloaded rand_core v0.6.4 |
| 349 | 2025-05-08T04:33:04.664Z | Downloaded typify v0.3.0 |
| 350 | 2025-05-08T04:33:04.668Z | Downloaded typenum v1.17.0 |
| 351 | 2025-05-08T04:33:04.668Z | Downloaded indexmap v1.9.3 |
| 352 | 2025-05-08T04:33:04.673Z | Downloaded icu_normalizer_data v1.5.0 |
| 353 | 2025-05-08T04:33:04.673Z | Downloaded icu_locid_transform_data v1.5.0 |
| 354 | 2025-05-08T04:33:04.682Z | Downloaded hyper-rustls v0.27.3 |
| 355 | 2025-05-08T04:33:04.682Z | Downloaded dropshot_endpoint v0.16.0 |
| 356 | 2025-05-08T04:33:04.689Z | Downloaded tinyvec v1.8.0 |
| 357 | 2025-05-08T04:33:04.689Z | Downloaded camino v1.1.9 |
| 358 | 2025-05-08T04:33:04.689Z | Downloaded daft-derive v0.1.3 |
| 359 | 2025-05-08T04:33:04.690Z | Downloaded crossbeam-utils v0.8.21 |
| 360 | 2025-05-08T04:33:04.698Z | Downloaded allocator-api2 v0.2.18 |
| 361 | 2025-05-08T04:33:04.698Z | Downloaded icu_locid_transform v1.5.0 |
| 362 | 2025-05-08T04:33:04.698Z | Downloaded bit-set v0.8.0 |
| 363 | 2025-05-08T04:33:04.704Z | Downloaded parse-display v0.10.0 |
| 364 | 2025-05-08T04:33:04.704Z | Downloaded parse-display-derive v0.10.0 |
| 365 | 2025-05-08T04:33:04.704Z | Downloaded synstructure v0.13.1 |
| 366 | 2025-05-08T04:33:04.704Z | Downloaded futures-channel v0.3.31 |
| 367 | 2025-05-08T04:33:04.704Z | Downloaded displaydoc v0.2.5 |
| 368 | 2025-05-08T04:33:04.705Z | Downloaded zerofrom-derive v0.1.4 |
| 369 | 2025-05-08T04:33:04.705Z | Downloaded writeable v0.5.5 |
| 370 | 2025-05-08T04:33:04.710Z | Downloaded version_check v0.9.5 |
| 371 | 2025-05-08T04:33:04.711Z | Downloaded percent-encoding v2.3.1 |
| 372 | 2025-05-08T04:33:04.711Z | Downloaded unarray v0.1.4 |
| 373 | 2025-05-08T04:33:04.711Z | Downloaded tinystr v0.7.6 |
| 374 | 2025-05-08T04:33:04.712Z | Downloaded lazy_static v1.5.0 |
| 375 | 2025-05-08T04:33:04.719Z | Downloaded itoa v1.0.11 |
| 376 | 2025-05-08T04:33:04.720Z | Downloaded ipnetwork v0.21.1 |
| 377 | 2025-05-08T04:33:04.720Z | Downloaded idna_adapter v1.2.0 |
| 378 | 2025-05-08T04:33:04.720Z | Downloaded httpdate v1.0.3 |
| 379 | 2025-05-08T04:33:04.720Z | Downloaded futures-macro v0.3.31 |
| 380 | 2025-05-08T04:33:04.720Z | Downloaded fastrand v2.1.1 |
| 381 | 2025-05-08T04:33:04.720Z | Downloaded dirs-sys-next v0.1.2 |
| 382 | 2025-05-08T04:33:04.720Z | Downloaded dof v0.3.0 |
| 383 | 2025-05-08T04:33:04.725Z | Downloaded byteorder v1.5.0 |
| 384 | 2025-05-08T04:33:04.726Z | Downloaded encoding_rs v0.8.34 |
| 385 | 2025-05-08T04:33:04.739Z | Downloaded block-buffer v0.10.4 |
| 386 | 2025-05-08T04:33:04.743Z | Downloaded fnv v1.0.7 |
| 387 | 2025-05-08T04:33:04.743Z | Downloaded cfg-if v1.0.0 |
| 388 | 2025-05-08T04:33:04.743Z | Downloaded match_cfg v0.1.0 |
| 389 | 2025-05-08T04:33:04.743Z | Downloaded zerofrom v0.1.4 |
| 390 | 2025-05-08T04:33:04.743Z | Downloaded write16 v1.0.0 |
| 391 | 2025-05-08T04:33:04.747Z | Downloaded heck v0.5.0 |
| 392 | 2025-05-08T04:33:04.747Z | Downloaded deranged v0.3.11 |
| 393 | 2025-05-08T04:33:04.747Z | Downloaded cpufeatures v0.2.14 |
| 394 | 2025-05-08T04:33:04.747Z | Downloaded ring v0.17.11 |
| 395 | 2025-05-08T04:33:04.784Z | Downloaded debug-ignore v1.0.5 |
| 396 | 2025-05-08T04:33:04.788Z | Downloaded want v0.3.1 |
| 397 | 2025-05-08T04:33:04.917Z | Compiling proc-macro2 v1.0.94 |
| 398 | 2025-05-08T04:33:04.917Z | Compiling unicode-ident v1.0.14 |
| 399 | 2025-05-08T04:33:04.927Z | Compiling libc v0.2.171 |
| 400 | 2025-05-08T04:33:04.927Z | Checking cfg-if v1.0.0 |
| 401 | 2025-05-08T04:33:04.927Z | Compiling autocfg v1.4.0 |
| 402 | 2025-05-08T04:33:04.927Z | Compiling serde v1.0.219 |
| 403 | 2025-05-08T04:33:04.939Z | Checking memchr v2.7.4 |
| 404 | 2025-05-08T04:33:04.943Z | Compiling serde_json v1.0.140 |
| 405 | 2025-05-08T04:33:05.035Z | Checking itoa v1.0.11 |
| 406 | 2025-05-08T04:33:05.463Z | Checking ryu v1.0.18 |
| 407 | 2025-05-08T04:33:05.589Z | Compiling semver v1.0.25 |
| 408 | 2025-05-08T04:33:05.699Z | Compiling version_check v0.9.5 |
| 409 | 2025-05-08T04:33:05.739Z | Checking pin-project-lite v0.2.14 |
| 410 | 2025-05-08T04:33:05.852Z | Checking smallvec v1.14.0 |
| 411 | 2025-05-08T04:33:05.862Z | Checking futures-core v0.3.31 |
| 412 | 2025-05-08T04:33:05.875Z | Checking bytes v1.10.1 |
| 413 | 2025-05-08T04:33:06.052Z | Checking once_cell v1.21.3 |
| 414 | 2025-05-08T04:33:06.180Z | Compiling num-traits v0.2.19 |
| 415 | 2025-05-08T04:33:06.346Z | Compiling thiserror v1.0.69 |
| 416 | 2025-05-08T04:33:06.358Z | Compiling lock_api v0.4.12 |
| 417 | 2025-05-08T04:33:06.530Z | Checking allocator-api2 v0.2.18 |
| 418 | 2025-05-08T04:33:06.564Z | Checking equivalent v1.0.1 |
| 419 | 2025-05-08T04:33:06.668Z | Compiling quote v1.0.39 |
| 420 | 2025-05-08T04:33:06.713Z | Checking getrandom v0.2.15 |
| 421 | 2025-05-08T04:33:06.730Z | Checking foldhash v0.1.3 |
| 422 | 2025-05-08T04:33:06.785Z | Compiling getrandom v0.3.1 |
| 423 | 2025-05-08T04:33:06.851Z | Compiling parking_lot_core v0.9.10 |
| 424 | 2025-05-08T04:33:07.144Z | Compiling syn v2.0.98 |
| 425 | 2025-05-08T04:33:07.169Z | Checking hashbrown v0.15.1 |
| 426 | 2025-05-08T04:33:07.184Z | Checking scopeguard v1.2.0 |
| 427 | 2025-05-08T04:33:07.220Z | Checking fnv v1.0.7 |
| 428 | 2025-05-08T04:33:07.274Z | Compiling shlex v1.3.0 |
| 429 | 2025-05-08T04:33:07.352Z | Compiling slab v0.4.9 |
| 430 | 2025-05-08T04:33:07.515Z | Compiling cc v1.2.15 |
| 431 | 2025-05-08T04:33:07.609Z | Compiling schemars v0.8.22 |
| 432 | 2025-05-08T04:33:07.745Z | Checking stable_deref_trait v1.2.0 |
| 433 | 2025-05-08T04:33:07.754Z | Checking iana-time-zone v0.1.63 |
| 434 | 2025-05-08T04:33:07.754Z | Checking futures-sink v0.3.31 |
| 435 | 2025-05-08T04:33:07.925Z | Checking parking_lot v0.12.3 |
| 436 | 2025-05-08T04:33:07.947Z | Checking mio v1.0.2 |
| 437 | 2025-05-08T04:33:08.001Z | Checking signal-hook-registry v1.4.2 |
| 438 | 2025-05-08T04:33:08.035Z | Checking socket2 v0.5.9 |
| 439 | 2025-05-08T04:33:08.230Z | Checking dyn-clone v1.0.19 |
| 440 | 2025-05-08T04:33:08.264Z | Compiling thiserror v2.0.12 |
| 441 | 2025-05-08T04:33:08.495Z | Checking log v0.4.22 |
| 442 | 2025-05-08T04:33:08.536Z | Compiling heck v0.5.0 |
| 443 | 2025-05-08T04:33:08.778Z | Checking futures-channel v0.3.31 |
| 444 | 2025-05-08T04:33:08.824Z | Checking http v1.2.0 |
| 445 | 2025-05-08T04:33:09.075Z | Checking pin-utils v0.1.0 |
| 446 | 2025-05-08T04:33:09.199Z | Checking rustls-pki-types v1.10.0 |
| 447 | 2025-05-08T04:33:09.213Z | Checking futures-task v0.3.31 |
| 448 | 2025-05-08T04:33:09.292Z | Checking futures-io v0.3.31 |
| 449 | 2025-05-08T04:33:09.451Z | Checking untrusted v0.9.0 |
| 450 | 2025-05-08T04:33:09.531Z | Compiling ucd-trie v0.1.7 |
| 451 | 2025-05-08T04:33:09.605Z | Checking litemap v0.7.3 |
| 452 | 2025-05-08T04:33:09.681Z | Checking writeable v0.5.5 |
| 453 | 2025-05-08T04:33:10.008Z | Checking byteorder v1.5.0 |
| 454 | 2025-05-08T04:33:10.179Z | Compiling httparse v1.9.5 |
| 455 | 2025-05-08T04:33:10.330Z | Checking tracing-core v0.1.32 |
| 456 | 2025-05-08T04:33:10.407Z | Checking atomic-waker v1.1.2 |
| 457 | 2025-05-08T04:33:10.519Z | Compiling ring v0.17.11 |
| 458 | 2025-05-08T04:33:10.551Z | Checking subtle v2.6.1 |
| 459 | 2025-05-08T04:33:10.763Z | Compiling uuid v1.16.0 |
| 460 | 2025-05-08T04:33:10.790Z | Checking icu_locid_transform_data v1.5.0 |
| 461 | 2025-05-08T04:33:10.888Z | Checking zeroize v1.8.1 |
| 462 | 2025-05-08T04:33:10.959Z | Checking tracing v0.1.40 |
| 463 | 2025-05-08T04:33:11.117Z | Compiling regress v0.10.3 |
| 464 | 2025-05-08T04:33:11.264Z | Compiling chrono v0.4.40 |
| 465 | 2025-05-08T04:33:11.277Z | Checking http-body v1.0.1 |
| 466 | 2025-05-08T04:33:11.281Z | Checking try-lock v0.2.5 |
| 467 | 2025-05-08T04:33:11.327Z | Compiling slog v2.7.0 |
| 468 | 2025-05-08T04:33:11.474Z | Checking icu_properties_data v1.5.0 |
| 469 | 2025-05-08T04:33:11.488Z | Checking want v0.3.1 |
| 470 | 2025-05-08T04:33:11.705Z | Compiling aho-corasick v1.1.3 |
| 471 | 2025-05-08T04:33:11.718Z | Compiling typenum v1.17.0 |
| 472 | 2025-05-08T04:33:11.853Z | Checking regex-syntax v0.8.5 |
| 473 | 2025-05-08T04:33:12.623Z | Checking utf16_iter v1.0.5 |
| 474 | 2025-05-08T04:33:13.436Z | Checking icu_normalizer_data v1.5.0 |
| 475 | 2025-05-08T04:33:13.545Z | Checking httpdate v1.0.3 |
| 476 | 2025-05-08T04:33:13.786Z | Checking write16 v1.0.0 |
| 477 | 2025-05-08T04:33:13.915Z | Checking tower-service v0.3.3 |
| 478 | 2025-05-08T04:33:14.043Z | Checking percent-encoding v2.3.1 |
| 479 | 2025-05-08T04:33:14.253Z | Compiling serde_derive_internals v0.29.1 |
| 480 | 2025-05-08T04:33:14.610Z | Compiling synstructure v0.13.1 |
| 481 | 2025-05-08T04:33:15.486Z | Compiling rustls v0.23.19 |
| 482 | 2025-05-08T04:33:15.564Z | Checking utf8_iter v1.0.4 |
| 483 | 2025-05-08T04:33:15.774Z | Checking form_urlencoded v1.2.1 |
| 484 | 2025-05-08T04:33:15.910Z | Compiling generic-array v0.14.7 |
| 485 | 2025-05-08T04:33:16.182Z | Compiling paste v1.0.15 |
| 486 | 2025-05-08T04:33:16.410Z | Checking rand_core v0.6.4 |
| 487 | 2025-05-08T04:33:16.482Z | Compiling usdt-impl v0.5.0 |
| 488 | 2025-05-08T04:33:16.688Z | Compiling regex-automata v0.4.8 |
| 489 | 2025-05-08T04:33:16.888Z | Checking mime v0.3.17 |
| 490 | 2025-05-08T04:33:17.007Z | Compiling rustix v0.38.37 |
| 491 | 2025-05-08T04:33:17.206Z | Compiling newtype-uuid v1.2.1 |
| 492 | 2025-05-08T04:33:17.338Z | Checking rustls-webpki v0.102.8 |
| 493 | 2025-05-08T04:33:17.433Z | Compiling time-core v0.1.2 |
| 494 | 2025-05-08T04:33:17.559Z | Compiling num-conv v0.1.0 |
| 495 | 2025-05-08T04:33:17.608Z | Checking powerfmt v0.2.0 |
| 496 | 2025-05-08T04:33:17.840Z | Compiling time-macros v0.2.18 |
| 497 | 2025-05-08T04:33:17.888Z | Checking deranged v0.3.11 |
| 498 | 2025-05-08T04:33:18.218Z | Compiling thread-id v4.2.2 |
| 499 | 2025-05-08T04:33:18.247Z | Compiling serde_derive v1.0.219 |
| 500 | 2025-05-08T04:33:18.332Z | Compiling schemars_derive v0.8.22 |
| 501 | 2025-05-08T04:33:18.381Z | Compiling thiserror-impl v1.0.69 |
| 502 | 2025-05-08T04:33:18.873Z | Compiling zerofrom-derive v0.1.4 |
| 503 | 2025-05-08T04:33:19.194Z | Compiling zerocopy-derive v0.7.35 |
| 504 | 2025-05-08T04:33:20.695Z | Compiling yoke-derive v0.7.4 |
| 505 | 2025-05-08T04:33:20.977Z | Compiling zerovec-derive v0.10.3 |
| 506 | 2025-05-08T04:33:21.064Z | Compiling tokio-macros v2.5.0 |
| 507 | 2025-05-08T04:33:21.082Z | Compiling thiserror-impl v2.0.12 |
| 508 | 2025-05-08T04:33:21.910Z | Checking zerofrom v0.1.4 |
| 509 | 2025-05-08T04:33:22.104Z | Compiling displaydoc v0.2.5 |
| 510 | 2025-05-08T04:33:22.481Z | Checking tokio v1.43.1 |
| 511 | 2025-05-08T04:33:22.836Z | Compiling futures-macro v0.3.31 |
| 512 | 2025-05-08T04:33:23.089Z | Checking yoke v0.7.4 |
| 513 | 2025-05-08T04:33:23.268Z | Compiling pest v2.7.14 |
| 514 | 2025-05-08T04:33:23.328Z | Compiling icu_provider_macros v1.5.0 |
| 515 | 2025-05-08T04:33:23.420Z | Checking zerovec v0.10.4 |
| 516 | 2025-05-08T04:33:23.551Z | Checking zerocopy v0.7.35 |
| 517 | 2025-05-08T04:33:24.393Z | Compiling regex v1.11.1 |
| 518 | 2025-05-08T04:33:24.566Z | Checking futures-util v0.3.31 |
| 519 | 2025-05-08T04:33:25.164Z | Compiling scroll_derive v0.12.0 |
| 520 | 2025-05-08T04:33:25.177Z | Checking tinystr v0.7.6 |
| 521 | 2025-05-08T04:33:25.267Z | Checking icu_locid v1.5.0 |
| 522 | 2025-05-08T04:33:25.701Z | Checking icu_collections v1.5.0 |
| 523 | 2025-05-08T04:33:26.063Z | Compiling pest_meta v2.7.14 |
| 524 | 2025-05-08T04:33:26.076Z | Checking scroll v0.12.0 |
| 525 | 2025-05-08T04:33:26.220Z | Checking icu_provider v1.5.0 |
| 526 | 2025-05-08T04:33:26.354Z | Checking ppv-lite86 v0.2.20 |
| 527 | 2025-05-08T04:33:26.837Z | Checking icu_locid_transform v1.5.0 |
| 528 | 2025-05-08T04:33:27.073Z | Compiling structmeta-derive v0.3.0 |
| 529 | 2025-05-08T04:33:27.856Z | Compiling pest_generator v2.7.14 |
| 530 | 2025-05-08T04:33:29.102Z | Checking tokio-util v0.7.13 |
| 531 | 2025-05-08T04:33:29.198Z | Checking icu_properties v1.5.1 |
| 532 | 2025-05-08T04:33:29.857Z | Checking indexmap v2.7.1 |
| 533 | 2025-05-08T04:33:29.903Z | Compiling pest_derive v2.7.14 |
| 534 | 2025-05-08T04:33:30.056Z | Checking serde_urlencoded v0.7.1 |
| 535 | 2025-05-08T04:33:30.286Z | Checking tokio-rustls v0.26.0 |
| 536 | 2025-05-08T04:33:30.599Z | Compiling serde_tokenstream v0.2.2 |
| 537 | 2025-05-08T04:33:30.954Z | Compiling dtrace-parser v0.2.0 |
| 538 | 2025-05-08T04:33:31.023Z | Checking h2 v0.4.6 |
| 539 | 2025-05-08T04:33:31.299Z | Checking http-body-util v0.1.3 |
| 540 | 2025-05-08T04:33:31.737Z | Checking webpki-roots v0.26.6 |
| 541 | 2025-05-08T04:33:31.951Z | Checking rustls-pemfile v2.2.0 |
| 542 | 2025-05-08T04:33:32.265Z | Compiling dof v0.3.0 |
| 543 | 2025-05-08T04:33:32.485Z | Checking icu_normalizer v1.5.0 |
| 544 | 2025-05-08T04:33:32.558Z | Checking errno v0.3.9 |
| 545 | 2025-05-08T04:33:32.728Z | Checking sync_wrapper v1.0.1 |
| 546 | 2025-05-08T04:33:32.749Z | Compiling crossbeam-utils v0.8.21 |
| 547 | 2025-05-08T04:33:32.885Z | Checking bitflags v2.9.0 |
| 548 | 2025-05-08T04:33:32.998Z | Checking ipnetwork v0.21.1 |
| 549 | 2025-05-08T04:33:33.173Z | Checking num_threads v0.1.7 |
| 550 | 2025-05-08T04:33:33.236Z | Checking idna_adapter v1.2.0 |
| 551 | 2025-05-08T04:33:33.324Z | Checking base64 v0.22.1 |
| 552 | 2025-05-08T04:33:33.379Z | Compiling rustversion v1.0.17 |
| 553 | 2025-05-08T04:33:33.419Z | Checking idna v1.0.3 |
| 554 | 2025-05-08T04:33:33.529Z | Checking plain v0.2.3 |
| 555 | 2025-05-08T04:33:33.687Z | Compiling omicron-workspace-hack v0.1.0 |
| 556 | 2025-05-08T04:33:33.793Z | Checking tower-layer v0.3.3 |
| 557 | 2025-05-08T04:33:34.021Z | Compiling typify-impl v0.3.0 |
| 558 | 2025-05-08T04:33:34.067Z | Compiling ident_case v1.0.1 |
| 559 | 2025-05-08T04:33:34.200Z | Compiling strsim v0.11.1 |
| 560 | 2025-05-08T04:33:34.247Z | Checking time v0.3.36 |
| 561 | 2025-05-08T04:33:34.803Z | Compiling darling_core v0.20.10 |
| 562 | 2025-05-08T04:33:35.034Z | Checking tower v0.5.2 |
| 563 | 2025-05-08T04:33:35.149Z | Checking hyper v1.6.0 |
| 564 | 2025-05-08T04:33:35.789Z | Checking url v2.5.3 |
| 565 | 2025-05-08T04:33:35.957Z | Checking goblin v0.8.2 |
| 566 | 2025-05-08T04:33:36.333Z | Checking oxnet v0.1.1 |
| 567 | 2025-05-08T04:33:36.984Z | Compiling openapiv3 v2.0.0 |
| 568 | 2025-05-08T04:33:37.085Z | Checking hyper-util v0.1.11 |
| 569 | 2025-05-08T04:33:38.166Z | Compiling structmeta v0.3.0 |
| 570 | 2025-05-08T04:33:38.550Z | Checking rand_chacha v0.3.1 |
| 571 | 2025-05-08T04:33:38.660Z | Compiling daft-derive v0.1.3 |
| 572 | 2025-05-08T04:33:38.843Z | Checking hyper-rustls v0.27.3 |
| 573 | 2025-05-08T04:33:38.928Z | Checking dirs-sys-next v0.1.2 |
| 574 | 2025-05-08T04:33:39.162Z | Checking pretty-hex v0.4.1 |
| 575 | 2025-05-08T04:33:39.359Z | Compiling anyhow v1.0.98 |
| 576 | 2025-05-08T04:33:39.552Z | Checking fastrand v2.1.1 |
| 577 | 2025-05-08T04:33:39.875Z | Checking ipnet v2.11.0 |
| 578 | 2025-05-08T04:33:39.878Z | Compiling rustls v0.22.4 |
| 579 | 2025-05-08T04:33:39.982Z | Compiling unsafe-libyaml v0.2.11 |
| 580 | 2025-05-08T04:33:40.187Z | Checking daft v0.1.3 |
| 581 | 2025-05-08T04:33:40.338Z | Checking reqwest v0.12.15 |
| 582 | 2025-05-08T04:33:40.576Z | Compiling darling_macro v0.20.10 |
| 583 | 2025-05-08T04:33:40.620Z | Checking tempfile v3.13.0 |
| 584 | 2025-05-08T04:33:40.968Z | Checking dirs-next v2.0.0 |
| 585 | 2025-05-08T04:33:41.045Z | Checking rand v0.8.5 |
| 586 | 2025-05-08T04:33:41.290Z | Compiling serde_yaml v0.9.34+deprecated |
| 587 | 2025-05-08T04:33:41.584Z | Checking toml_datetime v0.6.8 |
| 588 | 2025-05-08T04:33:41.599Z | Checking serde_spanned v0.6.8 |
| 589 | 2025-05-08T04:33:41.666Z | Checking block-buffer v0.10.4 |
| 590 | 2025-05-08T04:33:41.793Z | Checking crypto-common v0.1.6 |
| 591 | 2025-05-08T04:33:41.888Z | Checking wait-timeout v0.2.0 |
| 592 | 2025-05-08T04:33:41.977Z | Checking thread_local v1.1.8 |
| 593 | 2025-05-08T04:33:41.992Z | Compiling multer v3.1.0 |
| 594 | 2025-05-08T04:33:42.080Z | Checking winnow v0.7.3 |
| 595 | 2025-05-08T04:33:42.163Z | Checking match_cfg v0.1.0 |
| 596 | 2025-05-08T04:33:42.222Z | Checking bit-vec v0.8.0 |
| 597 | 2025-05-08T04:33:42.254Z | Compiling slog-async v2.8.0 |
| 598 | 2025-05-08T04:33:42.279Z | Compiling camino v1.1.9 |
| 599 | 2025-05-08T04:33:42.373Z | Checking quick-error v1.2.3 |
| 600 | 2025-05-08T04:33:42.520Z | Checking rusty-fork v0.3.0 |
| 601 | 2025-05-08T04:33:42.611Z | Checking bit-set v0.8.0 |
| 602 | 2025-05-08T04:33:42.694Z | Compiling strum_macros v0.26.4 |
| 603 | 2025-05-08T04:33:42.843Z | Checking hostname v0.3.1 |
| 604 | 2025-05-08T04:33:42.857Z | Checking crossbeam-channel v0.5.15 |
| 605 | 2025-05-08T04:33:42.919Z | Checking digest v0.10.7 |
| 606 | 2025-05-08T04:33:42.968Z | Checking progenitor-client v0.9.1 |
| 607 | 2025-05-08T04:33:43.221Z | Compiling darling v0.20.10 |
| 608 | 2025-05-08T04:33:43.334Z | Checking term v0.7.0 |
| 609 | 2025-05-08T04:33:43.563Z | Compiling usdt-macro v0.5.0 |
| 610 | 2025-05-08T04:33:43.724Z | Compiling usdt-attr-macro v0.5.0 |
| 611 | 2025-05-08T04:33:43.744Z | Checking slog-json v2.6.1 |
| 612 | 2025-05-08T04:33:44.017Z | Checking hex v0.4.3 |
| 613 | 2025-05-08T04:33:44.465Z | Checking futures-executor v0.3.31 |
| 614 | 2025-05-08T04:33:44.524Z | Compiling async-stream-impl v0.3.6 |
| 615 | 2025-05-08T04:33:44.714Z | Checking rand_xorshift v0.3.0 |
| 616 | 2025-05-08T04:33:44.832Z | Checking memmap v0.7.0 |
| 617 | 2025-05-08T04:33:44.905Z | Checking is-terminal v0.4.13 |
| 618 | 2025-05-08T04:33:44.925Z | Checking toml_edit v0.22.24 |
| 619 | 2025-05-08T04:33:45.040Z | Compiling dropshot v0.16.0 |
| 620 | 2025-05-08T04:33:45.064Z | Checking encoding_rs v0.8.34 |
| 621 | 2025-05-08T04:33:45.116Z | Checking cpufeatures v0.2.14 |
| 622 | 2025-05-08T04:33:45.216Z | Checking unarray v0.1.4 |
| 623 | 2025-05-08T04:33:45.391Z | Checking lazy_static v1.5.0 |
| 624 | 2025-05-08T04:33:45.419Z | Checking take_mut v0.2.2 |
| 625 | 2025-05-08T04:33:45.526Z | Checking spin v0.9.8 |
| 626 | 2025-05-08T04:33:45.539Z | Compiling typify-macro v0.3.0 |
| 627 | 2025-05-08T04:33:45.705Z | Checking proptest v1.6.0 |
| 628 | 2025-05-08T04:33:45.770Z | Checking async-stream v0.3.6 |
| 629 | 2025-05-08T04:33:45.925Z | Checking sha1 v0.10.6 |
| 630 | 2025-05-08T04:33:45.974Z | Checking usdt v0.5.0 |
| 631 | 2025-05-08T04:33:46.200Z | Checking slog-term v2.9.1 |
| 632 | 2025-05-08T04:33:46.227Z | Checking futures v0.3.31 |
| 633 | 2025-05-08T04:33:46.336Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 634 | 2025-05-08T04:33:46.500Z | Checking slog-bunyan v2.5.0 |
| 635 | 2025-05-08T04:33:46.664Z | Compiling serde_with_macros v3.12.0 |
| 636 | 2025-05-08T04:33:46.667Z | Checking strum v0.26.3 |
| 637 | 2025-05-08T04:33:46.838Z | Compiling test-strategy v0.4.0 |
| 638 | 2025-05-08T04:33:46.853Z | Checking tokio-rustls v0.25.0 |
| 639 | 2025-05-08T04:33:47.213Z | Compiling parse-display-derive v0.10.0 |
| 640 | 2025-05-08T04:33:47.417Z | Compiling dropshot_endpoint v0.16.0 |
| 641 | 2025-05-08T04:33:47.578Z | Checking toml v0.8.20 |
| 642 | 2025-05-08T04:33:47.675Z | Checking serde_path_to_error v0.1.16 |
| 643 | 2025-05-08T04:33:48.251Z | Compiling async-trait v0.1.88 |
| 644 | 2025-05-08T04:33:48.280Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 645 | 2025-05-08T04:33:48.878Z | Compiling typify v0.3.0 |
| 646 | 2025-05-08T04:33:49.005Z | Compiling progenitor-impl v0.9.1 |
| 647 | 2025-05-08T04:33:49.135Z | Compiling derive-where v1.2.7 |
| 648 | 2025-05-08T04:33:49.685Z | Checking waitgroup v0.1.2 |
| 649 | 2025-05-08T04:33:49.833Z | Checking hostname v0.4.0 |
| 650 | 2025-05-08T04:33:49.936Z | Checking instant v0.1.13 |
| 651 | 2025-05-08T04:33:49.970Z | Checking debug-ignore v1.0.5 |
| 652 | 2025-05-08T04:33:50.058Z | Checking backoff v0.4.0 |
| 653 | 2025-05-08T04:33:50.118Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
| 654 | 2025-05-08T04:33:50.366Z | Checking serde_with v3.12.0 |
| 655 | 2025-05-08T04:33:50.426Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 656 | 2025-05-08T04:33:50.585Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 657 | 2025-05-08T04:33:50.611Z | Checking parse-display v0.10.0 |
| 658 | 2025-05-08T04:33:50.708Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 659 | 2025-05-08T04:33:50.840Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 660 | 2025-05-08T04:33:51.070Z | Checking macaddr v1.0.1 |
| 661 | 2025-05-08T04:33:51.938Z | Checking id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 662 | 2025-05-08T04:33:52.246Z | Compiling progenitor-macro v0.9.1 |
| 663 | 2025-05-08T04:33:55.695Z | Checking progenitor v0.9.1 |
| 664 | 2025-05-08T04:33:55.805Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
| 665 | 2025-05-08T04:33:58.550Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 666 | 2025-05-08T04:34:05.689Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 667 | 2025-05-08T04:34:05.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 668 | 2025-05-08T04:34:05.889Z | + cargo build --release |
| 669 | 2025-05-08T04:34:06.154Z | Compiling proc-macro2 v1.0.94 |
| 670 | 2025-05-08T04:34:06.154Z | Compiling unicode-ident v1.0.14 |
| 671 | 2025-05-08T04:34:06.158Z | Compiling libc v0.2.171 |
| 672 | 2025-05-08T04:34:06.158Z | Compiling cfg-if v1.0.0 |
| 673 | 2025-05-08T04:34:06.158Z | Compiling autocfg v1.4.0 |
| 674 | 2025-05-08T04:34:06.158Z | Compiling serde v1.0.219 |
| 675 | 2025-05-08T04:34:06.158Z | Compiling memchr v2.7.4 |
| 676 | 2025-05-08T04:34:06.158Z | Compiling serde_json v1.0.140 |
| 677 | 2025-05-08T04:34:06.290Z | Compiling itoa v1.0.11 |
| 678 | 2025-05-08T04:34:06.576Z | Compiling ryu v1.0.18 |
| 679 | 2025-05-08T04:34:06.775Z | Compiling semver v1.0.25 |
| 680 | 2025-05-08T04:34:06.897Z | Compiling version_check v0.9.5 |
| 681 | 2025-05-08T04:34:07.105Z | Compiling pin-project-lite v0.2.14 |
| 682 | 2025-05-08T04:34:07.154Z | Compiling smallvec v1.14.0 |
| 683 | 2025-05-08T04:34:07.229Z | Compiling bytes v1.10.1 |
| 684 | 2025-05-08T04:34:07.285Z | Compiling once_cell v1.21.3 |
| 685 | 2025-05-08T04:34:07.575Z | Compiling futures-core v0.3.31 |
| 686 | 2025-05-08T04:34:07.614Z | Compiling thiserror v1.0.69 |
| 687 | 2025-05-08T04:34:07.665Z | Compiling num-traits v0.2.19 |
| 688 | 2025-05-08T04:34:07.820Z | Compiling lock_api v0.4.12 |
| 689 | 2025-05-08T04:34:08.005Z | Compiling quote v1.0.39 |
| 690 | 2025-05-08T04:34:08.057Z | Compiling getrandom v0.2.15 |
| 691 | 2025-05-08T04:34:08.209Z | Compiling equivalent v1.0.1 |
| 692 | 2025-05-08T04:34:08.328Z | Compiling getrandom v0.3.1 |
| 693 | 2025-05-08T04:34:08.372Z | Compiling foldhash v0.1.3 |
| 694 | 2025-05-08T04:34:08.403Z | Compiling syn v2.0.98 |
| 695 | 2025-05-08T04:34:08.412Z | Compiling parking_lot_core v0.9.10 |
| 696 | 2025-05-08T04:34:08.547Z | Compiling allocator-api2 v0.2.18 |
| 697 | 2025-05-08T04:34:08.807Z | Compiling fnv v1.0.7 |
| 698 | 2025-05-08T04:34:08.865Z | Compiling scopeguard v1.2.0 |
| 699 | 2025-05-08T04:34:08.885Z | Compiling shlex v1.3.0 |
| 700 | 2025-05-08T04:34:09.202Z | Compiling cc v1.2.15 |
| 701 | 2025-05-08T04:34:09.284Z | Compiling hashbrown v0.15.1 |
| 702 | 2025-05-08T04:34:09.348Z | Compiling slab v0.4.9 |
| 703 | 2025-05-08T04:34:09.380Z | Compiling stable_deref_trait v1.2.0 |
| 704 | 2025-05-08T04:34:09.486Z | Compiling futures-sink v0.3.31 |
| 705 | 2025-05-08T04:34:09.494Z | Compiling thiserror v2.0.12 |
| 706 | 2025-05-08T04:34:09.653Z | Compiling iana-time-zone v0.1.63 |
| 707 | 2025-05-08T04:34:09.732Z | Compiling schemars v0.8.22 |
| 708 | 2025-05-08T04:34:09.876Z | Compiling parking_lot v0.12.3 |
| 709 | 2025-05-08T04:34:10.088Z | Compiling mio v1.0.2 |
| 710 | 2025-05-08T04:34:10.165Z | Compiling signal-hook-registry v1.4.2 |
| 711 | 2025-05-08T04:34:10.400Z | Compiling socket2 v0.5.9 |
| 712 | 2025-05-08T04:34:10.691Z | Compiling dyn-clone v1.0.19 |
| 713 | 2025-05-08T04:34:11.209Z | Compiling heck v0.5.0 |
| 714 | 2025-05-08T04:34:11.531Z | Compiling log v0.4.22 |
| 715 | 2025-05-08T04:34:11.643Z | Compiling futures-channel v0.3.31 |
| 716 | 2025-05-08T04:34:11.737Z | Compiling http v1.2.0 |
| 717 | 2025-05-08T04:34:11.989Z | Compiling pin-utils v0.1.0 |
| 718 | 2025-05-08T04:34:12.037Z | Compiling ring v0.17.11 |
| 719 | 2025-05-08T04:34:12.088Z | Compiling futures-io v0.3.31 |
| 720 | 2025-05-08T04:34:12.097Z | Compiling futures-task v0.3.31 |
| 721 | 2025-05-08T04:34:12.706Z | Compiling rustls-pki-types v1.10.0 |
| 722 | 2025-05-08T04:34:12.731Z | Compiling ucd-trie v0.1.7 |
| 723 | 2025-05-08T04:34:12.731Z | Compiling writeable v0.5.5 |
| 724 | 2025-05-08T04:34:12.731Z | Compiling litemap v0.7.3 |
| 725 | 2025-05-08T04:34:12.824Z | Compiling untrusted v0.9.0 |
| 726 | 2025-05-08T04:34:13.505Z | Compiling httparse v1.9.5 |
| 727 | 2025-05-08T04:34:13.680Z | Compiling byteorder v1.5.0 |
| 728 | 2025-05-08T04:34:14.197Z | Compiling tracing-core v0.1.32 |
| 729 | 2025-05-08T04:34:14.218Z | Compiling zeroize v1.8.1 |
| 730 | 2025-05-08T04:34:14.507Z | Compiling chrono v0.4.40 |
| 731 | 2025-05-08T04:34:14.562Z | Compiling uuid v1.16.0 |
| 732 | 2025-05-08T04:34:14.864Z | Compiling icu_locid_transform_data v1.5.0 |
| 733 | 2025-05-08T04:34:14.965Z | Compiling atomic-waker v1.1.2 |
| 734 | 2025-05-08T04:34:15.135Z | Compiling subtle v2.6.1 |
| 735 | 2025-05-08T04:34:15.155Z | Compiling tracing v0.1.40 |
| 736 | 2025-05-08T04:34:15.794Z | Compiling serde_derive_internals v0.29.1 |
| 737 | 2025-05-08T04:34:16.270Z | Compiling synstructure v0.13.1 |
| 738 | 2025-05-08T04:34:16.434Z | Compiling http-body v1.0.1 |
| 739 | 2025-05-08T04:34:16.680Z | Compiling regress v0.10.3 |
| 740 | 2025-05-08T04:34:17.356Z | Compiling icu_properties_data v1.5.0 |
| 741 | 2025-05-08T04:34:17.412Z | Compiling try-lock v0.2.5 |
| 742 | 2025-05-08T04:34:17.416Z | Compiling slog v2.7.0 |
| 743 | 2025-05-08T04:34:17.591Z | Compiling want v0.3.1 |
| 744 | 2025-05-08T04:34:17.987Z | Compiling aho-corasick v1.1.3 |
| 745 | 2025-05-08T04:34:18.210Z | Compiling icu_normalizer_data v1.5.0 |
| 746 | 2025-05-08T04:34:18.219Z | Compiling tower-service v0.3.3 |
| 747 | 2025-05-08T04:34:18.310Z | Compiling write16 v1.0.0 |
| 748 | 2025-05-08T04:34:18.347Z | Compiling httpdate v1.0.3 |
| 749 | 2025-05-08T04:34:18.452Z | Compiling utf8_iter v1.0.4 |
| 750 | 2025-05-08T04:34:18.737Z | Compiling utf16_iter v1.0.5 |
| 751 | 2025-05-08T04:34:18.965Z | Compiling regex-syntax v0.8.5 |
| 752 | 2025-05-08T04:34:19.120Z | Compiling rustls v0.23.19 |
| 753 | 2025-05-08T04:34:19.511Z | Compiling serde_derive v1.0.219 |
| 754 | 2025-05-08T04:34:19.690Z | Compiling schemars_derive v0.8.22 |
| 755 | 2025-05-08T04:34:21.061Z | Compiling thiserror-impl v1.0.69 |
| 756 | 2025-05-08T04:34:21.554Z | Compiling zerofrom-derive v0.1.4 |
| 757 | 2025-05-08T04:34:22.470Z | Compiling yoke-derive v0.7.4 |
| 758 | 2025-05-08T04:34:22.845Z | Compiling zerocopy-derive v0.7.35 |
| 759 | 2025-05-08T04:34:23.746Z | Compiling tokio-macros v2.5.0 |
| 760 | 2025-05-08T04:34:24.183Z | Compiling zerovec-derive v0.10.3 |
| 761 | 2025-05-08T04:34:24.646Z | Compiling zerofrom v0.1.4 |
| 762 | 2025-05-08T04:34:24.732Z | Compiling thiserror-impl v2.0.12 |
| 763 | 2025-05-08T04:34:24.849Z | Compiling yoke v0.7.4 |
| 764 | 2025-05-08T04:34:24.861Z | Compiling displaydoc v0.2.5 |
| 765 | 2025-05-08T04:34:25.180Z | Compiling tokio v1.43.1 |
| 766 | 2025-05-08T04:34:25.362Z | Compiling futures-macro v0.3.31 |
| 767 | 2025-05-08T04:34:26.583Z | Compiling zerovec v0.10.4 |
| 768 | 2025-05-08T04:34:27.180Z | Compiling futures-util v0.3.31 |
| 769 | 2025-05-08T04:34:27.508Z | Compiling pest v2.7.14 |
| 770 | 2025-05-08T04:34:29.465Z | Compiling tinystr v0.7.6 |
| 771 | 2025-05-08T04:34:29.860Z | Compiling icu_locid v1.5.0 |
| 772 | 2025-05-08T04:34:36.399Z | Compiling indexmap v2.7.1 |
| 773 | 2025-05-08T04:34:37.206Z | Compiling serde_tokenstream v0.2.2 |
| 774 | 2025-05-08T04:34:38.093Z | Compiling icu_provider_macros v1.5.0 |
| 775 | 2025-05-08T04:34:38.223Z | Compiling rustls-webpki v0.102.8 |
| 776 | 2025-05-08T04:34:38.345Z | Compiling pest_meta v2.7.14 |
| 777 | 2025-05-08T04:34:39.220Z | Compiling icu_provider v1.5.0 |
| 778 | 2025-05-08T04:34:40.140Z | Compiling zerocopy v0.7.35 |
| 779 | 2025-05-08T04:34:41.421Z | Compiling icu_locid_transform v1.5.0 |
| 780 | 2025-05-08T04:34:41.673Z | Compiling pest_generator v2.7.14 |
| 781 | 2025-05-08T04:34:41.926Z | Compiling tokio-util v0.7.13 |
| 782 | 2025-05-08T04:34:42.765Z | Compiling icu_collections v1.5.0 |
| 783 | 2025-05-08T04:34:43.502Z | Compiling pest_derive v2.7.14 |
| 784 | 2025-05-08T04:34:44.126Z | Compiling icu_properties v1.5.1 |
| 785 | 2025-05-08T04:34:44.426Z | Compiling typify-impl v0.3.0 |
| 786 | 2025-05-08T04:34:45.213Z | Compiling h2 v0.4.6 |
| 787 | 2025-05-08T04:34:45.379Z | Compiling typenum v1.17.0 |
| 788 | 2025-05-08T04:34:46.385Z | Compiling percent-encoding v2.3.1 |
| 789 | 2025-05-08T04:34:46.876Z | Compiling form_urlencoded v1.2.1 |
| 790 | 2025-05-08T04:34:47.506Z | Compiling regex-automata v0.4.8 |
| 791 | 2025-05-08T04:34:48.662Z | Compiling icu_normalizer v1.5.0 |
| 792 | 2025-05-08T04:34:49.139Z | Compiling generic-array v0.14.7 |
| 793 | 2025-05-08T04:34:49.985Z | Compiling paste v1.0.15 |
| 794 | 2025-05-08T04:34:50.598Z | Compiling idna_adapter v1.2.0 |
| 795 | 2025-05-08T04:34:50.844Z | Compiling hyper v1.6.0 |
| 796 | 2025-05-08T04:34:51.713Z | Compiling regex v1.11.1 |
| 797 | 2025-05-08T04:34:54.152Z | Compiling hyper-util v0.1.11 |
| 798 | 2025-05-08T04:34:54.621Z | Compiling typify-macro v0.3.0 |
| 799 | 2025-05-08T04:34:55.773Z | Compiling scroll_derive v0.12.0 |
| 800 | 2025-05-08T04:34:56.856Z | Compiling rand_core v0.6.4 |
| 801 | 2025-05-08T04:34:57.268Z | Compiling usdt-impl v0.5.0 |
| 802 | 2025-05-08T04:34:57.718Z | Compiling powerfmt v0.2.0 |
| 803 | 2025-05-08T04:34:58.125Z | Compiling mime v0.3.17 |
| 804 | 2025-05-08T04:34:58.239Z | Compiling rustix v0.38.37 |
| 805 | 2025-05-08T04:34:58.919Z | Compiling newtype-uuid v1.2.1 |
| 806 | 2025-05-08T04:34:58.943Z | Compiling time-core v0.1.2 |
| 807 | 2025-05-08T04:34:59.120Z | Compiling omicron-workspace-hack v0.1.0 |
| 808 | 2025-05-08T04:34:59.162Z | Compiling num-conv v0.1.0 |
| 809 | 2025-05-08T04:34:59.428Z | Compiling time-macros v0.2.18 |
| 810 | 2025-05-08T04:34:59.440Z | Compiling deranged v0.3.11 |
| 811 | 2025-05-08T04:35:00.595Z | Compiling tokio-rustls v0.26.0 |
| 812 | 2025-05-08T04:35:01.078Z | Compiling scroll v0.12.0 |
| 813 | 2025-05-08T04:35:01.695Z | Compiling thread-id v4.2.2 |
| 814 | 2025-05-08T04:35:01.704Z | Compiling dof v0.3.0 |
| 815 | 2025-05-08T04:35:01.815Z | Compiling idna v1.0.3 |
| 816 | 2025-05-08T04:35:02.366Z | Compiling serde_urlencoded v0.7.1 |
| 817 | 2025-05-08T04:35:02.473Z | Compiling dtrace-parser v0.2.0 |
| 818 | 2025-05-08T04:35:02.938Z | Compiling ppv-lite86 v0.2.20 |
| 819 | 2025-05-08T04:35:03.293Z | Compiling ipnetwork v0.21.1 |
| 820 | 2025-05-08T04:35:03.769Z | Compiling structmeta-derive v0.3.0 |
| 821 | 2025-05-08T04:35:03.991Z | Compiling http-body-util v0.1.3 |
| 822 | 2025-05-08T04:35:04.530Z | Compiling rustls-pemfile v2.2.0 |
| 823 | 2025-05-08T04:35:05.007Z | Compiling webpki-roots v0.26.6 |
| 824 | 2025-05-08T04:35:06.204Z | Compiling errno v0.3.9 |
| 825 | 2025-05-08T04:35:06.483Z | Compiling sync_wrapper v1.0.1 |
| 826 | 2025-05-08T04:35:06.646Z | Compiling strsim v0.11.1 |
| 827 | 2025-05-08T04:35:07.261Z | Compiling ident_case v1.0.1 |
| 828 | 2025-05-08T04:35:07.445Z | Compiling tower-layer v0.3.3 |
| 829 | 2025-05-08T04:35:07.793Z | Compiling rustversion v1.0.17 |
| 830 | 2025-05-08T04:35:07.845Z | Compiling base64 v0.22.1 |
| 831 | 2025-05-08T04:35:08.525Z | Compiling num_threads v0.1.7 |
| 832 | 2025-05-08T04:35:08.664Z | Compiling crossbeam-utils v0.8.21 |
| 833 | 2025-05-08T04:35:08.667Z | Compiling plain v0.2.3 |
| 834 | 2025-05-08T04:35:08.885Z | Compiling bitflags v2.9.0 |
| 835 | 2025-05-08T04:35:11.292Z | Compiling time v0.3.36 |
| 836 | 2025-05-08T04:35:13.336Z | Compiling goblin v0.8.2 |
| 837 | 2025-05-08T04:35:13.979Z | Compiling tower v0.5.2 |
| 838 | 2025-05-08T04:35:14.898Z | Compiling darling_core v0.20.10 |
| 839 | 2025-05-08T04:35:15.601Z | Compiling structmeta v0.3.0 |
| 840 | 2025-05-08T04:35:15.954Z | Compiling hyper-rustls v0.27.3 |
| 841 | 2025-05-08T04:35:20.245Z | Compiling oxnet v0.1.1 |
| 842 | 2025-05-08T04:35:20.309Z | Compiling rand_chacha v0.3.1 |
| 843 | 2025-05-08T04:35:21.829Z | Compiling url v2.5.3 |
| 844 | 2025-05-08T04:35:22.393Z | Compiling typify v0.3.0 |
| 845 | 2025-05-08T04:35:22.524Z | Compiling openapiv3 v2.0.0 |
| 846 | 2025-05-08T04:35:24.966Z | Compiling daft-derive v0.1.3 |
| 847 | 2025-05-08T04:35:26.416Z | Compiling dirs-sys-next v0.1.2 |
| 848 | 2025-05-08T04:35:26.993Z | Compiling unsafe-libyaml v0.2.11 |
| 849 | 2025-05-08T04:35:27.440Z | Compiling pretty-hex v0.4.1 |
| 850 | 2025-05-08T04:35:27.501Z | Compiling anyhow v1.0.98 |
| 851 | 2025-05-08T04:35:27.525Z | Compiling rustls v0.22.4 |
| 852 | 2025-05-08T04:35:27.681Z | Compiling ipnet v2.11.0 |
| 853 | 2025-05-08T04:35:27.892Z | Compiling fastrand v2.1.1 |
| 854 | 2025-05-08T04:35:28.507Z | Compiling serde_yaml v0.9.34+deprecated |
| 855 | 2025-05-08T04:35:28.567Z | Compiling tempfile v3.13.0 |
| 856 | 2025-05-08T04:35:28.627Z | Compiling reqwest v0.12.15 |
| 857 | 2025-05-08T04:35:30.612Z | Compiling dirs-next v2.0.0 |
| 858 | 2025-05-08T04:35:30.677Z | Compiling daft v0.1.3 |
| 859 | 2025-05-08T04:35:30.879Z | Compiling progenitor-impl v0.9.1 |
| 860 | 2025-05-08T04:35:31.129Z | Compiling rand v0.8.5 |
| 861 | 2025-05-08T04:35:31.741Z | Compiling darling_macro v0.20.10 |
| 862 | 2025-05-08T04:35:35.969Z | Compiling block-buffer v0.10.4 |
| 863 | 2025-05-08T04:35:36.214Z | Compiling crypto-common v0.1.6 |
| 864 | 2025-05-08T04:35:36.388Z | Compiling toml_datetime v0.6.8 |
| 865 | 2025-05-08T04:35:36.442Z | Compiling serde_spanned v0.6.8 |
| 866 | 2025-05-08T04:35:36.698Z | Compiling wait-timeout v0.2.0 |
| 867 | 2025-05-08T04:35:36.791Z | Compiling thread_local v1.1.8 |
| 868 | 2025-05-08T04:35:37.069Z | Compiling multer v3.1.0 |
| 869 | 2025-05-08T04:35:37.474Z | Compiling camino v1.1.9 |
| 870 | 2025-05-08T04:35:37.519Z | Compiling slog-async v2.8.0 |
| 871 | 2025-05-08T04:35:37.549Z | Compiling match_cfg v0.1.0 |
| 872 | 2025-05-08T04:35:37.650Z | Compiling winnow v0.7.3 |
| 873 | 2025-05-08T04:35:37.703Z | Compiling quick-error v1.2.3 |
| 874 | 2025-05-08T04:35:37.854Z | Compiling bit-vec v0.8.0 |
| 875 | 2025-05-08T04:35:38.099Z | Compiling rusty-fork v0.3.0 |
| 876 | 2025-05-08T04:35:38.127Z | Compiling hostname v0.3.1 |
| 877 | 2025-05-08T04:35:38.385Z | Compiling bit-set v0.8.0 |
| 878 | 2025-05-08T04:35:38.462Z | Compiling progenitor-macro v0.9.1 |
| 879 | 2025-05-08T04:35:38.726Z | Compiling digest v0.10.7 |
| 880 | 2025-05-08T04:35:39.168Z | Compiling crossbeam-channel v0.5.15 |
| 881 | 2025-05-08T04:35:39.305Z | Compiling strum_macros v0.26.4 |
| 882 | 2025-05-08T04:35:40.755Z | Compiling darling v0.20.10 |
| 883 | 2025-05-08T04:35:40.863Z | Compiling progenitor-client v0.9.1 |
| 884 | 2025-05-08T04:35:41.857Z | Compiling toml_edit v0.22.24 |
| 885 | 2025-05-08T04:35:41.972Z | Compiling term v0.7.0 |
| 886 | 2025-05-08T04:35:48.052Z | Compiling usdt-macro v0.5.0 |
| 887 | 2025-05-08T04:35:49.298Z | Compiling usdt-attr-macro v0.5.0 |
| 888 | 2025-05-08T04:35:49.305Z | Compiling slog-json v2.6.1 |
| 889 | 2025-05-08T04:35:49.496Z | Compiling rand_xorshift v0.3.0 |
| 890 | 2025-05-08T04:35:49.781Z | Compiling futures-executor v0.3.31 |
| 891 | 2025-05-08T04:35:49.786Z | Compiling hex v0.4.3 |
| 892 | 2025-05-08T04:35:50.469Z | Compiling async-stream-impl v0.3.6 |
| 893 | 2025-05-08T04:35:50.721Z | Compiling is-terminal v0.4.13 |
| 894 | 2025-05-08T04:35:50.862Z | Compiling memmap v0.7.0 |
| 895 | 2025-05-08T04:35:50.887Z | Compiling dropshot v0.16.0 |
| 896 | 2025-05-08T04:35:51.286Z | Compiling encoding_rs v0.8.34 |
| 897 | 2025-05-08T04:35:51.290Z | Compiling take_mut v0.2.2 |
| 898 | 2025-05-08T04:35:51.450Z | Compiling spin v0.9.8 |
| 899 | 2025-05-08T04:35:51.633Z | Compiling lazy_static v1.5.0 |
| 900 | 2025-05-08T04:35:51.750Z | Compiling unarray v0.1.4 |
| 901 | 2025-05-08T04:35:51.779Z | Compiling cpufeatures v0.2.14 |
| 902 | 2025-05-08T04:35:51.877Z | Compiling sha1 v0.10.6 |
| 903 | 2025-05-08T04:35:51.937Z | Compiling proptest v1.6.0 |
| 904 | 2025-05-08T04:35:52.689Z | Compiling async-stream v0.3.6 |
| 905 | 2025-05-08T04:35:59.107Z | Compiling usdt v0.5.0 |
| 906 | 2025-05-08T04:36:00.590Z | Compiling slog-term v2.9.1 |
| 907 | 2025-05-08T04:36:02.317Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 908 | 2025-05-08T04:36:02.516Z | Compiling futures v0.3.31 |
| 909 | 2025-05-08T04:36:02.633Z | Compiling slog-bunyan v2.5.0 |
| 910 | 2025-05-08T04:36:03.128Z | Compiling progenitor v0.9.1 |
| 911 | 2025-05-08T04:36:03.315Z | Compiling tokio-rustls v0.25.0 |
| 912 | 2025-05-08T04:36:03.414Z | Compiling toml v0.8.20 |
| 913 | 2025-05-08T04:36:03.762Z | Compiling strum v0.26.3 |
| 914 | 2025-05-08T04:36:03.964Z | Compiling serde_with_macros v3.12.0 |
| 915 | 2025-05-08T04:36:06.331Z | Compiling parse-display-derive v0.10.0 |
| 916 | 2025-05-08T04:36:06.399Z | Compiling test-strategy v0.4.0 |
| 917 | 2025-05-08T04:36:07.283Z | Compiling dropshot_endpoint v0.16.0 |
| 918 | 2025-05-08T04:36:09.676Z | Compiling serde_path_to_error v0.1.16 |
| 919 | 2025-05-08T04:36:09.933Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 920 | 2025-05-08T04:36:10.357Z | Compiling derive-where v1.2.7 |
| 921 | 2025-05-08T04:36:10.661Z | Compiling async-trait v0.1.88 |
| 922 | 2025-05-08T04:36:10.783Z | Compiling waitgroup v0.1.2 |
| 923 | 2025-05-08T04:36:11.018Z | Compiling hostname v0.4.0 |
| 924 | 2025-05-08T04:36:11.194Z | Compiling instant v0.1.13 |
| 925 | 2025-05-08T04:36:11.280Z | Compiling debug-ignore v1.0.5 |
| 926 | 2025-05-08T04:36:11.361Z | Compiling backoff v0.4.0 |
| 927 | 2025-05-08T04:36:11.447Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 928 | 2025-05-08T04:36:11.668Z | Compiling parse-display v0.10.0 |
| 929 | 2025-05-08T04:36:11.711Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
| 930 | 2025-05-08T04:36:13.307Z | Compiling id-map v0.1.0 (/work/oxidecomputer/omicron/id-map) |
| 931 | 2025-05-08T04:36:13.636Z | Compiling serde_with v3.12.0 |
| 932 | 2025-05-08T04:36:13.644Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=872aae7d76493f2a4f59711b24dde55523536b40#872aae7d) |
| 933 | 2025-05-08T04:36:14.363Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 934 | 2025-05-08T04:36:15.210Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 935 | 2025-05-08T04:36:16.081Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 936 | 2025-05-08T04:36:16.103Z | Compiling macaddr v1.0.1 |
| 937 | 2025-05-08T04:36:19.401Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 938 | 2025-05-08T04:36:30.314Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 939 | 2025-05-08T04:36:40.089Z | Finished `release` profile [optimized] target(s) in 2m 34s |
| 940 | 2025-05-08T04:36:40.152Z | process exited: duration 221717 ms, exit code 0 |
| |
| 941 | 2025-05-08T04:36:40.159Z | found 0 output files |