|
|
|
| 1 | 2026-03-17T02:10:13.963Z | job assigned to worker 01KKWRVQBX816KD5E0PN8H2EKV [factory aws, i-07e3f6f93f20d1ee1] (queued for 1 m 8 s) |
| |
| 2 | 2026-03-17T02:10:22.418Z | starting task 0: "setup" |
| 3 | 2026-03-17T02:10:22.423Z | ++ uname -s |
| 4 | 2026-03-17T02:10:22.425Z | + kern=SunOS |
| 5 | 2026-03-17T02:10:22.426Z | + build_user=build |
| 6 | 2026-03-17T02:10:22.426Z | + build_uid=12345 |
| 7 | 2026-03-17T02:10:22.426Z | + work_dir=/work |
| 8 | 2026-03-17T02:10:22.426Z | + input_dir=/input |
| 9 | 2026-03-17T02:10:22.426Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-17T02:10:22.426Z | + case "$kern" in |
| 11 | 2026-03-17T02:10:22.426Z | + groupadd -g 12345 build |
| 12 | 2026-03-17T02:10:22.429Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-17T02:10:24.433Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-17T02:10:24.549Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-17T02:10:24.552Z | + home_fs=zfs |
| 16 | 2026-03-17T02:10:24.552Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-17T02:10:24.552Z | + mkdir -p /home/build |
| 18 | 2026-03-17T02:10:24.555Z | + chown build:build /home/build /work |
| 19 | 2026-03-17T02:10:26.555Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-17T02:10:26.559Z | process exited: duration 4141 ms, exit code 0 |
| |
| 21 | 2026-03-17T02:10:26.564Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-17T02:10:26.569Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-17T02:10:26.569Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-17T02:10:26.569Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-17T02:10:26.569Z | * rust toolchain profile = "default" |
| 26 | 2026-03-17T02:10:26.569Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-17T02:10:26.569Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-17T02:10:26.572Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-17T02:10:26.572Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-17T02:10:26.748Z | info: downloading installer |
| 31 | 2026-03-17T02:10:28.428Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-17T02:10:28.428Z | warn: /opt/ooce/bin |
| 33 | 2026-03-17T02:10:28.428Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-17T02:10:28.428Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-17T02:10:28.428Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-17T02:10:28.428Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-17T02:10:28.428Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-17T02:10:28.428Z | error: cannot install while Rust is installed |
| 39 | 2026-03-17T02:10:28.428Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-17T02:10:28.428Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-17T02:10:28.428Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-17T02:10:28.428Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-17T02:10:28.428Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-17T02:10:28.441Z | info: profile set to default |
| 45 | 2026-03-17T02:10:28.441Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-17T02:10:28.444Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-17T02:10:28.589Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-17T02:10:28.592Z | info: downloading 6 components |
| 49 | 2026-03-17T02:10:45.017Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-17T02:10:45.018Z | |
| 51 | 2026-03-17T02:10:45.051Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-17T02:10:45.051Z | |
| 53 | 2026-03-17T02:10:45.054Z | |
| 54 | 2026-03-17T02:10:45.054Z | Rust is installed now. Great! |
| 55 | 2026-03-17T02:10:45.054Z | |
| 56 | 2026-03-17T02:10:45.054Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-17T02:10:45.054Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-17T02:10:45.054Z | |
| 59 | 2026-03-17T02:10:45.054Z | To configure your current shell, you need to source |
| 60 | 2026-03-17T02:10:45.054Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-17T02:10:45.054Z | |
| 62 | 2026-03-17T02:10:45.054Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-17T02:10:45.054Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-17T02:10:45.054Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-17T02:10:45.054Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-17T02:10:45.054Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-17T02:10:45.054Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-17T02:10:45.055Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-17T02:10:45.055Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-17T02:10:45.055Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-17T02:10:45.161Z | + rustup --version |
| 72 | 2026-03-17T02:10:45.172Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-17T02:10:45.175Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-17T02:10:45.198Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-17T02:10:45.201Z | + cargo --version |
| 76 | 2026-03-17T02:10:45.217Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-17T02:10:45.220Z | + rustc --version |
| 78 | 2026-03-17T02:10:45.245Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-17T02:10:45.248Z | process exited: duration 18679 ms, exit code 0 |
| |
| 80 | 2026-03-17T02:10:45.253Z | starting task 2: "authentication" |
| 81 | 2026-03-17T02:10:45.273Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-17T02:10:45.278Z | starting task 3: "clone repository" |
| 83 | 2026-03-17T02:10:45.282Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-17T02:10:45.285Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-17T02:10:45.317Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-17T02:10:55.424Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-17T02:10:55.424Z | + git fetch origin 2ba1215588cee323052ac78057d9284da554a096 |
| 88 | 2026-03-17T02:10:55.760Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-17T02:10:55.760Z | * branch 2ba1215588cee323052ac78057d9284da554a096 -> FETCH_HEAD |
| 90 | 2026-03-17T02:10:55.771Z | + [[ -n zl/omdb-mcast ]] |
| 91 | 2026-03-17T02:10:55.774Z | ++ git branch --show-current |
| 92 | 2026-03-17T02:10:55.776Z | + current=main |
| 93 | 2026-03-17T02:10:55.776Z | + [[ main != zl/omdb-mcast ]] |
| 94 | 2026-03-17T02:10:55.776Z | + git branch -f zl/omdb-mcast 2ba1215588cee323052ac78057d9284da554a096 |
| 95 | 2026-03-17T02:10:55.779Z | + git checkout -f zl/omdb-mcast |
| 96 | 2026-03-17T02:10:56.091Z | Switched to branch 'zl/omdb-mcast' |
| 97 | 2026-03-17T02:10:56.094Z | + git reset --hard 2ba1215588cee323052ac78057d9284da554a096 |
| 98 | 2026-03-17T02:10:56.149Z | HEAD is now at 2ba121558 merge multicast-e2e into omdb-mcast |
| 99 | 2026-03-17T02:10:56.151Z | process exited: duration 10869 ms, exit code 0 |
| |
| 100 | 2026-03-17T02:10:56.158Z | starting task 4: "build" |
| 101 | 2026-03-17T02:10:56.162Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-17T02:10:56.164Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-17T02:10:56.164Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-17T02:10:56.164Z | + cargo --version |
| 105 | 2026-03-17T02:10:56.174Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-17T02:10:56.177Z | + rustc --version |
| 107 | 2026-03-17T02:10:56.202Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-17T02:10:56.205Z | + cd /tmp |
| 109 | 2026-03-17T02:10:56.205Z | + cargo new --lib test-project |
| 110 | 2026-03-17T02:10:56.230Z | Creating library `test-project` package |
| 111 | 2026-03-17T02:10:56.276Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 112 | 2026-03-17T02:10:56.279Z | + cd test-project |
| 113 | 2026-03-17T02:10:56.279Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 114 | 2026-03-17T02:10:56.305Z | Adding omicron-common (local) to dependencies |
| 115 | 2026-03-17T02:10:56.307Z | Features: |
| 116 | 2026-03-17T02:10:56.307Z | - proptest |
| 117 | 2026-03-17T02:10:56.308Z | - test-strategy |
| 118 | 2026-03-17T02:10:56.308Z | - testing |
| 119 | 2026-03-17T02:10:56.334Z | Updating crates.io index |
| 120 | 2026-03-17T02:10:56.456Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 121 | 2026-03-17T02:10:57.079Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 122 | 2026-03-17T02:10:57.528Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 123 | 2026-03-17T02:10:57.994Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 124 | 2026-03-17T02:11:00.792Z | Locking 388 packages to latest Rust 1.94.0 compatible versions |
| 125 | 2026-03-17T02:11:00.796Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-03-17T02:11:00.916Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 127 | 2026-03-17T02:11:00.920Z | + cargo check |
| 128 | 2026-03-17T02:11:01.056Z | Updating crates.io index |
| 129 | 2026-03-17T02:11:02.322Z | Locking 1 package to latest Rust 1.94.0 compatible version |
| 130 | 2026-03-17T02:11:02.322Z | Adding omicron-workspace-hack v0.1.0 |
| 131 | 2026-03-17T02:11:02.355Z | Downloading crates ... |
| 132 | 2026-03-17T02:11:02.428Z | Downloaded crossbeam-utils v0.8.21 |
| 133 | 2026-03-17T02:11:02.428Z | Downloaded base64 v0.22.1 |
| 134 | 2026-03-17T02:11:02.441Z | Downloaded openssl-probe v0.2.1 |
| 135 | 2026-03-17T02:11:02.444Z | Downloaded dtrace-parser v0.3.0 |
| 136 | 2026-03-17T02:11:02.446Z | Downloaded cfg_aliases v0.2.1 |
| 137 | 2026-03-17T02:11:02.446Z | Downloaded aho-corasick v1.1.4 |
| 138 | 2026-03-17T02:11:02.450Z | Downloaded iddqd v0.3.17 |
| 139 | 2026-03-17T02:11:02.455Z | Downloaded proc-macro2 v1.0.106 |
| 140 | 2026-03-17T02:11:02.458Z | Downloaded anyhow v1.0.102 |
| 141 | 2026-03-17T02:11:02.461Z | Downloaded plain v0.2.3 |
| 142 | 2026-03-17T02:11:02.463Z | Downloaded erased-serde v0.3.31 |
| 143 | 2026-03-17T02:11:02.466Z | Downloaded either v1.15.0 |
| 144 | 2026-03-17T02:11:02.466Z | Downloaded futures-core v0.3.32 |
| 145 | 2026-03-17T02:11:02.476Z | Downloaded getrandom v0.4.1 |
| 146 | 2026-03-17T02:11:02.479Z | Downloaded indexmap v2.13.0 |
| 147 | 2026-03-17T02:11:02.482Z | Downloaded errno v0.3.14 |
| 148 | 2026-03-17T02:11:02.485Z | Downloaded hashbrown v0.16.1 |
| 149 | 2026-03-17T02:11:02.488Z | Downloaded generic-array v0.14.7 |
| 150 | 2026-03-17T02:11:02.491Z | Downloaded dyn-clone v1.0.20 |
| 151 | 2026-03-17T02:11:02.491Z | Downloaded regex-automata v0.4.14 |
| 152 | 2026-03-17T02:11:02.501Z | Downloaded slog-async v2.8.0 |
| 153 | 2026-03-17T02:11:02.504Z | Downloaded futures-util v0.3.32 |
| 154 | 2026-03-17T02:11:02.511Z | Downloaded hostname v0.4.2 |
| 155 | 2026-03-17T02:11:02.514Z | Downloaded ppv-lite86 v0.2.21 |
| 156 | 2026-03-17T02:11:02.516Z | Downloaded rand_core v0.9.5 |
| 157 | 2026-03-17T02:11:02.516Z | Downloaded iri-string v0.7.10 |
| 158 | 2026-03-17T02:11:02.520Z | Downloaded cpufeatures v0.2.17 |
| 159 | 2026-03-17T02:11:02.523Z | Downloaded allocator-api2 v0.2.21 |
| 160 | 2026-03-17T02:11:02.526Z | Downloaded getrandom v0.3.4 |
| 161 | 2026-03-17T02:11:02.528Z | Downloaded potential_utf v0.1.4 |
| 162 | 2026-03-17T02:11:02.528Z | Downloaded stable_deref_trait v1.2.1 |
| 163 | 2026-03-17T02:11:02.528Z | Downloaded hostname v0.3.1 |
| 164 | 2026-03-17T02:11:02.531Z | Downloaded futures-task v0.3.32 |
| 165 | 2026-03-17T02:11:02.531Z | Downloaded futures-executor v0.3.32 |
| 166 | 2026-03-17T02:11:02.534Z | Downloaded powerfmt v0.2.0 |
| 167 | 2026-03-17T02:11:02.534Z | Downloaded is-terminal v0.4.17 |
| 168 | 2026-03-17T02:11:02.534Z | Downloaded ident_case v1.0.1 |
| 169 | 2026-03-17T02:11:02.537Z | Downloaded hex v0.4.3 |
| 170 | 2026-03-17T02:11:02.537Z | Downloaded find-msvc-tools v0.1.9 |
| 171 | 2026-03-17T02:11:02.539Z | Downloaded serde_urlencoded v0.7.1 |
| 172 | 2026-03-17T02:11:02.539Z | Downloaded itoa v1.0.17 |
| 173 | 2026-03-17T02:11:02.542Z | Downloaded percent-encoding v2.3.2 |
| 174 | 2026-03-17T02:11:02.542Z | Downloaded lru-slab v0.1.2 |
| 175 | 2026-03-17T02:11:02.542Z | Downloaded atomic-waker v1.1.2 |
| 176 | 2026-03-17T02:11:02.559Z | Downloaded h2 v0.4.13 |
| 177 | 2026-03-17T02:11:02.565Z | Downloaded form_urlencoded v1.2.2 |
| 178 | 2026-03-17T02:11:02.565Z | Downloaded schemars_derive v0.8.22 |
| 179 | 2026-03-17T02:11:02.565Z | Downloaded rustls-pemfile v2.2.0 |
| 180 | 2026-03-17T02:11:02.565Z | Downloaded http-body v1.0.1 |
| 181 | 2026-03-17T02:11:02.567Z | Downloaded async-stream-impl v0.3.6 |
| 182 | 2026-03-17T02:11:02.567Z | Downloaded pretty-hex v0.4.1 |
| 183 | 2026-03-17T02:11:02.570Z | Downloaded strum v0.27.2 |
| 184 | 2026-03-17T02:11:02.570Z | Downloaded async-stream v0.3.6 |
| 185 | 2026-03-17T02:11:02.573Z | Downloaded instant v0.1.13 |
| 186 | 2026-03-17T02:11:02.573Z | Downloaded futures-macro v0.3.32 |
| 187 | 2026-03-17T02:11:02.573Z | Downloaded fastrand v2.3.0 |
| 188 | 2026-03-17T02:11:02.575Z | Downloaded equivalent v1.0.2 |
| 189 | 2026-03-17T02:11:02.575Z | Downloaded heck v0.5.0 |
| 190 | 2026-03-17T02:11:02.578Z | Downloaded cfg-if v1.0.4 |
| 191 | 2026-03-17T02:11:02.578Z | Downloaded bit-set v0.8.0 |
| 192 | 2026-03-17T02:11:02.581Z | Downloaded block-buffer v0.10.4 |
| 193 | 2026-03-17T02:11:02.584Z | Downloaded debug-ignore v1.0.5 |
| 194 | 2026-03-17T02:11:02.587Z | Downloaded omicron-workspace-hack v0.1.0 |
| 195 | 2026-03-17T02:11:02.590Z | Downloaded futures-sink v0.3.32 |
| 196 | 2026-03-17T02:11:02.592Z | Downloaded displaydoc v0.2.5 |
| 197 | 2026-03-17T02:11:02.595Z | Downloaded match_cfg v0.1.0 |
| 198 | 2026-03-17T02:11:02.598Z | Downloaded serde_spanned v1.0.4 |
| 199 | 2026-03-17T02:11:02.598Z | Downloaded dof v0.4.0 |
| 200 | 2026-03-17T02:11:02.600Z | Downloaded slog-bunyan v2.5.0 |
| 201 | 2026-03-17T02:11:02.600Z | Downloaded darling_macro v0.21.3 |
| 202 | 2026-03-17T02:11:02.600Z | Downloaded progenitor-client v0.10.0 |
| 203 | 2026-03-17T02:11:02.603Z | Downloaded idna_adapter v1.2.1 |
| 204 | 2026-03-17T02:11:02.603Z | Downloaded ref-cast-impl v1.0.25 |
| 205 | 2026-03-17T02:11:02.603Z | Downloaded num_threads v0.1.7 |
| 206 | 2026-03-17T02:11:02.606Z | Downloaded newtype-uuid-macros v0.1.0 |
| 207 | 2026-03-17T02:11:02.606Z | Downloaded structmeta v0.3.0 |
| 208 | 2026-03-17T02:11:02.606Z | Downloaded crypto-common v0.1.7 |
| 209 | 2026-03-17T02:11:02.609Z | Downloaded strsim v0.11.1 |
| 210 | 2026-03-17T02:11:02.609Z | Downloaded futures-io v0.3.32 |
| 211 | 2026-03-17T02:11:02.610Z | Downloaded rand_chacha v0.9.0 |
| 212 | 2026-03-17T02:11:02.612Z | Downloaded dunce v1.0.5 |
| 213 | 2026-03-17T02:11:02.612Z | Downloaded httpdate v1.0.3 |
| 214 | 2026-03-17T02:11:02.615Z | Downloaded bit-vec v0.8.0 |
| 215 | 2026-03-17T02:11:02.618Z | Downloaded take_mut v0.2.2 |
| 216 | 2026-03-17T02:11:02.618Z | Downloaded parse-display v0.10.0 |
| 217 | 2026-03-17T02:11:02.621Z | Downloaded thread-id v5.1.0 |
| 218 | 2026-03-17T02:11:02.624Z | Downloaded http-body-util v0.1.3 |
| 219 | 2026-03-17T02:11:02.626Z | Downloaded lock_api v0.4.14 |
| 220 | 2026-03-17T02:11:02.626Z | Downloaded ipnetwork v0.21.1 |
| 221 | 2026-03-17T02:11:02.629Z | Downloaded autocfg v1.5.0 |
| 222 | 2026-03-17T02:11:02.629Z | Downloaded byteorder v1.5.0 |
| 223 | 2026-03-17T02:11:02.632Z | Downloaded serde_path_to_error v0.1.20 |
| 224 | 2026-03-17T02:11:02.632Z | Downloaded fnv v1.0.7 |
| 225 | 2026-03-17T02:11:02.635Z | Downloaded shlex v1.3.0 |
| 226 | 2026-03-17T02:11:02.635Z | Downloaded ipnet v2.11.0 |
| 227 | 2026-03-17T02:11:02.637Z | Downloaded foldhash v0.2.0 |
| 228 | 2026-03-17T02:11:02.637Z | Downloaded multer v3.1.0 |
| 229 | 2026-03-17T02:11:02.640Z | Downloaded backoff v0.4.0 |
| 230 | 2026-03-17T02:11:02.640Z | Downloaded rand_core v0.6.4 |
| 231 | 2026-03-17T02:11:02.643Z | Downloaded progenitor-extras v0.1.1 |
| 232 | 2026-03-17T02:11:02.643Z | Downloaded newtype-uuid v1.3.2 |
| 233 | 2026-03-17T02:11:02.645Z | Downloaded quote v1.0.44 |
| 234 | 2026-03-17T02:11:02.645Z | Downloaded pin-project-lite v0.2.17 |
| 235 | 2026-03-17T02:11:02.650Z | Downloaded slog-json v2.6.1 |
| 236 | 2026-03-17T02:11:02.653Z | Downloaded slab v0.4.12 |
| 237 | 2026-03-17T02:11:02.653Z | Downloaded futures-channel v0.3.32 |
| 238 | 2026-03-17T02:11:02.656Z | Downloaded camino v1.2.2 |
| 239 | 2026-03-17T02:11:02.656Z | Downloaded synstructure v0.13.2 |
| 240 | 2026-03-17T02:11:02.659Z | Downloaded strum_macros v0.26.4 |
| 241 | 2026-03-17T02:11:02.659Z | Downloaded litemap v0.8.1 |
| 242 | 2026-03-17T02:11:02.661Z | Downloaded time-macros v0.2.27 |
| 243 | 2026-03-17T02:11:02.661Z | Downloaded hyper-rustls v0.27.7 |
| 244 | 2026-03-17T02:11:02.664Z | Downloaded darling v0.21.3 |
| 245 | 2026-03-17T02:11:02.667Z | Downloaded slog-term v2.9.2 |
| 246 | 2026-03-17T02:11:02.670Z | Downloaded parking_lot_core v0.9.12 |
| 247 | 2026-03-17T02:11:02.672Z | Downloaded getrandom v0.2.17 |
| 248 | 2026-03-17T02:11:02.675Z | Downloaded sha2 v0.10.9 |
| 249 | 2026-03-17T02:11:02.675Z | Downloaded iana-time-zone v0.1.65 |
| 250 | 2026-03-17T02:11:02.678Z | Downloaded digest v0.10.7 |
| 251 | 2026-03-17T02:11:02.680Z | Downloaded rustls-pki-types v1.14.0 |
| 252 | 2026-03-17T02:11:02.680Z | Downloaded tempfile v3.25.0 |
| 253 | 2026-03-17T02:11:02.683Z | Downloaded fs_extra v1.3.0 |
| 254 | 2026-03-17T02:11:02.685Z | Downloaded dropshot_endpoint v0.16.7 |
| 255 | 2026-03-17T02:11:02.688Z | Downloaded icu_properties v2.1.2 |
| 256 | 2026-03-17T02:11:02.688Z | Downloaded backon v1.6.0 |
| 257 | 2026-03-17T02:11:02.691Z | Downloaded zerofrom v0.1.6 |
| 258 | 2026-03-17T02:11:02.693Z | Downloaded tinyvec_macros v0.1.1 |
| 259 | 2026-03-17T02:11:02.693Z | Downloaded thread_local v1.1.9 |
| 260 | 2026-03-17T02:11:02.693Z | Downloaded icu_provider v2.1.1 |
| 261 | 2026-03-17T02:11:02.696Z | Downloaded quinn-udp v0.5.14 |
| 262 | 2026-03-17T02:11:02.698Z | Downloaded daft v0.1.5 |
| 263 | 2026-03-17T02:11:02.698Z | Downloaded rustls-native-certs v0.8.3 |
| 264 | 2026-03-17T02:11:02.701Z | Downloaded ryu v1.0.23 |
| 265 | 2026-03-17T02:11:02.704Z | Downloaded serde_with_macros v3.17.0 |
| 266 | 2026-03-17T02:11:02.704Z | Downloaded memmap2 v0.9.10 |
| 267 | 2026-03-17T02:11:02.707Z | Downloaded waitgroup v0.1.2 |
| 268 | 2026-03-17T02:11:02.707Z | Downloaded deranged v0.5.8 |
| 269 | 2026-03-17T02:11:02.710Z | Downloaded subtle v2.6.1 |
| 270 | 2026-03-17T02:11:02.710Z | Downloaded serde_derive v1.0.228 |
| 271 | 2026-03-17T02:11:02.713Z | Downloaded signal-hook-registry v1.4.8 |
| 272 | 2026-03-17T02:11:02.713Z | Downloaded icu_normalizer v2.1.1 |
| 273 | 2026-03-17T02:11:02.716Z | Downloaded log v0.4.29 |
| 274 | 2026-03-17T02:11:02.718Z | Downloaded tokio-macros v2.6.0 |
| 275 | 2026-03-17T02:11:02.718Z | Downloaded icu_normalizer_data v2.1.1 |
| 276 | 2026-03-17T02:11:02.721Z | Downloaded futures v0.3.32 |
| 277 | 2026-03-17T02:11:02.724Z | Downloaded sha1 v0.10.6 |
| 278 | 2026-03-17T02:11:02.727Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 279 | 2026-03-17T02:11:02.727Z | Downloaded num-conv v0.2.0 |
| 280 | 2026-03-17T02:11:02.727Z | Downloaded tokio-rustls v0.25.0 |
| 281 | 2026-03-17T02:11:02.730Z | Downloaded usdt-macro v0.6.0 |
| 282 | 2026-03-17T02:11:02.730Z | Downloaded strum_macros v0.27.2 |
| 283 | 2026-03-17T02:11:02.733Z | Downloaded bytes v1.11.1 |
| 284 | 2026-03-17T02:11:02.735Z | Downloaded thiserror v1.0.69 |
| 285 | 2026-03-17T02:11:02.738Z | Downloaded zerovec-derive v0.11.2 |
| 286 | 2026-03-17T02:11:02.738Z | Downloaded rustls-platform-verifier v0.6.2 |
| 287 | 2026-03-17T02:11:02.741Z | Downloaded sync_wrapper v1.0.2 |
| 288 | 2026-03-17T02:11:02.744Z | Downloaded schemars v0.8.22 |
| 289 | 2026-03-17T02:11:02.750Z | Downloaded writeable v0.6.2 |
| 290 | 2026-03-17T02:11:02.753Z | Downloaded slog v2.8.2 |
| 291 | 2026-03-17T02:11:02.756Z | Downloaded quinn v0.11.9 |
| 292 | 2026-03-17T02:11:02.758Z | Downloaded usdt-impl v0.6.0 |
| 293 | 2026-03-17T02:11:02.758Z | Downloaded progenitor-client v0.13.0 |
| 294 | 2026-03-17T02:11:02.762Z | Downloaded untrusted v0.9.0 |
| 295 | 2026-03-17T02:11:02.762Z | Downloaded time-core v0.1.8 |
| 296 | 2026-03-17T02:11:02.765Z | Downloaded structmeta-derive v0.3.0 |
| 297 | 2026-03-17T02:11:02.765Z | Downloaded scroll_derive v0.13.1 |
| 298 | 2026-03-17T02:11:02.765Z | Downloaded http v1.4.0 |
| 299 | 2026-03-17T02:11:02.768Z | Downloaded unarray v0.1.4 |
| 300 | 2026-03-17T02:11:02.768Z | Downloaded mio v1.1.1 |
| 301 | 2026-03-17T02:11:02.771Z | Downloaded zerofrom-derive v0.1.6 |
| 302 | 2026-03-17T02:11:02.771Z | Downloaded wait-timeout v0.2.1 |
| 303 | 2026-03-17T02:11:02.774Z | Downloaded thiserror-impl v2.0.18 |
| 304 | 2026-03-17T02:11:02.774Z | Downloaded try-lock v0.2.5 |
| 305 | 2026-03-17T02:11:02.776Z | Downloaded spin v0.9.8 |
| 306 | 2026-03-17T02:11:02.776Z | Downloaded rand v0.8.5 |
| 307 | 2026-03-17T02:11:02.779Z | Downloaded usdt-attr-macro v0.6.0 |
| 308 | 2026-03-17T02:11:02.782Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 309 | 2026-03-17T02:11:02.784Z | Downloaded want v0.3.1 |
| 310 | 2026-03-17T02:11:02.784Z | Downloaded hyper-util v0.1.20 |
| 311 | 2026-03-17T02:11:02.787Z | Downloaded scopeguard v1.2.0 |
| 312 | 2026-03-17T02:11:02.790Z | Downloaded rand_chacha v0.3.1 |
| 313 | 2026-03-17T02:11:02.790Z | Downloaded zeroize v1.8.2 |
| 314 | 2026-03-17T02:11:02.790Z | Downloaded pin-utils v0.1.0 |
| 315 | 2026-03-17T02:11:02.793Z | Downloaded pest_meta v2.8.6 |
| 316 | 2026-03-17T02:11:02.795Z | Downloaded mime v0.3.17 |
| 317 | 2026-03-17T02:11:02.795Z | Downloaded icu_collections v2.1.1 |
| 318 | 2026-03-17T02:11:02.798Z | Downloaded serde_derive_internals v0.29.1 |
| 319 | 2026-03-17T02:11:02.801Z | Downloaded rusty-fork v0.3.1 |
| 320 | 2026-03-17T02:11:02.801Z | Downloaded term v1.2.1 |
| 321 | 2026-03-17T02:11:02.804Z | Downloaded rustc-hash v2.1.1 |
| 322 | 2026-03-17T02:11:02.804Z | Downloaded once_cell v1.21.3 |
| 323 | 2026-03-17T02:11:02.806Z | Downloaded quick-error v1.2.3 |
| 324 | 2026-03-17T02:11:02.806Z | Downloaded rand_xorshift v0.4.0 |
| 325 | 2026-03-17T02:11:02.809Z | Downloaded pest_generator v2.8.6 |
| 326 | 2026-03-17T02:11:02.809Z | Downloaded oxnet v0.1.4 |
| 327 | 2026-03-17T02:11:02.812Z | Downloaded strum v0.26.3 |
| 328 | 2026-03-17T02:11:02.812Z | Downloaded tower-service v0.3.3 |
| 329 | 2026-03-17T02:11:02.812Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 330 | 2026-03-17T02:11:02.815Z | Downloaded memchr v2.8.0 |
| 331 | 2026-03-17T02:11:02.817Z | Downloaded serde v1.0.228 |
| 332 | 2026-03-17T02:11:02.820Z | Downloaded utf8_iter v1.0.4 |
| 333 | 2026-03-17T02:11:02.820Z | Downloaded ucd-trie v0.1.7 |
| 334 | 2026-03-17T02:11:02.823Z | Downloaded ref-cast v1.0.25 |
| 335 | 2026-03-17T02:11:02.823Z | Downloaded icu_properties_data v2.1.2 |
| 336 | 2026-03-17T02:11:02.829Z | Downloaded unicode-ident v1.0.24 |
| 337 | 2026-03-17T02:11:02.832Z | Downloaded thiserror-impl v1.0.69 |
| 338 | 2026-03-17T02:11:02.832Z | Downloaded scroll v0.13.0 |
| 339 | 2026-03-17T02:11:02.834Z | Downloaded serde_tokenstream v0.2.3 |
| 340 | 2026-03-17T02:11:02.834Z | Downloaded rustversion v1.0.22 |
| 341 | 2026-03-17T02:11:02.837Z | Downloaded tower-layer v0.3.3 |
| 342 | 2026-03-17T02:11:02.837Z | Downloaded paste v1.0.15 |
| 343 | 2026-03-17T02:11:02.840Z | Downloaded yoke-derive v0.8.1 |
| 344 | 2026-03-17T02:11:02.840Z | Downloaded parse-display-derive v0.10.0 |
| 345 | 2026-03-17T02:11:02.840Z | Downloaded idna v1.1.0 |
| 346 | 2026-03-17T02:11:02.843Z | Downloaded hyper v1.8.1 |
| 347 | 2026-03-17T02:11:02.847Z | Downloaded macaddr v1.0.1 |
| 348 | 2026-03-17T02:11:02.850Z | Downloaded version_check v0.9.5 |
| 349 | 2026-03-17T02:11:02.850Z | Downloaded cc v1.2.56 |
| 350 | 2026-03-17T02:11:02.852Z | Downloaded test-strategy v0.4.5 |
| 351 | 2026-03-17T02:11:02.855Z | Downloaded parking_lot v0.12.5 |
| 352 | 2026-03-17T02:11:02.858Z | Downloaded tinyvec v1.10.0 |
| 353 | 2026-03-17T02:11:02.858Z | Downloaded usdt v0.6.0 |
| 354 | 2026-03-17T02:11:02.858Z | Downloaded tinystr v0.8.2 |
| 355 | 2026-03-17T02:11:02.861Z | Downloaded thiserror v2.0.18 |
| 356 | 2026-03-17T02:11:02.863Z | Downloaded uuid v1.21.0 |
| 357 | 2026-03-17T02:11:02.866Z | Downloaded icu_locale_core v2.1.1 |
| 358 | 2026-03-17T02:11:02.870Z | Downloaded url v2.5.8 |
| 359 | 2026-03-17T02:11:02.873Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 360 | 2026-03-17T02:11:02.876Z | Downloaded semver v1.0.27 |
| 361 | 2026-03-17T02:11:02.878Z | Downloaded pest_derive v2.8.6 |
| 362 | 2026-03-17T02:11:02.878Z | Downloaded tokio-rustls v0.26.4 |
| 363 | 2026-03-17T02:11:02.881Z | Downloaded zmij v1.0.21 |
| 364 | 2026-03-17T02:11:02.881Z | Downloaded serde_core v1.0.228 |
| 365 | 2026-03-17T02:11:02.884Z | Downloaded crossbeam-channel v0.5.15 |
| 366 | 2026-03-17T02:11:02.886Z | Downloaded socket2 v0.6.2 |
| 367 | 2026-03-17T02:11:02.889Z | Downloaded zerocopy-derive v0.8.40 |
| 368 | 2026-03-17T02:11:02.894Z | Downloaded yoke v0.8.1 |
| 369 | 2026-03-17T02:11:02.897Z | Downloaded tower v0.5.3 |
| 370 | 2026-03-17T02:11:02.903Z | Downloaded smallvec v1.15.1 |
| 371 | 2026-03-17T02:11:02.906Z | Downloaded num-traits v0.2.19 |
| 372 | 2026-03-17T02:11:02.908Z | Downloaded bitflags v2.11.0 |
| 373 | 2026-03-17T02:11:02.911Z | Downloaded typenum v1.19.0 |
| 374 | 2026-03-17T02:11:02.914Z | Downloaded rustls-webpki v0.103.9 |
| 375 | 2026-03-17T02:11:02.916Z | Downloaded reqwest v0.12.28 |
| 376 | 2026-03-17T02:11:02.919Z | Downloaded zerotrie v0.2.3 |
| 377 | 2026-03-17T02:11:02.922Z | Downloaded itertools v0.14.0 |
| 378 | 2026-03-17T02:11:02.927Z | Downloaded goblin v0.10.5 |
| 379 | 2026-03-17T02:11:02.932Z | Downloaded tracing-core v0.1.36 |
| 380 | 2026-03-17T02:11:02.935Z | Downloaded chrono v0.4.44 |
| 381 | 2026-03-17T02:11:02.940Z | Downloaded rand v0.9.2 |
| 382 | 2026-03-17T02:11:02.942Z | Downloaded pest v2.8.6 |
| 383 | 2026-03-17T02:11:02.946Z | Downloaded aws-lc-rs v1.16.0 |
| 384 | 2026-03-17T02:11:02.953Z | Downloaded tokio-util v0.7.18 |
| 385 | 2026-03-17T02:11:02.959Z | Downloaded serde_json v1.0.149 |
| 386 | 2026-03-17T02:11:02.964Z | Downloaded regex v1.12.3 |
| 387 | 2026-03-17T02:11:02.969Z | Downloaded proptest v1.10.0 |
| 388 | 2026-03-17T02:11:02.976Z | Downloaded zerocopy v0.8.40 |
| 389 | 2026-03-17T02:11:02.983Z | Downloaded serde_with v3.17.0 |
| 390 | 2026-03-17T02:11:02.992Z | Downloaded zerovec v0.11.5 |
| 391 | 2026-03-17T02:11:02.996Z | Downloaded syn v2.0.117 |
| 392 | 2026-03-17T02:11:03.008Z | Downloaded time v0.3.47 |
| 393 | 2026-03-17T02:11:03.017Z | Downloaded winnow v0.7.14 |
| 394 | 2026-03-17T02:11:03.024Z | Downloaded rustls-webpki v0.102.8 |
| 395 | 2026-03-17T02:11:03.038Z | Downloaded reqwest v0.13.2 |
| 396 | 2026-03-17T02:11:03.042Z | Downloaded dropshot v0.16.7 |
| 397 | 2026-03-17T02:11:03.058Z | Downloaded darling_core v0.21.3 |
| 398 | 2026-03-17T02:11:03.062Z | Downloaded tracing v0.1.44 |
| 399 | 2026-03-17T02:11:03.076Z | Downloaded httparse v1.10.1 |
| 400 | 2026-03-17T02:11:03.079Z | Downloaded jobserver v0.1.34 |
| 401 | 2026-03-17T02:11:03.082Z | Downloaded derive-ex v0.1.8 |
| 402 | 2026-03-17T02:11:03.082Z | Downloaded cmake v0.1.57 |
| 403 | 2026-03-17T02:11:03.082Z | Downloaded daft-derive v0.1.5 |
| 404 | 2026-03-17T02:11:03.086Z | Downloaded async-trait v0.1.89 |
| 405 | 2026-03-17T02:11:03.088Z | Downloaded rustls v0.22.4 |
| 406 | 2026-03-17T02:11:03.096Z | Downloaded rustls v0.23.37 |
| 407 | 2026-03-17T02:11:03.104Z | Downloaded regex-syntax v0.8.10 |
| 408 | 2026-03-17T02:11:03.110Z | Downloaded openapiv3 v2.2.0 |
| 409 | 2026-03-17T02:11:03.117Z | Downloaded quinn-proto v0.11.13 |
| 410 | 2026-03-17T02:11:03.122Z | Downloaded rustix v1.1.3 |
| 411 | 2026-03-17T02:11:03.139Z | Downloaded regress v0.10.5 |
| 412 | 2026-03-17T02:11:03.203Z | Downloaded libc v0.2.180 |
| 413 | 2026-03-17T02:11:03.228Z | Downloaded tokio v1.49.0 |
| 414 | 2026-03-17T02:11:03.254Z | Downloaded encoding_rs v0.8.35 |
| 415 | 2026-03-17T02:11:03.306Z | Downloaded ring v0.17.14 |
| 416 | 2026-03-17T02:11:03.780Z | Downloaded aws-lc-sys v0.37.1 |
| 417 | 2026-03-17T02:11:04.434Z | Downloaded tower-http v0.6.8 |
| 418 | 2026-03-17T02:11:04.514Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-03-17T02:11:04.517Z | Compiling quote v1.0.44 |
| 420 | 2026-03-17T02:11:04.517Z | Compiling unicode-ident v1.0.24 |
| 421 | 2026-03-17T02:11:04.517Z | Compiling libc v0.2.180 |
| 422 | 2026-03-17T02:11:04.517Z | Checking cfg-if v1.0.4 |
| 423 | 2026-03-17T02:11:04.517Z | Compiling serde_core v1.0.228 |
| 424 | 2026-03-17T02:11:04.517Z | Checking memchr v2.8.0 |
| 425 | 2026-03-17T02:11:04.517Z | Checking itoa v1.0.17 |
| 426 | 2026-03-17T02:11:04.729Z | Compiling serde v1.0.228 |
| 427 | 2026-03-17T02:11:04.784Z | Compiling zmij v1.0.21 |
| 428 | 2026-03-17T02:11:04.816Z | Compiling serde_json v1.0.149 |
| 429 | 2026-03-17T02:11:05.086Z | Checking pin-project-lite v0.2.17 |
| 430 | 2026-03-17T02:11:05.111Z | Compiling shlex v1.3.0 |
| 431 | 2026-03-17T02:11:05.148Z | Checking smallvec v1.15.1 |
| 432 | 2026-03-17T02:11:05.178Z | Compiling find-msvc-tools v0.1.9 |
| 433 | 2026-03-17T02:11:05.180Z | Checking futures-core v0.3.32 |
| 434 | 2026-03-17T02:11:05.325Z | Checking bytes v1.11.1 |
| 435 | 2026-03-17T02:11:05.364Z | Compiling parking_lot_core v0.9.12 |
| 436 | 2026-03-17T02:11:05.467Z | Checking scopeguard v1.2.0 |
| 437 | 2026-03-17T02:11:05.581Z | Checking lock_api v0.4.14 |
| 438 | 2026-03-17T02:11:05.614Z | Checking errno v0.3.14 |
| 439 | 2026-03-17T02:11:05.656Z | Compiling jobserver v0.1.34 |
| 440 | 2026-03-17T02:11:05.743Z | Checking once_cell v1.21.3 |
| 441 | 2026-03-17T02:11:05.847Z | Checking signal-hook-registry v1.4.8 |
| 442 | 2026-03-17T02:11:05.911Z | Compiling cc v1.2.56 |
| 443 | 2026-03-17T02:11:05.948Z | Checking parking_lot v0.12.5 |
| 444 | 2026-03-17T02:11:06.043Z | Checking mio v1.1.1 |
| 445 | 2026-03-17T02:11:06.069Z | Checking socket2 v0.6.2 |
| 446 | 2026-03-17T02:11:06.159Z | Compiling syn v2.0.117 |
| 447 | 2026-03-17T02:11:06.179Z | Checking stable_deref_trait v1.2.1 |
| 448 | 2026-03-17T02:11:06.239Z | Checking futures-sink v0.3.32 |
| 449 | 2026-03-17T02:11:06.260Z | Checking zeroize v1.8.2 |
| 450 | 2026-03-17T02:11:06.346Z | Compiling autocfg v1.5.0 |
| 451 | 2026-03-17T02:11:06.360Z | Checking slab v0.4.12 |
| 452 | 2026-03-17T02:11:06.372Z | Compiling getrandom v0.4.1 |
| 453 | 2026-03-17T02:11:06.401Z | Checking futures-channel v0.3.32 |
| 454 | 2026-03-17T02:11:06.422Z | Checking equivalent v1.0.2 |
| 455 | 2026-03-17T02:11:06.513Z | Checking allocator-api2 v0.2.21 |
| 456 | 2026-03-17T02:11:06.543Z | Compiling rustversion v1.0.22 |
| 457 | 2026-03-17T02:11:06.644Z | Checking foldhash v0.2.0 |
| 458 | 2026-03-17T02:11:06.691Z | Compiling thiserror v2.0.18 |
| 459 | 2026-03-17T02:11:06.805Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-17T02:11:06.829Z | Compiling cmake v0.1.57 |
| 461 | 2026-03-17T02:11:06.884Z | Checking hashbrown v0.16.1 |
| 462 | 2026-03-17T02:11:07.154Z | Checking rustls-pki-types v1.14.0 |
| 463 | 2026-03-17T02:11:07.290Z | Checking http v1.4.0 |
| 464 | 2026-03-17T02:11:07.334Z | Checking futures-task v0.3.32 |
| 465 | 2026-03-17T02:11:07.503Z | Checking futures-io v0.3.32 |
| 466 | 2026-03-17T02:11:07.592Z | Compiling zerocopy v0.8.40 |
| 467 | 2026-03-17T02:11:07.595Z | Compiling fs_extra v1.3.0 |
| 468 | 2026-03-17T02:11:07.686Z | Compiling dunce v1.0.5 |
| 469 | 2026-03-17T02:11:07.880Z | Compiling version_check v0.9.5 |
| 470 | 2026-03-17T02:11:07.932Z | Compiling aws-lc-sys v0.37.1 |
| 471 | 2026-03-17T02:11:08.104Z | Checking fnv v1.0.7 |
| 472 | 2026-03-17T02:11:08.141Z | Checking untrusted v0.9.0 |
| 473 | 2026-03-17T02:11:08.174Z | Checking log v0.4.29 |
| 474 | 2026-03-17T02:11:08.257Z | Checking iana-time-zone v0.1.65 |
| 475 | 2026-03-17T02:11:08.270Z | Checking writeable v0.6.2 |
| 476 | 2026-03-17T02:11:08.384Z | Compiling ucd-trie v0.1.7 |
| 477 | 2026-03-17T02:11:08.472Z | Compiling httparse v1.10.1 |
| 478 | 2026-03-17T02:11:08.533Z | Checking litemap v0.8.1 |
| 479 | 2026-03-17T02:11:08.572Z | Compiling pest v2.8.6 |
| 480 | 2026-03-17T02:11:08.687Z | Checking http-body v1.0.1 |
| 481 | 2026-03-17T02:11:08.748Z | Checking indexmap v2.13.0 |
| 482 | 2026-03-17T02:11:08.799Z | Checking tracing-core v0.1.36 |
| 483 | 2026-03-17T02:11:08.838Z | Compiling icu_properties_data v2.1.2 |
| 484 | 2026-03-17T02:11:08.959Z | Checking atomic-waker v1.1.2 |
| 485 | 2026-03-17T02:11:09.068Z | Checking bitflags v2.11.0 |
| 486 | 2026-03-17T02:11:09.107Z | Compiling icu_normalizer_data v2.1.1 |
| 487 | 2026-03-17T02:11:09.214Z | Compiling schemars v0.8.22 |
| 488 | 2026-03-17T02:11:09.265Z | Checking percent-encoding v2.3.2 |
| 489 | 2026-03-17T02:11:09.362Z | Compiling aws-lc-rs v1.16.0 |
| 490 | 2026-03-17T02:11:09.444Z | Checking tracing v0.1.44 |
| 491 | 2026-03-17T02:11:09.526Z | Checking semver v1.0.27 |
| 492 | 2026-03-17T02:11:09.662Z | Checking uuid v1.21.0 |
| 493 | 2026-03-17T02:11:09.701Z | Checking try-lock v0.2.5 |
| 494 | 2026-03-17T02:11:09.757Z | Checking dyn-clone v1.0.20 |
| 495 | 2026-03-17T02:11:09.773Z | Checking base64 v0.22.1 |
| 496 | 2026-03-17T02:11:09.809Z | Checking subtle v2.6.1 |
| 497 | 2026-03-17T02:11:09.871Z | Checking tower-service v0.3.3 |
| 498 | 2026-03-17T02:11:09.968Z | Checking tower-layer v0.3.3 |
| 499 | 2026-03-17T02:11:09.971Z | Checking want v0.3.1 |
| 500 | 2026-03-17T02:11:10.019Z | Compiling pest_meta v2.8.6 |
| 501 | 2026-03-17T02:11:10.144Z | Compiling slog v2.8.2 |
| 502 | 2026-03-17T02:11:10.192Z | Compiling synstructure v0.13.2 |
| 503 | 2026-03-17T02:11:10.208Z | Compiling serde_derive_internals v0.29.1 |
| 504 | 2026-03-17T02:11:10.235Z | Checking getrandom v0.2.17 |
| 505 | 2026-03-17T02:11:10.391Z | Checking pin-utils v0.1.0 |
| 506 | 2026-03-17T02:11:10.394Z | Compiling heck v0.5.0 |
| 507 | 2026-03-17T02:11:10.466Z | Checking httpdate v1.0.3 |
| 508 | 2026-03-17T02:11:10.658Z | Checking form_urlencoded v1.2.2 |
| 509 | 2026-03-17T02:11:10.661Z | Compiling typenum v1.19.0 |
| 510 | 2026-03-17T02:11:10.780Z | Compiling pest_generator v2.8.6 |
| 511 | 2026-03-17T02:11:10.808Z | Compiling getrandom v0.3.4 |
| 512 | 2026-03-17T02:11:11.083Z | Compiling rustls v0.23.37 |
| 513 | 2026-03-17T02:11:11.192Z | Checking ipnet v2.11.0 |
| 514 | 2026-03-17T02:11:11.249Z | Compiling generic-array v0.14.7 |
| 515 | 2026-03-17T02:11:11.326Z | Compiling ring v0.17.14 |
| 516 | 2026-03-17T02:11:11.356Z | Checking sync_wrapper v1.0.2 |
| 517 | 2026-03-17T02:11:11.473Z | Checking ryu v1.0.23 |
| 518 | 2026-03-17T02:11:11.576Z | Compiling paste v1.0.15 |
| 519 | 2026-03-17T02:11:11.635Z | Checking utf8_iter v1.0.4 |
| 520 | 2026-03-17T02:11:11.867Z | Checking http-body-util v0.1.3 |
| 521 | 2026-03-17T02:11:11.965Z | Compiling time-core v0.1.8 |
| 522 | 2026-03-17T02:11:11.977Z | Compiling num-conv v0.2.0 |
| 523 | 2026-03-17T02:11:12.063Z | Compiling serde_derive v1.0.228 |
| 524 | 2026-03-17T02:11:12.124Z | Compiling zerofrom-derive v0.1.6 |
| 525 | 2026-03-17T02:11:12.127Z | Compiling zerocopy-derive v0.8.40 |
| 526 | 2026-03-17T02:11:12.152Z | Compiling tokio-macros v2.6.0 |
| 527 | 2026-03-17T02:11:12.483Z | Compiling yoke-derive v0.8.1 |
| 528 | 2026-03-17T02:11:13.009Z | Compiling zerovec-derive v0.11.2 |
| 529 | 2026-03-17T02:11:13.047Z | Checking tokio v1.49.0 |
| 530 | 2026-03-17T02:11:13.707Z | Checking zerofrom v0.1.6 |
| 531 | 2026-03-17T02:11:13.798Z | Compiling displaydoc v0.2.5 |
| 532 | 2026-03-17T02:11:13.840Z | Checking yoke v0.8.1 |
| 533 | 2026-03-17T02:11:13.899Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-03-17T02:11:14.042Z | Compiling futures-macro v0.3.32 |
| 535 | 2026-03-17T02:11:14.370Z | Checking zerovec v0.11.5 |
| 536 | 2026-03-17T02:11:14.948Z | Checking tinystr v0.8.2 |
| 537 | 2026-03-17T02:11:15.037Z | Checking futures-util v0.3.32 |
| 538 | 2026-03-17T02:11:15.158Z | Checking icu_locale_core v2.1.1 |
| 539 | 2026-03-17T02:11:15.455Z | Checking potential_utf v0.1.4 |
| 540 | 2026-03-17T02:11:15.601Z | Checking zerotrie v0.2.3 |
| 541 | 2026-03-17T02:11:15.902Z | Checking icu_provider v2.1.1 |
| 542 | 2026-03-17T02:11:15.915Z | Checking icu_collections v2.1.1 |
| 543 | 2026-03-17T02:11:16.160Z | Checking chrono v0.4.44 |
| 544 | 2026-03-17T02:11:16.186Z | Compiling schemars_derive v0.8.22 |
| 545 | 2026-03-17T02:11:16.290Z | Checking icu_properties v2.1.2 |
| 546 | 2026-03-17T02:11:16.549Z | Checking icu_normalizer v2.1.1 |
| 547 | 2026-03-17T02:11:16.928Z | Checking erased-serde v0.3.31 |
| 548 | 2026-03-17T02:11:17.038Z | Checking tokio-util v0.7.18 |
| 549 | 2026-03-17T02:11:17.307Z | Compiling pest_derive v2.8.6 |
| 550 | 2026-03-17T02:11:17.417Z | Checking idna_adapter v1.2.1 |
| 551 | 2026-03-17T02:11:17.552Z | Compiling serde_tokenstream v0.2.3 |
| 552 | 2026-03-17T02:11:17.568Z | Checking h2 v0.4.13 |
| 553 | 2026-03-17T02:11:17.820Z | Checking tower v0.5.3 |
| 554 | 2026-03-17T02:11:17.858Z | Checking idna v1.1.0 |
| 555 | 2026-03-17T02:11:17.887Z | Checking serde_urlencoded v0.7.1 |
| 556 | 2026-03-17T02:11:18.144Z | Compiling structmeta-derive v0.3.0 |
| 557 | 2026-03-17T02:11:18.157Z | Compiling scroll_derive v0.13.1 |
| 558 | 2026-03-17T02:11:18.311Z | Checking iri-string v0.7.10 |
| 559 | 2026-03-17T02:11:18.559Z | Compiling rustix v1.1.3 |
| 560 | 2026-03-17T02:11:18.653Z | Checking ppv-lite86 v0.2.21 |
| 561 | 2026-03-17T02:11:18.980Z | Checking powerfmt v0.2.0 |
| 562 | 2026-03-17T02:11:19.046Z | Checking fastrand v2.3.0 |
| 563 | 2026-03-17T02:11:19.162Z | Compiling usdt-impl v0.6.0 |
| 564 | 2026-03-17T02:11:19.264Z | Checking scroll v0.13.0 |
| 565 | 2026-03-17T02:11:19.453Z | Checking deranged v0.5.8 |
| 566 | 2026-03-17T02:11:19.493Z | Compiling structmeta v0.3.0 |
| 567 | 2026-03-17T02:11:19.726Z | Checking ipnetwork v0.21.1 |
| 568 | 2026-03-17T02:11:19.726Z | Checking url v2.5.8 |
| 569 | 2026-03-17T02:11:19.765Z | Checking tower-http v0.6.8 |
| 570 | 2026-03-17T02:11:19.796Z | Compiling dtrace-parser v0.3.0 |
| 571 | 2026-03-17T02:11:19.985Z | Checking hyper v1.8.1 |
| 572 | 2026-03-17T02:11:20.093Z | Compiling time-macros v0.2.27 |
| 573 | 2026-03-17T02:11:20.227Z | Checking rand_core v0.9.5 |
| 574 | 2026-03-17T02:11:20.559Z | Compiling thread-id v5.1.0 |
| 575 | 2026-03-17T02:11:20.651Z | Checking openssl-probe v0.2.1 |
| 576 | 2026-03-17T02:11:20.742Z | Compiling omicron-workspace-hack v0.1.0 |
| 577 | 2026-03-17T02:11:20.862Z | Compiling strsim v0.11.1 |
| 578 | 2026-03-17T02:11:20.924Z | Checking num_threads v0.1.7 |
| 579 | 2026-03-17T02:11:21.019Z | Checking plain v0.2.3 |
| 580 | 2026-03-17T02:11:21.044Z | Checking regex-syntax v0.8.10 |
| 581 | 2026-03-17T02:11:21.138Z | Compiling ident_case v1.0.1 |
| 582 | 2026-03-17T02:11:21.152Z | Compiling byteorder v1.5.0 |
| 583 | 2026-03-17T02:11:21.165Z | Checking hyper-util v0.1.20 |
| 584 | 2026-03-17T02:11:21.241Z | Compiling crossbeam-utils v0.8.21 |
| 585 | 2026-03-17T02:11:21.278Z | Compiling darling_core v0.21.3 |
| 586 | 2026-03-17T02:11:21.392Z | Checking time v0.3.47 |
| 587 | 2026-03-17T02:11:21.432Z | Checking goblin v0.10.5 |
| 588 | 2026-03-17T02:11:22.125Z | Compiling dof v0.4.0 |
| 589 | 2026-03-17T02:11:22.533Z | Checking rustls-native-certs v0.8.3 |
| 590 | 2026-03-17T02:11:22.555Z | Checking oxnet v0.1.4 |
| 591 | 2026-03-17T02:11:22.839Z | Checking newtype-uuid v1.3.2 |
| 592 | 2026-03-17T02:11:23.079Z | Compiling daft-derive v0.1.5 |
| 593 | 2026-03-17T02:11:23.082Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-03-17T02:11:23.717Z | Checking pretty-hex v0.4.1 |
| 595 | 2026-03-17T02:11:23.990Z | Compiling camino v1.2.2 |
| 596 | 2026-03-17T02:11:24.139Z | Compiling rustls v0.22.4 |
| 597 | 2026-03-17T02:11:24.281Z | Compiling darling_macro v0.21.3 |
| 598 | 2026-03-17T02:11:24.368Z | Checking rustls-webpki v0.102.8 |
| 599 | 2026-03-17T02:11:24.429Z | Checking daft v0.1.5 |
| 600 | 2026-03-17T02:11:24.441Z | Checking tempfile v3.25.0 |
| 601 | 2026-03-17T02:11:24.928Z | Checking block-buffer v0.10.4 |
| 602 | 2026-03-17T02:11:24.983Z | Checking crypto-common v0.1.7 |
| 603 | 2026-03-17T02:11:25.053Z | Checking rand_chacha v0.9.0 |
| 604 | 2026-03-17T02:11:25.072Z | Checking rand_core v0.6.4 |
| 605 | 2026-03-17T02:11:25.113Z | Compiling multer v3.1.0 |
| 606 | 2026-03-17T02:11:25.271Z | Checking wait-timeout v0.2.1 |
| 607 | 2026-03-17T02:11:25.344Z | Checking thread_local v1.1.9 |
| 608 | 2026-03-17T02:11:25.366Z | Compiling ref-cast v1.0.25 |
| 609 | 2026-03-17T02:11:25.408Z | Compiling thiserror v1.0.69 |
| 610 | 2026-03-17T02:11:25.515Z | Compiling regex-automata v0.4.14 |
| 611 | 2026-03-17T02:11:25.539Z | Compiling anyhow v1.0.102 |
| 612 | 2026-03-17T02:11:25.736Z | Checking match_cfg v0.1.0 |
| 613 | 2026-03-17T02:11:25.811Z | Checking bit-vec v0.8.0 |
| 614 | 2026-03-17T02:11:25.926Z | Checking quick-error v1.2.3 |
| 615 | 2026-03-17T02:11:26.039Z | Compiling slog-async v2.8.0 |
| 616 | 2026-03-17T02:11:26.042Z | Checking winnow v0.7.14 |
| 617 | 2026-03-17T02:11:26.066Z | Checking bit-set v0.8.0 |
| 618 | 2026-03-17T02:11:26.240Z | Checking rusty-fork v0.3.1 |
| 619 | 2026-03-17T02:11:26.422Z | Checking hostname v0.3.1 |
| 620 | 2026-03-17T02:11:26.627Z | Checking rand v0.9.2 |
| 621 | 2026-03-17T02:11:26.647Z | Checking rand_chacha v0.3.1 |
| 622 | 2026-03-17T02:11:26.670Z | Checking crossbeam-channel v0.5.15 |
| 623 | 2026-03-17T02:11:26.882Z | Checking digest v0.10.7 |
| 624 | 2026-03-17T02:11:27.094Z | Compiling darling v0.21.3 |
| 625 | 2026-03-17T02:11:27.236Z | Compiling usdt-macro v0.6.0 |
| 626 | 2026-03-17T02:11:27.529Z | Compiling usdt-attr-macro v0.6.0 |
| 627 | 2026-03-17T02:11:27.548Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 628 | 2026-03-17T02:11:27.707Z | Checking slog-json v2.6.1 |
| 629 | 2026-03-17T02:11:27.881Z | Compiling regex v1.12.3 |
| 630 | 2026-03-17T02:11:27.969Z | Checking rand_xorshift v0.4.0 |
| 631 | 2026-03-17T02:11:28.045Z | Compiling derive-ex v0.1.8 |
| 632 | 2026-03-17T02:11:28.069Z | Checking futures-executor v0.3.32 |
| 633 | 2026-03-17T02:11:28.102Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 634 | 2026-03-17T02:11:28.230Z | Compiling ref-cast-impl v1.0.25 |
| 635 | 2026-03-17T02:11:28.412Z | Compiling thiserror-impl v1.0.69 |
| 636 | 2026-03-17T02:11:28.416Z | Compiling async-trait v0.1.89 |
| 637 | 2026-03-17T02:11:28.633Z | Compiling async-stream-impl v0.3.6 |
| 638 | 2026-03-17T02:11:28.951Z | Compiling strum_macros v0.26.4 |
| 639 | 2026-03-17T02:11:29.047Z | Compiling dropshot v0.16.7 |
| 640 | 2026-03-17T02:11:29.086Z | Checking serde_spanned v1.0.4 |
| 641 | 2026-03-17T02:11:29.239Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 642 | 2026-03-17T02:11:29.312Z | Checking is-terminal v0.4.17 |
| 643 | 2026-03-17T02:11:29.402Z | Checking memmap2 v0.9.10 |
| 644 | 2026-03-17T02:11:29.415Z | Checking encoding_rs v0.8.35 |
| 645 | 2026-03-17T02:11:29.485Z | Checking hex v0.4.3 |
| 646 | 2026-03-17T02:11:29.602Z | Checking spin v0.9.8 |
| 647 | 2026-03-17T02:11:29.696Z | Checking cpufeatures v0.2.17 |
| 648 | 2026-03-17T02:11:29.732Z | Checking mime v0.3.17 |
| 649 | 2026-03-17T02:11:29.779Z | Checking unarray v0.1.4 |
| 650 | 2026-03-17T02:11:29.896Z | Checking take_mut v0.2.2 |
| 651 | 2026-03-17T02:11:29.931Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 652 | 2026-03-17T02:11:29.947Z | Checking term v1.2.1 |
| 653 | 2026-03-17T02:11:30.127Z | Compiling test-strategy v0.4.5 |
| 654 | 2026-03-17T02:11:30.141Z | Compiling dropshot_endpoint v0.16.7 |
| 655 | 2026-03-17T02:11:30.156Z | Checking toml v0.9.12+spec-1.1.0 |
| 656 | 2026-03-17T02:11:30.217Z | Checking slog-term v2.9.2 |
| 657 | 2026-03-17T02:11:30.329Z | Checking proptest v1.10.0 |
| 658 | 2026-03-17T02:11:30.558Z | Checking sha1 v0.10.6 |
| 659 | 2026-03-17T02:11:30.745Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 660 | 2026-03-17T02:11:30.907Z | Checking usdt v0.6.0 |
| 661 | 2026-03-17T02:11:30.938Z | Checking async-stream v0.3.6 |
| 662 | 2026-03-17T02:11:31.007Z | Compiling parse-display-derive v0.10.0 |
| 663 | 2026-03-17T02:11:31.088Z | Checking tokio-rustls v0.25.0 |
| 664 | 2026-03-17T02:11:31.123Z | Checking strum v0.26.3 |
| 665 | 2026-03-17T02:11:31.206Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 666 | 2026-03-17T02:11:31.247Z | Checking futures v0.3.32 |
| 667 | 2026-03-17T02:11:31.326Z | Checking slog-bunyan v2.5.0 |
| 668 | 2026-03-17T02:11:31.339Z | Compiling serde_with_macros v3.17.0 |
| 669 | 2026-03-17T02:11:31.455Z | Checking rand v0.8.5 |
| 670 | 2026-03-17T02:11:31.915Z | Checking reqwest v0.12.28 |
| 671 | 2026-03-17T02:11:32.083Z | Checking backon v1.6.0 |
| 672 | 2026-03-17T02:11:32.136Z | Compiling newtype-uuid-macros v0.1.0 |
| 673 | 2026-03-17T02:11:32.286Z | Checking openapiv3 v2.2.0 |
| 674 | 2026-03-17T02:11:32.301Z | Compiling strum_macros v0.27.2 |
| 675 | 2026-03-17T02:11:32.575Z | Checking waitgroup v0.1.2 |
| 676 | 2026-03-17T02:11:32.611Z | Checking rustls-pemfile v2.2.0 |
| 677 | 2026-03-17T02:11:32.690Z | Checking serde_path_to_error v0.1.20 |
| 678 | 2026-03-17T02:11:32.717Z | Checking hostname v0.4.2 |
| 679 | 2026-03-17T02:11:32.771Z | Checking instant v0.1.13 |
| 680 | 2026-03-17T02:11:32.827Z | Checking either v1.15.0 |
| 681 | 2026-03-17T02:11:32.863Z | Checking debug-ignore v1.0.5 |
| 682 | 2026-03-17T02:11:32.974Z | Checking rustc-hash v2.1.1 |
| 683 | 2026-03-17T02:11:32.989Z | Checking parse-display v0.10.0 |
| 684 | 2026-03-17T02:11:33.044Z | Checking backoff v0.4.0 |
| 685 | 2026-03-17T02:11:33.059Z | Checking itertools v0.14.0 |
| 686 | 2026-03-17T02:11:33.101Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 687 | 2026-03-17T02:11:33.113Z | Checking iddqd v0.3.17 |
| 688 | 2026-03-17T02:11:33.151Z | Checking serde_with v3.17.0 |
| 689 | 2026-03-17T02:11:33.239Z | Checking progenitor-client v0.10.0 |
| 690 | 2026-03-17T02:11:33.480Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 691 | 2026-03-17T02:11:33.601Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 692 | 2026-03-17T02:11:33.868Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 693 | 2026-03-17T02:11:33.918Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 694 | 2026-03-17T02:11:34.149Z | Checking macaddr v1.0.1 |
| 695 | 2026-03-17T02:11:34.361Z | Checking regress v0.10.5 |
| 696 | 2026-03-17T02:11:34.688Z | Checking strum v0.27.2 |
| 697 | 2026-03-17T02:11:39.503Z | Checking rustls-webpki v0.103.9 |
| 698 | 2026-03-17T02:11:42.488Z | Checking tokio-rustls v0.26.4 |
| 699 | 2026-03-17T02:11:42.491Z | Checking rustls-platform-verifier v0.6.2 |
| 700 | 2026-03-17T02:11:42.718Z | Checking hyper-rustls v0.27.7 |
| 701 | 2026-03-17T02:11:42.893Z | Checking reqwest v0.13.2 |
| 702 | 2026-03-17T02:11:43.606Z | Checking progenitor-client v0.13.0 |
| 703 | 2026-03-17T02:11:43.819Z | Checking progenitor-extras v0.1.1 |
| 704 | 2026-03-17T02:11:44.019Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 705 | 2026-03-17T02:11:49.708Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 706 | 2026-03-17T02:11:49.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.84s |
| 707 | 2026-03-17T02:11:49.916Z | + cargo build --release |
| 708 | 2026-03-17T02:11:50.139Z | Compiling proc-macro2 v1.0.106 |
| 709 | 2026-03-17T02:11:50.139Z | Compiling quote v1.0.44 |
| 710 | 2026-03-17T02:11:50.139Z | Compiling unicode-ident v1.0.24 |
| 711 | 2026-03-17T02:11:50.142Z | Compiling libc v0.2.180 |
| 712 | 2026-03-17T02:11:50.142Z | Compiling cfg-if v1.0.4 |
| 713 | 2026-03-17T02:11:50.142Z | Compiling serde_core v1.0.228 |
| 714 | 2026-03-17T02:11:50.142Z | Compiling memchr v2.8.0 |
| 715 | 2026-03-17T02:11:50.142Z | Compiling itoa v1.0.17 |
| 716 | 2026-03-17T02:11:50.248Z | Compiling serde v1.0.228 |
| 717 | 2026-03-17T02:11:50.308Z | Compiling zmij v1.0.21 |
| 718 | 2026-03-17T02:11:50.473Z | Compiling serde_json v1.0.149 |
| 719 | 2026-03-17T02:11:50.541Z | Compiling pin-project-lite v0.2.17 |
| 720 | 2026-03-17T02:11:50.647Z | Compiling shlex v1.3.0 |
| 721 | 2026-03-17T02:11:50.688Z | Compiling smallvec v1.15.1 |
| 722 | 2026-03-17T02:11:50.729Z | Compiling find-msvc-tools v0.1.9 |
| 723 | 2026-03-17T02:11:50.981Z | Compiling futures-core v0.3.32 |
| 724 | 2026-03-17T02:11:51.003Z | Compiling bytes v1.11.1 |
| 725 | 2026-03-17T02:11:51.127Z | Compiling jobserver v0.1.34 |
| 726 | 2026-03-17T02:11:51.147Z | Compiling errno v0.3.14 |
| 727 | 2026-03-17T02:11:51.157Z | Compiling parking_lot_core v0.9.12 |
| 728 | 2026-03-17T02:11:51.275Z | Compiling scopeguard v1.2.0 |
| 729 | 2026-03-17T02:11:51.456Z | Compiling cc v1.2.56 |
| 730 | 2026-03-17T02:11:51.651Z | Compiling syn v2.0.117 |
| 731 | 2026-03-17T02:11:51.658Z | Compiling lock_api v0.4.14 |
| 732 | 2026-03-17T02:11:51.711Z | Compiling once_cell v1.21.3 |
| 733 | 2026-03-17T02:11:51.957Z | Compiling parking_lot v0.12.5 |
| 734 | 2026-03-17T02:11:51.993Z | Compiling signal-hook-registry v1.4.8 |
| 735 | 2026-03-17T02:11:52.034Z | Compiling mio v1.1.1 |
| 736 | 2026-03-17T02:11:52.069Z | Compiling socket2 v0.6.2 |
| 737 | 2026-03-17T02:11:52.173Z | Compiling stable_deref_trait v1.2.1 |
| 738 | 2026-03-17T02:11:52.255Z | Compiling futures-sink v0.3.32 |
| 739 | 2026-03-17T02:11:52.374Z | Compiling thiserror v2.0.18 |
| 740 | 2026-03-17T02:11:52.606Z | Compiling autocfg v1.5.0 |
| 741 | 2026-03-17T02:11:52.792Z | Compiling slab v0.4.12 |
| 742 | 2026-03-17T02:11:52.905Z | Compiling zeroize v1.8.2 |
| 743 | 2026-03-17T02:11:53.037Z | Compiling getrandom v0.4.1 |
| 744 | 2026-03-17T02:11:53.050Z | Compiling num-traits v0.2.19 |
| 745 | 2026-03-17T02:11:53.050Z | Compiling futures-channel v0.3.32 |
| 746 | 2026-03-17T02:11:53.083Z | Compiling equivalent v1.0.2 |
| 747 | 2026-03-17T02:11:53.133Z | Compiling rustversion v1.0.22 |
| 748 | 2026-03-17T02:11:53.173Z | Compiling foldhash v0.2.0 |
| 749 | 2026-03-17T02:11:53.307Z | Compiling allocator-api2 v0.2.21 |
| 750 | 2026-03-17T02:11:53.472Z | Compiling rustls-pki-types v1.14.0 |
| 751 | 2026-03-17T02:11:53.518Z | Compiling cmake v0.1.57 |
| 752 | 2026-03-17T02:11:53.525Z | Compiling http v1.4.0 |
| 753 | 2026-03-17T02:11:53.534Z | Compiling futures-io v0.3.32 |
| 754 | 2026-03-17T02:11:53.592Z | Compiling futures-task v0.3.32 |
| 755 | 2026-03-17T02:11:53.748Z | Compiling hashbrown v0.16.1 |
| 756 | 2026-03-17T02:11:53.788Z | Compiling dunce v1.0.5 |
| 757 | 2026-03-17T02:11:53.804Z | Compiling fs_extra v1.3.0 |
| 758 | 2026-03-17T02:11:53.950Z | Compiling zerocopy v0.8.40 |
| 759 | 2026-03-17T02:11:54.112Z | Compiling aws-lc-sys v0.37.1 |
| 760 | 2026-03-17T02:11:54.528Z | Compiling untrusted v0.9.0 |
| 761 | 2026-03-17T02:11:54.668Z | Compiling fnv v1.0.7 |
| 762 | 2026-03-17T02:11:54.675Z | Compiling version_check v0.9.5 |
| 763 | 2026-03-17T02:11:54.780Z | Compiling log v0.4.29 |
| 764 | 2026-03-17T02:11:55.009Z | Compiling ucd-trie v0.1.7 |
| 765 | 2026-03-17T02:11:55.035Z | Compiling iana-time-zone v0.1.65 |
| 766 | 2026-03-17T02:11:55.439Z | Compiling httparse v1.10.1 |
| 767 | 2026-03-17T02:11:55.584Z | Compiling synstructure v0.13.2 |
| 768 | 2026-03-17T02:11:55.645Z | Compiling writeable v0.6.2 |
| 769 | 2026-03-17T02:11:55.846Z | Compiling litemap v0.8.1 |
| 770 | 2026-03-17T02:11:55.919Z | Compiling serde_derive_internals v0.29.1 |
| 771 | 2026-03-17T02:11:55.937Z | Compiling pest v2.8.6 |
| 772 | 2026-03-17T02:11:56.079Z | Compiling indexmap v2.13.0 |
| 773 | 2026-03-17T02:11:56.245Z | Compiling http-body v1.0.1 |
| 774 | 2026-03-17T02:11:56.425Z | Compiling tracing-core v0.1.36 |
| 775 | 2026-03-17T02:11:56.432Z | Compiling icu_normalizer_data v2.1.1 |
| 776 | 2026-03-17T02:11:56.681Z | Compiling percent-encoding v2.3.2 |
| 777 | 2026-03-17T02:11:56.912Z | Compiling schemars v0.8.22 |
| 778 | 2026-03-17T02:11:56.989Z | Compiling icu_properties_data v2.1.2 |
| 779 | 2026-03-17T02:11:57.151Z | Compiling aws-lc-rs v1.16.0 |
| 780 | 2026-03-17T02:11:57.185Z | Compiling bitflags v2.11.0 |
| 781 | 2026-03-17T02:11:57.244Z | Compiling atomic-waker v1.1.2 |
| 782 | 2026-03-17T02:11:57.385Z | Compiling pest_meta v2.8.6 |
| 783 | 2026-03-17T02:11:57.411Z | Compiling serde_derive v1.0.228 |
| 784 | 2026-03-17T02:11:57.508Z | Compiling zerofrom-derive v0.1.6 |
| 785 | 2026-03-17T02:11:57.518Z | Compiling zerocopy-derive v0.8.40 |
| 786 | 2026-03-17T02:11:57.555Z | Compiling tokio-macros v2.6.0 |
| 787 | 2026-03-17T02:11:57.640Z | Compiling yoke-derive v0.8.1 |
| 788 | 2026-03-17T02:11:57.761Z | Compiling zerovec-derive v0.11.2 |
| 789 | 2026-03-17T02:11:58.467Z | Compiling tokio v1.49.0 |
| 790 | 2026-03-17T02:11:58.947Z | Compiling displaydoc v0.2.5 |
| 791 | 2026-03-17T02:11:59.072Z | Compiling zerofrom v0.1.6 |
| 792 | 2026-03-17T02:11:59.115Z | Compiling futures-macro v0.3.32 |
| 793 | 2026-03-17T02:11:59.143Z | Compiling thiserror-impl v2.0.18 |
| 794 | 2026-03-17T02:11:59.214Z | Compiling yoke v0.8.1 |
| 795 | 2026-03-17T02:11:59.442Z | Compiling zerovec v0.11.5 |
| 796 | 2026-03-17T02:11:59.867Z | Compiling zerotrie v0.2.3 |
| 797 | 2026-03-17T02:12:00.130Z | Compiling futures-util v0.3.32 |
| 798 | 2026-03-17T02:12:00.185Z | Compiling tinystr v0.8.2 |
| 799 | 2026-03-17T02:12:00.396Z | Compiling icu_locale_core v2.1.1 |
| 800 | 2026-03-17T02:12:00.442Z | Compiling potential_utf v0.1.4 |
| 801 | 2026-03-17T02:12:00.658Z | Compiling icu_collections v2.1.1 |
| 802 | 2026-03-17T02:12:00.727Z | Compiling schemars_derive v0.8.22 |
| 803 | 2026-03-17T02:12:01.516Z | Compiling icu_provider v2.1.1 |
| 804 | 2026-03-17T02:12:01.780Z | Compiling chrono v0.4.44 |
| 805 | 2026-03-17T02:12:02.252Z | Compiling tracing v0.1.44 |
| 806 | 2026-03-17T02:12:02.690Z | Compiling uuid v1.21.0 |
| 807 | 2026-03-17T02:12:03.251Z | Compiling semver v1.0.27 |
| 808 | 2026-03-17T02:12:03.438Z | Compiling subtle v2.6.1 |
| 809 | 2026-03-17T02:12:03.479Z | Compiling tower-service v0.3.3 |
| 810 | 2026-03-17T02:12:03.587Z | Compiling try-lock v0.2.5 |
| 811 | 2026-03-17T02:12:03.628Z | Compiling dyn-clone v1.0.20 |
| 812 | 2026-03-17T02:12:03.694Z | Compiling tokio-util v0.7.18 |
| 813 | 2026-03-17T02:12:03.713Z | Compiling tower-layer v0.3.3 |
| 814 | 2026-03-17T02:12:03.791Z | Compiling base64 v0.22.1 |
| 815 | 2026-03-17T02:12:03.948Z | Compiling want v0.3.1 |
| 816 | 2026-03-17T02:12:04.166Z | Compiling pest_generator v2.8.6 |
| 817 | 2026-03-17T02:12:04.308Z | Compiling slog v2.8.2 |
| 818 | 2026-03-17T02:12:04.386Z | Compiling h2 v0.4.13 |
| 819 | 2026-03-17T02:12:04.566Z | Compiling getrandom v0.2.17 |
| 820 | 2026-03-17T02:12:04.813Z | Compiling httpdate v1.0.3 |
| 821 | 2026-03-17T02:12:04.984Z | Compiling pin-utils v0.1.0 |
| 822 | 2026-03-17T02:12:05.063Z | Compiling heck v0.5.0 |
| 823 | 2026-03-17T02:12:05.089Z | Compiling pest_derive v2.8.6 |
| 824 | 2026-03-17T02:12:05.291Z | Compiling icu_properties v2.1.2 |
| 825 | 2026-03-17T02:12:05.306Z | Compiling icu_normalizer v2.1.1 |
| 826 | 2026-03-17T02:12:05.688Z | Compiling erased-serde v0.3.31 |
| 827 | 2026-03-17T02:12:06.274Z | Compiling form_urlencoded v1.2.2 |
| 828 | 2026-03-17T02:12:06.822Z | Compiling getrandom v0.3.4 |
| 829 | 2026-03-17T02:12:06.844Z | Compiling typenum v1.19.0 |
| 830 | 2026-03-17T02:12:06.847Z | Compiling rustls v0.23.37 |
| 831 | 2026-03-17T02:12:07.090Z | Compiling ipnet v2.11.0 |
| 832 | 2026-03-17T02:12:07.586Z | Compiling hyper v1.8.1 |
| 833 | 2026-03-17T02:12:07.601Z | Compiling idna_adapter v1.2.1 |
| 834 | 2026-03-17T02:12:07.748Z | Compiling ppv-lite86 v0.2.21 |
| 835 | 2026-03-17T02:12:08.205Z | Compiling serde_tokenstream v0.2.3 |
| 836 | 2026-03-17T02:12:08.418Z | Compiling generic-array v0.14.7 |
| 837 | 2026-03-17T02:12:08.560Z | Compiling ring v0.17.14 |
| 838 | 2026-03-17T02:12:08.575Z | Compiling sync_wrapper v1.0.2 |
| 839 | 2026-03-17T02:12:08.701Z | Compiling ryu v1.0.23 |
| 840 | 2026-03-17T02:12:08.897Z | Compiling utf8_iter v1.0.4 |
| 841 | 2026-03-17T02:12:09.054Z | Compiling paste v1.0.15 |
| 842 | 2026-03-17T02:12:09.087Z | Compiling idna v1.1.0 |
| 843 | 2026-03-17T02:12:09.394Z | Compiling hyper-util v0.1.20 |
| 844 | 2026-03-17T02:12:11.698Z | Compiling serde_urlencoded v0.7.1 |
| 845 | 2026-03-17T02:12:11.748Z | Compiling tower v0.5.3 |
| 846 | 2026-03-17T02:12:12.597Z | Compiling structmeta-derive v0.3.0 |
| 847 | 2026-03-17T02:12:13.174Z | Compiling scroll_derive v0.13.1 |
| 848 | 2026-03-17T02:12:13.276Z | Compiling http-body-util v0.1.3 |
| 849 | 2026-03-17T02:12:13.599Z | Compiling usdt-impl v0.6.0 |
| 850 | 2026-03-17T02:12:13.832Z | Compiling rustix v1.1.3 |
| 851 | 2026-03-17T02:12:13.871Z | Compiling powerfmt v0.2.0 |
| 852 | 2026-03-17T02:12:13.922Z | Compiling time-core v0.1.8 |
| 853 | 2026-03-17T02:12:14.178Z | Compiling iri-string v0.7.10 |
| 854 | 2026-03-17T02:12:14.201Z | Compiling omicron-workspace-hack v0.1.0 |
| 855 | 2026-03-17T02:12:14.220Z | Compiling num-conv v0.2.0 |
| 856 | 2026-03-17T02:12:14.242Z | Compiling fastrand v2.3.0 |
| 857 | 2026-03-17T02:12:14.373Z | Compiling time-macros v0.2.27 |
| 858 | 2026-03-17T02:12:14.665Z | Compiling scroll v0.13.0 |
| 859 | 2026-03-17T02:12:14.687Z | Compiling deranged v0.5.8 |
| 860 | 2026-03-17T02:12:15.025Z | Compiling structmeta v0.3.0 |
| 861 | 2026-03-17T02:12:15.658Z | Compiling rand_core v0.9.5 |
| 862 | 2026-03-17T02:12:15.974Z | Compiling url v2.5.8 |
| 863 | 2026-03-17T02:12:16.177Z | Compiling tower-http v0.6.8 |
| 864 | 2026-03-17T02:12:16.289Z | Compiling dof v0.4.0 |
| 865 | 2026-03-17T02:12:16.552Z | Compiling dtrace-parser v0.3.0 |
| 866 | 2026-03-17T02:12:17.008Z | Compiling ipnetwork v0.21.1 |
| 867 | 2026-03-17T02:12:17.254Z | Compiling thread-id v5.1.0 |
| 868 | 2026-03-17T02:12:17.347Z | Compiling openssl-probe v0.2.1 |
| 869 | 2026-03-17T02:12:17.382Z | Compiling byteorder v1.5.0 |
| 870 | 2026-03-17T02:12:17.406Z | Compiling regex-syntax v0.8.10 |
| 871 | 2026-03-17T02:12:17.530Z | Compiling crossbeam-utils v0.8.21 |
| 872 | 2026-03-17T02:12:17.635Z | Compiling ident_case v1.0.1 |
| 873 | 2026-03-17T02:12:17.665Z | Compiling num_threads v0.1.7 |
| 874 | 2026-03-17T02:12:17.770Z | Compiling plain v0.2.3 |
| 875 | 2026-03-17T02:12:17.868Z | Compiling strsim v0.11.1 |
| 876 | 2026-03-17T02:12:17.912Z | Compiling goblin v0.10.5 |
| 877 | 2026-03-17T02:12:18.069Z | Compiling time v0.3.47 |
| 878 | 2026-03-17T02:12:18.106Z | Compiling darling_core v0.21.3 |
| 879 | 2026-03-17T02:12:19.078Z | Compiling rustls-native-certs v0.8.3 |
| 880 | 2026-03-17T02:12:20.110Z | Compiling oxnet v0.1.4 |
| 881 | 2026-03-17T02:12:21.118Z | Compiling newtype-uuid v1.3.2 |
| 882 | 2026-03-17T02:12:21.154Z | Compiling daft-derive v0.1.5 |
| 883 | 2026-03-17T02:12:22.067Z | Compiling aho-corasick v1.1.4 |
| 884 | 2026-03-17T02:12:22.337Z | Compiling pretty-hex v0.4.1 |
| 885 | 2026-03-17T02:12:22.494Z | Compiling rustls v0.22.4 |
| 886 | 2026-03-17T02:12:22.745Z | Compiling camino v1.2.2 |
| 887 | 2026-03-17T02:12:23.180Z | Compiling rustls-webpki v0.102.8 |
| 888 | 2026-03-17T02:12:24.040Z | Compiling daft v0.1.5 |
| 889 | 2026-03-17T02:12:24.376Z | Compiling regex-automata v0.4.14 |
| 890 | 2026-03-17T02:12:25.239Z | Compiling tempfile v3.25.0 |
| 891 | 2026-03-17T02:12:25.569Z | Compiling darling_macro v0.21.3 |
| 892 | 2026-03-17T02:12:26.803Z | Compiling block-buffer v0.10.4 |
| 893 | 2026-03-17T02:12:26.850Z | Compiling crypto-common v0.1.7 |
| 894 | 2026-03-17T02:12:26.979Z | Compiling rand_chacha v0.9.0 |
| 895 | 2026-03-17T02:12:27.004Z | Compiling rand_core v0.6.4 |
| 896 | 2026-03-17T02:12:27.312Z | Compiling multer v3.1.0 |
| 897 | 2026-03-17T02:12:27.348Z | Compiling wait-timeout v0.2.1 |
| 898 | 2026-03-17T02:12:27.697Z | Compiling thread_local v1.1.9 |
| 899 | 2026-03-17T02:12:27.951Z | Compiling slog-async v2.8.0 |
| 900 | 2026-03-17T02:12:28.023Z | Compiling thiserror v1.0.69 |
| 901 | 2026-03-17T02:12:28.133Z | Compiling ref-cast v1.0.25 |
| 902 | 2026-03-17T02:12:28.394Z | Compiling winnow v0.7.14 |
| 903 | 2026-03-17T02:12:28.511Z | Compiling match_cfg v0.1.0 |
| 904 | 2026-03-17T02:12:28.587Z | Compiling quick-error v1.2.3 |
| 905 | 2026-03-17T02:12:28.616Z | Compiling anyhow v1.0.102 |
| 906 | 2026-03-17T02:12:28.706Z | Compiling bit-vec v0.8.0 |
| 907 | 2026-03-17T02:12:29.075Z | Compiling bit-set v0.8.0 |
| 908 | 2026-03-17T02:12:29.294Z | Compiling rusty-fork v0.3.1 |
| 909 | 2026-03-17T02:12:29.301Z | Compiling hostname v0.3.1 |
| 910 | 2026-03-17T02:12:29.839Z | Compiling rand v0.9.2 |
| 911 | 2026-03-17T02:12:30.380Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 912 | 2026-03-17T02:12:30.823Z | Compiling rand_chacha v0.3.1 |
| 913 | 2026-03-17T02:12:31.645Z | Compiling digest v0.10.7 |
| 914 | 2026-03-17T02:12:31.923Z | Compiling crossbeam-channel v0.5.15 |
| 915 | 2026-03-17T02:12:32.053Z | Compiling regex v1.12.3 |
| 916 | 2026-03-17T02:12:32.600Z | Compiling darling v0.21.3 |
| 917 | 2026-03-17T02:12:32.817Z | Compiling slog-json v2.6.1 |
| 918 | 2026-03-17T02:12:33.131Z | Compiling usdt-attr-macro v0.6.0 |
| 919 | 2026-03-17T02:12:33.564Z | Compiling usdt-macro v0.6.0 |
| 920 | 2026-03-17T02:12:34.025Z | Compiling rand_xorshift v0.4.0 |
| 921 | 2026-03-17T02:12:34.207Z | Compiling derive-ex v0.1.8 |
| 922 | 2026-03-17T02:12:34.436Z | Compiling strum_macros v0.26.4 |
| 923 | 2026-03-17T02:12:34.756Z | Compiling futures-executor v0.3.32 |
| 924 | 2026-03-17T02:12:35.403Z | Compiling async-stream-impl v0.3.6 |
| 925 | 2026-03-17T02:12:36.178Z | Compiling thiserror-impl v1.0.69 |
| 926 | 2026-03-17T02:12:36.247Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 927 | 2026-03-17T02:12:36.278Z | Compiling async-trait v0.1.89 |
| 928 | 2026-03-17T02:12:36.599Z | Compiling ref-cast-impl v1.0.25 |
| 929 | 2026-03-17T02:12:36.788Z | Compiling dropshot v0.16.7 |
| 930 | 2026-03-17T02:12:37.052Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 931 | 2026-03-17T02:12:37.333Z | Compiling serde_spanned v1.0.4 |
| 932 | 2026-03-17T02:12:37.515Z | Compiling memmap2 v0.9.10 |
| 933 | 2026-03-17T02:12:37.538Z | Compiling is-terminal v0.4.17 |
| 934 | 2026-03-17T02:12:37.564Z | Compiling encoding_rs v0.8.35 |
| 935 | 2026-03-17T02:12:37.698Z | Compiling take_mut v0.2.2 |
| 936 | 2026-03-17T02:12:37.821Z | Compiling spin v0.9.8 |
| 937 | 2026-03-17T02:12:37.863Z | Compiling mime v0.3.17 |
| 938 | 2026-03-17T02:12:37.963Z | Compiling hex v0.4.3 |
| 939 | 2026-03-17T02:12:38.007Z | Compiling unarray v0.1.4 |
| 940 | 2026-03-17T02:12:38.136Z | Compiling cpufeatures v0.2.17 |
| 941 | 2026-03-17T02:12:38.215Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 942 | 2026-03-17T02:12:38.325Z | Compiling term v1.2.1 |
| 943 | 2026-03-17T02:12:38.449Z | Compiling toml v0.9.12+spec-1.1.0 |
| 944 | 2026-03-17T02:12:38.525Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 945 | 2026-03-17T02:12:38.790Z | Compiling slog-term v2.9.2 |
| 946 | 2026-03-17T02:12:40.639Z | Compiling sha1 v0.10.6 |
| 947 | 2026-03-17T02:12:41.150Z | Compiling proptest v1.10.0 |
| 948 | 2026-03-17T02:12:41.957Z | Compiling dropshot_endpoint v0.16.7 |
| 949 | 2026-03-17T02:12:43.558Z | Compiling usdt v0.6.0 |
| 950 | 2026-03-17T02:12:44.223Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 951 | 2026-03-17T02:12:44.268Z | Compiling strum v0.26.3 |
| 952 | 2026-03-17T02:12:44.375Z | Compiling test-strategy v0.4.5 |
| 953 | 2026-03-17T02:12:44.408Z | Compiling async-stream v0.3.6 |
| 954 | 2026-03-17T02:12:44.425Z | Compiling tokio-rustls v0.25.0 |
| 955 | 2026-03-17T02:12:44.639Z | Compiling futures v0.3.32 |
| 956 | 2026-03-17T02:12:44.788Z | Compiling slog-bunyan v2.5.0 |
| 957 | 2026-03-17T02:12:44.792Z | Compiling serde_with_macros v3.17.0 |
| 958 | 2026-03-17T02:12:44.816Z | Compiling parse-display-derive v0.10.0 |
| 959 | 2026-03-17T02:12:46.159Z | Compiling rand v0.8.5 |
| 960 | 2026-03-17T02:12:46.800Z | Compiling reqwest v0.12.28 |
| 961 | 2026-03-17T02:12:46.814Z | Compiling backon v1.6.0 |
| 962 | 2026-03-17T02:12:47.039Z | Compiling newtype-uuid-macros v0.1.0 |
| 963 | 2026-03-17T02:12:47.117Z | Compiling strum_macros v0.27.2 |
| 964 | 2026-03-17T02:12:47.198Z | Compiling openapiv3 v2.2.0 |
| 965 | 2026-03-17T02:12:48.035Z | Compiling waitgroup v0.1.2 |
| 966 | 2026-03-17T02:12:48.212Z | Compiling rustls-pemfile v2.2.0 |
| 967 | 2026-03-17T02:12:48.539Z | Compiling serde_path_to_error v0.1.20 |
| 968 | 2026-03-17T02:12:49.117Z | Compiling hostname v0.4.2 |
| 969 | 2026-03-17T02:12:49.295Z | Compiling instant v0.1.13 |
| 970 | 2026-03-17T02:12:49.423Z | Compiling either v1.15.0 |
| 971 | 2026-03-17T02:12:49.610Z | Compiling rustc-hash v2.1.1 |
| 972 | 2026-03-17T02:12:49.693Z | Compiling debug-ignore v1.0.5 |
| 973 | 2026-03-17T02:12:49.747Z | Compiling iddqd v0.3.17 |
| 974 | 2026-03-17T02:12:49.837Z | Compiling itertools v0.14.0 |
| 975 | 2026-03-17T02:12:50.446Z | Compiling strum v0.27.2 |
| 976 | 2026-03-17T02:12:50.595Z | Compiling backoff v0.4.0 |
| 977 | 2026-03-17T02:12:50.836Z | Compiling progenitor-client v0.10.0 |
| 978 | 2026-03-17T02:12:51.420Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 979 | 2026-03-17T02:12:51.833Z | Compiling parse-display v0.10.0 |
| 980 | 2026-03-17T02:12:52.029Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 981 | 2026-03-17T02:12:52.911Z | Compiling serde_with v3.17.0 |
| 982 | 2026-03-17T02:12:52.953Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 983 | 2026-03-17T02:12:53.764Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 984 | 2026-03-17T02:12:54.324Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 985 | 2026-03-17T02:12:54.692Z | Compiling macaddr v1.0.1 |
| 986 | 2026-03-17T02:12:54.889Z | Compiling regress v0.10.5 |
| 987 | 2026-03-17T02:13:04.091Z | Compiling rustls-webpki v0.103.9 |
| 988 | 2026-03-17T02:13:08.429Z | Compiling tokio-rustls v0.26.4 |
| 989 | 2026-03-17T02:13:08.429Z | Compiling rustls-platform-verifier v0.6.2 |
| 990 | 2026-03-17T02:13:08.765Z | Compiling hyper-rustls v0.27.7 |
| 991 | 2026-03-17T02:13:09.181Z | Compiling reqwest v0.13.2 |
| 992 | 2026-03-17T02:13:11.644Z | Compiling progenitor-client v0.13.0 |
| 993 | 2026-03-17T02:13:11.960Z | Compiling progenitor-extras v0.1.1 |
| 994 | 2026-03-17T02:13:12.225Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 995 | 2026-03-17T02:13:18.705Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 996 | 2026-03-17T02:13:25.149Z | Finished `release` profile [optimized] target(s) in 1m 35s |
| 997 | 2026-03-17T02:13:25.217Z | process exited: duration 149029 ms, exit code 0 |
| |
| 998 | 2026-03-17T02:13:25.223Z | found 0 output files |