|
|
|
| 1 | 2026-07-01T19:10:10.479Z | job assigned to worker 01KWFHBVXKBR71DDP9B4ZHPB59 [factory aws, i-014fdd940add5a893] (queued for 1 m 4 s) |
| |
| 2 | 2026-07-01T19:10:17.450Z | starting task 0: "setup" |
| 3 | 2026-07-01T19:10:17.455Z | ++ uname -s |
| 4 | 2026-07-01T19:10:17.458Z | + kern=SunOS |
| 5 | 2026-07-01T19:10:17.458Z | + build_user=build |
| 6 | 2026-07-01T19:10:17.458Z | + build_uid=12345 |
| 7 | 2026-07-01T19:10:17.458Z | + work_dir=/work |
| 8 | 2026-07-01T19:10:17.458Z | + input_dir=/input |
| 9 | 2026-07-01T19:10:17.458Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-01T19:10:17.458Z | + case "$kern" in |
| 11 | 2026-07-01T19:10:17.458Z | + groupadd -g 12345 build |
| 12 | 2026-07-01T19:10:17.461Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-01T19:10:19.465Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-01T19:10:19.574Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-01T19:10:19.580Z | + home_fs=zfs |
| 16 | 2026-07-01T19:10:19.580Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-01T19:10:19.580Z | + mkdir -p /home/build |
| 18 | 2026-07-01T19:10:19.580Z | + chown build:build /home/build /work |
| 19 | 2026-07-01T19:10:21.579Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-01T19:10:21.582Z | process exited: duration 4134 ms, exit code 0 |
| |
| 21 | 2026-07-01T19:10:21.588Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-01T19:10:21.592Z | + printf ' * rust toolchain channel = "%s"\n' 1.96.1 |
| 23 | 2026-07-01T19:10:21.592Z | * rust toolchain channel = "1.96.1" |
| 24 | 2026-07-01T19:10:21.592Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-01T19:10:21.592Z | * rust toolchain profile = "default" |
| 26 | 2026-07-01T19:10:21.592Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-01T19:10:21.592Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-01T19:10:21.596Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-01T19:10:21.596Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default |
| 30 | 2026-07-01T19:10:21.651Z | info: downloading installer |
| 31 | 2026-07-01T19:10:23.023Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-01T19:10:23.023Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-01T19:10:23.023Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-01T19:10:23.023Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-01T19:10:23.036Z | info: profile set to default |
| 36 | 2026-07-01T19:10:23.036Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-01T19:10:23.039Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 38 | 2026-07-01T19:10:23.180Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 39 | 2026-07-01T19:10:23.183Z | info: downloading 6 components |
| 40 | 2026-07-01T19:10:38.232Z | |
| 41 | 2026-07-01T19:10:38.232Z | info: default toolchain set to 1.96.1-x86_64-unknown-illumos |
| 42 | 2026-07-01T19:10:38.262Z | 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 43 | 2026-07-01T19:10:38.262Z | |
| 44 | 2026-07-01T19:10:38.262Z | |
| 45 | 2026-07-01T19:10:38.262Z | Rust is installed now. Great! |
| 46 | 2026-07-01T19:10:38.262Z | |
| 47 | 2026-07-01T19:10:38.266Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-01T19:10:38.266Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-01T19:10:38.266Z | |
| 50 | 2026-07-01T19:10:38.266Z | To configure your current shell, you need to source |
| 51 | 2026-07-01T19:10:38.266Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-01T19:10:38.266Z | |
| 53 | 2026-07-01T19:10:38.266Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-01T19:10:38.266Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-01T19:10:38.266Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-01T19:10:38.266Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-01T19:10:38.266Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-01T19:10:38.266Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-01T19:10:38.266Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-01T19:10:38.266Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-01T19:10:38.266Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-01T19:10:38.368Z | + rustup --version |
| 63 | 2026-07-01T19:10:38.377Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-01T19:10:38.379Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-01T19:10:38.399Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 66 | 2026-07-01T19:10:38.401Z | + cargo --version |
| 67 | 2026-07-01T19:10:38.416Z | cargo 1.96.1 (356927216 2026-06-26) |
| 68 | 2026-07-01T19:10:38.420Z | + rustc --version |
| 69 | 2026-07-01T19:10:38.439Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 70 | 2026-07-01T19:10:38.442Z | process exited: duration 16853 ms, exit code 0 |
| |
| 71 | 2026-07-01T19:10:38.450Z | starting task 2: "authentication" |
| 72 | 2026-07-01T19:10:38.466Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-07-01T19:10:38.471Z | starting task 3: "clone repository" |
| 74 | 2026-07-01T19:10:38.474Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-07-01T19:10:38.477Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-07-01T19:10:38.506Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-07-01T19:10:48.794Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-07-01T19:10:48.794Z | + git fetch origin 19daa89a410d974fa48d9d7f5c2e235df7d66c7f |
| 79 | 2026-07-01T19:10:49.103Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-07-01T19:10:49.103Z | * branch 19daa89a410d974fa48d9d7f5c2e235df7d66c7f -> FETCH_HEAD |
| 81 | 2026-07-01T19:10:49.113Z | + [[ -n remove-copyright-lines ]] |
| 82 | 2026-07-01T19:10:49.116Z | ++ git branch --show-current |
| 83 | 2026-07-01T19:10:49.116Z | + current=main |
| 84 | 2026-07-01T19:10:49.116Z | + [[ main != remove-copyright-lines ]] |
| 85 | 2026-07-01T19:10:49.118Z | + git branch -f remove-copyright-lines 19daa89a410d974fa48d9d7f5c2e235df7d66c7f |
| 86 | 2026-07-01T19:10:49.119Z | + git checkout -f remove-copyright-lines |
| 87 | 2026-07-01T19:10:49.361Z | Switched to branch 'remove-copyright-lines' |
| 88 | 2026-07-01T19:10:49.365Z | + git reset --hard 19daa89a410d974fa48d9d7f5c2e235df7d66c7f |
| 89 | 2026-07-01T19:10:49.387Z | HEAD is now at 19daa89a4 remove Copyright lines; the MPL header is sufficient |
| 90 | 2026-07-01T19:10:49.390Z | process exited: duration 10917 ms, exit code 0 |
| |
| 91 | 2026-07-01T19:10:49.399Z | starting task 4: "build" |
| 92 | 2026-07-01T19:10:49.403Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-07-01T19:10:49.403Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-07-01T19:10:49.403Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-07-01T19:10:49.403Z | + cargo --version |
| 96 | 2026-07-01T19:10:49.413Z | cargo 1.96.1 (356927216 2026-06-26) |
| 97 | 2026-07-01T19:10:49.416Z | + rustc --version |
| 98 | 2026-07-01T19:10:49.437Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 99 | 2026-07-01T19:10:49.441Z | + cd /tmp |
| 100 | 2026-07-01T19:10:49.441Z | + cargo new --lib test-project |
| 101 | 2026-07-01T19:10:49.458Z | Creating library `test-project` package |
| 102 | 2026-07-01T19:10:49.495Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 103 | 2026-07-01T19:10:49.498Z | + cd test-project |
| 104 | 2026-07-01T19:10:49.498Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 105 | 2026-07-01T19:10:49.518Z | Adding omicron-common (local) to dependencies |
| 106 | 2026-07-01T19:10:49.523Z | Features: |
| 107 | 2026-07-01T19:10:49.523Z | - proptest |
| 108 | 2026-07-01T19:10:49.523Z | - test-strategy |
| 109 | 2026-07-01T19:10:49.523Z | - testing |
| 110 | 2026-07-01T19:10:49.560Z | Updating crates.io index |
| 111 | 2026-07-01T19:10:49.569Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 112 | 2026-07-01T19:10:49.857Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 113 | 2026-07-01T19:10:50.144Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 114 | 2026-07-01T19:10:52.783Z | Locking 379 packages to latest Rust 1.96.1 compatible versions |
| 115 | 2026-07-01T19:10:52.786Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 116 | 2026-07-01T19:10:52.888Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 117 | 2026-07-01T19:10:52.891Z | + cargo check |
| 118 | 2026-07-01T19:10:53.001Z | Updating crates.io index |
| 119 | 2026-07-01T19:10:53.531Z | Locking 1 package to latest Rust 1.96.1 compatible version |
| 120 | 2026-07-01T19:10:53.531Z | Adding omicron-workspace-hack v0.1.0 |
| 121 | 2026-07-01T19:10:53.558Z | Downloading crates ... |
| 122 | 2026-07-01T19:10:53.617Z | Downloaded block-buffer v0.12.1 |
| 123 | 2026-07-01T19:10:53.623Z | Downloaded adler2 v2.0.1 |
| 124 | 2026-07-01T19:10:53.630Z | Downloaded deranged v0.5.8 |
| 125 | 2026-07-01T19:10:53.630Z | Downloaded hex v0.4.3 |
| 126 | 2026-07-01T19:10:53.633Z | Downloaded getrandom v0.2.17 |
| 127 | 2026-07-01T19:10:53.633Z | Downloaded async-stream v0.3.6 |
| 128 | 2026-07-01T19:10:53.635Z | Downloaded iana-time-zone v0.1.65 |
| 129 | 2026-07-01T19:10:53.638Z | Downloaded crc32fast v1.5.0 |
| 130 | 2026-07-01T19:10:53.640Z | Downloaded idna_adapter v1.2.1 |
| 131 | 2026-07-01T19:10:53.641Z | Downloaded ident_case v1.0.1 |
| 132 | 2026-07-01T19:10:53.643Z | Downloaded compression-core v0.4.31 |
| 133 | 2026-07-01T19:10:53.643Z | Downloaded cfg_aliases v0.2.1 |
| 134 | 2026-07-01T19:10:53.647Z | Downloaded jobserver v0.1.34 |
| 135 | 2026-07-01T19:10:53.649Z | Downloaded num_threads v0.1.7 |
| 136 | 2026-07-01T19:10:53.649Z | Downloaded async-compression v0.4.41 |
| 137 | 2026-07-01T19:10:53.653Z | Downloaded parse-display v0.10.0 |
| 138 | 2026-07-01T19:10:53.656Z | Downloaded ipnetwork v0.21.1 |
| 139 | 2026-07-01T19:10:53.656Z | Downloaded instant v0.1.13 |
| 140 | 2026-07-01T19:10:53.658Z | Downloaded darling_macro v0.21.3 |
| 141 | 2026-07-01T19:10:53.658Z | Downloaded cmake v0.1.57 |
| 142 | 2026-07-01T19:10:53.658Z | Downloaded autocfg v1.5.0 |
| 143 | 2026-07-01T19:10:53.661Z | Downloaded async-trait v0.1.89 |
| 144 | 2026-07-01T19:10:53.664Z | Downloaded anyhow v1.0.102 |
| 145 | 2026-07-01T19:10:53.667Z | Downloaded itoa v1.0.17 |
| 146 | 2026-07-01T19:10:53.667Z | Downloaded is-terminal v0.4.17 |
| 147 | 2026-07-01T19:10:53.670Z | Downloaded form_urlencoded v1.2.2 |
| 148 | 2026-07-01T19:10:53.673Z | Downloaded bit-set v0.8.0 |
| 149 | 2026-07-01T19:10:53.673Z | Downloaded futures-macro v0.3.32 |
| 150 | 2026-07-01T19:10:53.673Z | Downloaded atomicwrites v0.4.4 |
| 151 | 2026-07-01T19:10:53.675Z | Downloaded crypto-common v0.1.7 |
| 152 | 2026-07-01T19:10:53.680Z | Downloaded async-stream-impl v0.3.6 |
| 153 | 2026-07-01T19:10:53.683Z | Downloaded macaddr v1.0.1 |
| 154 | 2026-07-01T19:10:53.683Z | Downloaded mime v0.3.17 |
| 155 | 2026-07-01T19:10:53.685Z | Downloaded generic-array v0.14.7 |
| 156 | 2026-07-01T19:10:53.685Z | Downloaded cpufeatures v0.2.17 |
| 157 | 2026-07-01T19:10:53.690Z | Downloaded newtype-uuid-macros v0.1.0 |
| 158 | 2026-07-01T19:10:53.693Z | Downloaded byteorder v1.5.0 |
| 159 | 2026-07-01T19:10:53.693Z | Downloaded cfg-if v1.0.4 |
| 160 | 2026-07-01T19:10:53.696Z | Downloaded debug-ignore v1.0.5 |
| 161 | 2026-07-01T19:10:53.699Z | Downloaded openssl-probe v0.2.1 |
| 162 | 2026-07-01T19:10:53.702Z | Downloaded fastrand v2.3.0 |
| 163 | 2026-07-01T19:10:53.704Z | Downloaded futures-sink v0.3.32 |
| 164 | 2026-07-01T19:10:53.707Z | Downloaded omicron-workspace-hack v0.1.0 |
| 165 | 2026-07-01T19:10:53.707Z | Downloaded match_cfg v0.1.0 |
| 166 | 2026-07-01T19:10:53.707Z | Downloaded hostname v0.4.2 |
| 167 | 2026-07-01T19:10:53.710Z | Downloaded http-body v1.0.1 |
| 168 | 2026-07-01T19:10:53.710Z | Downloaded hostname v0.3.1 |
| 169 | 2026-07-01T19:10:53.713Z | Downloaded backon v1.6.0 |
| 170 | 2026-07-01T19:10:53.713Z | Downloaded crypto-common v0.2.2 |
| 171 | 2026-07-01T19:10:53.716Z | Downloaded lock_api v0.4.14 |
| 172 | 2026-07-01T19:10:53.716Z | Downloaded ipnet v2.11.0 |
| 173 | 2026-07-01T19:10:53.716Z | Downloaded parse-display-derive v0.10.0 |
| 174 | 2026-07-01T19:10:53.718Z | Downloaded atomic-waker v1.1.2 |
| 175 | 2026-07-01T19:10:53.718Z | Downloaded getrandom v0.3.4 |
| 176 | 2026-07-01T19:10:53.721Z | Downloaded num-conv v0.2.0 |
| 177 | 2026-07-01T19:10:53.721Z | Downloaded derive-ex v0.1.8 |
| 178 | 2026-07-01T19:10:53.721Z | Downloaded cpufeatures v0.3.0 |
| 179 | 2026-07-01T19:10:53.779Z | Downloaded block-buffer v0.10.4 |
| 180 | 2026-07-01T19:10:53.793Z | Downloaded fnv v1.0.7 |
| 181 | 2026-07-01T19:10:53.793Z | Downloaded futures-core v0.3.32 |
| 182 | 2026-07-01T19:10:53.793Z | Downloaded memmap2 v0.9.10 |
| 183 | 2026-07-01T19:10:53.793Z | Downloaded heck v0.5.0 |
| 184 | 2026-07-01T19:10:53.793Z | Downloaded errno v0.3.14 |
| 185 | 2026-07-01T19:10:53.793Z | Downloaded dtrace-parser v0.3.0 |
| 186 | 2026-07-01T19:10:53.793Z | Downloaded serde_spanned v1.1.1 |
| 187 | 2026-07-01T19:10:53.793Z | Downloaded httpdate v1.0.3 |
| 188 | 2026-07-01T19:10:53.793Z | Downloaded scopeguard v1.2.0 |
| 189 | 2026-07-01T19:10:53.793Z | Downloaded potential_utf v0.1.4 |
| 190 | 2026-07-01T19:10:53.793Z | Downloaded parking_lot v0.12.5 |
| 191 | 2026-07-01T19:10:53.793Z | Downloaded ppv-lite86 v0.2.21 |
| 192 | 2026-07-01T19:10:53.793Z | Downloaded icu_provider v2.1.1 |
| 193 | 2026-07-01T19:10:53.793Z | Downloaded dunce v1.0.5 |
| 194 | 2026-07-01T19:10:53.793Z | Downloaded percent-encoding v2.3.2 |
| 195 | 2026-07-01T19:10:53.793Z | Downloaded rustc-hash v2.1.1 |
| 196 | 2026-07-01T19:10:53.794Z | Downloaded equivalent v1.0.2 |
| 197 | 2026-07-01T19:10:53.794Z | Downloaded dof v0.4.0 |
| 198 | 2026-07-01T19:10:53.794Z | Downloaded quick-error v1.2.3 |
| 199 | 2026-07-01T19:10:53.794Z | Downloaded futures-task v0.3.32 |
| 200 | 2026-07-01T19:10:53.794Z | Downloaded pretty-hex v0.4.1 |
| 201 | 2026-07-01T19:10:53.794Z | Downloaded http-body-util v0.1.3 |
| 202 | 2026-07-01T19:10:53.794Z | Downloaded powerfmt v0.2.0 |
| 203 | 2026-07-01T19:10:53.794Z | Downloaded displaydoc v0.2.5 |
| 204 | 2026-07-01T19:10:53.794Z | Downloaded once_cell v1.21.3 |
| 205 | 2026-07-01T19:10:53.794Z | Downloaded daft-derive v0.1.7 |
| 206 | 2026-07-01T19:10:53.794Z | Downloaded compression-codecs v0.4.37 |
| 207 | 2026-07-01T19:10:53.794Z | Downloaded bit-vec v0.8.0 |
| 208 | 2026-07-01T19:10:53.794Z | Downloaded rand_chacha v0.3.1 |
| 209 | 2026-07-01T19:10:53.794Z | Downloaded bitflags v2.11.0 |
| 210 | 2026-07-01T19:10:53.794Z | Downloaded sha1 v0.11.0 |
| 211 | 2026-07-01T19:10:53.794Z | Downloaded ref-cast v1.0.25 |
| 212 | 2026-07-01T19:10:53.798Z | Downloaded plain v0.2.3 |
| 213 | 2026-07-01T19:10:53.798Z | Downloaded structmeta v0.3.0 |
| 214 | 2026-07-01T19:10:53.798Z | Downloaded strsim v0.11.1 |
| 215 | 2026-07-01T19:10:53.798Z | Downloaded structmeta-derive v0.3.0 |
| 216 | 2026-07-01T19:10:53.798Z | Downloaded progenitor-client v0.14.0 |
| 217 | 2026-07-01T19:10:53.798Z | Downloaded ref-cast-impl v1.0.25 |
| 218 | 2026-07-01T19:10:53.798Z | Downloaded dyn-clone v1.0.20 |
| 219 | 2026-07-01T19:10:53.801Z | Downloaded strum v0.26.3 |
| 220 | 2026-07-01T19:10:53.801Z | Downloaded subtle v2.6.1 |
| 221 | 2026-07-01T19:10:53.801Z | Downloaded stable_deref_trait v1.2.1 |
| 222 | 2026-07-01T19:10:53.804Z | Downloaded serde_urlencoded v0.7.1 |
| 223 | 2026-07-01T19:10:53.807Z | Downloaded rand_xorshift v0.4.0 |
| 224 | 2026-07-01T19:10:53.811Z | Downloaded icu_properties v2.1.2 |
| 225 | 2026-07-01T19:10:53.814Z | Downloaded pin-project-lite v0.2.17 |
| 226 | 2026-07-01T19:10:53.817Z | Downloaded futures-io v0.3.32 |
| 227 | 2026-07-01T19:10:53.817Z | Downloaded newtype-uuid v1.3.2 |
| 228 | 2026-07-01T19:10:53.820Z | Downloaded lru-slab v0.1.2 |
| 229 | 2026-07-01T19:10:53.824Z | Downloaded multer v3.1.0 |
| 230 | 2026-07-01T19:10:53.827Z | Downloaded humantime v2.3.0 |
| 231 | 2026-07-01T19:10:53.830Z | Downloaded futures-executor v0.3.32 |
| 232 | 2026-07-01T19:10:53.830Z | Downloaded log v0.4.29 |
| 233 | 2026-07-01T19:10:53.832Z | Downloaded take_mut v0.2.2 |
| 234 | 2026-07-01T19:10:53.833Z | Downloaded sync_wrapper v1.0.2 |
| 235 | 2026-07-01T19:10:53.833Z | Downloaded digest v0.10.7 |
| 236 | 2026-07-01T19:10:53.835Z | Downloaded strum v0.27.2 |
| 237 | 2026-07-01T19:10:53.835Z | Downloaded slog-bunyan v2.5.0 |
| 238 | 2026-07-01T19:10:53.835Z | Downloaded miniz_oxide v0.8.9 |
| 239 | 2026-07-01T19:10:53.838Z | Downloaded backoff v0.4.0 |
| 240 | 2026-07-01T19:10:53.838Z | Downloaded schemars_derive v0.8.22 |
| 241 | 2026-07-01T19:10:53.838Z | Downloaded rusty-fork v0.3.1 |
| 242 | 2026-07-01T19:10:53.841Z | Downloaded rand_core v0.6.4 |
| 243 | 2026-07-01T19:10:53.843Z | Downloaded camino v1.2.2 |
| 244 | 2026-07-01T19:10:53.846Z | Downloaded tinyvec_macros v0.1.1 |
| 245 | 2026-07-01T19:10:53.846Z | Downloaded find-msvc-tools v0.1.9 |
| 246 | 2026-07-01T19:10:53.851Z | Downloaded daft v0.1.7 |
| 247 | 2026-07-01T19:10:53.853Z | Downloaded unarray v0.1.4 |
| 248 | 2026-07-01T19:10:53.853Z | Downloaded parking_lot_core v0.9.12 |
| 249 | 2026-07-01T19:10:53.857Z | Downloaded slab v0.4.12 |
| 250 | 2026-07-01T19:10:53.857Z | Downloaded digest v0.11.3 |
| 251 | 2026-07-01T19:10:53.859Z | Downloaded scroll v0.13.0 |
| 252 | 2026-07-01T19:10:53.860Z | Downloaded rand_chacha v0.9.0 |
| 253 | 2026-07-01T19:10:53.860Z | Downloaded time-core v0.1.8 |
| 254 | 2026-07-01T19:10:53.860Z | Downloaded rustls-native-certs v0.8.3 |
| 255 | 2026-07-01T19:10:53.862Z | Downloaded tokio-macros v2.7.0 |
| 256 | 2026-07-01T19:10:53.862Z | Downloaded tower-layer v0.3.3 |
| 257 | 2026-07-01T19:10:53.865Z | Downloaded rustls-pemfile v2.2.0 |
| 258 | 2026-07-01T19:10:53.870Z | Downloaded sha2 v0.10.9 |
| 259 | 2026-07-01T19:10:53.874Z | Downloaded slog-term v2.9.2 |
| 260 | 2026-07-01T19:10:53.877Z | Downloaded slog-json v2.6.1 |
| 261 | 2026-07-01T19:10:53.880Z | Downloaded rustversion v1.0.22 |
| 262 | 2026-07-01T19:10:53.882Z | Downloaded shlex v1.3.0 |
| 263 | 2026-07-01T19:10:53.882Z | Downloaded simd-adler32 v0.3.8 |
| 264 | 2026-07-01T19:10:53.885Z | Downloaded either v1.15.0 |
| 265 | 2026-07-01T19:10:53.885Z | Downloaded scroll_derive v0.13.1 |
| 266 | 2026-07-01T19:10:53.885Z | Downloaded strum_macros v0.27.2 |
| 267 | 2026-07-01T19:10:53.888Z | Downloaded serde_tokenstream v0.2.3 |
| 268 | 2026-07-01T19:10:53.888Z | Downloaded progenitor-extras v0.2.0 |
| 269 | 2026-07-01T19:10:53.888Z | Downloaded serde_path_to_error v0.1.20 |
| 270 | 2026-07-01T19:10:53.892Z | Downloaded oxnet v0.1.6 |
| 271 | 2026-07-01T19:10:53.892Z | Downloaded try-lock v0.2.5 |
| 272 | 2026-07-01T19:10:53.895Z | Downloaded usdt-attr-macro v0.6.0 |
| 273 | 2026-07-01T19:10:53.895Z | Downloaded version_check v0.9.5 |
| 274 | 2026-07-01T19:10:53.895Z | Downloaded utf8_iter v1.0.4 |
| 275 | 2026-07-01T19:10:53.895Z | Downloaded want v0.3.1 |
| 276 | 2026-07-01T19:10:53.895Z | Downloaded usdt-macro v0.6.0 |
| 277 | 2026-07-01T19:10:53.899Z | Downloaded usdt v0.6.0 |
| 278 | 2026-07-01T19:10:53.899Z | Downloaded untrusted v0.9.0 |
| 279 | 2026-07-01T19:10:53.908Z | Downloaded synstructure v0.13.2 |
| 280 | 2026-07-01T19:10:53.911Z | Downloaded semver v1.0.28 |
| 281 | 2026-07-01T19:10:53.914Z | Downloaded yoke-derive v0.8.1 |
| 282 | 2026-07-01T19:10:53.914Z | Downloaded crossbeam-utils v0.8.21 |
| 283 | 2026-07-01T19:10:53.917Z | Downloaded thread-id v5.1.0 |
| 284 | 2026-07-01T19:10:53.917Z | Downloaded icu_properties_data v2.1.2 |
| 285 | 2026-07-01T19:10:53.921Z | Downloaded zerofrom v0.1.6 |
| 286 | 2026-07-01T19:10:53.924Z | Downloaded waitgroup v0.1.2 |
| 287 | 2026-07-01T19:10:53.924Z | Downloaded fs_extra v1.3.0 |
| 288 | 2026-07-01T19:10:53.924Z | Downloaded strum_macros v0.26.4 |
| 289 | 2026-07-01T19:10:53.928Z | Downloaded thread_local v1.1.9 |
| 290 | 2026-07-01T19:10:53.928Z | Downloaded thiserror-impl v2.0.18 |
| 291 | 2026-07-01T19:10:53.931Z | Downloaded slog-async v2.8.0 |
| 292 | 2026-07-01T19:10:53.931Z | Downloaded pest_derive v2.8.6 |
| 293 | 2026-07-01T19:10:53.932Z | Downloaded tinystr v0.8.2 |
| 294 | 2026-07-01T19:10:53.932Z | Downloaded thiserror v2.0.18 |
| 295 | 2026-07-01T19:10:53.935Z | Downloaded zerofrom-derive v0.1.6 |
| 296 | 2026-07-01T19:10:53.935Z | Downloaded rand_core v0.9.5 |
| 297 | 2026-07-01T19:10:53.935Z | Downloaded wait-timeout v0.2.1 |
| 298 | 2026-07-01T19:10:53.938Z | Downloaded darling v0.21.3 |
| 299 | 2026-07-01T19:10:53.941Z | Downloaded foldhash v0.2.0 |
| 300 | 2026-07-01T19:10:53.941Z | Downloaded paste v1.0.15 |
| 301 | 2026-07-01T19:10:53.941Z | Downloaded signal-hook-registry v1.4.8 |
| 302 | 2026-07-01T19:10:53.944Z | Downloaded quote v1.0.45 |
| 303 | 2026-07-01T19:10:53.944Z | Downloaded num-traits v0.2.19 |
| 304 | 2026-07-01T19:10:53.946Z | Downloaded tower-service v0.3.3 |
| 305 | 2026-07-01T19:10:53.947Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 306 | 2026-07-01T19:10:53.947Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 307 | 2026-07-01T19:10:53.947Z | Downloaded time-macros v0.2.27 |
| 308 | 2026-07-01T19:10:53.952Z | Downloaded bytes v1.11.1 |
| 309 | 2026-07-01T19:10:53.955Z | Downloaded base64 v0.22.1 |
| 310 | 2026-07-01T19:10:53.955Z | Downloaded hybrid-array v0.4.10 |
| 311 | 2026-07-01T19:10:53.955Z | Downloaded hyper-rustls v0.27.7 |
| 312 | 2026-07-01T19:10:53.955Z | Downloaded httparse v1.10.1 |
| 313 | 2026-07-01T19:10:53.958Z | Downloaded pest_generator v2.8.6 |
| 314 | 2026-07-01T19:10:53.958Z | Downloaded futures-channel v0.3.32 |
| 315 | 2026-07-01T19:10:53.960Z | Downloaded erased-serde v0.3.31 |
| 316 | 2026-07-01T19:10:53.960Z | Downloaded spin v0.9.8 |
| 317 | 2026-07-01T19:10:53.963Z | Downloaded usdt-impl v0.6.0 |
| 318 | 2026-07-01T19:10:53.963Z | Downloaded litemap v0.8.1 |
| 319 | 2026-07-01T19:10:53.963Z | Downloaded writeable v0.6.2 |
| 320 | 2026-07-01T19:10:53.968Z | Downloaded dropshot_endpoint v0.17.1 |
| 321 | 2026-07-01T19:10:53.971Z | Downloaded const-oid v0.10.2 |
| 322 | 2026-07-01T19:10:53.975Z | Downloaded serde_core v1.0.228 |
| 323 | 2026-07-01T19:10:53.977Z | Downloaded term v1.2.1 |
| 324 | 2026-07-01T19:10:53.981Z | Downloaded rustls-pki-types v1.14.0 |
| 325 | 2026-07-01T19:10:53.981Z | Downloaded icu_collections v2.1.1 |
| 326 | 2026-07-01T19:10:53.983Z | Downloaded icu_normalizer v2.1.1 |
| 327 | 2026-07-01T19:10:53.986Z | Downloaded yoke v0.8.1 |
| 328 | 2026-07-01T19:10:53.993Z | Downloaded smallvec v1.15.1 |
| 329 | 2026-07-01T19:10:53.998Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 330 | 2026-07-01T19:10:54.001Z | Downloaded zerovec-derive v0.11.2 |
| 331 | 2026-07-01T19:10:54.001Z | Downloaded tokio-rustls v0.26.4 |
| 332 | 2026-07-01T19:10:54.006Z | Downloaded getrandom v0.4.1 |
| 333 | 2026-07-01T19:10:54.008Z | Downloaded serde_with_macros v3.17.0 |
| 334 | 2026-07-01T19:10:54.011Z | Downloaded zmij v1.0.21 |
| 335 | 2026-07-01T19:10:54.011Z | Downloaded serde_derive_internals v0.29.1 |
| 336 | 2026-07-01T19:10:54.014Z | Downloaded ryu v1.0.23 |
| 337 | 2026-07-01T19:10:54.016Z | Downloaded darling_core v0.21.3 |
| 338 | 2026-07-01T19:10:54.019Z | Downloaded futures v0.3.32 |
| 339 | 2026-07-01T19:10:54.022Z | Downloaded serde_derive v1.0.228 |
| 340 | 2026-07-01T19:10:54.026Z | Downloaded test-strategy v0.4.5 |
| 341 | 2026-07-01T19:10:54.028Z | Downloaded chrono v0.4.44 |
| 342 | 2026-07-01T19:10:54.032Z | Downloaded quinn-udp v0.5.14 |
| 343 | 2026-07-01T19:10:54.032Z | Downloaded allocator-api2 v0.2.21 |
| 344 | 2026-07-01T19:10:54.035Z | Downloaded proc-macro2 v1.0.106 |
| 345 | 2026-07-01T19:10:54.038Z | Downloaded zeroize v1.8.2 |
| 346 | 2026-07-01T19:10:54.045Z | Downloaded unicode-ident v1.0.24 |
| 347 | 2026-07-01T19:10:54.048Z | Downloaded socket2 v0.6.3 |
| 348 | 2026-07-01T19:10:54.048Z | Downloaded idna v1.1.0 |
| 349 | 2026-07-01T19:10:54.053Z | Downloaded tempfile v3.25.0 |
| 350 | 2026-07-01T19:10:54.056Z | Downloaded cc v1.2.56 |
| 351 | 2026-07-01T19:10:54.056Z | Downloaded serde v1.0.228 |
| 352 | 2026-07-01T19:10:54.056Z | Downloaded tinyvec v1.10.0 |
| 353 | 2026-07-01T19:10:54.061Z | Downloaded icu_normalizer_data v2.1.1 |
| 354 | 2026-07-01T19:10:54.061Z | Downloaded icu_locale_core v2.1.1 |
| 355 | 2026-07-01T19:10:54.064Z | Downloaded schemars v0.8.22 |
| 356 | 2026-07-01T19:10:54.071Z | Downloaded http v1.4.2 |
| 357 | 2026-07-01T19:10:54.074Z | Downloaded slog v2.8.2 |
| 358 | 2026-07-01T19:10:54.074Z | Downloaded tracing-core v0.1.36 |
| 359 | 2026-07-01T19:10:54.074Z | Downloaded rustls-platform-verifier v0.6.2 |
| 360 | 2026-07-01T19:10:54.075Z | Downloaded ucd-trie v0.1.7 |
| 361 | 2026-07-01T19:10:54.078Z | Downloaded pest_meta v2.8.6 |
| 362 | 2026-07-01T19:10:54.078Z | Downloaded flate2 v1.1.9 |
| 363 | 2026-07-01T19:10:54.081Z | Downloaded mio v1.2.0 |
| 364 | 2026-07-01T19:10:54.087Z | Downloaded zerotrie v0.2.3 |
| 365 | 2026-07-01T19:10:54.091Z | Downloaded crossbeam-channel v0.5.15 |
| 366 | 2026-07-01T19:10:54.097Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 367 | 2026-07-01T19:10:54.100Z | Downloaded rustls-webpki v0.103.9 |
| 368 | 2026-07-01T19:10:54.110Z | Downloaded quinn v0.11.9 |
| 369 | 2026-07-01T19:10:54.114Z | Downloaded hyper-util v0.1.20 |
| 370 | 2026-07-01T19:10:54.118Z | Downloaded memchr v2.8.0 |
| 371 | 2026-07-01T19:10:54.121Z | Downloaded indexmap v2.14.0 |
| 372 | 2026-07-01T19:10:54.124Z | Downloaded uuid v1.23.4 |
| 373 | 2026-07-01T19:10:54.132Z | Downloaded hashbrown v0.16.1 |
| 374 | 2026-07-01T19:10:54.145Z | Downloaded typenum v1.19.0 |
| 375 | 2026-07-01T19:10:54.147Z | Downloaded url v2.5.8 |
| 376 | 2026-07-01T19:10:54.150Z | Downloaded rand v0.9.2 |
| 377 | 2026-07-01T19:10:54.150Z | Downloaded hyper v1.10.1 |
| 378 | 2026-07-01T19:10:54.157Z | Downloaded zerocopy-derive v0.8.40 |
| 379 | 2026-07-01T19:10:54.161Z | Downloaded rand v0.8.6 |
| 380 | 2026-07-01T19:10:54.169Z | Downloaded serde_json v1.0.150 |
| 381 | 2026-07-01T19:10:54.172Z | Downloaded tower-http v0.6.8 |
| 382 | 2026-07-01T19:10:54.179Z | Downloaded futures-util v0.3.32 |
| 383 | 2026-07-01T19:10:54.183Z | Downloaded tower v0.5.3 |
| 384 | 2026-07-01T19:10:54.187Z | Downloaded pest v2.8.6 |
| 385 | 2026-07-01T19:10:54.190Z | Downloaded iri-string v0.7.10 |
| 386 | 2026-07-01T19:10:54.195Z | Downloaded hashbrown v0.17.0 |
| 387 | 2026-07-01T19:10:54.199Z | Downloaded serde_with v3.17.0 |
| 388 | 2026-07-01T19:10:54.204Z | Downloaded itertools v0.14.0 |
| 389 | 2026-07-01T19:10:54.206Z | Downloaded h2 v0.4.15 |
| 390 | 2026-07-01T19:10:54.209Z | Downloaded tokio-util v0.7.18 |
| 391 | 2026-07-01T19:10:54.213Z | Downloaded aho-corasick v1.1.4 |
| 392 | 2026-07-01T19:10:54.218Z | Downloaded iddqd v0.4.2 |
| 393 | 2026-07-01T19:10:54.224Z | Downloaded aws-lc-rs v1.16.3 |
| 394 | 2026-07-01T19:10:54.230Z | Downloaded regex v1.12.3 |
| 395 | 2026-07-01T19:10:54.234Z | Downloaded time v0.3.47 |
| 396 | 2026-07-01T19:10:54.240Z | Downloaded zerovec v0.11.5 |
| 397 | 2026-07-01T19:10:54.243Z | Downloaded goblin v0.10.5 |
| 398 | 2026-07-01T19:10:54.246Z | Downloaded reqwest v0.13.2 |
| 399 | 2026-07-01T19:10:54.251Z | Downloaded zerocopy v0.8.40 |
| 400 | 2026-07-01T19:10:54.282Z | Downloaded proptest v1.10.0 |
| 401 | 2026-07-01T19:10:54.288Z | Downloaded dropshot v0.17.1 |
| 402 | 2026-07-01T19:10:54.304Z | Downloaded winnow v1.0.3 |
| 403 | 2026-07-01T19:10:54.317Z | Downloaded tracing v0.1.44 |
| 404 | 2026-07-01T19:10:54.338Z | Downloaded quinn-proto v0.11.13 |
| 405 | 2026-07-01T19:10:54.389Z | Downloaded syn v2.0.117 |
| 406 | 2026-07-01T19:10:54.422Z | Downloaded regress v0.10.5 |
| 407 | 2026-07-01T19:10:54.427Z | Downloaded rustls v0.23.41 |
| 408 | 2026-07-01T19:10:54.433Z | Downloaded rustix v0.38.44 |
| 409 | 2026-07-01T19:10:54.444Z | Downloaded regex-syntax v0.8.10 |
| 410 | 2026-07-01T19:10:54.449Z | Downloaded openapiv3 v2.2.0 |
| 411 | 2026-07-01T19:10:54.454Z | Downloaded rustix v1.1.3 |
| 412 | 2026-07-01T19:10:54.484Z | Downloaded encoding_rs v0.8.35 |
| 413 | 2026-07-01T19:10:54.495Z | Downloaded regex-automata v0.4.14 |
| 414 | 2026-07-01T19:10:54.541Z | Downloaded libc v0.2.185 |
| 415 | 2026-07-01T19:10:54.570Z | Downloaded tokio v1.52.1 |
| 416 | 2026-07-01T19:10:54.617Z | Downloaded ring v0.17.14 |
| 417 | 2026-07-01T19:10:55.139Z | Downloaded aws-lc-sys v0.40.0 |
| 418 | 2026-07-01T19:10:55.337Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-07-01T19:10:55.337Z | Compiling quote v1.0.45 |
| 420 | 2026-07-01T19:10:55.337Z | Compiling unicode-ident v1.0.24 |
| 421 | 2026-07-01T19:10:55.337Z | Compiling libc v0.2.185 |
| 422 | 2026-07-01T19:10:55.337Z | Checking cfg-if v1.0.4 |
| 423 | 2026-07-01T19:10:55.337Z | Compiling serde_core v1.0.228 |
| 424 | 2026-07-01T19:10:55.337Z | Checking memchr v2.8.0 |
| 425 | 2026-07-01T19:10:55.340Z | Checking itoa v1.0.17 |
| 426 | 2026-07-01T19:10:55.545Z | Compiling serde v1.0.228 |
| 427 | 2026-07-01T19:10:55.583Z | Compiling zmij v1.0.21 |
| 428 | 2026-07-01T19:10:55.607Z | Compiling serde_json v1.0.150 |
| 429 | 2026-07-01T19:10:55.902Z | Checking pin-project-lite v0.2.17 |
| 430 | 2026-07-01T19:10:55.906Z | Checking smallvec v1.15.1 |
| 431 | 2026-07-01T19:10:55.985Z | Checking futures-core v0.3.32 |
| 432 | 2026-07-01T19:10:56.008Z | Checking bytes v1.11.1 |
| 433 | 2026-07-01T19:10:56.150Z | Compiling parking_lot_core v0.9.12 |
| 434 | 2026-07-01T19:10:56.200Z | Checking once_cell v1.21.3 |
| 435 | 2026-07-01T19:10:56.332Z | Checking errno v0.3.14 |
| 436 | 2026-07-01T19:10:56.379Z | Checking scopeguard v1.2.0 |
| 437 | 2026-07-01T19:10:56.451Z | Compiling shlex v1.3.0 |
| 438 | 2026-07-01T19:10:56.455Z | Compiling getrandom v0.4.1 |
| 439 | 2026-07-01T19:10:56.480Z | Checking lock_api v0.4.14 |
| 440 | 2026-07-01T19:10:56.648Z | Compiling jobserver v0.1.34 |
| 441 | 2026-07-01T19:10:56.659Z | Compiling find-msvc-tools v0.1.9 |
| 442 | 2026-07-01T19:10:56.685Z | Checking parking_lot v0.12.5 |
| 443 | 2026-07-01T19:10:56.697Z | Checking signal-hook-registry v1.4.8 |
| 444 | 2026-07-01T19:10:56.752Z | Checking socket2 v0.6.3 |
| 445 | 2026-07-01T19:10:56.763Z | Checking mio v1.2.0 |
| 446 | 2026-07-01T19:10:56.855Z | Compiling syn v2.0.117 |
| 447 | 2026-07-01T19:10:56.869Z | Compiling cc v1.2.56 |
| 448 | 2026-07-01T19:10:56.883Z | Checking stable_deref_trait v1.2.1 |
| 449 | 2026-07-01T19:10:56.893Z | Checking futures-sink v0.3.32 |
| 450 | 2026-07-01T19:10:56.977Z | Compiling fs_extra v1.3.0 |
| 451 | 2026-07-01T19:10:56.988Z | Compiling rustversion v1.0.22 |
| 452 | 2026-07-01T19:10:56.999Z | Compiling dunce v1.0.5 |
| 453 | 2026-07-01T19:10:57.056Z | Compiling autocfg v1.5.0 |
| 454 | 2026-07-01T19:10:57.067Z | Compiling thiserror v2.0.18 |
| 455 | 2026-07-01T19:10:57.238Z | Compiling zerocopy v0.8.40 |
| 456 | 2026-07-01T19:10:57.396Z | Checking slab v0.4.12 |
| 457 | 2026-07-01T19:10:57.418Z | Compiling num-traits v0.2.19 |
| 458 | 2026-07-01T19:10:57.549Z | Checking futures-channel v0.3.32 |
| 459 | 2026-07-01T19:10:57.631Z | Compiling cmake v0.1.57 |
| 460 | 2026-07-01T19:10:57.684Z | Checking equivalent v1.0.2 |
| 461 | 2026-07-01T19:10:57.738Z | Checking zeroize v1.8.2 |
| 462 | 2026-07-01T19:10:57.875Z | Checking http v1.4.2 |
| 463 | 2026-07-01T19:10:57.977Z | Checking futures-io v0.3.32 |
| 464 | 2026-07-01T19:10:58.057Z | Checking futures-task v0.3.32 |
| 465 | 2026-07-01T19:10:58.085Z | Checking bitflags v2.11.0 |
| 466 | 2026-07-01T19:10:58.157Z | Checking log v0.4.29 |
| 467 | 2026-07-01T19:10:58.188Z | Compiling aws-lc-rs v1.16.3 |
| 468 | 2026-07-01T19:10:58.210Z | Compiling aws-lc-sys v0.40.0 |
| 469 | 2026-07-01T19:10:58.297Z | Compiling ucd-trie v0.1.7 |
| 470 | 2026-07-01T19:10:58.331Z | Checking rustls-pki-types v1.14.0 |
| 471 | 2026-07-01T19:10:58.428Z | Compiling pest v2.8.6 |
| 472 | 2026-07-01T19:10:58.496Z | Checking fnv v1.0.7 |
| 473 | 2026-07-01T19:10:58.518Z | Checking iana-time-zone v0.1.65 |
| 474 | 2026-07-01T19:10:58.580Z | Compiling httparse v1.10.1 |
| 475 | 2026-07-01T19:10:58.595Z | Checking hashbrown v0.17.0 |
| 476 | 2026-07-01T19:10:58.605Z | Checking litemap v0.8.1 |
| 477 | 2026-07-01T19:10:58.616Z | Checking writeable v0.6.2 |
| 478 | 2026-07-01T19:10:58.769Z | Compiling schemars v0.8.22 |
| 479 | 2026-07-01T19:10:58.773Z | Checking http-body v1.0.1 |
| 480 | 2026-07-01T19:10:58.896Z | Compiling slog v2.8.2 |
| 481 | 2026-07-01T19:10:58.973Z | Checking semver v1.0.28 |
| 482 | 2026-07-01T19:10:59.026Z | Checking uuid v1.23.4 |
| 483 | 2026-07-01T19:10:59.105Z | Checking indexmap v2.14.0 |
| 484 | 2026-07-01T19:10:59.132Z | Checking tracing-core v0.1.36 |
| 485 | 2026-07-01T19:10:59.173Z | Compiling icu_normalizer_data v2.1.1 |
| 486 | 2026-07-01T19:10:59.301Z | Checking untrusted v0.9.0 |
| 487 | 2026-07-01T19:10:59.400Z | Compiling heck v0.5.0 |
| 488 | 2026-07-01T19:10:59.411Z | Compiling rustls v0.23.41 |
| 489 | 2026-07-01T19:10:59.430Z | Checking percent-encoding v2.3.2 |
| 490 | 2026-07-01T19:10:59.569Z | Compiling pest_meta v2.8.6 |
| 491 | 2026-07-01T19:10:59.573Z | Checking atomic-waker v1.1.2 |
| 492 | 2026-07-01T19:10:59.604Z | Compiling icu_properties_data v2.1.2 |
| 493 | 2026-07-01T19:10:59.617Z | Checking dyn-clone v1.0.20 |
| 494 | 2026-07-01T19:10:59.620Z | Checking tracing v0.1.44 |
| 495 | 2026-07-01T19:10:59.655Z | Compiling synstructure v0.13.2 |
| 496 | 2026-07-01T19:10:59.662Z | Compiling serde_derive_internals v0.29.1 |
| 497 | 2026-07-01T19:10:59.840Z | Checking subtle v2.6.1 |
| 498 | 2026-07-01T19:10:59.928Z | Checking tower-layer v0.3.3 |
| 499 | 2026-07-01T19:10:59.965Z | Checking try-lock v0.2.5 |
| 500 | 2026-07-01T19:11:00.055Z | Compiling getrandom v0.3.4 |
| 501 | 2026-07-01T19:11:00.071Z | Compiling rustix v1.1.3 |
| 502 | 2026-07-01T19:11:00.129Z | Compiling pest_generator v2.8.6 |
| 503 | 2026-07-01T19:11:00.171Z | Checking base64 v0.22.1 |
| 504 | 2026-07-01T19:11:00.375Z | Checking tower-service v0.3.3 |
| 505 | 2026-07-01T19:11:00.385Z | Checking fastrand v2.3.0 |
| 506 | 2026-07-01T19:11:00.403Z | Compiling typenum v1.19.0 |
| 507 | 2026-07-01T19:11:00.510Z | Checking want v0.3.1 |
| 508 | 2026-07-01T19:11:00.668Z | Compiling paste v1.0.15 |
| 509 | 2026-07-01T19:11:00.732Z | Checking httpdate v1.0.3 |
| 510 | 2026-07-01T19:11:00.835Z | Compiling serde_derive v1.0.228 |
| 511 | 2026-07-01T19:11:00.845Z | Compiling zerocopy-derive v0.8.40 |
| 512 | 2026-07-01T19:11:00.848Z | Compiling zerofrom-derive v0.1.6 |
| 513 | 2026-07-01T19:11:00.866Z | Compiling yoke-derive v0.8.1 |
| 514 | 2026-07-01T19:11:00.876Z | Compiling tokio-macros v2.7.0 |
| 515 | 2026-07-01T19:11:00.958Z | Compiling zerovec-derive v0.11.2 |
| 516 | 2026-07-01T19:11:01.436Z | Compiling thiserror-impl v2.0.18 |
| 517 | 2026-07-01T19:11:01.582Z | Checking tokio v1.52.1 |
| 518 | 2026-07-01T19:11:01.857Z | Compiling displaydoc v0.2.5 |
| 519 | 2026-07-01T19:11:02.010Z | Checking zerofrom v0.1.6 |
| 520 | 2026-07-01T19:11:02.010Z | Compiling futures-macro v0.3.32 |
| 521 | 2026-07-01T19:11:02.121Z | Checking yoke v0.8.1 |
| 522 | 2026-07-01T19:11:02.286Z | Checking zerovec v0.11.5 |
| 523 | 2026-07-01T19:11:02.597Z | Checking zerotrie v0.2.3 |
| 524 | 2026-07-01T19:11:02.642Z | Compiling schemars_derive v0.8.22 |
| 525 | 2026-07-01T19:11:02.722Z | Checking tinystr v0.8.2 |
| 526 | 2026-07-01T19:11:02.832Z | Checking futures-util v0.3.32 |
| 527 | 2026-07-01T19:11:02.834Z | Checking potential_utf v0.1.4 |
| 528 | 2026-07-01T19:11:02.890Z | Checking icu_locale_core v2.1.1 |
| 529 | 2026-07-01T19:11:02.963Z | Checking icu_collections v2.1.1 |
| 530 | 2026-07-01T19:11:03.255Z | Compiling pest_derive v2.8.6 |
| 531 | 2026-07-01T19:11:03.427Z | Checking icu_provider v2.1.1 |
| 532 | 2026-07-01T19:11:03.838Z | Checking icu_properties v2.1.2 |
| 533 | 2026-07-01T19:11:03.873Z | Checking chrono v0.4.44 |
| 534 | 2026-07-01T19:11:03.906Z | Checking erased-serde v0.3.31 |
| 535 | 2026-07-01T19:11:04.131Z | Compiling serde_tokenstream v0.2.3 |
| 536 | 2026-07-01T19:11:04.406Z | Checking icu_normalizer v2.1.1 |
| 537 | 2026-07-01T19:11:04.658Z | Checking tokio-util v0.7.18 |
| 538 | 2026-07-01T19:11:04.692Z | Compiling scroll_derive v0.13.1 |
| 539 | 2026-07-01T19:11:04.703Z | Compiling structmeta-derive v0.3.0 |
| 540 | 2026-07-01T19:11:04.929Z | Checking ppv-lite86 v0.2.21 |
| 541 | 2026-07-01T19:11:05.039Z | Checking h2 v0.4.15 |
| 542 | 2026-07-01T19:11:05.432Z | Checking form_urlencoded v1.2.2 |
| 543 | 2026-07-01T19:11:05.490Z | Compiling time-core v0.1.8 |
| 544 | 2026-07-01T19:11:05.629Z | Compiling version_check v0.9.5 |
| 545 | 2026-07-01T19:11:05.641Z | Compiling crc32fast v1.5.0 |
| 546 | 2026-07-01T19:11:05.655Z | Compiling usdt-impl v0.6.0 |
| 547 | 2026-07-01T19:11:05.720Z | Checking powerfmt v0.2.0 |
| 548 | 2026-07-01T19:11:05.830Z | Compiling num-conv v0.2.0 |
| 549 | 2026-07-01T19:11:05.863Z | Checking ipnet v2.11.0 |
| 550 | 2026-07-01T19:11:05.894Z | Checking deranged v0.5.8 |
| 551 | 2026-07-01T19:11:05.918Z | Checking tempfile v3.25.0 |
| 552 | 2026-07-01T19:11:05.950Z | Compiling time-macros v0.2.27 |
| 553 | 2026-07-01T19:11:05.969Z | Compiling structmeta v0.3.0 |
| 554 | 2026-07-01T19:11:06.097Z | Checking scroll v0.13.0 |
| 555 | 2026-07-01T19:11:06.157Z | Checking rand_core v0.9.5 |
| 556 | 2026-07-01T19:11:06.310Z | Checking ipnetwork v0.21.1 |
| 557 | 2026-07-01T19:11:06.321Z | Checking idna_adapter v1.2.1 |
| 558 | 2026-07-01T19:11:06.425Z | Compiling dtrace-parser v0.3.0 |
| 559 | 2026-07-01T19:11:06.497Z | Checking hybrid-array v0.4.10 |
| 560 | 2026-07-01T19:11:06.795Z | Compiling thread-id v5.1.0 |
| 561 | 2026-07-01T19:11:06.849Z | Checking sync_wrapper v1.0.2 |
| 562 | 2026-07-01T19:11:06.930Z | Checking plain v0.2.3 |
| 563 | 2026-07-01T19:11:06.942Z | Checking hyper v1.10.1 |
| 564 | 2026-07-01T19:11:06.945Z | Compiling crossbeam-utils v0.8.21 |
| 565 | 2026-07-01T19:11:06.984Z | Checking utf8_iter v1.0.4 |
| 566 | 2026-07-01T19:11:07.029Z | Compiling byteorder v1.5.0 |
| 567 | 2026-07-01T19:11:07.040Z | Checking simd-adler32 v0.3.8 |
| 568 | 2026-07-01T19:11:07.097Z | Checking regex-syntax v0.8.10 |
| 569 | 2026-07-01T19:11:07.108Z | Checking openssl-probe v0.2.1 |
| 570 | 2026-07-01T19:11:07.171Z | Compiling omicron-workspace-hack v0.1.0 |
| 571 | 2026-07-01T19:11:07.242Z | Compiling ident_case v1.0.1 |
| 572 | 2026-07-01T19:11:07.245Z | Compiling strsim v0.11.1 |
| 573 | 2026-07-01T19:11:07.336Z | Compiling dof v0.4.0 |
| 574 | 2026-07-01T19:11:07.361Z | Checking ryu v1.0.23 |
| 575 | 2026-07-01T19:11:07.388Z | Checking num_threads v0.1.7 |
| 576 | 2026-07-01T19:11:07.466Z | Checking adler2 v2.0.1 |
| 577 | 2026-07-01T19:11:07.488Z | Checking serde_urlencoded v0.7.1 |
| 578 | 2026-07-01T19:11:07.500Z | Checking time v0.3.47 |
| 579 | 2026-07-01T19:11:07.540Z | Compiling darling_core v0.21.3 |
| 580 | 2026-07-01T19:11:07.563Z | Checking miniz_oxide v0.8.9 |
| 581 | 2026-07-01T19:11:07.711Z | Checking rustls-native-certs v0.8.3 |
| 582 | 2026-07-01T19:11:07.830Z | Checking idna v1.1.0 |
| 583 | 2026-07-01T19:11:07.872Z | Checking hyper-util v0.1.20 |
| 584 | 2026-07-01T19:11:08.102Z | Checking goblin v0.10.5 |
| 585 | 2026-07-01T19:11:08.320Z | Checking tower v0.5.3 |
| 586 | 2026-07-01T19:11:08.423Z | Checking oxnet v0.1.6 |
| 587 | 2026-07-01T19:11:08.700Z | Checking newtype-uuid v1.3.2 |
| 588 | 2026-07-01T19:11:08.720Z | Compiling daft-derive v0.1.7 |
| 589 | 2026-07-01T19:11:08.791Z | Checking http-body-util v0.1.3 |
| 590 | 2026-07-01T19:11:08.860Z | Compiling aho-corasick v1.1.4 |
| 591 | 2026-07-01T19:11:08.941Z | Checking getrandom v0.2.17 |
| 592 | 2026-07-01T19:11:08.955Z | Compiling rustix v0.38.44 |
| 593 | 2026-07-01T19:11:09.075Z | Checking pretty-hex v0.4.1 |
| 594 | 2026-07-01T19:11:09.187Z | Compiling camino v1.2.2 |
| 595 | 2026-07-01T19:11:09.299Z | Checking iri-string v0.7.10 |
| 596 | 2026-07-01T19:11:09.562Z | Checking daft v0.1.7 |
| 597 | 2026-07-01T19:11:09.638Z | Compiling darling_macro v0.21.3 |
| 598 | 2026-07-01T19:11:09.771Z | Checking rand_core v0.6.4 |
| 599 | 2026-07-01T19:11:09.926Z | Checking flate2 v1.1.9 |
| 600 | 2026-07-01T19:11:10.182Z | Checking url v2.5.8 |
| 601 | 2026-07-01T19:11:10.259Z | Checking block-buffer v0.12.1 |
| 602 | 2026-07-01T19:11:10.326Z | Checking tower-http v0.6.8 |
| 603 | 2026-07-01T19:11:10.393Z | Checking crypto-common v0.2.2 |
| 604 | 2026-07-01T19:11:10.539Z | Compiling regex-automata v0.4.14 |
| 605 | 2026-07-01T19:11:10.565Z | Checking rand_chacha v0.9.0 |
| 606 | 2026-07-01T19:11:10.576Z | Compiling multer v3.1.0 |
| 607 | 2026-07-01T19:11:10.738Z | Checking wait-timeout v0.2.1 |
| 608 | 2026-07-01T19:11:10.869Z | Checking thread_local v1.1.9 |
| 609 | 2026-07-01T19:11:10.879Z | Checking quick-error v1.2.3 |
| 610 | 2026-07-01T19:11:10.974Z | Compiling ref-cast v1.0.25 |
| 611 | 2026-07-01T19:11:11.018Z | Checking const-oid v0.10.2 |
| 612 | 2026-07-01T19:11:11.029Z | Checking compression-core v0.4.31 |
| 613 | 2026-07-01T19:11:11.047Z | Compiling slog-async v2.8.0 |
| 614 | 2026-07-01T19:11:11.141Z | Checking bit-vec v0.8.0 |
| 615 | 2026-07-01T19:11:11.285Z | Checking foldhash v0.2.0 |
| 616 | 2026-07-01T19:11:11.325Z | Checking match_cfg v0.1.0 |
| 617 | 2026-07-01T19:11:11.337Z | Checking winnow v1.0.3 |
| 618 | 2026-07-01T19:11:11.358Z | Checking allocator-api2 v0.2.21 |
| 619 | 2026-07-01T19:11:11.385Z | Checking hostname v0.3.1 |
| 620 | 2026-07-01T19:11:11.471Z | Checking bit-set v0.8.0 |
| 621 | 2026-07-01T19:11:11.522Z | Checking digest v0.11.3 |
| 622 | 2026-07-01T19:11:11.607Z | Checking compression-codecs v0.4.37 |
| 623 | 2026-07-01T19:11:11.610Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 624 | 2026-07-01T19:11:11.631Z | Checking hashbrown v0.16.1 |
| 625 | 2026-07-01T19:11:11.660Z | Checking rusty-fork v0.3.1 |
| 626 | 2026-07-01T19:11:11.821Z | Checking rand v0.9.2 |
| 627 | 2026-07-01T19:11:11.825Z | Checking crossbeam-channel v0.5.15 |
| 628 | 2026-07-01T19:11:11.942Z | Compiling darling v0.21.3 |
| 629 | 2026-07-01T19:11:12.018Z | Checking rand_chacha v0.3.1 |
| 630 | 2026-07-01T19:11:12.145Z | Compiling usdt-attr-macro v0.6.0 |
| 631 | 2026-07-01T19:11:12.202Z | Compiling usdt-macro v0.6.0 |
| 632 | 2026-07-01T19:11:12.253Z | Compiling regex v1.12.3 |
| 633 | 2026-07-01T19:11:12.371Z | Checking slog-json v2.6.1 |
| 634 | 2026-07-01T19:11:12.520Z | Checking rand_xorshift v0.4.0 |
| 635 | 2026-07-01T19:11:12.629Z | Compiling derive-ex v0.1.8 |
| 636 | 2026-07-01T19:11:12.640Z | Compiling dropshot v0.17.1 |
| 637 | 2026-07-01T19:11:12.695Z | Checking futures-executor v0.3.32 |
| 638 | 2026-07-01T19:11:12.838Z | Compiling strum_macros v0.26.4 |
| 639 | 2026-07-01T19:11:12.850Z | Compiling async-trait v0.1.89 |
| 640 | 2026-07-01T19:11:12.864Z | Compiling async-stream-impl v0.3.6 |
| 641 | 2026-07-01T19:11:12.867Z | Compiling ref-cast-impl v1.0.25 |
| 642 | 2026-07-01T19:11:12.899Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 643 | 2026-07-01T19:11:13.110Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 644 | 2026-07-01T19:11:13.304Z | Checking serde_spanned v1.1.1 |
| 645 | 2026-07-01T19:11:13.341Z | Checking is-terminal v0.4.17 |
| 646 | 2026-07-01T19:11:13.424Z | Checking memmap2 v0.9.10 |
| 647 | 2026-07-01T19:11:13.424Z | Checking encoding_rs v0.8.35 |
| 648 | 2026-07-01T19:11:13.446Z | Compiling anyhow v1.0.102 |
| 649 | 2026-07-01T19:11:13.464Z | Checking mime v0.3.17 |
| 650 | 2026-07-01T19:11:13.585Z | Checking unarray v0.1.4 |
| 651 | 2026-07-01T19:11:13.681Z | Checking term v1.2.1 |
| 652 | 2026-07-01T19:11:13.763Z | Checking cpufeatures v0.3.0 |
| 653 | 2026-07-01T19:11:13.789Z | Checking take_mut v0.2.2 |
| 654 | 2026-07-01T19:11:13.828Z | Checking hex v0.4.3 |
| 655 | 2026-07-01T19:11:13.884Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 656 | 2026-07-01T19:11:13.895Z | Checking spin v0.9.8 |
| 657 | 2026-07-01T19:11:13.906Z | Compiling dropshot_endpoint v0.17.1 |
| 658 | 2026-07-01T19:11:13.998Z | Checking slog-term v2.9.2 |
| 659 | 2026-07-01T19:11:14.031Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 660 | 2026-07-01T19:11:14.053Z | Checking toml v1.1.2+spec-1.1.0 |
| 661 | 2026-07-01T19:11:14.155Z | Compiling test-strategy v0.4.5 |
| 662 | 2026-07-01T19:11:14.247Z | Checking sha1 v0.11.0 |
| 663 | 2026-07-01T19:11:14.413Z | Checking proptest v1.10.0 |
| 664 | 2026-07-01T19:11:14.426Z | Checking strum v0.26.3 |
| 665 | 2026-07-01T19:11:14.526Z | Checking usdt v0.6.0 |
| 666 | 2026-07-01T19:11:14.529Z | Checking async-stream v0.3.6 |
| 667 | 2026-07-01T19:11:14.626Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 668 | 2026-07-01T19:11:14.644Z | Compiling parse-display-derive v0.10.0 |
| 669 | 2026-07-01T19:11:14.717Z | Checking futures v0.3.32 |
| 670 | 2026-07-01T19:11:14.728Z | Checking atomicwrites v0.4.4 |
| 671 | 2026-07-01T19:11:14.785Z | Checking slog-bunyan v2.5.0 |
| 672 | 2026-07-01T19:11:14.859Z | Checking rand v0.8.6 |
| 673 | 2026-07-01T19:11:14.892Z | Compiling serde_with_macros v3.17.0 |
| 674 | 2026-07-01T19:11:14.925Z | Checking async-compression v0.4.41 |
| 675 | 2026-07-01T19:11:15.287Z | Compiling newtype-uuid-macros v0.1.0 |
| 676 | 2026-07-01T19:11:15.336Z | Checking openapiv3 v2.2.0 |
| 677 | 2026-07-01T19:11:15.473Z | Compiling strum_macros v0.27.2 |
| 678 | 2026-07-01T19:11:15.494Z | Checking backon v1.6.0 |
| 679 | 2026-07-01T19:11:15.652Z | Checking waitgroup v0.1.2 |
| 680 | 2026-07-01T19:11:15.743Z | Checking rustls-pemfile v2.2.0 |
| 681 | 2026-07-01T19:11:15.876Z | Checking serde_path_to_error v0.1.20 |
| 682 | 2026-07-01T19:11:15.942Z | Checking hostname v0.4.2 |
| 683 | 2026-07-01T19:11:16.045Z | Checking instant v0.1.13 |
| 684 | 2026-07-01T19:11:16.053Z | Checking either v1.15.0 |
| 685 | 2026-07-01T19:11:16.072Z | Checking debug-ignore v1.0.5 |
| 686 | 2026-07-01T19:11:16.116Z | Checking backoff v0.4.0 |
| 687 | 2026-07-01T19:11:16.137Z | Checking parse-display v0.10.0 |
| 688 | 2026-07-01T19:11:16.161Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 689 | 2026-07-01T19:11:16.161Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 690 | 2026-07-01T19:11:16.237Z | Checking itertools v0.14.0 |
| 691 | 2026-07-01T19:11:16.258Z | Checking serde_with v3.17.0 |
| 692 | 2026-07-01T19:11:16.277Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 693 | 2026-07-01T19:11:16.520Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 694 | 2026-07-01T19:11:16.546Z | Checking iddqd v0.4.2 |
| 695 | 2026-07-01T19:11:16.628Z | Checking regress v0.10.5 |
| 696 | 2026-07-01T19:11:16.732Z | Checking macaddr v1.0.1 |
| 697 | 2026-07-01T19:11:16.909Z | Checking humantime v2.3.0 |
| 698 | 2026-07-01T19:11:17.261Z | Checking strum v0.27.2 |
| 699 | 2026-07-01T19:11:21.416Z | Checking rustls-webpki v0.103.9 |
| 700 | 2026-07-01T19:11:23.600Z | Checking tokio-rustls v0.26.4 |
| 701 | 2026-07-01T19:11:23.603Z | Checking rustls-platform-verifier v0.6.2 |
| 702 | 2026-07-01T19:11:23.775Z | Checking hyper-rustls v0.27.7 |
| 703 | 2026-07-01T19:11:23.922Z | Checking reqwest v0.13.2 |
| 704 | 2026-07-01T19:11:24.472Z | Checking progenitor-client v0.14.0 |
| 705 | 2026-07-01T19:11:24.656Z | Checking progenitor-extras v0.2.0 |
| 706 | 2026-07-01T19:11:25.425Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 707 | 2026-07-01T19:11:28.426Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 708 | 2026-07-01T19:11:28.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.58s |
| 709 | 2026-07-01T19:11:28.623Z | + cargo build --release |
| 710 | 2026-07-01T19:11:28.788Z | Compiling proc-macro2 v1.0.106 |
| 711 | 2026-07-01T19:11:28.788Z | Compiling quote v1.0.45 |
| 712 | 2026-07-01T19:11:28.788Z | Compiling unicode-ident v1.0.24 |
| 713 | 2026-07-01T19:11:28.788Z | Compiling libc v0.2.185 |
| 714 | 2026-07-01T19:11:28.789Z | Compiling cfg-if v1.0.4 |
| 715 | 2026-07-01T19:11:28.789Z | Compiling serde_core v1.0.228 |
| 716 | 2026-07-01T19:11:28.789Z | Compiling memchr v2.8.0 |
| 717 | 2026-07-01T19:11:28.789Z | Compiling itoa v1.0.17 |
| 718 | 2026-07-01T19:11:28.892Z | Compiling serde v1.0.228 |
| 719 | 2026-07-01T19:11:28.926Z | Compiling zmij v1.0.21 |
| 720 | 2026-07-01T19:11:29.055Z | Compiling serde_json v1.0.150 |
| 721 | 2026-07-01T19:11:29.202Z | Compiling pin-project-lite v0.2.17 |
| 722 | 2026-07-01T19:11:29.231Z | Compiling smallvec v1.15.1 |
| 723 | 2026-07-01T19:11:29.296Z | Compiling bytes v1.11.1 |
| 724 | 2026-07-01T19:11:29.466Z | Compiling futures-core v0.3.32 |
| 725 | 2026-07-01T19:11:29.638Z | Compiling errno v0.3.14 |
| 726 | 2026-07-01T19:11:29.736Z | Compiling parking_lot_core v0.9.12 |
| 727 | 2026-07-01T19:11:29.861Z | Compiling once_cell v1.21.3 |
| 728 | 2026-07-01T19:11:29.956Z | Compiling syn v2.0.117 |
| 729 | 2026-07-01T19:11:29.963Z | Compiling scopeguard v1.2.0 |
| 730 | 2026-07-01T19:11:30.023Z | Compiling jobserver v0.1.34 |
| 731 | 2026-07-01T19:11:30.074Z | Compiling lock_api v0.4.14 |
| 732 | 2026-07-01T19:11:30.090Z | Compiling find-msvc-tools v0.1.9 |
| 733 | 2026-07-01T19:11:30.155Z | Compiling getrandom v0.4.1 |
| 734 | 2026-07-01T19:11:30.294Z | Compiling shlex v1.3.0 |
| 735 | 2026-07-01T19:11:30.345Z | Compiling cc v1.2.56 |
| 736 | 2026-07-01T19:11:30.345Z | Compiling parking_lot v0.12.5 |
| 737 | 2026-07-01T19:11:30.356Z | Compiling signal-hook-registry v1.4.8 |
| 738 | 2026-07-01T19:11:30.356Z | Compiling socket2 v0.6.3 |
| 739 | 2026-07-01T19:11:30.401Z | Compiling mio v1.2.0 |
| 740 | 2026-07-01T19:11:30.427Z | Compiling futures-sink v0.3.32 |
| 741 | 2026-07-01T19:11:30.522Z | Compiling stable_deref_trait v1.2.1 |
| 742 | 2026-07-01T19:11:30.593Z | Compiling thiserror v2.0.18 |
| 743 | 2026-07-01T19:11:30.938Z | Compiling fs_extra v1.3.0 |
| 744 | 2026-07-01T19:11:31.004Z | Compiling rustversion v1.0.22 |
| 745 | 2026-07-01T19:11:31.118Z | Compiling cmake v0.1.57 |
| 746 | 2026-07-01T19:11:31.190Z | Compiling dunce v1.0.5 |
| 747 | 2026-07-01T19:11:31.203Z | Compiling autocfg v1.5.0 |
| 748 | 2026-07-01T19:11:31.210Z | Compiling zerocopy v0.8.40 |
| 749 | 2026-07-01T19:11:31.393Z | Compiling slab v0.4.12 |
| 750 | 2026-07-01T19:11:31.536Z | Compiling num-traits v0.2.19 |
| 751 | 2026-07-01T19:11:31.559Z | Compiling aws-lc-sys v0.40.0 |
| 752 | 2026-07-01T19:11:31.580Z | Compiling futures-channel v0.3.32 |
| 753 | 2026-07-01T19:11:31.689Z | Compiling zeroize v1.8.2 |
| 754 | 2026-07-01T19:11:31.699Z | Compiling equivalent v1.0.2 |
| 755 | 2026-07-01T19:11:31.800Z | Compiling http v1.4.2 |
| 756 | 2026-07-01T19:11:31.823Z | Compiling aws-lc-rs v1.16.3 |
| 757 | 2026-07-01T19:11:32.010Z | Compiling futures-io v0.3.32 |
| 758 | 2026-07-01T19:11:32.132Z | Compiling futures-task v0.3.32 |
| 759 | 2026-07-01T19:11:32.205Z | Compiling bitflags v2.11.0 |
| 760 | 2026-07-01T19:11:32.293Z | Compiling log v0.4.29 |
| 761 | 2026-07-01T19:11:32.509Z | Compiling ucd-trie v0.1.7 |
| 762 | 2026-07-01T19:11:32.672Z | Compiling pest v2.8.6 |
| 763 | 2026-07-01T19:11:32.720Z | Compiling synstructure v0.13.2 |
| 764 | 2026-07-01T19:11:32.948Z | Compiling rustls-pki-types v1.14.0 |
| 765 | 2026-07-01T19:11:33.198Z | Compiling fnv v1.0.7 |
| 766 | 2026-07-01T19:11:33.288Z | Compiling iana-time-zone v0.1.65 |
| 767 | 2026-07-01T19:11:33.517Z | Compiling serde_derive_internals v0.29.1 |
| 768 | 2026-07-01T19:11:33.624Z | Compiling schemars v0.8.22 |
| 769 | 2026-07-01T19:11:33.660Z | Compiling hashbrown v0.17.0 |
| 770 | 2026-07-01T19:11:33.675Z | Compiling pest_meta v2.8.6 |
| 771 | 2026-07-01T19:11:33.794Z | Compiling writeable v0.6.2 |
| 772 | 2026-07-01T19:11:33.851Z | Compiling httparse v1.10.1 |
| 773 | 2026-07-01T19:11:33.870Z | Compiling litemap v0.8.1 |
| 774 | 2026-07-01T19:11:33.902Z | Compiling serde_derive v1.0.228 |
| 775 | 2026-07-01T19:11:34.007Z | Compiling zerocopy-derive v0.8.40 |
| 776 | 2026-07-01T19:11:34.033Z | Compiling zerofrom-derive v0.1.6 |
| 777 | 2026-07-01T19:11:34.190Z | Compiling tokio-macros v2.7.0 |
| 778 | 2026-07-01T19:11:34.228Z | Compiling yoke-derive v0.8.1 |
| 779 | 2026-07-01T19:11:34.321Z | Compiling thiserror-impl v2.0.18 |
| 780 | 2026-07-01T19:11:34.849Z | Compiling zerovec-derive v0.11.2 |
| 781 | 2026-07-01T19:11:34.910Z | Compiling tokio v1.52.1 |
| 782 | 2026-07-01T19:11:35.179Z | Compiling zerofrom v0.1.6 |
| 783 | 2026-07-01T19:11:35.204Z | Compiling displaydoc v0.2.5 |
| 784 | 2026-07-01T19:11:35.296Z | Compiling yoke v0.8.1 |
| 785 | 2026-07-01T19:11:35.482Z | Compiling futures-macro v0.3.32 |
| 786 | 2026-07-01T19:11:35.552Z | Compiling indexmap v2.14.0 |
| 787 | 2026-07-01T19:11:35.928Z | Compiling zerovec v0.11.5 |
| 788 | 2026-07-01T19:11:35.934Z | Compiling zerotrie v0.2.3 |
| 789 | 2026-07-01T19:11:36.285Z | Compiling futures-util v0.3.32 |
| 790 | 2026-07-01T19:11:36.339Z | Compiling schemars_derive v0.8.22 |
| 791 | 2026-07-01T19:11:36.343Z | Compiling pest_generator v2.8.6 |
| 792 | 2026-07-01T19:11:36.493Z | Compiling tinystr v0.8.2 |
| 793 | 2026-07-01T19:11:36.924Z | Compiling icu_locale_core v2.1.1 |
| 794 | 2026-07-01T19:11:37.132Z | Compiling chrono v0.4.44 |
| 795 | 2026-07-01T19:11:37.164Z | Compiling potential_utf v0.1.4 |
| 796 | 2026-07-01T19:11:37.386Z | Compiling http-body v1.0.1 |
| 797 | 2026-07-01T19:11:37.503Z | Compiling slog v2.8.2 |
| 798 | 2026-07-01T19:11:37.526Z | Compiling semver v1.0.28 |
| 799 | 2026-07-01T19:11:37.734Z | Compiling uuid v1.23.4 |
| 800 | 2026-07-01T19:11:38.159Z | Compiling tracing-core v0.1.36 |
| 801 | 2026-07-01T19:11:38.318Z | Compiling dyn-clone v1.0.20 |
| 802 | 2026-07-01T19:11:38.462Z | Compiling rustls v0.23.41 |
| 803 | 2026-07-01T19:11:38.528Z | Compiling heck v0.5.0 |
| 804 | 2026-07-01T19:11:38.674Z | Compiling icu_properties_data v2.1.2 |
| 805 | 2026-07-01T19:11:38.717Z | Compiling icu_normalizer_data v2.1.1 |
| 806 | 2026-07-01T19:11:38.909Z | Compiling atomic-waker v1.1.2 |
| 807 | 2026-07-01T19:11:38.950Z | Compiling untrusted v0.9.0 |
| 808 | 2026-07-01T19:11:38.955Z | Compiling percent-encoding v2.3.2 |
| 809 | 2026-07-01T19:11:39.048Z | Compiling tokio-util v0.7.18 |
| 810 | 2026-07-01T19:11:39.070Z | Compiling tracing v0.1.44 |
| 811 | 2026-07-01T19:11:39.255Z | Compiling icu_provider v2.1.1 |
| 812 | 2026-07-01T19:11:39.403Z | Compiling icu_collections v2.1.1 |
| 813 | 2026-07-01T19:11:39.622Z | Compiling erased-serde v0.3.31 |
| 814 | 2026-07-01T19:11:39.680Z | Compiling pest_derive v2.8.6 |
| 815 | 2026-07-01T19:11:40.217Z | Compiling base64 v0.22.1 |
| 816 | 2026-07-01T19:11:40.248Z | Compiling tower-layer v0.3.3 |
| 817 | 2026-07-01T19:11:40.292Z | Compiling try-lock v0.2.5 |
| 818 | 2026-07-01T19:11:40.404Z | Compiling fastrand v2.3.0 |
| 819 | 2026-07-01T19:11:40.432Z | Compiling getrandom v0.3.4 |
| 820 | 2026-07-01T19:11:40.622Z | Compiling subtle v2.6.1 |
| 821 | 2026-07-01T19:11:40.673Z | Compiling tower-service v0.3.3 |
| 822 | 2026-07-01T19:11:40.679Z | Compiling typenum v1.19.0 |
| 823 | 2026-07-01T19:11:40.747Z | Compiling rustix v1.1.3 |
| 824 | 2026-07-01T19:11:40.763Z | Compiling want v0.3.1 |
| 825 | 2026-07-01T19:11:40.934Z | Compiling h2 v0.4.15 |
| 826 | 2026-07-01T19:11:41.156Z | Compiling ppv-lite86 v0.2.21 |
| 827 | 2026-07-01T19:11:41.164Z | Compiling serde_tokenstream v0.2.3 |
| 828 | 2026-07-01T19:11:41.294Z | Compiling httpdate v1.0.3 |
| 829 | 2026-07-01T19:11:41.472Z | Compiling paste v1.0.15 |
| 830 | 2026-07-01T19:11:41.657Z | Compiling icu_normalizer v2.1.1 |
| 831 | 2026-07-01T19:11:41.804Z | Compiling icu_properties v2.1.2 |
| 832 | 2026-07-01T19:11:43.031Z | Compiling form_urlencoded v1.2.2 |
| 833 | 2026-07-01T19:11:43.281Z | Compiling structmeta-derive v0.3.0 |
| 834 | 2026-07-01T19:11:43.290Z | Compiling scroll_derive v0.13.1 |
| 835 | 2026-07-01T19:11:43.658Z | Compiling hyper v1.10.1 |
| 836 | 2026-07-01T19:11:44.117Z | Compiling num-conv v0.2.0 |
| 837 | 2026-07-01T19:11:44.131Z | Compiling version_check v0.9.5 |
| 838 | 2026-07-01T19:11:44.235Z | Compiling time-core v0.1.8 |
| 839 | 2026-07-01T19:11:44.322Z | Compiling crc32fast v1.5.0 |
| 840 | 2026-07-01T19:11:44.372Z | Compiling omicron-workspace-hack v0.1.0 |
| 841 | 2026-07-01T19:11:44.504Z | Compiling ipnet v2.11.0 |
| 842 | 2026-07-01T19:11:44.597Z | Compiling powerfmt v0.2.0 |
| 843 | 2026-07-01T19:11:44.619Z | Compiling usdt-impl v0.6.0 |
| 844 | 2026-07-01T19:11:44.856Z | Compiling deranged v0.5.8 |
| 845 | 2026-07-01T19:11:45.723Z | Compiling dof v0.4.0 |
| 846 | 2026-07-01T19:11:45.792Z | Compiling hyper-util v0.1.20 |
| 847 | 2026-07-01T19:11:45.960Z | Compiling time-macros v0.2.27 |
| 848 | 2026-07-01T19:11:46.422Z | Compiling structmeta v0.3.0 |
| 849 | 2026-07-01T19:11:46.616Z | Compiling scroll v0.13.0 |
| 850 | 2026-07-01T19:11:46.915Z | Compiling hybrid-array v0.4.10 |
| 851 | 2026-07-01T19:11:46.972Z | Compiling rand_core v0.9.5 |
| 852 | 2026-07-01T19:11:47.053Z | Compiling idna_adapter v1.2.1 |
| 853 | 2026-07-01T19:11:47.174Z | Compiling tempfile v3.25.0 |
| 854 | 2026-07-01T19:11:47.217Z | Compiling dtrace-parser v0.3.0 |
| 855 | 2026-07-01T19:11:47.384Z | Compiling ipnetwork v0.21.1 |
| 856 | 2026-07-01T19:11:47.391Z | Compiling thread-id v5.1.0 |
| 857 | 2026-07-01T19:11:47.459Z | Compiling sync_wrapper v1.0.2 |
| 858 | 2026-07-01T19:11:47.603Z | Compiling ident_case v1.0.1 |
| 859 | 2026-07-01T19:11:47.676Z | Compiling regex-syntax v0.8.10 |
| 860 | 2026-07-01T19:11:47.716Z | Compiling adler2 v2.0.1 |
| 861 | 2026-07-01T19:11:47.772Z | Compiling crossbeam-utils v0.8.21 |
| 862 | 2026-07-01T19:11:47.968Z | Compiling byteorder v1.5.0 |
| 863 | 2026-07-01T19:11:48.072Z | Compiling openssl-probe v0.2.1 |
| 864 | 2026-07-01T19:11:48.093Z | Compiling ryu v1.0.23 |
| 865 | 2026-07-01T19:11:48.184Z | Compiling num_threads v0.1.7 |
| 866 | 2026-07-01T19:11:48.271Z | Compiling utf8_iter v1.0.4 |
| 867 | 2026-07-01T19:11:48.310Z | Compiling strsim v0.11.1 |
| 868 | 2026-07-01T19:11:48.371Z | Compiling plain v0.2.3 |
| 869 | 2026-07-01T19:11:48.426Z | Compiling simd-adler32 v0.3.8 |
| 870 | 2026-07-01T19:11:48.590Z | Compiling time v0.3.47 |
| 871 | 2026-07-01T19:11:48.761Z | Compiling miniz_oxide v0.8.9 |
| 872 | 2026-07-01T19:11:49.008Z | Compiling darling_core v0.21.3 |
| 873 | 2026-07-01T19:11:49.258Z | Compiling goblin v0.10.5 |
| 874 | 2026-07-01T19:11:49.364Z | Compiling idna v1.1.0 |
| 875 | 2026-07-01T19:11:50.171Z | Compiling serde_urlencoded v0.7.1 |
| 876 | 2026-07-01T19:11:50.218Z | Compiling rustls-native-certs v0.8.3 |
| 877 | 2026-07-01T19:11:50.460Z | Compiling oxnet v0.1.6 |
| 878 | 2026-07-01T19:11:51.047Z | Compiling tower v0.5.3 |
| 879 | 2026-07-01T19:11:51.358Z | Compiling newtype-uuid v1.3.2 |
| 880 | 2026-07-01T19:11:51.446Z | Compiling http-body-util v0.1.3 |
| 881 | 2026-07-01T19:11:51.634Z | Compiling daft-derive v0.1.7 |
| 882 | 2026-07-01T19:11:51.639Z | Compiling aho-corasick v1.1.4 |
| 883 | 2026-07-01T19:11:51.709Z | Compiling getrandom v0.2.17 |
| 884 | 2026-07-01T19:11:52.382Z | Compiling pretty-hex v0.4.1 |
| 885 | 2026-07-01T19:11:52.390Z | Compiling rustix v0.38.44 |
| 886 | 2026-07-01T19:11:52.665Z | Compiling iri-string v0.7.10 |
| 887 | 2026-07-01T19:11:52.751Z | Compiling camino v1.2.2 |
| 888 | 2026-07-01T19:11:53.019Z | Compiling daft v0.1.7 |
| 889 | 2026-07-01T19:11:53.121Z | Compiling rand_core v0.6.4 |
| 890 | 2026-07-01T19:11:53.282Z | Compiling flate2 v1.1.9 |
| 891 | 2026-07-01T19:11:53.415Z | Compiling regex-automata v0.4.14 |
| 892 | 2026-07-01T19:11:53.836Z | Compiling darling_macro v0.21.3 |
| 893 | 2026-07-01T19:11:54.413Z | Compiling tower-http v0.6.8 |
| 894 | 2026-07-01T19:11:55.384Z | Compiling url v2.5.8 |
| 895 | 2026-07-01T19:11:55.737Z | Compiling block-buffer v0.12.1 |
| 896 | 2026-07-01T19:11:55.912Z | Compiling crypto-common v0.2.2 |
| 897 | 2026-07-01T19:11:55.973Z | Compiling rand_chacha v0.9.0 |
| 898 | 2026-07-01T19:11:56.017Z | Compiling multer v3.1.0 |
| 899 | 2026-07-01T19:11:56.333Z | Compiling wait-timeout v0.2.1 |
| 900 | 2026-07-01T19:11:56.821Z | Compiling thread_local v1.1.9 |
| 901 | 2026-07-01T19:11:57.174Z | Compiling allocator-api2 v0.2.21 |
| 902 | 2026-07-01T19:11:57.192Z | Compiling slog-async v2.8.0 |
| 903 | 2026-07-01T19:11:57.493Z | Compiling ref-cast v1.0.25 |
| 904 | 2026-07-01T19:11:57.550Z | Compiling foldhash v0.2.0 |
| 905 | 2026-07-01T19:11:57.814Z | Compiling match_cfg v0.1.0 |
| 906 | 2026-07-01T19:11:57.834Z | Compiling const-oid v0.10.2 |
| 907 | 2026-07-01T19:11:57.845Z | Compiling quick-error v1.2.3 |
| 908 | 2026-07-01T19:11:57.877Z | Compiling winnow v1.0.3 |
| 909 | 2026-07-01T19:11:57.942Z | Compiling compression-core v0.4.31 |
| 910 | 2026-07-01T19:11:58.104Z | Compiling bit-vec v0.8.0 |
| 911 | 2026-07-01T19:11:58.122Z | Compiling compression-codecs v0.4.37 |
| 912 | 2026-07-01T19:11:58.316Z | Compiling bit-set v0.8.0 |
| 913 | 2026-07-01T19:11:58.391Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 914 | 2026-07-01T19:11:58.600Z | Compiling digest v0.11.3 |
| 915 | 2026-07-01T19:11:58.608Z | Compiling rusty-fork v0.3.1 |
| 916 | 2026-07-01T19:11:58.672Z | Compiling hostname v0.3.1 |
| 917 | 2026-07-01T19:11:58.869Z | Compiling hashbrown v0.16.1 |
| 918 | 2026-07-01T19:11:59.633Z | Compiling rand v0.9.2 |
| 919 | 2026-07-01T19:11:59.700Z | Compiling crossbeam-channel v0.5.15 |
| 920 | 2026-07-01T19:12:00.392Z | Compiling regex v1.12.3 |
| 921 | 2026-07-01T19:12:00.442Z | Compiling darling v0.21.3 |
| 922 | 2026-07-01T19:12:00.487Z | Compiling rand_chacha v0.3.1 |
| 923 | 2026-07-01T19:12:01.092Z | Compiling usdt-attr-macro v0.6.0 |
| 924 | 2026-07-01T19:12:01.343Z | Compiling usdt-macro v0.6.0 |
| 925 | 2026-07-01T19:12:01.812Z | Compiling slog-json v2.6.1 |
| 926 | 2026-07-01T19:12:01.957Z | Compiling rand_xorshift v0.4.0 |
| 927 | 2026-07-01T19:12:02.026Z | Compiling derive-ex v0.1.8 |
| 928 | 2026-07-01T19:12:02.090Z | Compiling dropshot v0.17.1 |
| 929 | 2026-07-01T19:12:02.094Z | Compiling strum_macros v0.26.4 |
| 930 | 2026-07-01T19:12:02.114Z | Compiling futures-executor v0.3.32 |
| 931 | 2026-07-01T19:12:02.329Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 932 | 2026-07-01T19:12:02.439Z | Compiling ref-cast-impl v1.0.25 |
| 933 | 2026-07-01T19:12:02.746Z | Compiling async-stream-impl v0.3.6 |
| 934 | 2026-07-01T19:12:02.806Z | Compiling async-trait v0.1.89 |
| 935 | 2026-07-01T19:12:03.064Z | Compiling serde_spanned v1.1.1 |
| 936 | 2026-07-01T19:12:03.239Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 937 | 2026-07-01T19:12:03.335Z | Compiling memmap2 v0.9.10 |
| 938 | 2026-07-01T19:12:03.600Z | Compiling is-terminal v0.4.17 |
| 939 | 2026-07-01T19:12:03.603Z | Compiling encoding_rs v0.8.35 |
| 940 | 2026-07-01T19:12:03.627Z | Compiling take_mut v0.2.2 |
| 941 | 2026-07-01T19:12:03.756Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 942 | 2026-07-01T19:12:03.774Z | Compiling unarray v0.1.4 |
| 943 | 2026-07-01T19:12:03.774Z | Compiling anyhow v1.0.102 |
| 944 | 2026-07-01T19:12:03.774Z | Compiling spin v0.9.8 |
| 945 | 2026-07-01T19:12:03.883Z | Compiling cpufeatures v0.3.0 |
| 946 | 2026-07-01T19:12:03.926Z | Compiling hex v0.4.3 |
| 947 | 2026-07-01T19:12:03.951Z | Compiling mime v0.3.17 |
| 948 | 2026-07-01T19:12:04.056Z | Compiling term v1.2.1 |
| 949 | 2026-07-01T19:12:04.111Z | Compiling dropshot_endpoint v0.17.1 |
| 950 | 2026-07-01T19:12:04.229Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 951 | 2026-07-01T19:12:04.442Z | Compiling slog-term v2.9.2 |
| 952 | 2026-07-01T19:12:04.661Z | Compiling sha1 v0.11.0 |
| 953 | 2026-07-01T19:12:05.774Z | Compiling toml v1.1.2+spec-1.1.0 |
| 954 | 2026-07-01T19:12:05.818Z | Compiling proptest v1.10.0 |
| 955 | 2026-07-01T19:12:06.040Z | Compiling strum v0.26.3 |
| 956 | 2026-07-01T19:12:06.316Z | Compiling test-strategy v0.4.5 |
| 957 | 2026-07-01T19:12:07.690Z | Compiling usdt v0.6.0 |
| 958 | 2026-07-01T19:12:07.707Z | Compiling async-stream v0.3.6 |
| 959 | 2026-07-01T19:12:07.999Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 960 | 2026-07-01T19:12:08.038Z | Compiling futures v0.3.32 |
| 961 | 2026-07-01T19:12:08.181Z | Compiling slog-bunyan v2.5.0 |
| 962 | 2026-07-01T19:12:08.329Z | Compiling atomicwrites v0.4.4 |
| 963 | 2026-07-01T19:12:08.350Z | Compiling parse-display-derive v0.10.0 |
| 964 | 2026-07-01T19:12:08.605Z | Compiling rand v0.8.6 |
| 965 | 2026-07-01T19:12:09.406Z | Compiling serde_with_macros v3.17.0 |
| 966 | 2026-07-01T19:12:09.687Z | Compiling async-compression v0.4.41 |
| 967 | 2026-07-01T19:12:09.865Z | Compiling newtype-uuid-macros v0.1.0 |
| 968 | 2026-07-01T19:12:10.111Z | Compiling backon v1.6.0 |
| 969 | 2026-07-01T19:12:10.358Z | Compiling waitgroup v0.1.2 |
| 970 | 2026-07-01T19:12:10.367Z | Compiling strum_macros v0.27.2 |
| 971 | 2026-07-01T19:12:10.507Z | Compiling openapiv3 v2.2.0 |
| 972 | 2026-07-01T19:12:10.516Z | Compiling rustls-pemfile v2.2.0 |
| 973 | 2026-07-01T19:12:10.657Z | Compiling serde_path_to_error v0.1.20 |
| 974 | 2026-07-01T19:12:10.781Z | Compiling hostname v0.4.2 |
| 975 | 2026-07-01T19:12:10.818Z | Compiling instant v0.1.13 |
| 976 | 2026-07-01T19:12:10.931Z | Compiling debug-ignore v1.0.5 |
| 977 | 2026-07-01T19:12:10.938Z | Compiling either v1.15.0 |
| 978 | 2026-07-01T19:12:11.032Z | Compiling backoff v0.4.0 |
| 979 | 2026-07-01T19:12:11.096Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 980 | 2026-07-01T19:12:11.143Z | Compiling itertools v0.14.0 |
| 981 | 2026-07-01T19:12:11.230Z | Compiling serde_with v3.17.0 |
| 982 | 2026-07-01T19:12:12.201Z | Compiling strum v0.27.2 |
| 983 | 2026-07-01T19:12:12.329Z | Compiling parse-display v0.10.0 |
| 984 | 2026-07-01T19:12:12.650Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 985 | 2026-07-01T19:12:12.687Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 986 | 2026-07-01T19:12:12.951Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 987 | 2026-07-01T19:12:13.046Z | Compiling iddqd v0.4.2 |
| 988 | 2026-07-01T19:12:13.221Z | Compiling regress v0.10.5 |
| 989 | 2026-07-01T19:12:13.461Z | Compiling macaddr v1.0.1 |
| 990 | 2026-07-01T19:12:13.707Z | Compiling humantime v2.3.0 |
| 991 | 2026-07-01T19:12:20.029Z | Compiling rustls-webpki v0.103.9 |
| 992 | 2026-07-01T19:12:23.248Z | Compiling tokio-rustls v0.26.4 |
| 993 | 2026-07-01T19:12:23.248Z | Compiling rustls-platform-verifier v0.6.2 |
| 994 | 2026-07-01T19:12:23.512Z | Compiling hyper-rustls v0.27.7 |
| 995 | 2026-07-01T19:12:23.848Z | Compiling reqwest v0.13.2 |
| 996 | 2026-07-01T19:12:26.098Z | Compiling progenitor-client v0.14.0 |
| 997 | 2026-07-01T19:12:26.397Z | Compiling progenitor-extras v0.2.0 |
| 998 | 2026-07-01T19:12:27.089Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 999 | 2026-07-01T19:12:31.696Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 1000 | 2026-07-01T19:12:34.971Z | Finished `release` profile [optimized] target(s) in 1m 06s |
| 1001 | 2026-07-01T19:12:34.985Z | process exited: duration 105585 ms, exit code 0 |
| |
| 1002 | 2026-07-01T19:12:34.994Z | found 0 output files |