|
|
|
| 1 | 2026-07-21T17:18:48.980Z | job assigned to worker 01KY2TY9MSDBB1QHGJNPNCC6X2 [factory aws, i-077f6d08ef22c8daa] (queued for 1 m 1 s) |
| |
| 2 | 2026-07-21T17:18:55.633Z | starting task 0: "setup" |
| 3 | 2026-07-21T17:18:55.641Z | ++ uname -s |
| 4 | 2026-07-21T17:18:55.645Z | + kern=SunOS |
| 5 | 2026-07-21T17:18:55.645Z | + build_user=build |
| 6 | 2026-07-21T17:18:55.645Z | + build_uid=12345 |
| 7 | 2026-07-21T17:18:55.645Z | + work_dir=/work |
| 8 | 2026-07-21T17:18:55.645Z | + input_dir=/input |
| 9 | 2026-07-21T17:18:55.645Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-21T17:18:55.645Z | + case "$kern" in |
| 11 | 2026-07-21T17:18:55.645Z | + groupadd -g 12345 build |
| 12 | 2026-07-21T17:18:55.645Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-21T17:18:57.650Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-21T17:18:57.770Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-21T17:18:57.774Z | + home_fs=zfs |
| 16 | 2026-07-21T17:18:57.774Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-21T17:18:57.774Z | + mkdir -p /home/build |
| 18 | 2026-07-21T17:18:57.775Z | + chown build:build /home/build /work |
| 19 | 2026-07-21T17:18:59.775Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-21T17:18:59.778Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-07-21T17:18:59.785Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-21T17:18:59.790Z | + printf ' * rust toolchain channel = "%s"\n' 1.96.1 |
| 23 | 2026-07-21T17:18:59.790Z | * rust toolchain channel = "1.96.1" |
| 24 | 2026-07-21T17:18:59.790Z | * rust toolchain profile = "default" |
| 25 | 2026-07-21T17:18:59.790Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-21T17:18:59.790Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-21T17:18:59.790Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-21T17:18:59.793Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-21T17:18:59.793Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default |
| 30 | 2026-07-21T17:18:59.897Z | info: downloading installer |
| 31 | 2026-07-21T17:19:01.288Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-21T17:19:01.288Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-21T17:19:01.288Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-21T17:19:01.288Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-21T17:19:01.300Z | info: profile set to default |
| 36 | 2026-07-21T17:19:01.300Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-21T17:19:01.303Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 38 | 2026-07-21T17:19:01.434Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 39 | 2026-07-21T17:19:01.435Z | info: downloading 6 components |
| 40 | 2026-07-21T17:19:16.331Z | info: default toolchain set to 1.96.1-x86_64-unknown-illumos |
| 41 | 2026-07-21T17:19:16.331Z | |
| 42 | 2026-07-21T17:19:16.361Z | 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 43 | 2026-07-21T17:19:16.361Z | |
| 44 | 2026-07-21T17:19:16.361Z | |
| 45 | 2026-07-21T17:19:16.361Z | Rust is installed now. Great! |
| 46 | 2026-07-21T17:19:16.361Z | |
| 47 | 2026-07-21T17:19:16.361Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-21T17:19:16.361Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-21T17:19:16.361Z | |
| 50 | 2026-07-21T17:19:16.361Z | To configure your current shell, you need to source |
| 51 | 2026-07-21T17:19:16.361Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-21T17:19:16.361Z | |
| 53 | 2026-07-21T17:19:16.361Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-21T17:19:16.367Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-21T17:19:16.367Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-21T17:19:16.367Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-21T17:19:16.367Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-21T17:19:16.367Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-21T17:19:16.367Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-21T17:19:16.367Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-21T17:19:16.367Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-21T17:19:16.464Z | + rustup --version |
| 63 | 2026-07-21T17:19:16.474Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-21T17:19:16.478Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-21T17:19:16.497Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 66 | 2026-07-21T17:19:16.503Z | + cargo --version |
| 67 | 2026-07-21T17:19:16.512Z | cargo 1.96.1 (356927216 2026-06-26) |
| 68 | 2026-07-21T17:19:16.515Z | + rustc --version |
| 69 | 2026-07-21T17:19:16.534Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 70 | 2026-07-21T17:19:16.537Z | process exited: duration 16751 ms, exit code 0 |
| |
| 71 | 2026-07-21T17:19:16.544Z | starting task 2: "authentication" |
| 72 | 2026-07-21T17:19:16.560Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-07-21T17:19:16.566Z | starting task 3: "clone repository" |
| 74 | 2026-07-21T17:19:16.569Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-07-21T17:19:16.572Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-07-21T17:19:16.603Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-07-21T17:19:26.828Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-07-21T17:19:26.828Z | + git fetch origin e3b8b55075e1aa0dd0fb6227db61385237d473ea |
| 79 | 2026-07-21T17:19:27.118Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-07-21T17:19:27.118Z | * branch e3b8b55075e1aa0dd0fb6227db61385237d473ea -> FETCH_HEAD |
| 81 | 2026-07-21T17:19:27.126Z | + [[ -n eliza/what-even-is-a-prefix-anyway ]] |
| 82 | 2026-07-21T17:19:27.133Z | ++ git branch --show-current |
| 83 | 2026-07-21T17:19:27.134Z | + current=main |
| 84 | 2026-07-21T17:19:27.134Z | + [[ main != eliza/what-even-is-a-prefix-anyway ]] |
| 85 | 2026-07-21T17:19:27.134Z | + git branch -f eliza/what-even-is-a-prefix-anyway e3b8b55075e1aa0dd0fb6227db61385237d473ea |
| 86 | 2026-07-21T17:19:27.134Z | + git checkout -f eliza/what-even-is-a-prefix-anyway |
| 87 | 2026-07-21T17:19:27.375Z | Switched to branch 'eliza/what-even-is-a-prefix-anyway' |
| 88 | 2026-07-21T17:19:27.379Z | + git reset --hard e3b8b55075e1aa0dd0fb6227db61385237d473ea |
| 89 | 2026-07-21T17:19:27.622Z | HEAD is now at e3b8b5507 also deduplciate the prefix octet-pairs for service VPC v6 subnets |
| 90 | 2026-07-21T17:19:27.627Z | process exited: duration 11058 ms, exit code 0 |
| |
| 91 | 2026-07-21T17:19:27.635Z | starting task 4: "build" |
| 92 | 2026-07-21T17:19:27.639Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-07-21T17:19:27.639Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-07-21T17:19:27.639Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-07-21T17:19:27.643Z | +++ uname -s |
| 96 | 2026-07-21T17:19:27.643Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-07-21T17:19:27.643Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-07-21T17:19:27.650Z | + cargo --version |
| 99 | 2026-07-21T17:19:27.653Z | cargo 1.96.1 (356927216 2026-06-26) |
| 100 | 2026-07-21T17:19:27.657Z | + rustc --version |
| 101 | 2026-07-21T17:19:27.676Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 102 | 2026-07-21T17:19:27.683Z | + cd /tmp |
| 103 | 2026-07-21T17:19:27.683Z | + cargo new --lib test-project |
| 104 | 2026-07-21T17:19:27.701Z | Creating library `test-project` package |
| 105 | 2026-07-21T17:19:27.735Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 106 | 2026-07-21T17:19:27.738Z | + cd test-project |
| 107 | 2026-07-21T17:19:27.738Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 108 | 2026-07-21T17:19:27.759Z | Adding omicron-common (local) to dependencies |
| 109 | 2026-07-21T17:19:27.762Z | Features: |
| 110 | 2026-07-21T17:19:27.762Z | - proptest |
| 111 | 2026-07-21T17:19:27.762Z | - test-strategy |
| 112 | 2026-07-21T17:19:27.762Z | - testing |
| 113 | 2026-07-21T17:19:27.779Z | Updating crates.io index |
| 114 | 2026-07-21T17:19:27.783Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 115 | 2026-07-21T17:19:28.187Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 116 | 2026-07-21T17:19:28.718Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 117 | 2026-07-21T17:19:31.118Z | Locking 368 packages to latest Rust 1.96.1 compatible versions |
| 118 | 2026-07-21T17:19:31.220Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 119 | 2026-07-21T17:19:31.231Z | + cargo check |
| 120 | 2026-07-21T17:19:31.333Z | Updating crates.io index |
| 121 | 2026-07-21T17:19:31.858Z | Locking 1 package to latest Rust 1.96.1 compatible version |
| 122 | 2026-07-21T17:19:31.858Z | Adding omicron-workspace-hack v0.1.0 |
| 123 | 2026-07-21T17:19:31.891Z | Downloading crates ... |
| 124 | 2026-07-21T17:19:31.930Z | Downloaded adler2 v2.0.1 |
| 125 | 2026-07-21T17:19:31.938Z | Downloaded debug-ignore v1.0.5 |
| 126 | 2026-07-21T17:19:31.941Z | Downloaded cpufeatures v0.2.17 |
| 127 | 2026-07-21T17:19:31.941Z | Downloaded async-stream v0.3.6 |
| 128 | 2026-07-21T17:19:31.953Z | Downloaded hex v0.4.3 |
| 129 | 2026-07-21T17:19:31.958Z | Downloaded either v1.15.0 |
| 130 | 2026-07-21T17:19:31.958Z | Downloaded instant v0.1.13 |
| 131 | 2026-07-21T17:19:31.967Z | Downloaded block-buffer v0.10.4 |
| 132 | 2026-07-21T17:19:31.967Z | Downloaded futures-core v0.3.32 |
| 133 | 2026-07-21T17:19:31.967Z | Downloaded crypto-common v0.1.7 |
| 134 | 2026-07-21T17:19:31.971Z | Downloaded pest_generator v2.8.6 |
| 135 | 2026-07-21T17:19:31.971Z | Downloaded compression-codecs v0.4.37 |
| 136 | 2026-07-21T17:19:31.971Z | Downloaded bs58 v0.5.1 |
| 137 | 2026-07-21T17:19:31.974Z | Downloaded autocfg v1.5.0 |
| 138 | 2026-07-21T17:19:31.974Z | Downloaded itertools v0.14.0 |
| 139 | 2026-07-21T17:19:31.979Z | Downloaded lock_api v0.4.14 |
| 140 | 2026-07-21T17:19:31.985Z | Downloaded itoa v1.0.17 |
| 141 | 2026-07-21T17:19:31.985Z | Downloaded num-conv v0.2.0 |
| 142 | 2026-07-21T17:19:31.985Z | Downloaded digest v0.10.7 |
| 143 | 2026-07-21T17:19:31.985Z | Downloaded deranged v0.5.8 |
| 144 | 2026-07-21T17:19:31.990Z | Downloaded daft v0.1.7 |
| 145 | 2026-07-21T17:19:31.990Z | Downloaded derive-ex v0.1.8 |
| 146 | 2026-07-21T17:19:31.990Z | Downloaded ipnet v2.11.0 |
| 147 | 2026-07-21T17:19:31.990Z | Downloaded darling_macro v0.23.0 |
| 148 | 2026-07-21T17:19:31.990Z | Downloaded dyn-clone v1.0.20 |
| 149 | 2026-07-21T17:19:31.994Z | Downloaded litemap v0.8.1 |
| 150 | 2026-07-21T17:19:31.994Z | Downloaded icu_normalizer_data v2.1.1 |
| 151 | 2026-07-21T17:19:31.994Z | Downloaded generic-array v0.14.7 |
| 152 | 2026-07-21T17:19:31.998Z | Downloaded atomic-waker v1.1.2 |
| 153 | 2026-07-21T17:19:31.998Z | Downloaded num_threads v0.1.7 |
| 154 | 2026-07-21T17:19:31.998Z | Downloaded match_cfg v0.1.0 |
| 155 | 2026-07-21T17:19:31.998Z | Downloaded mime v0.3.17 |
| 156 | 2026-07-21T17:19:32.002Z | Downloaded is-terminal v0.4.17 |
| 157 | 2026-07-21T17:19:32.002Z | Downloaded ident_case v1.0.1 |
| 158 | 2026-07-21T17:19:32.002Z | Downloaded compression-core v0.4.31 |
| 159 | 2026-07-21T17:19:32.002Z | Downloaded daft-derive v0.1.7 |
| 160 | 2026-07-21T17:19:32.006Z | Downloaded potential_utf v0.1.4 |
| 161 | 2026-07-21T17:19:32.006Z | Downloaded openssl-probe v0.2.1 |
| 162 | 2026-07-21T17:19:32.006Z | Downloaded rand_xorshift v0.4.0 |
| 163 | 2026-07-21T17:19:32.006Z | Downloaded icu_normalizer v2.1.1 |
| 164 | 2026-07-21T17:19:32.009Z | Downloaded cfg-if v1.0.4 |
| 165 | 2026-07-21T17:19:32.009Z | Downloaded newtype-uuid v1.3.2 |
| 166 | 2026-07-21T17:19:32.012Z | Downloaded crypto-common v0.2.2 |
| 167 | 2026-07-21T17:19:32.012Z | Downloaded parking_lot_core v0.9.12 |
| 168 | 2026-07-21T17:19:32.012Z | Downloaded bit-set v0.8.0 |
| 169 | 2026-07-21T17:19:32.017Z | Downloaded macaddr v1.0.1 |
| 170 | 2026-07-21T17:19:32.017Z | Downloaded dof v0.4.0 |
| 171 | 2026-07-21T17:19:32.017Z | Downloaded iri-string v0.7.10 |
| 172 | 2026-07-21T17:19:32.020Z | Downloaded idna_adapter v1.2.1 |
| 173 | 2026-07-21T17:19:32.020Z | Downloaded futures-macro v0.3.32 |
| 174 | 2026-07-21T17:19:32.025Z | Downloaded futures-io v0.3.32 |
| 175 | 2026-07-21T17:19:32.025Z | Downloaded cfg_aliases v0.2.1 |
| 176 | 2026-07-21T17:19:32.025Z | Downloaded atomicwrites v0.4.4 |
| 177 | 2026-07-21T17:19:32.025Z | Downloaded lru-slab v0.1.2 |
| 178 | 2026-07-21T17:19:32.030Z | Downloaded ref-cast v1.0.25 |
| 179 | 2026-07-21T17:19:32.030Z | Downloaded anyhow v1.0.102 |
| 180 | 2026-07-21T17:19:32.030Z | Downloaded cpufeatures v0.3.0 |
| 181 | 2026-07-21T17:19:32.030Z | Downloaded darling v0.23.0 |
| 182 | 2026-07-21T17:19:32.034Z | Downloaded scopeguard v1.2.0 |
| 183 | 2026-07-21T17:19:32.034Z | Downloaded percent-encoding v2.3.2 |
| 184 | 2026-07-21T17:19:32.034Z | Downloaded parse-display v0.10.0 |
| 185 | 2026-07-21T17:19:32.038Z | Downloaded fastrand v2.3.0 |
| 186 | 2026-07-21T17:19:32.038Z | Downloaded fnv v1.0.7 |
| 187 | 2026-07-21T17:19:32.038Z | Downloaded block-buffer v0.12.1 |
| 188 | 2026-07-21T17:19:32.039Z | Downloaded plain v0.2.3 |
| 189 | 2026-07-21T17:19:32.043Z | Downloaded async-stream-impl v0.3.6 |
| 190 | 2026-07-21T17:19:32.043Z | Downloaded omicron-workspace-hack v0.1.0 |
| 191 | 2026-07-21T17:19:32.043Z | Downloaded scroll_derive v0.13.1 |
| 192 | 2026-07-21T17:19:32.043Z | Downloaded hostname v0.4.2 |
| 193 | 2026-07-21T17:19:32.043Z | Downloaded rustc-hash v2.1.1 |
| 194 | 2026-07-21T17:19:32.046Z | Downloaded digest v0.11.3 |
| 195 | 2026-07-21T17:19:32.046Z | Downloaded hybrid-array v0.4.13 |
| 196 | 2026-07-21T17:19:32.046Z | Downloaded quick-error v1.2.3 |
| 197 | 2026-07-21T17:19:32.050Z | Downloaded displaydoc v0.2.5 |
| 198 | 2026-07-21T17:19:32.050Z | Downloaded newtype-uuid-macros v0.1.0 |
| 199 | 2026-07-21T17:19:32.050Z | Downloaded dunce v1.0.5 |
| 200 | 2026-07-21T17:19:32.050Z | Downloaded dtrace-parser v0.3.0 |
| 201 | 2026-07-21T17:19:32.054Z | Downloaded httpdate v1.0.3 |
| 202 | 2026-07-21T17:19:32.058Z | Downloaded futures-sink v0.3.32 |
| 203 | 2026-07-21T17:19:32.058Z | Downloaded hostname v0.3.1 |
| 204 | 2026-07-21T17:19:32.058Z | Downloaded equivalent v1.0.2 |
| 205 | 2026-07-21T17:19:32.063Z | Downloaded progenitor-extras v0.2.0 |
| 206 | 2026-07-21T17:19:32.068Z | Downloaded form_urlencoded v1.2.2 |
| 207 | 2026-07-21T17:19:32.068Z | Downloaded serde_spanned v1.1.1 |
| 208 | 2026-07-21T17:19:32.071Z | Downloaded futures-task v0.3.32 |
| 209 | 2026-07-21T17:19:32.074Z | Downloaded sha1 v0.11.0 |
| 210 | 2026-07-21T17:19:32.074Z | Downloaded powerfmt v0.2.0 |
| 211 | 2026-07-21T17:19:32.079Z | Downloaded heck v0.5.0 |
| 212 | 2026-07-21T17:19:32.079Z | Downloaded cmake v0.1.57 |
| 213 | 2026-07-21T17:19:32.079Z | Downloaded ref-cast-impl v1.0.25 |
| 214 | 2026-07-21T17:19:32.079Z | Downloaded pretty-hex v0.4.1 |
| 215 | 2026-07-21T17:19:32.082Z | Downloaded rand_chacha v0.3.1 |
| 216 | 2026-07-21T17:19:32.082Z | Downloaded byteorder v1.5.0 |
| 217 | 2026-07-21T17:19:32.082Z | Downloaded backoff v0.4.0 |
| 218 | 2026-07-21T17:19:32.086Z | Downloaded http-body-util v0.1.3 |
| 219 | 2026-07-21T17:19:32.086Z | Downloaded foldhash v0.2.0 |
| 220 | 2026-07-21T17:19:32.086Z | Downloaded serde_urlencoded v0.7.1 |
| 221 | 2026-07-21T17:19:32.089Z | Downloaded stable_deref_trait v1.2.1 |
| 222 | 2026-07-21T17:19:32.094Z | Downloaded backon v1.6.0 |
| 223 | 2026-07-21T17:19:32.094Z | Downloaded subtle v2.6.1 |
| 224 | 2026-07-21T17:19:32.094Z | Downloaded structmeta-derive v0.3.0 |
| 225 | 2026-07-21T17:19:32.094Z | Downloaded structmeta v0.3.0 |
| 226 | 2026-07-21T17:19:32.098Z | Downloaded slog-bunyan v2.5.0 |
| 227 | 2026-07-21T17:19:32.102Z | Downloaded schemars_derive v0.8.22 |
| 228 | 2026-07-21T17:19:32.102Z | Downloaded rustversion v1.0.22 |
| 229 | 2026-07-21T17:19:32.105Z | Downloaded chrono v0.4.45 |
| 230 | 2026-07-21T17:19:32.109Z | Downloaded async-trait v0.1.89 |
| 231 | 2026-07-21T17:19:32.109Z | Downloaded multer v3.1.0 |
| 232 | 2026-07-21T17:19:32.113Z | Downloaded getrandom v0.2.17 |
| 233 | 2026-07-21T17:19:32.113Z | Downloaded take_mut v0.2.2 |
| 234 | 2026-07-21T17:19:32.113Z | Downloaded strum v0.26.3 |
| 235 | 2026-07-21T17:19:32.113Z | Downloaded rand_core v0.6.4 |
| 236 | 2026-07-21T17:19:32.116Z | Downloaded rand_core v0.9.5 |
| 237 | 2026-07-21T17:19:32.116Z | Downloaded ipnetwork v0.21.1 |
| 238 | 2026-07-21T17:19:32.116Z | Downloaded time-core v0.1.8 |
| 239 | 2026-07-21T17:19:32.116Z | Downloaded pin-project-lite v0.2.17 |
| 240 | 2026-07-21T17:19:32.122Z | Downloaded tinyvec_macros v0.1.1 |
| 241 | 2026-07-21T17:19:32.122Z | Downloaded scroll v0.13.0 |
| 242 | 2026-07-21T17:19:32.122Z | Downloaded thread-id v5.1.0 |
| 243 | 2026-07-21T17:19:32.122Z | Downloaded rustls-native-certs v0.8.3 |
| 244 | 2026-07-21T17:19:32.126Z | Downloaded rusty-fork v0.3.1 |
| 245 | 2026-07-21T17:19:32.126Z | Downloaded fs_extra v1.3.0 |
| 246 | 2026-07-21T17:19:32.126Z | Downloaded find-msvc-tools v0.1.9 |
| 247 | 2026-07-21T17:19:32.126Z | Downloaded humantime v2.3.0 |
| 248 | 2026-07-21T17:19:32.130Z | Downloaded once_cell v1.21.3 |
| 249 | 2026-07-21T17:19:32.130Z | Downloaded bit-vec v0.8.0 |
| 250 | 2026-07-21T17:19:32.133Z | Downloaded errno v0.3.14 |
| 251 | 2026-07-21T17:19:32.133Z | Downloaded paste v1.0.15 |
| 252 | 2026-07-21T17:19:32.133Z | Downloaded serde_derive_internals v0.29.1 |
| 253 | 2026-07-21T17:19:32.136Z | Downloaded parse-display-derive v0.10.0 |
| 254 | 2026-07-21T17:19:32.136Z | Downloaded tower-service v0.3.3 |
| 255 | 2026-07-21T17:19:32.136Z | Downloaded tower-layer v0.3.3 |
| 256 | 2026-07-21T17:19:32.140Z | Downloaded serde_tokenstream v0.2.3 |
| 257 | 2026-07-21T17:19:32.140Z | Downloaded futures-executor v0.3.32 |
| 258 | 2026-07-21T17:19:32.140Z | Downloaded usdt v0.6.0 |
| 259 | 2026-07-21T17:19:32.140Z | Downloaded jobserver v0.1.34 |
| 260 | 2026-07-21T17:19:32.145Z | Downloaded unarray v0.1.4 |
| 261 | 2026-07-21T17:19:32.145Z | Downloaded try-lock v0.2.5 |
| 262 | 2026-07-21T17:19:32.145Z | Downloaded tokio-macros v2.7.0 |
| 263 | 2026-07-21T17:19:32.150Z | Downloaded sha2 v0.10.9 |
| 264 | 2026-07-21T17:19:32.150Z | Downloaded rustls-pemfile v2.2.0 |
| 265 | 2026-07-21T17:19:32.150Z | Downloaded serde_path_to_error v0.1.20 |
| 266 | 2026-07-21T17:19:32.150Z | Downloaded rand_chacha v0.9.0 |
| 267 | 2026-07-21T17:19:32.154Z | Downloaded progenitor-client v0.14.0 |
| 268 | 2026-07-21T17:19:32.154Z | Downloaded crossbeam-utils v0.8.21 |
| 269 | 2026-07-21T17:19:32.154Z | Downloaded bitflags v2.11.0 |
| 270 | 2026-07-21T17:19:32.158Z | Downloaded sync_wrapper v1.0.2 |
| 271 | 2026-07-21T17:19:32.158Z | Downloaded shlex v1.3.0 |
| 272 | 2026-07-21T17:19:32.158Z | Downloaded strum_macros v0.27.2 |
| 273 | 2026-07-21T17:19:32.158Z | Downloaded strum_macros v0.26.4 |
| 274 | 2026-07-21T17:19:32.162Z | Downloaded slog-async v2.8.0 |
| 275 | 2026-07-21T17:19:32.162Z | Downloaded usdt-attr-macro v0.6.0 |
| 276 | 2026-07-21T17:19:32.162Z | Downloaded signal-hook-registry v1.4.8 |
| 277 | 2026-07-21T17:19:32.162Z | Downloaded zerofrom-derive v0.1.6 |
| 278 | 2026-07-21T17:19:32.162Z | Downloaded utf8_iter v1.0.4 |
| 279 | 2026-07-21T17:19:32.163Z | Downloaded version_check v0.9.5 |
| 280 | 2026-07-21T17:19:32.172Z | Downloaded tinystr v0.8.2 |
| 281 | 2026-07-21T17:19:32.172Z | Downloaded usdt-macro v0.6.0 |
| 282 | 2026-07-21T17:19:32.172Z | Downloaded wait-timeout v0.2.1 |
| 283 | 2026-07-21T17:19:32.172Z | Downloaded memmap2 v0.9.10 |
| 284 | 2026-07-21T17:19:32.172Z | Downloaded thiserror-impl v2.0.18 |
| 285 | 2026-07-21T17:19:32.172Z | Downloaded rustls-pki-types v1.14.0 |
| 286 | 2026-07-21T17:19:32.172Z | Downloaded oxnet v0.1.6 |
| 287 | 2026-07-21T17:19:32.172Z | Downloaded iana-time-zone v0.1.65 |
| 288 | 2026-07-21T17:19:32.177Z | Downloaded slog-term v2.9.2 |
| 289 | 2026-07-21T17:19:32.177Z | Downloaded want v0.3.1 |
| 290 | 2026-07-21T17:19:32.177Z | Downloaded strum v0.27.2 |
| 291 | 2026-07-21T17:19:32.177Z | Downloaded parking_lot v0.12.5 |
| 292 | 2026-07-21T17:19:32.177Z | Downloaded slog-json v2.6.1 |
| 293 | 2026-07-21T17:19:32.185Z | Downloaded quote v1.0.45 |
| 294 | 2026-07-21T17:19:32.185Z | Downloaded futures-channel v0.3.32 |
| 295 | 2026-07-21T17:19:32.185Z | Downloaded thread_local v1.1.9 |
| 296 | 2026-07-21T17:19:32.185Z | Downloaded time-macros v0.2.27 |
| 297 | 2026-07-21T17:19:32.185Z | Downloaded zerofrom v0.1.6 |
| 298 | 2026-07-21T17:19:32.185Z | Downloaded waitgroup v0.1.2 |
| 299 | 2026-07-21T17:19:32.186Z | Downloaded pest_derive v2.8.6 |
| 300 | 2026-07-21T17:19:32.189Z | Downloaded synstructure v0.13.2 |
| 301 | 2026-07-21T17:19:32.190Z | Downloaded strsim v0.11.1 |
| 302 | 2026-07-21T17:19:32.190Z | Downloaded yoke-derive v0.8.1 |
| 303 | 2026-07-21T17:19:32.190Z | Downloaded semver v1.0.28 |
| 304 | 2026-07-21T17:19:32.190Z | Downloaded log v0.4.29 |
| 305 | 2026-07-21T17:19:32.190Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 306 | 2026-07-21T17:19:32.190Z | Downloaded icu_properties v2.1.2 |
| 307 | 2026-07-21T17:19:32.194Z | Downloaded bytes v1.11.1 |
| 308 | 2026-07-21T17:19:32.194Z | Downloaded untrusted v0.9.0 |
| 309 | 2026-07-21T17:19:32.198Z | Downloaded quinn-udp v0.5.14 |
| 310 | 2026-07-21T17:19:32.198Z | Downloaded simd-adler32 v0.3.8 |
| 311 | 2026-07-21T17:19:32.198Z | Downloaded crc32fast v1.5.0 |
| 312 | 2026-07-21T17:19:32.198Z | Downloaded thiserror v2.0.18 |
| 313 | 2026-07-21T17:19:32.203Z | Downloaded ppv-lite86 v0.2.21 |
| 314 | 2026-07-21T17:19:32.203Z | Downloaded http-body v1.0.1 |
| 315 | 2026-07-21T17:19:32.203Z | Downloaded hyper-rustls v0.27.7 |
| 316 | 2026-07-21T17:19:32.203Z | Downloaded httparse v1.10.1 |
| 317 | 2026-07-21T17:19:32.209Z | Downloaded erased-serde v0.3.31 |
| 318 | 2026-07-21T17:19:32.213Z | Downloaded slab v0.4.12 |
| 319 | 2026-07-21T17:19:32.213Z | Downloaded zeroize v1.8.2 |
| 320 | 2026-07-21T17:19:32.213Z | Downloaded term v1.2.1 |
| 321 | 2026-07-21T17:19:32.213Z | Downloaded num-traits v0.2.19 |
| 322 | 2026-07-21T17:19:32.220Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 323 | 2026-07-21T17:19:32.220Z | Downloaded schemars v0.8.22 |
| 324 | 2026-07-21T17:19:32.223Z | Downloaded yoke v0.8.1 |
| 325 | 2026-07-21T17:19:32.223Z | Downloaded tempfile v3.25.0 |
| 326 | 2026-07-21T17:19:32.227Z | Downloaded rustls-platform-verifier v0.6.2 |
| 327 | 2026-07-21T17:19:32.227Z | Downloaded proc-macro2 v1.0.106 |
| 328 | 2026-07-21T17:19:32.229Z | Downloaded zmij v1.0.21 |
| 329 | 2026-07-21T17:19:32.229Z | Downloaded ucd-trie v0.1.7 |
| 330 | 2026-07-21T17:19:32.240Z | Downloaded spin v0.9.8 |
| 331 | 2026-07-21T17:19:32.246Z | Downloaded writeable v0.6.2 |
| 332 | 2026-07-21T17:19:32.250Z | Downloaded slog v2.8.2 |
| 333 | 2026-07-21T17:19:32.250Z | Downloaded zerovec-derive v0.11.2 |
| 334 | 2026-07-21T17:19:32.250Z | Downloaded miniz_oxide v0.8.9 |
| 335 | 2026-07-21T17:19:32.250Z | Downloaded pest_meta v2.8.6 |
| 336 | 2026-07-21T17:19:32.256Z | Downloaded allocator-api2 v0.2.21 |
| 337 | 2026-07-21T17:19:32.256Z | Downloaded test-strategy v0.4.5 |
| 338 | 2026-07-21T17:19:32.256Z | Downloaded getrandom v0.4.1 |
| 339 | 2026-07-21T17:19:32.268Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 340 | 2026-07-21T17:19:32.268Z | Downloaded tokio-rustls v0.26.4 |
| 341 | 2026-07-21T17:19:32.268Z | Downloaded dropshot_endpoint v0.17.1 |
| 342 | 2026-07-21T17:19:32.278Z | Downloaded serde_derive v1.0.228 |
| 343 | 2026-07-21T17:19:32.278Z | Downloaded getrandom v0.3.4 |
| 344 | 2026-07-21T17:19:32.278Z | Downloaded http v1.4.2 |
| 345 | 2026-07-21T17:19:32.278Z | Downloaded smallvec v1.15.1 |
| 346 | 2026-07-21T17:19:32.278Z | Downloaded futures v0.3.32 |
| 347 | 2026-07-21T17:19:32.278Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 348 | 2026-07-21T17:19:32.278Z | Downloaded serde_with_macros v3.21.0 |
| 349 | 2026-07-21T17:19:32.278Z | Downloaded const-oid v0.10.2 |
| 350 | 2026-07-21T17:19:32.278Z | Downloaded rustls-webpki v0.103.13 |
| 351 | 2026-07-21T17:19:32.278Z | Downloaded camino v1.2.2 |
| 352 | 2026-07-21T17:19:32.281Z | Downloaded usdt-impl v0.6.0 |
| 353 | 2026-07-21T17:19:32.281Z | Downloaded socket2 v0.6.3 |
| 354 | 2026-07-21T17:19:32.281Z | Downloaded darling_core v0.23.0 |
| 355 | 2026-07-21T17:19:32.288Z | Downloaded ryu v1.0.23 |
| 356 | 2026-07-21T17:19:32.288Z | Downloaded tinyvec v1.10.0 |
| 357 | 2026-07-21T17:19:32.293Z | Downloaded crossbeam-channel v0.5.15 |
| 358 | 2026-07-21T17:19:32.293Z | Downloaded icu_provider v2.1.1 |
| 359 | 2026-07-21T17:19:32.294Z | Downloaded rand v0.8.6 |
| 360 | 2026-07-21T17:19:32.298Z | Downloaded serde_core v1.0.228 |
| 361 | 2026-07-21T17:19:32.298Z | Downloaded icu_locale_core v2.1.1 |
| 362 | 2026-07-21T17:19:32.304Z | Downloaded rand v0.9.2 |
| 363 | 2026-07-21T17:19:32.324Z | Downloaded unicode-ident v1.0.24 |
| 364 | 2026-07-21T17:19:32.325Z | Downloaded mio v1.2.0 |
| 365 | 2026-07-21T17:19:32.325Z | Downloaded quinn v0.11.9 |
| 366 | 2026-07-21T17:19:32.334Z | Downloaded zerotrie v0.2.3 |
| 367 | 2026-07-21T17:19:32.334Z | Downloaded serde v1.0.228 |
| 368 | 2026-07-21T17:19:32.334Z | Downloaded indexmap v2.14.0 |
| 369 | 2026-07-21T17:19:32.334Z | Downloaded icu_collections v2.1.1 |
| 370 | 2026-07-21T17:19:32.334Z | Downloaded cc v1.2.56 |
| 371 | 2026-07-21T17:19:32.342Z | Downloaded url v2.5.8 |
| 372 | 2026-07-21T17:19:32.342Z | Downloaded tracing-core v0.1.36 |
| 373 | 2026-07-21T17:19:32.342Z | Downloaded async-compression v0.4.41 |
| 374 | 2026-07-21T17:19:32.342Z | Downloaded uuid v1.23.4 |
| 375 | 2026-07-21T17:19:32.342Z | Downloaded reqwest v0.13.2 |
| 376 | 2026-07-21T17:19:32.367Z | Downloaded tower v0.5.3 |
| 377 | 2026-07-21T17:19:32.367Z | Downloaded flate2 v1.1.9 |
| 378 | 2026-07-21T17:19:32.367Z | Downloaded pest v2.8.6 |
| 379 | 2026-07-21T17:19:32.367Z | Downloaded memchr v2.8.0 |
| 380 | 2026-07-21T17:19:32.371Z | Downloaded hyper-util v0.1.20 |
| 381 | 2026-07-21T17:19:32.371Z | Downloaded zerocopy-derive v0.8.40 |
| 382 | 2026-07-21T17:19:32.371Z | Downloaded idna v1.1.0 |
| 383 | 2026-07-21T17:19:32.371Z | Downloaded base64 v0.22.1 |
| 384 | 2026-07-21T17:19:32.371Z | Downloaded icu_properties_data v2.1.2 |
| 385 | 2026-07-21T17:19:32.387Z | Downloaded tower-http v0.6.8 |
| 386 | 2026-07-21T17:19:32.397Z | Downloaded regex v1.12.3 |
| 387 | 2026-07-21T17:19:32.397Z | Downloaded typenum v1.20.1 |
| 388 | 2026-07-21T17:19:32.400Z | Downloaded hashbrown v0.16.1 |
| 389 | 2026-07-21T17:19:32.405Z | Downloaded iddqd v0.4.2 |
| 390 | 2026-07-21T17:19:32.408Z | Downloaded h2 v0.4.15 |
| 391 | 2026-07-21T17:19:32.414Z | Downloaded hashbrown v0.17.0 |
| 392 | 2026-07-21T17:19:32.417Z | Downloaded tokio-util v0.7.18 |
| 393 | 2026-07-21T17:19:32.422Z | Downloaded zerovec v0.11.5 |
| 394 | 2026-07-21T17:19:32.422Z | Downloaded proptest v1.10.0 |
| 395 | 2026-07-21T17:19:32.427Z | Downloaded hyper v1.10.1 |
| 396 | 2026-07-21T17:19:32.430Z | Downloaded serde_json v1.0.150 |
| 397 | 2026-07-21T17:19:32.434Z | Downloaded futures-util v0.3.32 |
| 398 | 2026-07-21T17:19:32.440Z | Downloaded aws-lc-rs v1.16.3 |
| 399 | 2026-07-21T17:19:32.445Z | Downloaded quinn-proto v0.11.13 |
| 400 | 2026-07-21T17:19:32.449Z | Downloaded winnow v1.0.3 |
| 401 | 2026-07-21T17:19:32.457Z | Downloaded aho-corasick v1.1.4 |
| 402 | 2026-07-21T17:19:32.465Z | Downloaded serde_with v3.21.0 |
| 403 | 2026-07-21T17:19:32.469Z | Downloaded time v0.3.47 |
| 404 | 2026-07-21T17:19:32.499Z | Downloaded goblin v0.10.5 |
| 405 | 2026-07-21T17:19:32.499Z | Downloaded syn v2.0.117 |
| 406 | 2026-07-21T17:19:32.499Z | Downloaded zerocopy v0.8.40 |
| 407 | 2026-07-21T17:19:32.506Z | Downloaded dropshot v0.17.1 |
| 408 | 2026-07-21T17:19:32.516Z | Downloaded rustls v0.23.41 |
| 409 | 2026-07-21T17:19:32.521Z | Downloaded regress v0.10.5 |
| 410 | 2026-07-21T17:19:32.525Z | Downloaded rustix v0.38.44 |
| 411 | 2026-07-21T17:19:32.536Z | Downloaded openapiv3 v2.2.0 |
| 412 | 2026-07-21T17:19:32.542Z | Downloaded rustix v1.1.3 |
| 413 | 2026-07-21T17:19:32.556Z | Downloaded regex-syntax v0.8.10 |
| 414 | 2026-07-21T17:19:32.561Z | Downloaded tracing v0.1.44 |
| 415 | 2026-07-21T17:19:32.591Z | Downloaded regex-automata v0.4.14 |
| 416 | 2026-07-21T17:19:32.618Z | Downloaded libc v0.2.185 |
| 417 | 2026-07-21T17:19:32.645Z | Downloaded tokio v1.52.1 |
| 418 | 2026-07-21T17:19:32.663Z | Downloaded ring v0.17.14 |
| 419 | 2026-07-21T17:19:32.713Z | Downloaded encoding_rs v0.8.35 |
| 420 | 2026-07-21T17:19:33.229Z | Downloaded aws-lc-sys v0.40.0 |
| 421 | 2026-07-21T17:19:33.422Z | Compiling proc-macro2 v1.0.106 |
| 422 | 2026-07-21T17:19:33.422Z | Compiling quote v1.0.45 |
| 423 | 2026-07-21T17:19:33.422Z | Compiling unicode-ident v1.0.24 |
| 424 | 2026-07-21T17:19:33.422Z | Compiling libc v0.2.185 |
| 425 | 2026-07-21T17:19:33.422Z | Checking cfg-if v1.0.4 |
| 426 | 2026-07-21T17:19:33.422Z | Compiling serde_core v1.0.228 |
| 427 | 2026-07-21T17:19:33.428Z | Checking memchr v2.8.0 |
| 428 | 2026-07-21T17:19:33.428Z | Checking itoa v1.0.17 |
| 429 | 2026-07-21T17:19:33.591Z | Compiling serde v1.0.228 |
| 430 | 2026-07-21T17:19:33.665Z | Compiling zmij v1.0.21 |
| 431 | 2026-07-21T17:19:33.696Z | Compiling serde_json v1.0.150 |
| 432 | 2026-07-21T17:19:33.977Z | Checking pin-project-lite v0.2.17 |
| 433 | 2026-07-21T17:19:33.978Z | Checking smallvec v1.15.1 |
| 434 | 2026-07-21T17:19:34.005Z | Checking futures-core v0.3.32 |
| 435 | 2026-07-21T17:19:34.055Z | Checking bytes v1.11.1 |
| 436 | 2026-07-21T17:19:34.140Z | Compiling parking_lot_core v0.9.12 |
| 437 | 2026-07-21T17:19:34.210Z | Checking once_cell v1.21.3 |
| 438 | 2026-07-21T17:19:34.375Z | Checking scopeguard v1.2.0 |
| 439 | 2026-07-21T17:19:34.418Z | Compiling getrandom v0.4.1 |
| 440 | 2026-07-21T17:19:34.453Z | Checking errno v0.3.14 |
| 441 | 2026-07-21T17:19:34.465Z | Checking lock_api v0.4.14 |
| 442 | 2026-07-21T17:19:34.578Z | Compiling find-msvc-tools v0.1.9 |
| 443 | 2026-07-21T17:19:34.689Z | Compiling jobserver v0.1.34 |
| 444 | 2026-07-21T17:19:34.715Z | Compiling shlex v1.3.0 |
| 445 | 2026-07-21T17:19:34.723Z | Checking parking_lot v0.12.5 |
| 446 | 2026-07-21T17:19:34.758Z | Checking signal-hook-registry v1.4.8 |
| 447 | 2026-07-21T17:19:34.810Z | Checking mio v1.2.0 |
| 448 | 2026-07-21T17:19:34.881Z | Compiling syn v2.0.117 |
| 449 | 2026-07-21T17:19:34.889Z | Compiling cc v1.2.56 |
| 450 | 2026-07-21T17:19:34.901Z | Checking socket2 v0.6.3 |
| 451 | 2026-07-21T17:19:34.912Z | Checking futures-sink v0.3.32 |
| 452 | 2026-07-21T17:19:34.926Z | Checking stable_deref_trait v1.2.1 |
| 453 | 2026-07-21T17:19:34.999Z | Compiling rustversion v1.0.22 |
| 454 | 2026-07-21T17:19:35.011Z | Compiling dunce v1.0.5 |
| 455 | 2026-07-21T17:19:35.092Z | Compiling autocfg v1.5.0 |
| 456 | 2026-07-21T17:19:35.100Z | Compiling fs_extra v1.3.0 |
| 457 | 2026-07-21T17:19:35.115Z | Compiling thiserror v2.0.18 |
| 458 | 2026-07-21T17:19:35.137Z | Compiling zerocopy v0.8.40 |
| 459 | 2026-07-21T17:19:35.349Z | Checking slab v0.4.12 |
| 460 | 2026-07-21T17:19:35.435Z | Compiling num-traits v0.2.19 |
| 461 | 2026-07-21T17:19:35.565Z | Checking futures-channel v0.3.32 |
| 462 | 2026-07-21T17:19:35.639Z | Compiling cmake v0.1.57 |
| 463 | 2026-07-21T17:19:35.751Z | Checking equivalent v1.0.2 |
| 464 | 2026-07-21T17:19:35.755Z | Checking zeroize v1.8.2 |
| 465 | 2026-07-21T17:19:35.902Z | Checking http v1.4.2 |
| 466 | 2026-07-21T17:19:35.985Z | Checking futures-io v0.3.32 |
| 467 | 2026-07-21T17:19:36.106Z | Checking log v0.4.29 |
| 468 | 2026-07-21T17:19:36.132Z | Compiling aws-lc-rs v1.16.3 |
| 469 | 2026-07-21T17:19:36.186Z | Compiling aws-lc-sys v0.40.0 |
| 470 | 2026-07-21T17:19:36.236Z | Compiling ucd-trie v0.1.7 |
| 471 | 2026-07-21T17:19:36.324Z | Checking bitflags v2.11.0 |
| 472 | 2026-07-21T17:19:36.393Z | Checking futures-task v0.3.32 |
| 473 | 2026-07-21T17:19:36.448Z | Compiling pest v2.8.6 |
| 474 | 2026-07-21T17:19:36.454Z | Checking rustls-pki-types v1.14.0 |
| 475 | 2026-07-21T17:19:36.476Z | Checking fnv v1.0.7 |
| 476 | 2026-07-21T17:19:36.521Z | Checking iana-time-zone v0.1.65 |
| 477 | 2026-07-21T17:19:36.554Z | Checking writeable v0.6.2 |
| 478 | 2026-07-21T17:19:36.575Z | Checking hashbrown v0.17.0 |
| 479 | 2026-07-21T17:19:36.617Z | Compiling httparse v1.10.1 |
| 480 | 2026-07-21T17:19:36.702Z | Compiling schemars v0.8.22 |
| 481 | 2026-07-21T17:19:36.720Z | Checking litemap v0.8.1 |
| 482 | 2026-07-21T17:19:36.879Z | Checking http-body v1.0.1 |
| 483 | 2026-07-21T17:19:36.950Z | Compiling slog v2.8.2 |
| 484 | 2026-07-21T17:19:36.994Z | Checking uuid v1.23.4 |
| 485 | 2026-07-21T17:19:37.005Z | Checking semver v1.0.28 |
| 486 | 2026-07-21T17:19:37.022Z | Checking indexmap v2.14.0 |
| 487 | 2026-07-21T17:19:37.169Z | Checking tracing-core v0.1.36 |
| 488 | 2026-07-21T17:19:37.194Z | Checking percent-encoding v2.3.2 |
| 489 | 2026-07-21T17:19:37.265Z | Checking atomic-waker v1.1.2 |
| 490 | 2026-07-21T17:19:37.321Z | Checking dyn-clone v1.0.20 |
| 491 | 2026-07-21T17:19:37.357Z | Compiling heck v0.5.0 |
| 492 | 2026-07-21T17:19:37.413Z | Compiling icu_properties_data v2.1.2 |
| 493 | 2026-07-21T17:19:37.456Z | Compiling pest_meta v2.8.6 |
| 494 | 2026-07-21T17:19:37.537Z | Compiling icu_normalizer_data v2.1.1 |
| 495 | 2026-07-21T17:19:37.571Z | Compiling rustls v0.23.41 |
| 496 | 2026-07-21T17:19:37.625Z | Compiling synstructure v0.13.2 |
| 497 | 2026-07-21T17:19:37.634Z | Compiling serde_derive_internals v0.29.1 |
| 498 | 2026-07-21T17:19:37.650Z | Checking untrusted v0.9.0 |
| 499 | 2026-07-21T17:19:37.759Z | Checking tracing v0.1.44 |
| 500 | 2026-07-21T17:19:37.814Z | Compiling rustix v1.1.3 |
| 501 | 2026-07-21T17:19:37.932Z | Checking tower-layer v0.3.3 |
| 502 | 2026-07-21T17:19:38.000Z | Checking fastrand v2.3.0 |
| 503 | 2026-07-21T17:19:38.070Z | Compiling pest_generator v2.8.6 |
| 504 | 2026-07-21T17:19:38.102Z | Compiling getrandom v0.3.4 |
| 505 | 2026-07-21T17:19:38.178Z | Checking tower-service v0.3.3 |
| 506 | 2026-07-21T17:19:38.233Z | Checking subtle v2.6.1 |
| 507 | 2026-07-21T17:19:38.335Z | Checking base64 v0.22.1 |
| 508 | 2026-07-21T17:19:38.359Z | Checking try-lock v0.2.5 |
| 509 | 2026-07-21T17:19:38.444Z | Checking want v0.3.1 |
| 510 | 2026-07-21T17:19:38.605Z | Compiling paste v1.0.15 |
| 511 | 2026-07-21T17:19:38.662Z | Checking httpdate v1.0.3 |
| 512 | 2026-07-21T17:19:38.795Z | Checking form_urlencoded v1.2.2 |
| 513 | 2026-07-21T17:19:38.808Z | Compiling serde_derive v1.0.228 |
| 514 | 2026-07-21T17:19:38.821Z | Compiling zerocopy-derive v0.8.40 |
| 515 | 2026-07-21T17:19:38.835Z | Compiling zerofrom-derive v0.1.6 |
| 516 | 2026-07-21T17:19:38.882Z | Compiling tokio-macros v2.7.0 |
| 517 | 2026-07-21T17:19:38.906Z | Compiling yoke-derive v0.8.1 |
| 518 | 2026-07-21T17:19:39.262Z | Compiling thiserror-impl v2.0.18 |
| 519 | 2026-07-21T17:19:39.586Z | Checking tokio v1.52.1 |
| 520 | 2026-07-21T17:19:39.658Z | Compiling zerovec-derive v0.11.2 |
| 521 | 2026-07-21T17:19:39.886Z | Compiling displaydoc v0.2.5 |
| 522 | 2026-07-21T17:19:39.976Z | Checking zerofrom v0.1.6 |
| 523 | 2026-07-21T17:19:40.084Z | Checking yoke v0.8.1 |
| 524 | 2026-07-21T17:19:40.242Z | Compiling futures-macro v0.3.32 |
| 525 | 2026-07-21T17:19:40.443Z | Compiling schemars_derive v0.8.22 |
| 526 | 2026-07-21T17:19:40.593Z | Checking zerotrie v0.2.3 |
| 527 | 2026-07-21T17:19:40.712Z | Checking zerovec v0.11.5 |
| 528 | 2026-07-21T17:19:40.820Z | Compiling pest_derive v2.8.6 |
| 529 | 2026-07-21T17:19:41.040Z | Checking futures-util v0.3.32 |
| 530 | 2026-07-21T17:19:41.132Z | Checking tinystr v0.8.2 |
| 531 | 2026-07-21T17:19:41.300Z | Checking icu_locale_core v2.1.1 |
| 532 | 2026-07-21T17:19:41.305Z | Checking potential_utf v0.1.4 |
| 533 | 2026-07-21T17:19:41.602Z | Checking icu_collections v2.1.1 |
| 534 | 2026-07-21T17:19:41.781Z | Checking chrono v0.4.45 |
| 535 | 2026-07-21T17:19:41.826Z | Checking icu_provider v2.1.1 |
| 536 | 2026-07-21T17:19:41.891Z | Checking erased-serde v0.3.31 |
| 537 | 2026-07-21T17:19:41.901Z | Compiling serde_tokenstream v0.2.3 |
| 538 | 2026-07-21T17:19:42.169Z | Checking icu_properties v2.1.2 |
| 539 | 2026-07-21T17:19:42.229Z | Checking icu_normalizer v2.1.1 |
| 540 | 2026-07-21T17:19:42.552Z | Compiling scroll_derive v0.13.1 |
| 541 | 2026-07-21T17:19:42.602Z | Checking tokio-util v0.7.18 |
| 542 | 2026-07-21T17:19:42.827Z | Checking ppv-lite86 v0.2.21 |
| 543 | 2026-07-21T17:19:42.877Z | Compiling structmeta-derive v0.3.0 |
| 544 | 2026-07-21T17:19:42.950Z | Compiling time-core v0.1.8 |
| 545 | 2026-07-21T17:19:42.991Z | Checking h2 v0.4.15 |
| 546 | 2026-07-21T17:19:43.086Z | Checking typenum v1.20.1 |
| 547 | 2026-07-21T17:19:43.106Z | Compiling crc32fast v1.5.0 |
| 548 | 2026-07-21T17:19:43.283Z | Compiling usdt-impl v0.6.0 |
| 549 | 2026-07-21T17:19:43.342Z | Compiling num-conv v0.2.0 |
| 550 | 2026-07-21T17:19:43.385Z | Compiling version_check v0.9.5 |
| 551 | 2026-07-21T17:19:43.460Z | Checking ipnet v2.11.0 |
| 552 | 2026-07-21T17:19:43.521Z | Checking powerfmt v0.2.0 |
| 553 | 2026-07-21T17:19:43.664Z | Checking deranged v0.5.8 |
| 554 | 2026-07-21T17:19:43.685Z | Compiling time-macros v0.2.27 |
| 555 | 2026-07-21T17:19:43.737Z | Checking scroll v0.13.0 |
| 556 | 2026-07-21T17:19:43.827Z | Checking hybrid-array v0.4.13 |
| 557 | 2026-07-21T17:19:43.930Z | Compiling structmeta v0.3.0 |
| 558 | 2026-07-21T17:19:44.089Z | Checking ipnetwork v0.21.1 |
| 559 | 2026-07-21T17:19:44.245Z | Checking idna_adapter v1.2.1 |
| 560 | 2026-07-21T17:19:44.272Z | Compiling dtrace-parser v0.3.0 |
| 561 | 2026-07-21T17:19:44.351Z | Checking tempfile v3.25.0 |
| 562 | 2026-07-21T17:19:44.533Z | Checking rand_core v0.9.5 |
| 563 | 2026-07-21T17:19:44.559Z | Compiling thread-id v5.1.0 |
| 564 | 2026-07-21T17:19:44.632Z | Checking sync_wrapper v1.0.2 |
| 565 | 2026-07-21T17:19:44.642Z | Checking simd-adler32 v0.3.8 |
| 566 | 2026-07-21T17:19:44.688Z | Compiling omicron-workspace-hack v0.1.0 |
| 567 | 2026-07-21T17:19:44.727Z | Checking openssl-probe v0.2.1 |
| 568 | 2026-07-21T17:19:44.773Z | Compiling strsim v0.11.1 |
| 569 | 2026-07-21T17:19:44.818Z | Checking plain v0.2.3 |
| 570 | 2026-07-21T17:19:44.845Z | Checking hyper v1.10.1 |
| 571 | 2026-07-21T17:19:44.855Z | Checking ryu v1.0.23 |
| 572 | 2026-07-21T17:19:44.865Z | Checking regex-syntax v0.8.10 |
| 573 | 2026-07-21T17:19:44.907Z | Compiling byteorder v1.5.0 |
| 574 | 2026-07-21T17:19:44.975Z | Checking num_threads v0.1.7 |
| 575 | 2026-07-21T17:19:45.024Z | Checking utf8_iter v1.0.4 |
| 576 | 2026-07-21T17:19:45.055Z | Compiling ident_case v1.0.1 |
| 577 | 2026-07-21T17:19:45.059Z | Compiling crossbeam-utils v0.8.21 |
| 578 | 2026-07-21T17:19:45.136Z | Checking adler2 v2.0.1 |
| 579 | 2026-07-21T17:19:45.171Z | Checking idna v1.1.0 |
| 580 | 2026-07-21T17:19:45.238Z | Compiling dof v0.4.0 |
| 581 | 2026-07-21T17:19:45.246Z | Checking miniz_oxide v0.8.9 |
| 582 | 2026-07-21T17:19:45.380Z | Checking time v0.3.47 |
| 583 | 2026-07-21T17:19:45.404Z | Compiling darling_core v0.23.0 |
| 584 | 2026-07-21T17:19:45.413Z | Checking serde_urlencoded v0.7.1 |
| 585 | 2026-07-21T17:19:45.569Z | Checking goblin v0.10.5 |
| 586 | 2026-07-21T17:19:45.780Z | Checking hyper-util v0.1.20 |
| 587 | 2026-07-21T17:19:46.155Z | Checking rustls-native-certs v0.8.3 |
| 588 | 2026-07-21T17:19:46.208Z | Checking tower v0.5.3 |
| 589 | 2026-07-21T17:19:46.273Z | Checking oxnet v0.1.6 |
| 590 | 2026-07-21T17:19:46.571Z | Checking newtype-uuid v1.3.2 |
| 591 | 2026-07-21T17:19:46.582Z | Compiling daft-derive v0.1.7 |
| 592 | 2026-07-21T17:19:46.629Z | Checking http-body-util v0.1.3 |
| 593 | 2026-07-21T17:19:46.647Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-07-21T17:19:46.724Z | Checking getrandom v0.2.17 |
| 595 | 2026-07-21T17:19:46.834Z | Checking pretty-hex v0.4.1 |
| 596 | 2026-07-21T17:19:46.855Z | Checking iri-string v0.7.10 |
| 597 | 2026-07-21T17:19:46.941Z | Compiling rustix v0.38.44 |
| 598 | 2026-07-21T17:19:47.299Z | Compiling camino v1.2.2 |
| 599 | 2026-07-21T17:19:47.439Z | Compiling darling_macro v0.23.0 |
| 600 | 2026-07-21T17:19:47.619Z | Checking daft v0.1.7 |
| 601 | 2026-07-21T17:19:47.660Z | Checking rand_core v0.6.4 |
| 602 | 2026-07-21T17:19:47.830Z | Checking flate2 v1.1.9 |
| 603 | 2026-07-21T17:19:47.849Z | Checking tower-http v0.6.8 |
| 604 | 2026-07-21T17:19:48.008Z | Checking url v2.5.8 |
| 605 | 2026-07-21T17:19:48.099Z | Checking rand_chacha v0.9.0 |
| 606 | 2026-07-21T17:19:48.110Z | Checking block-buffer v0.12.1 |
| 607 | 2026-07-21T17:19:48.500Z | Compiling regex-automata v0.4.14 |
| 608 | 2026-07-21T17:19:48.560Z | Checking crypto-common v0.2.2 |
| 609 | 2026-07-21T17:19:48.560Z | Compiling multer v3.1.0 |
| 610 | 2026-07-21T17:19:48.560Z | Checking wait-timeout v0.2.1 |
| 611 | 2026-07-21T17:19:48.567Z | Checking thread_local v1.1.9 |
| 612 | 2026-07-21T17:19:48.601Z | Checking foldhash v0.2.0 |
| 613 | 2026-07-21T17:19:48.682Z | Compiling ref-cast v1.0.25 |
| 614 | 2026-07-21T17:19:48.746Z | Checking compression-core v0.4.31 |
| 615 | 2026-07-21T17:19:48.764Z | Checking quick-error v1.2.3 |
| 616 | 2026-07-21T17:19:48.808Z | Compiling slog-async v2.8.0 |
| 617 | 2026-07-21T17:19:48.836Z | Checking allocator-api2 v0.2.21 |
| 618 | 2026-07-21T17:19:48.855Z | Checking winnow v1.0.3 |
| 619 | 2026-07-21T17:19:48.994Z | Checking match_cfg v0.1.0 |
| 620 | 2026-07-21T17:19:49.098Z | Checking bit-vec v0.8.0 |
| 621 | 2026-07-21T17:19:49.109Z | Checking const-oid v0.10.2 |
| 622 | 2026-07-21T17:19:49.122Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 623 | 2026-07-21T17:19:49.248Z | Checking hashbrown v0.16.1 |
| 624 | 2026-07-21T17:19:49.263Z | Checking digest v0.11.3 |
| 625 | 2026-07-21T17:19:49.272Z | Checking bit-set v0.8.0 |
| 626 | 2026-07-21T17:19:49.412Z | Checking hostname v0.3.1 |
| 627 | 2026-07-21T17:19:49.451Z | Checking rusty-fork v0.3.1 |
| 628 | 2026-07-21T17:19:49.494Z | Checking compression-codecs v0.4.37 |
| 629 | 2026-07-21T17:19:49.513Z | Checking crossbeam-channel v0.5.15 |
| 630 | 2026-07-21T17:19:49.589Z | Checking rand v0.9.2 |
| 631 | 2026-07-21T17:19:49.619Z | Compiling darling v0.23.0 |
| 632 | 2026-07-21T17:19:49.696Z | Checking rand_chacha v0.3.1 |
| 633 | 2026-07-21T17:19:49.878Z | Compiling regex v1.12.3 |
| 634 | 2026-07-21T17:19:49.961Z | Compiling usdt-attr-macro v0.6.0 |
| 635 | 2026-07-21T17:19:50.076Z | Compiling usdt-macro v0.6.0 |
| 636 | 2026-07-21T17:19:50.094Z | Checking slog-json v2.6.1 |
| 637 | 2026-07-21T17:19:50.203Z | Checking rand_xorshift v0.4.0 |
| 638 | 2026-07-21T17:19:50.357Z | Compiling derive-ex v0.1.8 |
| 639 | 2026-07-21T17:19:50.389Z | Compiling dropshot v0.17.1 |
| 640 | 2026-07-21T17:19:50.403Z | Checking futures-executor v0.3.32 |
| 641 | 2026-07-21T17:19:50.481Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 642 | 2026-07-21T17:19:50.508Z | Compiling strum_macros v0.26.4 |
| 643 | 2026-07-21T17:19:50.528Z | Compiling async-trait v0.1.89 |
| 644 | 2026-07-21T17:19:50.652Z | Compiling ref-cast-impl v1.0.25 |
| 645 | 2026-07-21T17:19:50.669Z | Compiling async-stream-impl v0.3.6 |
| 646 | 2026-07-21T17:19:50.726Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 647 | 2026-07-21T17:19:50.916Z | Checking serde_spanned v1.1.1 |
| 648 | 2026-07-21T17:19:50.927Z | Checking is-terminal v0.4.17 |
| 649 | 2026-07-21T17:19:51.005Z | Checking memmap2 v0.9.10 |
| 650 | 2026-07-21T17:19:51.046Z | Checking encoding_rs v0.8.35 |
| 651 | 2026-07-21T17:19:51.157Z | Checking cpufeatures v0.3.0 |
| 652 | 2026-07-21T17:19:51.219Z | Checking spin v0.9.8 |
| 653 | 2026-07-21T17:19:51.219Z | Checking term v1.2.1 |
| 654 | 2026-07-21T17:19:51.256Z | Compiling anyhow v1.0.102 |
| 655 | 2026-07-21T17:19:51.348Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 656 | 2026-07-21T17:19:51.463Z | Checking mime v0.3.17 |
| 657 | 2026-07-21T17:19:51.492Z | Checking unarray v0.1.4 |
| 658 | 2026-07-21T17:19:51.570Z | Checking take_mut v0.2.2 |
| 659 | 2026-07-21T17:19:51.593Z | Checking hex v0.4.3 |
| 660 | 2026-07-21T17:19:51.621Z | Checking proptest v1.10.0 |
| 661 | 2026-07-21T17:19:51.713Z | Compiling dropshot_endpoint v0.17.1 |
| 662 | 2026-07-21T17:19:51.786Z | Compiling test-strategy v0.4.5 |
| 663 | 2026-07-21T17:19:51.797Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 664 | 2026-07-21T17:19:51.914Z | Checking toml v1.1.2+spec-1.1.0 |
| 665 | 2026-07-21T17:19:52.020Z | Checking slog-term v2.9.2 |
| 666 | 2026-07-21T17:19:52.086Z | Checking strum v0.26.3 |
| 667 | 2026-07-21T17:19:52.154Z | Checking async-stream v0.3.6 |
| 668 | 2026-07-21T17:19:52.172Z | Checking sha1 v0.11.0 |
| 669 | 2026-07-21T17:19:52.273Z | Checking usdt v0.6.0 |
| 670 | 2026-07-21T17:19:52.339Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 671 | 2026-07-21T17:19:52.348Z | Compiling parse-display-derive v0.10.0 |
| 672 | 2026-07-21T17:19:52.420Z | Checking futures v0.3.32 |
| 673 | 2026-07-21T17:19:52.470Z | Checking atomicwrites v0.4.4 |
| 674 | 2026-07-21T17:19:52.483Z | Checking slog-bunyan v2.5.0 |
| 675 | 2026-07-21T17:19:52.578Z | Checking rand v0.8.6 |
| 676 | 2026-07-21T17:19:52.592Z | Compiling serde_with_macros v3.21.0 |
| 677 | 2026-07-21T17:19:52.730Z | Checking async-compression v0.4.41 |
| 678 | 2026-07-21T17:19:53.093Z | Compiling newtype-uuid-macros v0.1.0 |
| 679 | 2026-07-21T17:19:53.093Z | Checking openapiv3 v2.2.0 |
| 680 | 2026-07-21T17:19:53.112Z | Compiling strum_macros v0.27.2 |
| 681 | 2026-07-21T17:19:53.204Z | Checking backon v1.6.0 |
| 682 | 2026-07-21T17:19:53.328Z | Checking waitgroup v0.1.2 |
| 683 | 2026-07-21T17:19:53.368Z | Checking rustls-pemfile v2.2.0 |
| 684 | 2026-07-21T17:19:53.388Z | Checking serde_path_to_error v0.1.20 |
| 685 | 2026-07-21T17:19:53.531Z | Checking hostname v0.4.2 |
| 686 | 2026-07-21T17:19:53.579Z | Checking instant v0.1.13 |
| 687 | 2026-07-21T17:19:53.617Z | Checking debug-ignore v1.0.5 |
| 688 | 2026-07-21T17:19:53.634Z | Checking either v1.15.0 |
| 689 | 2026-07-21T17:19:53.647Z | Checking backoff v0.4.0 |
| 690 | 2026-07-21T17:19:53.700Z | Checking serde_with v3.21.0 |
| 691 | 2026-07-21T17:19:53.791Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 692 | 2026-07-21T17:19:53.812Z | Checking itertools v0.14.0 |
| 693 | 2026-07-21T17:19:53.820Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 694 | 2026-07-21T17:19:53.835Z | Checking parse-display v0.10.0 |
| 695 | 2026-07-21T17:19:53.957Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 696 | 2026-07-21T17:19:54.136Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 697 | 2026-07-21T17:19:54.217Z | Checking iddqd v0.4.2 |
| 698 | 2026-07-21T17:19:54.350Z | Checking regress v0.10.5 |
| 699 | 2026-07-21T17:19:54.454Z | Checking macaddr v1.0.1 |
| 700 | 2026-07-21T17:19:54.525Z | Checking humantime v2.3.0 |
| 701 | 2026-07-21T17:19:54.861Z | Checking strum v0.27.2 |
| 702 | 2026-07-21T17:20:00.377Z | Checking rustls-webpki v0.103.13 |
| 703 | 2026-07-21T17:20:01.422Z | Checking tokio-rustls v0.26.4 |
| 704 | 2026-07-21T17:20:01.429Z | Checking rustls-platform-verifier v0.6.2 |
| 705 | 2026-07-21T17:20:01.589Z | Checking hyper-rustls v0.27.7 |
| 706 | 2026-07-21T17:20:01.731Z | Checking reqwest v0.13.2 |
| 707 | 2026-07-21T17:20:02.275Z | Checking progenitor-client v0.14.0 |
| 708 | 2026-07-21T17:20:02.463Z | Checking progenitor-extras v0.2.0 |
| 709 | 2026-07-21T17:20:03.207Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 710 | 2026-07-21T17:20:06.158Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 711 | 2026-07-21T17:20:06.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.98s |
| 712 | 2026-07-21T17:20:06.357Z | + cargo build --release |
| 713 | 2026-07-21T17:20:06.522Z | Compiling proc-macro2 v1.0.106 |
| 714 | 2026-07-21T17:20:06.522Z | Compiling quote v1.0.45 |
| 715 | 2026-07-21T17:20:06.522Z | Compiling unicode-ident v1.0.24 |
| 716 | 2026-07-21T17:20:06.522Z | Compiling libc v0.2.185 |
| 717 | 2026-07-21T17:20:06.522Z | Compiling cfg-if v1.0.4 |
| 718 | 2026-07-21T17:20:06.522Z | Compiling serde_core v1.0.228 |
| 719 | 2026-07-21T17:20:06.525Z | Compiling memchr v2.8.0 |
| 720 | 2026-07-21T17:20:06.525Z | Compiling itoa v1.0.17 |
| 721 | 2026-07-21T17:20:06.615Z | Compiling zmij v1.0.21 |
| 722 | 2026-07-21T17:20:06.655Z | Compiling serde v1.0.228 |
| 723 | 2026-07-21T17:20:06.788Z | Compiling serde_json v1.0.150 |
| 724 | 2026-07-21T17:20:06.898Z | Compiling pin-project-lite v0.2.17 |
| 725 | 2026-07-21T17:20:06.976Z | Compiling smallvec v1.15.1 |
| 726 | 2026-07-21T17:20:07.025Z | Compiling futures-core v0.3.32 |
| 727 | 2026-07-21T17:20:07.165Z | Compiling bytes v1.11.1 |
| 728 | 2026-07-21T17:20:07.208Z | Compiling parking_lot_core v0.9.12 |
| 729 | 2026-07-21T17:20:07.445Z | Compiling errno v0.3.14 |
| 730 | 2026-07-21T17:20:07.472Z | Compiling once_cell v1.21.3 |
| 731 | 2026-07-21T17:20:07.618Z | Compiling scopeguard v1.2.0 |
| 732 | 2026-07-21T17:20:07.683Z | Compiling jobserver v0.1.34 |
| 733 | 2026-07-21T17:20:07.704Z | Compiling lock_api v0.4.14 |
| 734 | 2026-07-21T17:20:07.711Z | Compiling find-msvc-tools v0.1.9 |
| 735 | 2026-07-21T17:20:07.820Z | Compiling syn v2.0.117 |
| 736 | 2026-07-21T17:20:07.864Z | Compiling getrandom v0.4.1 |
| 737 | 2026-07-21T17:20:07.922Z | Compiling shlex v1.3.0 |
| 738 | 2026-07-21T17:20:07.937Z | Compiling parking_lot v0.12.5 |
| 739 | 2026-07-21T17:20:07.983Z | Compiling signal-hook-registry v1.4.8 |
| 740 | 2026-07-21T17:20:08.027Z | Compiling mio v1.2.0 |
| 741 | 2026-07-21T17:20:08.049Z | Compiling cc v1.2.56 |
| 742 | 2026-07-21T17:20:08.092Z | Compiling socket2 v0.6.3 |
| 743 | 2026-07-21T17:20:08.139Z | Compiling futures-sink v0.3.32 |
| 744 | 2026-07-21T17:20:08.236Z | Compiling thiserror v2.0.18 |
| 745 | 2026-07-21T17:20:08.506Z | Compiling stable_deref_trait v1.2.1 |
| 746 | 2026-07-21T17:20:08.572Z | Compiling rustversion v1.0.22 |
| 747 | 2026-07-21T17:20:08.700Z | Compiling dunce v1.0.5 |
| 748 | 2026-07-21T17:20:08.786Z | Compiling cmake v0.1.57 |
| 749 | 2026-07-21T17:20:08.840Z | Compiling fs_extra v1.3.0 |
| 750 | 2026-07-21T17:20:08.892Z | Compiling autocfg v1.5.0 |
| 751 | 2026-07-21T17:20:08.913Z | Compiling slab v0.4.12 |
| 752 | 2026-07-21T17:20:08.952Z | Compiling zerocopy v0.8.40 |
| 753 | 2026-07-21T17:20:09.104Z | Compiling futures-channel v0.3.32 |
| 754 | 2026-07-21T17:20:09.217Z | Compiling num-traits v0.2.19 |
| 755 | 2026-07-21T17:20:09.315Z | Compiling aws-lc-sys v0.40.0 |
| 756 | 2026-07-21T17:20:09.338Z | Compiling equivalent v1.0.2 |
| 757 | 2026-07-21T17:20:09.358Z | Compiling zeroize v1.8.2 |
| 758 | 2026-07-21T17:20:09.414Z | Compiling http v1.4.2 |
| 759 | 2026-07-21T17:20:09.535Z | Compiling ucd-trie v0.1.7 |
| 760 | 2026-07-21T17:20:09.649Z | Compiling bitflags v2.11.0 |
| 761 | 2026-07-21T17:20:09.748Z | Compiling aws-lc-rs v1.16.3 |
| 762 | 2026-07-21T17:20:10.020Z | Compiling log v0.4.29 |
| 763 | 2026-07-21T17:20:10.043Z | Compiling futures-task v0.3.32 |
| 764 | 2026-07-21T17:20:10.226Z | Compiling futures-io v0.3.32 |
| 765 | 2026-07-21T17:20:10.332Z | Compiling pest v2.8.6 |
| 766 | 2026-07-21T17:20:10.406Z | Compiling rustls-pki-types v1.14.0 |
| 767 | 2026-07-21T17:20:10.508Z | Compiling synstructure v0.13.2 |
| 768 | 2026-07-21T17:20:11.019Z | Compiling iana-time-zone v0.1.65 |
| 769 | 2026-07-21T17:20:11.198Z | Compiling fnv v1.0.7 |
| 770 | 2026-07-21T17:20:11.239Z | Compiling serde_derive_internals v0.29.1 |
| 771 | 2026-07-21T17:20:11.285Z | Compiling httparse v1.10.1 |
| 772 | 2026-07-21T17:20:11.290Z | Compiling hashbrown v0.17.0 |
| 773 | 2026-07-21T17:20:11.325Z | Compiling pest_meta v2.8.6 |
| 774 | 2026-07-21T17:20:11.342Z | Compiling writeable v0.6.2 |
| 775 | 2026-07-21T17:20:11.495Z | Compiling schemars v0.8.22 |
| 776 | 2026-07-21T17:20:11.563Z | Compiling litemap v0.8.1 |
| 777 | 2026-07-21T17:20:11.655Z | Compiling http-body v1.0.1 |
| 778 | 2026-07-21T17:20:11.682Z | Compiling serde_derive v1.0.228 |
| 779 | 2026-07-21T17:20:11.730Z | Compiling zerocopy-derive v0.8.40 |
| 780 | 2026-07-21T17:20:11.744Z | Compiling zerofrom-derive v0.1.6 |
| 781 | 2026-07-21T17:20:11.794Z | Compiling tokio-macros v2.7.0 |
| 782 | 2026-07-21T17:20:11.925Z | Compiling yoke-derive v0.8.1 |
| 783 | 2026-07-21T17:20:11.931Z | Compiling zerovec-derive v0.11.2 |
| 784 | 2026-07-21T17:20:12.488Z | Compiling thiserror-impl v2.0.18 |
| 785 | 2026-07-21T17:20:12.514Z | Compiling tokio v1.52.1 |
| 786 | 2026-07-21T17:20:12.882Z | Compiling zerofrom v0.1.6 |
| 787 | 2026-07-21T17:20:12.897Z | Compiling displaydoc v0.2.5 |
| 788 | 2026-07-21T17:20:12.966Z | Compiling futures-macro v0.3.32 |
| 789 | 2026-07-21T17:20:12.993Z | Compiling yoke v0.8.1 |
| 790 | 2026-07-21T17:20:13.170Z | Compiling zerovec v0.11.5 |
| 791 | 2026-07-21T17:20:13.609Z | Compiling zerotrie v0.2.3 |
| 792 | 2026-07-21T17:20:13.660Z | Compiling tinystr v0.8.2 |
| 793 | 2026-07-21T17:20:13.717Z | Compiling potential_utf v0.1.4 |
| 794 | 2026-07-21T17:20:13.756Z | Compiling futures-util v0.3.32 |
| 795 | 2026-07-21T17:20:13.856Z | Compiling icu_locale_core v2.1.1 |
| 796 | 2026-07-21T17:20:13.881Z | Compiling schemars_derive v0.8.22 |
| 797 | 2026-07-21T17:20:14.019Z | Compiling pest_generator v2.8.6 |
| 798 | 2026-07-21T17:20:14.860Z | Compiling chrono v0.4.45 |
| 799 | 2026-07-21T17:20:15.034Z | Compiling indexmap v2.14.0 |
| 800 | 2026-07-21T17:20:15.084Z | Compiling slog v2.8.2 |
| 801 | 2026-07-21T17:20:15.311Z | Compiling uuid v1.23.4 |
| 802 | 2026-07-21T17:20:15.819Z | Compiling semver v1.0.28 |
| 803 | 2026-07-21T17:20:15.888Z | Compiling tracing-core v0.1.36 |
| 804 | 2026-07-21T17:20:16.116Z | Compiling dyn-clone v1.0.20 |
| 805 | 2026-07-21T17:20:16.172Z | Compiling percent-encoding v2.3.2 |
| 806 | 2026-07-21T17:20:16.249Z | Compiling rustls v0.23.41 |
| 807 | 2026-07-21T17:20:16.389Z | Compiling untrusted v0.9.0 |
| 808 | 2026-07-21T17:20:16.424Z | Compiling icu_properties_data v2.1.2 |
| 809 | 2026-07-21T17:20:16.461Z | Compiling icu_normalizer_data v2.1.1 |
| 810 | 2026-07-21T17:20:16.468Z | Compiling atomic-waker v1.1.2 |
| 811 | 2026-07-21T17:20:16.507Z | Compiling heck v0.5.0 |
| 812 | 2026-07-21T17:20:16.577Z | Compiling tokio-util v0.7.18 |
| 813 | 2026-07-21T17:20:16.658Z | Compiling tracing v0.1.44 |
| 814 | 2026-07-21T17:20:16.705Z | Compiling erased-serde v0.3.31 |
| 815 | 2026-07-21T17:20:16.941Z | Compiling pest_derive v2.8.6 |
| 816 | 2026-07-21T17:20:16.981Z | Compiling icu_provider v2.1.1 |
| 817 | 2026-07-21T17:20:17.277Z | Compiling icu_collections v2.1.1 |
| 818 | 2026-07-21T17:20:17.666Z | Compiling rustix v1.1.3 |
| 819 | 2026-07-21T17:20:17.810Z | Compiling getrandom v0.3.4 |
| 820 | 2026-07-21T17:20:17.827Z | Compiling tower-service v0.3.3 |
| 821 | 2026-07-21T17:20:17.985Z | Compiling base64 v0.22.1 |
| 822 | 2026-07-21T17:20:18.013Z | Compiling try-lock v0.2.5 |
| 823 | 2026-07-21T17:20:18.129Z | Compiling subtle v2.6.1 |
| 824 | 2026-07-21T17:20:18.137Z | Compiling fastrand v2.3.0 |
| 825 | 2026-07-21T17:20:18.258Z | Compiling tower-layer v0.3.3 |
| 826 | 2026-07-21T17:20:18.297Z | Compiling want v0.3.1 |
| 827 | 2026-07-21T17:20:18.500Z | Compiling h2 v0.4.15 |
| 828 | 2026-07-21T17:20:18.598Z | Compiling ppv-lite86 v0.2.21 |
| 829 | 2026-07-21T17:20:18.665Z | Compiling serde_tokenstream v0.2.3 |
| 830 | 2026-07-21T17:20:18.680Z | Compiling paste v1.0.15 |
| 831 | 2026-07-21T17:20:18.912Z | Compiling httpdate v1.0.3 |
| 832 | 2026-07-21T17:20:19.000Z | Compiling icu_properties v2.1.2 |
| 833 | 2026-07-21T17:20:19.033Z | Compiling icu_normalizer v2.1.1 |
| 834 | 2026-07-21T17:20:20.397Z | Compiling form_urlencoded v1.2.2 |
| 835 | 2026-07-21T17:20:20.509Z | Compiling scroll_derive v0.13.1 |
| 836 | 2026-07-21T17:20:20.608Z | Compiling structmeta-derive v0.3.0 |
| 837 | 2026-07-21T17:20:20.975Z | Compiling hyper v1.10.1 |
| 838 | 2026-07-21T17:20:21.327Z | Compiling num-conv v0.2.0 |
| 839 | 2026-07-21T17:20:21.446Z | Compiling typenum v1.20.1 |
| 840 | 2026-07-21T17:20:21.607Z | Compiling usdt-impl v0.6.0 |
| 841 | 2026-07-21T17:20:21.627Z | Compiling omicron-workspace-hack v0.1.0 |
| 842 | 2026-07-21T17:20:21.849Z | Compiling time-core v0.1.8 |
| 843 | 2026-07-21T17:20:21.854Z | Compiling version_check v0.9.5 |
| 844 | 2026-07-21T17:20:22.087Z | Compiling crc32fast v1.5.0 |
| 845 | 2026-07-21T17:20:22.103Z | Compiling ipnet v2.11.0 |
| 846 | 2026-07-21T17:20:22.464Z | Compiling powerfmt v0.2.0 |
| 847 | 2026-07-21T17:20:22.478Z | Compiling deranged v0.5.8 |
| 848 | 2026-07-21T17:20:22.497Z | Compiling hyper-util v0.1.20 |
| 849 | 2026-07-21T17:20:22.961Z | Compiling dof v0.4.0 |
| 850 | 2026-07-21T17:20:23.343Z | Compiling hybrid-array v0.4.13 |
| 851 | 2026-07-21T17:20:23.636Z | Compiling time-macros v0.2.27 |
| 852 | 2026-07-21T17:20:23.830Z | Compiling structmeta v0.3.0 |
| 853 | 2026-07-21T17:20:24.017Z | Compiling scroll v0.13.0 |
| 854 | 2026-07-21T17:20:24.308Z | Compiling rand_core v0.9.5 |
| 855 | 2026-07-21T17:20:24.552Z | Compiling tempfile v3.25.0 |
| 856 | 2026-07-21T17:20:24.616Z | Compiling idna_adapter v1.2.1 |
| 857 | 2026-07-21T17:20:24.739Z | Compiling dtrace-parser v0.3.0 |
| 858 | 2026-07-21T17:20:24.857Z | Compiling ipnetwork v0.21.1 |
| 859 | 2026-07-21T17:20:25.131Z | Compiling thread-id v5.1.0 |
| 860 | 2026-07-21T17:20:25.203Z | Compiling sync_wrapper v1.0.2 |
| 861 | 2026-07-21T17:20:25.301Z | Compiling simd-adler32 v0.3.8 |
| 862 | 2026-07-21T17:20:25.398Z | Compiling num_threads v0.1.7 |
| 863 | 2026-07-21T17:20:25.453Z | Compiling plain v0.2.3 |
| 864 | 2026-07-21T17:20:25.476Z | Compiling regex-syntax v0.8.10 |
| 865 | 2026-07-21T17:20:25.543Z | Compiling ident_case v1.0.1 |
| 866 | 2026-07-21T17:20:25.549Z | Compiling strsim v0.11.1 |
| 867 | 2026-07-21T17:20:25.552Z | Compiling utf8_iter v1.0.4 |
| 868 | 2026-07-21T17:20:25.600Z | Compiling crossbeam-utils v0.8.21 |
| 869 | 2026-07-21T17:20:25.696Z | Compiling adler2 v2.0.1 |
| 870 | 2026-07-21T17:20:25.818Z | Compiling byteorder v1.5.0 |
| 871 | 2026-07-21T17:20:25.842Z | Compiling openssl-probe v0.2.1 |
| 872 | 2026-07-21T17:20:25.898Z | Compiling ryu v1.0.23 |
| 873 | 2026-07-21T17:20:26.029Z | Compiling serde_urlencoded v0.7.1 |
| 874 | 2026-07-21T17:20:26.128Z | Compiling rustls-native-certs v0.8.3 |
| 875 | 2026-07-21T17:20:26.201Z | Compiling miniz_oxide v0.8.9 |
| 876 | 2026-07-21T17:20:26.287Z | Compiling darling_core v0.23.0 |
| 877 | 2026-07-21T17:20:26.560Z | Compiling idna v1.1.0 |
| 878 | 2026-07-21T17:20:26.826Z | Compiling goblin v0.10.5 |
| 879 | 2026-07-21T17:20:26.946Z | Compiling time v0.3.47 |
| 880 | 2026-07-21T17:20:27.781Z | Compiling tower v0.5.3 |
| 881 | 2026-07-21T17:20:28.398Z | Compiling oxnet v0.1.6 |
| 882 | 2026-07-21T17:20:28.503Z | Compiling newtype-uuid v1.3.2 |
| 883 | 2026-07-21T17:20:28.646Z | Compiling http-body-util v0.1.3 |
| 884 | 2026-07-21T17:20:28.753Z | Compiling daft-derive v0.1.7 |
| 885 | 2026-07-21T17:20:28.856Z | Compiling aho-corasick v1.1.4 |
| 886 | 2026-07-21T17:20:29.014Z | Compiling getrandom v0.2.17 |
| 887 | 2026-07-21T17:20:29.151Z | Compiling rustix v0.38.44 |
| 888 | 2026-07-21T17:20:29.434Z | Compiling iri-string v0.7.10 |
| 889 | 2026-07-21T17:20:29.535Z | Compiling camino v1.2.2 |
| 890 | 2026-07-21T17:20:29.981Z | Compiling pretty-hex v0.4.1 |
| 891 | 2026-07-21T17:20:30.227Z | Compiling daft v0.1.7 |
| 892 | 2026-07-21T17:20:30.483Z | Compiling rand_core v0.6.4 |
| 893 | 2026-07-21T17:20:30.527Z | Compiling flate2 v1.1.9 |
| 894 | 2026-07-21T17:20:30.720Z | Compiling tower-http v0.6.8 |
| 895 | 2026-07-21T17:20:31.064Z | Compiling regex-automata v0.4.14 |
| 896 | 2026-07-21T17:20:31.362Z | Compiling darling_macro v0.23.0 |
| 897 | 2026-07-21T17:20:31.914Z | Compiling url v2.5.8 |
| 898 | 2026-07-21T17:20:33.162Z | Compiling rand_chacha v0.9.0 |
| 899 | 2026-07-21T17:20:33.369Z | Compiling block-buffer v0.12.1 |
| 900 | 2026-07-21T17:20:33.536Z | Compiling crypto-common v0.2.2 |
| 901 | 2026-07-21T17:20:33.556Z | Compiling multer v3.1.0 |
| 902 | 2026-07-21T17:20:33.775Z | Compiling wait-timeout v0.2.1 |
| 903 | 2026-07-21T17:20:34.249Z | Compiling thread_local v1.1.9 |
| 904 | 2026-07-21T17:20:34.370Z | Compiling slog-async v2.8.0 |
| 905 | 2026-07-21T17:20:34.405Z | Compiling match_cfg v0.1.0 |
| 906 | 2026-07-21T17:20:34.469Z | Compiling foldhash v0.2.0 |
| 907 | 2026-07-21T17:20:34.593Z | Compiling bit-vec v0.8.0 |
| 908 | 2026-07-21T17:20:34.668Z | Compiling allocator-api2 v0.2.21 |
| 909 | 2026-07-21T17:20:34.745Z | Compiling quick-error v1.2.3 |
| 910 | 2026-07-21T17:20:34.804Z | Compiling compression-core v0.4.31 |
| 911 | 2026-07-21T17:20:34.841Z | Compiling winnow v1.0.3 |
| 912 | 2026-07-21T17:20:34.961Z | Compiling const-oid v0.10.2 |
| 913 | 2026-07-21T17:20:35.033Z | Compiling ref-cast v1.0.25 |
| 914 | 2026-07-21T17:20:35.111Z | Compiling digest v0.11.3 |
| 915 | 2026-07-21T17:20:35.244Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 916 | 2026-07-21T17:20:35.287Z | Compiling hashbrown v0.16.1 |
| 917 | 2026-07-21T17:20:35.385Z | Compiling compression-codecs v0.4.37 |
| 918 | 2026-07-21T17:20:35.750Z | Compiling rusty-fork v0.3.1 |
| 919 | 2026-07-21T17:20:35.992Z | Compiling bit-set v0.8.0 |
| 920 | 2026-07-21T17:20:36.585Z | Compiling hostname v0.3.1 |
| 921 | 2026-07-21T17:20:36.627Z | Compiling rand v0.9.2 |
| 922 | 2026-07-21T17:20:36.741Z | Compiling crossbeam-channel v0.5.15 |
| 923 | 2026-07-21T17:20:37.362Z | Compiling regex v1.12.3 |
| 924 | 2026-07-21T17:20:37.434Z | Compiling darling v0.23.0 |
| 925 | 2026-07-21T17:20:37.511Z | Compiling rand_chacha v0.3.1 |
| 926 | 2026-07-21T17:20:38.135Z | Compiling slog-json v2.6.1 |
| 927 | 2026-07-21T17:20:38.381Z | Compiling usdt-macro v0.6.0 |
| 928 | 2026-07-21T17:20:38.697Z | Compiling usdt-attr-macro v0.6.0 |
| 929 | 2026-07-21T17:20:39.040Z | Compiling rand_xorshift v0.4.0 |
| 930 | 2026-07-21T17:20:39.057Z | Compiling derive-ex v0.1.8 |
| 931 | 2026-07-21T17:20:39.183Z | Compiling dropshot v0.17.1 |
| 932 | 2026-07-21T17:20:39.209Z | Compiling strum_macros v0.26.4 |
| 933 | 2026-07-21T17:20:39.419Z | Compiling futures-executor v0.3.32 |
| 934 | 2026-07-21T17:20:39.426Z | Compiling ref-cast-impl v1.0.25 |
| 935 | 2026-07-21T17:20:39.562Z | Compiling async-trait v0.1.89 |
| 936 | 2026-07-21T17:20:39.951Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 937 | 2026-07-21T17:20:40.034Z | Compiling async-stream-impl v0.3.6 |
| 938 | 2026-07-21T17:20:40.409Z | Compiling serde_spanned v1.1.1 |
| 939 | 2026-07-21T17:20:40.533Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 940 | 2026-07-21T17:20:40.541Z | Compiling is-terminal v0.4.17 |
| 941 | 2026-07-21T17:20:40.618Z | Compiling memmap2 v0.9.10 |
| 942 | 2026-07-21T17:20:40.631Z | Compiling encoding_rs v0.8.35 |
| 943 | 2026-07-21T17:20:40.653Z | Compiling term v1.2.1 |
| 944 | 2026-07-21T17:20:40.802Z | Compiling take_mut v0.2.2 |
| 945 | 2026-07-21T17:20:40.892Z | Compiling mime v0.3.17 |
| 946 | 2026-07-21T17:20:40.907Z | Compiling spin v0.9.8 |
| 947 | 2026-07-21T17:20:40.945Z | Compiling anyhow v1.0.102 |
| 948 | 2026-07-21T17:20:41.022Z | Compiling hex v0.4.3 |
| 949 | 2026-07-21T17:20:41.298Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 950 | 2026-07-21T17:20:41.386Z | Compiling cpufeatures v0.3.0 |
| 951 | 2026-07-21T17:20:41.424Z | Compiling unarray v0.1.4 |
| 952 | 2026-07-21T17:20:41.536Z | Compiling proptest v1.10.0 |
| 953 | 2026-07-21T17:20:41.542Z | Compiling toml v1.1.2+spec-1.1.0 |
| 954 | 2026-07-21T17:20:41.551Z | Compiling dropshot_endpoint v0.17.1 |
| 955 | 2026-07-21T17:20:43.151Z | Compiling sha1 v0.11.0 |
| 956 | 2026-07-21T17:20:43.733Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 957 | 2026-07-21T17:20:43.884Z | Compiling slog-term v2.9.2 |
| 958 | 2026-07-21T17:20:44.904Z | Compiling strum v0.26.3 |
| 959 | 2026-07-21T17:20:45.025Z | Compiling usdt v0.6.0 |
| 960 | 2026-07-21T17:20:45.208Z | Compiling async-stream v0.3.6 |
| 961 | 2026-07-21T17:20:45.397Z | Compiling test-strategy v0.4.5 |
| 962 | 2026-07-21T17:20:45.438Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 963 | 2026-07-21T17:20:45.647Z | Compiling futures v0.3.32 |
| 964 | 2026-07-21T17:20:45.773Z | Compiling atomicwrites v0.4.4 |
| 965 | 2026-07-21T17:20:45.777Z | Compiling slog-bunyan v2.5.0 |
| 966 | 2026-07-21T17:20:46.044Z | Compiling parse-display-derive v0.10.0 |
| 967 | 2026-07-21T17:20:46.067Z | Compiling rand v0.8.6 |
| 968 | 2026-07-21T17:20:46.764Z | Compiling serde_with_macros v3.21.0 |
| 969 | 2026-07-21T17:20:46.921Z | Compiling async-compression v0.4.41 |
| 970 | 2026-07-21T17:20:47.368Z | Compiling newtype-uuid-macros v0.1.0 |
| 971 | 2026-07-21T17:20:47.380Z | Compiling backon v1.6.0 |
| 972 | 2026-07-21T17:20:47.398Z | Compiling strum_macros v0.27.2 |
| 973 | 2026-07-21T17:20:47.545Z | Compiling waitgroup v0.1.2 |
| 974 | 2026-07-21T17:20:47.603Z | Compiling openapiv3 v2.2.0 |
| 975 | 2026-07-21T17:20:47.686Z | Compiling rustls-pemfile v2.2.0 |
| 976 | 2026-07-21T17:20:47.816Z | Compiling serde_path_to_error v0.1.20 |
| 977 | 2026-07-21T17:20:47.947Z | Compiling hostname v0.4.2 |
| 978 | 2026-07-21T17:20:48.098Z | Compiling instant v0.1.13 |
| 979 | 2026-07-21T17:20:48.119Z | Compiling either v1.15.0 |
| 980 | 2026-07-21T17:20:48.203Z | Compiling debug-ignore v1.0.5 |
| 981 | 2026-07-21T17:20:48.249Z | Compiling backoff v0.4.0 |
| 982 | 2026-07-21T17:20:48.294Z | Compiling itertools v0.14.0 |
| 983 | 2026-07-21T17:20:48.323Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 984 | 2026-07-21T17:20:48.439Z | Compiling serde_with v3.21.0 |
| 985 | 2026-07-21T17:20:49.184Z | Compiling strum v0.27.2 |
| 986 | 2026-07-21T17:20:49.308Z | Compiling parse-display v0.10.0 |
| 987 | 2026-07-21T17:20:49.792Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 988 | 2026-07-21T17:20:49.937Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 989 | 2026-07-21T17:20:50.095Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 990 | 2026-07-21T17:20:50.201Z | Compiling iddqd v0.4.2 |
| 991 | 2026-07-21T17:20:50.323Z | Compiling regress v0.10.5 |
| 992 | 2026-07-21T17:20:50.544Z | Compiling macaddr v1.0.1 |
| 993 | 2026-07-21T17:20:50.544Z | Compiling humantime v2.3.0 |
| 994 | 2026-07-21T17:20:56.860Z | Compiling rustls-webpki v0.103.13 |
| 995 | 2026-07-21T17:21:00.103Z | Compiling tokio-rustls v0.26.4 |
| 996 | 2026-07-21T17:21:00.103Z | Compiling rustls-platform-verifier v0.6.2 |
| 997 | 2026-07-21T17:21:00.365Z | Compiling hyper-rustls v0.27.7 |
| 998 | 2026-07-21T17:21:00.697Z | Compiling reqwest v0.13.2 |
| 999 | 2026-07-21T17:21:02.933Z | Compiling progenitor-client v0.14.0 |
| 1000 | 2026-07-21T17:21:03.220Z | Compiling progenitor-extras v0.2.0 |
| 1001 | 2026-07-21T17:21:03.991Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 1002 | 2026-07-21T17:21:07.990Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 1003 | 2026-07-21T17:21:11.739Z | Finished `release` profile [optimized] target(s) in 1m 05s |
| 1004 | 2026-07-21T17:21:11.794Z | process exited: duration 104158 ms, exit code 0 |
| |
| 1005 | 2026-07-21T17:21:11.802Z | found 0 output files |