|
|
|
| 1 | 2026-03-19T02:54:55.933Z | job assigned to worker 01KM207CFJT1W5S1QZ136T5NHC [factory aws, i-08aeac5599deb2a3d] (queued for 1 m 23 s) |
| |
| 2 | 2026-03-19T02:55:04.154Z | starting task 0: "setup" |
| 3 | 2026-03-19T02:55:04.158Z | ++ uname -s |
| 4 | 2026-03-19T02:55:04.161Z | + kern=SunOS |
| 5 | 2026-03-19T02:55:04.161Z | + build_user=build |
| 6 | 2026-03-19T02:55:04.161Z | + build_uid=12345 |
| 7 | 2026-03-19T02:55:04.161Z | + work_dir=/work |
| 8 | 2026-03-19T02:55:04.161Z | + input_dir=/input |
| 9 | 2026-03-19T02:55:04.162Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T02:55:04.162Z | + case "$kern" in |
| 11 | 2026-03-19T02:55:04.162Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T02:55:04.187Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T02:55:06.169Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T02:55:06.289Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T02:55:06.292Z | + home_fs=zfs |
| 16 | 2026-03-19T02:55:06.292Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T02:55:06.293Z | + mkdir -p /home/build |
| 18 | 2026-03-19T02:55:06.293Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T02:55:08.294Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T02:55:08.298Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-03-19T02:55:08.305Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T02:55:08.309Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-19T02:55:08.309Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-19T02:55:08.309Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-19T02:55:08.309Z | * rust toolchain profile = "default" |
| 26 | 2026-03-19T02:55:08.309Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T02:55:08.309Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T02:55:08.312Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T02:55:08.313Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-19T02:55:08.426Z | info: downloading installer |
| 31 | 2026-03-19T02:55:10.188Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T02:55:10.188Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T02:55:10.188Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T02:55:10.188Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T02:55:10.188Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T02:55:10.188Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T02:55:10.188Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T02:55:10.188Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T02:55:10.188Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T02:55:10.188Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T02:55:10.189Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T02:55:10.189Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T02:55:10.189Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T02:55:10.205Z | info: profile set to default |
| 45 | 2026-03-19T02:55:10.205Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T02:55:10.208Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-19T02:55:10.392Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T02:55:10.395Z | info: downloading 6 components |
| 49 | 2026-03-19T02:55:26.637Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-19T02:55:26.637Z | |
| 51 | 2026-03-19T02:55:26.678Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T02:55:26.678Z | |
| 53 | 2026-03-19T02:55:26.682Z | |
| 54 | 2026-03-19T02:55:26.683Z | Rust is installed now. Great! |
| 55 | 2026-03-19T02:55:26.683Z | |
| 56 | 2026-03-19T02:55:26.683Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T02:55:26.683Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T02:55:26.683Z | |
| 59 | 2026-03-19T02:55:26.683Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T02:55:26.683Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T02:55:26.683Z | |
| 62 | 2026-03-19T02:55:26.683Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T02:55:26.683Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T02:55:26.683Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T02:55:26.683Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T02:55:26.683Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T02:55:26.683Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T02:55:26.683Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T02:55:26.683Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T02:55:26.683Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T02:55:26.785Z | + rustup --version |
| 72 | 2026-03-19T02:55:26.796Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T02:55:26.800Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T02:55:26.820Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T02:55:26.823Z | + cargo --version |
| 76 | 2026-03-19T02:55:26.841Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T02:55:26.844Z | + rustc --version |
| 78 | 2026-03-19T02:55:26.866Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T02:55:26.869Z | process exited: duration 18561 ms, exit code 0 |
| |
| 80 | 2026-03-19T02:55:26.875Z | starting task 2: "authentication" |
| 81 | 2026-03-19T02:55:26.894Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-03-19T02:55:26.902Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T02:55:26.905Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-19T02:55:26.908Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-19T02:55:26.930Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-19T02:55:38.254Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-19T02:55:38.254Z | + git fetch origin 45dc9f8f8266ae29c2c3985e3807a9580c439749 |
| 88 | 2026-03-19T02:55:38.559Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-19T02:55:38.559Z | * branch 45dc9f8f8266ae29c2c3985e3807a9580c439749 -> FETCH_HEAD |
| 90 | 2026-03-19T02:55:38.570Z | + [[ -n mergeconflict/fm-sb-persistence ]] |
| 91 | 2026-03-19T02:55:38.570Z | ++ git branch --show-current |
| 92 | 2026-03-19T02:55:38.571Z | + current=main |
| 93 | 2026-03-19T02:55:38.571Z | + [[ main != mergeconflict/fm-sb-persistence ]] |
| 94 | 2026-03-19T02:55:38.571Z | + git branch -f mergeconflict/fm-sb-persistence 45dc9f8f8266ae29c2c3985e3807a9580c439749 |
| 95 | 2026-03-19T02:55:38.582Z | + git checkout -f mergeconflict/fm-sb-persistence |
| 96 | 2026-03-19T02:55:38.931Z | Switched to branch 'mergeconflict/fm-sb-persistence' |
| 97 | 2026-03-19T02:55:38.937Z | + git reset --hard 45dc9f8f8266ae29c2c3985e3807a9580c439749 |
| 98 | 2026-03-19T02:55:38.937Z | HEAD is now at 45dc9f8f8 fm: persist and load support bundle requests via per-variant tables |
| 99 | 2026-03-19T02:55:38.938Z | process exited: duration 12029 ms, exit code 0 |
| |
| 100 | 2026-03-19T02:55:38.945Z | starting task 4: "build" |
| 101 | 2026-03-19T02:55:38.949Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-19T02:55:38.953Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-19T02:55:38.953Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-19T02:55:38.953Z | + cargo --version |
| 105 | 2026-03-19T02:55:38.967Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-19T02:55:38.976Z | + rustc --version |
| 107 | 2026-03-19T02:55:38.991Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-19T02:55:38.994Z | + cd /tmp |
| 109 | 2026-03-19T02:55:38.994Z | + cargo new --lib test-project |
| 110 | 2026-03-19T02:55:39.016Z | Creating library `test-project` package |
| 111 | 2026-03-19T02:55:39.063Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 112 | 2026-03-19T02:55:39.068Z | + cd test-project |
| 113 | 2026-03-19T02:55:39.068Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 114 | 2026-03-19T02:55:39.092Z | Adding omicron-common (local) to dependencies |
| 115 | 2026-03-19T02:55:39.096Z | Features: |
| 116 | 2026-03-19T02:55:39.096Z | - proptest |
| 117 | 2026-03-19T02:55:39.097Z | - test-strategy |
| 118 | 2026-03-19T02:55:39.097Z | - testing |
| 119 | 2026-03-19T02:55:39.118Z | Updating crates.io index |
| 120 | 2026-03-19T02:55:39.155Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 121 | 2026-03-19T02:55:40.013Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 122 | 2026-03-19T02:55:40.199Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 123 | 2026-03-19T02:55:40.669Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 124 | 2026-03-19T02:55:43.170Z | Locking 389 packages to latest Rust 1.94.0 compatible versions |
| 125 | 2026-03-19T02:55:43.177Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-03-19T02:55:43.299Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 127 | 2026-03-19T02:55:43.303Z | + cargo check |
| 128 | 2026-03-19T02:55:43.440Z | Updating crates.io index |
| 129 | 2026-03-19T02:55:44.191Z | Locking 1 package to latest Rust 1.94.0 compatible version |
| 130 | 2026-03-19T02:55:44.202Z | Adding omicron-workspace-hack v0.1.0 |
| 131 | 2026-03-19T02:55:44.223Z | Downloading crates ... |
| 132 | 2026-03-19T02:55:44.291Z | Downloaded hex v0.4.3 |
| 133 | 2026-03-19T02:55:44.298Z | Downloaded debug-ignore v1.0.5 |
| 134 | 2026-03-19T02:55:44.301Z | Downloaded futures-task v0.3.32 |
| 135 | 2026-03-19T02:55:44.305Z | Downloaded daft v0.1.5 |
| 136 | 2026-03-19T02:55:44.310Z | Downloaded icu_normalizer_data v2.1.1 |
| 137 | 2026-03-19T02:55:44.318Z | Downloaded itoa v1.0.17 |
| 138 | 2026-03-19T02:55:44.322Z | Downloaded is-terminal v0.4.17 |
| 139 | 2026-03-19T02:55:44.337Z | Downloaded scroll v0.13.0 |
| 140 | 2026-03-19T02:55:44.341Z | Downloaded litemap v0.8.1 |
| 141 | 2026-03-19T02:55:44.341Z | Downloaded lru-slab v0.1.2 |
| 142 | 2026-03-19T02:55:44.345Z | Downloaded log v0.4.29 |
| 143 | 2026-03-19T02:55:44.345Z | Downloaded bitflags v2.11.0 |
| 144 | 2026-03-19T02:55:44.350Z | Downloaded rusty-fork v0.3.1 |
| 145 | 2026-03-19T02:55:44.350Z | Downloaded parking_lot v0.12.5 |
| 146 | 2026-03-19T02:55:44.372Z | Downloaded httpdate v1.0.3 |
| 147 | 2026-03-19T02:55:44.372Z | Downloaded atomic-waker v1.1.2 |
| 148 | 2026-03-19T02:55:44.372Z | Downloaded itertools v0.14.0 |
| 149 | 2026-03-19T02:55:44.372Z | Downloaded rustversion v1.0.22 |
| 150 | 2026-03-19T02:55:44.372Z | Downloaded rustc-hash v2.1.1 |
| 151 | 2026-03-19T02:55:44.372Z | Downloaded dof v0.4.0 |
| 152 | 2026-03-19T02:55:44.372Z | Downloaded ref-cast-impl v1.0.25 |
| 153 | 2026-03-19T02:55:44.372Z | Downloaded async-stream v0.3.6 |
| 154 | 2026-03-19T02:55:44.377Z | Downloaded hyper-rustls v0.27.7 |
| 155 | 2026-03-19T02:55:44.378Z | Downloaded progenitor-extras v0.1.1 |
| 156 | 2026-03-19T02:55:44.378Z | Downloaded rand_xorshift v0.4.0 |
| 157 | 2026-03-19T02:55:44.378Z | Downloaded pin-project-lite v0.2.17 |
| 158 | 2026-03-19T02:55:44.383Z | Downloaded scopeguard v1.2.0 |
| 159 | 2026-03-19T02:55:44.383Z | Downloaded httparse v1.10.1 |
| 160 | 2026-03-19T02:55:44.547Z | Downloaded percent-encoding v2.3.2 |
| 161 | 2026-03-19T02:55:44.547Z | Downloaded futures v0.3.32 |
| 162 | 2026-03-19T02:55:44.547Z | Downloaded rand_chacha v0.9.0 |
| 163 | 2026-03-19T02:55:44.547Z | Downloaded darling_macro v0.21.3 |
| 164 | 2026-03-19T02:55:44.548Z | Downloaded rand_chacha v0.3.1 |
| 165 | 2026-03-19T02:55:44.548Z | Downloaded proc-macro2 v1.0.106 |
| 166 | 2026-03-19T02:55:44.548Z | Downloaded daft-derive v0.1.5 |
| 167 | 2026-03-19T02:55:44.548Z | Downloaded pretty-hex v0.4.1 |
| 168 | 2026-03-19T02:55:44.548Z | Downloaded potential_utf v0.1.4 |
| 169 | 2026-03-19T02:55:44.548Z | Downloaded cfg_aliases v0.2.1 |
| 170 | 2026-03-19T02:55:44.548Z | Downloaded futures-util v0.3.32 |
| 171 | 2026-03-19T02:55:44.548Z | Downloaded rustls-pemfile v2.2.0 |
| 172 | 2026-03-19T02:55:44.548Z | Downloaded allocator-api2 v0.2.21 |
| 173 | 2026-03-19T02:55:44.548Z | Downloaded fnv v1.0.7 |
| 174 | 2026-03-19T02:55:44.548Z | Downloaded num-conv v0.2.0 |
| 175 | 2026-03-19T02:55:44.548Z | Downloaded macaddr v1.0.1 |
| 176 | 2026-03-19T02:55:44.548Z | Downloaded match_cfg v0.1.0 |
| 177 | 2026-03-19T02:55:44.548Z | Downloaded http-body v1.0.1 |
| 178 | 2026-03-19T02:55:44.548Z | Downloaded getrandom v0.4.1 |
| 179 | 2026-03-19T02:55:44.548Z | Downloaded serde_urlencoded v0.7.1 |
| 180 | 2026-03-19T02:55:44.548Z | Downloaded powerfmt v0.2.0 |
| 181 | 2026-03-19T02:55:44.548Z | Downloaded futures-executor v0.3.32 |
| 182 | 2026-03-19T02:55:44.548Z | Downloaded ppv-lite86 v0.2.21 |
| 183 | 2026-03-19T02:55:44.548Z | Downloaded multer v3.1.0 |
| 184 | 2026-03-19T02:55:44.548Z | Downloaded generic-array v0.14.7 |
| 185 | 2026-03-19T02:55:44.549Z | Downloaded fastrand v2.3.0 |
| 186 | 2026-03-19T02:55:44.549Z | Downloaded cfg-if v1.0.4 |
| 187 | 2026-03-19T02:55:44.549Z | Downloaded dyn-clone v1.0.20 |
| 188 | 2026-03-19T02:55:44.549Z | Downloaded async-stream-impl v0.3.6 |
| 189 | 2026-03-19T02:55:44.549Z | Downloaded aho-corasick v1.1.4 |
| 190 | 2026-03-19T02:55:44.549Z | Downloaded sha1 v0.10.6 |
| 191 | 2026-03-19T02:55:44.549Z | Downloaded derive-ex v0.1.8 |
| 192 | 2026-03-19T02:55:44.549Z | Downloaded progenitor-client v0.10.0 |
| 193 | 2026-03-19T02:55:44.549Z | Downloaded ref-cast v1.0.25 |
| 194 | 2026-03-19T02:55:44.549Z | Downloaded hyper-util v0.1.20 |
| 195 | 2026-03-19T02:55:44.549Z | Downloaded dropshot_endpoint v0.16.7 |
| 196 | 2026-03-19T02:55:44.549Z | Downloaded newtype-uuid-macros v0.1.0 |
| 197 | 2026-03-19T02:55:44.549Z | Downloaded pin-utils v0.1.0 |
| 198 | 2026-03-19T02:55:44.549Z | Downloaded mime v0.3.17 |
| 199 | 2026-03-19T02:55:44.549Z | Downloaded openssl-probe v0.2.1 |
| 200 | 2026-03-19T02:55:44.549Z | Downloaded strum v0.26.3 |
| 201 | 2026-03-19T02:55:44.549Z | Downloaded num_threads v0.1.7 |
| 202 | 2026-03-19T02:55:44.549Z | Downloaded smallvec v1.15.1 |
| 203 | 2026-03-19T02:55:44.549Z | Downloaded parse-display v0.10.0 |
| 204 | 2026-03-19T02:55:44.549Z | Downloaded stable_deref_trait v1.2.1 |
| 205 | 2026-03-19T02:55:44.550Z | Downloaded bytes v1.11.1 |
| 206 | 2026-03-19T02:55:44.550Z | Downloaded strum v0.27.2 |
| 207 | 2026-03-19T02:55:44.550Z | Downloaded erased-serde v0.3.31 |
| 208 | 2026-03-19T02:55:44.550Z | Downloaded term v1.2.1 |
| 209 | 2026-03-19T02:55:44.550Z | Downloaded sync_wrapper v1.0.2 |
| 210 | 2026-03-19T02:55:44.551Z | Downloaded scroll_derive v0.13.1 |
| 211 | 2026-03-19T02:55:44.551Z | Downloaded plain v0.2.3 |
| 212 | 2026-03-19T02:55:44.551Z | Downloaded strum_macros v0.26.4 |
| 213 | 2026-03-19T02:55:44.551Z | Downloaded serde_path_to_error v0.1.20 |
| 214 | 2026-03-19T02:55:44.551Z | Downloaded serde_tokenstream v0.2.3 |
| 215 | 2026-03-19T02:55:44.551Z | Downloaded pest_meta v2.8.6 |
| 216 | 2026-03-19T02:55:44.551Z | Downloaded tinystr v0.8.2 |
| 217 | 2026-03-19T02:55:44.551Z | Downloaded semver v1.0.27 |
| 218 | 2026-03-19T02:55:44.551Z | Downloaded rustls-native-certs v0.8.3 |
| 219 | 2026-03-19T02:55:44.588Z | Downloaded newtype-uuid v1.3.2 |
| 220 | 2026-03-19T02:55:44.588Z | Downloaded take_mut v0.2.2 |
| 221 | 2026-03-19T02:55:44.588Z | Downloaded structmeta-derive v0.3.0 |
| 222 | 2026-03-19T02:55:44.588Z | Downloaded quick-error v1.2.3 |
| 223 | 2026-03-19T02:55:44.588Z | Downloaded icu_properties_data v2.1.2 |
| 224 | 2026-03-19T02:55:44.588Z | Downloaded strsim v0.11.1 |
| 225 | 2026-03-19T02:55:44.588Z | Downloaded serde_derive_internals v0.29.1 |
| 226 | 2026-03-19T02:55:44.588Z | Downloaded rustls-platform-verifier v0.6.2 |
| 227 | 2026-03-19T02:55:44.589Z | Downloaded rand_core v0.6.4 |
| 228 | 2026-03-19T02:55:44.589Z | Downloaded slog-bunyan v2.5.0 |
| 229 | 2026-03-19T02:55:44.589Z | Downloaded idna v1.1.0 |
| 230 | 2026-03-19T02:55:44.589Z | Downloaded omicron-workspace-hack v0.1.0 |
| 231 | 2026-03-19T02:55:44.589Z | Downloaded thread-id v5.1.0 |
| 232 | 2026-03-19T02:55:44.589Z | Downloaded tinyvec_macros v0.1.1 |
| 233 | 2026-03-19T02:55:44.589Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 234 | 2026-03-19T02:55:44.589Z | Downloaded lock_api v0.4.14 |
| 235 | 2026-03-19T02:55:44.589Z | Downloaded jobserver v0.1.34 |
| 236 | 2026-03-19T02:55:44.589Z | Downloaded rand_core v0.9.5 |
| 237 | 2026-03-19T02:55:44.589Z | Downloaded waitgroup v0.1.2 |
| 238 | 2026-03-19T02:55:44.589Z | Downloaded schemars_derive v0.8.22 |
| 239 | 2026-03-19T02:55:44.589Z | Downloaded progenitor-client v0.13.0 |
| 240 | 2026-03-19T02:55:44.589Z | Downloaded oxnet v0.1.4 |
| 241 | 2026-03-19T02:55:44.589Z | Downloaded slog-json v2.6.1 |
| 242 | 2026-03-19T02:55:44.589Z | Downloaded serde_spanned v1.0.4 |
| 243 | 2026-03-19T02:55:44.621Z | Downloaded utf8_iter v1.0.4 |
| 244 | 2026-03-19T02:55:44.621Z | Downloaded parse-display-derive v0.10.0 |
| 245 | 2026-03-19T02:55:44.621Z | Downloaded synstructure v0.13.2 |
| 246 | 2026-03-19T02:55:44.621Z | Downloaded untrusted v0.9.0 |
| 247 | 2026-03-19T02:55:44.622Z | Downloaded rustls-pki-types v1.14.0 |
| 248 | 2026-03-19T02:55:44.622Z | Downloaded slog-async v2.8.0 |
| 249 | 2026-03-19T02:55:44.622Z | Downloaded tower-service v0.3.3 |
| 250 | 2026-03-19T02:55:44.622Z | Downloaded tower-layer v0.3.3 |
| 251 | 2026-03-19T02:55:44.622Z | Downloaded unarray v0.1.4 |
| 252 | 2026-03-19T02:55:44.622Z | Downloaded time-core v0.1.8 |
| 253 | 2026-03-19T02:55:44.623Z | Downloaded tracing-core v0.1.36 |
| 254 | 2026-03-19T02:55:44.623Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 255 | 2026-03-19T02:55:44.623Z | Downloaded thiserror-impl v2.0.18 |
| 256 | 2026-03-19T02:55:44.623Z | Downloaded thiserror-impl v1.0.69 |
| 257 | 2026-03-19T02:55:44.623Z | Downloaded thread_local v1.1.9 |
| 258 | 2026-03-19T02:55:44.623Z | Downloaded thiserror v1.0.69 |
| 259 | 2026-03-19T02:55:44.623Z | Downloaded usdt-attr-macro v0.6.0 |
| 260 | 2026-03-19T02:55:44.623Z | Downloaded usdt v0.6.0 |
| 261 | 2026-03-19T02:55:44.623Z | Downloaded paste v1.0.15 |
| 262 | 2026-03-19T02:55:44.624Z | Downloaded wait-timeout v0.2.1 |
| 263 | 2026-03-19T02:55:44.624Z | Downloaded version_check v0.9.5 |
| 264 | 2026-03-19T02:55:44.624Z | Downloaded yoke v0.8.1 |
| 265 | 2026-03-19T02:55:44.624Z | Downloaded once_cell v1.21.3 |
| 266 | 2026-03-19T02:55:44.668Z | Downloaded equivalent v1.0.2 |
| 267 | 2026-03-19T02:55:44.668Z | Downloaded pest_generator v2.8.6 |
| 268 | 2026-03-19T02:55:44.668Z | Downloaded memmap2 v0.9.10 |
| 269 | 2026-03-19T02:55:44.668Z | Downloaded pest_derive v2.8.6 |
| 270 | 2026-03-19T02:55:44.669Z | Downloaded zerofrom-derive v0.1.6 |
| 271 | 2026-03-19T02:55:44.669Z | Downloaded autocfg v1.5.0 |
| 272 | 2026-03-19T02:55:44.670Z | Downloaded quinn-udp v0.5.14 |
| 273 | 2026-03-19T02:55:44.670Z | Downloaded zerofrom v0.1.6 |
| 274 | 2026-03-19T02:55:44.670Z | Downloaded bit-set v0.8.0 |
| 275 | 2026-03-19T02:55:44.670Z | Downloaded anyhow v1.0.102 |
| 276 | 2026-03-19T02:55:44.691Z | Downloaded serde_core v1.0.228 |
| 277 | 2026-03-19T02:55:44.692Z | Downloaded iri-string v0.7.10 |
| 278 | 2026-03-19T02:55:44.692Z | Downloaded darling_core v0.21.3 |
| 279 | 2026-03-19T02:55:44.692Z | Downloaded quote v1.0.44 |
| 280 | 2026-03-19T02:55:44.692Z | Downloaded spin v0.9.8 |
| 281 | 2026-03-19T02:55:44.692Z | Downloaded errno v0.3.14 |
| 282 | 2026-03-19T02:55:44.692Z | Downloaded num-traits v0.2.19 |
| 283 | 2026-03-19T02:55:44.693Z | Downloaded block-buffer v0.10.4 |
| 284 | 2026-03-19T02:55:44.693Z | Downloaded usdt-impl v0.6.0 |
| 285 | 2026-03-19T02:55:44.693Z | Downloaded zmij v1.0.21 |
| 286 | 2026-03-19T02:55:44.693Z | Downloaded tokio-rustls v0.26.4 |
| 287 | 2026-03-19T02:55:44.693Z | Downloaded reqwest v0.12.28 |
| 288 | 2026-03-19T02:55:44.708Z | Downloaded parking_lot_core v0.9.12 |
| 289 | 2026-03-19T02:55:44.708Z | Downloaded schemars v0.8.22 |
| 290 | 2026-03-19T02:55:44.708Z | Downloaded zerovec-derive v0.11.2 |
| 291 | 2026-03-19T02:55:44.708Z | Downloaded either v1.15.0 |
| 292 | 2026-03-19T02:55:44.708Z | Downloaded digest v0.10.7 |
| 293 | 2026-03-19T02:55:44.708Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 294 | 2026-03-19T02:55:44.708Z | Downloaded writeable v0.6.2 |
| 295 | 2026-03-19T02:55:44.708Z | Downloaded socket2 v0.6.2 |
| 296 | 2026-03-19T02:55:44.723Z | Downloaded cmake v0.1.57 |
| 297 | 2026-03-19T02:55:44.723Z | Downloaded backoff v0.4.0 |
| 298 | 2026-03-19T02:55:44.723Z | Downloaded zeroize v1.8.2 |
| 299 | 2026-03-19T02:55:44.723Z | Downloaded serde_with_macros v3.17.0 |
| 300 | 2026-03-19T02:55:44.723Z | Downloaded futures-sink v0.3.32 |
| 301 | 2026-03-19T02:55:44.723Z | Downloaded futures-macro v0.3.32 |
| 302 | 2026-03-19T02:55:44.723Z | Downloaded displaydoc v0.2.5 |
| 303 | 2026-03-19T02:55:44.723Z | Downloaded idna_adapter v1.2.1 |
| 304 | 2026-03-19T02:55:44.723Z | Downloaded crossbeam-utils v0.8.21 |
| 305 | 2026-03-19T02:55:44.724Z | Downloaded foldhash v0.2.0 |
| 306 | 2026-03-19T02:55:44.724Z | Downloaded deranged v0.5.8 |
| 307 | 2026-03-19T02:55:44.732Z | Downloaded tinyvec v1.10.0 |
| 308 | 2026-03-19T02:55:44.732Z | Downloaded test-strategy v0.4.5 |
| 309 | 2026-03-19T02:55:44.732Z | Downloaded cc v1.2.56 |
| 310 | 2026-03-19T02:55:44.733Z | Downloaded serde_derive v1.0.228 |
| 311 | 2026-03-19T02:55:44.739Z | Downloaded ryu v1.0.23 |
| 312 | 2026-03-19T02:55:44.740Z | Downloaded heck v0.5.0 |
| 313 | 2026-03-19T02:55:44.749Z | Downloaded slog v2.8.2 |
| 314 | 2026-03-19T02:55:44.749Z | Downloaded base64 v0.22.1 |
| 315 | 2026-03-19T02:55:44.749Z | Downloaded futures-channel v0.3.32 |
| 316 | 2026-03-19T02:55:44.749Z | Downloaded ipnetwork v0.21.1 |
| 317 | 2026-03-19T02:55:44.754Z | Downloaded rustls-webpki v0.103.9 |
| 318 | 2026-03-19T02:55:44.764Z | Downloaded iana-time-zone v0.1.65 |
| 319 | 2026-03-19T02:55:44.766Z | Downloaded ipnet v2.11.0 |
| 320 | 2026-03-19T02:55:44.775Z | Downloaded uuid v1.21.0 |
| 321 | 2026-03-19T02:55:44.775Z | Downloaded subtle v2.6.1 |
| 322 | 2026-03-19T02:55:44.775Z | Downloaded signal-hook-registry v1.4.8 |
| 323 | 2026-03-19T02:55:44.775Z | Downloaded quinn v0.11.9 |
| 324 | 2026-03-19T02:55:44.779Z | Downloaded icu_provider v2.1.1 |
| 325 | 2026-03-19T02:55:44.809Z | Downloaded time-macros v0.2.27 |
| 326 | 2026-03-19T02:55:44.809Z | Downloaded icu_locale_core v2.1.1 |
| 327 | 2026-03-19T02:55:44.809Z | Downloaded tokio-macros v2.6.0 |
| 328 | 2026-03-19T02:55:44.809Z | Downloaded rand v0.8.5 |
| 329 | 2026-03-19T02:55:44.809Z | Downloaded slog-term v2.9.2 |
| 330 | 2026-03-19T02:55:44.815Z | Downloaded mio v1.1.1 |
| 331 | 2026-03-19T02:55:44.816Z | Downloaded tempfile v3.25.0 |
| 332 | 2026-03-19T02:55:44.816Z | Downloaded http v1.4.0 |
| 333 | 2026-03-19T02:55:44.816Z | Downloaded serde v1.0.228 |
| 334 | 2026-03-19T02:55:44.816Z | Downloaded unicode-ident v1.0.24 |
| 335 | 2026-03-19T02:55:44.828Z | Downloaded zerotrie v0.2.3 |
| 336 | 2026-03-19T02:55:45.130Z | Downloaded rand v0.9.2 |
| 337 | 2026-03-19T02:55:45.140Z | Downloaded hyper v1.8.1 |
| 338 | 2026-03-19T02:55:45.140Z | Downloaded url v2.5.8 |
| 339 | 2026-03-19T02:55:45.140Z | Downloaded hashbrown v0.16.1 |
| 340 | 2026-03-19T02:55:45.140Z | Downloaded memchr v2.8.0 |
| 341 | 2026-03-19T02:55:45.182Z | Downloaded zerocopy-derive v0.8.40 |
| 342 | 2026-03-19T02:55:45.182Z | Downloaded async-trait v0.1.89 |
| 343 | 2026-03-19T02:55:45.182Z | Downloaded goblin v0.10.5 |
| 344 | 2026-03-19T02:55:45.182Z | Downloaded yoke-derive v0.8.1 |
| 345 | 2026-03-19T02:55:45.183Z | Downloaded pest v2.8.6 |
| 346 | 2026-03-19T02:55:45.183Z | Downloaded zerocopy v0.8.40 |
| 347 | 2026-03-19T02:55:45.183Z | Downloaded serde_json v1.0.149 |
| 348 | 2026-03-19T02:55:45.183Z | Downloaded tokio-util v0.7.18 |
| 349 | 2026-03-19T02:55:45.183Z | Downloaded regex v1.12.3 |
| 350 | 2026-03-19T02:55:45.183Z | Downloaded zerovec v0.11.5 |
| 351 | 2026-03-19T02:55:45.184Z | Downloaded tower-http v0.6.8 |
| 352 | 2026-03-19T02:55:45.184Z | Downloaded reqwest v0.13.2 |
| 353 | 2026-03-19T02:55:45.184Z | Downloaded serde_with v3.17.0 |
| 354 | 2026-03-19T02:55:45.184Z | Downloaded bit-vec v0.8.0 |
| 355 | 2026-03-19T02:55:45.184Z | Downloaded winnow v0.7.14 |
| 356 | 2026-03-19T02:55:45.184Z | Downloaded proptest v1.10.0 |
| 357 | 2026-03-19T02:55:45.184Z | Downloaded rustls-webpki v0.102.8 |
| 358 | 2026-03-19T02:55:45.184Z | Downloaded form_urlencoded v1.2.2 |
| 359 | 2026-03-19T02:55:45.184Z | Downloaded time v0.3.47 |
| 360 | 2026-03-19T02:55:45.184Z | Downloaded cpufeatures v0.2.17 |
| 361 | 2026-03-19T02:55:45.184Z | Downloaded aws-lc-rs v1.16.0 |
| 362 | 2026-03-19T02:55:45.185Z | Downloaded getrandom v0.2.17 |
| 363 | 2026-03-19T02:55:45.185Z | Downloaded crypto-common v0.1.7 |
| 364 | 2026-03-19T02:55:45.185Z | Downloaded hostname v0.4.2 |
| 365 | 2026-03-19T02:55:45.185Z | Downloaded futures-core v0.3.32 |
| 366 | 2026-03-19T02:55:45.185Z | Downloaded find-msvc-tools v0.1.9 |
| 367 | 2026-03-19T02:55:45.185Z | Downloaded quinn-proto v0.11.13 |
| 368 | 2026-03-19T02:55:45.185Z | Downloaded icu_properties v2.1.2 |
| 369 | 2026-03-19T02:55:45.186Z | Downloaded http-body-util v0.1.3 |
| 370 | 2026-03-19T02:55:45.186Z | Downloaded dtrace-parser v0.3.0 |
| 371 | 2026-03-19T02:55:45.186Z | Downloaded rustls v0.22.4 |
| 372 | 2026-03-19T02:55:45.186Z | Downloaded regress v0.10.5 |
| 373 | 2026-03-19T02:55:45.186Z | Downloaded syn v2.0.117 |
| 374 | 2026-03-19T02:55:45.186Z | Downloaded slab v0.4.12 |
| 375 | 2026-03-19T02:55:45.186Z | Downloaded icu_collections v2.1.1 |
| 376 | 2026-03-19T02:55:45.186Z | Downloaded dunce v1.0.5 |
| 377 | 2026-03-19T02:55:45.186Z | Downloaded rustls v0.23.37 |
| 378 | 2026-03-19T02:55:45.186Z | Downloaded sha2 v0.10.9 |
| 379 | 2026-03-19T02:55:45.186Z | Downloaded camino v1.2.2 |
| 380 | 2026-03-19T02:55:45.186Z | Downloaded regex-syntax v0.8.10 |
| 381 | 2026-03-19T02:55:45.186Z | Downloaded futures-io v0.3.32 |
| 382 | 2026-03-19T02:55:45.186Z | Downloaded hostname v0.3.1 |
| 383 | 2026-03-19T02:55:45.186Z | Downloaded encoding_rs v0.8.35 |
| 384 | 2026-03-19T02:55:45.202Z | Downloaded fs_extra v1.3.0 |
| 385 | 2026-03-19T02:55:45.202Z | Downloaded rustix v1.1.3 |
| 386 | 2026-03-19T02:55:45.202Z | Downloaded instant v0.1.13 |
| 387 | 2026-03-19T02:55:45.202Z | Downloaded shlex v1.3.0 |
| 388 | 2026-03-19T02:55:45.202Z | Downloaded tracing v0.1.44 |
| 389 | 2026-03-19T02:55:45.202Z | Downloaded strum_macros v0.27.2 |
| 390 | 2026-03-19T02:55:45.202Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 391 | 2026-03-19T02:55:45.202Z | Downloaded structmeta v0.3.0 |
| 392 | 2026-03-19T02:55:45.202Z | Downloaded indexmap v2.13.0 |
| 393 | 2026-03-19T02:55:45.210Z | Downloaded usdt-macro v0.6.0 |
| 394 | 2026-03-19T02:55:45.210Z | Downloaded h2 v0.4.13 |
| 395 | 2026-03-19T02:55:45.213Z | Downloaded icu_normalizer v2.1.1 |
| 396 | 2026-03-19T02:55:45.214Z | Downloaded dropshot v0.16.7 |
| 397 | 2026-03-19T02:55:45.229Z | Downloaded want v0.3.1 |
| 398 | 2026-03-19T02:55:45.292Z | Downloaded tokio-rustls v0.25.0 |
| 399 | 2026-03-19T02:55:45.292Z | Downloaded try-lock v0.2.5 |
| 400 | 2026-03-19T02:55:45.292Z | Downloaded regex-automata v0.4.14 |
| 401 | 2026-03-19T02:55:45.312Z | Downloaded crossbeam-channel v0.5.15 |
| 402 | 2026-03-19T02:55:45.312Z | Downloaded libc v0.2.180 |
| 403 | 2026-03-19T02:55:45.312Z | Downloaded typenum v1.19.0 |
| 404 | 2026-03-19T02:55:45.312Z | Downloaded thiserror v2.0.18 |
| 405 | 2026-03-19T02:55:45.312Z | Downloaded iddqd v0.3.17 |
| 406 | 2026-03-19T02:55:45.312Z | Downloaded tower v0.5.3 |
| 407 | 2026-03-19T02:55:45.312Z | Downloaded byteorder v1.5.0 |
| 408 | 2026-03-19T02:55:45.313Z | Downloaded getrandom v0.3.4 |
| 409 | 2026-03-19T02:55:45.313Z | Downloaded chrono v0.4.44 |
| 410 | 2026-03-19T02:55:45.313Z | Downloaded backon v1.6.0 |
| 411 | 2026-03-19T02:55:45.313Z | Downloaded ident_case v1.0.1 |
| 412 | 2026-03-19T02:55:45.313Z | Downloaded darling v0.21.3 |
| 413 | 2026-03-19T02:55:45.318Z | Downloaded openapiv3 v2.2.0 |
| 414 | 2026-03-19T02:55:45.353Z | Downloaded ring v0.17.14 |
| 415 | 2026-03-19T02:55:45.366Z | Downloaded ucd-trie v0.1.7 |
| 416 | 2026-03-19T02:55:45.371Z | Downloaded tokio v1.49.0 |
| 417 | 2026-03-19T02:55:46.075Z | Downloaded aws-lc-sys v0.37.1 |
| 418 | 2026-03-19T02:55:46.324Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-03-19T02:55:46.324Z | Compiling quote v1.0.44 |
| 420 | 2026-03-19T02:55:46.331Z | Compiling unicode-ident v1.0.24 |
| 421 | 2026-03-19T02:55:46.331Z | Compiling libc v0.2.180 |
| 422 | 2026-03-19T02:55:46.332Z | Checking cfg-if v1.0.4 |
| 423 | 2026-03-19T02:55:46.332Z | Compiling serde_core v1.0.228 |
| 424 | 2026-03-19T02:55:46.332Z | Checking memchr v2.8.0 |
| 425 | 2026-03-19T02:55:46.332Z | Checking itoa v1.0.17 |
| 426 | 2026-03-19T02:55:46.541Z | Compiling serde v1.0.228 |
| 427 | 2026-03-19T02:55:46.756Z | Compiling zmij v1.0.21 |
| 428 | 2026-03-19T02:55:46.826Z | Compiling serde_json v1.0.149 |
| 429 | 2026-03-19T02:55:46.990Z | Checking pin-project-lite v0.2.17 |
| 430 | 2026-03-19T02:55:47.021Z | Compiling shlex v1.3.0 |
| 431 | 2026-03-19T02:55:47.021Z | Checking smallvec v1.15.1 |
| 432 | 2026-03-19T02:55:47.295Z | Compiling find-msvc-tools v0.1.9 |
| 433 | 2026-03-19T02:55:47.898Z | Checking futures-core v0.3.32 |
| 434 | 2026-03-19T02:55:47.898Z | Checking bytes v1.11.1 |
| 435 | 2026-03-19T02:55:47.898Z | Compiling parking_lot_core v0.9.12 |
| 436 | 2026-03-19T02:55:47.898Z | Checking scopeguard v1.2.0 |
| 437 | 2026-03-19T02:55:47.938Z | Checking errno v0.3.14 |
| 438 | 2026-03-19T02:55:47.939Z | Compiling jobserver v0.1.34 |
| 439 | 2026-03-19T02:55:47.939Z | Checking lock_api v0.4.14 |
| 440 | 2026-03-19T02:55:47.939Z | Checking once_cell v1.21.3 |
| 441 | 2026-03-19T02:55:47.939Z | Compiling cc v1.2.56 |
| 442 | 2026-03-19T02:55:47.939Z | Checking signal-hook-registry v1.4.8 |
| 443 | 2026-03-19T02:55:47.940Z | Checking socket2 v0.6.2 |
| 444 | 2026-03-19T02:55:47.940Z | Checking parking_lot v0.12.5 |
| 445 | 2026-03-19T02:55:47.977Z | Compiling syn v2.0.117 |
| 446 | 2026-03-19T02:55:47.995Z | Checking mio v1.1.1 |
| 447 | 2026-03-19T02:55:48.071Z | Checking futures-sink v0.3.32 |
| 448 | 2026-03-19T02:55:48.106Z | Checking stable_deref_trait v1.2.1 |
| 449 | 2026-03-19T02:55:48.106Z | Checking zeroize v1.8.2 |
| 450 | 2026-03-19T02:55:48.120Z | Compiling autocfg v1.5.0 |
| 451 | 2026-03-19T02:55:48.132Z | Compiling getrandom v0.4.1 |
| 452 | 2026-03-19T02:55:48.143Z | Checking slab v0.4.12 |
| 453 | 2026-03-19T02:55:48.234Z | Checking futures-channel v0.3.32 |
| 454 | 2026-03-19T02:55:48.404Z | Compiling thiserror v2.0.18 |
| 455 | 2026-03-19T02:55:48.412Z | Checking allocator-api2 v0.2.21 |
| 456 | 2026-03-19T02:55:48.504Z | Compiling rustversion v1.0.22 |
| 457 | 2026-03-19T02:55:48.556Z | Checking foldhash v0.2.0 |
| 458 | 2026-03-19T02:55:48.647Z | Compiling num-traits v0.2.19 |
| 459 | 2026-03-19T02:55:48.770Z | Checking equivalent v1.0.2 |
| 460 | 2026-03-19T02:55:48.797Z | Compiling cmake v0.1.57 |
| 461 | 2026-03-19T02:55:48.917Z | Checking hashbrown v0.16.1 |
| 462 | 2026-03-19T02:55:49.121Z | Checking rustls-pki-types v1.14.0 |
| 463 | 2026-03-19T02:55:49.156Z | Checking http v1.4.0 |
| 464 | 2026-03-19T02:55:49.259Z | Compiling dunce v1.0.5 |
| 465 | 2026-03-19T02:55:49.273Z | Checking futures-io v0.3.32 |
| 466 | 2026-03-19T02:55:49.430Z | Compiling fs_extra v1.3.0 |
| 467 | 2026-03-19T02:55:49.507Z | Checking futures-task v0.3.32 |
| 468 | 2026-03-19T02:55:49.590Z | Compiling zerocopy v0.8.40 |
| 469 | 2026-03-19T02:55:49.842Z | Checking fnv v1.0.7 |
| 470 | 2026-03-19T02:55:49.892Z | Compiling aws-lc-sys v0.37.1 |
| 471 | 2026-03-19T02:55:49.892Z | Checking log v0.4.29 |
| 472 | 2026-03-19T02:55:49.934Z | Checking untrusted v0.9.0 |
| 473 | 2026-03-19T02:55:50.025Z | Compiling version_check v0.9.5 |
| 474 | 2026-03-19T02:55:50.068Z | Checking writeable v0.6.2 |
| 475 | 2026-03-19T02:55:50.129Z | Checking litemap v0.8.1 |
| 476 | 2026-03-19T02:55:50.381Z | Compiling ucd-trie v0.1.7 |
| 477 | 2026-03-19T02:55:50.421Z | Compiling httparse v1.10.1 |
| 478 | 2026-03-19T02:55:50.421Z | Checking iana-time-zone v0.1.65 |
| 479 | 2026-03-19T02:55:50.421Z | Checking http-body v1.0.1 |
| 480 | 2026-03-19T02:55:50.515Z | Compiling pest v2.8.6 |
| 481 | 2026-03-19T02:55:50.546Z | Checking indexmap v2.13.0 |
| 482 | 2026-03-19T02:55:50.622Z | Checking tracing-core v0.1.36 |
| 483 | 2026-03-19T02:55:50.712Z | Compiling aws-lc-rs v1.16.0 |
| 484 | 2026-03-19T02:55:50.874Z | Compiling icu_normalizer_data v2.1.1 |
| 485 | 2026-03-19T02:55:51.041Z | Checking percent-encoding v2.3.2 |
| 486 | 2026-03-19T02:55:51.052Z | Compiling schemars v0.8.22 |
| 487 | 2026-03-19T02:55:51.118Z | Compiling icu_properties_data v2.1.2 |
| 488 | 2026-03-19T02:55:51.233Z | Checking bitflags v2.11.0 |
| 489 | 2026-03-19T02:55:51.313Z | Checking atomic-waker v1.1.2 |
| 490 | 2026-03-19T02:55:51.389Z | Checking tracing v0.1.44 |
| 491 | 2026-03-19T02:55:51.507Z | Checking uuid v1.21.0 |
| 492 | 2026-03-19T02:55:51.507Z | Checking semver v1.0.27 |
| 493 | 2026-03-19T02:55:51.613Z | Checking try-lock v0.2.5 |
| 494 | 2026-03-19T02:55:51.669Z | Checking tower-service v0.3.3 |
| 495 | 2026-03-19T02:55:51.782Z | Checking dyn-clone v1.0.20 |
| 496 | 2026-03-19T02:55:51.782Z | Checking base64 v0.22.1 |
| 497 | 2026-03-19T02:55:51.848Z | Checking subtle v2.6.1 |
| 498 | 2026-03-19T02:55:51.848Z | Checking tower-layer v0.3.3 |
| 499 | 2026-03-19T02:55:51.848Z | Checking want v0.3.1 |
| 500 | 2026-03-19T02:55:51.967Z | Compiling pest_meta v2.8.6 |
| 501 | 2026-03-19T02:55:51.991Z | Compiling synstructure v0.13.2 |
| 502 | 2026-03-19T02:55:52.032Z | Compiling serde_derive_internals v0.29.1 |
| 503 | 2026-03-19T02:55:52.119Z | Compiling slog v2.8.2 |
| 504 | 2026-03-19T02:55:52.155Z | Checking getrandom v0.2.17 |
| 505 | 2026-03-19T02:55:52.296Z | Compiling heck v0.5.0 |
| 506 | 2026-03-19T02:55:52.310Z | Checking httpdate v1.0.3 |
| 507 | 2026-03-19T02:55:52.478Z | Checking pin-utils v0.1.0 |
| 508 | 2026-03-19T02:55:52.546Z | Checking form_urlencoded v1.2.2 |
| 509 | 2026-03-19T02:55:52.569Z | Compiling rustls v0.23.37 |
| 510 | 2026-03-19T02:55:52.580Z | Compiling typenum v1.19.0 |
| 511 | 2026-03-19T02:55:52.650Z | Compiling getrandom v0.3.4 |
| 512 | 2026-03-19T02:55:52.723Z | Compiling pest_generator v2.8.6 |
| 513 | 2026-03-19T02:55:52.800Z | Checking ipnet v2.11.0 |
| 514 | 2026-03-19T02:55:53.040Z | Compiling generic-array v0.14.7 |
| 515 | 2026-03-19T02:55:53.065Z | Compiling ring v0.17.14 |
| 516 | 2026-03-19T02:55:53.100Z | Checking sync_wrapper v1.0.2 |
| 517 | 2026-03-19T02:55:53.644Z | Compiling paste v1.0.15 |
| 518 | 2026-03-19T02:55:53.892Z | Checking utf8_iter v1.0.4 |
| 519 | 2026-03-19T02:55:53.892Z | Checking ryu v1.0.23 |
| 520 | 2026-03-19T02:55:53.931Z | Checking http-body-util v0.1.3 |
| 521 | 2026-03-19T02:55:53.932Z | Compiling rustix v1.1.3 |
| 522 | 2026-03-19T02:55:53.932Z | Compiling serde_derive v1.0.228 |
| 523 | 2026-03-19T02:55:53.932Z | Compiling zerofrom-derive v0.1.6 |
| 524 | 2026-03-19T02:55:54.204Z | Compiling tokio-macros v2.6.0 |
| 525 | 2026-03-19T02:55:54.263Z | Compiling zerocopy-derive v0.8.40 |
| 526 | 2026-03-19T02:55:54.393Z | Compiling yoke-derive v0.8.1 |
| 527 | 2026-03-19T02:55:54.866Z | Compiling zerovec-derive v0.11.2 |
| 528 | 2026-03-19T02:55:54.958Z | Checking tokio v1.49.0 |
| 529 | 2026-03-19T02:55:55.507Z | Checking zerofrom v0.1.6 |
| 530 | 2026-03-19T02:55:55.621Z | Compiling displaydoc v0.2.5 |
| 531 | 2026-03-19T02:55:55.706Z | Checking yoke v0.8.1 |
| 532 | 2026-03-19T02:55:55.980Z | Compiling futures-macro v0.3.32 |
| 533 | 2026-03-19T02:55:56.092Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-03-19T02:55:56.260Z | Checking zerovec v0.11.5 |
| 535 | 2026-03-19T02:55:56.784Z | Checking tinystr v0.8.2 |
| 536 | 2026-03-19T02:55:56.934Z | Checking futures-util v0.3.32 |
| 537 | 2026-03-19T02:55:57.005Z | Checking icu_locale_core v2.1.1 |
| 538 | 2026-03-19T02:55:57.674Z | Checking potential_utf v0.1.4 |
| 539 | 2026-03-19T02:55:57.688Z | Checking zerotrie v0.2.3 |
| 540 | 2026-03-19T02:55:57.777Z | Checking icu_collections v2.1.1 |
| 541 | 2026-03-19T02:55:57.967Z | Checking icu_provider v2.1.1 |
| 542 | 2026-03-19T02:55:57.980Z | Checking chrono v0.4.44 |
| 543 | 2026-03-19T02:55:58.188Z | Compiling schemars_derive v0.8.22 |
| 544 | 2026-03-19T02:55:58.309Z | Checking icu_properties v2.1.2 |
| 545 | 2026-03-19T02:55:58.435Z | Checking icu_normalizer v2.1.1 |
| 546 | 2026-03-19T02:55:58.845Z | Checking erased-serde v0.3.31 |
| 547 | 2026-03-19T02:55:59.009Z | Checking tokio-util v0.7.18 |
| 548 | 2026-03-19T02:55:59.131Z | Compiling pest_derive v2.8.6 |
| 549 | 2026-03-19T02:55:59.403Z | Checking idna_adapter v1.2.1 |
| 550 | 2026-03-19T02:55:59.578Z | Compiling serde_tokenstream v0.2.3 |
| 551 | 2026-03-19T02:55:59.593Z | Checking h2 v0.4.13 |
| 552 | 2026-03-19T02:55:59.686Z | Checking tower v0.5.3 |
| 553 | 2026-03-19T02:55:59.699Z | Checking idna v1.1.0 |
| 554 | 2026-03-19T02:55:59.776Z | Checking serde_urlencoded v0.7.1 |
| 555 | 2026-03-19T02:56:00.078Z | Compiling scroll_derive v0.13.1 |
| 556 | 2026-03-19T02:56:00.084Z | Compiling structmeta-derive v0.3.0 |
| 557 | 2026-03-19T02:56:00.181Z | Compiling time-core v0.1.8 |
| 558 | 2026-03-19T02:56:00.397Z | Checking fastrand v2.3.0 |
| 559 | 2026-03-19T02:56:00.583Z | Checking ppv-lite86 v0.2.21 |
| 560 | 2026-03-19T02:56:00.654Z | Compiling usdt-impl v0.6.0 |
| 561 | 2026-03-19T02:56:00.654Z | Checking powerfmt v0.2.0 |
| 562 | 2026-03-19T02:56:00.852Z | Checking iri-string v0.7.10 |
| 563 | 2026-03-19T02:56:00.913Z | Compiling num-conv v0.2.0 |
| 564 | 2026-03-19T02:56:01.090Z | Checking scroll v0.13.0 |
| 565 | 2026-03-19T02:56:01.197Z | Compiling time-macros v0.2.27 |
| 566 | 2026-03-19T02:56:01.409Z | Checking deranged v0.5.8 |
| 567 | 2026-03-19T02:56:01.541Z | Compiling structmeta v0.3.0 |
| 568 | 2026-03-19T02:56:01.541Z | Checking ipnetwork v0.21.1 |
| 569 | 2026-03-19T02:56:01.616Z | Checking url v2.5.8 |
| 570 | 2026-03-19T02:56:01.636Z | Compiling dtrace-parser v0.3.0 |
| 571 | 2026-03-19T02:56:02.069Z | Checking hyper v1.8.1 |
| 572 | 2026-03-19T02:56:02.274Z | Checking tower-http v0.6.8 |
| 573 | 2026-03-19T02:56:02.759Z | Checking rand_core v0.9.5 |
| 574 | 2026-03-19T02:56:02.883Z | Compiling thread-id v5.1.0 |
| 575 | 2026-03-19T02:56:02.883Z | Checking openssl-probe v0.2.1 |
| 576 | 2026-03-19T02:56:02.883Z | Checking plain v0.2.3 |
| 577 | 2026-03-19T02:56:02.883Z | Compiling ident_case v1.0.1 |
| 578 | 2026-03-19T02:56:02.883Z | Compiling omicron-workspace-hack v0.1.0 |
| 579 | 2026-03-19T02:56:02.883Z | Compiling strsim v0.11.1 |
| 580 | 2026-03-19T02:56:02.933Z | Checking num_threads v0.1.7 |
| 581 | 2026-03-19T02:56:02.991Z | Compiling crossbeam-utils v0.8.21 |
| 582 | 2026-03-19T02:56:03.090Z | Compiling byteorder v1.5.0 |
| 583 | 2026-03-19T02:56:03.209Z | Checking regex-syntax v0.8.10 |
| 584 | 2026-03-19T02:56:03.248Z | Checking time v0.3.47 |
| 585 | 2026-03-19T02:56:03.249Z | Compiling darling_core v0.21.3 |
| 586 | 2026-03-19T02:56:03.268Z | Checking hyper-util v0.1.20 |
| 587 | 2026-03-19T02:56:03.420Z | Checking goblin v0.10.5 |
| 588 | 2026-03-19T02:56:04.169Z | Compiling dof v0.4.0 |
| 589 | 2026-03-19T02:56:04.355Z | Checking rustls-native-certs v0.8.3 |
| 590 | 2026-03-19T02:56:04.678Z | Checking oxnet v0.1.4 |
| 591 | 2026-03-19T02:56:04.921Z | Checking newtype-uuid v1.3.2 |
| 592 | 2026-03-19T02:56:05.132Z | Compiling daft-derive v0.1.5 |
| 593 | 2026-03-19T02:56:05.138Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-03-19T02:56:05.981Z | Compiling camino v1.2.2 |
| 595 | 2026-03-19T02:56:06.219Z | Checking pretty-hex v0.4.1 |
| 596 | 2026-03-19T02:56:06.263Z | Compiling rustls v0.22.4 |
| 597 | 2026-03-19T02:56:06.264Z | Compiling darling_macro v0.21.3 |
| 598 | 2026-03-19T02:56:06.352Z | Checking rustls-webpki v0.102.8 |
| 599 | 2026-03-19T02:56:06.383Z | Checking daft v0.1.5 |
| 600 | 2026-03-19T02:56:06.444Z | Checking tempfile v3.25.0 |
| 601 | 2026-03-19T02:56:06.906Z | Checking rand_chacha v0.9.0 |
| 602 | 2026-03-19T02:56:07.010Z | Checking block-buffer v0.10.4 |
| 603 | 2026-03-19T02:56:07.109Z | Checking crypto-common v0.1.7 |
| 604 | 2026-03-19T02:56:07.204Z | Checking rand_core v0.6.4 |
| 605 | 2026-03-19T02:56:07.204Z | Compiling multer v3.1.0 |
| 606 | 2026-03-19T02:56:07.383Z | Checking wait-timeout v0.2.1 |
| 607 | 2026-03-19T02:56:07.731Z | Compiling regex-automata v0.4.14 |
| 608 | 2026-03-19T02:56:07.731Z | Checking thread_local v1.1.9 |
| 609 | 2026-03-19T02:56:07.731Z | Compiling ref-cast v1.0.25 |
| 610 | 2026-03-19T02:56:07.862Z | Checking match_cfg v0.1.0 |
| 611 | 2026-03-19T02:56:07.862Z | Compiling slog-async v2.8.0 |
| 612 | 2026-03-19T02:56:07.862Z | Checking quick-error v1.2.3 |
| 613 | 2026-03-19T02:56:07.862Z | Checking winnow v0.7.14 |
| 614 | 2026-03-19T02:56:07.893Z | Checking bit-vec v0.8.0 |
| 615 | 2026-03-19T02:56:08.407Z | Compiling thiserror v1.0.69 |
| 616 | 2026-03-19T02:56:08.451Z | Compiling anyhow v1.0.102 |
| 617 | 2026-03-19T02:56:08.451Z | Checking bit-set v0.8.0 |
| 618 | 2026-03-19T02:56:08.509Z | Checking rusty-fork v0.3.1 |
| 619 | 2026-03-19T02:56:08.619Z | Checking hostname v0.3.1 |
| 620 | 2026-03-19T02:56:08.704Z | Checking rand_chacha v0.3.1 |
| 621 | 2026-03-19T02:56:08.765Z | Checking crossbeam-channel v0.5.15 |
| 622 | 2026-03-19T02:56:08.808Z | Checking digest v0.10.7 |
| 623 | 2026-03-19T02:56:08.934Z | Checking rand v0.9.2 |
| 624 | 2026-03-19T02:56:08.979Z | Compiling darling v0.21.3 |
| 625 | 2026-03-19T02:56:09.285Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 626 | 2026-03-19T02:56:09.571Z | Compiling usdt-macro v0.6.0 |
| 627 | 2026-03-19T02:56:09.642Z | Compiling regex v1.12.3 |
| 628 | 2026-03-19T02:56:09.669Z | Compiling usdt-attr-macro v0.6.0 |
| 629 | 2026-03-19T02:56:09.715Z | Checking slog-json v2.6.1 |
| 630 | 2026-03-19T02:56:09.909Z | Checking rand_xorshift v0.4.0 |
| 631 | 2026-03-19T02:56:10.048Z | Compiling derive-ex v0.1.8 |
| 632 | 2026-03-19T02:56:10.069Z | Checking futures-executor v0.3.32 |
| 633 | 2026-03-19T02:56:10.133Z | Compiling strum_macros v0.26.4 |
| 634 | 2026-03-19T02:56:10.252Z | Compiling thiserror-impl v1.0.69 |
| 635 | 2026-03-19T02:56:10.352Z | Compiling async-trait v0.1.89 |
| 636 | 2026-03-19T02:56:10.518Z | Compiling ref-cast-impl v1.0.25 |
| 637 | 2026-03-19T02:56:10.902Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 638 | 2026-03-19T02:56:11.044Z | Compiling async-stream-impl v0.3.6 |
| 639 | 2026-03-19T02:56:11.246Z | Compiling dropshot v0.16.7 |
| 640 | 2026-03-19T02:56:11.436Z | Checking serde_spanned v1.0.4 |
| 641 | 2026-03-19T02:56:11.517Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 642 | 2026-03-19T02:56:11.580Z | Checking memmap2 v0.9.10 |
| 643 | 2026-03-19T02:56:11.616Z | Checking is-terminal v0.4.17 |
| 644 | 2026-03-19T02:56:11.726Z | Checking encoding_rs v0.8.35 |
| 645 | 2026-03-19T02:56:11.771Z | Checking spin v0.9.8 |
| 646 | 2026-03-19T02:56:11.784Z | Checking hex v0.4.3 |
| 647 | 2026-03-19T02:56:11.784Z | Checking cpufeatures v0.2.17 |
| 648 | 2026-03-19T02:56:11.856Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 649 | 2026-03-19T02:56:11.909Z | Checking mime v0.3.17 |
| 650 | 2026-03-19T02:56:12.058Z | Checking term v1.2.1 |
| 651 | 2026-03-19T02:56:12.064Z | Checking unarray v0.1.4 |
| 652 | 2026-03-19T02:56:12.108Z | Checking take_mut v0.2.2 |
| 653 | 2026-03-19T02:56:12.157Z | Checking proptest v1.10.0 |
| 654 | 2026-03-19T02:56:12.184Z | Compiling test-strategy v0.4.5 |
| 655 | 2026-03-19T02:56:12.398Z | Compiling dropshot_endpoint v0.16.7 |
| 656 | 2026-03-19T02:56:12.411Z | Checking slog-term v2.9.2 |
| 657 | 2026-03-19T02:56:12.411Z | Checking strum v0.26.3 |
| 658 | 2026-03-19T02:56:12.465Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 659 | 2026-03-19T02:56:12.493Z | Checking toml v0.9.12+spec-1.1.0 |
| 660 | 2026-03-19T02:56:12.584Z | Checking sha1 v0.10.6 |
| 661 | 2026-03-19T02:56:12.644Z | Checking async-stream v0.3.6 |
| 662 | 2026-03-19T02:56:12.761Z | Checking usdt v0.6.0 |
| 663 | 2026-03-19T02:56:12.940Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 664 | 2026-03-19T02:56:13.065Z | Checking tokio-rustls v0.25.0 |
| 665 | 2026-03-19T02:56:13.066Z | Compiling parse-display-derive v0.10.0 |
| 666 | 2026-03-19T02:56:13.315Z | Checking futures v0.3.32 |
| 667 | 2026-03-19T02:56:13.450Z | Checking slog-bunyan v2.5.0 |
| 668 | 2026-03-19T02:56:13.450Z | Compiling serde_with_macros v3.17.0 |
| 669 | 2026-03-19T02:56:13.560Z | Checking rand v0.8.5 |
| 670 | 2026-03-19T02:56:13.874Z | Checking reqwest v0.12.28 |
| 671 | 2026-03-19T02:56:14.258Z | Checking backon v1.6.0 |
| 672 | 2026-03-19T02:56:14.404Z | Compiling newtype-uuid-macros v0.1.0 |
| 673 | 2026-03-19T02:56:14.469Z | Checking openapiv3 v2.2.0 |
| 674 | 2026-03-19T02:56:14.469Z | Compiling strum_macros v0.27.2 |
| 675 | 2026-03-19T02:56:14.518Z | Checking waitgroup v0.1.2 |
| 676 | 2026-03-19T02:56:14.560Z | Checking rustls-pemfile v2.2.0 |
| 677 | 2026-03-19T02:56:14.611Z | Checking serde_path_to_error v0.1.20 |
| 678 | 2026-03-19T02:56:14.693Z | Checking hostname v0.4.2 |
| 679 | 2026-03-19T02:56:14.725Z | Checking instant v0.1.13 |
| 680 | 2026-03-19T02:56:14.798Z | Checking rustc-hash v2.1.1 |
| 681 | 2026-03-19T02:56:14.803Z | Checking either v1.15.0 |
| 682 | 2026-03-19T02:56:14.914Z | Checking debug-ignore v1.0.5 |
| 683 | 2026-03-19T02:56:14.930Z | Checking iddqd v0.3.17 |
| 684 | 2026-03-19T02:56:15.035Z | Checking backoff v0.4.0 |
| 685 | 2026-03-19T02:56:15.049Z | Checking parse-display v0.10.0 |
| 686 | 2026-03-19T02:56:15.065Z | Checking itertools v0.14.0 |
| 687 | 2026-03-19T02:56:15.093Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 688 | 2026-03-19T02:56:15.214Z | Checking serde_with v3.17.0 |
| 689 | 2026-03-19T02:56:15.221Z | Checking progenitor-client v0.10.0 |
| 690 | 2026-03-19T02:56:15.484Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 691 | 2026-03-19T02:56:15.608Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 692 | 2026-03-19T02:56:15.868Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 693 | 2026-03-19T02:56:15.892Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 694 | 2026-03-19T02:56:16.030Z | Checking macaddr v1.0.1 |
| 695 | 2026-03-19T02:56:16.226Z | Checking regress v0.10.5 |
| 696 | 2026-03-19T02:56:16.948Z | Checking strum v0.27.2 |
| 697 | 2026-03-19T02:56:21.512Z | Checking rustls-webpki v0.103.9 |
| 698 | 2026-03-19T02:56:24.441Z | Checking tokio-rustls v0.26.4 |
| 699 | 2026-03-19T02:56:24.445Z | Checking rustls-platform-verifier v0.6.2 |
| 700 | 2026-03-19T02:56:24.713Z | Checking hyper-rustls v0.27.7 |
| 701 | 2026-03-19T02:56:24.863Z | Checking reqwest v0.13.2 |
| 702 | 2026-03-19T02:56:25.582Z | Checking progenitor-client v0.13.0 |
| 703 | 2026-03-19T02:56:26.209Z | Checking progenitor-extras v0.1.1 |
| 704 | 2026-03-19T02:56:26.268Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 705 | 2026-03-19T02:56:31.689Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 706 | 2026-03-19T02:56:31.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.41s |
| 707 | 2026-03-19T02:56:32.017Z | + cargo build --release |
| 708 | 2026-03-19T02:56:32.169Z | Compiling proc-macro2 v1.0.106 |
| 709 | 2026-03-19T02:56:32.169Z | Compiling quote v1.0.44 |
| 710 | 2026-03-19T02:56:32.428Z | Compiling unicode-ident v1.0.24 |
| 711 | 2026-03-19T02:56:32.428Z | Compiling libc v0.2.180 |
| 712 | 2026-03-19T02:56:32.428Z | Compiling cfg-if v1.0.4 |
| 713 | 2026-03-19T02:56:32.428Z | Compiling serde_core v1.0.228 |
| 714 | 2026-03-19T02:56:32.428Z | Compiling memchr v2.8.0 |
| 715 | 2026-03-19T02:56:32.428Z | Compiling itoa v1.0.17 |
| 716 | 2026-03-19T02:56:32.429Z | Compiling zmij v1.0.21 |
| 717 | 2026-03-19T02:56:32.505Z | Compiling serde v1.0.228 |
| 718 | 2026-03-19T02:56:32.505Z | Compiling serde_json v1.0.149 |
| 719 | 2026-03-19T02:56:32.531Z | Compiling pin-project-lite v0.2.17 |
| 720 | 2026-03-19T02:56:32.621Z | Compiling smallvec v1.15.1 |
| 721 | 2026-03-19T02:56:32.684Z | Compiling shlex v1.3.0 |
| 722 | 2026-03-19T02:56:32.724Z | Compiling find-msvc-tools v0.1.9 |
| 723 | 2026-03-19T02:56:32.927Z | Compiling futures-core v0.3.32 |
| 724 | 2026-03-19T02:56:33.006Z | Compiling bytes v1.11.1 |
| 725 | 2026-03-19T02:56:33.106Z | Compiling errno v0.3.14 |
| 726 | 2026-03-19T02:56:33.189Z | Compiling jobserver v0.1.34 |
| 727 | 2026-03-19T02:56:33.189Z | Compiling parking_lot_core v0.9.12 |
| 728 | 2026-03-19T02:56:33.396Z | Compiling scopeguard v1.2.0 |
| 729 | 2026-03-19T02:56:33.474Z | Compiling cc v1.2.56 |
| 730 | 2026-03-19T02:56:33.659Z | Compiling syn v2.0.117 |
| 731 | 2026-03-19T02:56:33.674Z | Compiling lock_api v0.4.14 |
| 732 | 2026-03-19T02:56:33.724Z | Compiling once_cell v1.21.3 |
| 733 | 2026-03-19T02:56:33.975Z | Compiling parking_lot v0.12.5 |
| 734 | 2026-03-19T02:56:34.057Z | Compiling signal-hook-registry v1.4.8 |
| 735 | 2026-03-19T02:56:34.145Z | Compiling mio v1.1.1 |
| 736 | 2026-03-19T02:56:34.146Z | Compiling socket2 v0.6.2 |
| 737 | 2026-03-19T02:56:34.381Z | Compiling futures-sink v0.3.32 |
| 738 | 2026-03-19T02:56:34.500Z | Compiling stable_deref_trait v1.2.1 |
| 739 | 2026-03-19T02:56:34.500Z | Compiling getrandom v0.4.1 |
| 740 | 2026-03-19T02:56:34.642Z | Compiling autocfg v1.5.0 |
| 741 | 2026-03-19T02:56:34.750Z | Compiling zeroize v1.8.2 |
| 742 | 2026-03-19T02:56:34.971Z | Compiling thiserror v2.0.18 |
| 743 | 2026-03-19T02:56:35.051Z | Compiling slab v0.4.12 |
| 744 | 2026-03-19T02:56:35.148Z | Compiling futures-channel v0.3.32 |
| 745 | 2026-03-19T02:56:35.148Z | Compiling num-traits v0.2.19 |
| 746 | 2026-03-19T02:56:35.380Z | Compiling foldhash v0.2.0 |
| 747 | 2026-03-19T02:56:35.585Z | Compiling rustversion v1.0.22 |
| 748 | 2026-03-19T02:56:35.585Z | Compiling equivalent v1.0.2 |
| 749 | 2026-03-19T02:56:35.585Z | Compiling allocator-api2 v0.2.21 |
| 750 | 2026-03-19T02:56:35.585Z | Compiling rustls-pki-types v1.14.0 |
| 751 | 2026-03-19T02:56:35.585Z | Compiling cmake v0.1.57 |
| 752 | 2026-03-19T02:56:35.592Z | Compiling http v1.4.0 |
| 753 | 2026-03-19T02:56:35.592Z | Compiling dunce v1.0.5 |
| 754 | 2026-03-19T02:56:35.656Z | Compiling futures-task v0.3.32 |
| 755 | 2026-03-19T02:56:35.678Z | Compiling futures-io v0.3.32 |
| 756 | 2026-03-19T02:56:35.843Z | Compiling hashbrown v0.16.1 |
| 757 | 2026-03-19T02:56:35.922Z | Compiling zerocopy v0.8.40 |
| 758 | 2026-03-19T02:56:35.922Z | Compiling fs_extra v1.3.0 |
| 759 | 2026-03-19T02:56:36.428Z | Compiling aws-lc-sys v0.37.1 |
| 760 | 2026-03-19T02:56:36.689Z | Compiling untrusted v0.9.0 |
| 761 | 2026-03-19T02:56:36.808Z | Compiling log v0.4.29 |
| 762 | 2026-03-19T02:56:36.809Z | Compiling version_check v0.9.5 |
| 763 | 2026-03-19T02:56:37.386Z | Compiling fnv v1.0.7 |
| 764 | 2026-03-19T02:56:37.492Z | Compiling writeable v0.6.2 |
| 765 | 2026-03-19T02:56:37.492Z | Compiling ucd-trie v0.1.7 |
| 766 | 2026-03-19T02:56:37.492Z | Compiling iana-time-zone v0.1.65 |
| 767 | 2026-03-19T02:56:37.601Z | Compiling httparse v1.10.1 |
| 768 | 2026-03-19T02:56:37.684Z | Compiling synstructure v0.13.2 |
| 769 | 2026-03-19T02:56:37.829Z | Compiling litemap v0.8.1 |
| 770 | 2026-03-19T02:56:37.878Z | Compiling serde_derive_internals v0.29.1 |
| 771 | 2026-03-19T02:56:38.040Z | Compiling pest v2.8.6 |
| 772 | 2026-03-19T02:56:38.188Z | Compiling indexmap v2.13.0 |
| 773 | 2026-03-19T02:56:38.358Z | Compiling http-body v1.0.1 |
| 774 | 2026-03-19T02:56:38.553Z | Compiling tracing-core v0.1.36 |
| 775 | 2026-03-19T02:56:38.687Z | Compiling icu_normalizer_data v2.1.1 |
| 776 | 2026-03-19T02:56:38.803Z | Compiling aws-lc-rs v1.16.0 |
| 777 | 2026-03-19T02:56:38.861Z | Compiling percent-encoding v2.3.2 |
| 778 | 2026-03-19T02:56:39.198Z | Compiling schemars v0.8.22 |
| 779 | 2026-03-19T02:56:39.476Z | Compiling icu_properties_data v2.1.2 |
| 780 | 2026-03-19T02:56:39.476Z | Compiling atomic-waker v1.1.2 |
| 781 | 2026-03-19T02:56:39.700Z | Compiling bitflags v2.11.0 |
| 782 | 2026-03-19T02:56:39.701Z | Compiling pest_meta v2.8.6 |
| 783 | 2026-03-19T02:56:39.701Z | Compiling tracing v0.1.44 |
| 784 | 2026-03-19T02:56:39.701Z | Compiling serde_derive v1.0.228 |
| 785 | 2026-03-19T02:56:39.701Z | Compiling zerofrom-derive v0.1.6 |
| 786 | 2026-03-19T02:56:39.753Z | Compiling tokio-macros v2.6.0 |
| 787 | 2026-03-19T02:56:39.891Z | Compiling zerocopy-derive v0.8.40 |
| 788 | 2026-03-19T02:56:40.062Z | Compiling yoke-derive v0.8.1 |
| 789 | 2026-03-19T02:56:40.062Z | Compiling zerovec-derive v0.11.2 |
| 790 | 2026-03-19T02:56:40.545Z | Compiling tokio v1.49.0 |
| 791 | 2026-03-19T02:56:41.195Z | Compiling zerofrom v0.1.6 |
| 792 | 2026-03-19T02:56:41.282Z | Compiling displaydoc v0.2.5 |
| 793 | 2026-03-19T02:56:41.282Z | Compiling thiserror-impl v2.0.18 |
| 794 | 2026-03-19T02:56:41.450Z | Compiling yoke v0.8.1 |
| 795 | 2026-03-19T02:56:41.450Z | Compiling futures-macro v0.3.32 |
| 796 | 2026-03-19T02:56:41.551Z | Compiling zerovec v0.11.5 |
| 797 | 2026-03-19T02:56:42.147Z | Compiling zerotrie v0.2.3 |
| 798 | 2026-03-19T02:56:42.268Z | Compiling tinystr v0.8.2 |
| 799 | 2026-03-19T02:56:42.294Z | Compiling futures-util v0.3.32 |
| 800 | 2026-03-19T02:56:42.728Z | Compiling icu_locale_core v2.1.1 |
| 801 | 2026-03-19T02:56:42.831Z | Compiling potential_utf v0.1.4 |
| 802 | 2026-03-19T02:56:42.839Z | Compiling icu_collections v2.1.1 |
| 803 | 2026-03-19T02:56:42.839Z | Compiling schemars_derive v0.8.22 |
| 804 | 2026-03-19T02:56:43.688Z | Compiling icu_provider v2.1.1 |
| 805 | 2026-03-19T02:56:43.987Z | Compiling chrono v0.4.44 |
| 806 | 2026-03-19T02:56:44.925Z | Compiling uuid v1.21.0 |
| 807 | 2026-03-19T02:56:45.026Z | Compiling semver v1.0.27 |
| 808 | 2026-03-19T02:56:45.599Z | Compiling tower-layer v0.3.3 |
| 809 | 2026-03-19T02:56:45.609Z | Compiling dyn-clone v1.0.20 |
| 810 | 2026-03-19T02:56:45.759Z | Compiling tokio-util v0.7.18 |
| 811 | 2026-03-19T02:56:45.794Z | Compiling base64 v0.22.1 |
| 812 | 2026-03-19T02:56:45.839Z | Compiling subtle v2.6.1 |
| 813 | 2026-03-19T02:56:45.971Z | Compiling tower-service v0.3.3 |
| 814 | 2026-03-19T02:56:46.075Z | Compiling try-lock v0.2.5 |
| 815 | 2026-03-19T02:56:46.115Z | Compiling want v0.3.1 |
| 816 | 2026-03-19T02:56:46.312Z | Compiling pest_generator v2.8.6 |
| 817 | 2026-03-19T02:56:46.410Z | Compiling slog v2.8.2 |
| 818 | 2026-03-19T02:56:46.512Z | Compiling h2 v0.4.13 |
| 819 | 2026-03-19T02:56:46.775Z | Compiling getrandom v0.2.17 |
| 820 | 2026-03-19T02:56:46.874Z | Compiling pin-utils v0.1.0 |
| 821 | 2026-03-19T02:56:46.957Z | Compiling heck v0.5.0 |
| 822 | 2026-03-19T02:56:47.289Z | Compiling httpdate v1.0.3 |
| 823 | 2026-03-19T02:56:47.489Z | Compiling pest_derive v2.8.6 |
| 824 | 2026-03-19T02:56:47.489Z | Compiling icu_properties v2.1.2 |
| 825 | 2026-03-19T02:56:48.048Z | Compiling icu_normalizer v2.1.1 |
| 826 | 2026-03-19T02:56:48.085Z | Compiling erased-serde v0.3.31 |
| 827 | 2026-03-19T02:56:48.541Z | Compiling form_urlencoded v1.2.2 |
| 828 | 2026-03-19T02:56:48.930Z | Compiling rustls v0.23.37 |
| 829 | 2026-03-19T02:56:49.031Z | Compiling getrandom v0.3.4 |
| 830 | 2026-03-19T02:56:49.263Z | Compiling ipnet v2.11.0 |
| 831 | 2026-03-19T02:56:49.763Z | Compiling typenum v1.19.0 |
| 832 | 2026-03-19T02:56:49.797Z | Compiling hyper v1.8.1 |
| 833 | 2026-03-19T02:56:49.797Z | Compiling idna_adapter v1.2.1 |
| 834 | 2026-03-19T02:56:49.852Z | Compiling ppv-lite86 v0.2.21 |
| 835 | 2026-03-19T02:56:50.343Z | Compiling serde_tokenstream v0.2.3 |
| 836 | 2026-03-19T02:56:50.557Z | Compiling generic-array v0.14.7 |
| 837 | 2026-03-19T02:56:50.680Z | Compiling ring v0.17.14 |
| 838 | 2026-03-19T02:56:50.693Z | Compiling sync_wrapper v1.0.2 |
| 839 | 2026-03-19T02:56:50.849Z | Compiling ryu v1.0.23 |
| 840 | 2026-03-19T02:56:51.085Z | Compiling utf8_iter v1.0.4 |
| 841 | 2026-03-19T02:56:51.220Z | Compiling paste v1.0.15 |
| 842 | 2026-03-19T02:56:51.251Z | Compiling idna v1.1.0 |
| 843 | 2026-03-19T02:56:51.555Z | Compiling hyper-util v0.1.20 |
| 844 | 2026-03-19T02:56:52.534Z | Compiling serde_urlencoded v0.7.1 |
| 845 | 2026-03-19T02:56:54.133Z | Compiling tower v0.5.3 |
| 846 | 2026-03-19T02:56:54.937Z | Compiling structmeta-derive v0.3.0 |
| 847 | 2026-03-19T02:56:54.959Z | Compiling scroll_derive v0.13.1 |
| 848 | 2026-03-19T02:56:55.383Z | Compiling http-body-util v0.1.3 |
| 849 | 2026-03-19T02:56:55.674Z | Compiling time-core v0.1.8 |
| 850 | 2026-03-19T02:56:55.846Z | Compiling num-conv v0.2.0 |
| 851 | 2026-03-19T02:56:56.028Z | Compiling iri-string v0.7.10 |
| 852 | 2026-03-19T02:56:56.066Z | Compiling usdt-impl v0.6.0 |
| 853 | 2026-03-19T02:56:56.129Z | Compiling powerfmt v0.2.0 |
| 854 | 2026-03-19T02:56:56.368Z | Compiling fastrand v2.3.0 |
| 855 | 2026-03-19T02:56:56.485Z | Compiling rustix v1.1.3 |
| 856 | 2026-03-19T02:56:56.485Z | Compiling omicron-workspace-hack v0.1.0 |
| 857 | 2026-03-19T02:56:56.698Z | Compiling structmeta v0.3.0 |
| 858 | 2026-03-19T02:56:56.731Z | Compiling deranged v0.5.8 |
| 859 | 2026-03-19T02:56:57.003Z | Compiling scroll v0.13.0 |
| 860 | 2026-03-19T02:56:57.181Z | Compiling time-macros v0.2.27 |
| 861 | 2026-03-19T02:56:57.968Z | Compiling tower-http v0.6.8 |
| 862 | 2026-03-19T02:56:58.213Z | Compiling rand_core v0.9.5 |
| 863 | 2026-03-19T02:56:58.512Z | Compiling dof v0.4.0 |
| 864 | 2026-03-19T02:56:58.721Z | Compiling url v2.5.8 |
| 865 | 2026-03-19T02:56:58.844Z | Compiling dtrace-parser v0.3.0 |
| 866 | 2026-03-19T02:56:59.148Z | Compiling ipnetwork v0.21.1 |
| 867 | 2026-03-19T02:56:59.181Z | Compiling thread-id v5.1.0 |
| 868 | 2026-03-19T02:56:59.256Z | Compiling byteorder v1.5.0 |
| 869 | 2026-03-19T02:56:59.403Z | Compiling openssl-probe v0.2.1 |
| 870 | 2026-03-19T02:56:59.482Z | Compiling num_threads v0.1.7 |
| 871 | 2026-03-19T02:56:59.594Z | Compiling regex-syntax v0.8.10 |
| 872 | 2026-03-19T02:56:59.665Z | Compiling ident_case v1.0.1 |
| 873 | 2026-03-19T02:56:59.687Z | Compiling strsim v0.11.1 |
| 874 | 2026-03-19T02:56:59.715Z | Compiling crossbeam-utils v0.8.21 |
| 875 | 2026-03-19T02:56:59.809Z | Compiling plain v0.2.3 |
| 876 | 2026-03-19T02:56:59.936Z | Compiling darling_core v0.21.3 |
| 877 | 2026-03-19T02:57:00.117Z | Compiling goblin v0.10.5 |
| 878 | 2026-03-19T02:57:00.484Z | Compiling time v0.3.47 |
| 879 | 2026-03-19T02:57:01.795Z | Compiling rustls-native-certs v0.8.3 |
| 880 | 2026-03-19T02:57:02.326Z | Compiling oxnet v0.1.4 |
| 881 | 2026-03-19T02:57:03.080Z | Compiling newtype-uuid v1.3.2 |
| 882 | 2026-03-19T02:57:03.492Z | Compiling daft-derive v0.1.5 |
| 883 | 2026-03-19T02:57:04.266Z | Compiling aho-corasick v1.1.4 |
| 884 | 2026-03-19T02:57:04.594Z | Compiling camino v1.2.2 |
| 885 | 2026-03-19T02:57:04.991Z | Compiling rustls v0.22.4 |
| 886 | 2026-03-19T02:57:05.225Z | Compiling pretty-hex v0.4.1 |
| 887 | 2026-03-19T02:57:05.315Z | Compiling rustls-webpki v0.102.8 |
| 888 | 2026-03-19T02:57:06.300Z | Compiling daft v0.1.5 |
| 889 | 2026-03-19T02:57:06.586Z | Compiling regex-automata v0.4.14 |
| 890 | 2026-03-19T02:57:07.297Z | Compiling tempfile v3.25.0 |
| 891 | 2026-03-19T02:57:07.740Z | Compiling darling_macro v0.21.3 |
| 892 | 2026-03-19T02:57:09.047Z | Compiling rand_chacha v0.9.0 |
| 893 | 2026-03-19T02:57:09.386Z | Compiling crypto-common v0.1.7 |
| 894 | 2026-03-19T02:57:09.430Z | Compiling block-buffer v0.10.4 |
| 895 | 2026-03-19T02:57:09.522Z | Compiling rand_core v0.6.4 |
| 896 | 2026-03-19T02:57:09.574Z | Compiling multer v3.1.0 |
| 897 | 2026-03-19T02:57:09.832Z | Compiling wait-timeout v0.2.1 |
| 898 | 2026-03-19T02:57:09.848Z | Compiling thread_local v1.1.9 |
| 899 | 2026-03-19T02:57:10.173Z | Compiling ref-cast v1.0.25 |
| 900 | 2026-03-19T02:57:10.275Z | Compiling thiserror v1.0.69 |
| 901 | 2026-03-19T02:57:10.436Z | Compiling match_cfg v0.1.0 |
| 902 | 2026-03-19T02:57:10.535Z | Compiling bit-vec v0.8.0 |
| 903 | 2026-03-19T02:57:10.558Z | Compiling quick-error v1.2.3 |
| 904 | 2026-03-19T02:57:10.680Z | Compiling anyhow v1.0.102 |
| 905 | 2026-03-19T02:57:10.706Z | Compiling winnow v0.7.14 |
| 906 | 2026-03-19T02:57:10.880Z | Compiling slog-async v2.8.0 |
| 907 | 2026-03-19T02:57:11.649Z | Compiling bit-set v0.8.0 |
| 908 | 2026-03-19T02:57:11.882Z | Compiling rusty-fork v0.3.1 |
| 909 | 2026-03-19T02:57:12.895Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 910 | 2026-03-19T02:57:13.011Z | Compiling hostname v0.3.1 |
| 911 | 2026-03-19T02:57:13.244Z | Compiling rand_chacha v0.3.1 |
| 912 | 2026-03-19T02:57:14.037Z | Compiling digest v0.10.7 |
| 913 | 2026-03-19T02:57:14.313Z | Compiling rand v0.9.2 |
| 914 | 2026-03-19T02:57:14.566Z | Compiling crossbeam-channel v0.5.15 |
| 915 | 2026-03-19T02:57:15.083Z | Compiling regex v1.12.3 |
| 916 | 2026-03-19T02:57:15.279Z | Compiling darling v0.21.3 |
| 917 | 2026-03-19T02:57:15.623Z | Compiling usdt-attr-macro v0.6.0 |
| 918 | 2026-03-19T02:57:16.246Z | Compiling usdt-macro v0.6.0 |
| 919 | 2026-03-19T02:57:16.557Z | Compiling slog-json v2.6.1 |
| 920 | 2026-03-19T02:57:16.852Z | Compiling rand_xorshift v0.4.0 |
| 921 | 2026-03-19T02:57:16.980Z | Compiling derive-ex v0.1.8 |
| 922 | 2026-03-19T02:57:17.051Z | Compiling strum_macros v0.26.4 |
| 923 | 2026-03-19T02:57:17.064Z | Compiling futures-executor v0.3.32 |
| 924 | 2026-03-19T02:57:17.541Z | Compiling async-stream-impl v0.3.6 |
| 925 | 2026-03-19T02:57:17.736Z | Compiling async-trait v0.1.89 |
| 926 | 2026-03-19T02:57:18.322Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 927 | 2026-03-19T02:57:18.843Z | Compiling ref-cast-impl v1.0.25 |
| 928 | 2026-03-19T02:57:19.038Z | Compiling thiserror-impl v1.0.69 |
| 929 | 2026-03-19T02:57:19.090Z | Compiling dropshot v0.16.7 |
| 930 | 2026-03-19T02:57:19.259Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 931 | 2026-03-19T02:57:19.558Z | Compiling serde_spanned v1.0.4 |
| 932 | 2026-03-19T02:57:19.586Z | Compiling is-terminal v0.4.17 |
| 933 | 2026-03-19T02:57:19.601Z | Compiling memmap2 v0.9.10 |
| 934 | 2026-03-19T02:57:19.664Z | Compiling encoding_rs v0.8.35 |
| 935 | 2026-03-19T02:57:19.768Z | Compiling hex v0.4.3 |
| 936 | 2026-03-19T02:57:19.937Z | Compiling term v1.2.1 |
| 937 | 2026-03-19T02:57:20.344Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 938 | 2026-03-19T02:57:20.450Z | Compiling mime v0.3.17 |
| 939 | 2026-03-19T02:57:20.900Z | Compiling spin v0.9.8 |
| 940 | 2026-03-19T02:57:21.030Z | Compiling take_mut v0.2.2 |
| 941 | 2026-03-19T02:57:21.066Z | Compiling cpufeatures v0.2.17 |
| 942 | 2026-03-19T02:57:21.125Z | Compiling unarray v0.1.4 |
| 943 | 2026-03-19T02:57:21.256Z | Compiling proptest v1.10.0 |
| 944 | 2026-03-19T02:57:22.273Z | Compiling sha1 v0.10.6 |
| 945 | 2026-03-19T02:57:22.978Z | Compiling dropshot_endpoint v0.16.7 |
| 946 | 2026-03-19T02:57:28.647Z | Compiling toml v0.9.12+spec-1.1.0 |
| 947 | 2026-03-19T02:57:28.875Z | Compiling slog-term v2.9.2 |
| 948 | 2026-03-19T02:57:28.875Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 949 | 2026-03-19T02:57:28.875Z | Compiling usdt v0.6.0 |
| 950 | 2026-03-19T02:57:28.875Z | Compiling strum v0.26.3 |
| 951 | 2026-03-19T02:57:28.875Z | Compiling test-strategy v0.4.5 |
| 952 | 2026-03-19T02:57:28.875Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 953 | 2026-03-19T02:57:28.875Z | Compiling async-stream v0.3.6 |
| 954 | 2026-03-19T02:57:28.875Z | Compiling tokio-rustls v0.25.0 |
| 955 | 2026-03-19T02:57:28.876Z | Compiling futures v0.3.32 |
| 956 | 2026-03-19T02:57:28.876Z | Compiling slog-bunyan v2.5.0 |
| 957 | 2026-03-19T02:57:28.876Z | Compiling parse-display-derive v0.10.0 |
| 958 | 2026-03-19T02:57:28.876Z | Compiling serde_with_macros v3.17.0 |
| 959 | 2026-03-19T02:57:28.984Z | Compiling rand v0.8.5 |
| 960 | 2026-03-19T02:57:29.698Z | Compiling reqwest v0.12.28 |
| 961 | 2026-03-19T02:57:29.724Z | Compiling backon v1.6.0 |
| 962 | 2026-03-19T02:57:29.925Z | Compiling newtype-uuid-macros v0.1.0 |
| 963 | 2026-03-19T02:57:30.026Z | Compiling strum_macros v0.27.2 |
| 964 | 2026-03-19T02:57:30.184Z | Compiling openapiv3 v2.2.0 |
| 965 | 2026-03-19T02:57:30.928Z | Compiling waitgroup v0.1.2 |
| 966 | 2026-03-19T02:57:31.102Z | Compiling rustls-pemfile v2.2.0 |
| 967 | 2026-03-19T02:57:31.457Z | Compiling serde_path_to_error v0.1.20 |
| 968 | 2026-03-19T02:57:32.013Z | Compiling hostname v0.4.2 |
| 969 | 2026-03-19T02:57:32.221Z | Compiling instant v0.1.13 |
| 970 | 2026-03-19T02:57:32.341Z | Compiling rustc-hash v2.1.1 |
| 971 | 2026-03-19T02:57:32.471Z | Compiling debug-ignore v1.0.5 |
| 972 | 2026-03-19T02:57:32.482Z | Compiling either v1.15.0 |
| 973 | 2026-03-19T02:57:32.713Z | Compiling strum v0.27.2 |
| 974 | 2026-03-19T02:57:32.757Z | Compiling itertools v0.14.0 |
| 975 | 2026-03-19T02:57:32.858Z | Compiling iddqd v0.3.17 |
| 976 | 2026-03-19T02:57:33.094Z | Compiling backoff v0.4.0 |
| 977 | 2026-03-19T02:57:33.339Z | Compiling progenitor-client v0.10.0 |
| 978 | 2026-03-19T02:57:33.453Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 979 | 2026-03-19T02:57:33.927Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 980 | 2026-03-19T02:57:34.771Z | Compiling parse-display v0.10.0 |
| 981 | 2026-03-19T02:57:35.198Z | Compiling serde_with v3.17.0 |
| 982 | 2026-03-19T02:57:35.792Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 983 | 2026-03-19T02:57:35.896Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 984 | 2026-03-19T02:57:36.443Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 985 | 2026-03-19T02:57:36.825Z | Compiling macaddr v1.0.1 |
| 986 | 2026-03-19T02:57:37.141Z | Compiling regress v0.10.5 |
| 987 | 2026-03-19T02:57:46.476Z | Compiling rustls-webpki v0.103.9 |
| 988 | 2026-03-19T02:57:50.842Z | Compiling tokio-rustls v0.26.4 |
| 989 | 2026-03-19T02:57:50.842Z | Compiling rustls-platform-verifier v0.6.2 |
| 990 | 2026-03-19T02:57:51.165Z | Compiling hyper-rustls v0.27.7 |
| 991 | 2026-03-19T02:57:51.588Z | Compiling reqwest v0.13.2 |
| 992 | 2026-03-19T02:57:54.077Z | Compiling progenitor-client v0.13.0 |
| 993 | 2026-03-19T02:57:54.415Z | Compiling progenitor-extras v0.1.1 |
| 994 | 2026-03-19T02:57:54.723Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 995 | 2026-03-19T02:58:01.195Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 996 | 2026-03-19T02:58:07.689Z | Finished `release` profile [optimized] target(s) in 1m 35s |
| 997 | 2026-03-19T02:58:07.831Z | process exited: duration 148784 ms, exit code 0 |
| |
| 998 | 2026-03-19T02:58:07.852Z | found 0 output files |