|
|
|
| 1 | 2026-06-10T21:48:22.805Z | job assigned to worker 01KTSR2DKNBAA19ZRCE1R0GV7B [factory aws, i-07f6c476dd7585104] (queued for 1 m 4 s) |
| |
| 2 | 2026-06-10T21:48:29.506Z | starting task 0: "setup" |
| 3 | 2026-06-10T21:48:29.509Z | ++ uname -s |
| 4 | 2026-06-10T21:48:29.512Z | + kern=SunOS |
| 5 | 2026-06-10T21:48:29.513Z | + build_user=build |
| 6 | 2026-06-10T21:48:29.513Z | + build_uid=12345 |
| 7 | 2026-06-10T21:48:29.513Z | + work_dir=/work |
| 8 | 2026-06-10T21:48:29.513Z | + input_dir=/input |
| 9 | 2026-06-10T21:48:29.513Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-10T21:48:29.513Z | + case "$kern" in |
| 11 | 2026-06-10T21:48:29.513Z | + groupadd -g 12345 build |
| 12 | 2026-06-10T21:48:29.513Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-10T21:48:31.517Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-10T21:48:31.585Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-10T21:48:31.588Z | + home_fs=zfs |
| 16 | 2026-06-10T21:48:31.588Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-10T21:48:31.588Z | + mkdir -p /home/build |
| 18 | 2026-06-10T21:48:31.588Z | + chown build:build /home/build /work |
| 19 | 2026-06-10T21:48:34.445Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-10T21:48:34.521Z | process exited: duration 4087 ms, exit code 0 |
| |
| 21 | 2026-06-10T21:48:34.761Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-10T21:48:34.783Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-06-10T21:48:34.783Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-06-10T21:48:34.783Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-10T21:48:34.783Z | * rust toolchain profile = "default" |
| 26 | 2026-06-10T21:48:34.783Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-10T21:48:34.783Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-10T21:48:34.783Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-10T21:48:34.783Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-06-10T21:48:34.826Z | info: downloading installer |
| 31 | 2026-06-10T21:48:36.479Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-06-10T21:48:36.479Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-06-10T21:48:36.479Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-06-10T21:48:36.479Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-06-10T21:48:36.488Z | info: profile set to default |
| 36 | 2026-06-10T21:48:36.488Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-06-10T21:48:36.491Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 38 | 2026-06-10T21:48:36.636Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 39 | 2026-06-10T21:48:36.639Z | info: downloading 6 components |
| 40 | 2026-06-10T21:48:51.290Z | |
| 41 | 2026-06-10T21:48:51.290Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 42 | 2026-06-10T21:48:51.304Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 43 | 2026-06-10T21:48:51.304Z | |
| 44 | 2026-06-10T21:48:51.304Z | |
| 45 | 2026-06-10T21:48:51.304Z | Rust is installed now. Great! |
| 46 | 2026-06-10T21:48:51.304Z | |
| 47 | 2026-06-10T21:48:51.307Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-06-10T21:48:51.307Z | environment variable. This has not been done automatically. |
| 49 | 2026-06-10T21:48:51.307Z | |
| 50 | 2026-06-10T21:48:51.307Z | To configure your current shell, you need to source |
| 51 | 2026-06-10T21:48:51.307Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-06-10T21:48:51.307Z | |
| 53 | 2026-06-10T21:48:51.307Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-06-10T21:48:51.307Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-06-10T21:48:51.307Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-06-10T21:48:51.307Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-06-10T21:48:51.307Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-06-10T21:48:51.307Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-06-10T21:48:51.307Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-06-10T21:48:51.307Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-06-10T21:48:51.307Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-06-10T21:48:51.402Z | + rustup --version |
| 63 | 2026-06-10T21:48:51.411Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-06-10T21:48:51.414Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-06-10T21:48:51.441Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 66 | 2026-06-10T21:48:51.445Z | + cargo --version |
| 67 | 2026-06-10T21:48:51.447Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 68 | 2026-06-10T21:48:51.450Z | + rustc --version |
| 69 | 2026-06-10T21:48:51.499Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 70 | 2026-06-10T21:48:51.504Z | process exited: duration 16757 ms, exit code 0 |
| |
| 71 | 2026-06-10T21:48:51.512Z | starting task 2: "authentication" |
| 72 | 2026-06-10T21:48:51.550Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 73 | 2026-06-10T21:48:53.558Z | process exited: duration 2045 ms, exit code 0 |
| |
| 74 | 2026-06-10T21:48:53.564Z | starting task 3: "clone repository" |
| 75 | 2026-06-10T21:48:53.567Z | + mkdir -p /work/oxidecomputer/omicron |
| 76 | 2026-06-10T21:48:53.570Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 77 | 2026-06-10T21:48:53.600Z | Cloning into '/work/oxidecomputer/omicron'... |
| 78 | 2026-06-10T21:49:04.448Z | + cd /work/oxidecomputer/omicron |
| 79 | 2026-06-10T21:49:04.448Z | + git fetch origin cc4cc740d7b61e8ab818c578275fb9ab7cb410ca |
| 80 | 2026-06-10T21:49:04.752Z | From https://github.com/oxidecomputer/omicron |
| 81 | 2026-06-10T21:49:04.752Z | * branch cc4cc740d7b61e8ab818c578275fb9ab7cb410ca -> FETCH_HEAD |
| 82 | 2026-06-10T21:49:04.764Z | + [[ -n bump-console-f1ccb168 ]] |
| 83 | 2026-06-10T21:49:04.767Z | ++ git branch --show-current |
| 84 | 2026-06-10T21:49:04.767Z | + current=main |
| 85 | 2026-06-10T21:49:04.767Z | + [[ main != bump-console-f1ccb168 ]] |
| 86 | 2026-06-10T21:49:04.767Z | + git branch -f bump-console-f1ccb168 cc4cc740d7b61e8ab818c578275fb9ab7cb410ca |
| 87 | 2026-06-10T21:49:04.770Z | + git checkout -f bump-console-f1ccb168 |
| 88 | 2026-06-10T21:49:04.939Z | Switched to branch 'bump-console-f1ccb168' |
| 89 | 2026-06-10T21:49:04.942Z | + git reset --hard cc4cc740d7b61e8ab818c578275fb9ab7cb410ca |
| 90 | 2026-06-10T21:49:05.109Z | HEAD is now at cc4cc740d Bump web console (amd_turin_v2) |
| 91 | 2026-06-10T21:49:05.112Z | process exited: duration 11546 ms, exit code 0 |
| |
| 92 | 2026-06-10T21:49:05.119Z | starting task 4: "build" |
| 93 | 2026-06-10T21:49:05.126Z | + source .github/buildomat/ci-env.sh |
| 94 | 2026-06-10T21:49:05.132Z | ++ export CARGO_TERM_COLOR=always |
| 95 | 2026-06-10T21:49:05.132Z | ++ CARGO_TERM_COLOR=always |
| 96 | 2026-06-10T21:49:05.132Z | + cargo --version |
| 97 | 2026-06-10T21:49:05.136Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 98 | 2026-06-10T21:49:05.136Z | + rustc --version |
| 99 | 2026-06-10T21:49:05.156Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 100 | 2026-06-10T21:49:05.159Z | + cd /tmp |
| 101 | 2026-06-10T21:49:05.159Z | + cargo new --lib test-project |
| 102 | 2026-06-10T21:49:05.182Z | Creating library `test-project` package |
| 103 | 2026-06-10T21:49:05.250Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 104 | 2026-06-10T21:49:05.263Z | + cd test-project |
| 105 | 2026-06-10T21:49:05.263Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 106 | 2026-06-10T21:49:05.263Z | Adding omicron-common (local) to dependencies |
| 107 | 2026-06-10T21:49:05.263Z | Features: |
| 108 | 2026-06-10T21:49:05.263Z | - proptest |
| 109 | 2026-06-10T21:49:05.264Z | - test-strategy |
| 110 | 2026-06-10T21:49:05.264Z | - testing |
| 111 | 2026-06-10T21:49:05.264Z | Updating crates.io index |
| 112 | 2026-06-10T21:49:05.310Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 113 | 2026-06-10T21:49:06.032Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 114 | 2026-06-10T21:49:06.801Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 115 | 2026-06-10T21:49:07.348Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 116 | 2026-06-10T21:49:10.347Z | Locking 400 packages to latest Rust 1.94.0 compatible versions |
| 117 | 2026-06-10T21:49:10.351Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 118 | 2026-06-10T21:49:10.464Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 119 | 2026-06-10T21:49:10.467Z | + cargo check |
| 120 | 2026-06-10T21:49:10.577Z | Updating crates.io index |
| 121 | 2026-06-10T21:49:11.257Z | Locking 1 package to latest Rust 1.94.0 compatible version |
| 122 | 2026-06-10T21:49:11.257Z | Adding omicron-workspace-hack v0.1.0 |
| 123 | 2026-06-10T21:49:11.285Z | Downloading crates ... |
| 124 | 2026-06-10T21:49:11.348Z | Downloaded block-buffer v0.10.4 |
| 125 | 2026-06-10T21:49:11.352Z | Downloaded adler2 v2.0.1 |
| 126 | 2026-06-10T21:49:11.357Z | Downloaded macaddr v1.0.1 |
| 127 | 2026-06-10T21:49:11.360Z | Downloaded byteorder v1.5.0 |
| 128 | 2026-06-10T21:49:11.360Z | Downloaded bitflags v2.11.0 |
| 129 | 2026-06-10T21:49:11.363Z | Downloaded bit-vec v0.8.0 |
| 130 | 2026-06-10T21:49:11.366Z | Downloaded cfg-if v1.0.4 |
| 131 | 2026-06-10T21:49:11.366Z | Downloaded either v1.15.0 |
| 132 | 2026-06-10T21:49:11.366Z | Downloaded daft v0.1.7 |
| 133 | 2026-06-10T21:49:11.369Z | Downloaded dtrace-parser v0.3.0 |
| 134 | 2026-06-10T21:49:11.369Z | Downloaded bytes v1.11.1 |
| 135 | 2026-06-10T21:49:11.372Z | Downloaded schemars v0.8.22 |
| 136 | 2026-06-10T21:49:11.377Z | Downloaded hostname v0.4.2 |
| 137 | 2026-06-10T21:49:11.380Z | Downloaded camino v1.2.2 |
| 138 | 2026-06-10T21:49:11.380Z | Downloaded async-stream-impl v0.3.6 |
| 139 | 2026-06-10T21:49:11.383Z | Downloaded daft-derive v0.1.7 |
| 140 | 2026-06-10T21:49:11.384Z | Downloaded reqwest v0.13.2 |
| 141 | 2026-06-10T21:49:11.387Z | Downloaded litemap v0.8.1 |
| 142 | 2026-06-10T21:49:11.390Z | Downloaded displaydoc v0.2.5 |
| 143 | 2026-06-10T21:49:11.394Z | Downloaded compression-core v0.4.31 |
| 144 | 2026-06-10T21:49:11.394Z | Downloaded quick-error v1.2.3 |
| 145 | 2026-06-10T21:49:11.394Z | Downloaded pin-project-lite v0.2.17 |
| 146 | 2026-06-10T21:49:11.397Z | Downloaded ref-cast-impl v1.0.25 |
| 147 | 2026-06-10T21:49:11.397Z | Downloaded parse-display-derive v0.10.0 |
| 148 | 2026-06-10T21:49:11.403Z | Downloaded num_threads v0.1.7 |
| 149 | 2026-06-10T21:49:11.403Z | Downloaded rand_core v0.6.4 |
| 150 | 2026-06-10T21:49:11.403Z | Downloaded ident_case v1.0.1 |
| 151 | 2026-06-10T21:49:11.403Z | Downloaded rand_chacha v0.3.1 |
| 152 | 2026-06-10T21:49:11.409Z | Downloaded pest_meta v2.8.6 |
| 153 | 2026-06-10T21:49:11.409Z | Downloaded fastrand v2.3.0 |
| 154 | 2026-06-10T21:49:11.409Z | Downloaded async-stream v0.3.6 |
| 155 | 2026-06-10T21:49:11.409Z | Downloaded http-body v1.0.1 |
| 156 | 2026-06-10T21:49:11.412Z | Downloaded quote v1.0.45 |
| 157 | 2026-06-10T21:49:11.413Z | Downloaded parse-display v0.10.0 |
| 158 | 2026-06-10T21:49:11.413Z | Downloaded equivalent v1.0.2 |
| 159 | 2026-06-10T21:49:11.413Z | Downloaded atomicwrites v0.4.4 |
| 160 | 2026-06-10T21:49:11.413Z | Downloaded pretty-hex v0.4.1 |
| 161 | 2026-06-10T21:49:11.413Z | Downloaded errno v0.3.14 |
| 162 | 2026-06-10T21:49:11.416Z | Downloaded rustls-native-certs v0.8.3 |
| 163 | 2026-06-10T21:49:11.416Z | Downloaded form_urlencoded v1.2.2 |
| 164 | 2026-06-10T21:49:11.416Z | Downloaded omicron-workspace-hack v0.1.0 |
| 165 | 2026-06-10T21:49:11.416Z | Downloaded generic-array v0.14.7 |
| 166 | 2026-06-10T21:49:11.419Z | Downloaded allocator-api2 v0.2.21 |
| 167 | 2026-06-10T21:49:11.419Z | Downloaded match_cfg v0.1.0 |
| 168 | 2026-06-10T21:49:11.423Z | Downloaded progenitor-client v0.10.0 |
| 169 | 2026-06-10T21:49:11.423Z | Downloaded percent-encoding v2.3.2 |
| 170 | 2026-06-10T21:49:11.423Z | Downloaded crypto-common v0.1.7 |
| 171 | 2026-06-10T21:49:11.426Z | Downloaded futures-core v0.3.32 |
| 172 | 2026-06-10T21:49:11.426Z | Downloaded progenitor-client v0.14.0 |
| 173 | 2026-06-10T21:49:11.429Z | Downloaded futures-task v0.3.32 |
| 174 | 2026-06-10T21:49:11.429Z | Downloaded parking_lot_core v0.9.12 |
| 175 | 2026-06-10T21:49:11.432Z | Downloaded compression-codecs v0.4.37 |
| 176 | 2026-06-10T21:49:11.432Z | Downloaded paste v1.0.15 |
| 177 | 2026-06-10T21:49:11.435Z | Downloaded pest_derive v2.8.6 |
| 178 | 2026-06-10T21:49:11.438Z | Downloaded scopeguard v1.2.0 |
| 179 | 2026-06-10T21:49:11.438Z | Downloaded futures-sink v0.3.32 |
| 180 | 2026-06-10T21:49:11.438Z | Downloaded openssl-probe v0.2.1 |
| 181 | 2026-06-10T21:49:11.442Z | Downloaded httpdate v1.0.3 |
| 182 | 2026-06-10T21:49:11.442Z | Downloaded cfg_aliases v0.2.1 |
| 183 | 2026-06-10T21:49:11.442Z | Downloaded instant v0.1.13 |
| 184 | 2026-06-10T21:49:11.442Z | Downloaded powerfmt v0.2.0 |
| 185 | 2026-06-10T21:49:11.447Z | Downloaded heck v0.5.0 |
| 186 | 2026-06-10T21:49:11.447Z | Downloaded hostname v0.3.1 |
| 187 | 2026-06-10T21:49:11.447Z | Downloaded fnv v1.0.7 |
| 188 | 2026-06-10T21:49:11.447Z | Downloaded darling_macro v0.21.3 |
| 189 | 2026-06-10T21:49:11.451Z | Downloaded cpufeatures v0.2.17 |
| 190 | 2026-06-10T21:49:11.451Z | Downloaded deranged v0.5.8 |
| 191 | 2026-06-10T21:49:11.451Z | Downloaded dunce v1.0.5 |
| 192 | 2026-06-10T21:49:11.451Z | Downloaded ref-cast v1.0.25 |
| 193 | 2026-06-10T21:49:11.454Z | Downloaded pin-utils v0.1.0 |
| 194 | 2026-06-10T21:49:11.454Z | Downloaded lru-slab v0.1.2 |
| 195 | 2026-06-10T21:49:11.454Z | Downloaded num-traits v0.2.19 |
| 196 | 2026-06-10T21:49:11.457Z | Downloaded rustc-hash v2.1.1 |
| 197 | 2026-06-10T21:49:11.458Z | Downloaded sha1 v0.10.6 |
| 198 | 2026-06-10T21:49:11.461Z | Downloaded serde_spanned v1.0.4 |
| 199 | 2026-06-10T21:49:11.461Z | Downloaded bit-set v0.8.0 |
| 200 | 2026-06-10T21:49:11.461Z | Downloaded futures-macro v0.3.32 |
| 201 | 2026-06-10T21:49:11.464Z | Downloaded itoa v1.0.17 |
| 202 | 2026-06-10T21:49:11.464Z | Downloaded idna_adapter v1.2.1 |
| 203 | 2026-06-10T21:49:11.467Z | Downloaded erased-serde v0.3.31 |
| 204 | 2026-06-10T21:49:11.467Z | Downloaded cmake v0.1.57 |
| 205 | 2026-06-10T21:49:11.470Z | Downloaded dyn-clone v1.0.20 |
| 206 | 2026-06-10T21:49:11.470Z | Downloaded is-terminal v0.4.17 |
| 207 | 2026-06-10T21:49:11.470Z | Downloaded plain v0.2.3 |
| 208 | 2026-06-10T21:49:11.474Z | Downloaded derive-ex v0.1.8 |
| 209 | 2026-06-10T21:49:11.477Z | Downloaded backon v1.6.0 |
| 210 | 2026-06-10T21:49:11.492Z | Downloaded schemars_derive v0.8.22 |
| 211 | 2026-06-10T21:49:11.495Z | Downloaded hex v0.4.3 |
| 212 | 2026-06-10T21:49:11.495Z | Downloaded atomic-waker v1.1.2 |
| 213 | 2026-06-10T21:49:11.495Z | Downloaded rand_xorshift v0.4.0 |
| 214 | 2026-06-10T21:49:11.499Z | Downloaded ppv-lite86 v0.2.21 |
| 215 | 2026-06-10T21:49:11.499Z | Downloaded log v0.4.29 |
| 216 | 2026-06-10T21:49:11.502Z | Downloaded newtype-uuid-macros v0.1.0 |
| 217 | 2026-06-10T21:49:11.503Z | Downloaded strum v0.27.2 |
| 218 | 2026-06-10T21:49:11.503Z | Downloaded stable_deref_trait v1.2.1 |
| 219 | 2026-06-10T21:49:11.503Z | Downloaded scroll_derive v0.13.1 |
| 220 | 2026-06-10T21:49:11.506Z | Downloaded dof v0.4.0 |
| 221 | 2026-06-10T21:49:11.509Z | Downloaded subtle v2.6.1 |
| 222 | 2026-06-10T21:49:11.509Z | Downloaded strsim v0.11.1 |
| 223 | 2026-06-10T21:49:11.509Z | Downloaded structmeta v0.3.0 |
| 224 | 2026-06-10T21:49:11.512Z | Downloaded num-conv v0.2.0 |
| 225 | 2026-06-10T21:49:11.512Z | Downloaded debug-ignore v1.0.5 |
| 226 | 2026-06-10T21:49:11.516Z | Downloaded strum v0.26.3 |
| 227 | 2026-06-10T21:49:11.516Z | Downloaded take_mut v0.2.2 |
| 228 | 2026-06-10T21:49:11.516Z | Downloaded ipnetwork v0.21.1 |
| 229 | 2026-06-10T21:49:11.519Z | Downloaded potential_utf v0.1.4 |
| 230 | 2026-06-10T21:49:11.522Z | Downloaded progenitor-extras v0.2.0 |
| 231 | 2026-06-10T21:49:11.522Z | Downloaded rustls-pemfile v2.2.0 |
| 232 | 2026-06-10T21:49:11.525Z | Downloaded autocfg v1.5.0 |
| 233 | 2026-06-10T21:49:11.525Z | Downloaded oxnet v0.1.5 |
| 234 | 2026-06-10T21:49:11.529Z | Downloaded mime v0.3.17 |
| 235 | 2026-06-10T21:49:11.529Z | Downloaded jobserver v0.1.34 |
| 236 | 2026-06-10T21:49:11.529Z | Downloaded scroll v0.13.0 |
| 237 | 2026-06-10T21:49:11.532Z | Downloaded newtype-uuid v1.3.2 |
| 238 | 2026-06-10T21:49:11.533Z | Downloaded sync_wrapper v1.0.2 |
| 239 | 2026-06-10T21:49:11.533Z | Downloaded ipnet v2.11.0 |
| 240 | 2026-06-10T21:49:11.533Z | Downloaded humantime v2.3.0 |
| 241 | 2026-06-10T21:49:11.536Z | Downloaded foldhash v0.2.0 |
| 242 | 2026-06-10T21:49:11.536Z | Downloaded backoff v0.4.0 |
| 243 | 2026-06-10T21:49:11.536Z | Downloaded thread-id v5.1.0 |
| 244 | 2026-06-10T21:49:11.539Z | Downloaded tokio-macros v2.7.0 |
| 245 | 2026-06-10T21:49:11.539Z | Downloaded futures-executor v0.3.32 |
| 246 | 2026-06-10T21:49:11.542Z | Downloaded rustls-pki-types v1.14.0 |
| 247 | 2026-06-10T21:49:11.546Z | Downloaded rand_core v0.9.5 |
| 248 | 2026-06-10T21:49:11.549Z | Downloaded structmeta-derive v0.3.0 |
| 249 | 2026-06-10T21:49:11.549Z | Downloaded flate2 v1.1.9 |
| 250 | 2026-06-10T21:49:11.552Z | Downloaded crossbeam-utils v0.8.21 |
| 251 | 2026-06-10T21:49:11.553Z | Downloaded rustversion v1.0.22 |
| 252 | 2026-06-10T21:49:11.556Z | Downloaded usdt v0.6.0 |
| 253 | 2026-06-10T21:49:11.556Z | Downloaded try-lock v0.2.5 |
| 254 | 2026-06-10T21:49:11.556Z | Downloaded tower-layer v0.3.3 |
| 255 | 2026-06-10T21:49:11.556Z | Downloaded time-core v0.1.8 |
| 256 | 2026-06-10T21:49:11.556Z | Downloaded serde_urlencoded v0.7.1 |
| 257 | 2026-06-10T21:49:11.560Z | Downloaded rand_chacha v0.9.0 |
| 258 | 2026-06-10T21:49:11.560Z | Downloaded unarray v0.1.4 |
| 259 | 2026-06-10T21:49:11.560Z | Downloaded serde_tokenstream v0.2.3 |
| 260 | 2026-06-10T21:49:11.565Z | Downloaded once_cell v1.21.3 |
| 261 | 2026-06-10T21:49:11.565Z | Downloaded serde_derive_internals v0.29.1 |
| 262 | 2026-06-10T21:49:11.565Z | Downloaded futures-io v0.3.32 |
| 263 | 2026-06-10T21:49:11.565Z | Downloaded multer v3.1.0 |
| 264 | 2026-06-10T21:49:11.569Z | Downloaded lock_api v0.4.14 |
| 265 | 2026-06-10T21:49:11.569Z | Downloaded usdt-macro v0.6.0 |
| 266 | 2026-06-10T21:49:11.569Z | Downloaded synstructure v0.13.2 |
| 267 | 2026-06-10T21:49:11.569Z | Downloaded strum_macros v0.26.4 |
| 268 | 2026-06-10T21:49:11.569Z | Downloaded slog-async v2.8.0 |
| 269 | 2026-06-10T21:49:11.574Z | Downloaded slab v0.4.12 |
| 270 | 2026-06-10T21:49:11.574Z | Downloaded fs_extra v1.3.0 |
| 271 | 2026-06-10T21:49:11.574Z | Downloaded strum_macros v0.27.2 |
| 272 | 2026-06-10T21:49:11.578Z | Downloaded yoke-derive v0.8.1 |
| 273 | 2026-06-10T21:49:11.578Z | Downloaded waitgroup v0.1.2 |
| 274 | 2026-06-10T21:49:11.578Z | Downloaded simd-adler32 v0.3.8 |
| 275 | 2026-06-10T21:49:11.578Z | Downloaded utf8_iter v1.0.4 |
| 276 | 2026-06-10T21:49:11.578Z | Downloaded untrusted v0.9.0 |
| 277 | 2026-06-10T21:49:11.578Z | Downloaded tinyvec_macros v0.1.1 |
| 278 | 2026-06-10T21:49:11.582Z | Downloaded http-body-util v0.1.3 |
| 279 | 2026-06-10T21:49:11.583Z | Downloaded serde_path_to_error v0.1.20 |
| 280 | 2026-06-10T21:49:11.583Z | Downloaded memmap2 v0.9.10 |
| 281 | 2026-06-10T21:49:11.583Z | Downloaded wait-timeout v0.2.1 |
| 282 | 2026-06-10T21:49:11.586Z | Downloaded version_check v0.9.5 |
| 283 | 2026-06-10T21:49:11.586Z | Downloaded digest v0.10.7 |
| 284 | 2026-06-10T21:49:11.586Z | Downloaded async-trait v0.1.89 |
| 285 | 2026-06-10T21:49:11.590Z | Downloaded quinn-udp v0.5.14 |
| 286 | 2026-06-10T21:49:11.590Z | Downloaded time-macros v0.2.27 |
| 287 | 2026-06-10T21:49:11.590Z | Downloaded crossbeam-channel v0.5.15 |
| 288 | 2026-06-10T21:49:11.593Z | Downloaded want v0.3.1 |
| 289 | 2026-06-10T21:49:11.593Z | Downloaded thiserror-impl v2.0.18 |
| 290 | 2026-06-10T21:49:11.596Z | Downloaded thiserror-impl v1.0.69 |
| 291 | 2026-06-10T21:49:11.596Z | Downloaded proc-macro2 v1.0.106 |
| 292 | 2026-06-10T21:49:11.596Z | Downloaded rusty-fork v0.3.1 |
| 293 | 2026-06-10T21:49:11.600Z | Downloaded usdt-attr-macro v0.6.0 |
| 294 | 2026-06-10T21:49:11.600Z | Downloaded thiserror v2.0.18 |
| 295 | 2026-06-10T21:49:11.603Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 296 | 2026-06-10T21:49:11.603Z | Downloaded httparse v1.10.1 |
| 297 | 2026-06-10T21:49:11.607Z | Downloaded getrandom v0.4.1 |
| 298 | 2026-06-10T21:49:11.607Z | Downloaded tower-service v0.3.3 |
| 299 | 2026-06-10T21:49:11.607Z | Downloaded tokio-rustls v0.25.0 |
| 300 | 2026-06-10T21:49:11.611Z | Downloaded zerofrom-derive v0.1.6 |
| 301 | 2026-06-10T21:49:11.611Z | Downloaded thread_local v1.1.9 |
| 302 | 2026-06-10T21:49:11.612Z | Downloaded futures-channel v0.3.32 |
| 303 | 2026-06-10T21:49:11.612Z | Downloaded dropshot_endpoint v0.17.0 |
| 304 | 2026-06-10T21:49:11.617Z | Downloaded zerofrom v0.1.6 |
| 305 | 2026-06-10T21:49:11.617Z | Downloaded thiserror v1.0.69 |
| 306 | 2026-06-10T21:49:11.621Z | Downloaded crc32fast v1.5.0 |
| 307 | 2026-06-10T21:49:11.621Z | Downloaded iana-time-zone v0.1.65 |
| 308 | 2026-06-10T21:49:11.621Z | Downloaded getrandom v0.3.4 |
| 309 | 2026-06-10T21:49:11.625Z | Downloaded getrandom v0.2.17 |
| 310 | 2026-06-10T21:49:11.625Z | Downloaded find-msvc-tools v0.1.9 |
| 311 | 2026-06-10T21:49:11.625Z | Downloaded darling v0.21.3 |
| 312 | 2026-06-10T21:49:11.629Z | Downloaded signal-hook-registry v1.4.8 |
| 313 | 2026-06-10T21:49:11.629Z | Downloaded hyper-rustls v0.27.7 |
| 314 | 2026-06-10T21:49:11.633Z | Downloaded usdt-impl v0.6.0 |
| 315 | 2026-06-10T21:49:11.633Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 316 | 2026-06-10T21:49:11.633Z | Downloaded futures v0.3.32 |
| 317 | 2026-06-10T21:49:11.638Z | Downloaded spin v0.9.8 |
| 318 | 2026-06-10T21:49:11.638Z | Downloaded pest_generator v2.8.6 |
| 319 | 2026-06-10T21:49:11.642Z | Downloaded icu_properties v2.1.2 |
| 320 | 2026-06-10T21:49:11.642Z | Downloaded icu_provider v2.1.1 |
| 321 | 2026-06-10T21:49:11.642Z | Downloaded parking_lot v0.12.5 |
| 322 | 2026-06-10T21:49:11.646Z | Downloaded serde_with_macros v3.17.0 |
| 323 | 2026-06-10T21:49:11.646Z | Downloaded anyhow v1.0.102 |
| 324 | 2026-06-10T21:49:11.646Z | Downloaded slog-term v2.9.2 |
| 325 | 2026-06-10T21:49:11.650Z | Downloaded tinystr v0.8.2 |
| 326 | 2026-06-10T21:49:11.650Z | Downloaded tempfile v3.25.0 |
| 327 | 2026-06-10T21:49:11.650Z | Downloaded slog-json v2.6.1 |
| 328 | 2026-06-10T21:49:11.671Z | Downloaded slog-bunyan v2.5.0 |
| 329 | 2026-06-10T21:49:11.671Z | Downloaded shlex v1.3.0 |
| 330 | 2026-06-10T21:49:11.671Z | Downloaded sha2 v0.10.9 |
| 331 | 2026-06-10T21:49:11.671Z | Downloaded zmij v1.0.21 |
| 332 | 2026-06-10T21:49:11.680Z | Downloaded rustls-platform-verifier v0.6.2 |
| 333 | 2026-06-10T21:49:11.680Z | Downloaded serde_core v1.0.228 |
| 334 | 2026-06-10T21:49:11.680Z | Downloaded writeable v0.6.2 |
| 335 | 2026-06-10T21:49:11.680Z | Downloaded zeroize v1.8.2 |
| 336 | 2026-06-10T21:49:11.680Z | Downloaded yoke v0.8.1 |
| 337 | 2026-06-10T21:49:11.680Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 338 | 2026-06-10T21:49:11.680Z | Downloaded slog v2.8.2 |
| 339 | 2026-06-10T21:49:11.680Z | Downloaded serde_derive v1.0.228 |
| 340 | 2026-06-10T21:49:11.680Z | Downloaded zerovec-derive v0.11.2 |
| 341 | 2026-06-10T21:49:11.680Z | Downloaded ucd-trie v0.1.7 |
| 342 | 2026-06-10T21:49:11.680Z | Downloaded socket2 v0.6.3 |
| 343 | 2026-06-10T21:49:11.680Z | Downloaded rustls-webpki v0.103.9 |
| 344 | 2026-06-10T21:49:11.685Z | Downloaded semver v1.0.28 |
| 345 | 2026-06-10T21:49:11.685Z | Downloaded ryu v1.0.23 |
| 346 | 2026-06-10T21:49:11.690Z | Downloaded tokio-rustls v0.26.4 |
| 347 | 2026-06-10T21:49:11.701Z | Downloaded test-strategy v0.4.5 |
| 348 | 2026-06-10T21:49:11.720Z | Downloaded pest v2.8.6 |
| 349 | 2026-06-10T21:49:11.720Z | Downloaded miniz_oxide v0.8.9 |
| 350 | 2026-06-10T21:49:11.720Z | Downloaded tracing-core v0.1.36 |
| 351 | 2026-06-10T21:49:11.720Z | Downloaded icu_normalizer_data v2.1.1 |
| 352 | 2026-06-10T21:49:11.724Z | Downloaded icu_normalizer v2.1.1 |
| 353 | 2026-06-10T21:49:11.724Z | Downloaded unicode-ident v1.0.24 |
| 354 | 2026-06-10T21:49:11.724Z | Downloaded smallvec v1.15.1 |
| 355 | 2026-06-10T21:49:11.724Z | Downloaded http v1.4.0 |
| 356 | 2026-06-10T21:49:11.724Z | Downloaded uuid v1.23.0 |
| 357 | 2026-06-10T21:49:11.724Z | Downloaded quinn v0.11.9 |
| 358 | 2026-06-10T21:49:11.724Z | Downloaded memchr v2.8.0 |
| 359 | 2026-06-10T21:49:11.727Z | Downloaded tinyvec v1.10.0 |
| 360 | 2026-06-10T21:49:11.727Z | Downloaded icu_locale_core v2.1.1 |
| 361 | 2026-06-10T21:49:11.730Z | Downloaded term v1.2.1 |
| 362 | 2026-06-10T21:49:11.738Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 363 | 2026-06-10T21:49:11.742Z | Downloaded rand v0.8.6 |
| 364 | 2026-06-10T21:49:11.742Z | Downloaded cc v1.2.56 |
| 365 | 2026-06-10T21:49:11.742Z | Downloaded base64 v0.22.1 |
| 366 | 2026-06-10T21:49:11.742Z | Downloaded typenum v1.19.0 |
| 367 | 2026-06-10T21:49:11.746Z | Downloaded darling_core v0.21.3 |
| 368 | 2026-06-10T21:49:11.746Z | Downloaded serde v1.0.228 |
| 369 | 2026-06-10T21:49:11.750Z | Downloaded futures-util v0.3.32 |
| 370 | 2026-06-10T21:49:11.758Z | Downloaded rand v0.9.2 |
| 371 | 2026-06-10T21:49:11.765Z | Downloaded hyper-util v0.1.20 |
| 372 | 2026-06-10T21:49:11.765Z | Downloaded hyper v1.8.1 |
| 373 | 2026-06-10T21:49:11.773Z | Downloaded url v2.5.8 |
| 374 | 2026-06-10T21:49:11.773Z | Downloaded zerotrie v0.2.3 |
| 375 | 2026-06-10T21:49:11.773Z | Downloaded async-compression v0.4.41 |
| 376 | 2026-06-10T21:49:11.777Z | Downloaded mio v1.2.0 |
| 377 | 2026-06-10T21:49:11.777Z | Downloaded indexmap v2.14.0 |
| 378 | 2026-06-10T21:49:11.777Z | Downloaded icu_collections v2.1.1 |
| 379 | 2026-06-10T21:49:11.782Z | Downloaded zerocopy-derive v0.8.40 |
| 380 | 2026-06-10T21:49:11.786Z | Downloaded hashbrown v0.17.0 |
| 381 | 2026-06-10T21:49:11.876Z | Downloaded tower v0.5.3 |
| 382 | 2026-06-10T21:49:11.892Z | Downloaded iri-string v0.7.10 |
| 383 | 2026-06-10T21:49:11.892Z | Downloaded serde_json v1.0.149 |
| 384 | 2026-06-10T21:49:11.892Z | Downloaded tower-http v0.6.8 |
| 385 | 2026-06-10T21:49:11.892Z | Downloaded idna v1.1.0 |
| 386 | 2026-06-10T21:49:11.892Z | Downloaded icu_properties_data v2.1.2 |
| 387 | 2026-06-10T21:49:11.892Z | Downloaded hashbrown v0.16.1 |
| 388 | 2026-06-10T21:49:11.892Z | Downloaded reqwest v0.12.28 |
| 389 | 2026-06-10T21:49:11.892Z | Downloaded regex v1.12.3 |
| 390 | 2026-06-10T21:49:11.892Z | Downloaded h2 v0.4.13 |
| 391 | 2026-06-10T21:49:11.892Z | Downloaded tokio-util v0.7.18 |
| 392 | 2026-06-10T21:49:11.892Z | Downloaded zerovec v0.11.5 |
| 393 | 2026-06-10T21:49:11.893Z | Downloaded aho-corasick v1.1.4 |
| 394 | 2026-06-10T21:49:11.893Z | Downloaded serde_with v3.17.0 |
| 395 | 2026-06-10T21:49:11.896Z | Downloaded itertools v0.14.0 |
| 396 | 2026-06-10T21:49:11.896Z | Downloaded iddqd v0.4.2 |
| 397 | 2026-06-10T21:49:11.901Z | Downloaded winnow v0.7.14 |
| 398 | 2026-06-10T21:49:11.905Z | Downloaded proptest v1.10.0 |
| 399 | 2026-06-10T21:49:11.909Z | Downloaded chrono v0.4.44 |
| 400 | 2026-06-10T21:49:11.927Z | Downloaded time v0.3.47 |
| 401 | 2026-06-10T21:49:11.931Z | Downloaded rustls-webpki v0.102.8 |
| 402 | 2026-06-10T21:49:11.931Z | Downloaded quinn-proto v0.11.13 |
| 403 | 2026-06-10T21:49:11.935Z | Downloaded goblin v0.10.5 |
| 404 | 2026-06-10T21:49:11.939Z | Downloaded syn v2.0.117 |
| 405 | 2026-06-10T21:49:11.943Z | Downloaded aws-lc-rs v1.16.3 |
| 406 | 2026-06-10T21:49:11.961Z | Downloaded zerocopy v0.8.40 |
| 407 | 2026-06-10T21:49:11.966Z | Downloaded dropshot v0.17.0 |
| 408 | 2026-06-10T21:49:11.981Z | Downloaded regress v0.10.5 |
| 409 | 2026-06-10T21:49:12.002Z | Downloaded rustls v0.23.37 |
| 410 | 2026-06-10T21:49:12.007Z | Downloaded rustls v0.22.4 |
| 411 | 2026-06-10T21:49:12.013Z | Downloaded rustix v0.38.44 |
| 412 | 2026-06-10T21:49:12.026Z | Downloaded regex-syntax v0.8.10 |
| 413 | 2026-06-10T21:49:12.031Z | Downloaded rustix v1.1.3 |
| 414 | 2026-06-10T21:49:12.041Z | Downloaded openapiv3 v2.2.0 |
| 415 | 2026-06-10T21:49:12.062Z | Downloaded tracing v0.1.44 |
| 416 | 2026-06-10T21:49:12.077Z | Downloaded tokio v1.52.1 |
| 417 | 2026-06-10T21:49:12.096Z | Downloaded regex-automata v0.4.14 |
| 418 | 2026-06-10T21:49:12.126Z | Downloaded libc v0.2.185 |
| 419 | 2026-06-10T21:49:12.152Z | Downloaded encoding_rs v0.8.35 |
| 420 | 2026-06-10T21:49:12.167Z | Downloaded ring v0.17.14 |
| 421 | 2026-06-10T21:49:12.704Z | Downloaded aws-lc-sys v0.40.0 |
| 422 | 2026-06-10T21:49:12.895Z | Compiling proc-macro2 v1.0.106 |
| 423 | 2026-06-10T21:49:12.895Z | Compiling quote v1.0.45 |
| 424 | 2026-06-10T21:49:12.896Z | Compiling unicode-ident v1.0.24 |
| 425 | 2026-06-10T21:49:12.899Z | Compiling libc v0.2.185 |
| 426 | 2026-06-10T21:49:12.899Z | Checking cfg-if v1.0.4 |
| 427 | 2026-06-10T21:49:12.899Z | Compiling serde_core v1.0.228 |
| 428 | 2026-06-10T21:49:12.899Z | Checking memchr v2.8.0 |
| 429 | 2026-06-10T21:49:12.899Z | Checking itoa v1.0.17 |
| 430 | 2026-06-10T21:49:13.131Z | Compiling serde v1.0.228 |
| 431 | 2026-06-10T21:49:13.156Z | Compiling zmij v1.0.21 |
| 432 | 2026-06-10T21:49:13.382Z | Compiling serde_json v1.0.149 |
| 433 | 2026-06-10T21:49:13.400Z | Checking pin-project-lite v0.2.17 |
| 434 | 2026-06-10T21:49:13.457Z | Checking smallvec v1.15.1 |
| 435 | 2026-06-10T21:49:13.468Z | Compiling find-msvc-tools v0.1.9 |
| 436 | 2026-06-10T21:49:13.476Z | Compiling shlex v1.3.0 |
| 437 | 2026-06-10T21:49:13.624Z | Checking bytes v1.11.1 |
| 438 | 2026-06-10T21:49:13.644Z | Checking futures-core v0.3.32 |
| 439 | 2026-06-10T21:49:13.688Z | Compiling parking_lot_core v0.9.12 |
| 440 | 2026-06-10T21:49:13.762Z | Compiling jobserver v0.1.34 |
| 441 | 2026-06-10T21:49:13.799Z | Checking once_cell v1.21.3 |
| 442 | 2026-06-10T21:49:13.802Z | Checking scopeguard v1.2.0 |
| 443 | 2026-06-10T21:49:13.849Z | Checking errno v0.3.14 |
| 444 | 2026-06-10T21:49:13.892Z | Checking lock_api v0.4.14 |
| 445 | 2026-06-10T21:49:13.943Z | Compiling cc v1.2.56 |
| 446 | 2026-06-10T21:49:13.966Z | Checking signal-hook-registry v1.4.8 |
| 447 | 2026-06-10T21:49:14.069Z | Checking socket2 v0.6.3 |
| 448 | 2026-06-10T21:49:14.087Z | Checking mio v1.2.0 |
| 449 | 2026-06-10T21:49:14.133Z | Checking parking_lot v0.12.5 |
| 450 | 2026-06-10T21:49:14.212Z | Compiling getrandom v0.4.1 |
| 451 | 2026-06-10T21:49:14.321Z | Compiling syn v2.0.117 |
| 452 | 2026-06-10T21:49:14.345Z | Checking futures-sink v0.3.32 |
| 453 | 2026-06-10T21:49:14.357Z | Checking stable_deref_trait v1.2.1 |
| 454 | 2026-06-10T21:49:14.373Z | Checking zeroize v1.8.2 |
| 455 | 2026-06-10T21:49:14.421Z | Compiling autocfg v1.5.0 |
| 456 | 2026-06-10T21:49:14.439Z | Checking slab v0.4.12 |
| 457 | 2026-06-10T21:49:14.511Z | Checking futures-channel v0.3.32 |
| 458 | 2026-06-10T21:49:14.592Z | Compiling thiserror v2.0.18 |
| 459 | 2026-06-10T21:49:14.605Z | Checking equivalent v1.0.2 |
| 460 | 2026-06-10T21:49:14.681Z | Compiling rustversion v1.0.22 |
| 461 | 2026-06-10T21:49:14.700Z | Checking rustls-pki-types v1.14.0 |
| 462 | 2026-06-10T21:49:14.756Z | Compiling cmake v0.1.57 |
| 463 | 2026-06-10T21:49:14.781Z | Compiling num-traits v0.2.19 |
| 464 | 2026-06-10T21:49:14.987Z | Checking http v1.4.0 |
| 465 | 2026-06-10T21:49:15.063Z | Checking futures-io v0.3.32 |
| 466 | 2026-06-10T21:49:15.094Z | Checking bitflags v2.11.0 |
| 467 | 2026-06-10T21:49:15.121Z | Compiling fs_extra v1.3.0 |
| 468 | 2026-06-10T21:49:15.161Z | Compiling zerocopy v0.8.40 |
| 469 | 2026-06-10T21:49:15.171Z | Checking futures-task v0.3.32 |
| 470 | 2026-06-10T21:49:15.254Z | Compiling dunce v1.0.5 |
| 471 | 2026-06-10T21:49:15.373Z | Compiling aws-lc-sys v0.40.0 |
| 472 | 2026-06-10T21:49:15.549Z | Compiling version_check v0.9.5 |
| 473 | 2026-06-10T21:49:15.559Z | Checking fnv v1.0.7 |
| 474 | 2026-06-10T21:49:15.575Z | Checking untrusted v0.9.0 |
| 475 | 2026-06-10T21:49:15.643Z | Checking log v0.4.29 |
| 476 | 2026-06-10T21:49:15.676Z | Compiling httparse v1.10.1 |
| 477 | 2026-06-10T21:49:15.824Z | Checking litemap v0.8.1 |
| 478 | 2026-06-10T21:49:15.848Z | Checking writeable v0.6.2 |
| 479 | 2026-06-10T21:49:15.899Z | Checking iana-time-zone v0.1.65 |
| 480 | 2026-06-10T21:49:15.989Z | Compiling ucd-trie v0.1.7 |
| 481 | 2026-06-10T21:49:15.998Z | Checking hashbrown v0.17.0 |
| 482 | 2026-06-10T21:49:16.001Z | Checking http-body v1.0.1 |
| 483 | 2026-06-10T21:49:16.058Z | Checking tracing-core v0.1.36 |
| 484 | 2026-06-10T21:49:16.124Z | Compiling pest v2.8.6 |
| 485 | 2026-06-10T21:49:16.135Z | Checking atomic-waker v1.1.2 |
| 486 | 2026-06-10T21:49:16.210Z | Compiling aws-lc-rs v1.16.3 |
| 487 | 2026-06-10T21:49:16.221Z | Compiling icu_properties_data v2.1.2 |
| 488 | 2026-06-10T21:49:16.350Z | Compiling schemars v0.8.22 |
| 489 | 2026-06-10T21:49:16.428Z | Compiling icu_normalizer_data v2.1.1 |
| 490 | 2026-06-10T21:49:16.450Z | Checking indexmap v2.14.0 |
| 491 | 2026-06-10T21:49:16.500Z | Checking percent-encoding v2.3.2 |
| 492 | 2026-06-10T21:49:16.601Z | Checking tracing v0.1.44 |
| 493 | 2026-06-10T21:49:16.653Z | Checking uuid v1.23.0 |
| 494 | 2026-06-10T21:49:16.773Z | Checking semver v1.0.28 |
| 495 | 2026-06-10T21:49:16.824Z | Checking tower-service v0.3.3 |
| 496 | 2026-06-10T21:49:16.908Z | Checking tower-layer v0.3.3 |
| 497 | 2026-06-10T21:49:16.925Z | Checking base64 v0.22.1 |
| 498 | 2026-06-10T21:49:16.969Z | Checking subtle v2.6.1 |
| 499 | 2026-06-10T21:49:16.991Z | Checking try-lock v0.2.5 |
| 500 | 2026-06-10T21:49:17.047Z | Checking dyn-clone v1.0.20 |
| 501 | 2026-06-10T21:49:17.080Z | Compiling synstructure v0.13.2 |
| 502 | 2026-06-10T21:49:17.094Z | Compiling serde_derive_internals v0.29.1 |
| 503 | 2026-06-10T21:49:17.139Z | Compiling pest_meta v2.8.6 |
| 504 | 2026-06-10T21:49:17.143Z | Checking want v0.3.1 |
| 505 | 2026-06-10T21:49:17.316Z | Compiling slog v2.8.2 |
| 506 | 2026-06-10T21:49:17.404Z | Checking getrandom v0.2.17 |
| 507 | 2026-06-10T21:49:17.415Z | Checking pin-utils v0.1.0 |
| 508 | 2026-06-10T21:49:17.475Z | Checking httpdate v1.0.3 |
| 509 | 2026-06-10T21:49:17.524Z | Compiling heck v0.5.0 |
| 510 | 2026-06-10T21:49:17.550Z | Checking form_urlencoded v1.2.2 |
| 511 | 2026-06-10T21:49:17.563Z | Compiling rustix v1.1.3 |
| 512 | 2026-06-10T21:49:17.614Z | Checking fastrand v2.3.0 |
| 513 | 2026-06-10T21:49:17.668Z | Compiling typenum v1.19.0 |
| 514 | 2026-06-10T21:49:17.714Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-06-10T21:49:17.811Z | Checking ipnet v2.11.0 |
| 516 | 2026-06-10T21:49:17.884Z | Compiling getrandom v0.3.4 |
| 517 | 2026-06-10T21:49:17.990Z | Compiling rustls v0.23.37 |
| 518 | 2026-06-10T21:49:18.184Z | Compiling generic-array v0.14.7 |
| 519 | 2026-06-10T21:49:18.184Z | Compiling ring v0.17.14 |
| 520 | 2026-06-10T21:49:18.216Z | Checking sync_wrapper v1.0.2 |
| 521 | 2026-06-10T21:49:18.289Z | Compiling serde_derive v1.0.228 |
| 522 | 2026-06-10T21:49:18.307Z | Compiling tokio-macros v2.7.0 |
| 523 | 2026-06-10T21:49:18.310Z | Compiling zerofrom-derive v0.1.6 |
| 524 | 2026-06-10T21:49:18.466Z | Compiling yoke-derive v0.8.1 |
| 525 | 2026-06-10T21:49:18.471Z | Compiling zerocopy-derive v0.8.40 |
| 526 | 2026-06-10T21:49:18.489Z | Compiling zerovec-derive v0.11.2 |
| 527 | 2026-06-10T21:49:18.667Z | Compiling displaydoc v0.2.5 |
| 528 | 2026-06-10T21:49:18.995Z | Checking tokio v1.52.1 |
| 529 | 2026-06-10T21:49:19.361Z | Compiling thiserror-impl v2.0.18 |
| 530 | 2026-06-10T21:49:19.372Z | Compiling futures-macro v0.3.32 |
| 531 | 2026-06-10T21:49:19.454Z | Checking zerofrom v0.1.6 |
| 532 | 2026-06-10T21:49:19.517Z | Compiling schemars_derive v0.8.22 |
| 533 | 2026-06-10T21:49:19.564Z | Checking yoke v0.8.1 |
| 534 | 2026-06-10T21:49:19.724Z | Checking zerovec v0.11.5 |
| 535 | 2026-06-10T21:49:20.137Z | Checking futures-util v0.3.32 |
| 536 | 2026-06-10T21:49:20.140Z | Checking tinystr v0.8.2 |
| 537 | 2026-06-10T21:49:20.307Z | Checking icu_locale_core v2.1.1 |
| 538 | 2026-06-10T21:49:20.524Z | Checking potential_utf v0.1.4 |
| 539 | 2026-06-10T21:49:20.647Z | Checking zerotrie v0.2.3 |
| 540 | 2026-06-10T21:49:20.650Z | Checking icu_collections v2.1.1 |
| 541 | 2026-06-10T21:49:20.832Z | Compiling pest_derive v2.8.6 |
| 542 | 2026-06-10T21:49:20.883Z | Checking icu_provider v2.1.1 |
| 543 | 2026-06-10T21:49:21.097Z | Checking icu_properties v2.1.2 |
| 544 | 2026-06-10T21:49:21.246Z | Checking chrono v0.4.44 |
| 545 | 2026-06-10T21:49:21.288Z | Checking erased-serde v0.3.31 |
| 546 | 2026-06-10T21:49:21.414Z | Checking icu_normalizer v2.1.1 |
| 547 | 2026-06-10T21:49:21.706Z | Compiling serde_tokenstream v0.2.3 |
| 548 | 2026-06-10T21:49:21.877Z | Checking idna_adapter v1.2.1 |
| 549 | 2026-06-10T21:49:21.950Z | Checking tokio-util v0.7.18 |
| 550 | 2026-06-10T21:49:22.046Z | Compiling paste v1.0.15 |
| 551 | 2026-06-10T21:49:22.050Z | Checking ryu v1.0.23 |
| 552 | 2026-06-10T21:49:22.062Z | Checking utf8_iter v1.0.4 |
| 553 | 2026-06-10T21:49:22.127Z | Checking serde_urlencoded v0.7.1 |
| 554 | 2026-06-10T21:49:22.171Z | Checking idna v1.1.0 |
| 555 | 2026-06-10T21:49:22.296Z | Checking tower v0.5.3 |
| 556 | 2026-06-10T21:49:22.353Z | Checking h2 v0.4.13 |
| 557 | 2026-06-10T21:49:22.415Z | Checking ppv-lite86 v0.2.21 |
| 558 | 2026-06-10T21:49:22.678Z | Compiling structmeta-derive v0.3.0 |
| 559 | 2026-06-10T21:49:22.688Z | Compiling scroll_derive v0.13.1 |
| 560 | 2026-06-10T21:49:23.285Z | Checking http-body-util v0.1.3 |
| 561 | 2026-06-10T21:49:23.466Z | Checking powerfmt v0.2.0 |
| 562 | 2026-06-10T21:49:23.487Z | Compiling num-conv v0.2.0 |
| 563 | 2026-06-10T21:49:23.604Z | Compiling crc32fast v1.5.0 |
| 564 | 2026-06-10T21:49:23.609Z | Checking iri-string v0.7.10 |
| 565 | 2026-06-10T21:49:23.658Z | Compiling usdt-impl v0.6.0 |
| 566 | 2026-06-10T21:49:23.692Z | Compiling time-core v0.1.8 |
| 567 | 2026-06-10T21:49:23.892Z | Compiling time-macros v0.2.27 |
| 568 | 2026-06-10T21:49:24.151Z | Checking hyper v1.8.1 |
| 569 | 2026-06-10T21:49:24.225Z | Compiling structmeta v0.3.0 |
| 570 | 2026-06-10T21:49:24.316Z | Checking deranged v0.5.8 |
| 571 | 2026-06-10T21:49:24.417Z | Checking scroll v0.13.0 |
| 572 | 2026-06-10T21:49:24.592Z | Checking tower-http v0.6.8 |
| 573 | 2026-06-10T21:49:24.632Z | Checking tempfile v3.25.0 |
| 574 | 2026-06-10T21:49:24.811Z | Checking rand_core v0.9.5 |
| 575 | 2026-06-10T21:49:24.829Z | Checking ipnetwork v0.21.1 |
| 576 | 2026-06-10T21:49:24.841Z | Checking url v2.5.8 |
| 577 | 2026-06-10T21:49:25.012Z | Compiling dof v0.4.0 |
| 578 | 2026-06-10T21:49:25.021Z | Checking hyper-util v0.1.20 |
| 579 | 2026-06-10T21:49:25.186Z | Compiling dtrace-parser v0.3.0 |
| 580 | 2026-06-10T21:49:25.201Z | Compiling thread-id v5.1.0 |
| 581 | 2026-06-10T21:49:25.277Z | Compiling crossbeam-utils v0.8.21 |
| 582 | 2026-06-10T21:49:25.342Z | Checking num_threads v0.1.7 |
| 583 | 2026-06-10T21:49:25.421Z | Compiling byteorder v1.5.0 |
| 584 | 2026-06-10T21:49:25.424Z | Compiling omicron-workspace-hack v0.1.0 |
| 585 | 2026-06-10T21:49:25.555Z | Checking simd-adler32 v0.3.8 |
| 586 | 2026-06-10T21:49:25.683Z | Checking openssl-probe v0.2.1 |
| 587 | 2026-06-10T21:49:25.719Z | Checking plain v0.2.3 |
| 588 | 2026-06-10T21:49:25.763Z | Compiling ident_case v1.0.1 |
| 589 | 2026-06-10T21:49:25.763Z | Checking adler2 v2.0.1 |
| 590 | 2026-06-10T21:49:25.782Z | Checking regex-syntax v0.8.10 |
| 591 | 2026-06-10T21:49:25.792Z | Compiling strsim v0.11.1 |
| 592 | 2026-06-10T21:49:25.808Z | Checking goblin v0.10.5 |
| 593 | 2026-06-10T21:49:25.864Z | Checking miniz_oxide v0.8.9 |
| 594 | 2026-06-10T21:49:25.875Z | Checking rustls-native-certs v0.8.3 |
| 595 | 2026-06-10T21:49:25.990Z | Compiling darling_core v0.21.3 |
| 596 | 2026-06-10T21:49:26.071Z | Checking time v0.3.47 |
| 597 | 2026-06-10T21:49:26.731Z | Checking oxnet v0.1.5 |
| 598 | 2026-06-10T21:49:27.058Z | Checking newtype-uuid v1.3.2 |
| 599 | 2026-06-10T21:49:27.073Z | Compiling daft-derive v0.1.7 |
| 600 | 2026-06-10T21:49:27.134Z | Compiling aho-corasick v1.1.4 |
| 601 | 2026-06-10T21:49:27.134Z | Compiling rustls v0.22.4 |
| 602 | 2026-06-10T21:49:27.244Z | Checking pretty-hex v0.4.1 |
| 603 | 2026-06-10T21:49:27.327Z | Compiling rustix v0.38.44 |
| 604 | 2026-06-10T21:49:27.544Z | Compiling camino v1.2.2 |
| 605 | 2026-06-10T21:49:27.754Z | Checking rustls-webpki v0.102.8 |
| 606 | 2026-06-10T21:49:27.765Z | Checking daft v0.1.7 |
| 607 | 2026-06-10T21:49:27.975Z | Checking flate2 v1.1.9 |
| 608 | 2026-06-10T21:49:28.054Z | Compiling darling_macro v0.21.3 |
| 609 | 2026-06-10T21:49:28.253Z | Checking rand_chacha v0.9.0 |
| 610 | 2026-06-10T21:49:28.432Z | Checking crypto-common v0.1.7 |
| 611 | 2026-06-10T21:49:28.451Z | Checking block-buffer v0.10.4 |
| 612 | 2026-06-10T21:49:28.454Z | Checking rand_core v0.6.4 |
| 613 | 2026-06-10T21:49:28.538Z | Compiling multer v3.1.0 |
| 614 | 2026-06-10T21:49:28.569Z | Checking wait-timeout v0.2.1 |
| 615 | 2026-06-10T21:49:28.682Z | Checking thread_local v1.1.9 |
| 616 | 2026-06-10T21:49:28.687Z | Compiling regex-automata v0.4.14 |
| 617 | 2026-06-10T21:49:28.692Z | Checking compression-core v0.4.31 |
| 618 | 2026-06-10T21:49:28.747Z | Compiling thiserror v1.0.69 |
| 619 | 2026-06-10T21:49:28.782Z | Compiling ref-cast v1.0.25 |
| 620 | 2026-06-10T21:49:28.810Z | Compiling slog-async v2.8.0 |
| 621 | 2026-06-10T21:49:29.043Z | Checking quick-error v1.2.3 |
| 622 | 2026-06-10T21:49:29.079Z | Checking match_cfg v0.1.0 |
| 623 | 2026-06-10T21:49:29.133Z | Checking allocator-api2 v0.2.21 |
| 624 | 2026-06-10T21:49:29.147Z | Checking bit-vec v0.8.0 |
| 625 | 2026-06-10T21:49:29.275Z | Checking winnow v0.7.14 |
| 626 | 2026-06-10T21:49:29.279Z | Compiling anyhow v1.0.102 |
| 627 | 2026-06-10T21:49:29.297Z | Checking foldhash v0.2.0 |
| 628 | 2026-06-10T21:49:29.336Z | Checking bit-set v0.8.0 |
| 629 | 2026-06-10T21:49:29.437Z | Checking hashbrown v0.16.1 |
| 630 | 2026-06-10T21:49:29.484Z | Checking hostname v0.3.1 |
| 631 | 2026-06-10T21:49:29.563Z | Checking rusty-fork v0.3.1 |
| 632 | 2026-06-10T21:49:29.803Z | Checking compression-codecs v0.4.37 |
| 633 | 2026-06-10T21:49:29.956Z | Checking rand_chacha v0.3.1 |
| 634 | 2026-06-10T21:49:29.960Z | Checking digest v0.10.7 |
| 635 | 2026-06-10T21:49:29.967Z | Compiling darling v0.21.3 |
| 636 | 2026-06-10T21:49:30.049Z | Checking crossbeam-channel v0.5.15 |
| 637 | 2026-06-10T21:49:30.130Z | Checking rand v0.9.2 |
| 638 | 2026-06-10T21:49:30.350Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 639 | 2026-06-10T21:49:30.367Z | Compiling regex v1.12.3 |
| 640 | 2026-06-10T21:49:30.574Z | Checking slog-json v2.6.1 |
| 641 | 2026-06-10T21:49:30.662Z | Compiling usdt-macro v0.6.0 |
| 642 | 2026-06-10T21:49:30.721Z | Compiling usdt-attr-macro v0.6.0 |
| 643 | 2026-06-10T21:49:30.742Z | Checking rand_xorshift v0.4.0 |
| 644 | 2026-06-10T21:49:30.753Z | Compiling derive-ex v0.1.8 |
| 645 | 2026-06-10T21:49:30.853Z | Checking futures-executor v0.3.32 |
| 646 | 2026-06-10T21:49:30.970Z | Compiling async-trait v0.1.89 |
| 647 | 2026-06-10T21:49:30.994Z | Compiling strum_macros v0.26.4 |
| 648 | 2026-06-10T21:49:31.206Z | Compiling ref-cast-impl v1.0.25 |
| 649 | 2026-06-10T21:49:31.301Z | Compiling async-stream-impl v0.3.6 |
| 650 | 2026-06-10T21:49:31.402Z | Compiling thiserror-impl v1.0.69 |
| 651 | 2026-06-10T21:49:31.536Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 652 | 2026-06-10T21:49:31.762Z | Compiling dropshot v0.17.0 |
| 653 | 2026-06-10T21:49:31.888Z | Checking serde_spanned v1.0.4 |
| 654 | 2026-06-10T21:49:31.897Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 655 | 2026-06-10T21:49:31.953Z | Checking is-terminal v0.4.17 |
| 656 | 2026-06-10T21:49:31.972Z | Checking memmap2 v0.9.10 |
| 657 | 2026-06-10T21:49:32.009Z | Checking encoding_rs v0.8.35 |
| 658 | 2026-06-10T21:49:32.035Z | Checking take_mut v0.2.2 |
| 659 | 2026-06-10T21:49:32.084Z | Checking mime v0.3.17 |
| 660 | 2026-06-10T21:49:32.127Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 661 | 2026-06-10T21:49:32.138Z | Checking unarray v0.1.4 |
| 662 | 2026-06-10T21:49:32.229Z | Checking cpufeatures v0.2.17 |
| 663 | 2026-06-10T21:49:32.256Z | Checking term v1.2.1 |
| 664 | 2026-06-10T21:49:32.288Z | Checking spin v0.9.8 |
| 665 | 2026-06-10T21:49:32.297Z | Checking hex v0.4.3 |
| 666 | 2026-06-10T21:49:32.392Z | Checking toml v1.0.6+spec-1.1.0 |
| 667 | 2026-06-10T21:49:32.462Z | Checking slog-term v2.9.2 |
| 668 | 2026-06-10T21:49:32.499Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 669 | 2026-06-10T21:49:32.525Z | Compiling dropshot_endpoint v0.17.0 |
| 670 | 2026-06-10T21:49:32.545Z | Checking strum v0.26.3 |
| 671 | 2026-06-10T21:49:32.601Z | Checking sha1 v0.10.6 |
| 672 | 2026-06-10T21:49:32.622Z | Compiling test-strategy v0.4.5 |
| 673 | 2026-06-10T21:49:32.644Z | Checking proptest v1.10.0 |
| 674 | 2026-06-10T21:49:32.760Z | Checking usdt v0.6.0 |
| 675 | 2026-06-10T21:49:32.897Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 676 | 2026-06-10T21:49:32.908Z | Checking async-stream v0.3.6 |
| 677 | 2026-06-10T21:49:32.994Z | Checking tokio-rustls v0.25.0 |
| 678 | 2026-06-10T21:49:33.022Z | Compiling parse-display-derive v0.10.0 |
| 679 | 2026-06-10T21:49:33.039Z | Checking futures v0.3.32 |
| 680 | 2026-06-10T21:49:33.109Z | Checking atomicwrites v0.4.4 |
| 681 | 2026-06-10T21:49:33.173Z | Checking slog-bunyan v2.5.0 |
| 682 | 2026-06-10T21:49:33.223Z | Checking rand v0.8.6 |
| 683 | 2026-06-10T21:49:33.279Z | Compiling serde_with_macros v3.17.0 |
| 684 | 2026-06-10T21:49:33.397Z | Checking async-compression v0.4.41 |
| 685 | 2026-06-10T21:49:33.822Z | Checking reqwest v0.12.28 |
| 686 | 2026-06-10T21:49:33.852Z | Compiling newtype-uuid-macros v0.1.0 |
| 687 | 2026-06-10T21:49:33.913Z | Checking openapiv3 v2.2.0 |
| 688 | 2026-06-10T21:49:34.096Z | Compiling strum_macros v0.27.2 |
| 689 | 2026-06-10T21:49:34.212Z | Checking backon v1.6.0 |
| 690 | 2026-06-10T21:49:34.311Z | Checking waitgroup v0.1.2 |
| 691 | 2026-06-10T21:49:34.360Z | Checking rustls-pemfile v2.2.0 |
| 692 | 2026-06-10T21:49:34.371Z | Checking serde_path_to_error v0.1.20 |
| 693 | 2026-06-10T21:49:34.401Z | Checking hostname v0.4.2 |
| 694 | 2026-06-10T21:49:34.487Z | Checking instant v0.1.13 |
| 695 | 2026-06-10T21:49:34.496Z | Checking debug-ignore v1.0.5 |
| 696 | 2026-06-10T21:49:34.515Z | Checking either v1.15.0 |
| 697 | 2026-06-10T21:49:34.566Z | Checking backoff v0.4.0 |
| 698 | 2026-06-10T21:49:34.583Z | Checking parse-display v0.10.0 |
| 699 | 2026-06-10T21:49:34.587Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 700 | 2026-06-10T21:49:34.625Z | Checking progenitor-client v0.10.0 |
| 701 | 2026-06-10T21:49:34.680Z | Checking itertools v0.14.0 |
| 702 | 2026-06-10T21:49:34.717Z | Checking serde_with v3.17.0 |
| 703 | 2026-06-10T21:49:34.721Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 704 | 2026-06-10T21:49:34.817Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 705 | 2026-06-10T21:49:35.000Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 706 | 2026-06-10T21:49:35.032Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 707 | 2026-06-10T21:49:35.077Z | Checking iddqd v0.4.2 |
| 708 | 2026-06-10T21:49:35.438Z | Checking regress v0.10.5 |
| 709 | 2026-06-10T21:49:35.513Z | Checking macaddr v1.0.1 |
| 710 | 2026-06-10T21:49:35.694Z | Checking humantime v2.3.0 |
| 711 | 2026-06-10T21:49:35.869Z | Checking strum v0.27.2 |
| 712 | 2026-06-10T21:49:40.073Z | Checking rustls-webpki v0.103.9 |
| 713 | 2026-06-10T21:49:42.142Z | Checking tokio-rustls v0.26.4 |
| 714 | 2026-06-10T21:49:42.142Z | Checking rustls-platform-verifier v0.6.2 |
| 715 | 2026-06-10T21:49:42.295Z | Checking hyper-rustls v0.27.7 |
| 716 | 2026-06-10T21:49:42.440Z | Checking reqwest v0.13.2 |
| 717 | 2026-06-10T21:49:42.920Z | Checking progenitor-client v0.14.0 |
| 718 | 2026-06-10T21:49:43.085Z | Checking progenitor-extras v0.2.0 |
| 719 | 2026-06-10T21:49:43.241Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 720 | 2026-06-10T21:49:47.109Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 721 | 2026-06-10T21:49:47.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.13s |
| 722 | 2026-06-10T21:49:47.149Z | + cargo build --release |
| 723 | 2026-06-10T21:49:47.149Z | Compiling proc-macro2 v1.0.106 |
| 724 | 2026-06-10T21:49:47.149Z | Compiling quote v1.0.45 |
| 725 | 2026-06-10T21:49:47.149Z | Compiling unicode-ident v1.0.24 |
| 726 | 2026-06-10T21:49:47.149Z | Compiling libc v0.2.185 |
| 727 | 2026-06-10T21:49:47.149Z | Compiling cfg-if v1.0.4 |
| 728 | 2026-06-10T21:49:47.149Z | Compiling serde_core v1.0.228 |
| 729 | 2026-06-10T21:49:47.149Z | Compiling memchr v2.8.0 |
| 730 | 2026-06-10T21:49:47.149Z | Compiling itoa v1.0.17 |
| 731 | 2026-06-10T21:49:47.149Z | Compiling zmij v1.0.21 |
| 732 | 2026-06-10T21:49:47.149Z | Compiling serde v1.0.228 |
| 733 | 2026-06-10T21:49:47.250Z | Compiling serde_json v1.0.149 |
| 734 | 2026-06-10T21:49:47.260Z | Compiling pin-project-lite v0.2.17 |
| 735 | 2026-06-10T21:49:47.336Z | Compiling smallvec v1.15.1 |
| 736 | 2026-06-10T21:49:47.405Z | Compiling find-msvc-tools v0.1.9 |
| 737 | 2026-06-10T21:49:47.466Z | Compiling shlex v1.3.0 |
| 738 | 2026-06-10T21:49:47.684Z | Compiling bytes v1.11.1 |
| 739 | 2026-06-10T21:49:47.769Z | Compiling parking_lot_core v0.9.12 |
| 740 | 2026-06-10T21:49:47.866Z | Compiling errno v0.3.14 |
| 741 | 2026-06-10T21:49:47.872Z | Compiling jobserver v0.1.34 |
| 742 | 2026-06-10T21:49:47.884Z | Compiling futures-core v0.3.32 |
| 743 | 2026-06-10T21:49:47.989Z | Compiling once_cell v1.21.3 |
| 744 | 2026-06-10T21:49:48.030Z | Compiling syn v2.0.117 |
| 745 | 2026-06-10T21:49:48.048Z | Compiling cc v1.2.56 |
| 746 | 2026-06-10T21:49:48.073Z | Compiling scopeguard v1.2.0 |
| 747 | 2026-06-10T21:49:48.155Z | Compiling lock_api v0.4.14 |
| 748 | 2026-06-10T21:49:48.168Z | Compiling signal-hook-registry v1.4.8 |
| 749 | 2026-06-10T21:49:48.209Z | Compiling socket2 v0.6.3 |
| 750 | 2026-06-10T21:49:48.389Z | Compiling parking_lot v0.12.5 |
| 751 | 2026-06-10T21:49:48.474Z | Compiling mio v1.2.0 |
| 752 | 2026-06-10T21:49:48.673Z | Compiling getrandom v0.4.1 |
| 753 | 2026-06-10T21:49:48.929Z | Compiling futures-sink v0.3.32 |
| 754 | 2026-06-10T21:49:48.991Z | Compiling stable_deref_trait v1.2.1 |
| 755 | 2026-06-10T21:49:49.029Z | Compiling zeroize v1.8.2 |
| 756 | 2026-06-10T21:49:49.159Z | Compiling slab v0.4.12 |
| 757 | 2026-06-10T21:49:49.181Z | Compiling thiserror v2.0.18 |
| 758 | 2026-06-10T21:49:49.203Z | Compiling autocfg v1.5.0 |
| 759 | 2026-06-10T21:49:49.225Z | Compiling futures-channel v0.3.32 |
| 760 | 2026-06-10T21:49:49.336Z | Compiling rustversion v1.0.22 |
| 761 | 2026-06-10T21:49:49.341Z | Compiling equivalent v1.0.2 |
| 762 | 2026-06-10T21:49:49.348Z | Compiling rustls-pki-types v1.14.0 |
| 763 | 2026-06-10T21:49:49.388Z | Compiling cmake v0.1.57 |
| 764 | 2026-06-10T21:49:49.460Z | Compiling http v1.4.0 |
| 765 | 2026-06-10T21:49:49.498Z | Compiling bitflags v2.11.0 |
| 766 | 2026-06-10T21:49:49.529Z | Compiling num-traits v0.2.19 |
| 767 | 2026-06-10T21:49:49.665Z | Compiling futures-io v0.3.32 |
| 768 | 2026-06-10T21:49:49.845Z | Compiling dunce v1.0.5 |
| 769 | 2026-06-10T21:49:49.860Z | Compiling fs_extra v1.3.0 |
| 770 | 2026-06-10T21:49:49.890Z | Compiling zerocopy v0.8.40 |
| 771 | 2026-06-10T21:49:49.926Z | Compiling futures-task v0.3.32 |
| 772 | 2026-06-10T21:49:50.094Z | Compiling aws-lc-sys v0.40.0 |
| 773 | 2026-06-10T21:49:50.174Z | Compiling version_check v0.9.5 |
| 774 | 2026-06-10T21:49:50.286Z | Compiling untrusted v0.9.0 |
| 775 | 2026-06-10T21:49:50.408Z | Compiling fnv v1.0.7 |
| 776 | 2026-06-10T21:49:50.429Z | Compiling log v0.4.29 |
| 777 | 2026-06-10T21:49:50.612Z | Compiling writeable v0.6.2 |
| 778 | 2026-06-10T21:49:50.633Z | Compiling ucd-trie v0.1.7 |
| 779 | 2026-06-10T21:49:50.793Z | Compiling synstructure v0.13.2 |
| 780 | 2026-06-10T21:49:50.833Z | Compiling hashbrown v0.17.0 |
| 781 | 2026-06-10T21:49:50.842Z | Compiling httparse v1.10.1 |
| 782 | 2026-06-10T21:49:51.257Z | Compiling iana-time-zone v0.1.65 |
| 783 | 2026-06-10T21:49:51.270Z | Compiling litemap v0.8.1 |
| 784 | 2026-06-10T21:49:51.450Z | Compiling indexmap v2.14.0 |
| 785 | 2026-06-10T21:49:51.492Z | Compiling serde_derive_internals v0.29.1 |
| 786 | 2026-06-10T21:49:51.511Z | Compiling pest v2.8.6 |
| 787 | 2026-06-10T21:49:51.563Z | Compiling http-body v1.0.1 |
| 788 | 2026-06-10T21:49:51.575Z | Compiling tracing-core v0.1.36 |
| 789 | 2026-06-10T21:49:51.704Z | Compiling atomic-waker v1.1.2 |
| 790 | 2026-06-10T21:49:51.823Z | Compiling icu_normalizer_data v2.1.1 |
| 791 | 2026-06-10T21:49:51.988Z | Compiling serde_derive v1.0.228 |
| 792 | 2026-06-10T21:49:52.029Z | Compiling zerofrom-derive v0.1.6 |
| 793 | 2026-06-10T21:49:52.203Z | Compiling tokio-macros v2.7.0 |
| 794 | 2026-06-10T21:49:52.227Z | Compiling zerocopy-derive v0.8.40 |
| 795 | 2026-06-10T21:49:52.280Z | Compiling yoke-derive v0.8.1 |
| 796 | 2026-06-10T21:49:52.622Z | Compiling zerovec-derive v0.11.2 |
| 797 | 2026-06-10T21:49:52.664Z | Compiling displaydoc v0.2.5 |
| 798 | 2026-06-10T21:49:52.894Z | Compiling tokio v1.52.1 |
| 799 | 2026-06-10T21:49:53.154Z | Compiling zerofrom v0.1.6 |
| 800 | 2026-06-10T21:49:53.251Z | Compiling yoke v0.8.1 |
| 801 | 2026-06-10T21:49:53.267Z | Compiling thiserror-impl v2.0.18 |
| 802 | 2026-06-10T21:49:53.365Z | Compiling futures-macro v0.3.32 |
| 803 | 2026-06-10T21:49:53.429Z | Compiling zerotrie v0.2.3 |
| 804 | 2026-06-10T21:49:53.658Z | Compiling zerovec v0.11.5 |
| 805 | 2026-06-10T21:49:53.835Z | Compiling icu_properties_data v2.1.2 |
| 806 | 2026-06-10T21:49:54.043Z | Compiling percent-encoding v2.3.2 |
| 807 | 2026-06-10T21:49:54.128Z | Compiling futures-util v0.3.32 |
| 808 | 2026-06-10T21:49:54.209Z | Compiling tinystr v0.8.2 |
| 809 | 2026-06-10T21:49:54.295Z | Compiling potential_utf v0.1.4 |
| 810 | 2026-06-10T21:49:54.402Z | Compiling icu_locale_core v2.1.1 |
| 811 | 2026-06-10T21:49:54.431Z | Compiling schemars v0.8.22 |
| 812 | 2026-06-10T21:49:54.464Z | Compiling aws-lc-rs v1.16.3 |
| 813 | 2026-06-10T21:49:54.740Z | Compiling icu_collections v2.1.1 |
| 814 | 2026-06-10T21:49:55.115Z | Compiling chrono v0.4.44 |
| 815 | 2026-06-10T21:49:55.148Z | Compiling icu_provider v2.1.1 |
| 816 | 2026-06-10T21:49:55.434Z | Compiling pest_meta v2.8.6 |
| 817 | 2026-06-10T21:49:55.535Z | Compiling schemars_derive v0.8.22 |
| 818 | 2026-06-10T21:49:56.614Z | Compiling tracing v0.1.44 |
| 819 | 2026-06-10T21:49:56.655Z | Compiling uuid v1.23.0 |
| 820 | 2026-06-10T21:49:56.706Z | Compiling semver v1.0.28 |
| 821 | 2026-06-10T21:49:56.771Z | Compiling tokio-util v0.7.18 |
| 822 | 2026-06-10T21:49:56.938Z | Compiling subtle v2.6.1 |
| 823 | 2026-06-10T21:49:57.072Z | Compiling try-lock v0.2.5 |
| 824 | 2026-06-10T21:49:57.078Z | Compiling dyn-clone v1.0.20 |
| 825 | 2026-06-10T21:49:57.176Z | Compiling base64 v0.22.1 |
| 826 | 2026-06-10T21:49:57.203Z | Compiling tower-service v0.3.3 |
| 827 | 2026-06-10T21:49:57.221Z | Compiling tower-layer v0.3.3 |
| 828 | 2026-06-10T21:49:57.289Z | Compiling h2 v0.4.13 |
| 829 | 2026-06-10T21:49:57.397Z | Compiling want v0.3.1 |
| 830 | 2026-06-10T21:49:57.636Z | Compiling pest_generator v2.8.6 |
| 831 | 2026-06-10T21:49:57.761Z | Compiling slog v2.8.2 |
| 832 | 2026-06-10T21:49:57.865Z | Compiling getrandom v0.2.17 |
| 833 | 2026-06-10T21:49:57.978Z | Compiling heck v0.5.0 |
| 834 | 2026-06-10T21:49:58.070Z | Compiling pin-utils v0.1.0 |
| 835 | 2026-06-10T21:49:58.136Z | Compiling httpdate v1.0.3 |
| 836 | 2026-06-10T21:49:58.173Z | Compiling icu_properties v2.1.2 |
| 837 | 2026-06-10T21:49:58.221Z | Compiling pest_derive v2.8.6 |
| 838 | 2026-06-10T21:49:58.492Z | Compiling icu_normalizer v2.1.1 |
| 839 | 2026-06-10T21:49:58.539Z | Compiling erased-serde v0.3.31 |
| 840 | 2026-06-10T21:49:58.701Z | Compiling form_urlencoded v1.2.2 |
| 841 | 2026-06-10T21:49:59.180Z | Compiling typenum v1.19.0 |
| 842 | 2026-06-10T21:49:59.299Z | Compiling rustls v0.23.37 |
| 843 | 2026-06-10T21:49:59.494Z | Compiling rustix v1.1.3 |
| 844 | 2026-06-10T21:49:59.500Z | Compiling fastrand v2.3.0 |
| 845 | 2026-06-10T21:49:59.643Z | Compiling hyper v1.8.1 |
| 846 | 2026-06-10T21:49:59.827Z | Compiling ipnet v2.11.0 |
| 847 | 2026-06-10T21:49:59.834Z | Compiling getrandom v0.3.4 |
| 848 | 2026-06-10T21:50:00.355Z | Compiling idna_adapter v1.2.1 |
| 849 | 2026-06-10T21:50:00.485Z | Compiling ppv-lite86 v0.2.21 |
| 850 | 2026-06-10T21:50:00.806Z | Compiling serde_tokenstream v0.2.3 |
| 851 | 2026-06-10T21:50:00.992Z | Compiling hyper-util v0.1.20 |
| 852 | 2026-06-10T21:50:01.020Z | Compiling generic-array v0.14.7 |
| 853 | 2026-06-10T21:50:01.091Z | Compiling ring v0.17.14 |
| 854 | 2026-06-10T21:50:01.236Z | Compiling sync_wrapper v1.0.2 |
| 855 | 2026-06-10T21:50:01.509Z | Compiling paste v1.0.15 |
| 856 | 2026-06-10T21:50:01.599Z | Compiling utf8_iter v1.0.4 |
| 857 | 2026-06-10T21:50:01.753Z | Compiling ryu v1.0.23 |
| 858 | 2026-06-10T21:50:01.820Z | Compiling idna v1.1.0 |
| 859 | 2026-06-10T21:50:02.027Z | Compiling serde_urlencoded v0.7.1 |
| 860 | 2026-06-10T21:50:03.195Z | Compiling tower v0.5.3 |
| 861 | 2026-06-10T21:50:04.108Z | Compiling structmeta-derive v0.3.0 |
| 862 | 2026-06-10T21:50:04.189Z | Compiling scroll_derive v0.13.1 |
| 863 | 2026-06-10T21:50:04.340Z | Compiling http-body-util v0.1.3 |
| 864 | 2026-06-10T21:50:04.733Z | Compiling time-core v0.1.8 |
| 865 | 2026-06-10T21:50:04.862Z | Compiling usdt-impl v0.6.0 |
| 866 | 2026-06-10T21:50:04.962Z | Compiling iri-string v0.7.10 |
| 867 | 2026-06-10T21:50:05.011Z | Compiling powerfmt v0.2.0 |
| 868 | 2026-06-10T21:50:05.086Z | Compiling num-conv v0.2.0 |
| 869 | 2026-06-10T21:50:05.097Z | Compiling omicron-workspace-hack v0.1.0 |
| 870 | 2026-06-10T21:50:05.200Z | Compiling crc32fast v1.5.0 |
| 871 | 2026-06-10T21:50:05.251Z | Compiling time-macros v0.2.27 |
| 872 | 2026-06-10T21:50:05.289Z | Compiling deranged v0.5.8 |
| 873 | 2026-06-10T21:50:05.358Z | Compiling structmeta v0.3.0 |
| 874 | 2026-06-10T21:50:05.538Z | Compiling scroll v0.13.0 |
| 875 | 2026-06-10T21:50:06.169Z | Compiling tempfile v3.25.0 |
| 876 | 2026-06-10T21:50:06.303Z | Compiling tower-http v0.6.8 |
| 877 | 2026-06-10T21:50:06.334Z | Compiling rand_core v0.9.5 |
| 878 | 2026-06-10T21:50:06.565Z | Compiling url v2.5.8 |
| 879 | 2026-06-10T21:50:06.822Z | Compiling dof v0.4.0 |
| 880 | 2026-06-10T21:50:07.240Z | Compiling dtrace-parser v0.3.0 |
| 881 | 2026-06-10T21:50:07.334Z | Compiling ipnetwork v0.21.1 |
| 882 | 2026-06-10T21:50:07.488Z | Compiling thread-id v5.1.0 |
| 883 | 2026-06-10T21:50:07.536Z | Compiling crossbeam-utils v0.8.21 |
| 884 | 2026-06-10T21:50:07.815Z | Compiling adler2 v2.0.1 |
| 885 | 2026-06-10T21:50:07.828Z | Compiling plain v0.2.3 |
| 886 | 2026-06-10T21:50:07.880Z | Compiling ident_case v1.0.1 |
| 887 | 2026-06-10T21:50:07.918Z | Compiling strsim v0.11.1 |
| 888 | 2026-06-10T21:50:07.940Z | Compiling openssl-probe v0.2.1 |
| 889 | 2026-06-10T21:50:07.984Z | Compiling num_threads v0.1.7 |
| 890 | 2026-06-10T21:50:08.063Z | Compiling regex-syntax v0.8.10 |
| 891 | 2026-06-10T21:50:08.175Z | Compiling byteorder v1.5.0 |
| 892 | 2026-06-10T21:50:08.184Z | Compiling simd-adler32 v0.3.8 |
| 893 | 2026-06-10T21:50:08.197Z | Compiling darling_core v0.21.3 |
| 894 | 2026-06-10T21:50:08.873Z | Compiling miniz_oxide v0.8.9 |
| 895 | 2026-06-10T21:50:08.986Z | Compiling time v0.3.47 |
| 896 | 2026-06-10T21:50:08.992Z | Compiling rustls-native-certs v0.8.3 |
| 897 | 2026-06-10T21:50:09.343Z | Compiling goblin v0.10.5 |
| 898 | 2026-06-10T21:50:10.266Z | Compiling oxnet v0.1.5 |
| 899 | 2026-06-10T21:50:10.974Z | Compiling newtype-uuid v1.3.2 |
| 900 | 2026-06-10T21:50:11.001Z | Compiling daft-derive v0.1.7 |
| 901 | 2026-06-10T21:50:11.447Z | Compiling aho-corasick v1.1.4 |
| 902 | 2026-06-10T21:50:11.932Z | Compiling rustix v0.38.44 |
| 903 | 2026-06-10T21:50:11.969Z | Compiling pretty-hex v0.4.1 |
| 904 | 2026-06-10T21:50:12.245Z | Compiling camino v1.2.2 |
| 905 | 2026-06-10T21:50:12.266Z | Compiling rustls v0.22.4 |
| 906 | 2026-06-10T21:50:12.683Z | Compiling daft v0.1.7 |
| 907 | 2026-06-10T21:50:12.804Z | Compiling rustls-webpki v0.102.8 |
| 908 | 2026-06-10T21:50:14.089Z | Compiling regex-automata v0.4.14 |
| 909 | 2026-06-10T21:50:14.256Z | Compiling flate2 v1.1.9 |
| 910 | 2026-06-10T21:50:14.793Z | Compiling darling_macro v0.21.3 |
| 911 | 2026-06-10T21:50:15.321Z | Compiling rand_chacha v0.9.0 |
| 912 | 2026-06-10T21:50:15.457Z | Compiling crypto-common v0.1.7 |
| 913 | 2026-06-10T21:50:15.538Z | Compiling block-buffer v0.10.4 |
| 914 | 2026-06-10T21:50:15.583Z | Compiling rand_core v0.6.4 |
| 915 | 2026-06-10T21:50:15.694Z | Compiling multer v3.1.0 |
| 916 | 2026-06-10T21:50:15.827Z | Compiling wait-timeout v0.2.1 |
| 917 | 2026-06-10T21:50:15.940Z | Compiling thread_local v1.1.9 |
| 918 | 2026-06-10T21:50:15.989Z | Compiling winnow v0.7.14 |
| 919 | 2026-06-10T21:50:16.285Z | Compiling slog-async v2.8.0 |
| 920 | 2026-06-10T21:50:16.304Z | Compiling compression-core v0.4.31 |
| 921 | 2026-06-10T21:50:16.467Z | Compiling foldhash v0.2.0 |
| 922 | 2026-06-10T21:50:16.556Z | Compiling allocator-api2 v0.2.21 |
| 923 | 2026-06-10T21:50:16.628Z | Compiling quick-error v1.2.3 |
| 924 | 2026-06-10T21:50:16.727Z | Compiling ref-cast v1.0.25 |
| 925 | 2026-06-10T21:50:16.748Z | Compiling bit-vec v0.8.0 |
| 926 | 2026-06-10T21:50:17.026Z | Compiling match_cfg v0.1.0 |
| 927 | 2026-06-10T21:50:17.037Z | Compiling thiserror v1.0.69 |
| 928 | 2026-06-10T21:50:17.090Z | Compiling anyhow v1.0.102 |
| 929 | 2026-06-10T21:50:17.163Z | Compiling hostname v0.3.1 |
| 930 | 2026-06-10T21:50:17.496Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 931 | 2026-06-10T21:50:17.635Z | Compiling bit-set v0.8.0 |
| 932 | 2026-06-10T21:50:17.644Z | Compiling hashbrown v0.16.1 |
| 933 | 2026-06-10T21:50:18.341Z | Compiling rusty-fork v0.3.1 |
| 934 | 2026-06-10T21:50:18.836Z | Compiling compression-codecs v0.4.37 |
| 935 | 2026-06-10T21:50:19.208Z | Compiling rand_chacha v0.3.1 |
| 936 | 2026-06-10T21:50:19.247Z | Compiling regex v1.12.3 |
| 937 | 2026-06-10T21:50:19.635Z | Compiling digest v0.10.7 |
| 938 | 2026-06-10T21:50:19.829Z | Compiling crossbeam-channel v0.5.15 |
| 939 | 2026-06-10T21:50:19.846Z | Compiling rand v0.9.2 |
| 940 | 2026-06-10T21:50:20.552Z | Compiling darling v0.21.3 |
| 941 | 2026-06-10T21:50:21.201Z | Compiling slog-json v2.6.1 |
| 942 | 2026-06-10T21:50:21.303Z | Compiling usdt-macro v0.6.0 |
| 943 | 2026-06-10T21:50:21.456Z | Compiling usdt-attr-macro v0.6.0 |
| 944 | 2026-06-10T21:50:21.602Z | Compiling rand_xorshift v0.4.0 |
| 945 | 2026-06-10T21:50:21.753Z | Compiling derive-ex v0.1.8 |
| 946 | 2026-06-10T21:50:21.920Z | Compiling strum_macros v0.26.4 |
| 947 | 2026-06-10T21:50:21.950Z | Compiling futures-executor v0.3.32 |
| 948 | 2026-06-10T21:50:22.162Z | Compiling async-trait v0.1.89 |
| 949 | 2026-06-10T21:50:22.485Z | Compiling async-stream-impl v0.3.6 |
| 950 | 2026-06-10T21:50:23.084Z | Compiling ref-cast-impl v1.0.25 |
| 951 | 2026-06-10T21:50:23.090Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 952 | 2026-06-10T21:50:23.307Z | Compiling thiserror-impl v1.0.69 |
| 953 | 2026-06-10T21:50:23.518Z | Compiling dropshot v0.17.0 |
| 954 | 2026-06-10T21:50:23.540Z | Compiling serde_spanned v1.0.4 |
| 955 | 2026-06-10T21:50:23.657Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 956 | 2026-06-10T21:50:23.685Z | Compiling is-terminal v0.4.17 |
| 957 | 2026-06-10T21:50:23.733Z | Compiling memmap2 v0.9.10 |
| 958 | 2026-06-10T21:50:23.771Z | Compiling encoding_rs v0.8.35 |
| 959 | 2026-06-10T21:50:24.011Z | Compiling spin v0.9.8 |
| 960 | 2026-06-10T21:50:24.064Z | Compiling cpufeatures v0.2.17 |
| 961 | 2026-06-10T21:50:24.127Z | Compiling take_mut v0.2.2 |
| 962 | 2026-06-10T21:50:24.132Z | Compiling term v1.2.1 |
| 963 | 2026-06-10T21:50:24.234Z | Compiling unarray v0.1.4 |
| 964 | 2026-06-10T21:50:24.348Z | Compiling mime v0.3.17 |
| 965 | 2026-06-10T21:50:24.451Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 966 | 2026-06-10T21:50:24.701Z | Compiling hex v0.4.3 |
| 967 | 2026-06-10T21:50:24.981Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 968 | 2026-06-10T21:50:25.096Z | Compiling dropshot_endpoint v0.17.0 |
| 969 | 2026-06-10T21:50:25.996Z | Compiling toml v1.0.6+spec-1.1.0 |
| 970 | 2026-06-10T21:50:26.514Z | Compiling slog-term v2.9.2 |
| 971 | 2026-06-10T21:50:26.700Z | Compiling proptest v1.10.0 |
| 972 | 2026-06-10T21:50:27.997Z | Compiling sha1 v0.10.6 |
| 973 | 2026-06-10T21:50:28.392Z | Compiling usdt v0.6.0 |
| 974 | 2026-06-10T21:50:29.065Z | Compiling strum v0.26.3 |
| 975 | 2026-06-10T21:50:29.104Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 976 | 2026-06-10T21:50:29.186Z | Compiling test-strategy v0.4.5 |
| 977 | 2026-06-10T21:50:29.223Z | Compiling async-stream v0.3.6 |
| 978 | 2026-06-10T21:50:29.239Z | Compiling tokio-rustls v0.25.0 |
| 979 | 2026-06-10T21:50:29.410Z | Compiling futures v0.3.32 |
| 980 | 2026-06-10T21:50:29.523Z | Compiling slog-bunyan v2.5.0 |
| 981 | 2026-06-10T21:50:29.543Z | Compiling atomicwrites v0.4.4 |
| 982 | 2026-06-10T21:50:29.694Z | Compiling serde_with_macros v3.17.0 |
| 983 | 2026-06-10T21:50:30.484Z | Compiling parse-display-derive v0.10.0 |
| 984 | 2026-06-10T21:50:30.487Z | Compiling rand v0.8.6 |
| 985 | 2026-06-10T21:50:30.741Z | Compiling async-compression v0.4.41 |
| 986 | 2026-06-10T21:50:31.232Z | Compiling reqwest v0.12.28 |
| 987 | 2026-06-10T21:50:31.236Z | Compiling newtype-uuid-macros v0.1.0 |
| 988 | 2026-06-10T21:50:31.870Z | Compiling backon v1.6.0 |
| 989 | 2026-06-10T21:50:31.957Z | Compiling strum_macros v0.27.2 |
| 990 | 2026-06-10T21:50:31.983Z | Compiling openapiv3 v2.2.0 |
| 991 | 2026-06-10T21:50:32.102Z | Compiling waitgroup v0.1.2 |
| 992 | 2026-06-10T21:50:32.252Z | Compiling rustls-pemfile v2.2.0 |
| 993 | 2026-06-10T21:50:32.518Z | Compiling serde_path_to_error v0.1.20 |
| 994 | 2026-06-10T21:50:32.943Z | Compiling hostname v0.4.2 |
| 995 | 2026-06-10T21:50:33.095Z | Compiling instant v0.1.13 |
| 996 | 2026-06-10T21:50:33.201Z | Compiling debug-ignore v1.0.5 |
| 997 | 2026-06-10T21:50:33.304Z | Compiling either v1.15.0 |
| 998 | 2026-06-10T21:50:33.515Z | Compiling itertools v0.14.0 |
| 999 | 2026-06-10T21:50:33.715Z | Compiling strum v0.27.2 |
| 1000 | 2026-06-10T21:50:33.942Z | Compiling backoff v0.4.0 |
| 1001 | 2026-06-10T21:50:34.140Z | Compiling progenitor-client v0.10.0 |
| 1002 | 2026-06-10T21:50:34.367Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 1003 | 2026-06-10T21:50:34.614Z | Compiling parse-display v0.10.0 |
| 1004 | 2026-06-10T21:50:34.986Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1005 | 2026-06-10T21:50:35.518Z | Compiling serde_with v3.17.0 |
| 1006 | 2026-06-10T21:50:35.646Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1007 | 2026-06-10T21:50:36.333Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 1008 | 2026-06-10T21:50:36.632Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 1009 | 2026-06-10T21:50:36.939Z | Compiling iddqd v0.4.2 |
| 1010 | 2026-06-10T21:50:37.069Z | Compiling regress v0.10.5 |
| 1011 | 2026-06-10T21:50:37.660Z | Compiling macaddr v1.0.1 |
| 1012 | 2026-06-10T21:50:37.923Z | Compiling humantime v2.3.0 |
| 1013 | 2026-06-10T21:50:45.265Z | Compiling rustls-webpki v0.103.9 |
| 1014 | 2026-06-10T21:50:48.334Z | Compiling tokio-rustls v0.26.4 |
| 1015 | 2026-06-10T21:50:48.334Z | Compiling rustls-platform-verifier v0.6.2 |
| 1016 | 2026-06-10T21:50:48.590Z | Compiling hyper-rustls v0.27.7 |
| 1017 | 2026-06-10T21:50:48.924Z | Compiling reqwest v0.13.2 |
| 1018 | 2026-06-10T21:50:50.892Z | Compiling progenitor-client v0.14.0 |
| 1019 | 2026-06-10T21:50:51.112Z | Compiling progenitor-extras v0.2.0 |
| 1020 | 2026-06-10T21:50:51.315Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 1021 | 2026-06-10T21:50:55.403Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 1022 | 2026-06-10T21:50:59.531Z | Finished `release` profile [optimized] target(s) in 1m 12s |
| 1023 | 2026-06-10T21:50:59.592Z | process exited: duration 114469 ms, exit code 0 |
| |
| 1024 | 2026-06-10T21:50:59.598Z | found 0 output files |