|
|
|
| 1 | 2026-09-05T00:01:57.156Z | job assigned to worker 01M1QDX4RHKTXSQTE2NCEWEWTV [factory aws, i-0be3fc7484337b55b] (queued for 48 s) |
| |
| 2 | 2026-09-05T00:02:03.894Z | starting task 0: "setup" |
| 3 | 2026-09-05T00:02:03.906Z | ++ uname -s |
| 4 | 2026-09-05T00:02:03.906Z | + kern=SunOS |
| 5 | 2026-09-05T00:02:03.906Z | + build_user=build |
| 6 | 2026-09-05T00:02:03.906Z | + build_uid=12345 |
| 7 | 2026-09-05T00:02:03.906Z | + work_dir=/work |
| 8 | 2026-09-05T00:02:03.906Z | + input_dir=/input |
| 9 | 2026-09-05T00:02:03.906Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-05T00:02:03.906Z | + case "$kern" in |
| 11 | 2026-09-05T00:02:03.906Z | + groupadd -g 12345 build |
| 12 | 2026-09-05T00:02:03.907Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-05T00:02:05.904Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-05T00:02:05.993Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-05T00:02:05.997Z | + home_fs=zfs |
| 16 | 2026-09-05T00:02:05.997Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-05T00:02:05.997Z | + mkdir -p /home/build |
| 18 | 2026-09-05T00:02:05.997Z | + chown build:build /home/build /work |
| 19 | 2026-09-05T00:02:07.992Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-05T00:02:07.995Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2026-09-05T00:02:08.005Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-05T00:02:08.008Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-05T00:02:08.008Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-05T00:02:08.009Z | * rust toolchain profile = "default" |
| 25 | 2026-09-05T00:02:08.009Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-05T00:02:08.009Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-05T00:02:08.009Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-05T00:02:08.009Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-05T00:02:08.009Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-05T00:02:08.066Z | info: downloading installer |
| 31 | 2026-09-05T00:02:09.556Z | info: profile set to default |
| 32 | 2026-09-05T00:02:09.556Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-05T00:02:09.560Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-05T00:02:09.696Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-05T00:02:09.702Z | info: downloading 6 components |
| 36 | 2026-09-05T00:02:23.537Z | |
| 37 | 2026-09-05T00:02:23.537Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-09-05T00:02:23.565Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-05T00:02:23.565Z | |
| 40 | 2026-09-05T00:02:23.590Z | |
| 41 | 2026-09-05T00:02:23.590Z | Rust is installed now. Great! |
| 42 | 2026-09-05T00:02:23.590Z | |
| 43 | 2026-09-05T00:02:23.590Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-05T00:02:23.590Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-05T00:02:23.590Z | |
| 46 | 2026-09-05T00:02:23.590Z | To configure your current shell, you need to source |
| 47 | 2026-09-05T00:02:23.591Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-05T00:02:23.591Z | |
| 49 | 2026-09-05T00:02:23.591Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-05T00:02:23.591Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-05T00:02:23.591Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-05T00:02:23.591Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-05T00:02:23.591Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-05T00:02:23.592Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-05T00:02:23.592Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-05T00:02:23.592Z | HOST_CC = None |
| 57 | 2026-09-05T00:02:23.592Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-05T00:02:23.592Z | CC = None |
| 59 | 2026-09-05T00:02:23.592Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-05T00:02:23.739Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-05T00:02:23.739Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-05T00:02:23.739Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-05T00:02:23.739Z | CFLAGS = None |
| 64 | 2026-09-05T00:02:23.739Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-05T00:02:23.739Z | HOST_CFLAGS = None |
| 66 | 2026-09-05T00:02:23.739Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-05T00:02:23.739Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-05T00:02:23.739Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-05T00:02:23.739Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-05T00:02:23.832Z | + rustup --version |
| 71 | 2026-09-05T00:02:23.843Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-05T00:02:23.848Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-05T00:02:23.860Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-05T00:02:23.863Z | + cargo --version |
| 75 | 2026-09-05T00:02:23.896Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-05T00:02:23.900Z | + rustc --version |
| 77 | 2026-09-05T00:02:23.900Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-05T00:02:23.900Z | process exited: duration 15895 ms, exit code 0 |
| |
| 79 | 2026-09-05T00:02:23.909Z | starting task 2: "authentication" |
| 80 | 2026-09-05T00:02:23.923Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-05T00:02:23.934Z | starting task 3: "clone repository" |
| 82 | 2026-09-05T00:02:23.940Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-05T00:02:23.940Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-05T00:02:23.965Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-05T00:02:37.155Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-05T00:02:37.155Z | + git fetch origin 4a645936f92339ba85b20858000cba64532c5116 |
| 87 | 2026-09-05T00:02:37.486Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-05T00:02:37.486Z | * branch 4a645936f92339ba85b20858000cba64532c5116 -> FETCH_HEAD |
| 89 | 2026-09-05T00:02:37.499Z | + [[ -n fm-certificate-de ]] |
| 90 | 2026-09-05T00:02:37.503Z | ++ git branch --show-current |
| 91 | 2026-09-05T00:02:37.503Z | + current=main |
| 92 | 2026-09-05T00:02:37.503Z | + [[ main != fm-certificate-de ]] |
| 93 | 2026-09-05T00:02:37.503Z | + git branch -f fm-certificate-de 4a645936f92339ba85b20858000cba64532c5116 |
| 94 | 2026-09-05T00:02:37.506Z | + git checkout -f fm-certificate-de |
| 95 | 2026-09-05T00:02:37.761Z | Switched to branch 'fm-certificate-de' |
| 96 | 2026-09-05T00:02:37.767Z | + git reset --hard 4a645936f92339ba85b20858000cba64532c5116 |
| 97 | 2026-09-05T00:02:38.022Z | HEAD is now at 4a645936f fm: make the parsed certificate case's fact non-optional |
| 98 | 2026-09-05T00:02:38.025Z | process exited: duration 14093 ms, exit code 0 |
| |
| 99 | 2026-09-05T00:02:38.031Z | starting task 4: "build" |
| 100 | 2026-09-05T00:02:38.036Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-05T00:02:38.040Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-05T00:02:38.040Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-05T00:02:38.040Z | +++ uname -s |
| 104 | 2026-09-05T00:02:38.040Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-05T00:02:38.040Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-05T00:02:38.040Z | + cargo --version |
| 107 | 2026-09-05T00:02:38.046Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-05T00:02:38.050Z | + rustc --version |
| 109 | 2026-09-05T00:02:38.067Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-05T00:02:38.072Z | + cd /tmp |
| 111 | 2026-09-05T00:02:38.072Z | + cargo new --lib test-project |
| 112 | 2026-09-05T00:02:38.088Z | Creating library `test-project` package |
| 113 | 2026-09-05T00:02:38.123Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 114 | 2026-09-05T00:02:38.126Z | + cd test-project |
| 115 | 2026-09-05T00:02:38.126Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 116 | 2026-09-05T00:02:38.145Z | Adding omicron-common (local) to dependencies |
| 117 | 2026-09-05T00:02:38.148Z | Features: |
| 118 | 2026-09-05T00:02:38.148Z | - proptest |
| 119 | 2026-09-05T00:02:38.148Z | - test-strategy |
| 120 | 2026-09-05T00:02:38.148Z | - testing |
| 121 | 2026-09-05T00:02:38.169Z | Updating crates.io index |
| 122 | 2026-09-05T00:02:38.172Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 123 | 2026-09-05T00:02:38.659Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 124 | 2026-09-05T00:02:41.064Z | Locking 380 packages to latest Rust 1.97.1 compatible versions |
| 125 | 2026-09-05T00:02:41.171Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 126 | 2026-09-05T00:02:41.176Z | + cargo check |
| 127 | 2026-09-05T00:02:41.288Z | Updating crates.io index |
| 128 | 2026-09-05T00:02:41.770Z | Locking 1 package to latest Rust 1.97.1 compatible version |
| 129 | 2026-09-05T00:02:41.771Z | Adding omicron-workspace-hack v0.1.0 |
| 130 | 2026-09-05T00:02:41.800Z | Downloading crates ... |
| 131 | 2026-09-05T00:02:41.919Z | Downloaded take_mut v0.2.2 |
| 132 | 2026-09-05T00:02:41.932Z | Downloaded adler2 v2.0.1 |
| 133 | 2026-09-05T00:02:41.932Z | Downloaded rand_pcg v0.10.2 |
| 134 | 2026-09-05T00:02:41.932Z | Downloaded rand_xorshift v0.4.0 |
| 135 | 2026-09-05T00:02:41.932Z | Downloaded stable_deref_trait v1.2.1 |
| 136 | 2026-09-05T00:02:41.932Z | Downloaded ref-cast v1.0.25 |
| 137 | 2026-09-05T00:02:41.932Z | Downloaded rand_chacha v0.3.1 |
| 138 | 2026-09-05T00:02:41.932Z | Downloaded quick-error v1.2.3 |
| 139 | 2026-09-05T00:02:41.933Z | Downloaded fnv v1.0.7 |
| 140 | 2026-09-05T00:02:41.933Z | Downloaded rand_core v0.6.4 |
| 141 | 2026-09-05T00:02:41.933Z | Downloaded structmeta-derive v0.3.0 |
| 142 | 2026-09-05T00:02:41.933Z | Downloaded rustls-pemfile v2.2.0 |
| 143 | 2026-09-05T00:02:41.933Z | Downloaded serde_spanned v1.1.1 |
| 144 | 2026-09-05T00:02:41.933Z | Downloaded flate2 v1.1.9 |
| 145 | 2026-09-05T00:02:41.933Z | Downloaded form_urlencoded v1.2.2 |
| 146 | 2026-09-05T00:02:41.933Z | Downloaded futures v0.3.32 |
| 147 | 2026-09-05T00:02:41.933Z | Downloaded strum v0.27.2 |
| 148 | 2026-09-05T00:02:41.933Z | Downloaded sync_wrapper v1.0.2 |
| 149 | 2026-09-05T00:02:41.933Z | Downloaded httpdate v1.0.3 |
| 150 | 2026-09-05T00:02:41.933Z | Downloaded omicron-workspace-hack v0.1.0 |
| 151 | 2026-09-05T00:02:41.933Z | Downloaded time-core v0.1.8 |
| 152 | 2026-09-05T00:02:41.933Z | Downloaded match_cfg v0.1.0 |
| 153 | 2026-09-05T00:02:41.940Z | Downloaded generic-array v0.14.7 |
| 154 | 2026-09-05T00:02:41.940Z | Downloaded hostname v0.3.1 |
| 155 | 2026-09-05T00:02:41.940Z | Downloaded macaddr v1.0.1 |
| 156 | 2026-09-05T00:02:41.940Z | Downloaded num_threads v0.1.7 |
| 157 | 2026-09-05T00:02:41.940Z | Downloaded scroll_derive v0.13.1 |
| 158 | 2026-09-05T00:02:41.940Z | Downloaded rusty-fork v0.3.1 |
| 159 | 2026-09-05T00:02:41.940Z | Downloaded quote v1.0.45 |
| 160 | 2026-09-05T00:02:41.940Z | Downloaded rustc-hash v2.1.1 |
| 161 | 2026-09-05T00:02:41.940Z | Downloaded thread_local v1.1.9 |
| 162 | 2026-09-05T00:02:41.940Z | Downloaded rand_core v0.10.0 |
| 163 | 2026-09-05T00:02:41.940Z | Downloaded rand_chacha v0.9.0 |
| 164 | 2026-09-05T00:02:41.940Z | Downloaded icu_locale_core v2.1.1 |
| 165 | 2026-09-05T00:02:41.940Z | Downloaded instant v0.1.13 |
| 166 | 2026-09-05T00:02:41.940Z | Downloaded futures-task v0.3.32 |
| 167 | 2026-09-05T00:02:41.940Z | Downloaded serde_urlencoded v0.7.1 |
| 168 | 2026-09-05T00:02:41.940Z | Downloaded hex v0.4.3 |
| 169 | 2026-09-05T00:02:41.945Z | Downloaded ref-cast-impl v1.0.25 |
| 170 | 2026-09-05T00:02:41.945Z | Downloaded futures-executor v0.3.32 |
| 171 | 2026-09-05T00:02:41.946Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 172 | 2026-09-05T00:02:41.946Z | Downloaded sha1 v0.11.0 |
| 173 | 2026-09-05T00:02:41.946Z | Downloaded slog-bunyan v2.5.0 |
| 174 | 2026-09-05T00:02:41.946Z | Downloaded thread-id v5.1.0 |
| 175 | 2026-09-05T00:02:41.946Z | Downloaded humantime v2.3.0 |
| 176 | 2026-09-05T00:02:41.949Z | Downloaded schemars v0.8.22 |
| 177 | 2026-09-05T00:02:41.952Z | Downloaded scroll v0.13.0 |
| 178 | 2026-09-05T00:02:41.955Z | Downloaded structmeta v0.3.0 |
| 179 | 2026-09-05T00:02:41.955Z | Downloaded icu_provider v2.1.1 |
| 180 | 2026-09-05T00:02:41.955Z | Downloaded idna_adapter v1.2.1 |
| 181 | 2026-09-05T00:02:41.958Z | Downloaded scopeguard v1.2.0 |
| 182 | 2026-09-05T00:02:41.958Z | Downloaded multer v3.1.0 |
| 183 | 2026-09-05T00:02:41.958Z | Downloaded oxnet v0.1.6 |
| 184 | 2026-09-05T00:02:41.961Z | Downloaded icu_properties v2.1.2 |
| 185 | 2026-09-05T00:02:41.964Z | Downloaded tokio-macros v2.7.0 |
| 186 | 2026-09-05T00:02:41.966Z | Downloaded futures-io v0.3.32 |
| 187 | 2026-09-05T00:02:41.971Z | Downloaded futures-macro v0.3.32 |
| 188 | 2026-09-05T00:02:41.982Z | Downloaded http-body v1.0.1 |
| 189 | 2026-09-05T00:02:41.985Z | Downloaded subtle v2.6.1 |
| 190 | 2026-09-05T00:02:41.985Z | Downloaded thiserror v2.0.18 |
| 191 | 2026-09-05T00:02:41.988Z | Downloaded serde_path_to_error v0.1.20 |
| 192 | 2026-09-05T00:02:41.988Z | Downloaded heck v0.5.0 |
| 193 | 2026-09-05T00:02:41.988Z | Downloaded newtype-uuid-macros v0.1.0 |
| 194 | 2026-09-05T00:02:41.992Z | Downloaded foldhash v0.2.0 |
| 195 | 2026-09-05T00:02:41.992Z | Downloaded pin-project-lite v0.2.17 |
| 196 | 2026-09-05T00:02:42.002Z | Downloaded ipnetwork v0.21.1 |
| 197 | 2026-09-05T00:02:42.002Z | Downloaded rustversion v1.0.22 |
| 198 | 2026-09-05T00:02:42.002Z | Downloaded rustls-native-certs v0.8.3 |
| 199 | 2026-09-05T00:02:42.002Z | Downloaded futures-core v0.3.32 |
| 200 | 2026-09-05T00:02:42.005Z | Downloaded lru-slab v0.1.2 |
| 201 | 2026-09-05T00:02:42.005Z | Downloaded hostname v0.4.2 |
| 202 | 2026-09-05T00:02:42.005Z | Downloaded ident_case v1.0.1 |
| 203 | 2026-09-05T00:02:42.005Z | Downloaded fastrand v2.3.0 |
| 204 | 2026-09-05T00:02:42.005Z | Downloaded num-conv v0.2.0 |
| 205 | 2026-09-05T00:02:42.005Z | Downloaded version_check v0.9.5 |
| 206 | 2026-09-05T00:02:42.005Z | Downloaded oxide-generation-macros v0.2.0 |
| 207 | 2026-09-05T00:02:42.005Z | Downloaded pretty-hex v0.4.1 |
| 208 | 2026-09-05T00:02:42.005Z | Downloaded percent-encoding v2.3.2 |
| 209 | 2026-09-05T00:02:42.011Z | Downloaded rand_core v0.9.5 |
| 210 | 2026-09-05T00:02:42.011Z | Downloaded serde_derive_internals v0.29.1 |
| 211 | 2026-09-05T00:02:42.011Z | Downloaded serde_tokenstream v0.3.0 |
| 212 | 2026-09-05T00:02:42.012Z | Downloaded tinyvec_macros v0.1.1 |
| 213 | 2026-09-05T00:02:42.016Z | Downloaded schemars_derive v0.8.22 |
| 214 | 2026-09-05T00:02:42.016Z | Downloaded is-terminal v0.4.17 |
| 215 | 2026-09-05T00:02:42.016Z | Downloaded parse-display v0.10.0 |
| 216 | 2026-09-05T00:02:42.016Z | Downloaded slab v0.4.12 |
| 217 | 2026-09-05T00:02:42.016Z | Downloaded strum_macros v0.27.2 |
| 218 | 2026-09-05T00:02:42.019Z | Downloaded ppv-lite86 v0.2.21 |
| 219 | 2026-09-05T00:02:42.019Z | Downloaded http-body-util v0.1.3 |
| 220 | 2026-09-05T00:02:42.022Z | Downloaded mime v0.3.17 |
| 221 | 2026-09-05T00:02:42.022Z | Downloaded atomic-waker v1.1.2 |
| 222 | 2026-09-05T00:02:42.030Z | Downloaded potential_utf v0.1.4 |
| 223 | 2026-09-05T00:02:42.030Z | Downloaded powerfmt v0.2.0 |
| 224 | 2026-09-05T00:02:42.030Z | Downloaded cfg_aliases v0.2.1 |
| 225 | 2026-09-05T00:02:42.035Z | Downloaded crypto-common v0.1.7 |
| 226 | 2026-09-05T00:02:42.035Z | Downloaded futures-channel v0.3.32 |
| 227 | 2026-09-05T00:02:42.035Z | Downloaded parse-display-derive v0.10.0 |
| 228 | 2026-09-05T00:02:42.035Z | Downloaded fs_extra v1.3.0 |
| 229 | 2026-09-05T00:02:42.035Z | Downloaded try-lock v0.2.5 |
| 230 | 2026-09-05T00:02:42.035Z | Downloaded unarray v0.1.4 |
| 231 | 2026-09-05T00:02:42.035Z | Downloaded compression-core v0.4.31 |
| 232 | 2026-09-05T00:02:42.035Z | Downloaded futures-sink v0.3.32 |
| 233 | 2026-09-05T00:02:42.035Z | Downloaded openssl-probe v0.2.1 |
| 234 | 2026-09-05T00:02:42.040Z | Downloaded strsim v0.11.1 |
| 235 | 2026-09-05T00:02:42.040Z | Downloaded slog-term v2.9.2 |
| 236 | 2026-09-05T00:02:42.043Z | Downloaded tinystr v0.8.2 |
| 237 | 2026-09-05T00:02:42.043Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 238 | 2026-09-05T00:02:42.043Z | Downloaded shlex v1.3.0 |
| 239 | 2026-09-05T00:02:42.043Z | Downloaded slog-async v2.8.0 |
| 240 | 2026-09-05T00:02:42.046Z | Downloaded slog-json v2.6.1 |
| 241 | 2026-09-05T00:02:42.046Z | Downloaded time-macros v0.2.27 |
| 242 | 2026-09-05T00:02:42.046Z | Downloaded simd-adler32 v0.3.8 |
| 243 | 2026-09-05T00:02:42.048Z | Downloaded signal-hook-registry v1.4.8 |
| 244 | 2026-09-05T00:02:42.048Z | Downloaded block-buffer v0.10.4 |
| 245 | 2026-09-05T00:02:42.048Z | Downloaded block-buffer v0.12.1 |
| 246 | 2026-09-05T00:02:42.052Z | Downloaded tower-layer v0.3.3 |
| 247 | 2026-09-05T00:02:42.056Z | Downloaded getrandom v0.2.17 |
| 248 | 2026-09-05T00:02:42.060Z | Downloaded dyn-clone v1.0.20 |
| 249 | 2026-09-05T00:02:42.060Z | Downloaded quinn-udp v0.5.14 |
| 250 | 2026-09-05T00:02:42.060Z | Downloaded semver v1.0.28 |
| 251 | 2026-09-05T00:02:42.060Z | Downloaded synstructure v0.13.2 |
| 252 | 2026-09-05T00:02:42.063Z | Downloaded thiserror-impl v2.0.18 |
| 253 | 2026-09-05T00:02:42.063Z | Downloaded newtype-uuid v1.3.2 |
| 254 | 2026-09-05T00:02:42.063Z | Downloaded oxide-generation v0.1.3 |
| 255 | 2026-09-05T00:02:42.065Z | Downloaded itoa v1.0.17 |
| 256 | 2026-09-05T00:02:42.066Z | Downloaded jobserver v0.1.34 |
| 257 | 2026-09-05T00:02:42.068Z | Downloaded ipnet v2.12.0 |
| 258 | 2026-09-05T00:02:42.071Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 259 | 2026-09-05T00:02:42.074Z | Downloaded bit-set v0.8.0 |
| 260 | 2026-09-05T00:02:42.074Z | Downloaded untrusted v0.9.0 |
| 261 | 2026-09-05T00:02:42.078Z | Downloaded zerofrom v0.1.6 |
| 262 | 2026-09-05T00:02:42.078Z | Downloaded serde_derive v1.0.228 |
| 263 | 2026-09-05T00:02:42.078Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 264 | 2026-09-05T00:02:42.082Z | Downloaded sha2 v0.10.9 |
| 265 | 2026-09-05T00:02:42.084Z | Downloaded tempfile v3.27.0 |
| 266 | 2026-09-05T00:02:42.084Z | Downloaded waitgroup v0.1.2 |
| 267 | 2026-09-05T00:02:42.087Z | Downloaded quinn v0.11.11 |
| 268 | 2026-09-05T00:02:42.087Z | Downloaded serde_tokenstream v0.2.3 |
| 269 | 2026-09-05T00:02:42.090Z | Downloaded zmij v1.0.21 |
| 270 | 2026-09-05T00:02:42.093Z | Downloaded zeroize v1.9.0 |
| 271 | 2026-09-05T00:02:42.093Z | Downloaded want v0.3.1 |
| 272 | 2026-09-05T00:02:42.093Z | Downloaded debug-ignore v1.0.5 |
| 273 | 2026-09-05T00:02:42.093Z | Downloaded find-msvc-tools v0.1.9 |
| 274 | 2026-09-05T00:02:42.096Z | Downloaded darling_macro v0.23.0 |
| 275 | 2026-09-05T00:02:42.096Z | Downloaded hyper-rustls v0.27.7 |
| 276 | 2026-09-05T00:02:42.096Z | Downloaded plain v0.2.3 |
| 277 | 2026-09-05T00:02:42.096Z | Downloaded cfg-if v1.0.4 |
| 278 | 2026-09-05T00:02:42.096Z | Downloaded progenitor-client v0.14.0 |
| 279 | 2026-09-05T00:02:42.099Z | Downloaded usdt-attr-macro v0.6.0 |
| 280 | 2026-09-05T00:02:42.099Z | Downloaded parking_lot_core v0.9.12 |
| 281 | 2026-09-05T00:02:42.102Z | Downloaded serde_with_macros v3.21.0 |
| 282 | 2026-09-05T00:02:42.102Z | Downloaded digest v0.10.7 |
| 283 | 2026-09-05T00:02:42.105Z | Downloaded parking_lot v0.12.5 |
| 284 | 2026-09-05T00:02:42.105Z | Downloaded backoff v0.4.0 |
| 285 | 2026-09-05T00:02:42.110Z | Downloaded term v1.2.1 |
| 286 | 2026-09-05T00:02:42.115Z | Downloaded zerovec-derive v0.11.2 |
| 287 | 2026-09-05T00:02:42.115Z | Downloaded compression-codecs v0.4.37 |
| 288 | 2026-09-05T00:02:42.115Z | Downloaded rustls-pki-types v1.14.0 |
| 289 | 2026-09-05T00:02:42.119Z | Downloaded crypto-common v0.2.2 |
| 290 | 2026-09-05T00:02:42.119Z | Downloaded equivalent v1.0.2 |
| 291 | 2026-09-05T00:02:42.119Z | Downloaded usdt-macro v0.6.0 |
| 292 | 2026-09-05T00:02:42.119Z | Downloaded cpufeatures v0.2.17 |
| 293 | 2026-09-05T00:02:42.119Z | Downloaded daft-derive v0.1.8 |
| 294 | 2026-09-05T00:02:42.122Z | Downloaded zerofrom-derive v0.1.6 |
| 295 | 2026-09-05T00:02:42.123Z | Downloaded async-stream-impl v0.3.6 |
| 296 | 2026-09-05T00:02:42.123Z | Downloaded dunce v1.0.5 |
| 297 | 2026-09-05T00:02:42.123Z | Downloaded dtrace-parser v0.3.0 |
| 298 | 2026-09-05T00:02:42.125Z | Downloaded deranged v0.5.8 |
| 299 | 2026-09-05T00:02:42.125Z | Downloaded smallvec v1.15.1 |
| 300 | 2026-09-05T00:02:42.128Z | Downloaded derive-ex v0.1.8 |
| 301 | 2026-09-05T00:02:42.131Z | Downloaded paste v1.0.15 |
| 302 | 2026-09-05T00:02:42.134Z | Downloaded pest_generator v2.8.6 |
| 303 | 2026-09-05T00:02:42.134Z | Downloaded rustls-platform-verifier v0.6.2 |
| 304 | 2026-09-05T00:02:42.137Z | Downloaded pest_derive v2.8.6 |
| 305 | 2026-09-05T00:02:42.137Z | Downloaded atomicwrites v0.4.4 |
| 306 | 2026-09-05T00:02:42.140Z | Downloaded usdt-impl v0.6.0 |
| 307 | 2026-09-05T00:02:42.140Z | Downloaded ucd-trie v0.1.7 |
| 308 | 2026-09-05T00:02:42.140Z | Downloaded daft v0.1.8 |
| 309 | 2026-09-05T00:02:42.140Z | Downloaded async-stream v0.3.6 |
| 310 | 2026-09-05T00:02:42.144Z | Downloaded errno v0.3.14 |
| 311 | 2026-09-05T00:02:42.144Z | Downloaded usdt v0.6.0 |
| 312 | 2026-09-05T00:02:42.144Z | Downloaded utf8_iter v1.0.4 |
| 313 | 2026-09-05T00:02:42.144Z | Downloaded tinyvec v1.10.0 |
| 314 | 2026-09-05T00:02:42.147Z | Downloaded ryu v1.0.23 |
| 315 | 2026-09-05T00:02:42.147Z | Downloaded byte-wrapper v0.1.0 |
| 316 | 2026-09-05T00:02:42.150Z | Downloaded either v1.15.0 |
| 317 | 2026-09-05T00:02:42.150Z | Downloaded iana-time-zone v0.1.65 |
| 318 | 2026-09-05T00:02:42.150Z | Downloaded memmap2 v0.9.10 |
| 319 | 2026-09-05T00:02:42.152Z | Downloaded tower-service v0.3.3 |
| 320 | 2026-09-05T00:02:42.152Z | Downloaded wait-timeout v0.2.1 |
| 321 | 2026-09-05T00:02:42.152Z | Downloaded anyhow v1.0.104 |
| 322 | 2026-09-05T00:02:42.155Z | Downloaded dof v0.4.0 |
| 323 | 2026-09-05T00:02:42.155Z | Downloaded httparse v1.10.1 |
| 324 | 2026-09-05T00:02:42.158Z | Downloaded once_cell v1.21.3 |
| 325 | 2026-09-05T00:02:42.158Z | Downloaded lock_api v0.4.14 |
| 326 | 2026-09-05T00:02:42.158Z | Downloaded serde_core v1.0.228 |
| 327 | 2026-09-05T00:02:42.162Z | Downloaded spin v0.9.8 |
| 328 | 2026-09-05T00:02:42.162Z | Downloaded yoke-derive v0.8.1 |
| 329 | 2026-09-05T00:02:42.162Z | Downloaded cmake v0.1.57 |
| 330 | 2026-09-05T00:02:42.162Z | Downloaded getrandom v0.3.4 |
| 331 | 2026-09-05T00:02:42.165Z | Downloaded litemap v0.8.1 |
| 332 | 2026-09-05T00:02:42.165Z | Downloaded displaydoc v0.2.5 |
| 333 | 2026-09-05T00:02:42.167Z | Downloaded rand v0.9.2 |
| 334 | 2026-09-05T00:02:42.167Z | Downloaded getrandom v0.4.3 |
| 335 | 2026-09-05T00:02:42.170Z | Downloaded autocfg v1.5.0 |
| 336 | 2026-09-05T00:02:42.170Z | Downloaded digest v0.11.3 |
| 337 | 2026-09-05T00:02:42.173Z | Downloaded tokio-rustls v0.26.4 |
| 338 | 2026-09-05T00:02:42.173Z | Downloaded slog v2.8.2 |
| 339 | 2026-09-05T00:02:42.175Z | Downloaded yoke v0.8.1 |
| 340 | 2026-09-05T00:02:42.176Z | Downloaded bit-vec v0.8.0 |
| 341 | 2026-09-05T00:02:42.176Z | Downloaded camino v1.2.5 |
| 342 | 2026-09-05T00:02:42.178Z | Downloaded erased-serde v0.3.31 |
| 343 | 2026-09-05T00:02:42.178Z | Downloaded pest_meta v2.8.6 |
| 344 | 2026-09-05T00:02:42.179Z | Downloaded hyper-util v0.1.20 |
| 345 | 2026-09-05T00:02:42.186Z | Downloaded darling v0.23.0 |
| 346 | 2026-09-05T00:02:42.192Z | Downloaded log v0.4.33 |
| 347 | 2026-09-05T00:02:42.195Z | Downloaded num-traits v0.2.19 |
| 348 | 2026-09-05T00:02:42.198Z | Downloaded async-trait v0.1.89 |
| 349 | 2026-09-05T00:02:42.201Z | Downloaded serde v1.0.228 |
| 350 | 2026-09-05T00:02:42.201Z | Downloaded cpufeatures v0.3.0 |
| 351 | 2026-09-05T00:02:42.204Z | Downloaded progenitor-extras v0.2.0 |
| 352 | 2026-09-05T00:02:42.204Z | Downloaded byteorder v1.5.0 |
| 353 | 2026-09-05T00:02:42.204Z | Downloaded bs58 v0.5.1 |
| 354 | 2026-09-05T00:02:42.204Z | Downloaded icu_normalizer_data v2.1.1 |
| 355 | 2026-09-05T00:02:42.207Z | Downloaded chacha20 v0.10.0 |
| 356 | 2026-09-05T00:02:42.208Z | Downloaded hybrid-array v0.4.13 |
| 357 | 2026-09-05T00:02:42.211Z | Downloaded miniz_oxide v0.8.9 |
| 358 | 2026-09-05T00:02:42.211Z | Downloaded tracing-core v0.1.36 |
| 359 | 2026-09-05T00:02:42.211Z | Downloaded socket2 v0.6.3 |
| 360 | 2026-09-05T00:02:42.211Z | Downloaded test-strategy v0.4.5 |
| 361 | 2026-09-05T00:02:42.218Z | Downloaded proc-macro2 v1.0.106 |
| 362 | 2026-09-05T00:02:42.218Z | Downloaded crossbeam-utils v0.8.21 |
| 363 | 2026-09-05T00:02:42.223Z | Downloaded writeable v0.6.2 |
| 364 | 2026-09-05T00:02:42.224Z | Downloaded crc32fast v1.5.0 |
| 365 | 2026-09-05T00:02:42.224Z | Downloaded icu_normalizer v2.1.1 |
| 366 | 2026-09-05T00:02:42.224Z | Downloaded rustls-webpki v0.103.13 |
| 367 | 2026-09-05T00:02:42.227Z | Downloaded memchr v2.8.0 |
| 368 | 2026-09-05T00:02:42.232Z | Downloaded icu_collections v2.1.1 |
| 369 | 2026-09-05T00:02:42.235Z | Downloaded allocator-api2 v0.2.21 |
| 370 | 2026-09-05T00:02:42.237Z | Downloaded bitflags v2.11.0 |
| 371 | 2026-09-05T00:02:42.240Z | Downloaded bytes v1.11.1 |
| 372 | 2026-09-05T00:02:42.240Z | Downloaded rand v0.8.6 |
| 373 | 2026-09-05T00:02:42.246Z | Downloaded unicode-ident v1.0.24 |
| 374 | 2026-09-05T00:02:42.251Z | Downloaded const-oid v0.10.2 |
| 375 | 2026-09-05T00:02:42.251Z | Downloaded rand v0.10.1 |
| 376 | 2026-09-05T00:02:42.251Z | Downloaded backon v1.6.0 |
| 377 | 2026-09-05T00:02:42.257Z | Downloaded hashbrown v0.16.1 |
| 378 | 2026-09-05T00:02:42.267Z | Downloaded dropshot_endpoint v0.17.1 |
| 379 | 2026-09-05T00:02:42.273Z | Downloaded uuid v1.23.4 |
| 380 | 2026-09-05T00:02:42.273Z | Downloaded http v1.4.2 |
| 381 | 2026-09-05T00:02:42.276Z | Downloaded base64 v0.22.1 |
| 382 | 2026-09-05T00:02:42.276Z | Downloaded darling_core v0.23.0 |
| 383 | 2026-09-05T00:02:42.276Z | Downloaded icu_properties_data v2.1.2 |
| 384 | 2026-09-05T00:02:42.281Z | Downloaded tower v0.5.3 |
| 385 | 2026-09-05T00:02:42.285Z | Downloaded typenum v1.20.1 |
| 386 | 2026-09-05T00:02:42.288Z | Downloaded futures-util v0.3.32 |
| 387 | 2026-09-05T00:02:42.294Z | Downloaded indexmap v2.14.0 |
| 388 | 2026-09-05T00:02:42.298Z | Downloaded zerotrie v0.2.3 |
| 389 | 2026-09-05T00:02:42.301Z | Downloaded mio v1.2.0 |
| 390 | 2026-09-05T00:02:42.301Z | Downloaded pest v2.8.6 |
| 391 | 2026-09-05T00:02:42.303Z | Downloaded url v2.5.8 |
| 392 | 2026-09-05T00:02:42.306Z | Downloaded async-compression v0.4.41 |
| 393 | 2026-09-05T00:02:42.309Z | Downloaded crossbeam-channel v0.5.15 |
| 394 | 2026-09-05T00:02:42.312Z | Downloaded serde_json v1.0.151 |
| 395 | 2026-09-05T00:02:42.317Z | Downloaded zerocopy-derive v0.8.55 |
| 396 | 2026-09-05T00:02:42.321Z | Downloaded hashbrown v0.17.0 |
| 397 | 2026-09-05T00:02:42.324Z | Downloaded zerovec v0.11.5 |
| 398 | 2026-09-05T00:02:42.328Z | Downloaded iri-string v0.7.10 |
| 399 | 2026-09-05T00:02:42.331Z | Downloaded cc v1.2.56 |
| 400 | 2026-09-05T00:02:42.334Z | Downloaded itertools v0.14.0 |
| 401 | 2026-09-05T00:02:42.338Z | Downloaded h2 v0.4.15 |
| 402 | 2026-09-05T00:02:42.342Z | Downloaded idna v1.1.0 |
| 403 | 2026-09-05T00:02:42.342Z | Downloaded regex v1.12.3 |
| 404 | 2026-09-05T00:02:42.345Z | Downloaded hyper v1.10.1 |
| 405 | 2026-09-05T00:02:42.349Z | Downloaded iddqd v0.4.2 |
| 406 | 2026-09-05T00:02:42.358Z | Downloaded tokio-util v0.7.18 |
| 407 | 2026-09-05T00:02:42.366Z | Downloaded proptest v1.11.0 |
| 408 | 2026-09-05T00:02:42.369Z | Downloaded goblin v0.10.5 |
| 409 | 2026-09-05T00:02:42.373Z | Downloaded tower-http v0.6.8 |
| 410 | 2026-09-05T00:02:42.377Z | Downloaded reqwest v0.13.2 |
| 411 | 2026-09-05T00:02:42.387Z | Downloaded chrono v0.4.45 |
| 412 | 2026-09-05T00:02:42.393Z | Downloaded zerocopy v0.8.55 |
| 413 | 2026-09-05T00:02:42.404Z | Downloaded winnow v1.0.3 |
| 414 | 2026-09-05T00:02:42.408Z | Downloaded openapiv3 v2.2.0 |
| 415 | 2026-09-05T00:02:42.417Z | Downloaded dropshot v0.17.1 |
| 416 | 2026-09-05T00:02:42.428Z | Downloaded aho-corasick v1.1.4 |
| 417 | 2026-09-05T00:02:42.431Z | Downloaded serde_with v3.21.0 |
| 418 | 2026-09-05T00:02:42.437Z | Downloaded time v0.3.47 |
| 419 | 2026-09-05T00:02:42.443Z | Downloaded quinn-proto v0.11.16 |
| 420 | 2026-09-05T00:02:42.467Z | Downloaded aws-lc-rs v1.16.3 |
| 421 | 2026-09-05T00:02:42.484Z | Downloaded syn v3.0.3 |
| 422 | 2026-09-05T00:02:42.490Z | Downloaded libc v0.2.185 |
| 423 | 2026-09-05T00:02:42.506Z | Downloaded syn v2.0.117 |
| 424 | 2026-09-05T00:02:42.511Z | Downloaded regress v0.10.5 |
| 425 | 2026-09-05T00:02:42.516Z | Downloaded regex-syntax v0.8.10 |
| 426 | 2026-09-05T00:02:42.519Z | Downloaded rustls v0.23.41 |
| 427 | 2026-09-05T00:02:42.526Z | Downloaded rustix v0.38.44 |
| 428 | 2026-09-05T00:02:42.538Z | Downloaded rustix v1.1.4 |
| 429 | 2026-09-05T00:02:42.561Z | Downloaded tracing v0.1.44 |
| 430 | 2026-09-05T00:02:42.571Z | Downloaded encoding_rs v0.8.35 |
| 431 | 2026-09-05T00:02:42.586Z | Downloaded regex-automata v0.4.14 |
| 432 | 2026-09-05T00:02:42.620Z | Downloaded tokio v1.52.1 |
| 433 | 2026-09-05T00:02:42.657Z | Downloaded ring v0.17.14 |
| 434 | 2026-09-05T00:02:43.031Z | Downloaded aws-lc-sys v0.40.0 |
| 435 | 2026-09-05T00:02:43.227Z | Compiling proc-macro2 v1.0.106 |
| 436 | 2026-09-05T00:02:43.227Z | Compiling quote v1.0.45 |
| 437 | 2026-09-05T00:02:43.227Z | Compiling unicode-ident v1.0.24 |
| 438 | 2026-09-05T00:02:43.228Z | Compiling libc v0.2.185 |
| 439 | 2026-09-05T00:02:43.232Z | Checking cfg-if v1.0.4 |
| 440 | 2026-09-05T00:02:43.232Z | Compiling serde_core v1.0.228 |
| 441 | 2026-09-05T00:02:43.232Z | Checking memchr v2.8.0 |
| 442 | 2026-09-05T00:02:43.367Z | Checking itoa v1.0.17 |
| 443 | 2026-09-05T00:02:43.390Z | Compiling serde v1.0.228 |
| 444 | 2026-09-05T00:02:43.467Z | Compiling zmij v1.0.21 |
| 445 | 2026-09-05T00:02:43.480Z | Compiling serde_json v1.0.151 |
| 446 | 2026-09-05T00:02:43.714Z | Checking pin-project-lite v0.2.17 |
| 447 | 2026-09-05T00:02:43.737Z | Checking smallvec v1.15.1 |
| 448 | 2026-09-05T00:02:43.747Z | Compiling getrandom v0.4.3 |
| 449 | 2026-09-05T00:02:43.799Z | Checking futures-core v0.3.32 |
| 450 | 2026-09-05T00:02:43.898Z | Checking bytes v1.11.1 |
| 451 | 2026-09-05T00:02:43.979Z | Checking once_cell v1.21.3 |
| 452 | 2026-09-05T00:02:44.020Z | Compiling parking_lot_core v0.9.12 |
| 453 | 2026-09-05T00:02:44.140Z | Checking scopeguard v1.2.0 |
| 454 | 2026-09-05T00:02:44.149Z | Checking errno v0.3.14 |
| 455 | 2026-09-05T00:02:44.250Z | Compiling autocfg v1.5.0 |
| 456 | 2026-09-05T00:02:44.340Z | Checking lock_api v0.4.14 |
| 457 | 2026-09-05T00:02:44.387Z | Compiling jobserver v0.1.34 |
| 458 | 2026-09-05T00:02:44.448Z | Compiling shlex v1.3.0 |
| 459 | 2026-09-05T00:02:44.459Z | Compiling find-msvc-tools v0.1.9 |
| 460 | 2026-09-05T00:02:44.474Z | Compiling syn v2.0.117 |
| 461 | 2026-09-05T00:02:44.532Z | Checking parking_lot v0.12.5 |
| 462 | 2026-09-05T00:02:44.582Z | Compiling num-traits v0.2.19 |
| 463 | 2026-09-05T00:02:44.618Z | Compiling cc v1.2.56 |
| 464 | 2026-09-05T00:02:44.677Z | Checking signal-hook-registry v1.4.8 |
| 465 | 2026-09-05T00:02:44.693Z | Checking mio v1.2.0 |
| 466 | 2026-09-05T00:02:44.711Z | Checking socket2 v0.6.3 |
| 467 | 2026-09-05T00:02:44.828Z | Checking stable_deref_trait v1.2.1 |
| 468 | 2026-09-05T00:02:44.877Z | Checking futures-sink v0.3.32 |
| 469 | 2026-09-05T00:02:44.943Z | Compiling thiserror v2.0.18 |
| 470 | 2026-09-05T00:02:44.954Z | Compiling fs_extra v1.3.0 |
| 471 | 2026-09-05T00:02:45.203Z | Compiling dunce v1.0.5 |
| 472 | 2026-09-05T00:02:45.283Z | Checking slab v0.4.12 |
| 473 | 2026-09-05T00:02:45.293Z | Compiling zerocopy v0.8.55 |
| 474 | 2026-09-05T00:02:45.432Z | Compiling cmake v0.1.57 |
| 475 | 2026-09-05T00:02:45.440Z | Compiling rustversion v1.0.22 |
| 476 | 2026-09-05T00:02:45.450Z | Checking iana-time-zone v0.1.65 |
| 477 | 2026-09-05T00:02:45.542Z | Checking futures-channel v0.3.32 |
| 478 | 2026-09-05T00:02:45.686Z | Checking equivalent v1.0.2 |
| 479 | 2026-09-05T00:02:45.725Z | Checking zeroize v1.9.0 |
| 480 | 2026-09-05T00:02:45.750Z | Compiling schemars v0.8.22 |
| 481 | 2026-09-05T00:02:45.760Z | Checking uuid v1.23.4 |
| 482 | 2026-09-05T00:02:45.793Z | Checking semver v1.0.28 |
| 483 | 2026-09-05T00:02:45.857Z | Checking http v1.4.2 |
| 484 | 2026-09-05T00:02:45.868Z | Compiling aws-lc-sys v0.40.0 |
| 485 | 2026-09-05T00:02:45.976Z | Checking futures-task v0.3.32 |
| 486 | 2026-09-05T00:02:46.040Z | Checking dyn-clone v1.0.20 |
| 487 | 2026-09-05T00:02:46.040Z | Checking log v0.4.33 |
| 488 | 2026-09-05T00:02:46.076Z | Compiling ucd-trie v0.1.7 |
| 489 | 2026-09-05T00:02:46.103Z | Compiling aws-lc-rs v1.16.3 |
| 490 | 2026-09-05T00:02:46.171Z | Checking bitflags v2.11.0 |
| 491 | 2026-09-05T00:02:46.292Z | Checking futures-io v0.3.32 |
| 492 | 2026-09-05T00:02:46.321Z | Compiling pest v2.8.6 |
| 493 | 2026-09-05T00:02:46.330Z | Compiling slog v2.8.2 |
| 494 | 2026-09-05T00:02:46.384Z | Checking rustls-pki-types v1.14.0 |
| 495 | 2026-09-05T00:02:46.396Z | Checking fnv v1.0.7 |
| 496 | 2026-09-05T00:02:46.406Z | Compiling httparse v1.10.1 |
| 497 | 2026-09-05T00:02:46.478Z | Checking litemap v0.8.1 |
| 498 | 2026-09-05T00:02:46.554Z | Checking hashbrown v0.17.0 |
| 499 | 2026-09-05T00:02:46.649Z | Checking writeable v0.6.2 |
| 500 | 2026-09-05T00:02:46.659Z | Checking http-body v1.0.1 |
| 501 | 2026-09-05T00:02:46.670Z | Compiling syn v3.0.3 |
| 502 | 2026-09-05T00:02:46.770Z | Checking tracing-core v0.1.36 |
| 503 | 2026-09-05T00:02:46.790Z | Checking untrusted v0.9.0 |
| 504 | 2026-09-05T00:02:46.801Z | Compiling rustls v0.23.41 |
| 505 | 2026-09-05T00:02:46.889Z | Compiling icu_normalizer_data v2.1.1 |
| 506 | 2026-09-05T00:02:46.991Z | Checking atomic-waker v1.1.2 |
| 507 | 2026-09-05T00:02:47.023Z | Checking indexmap v2.14.0 |
| 508 | 2026-09-05T00:02:47.068Z | Checking percent-encoding v2.3.2 |
| 509 | 2026-09-05T00:02:47.079Z | Compiling paste v1.0.15 |
| 510 | 2026-09-05T00:02:47.093Z | Compiling icu_properties_data v2.1.2 |
| 511 | 2026-09-05T00:02:47.195Z | Compiling synstructure v0.13.2 |
| 512 | 2026-09-05T00:02:47.330Z | Compiling serde_derive_internals v0.29.1 |
| 513 | 2026-09-05T00:02:47.393Z | Compiling pest_meta v2.8.6 |
| 514 | 2026-09-05T00:02:47.566Z | Checking tracing v0.1.44 |
| 515 | 2026-09-05T00:02:47.702Z | Checking tower-service v0.3.3 |
| 516 | 2026-09-05T00:02:47.751Z | Checking try-lock v0.2.5 |
| 517 | 2026-09-05T00:02:47.786Z | Compiling rustix v1.1.4 |
| 518 | 2026-09-05T00:02:47.811Z | Checking tower-layer v0.3.3 |
| 519 | 2026-09-05T00:02:47.838Z | Checking fastrand v2.3.0 |
| 520 | 2026-09-05T00:02:48.014Z | Compiling pest_generator v2.8.6 |
| 521 | 2026-09-05T00:02:48.058Z | Compiling heck v0.5.0 |
| 522 | 2026-09-05T00:02:48.117Z | Compiling getrandom v0.3.4 |
| 523 | 2026-09-05T00:02:48.249Z | Checking subtle v2.6.1 |
| 524 | 2026-09-05T00:02:48.389Z | Checking want v0.3.1 |
| 525 | 2026-09-05T00:02:48.493Z | Compiling serde_derive v1.0.228 |
| 526 | 2026-09-05T00:02:48.501Z | Compiling zerocopy-derive v0.8.55 |
| 527 | 2026-09-05T00:02:48.505Z | Compiling zerofrom-derive v0.1.6 |
| 528 | 2026-09-05T00:02:48.532Z | Compiling yoke-derive v0.8.1 |
| 529 | 2026-09-05T00:02:48.607Z | Compiling tokio-macros v2.7.0 |
| 530 | 2026-09-05T00:02:48.690Z | Compiling zerovec-derive v0.11.2 |
| 531 | 2026-09-05T00:02:49.287Z | Checking tokio v1.52.1 |
| 532 | 2026-09-05T00:02:49.487Z | Compiling thiserror-impl v2.0.18 |
| 533 | 2026-09-05T00:02:49.623Z | Checking zerofrom v0.1.6 |
| 534 | 2026-09-05T00:02:49.691Z | Compiling displaydoc v0.2.5 |
| 535 | 2026-09-05T00:02:49.703Z | Compiling futures-macro v0.3.32 |
| 536 | 2026-09-05T00:02:49.741Z | Checking yoke v0.8.1 |
| 537 | 2026-09-05T00:02:49.902Z | Checking zerovec v0.11.5 |
| 538 | 2026-09-05T00:02:50.319Z | Compiling schemars_derive v0.8.22 |
| 539 | 2026-09-05T00:02:50.377Z | Checking tinystr v0.8.2 |
| 540 | 2026-09-05T00:02:50.474Z | Checking futures-util v0.3.32 |
| 541 | 2026-09-05T00:02:50.543Z | Checking icu_locale_core v2.1.1 |
| 542 | 2026-09-05T00:02:50.627Z | Checking zerotrie v0.2.3 |
| 543 | 2026-09-05T00:02:50.858Z | Checking potential_utf v0.1.4 |
| 544 | 2026-09-05T00:02:50.979Z | Checking icu_collections v2.1.1 |
| 545 | 2026-09-05T00:02:51.263Z | Checking icu_provider v2.1.1 |
| 546 | 2026-09-05T00:02:51.387Z | Checking chrono v0.4.45 |
| 547 | 2026-09-05T00:02:51.441Z | Checking erased-serde v0.3.31 |
| 548 | 2026-09-05T00:02:51.480Z | Compiling pest_derive v2.8.6 |
| 549 | 2026-09-05T00:02:51.537Z | Compiling serde_tokenstream v0.2.3 |
| 550 | 2026-09-05T00:02:52.062Z | Checking httpdate v1.0.3 |
| 551 | 2026-09-05T00:02:52.250Z | Checking tokio-util v0.7.18 |
| 552 | 2026-09-05T00:02:52.301Z | Checking icu_properties v2.1.2 |
| 553 | 2026-09-05T00:02:52.313Z | Checking icu_normalizer v2.1.1 |
| 554 | 2026-09-05T00:02:52.522Z | Checking ppv-lite86 v0.2.21 |
| 555 | 2026-09-05T00:02:52.599Z | Compiling daft-derive v0.1.8 |
| 556 | 2026-09-05T00:02:52.638Z | Checking h2 v0.4.15 |
| 557 | 2026-09-05T00:02:52.833Z | Checking ipnetwork v0.21.1 |
| 558 | 2026-09-05T00:02:53.020Z | Checking oxnet v0.1.6 |
| 559 | 2026-09-05T00:02:53.107Z | Checking newtype-uuid v1.3.2 |
| 560 | 2026-09-05T00:02:53.246Z | Compiling scroll_derive v0.13.1 |
| 561 | 2026-09-05T00:02:53.267Z | Compiling structmeta-derive v0.3.0 |
| 562 | 2026-09-05T00:02:53.300Z | Checking form_urlencoded v1.2.2 |
| 563 | 2026-09-05T00:02:53.407Z | Compiling version_check v0.9.5 |
| 564 | 2026-09-05T00:02:53.410Z | Compiling num-conv v0.2.0 |
| 565 | 2026-09-05T00:02:53.427Z | Compiling time-core v0.1.8 |
| 566 | 2026-09-05T00:02:53.535Z | Checking base64 v0.22.1 |
| 567 | 2026-09-05T00:02:53.561Z | Compiling usdt-impl v0.6.0 |
| 568 | 2026-09-05T00:02:53.672Z | Checking typenum v1.20.1 |
| 569 | 2026-09-05T00:02:53.761Z | Checking ipnet v2.12.0 |
| 570 | 2026-09-05T00:02:53.786Z | Checking powerfmt v0.2.0 |
| 571 | 2026-09-05T00:02:53.973Z | Compiling crc32fast v1.5.0 |
| 572 | 2026-09-05T00:02:54.020Z | Checking scroll v0.13.0 |
| 573 | 2026-09-05T00:02:54.231Z | Checking deranged v0.5.8 |
| 574 | 2026-09-05T00:02:54.252Z | Compiling structmeta v0.3.0 |
| 575 | 2026-09-05T00:02:54.295Z | Compiling time-macros v0.2.27 |
| 576 | 2026-09-05T00:02:54.325Z | Checking tempfile v3.27.0 |
| 577 | 2026-09-05T00:02:54.391Z | Checking hybrid-array v0.4.13 |
| 578 | 2026-09-05T00:02:54.437Z | Checking rand_core v0.9.5 |
| 579 | 2026-09-05T00:02:54.505Z | Checking daft v0.1.8 |
| 580 | 2026-09-05T00:02:54.542Z | Checking hyper v1.10.1 |
| 581 | 2026-09-05T00:02:54.593Z | Checking idna_adapter v1.2.1 |
| 582 | 2026-09-05T00:02:54.750Z | Compiling dtrace-parser v0.3.0 |
| 583 | 2026-09-05T00:02:54.760Z | Compiling thread-id v5.1.0 |
| 584 | 2026-09-05T00:02:54.789Z | Checking sync_wrapper v1.0.2 |
| 585 | 2026-09-05T00:02:54.814Z | Compiling ident_case v1.0.1 |
| 586 | 2026-09-05T00:02:54.881Z | Checking adler2 v2.0.1 |
| 587 | 2026-09-05T00:02:54.926Z | Checking ryu v1.0.23 |
| 588 | 2026-09-05T00:02:54.977Z | Compiling crossbeam-utils v0.8.21 |
| 589 | 2026-09-05T00:02:55.053Z | Compiling omicron-workspace-hack v0.1.0 |
| 590 | 2026-09-05T00:02:55.222Z | Compiling dof v0.4.0 |
| 591 | 2026-09-05T00:02:55.249Z | Checking regex-syntax v0.8.10 |
| 592 | 2026-09-05T00:02:55.260Z | Checking num_threads v0.1.7 |
| 593 | 2026-09-05T00:02:55.281Z | Checking utf8_iter v1.0.4 |
| 594 | 2026-09-05T00:02:55.353Z | Checking simd-adler32 v0.3.8 |
| 595 | 2026-09-05T00:02:55.370Z | Checking openssl-probe v0.2.1 |
| 596 | 2026-09-05T00:02:55.389Z | Checking plain v0.2.3 |
| 597 | 2026-09-05T00:02:55.451Z | Checking hyper-util v0.1.20 |
| 598 | 2026-09-05T00:02:55.461Z | Compiling byteorder v1.5.0 |
| 599 | 2026-09-05T00:02:55.461Z | Compiling strsim v0.11.1 |
| 600 | 2026-09-05T00:02:55.484Z | Checking miniz_oxide v0.8.9 |
| 601 | 2026-09-05T00:02:55.490Z | Checking goblin v0.10.5 |
| 602 | 2026-09-05T00:02:55.672Z | Compiling darling_core v0.23.0 |
| 603 | 2026-09-05T00:02:55.751Z | Checking time v0.3.47 |
| 604 | 2026-09-05T00:02:55.915Z | Checking rustls-native-certs v0.8.3 |
| 605 | 2026-09-05T00:02:56.028Z | Checking idna v1.1.0 |
| 606 | 2026-09-05T00:02:56.322Z | Checking serde_urlencoded v0.7.1 |
| 607 | 2026-09-05T00:02:56.484Z | Checking tower v0.5.3 |
| 608 | 2026-09-05T00:02:56.566Z | Checking http-body-util v0.1.3 |
| 609 | 2026-09-05T00:02:56.648Z | Compiling aho-corasick v1.1.4 |
| 610 | 2026-09-05T00:02:56.668Z | Checking getrandom v0.2.17 |
| 611 | 2026-09-05T00:02:56.848Z | Checking pretty-hex v0.4.1 |
| 612 | 2026-09-05T00:02:56.965Z | Compiling rustix v0.38.44 |
| 613 | 2026-09-05T00:02:57.026Z | Compiling camino v1.2.5 |
| 614 | 2026-09-05T00:02:57.286Z | Checking iri-string v0.7.10 |
| 615 | 2026-09-05T00:02:57.469Z | Checking rand_core v0.6.4 |
| 616 | 2026-09-05T00:02:57.626Z | Checking flate2 v1.1.9 |
| 617 | 2026-09-05T00:02:57.766Z | Compiling darling_macro v0.23.0 |
| 618 | 2026-09-05T00:02:58.005Z | Checking url v2.5.8 |
| 619 | 2026-09-05T00:02:58.230Z | Compiling regex-automata v0.4.14 |
| 620 | 2026-09-05T00:02:58.276Z | Checking tower-http v0.6.8 |
| 621 | 2026-09-05T00:02:58.293Z | Checking crypto-common v0.2.2 |
| 622 | 2026-09-05T00:02:58.381Z | Checking block-buffer v0.12.1 |
| 623 | 2026-09-05T00:02:58.393Z | Checking rand_chacha v0.9.0 |
| 624 | 2026-09-05T00:02:58.517Z | Compiling multer v3.1.0 |
| 625 | 2026-09-05T00:02:58.566Z | Checking wait-timeout v0.2.1 |
| 626 | 2026-09-05T00:02:58.681Z | Checking thread_local v1.1.9 |
| 627 | 2026-09-05T00:02:58.721Z | Checking quick-error v1.2.3 |
| 628 | 2026-09-05T00:02:58.764Z | Checking allocator-api2 v0.2.21 |
| 629 | 2026-09-05T00:02:58.775Z | Checking compression-core v0.4.31 |
| 630 | 2026-09-05T00:02:58.809Z | Checking match_cfg v0.1.0 |
| 631 | 2026-09-05T00:02:58.834Z | Checking const-oid v0.10.2 |
| 632 | 2026-09-05T00:02:58.867Z | Checking bit-vec v0.8.0 |
| 633 | 2026-09-05T00:02:58.886Z | Checking foldhash v0.2.0 |
| 634 | 2026-09-05T00:02:58.978Z | Compiling slog-async v2.8.0 |
| 635 | 2026-09-05T00:02:59.023Z | Checking winnow v1.0.3 |
| 636 | 2026-09-05T00:02:59.045Z | Compiling ref-cast v1.0.25 |
| 637 | 2026-09-05T00:02:59.214Z | Checking bit-set v0.8.0 |
| 638 | 2026-09-05T00:02:59.284Z | Checking hashbrown v0.16.1 |
| 639 | 2026-09-05T00:02:59.303Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 640 | 2026-09-05T00:02:59.350Z | Checking digest v0.11.3 |
| 641 | 2026-09-05T00:02:59.378Z | Checking compression-codecs v0.4.37 |
| 642 | 2026-09-05T00:02:59.485Z | Checking hostname v0.3.1 |
| 643 | 2026-09-05T00:02:59.535Z | Checking rusty-fork v0.3.1 |
| 644 | 2026-09-05T00:02:59.584Z | Checking rand v0.9.2 |
| 645 | 2026-09-05T00:02:59.612Z | Compiling darling v0.23.0 |
| 646 | 2026-09-05T00:02:59.624Z | Checking crossbeam-channel v0.5.15 |
| 647 | 2026-09-05T00:02:59.686Z | Checking rand_chacha v0.3.1 |
| 648 | 2026-09-05T00:02:59.866Z | Compiling regex v1.12.3 |
| 649 | 2026-09-05T00:02:59.942Z | Checking slog-json v2.6.1 |
| 650 | 2026-09-05T00:03:00.013Z | Compiling usdt-attr-macro v0.6.0 |
| 651 | 2026-09-05T00:03:00.028Z | Compiling usdt-macro v0.6.0 |
| 652 | 2026-09-05T00:03:00.087Z | Checking rand_xorshift v0.4.0 |
| 653 | 2026-09-05T00:03:00.198Z | Compiling derive-ex v0.1.8 |
| 654 | 2026-09-05T00:03:00.252Z | Compiling dropshot v0.17.1 |
| 655 | 2026-09-05T00:03:00.263Z | Checking futures-executor v0.3.32 |
| 656 | 2026-09-05T00:03:00.399Z | Compiling serde_tokenstream v0.3.0 |
| 657 | 2026-09-05T00:03:00.463Z | Compiling async-trait v0.1.89 |
| 658 | 2026-09-05T00:03:00.630Z | Compiling async-stream-impl v0.3.6 |
| 659 | 2026-09-05T00:03:00.668Z | Compiling ref-cast-impl v1.0.25 |
| 660 | 2026-09-05T00:03:00.679Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 661 | 2026-09-05T00:03:00.699Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 662 | 2026-09-05T00:03:00.758Z | Checking serde_spanned v1.1.1 |
| 663 | 2026-09-05T00:03:00.880Z | Checking memmap2 v0.9.10 |
| 664 | 2026-09-05T00:03:00.891Z | Checking is-terminal v0.4.17 |
| 665 | 2026-09-05T00:03:00.969Z | Checking encoding_rs v0.8.35 |
| 666 | 2026-09-05T00:03:01.106Z | Checking hex v0.4.3 |
| 667 | 2026-09-05T00:03:01.209Z | Checking mime v0.3.17 |
| 668 | 2026-09-05T00:03:01.209Z | Checking take_mut v0.2.2 |
| 669 | 2026-09-05T00:03:01.300Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 670 | 2026-09-05T00:03:01.303Z | Checking spin v0.9.8 |
| 671 | 2026-09-05T00:03:01.321Z | Checking cpufeatures v0.3.0 |
| 672 | 2026-09-05T00:03:01.372Z | Checking unarray v0.1.4 |
| 673 | 2026-09-05T00:03:01.376Z | Checking term v1.2.1 |
| 674 | 2026-09-05T00:03:01.394Z | Compiling anyhow v1.0.104 |
| 675 | 2026-09-05T00:03:01.403Z | Checking sha1 v0.11.0 |
| 676 | 2026-09-05T00:03:01.474Z | Checking proptest v1.11.0 |
| 677 | 2026-09-05T00:03:01.480Z | Checking toml v1.1.2+spec-1.1.0 |
| 678 | 2026-09-05T00:03:01.563Z | Checking byte-wrapper v0.1.0 |
| 679 | 2026-09-05T00:03:01.588Z | Checking slog-term v2.9.2 |
| 680 | 2026-09-05T00:03:01.690Z | Compiling test-strategy v0.4.5 |
| 681 | 2026-09-05T00:03:01.716Z | Compiling dropshot_endpoint v0.17.1 |
| 682 | 2026-09-05T00:03:01.980Z | Checking async-stream v0.3.6 |
| 683 | 2026-09-05T00:03:01.995Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 684 | 2026-09-05T00:03:02.030Z | Checking usdt v0.6.0 |
| 685 | 2026-09-05T00:03:02.081Z | Compiling parse-display-derive v0.10.0 |
| 686 | 2026-09-05T00:03:02.091Z | Compiling oxide-generation-macros v0.2.0 |
| 687 | 2026-09-05T00:03:02.225Z | Checking futures v0.3.32 |
| 688 | 2026-09-05T00:03:02.296Z | Checking atomicwrites v0.4.4 |
| 689 | 2026-09-05T00:03:02.365Z | Checking slog-bunyan v2.5.0 |
| 690 | 2026-09-05T00:03:02.412Z | Checking rand v0.8.6 |
| 691 | 2026-09-05T00:03:02.471Z | Compiling serde_with_macros v3.21.0 |
| 692 | 2026-09-05T00:03:02.828Z | Checking async-compression v0.4.41 |
| 693 | 2026-09-05T00:03:03.072Z | Checking oxide-generation v0.1.3 |
| 694 | 2026-09-05T00:03:03.076Z | Compiling newtype-uuid-macros v0.1.0 |
| 695 | 2026-09-05T00:03:03.076Z | Checking openapiv3 v2.2.0 |
| 696 | 2026-09-05T00:03:03.083Z | Compiling strum_macros v0.27.2 |
| 697 | 2026-09-05T00:03:03.154Z | Checking backon v1.6.0 |
| 698 | 2026-09-05T00:03:03.278Z | Checking waitgroup v0.1.2 |
| 699 | 2026-09-05T00:03:03.307Z | Checking rustls-pemfile v2.2.0 |
| 700 | 2026-09-05T00:03:03.365Z | Checking serde_path_to_error v0.1.20 |
| 701 | 2026-09-05T00:03:03.436Z | Checking hostname v0.4.2 |
| 702 | 2026-09-05T00:03:03.511Z | Checking instant v0.1.13 |
| 703 | 2026-09-05T00:03:03.522Z | Checking either v1.15.0 |
| 704 | 2026-09-05T00:03:03.533Z | Checking debug-ignore v1.0.5 |
| 705 | 2026-09-05T00:03:03.587Z | Checking backoff v0.4.0 |
| 706 | 2026-09-05T00:03:03.618Z | Checking parse-display v0.10.0 |
| 707 | 2026-09-05T00:03:03.629Z | Checking serde_with v3.21.0 |
| 708 | 2026-09-05T00:03:03.696Z | Checking itertools v0.14.0 |
| 709 | 2026-09-05T00:03:03.738Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 710 | 2026-09-05T00:03:03.752Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 711 | 2026-09-05T00:03:03.763Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 712 | 2026-09-05T00:03:03.903Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 713 | 2026-09-05T00:03:04.188Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 714 | 2026-09-05T00:03:04.247Z | Checking iddqd v0.4.2 |
| 715 | 2026-09-05T00:03:04.385Z | Checking regress v0.10.5 |
| 716 | 2026-09-05T00:03:04.402Z | Checking macaddr v1.0.1 |
| 717 | 2026-09-05T00:03:04.473Z | Checking humantime v2.3.0 |
| 718 | 2026-09-05T00:03:04.831Z | Checking strum v0.27.2 |
| 719 | 2026-09-05T00:03:09.009Z | Checking rustls-webpki v0.103.13 |
| 720 | 2026-09-05T00:03:11.111Z | Checking tokio-rustls v0.26.4 |
| 721 | 2026-09-05T00:03:11.111Z | Checking rustls-platform-verifier v0.6.2 |
| 722 | 2026-09-05T00:03:11.281Z | Checking hyper-rustls v0.27.7 |
| 723 | 2026-09-05T00:03:11.424Z | Checking reqwest v0.13.2 |
| 724 | 2026-09-05T00:03:11.971Z | Checking progenitor-client v0.14.0 |
| 725 | 2026-09-05T00:03:12.151Z | Checking progenitor-extras v0.2.0 |
| 726 | 2026-09-05T00:03:12.879Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 727 | 2026-09-05T00:03:15.436Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 728 | 2026-09-05T00:03:15.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.30s |
| 729 | 2026-09-05T00:03:15.619Z | + cargo build --release |
| 730 | 2026-09-05T00:03:15.787Z | Compiling proc-macro2 v1.0.106 |
| 731 | 2026-09-05T00:03:15.787Z | Compiling quote v1.0.45 |
| 732 | 2026-09-05T00:03:15.787Z | Compiling unicode-ident v1.0.24 |
| 733 | 2026-09-05T00:03:15.791Z | Compiling libc v0.2.185 |
| 734 | 2026-09-05T00:03:15.791Z | Compiling cfg-if v1.0.4 |
| 735 | 2026-09-05T00:03:15.791Z | Compiling serde_core v1.0.228 |
| 736 | 2026-09-05T00:03:15.828Z | Compiling memchr v2.8.0 |
| 737 | 2026-09-05T00:03:15.831Z | Compiling itoa v1.0.17 |
| 738 | 2026-09-05T00:03:15.884Z | Compiling serde v1.0.228 |
| 739 | 2026-09-05T00:03:15.922Z | Compiling zmij v1.0.21 |
| 740 | 2026-09-05T00:03:16.052Z | Compiling serde_json v1.0.151 |
| 741 | 2026-09-05T00:03:16.197Z | Compiling pin-project-lite v0.2.17 |
| 742 | 2026-09-05T00:03:16.272Z | Compiling smallvec v1.15.1 |
| 743 | 2026-09-05T00:03:16.278Z | Compiling getrandom v0.4.3 |
| 744 | 2026-09-05T00:03:16.500Z | Compiling bytes v1.11.1 |
| 745 | 2026-09-05T00:03:16.518Z | Compiling futures-core v0.3.32 |
| 746 | 2026-09-05T00:03:16.545Z | Compiling once_cell v1.21.3 |
| 747 | 2026-09-05T00:03:16.664Z | Compiling errno v0.3.14 |
| 748 | 2026-09-05T00:03:16.806Z | Compiling parking_lot_core v0.9.12 |
| 749 | 2026-09-05T00:03:16.926Z | Compiling autocfg v1.5.0 |
| 750 | 2026-09-05T00:03:16.944Z | Compiling syn v2.0.117 |
| 751 | 2026-09-05T00:03:16.962Z | Compiling scopeguard v1.2.0 |
| 752 | 2026-09-05T00:03:17.003Z | Compiling jobserver v0.1.34 |
| 753 | 2026-09-05T00:03:17.062Z | Compiling lock_api v0.4.14 |
| 754 | 2026-09-05T00:03:17.243Z | Compiling find-msvc-tools v0.1.9 |
| 755 | 2026-09-05T00:03:17.251Z | Compiling num-traits v0.2.19 |
| 756 | 2026-09-05T00:03:17.296Z | Compiling shlex v1.3.0 |
| 757 | 2026-09-05T00:03:17.358Z | Compiling parking_lot v0.12.5 |
| 758 | 2026-09-05T00:03:17.432Z | Compiling cc v1.2.56 |
| 759 | 2026-09-05T00:03:17.453Z | Compiling signal-hook-registry v1.4.8 |
| 760 | 2026-09-05T00:03:17.462Z | Compiling socket2 v0.6.3 |
| 761 | 2026-09-05T00:03:17.612Z | Compiling mio v1.2.0 |
| 762 | 2026-09-05T00:03:17.626Z | Compiling thiserror v2.0.18 |
| 763 | 2026-09-05T00:03:17.875Z | Compiling stable_deref_trait v1.2.1 |
| 764 | 2026-09-05T00:03:17.944Z | Compiling futures-sink v0.3.32 |
| 765 | 2026-09-05T00:03:18.190Z | Compiling cmake v0.1.57 |
| 766 | 2026-09-05T00:03:18.245Z | Compiling dunce v1.0.5 |
| 767 | 2026-09-05T00:03:18.328Z | Compiling fs_extra v1.3.0 |
| 768 | 2026-09-05T00:03:18.503Z | Compiling slab v0.4.12 |
| 769 | 2026-09-05T00:03:18.568Z | Compiling iana-time-zone v0.1.65 |
| 770 | 2026-09-05T00:03:18.575Z | Compiling rustversion v1.0.22 |
| 771 | 2026-09-05T00:03:18.674Z | Compiling aws-lc-sys v0.40.0 |
| 772 | 2026-09-05T00:03:18.690Z | Compiling zerocopy v0.8.55 |
| 773 | 2026-09-05T00:03:18.849Z | Compiling futures-channel v0.3.32 |
| 774 | 2026-09-05T00:03:18.921Z | Compiling equivalent v1.0.2 |
| 775 | 2026-09-05T00:03:18.927Z | Compiling zeroize v1.9.0 |
| 776 | 2026-09-05T00:03:19.016Z | Compiling schemars v0.8.22 |
| 777 | 2026-09-05T00:03:19.092Z | Compiling uuid v1.23.4 |
| 778 | 2026-09-05T00:03:19.105Z | Compiling semver v1.0.28 |
| 779 | 2026-09-05T00:03:19.237Z | Compiling http v1.4.2 |
| 780 | 2026-09-05T00:03:19.624Z | Compiling synstructure v0.13.2 |
| 781 | 2026-09-05T00:03:19.686Z | Compiling serde_derive_internals v0.29.1 |
| 782 | 2026-09-05T00:03:19.741Z | Compiling futures-io v0.3.32 |
| 783 | 2026-09-05T00:03:19.785Z | Compiling log v0.4.33 |
| 784 | 2026-09-05T00:03:19.926Z | Compiling bitflags v2.11.0 |
| 785 | 2026-09-05T00:03:19.998Z | Compiling ucd-trie v0.1.7 |
| 786 | 2026-09-05T00:03:20.087Z | Compiling aws-lc-rs v1.16.3 |
| 787 | 2026-09-05T00:03:20.205Z | Compiling dyn-clone v1.0.20 |
| 788 | 2026-09-05T00:03:20.290Z | Compiling futures-task v0.3.32 |
| 789 | 2026-09-05T00:03:20.335Z | Compiling pest v2.8.6 |
| 790 | 2026-09-05T00:03:20.367Z | Compiling slog v2.8.2 |
| 791 | 2026-09-05T00:03:20.370Z | Compiling rustls-pki-types v1.14.0 |
| 792 | 2026-09-05T00:03:20.444Z | Compiling fnv v1.0.7 |
| 793 | 2026-09-05T00:03:20.537Z | Compiling writeable v0.6.2 |
| 794 | 2026-09-05T00:03:20.591Z | Compiling hashbrown v0.17.0 |
| 795 | 2026-09-05T00:03:20.599Z | Compiling litemap v0.8.1 |
| 796 | 2026-09-05T00:03:20.758Z | Compiling httparse v1.10.1 |
| 797 | 2026-09-05T00:03:20.784Z | Compiling http-body v1.0.1 |
| 798 | 2026-09-05T00:03:20.796Z | Compiling serde_derive v1.0.228 |
| 799 | 2026-09-05T00:03:20.926Z | Compiling zerocopy-derive v0.8.55 |
| 800 | 2026-09-05T00:03:21.075Z | Compiling zerofrom-derive v0.1.6 |
| 801 | 2026-09-05T00:03:21.079Z | Compiling tokio-macros v2.7.0 |
| 802 | 2026-09-05T00:03:21.191Z | Compiling yoke-derive v0.8.1 |
| 803 | 2026-09-05T00:03:21.238Z | Compiling zerovec-derive v0.11.2 |
| 804 | 2026-09-05T00:03:21.494Z | Compiling thiserror-impl v2.0.18 |
| 805 | 2026-09-05T00:03:21.766Z | Compiling tokio v1.52.1 |
| 806 | 2026-09-05T00:03:22.161Z | Compiling displaydoc v0.2.5 |
| 807 | 2026-09-05T00:03:22.195Z | Compiling zerofrom v0.1.6 |
| 808 | 2026-09-05T00:03:22.247Z | Compiling schemars_derive v0.8.22 |
| 809 | 2026-09-05T00:03:22.304Z | Compiling yoke v0.8.1 |
| 810 | 2026-09-05T00:03:22.479Z | Compiling zerovec v0.11.5 |
| 811 | 2026-09-05T00:03:22.655Z | Compiling futures-macro v0.3.32 |
| 812 | 2026-09-05T00:03:22.867Z | Compiling pest_meta v2.8.6 |
| 813 | 2026-09-05T00:03:23.068Z | Compiling tinystr v0.8.2 |
| 814 | 2026-09-05T00:03:23.234Z | Compiling icu_locale_core v2.1.1 |
| 815 | 2026-09-05T00:03:23.374Z | Compiling potential_utf v0.1.4 |
| 816 | 2026-09-05T00:03:23.537Z | Compiling futures-util v0.3.32 |
| 817 | 2026-09-05T00:03:23.899Z | Compiling chrono v0.4.45 |
| 818 | 2026-09-05T00:03:23.956Z | Compiling erased-serde v0.3.31 |
| 819 | 2026-09-05T00:03:24.033Z | Compiling pest_generator v2.8.6 |
| 820 | 2026-09-05T00:03:24.578Z | Compiling zerotrie v0.2.3 |
| 821 | 2026-09-05T00:03:25.056Z | Compiling indexmap v2.14.0 |
| 822 | 2026-09-05T00:03:25.442Z | Compiling syn v3.0.3 |
| 823 | 2026-09-05T00:03:25.481Z | Compiling tracing-core v0.1.36 |
| 824 | 2026-09-05T00:03:25.844Z | Compiling untrusted v0.9.0 |
| 825 | 2026-09-05T00:03:25.960Z | Compiling paste v1.0.15 |
| 826 | 2026-09-05T00:03:26.129Z | Compiling atomic-waker v1.1.2 |
| 827 | 2026-09-05T00:03:26.237Z | Compiling icu_properties_data v2.1.2 |
| 828 | 2026-09-05T00:03:26.246Z | Compiling percent-encoding v2.3.2 |
| 829 | 2026-09-05T00:03:26.444Z | Compiling rustls v0.23.41 |
| 830 | 2026-09-05T00:03:26.495Z | Compiling icu_normalizer_data v2.1.1 |
| 831 | 2026-09-05T00:03:26.540Z | Compiling tracing v0.1.44 |
| 832 | 2026-09-05T00:03:26.640Z | Compiling tokio-util v0.7.18 |
| 833 | 2026-09-05T00:03:26.869Z | Compiling icu_provider v2.1.1 |
| 834 | 2026-09-05T00:03:27.167Z | Compiling pest_derive v2.8.6 |
| 835 | 2026-09-05T00:03:27.228Z | Compiling icu_collections v2.1.1 |
| 836 | 2026-09-05T00:03:27.661Z | Compiling tower-layer v0.3.3 |
| 837 | 2026-09-05T00:03:27.667Z | Compiling rustix v1.1.4 |
| 838 | 2026-09-05T00:03:27.673Z | Compiling try-lock v0.2.5 |
| 839 | 2026-09-05T00:03:27.771Z | Compiling fastrand v2.3.0 |
| 840 | 2026-09-05T00:03:27.915Z | Compiling tower-service v0.3.3 |
| 841 | 2026-09-05T00:03:28.012Z | Compiling getrandom v0.3.4 |
| 842 | 2026-09-05T00:03:28.018Z | Compiling heck v0.5.0 |
| 843 | 2026-09-05T00:03:28.076Z | Compiling subtle v2.6.1 |
| 844 | 2026-09-05T00:03:28.220Z | Compiling want v0.3.1 |
| 845 | 2026-09-05T00:03:28.346Z | Compiling h2 v0.4.15 |
| 846 | 2026-09-05T00:03:28.445Z | Compiling ipnetwork v0.21.1 |
| 847 | 2026-09-05T00:03:28.456Z | Compiling ppv-lite86 v0.2.21 |
| 848 | 2026-09-05T00:03:28.559Z | Compiling serde_tokenstream v0.2.3 |
| 849 | 2026-09-05T00:03:28.827Z | Compiling httpdate v1.0.3 |
| 850 | 2026-09-05T00:03:28.864Z | Compiling oxnet v0.1.6 |
| 851 | 2026-09-05T00:03:29.186Z | Compiling icu_properties v2.1.2 |
| 852 | 2026-09-05T00:03:29.817Z | Compiling icu_normalizer v2.1.1 |
| 853 | 2026-09-05T00:03:29.867Z | Compiling daft-derive v0.1.8 |
| 854 | 2026-09-05T00:03:30.745Z | Compiling form_urlencoded v1.2.2 |
| 855 | 2026-09-05T00:03:30.943Z | Compiling hyper v1.10.1 |
| 856 | 2026-09-05T00:03:30.963Z | Compiling newtype-uuid v1.3.2 |
| 857 | 2026-09-05T00:03:30.996Z | Compiling scroll_derive v0.13.1 |
| 858 | 2026-09-05T00:03:31.563Z | Compiling structmeta-derive v0.3.0 |
| 859 | 2026-09-05T00:03:31.867Z | Compiling ipnet v2.12.0 |
| 860 | 2026-09-05T00:03:32.103Z | Compiling omicron-workspace-hack v0.1.0 |
| 861 | 2026-09-05T00:03:32.298Z | Compiling crc32fast v1.5.0 |
| 862 | 2026-09-05T00:03:32.561Z | Compiling powerfmt v0.2.0 |
| 863 | 2026-09-05T00:03:32.654Z | Compiling num-conv v0.2.0 |
| 864 | 2026-09-05T00:03:32.769Z | Compiling typenum v1.20.1 |
| 865 | 2026-09-05T00:03:32.801Z | Compiling base64 v0.22.1 |
| 866 | 2026-09-05T00:03:33.013Z | Compiling usdt-impl v0.6.0 |
| 867 | 2026-09-05T00:03:33.245Z | Compiling version_check v0.9.5 |
| 868 | 2026-09-05T00:03:33.269Z | Compiling time-core v0.1.8 |
| 869 | 2026-09-05T00:03:33.406Z | Compiling time-macros v0.2.27 |
| 870 | 2026-09-05T00:03:33.498Z | Compiling hybrid-array v0.4.13 |
| 871 | 2026-09-05T00:03:33.639Z | Compiling dof v0.4.0 |
| 872 | 2026-09-05T00:03:33.652Z | Compiling hyper-util v0.1.20 |
| 873 | 2026-09-05T00:03:33.957Z | Compiling deranged v0.5.8 |
| 874 | 2026-09-05T00:03:34.271Z | Compiling structmeta v0.3.0 |
| 875 | 2026-09-05T00:03:34.359Z | Compiling scroll v0.13.0 |
| 876 | 2026-09-05T00:03:34.446Z | Compiling daft v0.1.8 |
| 877 | 2026-09-05T00:03:34.455Z | Compiling tempfile v3.27.0 |
| 878 | 2026-09-05T00:03:34.638Z | Compiling rand_core v0.9.5 |
| 879 | 2026-09-05T00:03:34.694Z | Compiling idna_adapter v1.2.1 |
| 880 | 2026-09-05T00:03:34.814Z | Compiling dtrace-parser v0.3.0 |
| 881 | 2026-09-05T00:03:34.877Z | Compiling thread-id v5.1.0 |
| 882 | 2026-09-05T00:03:34.948Z | Compiling sync_wrapper v1.0.2 |
| 883 | 2026-09-05T00:03:35.055Z | Compiling adler2 v2.0.1 |
| 884 | 2026-09-05T00:03:35.091Z | Compiling plain v0.2.3 |
| 885 | 2026-09-05T00:03:35.188Z | Compiling crossbeam-utils v0.8.21 |
| 886 | 2026-09-05T00:03:35.311Z | Compiling byteorder v1.5.0 |
| 887 | 2026-09-05T00:03:35.332Z | Compiling openssl-probe v0.2.1 |
| 888 | 2026-09-05T00:03:35.353Z | Compiling strsim v0.11.1 |
| 889 | 2026-09-05T00:03:35.429Z | Compiling ident_case v1.0.1 |
| 890 | 2026-09-05T00:03:35.444Z | Compiling simd-adler32 v0.3.8 |
| 891 | 2026-09-05T00:03:35.463Z | Compiling regex-syntax v0.8.10 |
| 892 | 2026-09-05T00:03:35.622Z | Compiling utf8_iter v1.0.4 |
| 893 | 2026-09-05T00:03:35.676Z | Compiling ryu v1.0.23 |
| 894 | 2026-09-05T00:03:35.777Z | Compiling num_threads v0.1.7 |
| 895 | 2026-09-05T00:03:35.859Z | Compiling time v0.3.47 |
| 896 | 2026-09-05T00:03:35.950Z | Compiling serde_urlencoded v0.7.1 |
| 897 | 2026-09-05T00:03:36.058Z | Compiling idna v1.1.0 |
| 898 | 2026-09-05T00:03:36.207Z | Compiling miniz_oxide v0.8.9 |
| 899 | 2026-09-05T00:03:36.298Z | Compiling darling_core v0.23.0 |
| 900 | 2026-09-05T00:03:36.451Z | Compiling rustls-native-certs v0.8.3 |
| 901 | 2026-09-05T00:03:37.556Z | Compiling goblin v0.10.5 |
| 902 | 2026-09-05T00:03:37.666Z | Compiling tower v0.5.3 |
| 903 | 2026-09-05T00:03:37.982Z | Compiling http-body-util v0.1.3 |
| 904 | 2026-09-05T00:03:38.119Z | Compiling aho-corasick v1.1.4 |
| 905 | 2026-09-05T00:03:38.258Z | Compiling getrandom v0.2.17 |
| 906 | 2026-09-05T00:03:38.352Z | Compiling rustix v0.38.44 |
| 907 | 2026-09-05T00:03:38.429Z | Compiling camino v1.2.5 |
| 908 | 2026-09-05T00:03:38.492Z | Compiling pretty-hex v0.4.1 |
| 909 | 2026-09-05T00:03:38.597Z | Compiling iri-string v0.7.10 |
| 910 | 2026-09-05T00:03:38.670Z | Compiling rand_core v0.6.4 |
| 911 | 2026-09-05T00:03:38.704Z | Compiling darling_macro v0.23.0 |
| 912 | 2026-09-05T00:03:39.032Z | Compiling flate2 v1.1.9 |
| 913 | 2026-09-05T00:03:40.094Z | Compiling tower-http v0.6.8 |
| 914 | 2026-09-05T00:03:40.372Z | Compiling regex-automata v0.4.14 |
| 915 | 2026-09-05T00:03:41.051Z | Compiling url v2.5.8 |
| 916 | 2026-09-05T00:03:41.972Z | Compiling rand_chacha v0.9.0 |
| 917 | 2026-09-05T00:03:42.496Z | Compiling crypto-common v0.2.2 |
| 918 | 2026-09-05T00:03:42.679Z | Compiling block-buffer v0.12.1 |
| 919 | 2026-09-05T00:03:42.806Z | Compiling multer v3.1.0 |
| 920 | 2026-09-05T00:03:42.847Z | Compiling wait-timeout v0.2.1 |
| 921 | 2026-09-05T00:03:43.306Z | Compiling thread_local v1.1.9 |
| 922 | 2026-09-05T00:03:43.384Z | Compiling const-oid v0.10.2 |
| 923 | 2026-09-05T00:03:43.627Z | Compiling quick-error v1.2.3 |
| 924 | 2026-09-05T00:03:43.660Z | Compiling compression-core v0.4.31 |
| 925 | 2026-09-05T00:03:43.724Z | Compiling allocator-api2 v0.2.21 |
| 926 | 2026-09-05T00:03:43.757Z | Compiling slog-async v2.8.0 |
| 927 | 2026-09-05T00:03:44.020Z | Compiling match_cfg v0.1.0 |
| 928 | 2026-09-05T00:03:44.020Z | Compiling foldhash v0.2.0 |
| 929 | 2026-09-05T00:03:44.049Z | Compiling ref-cast v1.0.25 |
| 930 | 2026-09-05T00:03:44.079Z | Compiling winnow v1.0.3 |
| 931 | 2026-09-05T00:03:44.094Z | Compiling bit-vec v0.8.0 |
| 932 | 2026-09-05T00:03:44.292Z | Compiling bit-set v0.8.0 |
| 933 | 2026-09-05T00:03:44.371Z | Compiling hashbrown v0.16.1 |
| 934 | 2026-09-05T00:03:44.380Z | Compiling hostname v0.3.1 |
| 935 | 2026-09-05T00:03:44.468Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 936 | 2026-09-05T00:03:45.066Z | Compiling compression-codecs v0.4.37 |
| 937 | 2026-09-05T00:03:45.421Z | Compiling rusty-fork v0.3.1 |
| 938 | 2026-09-05T00:03:45.756Z | Compiling digest v0.11.3 |
| 939 | 2026-09-05T00:03:45.978Z | Compiling rand v0.9.2 |
| 940 | 2026-09-05T00:03:46.273Z | Compiling regex v1.12.3 |
| 941 | 2026-09-05T00:03:46.651Z | Compiling crossbeam-channel v0.5.15 |
| 942 | 2026-09-05T00:03:46.677Z | Compiling darling v0.23.0 |
| 943 | 2026-09-05T00:03:46.751Z | Compiling rand_chacha v0.3.1 |
| 944 | 2026-09-05T00:03:47.885Z | Compiling usdt-macro v0.6.0 |
| 945 | 2026-09-05T00:03:48.456Z | Compiling usdt-attr-macro v0.6.0 |
| 946 | 2026-09-05T00:03:48.536Z | Compiling slog-json v2.6.1 |
| 947 | 2026-09-05T00:03:48.579Z | Compiling rand_xorshift v0.4.0 |
| 948 | 2026-09-05T00:03:48.731Z | Compiling derive-ex v0.1.8 |
| 949 | 2026-09-05T00:03:48.759Z | Compiling dropshot v0.17.1 |
| 950 | 2026-09-05T00:03:48.795Z | Compiling serde_tokenstream v0.3.0 |
| 951 | 2026-09-05T00:03:48.819Z | Compiling futures-executor v0.3.32 |
| 952 | 2026-09-05T00:03:48.995Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 953 | 2026-09-05T00:03:49.066Z | Compiling ref-cast-impl v1.0.25 |
| 954 | 2026-09-05T00:03:49.165Z | Compiling async-trait v0.1.89 |
| 955 | 2026-09-05T00:03:49.307Z | Compiling async-stream-impl v0.3.6 |
| 956 | 2026-09-05T00:03:49.432Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 957 | 2026-09-05T00:03:49.647Z | Compiling serde_spanned v1.1.1 |
| 958 | 2026-09-05T00:03:49.788Z | Compiling memmap2 v0.9.10 |
| 959 | 2026-09-05T00:03:49.841Z | Compiling is-terminal v0.4.17 |
| 960 | 2026-09-05T00:03:49.917Z | Compiling encoding_rs v0.8.35 |
| 961 | 2026-09-05T00:03:49.931Z | Compiling take_mut v0.2.2 |
| 962 | 2026-09-05T00:03:50.034Z | Compiling spin v0.9.8 |
| 963 | 2026-09-05T00:03:50.088Z | Compiling hex v0.4.3 |
| 964 | 2026-09-05T00:03:50.105Z | Compiling cpufeatures v0.3.0 |
| 965 | 2026-09-05T00:03:50.143Z | Compiling anyhow v1.0.104 |
| 966 | 2026-09-05T00:03:50.253Z | Compiling mime v0.3.17 |
| 967 | 2026-09-05T00:03:50.368Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 968 | 2026-09-05T00:03:50.446Z | Compiling term v1.2.1 |
| 969 | 2026-09-05T00:03:50.463Z | Compiling unarray v0.1.4 |
| 970 | 2026-09-05T00:03:50.571Z | Compiling proptest v1.11.0 |
| 971 | 2026-09-05T00:03:50.610Z | Compiling toml v1.1.2+spec-1.1.0 |
| 972 | 2026-09-05T00:03:50.918Z | Compiling slog-term v2.9.2 |
| 973 | 2026-09-05T00:03:52.328Z | Compiling dropshot_endpoint v0.17.1 |
| 974 | 2026-09-05T00:03:53.437Z | Compiling byte-wrapper v0.1.0 |
| 975 | 2026-09-05T00:03:53.912Z | Compiling test-strategy v0.4.5 |
| 976 | 2026-09-05T00:03:54.149Z | Compiling sha1 v0.11.0 |
| 977 | 2026-09-05T00:03:54.556Z | Compiling usdt v0.6.0 |
| 978 | 2026-09-05T00:03:55.091Z | Compiling async-stream v0.3.6 |
| 979 | 2026-09-05T00:03:55.205Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 980 | 2026-09-05T00:03:55.279Z | Compiling oxide-generation-macros v0.2.0 |
| 981 | 2026-09-05T00:03:55.335Z | Compiling futures v0.3.32 |
| 982 | 2026-09-05T00:03:55.405Z | Compiling slog-bunyan v2.5.0 |
| 983 | 2026-09-05T00:03:55.448Z | Compiling atomicwrites v0.4.4 |
| 984 | 2026-09-05T00:03:55.456Z | Compiling rand v0.8.6 |
| 985 | 2026-09-05T00:03:55.571Z | Compiling serde_with_macros v3.21.0 |
| 986 | 2026-09-05T00:03:55.746Z | Compiling parse-display-derive v0.10.0 |
| 987 | 2026-09-05T00:03:56.015Z | Compiling async-compression v0.4.41 |
| 988 | 2026-09-05T00:03:56.193Z | Compiling oxide-generation v0.1.3 |
| 989 | 2026-09-05T00:03:56.451Z | Compiling newtype-uuid-macros v0.1.0 |
| 990 | 2026-09-05T00:03:56.627Z | Compiling strum_macros v0.27.2 |
| 991 | 2026-09-05T00:03:57.034Z | Compiling backon v1.6.0 |
| 992 | 2026-09-05T00:03:57.150Z | Compiling waitgroup v0.1.2 |
| 993 | 2026-09-05T00:03:57.207Z | Compiling openapiv3 v2.2.0 |
| 994 | 2026-09-05T00:03:57.210Z | Compiling rustls-pemfile v2.2.0 |
| 995 | 2026-09-05T00:03:57.264Z | Compiling serde_path_to_error v0.1.20 |
| 996 | 2026-09-05T00:03:57.293Z | Compiling hostname v0.4.2 |
| 997 | 2026-09-05T00:03:57.438Z | Compiling instant v0.1.13 |
| 998 | 2026-09-05T00:03:57.473Z | Compiling debug-ignore v1.0.5 |
| 999 | 2026-09-05T00:03:57.541Z | Compiling either v1.15.0 |
| 1000 | 2026-09-05T00:03:57.569Z | Compiling backoff v0.4.0 |
| 1001 | 2026-09-05T00:03:57.698Z | Compiling parse-display v0.10.0 |
| 1002 | 2026-09-05T00:03:57.749Z | Compiling itertools v0.14.0 |
| 1003 | 2026-09-05T00:03:57.755Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 1004 | 2026-09-05T00:03:58.400Z | Compiling strum v0.27.2 |
| 1005 | 2026-09-05T00:03:58.524Z | Compiling serde_with v3.21.0 |
| 1006 | 2026-09-05T00:03:58.553Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 1007 | 2026-09-05T00:03:59.228Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 1008 | 2026-09-05T00:03:59.307Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 1009 | 2026-09-05T00:03:59.431Z | Compiling iddqd v0.4.2 |
| 1010 | 2026-09-05T00:03:59.517Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1011 | 2026-09-05T00:03:59.745Z | Compiling regress v0.10.5 |
| 1012 | 2026-09-05T00:03:59.813Z | Compiling macaddr v1.0.1 |
| 1013 | 2026-09-05T00:04:00.017Z | Compiling humantime v2.3.0 |
| 1014 | 2026-09-05T00:04:06.564Z | Compiling rustls-webpki v0.103.13 |
| 1015 | 2026-09-05T00:04:09.781Z | Compiling tokio-rustls v0.26.4 |
| 1016 | 2026-09-05T00:04:09.781Z | Compiling rustls-platform-verifier v0.6.2 |
| 1017 | 2026-09-05T00:04:10.039Z | Compiling hyper-rustls v0.27.7 |
| 1018 | 2026-09-05T00:04:10.302Z | Compiling reqwest v0.13.2 |
| 1019 | 2026-09-05T00:04:12.613Z | Compiling progenitor-client v0.14.0 |
| 1020 | 2026-09-05T00:04:12.829Z | Compiling progenitor-extras v0.2.0 |
| 1021 | 2026-09-05T00:04:13.571Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 1022 | 2026-09-05T00:04:17.235Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 1023 | 2026-09-05T00:04:20.272Z | Finished `release` profile [optimized] target(s) in 1m 04s |
| 1024 | 2026-09-05T00:04:20.329Z | process exited: duration 102296 ms, exit code 0 |
| |
| 1025 | 2026-09-05T00:04:20.336Z | found 0 output files |