|
|
|
| 1 | 2026-03-17T05:44:13.574Z | job assigned to worker 01KKX53RJF7372DAATYNS2ZSW5 [factory aws, i-015aa069b323f1b5a] (queued for 58 s) |
| |
| 2 | 2026-03-17T05:44:21.028Z | starting task 0: "setup" |
| 3 | 2026-03-17T05:44:21.042Z | ++ uname -s |
| 4 | 2026-03-17T05:44:21.048Z | + kern=SunOS |
| 5 | 2026-03-17T05:44:21.048Z | + build_user=build |
| 6 | 2026-03-17T05:44:21.048Z | + build_uid=12345 |
| 7 | 2026-03-17T05:44:21.048Z | + work_dir=/work |
| 8 | 2026-03-17T05:44:21.048Z | + input_dir=/input |
| 9 | 2026-03-17T05:44:21.048Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-17T05:44:21.048Z | + case "$kern" in |
| 11 | 2026-03-17T05:44:21.048Z | + groupadd -g 12345 build |
| 12 | 2026-03-17T05:44:21.048Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-17T05:44:23.047Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-17T05:44:23.165Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-17T05:44:23.170Z | + home_fs=zfs |
| 16 | 2026-03-17T05:44:23.170Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-17T05:44:23.170Z | + mkdir -p /home/build |
| 18 | 2026-03-17T05:44:23.171Z | + chown build:build /home/build /work |
| 19 | 2026-03-17T05:44:25.171Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-17T05:44:25.175Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-03-17T05:44:25.223Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-17T05:44:25.315Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-17T05:44:25.315Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-17T05:44:25.315Z | * rust toolchain profile = "default" |
| 25 | 2026-03-17T05:44:25.315Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-17T05:44:25.315Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-17T05:44:25.315Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-17T05:44:25.315Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-17T05:44:25.315Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-17T05:44:25.329Z | info: downloading installer |
| 31 | 2026-03-17T05:44:26.931Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-17T05:44:26.932Z | warn: /opt/ooce/bin |
| 33 | 2026-03-17T05:44:26.932Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-17T05:44:26.932Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-17T05:44:26.932Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-17T05:44:26.932Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-17T05:44:26.932Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-17T05:44:26.932Z | error: cannot install while Rust is installed |
| 39 | 2026-03-17T05:44:26.932Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-17T05:44:26.932Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-17T05:44:26.932Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-17T05:44:26.932Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-17T05:44:26.932Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-17T05:44:26.948Z | info: profile set to default |
| 45 | 2026-03-17T05:44:26.948Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-17T05:44:26.952Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-17T05:44:27.110Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-17T05:44:27.116Z | info: downloading 6 components |
| 49 | 2026-03-17T05:44:42.670Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-17T05:44:42.671Z | |
| 51 | 2026-03-17T05:44:42.702Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-17T05:44:42.702Z | |
| 53 | 2026-03-17T05:44:42.719Z | |
| 54 | 2026-03-17T05:44:42.719Z | Rust is installed now. Great! |
| 55 | 2026-03-17T05:44:42.719Z | |
| 56 | 2026-03-17T05:44:42.719Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-17T05:44:42.719Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-17T05:44:42.719Z | |
| 59 | 2026-03-17T05:44:42.719Z | To configure your current shell, you need to source |
| 60 | 2026-03-17T05:44:42.719Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-17T05:44:42.719Z | |
| 62 | 2026-03-17T05:44:42.719Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-17T05:44:42.719Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-17T05:44:42.719Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-17T05:44:42.719Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-17T05:44:42.719Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-17T05:44:42.719Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-17T05:44:42.719Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-17T05:44:42.719Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-17T05:44:42.720Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-17T05:44:42.809Z | + rustup --version |
| 72 | 2026-03-17T05:44:42.819Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-17T05:44:42.822Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-17T05:44:42.846Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-17T05:44:42.857Z | + cargo --version |
| 76 | 2026-03-17T05:44:42.869Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-17T05:44:42.873Z | + rustc --version |
| 78 | 2026-03-17T05:44:42.910Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-17T05:44:42.919Z | process exited: duration 17703 ms, exit code 0 |
| |
| 80 | 2026-03-17T05:44:42.927Z | starting task 2: "authentication" |
| 81 | 2026-03-17T05:44:42.959Z | process exited: duration 31 ms, exit code 0 |
| |
| 82 | 2026-03-17T05:44:42.976Z | starting task 3: "clone repository" |
| 83 | 2026-03-17T05:44:42.983Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-17T05:44:42.999Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-17T05:44:43.019Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-17T05:45:25.800Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-17T05:45:25.803Z | + git fetch origin 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 88 | 2026-03-17T05:45:26.117Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-17T05:45:26.117Z | * branch 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf -> FETCH_HEAD |
| 90 | 2026-03-17T05:45:26.128Z | + [[ -n zl/multicast-m2p-forwarding ]] |
| 91 | 2026-03-17T05:45:26.131Z | ++ git branch --show-current |
| 92 | 2026-03-17T05:45:26.133Z | + current=main |
| 93 | 2026-03-17T05:45:26.133Z | + [[ main != zl/multicast-m2p-forwarding ]] |
| 94 | 2026-03-17T05:45:26.133Z | + git branch -f zl/multicast-m2p-forwarding 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 95 | 2026-03-17T05:45:26.136Z | + git checkout -f zl/multicast-m2p-forwarding |
| 96 | 2026-03-17T05:45:26.447Z | Switched to branch 'zl/multicast-m2p-forwarding' |
| 97 | 2026-03-17T05:45:26.451Z | + git reset --hard 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 98 | 2026-03-17T05:45:26.516Z | HEAD is now at 98e9742dc [multicast] M2P forwarding, OPTE port subscription, and sled-agent propagation |
| 99 | 2026-03-17T05:45:26.519Z | process exited: duration 43525 ms, exit code 0 |
| |
| 100 | 2026-03-17T05:45:26.525Z | starting task 4: "build" |
| 101 | 2026-03-17T05:45:26.529Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-17T05:45:26.532Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-17T05:45:26.532Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-17T05:45:26.532Z | + cargo --version |
| 105 | 2026-03-17T05:45:26.541Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-17T05:45:26.544Z | + rustc --version |
| 107 | 2026-03-17T05:45:26.569Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-17T05:45:26.572Z | + cd /tmp |
| 109 | 2026-03-17T05:45:26.572Z | + cargo new --lib test-project |
| 110 | 2026-03-17T05:45:26.596Z | Creating library `test-project` package |
| 111 | 2026-03-17T05:45:26.641Z | note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 112 | 2026-03-17T05:45:26.644Z | + cd test-project |
| 113 | 2026-03-17T05:45:26.644Z | + cargo add omicron-common --path /work/oxidecomputer/omicron/common |
| 114 | 2026-03-17T05:45:26.668Z | Adding omicron-common (local) to dependencies |
| 115 | 2026-03-17T05:45:26.671Z | Features: |
| 116 | 2026-03-17T05:45:26.671Z | - proptest |
| 117 | 2026-03-17T05:45:26.671Z | - test-strategy |
| 118 | 2026-03-17T05:45:26.671Z | - testing |
| 119 | 2026-03-17T05:45:26.695Z | Updating crates.io index |
| 120 | 2026-03-17T05:45:26.734Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 121 | 2026-03-17T05:45:27.452Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 122 | 2026-03-17T05:45:28.008Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 123 | 2026-03-17T05:45:28.479Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 124 | 2026-03-17T05:45:31.252Z | Locking 388 packages to latest Rust 1.94.0 compatible versions |
| 125 | 2026-03-17T05:45:31.256Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-03-17T05:45:31.380Z | + cp /work/oxidecomputer/omicron/Cargo.lock Cargo.lock |
| 127 | 2026-03-17T05:45:31.383Z | + cargo check |
| 128 | 2026-03-17T05:45:31.516Z | Updating crates.io index |
| 129 | 2026-03-17T05:45:32.270Z | Locking 1 package to latest Rust 1.94.0 compatible version |
| 130 | 2026-03-17T05:45:32.271Z | Adding omicron-workspace-hack v0.1.0 |
| 131 | 2026-03-17T05:45:32.305Z | Downloading crates ... |
| 132 | 2026-03-17T05:45:32.354Z | Downloaded autocfg v1.5.0 |
| 133 | 2026-03-17T05:45:32.366Z | Downloaded crossbeam-utils v0.8.21 |
| 134 | 2026-03-17T05:45:32.372Z | Downloaded byteorder v1.5.0 |
| 135 | 2026-03-17T05:45:32.372Z | Downloaded futures-sink v0.3.32 |
| 136 | 2026-03-17T05:45:32.372Z | Downloaded hyper-rustls v0.27.7 |
| 137 | 2026-03-17T05:45:32.372Z | Downloaded crypto-common v0.1.7 |
| 138 | 2026-03-17T05:45:32.378Z | Downloaded match_cfg v0.1.0 |
| 139 | 2026-03-17T05:45:32.378Z | Downloaded fnv v1.0.7 |
| 140 | 2026-03-17T05:45:32.378Z | Downloaded dof v0.4.0 |
| 141 | 2026-03-17T05:45:32.378Z | Downloaded darling_macro v0.21.3 |
| 142 | 2026-03-17T05:45:32.384Z | Downloaded lru-slab v0.1.2 |
| 143 | 2026-03-17T05:45:32.384Z | Downloaded macaddr v1.0.1 |
| 144 | 2026-03-17T05:45:32.402Z | Downloaded parse-display v0.10.0 |
| 145 | 2026-03-17T05:45:32.402Z | Downloaded num-conv v0.2.0 |
| 146 | 2026-03-17T05:45:32.402Z | Downloaded darling v0.21.3 |
| 147 | 2026-03-17T05:45:32.402Z | Downloaded quick-error v1.2.3 |
| 148 | 2026-03-17T05:45:32.402Z | Downloaded anyhow v1.0.102 |
| 149 | 2026-03-17T05:45:32.413Z | Downloaded sha1 v0.10.6 |
| 150 | 2026-03-17T05:45:32.417Z | Downloaded atomic-waker v1.1.2 |
| 151 | 2026-03-17T05:45:32.417Z | Downloaded async-stream v0.3.6 |
| 152 | 2026-03-17T05:45:32.417Z | Downloaded aho-corasick v1.1.4 |
| 153 | 2026-03-17T05:45:32.422Z | Downloaded scopeguard v1.2.0 |
| 154 | 2026-03-17T05:45:32.422Z | Downloaded itoa v1.0.17 |
| 155 | 2026-03-17T05:45:32.422Z | Downloaded ref-cast v1.0.25 |
| 156 | 2026-03-17T05:45:32.426Z | Downloaded ref-cast-impl v1.0.25 |
| 157 | 2026-03-17T05:45:32.426Z | Downloaded scroll_derive v0.13.1 |
| 158 | 2026-03-17T05:45:32.426Z | Downloaded icu_normalizer v2.1.1 |
| 159 | 2026-03-17T05:45:32.430Z | Downloaded derive-ex v0.1.8 |
| 160 | 2026-03-17T05:45:32.430Z | Downloaded debug-ignore v1.0.5 |
| 161 | 2026-03-17T05:45:32.434Z | Downloaded hostname v0.3.1 |
| 162 | 2026-03-17T05:45:32.435Z | Downloaded ident_case v1.0.1 |
| 163 | 2026-03-17T05:45:32.435Z | Downloaded httpdate v1.0.3 |
| 164 | 2026-03-17T05:45:32.435Z | Downloaded bit-set v0.8.0 |
| 165 | 2026-03-17T05:45:32.438Z | Downloaded rand_xorshift v0.4.0 |
| 166 | 2026-03-17T05:45:32.439Z | Downloaded heck v0.5.0 |
| 167 | 2026-03-17T05:45:32.439Z | Downloaded serde_urlencoded v0.7.1 |
| 168 | 2026-03-17T05:45:32.439Z | Downloaded async-stream-impl v0.3.6 |
| 169 | 2026-03-17T05:45:32.443Z | Downloaded rusty-fork v0.3.1 |
| 170 | 2026-03-17T05:45:32.443Z | Downloaded rustls-webpki v0.103.9 |
| 171 | 2026-03-17T05:45:32.443Z | Downloaded lock_api v0.4.14 |
| 172 | 2026-03-17T05:45:32.476Z | Downloaded serde_spanned v1.0.4 |
| 173 | 2026-03-17T05:45:32.476Z | Downloaded is-terminal v0.4.17 |
| 174 | 2026-03-17T05:45:32.476Z | Downloaded block-buffer v0.10.4 |
| 175 | 2026-03-17T05:45:32.476Z | Downloaded backon v1.6.0 |
| 176 | 2026-03-17T05:45:32.477Z | Downloaded idna_adapter v1.2.1 |
| 177 | 2026-03-17T05:45:32.477Z | Downloaded rustversion v1.0.22 |
| 178 | 2026-03-17T05:45:32.477Z | Downloaded progenitor-client v0.13.0 |
| 179 | 2026-03-17T05:45:32.477Z | Downloaded hex v0.4.3 |
| 180 | 2026-03-17T05:45:32.477Z | Downloaded daft v0.1.5 |
| 181 | 2026-03-17T05:45:32.477Z | Downloaded serde_path_to_error v0.1.20 |
| 182 | 2026-03-17T05:45:32.477Z | Downloaded parking_lot_core v0.9.12 |
| 183 | 2026-03-17T05:45:32.477Z | Downloaded http-body v1.0.1 |
| 184 | 2026-03-17T05:45:32.477Z | Downloaded semver v1.0.27 |
| 185 | 2026-03-17T05:45:32.477Z | Downloaded equivalent v1.0.2 |
| 186 | 2026-03-17T05:45:32.477Z | Downloaded rand_chacha v0.9.0 |
| 187 | 2026-03-17T05:45:32.477Z | Downloaded generic-array v0.14.7 |
| 188 | 2026-03-17T05:45:32.485Z | Downloaded futures-core v0.3.32 |
| 189 | 2026-03-17T05:45:32.486Z | Downloaded dtrace-parser v0.3.0 |
| 190 | 2026-03-17T05:45:32.486Z | Downloaded digest v0.10.7 |
| 191 | 2026-03-17T05:45:32.486Z | Downloaded serde_derive_internals v0.29.1 |
| 192 | 2026-03-17T05:45:32.486Z | Downloaded litemap v0.8.1 |
| 193 | 2026-03-17T05:45:32.486Z | Downloaded instant v0.1.13 |
| 194 | 2026-03-17T05:45:32.486Z | Downloaded errno v0.3.14 |
| 195 | 2026-03-17T05:45:32.486Z | Downloaded quinn-udp v0.5.14 |
| 196 | 2026-03-17T05:45:32.487Z | Downloaded powerfmt v0.2.0 |
| 197 | 2026-03-17T05:45:32.487Z | Downloaded pin-utils v0.1.0 |
| 198 | 2026-03-17T05:45:32.487Z | Downloaded openssl-probe v0.2.1 |
| 199 | 2026-03-17T05:45:32.487Z | Downloaded rand_chacha v0.3.1 |
| 200 | 2026-03-17T05:45:32.487Z | Downloaded fastrand v2.3.0 |
| 201 | 2026-03-17T05:45:32.492Z | Downloaded futures-io v0.3.32 |
| 202 | 2026-03-17T05:45:32.492Z | Downloaded percent-encoding v2.3.2 |
| 203 | 2026-03-17T05:45:32.492Z | Downloaded structmeta v0.3.0 |
| 204 | 2026-03-17T05:45:32.492Z | Downloaded plain v0.2.3 |
| 205 | 2026-03-17T05:45:32.492Z | Downloaded mime v0.3.17 |
| 206 | 2026-03-17T05:45:32.492Z | Downloaded strsim v0.11.1 |
| 207 | 2026-03-17T05:45:32.492Z | Downloaded bit-vec v0.8.0 |
| 208 | 2026-03-17T05:45:32.492Z | Downloaded structmeta-derive v0.3.0 |
| 209 | 2026-03-17T05:45:32.496Z | Downloaded stable_deref_trait v1.2.1 |
| 210 | 2026-03-17T05:45:32.496Z | Downloaded dunce v1.0.5 |
| 211 | 2026-03-17T05:45:32.496Z | Downloaded form_urlencoded v1.2.2 |
| 212 | 2026-03-17T05:45:32.496Z | Downloaded deranged v0.5.8 |
| 213 | 2026-03-17T05:45:32.506Z | Downloaded daft-derive v0.1.5 |
| 214 | 2026-03-17T05:45:32.506Z | Downloaded rustc-hash v2.1.1 |
| 215 | 2026-03-17T05:45:32.506Z | Downloaded pretty-hex v0.4.1 |
| 216 | 2026-03-17T05:45:32.506Z | Downloaded potential_utf v0.1.4 |
| 217 | 2026-03-17T05:45:32.506Z | Downloaded ipnet v2.11.0 |
| 218 | 2026-03-17T05:45:32.511Z | Downloaded http-body-util v0.1.3 |
| 219 | 2026-03-17T05:45:32.511Z | Downloaded slog-bunyan v2.5.0 |
| 220 | 2026-03-17T05:45:32.512Z | Downloaded bitflags v2.11.0 |
| 221 | 2026-03-17T05:45:32.512Z | Downloaded subtle v2.6.1 |
| 222 | 2026-03-17T05:45:32.520Z | Downloaded sync_wrapper v1.0.2 |
| 223 | 2026-03-17T05:45:32.520Z | Downloaded strum v0.27.2 |
| 224 | 2026-03-17T05:45:32.520Z | Downloaded strum v0.26.3 |
| 225 | 2026-03-17T05:45:32.520Z | Downloaded futures-task v0.3.32 |
| 226 | 2026-03-17T05:45:32.521Z | Downloaded find-msvc-tools v0.1.9 |
| 227 | 2026-03-17T05:45:32.521Z | Downloaded num_threads v0.1.7 |
| 228 | 2026-03-17T05:45:32.525Z | Downloaded omicron-workspace-hack v0.1.0 |
| 229 | 2026-03-17T05:45:32.525Z | Downloaded jobserver v0.1.34 |
| 230 | 2026-03-17T05:45:32.526Z | Downloaded backoff v0.4.0 |
| 231 | 2026-03-17T05:45:32.526Z | Downloaded cmake v0.1.57 |
| 232 | 2026-03-17T05:45:32.526Z | Downloaded schemars_derive v0.8.22 |
| 233 | 2026-03-17T05:45:32.526Z | Downloaded time-core v0.1.8 |
| 234 | 2026-03-17T05:45:32.526Z | Downloaded hostname v0.4.2 |
| 235 | 2026-03-17T05:45:32.530Z | Downloaded tinyvec_macros v0.1.1 |
| 236 | 2026-03-17T05:45:32.530Z | Downloaded take_mut v0.2.2 |
| 237 | 2026-03-17T05:45:32.531Z | Downloaded either v1.15.0 |
| 238 | 2026-03-17T05:45:32.531Z | Downloaded pest_derive v2.8.6 |
| 239 | 2026-03-17T05:45:32.539Z | Downloaded futures-macro v0.3.32 |
| 240 | 2026-03-17T05:45:32.539Z | Downloaded futures-executor v0.3.32 |
| 241 | 2026-03-17T05:45:32.539Z | Downloaded tower-service v0.3.3 |
| 242 | 2026-03-17T05:45:32.539Z | Downloaded serde_tokenstream v0.2.3 |
| 243 | 2026-03-17T05:45:32.539Z | Downloaded foldhash v0.2.0 |
| 244 | 2026-03-17T05:45:32.540Z | Downloaded fs_extra v1.3.0 |
| 245 | 2026-03-17T05:45:32.549Z | Downloaded dyn-clone v1.0.20 |
| 246 | 2026-03-17T05:45:32.550Z | Downloaded displaydoc v0.2.5 |
| 247 | 2026-03-17T05:45:32.550Z | Downloaded usdt-attr-macro v0.6.0 |
| 248 | 2026-03-17T05:45:32.550Z | Downloaded usdt v0.6.0 |
| 249 | 2026-03-17T05:45:32.550Z | Downloaded untrusted v0.9.0 |
| 250 | 2026-03-17T05:45:32.550Z | Downloaded tower-layer v0.3.3 |
| 251 | 2026-03-17T05:45:32.550Z | Downloaded ipnetwork v0.21.1 |
| 252 | 2026-03-17T05:45:32.565Z | Downloaded ryu v1.0.23 |
| 253 | 2026-03-17T05:45:32.565Z | Downloaded sha2 v0.10.9 |
| 254 | 2026-03-17T05:45:32.565Z | Downloaded slog-json v2.6.1 |
| 255 | 2026-03-17T05:45:32.565Z | Downloaded slog-async v2.8.0 |
| 256 | 2026-03-17T05:45:32.565Z | Downloaded slog-term v2.9.2 |
| 257 | 2026-03-17T05:45:32.565Z | Downloaded quote v1.0.44 |
| 258 | 2026-03-17T05:45:32.565Z | Downloaded try-lock v0.2.5 |
| 259 | 2026-03-17T05:45:32.565Z | Downloaded newtype-uuid-macros v0.1.0 |
| 260 | 2026-03-17T05:45:32.566Z | Downloaded unarray v0.1.4 |
| 261 | 2026-03-17T05:45:32.566Z | Downloaded rustls-native-certs v0.8.3 |
| 262 | 2026-03-17T05:45:32.566Z | Downloaded progenitor-extras v0.1.1 |
| 263 | 2026-03-17T05:45:32.566Z | Downloaded allocator-api2 v0.2.21 |
| 264 | 2026-03-17T05:45:32.566Z | Downloaded dropshot_endpoint v0.16.7 |
| 265 | 2026-03-17T05:45:32.573Z | Downloaded scroll v0.13.0 |
| 266 | 2026-03-17T05:45:32.573Z | Downloaded paste v1.0.15 |
| 267 | 2026-03-17T05:45:32.576Z | Downloaded rand_core v0.9.5 |
| 268 | 2026-03-17T05:45:32.576Z | Downloaded async-trait v0.1.89 |
| 269 | 2026-03-17T05:45:32.576Z | Downloaded utf8_iter v1.0.4 |
| 270 | 2026-03-17T05:45:32.576Z | Downloaded pin-project-lite v0.2.17 |
| 271 | 2026-03-17T05:45:32.580Z | Downloaded waitgroup v0.1.2 |
| 272 | 2026-03-17T05:45:32.580Z | Downloaded version_check v0.9.5 |
| 273 | 2026-03-17T05:45:32.580Z | Downloaded strum_macros v0.27.2 |
| 274 | 2026-03-17T05:45:32.585Z | Downloaded want v0.3.1 |
| 275 | 2026-03-17T05:45:32.585Z | Downloaded base64 v0.22.1 |
| 276 | 2026-03-17T05:45:32.590Z | Downloaded thread-id v5.1.0 |
| 277 | 2026-03-17T05:45:32.590Z | Downloaded wait-timeout v0.2.1 |
| 278 | 2026-03-17T05:45:32.590Z | Downloaded thiserror-impl v1.0.69 |
| 279 | 2026-03-17T05:45:32.590Z | Downloaded zerofrom-derive v0.1.6 |
| 280 | 2026-03-17T05:45:32.603Z | Downloaded zerofrom v0.1.6 |
| 281 | 2026-03-17T05:45:32.603Z | Downloaded yoke-derive v0.8.1 |
| 282 | 2026-03-17T05:45:32.603Z | Downloaded rand_core v0.6.4 |
| 283 | 2026-03-17T05:45:32.603Z | Downloaded parse-display-derive v0.10.0 |
| 284 | 2026-03-17T05:45:32.603Z | Downloaded oxnet v0.1.4 |
| 285 | 2026-03-17T05:45:32.603Z | Downloaded tinystr v0.8.2 |
| 286 | 2026-03-17T05:45:32.604Z | Downloaded usdt-macro v0.6.0 |
| 287 | 2026-03-17T05:45:32.612Z | Downloaded thread_local v1.1.9 |
| 288 | 2026-03-17T05:45:32.613Z | Downloaded synstructure v0.13.2 |
| 289 | 2026-03-17T05:45:32.613Z | Downloaded thiserror-impl v2.0.18 |
| 290 | 2026-03-17T05:45:32.613Z | Downloaded thiserror v2.0.18 |
| 291 | 2026-03-17T05:45:32.613Z | Downloaded iana-time-zone v0.1.65 |
| 292 | 2026-03-17T05:45:32.613Z | Downloaded tokio-macros v2.6.0 |
| 293 | 2026-03-17T05:45:32.613Z | Downloaded serde_with_macros v3.17.0 |
| 294 | 2026-03-17T05:45:32.617Z | Downloaded httparse v1.10.1 |
| 295 | 2026-03-17T05:45:32.618Z | Downloaded once_cell v1.21.3 |
| 296 | 2026-03-17T05:45:32.618Z | Downloaded ppv-lite86 v0.2.21 |
| 297 | 2026-03-17T05:45:32.618Z | Downloaded parking_lot v0.12.5 |
| 298 | 2026-03-17T05:45:32.618Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 299 | 2026-03-17T05:45:32.618Z | Downloaded spin v0.9.8 |
| 300 | 2026-03-17T05:45:32.621Z | Downloaded memmap2 v0.9.10 |
| 301 | 2026-03-17T05:45:32.621Z | Downloaded rustls-pki-types v1.14.0 |
| 302 | 2026-03-17T05:45:32.621Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 303 | 2026-03-17T05:45:32.626Z | Downloaded smallvec v1.15.1 |
| 304 | 2026-03-17T05:45:32.626Z | Downloaded rustls-pemfile v2.2.0 |
| 305 | 2026-03-17T05:45:32.635Z | Downloaded futures v0.3.32 |
| 306 | 2026-03-17T05:45:32.636Z | Downloaded writeable v0.6.2 |
| 307 | 2026-03-17T05:45:32.636Z | Downloaded usdt-impl v0.6.0 |
| 308 | 2026-03-17T05:45:32.649Z | Downloaded tempfile v3.25.0 |
| 309 | 2026-03-17T05:45:32.650Z | Downloaded term v1.2.1 |
| 310 | 2026-03-17T05:45:32.650Z | Downloaded yoke v0.8.1 |
| 311 | 2026-03-17T05:45:32.651Z | Downloaded tokio-rustls v0.25.0 |
| 312 | 2026-03-17T05:45:32.651Z | Downloaded pest_generator v2.8.6 |
| 313 | 2026-03-17T05:45:32.651Z | Downloaded serde_core v1.0.228 |
| 314 | 2026-03-17T05:45:32.651Z | Downloaded zerovec-derive v0.11.2 |
| 315 | 2026-03-17T05:45:32.651Z | Downloaded icu_properties v2.1.2 |
| 316 | 2026-03-17T05:45:32.657Z | Downloaded ucd-trie v0.1.7 |
| 317 | 2026-03-17T05:45:32.657Z | Downloaded getrandom v0.2.17 |
| 318 | 2026-03-17T05:45:32.657Z | Downloaded tokio-rustls v0.26.4 |
| 319 | 2026-03-17T05:45:32.657Z | Downloaded icu_provider v2.1.1 |
| 320 | 2026-03-17T05:45:32.658Z | Downloaded signal-hook-registry v1.4.8 |
| 321 | 2026-03-17T05:45:32.658Z | Downloaded log v0.4.29 |
| 322 | 2026-03-17T05:45:32.658Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 323 | 2026-03-17T05:45:32.664Z | Downloaded getrandom v0.4.1 |
| 324 | 2026-03-17T05:45:32.664Z | Downloaded schemars v0.8.22 |
| 325 | 2026-03-17T05:45:32.669Z | Downloaded socket2 v0.6.2 |
| 326 | 2026-03-17T05:45:32.673Z | Downloaded strum_macros v0.26.4 |
| 327 | 2026-03-17T05:45:32.673Z | Downloaded test-strategy v0.4.5 |
| 328 | 2026-03-17T05:45:32.679Z | Downloaded zmij v1.0.21 |
| 329 | 2026-03-17T05:45:32.679Z | Downloaded bytes v1.11.1 |
| 330 | 2026-03-17T05:45:32.680Z | Downloaded zeroize v1.8.2 |
| 331 | 2026-03-17T05:45:32.680Z | Downloaded icu_normalizer_data v2.1.1 |
| 332 | 2026-03-17T05:45:32.689Z | Downloaded getrandom v0.3.4 |
| 333 | 2026-03-17T05:45:32.689Z | Downloaded tinyvec v1.10.0 |
| 334 | 2026-03-17T05:45:32.689Z | Downloaded cc v1.2.56 |
| 335 | 2026-03-17T05:45:32.700Z | Downloaded slog v2.8.2 |
| 336 | 2026-03-17T05:45:32.700Z | Downloaded unicode-ident v1.0.24 |
| 337 | 2026-03-17T05:45:32.700Z | Downloaded tracing-core v0.1.36 |
| 338 | 2026-03-17T05:45:32.701Z | Downloaded pest_meta v2.8.6 |
| 339 | 2026-03-17T05:45:32.701Z | Downloaded crossbeam-channel v0.5.15 |
| 340 | 2026-03-17T05:45:32.705Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 341 | 2026-03-17T05:45:32.705Z | Downloaded icu_locale_core v2.1.1 |
| 342 | 2026-03-17T05:45:32.711Z | Downloaded serde_derive v1.0.228 |
| 343 | 2026-03-17T05:45:32.711Z | Downloaded uuid v1.21.0 |
| 344 | 2026-03-17T05:45:32.711Z | Downloaded icu_collections v2.1.1 |
| 345 | 2026-03-17T05:45:32.715Z | Downloaded quinn v0.11.9 |
| 346 | 2026-03-17T05:45:32.724Z | Downloaded proc-macro2 v1.0.106 |
| 347 | 2026-03-17T05:45:32.725Z | Downloaded hyper-util v0.1.20 |
| 348 | 2026-03-17T05:45:32.739Z | Downloaded rand v0.9.2 |
| 349 | 2026-03-17T05:45:32.739Z | Downloaded zerotrie v0.2.3 |
| 350 | 2026-03-17T05:45:32.739Z | Downloaded memchr v2.8.0 |
| 351 | 2026-03-17T05:45:32.746Z | Downloaded indexmap v2.13.0 |
| 352 | 2026-03-17T05:45:32.747Z | Downloaded rand v0.8.5 |
| 353 | 2026-03-17T05:45:32.747Z | Downloaded http v1.4.0 |
| 354 | 2026-03-17T05:45:32.747Z | Downloaded darling_core v0.21.3 |
| 355 | 2026-03-17T05:45:32.747Z | Downloaded shlex v1.3.0 |
| 356 | 2026-03-17T05:45:32.747Z | Downloaded erased-serde v0.3.31 |
| 357 | 2026-03-17T05:45:32.762Z | Downloaded futures-channel v0.3.32 |
| 358 | 2026-03-17T05:45:32.762Z | Downloaded time-macros v0.2.27 |
| 359 | 2026-03-17T05:45:32.763Z | Downloaded typenum v1.19.0 |
| 360 | 2026-03-17T05:45:32.763Z | Downloaded url v2.5.8 |
| 361 | 2026-03-17T05:45:32.763Z | Downloaded thiserror v1.0.69 |
| 362 | 2026-03-17T05:45:32.781Z | Downloaded mio v1.1.1 |
| 363 | 2026-03-17T05:45:32.781Z | Downloaded num-traits v0.2.19 |
| 364 | 2026-03-17T05:45:32.781Z | Downloaded regex v1.12.3 |
| 365 | 2026-03-17T05:45:32.781Z | Downloaded progenitor-client v0.10.0 |
| 366 | 2026-03-17T05:45:32.781Z | Downloaded newtype-uuid v1.3.2 |
| 367 | 2026-03-17T05:45:32.781Z | Downloaded zerocopy-derive v0.8.40 |
| 368 | 2026-03-17T05:45:32.781Z | Downloaded tower v0.5.3 |
| 369 | 2026-03-17T05:45:32.787Z | Downloaded serde v1.0.228 |
| 370 | 2026-03-17T05:45:32.787Z | Downloaded iri-string v0.7.10 |
| 371 | 2026-03-17T05:45:32.796Z | Downloaded iddqd v0.3.17 |
| 372 | 2026-03-17T05:45:32.796Z | Downloaded icu_properties_data v2.1.2 |
| 373 | 2026-03-17T05:45:32.802Z | Downloaded futures-util v0.3.32 |
| 374 | 2026-03-17T05:45:32.826Z | Downloaded pest v2.8.6 |
| 375 | 2026-03-17T05:45:32.838Z | Downloaded hyper v1.8.1 |
| 376 | 2026-03-17T05:45:32.838Z | Downloaded tokio-util v0.7.18 |
| 377 | 2026-03-17T05:45:32.839Z | Downloaded h2 v0.4.13 |
| 378 | 2026-03-17T05:45:32.839Z | Downloaded idna v1.1.0 |
| 379 | 2026-03-17T05:45:32.839Z | Downloaded itertools v0.14.0 |
| 380 | 2026-03-17T05:45:32.839Z | Downloaded zerovec v0.11.5 |
| 381 | 2026-03-17T05:45:32.844Z | Downloaded chrono v0.4.44 |
| 382 | 2026-03-17T05:45:32.844Z | Downloaded aws-lc-rs v1.16.0 |
| 383 | 2026-03-17T05:45:32.849Z | Downloaded serde_with v3.17.0 |
| 384 | 2026-03-17T05:45:32.860Z | Downloaded reqwest v0.13.2 |
| 385 | 2026-03-17T05:45:32.865Z | Downloaded reqwest v0.12.28 |
| 386 | 2026-03-17T05:45:32.875Z | Downloaded goblin v0.10.5 |
| 387 | 2026-03-17T05:45:32.897Z | Downloaded zerocopy v0.8.40 |
| 388 | 2026-03-17T05:45:32.897Z | Downloaded proptest v1.10.0 |
| 389 | 2026-03-17T05:45:32.897Z | Downloaded winnow v0.7.15 |
| 390 | 2026-03-17T05:45:32.911Z | Downloaded rustls-webpki v0.102.8 |
| 391 | 2026-03-17T05:45:32.912Z | Downloaded dropshot v0.16.7 |
| 392 | 2026-03-17T05:45:32.920Z | Downloaded time v0.3.47 |
| 393 | 2026-03-17T05:45:32.926Z | Downloaded syn v2.0.117 |
| 394 | 2026-03-17T05:45:32.933Z | Downloaded quinn-proto v0.11.13 |
| 395 | 2026-03-17T05:45:32.939Z | Downloaded openapiv3 v2.2.0 |
| 396 | 2026-03-17T05:45:32.947Z | Downloaded tower-http v0.6.8 |
| 397 | 2026-03-17T05:45:32.951Z | Downloaded serde_json v1.0.149 |
| 398 | 2026-03-17T05:45:32.956Z | Downloaded hashbrown v0.16.1 |
| 399 | 2026-03-17T05:45:32.967Z | Downloaded regress v0.10.5 |
| 400 | 2026-03-17T05:45:32.972Z | Downloaded tracing v0.1.44 |
| 401 | 2026-03-17T05:45:32.979Z | Downloaded rustls v0.22.4 |
| 402 | 2026-03-17T05:45:32.989Z | Downloaded rustls v0.23.37 |
| 403 | 2026-03-17T05:45:32.996Z | Downloaded rustix v1.1.3 |
| 404 | 2026-03-17T05:45:33.012Z | Downloaded regex-syntax v0.8.10 |
| 405 | 2026-03-17T05:45:33.018Z | Downloaded slab v0.4.12 |
| 406 | 2026-03-17T05:45:33.021Z | Downloaded rustls-platform-verifier v0.6.2 |
| 407 | 2026-03-17T05:45:33.021Z | Downloaded multer v3.1.0 |
| 408 | 2026-03-17T05:45:33.025Z | Downloaded camino v1.2.2 |
| 409 | 2026-03-17T05:45:33.025Z | Downloaded cpufeatures v0.2.17 |
| 410 | 2026-03-17T05:45:33.025Z | Downloaded cfg_aliases v0.2.1 |
| 411 | 2026-03-17T05:45:33.025Z | Downloaded cfg-if v1.0.4 |
| 412 | 2026-03-17T05:45:33.034Z | Downloaded regex-automata v0.4.14 |
| 413 | 2026-03-17T05:45:33.062Z | Downloaded libc v0.2.180 |
| 414 | 2026-03-17T05:45:33.086Z | Downloaded tokio v1.49.0 |
| 415 | 2026-03-17T05:45:33.149Z | Downloaded ring v0.17.14 |
| 416 | 2026-03-17T05:45:33.188Z | Downloaded encoding_rs v0.8.35 |
| 417 | 2026-03-17T05:45:33.686Z | Downloaded aws-lc-sys v0.37.1 |
| 418 | 2026-03-17T05:45:33.927Z | Compiling proc-macro2 v1.0.106 |
| 419 | 2026-03-17T05:45:33.933Z | Compiling quote v1.0.44 |
| 420 | 2026-03-17T05:45:33.933Z | Compiling unicode-ident v1.0.24 |
| 421 | 2026-03-17T05:45:33.933Z | Compiling libc v0.2.180 |
| 422 | 2026-03-17T05:45:33.933Z | Checking cfg-if v1.0.4 |
| 423 | 2026-03-17T05:45:33.933Z | Compiling serde_core v1.0.228 |
| 424 | 2026-03-17T05:45:33.933Z | Checking memchr v2.8.0 |
| 425 | 2026-03-17T05:45:33.933Z | Checking itoa v1.0.17 |
| 426 | 2026-03-17T05:45:34.149Z | Compiling serde v1.0.228 |
| 427 | 2026-03-17T05:45:34.203Z | Compiling zmij v1.0.21 |
| 428 | 2026-03-17T05:45:34.238Z | Compiling serde_json v1.0.149 |
| 429 | 2026-03-17T05:45:34.512Z | Checking pin-project-lite v0.2.17 |
| 430 | 2026-03-17T05:45:34.525Z | Compiling shlex v1.3.0 |
| 431 | 2026-03-17T05:45:34.575Z | Checking smallvec v1.15.1 |
| 432 | 2026-03-17T05:45:34.588Z | Compiling find-msvc-tools v0.1.9 |
| 433 | 2026-03-17T05:45:34.601Z | Checking bytes v1.11.1 |
| 434 | 2026-03-17T05:45:34.783Z | Checking futures-core v0.3.32 |
| 435 | 2026-03-17T05:45:34.853Z | Compiling parking_lot_core v0.9.12 |
| 436 | 2026-03-17T05:45:34.874Z | Checking scopeguard v1.2.0 |
| 437 | 2026-03-17T05:45:34.924Z | Checking once_cell v1.21.3 |
| 438 | 2026-03-17T05:45:34.986Z | Checking lock_api v0.4.14 |
| 439 | 2026-03-17T05:45:35.026Z | Checking errno v0.3.14 |
| 440 | 2026-03-17T05:45:35.190Z | Compiling jobserver v0.1.34 |
| 441 | 2026-03-17T05:45:35.232Z | Checking signal-hook-registry v1.4.8 |
| 442 | 2026-03-17T05:45:35.251Z | Checking mio v1.1.1 |
| 443 | 2026-03-17T05:45:35.290Z | Checking socket2 v0.6.2 |
| 444 | 2026-03-17T05:45:35.499Z | Compiling cc v1.2.56 |
| 445 | 2026-03-17T05:45:35.614Z | Checking parking_lot v0.12.5 |
| 446 | 2026-03-17T05:45:35.628Z | Checking stable_deref_trait v1.2.1 |
| 447 | 2026-03-17T05:45:35.644Z | Checking futures-sink v0.3.32 |
| 448 | 2026-03-17T05:45:35.682Z | Compiling syn v2.0.117 |
| 449 | 2026-03-17T05:45:35.710Z | Checking slab v0.4.12 |
| 450 | 2026-03-17T05:45:35.758Z | Compiling getrandom v0.4.1 |
| 451 | 2026-03-17T05:45:35.764Z | Checking zeroize v1.8.2 |
| 452 | 2026-03-17T05:45:35.848Z | Compiling autocfg v1.5.0 |
| 453 | 2026-03-17T05:45:35.908Z | Checking futures-channel v0.3.32 |
| 454 | 2026-03-17T05:45:35.944Z | Compiling rustversion v1.0.22 |
| 455 | 2026-03-17T05:45:35.985Z | Checking equivalent v1.0.2 |
| 456 | 2026-03-17T05:45:36.076Z | Checking foldhash v0.2.0 |
| 457 | 2026-03-17T05:45:36.106Z | Compiling thiserror v2.0.18 |
| 458 | 2026-03-17T05:45:36.157Z | Checking allocator-api2 v0.2.21 |
| 459 | 2026-03-17T05:45:36.330Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-17T05:45:36.415Z | Checking rustls-pki-types v1.14.0 |
| 461 | 2026-03-17T05:45:36.428Z | Checking http v1.4.0 |
| 462 | 2026-03-17T05:45:36.547Z | Checking hashbrown v0.16.1 |
| 463 | 2026-03-17T05:45:36.787Z | Compiling cmake v0.1.57 |
| 464 | 2026-03-17T05:45:36.813Z | Compiling zerocopy v0.8.40 |
| 465 | 2026-03-17T05:45:37.183Z | Checking futures-task v0.3.32 |
| 466 | 2026-03-17T05:45:37.225Z | Compiling dunce v1.0.5 |
| 467 | 2026-03-17T05:45:37.228Z | Compiling fs_extra v1.3.0 |
| 468 | 2026-03-17T05:45:37.251Z | Checking futures-io v0.3.32 |
| 469 | 2026-03-17T05:45:37.368Z | Checking log v0.4.29 |
| 470 | 2026-03-17T05:45:37.382Z | Checking untrusted v0.9.0 |
| 471 | 2026-03-17T05:45:37.384Z | Checking fnv v1.0.7 |
| 472 | 2026-03-17T05:45:37.494Z | Compiling version_check v0.9.5 |
| 473 | 2026-03-17T05:45:37.541Z | Compiling aws-lc-sys v0.37.1 |
| 474 | 2026-03-17T05:45:37.544Z | Compiling ucd-trie v0.1.7 |
| 475 | 2026-03-17T05:45:37.582Z | Checking writeable v0.6.2 |
| 476 | 2026-03-17T05:45:37.830Z | Checking litemap v0.8.1 |
| 477 | 2026-03-17T05:45:37.843Z | Compiling httparse v1.10.1 |
| 478 | 2026-03-17T05:45:38.042Z | Checking iana-time-zone v0.1.65 |
| 479 | 2026-03-17T05:45:38.055Z | Compiling pest v2.8.6 |
| 480 | 2026-03-17T05:45:38.103Z | Checking indexmap v2.13.0 |
| 481 | 2026-03-17T05:45:38.159Z | Checking http-body v1.0.1 |
| 482 | 2026-03-17T05:45:38.205Z | Checking tracing-core v0.1.36 |
| 483 | 2026-03-17T05:45:38.315Z | Checking percent-encoding v2.3.2 |
| 484 | 2026-03-17T05:45:38.326Z | Compiling icu_properties_data v2.1.2 |
| 485 | 2026-03-17T05:45:38.475Z | Compiling icu_normalizer_data v2.1.1 |
| 486 | 2026-03-17T05:45:38.576Z | Compiling schemars v0.8.22 |
| 487 | 2026-03-17T05:45:38.608Z | Checking atomic-waker v1.1.2 |
| 488 | 2026-03-17T05:45:38.715Z | Compiling aws-lc-rs v1.16.0 |
| 489 | 2026-03-17T05:45:38.727Z | Checking bitflags v2.11.0 |
| 490 | 2026-03-17T05:45:38.878Z | Checking tracing v0.1.44 |
| 491 | 2026-03-17T05:45:38.921Z | Checking uuid v1.21.0 |
| 492 | 2026-03-17T05:45:39.066Z | Checking semver v1.0.27 |
| 493 | 2026-03-17T05:45:39.103Z | Checking subtle v2.6.1 |
| 494 | 2026-03-17T05:45:39.158Z | Checking dyn-clone v1.0.20 |
| 495 | 2026-03-17T05:45:39.265Z | Checking base64 v0.22.1 |
| 496 | 2026-03-17T05:45:39.278Z | Checking tower-layer v0.3.3 |
| 497 | 2026-03-17T05:45:39.291Z | Checking tower-service v0.3.3 |
| 498 | 2026-03-17T05:45:39.317Z | Checking try-lock v0.2.5 |
| 499 | 2026-03-17T05:45:39.423Z | Checking want v0.3.1 |
| 500 | 2026-03-17T05:45:39.529Z | Compiling pest_meta v2.8.6 |
| 501 | 2026-03-17T05:45:39.542Z | Compiling slog v2.8.2 |
| 502 | 2026-03-17T05:45:39.556Z | Checking getrandom v0.2.17 |
| 503 | 2026-03-17T05:45:39.569Z | Compiling heck v0.5.0 |
| 504 | 2026-03-17T05:45:39.691Z | Compiling synstructure v0.13.2 |
| 505 | 2026-03-17T05:45:39.719Z | Compiling serde_derive_internals v0.29.1 |
| 506 | 2026-03-17T05:45:39.791Z | Checking httpdate v1.0.3 |
| 507 | 2026-03-17T05:45:39.822Z | Checking pin-utils v0.1.0 |
| 508 | 2026-03-17T05:45:39.912Z | Checking form_urlencoded v1.2.2 |
| 509 | 2026-03-17T05:45:39.959Z | Compiling typenum v1.19.0 |
| 510 | 2026-03-17T05:45:40.048Z | Compiling getrandom v0.3.4 |
| 511 | 2026-03-17T05:45:40.061Z | Checking ipnet v2.11.0 |
| 512 | 2026-03-17T05:45:40.341Z | Compiling pest_generator v2.8.6 |
| 513 | 2026-03-17T05:45:40.354Z | Compiling rustls v0.23.37 |
| 514 | 2026-03-17T05:45:40.476Z | Compiling generic-array v0.14.7 |
| 515 | 2026-03-17T05:45:40.585Z | Compiling ring v0.17.14 |
| 516 | 2026-03-17T05:45:40.717Z | Checking sync_wrapper v1.0.2 |
| 517 | 2026-03-17T05:45:40.876Z | Compiling paste v1.0.15 |
| 518 | 2026-03-17T05:45:41.042Z | Checking ryu v1.0.23 |
| 519 | 2026-03-17T05:45:41.054Z | Checking utf8_iter v1.0.4 |
| 520 | 2026-03-17T05:45:41.282Z | Checking http-body-util v0.1.3 |
| 521 | 2026-03-17T05:45:41.373Z | Checking fastrand v2.3.0 |
| 522 | 2026-03-17T05:45:41.405Z | Compiling rustix v1.1.3 |
| 523 | 2026-03-17T05:45:41.460Z | Compiling serde_derive v1.0.228 |
| 524 | 2026-03-17T05:45:41.537Z | Compiling zerofrom-derive v0.1.6 |
| 525 | 2026-03-17T05:45:41.580Z | Compiling yoke-derive v0.8.1 |
| 526 | 2026-03-17T05:45:41.811Z | Compiling tokio-macros v2.6.0 |
| 527 | 2026-03-17T05:45:41.887Z | Compiling zerocopy-derive v0.8.40 |
| 528 | 2026-03-17T05:45:42.397Z | Compiling zerovec-derive v0.11.2 |
| 529 | 2026-03-17T05:45:42.689Z | Checking tokio v1.49.0 |
| 530 | 2026-03-17T05:45:42.868Z | Compiling displaydoc v0.2.5 |
| 531 | 2026-03-17T05:45:43.097Z | Checking zerofrom v0.1.6 |
| 532 | 2026-03-17T05:45:43.233Z | Checking yoke v0.8.1 |
| 533 | 2026-03-17T05:45:43.435Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-03-17T05:45:43.658Z | Compiling futures-macro v0.3.32 |
| 535 | 2026-03-17T05:45:43.756Z | Checking zerovec v0.11.5 |
| 536 | 2026-03-17T05:45:44.323Z | Checking tinystr v0.8.2 |
| 537 | 2026-03-17T05:45:44.539Z | Checking icu_locale_core v2.1.1 |
| 538 | 2026-03-17T05:45:44.647Z | Checking futures-util v0.3.32 |
| 539 | 2026-03-17T05:45:44.996Z | Checking potential_utf v0.1.4 |
| 540 | 2026-03-17T05:45:45.145Z | Checking zerotrie v0.2.3 |
| 541 | 2026-03-17T05:45:45.168Z | Checking icu_collections v2.1.1 |
| 542 | 2026-03-17T05:45:45.440Z | Checking icu_provider v2.1.1 |
| 543 | 2026-03-17T05:45:45.487Z | Checking chrono v0.4.44 |
| 544 | 2026-03-17T05:45:45.547Z | Compiling schemars_derive v0.8.22 |
| 545 | 2026-03-17T05:45:45.722Z | Checking icu_normalizer v2.1.1 |
| 546 | 2026-03-17T05:45:45.941Z | Checking icu_properties v2.1.2 |
| 547 | 2026-03-17T05:45:46.098Z | Checking erased-serde v0.3.31 |
| 548 | 2026-03-17T05:45:46.617Z | Compiling pest_derive v2.8.6 |
| 549 | 2026-03-17T05:45:46.690Z | Checking tokio-util v0.7.18 |
| 550 | 2026-03-17T05:45:46.981Z | Compiling serde_tokenstream v0.2.3 |
| 551 | 2026-03-17T05:45:47.078Z | Checking idna_adapter v1.2.1 |
| 552 | 2026-03-17T05:45:47.223Z | Checking h2 v0.4.13 |
| 553 | 2026-03-17T05:45:47.272Z | Checking tower v0.5.3 |
| 554 | 2026-03-17T05:45:47.323Z | Checking idna v1.1.0 |
| 555 | 2026-03-17T05:45:47.326Z | Checking serde_urlencoded v0.7.1 |
| 556 | 2026-03-17T05:45:47.590Z | Compiling scroll_derive v0.13.1 |
| 557 | 2026-03-17T05:45:47.615Z | Compiling structmeta-derive v0.3.0 |
| 558 | 2026-03-17T05:45:47.726Z | Checking ppv-lite86 v0.2.21 |
| 559 | 2026-03-17T05:45:47.764Z | Compiling usdt-impl v0.6.0 |
| 560 | 2026-03-17T05:45:47.929Z | Checking iri-string v0.7.10 |
| 561 | 2026-03-17T05:45:48.034Z | Compiling num-conv v0.2.0 |
| 562 | 2026-03-17T05:45:48.191Z | Compiling time-core v0.1.8 |
| 563 | 2026-03-17T05:45:48.239Z | Checking powerfmt v0.2.0 |
| 564 | 2026-03-17T05:45:48.363Z | Compiling time-macros v0.2.27 |
| 565 | 2026-03-17T05:45:48.419Z | Checking deranged v0.5.8 |
| 566 | 2026-03-17T05:45:48.599Z | Checking scroll v0.13.0 |
| 567 | 2026-03-17T05:45:48.927Z | Compiling structmeta v0.3.0 |
| 568 | 2026-03-17T05:45:49.180Z | Checking ipnetwork v0.21.1 |
| 569 | 2026-03-17T05:45:49.285Z | Checking url v2.5.8 |
| 570 | 2026-03-17T05:45:49.363Z | Checking tower-http v0.6.8 |
| 571 | 2026-03-17T05:45:49.419Z | Compiling dtrace-parser v0.3.0 |
| 572 | 2026-03-17T05:45:49.652Z | Checking hyper v1.8.1 |
| 573 | 2026-03-17T05:45:49.696Z | Checking rand_core v0.9.5 |
| 574 | 2026-03-17T05:45:49.897Z | Compiling thread-id v5.1.0 |
| 575 | 2026-03-17T05:45:49.927Z | Checking openssl-probe v0.2.1 |
| 576 | 2026-03-17T05:45:49.989Z | Checking num_threads v0.1.7 |
| 577 | 2026-03-17T05:45:50.085Z | Checking regex-syntax v0.8.10 |
| 578 | 2026-03-17T05:45:50.181Z | Checking plain v0.2.3 |
| 579 | 2026-03-17T05:45:50.235Z | Compiling omicron-workspace-hack v0.1.0 |
| 580 | 2026-03-17T05:45:50.295Z | Compiling ident_case v1.0.1 |
| 581 | 2026-03-17T05:45:50.382Z | Compiling crossbeam-utils v0.8.21 |
| 582 | 2026-03-17T05:45:50.434Z | Compiling byteorder v1.5.0 |
| 583 | 2026-03-17T05:45:50.535Z | Compiling strsim v0.11.1 |
| 584 | 2026-03-17T05:45:50.717Z | Checking time v0.3.47 |
| 585 | 2026-03-17T05:45:50.766Z | Compiling darling_core v0.21.3 |
| 586 | 2026-03-17T05:45:50.819Z | Checking hyper-util v0.1.20 |
| 587 | 2026-03-17T05:45:50.910Z | Checking goblin v0.10.5 |
| 588 | 2026-03-17T05:45:51.581Z | Compiling dof v0.4.0 |
| 589 | 2026-03-17T05:45:51.871Z | Checking rustls-native-certs v0.8.3 |
| 590 | 2026-03-17T05:45:52.020Z | Checking oxnet v0.1.4 |
| 591 | 2026-03-17T05:45:52.237Z | Checking newtype-uuid v1.3.2 |
| 592 | 2026-03-17T05:45:52.283Z | Compiling daft-derive v0.1.5 |
| 593 | 2026-03-17T05:45:52.518Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-03-17T05:45:52.721Z | Compiling camino v1.2.2 |
| 595 | 2026-03-17T05:45:53.120Z | Compiling rustls v0.22.4 |
| 596 | 2026-03-17T05:45:53.355Z | Checking pretty-hex v0.4.1 |
| 597 | 2026-03-17T05:45:53.415Z | Checking daft v0.1.5 |
| 598 | 2026-03-17T05:45:53.538Z | Checking tempfile v3.25.0 |
| 599 | 2026-03-17T05:45:53.566Z | Checking rustls-webpki v0.102.8 |
| 600 | 2026-03-17T05:45:53.753Z | Compiling darling_macro v0.21.3 |
| 601 | 2026-03-17T05:45:54.072Z | Checking block-buffer v0.10.4 |
| 602 | 2026-03-17T05:45:54.219Z | Checking crypto-common v0.1.7 |
| 603 | 2026-03-17T05:45:54.350Z | Checking rand_chacha v0.9.0 |
| 604 | 2026-03-17T05:45:54.393Z | Checking rand_core v0.6.4 |
| 605 | 2026-03-17T05:45:54.453Z | Compiling multer v3.1.0 |
| 606 | 2026-03-17T05:45:54.469Z | Checking wait-timeout v0.2.1 |
| 607 | 2026-03-17T05:45:54.603Z | Checking thread_local v1.1.9 |
| 608 | 2026-03-17T05:45:54.661Z | Compiling anyhow v1.0.102 |
| 609 | 2026-03-17T05:45:54.794Z | Compiling thiserror v1.0.69 |
| 610 | 2026-03-17T05:45:54.937Z | Checking match_cfg v0.1.0 |
| 611 | 2026-03-17T05:45:54.956Z | Compiling ref-cast v1.0.25 |
| 612 | 2026-03-17T05:45:55.007Z | Checking quick-error v1.2.3 |
| 613 | 2026-03-17T05:45:55.043Z | Checking winnow v0.7.15 |
| 614 | 2026-03-17T05:45:55.118Z | Checking bit-vec v0.8.0 |
| 615 | 2026-03-17T05:45:55.162Z | Compiling regex-automata v0.4.14 |
| 616 | 2026-03-17T05:45:55.324Z | Compiling slog-async v2.8.0 |
| 617 | 2026-03-17T05:45:55.364Z | Checking bit-set v0.8.0 |
| 618 | 2026-03-17T05:45:55.709Z | Checking rusty-fork v0.3.1 |
| 619 | 2026-03-17T05:45:55.908Z | Checking hostname v0.3.1 |
| 620 | 2026-03-17T05:45:56.046Z | Checking rand_chacha v0.3.1 |
| 621 | 2026-03-17T05:45:56.059Z | Checking rand v0.9.2 |
| 622 | 2026-03-17T05:45:56.062Z | Checking crossbeam-channel v0.5.15 |
| 623 | 2026-03-17T05:45:56.283Z | Compiling darling v0.21.3 |
| 624 | 2026-03-17T05:45:56.374Z | Checking digest v0.10.7 |
| 625 | 2026-03-17T05:45:56.557Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 626 | 2026-03-17T05:45:56.628Z | Compiling usdt-attr-macro v0.6.0 |
| 627 | 2026-03-17T05:45:56.657Z | Compiling usdt-macro v0.6.0 |
| 628 | 2026-03-17T05:45:56.911Z | Checking slog-json v2.6.1 |
| 629 | 2026-03-17T05:45:56.974Z | Checking rand_xorshift v0.4.0 |
| 630 | 2026-03-17T05:45:57.091Z | Compiling derive-ex v0.1.8 |
| 631 | 2026-03-17T05:45:57.108Z | Checking futures-executor v0.3.32 |
| 632 | 2026-03-17T05:45:57.277Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 633 | 2026-03-17T05:45:57.391Z | Compiling ref-cast-impl v1.0.25 |
| 634 | 2026-03-17T05:45:57.464Z | Compiling regex v1.12.3 |
| 635 | 2026-03-17T05:45:57.499Z | Compiling async-stream-impl v0.3.6 |
| 636 | 2026-03-17T05:45:57.802Z | Compiling async-trait v0.1.89 |
| 637 | 2026-03-17T05:45:58.001Z | Compiling thiserror-impl v1.0.69 |
| 638 | 2026-03-17T05:45:58.093Z | Compiling strum_macros v0.26.4 |
| 639 | 2026-03-17T05:45:58.260Z | Compiling dropshot v0.16.7 |
| 640 | 2026-03-17T05:45:58.466Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 641 | 2026-03-17T05:45:58.519Z | Checking serde_spanned v1.0.4 |
| 642 | 2026-03-17T05:45:58.672Z | Checking memmap2 v0.9.10 |
| 643 | 2026-03-17T05:45:58.708Z | Checking is-terminal v0.4.17 |
| 644 | 2026-03-17T05:45:58.763Z | Checking encoding_rs v0.8.35 |
| 645 | 2026-03-17T05:45:58.807Z | Checking unarray v0.1.4 |
| 646 | 2026-03-17T05:45:58.867Z | Checking take_mut v0.2.2 |
| 647 | 2026-03-17T05:45:58.924Z | Checking mime v0.3.17 |
| 648 | 2026-03-17T05:45:59.067Z | Checking term v1.2.1 |
| 649 | 2026-03-17T05:45:59.143Z | Checking cpufeatures v0.2.17 |
| 650 | 2026-03-17T05:45:59.181Z | Checking spin v0.9.8 |
| 651 | 2026-03-17T05:45:59.219Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 652 | 2026-03-17T05:45:59.311Z | Checking hex v0.4.3 |
| 653 | 2026-03-17T05:45:59.342Z | Checking slog-term v2.9.2 |
| 654 | 2026-03-17T05:45:59.357Z | Compiling dropshot_endpoint v0.16.7 |
| 655 | 2026-03-17T05:45:59.448Z | Checking toml v0.9.12+spec-1.1.0 |
| 656 | 2026-03-17T05:45:59.588Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 657 | 2026-03-17T05:45:59.624Z | Checking sha1 v0.10.6 |
| 658 | 2026-03-17T05:45:59.668Z | Compiling test-strategy v0.4.5 |
| 659 | 2026-03-17T05:45:59.810Z | Checking proptest v1.10.0 |
| 660 | 2026-03-17T05:45:59.956Z | Checking usdt v0.6.0 |
| 661 | 2026-03-17T05:46:00.148Z | Compiling parse-display-derive v0.10.0 |
| 662 | 2026-03-17T05:46:00.264Z | Checking strum v0.26.3 |
| 663 | 2026-03-17T05:46:00.294Z | Checking tokio-rustls v0.25.0 |
| 664 | 2026-03-17T05:46:00.307Z | Checking async-stream v0.3.6 |
| 665 | 2026-03-17T05:46:00.451Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 666 | 2026-03-17T05:46:00.518Z | Checking futures v0.3.32 |
| 667 | 2026-03-17T05:46:00.571Z | Checking slog-bunyan v2.5.0 |
| 668 | 2026-03-17T05:46:00.605Z | Compiling serde_with_macros v3.17.0 |
| 669 | 2026-03-17T05:46:00.696Z | Checking rand v0.8.5 |
| 670 | 2026-03-17T05:46:01.097Z | Checking reqwest v0.12.28 |
| 671 | 2026-03-17T05:46:01.461Z | Compiling newtype-uuid-macros v0.1.0 |
| 672 | 2026-03-17T05:46:01.498Z | Checking openapiv3 v2.2.0 |
| 673 | 2026-03-17T05:46:01.523Z | Checking backon v1.6.0 |
| 674 | 2026-03-17T05:46:01.722Z | Compiling strum_macros v0.27.2 |
| 675 | 2026-03-17T05:46:01.790Z | Checking waitgroup v0.1.2 |
| 676 | 2026-03-17T05:46:01.906Z | Checking rustls-pemfile v2.2.0 |
| 677 | 2026-03-17T05:46:01.997Z | Checking serde_path_to_error v0.1.20 |
| 678 | 2026-03-17T05:46:02.033Z | Checking hostname v0.4.2 |
| 679 | 2026-03-17T05:46:02.063Z | Checking instant v0.1.13 |
| 680 | 2026-03-17T05:46:02.116Z | Checking either v1.15.0 |
| 681 | 2026-03-17T05:46:02.138Z | Checking debug-ignore v1.0.5 |
| 682 | 2026-03-17T05:46:02.152Z | Checking rustc-hash v2.1.1 |
| 683 | 2026-03-17T05:46:02.248Z | Checking backoff v0.4.0 |
| 684 | 2026-03-17T05:46:02.276Z | Checking iddqd v0.3.17 |
| 685 | 2026-03-17T05:46:02.346Z | Checking itertools v0.14.0 |
| 686 | 2026-03-17T05:46:02.347Z | Checking parse-display v0.10.0 |
| 687 | 2026-03-17T05:46:02.412Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 688 | 2026-03-17T05:46:02.439Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 689 | 2026-03-17T05:46:02.521Z | Checking serde_with v3.17.0 |
| 690 | 2026-03-17T05:46:02.866Z | Checking progenitor-client v0.10.0 |
| 691 | 2026-03-17T05:46:02.905Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 692 | 2026-03-17T05:46:03.104Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 693 | 2026-03-17T05:46:03.320Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 694 | 2026-03-17T05:46:03.373Z | Checking macaddr v1.0.1 |
| 695 | 2026-03-17T05:46:03.481Z | Checking regress v0.10.5 |
| 696 | 2026-03-17T05:46:04.109Z | Checking strum v0.27.2 |
| 697 | 2026-03-17T05:46:08.764Z | Checking rustls-webpki v0.103.9 |
| 698 | 2026-03-17T05:46:11.733Z | Checking tokio-rustls v0.26.4 |
| 699 | 2026-03-17T05:46:11.736Z | Checking rustls-platform-verifier v0.6.2 |
| 700 | 2026-03-17T05:46:11.960Z | Checking hyper-rustls v0.27.7 |
| 701 | 2026-03-17T05:46:12.133Z | Checking reqwest v0.13.2 |
| 702 | 2026-03-17T05:46:12.846Z | Checking progenitor-client v0.13.0 |
| 703 | 2026-03-17T05:46:13.058Z | Checking progenitor-extras v0.1.1 |
| 704 | 2026-03-17T05:46:13.257Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 705 | 2026-03-17T05:46:19.087Z | Checking test-project v0.1.0 (/tmp/test-project) |
| 706 | 2026-03-17T05:46:19.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.74s |
| 707 | 2026-03-17T05:46:19.298Z | + cargo build --release |
| 708 | 2026-03-17T05:46:19.525Z | Compiling proc-macro2 v1.0.106 |
| 709 | 2026-03-17T05:46:19.525Z | Compiling quote v1.0.44 |
| 710 | 2026-03-17T05:46:19.528Z | Compiling unicode-ident v1.0.24 |
| 711 | 2026-03-17T05:46:19.528Z | Compiling libc v0.2.180 |
| 712 | 2026-03-17T05:46:19.528Z | Compiling cfg-if v1.0.4 |
| 713 | 2026-03-17T05:46:19.528Z | Compiling serde_core v1.0.228 |
| 714 | 2026-03-17T05:46:19.528Z | Compiling memchr v2.8.0 |
| 715 | 2026-03-17T05:46:19.528Z | Compiling itoa v1.0.17 |
| 716 | 2026-03-17T05:46:19.636Z | Compiling zmij v1.0.21 |
| 717 | 2026-03-17T05:46:19.689Z | Compiling serde v1.0.228 |
| 718 | 2026-03-17T05:46:19.862Z | Compiling serde_json v1.0.149 |
| 719 | 2026-03-17T05:46:19.929Z | Compiling pin-project-lite v0.2.17 |
| 720 | 2026-03-17T05:46:20.002Z | Compiling find-msvc-tools v0.1.9 |
| 721 | 2026-03-17T05:46:20.092Z | Compiling shlex v1.3.0 |
| 722 | 2026-03-17T05:46:20.119Z | Compiling smallvec v1.15.1 |
| 723 | 2026-03-17T05:46:20.310Z | Compiling futures-core v0.3.32 |
| 724 | 2026-03-17T05:46:20.416Z | Compiling bytes v1.11.1 |
| 725 | 2026-03-17T05:46:20.483Z | Compiling jobserver v0.1.34 |
| 726 | 2026-03-17T05:46:20.510Z | Compiling errno v0.3.14 |
| 727 | 2026-03-17T05:46:20.530Z | Compiling parking_lot_core v0.9.12 |
| 728 | 2026-03-17T05:46:20.697Z | Compiling scopeguard v1.2.0 |
| 729 | 2026-03-17T05:46:20.698Z | Compiling once_cell v1.21.3 |
| 730 | 2026-03-17T05:46:20.826Z | Compiling cc v1.2.56 |
| 731 | 2026-03-17T05:46:20.989Z | Compiling lock_api v0.4.14 |
| 732 | 2026-03-17T05:46:21.057Z | Compiling syn v2.0.117 |
| 733 | 2026-03-17T05:46:21.132Z | Compiling signal-hook-registry v1.4.8 |
| 734 | 2026-03-17T05:46:21.300Z | Compiling parking_lot v0.12.5 |
| 735 | 2026-03-17T05:46:21.374Z | Compiling mio v1.1.1 |
| 736 | 2026-03-17T05:46:21.594Z | Compiling socket2 v0.6.2 |
| 737 | 2026-03-17T05:46:21.757Z | Compiling stable_deref_trait v1.2.1 |
| 738 | 2026-03-17T05:46:21.764Z | Compiling futures-sink v0.3.32 |
| 739 | 2026-03-17T05:46:21.840Z | Compiling getrandom v0.4.1 |
| 740 | 2026-03-17T05:46:21.883Z | Compiling zeroize v1.8.2 |
| 741 | 2026-03-17T05:46:22.104Z | Compiling slab v0.4.12 |
| 742 | 2026-03-17T05:46:22.157Z | Compiling thiserror v2.0.18 |
| 743 | 2026-03-17T05:46:22.262Z | Compiling autocfg v1.5.0 |
| 744 | 2026-03-17T05:46:22.356Z | Compiling futures-channel v0.3.32 |
| 745 | 2026-03-17T05:46:22.436Z | Compiling rustversion v1.0.22 |
| 746 | 2026-03-17T05:46:22.567Z | Compiling foldhash v0.2.0 |
| 747 | 2026-03-17T05:46:22.582Z | Compiling allocator-api2 v0.2.21 |
| 748 | 2026-03-17T05:46:22.662Z | Compiling equivalent v1.0.2 |
| 749 | 2026-03-17T05:46:22.724Z | Compiling num-traits v0.2.19 |
| 750 | 2026-03-17T05:46:22.851Z | Compiling rustls-pki-types v1.14.0 |
| 751 | 2026-03-17T05:46:22.893Z | Compiling cmake v0.1.57 |
| 752 | 2026-03-17T05:46:22.910Z | Compiling http v1.4.0 |
| 753 | 2026-03-17T05:46:23.084Z | Compiling hashbrown v0.16.1 |
| 754 | 2026-03-17T05:46:23.163Z | Compiling futures-task v0.3.32 |
| 755 | 2026-03-17T05:46:23.305Z | Compiling fs_extra v1.3.0 |
| 756 | 2026-03-17T05:46:23.317Z | Compiling futures-io v0.3.32 |
| 757 | 2026-03-17T05:46:23.366Z | Compiling dunce v1.0.5 |
| 758 | 2026-03-17T05:46:23.465Z | Compiling zerocopy v0.8.40 |
| 759 | 2026-03-17T05:46:23.607Z | Compiling aws-lc-sys v0.37.1 |
| 760 | 2026-03-17T05:46:23.970Z | Compiling untrusted v0.9.0 |
| 761 | 2026-03-17T05:46:24.005Z | Compiling fnv v1.0.7 |
| 762 | 2026-03-17T05:46:24.113Z | Compiling log v0.4.29 |
| 763 | 2026-03-17T05:46:24.115Z | Compiling version_check v0.9.5 |
| 764 | 2026-03-17T05:46:24.450Z | Compiling ucd-trie v0.1.7 |
| 765 | 2026-03-17T05:46:24.600Z | Compiling litemap v0.8.1 |
| 766 | 2026-03-17T05:46:24.723Z | Compiling writeable v0.6.2 |
| 767 | 2026-03-17T05:46:24.847Z | Compiling iana-time-zone v0.1.65 |
| 768 | 2026-03-17T05:46:25.001Z | Compiling synstructure v0.13.2 |
| 769 | 2026-03-17T05:46:25.060Z | Compiling httparse v1.10.1 |
| 770 | 2026-03-17T05:46:25.282Z | Compiling serde_derive_internals v0.29.1 |
| 771 | 2026-03-17T05:46:25.289Z | Compiling pest v2.8.6 |
| 772 | 2026-03-17T05:46:25.512Z | Compiling indexmap v2.13.0 |
| 773 | 2026-03-17T05:46:25.646Z | Compiling http-body v1.0.1 |
| 774 | 2026-03-17T05:46:25.802Z | Compiling tracing-core v0.1.36 |
| 775 | 2026-03-17T05:46:25.819Z | Compiling atomic-waker v1.1.2 |
| 776 | 2026-03-17T05:46:25.955Z | Compiling icu_properties_data v2.1.2 |
| 777 | 2026-03-17T05:46:26.202Z | Compiling percent-encoding v2.3.2 |
| 778 | 2026-03-17T05:46:26.265Z | Compiling aws-lc-rs v1.16.0 |
| 779 | 2026-03-17T05:46:26.510Z | Compiling bitflags v2.11.0 |
| 780 | 2026-03-17T05:46:26.571Z | Compiling schemars v0.8.22 |
| 781 | 2026-03-17T05:46:26.617Z | Compiling icu_normalizer_data v2.1.1 |
| 782 | 2026-03-17T05:46:26.790Z | Compiling serde_derive v1.0.228 |
| 783 | 2026-03-17T05:46:26.840Z | Compiling zerofrom-derive v0.1.6 |
| 784 | 2026-03-17T05:46:26.860Z | Compiling tokio-macros v2.6.0 |
| 785 | 2026-03-17T05:46:26.904Z | Compiling zerocopy-derive v0.8.40 |
| 786 | 2026-03-17T05:46:26.911Z | Compiling yoke-derive v0.8.1 |
| 787 | 2026-03-17T05:46:26.970Z | Compiling zerovec-derive v0.11.2 |
| 788 | 2026-03-17T05:46:27.134Z | Compiling displaydoc v0.2.5 |
| 789 | 2026-03-17T05:46:27.765Z | Compiling tokio v1.49.0 |
| 790 | 2026-03-17T05:46:28.026Z | Compiling thiserror-impl v2.0.18 |
| 791 | 2026-03-17T05:46:28.194Z | Compiling futures-macro v0.3.32 |
| 792 | 2026-03-17T05:46:28.343Z | Compiling schemars_derive v0.8.22 |
| 793 | 2026-03-17T05:46:28.381Z | Compiling zerofrom v0.1.6 |
| 794 | 2026-03-17T05:46:28.522Z | Compiling yoke v0.8.1 |
| 795 | 2026-03-17T05:46:28.749Z | Compiling zerovec v0.11.5 |
| 796 | 2026-03-17T05:46:29.212Z | Compiling futures-util v0.3.32 |
| 797 | 2026-03-17T05:46:29.506Z | Compiling tinystr v0.8.2 |
| 798 | 2026-03-17T05:46:29.592Z | Compiling potential_utf v0.1.4 |
| 799 | 2026-03-17T05:46:29.763Z | Compiling icu_locale_core v2.1.1 |
| 800 | 2026-03-17T05:46:29.803Z | Compiling zerotrie v0.2.3 |
| 801 | 2026-03-17T05:46:29.850Z | Compiling icu_collections v2.1.1 |
| 802 | 2026-03-17T05:46:30.326Z | Compiling pest_meta v2.8.6 |
| 803 | 2026-03-17T05:46:30.736Z | Compiling icu_provider v2.1.1 |
| 804 | 2026-03-17T05:46:31.142Z | Compiling chrono v0.4.44 |
| 805 | 2026-03-17T05:46:31.896Z | Compiling tracing v0.1.44 |
| 806 | 2026-03-17T05:46:32.313Z | Compiling uuid v1.21.0 |
| 807 | 2026-03-17T05:46:32.642Z | Compiling semver v1.0.27 |
| 808 | 2026-03-17T05:46:32.803Z | Compiling base64 v0.22.1 |
| 809 | 2026-03-17T05:46:32.818Z | Compiling dyn-clone v1.0.20 |
| 810 | 2026-03-17T05:46:32.981Z | Compiling subtle v2.6.1 |
| 811 | 2026-03-17T05:46:33.070Z | Compiling tokio-util v0.7.18 |
| 812 | 2026-03-17T05:46:33.164Z | Compiling tower-service v0.3.3 |
| 813 | 2026-03-17T05:46:33.228Z | Compiling tower-layer v0.3.3 |
| 814 | 2026-03-17T05:46:33.267Z | Compiling try-lock v0.2.5 |
| 815 | 2026-03-17T05:46:33.392Z | Compiling want v0.3.1 |
| 816 | 2026-03-17T05:46:33.466Z | Compiling pest_generator v2.8.6 |
| 817 | 2026-03-17T05:46:33.610Z | Compiling slog v2.8.2 |
| 818 | 2026-03-17T05:46:33.672Z | Compiling getrandom v0.2.17 |
| 819 | 2026-03-17T05:46:33.868Z | Compiling h2 v0.4.13 |
| 820 | 2026-03-17T05:46:33.956Z | Compiling pin-utils v0.1.0 |
| 821 | 2026-03-17T05:46:34.030Z | Compiling heck v0.5.0 |
| 822 | 2026-03-17T05:46:34.272Z | Compiling httpdate v1.0.3 |
| 823 | 2026-03-17T05:46:34.279Z | Compiling pest_derive v2.8.6 |
| 824 | 2026-03-17T05:46:34.483Z | Compiling icu_normalizer v2.1.1 |
| 825 | 2026-03-17T05:46:34.733Z | Compiling icu_properties v2.1.2 |
| 826 | 2026-03-17T05:46:34.865Z | Compiling erased-serde v0.3.31 |
| 827 | 2026-03-17T05:46:35.645Z | Compiling form_urlencoded v1.2.2 |
| 828 | 2026-03-17T05:46:36.001Z | Compiling rustls v0.23.37 |
| 829 | 2026-03-17T05:46:36.019Z | Compiling getrandom v0.3.4 |
| 830 | 2026-03-17T05:46:36.186Z | Compiling ipnet v2.11.0 |
| 831 | 2026-03-17T05:46:36.243Z | Compiling typenum v1.19.0 |
| 832 | 2026-03-17T05:46:36.908Z | Compiling idna_adapter v1.2.1 |
| 833 | 2026-03-17T05:46:37.053Z | Compiling hyper v1.8.1 |
| 834 | 2026-03-17T05:46:37.083Z | Compiling ppv-lite86 v0.2.21 |
| 835 | 2026-03-17T05:46:37.549Z | Compiling serde_tokenstream v0.2.3 |
| 836 | 2026-03-17T05:46:37.637Z | Compiling generic-array v0.14.7 |
| 837 | 2026-03-17T05:46:37.654Z | Compiling ring v0.17.14 |
| 838 | 2026-03-17T05:46:37.892Z | Compiling sync_wrapper v1.0.2 |
| 839 | 2026-03-17T05:46:37.922Z | Compiling ryu v1.0.23 |
| 840 | 2026-03-17T05:46:38.013Z | Compiling utf8_iter v1.0.4 |
| 841 | 2026-03-17T05:46:38.282Z | Compiling paste v1.0.15 |
| 842 | 2026-03-17T05:46:38.667Z | Compiling idna v1.1.0 |
| 843 | 2026-03-17T05:46:39.694Z | Compiling hyper-util v0.1.20 |
| 844 | 2026-03-17T05:46:39.868Z | Compiling serde_urlencoded v0.7.1 |
| 845 | 2026-03-17T05:46:40.214Z | Compiling tower v0.5.3 |
| 846 | 2026-03-17T05:46:41.815Z | Compiling scroll_derive v0.13.1 |
| 847 | 2026-03-17T05:46:42.319Z | Compiling structmeta-derive v0.3.0 |
| 848 | 2026-03-17T05:46:42.847Z | Compiling http-body-util v0.1.3 |
| 849 | 2026-03-17T05:46:43.167Z | Compiling num-conv v0.2.0 |
| 850 | 2026-03-17T05:46:43.287Z | Compiling usdt-impl v0.6.0 |
| 851 | 2026-03-17T05:46:43.313Z | Compiling time-core v0.1.8 |
| 852 | 2026-03-17T05:46:43.484Z | Compiling rustix v1.1.3 |
| 853 | 2026-03-17T05:46:43.496Z | Compiling omicron-workspace-hack v0.1.0 |
| 854 | 2026-03-17T05:46:43.565Z | Compiling iri-string v0.7.10 |
| 855 | 2026-03-17T05:46:43.656Z | Compiling fastrand v2.3.0 |
| 856 | 2026-03-17T05:46:43.731Z | Compiling powerfmt v0.2.0 |
| 857 | 2026-03-17T05:46:44.046Z | Compiling deranged v0.5.8 |
| 858 | 2026-03-17T05:46:44.078Z | Compiling structmeta v0.3.0 |
| 859 | 2026-03-17T05:46:44.202Z | Compiling time-macros v0.2.27 |
| 860 | 2026-03-17T05:46:44.298Z | Compiling scroll v0.13.0 |
| 861 | 2026-03-17T05:46:45.231Z | Compiling dof v0.4.0 |
| 862 | 2026-03-17T05:46:45.376Z | Compiling rand_core v0.9.5 |
| 863 | 2026-03-17T05:46:45.466Z | Compiling tower-http v0.6.8 |
| 864 | 2026-03-17T05:46:45.523Z | Compiling url v2.5.8 |
| 865 | 2026-03-17T05:46:46.094Z | Compiling dtrace-parser v0.3.0 |
| 866 | 2026-03-17T05:46:46.174Z | Compiling ipnetwork v0.21.1 |
| 867 | 2026-03-17T05:46:46.272Z | Compiling thread-id v5.1.0 |
| 868 | 2026-03-17T05:46:46.505Z | Compiling crossbeam-utils v0.8.21 |
| 869 | 2026-03-17T05:46:46.780Z | Compiling regex-syntax v0.8.10 |
| 870 | 2026-03-17T05:46:46.820Z | Compiling ident_case v1.0.1 |
| 871 | 2026-03-17T05:46:46.856Z | Compiling plain v0.2.3 |
| 872 | 2026-03-17T05:46:46.889Z | Compiling num_threads v0.1.7 |
| 873 | 2026-03-17T05:46:46.980Z | Compiling openssl-probe v0.2.1 |
| 874 | 2026-03-17T05:46:46.980Z | Compiling byteorder v1.5.0 |
| 875 | 2026-03-17T05:46:47.117Z | Compiling strsim v0.11.1 |
| 876 | 2026-03-17T05:46:47.281Z | Compiling rustls-native-certs v0.8.3 |
| 877 | 2026-03-17T05:46:47.461Z | Compiling darling_core v0.21.3 |
| 878 | 2026-03-17T05:46:47.477Z | Compiling time v0.3.47 |
| 879 | 2026-03-17T05:46:47.937Z | Compiling goblin v0.10.5 |
| 880 | 2026-03-17T05:46:48.635Z | Compiling oxnet v0.1.4 |
| 881 | 2026-03-17T05:46:50.463Z | Compiling newtype-uuid v1.3.2 |
| 882 | 2026-03-17T05:46:50.528Z | Compiling daft-derive v0.1.5 |
| 883 | 2026-03-17T05:46:51.154Z | Compiling aho-corasick v1.1.4 |
| 884 | 2026-03-17T05:46:51.450Z | Compiling camino v1.2.2 |
| 885 | 2026-03-17T05:46:51.840Z | Compiling rustls v0.22.4 |
| 886 | 2026-03-17T05:46:51.988Z | Compiling pretty-hex v0.4.1 |
| 887 | 2026-03-17T05:46:52.200Z | Compiling daft v0.1.5 |
| 888 | 2026-03-17T05:46:52.527Z | Compiling rustls-webpki v0.102.8 |
| 889 | 2026-03-17T05:46:53.085Z | Compiling tempfile v3.25.0 |
| 890 | 2026-03-17T05:46:54.180Z | Compiling regex-automata v0.4.14 |
| 891 | 2026-03-17T05:46:54.526Z | Compiling darling_macro v0.21.3 |
| 892 | 2026-03-17T05:46:56.071Z | Compiling rand_chacha v0.9.0 |
| 893 | 2026-03-17T05:46:56.152Z | Compiling block-buffer v0.10.4 |
| 894 | 2026-03-17T05:46:56.160Z | Compiling crypto-common v0.1.7 |
| 895 | 2026-03-17T05:46:56.311Z | Compiling rand_core v0.6.4 |
| 896 | 2026-03-17T05:46:56.330Z | Compiling multer v3.1.0 |
| 897 | 2026-03-17T05:46:56.614Z | Compiling wait-timeout v0.2.1 |
| 898 | 2026-03-17T05:46:56.837Z | Compiling thread_local v1.1.9 |
| 899 | 2026-03-17T05:46:57.211Z | Compiling bit-vec v0.8.0 |
| 900 | 2026-03-17T05:46:57.268Z | Compiling ref-cast v1.0.25 |
| 901 | 2026-03-17T05:46:57.571Z | Compiling anyhow v1.0.102 |
| 902 | 2026-03-17T05:46:57.651Z | Compiling slog-async v2.8.0 |
| 903 | 2026-03-17T05:46:57.774Z | Compiling quick-error v1.2.3 |
| 904 | 2026-03-17T05:46:57.893Z | Compiling thiserror v1.0.69 |
| 905 | 2026-03-17T05:46:57.964Z | Compiling match_cfg v0.1.0 |
| 906 | 2026-03-17T05:46:58.038Z | Compiling winnow v0.7.15 |
| 907 | 2026-03-17T05:46:58.210Z | Compiling hostname v0.3.1 |
| 908 | 2026-03-17T05:46:58.488Z | Compiling rusty-fork v0.3.1 |
| 909 | 2026-03-17T05:46:58.665Z | Compiling bit-set v0.8.0 |
| 910 | 2026-03-17T05:46:59.608Z | Compiling rand_chacha v0.3.1 |
| 911 | 2026-03-17T05:47:00.303Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 912 | 2026-03-17T05:47:00.433Z | Compiling regex v1.12.3 |
| 913 | 2026-03-17T05:47:00.971Z | Compiling rand v0.9.2 |
| 914 | 2026-03-17T05:47:01.929Z | Compiling digest v0.10.7 |
| 915 | 2026-03-17T05:47:01.982Z | Compiling crossbeam-channel v0.5.15 |
| 916 | 2026-03-17T05:47:02.199Z | Compiling darling v0.21.3 |
| 917 | 2026-03-17T05:47:02.891Z | Compiling slog-json v2.6.1 |
| 918 | 2026-03-17T05:47:03.202Z | Compiling usdt-macro v0.6.0 |
| 919 | 2026-03-17T05:47:03.519Z | Compiling usdt-attr-macro v0.6.0 |
| 920 | 2026-03-17T05:47:03.726Z | Compiling rand_xorshift v0.4.0 |
| 921 | 2026-03-17T05:47:03.913Z | Compiling derive-ex v0.1.8 |
| 922 | 2026-03-17T05:47:04.058Z | Compiling strum_macros v0.26.4 |
| 923 | 2026-03-17T05:47:04.407Z | Compiling futures-executor v0.3.32 |
| 924 | 2026-03-17T05:47:04.568Z | Compiling async-stream-impl v0.3.6 |
| 925 | 2026-03-17T05:47:05.056Z | Compiling async-trait v0.1.89 |
| 926 | 2026-03-17T05:47:05.333Z | Compiling ref-cast-impl v1.0.25 |
| 927 | 2026-03-17T05:47:05.981Z | Compiling thiserror-impl v1.0.69 |
| 928 | 2026-03-17T05:47:06.071Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 929 | 2026-03-17T05:47:06.204Z | Compiling dropshot v0.16.7 |
| 930 | 2026-03-17T05:47:06.311Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 931 | 2026-03-17T05:47:06.473Z | Compiling serde_spanned v1.0.4 |
| 932 | 2026-03-17T05:47:06.607Z | Compiling memmap2 v0.9.10 |
| 933 | 2026-03-17T05:47:06.660Z | Compiling is-terminal v0.4.17 |
| 934 | 2026-03-17T05:47:06.765Z | Compiling encoding_rs v0.8.35 |
| 935 | 2026-03-17T05:47:06.832Z | Compiling spin v0.9.8 |
| 936 | 2026-03-17T05:47:06.953Z | Compiling cpufeatures v0.2.17 |
| 937 | 2026-03-17T05:47:06.972Z | Compiling take_mut v0.2.2 |
| 938 | 2026-03-17T05:47:07.098Z | Compiling hex v0.4.3 |
| 939 | 2026-03-17T05:47:07.390Z | Compiling unarray v0.1.4 |
| 940 | 2026-03-17T05:47:07.471Z | Compiling mime v0.3.17 |
| 941 | 2026-03-17T05:47:07.502Z | Compiling term v1.2.1 |
| 942 | 2026-03-17T05:47:07.518Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 943 | 2026-03-17T05:47:07.830Z | Compiling toml v0.9.12+spec-1.1.0 |
| 944 | 2026-03-17T05:47:08.051Z | Compiling slog-term v2.9.2 |
| 945 | 2026-03-17T05:47:09.936Z | Compiling proptest v1.10.0 |
| 946 | 2026-03-17T05:47:11.196Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 947 | 2026-03-17T05:47:11.464Z | Compiling dropshot_endpoint v0.16.7 |
| 948 | 2026-03-17T05:47:12.832Z | Compiling sha1 v0.10.6 |
| 949 | 2026-03-17T05:47:13.344Z | Compiling usdt v0.6.0 |
| 950 | 2026-03-17T05:47:13.546Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 951 | 2026-03-17T05:47:13.649Z | Compiling strum v0.26.3 |
| 952 | 2026-03-17T05:47:13.791Z | Compiling test-strategy v0.4.5 |
| 953 | 2026-03-17T05:47:13.818Z | Compiling async-stream v0.3.6 |
| 954 | 2026-03-17T05:47:14.045Z | Compiling tokio-rustls v0.25.0 |
| 955 | 2026-03-17T05:47:14.062Z | Compiling futures v0.3.32 |
| 956 | 2026-03-17T05:47:14.224Z | Compiling slog-bunyan v2.5.0 |
| 957 | 2026-03-17T05:47:14.293Z | Compiling serde_with_macros v3.17.0 |
| 958 | 2026-03-17T05:47:14.423Z | Compiling parse-display-derive v0.10.0 |
| 959 | 2026-03-17T05:47:15.585Z | Compiling rand v0.8.5 |
| 960 | 2026-03-17T05:47:16.191Z | Compiling reqwest v0.12.28 |
| 961 | 2026-03-17T05:47:16.405Z | Compiling backon v1.6.0 |
| 962 | 2026-03-17T05:47:16.568Z | Compiling newtype-uuid-macros v0.1.0 |
| 963 | 2026-03-17T05:47:16.602Z | Compiling strum_macros v0.27.2 |
| 964 | 2026-03-17T05:47:16.710Z | Compiling openapiv3 v2.2.0 |
| 965 | 2026-03-17T05:47:17.547Z | Compiling waitgroup v0.1.2 |
| 966 | 2026-03-17T05:47:17.727Z | Compiling rustls-pemfile v2.2.0 |
| 967 | 2026-03-17T05:47:18.064Z | Compiling serde_path_to_error v0.1.20 |
| 968 | 2026-03-17T05:47:18.646Z | Compiling hostname v0.4.2 |
| 969 | 2026-03-17T05:47:18.830Z | Compiling instant v0.1.13 |
| 970 | 2026-03-17T05:47:18.960Z | Compiling rustc-hash v2.1.1 |
| 971 | 2026-03-17T05:47:19.040Z | Compiling debug-ignore v1.0.5 |
| 972 | 2026-03-17T05:47:19.099Z | Compiling either v1.15.0 |
| 973 | 2026-03-17T05:47:19.373Z | Compiling itertools v0.14.0 |
| 974 | 2026-03-17T05:47:19.536Z | Compiling iddqd v0.3.17 |
| 975 | 2026-03-17T05:47:19.964Z | Compiling strum v0.27.2 |
| 976 | 2026-03-17T05:47:20.108Z | Compiling backoff v0.4.0 |
| 977 | 2026-03-17T05:47:20.357Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 978 | 2026-03-17T05:47:21.357Z | Compiling progenitor-client v0.10.0 |
| 979 | 2026-03-17T05:47:21.723Z | Compiling parse-display v0.10.0 |
| 980 | 2026-03-17T05:47:21.840Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 981 | 2026-03-17T05:47:21.955Z | Compiling serde_with v3.17.0 |
| 982 | 2026-03-17T05:47:22.698Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 983 | 2026-03-17T05:47:22.852Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 984 | 2026-03-17T05:47:23.214Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 985 | 2026-03-17T05:47:23.755Z | Compiling macaddr v1.0.1 |
| 986 | 2026-03-17T05:47:23.899Z | Compiling regress v0.10.5 |
| 987 | 2026-03-17T05:47:33.298Z | Compiling rustls-webpki v0.103.9 |
| 988 | 2026-03-17T05:47:37.646Z | Compiling tokio-rustls v0.26.4 |
| 989 | 2026-03-17T05:47:37.646Z | Compiling rustls-platform-verifier v0.6.2 |
| 990 | 2026-03-17T05:47:37.982Z | Compiling hyper-rustls v0.27.7 |
| 991 | 2026-03-17T05:47:38.394Z | Compiling reqwest v0.13.2 |
| 992 | 2026-03-17T05:47:40.816Z | Compiling progenitor-client v0.13.0 |
| 993 | 2026-03-17T05:47:41.148Z | Compiling progenitor-extras v0.1.1 |
| 994 | 2026-03-17T05:47:41.410Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 995 | 2026-03-17T05:47:48.062Z | Compiling test-project v0.1.0 (/tmp/test-project) |
| 996 | 2026-03-17T05:47:54.705Z | Finished `release` profile [optimized] target(s) in 1m 35s |
| 997 | 2026-03-17T05:47:54.771Z | process exited: duration 148186 ms, exit code 0 |
| |
| 998 | 2026-03-17T05:47:54.777Z | found 0 output files |