|
|
|
| 1 | 2026-03-27T02:39:02.456Z | job assigned to worker 01KMPJG1GZPRM5V4T72KPQP0Z4 [factory aws, i-0620c9307ef725b91] (queued for 1 m 18 s) |
| |
| 2 | 2026-03-27T02:39:08.774Z | starting task 0: "setup" |
| 3 | 2026-03-27T02:39:08.778Z | ++ uname -s |
| 4 | 2026-03-27T02:39:08.782Z | + kern=SunOS |
| 5 | 2026-03-27T02:39:08.782Z | + build_user=build |
| 6 | 2026-03-27T02:39:08.782Z | + build_uid=12345 |
| 7 | 2026-03-27T02:39:08.782Z | + work_dir=/work |
| 8 | 2026-03-27T02:39:08.782Z | + input_dir=/input |
| 9 | 2026-03-27T02:39:08.782Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-27T02:39:08.782Z | + case "$kern" in |
| 11 | 2026-03-27T02:39:08.782Z | + groupadd -g 12345 build |
| 12 | 2026-03-27T02:39:08.785Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-27T02:39:10.789Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-27T02:39:10.899Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-27T02:39:10.902Z | + home_fs=zfs |
| 16 | 2026-03-27T02:39:10.902Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-27T02:39:10.902Z | + mkdir -p /home/build |
| 18 | 2026-03-27T02:39:10.902Z | + chown build:build /home/build /work |
| 19 | 2026-03-27T02:39:12.903Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-27T02:39:12.906Z | process exited: duration 4133 ms, exit code 0 |
| |
| 21 | 2026-03-27T02:39:12.912Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-27T02:39:12.917Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-27T02:39:12.917Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-27T02:39:12.917Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-27T02:39:12.917Z | * rust toolchain profile = "default" |
| 26 | 2026-03-27T02:39:12.917Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-27T02:39:12.917Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-27T02:39:12.920Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-27T02:39:12.920Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-27T02:39:13.031Z | info: downloading installer |
| 31 | 2026-03-27T02:39:14.424Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-27T02:39:14.424Z | warn: /opt/ooce/bin |
| 33 | 2026-03-27T02:39:14.424Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-27T02:39:14.424Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-27T02:39:14.424Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-27T02:39:14.424Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-27T02:39:14.424Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-27T02:39:14.424Z | error: cannot install while Rust is installed |
| 39 | 2026-03-27T02:39:14.424Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-27T02:39:14.424Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-27T02:39:14.424Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-27T02:39:14.424Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-27T02:39:14.424Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-27T02:39:14.438Z | info: profile set to default |
| 45 | 2026-03-27T02:39:14.438Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-27T02:39:14.441Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-27T02:39:14.574Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-27T02:39:14.577Z | info: downloading 6 components |
| 49 | 2026-03-27T02:39:30.794Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-27T02:39:30.795Z | |
| 51 | 2026-03-27T02:39:30.828Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-27T02:39:30.828Z | |
| 53 | 2026-03-27T02:39:30.828Z | |
| 54 | 2026-03-27T02:39:30.828Z | Rust is installed now. Great! |
| 55 | 2026-03-27T02:39:30.828Z | |
| 56 | 2026-03-27T02:39:30.828Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-27T02:39:30.828Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-27T02:39:30.828Z | |
| 59 | 2026-03-27T02:39:30.828Z | To configure your current shell, you need to source |
| 60 | 2026-03-27T02:39:30.828Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-27T02:39:30.828Z | |
| 62 | 2026-03-27T02:39:30.828Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-27T02:39:30.828Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-27T02:39:30.828Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-27T02:39:30.828Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-27T02:39:30.828Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-27T02:39:30.828Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-27T02:39:30.828Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-27T02:39:30.832Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-27T02:39:30.832Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-27T02:39:30.922Z | + rustup --version |
| 72 | 2026-03-27T02:39:30.931Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-27T02:39:30.934Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-27T02:39:30.953Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-27T02:39:30.956Z | + cargo --version |
| 76 | 2026-03-27T02:39:30.968Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-27T02:39:30.971Z | + rustc --version |
| 78 | 2026-03-27T02:39:30.990Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-27T02:39:30.993Z | process exited: duration 18078 ms, exit code 0 |
| |
| 80 | 2026-03-27T02:39:30.999Z | starting task 2: "authentication" |
| 81 | 2026-03-27T02:39:31.015Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-27T02:39:31.026Z | starting task 3: "clone repository" |
| 83 | 2026-03-27T02:39:31.030Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-27T02:39:31.035Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-27T02:39:31.062Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-27T02:39:40.906Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-27T02:39:40.906Z | + git fetch origin bcbbf9bb6ddb4826ac55c1842b43980570b26fe8 |
| 88 | 2026-03-27T02:39:41.196Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-27T02:39:41.196Z | * branch bcbbf9bb6ddb4826ac55c1842b43980570b26fe8 -> FETCH_HEAD |
| 90 | 2026-03-27T02:39:41.205Z | + [[ -n jmcarp/clickhouse-profile ]] |
| 91 | 2026-03-27T02:39:41.208Z | ++ git branch --show-current |
| 92 | 2026-03-27T02:39:41.209Z | + current=main |
| 93 | 2026-03-27T02:39:41.209Z | + [[ main != jmcarp/clickhouse-profile ]] |
| 94 | 2026-03-27T02:39:41.209Z | + git branch -f jmcarp/clickhouse-profile bcbbf9bb6ddb4826ac55c1842b43980570b26fe8 |
| 95 | 2026-03-27T02:39:41.212Z | + git checkout -f jmcarp/clickhouse-profile |
| 96 | 2026-03-27T02:39:41.447Z | Switched to branch 'jmcarp/clickhouse-profile' |
| 97 | 2026-03-27T02:39:41.450Z | + git reset --hard bcbbf9bb6ddb4826ac55c1842b43980570b26fe8 |
| 98 | 2026-03-27T02:39:41.479Z | HEAD is now at bcbbf9bb6 Capture clickhouse profile events in query summaries. |
| 99 | 2026-03-27T02:39:41.482Z | process exited: duration 10453 ms, exit code 0 |
| |
| 100 | 2026-03-27T02:39:41.488Z | starting task 4: "build" |
| 101 | 2026-03-27T02:39:41.493Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-27T02:39:41.493Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-27T02:39:41.493Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-27T02:39:41.496Z | + cargo --version |
| 105 | 2026-03-27T02:39:41.502Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-27T02:39:41.505Z | + rustc --version |
| 107 | 2026-03-27T02:39:41.525Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-27T02:39:41.528Z | + cd /tmp |
| 109 | 2026-03-27T02:39:41.528Z | + cargo new --lib test-project |
| 110 | 2026-03-27T02:39:41.546Z | Creating library `test-project` package |
| 111 | 2026-03-27T02:39:41.584Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 112 | 2026-03-27T02:39:41.587Z | + cd test-project |
| 113 | 2026-03-27T02:39:41.587Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 114 | 2026-03-27T02:39:41.606Z | Adding omicron-common (local) to dependencies |
| 115 | 2026-03-27T02:39:41.609Z | Features: |
| 116 | 2026-03-27T02:39:41.609Z | - proptest |
| 117 | 2026-03-27T02:39:41.609Z | - test-strategy |
| 118 | 2026-03-27T02:39:41.609Z | - testing |
| 119 | 2026-03-27T02:39:41.627Z | Updating crates.io index |
| 120 | 2026-03-27T02:39:41.724Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 121 | 2026-03-27T02:39:42.246Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 122 | 2026-03-27T02:39:42.815Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 123 | 2026-03-27T02:39:43.357Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 124 | 2026-03-27T02:39:45.620Z | Locking 391 packages to latest Rust 1.94.0 compatible versions |
| 125 | 2026-03-27T02:39:45.624Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-03-27T02:39:45.727Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 127 | 2026-03-27T02:39:45.730Z | + cargo check |
| 128 | 2026-03-27T02:39:45.833Z | Updating crates.io index |
| 129 | 2026-03-27T02:39:46.433Z | Locking 1 package to latest Rust 1.94.0 compatible version |
| 130 | 2026-03-27T02:39:46.433Z | Adding omicron-workspace-hack v0.1.0 |
| 131 | 2026-03-27T02:39:46.460Z | Downloading crates ... |
| 132 | 2026-03-27T02:39:46.528Z | Downloaded hostname v0.3.1 |
| 133 | 2026-03-27T02:39:46.531Z | Downloaded bit-set v0.8.0 |
| 134 | 2026-03-27T02:39:46.531Z | Downloaded async-stream-impl v0.3.6 |
| 135 | 2026-03-27T02:39:46.534Z | Downloaded is-terminal v0.4.17 |
| 136 | 2026-03-27T02:39:46.537Z | Downloaded bit-vec v0.8.0 |
| 137 | 2026-03-27T02:39:46.540Z | Downloaded block-buffer v0.10.4 |
| 138 | 2026-03-27T02:39:46.544Z | Downloaded newtype-uuid-macros v0.1.0 |
| 139 | 2026-03-27T02:39:46.547Z | Downloaded either v1.15.0 |
| 140 | 2026-03-27T02:39:46.547Z | Downloaded backon v1.6.0 |
| 141 | 2026-03-27T02:39:46.550Z | Downloaded byteorder v1.5.0 |
| 142 | 2026-03-27T02:39:46.556Z | Downloaded futures-executor v0.3.32 |
| 143 | 2026-03-27T02:39:46.559Z | Downloaded fs_extra v1.3.0 |
| 144 | 2026-03-27T02:39:46.562Z | Downloaded dof v0.4.0 |
| 145 | 2026-03-27T02:39:46.565Z | Downloaded proptest v1.10.0 |
| 146 | 2026-03-27T02:39:46.568Z | Downloaded num-traits v0.2.19 |
| 147 | 2026-03-27T02:39:46.571Z | Downloaded iana-time-zone v0.1.65 |
| 148 | 2026-03-27T02:39:46.571Z | Downloaded httparse v1.10.1 |
| 149 | 2026-03-27T02:39:46.574Z | Downloaded scopeguard v1.2.0 |
| 150 | 2026-03-27T02:39:46.574Z | Downloaded rustc-hash v2.1.1 |
| 151 | 2026-03-27T02:39:46.574Z | Downloaded rand_xorshift v0.4.0 |
| 152 | 2026-03-27T02:39:46.577Z | Downloaded serde_urlencoded v0.7.1 |
| 153 | 2026-03-27T02:39:46.577Z | Downloaded rand_chacha v0.9.0 |
| 154 | 2026-03-27T02:39:46.577Z | Downloaded ident_case v1.0.1 |
| 155 | 2026-03-27T02:39:46.580Z | Downloaded progenitor-client v0.10.0 |
| 156 | 2026-03-27T02:39:46.580Z | Downloaded http-body v1.0.1 |
| 157 | 2026-03-27T02:39:46.580Z | Downloaded progenitor-extras v0.1.1 |
| 158 | 2026-03-27T02:39:46.580Z | Downloaded equivalent v1.0.2 |
| 159 | 2026-03-27T02:39:46.583Z | Downloaded cfg-if v1.0.4 |
| 160 | 2026-03-27T02:39:46.583Z | Downloaded crypto-common v0.1.7 |
| 161 | 2026-03-27T02:39:46.583Z | Downloaded errno v0.3.14 |
| 162 | 2026-03-27T02:39:46.583Z | Downloaded bitflags v2.11.0 |
| 163 | 2026-03-27T02:39:46.586Z | Downloaded bytes v1.11.1 |
| 164 | 2026-03-27T02:39:46.589Z | Downloaded generic-array v0.14.7 |
| 165 | 2026-03-27T02:39:46.589Z | Downloaded async-trait v0.1.89 |
| 166 | 2026-03-27T02:39:46.592Z | Downloaded num-conv v0.2.0 |
| 167 | 2026-03-27T02:39:46.592Z | Downloaded ref-cast v1.0.25 |
| 168 | 2026-03-27T02:39:46.596Z | Downloaded httpdate v1.0.3 |
| 169 | 2026-03-27T02:39:46.596Z | Downloaded base64 v0.22.1 |
| 170 | 2026-03-27T02:39:46.599Z | Downloaded darling v0.21.3 |
| 171 | 2026-03-27T02:39:46.599Z | Downloaded displaydoc v0.2.5 |
| 172 | 2026-03-27T02:39:46.602Z | Downloaded digest v0.10.7 |
| 173 | 2026-03-27T02:39:46.604Z | Downloaded camino v1.2.2 |
| 174 | 2026-03-27T02:39:46.605Z | Downloaded debug-ignore v1.0.5 |
| 175 | 2026-03-27T02:39:46.607Z | Downloaded dtrace-parser v0.3.0 |
| 176 | 2026-03-27T02:39:46.611Z | Downloaded futures-sink v0.3.32 |
| 177 | 2026-03-27T02:39:46.613Z | Downloaded futures-io v0.3.32 |
| 178 | 2026-03-27T02:39:46.613Z | Downloaded cfg_aliases v0.2.1 |
| 179 | 2026-03-27T02:39:46.613Z | Downloaded cpufeatures v0.2.17 |
| 180 | 2026-03-27T02:39:46.618Z | Downloaded macaddr v1.0.1 |
| 181 | 2026-03-27T02:39:46.621Z | Downloaded openssl-probe v0.2.1 |
| 182 | 2026-03-27T02:39:46.621Z | Downloaded form_urlencoded v1.2.2 |
| 183 | 2026-03-27T02:39:46.624Z | Downloaded fastrand v2.3.0 |
| 184 | 2026-03-27T02:39:46.624Z | Downloaded atomic-waker v1.1.2 |
| 185 | 2026-03-27T02:39:46.624Z | Downloaded instant v0.1.13 |
| 186 | 2026-03-27T02:39:46.627Z | Downloaded lock_api v0.4.14 |
| 187 | 2026-03-27T02:39:46.630Z | Downloaded num_threads v0.1.7 |
| 188 | 2026-03-27T02:39:46.633Z | Downloaded futures-macro v0.3.32 |
| 189 | 2026-03-27T02:39:46.633Z | Downloaded percent-encoding v2.3.2 |
| 190 | 2026-03-27T02:39:46.633Z | Downloaded dyn-clone v1.0.20 |
| 191 | 2026-03-27T02:39:46.638Z | Downloaded stable_deref_trait v1.2.1 |
| 192 | 2026-03-27T02:39:46.641Z | Downloaded allocator-api2 v0.2.21 |
| 193 | 2026-03-27T02:39:46.642Z | Downloaded async-stream v0.3.6 |
| 194 | 2026-03-27T02:39:46.645Z | Downloaded parse-display v0.10.0 |
| 195 | 2026-03-27T02:39:46.645Z | Downloaded cmake v0.1.57 |
| 196 | 2026-03-27T02:39:46.648Z | Downloaded futures-task v0.3.32 |
| 197 | 2026-03-27T02:39:46.651Z | Downloaded omicron-workspace-hack v0.1.0 |
| 198 | 2026-03-27T02:39:46.654Z | Downloaded ref-cast-impl v1.0.25 |
| 199 | 2026-03-27T02:39:46.654Z | Downloaded heck v0.5.0 |
| 200 | 2026-03-27T02:39:46.657Z | Downloaded itoa v1.0.17 |
| 201 | 2026-03-27T02:39:46.657Z | Downloaded fnv v1.0.7 |
| 202 | 2026-03-27T02:39:46.660Z | Downloaded pretty-hex v0.4.1 |
| 203 | 2026-03-27T02:39:46.663Z | Downloaded hex v0.4.3 |
| 204 | 2026-03-27T02:39:46.666Z | Downloaded pin-utils v0.1.0 |
| 205 | 2026-03-27T02:39:46.666Z | Downloaded mime v0.3.17 |
| 206 | 2026-03-27T02:39:46.666Z | Downloaded darling_macro v0.21.3 |
| 207 | 2026-03-27T02:39:46.671Z | Downloaded rand_chacha v0.3.1 |
| 208 | 2026-03-27T02:39:46.675Z | Downloaded dunce v1.0.5 |
| 209 | 2026-03-27T02:39:46.675Z | Downloaded powerfmt v0.2.0 |
| 210 | 2026-03-27T02:39:46.675Z | Downloaded potential_utf v0.1.4 |
| 211 | 2026-03-27T02:39:46.675Z | Downloaded plain v0.2.3 |
| 212 | 2026-03-27T02:39:46.681Z | Downloaded slog-bunyan v2.5.0 |
| 213 | 2026-03-27T02:39:46.684Z | Downloaded serde_spanned v1.0.4 |
| 214 | 2026-03-27T02:39:46.690Z | Downloaded sha1 v0.10.6 |
| 215 | 2026-03-27T02:39:46.693Z | Downloaded scroll_derive v0.13.1 |
| 216 | 2026-03-27T02:39:46.696Z | Downloaded strum v0.27.2 |
| 217 | 2026-03-27T02:39:46.696Z | Downloaded match_cfg v0.1.0 |
| 218 | 2026-03-27T02:39:46.696Z | Downloaded serde_derive_internals v0.29.1 |
| 219 | 2026-03-27T02:39:46.699Z | Downloaded pin-project-lite v0.2.17 |
| 220 | 2026-03-27T02:39:46.702Z | Downloaded futures-core v0.3.32 |
| 221 | 2026-03-27T02:39:46.706Z | Downloaded ipnet v2.11.0 |
| 222 | 2026-03-27T02:39:46.709Z | Downloaded foldhash v0.2.0 |
| 223 | 2026-03-27T02:39:46.713Z | Downloaded structmeta-derive v0.3.0 |
| 224 | 2026-03-27T02:39:46.716Z | Downloaded structmeta v0.3.0 |
| 225 | 2026-03-27T02:39:46.722Z | Downloaded strsim v0.11.1 |
| 226 | 2026-03-27T02:39:46.725Z | Downloaded thread-id v5.1.0 |
| 227 | 2026-03-27T02:39:46.728Z | Downloaded time-core v0.1.8 |
| 228 | 2026-03-27T02:39:46.731Z | Downloaded take_mut v0.2.2 |
| 229 | 2026-03-27T02:39:46.731Z | Downloaded strum v0.26.3 |
| 230 | 2026-03-27T02:39:46.731Z | Downloaded sync_wrapper v1.0.2 |
| 231 | 2026-03-27T02:39:46.734Z | Downloaded tinyvec_macros v0.1.1 |
| 232 | 2026-03-27T02:39:46.734Z | Downloaded subtle v2.6.1 |
| 233 | 2026-03-27T02:39:46.738Z | Downloaded quick-error v1.2.3 |
| 234 | 2026-03-27T02:39:46.752Z | Downloaded try-lock v0.2.5 |
| 235 | 2026-03-27T02:39:46.755Z | Downloaded tower-service v0.3.3 |
| 236 | 2026-03-27T02:39:46.756Z | Downloaded tower-layer v0.3.3 |
| 237 | 2026-03-27T02:39:46.756Z | Downloaded serde_tokenstream v0.2.3 |
| 238 | 2026-03-27T02:39:46.756Z | Downloaded rusty-fork v0.3.1 |
| 239 | 2026-03-27T02:39:46.759Z | Downloaded idna_adapter v1.2.1 |
| 240 | 2026-03-27T02:39:46.759Z | Downloaded hostname v0.4.2 |
| 241 | 2026-03-27T02:39:46.759Z | Downloaded semver v1.0.27 |
| 242 | 2026-03-27T02:39:46.762Z | Downloaded erased-serde v0.3.31 |
| 243 | 2026-03-27T02:39:46.763Z | Downloaded deranged v0.5.8 |
| 244 | 2026-03-27T02:39:46.764Z | Downloaded scroll v0.13.0 |
| 245 | 2026-03-27T02:39:46.766Z | Downloaded lru-slab v0.1.2 |
| 246 | 2026-03-27T02:39:46.767Z | Downloaded jobserver v0.1.34 |
| 247 | 2026-03-27T02:39:46.767Z | Downloaded daft-derive v0.1.5 |
| 248 | 2026-03-27T02:39:46.767Z | Downloaded rustls-native-certs v0.8.3 |
| 249 | 2026-03-27T02:39:46.770Z | Downloaded newtype-uuid v1.3.2 |
| 250 | 2026-03-27T02:39:46.770Z | Downloaded derive-ex v0.1.8 |
| 251 | 2026-03-27T02:39:46.770Z | Downloaded rustversion v1.0.22 |
| 252 | 2026-03-27T02:39:46.773Z | Downloaded serde_path_to_error v0.1.20 |
| 253 | 2026-03-27T02:39:46.773Z | Downloaded quote v1.0.44 |
| 254 | 2026-03-27T02:39:46.776Z | Downloaded rand_core v0.9.5 |
| 255 | 2026-03-27T02:39:46.776Z | Downloaded progenitor-client v0.13.0 |
| 256 | 2026-03-27T02:39:46.776Z | Downloaded ipnetwork v0.21.1 |
| 257 | 2026-03-27T02:39:46.779Z | Downloaded http-body-util v0.1.3 |
| 258 | 2026-03-27T02:39:46.779Z | Downloaded sha2 v0.10.9 |
| 259 | 2026-03-27T02:39:46.779Z | Downloaded daft v0.1.5 |
| 260 | 2026-03-27T02:39:46.782Z | Downloaded untrusted v0.9.0 |
| 261 | 2026-03-27T02:39:46.782Z | Downloaded rustls-pemfile v2.2.0 |
| 262 | 2026-03-27T02:39:46.782Z | Downloaded slog-json v2.6.1 |
| 263 | 2026-03-27T02:39:46.785Z | Downloaded slab v0.4.12 |
| 264 | 2026-03-27T02:39:46.785Z | Downloaded shlex v1.3.0 |
| 265 | 2026-03-27T02:39:46.786Z | Downloaded paste v1.0.15 |
| 266 | 2026-03-27T02:39:46.789Z | Downloaded slog-term v2.9.2 |
| 267 | 2026-03-27T02:39:46.789Z | Downloaded signal-hook-registry v1.4.8 |
| 268 | 2026-03-27T02:39:46.789Z | Downloaded find-msvc-tools v0.1.9 |
| 269 | 2026-03-27T02:39:46.789Z | Downloaded unarray v0.1.4 |
| 270 | 2026-03-27T02:39:46.792Z | Downloaded backoff v0.4.0 |
| 271 | 2026-03-27T02:39:46.792Z | Downloaded usdt v0.6.0 |
| 272 | 2026-03-27T02:39:46.792Z | Downloaded quinn-udp v0.5.14 |
| 273 | 2026-03-27T02:39:46.797Z | Downloaded hyper-rustls v0.27.7 |
| 274 | 2026-03-27T02:39:46.800Z | Downloaded rustls-webpki v0.103.9 |
| 275 | 2026-03-27T02:39:46.803Z | Downloaded autocfg v1.5.0 |
| 276 | 2026-03-27T02:39:46.803Z | Downloaded wait-timeout v0.2.1 |
| 277 | 2026-03-27T02:39:46.803Z | Downloaded usdt-macro v0.6.0 |
| 278 | 2026-03-27T02:39:46.803Z | Downloaded getrandom v0.2.17 |
| 279 | 2026-03-27T02:39:46.806Z | Downloaded crossbeam-utils v0.8.21 |
| 280 | 2026-03-27T02:39:46.809Z | Downloaded rand_core v0.6.4 |
| 281 | 2026-03-27T02:39:46.809Z | Downloaded utf8_iter v1.0.4 |
| 282 | 2026-03-27T02:39:46.809Z | Downloaded usdt-attr-macro v0.6.0 |
| 283 | 2026-03-27T02:39:46.809Z | Downloaded ppv-lite86 v0.2.21 |
| 284 | 2026-03-27T02:39:46.812Z | Downloaded want v0.3.1 |
| 285 | 2026-03-27T02:39:46.812Z | Downloaded yoke-derive v0.8.1 |
| 286 | 2026-03-27T02:39:46.812Z | Downloaded version_check v0.9.5 |
| 287 | 2026-03-27T02:39:46.812Z | Downloaded slog-async v2.8.0 |
| 288 | 2026-03-27T02:39:46.815Z | Downloaded schemars_derive v0.8.22 |
| 289 | 2026-03-27T02:39:46.815Z | Downloaded parse-display-derive v0.10.0 |
| 290 | 2026-03-27T02:39:46.815Z | Downloaded thiserror v1.0.69 |
| 291 | 2026-03-27T02:39:46.819Z | Downloaded thread_local v1.1.9 |
| 292 | 2026-03-27T02:39:46.819Z | Downloaded thiserror-impl v1.0.69 |
| 293 | 2026-03-27T02:39:46.819Z | Downloaded darling_core v0.21.3 |
| 294 | 2026-03-27T02:39:46.822Z | Downloaded time-macros v0.2.27 |
| 295 | 2026-03-27T02:39:46.822Z | Downloaded thiserror-impl v2.0.18 |
| 296 | 2026-03-27T02:39:46.825Z | Downloaded zerofrom v0.1.6 |
| 297 | 2026-03-27T02:39:46.825Z | Downloaded tinystr v0.8.2 |
| 298 | 2026-03-27T02:39:46.828Z | Downloaded tokio-macros v2.6.0 |
| 299 | 2026-03-27T02:39:46.831Z | Downloaded zerofrom-derive v0.1.6 |
| 300 | 2026-03-27T02:39:46.831Z | Downloaded waitgroup v0.1.2 |
| 301 | 2026-03-27T02:39:46.831Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 302 | 2026-03-27T02:39:46.835Z | Downloaded rustls-pki-types v1.14.0 |
| 303 | 2026-03-27T02:39:46.838Z | Downloaded serde v1.0.228 |
| 304 | 2026-03-27T02:39:46.840Z | Downloaded oxnet v0.1.4 |
| 305 | 2026-03-27T02:39:46.840Z | Downloaded litemap v0.8.1 |
| 306 | 2026-03-27T02:39:46.845Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 307 | 2026-03-27T02:39:46.845Z | Downloaded futures-channel v0.3.32 |
| 308 | 2026-03-27T02:39:46.845Z | Downloaded parking_lot_core v0.9.12 |
| 309 | 2026-03-27T02:39:46.845Z | Downloaded multer v3.1.0 |
| 310 | 2026-03-27T02:39:46.848Z | Downloaded once_cell v1.21.3 |
| 311 | 2026-03-27T02:39:46.848Z | Downloaded memmap2 v0.9.10 |
| 312 | 2026-03-27T02:39:46.848Z | Downloaded parking_lot v0.12.5 |
| 313 | 2026-03-27T02:39:46.851Z | Downloaded pest_generator v2.8.6 |
| 314 | 2026-03-27T02:39:46.855Z | Downloaded pest_derive v2.8.6 |
| 315 | 2026-03-27T02:39:46.866Z | Downloaded smallvec v1.15.1 |
| 316 | 2026-03-27T02:39:46.871Z | Downloaded writeable v0.6.2 |
| 317 | 2026-03-27T02:39:46.874Z | Downloaded spin v0.9.8 |
| 318 | 2026-03-27T02:39:46.874Z | Downloaded usdt-impl v0.6.0 |
| 319 | 2026-03-27T02:39:46.877Z | Downloaded icu_normalizer_data v2.1.1 |
| 320 | 2026-03-27T02:39:46.880Z | Downloaded tempfile v3.25.0 |
| 321 | 2026-03-27T02:39:46.883Z | Downloaded thiserror v2.0.18 |
| 322 | 2026-03-27T02:39:46.886Z | Downloaded tokio-rustls v0.26.4 |
| 323 | 2026-03-27T02:39:46.886Z | Downloaded yoke v0.8.1 |
| 324 | 2026-03-27T02:39:46.886Z | Downloaded term v1.2.1 |
| 325 | 2026-03-27T02:39:46.889Z | Downloaded synstructure v0.13.2 |
| 326 | 2026-03-27T02:39:46.889Z | Downloaded strum_macros v0.27.2 |
| 327 | 2026-03-27T02:39:46.889Z | Downloaded strum_macros v0.26.4 |
| 328 | 2026-03-27T02:39:46.892Z | Downloaded zerovec-derive v0.11.2 |
| 329 | 2026-03-27T02:39:46.895Z | Downloaded zmij v1.0.21 |
| 330 | 2026-03-27T02:39:46.895Z | Downloaded getrandom v0.3.4 |
| 331 | 2026-03-27T02:39:46.898Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 332 | 2026-03-27T02:39:46.901Z | Downloaded schemars v0.8.22 |
| 333 | 2026-03-27T02:39:46.907Z | Downloaded serde_derive v1.0.228 |
| 334 | 2026-03-27T02:39:46.910Z | Downloaded serde_with_macros v3.17.0 |
| 335 | 2026-03-27T02:39:46.913Z | Downloaded anyhow v1.0.102 |
| 336 | 2026-03-27T02:39:46.913Z | Downloaded icu_provider v2.1.1 |
| 337 | 2026-03-27T02:39:46.916Z | Downloaded icu_properties v2.1.2 |
| 338 | 2026-03-27T02:39:46.916Z | Downloaded ucd-trie v0.1.7 |
| 339 | 2026-03-27T02:39:46.918Z | Downloaded dropshot_endpoint v0.16.7 |
| 340 | 2026-03-27T02:39:46.919Z | Downloaded socket2 v0.6.2 |
| 341 | 2026-03-27T02:39:46.922Z | Downloaded icu_normalizer v2.1.1 |
| 342 | 2026-03-27T02:39:46.925Z | Downloaded test-strategy v0.4.5 |
| 343 | 2026-03-27T02:39:46.929Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 344 | 2026-03-27T02:39:46.932Z | Downloaded tokio-rustls v0.25.0 |
| 345 | 2026-03-27T02:39:46.935Z | Downloaded icu_locale_core v2.1.1 |
| 346 | 2026-03-27T02:39:46.938Z | Downloaded rustls-platform-verifier v0.6.2 |
| 347 | 2026-03-27T02:39:46.938Z | Downloaded log v0.4.29 |
| 348 | 2026-03-27T02:39:46.941Z | Downloaded getrandom v0.4.1 |
| 349 | 2026-03-27T02:39:46.941Z | Downloaded tinyvec v1.10.0 |
| 350 | 2026-03-27T02:39:46.944Z | Downloaded proc-macro2 v1.0.106 |
| 351 | 2026-03-27T02:39:46.947Z | Downloaded zeroize v1.8.2 |
| 352 | 2026-03-27T02:39:46.947Z | Downloaded pest_meta v2.8.6 |
| 353 | 2026-03-27T02:39:46.947Z | Downloaded slog v2.8.2 |
| 354 | 2026-03-27T02:39:46.950Z | Downloaded futures v0.3.32 |
| 355 | 2026-03-27T02:39:46.953Z | Downloaded serde_core v1.0.228 |
| 356 | 2026-03-27T02:39:46.956Z | Downloaded aho-corasick v1.1.4 |
| 357 | 2026-03-27T02:39:46.959Z | Downloaded icu_collections v2.1.1 |
| 358 | 2026-03-27T02:39:46.962Z | Downloaded ryu v1.0.23 |
| 359 | 2026-03-27T02:39:46.965Z | Downloaded unicode-ident v1.0.24 |
| 360 | 2026-03-27T02:39:46.968Z | Downloaded crossbeam-channel v0.5.15 |
| 361 | 2026-03-27T02:39:46.974Z | Downloaded rand v0.8.5 |
| 362 | 2026-03-27T02:39:46.979Z | Downloaded typenum v1.19.0 |
| 363 | 2026-03-27T02:39:46.982Z | Downloaded cc v1.2.56 |
| 364 | 2026-03-27T02:39:46.985Z | Downloaded indexmap v2.13.0 |
| 365 | 2026-03-27T02:39:46.988Z | Downloaded zerotrie v0.2.3 |
| 366 | 2026-03-27T02:39:46.996Z | Downloaded http v1.4.0 |
| 367 | 2026-03-27T02:39:46.999Z | Downloaded quinn v0.11.9 |
| 368 | 2026-03-27T02:39:47.002Z | Downloaded tracing-core v0.1.36 |
| 369 | 2026-03-27T02:39:47.012Z | Downloaded hyper-util v0.1.20 |
| 370 | 2026-03-27T02:39:47.016Z | Downloaded uuid v1.21.0 |
| 371 | 2026-03-27T02:39:47.021Z | Downloaded url v2.5.8 |
| 372 | 2026-03-27T02:39:47.029Z | Downloaded tower v0.5.3 |
| 373 | 2026-03-27T02:39:47.034Z | Downloaded mio v1.1.1 |
| 374 | 2026-03-27T02:39:47.037Z | Downloaded reqwest v0.13.2 |
| 375 | 2026-03-27T02:39:47.046Z | Downloaded memchr v2.8.0 |
| 376 | 2026-03-27T02:39:47.049Z | Downloaded regex v1.12.3 |
| 377 | 2026-03-27T02:39:47.052Z | Downloaded hashbrown v0.16.1 |
| 378 | 2026-03-27T02:39:47.060Z | Downloaded idna v1.1.0 |
| 379 | 2026-03-27T02:39:47.063Z | Downloaded iddqd v0.3.17 |
| 380 | 2026-03-27T02:39:47.066Z | Downloaded zerocopy-derive v0.8.40 |
| 381 | 2026-03-27T02:39:47.070Z | Downloaded icu_properties_data v2.1.2 |
| 382 | 2026-03-27T02:39:47.075Z | Downloaded rand v0.9.2 |
| 383 | 2026-03-27T02:39:47.078Z | Downloaded hyper v1.8.1 |
| 384 | 2026-03-27T02:39:47.081Z | Downloaded tokio-util v0.7.18 |
| 385 | 2026-03-27T02:39:47.091Z | Downloaded futures-util v0.3.32 |
| 386 | 2026-03-27T02:39:47.096Z | Downloaded iri-string v0.7.10 |
| 387 | 2026-03-27T02:39:47.100Z | Downloaded h2 v0.4.13 |
| 388 | 2026-03-27T02:39:47.107Z | Downloaded goblin v0.10.5 |
| 389 | 2026-03-27T02:39:47.111Z | Downloaded chrono v0.4.44 |
| 390 | 2026-03-27T02:39:47.115Z | Downloaded aws-lc-rs v1.16.0 |
| 391 | 2026-03-27T02:39:47.120Z | Downloaded pest v2.8.6 |
| 392 | 2026-03-27T02:39:47.128Z | Downloaded serde_json v1.0.149 |
| 393 | 2026-03-27T02:39:47.136Z | Downloaded zerovec v0.11.5 |
| 394 | 2026-03-27T02:39:47.139Z | Downloaded itertools v0.14.0 |
| 395 | 2026-03-27T02:39:47.144Z | Downloaded tower-http v0.6.8 |
| 396 | 2026-03-27T02:39:47.149Z | Downloaded reqwest v0.12.28 |
| 397 | 2026-03-27T02:39:47.157Z | Downloaded dropshot v0.16.7 |
| 398 | 2026-03-27T02:39:47.169Z | Downloaded quinn-proto v0.11.13 |
| 399 | 2026-03-27T02:39:47.217Z | Downloaded winnow v0.7.14 |
| 400 | 2026-03-27T02:39:47.222Z | Downloaded serde_with v3.17.0 |
| 401 | 2026-03-27T02:39:47.228Z | Downloaded rustls-webpki v0.102.8 |
| 402 | 2026-03-27T02:39:47.258Z | Downloaded time v0.3.47 |
| 403 | 2026-03-27T02:39:47.264Z | Downloaded tokio v1.49.0 |
| 404 | 2026-03-27T02:39:47.301Z | Downloaded zerocopy v0.8.40 |
| 405 | 2026-03-27T02:39:47.306Z | Downloaded regex-syntax v0.8.10 |
| 406 | 2026-03-27T02:39:47.327Z | Downloaded syn v2.0.117 |
| 407 | 2026-03-27T02:39:47.336Z | Downloaded rustls v0.22.4 |
| 408 | 2026-03-27T02:39:47.342Z | Downloaded rustls v0.23.37 |
| 409 | 2026-03-27T02:39:47.348Z | Downloaded openapiv3 v2.2.0 |
| 410 | 2026-03-27T02:39:47.354Z | Downloaded regress v0.10.5 |
| 411 | 2026-03-27T02:39:47.358Z | Downloaded encoding_rs v0.8.35 |
| 412 | 2026-03-27T02:39:47.370Z | Downloaded rustix v1.1.3 |
| 413 | 2026-03-27T02:39:47.381Z | Downloaded tracing v0.1.44 |
| 414 | 2026-03-27T02:39:47.416Z | Downloaded regex-automata v0.4.14 |
| 415 | 2026-03-27T02:39:47.443Z | Downloaded libc v0.2.180 |
| 416 | 2026-03-27T02:39:47.498Z | Downloaded ring v0.17.14 |
| 417 | 2026-03-27T02:39:47.994Z | Downloaded aws-lc-sys v0.37.1 |
| 418 | 2026-03-27T02:39:48.192Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-03-27T02:39:48.192Z | Compiling quote v1.0.44 |
| 420 | 2026-03-27T02:39:48.192Z | Compiling unicode-ident v1.0.24 |
| 421 | 2026-03-27T02:39:48.196Z | Compiling libc v0.2.180 |
| 422 | 2026-03-27T02:39:48.196Z | Checking cfg-if v1.0.4 |
| 423 | 2026-03-27T02:39:48.294Z | Compiling serde_core v1.0.228 |
| 424 | 2026-03-27T02:39:48.297Z | Checking memchr v2.8.0 |
| 425 | 2026-03-27T02:39:48.300Z | Checking itoa v1.0.17 |
| 426 | 2026-03-27T02:39:48.354Z | Compiling serde v1.0.228 |
| 427 | 2026-03-27T02:39:48.414Z | Compiling zmij v1.0.21 |
| 428 | 2026-03-27T02:39:48.443Z | Compiling serde_json v1.0.149 |
| 429 | 2026-03-27T02:39:48.681Z | Checking pin-project-lite v0.2.17 |
| 430 | 2026-03-27T02:39:48.684Z | Compiling find-msvc-tools v0.1.9 |
| 431 | 2026-03-27T02:39:48.714Z | Checking smallvec v1.15.1 |
| 432 | 2026-03-27T02:39:48.717Z | Compiling shlex v1.3.0 |
| 433 | 2026-03-27T02:39:48.877Z | Checking futures-core v0.3.32 |
| 434 | 2026-03-27T02:39:48.892Z | Checking bytes v1.11.1 |
| 435 | 2026-03-27T02:39:48.906Z | Compiling parking_lot_core v0.9.12 |
| 436 | 2026-03-27T02:39:48.925Z | Checking scopeguard v1.2.0 |
| 437 | 2026-03-27T02:39:48.981Z | Checking once_cell v1.21.3 |
| 438 | 2026-03-27T02:39:49.015Z | Checking lock_api v0.4.14 |
| 439 | 2026-03-27T02:39:49.031Z | Checking errno v0.3.14 |
| 440 | 2026-03-27T02:39:49.070Z | Compiling jobserver v0.1.34 |
| 441 | 2026-03-27T02:39:49.141Z | Checking signal-hook-registry v1.4.8 |
| 442 | 2026-03-27T02:39:49.198Z | Checking mio v1.1.1 |
| 443 | 2026-03-27T02:39:49.294Z | Compiling cc v1.2.56 |
| 444 | 2026-03-27T02:39:49.328Z | Checking parking_lot v0.12.5 |
| 445 | 2026-03-27T02:39:49.371Z | Checking socket2 v0.6.2 |
| 446 | 2026-03-27T02:39:49.457Z | Compiling syn v2.0.117 |
| 447 | 2026-03-27T02:39:49.469Z | Checking stable_deref_trait v1.2.1 |
| 448 | 2026-03-27T02:39:49.495Z | Checking futures-sink v0.3.32 |
| 449 | 2026-03-27T02:39:49.515Z | Checking zeroize v1.8.2 |
| 450 | 2026-03-27T02:39:49.532Z | Compiling autocfg v1.5.0 |
| 451 | 2026-03-27T02:39:49.581Z | Compiling getrandom v0.4.1 |
| 452 | 2026-03-27T02:39:49.609Z | Checking slab v0.4.12 |
| 453 | 2026-03-27T02:39:49.657Z | Checking futures-channel v0.3.32 |
| 454 | 2026-03-27T02:39:49.680Z | Checking foldhash v0.2.0 |
| 455 | 2026-03-27T02:39:49.755Z | Compiling thiserror v2.0.18 |
| 456 | 2026-03-27T02:39:49.822Z | Checking allocator-api2 v0.2.21 |
| 457 | 2026-03-27T02:39:49.838Z | Checking equivalent v1.0.2 |
| 458 | 2026-03-27T02:39:49.861Z | Compiling rustversion v1.0.22 |
| 459 | 2026-03-27T02:39:49.889Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-27T02:39:50.025Z | Compiling cmake v0.1.57 |
| 461 | 2026-03-27T02:39:50.090Z | Checking hashbrown v0.16.1 |
| 462 | 2026-03-27T02:39:50.228Z | Checking rustls-pki-types v1.14.0 |
| 463 | 2026-03-27T02:39:50.246Z | Checking http v1.4.0 |
| 464 | 2026-03-27T02:39:50.258Z | Compiling dunce v1.0.5 |
| 465 | 2026-03-27T02:39:50.342Z | Checking futures-task v0.3.32 |
| 466 | 2026-03-27T02:39:50.358Z | Compiling zerocopy v0.8.40 |
| 467 | 2026-03-27T02:39:50.493Z | Compiling fs_extra v1.3.0 |
| 468 | 2026-03-27T02:39:50.553Z | Checking futures-io v0.3.32 |
| 469 | 2026-03-27T02:39:50.713Z | Checking untrusted v0.9.0 |
| 470 | 2026-03-27T02:39:50.732Z | Compiling aws-lc-sys v0.37.1 |
| 471 | 2026-03-27T02:39:50.759Z | Checking log v0.4.29 |
| 472 | 2026-03-27T02:39:50.779Z | Checking fnv v1.0.7 |
| 473 | 2026-03-27T02:39:50.805Z | Compiling version_check v0.9.5 |
| 474 | 2026-03-27T02:39:50.857Z | Checking litemap v0.8.1 |
| 475 | 2026-03-27T02:39:50.892Z | Compiling httparse v1.10.1 |
| 476 | 2026-03-27T02:39:51.016Z | Compiling ucd-trie v0.1.7 |
| 477 | 2026-03-27T02:39:51.080Z | Checking iana-time-zone v0.1.65 |
| 478 | 2026-03-27T02:39:51.175Z | Checking writeable v0.6.2 |
| 479 | 2026-03-27T02:39:51.184Z | Compiling pest v2.8.6 |
| 480 | 2026-03-27T02:39:51.232Z | Checking http-body v1.0.1 |
| 481 | 2026-03-27T02:39:51.257Z | Checking indexmap v2.13.0 |
| 482 | 2026-03-27T02:39:51.321Z | Checking tracing-core v0.1.36 |
| 483 | 2026-03-27T02:39:51.349Z | Compiling schemars v0.8.22 |
| 484 | 2026-03-27T02:39:51.403Z | Compiling aws-lc-rs v1.16.0 |
| 485 | 2026-03-27T02:39:51.565Z | Compiling icu_properties_data v2.1.2 |
| 486 | 2026-03-27T02:39:51.603Z | Compiling icu_normalizer_data v2.1.1 |
| 487 | 2026-03-27T02:39:51.681Z | Checking percent-encoding v2.3.2 |
| 488 | 2026-03-27T02:39:51.766Z | Checking bitflags v2.11.0 |
| 489 | 2026-03-27T02:39:51.797Z | Checking atomic-waker v1.1.2 |
| 490 | 2026-03-27T02:39:51.826Z | Checking tracing v0.1.44 |
| 491 | 2026-03-27T02:39:51.883Z | Checking uuid v1.21.0 |
| 492 | 2026-03-27T02:39:51.911Z | Checking semver v1.0.27 |
| 493 | 2026-03-27T02:39:51.996Z | Checking base64 v0.22.1 |
| 494 | 2026-03-27T02:39:52.038Z | Checking tower-service v0.3.3 |
| 495 | 2026-03-27T02:39:52.102Z | Checking subtle v2.6.1 |
| 496 | 2026-03-27T02:39:52.114Z | Checking tower-layer v0.3.3 |
| 497 | 2026-03-27T02:39:52.147Z | Compiling synstructure v0.13.2 |
| 498 | 2026-03-27T02:39:52.228Z | Compiling serde_derive_internals v0.29.1 |
| 499 | 2026-03-27T02:39:52.238Z | Compiling pest_meta v2.8.6 |
| 500 | 2026-03-27T02:39:52.257Z | Checking try-lock v0.2.5 |
| 501 | 2026-03-27T02:39:52.344Z | Checking dyn-clone v1.0.20 |
| 502 | 2026-03-27T02:39:52.361Z | Checking want v0.3.1 |
| 503 | 2026-03-27T02:39:52.533Z | Compiling slog v2.8.2 |
| 504 | 2026-03-27T02:39:52.554Z | Checking getrandom v0.2.17 |
| 505 | 2026-03-27T02:39:52.569Z | Compiling heck v0.5.0 |
| 506 | 2026-03-27T02:39:52.657Z | Checking pin-utils v0.1.0 |
| 507 | 2026-03-27T02:39:52.697Z | Checking httpdate v1.0.3 |
| 508 | 2026-03-27T02:39:52.715Z | Checking form_urlencoded v1.2.2 |
| 509 | 2026-03-27T02:39:52.759Z | Compiling rustls v0.23.37 |
| 510 | 2026-03-27T02:39:52.771Z | Checking ipnet v2.11.0 |
| 511 | 2026-03-27T02:39:52.827Z | Compiling pest_generator v2.8.6 |
| 512 | 2026-03-27T02:39:52.837Z | Compiling getrandom v0.3.4 |
| 513 | 2026-03-27T02:39:52.980Z | Compiling typenum v1.19.0 |
| 514 | 2026-03-27T02:39:52.989Z | Compiling generic-array v0.14.7 |
| 515 | 2026-03-27T02:39:53.159Z | Compiling ring v0.17.14 |
| 516 | 2026-03-27T02:39:53.189Z | Checking sync_wrapper v1.0.2 |
| 517 | 2026-03-27T02:39:53.322Z | Compiling paste v1.0.15 |
| 518 | 2026-03-27T02:39:53.348Z | Checking ryu v1.0.23 |
| 519 | 2026-03-27T02:39:53.379Z | Compiling serde_derive v1.0.228 |
| 520 | 2026-03-27T02:39:53.431Z | Compiling zerofrom-derive v0.1.6 |
| 521 | 2026-03-27T02:39:53.469Z | Compiling yoke-derive v0.8.1 |
| 522 | 2026-03-27T02:39:53.514Z | Compiling zerocopy-derive v0.8.40 |
| 523 | 2026-03-27T02:39:53.527Z | Compiling tokio-macros v2.6.0 |
| 524 | 2026-03-27T02:39:53.576Z | Compiling zerovec-derive v0.11.2 |
| 525 | 2026-03-27T02:39:53.640Z | Compiling displaydoc v0.2.5 |
| 526 | 2026-03-27T02:39:54.202Z | Checking tokio v1.49.0 |
| 527 | 2026-03-27T02:39:54.331Z | Compiling futures-macro v0.3.32 |
| 528 | 2026-03-27T02:39:54.423Z | Compiling thiserror-impl v2.0.18 |
| 529 | 2026-03-27T02:39:54.552Z | Checking zerofrom v0.1.6 |
| 530 | 2026-03-27T02:39:54.589Z | Compiling schemars_derive v0.8.22 |
| 531 | 2026-03-27T02:39:54.656Z | Checking yoke v0.8.1 |
| 532 | 2026-03-27T02:39:54.811Z | Checking zerovec v0.11.5 |
| 533 | 2026-03-27T02:39:55.104Z | Checking futures-util v0.3.32 |
| 534 | 2026-03-27T02:39:55.218Z | Checking tinystr v0.8.2 |
| 535 | 2026-03-27T02:39:55.380Z | Checking icu_locale_core v2.1.1 |
| 536 | 2026-03-27T02:39:55.570Z | Checking potential_utf v0.1.4 |
| 537 | 2026-03-27T02:39:55.690Z | Checking zerotrie v0.2.3 |
| 538 | 2026-03-27T02:39:55.713Z | Checking icu_collections v2.1.1 |
| 539 | 2026-03-27T02:39:55.895Z | Compiling pest_derive v2.8.6 |
| 540 | 2026-03-27T02:39:55.911Z | Checking icu_provider v2.1.1 |
| 541 | 2026-03-27T02:39:56.121Z | Checking icu_normalizer v2.1.1 |
| 542 | 2026-03-27T02:39:56.314Z | Checking chrono v0.4.44 |
| 543 | 2026-03-27T02:39:56.343Z | Checking erased-serde v0.3.31 |
| 544 | 2026-03-27T02:39:56.397Z | Checking icu_properties v2.1.2 |
| 545 | 2026-03-27T02:39:56.466Z | Compiling serde_tokenstream v0.2.3 |
| 546 | 2026-03-27T02:39:56.936Z | Checking utf8_iter v1.0.4 |
| 547 | 2026-03-27T02:39:56.950Z | Checking serde_urlencoded v0.7.1 |
| 548 | 2026-03-27T02:39:57.105Z | Checking tokio-util v0.7.18 |
| 549 | 2026-03-27T02:39:57.138Z | Checking tower v0.5.3 |
| 550 | 2026-03-27T02:39:57.170Z | Checking idna_adapter v1.2.1 |
| 551 | 2026-03-27T02:39:57.274Z | Checking idna v1.1.0 |
| 552 | 2026-03-27T02:39:57.463Z | Checking ppv-lite86 v0.2.21 |
| 553 | 2026-03-27T02:39:57.483Z | Checking h2 v0.4.13 |
| 554 | 2026-03-27T02:39:57.541Z | Compiling structmeta-derive v0.3.0 |
| 555 | 2026-03-27T02:39:57.706Z | Compiling scroll_derive v0.13.1 |
| 556 | 2026-03-27T02:39:58.108Z | Checking http-body-util v0.1.3 |
| 557 | 2026-03-27T02:39:58.232Z | Compiling num-conv v0.2.0 |
| 558 | 2026-03-27T02:39:58.304Z | Checking powerfmt v0.2.0 |
| 559 | 2026-03-27T02:39:58.348Z | Compiling rustix v1.1.3 |
| 560 | 2026-03-27T02:39:58.443Z | Compiling time-core v0.1.8 |
| 561 | 2026-03-27T02:39:58.463Z | Checking fastrand v2.3.0 |
| 562 | 2026-03-27T02:39:58.515Z | Checking iri-string v0.7.10 |
| 563 | 2026-03-27T02:39:58.571Z | Compiling usdt-impl v0.6.0 |
| 564 | 2026-03-27T02:39:58.802Z | Compiling time-macros v0.2.27 |
| 565 | 2026-03-27T02:39:58.859Z | Compiling structmeta v0.3.0 |
| 566 | 2026-03-27T02:39:59.003Z | Checking scroll v0.13.0 |
| 567 | 2026-03-27T02:39:59.039Z | Checking deranged v0.5.8 |
| 568 | 2026-03-27T02:39:59.234Z | Checking hyper v1.8.1 |
| 569 | 2026-03-27T02:39:59.484Z | Checking tower-http v0.6.8 |
| 570 | 2026-03-27T02:39:59.617Z | Checking rand_core v0.9.5 |
| 571 | 2026-03-27T02:39:59.722Z | Compiling dof v0.4.0 |
| 572 | 2026-03-27T02:39:59.733Z | Checking ipnetwork v0.21.1 |
| 573 | 2026-03-27T02:39:59.892Z | Checking url v2.5.8 |
| 574 | 2026-03-27T02:39:59.907Z | Compiling dtrace-parser v0.3.0 |
| 575 | 2026-03-27T02:39:59.917Z | Compiling thread-id v5.1.0 |
| 576 | 2026-03-27T02:39:59.990Z | Checking openssl-probe v0.2.1 |
| 577 | 2026-03-27T02:40:00.084Z | Compiling omicron-workspace-hack v0.1.0 |
| 578 | 2026-03-27T02:40:00.093Z | Checking hyper-util v0.1.20 |
| 579 | 2026-03-27T02:40:00.305Z | Compiling strsim v0.11.1 |
| 580 | 2026-03-27T02:40:00.363Z | Checking regex-syntax v0.8.10 |
| 581 | 2026-03-27T02:40:00.496Z | Compiling ident_case v1.0.1 |
| 582 | 2026-03-27T02:40:00.509Z | Compiling byteorder v1.5.0 |
| 583 | 2026-03-27T02:40:00.527Z | Checking num_threads v0.1.7 |
| 584 | 2026-03-27T02:40:00.584Z | Checking plain v0.2.3 |
| 585 | 2026-03-27T02:40:00.600Z | Compiling crossbeam-utils v0.8.21 |
| 586 | 2026-03-27T02:40:00.609Z | Checking time v0.3.47 |
| 587 | 2026-03-27T02:40:00.672Z | Checking goblin v0.10.5 |
| 588 | 2026-03-27T02:40:00.887Z | Compiling darling_core v0.21.3 |
| 589 | 2026-03-27T02:40:01.227Z | Checking rustls-native-certs v0.8.3 |
| 590 | 2026-03-27T02:40:01.340Z | Checking oxnet v0.1.4 |
| 591 | 2026-03-27T02:40:01.557Z | Checking newtype-uuid v1.3.2 |
| 592 | 2026-03-27T02:40:01.632Z | Compiling daft-derive v0.1.5 |
| 593 | 2026-03-27T02:40:01.709Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-03-27T02:40:02.174Z | Checking pretty-hex v0.4.1 |
| 595 | 2026-03-27T02:40:02.282Z | Compiling rustls v0.22.4 |
| 596 | 2026-03-27T02:40:02.331Z | Compiling camino v1.2.2 |
| 597 | 2026-03-27T02:40:02.348Z | Checking rustls-webpki v0.102.8 |
| 598 | 2026-03-27T02:40:02.500Z | Checking daft v0.1.5 |
| 599 | 2026-03-27T02:40:02.688Z | Checking tempfile v3.25.0 |
| 600 | 2026-03-27T02:40:02.894Z | Checking rand_chacha v0.9.0 |
| 601 | 2026-03-27T02:40:02.925Z | Compiling darling_macro v0.21.3 |
| 602 | 2026-03-27T02:40:03.068Z | Checking block-buffer v0.10.4 |
| 603 | 2026-03-27T02:40:03.094Z | Checking crypto-common v0.1.7 |
| 604 | 2026-03-27T02:40:03.181Z | Checking rand_core v0.6.4 |
| 605 | 2026-03-27T02:40:03.191Z | Compiling multer v3.1.0 |
| 606 | 2026-03-27T02:40:03.201Z | Checking wait-timeout v0.2.1 |
| 607 | 2026-03-27T02:40:03.379Z | Checking thread_local v1.1.9 |
| 608 | 2026-03-27T02:40:03.437Z | Compiling ref-cast v1.0.25 |
| 609 | 2026-03-27T02:40:03.530Z | Checking winnow v0.7.14 |
| 610 | 2026-03-27T02:40:03.543Z | Compiling slog-async v2.8.0 |
| 611 | 2026-03-27T02:40:03.581Z | Checking match_cfg v0.1.0 |
| 612 | 2026-03-27T02:40:03.640Z | Compiling thiserror v1.0.69 |
| 613 | 2026-03-27T02:40:03.724Z | Compiling regex-automata v0.4.14 |
| 614 | 2026-03-27T02:40:03.809Z | Compiling anyhow v1.0.102 |
| 615 | 2026-03-27T02:40:03.926Z | Checking quick-error v1.2.3 |
| 616 | 2026-03-27T02:40:03.980Z | Checking bit-vec v0.8.0 |
| 617 | 2026-03-27T02:40:04.016Z | Checking rusty-fork v0.3.1 |
| 618 | 2026-03-27T02:40:04.161Z | Checking bit-set v0.8.0 |
| 619 | 2026-03-27T02:40:04.350Z | Checking hostname v0.3.1 |
| 620 | 2026-03-27T02:40:04.360Z | Compiling darling v0.21.3 |
| 621 | 2026-03-27T02:40:04.432Z | Checking rand_chacha v0.3.1 |
| 622 | 2026-03-27T02:40:04.464Z | Checking digest v0.10.7 |
| 623 | 2026-03-27T02:40:04.474Z | Checking crossbeam-channel v0.5.15 |
| 624 | 2026-03-27T02:40:04.605Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 625 | 2026-03-27T02:40:04.616Z | Checking rand v0.9.2 |
| 626 | 2026-03-27T02:40:04.788Z | Checking slog-json v2.6.1 |
| 627 | 2026-03-27T02:40:04.912Z | Compiling usdt-attr-macro v0.6.0 |
| 628 | 2026-03-27T02:40:04.928Z | Compiling usdt-macro v0.6.0 |
| 629 | 2026-03-27T02:40:04.989Z | Checking rand_xorshift v0.4.0 |
| 630 | 2026-03-27T02:40:05.051Z | Compiling derive-ex v0.1.8 |
| 631 | 2026-03-27T02:40:05.094Z | Checking futures-executor v0.3.32 |
| 632 | 2026-03-27T02:40:05.228Z | Compiling strum_macros v0.26.4 |
| 633 | 2026-03-27T02:40:05.504Z | Compiling regex v1.12.3 |
| 634 | 2026-03-27T02:40:05.548Z | Compiling async-trait v0.1.89 |
| 635 | 2026-03-27T02:40:05.579Z | Compiling async-stream-impl v0.3.6 |
| 636 | 2026-03-27T02:40:05.893Z | Compiling ref-cast-impl v1.0.25 |
| 637 | 2026-03-27T02:40:06.025Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 638 | 2026-03-27T02:40:06.150Z | Compiling thiserror-impl v1.0.69 |
| 639 | 2026-03-27T02:40:06.217Z | Compiling dropshot v0.16.7 |
| 640 | 2026-03-27T02:40:06.428Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 641 | 2026-03-27T02:40:06.438Z | Checking serde_spanned v1.0.4 |
| 642 | 2026-03-27T02:40:06.441Z | Checking memmap2 v0.9.10 |
| 643 | 2026-03-27T02:40:06.457Z | Checking is-terminal v0.4.17 |
| 644 | 2026-03-27T02:40:06.531Z | Checking encoding_rs v0.8.35 |
| 645 | 2026-03-27T02:40:06.541Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 646 | 2026-03-27T02:40:06.551Z | Checking take_mut v0.2.2 |
| 647 | 2026-03-27T02:40:06.586Z | Checking unarray v0.1.4 |
| 648 | 2026-03-27T02:40:06.609Z | Checking hex v0.4.3 |
| 649 | 2026-03-27T02:40:06.676Z | Checking cpufeatures v0.2.17 |
| 650 | 2026-03-27T02:40:06.705Z | Checking mime v0.3.17 |
| 651 | 2026-03-27T02:40:06.735Z | Checking spin v0.9.8 |
| 652 | 2026-03-27T02:40:06.780Z | Checking term v1.2.1 |
| 653 | 2026-03-27T02:40:06.807Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 654 | 2026-03-27T02:40:06.834Z | Checking strum v0.26.3 |
| 655 | 2026-03-27T02:40:06.865Z | Checking sha1 v0.10.6 |
| 656 | 2026-03-27T02:40:06.913Z | Compiling dropshot_endpoint v0.16.7 |
| 657 | 2026-03-27T02:40:06.930Z | Checking toml v0.9.12+spec-1.1.0 |
| 658 | 2026-03-27T02:40:06.933Z | Checking proptest v1.10.0 |
| 659 | 2026-03-27T02:40:06.986Z | Checking slog-term v2.9.2 |
| 660 | 2026-03-27T02:40:07.168Z | Checking usdt v0.6.0 |
| 661 | 2026-03-27T02:40:07.225Z | Compiling test-strategy v0.4.5 |
| 662 | 2026-03-27T02:40:07.314Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 663 | 2026-03-27T02:40:07.424Z | Compiling parse-display-derive v0.10.0 |
| 664 | 2026-03-27T02:40:07.449Z | Checking async-stream v0.3.6 |
| 665 | 2026-03-27T02:40:07.470Z | Checking tokio-rustls v0.25.0 |
| 666 | 2026-03-27T02:40:07.638Z | Checking futures v0.3.32 |
| 667 | 2026-03-27T02:40:07.647Z | Checking slog-bunyan v2.5.0 |
| 668 | 2026-03-27T02:40:07.705Z | Checking rand v0.8.5 |
| 669 | 2026-03-27T02:40:07.747Z | Compiling serde_with_macros v3.17.0 |
| 670 | 2026-03-27T02:40:08.136Z | Checking reqwest v0.12.28 |
| 671 | 2026-03-27T02:40:08.192Z | Checking backon v1.6.0 |
| 672 | 2026-03-27T02:40:08.344Z | Compiling newtype-uuid-macros v0.1.0 |
| 673 | 2026-03-27T02:40:08.461Z | Checking openapiv3 v2.2.0 |
| 674 | 2026-03-27T02:40:08.506Z | Compiling strum_macros v0.27.2 |
| 675 | 2026-03-27T02:40:08.516Z | Checking waitgroup v0.1.2 |
| 676 | 2026-03-27T02:40:08.602Z | Checking rustls-pemfile v2.2.0 |
| 677 | 2026-03-27T02:40:08.648Z | Checking serde_path_to_error v0.1.20 |
| 678 | 2026-03-27T02:40:08.728Z | Checking hostname v0.4.2 |
| 679 | 2026-03-27T02:40:08.766Z | Checking instant v0.1.13 |
| 680 | 2026-03-27T02:40:08.811Z | Checking rustc-hash v2.1.1 |
| 681 | 2026-03-27T02:40:08.838Z | Checking either v1.15.0 |
| 682 | 2026-03-27T02:40:08.865Z | Checking debug-ignore v1.0.5 |
| 683 | 2026-03-27T02:40:08.904Z | Checking parse-display v0.10.0 |
| 684 | 2026-03-27T02:40:08.914Z | Checking iddqd v0.3.17 |
| 685 | 2026-03-27T02:40:08.951Z | Checking backoff v0.4.0 |
| 686 | 2026-03-27T02:40:09.006Z | Checking itertools v0.14.0 |
| 687 | 2026-03-27T02:40:09.034Z | Checking serde_with v3.17.0 |
| 688 | 2026-03-27T02:40:09.070Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 689 | 2026-03-27T02:40:09.104Z | Checking progenitor-client v0.10.0 |
| 690 | 2026-03-27T02:40:09.292Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 691 | 2026-03-27T02:40:09.429Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 692 | 2026-03-27T02:40:09.628Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 693 | 2026-03-27T02:40:09.647Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 694 | 2026-03-27T02:40:09.662Z | Checking macaddr v1.0.1 |
| 695 | 2026-03-27T02:40:09.827Z | Checking regress v0.10.5 |
| 696 | 2026-03-27T02:40:10.236Z | Checking strum v0.27.2 |
| 697 | 2026-03-27T02:40:14.342Z | Checking rustls-webpki v0.103.9 |
| 698 | 2026-03-27T02:40:16.376Z | Checking tokio-rustls v0.26.4 |
| 699 | 2026-03-27T02:40:16.376Z | Checking rustls-platform-verifier v0.6.2 |
| 700 | 2026-03-27T02:40:16.546Z | Checking hyper-rustls v0.27.7 |
| 701 | 2026-03-27T02:40:16.679Z | Checking reqwest v0.13.2 |
| 702 | 2026-03-27T02:40:17.180Z | Checking progenitor-client v0.13.0 |
| 703 | 2026-03-27T02:40:17.341Z | Checking progenitor-extras v0.1.1 |
| 704 | 2026-03-27T02:40:17.495Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 705 | 2026-03-27T02:40:21.443Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 706 | 2026-03-27T02:40:21.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.75s |
| 707 | 2026-03-27T02:40:21.613Z | + cargo build --release |
| 708 | 2026-03-27T02:40:21.775Z | Compiling proc-macro2 v1.0.106 |
| 709 | 2026-03-27T02:40:21.775Z | Compiling quote v1.0.44 |
| 710 | 2026-03-27T02:40:21.775Z | Compiling unicode-ident v1.0.24 |
| 711 | 2026-03-27T02:40:21.775Z | Compiling libc v0.2.180 |
| 712 | 2026-03-27T02:40:21.775Z | Compiling cfg-if v1.0.4 |
| 713 | 2026-03-27T02:40:21.779Z | Compiling serde_core v1.0.228 |
| 714 | 2026-03-27T02:40:21.779Z | Compiling memchr v2.8.0 |
| 715 | 2026-03-27T02:40:21.779Z | Compiling itoa v1.0.17 |
| 716 | 2026-03-27T02:40:21.873Z | Compiling zmij v1.0.21 |
| 717 | 2026-03-27T02:40:21.908Z | Compiling serde v1.0.228 |
| 718 | 2026-03-27T02:40:22.037Z | Compiling serde_json v1.0.149 |
| 719 | 2026-03-27T02:40:22.101Z | Compiling pin-project-lite v0.2.17 |
| 720 | 2026-03-27T02:40:22.175Z | Compiling shlex v1.3.0 |
| 721 | 2026-03-27T02:40:22.225Z | Compiling smallvec v1.15.1 |
| 722 | 2026-03-27T02:40:22.247Z | Compiling find-msvc-tools v0.1.9 |
| 723 | 2026-03-27T02:40:22.454Z | Compiling errno v0.3.14 |
| 724 | 2026-03-27T02:40:22.460Z | Compiling jobserver v0.1.34 |
| 725 | 2026-03-27T02:40:22.506Z | Compiling futures-core v0.3.32 |
| 726 | 2026-03-27T02:40:22.512Z | Compiling bytes v1.11.1 |
| 727 | 2026-03-27T02:40:22.605Z | Compiling parking_lot_core v0.9.12 |
| 728 | 2026-03-27T02:40:22.649Z | Compiling cc v1.2.56 |
| 729 | 2026-03-27T02:40:22.655Z | Compiling scopeguard v1.2.0 |
| 730 | 2026-03-27T02:40:22.757Z | Compiling lock_api v0.4.14 |
| 731 | 2026-03-27T02:40:22.911Z | Compiling syn v2.0.117 |
| 732 | 2026-03-27T02:40:22.945Z | Compiling once_cell v1.21.3 |
| 733 | 2026-03-27T02:40:22.977Z | Compiling signal-hook-registry v1.4.8 |
| 734 | 2026-03-27T02:40:23.167Z | Compiling parking_lot v0.12.5 |
| 735 | 2026-03-27T02:40:23.245Z | Compiling mio v1.1.1 |
| 736 | 2026-03-27T02:40:23.386Z | Compiling socket2 v0.6.2 |
| 737 | 2026-03-27T02:40:23.478Z | Compiling stable_deref_trait v1.2.1 |
| 738 | 2026-03-27T02:40:23.499Z | Compiling futures-sink v0.3.32 |
| 739 | 2026-03-27T02:40:23.546Z | Compiling thiserror v2.0.18 |
| 740 | 2026-03-27T02:40:23.597Z | Compiling getrandom v0.4.1 |
| 741 | 2026-03-27T02:40:23.847Z | Compiling autocfg v1.5.0 |
| 742 | 2026-03-27T02:40:23.860Z | Compiling slab v0.4.12 |
| 743 | 2026-03-27T02:40:23.897Z | Compiling zeroize v1.8.2 |
| 744 | 2026-03-27T02:40:24.057Z | Compiling futures-channel v0.3.32 |
| 745 | 2026-03-27T02:40:24.071Z | Compiling rustversion v1.0.22 |
| 746 | 2026-03-27T02:40:24.077Z | Compiling equivalent v1.0.2 |
| 747 | 2026-03-27T02:40:24.125Z | Compiling foldhash v0.2.0 |
| 748 | 2026-03-27T02:40:24.148Z | Compiling allocator-api2 v0.2.21 |
| 749 | 2026-03-27T02:40:24.177Z | Compiling num-traits v0.2.19 |
| 750 | 2026-03-27T02:40:24.290Z | Compiling rustls-pki-types v1.14.0 |
| 751 | 2026-03-27T02:40:24.298Z | Compiling cmake v0.1.57 |
| 752 | 2026-03-27T02:40:24.394Z | Compiling http v1.4.0 |
| 753 | 2026-03-27T02:40:24.418Z | Compiling zerocopy v0.8.40 |
| 754 | 2026-03-27T02:40:24.511Z | Compiling hashbrown v0.16.1 |
| 755 | 2026-03-27T02:40:24.530Z | Compiling futures-io v0.3.32 |
| 756 | 2026-03-27T02:40:24.711Z | Compiling dunce v1.0.5 |
| 757 | 2026-03-27T02:40:24.770Z | Compiling fs_extra v1.3.0 |
| 758 | 2026-03-27T02:40:24.793Z | Compiling futures-task v0.3.32 |
| 759 | 2026-03-27T02:40:25.010Z | Compiling aws-lc-sys v0.37.1 |
| 760 | 2026-03-27T02:40:25.112Z | Compiling version_check v0.9.5 |
| 761 | 2026-03-27T02:40:25.182Z | Compiling fnv v1.0.7 |
| 762 | 2026-03-27T02:40:25.276Z | Compiling log v0.4.29 |
| 763 | 2026-03-27T02:40:25.362Z | Compiling untrusted v0.9.0 |
| 764 | 2026-03-27T02:40:25.479Z | Compiling litemap v0.8.1 |
| 765 | 2026-03-27T02:40:25.506Z | Compiling ucd-trie v0.1.7 |
| 766 | 2026-03-27T02:40:25.668Z | Compiling synstructure v0.13.2 |
| 767 | 2026-03-27T02:40:25.697Z | Compiling writeable v0.6.2 |
| 768 | 2026-03-27T02:40:25.912Z | Compiling httparse v1.10.1 |
| 769 | 2026-03-27T02:40:26.013Z | Compiling iana-time-zone v0.1.65 |
| 770 | 2026-03-27T02:40:26.176Z | Compiling pest v2.8.6 |
| 771 | 2026-03-27T02:40:26.215Z | Compiling serde_derive_internals v0.29.1 |
| 772 | 2026-03-27T02:40:26.266Z | Compiling indexmap v2.13.0 |
| 773 | 2026-03-27T02:40:26.333Z | Compiling http-body v1.0.1 |
| 774 | 2026-03-27T02:40:26.389Z | Compiling tracing-core v0.1.36 |
| 775 | 2026-03-27T02:40:26.474Z | Compiling icu_normalizer_data v2.1.1 |
| 776 | 2026-03-27T02:40:26.680Z | Compiling bitflags v2.11.0 |
| 777 | 2026-03-27T02:40:26.800Z | Compiling serde_derive v1.0.228 |
| 778 | 2026-03-27T02:40:26.916Z | Compiling zerofrom-derive v0.1.6 |
| 779 | 2026-03-27T02:40:27.039Z | Compiling yoke-derive v0.8.1 |
| 780 | 2026-03-27T02:40:27.045Z | Compiling zerocopy-derive v0.8.40 |
| 781 | 2026-03-27T02:40:27.209Z | Compiling tokio-macros v2.6.0 |
| 782 | 2026-03-27T02:40:27.336Z | Compiling zerovec-derive v0.11.2 |
| 783 | 2026-03-27T02:40:27.434Z | Compiling displaydoc v0.2.5 |
| 784 | 2026-03-27T02:40:27.905Z | Compiling tokio v1.49.0 |
| 785 | 2026-03-27T02:40:28.004Z | Compiling thiserror-impl v2.0.18 |
| 786 | 2026-03-27T02:40:28.037Z | Compiling zerofrom v0.1.6 |
| 787 | 2026-03-27T02:40:28.127Z | Compiling yoke v0.8.1 |
| 788 | 2026-03-27T02:40:28.148Z | Compiling futures-macro v0.3.32 |
| 789 | 2026-03-27T02:40:28.303Z | Compiling zerotrie v0.2.3 |
| 790 | 2026-03-27T02:40:28.365Z | Compiling zerovec v0.11.5 |
| 791 | 2026-03-27T02:40:28.709Z | Compiling aws-lc-rs v1.16.0 |
| 792 | 2026-03-27T02:40:28.906Z | Compiling tinystr v0.8.2 |
| 793 | 2026-03-27T02:40:28.918Z | Compiling futures-util v0.3.32 |
| 794 | 2026-03-27T02:40:28.988Z | Compiling potential_utf v0.1.4 |
| 795 | 2026-03-27T02:40:29.100Z | Compiling icu_locale_core v2.1.1 |
| 796 | 2026-03-27T02:40:29.156Z | Compiling schemars v0.8.22 |
| 797 | 2026-03-27T02:40:29.161Z | Compiling atomic-waker v1.1.2 |
| 798 | 2026-03-27T02:40:29.274Z | Compiling icu_properties_data v2.1.2 |
| 799 | 2026-03-27T02:40:29.367Z | Compiling percent-encoding v2.3.2 |
| 800 | 2026-03-27T02:40:29.607Z | Compiling icu_collections v2.1.1 |
| 801 | 2026-03-27T02:40:29.940Z | Compiling chrono v0.4.44 |
| 802 | 2026-03-27T02:40:29.951Z | Compiling icu_provider v2.1.1 |
| 803 | 2026-03-27T02:40:30.284Z | Compiling pest_meta v2.8.6 |
| 804 | 2026-03-27T02:40:30.333Z | Compiling schemars_derive v0.8.22 |
| 805 | 2026-03-27T02:40:31.398Z | Compiling tracing v0.1.44 |
| 806 | 2026-03-27T02:40:31.458Z | Compiling uuid v1.21.0 |
| 807 | 2026-03-27T02:40:31.467Z | Compiling semver v1.0.27 |
| 808 | 2026-03-27T02:40:31.494Z | Compiling dyn-clone v1.0.20 |
| 809 | 2026-03-27T02:40:31.626Z | Compiling base64 v0.22.1 |
| 810 | 2026-03-27T02:40:31.725Z | Compiling tokio-util v0.7.18 |
| 811 | 2026-03-27T02:40:31.898Z | Compiling subtle v2.6.1 |
| 812 | 2026-03-27T02:40:32.010Z | Compiling tower-service v0.3.3 |
| 813 | 2026-03-27T02:40:32.040Z | Compiling try-lock v0.2.5 |
| 814 | 2026-03-27T02:40:32.081Z | Compiling tower-layer v0.3.3 |
| 815 | 2026-03-27T02:40:32.138Z | Compiling want v0.3.1 |
| 816 | 2026-03-27T02:40:32.157Z | Compiling pest_generator v2.8.6 |
| 817 | 2026-03-27T02:40:32.262Z | Compiling h2 v0.4.13 |
| 818 | 2026-03-27T02:40:32.427Z | Compiling slog v2.8.2 |
| 819 | 2026-03-27T02:40:32.642Z | Compiling getrandom v0.2.17 |
| 820 | 2026-03-27T02:40:32.744Z | Compiling httpdate v1.0.3 |
| 821 | 2026-03-27T02:40:32.818Z | Compiling pin-utils v0.1.0 |
| 822 | 2026-03-27T02:40:32.844Z | Compiling heck v0.5.0 |
| 823 | 2026-03-27T02:40:32.881Z | Compiling pest_derive v2.8.6 |
| 824 | 2026-03-27T02:40:33.039Z | Compiling icu_properties v2.1.2 |
| 825 | 2026-03-27T02:40:33.095Z | Compiling icu_normalizer v2.1.1 |
| 826 | 2026-03-27T02:40:33.356Z | Compiling erased-serde v0.3.31 |
| 827 | 2026-03-27T02:40:33.377Z | Compiling form_urlencoded v1.2.2 |
| 828 | 2026-03-27T02:40:34.014Z | Compiling ipnet v2.11.0 |
| 829 | 2026-03-27T02:40:34.269Z | Compiling getrandom v0.3.4 |
| 830 | 2026-03-27T02:40:34.315Z | Compiling typenum v1.19.0 |
| 831 | 2026-03-27T02:40:34.539Z | Compiling hyper v1.8.1 |
| 832 | 2026-03-27T02:40:34.571Z | Compiling rustls v0.23.37 |
| 833 | 2026-03-27T02:40:34.790Z | Compiling idna_adapter v1.2.1 |
| 834 | 2026-03-27T02:40:35.010Z | Compiling ppv-lite86 v0.2.21 |
| 835 | 2026-03-27T02:40:35.190Z | Compiling serde_tokenstream v0.2.3 |
| 836 | 2026-03-27T02:40:35.320Z | Compiling generic-array v0.14.7 |
| 837 | 2026-03-27T02:40:35.464Z | Compiling ring v0.17.14 |
| 838 | 2026-03-27T02:40:35.528Z | Compiling sync_wrapper v1.0.2 |
| 839 | 2026-03-27T02:40:35.540Z | Compiling utf8_iter v1.0.4 |
| 840 | 2026-03-27T02:40:35.627Z | Compiling paste v1.0.15 |
| 841 | 2026-03-27T02:40:35.852Z | Compiling hyper-util v0.1.20 |
| 842 | 2026-03-27T02:40:35.890Z | Compiling ryu v1.0.23 |
| 843 | 2026-03-27T02:40:36.166Z | Compiling serde_urlencoded v0.7.1 |
| 844 | 2026-03-27T02:40:36.999Z | Compiling idna v1.1.0 |
| 845 | 2026-03-27T02:40:37.368Z | Compiling tower v0.5.3 |
| 846 | 2026-03-27T02:40:38.765Z | Compiling scroll_derive v0.13.1 |
| 847 | 2026-03-27T02:40:38.997Z | Compiling structmeta-derive v0.3.0 |
| 848 | 2026-03-27T02:40:39.047Z | Compiling http-body-util v0.1.3 |
| 849 | 2026-03-27T02:40:39.299Z | Compiling rustix v1.1.3 |
| 850 | 2026-03-27T02:40:39.475Z | Compiling num-conv v0.2.0 |
| 851 | 2026-03-27T02:40:39.531Z | Compiling omicron-workspace-hack v0.1.0 |
| 852 | 2026-03-27T02:40:39.589Z | Compiling iri-string v0.7.10 |
| 853 | 2026-03-27T02:40:39.621Z | Compiling usdt-impl v0.6.0 |
| 854 | 2026-03-27T02:40:39.722Z | Compiling time-core v0.1.8 |
| 855 | 2026-03-27T02:40:39.843Z | Compiling powerfmt v0.2.0 |
| 856 | 2026-03-27T02:40:39.852Z | Compiling fastrand v2.3.0 |
| 857 | 2026-03-27T02:40:39.981Z | Compiling structmeta v0.3.0 |
| 858 | 2026-03-27T02:40:40.086Z | Compiling deranged v0.5.8 |
| 859 | 2026-03-27T02:40:40.160Z | Compiling time-macros v0.2.27 |
| 860 | 2026-03-27T02:40:40.282Z | Compiling scroll v0.13.0 |
| 861 | 2026-03-27T02:40:40.824Z | Compiling dof v0.4.0 |
| 862 | 2026-03-27T02:40:41.043Z | Compiling tower-http v0.6.8 |
| 863 | 2026-03-27T02:40:41.084Z | Compiling rand_core v0.9.5 |
| 864 | 2026-03-27T02:40:41.119Z | Compiling url v2.5.8 |
| 865 | 2026-03-27T02:40:41.490Z | Compiling dtrace-parser v0.3.0 |
| 866 | 2026-03-27T02:40:41.770Z | Compiling ipnetwork v0.21.1 |
| 867 | 2026-03-27T02:40:41.952Z | Compiling thread-id v5.1.0 |
| 868 | 2026-03-27T02:40:42.006Z | Compiling plain v0.2.3 |
| 869 | 2026-03-27T02:40:42.018Z | Compiling byteorder v1.5.0 |
| 870 | 2026-03-27T02:40:42.105Z | Compiling openssl-probe v0.2.1 |
| 871 | 2026-03-27T02:40:42.220Z | Compiling ident_case v1.0.1 |
| 872 | 2026-03-27T02:40:42.233Z | Compiling crossbeam-utils v0.8.21 |
| 873 | 2026-03-27T02:40:42.328Z | Compiling regex-syntax v0.8.10 |
| 874 | 2026-03-27T02:40:42.446Z | Compiling num_threads v0.1.7 |
| 875 | 2026-03-27T02:40:42.506Z | Compiling strsim v0.11.1 |
| 876 | 2026-03-27T02:40:42.531Z | Compiling time v0.3.47 |
| 877 | 2026-03-27T02:40:42.779Z | Compiling darling_core v0.21.3 |
| 878 | 2026-03-27T02:40:43.549Z | Compiling rustls-native-certs v0.8.3 |
| 879 | 2026-03-27T02:40:44.279Z | Compiling goblin v0.10.5 |
| 880 | 2026-03-27T02:40:44.387Z | Compiling oxnet v0.1.4 |
| 881 | 2026-03-27T02:40:44.839Z | Compiling newtype-uuid v1.3.2 |
| 882 | 2026-03-27T02:40:45.021Z | Compiling daft-derive v0.1.5 |
| 883 | 2026-03-27T02:40:45.713Z | Compiling aho-corasick v1.1.4 |
| 884 | 2026-03-27T02:40:45.962Z | Compiling camino v1.2.2 |
| 885 | 2026-03-27T02:40:46.271Z | Compiling rustls v0.22.4 |
| 886 | 2026-03-27T02:40:46.384Z | Compiling pretty-hex v0.4.1 |
| 887 | 2026-03-27T02:40:46.520Z | Compiling daft v0.1.5 |
| 888 | 2026-03-27T02:40:46.525Z | Compiling tempfile v3.25.0 |
| 889 | 2026-03-27T02:40:46.771Z | Compiling darling_macro v0.21.3 |
| 890 | 2026-03-27T02:40:47.390Z | Compiling rustls-webpki v0.102.8 |
| 891 | 2026-03-27T02:40:48.070Z | Compiling regex-automata v0.4.14 |
| 892 | 2026-03-27T02:40:49.545Z | Compiling rand_chacha v0.9.0 |
| 893 | 2026-03-27T02:40:49.561Z | Compiling block-buffer v0.10.4 |
| 894 | 2026-03-27T02:40:49.703Z | Compiling crypto-common v0.1.7 |
| 895 | 2026-03-27T02:40:49.831Z | Compiling rand_core v0.6.4 |
| 896 | 2026-03-27T02:40:49.988Z | Compiling multer v3.1.0 |
| 897 | 2026-03-27T02:40:50.088Z | Compiling wait-timeout v0.2.1 |
| 898 | 2026-03-27T02:40:50.202Z | Compiling thread_local v1.1.9 |
| 899 | 2026-03-27T02:40:50.339Z | Compiling match_cfg v0.1.0 |
| 900 | 2026-03-27T02:40:50.403Z | Compiling quick-error v1.2.3 |
| 901 | 2026-03-27T02:40:50.507Z | Compiling slog-async v2.8.0 |
| 902 | 2026-03-27T02:40:50.552Z | Compiling thiserror v1.0.69 |
| 903 | 2026-03-27T02:40:50.558Z | Compiling ref-cast v1.0.25 |
| 904 | 2026-03-27T02:40:50.596Z | Compiling winnow v0.7.14 |
| 905 | 2026-03-27T02:40:50.781Z | Compiling bit-vec v0.8.0 |
| 906 | 2026-03-27T02:40:50.841Z | Compiling anyhow v1.0.102 |
| 907 | 2026-03-27T02:40:51.081Z | Compiling bit-set v0.8.0 |
| 908 | 2026-03-27T02:40:51.603Z | Compiling rusty-fork v0.3.1 |
| 909 | 2026-03-27T02:40:52.216Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 910 | 2026-03-27T02:40:52.470Z | Compiling hostname v0.3.1 |
| 911 | 2026-03-27T02:40:52.661Z | Compiling rand_chacha v0.3.1 |
| 912 | 2026-03-27T02:40:53.298Z | Compiling digest v0.10.7 |
| 913 | 2026-03-27T02:40:53.514Z | Compiling rand v0.9.2 |
| 914 | 2026-03-27T02:40:53.534Z | Compiling regex v1.12.3 |
| 915 | 2026-03-27T02:40:53.922Z | Compiling crossbeam-channel v0.5.15 |
| 916 | 2026-03-27T02:40:54.615Z | Compiling darling v0.21.3 |
| 917 | 2026-03-27T02:40:55.284Z | Compiling usdt-attr-macro v0.6.0 |
| 918 | 2026-03-27T02:40:55.308Z | Compiling usdt-macro v0.6.0 |
| 919 | 2026-03-27T02:40:55.530Z | Compiling slog-json v2.6.1 |
| 920 | 2026-03-27T02:40:55.574Z | Compiling rand_xorshift v0.4.0 |
| 921 | 2026-03-27T02:40:55.722Z | Compiling derive-ex v0.1.8 |
| 922 | 2026-03-27T02:40:55.790Z | Compiling strum_macros v0.26.4 |
| 923 | 2026-03-27T02:40:55.951Z | Compiling futures-executor v0.3.32 |
| 924 | 2026-03-27T02:40:55.967Z | Compiling async-stream-impl v0.3.6 |
| 925 | 2026-03-27T02:40:56.480Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 926 | 2026-03-27T02:40:56.559Z | Compiling async-trait v0.1.89 |
| 927 | 2026-03-27T02:40:56.912Z | Compiling thiserror-impl v1.0.69 |
| 928 | 2026-03-27T02:40:57.265Z | Compiling ref-cast-impl v1.0.25 |
| 929 | 2026-03-27T02:40:57.360Z | Compiling dropshot v0.16.7 |
| 930 | 2026-03-27T02:40:57.490Z | Compiling serde_spanned v1.0.4 |
| 931 | 2026-03-27T02:40:57.575Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 932 | 2026-03-27T02:40:57.639Z | Compiling memmap2 v0.9.10 |
| 933 | 2026-03-27T02:40:57.841Z | Compiling is-terminal v0.4.17 |
| 934 | 2026-03-27T02:40:57.915Z | Compiling encoding_rs v0.8.35 |
| 935 | 2026-03-27T02:40:57.931Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 936 | 2026-03-27T02:40:57.991Z | Compiling hex v0.4.3 |
| 937 | 2026-03-27T02:40:58.041Z | Compiling term v1.2.1 |
| 938 | 2026-03-27T02:40:58.174Z | Compiling take_mut v0.2.2 |
| 939 | 2026-03-27T02:40:58.262Z | Compiling mime v0.3.17 |
| 940 | 2026-03-27T02:40:58.551Z | Compiling unarray v0.1.4 |
| 941 | 2026-03-27T02:40:58.663Z | Compiling cpufeatures v0.2.17 |
| 942 | 2026-03-27T02:40:58.727Z | Compiling spin v0.9.8 |
| 943 | 2026-03-27T02:40:58.733Z | Compiling sha1 v0.10.6 |
| 944 | 2026-03-27T02:40:58.841Z | Compiling proptest v1.10.0 |
| 945 | 2026-03-27T02:40:59.894Z | Compiling dropshot_endpoint v0.16.7 |
| 946 | 2026-03-27T02:41:00.328Z | Compiling slog-term v2.9.2 |
| 947 | 2026-03-27T02:41:01.603Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 948 | 2026-03-27T02:41:01.818Z | Compiling toml v0.9.12+spec-1.1.0 |
| 949 | 2026-03-27T02:41:02.331Z | Compiling usdt v0.6.0 |
| 950 | 2026-03-27T02:41:02.480Z | Compiling strum v0.26.3 |
| 951 | 2026-03-27T02:41:02.604Z | Compiling test-strategy v0.4.5 |
| 952 | 2026-03-27T02:41:02.912Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 953 | 2026-03-27T02:41:02.995Z | Compiling async-stream v0.3.6 |
| 954 | 2026-03-27T02:41:03.047Z | Compiling tokio-rustls v0.25.0 |
| 955 | 2026-03-27T02:41:03.183Z | Compiling futures v0.3.32 |
| 956 | 2026-03-27T02:41:03.318Z | Compiling slog-bunyan v2.5.0 |
| 957 | 2026-03-27T02:41:03.327Z | Compiling serde_with_macros v3.17.0 |
| 958 | 2026-03-27T02:41:03.483Z | Compiling parse-display-derive v0.10.0 |
| 959 | 2026-03-27T02:41:04.375Z | Compiling rand v0.8.5 |
| 960 | 2026-03-27T02:41:05.128Z | Compiling reqwest v0.12.28 |
| 961 | 2026-03-27T02:41:05.334Z | Compiling backon v1.6.0 |
| 962 | 2026-03-27T02:41:05.565Z | Compiling newtype-uuid-macros v0.1.0 |
| 963 | 2026-03-27T02:41:05.613Z | Compiling strum_macros v0.27.2 |
| 964 | 2026-03-27T02:41:06.289Z | Compiling openapiv3 v2.2.0 |
| 965 | 2026-03-27T02:41:06.306Z | Compiling waitgroup v0.1.2 |
| 966 | 2026-03-27T02:41:06.449Z | Compiling rustls-pemfile v2.2.0 |
| 967 | 2026-03-27T02:41:06.712Z | Compiling serde_path_to_error v0.1.20 |
| 968 | 2026-03-27T02:41:07.143Z | Compiling hostname v0.4.2 |
| 969 | 2026-03-27T02:41:07.293Z | Compiling instant v0.1.13 |
| 970 | 2026-03-27T02:41:07.347Z | Compiling rustc-hash v2.1.1 |
| 971 | 2026-03-27T02:41:07.396Z | Compiling either v1.15.0 |
| 972 | 2026-03-27T02:41:07.458Z | Compiling debug-ignore v1.0.5 |
| 973 | 2026-03-27T02:41:07.560Z | Compiling iddqd v0.3.17 |
| 974 | 2026-03-27T02:41:07.596Z | Compiling itertools v0.14.0 |
| 975 | 2026-03-27T02:41:07.601Z | Compiling backoff v0.4.0 |
| 976 | 2026-03-27T02:41:07.791Z | Compiling strum v0.27.2 |
| 977 | 2026-03-27T02:41:07.803Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 978 | 2026-03-27T02:41:08.683Z | Compiling progenitor-client v0.10.0 |
| 979 | 2026-03-27T02:41:09.074Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 980 | 2026-03-27T02:41:09.157Z | Compiling parse-display v0.10.0 |
| 981 | 2026-03-27T02:41:09.325Z | Compiling serde_with v3.17.0 |
| 982 | 2026-03-27T02:41:09.559Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 983 | 2026-03-27T02:41:10.051Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 984 | 2026-03-27T02:41:10.474Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 985 | 2026-03-27T02:41:10.711Z | Compiling macaddr v1.0.1 |
| 986 | 2026-03-27T02:41:10.776Z | Compiling regress v0.10.5 |
| 987 | 2026-03-27T02:41:18.253Z | Compiling rustls-webpki v0.103.9 |
| 988 | 2026-03-27T02:41:21.327Z | Compiling tokio-rustls v0.26.4 |
| 989 | 2026-03-27T02:41:21.327Z | Compiling rustls-platform-verifier v0.6.2 |
| 990 | 2026-03-27T02:41:21.582Z | Compiling hyper-rustls v0.27.7 |
| 991 | 2026-03-27T02:41:21.915Z | Compiling reqwest v0.13.2 |
| 992 | 2026-03-27T02:41:23.741Z | Compiling progenitor-client v0.13.0 |
| 993 | 2026-03-27T02:41:24.085Z | Compiling progenitor-extras v0.1.1 |
| 994 | 2026-03-27T02:41:24.253Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 995 | 2026-03-27T02:41:28.931Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 996 | 2026-03-27T02:41:33.885Z | Finished `release` profile [optimized] target(s) in 1m 12s |
| 997 | 2026-03-27T02:41:33.940Z | process exited: duration 112446 ms, exit code 0 |
| |
| 998 | 2026-03-27T02:41:33.947Z | found 0 output files |