|
|
|
| 1 | 2026-08-20T03:16:35.495Z | job assigned to worker 01M0EJMDGW1YY5AYWE552X869J [factory aws, i-0790685b81a5771a0] (queued for 1 m 38 s) |
| |
| 2 | 2026-08-20T03:16:41.909Z | starting task 0: "setup" |
| 3 | 2026-08-20T03:16:41.914Z | ++ uname -s |
| 4 | 2026-08-20T03:16:41.917Z | + kern=SunOS |
| 5 | 2026-08-20T03:16:41.917Z | + build_user=build |
| 6 | 2026-08-20T03:16:41.917Z | + build_uid=12345 |
| 7 | 2026-08-20T03:16:41.917Z | + work_dir=/work |
| 8 | 2026-08-20T03:16:41.917Z | + input_dir=/input |
| 9 | 2026-08-20T03:16:41.917Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-20T03:16:41.918Z | + case "$kern" in |
| 11 | 2026-08-20T03:16:41.918Z | + groupadd -g 12345 build |
| 12 | 2026-08-20T03:16:41.918Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-20T03:16:43.924Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-20T03:16:43.980Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-20T03:16:43.983Z | + home_fs=zfs |
| 16 | 2026-08-20T03:16:43.983Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-20T03:16:43.983Z | + mkdir -p /home/build |
| 18 | 2026-08-20T03:16:43.983Z | + chown build:build /home/build /work |
| 19 | 2026-08-20T03:16:45.989Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-20T03:16:45.994Z | process exited: duration 4079 ms, exit code 0 |
| |
| 21 | 2026-08-20T03:16:46.004Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-20T03:16:46.008Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-20T03:16:46.008Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-20T03:16:46.008Z | * rust toolchain profile = "default" |
| 25 | 2026-08-20T03:16:46.008Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-20T03:16:46.008Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-20T03:16:46.008Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-20T03:16:46.012Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-20T03:16:46.012Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-20T03:16:46.066Z | info: downloading installer |
| 31 | 2026-08-20T03:16:47.389Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-08-20T03:16:47.389Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-08-20T03:16:47.389Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-08-20T03:16:47.389Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-08-20T03:16:47.397Z | info: profile set to default |
| 36 | 2026-08-20T03:16:47.397Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-08-20T03:16:47.401Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-08-20T03:16:47.531Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-08-20T03:16:47.534Z | info: downloading 6 components |
| 40 | 2026-08-20T03:17:01.352Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-08-20T03:17:01.352Z | |
| 42 | 2026-08-20T03:17:01.380Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-08-20T03:17:01.381Z | |
| 44 | 2026-08-20T03:17:01.381Z | |
| 45 | 2026-08-20T03:17:01.381Z | Rust is installed now. Great! |
| 46 | 2026-08-20T03:17:01.381Z | |
| 47 | 2026-08-20T03:17:01.381Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-08-20T03:17:01.385Z | environment variable. This has not been done automatically. |
| 49 | 2026-08-20T03:17:01.385Z | |
| 50 | 2026-08-20T03:17:01.385Z | To configure your current shell, you need to source |
| 51 | 2026-08-20T03:17:01.385Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-08-20T03:17:01.385Z | |
| 53 | 2026-08-20T03:17:01.385Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-08-20T03:17:01.385Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-08-20T03:17:01.386Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-08-20T03:17:01.386Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-08-20T03:17:01.386Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-08-20T03:17:01.386Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-08-20T03:17:01.386Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-08-20T03:17:01.386Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-08-20T03:17:01.386Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-08-20T03:17:01.479Z | + rustup --version |
| 63 | 2026-08-20T03:17:01.486Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-08-20T03:17:01.489Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-08-20T03:17:01.506Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-08-20T03:17:01.512Z | + cargo --version |
| 67 | 2026-08-20T03:17:01.523Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-08-20T03:17:01.527Z | + rustc --version |
| 69 | 2026-08-20T03:17:01.545Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-08-20T03:17:01.548Z | process exited: duration 15544 ms, exit code 0 |
| |
| 71 | 2026-08-20T03:17:01.555Z | starting task 2: "authentication" |
| 72 | 2026-08-20T03:17:01.572Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-08-20T03:17:01.579Z | starting task 3: "clone repository" |
| 74 | 2026-08-20T03:17:01.583Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-08-20T03:17:01.586Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-08-20T03:17:01.615Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-08-20T03:17:19.973Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-08-20T03:17:19.973Z | + git fetch origin 62a063c693976b4f9482088c8b38da11a3a3f4d0 |
| 79 | 2026-08-20T03:17:20.329Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-08-20T03:17:20.329Z | * branch 62a063c693976b4f9482088c8b38da11a3a3f4d0 -> FETCH_HEAD |
| 81 | 2026-08-20T03:17:20.340Z | + [[ -n multirack-join-service-part-3 ]] |
| 82 | 2026-08-20T03:17:20.352Z | ++ git branch --show-current |
| 83 | 2026-08-20T03:17:20.352Z | + current=main |
| 84 | 2026-08-20T03:17:20.352Z | + [[ main != multirack-join-service-part-3 ]] |
| 85 | 2026-08-20T03:17:20.353Z | + git branch -f multirack-join-service-part-3 62a063c693976b4f9482088c8b38da11a3a3f4d0 |
| 86 | 2026-08-20T03:17:20.361Z | + git checkout -f multirack-join-service-part-3 |
| 87 | 2026-08-20T03:17:20.609Z | Switched to branch 'multirack-join-service-part-3' |
| 88 | 2026-08-20T03:17:20.613Z | + git reset --hard 62a063c693976b4f9482088c8b38da11a3a3f4d0 |
| 89 | 2026-08-20T03:17:20.877Z | HEAD is now at 62a063c69 add allow_ddm_traffic to PortConfig |
| 90 | 2026-08-20T03:17:20.880Z | process exited: duration 19300 ms, exit code 0 |
| |
| 91 | 2026-08-20T03:17:20.887Z | starting task 4: "build" |
| 92 | 2026-08-20T03:17:20.891Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-08-20T03:17:20.894Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-08-20T03:17:20.894Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-08-20T03:17:20.894Z | +++ uname -s |
| 96 | 2026-08-20T03:17:20.894Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-08-20T03:17:20.895Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-08-20T03:17:20.898Z | + cargo --version |
| 99 | 2026-08-20T03:17:20.904Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 100 | 2026-08-20T03:17:20.909Z | + rustc --version |
| 101 | 2026-08-20T03:17:20.926Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-08-20T03:17:20.930Z | + cd /tmp |
| 103 | 2026-08-20T03:17:20.930Z | + cargo new --lib test-project |
| 104 | 2026-08-20T03:17:20.948Z | Creating library `test-project` package |
| 105 | 2026-08-20T03:17:20.986Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 106 | 2026-08-20T03:17:20.989Z | + cd test-project |
| 107 | 2026-08-20T03:17:20.989Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 108 | 2026-08-20T03:17:21.009Z | Adding omicron-common (local) to dependencies |
| 109 | 2026-08-20T03:17:21.013Z | Features: |
| 110 | 2026-08-20T03:17:21.013Z | - proptest |
| 111 | 2026-08-20T03:17:21.013Z | - test-strategy |
| 112 | 2026-08-20T03:17:21.013Z | - testing |
| 113 | 2026-08-20T03:17:21.032Z | Updating crates.io index |
| 114 | 2026-08-20T03:17:21.036Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 115 | 2026-08-20T03:17:21.519Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 116 | 2026-08-20T03:17:24.523Z | Locking 376 packages to latest Rust 1.97.1 compatible versions |
| 117 | 2026-08-20T03:17:24.625Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 118 | 2026-08-20T03:17:24.629Z | + cargo check |
| 119 | 2026-08-20T03:17:24.741Z | Updating crates.io index |
| 120 | 2026-08-20T03:17:25.206Z | Locking 1 package to latest Rust 1.97.1 compatible version |
| 121 | 2026-08-20T03:17:25.206Z | Adding omicron-workspace-hack v0.1.0 |
| 122 | 2026-08-20T03:17:25.234Z | Downloading crates ... |
| 123 | 2026-08-20T03:17:25.329Z | Downloaded rustc-hash v2.1.1 |
| 124 | 2026-08-20T03:17:25.334Z | Downloaded ref-cast-impl v1.0.25 |
| 125 | 2026-08-20T03:17:25.334Z | Downloaded adler2 v2.0.1 |
| 126 | 2026-08-20T03:17:25.334Z | Downloaded ref-cast v1.0.25 |
| 127 | 2026-08-20T03:17:25.334Z | Downloaded rand_xorshift v0.4.0 |
| 128 | 2026-08-20T03:17:25.334Z | Downloaded rand_pcg v0.10.2 |
| 129 | 2026-08-20T03:17:25.334Z | Downloaded sha1 v0.11.0 |
| 130 | 2026-08-20T03:17:25.338Z | Downloaded is-terminal v0.4.17 |
| 131 | 2026-08-20T03:17:25.338Z | Downloaded match_cfg v0.1.0 |
| 132 | 2026-08-20T03:17:25.338Z | Downloaded plain v0.2.3 |
| 133 | 2026-08-20T03:17:25.338Z | Downloaded rand_chacha v0.9.0 |
| 134 | 2026-08-20T03:17:25.338Z | Downloaded try-lock v0.2.5 |
| 135 | 2026-08-20T03:17:25.347Z | Downloaded progenitor-client v0.14.0 |
| 136 | 2026-08-20T03:17:25.347Z | Downloaded rand_chacha v0.3.1 |
| 137 | 2026-08-20T03:17:25.347Z | Downloaded strum v0.27.2 |
| 138 | 2026-08-20T03:17:25.354Z | Downloaded shlex v1.3.0 |
| 139 | 2026-08-20T03:17:25.354Z | Downloaded time-macros v0.2.27 |
| 140 | 2026-08-20T03:17:25.361Z | Downloaded paste v1.0.15 |
| 141 | 2026-08-20T03:17:25.361Z | Downloaded quote v1.0.45 |
| 142 | 2026-08-20T03:17:25.361Z | Downloaded rand_core v0.10.0 |
| 143 | 2026-08-20T03:17:25.365Z | Downloaded itoa v1.0.17 |
| 144 | 2026-08-20T03:17:25.366Z | Downloaded ppv-lite86 v0.2.21 |
| 145 | 2026-08-20T03:17:25.366Z | Downloaded quinn-udp v0.5.14 |
| 146 | 2026-08-20T03:17:25.366Z | Downloaded parking_lot v0.12.5 |
| 147 | 2026-08-20T03:17:25.366Z | Downloaded indexmap v2.14.0 |
| 148 | 2026-08-20T03:17:25.369Z | Downloaded rand_core v0.9.5 |
| 149 | 2026-08-20T03:17:25.369Z | Downloaded futures-sink v0.3.32 |
| 150 | 2026-08-20T03:17:25.375Z | Downloaded parking_lot_core v0.9.12 |
| 151 | 2026-08-20T03:17:25.391Z | Downloaded newtype-uuid-macros v0.1.0 |
| 152 | 2026-08-20T03:17:25.392Z | Downloaded serde_spanned v1.1.1 |
| 153 | 2026-08-20T03:17:25.392Z | Downloaded serde_urlencoded v0.7.1 |
| 154 | 2026-08-20T03:17:25.402Z | Downloaded icu_normalizer v2.1.1 |
| 155 | 2026-08-20T03:17:25.402Z | Downloaded sync_wrapper v1.0.2 |
| 156 | 2026-08-20T03:17:25.402Z | Downloaded rand_core v0.6.4 |
| 157 | 2026-08-20T03:17:25.402Z | Downloaded powerfmt v0.2.0 |
| 158 | 2026-08-20T03:17:25.402Z | Downloaded serde_derive v1.0.228 |
| 159 | 2026-08-20T03:17:25.402Z | Downloaded getrandom v0.2.17 |
| 160 | 2026-08-20T03:17:25.402Z | Downloaded pest_meta v2.8.6 |
| 161 | 2026-08-20T03:17:25.409Z | Downloaded structmeta-derive v0.3.0 |
| 162 | 2026-08-20T03:17:25.409Z | Downloaded generic-array v0.14.7 |
| 163 | 2026-08-20T03:17:25.416Z | Downloaded scroll_derive v0.13.1 |
| 164 | 2026-08-20T03:17:25.416Z | Downloaded strsim v0.11.1 |
| 165 | 2026-08-20T03:17:25.416Z | Downloaded structmeta v0.3.0 |
| 166 | 2026-08-20T03:17:25.416Z | Downloaded tokio-macros v2.7.0 |
| 167 | 2026-08-20T03:17:25.416Z | Downloaded quick-error v1.2.3 |
| 168 | 2026-08-20T03:17:25.416Z | Downloaded thread-id v5.1.0 |
| 169 | 2026-08-20T03:17:25.416Z | Downloaded tower-service v0.3.3 |
| 170 | 2026-08-20T03:17:25.417Z | Downloaded take_mut v0.2.2 |
| 171 | 2026-08-20T03:17:25.434Z | Downloaded version_check v0.9.5 |
| 172 | 2026-08-20T03:17:25.434Z | Downloaded futures-core v0.3.32 |
| 173 | 2026-08-20T03:17:25.434Z | Downloaded hostname v0.3.1 |
| 174 | 2026-08-20T03:17:25.435Z | Downloaded slog-bunyan v2.5.0 |
| 175 | 2026-08-20T03:17:25.443Z | Downloaded futures-task v0.3.32 |
| 176 | 2026-08-20T03:17:25.443Z | Downloaded ident_case v1.0.1 |
| 177 | 2026-08-20T03:17:25.443Z | Downloaded untrusted v0.9.0 |
| 178 | 2026-08-20T03:17:25.443Z | Downloaded hostname v0.4.2 |
| 179 | 2026-08-20T03:17:25.443Z | Downloaded tinyvec v1.10.0 |
| 180 | 2026-08-20T03:17:25.443Z | Downloaded futures-executor v0.3.32 |
| 181 | 2026-08-20T03:17:25.443Z | Downloaded multer v3.1.0 |
| 182 | 2026-08-20T03:17:25.443Z | Downloaded socket2 v0.6.3 |
| 183 | 2026-08-20T03:17:25.443Z | Downloaded simd-adler32 v0.3.8 |
| 184 | 2026-08-20T03:17:25.443Z | Downloaded newtype-uuid v1.3.2 |
| 185 | 2026-08-20T03:17:25.444Z | Downloaded slog-json v2.6.1 |
| 186 | 2026-08-20T03:17:25.444Z | Downloaded thiserror v2.0.18 |
| 187 | 2026-08-20T03:17:25.455Z | Downloaded tinyvec_macros v0.1.1 |
| 188 | 2026-08-20T03:17:25.455Z | Downloaded hyper-rustls v0.27.7 |
| 189 | 2026-08-20T03:17:25.456Z | Downloaded num_threads v0.1.7 |
| 190 | 2026-08-20T03:17:25.456Z | Downloaded stable_deref_trait v1.2.1 |
| 191 | 2026-08-20T03:17:25.456Z | Downloaded parse-display v0.10.0 |
| 192 | 2026-08-20T03:17:25.456Z | Downloaded httpdate v1.0.3 |
| 193 | 2026-08-20T03:17:25.456Z | Downloaded idna_adapter v1.2.1 |
| 194 | 2026-08-20T03:17:25.456Z | Downloaded openssl-probe v0.2.1 |
| 195 | 2026-08-20T03:17:25.464Z | Downloaded http-body v1.0.1 |
| 196 | 2026-08-20T03:17:25.465Z | Downloaded percent-encoding v2.3.2 |
| 197 | 2026-08-20T03:17:25.465Z | Downloaded potential_utf v0.1.4 |
| 198 | 2026-08-20T03:17:25.465Z | Downloaded heck v0.5.0 |
| 199 | 2026-08-20T03:17:25.465Z | Downloaded hex v0.4.3 |
| 200 | 2026-08-20T03:17:25.465Z | Downloaded tower-layer v0.3.3 |
| 201 | 2026-08-20T03:17:25.465Z | Downloaded time-core v0.1.8 |
| 202 | 2026-08-20T03:17:25.465Z | Downloaded async-stream v0.3.6 |
| 203 | 2026-08-20T03:17:25.473Z | Downloaded async-stream-impl v0.3.6 |
| 204 | 2026-08-20T03:17:25.473Z | Downloaded futures-io v0.3.32 |
| 205 | 2026-08-20T03:17:25.473Z | Downloaded instant v0.1.13 |
| 206 | 2026-08-20T03:17:25.473Z | Downloaded scopeguard v1.2.0 |
| 207 | 2026-08-20T03:17:25.473Z | Downloaded mime v0.3.17 |
| 208 | 2026-08-20T03:17:25.473Z | Downloaded pretty-hex v0.4.1 |
| 209 | 2026-08-20T03:17:25.473Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 210 | 2026-08-20T03:17:25.479Z | Downloaded thiserror-impl v2.0.18 |
| 211 | 2026-08-20T03:17:25.480Z | Downloaded serde_path_to_error v0.1.20 |
| 212 | 2026-08-20T03:17:25.480Z | Downloaded slog-async v2.8.0 |
| 213 | 2026-08-20T03:17:25.480Z | Downloaded strum_macros v0.27.2 |
| 214 | 2026-08-20T03:17:25.480Z | Downloaded bit-set v0.8.0 |
| 215 | 2026-08-20T03:17:25.480Z | Downloaded macaddr v1.0.1 |
| 216 | 2026-08-20T03:17:25.480Z | Downloaded omicron-workspace-hack v0.1.0 |
| 217 | 2026-08-20T03:17:25.480Z | Downloaded rustls-pemfile v2.2.0 |
| 218 | 2026-08-20T03:17:25.480Z | Downloaded serde_tokenstream v0.2.3 |
| 219 | 2026-08-20T03:17:25.480Z | Downloaded signal-hook-registry v1.4.8 |
| 220 | 2026-08-20T03:17:25.487Z | Downloaded lru-slab v0.1.2 |
| 221 | 2026-08-20T03:17:25.487Z | Downloaded num-conv v0.2.0 |
| 222 | 2026-08-20T03:17:25.487Z | Downloaded sha2 v0.10.9 |
| 223 | 2026-08-20T03:17:25.487Z | Downloaded zmij v1.0.21 |
| 224 | 2026-08-20T03:17:25.487Z | Downloaded ipnet v2.12.0 |
| 225 | 2026-08-20T03:17:25.487Z | Downloaded pin-project-lite v0.2.17 |
| 226 | 2026-08-20T03:17:25.500Z | Downloaded cpufeatures v0.3.0 |
| 227 | 2026-08-20T03:17:25.500Z | Downloaded rusty-fork v0.3.1 |
| 228 | 2026-08-20T03:17:25.500Z | Downloaded synstructure v0.13.2 |
| 229 | 2026-08-20T03:17:25.500Z | Downloaded thread_local v1.1.9 |
| 230 | 2026-08-20T03:17:25.500Z | Downloaded slog-term v2.9.2 |
| 231 | 2026-08-20T03:17:25.500Z | Downloaded parse-display-derive v0.10.0 |
| 232 | 2026-08-20T03:17:25.501Z | Downloaded fastrand v2.3.0 |
| 233 | 2026-08-20T03:17:25.507Z | Downloaded futures-macro v0.3.32 |
| 234 | 2026-08-20T03:17:25.507Z | Downloaded humantime v2.3.0 |
| 235 | 2026-08-20T03:17:25.507Z | Downloaded schemars_derive v0.8.22 |
| 236 | 2026-08-20T03:17:25.507Z | Downloaded spin v0.9.8 |
| 237 | 2026-08-20T03:17:25.514Z | Downloaded block-buffer v0.12.1 |
| 238 | 2026-08-20T03:17:25.514Z | Downloaded crypto-common v0.1.7 |
| 239 | 2026-08-20T03:17:25.514Z | Downloaded zerofrom-derive v0.1.6 |
| 240 | 2026-08-20T03:17:25.514Z | Downloaded dyn-clone v1.0.20 |
| 241 | 2026-08-20T03:17:25.519Z | Downloaded dof v0.4.0 |
| 242 | 2026-08-20T03:17:25.519Z | Downloaded rand v0.8.6 |
| 243 | 2026-08-20T03:17:25.520Z | Downloaded scroll v0.13.0 |
| 244 | 2026-08-20T03:17:25.520Z | Downloaded slab v0.4.12 |
| 245 | 2026-08-20T03:17:25.520Z | Downloaded usdt-impl v0.6.0 |
| 246 | 2026-08-20T03:17:25.520Z | Downloaded usdt v0.6.0 |
| 247 | 2026-08-20T03:17:25.527Z | Downloaded compression-core v0.4.31 |
| 248 | 2026-08-20T03:17:25.531Z | Downloaded compression-codecs v0.4.37 |
| 249 | 2026-08-20T03:17:25.532Z | Downloaded subtle v2.6.1 |
| 250 | 2026-08-20T03:17:25.532Z | Downloaded ipnetwork v0.21.1 |
| 251 | 2026-08-20T03:17:25.536Z | Downloaded jobserver v0.1.34 |
| 252 | 2026-08-20T03:17:25.536Z | Downloaded rustversion v1.0.22 |
| 253 | 2026-08-20T03:17:25.536Z | Downloaded dtrace-parser v0.3.0 |
| 254 | 2026-08-20T03:17:25.537Z | Downloaded lock_api v0.4.14 |
| 255 | 2026-08-20T03:17:25.540Z | Downloaded rustls-native-certs v0.8.3 |
| 256 | 2026-08-20T03:17:25.540Z | Downloaded semver v1.0.28 |
| 257 | 2026-08-20T03:17:25.540Z | Downloaded serde_derive_internals v0.29.1 |
| 258 | 2026-08-20T03:17:25.544Z | Downloaded usdt-macro v0.6.0 |
| 259 | 2026-08-20T03:17:25.548Z | Downloaded futures-channel v0.3.32 |
| 260 | 2026-08-20T03:17:25.548Z | Downloaded pest_generator v2.8.6 |
| 261 | 2026-08-20T03:17:25.549Z | Downloaded iana-time-zone v0.1.65 |
| 262 | 2026-08-20T03:17:25.554Z | Downloaded want v0.3.1 |
| 263 | 2026-08-20T03:17:25.555Z | Downloaded atomicwrites v0.4.4 |
| 264 | 2026-08-20T03:17:25.555Z | Downloaded errno v0.3.14 |
| 265 | 2026-08-20T03:17:25.558Z | Downloaded tempfile v3.27.0 |
| 266 | 2026-08-20T03:17:25.565Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 267 | 2026-08-20T03:17:25.565Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 268 | 2026-08-20T03:17:25.565Z | Downloaded zerovec-derive v0.11.2 |
| 269 | 2026-08-20T03:17:25.569Z | Downloaded debug-ignore v1.0.5 |
| 270 | 2026-08-20T03:17:25.570Z | Downloaded equivalent v1.0.2 |
| 271 | 2026-08-20T03:17:25.570Z | Downloaded rustls-webpki v0.103.13 |
| 272 | 2026-08-20T03:17:25.570Z | Downloaded atomic-waker v1.1.2 |
| 273 | 2026-08-20T03:17:25.570Z | Downloaded foldhash v0.2.0 |
| 274 | 2026-08-20T03:17:25.570Z | Downloaded icu_properties v2.1.2 |
| 275 | 2026-08-20T03:17:25.576Z | Downloaded icu_provider v2.1.1 |
| 276 | 2026-08-20T03:17:25.576Z | Downloaded log v0.4.33 |
| 277 | 2026-08-20T03:17:25.576Z | Downloaded rustls-pki-types v1.14.0 |
| 278 | 2026-08-20T03:17:25.576Z | Downloaded utf8_iter v1.0.4 |
| 279 | 2026-08-20T03:17:25.576Z | Downloaded rustls-platform-verifier v0.6.2 |
| 280 | 2026-08-20T03:17:25.577Z | Downloaded tinystr v0.8.2 |
| 281 | 2026-08-20T03:17:25.580Z | Downloaded cfg-if v1.0.4 |
| 282 | 2026-08-20T03:17:25.580Z | Downloaded cpufeatures v0.2.17 |
| 283 | 2026-08-20T03:17:25.580Z | Downloaded cfg_aliases v0.2.1 |
| 284 | 2026-08-20T03:17:25.580Z | Downloaded digest v0.10.7 |
| 285 | 2026-08-20T03:17:25.586Z | Downloaded usdt-attr-macro v0.6.0 |
| 286 | 2026-08-20T03:17:25.586Z | Downloaded writeable v0.6.2 |
| 287 | 2026-08-20T03:17:25.591Z | Downloaded term v1.2.1 |
| 288 | 2026-08-20T03:17:25.592Z | Downloaded tokio-rustls v0.26.4 |
| 289 | 2026-08-20T03:17:25.592Z | Downloaded yoke-derive v0.8.1 |
| 290 | 2026-08-20T03:17:25.592Z | Downloaded async-trait v0.1.89 |
| 291 | 2026-08-20T03:17:25.592Z | Downloaded bs58 v0.5.1 |
| 292 | 2026-08-20T03:17:25.599Z | Downloaded dunce v1.0.5 |
| 293 | 2026-08-20T03:17:25.599Z | Downloaded wait-timeout v0.2.1 |
| 294 | 2026-08-20T03:17:25.600Z | Downloaded darling_macro v0.23.0 |
| 295 | 2026-08-20T03:17:25.600Z | Downloaded serde_core v1.0.228 |
| 296 | 2026-08-20T03:17:25.600Z | Downloaded memmap2 v0.9.10 |
| 297 | 2026-08-20T03:17:25.600Z | Downloaded litemap v0.8.1 |
| 298 | 2026-08-20T03:17:25.600Z | Downloaded pest_derive v2.8.6 |
| 299 | 2026-08-20T03:17:25.600Z | Downloaded cmake v0.1.57 |
| 300 | 2026-08-20T03:17:25.605Z | Downloaded http-body-util v0.1.3 |
| 301 | 2026-08-20T03:17:25.605Z | Downloaded oxnet v0.1.6 |
| 302 | 2026-08-20T03:17:25.605Z | Downloaded httparse v1.10.1 |
| 303 | 2026-08-20T03:17:25.605Z | Downloaded hybrid-array v0.4.13 |
| 304 | 2026-08-20T03:17:25.605Z | Downloaded zerofrom v0.1.6 |
| 305 | 2026-08-20T03:17:25.606Z | Downloaded daft v0.1.7 |
| 306 | 2026-08-20T03:17:25.606Z | Downloaded form_urlencoded v1.2.2 |
| 307 | 2026-08-20T03:17:25.606Z | Downloaded progenitor-extras v0.2.0 |
| 308 | 2026-08-20T03:17:25.611Z | Downloaded waitgroup v0.1.2 |
| 309 | 2026-08-20T03:17:25.611Z | Downloaded fnv v1.0.7 |
| 310 | 2026-08-20T03:17:25.617Z | Downloaded crypto-common v0.2.2 |
| 311 | 2026-08-20T03:17:25.617Z | Downloaded deranged v0.5.8 |
| 312 | 2026-08-20T03:17:25.617Z | Downloaded either v1.15.0 |
| 313 | 2026-08-20T03:17:25.617Z | Downloaded num-traits v0.2.19 |
| 314 | 2026-08-20T03:17:25.622Z | Downloaded tracing-core v0.1.36 |
| 315 | 2026-08-20T03:17:25.622Z | Downloaded getrandom v0.3.4 |
| 316 | 2026-08-20T03:17:25.622Z | Downloaded once_cell v1.21.3 |
| 317 | 2026-08-20T03:17:25.625Z | Downloaded camino v1.2.5 |
| 318 | 2026-08-20T03:17:25.625Z | Downloaded darling v0.23.0 |
| 319 | 2026-08-20T03:17:25.630Z | Downloaded autocfg v1.5.0 |
| 320 | 2026-08-20T03:17:25.630Z | Downloaded displaydoc v0.2.5 |
| 321 | 2026-08-20T03:17:25.630Z | Downloaded proc-macro2 v1.0.106 |
| 322 | 2026-08-20T03:17:25.633Z | Downloaded daft-derive v0.1.7 |
| 323 | 2026-08-20T03:17:25.633Z | Downloaded unarray v0.1.4 |
| 324 | 2026-08-20T03:17:25.633Z | Downloaded fs_extra v1.3.0 |
| 325 | 2026-08-20T03:17:25.637Z | Downloaded derive-ex v0.1.8 |
| 326 | 2026-08-20T03:17:25.644Z | Downloaded erased-serde v0.3.31 |
| 327 | 2026-08-20T03:17:25.649Z | Downloaded zeroize v1.9.0 |
| 328 | 2026-08-20T03:17:25.653Z | Downloaded find-msvc-tools v0.1.9 |
| 329 | 2026-08-20T03:17:25.653Z | Downloaded backoff v0.4.0 |
| 330 | 2026-08-20T03:17:25.653Z | Downloaded bit-vec v0.8.0 |
| 331 | 2026-08-20T03:17:25.653Z | Downloaded getrandom v0.4.3 |
| 332 | 2026-08-20T03:17:25.658Z | Downloaded bitflags v2.11.0 |
| 333 | 2026-08-20T03:17:25.658Z | Downloaded smallvec v1.15.1 |
| 334 | 2026-08-20T03:17:25.661Z | Downloaded serde_with_macros v3.21.0 |
| 335 | 2026-08-20T03:17:25.662Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 336 | 2026-08-20T03:17:25.662Z | Downloaded block-buffer v0.10.4 |
| 337 | 2026-08-20T03:17:25.662Z | Downloaded byte-wrapper v0.1.0 |
| 338 | 2026-08-20T03:17:25.667Z | Downloaded slog v2.8.2 |
| 339 | 2026-08-20T03:17:25.667Z | Downloaded test-strategy v0.4.5 |
| 340 | 2026-08-20T03:17:25.671Z | Downloaded anyhow v1.0.104 |
| 341 | 2026-08-20T03:17:25.676Z | Downloaded miniz_oxide v0.8.9 |
| 342 | 2026-08-20T03:17:25.682Z | Downloaded byteorder v1.5.0 |
| 343 | 2026-08-20T03:17:25.682Z | Downloaded mio v1.2.0 |
| 344 | 2026-08-20T03:17:25.695Z | Downloaded uuid v1.23.4 |
| 345 | 2026-08-20T03:17:25.695Z | Downloaded ryu v1.0.23 |
| 346 | 2026-08-20T03:17:25.695Z | Downloaded schemars v0.8.22 |
| 347 | 2026-08-20T03:17:25.702Z | Downloaded digest v0.11.3 |
| 348 | 2026-08-20T03:17:25.702Z | Downloaded ucd-trie v0.1.7 |
| 349 | 2026-08-20T03:17:25.702Z | Downloaded const-oid v0.10.2 |
| 350 | 2026-08-20T03:17:25.702Z | Downloaded backon v1.6.0 |
| 351 | 2026-08-20T03:17:25.702Z | Downloaded rand v0.9.2 |
| 352 | 2026-08-20T03:17:25.702Z | Downloaded icu_locale_core v2.1.1 |
| 353 | 2026-08-20T03:17:25.713Z | Downloaded icu_normalizer_data v2.1.1 |
| 354 | 2026-08-20T03:17:25.713Z | Downloaded crossbeam-utils v0.8.21 |
| 355 | 2026-08-20T03:17:25.713Z | Downloaded iri-string v0.7.10 |
| 356 | 2026-08-20T03:17:25.721Z | Downloaded itertools v0.14.0 |
| 357 | 2026-08-20T03:17:25.721Z | Downloaded chacha20 v0.10.0 |
| 358 | 2026-08-20T03:17:25.721Z | Downloaded crc32fast v1.5.0 |
| 359 | 2026-08-20T03:17:25.721Z | Downloaded dropshot_endpoint v0.17.1 |
| 360 | 2026-08-20T03:17:25.721Z | Downloaded icu_properties_data v2.1.2 |
| 361 | 2026-08-20T03:17:25.733Z | Downloaded yoke v0.8.1 |
| 362 | 2026-08-20T03:17:25.734Z | Downloaded memchr v2.8.0 |
| 363 | 2026-08-20T03:17:25.734Z | Downloaded darling_core v0.23.0 |
| 364 | 2026-08-20T03:17:25.734Z | Downloaded serde v1.0.228 |
| 365 | 2026-08-20T03:17:25.745Z | Downloaded reqwest v0.13.2 |
| 366 | 2026-08-20T03:17:25.745Z | Downloaded icu_collections v2.1.1 |
| 367 | 2026-08-20T03:17:25.755Z | Downloaded zerotrie v0.2.3 |
| 368 | 2026-08-20T03:17:25.755Z | Downloaded bytes v1.11.1 |
| 369 | 2026-08-20T03:17:25.755Z | Downloaded quinn v0.11.11 |
| 370 | 2026-08-20T03:17:25.755Z | Downloaded unicode-ident v1.0.24 |
| 371 | 2026-08-20T03:17:25.762Z | Downloaded hyper-util v0.1.20 |
| 372 | 2026-08-20T03:17:25.762Z | Downloaded allocator-api2 v0.2.21 |
| 373 | 2026-08-20T03:17:25.762Z | Downloaded flate2 v1.1.9 |
| 374 | 2026-08-20T03:17:25.770Z | Downloaded http v1.4.2 |
| 375 | 2026-08-20T03:17:25.770Z | Downloaded rand v0.10.1 |
| 376 | 2026-08-20T03:17:25.770Z | Downloaded tower v0.5.3 |
| 377 | 2026-08-20T03:17:25.778Z | Downloaded zerocopy-derive v0.8.55 |
| 378 | 2026-08-20T03:17:25.778Z | Downloaded async-compression v0.4.41 |
| 379 | 2026-08-20T03:17:25.796Z | Downloaded cc v1.2.56 |
| 380 | 2026-08-20T03:17:25.796Z | Downloaded typenum v1.20.1 |
| 381 | 2026-08-20T03:17:25.796Z | Downloaded futures v0.3.32 |
| 382 | 2026-08-20T03:17:25.796Z | Downloaded url v2.5.8 |
| 383 | 2026-08-20T03:17:25.807Z | Downloaded base64 v0.22.1 |
| 384 | 2026-08-20T03:17:25.807Z | Downloaded crossbeam-channel v0.5.15 |
| 385 | 2026-08-20T03:17:25.807Z | Downloaded pest v2.8.6 |
| 386 | 2026-08-20T03:17:25.813Z | Downloaded hyper v1.10.1 |
| 387 | 2026-08-20T03:17:25.813Z | Downloaded hashbrown v0.17.0 |
| 388 | 2026-08-20T03:17:25.818Z | Downloaded hashbrown v0.16.1 |
| 389 | 2026-08-20T03:17:25.821Z | Downloaded tower-http v0.6.8 |
| 390 | 2026-08-20T03:17:25.821Z | Downloaded futures-util v0.3.32 |
| 391 | 2026-08-20T03:17:25.828Z | Downloaded idna v1.1.0 |
| 392 | 2026-08-20T03:17:25.832Z | Downloaded zerovec v0.11.5 |
| 393 | 2026-08-20T03:17:25.832Z | Downloaded h2 v0.4.15 |
| 394 | 2026-08-20T03:17:25.838Z | Downloaded serde_json v1.0.151 |
| 395 | 2026-08-20T03:17:25.843Z | Downloaded tokio-util v0.7.18 |
| 396 | 2026-08-20T03:17:25.843Z | Downloaded iddqd v0.4.2 |
| 397 | 2026-08-20T03:17:25.851Z | Downloaded regex v1.12.3 |
| 398 | 2026-08-20T03:17:25.851Z | Downloaded aho-corasick v1.1.4 |
| 399 | 2026-08-20T03:17:25.859Z | Downloaded proptest v1.11.0 |
| 400 | 2026-08-20T03:17:25.869Z | Downloaded quinn-proto v0.11.16 |
| 401 | 2026-08-20T03:17:25.879Z | Downloaded winnow v1.0.3 |
| 402 | 2026-08-20T03:17:25.891Z | Downloaded chrono v0.4.45 |
| 403 | 2026-08-20T03:17:25.898Z | Downloaded goblin v0.10.5 |
| 404 | 2026-08-20T03:17:25.898Z | Downloaded serde_with v3.21.0 |
| 405 | 2026-08-20T03:17:25.905Z | Downloaded openapiv3 v2.2.0 |
| 406 | 2026-08-20T03:17:25.910Z | Downloaded tracing v0.1.44 |
| 407 | 2026-08-20T03:17:25.917Z | Downloaded dropshot v0.17.1 |
| 408 | 2026-08-20T03:17:25.927Z | Downloaded time v0.3.47 |
| 409 | 2026-08-20T03:17:25.943Z | Downloaded aws-lc-rs v1.16.3 |
| 410 | 2026-08-20T03:17:25.953Z | Downloaded syn v2.0.117 |
| 411 | 2026-08-20T03:17:25.953Z | Downloaded zerocopy v0.8.55 |
| 412 | 2026-08-20T03:17:25.965Z | Downloaded rustls v0.23.41 |
| 413 | 2026-08-20T03:17:25.975Z | Downloaded regex-syntax v0.8.10 |
| 414 | 2026-08-20T03:17:25.976Z | Downloaded regress v0.10.5 |
| 415 | 2026-08-20T03:17:25.984Z | Downloaded rustix v0.38.44 |
| 416 | 2026-08-20T03:17:25.991Z | Downloaded libc v0.2.185 |
| 417 | 2026-08-20T03:17:26.002Z | Downloaded rustix v1.1.4 |
| 418 | 2026-08-20T03:17:26.045Z | Downloaded regex-automata v0.4.14 |
| 419 | 2026-08-20T03:17:26.107Z | Downloaded tokio v1.52.1 |
| 420 | 2026-08-20T03:17:26.183Z | Downloaded encoding_rs v0.8.35 |
| 421 | 2026-08-20T03:17:26.203Z | Downloaded ring v0.17.14 |
| 422 | 2026-08-20T03:17:26.571Z | Downloaded aws-lc-sys v0.40.0 |
| 423 | 2026-08-20T03:17:26.757Z | Compiling proc-macro2 v1.0.106 |
| 424 | 2026-08-20T03:17:26.757Z | Compiling quote v1.0.45 |
| 425 | 2026-08-20T03:17:26.757Z | Compiling unicode-ident v1.0.24 |
| 426 | 2026-08-20T03:17:26.757Z | Compiling libc v0.2.185 |
| 427 | 2026-08-20T03:17:26.757Z | Checking cfg-if v1.0.4 |
| 428 | 2026-08-20T03:17:26.757Z | Compiling serde_core v1.0.228 |
| 429 | 2026-08-20T03:17:26.757Z | Checking memchr v2.8.0 |
| 430 | 2026-08-20T03:17:26.757Z | Checking itoa v1.0.17 |
| 431 | 2026-08-20T03:17:26.936Z | Compiling serde v1.0.228 |
| 432 | 2026-08-20T03:17:26.988Z | Compiling zmij v1.0.21 |
| 433 | 2026-08-20T03:17:27.012Z | Compiling serde_json v1.0.151 |
| 434 | 2026-08-20T03:17:27.263Z | Checking pin-project-lite v0.2.17 |
| 435 | 2026-08-20T03:17:27.273Z | Checking smallvec v1.15.1 |
| 436 | 2026-08-20T03:17:27.278Z | Checking bytes v1.11.1 |
| 437 | 2026-08-20T03:17:27.346Z | Checking futures-core v0.3.32 |
| 438 | 2026-08-20T03:17:27.486Z | Checking once_cell v1.21.3 |
| 439 | 2026-08-20T03:17:27.525Z | Compiling parking_lot_core v0.9.12 |
| 440 | 2026-08-20T03:17:27.646Z | Compiling getrandom v0.4.3 |
| 441 | 2026-08-20T03:17:27.685Z | Checking errno v0.3.14 |
| 442 | 2026-08-20T03:17:27.689Z | Checking scopeguard v1.2.0 |
| 443 | 2026-08-20T03:17:27.778Z | Checking lock_api v0.4.14 |
| 444 | 2026-08-20T03:17:27.788Z | Compiling find-msvc-tools v0.1.9 |
| 445 | 2026-08-20T03:17:27.942Z | Compiling jobserver v0.1.34 |
| 446 | 2026-08-20T03:17:27.967Z | Compiling shlex v1.3.0 |
| 447 | 2026-08-20T03:17:27.988Z | Checking parking_lot v0.12.5 |
| 448 | 2026-08-20T03:17:28.013Z | Checking signal-hook-registry v1.4.8 |
| 449 | 2026-08-20T03:17:28.029Z | Checking mio v1.2.0 |
| 450 | 2026-08-20T03:17:28.089Z | Compiling syn v2.0.117 |
| 451 | 2026-08-20T03:17:28.114Z | Checking socket2 v0.6.3 |
| 452 | 2026-08-20T03:17:28.138Z | Compiling cc v1.2.56 |
| 453 | 2026-08-20T03:17:28.157Z | Checking futures-sink v0.3.32 |
| 454 | 2026-08-20T03:17:28.157Z | Checking stable_deref_trait v1.2.1 |
| 455 | 2026-08-20T03:17:28.218Z | Compiling autocfg v1.5.0 |
| 456 | 2026-08-20T03:17:28.241Z | Compiling dunce v1.0.5 |
| 457 | 2026-08-20T03:17:28.251Z | Compiling thiserror v2.0.18 |
| 458 | 2026-08-20T03:17:28.292Z | Compiling fs_extra v1.3.0 |
| 459 | 2026-08-20T03:17:28.324Z | Compiling zerocopy v0.8.55 |
| 460 | 2026-08-20T03:17:28.531Z | Checking slab v0.4.12 |
| 461 | 2026-08-20T03:17:28.548Z | Compiling num-traits v0.2.19 |
| 462 | 2026-08-20T03:17:28.668Z | Checking futures-channel v0.3.32 |
| 463 | 2026-08-20T03:17:28.678Z | Checking zeroize v1.9.0 |
| 464 | 2026-08-20T03:17:28.724Z | Checking equivalent v1.0.2 |
| 465 | 2026-08-20T03:17:28.791Z | Checking http v1.4.2 |
| 466 | 2026-08-20T03:17:28.806Z | Compiling aws-lc-rs v1.16.3 |
| 467 | 2026-08-20T03:17:28.847Z | Compiling cmake v0.1.57 |
| 468 | 2026-08-20T03:17:29.086Z | Checking iana-time-zone v0.1.65 |
| 469 | 2026-08-20T03:17:29.162Z | Checking log v0.4.33 |
| 470 | 2026-08-20T03:17:29.303Z | Checking futures-task v0.3.32 |
| 471 | 2026-08-20T03:17:29.331Z | Checking bitflags v2.11.0 |
| 472 | 2026-08-20T03:17:29.340Z | Compiling ucd-trie v0.1.7 |
| 473 | 2026-08-20T03:17:29.402Z | Compiling aws-lc-sys v0.40.0 |
| 474 | 2026-08-20T03:17:29.422Z | Compiling rustversion v1.0.22 |
| 475 | 2026-08-20T03:17:29.430Z | Checking futures-io v0.3.32 |
| 476 | 2026-08-20T03:17:29.471Z | Compiling pest v2.8.6 |
| 477 | 2026-08-20T03:17:29.508Z | Checking rustls-pki-types v1.14.0 |
| 478 | 2026-08-20T03:17:29.525Z | Compiling schemars v0.8.22 |
| 479 | 2026-08-20T03:17:29.557Z | Checking fnv v1.0.7 |
| 480 | 2026-08-20T03:17:29.634Z | Checking uuid v1.23.4 |
| 481 | 2026-08-20T03:17:29.757Z | Checking semver v1.0.28 |
| 482 | 2026-08-20T03:17:29.778Z | Compiling httparse v1.10.1 |
| 483 | 2026-08-20T03:17:29.907Z | Checking litemap v0.8.1 |
| 484 | 2026-08-20T03:17:29.951Z | Checking dyn-clone v1.0.20 |
| 485 | 2026-08-20T03:17:30.039Z | Checking hashbrown v0.17.0 |
| 486 | 2026-08-20T03:17:30.065Z | Checking writeable v0.6.2 |
| 487 | 2026-08-20T03:17:30.135Z | Checking http-body v1.0.1 |
| 488 | 2026-08-20T03:17:30.210Z | Checking tracing-core v0.1.36 |
| 489 | 2026-08-20T03:17:30.252Z | Compiling rustls v0.23.41 |
| 490 | 2026-08-20T03:17:30.352Z | Compiling slog v2.8.2 |
| 491 | 2026-08-20T03:17:30.508Z | Checking percent-encoding v2.3.2 |
| 492 | 2026-08-20T03:17:30.517Z | Checking indexmap v2.14.0 |
| 493 | 2026-08-20T03:17:30.529Z | Compiling pest_meta v2.8.6 |
| 494 | 2026-08-20T03:17:30.562Z | Compiling icu_properties_data v2.1.2 |
| 495 | 2026-08-20T03:17:30.596Z | Checking atomic-waker v1.1.2 |
| 496 | 2026-08-20T03:17:30.640Z | Compiling icu_normalizer_data v2.1.1 |
| 497 | 2026-08-20T03:17:30.684Z | Checking untrusted v0.9.0 |
| 498 | 2026-08-20T03:17:30.724Z | Checking tracing v0.1.44 |
| 499 | 2026-08-20T03:17:30.851Z | Compiling synstructure v0.13.2 |
| 500 | 2026-08-20T03:17:30.899Z | Compiling serde_derive_internals v0.29.1 |
| 501 | 2026-08-20T03:17:30.995Z | Checking try-lock v0.2.5 |
| 502 | 2026-08-20T03:17:31.083Z | Checking tower-service v0.3.3 |
| 503 | 2026-08-20T03:17:31.088Z | Compiling rustix v1.1.4 |
| 504 | 2026-08-20T03:17:31.154Z | Compiling pest_generator v2.8.6 |
| 505 | 2026-08-20T03:17:31.166Z | Checking subtle v2.6.1 |
| 506 | 2026-08-20T03:17:31.288Z | Compiling getrandom v0.3.4 |
| 507 | 2026-08-20T03:17:31.336Z | Checking fastrand v2.3.0 |
| 508 | 2026-08-20T03:17:31.422Z | Checking tower-layer v0.3.3 |
| 509 | 2026-08-20T03:17:31.606Z | Checking want v0.3.1 |
| 510 | 2026-08-20T03:17:31.713Z | Compiling paste v1.0.15 |
| 511 | 2026-08-20T03:17:31.741Z | Checking httpdate v1.0.3 |
| 512 | 2026-08-20T03:17:31.844Z | Checking form_urlencoded v1.2.2 |
| 513 | 2026-08-20T03:17:31.921Z | Compiling crc32fast v1.5.0 |
| 514 | 2026-08-20T03:17:31.960Z | Compiling time-core v0.1.8 |
| 515 | 2026-08-20T03:17:31.967Z | Checking base64 v0.22.1 |
| 516 | 2026-08-20T03:17:32.026Z | Compiling usdt-impl v0.6.0 |
| 517 | 2026-08-20T03:17:32.097Z | Compiling serde_derive v1.0.228 |
| 518 | 2026-08-20T03:17:32.178Z | Compiling zerocopy-derive v0.8.55 |
| 519 | 2026-08-20T03:17:32.183Z | Compiling zerofrom-derive v0.1.6 |
| 520 | 2026-08-20T03:17:32.183Z | Compiling yoke-derive v0.8.1 |
| 521 | 2026-08-20T03:17:32.239Z | Compiling tokio-macros v2.7.0 |
| 522 | 2026-08-20T03:17:32.368Z | Compiling zerovec-derive v0.11.2 |
| 523 | 2026-08-20T03:17:32.760Z | Compiling thiserror-impl v2.0.18 |
| 524 | 2026-08-20T03:17:32.915Z | Checking tokio v1.52.1 |
| 525 | 2026-08-20T03:17:33.147Z | Compiling displaydoc v0.2.5 |
| 526 | 2026-08-20T03:17:33.300Z | Checking zerofrom v0.1.6 |
| 527 | 2026-08-20T03:17:33.344Z | Compiling futures-macro v0.3.32 |
| 528 | 2026-08-20T03:17:33.418Z | Checking yoke v0.8.1 |
| 529 | 2026-08-20T03:17:33.575Z | Checking zerovec v0.11.5 |
| 530 | 2026-08-20T03:17:33.850Z | Compiling schemars_derive v0.8.22 |
| 531 | 2026-08-20T03:17:33.889Z | Checking zerotrie v0.2.3 |
| 532 | 2026-08-20T03:17:33.998Z | Checking tinystr v0.8.2 |
| 533 | 2026-08-20T03:17:34.114Z | Checking futures-util v0.3.32 |
| 534 | 2026-08-20T03:17:34.117Z | Checking potential_utf v0.1.4 |
| 535 | 2026-08-20T03:17:34.167Z | Checking icu_locale_core v2.1.1 |
| 536 | 2026-08-20T03:17:34.234Z | Checking icu_collections v2.1.1 |
| 537 | 2026-08-20T03:17:34.520Z | Compiling pest_derive v2.8.6 |
| 538 | 2026-08-20T03:17:34.961Z | Checking icu_provider v2.1.1 |
| 539 | 2026-08-20T03:17:35.015Z | Checking chrono v0.4.45 |
| 540 | 2026-08-20T03:17:35.080Z | Checking erased-serde v0.3.31 |
| 541 | 2026-08-20T03:17:36.110Z | Compiling serde_tokenstream v0.2.3 |
| 542 | 2026-08-20T03:17:36.136Z | Checking icu_properties v2.1.2 |
| 543 | 2026-08-20T03:17:36.136Z | Checking icu_normalizer v2.1.1 |
| 544 | 2026-08-20T03:17:36.136Z | Compiling structmeta-derive v0.3.0 |
| 545 | 2026-08-20T03:17:36.136Z | Checking tokio-util v0.7.18 |
| 546 | 2026-08-20T03:17:36.136Z | Compiling scroll_derive v0.13.1 |
| 547 | 2026-08-20T03:17:36.136Z | Compiling heck v0.5.0 |
| 548 | 2026-08-20T03:17:36.220Z | Checking ppv-lite86 v0.2.21 |
| 549 | 2026-08-20T03:17:36.240Z | Checking ipnet v2.12.0 |
| 550 | 2026-08-20T03:17:36.275Z | Checking h2 v0.4.15 |
| 551 | 2026-08-20T03:17:36.431Z | Checking powerfmt v0.2.0 |
| 552 | 2026-08-20T03:17:36.461Z | Checking typenum v1.20.1 |
| 553 | 2026-08-20T03:17:36.505Z | Compiling num-conv v0.2.0 |
| 554 | 2026-08-20T03:17:36.567Z | Compiling version_check v0.9.5 |
| 555 | 2026-08-20T03:17:36.621Z | Compiling time-macros v0.2.27 |
| 556 | 2026-08-20T03:17:36.672Z | Compiling structmeta v0.3.0 |
| 557 | 2026-08-20T03:17:36.712Z | Checking scroll v0.13.0 |
| 558 | 2026-08-20T03:17:36.821Z | Checking deranged v0.5.8 |
| 559 | 2026-08-20T03:17:36.858Z | Checking ipnetwork v0.21.1 |
| 560 | 2026-08-20T03:17:36.934Z | Checking idna_adapter v1.2.1 |
| 561 | 2026-08-20T03:17:37.027Z | Compiling dtrace-parser v0.3.0 |
| 562 | 2026-08-20T03:17:37.038Z | Checking tempfile v3.27.0 |
| 563 | 2026-08-20T03:17:37.174Z | Checking hybrid-array v0.4.13 |
| 564 | 2026-08-20T03:17:37.565Z | Checking rand_core v0.9.5 |
| 565 | 2026-08-20T03:17:37.593Z | Compiling thread-id v5.1.0 |
| 566 | 2026-08-20T03:17:37.603Z | Checking sync_wrapper v1.0.2 |
| 567 | 2026-08-20T03:17:37.665Z | Checking openssl-probe v0.2.1 |
| 568 | 2026-08-20T03:17:37.689Z | Checking plain v0.2.3 |
| 569 | 2026-08-20T03:17:37.702Z | Checking regex-syntax v0.8.10 |
| 570 | 2026-08-20T03:17:37.713Z | Checking num_threads v0.1.7 |
| 571 | 2026-08-20T03:17:37.778Z | Checking ryu v1.0.23 |
| 572 | 2026-08-20T03:17:37.882Z | Compiling omicron-workspace-hack v0.1.0 |
| 573 | 2026-08-20T03:17:37.897Z | Compiling ident_case v1.0.1 |
| 574 | 2026-08-20T03:17:37.907Z | Compiling strsim v0.11.1 |
| 575 | 2026-08-20T03:17:38.007Z | Checking utf8_iter v1.0.4 |
| 576 | 2026-08-20T03:17:38.072Z | Checking adler2 v2.0.1 |
| 577 | 2026-08-20T03:17:38.116Z | Checking simd-adler32 v0.3.8 |
| 578 | 2026-08-20T03:17:38.120Z | Compiling byteorder v1.5.0 |
| 579 | 2026-08-20T03:17:38.146Z | Checking hyper v1.10.1 |
| 580 | 2026-08-20T03:17:38.164Z | Compiling crossbeam-utils v0.8.21 |
| 581 | 2026-08-20T03:17:38.177Z | Checking time v0.3.47 |
| 582 | 2026-08-20T03:17:38.246Z | Checking miniz_oxide v0.8.9 |
| 583 | 2026-08-20T03:17:38.333Z | Checking idna v1.1.0 |
| 584 | 2026-08-20T03:17:38.440Z | Compiling dof v0.4.0 |
| 585 | 2026-08-20T03:17:38.583Z | Compiling darling_core v0.23.0 |
| 586 | 2026-08-20T03:17:38.603Z | Checking serde_urlencoded v0.7.1 |
| 587 | 2026-08-20T03:17:38.790Z | Checking goblin v0.10.5 |
| 588 | 2026-08-20T03:17:38.959Z | Checking rustls-native-certs v0.8.3 |
| 589 | 2026-08-20T03:17:38.978Z | Checking tower v0.5.3 |
| 590 | 2026-08-20T03:17:39.036Z | Checking hyper-util v0.1.20 |
| 591 | 2026-08-20T03:17:39.338Z | Checking oxnet v0.1.6 |
| 592 | 2026-08-20T03:17:39.409Z | Checking newtype-uuid v1.3.2 |
| 593 | 2026-08-20T03:17:39.565Z | Compiling daft-derive v0.1.7 |
| 594 | 2026-08-20T03:17:39.571Z | Checking http-body-util v0.1.3 |
| 595 | 2026-08-20T03:17:39.591Z | Compiling aho-corasick v1.1.4 |
| 596 | 2026-08-20T03:17:39.617Z | Checking getrandom v0.2.17 |
| 597 | 2026-08-20T03:17:39.757Z | Compiling camino v1.2.5 |
| 598 | 2026-08-20T03:17:39.763Z | Compiling rustix v0.38.44 |
| 599 | 2026-08-20T03:17:40.047Z | Checking pretty-hex v0.4.1 |
| 600 | 2026-08-20T03:17:40.083Z | Checking iri-string v0.7.10 |
| 601 | 2026-08-20T03:17:40.265Z | Checking daft v0.1.7 |
| 602 | 2026-08-20T03:17:40.490Z | Checking rand_core v0.6.4 |
| 603 | 2026-08-20T03:17:40.624Z | Compiling darling_macro v0.23.0 |
| 604 | 2026-08-20T03:17:40.724Z | Checking flate2 v1.1.9 |
| 605 | 2026-08-20T03:17:41.005Z | Checking url v2.5.8 |
| 606 | 2026-08-20T03:17:41.082Z | Checking tower-http v0.6.8 |
| 607 | 2026-08-20T03:17:41.146Z | Checking rand_chacha v0.9.0 |
| 608 | 2026-08-20T03:17:41.271Z | Checking crypto-common v0.2.2 |
| 609 | 2026-08-20T03:17:41.323Z | Checking block-buffer v0.12.1 |
| 610 | 2026-08-20T03:17:41.328Z | Compiling multer v3.1.0 |
| 611 | 2026-08-20T03:17:41.372Z | Checking wait-timeout v0.2.1 |
| 612 | 2026-08-20T03:17:41.520Z | Compiling regex-automata v0.4.14 |
| 613 | 2026-08-20T03:17:41.537Z | Checking thread_local v1.1.9 |
| 614 | 2026-08-20T03:17:41.657Z | Checking compression-core v0.4.31 |
| 615 | 2026-08-20T03:17:41.672Z | Checking quick-error v1.2.3 |
| 616 | 2026-08-20T03:17:41.797Z | Checking winnow v1.0.3 |
| 617 | 2026-08-20T03:17:41.803Z | Compiling ref-cast v1.0.25 |
| 618 | 2026-08-20T03:17:41.950Z | Checking foldhash v0.2.0 |
| 619 | 2026-08-20T03:17:42.033Z | Checking const-oid v0.10.2 |
| 620 | 2026-08-20T03:17:42.099Z | Checking allocator-api2 v0.2.21 |
| 621 | 2026-08-20T03:17:42.138Z | Compiling slog-async v2.8.0 |
| 622 | 2026-08-20T03:17:42.138Z | Checking bit-vec v0.8.0 |
| 623 | 2026-08-20T03:17:42.179Z | Checking match_cfg v0.1.0 |
| 624 | 2026-08-20T03:17:42.207Z | Checking digest v0.11.3 |
| 625 | 2026-08-20T03:17:42.223Z | Checking hostname v0.3.1 |
| 626 | 2026-08-20T03:17:42.329Z | Checking bit-set v0.8.0 |
| 627 | 2026-08-20T03:17:42.349Z | Checking hashbrown v0.16.1 |
| 628 | 2026-08-20T03:17:42.366Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 629 | 2026-08-20T03:17:42.380Z | Checking rusty-fork v0.3.1 |
| 630 | 2026-08-20T03:17:42.418Z | Checking compression-codecs v0.4.37 |
| 631 | 2026-08-20T03:17:42.558Z | Checking rand v0.9.2 |
| 632 | 2026-08-20T03:17:42.594Z | Checking crossbeam-channel v0.5.15 |
| 633 | 2026-08-20T03:17:42.672Z | Compiling darling v0.23.0 |
| 634 | 2026-08-20T03:17:42.689Z | Checking rand_chacha v0.3.1 |
| 635 | 2026-08-20T03:17:43.069Z | Compiling usdt-macro v0.6.0 |
| 636 | 2026-08-20T03:17:43.211Z | Compiling usdt-attr-macro v0.6.0 |
| 637 | 2026-08-20T03:17:43.212Z | Checking slog-json v2.6.1 |
| 638 | 2026-08-20T03:17:43.212Z | Checking rand_xorshift v0.4.0 |
| 639 | 2026-08-20T03:17:43.218Z | Compiling derive-ex v0.1.8 |
| 640 | 2026-08-20T03:17:43.218Z | Compiling dropshot v0.17.1 |
| 641 | 2026-08-20T03:17:43.336Z | Compiling regex v1.12.3 |
| 642 | 2026-08-20T03:17:43.365Z | Checking futures-executor v0.3.32 |
| 643 | 2026-08-20T03:17:43.472Z | Compiling async-trait v0.1.89 |
| 644 | 2026-08-20T03:17:43.492Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 645 | 2026-08-20T03:17:43.567Z | Compiling async-stream-impl v0.3.6 |
| 646 | 2026-08-20T03:17:43.604Z | Compiling ref-cast-impl v1.0.25 |
| 647 | 2026-08-20T03:17:43.682Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 648 | 2026-08-20T03:17:43.873Z | Checking serde_spanned v1.1.1 |
| 649 | 2026-08-20T03:17:43.910Z | Checking is-terminal v0.4.17 |
| 650 | 2026-08-20T03:17:43.986Z | Checking memmap2 v0.9.10 |
| 651 | 2026-08-20T03:17:43.989Z | Checking encoding_rs v0.8.35 |
| 652 | 2026-08-20T03:17:43.997Z | Checking unarray v0.1.4 |
| 653 | 2026-08-20T03:17:44.168Z | Checking spin v0.9.8 |
| 654 | 2026-08-20T03:17:44.189Z | Checking take_mut v0.2.2 |
| 655 | 2026-08-20T03:17:44.189Z | Checking cpufeatures v0.3.0 |
| 656 | 2026-08-20T03:17:44.239Z | Compiling anyhow v1.0.104 |
| 657 | 2026-08-20T03:17:44.246Z | Checking term v1.2.1 |
| 658 | 2026-08-20T03:17:44.246Z | Checking mime v0.3.17 |
| 659 | 2026-08-20T03:17:44.370Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 660 | 2026-08-20T03:17:44.383Z | Checking hex v0.4.3 |
| 661 | 2026-08-20T03:17:44.391Z | Compiling dropshot_endpoint v0.17.1 |
| 662 | 2026-08-20T03:17:44.436Z | Checking slog-term v2.9.2 |
| 663 | 2026-08-20T03:17:44.543Z | Checking toml v1.1.2+spec-1.1.0 |
| 664 | 2026-08-20T03:17:44.587Z | Checking byte-wrapper v0.1.0 |
| 665 | 2026-08-20T03:17:44.608Z | Compiling test-strategy v0.4.5 |
| 666 | 2026-08-20T03:17:44.695Z | Checking sha1 v0.11.0 |
| 667 | 2026-08-20T03:17:44.812Z | Checking async-stream v0.3.6 |
| 668 | 2026-08-20T03:17:44.827Z | Checking usdt v0.6.0 |
| 669 | 2026-08-20T03:17:44.853Z | Checking proptest v1.11.0 |
| 670 | 2026-08-20T03:17:44.923Z | Compiling parse-display-derive v0.10.0 |
| 671 | 2026-08-20T03:17:44.975Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 672 | 2026-08-20T03:17:45.065Z | Checking futures v0.3.32 |
| 673 | 2026-08-20T03:17:45.104Z | Checking atomicwrites v0.4.4 |
| 674 | 2026-08-20T03:17:45.214Z | Checking slog-bunyan v2.5.0 |
| 675 | 2026-08-20T03:17:45.222Z | Checking rand v0.8.6 |
| 676 | 2026-08-20T03:17:45.292Z | Compiling serde_with_macros v3.21.0 |
| 677 | 2026-08-20T03:17:45.326Z | Checking async-compression v0.4.41 |
| 678 | 2026-08-20T03:17:45.671Z | Compiling newtype-uuid-macros v0.1.0 |
| 679 | 2026-08-20T03:17:45.703Z | Compiling strum_macros v0.27.2 |
| 680 | 2026-08-20T03:17:45.891Z | Checking openapiv3 v2.2.0 |
| 681 | 2026-08-20T03:17:45.957Z | Checking backon v1.6.0 |
| 682 | 2026-08-20T03:17:46.132Z | Checking waitgroup v0.1.2 |
| 683 | 2026-08-20T03:17:46.206Z | Checking rustls-pemfile v2.2.0 |
| 684 | 2026-08-20T03:17:46.310Z | Checking serde_path_to_error v0.1.20 |
| 685 | 2026-08-20T03:17:46.324Z | Checking hostname v0.4.2 |
| 686 | 2026-08-20T03:17:46.721Z | Checking instant v0.1.13 |
| 687 | 2026-08-20T03:17:46.730Z | Checking either v1.15.0 |
| 688 | 2026-08-20T03:17:46.730Z | Checking debug-ignore v1.0.5 |
| 689 | 2026-08-20T03:17:46.730Z | Checking backoff v0.4.0 |
| 690 | 2026-08-20T03:17:46.730Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 691 | 2026-08-20T03:17:46.730Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 692 | 2026-08-20T03:17:46.730Z | Checking itertools v0.14.0 |
| 693 | 2026-08-20T03:17:46.730Z | Checking parse-display v0.10.0 |
| 694 | 2026-08-20T03:17:46.730Z | Checking serde_with v3.21.0 |
| 695 | 2026-08-20T03:17:46.730Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 696 | 2026-08-20T03:17:46.893Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 697 | 2026-08-20T03:17:46.941Z | Checking iddqd v0.4.2 |
| 698 | 2026-08-20T03:17:47.129Z | Checking regress v0.10.5 |
| 699 | 2026-08-20T03:17:47.187Z | Checking macaddr v1.0.1 |
| 700 | 2026-08-20T03:17:47.283Z | Checking humantime v2.3.0 |
| 701 | 2026-08-20T03:17:47.429Z | Checking strum v0.27.2 |
| 702 | 2026-08-20T03:17:51.916Z | Checking rustls-webpki v0.103.13 |
| 703 | 2026-08-20T03:17:54.055Z | Checking tokio-rustls v0.26.4 |
| 704 | 2026-08-20T03:17:54.064Z | Checking rustls-platform-verifier v0.6.2 |
| 705 | 2026-08-20T03:17:54.229Z | Checking hyper-rustls v0.27.7 |
| 706 | 2026-08-20T03:17:54.365Z | Checking reqwest v0.13.2 |
| 707 | 2026-08-20T03:17:54.955Z | Checking progenitor-client v0.14.0 |
| 708 | 2026-08-20T03:17:55.094Z | Checking progenitor-extras v0.2.0 |
| 709 | 2026-08-20T03:17:56.194Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 710 | 2026-08-20T03:17:58.360Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 711 | 2026-08-20T03:17:58.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.77s |
| 712 | 2026-08-20T03:17:58.560Z | + cargo build --release |
| 713 | 2026-08-20T03:17:58.930Z | Compiling proc-macro2 v1.0.106 |
| 714 | 2026-08-20T03:17:58.930Z | Compiling quote v1.0.45 |
| 715 | 2026-08-20T03:17:58.930Z | Compiling unicode-ident v1.0.24 |
| 716 | 2026-08-20T03:17:58.930Z | Compiling libc v0.2.185 |
| 717 | 2026-08-20T03:17:58.983Z | Compiling cfg-if v1.0.4 |
| 718 | 2026-08-20T03:17:58.983Z | Compiling serde_core v1.0.228 |
| 719 | 2026-08-20T03:17:58.983Z | Compiling memchr v2.8.0 |
| 720 | 2026-08-20T03:17:58.983Z | Compiling itoa v1.0.17 |
| 721 | 2026-08-20T03:17:58.983Z | Compiling zmij v1.0.21 |
| 722 | 2026-08-20T03:17:58.984Z | Compiling serde v1.0.228 |
| 723 | 2026-08-20T03:17:58.988Z | Compiling serde_json v1.0.151 |
| 724 | 2026-08-20T03:17:59.084Z | Compiling pin-project-lite v0.2.17 |
| 725 | 2026-08-20T03:17:59.164Z | Compiling smallvec v1.15.1 |
| 726 | 2026-08-20T03:17:59.200Z | Compiling futures-core v0.3.32 |
| 727 | 2026-08-20T03:17:59.343Z | Compiling bytes v1.11.1 |
| 728 | 2026-08-20T03:17:59.490Z | Compiling once_cell v1.21.3 |
| 729 | 2026-08-20T03:17:59.629Z | Compiling errno v0.3.14 |
| 730 | 2026-08-20T03:17:59.720Z | Compiling parking_lot_core v0.9.12 |
| 731 | 2026-08-20T03:17:59.799Z | Compiling scopeguard v1.2.0 |
| 732 | 2026-08-20T03:17:59.849Z | Compiling getrandom v0.4.3 |
| 733 | 2026-08-20T03:17:59.882Z | Compiling syn v2.0.117 |
| 734 | 2026-08-20T03:17:59.891Z | Compiling lock_api v0.4.14 |
| 735 | 2026-08-20T03:17:59.933Z | Compiling jobserver v0.1.34 |
| 736 | 2026-08-20T03:17:59.962Z | Compiling find-msvc-tools v0.1.9 |
| 737 | 2026-08-20T03:18:00.116Z | Compiling shlex v1.3.0 |
| 738 | 2026-08-20T03:18:00.165Z | Compiling parking_lot v0.12.5 |
| 739 | 2026-08-20T03:18:00.208Z | Compiling signal-hook-registry v1.4.8 |
| 740 | 2026-08-20T03:18:00.235Z | Compiling cc v1.2.56 |
| 741 | 2026-08-20T03:18:00.266Z | Compiling socket2 v0.6.3 |
| 742 | 2026-08-20T03:18:00.276Z | Compiling mio v1.2.0 |
| 743 | 2026-08-20T03:18:00.342Z | Compiling autocfg v1.5.0 |
| 744 | 2026-08-20T03:18:00.621Z | Compiling thiserror v2.0.18 |
| 745 | 2026-08-20T03:18:00.675Z | Compiling stable_deref_trait v1.2.1 |
| 746 | 2026-08-20T03:18:00.731Z | Compiling futures-sink v0.3.32 |
| 747 | 2026-08-20T03:18:00.839Z | Compiling num-traits v0.2.19 |
| 748 | 2026-08-20T03:18:00.881Z | Compiling fs_extra v1.3.0 |
| 749 | 2026-08-20T03:18:00.996Z | Compiling cmake v0.1.57 |
| 750 | 2026-08-20T03:18:01.057Z | Compiling dunce v1.0.5 |
| 751 | 2026-08-20T03:18:01.158Z | Compiling slab v0.4.12 |
| 752 | 2026-08-20T03:18:01.170Z | Compiling zerocopy v0.8.55 |
| 753 | 2026-08-20T03:18:01.285Z | Compiling futures-channel v0.3.32 |
| 754 | 2026-08-20T03:18:01.298Z | Compiling zeroize v1.9.0 |
| 755 | 2026-08-20T03:18:01.442Z | Compiling equivalent v1.0.2 |
| 756 | 2026-08-20T03:18:01.466Z | Compiling aws-lc-sys v0.40.0 |
| 757 | 2026-08-20T03:18:01.505Z | Compiling http v1.4.2 |
| 758 | 2026-08-20T03:18:01.513Z | Compiling log v0.4.33 |
| 759 | 2026-08-20T03:18:01.535Z | Compiling futures-io v0.3.32 |
| 760 | 2026-08-20T03:18:01.702Z | Compiling bitflags v2.11.0 |
| 761 | 2026-08-20T03:18:01.920Z | Compiling futures-task v0.3.32 |
| 762 | 2026-08-20T03:18:01.993Z | Compiling ucd-trie v0.1.7 |
| 763 | 2026-08-20T03:18:02.099Z | Compiling iana-time-zone v0.1.65 |
| 764 | 2026-08-20T03:18:02.115Z | Compiling rustversion v1.0.22 |
| 765 | 2026-08-20T03:18:02.203Z | Compiling aws-lc-rs v1.16.3 |
| 766 | 2026-08-20T03:18:02.371Z | Compiling pest v2.8.6 |
| 767 | 2026-08-20T03:18:02.497Z | Compiling rustls-pki-types v1.14.0 |
| 768 | 2026-08-20T03:18:02.510Z | Compiling schemars v0.8.22 |
| 769 | 2026-08-20T03:18:02.713Z | Compiling synstructure v0.13.2 |
| 770 | 2026-08-20T03:18:03.192Z | Compiling serde_derive_internals v0.29.1 |
| 771 | 2026-08-20T03:18:03.302Z | Compiling fnv v1.0.7 |
| 772 | 2026-08-20T03:18:03.327Z | Compiling semver v1.0.28 |
| 773 | 2026-08-20T03:18:03.383Z | Compiling uuid v1.23.4 |
| 774 | 2026-08-20T03:18:03.515Z | Compiling pest_meta v2.8.6 |
| 775 | 2026-08-20T03:18:03.554Z | Compiling writeable v0.6.2 |
| 776 | 2026-08-20T03:18:03.775Z | Compiling httparse v1.10.1 |
| 777 | 2026-08-20T03:18:03.807Z | Compiling serde_derive v1.0.228 |
| 778 | 2026-08-20T03:18:03.829Z | Compiling zerocopy-derive v0.8.55 |
| 779 | 2026-08-20T03:18:03.893Z | Compiling zerofrom-derive v0.1.6 |
| 780 | 2026-08-20T03:18:03.988Z | Compiling yoke-derive v0.8.1 |
| 781 | 2026-08-20T03:18:04.020Z | Compiling tokio-macros v2.7.0 |
| 782 | 2026-08-20T03:18:04.075Z | Compiling thiserror-impl v2.0.18 |
| 783 | 2026-08-20T03:18:04.624Z | Compiling tokio v1.52.1 |
| 784 | 2026-08-20T03:18:04.663Z | Compiling zerovec-derive v0.11.2 |
| 785 | 2026-08-20T03:18:04.894Z | Compiling displaydoc v0.2.5 |
| 786 | 2026-08-20T03:18:04.980Z | Compiling zerofrom v0.1.6 |
| 787 | 2026-08-20T03:18:05.099Z | Compiling yoke v0.8.1 |
| 788 | 2026-08-20T03:18:05.207Z | Compiling futures-macro v0.3.32 |
| 789 | 2026-08-20T03:18:05.269Z | Compiling schemars_derive v0.8.22 |
| 790 | 2026-08-20T03:18:05.591Z | Compiling hashbrown v0.17.0 |
| 791 | 2026-08-20T03:18:05.692Z | Compiling zerovec v0.11.5 |
| 792 | 2026-08-20T03:18:05.970Z | Compiling futures-util v0.3.32 |
| 793 | 2026-08-20T03:18:06.222Z | Compiling tinystr v0.8.2 |
| 794 | 2026-08-20T03:18:06.268Z | Compiling litemap v0.8.1 |
| 795 | 2026-08-20T03:18:06.414Z | Compiling dyn-clone v1.0.20 |
| 796 | 2026-08-20T03:18:06.453Z | Compiling icu_locale_core v2.1.1 |
| 797 | 2026-08-20T03:18:06.569Z | Compiling potential_utf v0.1.4 |
| 798 | 2026-08-20T03:18:06.743Z | Compiling indexmap v2.14.0 |
| 799 | 2026-08-20T03:18:06.906Z | Compiling chrono v0.4.45 |
| 800 | 2026-08-20T03:18:06.937Z | Compiling zerotrie v0.2.3 |
| 801 | 2026-08-20T03:18:07.343Z | Compiling pest_generator v2.8.6 |
| 802 | 2026-08-20T03:18:07.475Z | Compiling slog v2.8.2 |
| 803 | 2026-08-20T03:18:07.690Z | Compiling http-body v1.0.1 |
| 804 | 2026-08-20T03:18:07.836Z | Compiling tracing-core v0.1.36 |
| 805 | 2026-08-20T03:18:08.271Z | Compiling icu_properties_data v2.1.2 |
| 806 | 2026-08-20T03:18:08.486Z | Compiling rustls v0.23.41 |
| 807 | 2026-08-20T03:18:08.545Z | Compiling icu_normalizer_data v2.1.1 |
| 808 | 2026-08-20T03:18:08.689Z | Compiling atomic-waker v1.1.2 |
| 809 | 2026-08-20T03:18:08.707Z | Compiling percent-encoding v2.3.2 |
| 810 | 2026-08-20T03:18:08.765Z | Compiling untrusted v0.9.0 |
| 811 | 2026-08-20T03:18:08.783Z | Compiling tokio-util v0.7.18 |
| 812 | 2026-08-20T03:18:08.859Z | Compiling tracing v0.1.44 |
| 813 | 2026-08-20T03:18:08.872Z | Compiling pest_derive v2.8.6 |
| 814 | 2026-08-20T03:18:09.194Z | Compiling icu_provider v2.1.1 |
| 815 | 2026-08-20T03:18:09.377Z | Compiling erased-serde v0.3.31 |
| 816 | 2026-08-20T03:18:09.397Z | Compiling icu_collections v2.1.1 |
| 817 | 2026-08-20T03:18:09.949Z | Compiling getrandom v0.3.4 |
| 818 | 2026-08-20T03:18:09.957Z | Compiling tower-service v0.3.3 |
| 819 | 2026-08-20T03:18:10.039Z | Compiling subtle v2.6.1 |
| 820 | 2026-08-20T03:18:10.086Z | Compiling rustix v1.1.4 |
| 821 | 2026-08-20T03:18:10.181Z | Compiling tower-layer v0.3.3 |
| 822 | 2026-08-20T03:18:10.203Z | Compiling fastrand v2.3.0 |
| 823 | 2026-08-20T03:18:10.209Z | Compiling try-lock v0.2.5 |
| 824 | 2026-08-20T03:18:10.301Z | Compiling want v0.3.1 |
| 825 | 2026-08-20T03:18:10.513Z | Compiling h2 v0.4.15 |
| 826 | 2026-08-20T03:18:10.593Z | Compiling ppv-lite86 v0.2.21 |
| 827 | 2026-08-20T03:18:10.655Z | Compiling serde_tokenstream v0.2.3 |
| 828 | 2026-08-20T03:18:10.683Z | Compiling httpdate v1.0.3 |
| 829 | 2026-08-20T03:18:10.953Z | Compiling paste v1.0.15 |
| 830 | 2026-08-20T03:18:10.973Z | Compiling icu_properties v2.1.2 |
| 831 | 2026-08-20T03:18:11.061Z | Compiling icu_normalizer v2.1.1 |
| 832 | 2026-08-20T03:18:12.490Z | Compiling form_urlencoded v1.2.2 |
| 833 | 2026-08-20T03:18:12.556Z | Compiling structmeta-derive v0.3.0 |
| 834 | 2026-08-20T03:18:12.575Z | Compiling scroll_derive v0.13.1 |
| 835 | 2026-08-20T03:18:12.840Z | Compiling time-core v0.1.8 |
| 836 | 2026-08-20T03:18:12.967Z | Compiling hyper v1.10.1 |
| 837 | 2026-08-20T03:18:13.078Z | Compiling powerfmt v0.2.0 |
| 838 | 2026-08-20T03:18:13.296Z | Compiling base64 v0.22.1 |
| 839 | 2026-08-20T03:18:13.353Z | Compiling crc32fast v1.5.0 |
| 840 | 2026-08-20T03:18:13.434Z | Compiling typenum v1.20.1 |
| 841 | 2026-08-20T03:18:13.589Z | Compiling usdt-impl v0.6.0 |
| 842 | 2026-08-20T03:18:13.760Z | Compiling ipnet v2.12.0 |
| 843 | 2026-08-20T03:18:13.821Z | Compiling version_check v0.9.5 |
| 844 | 2026-08-20T03:18:14.121Z | Compiling num-conv v0.2.0 |
| 845 | 2026-08-20T03:18:14.227Z | Compiling omicron-workspace-hack v0.1.0 |
| 846 | 2026-08-20T03:18:14.296Z | Compiling heck v0.5.0 |
| 847 | 2026-08-20T03:18:14.399Z | Compiling hyper-util v0.1.20 |
| 848 | 2026-08-20T03:18:14.428Z | Compiling time-macros v0.2.27 |
| 849 | 2026-08-20T03:18:14.872Z | Compiling dof v0.4.0 |
| 850 | 2026-08-20T03:18:14.906Z | Compiling hybrid-array v0.4.13 |
| 851 | 2026-08-20T03:18:15.389Z | Compiling structmeta v0.3.0 |
| 852 | 2026-08-20T03:18:15.430Z | Compiling scroll v0.13.0 |
| 853 | 2026-08-20T03:18:15.536Z | Compiling deranged v0.5.8 |
| 854 | 2026-08-20T03:18:15.662Z | Compiling rand_core v0.9.5 |
| 855 | 2026-08-20T03:18:15.930Z | Compiling tempfile v3.27.0 |
| 856 | 2026-08-20T03:18:16.596Z | Compiling idna_adapter v1.2.1 |
| 857 | 2026-08-20T03:18:16.731Z | Compiling dtrace-parser v0.3.0 |
| 858 | 2026-08-20T03:18:16.754Z | Compiling ipnetwork v0.21.1 |
| 859 | 2026-08-20T03:18:17.009Z | Compiling thread-id v5.1.0 |
| 860 | 2026-08-20T03:18:17.071Z | Compiling sync_wrapper v1.0.2 |
| 861 | 2026-08-20T03:18:17.131Z | Compiling plain v0.2.3 |
| 862 | 2026-08-20T03:18:17.228Z | Compiling simd-adler32 v0.3.8 |
| 863 | 2026-08-20T03:18:17.250Z | Compiling byteorder v1.5.0 |
| 864 | 2026-08-20T03:18:17.269Z | Compiling openssl-probe v0.2.1 |
| 865 | 2026-08-20T03:18:17.441Z | Compiling regex-syntax v0.8.10 |
| 866 | 2026-08-20T03:18:17.476Z | Compiling ryu v1.0.23 |
| 867 | 2026-08-20T03:18:17.511Z | Compiling num_threads v0.1.7 |
| 868 | 2026-08-20T03:18:17.697Z | Compiling utf8_iter v1.0.4 |
| 869 | 2026-08-20T03:18:17.715Z | Compiling strsim v0.11.1 |
| 870 | 2026-08-20T03:18:17.722Z | Compiling adler2 v2.0.1 |
| 871 | 2026-08-20T03:18:17.722Z | Compiling crossbeam-utils v0.8.21 |
| 872 | 2026-08-20T03:18:18.036Z | Compiling ident_case v1.0.1 |
| 873 | 2026-08-20T03:18:18.126Z | Compiling miniz_oxide v0.8.9 |
| 874 | 2026-08-20T03:18:18.126Z | Compiling darling_core v0.23.0 |
| 875 | 2026-08-20T03:18:18.126Z | Compiling idna v1.1.0 |
| 876 | 2026-08-20T03:18:18.126Z | Compiling time v0.3.47 |
| 877 | 2026-08-20T03:18:18.126Z | Compiling serde_urlencoded v0.7.1 |
| 878 | 2026-08-20T03:18:21.956Z | Compiling rustls-native-certs v0.8.3 |
| 879 | 2026-08-20T03:18:22.053Z | Compiling goblin v0.10.5 |
| 880 | 2026-08-20T03:18:22.054Z | Compiling tower v0.5.3 |
| 881 | 2026-08-20T03:18:22.054Z | Compiling oxnet v0.1.6 |
| 882 | 2026-08-20T03:18:22.054Z | Compiling newtype-uuid v1.3.2 |
| 883 | 2026-08-20T03:18:22.054Z | Compiling http-body-util v0.1.3 |
| 884 | 2026-08-20T03:18:22.054Z | Compiling daft-derive v0.1.7 |
| 885 | 2026-08-20T03:18:22.054Z | Compiling aho-corasick v1.1.4 |
| 886 | 2026-08-20T03:18:22.054Z | Compiling getrandom v0.2.17 |
| 887 | 2026-08-20T03:18:22.055Z | Compiling rustix v0.38.44 |
| 888 | 2026-08-20T03:18:22.055Z | Compiling pretty-hex v0.4.1 |
| 889 | 2026-08-20T03:18:22.055Z | Compiling iri-string v0.7.10 |
| 890 | 2026-08-20T03:18:22.055Z | Compiling camino v1.2.5 |
| 891 | 2026-08-20T03:18:22.055Z | Compiling daft v0.1.7 |
| 892 | 2026-08-20T03:18:22.055Z | Compiling rand_core v0.6.4 |
| 893 | 2026-08-20T03:18:22.055Z | Compiling flate2 v1.1.9 |
| 894 | 2026-08-20T03:18:22.055Z | Compiling darling_macro v0.23.0 |
| 895 | 2026-08-20T03:18:22.384Z | Compiling tower-http v0.6.8 |
| 896 | 2026-08-20T03:18:23.069Z | Compiling regex-automata v0.4.14 |
| 897 | 2026-08-20T03:18:23.436Z | Compiling url v2.5.8 |
| 898 | 2026-08-20T03:18:25.262Z | Compiling rand_chacha v0.9.0 |
| 899 | 2026-08-20T03:18:25.448Z | Compiling crypto-common v0.2.2 |
| 900 | 2026-08-20T03:18:25.546Z | Compiling block-buffer v0.12.1 |
| 901 | 2026-08-20T03:18:25.713Z | Compiling multer v3.1.0 |
| 902 | 2026-08-20T03:18:25.795Z | Compiling wait-timeout v0.2.1 |
| 903 | 2026-08-20T03:18:25.882Z | Compiling thread_local v1.1.9 |
| 904 | 2026-08-20T03:18:25.923Z | Compiling match_cfg v0.1.0 |
| 905 | 2026-08-20T03:18:25.986Z | Compiling quick-error v1.2.3 |
| 906 | 2026-08-20T03:18:26.114Z | Compiling slog-async v2.8.0 |
| 907 | 2026-08-20T03:18:26.199Z | Compiling bit-vec v0.8.0 |
| 908 | 2026-08-20T03:18:26.243Z | Compiling allocator-api2 v0.2.21 |
| 909 | 2026-08-20T03:18:26.356Z | Compiling ref-cast v1.0.25 |
| 910 | 2026-08-20T03:18:26.482Z | Compiling compression-core v0.4.31 |
| 911 | 2026-08-20T03:18:26.607Z | Compiling foldhash v0.2.0 |
| 912 | 2026-08-20T03:18:26.639Z | Compiling winnow v1.0.3 |
| 913 | 2026-08-20T03:18:26.721Z | Compiling const-oid v0.10.2 |
| 914 | 2026-08-20T03:18:26.873Z | Compiling digest v0.11.3 |
| 915 | 2026-08-20T03:18:27.004Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 916 | 2026-08-20T03:18:27.044Z | Compiling hashbrown v0.16.1 |
| 917 | 2026-08-20T03:18:27.779Z | Compiling compression-codecs v0.4.37 |
| 918 | 2026-08-20T03:18:28.129Z | Compiling bit-set v0.8.0 |
| 919 | 2026-08-20T03:18:28.308Z | Compiling rusty-fork v0.3.1 |
| 920 | 2026-08-20T03:18:28.320Z | Compiling hostname v0.3.1 |
| 921 | 2026-08-20T03:18:28.504Z | Compiling rand v0.9.2 |
| 922 | 2026-08-20T03:18:29.162Z | Compiling crossbeam-channel v0.5.15 |
| 923 | 2026-08-20T03:18:29.209Z | Compiling regex v1.12.3 |
| 924 | 2026-08-20T03:18:29.584Z | Compiling darling v0.23.0 |
| 925 | 2026-08-20T03:18:29.658Z | Compiling rand_chacha v0.3.1 |
| 926 | 2026-08-20T03:18:30.463Z | Compiling slog-json v2.6.1 |
| 927 | 2026-08-20T03:18:30.721Z | Compiling usdt-attr-macro v0.6.0 |
| 928 | 2026-08-20T03:18:30.830Z | Compiling usdt-macro v0.6.0 |
| 929 | 2026-08-20T03:18:31.101Z | Compiling rand_xorshift v0.4.0 |
| 930 | 2026-08-20T03:18:31.148Z | Compiling derive-ex v0.1.8 |
| 931 | 2026-08-20T03:18:31.185Z | Compiling dropshot v0.17.1 |
| 932 | 2026-08-20T03:18:31.248Z | Compiling futures-executor v0.3.32 |
| 933 | 2026-08-20T03:18:31.402Z | Compiling async-trait v0.1.89 |
| 934 | 2026-08-20T03:18:31.424Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 935 | 2026-08-20T03:18:31.499Z | Compiling ref-cast-impl v1.0.25 |
| 936 | 2026-08-20T03:18:31.734Z | Compiling async-stream-impl v0.3.6 |
| 937 | 2026-08-20T03:18:31.869Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 938 | 2026-08-20T03:18:32.095Z | Compiling serde_spanned v1.1.1 |
| 939 | 2026-08-20T03:18:32.215Z | Compiling memmap2 v0.9.10 |
| 940 | 2026-08-20T03:18:32.283Z | Compiling is-terminal v0.4.17 |
| 941 | 2026-08-20T03:18:32.336Z | Compiling encoding_rs v0.8.35 |
| 942 | 2026-08-20T03:18:32.345Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 943 | 2026-08-20T03:18:32.370Z | Compiling hex v0.4.3 |
| 944 | 2026-08-20T03:18:32.498Z | Compiling take_mut v0.2.2 |
| 945 | 2026-08-20T03:18:32.601Z | Compiling unarray v0.1.4 |
| 946 | 2026-08-20T03:18:32.651Z | Compiling mime v0.3.17 |
| 947 | 2026-08-20T03:18:32.664Z | Compiling cpufeatures v0.3.0 |
| 948 | 2026-08-20T03:18:32.705Z | Compiling term v1.2.1 |
| 949 | 2026-08-20T03:18:32.726Z | Compiling spin v0.9.8 |
| 950 | 2026-08-20T03:18:32.839Z | Compiling anyhow v1.0.104 |
| 951 | 2026-08-20T03:18:32.861Z | Compiling dropshot_endpoint v0.17.1 |
| 952 | 2026-08-20T03:18:33.117Z | Compiling slog-term v2.9.2 |
| 953 | 2026-08-20T03:18:33.343Z | Compiling sha1 v0.11.0 |
| 954 | 2026-08-20T03:18:34.417Z | Compiling proptest v1.11.0 |
| 955 | 2026-08-20T03:18:34.443Z | Compiling test-strategy v0.4.5 |
| 956 | 2026-08-20T03:18:34.621Z | Compiling byte-wrapper v0.1.0 |
| 957 | 2026-08-20T03:18:35.312Z | Compiling toml v1.1.2+spec-1.1.0 |
| 958 | 2026-08-20T03:18:35.757Z | Compiling usdt v0.6.0 |
| 959 | 2026-08-20T03:18:36.254Z | Compiling async-stream v0.3.6 |
| 960 | 2026-08-20T03:18:36.440Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 961 | 2026-08-20T03:18:36.531Z | Compiling futures v0.3.32 |
| 962 | 2026-08-20T03:18:36.599Z | Compiling slog-bunyan v2.5.0 |
| 963 | 2026-08-20T03:18:36.640Z | Compiling atomicwrites v0.4.4 |
| 964 | 2026-08-20T03:18:36.644Z | Compiling rand v0.8.6 |
| 965 | 2026-08-20T03:18:36.765Z | Compiling serde_with_macros v3.21.0 |
| 966 | 2026-08-20T03:18:36.907Z | Compiling parse-display-derive v0.10.0 |
| 967 | 2026-08-20T03:18:37.846Z | Compiling async-compression v0.4.41 |
| 968 | 2026-08-20T03:18:38.273Z | Compiling strum_macros v0.27.2 |
| 969 | 2026-08-20T03:18:38.292Z | Compiling newtype-uuid-macros v0.1.0 |
| 970 | 2026-08-20T03:18:38.407Z | Compiling backon v1.6.0 |
| 971 | 2026-08-20T03:18:38.635Z | Compiling waitgroup v0.1.2 |
| 972 | 2026-08-20T03:18:38.776Z | Compiling openapiv3 v2.2.0 |
| 973 | 2026-08-20T03:18:38.799Z | Compiling rustls-pemfile v2.2.0 |
| 974 | 2026-08-20T03:18:39.040Z | Compiling serde_path_to_error v0.1.20 |
| 975 | 2026-08-20T03:18:39.059Z | Compiling hostname v0.4.2 |
| 976 | 2026-08-20T03:18:39.206Z | Compiling instant v0.1.13 |
| 977 | 2026-08-20T03:18:39.311Z | Compiling either v1.15.0 |
| 978 | 2026-08-20T03:18:39.472Z | Compiling debug-ignore v1.0.5 |
| 979 | 2026-08-20T03:18:39.523Z | Compiling itertools v0.14.0 |
| 980 | 2026-08-20T03:18:39.569Z | Compiling backoff v0.4.0 |
| 981 | 2026-08-20T03:18:39.755Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 982 | 2026-08-20T03:18:39.792Z | Compiling parse-display v0.10.0 |
| 983 | 2026-08-20T03:18:40.017Z | Compiling strum v0.27.2 |
| 984 | 2026-08-20T03:18:40.141Z | Compiling serde_with v3.21.0 |
| 985 | 2026-08-20T03:18:40.643Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 986 | 2026-08-20T03:18:41.018Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 987 | 2026-08-20T03:18:41.032Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 988 | 2026-08-20T03:18:41.310Z | Compiling iddqd v0.4.2 |
| 989 | 2026-08-20T03:18:41.679Z | Compiling regress v0.10.5 |
| 990 | 2026-08-20T03:18:41.751Z | Compiling macaddr v1.0.1 |
| 991 | 2026-08-20T03:18:42.014Z | Compiling humantime v2.3.0 |
| 992 | 2026-08-20T03:18:48.759Z | Compiling rustls-webpki v0.103.13 |
| 993 | 2026-08-20T03:18:51.963Z | Compiling tokio-rustls v0.26.4 |
| 994 | 2026-08-20T03:18:51.986Z | Compiling rustls-platform-verifier v0.6.2 |
| 995 | 2026-08-20T03:18:52.229Z | Compiling hyper-rustls v0.27.7 |
| 996 | 2026-08-20T03:18:52.482Z | Compiling reqwest v0.13.2 |
| 997 | 2026-08-20T03:18:54.793Z | Compiling progenitor-client v0.14.0 |
| 998 | 2026-08-20T03:18:55.035Z | Compiling progenitor-extras v0.2.0 |
| 999 | 2026-08-20T03:18:55.805Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 1000 | 2026-08-20T03:18:59.469Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 1001 | 2026-08-20T03:19:02.601Z | Finished `release` profile [optimized] target(s) in 1m 03s |
| 1002 | 2026-08-20T03:19:02.690Z | process exited: duration 101642 ms, exit code 0 |
| |
| 1003 | 2026-08-20T03:19:02.953Z | found 0 output files |