|
|
|
| 1 | 2026-09-06T23:56:06.499Z | job assigned to worker 01M1WJBVCS0EDPKCGDWDK570ZC [factory aws, i-04a1e7ef5e12e29e1] (queued for 1 m 11 s) |
| |
| 2 | 2026-09-06T23:56:13.208Z | starting task 0: "setup" |
| 3 | 2026-09-06T23:56:13.213Z | ++ uname -s |
| 4 | 2026-09-06T23:56:13.216Z | + kern=SunOS |
| 5 | 2026-09-06T23:56:13.216Z | + build_user=build |
| 6 | 2026-09-06T23:56:13.217Z | + build_uid=12345 |
| 7 | 2026-09-06T23:56:13.217Z | + work_dir=/work |
| 8 | 2026-09-06T23:56:13.217Z | + input_dir=/input |
| 9 | 2026-09-06T23:56:13.217Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-06T23:56:13.217Z | + case "$kern" in |
| 11 | 2026-09-06T23:56:13.217Z | + groupadd -g 12345 build |
| 12 | 2026-09-06T23:56:13.221Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-06T23:56:15.224Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-06T23:56:15.303Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-06T23:56:15.306Z | + home_fs=zfs |
| 16 | 2026-09-06T23:56:15.306Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-06T23:56:15.306Z | + mkdir -p /home/build |
| 18 | 2026-09-06T23:56:15.307Z | + chown build:build /home/build /work |
| 19 | 2026-09-06T23:56:17.308Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-06T23:56:17.314Z | process exited: duration 4103 ms, exit code 0 |
| |
| 21 | 2026-09-06T23:56:17.328Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-06T23:56:17.332Z | * rust toolchain channel = "1.98.1" |
| 23 | 2026-09-06T23:56:17.332Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 24 | 2026-09-06T23:56:17.332Z | * rust toolchain profile = "default" |
| 25 | 2026-09-06T23:56:17.332Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-06T23:56:17.332Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-06T23:56:17.332Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-06T23:56:17.336Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-06T23:56:17.336Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-06T23:56:17.390Z | info: downloading installer |
| 31 | 2026-09-06T23:56:18.762Z | info: profile set to default |
| 32 | 2026-09-06T23:56:18.762Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-06T23:56:18.765Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 34 | 2026-09-06T23:56:18.888Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-06T23:56:18.891Z | info: downloading 6 components |
| 36 | 2026-09-06T23:56:33.973Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 37 | 2026-09-06T23:56:33.973Z | |
| 38 | 2026-09-06T23:56:33.999Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-06T23:56:33.999Z | |
| 40 | 2026-09-06T23:56:34.004Z | |
| 41 | 2026-09-06T23:56:34.004Z | Rust is installed now. Great! |
| 42 | 2026-09-06T23:56:34.004Z | |
| 43 | 2026-09-06T23:56:34.005Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-06T23:56:34.005Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-06T23:56:34.005Z | |
| 46 | 2026-09-06T23:56:34.005Z | To configure your current shell, you need to source |
| 47 | 2026-09-06T23:56:34.005Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-06T23:56:34.005Z | |
| 49 | 2026-09-06T23:56:34.006Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-06T23:56:34.006Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-06T23:56:34.006Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-06T23:56:34.006Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-06T23:56:34.006Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-06T23:56:34.006Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-06T23:56:34.006Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-06T23:56:34.006Z | HOST_CC = None |
| 57 | 2026-09-06T23:56:34.006Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-06T23:56:34.006Z | CC = None |
| 59 | 2026-09-06T23:56:34.006Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-06T23:56:34.181Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-06T23:56:34.181Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-06T23:56:34.181Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-06T23:56:34.181Z | CFLAGS = None |
| 64 | 2026-09-06T23:56:34.181Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-06T23:56:34.181Z | HOST_CFLAGS = None |
| 66 | 2026-09-06T23:56:34.181Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-06T23:56:34.181Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-06T23:56:34.181Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-06T23:56:34.182Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-06T23:56:34.280Z | + rustup --version |
| 71 | 2026-09-06T23:56:34.288Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-06T23:56:34.292Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-06T23:56:34.309Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-06T23:56:34.312Z | + cargo --version |
| 75 | 2026-09-06T23:56:34.325Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-06T23:56:34.329Z | + rustc --version |
| 77 | 2026-09-06T23:56:34.346Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-06T23:56:34.350Z | process exited: duration 17020 ms, exit code 0 |
| |
| 79 | 2026-09-06T23:56:34.356Z | starting task 2: "authentication" |
| 80 | 2026-09-06T23:56:34.373Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-06T23:56:34.381Z | starting task 3: "clone repository" |
| 82 | 2026-09-06T23:56:34.385Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-06T23:56:34.388Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-06T23:56:34.419Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-06T23:56:47.542Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-06T23:56:47.542Z | + git fetch origin 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b |
| 87 | 2026-09-06T23:56:47.876Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-06T23:56:47.876Z | * branch 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b -> FETCH_HEAD |
| 89 | 2026-09-06T23:56:47.888Z | + [[ -n sush-switch-proxy ]] |
| 90 | 2026-09-06T23:56:47.891Z | ++ git branch --show-current |
| 91 | 2026-09-06T23:56:47.891Z | + current=main |
| 92 | 2026-09-06T23:56:47.891Z | + [[ main != sush-switch-proxy ]] |
| 93 | 2026-09-06T23:56:47.891Z | + git branch -f sush-switch-proxy 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b |
| 94 | 2026-09-06T23:56:47.894Z | + git checkout -f sush-switch-proxy |
| 95 | 2026-09-06T23:56:48.151Z | Switched to branch 'sush-switch-proxy' |
| 96 | 2026-09-06T23:56:48.168Z | + git reset --hard 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b |
| 97 | 2026-09-06T23:56:48.174Z | HEAD is now at 7dc9f6db0 Add the sush proxy to the switch zone |
| 98 | 2026-09-06T23:56:48.174Z | process exited: duration 13788 ms, exit code 0 |
| |
| 99 | 2026-09-06T23:56:48.187Z | starting task 4: "build" |
| 100 | 2026-09-06T23:56:48.192Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-06T23:56:48.192Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-06T23:56:48.192Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-06T23:56:48.192Z | +++ uname -s |
| 104 | 2026-09-06T23:56:48.192Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-06T23:56:48.192Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-06T23:56:48.192Z | + cargo --version |
| 107 | 2026-09-06T23:56:48.202Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 108 | 2026-09-06T23:56:48.208Z | + rustc --version |
| 109 | 2026-09-06T23:56:48.221Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 110 | 2026-09-06T23:56:48.226Z | + cd /tmp |
| 111 | 2026-09-06T23:56:48.226Z | + cargo new --lib test-project |
| 112 | 2026-09-06T23:56:48.242Z | Creating library `test-project` package |
| 113 | 2026-09-06T23:56:48.279Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 114 | 2026-09-06T23:56:48.283Z | + cd test-project |
| 115 | 2026-09-06T23:56:48.285Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 116 | 2026-09-06T23:56:48.314Z | Adding omicron-common (local) to dependencies |
| 117 | 2026-09-06T23:56:48.320Z | Features: |
| 118 | 2026-09-06T23:56:48.320Z | - proptest |
| 119 | 2026-09-06T23:56:48.320Z | - test-strategy |
| 120 | 2026-09-06T23:56:48.320Z | - testing |
| 121 | 2026-09-06T23:56:48.325Z | Updating crates.io index |
| 122 | 2026-09-06T23:56:48.325Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 123 | 2026-09-06T23:56:48.755Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 124 | 2026-09-06T23:56:51.398Z | Locking 380 packages to latest Rust 1.98.1 compatible versions |
| 125 | 2026-09-06T23:56:51.511Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 126 | 2026-09-06T23:56:51.515Z | + cargo check |
| 127 | 2026-09-06T23:56:51.620Z | Updating crates.io index |
| 128 | 2026-09-06T23:56:52.126Z | Locking 1 package to latest Rust 1.98.1 compatible version |
| 129 | 2026-09-06T23:56:52.126Z | Adding omicron-workspace-hack v0.1.0 |
| 130 | 2026-09-06T23:56:52.152Z | Downloading crates ... |
| 131 | 2026-09-06T23:56:52.244Z | Downloaded futures-task v0.3.32 |
| 132 | 2026-09-06T23:56:52.248Z | Downloaded sha1 v0.11.0 |
| 133 | 2026-09-06T23:56:52.251Z | Downloaded stable_deref_trait v1.2.1 |
| 134 | 2026-09-06T23:56:52.251Z | Downloaded tinyvec_macros v0.1.1 |
| 135 | 2026-09-06T23:56:52.251Z | Downloaded httparse v1.10.1 |
| 136 | 2026-09-06T23:56:52.255Z | Downloaded getrandom v0.2.17 |
| 137 | 2026-09-06T23:56:52.255Z | Downloaded ref-cast-impl v1.0.25 |
| 138 | 2026-09-06T23:56:52.255Z | Downloaded adler2 v2.0.1 |
| 139 | 2026-09-06T23:56:52.255Z | Downloaded generic-array v0.14.7 |
| 140 | 2026-09-06T23:56:52.258Z | Downloaded lru-slab v0.1.2 |
| 141 | 2026-09-06T23:56:52.258Z | Downloaded futures-macro v0.3.32 |
| 142 | 2026-09-06T23:56:52.258Z | Downloaded icu_provider v2.1.1 |
| 143 | 2026-09-06T23:56:52.262Z | Downloaded futures-executor v0.3.32 |
| 144 | 2026-09-06T23:56:52.262Z | Downloaded futures-io v0.3.32 |
| 145 | 2026-09-06T23:56:52.262Z | Downloaded ref-cast v1.0.25 |
| 146 | 2026-09-06T23:56:52.262Z | Downloaded paste v1.0.15 |
| 147 | 2026-09-06T23:56:52.266Z | Downloaded pin-project-lite v0.2.17 |
| 148 | 2026-09-06T23:56:52.270Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 149 | 2026-09-06T23:56:52.270Z | Downloaded rustc-hash v2.1.1 |
| 150 | 2026-09-06T23:56:52.270Z | Downloaded serde_derive_internals v0.29.1 |
| 151 | 2026-09-06T23:56:52.270Z | Downloaded rustls-pemfile v2.2.0 |
| 152 | 2026-09-06T23:56:52.273Z | Downloaded scroll v0.13.0 |
| 153 | 2026-09-06T23:56:52.273Z | Downloaded rand_core v0.9.5 |
| 154 | 2026-09-06T23:56:52.273Z | Downloaded form_urlencoded v1.2.2 |
| 155 | 2026-09-06T23:56:52.273Z | Downloaded serde_spanned v1.1.1 |
| 156 | 2026-09-06T23:56:52.276Z | Downloaded serde_urlencoded v0.7.1 |
| 157 | 2026-09-06T23:56:52.277Z | Downloaded rand_pcg v0.10.2 |
| 158 | 2026-09-06T23:56:52.282Z | Downloaded hyper-rustls v0.27.7 |
| 159 | 2026-09-06T23:56:52.282Z | Downloaded hostname v0.4.2 |
| 160 | 2026-09-06T23:56:52.282Z | Downloaded hex v0.4.3 |
| 161 | 2026-09-06T23:56:52.285Z | Downloaded futures-sink v0.3.32 |
| 162 | 2026-09-06T23:56:52.285Z | Downloaded idna_adapter v1.2.1 |
| 163 | 2026-09-06T23:56:52.289Z | Downloaded getrandom v0.3.4 |
| 164 | 2026-09-06T23:56:52.289Z | Downloaded structmeta v0.3.0 |
| 165 | 2026-09-06T23:56:52.293Z | Downloaded futures-util v0.3.32 |
| 166 | 2026-09-06T23:56:52.298Z | Downloaded fnv v1.0.7 |
| 167 | 2026-09-06T23:56:52.301Z | Downloaded rand_chacha v0.3.1 |
| 168 | 2026-09-06T23:56:52.301Z | Downloaded strum_macros v0.27.2 |
| 169 | 2026-09-06T23:56:52.301Z | Downloaded futures-core v0.3.32 |
| 170 | 2026-09-06T23:56:52.301Z | Downloaded scroll_derive v0.13.1 |
| 171 | 2026-09-06T23:56:52.301Z | Downloaded time-macros v0.2.27 |
| 172 | 2026-09-06T23:56:52.304Z | Downloaded signal-hook-registry v1.4.8 |
| 173 | 2026-09-06T23:56:52.304Z | Downloaded synstructure v0.13.2 |
| 174 | 2026-09-06T23:56:52.304Z | Downloaded slog-json v2.6.1 |
| 175 | 2026-09-06T23:56:52.309Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 176 | 2026-09-06T23:56:52.309Z | Downloaded http-body v1.0.1 |
| 177 | 2026-09-06T23:56:52.309Z | Downloaded schemars_derive v0.8.22 |
| 178 | 2026-09-06T23:56:52.310Z | Downloaded serde_tokenstream v0.2.3 |
| 179 | 2026-09-06T23:56:52.310Z | Downloaded rand_xorshift v0.4.0 |
| 180 | 2026-09-06T23:56:52.313Z | Downloaded rustls-native-certs v0.8.3 |
| 181 | 2026-09-06T23:56:52.313Z | Downloaded httpdate v1.0.3 |
| 182 | 2026-09-06T23:56:52.313Z | Downloaded instant v0.1.13 |
| 183 | 2026-09-06T23:56:52.313Z | Downloaded scopeguard v1.2.0 |
| 184 | 2026-09-06T23:56:52.313Z | Downloaded subtle v2.6.1 |
| 185 | 2026-09-06T23:56:52.316Z | Downloaded slog-bunyan v2.5.0 |
| 186 | 2026-09-06T23:56:52.316Z | Downloaded strsim v0.11.1 |
| 187 | 2026-09-06T23:56:52.316Z | Downloaded heck v0.5.0 |
| 188 | 2026-09-06T23:56:52.319Z | Downloaded structmeta-derive v0.3.0 |
| 189 | 2026-09-06T23:56:52.319Z | Downloaded hostname v0.3.1 |
| 190 | 2026-09-06T23:56:52.322Z | Downloaded newtype-uuid-macros v0.1.0 |
| 191 | 2026-09-06T23:56:52.323Z | Downloaded ident_case v1.0.1 |
| 192 | 2026-09-06T23:56:52.326Z | Downloaded take_mut v0.2.2 |
| 193 | 2026-09-06T23:56:52.329Z | Downloaded sync_wrapper v1.0.2 |
| 194 | 2026-09-06T23:56:52.333Z | Downloaded num_threads v0.1.7 |
| 195 | 2026-09-06T23:56:52.333Z | Downloaded rand_chacha v0.9.0 |
| 196 | 2026-09-06T23:56:52.333Z | Downloaded rand_core v0.6.4 |
| 197 | 2026-09-06T23:56:52.339Z | Downloaded rustversion v1.0.22 |
| 198 | 2026-09-06T23:56:52.339Z | Downloaded serde_path_to_error v0.1.20 |
| 199 | 2026-09-06T23:56:52.339Z | Downloaded quote v1.0.45 |
| 200 | 2026-09-06T23:56:52.341Z | Downloaded num-conv v0.2.0 |
| 201 | 2026-09-06T23:56:52.341Z | Downloaded is-terminal v0.4.17 |
| 202 | 2026-09-06T23:56:52.341Z | Downloaded match_cfg v0.1.0 |
| 203 | 2026-09-06T23:56:52.341Z | Downloaded fastrand v2.3.0 |
| 204 | 2026-09-06T23:56:52.344Z | Downloaded potential_utf v0.1.4 |
| 205 | 2026-09-06T23:56:52.347Z | Downloaded parse-display v0.10.0 |
| 206 | 2026-09-06T23:56:52.351Z | Downloaded strum v0.27.2 |
| 207 | 2026-09-06T23:56:52.351Z | Downloaded time-core v0.1.8 |
| 208 | 2026-09-06T23:56:52.354Z | Downloaded thread-id v5.1.0 |
| 209 | 2026-09-06T23:56:52.354Z | Downloaded itoa v1.0.17 |
| 210 | 2026-09-06T23:56:52.354Z | Downloaded powerfmt v0.2.0 |
| 211 | 2026-09-06T23:56:52.354Z | Downloaded version_check v0.9.5 |
| 212 | 2026-09-06T23:56:52.357Z | Downloaded omicron-workspace-hack v0.1.0 |
| 213 | 2026-09-06T23:56:52.360Z | Downloaded plain v0.2.3 |
| 214 | 2026-09-06T23:56:52.360Z | Downloaded mime v0.3.17 |
| 215 | 2026-09-06T23:56:52.361Z | Downloaded openssl-probe v0.2.1 |
| 216 | 2026-09-06T23:56:52.361Z | Downloaded pretty-hex v0.4.1 |
| 217 | 2026-09-06T23:56:52.364Z | Downloaded term v1.2.1 |
| 218 | 2026-09-06T23:56:52.364Z | Downloaded tokio-rustls v0.26.4 |
| 219 | 2026-09-06T23:56:52.365Z | Downloaded cfg_aliases v0.2.1 |
| 220 | 2026-09-06T23:56:52.365Z | Downloaded atomicwrites v0.4.4 |
| 221 | 2026-09-06T23:56:52.369Z | Downloaded block-buffer v0.12.1 |
| 222 | 2026-09-06T23:56:52.370Z | Downloaded schemars v0.8.22 |
| 223 | 2026-09-06T23:56:52.373Z | Downloaded macaddr v1.0.1 |
| 224 | 2026-09-06T23:56:52.373Z | Downloaded tower-service v0.3.3 |
| 225 | 2026-09-06T23:56:52.373Z | Downloaded atomic-waker v1.1.2 |
| 226 | 2026-09-06T23:56:52.376Z | Downloaded cpufeatures v0.3.0 |
| 227 | 2026-09-06T23:56:52.376Z | Downloaded jobserver v0.1.34 |
| 228 | 2026-09-06T23:56:52.376Z | Downloaded fs_extra v1.3.0 |
| 229 | 2026-09-06T23:56:52.379Z | Downloaded thread_local v1.1.9 |
| 230 | 2026-09-06T23:56:52.379Z | Downloaded tinystr v0.8.2 |
| 231 | 2026-09-06T23:56:52.379Z | Downloaded oxide-generation-macros v0.2.0 |
| 232 | 2026-09-06T23:56:52.382Z | Downloaded foldhash v0.2.0 |
| 233 | 2026-09-06T23:56:52.382Z | Downloaded http-body-util v0.1.3 |
| 234 | 2026-09-06T23:56:52.382Z | Downloaded quick-error v1.2.3 |
| 235 | 2026-09-06T23:56:52.385Z | Downloaded futures-channel v0.3.32 |
| 236 | 2026-09-06T23:56:52.385Z | Downloaded simd-adler32 v0.3.8 |
| 237 | 2026-09-06T23:56:52.388Z | Downloaded flate2 v1.1.9 |
| 238 | 2026-09-06T23:56:52.391Z | Downloaded utf8_iter v1.0.4 |
| 239 | 2026-09-06T23:56:52.391Z | Downloaded zerofrom v0.1.6 |
| 240 | 2026-09-06T23:56:52.391Z | Downloaded slog-term v2.9.2 |
| 241 | 2026-09-06T23:56:52.391Z | Downloaded dtrace-parser v0.3.0 |
| 242 | 2026-09-06T23:56:52.395Z | Downloaded dunce v1.0.5 |
| 243 | 2026-09-06T23:56:52.395Z | Downloaded crypto-common v0.2.2 |
| 244 | 2026-09-06T23:56:52.395Z | Downloaded zerofrom-derive v0.1.6 |
| 245 | 2026-09-06T23:56:52.398Z | Downloaded quinn-udp v0.5.14 |
| 246 | 2026-09-06T23:56:52.398Z | Downloaded want v0.3.1 |
| 247 | 2026-09-06T23:56:52.398Z | Downloaded tower-layer v0.3.3 |
| 248 | 2026-09-06T23:56:52.399Z | Downloaded serde_tokenstream v0.3.0 |
| 249 | 2026-09-06T23:56:52.402Z | Downloaded shlex v1.3.0 |
| 250 | 2026-09-06T23:56:52.402Z | Downloaded thiserror-impl v2.0.18 |
| 251 | 2026-09-06T23:56:52.402Z | Downloaded rusty-fork v0.3.1 |
| 252 | 2026-09-06T23:56:52.402Z | Downloaded rustls-pki-types v1.14.0 |
| 253 | 2026-09-06T23:56:52.405Z | Downloaded rand_core v0.10.0 |
| 254 | 2026-09-06T23:56:52.405Z | Downloaded tokio-macros v2.7.0 |
| 255 | 2026-09-06T23:56:52.405Z | Downloaded oxnet v0.1.6 |
| 256 | 2026-09-06T23:56:52.408Z | Downloaded sha2 v0.10.9 |
| 257 | 2026-09-06T23:56:52.408Z | Downloaded lock_api v0.4.14 |
| 258 | 2026-09-06T23:56:52.411Z | Downloaded ipnet v2.12.0 |
| 259 | 2026-09-06T23:56:52.412Z | Downloaded dof v0.4.0 |
| 260 | 2026-09-06T23:56:52.415Z | Downloaded humantime v2.3.0 |
| 261 | 2026-09-06T23:56:52.415Z | Downloaded percent-encoding v2.3.2 |
| 262 | 2026-09-06T23:56:52.415Z | Downloaded ppv-lite86 v0.2.21 |
| 263 | 2026-09-06T23:56:52.415Z | Downloaded usdt-attr-macro v0.6.0 |
| 264 | 2026-09-06T23:56:52.415Z | Downloaded ipnetwork v0.21.1 |
| 265 | 2026-09-06T23:56:52.418Z | Downloaded multer v3.1.0 |
| 266 | 2026-09-06T23:56:52.418Z | Downloaded oxide-generation v0.1.3 |
| 267 | 2026-09-06T23:56:52.418Z | Downloaded parse-display-derive v0.10.0 |
| 268 | 2026-09-06T23:56:52.421Z | Downloaded slab v0.4.12 |
| 269 | 2026-09-06T23:56:52.424Z | Downloaded usdt-impl v0.6.0 |
| 270 | 2026-09-06T23:56:52.427Z | Downloaded unarray v0.1.4 |
| 271 | 2026-09-06T23:56:52.427Z | Downloaded zeroize v1.9.0 |
| 272 | 2026-09-06T23:56:52.430Z | Downloaded zmij v1.0.21 |
| 273 | 2026-09-06T23:56:52.430Z | Downloaded displaydoc v0.2.5 |
| 274 | 2026-09-06T23:56:52.433Z | Downloaded iana-time-zone v0.1.65 |
| 275 | 2026-09-06T23:56:52.433Z | Downloaded memmap2 v0.9.10 |
| 276 | 2026-09-06T23:56:52.433Z | Downloaded pest_derive v2.8.6 |
| 277 | 2026-09-06T23:56:52.436Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 278 | 2026-09-06T23:56:52.436Z | Downloaded crypto-common v0.1.7 |
| 279 | 2026-09-06T23:56:52.436Z | Downloaded deranged v0.5.8 |
| 280 | 2026-09-06T23:56:52.439Z | Downloaded parking_lot_core v0.9.12 |
| 281 | 2026-09-06T23:56:52.440Z | Downloaded compression-codecs v0.4.37 |
| 282 | 2026-09-06T23:56:52.440Z | Downloaded getrandom v0.4.3 |
| 283 | 2026-09-06T23:56:52.443Z | Downloaded errno v0.3.14 |
| 284 | 2026-09-06T23:56:52.443Z | Downloaded block-buffer v0.10.4 |
| 285 | 2026-09-06T23:56:52.446Z | Downloaded progenitor-client v0.14.0 |
| 286 | 2026-09-06T23:56:52.446Z | Downloaded erased-serde v0.3.31 |
| 287 | 2026-09-06T23:56:52.446Z | Downloaded semver v1.0.28 |
| 288 | 2026-09-06T23:56:52.446Z | Downloaded smallvec v1.15.1 |
| 289 | 2026-09-06T23:56:52.449Z | Downloaded tempfile v3.27.0 |
| 290 | 2026-09-06T23:56:52.449Z | Downloaded thiserror v2.0.18 |
| 291 | 2026-09-06T23:56:52.452Z | Downloaded serde_with_macros v3.21.0 |
| 292 | 2026-09-06T23:56:52.455Z | Downloaded async-stream v0.3.6 |
| 293 | 2026-09-06T23:56:52.455Z | Downloaded darling_macro v0.23.0 |
| 294 | 2026-09-06T23:56:52.455Z | Downloaded compression-core v0.4.31 |
| 295 | 2026-09-06T23:56:52.456Z | Downloaded dyn-clone v1.0.20 |
| 296 | 2026-09-06T23:56:52.456Z | Downloaded try-lock v0.2.5 |
| 297 | 2026-09-06T23:56:52.458Z | Downloaded bit-set v0.8.0 |
| 298 | 2026-09-06T23:56:52.459Z | Downloaded usdt v0.6.0 |
| 299 | 2026-09-06T23:56:52.459Z | Downloaded cpufeatures v0.2.17 |
| 300 | 2026-09-06T23:56:52.459Z | Downloaded waitgroup v0.1.2 |
| 301 | 2026-09-06T23:56:52.459Z | Downloaded cfg-if v1.0.4 |
| 302 | 2026-09-06T23:56:52.497Z | Downloaded untrusted v0.9.0 |
| 303 | 2026-09-06T23:56:52.497Z | Downloaded wait-timeout v0.2.1 |
| 304 | 2026-09-06T23:56:52.497Z | Downloaded async-stream-impl v0.3.6 |
| 305 | 2026-09-06T23:56:52.497Z | Downloaded hybrid-array v0.4.13 |
| 306 | 2026-09-06T23:56:52.497Z | Downloaded digest v0.10.7 |
| 307 | 2026-09-06T23:56:52.497Z | Downloaded hashbrown v0.16.1 |
| 308 | 2026-09-06T23:56:52.497Z | Downloaded cmake v0.1.57 |
| 309 | 2026-09-06T23:56:52.497Z | Downloaded once_cell v1.21.3 |
| 310 | 2026-09-06T23:56:52.497Z | Downloaded parking_lot v0.12.5 |
| 311 | 2026-09-06T23:56:52.497Z | Downloaded slog-async v2.8.0 |
| 312 | 2026-09-06T23:56:52.497Z | Downloaded newtype-uuid v1.3.2 |
| 313 | 2026-09-06T23:56:52.497Z | Downloaded ucd-trie v0.1.7 |
| 314 | 2026-09-06T23:56:52.497Z | Downloaded equivalent v1.0.2 |
| 315 | 2026-09-06T23:56:52.497Z | Downloaded digest v0.11.3 |
| 316 | 2026-09-06T23:56:52.497Z | Downloaded autocfg v1.5.0 |
| 317 | 2026-09-06T23:56:52.497Z | Downloaded bs58 v0.5.1 |
| 318 | 2026-09-06T23:56:52.497Z | Downloaded proc-macro2 v1.0.106 |
| 319 | 2026-09-06T23:56:52.498Z | Downloaded yoke v0.8.1 |
| 320 | 2026-09-06T23:56:52.499Z | Downloaded ryu v1.0.23 |
| 321 | 2026-09-06T23:56:52.499Z | Downloaded slog v2.8.2 |
| 322 | 2026-09-06T23:56:52.499Z | Downloaded async-trait v0.1.89 |
| 323 | 2026-09-06T23:56:52.502Z | Downloaded byteorder v1.5.0 |
| 324 | 2026-09-06T23:56:52.502Z | Downloaded usdt-macro v0.6.0 |
| 325 | 2026-09-06T23:56:52.502Z | Downloaded yoke-derive v0.8.1 |
| 326 | 2026-09-06T23:56:52.502Z | Downloaded debug-ignore v1.0.5 |
| 327 | 2026-09-06T23:56:52.502Z | Downloaded either v1.15.0 |
| 328 | 2026-09-06T23:56:52.502Z | Downloaded anyhow v1.0.104 |
| 329 | 2026-09-06T23:56:52.502Z | Downloaded writeable v0.6.2 |
| 330 | 2026-09-06T23:56:52.502Z | Downloaded camino v1.2.5 |
| 331 | 2026-09-06T23:56:52.503Z | Downloaded zerovec-derive v0.11.2 |
| 332 | 2026-09-06T23:56:52.503Z | Downloaded daft v0.1.8 |
| 333 | 2026-09-06T23:56:52.503Z | Downloaded crc32fast v1.5.0 |
| 334 | 2026-09-06T23:56:52.506Z | Downloaded derive-ex v0.1.8 |
| 335 | 2026-09-06T23:56:52.506Z | Downloaded tinyvec v1.11.0 |
| 336 | 2026-09-06T23:56:52.506Z | Downloaded test-strategy v0.4.5 |
| 337 | 2026-09-06T23:56:52.509Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 338 | 2026-09-06T23:56:52.513Z | Downloaded bit-vec v0.8.0 |
| 339 | 2026-09-06T23:56:52.513Z | Downloaded serde_derive v1.0.228 |
| 340 | 2026-09-06T23:56:52.513Z | Downloaded progenitor-extras v0.2.0 |
| 341 | 2026-09-06T23:56:52.516Z | Downloaded find-msvc-tools v0.1.9 |
| 342 | 2026-09-06T23:56:52.516Z | Downloaded futures v0.3.32 |
| 343 | 2026-09-06T23:56:52.520Z | Downloaded byte-wrapper v0.1.0 |
| 344 | 2026-09-06T23:56:52.520Z | Downloaded rustls-platform-verifier v0.6.2 |
| 345 | 2026-09-06T23:56:52.520Z | Downloaded daft-derive v0.1.8 |
| 346 | 2026-09-06T23:56:52.530Z | Downloaded bitflags v2.11.0 |
| 347 | 2026-09-06T23:56:52.533Z | Downloaded litemap v0.8.1 |
| 348 | 2026-09-06T23:56:52.536Z | Downloaded socket2 v0.6.3 |
| 349 | 2026-09-06T23:56:52.536Z | Downloaded serde v1.0.228 |
| 350 | 2026-09-06T23:56:52.540Z | Downloaded spin v0.9.8 |
| 351 | 2026-09-06T23:56:52.540Z | Downloaded icu_normalizer_data v2.1.1 |
| 352 | 2026-09-06T23:56:52.543Z | Downloaded icu_properties v2.1.2 |
| 353 | 2026-09-06T23:56:52.543Z | Downloaded miniz_oxide v0.8.9 |
| 354 | 2026-09-06T23:56:52.543Z | Downloaded pest_generator v2.8.6 |
| 355 | 2026-09-06T23:56:52.546Z | Downloaded rand v0.8.6 |
| 356 | 2026-09-06T23:56:52.546Z | Downloaded backoff v0.4.0 |
| 357 | 2026-09-06T23:56:52.549Z | Downloaded rustls-webpki v0.103.13 |
| 358 | 2026-09-06T23:56:52.549Z | Downloaded uuid v1.23.4 |
| 359 | 2026-09-06T23:56:52.552Z | Downloaded backon v1.6.0 |
| 360 | 2026-09-06T23:56:52.553Z | Downloaded crossbeam-utils v0.8.21 |
| 361 | 2026-09-06T23:56:52.556Z | Downloaded chacha20 v0.10.0 |
| 362 | 2026-09-06T23:56:52.556Z | Downloaded icu_normalizer v2.1.1 |
| 363 | 2026-09-06T23:56:52.559Z | Downloaded num-traits v0.2.19 |
| 364 | 2026-09-06T23:56:52.559Z | Downloaded log v0.4.33 |
| 365 | 2026-09-06T23:56:52.562Z | Downloaded quinn v0.11.11 |
| 366 | 2026-09-06T23:56:52.562Z | Downloaded icu_locale_core v2.1.1 |
| 367 | 2026-09-06T23:56:52.566Z | Downloaded pest_meta v2.8.6 |
| 368 | 2026-09-06T23:56:52.570Z | Downloaded rand v0.10.1 |
| 369 | 2026-09-06T23:56:52.570Z | Downloaded darling v0.23.0 |
| 370 | 2026-09-06T23:56:52.574Z | Downloaded const-oid v0.10.2 |
| 371 | 2026-09-06T23:56:52.574Z | Downloaded unicode-ident v1.0.24 |
| 372 | 2026-09-06T23:56:52.577Z | Downloaded dropshot_endpoint v0.17.1 |
| 373 | 2026-09-06T23:56:52.577Z | Downloaded allocator-api2 v0.2.21 |
| 374 | 2026-09-06T23:56:52.581Z | Downloaded rand v0.9.2 |
| 375 | 2026-09-06T23:56:52.581Z | Downloaded hashbrown v0.17.0 |
| 376 | 2026-09-06T23:56:52.586Z | Downloaded serde_core v1.0.228 |
| 377 | 2026-09-06T23:56:52.586Z | Downloaded base64 v0.22.1 |
| 378 | 2026-09-06T23:56:52.589Z | Downloaded memchr v2.8.0 |
| 379 | 2026-09-06T23:56:52.590Z | Downloaded indexmap v2.14.0 |
| 380 | 2026-09-06T23:56:52.594Z | Downloaded icu_collections v2.1.1 |
| 381 | 2026-09-06T23:56:52.597Z | Downloaded url v2.5.8 |
| 382 | 2026-09-06T23:56:52.597Z | Downloaded zerotrie v0.2.3 |
| 383 | 2026-09-06T23:56:52.603Z | Downloaded tracing-core v0.1.36 |
| 384 | 2026-09-06T23:56:52.603Z | Downloaded darling_core v0.23.0 |
| 385 | 2026-09-06T23:56:52.606Z | Downloaded mio v1.2.0 |
| 386 | 2026-09-06T23:56:52.606Z | Downloaded async-compression v0.4.41 |
| 387 | 2026-09-06T23:56:52.610Z | Downloaded hyper-util v0.1.20 |
| 388 | 2026-09-06T23:56:52.613Z | Downloaded http v1.4.2 |
| 389 | 2026-09-06T23:56:52.618Z | Downloaded crossbeam-channel v0.5.15 |
| 390 | 2026-09-06T23:56:52.618Z | Downloaded icu_properties_data v2.1.2 |
| 391 | 2026-09-06T23:56:52.622Z | Downloaded typenum v1.20.1 |
| 392 | 2026-09-06T23:56:52.625Z | Downloaded cc v1.2.56 |
| 393 | 2026-09-06T23:56:52.625Z | Downloaded tower v0.5.3 |
| 394 | 2026-09-06T23:56:52.630Z | Downloaded iri-string v0.7.10 |
| 395 | 2026-09-06T23:56:52.633Z | Downloaded pest v2.8.6 |
| 396 | 2026-09-06T23:56:52.636Z | Downloaded bytes v1.11.1 |
| 397 | 2026-09-06T23:56:52.640Z | Downloaded h2 v0.4.15 |
| 398 | 2026-09-06T23:56:52.643Z | Downloaded idna v1.1.0 |
| 399 | 2026-09-06T23:56:52.646Z | Downloaded itertools v0.14.0 |
| 400 | 2026-09-06T23:56:52.649Z | Downloaded zerocopy-derive v0.8.55 |
| 401 | 2026-09-06T23:56:52.654Z | Downloaded hyper v1.10.1 |
| 402 | 2026-09-06T23:56:52.657Z | Downloaded aho-corasick v1.1.4 |
| 403 | 2026-09-06T23:56:52.663Z | Downloaded iddqd v0.4.2 |
| 404 | 2026-09-06T23:56:52.668Z | Downloaded tokio-util v0.7.18 |
| 405 | 2026-09-06T23:56:52.672Z | Downloaded serde_json v1.0.151 |
| 406 | 2026-09-06T23:56:52.677Z | Downloaded regex v1.12.3 |
| 407 | 2026-09-06T23:56:52.680Z | Downloaded goblin v0.10.5 |
| 408 | 2026-09-06T23:56:52.683Z | Downloaded tower-http v0.6.8 |
| 409 | 2026-09-06T23:56:52.689Z | Downloaded aws-lc-rs v1.16.3 |
| 410 | 2026-09-06T23:56:52.693Z | Downloaded reqwest v0.13.2 |
| 411 | 2026-09-06T23:56:52.696Z | Downloaded zerovec v0.11.5 |
| 412 | 2026-09-06T23:56:52.700Z | Downloaded zerocopy v0.8.55 |
| 413 | 2026-09-06T23:56:52.716Z | Downloaded openapiv3 v2.2.0 |
| 414 | 2026-09-06T23:56:52.722Z | Downloaded dropshot v0.17.1 |
| 415 | 2026-09-06T23:56:52.735Z | Downloaded tracing v0.1.44 |
| 416 | 2026-09-06T23:56:52.746Z | Downloaded proptest v1.11.0 |
| 417 | 2026-09-06T23:56:52.750Z | Downloaded serde_with v3.21.0 |
| 418 | 2026-09-06T23:56:52.758Z | Downloaded winnow v1.0.3 |
| 419 | 2026-09-06T23:56:52.762Z | Downloaded libc v0.2.185 |
| 420 | 2026-09-06T23:56:52.780Z | Downloaded quinn-proto v0.11.16 |
| 421 | 2026-09-06T23:56:52.785Z | Downloaded time v0.3.47 |
| 422 | 2026-09-06T23:56:52.789Z | Downloaded chrono v0.4.45 |
| 423 | 2026-09-06T23:56:52.816Z | Downloaded syn v2.0.117 |
| 424 | 2026-09-06T23:56:52.822Z | Downloaded syn v3.0.3 |
| 425 | 2026-09-06T23:56:52.833Z | Downloaded regex-syntax v0.8.10 |
| 426 | 2026-09-06T23:56:52.836Z | Downloaded regress v0.10.5 |
| 427 | 2026-09-06T23:56:52.859Z | Downloaded rustls v0.23.41 |
| 428 | 2026-09-06T23:56:52.865Z | Downloaded rustix v0.38.44 |
| 429 | 2026-09-06T23:56:52.876Z | Downloaded rustix v1.1.4 |
| 430 | 2026-09-06T23:56:52.930Z | Downloaded regex-automata v0.4.14 |
| 431 | 2026-09-06T23:56:52.995Z | Downloaded tokio v1.52.1 |
| 432 | 2026-09-06T23:56:53.083Z | Downloaded encoding_rs v0.8.35 |
| 433 | 2026-09-06T23:56:53.096Z | Downloaded ring v0.17.14 |
| 434 | 2026-09-06T23:56:53.588Z | Downloaded aws-lc-sys v0.40.0 |
| 435 | 2026-09-06T23:56:53.786Z | Compiling proc-macro2 v1.0.106 |
| 436 | 2026-09-06T23:56:53.786Z | Compiling quote v1.0.45 |
| 437 | 2026-09-06T23:56:53.786Z | Compiling unicode-ident v1.0.24 |
| 438 | 2026-09-06T23:56:53.786Z | Compiling libc v0.2.185 |
| 439 | 2026-09-06T23:56:53.786Z | Checking cfg-if v1.0.4 |
| 440 | 2026-09-06T23:56:53.789Z | Compiling serde_core v1.0.228 |
| 441 | 2026-09-06T23:56:53.789Z | Checking memchr v2.8.0 |
| 442 | 2026-09-06T23:56:53.897Z | Checking itoa v1.0.17 |
| 443 | 2026-09-06T23:56:53.952Z | Compiling serde v1.0.228 |
| 444 | 2026-09-06T23:56:54.019Z | Compiling zmij v1.0.21 |
| 445 | 2026-09-06T23:56:54.056Z | Compiling serde_json v1.0.151 |
| 446 | 2026-09-06T23:56:54.325Z | Checking pin-project-lite v0.2.17 |
| 447 | 2026-09-06T23:56:54.334Z | Checking smallvec v1.15.1 |
| 448 | 2026-09-06T23:56:54.342Z | Checking futures-core v0.3.32 |
| 449 | 2026-09-06T23:56:54.399Z | Compiling getrandom v0.4.3 |
| 450 | 2026-09-06T23:56:54.452Z | Checking bytes v1.11.1 |
| 451 | 2026-09-06T23:56:54.496Z | Checking once_cell v1.21.3 |
| 452 | 2026-09-06T23:56:54.655Z | Compiling parking_lot_core v0.9.12 |
| 453 | 2026-09-06T23:56:54.681Z | Compiling autocfg v1.5.0 |
| 454 | 2026-09-06T23:56:54.756Z | Checking errno v0.3.14 |
| 455 | 2026-09-06T23:56:54.862Z | Checking scopeguard v1.2.0 |
| 456 | 2026-09-06T23:56:54.978Z | Checking lock_api v0.4.14 |
| 457 | 2026-09-06T23:56:55.015Z | Compiling num-traits v0.2.19 |
| 458 | 2026-09-06T23:56:55.045Z | Compiling jobserver v0.1.34 |
| 459 | 2026-09-06T23:56:55.153Z | Compiling syn v2.0.117 |
| 460 | 2026-09-06T23:56:55.160Z | Compiling shlex v1.3.0 |
| 461 | 2026-09-06T23:56:55.169Z | Compiling find-msvc-tools v0.1.9 |
| 462 | 2026-09-06T23:56:55.179Z | Checking parking_lot v0.12.5 |
| 463 | 2026-09-06T23:56:55.329Z | Compiling cc v1.2.56 |
| 464 | 2026-09-06T23:56:55.346Z | Checking signal-hook-registry v1.4.8 |
| 465 | 2026-09-06T23:56:55.346Z | Checking mio v1.2.0 |
| 466 | 2026-09-06T23:56:55.384Z | Checking socket2 v0.6.3 |
| 467 | 2026-09-06T23:56:55.395Z | Checking stable_deref_trait v1.2.1 |
| 468 | 2026-09-06T23:56:55.446Z | Checking futures-sink v0.3.32 |
| 469 | 2026-09-06T23:56:55.532Z | Compiling thiserror v2.0.18 |
| 470 | 2026-09-06T23:56:55.612Z | Compiling fs_extra v1.3.0 |
| 471 | 2026-09-06T23:56:55.616Z | Compiling dunce v1.0.5 |
| 472 | 2026-09-06T23:56:55.855Z | Checking slab v0.4.12 |
| 473 | 2026-09-06T23:56:56.008Z | Compiling zerocopy v0.8.55 |
| 474 | 2026-09-06T23:56:56.020Z | Checking iana-time-zone v0.1.65 |
| 475 | 2026-09-06T23:56:56.048Z | Compiling cmake v0.1.57 |
| 476 | 2026-09-06T23:56:56.058Z | Compiling rustversion v1.0.22 |
| 477 | 2026-09-06T23:56:56.123Z | Checking futures-channel v0.3.32 |
| 478 | 2026-09-06T23:56:56.310Z | Checking zeroize v1.9.0 |
| 479 | 2026-09-06T23:56:56.365Z | Checking equivalent v1.0.2 |
| 480 | 2026-09-06T23:56:56.386Z | Compiling schemars v0.8.22 |
| 481 | 2026-09-06T23:56:56.430Z | Checking uuid v1.23.4 |
| 482 | 2026-09-06T23:56:56.440Z | Checking semver v1.0.28 |
| 483 | 2026-09-06T23:56:56.451Z | Checking http v1.4.2 |
| 484 | 2026-09-06T23:56:56.598Z | Compiling aws-lc-sys v0.40.0 |
| 485 | 2026-09-06T23:56:56.635Z | Compiling ucd-trie v0.1.7 |
| 486 | 2026-09-06T23:56:56.702Z | Checking bitflags v2.11.0 |
| 487 | 2026-09-06T23:56:56.721Z | Checking futures-io v0.3.32 |
| 488 | 2026-09-06T23:56:56.831Z | Checking futures-task v0.3.32 |
| 489 | 2026-09-06T23:56:56.857Z | Checking log v0.4.33 |
| 490 | 2026-09-06T23:56:56.884Z | Checking dyn-clone v1.0.20 |
| 491 | 2026-09-06T23:56:56.975Z | Compiling aws-lc-rs v1.16.3 |
| 492 | 2026-09-06T23:56:56.990Z | Compiling pest v2.8.6 |
| 493 | 2026-09-06T23:56:57.008Z | Checking rustls-pki-types v1.14.0 |
| 494 | 2026-09-06T23:56:57.076Z | Compiling slog v2.8.2 |
| 495 | 2026-09-06T23:56:57.088Z | Checking fnv v1.0.7 |
| 496 | 2026-09-06T23:56:57.175Z | Checking hashbrown v0.17.0 |
| 497 | 2026-09-06T23:56:57.295Z | Checking writeable v0.6.2 |
| 498 | 2026-09-06T23:56:57.301Z | Checking litemap v0.8.1 |
| 499 | 2026-09-06T23:56:57.332Z | Compiling httparse v1.10.1 |
| 500 | 2026-09-06T23:56:57.344Z | Checking http-body v1.0.1 |
| 501 | 2026-09-06T23:56:57.475Z | Compiling syn v3.0.3 |
| 502 | 2026-09-06T23:56:57.485Z | Checking tracing-core v0.1.36 |
| 503 | 2026-09-06T23:56:57.498Z | Checking percent-encoding v2.3.2 |
| 504 | 2026-09-06T23:56:57.634Z | Compiling icu_normalizer_data v2.1.1 |
| 505 | 2026-09-06T23:56:57.669Z | Checking indexmap v2.14.0 |
| 506 | 2026-09-06T23:56:57.773Z | Checking atomic-waker v1.1.2 |
| 507 | 2026-09-06T23:56:57.795Z | Compiling paste v1.0.15 |
| 508 | 2026-09-06T23:56:57.851Z | Compiling rustls v0.23.41 |
| 509 | 2026-09-06T23:56:57.871Z | Checking untrusted v0.9.0 |
| 510 | 2026-09-06T23:56:57.973Z | Compiling icu_properties_data v2.1.2 |
| 511 | 2026-09-06T23:56:58.072Z | Compiling synstructure v0.13.2 |
| 512 | 2026-09-06T23:56:58.087Z | Compiling serde_derive_internals v0.29.1 |
| 513 | 2026-09-06T23:56:58.204Z | Compiling pest_meta v2.8.6 |
| 514 | 2026-09-06T23:56:58.273Z | Checking tracing v0.1.44 |
| 515 | 2026-09-06T23:56:58.451Z | Checking try-lock v0.2.5 |
| 516 | 2026-09-06T23:56:58.481Z | Compiling heck v0.5.0 |
| 517 | 2026-09-06T23:56:58.540Z | Checking subtle v2.6.1 |
| 518 | 2026-09-06T23:56:58.560Z | Checking tower-layer v0.3.3 |
| 519 | 2026-09-06T23:56:58.667Z | Compiling rustix v1.1.4 |
| 520 | 2026-09-06T23:56:58.699Z | Compiling getrandom v0.3.4 |
| 521 | 2026-09-06T23:56:58.806Z | Compiling pest_generator v2.8.6 |
| 522 | 2026-09-06T23:56:59.020Z | Checking fastrand v2.3.0 |
| 523 | 2026-09-06T23:56:59.024Z | Checking tower-service v0.3.3 |
| 524 | 2026-09-06T23:56:59.122Z | Checking want v0.3.1 |
| 525 | 2026-09-06T23:56:59.242Z | Compiling serde_derive v1.0.228 |
| 526 | 2026-09-06T23:56:59.262Z | Compiling zerocopy-derive v0.8.55 |
| 527 | 2026-09-06T23:56:59.293Z | Compiling zerofrom-derive v0.1.6 |
| 528 | 2026-09-06T23:56:59.403Z | Compiling yoke-derive v0.8.1 |
| 529 | 2026-09-06T23:56:59.498Z | Compiling tokio-macros v2.7.0 |
| 530 | 2026-09-06T23:56:59.699Z | Compiling thiserror-impl v2.0.18 |
| 531 | 2026-09-06T23:57:00.208Z | Checking tokio v1.52.1 |
| 532 | 2026-09-06T23:57:00.393Z | Compiling zerovec-derive v0.11.2 |
| 533 | 2026-09-06T23:57:00.457Z | Checking zerofrom v0.1.6 |
| 534 | 2026-09-06T23:57:00.502Z | Compiling displaydoc v0.2.5 |
| 535 | 2026-09-06T23:57:00.561Z | Checking yoke v0.8.1 |
| 536 | 2026-09-06T23:57:00.723Z | Compiling schemars_derive v0.8.22 |
| 537 | 2026-09-06T23:57:00.860Z | Compiling futures-macro v0.3.32 |
| 538 | 2026-09-06T23:57:01.219Z | Checking zerotrie v0.2.3 |
| 539 | 2026-09-06T23:57:01.442Z | Checking zerovec v0.11.5 |
| 540 | 2026-09-06T23:57:01.453Z | Compiling pest_derive v2.8.6 |
| 541 | 2026-09-06T23:57:01.639Z | Checking futures-util v0.3.32 |
| 542 | 2026-09-06T23:57:01.881Z | Checking tinystr v0.8.2 |
| 543 | 2026-09-06T23:57:01.957Z | Checking potential_utf v0.1.4 |
| 544 | 2026-09-06T23:57:02.051Z | Checking icu_locale_core v2.1.1 |
| 545 | 2026-09-06T23:57:02.075Z | Checking icu_collections v2.1.1 |
| 546 | 2026-09-06T23:57:02.242Z | Checking chrono v0.4.45 |
| 547 | 2026-09-06T23:57:02.347Z | Checking erased-serde v0.3.31 |
| 548 | 2026-09-06T23:57:02.374Z | Compiling serde_tokenstream v0.2.3 |
| 549 | 2026-09-06T23:57:02.576Z | Checking icu_provider v2.1.1 |
| 550 | 2026-09-06T23:57:02.968Z | Checking httpdate v1.0.3 |
| 551 | 2026-09-06T23:57:03.070Z | Checking icu_properties v2.1.2 |
| 552 | 2026-09-06T23:57:03.103Z | Checking icu_normalizer v2.1.1 |
| 553 | 2026-09-06T23:57:03.190Z | Checking tokio-util v0.7.18 |
| 554 | 2026-09-06T23:57:03.373Z | Checking ppv-lite86 v0.2.21 |
| 555 | 2026-09-06T23:57:03.512Z | Compiling daft-derive v0.1.8 |
| 556 | 2026-09-06T23:57:03.591Z | Checking h2 v0.4.15 |
| 557 | 2026-09-06T23:57:03.680Z | Checking ipnetwork v0.21.1 |
| 558 | 2026-09-06T23:57:03.870Z | Checking oxnet v0.1.6 |
| 559 | 2026-09-06T23:57:03.885Z | Checking newtype-uuid v1.3.2 |
| 560 | 2026-09-06T23:57:03.963Z | Compiling scroll_derive v0.13.1 |
| 561 | 2026-09-06T23:57:04.040Z | Compiling structmeta-derive v0.3.0 |
| 562 | 2026-09-06T23:57:04.219Z | Checking form_urlencoded v1.2.2 |
| 563 | 2026-09-06T23:57:04.230Z | Compiling version_check v0.9.5 |
| 564 | 2026-09-06T23:57:04.256Z | Checking typenum v1.20.1 |
| 565 | 2026-09-06T23:57:04.339Z | Checking ipnet v2.12.0 |
| 566 | 2026-09-06T23:57:04.494Z | Checking base64 v0.22.1 |
| 567 | 2026-09-06T23:57:04.552Z | Checking powerfmt v0.2.0 |
| 568 | 2026-09-06T23:57:04.719Z | Compiling num-conv v0.2.0 |
| 569 | 2026-09-06T23:57:04.757Z | Compiling crc32fast v1.5.0 |
| 570 | 2026-09-06T23:57:04.796Z | Compiling usdt-impl v0.6.0 |
| 571 | 2026-09-06T23:57:04.837Z | Compiling time-core v0.1.8 |
| 572 | 2026-09-06T23:57:04.976Z | Compiling time-macros v0.2.27 |
| 573 | 2026-09-06T23:57:04.987Z | Checking hybrid-array v0.4.13 |
| 574 | 2026-09-06T23:57:05.060Z | Compiling structmeta v0.3.0 |
| 575 | 2026-09-06T23:57:05.081Z | Checking scroll v0.13.0 |
| 576 | 2026-09-06T23:57:05.244Z | Checking deranged v0.5.8 |
| 577 | 2026-09-06T23:57:05.294Z | Checking tempfile v3.27.0 |
| 578 | 2026-09-06T23:57:05.361Z | Checking rand_core v0.9.5 |
| 579 | 2026-09-06T23:57:05.410Z | Checking daft v0.1.8 |
| 580 | 2026-09-06T23:57:05.474Z | Checking idna_adapter v1.2.1 |
| 581 | 2026-09-06T23:57:05.485Z | Checking hyper v1.10.1 |
| 582 | 2026-09-06T23:57:05.520Z | Compiling dtrace-parser v0.3.0 |
| 583 | 2026-09-06T23:57:05.582Z | Compiling thread-id v5.1.0 |
| 584 | 2026-09-06T23:57:05.662Z | Checking sync_wrapper v1.0.2 |
| 585 | 2026-09-06T23:57:05.666Z | Checking simd-adler32 v0.3.8 |
| 586 | 2026-09-06T23:57:05.713Z | Compiling crossbeam-utils v0.8.21 |
| 587 | 2026-09-06T23:57:05.951Z | Checking adler2 v2.0.1 |
| 588 | 2026-09-06T23:57:06.017Z | Checking num_threads v0.1.7 |
| 589 | 2026-09-06T23:57:06.023Z | Checking regex-syntax v0.8.10 |
| 590 | 2026-09-06T23:57:06.048Z | Compiling omicron-workspace-hack v0.1.0 |
| 591 | 2026-09-06T23:57:06.115Z | Compiling ident_case v1.0.1 |
| 592 | 2026-09-06T23:57:06.163Z | Checking utf8_iter v1.0.4 |
| 593 | 2026-09-06T23:57:06.226Z | Compiling dof v0.4.0 |
| 594 | 2026-09-06T23:57:06.239Z | Checking plain v0.2.3 |
| 595 | 2026-09-06T23:57:06.261Z | Compiling strsim v0.11.1 |
| 596 | 2026-09-06T23:57:06.274Z | Checking ryu v1.0.23 |
| 597 | 2026-09-06T23:57:06.325Z | Checking openssl-probe v0.2.1 |
| 598 | 2026-09-06T23:57:06.366Z | Compiling byteorder v1.5.0 |
| 599 | 2026-09-06T23:57:06.388Z | Checking hyper-util v0.1.20 |
| 600 | 2026-09-06T23:57:06.400Z | Checking serde_urlencoded v0.7.1 |
| 601 | 2026-09-06T23:57:06.416Z | Checking rustls-native-certs v0.8.3 |
| 602 | 2026-09-06T23:57:06.545Z | Compiling darling_core v0.23.0 |
| 603 | 2026-09-06T23:57:06.556Z | Checking goblin v0.10.5 |
| 604 | 2026-09-06T23:57:06.599Z | Checking idna v1.1.0 |
| 605 | 2026-09-06T23:57:06.629Z | Checking time v0.3.47 |
| 606 | 2026-09-06T23:57:06.942Z | Checking miniz_oxide v0.8.9 |
| 607 | 2026-09-06T23:57:07.305Z | Checking tower v0.5.3 |
| 608 | 2026-09-06T23:57:07.473Z | Checking http-body-util v0.1.3 |
| 609 | 2026-09-06T23:57:07.504Z | Compiling aho-corasick v1.1.4 |
| 610 | 2026-09-06T23:57:07.593Z | Checking getrandom v0.2.17 |
| 611 | 2026-09-06T23:57:07.678Z | Checking pretty-hex v0.4.1 |
| 612 | 2026-09-06T23:57:07.686Z | Compiling rustix v0.38.44 |
| 613 | 2026-09-06T23:57:07.726Z | Checking iri-string v0.7.10 |
| 614 | 2026-09-06T23:57:08.025Z | Compiling camino v1.2.5 |
| 615 | 2026-09-06T23:57:08.487Z | Checking rand_core v0.6.4 |
| 616 | 2026-09-06T23:57:08.530Z | Checking flate2 v1.1.9 |
| 617 | 2026-09-06T23:57:08.615Z | Compiling darling_macro v0.23.0 |
| 618 | 2026-09-06T23:57:08.731Z | Checking tower-http v0.6.8 |
| 619 | 2026-09-06T23:57:08.892Z | Checking url v2.5.8 |
| 620 | 2026-09-06T23:57:08.985Z | Checking rand_chacha v0.9.0 |
| 621 | 2026-09-06T23:57:09.138Z | Checking crypto-common v0.2.2 |
| 622 | 2026-09-06T23:57:09.159Z | Checking block-buffer v0.12.1 |
| 623 | 2026-09-06T23:57:09.165Z | Compiling multer v3.1.0 |
| 624 | 2026-09-06T23:57:09.256Z | Checking wait-timeout v0.2.1 |
| 625 | 2026-09-06T23:57:09.374Z | Checking thread_local v1.1.9 |
| 626 | 2026-09-06T23:57:09.394Z | Checking foldhash v0.2.0 |
| 627 | 2026-09-06T23:57:09.456Z | Compiling regex-automata v0.4.14 |
| 628 | 2026-09-06T23:57:09.526Z | Checking compression-core v0.4.31 |
| 629 | 2026-09-06T23:57:09.537Z | Compiling slog-async v2.8.0 |
| 630 | 2026-09-06T23:57:09.623Z | Checking const-oid v0.10.2 |
| 631 | 2026-09-06T23:57:09.640Z | Checking quick-error v1.2.3 |
| 632 | 2026-09-06T23:57:09.733Z | Compiling ref-cast v1.0.25 |
| 633 | 2026-09-06T23:57:09.824Z | Checking winnow v1.0.3 |
| 634 | 2026-09-06T23:57:09.961Z | Checking allocator-api2 v0.2.21 |
| 635 | 2026-09-06T23:57:10.021Z | Checking match_cfg v0.1.0 |
| 636 | 2026-09-06T23:57:10.042Z | Checking bit-vec v0.8.0 |
| 637 | 2026-09-06T23:57:10.079Z | Checking hostname v0.3.1 |
| 638 | 2026-09-06T23:57:10.100Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 639 | 2026-09-06T23:57:10.206Z | Checking digest v0.11.3 |
| 640 | 2026-09-06T23:57:10.242Z | Checking bit-set v0.8.0 |
| 641 | 2026-09-06T23:57:10.249Z | Checking hashbrown v0.16.1 |
| 642 | 2026-09-06T23:57:10.345Z | Checking rusty-fork v0.3.1 |
| 643 | 2026-09-06T23:57:10.356Z | Checking compression-codecs v0.4.37 |
| 644 | 2026-09-06T23:57:10.460Z | Compiling darling v0.23.0 |
| 645 | 2026-09-06T23:57:10.500Z | Checking rand v0.9.2 |
| 646 | 2026-09-06T23:57:10.511Z | Checking crossbeam-channel v0.5.15 |
| 647 | 2026-09-06T23:57:10.529Z | Checking rand_chacha v0.3.1 |
| 648 | 2026-09-06T23:57:10.734Z | Checking slog-json v2.6.1 |
| 649 | 2026-09-06T23:57:10.830Z | Compiling usdt-attr-macro v0.6.0 |
| 650 | 2026-09-06T23:57:10.875Z | Compiling usdt-macro v0.6.0 |
| 651 | 2026-09-06T23:57:10.947Z | Checking rand_xorshift v0.4.0 |
| 652 | 2026-09-06T23:57:10.963Z | Compiling derive-ex v0.1.8 |
| 653 | 2026-09-06T23:57:11.056Z | Compiling dropshot v0.17.1 |
| 654 | 2026-09-06T23:57:11.272Z | Compiling regex v1.12.3 |
| 655 | 2026-09-06T23:57:11.285Z | Checking futures-executor v0.3.32 |
| 656 | 2026-09-06T23:57:11.426Z | Compiling serde_tokenstream v0.3.0 |
| 657 | 2026-09-06T23:57:11.444Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 658 | 2026-09-06T23:57:11.543Z | Compiling async-stream-impl v0.3.6 |
| 659 | 2026-09-06T23:57:11.554Z | Compiling async-trait v0.1.89 |
| 660 | 2026-09-06T23:57:11.654Z | Compiling ref-cast-impl v1.0.25 |
| 661 | 2026-09-06T23:57:11.703Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 662 | 2026-09-06T23:57:11.898Z | Checking serde_spanned v1.1.1 |
| 663 | 2026-09-06T23:57:11.941Z | Checking is-terminal v0.4.17 |
| 664 | 2026-09-06T23:57:11.984Z | Checking memmap2 v0.9.10 |
| 665 | 2026-09-06T23:57:11.995Z | Checking encoding_rs v0.8.35 |
| 666 | 2026-09-06T23:57:12.004Z | Compiling anyhow v1.0.104 |
| 667 | 2026-09-06T23:57:12.121Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 668 | 2026-09-06T23:57:12.233Z | Checking take_mut v0.2.2 |
| 669 | 2026-09-06T23:57:12.279Z | Checking spin v0.9.8 |
| 670 | 2026-09-06T23:57:12.323Z | Checking unarray v0.1.4 |
| 671 | 2026-09-06T23:57:12.331Z | Checking cpufeatures v0.3.0 |
| 672 | 2026-09-06T23:57:12.382Z | Checking hex v0.4.3 |
| 673 | 2026-09-06T23:57:12.408Z | Checking term v1.2.1 |
| 674 | 2026-09-06T23:57:12.425Z | Checking mime v0.3.17 |
| 675 | 2026-09-06T23:57:12.435Z | Compiling dropshot_endpoint v0.17.1 |
| 676 | 2026-09-06T23:57:12.518Z | Checking proptest v1.11.0 |
| 677 | 2026-09-06T23:57:12.541Z | Compiling test-strategy v0.4.5 |
| 678 | 2026-09-06T23:57:12.579Z | Checking sha1 v0.11.0 |
| 679 | 2026-09-06T23:57:12.604Z | Checking byte-wrapper v0.1.0 |
| 680 | 2026-09-06T23:57:12.628Z | Checking slog-term v2.9.2 |
| 681 | 2026-09-06T23:57:12.851Z | Checking toml v1.1.2+spec-1.1.0 |
| 682 | 2026-09-06T23:57:12.951Z | Checking async-stream v0.3.6 |
| 683 | 2026-09-06T23:57:12.988Z | Checking usdt v0.6.0 |
| 684 | 2026-09-06T23:57:13.061Z | Compiling parse-display-derive v0.10.0 |
| 685 | 2026-09-06T23:57:13.102Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 686 | 2026-09-06T23:57:13.133Z | Compiling oxide-generation-macros v0.2.0 |
| 687 | 2026-09-06T23:57:13.420Z | Checking futures v0.3.32 |
| 688 | 2026-09-06T23:57:13.482Z | Checking atomicwrites v0.4.4 |
| 689 | 2026-09-06T23:57:13.512Z | Checking slog-bunyan v2.5.0 |
| 690 | 2026-09-06T23:57:13.608Z | Checking rand v0.8.6 |
| 691 | 2026-09-06T23:57:13.636Z | Compiling serde_with_macros v3.21.0 |
| 692 | 2026-09-06T23:57:13.834Z | Checking async-compression v0.4.41 |
| 693 | 2026-09-06T23:57:14.011Z | Checking oxide-generation v0.1.3 |
| 694 | 2026-09-06T23:57:14.044Z | Compiling newtype-uuid-macros v0.1.0 |
| 695 | 2026-09-06T23:57:14.068Z | Checking openapiv3 v2.2.0 |
| 696 | 2026-09-06T23:57:14.101Z | Compiling strum_macros v0.27.2 |
| 697 | 2026-09-06T23:57:14.119Z | Checking backon v1.6.0 |
| 698 | 2026-09-06T23:57:14.181Z | Checking waitgroup v0.1.2 |
| 699 | 2026-09-06T23:57:14.264Z | Checking rustls-pemfile v2.2.0 |
| 700 | 2026-09-06T23:57:14.283Z | Checking serde_path_to_error v0.1.20 |
| 701 | 2026-09-06T23:57:14.390Z | Checking hostname v0.4.2 |
| 702 | 2026-09-06T23:57:14.479Z | Checking instant v0.1.13 |
| 703 | 2026-09-06T23:57:14.539Z | Checking either v1.15.0 |
| 704 | 2026-09-06T23:57:14.562Z | Checking debug-ignore v1.0.5 |
| 705 | 2026-09-06T23:57:14.563Z | Checking parse-display v0.10.0 |
| 706 | 2026-09-06T23:57:14.650Z | Checking backoff v0.4.0 |
| 707 | 2026-09-06T23:57:14.686Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 708 | 2026-09-06T23:57:14.696Z | Checking itertools v0.14.0 |
| 709 | 2026-09-06T23:57:14.700Z | Checking serde_with v3.21.0 |
| 710 | 2026-09-06T23:57:14.785Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 711 | 2026-09-06T23:57:14.801Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 712 | 2026-09-06T23:57:14.850Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 713 | 2026-09-06T23:57:15.213Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 714 | 2026-09-06T23:57:15.276Z | Checking iddqd v0.4.2 |
| 715 | 2026-09-06T23:57:15.359Z | Checking regress v0.10.5 |
| 716 | 2026-09-06T23:57:15.430Z | Checking macaddr v1.0.1 |
| 717 | 2026-09-06T23:57:15.509Z | Checking humantime v2.3.0 |
| 718 | 2026-09-06T23:57:15.844Z | Checking strum v0.27.2 |
| 719 | 2026-09-06T23:57:20.012Z | Checking rustls-webpki v0.103.13 |
| 720 | 2026-09-06T23:57:22.150Z | Checking tokio-rustls v0.26.4 |
| 721 | 2026-09-06T23:57:22.153Z | Checking rustls-platform-verifier v0.6.2 |
| 722 | 2026-09-06T23:57:22.324Z | Checking hyper-rustls v0.27.7 |
| 723 | 2026-09-06T23:57:22.469Z | Checking reqwest v0.13.2 |
| 724 | 2026-09-06T23:57:23.020Z | Checking progenitor-client v0.14.0 |
| 725 | 2026-09-06T23:57:23.202Z | Checking progenitor-extras v0.2.0 |
| 726 | 2026-09-06T23:57:23.938Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 727 | 2026-09-06T23:57:26.506Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 728 | 2026-09-06T23:57:26.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.04s |
| 729 | 2026-09-06T23:57:26.698Z | + cargo build --release |
| 730 | 2026-09-06T23:57:26.882Z | Compiling proc-macro2 v1.0.106 |
| 731 | 2026-09-06T23:57:26.882Z | Compiling quote v1.0.45 |
| 732 | 2026-09-06T23:57:26.882Z | Compiling unicode-ident v1.0.24 |
| 733 | 2026-09-06T23:57:26.883Z | Compiling libc v0.2.185 |
| 734 | 2026-09-06T23:57:26.883Z | Compiling cfg-if v1.0.4 |
| 735 | 2026-09-06T23:57:26.883Z | Compiling serde_core v1.0.228 |
| 736 | 2026-09-06T23:57:26.883Z | Compiling memchr v2.8.0 |
| 737 | 2026-09-06T23:57:26.888Z | Compiling itoa v1.0.17 |
| 738 | 2026-09-06T23:57:26.973Z | Compiling serde v1.0.228 |
| 739 | 2026-09-06T23:57:27.015Z | Compiling zmij v1.0.21 |
| 740 | 2026-09-06T23:57:27.145Z | Compiling serde_json v1.0.151 |
| 741 | 2026-09-06T23:57:27.304Z | Compiling pin-project-lite v0.2.17 |
| 742 | 2026-09-06T23:57:27.381Z | Compiling smallvec v1.15.1 |
| 743 | 2026-09-06T23:57:27.386Z | Compiling futures-core v0.3.32 |
| 744 | 2026-09-06T23:57:27.524Z | Compiling bytes v1.11.1 |
| 745 | 2026-09-06T23:57:27.612Z | Compiling getrandom v0.4.3 |
| 746 | 2026-09-06T23:57:27.881Z | Compiling errno v0.3.14 |
| 747 | 2026-09-06T23:57:27.945Z | Compiling parking_lot_core v0.9.12 |
| 748 | 2026-09-06T23:57:28.028Z | Compiling syn v2.0.117 |
| 749 | 2026-09-06T23:57:28.050Z | Compiling once_cell v1.21.3 |
| 750 | 2026-09-06T23:57:28.086Z | Compiling autocfg v1.5.0 |
| 751 | 2026-09-06T23:57:28.172Z | Compiling scopeguard v1.2.0 |
| 752 | 2026-09-06T23:57:28.200Z | Compiling jobserver v0.1.34 |
| 753 | 2026-09-06T23:57:28.271Z | Compiling lock_api v0.4.14 |
| 754 | 2026-09-06T23:57:28.275Z | Compiling shlex v1.3.0 |
| 755 | 2026-09-06T23:57:28.414Z | Compiling num-traits v0.2.19 |
| 756 | 2026-09-06T23:57:28.458Z | Compiling find-msvc-tools v0.1.9 |
| 757 | 2026-09-06T23:57:28.505Z | Compiling parking_lot v0.12.5 |
| 758 | 2026-09-06T23:57:28.510Z | Compiling signal-hook-registry v1.4.8 |
| 759 | 2026-09-06T23:57:28.614Z | Compiling cc v1.2.56 |
| 760 | 2026-09-06T23:57:28.661Z | Compiling socket2 v0.6.3 |
| 761 | 2026-09-06T23:57:28.755Z | Compiling mio v1.2.0 |
| 762 | 2026-09-06T23:57:28.798Z | Compiling futures-sink v0.3.32 |
| 763 | 2026-09-06T23:57:28.899Z | Compiling stable_deref_trait v1.2.1 |
| 764 | 2026-09-06T23:57:28.951Z | Compiling thiserror v2.0.18 |
| 765 | 2026-09-06T23:57:29.398Z | Compiling cmake v0.1.57 |
| 766 | 2026-09-06T23:57:29.436Z | Compiling dunce v1.0.5 |
| 767 | 2026-09-06T23:57:29.524Z | Compiling fs_extra v1.3.0 |
| 768 | 2026-09-06T23:57:29.714Z | Compiling zerocopy v0.8.55 |
| 769 | 2026-09-06T23:57:29.721Z | Compiling iana-time-zone v0.1.65 |
| 770 | 2026-09-06T23:57:29.765Z | Compiling rustversion v1.0.22 |
| 771 | 2026-09-06T23:57:29.769Z | Compiling slab v0.4.12 |
| 772 | 2026-09-06T23:57:29.847Z | Compiling aws-lc-sys v0.40.0 |
| 773 | 2026-09-06T23:57:29.955Z | Compiling futures-channel v0.3.32 |
| 774 | 2026-09-06T23:57:29.998Z | Compiling schemars v0.8.22 |
| 775 | 2026-09-06T23:57:30.122Z | Compiling zeroize v1.9.0 |
| 776 | 2026-09-06T23:57:30.143Z | Compiling equivalent v1.0.2 |
| 777 | 2026-09-06T23:57:30.222Z | Compiling uuid v1.23.4 |
| 778 | 2026-09-06T23:57:30.256Z | Compiling semver v1.0.28 |
| 779 | 2026-09-06T23:57:30.305Z | Compiling http v1.4.2 |
| 780 | 2026-09-06T23:57:30.752Z | Compiling log v0.4.33 |
| 781 | 2026-09-06T23:57:30.822Z | Compiling synstructure v0.13.2 |
| 782 | 2026-09-06T23:57:30.891Z | Compiling serde_derive_internals v0.29.1 |
| 783 | 2026-09-06T23:57:30.964Z | Compiling aws-lc-rs v1.16.3 |
| 784 | 2026-09-06T23:57:31.088Z | Compiling futures-io v0.3.32 |
| 785 | 2026-09-06T23:57:31.265Z | Compiling ucd-trie v0.1.7 |
| 786 | 2026-09-06T23:57:31.269Z | Compiling futures-task v0.3.32 |
| 787 | 2026-09-06T23:57:31.285Z | Compiling bitflags v2.11.0 |
| 788 | 2026-09-06T23:57:31.419Z | Compiling dyn-clone v1.0.20 |
| 789 | 2026-09-06T23:57:31.473Z | Compiling pest v2.8.6 |
| 790 | 2026-09-06T23:57:31.550Z | Compiling slog v2.8.2 |
| 791 | 2026-09-06T23:57:31.588Z | Compiling rustls-pki-types v1.14.0 |
| 792 | 2026-09-06T23:57:31.648Z | Compiling fnv v1.0.7 |
| 793 | 2026-09-06T23:57:31.741Z | Compiling writeable v0.6.2 |
| 794 | 2026-09-06T23:57:31.777Z | Compiling hashbrown v0.17.0 |
| 795 | 2026-09-06T23:57:31.791Z | Compiling httparse v1.10.1 |
| 796 | 2026-09-06T23:57:31.965Z | Compiling litemap v0.8.1 |
| 797 | 2026-09-06T23:57:31.980Z | Compiling serde_derive v1.0.228 |
| 798 | 2026-09-06T23:57:32.135Z | Compiling zerocopy-derive v0.8.55 |
| 799 | 2026-09-06T23:57:32.144Z | Compiling zerofrom-derive v0.1.6 |
| 800 | 2026-09-06T23:57:32.166Z | Compiling tokio-macros v2.7.0 |
| 801 | 2026-09-06T23:57:32.418Z | Compiling yoke-derive v0.8.1 |
| 802 | 2026-09-06T23:57:32.438Z | Compiling zerovec-derive v0.11.2 |
| 803 | 2026-09-06T23:57:32.643Z | Compiling thiserror-impl v2.0.18 |
| 804 | 2026-09-06T23:57:32.900Z | Compiling tokio v1.52.1 |
| 805 | 2026-09-06T23:57:33.300Z | Compiling zerofrom v0.1.6 |
| 806 | 2026-09-06T23:57:33.415Z | Compiling yoke v0.8.1 |
| 807 | 2026-09-06T23:57:33.419Z | Compiling displaydoc v0.2.5 |
| 808 | 2026-09-06T23:57:33.492Z | Compiling futures-macro v0.3.32 |
| 809 | 2026-09-06T23:57:33.584Z | Compiling zerovec v0.11.5 |
| 810 | 2026-09-06T23:57:33.832Z | Compiling schemars_derive v0.8.22 |
| 811 | 2026-09-06T23:57:34.128Z | Compiling tinystr v0.8.2 |
| 812 | 2026-09-06T23:57:34.128Z | Compiling pest_meta v2.8.6 |
| 813 | 2026-09-06T23:57:34.285Z | Compiling futures-util v0.3.32 |
| 814 | 2026-09-06T23:57:34.319Z | Compiling icu_locale_core v2.1.1 |
| 815 | 2026-09-06T23:57:35.193Z | Compiling chrono v0.4.45 |
| 816 | 2026-09-06T23:57:35.331Z | Compiling erased-serde v0.3.31 |
| 817 | 2026-09-06T23:57:35.474Z | Compiling pest_generator v2.8.6 |
| 818 | 2026-09-06T23:57:36.051Z | Compiling zerotrie v0.2.3 |
| 819 | 2026-09-06T23:57:36.487Z | Compiling potential_utf v0.1.4 |
| 820 | 2026-09-06T23:57:36.589Z | Compiling indexmap v2.14.0 |
| 821 | 2026-09-06T23:57:36.669Z | Compiling http-body v1.0.1 |
| 822 | 2026-09-06T23:57:36.683Z | Compiling tracing-core v0.1.36 |
| 823 | 2026-09-06T23:57:36.810Z | Compiling syn v3.0.3 |
| 824 | 2026-09-06T23:57:36.849Z | Compiling atomic-waker v1.1.2 |
| 825 | 2026-09-06T23:57:36.978Z | Compiling untrusted v0.9.0 |
| 826 | 2026-09-06T23:57:37.090Z | Compiling rustls v0.23.41 |
| 827 | 2026-09-06T23:57:37.320Z | Compiling paste v1.0.15 |
| 828 | 2026-09-06T23:57:37.398Z | Compiling icu_normalizer_data v2.1.1 |
| 829 | 2026-09-06T23:57:37.598Z | Compiling icu_properties_data v2.1.2 |
| 830 | 2026-09-06T23:57:37.631Z | Compiling percent-encoding v2.3.2 |
| 831 | 2026-09-06T23:57:37.725Z | Compiling tracing v0.1.44 |
| 832 | 2026-09-06T23:57:37.841Z | Compiling tokio-util v0.7.18 |
| 833 | 2026-09-06T23:57:38.067Z | Compiling icu_collections v2.1.1 |
| 834 | 2026-09-06T23:57:38.362Z | Compiling icu_provider v2.1.1 |
| 835 | 2026-09-06T23:57:38.586Z | Compiling pest_derive v2.8.6 |
| 836 | 2026-09-06T23:57:38.943Z | Compiling getrandom v0.3.4 |
| 837 | 2026-09-06T23:57:38.967Z | Compiling tower-service v0.3.3 |
| 838 | 2026-09-06T23:57:38.967Z | Compiling fastrand v2.3.0 |
| 839 | 2026-09-06T23:57:39.040Z | Compiling rustix v1.1.4 |
| 840 | 2026-09-06T23:57:39.123Z | Compiling subtle v2.6.1 |
| 841 | 2026-09-06T23:57:39.243Z | Compiling heck v0.5.0 |
| 842 | 2026-09-06T23:57:39.265Z | Compiling try-lock v0.2.5 |
| 843 | 2026-09-06T23:57:39.372Z | Compiling tower-layer v0.3.3 |
| 844 | 2026-09-06T23:57:39.423Z | Compiling want v0.3.1 |
| 845 | 2026-09-06T23:57:39.651Z | Compiling h2 v0.4.15 |
| 846 | 2026-09-06T23:57:39.805Z | Compiling ipnetwork v0.21.1 |
| 847 | 2026-09-06T23:57:39.821Z | Compiling ppv-lite86 v0.2.21 |
| 848 | 2026-09-06T23:57:39.841Z | Compiling serde_tokenstream v0.2.3 |
| 849 | 2026-09-06T23:57:40.125Z | Compiling httpdate v1.0.3 |
| 850 | 2026-09-06T23:57:40.153Z | Compiling oxnet v0.1.6 |
| 851 | 2026-09-06T23:57:40.529Z | Compiling icu_normalizer v2.1.1 |
| 852 | 2026-09-06T23:57:41.213Z | Compiling daft-derive v0.1.8 |
| 853 | 2026-09-06T23:57:41.339Z | Compiling icu_properties v2.1.2 |
| 854 | 2026-09-06T23:57:41.975Z | Compiling form_urlencoded v1.2.2 |
| 855 | 2026-09-06T23:57:42.196Z | Compiling hyper v1.10.1 |
| 856 | 2026-09-06T23:57:42.230Z | Compiling newtype-uuid v1.3.2 |
| 857 | 2026-09-06T23:57:42.875Z | Compiling scroll_derive v0.13.1 |
| 858 | 2026-09-06T23:57:43.146Z | Compiling structmeta-derive v0.3.0 |
| 859 | 2026-09-06T23:57:43.661Z | Compiling num-conv v0.2.0 |
| 860 | 2026-09-06T23:57:43.704Z | Compiling base64 v0.22.1 |
| 861 | 2026-09-06T23:57:43.781Z | Compiling time-core v0.1.8 |
| 862 | 2026-09-06T23:57:43.918Z | Compiling version_check v0.9.5 |
| 863 | 2026-09-06T23:57:44.173Z | Compiling usdt-impl v0.6.0 |
| 864 | 2026-09-06T23:57:44.176Z | Compiling ipnet v2.12.0 |
| 865 | 2026-09-06T23:57:44.176Z | Compiling powerfmt v0.2.0 |
| 866 | 2026-09-06T23:57:44.422Z | Compiling crc32fast v1.5.0 |
| 867 | 2026-09-06T23:57:44.431Z | Compiling omicron-workspace-hack v0.1.0 |
| 868 | 2026-09-06T23:57:44.630Z | Compiling typenum v1.20.1 |
| 869 | 2026-09-06T23:57:44.650Z | Compiling dof v0.4.0 |
| 870 | 2026-09-06T23:57:44.760Z | Compiling hyper-util v0.1.20 |
| 871 | 2026-09-06T23:57:45.314Z | Compiling deranged v0.5.8 |
| 872 | 2026-09-06T23:57:45.348Z | Compiling structmeta v0.3.0 |
| 873 | 2026-09-06T23:57:45.439Z | Compiling hybrid-array v0.4.13 |
| 874 | 2026-09-06T23:57:45.546Z | Compiling time-macros v0.2.27 |
| 875 | 2026-09-06T23:57:45.556Z | Compiling scroll v0.13.0 |
| 876 | 2026-09-06T23:57:45.913Z | Compiling tempfile v3.27.0 |
| 877 | 2026-09-06T23:57:45.948Z | Compiling daft v0.1.8 |
| 878 | 2026-09-06T23:57:46.215Z | Compiling idna_adapter v1.2.1 |
| 879 | 2026-09-06T23:57:46.342Z | Compiling rand_core v0.9.5 |
| 880 | 2026-09-06T23:57:46.407Z | Compiling dtrace-parser v0.3.0 |
| 881 | 2026-09-06T23:57:46.512Z | Compiling thread-id v5.1.0 |
| 882 | 2026-09-06T23:57:46.579Z | Compiling sync_wrapper v1.0.2 |
| 883 | 2026-09-06T23:57:46.615Z | Compiling regex-syntax v0.8.10 |
| 884 | 2026-09-06T23:57:46.654Z | Compiling num_threads v0.1.7 |
| 885 | 2026-09-06T23:57:46.683Z | Compiling ryu v1.0.23 |
| 886 | 2026-09-06T23:57:46.726Z | Compiling adler2 v2.0.1 |
| 887 | 2026-09-06T23:57:46.736Z | Compiling strsim v0.11.1 |
| 888 | 2026-09-06T23:57:46.889Z | Compiling byteorder v1.5.0 |
| 889 | 2026-09-06T23:57:47.028Z | Compiling openssl-probe v0.2.1 |
| 890 | 2026-09-06T23:57:47.071Z | Compiling simd-adler32 v0.3.8 |
| 891 | 2026-09-06T23:57:47.123Z | Compiling utf8_iter v1.0.4 |
| 892 | 2026-09-06T23:57:47.266Z | Compiling crossbeam-utils v0.8.21 |
| 893 | 2026-09-06T23:57:47.271Z | Compiling plain v0.2.3 |
| 894 | 2026-09-06T23:57:47.388Z | Compiling ident_case v1.0.1 |
| 895 | 2026-09-06T23:57:47.487Z | Compiling darling_core v0.23.0 |
| 896 | 2026-09-06T23:57:47.603Z | Compiling goblin v0.10.5 |
| 897 | 2026-09-06T23:57:47.704Z | Compiling idna v1.1.0 |
| 898 | 2026-09-06T23:57:47.927Z | Compiling miniz_oxide v0.8.9 |
| 899 | 2026-09-06T23:57:47.963Z | Compiling rustls-native-certs v0.8.3 |
| 900 | 2026-09-06T23:57:48.695Z | Compiling time v0.3.47 |
| 901 | 2026-09-06T23:57:49.238Z | Compiling serde_urlencoded v0.7.1 |
| 902 | 2026-09-06T23:57:49.503Z | Compiling tower v0.5.3 |
| 903 | 2026-09-06T23:57:49.721Z | Compiling http-body-util v0.1.3 |
| 904 | 2026-09-06T23:57:49.946Z | Compiling aho-corasick v1.1.4 |
| 905 | 2026-09-06T23:57:49.981Z | Compiling getrandom v0.2.17 |
| 906 | 2026-09-06T23:57:50.190Z | Compiling rustix v0.38.44 |
| 907 | 2026-09-06T23:57:50.454Z | Compiling pretty-hex v0.4.1 |
| 908 | 2026-09-06T23:57:50.516Z | Compiling iri-string v0.7.10 |
| 909 | 2026-09-06T23:57:50.544Z | Compiling camino v1.2.5 |
| 910 | 2026-09-06T23:57:50.921Z | Compiling rand_core v0.6.4 |
| 911 | 2026-09-06T23:57:51.176Z | Compiling flate2 v1.1.9 |
| 912 | 2026-09-06T23:57:51.772Z | Compiling regex-automata v0.4.14 |
| 913 | 2026-09-06T23:57:52.068Z | Compiling tower-http v0.6.8 |
| 914 | 2026-09-06T23:57:53.012Z | Compiling darling_macro v0.23.0 |
| 915 | 2026-09-06T23:57:53.587Z | Compiling url v2.5.8 |
| 916 | 2026-09-06T23:57:53.923Z | Compiling rand_chacha v0.9.0 |
| 917 | 2026-09-06T23:57:54.259Z | Compiling crypto-common v0.2.2 |
| 918 | 2026-09-06T23:57:54.382Z | Compiling block-buffer v0.12.1 |
| 919 | 2026-09-06T23:57:54.462Z | Compiling multer v3.1.0 |
| 920 | 2026-09-06T23:57:54.667Z | Compiling wait-timeout v0.2.1 |
| 921 | 2026-09-06T23:57:55.104Z | Compiling thread_local v1.1.9 |
| 922 | 2026-09-06T23:57:55.414Z | Compiling quick-error v1.2.3 |
| 923 | 2026-09-06T23:57:55.513Z | Compiling const-oid v0.10.2 |
| 924 | 2026-09-06T23:57:55.583Z | Compiling foldhash v0.2.0 |
| 925 | 2026-09-06T23:57:55.754Z | Compiling match_cfg v0.1.0 |
| 926 | 2026-09-06T23:57:55.795Z | Compiling slog-async v2.8.0 |
| 927 | 2026-09-06T23:57:55.812Z | Compiling compression-core v0.4.31 |
| 928 | 2026-09-06T23:57:55.856Z | Compiling winnow v1.0.3 |
| 929 | 2026-09-06T23:57:55.944Z | Compiling ref-cast v1.0.25 |
| 930 | 2026-09-06T23:57:55.972Z | Compiling allocator-api2 v0.2.21 |
| 931 | 2026-09-06T23:57:56.125Z | Compiling bit-vec v0.8.0 |
| 932 | 2026-09-06T23:57:56.290Z | Compiling hashbrown v0.16.1 |
| 933 | 2026-09-06T23:57:56.302Z | Compiling bit-set v0.8.0 |
| 934 | 2026-09-06T23:57:56.352Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 935 | 2026-09-06T23:57:56.413Z | Compiling compression-codecs v0.4.37 |
| 936 | 2026-09-06T23:57:56.478Z | Compiling hostname v0.3.1 |
| 937 | 2026-09-06T23:57:56.741Z | Compiling digest v0.11.3 |
| 938 | 2026-09-06T23:57:56.999Z | Compiling rusty-fork v0.3.1 |
| 939 | 2026-09-06T23:57:57.701Z | Compiling rand v0.9.2 |
| 940 | 2026-09-06T23:57:57.795Z | Compiling crossbeam-channel v0.5.15 |
| 941 | 2026-09-06T23:57:58.414Z | Compiling darling v0.23.0 |
| 942 | 2026-09-06T23:57:58.483Z | Compiling regex v1.12.3 |
| 943 | 2026-09-06T23:57:58.494Z | Compiling rand_chacha v0.3.1 |
| 944 | 2026-09-06T23:57:59.123Z | Compiling usdt-attr-macro v0.6.0 |
| 945 | 2026-09-06T23:57:59.419Z | Compiling usdt-macro v0.6.0 |
| 946 | 2026-09-06T23:57:59.878Z | Compiling slog-json v2.6.1 |
| 947 | 2026-09-06T23:58:00.112Z | Compiling rand_xorshift v0.4.0 |
| 948 | 2026-09-06T23:58:00.122Z | Compiling derive-ex v0.1.8 |
| 949 | 2026-09-06T23:58:00.155Z | Compiling dropshot v0.17.1 |
| 950 | 2026-09-06T23:58:00.171Z | Compiling serde_tokenstream v0.3.0 |
| 951 | 2026-09-06T23:58:00.250Z | Compiling futures-executor v0.3.32 |
| 952 | 2026-09-06T23:58:00.448Z | Compiling async-stream-impl v0.3.6 |
| 953 | 2026-09-06T23:58:00.465Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 954 | 2026-09-06T23:58:00.814Z | Compiling ref-cast-impl v1.0.25 |
| 955 | 2026-09-06T23:58:00.904Z | Compiling async-trait v0.1.89 |
| 956 | 2026-09-06T23:58:00.923Z | Compiling serde_spanned v1.1.1 |
| 957 | 2026-09-06T23:58:01.024Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 958 | 2026-09-06T23:58:01.047Z | Compiling memmap2 v0.9.10 |
| 959 | 2026-09-06T23:58:01.342Z | Compiling is-terminal v0.4.17 |
| 960 | 2026-09-06T23:58:01.365Z | Compiling encoding_rs v0.8.35 |
| 961 | 2026-09-06T23:58:01.426Z | Compiling unarray v0.1.4 |
| 962 | 2026-09-06T23:58:01.431Z | Compiling hex v0.4.3 |
| 963 | 2026-09-06T23:58:01.535Z | Compiling anyhow v1.0.104 |
| 964 | 2026-09-06T23:58:01.702Z | Compiling term v1.2.1 |
| 965 | 2026-09-06T23:58:01.870Z | Compiling mime v0.3.17 |
| 966 | 2026-09-06T23:58:01.873Z | Compiling cpufeatures v0.3.0 |
| 967 | 2026-09-06T23:58:01.950Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 968 | 2026-09-06T23:58:01.972Z | Compiling spin v0.9.8 |
| 969 | 2026-09-06T23:58:02.091Z | Compiling take_mut v0.2.2 |
| 970 | 2026-09-06T23:58:02.197Z | Compiling toml v1.1.2+spec-1.1.0 |
| 971 | 2026-09-06T23:58:02.334Z | Compiling slog-term v2.9.2 |
| 972 | 2026-09-06T23:58:03.565Z | Compiling dropshot_endpoint v0.17.1 |
| 973 | 2026-09-06T23:58:03.638Z | Compiling sha1 v0.11.0 |
| 974 | 2026-09-06T23:58:04.245Z | Compiling test-strategy v0.4.5 |
| 975 | 2026-09-06T23:58:04.752Z | Compiling byte-wrapper v0.1.0 |
| 976 | 2026-09-06T23:58:05.217Z | Compiling proptest v1.11.0 |
| 977 | 2026-09-06T23:58:05.592Z | Compiling usdt v0.6.0 |
| 978 | 2026-09-06T23:58:05.599Z | Compiling async-stream v0.3.6 |
| 979 | 2026-09-06T23:58:05.649Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 980 | 2026-09-06T23:58:05.782Z | Compiling oxide-generation-macros v0.2.0 |
| 981 | 2026-09-06T23:58:05.789Z | Compiling futures v0.3.32 |
| 982 | 2026-09-06T23:58:06.023Z | Compiling slog-bunyan v2.5.0 |
| 983 | 2026-09-06T23:58:06.204Z | Compiling atomicwrites v0.4.4 |
| 984 | 2026-09-06T23:58:06.479Z | Compiling parse-display-derive v0.10.0 |
| 985 | 2026-09-06T23:58:06.561Z | Compiling rand v0.8.6 |
| 986 | 2026-09-06T23:58:06.756Z | Compiling serde_with_macros v3.21.0 |
| 987 | 2026-09-06T23:58:07.347Z | Compiling async-compression v0.4.41 |
| 988 | 2026-09-06T23:58:07.641Z | Compiling oxide-generation v0.1.3 |
| 989 | 2026-09-06T23:58:07.769Z | Compiling newtype-uuid-macros v0.1.0 |
| 990 | 2026-09-06T23:58:07.891Z | Compiling strum_macros v0.27.2 |
| 991 | 2026-09-06T23:58:08.021Z | Compiling backon v1.6.0 |
| 992 | 2026-09-06T23:58:08.254Z | Compiling openapiv3 v2.2.0 |
| 993 | 2026-09-06T23:58:08.311Z | Compiling waitgroup v0.1.2 |
| 994 | 2026-09-06T23:58:08.453Z | Compiling rustls-pemfile v2.2.0 |
| 995 | 2026-09-06T23:58:08.513Z | Compiling serde_path_to_error v0.1.20 |
| 996 | 2026-09-06T23:58:08.551Z | Compiling hostname v0.4.2 |
| 997 | 2026-09-06T23:58:08.694Z | Compiling instant v0.1.13 |
| 998 | 2026-09-06T23:58:08.716Z | Compiling debug-ignore v1.0.5 |
| 999 | 2026-09-06T23:58:08.847Z | Compiling either v1.15.0 |
| 1000 | 2026-09-06T23:58:08.878Z | Compiling backoff v0.4.0 |
| 1001 | 2026-09-06T23:58:08.956Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 1002 | 2026-09-06T23:58:09.112Z | Compiling itertools v0.14.0 |
| 1003 | 2026-09-06T23:58:09.135Z | Compiling parse-display v0.10.0 |
| 1004 | 2026-09-06T23:58:09.730Z | Compiling strum v0.27.2 |
| 1005 | 2026-09-06T23:58:09.834Z | Compiling serde_with v3.21.0 |
| 1006 | 2026-09-06T23:58:09.879Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 1007 | 2026-09-06T23:58:10.511Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1008 | 2026-09-06T23:58:10.516Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 1009 | 2026-09-06T23:58:10.609Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 1010 | 2026-09-06T23:58:10.801Z | Compiling iddqd v0.4.2 |
| 1011 | 2026-09-06T23:58:11.075Z | Compiling regress v0.10.5 |
| 1012 | 2026-09-06T23:58:11.319Z | Compiling macaddr v1.0.1 |
| 1013 | 2026-09-06T23:58:11.586Z | Compiling humantime v2.3.0 |
| 1014 | 2026-09-06T23:58:18.350Z | Compiling rustls-webpki v0.103.13 |
| 1015 | 2026-09-06T23:58:21.619Z | Compiling tokio-rustls v0.26.4 |
| 1016 | 2026-09-06T23:58:21.619Z | Compiling rustls-platform-verifier v0.6.2 |
| 1017 | 2026-09-06T23:58:21.876Z | Compiling hyper-rustls v0.27.7 |
| 1018 | 2026-09-06T23:58:22.140Z | Compiling reqwest v0.13.2 |
| 1019 | 2026-09-06T23:58:24.538Z | Compiling progenitor-client v0.14.0 |
| 1020 | 2026-09-06T23:58:24.791Z | Compiling progenitor-extras v0.2.0 |
| 1021 | 2026-09-06T23:58:25.498Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 1022 | 2026-09-06T23:58:29.037Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 1023 | 2026-09-06T23:58:32.112Z | Finished `release` profile [optimized] target(s) in 1m 05s |
| 1024 | 2026-09-06T23:58:32.209Z | process exited: duration 103983 ms, exit code 0 |
| |
| 1025 | 2026-09-06T23:58:32.233Z | found 0 output files |