|
|
|
| 1 | 2026-09-05T00:55:42.974Z | job assigned to worker 01M1QGZ7XDHVJH5R3PWV5M7C2R [factory aws, i-0cfd55c9dd15e7241] (queued for 57 s) |
| |
| 2 | 2026-09-05T00:55:49.212Z | starting task 0: "setup" |
| 3 | 2026-09-05T00:55:49.221Z | ++ uname -s |
| 4 | 2026-09-05T00:55:49.225Z | + kern=SunOS |
| 5 | 2026-09-05T00:55:49.225Z | + build_user=build |
| 6 | 2026-09-05T00:55:49.225Z | + build_uid=12345 |
| 7 | 2026-09-05T00:55:49.225Z | + work_dir=/work |
| 8 | 2026-09-05T00:55:49.225Z | + input_dir=/input |
| 9 | 2026-09-05T00:55:49.225Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-05T00:55:49.225Z | + case "$kern" in |
| 11 | 2026-09-05T00:55:49.225Z | + groupadd -g 12345 build |
| 12 | 2026-09-05T00:55:49.225Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-05T00:55:51.226Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-05T00:55:51.294Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-05T00:55:51.298Z | + home_fs=zfs |
| 16 | 2026-09-05T00:55:51.298Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-05T00:55:51.298Z | + mkdir -p /home/build |
| 18 | 2026-09-05T00:55:51.298Z | + chown build:build /home/build /work |
| 19 | 2026-09-05T00:55:53.295Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-05T00:55:53.301Z | process exited: duration 4089 ms, exit code 0 |
| |
| 21 | 2026-09-05T00:55:53.314Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-05T00:55:53.336Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-05T00:55:53.336Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-05T00:55:53.337Z | * rust toolchain profile = "default" |
| 25 | 2026-09-05T00:55:53.337Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-05T00:55:53.337Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-05T00:55:53.337Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-05T00:55:53.338Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-05T00:55:53.338Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-05T00:55:53.425Z | info: downloading installer |
| 31 | 2026-09-05T00:55:54.701Z | info: profile set to default |
| 32 | 2026-09-05T00:55:54.701Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-05T00:55:54.705Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-05T00:55:54.850Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-05T00:55:54.854Z | info: downloading 6 components |
| 36 | 2026-09-05T00:56:08.752Z | |
| 37 | 2026-09-05T00:56:08.752Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-05T00:56:08.785Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-05T00:56:08.785Z | |
| 40 | 2026-09-05T00:56:08.789Z | |
| 41 | 2026-09-05T00:56:08.789Z | Rust is installed now. Great! |
| 42 | 2026-09-05T00:56:08.789Z | |
| 43 | 2026-09-05T00:56:08.789Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-05T00:56:08.789Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-05T00:56:08.789Z | |
| 46 | 2026-09-05T00:56:08.790Z | To configure your current shell, you need to source |
| 47 | 2026-09-05T00:56:08.790Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-05T00:56:08.790Z | |
| 49 | 2026-09-05T00:56:08.790Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-05T00:56:08.790Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-05T00:56:08.791Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-05T00:56:08.791Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-05T00:56:08.791Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-05T00:56:08.791Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-05T00:56:08.791Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-05T00:56:08.791Z | HOST_CC = None |
| 57 | 2026-09-05T00:56:08.791Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-05T00:56:08.791Z | CC = None |
| 59 | 2026-09-05T00:56:08.791Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-05T00:56:08.959Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-05T00:56:08.959Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-05T00:56:08.959Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-05T00:56:08.959Z | CFLAGS = None |
| 64 | 2026-09-05T00:56:08.959Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-05T00:56:08.960Z | HOST_CFLAGS = None |
| 66 | 2026-09-05T00:56:08.960Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-05T00:56:08.960Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-05T00:56:08.960Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-05T00:56:08.960Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-05T00:56:09.064Z | + rustup --version |
| 71 | 2026-09-05T00:56:09.072Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-05T00:56:09.075Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-05T00:56:09.092Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-05T00:56:09.095Z | + cargo --version |
| 75 | 2026-09-05T00:56:09.110Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-05T00:56:09.113Z | + rustc --version |
| 77 | 2026-09-05T00:56:09.131Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-05T00:56:09.139Z | process exited: duration 15819 ms, exit code 0 |
| |
| 79 | 2026-09-05T00:56:09.153Z | starting task 2: "authentication" |
| 80 | 2026-09-05T00:56:09.166Z | process exited: duration 17 ms, exit code 0 |
| |
| 81 | 2026-09-05T00:56:09.172Z | starting task 3: "clone repository" |
| 82 | 2026-09-05T00:56:09.176Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-05T00:56:09.179Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-05T00:56:09.204Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-05T00:56:22.490Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-05T00:56:22.490Z | + git fetch origin 9fe05e014bc785f66731f666b04e42dde337c70c |
| 87 | 2026-09-05T00:56:22.847Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-05T00:56:22.847Z | * branch 9fe05e014bc785f66731f666b04e42dde337c70c -> FETCH_HEAD |
| 89 | 2026-09-05T00:56:22.860Z | + [[ -n '' ]] |
| 90 | 2026-09-05T00:56:22.860Z | + git reset --hard 9fe05e014bc785f66731f666b04e42dde337c70c |
| 91 | 2026-09-05T00:56:22.882Z | HEAD is now at 9fe05e014 fix docs |
| 92 | 2026-09-05T00:56:22.886Z | process exited: duration 13709 ms, exit code 0 |
| |
| 93 | 2026-09-05T00:56:22.895Z | starting task 4: "build" |
| 94 | 2026-09-05T00:56:22.898Z | + source .github/buildomat/ci-env.sh |
| 95 | 2026-09-05T00:56:22.899Z | ++ export CARGO_TERM_COLOR=always |
| 96 | 2026-09-05T00:56:22.899Z | ++ CARGO_TERM_COLOR=always |
| 97 | 2026-09-05T00:56:22.902Z | +++ uname -s |
| 98 | 2026-09-05T00:56:22.902Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 99 | 2026-09-05T00:56:22.902Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 100 | 2026-09-05T00:56:22.902Z | + cargo --version |
| 101 | 2026-09-05T00:56:22.909Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 102 | 2026-09-05T00:56:22.913Z | + rustc --version |
| 103 | 2026-09-05T00:56:22.931Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 104 | 2026-09-05T00:56:22.935Z | + cd /tmp |
| 105 | 2026-09-05T00:56:22.935Z | + cargo new --lib test-project |
| 106 | 2026-09-05T00:56:22.953Z | Creating library `test-project` package |
| 107 | 2026-09-05T00:56:22.989Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 108 | 2026-09-05T00:56:22.992Z | + cd test-project |
| 109 | 2026-09-05T00:56:22.993Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 110 | 2026-09-05T00:56:23.011Z | Adding omicron-common (local) to dependencies |
| 111 | 2026-09-05T00:56:23.015Z | Features: |
| 112 | 2026-09-05T00:56:23.015Z | - proptest |
| 113 | 2026-09-05T00:56:23.015Z | - test-strategy |
| 114 | 2026-09-05T00:56:23.015Z | - testing |
| 115 | 2026-09-05T00:56:23.033Z | Updating crates.io index |
| 116 | 2026-09-05T00:56:23.036Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 117 | 2026-09-05T00:56:23.468Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 118 | 2026-09-05T00:56:26.178Z | Locking 380 packages to latest Rust 1.97.1 compatible versions |
| 119 | 2026-09-05T00:56:26.287Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 120 | 2026-09-05T00:56:26.292Z | + cargo check |
| 121 | 2026-09-05T00:56:26.410Z | Updating crates.io index |
| 122 | 2026-09-05T00:56:26.908Z | Locking 1 package to latest Rust 1.97.1 compatible version |
| 123 | 2026-09-05T00:56:26.908Z | Adding omicron-workspace-hack v0.1.0 |
| 124 | 2026-09-05T00:56:26.939Z | Downloading crates ... |
| 125 | 2026-09-05T00:56:26.993Z | Downloaded adler2 v2.0.1 |
| 126 | 2026-09-05T00:56:26.999Z | Downloaded quote v1.0.45 |
| 127 | 2026-09-05T00:56:26.999Z | Downloaded scroll_derive v0.13.1 |
| 128 | 2026-09-05T00:56:26.999Z | Downloaded rand_xorshift v0.4.0 |
| 129 | 2026-09-05T00:56:27.003Z | Downloaded tempfile v3.27.0 |
| 130 | 2026-09-05T00:56:27.006Z | Downloaded shlex v1.3.0 |
| 131 | 2026-09-05T00:56:27.006Z | Downloaded time-core v0.1.8 |
| 132 | 2026-09-05T00:56:27.009Z | Downloaded serde_with_macros v3.21.0 |
| 133 | 2026-09-05T00:56:27.009Z | Downloaded slog-async v2.8.0 |
| 134 | 2026-09-05T00:56:27.009Z | Downloaded synstructure v0.13.2 |
| 135 | 2026-09-05T00:56:27.009Z | Downloaded thread_local v1.1.9 |
| 136 | 2026-09-05T00:56:27.014Z | Downloaded serde_derive_internals v0.29.1 |
| 137 | 2026-09-05T00:56:27.014Z | Downloaded serde_tokenstream v0.3.0 |
| 138 | 2026-09-05T00:56:27.019Z | Downloaded tower-service v0.3.3 |
| 139 | 2026-09-05T00:56:27.022Z | Downloaded quick-error v1.2.3 |
| 140 | 2026-09-05T00:56:27.028Z | Downloaded futures v0.3.32 |
| 141 | 2026-09-05T00:56:27.031Z | Downloaded structmeta v0.3.0 |
| 142 | 2026-09-05T00:56:27.035Z | Downloaded getrandom v0.4.3 |
| 143 | 2026-09-05T00:56:27.039Z | Downloaded fs_extra v1.3.0 |
| 144 | 2026-09-05T00:56:27.039Z | Downloaded futures-core v0.3.32 |
| 145 | 2026-09-05T00:56:27.045Z | Downloaded hyper-rustls v0.27.7 |
| 146 | 2026-09-05T00:56:27.045Z | Downloaded form_urlencoded v1.2.2 |
| 147 | 2026-09-05T00:56:27.045Z | Downloaded futures-io v0.3.32 |
| 148 | 2026-09-05T00:56:27.048Z | Downloaded rusty-fork v0.3.1 |
| 149 | 2026-09-05T00:56:27.048Z | Downloaded hex v0.4.3 |
| 150 | 2026-09-05T00:56:27.048Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 151 | 2026-09-05T00:56:27.048Z | Downloaded futures-executor v0.3.32 |
| 152 | 2026-09-05T00:56:27.048Z | Downloaded httpdate v1.0.3 |
| 153 | 2026-09-05T00:56:27.048Z | Downloaded newtype-uuid-macros v0.1.0 |
| 154 | 2026-09-05T00:56:27.048Z | Downloaded rustc-hash v2.1.1 |
| 155 | 2026-09-05T00:56:27.052Z | Downloaded slog-bunyan v2.5.0 |
| 156 | 2026-09-05T00:56:27.052Z | Downloaded scopeguard v1.2.0 |
| 157 | 2026-09-05T00:56:27.052Z | Downloaded rand_core v0.6.4 |
| 158 | 2026-09-05T00:56:27.052Z | Downloaded rand_core v0.10.0 |
| 159 | 2026-09-05T00:56:27.056Z | Downloaded scroll v0.13.0 |
| 160 | 2026-09-05T00:56:27.056Z | Downloaded futures-channel v0.3.32 |
| 161 | 2026-09-05T00:56:27.056Z | Downloaded http-body v1.0.1 |
| 162 | 2026-09-05T00:56:27.056Z | Downloaded quinn-udp v0.5.14 |
| 163 | 2026-09-05T00:56:27.056Z | Downloaded ref-cast-impl v1.0.25 |
| 164 | 2026-09-05T00:56:27.062Z | Downloaded futures-sink v0.3.32 |
| 165 | 2026-09-05T00:56:27.062Z | Downloaded httparse v1.10.1 |
| 166 | 2026-09-05T00:56:27.062Z | Downloaded generic-array v0.14.7 |
| 167 | 2026-09-05T00:56:27.069Z | Downloaded pretty-hex v0.4.1 |
| 168 | 2026-09-05T00:56:27.069Z | Downloaded thread-id v5.1.0 |
| 169 | 2026-09-05T00:56:27.069Z | Downloaded serde_urlencoded v0.7.1 |
| 170 | 2026-09-05T00:56:27.075Z | Downloaded hostname v0.4.2 |
| 171 | 2026-09-05T00:56:27.075Z | Downloaded futures-macro v0.3.32 |
| 172 | 2026-09-05T00:56:27.075Z | Downloaded heck v0.5.0 |
| 173 | 2026-09-05T00:56:27.076Z | Downloaded instant v0.1.13 |
| 174 | 2026-09-05T00:56:27.076Z | Downloaded sync_wrapper v1.0.2 |
| 175 | 2026-09-05T00:56:27.076Z | Downloaded parse-display v0.10.0 |
| 176 | 2026-09-05T00:56:27.082Z | Downloaded oxide-generation-macros v0.2.0 |
| 177 | 2026-09-05T00:56:27.082Z | Downloaded ident_case v1.0.1 |
| 178 | 2026-09-05T00:56:27.082Z | Downloaded omicron-workspace-hack v0.1.0 |
| 179 | 2026-09-05T00:56:27.133Z | Downloaded strum v0.27.2 |
| 180 | 2026-09-05T00:56:27.133Z | Downloaded is-terminal v0.4.17 |
| 181 | 2026-09-05T00:56:27.133Z | Downloaded lru-slab v0.1.2 |
| 182 | 2026-09-05T00:56:27.133Z | Downloaded futures-task v0.3.32 |
| 183 | 2026-09-05T00:56:27.134Z | Downloaded mime v0.3.17 |
| 184 | 2026-09-05T00:56:27.134Z | Downloaded plain v0.2.3 |
| 185 | 2026-09-05T00:56:27.134Z | Downloaded ipnet v2.12.0 |
| 186 | 2026-09-05T00:56:27.134Z | Downloaded humantime v2.3.0 |
| 187 | 2026-09-05T00:56:27.134Z | Downloaded rand_core v0.9.5 |
| 188 | 2026-09-05T00:56:27.134Z | Downloaded macaddr v1.0.1 |
| 189 | 2026-09-05T00:56:27.134Z | Downloaded rustls-pemfile v2.2.0 |
| 190 | 2026-09-05T00:56:27.134Z | Downloaded hostname v0.3.1 |
| 191 | 2026-09-05T00:56:27.134Z | Downloaded serde_derive v1.0.228 |
| 192 | 2026-09-05T00:56:27.134Z | Downloaded http-body-util v0.1.3 |
| 193 | 2026-09-05T00:56:27.134Z | Downloaded rand_chacha v0.3.1 |
| 194 | 2026-09-05T00:56:27.134Z | Downloaded sha1 v0.11.0 |
| 195 | 2026-09-05T00:56:27.135Z | Downloaded num_threads v0.1.7 |
| 196 | 2026-09-05T00:56:27.135Z | Downloaded rand_pcg v0.10.2 |
| 197 | 2026-09-05T00:56:27.135Z | Downloaded tinyvec_macros v0.1.1 |
| 198 | 2026-09-05T00:56:27.135Z | Downloaded crypto-common v0.2.2 |
| 199 | 2026-09-05T00:56:27.135Z | Downloaded stable_deref_trait v1.2.1 |
| 200 | 2026-09-05T00:56:27.135Z | Downloaded itoa v1.0.17 |
| 201 | 2026-09-05T00:56:27.135Z | Downloaded newtype-uuid v1.3.2 |
| 202 | 2026-09-05T00:56:27.135Z | Downloaded subtle v2.6.1 |
| 203 | 2026-09-05T00:56:27.135Z | Downloaded multer v3.1.0 |
| 204 | 2026-09-05T00:56:27.135Z | Downloaded oxnet v0.1.6 |
| 205 | 2026-09-05T00:56:27.135Z | Downloaded openssl-probe v0.2.1 |
| 206 | 2026-09-05T00:56:27.135Z | Downloaded strsim v0.11.1 |
| 207 | 2026-09-05T00:56:27.135Z | Downloaded compression-core v0.4.31 |
| 208 | 2026-09-05T00:56:27.136Z | Downloaded serde_spanned v1.1.1 |
| 209 | 2026-09-05T00:56:27.142Z | Downloaded darling_macro v0.23.0 |
| 210 | 2026-09-05T00:56:27.142Z | Downloaded fnv v1.0.7 |
| 211 | 2026-09-05T00:56:27.143Z | Downloaded num-conv v0.2.0 |
| 212 | 2026-09-05T00:56:27.143Z | Downloaded slog-term v2.9.2 |
| 213 | 2026-09-05T00:56:27.143Z | Downloaded rustversion v1.0.22 |
| 214 | 2026-09-05T00:56:27.143Z | Downloaded cfg_aliases v0.2.1 |
| 215 | 2026-09-05T00:56:27.144Z | Downloaded simd-adler32 v0.3.8 |
| 216 | 2026-09-05T00:56:27.144Z | Downloaded slab v0.4.12 |
| 217 | 2026-09-05T00:56:27.144Z | Downloaded idna_adapter v1.2.1 |
| 218 | 2026-09-05T00:56:27.144Z | Downloaded match_cfg v0.1.0 |
| 219 | 2026-09-05T00:56:27.144Z | Downloaded percent-encoding v2.3.2 |
| 220 | 2026-09-05T00:56:27.144Z | Downloaded parse-display-derive v0.10.0 |
| 221 | 2026-09-05T00:56:27.144Z | Downloaded rand v0.10.1 |
| 222 | 2026-09-05T00:56:27.152Z | Downloaded schemars v0.8.22 |
| 223 | 2026-09-05T00:56:27.152Z | Downloaded jobserver v0.1.34 |
| 224 | 2026-09-05T00:56:27.157Z | Downloaded semver v1.0.28 |
| 225 | 2026-09-05T00:56:27.157Z | Downloaded progenitor-client v0.14.0 |
| 226 | 2026-09-05T00:56:27.158Z | Downloaded dyn-clone v1.0.20 |
| 227 | 2026-09-05T00:56:27.158Z | Downloaded schemars_derive v0.8.22 |
| 228 | 2026-09-05T00:56:27.158Z | Downloaded powerfmt v0.2.0 |
| 229 | 2026-09-05T00:56:27.162Z | Downloaded tokio-macros v2.7.0 |
| 230 | 2026-09-05T00:56:27.162Z | Downloaded structmeta-derive v0.3.0 |
| 231 | 2026-09-05T00:56:27.162Z | Downloaded untrusted v0.9.0 |
| 232 | 2026-09-05T00:56:27.162Z | Downloaded oxide-generation v0.1.3 |
| 233 | 2026-09-05T00:56:27.168Z | Downloaded time-macros v0.2.27 |
| 234 | 2026-09-05T00:56:27.171Z | Downloaded tower-layer v0.3.3 |
| 235 | 2026-09-05T00:56:27.171Z | Downloaded dunce v1.0.5 |
| 236 | 2026-09-05T00:56:27.171Z | Downloaded atomicwrites v0.4.4 |
| 237 | 2026-09-05T00:56:27.175Z | Downloaded errno v0.3.14 |
| 238 | 2026-09-05T00:56:27.176Z | Downloaded utf8_iter v1.0.4 |
| 239 | 2026-09-05T00:56:27.176Z | Downloaded ref-cast v1.0.25 |
| 240 | 2026-09-05T00:56:27.176Z | Downloaded signal-hook-registry v1.4.8 |
| 241 | 2026-09-05T00:56:27.179Z | Downloaded rand_chacha v0.9.0 |
| 242 | 2026-09-05T00:56:27.179Z | Downloaded serde_path_to_error v0.1.20 |
| 243 | 2026-09-05T00:56:27.179Z | Downloaded tinystr v0.8.2 |
| 244 | 2026-09-05T00:56:27.179Z | Downloaded thiserror v2.0.18 |
| 245 | 2026-09-05T00:56:27.182Z | Downloaded spin v0.9.8 |
| 246 | 2026-09-05T00:56:27.182Z | Downloaded usdt-macro v0.6.0 |
| 247 | 2026-09-05T00:56:27.183Z | Downloaded serde_tokenstream v0.2.3 |
| 248 | 2026-09-05T00:56:27.186Z | Downloaded slog-json v2.6.1 |
| 249 | 2026-09-05T00:56:27.186Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 250 | 2026-09-05T00:56:27.186Z | Downloaded foldhash v0.2.0 |
| 251 | 2026-09-05T00:56:27.186Z | Downloaded strum_macros v0.27.2 |
| 252 | 2026-09-05T00:56:27.187Z | Downloaded bs58 v0.5.1 |
| 253 | 2026-09-05T00:56:27.191Z | Downloaded yoke-derive v0.8.1 |
| 254 | 2026-09-05T00:56:27.191Z | Downloaded async-stream-impl v0.3.6 |
| 255 | 2026-09-05T00:56:27.191Z | Downloaded ppv-lite86 v0.2.21 |
| 256 | 2026-09-05T00:56:27.194Z | Downloaded rustls-platform-verifier v0.6.2 |
| 257 | 2026-09-05T00:56:27.197Z | Downloaded potential_utf v0.1.4 |
| 258 | 2026-09-05T00:56:27.203Z | Downloaded serde v1.0.228 |
| 259 | 2026-09-05T00:56:27.203Z | Downloaded take_mut v0.2.2 |
| 260 | 2026-09-05T00:56:27.203Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 261 | 2026-09-05T00:56:27.209Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 262 | 2026-09-05T00:56:27.209Z | Downloaded paste v1.0.15 |
| 263 | 2026-09-05T00:56:27.209Z | Downloaded progenitor-extras v0.2.0 |
| 264 | 2026-09-05T00:56:27.209Z | Downloaded thiserror-impl v2.0.18 |
| 265 | 2026-09-05T00:56:27.209Z | Downloaded cpufeatures v0.2.17 |
| 266 | 2026-09-05T00:56:27.209Z | Downloaded icu_properties v2.1.2 |
| 267 | 2026-09-05T00:56:27.213Z | Downloaded litemap v0.8.1 |
| 268 | 2026-09-05T00:56:27.214Z | Downloaded pest_generator v2.8.6 |
| 269 | 2026-09-05T00:56:27.214Z | Downloaded usdt-impl v0.6.0 |
| 270 | 2026-09-05T00:56:27.214Z | Downloaded yoke v0.8.1 |
| 271 | 2026-09-05T00:56:27.214Z | Downloaded pest_derive v2.8.6 |
| 272 | 2026-09-05T00:56:27.214Z | Downloaded getrandom v0.2.17 |
| 273 | 2026-09-05T00:56:27.225Z | Downloaded ipnetwork v0.21.1 |
| 274 | 2026-09-05T00:56:27.225Z | Downloaded lock_api v0.4.14 |
| 275 | 2026-09-05T00:56:27.226Z | Downloaded tokio-rustls v0.26.4 |
| 276 | 2026-09-05T00:56:27.226Z | Downloaded backoff v0.4.0 |
| 277 | 2026-09-05T00:56:27.226Z | Downloaded bit-set v0.8.0 |
| 278 | 2026-09-05T00:56:27.226Z | Downloaded usdt v0.6.0 |
| 279 | 2026-09-05T00:56:27.226Z | Downloaded async-stream v0.3.6 |
| 280 | 2026-09-05T00:56:27.232Z | Downloaded dtrace-parser v0.3.0 |
| 281 | 2026-09-05T00:56:27.232Z | Downloaded want v0.3.1 |
| 282 | 2026-09-05T00:56:27.232Z | Downloaded block-buffer v0.12.1 |
| 283 | 2026-09-05T00:56:27.232Z | Downloaded rustls-native-certs v0.8.3 |
| 284 | 2026-09-05T00:56:27.232Z | Downloaded futures-util v0.3.32 |
| 285 | 2026-09-05T00:56:27.232Z | Downloaded rustls-pki-types v1.14.0 |
| 286 | 2026-09-05T00:56:27.232Z | Downloaded socket2 v0.6.3 |
| 287 | 2026-09-05T00:56:27.236Z | Downloaded usdt-attr-macro v0.6.0 |
| 288 | 2026-09-05T00:56:27.236Z | Downloaded block-buffer v0.10.4 |
| 289 | 2026-09-05T00:56:27.236Z | Downloaded zerofrom-derive v0.1.6 |
| 290 | 2026-09-05T00:56:27.236Z | Downloaded cfg-if v1.0.4 |
| 291 | 2026-09-05T00:56:27.241Z | Downloaded writeable v0.6.2 |
| 292 | 2026-09-05T00:56:27.242Z | Downloaded daft-derive v0.1.8 |
| 293 | 2026-09-05T00:56:27.245Z | Downloaded digest v0.10.7 |
| 294 | 2026-09-05T00:56:27.245Z | Downloaded rustls-webpki v0.103.13 |
| 295 | 2026-09-05T00:56:27.245Z | Downloaded version_check v0.9.5 |
| 296 | 2026-09-05T00:56:27.245Z | Downloaded wait-timeout v0.2.1 |
| 297 | 2026-09-05T00:56:27.245Z | Downloaded equivalent v1.0.2 |
| 298 | 2026-09-05T00:56:27.245Z | Downloaded cpufeatures v0.3.0 |
| 299 | 2026-09-05T00:56:27.250Z | Downloaded rand v0.8.6 |
| 300 | 2026-09-05T00:56:27.250Z | Downloaded term v1.2.1 |
| 301 | 2026-09-05T00:56:27.250Z | Downloaded quinn v0.11.11 |
| 302 | 2026-09-05T00:56:27.254Z | Downloaded iana-time-zone v0.1.65 |
| 303 | 2026-09-05T00:56:27.254Z | Downloaded atomic-waker v1.1.2 |
| 304 | 2026-09-05T00:56:27.254Z | Downloaded deranged v0.5.8 |
| 305 | 2026-09-05T00:56:27.254Z | Downloaded memmap2 v0.9.10 |
| 306 | 2026-09-05T00:56:27.257Z | Downloaded waitgroup v0.1.2 |
| 307 | 2026-09-05T00:56:27.257Z | Downloaded dof v0.4.0 |
| 308 | 2026-09-05T00:56:27.257Z | Downloaded tinyvec v1.10.0 |
| 309 | 2026-09-05T00:56:27.261Z | Downloaded parking_lot v0.12.5 |
| 310 | 2026-09-05T00:56:27.261Z | Downloaded hybrid-array v0.4.13 |
| 311 | 2026-09-05T00:56:27.261Z | Downloaded pin-project-lite v0.2.17 |
| 312 | 2026-09-05T00:56:27.265Z | Downloaded sha2 v0.10.9 |
| 313 | 2026-09-05T00:56:27.269Z | Downloaded slog v2.8.2 |
| 314 | 2026-09-05T00:56:27.269Z | Downloaded bit-vec v0.8.0 |
| 315 | 2026-09-05T00:56:27.269Z | Downloaded fastrand v2.3.0 |
| 316 | 2026-09-05T00:56:27.269Z | Downloaded derive-ex v0.1.8 |
| 317 | 2026-09-05T00:56:27.269Z | Downloaded ryu v1.0.23 |
| 318 | 2026-09-05T00:56:27.272Z | Downloaded serde_core v1.0.228 |
| 319 | 2026-09-05T00:56:27.272Z | Downloaded test-strategy v0.4.5 |
| 320 | 2026-09-05T00:56:27.276Z | Downloaded either v1.15.0 |
| 321 | 2026-09-05T00:56:27.276Z | Downloaded log v0.4.33 |
| 322 | 2026-09-05T00:56:27.276Z | Downloaded once_cell v1.21.3 |
| 323 | 2026-09-05T00:56:27.279Z | Downloaded compression-codecs v0.4.37 |
| 324 | 2026-09-05T00:56:27.286Z | Downloaded parking_lot_core v0.9.12 |
| 325 | 2026-09-05T00:56:27.293Z | Downloaded zmij v1.0.21 |
| 326 | 2026-09-05T00:56:27.293Z | Downloaded getrandom v0.3.4 |
| 327 | 2026-09-05T00:56:27.293Z | Downloaded unarray v0.1.4 |
| 328 | 2026-09-05T00:56:27.293Z | Downloaded zerofrom v0.1.6 |
| 329 | 2026-09-05T00:56:27.296Z | Downloaded darling v0.23.0 |
| 330 | 2026-09-05T00:56:27.296Z | Downloaded autocfg v1.5.0 |
| 331 | 2026-09-05T00:56:27.296Z | Downloaded debug-ignore v1.0.5 |
| 332 | 2026-09-05T00:56:27.296Z | Downloaded displaydoc v0.2.5 |
| 333 | 2026-09-05T00:56:27.296Z | Downloaded try-lock v0.2.5 |
| 334 | 2026-09-05T00:56:27.303Z | Downloaded crc32fast v1.5.0 |
| 335 | 2026-09-05T00:56:27.307Z | Downloaded crypto-common v0.1.7 |
| 336 | 2026-09-05T00:56:27.317Z | Downloaded async-trait v0.1.89 |
| 337 | 2026-09-05T00:56:27.317Z | Downloaded byteorder v1.5.0 |
| 338 | 2026-09-05T00:56:27.317Z | Downloaded cmake v0.1.57 |
| 339 | 2026-09-05T00:56:27.317Z | Downloaded digest v0.11.3 |
| 340 | 2026-09-05T00:56:27.325Z | Downloaded erased-serde v0.3.31 |
| 341 | 2026-09-05T00:56:27.325Z | Downloaded icu_normalizer v2.1.1 |
| 342 | 2026-09-05T00:56:27.325Z | Downloaded byte-wrapper v0.1.0 |
| 343 | 2026-09-05T00:56:27.325Z | Downloaded zeroize v1.9.0 |
| 344 | 2026-09-05T00:56:27.325Z | Downloaded reqwest v0.13.2 |
| 345 | 2026-09-05T00:56:27.325Z | Downloaded rand v0.9.2 |
| 346 | 2026-09-05T00:56:27.328Z | Downloaded const-oid v0.10.2 |
| 347 | 2026-09-05T00:56:27.328Z | Downloaded num-traits v0.2.19 |
| 348 | 2026-09-05T00:56:27.328Z | Downloaded smallvec v1.15.1 |
| 349 | 2026-09-05T00:56:27.328Z | Downloaded ucd-trie v0.1.7 |
| 350 | 2026-09-05T00:56:27.328Z | Downloaded camino v1.2.5 |
| 351 | 2026-09-05T00:56:27.328Z | Downloaded proc-macro2 v1.0.106 |
| 352 | 2026-09-05T00:56:27.332Z | Downloaded zerovec-derive v0.11.2 |
| 353 | 2026-09-05T00:56:27.332Z | Downloaded daft v0.1.8 |
| 354 | 2026-09-05T00:56:27.336Z | Downloaded flate2 v1.1.9 |
| 355 | 2026-09-05T00:56:27.339Z | Downloaded uuid v1.23.4 |
| 356 | 2026-09-05T00:56:27.343Z | Downloaded chacha20 v0.10.0 |
| 357 | 2026-09-05T00:56:27.347Z | Downloaded anyhow v1.0.104 |
| 358 | 2026-09-05T00:56:27.350Z | Downloaded crossbeam-utils v0.8.21 |
| 359 | 2026-09-05T00:56:27.350Z | Downloaded find-msvc-tools v0.1.9 |
| 360 | 2026-09-05T00:56:27.356Z | Downloaded icu_provider v2.1.1 |
| 361 | 2026-09-05T00:56:27.360Z | Downloaded icu_locale_core v2.1.1 |
| 362 | 2026-09-05T00:56:27.364Z | Downloaded darling_core v0.23.0 |
| 363 | 2026-09-05T00:56:27.364Z | Downloaded icu_normalizer_data v2.1.1 |
| 364 | 2026-09-05T00:56:27.367Z | Downloaded bytes v1.11.1 |
| 365 | 2026-09-05T00:56:27.367Z | Downloaded backon v1.6.0 |
| 366 | 2026-09-05T00:56:27.370Z | Downloaded tracing-core v0.1.36 |
| 367 | 2026-09-05T00:56:27.370Z | Downloaded miniz_oxide v0.8.9 |
| 368 | 2026-09-05T00:56:27.370Z | Downloaded dropshot_endpoint v0.17.1 |
| 369 | 2026-09-05T00:56:27.376Z | Downloaded bitflags v2.11.0 |
| 370 | 2026-09-05T00:56:27.376Z | Downloaded icu_collections v2.1.1 |
| 371 | 2026-09-05T00:56:27.381Z | Downloaded pest_meta v2.8.6 |
| 372 | 2026-09-05T00:56:27.381Z | Downloaded http v1.4.2 |
| 373 | 2026-09-05T00:56:27.381Z | Downloaded zerotrie v0.2.3 |
| 374 | 2026-09-05T00:56:27.390Z | Downloaded unicode-ident v1.0.24 |
| 375 | 2026-09-05T00:56:27.390Z | Downloaded allocator-api2 v0.2.21 |
| 376 | 2026-09-05T00:56:27.396Z | Downloaded url v2.5.8 |
| 377 | 2026-09-05T00:56:27.396Z | Downloaded typenum v1.20.1 |
| 378 | 2026-09-05T00:56:27.396Z | Downloaded async-compression v0.4.41 |
| 379 | 2026-09-05T00:56:27.401Z | Downloaded tokio-util v0.7.18 |
| 380 | 2026-09-05T00:56:27.405Z | Downloaded memchr v2.8.0 |
| 381 | 2026-09-05T00:56:27.405Z | Downloaded cc v1.2.56 |
| 382 | 2026-09-05T00:56:27.405Z | Downloaded serde_json v1.0.151 |
| 383 | 2026-09-05T00:56:27.408Z | Downloaded crossbeam-channel v0.5.15 |
| 384 | 2026-09-05T00:56:27.412Z | Downloaded mio v1.2.0 |
| 385 | 2026-09-05T00:56:27.415Z | Downloaded proptest v1.11.0 |
| 386 | 2026-09-05T00:56:27.421Z | Downloaded base64 v0.22.1 |
| 387 | 2026-09-05T00:56:27.425Z | Downloaded hashbrown v0.16.1 |
| 388 | 2026-09-05T00:56:27.428Z | Downloaded tower v0.5.3 |
| 389 | 2026-09-05T00:56:27.432Z | Downloaded regex v1.12.3 |
| 390 | 2026-09-05T00:56:27.436Z | Downloaded hashbrown v0.17.0 |
| 391 | 2026-09-05T00:56:27.439Z | Downloaded indexmap v2.14.0 |
| 392 | 2026-09-05T00:56:27.439Z | Downloaded zerovec v0.11.5 |
| 393 | 2026-09-05T00:56:27.444Z | Downloaded pest v2.8.6 |
| 394 | 2026-09-05T00:56:27.448Z | Downloaded hyper v1.10.1 |
| 395 | 2026-09-05T00:56:27.453Z | Downloaded zerocopy-derive v0.8.55 |
| 396 | 2026-09-05T00:56:27.456Z | Downloaded hyper-util v0.1.20 |
| 397 | 2026-09-05T00:56:27.460Z | Downloaded icu_properties_data v2.1.2 |
| 398 | 2026-09-05T00:56:27.463Z | Downloaded aho-corasick v1.1.4 |
| 399 | 2026-09-05T00:56:27.468Z | Downloaded tower-http v0.6.8 |
| 400 | 2026-09-05T00:56:27.472Z | Downloaded serde_with v3.21.0 |
| 401 | 2026-09-05T00:56:27.479Z | Downloaded winnow v1.0.3 |
| 402 | 2026-09-05T00:56:27.484Z | Downloaded iri-string v0.7.10 |
| 403 | 2026-09-05T00:56:27.489Z | Downloaded idna v1.1.0 |
| 404 | 2026-09-05T00:56:27.492Z | Downloaded quinn-proto v0.11.16 |
| 405 | 2026-09-05T00:56:27.492Z | Downloaded h2 v0.4.15 |
| 406 | 2026-09-05T00:56:27.495Z | Downloaded iddqd v0.4.2 |
| 407 | 2026-09-05T00:56:27.500Z | Downloaded itertools v0.14.0 |
| 408 | 2026-09-05T00:56:27.503Z | Downloaded time v0.3.47 |
| 409 | 2026-09-05T00:56:27.518Z | Downloaded goblin v0.10.5 |
| 410 | 2026-09-05T00:56:27.524Z | Downloaded regress v0.10.5 |
| 411 | 2026-09-05T00:56:27.529Z | Downloaded aws-lc-rs v1.16.3 |
| 412 | 2026-09-05T00:56:27.534Z | Downloaded chrono v0.4.45 |
| 413 | 2026-09-05T00:56:27.542Z | Downloaded syn v2.0.117 |
| 414 | 2026-09-05T00:56:27.548Z | Downloaded syn v3.0.3 |
| 415 | 2026-09-05T00:56:27.553Z | Downloaded zerocopy v0.8.55 |
| 416 | 2026-09-05T00:56:27.562Z | Downloaded rustls v0.23.41 |
| 417 | 2026-09-05T00:56:27.568Z | Downloaded regex-syntax v0.8.10 |
| 418 | 2026-09-05T00:56:27.572Z | Downloaded rustix v0.38.44 |
| 419 | 2026-09-05T00:56:27.584Z | Downloaded rustix v1.1.4 |
| 420 | 2026-09-05T00:56:27.596Z | Downloaded dropshot v0.17.1 |
| 421 | 2026-09-05T00:56:27.607Z | Downloaded openapiv3 v2.2.0 |
| 422 | 2026-09-05T00:56:27.612Z | Downloaded regex-automata v0.4.14 |
| 423 | 2026-09-05T00:56:27.620Z | Downloaded tracing v0.1.44 |
| 424 | 2026-09-05T00:56:27.645Z | Downloaded tokio v1.52.1 |
| 425 | 2026-09-05T00:56:27.665Z | Downloaded libc v0.2.185 |
| 426 | 2026-09-05T00:56:27.682Z | Downloaded ring v0.17.14 |
| 427 | 2026-09-05T00:56:27.726Z | Downloaded encoding_rs v0.8.35 |
| 428 | 2026-09-05T00:56:28.208Z | Downloaded aws-lc-sys v0.40.0 |
| 429 | 2026-09-05T00:56:28.402Z | Compiling proc-macro2 v1.0.106 |
| 430 | 2026-09-05T00:56:28.402Z | Compiling quote v1.0.45 |
| 431 | 2026-09-05T00:56:28.402Z | Compiling unicode-ident v1.0.24 |
| 432 | 2026-09-05T00:56:28.402Z | Compiling libc v0.2.185 |
| 433 | 2026-09-05T00:56:28.405Z | Checking cfg-if v1.0.4 |
| 434 | 2026-09-05T00:56:28.405Z | Compiling serde_core v1.0.228 |
| 435 | 2026-09-05T00:56:28.405Z | Checking memchr v2.8.0 |
| 436 | 2026-09-05T00:56:28.405Z | Checking itoa v1.0.17 |
| 437 | 2026-09-05T00:56:28.580Z | Compiling serde v1.0.228 |
| 438 | 2026-09-05T00:56:28.646Z | Compiling zmij v1.0.21 |
| 439 | 2026-09-05T00:56:28.674Z | Compiling serde_json v1.0.151 |
| 440 | 2026-09-05T00:56:28.914Z | Checking pin-project-lite v0.2.17 |
| 441 | 2026-09-05T00:56:28.931Z | Checking smallvec v1.15.1 |
| 442 | 2026-09-05T00:56:28.934Z | Compiling getrandom v0.4.3 |
| 443 | 2026-09-05T00:56:28.998Z | Checking bytes v1.11.1 |
| 444 | 2026-09-05T00:56:29.170Z | Checking futures-core v0.3.32 |
| 445 | 2026-09-05T00:56:29.182Z | Compiling parking_lot_core v0.9.12 |
| 446 | 2026-09-05T00:56:29.320Z | Checking once_cell v1.21.3 |
| 447 | 2026-09-05T00:56:29.392Z | Checking errno v0.3.14 |
| 448 | 2026-09-05T00:56:29.506Z | Compiling autocfg v1.5.0 |
| 449 | 2026-09-05T00:56:29.509Z | Checking scopeguard v1.2.0 |
| 450 | 2026-09-05T00:56:29.605Z | Checking lock_api v0.4.14 |
| 451 | 2026-09-05T00:56:29.721Z | Compiling jobserver v0.1.34 |
| 452 | 2026-09-05T00:56:29.746Z | Compiling syn v2.0.117 |
| 453 | 2026-09-05T00:56:29.799Z | Compiling find-msvc-tools v0.1.9 |
| 454 | 2026-09-05T00:56:29.820Z | Compiling shlex v1.3.0 |
| 455 | 2026-09-05T00:56:29.841Z | Compiling num-traits v0.2.19 |
| 456 | 2026-09-05T00:56:29.896Z | Checking parking_lot v0.12.5 |
| 457 | 2026-09-05T00:56:29.995Z | Compiling cc v1.2.56 |
| 458 | 2026-09-05T00:56:30.020Z | Checking signal-hook-registry v1.4.8 |
| 459 | 2026-09-05T00:56:30.031Z | Checking mio v1.2.0 |
| 460 | 2026-09-05T00:56:30.077Z | Checking socket2 v0.6.3 |
| 461 | 2026-09-05T00:56:30.087Z | Checking futures-sink v0.3.32 |
| 462 | 2026-09-05T00:56:30.171Z | Checking stable_deref_trait v1.2.1 |
| 463 | 2026-09-05T00:56:30.237Z | Compiling thiserror v2.0.18 |
| 464 | 2026-09-05T00:56:30.310Z | Compiling fs_extra v1.3.0 |
| 465 | 2026-09-05T00:56:30.553Z | Compiling dunce v1.0.5 |
| 466 | 2026-09-05T00:56:30.638Z | Compiling rustversion v1.0.22 |
| 467 | 2026-09-05T00:56:30.648Z | Compiling zerocopy v0.8.55 |
| 468 | 2026-09-05T00:56:30.721Z | Compiling cmake v0.1.57 |
| 469 | 2026-09-05T00:56:30.748Z | Checking iana-time-zone v0.1.65 |
| 470 | 2026-09-05T00:56:30.848Z | Checking slab v0.4.12 |
| 471 | 2026-09-05T00:56:31.001Z | Checking futures-channel v0.3.32 |
| 472 | 2026-09-05T00:56:31.012Z | Checking equivalent v1.0.2 |
| 473 | 2026-09-05T00:56:31.041Z | Checking zeroize v1.9.0 |
| 474 | 2026-09-05T00:56:31.051Z | Compiling schemars v0.8.22 |
| 475 | 2026-09-05T00:56:31.083Z | Checking semver v1.0.28 |
| 476 | 2026-09-05T00:56:31.179Z | Checking uuid v1.23.4 |
| 477 | 2026-09-05T00:56:31.190Z | Checking http v1.4.2 |
| 478 | 2026-09-05T00:56:31.257Z | Compiling aws-lc-sys v0.40.0 |
| 479 | 2026-09-05T00:56:31.281Z | Checking log v0.4.33 |
| 480 | 2026-09-05T00:56:31.291Z | Compiling ucd-trie v0.1.7 |
| 481 | 2026-09-05T00:56:31.424Z | Checking futures-io v0.3.32 |
| 482 | 2026-09-05T00:56:31.457Z | Checking bitflags v2.11.0 |
| 483 | 2026-09-05T00:56:31.506Z | Compiling aws-lc-rs v1.16.3 |
| 484 | 2026-09-05T00:56:31.530Z | Checking dyn-clone v1.0.20 |
| 485 | 2026-09-05T00:56:31.595Z | Checking futures-task v0.3.32 |
| 486 | 2026-09-05T00:56:31.607Z | Compiling slog v2.8.2 |
| 487 | 2026-09-05T00:56:31.623Z | Compiling pest v2.8.6 |
| 488 | 2026-09-05T00:56:31.730Z | Checking rustls-pki-types v1.14.0 |
| 489 | 2026-09-05T00:56:31.741Z | Checking fnv v1.0.7 |
| 490 | 2026-09-05T00:56:31.799Z | Checking writeable v0.6.2 |
| 491 | 2026-09-05T00:56:31.849Z | Checking hashbrown v0.17.0 |
| 492 | 2026-09-05T00:56:31.854Z | Checking litemap v0.8.1 |
| 493 | 2026-09-05T00:56:31.951Z | Compiling httparse v1.10.1 |
| 494 | 2026-09-05T00:56:31.972Z | Checking http-body v1.0.1 |
| 495 | 2026-09-05T00:56:32.001Z | Compiling syn v3.0.3 |
| 496 | 2026-09-05T00:56:32.011Z | Checking tracing-core v0.1.36 |
| 497 | 2026-09-05T00:56:32.093Z | Compiling icu_normalizer_data v2.1.1 |
| 498 | 2026-09-05T00:56:32.277Z | Checking indexmap v2.14.0 |
| 499 | 2026-09-05T00:56:32.304Z | Checking untrusted v0.9.0 |
| 500 | 2026-09-05T00:56:32.307Z | Checking percent-encoding v2.3.2 |
| 501 | 2026-09-05T00:56:32.325Z | Compiling rustls v0.23.41 |
| 502 | 2026-09-05T00:56:32.404Z | Checking atomic-waker v1.1.2 |
| 503 | 2026-09-05T00:56:32.443Z | Compiling icu_properties_data v2.1.2 |
| 504 | 2026-09-05T00:56:32.503Z | Compiling synstructure v0.13.2 |
| 505 | 2026-09-05T00:56:32.518Z | Compiling serde_derive_internals v0.29.1 |
| 506 | 2026-09-05T00:56:32.661Z | Compiling pest_meta v2.8.6 |
| 507 | 2026-09-05T00:56:32.822Z | Compiling paste v1.0.15 |
| 508 | 2026-09-05T00:56:32.977Z | Checking tracing v0.1.44 |
| 509 | 2026-09-05T00:56:33.134Z | Checking fastrand v2.3.0 |
| 510 | 2026-09-05T00:56:33.159Z | Compiling heck v0.5.0 |
| 511 | 2026-09-05T00:56:33.258Z | Compiling pest_generator v2.8.6 |
| 512 | 2026-09-05T00:56:33.307Z | Compiling rustix v1.1.4 |
| 513 | 2026-09-05T00:56:33.352Z | Compiling getrandom v0.3.4 |
| 514 | 2026-09-05T00:56:33.428Z | Checking tower-layer v0.3.3 |
| 515 | 2026-09-05T00:56:33.572Z | Checking subtle v2.6.1 |
| 516 | 2026-09-05T00:56:33.634Z | Checking try-lock v0.2.5 |
| 517 | 2026-09-05T00:56:33.665Z | Checking tower-service v0.3.3 |
| 518 | 2026-09-05T00:56:33.711Z | Compiling serde_derive v1.0.228 |
| 519 | 2026-09-05T00:56:33.721Z | Compiling zerocopy-derive v0.8.55 |
| 520 | 2026-09-05T00:56:33.731Z | Compiling zerofrom-derive v0.1.6 |
| 521 | 2026-09-05T00:56:33.742Z | Compiling yoke-derive v0.8.1 |
| 522 | 2026-09-05T00:56:33.843Z | Compiling tokio-macros v2.7.0 |
| 523 | 2026-09-05T00:56:33.943Z | Compiling zerovec-derive v0.11.2 |
| 524 | 2026-09-05T00:56:34.539Z | Checking tokio v1.52.1 |
| 525 | 2026-09-05T00:56:34.708Z | Compiling thiserror-impl v2.0.18 |
| 526 | 2026-09-05T00:56:34.860Z | Checking zerofrom v0.1.6 |
| 527 | 2026-09-05T00:56:34.959Z | Compiling displaydoc v0.2.5 |
| 528 | 2026-09-05T00:56:34.971Z | Checking yoke v0.8.1 |
| 529 | 2026-09-05T00:56:34.975Z | Compiling schemars_derive v0.8.22 |
| 530 | 2026-09-05T00:56:35.130Z | Checking zerovec v0.11.5 |
| 531 | 2026-09-05T00:56:35.552Z | Compiling futures-macro v0.3.32 |
| 532 | 2026-09-05T00:56:35.655Z | Checking tinystr v0.8.2 |
| 533 | 2026-09-05T00:56:35.824Z | Checking icu_locale_core v2.1.1 |
| 534 | 2026-09-05T00:56:35.855Z | Checking zerotrie v0.2.3 |
| 535 | 2026-09-05T00:56:36.085Z | Checking potential_utf v0.1.4 |
| 536 | 2026-09-05T00:56:36.108Z | Compiling pest_derive v2.8.6 |
| 537 | 2026-09-05T00:56:36.207Z | Checking icu_collections v2.1.1 |
| 538 | 2026-09-05T00:56:36.342Z | Checking futures-util v0.3.32 |
| 539 | 2026-09-05T00:56:36.499Z | Checking icu_provider v2.1.1 |
| 540 | 2026-09-05T00:56:36.660Z | Checking chrono v0.4.45 |
| 541 | 2026-09-05T00:56:36.686Z | Checking erased-serde v0.3.31 |
| 542 | 2026-09-05T00:56:36.798Z | Compiling serde_tokenstream v0.2.3 |
| 543 | 2026-09-05T00:56:36.810Z | Checking want v0.3.1 |
| 544 | 2026-09-05T00:56:37.305Z | Checking httpdate v1.0.3 |
| 545 | 2026-09-05T00:56:37.509Z | Checking tokio-util v0.7.18 |
| 546 | 2026-09-05T00:56:37.544Z | Checking icu_properties v2.1.2 |
| 547 | 2026-09-05T00:56:37.607Z | Checking icu_normalizer v2.1.1 |
| 548 | 2026-09-05T00:56:37.810Z | Checking ppv-lite86 v0.2.21 |
| 549 | 2026-09-05T00:56:37.914Z | Checking h2 v0.4.15 |
| 550 | 2026-09-05T00:56:38.078Z | Checking ipnetwork v0.21.1 |
| 551 | 2026-09-05T00:56:38.089Z | Checking newtype-uuid v1.3.2 |
| 552 | 2026-09-05T00:56:38.245Z | Compiling daft-derive v0.1.8 |
| 553 | 2026-09-05T00:56:38.263Z | Checking oxnet v0.1.6 |
| 554 | 2026-09-05T00:56:38.462Z | Compiling scroll_derive v0.13.1 |
| 555 | 2026-09-05T00:56:38.473Z | Compiling structmeta-derive v0.3.0 |
| 556 | 2026-09-05T00:56:38.486Z | Checking form_urlencoded v1.2.2 |
| 557 | 2026-09-05T00:56:38.504Z | Checking ipnet v2.12.0 |
| 558 | 2026-09-05T00:56:38.718Z | Compiling usdt-impl v0.6.0 |
| 559 | 2026-09-05T00:56:38.730Z | Checking base64 v0.22.1 |
| 560 | 2026-09-05T00:56:38.947Z | Compiling num-conv v0.2.0 |
| 561 | 2026-09-05T00:56:38.947Z | Compiling version_check v0.9.5 |
| 562 | 2026-09-05T00:56:38.970Z | Checking powerfmt v0.2.0 |
| 563 | 2026-09-05T00:56:39.077Z | Compiling time-core v0.1.8 |
| 564 | 2026-09-05T00:56:39.111Z | Compiling crc32fast v1.5.0 |
| 565 | 2026-09-05T00:56:39.206Z | Checking typenum v1.20.1 |
| 566 | 2026-09-05T00:56:39.218Z | Compiling time-macros v0.2.27 |
| 567 | 2026-09-05T00:56:39.273Z | Checking scroll v0.13.0 |
| 568 | 2026-09-05T00:56:39.424Z | Checking deranged v0.5.8 |
| 569 | 2026-09-05T00:56:39.473Z | Compiling structmeta v0.3.0 |
| 570 | 2026-09-05T00:56:39.489Z | Checking daft v0.1.8 |
| 571 | 2026-09-05T00:56:39.694Z | Checking tempfile v3.27.0 |
| 572 | 2026-09-05T00:56:39.797Z | Checking hyper v1.10.1 |
| 573 | 2026-09-05T00:56:39.879Z | Checking rand_core v0.9.5 |
| 574 | 2026-09-05T00:56:39.933Z | Checking hybrid-array v0.4.13 |
| 575 | 2026-09-05T00:56:39.973Z | Checking idna_adapter v1.2.1 |
| 576 | 2026-09-05T00:56:40.040Z | Compiling dtrace-parser v0.3.0 |
| 577 | 2026-09-05T00:56:40.085Z | Compiling thread-id v5.1.0 |
| 578 | 2026-09-05T00:56:40.159Z | Checking sync_wrapper v1.0.2 |
| 579 | 2026-09-05T00:56:40.170Z | Checking regex-syntax v0.8.10 |
| 580 | 2026-09-05T00:56:40.255Z | Compiling omicron-workspace-hack v0.1.0 |
| 581 | 2026-09-05T00:56:40.327Z | Checking ryu v1.0.23 |
| 582 | 2026-09-05T00:56:40.356Z | Checking plain v0.2.3 |
| 583 | 2026-09-05T00:56:40.452Z | Checking num_threads v0.1.7 |
| 584 | 2026-09-05T00:56:40.455Z | Checking adler2 v2.0.1 |
| 585 | 2026-09-05T00:56:40.465Z | Checking openssl-probe v0.2.1 |
| 586 | 2026-09-05T00:56:40.574Z | Compiling ident_case v1.0.1 |
| 587 | 2026-09-05T00:56:40.619Z | Compiling byteorder v1.5.0 |
| 588 | 2026-09-05T00:56:40.666Z | Checking utf8_iter v1.0.4 |
| 589 | 2026-09-05T00:56:40.681Z | Compiling strsim v0.11.1 |
| 590 | 2026-09-05T00:56:40.707Z | Checking hyper-util v0.1.20 |
| 591 | 2026-09-05T00:56:40.781Z | Compiling crossbeam-utils v0.8.21 |
| 592 | 2026-09-05T00:56:40.799Z | Checking simd-adler32 v0.3.8 |
| 593 | 2026-09-05T00:56:40.835Z | Checking time v0.3.47 |
| 594 | 2026-09-05T00:56:40.932Z | Checking miniz_oxide v0.8.9 |
| 595 | 2026-09-05T00:56:40.961Z | Compiling dof v0.4.0 |
| 596 | 2026-09-05T00:56:41.086Z | Compiling darling_core v0.23.0 |
| 597 | 2026-09-05T00:56:41.142Z | Checking idna v1.1.0 |
| 598 | 2026-09-05T00:56:41.379Z | Checking rustls-native-certs v0.8.3 |
| 599 | 2026-09-05T00:56:41.450Z | Checking serde_urlencoded v0.7.1 |
| 600 | 2026-09-05T00:56:41.514Z | Checking goblin v0.10.5 |
| 601 | 2026-09-05T00:56:41.667Z | Checking tower v0.5.3 |
| 602 | 2026-09-05T00:56:41.835Z | Checking http-body-util v0.1.3 |
| 603 | 2026-09-05T00:56:41.911Z | Compiling aho-corasick v1.1.4 |
| 604 | 2026-09-05T00:56:42.039Z | Checking getrandom v0.2.17 |
| 605 | 2026-09-05T00:56:42.043Z | Compiling rustix v0.38.44 |
| 606 | 2026-09-05T00:56:42.145Z | Checking pretty-hex v0.4.1 |
| 607 | 2026-09-05T00:56:42.175Z | Compiling camino v1.2.5 |
| 608 | 2026-09-05T00:56:42.376Z | Checking iri-string v0.7.10 |
| 609 | 2026-09-05T00:56:42.584Z | Checking rand_core v0.6.4 |
| 610 | 2026-09-05T00:56:42.742Z | Checking flate2 v1.1.9 |
| 611 | 2026-09-05T00:56:43.026Z | Checking url v2.5.8 |
| 612 | 2026-09-05T00:56:43.162Z | Compiling darling_macro v0.23.0 |
| 613 | 2026-09-05T00:56:43.378Z | Checking tower-http v0.6.8 |
| 614 | 2026-09-05T00:56:43.402Z | Checking block-buffer v0.12.1 |
| 615 | 2026-09-05T00:56:43.542Z | Checking crypto-common v0.2.2 |
| 616 | 2026-09-05T00:56:43.607Z | Checking rand_chacha v0.9.0 |
| 617 | 2026-09-05T00:56:43.632Z | Compiling multer v3.1.0 |
| 618 | 2026-09-05T00:56:43.692Z | Compiling regex-automata v0.4.14 |
| 619 | 2026-09-05T00:56:43.794Z | Checking wait-timeout v0.2.1 |
| 620 | 2026-09-05T00:56:43.911Z | Checking thread_local v1.1.9 |
| 621 | 2026-09-05T00:56:44.021Z | Checking winnow v1.0.3 |
| 622 | 2026-09-05T00:56:44.071Z | Compiling ref-cast v1.0.25 |
| 623 | 2026-09-05T00:56:44.300Z | Compiling slog-async v2.8.0 |
| 624 | 2026-09-05T00:56:44.365Z | Checking const-oid v0.10.2 |
| 625 | 2026-09-05T00:56:44.455Z | Checking allocator-api2 v0.2.21 |
| 626 | 2026-09-05T00:56:44.506Z | Checking match_cfg v0.1.0 |
| 627 | 2026-09-05T00:56:44.516Z | Checking bit-vec v0.8.0 |
| 628 | 2026-09-05T00:56:44.546Z | Checking compression-core v0.4.31 |
| 629 | 2026-09-05T00:56:44.546Z | Checking foldhash v0.2.0 |
| 630 | 2026-09-05T00:56:44.566Z | Checking quick-error v1.2.3 |
| 631 | 2026-09-05T00:56:44.615Z | Checking hostname v0.3.1 |
| 632 | 2026-09-05T00:56:44.656Z | Checking rusty-fork v0.3.1 |
| 633 | 2026-09-05T00:56:44.667Z | Checking compression-codecs v0.4.37 |
| 634 | 2026-09-05T00:56:44.696Z | Checking bit-set v0.8.0 |
| 635 | 2026-09-05T00:56:44.728Z | Checking hashbrown v0.16.1 |
| 636 | 2026-09-05T00:56:44.812Z | Checking digest v0.11.3 |
| 637 | 2026-09-05T00:56:44.842Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 638 | 2026-09-05T00:56:44.902Z | Checking rand v0.9.2 |
| 639 | 2026-09-05T00:56:44.950Z | Compiling darling v0.23.0 |
| 640 | 2026-09-05T00:56:44.961Z | Checking crossbeam-channel v0.5.15 |
| 641 | 2026-09-05T00:56:45.027Z | Checking rand_chacha v0.3.1 |
| 642 | 2026-09-05T00:56:45.208Z | Compiling usdt-attr-macro v0.6.0 |
| 643 | 2026-09-05T00:56:45.280Z | Compiling usdt-macro v0.6.0 |
| 644 | 2026-09-05T00:56:45.343Z | Compiling regex v1.12.3 |
| 645 | 2026-09-05T00:56:45.450Z | Checking slog-json v2.6.1 |
| 646 | 2026-09-05T00:56:45.601Z | Checking rand_xorshift v0.4.0 |
| 647 | 2026-09-05T00:56:45.713Z | Compiling derive-ex v0.1.8 |
| 648 | 2026-09-05T00:56:45.724Z | Compiling dropshot v0.17.1 |
| 649 | 2026-09-05T00:56:45.727Z | Checking futures-executor v0.3.32 |
| 650 | 2026-09-05T00:56:45.876Z | Compiling serde_tokenstream v0.3.0 |
| 651 | 2026-09-05T00:56:45.914Z | Compiling async-trait v0.1.89 |
| 652 | 2026-09-05T00:56:45.931Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 653 | 2026-09-05T00:56:45.942Z | Compiling ref-cast-impl v1.0.25 |
| 654 | 2026-09-05T00:56:46.069Z | Compiling async-stream-impl v0.3.6 |
| 655 | 2026-09-05T00:56:46.155Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 656 | 2026-09-05T00:56:46.203Z | Checking serde_spanned v1.1.1 |
| 657 | 2026-09-05T00:56:46.331Z | Checking is-terminal v0.4.17 |
| 658 | 2026-09-05T00:56:46.348Z | Checking memmap2 v0.9.10 |
| 659 | 2026-09-05T00:56:46.359Z | Checking encoding_rs v0.8.35 |
| 660 | 2026-09-05T00:56:46.415Z | Compiling anyhow v1.0.104 |
| 661 | 2026-09-05T00:56:46.500Z | Checking spin v0.9.8 |
| 662 | 2026-09-05T00:56:46.511Z | Checking term v1.2.1 |
| 663 | 2026-09-05T00:56:46.606Z | Checking hex v0.4.3 |
| 664 | 2026-09-05T00:56:46.665Z | Checking cpufeatures v0.3.0 |
| 665 | 2026-09-05T00:56:46.719Z | Checking take_mut v0.2.2 |
| 666 | 2026-09-05T00:56:46.732Z | Checking unarray v0.1.4 |
| 667 | 2026-09-05T00:56:46.813Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 668 | 2026-09-05T00:56:46.817Z | Checking mime v0.3.17 |
| 669 | 2026-09-05T00:56:46.835Z | Checking proptest v1.11.0 |
| 670 | 2026-09-05T00:56:46.844Z | Checking byte-wrapper v0.1.0 |
| 671 | 2026-09-05T00:56:46.978Z | Checking toml v1.1.2+spec-1.1.0 |
| 672 | 2026-09-05T00:56:47.000Z | Checking slog-term v2.9.2 |
| 673 | 2026-09-05T00:56:47.013Z | Compiling dropshot_endpoint v0.17.1 |
| 674 | 2026-09-05T00:56:47.148Z | Checking sha1 v0.11.0 |
| 675 | 2026-09-05T00:56:47.221Z | Compiling test-strategy v0.4.5 |
| 676 | 2026-09-05T00:56:47.311Z | Checking async-stream v0.3.6 |
| 677 | 2026-09-05T00:56:47.444Z | Checking usdt v0.6.0 |
| 678 | 2026-09-05T00:56:47.480Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 679 | 2026-09-05T00:56:47.522Z | Compiling parse-display-derive v0.10.0 |
| 680 | 2026-09-05T00:56:47.535Z | Compiling oxide-generation-macros v0.2.0 |
| 681 | 2026-09-05T00:56:47.634Z | Checking futures v0.3.32 |
| 682 | 2026-09-05T00:56:47.707Z | Checking atomicwrites v0.4.4 |
| 683 | 2026-09-05T00:56:47.825Z | Checking slog-bunyan v2.5.0 |
| 684 | 2026-09-05T00:56:47.837Z | Checking rand v0.8.6 |
| 685 | 2026-09-05T00:56:47.932Z | Compiling serde_with_macros v3.21.0 |
| 686 | 2026-09-05T00:56:48.250Z | Checking async-compression v0.4.41 |
| 687 | 2026-09-05T00:56:48.422Z | Checking oxide-generation v0.1.3 |
| 688 | 2026-09-05T00:56:48.457Z | Compiling newtype-uuid-macros v0.1.0 |
| 689 | 2026-09-05T00:56:48.477Z | Checking openapiv3 v2.2.0 |
| 690 | 2026-09-05T00:56:48.511Z | Compiling strum_macros v0.27.2 |
| 691 | 2026-09-05T00:56:48.570Z | Checking backon v1.6.0 |
| 692 | 2026-09-05T00:56:48.596Z | Checking waitgroup v0.1.2 |
| 693 | 2026-09-05T00:56:48.691Z | Checking rustls-pemfile v2.2.0 |
| 694 | 2026-09-05T00:56:48.725Z | Checking serde_path_to_error v0.1.20 |
| 695 | 2026-09-05T00:56:48.824Z | Checking hostname v0.4.2 |
| 696 | 2026-09-05T00:56:48.915Z | Checking instant v0.1.13 |
| 697 | 2026-09-05T00:56:48.970Z | Checking either v1.15.0 |
| 698 | 2026-09-05T00:56:48.983Z | Checking debug-ignore v1.0.5 |
| 699 | 2026-09-05T00:56:48.990Z | Checking parse-display v0.10.0 |
| 700 | 2026-09-05T00:56:49.002Z | Checking backoff v0.4.0 |
| 701 | 2026-09-05T00:56:49.069Z | Checking serde_with v3.21.0 |
| 702 | 2026-09-05T00:56:49.125Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 703 | 2026-09-05T00:56:49.143Z | Checking itertools v0.14.0 |
| 704 | 2026-09-05T00:56:49.156Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 705 | 2026-09-05T00:56:49.203Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 706 | 2026-09-05T00:56:49.294Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 707 | 2026-09-05T00:56:49.512Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 708 | 2026-09-05T00:56:49.629Z | Checking iddqd v0.4.2 |
| 709 | 2026-09-05T00:56:49.751Z | Checking regress v0.10.5 |
| 710 | 2026-09-05T00:56:49.840Z | Checking macaddr v1.0.1 |
| 711 | 2026-09-05T00:56:50.004Z | Checking humantime v2.3.0 |
| 712 | 2026-09-05T00:56:50.262Z | Checking strum v0.27.2 |
| 713 | 2026-09-05T00:56:54.491Z | Checking rustls-webpki v0.103.13 |
| 714 | 2026-09-05T00:56:56.634Z | Checking tokio-rustls v0.26.4 |
| 715 | 2026-09-05T00:56:56.665Z | Checking rustls-platform-verifier v0.6.2 |
| 716 | 2026-09-05T00:56:56.791Z | Checking hyper-rustls v0.27.7 |
| 717 | 2026-09-05T00:56:56.944Z | Checking reqwest v0.13.2 |
| 718 | 2026-09-05T00:56:57.480Z | Checking progenitor-client v0.14.0 |
| 719 | 2026-09-05T00:56:57.660Z | Checking progenitor-extras v0.2.0 |
| 720 | 2026-09-05T00:56:58.389Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 721 | 2026-09-05T00:57:00.917Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 722 | 2026-09-05T00:57:00.976Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.67s |
| 723 | 2026-09-05T00:57:01.107Z | + cargo build --release |
| 724 | 2026-09-05T00:57:01.282Z | Compiling proc-macro2 v1.0.106 |
| 725 | 2026-09-05T00:57:01.282Z | Compiling quote v1.0.45 |
| 726 | 2026-09-05T00:57:01.282Z | Compiling unicode-ident v1.0.24 |
| 727 | 2026-09-05T00:57:01.282Z | Compiling libc v0.2.185 |
| 728 | 2026-09-05T00:57:01.282Z | Compiling cfg-if v1.0.4 |
| 729 | 2026-09-05T00:57:01.323Z | Compiling serde_core v1.0.228 |
| 730 | 2026-09-05T00:57:01.326Z | Compiling memchr v2.8.0 |
| 731 | 2026-09-05T00:57:01.326Z | Compiling itoa v1.0.17 |
| 732 | 2026-09-05T00:57:01.381Z | Compiling serde v1.0.228 |
| 733 | 2026-09-05T00:57:01.417Z | Compiling zmij v1.0.21 |
| 734 | 2026-09-05T00:57:01.546Z | Compiling serde_json v1.0.151 |
| 735 | 2026-09-05T00:57:01.696Z | Compiling pin-project-lite v0.2.17 |
| 736 | 2026-09-05T00:57:01.767Z | Compiling smallvec v1.15.1 |
| 737 | 2026-09-05T00:57:01.777Z | Compiling getrandom v0.4.3 |
| 738 | 2026-09-05T00:57:01.994Z | Compiling futures-core v0.3.32 |
| 739 | 2026-09-05T00:57:02.022Z | Compiling bytes v1.11.1 |
| 740 | 2026-09-05T00:57:02.139Z | Compiling errno v0.3.14 |
| 741 | 2026-09-05T00:57:02.201Z | Compiling once_cell v1.21.3 |
| 742 | 2026-09-05T00:57:02.296Z | Compiling parking_lot_core v0.9.12 |
| 743 | 2026-09-05T00:57:02.434Z | Compiling scopeguard v1.2.0 |
| 744 | 2026-09-05T00:57:02.468Z | Compiling syn v2.0.117 |
| 745 | 2026-09-05T00:57:02.518Z | Compiling autocfg v1.5.0 |
| 746 | 2026-09-05T00:57:02.529Z | Compiling lock_api v0.4.14 |
| 747 | 2026-09-05T00:57:02.560Z | Compiling jobserver v0.1.34 |
| 748 | 2026-09-05T00:57:02.564Z | Compiling shlex v1.3.0 |
| 749 | 2026-09-05T00:57:02.733Z | Compiling find-msvc-tools v0.1.9 |
| 750 | 2026-09-05T00:57:02.841Z | Compiling num-traits v0.2.19 |
| 751 | 2026-09-05T00:57:02.859Z | Compiling parking_lot v0.12.5 |
| 752 | 2026-09-05T00:57:02.888Z | Compiling cc v1.2.56 |
| 753 | 2026-09-05T00:57:02.912Z | Compiling signal-hook-registry v1.4.8 |
| 754 | 2026-09-05T00:57:02.949Z | Compiling socket2 v0.6.3 |
| 755 | 2026-09-05T00:57:03.089Z | Compiling mio v1.2.0 |
| 756 | 2026-09-05T00:57:03.208Z | Compiling thiserror v2.0.18 |
| 757 | 2026-09-05T00:57:03.336Z | Compiling futures-sink v0.3.32 |
| 758 | 2026-09-05T00:57:03.437Z | Compiling stable_deref_trait v1.2.1 |
| 759 | 2026-09-05T00:57:03.653Z | Compiling cmake v0.1.57 |
| 760 | 2026-09-05T00:57:03.732Z | Compiling dunce v1.0.5 |
| 761 | 2026-09-05T00:57:03.815Z | Compiling fs_extra v1.3.0 |
| 762 | 2026-09-05T00:57:04.002Z | Compiling zerocopy v0.8.55 |
| 763 | 2026-09-05T00:57:04.051Z | Compiling rustversion v1.0.22 |
| 764 | 2026-09-05T00:57:04.055Z | Compiling iana-time-zone v0.1.65 |
| 765 | 2026-09-05T00:57:04.122Z | Compiling aws-lc-sys v0.40.0 |
| 766 | 2026-09-05T00:57:04.251Z | Compiling slab v0.4.12 |
| 767 | 2026-09-05T00:57:04.335Z | Compiling futures-channel v0.3.32 |
| 768 | 2026-09-05T00:57:04.358Z | Compiling zeroize v1.9.0 |
| 769 | 2026-09-05T00:57:04.421Z | Compiling schemars v0.8.22 |
| 770 | 2026-09-05T00:57:04.442Z | Compiling equivalent v1.0.2 |
| 771 | 2026-09-05T00:57:04.539Z | Compiling uuid v1.23.4 |
| 772 | 2026-09-05T00:57:04.576Z | Compiling semver v1.0.28 |
| 773 | 2026-09-05T00:57:04.655Z | Compiling http v1.4.2 |
| 774 | 2026-09-05T00:57:05.055Z | Compiling bitflags v2.11.0 |
| 775 | 2026-09-05T00:57:05.144Z | Compiling futures-task v0.3.32 |
| 776 | 2026-09-05T00:57:05.218Z | Compiling synstructure v0.13.2 |
| 777 | 2026-09-05T00:57:05.302Z | Compiling serde_derive_internals v0.29.1 |
| 778 | 2026-09-05T00:57:05.446Z | Compiling dyn-clone v1.0.20 |
| 779 | 2026-09-05T00:57:05.459Z | Compiling futures-io v0.3.32 |
| 780 | 2026-09-05T00:57:05.576Z | Compiling log v0.4.33 |
| 781 | 2026-09-05T00:57:05.650Z | Compiling aws-lc-rs v1.16.3 |
| 782 | 2026-09-05T00:57:05.693Z | Compiling ucd-trie v0.1.7 |
| 783 | 2026-09-05T00:57:05.779Z | Compiling slog v2.8.2 |
| 784 | 2026-09-05T00:57:05.906Z | Compiling pest v2.8.6 |
| 785 | 2026-09-05T00:57:05.932Z | Compiling rustls-pki-types v1.14.0 |
| 786 | 2026-09-05T00:57:06.057Z | Compiling fnv v1.0.7 |
| 787 | 2026-09-05T00:57:06.082Z | Compiling litemap v0.8.1 |
| 788 | 2026-09-05T00:57:06.082Z | Compiling writeable v0.6.2 |
| 789 | 2026-09-05T00:57:06.114Z | Compiling hashbrown v0.17.0 |
| 790 | 2026-09-05T00:57:06.218Z | Compiling httparse v1.10.1 |
| 791 | 2026-09-05T00:57:06.265Z | Compiling http-body v1.0.1 |
| 792 | 2026-09-05T00:57:06.342Z | Compiling serde_derive v1.0.228 |
| 793 | 2026-09-05T00:57:06.563Z | Compiling zerocopy-derive v0.8.55 |
| 794 | 2026-09-05T00:57:06.603Z | Compiling zerofrom-derive v0.1.6 |
| 795 | 2026-09-05T00:57:06.603Z | Compiling tokio-macros v2.7.0 |
| 796 | 2026-09-05T00:57:06.724Z | Compiling yoke-derive v0.8.1 |
| 797 | 2026-09-05T00:57:06.745Z | Compiling thiserror-impl v2.0.18 |
| 798 | 2026-09-05T00:57:07.069Z | Compiling zerovec-derive v0.11.2 |
| 799 | 2026-09-05T00:57:07.212Z | Compiling tokio v1.52.1 |
| 800 | 2026-09-05T00:57:07.619Z | Compiling zerofrom v0.1.6 |
| 801 | 2026-09-05T00:57:07.683Z | Compiling displaydoc v0.2.5 |
| 802 | 2026-09-05T00:57:07.733Z | Compiling yoke v0.8.1 |
| 803 | 2026-09-05T00:57:07.903Z | Compiling futures-macro v0.3.32 |
| 804 | 2026-09-05T00:57:07.924Z | Compiling schemars_derive v0.8.22 |
| 805 | 2026-09-05T00:57:08.095Z | Compiling zerovec v0.11.5 |
| 806 | 2026-09-05T00:57:08.423Z | Compiling pest_meta v2.8.6 |
| 807 | 2026-09-05T00:57:08.670Z | Compiling tinystr v0.8.2 |
| 808 | 2026-09-05T00:57:08.680Z | Compiling futures-util v0.3.32 |
| 809 | 2026-09-05T00:57:08.858Z | Compiling icu_locale_core v2.1.1 |
| 810 | 2026-09-05T00:57:09.507Z | Compiling chrono v0.4.45 |
| 811 | 2026-09-05T00:57:09.521Z | Compiling erased-serde v0.3.31 |
| 812 | 2026-09-05T00:57:09.558Z | Compiling pest_generator v2.8.6 |
| 813 | 2026-09-05T00:57:10.122Z | Compiling potential_utf v0.1.4 |
| 814 | 2026-09-05T00:57:10.293Z | Compiling zerotrie v0.2.3 |
| 815 | 2026-09-05T00:57:10.705Z | Compiling indexmap v2.14.0 |
| 816 | 2026-09-05T00:57:10.946Z | Compiling syn v3.0.3 |
| 817 | 2026-09-05T00:57:11.106Z | Compiling tracing-core v0.1.36 |
| 818 | 2026-09-05T00:57:11.255Z | Compiling untrusted v0.9.0 |
| 819 | 2026-09-05T00:57:11.382Z | Compiling icu_normalizer_data v2.1.1 |
| 820 | 2026-09-05T00:57:11.493Z | Compiling percent-encoding v2.3.2 |
| 821 | 2026-09-05T00:57:11.623Z | Compiling icu_properties_data v2.1.2 |
| 822 | 2026-09-05T00:57:11.749Z | Compiling atomic-waker v1.1.2 |
| 823 | 2026-09-05T00:57:11.832Z | Compiling rustls v0.23.41 |
| 824 | 2026-09-05T00:57:11.869Z | Compiling paste v1.0.15 |
| 825 | 2026-09-05T00:57:12.049Z | Compiling tracing v0.1.44 |
| 826 | 2026-09-05T00:57:12.133Z | Compiling tokio-util v0.7.18 |
| 827 | 2026-09-05T00:57:12.384Z | Compiling icu_provider v2.1.1 |
| 828 | 2026-09-05T00:57:12.629Z | Compiling icu_collections v2.1.1 |
| 829 | 2026-09-05T00:57:12.771Z | Compiling pest_derive v2.8.6 |
| 830 | 2026-09-05T00:57:13.215Z | Compiling tower-service v0.3.3 |
| 831 | 2026-09-05T00:57:13.237Z | Compiling try-lock v0.2.5 |
| 832 | 2026-09-05T00:57:13.273Z | Compiling fastrand v2.3.0 |
| 833 | 2026-09-05T00:57:13.302Z | Compiling heck v0.5.0 |
| 834 | 2026-09-05T00:57:13.327Z | Compiling subtle v2.6.1 |
| 835 | 2026-09-05T00:57:13.474Z | Compiling getrandom v0.3.4 |
| 836 | 2026-09-05T00:57:13.481Z | Compiling tower-layer v0.3.3 |
| 837 | 2026-09-05T00:57:13.585Z | Compiling rustix v1.1.4 |
| 838 | 2026-09-05T00:57:13.665Z | Compiling want v0.3.1 |
| 839 | 2026-09-05T00:57:13.832Z | Compiling h2 v0.4.15 |
| 840 | 2026-09-05T00:57:14.023Z | Compiling ipnetwork v0.21.1 |
| 841 | 2026-09-05T00:57:14.109Z | Compiling ppv-lite86 v0.2.21 |
| 842 | 2026-09-05T00:57:14.113Z | Compiling serde_tokenstream v0.2.3 |
| 843 | 2026-09-05T00:57:14.369Z | Compiling httpdate v1.0.3 |
| 844 | 2026-09-05T00:57:14.429Z | Compiling oxnet v0.1.6 |
| 845 | 2026-09-05T00:57:15.456Z | Compiling icu_properties v2.1.2 |
| 846 | 2026-09-05T00:57:15.511Z | Compiling icu_normalizer v2.1.1 |
| 847 | 2026-09-05T00:57:15.879Z | Compiling daft-derive v0.1.8 |
| 848 | 2026-09-05T00:57:16.250Z | Compiling hyper v1.10.1 |
| 849 | 2026-09-05T00:57:16.583Z | Compiling form_urlencoded v1.2.2 |
| 850 | 2026-09-05T00:57:16.685Z | Compiling newtype-uuid v1.3.2 |
| 851 | 2026-09-05T00:57:16.839Z | Compiling structmeta-derive v0.3.0 |
| 852 | 2026-09-05T00:57:16.970Z | Compiling scroll_derive v0.13.1 |
| 853 | 2026-09-05T00:57:17.781Z | Compiling base64 v0.22.1 |
| 854 | 2026-09-05T00:57:17.919Z | Compiling usdt-impl v0.6.0 |
| 855 | 2026-09-05T00:57:17.950Z | Compiling ipnet v2.12.0 |
| 856 | 2026-09-05T00:57:18.148Z | Compiling time-core v0.1.8 |
| 857 | 2026-09-05T00:57:18.250Z | Compiling num-conv v0.2.0 |
| 858 | 2026-09-05T00:57:18.299Z | Compiling version_check v0.9.5 |
| 859 | 2026-09-05T00:57:18.369Z | Compiling omicron-workspace-hack v0.1.0 |
| 860 | 2026-09-05T00:57:18.548Z | Compiling typenum v1.20.1 |
| 861 | 2026-09-05T00:57:18.569Z | Compiling crc32fast v1.5.0 |
| 862 | 2026-09-05T00:57:18.845Z | Compiling powerfmt v0.2.0 |
| 863 | 2026-09-05T00:57:19.093Z | Compiling deranged v0.5.8 |
| 864 | 2026-09-05T00:57:19.132Z | Compiling time-macros v0.2.27 |
| 865 | 2026-09-05T00:57:19.342Z | Compiling dof v0.4.0 |
| 866 | 2026-09-05T00:57:19.448Z | Compiling hybrid-array v0.4.13 |
| 867 | 2026-09-05T00:57:19.611Z | Compiling hyper-util v0.1.20 |
| 868 | 2026-09-05T00:57:19.918Z | Compiling structmeta v0.3.0 |
| 869 | 2026-09-05T00:57:20.027Z | Compiling scroll v0.13.0 |
| 870 | 2026-09-05T00:57:20.083Z | Compiling daft v0.1.8 |
| 871 | 2026-09-05T00:57:20.098Z | Compiling idna_adapter v1.2.1 |
| 872 | 2026-09-05T00:57:20.181Z | Compiling rand_core v0.9.5 |
| 873 | 2026-09-05T00:57:20.217Z | Compiling tempfile v3.27.0 |
| 874 | 2026-09-05T00:57:20.309Z | Compiling dtrace-parser v0.3.0 |
| 875 | 2026-09-05T00:57:20.330Z | Compiling thread-id v5.1.0 |
| 876 | 2026-09-05T00:57:20.402Z | Compiling sync_wrapper v1.0.2 |
| 877 | 2026-09-05T00:57:20.454Z | Compiling utf8_iter v1.0.4 |
| 878 | 2026-09-05T00:57:20.501Z | Compiling ident_case v1.0.1 |
| 879 | 2026-09-05T00:57:20.612Z | Compiling crossbeam-utils v0.8.21 |
| 880 | 2026-09-05T00:57:20.747Z | Compiling adler2 v2.0.1 |
| 881 | 2026-09-05T00:57:20.772Z | Compiling byteorder v1.5.0 |
| 882 | 2026-09-05T00:57:20.855Z | Compiling openssl-probe v0.2.1 |
| 883 | 2026-09-05T00:57:20.891Z | Compiling simd-adler32 v0.3.8 |
| 884 | 2026-09-05T00:57:20.895Z | Compiling num_threads v0.1.7 |
| 885 | 2026-09-05T00:57:20.975Z | Compiling regex-syntax v0.8.10 |
| 886 | 2026-09-05T00:57:21.018Z | Compiling ryu v1.0.23 |
| 887 | 2026-09-05T00:57:21.090Z | Compiling plain v0.2.3 |
| 888 | 2026-09-05T00:57:21.293Z | Compiling strsim v0.11.1 |
| 889 | 2026-09-05T00:57:21.308Z | Compiling time v0.3.47 |
| 890 | 2026-09-05T00:57:21.501Z | Compiling darling_core v0.23.0 |
| 891 | 2026-09-05T00:57:21.572Z | Compiling goblin v0.10.5 |
| 892 | 2026-09-05T00:57:21.715Z | Compiling serde_urlencoded v0.7.1 |
| 893 | 2026-09-05T00:57:21.978Z | Compiling miniz_oxide v0.8.9 |
| 894 | 2026-09-05T00:57:22.506Z | Compiling rustls-native-certs v0.8.3 |
| 895 | 2026-09-05T00:57:23.249Z | Compiling idna v1.1.0 |
| 896 | 2026-09-05T00:57:23.337Z | Compiling tower v0.5.3 |
| 897 | 2026-09-05T00:57:23.597Z | Compiling http-body-util v0.1.3 |
| 898 | 2026-09-05T00:57:23.793Z | Compiling aho-corasick v1.1.4 |
| 899 | 2026-09-05T00:57:23.860Z | Compiling getrandom v0.2.17 |
| 900 | 2026-09-05T00:57:23.899Z | Compiling iri-string v0.7.10 |
| 901 | 2026-09-05T00:57:24.174Z | Compiling camino v1.2.5 |
| 902 | 2026-09-05T00:57:24.724Z | Compiling pretty-hex v0.4.1 |
| 903 | 2026-09-05T00:57:24.855Z | Compiling rustix v0.38.44 |
| 904 | 2026-09-05T00:57:25.379Z | Compiling tower-http v0.6.8 |
| 905 | 2026-09-05T00:57:25.489Z | Compiling rand_core v0.6.4 |
| 906 | 2026-09-05T00:57:25.616Z | Compiling regex-automata v0.4.14 |
| 907 | 2026-09-05T00:57:26.267Z | Compiling flate2 v1.1.9 |
| 908 | 2026-09-05T00:57:26.408Z | Compiling url v2.5.8 |
| 909 | 2026-09-05T00:57:26.771Z | Compiling darling_macro v0.23.0 |
| 910 | 2026-09-05T00:57:28.034Z | Compiling rand_chacha v0.9.0 |
| 911 | 2026-09-05T00:57:28.173Z | Compiling block-buffer v0.12.1 |
| 912 | 2026-09-05T00:57:28.177Z | Compiling crypto-common v0.2.2 |
| 913 | 2026-09-05T00:57:28.323Z | Compiling multer v3.1.0 |
| 914 | 2026-09-05T00:57:28.545Z | Compiling wait-timeout v0.2.1 |
| 915 | 2026-09-05T00:57:28.796Z | Compiling thread_local v1.1.9 |
| 916 | 2026-09-05T00:57:29.127Z | Compiling allocator-api2 v0.2.21 |
| 917 | 2026-09-05T00:57:29.247Z | Compiling compression-core v0.4.31 |
| 918 | 2026-09-05T00:57:29.406Z | Compiling const-oid v0.10.2 |
| 919 | 2026-09-05T00:57:29.441Z | Compiling slog-async v2.8.0 |
| 920 | 2026-09-05T00:57:29.531Z | Compiling bit-vec v0.8.0 |
| 921 | 2026-09-05T00:57:29.686Z | Compiling match_cfg v0.1.0 |
| 922 | 2026-09-05T00:57:29.715Z | Compiling quick-error v1.2.3 |
| 923 | 2026-09-05T00:57:29.751Z | Compiling ref-cast v1.0.25 |
| 924 | 2026-09-05T00:57:29.772Z | Compiling winnow v1.0.3 |
| 925 | 2026-09-05T00:57:29.812Z | Compiling foldhash v0.2.0 |
| 926 | 2026-09-05T00:57:30.080Z | Compiling hashbrown v0.16.1 |
| 927 | 2026-09-05T00:57:30.084Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 928 | 2026-09-05T00:57:30.196Z | Compiling rusty-fork v0.3.1 |
| 929 | 2026-09-05T00:57:30.551Z | Compiling hostname v0.3.1 |
| 930 | 2026-09-05T00:57:30.741Z | Compiling bit-set v0.8.0 |
| 931 | 2026-09-05T00:57:30.979Z | Compiling digest v0.11.3 |
| 932 | 2026-09-05T00:57:31.110Z | Compiling compression-codecs v0.4.37 |
| 933 | 2026-09-05T00:57:31.454Z | Compiling rand v0.9.2 |
| 934 | 2026-09-05T00:57:31.491Z | Compiling crossbeam-channel v0.5.15 |
| 935 | 2026-09-05T00:57:32.095Z | Compiling darling v0.23.0 |
| 936 | 2026-09-05T00:57:32.122Z | Compiling regex v1.12.3 |
| 937 | 2026-09-05T00:57:32.187Z | Compiling rand_chacha v0.3.1 |
| 938 | 2026-09-05T00:57:32.852Z | Compiling usdt-attr-macro v0.6.0 |
| 939 | 2026-09-05T00:57:33.059Z | Compiling usdt-macro v0.6.0 |
| 940 | 2026-09-05T00:57:33.575Z | Compiling slog-json v2.6.1 |
| 941 | 2026-09-05T00:57:33.725Z | Compiling rand_xorshift v0.4.0 |
| 942 | 2026-09-05T00:57:33.828Z | Compiling derive-ex v0.1.8 |
| 943 | 2026-09-05T00:57:33.896Z | Compiling dropshot v0.17.1 |
| 944 | 2026-09-05T00:57:34.001Z | Compiling serde_tokenstream v0.3.0 |
| 945 | 2026-09-05T00:57:34.046Z | Compiling futures-executor v0.3.32 |
| 946 | 2026-09-05T00:57:34.116Z | Compiling async-stream-impl v0.3.6 |
| 947 | 2026-09-05T00:57:34.326Z | Compiling ref-cast-impl v1.0.25 |
| 948 | 2026-09-05T00:57:34.535Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 949 | 2026-09-05T00:57:34.733Z | Compiling async-trait v0.1.89 |
| 950 | 2026-09-05T00:57:34.905Z | Compiling serde_spanned v1.1.1 |
| 951 | 2026-09-05T00:57:34.996Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 952 | 2026-09-05T00:57:35.044Z | Compiling memmap2 v0.9.10 |
| 953 | 2026-09-05T00:57:35.324Z | Compiling is-terminal v0.4.17 |
| 954 | 2026-09-05T00:57:35.370Z | Compiling encoding_rs v0.8.35 |
| 955 | 2026-09-05T00:57:35.382Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 956 | 2026-09-05T00:57:35.403Z | Compiling spin v0.9.8 |
| 957 | 2026-09-05T00:57:35.410Z | Compiling unarray v0.1.4 |
| 958 | 2026-09-05T00:57:35.518Z | Compiling mime v0.3.17 |
| 959 | 2026-09-05T00:57:35.627Z | Compiling anyhow v1.0.104 |
| 960 | 2026-09-05T00:57:35.669Z | Compiling cpufeatures v0.3.0 |
| 961 | 2026-09-05T00:57:35.742Z | Compiling term v1.2.1 |
| 962 | 2026-09-05T00:57:35.786Z | Compiling take_mut v0.2.2 |
| 963 | 2026-09-05T00:57:35.893Z | Compiling hex v0.4.3 |
| 964 | 2026-09-05T00:57:36.147Z | Compiling byte-wrapper v0.1.0 |
| 965 | 2026-09-05T00:57:36.169Z | Compiling slog-term v2.9.2 |
| 966 | 2026-09-05T00:57:37.267Z | Compiling dropshot_endpoint v0.17.1 |
| 967 | 2026-09-05T00:57:37.496Z | Compiling sha1 v0.11.0 |
| 968 | 2026-09-05T00:57:37.635Z | Compiling toml v1.1.2+spec-1.1.0 |
| 969 | 2026-09-05T00:57:37.909Z | Compiling proptest v1.11.0 |
| 970 | 2026-09-05T00:57:38.107Z | Compiling test-strategy v0.4.5 |
| 971 | 2026-09-05T00:57:38.885Z | Compiling usdt v0.6.0 |
| 972 | 2026-09-05T00:57:39.404Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 973 | 2026-09-05T00:57:39.547Z | Compiling async-stream v0.3.6 |
| 974 | 2026-09-05T00:57:39.626Z | Compiling oxide-generation-macros v0.2.0 |
| 975 | 2026-09-05T00:57:39.656Z | Compiling futures v0.3.32 |
| 976 | 2026-09-05T00:57:39.790Z | Compiling slog-bunyan v2.5.0 |
| 977 | 2026-09-05T00:57:39.828Z | Compiling atomicwrites v0.4.4 |
| 978 | 2026-09-05T00:57:40.100Z | Compiling parse-display-derive v0.10.0 |
| 979 | 2026-09-05T00:57:40.369Z | Compiling rand v0.8.6 |
| 980 | 2026-09-05T00:57:41.126Z | Compiling serde_with_macros v3.21.0 |
| 981 | 2026-09-05T00:57:41.368Z | Compiling async-compression v0.4.41 |
| 982 | 2026-09-05T00:57:41.596Z | Compiling oxide-generation v0.1.3 |
| 983 | 2026-09-05T00:57:41.800Z | Compiling newtype-uuid-macros v0.1.0 |
| 984 | 2026-09-05T00:57:42.015Z | Compiling strum_macros v0.27.2 |
| 985 | 2026-09-05T00:57:42.125Z | Compiling backon v1.6.0 |
| 986 | 2026-09-05T00:57:42.196Z | Compiling waitgroup v0.1.2 |
| 987 | 2026-09-05T00:57:42.351Z | Compiling openapiv3 v2.2.0 |
| 988 | 2026-09-05T00:57:42.365Z | Compiling rustls-pemfile v2.2.0 |
| 989 | 2026-09-05T00:57:42.444Z | Compiling serde_path_to_error v0.1.20 |
| 990 | 2026-09-05T00:57:42.558Z | Compiling hostname v0.4.2 |
| 991 | 2026-09-05T00:57:42.614Z | Compiling instant v0.1.13 |
| 992 | 2026-09-05T00:57:42.711Z | Compiling either v1.15.0 |
| 993 | 2026-09-05T00:57:42.733Z | Compiling debug-ignore v1.0.5 |
| 994 | 2026-09-05T00:57:42.822Z | Compiling backoff v0.4.0 |
| 995 | 2026-09-05T00:57:42.903Z | Compiling itertools v0.14.0 |
| 996 | 2026-09-05T00:57:42.925Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 997 | 2026-09-05T00:57:43.019Z | Compiling serde_with v3.21.0 |
| 998 | 2026-09-05T00:57:43.816Z | Compiling strum v0.27.2 |
| 999 | 2026-09-05T00:57:43.926Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 1000 | 2026-09-05T00:57:44.389Z | Compiling parse-display v0.10.0 |
| 1001 | 2026-09-05T00:57:44.499Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1002 | 2026-09-05T00:57:44.583Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 1003 | 2026-09-05T00:57:44.663Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 1004 | 2026-09-05T00:57:44.877Z | Compiling iddqd v0.4.2 |
| 1005 | 2026-09-05T00:57:45.102Z | Compiling regress v0.10.5 |
| 1006 | 2026-09-05T00:57:45.237Z | Compiling macaddr v1.0.1 |
| 1007 | 2026-09-05T00:57:45.485Z | Compiling humantime v2.3.0 |
| 1008 | 2026-09-05T00:57:52.170Z | Compiling rustls-webpki v0.103.13 |
| 1009 | 2026-09-05T00:57:55.420Z | Compiling tokio-rustls v0.26.4 |
| 1010 | 2026-09-05T00:57:55.420Z | Compiling rustls-platform-verifier v0.6.2 |
| 1011 | 2026-09-05T00:57:55.681Z | Compiling hyper-rustls v0.27.7 |
| 1012 | 2026-09-05T00:57:55.944Z | Compiling reqwest v0.13.2 |
| 1013 | 2026-09-05T00:57:58.253Z | Compiling progenitor-client v0.14.0 |
| 1014 | 2026-09-05T00:57:58.480Z | Compiling progenitor-extras v0.2.0 |
| 1015 | 2026-09-05T00:57:59.226Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 1016 | 2026-09-05T00:58:02.908Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 1017 | 2026-09-05T00:58:05.985Z | Finished `release` profile [optimized] target(s) in 1m 04s |
| 1018 | 2026-09-05T00:58:06.055Z | process exited: duration 103149 ms, exit code 0 |
| |
| 1019 | 2026-09-05T00:58:06.075Z | found 0 output files |