|
|
|
| 1 | 2026-03-24T17:00:51.381Z | job assigned to worker 01KMGCJYQTC35EH0MCRC7GMNRV [factory aws, i-00baa0fc82a404f38] (queued for 1 m 49 s) |
| |
| 2 | 2026-03-24T17:00:59.086Z | starting task 0: "setup" |
| 3 | 2026-03-24T17:00:59.090Z | ++ uname -s |
| 4 | 2026-03-24T17:00:59.093Z | + kern=SunOS |
| 5 | 2026-03-24T17:00:59.093Z | + build_user=build |
| 6 | 2026-03-24T17:00:59.094Z | + build_uid=12345 |
| 7 | 2026-03-24T17:00:59.094Z | + work_dir=/work |
| 8 | 2026-03-24T17:00:59.094Z | + input_dir=/input |
| 9 | 2026-03-24T17:00:59.094Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-24T17:00:59.094Z | + case "$kern" in |
| 11 | 2026-03-24T17:00:59.094Z | + groupadd -g 12345 build |
| 12 | 2026-03-24T17:00:59.100Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-24T17:01:01.108Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-24T17:01:01.223Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-24T17:01:01.230Z | + home_fs=zfs |
| 16 | 2026-03-24T17:01:01.230Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-24T17:01:01.230Z | + mkdir -p /home/build |
| 18 | 2026-03-24T17:01:01.230Z | + chown build:build /home/build /work |
| 19 | 2026-03-24T17:01:03.229Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-24T17:01:03.232Z | process exited: duration 4147 ms, exit code 0 |
| |
| 21 | 2026-03-24T17:01:03.238Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-24T17:01:03.242Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-24T17:01:03.242Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-24T17:01:03.242Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-24T17:01:03.242Z | * rust toolchain profile = "default" |
| 26 | 2026-03-24T17:01:03.242Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-24T17:01:03.242Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-24T17:01:03.247Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-24T17:01:03.247Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-24T17:01:03.377Z | info: downloading installer |
| 31 | 2026-03-24T17:01:05.063Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-24T17:01:05.063Z | warn: /opt/ooce/bin |
| 33 | 2026-03-24T17:01:05.063Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-24T17:01:05.063Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-24T17:01:05.063Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-24T17:01:05.063Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-24T17:01:05.063Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-24T17:01:05.063Z | error: cannot install while Rust is installed |
| 39 | 2026-03-24T17:01:05.063Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-24T17:01:05.063Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-24T17:01:05.063Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-24T17:01:05.063Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-24T17:01:05.063Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-24T17:01:05.079Z | info: profile set to default |
| 45 | 2026-03-24T17:01:05.079Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-24T17:01:05.084Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-24T17:01:05.244Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-24T17:01:05.247Z | info: downloading 6 components |
| 49 | 2026-03-24T17:01:20.686Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-24T17:01:20.686Z | |
| 51 | 2026-03-24T17:01:20.726Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-24T17:01:20.726Z | |
| 53 | 2026-03-24T17:01:20.732Z | |
| 54 | 2026-03-24T17:01:20.732Z | Rust is installed now. Great! |
| 55 | 2026-03-24T17:01:20.732Z | |
| 56 | 2026-03-24T17:01:20.732Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-24T17:01:20.732Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-24T17:01:20.732Z | |
| 59 | 2026-03-24T17:01:20.732Z | To configure your current shell, you need to source |
| 60 | 2026-03-24T17:01:20.732Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-24T17:01:20.732Z | |
| 62 | 2026-03-24T17:01:20.732Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-24T17:01:20.732Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-24T17:01:20.732Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-24T17:01:20.732Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-24T17:01:20.732Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-24T17:01:20.732Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-24T17:01:20.732Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-24T17:01:20.732Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-24T17:01:20.732Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-24T17:01:20.827Z | + rustup --version |
| 72 | 2026-03-24T17:01:20.838Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-24T17:01:20.841Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-24T17:01:20.865Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-24T17:01:20.868Z | + cargo --version |
| 76 | 2026-03-24T17:01:20.885Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-24T17:01:20.888Z | + rustc --version |
| 78 | 2026-03-24T17:01:20.912Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-24T17:01:20.915Z | process exited: duration 17675 ms, exit code 0 |
| |
| 80 | 2026-03-24T17:01:20.922Z | starting task 2: "authentication" |
| 81 | 2026-03-24T17:01:20.941Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-24T17:01:20.949Z | starting task 3: "clone repository" |
| 83 | 2026-03-24T17:01:20.952Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-24T17:01:20.956Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-24T17:01:20.988Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-24T17:01:32.497Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-24T17:01:32.497Z | + git fetch origin c7b1ad95429789b480f9e55349bd2e4fb7f30379 |
| 88 | 2026-03-24T17:01:32.828Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-24T17:01:32.828Z | * branch c7b1ad95429789b480f9e55349bd2e4fb7f30379 -> FETCH_HEAD |
| 90 | 2026-03-24T17:01:32.836Z | + [[ -n dap/type-safety-review ]] |
| 91 | 2026-03-24T17:01:32.839Z | ++ git branch --show-current |
| 92 | 2026-03-24T17:01:32.840Z | + current=main |
| 93 | 2026-03-24T17:01:32.840Z | + [[ main != dap/type-safety-review ]] |
| 94 | 2026-03-24T17:01:32.840Z | + git branch -f dap/type-safety-review c7b1ad95429789b480f9e55349bd2e4fb7f30379 |
| 95 | 2026-03-24T17:01:32.843Z | + git checkout -f dap/type-safety-review |
| 96 | 2026-03-24T17:01:33.165Z | Switched to branch 'dap/type-safety-review' |
| 97 | 2026-03-24T17:01:33.172Z | + git reset --hard c7b1ad95429789b480f9e55349bd2e4fb7f30379 |
| 98 | 2026-03-24T17:01:33.209Z | HEAD is now at c7b1ad954 update Set skill |
| 99 | 2026-03-24T17:01:33.217Z | process exited: duration 12260 ms, exit code 0 |
| |
| 100 | 2026-03-24T17:01:33.227Z | starting task 4: "build" |
| 101 | 2026-03-24T17:01:33.233Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-24T17:01:33.233Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-24T17:01:33.233Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-24T17:01:33.233Z | + cargo --version |
| 105 | 2026-03-24T17:01:33.245Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-24T17:01:33.249Z | + rustc --version |
| 107 | 2026-03-24T17:01:33.275Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-24T17:01:33.282Z | + cd /tmp |
| 109 | 2026-03-24T17:01:33.282Z | + cargo new --lib test-project |
| 110 | 2026-03-24T17:01:33.301Z | Creating library `test-project` package |
| 111 | 2026-03-24T17:01:33.347Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 112 | 2026-03-24T17:01:33.356Z | + cd test-project |
| 113 | 2026-03-24T17:01:33.356Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 114 | 2026-03-24T17:01:33.378Z | Adding omicron-common (local) to dependencies |
| 115 | 2026-03-24T17:01:33.383Z | Features: |
| 116 | 2026-03-24T17:01:33.383Z | - proptest |
| 117 | 2026-03-24T17:01:33.383Z | - test-strategy |
| 118 | 2026-03-24T17:01:33.383Z | - testing |
| 119 | 2026-03-24T17:01:33.404Z | Updating crates.io index |
| 120 | 2026-03-24T17:01:33.450Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 121 | 2026-03-24T17:01:34.137Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 122 | 2026-03-24T17:01:35.007Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 123 | 2026-03-24T17:01:35.447Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 124 | 2026-03-24T17:01:37.744Z | Locking 391 packages to latest Rust 1.94.0 compatible versions |
| 125 | 2026-03-24T17:01:37.748Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-03-24T17:01:37.866Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 127 | 2026-03-24T17:01:37.870Z | + cargo check |
| 128 | 2026-03-24T17:01:38.003Z | Updating crates.io index |
| 129 | 2026-03-24T17:01:38.718Z | Locking 1 package to latest Rust 1.94.0 compatible version |
| 130 | 2026-03-24T17:01:38.718Z | Adding omicron-workspace-hack v0.1.0 |
| 131 | 2026-03-24T17:01:38.755Z | Downloading crates ... |
| 132 | 2026-03-24T17:01:38.809Z | Downloaded async-stream v0.3.6 |
| 133 | 2026-03-24T17:01:38.814Z | Downloaded atomic-waker v1.1.2 |
| 134 | 2026-03-24T17:01:38.816Z | Downloaded async-trait v0.1.89 |
| 135 | 2026-03-24T17:01:38.824Z | Downloaded anyhow v1.0.102 |
| 136 | 2026-03-24T17:01:38.829Z | Downloaded darling_macro v0.21.3 |
| 137 | 2026-03-24T17:01:38.830Z | Downloaded async-stream-impl v0.3.6 |
| 138 | 2026-03-24T17:01:38.830Z | Downloaded allocator-api2 v0.2.21 |
| 139 | 2026-03-24T17:01:38.833Z | Downloaded errno v0.3.14 |
| 140 | 2026-03-24T17:01:38.836Z | Downloaded fastrand v2.3.0 |
| 141 | 2026-03-24T17:01:38.839Z | Downloaded rand_chacha v0.9.0 |
| 142 | 2026-03-24T17:01:38.842Z | Downloaded form_urlencoded v1.2.2 |
| 143 | 2026-03-24T17:01:38.842Z | Downloaded dyn-clone v1.0.20 |
| 144 | 2026-03-24T17:01:38.842Z | Downloaded cfg_aliases v0.2.1 |
| 145 | 2026-03-24T17:01:38.845Z | Downloaded cfg-if v1.0.4 |
| 146 | 2026-03-24T17:01:38.845Z | Downloaded dtrace-parser v0.3.0 |
| 147 | 2026-03-24T17:01:38.845Z | Downloaded parse-display v0.10.0 |
| 148 | 2026-03-24T17:01:38.849Z | Downloaded dof v0.4.0 |
| 149 | 2026-03-24T17:01:38.849Z | Downloaded lock_api v0.4.14 |
| 150 | 2026-03-24T17:01:38.852Z | Downloaded derive-ex v0.1.8 |
| 151 | 2026-03-24T17:01:38.852Z | Downloaded cpufeatures v0.2.17 |
| 152 | 2026-03-24T17:01:38.855Z | Downloaded debug-ignore v1.0.5 |
| 153 | 2026-03-24T17:01:38.855Z | Downloaded daft v0.1.5 |
| 154 | 2026-03-24T17:01:38.855Z | Downloaded block-buffer v0.10.4 |
| 155 | 2026-03-24T17:01:38.858Z | Downloaded idna_adapter v1.2.1 |
| 156 | 2026-03-24T17:01:38.858Z | Downloaded autocfg v1.5.0 |
| 157 | 2026-03-24T17:01:38.861Z | Downloaded jobserver v0.1.34 |
| 158 | 2026-03-24T17:01:38.862Z | Downloaded find-msvc-tools v0.1.9 |
| 159 | 2026-03-24T17:01:38.865Z | Downloaded pest v2.8.6 |
| 160 | 2026-03-24T17:01:38.870Z | Downloaded quick-error v1.2.3 |
| 161 | 2026-03-24T17:01:38.870Z | Downloaded potential_utf v0.1.4 |
| 162 | 2026-03-24T17:01:38.870Z | Downloaded equivalent v1.0.2 |
| 163 | 2026-03-24T17:01:38.874Z | Downloaded futures-core v0.3.32 |
| 164 | 2026-03-24T17:01:38.874Z | Downloaded log v0.4.29 |
| 165 | 2026-03-24T17:01:38.874Z | Downloaded litemap v0.8.1 |
| 166 | 2026-03-24T17:01:38.877Z | Downloaded displaydoc v0.2.5 |
| 167 | 2026-03-24T17:01:38.877Z | Downloaded paste v1.0.15 |
| 168 | 2026-03-24T17:01:38.880Z | Downloaded dunce v1.0.5 |
| 169 | 2026-03-24T17:01:38.894Z | Downloaded ref-cast-impl v1.0.25 |
| 170 | 2026-03-24T17:01:38.896Z | Downloaded iri-string v0.7.10 |
| 171 | 2026-03-24T17:01:38.901Z | Downloaded rand_chacha v0.3.1 |
| 172 | 2026-03-24T17:01:38.905Z | Downloaded hex v0.4.3 |
| 173 | 2026-03-24T17:01:38.905Z | Downloaded heck v0.5.0 |
| 174 | 2026-03-24T17:01:38.905Z | Downloaded generic-array v0.14.7 |
| 175 | 2026-03-24T17:01:38.908Z | Downloaded futures-sink v0.3.32 |
| 176 | 2026-03-24T17:01:38.908Z | Downloaded ppv-lite86 v0.2.21 |
| 177 | 2026-03-24T17:01:38.908Z | Downloaded scroll_derive v0.13.1 |
| 178 | 2026-03-24T17:01:38.912Z | Downloaded pretty-hex v0.4.1 |
| 179 | 2026-03-24T17:01:38.912Z | Downloaded macaddr v1.0.1 |
| 180 | 2026-03-24T17:01:38.912Z | Downloaded itoa v1.0.17 |
| 181 | 2026-03-24T17:01:38.915Z | Downloaded ref-cast v1.0.25 |
| 182 | 2026-03-24T17:01:38.915Z | Downloaded ident_case v1.0.1 |
| 183 | 2026-03-24T17:01:38.920Z | Downloaded plain v0.2.3 |
| 184 | 2026-03-24T17:01:38.920Z | Downloaded scroll v0.13.0 |
| 185 | 2026-03-24T17:01:38.920Z | Downloaded rand_core v0.6.4 |
| 186 | 2026-03-24T17:01:38.923Z | Downloaded either v1.15.0 |
| 187 | 2026-03-24T17:01:38.923Z | Downloaded deranged v0.5.8 |
| 188 | 2026-03-24T17:01:38.923Z | Downloaded fs_extra v1.3.0 |
| 189 | 2026-03-24T17:01:38.926Z | Downloaded serde_urlencoded v0.7.1 |
| 190 | 2026-03-24T17:01:38.926Z | Downloaded powerfmt v0.2.0 |
| 191 | 2026-03-24T17:01:38.929Z | Downloaded num_threads v0.1.7 |
| 192 | 2026-03-24T17:01:38.929Z | Downloaded num-conv v0.2.0 |
| 193 | 2026-03-24T17:01:38.929Z | Downloaded slog-bunyan v2.5.0 |
| 194 | 2026-03-24T17:01:38.932Z | Downloaded erased-serde v0.3.31 |
| 195 | 2026-03-24T17:01:38.932Z | Downloaded progenitor-client v0.10.0 |
| 196 | 2026-03-24T17:01:38.935Z | Downloaded percent-encoding v2.3.2 |
| 197 | 2026-03-24T17:01:38.935Z | Downloaded bitflags v2.11.0 |
| 198 | 2026-03-24T17:01:38.939Z | Downloaded mime v0.3.17 |
| 199 | 2026-03-24T17:01:38.939Z | Downloaded httpdate v1.0.3 |
| 200 | 2026-03-24T17:01:38.943Z | Downloaded daft-derive v0.1.5 |
| 201 | 2026-03-24T17:01:38.943Z | Downloaded foldhash v0.2.0 |
| 202 | 2026-03-24T17:01:38.946Z | Downloaded byteorder v1.5.0 |
| 203 | 2026-03-24T17:01:38.946Z | Downloaded bit-set v0.8.0 |
| 204 | 2026-03-24T17:01:38.946Z | Downloaded omicron-workspace-hack v0.1.0 |
| 205 | 2026-03-24T17:01:38.949Z | Downloaded is-terminal v0.4.17 |
| 206 | 2026-03-24T17:01:38.949Z | Downloaded bit-vec v0.8.0 |
| 207 | 2026-03-24T17:01:38.949Z | Downloaded strsim v0.11.1 |
| 208 | 2026-03-24T17:01:38.952Z | Downloaded sync_wrapper v1.0.2 |
| 209 | 2026-03-24T17:01:38.952Z | Downloaded strum v0.26.3 |
| 210 | 2026-03-24T17:01:38.952Z | Downloaded structmeta v0.3.0 |
| 211 | 2026-03-24T17:01:38.955Z | Downloaded stable_deref_trait v1.2.1 |
| 212 | 2026-03-24T17:01:38.955Z | Downloaded backoff v0.4.0 |
| 213 | 2026-03-24T17:01:38.955Z | Downloaded serde_spanned v1.0.4 |
| 214 | 2026-03-24T17:01:38.959Z | Downloaded take_mut v0.2.2 |
| 215 | 2026-03-24T17:01:38.959Z | Downloaded subtle v2.6.1 |
| 216 | 2026-03-24T17:01:38.959Z | Downloaded openssl-probe v0.2.1 |
| 217 | 2026-03-24T17:01:38.962Z | Downloaded rustc-hash v2.1.1 |
| 218 | 2026-03-24T17:01:38.962Z | Downloaded rand_xorshift v0.4.0 |
| 219 | 2026-03-24T17:01:38.962Z | Downloaded pin-utils v0.1.0 |
| 220 | 2026-03-24T17:01:38.965Z | Downloaded cmake v0.1.57 |
| 221 | 2026-03-24T17:01:38.965Z | Downloaded newtype-uuid-macros v0.1.0 |
| 222 | 2026-03-24T17:01:38.965Z | Downloaded rustls-native-certs v0.8.3 |
| 223 | 2026-03-24T17:01:38.968Z | Downloaded progenitor-client v0.13.0 |
| 224 | 2026-03-24T17:01:38.968Z | Downloaded newtype-uuid v1.3.2 |
| 225 | 2026-03-24T17:01:38.971Z | Downloaded camino v1.2.2 |
| 226 | 2026-03-24T17:01:38.971Z | Downloaded pest_derive v2.8.6 |
| 227 | 2026-03-24T17:01:38.974Z | Downloaded ipnet v2.11.0 |
| 228 | 2026-03-24T17:01:38.974Z | Downloaded strum v0.27.2 |
| 229 | 2026-03-24T17:01:38.978Z | Downloaded crypto-common v0.1.7 |
| 230 | 2026-03-24T17:01:38.978Z | Downloaded futures-macro v0.3.32 |
| 231 | 2026-03-24T17:01:38.978Z | Downloaded time-core v0.1.8 |
| 232 | 2026-03-24T17:01:38.991Z | Downloaded lru-slab v0.1.2 |
| 233 | 2026-03-24T17:01:38.991Z | Downloaded ipnetwork v0.21.1 |
| 234 | 2026-03-24T17:01:38.991Z | Downloaded thread-id v5.1.0 |
| 235 | 2026-03-24T17:01:38.995Z | Downloaded sha1 v0.10.6 |
| 236 | 2026-03-24T17:01:38.995Z | Downloaded http-body-util v0.1.3 |
| 237 | 2026-03-24T17:01:38.995Z | Downloaded fnv v1.0.7 |
| 238 | 2026-03-24T17:01:38.995Z | Downloaded hostname v0.4.2 |
| 239 | 2026-03-24T17:01:38.995Z | Downloaded structmeta-derive v0.3.0 |
| 240 | 2026-03-24T17:01:38.996Z | Downloaded shlex v1.3.0 |
| 241 | 2026-03-24T17:01:38.996Z | Downloaded slab v0.4.12 |
| 242 | 2026-03-24T17:01:38.996Z | Downloaded sha2 v0.10.9 |
| 243 | 2026-03-24T17:01:38.996Z | Downloaded tinyvec_macros v0.1.1 |
| 244 | 2026-03-24T17:01:38.996Z | Downloaded slog-async v2.8.0 |
| 245 | 2026-03-24T17:01:38.996Z | Downloaded signal-hook-registry v1.4.8 |
| 246 | 2026-03-24T17:01:39.001Z | Downloaded try-lock v0.2.5 |
| 247 | 2026-03-24T17:01:39.001Z | Downloaded hostname v0.3.1 |
| 248 | 2026-03-24T17:01:39.001Z | Downloaded futures-io v0.3.32 |
| 249 | 2026-03-24T17:01:39.001Z | Downloaded crossbeam-utils v0.8.21 |
| 250 | 2026-03-24T17:01:39.001Z | Downloaded match_cfg v0.1.0 |
| 251 | 2026-03-24T17:01:39.005Z | Downloaded instant v0.1.13 |
| 252 | 2026-03-24T17:01:39.005Z | Downloaded httparse v1.10.1 |
| 253 | 2026-03-24T17:01:39.005Z | Downloaded http-body v1.0.1 |
| 254 | 2026-03-24T17:01:39.005Z | Downloaded serde_path_to_error v0.1.20 |
| 255 | 2026-03-24T17:01:39.009Z | Downloaded parse-display-derive v0.10.0 |
| 256 | 2026-03-24T17:01:39.009Z | Downloaded futures-task v0.3.32 |
| 257 | 2026-03-24T17:01:39.009Z | Downloaded futures-channel v0.3.32 |
| 258 | 2026-03-24T17:01:39.009Z | Downloaded tower-layer v0.3.3 |
| 259 | 2026-03-24T17:01:39.012Z | Downloaded multer v3.1.0 |
| 260 | 2026-03-24T17:01:39.012Z | Downloaded semver v1.0.27 |
| 261 | 2026-03-24T17:01:39.015Z | Downloaded digest v0.10.7 |
| 262 | 2026-03-24T17:01:39.015Z | Downloaded quote v1.0.44 |
| 263 | 2026-03-24T17:01:39.020Z | Downloaded tower-service v0.3.3 |
| 264 | 2026-03-24T17:01:39.020Z | Downloaded unarray v0.1.4 |
| 265 | 2026-03-24T17:01:39.020Z | Downloaded serde_derive_internals v0.29.1 |
| 266 | 2026-03-24T17:01:39.023Z | Downloaded oxnet v0.1.4 |
| 267 | 2026-03-24T17:01:39.023Z | Downloaded untrusted v0.9.0 |
| 268 | 2026-03-24T17:01:39.023Z | Downloaded rand_core v0.9.5 |
| 269 | 2026-03-24T17:01:39.024Z | Downloaded zerofrom-derive v0.1.6 |
| 270 | 2026-03-24T17:01:39.029Z | Downloaded want v0.3.1 |
| 271 | 2026-03-24T17:01:39.029Z | Downloaded usdt-macro v0.6.0 |
| 272 | 2026-03-24T17:01:39.029Z | Downloaded progenitor-extras v0.1.1 |
| 273 | 2026-03-24T17:01:39.029Z | Downloaded getrandom v0.2.17 |
| 274 | 2026-03-24T17:01:39.033Z | Downloaded synstructure v0.13.2 |
| 275 | 2026-03-24T17:01:39.033Z | Downloaded iana-time-zone v0.1.65 |
| 276 | 2026-03-24T17:01:39.039Z | Downloaded usdt-attr-macro v0.6.0 |
| 277 | 2026-03-24T17:01:39.039Z | Downloaded usdt v0.6.0 |
| 278 | 2026-03-24T17:01:39.039Z | Downloaded futures-executor v0.3.32 |
| 279 | 2026-03-24T17:01:39.039Z | Downloaded hyper-rustls v0.27.7 |
| 280 | 2026-03-24T17:01:39.044Z | Downloaded waitgroup v0.1.2 |
| 281 | 2026-03-24T17:01:39.045Z | Downloaded thiserror-impl v2.0.18 |
| 282 | 2026-03-24T17:01:39.045Z | Downloaded rustls-pemfile v2.2.0 |
| 283 | 2026-03-24T17:01:39.050Z | Downloaded yoke-derive v0.8.1 |
| 284 | 2026-03-24T17:01:39.050Z | Downloaded version_check v0.9.5 |
| 285 | 2026-03-24T17:01:39.050Z | Downloaded wait-timeout v0.2.1 |
| 286 | 2026-03-24T17:01:39.050Z | Downloaded utf8_iter v1.0.4 |
| 287 | 2026-03-24T17:01:39.053Z | Downloaded zerofrom v0.1.6 |
| 288 | 2026-03-24T17:01:39.053Z | Downloaded thiserror-impl v1.0.69 |
| 289 | 2026-03-24T17:01:39.056Z | Downloaded pin-project-lite v0.2.17 |
| 290 | 2026-03-24T17:01:39.059Z | Downloaded tinystr v0.8.2 |
| 291 | 2026-03-24T17:01:39.059Z | Downloaded rustversion v1.0.22 |
| 292 | 2026-03-24T17:01:39.062Z | Downloaded thiserror v1.0.69 |
| 293 | 2026-03-24T17:01:39.066Z | Downloaded dropshot_endpoint v0.16.7 |
| 294 | 2026-03-24T17:01:39.071Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 295 | 2026-03-24T17:01:39.071Z | Downloaded tokio-rustls v0.25.0 |
| 296 | 2026-03-24T17:01:39.071Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 297 | 2026-03-24T17:01:39.074Z | Downloaded rustls-pki-types v1.14.0 |
| 298 | 2026-03-24T17:01:39.074Z | Downloaded spin v0.9.8 |
| 299 | 2026-03-24T17:01:39.074Z | Downloaded parking_lot_core v0.9.12 |
| 300 | 2026-03-24T17:01:39.077Z | Downloaded cc v1.2.56 |
| 301 | 2026-03-24T17:01:39.081Z | Downloaded term v1.2.1 |
| 302 | 2026-03-24T17:01:39.081Z | Downloaded strum_macros v0.26.4 |
| 303 | 2026-03-24T17:01:39.083Z | Downloaded serde_tokenstream v0.2.3 |
| 304 | 2026-03-24T17:01:39.083Z | Downloaded once_cell v1.21.3 |
| 305 | 2026-03-24T17:01:39.086Z | Downloaded darling v0.21.3 |
| 306 | 2026-03-24T17:01:39.092Z | Downloaded getrandom v0.4.1 |
| 307 | 2026-03-24T17:01:39.092Z | Downloaded icu_provider v2.1.1 |
| 308 | 2026-03-24T17:01:39.097Z | Downloaded yoke v0.8.1 |
| 309 | 2026-03-24T17:01:39.100Z | Downloaded schemars_derive v0.8.22 |
| 310 | 2026-03-24T17:01:39.100Z | Downloaded futures v0.3.32 |
| 311 | 2026-03-24T17:01:39.100Z | Downloaded zerovec-derive v0.11.2 |
| 312 | 2026-03-24T17:01:39.105Z | Downloaded parking_lot v0.12.5 |
| 313 | 2026-03-24T17:01:39.105Z | Downloaded zeroize v1.8.2 |
| 314 | 2026-03-24T17:01:39.108Z | Downloaded usdt-impl v0.6.0 |
| 315 | 2026-03-24T17:01:39.108Z | Downloaded zmij v1.0.21 |
| 316 | 2026-03-24T17:01:39.108Z | Downloaded icu_normalizer v2.1.1 |
| 317 | 2026-03-24T17:01:39.113Z | Downloaded bytes v1.11.1 |
| 318 | 2026-03-24T17:01:39.115Z | Downloaded tempfile v3.25.0 |
| 319 | 2026-03-24T17:01:39.116Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 320 | 2026-03-24T17:01:39.120Z | Downloaded tokio-rustls v0.26.4 |
| 321 | 2026-03-24T17:01:39.120Z | Downloaded socket2 v0.6.2 |
| 322 | 2026-03-24T17:01:39.123Z | Downloaded serde_core v1.0.228 |
| 323 | 2026-03-24T17:01:39.123Z | Downloaded slog v2.8.2 |
| 324 | 2026-03-24T17:01:39.123Z | Downloaded num-traits v0.2.19 |
| 325 | 2026-03-24T17:01:39.127Z | Downloaded time-macros v0.2.27 |
| 326 | 2026-03-24T17:01:39.132Z | Downloaded serde_with_macros v3.17.0 |
| 327 | 2026-03-24T17:01:39.132Z | Downloaded icu_locale_core v2.1.1 |
| 328 | 2026-03-24T17:01:39.135Z | Downloaded writeable v0.6.2 |
| 329 | 2026-03-24T17:01:39.135Z | Downloaded serde_derive v1.0.228 |
| 330 | 2026-03-24T17:01:39.138Z | Downloaded icu_properties v2.1.2 |
| 331 | 2026-03-24T17:01:39.138Z | Downloaded schemars v0.8.22 |
| 332 | 2026-03-24T17:01:39.146Z | Downloaded tinyvec v1.10.0 |
| 333 | 2026-03-24T17:01:39.151Z | Downloaded pest_meta v2.8.6 |
| 334 | 2026-03-24T17:01:39.155Z | Downloaded ryu v1.0.23 |
| 335 | 2026-03-24T17:01:39.155Z | Downloaded unicode-ident v1.0.24 |
| 336 | 2026-03-24T17:01:39.161Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 337 | 2026-03-24T17:01:39.161Z | Downloaded crossbeam-channel v0.5.15 |
| 338 | 2026-03-24T17:01:39.167Z | Downloaded base64 v0.22.1 |
| 339 | 2026-03-24T17:01:39.167Z | Downloaded rustls-platform-verifier v0.6.2 |
| 340 | 2026-03-24T17:01:39.170Z | Downloaded icu_collections v2.1.1 |
| 341 | 2026-03-24T17:01:39.170Z | Downloaded icu_normalizer_data v2.1.1 |
| 342 | 2026-03-24T17:01:39.173Z | Downloaded ucd-trie v0.1.7 |
| 343 | 2026-03-24T17:01:39.173Z | Downloaded tracing-core v0.1.36 |
| 344 | 2026-03-24T17:01:39.176Z | Downloaded test-strategy v0.4.5 |
| 345 | 2026-03-24T17:01:39.179Z | Downloaded quinn v0.11.9 |
| 346 | 2026-03-24T17:01:39.182Z | Downloaded indexmap v2.13.0 |
| 347 | 2026-03-24T17:01:39.186Z | Downloaded hyper-util v0.1.20 |
| 348 | 2026-03-24T17:01:39.188Z | Downloaded zerotrie v0.2.3 |
| 349 | 2026-03-24T17:01:39.191Z | Downloaded typenum v1.19.0 |
| 350 | 2026-03-24T17:01:39.243Z | Downloaded rand v0.8.5 |
| 351 | 2026-03-24T17:01:39.248Z | Downloaded proc-macro2 v1.0.106 |
| 352 | 2026-03-24T17:01:39.248Z | Downloaded url v2.5.8 |
| 353 | 2026-03-24T17:01:39.248Z | Downloaded memchr v2.8.0 |
| 354 | 2026-03-24T17:01:39.248Z | Downloaded rusty-fork v0.3.1 |
| 355 | 2026-03-24T17:01:39.248Z | Downloaded rustls v0.22.4 |
| 356 | 2026-03-24T17:01:39.248Z | Downloaded uuid v1.21.0 |
| 357 | 2026-03-24T17:01:39.248Z | Downloaded reqwest v0.13.2 |
| 358 | 2026-03-24T17:01:39.248Z | Downloaded mio v1.1.1 |
| 359 | 2026-03-24T17:01:39.248Z | Downloaded iddqd v0.3.17 |
| 360 | 2026-03-24T17:01:39.248Z | Downloaded zerocopy-derive v0.8.40 |
| 361 | 2026-03-24T17:01:39.248Z | Downloaded tower v0.5.3 |
| 362 | 2026-03-24T17:01:39.248Z | Downloaded idna v1.1.0 |
| 363 | 2026-03-24T17:01:39.248Z | Downloaded hashbrown v0.16.1 |
| 364 | 2026-03-24T17:01:39.249Z | Downloaded serde v1.0.228 |
| 365 | 2026-03-24T17:01:39.252Z | Downloaded rustls-webpki v0.103.9 |
| 366 | 2026-03-24T17:01:39.252Z | Downloaded http v1.4.0 |
| 367 | 2026-03-24T17:01:39.255Z | Downloaded rand v0.9.2 |
| 368 | 2026-03-24T17:01:39.261Z | Downloaded quinn-udp v0.5.14 |
| 369 | 2026-03-24T17:01:39.261Z | Downloaded pest_generator v2.8.6 |
| 370 | 2026-03-24T17:01:39.266Z | Downloaded getrandom v0.3.4 |
| 371 | 2026-03-24T17:01:39.266Z | Downloaded zerovec v0.11.5 |
| 372 | 2026-03-24T17:01:39.270Z | Downloaded futures-util v0.3.32 |
| 373 | 2026-03-24T17:01:39.274Z | Downloaded tower-http v0.6.8 |
| 374 | 2026-03-24T17:01:39.278Z | Downloaded serde_json v1.0.149 |
| 375 | 2026-03-24T17:01:39.284Z | Downloaded tokio-util v0.7.18 |
| 376 | 2026-03-24T17:01:39.288Z | Downloaded aho-corasick v1.1.4 |
| 377 | 2026-03-24T17:01:39.293Z | Downloaded icu_properties_data v2.1.2 |
| 378 | 2026-03-24T17:01:39.301Z | Downloaded winnow v0.7.14 |
| 379 | 2026-03-24T17:01:39.305Z | Downloaded aws-lc-rs v1.16.0 |
| 380 | 2026-03-24T17:01:39.312Z | Downloaded reqwest v0.12.28 |
| 381 | 2026-03-24T17:01:39.317Z | Downloaded time v0.3.47 |
| 382 | 2026-03-24T17:01:39.326Z | Downloaded itertools v0.14.0 |
| 383 | 2026-03-24T17:01:39.331Z | Downloaded rustls-webpki v0.102.8 |
| 384 | 2026-03-24T17:01:39.343Z | Downloaded serde_with v3.17.0 |
| 385 | 2026-03-24T17:01:39.351Z | Downloaded syn v2.0.117 |
| 386 | 2026-03-24T17:01:39.360Z | Downloaded proptest v1.10.0 |
| 387 | 2026-03-24T17:01:39.365Z | Downloaded dropshot v0.16.7 |
| 388 | 2026-03-24T17:01:39.384Z | Downloaded quinn-proto v0.11.13 |
| 389 | 2026-03-24T17:01:39.389Z | Downloaded chrono v0.4.44 |
| 390 | 2026-03-24T17:01:39.392Z | Downloaded goblin v0.10.5 |
| 391 | 2026-03-24T17:01:39.395Z | Downloaded regex v1.12.3 |
| 392 | 2026-03-24T17:01:39.399Z | Downloaded h2 v0.4.13 |
| 393 | 2026-03-24T17:01:39.404Z | Downloaded hyper v1.8.1 |
| 394 | 2026-03-24T17:01:39.408Z | Downloaded backon v1.6.0 |
| 395 | 2026-03-24T17:01:39.412Z | Downloaded strum_macros v0.27.2 |
| 396 | 2026-03-24T17:01:39.413Z | Downloaded smallvec v1.15.1 |
| 397 | 2026-03-24T17:01:39.417Z | Downloaded memmap2 v0.9.10 |
| 398 | 2026-03-24T17:01:39.417Z | Downloaded darling_core v0.21.3 |
| 399 | 2026-03-24T17:01:39.420Z | Downloaded zerocopy v0.8.40 |
| 400 | 2026-03-24T17:01:39.425Z | Downloaded tokio-macros v2.6.0 |
| 401 | 2026-03-24T17:01:39.429Z | Downloaded slog-term v2.9.2 |
| 402 | 2026-03-24T17:01:39.429Z | Downloaded thread_local v1.1.9 |
| 403 | 2026-03-24T17:01:39.429Z | Downloaded thiserror v2.0.18 |
| 404 | 2026-03-24T17:01:39.432Z | Downloaded rustls v0.23.37 |
| 405 | 2026-03-24T17:01:39.440Z | Downloaded regress v0.10.5 |
| 406 | 2026-03-24T17:01:39.445Z | Downloaded regex-syntax v0.8.10 |
| 407 | 2026-03-24T17:01:39.450Z | Downloaded slog-json v2.6.1 |
| 408 | 2026-03-24T17:01:39.453Z | Downloaded rustix v1.1.3 |
| 409 | 2026-03-24T17:01:39.469Z | Downloaded scopeguard v1.2.0 |
| 410 | 2026-03-24T17:01:39.472Z | Downloaded openapiv3 v2.2.0 |
| 411 | 2026-03-24T17:01:39.476Z | Downloaded tracing v0.1.44 |
| 412 | 2026-03-24T17:01:39.497Z | Downloaded tokio v1.49.0 |
| 413 | 2026-03-24T17:01:39.524Z | Downloaded regex-automata v0.4.14 |
| 414 | 2026-03-24T17:01:39.542Z | Downloaded libc v0.2.180 |
| 415 | 2026-03-24T17:01:39.593Z | Downloaded encoding_rs v0.8.35 |
| 416 | 2026-03-24T17:01:39.609Z | Downloaded ring v0.17.14 |
| 417 | 2026-03-24T17:01:40.133Z | Downloaded aws-lc-sys v0.37.1 |
| 418 | 2026-03-24T17:01:40.376Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-03-24T17:01:40.376Z | Compiling quote v1.0.44 |
| 420 | 2026-03-24T17:01:40.380Z | Compiling unicode-ident v1.0.24 |
| 421 | 2026-03-24T17:01:40.380Z | Compiling libc v0.2.180 |
| 422 | 2026-03-24T17:01:40.380Z | Checking cfg-if v1.0.4 |
| 423 | 2026-03-24T17:01:40.380Z | Compiling serde_core v1.0.228 |
| 424 | 2026-03-24T17:01:40.380Z | Checking memchr v2.8.0 |
| 425 | 2026-03-24T17:01:40.380Z | Checking itoa v1.0.17 |
| 426 | 2026-03-24T17:01:40.589Z | Compiling serde v1.0.228 |
| 427 | 2026-03-24T17:01:40.642Z | Compiling zmij v1.0.21 |
| 428 | 2026-03-24T17:01:40.736Z | Compiling serde_json v1.0.149 |
| 429 | 2026-03-24T17:01:40.947Z | Checking pin-project-lite v0.2.17 |
| 430 | 2026-03-24T17:01:41.054Z | Checking smallvec v1.15.1 |
| 431 | 2026-03-24T17:01:41.057Z | Compiling shlex v1.3.0 |
| 432 | 2026-03-24T17:01:41.079Z | Compiling find-msvc-tools v0.1.9 |
| 433 | 2026-03-24T17:01:41.272Z | Checking futures-core v0.3.32 |
| 434 | 2026-03-24T17:01:41.284Z | Checking bytes v1.11.1 |
| 435 | 2026-03-24T17:01:41.346Z | Compiling parking_lot_core v0.9.12 |
| 436 | 2026-03-24T17:01:41.365Z | Checking scopeguard v1.2.0 |
| 437 | 2026-03-24T17:01:41.422Z | Checking errno v0.3.14 |
| 438 | 2026-03-24T17:01:41.465Z | Compiling jobserver v0.1.34 |
| 439 | 2026-03-24T17:01:41.479Z | Checking lock_api v0.4.14 |
| 440 | 2026-03-24T17:01:41.550Z | Checking once_cell v1.21.3 |
| 441 | 2026-03-24T17:01:41.727Z | Compiling cc v1.2.56 |
| 442 | 2026-03-24T17:01:41.750Z | Checking signal-hook-registry v1.4.8 |
| 443 | 2026-03-24T17:01:41.876Z | Checking mio v1.1.1 |
| 444 | 2026-03-24T17:01:41.889Z | Checking parking_lot v0.12.5 |
| 445 | 2026-03-24T17:01:41.943Z | Checking socket2 v0.6.2 |
| 446 | 2026-03-24T17:01:42.049Z | Checking stable_deref_trait v1.2.1 |
| 447 | 2026-03-24T17:01:42.117Z | Compiling syn v2.0.117 |
| 448 | 2026-03-24T17:01:42.131Z | Checking futures-sink v0.3.32 |
| 449 | 2026-03-24T17:01:42.161Z | Checking zeroize v1.8.2 |
| 450 | 2026-03-24T17:01:42.194Z | Compiling autocfg v1.5.0 |
| 451 | 2026-03-24T17:01:42.262Z | Checking slab v0.4.12 |
| 452 | 2026-03-24T17:01:42.268Z | Compiling getrandom v0.4.1 |
| 453 | 2026-03-24T17:01:42.268Z | Checking futures-channel v0.3.32 |
| 454 | 2026-03-24T17:01:42.328Z | Compiling thiserror v2.0.18 |
| 455 | 2026-03-24T17:01:42.420Z | Compiling rustversion v1.0.22 |
| 456 | 2026-03-24T17:01:42.499Z | Checking equivalent v1.0.2 |
| 457 | 2026-03-24T17:01:42.567Z | Checking allocator-api2 v0.2.21 |
| 458 | 2026-03-24T17:01:42.590Z | Checking foldhash v0.2.0 |
| 459 | 2026-03-24T17:01:42.649Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-24T17:01:42.772Z | Compiling cmake v0.1.57 |
| 461 | 2026-03-24T17:01:42.934Z | Checking hashbrown v0.16.1 |
| 462 | 2026-03-24T17:01:42.976Z | Checking rustls-pki-types v1.14.0 |
| 463 | 2026-03-24T17:01:43.029Z | Checking http v1.4.0 |
| 464 | 2026-03-24T17:01:43.080Z | Compiling dunce v1.0.5 |
| 465 | 2026-03-24T17:01:43.182Z | Checking futures-task v0.3.32 |
| 466 | 2026-03-24T17:01:43.231Z | Compiling fs_extra v1.3.0 |
| 467 | 2026-03-24T17:01:43.374Z | Checking futures-io v0.3.32 |
| 468 | 2026-03-24T17:01:43.390Z | Compiling zerocopy v0.8.40 |
| 469 | 2026-03-24T17:01:43.601Z | Compiling aws-lc-sys v0.37.1 |
| 470 | 2026-03-24T17:01:43.850Z | Checking log v0.4.29 |
| 471 | 2026-03-24T17:01:43.923Z | Checking untrusted v0.9.0 |
| 472 | 2026-03-24T17:01:43.958Z | Compiling version_check v0.9.5 |
| 473 | 2026-03-24T17:01:44.034Z | Checking fnv v1.0.7 |
| 474 | 2026-03-24T17:01:44.137Z | Compiling httparse v1.10.1 |
| 475 | 2026-03-24T17:01:44.326Z | Checking litemap v0.8.1 |
| 476 | 2026-03-24T17:01:44.359Z | Checking iana-time-zone v0.1.65 |
| 477 | 2026-03-24T17:01:44.371Z | Compiling ucd-trie v0.1.7 |
| 478 | 2026-03-24T17:01:44.471Z | Checking writeable v0.6.2 |
| 479 | 2026-03-24T17:01:44.534Z | Checking http-body v1.0.1 |
| 480 | 2026-03-24T17:01:44.547Z | Compiling pest v2.8.6 |
| 481 | 2026-03-24T17:01:44.620Z | Checking indexmap v2.13.0 |
| 482 | 2026-03-24T17:01:44.665Z | Checking tracing-core v0.1.36 |
| 483 | 2026-03-24T17:01:44.680Z | Checking atomic-waker v1.1.2 |
| 484 | 2026-03-24T17:01:44.692Z | Compiling icu_normalizer_data v2.1.1 |
| 485 | 2026-03-24T17:01:44.787Z | Checking bitflags v2.11.0 |
| 486 | 2026-03-24T17:01:44.967Z | Compiling icu_properties_data v2.1.2 |
| 487 | 2026-03-24T17:01:44.992Z | Compiling aws-lc-rs v1.16.0 |
| 488 | 2026-03-24T17:01:45.087Z | Checking percent-encoding v2.3.2 |
| 489 | 2026-03-24T17:01:45.247Z | Compiling schemars v0.8.22 |
| 490 | 2026-03-24T17:01:45.277Z | Checking tracing v0.1.44 |
| 491 | 2026-03-24T17:01:45.448Z | Checking semver v1.0.27 |
| 492 | 2026-03-24T17:01:45.493Z | Checking uuid v1.21.0 |
| 493 | 2026-03-24T17:01:45.526Z | Checking base64 v0.22.1 |
| 494 | 2026-03-24T17:01:45.643Z | Checking subtle v2.6.1 |
| 495 | 2026-03-24T17:01:45.701Z | Checking tower-layer v0.3.3 |
| 496 | 2026-03-24T17:01:45.801Z | Checking try-lock v0.2.5 |
| 497 | 2026-03-24T17:01:45.815Z | Checking tower-service v0.3.3 |
| 498 | 2026-03-24T17:01:45.850Z | Checking dyn-clone v1.0.20 |
| 499 | 2026-03-24T17:01:45.905Z | Checking want v0.3.1 |
| 500 | 2026-03-24T17:01:45.951Z | Compiling slog v2.8.2 |
| 501 | 2026-03-24T17:01:45.964Z | Checking getrandom v0.2.17 |
| 502 | 2026-03-24T17:01:46.042Z | Compiling pest_meta v2.8.6 |
| 503 | 2026-03-24T17:01:46.062Z | Compiling heck v0.5.0 |
| 504 | 2026-03-24T17:01:46.121Z | Compiling synstructure v0.13.2 |
| 505 | 2026-03-24T17:01:46.201Z | Compiling serde_derive_internals v0.29.1 |
| 506 | 2026-03-24T17:01:46.219Z | Checking pin-utils v0.1.0 |
| 507 | 2026-03-24T17:01:46.291Z | Checking httpdate v1.0.3 |
| 508 | 2026-03-24T17:01:46.333Z | Checking form_urlencoded v1.2.2 |
| 509 | 2026-03-24T17:01:46.478Z | Compiling getrandom v0.3.4 |
| 510 | 2026-03-24T17:01:46.609Z | Compiling typenum v1.19.0 |
| 511 | 2026-03-24T17:01:46.779Z | Compiling pest_generator v2.8.6 |
| 512 | 2026-03-24T17:01:46.859Z | Compiling rustls v0.23.37 |
| 513 | 2026-03-24T17:01:46.911Z | Checking ipnet v2.11.0 |
| 514 | 2026-03-24T17:01:47.100Z | Compiling generic-array v0.14.7 |
| 515 | 2026-03-24T17:01:47.115Z | Compiling ring v0.17.14 |
| 516 | 2026-03-24T17:01:47.192Z | Checking sync_wrapper v1.0.2 |
| 517 | 2026-03-24T17:01:47.306Z | Checking ryu v1.0.23 |
| 518 | 2026-03-24T17:01:47.348Z | Compiling paste v1.0.15 |
| 519 | 2026-03-24T17:01:47.462Z | Checking utf8_iter v1.0.4 |
| 520 | 2026-03-24T17:01:47.737Z | Checking http-body-util v0.1.3 |
| 521 | 2026-03-24T17:01:47.765Z | Compiling rustix v1.1.3 |
| 522 | 2026-03-24T17:01:47.864Z | Compiling num-conv v0.2.0 |
| 523 | 2026-03-24T17:01:47.926Z | Compiling serde_derive v1.0.228 |
| 524 | 2026-03-24T17:01:48.016Z | Compiling zerofrom-derive v0.1.6 |
| 525 | 2026-03-24T17:01:48.029Z | Compiling tokio-macros v2.6.0 |
| 526 | 2026-03-24T17:01:48.174Z | Compiling yoke-derive v0.8.1 |
| 527 | 2026-03-24T17:01:48.316Z | Compiling zerocopy-derive v0.8.40 |
| 528 | 2026-03-24T17:01:48.923Z | Checking tokio v1.49.0 |
| 529 | 2026-03-24T17:01:48.976Z | Compiling zerovec-derive v0.11.2 |
| 530 | 2026-03-24T17:01:49.473Z | Compiling displaydoc v0.2.5 |
| 531 | 2026-03-24T17:01:49.571Z | Checking zerofrom v0.1.6 |
| 532 | 2026-03-24T17:01:49.708Z | Checking yoke v0.8.1 |
| 533 | 2026-03-24T17:01:49.910Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-03-24T17:01:50.075Z | Compiling futures-macro v0.3.32 |
| 535 | 2026-03-24T17:01:50.323Z | Checking zerovec v0.11.5 |
| 536 | 2026-03-24T17:01:50.909Z | Checking tinystr v0.8.2 |
| 537 | 2026-03-24T17:01:51.068Z | Checking futures-util v0.3.32 |
| 538 | 2026-03-24T17:01:51.119Z | Checking icu_locale_core v2.1.1 |
| 539 | 2026-03-24T17:01:51.462Z | Checking potential_utf v0.1.4 |
| 540 | 2026-03-24T17:01:51.607Z | Checking zerotrie v0.2.3 |
| 541 | 2026-03-24T17:01:51.721Z | Checking icu_collections v2.1.1 |
| 542 | 2026-03-24T17:01:51.899Z | Checking icu_provider v2.1.1 |
| 543 | 2026-03-24T17:01:51.977Z | Checking chrono v0.4.44 |
| 544 | 2026-03-24T17:01:52.096Z | Compiling schemars_derive v0.8.22 |
| 545 | 2026-03-24T17:01:52.185Z | Checking icu_normalizer v2.1.1 |
| 546 | 2026-03-24T17:01:52.486Z | Checking icu_properties v2.1.2 |
| 547 | 2026-03-24T17:01:52.564Z | Checking erased-serde v0.3.31 |
| 548 | 2026-03-24T17:01:52.905Z | Checking tokio-util v0.7.18 |
| 549 | 2026-03-24T17:01:53.101Z | Compiling pest_derive v2.8.6 |
| 550 | 2026-03-24T17:01:53.434Z | Checking h2 v0.4.13 |
| 551 | 2026-03-24T17:01:53.451Z | Compiling serde_tokenstream v0.2.3 |
| 552 | 2026-03-24T17:01:53.597Z | Checking idna_adapter v1.2.1 |
| 553 | 2026-03-24T17:01:53.729Z | Checking idna v1.1.0 |
| 554 | 2026-03-24T17:01:53.757Z | Checking tower v0.5.3 |
| 555 | 2026-03-24T17:01:53.802Z | Checking serde_urlencoded v0.7.1 |
| 556 | 2026-03-24T17:01:54.036Z | Compiling structmeta-derive v0.3.0 |
| 557 | 2026-03-24T17:01:54.063Z | Compiling scroll_derive v0.13.1 |
| 558 | 2026-03-24T17:01:54.309Z | Compiling usdt-impl v0.6.0 |
| 559 | 2026-03-24T17:01:54.322Z | Checking ppv-lite86 v0.2.21 |
| 560 | 2026-03-24T17:01:54.458Z | Checking fastrand v2.3.0 |
| 561 | 2026-03-24T17:01:54.532Z | Compiling time-core v0.1.8 |
| 562 | 2026-03-24T17:01:54.676Z | Checking powerfmt v0.2.0 |
| 563 | 2026-03-24T17:01:54.707Z | Checking iri-string v0.7.10 |
| 564 | 2026-03-24T17:01:54.858Z | Checking deranged v0.5.8 |
| 565 | 2026-03-24T17:01:55.083Z | Checking scroll v0.13.0 |
| 566 | 2026-03-24T17:01:55.246Z | Compiling time-macros v0.2.27 |
| 567 | 2026-03-24T17:01:55.352Z | Compiling structmeta v0.3.0 |
| 568 | 2026-03-24T17:01:55.389Z | Checking ipnetwork v0.21.1 |
| 569 | 2026-03-24T17:01:55.602Z | Checking url v2.5.8 |
| 570 | 2026-03-24T17:01:55.632Z | Compiling dtrace-parser v0.3.0 |
| 571 | 2026-03-24T17:01:55.863Z | Checking hyper v1.8.1 |
| 572 | 2026-03-24T17:01:56.115Z | Checking tower-http v0.6.8 |
| 573 | 2026-03-24T17:01:56.352Z | Checking rand_core v0.9.5 |
| 574 | 2026-03-24T17:01:56.458Z | Compiling thread-id v5.1.0 |
| 575 | 2026-03-24T17:01:56.514Z | Compiling strsim v0.11.1 |
| 576 | 2026-03-24T17:01:56.544Z | Checking num_threads v0.1.7 |
| 577 | 2026-03-24T17:01:56.637Z | Compiling crossbeam-utils v0.8.21 |
| 578 | 2026-03-24T17:01:56.678Z | Checking plain v0.2.3 |
| 579 | 2026-03-24T17:01:56.696Z | Compiling byteorder v1.5.0 |
| 580 | 2026-03-24T17:01:56.885Z | Checking regex-syntax v0.8.10 |
| 581 | 2026-03-24T17:01:56.999Z | Compiling omicron-workspace-hack v0.1.0 |
| 582 | 2026-03-24T17:01:57.026Z | Checking hyper-util v0.1.20 |
| 583 | 2026-03-24T17:01:57.044Z | Checking openssl-probe v0.2.1 |
| 584 | 2026-03-24T17:01:57.094Z | Compiling ident_case v1.0.1 |
| 585 | 2026-03-24T17:01:57.112Z | Checking time v0.3.47 |
| 586 | 2026-03-24T17:01:57.159Z | Checking rustls-native-certs v0.8.3 |
| 587 | 2026-03-24T17:01:57.232Z | Compiling darling_core v0.21.3 |
| 588 | 2026-03-24T17:01:57.299Z | Checking goblin v0.10.5 |
| 589 | 2026-03-24T17:01:58.033Z | Compiling dof v0.4.0 |
| 590 | 2026-03-24T17:01:58.423Z | Checking oxnet v0.1.4 |
| 591 | 2026-03-24T17:01:58.690Z | Checking newtype-uuid v1.3.2 |
| 592 | 2026-03-24T17:01:58.885Z | Compiling daft-derive v0.1.5 |
| 593 | 2026-03-24T17:01:58.983Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-03-24T17:01:59.080Z | Compiling camino v1.2.2 |
| 595 | 2026-03-24T17:01:59.465Z | Compiling rustls v0.22.4 |
| 596 | 2026-03-24T17:01:59.786Z | Checking pretty-hex v0.4.1 |
| 597 | 2026-03-24T17:01:59.837Z | Checking daft v0.1.5 |
| 598 | 2026-03-24T17:01:59.988Z | Checking tempfile v3.25.0 |
| 599 | 2026-03-24T17:02:00.015Z | Checking rustls-webpki v0.102.8 |
| 600 | 2026-03-24T17:02:00.212Z | Compiling darling_macro v0.21.3 |
| 601 | 2026-03-24T17:02:00.515Z | Checking block-buffer v0.10.4 |
| 602 | 2026-03-24T17:02:00.663Z | Checking crypto-common v0.1.7 |
| 603 | 2026-03-24T17:02:00.798Z | Checking rand_chacha v0.9.0 |
| 604 | 2026-03-24T17:02:00.854Z | Checking rand_core v0.6.4 |
| 605 | 2026-03-24T17:02:00.896Z | Compiling multer v3.1.0 |
| 606 | 2026-03-24T17:02:01.010Z | Checking wait-timeout v0.2.1 |
| 607 | 2026-03-24T17:02:01.049Z | Checking thread_local v1.1.9 |
| 608 | 2026-03-24T17:02:01.142Z | Compiling ref-cast v1.0.25 |
| 609 | 2026-03-24T17:02:01.156Z | Checking quick-error v1.2.3 |
| 610 | 2026-03-24T17:02:01.243Z | Checking bit-vec v0.8.0 |
| 611 | 2026-03-24T17:02:01.266Z | Checking match_cfg v0.1.0 |
| 612 | 2026-03-24T17:02:01.309Z | Checking winnow v0.7.14 |
| 613 | 2026-03-24T17:02:01.338Z | Compiling slog-async v2.8.0 |
| 614 | 2026-03-24T17:02:01.485Z | Compiling thiserror v1.0.69 |
| 615 | 2026-03-24T17:02:01.513Z | Compiling anyhow v1.0.102 |
| 616 | 2026-03-24T17:02:01.677Z | Compiling regex-automata v0.4.14 |
| 617 | 2026-03-24T17:02:02.250Z | Checking bit-set v0.8.0 |
| 618 | 2026-03-24T17:02:02.330Z | Checking hostname v0.3.1 |
| 619 | 2026-03-24T17:02:02.427Z | Checking rusty-fork v0.3.1 |
| 620 | 2026-03-24T17:02:02.488Z | Checking rand_chacha v0.3.1 |
| 621 | 2026-03-24T17:02:02.536Z | Checking rand v0.9.2 |
| 622 | 2026-03-24T17:02:02.626Z | Checking crossbeam-channel v0.5.15 |
| 623 | 2026-03-24T17:02:02.724Z | Compiling darling v0.21.3 |
| 624 | 2026-03-24T17:02:02.814Z | Checking digest v0.10.7 |
| 625 | 2026-03-24T17:02:02.828Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 626 | 2026-03-24T17:02:03.052Z | Compiling usdt-macro v0.6.0 |
| 627 | 2026-03-24T17:02:03.134Z | Compiling usdt-attr-macro v0.6.0 |
| 628 | 2026-03-24T17:02:03.242Z | Checking slog-json v2.6.1 |
| 629 | 2026-03-24T17:02:03.361Z | Checking rand_xorshift v0.4.0 |
| 630 | 2026-03-24T17:02:03.442Z | Compiling derive-ex v0.1.8 |
| 631 | 2026-03-24T17:02:03.492Z | Checking futures-executor v0.3.32 |
| 632 | 2026-03-24T17:02:03.664Z | Compiling async-trait v0.1.89 |
| 633 | 2026-03-24T17:02:03.833Z | Compiling thiserror-impl v1.0.69 |
| 634 | 2026-03-24T17:02:03.863Z | Compiling strum_macros v0.26.4 |
| 635 | 2026-03-24T17:02:04.024Z | Compiling regex v1.12.3 |
| 636 | 2026-03-24T17:02:04.552Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 637 | 2026-03-24T17:02:04.930Z | Compiling ref-cast-impl v1.0.25 |
| 638 | 2026-03-24T17:02:04.966Z | Compiling async-stream-impl v0.3.6 |
| 639 | 2026-03-24T17:02:05.074Z | Compiling dropshot v0.16.7 |
| 640 | 2026-03-24T17:02:05.226Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 641 | 2026-03-24T17:02:05.287Z | Checking serde_spanned v1.0.4 |
| 642 | 2026-03-24T17:02:05.330Z | Checking memmap2 v0.9.10 |
| 643 | 2026-03-24T17:02:05.438Z | Checking is-terminal v0.4.17 |
| 644 | 2026-03-24T17:02:05.472Z | Checking encoding_rs v0.8.35 |
| 645 | 2026-03-24T17:02:05.496Z | Checking cpufeatures v0.2.17 |
| 646 | 2026-03-24T17:02:05.523Z | Checking unarray v0.1.4 |
| 647 | 2026-03-24T17:02:05.537Z | Checking term v1.2.1 |
| 648 | 2026-03-24T17:02:05.597Z | Checking hex v0.4.3 |
| 649 | 2026-03-24T17:02:05.638Z | Checking take_mut v0.2.2 |
| 650 | 2026-03-24T17:02:05.652Z | Checking mime v0.3.17 |
| 651 | 2026-03-24T17:02:05.722Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 652 | 2026-03-24T17:02:05.801Z | Checking spin v0.9.8 |
| 653 | 2026-03-24T17:02:05.845Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 654 | 2026-03-24T17:02:05.858Z | Checking slog-term v2.9.2 |
| 655 | 2026-03-24T17:02:05.944Z | Checking toml v0.9.12+spec-1.1.0 |
| 656 | 2026-03-24T17:02:05.999Z | Checking strum v0.26.3 |
| 657 | 2026-03-24T17:02:06.013Z | Checking async-stream v0.3.6 |
| 658 | 2026-03-24T17:02:06.114Z | Compiling dropshot_endpoint v0.16.7 |
| 659 | 2026-03-24T17:02:06.129Z | Checking proptest v1.10.0 |
| 660 | 2026-03-24T17:02:06.156Z | Checking sha1 v0.10.6 |
| 661 | 2026-03-24T17:02:06.180Z | Checking usdt v0.6.0 |
| 662 | 2026-03-24T17:02:06.234Z | Compiling test-strategy v0.4.5 |
| 663 | 2026-03-24T17:02:06.389Z | Compiling parse-display-derive v0.10.0 |
| 664 | 2026-03-24T17:02:06.469Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 665 | 2026-03-24T17:02:06.589Z | Checking tokio-rustls v0.25.0 |
| 666 | 2026-03-24T17:02:06.819Z | Checking futures v0.3.32 |
| 667 | 2026-03-24T17:02:06.902Z | Checking slog-bunyan v2.5.0 |
| 668 | 2026-03-24T17:02:07.016Z | Compiling serde_with_macros v3.17.0 |
| 669 | 2026-03-24T17:02:07.028Z | Checking rand v0.8.5 |
| 670 | 2026-03-24T17:02:07.328Z | Checking reqwest v0.12.28 |
| 671 | 2026-03-24T17:02:07.871Z | Checking backon v1.6.0 |
| 672 | 2026-03-24T17:02:07.961Z | Compiling newtype-uuid-macros v0.1.0 |
| 673 | 2026-03-24T17:02:08.013Z | Checking openapiv3 v2.2.0 |
| 674 | 2026-03-24T17:02:08.060Z | Compiling strum_macros v0.27.2 |
| 675 | 2026-03-24T17:02:08.229Z | Checking waitgroup v0.1.2 |
| 676 | 2026-03-24T17:02:08.322Z | Checking rustls-pemfile v2.2.0 |
| 677 | 2026-03-24T17:02:08.336Z | Checking serde_path_to_error v0.1.20 |
| 678 | 2026-03-24T17:02:08.339Z | Checking hostname v0.4.2 |
| 679 | 2026-03-24T17:02:08.365Z | Checking instant v0.1.13 |
| 680 | 2026-03-24T17:02:08.454Z | Checking debug-ignore v1.0.5 |
| 681 | 2026-03-24T17:02:08.457Z | Checking rustc-hash v2.1.1 |
| 682 | 2026-03-24T17:02:08.483Z | Checking either v1.15.0 |
| 683 | 2026-03-24T17:02:08.562Z | Checking backoff v0.4.0 |
| 684 | 2026-03-24T17:02:08.592Z | Checking iddqd v0.3.17 |
| 685 | 2026-03-24T17:02:08.685Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 686 | 2026-03-24T17:02:08.708Z | Checking itertools v0.14.0 |
| 687 | 2026-03-24T17:02:08.752Z | Checking serde_with v3.17.0 |
| 688 | 2026-03-24T17:02:08.940Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 689 | 2026-03-24T17:02:09.121Z | Checking parse-display v0.10.0 |
| 690 | 2026-03-24T17:02:09.283Z | Checking progenitor-client v0.10.0 |
| 691 | 2026-03-24T17:02:09.445Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 692 | 2026-03-24T17:02:09.522Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 693 | 2026-03-24T17:02:09.616Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 694 | 2026-03-24T17:02:09.789Z | Checking macaddr v1.0.1 |
| 695 | 2026-03-24T17:02:10.004Z | Checking regress v0.10.5 |
| 696 | 2026-03-24T17:02:10.436Z | Checking strum v0.27.2 |
| 697 | 2026-03-24T17:02:15.115Z | Checking rustls-webpki v0.103.9 |
| 698 | 2026-03-24T17:02:18.097Z | Checking tokio-rustls v0.26.4 |
| 699 | 2026-03-24T17:02:18.100Z | Checking rustls-platform-verifier v0.6.2 |
| 700 | 2026-03-24T17:02:18.329Z | Checking hyper-rustls v0.27.7 |
| 701 | 2026-03-24T17:02:18.506Z | Checking reqwest v0.13.2 |
| 702 | 2026-03-24T17:02:19.227Z | Checking progenitor-client v0.13.0 |
| 703 | 2026-03-24T17:02:19.441Z | Checking progenitor-extras v0.1.1 |
| 704 | 2026-03-24T17:02:19.641Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 705 | 2026-03-24T17:02:25.342Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 706 | 2026-03-24T17:02:25.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.53s |
| 707 | 2026-03-24T17:02:25.553Z | + cargo build --release |
| 708 | 2026-03-24T17:02:25.776Z | Compiling proc-macro2 v1.0.106 |
| 709 | 2026-03-24T17:02:25.776Z | Compiling quote v1.0.44 |
| 710 | 2026-03-24T17:02:25.776Z | Compiling unicode-ident v1.0.24 |
| 711 | 2026-03-24T17:02:25.779Z | Compiling libc v0.2.180 |
| 712 | 2026-03-24T17:02:25.779Z | Compiling cfg-if v1.0.4 |
| 713 | 2026-03-24T17:02:25.779Z | Compiling serde_core v1.0.228 |
| 714 | 2026-03-24T17:02:25.779Z | Compiling memchr v2.8.0 |
| 715 | 2026-03-24T17:02:25.780Z | Compiling itoa v1.0.17 |
| 716 | 2026-03-24T17:02:25.886Z | Compiling serde v1.0.228 |
| 717 | 2026-03-24T17:02:25.940Z | Compiling zmij v1.0.21 |
| 718 | 2026-03-24T17:02:26.109Z | Compiling serde_json v1.0.149 |
| 719 | 2026-03-24T17:02:26.187Z | Compiling pin-project-lite v0.2.17 |
| 720 | 2026-03-24T17:02:26.286Z | Compiling shlex v1.3.0 |
| 721 | 2026-03-24T17:02:26.318Z | Compiling find-msvc-tools v0.1.9 |
| 722 | 2026-03-24T17:02:26.363Z | Compiling smallvec v1.15.1 |
| 723 | 2026-03-24T17:02:26.588Z | Compiling bytes v1.11.1 |
| 724 | 2026-03-24T17:02:26.653Z | Compiling futures-core v0.3.32 |
| 725 | 2026-03-24T17:02:26.747Z | Compiling jobserver v0.1.34 |
| 726 | 2026-03-24T17:02:26.760Z | Compiling errno v0.3.14 |
| 727 | 2026-03-24T17:02:26.828Z | Compiling parking_lot_core v0.9.12 |
| 728 | 2026-03-24T17:02:26.910Z | Compiling scopeguard v1.2.0 |
| 729 | 2026-03-24T17:02:26.954Z | Compiling once_cell v1.21.3 |
| 730 | 2026-03-24T17:02:27.130Z | Compiling cc v1.2.56 |
| 731 | 2026-03-24T17:02:27.240Z | Compiling lock_api v0.4.14 |
| 732 | 2026-03-24T17:02:27.271Z | Compiling syn v2.0.117 |
| 733 | 2026-03-24T17:02:27.345Z | Compiling signal-hook-registry v1.4.8 |
| 734 | 2026-03-24T17:02:27.544Z | Compiling parking_lot v0.12.5 |
| 735 | 2026-03-24T17:02:27.653Z | Compiling mio v1.1.1 |
| 736 | 2026-03-24T17:02:27.746Z | Compiling socket2 v0.6.2 |
| 737 | 2026-03-24T17:02:27.959Z | Compiling stable_deref_trait v1.2.1 |
| 738 | 2026-03-24T17:02:28.013Z | Compiling futures-sink v0.3.32 |
| 739 | 2026-03-24T17:02:28.040Z | Compiling zeroize v1.8.2 |
| 740 | 2026-03-24T17:02:28.132Z | Compiling autocfg v1.5.0 |
| 741 | 2026-03-24T17:02:28.264Z | Compiling thiserror v2.0.18 |
| 742 | 2026-03-24T17:02:28.562Z | Compiling slab v0.4.12 |
| 743 | 2026-03-24T17:02:28.578Z | Compiling getrandom v0.4.1 |
| 744 | 2026-03-24T17:02:28.669Z | Compiling num-traits v0.2.19 |
| 745 | 2026-03-24T17:02:28.684Z | Compiling futures-channel v0.3.32 |
| 746 | 2026-03-24T17:02:28.748Z | Compiling foldhash v0.2.0 |
| 747 | 2026-03-24T17:02:28.803Z | Compiling equivalent v1.0.2 |
| 748 | 2026-03-24T17:02:28.896Z | Compiling rustversion v1.0.22 |
| 749 | 2026-03-24T17:02:28.909Z | Compiling allocator-api2 v0.2.21 |
| 750 | 2026-03-24T17:02:29.032Z | Compiling rustls-pki-types v1.14.0 |
| 751 | 2026-03-24T17:02:29.093Z | Compiling cmake v0.1.57 |
| 752 | 2026-03-24T17:02:29.102Z | Compiling http v1.4.0 |
| 753 | 2026-03-24T17:02:29.178Z | Compiling fs_extra v1.3.0 |
| 754 | 2026-03-24T17:02:29.347Z | Compiling hashbrown v0.16.1 |
| 755 | 2026-03-24T17:02:29.394Z | Compiling dunce v1.0.5 |
| 756 | 2026-03-24T17:02:29.481Z | Compiling zerocopy v0.8.40 |
| 757 | 2026-03-24T17:02:29.492Z | Compiling futures-io v0.3.32 |
| 758 | 2026-03-24T17:02:29.514Z | Compiling futures-task v0.3.32 |
| 759 | 2026-03-24T17:02:29.714Z | Compiling aws-lc-sys v0.37.1 |
| 760 | 2026-03-24T17:02:30.126Z | Compiling log v0.4.29 |
| 761 | 2026-03-24T17:02:30.276Z | Compiling version_check v0.9.5 |
| 762 | 2026-03-24T17:02:30.385Z | Compiling fnv v1.0.7 |
| 763 | 2026-03-24T17:02:30.491Z | Compiling untrusted v0.9.0 |
| 764 | 2026-03-24T17:02:30.634Z | Compiling writeable v0.6.2 |
| 765 | 2026-03-24T17:02:30.912Z | Compiling iana-time-zone v0.1.65 |
| 766 | 2026-03-24T17:02:31.065Z | Compiling httparse v1.10.1 |
| 767 | 2026-03-24T17:02:31.183Z | Compiling synstructure v0.13.2 |
| 768 | 2026-03-24T17:02:31.304Z | Compiling ucd-trie v0.1.7 |
| 769 | 2026-03-24T17:02:31.421Z | Compiling litemap v0.8.1 |
| 770 | 2026-03-24T17:02:31.510Z | Compiling pest v2.8.6 |
| 771 | 2026-03-24T17:02:31.574Z | Compiling serde_derive_internals v0.29.1 |
| 772 | 2026-03-24T17:02:31.699Z | Compiling indexmap v2.13.0 |
| 773 | 2026-03-24T17:02:31.818Z | Compiling http-body v1.0.1 |
| 774 | 2026-03-24T17:02:31.993Z | Compiling tracing-core v0.1.36 |
| 775 | 2026-03-24T17:02:32.087Z | Compiling atomic-waker v1.1.2 |
| 776 | 2026-03-24T17:02:32.227Z | Compiling icu_properties_data v2.1.2 |
| 777 | 2026-03-24T17:02:32.476Z | Compiling icu_normalizer_data v2.1.1 |
| 778 | 2026-03-24T17:02:32.561Z | Compiling aws-lc-rs v1.16.0 |
| 779 | 2026-03-24T17:02:32.726Z | Compiling schemars v0.8.22 |
| 780 | 2026-03-24T17:02:32.762Z | Compiling percent-encoding v2.3.2 |
| 781 | 2026-03-24T17:02:32.911Z | Compiling bitflags v2.11.0 |
| 782 | 2026-03-24T17:02:33.004Z | Compiling serde_derive v1.0.228 |
| 783 | 2026-03-24T17:02:33.011Z | Compiling zerofrom-derive v0.1.6 |
| 784 | 2026-03-24T17:02:33.074Z | Compiling tokio-macros v2.6.0 |
| 785 | 2026-03-24T17:02:33.128Z | Compiling zerocopy-derive v0.8.40 |
| 786 | 2026-03-24T17:02:33.131Z | Compiling yoke-derive v0.8.1 |
| 787 | 2026-03-24T17:02:33.320Z | Compiling zerovec-derive v0.11.2 |
| 788 | 2026-03-24T17:02:33.368Z | Compiling displaydoc v0.2.5 |
| 789 | 2026-03-24T17:02:33.978Z | Compiling tokio v1.49.0 |
| 790 | 2026-03-24T17:02:34.276Z | Compiling thiserror-impl v2.0.18 |
| 791 | 2026-03-24T17:02:34.421Z | Compiling futures-macro v0.3.32 |
| 792 | 2026-03-24T17:02:34.566Z | Compiling zerofrom v0.1.6 |
| 793 | 2026-03-24T17:02:34.676Z | Compiling schemars_derive v0.8.22 |
| 794 | 2026-03-24T17:02:34.708Z | Compiling yoke v0.8.1 |
| 795 | 2026-03-24T17:02:34.910Z | Compiling zerovec v0.11.5 |
| 796 | 2026-03-24T17:02:35.438Z | Compiling futures-util v0.3.32 |
| 797 | 2026-03-24T17:02:35.655Z | Compiling tinystr v0.8.2 |
| 798 | 2026-03-24T17:02:35.857Z | Compiling icu_locale_core v2.1.1 |
| 799 | 2026-03-24T17:02:35.903Z | Compiling potential_utf v0.1.4 |
| 800 | 2026-03-24T17:02:36.112Z | Compiling zerotrie v0.2.3 |
| 801 | 2026-03-24T17:02:36.192Z | Compiling icu_collections v2.1.1 |
| 802 | 2026-03-24T17:02:37.054Z | Compiling icu_provider v2.1.1 |
| 803 | 2026-03-24T17:02:37.276Z | Compiling chrono v0.4.44 |
| 804 | 2026-03-24T17:02:37.334Z | Compiling pest_meta v2.8.6 |
| 805 | 2026-03-24T17:02:37.568Z | Compiling tracing v0.1.44 |
| 806 | 2026-03-24T17:02:38.567Z | Compiling uuid v1.21.0 |
| 807 | 2026-03-24T17:02:38.897Z | Compiling semver v1.0.27 |
| 808 | 2026-03-24T17:02:39.021Z | Compiling try-lock v0.2.5 |
| 809 | 2026-03-24T17:02:39.080Z | Compiling subtle v2.6.1 |
| 810 | 2026-03-24T17:02:39.146Z | Compiling base64 v0.22.1 |
| 811 | 2026-03-24T17:02:39.264Z | Compiling tokio-util v0.7.18 |
| 812 | 2026-03-24T17:02:39.316Z | Compiling tower-service v0.3.3 |
| 813 | 2026-03-24T17:02:39.418Z | Compiling tower-layer v0.3.3 |
| 814 | 2026-03-24T17:02:39.488Z | Compiling dyn-clone v1.0.20 |
| 815 | 2026-03-24T17:02:39.646Z | Compiling want v0.3.1 |
| 816 | 2026-03-24T17:02:39.692Z | Compiling pest_generator v2.8.6 |
| 817 | 2026-03-24T17:02:39.902Z | Compiling h2 v0.4.13 |
| 818 | 2026-03-24T17:02:39.932Z | Compiling slog v2.8.2 |
| 819 | 2026-03-24T17:02:40.189Z | Compiling getrandom v0.2.17 |
| 820 | 2026-03-24T17:02:40.436Z | Compiling httpdate v1.0.3 |
| 821 | 2026-03-24T17:02:40.502Z | Compiling heck v0.5.0 |
| 822 | 2026-03-24T17:02:40.665Z | Compiling pin-utils v0.1.0 |
| 823 | 2026-03-24T17:02:40.777Z | Compiling pest_derive v2.8.6 |
| 824 | 2026-03-24T17:02:40.788Z | Compiling icu_normalizer v2.1.1 |
| 825 | 2026-03-24T17:02:40.889Z | Compiling icu_properties v2.1.2 |
| 826 | 2026-03-24T17:02:41.345Z | Compiling erased-serde v0.3.31 |
| 827 | 2026-03-24T17:02:41.787Z | Compiling form_urlencoded v1.2.2 |
| 828 | 2026-03-24T17:02:42.303Z | Compiling getrandom v0.3.4 |
| 829 | 2026-03-24T17:02:42.343Z | Compiling ipnet v2.11.0 |
| 830 | 2026-03-24T17:02:42.696Z | Compiling typenum v1.19.0 |
| 831 | 2026-03-24T17:02:42.921Z | Compiling rustls v0.23.37 |
| 832 | 2026-03-24T17:02:42.978Z | Compiling hyper v1.8.1 |
| 833 | 2026-03-24T17:02:43.275Z | Compiling idna_adapter v1.2.1 |
| 834 | 2026-03-24T17:02:43.553Z | Compiling ppv-lite86 v0.2.21 |
| 835 | 2026-03-24T17:02:43.830Z | Compiling serde_tokenstream v0.2.3 |
| 836 | 2026-03-24T17:02:44.004Z | Compiling generic-array v0.14.7 |
| 837 | 2026-03-24T17:02:44.165Z | Compiling ring v0.17.14 |
| 838 | 2026-03-24T17:02:44.179Z | Compiling sync_wrapper v1.0.2 |
| 839 | 2026-03-24T17:02:44.278Z | Compiling utf8_iter v1.0.4 |
| 840 | 2026-03-24T17:02:44.300Z | Compiling paste v1.0.15 |
| 841 | 2026-03-24T17:02:44.462Z | Compiling ryu v1.0.23 |
| 842 | 2026-03-24T17:02:44.815Z | Compiling hyper-util v0.1.20 |
| 843 | 2026-03-24T17:02:46.099Z | Compiling serde_urlencoded v0.7.1 |
| 844 | 2026-03-24T17:02:46.133Z | Compiling idna v1.1.0 |
| 845 | 2026-03-24T17:02:46.442Z | Compiling tower v0.5.3 |
| 846 | 2026-03-24T17:02:48.219Z | Compiling scroll_derive v0.13.1 |
| 847 | 2026-03-24T17:02:48.535Z | Compiling structmeta-derive v0.3.0 |
| 848 | 2026-03-24T17:02:48.737Z | Compiling http-body-util v0.1.3 |
| 849 | 2026-03-24T17:02:49.055Z | Compiling iri-string v0.7.10 |
| 850 | 2026-03-24T17:02:49.214Z | Compiling num-conv v0.2.0 |
| 851 | 2026-03-24T17:02:49.250Z | Compiling usdt-impl v0.6.0 |
| 852 | 2026-03-24T17:02:49.471Z | Compiling rustix v1.1.3 |
| 853 | 2026-03-24T17:02:49.518Z | Compiling powerfmt v0.2.0 |
| 854 | 2026-03-24T17:02:49.823Z | Compiling fastrand v2.3.0 |
| 855 | 2026-03-24T17:02:49.869Z | Compiling time-core v0.1.8 |
| 856 | 2026-03-24T17:02:49.885Z | Compiling omicron-workspace-hack v0.1.0 |
| 857 | 2026-03-24T17:02:50.037Z | Compiling time-macros v0.2.27 |
| 858 | 2026-03-24T17:02:50.162Z | Compiling structmeta v0.3.0 |
| 859 | 2026-03-24T17:02:50.237Z | Compiling deranged v0.5.8 |
| 860 | 2026-03-24T17:02:50.388Z | Compiling scroll v0.13.0 |
| 861 | 2026-03-24T17:02:51.306Z | Compiling tower-http v0.6.8 |
| 862 | 2026-03-24T17:02:51.439Z | Compiling rand_core v0.9.5 |
| 863 | 2026-03-24T17:02:51.712Z | Compiling url v2.5.8 |
| 864 | 2026-03-24T17:02:52.008Z | Compiling dof v0.4.0 |
| 865 | 2026-03-24T17:02:52.274Z | Compiling dtrace-parser v0.3.0 |
| 866 | 2026-03-24T17:02:52.319Z | Compiling ipnetwork v0.21.1 |
| 867 | 2026-03-24T17:02:52.494Z | Compiling thread-id v5.1.0 |
| 868 | 2026-03-24T17:02:52.609Z | Compiling regex-syntax v0.8.10 |
| 869 | 2026-03-24T17:02:53.055Z | Compiling strsim v0.11.1 |
| 870 | 2026-03-24T17:02:53.066Z | Compiling plain v0.2.3 |
| 871 | 2026-03-24T17:02:53.189Z | Compiling crossbeam-utils v0.8.21 |
| 872 | 2026-03-24T17:02:53.828Z | Compiling ident_case v1.0.1 |
| 873 | 2026-03-24T17:02:53.879Z | Compiling openssl-probe v0.2.1 |
| 874 | 2026-03-24T17:02:53.879Z | Compiling byteorder v1.5.0 |
| 875 | 2026-03-24T17:02:53.879Z | Compiling num_threads v0.1.7 |
| 876 | 2026-03-24T17:02:53.879Z | Compiling time v0.3.47 |
| 877 | 2026-03-24T17:02:53.879Z | Compiling darling_core v0.21.3 |
| 878 | 2026-03-24T17:02:53.879Z | Compiling rustls-native-certs v0.8.3 |
| 879 | 2026-03-24T17:02:54.333Z | Compiling goblin v0.10.5 |
| 880 | 2026-03-24T17:02:54.857Z | Compiling oxnet v0.1.4 |
| 881 | 2026-03-24T17:02:56.570Z | Compiling newtype-uuid v1.3.2 |
| 882 | 2026-03-24T17:02:56.853Z | Compiling daft-derive v0.1.5 |
| 883 | 2026-03-24T17:02:57.357Z | Compiling aho-corasick v1.1.4 |
| 884 | 2026-03-24T17:02:57.765Z | Compiling pretty-hex v0.4.1 |
| 885 | 2026-03-24T17:02:57.840Z | Compiling camino v1.2.2 |
| 886 | 2026-03-24T17:02:58.207Z | Compiling rustls v0.22.4 |
| 887 | 2026-03-24T17:02:58.281Z | Compiling daft v0.1.5 |
| 888 | 2026-03-24T17:02:58.611Z | Compiling rustls-webpki v0.102.8 |
| 889 | 2026-03-24T17:02:59.288Z | Compiling tempfile v3.25.0 |
| 890 | 2026-03-24T17:03:00.372Z | Compiling regex-automata v0.4.14 |
| 891 | 2026-03-24T17:03:00.641Z | Compiling darling_macro v0.21.3 |
| 892 | 2026-03-24T17:03:01.913Z | Compiling rand_chacha v0.9.0 |
| 893 | 2026-03-24T17:03:02.285Z | Compiling block-buffer v0.10.4 |
| 894 | 2026-03-24T17:03:02.348Z | Compiling crypto-common v0.1.7 |
| 895 | 2026-03-24T17:03:02.462Z | Compiling rand_core v0.6.4 |
| 896 | 2026-03-24T17:03:02.497Z | Compiling multer v3.1.0 |
| 897 | 2026-03-24T17:03:02.627Z | Compiling wait-timeout v0.2.1 |
| 898 | 2026-03-24T17:03:02.859Z | Compiling thread_local v1.1.9 |
| 899 | 2026-03-24T17:03:03.231Z | Compiling ref-cast v1.0.25 |
| 900 | 2026-03-24T17:03:03.289Z | Compiling anyhow v1.0.102 |
| 901 | 2026-03-24T17:03:03.610Z | Compiling quick-error v1.2.3 |
| 902 | 2026-03-24T17:03:03.677Z | Compiling slog-async v2.8.0 |
| 903 | 2026-03-24T17:03:03.730Z | Compiling thiserror v1.0.69 |
| 904 | 2026-03-24T17:03:03.953Z | Compiling winnow v0.7.14 |
| 905 | 2026-03-24T17:03:04.015Z | Compiling bit-vec v0.8.0 |
| 906 | 2026-03-24T17:03:04.273Z | Compiling match_cfg v0.1.0 |
| 907 | 2026-03-24T17:03:04.348Z | Compiling hostname v0.3.1 |
| 908 | 2026-03-24T17:03:04.373Z | Compiling bit-set v0.8.0 |
| 909 | 2026-03-24T17:03:04.640Z | Compiling rusty-fork v0.3.1 |
| 910 | 2026-03-24T17:03:05.808Z | Compiling rand_chacha v0.3.1 |
| 911 | 2026-03-24T17:03:06.195Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 912 | 2026-03-24T17:03:06.623Z | Compiling regex v1.12.3 |
| 913 | 2026-03-24T17:03:07.152Z | Compiling digest v0.10.7 |
| 914 | 2026-03-24T17:03:07.428Z | Compiling rand v0.9.2 |
| 915 | 2026-03-24T17:03:07.856Z | Compiling crossbeam-channel v0.5.15 |
| 916 | 2026-03-24T17:03:08.397Z | Compiling darling v0.21.3 |
| 917 | 2026-03-24T17:03:09.237Z | Compiling slog-json v2.6.1 |
| 918 | 2026-03-24T17:03:09.524Z | Compiling usdt-macro v0.6.0 |
| 919 | 2026-03-24T17:03:09.546Z | Compiling usdt-attr-macro v0.6.0 |
| 920 | 2026-03-24T17:03:09.821Z | Compiling rand_xorshift v0.4.0 |
| 921 | 2026-03-24T17:03:10.012Z | Compiling derive-ex v0.1.8 |
| 922 | 2026-03-24T17:03:10.353Z | Compiling strum_macros v0.26.4 |
| 923 | 2026-03-24T17:03:10.435Z | Compiling futures-executor v0.3.32 |
| 924 | 2026-03-24T17:03:10.442Z | Compiling ref-cast-impl v1.0.25 |
| 925 | 2026-03-24T17:03:11.090Z | Compiling thiserror-impl v1.0.69 |
| 926 | 2026-03-24T17:03:11.168Z | Compiling async-trait v0.1.89 |
| 927 | 2026-03-24T17:03:12.048Z | Compiling async-stream-impl v0.3.6 |
| 928 | 2026-03-24T17:03:12.399Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 929 | 2026-03-24T17:03:12.537Z | Compiling dropshot v0.16.7 |
| 930 | 2026-03-24T17:03:12.590Z | Compiling serde_spanned v1.0.4 |
| 931 | 2026-03-24T17:03:12.771Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 932 | 2026-03-24T17:03:12.799Z | Compiling memmap2 v0.9.10 |
| 933 | 2026-03-24T17:03:12.849Z | Compiling is-terminal v0.4.17 |
| 934 | 2026-03-24T17:03:12.916Z | Compiling encoding_rs v0.8.35 |
| 935 | 2026-03-24T17:03:12.932Z | Compiling unarray v0.1.4 |
| 936 | 2026-03-24T17:03:13.062Z | Compiling cpufeatures v0.2.17 |
| 937 | 2026-03-24T17:03:13.136Z | Compiling term v1.2.1 |
| 938 | 2026-03-24T17:03:13.144Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 939 | 2026-03-24T17:03:13.266Z | Compiling take_mut v0.2.2 |
| 940 | 2026-03-24T17:03:13.397Z | Compiling spin v0.9.8 |
| 941 | 2026-03-24T17:03:13.453Z | Compiling hex v0.4.3 |
| 942 | 2026-03-24T17:03:13.813Z | Compiling mime v0.3.17 |
| 943 | 2026-03-24T17:03:13.890Z | Compiling dropshot_endpoint v0.16.7 |
| 944 | 2026-03-24T17:03:15.478Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 945 | 2026-03-24T17:03:15.724Z | Compiling slog-term v2.9.2 |
| 946 | 2026-03-24T17:03:16.070Z | Compiling toml v0.9.12+spec-1.1.0 |
| 947 | 2026-03-24T17:03:17.363Z | Compiling sha1 v0.10.6 |
| 948 | 2026-03-24T17:03:17.706Z | Compiling proptest v1.10.0 |
| 949 | 2026-03-24T17:03:17.877Z | Compiling usdt v0.6.0 |
| 950 | 2026-03-24T17:03:18.384Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 951 | 2026-03-24T17:03:18.544Z | Compiling async-stream v0.3.6 |
| 952 | 2026-03-24T17:03:18.772Z | Compiling strum v0.26.3 |
| 953 | 2026-03-24T17:03:18.867Z | Compiling test-strategy v0.4.5 |
| 954 | 2026-03-24T17:03:18.917Z | Compiling tokio-rustls v0.25.0 |
| 955 | 2026-03-24T17:03:19.191Z | Compiling futures v0.3.32 |
| 956 | 2026-03-24T17:03:19.278Z | Compiling slog-bunyan v2.5.0 |
| 957 | 2026-03-24T17:03:19.345Z | Compiling serde_with_macros v3.17.0 |
| 958 | 2026-03-24T17:03:20.630Z | Compiling parse-display-derive v0.10.0 |
| 959 | 2026-03-24T17:03:20.728Z | Compiling rand v0.8.5 |
| 960 | 2026-03-24T17:03:21.726Z | Compiling reqwest v0.12.28 |
| 961 | 2026-03-24T17:03:21.749Z | Compiling backon v1.6.0 |
| 962 | 2026-03-24T17:03:22.047Z | Compiling newtype-uuid-macros v0.1.0 |
| 963 | 2026-03-24T17:03:22.162Z | Compiling strum_macros v0.27.2 |
| 964 | 2026-03-24T17:03:22.612Z | Compiling openapiv3 v2.2.0 |
| 965 | 2026-03-24T17:03:23.027Z | Compiling waitgroup v0.1.2 |
| 966 | 2026-03-24T17:03:23.200Z | Compiling rustls-pemfile v2.2.0 |
| 967 | 2026-03-24T17:03:23.532Z | Compiling serde_path_to_error v0.1.20 |
| 968 | 2026-03-24T17:03:24.114Z | Compiling hostname v0.4.2 |
| 969 | 2026-03-24T17:03:24.364Z | Compiling instant v0.1.13 |
| 970 | 2026-03-24T17:03:24.491Z | Compiling debug-ignore v1.0.5 |
| 971 | 2026-03-24T17:03:24.612Z | Compiling either v1.15.0 |
| 972 | 2026-03-24T17:03:24.623Z | Compiling rustc-hash v2.1.1 |
| 973 | 2026-03-24T17:03:24.760Z | Compiling iddqd v0.3.17 |
| 974 | 2026-03-24T17:03:25.612Z | Compiling itertools v0.14.0 |
| 975 | 2026-03-24T17:03:25.834Z | Compiling strum v0.27.2 |
| 976 | 2026-03-24T17:03:25.981Z | Compiling backoff v0.4.0 |
| 977 | 2026-03-24T17:03:26.217Z | Compiling progenitor-client v0.10.0 |
| 978 | 2026-03-24T17:03:26.838Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 979 | 2026-03-24T17:03:27.057Z | Compiling parse-display v0.10.0 |
| 980 | 2026-03-24T17:03:27.586Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 981 | 2026-03-24T17:03:28.167Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 982 | 2026-03-24T17:03:29.160Z | Compiling serde_with v3.17.0 |
| 983 | 2026-03-24T17:03:29.412Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 984 | 2026-03-24T17:03:29.771Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 985 | 2026-03-24T17:03:30.309Z | Compiling macaddr v1.0.1 |
| 986 | 2026-03-24T17:03:30.621Z | Compiling regress v0.10.5 |
| 987 | 2026-03-24T17:03:39.381Z | Compiling rustls-webpki v0.103.9 |
| 988 | 2026-03-24T17:03:43.721Z | Compiling tokio-rustls v0.26.4 |
| 989 | 2026-03-24T17:03:43.722Z | Compiling rustls-platform-verifier v0.6.2 |
| 990 | 2026-03-24T17:03:44.051Z | Compiling hyper-rustls v0.27.7 |
| 991 | 2026-03-24T17:03:44.458Z | Compiling reqwest v0.13.2 |
| 992 | 2026-03-24T17:03:46.897Z | Compiling progenitor-client v0.13.0 |
| 993 | 2026-03-24T17:03:47.227Z | Compiling progenitor-extras v0.1.1 |
| 994 | 2026-03-24T17:03:47.488Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 995 | 2026-03-24T17:03:54.006Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 996 | 2026-03-24T17:04:00.448Z | Finished `release` profile [optimized] target(s) in 1m 34s |
| 997 | 2026-03-24T17:04:00.510Z | process exited: duration 147272 ms, exit code 0 |
| |
| 998 | 2026-03-24T17:04:00.517Z | found 0 output files |