|
|
|
| 1 | 2026-03-13T16:51:55.756Z | job assigned to worker 01KKM1NXT1VW7SZSYM3R9D4FKA [factory aws, i-02e5dbd05e8dff77b] (queued for 1 m 50 s) |
| |
| 2 | 2026-03-13T16:52:03.891Z | starting task 0: "setup" |
| 3 | 2026-03-13T16:52:03.898Z | ++ uname -s |
| 4 | 2026-03-13T16:52:03.901Z | + kern=SunOS |
| 5 | 2026-03-13T16:52:03.901Z | + build_user=build |
| 6 | 2026-03-13T16:52:03.901Z | + build_uid=12345 |
| 7 | 2026-03-13T16:52:03.901Z | + work_dir=/work |
| 8 | 2026-03-13T16:52:03.902Z | + input_dir=/input |
| 9 | 2026-03-13T16:52:03.902Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T16:52:03.902Z | + case "$kern" in |
| 11 | 2026-03-13T16:52:03.902Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T16:52:03.905Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T16:52:05.907Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T16:52:06.033Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T16:52:06.038Z | + home_fs=zfs |
| 16 | 2026-03-13T16:52:06.038Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T16:52:06.038Z | + mkdir -p /home/build |
| 18 | 2026-03-13T16:52:06.042Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T16:52:08.039Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T16:52:08.042Z | process exited: duration 4150 ms, exit code 0 |
| |
| 21 | 2026-03-13T16:52:08.049Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T16:52:08.053Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-13T16:52:08.053Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-13T16:52:08.053Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-13T16:52:08.056Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-13T16:52:08.056Z | * rust toolchain channel = "1.91.1" |
| 27 | 2026-03-13T16:52:08.057Z | * rust toolchain profile = "default" |
| 28 | 2026-03-13T16:52:08.057Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T16:52:08.057Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-13T16:52:08.165Z | info: downloading installer |
| 31 | 2026-03-13T16:52:09.853Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T16:52:09.853Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T16:52:09.853Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T16:52:09.853Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T16:52:09.853Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T16:52:09.853Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T16:52:09.853Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T16:52:09.853Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T16:52:09.853Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T16:52:09.853Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T16:52:09.853Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T16:52:09.853Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T16:52:09.853Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T16:52:09.880Z | info: profile set to default |
| 45 | 2026-03-13T16:52:09.880Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T16:52:09.886Z | info: syncing channel updates for 1.91.1-x86_64-unknown-illumos |
| 47 | 2026-03-13T16:52:10.026Z | info: latest update on 2025-11-10 for version 1.91.1 (ed61e7d7e 2025-11-07) |
| 48 | 2026-03-13T16:52:10.029Z | info: downloading 6 components |
| 49 | 2026-03-13T16:52:26.702Z | info: default toolchain set to 1.91.1-x86_64-unknown-illumos |
| 50 | 2026-03-13T16:52:26.702Z | |
| 51 | 2026-03-13T16:52:26.737Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 52 | 2026-03-13T16:52:26.737Z | |
| 53 | 2026-03-13T16:52:26.743Z | |
| 54 | 2026-03-13T16:52:26.743Z | Rust is installed now. Great! |
| 55 | 2026-03-13T16:52:26.743Z | |
| 56 | 2026-03-13T16:52:26.743Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T16:52:26.743Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T16:52:26.743Z | |
| 59 | 2026-03-13T16:52:26.743Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T16:52:26.743Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T16:52:26.744Z | |
| 62 | 2026-03-13T16:52:26.744Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T16:52:26.744Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T16:52:26.744Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T16:52:26.744Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T16:52:26.744Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T16:52:26.744Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T16:52:26.744Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T16:52:26.744Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T16:52:26.744Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T16:52:26.831Z | + rustup --version |
| 72 | 2026-03-13T16:52:26.841Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T16:52:26.847Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T16:52:26.870Z | info: the currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 75 | 2026-03-13T16:52:26.874Z | + cargo --version |
| 76 | 2026-03-13T16:52:26.894Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 77 | 2026-03-13T16:52:26.903Z | + rustc --version |
| 78 | 2026-03-13T16:52:26.921Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 79 | 2026-03-13T16:52:26.929Z | process exited: duration 18878 ms, exit code 0 |
| |
| 80 | 2026-03-13T16:52:26.943Z | starting task 2: "authentication" |
| 81 | 2026-03-13T16:52:26.965Z | process exited: duration 23 ms, exit code 0 |
| |
| 82 | 2026-03-13T16:52:26.982Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T16:52:26.993Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-13T16:52:26.993Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-13T16:52:27.016Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-13T16:52:36.778Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-13T16:52:36.778Z | + git fetch origin 56760c9a74e77be5a4fad03721871da621d34805 |
| 88 | 2026-03-13T16:52:37.377Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-13T16:52:37.377Z | * branch 56760c9a74e77be5a4fad03721871da621d34805 -> FETCH_HEAD |
| 90 | 2026-03-13T16:52:37.394Z | + [[ -n helios3 ]] |
| 91 | 2026-03-13T16:52:37.399Z | ++ git branch --show-current |
| 92 | 2026-03-13T16:52:37.399Z | + current=main |
| 93 | 2026-03-13T16:52:37.399Z | + [[ main != helios3 ]] |
| 94 | 2026-03-13T16:52:37.399Z | + git branch -f helios3 56760c9a74e77be5a4fad03721871da621d34805 |
| 95 | 2026-03-13T16:52:37.403Z | + git checkout -f helios3 |
| 96 | 2026-03-13T16:52:37.747Z | Switched to branch 'helios3' |
| 97 | 2026-03-13T16:52:37.755Z | + git reset --hard 56760c9a74e77be5a4fad03721871da621d34805 |
| 98 | 2026-03-13T16:52:37.755Z | HEAD is now at 56760c9a7 WIP - move to Helios v3 |
| 99 | 2026-03-13T16:52:37.755Z | process exited: duration 10770 ms, exit code 0 |
| |
| 100 | 2026-03-13T16:52:37.766Z | starting task 4: "build" |
| 101 | 2026-03-13T16:52:37.772Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-13T16:52:37.774Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-13T16:52:37.774Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-13T16:52:37.774Z | + cargo --version |
| 105 | 2026-03-13T16:52:37.782Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 106 | 2026-03-13T16:52:37.788Z | + rustc --version |
| 107 | 2026-03-13T16:52:37.811Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 108 | 2026-03-13T16:52:37.815Z | + cd /tmp |
| 109 | 2026-03-13T16:52:37.815Z | + cargo new --lib test-project |
| 110 | 2026-03-13T16:52:37.840Z | Creating library `test-project` package |
| 111 | 2026-03-13T16:52:37.882Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 112 | 2026-03-13T16:52:37.885Z | + cd test-project |
| 113 | 2026-03-13T16:52:37.885Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 114 | 2026-03-13T16:52:37.913Z | Adding omicron-common (local) to dependencies |
| 115 | 2026-03-13T16:52:37.922Z | Features: |
| 116 | 2026-03-13T16:52:37.922Z | - proptest |
| 117 | 2026-03-13T16:52:37.922Z | - test-strategy |
| 118 | 2026-03-13T16:52:37.922Z | - testing |
| 119 | 2026-03-13T16:52:37.940Z | Updating crates.io index |
| 120 | 2026-03-13T16:52:37.981Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 121 | 2026-03-13T16:52:38.707Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 122 | 2026-03-13T16:52:39.435Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 123 | 2026-03-13T16:52:39.888Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 124 | 2026-03-13T16:52:42.808Z | Locking 388 packages to latest Rust 1.91.1 compatible versions |
| 125 | 2026-03-13T16:52:42.824Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-03-13T16:52:42.932Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 127 | 2026-03-13T16:52:42.935Z | + cargo check |
| 128 | 2026-03-13T16:52:43.069Z | Updating crates.io index |
| 129 | 2026-03-13T16:52:43.795Z | Locking 1 package to latest Rust 1.91.1 compatible version |
| 130 | 2026-03-13T16:52:43.795Z | Adding omicron-workspace-hack v0.1.0 |
| 131 | 2026-03-13T16:52:43.845Z | Downloading crates ... |
| 132 | 2026-03-13T16:52:43.911Z | Downloaded cfg-if v1.0.4 |
| 133 | 2026-03-13T16:52:43.918Z | Downloaded crypto-common v0.1.7 |
| 134 | 2026-03-13T16:52:43.918Z | Downloaded async-stream v0.3.6 |
| 135 | 2026-03-13T16:52:43.918Z | Downloaded daft v0.1.5 |
| 136 | 2026-03-13T16:52:43.918Z | Downloaded itoa v1.0.17 |
| 137 | 2026-03-13T16:52:43.925Z | Downloaded allocator-api2 v0.2.21 |
| 138 | 2026-03-13T16:52:43.925Z | Downloaded block-buffer v0.10.4 |
| 139 | 2026-03-13T16:52:43.934Z | Downloaded log v0.4.29 |
| 140 | 2026-03-13T16:52:43.934Z | Downloaded pin-utils v0.1.0 |
| 141 | 2026-03-13T16:52:43.940Z | Downloaded hostname v0.3.1 |
| 142 | 2026-03-13T16:52:43.940Z | Downloaded bitflags v2.11.0 |
| 143 | 2026-03-13T16:52:43.940Z | Downloaded serde_urlencoded v0.7.1 |
| 144 | 2026-03-13T16:52:43.940Z | Downloaded backoff v0.4.0 |
| 145 | 2026-03-13T16:52:43.948Z | Downloaded futures-core v0.3.32 |
| 146 | 2026-03-13T16:52:43.948Z | Downloaded crossbeam-utils v0.8.21 |
| 147 | 2026-03-13T16:52:43.969Z | Downloaded schemars_derive v0.8.22 |
| 148 | 2026-03-13T16:52:43.975Z | Downloaded is-terminal v0.4.17 |
| 149 | 2026-03-13T16:52:43.975Z | Downloaded hex v0.4.3 |
| 150 | 2026-03-13T16:52:43.975Z | Downloaded heck v0.5.0 |
| 151 | 2026-03-13T16:52:43.975Z | Downloaded futures-io v0.3.32 |
| 152 | 2026-03-13T16:52:43.975Z | Downloaded rand_xorshift v0.4.0 |
| 153 | 2026-03-13T16:52:43.975Z | Downloaded quick-error v1.2.3 |
| 154 | 2026-03-13T16:52:43.975Z | Downloaded httpdate v1.0.3 |
| 155 | 2026-03-13T16:52:43.975Z | Downloaded form_urlencoded v1.2.2 |
| 156 | 2026-03-13T16:52:43.990Z | Downloaded cfg_aliases v0.2.1 |
| 157 | 2026-03-13T16:52:43.990Z | Downloaded slab v0.4.12 |
| 158 | 2026-03-13T16:52:43.990Z | Downloaded rustc-hash v2.1.1 |
| 159 | 2026-03-13T16:52:44.007Z | Downloaded fastrand v2.3.0 |
| 160 | 2026-03-13T16:52:44.008Z | Downloaded bit-vec v0.8.0 |
| 161 | 2026-03-13T16:52:44.008Z | Downloaded dtrace-parser v0.3.0 |
| 162 | 2026-03-13T16:52:44.008Z | Downloaded ref-cast-impl v1.0.25 |
| 163 | 2026-03-13T16:52:44.008Z | Downloaded rand_chacha v0.9.0 |
| 164 | 2026-03-13T16:52:44.008Z | Downloaded instant v0.1.13 |
| 165 | 2026-03-13T16:52:44.008Z | Downloaded ident_case v1.0.1 |
| 166 | 2026-03-13T16:52:44.008Z | Downloaded plain v0.2.3 |
| 167 | 2026-03-13T16:52:44.008Z | Downloaded debug-ignore v1.0.5 |
| 168 | 2026-03-13T16:52:44.008Z | Downloaded hostname v0.4.2 |
| 169 | 2026-03-13T16:52:44.008Z | Downloaded bit-set v0.8.0 |
| 170 | 2026-03-13T16:52:44.015Z | Downloaded lru-slab v0.1.2 |
| 171 | 2026-03-13T16:52:44.016Z | Downloaded fnv v1.0.7 |
| 172 | 2026-03-13T16:52:44.016Z | Downloaded atomic-waker v1.1.2 |
| 173 | 2026-03-13T16:52:44.016Z | Downloaded equivalent v1.0.2 |
| 174 | 2026-03-13T16:52:44.016Z | Downloaded futures-channel v0.3.32 |
| 175 | 2026-03-13T16:52:44.016Z | Downloaded fs_extra v1.3.0 |
| 176 | 2026-03-13T16:52:44.016Z | Downloaded rand_core v0.9.5 |
| 177 | 2026-03-13T16:52:44.016Z | Downloaded dunce v1.0.5 |
| 178 | 2026-03-13T16:52:44.016Z | Downloaded async-stream-impl v0.3.6 |
| 179 | 2026-03-13T16:52:44.016Z | Downloaded iri-string v0.7.10 |
| 180 | 2026-03-13T16:52:44.034Z | Downloaded pretty-hex v0.4.1 |
| 181 | 2026-03-13T16:52:44.034Z | Downloaded aho-corasick v1.1.4 |
| 182 | 2026-03-13T16:52:44.049Z | Downloaded serde_spanned v1.0.4 |
| 183 | 2026-03-13T16:52:44.049Z | Downloaded rand_chacha v0.3.1 |
| 184 | 2026-03-13T16:52:44.049Z | Downloaded http-body v1.0.1 |
| 185 | 2026-03-13T16:52:44.049Z | Downloaded futures-task v0.3.32 |
| 186 | 2026-03-13T16:52:44.049Z | Downloaded futures-macro v0.3.32 |
| 187 | 2026-03-13T16:52:44.050Z | Downloaded scopeguard v1.2.0 |
| 188 | 2026-03-13T16:52:44.050Z | Downloaded idna_adapter v1.2.1 |
| 189 | 2026-03-13T16:52:44.050Z | Downloaded parse-display v0.10.0 |
| 190 | 2026-03-13T16:52:44.050Z | Downloaded ref-cast v1.0.25 |
| 191 | 2026-03-13T16:52:44.050Z | Downloaded scroll_derive v0.13.1 |
| 192 | 2026-03-13T16:52:44.050Z | Downloaded mime v0.3.17 |
| 193 | 2026-03-13T16:52:44.050Z | Downloaded match_cfg v0.1.0 |
| 194 | 2026-03-13T16:52:44.050Z | Downloaded num_threads v0.1.7 |
| 195 | 2026-03-13T16:52:44.051Z | Downloaded scroll v0.13.0 |
| 196 | 2026-03-13T16:52:44.051Z | Downloaded macaddr v1.0.1 |
| 197 | 2026-03-13T16:52:44.051Z | Downloaded lock_api v0.4.14 |
| 198 | 2026-03-13T16:52:44.058Z | Downloaded futures-sink v0.3.32 |
| 199 | 2026-03-13T16:52:44.058Z | Downloaded dof v0.4.0 |
| 200 | 2026-03-13T16:52:44.058Z | Downloaded sha1 v0.10.6 |
| 201 | 2026-03-13T16:52:44.064Z | Downloaded darling_macro v0.21.3 |
| 202 | 2026-03-13T16:52:44.064Z | Downloaded openssl-probe v0.2.1 |
| 203 | 2026-03-13T16:52:44.064Z | Downloaded num-conv v0.2.0 |
| 204 | 2026-03-13T16:52:44.065Z | Downloaded powerfmt v0.2.0 |
| 205 | 2026-03-13T16:52:44.065Z | Downloaded errno v0.3.14 |
| 206 | 2026-03-13T16:52:44.065Z | Downloaded omicron-workspace-hack v0.1.0 |
| 207 | 2026-03-13T16:52:44.065Z | Downloaded http-body-util v0.1.3 |
| 208 | 2026-03-13T16:52:44.065Z | Downloaded serde_tokenstream v0.2.3 |
| 209 | 2026-03-13T16:52:44.065Z | Downloaded generic-array v0.14.7 |
| 210 | 2026-03-13T16:52:44.065Z | Downloaded cpufeatures v0.2.17 |
| 211 | 2026-03-13T16:52:44.077Z | Downloaded futures-executor v0.3.32 |
| 212 | 2026-03-13T16:52:44.077Z | Downloaded darling_core v0.21.3 |
| 213 | 2026-03-13T16:52:44.077Z | Downloaded rustls-native-certs v0.8.3 |
| 214 | 2026-03-13T16:52:44.077Z | Downloaded quinn-udp v0.5.14 |
| 215 | 2026-03-13T16:52:44.077Z | Downloaded rustls-pemfile v2.2.0 |
| 216 | 2026-03-13T16:52:44.077Z | Downloaded structmeta v0.3.0 |
| 217 | 2026-03-13T16:52:44.077Z | Downloaded slog-bunyan v2.5.0 |
| 218 | 2026-03-13T16:52:44.077Z | Downloaded ipnetwork v0.21.1 |
| 219 | 2026-03-13T16:52:44.077Z | Downloaded quote v1.0.44 |
| 220 | 2026-03-13T16:52:44.088Z | Downloaded progenitor-extras v0.1.1 |
| 221 | 2026-03-13T16:52:44.088Z | Downloaded serde_derive_internals v0.29.1 |
| 222 | 2026-03-13T16:52:44.088Z | Downloaded oxnet v0.1.4 |
| 223 | 2026-03-13T16:52:44.088Z | Downloaded async-trait v0.1.89 |
| 224 | 2026-03-13T16:52:44.088Z | Downloaded anyhow v1.0.102 |
| 225 | 2026-03-13T16:52:44.104Z | Downloaded subtle v2.6.1 |
| 226 | 2026-03-13T16:52:44.104Z | Downloaded strum v0.26.3 |
| 227 | 2026-03-13T16:52:44.105Z | Downloaded daft-derive v0.1.5 |
| 228 | 2026-03-13T16:52:44.105Z | Downloaded stable_deref_trait v1.2.1 |
| 229 | 2026-03-13T16:52:44.105Z | Downloaded structmeta-derive v0.3.0 |
| 230 | 2026-03-13T16:52:44.105Z | Downloaded rand_core v0.6.4 |
| 231 | 2026-03-13T16:52:44.105Z | Downloaded strsim v0.11.1 |
| 232 | 2026-03-13T16:52:44.105Z | Downloaded time-core v0.1.8 |
| 233 | 2026-03-13T16:52:44.105Z | Downloaded erased-serde v0.3.31 |
| 234 | 2026-03-13T16:52:44.122Z | Downloaded progenitor-client v0.10.0 |
| 235 | 2026-03-13T16:52:44.122Z | Downloaded percent-encoding v2.3.2 |
| 236 | 2026-03-13T16:52:44.122Z | Downloaded rusty-fork v0.3.1 |
| 237 | 2026-03-13T16:52:44.123Z | Downloaded progenitor-client v0.13.0 |
| 238 | 2026-03-13T16:52:44.123Z | Downloaded jobserver v0.1.34 |
| 239 | 2026-03-13T16:52:44.123Z | Downloaded sync_wrapper v1.0.2 |
| 240 | 2026-03-13T16:52:44.123Z | Downloaded serde_path_to_error v0.1.20 |
| 241 | 2026-03-13T16:52:44.123Z | Downloaded ppv-lite86 v0.2.21 |
| 242 | 2026-03-13T16:52:44.123Z | Downloaded rustversion v1.0.22 |
| 243 | 2026-03-13T16:52:44.123Z | Downloaded newtype-uuid v1.3.2 |
| 244 | 2026-03-13T16:52:44.123Z | Downloaded thread-id v5.1.0 |
| 245 | 2026-03-13T16:52:44.123Z | Downloaded potential_utf v0.1.4 |
| 246 | 2026-03-13T16:52:44.123Z | Downloaded paste v1.0.15 |
| 247 | 2026-03-13T16:52:44.143Z | Downloaded tinyvec_macros v0.1.1 |
| 248 | 2026-03-13T16:52:44.143Z | Downloaded rustls-pki-types v1.14.0 |
| 249 | 2026-03-13T16:52:44.143Z | Downloaded parking_lot_core v0.9.12 |
| 250 | 2026-03-13T16:52:44.143Z | Downloaded newtype-uuid-macros v0.1.0 |
| 251 | 2026-03-13T16:52:44.143Z | Downloaded tower-layer v0.3.3 |
| 252 | 2026-03-13T16:52:44.143Z | Downloaded memmap2 v0.9.10 |
| 253 | 2026-03-13T16:52:44.143Z | Downloaded autocfg v1.5.0 |
| 254 | 2026-03-13T16:52:44.143Z | Downloaded tower-service v0.3.3 |
| 255 | 2026-03-13T16:52:44.143Z | Downloaded unarray v0.1.4 |
| 256 | 2026-03-13T16:52:44.143Z | Downloaded dyn-clone v1.0.20 |
| 257 | 2026-03-13T16:52:44.143Z | Downloaded slog-json v2.6.1 |
| 258 | 2026-03-13T16:52:44.143Z | Downloaded ipnet v2.11.0 |
| 259 | 2026-03-13T16:52:44.143Z | Downloaded semver v1.0.27 |
| 260 | 2026-03-13T16:52:44.155Z | Downloaded parse-display-derive v0.10.0 |
| 261 | 2026-03-13T16:52:44.155Z | Downloaded either v1.15.0 |
| 262 | 2026-03-13T16:52:44.155Z | Downloaded derive-ex v0.1.8 |
| 263 | 2026-03-13T16:52:44.155Z | Downloaded digest v0.10.7 |
| 264 | 2026-03-13T16:52:44.155Z | Downloaded usdt-attr-macro v0.6.0 |
| 265 | 2026-03-13T16:52:44.155Z | Downloaded untrusted v0.9.0 |
| 266 | 2026-03-13T16:52:44.155Z | Downloaded waitgroup v0.1.2 |
| 267 | 2026-03-13T16:52:44.155Z | Downloaded deranged v0.5.8 |
| 268 | 2026-03-13T16:52:44.156Z | Downloaded zerofrom v0.1.6 |
| 269 | 2026-03-13T16:52:44.156Z | Downloaded displaydoc v0.2.5 |
| 270 | 2026-03-13T16:52:44.163Z | Downloaded multer v3.1.0 |
| 271 | 2026-03-13T16:52:44.163Z | Downloaded sha2 v0.10.9 |
| 272 | 2026-03-13T16:52:44.174Z | Downloaded thiserror v2.0.18 |
| 273 | 2026-03-13T16:52:44.174Z | Downloaded version_check v0.9.5 |
| 274 | 2026-03-13T16:52:44.175Z | Downloaded try-lock v0.2.5 |
| 275 | 2026-03-13T16:52:44.175Z | Downloaded time-macros v0.2.27 |
| 276 | 2026-03-13T16:52:44.175Z | Downloaded zerofrom-derive v0.1.6 |
| 277 | 2026-03-13T16:52:44.175Z | Downloaded want v0.3.1 |
| 278 | 2026-03-13T16:52:44.175Z | Downloaded thiserror-impl v2.0.18 |
| 279 | 2026-03-13T16:52:44.175Z | Downloaded foldhash v0.2.0 |
| 280 | 2026-03-13T16:52:44.176Z | Downloaded byteorder v1.5.0 |
| 281 | 2026-03-13T16:52:44.176Z | Downloaded thiserror-impl v1.0.69 |
| 282 | 2026-03-13T16:52:44.176Z | Downloaded strum_macros v0.26.4 |
| 283 | 2026-03-13T16:52:44.176Z | Downloaded camino v1.2.2 |
| 284 | 2026-03-13T16:52:44.216Z | Downloaded slog-async v2.8.0 |
| 285 | 2026-03-13T16:52:44.216Z | Downloaded usdt-macro v0.6.0 |
| 286 | 2026-03-13T16:52:44.216Z | Downloaded tokio-macros v2.6.0 |
| 287 | 2026-03-13T16:52:44.216Z | Downloaded signal-hook-registry v1.4.8 |
| 288 | 2026-03-13T16:52:44.216Z | Downloaded utf8_iter v1.0.4 |
| 289 | 2026-03-13T16:52:44.216Z | Downloaded pest_generator v2.8.6 |
| 290 | 2026-03-13T16:52:44.216Z | Downloaded pin-project-lite v0.2.17 |
| 291 | 2026-03-13T16:52:44.217Z | Downloaded wait-timeout v0.2.1 |
| 292 | 2026-03-13T16:52:44.217Z | Downloaded yoke-derive v0.8.1 |
| 293 | 2026-03-13T16:52:44.217Z | Downloaded serde_with_macros v3.17.0 |
| 294 | 2026-03-13T16:52:44.247Z | Downloaded litemap v0.8.1 |
| 295 | 2026-03-13T16:52:44.247Z | Downloaded spin v0.9.8 |
| 296 | 2026-03-13T16:52:44.247Z | Downloaded usdt v0.6.0 |
| 297 | 2026-03-13T16:52:44.247Z | Downloaded cmake v0.1.57 |
| 298 | 2026-03-13T16:52:44.247Z | Downloaded strum v0.27.2 |
| 299 | 2026-03-13T16:52:44.247Z | Downloaded rustls-webpki v0.103.9 |
| 300 | 2026-03-13T16:52:44.247Z | Downloaded take_mut v0.2.2 |
| 301 | 2026-03-13T16:52:44.248Z | Downloaded synstructure v0.13.2 |
| 302 | 2026-03-13T16:52:44.248Z | Downloaded num-traits v0.2.19 |
| 303 | 2026-03-13T16:52:44.248Z | Downloaded thiserror v1.0.69 |
| 304 | 2026-03-13T16:52:44.248Z | Downloaded tinystr v0.8.2 |
| 305 | 2026-03-13T16:52:44.248Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 306 | 2026-03-13T16:52:44.251Z | Downloaded proc-macro2 v1.0.106 |
| 307 | 2026-03-13T16:52:44.251Z | Downloaded httparse v1.10.1 |
| 308 | 2026-03-13T16:52:44.251Z | Downloaded getrandom v0.2.17 |
| 309 | 2026-03-13T16:52:44.251Z | Downloaded tokio-rustls v0.25.0 |
| 310 | 2026-03-13T16:52:44.251Z | Downloaded strum_macros v0.27.2 |
| 311 | 2026-03-13T16:52:44.251Z | Downloaded zmij v1.0.21 |
| 312 | 2026-03-13T16:52:44.252Z | Downloaded hyper-rustls v0.27.7 |
| 313 | 2026-03-13T16:52:44.252Z | Downloaded ryu v1.0.23 |
| 314 | 2026-03-13T16:52:44.252Z | Downloaded iana-time-zone v0.1.65 |
| 315 | 2026-03-13T16:52:44.279Z | Downloaded slog-term v2.9.2 |
| 316 | 2026-03-13T16:52:44.279Z | Downloaded shlex v1.3.0 |
| 317 | 2026-03-13T16:52:44.279Z | Downloaded serde_core v1.0.228 |
| 318 | 2026-03-13T16:52:44.279Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 319 | 2026-03-13T16:52:44.279Z | Downloaded parking_lot v0.12.5 |
| 320 | 2026-03-13T16:52:44.279Z | Downloaded futures v0.3.32 |
| 321 | 2026-03-13T16:52:44.279Z | Downloaded serde_derive v1.0.228 |
| 322 | 2026-03-13T16:52:44.279Z | Downloaded schemars v0.8.22 |
| 323 | 2026-03-13T16:52:44.279Z | Downloaded writeable v0.6.2 |
| 324 | 2026-03-13T16:52:44.279Z | Downloaded pest v2.8.6 |
| 325 | 2026-03-13T16:52:44.279Z | Downloaded zerovec-derive v0.11.2 |
| 326 | 2026-03-13T16:52:44.279Z | Downloaded tokio-rustls v0.26.4 |
| 327 | 2026-03-13T16:52:44.279Z | Downloaded thread_local v1.1.9 |
| 328 | 2026-03-13T16:52:44.280Z | Downloaded term v1.2.1 |
| 329 | 2026-03-13T16:52:44.287Z | Downloaded tempfile v3.25.0 |
| 330 | 2026-03-13T16:52:44.287Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 331 | 2026-03-13T16:52:44.287Z | Downloaded getrandom v0.4.1 |
| 332 | 2026-03-13T16:52:44.288Z | Downloaded find-msvc-tools v0.1.9 |
| 333 | 2026-03-13T16:52:44.288Z | Downloaded icu_provider v2.1.1 |
| 334 | 2026-03-13T16:52:44.288Z | Downloaded getrandom v0.3.4 |
| 335 | 2026-03-13T16:52:44.288Z | Downloaded rand v0.8.5 |
| 336 | 2026-03-13T16:52:44.288Z | Downloaded rustls-platform-verifier v0.6.2 |
| 337 | 2026-03-13T16:52:44.288Z | Downloaded socket2 v0.6.2 |
| 338 | 2026-03-13T16:52:44.288Z | Downloaded rand v0.9.2 |
| 339 | 2026-03-13T16:52:44.289Z | Downloaded slog v2.8.2 |
| 340 | 2026-03-13T16:52:44.289Z | Downloaded uuid v1.21.0 |
| 341 | 2026-03-13T16:52:44.309Z | Downloaded ucd-trie v0.1.7 |
| 342 | 2026-03-13T16:52:44.309Z | Downloaded unicode-ident v1.0.24 |
| 343 | 2026-03-13T16:52:44.309Z | Downloaded backon v1.6.0 |
| 344 | 2026-03-13T16:52:44.309Z | Downloaded icu_properties v2.1.2 |
| 345 | 2026-03-13T16:52:44.309Z | Downloaded usdt-impl v0.6.0 |
| 346 | 2026-03-13T16:52:44.325Z | Downloaded yoke v0.8.1 |
| 347 | 2026-03-13T16:52:44.325Z | Downloaded test-strategy v0.4.5 |
| 348 | 2026-03-13T16:52:44.325Z | Downloaded serde v1.0.228 |
| 349 | 2026-03-13T16:52:44.325Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 350 | 2026-03-13T16:52:44.326Z | Downloaded tinyvec v1.10.0 |
| 351 | 2026-03-13T16:52:44.326Z | Downloaded bytes v1.11.1 |
| 352 | 2026-03-13T16:52:44.327Z | Downloaded mio v1.1.1 |
| 353 | 2026-03-13T16:52:44.327Z | Downloaded tracing-core v0.1.36 |
| 354 | 2026-03-13T16:52:44.327Z | Downloaded icu_normalizer v2.1.1 |
| 355 | 2026-03-13T16:52:44.333Z | Downloaded smallvec v1.15.1 |
| 356 | 2026-03-13T16:52:44.334Z | Downloaded base64 v0.22.1 |
| 357 | 2026-03-13T16:52:44.334Z | Downloaded zerotrie v0.2.3 |
| 358 | 2026-03-13T16:52:44.334Z | Downloaded pest_meta v2.8.6 |
| 359 | 2026-03-13T16:52:44.334Z | Downloaded quinn v0.11.9 |
| 360 | 2026-03-13T16:52:44.334Z | Downloaded icu_collections v2.1.1 |
| 361 | 2026-03-13T16:52:44.344Z | Downloaded dropshot_endpoint v0.16.7 |
| 362 | 2026-03-13T16:52:44.344Z | Downloaded icu_normalizer_data v2.1.1 |
| 363 | 2026-03-13T16:52:44.344Z | Downloaded pest_derive v2.8.6 |
| 364 | 2026-03-13T16:52:44.344Z | Downloaded reqwest v0.13.2 |
| 365 | 2026-03-13T16:52:44.372Z | Downloaded zerocopy-derive v0.8.40 |
| 366 | 2026-03-13T16:52:44.405Z | Downloaded typenum v1.19.0 |
| 367 | 2026-03-13T16:52:44.405Z | Downloaded indexmap v2.13.0 |
| 368 | 2026-03-13T16:52:44.405Z | Downloaded hyper-util v0.1.20 |
| 369 | 2026-03-13T16:52:44.405Z | Downloaded crossbeam-channel v0.5.15 |
| 370 | 2026-03-13T16:52:44.405Z | Downloaded memchr v2.8.0 |
| 371 | 2026-03-13T16:52:44.405Z | Downloaded icu_locale_core v2.1.1 |
| 372 | 2026-03-13T16:52:44.405Z | Downloaded tower v0.5.3 |
| 373 | 2026-03-13T16:52:44.420Z | Downloaded url v2.5.8 |
| 374 | 2026-03-13T16:52:44.420Z | Downloaded icu_properties_data v2.1.2 |
| 375 | 2026-03-13T16:52:44.421Z | Downloaded itertools v0.14.0 |
| 376 | 2026-03-13T16:52:44.421Z | Downloaded http v1.4.0 |
| 377 | 2026-03-13T16:52:44.421Z | Downloaded cc v1.2.56 |
| 378 | 2026-03-13T16:52:44.421Z | Downloaded once_cell v1.21.3 |
| 379 | 2026-03-13T16:52:44.421Z | Downloaded darling v0.21.3 |
| 380 | 2026-03-13T16:52:44.421Z | Downloaded serde_json v1.0.149 |
| 381 | 2026-03-13T16:52:44.422Z | Downloaded reqwest v0.12.28 |
| 382 | 2026-03-13T16:52:44.437Z | Downloaded regex v1.12.3 |
| 383 | 2026-03-13T16:52:44.437Z | Downloaded hyper v1.8.1 |
| 384 | 2026-03-13T16:52:44.437Z | Downloaded proptest v1.10.0 |
| 385 | 2026-03-13T16:52:44.450Z | Downloaded zerovec v0.11.5 |
| 386 | 2026-03-13T16:52:44.450Z | Downloaded iddqd v0.3.17 |
| 387 | 2026-03-13T16:52:44.450Z | Downloaded tower-http v0.6.8 |
| 388 | 2026-03-13T16:52:44.457Z | Downloaded tokio-util v0.7.18 |
| 389 | 2026-03-13T16:52:44.457Z | Downloaded h2 v0.4.13 |
| 390 | 2026-03-13T16:52:44.463Z | Downloaded futures-util v0.3.32 |
| 391 | 2026-03-13T16:52:44.480Z | Downloaded serde_with v3.17.0 |
| 392 | 2026-03-13T16:52:44.489Z | Downloaded rustls-webpki v0.102.8 |
| 393 | 2026-03-13T16:52:44.499Z | Downloaded winnow v0.7.14 |
| 394 | 2026-03-13T16:52:44.506Z | Downloaded time v0.3.47 |
| 395 | 2026-03-13T16:52:44.506Z | Downloaded goblin v0.10.5 |
| 396 | 2026-03-13T16:52:44.565Z | Downloaded quinn-proto v0.11.13 |
| 397 | 2026-03-13T16:52:44.565Z | Downloaded chrono v0.4.44 |
| 398 | 2026-03-13T16:52:44.565Z | Downloaded aws-lc-rs v1.16.0 |
| 399 | 2026-03-13T16:52:44.565Z | Downloaded dropshot v0.16.7 |
| 400 | 2026-03-13T16:52:44.565Z | Downloaded idna v1.1.0 |
| 401 | 2026-03-13T16:52:44.565Z | Downloaded hashbrown v0.16.1 |
| 402 | 2026-03-13T16:52:44.565Z | Downloaded zeroize v1.8.2 |
| 403 | 2026-03-13T16:52:44.565Z | Downloaded zerocopy v0.8.40 |
| 404 | 2026-03-13T16:52:44.565Z | Downloaded tracing v0.1.44 |
| 405 | 2026-03-13T16:52:44.585Z | Downloaded syn v2.0.117 |
| 406 | 2026-03-13T16:52:44.595Z | Downloaded regex-syntax v0.8.10 |
| 407 | 2026-03-13T16:52:44.595Z | Downloaded rustls v0.23.37 |
| 408 | 2026-03-13T16:52:44.605Z | Downloaded rustls v0.22.4 |
| 409 | 2026-03-13T16:52:44.620Z | Downloaded regress v0.10.5 |
| 410 | 2026-03-13T16:52:44.620Z | Downloaded rustix v1.1.3 |
| 411 | 2026-03-13T16:52:44.626Z | Downloaded openapiv3 v2.2.0 |
| 412 | 2026-03-13T16:52:44.663Z | Downloaded regex-automata v0.4.14 |
| 413 | 2026-03-13T16:52:44.712Z | Downloaded libc v0.2.180 |
| 414 | 2026-03-13T16:52:44.728Z | Downloaded tokio v1.49.0 |
| 415 | 2026-03-13T16:52:44.793Z | Downloaded encoding_rs v0.8.35 |
| 416 | 2026-03-13T16:52:44.802Z | Downloaded ring v0.17.14 |
| 417 | 2026-03-13T16:52:45.475Z | Downloaded aws-lc-sys v0.37.1 |
| 418 | 2026-03-13T16:52:45.669Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-03-13T16:52:45.679Z | Compiling quote v1.0.44 |
| 420 | 2026-03-13T16:52:45.680Z | Compiling unicode-ident v1.0.24 |
| 421 | 2026-03-13T16:52:45.680Z | Compiling libc v0.2.180 |
| 422 | 2026-03-13T16:52:45.680Z | Checking cfg-if v1.0.4 |
| 423 | 2026-03-13T16:52:45.680Z | Compiling serde_core v1.0.228 |
| 424 | 2026-03-13T16:52:45.680Z | Checking memchr v2.8.0 |
| 425 | 2026-03-13T16:52:45.680Z | Checking itoa v1.0.17 |
| 426 | 2026-03-13T16:52:45.905Z | Compiling serde v1.0.228 |
| 427 | 2026-03-13T16:52:45.949Z | Compiling zmij v1.0.21 |
| 428 | 2026-03-13T16:52:45.998Z | Compiling serde_json v1.0.149 |
| 429 | 2026-03-13T16:52:46.293Z | Checking pin-project-lite v0.2.17 |
| 430 | 2026-03-13T16:52:46.329Z | Compiling shlex v1.3.0 |
| 431 | 2026-03-13T16:52:46.472Z | Checking smallvec v1.15.1 |
| 432 | 2026-03-13T16:52:46.472Z | Compiling find-msvc-tools v0.1.9 |
| 433 | 2026-03-13T16:52:46.540Z | Checking bytes v1.11.1 |
| 434 | 2026-03-13T16:52:46.612Z | Checking futures-core v0.3.32 |
| 435 | 2026-03-13T16:52:46.674Z | Compiling parking_lot_core v0.9.12 |
| 436 | 2026-03-13T16:52:46.692Z | Checking scopeguard v1.2.0 |
| 437 | 2026-03-13T16:52:46.747Z | Checking once_cell v1.21.3 |
| 438 | 2026-03-13T16:52:46.804Z | Checking lock_api v0.4.14 |
| 439 | 2026-03-13T16:52:46.832Z | Checking errno v0.3.14 |
| 440 | 2026-03-13T16:52:46.882Z | Compiling jobserver v0.1.34 |
| 441 | 2026-03-13T16:52:46.959Z | Checking signal-hook-registry v1.4.8 |
| 442 | 2026-03-13T16:52:47.112Z | Checking mio v1.1.1 |
| 443 | 2026-03-13T16:52:47.142Z | Compiling cc v1.2.56 |
| 444 | 2026-03-13T16:52:47.214Z | Checking parking_lot v0.12.5 |
| 445 | 2026-03-13T16:52:47.298Z | Compiling syn v2.0.117 |
| 446 | 2026-03-13T16:52:47.343Z | Checking socket2 v0.6.2 |
| 447 | 2026-03-13T16:52:47.369Z | Checking stable_deref_trait v1.2.1 |
| 448 | 2026-03-13T16:52:47.435Z | Checking futures-sink v0.3.32 |
| 449 | 2026-03-13T16:52:47.473Z | Compiling getrandom v0.4.1 |
| 450 | 2026-03-13T16:52:47.510Z | Checking zeroize v1.8.2 |
| 451 | 2026-03-13T16:52:47.549Z | Compiling autocfg v1.5.0 |
| 452 | 2026-03-13T16:52:47.624Z | Checking slab v0.4.12 |
| 453 | 2026-03-13T16:52:47.649Z | Checking futures-channel v0.3.32 |
| 454 | 2026-03-13T16:52:47.698Z | Compiling thiserror v2.0.18 |
| 455 | 2026-03-13T16:52:47.787Z | Checking equivalent v1.0.2 |
| 456 | 2026-03-13T16:52:47.810Z | Compiling rustversion v1.0.22 |
| 457 | 2026-03-13T16:52:47.872Z | Checking foldhash v0.2.0 |
| 458 | 2026-03-13T16:52:47.878Z | Checking allocator-api2 v0.2.21 |
| 459 | 2026-03-13T16:52:48.005Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-13T16:52:48.050Z | Compiling cmake v0.1.57 |
| 461 | 2026-03-13T16:52:48.244Z | Checking hashbrown v0.16.1 |
| 462 | 2026-03-13T16:52:48.364Z | Checking rustls-pki-types v1.14.0 |
| 463 | 2026-03-13T16:52:48.426Z | Checking http v1.4.0 |
| 464 | 2026-03-13T16:52:48.451Z | Compiling zerocopy v0.8.40 |
| 465 | 2026-03-13T16:52:48.718Z | Compiling fs_extra v1.3.0 |
| 466 | 2026-03-13T16:52:48.910Z | Checking futures-task v0.3.32 |
| 467 | 2026-03-13T16:52:48.919Z | Checking futures-io v0.3.32 |
| 468 | 2026-03-13T16:52:48.923Z | Compiling dunce v1.0.5 |
| 469 | 2026-03-13T16:52:49.024Z | Compiling aws-lc-sys v0.37.1 |
| 470 | 2026-03-13T16:52:49.037Z | Checking untrusted v0.9.0 |
| 471 | 2026-03-13T16:52:49.061Z | Checking log v0.4.29 |
| 472 | 2026-03-13T16:52:49.195Z | Checking fnv v1.0.7 |
| 473 | 2026-03-13T16:52:49.216Z | Compiling version_check v0.9.5 |
| 474 | 2026-03-13T16:52:49.287Z | Compiling httparse v1.10.1 |
| 475 | 2026-03-13T16:52:49.314Z | Checking iana-time-zone v0.1.65 |
| 476 | 2026-03-13T16:52:49.436Z | Compiling ucd-trie v0.1.7 |
| 477 | 2026-03-13T16:52:49.730Z | Checking writeable v0.6.2 |
| 478 | 2026-03-13T16:52:49.758Z | Checking litemap v0.8.1 |
| 479 | 2026-03-13T16:52:49.838Z | Compiling pest v2.8.6 |
| 480 | 2026-03-13T16:52:49.853Z | Checking http-body v1.0.1 |
| 481 | 2026-03-13T16:52:49.928Z | Checking indexmap v2.13.0 |
| 482 | 2026-03-13T16:52:49.962Z | Checking tracing-core v0.1.36 |
| 483 | 2026-03-13T16:52:50.005Z | Compiling icu_normalizer_data v2.1.1 |
| 484 | 2026-03-13T16:52:50.039Z | Checking percent-encoding v2.3.2 |
| 485 | 2026-03-13T16:52:50.208Z | Compiling schemars v0.8.22 |
| 486 | 2026-03-13T16:52:50.284Z | Compiling icu_properties_data v2.1.2 |
| 487 | 2026-03-13T16:52:50.372Z | Compiling aws-lc-rs v1.16.0 |
| 488 | 2026-03-13T16:52:50.508Z | Checking bitflags v2.11.0 |
| 489 | 2026-03-13T16:52:50.569Z | Checking atomic-waker v1.1.2 |
| 490 | 2026-03-13T16:52:50.699Z | Checking tracing v0.1.44 |
| 491 | 2026-03-13T16:52:50.740Z | Checking uuid v1.21.0 |
| 492 | 2026-03-13T16:52:50.756Z | Checking semver v1.0.27 |
| 493 | 2026-03-13T16:52:50.920Z | Checking subtle v2.6.1 |
| 494 | 2026-03-13T16:52:50.974Z | Checking dyn-clone v1.0.20 |
| 495 | 2026-03-13T16:52:51.010Z | Checking tower-layer v0.3.3 |
| 496 | 2026-03-13T16:52:51.093Z | Checking base64 v0.22.1 |
| 497 | 2026-03-13T16:52:51.133Z | Checking try-lock v0.2.5 |
| 498 | 2026-03-13T16:52:51.133Z | Checking tower-service v0.3.3 |
| 499 | 2026-03-13T16:52:51.197Z | Compiling synstructure v0.13.2 |
| 500 | 2026-03-13T16:52:51.205Z | Compiling serde_derive_internals v0.29.1 |
| 501 | 2026-03-13T16:52:51.255Z | Checking want v0.3.1 |
| 502 | 2026-03-13T16:52:51.366Z | Compiling pest_meta v2.8.6 |
| 503 | 2026-03-13T16:52:51.533Z | Compiling slog v2.8.2 |
| 504 | 2026-03-13T16:52:51.546Z | Checking getrandom v0.2.17 |
| 505 | 2026-03-13T16:52:51.705Z | Checking httpdate v1.0.3 |
| 506 | 2026-03-13T16:52:51.803Z | Compiling heck v0.5.0 |
| 507 | 2026-03-13T16:52:51.844Z | Checking pin-utils v0.1.0 |
| 508 | 2026-03-13T16:52:51.873Z | Checking form_urlencoded v1.2.2 |
| 509 | 2026-03-13T16:52:51.884Z | Checking ipnet v2.11.0 |
| 510 | 2026-03-13T16:52:52.015Z | Compiling typenum v1.19.0 |
| 511 | 2026-03-13T16:52:52.060Z | Compiling rustls v0.23.37 |
| 512 | 2026-03-13T16:52:52.160Z | Compiling pest_generator v2.8.6 |
| 513 | 2026-03-13T16:52:52.209Z | Compiling getrandom v0.3.4 |
| 514 | 2026-03-13T16:52:52.310Z | Compiling generic-array v0.14.7 |
| 515 | 2026-03-13T16:52:52.444Z | Compiling ring v0.17.14 |
| 516 | 2026-03-13T16:52:52.477Z | Checking sync_wrapper v1.0.2 |
| 517 | 2026-03-13T16:52:52.652Z | Checking utf8_iter v1.0.4 |
| 518 | 2026-03-13T16:52:52.789Z | Checking ryu v1.0.23 |
| 519 | 2026-03-13T16:52:52.810Z | Compiling paste v1.0.15 |
| 520 | 2026-03-13T16:52:53.077Z | Compiling serde_derive v1.0.228 |
| 521 | 2026-03-13T16:52:53.104Z | Compiling zerofrom-derive v0.1.6 |
| 522 | 2026-03-13T16:52:53.124Z | Compiling yoke-derive v0.8.1 |
| 523 | 2026-03-13T16:52:53.207Z | Compiling zerocopy-derive v0.8.40 |
| 524 | 2026-03-13T16:52:53.249Z | Compiling tokio-macros v2.6.0 |
| 525 | 2026-03-13T16:52:53.690Z | Compiling zerovec-derive v0.11.2 |
| 526 | 2026-03-13T16:52:54.144Z | Checking tokio v1.49.0 |
| 527 | 2026-03-13T16:52:54.166Z | Compiling displaydoc v0.2.5 |
| 528 | 2026-03-13T16:52:54.463Z | Compiling thiserror-impl v2.0.18 |
| 529 | 2026-03-13T16:52:54.712Z | Checking zerofrom v0.1.6 |
| 530 | 2026-03-13T16:52:54.844Z | Checking yoke v0.8.1 |
| 531 | 2026-03-13T16:52:54.958Z | Compiling futures-macro v0.3.32 |
| 532 | 2026-03-13T16:52:55.054Z | Checking zerovec v0.11.5 |
| 533 | 2026-03-13T16:52:55.083Z | Checking zerotrie v0.2.3 |
| 534 | 2026-03-13T16:52:55.382Z | Compiling schemars_derive v0.8.22 |
| 535 | 2026-03-13T16:52:55.623Z | Checking tinystr v0.8.2 |
| 536 | 2026-03-13T16:52:55.838Z | Checking icu_locale_core v2.1.1 |
| 537 | 2026-03-13T16:52:55.985Z | Checking futures-util v0.3.32 |
| 538 | 2026-03-13T16:52:56.026Z | Checking potential_utf v0.1.4 |
| 539 | 2026-03-13T16:52:56.181Z | Checking icu_collections v2.1.1 |
| 540 | 2026-03-13T16:52:56.567Z | Compiling pest_derive v2.8.6 |
| 541 | 2026-03-13T16:52:56.577Z | Checking icu_provider v2.1.1 |
| 542 | 2026-03-13T16:52:56.914Z | Checking icu_normalizer v2.1.1 |
| 543 | 2026-03-13T16:52:57.134Z | Checking chrono v0.4.44 |
| 544 | 2026-03-13T16:52:57.164Z | Checking erased-serde v0.3.31 |
| 545 | 2026-03-13T16:52:57.278Z | Checking icu_properties v2.1.2 |
| 546 | 2026-03-13T16:52:57.528Z | Compiling serde_tokenstream v0.2.3 |
| 547 | 2026-03-13T16:52:58.079Z | Checking serde_urlencoded v0.7.1 |
| 548 | 2026-03-13T16:52:58.099Z | Checking tokio-util v0.7.18 |
| 549 | 2026-03-13T16:52:58.395Z | Checking idna_adapter v1.2.1 |
| 550 | 2026-03-13T16:52:58.515Z | Checking idna v1.1.0 |
| 551 | 2026-03-13T16:52:58.536Z | Checking tower v0.5.3 |
| 552 | 2026-03-13T16:52:58.669Z | Checking h2 v0.4.13 |
| 553 | 2026-03-13T16:52:58.826Z | Compiling structmeta-derive v0.3.0 |
| 554 | 2026-03-13T16:52:59.023Z | Compiling scroll_derive v0.13.1 |
| 555 | 2026-03-13T16:52:59.086Z | Checking http-body-util v0.1.3 |
| 556 | 2026-03-13T16:52:59.200Z | Checking ppv-lite86 v0.2.21 |
| 557 | 2026-03-13T16:52:59.352Z | Compiling time-core v0.1.8 |
| 558 | 2026-03-13T16:52:59.531Z | Compiling rustix v1.1.3 |
| 559 | 2026-03-13T16:52:59.584Z | Checking powerfmt v0.2.0 |
| 560 | 2026-03-13T16:52:59.762Z | Checking fastrand v2.3.0 |
| 561 | 2026-03-13T16:52:59.964Z | Compiling usdt-impl v0.6.0 |
| 562 | 2026-03-13T16:53:00.064Z | Checking iri-string v0.7.10 |
| 563 | 2026-03-13T16:53:00.096Z | Compiling num-conv v0.2.0 |
| 564 | 2026-03-13T16:53:00.156Z | Compiling structmeta v0.3.0 |
| 565 | 2026-03-13T16:53:00.256Z | Compiling time-macros v0.2.27 |
| 566 | 2026-03-13T16:53:00.392Z | Checking scroll v0.13.0 |
| 567 | 2026-03-13T16:53:00.680Z | Checking deranged v0.5.8 |
| 568 | 2026-03-13T16:53:00.917Z | Checking ipnetwork v0.21.1 |
| 569 | 2026-03-13T16:53:00.985Z | Checking hyper v1.8.1 |
| 570 | 2026-03-13T16:53:01.156Z | Checking url v2.5.8 |
| 571 | 2026-03-13T16:53:01.471Z | Checking tower-http v0.6.8 |
| 572 | 2026-03-13T16:53:01.634Z | Compiling dtrace-parser v0.3.0 |
| 573 | 2026-03-13T16:53:01.980Z | Checking rand_core v0.9.5 |
| 574 | 2026-03-13T16:53:02.121Z | Checking hyper-util v0.1.20 |
| 575 | 2026-03-13T16:53:02.172Z | Compiling thread-id v5.1.0 |
| 576 | 2026-03-13T16:53:02.275Z | Checking plain v0.2.3 |
| 577 | 2026-03-13T16:53:02.328Z | Compiling dof v0.4.0 |
| 578 | 2026-03-13T16:53:02.355Z | Compiling crossbeam-utils v0.8.21 |
| 579 | 2026-03-13T16:53:02.397Z | Checking num_threads v0.1.7 |
| 580 | 2026-03-13T16:53:02.428Z | Compiling omicron-workspace-hack v0.1.0 |
| 581 | 2026-03-13T16:53:02.516Z | Checking regex-syntax v0.8.10 |
| 582 | 2026-03-13T16:53:02.659Z | Compiling byteorder v1.5.0 |
| 583 | 2026-03-13T16:53:02.673Z | Compiling ident_case v1.0.1 |
| 584 | 2026-03-13T16:53:02.818Z | Checking openssl-probe v0.2.1 |
| 585 | 2026-03-13T16:53:03.016Z | Compiling strsim v0.11.1 |
| 586 | 2026-03-13T16:53:03.016Z | Checking time v0.3.47 |
| 587 | 2026-03-13T16:53:03.040Z | Checking rustls-native-certs v0.8.3 |
| 588 | 2026-03-13T16:53:03.040Z | Checking goblin v0.10.5 |
| 589 | 2026-03-13T16:53:03.221Z | Compiling darling_core v0.21.3 |
| 590 | 2026-03-13T16:53:03.957Z | Checking oxnet v0.1.4 |
| 591 | 2026-03-13T16:53:04.374Z | Checking newtype-uuid v1.3.2 |
| 592 | 2026-03-13T16:53:04.465Z | Compiling daft-derive v0.1.5 |
| 593 | 2026-03-13T16:53:04.535Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-03-13T16:53:04.768Z | Compiling camino v1.2.2 |
| 595 | 2026-03-13T16:53:04.887Z | Compiling rustls v0.22.4 |
| 596 | 2026-03-13T16:53:05.146Z | Checking pretty-hex v0.4.1 |
| 597 | 2026-03-13T16:53:05.353Z | Checking tempfile v3.25.0 |
| 598 | 2026-03-13T16:53:05.369Z | Checking daft v0.1.5 |
| 599 | 2026-03-13T16:53:05.518Z | Checking rustls-webpki v0.102.8 |
| 600 | 2026-03-13T16:53:05.952Z | Checking crypto-common v0.1.7 |
| 601 | 2026-03-13T16:53:06.068Z | Checking block-buffer v0.10.4 |
| 602 | 2026-03-13T16:53:06.164Z | Compiling darling_macro v0.21.3 |
| 603 | 2026-03-13T16:53:06.217Z | Checking rand_chacha v0.9.0 |
| 604 | 2026-03-13T16:53:06.290Z | Checking rand_core v0.6.4 |
| 605 | 2026-03-13T16:53:06.387Z | Compiling regex-automata v0.4.14 |
| 606 | 2026-03-13T16:53:06.453Z | Compiling multer v3.1.0 |
| 607 | 2026-03-13T16:53:06.502Z | Checking wait-timeout v0.2.1 |
| 608 | 2026-03-13T16:53:06.765Z | Checking thread_local v1.1.9 |
| 609 | 2026-03-13T16:53:06.825Z | Compiling ref-cast v1.0.25 |
| 610 | 2026-03-13T16:53:06.939Z | Checking quick-error v1.2.3 |
| 611 | 2026-03-13T16:53:07.061Z | Checking winnow v0.7.14 |
| 612 | 2026-03-13T16:53:07.362Z | Compiling thiserror v1.0.69 |
| 613 | 2026-03-13T16:53:07.423Z | Compiling slog-async v2.8.0 |
| 614 | 2026-03-13T16:53:07.423Z | Checking bit-vec v0.8.0 |
| 615 | 2026-03-13T16:53:07.613Z | Checking match_cfg v0.1.0 |
| 616 | 2026-03-13T16:53:07.669Z | Compiling anyhow v1.0.102 |
| 617 | 2026-03-13T16:53:07.717Z | Checking hostname v0.3.1 |
| 618 | 2026-03-13T16:53:07.865Z | Checking bit-set v0.8.0 |
| 619 | 2026-03-13T16:53:08.159Z | Checking rusty-fork v0.3.1 |
| 620 | 2026-03-13T16:53:08.204Z | Compiling darling v0.21.3 |
| 621 | 2026-03-13T16:53:08.204Z | Checking rand_chacha v0.3.1 |
| 622 | 2026-03-13T16:53:08.221Z | Checking rand v0.9.2 |
| 623 | 2026-03-13T16:53:08.255Z | Checking crossbeam-channel v0.5.15 |
| 624 | 2026-03-13T16:53:08.830Z | Checking digest v0.10.7 |
| 625 | 2026-03-13T16:53:08.845Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 626 | 2026-03-13T16:53:08.845Z | Compiling regex v1.12.3 |
| 627 | 2026-03-13T16:53:08.845Z | Compiling usdt-attr-macro v0.6.0 |
| 628 | 2026-03-13T16:53:08.926Z | Compiling usdt-macro v0.6.0 |
| 629 | 2026-03-13T16:53:08.998Z | Checking slog-json v2.6.1 |
| 630 | 2026-03-13T16:53:09.141Z | Checking rand_xorshift v0.4.0 |
| 631 | 2026-03-13T16:53:09.188Z | Compiling derive-ex v0.1.8 |
| 632 | 2026-03-13T16:53:09.276Z | Checking futures-executor v0.3.32 |
| 633 | 2026-03-13T16:53:09.466Z | Compiling async-trait v0.1.89 |
| 634 | 2026-03-13T16:53:09.530Z | Compiling ref-cast-impl v1.0.25 |
| 635 | 2026-03-13T16:53:09.777Z | Compiling thiserror-impl v1.0.69 |
| 636 | 2026-03-13T16:53:09.802Z | Compiling async-stream-impl v0.3.6 |
| 637 | 2026-03-13T16:53:09.955Z | Compiling strum_macros v0.26.4 |
| 638 | 2026-03-13T16:53:10.208Z | Compiling dropshot v0.16.7 |
| 639 | 2026-03-13T16:53:10.471Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 640 | 2026-03-13T16:53:10.491Z | Checking serde_spanned v1.0.4 |
| 641 | 2026-03-13T16:53:10.558Z | Checking is-terminal v0.4.17 |
| 642 | 2026-03-13T16:53:10.659Z | Checking memmap2 v0.9.10 |
| 643 | 2026-03-13T16:53:10.669Z | Checking encoding_rs v0.8.35 |
| 644 | 2026-03-13T16:53:10.716Z | Checking hex v0.4.3 |
| 645 | 2026-03-13T16:53:10.733Z | Checking unarray v0.1.4 |
| 646 | 2026-03-13T16:53:10.835Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 647 | 2026-03-13T16:53:10.843Z | Checking cpufeatures v0.2.17 |
| 648 | 2026-03-13T16:53:10.918Z | Checking spin v0.9.8 |
| 649 | 2026-03-13T16:53:11.006Z | Checking term v1.2.1 |
| 650 | 2026-03-13T16:53:11.056Z | Checking mime v0.3.17 |
| 651 | 2026-03-13T16:53:11.214Z | Checking take_mut v0.2.2 |
| 652 | 2026-03-13T16:53:11.336Z | Compiling test-strategy v0.4.5 |
| 653 | 2026-03-13T16:53:11.350Z | Checking slog-term v2.9.2 |
| 654 | 2026-03-13T16:53:11.390Z | Checking toml v0.9.12+spec-1.1.0 |
| 655 | 2026-03-13T16:53:11.411Z | Compiling dropshot_endpoint v0.16.7 |
| 656 | 2026-03-13T16:53:11.551Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 657 | 2026-03-13T16:53:11.612Z | Checking sha1 v0.10.6 |
| 658 | 2026-03-13T16:53:11.707Z | Checking usdt v0.6.0 |
| 659 | 2026-03-13T16:53:11.791Z | Checking proptest v1.10.0 |
| 660 | 2026-03-13T16:53:11.875Z | Checking async-stream v0.3.6 |
| 661 | 2026-03-13T16:53:12.062Z | Checking tokio-rustls v0.25.0 |
| 662 | 2026-03-13T16:53:12.130Z | Checking strum v0.26.3 |
| 663 | 2026-03-13T16:53:12.184Z | Compiling parse-display-derive v0.10.0 |
| 664 | 2026-03-13T16:53:12.282Z | Checking futures v0.3.32 |
| 665 | 2026-03-13T16:53:12.307Z | Checking slog-bunyan v2.5.0 |
| 666 | 2026-03-13T16:53:12.378Z | Checking rand v0.8.5 |
| 667 | 2026-03-13T16:53:12.608Z | Compiling serde_with_macros v3.17.0 |
| 668 | 2026-03-13T16:53:12.654Z | Checking reqwest v0.12.28 |
| 669 | 2026-03-13T16:53:13.104Z | Checking backon v1.6.0 |
| 670 | 2026-03-13T16:53:13.128Z | Compiling newtype-uuid-macros v0.1.0 |
| 671 | 2026-03-13T16:53:13.303Z | Checking openapiv3 v2.2.0 |
| 672 | 2026-03-13T16:53:13.348Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 673 | 2026-03-13T16:53:13.587Z | Compiling strum_macros v0.27.2 |
| 674 | 2026-03-13T16:53:13.881Z | Checking waitgroup v0.1.2 |
| 675 | 2026-03-13T16:53:13.996Z | Checking rustls-pemfile v2.2.0 |
| 676 | 2026-03-13T16:53:14.005Z | Checking serde_path_to_error v0.1.20 |
| 677 | 2026-03-13T16:53:14.048Z | Checking hostname v0.4.2 |
| 678 | 2026-03-13T16:53:14.111Z | Checking instant v0.1.13 |
| 679 | 2026-03-13T16:53:14.145Z | Checking rustc-hash v2.1.1 |
| 680 | 2026-03-13T16:53:14.157Z | Checking debug-ignore v1.0.5 |
| 681 | 2026-03-13T16:53:14.161Z | Checking either v1.15.0 |
| 682 | 2026-03-13T16:53:14.200Z | Checking backoff v0.4.0 |
| 683 | 2026-03-13T16:53:14.268Z | Checking parse-display v0.10.0 |
| 684 | 2026-03-13T16:53:14.271Z | Checking iddqd v0.3.17 |
| 685 | 2026-03-13T16:53:14.356Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 686 | 2026-03-13T16:53:14.390Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 687 | 2026-03-13T16:53:14.403Z | Checking itertools v0.14.0 |
| 688 | 2026-03-13T16:53:14.431Z | Checking serde_with v3.17.0 |
| 689 | 2026-03-13T16:53:14.817Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 690 | 2026-03-13T16:53:14.844Z | Checking progenitor-client v0.10.0 |
| 691 | 2026-03-13T16:53:14.932Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 692 | 2026-03-13T16:53:15.078Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 693 | 2026-03-13T16:53:15.304Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 694 | 2026-03-13T16:53:15.340Z | Checking macaddr v1.0.1 |
| 695 | 2026-03-13T16:53:15.550Z | Checking regress v0.10.5 |
| 696 | 2026-03-13T16:53:15.994Z | Checking strum v0.27.2 |
| 697 | 2026-03-13T16:53:21.022Z | Checking rustls-webpki v0.103.9 |
| 698 | 2026-03-13T16:53:23.954Z | Checking tokio-rustls v0.26.4 |
| 699 | 2026-03-13T16:53:23.957Z | Checking rustls-platform-verifier v0.6.2 |
| 700 | 2026-03-13T16:53:24.181Z | Checking hyper-rustls v0.27.7 |
| 701 | 2026-03-13T16:53:24.357Z | Checking reqwest v0.13.2 |
| 702 | 2026-03-13T16:53:25.065Z | Checking progenitor-client v0.13.0 |
| 703 | 2026-03-13T16:53:25.276Z | Checking progenitor-extras v0.1.1 |
| 704 | 2026-03-13T16:53:25.474Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 705 | 2026-03-13T16:53:31.127Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 706 | 2026-03-13T16:53:31.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.26s |
| 707 | 2026-03-13T16:53:31.339Z | + cargo build --release |
| 708 | 2026-03-13T16:53:31.542Z | Compiling proc-macro2 v1.0.106 |
| 709 | 2026-03-13T16:53:31.542Z | Compiling quote v1.0.44 |
| 710 | 2026-03-13T16:53:31.542Z | Compiling unicode-ident v1.0.24 |
| 711 | 2026-03-13T16:53:31.546Z | Compiling libc v0.2.180 |
| 712 | 2026-03-13T16:53:31.546Z | Compiling cfg-if v1.0.4 |
| 713 | 2026-03-13T16:53:31.546Z | Compiling serde_core v1.0.228 |
| 714 | 2026-03-13T16:53:31.546Z | Compiling memchr v2.8.0 |
| 715 | 2026-03-13T16:53:31.546Z | Compiling itoa v1.0.17 |
| 716 | 2026-03-13T16:53:31.656Z | Compiling serde v1.0.228 |
| 717 | 2026-03-13T16:53:31.704Z | Compiling zmij v1.0.21 |
| 718 | 2026-03-13T16:53:31.863Z | Compiling serde_json v1.0.149 |
| 719 | 2026-03-13T16:53:31.968Z | Compiling pin-project-lite v0.2.17 |
| 720 | 2026-03-13T16:53:32.081Z | Compiling find-msvc-tools v0.1.9 |
| 721 | 2026-03-13T16:53:32.092Z | Compiling shlex v1.3.0 |
| 722 | 2026-03-13T16:53:32.137Z | Compiling smallvec v1.15.1 |
| 723 | 2026-03-13T16:53:32.355Z | Compiling bytes v1.11.1 |
| 724 | 2026-03-13T16:53:32.436Z | Compiling futures-core v0.3.32 |
| 725 | 2026-03-13T16:53:32.584Z | Compiling jobserver v0.1.34 |
| 726 | 2026-03-13T16:53:32.610Z | Compiling errno v0.3.14 |
| 727 | 2026-03-13T16:53:32.610Z | Compiling parking_lot_core v0.9.12 |
| 728 | 2026-03-13T16:53:32.702Z | Compiling scopeguard v1.2.0 |
| 729 | 2026-03-13T16:53:32.821Z | Compiling cc v1.2.56 |
| 730 | 2026-03-13T16:53:32.976Z | Compiling lock_api v0.4.14 |
| 731 | 2026-03-13T16:53:33.041Z | Compiling syn v2.0.117 |
| 732 | 2026-03-13T16:53:33.096Z | Compiling once_cell v1.21.3 |
| 733 | 2026-03-13T16:53:33.274Z | Compiling parking_lot v0.12.5 |
| 734 | 2026-03-13T16:53:33.386Z | Compiling signal-hook-registry v1.4.8 |
| 735 | 2026-03-13T16:53:33.436Z | Compiling mio v1.1.1 |
| 736 | 2026-03-13T16:53:33.519Z | Compiling socket2 v0.6.2 |
| 737 | 2026-03-13T16:53:33.772Z | Compiling futures-sink v0.3.32 |
| 738 | 2026-03-13T16:53:33.891Z | Compiling stable_deref_trait v1.2.1 |
| 739 | 2026-03-13T16:53:33.972Z | Compiling thiserror v2.0.18 |
| 740 | 2026-03-13T16:53:34.035Z | Compiling zeroize v1.8.2 |
| 741 | 2026-03-13T16:53:34.258Z | Compiling autocfg v1.5.0 |
| 742 | 2026-03-13T16:53:34.307Z | Compiling getrandom v0.4.1 |
| 743 | 2026-03-13T16:53:34.404Z | Compiling slab v0.4.12 |
| 744 | 2026-03-13T16:53:34.428Z | Compiling futures-channel v0.3.32 |
| 745 | 2026-03-13T16:53:34.605Z | Compiling foldhash v0.2.0 |
| 746 | 2026-03-13T16:53:34.623Z | Compiling allocator-api2 v0.2.21 |
| 747 | 2026-03-13T16:53:34.654Z | Compiling rustversion v1.0.22 |
| 748 | 2026-03-13T16:53:34.707Z | Compiling num-traits v0.2.19 |
| 749 | 2026-03-13T16:53:34.740Z | Compiling equivalent v1.0.2 |
| 750 | 2026-03-13T16:53:34.834Z | Compiling rustls-pki-types v1.14.0 |
| 751 | 2026-03-13T16:53:34.870Z | Compiling cmake v0.1.57 |
| 752 | 2026-03-13T16:53:34.994Z | Compiling hashbrown v0.16.1 |
| 753 | 2026-03-13T16:53:35.042Z | Compiling http v1.4.0 |
| 754 | 2026-03-13T16:53:35.119Z | Compiling zerocopy v0.8.40 |
| 755 | 2026-03-13T16:53:35.157Z | Compiling futures-task v0.3.32 |
| 756 | 2026-03-13T16:53:35.292Z | Compiling dunce v1.0.5 |
| 757 | 2026-03-13T16:53:35.357Z | Compiling futures-io v0.3.32 |
| 758 | 2026-03-13T16:53:35.388Z | Compiling fs_extra v1.3.0 |
| 759 | 2026-03-13T16:53:35.690Z | Compiling aws-lc-sys v0.37.1 |
| 760 | 2026-03-13T16:53:35.910Z | Compiling version_check v0.9.5 |
| 761 | 2026-03-13T16:53:36.015Z | Compiling fnv v1.0.7 |
| 762 | 2026-03-13T16:53:36.123Z | Compiling untrusted v0.9.0 |
| 763 | 2026-03-13T16:53:36.248Z | Compiling log v0.4.29 |
| 764 | 2026-03-13T16:53:36.507Z | Compiling writeable v0.6.2 |
| 765 | 2026-03-13T16:53:36.785Z | Compiling litemap v0.8.1 |
| 766 | 2026-03-13T16:53:36.788Z | Compiling ucd-trie v0.1.7 |
| 767 | 2026-03-13T16:53:36.968Z | Compiling synstructure v0.13.2 |
| 768 | 2026-03-13T16:53:37.042Z | Compiling httparse v1.10.1 |
| 769 | 2026-03-13T16:53:37.045Z | Compiling iana-time-zone v0.1.65 |
| 770 | 2026-03-13T16:53:37.421Z | Compiling serde_derive_internals v0.29.1 |
| 771 | 2026-03-13T16:53:37.462Z | Compiling pest v2.8.6 |
| 772 | 2026-03-13T16:53:37.501Z | Compiling http-body v1.0.1 |
| 773 | 2026-03-13T16:53:37.591Z | Compiling indexmap v2.13.0 |
| 774 | 2026-03-13T16:53:37.672Z | Compiling tracing-core v0.1.36 |
| 775 | 2026-03-13T16:53:37.958Z | Compiling percent-encoding v2.3.2 |
| 776 | 2026-03-13T16:53:38.261Z | Compiling aws-lc-rs v1.16.0 |
| 777 | 2026-03-13T16:53:38.404Z | Compiling icu_normalizer_data v2.1.1 |
| 778 | 2026-03-13T16:53:38.635Z | Compiling atomic-waker v1.1.2 |
| 779 | 2026-03-13T16:53:38.651Z | Compiling bitflags v2.11.0 |
| 780 | 2026-03-13T16:53:38.670Z | Compiling icu_properties_data v2.1.2 |
| 781 | 2026-03-13T16:53:38.761Z | Compiling schemars v0.8.22 |
| 782 | 2026-03-13T16:53:38.777Z | Compiling tracing v0.1.44 |
| 783 | 2026-03-13T16:53:38.831Z | Compiling serde_derive v1.0.228 |
| 784 | 2026-03-13T16:53:38.945Z | Compiling zerofrom-derive v0.1.6 |
| 785 | 2026-03-13T16:53:39.011Z | Compiling tokio-macros v2.6.0 |
| 786 | 2026-03-13T16:53:39.055Z | Compiling zerocopy-derive v0.8.40 |
| 787 | 2026-03-13T16:53:39.113Z | Compiling yoke-derive v0.8.1 |
| 788 | 2026-03-13T16:53:39.121Z | Compiling zerovec-derive v0.11.2 |
| 789 | 2026-03-13T16:53:39.183Z | Compiling displaydoc v0.2.5 |
| 790 | 2026-03-13T16:53:39.941Z | Compiling tokio v1.49.0 |
| 791 | 2026-03-13T16:53:40.101Z | Compiling thiserror-impl v2.0.18 |
| 792 | 2026-03-13T16:53:40.434Z | Compiling futures-macro v0.3.32 |
| 793 | 2026-03-13T16:53:40.512Z | Compiling pest_meta v2.8.6 |
| 794 | 2026-03-13T16:53:40.534Z | Compiling zerofrom v0.1.6 |
| 795 | 2026-03-13T16:53:40.677Z | Compiling yoke v0.8.1 |
| 796 | 2026-03-13T16:53:40.901Z | Compiling zerovec v0.11.5 |
| 797 | 2026-03-13T16:53:41.476Z | Compiling futures-util v0.3.32 |
| 798 | 2026-03-13T16:53:41.644Z | Compiling tinystr v0.8.2 |
| 799 | 2026-03-13T16:53:41.699Z | Compiling potential_utf v0.1.4 |
| 800 | 2026-03-13T16:53:41.903Z | Compiling icu_locale_core v2.1.1 |
| 801 | 2026-03-13T16:53:41.903Z | Compiling zerotrie v0.2.3 |
| 802 | 2026-03-13T16:53:42.265Z | Compiling icu_collections v2.1.1 |
| 803 | 2026-03-13T16:53:43.070Z | Compiling chrono v0.4.44 |
| 804 | 2026-03-13T16:53:43.132Z | Compiling icu_provider v2.1.1 |
| 805 | 2026-03-13T16:53:43.170Z | Compiling schemars_derive v0.8.22 |
| 806 | 2026-03-13T16:53:44.186Z | Compiling uuid v1.21.0 |
| 807 | 2026-03-13T16:53:44.707Z | Compiling semver v1.0.27 |
| 808 | 2026-03-13T16:53:44.948Z | Compiling tokio-util v0.7.18 |
| 809 | 2026-03-13T16:53:44.957Z | Compiling try-lock v0.2.5 |
| 810 | 2026-03-13T16:53:45.024Z | Compiling base64 v0.22.1 |
| 811 | 2026-03-13T16:53:45.078Z | Compiling tower-layer v0.3.3 |
| 812 | 2026-03-13T16:53:45.348Z | Compiling tower-service v0.3.3 |
| 813 | 2026-03-13T16:53:45.452Z | Compiling subtle v2.6.1 |
| 814 | 2026-03-13T16:53:45.518Z | Compiling dyn-clone v1.0.20 |
| 815 | 2026-03-13T16:53:45.640Z | Compiling h2 v0.4.13 |
| 816 | 2026-03-13T16:53:45.685Z | Compiling want v0.3.1 |
| 817 | 2026-03-13T16:53:45.716Z | Compiling pest_generator v2.8.6 |
| 818 | 2026-03-13T16:53:46.123Z | Compiling slog v2.8.2 |
| 819 | 2026-03-13T16:53:46.360Z | Compiling getrandom v0.2.17 |
| 820 | 2026-03-13T16:53:46.404Z | Compiling pin-utils v0.1.0 |
| 821 | 2026-03-13T16:53:46.478Z | Compiling httpdate v1.0.3 |
| 822 | 2026-03-13T16:53:46.518Z | Compiling heck v0.5.0 |
| 823 | 2026-03-13T16:53:46.604Z | Compiling pest_derive v2.8.6 |
| 824 | 2026-03-13T16:53:46.778Z | Compiling icu_normalizer v2.1.1 |
| 825 | 2026-03-13T16:53:46.923Z | Compiling icu_properties v2.1.2 |
| 826 | 2026-03-13T16:53:47.227Z | Compiling erased-serde v0.3.31 |
| 827 | 2026-03-13T16:53:47.678Z | Compiling form_urlencoded v1.2.2 |
| 828 | 2026-03-13T16:53:48.269Z | Compiling rustls v0.23.37 |
| 829 | 2026-03-13T16:53:48.336Z | Compiling typenum v1.19.0 |
| 830 | 2026-03-13T16:53:48.554Z | Compiling getrandom v0.3.4 |
| 831 | 2026-03-13T16:53:48.770Z | Compiling hyper v1.8.1 |
| 832 | 2026-03-13T16:53:48.775Z | Compiling ipnet v2.11.0 |
| 833 | 2026-03-13T16:53:49.317Z | Compiling idna_adapter v1.2.1 |
| 834 | 2026-03-13T16:53:49.370Z | Compiling ppv-lite86 v0.2.21 |
| 835 | 2026-03-13T16:53:49.834Z | Compiling serde_tokenstream v0.2.3 |
| 836 | 2026-03-13T16:53:50.024Z | Compiling generic-array v0.14.7 |
| 837 | 2026-03-13T16:53:50.179Z | Compiling ring v0.17.14 |
| 838 | 2026-03-13T16:53:50.288Z | Compiling sync_wrapper v1.0.2 |
| 839 | 2026-03-13T16:53:50.409Z | Compiling paste v1.0.15 |
| 840 | 2026-03-13T16:53:50.515Z | Compiling hyper-util v0.1.20 |
| 841 | 2026-03-13T16:53:50.808Z | Compiling utf8_iter v1.0.4 |
| 842 | 2026-03-13T16:53:50.851Z | Compiling ryu v1.0.23 |
| 843 | 2026-03-13T16:53:50.992Z | Compiling idna v1.1.0 |
| 844 | 2026-03-13T16:53:51.198Z | Compiling serde_urlencoded v0.7.1 |
| 845 | 2026-03-13T16:53:53.180Z | Compiling tower v0.5.3 |
| 846 | 2026-03-13T16:53:54.170Z | Compiling scroll_derive v0.13.1 |
| 847 | 2026-03-13T16:53:54.252Z | Compiling structmeta-derive v0.3.0 |
| 848 | 2026-03-13T16:53:54.455Z | Compiling http-body-util v0.1.3 |
| 849 | 2026-03-13T16:53:54.810Z | Compiling omicron-workspace-hack v0.1.0 |
| 850 | 2026-03-13T16:53:55.044Z | Compiling fastrand v2.3.0 |
| 851 | 2026-03-13T16:53:55.095Z | Compiling rustix v1.1.3 |
| 852 | 2026-03-13T16:53:55.225Z | Compiling iri-string v0.7.10 |
| 853 | 2026-03-13T16:53:55.456Z | Compiling time-core v0.1.8 |
| 854 | 2026-03-13T16:53:55.542Z | Compiling num-conv v0.2.0 |
| 855 | 2026-03-13T16:53:55.599Z | Compiling powerfmt v0.2.0 |
| 856 | 2026-03-13T16:53:55.631Z | Compiling usdt-impl v0.6.0 |
| 857 | 2026-03-13T16:53:55.687Z | Compiling time-macros v0.2.27 |
| 858 | 2026-03-13T16:53:55.899Z | Compiling deranged v0.5.8 |
| 859 | 2026-03-13T16:53:55.939Z | Compiling structmeta v0.3.0 |
| 860 | 2026-03-13T16:53:56.144Z | Compiling scroll v0.13.0 |
| 861 | 2026-03-13T16:53:56.977Z | Compiling rand_core v0.9.5 |
| 862 | 2026-03-13T16:53:57.316Z | Compiling tower-http v0.6.8 |
| 863 | 2026-03-13T16:53:57.439Z | Compiling url v2.5.8 |
| 864 | 2026-03-13T16:53:57.920Z | Compiling dof v0.4.0 |
| 865 | 2026-03-13T16:53:58.135Z | Compiling dtrace-parser v0.3.0 |
| 866 | 2026-03-13T16:53:58.487Z | Compiling ipnetwork v0.21.1 |
| 867 | 2026-03-13T16:53:58.648Z | Compiling thread-id v5.1.0 |
| 868 | 2026-03-13T16:53:58.648Z | Compiling strsim v0.11.1 |
| 869 | 2026-03-13T16:53:58.967Z | Compiling num_threads v0.1.7 |
| 870 | 2026-03-13T16:53:59.065Z | Compiling byteorder v1.5.0 |
| 871 | 2026-03-13T16:53:59.081Z | Compiling crossbeam-utils v0.8.21 |
| 872 | 2026-03-13T16:53:59.081Z | Compiling regex-syntax v0.8.10 |
| 873 | 2026-03-13T16:53:59.438Z | Compiling openssl-probe v0.2.1 |
| 874 | 2026-03-13T16:53:59.453Z | Compiling ident_case v1.0.1 |
| 875 | 2026-03-13T16:53:59.561Z | Compiling plain v0.2.3 |
| 876 | 2026-03-13T16:53:59.675Z | Compiling goblin v0.10.5 |
| 877 | 2026-03-13T16:53:59.741Z | Compiling rustls-native-certs v0.8.3 |
| 878 | 2026-03-13T16:53:59.776Z | Compiling darling_core v0.21.3 |
| 879 | 2026-03-13T16:54:00.930Z | Compiling time v0.3.47 |
| 880 | 2026-03-13T16:54:01.240Z | Compiling oxnet v0.1.4 |
| 881 | 2026-03-13T16:54:03.324Z | Compiling newtype-uuid v1.3.2 |
| 882 | 2026-03-13T16:54:03.754Z | Compiling daft-derive v0.1.5 |
| 883 | 2026-03-13T16:54:03.901Z | Compiling aho-corasick v1.1.4 |
| 884 | 2026-03-13T16:54:04.582Z | Compiling rustls v0.22.4 |
| 885 | 2026-03-13T16:54:04.788Z | Compiling camino v1.2.2 |
| 886 | 2026-03-13T16:54:04.858Z | Compiling pretty-hex v0.4.1 |
| 887 | 2026-03-13T16:54:05.251Z | Compiling daft v0.1.5 |
| 888 | 2026-03-13T16:54:05.584Z | Compiling tempfile v3.25.0 |
| 889 | 2026-03-13T16:54:05.820Z | Compiling darling_macro v0.21.3 |
| 890 | 2026-03-13T16:54:06.711Z | Compiling rustls-webpki v0.102.8 |
| 891 | 2026-03-13T16:54:07.838Z | Compiling regex-automata v0.4.14 |
| 892 | 2026-03-13T16:54:09.137Z | Compiling rand_chacha v0.9.0 |
| 893 | 2026-03-13T16:54:09.200Z | Compiling crypto-common v0.1.7 |
| 894 | 2026-03-13T16:54:09.367Z | Compiling block-buffer v0.10.4 |
| 895 | 2026-03-13T16:54:09.373Z | Compiling rand_core v0.6.4 |
| 896 | 2026-03-13T16:54:09.541Z | Compiling multer v3.1.0 |
| 897 | 2026-03-13T16:54:09.676Z | Compiling wait-timeout v0.2.1 |
| 898 | 2026-03-13T16:54:09.850Z | Compiling thread_local v1.1.9 |
| 899 | 2026-03-13T16:54:09.902Z | Compiling winnow v0.7.14 |
| 900 | 2026-03-13T16:54:10.260Z | Compiling thiserror v1.0.69 |
| 901 | 2026-03-13T16:54:10.268Z | Compiling quick-error v1.2.3 |
| 902 | 2026-03-13T16:54:10.385Z | Compiling anyhow v1.0.102 |
| 903 | 2026-03-13T16:54:10.649Z | Compiling bit-vec v0.8.0 |
| 904 | 2026-03-13T16:54:11.024Z | Compiling match_cfg v0.1.0 |
| 905 | 2026-03-13T16:54:11.098Z | Compiling ref-cast v1.0.25 |
| 906 | 2026-03-13T16:54:11.113Z | Compiling slog-async v2.8.0 |
| 907 | 2026-03-13T16:54:11.410Z | Compiling hostname v0.3.1 |
| 908 | 2026-03-13T16:54:11.588Z | Compiling bit-set v0.8.0 |
| 909 | 2026-03-13T16:54:11.817Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 910 | 2026-03-13T16:54:12.575Z | Compiling rusty-fork v0.3.1 |
| 911 | 2026-03-13T16:54:13.530Z | Compiling regex v1.12.3 |
| 912 | 2026-03-13T16:54:13.735Z | Compiling rand_chacha v0.3.1 |
| 913 | 2026-03-13T16:54:14.064Z | Compiling digest v0.10.7 |
| 914 | 2026-03-13T16:54:14.351Z | Compiling rand v0.9.2 |
| 915 | 2026-03-13T16:54:14.552Z | Compiling crossbeam-channel v0.5.15 |
| 916 | 2026-03-13T16:54:15.298Z | Compiling darling v0.21.3 |
| 917 | 2026-03-13T16:54:15.506Z | Compiling slog-json v2.6.1 |
| 918 | 2026-03-13T16:54:15.744Z | Compiling usdt-attr-macro v0.6.0 |
| 919 | 2026-03-13T16:54:16.150Z | Compiling usdt-macro v0.6.0 |
| 920 | 2026-03-13T16:54:16.667Z | Compiling rand_xorshift v0.4.0 |
| 921 | 2026-03-13T16:54:16.857Z | Compiling derive-ex v0.1.8 |
| 922 | 2026-03-13T16:54:17.035Z | Compiling strum_macros v0.26.4 |
| 923 | 2026-03-13T16:54:17.042Z | Compiling futures-executor v0.3.32 |
| 924 | 2026-03-13T16:54:17.106Z | Compiling thiserror-impl v1.0.69 |
| 925 | 2026-03-13T16:54:17.672Z | Compiling async-trait v0.1.89 |
| 926 | 2026-03-13T16:54:18.664Z | Compiling async-stream-impl v0.3.6 |
| 927 | 2026-03-13T16:54:18.946Z | Compiling ref-cast-impl v1.0.25 |
| 928 | 2026-03-13T16:54:18.984Z | Compiling dropshot v0.16.7 |
| 929 | 2026-03-13T16:54:19.205Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 930 | 2026-03-13T16:54:19.253Z | Compiling serde_spanned v1.0.4 |
| 931 | 2026-03-13T16:54:19.416Z | Compiling memmap2 v0.9.10 |
| 932 | 2026-03-13T16:54:19.441Z | Compiling is-terminal v0.4.17 |
| 933 | 2026-03-13T16:54:19.533Z | Compiling encoding_rs v0.8.35 |
| 934 | 2026-03-13T16:54:19.689Z | Compiling mime v0.3.17 |
| 935 | 2026-03-13T16:54:19.705Z | Compiling cpufeatures v0.2.17 |
| 936 | 2026-03-13T16:54:19.776Z | Compiling hex v0.4.3 |
| 937 | 2026-03-13T16:54:20.134Z | Compiling unarray v0.1.4 |
| 938 | 2026-03-13T16:54:20.150Z | Compiling spin v0.9.8 |
| 939 | 2026-03-13T16:54:20.291Z | Compiling take_mut v0.2.2 |
| 940 | 2026-03-13T16:54:20.444Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 941 | 2026-03-13T16:54:20.444Z | Compiling term v1.2.1 |
| 942 | 2026-03-13T16:54:20.611Z | Compiling toml v0.9.12+spec-1.1.0 |
| 943 | 2026-03-13T16:54:22.729Z | Compiling slog-term v2.9.2 |
| 944 | 2026-03-13T16:54:23.686Z | Compiling proptest v1.10.0 |
| 945 | 2026-03-13T16:54:24.405Z | Compiling dropshot_endpoint v0.16.7 |
| 946 | 2026-03-13T16:54:25.029Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 947 | 2026-03-13T16:54:25.293Z | Compiling sha1 v0.10.6 |
| 948 | 2026-03-13T16:54:25.897Z | Compiling usdt v0.6.0 |
| 949 | 2026-03-13T16:54:26.313Z | Compiling async-stream v0.3.6 |
| 950 | 2026-03-13T16:54:26.380Z | Compiling strum v0.26.3 |
| 951 | 2026-03-13T16:54:26.520Z | Compiling test-strategy v0.4.5 |
| 952 | 2026-03-13T16:54:26.549Z | Compiling tokio-rustls v0.25.0 |
| 953 | 2026-03-13T16:54:26.641Z | Compiling futures v0.3.32 |
| 954 | 2026-03-13T16:54:26.801Z | Compiling slog-bunyan v2.5.0 |
| 955 | 2026-03-13T16:54:26.805Z | Compiling serde_with_macros v3.17.0 |
| 956 | 2026-03-13T16:54:26.999Z | Compiling parse-display-derive v0.10.0 |
| 957 | 2026-03-13T16:54:28.208Z | Compiling rand v0.8.5 |
| 958 | 2026-03-13T16:54:28.624Z | Compiling reqwest v0.12.28 |
| 959 | 2026-03-13T16:54:29.009Z | Compiling backon v1.6.0 |
| 960 | 2026-03-13T16:54:29.191Z | Compiling newtype-uuid-macros v0.1.0 |
| 961 | 2026-03-13T16:54:29.228Z | Compiling strum_macros v0.27.2 |
| 962 | 2026-03-13T16:54:29.293Z | Compiling openapiv3 v2.2.0 |
| 963 | 2026-03-13T16:54:30.194Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 964 | 2026-03-13T16:54:30.758Z | Compiling waitgroup v0.1.2 |
| 965 | 2026-03-13T16:54:30.934Z | Compiling rustls-pemfile v2.2.0 |
| 966 | 2026-03-13T16:54:31.261Z | Compiling serde_path_to_error v0.1.20 |
| 967 | 2026-03-13T16:54:31.659Z | Compiling hostname v0.4.2 |
| 968 | 2026-03-13T16:54:31.820Z | Compiling instant v0.1.13 |
| 969 | 2026-03-13T16:54:31.843Z | Compiling rustc-hash v2.1.1 |
| 970 | 2026-03-13T16:54:31.943Z | Compiling debug-ignore v1.0.5 |
| 971 | 2026-03-13T16:54:31.976Z | Compiling either v1.15.0 |
| 972 | 2026-03-13T16:54:32.245Z | Compiling itertools v0.14.0 |
| 973 | 2026-03-13T16:54:32.402Z | Compiling iddqd v0.3.17 |
| 974 | 2026-03-13T16:54:32.433Z | Compiling backoff v0.4.0 |
| 975 | 2026-03-13T16:54:32.665Z | Compiling strum v0.27.2 |
| 976 | 2026-03-13T16:54:32.811Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 977 | 2026-03-13T16:54:32.972Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 978 | 2026-03-13T16:54:34.179Z | Compiling progenitor-client v0.10.0 |
| 979 | 2026-03-13T16:54:34.736Z | Compiling parse-display v0.10.0 |
| 980 | 2026-03-13T16:54:34.791Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 981 | 2026-03-13T16:54:35.283Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 982 | 2026-03-13T16:54:35.579Z | Compiling serde_with v3.17.0 |
| 983 | 2026-03-13T16:54:35.883Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 984 | 2026-03-13T16:54:36.434Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 985 | 2026-03-13T16:54:36.760Z | Compiling macaddr v1.0.1 |
| 986 | 2026-03-13T16:54:37.099Z | Compiling regress v0.10.5 |
| 987 | 2026-03-13T16:54:46.653Z | Compiling rustls-webpki v0.103.9 |
| 988 | 2026-03-13T16:54:51.007Z | Compiling tokio-rustls v0.26.4 |
| 989 | 2026-03-13T16:54:51.007Z | Compiling rustls-platform-verifier v0.6.2 |
| 990 | 2026-03-13T16:54:51.391Z | Compiling hyper-rustls v0.27.7 |
| 991 | 2026-03-13T16:54:51.747Z | Compiling reqwest v0.13.2 |
| 992 | 2026-03-13T16:54:54.272Z | Compiling progenitor-client v0.13.0 |
| 993 | 2026-03-13T16:54:54.694Z | Compiling progenitor-extras v0.1.1 |
| 994 | 2026-03-13T16:54:54.947Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 995 | 2026-03-13T16:55:01.421Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 996 | 2026-03-13T16:55:08.466Z | Finished `release` profile [optimized] target(s) in 1m 37s |
| 997 | 2026-03-13T16:55:08.529Z | process exited: duration 150810 ms, exit code 0 |
| |
| 998 | 2026-03-13T16:55:08.609Z | found 0 output files |