|
|
|
| 1 | 2026-03-19T14:08:41.680Z | job assigned to worker 01KM36QBRYXQ74YNXWC5YBNQDY [factory aws, i-0abcaa6912f63d861] (queued for 1 m 50 s) |
| |
| 2 | 2026-03-19T14:08:49.318Z | starting task 0: "setup" |
| 3 | 2026-03-19T14:08:49.324Z | ++ uname -s |
| 4 | 2026-03-19T14:08:49.327Z | + kern=SunOS |
| 5 | 2026-03-19T14:08:49.327Z | + build_user=build |
| 6 | 2026-03-19T14:08:49.327Z | + build_uid=12345 |
| 7 | 2026-03-19T14:08:49.327Z | + work_dir=/work |
| 8 | 2026-03-19T14:08:49.327Z | + input_dir=/input |
| 9 | 2026-03-19T14:08:49.327Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T14:08:49.327Z | + case "$kern" in |
| 11 | 2026-03-19T14:08:49.327Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T14:08:49.327Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T14:08:51.334Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T14:08:51.458Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T14:08:51.461Z | + home_fs=zfs |
| 16 | 2026-03-19T14:08:51.461Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T14:08:51.461Z | + mkdir -p /home/build |
| 18 | 2026-03-19T14:08:51.463Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T14:08:53.465Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T14:08:53.469Z | process exited: duration 4149 ms, exit code 0 |
| |
| 21 | 2026-03-19T14:08:53.476Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T14:08:53.480Z | * rust toolchain channel = "1.94.0" |
| 23 | 2026-03-19T14:08:53.480Z | * rust toolchain profile = "default" |
| 24 | 2026-03-19T14:08:53.480Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 25 | 2026-03-19T14:08:53.480Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-19T14:08:53.480Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T14:08:53.480Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T14:08:53.483Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T14:08:53.483Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-19T14:08:53.592Z | info: downloading installer |
| 31 | 2026-03-19T14:08:55.262Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T14:08:55.262Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T14:08:55.262Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T14:08:55.262Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T14:08:55.262Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T14:08:55.262Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T14:08:55.262Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T14:08:55.262Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T14:08:55.262Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T14:08:55.262Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T14:08:55.262Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T14:08:55.262Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T14:08:55.262Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T14:08:55.274Z | info: profile set to default |
| 45 | 2026-03-19T14:08:55.274Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T14:08:55.277Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-19T14:08:55.436Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T14:08:55.439Z | info: downloading 6 components |
| 49 | 2026-03-19T14:09:12.367Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-19T14:09:12.367Z | |
| 51 | 2026-03-19T14:09:12.404Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T14:09:12.404Z | |
| 53 | 2026-03-19T14:09:12.407Z | |
| 54 | 2026-03-19T14:09:12.407Z | Rust is installed now. Great! |
| 55 | 2026-03-19T14:09:12.407Z | |
| 56 | 2026-03-19T14:09:12.407Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T14:09:12.407Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T14:09:12.407Z | |
| 59 | 2026-03-19T14:09:12.407Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T14:09:12.407Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T14:09:12.407Z | |
| 62 | 2026-03-19T14:09:12.407Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T14:09:12.407Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T14:09:12.407Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T14:09:12.407Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T14:09:12.407Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T14:09:12.407Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T14:09:12.407Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T14:09:12.407Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T14:09:12.407Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T14:09:12.512Z | + rustup --version |
| 72 | 2026-03-19T14:09:12.522Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T14:09:12.525Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T14:09:12.549Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T14:09:12.552Z | + cargo --version |
| 76 | 2026-03-19T14:09:12.568Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T14:09:12.571Z | + rustc --version |
| 78 | 2026-03-19T14:09:12.597Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T14:09:12.599Z | process exited: duration 19115 ms, exit code 0 |
| |
| 80 | 2026-03-19T14:09:12.605Z | starting task 2: "authentication" |
| 81 | 2026-03-19T14:09:12.624Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-03-19T14:09:12.631Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T14:09:12.635Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-19T14:09:12.638Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-19T14:09:12.673Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-19T14:09:22.778Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-19T14:09:22.778Z | + git fetch origin 8097eec323482ecd52143ab847c79d05b48b8972 |
| 88 | 2026-03-19T14:09:23.639Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-19T14:09:23.639Z | * branch 8097eec323482ecd52143ab847c79d05b48b8972 -> FETCH_HEAD |
| 90 | 2026-03-19T14:09:23.650Z | + [[ -n '' ]] |
| 91 | 2026-03-19T14:09:23.651Z | + git reset --hard 8097eec323482ecd52143ab847c79d05b48b8972 |
| 92 | 2026-03-19T14:09:23.987Z | HEAD is now at 8097eec32 Merge branch 'main' into john/stronger-unnumbered-types-1 |
| 93 | 2026-03-19T14:09:23.989Z | process exited: duration 11352 ms, exit code 0 |
| |
| 94 | 2026-03-19T14:09:23.995Z | starting task 4: "build" |
| 95 | 2026-03-19T14:09:23.999Z | + source .github/buildomat/ci-env.sh |
| 96 | 2026-03-19T14:09:24.002Z | ++ export CARGO_TERM_COLOR=always |
| 97 | 2026-03-19T14:09:24.002Z | ++ CARGO_TERM_COLOR=always |
| 98 | 2026-03-19T14:09:24.002Z | + cargo --version |
| 99 | 2026-03-19T14:09:24.012Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 100 | 2026-03-19T14:09:24.014Z | + rustc --version |
| 101 | 2026-03-19T14:09:24.040Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 102 | 2026-03-19T14:09:24.043Z | + cd /tmp |
| 103 | 2026-03-19T14:09:24.045Z | + cargo new --lib test-project |
| 104 | 2026-03-19T14:09:24.068Z | Creating library `test-project` package |
| 105 | 2026-03-19T14:09:24.116Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 106 | 2026-03-19T14:09:24.119Z | + cd test-project |
| 107 | 2026-03-19T14:09:24.119Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 108 | 2026-03-19T14:09:24.147Z | Adding omicron-common (local) to dependencies |
| 109 | 2026-03-19T14:09:24.150Z | Features: |
| 110 | 2026-03-19T14:09:24.150Z | - proptest |
| 111 | 2026-03-19T14:09:24.150Z | - test-strategy |
| 112 | 2026-03-19T14:09:24.150Z | - testing |
| 113 | 2026-03-19T14:09:24.172Z | Updating crates.io index |
| 114 | 2026-03-19T14:09:24.283Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 115 | 2026-03-19T14:09:25.171Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 116 | 2026-03-19T14:09:25.632Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 117 | 2026-03-19T14:09:26.109Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 118 | 2026-03-19T14:09:28.762Z | Locking 389 packages to latest Rust 1.94.0 compatible versions |
| 119 | 2026-03-19T14:09:28.766Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 120 | 2026-03-19T14:09:28.893Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 121 | 2026-03-19T14:09:28.896Z | + cargo check |
| 122 | 2026-03-19T14:09:29.032Z | Updating crates.io index |
| 123 | 2026-03-19T14:09:29.884Z | Locking 1 package to latest Rust 1.94.0 compatible version |
| 124 | 2026-03-19T14:09:29.884Z | Adding omicron-workspace-hack v0.1.0 |
| 125 | 2026-03-19T14:09:29.920Z | Downloading crates ... |
| 126 | 2026-03-19T14:09:30.004Z | Downloaded backoff v0.4.0 |
| 127 | 2026-03-19T14:09:30.006Z | Downloaded autocfg v1.5.0 |
| 128 | 2026-03-19T14:09:30.010Z | Downloaded atomic-waker v1.1.2 |
| 129 | 2026-03-19T14:09:30.013Z | Downloaded async-trait v0.1.89 |
| 130 | 2026-03-19T14:09:30.017Z | Downloaded allocator-api2 v0.2.21 |
| 131 | 2026-03-19T14:09:30.017Z | Downloaded async-stream-impl v0.3.6 |
| 132 | 2026-03-19T14:09:30.020Z | Downloaded dyn-clone v1.0.20 |
| 133 | 2026-03-19T14:09:30.020Z | Downloaded fnv v1.0.7 |
| 134 | 2026-03-19T14:09:30.020Z | Downloaded bit-set v0.8.0 |
| 135 | 2026-03-19T14:09:30.022Z | Downloaded block-buffer v0.10.4 |
| 136 | 2026-03-19T14:09:30.026Z | Downloaded cfg_aliases v0.2.1 |
| 137 | 2026-03-19T14:09:30.028Z | Downloaded itoa v1.0.17 |
| 138 | 2026-03-19T14:09:30.028Z | Downloaded is-terminal v0.4.17 |
| 139 | 2026-03-19T14:09:30.032Z | Downloaded powerfmt v0.2.0 |
| 140 | 2026-03-19T14:09:30.035Z | Downloaded ppv-lite86 v0.2.21 |
| 141 | 2026-03-19T14:09:30.035Z | Downloaded scroll_derive v0.13.1 |
| 142 | 2026-03-19T14:09:30.035Z | Downloaded pest_generator v2.8.6 |
| 143 | 2026-03-19T14:09:30.038Z | Downloaded form_urlencoded v1.2.2 |
| 144 | 2026-03-19T14:09:30.040Z | Downloaded iri-string v0.7.10 |
| 145 | 2026-03-19T14:09:30.045Z | Downloaded progenitor-client v0.10.0 |
| 146 | 2026-03-19T14:09:30.047Z | Downloaded futures-core v0.3.32 |
| 147 | 2026-03-19T14:09:30.050Z | Downloaded equivalent v1.0.2 |
| 148 | 2026-03-19T14:09:30.050Z | Downloaded rustc-hash v2.1.1 |
| 149 | 2026-03-19T14:09:30.053Z | Downloaded erased-serde v0.3.31 |
| 150 | 2026-03-19T14:09:30.053Z | Downloaded daft v0.1.5 |
| 151 | 2026-03-19T14:09:30.055Z | Downloaded anyhow v1.0.102 |
| 152 | 2026-03-19T14:09:30.058Z | Downloaded plain v0.2.3 |
| 153 | 2026-03-19T14:09:30.061Z | Downloaded pin-utils v0.1.0 |
| 154 | 2026-03-19T14:09:30.061Z | Downloaded futures-io v0.3.32 |
| 155 | 2026-03-19T14:09:30.063Z | Downloaded rand_chacha v0.3.1 |
| 156 | 2026-03-19T14:09:30.063Z | Downloaded num-conv v0.2.0 |
| 157 | 2026-03-19T14:09:30.066Z | Downloaded macaddr v1.0.1 |
| 158 | 2026-03-19T14:09:30.066Z | Downloaded ref-cast v1.0.25 |
| 159 | 2026-03-19T14:09:30.069Z | Downloaded jobserver v0.1.34 |
| 160 | 2026-03-19T14:09:30.074Z | Downloaded serde_path_to_error v0.1.20 |
| 161 | 2026-03-19T14:09:30.074Z | Downloaded generic-array v0.14.7 |
| 162 | 2026-03-19T14:09:30.077Z | Downloaded omicron-workspace-hack v0.1.0 |
| 163 | 2026-03-19T14:09:30.077Z | Downloaded instant v0.1.13 |
| 164 | 2026-03-19T14:09:30.077Z | Downloaded ref-cast-impl v1.0.25 |
| 165 | 2026-03-19T14:09:30.077Z | Downloaded crypto-common v0.1.7 |
| 166 | 2026-03-19T14:09:30.080Z | Downloaded lru-slab v0.1.2 |
| 167 | 2026-03-19T14:09:30.080Z | Downloaded futures-task v0.3.32 |
| 168 | 2026-03-19T14:09:30.080Z | Downloaded rand_xorshift v0.4.0 |
| 169 | 2026-03-19T14:09:30.083Z | Downloaded futures-macro v0.3.32 |
| 170 | 2026-03-19T14:09:30.083Z | Downloaded serde_spanned v1.0.4 |
| 171 | 2026-03-19T14:09:30.085Z | Downloaded hostname v0.3.1 |
| 172 | 2026-03-19T14:09:30.085Z | Downloaded debug-ignore v1.0.5 |
| 173 | 2026-03-19T14:09:30.089Z | Downloaded bit-vec v0.8.0 |
| 174 | 2026-03-19T14:09:30.092Z | Downloaded cmake v0.1.57 |
| 175 | 2026-03-19T14:09:30.092Z | Downloaded potential_utf v0.1.4 |
| 176 | 2026-03-19T14:09:30.092Z | Downloaded dof v0.4.0 |
| 177 | 2026-03-19T14:09:30.092Z | Downloaded cfg-if v1.0.4 |
| 178 | 2026-03-19T14:09:30.095Z | Downloaded errno v0.3.14 |
| 179 | 2026-03-19T14:09:30.095Z | Downloaded dtrace-parser v0.3.0 |
| 180 | 2026-03-19T14:09:30.098Z | Downloaded async-stream v0.3.6 |
| 181 | 2026-03-19T14:09:30.098Z | Downloaded darling_macro v0.21.3 |
| 182 | 2026-03-19T14:09:30.100Z | Downloaded cpufeatures v0.2.17 |
| 183 | 2026-03-19T14:09:30.100Z | Downloaded fastrand v2.3.0 |
| 184 | 2026-03-19T14:09:30.103Z | Downloaded idna_adapter v1.2.1 |
| 185 | 2026-03-19T14:09:30.103Z | Downloaded scopeguard v1.2.0 |
| 186 | 2026-03-19T14:09:30.106Z | Downloaded hostname v0.4.2 |
| 187 | 2026-03-19T14:09:30.106Z | Downloaded hex v0.4.3 |
| 188 | 2026-03-19T14:09:30.108Z | Downloaded percent-encoding v2.3.2 |
| 189 | 2026-03-19T14:09:30.108Z | Downloaded foldhash v0.2.0 |
| 190 | 2026-03-19T14:09:30.111Z | Downloaded mime v0.3.17 |
| 191 | 2026-03-19T14:09:30.111Z | Downloaded num_threads v0.1.7 |
| 192 | 2026-03-19T14:09:30.114Z | Downloaded newtype-uuid-macros v0.1.0 |
| 193 | 2026-03-19T14:09:30.114Z | Downloaded heck v0.5.0 |
| 194 | 2026-03-19T14:09:30.116Z | Downloaded ident_case v1.0.1 |
| 195 | 2026-03-19T14:09:30.116Z | Downloaded futures-sink v0.3.32 |
| 196 | 2026-03-19T14:09:30.119Z | Downloaded dunce v1.0.5 |
| 197 | 2026-03-19T14:09:30.119Z | Downloaded parse-display v0.10.0 |
| 198 | 2026-03-19T14:09:30.119Z | Downloaded either v1.15.0 |
| 199 | 2026-03-19T14:09:30.125Z | Downloaded serde_urlencoded v0.7.1 |
| 200 | 2026-03-19T14:09:30.128Z | Downloaded slog-bunyan v2.5.0 |
| 201 | 2026-03-19T14:09:30.128Z | Downloaded rand_core v0.9.5 |
| 202 | 2026-03-19T14:09:30.131Z | Downloaded semver v1.0.27 |
| 203 | 2026-03-19T14:09:30.133Z | Downloaded strsim v0.11.1 |
| 204 | 2026-03-19T14:09:30.133Z | Downloaded displaydoc v0.2.5 |
| 205 | 2026-03-19T14:09:30.136Z | Downloaded pretty-hex v0.4.1 |
| 206 | 2026-03-19T14:09:30.139Z | Downloaded serde_derive_internals v0.29.1 |
| 207 | 2026-03-19T14:09:30.139Z | Downloaded quick-error v1.2.3 |
| 208 | 2026-03-19T14:09:30.143Z | Downloaded rustversion v1.0.22 |
| 209 | 2026-03-19T14:09:30.143Z | Downloaded byteorder v1.5.0 |
| 210 | 2026-03-19T14:09:30.146Z | Downloaded paste v1.0.15 |
| 211 | 2026-03-19T14:09:30.153Z | Downloaded oxnet v0.1.4 |
| 212 | 2026-03-19T14:09:30.153Z | Downloaded strum v0.27.2 |
| 213 | 2026-03-19T14:09:30.153Z | Downloaded crossbeam-utils v0.8.21 |
| 214 | 2026-03-19T14:09:30.153Z | Downloaded strum v0.26.3 |
| 215 | 2026-03-19T14:09:30.153Z | Downloaded structmeta-derive v0.3.0 |
| 216 | 2026-03-19T14:09:30.159Z | Downloaded tinyvec_macros v0.1.1 |
| 217 | 2026-03-19T14:09:30.159Z | Downloaded sync_wrapper v1.0.2 |
| 218 | 2026-03-19T14:09:30.159Z | Downloaded time-core v0.1.8 |
| 219 | 2026-03-19T14:09:30.159Z | Downloaded deranged v0.5.8 |
| 220 | 2026-03-19T14:09:30.164Z | Downloaded structmeta v0.3.0 |
| 221 | 2026-03-19T14:09:30.164Z | Downloaded ipnet v2.11.0 |
| 222 | 2026-03-19T14:09:30.164Z | Downloaded dropshot_endpoint v0.16.7 |
| 223 | 2026-03-19T14:09:30.167Z | Downloaded subtle v2.6.1 |
| 224 | 2026-03-19T14:09:30.167Z | Downloaded stable_deref_trait v1.2.1 |
| 225 | 2026-03-19T14:09:30.167Z | Downloaded backon v1.6.0 |
| 226 | 2026-03-19T14:09:30.170Z | Downloaded take_mut v0.2.2 |
| 227 | 2026-03-19T14:09:30.170Z | Downloaded quote v1.0.44 |
| 228 | 2026-03-19T14:09:30.173Z | Downloaded thread-id v5.1.0 |
| 229 | 2026-03-19T14:09:30.173Z | Downloaded scroll v0.13.0 |
| 230 | 2026-03-19T14:09:30.176Z | Downloaded schemars_derive v0.8.22 |
| 231 | 2026-03-19T14:09:30.177Z | Downloaded http-body v1.0.1 |
| 232 | 2026-03-19T14:09:30.177Z | Downloaded daft-derive v0.1.5 |
| 233 | 2026-03-19T14:09:30.180Z | Downloaded tower-service v0.3.3 |
| 234 | 2026-03-19T14:09:30.183Z | Downloaded http-body-util v0.1.3 |
| 235 | 2026-03-19T14:09:30.183Z | Downloaded derive-ex v0.1.8 |
| 236 | 2026-03-19T14:09:30.185Z | Downloaded serde_tokenstream v0.2.3 |
| 237 | 2026-03-19T14:09:30.185Z | Downloaded rand_core v0.6.4 |
| 238 | 2026-03-19T14:09:30.188Z | Downloaded shlex v1.3.0 |
| 239 | 2026-03-19T14:09:30.188Z | Downloaded rusty-fork v0.3.1 |
| 240 | 2026-03-19T14:09:30.191Z | Downloaded openssl-probe v0.2.1 |
| 241 | 2026-03-19T14:09:30.191Z | Downloaded slab v0.4.12 |
| 242 | 2026-03-19T14:09:30.194Z | Downloaded signal-hook-registry v1.4.8 |
| 243 | 2026-03-19T14:09:30.194Z | Downloaded progenitor-extras v0.1.1 |
| 244 | 2026-03-19T14:09:30.194Z | Downloaded slog-term v2.9.2 |
| 245 | 2026-03-19T14:09:30.197Z | Downloaded try-lock v0.2.5 |
| 246 | 2026-03-19T14:09:30.200Z | Downloaded tower-layer v0.3.3 |
| 247 | 2026-03-19T14:09:30.200Z | Downloaded slog-json v2.6.1 |
| 248 | 2026-03-19T14:09:30.200Z | Downloaded slog-async v2.8.0 |
| 249 | 2026-03-19T14:09:30.202Z | Downloaded newtype-uuid v1.3.2 |
| 250 | 2026-03-19T14:09:30.202Z | Downloaded sha1 v0.10.6 |
| 251 | 2026-03-19T14:09:30.204Z | Downloaded darling v0.21.3 |
| 252 | 2026-03-19T14:09:30.207Z | Downloaded rustls-pki-types v1.14.0 |
| 253 | 2026-03-19T14:09:30.209Z | Downloaded bitflags v2.11.0 |
| 254 | 2026-03-19T14:09:30.214Z | Downloaded getrandom v0.2.17 |
| 255 | 2026-03-19T14:09:30.217Z | Downloaded serde_derive v1.0.228 |
| 256 | 2026-03-19T14:09:30.220Z | Downloaded usdt-macro v0.6.0 |
| 257 | 2026-03-19T14:09:30.220Z | Downloaded usdt-attr-macro v0.6.0 |
| 258 | 2026-03-19T14:09:30.220Z | Downloaded usdt v0.6.0 |
| 259 | 2026-03-19T14:09:30.220Z | Downloaded time-macros v0.2.27 |
| 260 | 2026-03-19T14:09:30.223Z | Downloaded hyper-rustls v0.27.7 |
| 261 | 2026-03-19T14:09:30.225Z | Downloaded waitgroup v0.1.2 |
| 262 | 2026-03-19T14:09:30.227Z | Downloaded want v0.3.1 |
| 263 | 2026-03-19T14:09:30.227Z | Downloaded wait-timeout v0.2.1 |
| 264 | 2026-03-19T14:09:30.230Z | Downloaded utf8_iter v1.0.4 |
| 265 | 2026-03-19T14:09:30.230Z | Downloaded untrusted v0.9.0 |
| 266 | 2026-03-19T14:09:30.230Z | Downloaded tinystr v0.8.2 |
| 267 | 2026-03-19T14:09:30.232Z | Downloaded yoke-derive v0.8.1 |
| 268 | 2026-03-19T14:09:30.232Z | Downloaded strum_macros v0.27.2 |
| 269 | 2026-03-19T14:09:30.235Z | Downloaded tokio-macros v2.6.0 |
| 270 | 2026-03-19T14:09:30.238Z | Downloaded thiserror-impl v2.0.18 |
| 271 | 2026-03-19T14:09:30.238Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 272 | 2026-03-19T14:09:30.238Z | Downloaded tokio-rustls v0.25.0 |
| 273 | 2026-03-19T14:09:30.240Z | Downloaded thread_local v1.1.9 |
| 274 | 2026-03-19T14:09:30.240Z | Downloaded pin-project-lite v0.2.17 |
| 275 | 2026-03-19T14:09:30.244Z | Downloaded zerofrom-derive v0.1.6 |
| 276 | 2026-03-19T14:09:30.246Z | Downloaded zerofrom v0.1.6 |
| 277 | 2026-03-19T14:09:30.246Z | Downloaded serde_with_macros v3.17.0 |
| 278 | 2026-03-19T14:09:30.248Z | Downloaded quinn-udp v0.5.14 |
| 279 | 2026-03-19T14:09:30.251Z | Downloaded parking_lot_core v0.9.12 |
| 280 | 2026-03-19T14:09:30.254Z | Downloaded camino v1.2.2 |
| 281 | 2026-03-19T14:09:30.254Z | Downloaded iana-time-zone v0.1.65 |
| 282 | 2026-03-19T14:09:30.256Z | Downloaded smallvec v1.15.1 |
| 283 | 2026-03-19T14:09:30.258Z | Downloaded rustls-native-certs v0.8.3 |
| 284 | 2026-03-19T14:09:30.261Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 285 | 2026-03-19T14:09:30.261Z | Downloaded getrandom v0.4.1 |
| 286 | 2026-03-19T14:09:30.264Z | Downloaded parking_lot v0.12.5 |
| 287 | 2026-03-19T14:09:30.266Z | Downloaded pest_derive v2.8.6 |
| 288 | 2026-03-19T14:09:30.269Z | Downloaded schemars v0.8.22 |
| 289 | 2026-03-19T14:09:30.277Z | Downloaded writeable v0.6.2 |
| 290 | 2026-03-19T14:09:30.279Z | Downloaded term v1.2.1 |
| 291 | 2026-03-19T14:09:30.282Z | Downloaded tempfile v3.25.0 |
| 292 | 2026-03-19T14:09:30.285Z | Downloaded thiserror-impl v1.0.69 |
| 293 | 2026-03-19T14:09:30.285Z | Downloaded yoke v0.8.1 |
| 294 | 2026-03-19T14:09:30.288Z | Downloaded zeroize v1.8.2 |
| 295 | 2026-03-19T14:09:30.288Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 296 | 2026-03-19T14:09:30.291Z | Downloaded zerovec-derive v0.11.2 |
| 297 | 2026-03-19T14:09:30.291Z | Downloaded indexmap v2.13.0 |
| 298 | 2026-03-19T14:09:30.294Z | Downloaded ryu v1.0.23 |
| 299 | 2026-03-19T14:09:30.297Z | Downloaded slog v2.8.2 |
| 300 | 2026-03-19T14:09:30.300Z | Downloaded memmap2 v0.9.10 |
| 301 | 2026-03-19T14:09:30.302Z | Downloaded icu_properties v2.1.2 |
| 302 | 2026-03-19T14:09:30.302Z | Downloaded icu_locale_core v2.1.1 |
| 303 | 2026-03-19T14:09:30.307Z | Downloaded tokio-rustls v0.26.4 |
| 304 | 2026-03-19T14:09:30.308Z | Downloaded base64 v0.22.1 |
| 305 | 2026-03-19T14:09:30.311Z | Downloaded zmij v1.0.21 |
| 306 | 2026-03-19T14:09:30.314Z | Downloaded ucd-trie v0.1.7 |
| 307 | 2026-03-19T14:09:30.314Z | Downloaded sha2 v0.10.9 |
| 308 | 2026-03-19T14:09:30.316Z | Downloaded serde_core v1.0.228 |
| 309 | 2026-03-19T14:09:30.318Z | Downloaded num-traits v0.2.19 |
| 310 | 2026-03-19T14:09:30.322Z | Downloaded rand v0.8.5 |
| 311 | 2026-03-19T14:09:30.324Z | Downloaded test-strategy v0.4.5 |
| 312 | 2026-03-19T14:09:30.326Z | Downloaded icu_normalizer_data v2.1.1 |
| 313 | 2026-03-19T14:09:30.328Z | Downloaded icu_normalizer v2.1.1 |
| 314 | 2026-03-19T14:09:30.331Z | Downloaded tracing-core v0.1.36 |
| 315 | 2026-03-19T14:09:30.334Z | Downloaded icu_provider v2.1.1 |
| 316 | 2026-03-19T14:09:30.336Z | Downloaded darling_core v0.21.3 |
| 317 | 2026-03-19T14:09:30.339Z | Downloaded cc v1.2.56 |
| 318 | 2026-03-19T14:09:30.342Z | Downloaded log v0.4.29 |
| 319 | 2026-03-19T14:09:30.346Z | Downloaded tinyvec v1.10.0 |
| 320 | 2026-03-19T14:09:30.348Z | Downloaded version_check v0.9.5 |
| 321 | 2026-03-19T14:09:30.348Z | Downloaded spin v0.9.8 |
| 322 | 2026-03-19T14:09:30.350Z | Downloaded rustls-webpki v0.103.9 |
| 323 | 2026-03-19T14:09:30.353Z | Downloaded usdt-impl v0.6.0 |
| 324 | 2026-03-19T14:09:30.353Z | Downloaded proc-macro2 v1.0.106 |
| 325 | 2026-03-19T14:09:30.355Z | Downloaded pest_meta v2.8.6 |
| 326 | 2026-03-19T14:09:30.357Z | Downloaded futures v0.3.32 |
| 327 | 2026-03-19T14:09:30.361Z | Downloaded uuid v1.21.0 |
| 328 | 2026-03-19T14:09:30.364Z | Downloaded unicode-ident v1.0.24 |
| 329 | 2026-03-19T14:09:30.366Z | Downloaded typenum v1.19.0 |
| 330 | 2026-03-19T14:09:30.369Z | Downloaded icu_collections v2.1.1 |
| 331 | 2026-03-19T14:09:30.373Z | Downloaded hyper-util v0.1.20 |
| 332 | 2026-03-19T14:09:30.378Z | Downloaded serde v1.0.228 |
| 333 | 2026-03-19T14:09:30.380Z | Downloaded aho-corasick v1.1.4 |
| 334 | 2026-03-19T14:09:30.385Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 335 | 2026-03-19T14:09:30.388Z | Downloaded quinn v0.11.9 |
| 336 | 2026-03-19T14:09:30.390Z | Downloaded url v2.5.8 |
| 337 | 2026-03-19T14:09:30.393Z | Downloaded zerotrie v0.2.3 |
| 338 | 2026-03-19T14:09:30.396Z | Downloaded socket2 v0.6.2 |
| 339 | 2026-03-19T14:09:30.399Z | Downloaded http v1.4.0 |
| 340 | 2026-03-19T14:09:30.402Z | Downloaded memchr v2.8.0 |
| 341 | 2026-03-19T14:09:30.405Z | Downloaded zerocopy-derive v0.8.40 |
| 342 | 2026-03-19T14:09:30.411Z | Downloaded rand v0.9.2 |
| 343 | 2026-03-19T14:09:30.414Z | Downloaded iddqd v0.3.17 |
| 344 | 2026-03-19T14:09:30.420Z | Downloaded idna v1.1.0 |
| 345 | 2026-03-19T14:09:30.423Z | Downloaded hyper v1.8.1 |
| 346 | 2026-03-19T14:09:30.428Z | Downloaded mio v1.1.1 |
| 347 | 2026-03-19T14:09:30.432Z | Downloaded hashbrown v0.16.1 |
| 348 | 2026-03-19T14:09:30.436Z | Downloaded tokio-util v0.7.18 |
| 349 | 2026-03-19T14:09:30.441Z | Downloaded icu_properties_data v2.1.2 |
| 350 | 2026-03-19T14:09:30.448Z | Downloaded futures-util v0.3.32 |
| 351 | 2026-03-19T14:09:30.457Z | Downloaded tower-http v0.6.8 |
| 352 | 2026-03-19T14:09:30.463Z | Downloaded tower v0.5.3 |
| 353 | 2026-03-19T14:09:30.471Z | Downloaded chrono v0.4.44 |
| 354 | 2026-03-19T14:09:30.476Z | Downloaded pest v2.8.6 |
| 355 | 2026-03-19T14:09:30.480Z | Downloaded goblin v0.10.5 |
| 356 | 2026-03-19T14:09:30.485Z | Downloaded h2 v0.4.13 |
| 357 | 2026-03-19T14:09:30.490Z | Downloaded syn v2.0.117 |
| 358 | 2026-03-19T14:09:30.499Z | Downloaded zerovec v0.11.5 |
| 359 | 2026-03-19T14:09:30.503Z | Downloaded regex v1.12.3 |
| 360 | 2026-03-19T14:09:30.507Z | Downloaded itertools v0.14.0 |
| 361 | 2026-03-19T14:09:30.512Z | Downloaded serde_json v1.0.149 |
| 362 | 2026-03-19T14:09:30.519Z | Downloaded dropshot v0.16.7 |
| 363 | 2026-03-19T14:09:30.534Z | Downloaded reqwest v0.13.2 |
| 364 | 2026-03-19T14:09:30.538Z | Downloaded reqwest v0.12.28 |
| 365 | 2026-03-19T14:09:30.542Z | Downloaded aws-lc-rs v1.16.0 |
| 366 | 2026-03-19T14:09:30.549Z | Downloaded serde_with v3.17.0 |
| 367 | 2026-03-19T14:09:30.558Z | Downloaded rustls-webpki v0.102.8 |
| 368 | 2026-03-19T14:09:30.571Z | Downloaded winnow v0.7.14 |
| 369 | 2026-03-19T14:09:30.578Z | Downloaded proptest v1.10.0 |
| 370 | 2026-03-19T14:09:30.584Z | Downloaded crossbeam-channel v0.5.15 |
| 371 | 2026-03-19T14:09:30.587Z | Downloaded bytes v1.11.1 |
| 372 | 2026-03-19T14:09:30.590Z | Downloaded quinn-proto v0.11.13 |
| 373 | 2026-03-19T14:09:30.595Z | Downloaded time v0.3.47 |
| 374 | 2026-03-19T14:09:30.604Z | Downloaded httparse v1.10.1 |
| 375 | 2026-03-19T14:09:30.606Z | Downloaded getrandom v0.3.4 |
| 376 | 2026-03-19T14:09:30.609Z | Downloaded once_cell v1.21.3 |
| 377 | 2026-03-19T14:09:30.611Z | Downloaded thiserror v2.0.18 |
| 378 | 2026-03-19T14:09:30.614Z | Downloaded fs_extra v1.3.0 |
| 379 | 2026-03-19T14:09:30.617Z | Downloaded futures-channel v0.3.32 |
| 380 | 2026-03-19T14:09:30.619Z | Downloaded unarray v0.1.4 |
| 381 | 2026-03-19T14:09:30.619Z | Downloaded thiserror v1.0.69 |
| 382 | 2026-03-19T14:09:30.622Z | Downloaded synstructure v0.13.2 |
| 383 | 2026-03-19T14:09:30.624Z | Downloaded strum_macros v0.26.4 |
| 384 | 2026-03-19T14:09:30.625Z | Downloaded rustls-platform-verifier v0.6.2 |
| 385 | 2026-03-19T14:09:30.627Z | Downloaded litemap v0.8.1 |
| 386 | 2026-03-19T14:09:30.630Z | Downloaded lock_api v0.4.14 |
| 387 | 2026-03-19T14:09:30.630Z | Downloaded zerocopy v0.8.40 |
| 388 | 2026-03-19T14:09:30.636Z | Downloaded find-msvc-tools v0.1.9 |
| 389 | 2026-03-19T14:09:30.639Z | Downloaded ipnetwork v0.21.1 |
| 390 | 2026-03-19T14:09:30.639Z | Downloaded httpdate v1.0.3 |
| 391 | 2026-03-19T14:09:30.641Z | Downloaded digest v0.10.7 |
| 392 | 2026-03-19T14:09:30.641Z | Downloaded rustls-pemfile v2.2.0 |
| 393 | 2026-03-19T14:09:30.645Z | Downloaded rand_chacha v0.9.0 |
| 394 | 2026-03-19T14:09:30.645Z | Downloaded progenitor-client v0.13.0 |
| 395 | 2026-03-19T14:09:30.645Z | Downloaded parse-display-derive v0.10.0 |
| 396 | 2026-03-19T14:09:30.645Z | Downloaded multer v3.1.0 |
| 397 | 2026-03-19T14:09:30.648Z | Downloaded futures-executor v0.3.32 |
| 398 | 2026-03-19T14:09:30.648Z | Downloaded match_cfg v0.1.0 |
| 399 | 2026-03-19T14:09:30.653Z | Downloaded regress v0.10.5 |
| 400 | 2026-03-19T14:09:30.659Z | Downloaded rustls v0.22.4 |
| 401 | 2026-03-19T14:09:30.669Z | Downloaded rustls v0.23.37 |
| 402 | 2026-03-19T14:09:30.680Z | Downloaded openapiv3 v2.2.0 |
| 403 | 2026-03-19T14:09:30.688Z | Downloaded regex-syntax v0.8.10 |
| 404 | 2026-03-19T14:09:30.694Z | Downloaded rustix v1.1.3 |
| 405 | 2026-03-19T14:09:30.718Z | Downloaded tracing v0.1.44 |
| 406 | 2026-03-19T14:09:30.733Z | Downloaded encoding_rs v0.8.35 |
| 407 | 2026-03-19T14:09:30.762Z | Downloaded regex-automata v0.4.14 |
| 408 | 2026-03-19T14:09:30.797Z | Downloaded libc v0.2.180 |
| 409 | 2026-03-19T14:09:30.821Z | Downloaded tokio v1.49.0 |
| 410 | 2026-03-19T14:09:30.889Z | Downloaded ring v0.17.14 |
| 411 | 2026-03-19T14:09:31.304Z | Downloaded aws-lc-sys v0.37.1 |
| 412 | 2026-03-19T14:09:31.547Z | Compiling proc-macro2 v1.0.106 |
| 413 | 2026-03-19T14:09:31.550Z | Compiling quote v1.0.44 |
| 414 | 2026-03-19T14:09:31.550Z | Compiling unicode-ident v1.0.24 |
| 415 | 2026-03-19T14:09:31.550Z | Compiling libc v0.2.180 |
| 416 | 2026-03-19T14:09:31.550Z | Checking cfg-if v1.0.4 |
| 417 | 2026-03-19T14:09:31.550Z | Compiling serde_core v1.0.228 |
| 418 | 2026-03-19T14:09:31.550Z | Checking memchr v2.8.0 |
| 419 | 2026-03-19T14:09:31.550Z | Checking itoa v1.0.17 |
| 420 | 2026-03-19T14:09:31.749Z | Compiling serde v1.0.228 |
| 421 | 2026-03-19T14:09:31.819Z | Compiling zmij v1.0.21 |
| 422 | 2026-03-19T14:09:31.869Z | Compiling serde_json v1.0.149 |
| 423 | 2026-03-19T14:09:32.128Z | Checking pin-project-lite v0.2.17 |
| 424 | 2026-03-19T14:09:32.165Z | Compiling shlex v1.3.0 |
| 425 | 2026-03-19T14:09:32.230Z | Compiling find-msvc-tools v0.1.9 |
| 426 | 2026-03-19T14:09:32.242Z | Checking smallvec v1.15.1 |
| 427 | 2026-03-19T14:09:32.386Z | Checking futures-core v0.3.32 |
| 428 | 2026-03-19T14:09:32.459Z | Checking bytes v1.11.1 |
| 429 | 2026-03-19T14:09:32.511Z | Compiling parking_lot_core v0.9.12 |
| 430 | 2026-03-19T14:09:32.524Z | Checking scopeguard v1.2.0 |
| 431 | 2026-03-19T14:09:32.626Z | Checking errno v0.3.14 |
| 432 | 2026-03-19T14:09:32.640Z | Compiling jobserver v0.1.34 |
| 433 | 2026-03-19T14:09:32.654Z | Checking lock_api v0.4.14 |
| 434 | 2026-03-19T14:09:32.758Z | Checking once_cell v1.21.3 |
| 435 | 2026-03-19T14:09:32.909Z | Compiling cc v1.2.56 |
| 436 | 2026-03-19T14:09:33.030Z | Checking signal-hook-registry v1.4.8 |
| 437 | 2026-03-19T14:09:33.069Z | Checking mio v1.1.1 |
| 438 | 2026-03-19T14:09:33.083Z | Checking parking_lot v0.12.5 |
| 439 | 2026-03-19T14:09:33.220Z | Compiling syn v2.0.117 |
| 440 | 2026-03-19T14:09:33.236Z | Checking socket2 v0.6.2 |
| 441 | 2026-03-19T14:09:33.304Z | Checking futures-sink v0.3.32 |
| 442 | 2026-03-19T14:09:33.317Z | Checking stable_deref_trait v1.2.1 |
| 443 | 2026-03-19T14:09:33.331Z | Checking slab v0.4.12 |
| 444 | 2026-03-19T14:09:33.398Z | Compiling autocfg v1.5.0 |
| 445 | 2026-03-19T14:09:33.416Z | Compiling getrandom v0.4.1 |
| 446 | 2026-03-19T14:09:33.433Z | Checking zeroize v1.8.2 |
| 447 | 2026-03-19T14:09:33.577Z | Checking futures-channel v0.3.32 |
| 448 | 2026-03-19T14:09:33.590Z | Checking allocator-api2 v0.2.21 |
| 449 | 2026-03-19T14:09:33.606Z | Compiling rustversion v1.0.22 |
| 450 | 2026-03-19T14:09:33.804Z | Checking foldhash v0.2.0 |
| 451 | 2026-03-19T14:09:33.833Z | Compiling thiserror v2.0.18 |
| 452 | 2026-03-19T14:09:33.954Z | Compiling num-traits v0.2.19 |
| 453 | 2026-03-19T14:09:33.983Z | Checking equivalent v1.0.2 |
| 454 | 2026-03-19T14:09:34.005Z | Compiling cmake v0.1.57 |
| 455 | 2026-03-19T14:09:34.078Z | Checking hashbrown v0.16.1 |
| 456 | 2026-03-19T14:09:34.254Z | Checking rustls-pki-types v1.14.0 |
| 457 | 2026-03-19T14:09:34.416Z | Checking http v1.4.0 |
| 458 | 2026-03-19T14:09:34.481Z | Compiling zerocopy v0.8.40 |
| 459 | 2026-03-19T14:09:34.678Z | Compiling dunce v1.0.5 |
| 460 | 2026-03-19T14:09:34.851Z | Compiling fs_extra v1.3.0 |
| 461 | 2026-03-19T14:09:34.879Z | Checking futures-task v0.3.32 |
| 462 | 2026-03-19T14:09:34.908Z | Checking futures-io v0.3.32 |
| 463 | 2026-03-19T14:09:35.047Z | Checking untrusted v0.9.0 |
| 464 | 2026-03-19T14:09:35.078Z | Checking fnv v1.0.7 |
| 465 | 2026-03-19T14:09:35.183Z | Compiling aws-lc-sys v0.37.1 |
| 466 | 2026-03-19T14:09:35.186Z | Checking log v0.4.29 |
| 467 | 2026-03-19T14:09:35.186Z | Compiling version_check v0.9.5 |
| 468 | 2026-03-19T14:09:35.393Z | Checking iana-time-zone v0.1.65 |
| 469 | 2026-03-19T14:09:35.421Z | Compiling ucd-trie v0.1.7 |
| 470 | 2026-03-19T14:09:35.516Z | Compiling httparse v1.10.1 |
| 471 | 2026-03-19T14:09:35.710Z | Checking litemap v0.8.1 |
| 472 | 2026-03-19T14:09:35.759Z | Checking writeable v0.6.2 |
| 473 | 2026-03-19T14:09:35.801Z | Compiling pest v2.8.6 |
| 474 | 2026-03-19T14:09:35.920Z | Checking http-body v1.0.1 |
| 475 | 2026-03-19T14:09:35.962Z | Checking indexmap v2.13.0 |
| 476 | 2026-03-19T14:09:35.984Z | Checking tracing-core v0.1.36 |
| 477 | 2026-03-19T14:09:35.997Z | Checking bitflags v2.11.0 |
| 478 | 2026-03-19T14:09:36.068Z | Compiling schemars v0.8.22 |
| 479 | 2026-03-19T14:09:36.187Z | Compiling icu_normalizer_data v2.1.1 |
| 480 | 2026-03-19T14:09:36.348Z | Compiling icu_properties_data v2.1.2 |
| 481 | 2026-03-19T14:09:36.387Z | Checking percent-encoding v2.3.2 |
| 482 | 2026-03-19T14:09:36.441Z | Compiling aws-lc-rs v1.16.0 |
| 483 | 2026-03-19T14:09:36.552Z | Checking atomic-waker v1.1.2 |
| 484 | 2026-03-19T14:09:36.630Z | Checking tracing v0.1.44 |
| 485 | 2026-03-19T14:09:36.722Z | Checking semver v1.0.27 |
| 486 | 2026-03-19T14:09:36.792Z | Checking uuid v1.21.0 |
| 487 | 2026-03-19T14:09:36.856Z | Checking base64 v0.22.1 |
| 488 | 2026-03-19T14:09:36.943Z | Checking dyn-clone v1.0.20 |
| 489 | 2026-03-19T14:09:36.987Z | Checking try-lock v0.2.5 |
| 490 | 2026-03-19T14:09:37.060Z | Checking tower-service v0.3.3 |
| 491 | 2026-03-19T14:09:37.097Z | Checking tower-layer v0.3.3 |
| 492 | 2026-03-19T14:09:37.155Z | Checking subtle v2.6.1 |
| 493 | 2026-03-19T14:09:37.155Z | Checking want v0.3.1 |
| 494 | 2026-03-19T14:09:37.259Z | Compiling pest_meta v2.8.6 |
| 495 | 2026-03-19T14:09:37.291Z | Compiling slog v2.8.2 |
| 496 | 2026-03-19T14:09:37.329Z | Compiling synstructure v0.13.2 |
| 497 | 2026-03-19T14:09:37.420Z | Compiling serde_derive_internals v0.29.1 |
| 498 | 2026-03-19T14:09:37.470Z | Checking getrandom v0.2.17 |
| 499 | 2026-03-19T14:09:37.541Z | Checking pin-utils v0.1.0 |
| 500 | 2026-03-19T14:09:37.618Z | Compiling heck v0.5.0 |
| 501 | 2026-03-19T14:09:37.632Z | Checking httpdate v1.0.3 |
| 502 | 2026-03-19T14:09:37.818Z | Checking form_urlencoded v1.2.2 |
| 503 | 2026-03-19T14:09:37.877Z | Compiling getrandom v0.3.4 |
| 504 | 2026-03-19T14:09:37.970Z | Compiling typenum v1.19.0 |
| 505 | 2026-03-19T14:09:37.992Z | Checking ipnet v2.11.0 |
| 506 | 2026-03-19T14:09:38.265Z | Compiling pest_generator v2.8.6 |
| 507 | 2026-03-19T14:09:38.279Z | Compiling rustls v0.23.37 |
| 508 | 2026-03-19T14:09:38.357Z | Compiling generic-array v0.14.7 |
| 509 | 2026-03-19T14:09:38.405Z | Compiling ring v0.17.14 |
| 510 | 2026-03-19T14:09:38.443Z | Checking sync_wrapper v1.0.2 |
| 511 | 2026-03-19T14:09:38.563Z | Compiling paste v1.0.15 |
| 512 | 2026-03-19T14:09:38.609Z | Checking utf8_iter v1.0.4 |
| 513 | 2026-03-19T14:09:38.853Z | Checking ryu v1.0.23 |
| 514 | 2026-03-19T14:09:39.091Z | Checking http-body-util v0.1.3 |
| 515 | 2026-03-19T14:09:39.127Z | Checking powerfmt v0.2.0 |
| 516 | 2026-03-19T14:09:39.165Z | Compiling serde_derive v1.0.228 |
| 517 | 2026-03-19T14:09:39.183Z | Compiling zerofrom-derive v0.1.6 |
| 518 | 2026-03-19T14:09:39.327Z | Compiling tokio-macros v2.6.0 |
| 519 | 2026-03-19T14:09:39.358Z | Compiling zerocopy-derive v0.8.40 |
| 520 | 2026-03-19T14:09:39.709Z | Compiling yoke-derive v0.8.1 |
| 521 | 2026-03-19T14:09:40.225Z | Checking tokio v1.49.0 |
| 522 | 2026-03-19T14:09:40.239Z | Compiling zerovec-derive v0.11.2 |
| 523 | 2026-03-19T14:09:40.761Z | Checking zerofrom v0.1.6 |
| 524 | 2026-03-19T14:09:40.899Z | Compiling displaydoc v0.2.5 |
| 525 | 2026-03-19T14:09:41.021Z | Checking yoke v0.8.1 |
| 526 | 2026-03-19T14:09:41.128Z | Compiling futures-macro v0.3.32 |
| 527 | 2026-03-19T14:09:41.230Z | Compiling thiserror-impl v2.0.18 |
| 528 | 2026-03-19T14:09:41.606Z | Checking zerovec v0.11.5 |
| 529 | 2026-03-19T14:09:42.132Z | Checking futures-util v0.3.32 |
| 530 | 2026-03-19T14:09:42.188Z | Checking tinystr v0.8.2 |
| 531 | 2026-03-19T14:09:42.401Z | Checking icu_locale_core v2.1.1 |
| 532 | 2026-03-19T14:09:42.818Z | Checking potential_utf v0.1.4 |
| 533 | 2026-03-19T14:09:42.969Z | Checking zerotrie v0.2.3 |
| 534 | 2026-03-19T14:09:42.985Z | Checking icu_collections v2.1.1 |
| 535 | 2026-03-19T14:09:43.271Z | Checking icu_provider v2.1.1 |
| 536 | 2026-03-19T14:09:43.285Z | Checking chrono v0.4.44 |
| 537 | 2026-03-19T14:09:43.370Z | Compiling schemars_derive v0.8.22 |
| 538 | 2026-03-19T14:09:43.569Z | Checking icu_normalizer v2.1.1 |
| 539 | 2026-03-19T14:09:43.815Z | Checking icu_properties v2.1.2 |
| 540 | 2026-03-19T14:09:43.955Z | Checking erased-serde v0.3.31 |
| 541 | 2026-03-19T14:09:44.289Z | Checking tokio-util v0.7.18 |
| 542 | 2026-03-19T14:09:44.450Z | Compiling pest_derive v2.8.6 |
| 543 | 2026-03-19T14:09:44.798Z | Compiling serde_tokenstream v0.2.3 |
| 544 | 2026-03-19T14:09:44.825Z | Checking h2 v0.4.13 |
| 545 | 2026-03-19T14:09:44.944Z | Checking idna_adapter v1.2.1 |
| 546 | 2026-03-19T14:09:45.035Z | Checking tower v0.5.3 |
| 547 | 2026-03-19T14:09:45.075Z | Checking idna v1.1.0 |
| 548 | 2026-03-19T14:09:45.087Z | Checking serde_urlencoded v0.7.1 |
| 549 | 2026-03-19T14:09:45.341Z | Compiling structmeta-derive v0.3.0 |
| 550 | 2026-03-19T14:09:45.373Z | Compiling scroll_derive v0.13.1 |
| 551 | 2026-03-19T14:09:45.530Z | Compiling usdt-impl v0.6.0 |
| 552 | 2026-03-19T14:09:45.758Z | Checking iri-string v0.7.10 |
| 553 | 2026-03-19T14:09:45.805Z | Checking fastrand v2.3.0 |
| 554 | 2026-03-19T14:09:45.821Z | Checking ppv-lite86 v0.2.21 |
| 555 | 2026-03-19T14:09:46.154Z | Compiling rustix v1.1.3 |
| 556 | 2026-03-19T14:09:46.227Z | Compiling time-core v0.1.8 |
| 557 | 2026-03-19T14:09:46.401Z | Compiling num-conv v0.2.0 |
| 558 | 2026-03-19T14:09:46.431Z | Checking scroll v0.13.0 |
| 559 | 2026-03-19T14:09:46.561Z | Compiling time-macros v0.2.27 |
| 560 | 2026-03-19T14:09:46.689Z | Compiling structmeta v0.3.0 |
| 561 | 2026-03-19T14:09:46.848Z | Checking ipnetwork v0.21.1 |
| 562 | 2026-03-19T14:09:46.935Z | Checking url v2.5.8 |
| 563 | 2026-03-19T14:09:47.084Z | Compiling dtrace-parser v0.3.0 |
| 564 | 2026-03-19T14:09:47.191Z | Checking tower-http v0.6.8 |
| 565 | 2026-03-19T14:09:47.308Z | Checking hyper v1.8.1 |
| 566 | 2026-03-19T14:09:47.432Z | Checking deranged v0.5.8 |
| 567 | 2026-03-19T14:09:47.530Z | Checking rand_core v0.9.5 |
| 568 | 2026-03-19T14:09:47.751Z | Compiling thread-id v5.1.0 |
| 569 | 2026-03-19T14:09:47.845Z | Compiling ident_case v1.0.1 |
| 570 | 2026-03-19T14:09:47.873Z | Checking regex-syntax v0.8.10 |
| 571 | 2026-03-19T14:09:47.932Z | Compiling byteorder v1.5.0 |
| 572 | 2026-03-19T14:09:48.156Z | Checking openssl-probe v0.2.1 |
| 573 | 2026-03-19T14:09:48.276Z | Compiling strsim v0.11.1 |
| 574 | 2026-03-19T14:09:48.328Z | Compiling omicron-workspace-hack v0.1.0 |
| 575 | 2026-03-19T14:09:48.354Z | Checking plain v0.2.3 |
| 576 | 2026-03-19T14:09:48.472Z | Compiling crossbeam-utils v0.8.21 |
| 577 | 2026-03-19T14:09:48.508Z | Checking hyper-util v0.1.20 |
| 578 | 2026-03-19T14:09:48.575Z | Checking num_threads v0.1.7 |
| 579 | 2026-03-19T14:09:48.739Z | Compiling darling_core v0.21.3 |
| 580 | 2026-03-19T14:09:48.814Z | Checking time v0.3.47 |
| 581 | 2026-03-19T14:09:48.858Z | Checking goblin v0.10.5 |
| 582 | 2026-03-19T14:09:49.431Z | Compiling dof v0.4.0 |
| 583 | 2026-03-19T14:09:49.679Z | Checking rustls-native-certs v0.8.3 |
| 584 | 2026-03-19T14:09:49.935Z | Checking oxnet v0.1.4 |
| 585 | 2026-03-19T14:09:50.037Z | Checking newtype-uuid v1.3.2 |
| 586 | 2026-03-19T14:09:50.269Z | Compiling daft-derive v0.1.5 |
| 587 | 2026-03-19T14:09:50.390Z | Compiling aho-corasick v1.1.4 |
| 588 | 2026-03-19T14:09:50.820Z | Compiling rustls v0.22.4 |
| 589 | 2026-03-19T14:09:51.186Z | Checking pretty-hex v0.4.1 |
| 590 | 2026-03-19T14:09:51.325Z | Compiling camino v1.2.2 |
| 591 | 2026-03-19T14:09:51.371Z | Checking daft v0.1.5 |
| 592 | 2026-03-19T14:09:51.549Z | Checking rustls-webpki v0.102.8 |
| 593 | 2026-03-19T14:09:51.658Z | Checking tempfile v3.25.0 |
| 594 | 2026-03-19T14:09:51.785Z | Compiling darling_macro v0.21.3 |
| 595 | 2026-03-19T14:09:52.069Z | Checking crypto-common v0.1.7 |
| 596 | 2026-03-19T14:09:52.203Z | Checking block-buffer v0.10.4 |
| 597 | 2026-03-19T14:09:52.350Z | Checking rand_chacha v0.9.0 |
| 598 | 2026-03-19T14:09:52.369Z | Checking rand_core v0.6.4 |
| 599 | 2026-03-19T14:09:52.429Z | Compiling multer v3.1.0 |
| 600 | 2026-03-19T14:09:52.535Z | Checking wait-timeout v0.2.1 |
| 601 | 2026-03-19T14:09:52.583Z | Checking thread_local v1.1.9 |
| 602 | 2026-03-19T14:09:52.673Z | Checking winnow v0.7.14 |
| 603 | 2026-03-19T14:09:52.686Z | Checking match_cfg v0.1.0 |
| 604 | 2026-03-19T14:09:52.758Z | Compiling slog-async v2.8.0 |
| 605 | 2026-03-19T14:09:52.781Z | Compiling thiserror v1.0.69 |
| 606 | 2026-03-19T14:09:52.987Z | Compiling regex-automata v0.4.14 |
| 607 | 2026-03-19T14:09:53.160Z | Compiling anyhow v1.0.102 |
| 608 | 2026-03-19T14:09:53.360Z | Checking quick-error v1.2.3 |
| 609 | 2026-03-19T14:09:53.474Z | Compiling ref-cast v1.0.25 |
| 610 | 2026-03-19T14:09:53.496Z | Checking bit-vec v0.8.0 |
| 611 | 2026-03-19T14:09:53.736Z | Checking bit-set v0.8.0 |
| 612 | 2026-03-19T14:09:53.814Z | Checking rusty-fork v0.3.1 |
| 613 | 2026-03-19T14:09:54.006Z | Checking hostname v0.3.1 |
| 614 | 2026-03-19T14:09:54.066Z | Checking rand v0.9.2 |
| 615 | 2026-03-19T14:09:54.079Z | Checking rand_chacha v0.3.1 |
| 616 | 2026-03-19T14:09:54.132Z | Checking crossbeam-channel v0.5.15 |
| 617 | 2026-03-19T14:09:54.187Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 618 | 2026-03-19T14:09:54.311Z | Compiling darling v0.21.3 |
| 619 | 2026-03-19T14:09:54.404Z | Checking digest v0.10.7 |
| 620 | 2026-03-19T14:09:54.620Z | Compiling usdt-attr-macro v0.6.0 |
| 621 | 2026-03-19T14:09:54.682Z | Compiling usdt-macro v0.6.0 |
| 622 | 2026-03-19T14:09:54.892Z | Checking slog-json v2.6.1 |
| 623 | 2026-03-19T14:09:54.942Z | Checking rand_xorshift v0.4.0 |
| 624 | 2026-03-19T14:09:55.075Z | Compiling derive-ex v0.1.8 |
| 625 | 2026-03-19T14:09:55.079Z | Checking futures-executor v0.3.32 |
| 626 | 2026-03-19T14:09:55.261Z | Compiling strum_macros v0.26.4 |
| 627 | 2026-03-19T14:09:55.505Z | Compiling regex v1.12.3 |
| 628 | 2026-03-19T14:09:55.505Z | Compiling async-trait v0.1.89 |
| 629 | 2026-03-19T14:09:55.721Z | Compiling ref-cast-impl v1.0.25 |
| 630 | 2026-03-19T14:09:56.068Z | Compiling thiserror-impl v1.0.69 |
| 631 | 2026-03-19T14:09:56.438Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 632 | 2026-03-19T14:09:56.554Z | Compiling async-stream-impl v0.3.6 |
| 633 | 2026-03-19T14:09:56.604Z | Compiling dropshot v0.16.7 |
| 634 | 2026-03-19T14:09:56.777Z | Checking serde_spanned v1.0.4 |
| 635 | 2026-03-19T14:09:56.867Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 636 | 2026-03-19T14:09:56.929Z | Checking is-terminal v0.4.17 |
| 637 | 2026-03-19T14:09:56.965Z | Checking memmap2 v0.9.10 |
| 638 | 2026-03-19T14:09:57.026Z | Checking encoding_rs v0.8.35 |
| 639 | 2026-03-19T14:09:57.115Z | Checking hex v0.4.3 |
| 640 | 2026-03-19T14:09:57.166Z | Checking unarray v0.1.4 |
| 641 | 2026-03-19T14:09:57.182Z | Checking spin v0.9.8 |
| 642 | 2026-03-19T14:09:57.282Z | Checking cpufeatures v0.2.17 |
| 643 | 2026-03-19T14:09:57.311Z | Checking mime v0.3.17 |
| 644 | 2026-03-19T14:09:57.328Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 645 | 2026-03-19T14:09:57.362Z | Checking take_mut v0.2.2 |
| 646 | 2026-03-19T14:09:57.388Z | Checking term v1.2.1 |
| 647 | 2026-03-19T14:09:57.521Z | Checking strum v0.26.3 |
| 648 | 2026-03-19T14:09:57.550Z | Checking toml v0.9.12+spec-1.1.0 |
| 649 | 2026-03-19T14:09:57.644Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 650 | 2026-03-19T14:09:57.657Z | Checking slog-term v2.9.2 |
| 651 | 2026-03-19T14:09:57.676Z | Checking sha1 v0.10.6 |
| 652 | 2026-03-19T14:09:57.694Z | Checking async-stream v0.3.6 |
| 653 | 2026-03-19T14:09:57.791Z | Compiling dropshot_endpoint v0.16.7 |
| 654 | 2026-03-19T14:09:57.808Z | Checking proptest v1.10.0 |
| 655 | 2026-03-19T14:09:57.844Z | Compiling test-strategy v0.4.5 |
| 656 | 2026-03-19T14:09:57.862Z | Checking usdt v0.6.0 |
| 657 | 2026-03-19T14:09:57.979Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 658 | 2026-03-19T14:09:58.093Z | Compiling parse-display-derive v0.10.0 |
| 659 | 2026-03-19T14:09:58.106Z | Checking tokio-rustls v0.25.0 |
| 660 | 2026-03-19T14:09:58.449Z | Checking futures v0.3.32 |
| 661 | 2026-03-19T14:09:58.534Z | Checking slog-bunyan v2.5.0 |
| 662 | 2026-03-19T14:09:58.576Z | Compiling serde_with_macros v3.17.0 |
| 663 | 2026-03-19T14:09:58.661Z | Checking rand v0.8.5 |
| 664 | 2026-03-19T14:09:58.977Z | Checking reqwest v0.12.28 |
| 665 | 2026-03-19T14:09:59.501Z | Checking backon v1.6.0 |
| 666 | 2026-03-19T14:09:59.651Z | Compiling newtype-uuid-macros v0.1.0 |
| 667 | 2026-03-19T14:09:59.680Z | Checking openapiv3 v2.2.0 |
| 668 | 2026-03-19T14:09:59.697Z | Compiling strum_macros v0.27.2 |
| 669 | 2026-03-19T14:09:59.948Z | Checking waitgroup v0.1.2 |
| 670 | 2026-03-19T14:09:59.962Z | Checking rustls-pemfile v2.2.0 |
| 671 | 2026-03-19T14:10:00.059Z | Checking serde_path_to_error v0.1.20 |
| 672 | 2026-03-19T14:10:00.063Z | Checking hostname v0.4.2 |
| 673 | 2026-03-19T14:10:00.089Z | Checking instant v0.1.13 |
| 674 | 2026-03-19T14:10:00.116Z | Checking debug-ignore v1.0.5 |
| 675 | 2026-03-19T14:10:00.179Z | Checking either v1.15.0 |
| 676 | 2026-03-19T14:10:00.184Z | Checking rustc-hash v2.1.1 |
| 677 | 2026-03-19T14:10:00.225Z | Checking backoff v0.4.0 |
| 678 | 2026-03-19T14:10:00.317Z | Checking iddqd v0.3.17 |
| 679 | 2026-03-19T14:10:00.407Z | Checking itertools v0.14.0 |
| 680 | 2026-03-19T14:10:00.411Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 681 | 2026-03-19T14:10:00.433Z | Checking parse-display v0.10.0 |
| 682 | 2026-03-19T14:10:00.586Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 683 | 2026-03-19T14:10:00.609Z | Checking serde_with v3.17.0 |
| 684 | 2026-03-19T14:10:00.858Z | Checking progenitor-client v0.10.0 |
| 685 | 2026-03-19T14:10:01.083Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 686 | 2026-03-19T14:10:01.100Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 687 | 2026-03-19T14:10:01.364Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 688 | 2026-03-19T14:10:01.367Z | Checking macaddr v1.0.1 |
| 689 | 2026-03-19T14:10:01.591Z | Checking regress v0.10.5 |
| 690 | 2026-03-19T14:10:02.118Z | Checking strum v0.27.2 |
| 691 | 2026-03-19T14:10:06.914Z | Checking rustls-webpki v0.103.9 |
| 692 | 2026-03-19T14:10:09.881Z | Checking tokio-rustls v0.26.4 |
| 693 | 2026-03-19T14:10:09.885Z | Checking rustls-platform-verifier v0.6.2 |
| 694 | 2026-03-19T14:10:10.119Z | Checking hyper-rustls v0.27.7 |
| 695 | 2026-03-19T14:10:10.294Z | Checking reqwest v0.13.2 |
| 696 | 2026-03-19T14:10:11.016Z | Checking progenitor-client v0.13.0 |
| 697 | 2026-03-19T14:10:11.232Z | Checking progenitor-extras v0.1.1 |
| 698 | 2026-03-19T14:10:11.435Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 699 | 2026-03-19T14:10:17.131Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 700 | 2026-03-19T14:10:17.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.27s |
| 701 | 2026-03-19T14:10:17.344Z | + cargo build --release |
| 702 | 2026-03-19T14:10:17.568Z | Compiling proc-macro2 v1.0.106 |
| 703 | 2026-03-19T14:10:17.568Z | Compiling quote v1.0.44 |
| 704 | 2026-03-19T14:10:17.568Z | Compiling unicode-ident v1.0.24 |
| 705 | 2026-03-19T14:10:17.571Z | Compiling libc v0.2.180 |
| 706 | 2026-03-19T14:10:17.571Z | Compiling cfg-if v1.0.4 |
| 707 | 2026-03-19T14:10:17.571Z | Compiling serde_core v1.0.228 |
| 708 | 2026-03-19T14:10:17.571Z | Compiling memchr v2.8.0 |
| 709 | 2026-03-19T14:10:17.571Z | Compiling itoa v1.0.17 |
| 710 | 2026-03-19T14:10:17.679Z | Compiling zmij v1.0.21 |
| 711 | 2026-03-19T14:10:17.740Z | Compiling serde v1.0.228 |
| 712 | 2026-03-19T14:10:17.912Z | Compiling serde_json v1.0.149 |
| 713 | 2026-03-19T14:10:17.975Z | Compiling pin-project-lite v0.2.17 |
| 714 | 2026-03-19T14:10:18.076Z | Compiling find-msvc-tools v0.1.9 |
| 715 | 2026-03-19T14:10:18.144Z | Compiling shlex v1.3.0 |
| 716 | 2026-03-19T14:10:18.176Z | Compiling smallvec v1.15.1 |
| 717 | 2026-03-19T14:10:18.374Z | Compiling bytes v1.11.1 |
| 718 | 2026-03-19T14:10:18.477Z | Compiling futures-core v0.3.32 |
| 719 | 2026-03-19T14:10:18.544Z | Compiling errno v0.3.14 |
| 720 | 2026-03-19T14:10:18.574Z | Compiling jobserver v0.1.34 |
| 721 | 2026-03-19T14:10:18.658Z | Compiling parking_lot_core v0.9.12 |
| 722 | 2026-03-19T14:10:18.738Z | Compiling scopeguard v1.2.0 |
| 723 | 2026-03-19T14:10:18.962Z | Compiling cc v1.2.56 |
| 724 | 2026-03-19T14:10:19.100Z | Compiling syn v2.0.117 |
| 725 | 2026-03-19T14:10:19.112Z | Compiling lock_api v0.4.14 |
| 726 | 2026-03-19T14:10:19.181Z | Compiling once_cell v1.21.3 |
| 727 | 2026-03-19T14:10:19.420Z | Compiling parking_lot v0.12.5 |
| 728 | 2026-03-19T14:10:19.471Z | Compiling signal-hook-registry v1.4.8 |
| 729 | 2026-03-19T14:10:19.477Z | Compiling mio v1.1.1 |
| 730 | 2026-03-19T14:10:19.515Z | Compiling socket2 v0.6.2 |
| 731 | 2026-03-19T14:10:19.551Z | Compiling stable_deref_trait v1.2.1 |
| 732 | 2026-03-19T14:10:19.635Z | Compiling futures-sink v0.3.32 |
| 733 | 2026-03-19T14:10:19.758Z | Compiling thiserror v2.0.18 |
| 734 | 2026-03-19T14:10:20.085Z | Compiling getrandom v0.4.1 |
| 735 | 2026-03-19T14:10:20.175Z | Compiling autocfg v1.5.0 |
| 736 | 2026-03-19T14:10:20.363Z | Compiling zeroize v1.8.2 |
| 737 | 2026-03-19T14:10:20.392Z | Compiling slab v0.4.12 |
| 738 | 2026-03-19T14:10:20.523Z | Compiling futures-channel v0.3.32 |
| 739 | 2026-03-19T14:10:20.535Z | Compiling allocator-api2 v0.2.21 |
| 740 | 2026-03-19T14:10:20.590Z | Compiling rustversion v1.0.22 |
| 741 | 2026-03-19T14:10:20.620Z | Compiling num-traits v0.2.19 |
| 742 | 2026-03-19T14:10:20.632Z | Compiling foldhash v0.2.0 |
| 743 | 2026-03-19T14:10:20.843Z | Compiling equivalent v1.0.2 |
| 744 | 2026-03-19T14:10:20.936Z | Compiling rustls-pki-types v1.14.0 |
| 745 | 2026-03-19T14:10:20.985Z | Compiling hashbrown v0.16.1 |
| 746 | 2026-03-19T14:10:21.030Z | Compiling cmake v0.1.57 |
| 747 | 2026-03-19T14:10:21.040Z | Compiling http v1.4.0 |
| 748 | 2026-03-19T14:10:21.073Z | Compiling zerocopy v0.8.40 |
| 749 | 2026-03-19T14:10:21.080Z | Compiling dunce v1.0.5 |
| 750 | 2026-03-19T14:10:21.176Z | Compiling futures-task v0.3.32 |
| 751 | 2026-03-19T14:10:21.471Z | Compiling fs_extra v1.3.0 |
| 752 | 2026-03-19T14:10:21.528Z | Compiling futures-io v0.3.32 |
| 753 | 2026-03-19T14:10:21.784Z | Compiling aws-lc-sys v0.37.1 |
| 754 | 2026-03-19T14:10:21.898Z | Compiling untrusted v0.9.0 |
| 755 | 2026-03-19T14:10:21.984Z | Compiling log v0.4.29 |
| 756 | 2026-03-19T14:10:22.049Z | Compiling fnv v1.0.7 |
| 757 | 2026-03-19T14:10:22.166Z | Compiling version_check v0.9.5 |
| 758 | 2026-03-19T14:10:22.546Z | Compiling httparse v1.10.1 |
| 759 | 2026-03-19T14:10:22.552Z | Compiling writeable v0.6.2 |
| 760 | 2026-03-19T14:10:22.907Z | Compiling iana-time-zone v0.1.65 |
| 761 | 2026-03-19T14:10:22.914Z | Compiling ucd-trie v0.1.7 |
| 762 | 2026-03-19T14:10:23.169Z | Compiling synstructure v0.13.2 |
| 763 | 2026-03-19T14:10:23.184Z | Compiling litemap v0.8.1 |
| 764 | 2026-03-19T14:10:23.343Z | Compiling pest v2.8.6 |
| 765 | 2026-03-19T14:10:23.394Z | Compiling serde_derive_internals v0.29.1 |
| 766 | 2026-03-19T14:10:23.458Z | Compiling http-body v1.0.1 |
| 767 | 2026-03-19T14:10:23.640Z | Compiling indexmap v2.13.0 |
| 768 | 2026-03-19T14:10:23.817Z | Compiling tracing-core v0.1.36 |
| 769 | 2026-03-19T14:10:23.969Z | Compiling bitflags v2.11.0 |
| 770 | 2026-03-19T14:10:24.417Z | Compiling atomic-waker v1.1.2 |
| 771 | 2026-03-19T14:10:24.427Z | Compiling aws-lc-rs v1.16.0 |
| 772 | 2026-03-19T14:10:24.557Z | Compiling schemars v0.8.22 |
| 773 | 2026-03-19T14:10:24.732Z | Compiling icu_normalizer_data v2.1.1 |
| 774 | 2026-03-19T14:10:24.778Z | Compiling icu_properties_data v2.1.2 |
| 775 | 2026-03-19T14:10:24.817Z | Compiling percent-encoding v2.3.2 |
| 776 | 2026-03-19T14:10:24.838Z | Compiling pest_meta v2.8.6 |
| 777 | 2026-03-19T14:10:24.923Z | Compiling serde_derive v1.0.228 |
| 778 | 2026-03-19T14:10:24.982Z | Compiling zerofrom-derive v0.1.6 |
| 779 | 2026-03-19T14:10:25.004Z | Compiling yoke-derive v0.8.1 |
| 780 | 2026-03-19T14:10:25.026Z | Compiling zerocopy-derive v0.8.40 |
| 781 | 2026-03-19T14:10:25.129Z | Compiling tokio-macros v2.6.0 |
| 782 | 2026-03-19T14:10:25.158Z | Compiling zerovec-derive v0.11.2 |
| 783 | 2026-03-19T14:10:26.040Z | Compiling tokio v1.49.0 |
| 784 | 2026-03-19T14:10:26.297Z | Compiling displaydoc v0.2.5 |
| 785 | 2026-03-19T14:10:26.540Z | Compiling zerofrom v0.1.6 |
| 786 | 2026-03-19T14:10:26.543Z | Compiling thiserror-impl v2.0.18 |
| 787 | 2026-03-19T14:10:26.570Z | Compiling futures-macro v0.3.32 |
| 788 | 2026-03-19T14:10:26.685Z | Compiling yoke v0.8.1 |
| 789 | 2026-03-19T14:10:26.917Z | Compiling zerovec v0.11.5 |
| 790 | 2026-03-19T14:10:27.216Z | Compiling zerotrie v0.2.3 |
| 791 | 2026-03-19T14:10:27.606Z | Compiling futures-util v0.3.32 |
| 792 | 2026-03-19T14:10:27.661Z | Compiling tinystr v0.8.2 |
| 793 | 2026-03-19T14:10:27.758Z | Compiling potential_utf v0.1.4 |
| 794 | 2026-03-19T14:10:27.916Z | Compiling icu_locale_core v2.1.1 |
| 795 | 2026-03-19T14:10:27.970Z | Compiling icu_collections v2.1.1 |
| 796 | 2026-03-19T14:10:28.157Z | Compiling schemars_derive v0.8.22 |
| 797 | 2026-03-19T14:10:28.851Z | Compiling icu_provider v2.1.1 |
| 798 | 2026-03-19T14:10:29.333Z | Compiling chrono v0.4.44 |
| 799 | 2026-03-19T14:10:29.688Z | Compiling tracing v0.1.44 |
| 800 | 2026-03-19T14:10:30.103Z | Compiling uuid v1.21.0 |
| 801 | 2026-03-19T14:10:30.622Z | Compiling semver v1.0.27 |
| 802 | 2026-03-19T14:10:30.850Z | Compiling base64 v0.22.1 |
| 803 | 2026-03-19T14:10:30.991Z | Compiling tower-service v0.3.3 |
| 804 | 2026-03-19T14:10:31.100Z | Compiling try-lock v0.2.5 |
| 805 | 2026-03-19T14:10:31.189Z | Compiling tower-layer v0.3.3 |
| 806 | 2026-03-19T14:10:31.226Z | Compiling dyn-clone v1.0.20 |
| 807 | 2026-03-19T14:10:31.392Z | Compiling tokio-util v0.7.18 |
| 808 | 2026-03-19T14:10:31.421Z | Compiling subtle v2.6.1 |
| 809 | 2026-03-19T14:10:31.429Z | Compiling want v0.3.1 |
| 810 | 2026-03-19T14:10:31.605Z | Compiling pest_generator v2.8.6 |
| 811 | 2026-03-19T14:10:31.635Z | Compiling slog v2.8.2 |
| 812 | 2026-03-19T14:10:31.707Z | Compiling getrandom v0.2.17 |
| 813 | 2026-03-19T14:10:31.896Z | Compiling httpdate v1.0.3 |
| 814 | 2026-03-19T14:10:31.954Z | Compiling pin-utils v0.1.0 |
| 815 | 2026-03-19T14:10:32.032Z | Compiling h2 v0.4.13 |
| 816 | 2026-03-19T14:10:32.354Z | Compiling heck v0.5.0 |
| 817 | 2026-03-19T14:10:32.420Z | Compiling pest_derive v2.8.6 |
| 818 | 2026-03-19T14:10:32.613Z | Compiling icu_properties v2.1.2 |
| 819 | 2026-03-19T14:10:32.817Z | Compiling icu_normalizer v2.1.1 |
| 820 | 2026-03-19T14:10:33.022Z | Compiling erased-serde v0.3.31 |
| 821 | 2026-03-19T14:10:33.869Z | Compiling form_urlencoded v1.2.2 |
| 822 | 2026-03-19T14:10:34.359Z | Compiling rustls v0.23.37 |
| 823 | 2026-03-19T14:10:34.389Z | Compiling typenum v1.19.0 |
| 824 | 2026-03-19T14:10:34.603Z | Compiling getrandom v0.3.4 |
| 825 | 2026-03-19T14:10:34.684Z | Compiling ipnet v2.11.0 |
| 826 | 2026-03-19T14:10:35.001Z | Compiling idna_adapter v1.2.1 |
| 827 | 2026-03-19T14:10:35.129Z | Compiling ppv-lite86 v0.2.21 |
| 828 | 2026-03-19T14:10:35.152Z | Compiling serde_tokenstream v0.2.3 |
| 829 | 2026-03-19T14:10:35.508Z | Compiling hyper v1.8.1 |
| 830 | 2026-03-19T14:10:35.585Z | Compiling generic-array v0.14.7 |
| 831 | 2026-03-19T14:10:35.704Z | Compiling ring v0.17.14 |
| 832 | 2026-03-19T14:10:35.850Z | Compiling sync_wrapper v1.0.2 |
| 833 | 2026-03-19T14:10:35.985Z | Compiling utf8_iter v1.0.4 |
| 834 | 2026-03-19T14:10:36.194Z | Compiling paste v1.0.15 |
| 835 | 2026-03-19T14:10:36.372Z | Compiling ryu v1.0.23 |
| 836 | 2026-03-19T14:10:36.589Z | Compiling serde_urlencoded v0.7.1 |
| 837 | 2026-03-19T14:10:36.945Z | Compiling idna v1.1.0 |
| 838 | 2026-03-19T14:10:37.940Z | Compiling hyper-util v0.1.20 |
| 839 | 2026-03-19T14:10:38.024Z | Compiling tower v0.5.3 |
| 840 | 2026-03-19T14:10:39.868Z | Compiling scroll_derive v0.13.1 |
| 841 | 2026-03-19T14:10:39.945Z | Compiling structmeta-derive v0.3.0 |
| 842 | 2026-03-19T14:10:40.930Z | Compiling http-body-util v0.1.3 |
| 843 | 2026-03-19T14:10:41.293Z | Compiling rustix v1.1.3 |
| 844 | 2026-03-19T14:10:41.543Z | Compiling iri-string v0.7.10 |
| 845 | 2026-03-19T14:10:41.651Z | Compiling num-conv v0.2.0 |
| 846 | 2026-03-19T14:10:41.714Z | Compiling usdt-impl v0.6.0 |
| 847 | 2026-03-19T14:10:41.718Z | Compiling time-core v0.1.8 |
| 848 | 2026-03-19T14:10:41.803Z | Compiling omicron-workspace-hack v0.1.0 |
| 849 | 2026-03-19T14:10:41.892Z | Compiling fastrand v2.3.0 |
| 850 | 2026-03-19T14:10:42.006Z | Compiling powerfmt v0.2.0 |
| 851 | 2026-03-19T14:10:42.057Z | Compiling time-macros v0.2.27 |
| 852 | 2026-03-19T14:10:42.220Z | Compiling deranged v0.5.8 |
| 853 | 2026-03-19T14:10:42.551Z | Compiling structmeta v0.3.0 |
| 854 | 2026-03-19T14:10:42.782Z | Compiling scroll v0.13.0 |
| 855 | 2026-03-19T14:10:43.338Z | Compiling rand_core v0.9.5 |
| 856 | 2026-03-19T14:10:43.649Z | Compiling dof v0.4.0 |
| 857 | 2026-03-19T14:10:43.732Z | Compiling tower-http v0.6.8 |
| 858 | 2026-03-19T14:10:43.844Z | Compiling url v2.5.8 |
| 859 | 2026-03-19T14:10:44.157Z | Compiling dtrace-parser v0.3.0 |
| 860 | 2026-03-19T14:10:44.455Z | Compiling ipnetwork v0.21.1 |
| 861 | 2026-03-19T14:10:44.603Z | Compiling thread-id v5.1.0 |
| 862 | 2026-03-19T14:10:44.734Z | Compiling regex-syntax v0.8.10 |
| 863 | 2026-03-19T14:10:44.956Z | Compiling ident_case v1.0.1 |
| 864 | 2026-03-19T14:10:45.043Z | Compiling byteorder v1.5.0 |
| 865 | 2026-03-19T14:10:45.057Z | Compiling crossbeam-utils v0.8.21 |
| 866 | 2026-03-19T14:10:45.084Z | Compiling strsim v0.11.1 |
| 867 | 2026-03-19T14:10:45.091Z | Compiling num_threads v0.1.7 |
| 868 | 2026-03-19T14:10:45.330Z | Compiling openssl-probe v0.2.1 |
| 869 | 2026-03-19T14:10:45.415Z | Compiling plain v0.2.3 |
| 870 | 2026-03-19T14:10:45.462Z | Compiling rustls-native-certs v0.8.3 |
| 871 | 2026-03-19T14:10:45.546Z | Compiling goblin v0.10.5 |
| 872 | 2026-03-19T14:10:45.888Z | Compiling darling_core v0.21.3 |
| 873 | 2026-03-19T14:10:46.958Z | Compiling time v0.3.47 |
| 874 | 2026-03-19T14:10:47.013Z | Compiling oxnet v0.1.4 |
| 875 | 2026-03-19T14:10:48.931Z | Compiling newtype-uuid v1.3.2 |
| 876 | 2026-03-19T14:10:49.377Z | Compiling daft-derive v0.1.5 |
| 877 | 2026-03-19T14:10:49.538Z | Compiling aho-corasick v1.1.4 |
| 878 | 2026-03-19T14:10:49.905Z | Compiling rustls v0.22.4 |
| 879 | 2026-03-19T14:10:50.158Z | Compiling camino v1.2.2 |
| 880 | 2026-03-19T14:10:50.478Z | Compiling pretty-hex v0.4.1 |
| 881 | 2026-03-19T14:10:50.650Z | Compiling daft v0.1.5 |
| 882 | 2026-03-19T14:10:51.021Z | Compiling rustls-webpki v0.102.8 |
| 883 | 2026-03-19T14:10:51.519Z | Compiling tempfile v3.25.0 |
| 884 | 2026-03-19T14:10:52.636Z | Compiling regex-automata v0.4.14 |
| 885 | 2026-03-19T14:10:53.252Z | Compiling darling_macro v0.21.3 |
| 886 | 2026-03-19T14:10:54.128Z | Compiling crypto-common v0.1.7 |
| 887 | 2026-03-19T14:10:54.286Z | Compiling block-buffer v0.10.4 |
| 888 | 2026-03-19T14:10:54.475Z | Compiling rand_chacha v0.9.0 |
| 889 | 2026-03-19T14:10:54.535Z | Compiling rand_core v0.6.4 |
| 890 | 2026-03-19T14:10:54.841Z | Compiling multer v3.1.0 |
| 891 | 2026-03-19T14:10:55.022Z | Compiling wait-timeout v0.2.1 |
| 892 | 2026-03-19T14:10:55.191Z | Compiling thread_local v1.1.9 |
| 893 | 2026-03-19T14:10:55.619Z | Compiling quick-error v1.2.3 |
| 894 | 2026-03-19T14:10:55.626Z | Compiling winnow v0.7.14 |
| 895 | 2026-03-19T14:10:55.743Z | Compiling ref-cast v1.0.25 |
| 896 | 2026-03-19T14:10:56.120Z | Compiling slog-async v2.8.0 |
| 897 | 2026-03-19T14:10:56.351Z | Compiling bit-vec v0.8.0 |
| 898 | 2026-03-19T14:10:56.464Z | Compiling thiserror v1.0.69 |
| 899 | 2026-03-19T14:10:56.712Z | Compiling anyhow v1.0.102 |
| 900 | 2026-03-19T14:10:56.880Z | Compiling match_cfg v0.1.0 |
| 901 | 2026-03-19T14:10:56.958Z | Compiling hostname v0.3.1 |
| 902 | 2026-03-19T14:10:57.271Z | Compiling bit-set v0.8.0 |
| 903 | 2026-03-19T14:10:57.546Z | Compiling rusty-fork v0.3.1 |
| 904 | 2026-03-19T14:10:57.915Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 905 | 2026-03-19T14:10:58.680Z | Compiling regex v1.12.3 |
| 906 | 2026-03-19T14:10:59.226Z | Compiling rand_chacha v0.3.1 |
| 907 | 2026-03-19T14:10:59.597Z | Compiling rand v0.9.2 |
| 908 | 2026-03-19T14:11:00.029Z | Compiling crossbeam-channel v0.5.15 |
| 909 | 2026-03-19T14:11:00.405Z | Compiling digest v0.10.7 |
| 910 | 2026-03-19T14:11:00.593Z | Compiling darling v0.21.3 |
| 911 | 2026-03-19T14:11:00.926Z | Compiling slog-json v2.6.1 |
| 912 | 2026-03-19T14:11:01.241Z | Compiling usdt-macro v0.6.0 |
| 913 | 2026-03-19T14:11:01.444Z | Compiling usdt-attr-macro v0.6.0 |
| 914 | 2026-03-19T14:11:02.072Z | Compiling rand_xorshift v0.4.0 |
| 915 | 2026-03-19T14:11:02.218Z | Compiling derive-ex v0.1.8 |
| 916 | 2026-03-19T14:11:02.272Z | Compiling strum_macros v0.26.4 |
| 917 | 2026-03-19T14:11:02.346Z | Compiling futures-executor v0.3.32 |
| 918 | 2026-03-19T14:11:02.704Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 919 | 2026-03-19T14:11:03.008Z | Compiling ref-cast-impl v1.0.25 |
| 920 | 2026-03-19T14:11:03.259Z | Compiling thiserror-impl v1.0.69 |
| 921 | 2026-03-19T14:11:03.757Z | Compiling async-stream-impl v0.3.6 |
| 922 | 2026-03-19T14:11:04.298Z | Compiling async-trait v0.1.89 |
| 923 | 2026-03-19T14:11:04.459Z | Compiling dropshot v0.16.7 |
| 924 | 2026-03-19T14:11:04.530Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 925 | 2026-03-19T14:11:04.736Z | Compiling serde_spanned v1.0.4 |
| 926 | 2026-03-19T14:11:04.841Z | Compiling memmap2 v0.9.10 |
| 927 | 2026-03-19T14:11:04.920Z | Compiling is-terminal v0.4.17 |
| 928 | 2026-03-19T14:11:05.023Z | Compiling encoding_rs v0.8.35 |
| 929 | 2026-03-19T14:11:05.048Z | Compiling hex v0.4.3 |
| 930 | 2026-03-19T14:11:06.709Z | Compiling term v1.2.1 |
| 931 | 2026-03-19T14:11:06.733Z | Compiling cpufeatures v0.2.17 |
| 932 | 2026-03-19T14:11:06.733Z | Compiling take_mut v0.2.2 |
| 933 | 2026-03-19T14:11:06.733Z | Compiling mime v0.3.17 |
| 934 | 2026-03-19T14:11:06.733Z | Compiling spin v0.9.8 |
| 935 | 2026-03-19T14:11:06.733Z | Compiling unarray v0.1.4 |
| 936 | 2026-03-19T14:11:06.733Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 937 | 2026-03-19T14:11:06.733Z | Compiling proptest v1.10.0 |
| 938 | 2026-03-19T14:11:07.505Z | Compiling toml v0.9.12+spec-1.1.0 |
| 939 | 2026-03-19T14:11:08.097Z | Compiling dropshot_endpoint v0.16.7 |
| 940 | 2026-03-19T14:11:10.598Z | Compiling slog-term v2.9.2 |
| 941 | 2026-03-19T14:11:11.800Z | Compiling sha1 v0.10.6 |
| 942 | 2026-03-19T14:11:11.965Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 943 | 2026-03-19T14:11:12.233Z | Compiling usdt v0.6.0 |
| 944 | 2026-03-19T14:11:12.363Z | Compiling async-stream v0.3.6 |
| 945 | 2026-03-19T14:11:12.371Z | Compiling strum v0.26.3 |
| 946 | 2026-03-19T14:11:12.514Z | Compiling test-strategy v0.4.5 |
| 947 | 2026-03-19T14:11:12.707Z | Compiling tokio-rustls v0.25.0 |
| 948 | 2026-03-19T14:11:12.987Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 949 | 2026-03-19T14:11:13.074Z | Compiling futures v0.3.32 |
| 950 | 2026-03-19T14:11:13.167Z | Compiling slog-bunyan v2.5.0 |
| 951 | 2026-03-19T14:11:13.220Z | Compiling serde_with_macros v3.17.0 |
| 952 | 2026-03-19T14:11:13.368Z | Compiling rand v0.8.5 |
| 953 | 2026-03-19T14:11:14.301Z | Compiling parse-display-derive v0.10.0 |
| 954 | 2026-03-19T14:11:14.630Z | Compiling reqwest v0.12.28 |
| 955 | 2026-03-19T14:11:15.067Z | Compiling backon v1.6.0 |
| 956 | 2026-03-19T14:11:15.266Z | Compiling newtype-uuid-macros v0.1.0 |
| 957 | 2026-03-19T14:11:15.363Z | Compiling strum_macros v0.27.2 |
| 958 | 2026-03-19T14:11:16.282Z | Compiling openapiv3 v2.2.0 |
| 959 | 2026-03-19T14:11:16.354Z | Compiling waitgroup v0.1.2 |
| 960 | 2026-03-19T14:11:16.533Z | Compiling rustls-pemfile v2.2.0 |
| 961 | 2026-03-19T14:11:16.855Z | Compiling serde_path_to_error v0.1.20 |
| 962 | 2026-03-19T14:11:17.446Z | Compiling hostname v0.4.2 |
| 963 | 2026-03-19T14:11:17.629Z | Compiling instant v0.1.13 |
| 964 | 2026-03-19T14:11:17.761Z | Compiling either v1.15.0 |
| 965 | 2026-03-19T14:11:17.795Z | Compiling debug-ignore v1.0.5 |
| 966 | 2026-03-19T14:11:17.853Z | Compiling rustc-hash v2.1.1 |
| 967 | 2026-03-19T14:11:17.910Z | Compiling strum v0.27.2 |
| 968 | 2026-03-19T14:11:17.935Z | Compiling backoff v0.4.0 |
| 969 | 2026-03-19T14:11:17.986Z | Compiling iddqd v0.3.17 |
| 970 | 2026-03-19T14:11:18.034Z | Compiling itertools v0.14.0 |
| 971 | 2026-03-19T14:11:18.057Z | Compiling parse-display v0.10.0 |
| 972 | 2026-03-19T14:11:18.179Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 973 | 2026-03-19T14:11:19.538Z | Compiling progenitor-client v0.10.0 |
| 974 | 2026-03-19T14:11:20.061Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 975 | 2026-03-19T14:11:20.129Z | Compiling serde_with v3.17.0 |
| 976 | 2026-03-19T14:11:20.314Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 977 | 2026-03-19T14:11:20.505Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 978 | 2026-03-19T14:11:21.037Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 979 | 2026-03-19T14:11:21.398Z | Compiling macaddr v1.0.1 |
| 980 | 2026-03-19T14:11:21.731Z | Compiling regress v0.10.5 |
| 981 | 2026-03-19T14:11:31.818Z | Compiling rustls-webpki v0.103.9 |
| 982 | 2026-03-19T14:11:36.245Z | Compiling tokio-rustls v0.26.4 |
| 983 | 2026-03-19T14:11:36.245Z | Compiling rustls-platform-verifier v0.6.2 |
| 984 | 2026-03-19T14:11:36.579Z | Compiling hyper-rustls v0.27.7 |
| 985 | 2026-03-19T14:11:36.988Z | Compiling reqwest v0.13.2 |
| 986 | 2026-03-19T14:11:39.414Z | Compiling progenitor-client v0.13.0 |
| 987 | 2026-03-19T14:11:39.753Z | Compiling progenitor-extras v0.1.1 |
| 988 | 2026-03-19T14:11:40.016Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 989 | 2026-03-19T14:11:46.559Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 990 | 2026-03-19T14:11:53.057Z | Finished `release` profile [optimized] target(s) in 1m 35s |
| 991 | 2026-03-19T14:11:53.124Z | process exited: duration 149060 ms, exit code 0 |
| |
| 992 | 2026-03-19T14:11:53.131Z | found 0 output files |