|
|
|
| 1 | 2026-03-23T20:41:59.678Z | job assigned to worker 01KME6TW9P9JVRH6N8A4X3HRX0 [factory aws, i-018bce2bcf82aa85c] (queued for 24 m 29 s) |
| |
| 2 | 2026-03-23T20:42:07.589Z | starting task 0: "setup" |
| 3 | 2026-03-23T20:42:07.594Z | ++ uname -s |
| 4 | 2026-03-23T20:42:07.597Z | + kern=SunOS |
| 5 | 2026-03-23T20:42:07.597Z | + build_user=build |
| 6 | 2026-03-23T20:42:07.597Z | + build_uid=12345 |
| 7 | 2026-03-23T20:42:07.597Z | + work_dir=/work |
| 8 | 2026-03-23T20:42:07.597Z | + input_dir=/input |
| 9 | 2026-03-23T20:42:07.597Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-23T20:42:07.597Z | + case "$kern" in |
| 11 | 2026-03-23T20:42:07.597Z | + groupadd -g 12345 build |
| 12 | 2026-03-23T20:42:07.600Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-23T20:42:09.604Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-23T20:42:09.724Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-23T20:42:09.727Z | + home_fs=zfs |
| 16 | 2026-03-23T20:42:09.727Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-23T20:42:09.727Z | + mkdir -p /home/build |
| 18 | 2026-03-23T20:42:09.730Z | + chown build:build /home/build /work |
| 19 | 2026-03-23T20:42:11.730Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-23T20:42:11.735Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-03-23T20:42:11.741Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-23T20:42:11.747Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-23T20:42:11.747Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-23T20:42:11.747Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-23T20:42:11.747Z | * rust toolchain profile = "default" |
| 26 | 2026-03-23T20:42:11.747Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-23T20:42:11.747Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-23T20:42:11.750Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-23T20:42:11.750Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-23T20:42:11.882Z | info: downloading installer |
| 31 | 2026-03-23T20:42:13.481Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-23T20:42:13.481Z | warn: /opt/ooce/bin |
| 33 | 2026-03-23T20:42:13.481Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-23T20:42:13.481Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-23T20:42:13.481Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-23T20:42:13.481Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-23T20:42:13.481Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-23T20:42:13.481Z | error: cannot install while Rust is installed |
| 39 | 2026-03-23T20:42:13.481Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-23T20:42:13.482Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-23T20:42:13.482Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-23T20:42:13.482Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-23T20:42:13.482Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-23T20:42:13.493Z | info: profile set to default |
| 45 | 2026-03-23T20:42:13.493Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-23T20:42:13.496Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-23T20:42:13.656Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-23T20:42:13.660Z | info: downloading 6 components |
| 49 | 2026-03-23T20:42:28.821Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-23T20:42:28.821Z | |
| 51 | 2026-03-23T20:42:28.856Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-23T20:42:28.856Z | |
| 53 | 2026-03-23T20:42:28.860Z | |
| 54 | 2026-03-23T20:42:28.860Z | Rust is installed now. Great! |
| 55 | 2026-03-23T20:42:28.860Z | |
| 56 | 2026-03-23T20:42:28.860Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-23T20:42:28.860Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-23T20:42:28.860Z | |
| 59 | 2026-03-23T20:42:28.860Z | To configure your current shell, you need to source |
| 60 | 2026-03-23T20:42:28.860Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-23T20:42:28.860Z | |
| 62 | 2026-03-23T20:42:28.860Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-23T20:42:28.860Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-23T20:42:28.860Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-23T20:42:28.860Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-23T20:42:28.860Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-23T20:42:28.860Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-23T20:42:28.860Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-23T20:42:28.860Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-23T20:42:28.860Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-23T20:42:28.968Z | + rustup --version |
| 72 | 2026-03-23T20:42:28.979Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-23T20:42:28.982Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-23T20:42:29.005Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-23T20:42:29.008Z | + cargo --version |
| 76 | 2026-03-23T20:42:29.024Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-23T20:42:29.027Z | + rustc --version |
| 78 | 2026-03-23T20:42:29.052Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-23T20:42:29.056Z | process exited: duration 17314 ms, exit code 0 |
| |
| 80 | 2026-03-23T20:42:29.061Z | starting task 2: "authentication" |
| 81 | 2026-03-23T20:42:29.080Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-23T20:42:29.087Z | starting task 3: "clone repository" |
| 83 | 2026-03-23T20:42:29.090Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-23T20:42:29.093Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-23T20:42:29.126Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-23T20:42:39.358Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-23T20:42:39.373Z | + git fetch origin a435519e329d3771c56bc9d5dd65e6f5ca5a5333 |
| 88 | 2026-03-23T20:42:39.682Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-23T20:42:39.682Z | * branch a435519e329d3771c56bc9d5dd65e6f5ca5a5333 -> FETCH_HEAD |
| 90 | 2026-03-23T20:42:39.693Z | + [[ -n jmcarp/oximeter-field-union ]] |
| 91 | 2026-03-23T20:42:39.697Z | ++ git branch --show-current |
| 92 | 2026-03-23T20:42:39.697Z | + current=main |
| 93 | 2026-03-23T20:42:39.697Z | + [[ main != jmcarp/oximeter-field-union ]] |
| 94 | 2026-03-23T20:42:39.698Z | + git branch -f jmcarp/oximeter-field-union a435519e329d3771c56bc9d5dd65e6f5ca5a5333 |
| 95 | 2026-03-23T20:42:39.702Z | + git checkout -f jmcarp/oximeter-field-union |
| 96 | 2026-03-23T20:42:40.022Z | Switched to branch 'jmcarp/oximeter-field-union' |
| 97 | 2026-03-23T20:42:40.028Z | + git reset --hard a435519e329d3771c56bc9d5dd65e6f5ca5a5333 |
| 98 | 2026-03-23T20:42:40.046Z | HEAD is now at a435519e3 Further query perf updates for oximeter field lookups. |
| 99 | 2026-03-23T20:42:40.050Z | process exited: duration 10958 ms, exit code 0 |
| |
| 100 | 2026-03-23T20:42:40.057Z | starting task 4: "build" |
| 101 | 2026-03-23T20:42:40.065Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-23T20:42:40.065Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-23T20:42:40.065Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-23T20:42:40.069Z | + cargo --version |
| 105 | 2026-03-23T20:42:40.075Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-23T20:42:40.080Z | + rustc --version |
| 107 | 2026-03-23T20:42:40.102Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-23T20:42:40.109Z | + cd /tmp |
| 109 | 2026-03-23T20:42:40.109Z | + cargo new --lib test-project |
| 110 | 2026-03-23T20:42:40.129Z | Creating library `test-project` package |
| 111 | 2026-03-23T20:42:40.177Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 112 | 2026-03-23T20:42:40.180Z | + cd test-project |
| 113 | 2026-03-23T20:42:40.180Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 114 | 2026-03-23T20:42:40.202Z | Adding omicron-common (local) to dependencies |
| 115 | 2026-03-23T20:42:40.205Z | Features: |
| 116 | 2026-03-23T20:42:40.205Z | - proptest |
| 117 | 2026-03-23T20:42:40.205Z | - test-strategy |
| 118 | 2026-03-23T20:42:40.205Z | - testing |
| 119 | 2026-03-23T20:42:40.228Z | Updating crates.io index |
| 120 | 2026-03-23T20:42:40.266Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 121 | 2026-03-23T20:42:40.815Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 122 | 2026-03-23T20:42:41.372Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 123 | 2026-03-23T20:42:41.803Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 124 | 2026-03-23T20:42:44.545Z | Locking 391 packages to latest Rust 1.94.0 compatible versions |
| 125 | 2026-03-23T20:42:44.549Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-03-23T20:42:44.675Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 127 | 2026-03-23T20:42:44.677Z | + cargo check |
| 128 | 2026-03-23T20:42:44.817Z | Updating crates.io index |
| 129 | 2026-03-23T20:42:45.531Z | Locking 1 package to latest Rust 1.94.0 compatible version |
| 130 | 2026-03-23T20:42:45.531Z | Adding omicron-workspace-hack v0.1.0 |
| 131 | 2026-03-23T20:42:45.566Z | Downloading crates ... |
| 132 | 2026-03-23T20:42:45.636Z | Downloaded dyn-clone v1.0.20 |
| 133 | 2026-03-23T20:42:45.639Z | Downloaded errno v0.3.14 |
| 134 | 2026-03-23T20:42:45.641Z | Downloaded match_cfg v0.1.0 |
| 135 | 2026-03-23T20:42:45.641Z | Downloaded debug-ignore v1.0.5 |
| 136 | 2026-03-23T20:42:45.648Z | Downloaded itoa v1.0.17 |
| 137 | 2026-03-23T20:42:45.651Z | Downloaded powerfmt v0.2.0 |
| 138 | 2026-03-23T20:42:45.658Z | Downloaded ipnet v2.11.0 |
| 139 | 2026-03-23T20:42:45.661Z | Downloaded newtype-uuid v1.3.2 |
| 140 | 2026-03-23T20:42:45.661Z | Downloaded aho-corasick v1.1.4 |
| 141 | 2026-03-23T20:42:45.664Z | Downloaded crossbeam-utils v0.8.21 |
| 142 | 2026-03-23T20:42:45.664Z | Downloaded multer v3.1.0 |
| 143 | 2026-03-23T20:42:45.666Z | Downloaded bit-set v0.8.0 |
| 144 | 2026-03-23T20:42:45.666Z | Downloaded mio v1.1.1 |
| 145 | 2026-03-23T20:42:45.670Z | Downloaded is-terminal v0.4.17 |
| 146 | 2026-03-23T20:42:45.677Z | Downloaded backon v1.6.0 |
| 147 | 2026-03-23T20:42:45.682Z | Downloaded itertools v0.14.0 |
| 148 | 2026-03-23T20:42:45.701Z | Downloaded serde_path_to_error v0.1.20 |
| 149 | 2026-03-23T20:42:45.704Z | Downloaded rustls-pemfile v2.2.0 |
| 150 | 2026-03-23T20:42:45.707Z | Downloaded parse-display-derive v0.10.0 |
| 151 | 2026-03-23T20:42:45.707Z | Downloaded iri-string v0.7.10 |
| 152 | 2026-03-23T20:42:45.712Z | Downloaded slab v0.4.12 |
| 153 | 2026-03-23T20:42:45.715Z | Downloaded lru-slab v0.1.2 |
| 154 | 2026-03-23T20:42:45.715Z | Downloaded futures-io v0.3.32 |
| 155 | 2026-03-23T20:42:45.717Z | Downloaded rustls-native-certs v0.8.3 |
| 156 | 2026-03-23T20:42:45.718Z | Downloaded macaddr v1.0.1 |
| 157 | 2026-03-23T20:42:45.720Z | Downloaded crypto-common v0.1.7 |
| 158 | 2026-03-23T20:42:45.720Z | Downloaded atomic-waker v1.1.2 |
| 159 | 2026-03-23T20:42:45.723Z | Downloaded newtype-uuid-macros v0.1.0 |
| 160 | 2026-03-23T20:42:45.723Z | Downloaded scroll_derive v0.13.1 |
| 161 | 2026-03-23T20:42:45.726Z | Downloaded rustc-hash v2.1.1 |
| 162 | 2026-03-23T20:42:45.726Z | Downloaded parse-display v0.10.0 |
| 163 | 2026-03-23T20:42:45.726Z | Downloaded cfg_aliases v0.2.1 |
| 164 | 2026-03-23T20:42:45.729Z | Downloaded futures-core v0.3.32 |
| 165 | 2026-03-23T20:42:45.729Z | Downloaded form_urlencoded v1.2.2 |
| 166 | 2026-03-23T20:42:45.732Z | Downloaded schemars_derive v0.8.22 |
| 167 | 2026-03-23T20:42:45.732Z | Downloaded hostname v0.3.1 |
| 168 | 2026-03-23T20:42:45.735Z | Downloaded jobserver v0.1.34 |
| 169 | 2026-03-23T20:42:45.735Z | Downloaded darling_macro v0.21.3 |
| 170 | 2026-03-23T20:42:45.735Z | Downloaded generic-array v0.14.7 |
| 171 | 2026-03-23T20:42:45.738Z | Downloaded futures-task v0.3.32 |
| 172 | 2026-03-23T20:42:45.738Z | Downloaded ref-cast v1.0.25 |
| 173 | 2026-03-23T20:42:45.741Z | Downloaded equivalent v1.0.2 |
| 174 | 2026-03-23T20:42:45.741Z | Downloaded httpdate v1.0.3 |
| 175 | 2026-03-23T20:42:45.744Z | Downloaded quick-error v1.2.3 |
| 176 | 2026-03-23T20:42:45.744Z | Downloaded hostname v0.4.2 |
| 177 | 2026-03-23T20:42:45.744Z | Downloaded mime v0.3.17 |
| 178 | 2026-03-23T20:42:45.747Z | Downloaded http-body v1.0.1 |
| 179 | 2026-03-23T20:42:45.747Z | Downloaded idna_adapter v1.2.1 |
| 180 | 2026-03-23T20:42:45.750Z | Downloaded fastrand v2.3.0 |
| 181 | 2026-03-23T20:42:45.750Z | Downloaded heck v0.5.0 |
| 182 | 2026-03-23T20:42:45.750Z | Downloaded instant v0.1.13 |
| 183 | 2026-03-23T20:42:45.753Z | Downloaded plain v0.2.3 |
| 184 | 2026-03-23T20:42:45.753Z | Downloaded serde_urlencoded v0.7.1 |
| 185 | 2026-03-23T20:42:45.755Z | Downloaded omicron-workspace-hack v0.1.0 |
| 186 | 2026-03-23T20:42:45.755Z | Downloaded hex v0.4.3 |
| 187 | 2026-03-23T20:42:45.756Z | Downloaded cfg-if v1.0.4 |
| 188 | 2026-03-23T20:42:45.758Z | Downloaded dunce v1.0.5 |
| 189 | 2026-03-23T20:42:45.758Z | Downloaded progenitor-client v0.10.0 |
| 190 | 2026-03-23T20:42:45.758Z | Downloaded potential_utf v0.1.4 |
| 191 | 2026-03-23T20:42:45.761Z | Downloaded scopeguard v1.2.0 |
| 192 | 2026-03-23T20:42:45.761Z | Downloaded futures-macro v0.3.32 |
| 193 | 2026-03-23T20:42:45.763Z | Downloaded fnv v1.0.7 |
| 194 | 2026-03-23T20:42:45.763Z | Downloaded dof v0.4.0 |
| 195 | 2026-03-23T20:42:45.763Z | Downloaded bytes v1.11.1 |
| 196 | 2026-03-23T20:42:45.767Z | Downloaded ref-cast-impl v1.0.25 |
| 197 | 2026-03-23T20:42:45.769Z | Downloaded pretty-hex v0.4.1 |
| 198 | 2026-03-23T20:42:45.769Z | Downloaded serde_spanned v1.0.4 |
| 199 | 2026-03-23T20:42:45.772Z | Downloaded ident_case v1.0.1 |
| 200 | 2026-03-23T20:42:45.772Z | Downloaded pin-project-lite v0.2.17 |
| 201 | 2026-03-23T20:42:45.775Z | Downloaded num-conv v0.2.0 |
| 202 | 2026-03-23T20:42:45.778Z | Downloaded block-buffer v0.10.4 |
| 203 | 2026-03-23T20:42:45.778Z | Downloaded cpufeatures v0.2.17 |
| 204 | 2026-03-23T20:42:45.780Z | Downloaded async-stream-impl v0.3.6 |
| 205 | 2026-03-23T20:42:45.781Z | Downloaded async-stream v0.3.6 |
| 206 | 2026-03-23T20:42:45.781Z | Downloaded rand_chacha v0.3.1 |
| 207 | 2026-03-23T20:42:45.784Z | Downloaded bit-vec v0.8.0 |
| 208 | 2026-03-23T20:42:45.784Z | Downloaded pin-utils v0.1.0 |
| 209 | 2026-03-23T20:42:45.787Z | Downloaded allocator-api2 v0.2.21 |
| 210 | 2026-03-23T20:42:45.787Z | Downloaded deranged v0.5.8 |
| 211 | 2026-03-23T20:42:45.790Z | Downloaded openssl-probe v0.2.1 |
| 212 | 2026-03-23T20:42:45.790Z | Downloaded daft-derive v0.1.5 |
| 213 | 2026-03-23T20:42:45.793Z | Downloaded sha1 v0.10.6 |
| 214 | 2026-03-23T20:42:45.795Z | Downloaded serde_tokenstream v0.2.3 |
| 215 | 2026-03-23T20:42:45.795Z | Downloaded rand_core v0.9.5 |
| 216 | 2026-03-23T20:42:45.798Z | Downloaded slog-bunyan v2.5.0 |
| 217 | 2026-03-23T20:42:45.798Z | Downloaded strsim v0.11.1 |
| 218 | 2026-03-23T20:42:45.798Z | Downloaded parking_lot v0.12.5 |
| 219 | 2026-03-23T20:42:45.801Z | Downloaded paste v1.0.15 |
| 220 | 2026-03-23T20:42:45.804Z | Downloaded digest v0.10.7 |
| 221 | 2026-03-23T20:42:45.804Z | Downloaded structmeta v0.3.0 |
| 222 | 2026-03-23T20:42:45.807Z | Downloaded ipnetwork v0.21.1 |
| 223 | 2026-03-23T20:42:45.807Z | Downloaded time-core v0.1.8 |
| 224 | 2026-03-23T20:42:45.809Z | Downloaded take_mut v0.2.2 |
| 225 | 2026-03-23T20:42:45.809Z | Downloaded sync_wrapper v1.0.2 |
| 226 | 2026-03-23T20:42:45.809Z | Downloaded futures-sink v0.3.32 |
| 227 | 2026-03-23T20:42:45.809Z | Downloaded fs_extra v1.3.0 |
| 228 | 2026-03-23T20:42:45.812Z | Downloaded proc-macro2 v1.0.106 |
| 229 | 2026-03-23T20:42:45.815Z | Downloaded erased-serde v0.3.31 |
| 230 | 2026-03-23T20:42:45.815Z | Downloaded displaydoc v0.2.5 |
| 231 | 2026-03-23T20:42:45.817Z | Downloaded rustversion v1.0.22 |
| 232 | 2026-03-23T20:42:45.820Z | Downloaded scroll v0.13.0 |
| 233 | 2026-03-23T20:42:45.823Z | Downloaded ppv-lite86 v0.2.21 |
| 234 | 2026-03-23T20:42:45.823Z | Downloaded progenitor-client v0.13.0 |
| 235 | 2026-03-23T20:42:45.823Z | Downloaded progenitor-extras v0.1.1 |
| 236 | 2026-03-23T20:42:45.825Z | Downloaded strum v0.27.2 |
| 237 | 2026-03-23T20:42:45.825Z | Downloaded strum v0.26.3 |
| 238 | 2026-03-23T20:42:45.828Z | Downloaded futures-executor v0.3.32 |
| 239 | 2026-03-23T20:42:45.828Z | Downloaded subtle v2.6.1 |
| 240 | 2026-03-23T20:42:45.828Z | Downloaded foldhash v0.2.0 |
| 241 | 2026-03-23T20:42:45.830Z | Downloaded thread-id v5.1.0 |
| 242 | 2026-03-23T20:42:45.830Z | Downloaded either v1.15.0 |
| 243 | 2026-03-23T20:42:45.833Z | Downloaded daft v0.1.5 |
| 244 | 2026-03-23T20:42:45.833Z | Downloaded backoff v0.4.0 |
| 245 | 2026-03-23T20:42:45.836Z | Downloaded oxnet v0.1.4 |
| 246 | 2026-03-23T20:42:45.836Z | Downloaded byteorder v1.5.0 |
| 247 | 2026-03-23T20:42:45.838Z | Downloaded tinyvec_macros v0.1.1 |
| 248 | 2026-03-23T20:42:45.838Z | Downloaded try-lock v0.2.5 |
| 249 | 2026-03-23T20:42:45.838Z | Downloaded quinn-udp v0.5.14 |
| 250 | 2026-03-23T20:42:45.841Z | Downloaded find-msvc-tools v0.1.9 |
| 251 | 2026-03-23T20:42:45.841Z | Downloaded semver v1.0.27 |
| 252 | 2026-03-23T20:42:45.844Z | Downloaded http-body-util v0.1.3 |
| 253 | 2026-03-23T20:42:45.844Z | Downloaded rustls-pki-types v1.14.0 |
| 254 | 2026-03-23T20:42:45.848Z | Downloaded async-trait v0.1.89 |
| 255 | 2026-03-23T20:42:45.851Z | Downloaded serde_derive_internals v0.29.1 |
| 256 | 2026-03-23T20:42:45.851Z | Downloaded lock_api v0.4.14 |
| 257 | 2026-03-23T20:42:45.855Z | Downloaded rand_core v0.6.4 |
| 258 | 2026-03-23T20:42:45.855Z | Downloaded camino v1.2.2 |
| 259 | 2026-03-23T20:42:45.855Z | Downloaded derive-ex v0.1.8 |
| 260 | 2026-03-23T20:42:45.859Z | Downloaded untrusted v0.9.0 |
| 261 | 2026-03-23T20:42:45.859Z | Downloaded autocfg v1.5.0 |
| 262 | 2026-03-23T20:42:45.859Z | Downloaded schemars v0.8.22 |
| 263 | 2026-03-23T20:42:45.865Z | Downloaded unarray v0.1.4 |
| 264 | 2026-03-23T20:42:45.868Z | Downloaded slog-json v2.6.1 |
| 265 | 2026-03-23T20:42:45.868Z | Downloaded version_check v0.9.5 |
| 266 | 2026-03-23T20:42:45.872Z | Downloaded tower-service v0.3.3 |
| 267 | 2026-03-23T20:42:45.872Z | Downloaded tower-layer v0.3.3 |
| 268 | 2026-03-23T20:42:45.872Z | Downloaded stable_deref_trait v1.2.1 |
| 269 | 2026-03-23T20:42:45.879Z | Downloaded rand_chacha v0.9.0 |
| 270 | 2026-03-23T20:42:45.879Z | Downloaded shlex v1.3.0 |
| 271 | 2026-03-23T20:42:45.879Z | Downloaded ryu v1.0.23 |
| 272 | 2026-03-23T20:42:45.883Z | Downloaded zerofrom-derive v0.1.6 |
| 273 | 2026-03-23T20:42:45.883Z | Downloaded waitgroup v0.1.2 |
| 274 | 2026-03-23T20:42:45.883Z | Downloaded utf8_iter v1.0.4 |
| 275 | 2026-03-23T20:42:45.884Z | Downloaded usdt-attr-macro v0.6.0 |
| 276 | 2026-03-23T20:42:45.884Z | Downloaded usdt-macro v0.6.0 |
| 277 | 2026-03-23T20:42:45.884Z | Downloaded zerofrom v0.1.6 |
| 278 | 2026-03-23T20:42:45.884Z | Downloaded slog-async v2.8.0 |
| 279 | 2026-03-23T20:42:45.884Z | Downloaded quote v1.0.44 |
| 280 | 2026-03-23T20:42:45.886Z | Downloaded yoke-derive v0.8.1 |
| 281 | 2026-03-23T20:42:45.886Z | Downloaded want v0.3.1 |
| 282 | 2026-03-23T20:42:45.886Z | Downloaded tinystr v0.8.2 |
| 283 | 2026-03-23T20:42:45.886Z | Downloaded strum_macros v0.27.2 |
| 284 | 2026-03-23T20:42:45.889Z | Downloaded thread_local v1.1.9 |
| 285 | 2026-03-23T20:42:45.889Z | Downloaded rusty-fork v0.3.1 |
| 286 | 2026-03-23T20:42:45.892Z | Downloaded pest_generator v2.8.6 |
| 287 | 2026-03-23T20:42:45.892Z | Downloaded once_cell v1.21.3 |
| 288 | 2026-03-23T20:42:45.895Z | Downloaded iana-time-zone v0.1.65 |
| 289 | 2026-03-23T20:42:45.897Z | Downloaded synstructure v0.13.2 |
| 290 | 2026-03-23T20:42:45.897Z | Downloaded litemap v0.8.1 |
| 291 | 2026-03-23T20:42:45.900Z | Downloaded usdt v0.6.0 |
| 292 | 2026-03-23T20:42:45.900Z | Downloaded bitflags v2.11.0 |
| 293 | 2026-03-23T20:42:45.903Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 294 | 2026-03-23T20:42:45.905Z | Downloaded structmeta-derive v0.3.0 |
| 295 | 2026-03-23T20:42:45.906Z | Downloaded tokio-rustls v0.25.0 |
| 296 | 2026-03-23T20:42:45.906Z | Downloaded serde_with_macros v3.17.0 |
| 297 | 2026-03-23T20:42:45.908Z | Downloaded parking_lot_core v0.9.12 |
| 298 | 2026-03-23T20:42:45.911Z | Downloaded thiserror-impl v2.0.18 |
| 299 | 2026-03-23T20:42:45.911Z | Downloaded strum_macros v0.26.4 |
| 300 | 2026-03-23T20:42:45.913Z | Downloaded thiserror-impl v1.0.69 |
| 301 | 2026-03-23T20:42:45.914Z | Downloaded thiserror v1.0.69 |
| 302 | 2026-03-23T20:42:45.916Z | Downloaded thiserror v2.0.18 |
| 303 | 2026-03-23T20:42:45.920Z | Downloaded pest_derive v2.8.6 |
| 304 | 2026-03-23T20:42:45.923Z | Downloaded memmap2 v0.9.10 |
| 305 | 2026-03-23T20:42:45.926Z | Downloaded tokio-macros v2.6.0 |
| 306 | 2026-03-23T20:42:45.926Z | Downloaded rand_xorshift v0.4.0 |
| 307 | 2026-03-23T20:42:45.926Z | Downloaded percent-encoding v2.3.2 |
| 308 | 2026-03-23T20:42:45.929Z | Downloaded num_threads v0.1.7 |
| 309 | 2026-03-23T20:42:45.929Z | Downloaded num-traits v0.2.19 |
| 310 | 2026-03-23T20:42:45.932Z | Downloaded wait-timeout v0.2.1 |
| 311 | 2026-03-23T20:42:45.932Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 312 | 2026-03-23T20:42:45.932Z | Downloaded yoke v0.8.1 |
| 313 | 2026-03-23T20:42:45.935Z | Downloaded getrandom v0.2.17 |
| 314 | 2026-03-23T20:42:45.937Z | Downloaded zmij v1.0.21 |
| 315 | 2026-03-23T20:42:45.937Z | Downloaded pest_meta v2.8.6 |
| 316 | 2026-03-23T20:42:45.940Z | Downloaded hyper-rustls v0.27.7 |
| 317 | 2026-03-23T20:42:45.940Z | Downloaded writeable v0.6.2 |
| 318 | 2026-03-23T20:42:45.942Z | Downloaded goblin v0.10.5 |
| 319 | 2026-03-23T20:42:45.946Z | Downloaded zeroize v1.8.2 |
| 320 | 2026-03-23T20:42:45.949Z | Downloaded smallvec v1.15.1 |
| 321 | 2026-03-23T20:42:45.949Z | Downloaded time-macros v0.2.27 |
| 322 | 2026-03-23T20:42:45.952Z | Downloaded usdt-impl v0.6.0 |
| 323 | 2026-03-23T20:42:45.954Z | Downloaded slog-term v2.9.2 |
| 324 | 2026-03-23T20:42:45.954Z | Downloaded sha2 v0.10.9 |
| 325 | 2026-03-23T20:42:45.957Z | Downloaded tokio-rustls v0.26.4 |
| 326 | 2026-03-23T20:42:45.957Z | Downloaded anyhow v1.0.102 |
| 327 | 2026-03-23T20:42:45.959Z | Downloaded serde_derive v1.0.228 |
| 328 | 2026-03-23T20:42:45.962Z | Downloaded getrandom v0.4.1 |
| 329 | 2026-03-23T20:42:45.968Z | Downloaded term v1.2.1 |
| 330 | 2026-03-23T20:42:45.971Z | Downloaded signal-hook-registry v1.4.8 |
| 331 | 2026-03-23T20:42:45.971Z | Downloaded rustls-platform-verifier v0.6.2 |
| 332 | 2026-03-23T20:42:45.971Z | Downloaded spin v0.9.8 |
| 333 | 2026-03-23T20:42:45.973Z | Downloaded socket2 v0.6.2 |
| 334 | 2026-03-23T20:42:45.976Z | Downloaded futures v0.3.32 |
| 335 | 2026-03-23T20:42:45.978Z | Downloaded zerovec-derive v0.11.2 |
| 336 | 2026-03-23T20:42:45.978Z | Downloaded darling v0.21.3 |
| 337 | 2026-03-23T20:42:45.982Z | Downloaded ucd-trie v0.1.7 |
| 338 | 2026-03-23T20:42:45.985Z | Downloaded icu_properties v2.1.2 |
| 339 | 2026-03-23T20:42:45.988Z | Downloaded slog v2.8.2 |
| 340 | 2026-03-23T20:42:45.991Z | Downloaded getrandom v0.3.4 |
| 341 | 2026-03-23T20:42:45.991Z | Downloaded dropshot_endpoint v0.16.7 |
| 342 | 2026-03-23T20:42:45.993Z | Downloaded log v0.4.29 |
| 343 | 2026-03-23T20:42:45.996Z | Downloaded futures-channel v0.3.32 |
| 344 | 2026-03-23T20:42:45.996Z | Downloaded base64 v0.22.1 |
| 345 | 2026-03-23T20:42:45.999Z | Downloaded dtrace-parser v0.3.0 |
| 346 | 2026-03-23T20:42:46.002Z | Downloaded cmake v0.1.57 |
| 347 | 2026-03-23T20:42:46.004Z | Downloaded unicode-ident v1.0.24 |
| 348 | 2026-03-23T20:42:46.004Z | Downloaded tempfile v3.25.0 |
| 349 | 2026-03-23T20:42:46.007Z | Downloaded icu_locale_core v2.1.1 |
| 350 | 2026-03-23T20:42:46.010Z | Downloaded test-strategy v0.4.5 |
| 351 | 2026-03-23T20:42:46.013Z | Downloaded uuid v1.21.0 |
| 352 | 2026-03-23T20:42:46.016Z | Downloaded serde_core v1.0.228 |
| 353 | 2026-03-23T20:42:46.019Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 354 | 2026-03-23T20:42:46.021Z | Downloaded serde v1.0.228 |
| 355 | 2026-03-23T20:42:46.024Z | Downloaded icu_normalizer_data v2.1.1 |
| 356 | 2026-03-23T20:42:46.026Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 357 | 2026-03-23T20:42:46.029Z | Downloaded darling_core v0.21.3 |
| 358 | 2026-03-23T20:42:46.032Z | Downloaded quinn v0.11.9 |
| 359 | 2026-03-23T20:42:46.034Z | Downloaded tinyvec v1.10.0 |
| 360 | 2026-03-23T20:42:46.034Z | Downloaded icu_normalizer v2.1.1 |
| 361 | 2026-03-23T20:42:46.037Z | Downloaded icu_collections v2.1.1 |
| 362 | 2026-03-23T20:42:46.041Z | Downloaded rustls-webpki v0.103.9 |
| 363 | 2026-03-23T20:42:46.044Z | Downloaded icu_provider v2.1.1 |
| 364 | 2026-03-23T20:42:46.046Z | Downloaded pest v2.8.6 |
| 365 | 2026-03-23T20:42:46.049Z | Downloaded zerotrie v0.2.3 |
| 366 | 2026-03-23T20:42:46.052Z | Downloaded cc v1.2.56 |
| 367 | 2026-03-23T20:42:46.054Z | Downloaded rand v0.8.5 |
| 368 | 2026-03-23T20:42:46.057Z | Downloaded rand v0.9.2 |
| 369 | 2026-03-23T20:42:46.060Z | Downloaded indexmap v2.13.0 |
| 370 | 2026-03-23T20:42:46.062Z | Downloaded tracing-core v0.1.36 |
| 371 | 2026-03-23T20:42:46.065Z | Downloaded memchr v2.8.0 |
| 372 | 2026-03-23T20:42:46.068Z | Downloaded http v1.4.0 |
| 373 | 2026-03-23T20:42:46.072Z | Downloaded zerocopy-derive v0.8.40 |
| 374 | 2026-03-23T20:42:46.076Z | Downloaded url v2.5.8 |
| 375 | 2026-03-23T20:42:46.079Z | Downloaded typenum v1.19.0 |
| 376 | 2026-03-23T20:42:46.082Z | Downloaded crossbeam-channel v0.5.15 |
| 377 | 2026-03-23T20:42:46.084Z | Downloaded tower v0.5.3 |
| 378 | 2026-03-23T20:42:46.089Z | Downloaded httparse v1.10.1 |
| 379 | 2026-03-23T20:42:46.095Z | Downloaded hyper-util v0.1.20 |
| 380 | 2026-03-23T20:42:46.100Z | Downloaded idna v1.1.0 |
| 381 | 2026-03-23T20:42:46.105Z | Downloaded hashbrown v0.16.1 |
| 382 | 2026-03-23T20:42:46.116Z | Downloaded regex v1.12.3 |
| 383 | 2026-03-23T20:42:46.132Z | Downloaded iddqd v0.3.17 |
| 384 | 2026-03-23T20:42:46.137Z | Downloaded zerovec v0.11.5 |
| 385 | 2026-03-23T20:42:46.141Z | Downloaded hyper v1.8.1 |
| 386 | 2026-03-23T20:42:46.146Z | Downloaded reqwest v0.13.2 |
| 387 | 2026-03-23T20:42:46.150Z | Downloaded tower-http v0.6.8 |
| 388 | 2026-03-23T20:42:46.155Z | Downloaded futures-util v0.3.32 |
| 389 | 2026-03-23T20:42:46.163Z | Downloaded serde_json v1.0.149 |
| 390 | 2026-03-23T20:42:46.168Z | Downloaded h2 v0.4.13 |
| 391 | 2026-03-23T20:42:46.172Z | Downloaded aws-lc-rs v1.16.0 |
| 392 | 2026-03-23T20:42:46.179Z | Downloaded reqwest v0.12.28 |
| 393 | 2026-03-23T20:42:46.183Z | Downloaded tokio-util v0.7.18 |
| 394 | 2026-03-23T20:42:46.190Z | Downloaded serde_with v3.17.0 |
| 395 | 2026-03-23T20:42:46.196Z | Downloaded time v0.3.47 |
| 396 | 2026-03-23T20:42:46.205Z | Downloaded winnow v0.7.14 |
| 397 | 2026-03-23T20:42:46.211Z | Downloaded rustls-webpki v0.102.8 |
| 398 | 2026-03-23T20:42:46.224Z | Downloaded proptest v1.10.0 |
| 399 | 2026-03-23T20:42:46.230Z | Downloaded quinn-proto v0.11.13 |
| 400 | 2026-03-23T20:42:46.235Z | Downloaded dropshot v0.16.7 |
| 401 | 2026-03-23T20:42:46.250Z | Downloaded chrono v0.4.44 |
| 402 | 2026-03-23T20:42:46.255Z | Downloaded regress v0.10.5 |
| 403 | 2026-03-23T20:42:46.261Z | Downloaded icu_properties_data v2.1.2 |
| 404 | 2026-03-23T20:42:46.269Z | Downloaded zerocopy v0.8.40 |
| 405 | 2026-03-23T20:42:46.283Z | Downloaded rustls v0.23.37 |
| 406 | 2026-03-23T20:42:46.291Z | Downloaded tracing v0.1.44 |
| 407 | 2026-03-23T20:42:46.304Z | Downloaded syn v2.0.117 |
| 408 | 2026-03-23T20:42:46.312Z | Downloaded regex-syntax v0.8.10 |
| 409 | 2026-03-23T20:42:46.317Z | Downloaded rustls v0.22.4 |
| 410 | 2026-03-23T20:42:46.325Z | Downloaded openapiv3 v2.2.0 |
| 411 | 2026-03-23T20:42:46.333Z | Downloaded rustix v1.1.3 |
| 412 | 2026-03-23T20:42:46.370Z | Downloaded regex-automata v0.4.14 |
| 413 | 2026-03-23T20:42:46.412Z | Downloaded tokio v1.49.0 |
| 414 | 2026-03-23T20:42:46.449Z | Downloaded libc v0.2.180 |
| 415 | 2026-03-23T20:42:46.502Z | Downloaded ring v0.17.14 |
| 416 | 2026-03-23T20:42:46.531Z | Downloaded encoding_rs v0.8.35 |
| 417 | 2026-03-23T20:42:47.099Z | Downloaded aws-lc-sys v0.37.1 |
| 418 | 2026-03-23T20:42:47.349Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-03-23T20:42:47.352Z | Compiling quote v1.0.44 |
| 420 | 2026-03-23T20:42:47.352Z | Compiling unicode-ident v1.0.24 |
| 421 | 2026-03-23T20:42:47.352Z | Compiling libc v0.2.180 |
| 422 | 2026-03-23T20:42:47.352Z | Checking cfg-if v1.0.4 |
| 423 | 2026-03-23T20:42:47.352Z | Compiling serde_core v1.0.228 |
| 424 | 2026-03-23T20:42:47.352Z | Checking memchr v2.8.0 |
| 425 | 2026-03-23T20:42:47.352Z | Checking itoa v1.0.17 |
| 426 | 2026-03-23T20:42:47.558Z | Compiling serde v1.0.228 |
| 427 | 2026-03-23T20:42:47.660Z | Compiling zmij v1.0.21 |
| 428 | 2026-03-23T20:42:47.718Z | Compiling serde_json v1.0.149 |
| 429 | 2026-03-23T20:42:47.943Z | Checking pin-project-lite v0.2.17 |
| 430 | 2026-03-23T20:42:47.996Z | Compiling find-msvc-tools v0.1.9 |
| 431 | 2026-03-23T20:42:48.048Z | Checking smallvec v1.15.1 |
| 432 | 2026-03-23T20:42:48.063Z | Compiling shlex v1.3.0 |
| 433 | 2026-03-23T20:42:48.269Z | Checking bytes v1.11.1 |
| 434 | 2026-03-23T20:42:48.288Z | Checking futures-core v0.3.32 |
| 435 | 2026-03-23T20:42:48.302Z | Compiling parking_lot_core v0.9.12 |
| 436 | 2026-03-23T20:42:48.358Z | Checking scopeguard v1.2.0 |
| 437 | 2026-03-23T20:42:48.424Z | Checking once_cell v1.21.3 |
| 438 | 2026-03-23T20:42:48.439Z | Checking errno v0.3.14 |
| 439 | 2026-03-23T20:42:48.473Z | Compiling jobserver v0.1.34 |
| 440 | 2026-03-23T20:42:48.489Z | Checking lock_api v0.4.14 |
| 441 | 2026-03-23T20:42:48.630Z | Checking signal-hook-registry v1.4.8 |
| 442 | 2026-03-23T20:42:48.744Z | Compiling cc v1.2.56 |
| 443 | 2026-03-23T20:42:48.850Z | Checking mio v1.1.1 |
| 444 | 2026-03-23T20:42:48.869Z | Checking parking_lot v0.12.5 |
| 445 | 2026-03-23T20:42:48.881Z | Checking socket2 v0.6.2 |
| 446 | 2026-03-23T20:42:49.063Z | Compiling syn v2.0.117 |
| 447 | 2026-03-23T20:42:49.099Z | Checking stable_deref_trait v1.2.1 |
| 448 | 2026-03-23T20:42:49.141Z | Checking futures-sink v0.3.32 |
| 449 | 2026-03-23T20:42:49.178Z | Checking slab v0.4.12 |
| 450 | 2026-03-23T20:42:49.191Z | Compiling getrandom v0.4.1 |
| 451 | 2026-03-23T20:42:49.207Z | Checking zeroize v1.8.2 |
| 452 | 2026-03-23T20:42:49.253Z | Compiling autocfg v1.5.0 |
| 453 | 2026-03-23T20:42:49.334Z | Checking futures-channel v0.3.32 |
| 454 | 2026-03-23T20:42:49.369Z | Compiling thiserror v2.0.18 |
| 455 | 2026-03-23T20:42:49.382Z | Checking foldhash v0.2.0 |
| 456 | 2026-03-23T20:42:49.516Z | Checking allocator-api2 v0.2.21 |
| 457 | 2026-03-23T20:42:49.569Z | Checking equivalent v1.0.2 |
| 458 | 2026-03-23T20:42:49.584Z | Compiling rustversion v1.0.22 |
| 459 | 2026-03-23T20:42:49.728Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-23T20:42:49.805Z | Compiling cmake v0.1.57 |
| 461 | 2026-03-23T20:42:49.899Z | Checking hashbrown v0.16.1 |
| 462 | 2026-03-23T20:42:50.030Z | Checking rustls-pki-types v1.14.0 |
| 463 | 2026-03-23T20:42:50.050Z | Checking http v1.4.0 |
| 464 | 2026-03-23T20:42:50.164Z | Compiling fs_extra v1.3.0 |
| 465 | 2026-03-23T20:42:50.251Z | Checking futures-io v0.3.32 |
| 466 | 2026-03-23T20:42:50.388Z | Compiling dunce v1.0.5 |
| 467 | 2026-03-23T20:42:50.483Z | Checking futures-task v0.3.32 |
| 468 | 2026-03-23T20:42:50.496Z | Compiling zerocopy v0.8.40 |
| 469 | 2026-03-23T20:42:50.526Z | Compiling aws-lc-sys v0.37.1 |
| 470 | 2026-03-23T20:42:50.814Z | Compiling version_check v0.9.5 |
| 471 | 2026-03-23T20:42:50.835Z | Checking untrusted v0.9.0 |
| 472 | 2026-03-23T20:42:50.960Z | Checking log v0.4.29 |
| 473 | 2026-03-23T20:42:50.987Z | Checking fnv v1.0.7 |
| 474 | 2026-03-23T20:42:51.091Z | Checking writeable v0.6.2 |
| 475 | 2026-03-23T20:42:51.140Z | Checking litemap v0.8.1 |
| 476 | 2026-03-23T20:42:51.171Z | Checking iana-time-zone v0.1.65 |
| 477 | 2026-03-23T20:42:51.297Z | Compiling ucd-trie v0.1.7 |
| 478 | 2026-03-23T20:42:51.347Z | Compiling httparse v1.10.1 |
| 479 | 2026-03-23T20:42:51.359Z | Checking http-body v1.0.1 |
| 480 | 2026-03-23T20:42:51.373Z | Checking indexmap v2.13.0 |
| 481 | 2026-03-23T20:42:51.511Z | Compiling pest v2.8.6 |
| 482 | 2026-03-23T20:42:51.591Z | Checking tracing-core v0.1.36 |
| 483 | 2026-03-23T20:42:51.769Z | Checking bitflags v2.11.0 |
| 484 | 2026-03-23T20:42:51.855Z | Checking percent-encoding v2.3.2 |
| 485 | 2026-03-23T20:42:51.973Z | Compiling icu_properties_data v2.1.2 |
| 486 | 2026-03-23T20:42:52.008Z | Checking atomic-waker v1.1.2 |
| 487 | 2026-03-23T20:42:52.029Z | Compiling icu_normalizer_data v2.1.1 |
| 488 | 2026-03-23T20:42:52.120Z | Compiling schemars v0.8.22 |
| 489 | 2026-03-23T20:42:52.164Z | Compiling aws-lc-rs v1.16.0 |
| 490 | 2026-03-23T20:42:52.248Z | Checking tracing v0.1.44 |
| 491 | 2026-03-23T20:42:52.403Z | Checking semver v1.0.27 |
| 492 | 2026-03-23T20:42:52.475Z | Checking uuid v1.21.0 |
| 493 | 2026-03-23T20:42:52.514Z | Checking tower-layer v0.3.3 |
| 494 | 2026-03-23T20:42:52.548Z | Checking try-lock v0.2.5 |
| 495 | 2026-03-23T20:42:52.657Z | Checking subtle v2.6.1 |
| 496 | 2026-03-23T20:42:52.670Z | Checking tower-service v0.3.3 |
| 497 | 2026-03-23T20:42:52.689Z | Checking dyn-clone v1.0.20 |
| 498 | 2026-03-23T20:42:52.767Z | Checking base64 v0.22.1 |
| 499 | 2026-03-23T20:42:52.802Z | Checking want v0.3.1 |
| 500 | 2026-03-23T20:42:52.897Z | Compiling slog v2.8.2 |
| 501 | 2026-03-23T20:42:52.941Z | Checking getrandom v0.2.17 |
| 502 | 2026-03-23T20:42:52.984Z | Compiling synstructure v0.13.2 |
| 503 | 2026-03-23T20:42:53.065Z | Compiling serde_derive_internals v0.29.1 |
| 504 | 2026-03-23T20:42:53.104Z | Compiling pest_meta v2.8.6 |
| 505 | 2026-03-23T20:42:53.151Z | Compiling heck v0.5.0 |
| 506 | 2026-03-23T20:42:53.176Z | Checking httpdate v1.0.3 |
| 507 | 2026-03-23T20:42:53.349Z | Checking pin-utils v0.1.0 |
| 508 | 2026-03-23T20:42:53.423Z | Checking form_urlencoded v1.2.2 |
| 509 | 2026-03-23T20:42:53.574Z | Compiling rustls v0.23.37 |
| 510 | 2026-03-23T20:42:53.611Z | Checking ipnet v2.11.0 |
| 511 | 2026-03-23T20:42:53.650Z | Compiling typenum v1.19.0 |
| 512 | 2026-03-23T20:42:53.812Z | Compiling getrandom v0.3.4 |
| 513 | 2026-03-23T20:42:53.892Z | Compiling pest_generator v2.8.6 |
| 514 | 2026-03-23T20:42:53.954Z | Compiling generic-array v0.14.7 |
| 515 | 2026-03-23T20:42:54.082Z | Compiling ring v0.17.14 |
| 516 | 2026-03-23T20:42:54.096Z | Checking sync_wrapper v1.0.2 |
| 517 | 2026-03-23T20:42:54.220Z | Compiling paste v1.0.15 |
| 518 | 2026-03-23T20:42:54.247Z | Checking ryu v1.0.23 |
| 519 | 2026-03-23T20:42:54.553Z | Checking utf8_iter v1.0.4 |
| 520 | 2026-03-23T20:42:54.745Z | Checking http-body-util v0.1.3 |
| 521 | 2026-03-23T20:42:54.782Z | Compiling time-core v0.1.8 |
| 522 | 2026-03-23T20:42:54.859Z | Compiling serde_derive v1.0.228 |
| 523 | 2026-03-23T20:42:54.956Z | Compiling zerofrom-derive v0.1.6 |
| 524 | 2026-03-23T20:42:54.980Z | Compiling zerocopy-derive v0.8.40 |
| 525 | 2026-03-23T20:42:55.010Z | Compiling tokio-macros v2.6.0 |
| 526 | 2026-03-23T20:42:55.399Z | Compiling yoke-derive v0.8.1 |
| 527 | 2026-03-23T20:42:55.874Z | Compiling zerovec-derive v0.11.2 |
| 528 | 2026-03-23T20:42:55.905Z | Checking tokio v1.49.0 |
| 529 | 2026-03-23T20:42:56.536Z | Checking zerofrom v0.1.6 |
| 530 | 2026-03-23T20:42:56.674Z | Compiling displaydoc v0.2.5 |
| 531 | 2026-03-23T20:42:56.727Z | Checking yoke v0.8.1 |
| 532 | 2026-03-23T20:42:56.755Z | Compiling futures-macro v0.3.32 |
| 533 | 2026-03-23T20:42:56.928Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-03-23T20:42:57.239Z | Checking zerovec v0.11.5 |
| 535 | 2026-03-23T20:42:57.748Z | Checking futures-util v0.3.32 |
| 536 | 2026-03-23T20:42:57.818Z | Checking tinystr v0.8.2 |
| 537 | 2026-03-23T20:42:58.030Z | Checking icu_locale_core v2.1.1 |
| 538 | 2026-03-23T20:42:58.499Z | Checking potential_utf v0.1.4 |
| 539 | 2026-03-23T20:42:58.649Z | Checking zerotrie v0.2.3 |
| 540 | 2026-03-23T20:42:58.664Z | Checking icu_collections v2.1.1 |
| 541 | 2026-03-23T20:42:58.904Z | Checking chrono v0.4.44 |
| 542 | 2026-03-23T20:42:58.949Z | Checking icu_provider v2.1.1 |
| 543 | 2026-03-23T20:42:59.041Z | Compiling schemars_derive v0.8.22 |
| 544 | 2026-03-23T20:42:59.240Z | Checking icu_properties v2.1.2 |
| 545 | 2026-03-23T20:42:59.445Z | Checking icu_normalizer v2.1.1 |
| 546 | 2026-03-23T20:42:59.835Z | Checking erased-serde v0.3.31 |
| 547 | 2026-03-23T20:42:59.972Z | Checking tokio-util v0.7.18 |
| 548 | 2026-03-23T20:43:00.053Z | Compiling pest_derive v2.8.6 |
| 549 | 2026-03-23T20:43:00.360Z | Checking idna_adapter v1.2.1 |
| 550 | 2026-03-23T20:43:00.375Z | Compiling serde_tokenstream v0.2.3 |
| 551 | 2026-03-23T20:43:00.508Z | Checking h2 v0.4.13 |
| 552 | 2026-03-23T20:43:00.638Z | Checking idna v1.1.0 |
| 553 | 2026-03-23T20:43:00.727Z | Checking tower v0.5.3 |
| 554 | 2026-03-23T20:43:00.740Z | Checking serde_urlencoded v0.7.1 |
| 555 | 2026-03-23T20:43:00.943Z | Compiling structmeta-derive v0.3.0 |
| 556 | 2026-03-23T20:43:00.996Z | Compiling scroll_derive v0.13.1 |
| 557 | 2026-03-23T20:43:01.215Z | Compiling rustix v1.1.3 |
| 558 | 2026-03-23T20:43:01.399Z | Checking iri-string v0.7.10 |
| 559 | 2026-03-23T20:43:01.511Z | Checking ppv-lite86 v0.2.21 |
| 560 | 2026-03-23T20:43:01.643Z | Checking fastrand v2.3.0 |
| 561 | 2026-03-23T20:43:01.910Z | Compiling usdt-impl v0.6.0 |
| 562 | 2026-03-23T20:43:02.001Z | Checking powerfmt v0.2.0 |
| 563 | 2026-03-23T20:43:02.033Z | Compiling num-conv v0.2.0 |
| 564 | 2026-03-23T20:43:02.180Z | Checking deranged v0.5.8 |
| 565 | 2026-03-23T20:43:02.194Z | Compiling time-macros v0.2.27 |
| 566 | 2026-03-23T20:43:02.224Z | Checking scroll v0.13.0 |
| 567 | 2026-03-23T20:43:02.288Z | Compiling structmeta v0.3.0 |
| 568 | 2026-03-23T20:43:02.785Z | Checking ipnetwork v0.21.1 |
| 569 | 2026-03-23T20:43:02.845Z | Checking tower-http v0.6.8 |
| 570 | 2026-03-23T20:43:02.916Z | Checking url v2.5.8 |
| 571 | 2026-03-23T20:43:02.967Z | Checking hyper v1.8.1 |
| 572 | 2026-03-23T20:43:03.026Z | Compiling dtrace-parser v0.3.0 |
| 573 | 2026-03-23T20:43:03.409Z | Checking rand_core v0.9.5 |
| 574 | 2026-03-23T20:43:03.502Z | Compiling thread-id v5.1.0 |
| 575 | 2026-03-23T20:43:03.612Z | Checking regex-syntax v0.8.10 |
| 576 | 2026-03-23T20:43:03.872Z | Compiling omicron-workspace-hack v0.1.0 |
| 577 | 2026-03-23T20:43:03.907Z | Compiling crossbeam-utils v0.8.21 |
| 578 | 2026-03-23T20:43:04.050Z | Checking plain v0.2.3 |
| 579 | 2026-03-23T20:43:04.073Z | Compiling strsim v0.11.1 |
| 580 | 2026-03-23T20:43:04.112Z | Checking num_threads v0.1.7 |
| 581 | 2026-03-23T20:43:04.158Z | Checking hyper-util v0.1.20 |
| 582 | 2026-03-23T20:43:04.172Z | Compiling byteorder v1.5.0 |
| 583 | 2026-03-23T20:43:04.207Z | Compiling ident_case v1.0.1 |
| 584 | 2026-03-23T20:43:04.268Z | Checking openssl-probe v0.2.1 |
| 585 | 2026-03-23T20:43:04.351Z | Compiling darling_core v0.21.3 |
| 586 | 2026-03-23T20:43:04.392Z | Checking rustls-native-certs v0.8.3 |
| 587 | 2026-03-23T20:43:04.466Z | Checking time v0.3.47 |
| 588 | 2026-03-23T20:43:04.484Z | Checking goblin v0.10.5 |
| 589 | 2026-03-23T20:43:04.990Z | Compiling dof v0.4.0 |
| 590 | 2026-03-23T20:43:05.415Z | Checking oxnet v0.1.4 |
| 591 | 2026-03-23T20:43:05.685Z | Checking newtype-uuid v1.3.2 |
| 592 | 2026-03-23T20:43:05.942Z | Compiling daft-derive v0.1.5 |
| 593 | 2026-03-23T20:43:06.000Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-03-23T20:43:06.477Z | Checking pretty-hex v0.4.1 |
| 595 | 2026-03-23T20:43:06.493Z | Compiling rustls v0.22.4 |
| 596 | 2026-03-23T20:43:06.737Z | Compiling camino v1.2.2 |
| 597 | 2026-03-23T20:43:06.913Z | Checking daft v0.1.5 |
| 598 | 2026-03-23T20:43:07.188Z | Checking tempfile v3.25.0 |
| 599 | 2026-03-23T20:43:07.220Z | Checking rustls-webpki v0.102.8 |
| 600 | 2026-03-23T20:43:07.360Z | Compiling darling_macro v0.21.3 |
| 601 | 2026-03-23T20:43:07.675Z | Checking crypto-common v0.1.7 |
| 602 | 2026-03-23T20:43:07.818Z | Checking block-buffer v0.10.4 |
| 603 | 2026-03-23T20:43:07.943Z | Checking rand_chacha v0.9.0 |
| 604 | 2026-03-23T20:43:07.964Z | Checking rand_core v0.6.4 |
| 605 | 2026-03-23T20:43:07.978Z | Compiling multer v3.1.0 |
| 606 | 2026-03-23T20:43:08.007Z | Checking wait-timeout v0.2.1 |
| 607 | 2026-03-23T20:43:08.163Z | Checking thread_local v1.1.9 |
| 608 | 2026-03-23T20:43:08.225Z | Checking winnow v0.7.14 |
| 609 | 2026-03-23T20:43:08.239Z | Checking match_cfg v0.1.0 |
| 610 | 2026-03-23T20:43:08.311Z | Checking quick-error v1.2.3 |
| 611 | 2026-03-23T20:43:08.368Z | Checking bit-vec v0.8.0 |
| 612 | 2026-03-23T20:43:08.533Z | Compiling ref-cast v1.0.25 |
| 613 | 2026-03-23T20:43:08.609Z | Compiling anyhow v1.0.102 |
| 614 | 2026-03-23T20:43:08.686Z | Compiling thiserror v1.0.69 |
| 615 | 2026-03-23T20:43:08.906Z | Compiling regex-automata v0.4.14 |
| 616 | 2026-03-23T20:43:09.002Z | Compiling slog-async v2.8.0 |
| 617 | 2026-03-23T20:43:09.440Z | Checking bit-set v0.8.0 |
| 618 | 2026-03-23T20:43:09.572Z | Checking rusty-fork v0.3.1 |
| 619 | 2026-03-23T20:43:09.620Z | Checking hostname v0.3.1 |
| 620 | 2026-03-23T20:43:09.743Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 621 | 2026-03-23T20:43:09.767Z | Checking rand_chacha v0.3.1 |
| 622 | 2026-03-23T20:43:09.778Z | Checking rand v0.9.2 |
| 623 | 2026-03-23T20:43:09.781Z | Compiling darling v0.21.3 |
| 624 | 2026-03-23T20:43:09.884Z | Checking digest v0.10.7 |
| 625 | 2026-03-23T20:43:10.002Z | Checking crossbeam-channel v0.5.15 |
| 626 | 2026-03-23T20:43:10.373Z | Compiling usdt-attr-macro v0.6.0 |
| 627 | 2026-03-23T20:43:10.399Z | Compiling usdt-macro v0.6.0 |
| 628 | 2026-03-23T20:43:10.432Z | Checking slog-json v2.6.1 |
| 629 | 2026-03-23T20:43:10.500Z | Checking rand_xorshift v0.4.0 |
| 630 | 2026-03-23T20:43:10.617Z | Compiling derive-ex v0.1.8 |
| 631 | 2026-03-23T20:43:10.640Z | Checking futures-executor v0.3.32 |
| 632 | 2026-03-23T20:43:10.817Z | Compiling async-stream-impl v0.3.6 |
| 633 | 2026-03-23T20:43:10.954Z | Compiling async-trait v0.1.89 |
| 634 | 2026-03-23T20:43:11.220Z | Compiling regex v1.12.3 |
| 635 | 2026-03-23T20:43:11.253Z | Compiling ref-cast-impl v1.0.25 |
| 636 | 2026-03-23T20:43:11.599Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 637 | 2026-03-23T20:43:11.770Z | Compiling strum_macros v0.26.4 |
| 638 | 2026-03-23T20:43:11.979Z | Compiling thiserror-impl v1.0.69 |
| 639 | 2026-03-23T20:43:12.073Z | Compiling dropshot v0.16.7 |
| 640 | 2026-03-23T20:43:12.132Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 641 | 2026-03-23T20:43:12.224Z | Checking serde_spanned v1.0.4 |
| 642 | 2026-03-23T20:43:12.330Z | Checking is-terminal v0.4.17 |
| 643 | 2026-03-23T20:43:12.378Z | Checking memmap2 v0.9.10 |
| 644 | 2026-03-23T20:43:12.392Z | Checking encoding_rs v0.8.35 |
| 645 | 2026-03-23T20:43:12.431Z | Checking term v1.2.1 |
| 646 | 2026-03-23T20:43:12.514Z | Checking cpufeatures v0.2.17 |
| 647 | 2026-03-23T20:43:12.579Z | Checking take_mut v0.2.2 |
| 648 | 2026-03-23T20:43:12.593Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 649 | 2026-03-23T20:43:12.700Z | Checking hex v0.4.3 |
| 650 | 2026-03-23T20:43:12.711Z | Checking unarray v0.1.4 |
| 651 | 2026-03-23T20:43:12.729Z | Checking spin v0.9.8 |
| 652 | 2026-03-23T20:43:12.840Z | Checking mime v0.3.17 |
| 653 | 2026-03-23T20:43:12.861Z | Checking proptest v1.10.0 |
| 654 | 2026-03-23T20:43:12.972Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 655 | 2026-03-23T20:43:13.062Z | Checking toml v0.9.12+spec-1.1.0 |
| 656 | 2026-03-23T20:43:13.144Z | Compiling test-strategy v0.4.5 |
| 657 | 2026-03-23T20:43:13.201Z | Compiling dropshot_endpoint v0.16.7 |
| 658 | 2026-03-23T20:43:13.617Z | Checking slog-term v2.9.2 |
| 659 | 2026-03-23T20:43:13.919Z | Checking sha1 v0.10.6 |
| 660 | 2026-03-23T20:43:13.939Z | Checking usdt v0.6.0 |
| 661 | 2026-03-23T20:43:13.952Z | Checking strum v0.26.3 |
| 662 | 2026-03-23T20:43:14.079Z | Compiling parse-display-derive v0.10.0 |
| 663 | 2026-03-23T20:43:14.109Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 664 | 2026-03-23T20:43:14.124Z | Checking tokio-rustls v0.25.0 |
| 665 | 2026-03-23T20:43:14.270Z | Checking async-stream v0.3.6 |
| 666 | 2026-03-23T20:43:14.355Z | Checking futures v0.3.32 |
| 667 | 2026-03-23T20:43:14.373Z | Checking slog-bunyan v2.5.0 |
| 668 | 2026-03-23T20:43:14.442Z | Checking rand v0.8.5 |
| 669 | 2026-03-23T20:43:14.501Z | Compiling serde_with_macros v3.17.0 |
| 670 | 2026-03-23T20:43:14.865Z | Checking reqwest v0.12.28 |
| 671 | 2026-03-23T20:43:15.093Z | Checking backon v1.6.0 |
| 672 | 2026-03-23T20:43:15.116Z | Compiling newtype-uuid-macros v0.1.0 |
| 673 | 2026-03-23T20:43:15.130Z | Checking openapiv3 v2.2.0 |
| 674 | 2026-03-23T20:43:15.295Z | Compiling strum_macros v0.27.2 |
| 675 | 2026-03-23T20:43:15.351Z | Checking waitgroup v0.1.2 |
| 676 | 2026-03-23T20:43:15.463Z | Checking rustls-pemfile v2.2.0 |
| 677 | 2026-03-23T20:43:15.565Z | Checking serde_path_to_error v0.1.20 |
| 678 | 2026-03-23T20:43:15.623Z | Checking hostname v0.4.2 |
| 679 | 2026-03-23T20:43:15.733Z | Checking instant v0.1.13 |
| 680 | 2026-03-23T20:43:15.828Z | Checking rustc-hash v2.1.1 |
| 681 | 2026-03-23T20:43:15.913Z | Checking debug-ignore v1.0.5 |
| 682 | 2026-03-23T20:43:15.927Z | Checking either v1.15.0 |
| 683 | 2026-03-23T20:43:15.959Z | Checking iddqd v0.3.17 |
| 684 | 2026-03-23T20:43:16.029Z | Checking serde_with v3.17.0 |
| 685 | 2026-03-23T20:43:16.044Z | Checking parse-display v0.10.0 |
| 686 | 2026-03-23T20:43:16.095Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 687 | 2026-03-23T20:43:16.167Z | Checking itertools v0.14.0 |
| 688 | 2026-03-23T20:43:16.208Z | Checking backoff v0.4.0 |
| 689 | 2026-03-23T20:43:16.406Z | Checking progenitor-client v0.10.0 |
| 690 | 2026-03-23T20:43:16.598Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 691 | 2026-03-23T20:43:16.643Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 692 | 2026-03-23T20:43:17.001Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 693 | 2026-03-23T20:43:17.037Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 694 | 2026-03-23T20:43:17.233Z | Checking macaddr v1.0.1 |
| 695 | 2026-03-23T20:43:17.276Z | Checking regress v0.10.5 |
| 696 | 2026-03-23T20:43:17.685Z | Checking strum v0.27.2 |
| 697 | 2026-03-23T20:43:22.430Z | Checking rustls-webpki v0.103.9 |
| 698 | 2026-03-23T20:43:25.390Z | Checking tokio-rustls v0.26.4 |
| 699 | 2026-03-23T20:43:25.396Z | Checking rustls-platform-verifier v0.6.2 |
| 700 | 2026-03-23T20:43:25.619Z | Checking hyper-rustls v0.27.7 |
| 701 | 2026-03-23T20:43:25.795Z | Checking reqwest v0.13.2 |
| 702 | 2026-03-23T20:43:26.505Z | Checking progenitor-client v0.13.0 |
| 703 | 2026-03-23T20:43:26.720Z | Checking progenitor-extras v0.1.1 |
| 704 | 2026-03-23T20:43:26.921Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 705 | 2026-03-23T20:43:32.575Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 706 | 2026-03-23T20:43:32.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.96s |
| 707 | 2026-03-23T20:43:32.789Z | + cargo build --release |
| 708 | 2026-03-23T20:43:33.013Z | Compiling proc-macro2 v1.0.106 |
| 709 | 2026-03-23T20:43:33.013Z | Compiling quote v1.0.44 |
| 710 | 2026-03-23T20:43:33.018Z | Compiling unicode-ident v1.0.24 |
| 711 | 2026-03-23T20:43:33.018Z | Compiling libc v0.2.180 |
| 712 | 2026-03-23T20:43:33.018Z | Compiling cfg-if v1.0.4 |
| 713 | 2026-03-23T20:43:33.018Z | Compiling serde_core v1.0.228 |
| 714 | 2026-03-23T20:43:33.018Z | Compiling memchr v2.8.0 |
| 715 | 2026-03-23T20:43:33.018Z | Compiling itoa v1.0.17 |
| 716 | 2026-03-23T20:43:33.126Z | Compiling serde v1.0.228 |
| 717 | 2026-03-23T20:43:33.190Z | Compiling zmij v1.0.21 |
| 718 | 2026-03-23T20:43:33.350Z | Compiling serde_json v1.0.149 |
| 719 | 2026-03-23T20:43:33.419Z | Compiling pin-project-lite v0.2.17 |
| 720 | 2026-03-23T20:43:33.523Z | Compiling find-msvc-tools v0.1.9 |
| 721 | 2026-03-23T20:43:33.569Z | Compiling smallvec v1.15.1 |
| 722 | 2026-03-23T20:43:33.606Z | Compiling shlex v1.3.0 |
| 723 | 2026-03-23T20:43:33.822Z | Compiling futures-core v0.3.32 |
| 724 | 2026-03-23T20:43:33.861Z | Compiling bytes v1.11.1 |
| 725 | 2026-03-23T20:43:33.996Z | Compiling jobserver v0.1.34 |
| 726 | 2026-03-23T20:43:34.011Z | Compiling errno v0.3.14 |
| 727 | 2026-03-23T20:43:34.024Z | Compiling parking_lot_core v0.9.12 |
| 728 | 2026-03-23T20:43:34.219Z | Compiling scopeguard v1.2.0 |
| 729 | 2026-03-23T20:43:34.219Z | Compiling once_cell v1.21.3 |
| 730 | 2026-03-23T20:43:34.341Z | Compiling cc v1.2.56 |
| 731 | 2026-03-23T20:43:34.506Z | Compiling lock_api v0.4.14 |
| 732 | 2026-03-23T20:43:34.536Z | Compiling signal-hook-registry v1.4.8 |
| 733 | 2026-03-23T20:43:34.638Z | Compiling syn v2.0.117 |
| 734 | 2026-03-23T20:43:34.819Z | Compiling parking_lot v0.12.5 |
| 735 | 2026-03-23T20:43:34.891Z | Compiling mio v1.1.1 |
| 736 | 2026-03-23T20:43:35.018Z | Compiling socket2 v0.6.2 |
| 737 | 2026-03-23T20:43:35.182Z | Compiling stable_deref_trait v1.2.1 |
| 738 | 2026-03-23T20:43:35.261Z | Compiling futures-sink v0.3.32 |
| 739 | 2026-03-23T20:43:35.267Z | Compiling thiserror v2.0.18 |
| 740 | 2026-03-23T20:43:35.381Z | Compiling zeroize v1.8.2 |
| 741 | 2026-03-23T20:43:35.604Z | Compiling slab v0.4.12 |
| 742 | 2026-03-23T20:43:35.680Z | Compiling getrandom v0.4.1 |
| 743 | 2026-03-23T20:43:35.787Z | Compiling autocfg v1.5.0 |
| 744 | 2026-03-23T20:43:35.842Z | Compiling futures-channel v0.3.32 |
| 745 | 2026-03-23T20:43:35.950Z | Compiling allocator-api2 v0.2.21 |
| 746 | 2026-03-23T20:43:36.001Z | Compiling rustversion v1.0.22 |
| 747 | 2026-03-23T20:43:36.014Z | Compiling equivalent v1.0.2 |
| 748 | 2026-03-23T20:43:36.107Z | Compiling foldhash v0.2.0 |
| 749 | 2026-03-23T20:43:36.242Z | Compiling num-traits v0.2.19 |
| 750 | 2026-03-23T20:43:36.328Z | Compiling rustls-pki-types v1.14.0 |
| 751 | 2026-03-23T20:43:36.342Z | Compiling cmake v0.1.57 |
| 752 | 2026-03-23T20:43:36.448Z | Compiling hashbrown v0.16.1 |
| 753 | 2026-03-23T20:43:36.448Z | Compiling http v1.4.0 |
| 754 | 2026-03-23T20:43:36.463Z | Compiling futures-io v0.3.32 |
| 755 | 2026-03-23T20:43:36.677Z | Compiling zerocopy v0.8.40 |
| 756 | 2026-03-23T20:43:36.681Z | Compiling fs_extra v1.3.0 |
| 757 | 2026-03-23T20:43:36.775Z | Compiling dunce v1.0.5 |
| 758 | 2026-03-23T20:43:36.990Z | Compiling futures-task v0.3.32 |
| 759 | 2026-03-23T20:43:37.179Z | Compiling aws-lc-sys v0.37.1 |
| 760 | 2026-03-23T20:43:37.380Z | Compiling fnv v1.0.7 |
| 761 | 2026-03-23T20:43:37.388Z | Compiling log v0.4.29 |
| 762 | 2026-03-23T20:43:37.490Z | Compiling untrusted v0.9.0 |
| 763 | 2026-03-23T20:43:37.634Z | Compiling version_check v0.9.5 |
| 764 | 2026-03-23T20:43:37.978Z | Compiling iana-time-zone v0.1.65 |
| 765 | 2026-03-23T20:43:37.985Z | Compiling ucd-trie v0.1.7 |
| 766 | 2026-03-23T20:43:38.255Z | Compiling litemap v0.8.1 |
| 767 | 2026-03-23T20:43:38.356Z | Compiling writeable v0.6.2 |
| 768 | 2026-03-23T20:43:38.494Z | Compiling httparse v1.10.1 |
| 769 | 2026-03-23T20:43:38.634Z | Compiling synstructure v0.13.2 |
| 770 | 2026-03-23T20:43:38.773Z | Compiling serde_derive_internals v0.29.1 |
| 771 | 2026-03-23T20:43:38.781Z | Compiling pest v2.8.6 |
| 772 | 2026-03-23T20:43:38.946Z | Compiling http-body v1.0.1 |
| 773 | 2026-03-23T20:43:39.123Z | Compiling indexmap v2.13.0 |
| 774 | 2026-03-23T20:43:39.287Z | Compiling tracing-core v0.1.36 |
| 775 | 2026-03-23T20:43:39.318Z | Compiling icu_properties_data v2.1.2 |
| 776 | 2026-03-23T20:43:39.569Z | Compiling icu_normalizer_data v2.1.1 |
| 777 | 2026-03-23T20:43:39.774Z | Compiling percent-encoding v2.3.2 |
| 778 | 2026-03-23T20:43:39.818Z | Compiling aws-lc-rs v1.16.0 |
| 779 | 2026-03-23T20:43:40.081Z | Compiling atomic-waker v1.1.2 |
| 780 | 2026-03-23T20:43:40.167Z | Compiling bitflags v2.11.0 |
| 781 | 2026-03-23T20:43:40.193Z | Compiling schemars v0.8.22 |
| 782 | 2026-03-23T20:43:40.201Z | Compiling pest_meta v2.8.6 |
| 783 | 2026-03-23T20:43:40.230Z | Compiling tracing v0.1.44 |
| 784 | 2026-03-23T20:43:40.397Z | Compiling serde_derive v1.0.228 |
| 785 | 2026-03-23T20:43:40.422Z | Compiling zerofrom-derive v0.1.6 |
| 786 | 2026-03-23T20:43:40.462Z | Compiling zerocopy-derive v0.8.40 |
| 787 | 2026-03-23T20:43:40.611Z | Compiling tokio-macros v2.6.0 |
| 788 | 2026-03-23T20:43:40.619Z | Compiling yoke-derive v0.8.1 |
| 789 | 2026-03-23T20:43:40.634Z | Compiling zerovec-derive v0.11.2 |
| 790 | 2026-03-23T20:43:41.513Z | Compiling tokio v1.49.0 |
| 791 | 2026-03-23T20:43:41.909Z | Compiling displaydoc v0.2.5 |
| 792 | 2026-03-23T20:43:41.952Z | Compiling futures-macro v0.3.32 |
| 793 | 2026-03-23T20:43:41.996Z | Compiling zerofrom v0.1.6 |
| 794 | 2026-03-23T20:43:41.999Z | Compiling thiserror-impl v2.0.18 |
| 795 | 2026-03-23T20:43:42.141Z | Compiling yoke v0.8.1 |
| 796 | 2026-03-23T20:43:42.371Z | Compiling zerovec v0.11.5 |
| 797 | 2026-03-23T20:43:42.825Z | Compiling zerotrie v0.2.3 |
| 798 | 2026-03-23T20:43:42.972Z | Compiling futures-util v0.3.32 |
| 799 | 2026-03-23T20:43:43.123Z | Compiling tinystr v0.8.2 |
| 800 | 2026-03-23T20:43:43.361Z | Compiling icu_locale_core v2.1.1 |
| 801 | 2026-03-23T20:43:43.394Z | Compiling potential_utf v0.1.4 |
| 802 | 2026-03-23T20:43:43.579Z | Compiling icu_collections v2.1.1 |
| 803 | 2026-03-23T20:43:43.608Z | Compiling schemars_derive v0.8.22 |
| 804 | 2026-03-23T20:43:44.447Z | Compiling icu_provider v2.1.1 |
| 805 | 2026-03-23T20:43:44.803Z | Compiling chrono v0.4.44 |
| 806 | 2026-03-23T20:43:45.622Z | Compiling uuid v1.21.0 |
| 807 | 2026-03-23T20:43:45.699Z | Compiling semver v1.0.27 |
| 808 | 2026-03-23T20:43:46.350Z | Compiling base64 v0.22.1 |
| 809 | 2026-03-23T20:43:46.397Z | Compiling try-lock v0.2.5 |
| 810 | 2026-03-23T20:43:47.489Z | Compiling tower-service v0.3.3 |
| 811 | 2026-03-23T20:43:47.491Z | Compiling dyn-clone v1.0.20 |
| 812 | 2026-03-23T20:43:47.491Z | Compiling tower-layer v0.3.3 |
| 813 | 2026-03-23T20:43:47.492Z | Compiling subtle v2.6.1 |
| 814 | 2026-03-23T20:43:47.492Z | Compiling tokio-util v0.7.18 |
| 815 | 2026-03-23T20:43:47.492Z | Compiling want v0.3.1 |
| 816 | 2026-03-23T20:43:47.492Z | Compiling pest_generator v2.8.6 |
| 817 | 2026-03-23T20:43:47.492Z | Compiling slog v2.8.2 |
| 818 | 2026-03-23T20:43:47.492Z | Compiling getrandom v0.2.17 |
| 819 | 2026-03-23T20:43:47.492Z | Compiling pin-utils v0.1.0 |
| 820 | 2026-03-23T20:43:47.492Z | Compiling httpdate v1.0.3 |
| 821 | 2026-03-23T20:43:47.492Z | Compiling heck v0.5.0 |
| 822 | 2026-03-23T20:43:47.574Z | Compiling h2 v0.4.13 |
| 823 | 2026-03-23T20:43:47.744Z | Compiling pest_derive v2.8.6 |
| 824 | 2026-03-23T20:43:47.758Z | Compiling icu_normalizer v2.1.1 |
| 825 | 2026-03-23T20:43:48.163Z | Compiling icu_properties v2.1.2 |
| 826 | 2026-03-23T20:43:48.352Z | Compiling erased-serde v0.3.31 |
| 827 | 2026-03-23T20:43:49.208Z | Compiling form_urlencoded v1.2.2 |
| 828 | 2026-03-23T20:43:49.516Z | Compiling rustls v0.23.37 |
| 829 | 2026-03-23T20:43:49.536Z | Compiling typenum v1.19.0 |
| 830 | 2026-03-23T20:43:49.758Z | Compiling ipnet v2.11.0 |
| 831 | 2026-03-23T20:43:49.942Z | Compiling getrandom v0.3.4 |
| 832 | 2026-03-23T20:43:50.339Z | Compiling idna_adapter v1.2.1 |
| 833 | 2026-03-23T20:43:50.446Z | Compiling ppv-lite86 v0.2.21 |
| 834 | 2026-03-23T20:43:50.484Z | Compiling serde_tokenstream v0.2.3 |
| 835 | 2026-03-23T20:43:50.837Z | Compiling hyper v1.8.1 |
| 836 | 2026-03-23T20:43:50.892Z | Compiling generic-array v0.14.7 |
| 837 | 2026-03-23T20:43:51.053Z | Compiling ring v0.17.14 |
| 838 | 2026-03-23T20:43:51.151Z | Compiling sync_wrapper v1.0.2 |
| 839 | 2026-03-23T20:43:51.273Z | Compiling ryu v1.0.23 |
| 840 | 2026-03-23T20:43:51.446Z | Compiling paste v1.0.15 |
| 841 | 2026-03-23T20:43:51.642Z | Compiling utf8_iter v1.0.4 |
| 842 | 2026-03-23T20:43:51.826Z | Compiling idna v1.1.0 |
| 843 | 2026-03-23T20:43:51.833Z | Compiling serde_urlencoded v0.7.1 |
| 844 | 2026-03-23T20:43:53.052Z | Compiling hyper-util v0.1.20 |
| 845 | 2026-03-23T20:43:53.471Z | Compiling tower v0.5.3 |
| 846 | 2026-03-23T20:43:55.211Z | Compiling structmeta-derive v0.3.0 |
| 847 | 2026-03-23T20:43:55.456Z | Compiling scroll_derive v0.13.1 |
| 848 | 2026-03-23T20:43:56.488Z | Compiling http-body-util v0.1.3 |
| 849 | 2026-03-23T20:43:56.659Z | Compiling iri-string v0.7.10 |
| 850 | 2026-03-23T20:43:56.813Z | Compiling fastrand v2.3.0 |
| 851 | 2026-03-23T20:43:56.821Z | Compiling rustix v1.1.3 |
| 852 | 2026-03-23T20:43:56.923Z | Compiling time-core v0.1.8 |
| 853 | 2026-03-23T20:43:57.221Z | Compiling powerfmt v0.2.0 |
| 854 | 2026-03-23T20:43:57.236Z | Compiling usdt-impl v0.6.0 |
| 855 | 2026-03-23T20:43:57.242Z | Compiling num-conv v0.2.0 |
| 856 | 2026-03-23T20:43:57.388Z | Compiling omicron-workspace-hack v0.1.0 |
| 857 | 2026-03-23T20:43:57.519Z | Compiling deranged v0.5.8 |
| 858 | 2026-03-23T20:43:57.529Z | Compiling time-macros v0.2.27 |
| 859 | 2026-03-23T20:43:57.860Z | Compiling structmeta v0.3.0 |
| 860 | 2026-03-23T20:43:58.083Z | Compiling scroll v0.13.0 |
| 861 | 2026-03-23T20:43:58.767Z | Compiling tower-http v0.6.8 |
| 862 | 2026-03-23T20:43:58.800Z | Compiling dof v0.4.0 |
| 863 | 2026-03-23T20:43:59.003Z | Compiling rand_core v0.9.5 |
| 864 | 2026-03-23T20:43:59.154Z | Compiling url v2.5.8 |
| 865 | 2026-03-23T20:43:59.500Z | Compiling dtrace-parser v0.3.0 |
| 866 | 2026-03-23T20:43:59.746Z | Compiling ipnetwork v0.21.1 |
| 867 | 2026-03-23T20:43:59.890Z | Compiling thread-id v5.1.0 |
| 868 | 2026-03-23T20:43:59.959Z | Compiling byteorder v1.5.0 |
| 869 | 2026-03-23T20:43:59.968Z | Compiling openssl-probe v0.2.1 |
| 870 | 2026-03-23T20:43:59.975Z | Compiling strsim v0.11.1 |
| 871 | 2026-03-23T20:44:00.235Z | Compiling plain v0.2.3 |
| 872 | 2026-03-23T20:44:00.290Z | Compiling crossbeam-utils v0.8.21 |
| 873 | 2026-03-23T20:44:00.391Z | Compiling num_threads v0.1.7 |
| 874 | 2026-03-23T20:44:00.462Z | Compiling regex-syntax v0.8.10 |
| 875 | 2026-03-23T20:44:00.487Z | Compiling ident_case v1.0.1 |
| 876 | 2026-03-23T20:44:00.499Z | Compiling time v0.3.47 |
| 877 | 2026-03-23T20:44:00.617Z | Compiling darling_core v0.21.3 |
| 878 | 2026-03-23T20:44:00.651Z | Compiling goblin v0.10.5 |
| 879 | 2026-03-23T20:44:02.303Z | Compiling rustls-native-certs v0.8.3 |
| 880 | 2026-03-23T20:44:02.933Z | Compiling oxnet v0.1.4 |
| 881 | 2026-03-23T20:44:03.676Z | Compiling newtype-uuid v1.3.2 |
| 882 | 2026-03-23T20:44:03.875Z | Compiling daft-derive v0.1.5 |
| 883 | 2026-03-23T20:44:04.798Z | Compiling aho-corasick v1.1.4 |
| 884 | 2026-03-23T20:44:04.905Z | Compiling pretty-hex v0.4.1 |
| 885 | 2026-03-23T20:44:05.064Z | Compiling camino v1.2.2 |
| 886 | 2026-03-23T20:44:05.203Z | Compiling rustls v0.22.4 |
| 887 | 2026-03-23T20:44:05.745Z | Compiling rustls-webpki v0.102.8 |
| 888 | 2026-03-23T20:44:06.769Z | Compiling daft v0.1.5 |
| 889 | 2026-03-23T20:44:07.108Z | Compiling tempfile v3.25.0 |
| 890 | 2026-03-23T20:44:08.102Z | Compiling regex-automata v0.4.14 |
| 891 | 2026-03-23T20:44:08.186Z | Compiling darling_macro v0.21.3 |
| 892 | 2026-03-23T20:44:09.424Z | Compiling rand_chacha v0.9.0 |
| 893 | 2026-03-23T20:44:09.806Z | Compiling crypto-common v0.1.7 |
| 894 | 2026-03-23T20:44:09.875Z | Compiling block-buffer v0.10.4 |
| 895 | 2026-03-23T20:44:09.961Z | Compiling rand_core v0.6.4 |
| 896 | 2026-03-23T20:44:10.051Z | Compiling multer v3.1.0 |
| 897 | 2026-03-23T20:44:10.216Z | Compiling wait-timeout v0.2.1 |
| 898 | 2026-03-23T20:44:10.310Z | Compiling thread_local v1.1.9 |
| 899 | 2026-03-23T20:44:10.748Z | Compiling ref-cast v1.0.25 |
| 900 | 2026-03-23T20:44:10.828Z | Compiling match_cfg v0.1.0 |
| 901 | 2026-03-23T20:44:10.904Z | Compiling bit-vec v0.8.0 |
| 902 | 2026-03-23T20:44:11.123Z | Compiling winnow v0.7.14 |
| 903 | 2026-03-23T20:44:11.269Z | Compiling quick-error v1.2.3 |
| 904 | 2026-03-23T20:44:11.717Z | Compiling anyhow v1.0.102 |
| 905 | 2026-03-23T20:44:11.724Z | Compiling slog-async v2.8.0 |
| 906 | 2026-03-23T20:44:12.049Z | Compiling thiserror v1.0.69 |
| 907 | 2026-03-23T20:44:12.642Z | Compiling rusty-fork v0.3.1 |
| 908 | 2026-03-23T20:44:13.407Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 909 | 2026-03-23T20:44:13.736Z | Compiling bit-set v0.8.0 |
| 910 | 2026-03-23T20:44:14.009Z | Compiling hostname v0.3.1 |
| 911 | 2026-03-23T20:44:14.187Z | Compiling regex v1.12.3 |
| 912 | 2026-03-23T20:44:14.771Z | Compiling rand_chacha v0.3.1 |
| 913 | 2026-03-23T20:44:15.090Z | Compiling digest v0.10.7 |
| 914 | 2026-03-23T20:44:15.368Z | Compiling rand v0.9.2 |
| 915 | 2026-03-23T20:44:15.439Z | Compiling crossbeam-channel v0.5.15 |
| 916 | 2026-03-23T20:44:15.573Z | Compiling darling v0.21.3 |
| 917 | 2026-03-23T20:44:16.347Z | Compiling usdt-attr-macro v0.6.0 |
| 918 | 2026-03-23T20:44:17.100Z | Compiling usdt-macro v0.6.0 |
| 919 | 2026-03-23T20:44:17.262Z | Compiling slog-json v2.6.1 |
| 920 | 2026-03-23T20:44:17.376Z | Compiling rand_xorshift v0.4.0 |
| 921 | 2026-03-23T20:44:17.564Z | Compiling derive-ex v0.1.8 |
| 922 | 2026-03-23T20:44:17.603Z | Compiling strum_macros v0.26.4 |
| 923 | 2026-03-23T20:44:17.670Z | Compiling futures-executor v0.3.32 |
| 924 | 2026-03-23T20:44:17.925Z | Compiling async-stream-impl v0.3.6 |
| 925 | 2026-03-23T20:44:18.311Z | Compiling async-trait v0.1.89 |
| 926 | 2026-03-23T20:44:18.686Z | Compiling thiserror-impl v1.0.69 |
| 927 | 2026-03-23T20:44:19.569Z | Compiling ref-cast-impl v1.0.25 |
| 928 | 2026-03-23T20:44:19.643Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 929 | 2026-03-23T20:44:19.751Z | Compiling dropshot v0.16.7 |
| 930 | 2026-03-23T20:44:20.010Z | Compiling serde_spanned v1.0.4 |
| 931 | 2026-03-23T20:44:20.173Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 932 | 2026-03-23T20:44:20.191Z | Compiling is-terminal v0.4.17 |
| 933 | 2026-03-23T20:44:20.214Z | Compiling memmap2 v0.9.10 |
| 934 | 2026-03-23T20:44:20.292Z | Compiling encoding_rs v0.8.35 |
| 935 | 2026-03-23T20:44:20.304Z | Compiling mime v0.3.17 |
| 936 | 2026-03-23T20:44:20.559Z | Compiling spin v0.9.8 |
| 937 | 2026-03-23T20:44:20.677Z | Compiling take_mut v0.2.2 |
| 938 | 2026-03-23T20:44:20.698Z | Compiling term v1.2.1 |
| 939 | 2026-03-23T20:44:20.802Z | Compiling hex v0.4.3 |
| 940 | 2026-03-23T20:44:20.889Z | Compiling unarray v0.1.4 |
| 941 | 2026-03-23T20:44:21.168Z | Compiling cpufeatures v0.2.17 |
| 942 | 2026-03-23T20:44:21.247Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 943 | 2026-03-23T20:44:21.391Z | Compiling dropshot_endpoint v0.16.7 |
| 944 | 2026-03-23T20:44:21.564Z | Compiling toml v0.9.12+spec-1.1.0 |
| 945 | 2026-03-23T20:44:23.575Z | Compiling sha1 v0.10.6 |
| 946 | 2026-03-23T20:44:24.095Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 947 | 2026-03-23T20:44:24.351Z | Compiling slog-term v2.9.2 |
| 948 | 2026-03-23T20:44:24.487Z | Compiling proptest v1.10.0 |
| 949 | 2026-03-23T20:44:26.002Z | Compiling usdt v0.6.0 |
| 950 | 2026-03-23T20:44:26.840Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 951 | 2026-03-23T20:44:26.994Z | Compiling strum v0.26.3 |
| 952 | 2026-03-23T20:44:27.002Z | Compiling test-strategy v0.4.5 |
| 953 | 2026-03-23T20:44:27.141Z | Compiling async-stream v0.3.6 |
| 954 | 2026-03-23T20:44:27.205Z | Compiling tokio-rustls v0.25.0 |
| 955 | 2026-03-23T20:44:27.365Z | Compiling futures v0.3.32 |
| 956 | 2026-03-23T20:44:27.523Z | Compiling slog-bunyan v2.5.0 |
| 957 | 2026-03-23T20:44:27.554Z | Compiling serde_with_macros v3.17.0 |
| 958 | 2026-03-23T20:44:27.725Z | Compiling rand v0.8.5 |
| 959 | 2026-03-23T20:44:28.755Z | Compiling parse-display-derive v0.10.0 |
| 960 | 2026-03-23T20:44:28.951Z | Compiling reqwest v0.12.28 |
| 961 | 2026-03-23T20:44:29.413Z | Compiling backon v1.6.0 |
| 962 | 2026-03-23T20:44:29.635Z | Compiling newtype-uuid-macros v0.1.0 |
| 963 | 2026-03-23T20:44:29.714Z | Compiling strum_macros v0.27.2 |
| 964 | 2026-03-23T20:44:30.639Z | Compiling openapiv3 v2.2.0 |
| 965 | 2026-03-23T20:44:30.755Z | Compiling waitgroup v0.1.2 |
| 966 | 2026-03-23T20:44:30.927Z | Compiling rustls-pemfile v2.2.0 |
| 967 | 2026-03-23T20:44:31.264Z | Compiling serde_path_to_error v0.1.20 |
| 968 | 2026-03-23T20:44:31.845Z | Compiling hostname v0.4.2 |
| 969 | 2026-03-23T20:44:32.023Z | Compiling instant v0.1.13 |
| 970 | 2026-03-23T20:44:32.155Z | Compiling rustc-hash v2.1.1 |
| 971 | 2026-03-23T20:44:32.193Z | Compiling debug-ignore v1.0.5 |
| 972 | 2026-03-23T20:44:32.295Z | Compiling either v1.15.0 |
| 973 | 2026-03-23T20:44:32.313Z | Compiling iddqd v0.3.17 |
| 974 | 2026-03-23T20:44:32.567Z | Compiling itertools v0.14.0 |
| 975 | 2026-03-23T20:44:32.725Z | Compiling strum v0.27.2 |
| 976 | 2026-03-23T20:44:32.866Z | Compiling backoff v0.4.0 |
| 977 | 2026-03-23T20:44:33.894Z | Compiling parse-display v0.10.0 |
| 978 | 2026-03-23T20:44:34.571Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 979 | 2026-03-23T20:44:34.656Z | Compiling progenitor-client v0.10.0 |
| 980 | 2026-03-23T20:44:35.018Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 981 | 2026-03-23T20:44:35.242Z | Compiling serde_with v3.17.0 |
| 982 | 2026-03-23T20:44:36.228Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 983 | 2026-03-23T20:44:36.921Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 984 | 2026-03-23T20:44:37.223Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 985 | 2026-03-23T20:44:37.452Z | Compiling macaddr v1.0.1 |
| 986 | 2026-03-23T20:44:37.592Z | Compiling regress v0.10.5 |
| 987 | 2026-03-23T20:44:46.743Z | Compiling rustls-webpki v0.103.9 |
| 988 | 2026-03-23T20:44:51.087Z | Compiling tokio-rustls v0.26.4 |
| 989 | 2026-03-23T20:44:51.087Z | Compiling rustls-platform-verifier v0.6.2 |
| 990 | 2026-03-23T20:44:51.421Z | Compiling hyper-rustls v0.27.7 |
| 991 | 2026-03-23T20:44:51.826Z | Compiling reqwest v0.13.2 |
| 992 | 2026-03-23T20:44:54.260Z | Compiling progenitor-client v0.13.0 |
| 993 | 2026-03-23T20:44:54.607Z | Compiling progenitor-extras v0.1.1 |
| 994 | 2026-03-23T20:44:54.864Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 995 | 2026-03-23T20:45:01.353Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 996 | 2026-03-23T20:45:07.783Z | Finished `release` profile [optimized] target(s) in 1m 34s |
| 997 | 2026-03-23T20:45:07.851Z | process exited: duration 147795 ms, exit code 0 |
| |
| 998 | 2026-03-23T20:45:07.857Z | found 0 output files |