|
|
|
| 1 | 2026-03-02T08:30:28.562Z | job assigned to worker 01KJPTPAD0VJT47BFERDCR4XQ5 [factory gimlet-EVT22200007-propolis, EVT22200007/59797] (queued for 27 s) |
| |
| 2 | 2026-03-02T08:30:38.121Z | starting task 0: "setup" |
| 3 | 2026-03-02T08:30:38.146Z | ++ uname -s |
| 4 | 2026-03-02T08:30:38.146Z | + kern=SunOS |
| 5 | 2026-03-02T08:30:38.146Z | + build_user=build |
| 6 | 2026-03-02T08:30:38.146Z | + build_uid=12345 |
| 7 | 2026-03-02T08:30:38.146Z | + work_dir=/work |
| 8 | 2026-03-02T08:30:38.146Z | + input_dir=/input |
| 9 | 2026-03-02T08:30:38.146Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-02T08:30:38.146Z | + case "$kern" in |
| 11 | 2026-03-02T08:30:38.146Z | + groupadd -g 12345 build |
| 12 | 2026-03-02T08:30:38.146Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-02T08:30:40.145Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-02T08:30:40.183Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-02T08:30:40.207Z | + home_fs=zfs |
| 16 | 2026-03-02T08:30:40.207Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-02T08:30:40.207Z | + mkdir -p /home/build |
| 18 | 2026-03-02T08:30:40.207Z | + chown build:build /home/build /work |
| 19 | 2026-03-02T08:30:42.192Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-02T08:30:42.217Z | process exited: duration 4077 ms, exit code 0 |
| |
| 21 | 2026-03-02T08:30:42.270Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-02T08:30:42.295Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-02T08:30:42.295Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-02T08:30:42.295Z | * rust toolchain channel = "stable" |
| 25 | 2026-03-02T08:30:42.295Z | * rust toolchain profile = "default" |
| 26 | 2026-03-02T08:30:42.295Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-02T08:30:42.295Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-02T08:30:42.295Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-02T08:30:42.296Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-02T08:30:42.432Z | info: downloading installer |
| 31 | 2026-03-02T08:30:43.171Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-02T08:30:43.171Z | warn: /opt/ooce/bin |
| 33 | 2026-03-02T08:30:43.171Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-02T08:30:43.171Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-02T08:30:43.171Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-02T08:30:43.171Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-02T08:30:43.171Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-02T08:30:43.171Z | error: cannot install while Rust is installed |
| 39 | 2026-03-02T08:30:43.171Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-02T08:30:43.197Z | info: profile set to 'default' |
| 41 | 2026-03-02T08:30:43.197Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-02T08:30:43.197Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-02T08:30:43.290Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-02T08:30:43.290Z | info: downloading component 'cargo' |
| 45 | 2026-03-02T08:30:43.536Z | info: downloading component 'clippy' |
| 46 | 2026-03-02T08:30:43.628Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-02T08:30:43.906Z | info: downloading component 'rust-std' |
| 48 | 2026-03-02T08:30:44.391Z | info: downloading component 'rustc' |
| 49 | 2026-03-02T08:30:47.416Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-02T08:30:47.513Z | info: installing component 'cargo' |
| 51 | 2026-03-02T08:30:48.776Z | info: installing component 'clippy' |
| 52 | 2026-03-02T08:30:49.260Z | info: installing component 'rust-docs' |
| 53 | 2026-03-02T08:30:52.757Z | info: installing component 'rust-std' |
| 54 | 2026-03-02T08:30:54.988Z | info: installing component 'rustc' |
| 55 | 2026-03-02T08:31:03.590Z | info: installing component 'rustfmt' |
| 56 | 2026-03-02T08:31:03.992Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-02T08:31:03.992Z | |
| 58 | 2026-03-02T08:31:04.187Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-02T08:31:04.187Z | |
| 60 | 2026-03-02T08:31:04.187Z | |
| 61 | 2026-03-02T08:31:04.187Z | Rust is installed now. Great! |
| 62 | 2026-03-02T08:31:04.187Z | |
| 63 | 2026-03-02T08:31:04.187Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-02T08:31:04.187Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-02T08:31:04.187Z | |
| 66 | 2026-03-02T08:31:04.187Z | To configure your current shell, you need to source |
| 67 | 2026-03-02T08:31:04.187Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-02T08:31:04.187Z | |
| 69 | 2026-03-02T08:31:04.187Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-02T08:31:04.212Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-02T08:31:04.212Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-02T08:31:04.213Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-02T08:31:04.322Z | + rustup --version |
| 74 | 2026-03-02T08:31:04.347Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-02T08:31:04.347Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-02T08:31:04.476Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-02T08:31:04.505Z | + cargo --version |
| 78 | 2026-03-02T08:31:04.594Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-02T08:31:04.620Z | + rustc --version |
| 80 | 2026-03-02T08:31:04.725Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-02T08:31:04.751Z | process exited: duration 22461 ms, exit code 0 |
| |
| 82 | 2026-03-02T08:31:04.802Z | starting task 2: "authentication" |
| 83 | 2026-03-02T08:31:04.868Z | process exited: duration 65 ms, exit code 0 |
| |
| 84 | 2026-03-02T08:31:04.922Z | starting task 3: "build" |
| 85 | 2026-03-02T08:31:04.947Z | + set -e |
| 86 | 2026-03-02T08:31:04.947Z | + [[ true == true ]] |
| 87 | 2026-03-02T08:31:04.947Z | + WORK=/work |
| 88 | 2026-03-02T08:31:04.947Z | + pfexec pkg install protobuf git |
| 89 | 2026-03-02T08:31:20.946Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 90 | 2026-03-02T08:31:33.824Z | Startup: Caching catalogs ... Done |
| 91 | 2026-03-02T08:32:02.378Z | Planning: Solver setup ... Done |
| 92 | 2026-03-02T08:32:02.568Z | Planning: Running solver ... Done |
| 93 | 2026-03-02T08:32:02.727Z | Planning: Finding local manifests ... Done |
| 94 | 2026-03-02T08:32:02.804Z | Planning: Fetching manifests: 0/1 0% complete |
| 95 | 2026-03-02T08:32:03.057Z | Planning: Fetching manifests: 1/1 100% complete |
| 96 | 2026-03-02T08:32:03.092Z | Planning: Package planning ... Done |
| 97 | 2026-03-02T08:32:03.143Z | Planning: Merging actions ... Done |
| 98 | 2026-03-02T08:32:03.327Z | Planning: Checking for conflicting actions ... Done |
| 99 | 2026-03-02T08:32:03.352Z | Planning: Consolidating action changes ... Done |
| 100 | 2026-03-02T08:32:03.982Z | Planning: Evaluating mediators ... Done |
| 101 | 2026-03-02T08:32:04.007Z | Planning: Planning completed in 30.04 seconds |
| 102 | 2026-03-02T08:32:04.007Z | Packages to install: 1 |
| 103 | 2026-03-02T08:32:04.007Z | Create boot environment: No |
| 104 | 2026-03-02T08:32:04.007Z | Create backup boot environment: No |
| 105 | 2026-03-02T08:32:04.058Z | |
| 106 | 2026-03-02T08:32:04.058Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 107 | 2026-03-02T08:32:06.627Z | Download: Completed 15.22 MB in 2.57 seconds (5.9M/s) |
| 108 | 2026-03-02T08:32:06.753Z | Actions: 1/1284 actions (Installing new actions) |
| 109 | 2026-03-02T08:32:07.322Z | Actions: Completed 1284 actions in 0.57 seconds. |
| 110 | 2026-03-02T08:32:07.824Z | Done |
| 111 | 2026-03-02T08:32:07.824Z | Done |
| 112 | 2026-03-02T08:32:09.030Z | Done |
| 113 | 2026-03-02T08:32:13.795Z | Done |
| 114 | 2026-03-02T08:32:13.888Z | Done |
| 115 | 2026-03-02T08:32:13.919Z | Done |
| 116 | 2026-03-02T08:32:13.997Z | Done |
| 117 | 2026-03-02T08:32:14.597Z | + cargo --version |
| 118 | 2026-03-02T08:32:14.665Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 119 | 2026-03-02T08:32:14.689Z | + rustc --version |
| 120 | 2026-03-02T08:32:14.748Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 121 | 2026-03-02T08:32:14.774Z | + banner clone |
| 122 | 2026-03-02T08:32:14.774Z | |
| 123 | 2026-03-02T08:32:14.774Z | #### # #### # # ###### |
| 124 | 2026-03-02T08:32:14.774Z | # # # # # ## # # |
| 125 | 2026-03-02T08:32:14.774Z | # # # # # # # ##### |
| 126 | 2026-03-02T08:32:14.774Z | # # # # # # # # |
| 127 | 2026-03-02T08:32:14.774Z | # # # # # # ## # |
| 128 | 2026-03-02T08:32:14.774Z | #### ###### #### # # ###### |
| 129 | 2026-03-02T08:32:14.774Z | |
| 130 | 2026-03-02T08:32:14.774Z | + mkdir -p /work/ci |
| 131 | 2026-03-02T08:32:14.774Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 132 | 2026-03-02T08:32:14.799Z | Cloning into '/work/ci/testbed'... |
| 133 | 2026-03-02T08:32:17.117Z | + banner build |
| 134 | 2026-03-02T08:32:17.144Z | |
| 135 | 2026-03-02T08:32:17.144Z | ##### # # # # ##### |
| 136 | 2026-03-02T08:32:17.144Z | # # # # # # # # |
| 137 | 2026-03-02T08:32:17.144Z | ##### # # # # # # |
| 138 | 2026-03-02T08:32:17.144Z | # # # # # # # # |
| 139 | 2026-03-02T08:32:17.144Z | # # # # # # # # |
| 140 | 2026-03-02T08:32:17.144Z | ##### #### # ###### ##### |
| 141 | 2026-03-02T08:32:17.144Z | |
| 142 | 2026-03-02T08:32:17.144Z | + cd /work/ci/testbed |
| 143 | 2026-03-02T08:32:17.144Z | + cargo build -p interop-lab -p wrangler |
| 144 | 2026-03-02T08:32:17.332Z | Updating crates.io index |
| 145 | 2026-03-02T08:32:17.371Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 146 | 2026-03-02T08:32:17.926Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 147 | 2026-03-02T08:32:18.753Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 148 | 2026-03-02T08:32:19.235Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 149 | 2026-03-02T08:32:20.505Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 150 | 2026-03-02T08:32:20.972Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 151 | 2026-03-02T08:32:21.396Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 152 | 2026-03-02T08:32:22.921Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 153 | 2026-03-02T08:32:25.098Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 154 | 2026-03-02T08:32:25.559Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 155 | 2026-03-02T08:32:25.947Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 156 | 2026-03-02T08:32:26.340Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 157 | 2026-03-02T08:32:26.692Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 158 | 2026-03-02T08:32:31.301Z | Downloading crates ... |
| 159 | 2026-03-02T08:32:31.390Z | Downloaded foreign-types v0.3.2 |
| 160 | 2026-03-02T08:32:31.426Z | Downloaded block-buffer v0.10.4 |
| 161 | 2026-03-02T08:32:31.426Z | Downloaded byteorder v1.5.0 |
| 162 | 2026-03-02T08:32:31.426Z | Downloaded anstyle-parse v0.2.7 |
| 163 | 2026-03-02T08:32:31.426Z | Downloaded autocfg v1.5.0 |
| 164 | 2026-03-02T08:32:31.426Z | Downloaded pin-project v1.1.10 |
| 165 | 2026-03-02T08:32:31.453Z | Downloaded memchr v2.7.6 |
| 166 | 2026-03-02T08:32:31.453Z | Downloaded openapiv3 v2.2.0 |
| 167 | 2026-03-02T08:32:31.453Z | Downloaded progenitor v0.11.2 |
| 168 | 2026-03-02T08:32:31.478Z | Downloaded rand_chacha v0.3.1 |
| 169 | 2026-03-02T08:32:31.478Z | Downloaded prost-types v0.11.9 |
| 170 | 2026-03-02T08:32:31.478Z | Downloaded rand_core v0.9.5 |
| 171 | 2026-03-02T08:32:31.478Z | Downloaded progenitor-client v0.11.2 |
| 172 | 2026-03-02T08:32:31.478Z | Downloaded ref-cast v1.0.25 |
| 173 | 2026-03-02T08:32:31.478Z | Downloaded rand_core v0.6.4 |
| 174 | 2026-03-02T08:32:31.478Z | Downloaded prost-build v0.11.9 |
| 175 | 2026-03-02T08:32:31.504Z | Downloaded scopeguard v1.2.0 |
| 176 | 2026-03-02T08:32:31.504Z | Downloaded rustc-hash v2.1.1 |
| 177 | 2026-03-02T08:32:31.504Z | Downloaded sha1 v0.10.6 |
| 178 | 2026-03-02T08:32:31.504Z | Downloaded heck v0.4.1 |
| 179 | 2026-03-02T08:32:31.504Z | Downloaded rand v0.8.5 |
| 180 | 2026-03-02T08:32:31.504Z | Downloaded ref-cast-impl v1.0.25 |
| 181 | 2026-03-02T08:32:31.504Z | Downloaded subtle v2.6.1 |
| 182 | 2026-03-02T08:32:31.504Z | Downloaded stable_deref_trait v1.2.1 |
| 183 | 2026-03-02T08:32:31.530Z | Downloaded sct v0.7.1 |
| 184 | 2026-03-02T08:32:31.530Z | Downloaded take_mut v0.2.2 |
| 185 | 2026-03-02T08:32:31.530Z | Downloaded serde_spanned v1.0.4 |
| 186 | 2026-03-02T08:32:31.530Z | Downloaded tokio-openssl v0.6.5 |
| 187 | 2026-03-02T08:32:31.530Z | Downloaded sync_wrapper v0.1.2 |
| 188 | 2026-03-02T08:32:31.530Z | Downloaded tokio-io-timeout v1.2.1 |
| 189 | 2026-03-02T08:32:31.530Z | Downloaded tinyvec_macros v0.1.1 |
| 190 | 2026-03-02T08:32:31.530Z | Downloaded typeid v1.0.3 |
| 191 | 2026-03-02T08:32:31.530Z | Downloaded try-lock v0.2.5 |
| 192 | 2026-03-02T08:32:31.556Z | Downloaded time-macros v0.2.26 |
| 193 | 2026-03-02T08:32:31.556Z | Downloaded want v0.3.1 |
| 194 | 2026-03-02T08:32:31.556Z | Downloaded semver v1.0.27 |
| 195 | 2026-03-02T08:32:31.556Z | Downloaded which v4.4.2 |
| 196 | 2026-03-02T08:32:31.556Z | Downloaded rustls-pemfile v1.0.4 |
| 197 | 2026-03-02T08:32:31.556Z | Downloaded slog-stdlog v4.1.1 |
| 198 | 2026-03-02T08:32:31.556Z | Downloaded zerofrom-derive v0.1.6 |
| 199 | 2026-03-02T08:32:31.556Z | Downloaded schemars v0.8.22 |
| 200 | 2026-03-02T08:32:31.581Z | Downloaded zone_cfg_derive v0.3.1 |
| 201 | 2026-03-02T08:32:31.581Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 202 | 2026-03-02T08:32:31.581Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 203 | 2026-03-02T08:32:31.581Z | Downloaded rand v0.9.2 |
| 204 | 2026-03-02T08:32:31.607Z | Downloaded serde_yaml v0.9.34+deprecated |
| 205 | 2026-03-02T08:32:31.607Z | Downloaded tonic v0.9.2 |
| 206 | 2026-03-02T08:32:31.607Z | Downloaded zone v0.3.1 |
| 207 | 2026-03-02T08:32:31.607Z | Downloaded tracing-attributes v0.1.31 |
| 208 | 2026-03-02T08:32:31.607Z | Downloaded tower v0.4.13 |
| 209 | 2026-03-02T08:32:31.633Z | Downloaded regex v1.12.2 |
| 210 | 2026-03-02T08:32:31.633Z | Downloaded zerovec v0.11.5 |
| 211 | 2026-03-02T08:32:31.658Z | Downloaded tracing-core v0.1.36 |
| 212 | 2026-03-02T08:32:31.658Z | Downloaded unsafe-libyaml v0.2.11 |
| 213 | 2026-03-02T08:32:31.658Z | Downloaded winnow v0.7.14 |
| 214 | 2026-03-02T08:32:31.658Z | Downloaded uuid v1.20.0 |
| 215 | 2026-03-02T08:32:31.658Z | Downloaded vcpkg v0.2.15 |
| 216 | 2026-03-02T08:32:31.704Z | Downloaded zerotrie v0.2.3 |
| 217 | 2026-03-02T08:32:31.729Z | Downloaded tower v0.5.3 |
| 218 | 2026-03-02T08:32:31.729Z | Downloaded reqwest v0.12.28 |
| 219 | 2026-03-02T08:32:31.729Z | Downloaded zerocopy v0.8.34 |
| 220 | 2026-03-02T08:32:31.755Z | Downloaded serde_json v1.0.149 |
| 221 | 2026-03-02T08:32:31.780Z | Downloaded hyper v0.14.32 |
| 222 | 2026-03-02T08:32:31.780Z | Downloaded regress v0.10.5 |
| 223 | 2026-03-02T08:32:31.780Z | Downloaded webpki-roots v1.0.5 |
| 224 | 2026-03-02T08:32:31.805Z | Downloaded chrono v0.4.43 |
| 225 | 2026-03-02T08:32:31.805Z | Downloaded h2 v0.4.13 |
| 226 | 2026-03-02T08:32:31.805Z | Downloaded rustix v1.1.3 |
| 227 | 2026-03-02T08:32:31.829Z | Downloaded unicode-width v0.2.2 |
| 228 | 2026-03-02T08:32:31.859Z | Downloaded typify-impl v0.4.3 |
| 229 | 2026-03-02T08:32:31.859Z | Downloaded h2 v0.3.27 |
| 230 | 2026-03-02T08:32:31.859Z | Downloaded futures-util v0.3.32 |
| 231 | 2026-03-02T08:32:31.884Z | Downloaded regex-automata v0.4.13 |
| 232 | 2026-03-02T08:32:31.884Z | Downloaded petgraph v0.6.5 |
| 233 | 2026-03-02T08:32:31.909Z | Downloaded rustls v0.23.36 |
| 234 | 2026-03-02T08:32:31.935Z | Downloaded rustix v0.38.44 |
| 235 | 2026-03-02T08:32:31.960Z | Downloaded syn v2.0.114 |
| 236 | 2026-03-02T08:32:31.960Z | Downloaded clap_builder v4.5.60 |
| 237 | 2026-03-02T08:32:31.960Z | Downloaded lzma-sys v0.1.20 |
| 238 | 2026-03-02T08:32:31.985Z | Downloaded tracing v0.1.44 |
| 239 | 2026-03-02T08:32:32.010Z | Downloaded axum v0.6.20 |
| 240 | 2026-03-02T08:32:32.035Z | Downloaded hyper v1.8.1 |
| 241 | 2026-03-02T08:32:32.035Z | Downloaded hashbrown v0.16.1 |
| 242 | 2026-03-02T08:32:32.035Z | Downloaded axum v0.7.9 |
| 243 | 2026-03-02T08:32:32.061Z | Downloaded ron v0.12.0 |
| 244 | 2026-03-02T08:32:32.061Z | Downloaded regex-syntax v0.8.8 |
| 245 | 2026-03-02T08:32:32.061Z | Downloaded aho-corasick v1.1.4 |
| 246 | 2026-03-02T08:32:32.061Z | Downloaded http v1.4.0 |
| 247 | 2026-03-02T08:32:32.085Z | Downloaded url v2.5.8 |
| 248 | 2026-03-02T08:32:32.085Z | Downloaded typenum v1.19.0 |
| 249 | 2026-03-02T08:32:32.085Z | Downloaded tungstenite v0.21.0 |
| 250 | 2026-03-02T08:32:32.085Z | Downloaded syn v1.0.109 |
| 251 | 2026-03-02T08:32:32.086Z | Downloaded rustls v0.21.12 |
| 252 | 2026-03-02T08:32:32.110Z | Downloaded quinn-proto v0.11.13 |
| 253 | 2026-03-02T08:32:32.110Z | Downloaded http v0.2.12 |
| 254 | 2026-03-02T08:32:32.110Z | Downloaded base64 v0.22.1 |
| 255 | 2026-03-02T08:32:32.110Z | Downloaded time v0.3.46 |
| 256 | 2026-03-02T08:32:32.135Z | Downloaded crossbeam-channel v0.5.15 |
| 257 | 2026-03-02T08:32:32.135Z | Downloaded typify v0.4.3 |
| 258 | 2026-03-02T08:32:32.135Z | Downloaded serde_with v3.17.0 |
| 259 | 2026-03-02T08:32:32.160Z | Downloaded openssl v0.10.75 |
| 260 | 2026-03-02T08:32:32.160Z | Downloaded tokio v1.49.0 |
| 261 | 2026-03-02T08:32:32.195Z | Downloaded arc-swap v1.8.0 |
| 262 | 2026-03-02T08:32:32.220Z | Downloaded tokio-util v0.7.18 |
| 263 | 2026-03-02T08:32:32.220Z | Downloaded futures v0.3.32 |
| 264 | 2026-03-02T08:32:32.220Z | Downloaded darling_core v0.21.3 |
| 265 | 2026-03-02T08:32:32.220Z | Downloaded tower-http v0.6.8 |
| 266 | 2026-03-02T08:32:32.246Z | Downloaded tinyvec v1.10.0 |
| 267 | 2026-03-02T08:32:32.246Z | Downloaded slog v2.8.2 |
| 268 | 2026-03-02T08:32:32.246Z | Downloaded serde_derive v1.0.228 |
| 269 | 2026-03-02T08:32:32.246Z | Downloaded ryu v1.0.22 |
| 270 | 2026-03-02T08:32:32.246Z | Downloaded icu_properties_data v2.1.2 |
| 271 | 2026-03-02T08:32:32.271Z | Downloaded clap v4.5.60 |
| 272 | 2026-03-02T08:32:32.271Z | Downloaded cc v1.2.54 |
| 273 | 2026-03-02T08:32:32.271Z | Downloaded getrandom v0.3.4 |
| 274 | 2026-03-02T08:32:32.271Z | Downloaded rustls-webpki v0.101.7 |
| 275 | 2026-03-02T08:32:32.296Z | Downloaded iri-string v0.7.10 |
| 276 | 2026-03-02T08:32:32.296Z | Downloaded httparse v1.10.1 |
| 277 | 2026-03-02T08:32:32.296Z | Downloaded portable-atomic v1.13.0 |
| 278 | 2026-03-02T08:32:32.321Z | Downloaded tonic v0.12.3 |
| 279 | 2026-03-02T08:32:32.321Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 280 | 2026-03-02T08:32:32.321Z | Downloaded serde_tokenstream v0.2.2 |
| 281 | 2026-03-02T08:32:32.321Z | Downloaded mio v1.1.1 |
| 282 | 2026-03-02T08:32:32.321Z | Downloaded hashbrown v0.12.3 |
| 283 | 2026-03-02T08:32:32.321Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 284 | 2026-03-02T08:32:32.346Z | Downloaded rustls-pki-types v1.14.0 |
| 285 | 2026-03-02T08:32:32.346Z | Downloaded console v0.16.2 |
| 286 | 2026-03-02T08:32:32.346Z | Downloaded bytes v1.11.0 |
| 287 | 2026-03-02T08:32:32.346Z | Downloaded rustls-webpki v0.103.9 |
| 288 | 2026-03-02T08:32:32.346Z | Downloaded ring v0.17.14 |
| 289 | 2026-03-02T08:32:32.378Z | Downloaded encoding_rs v0.8.35 |
| 290 | 2026-03-02T08:32:32.403Z | Downloaded getrandom v0.2.17 |
| 291 | 2026-03-02T08:32:32.403Z | Downloaded darling v0.21.3 |
| 292 | 2026-03-02T08:32:32.428Z | Downloaded axum-core v0.4.5 |
| 293 | 2026-03-02T08:32:32.428Z | Downloaded anyhow v1.0.102 |
| 294 | 2026-03-02T08:32:32.428Z | Downloaded socket2 v0.5.10 |
| 295 | 2026-03-02T08:32:32.428Z | Downloaded schemars v1.2.0 |
| 296 | 2026-03-02T08:32:32.453Z | Downloaded tokio-rustls v0.26.4 |
| 297 | 2026-03-02T08:32:32.453Z | Downloaded tokio-rustls v0.24.1 |
| 298 | 2026-03-02T08:32:32.453Z | Downloaded socket2 v0.6.2 |
| 299 | 2026-03-02T08:32:32.453Z | Downloaded idna v1.1.0 |
| 300 | 2026-03-02T08:32:32.453Z | Downloaded icu_collections v2.1.1 |
| 301 | 2026-03-02T08:32:32.453Z | Downloaded hyper-rustls v0.27.7 |
| 302 | 2026-03-02T08:32:32.453Z | Downloaded colored v3.1.1 |
| 303 | 2026-03-02T08:32:32.453Z | Downloaded base64 v0.21.7 |
| 304 | 2026-03-02T08:32:32.479Z | Downloaded zmij v1.0.17 |
| 305 | 2026-03-02T08:32:32.479Z | Downloaded zerovec-derive v0.11.2 |
| 306 | 2026-03-02T08:32:32.479Z | Downloaded zeroize v1.8.2 |
| 307 | 2026-03-02T08:32:32.479Z | Downloaded yoke v0.8.1 |
| 308 | 2026-03-02T08:32:32.479Z | Downloaded xz2 v0.1.7 |
| 309 | 2026-03-02T08:32:32.479Z | Downloaded writeable v0.6.2 |
| 310 | 2026-03-02T08:32:32.479Z | Downloaded utf-8 v0.7.6 |
| 311 | 2026-03-02T08:32:32.479Z | Downloaded untrusted v0.9.0 |
| 312 | 2026-03-02T08:32:32.479Z | Downloaded unit-prefix v0.5.2 |
| 313 | 2026-03-02T08:32:32.479Z | Downloaded unicode-ident v1.0.22 |
| 314 | 2026-03-02T08:32:32.479Z | Downloaded tonic-build v0.9.2 |
| 315 | 2026-03-02T08:32:32.479Z | Downloaded tokio-tungstenite v0.21.0 |
| 316 | 2026-03-02T08:32:32.479Z | Downloaded tokio-stream v0.1.18 |
| 317 | 2026-03-02T08:32:32.504Z | Downloaded tinystr v0.8.2 |
| 318 | 2026-03-02T08:32:32.504Z | Downloaded thread_local v1.1.9 |
| 319 | 2026-03-02T08:32:32.504Z | Downloaded thiserror-impl v2.0.18 |
| 320 | 2026-03-02T08:32:32.504Z | Downloaded thiserror-impl v1.0.69 |
| 321 | 2026-03-02T08:32:32.504Z | Downloaded thiserror v2.0.18 |
| 322 | 2026-03-02T08:32:32.504Z | Downloaded term v1.2.1 |
| 323 | 2026-03-02T08:32:32.504Z | Downloaded synstructure v0.13.2 |
| 324 | 2026-03-02T08:32:32.504Z | Downloaded sync_wrapper v1.0.2 |
| 325 | 2026-03-02T08:32:32.504Z | Downloaded slog-async v2.8.0 |
| 326 | 2026-03-02T08:32:32.504Z | Downloaded slab v0.4.11 |
| 327 | 2026-03-02T08:32:32.530Z | Downloaded signal-hook-registry v1.4.8 |
| 328 | 2026-03-02T08:32:32.530Z | Downloaded serde_derive_internals v0.29.1 |
| 329 | 2026-03-02T08:32:32.530Z | Downloaded serde v1.0.228 |
| 330 | 2026-03-02T08:32:32.530Z | Downloaded schemars_derive v0.8.22 |
| 331 | 2026-03-02T08:32:32.530Z | Downloaded schemars v0.9.0 |
| 332 | 2026-03-02T08:32:32.530Z | Downloaded progenitor-impl v0.11.2 |
| 333 | 2026-03-02T08:32:32.530Z | Downloaded prettyplease v0.1.25 |
| 334 | 2026-03-02T08:32:32.554Z | Downloaded progenitor-impl v0.10.0 |
| 335 | 2026-03-02T08:32:32.554Z | Downloaded zerofrom v0.1.6 |
| 336 | 2026-03-02T08:32:32.555Z | Downloaded yoke-derive v0.8.1 |
| 337 | 2026-03-02T08:32:32.555Z | Downloaded thiserror v1.0.69 |
| 338 | 2026-03-02T08:32:32.555Z | Downloaded slog-term v2.9.2 |
| 339 | 2026-03-02T08:32:32.555Z | Downloaded futures-channel v0.3.32 |
| 340 | 2026-03-02T08:32:32.555Z | Downloaded deranged v0.5.5 |
| 341 | 2026-03-02T08:32:32.555Z | Downloaded crossbeam-utils v0.8.21 |
| 342 | 2026-03-02T08:32:32.555Z | Downloaded clap_derive v4.5.55 |
| 343 | 2026-03-02T08:32:32.555Z | Downloaded async-trait v0.1.89 |
| 344 | 2026-03-02T08:32:32.580Z | Downloaded fastrand v2.3.0 |
| 345 | 2026-03-02T08:32:32.580Z | Downloaded erased-serde v0.3.31 |
| 346 | 2026-03-02T08:32:32.580Z | Downloaded either v1.15.0 |
| 347 | 2026-03-02T08:32:32.580Z | Downloaded digest v0.10.7 |
| 348 | 2026-03-02T08:32:32.580Z | Downloaded version_check v0.9.5 |
| 349 | 2026-03-02T08:32:32.580Z | Downloaded utf8_iter v1.0.4 |
| 350 | 2026-03-02T08:32:32.580Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 351 | 2026-03-02T08:32:32.580Z | Downloaded tokio-native-tls v0.3.1 |
| 352 | 2026-03-02T08:32:32.580Z | Downloaded tokio-macros v2.6.0 |
| 353 | 2026-03-02T08:32:32.580Z | Downloaded prettyplease v0.2.37 |
| 354 | 2026-03-02T08:32:32.580Z | Downloaded indexmap v2.13.0 |
| 355 | 2026-03-02T08:32:32.580Z | Downloaded http-body-util v0.1.3 |
| 356 | 2026-03-02T08:32:32.580Z | Downloaded generic-array v0.14.9 |
| 357 | 2026-03-02T08:32:32.580Z | Downloaded utf8parse v0.2.2 |
| 358 | 2026-03-02T08:32:32.606Z | Downloaded typify-macro v0.4.3 |
| 359 | 2026-03-02T08:32:32.606Z | Downloaded tower-layer v0.3.3 |
| 360 | 2026-03-02T08:32:32.606Z | Downloaded tonic-openssl v0.3.0 |
| 361 | 2026-03-02T08:32:32.606Z | Downloaded parking_lot_core v0.9.12 |
| 362 | 2026-03-02T08:32:32.606Z | Downloaded tempfile v3.24.0 |
| 363 | 2026-03-02T08:32:32.606Z | Downloaded smallvec v1.15.1 |
| 364 | 2026-03-02T08:32:32.606Z | Downloaded serde_core v1.0.228 |
| 365 | 2026-03-02T08:32:32.606Z | Downloaded foldhash v0.2.0 |
| 366 | 2026-03-02T08:32:32.606Z | Downloaded find-msvc-tools v0.1.8 |
| 367 | 2026-03-02T08:32:32.606Z | Downloaded tower-service v0.3.3 |
| 368 | 2026-03-02T08:32:32.606Z | Downloaded time-core v0.1.8 |
| 369 | 2026-03-02T08:32:32.606Z | Downloaded strsim v0.11.1 |
| 370 | 2026-03-02T08:32:32.606Z | Downloaded tabwriter v1.4.1 |
| 371 | 2026-03-02T08:32:32.606Z | Downloaded slog-envlogger v2.2.0 |
| 372 | 2026-03-02T08:32:32.606Z | Downloaded quinn v0.11.9 |
| 373 | 2026-03-02T08:32:32.632Z | Downloaded serde_with_macros v3.17.0 |
| 374 | 2026-03-02T08:32:32.632Z | Downloaded serde_urlencoded v0.7.1 |
| 375 | 2026-03-02T08:32:32.632Z | Downloaded num_enum v0.7.5 |
| 376 | 2026-03-02T08:32:32.632Z | Downloaded native-tls v0.2.14 |
| 377 | 2026-03-02T08:32:32.632Z | Downloaded allocator-api2 v0.2.21 |
| 378 | 2026-03-02T08:32:32.632Z | Downloaded smf v0.2.3 |
| 379 | 2026-03-02T08:32:32.632Z | Downloaded slog-scope v4.4.1 |
| 380 | 2026-03-02T08:32:32.632Z | Downloaded prost v0.13.5 |
| 381 | 2026-03-02T08:32:32.632Z | Downloaded proc-macro-error v1.0.4 |
| 382 | 2026-03-02T08:32:32.632Z | Downloaded futures-executor v0.3.32 |
| 383 | 2026-03-02T08:32:32.632Z | Downloaded futures-core v0.3.32 |
| 384 | 2026-03-02T08:32:32.632Z | Downloaded data-encoding v2.10.0 |
| 385 | 2026-03-02T08:32:32.632Z | Downloaded bitflags v1.3.2 |
| 386 | 2026-03-02T08:32:32.658Z | Downloaded quinn-udp v0.5.14 |
| 387 | 2026-03-02T08:32:32.658Z | Downloaded parking_lot v0.12.5 |
| 388 | 2026-03-02T08:32:32.658Z | Downloaded displaydoc v0.2.5 |
| 389 | 2026-03-02T08:32:32.658Z | Downloaded shlex v1.3.0 |
| 390 | 2026-03-02T08:32:32.658Z | Downloaded pin-utils v0.1.0 |
| 391 | 2026-03-02T08:32:32.658Z | Downloaded lock_api v0.4.14 |
| 392 | 2026-03-02T08:32:32.658Z | Downloaded ipnetwork v0.21.1 |
| 393 | 2026-03-02T08:32:32.658Z | Downloaded sha2 v0.10.9 |
| 394 | 2026-03-02T08:32:32.658Z | Downloaded lru-slab v0.1.2 |
| 395 | 2026-03-02T08:32:32.658Z | Downloaded hyper-tls v0.6.0 |
| 396 | 2026-03-02T08:32:32.658Z | Downloaded hyper-timeout v0.5.2 |
| 397 | 2026-03-02T08:32:32.658Z | Downloaded errno v0.3.14 |
| 398 | 2026-03-02T08:32:32.658Z | Downloaded proc-macro-crate v3.4.0 |
| 399 | 2026-03-02T08:32:32.658Z | Downloaded is_terminal_polyfill v1.70.2 |
| 400 | 2026-03-02T08:32:32.658Z | Downloaded futures-macro v0.3.32 |
| 401 | 2026-03-02T08:32:32.683Z | Downloaded once_cell v1.21.3 |
| 402 | 2026-03-02T08:32:32.683Z | Downloaded hex v0.4.3 |
| 403 | 2026-03-02T08:32:32.683Z | Downloaded foreign-types-macros v0.2.3 |
| 404 | 2026-03-02T08:32:32.683Z | Downloaded atomic-waker v1.1.2 |
| 405 | 2026-03-02T08:32:32.683Z | Downloaded foreign-types-shared v0.3.1 |
| 406 | 2026-03-02T08:32:32.683Z | Downloaded crypto-common v0.1.6 |
| 407 | 2026-03-02T08:32:32.683Z | Downloaded rustversion v1.0.22 |
| 408 | 2026-03-02T08:32:32.683Z | Downloaded idna_adapter v1.2.1 |
| 409 | 2026-03-02T08:32:32.683Z | Downloaded home v0.5.12 |
| 410 | 2026-03-02T08:32:32.684Z | Downloaded async-stream v0.3.6 |
| 411 | 2026-03-02T08:32:32.684Z | Downloaded progenitor-client v0.10.0 |
| 412 | 2026-03-02T08:32:32.684Z | Downloaded hyper-openssl v0.9.2 |
| 413 | 2026-03-02T08:32:32.684Z | Downloaded http-body v1.0.1 |
| 414 | 2026-03-02T08:32:32.684Z | Downloaded futures-task v0.3.32 |
| 415 | 2026-03-02T08:32:32.684Z | Downloaded futures-io v0.3.32 |
| 416 | 2026-03-02T08:32:32.684Z | Downloaded pretty-hex v0.4.1 |
| 417 | 2026-03-02T08:32:32.684Z | Downloaded itoa v1.0.17 |
| 418 | 2026-03-02T08:32:32.709Z | Downloaded futures-sink v0.3.32 |
| 419 | 2026-03-02T08:32:32.709Z | Downloaded proc-macro2 v1.0.106 |
| 420 | 2026-03-02T08:32:32.709Z | Downloaded quote v1.0.44 |
| 421 | 2026-03-02T08:32:32.709Z | Downloaded prost v0.11.9 |
| 422 | 2026-03-02T08:32:32.709Z | Downloaded crucible-workspace-hack v0.1.0 |
| 423 | 2026-03-02T08:32:32.709Z | Downloaded progenitor-macro v0.11.2 |
| 424 | 2026-03-02T08:32:32.709Z | Downloaded openssl-sys v0.9.111 |
| 425 | 2026-03-02T08:32:32.709Z | Downloaded ipnet v2.11.0 |
| 426 | 2026-03-02T08:32:32.709Z | Downloaded indicatif v0.18.3 |
| 427 | 2026-03-02T08:32:32.709Z | Downloaded cargo_toml v0.22.3 |
| 428 | 2026-03-02T08:32:32.709Z | Downloaded proc-macro-error-attr v1.0.4 |
| 429 | 2026-03-02T08:32:32.709Z | Downloaded pkg-config v0.3.32 |
| 430 | 2026-03-02T08:32:32.734Z | Downloaded openssl-probe v0.1.6 |
| 431 | 2026-03-02T08:32:32.734Z | Downloaded num-traits v0.2.19 |
| 432 | 2026-03-02T08:32:32.734Z | Downloaded indexmap v1.9.3 |
| 433 | 2026-03-02T08:32:32.734Z | Downloaded hyper-timeout v0.4.1 |
| 434 | 2026-03-02T08:32:32.734Z | Downloaded foreign-types v0.5.0 |
| 435 | 2026-03-02T08:32:32.734Z | Downloaded dyn-clone v1.0.20 |
| 436 | 2026-03-02T08:32:32.734Z | Downloaded cpufeatures v0.2.17 |
| 437 | 2026-03-02T08:32:32.734Z | Downloaded base16ct v1.0.0 |
| 438 | 2026-03-02T08:32:32.734Z | Downloaded rand_chacha v0.9.0 |
| 439 | 2026-03-02T08:32:32.734Z | Downloaded percent-encoding v2.3.2 |
| 440 | 2026-03-02T08:32:32.734Z | Downloaded httpdate v1.0.3 |
| 441 | 2026-03-02T08:32:32.734Z | Downloaded http-body v0.4.6 |
| 442 | 2026-03-02T08:32:32.735Z | Downloaded fnv v1.0.7 |
| 443 | 2026-03-02T08:32:32.735Z | Downloaded prost-derive v0.11.9 |
| 444 | 2026-03-02T08:32:32.735Z | Downloaded progenitor-macro v0.10.0 |
| 445 | 2026-03-02T08:32:32.735Z | Downloaded ppv-lite86 v0.2.21 |
| 446 | 2026-03-02T08:32:32.760Z | Downloaded openssl-macros v0.1.1 |
| 447 | 2026-03-02T08:32:32.760Z | Downloaded form_urlencoded v1.2.2 |
| 448 | 2026-03-02T08:32:32.760Z | Downloaded equivalent v1.0.2 |
| 449 | 2026-03-02T08:32:32.760Z | Downloaded darling_macro v0.21.3 |
| 450 | 2026-03-02T08:32:32.760Z | Downloaded async-stream-impl v0.3.6 |
| 451 | 2026-03-02T08:32:32.760Z | Downloaded progenitor v0.10.0 |
| 452 | 2026-03-02T08:32:32.760Z | Downloaded powerfmt v0.2.0 |
| 453 | 2026-03-02T08:32:32.760Z | Downloaded potential_utf v0.1.4 |
| 454 | 2026-03-02T08:32:32.760Z | Downloaded pin-project-lite v0.2.16 |
| 455 | 2026-03-02T08:32:32.760Z | Downloaded num_enum_derive v0.7.5 |
| 456 | 2026-03-02T08:32:32.760Z | Downloaded mime v0.3.17 |
| 457 | 2026-03-02T08:32:32.760Z | Downloaded log v0.4.29 |
| 458 | 2026-03-02T08:32:32.760Z | Downloaded litemap v0.8.1 |
| 459 | 2026-03-02T08:32:32.760Z | Downloaded linked_hash_set v0.1.6 |
| 460 | 2026-03-02T08:32:32.760Z | Downloaded libc v0.2.180 |
| 461 | 2026-03-02T08:32:32.795Z | Downloaded is-terminal v0.4.17 |
| 462 | 2026-03-02T08:32:32.821Z | Downloaded ident_case v1.0.1 |
| 463 | 2026-03-02T08:32:32.821Z | Downloaded heck v0.5.0 |
| 464 | 2026-03-02T08:32:32.821Z | Downloaded foreign-types-shared v0.1.1 |
| 465 | 2026-03-02T08:32:32.821Z | Downloaded fixedbitset v0.4.2 |
| 466 | 2026-03-02T08:32:32.821Z | Downloaded cstr-argument v0.1.2 |
| 467 | 2026-03-02T08:32:32.821Z | Downloaded pin-project-internal v1.1.10 |
| 468 | 2026-03-02T08:32:32.821Z | Downloaded oxnet v0.1.4 |
| 469 | 2026-03-02T08:32:32.821Z | Downloaded num-conv v0.2.0 |
| 470 | 2026-03-02T08:32:32.821Z | Downloaded multimap v0.8.3 |
| 471 | 2026-03-02T08:32:32.821Z | Downloaded matchit v0.7.3 |
| 472 | 2026-03-02T08:32:32.821Z | Downloaded colorchoice v1.0.4 |
| 473 | 2026-03-02T08:32:32.821Z | Downloaded clap_lex v1.0.0 |
| 474 | 2026-03-02T08:32:32.821Z | Downloaded cfg_aliases v0.2.1 |
| 475 | 2026-03-02T08:32:32.821Z | Downloaded bitflags v2.10.0 |
| 476 | 2026-03-02T08:32:32.821Z | Downloaded axum-core v0.3.4 |
| 477 | 2026-03-02T08:32:32.821Z | Downloaded anstream v0.6.21 |
| 478 | 2026-03-02T08:32:32.821Z | Downloaded linked-hash-map v0.5.6 |
| 479 | 2026-03-02T08:32:32.854Z | Downloaded itertools v0.12.1 |
| 480 | 2026-03-02T08:32:32.854Z | Downloaded itertools v0.10.5 |
| 481 | 2026-03-02T08:32:32.854Z | Downloaded icu_properties v2.1.2 |
| 482 | 2026-03-02T08:32:32.854Z | Downloaded icu_normalizer_data v2.1.1 |
| 483 | 2026-03-02T08:32:32.854Z | Downloaded icu_normalizer v2.1.1 |
| 484 | 2026-03-02T08:32:32.854Z | Downloaded iana-time-zone v0.1.64 |
| 485 | 2026-03-02T08:32:32.854Z | Downloaded hyper-util v0.1.19 |
| 486 | 2026-03-02T08:32:32.880Z | Downloaded anstyle-query v1.1.5 |
| 487 | 2026-03-02T08:32:32.880Z | Downloaded lazy_static v1.5.0 |
| 488 | 2026-03-02T08:32:32.880Z | Downloaded icu_provider v2.1.1 |
| 489 | 2026-03-02T08:32:32.880Z | Downloaded cfg-if v1.0.4 |
| 490 | 2026-03-02T08:32:32.880Z | Downloaded camino v1.2.2 |
| 491 | 2026-03-02T08:32:32.880Z | Downloaded anstyle v1.0.13 |
| 492 | 2026-03-02T08:32:32.880Z | Downloaded icu_locale_core v2.1.1 |
| 493 | 2026-03-02T08:32:33.038Z | Compiling proc-macro2 v1.0.106 |
| 494 | 2026-03-02T08:32:33.038Z | Compiling quote v1.0.44 |
| 495 | 2026-03-02T08:32:33.038Z | Compiling unicode-ident v1.0.22 |
| 496 | 2026-03-02T08:32:33.063Z | Compiling libc v0.2.180 |
| 497 | 2026-03-02T08:32:33.063Z | Compiling cfg-if v1.0.4 |
| 498 | 2026-03-02T08:32:33.063Z | Compiling serde_core v1.0.228 |
| 499 | 2026-03-02T08:32:33.063Z | Compiling itoa v1.0.17 |
| 500 | 2026-03-02T08:32:33.088Z | Compiling bytes v1.11.0 |
| 501 | 2026-03-02T08:32:33.310Z | Compiling equivalent v1.0.2 |
| 502 | 2026-03-02T08:32:33.368Z | Compiling foldhash v0.2.0 |
| 503 | 2026-03-02T08:32:33.431Z | Compiling allocator-api2 v0.2.21 |
| 504 | 2026-03-02T08:32:33.456Z | Compiling memchr v2.7.6 |
| 505 | 2026-03-02T08:32:33.644Z | Compiling pin-project-lite v0.2.16 |
| 506 | 2026-03-02T08:32:33.820Z | Compiling smallvec v1.15.1 |
| 507 | 2026-03-02T08:32:34.191Z | Compiling hashbrown v0.16.1 |
| 508 | 2026-03-02T08:32:34.391Z | Compiling shlex v1.3.0 |
| 509 | 2026-03-02T08:32:34.529Z | Compiling find-msvc-tools v0.1.8 |
| 510 | 2026-03-02T08:32:34.709Z | Compiling autocfg v1.5.0 |
| 511 | 2026-03-02T08:32:34.734Z | Compiling parking_lot_core v0.9.12 |
| 512 | 2026-03-02T08:32:35.007Z | Compiling cc v1.2.54 |
| 513 | 2026-03-02T08:32:35.040Z | Compiling futures-core v0.3.32 |
| 514 | 2026-03-02T08:32:35.179Z | Compiling serde v1.0.228 |
| 515 | 2026-03-02T08:32:35.654Z | Compiling log v0.4.29 |
| 516 | 2026-03-02T08:32:35.679Z | Compiling scopeguard v1.2.0 |
| 517 | 2026-03-02T08:32:35.818Z | Compiling syn v2.0.114 |
| 518 | 2026-03-02T08:32:36.058Z | Compiling lock_api v0.4.14 |
| 519 | 2026-03-02T08:32:36.114Z | Compiling socket2 v0.6.2 |
| 520 | 2026-03-02T08:32:36.213Z | Compiling errno v0.3.14 |
| 521 | 2026-03-02T08:32:36.440Z | Compiling signal-hook-registry v1.4.8 |
| 522 | 2026-03-02T08:32:36.514Z | Compiling parking_lot v0.12.5 |
| 523 | 2026-03-02T08:32:36.663Z | Compiling mio v1.1.1 |
| 524 | 2026-03-02T08:32:36.986Z | Compiling once_cell v1.21.3 |
| 525 | 2026-03-02T08:32:37.020Z | Compiling zmij v1.0.17 |
| 526 | 2026-03-02T08:32:37.339Z | Compiling futures-sink v0.3.32 |
| 527 | 2026-03-02T08:32:37.393Z | Compiling serde_json v1.0.149 |
| 528 | 2026-03-02T08:32:37.536Z | Compiling slab v0.4.11 |
| 529 | 2026-03-02T08:32:37.700Z | Compiling futures-channel v0.3.32 |
| 530 | 2026-03-02T08:32:37.734Z | Compiling num-traits v0.2.19 |
| 531 | 2026-03-02T08:32:37.793Z | Compiling futures-task v0.3.32 |
| 532 | 2026-03-02T08:32:37.869Z | Compiling futures-io v0.3.32 |
| 533 | 2026-03-02T08:32:38.035Z | Compiling fnv v1.0.7 |
| 534 | 2026-03-02T08:32:38.109Z | Compiling http v1.4.0 |
| 535 | 2026-03-02T08:32:38.141Z | Compiling rustversion v1.0.22 |
| 536 | 2026-03-02T08:32:38.141Z | Compiling getrandom v0.2.17 |
| 537 | 2026-03-02T08:32:38.183Z | Compiling schemars v0.8.22 |
| 538 | 2026-03-02T08:32:38.481Z | Compiling pkg-config v0.3.32 |
| 539 | 2026-03-02T08:32:38.605Z | Compiling indexmap v2.13.0 |
| 540 | 2026-03-02T08:32:39.117Z | Compiling tracing-core v0.1.36 |
| 541 | 2026-03-02T08:32:39.412Z | Compiling tower-service v0.3.3 |
| 542 | 2026-03-02T08:32:39.540Z | Compiling dyn-clone v1.0.20 |
| 543 | 2026-03-02T08:32:39.565Z | Compiling httparse v1.10.1 |
| 544 | 2026-03-02T08:32:39.722Z | Compiling stable_deref_trait v1.2.1 |
| 545 | 2026-03-02T08:32:39.764Z | Compiling getrandom v0.3.4 |
| 546 | 2026-03-02T08:32:39.916Z | Compiling vcpkg v0.2.15 |
| 547 | 2026-03-02T08:32:40.197Z | Compiling percent-encoding v2.3.2 |
| 548 | 2026-03-02T08:32:40.405Z | Compiling ring v0.17.14 |
| 549 | 2026-03-02T08:32:40.526Z | Compiling try-lock v0.2.5 |
| 550 | 2026-03-02T08:32:40.625Z | Compiling httpdate v1.0.3 |
| 551 | 2026-03-02T08:32:40.711Z | Compiling want v0.3.1 |
| 552 | 2026-03-02T08:32:40.738Z | Compiling iana-time-zone v0.1.64 |
| 553 | 2026-03-02T08:32:40.989Z | Compiling regex-syntax v0.8.8 |
| 554 | 2026-03-02T08:32:41.015Z | Compiling openssl-sys v0.9.111 |
| 555 | 2026-03-02T08:32:41.039Z | Compiling http-body v1.0.1 |
| 556 | 2026-03-02T08:32:41.148Z | Compiling syn v1.0.109 |
| 557 | 2026-03-02T08:32:41.279Z | Compiling tower-layer v0.3.3 |
| 558 | 2026-03-02T08:32:41.469Z | Compiling version_check v0.9.5 |
| 559 | 2026-03-02T08:32:41.566Z | Compiling thiserror v2.0.18 |
| 560 | 2026-03-02T08:32:41.734Z | Compiling heck v0.5.0 |
| 561 | 2026-03-02T08:32:41.988Z | Compiling untrusted v0.9.0 |
| 562 | 2026-03-02T08:32:42.165Z | Compiling synstructure v0.13.2 |
| 563 | 2026-03-02T08:32:42.193Z | Compiling serde_derive_internals v0.29.1 |
| 564 | 2026-03-02T08:32:42.585Z | Compiling uuid v1.20.0 |
| 565 | 2026-03-02T08:32:42.687Z | Compiling bitflags v2.10.0 |
| 566 | 2026-03-02T08:32:43.147Z | Compiling litemap v0.8.1 |
| 567 | 2026-03-02T08:32:43.254Z | Compiling zerocopy v0.8.34 |
| 568 | 2026-03-02T08:32:43.431Z | Compiling writeable v0.6.2 |
| 569 | 2026-03-02T08:32:43.512Z | Compiling icu_normalizer_data v2.1.1 |
| 570 | 2026-03-02T08:32:43.818Z | Compiling openssl v0.10.75 |
| 571 | 2026-03-02T08:32:43.849Z | Compiling base64 v0.22.1 |
| 572 | 2026-03-02T08:32:43.938Z | Compiling icu_properties_data v2.1.2 |
| 573 | 2026-03-02T08:32:44.107Z | Compiling foreign-types-shared v0.1.1 |
| 574 | 2026-03-02T08:32:44.256Z | Compiling atomic-waker v1.1.2 |
| 575 | 2026-03-02T08:32:44.375Z | Compiling foreign-types v0.3.2 |
| 576 | 2026-03-02T08:32:44.568Z | Compiling aho-corasick v1.1.4 |
| 577 | 2026-03-02T08:32:45.258Z | Compiling serde_derive v1.0.228 |
| 578 | 2026-03-02T08:32:45.588Z | Compiling tokio-macros v2.6.0 |
| 579 | 2026-03-02T08:32:46.515Z | Compiling futures-macro v0.3.32 |
| 580 | 2026-03-02T08:32:46.847Z | Compiling tokio v1.49.0 |
| 581 | 2026-03-02T08:32:46.901Z | Compiling tracing-attributes v0.1.31 |
| 582 | 2026-03-02T08:32:47.974Z | Compiling futures-util v0.3.32 |
| 583 | 2026-03-02T08:32:48.386Z | Compiling schemars_derive v0.8.22 |
| 584 | 2026-03-02T08:32:48.820Z | Compiling zerofrom-derive v0.1.6 |
| 585 | 2026-03-02T08:32:48.866Z | Compiling yoke-derive v0.8.1 |
| 586 | 2026-03-02T08:32:49.327Z | Compiling tracing v0.1.44 |
| 587 | 2026-03-02T08:32:49.787Z | Compiling zerovec-derive v0.11.2 |
| 588 | 2026-03-02T08:32:50.036Z | Compiling displaydoc v0.2.5 |
| 589 | 2026-03-02T08:32:50.861Z | Compiling thiserror-impl v2.0.18 |
| 590 | 2026-03-02T08:32:51.298Z | Compiling zerofrom v0.1.6 |
| 591 | 2026-03-02T08:32:51.338Z | Compiling openssl-macros v0.1.1 |
| 592 | 2026-03-02T08:32:51.519Z | Compiling yoke v0.8.1 |
| 593 | 2026-03-02T08:32:51.696Z | Compiling chrono v0.4.43 |
| 594 | 2026-03-02T08:32:51.822Z | Compiling zerotrie v0.2.3 |
| 595 | 2026-03-02T08:32:51.851Z | Compiling pin-utils v0.1.0 |
| 596 | 2026-03-02T08:32:51.876Z | Compiling zerovec v0.11.5 |
| 597 | 2026-03-02T08:32:51.963Z | Compiling mime v0.3.17 |
| 598 | 2026-03-02T08:32:52.444Z | Compiling ppv-lite86 v0.2.21 |
| 599 | 2026-03-02T08:32:52.469Z | Compiling regex-automata v0.4.13 |
| 600 | 2026-03-02T08:32:52.993Z | Compiling tinystr v0.8.2 |
| 601 | 2026-03-02T08:32:53.047Z | Compiling potential_utf v0.1.4 |
| 602 | 2026-03-02T08:32:53.357Z | Compiling icu_locale_core v2.1.1 |
| 603 | 2026-03-02T08:32:53.382Z | Compiling icu_collections v2.1.1 |
| 604 | 2026-03-02T08:32:53.438Z | Compiling sync_wrapper v1.0.2 |
| 605 | 2026-03-02T08:32:53.603Z | Compiling ipnet v2.11.0 |
| 606 | 2026-03-02T08:32:54.714Z | Compiling tokio-util v0.7.18 |
| 607 | 2026-03-02T08:32:55.002Z | Compiling icu_provider v2.1.1 |
| 608 | 2026-03-02T08:32:55.228Z | Compiling zeroize v1.8.2 |
| 609 | 2026-03-02T08:32:55.535Z | Compiling rustls-pki-types v1.14.0 |
| 610 | 2026-03-02T08:32:55.591Z | Compiling icu_normalizer v2.1.1 |
| 611 | 2026-03-02T08:32:55.946Z | Compiling h2 v0.4.13 |
| 612 | 2026-03-02T08:32:56.496Z | Compiling regex v1.12.2 |
| 613 | 2026-03-02T08:32:56.777Z | Compiling icu_properties v2.1.2 |
| 614 | 2026-03-02T08:32:57.439Z | Compiling http-body-util v0.1.3 |
| 615 | 2026-03-02T08:32:57.695Z | Compiling regress v0.10.5 |
| 616 | 2026-03-02T08:32:57.855Z | Compiling semver v1.0.27 |
| 617 | 2026-03-02T08:32:58.472Z | Compiling anyhow v1.0.102 |
| 618 | 2026-03-02T08:32:59.299Z | Compiling idna_adapter v1.2.1 |
| 619 | 2026-03-02T08:32:59.370Z | Compiling tower v0.5.3 |
| 620 | 2026-03-02T08:32:59.417Z | Compiling serde_tokenstream v0.2.2 |
| 621 | 2026-03-02T08:32:59.479Z | Compiling form_urlencoded v1.2.2 |
| 622 | 2026-03-02T08:32:59.564Z | Compiling native-tls v0.2.14 |
| 623 | 2026-03-02T08:32:59.999Z | Compiling winnow v0.7.14 |
| 624 | 2026-03-02T08:33:00.025Z | Compiling rustls v0.23.36 |
| 625 | 2026-03-02T08:33:00.202Z | Compiling utf8_iter v1.0.4 |
| 626 | 2026-03-02T08:33:00.415Z | Compiling ryu v1.0.22 |
| 627 | 2026-03-02T08:33:00.463Z | Compiling idna v1.1.0 |
| 628 | 2026-03-02T08:33:00.538Z | Compiling rustls-webpki v0.103.9 |
| 629 | 2026-03-02T08:33:00.648Z | Compiling rand_core v0.6.4 |
| 630 | 2026-03-02T08:33:00.796Z | Compiling openssl-probe v0.1.6 |
| 631 | 2026-03-02T08:33:01.093Z | Compiling typify-impl v0.4.3 |
| 632 | 2026-03-02T08:33:01.152Z | Compiling either v1.15.0 |
| 633 | 2026-03-02T08:33:01.315Z | Compiling subtle v2.6.1 |
| 634 | 2026-03-02T08:33:01.522Z | Compiling url v2.5.8 |
| 635 | 2026-03-02T08:33:02.618Z | Compiling hyper v1.8.1 |
| 636 | 2026-03-02T08:33:02.698Z | Compiling rand_chacha v0.3.1 |
| 637 | 2026-03-02T08:33:03.287Z | Compiling typenum v1.19.0 |
| 638 | 2026-03-02T08:33:03.541Z | Compiling rand v0.8.5 |
| 639 | 2026-03-02T08:33:03.875Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 640 | 2026-03-02T08:33:04.269Z | Compiling tokio-native-tls v0.3.1 |
| 641 | 2026-03-02T08:33:04.513Z | Compiling itertools v0.10.5 |
| 642 | 2026-03-02T08:33:04.863Z | Compiling hyper-util v0.1.19 |
| 643 | 2026-03-02T08:33:04.951Z | Compiling webpki-roots v1.0.5 |
| 644 | 2026-03-02T08:33:05.056Z | Compiling async-trait v0.1.89 |
| 645 | 2026-03-02T08:33:05.159Z | Compiling generic-array v0.14.9 |
| 646 | 2026-03-02T08:33:05.488Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 647 | 2026-03-02T08:33:05.632Z | Compiling iri-string v0.7.10 |
| 648 | 2026-03-02T08:33:06.469Z | Compiling serde_urlencoded v0.7.1 |
| 649 | 2026-03-02T08:33:06.691Z | Compiling prost-derive v0.11.9 |
| 650 | 2026-03-02T08:33:06.947Z | Compiling slog v2.8.2 |
| 651 | 2026-03-02T08:33:06.972Z | Compiling http v0.2.12 |
| 652 | 2026-03-02T08:33:07.289Z | Compiling tokio-rustls v0.26.4 |
| 653 | 2026-03-02T08:33:07.530Z | Compiling hyper-tls v0.6.0 |
| 654 | 2026-03-02T08:33:07.755Z | Compiling hyper-rustls v0.27.7 |
| 655 | 2026-03-02T08:33:08.347Z | Compiling tower-http v0.6.8 |
| 656 | 2026-03-02T08:33:08.474Z | Compiling encoding_rs v0.8.35 |
| 657 | 2026-03-02T08:33:09.272Z | Compiling strsim v0.11.1 |
| 658 | 2026-03-02T08:33:09.315Z | Compiling lazy_static v1.5.0 |
| 659 | 2026-03-02T08:33:09.608Z | Compiling erased-serde v0.3.31 |
| 660 | 2026-03-02T08:33:09.681Z | Compiling openapiv3 v2.2.0 |
| 661 | 2026-03-02T08:33:10.536Z | Compiling reqwest v0.12.28 |
| 662 | 2026-03-02T08:33:11.868Z | Compiling indexmap v1.9.3 |
| 663 | 2026-03-02T08:33:12.582Z | Compiling socket2 v0.5.10 |
| 664 | 2026-03-02T08:33:13.916Z | Compiling heck v0.4.1 |
| 665 | 2026-03-02T08:33:13.979Z | Compiling thiserror v1.0.69 |
| 666 | 2026-03-02T08:33:14.153Z | Compiling rustix v1.1.3 |
| 667 | 2026-03-02T08:33:14.350Z | Compiling rustix v0.38.44 |
| 668 | 2026-03-02T08:33:14.696Z | Compiling typify-macro v0.4.3 |
| 669 | 2026-03-02T08:33:15.349Z | Compiling http-body v0.4.6 |
| 670 | 2026-03-02T08:33:15.868Z | Compiling thiserror-impl v1.0.69 |
| 671 | 2026-03-02T08:33:15.935Z | Compiling pin-project-internal v1.1.10 |
| 672 | 2026-03-02T08:33:17.769Z | Compiling prettyplease v0.1.25 |
| 673 | 2026-03-02T08:33:18.106Z | Compiling unsafe-libyaml v0.2.11 |
| 674 | 2026-03-02T08:33:18.139Z | Compiling hashbrown v0.12.3 |
| 675 | 2026-03-02T08:33:18.409Z | Compiling pin-project v1.1.10 |
| 676 | 2026-03-02T08:33:18.523Z | Compiling typify v0.4.3 |
| 677 | 2026-03-02T08:33:19.667Z | Compiling serde_yaml v0.9.34+deprecated |
| 678 | 2026-03-02T08:33:20.137Z | Compiling block-buffer v0.10.4 |
| 679 | 2026-03-02T08:33:20.370Z | Compiling crypto-common v0.1.6 |
| 680 | 2026-03-02T08:33:20.395Z | Compiling prost v0.11.9 |
| 681 | 2026-03-02T08:33:20.420Z | Compiling h2 v0.3.27 |
| 682 | 2026-03-02T08:33:20.576Z | Compiling home v0.5.12 |
| 683 | 2026-03-02T08:33:20.742Z | Compiling ident_case v1.0.1 |
| 684 | 2026-03-02T08:33:20.780Z | Compiling fastrand v2.3.0 |
| 685 | 2026-03-02T08:33:20.925Z | Compiling fixedbitset v0.4.2 |
| 686 | 2026-03-02T08:33:21.062Z | Compiling utf8parse v0.2.2 |
| 687 | 2026-03-02T08:33:21.226Z | Compiling matchit v0.7.3 |
| 688 | 2026-03-02T08:33:21.300Z | Compiling anstyle-parse v0.2.7 |
| 689 | 2026-03-02T08:33:21.622Z | Compiling tempfile v3.24.0 |
| 690 | 2026-03-02T08:33:21.647Z | Compiling petgraph v0.6.5 |
| 691 | 2026-03-02T08:33:21.808Z | Compiling prost-types v0.11.9 |
| 692 | 2026-03-02T08:33:22.269Z | Compiling darling_core v0.21.3 |
| 693 | 2026-03-02T08:33:22.518Z | Compiling which v4.4.2 |
| 694 | 2026-03-02T08:33:22.959Z | Compiling digest v0.10.7 |
| 695 | 2026-03-02T08:33:23.208Z | Compiling tower v0.4.13 |
| 696 | 2026-03-02T08:33:23.812Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 697 | 2026-03-02T08:33:23.902Z | Compiling futures-executor v0.3.32 |
| 698 | 2026-03-02T08:33:23.949Z | Compiling async-stream-impl v0.3.6 |
| 699 | 2026-03-02T08:33:24.484Z | Compiling proc-macro-error-attr v1.0.4 |
| 700 | 2026-03-02T08:33:24.686Z | Compiling axum-core v0.3.4 |
| 701 | 2026-03-02T08:33:24.841Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 702 | 2026-03-02T08:33:25.044Z | Compiling anstyle v1.0.13 |
| 703 | 2026-03-02T08:33:25.078Z | Compiling crucible-workspace-hack v0.1.0 |
| 704 | 2026-03-02T08:33:25.249Z | Compiling base64 v0.21.7 |
| 705 | 2026-03-02T08:33:25.317Z | Compiling anstyle-query v1.1.5 |
| 706 | 2026-03-02T08:33:25.401Z | Compiling colorchoice v1.0.4 |
| 707 | 2026-03-02T08:33:25.493Z | Compiling is_terminal_polyfill v1.70.2 |
| 708 | 2026-03-02T08:33:25.518Z | Compiling multimap v0.8.3 |
| 709 | 2026-03-02T08:33:25.588Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 710 | 2026-03-02T08:33:25.644Z | Compiling tokio-openssl v0.6.5 |
| 711 | 2026-03-02T08:33:25.796Z | Compiling cpufeatures v0.2.17 |
| 712 | 2026-03-02T08:33:25.822Z | Compiling rustls v0.21.12 |
| 713 | 2026-03-02T08:33:25.862Z | Compiling crossbeam-utils v0.8.21 |
| 714 | 2026-03-02T08:33:25.913Z | Compiling prost-build v0.11.9 |
| 715 | 2026-03-02T08:33:26.002Z | Compiling anstream v0.6.21 |
| 716 | 2026-03-02T08:33:26.084Z | Compiling async-stream v0.3.6 |
| 717 | 2026-03-02T08:33:26.202Z | Compiling hyper v0.14.32 |
| 718 | 2026-03-02T08:33:26.380Z | Compiling proc-macro-crate v3.4.0 |
| 719 | 2026-03-02T08:33:26.486Z | Compiling futures v0.3.32 |
| 720 | 2026-03-02T08:33:26.594Z | Compiling axum-core v0.4.5 |
| 721 | 2026-03-02T08:33:26.661Z | Compiling tokio-stream v0.1.18 |
| 722 | 2026-03-02T08:33:27.209Z | Compiling darling_macro v0.21.3 |
| 723 | 2026-03-02T08:33:27.281Z | Compiling sct v0.7.1 |
| 724 | 2026-03-02T08:33:27.474Z | Compiling rustls-webpki v0.101.7 |
| 725 | 2026-03-02T08:33:27.610Z | Compiling proc-macro-error v1.0.4 |
| 726 | 2026-03-02T08:33:27.961Z | Compiling rand_core v0.9.5 |
| 727 | 2026-03-02T08:33:28.010Z | Compiling axum v0.6.20 |
| 728 | 2026-03-02T08:33:28.104Z | Compiling serde_spanned v1.0.4 |
| 729 | 2026-03-02T08:33:28.346Z | Compiling num-conv v0.2.0 |
| 730 | 2026-03-02T08:33:28.371Z | Compiling time-core v0.1.8 |
| 731 | 2026-03-02T08:33:28.371Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 732 | 2026-03-02T08:33:28.589Z | Compiling clap_lex v1.0.0 |
| 733 | 2026-03-02T08:33:28.644Z | Compiling prettyplease v0.2.37 |
| 734 | 2026-03-02T08:33:28.713Z | Compiling unicode-width v0.2.2 |
| 735 | 2026-03-02T08:33:28.901Z | Compiling powerfmt v0.2.0 |
| 736 | 2026-03-02T08:33:29.075Z | Compiling clap_builder v4.5.60 |
| 737 | 2026-03-02T08:33:29.157Z | Compiling time-macros v0.2.26 |
| 738 | 2026-03-02T08:33:29.213Z | Compiling toml v0.9.11+spec-1.1.0 |
| 739 | 2026-03-02T08:33:29.270Z | Compiling deranged v0.5.5 |
| 740 | 2026-03-02T08:33:29.361Z | Compiling rand_chacha v0.9.0 |
| 741 | 2026-03-02T08:33:30.190Z | Compiling axum v0.7.9 |
| 742 | 2026-03-02T08:33:30.215Z | Compiling darling v0.21.3 |
| 743 | 2026-03-02T08:33:30.476Z | Compiling num_enum_derive v0.7.5 |
| 744 | 2026-03-02T08:33:31.193Z | Compiling tonic-build v0.9.2 |
| 745 | 2026-03-02T08:33:32.827Z | Compiling sha1 v0.10.6 |
| 746 | 2026-03-02T08:33:33.079Z | Compiling progenitor-impl v0.10.0 |
| 747 | 2026-03-02T08:33:33.240Z | Compiling hyper-timeout v0.5.2 |
| 748 | 2026-03-02T08:33:33.434Z | Compiling oxnet v0.1.4 |
| 749 | 2026-03-02T08:33:33.590Z | Compiling tokio-io-timeout v1.2.1 |
| 750 | 2026-03-02T08:33:33.870Z | Compiling clap_derive v4.5.55 |
| 751 | 2026-03-02T08:33:34.401Z | Compiling foreign-types-macros v0.2.3 |
| 752 | 2026-03-02T08:33:34.968Z | Compiling arc-swap v1.8.0 |
| 753 | 2026-03-02T08:33:35.543Z | Compiling lzma-sys v0.1.20 |
| 754 | 2026-03-02T08:33:35.569Z | Compiling prost v0.13.5 |
| 755 | 2026-03-02T08:33:36.191Z | Compiling thread_local v1.1.9 |
| 756 | 2026-03-02T08:33:36.230Z | Compiling foreign-types-shared v0.3.1 |
| 757 | 2026-03-02T08:33:36.316Z | Compiling hyper-openssl v0.9.2 |
| 758 | 2026-03-02T08:33:36.364Z | Compiling typeid v1.0.3 |
| 759 | 2026-03-02T08:33:36.718Z | Compiling data-encoding v2.10.0 |
| 760 | 2026-03-02T08:33:36.744Z | Compiling slog-async v2.8.0 |
| 761 | 2026-03-02T08:33:36.849Z | Compiling byteorder v1.5.0 |
| 762 | 2026-03-02T08:33:37.152Z | Compiling utf-8 v0.7.6 |
| 763 | 2026-03-02T08:33:37.219Z | Compiling portable-atomic v1.13.0 |
| 764 | 2026-03-02T08:33:37.256Z | Compiling linked-hash-map v0.5.6 |
| 765 | 2026-03-02T08:33:37.305Z | Compiling sync_wrapper v0.1.2 |
| 766 | 2026-03-02T08:33:37.440Z | Compiling bitflags v1.3.2 |
| 767 | 2026-03-02T08:33:37.473Z | Compiling clap v4.5.60 |
| 768 | 2026-03-02T08:33:37.498Z | Compiling tungstenite v0.21.0 |
| 769 | 2026-03-02T08:33:37.586Z | Compiling linked_hash_set v0.1.6 |
| 770 | 2026-03-02T08:33:37.668Z | Compiling foreign-types v0.5.0 |
| 771 | 2026-03-02T08:33:37.735Z | Compiling tonic v0.12.3 |
| 772 | 2026-03-02T08:33:37.799Z | Compiling slog-scope v4.4.1 |
| 773 | 2026-03-02T08:33:37.862Z | Compiling hyper-timeout v0.4.1 |
| 774 | 2026-03-02T08:33:38.139Z | Compiling crossbeam-channel v0.5.15 |
| 775 | 2026-03-02T08:33:38.192Z | Compiling tokio-rustls v0.24.1 |
| 776 | 2026-03-02T08:33:38.300Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 777 | 2026-03-02T08:33:38.588Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 778 | 2026-03-02T08:33:38.613Z | Compiling num_enum v0.7.5 |
| 779 | 2026-03-02T08:33:39.235Z | Compiling time v0.3.46 |
| 780 | 2026-03-02T08:33:39.366Z | Compiling cargo_toml v0.22.3 |
| 781 | 2026-03-02T08:33:39.525Z | Compiling serde_with_macros v3.17.0 |
| 782 | 2026-03-02T08:33:39.644Z | Compiling rand v0.9.2 |
| 783 | 2026-03-02T08:33:40.895Z | Compiling progenitor-macro v0.10.0 |
| 784 | 2026-03-02T08:33:41.240Z | Compiling rustls-pemfile v1.0.4 |
| 785 | 2026-03-02T08:33:41.658Z | Compiling progenitor-impl v0.11.2 |
| 786 | 2026-03-02T08:33:41.841Z | Compiling progenitor-client v0.10.0 |
| 787 | 2026-03-02T08:33:42.567Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 788 | 2026-03-02T08:33:43.143Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 789 | 2026-03-02T08:33:43.169Z | Compiling is-terminal v0.4.17 |
| 790 | 2026-03-02T08:33:43.320Z | Compiling cstr-argument v0.1.2 |
| 791 | 2026-03-02T08:33:43.586Z | Compiling ipnetwork v0.21.1 |
| 792 | 2026-03-02T08:33:44.013Z | Compiling take_mut v0.2.2 |
| 793 | 2026-03-02T08:33:44.197Z | Compiling pretty-hex v0.4.1 |
| 794 | 2026-03-02T08:33:44.455Z | Compiling term v1.2.1 |
| 795 | 2026-03-02T08:33:44.644Z | Compiling colored v3.1.1 |
| 796 | 2026-03-02T08:33:44.761Z | Compiling camino v1.2.2 |
| 797 | 2026-03-02T08:33:45.244Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 798 | 2026-03-02T08:33:45.468Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 799 | 2026-03-02T08:33:45.549Z | Compiling slog-term v2.9.2 |
| 800 | 2026-03-02T08:33:45.667Z | Compiling itertools v0.12.1 |
| 801 | 2026-03-02T08:33:46.133Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 802 | 2026-03-02T08:33:46.498Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 803 | 2026-03-02T08:33:46.702Z | Compiling tonic v0.9.2 |
| 804 | 2026-03-02T08:33:46.780Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 805 | 2026-03-02T08:33:47.178Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 806 | 2026-03-02T08:33:47.233Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 807 | 2026-03-02T08:33:47.711Z | Compiling serde_with v3.17.0 |
| 808 | 2026-03-02T08:33:47.736Z | Compiling tonic-openssl v0.3.0 |
| 809 | 2026-03-02T08:33:48.408Z | Compiling zone_cfg_derive v0.3.1 |
| 810 | 2026-03-02T08:33:48.474Z | Compiling tokio-tungstenite v0.21.0 |
| 811 | 2026-03-02T08:33:49.653Z | Compiling slog-stdlog v4.1.1 |
| 812 | 2026-03-02T08:33:49.794Z | Compiling progenitor-macro v0.11.2 |
| 813 | 2026-03-02T08:33:50.366Z | Compiling tabwriter v1.4.1 |
| 814 | 2026-03-02T08:33:50.524Z | Compiling console v0.16.2 |
| 815 | 2026-03-02T08:33:50.862Z | Compiling progenitor-client v0.11.2 |
| 816 | 2026-03-02T08:33:51.920Z | Compiling unit-prefix v0.5.2 |
| 817 | 2026-03-02T08:33:52.192Z | Compiling indicatif v0.18.3 |
| 818 | 2026-03-02T08:33:52.968Z | Compiling ron v0.12.0 |
| 819 | 2026-03-02T08:33:53.195Z | Compiling progenitor v0.10.0 |
| 820 | 2026-03-02T08:33:53.412Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 821 | 2026-03-02T08:33:54.547Z | Compiling xz2 v0.1.7 |
| 822 | 2026-03-02T08:33:55.064Z | Compiling slog-envlogger v2.2.0 |
| 823 | 2026-03-02T08:33:55.872Z | Compiling zone v0.3.1 |
| 824 | 2026-03-02T08:33:57.277Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 825 | 2026-03-02T08:33:57.707Z | Compiling sha2 v0.10.9 |
| 826 | 2026-03-02T08:33:57.883Z | Compiling smf v0.2.3 |
| 827 | 2026-03-02T08:33:58.507Z | Compiling base16ct v1.0.0 |
| 828 | 2026-03-02T08:34:01.767Z | Compiling progenitor v0.11.2 |
| 829 | 2026-03-02T08:34:01.915Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 830 | 2026-03-02T08:34:08.493Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 831 | 2026-03-02T08:34:25.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s |
| 832 | 2026-03-02T08:34:25.727Z | + cargo build --tests |
| 833 | 2026-03-02T08:34:26.087Z | Downloading crates ... |
| 834 | 2026-03-02T08:34:26.296Z | Downloaded adler2 v2.0.1 |
| 835 | 2026-03-02T08:34:26.321Z | Downloaded base16ct v0.2.0 |
| 836 | 2026-03-02T08:34:26.321Z | Downloaded miniz_oxide v0.8.9 |
| 837 | 2026-03-02T08:34:26.321Z | Downloaded elliptic-curve v0.13.8 |
| 838 | 2026-03-02T08:34:26.321Z | Downloaded expectorate v1.2.0 |
| 839 | 2026-03-02T08:34:26.321Z | Downloaded backtrace v0.3.76 |
| 840 | 2026-03-02T08:34:26.346Z | Downloaded is_ci v1.2.0 |
| 841 | 2026-03-02T08:34:26.346Z | Downloaded num-integer v0.1.46 |
| 842 | 2026-03-02T08:34:26.346Z | Downloaded owo-colors v3.5.0 |
| 843 | 2026-03-02T08:34:26.346Z | Downloaded spki v0.7.3 |
| 844 | 2026-03-02T08:34:26.346Z | Downloaded unicode-linebreak v0.1.5 |
| 845 | 2026-03-02T08:34:26.346Z | Downloaded num-bigint-dig v0.8.6 |
| 846 | 2026-03-02T08:34:26.346Z | Downloaded zeroize_derive v1.4.3 |
| 847 | 2026-03-02T08:34:26.371Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 848 | 2026-03-02T08:34:26.371Z | Downloaded textwrap v0.15.2 |
| 849 | 2026-03-02T08:34:26.371Z | Downloaded supports-unicode v2.1.0 |
| 850 | 2026-03-02T08:34:26.371Z | Downloaded toml_edit v0.25.3+spec-1.1.0 |
| 851 | 2026-03-02T08:34:26.371Z | Downloaded zerocopy-derive v0.8.34 |
| 852 | 2026-03-02T08:34:26.396Z | Downloaded unicode-segmentation v1.12.0 |
| 853 | 2026-03-02T08:34:26.396Z | Downloaded x509-cert v0.2.5 |
| 854 | 2026-03-02T08:34:26.396Z | Downloaded rsa v0.9.10 |
| 855 | 2026-03-02T08:34:26.420Z | Downloaded libm v0.2.16 |
| 856 | 2026-03-02T08:34:26.420Z | Downloaded salty v0.3.0 |
| 857 | 2026-03-02T08:34:26.445Z | Downloaded p384 v0.13.1 |
| 858 | 2026-03-02T08:34:26.445Z | Downloaded crypto-bigint v0.5.5 |
| 859 | 2026-03-02T08:34:26.445Z | Downloaded unicode-width v0.1.14 |
| 860 | 2026-03-02T08:34:26.470Z | Downloaded console v0.15.11 |
| 861 | 2026-03-02T08:34:26.470Z | Downloaded gimli v0.32.3 |
| 862 | 2026-03-02T08:34:26.470Z | Downloaded curve25519-dalek v4.1.3 |
| 863 | 2026-03-02T08:34:26.496Z | Downloaded strum_macros v0.26.4 |
| 864 | 2026-03-02T08:34:26.496Z | Downloaded hashbrown v0.14.5 |
| 865 | 2026-03-02T08:34:26.496Z | Downloaded const-oid v0.9.6 |
| 866 | 2026-03-02T08:34:26.496Z | Downloaded static_assertions v1.1.0 |
| 867 | 2026-03-02T08:34:26.496Z | Downloaded spin v0.9.8 |
| 868 | 2026-03-02T08:34:26.496Z | Downloaded pkcs1 v0.7.5 |
| 869 | 2026-03-02T08:34:26.496Z | Downloaded object v0.37.3 |
| 870 | 2026-03-02T08:34:26.521Z | Downloaded ed25519 v2.2.3 |
| 871 | 2026-03-02T08:34:26.521Z | Downloaded chumsky v0.9.3 |
| 872 | 2026-03-02T08:34:26.521Z | Downloaded supports-hyperlinks v2.1.0 |
| 873 | 2026-03-02T08:34:26.521Z | Downloaded signature v2.2.0 |
| 874 | 2026-03-02T08:34:26.521Z | Downloaded pem-rfc7468 v0.7.0 |
| 875 | 2026-03-02T08:34:26.521Z | Downloaded hubpack_derive v0.1.1 |
| 876 | 2026-03-02T08:34:26.521Z | Downloaded der_derive v0.7.3 |
| 877 | 2026-03-02T08:34:26.521Z | Downloaded tls_codec_derive v0.4.2 |
| 878 | 2026-03-02T08:34:26.521Z | Downloaded tls_codec v0.4.2 |
| 879 | 2026-03-02T08:34:26.546Z | Downloaded terminal_size v0.4.3 |
| 880 | 2026-03-02T08:34:26.546Z | Downloaded smawk v0.3.2 |
| 881 | 2026-03-02T08:34:26.547Z | Downloaded rustc-demangle v0.1.27 |
| 882 | 2026-03-02T08:34:26.547Z | Downloaded pkcs8 v0.10.2 |
| 883 | 2026-03-02T08:34:26.547Z | Downloaded newline-converter v0.3.0 |
| 884 | 2026-03-02T08:34:26.547Z | Downloaded knuffel v3.2.0 |
| 885 | 2026-03-02T08:34:26.547Z | Downloaded keccak v0.1.5 |
| 886 | 2026-03-02T08:34:26.547Z | Downloaded hubpack v0.1.2 |
| 887 | 2026-03-02T08:34:26.547Z | Downloaded hmac v0.12.1 |
| 888 | 2026-03-02T08:34:26.547Z | Downloaded ff v0.13.1 |
| 889 | 2026-03-02T08:34:26.547Z | Downloaded ciborium-ll v0.2.2 |
| 890 | 2026-03-02T08:34:26.547Z | Downloaded ciborium-io v0.2.2 |
| 891 | 2026-03-02T08:34:26.547Z | Downloaded ciborium v0.2.2 |
| 892 | 2026-03-02T08:34:26.572Z | Downloaded sha3 v0.10.8 |
| 893 | 2026-03-02T08:34:26.572Z | Downloaded supports-color v2.1.0 |
| 894 | 2026-03-02T08:34:26.572Z | Downloaded strum v0.26.3 |
| 895 | 2026-03-02T08:34:26.572Z | Downloaded rustc_version v0.4.1 |
| 896 | 2026-03-02T08:34:26.572Z | Downloaded num-iter v0.1.45 |
| 897 | 2026-03-02T08:34:26.572Z | Downloaded hkdf v0.12.4 |
| 898 | 2026-03-02T08:34:26.572Z | Downloaded base64ct v1.8.3 |
| 899 | 2026-03-02T08:34:26.572Z | Downloaded terminal_size v0.1.17 |
| 900 | 2026-03-02T08:34:26.572Z | Downloaded sec1 v0.7.3 |
| 901 | 2026-03-02T08:34:26.572Z | Downloaded primeorder v0.13.6 |
| 902 | 2026-03-02T08:34:26.572Z | Downloaded miette-derive v5.10.0 |
| 903 | 2026-03-02T08:34:26.597Z | Downloaded knuffel-derive v3.2.0 |
| 904 | 2026-03-02T08:34:26.597Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 905 | 2026-03-02T08:34:26.597Z | Downloaded similar v2.7.0 |
| 906 | 2026-03-02T08:34:26.597Z | Downloaded rfc6979 v0.4.0 |
| 907 | 2026-03-02T08:34:26.597Z | Downloaded miette v5.10.0 |
| 908 | 2026-03-02T08:34:26.597Z | Downloaded group v0.13.0 |
| 909 | 2026-03-02T08:34:26.597Z | Downloaded half v2.7.1 |
| 910 | 2026-03-02T08:34:26.597Z | Downloaded flagset v0.4.7 |
| 911 | 2026-03-02T08:34:26.597Z | Downloaded ahash v0.8.12 |
| 912 | 2026-03-02T08:34:26.597Z | Downloaded ed25519-dalek v2.2.0 |
| 913 | 2026-03-02T08:34:26.622Z | Downloaded ecdsa v0.16.9 |
| 914 | 2026-03-02T08:34:26.622Z | Downloaded der v0.7.10 |
| 915 | 2026-03-02T08:34:26.622Z | Downloaded atomicwrites v0.4.4 |
| 916 | 2026-03-02T08:34:26.622Z | Downloaded addr2line v0.25.1 |
| 917 | 2026-03-02T08:34:26.622Z | Downloaded backtrace-ext v0.2.1 |
| 918 | 2026-03-02T08:34:26.802Z | Compiling libc v0.2.180 |
| 919 | 2026-03-02T08:34:26.827Z | Compiling zeroize_derive v1.4.3 |
| 920 | 2026-03-02T08:34:26.852Z | Compiling subtle v2.6.1 |
| 921 | 2026-03-02T08:34:26.877Z | Compiling bitflags v2.10.0 |
| 922 | 2026-03-02T08:34:26.877Z | Compiling zerocopy v0.8.34 |
| 923 | 2026-03-02T08:34:26.877Z | Compiling zerocopy-derive v0.8.34 |
| 924 | 2026-03-02T08:34:26.877Z | Compiling libm v0.2.16 |
| 925 | 2026-03-02T08:34:26.877Z | Compiling num-traits v0.2.19 |
| 926 | 2026-03-02T08:34:27.121Z | Compiling generic-array v0.14.9 |
| 927 | 2026-03-02T08:34:27.365Z | Compiling const-oid v0.9.6 |
| 928 | 2026-03-02T08:34:27.587Z | Compiling serde_json v1.0.149 |
| 929 | 2026-03-02T08:34:27.703Z | Compiling unicode-segmentation v1.12.0 |
| 930 | 2026-03-02T08:34:28.054Z | Compiling rustix v1.1.3 |
| 931 | 2026-03-02T08:34:28.188Z | Compiling zeroize v1.8.2 |
| 932 | 2026-03-02T08:34:28.697Z | Compiling errno v0.3.14 |
| 933 | 2026-03-02T08:34:28.767Z | Compiling getrandom v0.2.17 |
| 934 | 2026-03-02T08:34:29.009Z | Compiling parking_lot_core v0.9.12 |
| 935 | 2026-03-02T08:34:29.288Z | Compiling socket2 v0.6.2 |
| 936 | 2026-03-02T08:34:29.440Z | Compiling signal-hook-registry v1.4.8 |
| 937 | 2026-03-02T08:34:29.791Z | Compiling parking_lot v0.12.5 |
| 938 | 2026-03-02T08:34:29.902Z | Compiling mio v1.1.1 |
| 939 | 2026-03-02T08:34:30.105Z | Compiling getrandom v0.3.4 |
| 940 | 2026-03-02T08:34:30.322Z | Compiling rand_core v0.6.4 |
| 941 | 2026-03-02T08:34:30.460Z | Compiling block-buffer v0.10.4 |
| 942 | 2026-03-02T08:34:30.711Z | Compiling tokio v1.49.0 |
| 943 | 2026-03-02T08:34:30.736Z | Compiling crypto-common v0.1.6 |
| 944 | 2026-03-02T08:34:30.761Z | Compiling uuid v1.20.0 |
| 945 | 2026-03-02T08:34:30.790Z | Compiling ring v0.17.14 |
| 946 | 2026-03-02T08:34:30.916Z | Compiling digest v0.10.7 |
| 947 | 2026-03-02T08:34:30.965Z | Compiling openssl-sys v0.9.111 |
| 948 | 2026-03-02T08:34:31.693Z | Compiling chrono v0.4.43 |
| 949 | 2026-03-02T08:34:32.159Z | Compiling openssl v0.10.75 |
| 950 | 2026-03-02T08:34:33.613Z | Compiling rustls-pki-types v1.14.0 |
| 951 | 2026-03-02T08:34:33.638Z | Compiling schemars v0.8.22 |
| 952 | 2026-03-02T08:34:34.722Z | Compiling heck v0.4.1 |
| 953 | 2026-03-02T08:34:35.051Z | Compiling ppv-lite86 v0.2.21 |
| 954 | 2026-03-02T08:34:35.121Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 955 | 2026-03-02T08:34:35.640Z | Compiling typify-impl v0.4.3 |
| 956 | 2026-03-02T08:34:35.664Z | Compiling rustls-webpki v0.103.9 |
| 957 | 2026-03-02T08:34:35.776Z | Compiling rand_chacha v0.3.1 |
| 958 | 2026-03-02T08:34:36.663Z | Compiling rand v0.8.5 |
| 959 | 2026-03-02T08:34:36.736Z | Compiling rustls v0.23.36 |
| 960 | 2026-03-02T08:34:37.341Z | Compiling base64ct v1.8.3 |
| 961 | 2026-03-02T08:34:37.922Z | Compiling native-tls v0.2.14 |
| 962 | 2026-03-02T08:34:37.973Z | Compiling pem-rfc7468 v0.7.0 |
| 963 | 2026-03-02T08:34:38.136Z | Compiling webpki-roots v1.0.5 |
| 964 | 2026-03-02T08:34:38.295Z | Compiling terminal_size v0.4.3 |
| 965 | 2026-03-02T08:34:38.341Z | Compiling der_derive v0.7.3 |
| 966 | 2026-03-02T08:34:38.523Z | Compiling flagset v0.4.7 |
| 967 | 2026-03-02T08:34:38.567Z | Compiling clap_builder v4.5.60 |
| 968 | 2026-03-02T08:34:38.658Z | Compiling is-terminal v0.4.17 |
| 969 | 2026-03-02T08:34:38.739Z | Compiling fastrand v2.3.0 |
| 970 | 2026-03-02T08:34:38.794Z | Compiling openapiv3 v2.2.0 |
| 971 | 2026-03-02T08:34:39.294Z | Compiling tokio-util v0.7.18 |
| 972 | 2026-03-02T08:34:40.255Z | Compiling tower v0.5.3 |
| 973 | 2026-03-02T08:34:40.537Z | Compiling h2 v0.4.13 |
| 974 | 2026-03-02T08:34:40.885Z | Compiling tokio-native-tls v0.3.1 |
| 975 | 2026-03-02T08:34:41.182Z | Compiling tower-http v0.6.8 |
| 976 | 2026-03-02T08:34:41.305Z | Compiling der v0.7.10 |
| 977 | 2026-03-02T08:34:42.099Z | Compiling socket2 v0.5.10 |
| 978 | 2026-03-02T08:34:42.626Z | Compiling clap v4.5.60 |
| 979 | 2026-03-02T08:34:42.762Z | Compiling spin v0.9.8 |
| 980 | 2026-03-02T08:34:43.015Z | Compiling lazy_static v1.5.0 |
| 981 | 2026-03-02T08:34:43.194Z | Compiling h2 v0.3.27 |
| 982 | 2026-03-02T08:34:44.611Z | Compiling tokio-rustls v0.26.4 |
| 983 | 2026-03-02T08:34:45.234Z | Compiling spki v0.7.3 |
| 984 | 2026-03-02T08:34:45.675Z | Compiling tempfile v3.24.0 |
| 985 | 2026-03-02T08:34:46.566Z | Compiling pkcs8 v0.10.2 |
| 986 | 2026-03-02T08:34:47.115Z | Compiling tower v0.4.13 |
| 987 | 2026-03-02T08:34:47.531Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 988 | 2026-03-02T08:34:49.223Z | Compiling hyper v1.8.1 |
| 989 | 2026-03-02T08:34:49.447Z | Compiling sha1 v0.10.6 |
| 990 | 2026-03-02T08:34:49.772Z | Compiling sha2 v0.10.9 |
| 991 | 2026-03-02T08:34:50.054Z | Compiling prost-build v0.11.9 |
| 992 | 2026-03-02T08:34:50.632Z | Compiling hyper v0.14.32 |
| 993 | 2026-03-02T08:34:50.805Z | Compiling proc-macro-crate v3.4.0 |
| 994 | 2026-03-02T08:34:50.887Z | Compiling tokio-stream v0.1.18 |
| 995 | 2026-03-02T08:34:50.981Z | Compiling typify-macro v0.4.3 |
| 996 | 2026-03-02T08:34:51.788Z | Compiling hyper-util v0.1.19 |
| 997 | 2026-03-02T08:34:51.829Z | Compiling rustls-webpki v0.101.7 |
| 998 | 2026-03-02T08:34:52.260Z | Compiling sct v0.7.1 |
| 999 | 2026-03-02T08:34:52.582Z | Compiling rand_core v0.9.5 |
| 1000 | 2026-03-02T08:34:52.980Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1001 | 2026-03-02T08:34:53.089Z | Compiling rand_chacha v0.9.0 |
| 1002 | 2026-03-02T08:34:53.201Z | Compiling rustls v0.21.12 |
| 1003 | 2026-03-02T08:34:53.392Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1004 | 2026-03-02T08:34:53.522Z | Compiling axum v0.7.9 |
| 1005 | 2026-03-02T08:34:54.067Z | Compiling num_enum_derive v0.7.5 |
| 1006 | 2026-03-02T08:34:55.109Z | Compiling hyper-rustls v0.27.7 |
| 1007 | 2026-03-02T08:34:55.767Z | Compiling hyper-tls v0.6.0 |
| 1008 | 2026-03-02T08:34:55.815Z | Compiling typify v0.4.3 |
| 1009 | 2026-03-02T08:34:56.101Z | Compiling reqwest v0.12.28 |
| 1010 | 2026-03-02T08:34:56.183Z | Compiling progenitor-impl v0.10.0 |
| 1011 | 2026-03-02T08:34:56.270Z | Compiling hyper-timeout v0.5.2 |
| 1012 | 2026-03-02T08:34:56.664Z | Compiling tonic-build v0.9.2 |
| 1013 | 2026-03-02T08:34:57.088Z | Compiling tokio-openssl v0.6.5 |
| 1014 | 2026-03-02T08:34:57.372Z | Compiling tokio-io-timeout v1.2.1 |
| 1015 | 2026-03-02T08:34:57.655Z | Compiling oxnet v0.1.4 |
| 1016 | 2026-03-02T08:34:58.483Z | Compiling object v0.37.3 |
| 1017 | 2026-03-02T08:34:58.511Z | Compiling tungstenite v0.21.0 |
| 1018 | 2026-03-02T08:34:58.626Z | Compiling axum v0.6.20 |
| 1019 | 2026-03-02T08:34:59.110Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1020 | 2026-03-02T08:35:00.548Z | Compiling tonic v0.12.3 |
| 1021 | 2026-03-02T08:35:00.735Z | Compiling progenitor-client v0.10.0 |
| 1022 | 2026-03-02T08:35:01.272Z | Compiling slog-scope v4.4.1 |
| 1023 | 2026-03-02T08:35:01.297Z | Compiling hyper-timeout v0.4.1 |
| 1024 | 2026-03-02T08:35:01.563Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1025 | 2026-03-02T08:35:01.731Z | Compiling tokio-rustls v0.24.1 |
| 1026 | 2026-03-02T08:35:01.829Z | Compiling num_enum v0.7.5 |
| 1027 | 2026-03-02T08:35:02.023Z | Compiling cargo_toml v0.22.3 |
| 1028 | 2026-03-02T08:35:02.164Z | Compiling rand v0.9.2 |
| 1029 | 2026-03-02T08:35:02.571Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1030 | 2026-03-02T08:35:03.192Z | Compiling hmac v0.12.1 |
| 1031 | 2026-03-02T08:35:03.449Z | Compiling ahash v0.8.12 |
| 1032 | 2026-03-02T08:35:03.540Z | Compiling adler2 v2.0.1 |
| 1033 | 2026-03-02T08:35:03.776Z | Compiling gimli v0.32.3 |
| 1034 | 2026-03-02T08:35:03.924Z | Compiling miniz_oxide v0.8.9 |
| 1035 | 2026-03-02T08:35:04.707Z | Compiling tonic-openssl v0.3.0 |
| 1036 | 2026-03-02T08:35:04.977Z | Compiling progenitor-macro v0.10.0 |
| 1037 | 2026-03-02T08:35:05.283Z | Compiling tonic v0.9.2 |
| 1038 | 2026-03-02T08:35:06.035Z | Compiling slog-term v2.9.2 |
| 1039 | 2026-03-02T08:35:07.322Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1040 | 2026-03-02T08:35:08.284Z | Compiling addr2line v0.25.1 |
| 1041 | 2026-03-02T08:35:08.369Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1042 | 2026-03-02T08:35:08.795Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1043 | 2026-03-02T08:35:09.008Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1044 | 2026-03-02T08:35:09.154Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1045 | 2026-03-02T08:35:09.205Z | Compiling slog-stdlog v4.1.1 |
| 1046 | 2026-03-02T08:35:09.385Z | Compiling lzma-sys v0.1.20 |
| 1047 | 2026-03-02T08:35:09.563Z | Compiling tokio-tungstenite v0.21.0 |
| 1048 | 2026-03-02T08:35:09.594Z | Compiling hyper-openssl v0.9.2 |
| 1049 | 2026-03-02T08:35:10.214Z | Compiling progenitor-impl v0.11.2 |
| 1050 | 2026-03-02T08:35:10.238Z | Compiling console v0.16.2 |
| 1051 | 2026-03-02T08:35:10.276Z | Compiling zone_cfg_derive v0.3.1 |
| 1052 | 2026-03-02T08:35:10.594Z | Compiling signature v2.2.0 |
| 1053 | 2026-03-02T08:35:10.844Z | Compiling ff v0.13.1 |
| 1054 | 2026-03-02T08:35:11.083Z | Compiling rustc-demangle v0.1.27 |
| 1055 | 2026-03-02T08:35:11.625Z | Compiling base16ct v0.2.0 |
| 1056 | 2026-03-02T08:35:11.650Z | Compiling indicatif v0.18.3 |
| 1057 | 2026-03-02T08:35:12.002Z | Compiling sec1 v0.7.3 |
| 1058 | 2026-03-02T08:35:12.037Z | Compiling zone v0.3.1 |
| 1059 | 2026-03-02T08:35:13.621Z | Compiling group v0.13.0 |
| 1060 | 2026-03-02T08:35:13.922Z | Compiling ron v0.12.0 |
| 1061 | 2026-03-02T08:35:14.021Z | Compiling xz2 v0.1.7 |
| 1062 | 2026-03-02T08:35:14.285Z | Compiling slog-envlogger v2.2.0 |
| 1063 | 2026-03-02T08:35:14.510Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1064 | 2026-03-02T08:35:15.499Z | Compiling hkdf v0.12.4 |
| 1065 | 2026-03-02T08:35:15.746Z | Compiling progenitor-client v0.11.2 |
| 1066 | 2026-03-02T08:35:16.312Z | Compiling backtrace v0.3.76 |
| 1067 | 2026-03-02T08:35:16.995Z | Compiling crypto-bigint v0.5.5 |
| 1068 | 2026-03-02T08:35:17.259Z | Compiling progenitor v0.10.0 |
| 1069 | 2026-03-02T08:35:17.455Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1070 | 2026-03-02T08:35:17.806Z | Compiling rustc_version v0.4.1 |
| 1071 | 2026-03-02T08:35:18.365Z | Compiling is_ci v1.2.0 |
| 1072 | 2026-03-02T08:35:18.408Z | Compiling unicode-linebreak v0.1.5 |
| 1073 | 2026-03-02T08:35:18.469Z | Compiling smawk v0.3.2 |
| 1074 | 2026-03-02T08:35:18.599Z | Compiling unicode-width v0.1.14 |
| 1075 | 2026-03-02T08:35:18.670Z | Compiling progenitor-macro v0.11.2 |
| 1076 | 2026-03-02T08:35:18.694Z | Compiling supports-color v2.1.0 |
| 1077 | 2026-03-02T08:35:18.901Z | Compiling curve25519-dalek v4.1.3 |
| 1078 | 2026-03-02T08:35:19.160Z | Compiling textwrap v0.15.2 |
| 1079 | 2026-03-02T08:35:19.219Z | Compiling backtrace-ext v0.2.1 |
| 1080 | 2026-03-02T08:35:19.424Z | Compiling elliptic-curve v0.13.8 |
| 1081 | 2026-03-02T08:35:19.528Z | Compiling hashbrown v0.14.5 |
| 1082 | 2026-03-02T08:35:19.922Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1083 | 2026-03-02T08:35:20.006Z | Compiling supports-hyperlinks v2.1.0 |
| 1084 | 2026-03-02T08:35:20.133Z | Compiling supports-unicode v2.1.0 |
| 1085 | 2026-03-02T08:35:20.285Z | Compiling half v2.7.1 |
| 1086 | 2026-03-02T08:35:20.399Z | Compiling num-integer v0.1.46 |
| 1087 | 2026-03-02T08:35:20.586Z | Compiling terminal_size v0.1.17 |
| 1088 | 2026-03-02T08:35:20.699Z | Compiling miette-derive v5.10.0 |
| 1089 | 2026-03-02T08:35:20.770Z | Compiling ciborium-io v0.2.2 |
| 1090 | 2026-03-02T08:35:20.885Z | Compiling keccak v0.1.5 |
| 1091 | 2026-03-02T08:35:20.910Z | Compiling hex v0.4.3 |
| 1092 | 2026-03-02T08:35:21.048Z | Compiling num-bigint-dig v0.8.6 |
| 1093 | 2026-03-02T08:35:21.393Z | Compiling owo-colors v3.5.0 |
| 1094 | 2026-03-02T08:35:21.465Z | Compiling sha3 v0.10.8 |
| 1095 | 2026-03-02T08:35:22.050Z | Compiling ciborium-ll v0.2.2 |
| 1096 | 2026-03-02T08:35:22.445Z | Compiling num-iter v0.1.45 |
| 1097 | 2026-03-02T08:35:22.470Z | Compiling chumsky v0.9.3 |
| 1098 | 2026-03-02T08:35:22.743Z | Compiling rfc6979 v0.4.0 |
| 1099 | 2026-03-02T08:35:22.836Z | Compiling miette v5.10.0 |
| 1100 | 2026-03-02T08:35:22.907Z | Compiling knuffel-derive v3.2.0 |
| 1101 | 2026-03-02T08:35:22.943Z | Compiling strum_macros v0.26.4 |
| 1102 | 2026-03-02T08:35:24.471Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1103 | 2026-03-02T08:35:25.237Z | Compiling rustix v0.38.44 |
| 1104 | 2026-03-02T08:35:25.815Z | Compiling salty v0.3.0 |
| 1105 | 2026-03-02T08:35:26.025Z | Compiling ecdsa v0.16.9 |
| 1106 | 2026-03-02T08:35:26.101Z | Compiling knuffel v3.2.0 |
| 1107 | 2026-03-02T08:35:26.556Z | Compiling strum v0.26.3 |
| 1108 | 2026-03-02T08:35:26.774Z | Compiling ciborium v0.2.2 |
| 1109 | 2026-03-02T08:35:26.871Z | Compiling primeorder v0.13.6 |
| 1110 | 2026-03-02T08:35:27.433Z | Compiling ed25519 v2.2.3 |
| 1111 | 2026-03-02T08:35:27.943Z | Compiling pkcs1 v0.7.5 |
| 1112 | 2026-03-02T08:35:28.135Z | Compiling hubpack_derive v0.1.1 |
| 1113 | 2026-03-02T08:35:28.160Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1114 | 2026-03-02T08:35:28.554Z | Compiling rsa v0.9.10 |
| 1115 | 2026-03-02T08:35:28.891Z | Compiling ed25519-dalek v2.2.0 |
| 1116 | 2026-03-02T08:35:29.136Z | Compiling hubpack v0.1.2 |
| 1117 | 2026-03-02T08:35:29.205Z | Compiling p384 v0.13.1 |
| 1118 | 2026-03-02T08:35:30.180Z | Compiling x509-cert v0.2.5 |
| 1119 | 2026-03-02T08:35:30.499Z | Compiling progenitor v0.11.2 |
| 1120 | 2026-03-02T08:35:30.734Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1121 | 2026-03-02T08:35:30.758Z | Compiling static_assertions v1.1.0 |
| 1122 | 2026-03-02T08:35:30.908Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1123 | 2026-03-02T08:35:31.671Z | Compiling atomicwrites v0.4.4 |
| 1124 | 2026-03-02T08:35:32.002Z | Compiling console v0.15.11 |
| 1125 | 2026-03-02T08:35:32.140Z | Compiling newline-converter v0.3.0 |
| 1126 | 2026-03-02T08:35:32.194Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1127 | 2026-03-02T08:35:32.354Z | Compiling similar v2.7.0 |
| 1128 | 2026-03-02T08:35:32.768Z | Compiling toml_edit v0.25.3+spec-1.1.0 |
| 1129 | 2026-03-02T08:35:33.493Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1130 | 2026-03-02T08:35:33.536Z | Compiling expectorate v1.2.0 |
| 1131 | 2026-03-02T08:35:33.729Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1132 | 2026-03-02T08:35:35.661Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1133 | 2026-03-02T08:35:37.534Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1134 | 2026-03-02T08:35:38.086Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb) |
| 1135 | 2026-03-02T08:35:47.999Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1136 | 2026-03-02T08:36:01.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s |
| 1137 | 2026-03-02T08:36:01.493Z | + banner prep |
| 1138 | 2026-03-02T08:36:01.518Z | |
| 1139 | 2026-03-02T08:36:01.518Z | ##### ##### ###### ##### |
| 1140 | 2026-03-02T08:36:01.518Z | # # # # # # # |
| 1141 | 2026-03-02T08:36:01.518Z | # # # # ##### # # |
| 1142 | 2026-03-02T08:36:01.518Z | ##### ##### # ##### |
| 1143 | 2026-03-02T08:36:01.518Z | # # # # # |
| 1144 | 2026-03-02T08:36:01.519Z | # # # ###### # |
| 1145 | 2026-03-02T08:36:01.519Z | |
| 1146 | 2026-03-02T08:36:01.519Z | + mkdir -p out |
| 1147 | 2026-03-02T08:36:01.519Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1148 | 2026-03-02T08:36:01.823Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1149 | 2026-03-02T08:36:01.824Z | ++ grep -v -E '.*\.d$' |
| 1150 | 2026-03-02T08:36:01.852Z | ++ head -1 |
| 1151 | 2026-03-02T08:36:01.852Z | + TEST=target/debug/deps/baseline-5dca973d370abfb9 |
| 1152 | 2026-03-02T08:36:01.852Z | + mv target/debug/deps/baseline-5dca973d370abfb9 out/baseline |
| 1153 | 2026-03-02T08:36:01.852Z | + banner archive |
| 1154 | 2026-03-02T08:36:01.852Z | |
| 1155 | 2026-03-02T08:36:01.852Z | ## ##### #### # # # # # ###### |
| 1156 | 2026-03-02T08:36:01.852Z | # # # # # # # # # # # # |
| 1157 | 2026-03-02T08:36:01.852Z | # # # # # ###### # # # ##### |
| 1158 | 2026-03-02T08:36:01.852Z | ###### ##### # # # # # # # |
| 1159 | 2026-03-02T08:36:01.852Z | # # # # # # # # # # # # |
| 1160 | 2026-03-02T08:36:01.852Z | # # # # #### # # # ## ###### |
| 1161 | 2026-03-02T08:36:01.852Z | |
| 1162 | 2026-03-02T08:36:01.852Z | + cd /work/ci |
| 1163 | 2026-03-02T08:36:01.852Z | + cat |
| 1164 | 2026-03-02T08:36:01.877Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1165 | 2026-03-02T08:36:30.958Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1166 | 2026-03-02T08:36:30.958Z | a testbed/ 0K |
| 1167 | 2026-03-02T08:36:30.958Z | a testbed/a4x2 excluded |
| 1168 | 2026-03-02T08:36:30.958Z | a testbed/.github/ 0K |
| 1169 | 2026-03-02T08:36:30.958Z | a testbed/.github/buildomat/ 0K |
| 1170 | 2026-03-02T08:36:30.958Z | a testbed/.github/buildomat/jobs/ 0K |
| 1171 | 2026-03-02T08:36:30.958Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1172 | 2026-03-02T08:36:30.958Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1173 | 2026-03-02T08:36:30.958Z | a testbed/.github/buildomat/config.toml 1K |
| 1174 | 2026-03-02T08:36:30.958Z | a testbed/.github/renovate.json 1K |
| 1175 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/ 0K |
| 1176 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/src/ 0K |
| 1177 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/src/main.rs 5K |
| 1178 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/tests/ 0K |
| 1179 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/tests/output/ 0K |
| 1180 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1181 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1182 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1183 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1184 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1185 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1186 | 2026-03-02T08:36:30.958Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1187 | 2026-03-02T08:36:30.958Z | a testbed/.gitignore 1K |
| 1188 | 2026-03-02T08:36:30.958Z | a testbed/Cargo.toml 2K |
| 1189 | 2026-03-02T08:36:30.958Z | a testbed/netconf/ 0K |
| 1190 | 2026-03-02T08:36:30.958Z | a testbed/netconf/static-v6/ 0K |
| 1191 | 2026-03-02T08:36:30.958Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1192 | 2026-03-02T08:36:30.958Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1193 | 2026-03-02T08:36:30.958Z | a testbed/target excluded |
| 1194 | 2026-03-02T08:36:30.959Z | a testbed/out/ 0K |
| 1195 | 2026-03-02T08:36:30.959Z | a testbed/out/baseline 282112K |
| 1196 | 2026-03-02T08:36:30.959Z | a testbed/out/wrangler 158201K |
| 1197 | 2026-03-02T08:36:30.959Z | a testbed/out/interop 212342K |
| 1198 | 2026-03-02T08:36:30.959Z | a testbed/.git excluded |
| 1199 | 2026-03-02T08:36:30.959Z | a testbed/Cargo.lock 126K |
| 1200 | 2026-03-02T08:36:30.959Z | a testbed/interop/ 0K |
| 1201 | 2026-03-02T08:36:30.959Z | a testbed/interop/Cargo.toml 1K |
| 1202 | 2026-03-02T08:36:30.959Z | a testbed/interop/.gitignore 1K |
| 1203 | 2026-03-02T08:36:30.959Z | a testbed/interop/src/ 0K |
| 1204 | 2026-03-02T08:36:30.959Z | a testbed/interop/src/lib.rs 2K |
| 1205 | 2026-03-02T08:36:30.959Z | a testbed/interop/src/bin/ 0K |
| 1206 | 2026-03-02T08:36:30.959Z | a testbed/interop/src/bin/interop.rs 3K |
| 1207 | 2026-03-02T08:36:30.959Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1208 | 2026-03-02T08:36:30.959Z | a testbed/interop/README.md 3K |
| 1209 | 2026-03-02T08:36:30.959Z | a testbed/interop/scripts/ 0K |
| 1210 | 2026-03-02T08:36:30.959Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1211 | 2026-03-02T08:36:30.959Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1212 | 2026-03-02T08:36:30.959Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1213 | 2026-03-02T08:36:30.959Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1214 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/ 0K |
| 1215 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1216 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1217 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1218 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1219 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1220 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1221 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1222 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1223 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1224 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1225 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1226 | 2026-03-02T08:36:30.959Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1227 | 2026-03-02T08:36:30.959Z | a testbed/interop/tests/ 0K |
| 1228 | 2026-03-02T08:36:30.959Z | a testbed/interop/tests/baseline.rs 6K |
| 1229 | 2026-03-02T08:36:30.959Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1230 | 2026-03-02T08:36:30.959Z | a testbed/README.md 1K |
| 1231 | 2026-03-02T08:36:30.959Z | a testbed/tools/ 0K |
| 1232 | 2026-03-02T08:36:30.959Z | a testbed/tools/wrangler/ 0K |
| 1233 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1234 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1235 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/build.rs 1K |
| 1236 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/proto/ 0K |
| 1237 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1238 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1239 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1240 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1241 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/src/ 0K |
| 1242 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1243 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1244 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1245 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1246 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1247 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/scripts/ 0K |
| 1248 | 2026-03-02T08:36:30.960Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1249 | 2026-03-02T08:36:30.960Z | a testbed/tools/setup/ 0K |
| 1250 | 2026-03-02T08:36:30.960Z | a testbed/tools/setup/illumos 1K |
| 1251 | 2026-03-02T08:36:30.960Z | a testbed/tools/setup/debian 1K |
| 1252 | 2026-03-02T08:36:30.985Z | + banner dhcp-server |
| 1253 | 2026-03-02T08:36:30.985Z | |
| 1254 | 2026-03-02T08:36:30.985Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1255 | 2026-03-02T08:36:30.985Z | # # # # # # # # # # # # # # # |
| 1256 | 2026-03-02T08:36:30.985Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1257 | 2026-03-02T08:36:30.985Z | # # # # # ##### # # ##### # # # |
| 1258 | 2026-03-02T08:36:30.985Z | # # # # # # # # # # # # # # # |
| 1259 | 2026-03-02T08:36:30.985Z | ##### # # #### # #### ###### # # ## ###### |
| 1260 | 2026-03-02T08:36:30.985Z | |
| 1261 | 2026-03-02T08:36:30.985Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1262 | 2026-03-02T08:36:30.985Z | Cloning into '/work/ci/omicron'... |
| 1263 | 2026-03-02T08:36:44.209Z | + cd /work/ci/omicron |
| 1264 | 2026-03-02T08:36:44.209Z | + source env.sh |
| 1265 | 2026-03-02T08:36:44.234Z | ++ OLD_SHELL_OPTS=ehxB |
| 1266 | 2026-03-02T08:36:44.235Z | ++ set -o xtrace |
| 1267 | 2026-03-02T08:36:44.235Z | ++++ dirname env.sh |
| 1268 | 2026-03-02T08:36:44.235Z | +++ readlink -f . |
| 1269 | 2026-03-02T08:36:44.235Z | ++ OMICRON_WS=/work/ci/omicron |
| 1270 | 2026-03-02T08:36:44.235Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1271 | 2026-03-02T08:36:44.235Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1272 | 2026-03-02T08:36:44.235Z | ++ export PATH=/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1273 | 2026-03-02T08:36:44.235Z | ++ PATH=/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1274 | 2026-03-02T08:36:44.235Z | ++ export PATH=/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1275 | 2026-03-02T08:36:44.235Z | ++ PATH=/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1276 | 2026-03-02T08:36:44.235Z | ++ export PATH=/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1277 | 2026-03-02T08:36:44.235Z | ++ PATH=/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1278 | 2026-03-02T08:36:44.235Z | ++ case $OLD_SHELL_OPTS in |
| 1279 | 2026-03-02T08:36:44.235Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1280 | 2026-03-02T08:36:44.235Z | + [[ true == true ]] |
| 1281 | 2026-03-02T08:36:44.235Z | + source .github/buildomat/ci-env.sh |
| 1282 | 2026-03-02T08:36:44.235Z | ++ export CARGO_TERM_COLOR=always |
| 1283 | 2026-03-02T08:36:44.235Z | ++ CARGO_TERM_COLOR=always |
| 1284 | 2026-03-02T08:36:44.235Z | + ./tools/install_builder_prerequisites.sh -y |
| 1285 | 2026-03-02T08:36:46.585Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1286 | 2026-03-02T08:37:28.131Z | Planning: Solver setup ... Done (39.008s) |
| 1287 | 2026-03-02T08:37:28.415Z | Planning: Running solver ... Done (0.297s) |
| 1288 | 2026-03-02T08:37:28.625Z | Planning: Finding local manifests ... Done (0.001s) |
| 1289 | 2026-03-02T08:37:28.650Z | Planning: Fetching manifests: 0/4 0% complete |
| 1290 | 2026-03-02T08:37:29.382Z | Planning: Fetching manifests: 4/4 100% complete |
| 1291 | 2026-03-02T08:37:29.478Z | Planning: Package planning ... Done (0.096s) |
| 1292 | 2026-03-02T08:37:29.567Z | Planning: Merging actions ... Done (0.088s) |
| 1293 | 2026-03-02T08:37:30.087Z | Planning: Checking for conflicting actions ... Done (0.519s) |
| 1294 | 2026-03-02T08:37:30.112Z | Planning: Consolidating action changes ... Done (0.021s) |
| 1295 | 2026-03-02T08:37:30.574Z | Planning: Evaluating mediators ... Done (0.465s) |
| 1296 | 2026-03-02T08:37:30.599Z | Planning: Planning completed in 44.01 seconds |
| 1297 | 2026-03-02T08:37:30.624Z | Packages to install: 4 |
| 1298 | 2026-03-02T08:37:30.624Z | Mediators to change: 2 |
| 1299 | 2026-03-02T08:37:30.624Z | Services to change: 1 |
| 1300 | 2026-03-02T08:37:30.624Z | Estimated space available: 152.14 GB |
| 1301 | 2026-03-02T08:37:30.624Z | Estimated space to be consumed: 1.81 GB |
| 1302 | 2026-03-02T08:37:30.624Z | Create boot environment: No |
| 1303 | 2026-03-02T08:37:30.624Z | Create backup boot environment: No |
| 1304 | 2026-03-02T08:37:30.624Z | Rebuild boot archive: No |
| 1305 | 2026-03-02T08:37:30.624Z | |
| 1306 | 2026-03-02T08:37:30.624Z | Changed mediators: |
| 1307 | 2026-03-02T08:37:30.624Z | mediator clang: |
| 1308 | 2026-03-02T08:37:30.624Z | version: None -> 15 (system default) |
| 1309 | 2026-03-02T08:37:30.624Z | |
| 1310 | 2026-03-02T08:37:30.624Z | mediator llvm: |
| 1311 | 2026-03-02T08:37:30.624Z | version: 14 (system default) -> 15 (system default) |
| 1312 | 2026-03-02T08:37:30.624Z | |
| 1313 | 2026-03-02T08:37:30.624Z | Changed packages: |
| 1314 | 2026-03-02T08:37:30.624Z | helios-dev |
| 1315 | 2026-03-02T08:37:30.624Z | developer/build-essential |
| 1316 | 2026-03-02T08:37:30.624Z | None -> 11-2.0 |
| 1317 | 2026-03-02T08:37:30.624Z | library/libxmlsec1 |
| 1318 | 2026-03-02T08:37:30.624Z | None -> 1.2.35-2.0 |
| 1319 | 2026-03-02T08:37:30.624Z | ooce/developer/clang-15 |
| 1320 | 2026-03-02T08:37:30.625Z | None -> 15.0.7-2.0 |
| 1321 | 2026-03-02T08:37:30.625Z | ooce/developer/llvm-15 |
| 1322 | 2026-03-02T08:37:30.625Z | None -> 15.0.7-2.0 |
| 1323 | 2026-03-02T08:37:30.625Z | |
| 1324 | 2026-03-02T08:37:30.625Z | Services: |
| 1325 | 2026-03-02T08:37:30.625Z | restart_fmri: |
| 1326 | 2026-03-02T08:37:30.625Z | svc:/system/update-man-index:default |
| 1327 | 2026-03-02T08:37:30.682Z | |
| 1328 | 2026-03-02T08:37:30.682Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 1329 | 2026-03-02T08:37:35.684Z | Download: 1218/3290 items 85.6/212.6MB 40% complete (17.4M/s) |
| 1330 | 2026-03-02T08:37:40.683Z | Download: 3246/3290 items 174.7/212.6MB 82% complete (17.6M/s) |
| 1331 | 2026-03-02T08:37:44.800Z | Download: Completed 212.60 MB in 14.12 seconds (15.1M/s) |
| 1332 | 2026-03-02T08:37:45.038Z | Actions: 1/3689 actions (Installing new actions) |
| 1333 | 2026-03-02T08:37:50.536Z | Actions: 3530/3689 actions (Installing new actions) |
| 1334 | 2026-03-02T08:37:51.017Z | Actions: Completed 3689 actions in 5.98 seconds. |
| 1335 | 2026-03-02T08:37:52.145Z | Done (1.122s) |
| 1336 | 2026-03-02T08:37:52.145Z | Done (0.000s) |
| 1337 | 2026-03-02T08:37:53.834Z | Done (1.689s) |
| 1338 | 2026-03-02T08:38:00.724Z | Done (6.511s) |
| 1339 | 2026-03-02T08:38:00.851Z | Done (0.023s) |
| 1340 | 2026-03-02T08:38:00.876Z | Done (0.000s) |
| 1341 | 2026-03-02T08:38:01.021Z | Done (0.000s) |
| 1342 | 2026-03-02T08:38:01.726Z | Planning: Evaluating mediator changes ... Done |
| 1343 | 2026-03-02T08:38:01.993Z | Planning: Checking for conflicting actions ... Done |
| 1344 | 2026-03-02T08:38:02.018Z | Planning: Consolidating action changes ... Done |
| 1345 | 2026-03-02T08:38:02.408Z | Planning: Evaluating mediators ... Done |
| 1346 | 2026-03-02T08:38:02.433Z | Planning: Planning completed in 0.68 seconds |
| 1347 | 2026-03-02T08:38:02.461Z | Mediators to change: 2 |
| 1348 | 2026-03-02T08:38:02.461Z | Create boot environment: No |
| 1349 | 2026-03-02T08:38:02.461Z | Create backup boot environment: No |
| 1350 | 2026-03-02T08:38:02.557Z | Done |
| 1351 | 2026-03-02T08:38:02.557Z | Done |
| 1352 | 2026-03-02T08:38:03.823Z | Done |
| 1353 | 2026-03-02T08:38:09.911Z | Done |
| 1354 | 2026-03-02T08:38:10.022Z | Done |
| 1355 | 2026-03-02T08:38:10.046Z | Done |
| 1356 | 2026-03-02T08:38:10.109Z | Done |
| 1357 | 2026-03-02T08:38:11.068Z | Planning: Evaluating mediator changes ... Done |
| 1358 | 2026-03-02T08:38:11.093Z | Planning: Merging actions ... Done |
| 1359 | 2026-03-02T08:38:11.407Z | Planning: Checking for conflicting actions ... Done |
| 1360 | 2026-03-02T08:38:11.432Z | Planning: Consolidating action changes ... Done |
| 1361 | 2026-03-02T08:38:11.771Z | Planning: Evaluating mediators ... Done |
| 1362 | 2026-03-02T08:38:11.856Z | Planning: Planning completed in 1.18 seconds |
| 1363 | 2026-03-02T08:38:11.907Z | Packages to change: 1 |
| 1364 | 2026-03-02T08:38:11.907Z | Mediators to change: 1 |
| 1365 | 2026-03-02T08:38:11.907Z | Services to change: 1 |
| 1366 | 2026-03-02T08:38:11.907Z | Create boot environment: No |
| 1367 | 2026-03-02T08:38:11.907Z | Create backup boot environment: Yes |
| 1368 | 2026-03-02T08:38:14.214Z | Actions: 1/6 actions (Updating modified actions) |
| 1369 | 2026-03-02T08:38:14.239Z | Actions: Completed 6 actions in 0.00 seconds. |
| 1370 | 2026-03-02T08:38:14.240Z | Done |
| 1371 | 2026-03-02T08:38:14.240Z | Done |
| 1372 | 2026-03-02T08:38:14.540Z | Done |
| 1373 | 2026-03-02T08:38:20.648Z | Done |
| 1374 | 2026-03-02T08:38:20.776Z | Done |
| 1375 | 2026-03-02T08:38:20.801Z | Done |
| 1376 | 2026-03-02T08:38:20.851Z | Done |
| 1377 | 2026-03-02T08:38:21.504Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1378 | 2026-03-02T08:38:21.504Z | clang system 15 system |
| 1379 | 2026-03-02T08:38:21.504Z | csh system system illumos |
| 1380 | 2026-03-02T08:38:21.504Z | ctags system system illumos |
| 1381 | 2026-03-02T08:38:21.504Z | file system system illumos |
| 1382 | 2026-03-02T08:38:21.504Z | gcc vendor 12 vendor |
| 1383 | 2026-03-02T08:38:21.505Z | gcc system 10 system |
| 1384 | 2026-03-02T08:38:21.505Z | gcc system 7 system |
| 1385 | 2026-03-02T08:38:21.505Z | go system 1.20 system |
| 1386 | 2026-03-02T08:38:21.505Z | go system 1.19 system |
| 1387 | 2026-03-02T08:38:21.505Z | llvm system 15 system |
| 1388 | 2026-03-02T08:38:21.505Z | llvm system 14 system |
| 1389 | 2026-03-02T08:38:21.505Z | mariadb system 10.6 system |
| 1390 | 2026-03-02T08:38:21.505Z | mta vendor vendor dma |
| 1391 | 2026-03-02T08:38:21.505Z | openjdk system 17 system |
| 1392 | 2026-03-02T08:38:21.505Z | openjdk system 11 system |
| 1393 | 2026-03-02T08:38:21.505Z | openjdk system 1.8 system |
| 1394 | 2026-03-02T08:38:21.505Z | openssl vendor 3 vendor |
| 1395 | 2026-03-02T08:38:21.505Z | perl system 5.36 system |
| 1396 | 2026-03-02T08:38:21.505Z | postgresql system 15 system |
| 1397 | 2026-03-02T08:38:21.505Z | postgresql system 13 system |
| 1398 | 2026-03-02T08:38:21.505Z | python vendor 3 vendor |
| 1399 | 2026-03-02T08:38:21.505Z | python system 2 system |
| 1400 | 2026-03-02T08:38:21.505Z | python3 system 3.11 system |
| 1401 | 2026-03-02T08:38:21.505Z | ruby system 3.0 system |
| 1402 | 2026-03-02T08:38:21.505Z | words vendor vendor american-english |
| 1403 | 2026-03-02T08:38:21.505Z | words system system australian-english |
| 1404 | 2026-03-02T08:38:21.505Z | words system system british-english |
| 1405 | 2026-03-02T08:38:21.505Z | words system system canadian-english |
| 1406 | 2026-03-02T08:38:21.505Z | words system system french |
| 1407 | 2026-03-02T08:38:21.505Z | words system system italian |
| 1408 | 2026-03-02T08:38:21.505Z | words system system ngerman |
| 1409 | 2026-03-02T08:38:21.505Z | words system system ogerman |
| 1410 | 2026-03-02T08:38:21.505Z | words system system spanish |
| 1411 | 2026-03-02T08:38:21.967Z | PUBLISHER TYPE STATUS P LOCATION |
| 1412 | 2026-03-02T08:38:21.967Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1413 | 2026-03-02T08:38:33.280Z | FMRI IFO |
| 1414 | 2026-03-02T08:38:33.280Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1415 | 2026-03-02T08:38:33.280Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1416 | 2026-03-02T08:38:33.280Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1417 | 2026-03-02T08:38:33.280Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1418 | 2026-03-02T08:38:33.280Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1419 | 2026-03-02T08:38:33.280Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1420 | 2026-03-02T08:38:33.280Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 1421 | 2026-03-02T08:38:33.280Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1422 | 2026-03-02T08:38:33.280Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1423 | 2026-03-02T08:38:33.280Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1424 | 2026-03-02T08:38:33.281Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1425 | 2026-03-02T08:38:33.281Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1426 | 2026-03-02T08:38:33.281Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1427 | 2026-03-02T08:38:33.281Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1428 | 2026-03-02T08:38:33.281Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1429 | 2026-03-02T08:38:33.281Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1430 | 2026-03-02T08:38:34.259Z | info: syncing channel updates for '1.91.1-x86_64-unknown-illumos' |
| 1431 | 2026-03-02T08:38:34.423Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 1432 | 2026-03-02T08:38:34.423Z | info: downloading component 'cargo' |
| 1433 | 2026-03-02T08:38:34.622Z | info: downloading component 'clippy' |
| 1434 | 2026-03-02T08:38:34.731Z | info: downloading component 'rust-docs' |
| 1435 | 2026-03-02T08:38:34.970Z | info: downloading component 'rust-std' |
| 1436 | 2026-03-02T08:38:35.280Z | info: downloading component 'rustc' |
| 1437 | 2026-03-02T08:38:36.551Z | info: downloading component 'rustfmt' |
| 1438 | 2026-03-02T08:38:36.607Z | info: installing component 'cargo' |
| 1439 | 2026-03-02T08:38:37.800Z | info: installing component 'clippy' |
| 1440 | 2026-03-02T08:38:38.300Z | info: installing component 'rust-docs' |
| 1441 | 2026-03-02T08:38:41.776Z | info: installing component 'rust-std' |
| 1442 | 2026-03-02T08:38:43.876Z | info: installing component 'rustc' |
| 1443 | 2026-03-02T08:38:52.689Z | info: installing component 'rustfmt' |
| 1444 | 2026-03-02T08:38:53.716Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1445 | 2026-03-02T08:38:54.155Z | Updating crates.io index |
| 1446 | 2026-03-02T08:38:54.180Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1447 | 2026-03-02T08:38:54.597Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1448 | 2026-03-02T08:38:55.049Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1449 | 2026-03-02T08:38:55.397Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1450 | 2026-03-02T08:38:55.827Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1451 | 2026-03-02T08:38:57.113Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1452 | 2026-03-02T08:38:58.172Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1453 | 2026-03-02T08:38:58.716Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1454 | 2026-03-02T08:39:00.790Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1455 | 2026-03-02T08:39:01.521Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1456 | 2026-03-02T08:39:02.008Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1457 | 2026-03-02T08:39:02.436Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1458 | 2026-03-02T08:39:04.551Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1459 | 2026-03-02T08:39:05.216Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1460 | 2026-03-02T08:39:05.618Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1461 | 2026-03-02T08:39:06.078Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1462 | 2026-03-02T08:39:06.620Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1463 | 2026-03-02T08:39:07.079Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1464 | 2026-03-02T08:39:07.440Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1465 | 2026-03-02T08:39:07.830Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 1466 | 2026-03-02T08:39:08.449Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 1467 | 2026-03-02T08:39:08.996Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1468 | 2026-03-02T08:39:09.710Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1469 | 2026-03-02T08:39:10.302Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1470 | 2026-03-02T08:39:10.909Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1471 | 2026-03-02T08:39:11.505Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1472 | 2026-03-02T08:39:11.873Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1473 | 2026-03-02T08:39:12.320Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1474 | 2026-03-02T08:39:12.853Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1475 | 2026-03-02T08:39:13.197Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1476 | 2026-03-02T08:39:29.206Z | Downloading crates ... |
| 1477 | 2026-03-02T08:39:29.291Z | Downloaded icu_provider_macros v1.5.0 |
| 1478 | 2026-03-02T08:39:29.316Z | Downloaded clap_lex v0.7.4 |
| 1479 | 2026-03-02T08:39:29.316Z | Downloaded erased-serde v0.4.6 |
| 1480 | 2026-03-02T08:39:29.316Z | Downloaded scroll_derive v0.12.0 |
| 1481 | 2026-03-02T08:39:29.316Z | Downloaded icu_collections v1.5.0 |
| 1482 | 2026-03-02T08:39:29.344Z | Downloaded icu_properties_data v1.5.0 |
| 1483 | 2026-03-02T08:39:29.344Z | Downloaded write16 v1.0.0 |
| 1484 | 2026-03-02T08:39:29.344Z | Downloaded zerovec-derive v0.10.3 |
| 1485 | 2026-03-02T08:39:29.344Z | Downloaded zerofrom v0.1.4 |
| 1486 | 2026-03-02T08:39:29.369Z | Downloaded zerofrom-derive v0.1.4 |
| 1487 | 2026-03-02T08:39:29.369Z | Downloaded usdt-impl v0.5.0 |
| 1488 | 2026-03-02T08:39:29.369Z | Downloaded zmij v1.0.15 |
| 1489 | 2026-03-02T08:39:29.369Z | Downloaded yoke-derive v0.7.4 |
| 1490 | 2026-03-02T08:39:29.369Z | Downloaded zerocopy-derive v0.7.35 |
| 1491 | 2026-03-02T08:39:29.394Z | Downloaded zerovec v0.10.4 |
| 1492 | 2026-03-02T08:39:29.394Z | Downloaded memchr v2.7.4 |
| 1493 | 2026-03-02T08:39:29.395Z | Downloaded serde-untagged v0.1.7 |
| 1494 | 2026-03-02T08:39:29.395Z | Downloaded toml_edit v0.22.27 |
| 1495 | 2026-03-02T08:39:29.395Z | Downloaded syn v2.0.117 |
| 1496 | 2026-03-02T08:39:29.420Z | Downloaded unicode-width v0.2.0 |
| 1497 | 2026-03-02T08:39:29.420Z | Downloaded dof v0.3.0 |
| 1498 | 2026-03-02T08:39:29.420Z | Downloaded rustix v0.38.37 |
| 1499 | 2026-03-02T08:39:29.445Z | Downloaded zerocopy v0.7.35 |
| 1500 | 2026-03-02T08:39:29.470Z | Downloaded writeable v0.5.5 |
| 1501 | 2026-03-02T08:39:29.470Z | Downloaded usdt-attr-macro v0.5.0 |
| 1502 | 2026-03-02T08:39:29.470Z | Downloaded idna v1.0.3 |
| 1503 | 2026-03-02T08:39:29.470Z | Downloaded clap_builder v4.5.48 |
| 1504 | 2026-03-02T08:39:29.495Z | Downloaded textwrap v0.16.2 |
| 1505 | 2026-03-02T08:39:29.495Z | Downloaded papergrid v0.11.0 |
| 1506 | 2026-03-02T08:39:29.520Z | Downloaded scroll v0.12.0 |
| 1507 | 2026-03-02T08:39:29.520Z | Downloaded litemap v0.7.3 |
| 1508 | 2026-03-02T08:39:29.520Z | Downloaded toml_write v0.1.2 |
| 1509 | 2026-03-02T08:39:29.520Z | Downloaded tinystr v0.7.6 |
| 1510 | 2026-03-02T08:39:29.520Z | Downloaded swrite v0.1.0 |
| 1511 | 2026-03-02T08:39:29.520Z | Downloaded serde_tokenstream v0.2.3 |
| 1512 | 2026-03-02T08:39:29.520Z | Downloaded pest_meta v2.8.2 |
| 1513 | 2026-03-02T08:39:29.520Z | Downloaded clap_derive v4.5.47 |
| 1514 | 2026-03-02T08:39:29.545Z | Downloaded url v2.5.4 |
| 1515 | 2026-03-02T08:39:29.545Z | Downloaded unicode-ident v1.0.24 |
| 1516 | 2026-03-02T08:39:29.545Z | Downloaded tabled v0.15.0 |
| 1517 | 2026-03-02T08:39:29.570Z | Downloaded dtrace-parser v0.2.0 |
| 1518 | 2026-03-02T08:39:29.570Z | Downloaded cpufeatures v0.2.14 |
| 1519 | 2026-03-02T08:39:29.570Z | Downloaded yoke v0.7.4 |
| 1520 | 2026-03-02T08:39:29.595Z | Downloaded tabled_derive v0.7.0 |
| 1521 | 2026-03-02T08:39:29.595Z | Downloaded pest_generator v2.8.2 |
| 1522 | 2026-03-02T08:39:29.595Z | Downloaded pest v2.8.2 |
| 1523 | 2026-03-02T08:39:29.595Z | Downloaded is_terminal_polyfill v1.70.1 |
| 1524 | 2026-03-02T08:39:29.595Z | Downloaded errno v0.3.12 |
| 1525 | 2026-03-02T08:39:29.595Z | Downloaded utf16_iter v1.0.5 |
| 1526 | 2026-03-02T08:39:29.595Z | Downloaded usdt-macro v0.5.0 |
| 1527 | 2026-03-02T08:39:29.595Z | Downloaded ucd-trie v0.1.7 |
| 1528 | 2026-03-02T08:39:29.620Z | Downloaded toml v0.8.23 |
| 1529 | 2026-03-02T08:39:29.620Z | Downloaded synstructure v0.13.1 |
| 1530 | 2026-03-02T08:39:29.620Z | Downloaded plain v0.2.3 |
| 1531 | 2026-03-02T08:39:29.620Z | Downloaded unicode-xid v0.2.6 |
| 1532 | 2026-03-02T08:39:29.620Z | Downloaded toml_datetime v0.6.11 |
| 1533 | 2026-03-02T08:39:29.620Z | Downloaded thread-id v4.2.2 |
| 1534 | 2026-03-02T08:39:29.620Z | Downloaded terminal_size v0.4.0 |
| 1535 | 2026-03-02T08:39:29.620Z | Downloaded memmap v0.7.0 |
| 1536 | 2026-03-02T08:39:29.621Z | Downloaded itoa v1.0.11 |
| 1537 | 2026-03-02T08:39:29.645Z | Downloaded icu_locid_transform_data v1.5.0 |
| 1538 | 2026-03-02T08:39:29.645Z | Downloaded icu_locid v1.5.0 |
| 1539 | 2026-03-02T08:39:29.645Z | Downloaded bitflags v2.9.4 |
| 1540 | 2026-03-02T08:39:29.645Z | Downloaded autocfg v1.4.0 |
| 1541 | 2026-03-02T08:39:29.670Z | Downloaded usdt v0.5.0 |
| 1542 | 2026-03-02T08:39:29.670Z | Downloaded typenum v1.17.0 |
| 1543 | 2026-03-02T08:39:29.670Z | Downloaded stable_deref_trait v1.2.0 |
| 1544 | 2026-03-02T08:39:29.671Z | Downloaded serde_spanned v0.6.9 |
| 1545 | 2026-03-02T08:39:29.671Z | Downloaded serde-value v0.7.0 |
| 1546 | 2026-03-02T08:39:29.671Z | Downloaded pest_derive v2.8.2 |
| 1547 | 2026-03-02T08:39:29.671Z | Downloaded ordered-float v2.10.1 |
| 1548 | 2026-03-02T08:39:29.671Z | Downloaded macaddr v1.0.1 |
| 1549 | 2026-03-02T08:39:29.671Z | Downloaded idna_adapter v1.2.0 |
| 1550 | 2026-03-02T08:39:29.671Z | Downloaded icu_properties v1.5.1 |
| 1551 | 2026-03-02T08:39:29.671Z | Downloaded generic-array v0.14.7 |
| 1552 | 2026-03-02T08:39:29.671Z | Downloaded colorchoice v1.0.2 |
| 1553 | 2026-03-02T08:39:29.671Z | Downloaded cargo-platform v0.2.0 |
| 1554 | 2026-03-02T08:39:29.696Z | Downloaded bytecount v0.6.8 |
| 1555 | 2026-03-02T08:39:29.696Z | Downloaded anstyle-query v1.1.1 |
| 1556 | 2026-03-02T08:39:29.696Z | Downloaded icu_normalizer_data v1.5.0 |
| 1557 | 2026-03-02T08:39:29.696Z | Downloaded anstream v0.6.18 |
| 1558 | 2026-03-02T08:39:29.696Z | Downloaded goblin v0.8.2 |
| 1559 | 2026-03-02T08:39:29.696Z | Downloaded fastrand v2.1.1 |
| 1560 | 2026-03-02T08:39:29.696Z | Downloaded cargo_toml v0.21.0 |
| 1561 | 2026-03-02T08:39:29.696Z | Downloaded cargo_metadata v0.21.0 |
| 1562 | 2026-03-02T08:39:29.696Z | Downloaded cargo-util-schemas v0.8.2 |
| 1563 | 2026-03-02T08:39:29.696Z | Downloaded camino-tempfile v1.4.1 |
| 1564 | 2026-03-02T08:39:29.696Z | Downloaded anyhow v1.0.99 |
| 1565 | 2026-03-02T08:39:29.722Z | Downloaded icu_provider v1.5.0 |
| 1566 | 2026-03-02T08:39:29.722Z | Downloaded icu_normalizer v1.5.0 |
| 1567 | 2026-03-02T08:39:29.722Z | Downloaded icu_locid_transform v1.5.0 |
| 1568 | 2026-03-02T08:39:29.722Z | Downloaded fs-err v3.1.1 |
| 1569 | 2026-03-02T08:39:29.723Z | Downloaded clap v4.5.48 |
| 1570 | 2026-03-02T08:39:29.748Z | Downloaded anstyle-parse v0.2.5 |
| 1571 | 2026-03-02T08:39:29.748Z | Downloaded anstyle v1.0.11 |
| 1572 | 2026-03-02T08:39:29.838Z | Compiling proc-macro2 v1.0.106 |
| 1573 | 2026-03-02T08:39:29.838Z | Compiling quote v1.0.44 |
| 1574 | 2026-03-02T08:39:29.864Z | Compiling unicode-ident v1.0.24 |
| 1575 | 2026-03-02T08:39:29.864Z | Compiling serde_core v1.0.228 |
| 1576 | 2026-03-02T08:39:29.864Z | Compiling version_check v0.9.5 |
| 1577 | 2026-03-02T08:39:29.864Z | Compiling serde v1.0.228 |
| 1578 | 2026-03-02T08:39:29.864Z | Compiling libc v0.2.180 |
| 1579 | 2026-03-02T08:39:29.865Z | Compiling memchr v2.7.4 |
| 1580 | 2026-03-02T08:39:30.323Z | Compiling stable_deref_trait v1.2.0 |
| 1581 | 2026-03-02T08:39:30.481Z | Compiling thiserror v2.0.18 |
| 1582 | 2026-03-02T08:39:30.861Z | Compiling zmij v1.0.15 |
| 1583 | 2026-03-02T08:39:30.889Z | Compiling itoa v1.0.11 |
| 1584 | 2026-03-02T08:39:30.973Z | Compiling ucd-trie v0.1.7 |
| 1585 | 2026-03-02T08:39:31.588Z | Compiling autocfg v1.4.0 |
| 1586 | 2026-03-02T08:39:31.693Z | Compiling litemap v0.7.3 |
| 1587 | 2026-03-02T08:39:31.734Z | Compiling writeable v0.5.5 |
| 1588 | 2026-03-02T08:39:31.877Z | Compiling thiserror v1.0.69 |
| 1589 | 2026-03-02T08:39:32.126Z | Compiling bitflags v2.9.4 |
| 1590 | 2026-03-02T08:39:32.330Z | Compiling icu_locid_transform_data v1.5.0 |
| 1591 | 2026-03-02T08:39:32.489Z | Compiling byteorder v1.5.0 |
| 1592 | 2026-03-02T08:39:32.532Z | Compiling errno v0.3.12 |
| 1593 | 2026-03-02T08:39:32.820Z | Compiling serde_json v1.0.149 |
| 1594 | 2026-03-02T08:39:32.974Z | Compiling icu_properties_data v1.5.0 |
| 1595 | 2026-03-02T08:39:33.176Z | Compiling syn v2.0.117 |
| 1596 | 2026-03-02T08:39:33.267Z | Compiling num-traits v0.2.19 |
| 1597 | 2026-03-02T08:39:33.292Z | Compiling typeid v1.0.3 |
| 1598 | 2026-03-02T08:39:33.386Z | Compiling write16 v1.0.0 |
| 1599 | 2026-03-02T08:39:33.570Z | Compiling rustix v0.38.37 |
| 1600 | 2026-03-02T08:39:33.650Z | Compiling utf8_iter v1.0.4 |
| 1601 | 2026-03-02T08:39:33.718Z | Compiling smallvec v1.15.1 |
| 1602 | 2026-03-02T08:39:33.755Z | Compiling hashbrown v0.16.1 |
| 1603 | 2026-03-02T08:39:33.833Z | Compiling equivalent v1.0.2 |
| 1604 | 2026-03-02T08:39:33.970Z | Compiling utf16_iter v1.0.5 |
| 1605 | 2026-03-02T08:39:34.002Z | Compiling icu_normalizer_data v1.5.0 |
| 1606 | 2026-03-02T08:39:34.356Z | Compiling usdt-impl v0.5.0 |
| 1607 | 2026-03-02T08:39:34.472Z | Compiling proc-macro-error-attr v1.0.4 |
| 1608 | 2026-03-02T08:39:34.630Z | Compiling syn v1.0.109 |
| 1609 | 2026-03-02T08:39:34.757Z | Compiling toml_write v0.1.2 |
| 1610 | 2026-03-02T08:39:34.848Z | Compiling winnow v0.7.14 |
| 1611 | 2026-03-02T08:39:35.225Z | Compiling indexmap v2.13.0 |
| 1612 | 2026-03-02T08:39:35.260Z | Compiling thread-id v4.2.2 |
| 1613 | 2026-03-02T08:39:36.141Z | Compiling proc-macro-error v1.0.4 |
| 1614 | 2026-03-02T08:39:36.477Z | Compiling utf8parse v0.2.2 |
| 1615 | 2026-03-02T08:39:36.683Z | Compiling log v0.4.29 |
| 1616 | 2026-03-02T08:39:36.764Z | Compiling getrandom v0.3.4 |
| 1617 | 2026-03-02T08:39:37.055Z | Compiling rustix v1.1.3 |
| 1618 | 2026-03-02T08:39:37.117Z | Compiling camino v1.2.2 |
| 1619 | 2026-03-02T08:39:37.194Z | Compiling plain v0.2.3 |
| 1620 | 2026-03-02T08:39:37.406Z | Compiling percent-encoding v2.3.2 |
| 1621 | 2026-03-02T08:39:37.780Z | Compiling form_urlencoded v1.2.2 |
| 1622 | 2026-03-02T08:39:37.914Z | Compiling ordered-float v2.10.1 |
| 1623 | 2026-03-02T08:39:38.139Z | Compiling anstyle-parse v0.2.5 |
| 1624 | 2026-03-02T08:39:38.204Z | Compiling terminal_size v0.4.0 |
| 1625 | 2026-03-02T08:39:38.527Z | Compiling anstyle-query v1.1.1 |
| 1626 | 2026-03-02T08:39:38.553Z | Compiling colorchoice v1.0.2 |
| 1627 | 2026-03-02T08:39:38.677Z | Compiling cfg-if v1.0.4 |
| 1628 | 2026-03-02T08:39:38.721Z | Compiling is_terminal_polyfill v1.70.1 |
| 1629 | 2026-03-02T08:39:38.766Z | Compiling anstyle v1.0.11 |
| 1630 | 2026-03-02T08:39:38.852Z | Compiling pretty-hex v0.4.1 |
| 1631 | 2026-03-02T08:39:39.143Z | Compiling anstream v0.6.18 |
| 1632 | 2026-03-02T08:39:39.273Z | Compiling semver v1.0.27 |
| 1633 | 2026-03-02T08:39:39.341Z | Compiling fs-err v3.1.1 |
| 1634 | 2026-03-02T08:39:39.821Z | Compiling fastrand v2.1.1 |
| 1635 | 2026-03-02T08:39:39.848Z | Compiling unicode-xid v0.2.6 |
| 1636 | 2026-03-02T08:39:39.965Z | Compiling strsim v0.11.1 |
| 1637 | 2026-03-02T08:39:40.093Z | Compiling bytecount v0.6.8 |
| 1638 | 2026-03-02T08:39:40.175Z | Compiling unicode-width v0.1.14 |
| 1639 | 2026-03-02T08:39:40.396Z | Compiling synstructure v0.13.1 |
| 1640 | 2026-03-02T08:39:40.424Z | Compiling fnv v1.0.7 |
| 1641 | 2026-03-02T08:39:40.605Z | Compiling heck v0.5.0 |
| 1642 | 2026-03-02T08:39:40.747Z | Compiling once_cell v1.21.3 |
| 1643 | 2026-03-02T08:39:40.796Z | Compiling anyhow v1.0.99 |
| 1644 | 2026-03-02T08:39:41.126Z | Compiling heck v0.4.1 |
| 1645 | 2026-03-02T08:39:41.193Z | Compiling clap_lex v0.7.4 |
| 1646 | 2026-03-02T08:39:41.597Z | Compiling clap_builder v4.5.48 |
| 1647 | 2026-03-02T08:39:41.654Z | Compiling tempfile v3.24.0 |
| 1648 | 2026-03-02T08:39:41.802Z | Compiling papergrid v0.11.0 |
| 1649 | 2026-03-02T08:39:41.957Z | Compiling memmap v0.7.0 |
| 1650 | 2026-03-02T08:39:42.021Z | Compiling unicode-linebreak v0.1.5 |
| 1651 | 2026-03-02T08:39:42.273Z | Compiling unicode-width v0.2.0 |
| 1652 | 2026-03-02T08:39:42.424Z | Compiling smawk v0.3.2 |
| 1653 | 2026-03-02T08:39:42.510Z | Compiling camino-tempfile v1.4.1 |
| 1654 | 2026-03-02T08:39:42.791Z | Compiling textwrap v0.16.2 |
| 1655 | 2026-03-02T08:39:43.174Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1656 | 2026-03-02T08:39:43.675Z | Compiling swrite v0.1.0 |
| 1657 | 2026-03-02T08:39:43.758Z | Compiling tabled_derive v0.7.0 |
| 1658 | 2026-03-02T08:39:44.274Z | Compiling serde_derive v1.0.228 |
| 1659 | 2026-03-02T08:39:44.275Z | Compiling zerofrom-derive v0.1.4 |
| 1660 | 2026-03-02T08:39:44.301Z | Compiling yoke-derive v0.7.4 |
| 1661 | 2026-03-02T08:39:44.301Z | Compiling thiserror-impl v2.0.18 |
| 1662 | 2026-03-02T08:39:44.393Z | Compiling zerovec-derive v0.10.3 |
| 1663 | 2026-03-02T08:39:45.673Z | Compiling displaydoc v0.2.5 |
| 1664 | 2026-03-02T08:39:46.670Z | Compiling thiserror-impl v1.0.69 |
| 1665 | 2026-03-02T08:39:46.882Z | Compiling icu_provider_macros v1.5.0 |
| 1666 | 2026-03-02T08:39:47.151Z | Compiling zerocopy-derive v0.7.35 |
| 1667 | 2026-03-02T08:39:47.319Z | Compiling zerofrom v0.1.4 |
| 1668 | 2026-03-02T08:39:47.532Z | Compiling yoke v0.7.4 |
| 1669 | 2026-03-02T08:39:47.577Z | Compiling pest v2.8.2 |
| 1670 | 2026-03-02T08:39:47.825Z | Compiling scroll_derive v0.12.0 |
| 1671 | 2026-03-02T08:39:47.924Z | Compiling zerovec v0.10.4 |
| 1672 | 2026-03-02T08:39:48.865Z | Compiling clap_derive v4.5.47 |
| 1673 | 2026-03-02T08:39:48.935Z | Compiling zerocopy v0.7.35 |
| 1674 | 2026-03-02T08:39:49.082Z | Compiling scroll v0.12.0 |
| 1675 | 2026-03-02T08:39:49.354Z | Compiling tabled v0.15.0 |
| 1676 | 2026-03-02T08:39:49.538Z | Compiling goblin v0.8.2 |
| 1677 | 2026-03-02T08:39:49.623Z | Compiling tinystr v0.7.6 |
| 1678 | 2026-03-02T08:39:49.841Z | Compiling icu_collections v1.5.0 |
| 1679 | 2026-03-02T08:39:50.019Z | Compiling icu_locid v1.5.0 |
| 1680 | 2026-03-02T08:39:50.348Z | Compiling pest_meta v2.8.2 |
| 1681 | 2026-03-02T08:39:51.479Z | Compiling icu_provider v1.5.0 |
| 1682 | 2026-03-02T08:39:51.967Z | Compiling pest_generator v2.8.2 |
| 1683 | 2026-03-02T08:39:52.087Z | Compiling serde_spanned v0.6.9 |
| 1684 | 2026-03-02T08:39:52.113Z | Compiling toml_datetime v0.6.11 |
| 1685 | 2026-03-02T08:39:52.364Z | Compiling icu_locid_transform v1.5.0 |
| 1686 | 2026-03-02T08:39:52.403Z | Compiling dof v0.3.0 |
| 1687 | 2026-03-02T08:39:52.501Z | Compiling toml_edit v0.22.27 |
| 1688 | 2026-03-02T08:39:52.632Z | Compiling erased-serde v0.4.6 |
| 1689 | 2026-03-02T08:39:53.245Z | Compiling serde_tokenstream v0.2.3 |
| 1690 | 2026-03-02T08:39:53.482Z | Compiling serde-value v0.7.0 |
| 1691 | 2026-03-02T08:39:53.681Z | Compiling icu_properties v1.5.1 |
| 1692 | 2026-03-02T08:39:53.855Z | Compiling serde-untagged v0.1.7 |
| 1693 | 2026-03-02T08:39:54.242Z | Compiling pest_derive v2.8.2 |
| 1694 | 2026-03-02T08:39:54.272Z | Compiling cargo-platform v0.2.0 |
| 1695 | 2026-03-02T08:39:54.355Z | Compiling clap v4.5.48 |
| 1696 | 2026-03-02T08:39:54.497Z | Compiling macaddr v1.0.1 |
| 1697 | 2026-03-02T08:39:55.029Z | Compiling dtrace-parser v0.2.0 |
| 1698 | 2026-03-02T08:39:55.998Z | Compiling toml v0.8.23 |
| 1699 | 2026-03-02T08:39:56.899Z | Compiling usdt-macro v0.5.0 |
| 1700 | 2026-03-02T08:39:56.934Z | Compiling usdt-attr-macro v0.5.0 |
| 1701 | 2026-03-02T08:39:56.982Z | Compiling cargo_toml v0.21.0 |
| 1702 | 2026-03-02T08:39:57.327Z | Compiling icu_normalizer v1.5.0 |
| 1703 | 2026-03-02T08:39:58.127Z | Compiling usdt v0.5.0 |
| 1704 | 2026-03-02T08:39:58.234Z | Compiling idna_adapter v1.2.0 |
| 1705 | 2026-03-02T08:39:58.429Z | Compiling idna v1.0.3 |
| 1706 | 2026-03-02T08:39:58.989Z | Compiling url v2.5.4 |
| 1707 | 2026-03-02T08:40:00.054Z | Compiling cargo-util-schemas v0.8.2 |
| 1708 | 2026-03-02T08:40:02.153Z | Compiling cargo_metadata v0.21.0 |
| 1709 | 2026-03-02T08:40:04.279Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1710 | 2026-03-02T08:40:08.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 1711 | 2026-03-02T08:40:13.308Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1712 | 2026-03-02T08:40:13.445Z | Downloading crates ... |
| 1713 | 2026-03-02T08:40:13.445Z | Downloaded aead v0.5.2 |
| 1714 | 2026-03-02T08:40:13.445Z | Downloaded cargo_metadata v0.19.2 |
| 1715 | 2026-03-02T08:40:13.445Z | Downloaded bb8 v0.8.5 |
| 1716 | 2026-03-02T08:40:13.445Z | Downloaded git-stub-vcs v0.1.0 |
| 1717 | 2026-03-02T08:40:13.445Z | Downloaded dsl_auto_type v0.1.2 |
| 1718 | 2026-03-02T08:40:13.445Z | Downloaded dtrace-parser v0.3.0 |
| 1719 | 2026-03-02T08:40:13.445Z | Downloaded futures-sink v0.3.31 |
| 1720 | 2026-03-02T08:40:13.445Z | Downloaded libxml v0.3.3 |
| 1721 | 2026-03-02T08:40:13.445Z | Downloaded instant v0.1.13 |
| 1722 | 2026-03-02T08:40:13.445Z | Downloaded number_prefix v0.4.0 |
| 1723 | 2026-03-02T08:40:13.445Z | Downloaded memoffset v0.9.1 |
| 1724 | 2026-03-02T08:40:13.445Z | Downloaded num_enum_derive v0.5.11 |
| 1725 | 2026-03-02T08:40:13.445Z | Downloaded parse-size v1.1.0 |
| 1726 | 2026-03-02T08:40:13.446Z | Downloaded progenitor-macro v0.8.0 |
| 1727 | 2026-03-02T08:40:13.446Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1728 | 2026-03-02T08:40:13.446Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1729 | 2026-03-02T08:40:13.446Z | Downloaded slog-bunyan v2.5.0 |
| 1730 | 2026-03-02T08:40:13.446Z | Downloaded tap v1.0.1 |
| 1731 | 2026-03-02T08:40:13.446Z | Downloaded tokio-tungstenite v0.23.1 |
| 1732 | 2026-03-02T08:40:13.446Z | Downloaded unit-prefix v0.5.1 |
| 1733 | 2026-03-02T08:40:13.446Z | Downloaded wait-timeout v0.2.0 |
| 1734 | 2026-03-02T08:40:13.446Z | Downloaded waitgroup v0.1.2 |
| 1735 | 2026-03-02T08:40:13.446Z | Downloaded xattr v1.3.1 |
| 1736 | 2026-03-02T08:40:13.446Z | Downloaded zone_cfg_derive v0.3.0 |
| 1737 | 2026-03-02T08:40:13.446Z | Downloaded zone_cfg_derive v0.1.2 |
| 1738 | 2026-03-02T08:40:13.446Z | Downloaded walkdir v2.5.0 |
| 1739 | 2026-03-02T08:40:13.446Z | Downloaded whoami v1.5.2 |
| 1740 | 2026-03-02T08:40:13.446Z | Downloaded zstd v0.13.3 |
| 1741 | 2026-03-02T08:40:13.446Z | Downloaded yasna v0.5.2 |
| 1742 | 2026-03-02T08:40:13.446Z | Downloaded zeroize v1.8.1 |
| 1743 | 2026-03-02T08:40:13.446Z | Downloaded zopfli v0.8.1 |
| 1744 | 2026-03-02T08:40:13.446Z | Downloaded zip v0.6.6 |
| 1745 | 2026-03-02T08:40:13.446Z | Downloaded zstd-safe v7.2.3 |
| 1746 | 2026-03-02T08:40:13.446Z | Downloaded value-bag v1.12.0 |
| 1747 | 2026-03-02T08:40:13.446Z | Downloaded zip v4.2.0 |
| 1748 | 2026-03-02T08:40:13.446Z | Downloaded vte v0.11.1 |
| 1749 | 2026-03-02T08:40:13.446Z | Downloaded winnow v0.6.26 |
| 1750 | 2026-03-02T08:40:13.446Z | Downloaded uuid v1.19.0 |
| 1751 | 2026-03-02T08:40:13.446Z | Downloaded zlib-rs v0.5.1 |
| 1752 | 2026-03-02T08:40:13.446Z | Downloaded tower v0.5.2 |
| 1753 | 2026-03-02T08:40:13.446Z | Downloaded regex-syntax v0.8.5 |
| 1754 | 2026-03-02T08:40:13.446Z | Downloaded tough v0.20.0 |
| 1755 | 2026-03-02T08:40:13.446Z | Downloaded zerocopy v0.8.27 |
| 1756 | 2026-03-02T08:40:13.446Z | Downloaded webpki-roots v1.0.1 |
| 1757 | 2026-03-02T08:40:13.446Z | Downloaded petname v2.0.2 |
| 1758 | 2026-03-02T08:40:13.446Z | Downloaded radix_trie v0.2.1 |
| 1759 | 2026-03-02T08:40:13.446Z | Downloaded openssl v0.10.73 |
| 1760 | 2026-03-02T08:40:13.447Z | Downloaded sqlparser v0.61.0 |
| 1761 | 2026-03-02T08:40:13.447Z | Downloaded sled v0.34.7 |
| 1762 | 2026-03-02T08:40:13.447Z | Downloaded object v0.36.5 |
| 1763 | 2026-03-02T08:40:13.447Z | Downloaded smoltcp v0.11.0 |
| 1764 | 2026-03-02T08:40:13.447Z | Downloaded bstr v1.10.0 |
| 1765 | 2026-03-02T08:40:13.447Z | Downloaded typify-impl v0.2.0 |
| 1766 | 2026-03-02T08:40:13.447Z | Downloaded typify-impl v0.6.1 |
| 1767 | 2026-03-02T08:40:13.447Z | Downloaded jiff v0.2.15 |
| 1768 | 2026-03-02T08:40:13.447Z | Downloaded nix v0.30.1 |
| 1769 | 2026-03-02T08:40:13.447Z | Downloaded zerocopy-derive v0.6.6 |
| 1770 | 2026-03-02T08:40:13.447Z | Downloaded regex-automata v0.4.14 |
| 1771 | 2026-03-02T08:40:13.447Z | Downloaded nix v0.29.0 |
| 1772 | 2026-03-02T08:40:13.447Z | Downloaded smoltcp v0.9.1 |
| 1773 | 2026-03-02T08:40:13.447Z | Downloaded rustls v0.23.37 |
| 1774 | 2026-03-02T08:40:13.447Z | Downloaded lalrpop v0.19.12 |
| 1775 | 2026-03-02T08:40:13.447Z | Downloaded ratatui v0.29.0 |
| 1776 | 2026-03-02T08:40:13.447Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1777 | 2026-03-02T08:40:13.447Z | Downloaded rustls v0.22.4 |
| 1778 | 2026-03-02T08:40:13.447Z | Downloaded rayon v1.10.0 |
| 1779 | 2026-03-02T08:40:13.447Z | Downloaded bitvec v1.0.1 |
| 1780 | 2026-03-02T08:40:13.447Z | Downloaded tabled v0.20.0 |
| 1781 | 2026-03-02T08:40:13.447Z | Downloaded tracing v0.1.40 |
| 1782 | 2026-03-02T08:40:13.447Z | Downloaded toml_edit v0.19.15 |
| 1783 | 2026-03-02T08:40:13.447Z | Downloaded time v0.3.47 |
| 1784 | 2026-03-02T08:40:13.447Z | Downloaded tabled v0.18.0 |
| 1785 | 2026-03-02T08:40:13.447Z | Downloaded russh v0.45.0 |
| 1786 | 2026-03-02T08:40:13.447Z | Downloaded chrono-tz v0.10.4 |
| 1787 | 2026-03-02T08:40:13.447Z | Downloaded iri-string v0.7.8 |
| 1788 | 2026-03-02T08:40:13.447Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
| 1789 | 2026-03-02T08:40:13.447Z | Downloaded libz-sys v1.1.20 |
| 1790 | 2026-03-02T08:40:13.447Z | Downloaded petgraph v0.8.2 |
| 1791 | 2026-03-02T08:40:13.447Z | Downloaded hickory-proto v0.25.2 |
| 1792 | 2026-03-02T08:40:13.447Z | Downloaded csv v1.3.1 |
| 1793 | 2026-03-02T08:40:13.447Z | Downloaded blake3 v1.5.4 |
| 1794 | 2026-03-02T08:40:13.448Z | Downloaded winnow v0.5.40 |
| 1795 | 2026-03-02T08:40:13.448Z | Downloaded socket2 v0.6.1 |
| 1796 | 2026-03-02T08:40:13.448Z | Downloaded regex-syntax v0.6.29 |
| 1797 | 2026-03-02T08:40:13.448Z | Downloaded nom v7.1.3 |
| 1798 | 2026-03-02T08:40:13.448Z | Downloaded crossterm v0.29.0 |
| 1799 | 2026-03-02T08:40:13.448Z | Downloaded aws-lc-rs v1.16.0 |
| 1800 | 2026-03-02T08:40:13.448Z | Downloaded polar-core v0.27.3 |
| 1801 | 2026-03-02T08:40:13.448Z | Downloaded nix v0.28.0 |
| 1802 | 2026-03-02T08:40:13.448Z | Downloaded crossterm v0.28.1 |
| 1803 | 2026-03-02T08:40:13.448Z | Downloaded vergen v9.0.6 |
| 1804 | 2026-03-02T08:40:13.448Z | Downloaded tungstenite v0.23.0 |
| 1805 | 2026-03-02T08:40:13.448Z | Downloaded tracing-core v0.1.32 |
| 1806 | 2026-03-02T08:40:13.448Z | Downloaded toml v0.7.8 |
| 1807 | 2026-03-02T08:40:13.448Z | Downloaded snafu v0.8.5 |
| 1808 | 2026-03-02T08:40:13.448Z | Downloaded unicode-normalization v0.1.24 |
| 1809 | 2026-03-02T08:40:13.448Z | Downloaded test-strategy v0.4.3 |
| 1810 | 2026-03-02T08:40:13.448Z | Downloaded serde_with v3.16.1 |
| 1811 | 2026-03-02T08:40:13.448Z | Downloaded rustls-webpki v0.102.8 |
| 1812 | 2026-03-02T08:40:13.474Z | Downloaded object v0.30.4 |
| 1813 | 2026-03-02T08:40:13.474Z | Downloaded zerocopy-derive v0.8.27 |
| 1814 | 2026-03-02T08:40:13.474Z | Downloaded yansi v1.0.1 |
| 1815 | 2026-03-02T08:40:13.474Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 1816 | 2026-03-02T08:40:13.474Z | Downloaded rayon-core v1.12.1 |
| 1817 | 2026-03-02T08:40:13.474Z | Downloaded p256 v0.13.2 |
| 1818 | 2026-03-02T08:40:13.475Z | Downloaded openssl-sys v0.9.109 |
| 1819 | 2026-03-02T08:40:13.475Z | Downloaded vsss-rs v3.3.4 |
| 1820 | 2026-03-02T08:40:13.475Z | Downloaded vergen-lib v0.1.6 |
| 1821 | 2026-03-02T08:40:13.475Z | Downloaded vergen-gitcl v1.0.8 |
| 1822 | 2026-03-02T08:40:13.475Z | Downloaded vergen-git2 v1.0.7 |
| 1823 | 2026-03-02T08:40:13.475Z | Downloaded uzers v0.12.1 |
| 1824 | 2026-03-02T08:40:13.475Z | Downloaded usdt-impl v0.6.0 |
| 1825 | 2026-03-02T08:40:13.475Z | Downloaded unicode_categories v0.1.1 |
| 1826 | 2026-03-02T08:40:13.475Z | Downloaded typed-path v0.9.3 |
| 1827 | 2026-03-02T08:40:13.475Z | Downloaded tokio-util v0.7.15 |
| 1828 | 2026-03-02T08:40:13.475Z | Downloaded term v1.1.0 |
| 1829 | 2026-03-02T08:40:13.475Z | Downloaded prettyplease v0.2.36 |
| 1830 | 2026-03-02T08:40:13.475Z | Downloaded hickory-proto v0.24.4 |
| 1831 | 2026-03-02T08:40:13.475Z | Downloaded tokio-postgres v0.7.13 |
| 1832 | 2026-03-02T08:40:13.475Z | Downloaded termios v0.3.3 |
| 1833 | 2026-03-02T08:40:13.475Z | Downloaded term v0.7.0 |
| 1834 | 2026-03-02T08:40:13.475Z | Downloaded serde_cbor v0.11.2 |
| 1835 | 2026-03-02T08:40:13.475Z | Downloaded regex v1.12.3 |
| 1836 | 2026-03-02T08:40:13.475Z | Downloaded proptest v1.7.0 |
| 1837 | 2026-03-02T08:40:13.475Z | Downloaded pretty_assertions v1.4.1 |
| 1838 | 2026-03-02T08:40:13.475Z | Downloaded nix v0.27.1 |
| 1839 | 2026-03-02T08:40:13.475Z | Downloaded zerocopy v0.6.6 |
| 1840 | 2026-03-02T08:40:13.475Z | Downloaded moka v0.12.10 |
| 1841 | 2026-03-02T08:40:13.476Z | Downloaded tui-tree-widget v0.23.1 |
| 1842 | 2026-03-02T08:40:13.476Z | Downloaded ssh-key v0.6.6 |
| 1843 | 2026-03-02T08:40:13.476Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 1844 | 2026-03-02T08:40:13.476Z | Downloaded snafu-derive v0.8.5 |
| 1845 | 2026-03-02T08:40:13.476Z | Downloaded oso v0.27.3 |
| 1846 | 2026-03-02T08:40:13.476Z | Downloaded xshell v0.2.7 |
| 1847 | 2026-03-02T08:40:13.476Z | Downloaded wyz v0.5.1 |
| 1848 | 2026-03-02T08:40:13.476Z | Downloaded usdt v0.6.0 |
| 1849 | 2026-03-02T08:40:13.476Z | Downloaded tracing-attributes v0.1.27 |
| 1850 | 2026-03-02T08:40:13.476Z | Downloaded smallvec v0.6.14 |
| 1851 | 2026-03-02T08:40:13.476Z | Downloaded reqwest v0.13.2 |
| 1852 | 2026-03-02T08:40:13.476Z | Downloaded quick-xml v0.37.2 |
| 1853 | 2026-03-02T08:40:13.476Z | Downloaded unicode-bidi v0.3.17 |
| 1854 | 2026-03-02T08:40:13.476Z | Downloaded rcgen v0.12.1 |
| 1855 | 2026-03-02T08:40:13.476Z | Downloaded minimal-lexical v0.2.1 |
| 1856 | 2026-03-02T08:40:13.476Z | Downloaded typify v0.6.1 |
| 1857 | 2026-03-02T08:40:13.476Z | Downloaded zone v0.1.8 |
| 1858 | 2026-03-02T08:40:13.476Z | Downloaded steno v0.4.1 |
| 1859 | 2026-03-02T08:40:13.476Z | Downloaded zeroize_derive v1.4.2 |
| 1860 | 2026-03-02T08:40:13.476Z | Downloaded xshell-macros v0.2.7 |
| 1861 | 2026-03-02T08:40:13.476Z | Downloaded void v1.0.2 |
| 1862 | 2026-03-02T08:40:13.476Z | Downloaded usdt-macro v0.6.0 |
| 1863 | 2026-03-02T08:40:13.476Z | Downloaded usdt-attr-macro v0.6.0 |
| 1864 | 2026-03-02T08:40:13.476Z | Downloaded untrusted v0.7.1 |
| 1865 | 2026-03-02T08:40:13.476Z | Downloaded universal-hash v0.5.1 |
| 1866 | 2026-03-02T08:40:13.476Z | Downloaded typify v0.2.0 |
| 1867 | 2026-03-02T08:40:13.477Z | Downloaded thiserror-no-std v2.0.2 |
| 1868 | 2026-03-02T08:40:13.477Z | Downloaded rustyline v14.0.0 |
| 1869 | 2026-03-02T08:40:13.477Z | Downloaded reedline v0.40.0 |
| 1870 | 2026-03-02T08:40:13.477Z | Downloaded prefix-trie v0.7.0 |
| 1871 | 2026-03-02T08:40:13.477Z | Downloaded encoding_rs v0.8.34 |
| 1872 | 2026-03-02T08:40:13.477Z | Downloaded bindgen v0.71.1 |
| 1873 | 2026-03-02T08:40:13.477Z | Downloaded vte_generate_state_changes v0.1.2 |
| 1874 | 2026-03-02T08:40:13.477Z | Downloaded unicode-properties v0.1.3 |
| 1875 | 2026-03-02T08:40:13.477Z | Downloaded twox-hash v2.1.0 |
| 1876 | 2026-03-02T08:40:13.477Z | Downloaded slog-scope v4.4.0 |
| 1877 | 2026-03-02T08:40:13.477Z | Downloaded slog-dtrace v0.3.0 |
| 1878 | 2026-03-02T08:40:13.477Z | Downloaded portable-atomic v1.11.0 |
| 1879 | 2026-03-02T08:40:13.477Z | Downloaded unicode-truncate v1.1.0 |
| 1880 | 2026-03-02T08:40:13.477Z | Downloaded unicase v2.8.1 |
| 1881 | 2026-03-02T08:40:13.477Z | Downloaded trait-variant v0.1.2 |
| 1882 | 2026-03-02T08:40:13.477Z | Downloaded topological-sort v0.2.2 |
| 1883 | 2026-03-02T08:40:13.477Z | Downloaded tokio-stream v0.1.17 |
| 1884 | 2026-03-02T08:40:13.477Z | Downloaded tokio-rustls v0.26.0 |
| 1885 | 2026-03-02T08:40:13.477Z | Downloaded tokio-rustls v0.25.0 |
| 1886 | 2026-03-02T08:40:13.477Z | Downloaded tinyvec v1.8.0 |
| 1887 | 2026-03-02T08:40:13.477Z | Downloaded tar v0.4.44 |
| 1888 | 2026-03-02T08:40:13.477Z | Downloaded russh-keys v0.45.0 |
| 1889 | 2026-03-02T08:40:13.477Z | Downloaded rpassword v7.4.0 |
| 1890 | 2026-03-02T08:40:13.477Z | Downloaded rand_core v0.9.3 |
| 1891 | 2026-03-02T08:40:13.478Z | Downloaded p521 v0.13.3 |
| 1892 | 2026-03-02T08:40:13.478Z | Downloaded indicatif v0.18.0 |
| 1893 | 2026-03-02T08:40:13.478Z | Downloaded goblin v0.10.2 |
| 1894 | 2026-03-02T08:40:13.478Z | Downloaded unarray v0.1.4 |
| 1895 | 2026-03-02T08:40:13.478Z | Downloaded typify-macro v0.6.1 |
| 1896 | 2026-03-02T08:40:13.478Z | Downloaded typify-macro v0.2.0 |
| 1897 | 2026-03-02T08:40:13.478Z | Downloaded tokio-dtrace v0.1.0 |
| 1898 | 2026-03-02T08:40:13.478Z | Downloaded tls_codec v0.4.1 |
| 1899 | 2026-03-02T08:40:13.478Z | Downloaded time-macros v0.2.27 |
| 1900 | 2026-03-02T08:40:13.478Z | Downloaded thread-id v5.0.0 |
| 1901 | 2026-03-02T08:40:13.478Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1902 | 2026-03-02T08:40:13.478Z | Downloaded testing_table v0.3.0 |
| 1903 | 2026-03-02T08:40:13.478Z | Downloaded termtree v0.5.1 |
| 1904 | 2026-03-02T08:40:13.478Z | Downloaded subprocess v0.2.9 |
| 1905 | 2026-03-02T08:40:13.478Z | Downloaded strum_macros v0.24.3 |
| 1906 | 2026-03-02T08:40:13.478Z | Downloaded slog-json v2.6.1 |
| 1907 | 2026-03-02T08:40:13.478Z | Downloaded serde_path_to_error v0.1.20 |
| 1908 | 2026-03-02T08:40:13.478Z | Downloaded serde-hex v0.1.0 |
| 1909 | 2026-03-02T08:40:13.478Z | Downloaded semver v0.1.20 |
| 1910 | 2026-03-02T08:40:13.478Z | Downloaded scroll v0.13.0 |
| 1911 | 2026-03-02T08:40:13.478Z | Downloaded bytes v1.11.1 |
| 1912 | 2026-03-02T08:40:13.506Z | Downloaded aho-corasick v1.1.3 |
| 1913 | 2026-03-02T08:40:13.506Z | Downloaded aes v0.8.4 |
| 1914 | 2026-03-02T08:40:13.506Z | Downloaded tls_codec_derive v0.4.1 |
| 1915 | 2026-03-02T08:40:13.506Z | Downloaded tiny-keccak v2.0.2 |
| 1916 | 2026-03-02T08:40:13.506Z | Downloaded thread_local v1.1.8 |
| 1917 | 2026-03-02T08:40:13.506Z | Downloaded support-bundle-viewer v0.1.2 |
| 1918 | 2026-03-02T08:40:13.506Z | Downloaded strum_macros v0.27.2 |
| 1919 | 2026-03-02T08:40:13.506Z | Downloaded string_cache v0.8.9 |
| 1920 | 2026-03-02T08:40:13.506Z | Downloaded schemars v1.0.4 |
| 1921 | 2026-03-02T08:40:13.506Z | Downloaded samael v0.0.19 |
| 1922 | 2026-03-02T08:40:13.506Z | Downloaded rustc-demangle v0.1.24 |
| 1923 | 2026-03-02T08:40:13.506Z | Downloaded rsa v0.9.8 |
| 1924 | 2026-03-02T08:40:13.506Z | Downloaded rand_seeder v0.4.0 |
| 1925 | 2026-03-02T08:40:13.506Z | Downloaded r2d2 v0.8.10 |
| 1926 | 2026-03-02T08:40:13.506Z | Downloaded quinn-udp v0.5.5 |
| 1927 | 2026-03-02T08:40:13.506Z | Downloaded phf v0.12.1 |
| 1928 | 2026-03-02T08:40:13.506Z | Downloaded password-hash v0.4.2 |
| 1929 | 2026-03-02T08:40:13.506Z | Downloaded omicron-zone-package v0.12.2 |
| 1930 | 2026-03-02T08:40:13.506Z | Downloaded indicatif v0.17.11 |
| 1931 | 2026-03-02T08:40:13.507Z | Downloaded gimli v0.31.1 |
| 1932 | 2026-03-02T08:40:13.507Z | Downloaded tagptr v0.2.0 |
| 1933 | 2026-03-02T08:40:13.507Z | Downloaded tabwriter v1.4.0 |
| 1934 | 2026-03-02T08:40:13.507Z | Downloaded tabled_derive v0.11.0 |
| 1935 | 2026-03-02T08:40:13.507Z | Downloaded tabled_derive v0.10.0 |
| 1936 | 2026-03-02T08:40:13.507Z | Downloaded sync_wrapper v1.0.1 |
| 1937 | 2026-03-02T08:40:13.507Z | Downloaded sync-ptr v0.1.4 |
| 1938 | 2026-03-02T08:40:13.507Z | Downloaded supports-color v3.0.2 |
| 1939 | 2026-03-02T08:40:13.507Z | Downloaded strum v0.27.2 |
| 1940 | 2026-03-02T08:40:13.507Z | Downloaded structmeta-derive v0.3.0 |
| 1941 | 2026-03-02T08:40:13.507Z | Downloaded structmeta v0.3.0 |
| 1942 | 2026-03-02T08:40:13.507Z | Downloaded strip-ansi-escapes v0.2.0 |
| 1943 | 2026-03-02T08:40:13.507Z | Downloaded stringprep v0.1.5 |
| 1944 | 2026-03-02T08:40:13.507Z | Downloaded stacker v0.1.23 |
| 1945 | 2026-03-02T08:40:13.507Z | Downloaded ssh-encoding v0.2.0 |
| 1946 | 2026-03-02T08:40:13.507Z | Downloaded ssh-cipher v0.2.0 |
| 1947 | 2026-03-02T08:40:13.507Z | Downloaded sqlparser_derive v0.5.0 |
| 1948 | 2026-03-02T08:40:13.507Z | Downloaded sqlformat v0.3.5 |
| 1949 | 2026-03-02T08:40:13.507Z | Downloaded slab v0.4.9 |
| 1950 | 2026-03-02T08:40:13.507Z | Downloaded signal-hook v0.3.18 |
| 1951 | 2026-03-02T08:40:13.507Z | Downloaded serde_with_macros v3.16.1 |
| 1952 | 2026-03-02T08:40:13.507Z | Downloaded serde_repr v0.1.19 |
| 1953 | 2026-03-02T08:40:13.507Z | Downloaded serde_plain v1.0.2 |
| 1954 | 2026-03-02T08:40:13.507Z | Downloaded serde_bytes v0.11.19 |
| 1955 | 2026-03-02T08:40:13.507Z | Downloaded serde-big-array v0.5.1 |
| 1956 | 2026-03-02T08:40:13.508Z | Downloaded seq-macro v0.3.6 |
| 1957 | 2026-03-02T08:40:13.508Z | Downloaded secrecy v0.10.3 |
| 1958 | 2026-03-02T08:40:13.508Z | Downloaded secrecy v0.8.0 |
| 1959 | 2026-03-02T08:40:13.508Z | Downloaded scrypt v0.11.0 |
| 1960 | 2026-03-02T08:40:13.508Z | Downloaded scroll_derive v0.13.1 |
| 1961 | 2026-03-02T08:40:13.508Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1962 | 2026-03-02T08:40:13.508Z | Downloaded ron v0.8.1 |
| 1963 | 2026-03-02T08:40:13.508Z | Downloaded ron v0.7.1 |
| 1964 | 2026-03-02T08:40:13.508Z | Downloaded qorb v0.4.1 |
| 1965 | 2026-03-02T08:40:13.508Z | Downloaded publicsuffix v2.3.0 |
| 1966 | 2026-03-02T08:40:13.508Z | Downloaded proc-macro-error2 v2.0.1 |
| 1967 | 2026-03-02T08:40:13.508Z | Downloaded phf v0.11.2 |
| 1968 | 2026-03-02T08:40:13.508Z | Downloaded owo-colors v4.2.3 |
| 1969 | 2026-03-02T08:40:13.508Z | Downloaded itertools v0.14.0 |
| 1970 | 2026-03-02T08:40:13.508Z | Downloaded git2 v0.20.2 |
| 1971 | 2026-03-02T08:40:13.508Z | Downloaded derive-where v1.5.0 |
| 1972 | 2026-03-02T08:40:13.508Z | Downloaded compact_str v0.8.0 |
| 1973 | 2026-03-02T08:40:13.508Z | Downloaded bumpalo v3.16.0 |
| 1974 | 2026-03-02T08:40:13.508Z | Downloaded aes-gcm v0.10.3 |
| 1975 | 2026-03-02T08:40:13.508Z | Downloaded siphasher v1.0.1 |
| 1976 | 2026-03-02T08:40:13.508Z | Downloaded siphasher v0.3.11 |
| 1977 | 2026-03-02T08:40:13.508Z | Downloaded simd-adler32 v0.3.7 |
| 1978 | 2026-03-02T08:40:13.508Z | Downloaded sigpipe v0.1.3 |
| 1979 | 2026-03-02T08:40:13.508Z | Downloaded signal-hook-tokio v0.3.1 |
| 1980 | 2026-03-02T08:40:13.508Z | Downloaded signal-hook-registry v1.4.2 |
| 1981 | 2026-03-02T08:40:13.508Z | Downloaded signal-hook-mio v0.2.4 |
| 1982 | 2026-03-02T08:40:13.509Z | Downloaded shell-words v1.1.0 |
| 1983 | 2026-03-02T08:40:13.509Z | Downloaded ryu v1.0.18 |
| 1984 | 2026-03-02T08:40:13.509Z | Downloaded rustls-pemfile v2.2.0 |
| 1985 | 2026-03-02T08:40:13.509Z | Downloaded rustls-native-certs v0.8.1 |
| 1986 | 2026-03-02T08:40:13.509Z | Downloaded russh-cryptovec v0.7.3 |
| 1987 | 2026-03-02T08:40:13.509Z | Downloaded rtoolbox v0.0.2 |
| 1988 | 2026-03-02T08:40:13.509Z | Downloaded rand_xorshift v0.4.0 |
| 1989 | 2026-03-02T08:40:13.509Z | Downloaded radium v0.7.0 |
| 1990 | 2026-03-02T08:40:13.509Z | Downloaded progenitor-impl v0.13.0 |
| 1991 | 2026-03-02T08:40:13.509Z | Downloaded progenitor-impl v0.8.0 |
| 1992 | 2026-03-02T08:40:13.509Z | Downloaded pem v3.0.5 |
| 1993 | 2026-03-02T08:40:13.509Z | Downloaded peg-macros v0.8.5 |
| 1994 | 2026-03-02T08:40:13.509Z | Downloaded peg v0.8.5 |
| 1995 | 2026-03-02T08:40:13.509Z | Downloaded paste v1.0.15 |
| 1996 | 2026-03-02T08:40:13.509Z | Downloaded password-hash v0.5.0 |
| 1997 | 2026-03-02T08:40:13.509Z | Downloaded num-bigint v0.4.6 |
| 1998 | 2026-03-02T08:40:13.509Z | Downloaded mio v1.0.2 |
| 1999 | 2026-03-02T08:40:13.509Z | Downloaded darling_core v0.21.0 |
| 2000 | 2026-03-02T08:40:13.509Z | Downloaded chacha20poly1305 v0.10.1 |
| 2001 | 2026-03-02T08:40:13.509Z | Downloaded cc v1.2.56 |
| 2002 | 2026-03-02T08:40:13.509Z | Downloaded sapling-renderdag v0.1.0 |
| 2003 | 2026-03-02T08:40:13.509Z | Downloaded same-file v1.0.6 |
| 2004 | 2026-03-02T08:40:13.510Z | Downloaded salsa20 v0.10.2 |
| 2005 | 2026-03-02T08:40:13.510Z | Downloaded rusty-fork v0.3.0 |
| 2006 | 2026-03-02T08:40:13.510Z | Downloaded rustc_version v0.1.7 |
| 2007 | 2026-03-02T08:40:13.510Z | Downloaded resolv-conf v0.7.0 |
| 2008 | 2026-03-02T08:40:13.510Z | Downloaded progenitor-extras v0.1.0 |
| 2009 | 2026-03-02T08:40:13.510Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 2010 | 2026-03-02T08:40:13.510Z | Downloaded proc-macro-crate v1.3.1 |
| 2011 | 2026-03-02T08:40:13.510Z | Downloaded pretty-hex v0.2.1 |
| 2012 | 2026-03-02T08:40:13.537Z | Downloaded predicates v3.1.3 |
| 2013 | 2026-03-02T08:40:13.537Z | Downloaded postgres-types v0.2.9 |
| 2014 | 2026-03-02T08:40:13.537Z | Downloaded pin-project v1.1.6 |
| 2015 | 2026-03-02T08:40:13.537Z | Downloaded parse-display-derive v0.10.0 |
| 2016 | 2026-03-02T08:40:13.537Z | Downloaded oxide-tokio-rt v0.1.2 |
| 2017 | 2026-03-02T08:40:13.537Z | Downloaded nu-ansi-term v0.50.1 |
| 2018 | 2026-03-02T08:40:13.537Z | Downloaded memmap2 v0.9.8 |
| 2019 | 2026-03-02T08:40:13.537Z | Downloaded litrs v0.4.1 |
| 2020 | 2026-03-02T08:40:13.537Z | Downloaded hashbrown v0.15.4 |
| 2021 | 2026-03-02T08:40:13.537Z | Downloaded futures-util v0.3.31 |
| 2022 | 2026-03-02T08:40:13.537Z | Downloaded deranged v0.5.3 |
| 2023 | 2026-03-02T08:40:13.537Z | Downloaded const_format v0.2.34 |
| 2024 | 2026-03-02T08:40:13.537Z | Downloaded recursive v0.1.1 |
| 2025 | 2026-03-02T08:40:13.538Z | Downloaded quick-error v1.2.3 |
| 2026 | 2026-03-02T08:40:13.538Z | Downloaded psm v0.1.30 |
| 2027 | 2026-03-02T08:40:13.538Z | Downloaded psl-types v2.0.11 |
| 2028 | 2026-03-02T08:40:13.538Z | Downloaded progenitor-macro v0.13.0 |
| 2029 | 2026-03-02T08:40:13.538Z | Downloaded progenitor-client v0.13.0 |
| 2030 | 2026-03-02T08:40:13.538Z | Downloaded progenitor-client v0.8.0 |
| 2031 | 2026-03-02T08:40:13.538Z | Downloaded progenitor v0.13.0 |
| 2032 | 2026-03-02T08:40:13.538Z | Downloaded progenitor v0.8.0 |
| 2033 | 2026-03-02T08:40:13.538Z | Downloaded ppv-lite86 v0.2.20 |
| 2034 | 2026-03-02T08:40:13.538Z | Downloaded postgres-protocol v0.6.8 |
| 2035 | 2026-03-02T08:40:13.538Z | Downloaded postcard v1.0.10 |
| 2036 | 2026-03-02T08:40:13.538Z | Downloaded polyval v0.6.2 |
| 2037 | 2026-03-02T08:40:13.538Z | Downloaded poly1305 v0.8.0 |
| 2038 | 2026-03-02T08:40:13.538Z | Downloaded pkcs5 v0.7.1 |
| 2039 | 2026-03-02T08:40:13.538Z | Downloaded pin-project-internal v1.1.6 |
| 2040 | 2026-03-02T08:40:13.538Z | Downloaded phf_shared v0.12.1 |
| 2041 | 2026-03-02T08:40:13.538Z | Downloaded phf_shared v0.11.2 |
| 2042 | 2026-03-02T08:40:13.538Z | Downloaded peg-runtime v0.8.5 |
| 2043 | 2026-03-02T08:40:13.538Z | Downloaded pbkdf2 v0.12.2 |
| 2044 | 2026-03-02T08:40:13.538Z | Downloaded pbkdf2 v0.11.0 |
| 2045 | 2026-03-02T08:40:13.538Z | Downloaded path-slash v0.1.5 |
| 2046 | 2026-03-02T08:40:13.538Z | Downloaded parking_lot_core v0.9.10 |
| 2047 | 2026-03-02T08:40:13.539Z | Downloaded parking_lot_core v0.8.6 |
| 2048 | 2026-03-02T08:40:13.539Z | Downloaded parking_lot v0.12.3 |
| 2049 | 2026-03-02T08:40:13.539Z | Downloaded parking_lot v0.11.2 |
| 2050 | 2026-03-02T08:40:13.539Z | Downloaded papergrid v0.17.0 |
| 2051 | 2026-03-02T08:40:13.539Z | Downloaded papergrid v0.14.0 |
| 2052 | 2026-03-02T08:40:13.539Z | Downloaded packed_struct v0.10.1 |
| 2053 | 2026-03-02T08:40:13.539Z | Downloaded multer v3.1.0 |
| 2054 | 2026-03-02T08:40:13.539Z | Downloaded libm v0.2.8 |
| 2055 | 2026-03-02T08:40:13.539Z | Downloaded itertools v0.13.0 |
| 2056 | 2026-03-02T08:40:13.539Z | Downloaded ingot-macros v0.1.1 |
| 2057 | 2026-03-02T08:40:13.539Z | Downloaded hashbrown v0.13.2 |
| 2058 | 2026-03-02T08:40:13.539Z | Downloaded h2 v0.4.6 |
| 2059 | 2026-03-02T08:40:13.539Z | Downloaded darling_core v0.20.10 |
| 2060 | 2026-03-02T08:40:13.539Z | Downloaded darling v0.21.0 |
| 2061 | 2026-03-02T08:40:13.539Z | Downloaded predicates-tree v1.0.12 |
| 2062 | 2026-03-02T08:40:13.539Z | Downloaded predicates-core v1.0.8 |
| 2063 | 2026-03-02T08:40:13.539Z | Downloaded precomputed-hash v0.1.1 |
| 2064 | 2026-03-02T08:40:13.539Z | Downloaded pkg-config v0.3.31 |
| 2065 | 2026-03-02T08:40:13.539Z | Downloaded pin-project-lite v0.2.14 |
| 2066 | 2026-03-02T08:40:13.539Z | Downloaded parse-display v0.10.0 |
| 2067 | 2026-03-02T08:40:13.539Z | Downloaded packed_struct_codegen v0.10.1 |
| 2068 | 2026-03-02T08:40:13.539Z | Downloaded oso-derive v0.27.3 |
| 2069 | 2026-03-02T08:40:13.539Z | Downloaded openssl-probe v0.1.5 |
| 2070 | 2026-03-02T08:40:13.539Z | Downloaded opaque-debug v0.3.1 |
| 2071 | 2026-03-02T08:40:13.539Z | Downloaded olpc-cjson v0.1.4 |
| 2072 | 2026-03-02T08:40:13.539Z | Downloaded num-derive v0.3.3 |
| 2073 | 2026-03-02T08:40:13.539Z | Downloaded newtype-uuid v1.3.2 |
| 2074 | 2026-03-02T08:40:13.539Z | Downloaded miniz_oxide v0.8.5 |
| 2075 | 2026-03-02T08:40:13.539Z | Downloaded mime_guess v2.0.5 |
| 2076 | 2026-03-02T08:40:13.539Z | Downloaded maybe-uninit v2.0.0 |
| 2077 | 2026-03-02T08:40:13.539Z | Downloaded lock_api v0.4.12 |
| 2078 | 2026-03-02T08:40:13.539Z | Downloaded linear-map v1.2.0 |
| 2079 | 2026-03-02T08:40:13.539Z | Downloaded libz-rs-sys v0.5.1 |
| 2080 | 2026-03-02T08:40:13.539Z | Downloaded jiff-static v0.2.15 |
| 2081 | 2026-03-02T08:40:13.539Z | Downloaded hickory-resolver v0.25.2 |
| 2082 | 2026-03-02T08:40:13.539Z | Downloaded hickory-resolver v0.24.4 |
| 2083 | 2026-03-02T08:40:13.539Z | Downloaded derive_builder v0.20.2 |
| 2084 | 2026-03-02T08:40:13.539Z | Downloaded crossbeam-epoch v0.9.18 |
| 2085 | 2026-03-02T08:40:13.540Z | Downloaded crc32fast v1.4.2 |
| 2086 | 2026-03-02T08:40:13.540Z | Downloaded crc-any v2.5.0 |
| 2087 | 2026-03-02T08:40:13.540Z | Downloaded bzip2 v0.5.2 |
| 2088 | 2026-03-02T08:40:13.540Z | Downloaded num_threads v0.1.7 |
| 2089 | 2026-03-02T08:40:13.540Z | Downloaded num_enum v0.5.11 |
| 2090 | 2026-03-02T08:40:13.540Z | Downloaded num-rational v0.4.2 |
| 2091 | 2026-03-02T08:40:13.540Z | Downloaded num-complex v0.4.6 |
| 2092 | 2026-03-02T08:40:13.540Z | Downloaded num v0.4.3 |
| 2093 | 2026-03-02T08:40:13.540Z | Downloaded normalize-line-endings v0.3.0 |
| 2094 | 2026-03-02T08:40:13.540Z | Downloaded native-tls v0.2.12 |
| 2095 | 2026-03-02T08:40:13.540Z | Downloaded nanorand v0.7.0 |
| 2096 | 2026-03-02T08:40:13.540Z | Downloaded multimap v0.10.1 |
| 2097 | 2026-03-02T08:40:13.540Z | Downloaded lru-cache v0.1.2 |
| 2098 | 2026-03-02T08:40:13.540Z | Downloaded lockfree-object-pool v0.1.6 |
| 2099 | 2026-03-02T08:40:13.540Z | Downloaded libefi-sys v0.1.0 |
| 2100 | 2026-03-02T08:40:13.540Z | Downloaded jobserver v0.1.32 |
| 2101 | 2026-03-02T08:40:13.540Z | Downloaded ingot-types v0.1.2 |
| 2102 | 2026-03-02T08:40:13.540Z | Downloaded ignore v0.4.23 |
| 2103 | 2026-03-02T08:40:13.540Z | Downloaded iddqd v0.3.16 |
| 2104 | 2026-03-02T08:40:13.540Z | Downloaded heapless v0.8.0 |
| 2105 | 2026-03-02T08:40:13.540Z | Downloaded headers v0.4.1 |
| 2106 | 2026-03-02T08:40:13.540Z | Downloaded half v2.4.1 |
| 2107 | 2026-03-02T08:40:13.540Z | Downloaded critical-section v1.1.3 |
| 2108 | 2026-03-02T08:40:13.540Z | Downloaded num-derive v0.4.2 |
| 2109 | 2026-03-02T08:40:13.540Z | Downloaded nonempty v0.12.0 |
| 2110 | 2026-03-02T08:40:13.540Z | Downloaded nodrop v0.1.14 |
| 2111 | 2026-03-02T08:40:13.540Z | Downloaded nibble_vec v0.1.0 |
| 2112 | 2026-03-02T08:40:13.568Z | Downloaded newtype_derive v0.1.6 |
| 2113 | 2026-03-02T08:40:13.568Z | Downloaded newtype-uuid-macros v0.1.0 |
| 2114 | 2026-03-02T08:40:13.568Z | Downloaded new_debug_unreachable v1.0.6 |
| 2115 | 2026-03-02T08:40:13.568Z | Downloaded md-5 v0.10.6 |
| 2116 | 2026-03-02T08:40:13.568Z | Downloaded match_cfg v0.1.0 |
| 2117 | 2026-03-02T08:40:13.568Z | Downloaded maplit v1.0.2 |
| 2118 | 2026-03-02T08:40:13.569Z | Downloaded lzss v0.8.2 |
| 2119 | 2026-03-02T08:40:13.569Z | Downloaded libsw-core v0.3.1 |
| 2120 | 2026-03-02T08:40:13.569Z | Downloaded libloading v0.8.5 |
| 2121 | 2026-03-02T08:40:13.569Z | Downloaded ingot v0.1.1 |
| 2122 | 2026-03-02T08:40:13.569Z | Downloaded indoc v2.0.6 |
| 2123 | 2026-03-02T08:40:13.569Z | Downloaded indoc v1.0.9 |
| 2124 | 2026-03-02T08:40:13.569Z | Downloaded iana-time-zone v0.1.63 |
| 2125 | 2026-03-02T08:40:13.569Z | Downloaded hickory-server v0.25.2 |
| 2126 | 2026-03-02T08:40:13.569Z | Downloaded getrandom v0.2.15 |
| 2127 | 2026-03-02T08:40:13.569Z | Downloaded defmt-macros v0.3.9 |
| 2128 | 2026-03-02T08:40:13.569Z | Downloaded cookie_store v0.22.1 |
| 2129 | 2026-03-02T08:40:13.569Z | Downloaded cookie v0.18.1 |
| 2130 | 2026-03-02T08:40:13.569Z | Downloaded console v0.16.0 |
| 2131 | 2026-03-02T08:40:13.569Z | Downloaded md5 v0.7.0 |
| 2132 | 2026-03-02T08:40:13.569Z | Downloaded managed v0.8.0 |
| 2133 | 2026-03-02T08:40:13.569Z | Downloaded lru v0.12.5 |
| 2134 | 2026-03-02T08:40:13.569Z | Downloaded libsw v3.5.0 |
| 2135 | 2026-03-02T08:40:13.569Z | Downloaded libscf-sys v1.1.0 |
| 2136 | 2026-03-02T08:40:13.569Z | Downloaded http-range v0.1.5 |
| 2137 | 2026-03-02T08:40:13.569Z | Downloaded hostname v0.3.1 |
| 2138 | 2026-03-02T08:40:13.569Z | Downloaded home v0.5.9 |
| 2139 | 2026-03-02T08:40:13.569Z | Downloaded hex-literal v0.4.1 |
| 2140 | 2026-03-02T08:40:13.569Z | Downloaded heck v0.3.3 |
| 2141 | 2026-03-02T08:40:13.569Z | Downloaded heapless v0.7.17 |
| 2142 | 2026-03-02T08:40:13.569Z | Downloaded hash32 v0.3.1 |
| 2143 | 2026-03-02T08:40:13.569Z | Downloaded globwalk v0.9.1 |
| 2144 | 2026-03-02T08:40:13.569Z | Downloaded globset v0.4.15 |
| 2145 | 2026-03-02T08:40:13.569Z | Downloaded ghash v0.5.1 |
| 2146 | 2026-03-02T08:40:13.569Z | Downloaded gethostname v0.5.0 |
| 2147 | 2026-03-02T08:40:13.569Z | Downloaded flume v0.11.1 |
| 2148 | 2026-03-02T08:40:13.569Z | Downloaded derive_builder_core v0.20.2 |
| 2149 | 2026-03-02T08:40:13.569Z | Downloaded colored v3.0.0 |
| 2150 | 2026-03-02T08:40:13.569Z | Downloaded clang-sys v1.8.1 |
| 2151 | 2026-03-02T08:40:13.570Z | Downloaded cancel-safe-futures v0.1.5 |
| 2152 | 2026-03-02T08:40:13.570Z | Downloaded backon v1.6.0 |
| 2153 | 2026-03-02T08:40:13.570Z | Downloaded lalrpop-util v0.19.12 |
| 2154 | 2026-03-02T08:40:13.570Z | Downloaded kstat-rs v0.2.4 |
| 2155 | 2026-03-02T08:40:13.570Z | Downloaded is-terminal v0.4.13 |
| 2156 | 2026-03-02T08:40:13.570Z | Downloaded internet-checksum v0.2.1 |
| 2157 | 2026-03-02T08:40:13.570Z | Downloaded hyper-staticfile v0.10.1 |
| 2158 | 2026-03-02T08:40:13.570Z | Downloaded humantime v2.2.0 |
| 2159 | 2026-03-02T08:40:13.570Z | Downloaded httparse v1.9.5 |
| 2160 | 2026-03-02T08:40:13.570Z | Downloaded hostname v0.4.2 |
| 2161 | 2026-03-02T08:40:13.570Z | Downloaded highway v1.3.0 |
| 2162 | 2026-03-02T08:40:13.570Z | Downloaded hickory-client v0.25.2 |
| 2163 | 2026-03-02T08:40:13.570Z | Downloaded headers-core v0.3.0 |
| 2164 | 2026-03-02T08:40:13.570Z | Downloaded hash32 v0.2.1 |
| 2165 | 2026-03-02T08:40:13.570Z | Downloaded half v1.8.3 |
| 2166 | 2026-03-02T08:40:13.570Z | Downloaded git-stub v1.0.0 |
| 2167 | 2026-03-02T08:40:13.570Z | Downloaded fxhash v0.2.1 |
| 2168 | 2026-03-02T08:40:13.570Z | Downloaded futures-macro v0.3.31 |
| 2169 | 2026-03-02T08:40:13.570Z | Downloaded flate2 v1.1.2 |
| 2170 | 2026-03-02T08:40:13.570Z | Downloaded find-msvc-tools v0.1.9 |
| 2171 | 2026-03-02T08:40:13.570Z | Downloaded embedded-io v0.4.0 |
| 2172 | 2026-03-02T08:40:13.570Z | Downloaded ed25519-dalek v2.1.1 |
| 2173 | 2026-03-02T08:40:13.570Z | Downloaded defmt v0.3.8 |
| 2174 | 2026-03-02T08:40:13.570Z | Downloaded data-encoding v2.9.0 |
| 2175 | 2026-03-02T08:40:13.570Z | Downloaded darling v0.20.10 |
| 2176 | 2026-03-02T08:40:13.570Z | Downloaded daft-derive v0.1.4 |
| 2177 | 2026-03-02T08:40:13.570Z | Downloaded daft v0.1.4 |
| 2178 | 2026-03-02T08:40:13.570Z | Downloaded ctr v0.9.2 |
| 2179 | 2026-03-02T08:40:13.570Z | Downloaded csv-core v0.1.11 |
| 2180 | 2026-03-02T08:40:13.570Z | Downloaded crossbeam-deque v0.8.5 |
| 2181 | 2026-03-02T08:40:13.570Z | Downloaded colored v2.2.0 |
| 2182 | 2026-03-02T08:40:13.570Z | Downloaded blake2 v0.10.6 |
| 2183 | 2026-03-02T08:40:13.571Z | Downloaded bit-vec v0.6.3 |
| 2184 | 2026-03-02T08:40:13.571Z | Downloaded bit-set v0.8.0 |
| 2185 | 2026-03-02T08:40:13.571Z | Downloaded instability v0.3.2 |
| 2186 | 2026-03-02T08:40:13.571Z | Downloaded inout v0.1.3 |
| 2187 | 2026-03-02T08:40:13.571Z | Downloaded indent_write v2.2.0 |
| 2188 | 2026-03-02T08:40:13.571Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 2189 | 2026-03-02T08:40:13.571Z | Downloaded glob v0.3.2 |
| 2190 | 2026-03-02T08:40:13.571Z | Downloaded futures v0.3.31 |
| 2191 | 2026-03-02T08:40:13.571Z | Downloaded fs-err v2.11.0 |
| 2192 | 2026-03-02T08:40:13.571Z | Downloaded foldhash v0.1.5 |
| 2193 | 2026-03-02T08:40:13.571Z | Downloaded flagset v0.4.6 |
| 2194 | 2026-03-02T08:40:13.571Z | Downloaded filetime v0.2.26 |
| 2195 | 2026-03-02T08:40:13.571Z | Downloaded ff v0.13.0 |
| 2196 | 2026-03-02T08:40:13.571Z | Downloaded fd-lock v4.0.2 |
| 2197 | 2026-03-02T08:40:13.571Z | Downloaded env_logger v0.11.8 |
| 2198 | 2026-03-02T08:40:13.571Z | Downloaded endian-type v0.1.2 |
| 2199 | 2026-03-02T08:40:13.571Z | Downloaded ena v0.14.3 |
| 2200 | 2026-03-02T08:40:13.571Z | Downloaded diesel_derives v2.2.3 |
| 2201 | 2026-03-02T08:40:13.571Z | Downloaded const_format_proc_macros v0.2.34 |
| 2202 | 2026-03-02T08:40:13.571Z | Downloaded console v0.15.10 |
| 2203 | 2026-03-02T08:40:13.571Z | Downloaded chacha20 v0.9.1 |
| 2204 | 2026-03-02T08:40:13.571Z | Downloaded cexpr v0.6.0 |
| 2205 | 2026-03-02T08:40:13.571Z | Downloaded cbc v0.1.2 |
| 2206 | 2026-03-02T08:40:13.571Z | Downloaded cassowary v0.3.0 |
| 2207 | 2026-03-02T08:40:13.571Z | Downloaded ar_archive_writer v0.5.1 |
| 2208 | 2026-03-02T08:40:13.571Z | Downloaded futures-task v0.3.31 |
| 2209 | 2026-03-02T08:40:13.571Z | Downloaded futures-io v0.3.31 |
| 2210 | 2026-03-02T08:40:13.571Z | Downloaded futures-executor v0.3.31 |
| 2211 | 2026-03-02T08:40:13.571Z | Downloaded enum-as-inner v0.6.1 |
| 2212 | 2026-03-02T08:40:13.597Z | Downloaded embedded-io v0.6.1 |
| 2213 | 2026-03-02T08:40:13.598Z | Downloaded dunce v1.0.5 |
| 2214 | 2026-03-02T08:40:13.598Z | Downloaded dropshot_endpoint v0.16.7 |
| 2215 | 2026-03-02T08:40:13.598Z | Downloaded dropshot v0.16.7 |
| 2216 | 2026-03-02T08:40:13.598Z | Downloaded dof v0.4.0 |
| 2217 | 2026-03-02T08:40:13.598Z | Downloaded diesel-dtrace v0.4.2 |
| 2218 | 2026-03-02T08:40:13.598Z | Downloaded defmt-parser v0.3.4 |
| 2219 | 2026-03-02T08:40:13.598Z | Downloaded darling_macro v0.21.0 |
| 2220 | 2026-03-02T08:40:13.598Z | Downloaded darling_macro v0.20.10 |
| 2221 | 2026-03-02T08:40:13.598Z | Downloaded crunchy v0.2.2 |
| 2222 | 2026-03-02T08:40:13.598Z | Downloaded corncobs v0.1.4 |
| 2223 | 2026-03-02T08:40:13.598Z | Downloaded cipher v0.4.4 |
| 2224 | 2026-03-02T08:40:13.598Z | Downloaded bzip2 v0.4.4 |
| 2225 | 2026-03-02T08:40:13.598Z | Downloaded futures-channel v0.3.31 |
| 2226 | 2026-03-02T08:40:13.598Z | Downloaded funty v2.0.0 |
| 2227 | 2026-03-02T08:40:13.598Z | Downloaded fs_extra v1.3.0 |
| 2228 | 2026-03-02T08:40:13.598Z | Downloaded float-ord v0.3.2 |
| 2229 | 2026-03-02T08:40:13.598Z | Downloaded float-cmp v0.10.0 |
| 2230 | 2026-03-02T08:40:13.598Z | Downloaded fixedbitset v0.5.7 |
| 2231 | 2026-03-02T08:40:13.598Z | Downloaded fatfs v0.3.6 |
| 2232 | 2026-03-02T08:40:13.598Z | Downloaded env_filter v0.1.2 |
| 2233 | 2026-03-02T08:40:13.598Z | Downloaded display-error-chain v0.2.2 |
| 2234 | 2026-03-02T08:40:13.598Z | Downloaded dirs-next v2.0.0 |
| 2235 | 2026-03-02T08:40:13.598Z | Downloaded diff v0.1.13 |
| 2236 | 2026-03-02T08:40:13.598Z | Downloaded diesel v2.2.12 |
| 2237 | 2026-03-02T08:40:13.599Z | Downloaded des v0.8.1 |
| 2238 | 2026-03-02T08:40:13.599Z | Downloaded crc v3.2.1 |
| 2239 | 2026-03-02T08:40:13.599Z | Downloaded convert_case v0.7.1 |
| 2240 | 2026-03-02T08:40:13.599Z | Downloaded cmake v0.1.57 |
| 2241 | 2026-03-02T08:40:13.599Z | Downloaded castaway v0.2.3 |
| 2242 | 2026-03-02T08:40:13.599Z | Downloaded camino-tempfile-ext v0.3.2 |
| 2243 | 2026-03-02T08:40:13.599Z | Downloaded buf-list v1.0.3 |
| 2244 | 2026-03-02T08:40:13.599Z | Downloaded bitfield v0.19.2 |
| 2245 | 2026-03-02T08:40:13.599Z | Downloaded bit-vec v0.8.0 |
| 2246 | 2026-03-02T08:40:13.599Z | Downloaded dropshot-api-manager v0.5.2 |
| 2247 | 2026-03-02T08:40:13.599Z | Downloaded drift v0.1.3 |
| 2248 | 2026-03-02T08:40:13.599Z | Downloaded dirs-sys-next v0.1.2 |
| 2249 | 2026-03-02T08:40:13.599Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 2250 | 2026-03-02T08:40:13.599Z | Downloaded derive_more v2.0.1 |
| 2251 | 2026-03-02T08:40:13.599Z | Downloaded crc8 v0.1.1 |
| 2252 | 2026-03-02T08:40:13.599Z | Downloaded crc-catalog v2.4.0 |
| 2253 | 2026-03-02T08:40:13.599Z | Downloaded constant_time_eq v0.3.1 |
| 2254 | 2026-03-02T08:40:13.599Z | Downloaded cobs v0.2.3 |
| 2255 | 2026-03-02T08:40:13.599Z | Downloaded blowfish v0.9.1 |
| 2256 | 2026-03-02T08:40:13.599Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 2257 | 2026-03-02T08:40:13.599Z | Downloaded document-features v0.2.11 |
| 2258 | 2026-03-02T08:40:13.600Z | Downloaded difflib v0.4.0 |
| 2259 | 2026-03-02T08:40:13.600Z | Downloaded derive_more v0.99.20 |
| 2260 | 2026-03-02T08:40:13.600Z | Downloaded derive_builder_macro v0.20.2 |
| 2261 | 2026-03-02T08:40:13.600Z | Downloaded derive-ex v0.1.8 |
| 2262 | 2026-03-02T08:40:13.600Z | Downloaded convert_case v0.4.0 |
| 2263 | 2026-03-02T08:40:13.600Z | Downloaded cfg_aliases v0.1.1 |
| 2264 | 2026-03-02T08:40:13.600Z | Downloaded block-padding v0.3.3 |
| 2265 | 2026-03-02T08:40:13.600Z | Downloaded bitfield-struct v0.6.2 |
| 2266 | 2026-03-02T08:40:13.600Z | Downloaded arc-swap v1.7.1 |
| 2267 | 2026-03-02T08:40:13.600Z | Downloaded fallible-iterator v0.2.0 |
| 2268 | 2026-03-02T08:40:13.600Z | Downloaded derive_more-impl v2.0.1 |
| 2269 | 2026-03-02T08:40:13.600Z | Downloaded debug-ignore v1.0.5 |
| 2270 | 2026-03-02T08:40:13.600Z | Downloaded cargo-platform v0.1.8 |
| 2271 | 2026-03-02T08:40:13.600Z | Downloaded bitfield-macros v0.19.2 |
| 2272 | 2026-03-02T08:40:13.600Z | Downloaded bcs v0.1.6 |
| 2273 | 2026-03-02T08:40:13.600Z | Downloaded base64ct v1.6.0 |
| 2274 | 2026-03-02T08:40:13.600Z | Downloaded base64 v0.13.1 |
| 2275 | 2026-03-02T08:40:13.600Z | Downloaded backtrace v0.3.74 |
| 2276 | 2026-03-02T08:40:13.600Z | Downloaded async-bb8-diesel v0.2.1 |
| 2277 | 2026-03-02T08:40:13.600Z | Downloaded backoff v0.4.0 |
| 2278 | 2026-03-02T08:40:13.626Z | Downloaded atty v0.2.14 |
| 2279 | 2026-03-02T08:40:13.626Z | Downloaded async-recursion v1.1.1 |
| 2280 | 2026-03-02T08:40:13.626Z | Downloaded assert_matches v1.5.0 |
| 2281 | 2026-03-02T08:40:13.626Z | Downloaded arrayvec v0.7.6 |
| 2282 | 2026-03-02T08:40:13.626Z | Downloaded array-init v0.0.4 |
| 2283 | 2026-03-02T08:40:13.626Z | Downloaded addr2line v0.24.2 |
| 2284 | 2026-03-02T08:40:13.626Z | Downloaded bit-set v0.5.3 |
| 2285 | 2026-03-02T08:40:13.626Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 2286 | 2026-03-02T08:40:13.626Z | Downloaded ascii-canvas v3.0.0 |
| 2287 | 2026-03-02T08:40:13.626Z | Downloaded arrayref v0.3.9 |
| 2288 | 2026-03-02T08:40:13.626Z | Downloaded argon2 v0.5.3 |
| 2289 | 2026-03-02T08:40:13.626Z | Downloaded adler2 v2.0.0 |
| 2290 | 2026-03-02T08:40:13.626Z | Downloaded aws-lc-sys v0.37.1 |
| 2291 | 2026-03-02T08:40:14.143Z | Compiling value-bag v1.12.0 |
| 2292 | 2026-03-02T08:40:14.143Z | Compiling find-msvc-tools v0.1.9 |
| 2293 | 2026-03-02T08:40:14.143Z | Compiling shlex v1.3.0 |
| 2294 | 2026-03-02T08:40:14.169Z | Compiling smallvec v1.15.1 |
| 2295 | 2026-03-02T08:40:14.169Z | Compiling typenum v1.17.0 |
| 2296 | 2026-03-02T08:40:14.274Z | Compiling syn v2.0.117 |
| 2297 | 2026-03-02T08:40:14.304Z | Compiling getrandom v0.2.15 |
| 2298 | 2026-03-02T08:40:14.329Z | Compiling jobserver v0.1.32 |
| 2299 | 2026-03-02T08:40:14.691Z | Compiling log v0.4.29 |
| 2300 | 2026-03-02T08:40:14.813Z | Compiling cc v1.2.56 |
| 2301 | 2026-03-02T08:40:14.846Z | Compiling rand_core v0.6.4 |
| 2302 | 2026-03-02T08:40:14.884Z | Compiling generic-array v0.14.7 |
| 2303 | 2026-03-02T08:40:14.915Z | Compiling lock_api v0.4.12 |
| 2304 | 2026-03-02T08:40:15.611Z | Compiling subtle v2.6.1 |
| 2305 | 2026-03-02T08:40:15.852Z | Compiling scopeguard v1.2.0 |
| 2306 | 2026-03-02T08:40:16.035Z | Compiling portable-atomic v1.11.0 |
| 2307 | 2026-03-02T08:40:16.121Z | Compiling critical-section v1.1.3 |
| 2308 | 2026-03-02T08:40:16.198Z | Compiling const-oid v0.9.6 |
| 2309 | 2026-03-02T08:40:16.228Z | Compiling serde_json v1.0.149 |
| 2310 | 2026-03-02T08:40:16.343Z | Compiling parking_lot_core v0.9.10 |
| 2311 | 2026-03-02T08:40:16.586Z | Compiling pkg-config v0.3.31 |
| 2312 | 2026-03-02T08:40:16.663Z | Compiling getrandom v0.3.4 |
| 2313 | 2026-03-02T08:40:16.804Z | Compiling pin-project-lite v0.2.14 |
| 2314 | 2026-03-02T08:40:17.855Z | Compiling signal-hook-registry v1.4.2 |
| 2315 | 2026-03-02T08:40:18.126Z | Compiling libm v0.2.8 |
| 2316 | 2026-03-02T08:40:18.346Z | Compiling once_cell v1.21.3 |
| 2317 | 2026-03-02T08:40:18.485Z | Compiling allocator-api2 v0.2.21 |
| 2318 | 2026-03-02T08:40:18.515Z | Compiling parking_lot v0.12.3 |
| 2319 | 2026-03-02T08:40:18.580Z | Compiling mio v1.0.2 |
| 2320 | 2026-03-02T08:40:18.608Z | Compiling num-traits v0.2.19 |
| 2321 | 2026-03-02T08:40:18.778Z | Compiling futures-core v0.3.32 |
| 2322 | 2026-03-02T08:40:19.294Z | Compiling percent-encoding v2.3.2 |
| 2323 | 2026-03-02T08:40:19.326Z | Compiling socket2 v0.6.1 |
| 2324 | 2026-03-02T08:40:19.392Z | Compiling slab v0.4.9 |
| 2325 | 2026-03-02T08:40:19.439Z | Compiling cpufeatures v0.2.14 |
| 2326 | 2026-03-02T08:40:19.581Z | Compiling futures-sink v0.3.31 |
| 2327 | 2026-03-02T08:40:19.690Z | Compiling foldhash v0.2.0 |
| 2328 | 2026-03-02T08:40:19.719Z | Compiling futures-io v0.3.31 |
| 2329 | 2026-03-02T08:40:19.789Z | Compiling futures-channel v0.3.31 |
| 2330 | 2026-03-02T08:40:19.934Z | Compiling futures-task v0.3.31 |
| 2331 | 2026-03-02T08:40:20.035Z | Compiling hashbrown v0.16.1 |
| 2332 | 2026-03-02T08:40:20.316Z | Compiling pin-utils v0.1.0 |
| 2333 | 2026-03-02T08:40:20.349Z | Compiling rustversion v1.0.22 |
| 2334 | 2026-03-02T08:40:20.374Z | Compiling form_urlencoded v1.2.2 |
| 2335 | 2026-03-02T08:40:20.411Z | Compiling cmake v0.1.57 |
| 2336 | 2026-03-02T08:40:20.475Z | Compiling dunce v1.0.5 |
| 2337 | 2026-03-02T08:40:20.514Z | Compiling base64ct v1.6.0 |
| 2338 | 2026-03-02T08:40:20.656Z | Compiling ident_case v1.0.1 |
| 2339 | 2026-03-02T08:40:20.758Z | Compiling fs_extra v1.3.0 |
| 2340 | 2026-03-02T08:40:20.939Z | Compiling foldhash v0.1.5 |
| 2341 | 2026-03-02T08:40:21.210Z | Compiling pem-rfc7468 v0.7.0 |
| 2342 | 2026-03-02T08:40:21.306Z | Compiling flagset v0.4.6 |
| 2343 | 2026-03-02T08:40:21.344Z | Compiling hashbrown v0.15.4 |
| 2344 | 2026-03-02T08:40:21.392Z | Compiling indexmap v2.13.0 |
| 2345 | 2026-03-02T08:40:21.466Z | Compiling aws-lc-sys v0.37.1 |
| 2346 | 2026-03-02T08:40:21.559Z | Compiling rand_core v0.9.3 |
| 2347 | 2026-03-02T08:40:21.855Z | Compiling iana-time-zone v0.1.63 |
| 2348 | 2026-03-02T08:40:22.028Z | Compiling ring v0.17.14 |
| 2349 | 2026-03-02T08:40:22.154Z | Compiling rustc_version v0.4.1 |
| 2350 | 2026-03-02T08:40:22.247Z | Compiling uuid v1.19.0 |
| 2351 | 2026-03-02T08:40:22.342Z | Compiling spin v0.9.8 |
| 2352 | 2026-03-02T08:40:22.566Z | Compiling synstructure v0.13.1 |
| 2353 | 2026-03-02T08:40:22.729Z | Compiling zerocopy v0.8.27 |
| 2354 | 2026-03-02T08:40:22.801Z | Compiling vcpkg v0.2.15 |
| 2355 | 2026-03-02T08:40:22.883Z | Compiling aws-lc-rs v1.16.0 |
| 2356 | 2026-03-02T08:40:23.050Z | Compiling regex-syntax v0.8.5 |
| 2357 | 2026-03-02T08:40:23.645Z | Compiling tracing-core v0.1.32 |
| 2358 | 2026-03-02T08:40:23.754Z | Compiling serde_derive_internals v0.29.1 |
| 2359 | 2026-03-02T08:40:23.922Z | Compiling schemars v0.8.22 |
| 2360 | 2026-03-02T08:40:24.391Z | Compiling rustix v0.38.37 |
| 2361 | 2026-03-02T08:40:24.569Z | Compiling openssl-sys v0.9.109 |
| 2362 | 2026-03-02T08:40:25.023Z | Compiling openssl-probe v0.1.5 |
| 2363 | 2026-03-02T08:40:25.257Z | Compiling adler2 v2.0.0 |
| 2364 | 2026-03-02T08:40:25.412Z | Compiling untrusted v0.7.1 |
| 2365 | 2026-03-02T08:40:25.574Z | Compiling rustix v1.1.3 |
| 2366 | 2026-03-02T08:40:25.661Z | Compiling untrusted v0.9.0 |
| 2367 | 2026-03-02T08:40:25.934Z | Compiling httparse v1.9.5 |
| 2368 | 2026-03-02T08:40:25.961Z | Compiling base64 v0.22.1 |
| 2369 | 2026-03-02T08:40:26.227Z | Compiling miniz_oxide v0.8.5 |
| 2370 | 2026-03-02T08:40:26.794Z | Compiling darling_core v0.20.10 |
| 2371 | 2026-03-02T08:40:26.833Z | Compiling tinyvec_macros v0.1.1 |
| 2372 | 2026-03-02T08:40:26.892Z | Compiling atomic-waker v1.1.2 |
| 2373 | 2026-03-02T08:40:26.967Z | Compiling tower-layer v0.3.3 |
| 2374 | 2026-03-02T08:40:27.128Z | Compiling dyn-clone v1.0.20 |
| 2375 | 2026-03-02T08:40:27.306Z | Compiling try-lock v0.2.5 |
| 2376 | 2026-03-02T08:40:27.375Z | Compiling serde_derive v1.0.228 |
| 2377 | 2026-03-02T08:40:27.409Z | Compiling zeroize_derive v1.4.2 |
| 2378 | 2026-03-02T08:40:27.510Z | Compiling zerofrom-derive v0.1.4 |
| 2379 | 2026-03-02T08:40:27.685Z | Compiling yoke-derive v0.7.4 |
| 2380 | 2026-03-02T08:40:28.824Z | Compiling zeroize v1.8.1 |
| 2381 | 2026-03-02T08:40:28.891Z | Compiling zerovec-derive v0.10.3 |
| 2382 | 2026-03-02T08:40:29.353Z | Compiling displaydoc v0.2.5 |
| 2383 | 2026-03-02T08:40:30.543Z | Compiling icu_provider_macros v1.5.0 |
| 2384 | 2026-03-02T08:40:30.966Z | Compiling crypto-common v0.1.6 |
| 2385 | 2026-03-02T08:40:31.072Z | Compiling zerofrom v0.1.4 |
| 2386 | 2026-03-02T08:40:31.100Z | Compiling block-buffer v0.10.4 |
| 2387 | 2026-03-02T08:40:31.239Z | Compiling tokio-macros v2.6.0 |
| 2388 | 2026-03-02T08:40:31.344Z | Compiling zerocopy-derive v0.7.35 |
| 2389 | 2026-03-02T08:40:31.387Z | Compiling yoke v0.7.4 |
| 2390 | 2026-03-02T08:40:31.517Z | Compiling digest v0.10.7 |
| 2391 | 2026-03-02T08:40:31.571Z | Compiling futures-macro v0.3.31 |
| 2392 | 2026-03-02T08:40:31.848Z | Compiling zerovec v0.10.4 |
| 2393 | 2026-03-02T08:40:32.059Z | Compiling hmac v0.12.1 |
| 2394 | 2026-03-02T08:40:32.364Z | Compiling thiserror-impl v2.0.18 |
| 2395 | 2026-03-02T08:40:32.782Z | Compiling block-padding v0.3.3 |
| 2396 | 2026-03-02T08:40:32.812Z | Compiling sha2 v0.10.9 |
| 2397 | 2026-03-02T08:40:33.059Z | Compiling inout v0.1.3 |
| 2398 | 2026-03-02T08:40:33.125Z | Compiling der_derive v0.7.3 |
| 2399 | 2026-03-02T08:40:33.269Z | Compiling zerocopy v0.7.35 |
| 2400 | 2026-03-02T08:40:33.339Z | Compiling futures-util v0.3.31 |
| 2401 | 2026-03-02T08:40:33.402Z | Compiling cipher v0.4.4 |
| 2402 | 2026-03-02T08:40:33.933Z | Compiling tinystr v0.7.6 |
| 2403 | 2026-03-02T08:40:34.013Z | Compiling icu_collections v1.5.0 |
| 2404 | 2026-03-02T08:40:34.418Z | Compiling icu_locid v1.5.0 |
| 2405 | 2026-03-02T08:40:34.451Z | Compiling serde v1.0.228 |
| 2406 | 2026-03-02T08:40:34.732Z | Compiling ppv-lite86 v0.2.20 |
| 2407 | 2026-03-02T08:40:35.469Z | Compiling der v0.7.10 |
| 2408 | 2026-03-02T08:40:35.555Z | Compiling thiserror v2.0.18 |
| 2409 | 2026-03-02T08:40:35.644Z | Compiling salsa20 v0.10.2 |
| 2410 | 2026-03-02T08:40:35.793Z | Compiling bytes v1.11.1 |
| 2411 | 2026-03-02T08:40:35.853Z | Compiling bitflags v2.9.4 |
| 2412 | 2026-03-02T08:40:35.922Z | Compiling icu_provider v1.5.0 |
| 2413 | 2026-03-02T08:40:36.331Z | Compiling pest v2.8.2 |
| 2414 | 2026-03-02T08:40:36.362Z | Compiling chrono v0.4.43 |
| 2415 | 2026-03-02T08:40:36.684Z | Compiling icu_locid_transform v1.5.0 |
| 2416 | 2026-03-02T08:40:36.902Z | Compiling pbkdf2 v0.12.2 |
| 2417 | 2026-03-02T08:40:37.130Z | Compiling tokio v1.49.0 |
| 2418 | 2026-03-02T08:40:37.256Z | Compiling http v1.4.0 |
| 2419 | 2026-03-02T08:40:38.461Z | Compiling icu_properties v1.5.1 |
| 2420 | 2026-03-02T08:40:38.954Z | Compiling spki v0.7.3 |
| 2421 | 2026-03-02T08:40:39.272Z | Compiling pest_meta v2.8.2 |
| 2422 | 2026-03-02T08:40:39.434Z | Compiling scrypt v0.11.0 |
| 2423 | 2026-03-02T08:40:39.459Z | Compiling rand_chacha v0.9.0 |
| 2424 | 2026-03-02T08:40:39.522Z | Compiling aes v0.8.4 |
| 2425 | 2026-03-02T08:40:39.714Z | Compiling cbc v0.1.2 |
| 2426 | 2026-03-02T08:40:39.967Z | Compiling rustls-pki-types v1.14.0 |
| 2427 | 2026-03-02T08:40:40.037Z | Compiling zerocopy-derive v0.8.27 |
| 2428 | 2026-03-02T08:40:41.117Z | Compiling tracing-attributes v0.1.27 |
| 2429 | 2026-03-02T08:40:41.194Z | Compiling pest_generator v2.8.2 |
| 2430 | 2026-03-02T08:40:42.187Z | Compiling pkcs5 v0.7.1 |
| 2431 | 2026-03-02T08:40:42.844Z | Compiling icu_normalizer v1.5.0 |
| 2432 | 2026-03-02T08:40:43.291Z | Compiling rand v0.9.2 |
| 2433 | 2026-03-02T08:40:43.327Z | Compiling http-body v1.0.1 |
| 2434 | 2026-03-02T08:40:43.638Z | Compiling pest_derive v2.8.2 |
| 2435 | 2026-03-02T08:40:43.679Z | Compiling pkcs8 v0.10.2 |
| 2436 | 2026-03-02T08:40:44.111Z | Compiling idna_adapter v1.2.0 |
| 2437 | 2026-03-02T08:40:44.395Z | Compiling idna v1.0.3 |
| 2438 | 2026-03-02T08:40:44.458Z | Compiling tracing v0.1.40 |
| 2439 | 2026-03-02T08:40:44.534Z | Compiling schemars_derive v0.8.22 |
| 2440 | 2026-03-02T08:40:45.207Z | Compiling url v2.5.4 |
| 2441 | 2026-03-02T08:40:45.320Z | Compiling scroll_derive v0.13.1 |
| 2442 | 2026-03-02T08:40:45.958Z | Compiling tower-service v0.3.3 |
| 2443 | 2026-03-02T08:40:46.124Z | Compiling rustls v0.23.37 |
| 2444 | 2026-03-02T08:40:46.438Z | Compiling tokio-util v0.7.15 |
| 2445 | 2026-03-02T08:40:47.099Z | Compiling scroll v0.13.0 |
| 2446 | 2026-03-02T08:40:47.728Z | Compiling ipnet v2.11.0 |
| 2447 | 2026-03-02T08:40:48.765Z | Compiling h2 v0.4.6 |
| 2448 | 2026-03-02T08:40:48.922Z | Compiling darling_macro v0.20.10 |
| 2449 | 2026-03-02T08:40:48.998Z | Compiling want v0.3.1 |
| 2450 | 2026-03-02T08:40:49.321Z | Compiling tinyvec v1.8.0 |
| 2451 | 2026-03-02T08:40:51.113Z | Compiling lazy_static v1.5.0 |
| 2452 | 2026-03-02T08:40:51.141Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2453 | 2026-03-02T08:40:51.141Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 2454 | 2026-03-02T08:40:51.141Z | Compiling aho-corasick v1.1.3 |
| 2455 | 2026-03-02T08:40:51.141Z | Compiling httpdate v1.0.3 |
| 2456 | 2026-03-02T08:40:51.141Z | Compiling time-core v0.1.8 |
| 2457 | 2026-03-02T08:40:51.166Z | Compiling num-conv v0.2.0 |
| 2458 | 2026-03-02T08:40:51.194Z | Compiling foreign-types-shared v0.1.1 |
| 2459 | 2026-03-02T08:40:51.296Z | Compiling powerfmt v0.2.0 |
| 2460 | 2026-03-02T08:40:51.345Z | Compiling openssl v0.10.73 |
| 2461 | 2026-03-02T08:40:51.404Z | Compiling tempfile v3.24.0 |
| 2462 | 2026-03-02T08:40:51.437Z | Compiling time-macros v0.2.27 |
| 2463 | 2026-03-02T08:40:51.497Z | Compiling foreign-types v0.3.2 |
| 2464 | 2026-03-02T08:40:51.632Z | Compiling deranged v0.5.3 |
| 2465 | 2026-03-02T08:40:52.233Z | Compiling darling v0.20.10 |
| 2466 | 2026-03-02T08:40:52.378Z | Compiling goblin v0.10.2 |
| 2467 | 2026-03-02T08:40:53.413Z | Compiling regex-automata v0.4.14 |
| 2468 | 2026-03-02T08:40:53.879Z | Compiling openssl-macros v0.1.1 |
| 2469 | 2026-03-02T08:40:54.658Z | Compiling wait-timeout v0.2.0 |
| 2470 | 2026-03-02T08:40:54.686Z | Compiling quick-error v1.2.3 |
| 2471 | 2026-03-02T08:40:54.897Z | Compiling bit-vec v0.8.0 |
| 2472 | 2026-03-02T08:40:55.258Z | Compiling syn v1.0.109 |
| 2473 | 2026-03-02T08:40:55.427Z | Compiling crossbeam-utils v0.8.21 |
| 2474 | 2026-03-02T08:40:55.457Z | Compiling num_threads v0.1.7 |
| 2475 | 2026-03-02T08:40:55.631Z | Compiling native-tls v0.2.12 |
| 2476 | 2026-03-02T08:40:55.834Z | Compiling hyper v1.8.1 |
| 2477 | 2026-03-02T08:40:56.174Z | Compiling usdt-impl v0.6.0 |
| 2478 | 2026-03-02T08:40:56.198Z | Compiling gimli v0.31.1 |
| 2479 | 2026-03-02T08:40:56.593Z | Compiling time v0.3.47 |
| 2480 | 2026-03-02T08:40:58.162Z | Compiling bit-set v0.8.0 |
| 2481 | 2026-03-02T08:40:58.471Z | Compiling hyper-util v0.1.19 |
| 2482 | 2026-03-02T08:40:59.330Z | Compiling dof v0.4.0 |
| 2483 | 2026-03-02T08:41:00.375Z | Compiling addr2line v0.24.2 |
| 2484 | 2026-03-02T08:41:01.111Z | Compiling rusty-fork v0.3.0 |
| 2485 | 2026-03-02T08:41:01.825Z | Compiling derive_builder_core v0.20.2 |
| 2486 | 2026-03-02T08:41:01.860Z | Compiling unicode-normalization v0.1.24 |
| 2487 | 2026-03-02T08:41:02.517Z | Compiling dtrace-parser v0.3.0 |
| 2488 | 2026-03-02T08:41:02.777Z | Compiling rustls-native-certs v0.8.1 |
| 2489 | 2026-03-02T08:41:02.804Z | Compiling signature v2.2.0 |
| 2490 | 2026-03-02T08:41:03.163Z | Compiling thiserror-impl v1.0.69 |
| 2491 | 2026-03-02T08:41:03.266Z | Compiling scroll_derive v0.12.0 |
| 2492 | 2026-03-02T08:41:03.348Z | Compiling heapless v0.7.17 |
| 2493 | 2026-03-02T08:41:03.649Z | Compiling darling_core v0.21.0 |
| 2494 | 2026-03-02T08:41:03.768Z | Compiling slog v2.8.2 |
| 2495 | 2026-03-02T08:41:04.063Z | Compiling rand_xorshift v0.4.0 |
| 2496 | 2026-03-02T08:41:04.107Z | Compiling sync_wrapper v1.0.1 |
| 2497 | 2026-03-02T08:41:04.264Z | Compiling thread-id v5.0.0 |
| 2498 | 2026-03-02T08:41:04.318Z | Compiling cookie v0.18.1 |
| 2499 | 2026-03-02T08:41:04.377Z | Compiling object v0.36.5 |
| 2500 | 2026-03-02T08:41:04.417Z | Compiling crc32fast v1.4.2 |
| 2501 | 2026-03-02T08:41:04.534Z | Compiling unarray v0.1.4 |
| 2502 | 2026-03-02T08:41:04.670Z | Compiling zstd-safe v7.2.3 |
| 2503 | 2026-03-02T08:41:04.743Z | Compiling zlib-rs v0.5.1 |
| 2504 | 2026-03-02T08:41:04.816Z | Compiling rustc-demangle v0.1.24 |
| 2505 | 2026-03-02T08:41:05.061Z | Compiling signal-hook v0.3.18 |
| 2506 | 2026-03-02T08:41:05.441Z | Compiling anyhow v1.0.99 |
| 2507 | 2026-03-02T08:41:05.721Z | Compiling siphasher v0.3.11 |
| 2508 | 2026-03-02T08:41:06.020Z | Compiling unicode-properties v0.1.3 |
| 2509 | 2026-03-02T08:41:06.053Z | Compiling unicode-bidi v0.3.17 |
| 2510 | 2026-03-02T08:41:06.123Z | Compiling paste v1.0.15 |
| 2511 | 2026-03-02T08:41:06.450Z | Compiling thiserror v1.0.69 |
| 2512 | 2026-03-02T08:41:06.645Z | Compiling phf_shared v0.11.2 |
| 2513 | 2026-03-02T08:41:07.020Z | Compiling stringprep v0.1.5 |
| 2514 | 2026-03-02T08:41:07.293Z | Compiling proptest v1.7.0 |
| 2515 | 2026-03-02T08:41:07.818Z | Compiling scroll v0.12.0 |
| 2516 | 2026-03-02T08:41:08.011Z | Compiling tower v0.5.2 |
| 2517 | 2026-03-02T08:41:08.795Z | Compiling derive_builder_macro v0.20.2 |
| 2518 | 2026-03-02T08:41:09.355Z | Compiling darling_macro v0.21.0 |
| 2519 | 2026-03-02T08:41:09.660Z | Compiling ipnetwork v0.21.1 |
| 2520 | 2026-03-02T08:41:10.197Z | Compiling http-body-util v0.1.3 |
| 2521 | 2026-03-02T08:41:10.287Z | Compiling webpki-roots v1.0.1 |
| 2522 | 2026-03-02T08:41:10.503Z | Compiling erased-serde v0.3.31 |
| 2523 | 2026-03-02T08:41:10.533Z | Compiling serde_spanned v0.6.9 |
| 2524 | 2026-03-02T08:41:10.663Z | Compiling toml_datetime v0.6.11 |
| 2525 | 2026-03-02T08:41:10.811Z | Compiling backtrace v0.3.74 |
| 2526 | 2026-03-02T08:41:11.155Z | Compiling libz-rs-sys v0.5.1 |
| 2527 | 2026-03-02T08:41:11.349Z | Compiling serde_tokenstream v0.2.3 |
| 2528 | 2026-03-02T08:41:11.457Z | Compiling rand_chacha v0.3.1 |
| 2529 | 2026-03-02T08:41:11.729Z | Compiling md-5 v0.10.6 |
| 2530 | 2026-03-02T08:41:11.834Z | Compiling curve25519-dalek v4.1.3 |
| 2531 | 2026-03-02T08:41:11.954Z | Compiling vergen-lib v0.1.6 |
| 2532 | 2026-03-02T08:41:12.023Z | Compiling num-integer v0.1.46 |
| 2533 | 2026-03-02T08:41:12.279Z | Compiling hash32 v0.2.1 |
| 2534 | 2026-03-02T08:41:12.437Z | Compiling ff v0.13.0 |
| 2535 | 2026-03-02T08:41:12.649Z | Compiling memoffset v0.9.1 |
| 2536 | 2026-03-02T08:41:12.678Z | Compiling num-bigint-dig v0.8.6 |
| 2537 | 2026-03-02T08:41:12.710Z | Compiling base16ct v0.2.0 |
| 2538 | 2026-03-02T08:41:13.008Z | Compiling litrs v0.4.1 |
| 2539 | 2026-03-02T08:41:13.033Z | Compiling smoltcp v0.9.1 |
| 2540 | 2026-03-02T08:41:13.064Z | Compiling psl-types v2.0.11 |
| 2541 | 2026-03-02T08:41:13.124Z | Compiling iri-string v0.7.8 |
| 2542 | 2026-03-02T08:41:13.301Z | Compiling cfg_aliases v0.2.1 |
| 2543 | 2026-03-02T08:41:13.368Z | Compiling fallible-iterator v0.2.0 |
| 2544 | 2026-03-02T08:41:13.440Z | Compiling ryu v1.0.18 |
| 2545 | 2026-03-02T08:41:13.615Z | Compiling ref-cast v1.0.25 |
| 2546 | 2026-03-02T08:41:13.780Z | Compiling serde_urlencoded v0.7.1 |
| 2547 | 2026-03-02T08:41:14.045Z | Compiling postgres-protocol v0.6.8 |
| 2548 | 2026-03-02T08:41:14.071Z | Compiling document-features v0.2.11 |
| 2549 | 2026-03-02T08:41:14.304Z | Compiling nix v0.29.0 |
| 2550 | 2026-03-02T08:41:14.369Z | Compiling publicsuffix v2.3.0 |
| 2551 | 2026-03-02T08:41:14.924Z | Compiling sec1 v0.7.3 |
| 2552 | 2026-03-02T08:41:15.124Z | Compiling newtype-uuid v1.3.2 |
| 2553 | 2026-03-02T08:41:15.370Z | Compiling group v0.13.0 |
| 2554 | 2026-03-02T08:41:15.561Z | Compiling num-iter v0.1.45 |
| 2555 | 2026-03-02T08:41:15.826Z | Compiling rand v0.8.5 |
| 2556 | 2026-03-02T08:41:16.441Z | Compiling tower-http v0.6.8 |
| 2557 | 2026-03-02T08:41:16.575Z | Compiling flate2 v1.1.2 |
| 2558 | 2026-03-02T08:41:16.682Z | Compiling darling v0.21.0 |
| 2559 | 2026-03-02T08:41:16.723Z | Compiling oxnet v0.1.4 |
| 2560 | 2026-03-02T08:41:16.850Z | Compiling derive_builder v0.20.2 |
| 2561 | 2026-03-02T08:41:17.245Z | Compiling goblin v0.8.2 |
| 2562 | 2026-03-02T08:41:17.452Z | Compiling tokio-native-tls v0.3.1 |
| 2563 | 2026-03-02T08:41:17.788Z | Compiling regex v1.12.3 |
| 2564 | 2026-03-02T08:41:18.334Z | Compiling terminal_size v0.4.0 |
| 2565 | 2026-03-02T08:41:18.575Z | Compiling cargo-platform v0.1.8 |
| 2566 | 2026-03-02T08:41:18.627Z | Compiling hkdf v0.12.4 |
| 2567 | 2026-03-02T08:41:18.692Z | Compiling crypto-bigint v0.5.5 |
| 2568 | 2026-03-02T08:41:18.716Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2569 | 2026-03-02T08:41:18.920Z | Compiling daft-derive v0.1.4 |
| 2570 | 2026-03-02T08:41:19.063Z | Compiling ref-cast-impl v1.0.25 |
| 2571 | 2026-03-02T08:41:19.829Z | Compiling hubpack_derive v0.1.1 |
| 2572 | 2026-03-02T08:41:20.023Z | Compiling async-trait v0.1.89 |
| 2573 | 2026-03-02T08:41:20.254Z | Compiling strum_macros v0.27.2 |
| 2574 | 2026-03-02T08:41:20.559Z | Compiling vergen v9.0.6 |
| 2575 | 2026-03-02T08:41:20.809Z | Compiling ahash v0.8.12 |
| 2576 | 2026-03-02T08:41:20.936Z | Compiling fs-err v3.1.1 |
| 2577 | 2026-03-02T08:41:21.249Z | Compiling buf-list v1.0.3 |
| 2578 | 2026-03-02T08:41:21.332Z | Compiling either v1.15.0 |
| 2579 | 2026-03-02T08:41:21.783Z | Compiling bitflags v1.3.2 |
| 2580 | 2026-03-02T08:41:21.891Z | Compiling unicode-segmentation v1.12.0 |
| 2581 | 2026-03-02T08:41:21.927Z | Compiling simd-adler32 v0.3.7 |
| 2582 | 2026-03-02T08:41:22.295Z | Compiling lockfree-object-pool v0.1.6 |
| 2583 | 2026-03-02T08:41:22.458Z | Compiling bumpalo v3.16.0 |
| 2584 | 2026-03-02T08:41:22.570Z | Compiling managed v0.8.0 |
| 2585 | 2026-03-02T08:41:22.678Z | Compiling winnow v0.5.40 |
| 2586 | 2026-03-02T08:41:23.005Z | Compiling zopfli v0.8.1 |
| 2587 | 2026-03-02T08:41:23.993Z | Compiling dof v0.3.0 |
| 2588 | 2026-03-02T08:41:24.471Z | Compiling clap_builder v4.5.48 |
| 2589 | 2026-03-02T08:41:24.528Z | Compiling strum v0.27.2 |
| 2590 | 2026-03-02T08:41:24.778Z | Compiling elliptic-curve v0.13.8 |
| 2591 | 2026-03-02T08:41:25.211Z | Compiling hubpack v0.1.2 |
| 2592 | 2026-03-02T08:41:25.593Z | Compiling daft v0.1.4 |
| 2593 | 2026-03-02T08:41:25.712Z | Compiling toml_edit v0.19.15 |
| 2594 | 2026-03-02T08:41:25.835Z | Compiling cargo_metadata v0.19.2 |
| 2595 | 2026-03-02T08:41:25.971Z | Compiling cookie_store v0.22.1 |
| 2596 | 2026-03-02T08:41:26.164Z | Compiling signal-hook-mio v0.2.4 |
| 2597 | 2026-03-02T08:41:26.373Z | Compiling hyper-tls v0.6.0 |
| 2598 | 2026-03-02T08:41:26.847Z | Compiling zstd v0.13.3 |
| 2599 | 2026-03-02T08:41:28.123Z | Compiling serde_with_macros v3.16.1 |
| 2600 | 2026-03-02T08:41:28.962Z | Compiling postgres-types v0.2.9 |
| 2601 | 2026-03-02T08:41:30.406Z | Compiling usdt-attr-macro v0.6.0 |
| 2602 | 2026-03-02T08:41:30.473Z | Compiling usdt-macro v0.6.0 |
| 2603 | 2026-03-02T08:41:31.026Z | Compiling phf v0.11.2 |
| 2604 | 2026-03-02T08:41:31.340Z | Compiling dtrace-parser v0.2.0 |
| 2605 | 2026-03-02T08:41:31.735Z | Compiling ed25519 v2.2.3 |
| 2606 | 2026-03-02T08:41:31.818Z | Compiling bzip2 v0.4.4 |
| 2607 | 2026-03-02T08:41:31.909Z | Compiling bzip2 v0.5.2 |
| 2608 | 2026-03-02T08:41:32.101Z | Compiling bstr v1.10.0 |
| 2609 | 2026-03-02T08:41:32.221Z | Compiling pkcs1 v0.7.5 |
| 2610 | 2026-03-02T08:41:32.304Z | Compiling hex v0.4.3 |
| 2611 | 2026-03-02T08:41:32.790Z | Compiling serde-big-array v0.5.1 |
| 2612 | 2026-03-02T08:41:32.898Z | Compiling rfc6979 v0.4.0 |
| 2613 | 2026-03-02T08:41:33.049Z | Compiling serde_repr v0.1.19 |
| 2614 | 2026-03-02T08:41:33.074Z | Compiling strum_macros v0.26.4 |
| 2615 | 2026-03-02T08:41:33.125Z | Compiling enum-as-inner v0.6.1 |
| 2616 | 2026-03-02T08:41:33.150Z | Compiling clap_derive v4.5.47 |
| 2617 | 2026-03-02T08:41:33.517Z | Compiling float-cmp v0.10.0 |
| 2618 | 2026-03-02T08:41:33.631Z | Compiling env_filter v0.1.2 |
| 2619 | 2026-03-02T08:41:33.792Z | Compiling socket2 v0.5.10 |
| 2620 | 2026-03-02T08:41:34.029Z | Compiling memmap2 v0.9.8 |
| 2621 | 2026-03-02T08:41:34.109Z | Compiling encoding_rs v0.8.34 |
| 2622 | 2026-03-02T08:41:34.235Z | Compiling rustc-hash v2.1.1 |
| 2623 | 2026-03-02T08:41:34.447Z | Compiling precomputed-hash v0.1.1 |
| 2624 | 2026-03-02T08:41:34.473Z | Compiling new_debug_unreachable v1.0.6 |
| 2625 | 2026-03-02T08:41:34.620Z | Compiling whoami v1.5.2 |
| 2626 | 2026-03-02T08:41:34.648Z | Compiling fixedbitset v0.4.2 |
| 2627 | 2026-03-02T08:41:34.686Z | Compiling keccak v0.1.5 |
| 2628 | 2026-03-02T08:41:35.075Z | Compiling jiff v0.2.15 |
| 2629 | 2026-03-02T08:41:35.307Z | Compiling difflib v0.4.0 |
| 2630 | 2026-03-02T08:41:36.484Z | Compiling normalize-line-endings v0.3.0 |
| 2631 | 2026-03-02T08:41:36.575Z | Compiling data-encoding v2.9.0 |
| 2632 | 2026-03-02T08:41:36.654Z | Compiling predicates-core v1.0.8 |
| 2633 | 2026-03-02T08:41:36.998Z | Compiling fixedbitset v0.5.7 |
| 2634 | 2026-03-02T08:41:37.030Z | Compiling mime v0.3.17 |
| 2635 | 2026-03-02T08:41:37.055Z | Compiling static_assertions v1.1.0 |
| 2636 | 2026-03-02T08:41:37.201Z | Compiling hickory-proto v0.25.2 |
| 2637 | 2026-03-02T08:41:37.415Z | Compiling petgraph v0.8.2 |
| 2638 | 2026-03-02T08:41:37.552Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2639 | 2026-03-02T08:41:37.607Z | Compiling clap v4.5.48 |
| 2640 | 2026-03-02T08:41:37.753Z | Compiling strum v0.26.3 |
| 2641 | 2026-03-02T08:41:37.953Z | Compiling predicates v3.1.3 |
| 2642 | 2026-03-02T08:41:38.127Z | Compiling toml_edit v0.22.27 |
| 2643 | 2026-03-02T08:41:39.086Z | Compiling sha3 v0.10.8 |
| 2644 | 2026-03-02T08:41:39.250Z | Compiling tokio-postgres v0.7.13 |
| 2645 | 2026-03-02T08:41:40.031Z | Compiling petgraph v0.6.5 |
| 2646 | 2026-03-02T08:41:41.486Z | Compiling string_cache v0.8.9 |
| 2647 | 2026-03-02T08:41:41.891Z | Compiling zip v4.2.0 |
| 2648 | 2026-03-02T08:41:43.363Z | Compiling iddqd v0.3.16 |
| 2649 | 2026-03-02T08:41:43.441Z | Compiling usdt v0.6.0 |
| 2650 | 2026-03-02T08:41:43.769Z | Compiling env_logger v0.11.8 |
| 2651 | 2026-03-02T08:41:43.898Z | Compiling usdt-impl v0.5.0 |
| 2652 | 2026-03-02T08:41:43.925Z | Compiling ecdsa v0.16.9 |
| 2653 | 2026-03-02T08:41:44.146Z | Compiling similar v2.7.0 |
| 2654 | 2026-03-02T08:41:44.467Z | Compiling serde_with v3.16.1 |
| 2655 | 2026-03-02T08:41:44.664Z | Compiling rsa v0.9.8 |
| 2656 | 2026-03-02T08:41:45.071Z | Compiling zip v0.6.6 |
| 2657 | 2026-03-02T08:41:45.406Z | Compiling ed25519-dalek v2.1.1 |
| 2658 | 2026-03-02T08:41:45.998Z | Compiling toml v0.7.8 |
| 2659 | 2026-03-02T08:41:46.634Z | Compiling crossterm v0.28.1 |
| 2660 | 2026-03-02T08:41:47.618Z | Compiling heck v0.4.1 |
| 2661 | 2026-03-02T08:41:47.765Z | Compiling itertools v0.10.5 |
| 2662 | 2026-03-02T08:41:47.847Z | Compiling itertools v0.13.0 |
| 2663 | 2026-03-02T08:41:48.056Z | Compiling crossbeam-epoch v0.9.18 |
| 2664 | 2026-03-02T08:41:48.139Z | Compiling tokio-stream v0.1.17 |
| 2665 | 2026-03-02T08:41:48.534Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2666 | 2026-03-02T08:41:48.781Z | Compiling x509-cert v0.2.5 |
| 2667 | 2026-03-02T08:41:48.996Z | Compiling openapiv3 v2.2.0 |
| 2668 | 2026-03-02T08:41:49.194Z | Compiling sha1 v0.10.6 |
| 2669 | 2026-03-02T08:41:49.633Z | Compiling winnow v0.6.26 |
| 2670 | 2026-03-02T08:41:49.686Z | Compiling peg-runtime v0.8.5 |
| 2671 | 2026-03-02T08:41:50.324Z | Compiling lalrpop-util v0.19.12 |
| 2672 | 2026-03-02T08:41:50.431Z | Compiling thread_local v1.1.8 |
| 2673 | 2026-03-02T08:41:50.706Z | Compiling slog-async v2.8.0 |
| 2674 | 2026-03-02T08:41:50.814Z | Compiling crossbeam-channel v0.5.15 |
| 2675 | 2026-03-02T08:41:50.926Z | Compiling xattr v1.3.1 |
| 2676 | 2026-03-02T08:41:51.224Z | Compiling futures-executor v0.3.31 |
| 2677 | 2026-03-02T08:41:51.288Z | Compiling is-terminal v0.4.13 |
| 2678 | 2026-03-02T08:41:51.441Z | Compiling filetime v0.2.26 |
| 2679 | 2026-03-02T08:41:51.704Z | Compiling take_mut v0.2.2 |
| 2680 | 2026-03-02T08:41:51.743Z | Compiling term v1.1.0 |
| 2681 | 2026-03-02T08:41:51.787Z | Compiling tar v0.4.44 |
| 2682 | 2026-03-02T08:41:51.817Z | Compiling futures v0.3.31 |
| 2683 | 2026-03-02T08:41:52.655Z | Compiling slog-term v2.9.2 |
| 2684 | 2026-03-02T08:42:02.686Z | Compiling rustls-webpki v0.103.9 |
| 2685 | 2026-03-02T08:42:09.892Z | Compiling tokio-rustls v0.26.0 |
| 2686 | 2026-03-02T08:42:09.892Z | Compiling rustls-platform-verifier v0.6.2 |
| 2687 | 2026-03-02T08:42:10.292Z | Compiling hyper-rustls v0.27.7 |
| 2688 | 2026-03-02T08:42:10.695Z | Compiling reqwest v0.13.2 |
| 2689 | 2026-03-02T08:42:10.695Z | Compiling reqwest v0.12.28 |
| 2690 | 2026-03-02T08:42:15.684Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2691 | 2026-03-02T08:42:16.115Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2692 | 2026-03-02T08:42:21.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s |
| 2693 | 2026-03-02T08:42:22.048Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2694 | 2026-03-02T08:42:22.125Z | Mar 02 08:42:21.843 INFO Starting download, target: Clickhouse |
| 2695 | 2026-03-02T08:42:22.125Z | Mar 02 08:42:21.844 INFO Starting download, target: Cockroach |
| 2696 | 2026-03-02T08:42:22.125Z | Mar 02 08:42:21.844 INFO Starting download, target: Console |
| 2697 | 2026-03-02T08:42:22.125Z | Mar 02 08:42:21.844 INFO Starting download, target: DendriteStub |
| 2698 | 2026-03-02T08:42:22.150Z | Mar 02 08:42:21.844 INFO Starting download, target: MaghemiteMgd |
| 2699 | 2026-03-02T08:42:22.150Z | Mar 02 08:42:21.844 INFO Starting download, target: TransceiverControl |
| 2700 | 2026-03-02T08:42:22.150Z | Mar 02 08:42:21.845 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2701 | 2026-03-02T08:42:22.150Z | Mar 02 08:42:21.845 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2702 | 2026-03-02T08:42:22.150Z | Mar 02 08:42:21.845 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2703 | 2026-03-02T08:42:22.150Z | Mar 02 08:42:21.845 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2704 | 2026-03-02T08:42:22.150Z | Mar 02 08:42:21.846 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2705 | 2026-03-02T08:42:22.150Z | Mar 02 08:42:21.846 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2706 | 2026-03-02T08:42:22.747Z | Mar 02 08:42:22.456 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2707 | 2026-03-02T08:42:23.171Z | Mar 02 08:42:22.888 INFO Download complete, target: Console |
| 2708 | 2026-03-02T08:42:23.637Z | Mar 02 08:42:23.355 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2709 | 2026-03-02T08:42:24.031Z | Mar 02 08:42:23.748 INFO Download complete, target: TransceiverControl |
| 2710 | 2026-03-02T08:42:25.040Z | Mar 02 08:42:24.759 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2711 | 2026-03-02T08:42:25.900Z | Mar 02 08:42:25.620 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2712 | 2026-03-02T08:42:27.808Z | Mar 02 08:42:27.527 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2713 | 2026-03-02T08:42:27.808Z | Mar 02 08:42:27.527 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2714 | 2026-03-02T08:42:29.870Z | Mar 02 08:42:29.589 INFO Download complete, target: DendriteStub |
| 2715 | 2026-03-02T08:42:29.998Z | Mar 02 08:42:29.717 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2716 | 2026-03-02T08:42:30.426Z | Mar 02 08:42:30.145 INFO Download complete, target: MaghemiteMgd |
| 2717 | 2026-03-02T08:42:37.953Z | Mar 02 08:42:37.672 INFO Checking that binary works, target: Cockroach |
| 2718 | 2026-03-02T08:42:38.225Z | Mar 02 08:42:37.944 INFO Download complete, target: Cockroach |
| 2719 | 2026-03-02T08:42:46.182Z | Mar 02 08:42:45.901 INFO Checking that binary works, target: Clickhouse |
| 2720 | 2026-03-02T08:42:46.470Z | Mar 02 08:42:46.189 INFO Download complete, target: Clickhouse |
| 2721 | 2026-03-02T08:42:46.502Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2722 | 2026-03-02T08:42:46.527Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2723 | 2026-03-02T08:42:49.134Z | Compiling proc-macro2 v1.0.106 |
| 2724 | 2026-03-02T08:42:49.134Z | Compiling quote v1.0.44 |
| 2725 | 2026-03-02T08:42:49.134Z | Compiling unicode-ident v1.0.24 |
| 2726 | 2026-03-02T08:42:49.159Z | Compiling libc v0.2.180 |
| 2727 | 2026-03-02T08:42:49.159Z | Compiling serde_core v1.0.228 |
| 2728 | 2026-03-02T08:42:49.159Z | Compiling serde v1.0.228 |
| 2729 | 2026-03-02T08:42:49.159Z | Compiling autocfg v1.4.0 |
| 2730 | 2026-03-02T08:42:49.159Z | Compiling cfg-if v1.0.4 |
| 2731 | 2026-03-02T08:42:49.457Z | Compiling version_check v0.9.5 |
| 2732 | 2026-03-02T08:42:49.621Z | Compiling zmij v1.0.15 |
| 2733 | 2026-03-02T08:42:49.811Z | Compiling serde_json v1.0.149 |
| 2734 | 2026-03-02T08:42:50.167Z | Compiling lock_api v0.4.12 |
| 2735 | 2026-03-02T08:42:50.211Z | Compiling getrandom v0.3.4 |
| 2736 | 2026-03-02T08:42:50.236Z | Compiling memchr v2.7.4 |
| 2737 | 2026-03-02T08:42:50.492Z | Compiling libm v0.2.8 |
| 2738 | 2026-03-02T08:42:50.807Z | Compiling num-traits v0.2.19 |
| 2739 | 2026-03-02T08:42:50.899Z | Compiling portable-atomic v1.11.0 |
| 2740 | 2026-03-02T08:42:51.455Z | Compiling typenum v1.17.0 |
| 2741 | 2026-03-02T08:42:51.628Z | Compiling jobserver v0.1.32 |
| 2742 | 2026-03-02T08:42:51.724Z | Compiling generic-array v0.14.7 |
| 2743 | 2026-03-02T08:42:51.806Z | Compiling find-msvc-tools v0.1.9 |
| 2744 | 2026-03-02T08:42:51.993Z | Compiling syn v2.0.117 |
| 2745 | 2026-03-02T08:42:52.103Z | Compiling shlex v1.3.0 |
| 2746 | 2026-03-02T08:42:52.332Z | Compiling smallvec v1.15.1 |
| 2747 | 2026-03-02T08:42:52.396Z | Compiling getrandom v0.2.15 |
| 2748 | 2026-03-02T08:42:52.421Z | Compiling parking_lot_core v0.9.10 |
| 2749 | 2026-03-02T08:42:52.561Z | Compiling cc v1.2.56 |
| 2750 | 2026-03-02T08:42:52.794Z | Compiling value-bag v1.12.0 |
| 2751 | 2026-03-02T08:42:52.834Z | Compiling itoa v1.0.11 |
| 2752 | 2026-03-02T08:42:53.131Z | Compiling thiserror v2.0.18 |
| 2753 | 2026-03-02T08:42:53.319Z | Compiling log v0.4.29 |
| 2754 | 2026-03-02T08:42:53.665Z | Compiling heck v0.5.0 |
| 2755 | 2026-03-02T08:42:54.006Z | Compiling schemars v0.8.22 |
| 2756 | 2026-03-02T08:42:54.398Z | Compiling scopeguard v1.2.0 |
| 2757 | 2026-03-02T08:42:54.434Z | Compiling stable_deref_trait v1.2.0 |
| 2758 | 2026-03-02T08:42:54.477Z | Compiling semver v1.0.27 |
| 2759 | 2026-03-02T08:42:54.502Z | Compiling rand_core v0.6.4 |
| 2760 | 2026-03-02T08:42:54.653Z | Compiling slab v0.4.9 |
| 2761 | 2026-03-02T08:42:54.795Z | Compiling subtle v2.6.1 |
| 2762 | 2026-03-02T08:42:54.993Z | Compiling allocator-api2 v0.2.21 |
| 2763 | 2026-03-02T08:42:55.033Z | Compiling equivalent v1.0.2 |
| 2764 | 2026-03-02T08:42:55.225Z | Compiling litemap v0.7.3 |
| 2765 | 2026-03-02T08:42:55.289Z | Compiling writeable v0.5.5 |
| 2766 | 2026-03-02T08:42:55.391Z | Compiling foldhash v0.2.0 |
| 2767 | 2026-03-02T08:42:55.716Z | Compiling hashbrown v0.16.1 |
| 2768 | 2026-03-02T08:42:55.809Z | Compiling percent-encoding v2.3.2 |
| 2769 | 2026-03-02T08:42:56.310Z | Compiling icu_locid_transform_data v1.5.0 |
| 2770 | 2026-03-02T08:42:56.340Z | Compiling thiserror v1.0.69 |
| 2771 | 2026-03-02T08:42:56.467Z | Compiling pkg-config v0.3.31 |
| 2772 | 2026-03-02T08:42:56.831Z | Compiling icu_properties_data v1.5.0 |
| 2773 | 2026-03-02T08:42:57.076Z | Compiling write16 v1.0.0 |
| 2774 | 2026-03-02T08:42:57.100Z | Compiling icu_normalizer_data v1.5.0 |
| 2775 | 2026-03-02T08:42:57.125Z | Compiling utf16_iter v1.0.5 |
| 2776 | 2026-03-02T08:42:57.234Z | Compiling utf8_iter v1.0.4 |
| 2777 | 2026-03-02T08:42:58.008Z | Compiling form_urlencoded v1.2.2 |
| 2778 | 2026-03-02T08:42:58.468Z | Compiling critical-section v1.1.3 |
| 2779 | 2026-03-02T08:42:58.850Z | Compiling byteorder v1.5.0 |
| 2780 | 2026-03-02T08:42:58.917Z | Compiling synstructure v0.13.1 |
| 2781 | 2026-03-02T08:42:59.085Z | Compiling serde_derive_internals v0.29.1 |
| 2782 | 2026-03-02T08:42:59.239Z | Compiling once_cell v1.21.3 |
| 2783 | 2026-03-02T08:42:59.420Z | Compiling pin-project-lite v0.2.14 |
| 2784 | 2026-03-02T08:42:59.655Z | Compiling rustversion v1.0.22 |
| 2785 | 2026-03-02T08:42:59.892Z | Compiling ring v0.17.14 |
| 2786 | 2026-03-02T08:42:59.971Z | Compiling iana-time-zone v0.1.63 |
| 2787 | 2026-03-02T08:43:00.039Z | Compiling uuid v1.19.0 |
| 2788 | 2026-03-02T08:43:00.320Z | Compiling parking_lot v0.12.3 |
| 2789 | 2026-03-02T08:43:00.542Z | Compiling signal-hook-registry v1.4.2 |
| 2790 | 2026-03-02T08:43:00.822Z | Compiling mio v1.0.2 |
| 2791 | 2026-03-02T08:43:01.106Z | Compiling indexmap v2.13.0 |
| 2792 | 2026-03-02T08:43:01.374Z | Compiling socket2 v0.6.1 |
| 2793 | 2026-03-02T08:43:01.872Z | Compiling dyn-clone v1.0.20 |
| 2794 | 2026-03-02T08:43:02.141Z | Compiling serde_derive v1.0.228 |
| 2795 | 2026-03-02T08:43:02.198Z | Compiling zeroize_derive v1.4.2 |
| 2796 | 2026-03-02T08:43:02.323Z | Compiling zerofrom-derive v0.1.4 |
| 2797 | 2026-03-02T08:43:02.418Z | Compiling yoke-derive v0.7.4 |
| 2798 | 2026-03-02T08:43:02.524Z | Compiling zerovec-derive v0.10.3 |
| 2799 | 2026-03-02T08:43:02.594Z | Compiling displaydoc v0.2.5 |
| 2800 | 2026-03-02T08:43:02.855Z | Compiling icu_provider_macros v1.5.0 |
| 2801 | 2026-03-02T08:43:03.046Z | Compiling tokio-macros v2.6.0 |
| 2802 | 2026-03-02T08:43:03.358Z | Compiling zeroize v1.8.1 |
| 2803 | 2026-03-02T08:43:03.734Z | Compiling thiserror-impl v2.0.18 |
| 2804 | 2026-03-02T08:43:03.815Z | Compiling schemars_derive v0.8.22 |
| 2805 | 2026-03-02T08:43:03.888Z | Compiling zerocopy-derive v0.7.35 |
| 2806 | 2026-03-02T08:43:04.391Z | Compiling futures-macro v0.3.31 |
| 2807 | 2026-03-02T08:43:04.418Z | Compiling thiserror-impl v1.0.69 |
| 2808 | 2026-03-02T08:43:04.764Z | Compiling zerofrom v0.1.4 |
| 2809 | 2026-03-02T08:43:05.032Z | Compiling yoke v0.7.4 |
| 2810 | 2026-03-02T08:43:05.469Z | Compiling zerovec v0.10.4 |
| 2811 | 2026-03-02T08:43:05.955Z | Compiling crypto-common v0.1.6 |
| 2812 | 2026-03-02T08:43:06.230Z | Compiling tracing-attributes v0.1.27 |
| 2813 | 2026-03-02T08:43:06.502Z | Compiling cmake v0.1.57 |
| 2814 | 2026-03-02T08:43:06.887Z | Compiling dunce v1.0.5 |
| 2815 | 2026-03-02T08:43:07.049Z | Compiling fs_extra v1.3.0 |
| 2816 | 2026-03-02T08:43:07.235Z | Compiling fnv v1.0.7 |
| 2817 | 2026-03-02T08:43:07.334Z | Compiling syn v1.0.109 |
| 2818 | 2026-03-02T08:43:07.608Z | Compiling tinystr v0.7.6 |
| 2819 | 2026-03-02T08:43:07.684Z | Compiling icu_collections v1.5.0 |
| 2820 | 2026-03-02T08:43:08.039Z | Compiling icu_locid v1.5.0 |
| 2821 | 2026-03-02T08:43:08.385Z | Compiling aws-lc-sys v0.37.1 |
| 2822 | 2026-03-02T08:43:09.215Z | Compiling bytes v1.11.1 |
| 2823 | 2026-03-02T08:43:09.421Z | Compiling icu_provider v1.5.0 |
| 2824 | 2026-03-02T08:43:09.987Z | Compiling bitflags v2.9.4 |
| 2825 | 2026-03-02T08:43:10.128Z | Compiling serde_tokenstream v0.2.3 |
| 2826 | 2026-03-02T08:43:10.681Z | Compiling icu_locid_transform v1.5.0 |
| 2827 | 2026-03-02T08:43:10.748Z | Compiling chrono v0.4.43 |
| 2828 | 2026-03-02T08:43:10.807Z | Compiling tokio v1.49.0 |
| 2829 | 2026-03-02T08:43:11.414Z | Compiling const-oid v0.9.6 |
| 2830 | 2026-03-02T08:43:12.604Z | Compiling icu_properties v1.5.1 |
| 2831 | 2026-03-02T08:43:13.504Z | Compiling httparse v1.9.5 |
| 2832 | 2026-03-02T08:43:14.082Z | Compiling regex-syntax v0.8.5 |
| 2833 | 2026-03-02T08:43:14.718Z | Compiling der_derive v0.7.3 |
| 2834 | 2026-03-02T08:43:15.455Z | Compiling futures-core v0.3.32 |
| 2835 | 2026-03-02T08:43:16.485Z | Compiling icu_normalizer v1.5.0 |
| 2836 | 2026-03-02T08:43:17.159Z | Compiling aws-lc-rs v1.16.0 |
| 2837 | 2026-03-02T08:43:17.745Z | Compiling idna_adapter v1.2.0 |
| 2838 | 2026-03-02T08:43:18.007Z | Compiling idna v1.0.3 |
| 2839 | 2026-03-02T08:43:18.369Z | Compiling block-buffer v0.10.4 |
| 2840 | 2026-03-02T08:43:18.430Z | Compiling rustix v0.38.37 |
| 2841 | 2026-03-02T08:43:18.685Z | Compiling digest v0.10.7 |
| 2842 | 2026-03-02T08:43:18.837Z | Compiling url v2.5.4 |
| 2843 | 2026-03-02T08:43:20.964Z | Compiling aho-corasick v1.1.3 |
| 2844 | 2026-03-02T08:43:21.379Z | Compiling zerocopy v0.8.27 |
| 2845 | 2026-03-02T08:43:22.030Z | Compiling vcpkg v0.2.15 |
| 2846 | 2026-03-02T08:43:22.262Z | Compiling cpufeatures v0.2.14 |
| 2847 | 2026-03-02T08:43:22.401Z | Compiling futures-sink v0.3.31 |
| 2848 | 2026-03-02T08:43:22.458Z | Compiling http v1.4.0 |
| 2849 | 2026-03-02T08:43:22.616Z | Compiling zerocopy v0.7.35 |
| 2850 | 2026-03-02T08:43:23.149Z | Compiling regex-automata v0.4.14 |
| 2851 | 2026-03-02T08:43:23.287Z | Compiling openssl-sys v0.9.109 |
| 2852 | 2026-03-02T08:43:23.940Z | Compiling rustls v0.23.37 |
| 2853 | 2026-03-02T08:43:24.207Z | Compiling futures-channel v0.3.31 |
| 2854 | 2026-03-02T08:43:24.232Z | Compiling zerocopy-derive v0.8.27 |
| 2855 | 2026-03-02T08:43:24.257Z | Compiling pin-utils v0.1.0 |
| 2856 | 2026-03-02T08:43:24.358Z | Compiling futures-io v0.3.31 |
| 2857 | 2026-03-02T08:43:24.389Z | Compiling futures-task v0.3.31 |
| 2858 | 2026-03-02T08:43:24.534Z | Compiling rustix v1.1.3 |
| 2859 | 2026-03-02T08:43:24.676Z | Compiling futures-util v0.3.31 |
| 2860 | 2026-03-02T08:43:25.128Z | Compiling slog v2.8.2 |
| 2861 | 2026-03-02T08:43:25.356Z | Compiling strsim v0.11.1 |
| 2862 | 2026-03-02T08:43:26.127Z | Compiling num-conv v0.2.0 |
| 2863 | 2026-03-02T08:43:26.396Z | Compiling time-core v0.1.8 |
| 2864 | 2026-03-02T08:43:26.706Z | Compiling time-macros v0.2.27 |
| 2865 | 2026-03-02T08:43:27.136Z | Compiling ucd-trie v0.1.7 |
| 2866 | 2026-03-02T08:43:27.566Z | Compiling openssl v0.10.73 |
| 2867 | 2026-03-02T08:43:27.968Z | Compiling ident_case v1.0.1 |
| 2868 | 2026-03-02T08:43:28.139Z | Compiling regex v1.12.3 |
| 2869 | 2026-03-02T08:43:28.185Z | Compiling pest v2.8.2 |
| 2870 | 2026-03-02T08:43:28.594Z | Compiling ppv-lite86 v0.2.20 |
| 2871 | 2026-03-02T08:43:28.940Z | Compiling anyhow v1.0.99 |
| 2872 | 2026-03-02T08:43:29.325Z | Compiling openssl-macros v0.1.1 |
| 2873 | 2026-03-02T08:43:29.401Z | Compiling native-tls v0.2.12 |
| 2874 | 2026-03-02T08:43:29.744Z | Compiling rustc_version v0.4.1 |
| 2875 | 2026-03-02T08:43:29.960Z | Compiling errno v0.3.12 |
| 2876 | 2026-03-02T08:43:30.198Z | Compiling crossbeam-utils v0.8.21 |
| 2877 | 2026-03-02T08:43:30.421Z | Compiling ryu v1.0.18 |
| 2878 | 2026-03-02T08:43:30.466Z | Compiling pest_meta v2.8.2 |
| 2879 | 2026-03-02T08:43:30.651Z | Compiling block-padding v0.3.3 |
| 2880 | 2026-03-02T08:43:30.730Z | Compiling async-trait v0.1.89 |
| 2881 | 2026-03-02T08:43:30.786Z | Compiling tracing-core v0.1.32 |
| 2882 | 2026-03-02T08:43:31.113Z | Compiling plain v0.2.3 |
| 2883 | 2026-03-02T08:43:31.592Z | Compiling tracing v0.1.40 |
| 2884 | 2026-03-02T08:43:31.616Z | Compiling inout v0.1.3 |
| 2885 | 2026-03-02T08:43:31.901Z | Compiling pest_generator v2.8.2 |
| 2886 | 2026-03-02T08:43:32.309Z | Compiling openapiv3 v2.2.0 |
| 2887 | 2026-03-02T08:43:33.015Z | Compiling base64ct v1.6.0 |
| 2888 | 2026-03-02T08:43:33.314Z | Compiling pest_derive v2.8.2 |
| 2889 | 2026-03-02T08:43:33.636Z | Compiling cipher v0.4.4 |
| 2890 | 2026-03-02T08:43:33.993Z | Compiling pretty-hex v0.4.1 |
| 2891 | 2026-03-02T08:43:34.055Z | Compiling foldhash v0.1.5 |
| 2892 | 2026-03-02T08:43:34.215Z | Compiling darling_core v0.21.0 |
| 2893 | 2026-03-02T08:43:34.436Z | Compiling hashbrown v0.15.4 |
| 2894 | 2026-03-02T08:43:35.706Z | Compiling camino v1.2.2 |
| 2895 | 2026-03-02T08:43:35.786Z | Compiling base64 v0.22.1 |
| 2896 | 2026-03-02T08:43:36.465Z | Compiling clap_derive v4.5.47 |
| 2897 | 2026-03-02T08:43:37.242Z | Compiling tokio-util v0.7.15 |
| 2898 | 2026-03-02T08:43:38.155Z | Compiling hmac v0.12.1 |
| 2899 | 2026-03-02T08:43:38.691Z | Compiling ipnet v2.11.0 |
| 2900 | 2026-03-02T08:43:38.716Z | Compiling darling_macro v0.21.0 |
| 2901 | 2026-03-02T08:43:39.503Z | Compiling darling v0.21.0 |
| 2902 | 2026-03-02T08:43:39.639Z | Compiling rustls-pki-types v1.14.0 |
| 2903 | 2026-03-02T08:43:40.269Z | Compiling scroll_derive v0.13.1 |
| 2904 | 2026-03-02T08:43:40.517Z | Compiling scroll_derive v0.12.0 |
| 2905 | 2026-03-02T08:43:41.221Z | Compiling pem-rfc7468 v0.7.0 |
| 2906 | 2026-03-02T08:43:41.322Z | Compiling sha2 v0.10.9 |
| 2907 | 2026-03-02T08:43:41.690Z | Compiling spin v0.9.8 |
| 2908 | 2026-03-02T08:43:41.818Z | Compiling paste v1.0.15 |
| 2909 | 2026-03-02T08:43:42.287Z | Compiling untrusted v0.9.0 |
| 2910 | 2026-03-02T08:43:43.197Z | Compiling adler2 v2.0.0 |
| 2911 | 2026-03-02T08:43:43.539Z | Compiling miniz_oxide v0.8.5 |
| 2912 | 2026-03-02T08:43:44.926Z | Compiling curve25519-dalek v4.1.3 |
| 2913 | 2026-03-02T08:43:45.317Z | Compiling hubpack_derive v0.1.1 |
| 2914 | 2026-03-02T08:43:46.018Z | Compiling serde_spanned v0.6.9 |
| 2915 | 2026-03-02T08:43:46.256Z | Compiling toml_datetime v0.6.11 |
| 2916 | 2026-03-02T08:43:46.702Z | Compiling strum_macros v0.26.4 |
| 2917 | 2026-03-02T08:43:47.034Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2918 | 2026-03-02T08:43:47.512Z | Compiling rand_core v0.9.3 |
| 2919 | 2026-03-02T08:43:48.400Z | Compiling flagset v0.4.6 |
| 2920 | 2026-03-02T08:43:48.672Z | Compiling fastrand v2.1.1 |
| 2921 | 2026-03-02T08:43:49.248Z | Compiling der v0.7.10 |
| 2922 | 2026-03-02T08:43:51.869Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 2923 | 2026-03-02T08:43:52.284Z | Compiling usdt-impl v0.5.0 |
| 2924 | 2026-03-02T08:43:52.501Z | Compiling usdt-impl v0.6.0 |
| 2925 | 2026-03-02T08:43:52.659Z | Compiling tempfile v3.24.0 |
| 2926 | 2026-03-02T08:43:53.371Z | Compiling rand_chacha v0.9.0 |
| 2927 | 2026-03-02T08:43:54.089Z | Compiling scroll v0.13.0 |
| 2928 | 2026-03-02T08:43:54.593Z | Compiling scroll v0.12.0 |
| 2929 | 2026-03-02T08:43:55.003Z | Compiling http-body v1.0.1 |
| 2930 | 2026-03-02T08:43:55.287Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2931 | 2026-03-02T08:43:55.325Z | Compiling cookie v0.18.1 |
| 2932 | 2026-03-02T08:43:55.355Z | Compiling num-bigint-dig v0.8.6 |
| 2933 | 2026-03-02T08:43:55.414Z | Compiling atomic-waker v1.1.2 |
| 2934 | 2026-03-02T08:43:55.643Z | Compiling gimli v0.31.1 |
| 2935 | 2026-03-02T08:43:55.689Z | Compiling winnow v0.5.40 |
| 2936 | 2026-03-02T08:43:56.338Z | Compiling goblin v0.8.2 |
| 2937 | 2026-03-02T08:43:56.465Z | Compiling spki v0.7.3 |
| 2938 | 2026-03-02T08:43:56.831Z | Compiling goblin v0.10.2 |
| 2939 | 2026-03-02T08:43:58.537Z | Compiling toml_edit v0.19.15 |
| 2940 | 2026-03-02T08:43:59.579Z | Compiling addr2line v0.24.2 |
| 2941 | 2026-03-02T08:43:59.607Z | Compiling rand v0.9.2 |
| 2942 | 2026-03-02T08:44:00.180Z | Compiling salsa20 v0.10.2 |
| 2943 | 2026-03-02T08:44:00.430Z | Compiling pbkdf2 v0.12.2 |
| 2944 | 2026-03-02T08:44:00.783Z | Compiling object v0.36.5 |
| 2945 | 2026-03-02T08:44:03.330Z | Compiling powerfmt v0.2.0 |
| 2946 | 2026-03-02T08:44:03.708Z | Compiling untrusted v0.7.1 |
| 2947 | 2026-03-02T08:44:03.733Z | Compiling rustc-demangle v0.1.24 |
| 2948 | 2026-03-02T08:44:03.941Z | Compiling httpdate v1.0.3 |
| 2949 | 2026-03-02T08:44:04.458Z | Compiling tower-service v0.3.3 |
| 2950 | 2026-03-02T08:44:04.610Z | Compiling openssl-probe v0.1.5 |
| 2951 | 2026-03-02T08:44:04.635Z | Compiling try-lock v0.2.5 |
| 2952 | 2026-03-02T08:44:04.839Z | Compiling unicode-segmentation v1.12.0 |
| 2953 | 2026-03-02T08:44:04.893Z | Compiling either v1.15.0 |
| 2954 | 2026-03-02T08:44:05.467Z | Compiling tower-layer v0.3.3 |
| 2955 | 2026-03-02T08:44:05.524Z | Compiling want v0.3.1 |
| 2956 | 2026-03-02T08:44:05.750Z | Compiling deranged v0.5.3 |
| 2957 | 2026-03-02T08:44:05.826Z | Compiling dof v0.4.0 |
| 2958 | 2026-03-02T08:44:06.760Z | Compiling backtrace v0.3.74 |
| 2959 | 2026-03-02T08:44:07.494Z | Compiling dof v0.3.0 |
| 2960 | 2026-03-02T08:44:08.014Z | Compiling scrypt v0.11.0 |
| 2961 | 2026-03-02T08:44:08.433Z | Compiling h2 v0.4.6 |
| 2962 | 2026-03-02T08:44:09.592Z | Compiling aes v0.8.4 |
| 2963 | 2026-03-02T08:44:10.531Z | Compiling cbc v0.1.2 |
| 2964 | 2026-03-02T08:44:11.225Z | Compiling dtrace-parser v0.2.0 |
| 2965 | 2026-03-02T08:44:12.497Z | Compiling dtrace-parser v0.3.0 |
| 2966 | 2026-03-02T08:44:13.279Z | Compiling rand_chacha v0.3.1 |
| 2967 | 2026-03-02T08:44:14.587Z | Compiling daft-derive v0.1.4 |
| 2968 | 2026-03-02T08:44:14.941Z | Compiling enum-as-inner v0.6.1 |
| 2969 | 2026-03-02T08:44:15.726Z | Compiling thread-id v5.0.0 |
| 2970 | 2026-03-02T08:44:15.770Z | Compiling thread-id v4.2.2 |
| 2971 | 2026-03-02T08:44:15.867Z | Compiling cfg_aliases v0.2.1 |
| 2972 | 2026-03-02T08:44:15.918Z | Compiling ref-cast v1.0.25 |
| 2973 | 2026-03-02T08:44:15.996Z | Compiling num_threads v0.1.7 |
| 2974 | 2026-03-02T08:44:16.497Z | Compiling hyper v1.8.1 |
| 2975 | 2026-03-02T08:44:16.533Z | Compiling time v0.3.47 |
| 2976 | 2026-03-02T08:44:19.582Z | Compiling rand v0.8.5 |
| 2977 | 2026-03-02T08:44:20.491Z | Compiling pkcs5 v0.7.1 |
| 2978 | 2026-03-02T08:44:21.134Z | Compiling lazy_static v1.5.0 |
| 2979 | 2026-03-02T08:44:21.291Z | Compiling serde_with_macros v3.16.1 |
| 2980 | 2026-03-02T08:44:22.025Z | Compiling heapless v0.7.17 |
| 2981 | 2026-03-02T08:44:22.453Z | Compiling memoffset v0.9.1 |
| 2982 | 2026-03-02T08:44:22.771Z | Compiling litrs v0.4.1 |
| 2983 | 2026-03-02T08:44:23.121Z | Compiling signal-hook v0.3.18 |
| 2984 | 2026-03-02T08:44:23.282Z | Compiling zstd-safe v7.2.3 |
| 2985 | 2026-03-02T08:44:23.702Z | Compiling document-features v0.2.11 |
| 2986 | 2026-03-02T08:44:24.271Z | Compiling pkcs8 v0.10.2 |
| 2987 | 2026-03-02T08:44:24.448Z | Compiling hyper-util v0.1.19 |
| 2988 | 2026-03-02T08:44:24.853Z | Compiling darling_core v0.20.10 |
| 2989 | 2026-03-02T08:44:25.029Z | Compiling hex v0.4.3 |
| 2990 | 2026-03-02T08:44:25.057Z | Compiling erased-serde v0.3.31 |
| 2991 | 2026-03-02T08:44:25.593Z | Compiling ref-cast-impl v1.0.25 |
| 2992 | 2026-03-02T08:44:26.172Z | Compiling wait-timeout v0.2.0 |
| 2993 | 2026-03-02T08:44:26.509Z | Compiling ahash v0.8.12 |
| 2994 | 2026-03-02T08:44:26.601Z | Compiling fs-err v3.1.1 |
| 2995 | 2026-03-02T08:44:26.924Z | Compiling foreign-types-shared v0.1.1 |
| 2996 | 2026-03-02T08:44:27.110Z | Compiling quick-error v1.2.3 |
| 2997 | 2026-03-02T08:44:27.142Z | Compiling tinyvec_macros v0.1.1 |
| 2998 | 2026-03-02T08:44:27.311Z | Compiling bit-vec v0.8.0 |
| 2999 | 2026-03-02T08:44:27.340Z | Compiling rusty-fork v0.3.0 |
| 3000 | 2026-03-02T08:44:27.371Z | Compiling tinyvec v1.8.0 |
| 3001 | 2026-03-02T08:44:27.748Z | Compiling bit-set v0.8.0 |
| 3002 | 2026-03-02T08:44:27.906Z | Compiling foreign-types v0.3.2 |
| 3003 | 2026-03-02T08:44:29.225Z | Compiling darling_macro v0.20.10 |
| 3004 | 2026-03-02T08:44:29.987Z | Compiling usdt-macro v0.6.0 |
| 3005 | 2026-03-02T08:44:30.929Z | Compiling usdt-attr-macro v0.6.0 |
| 3006 | 2026-03-02T08:44:31.531Z | Compiling rustls-native-certs v0.8.1 |
| 3007 | 2026-03-02T08:44:32.002Z | Compiling http-body-util v0.1.3 |
| 3008 | 2026-03-02T08:44:32.027Z | Compiling rand_xorshift v0.4.0 |
| 3009 | 2026-03-02T08:44:32.207Z | Compiling sync_wrapper v1.0.1 |
| 3010 | 2026-03-02T08:44:32.308Z | Compiling unarray v0.1.4 |
| 3011 | 2026-03-02T08:44:32.340Z | Compiling smoltcp v0.9.1 |
| 3012 | 2026-03-02T08:44:32.507Z | Compiling proptest v1.7.0 |
| 3013 | 2026-03-02T08:44:32.537Z | Compiling tower v0.5.2 |
| 3014 | 2026-03-02T08:44:32.963Z | Compiling darling v0.20.10 |
| 3015 | 2026-03-02T08:44:35.554Z | Compiling webpki-roots v1.0.1 |
| 3016 | 2026-03-02T08:44:35.775Z | Compiling serde_urlencoded v0.7.1 |
| 3017 | 2026-03-02T08:44:36.341Z | Compiling ipnetwork v0.21.1 |
| 3018 | 2026-03-02T08:44:37.012Z | Compiling num-integer v0.1.46 |
| 3019 | 2026-03-02T08:44:37.636Z | Compiling anstyle v1.0.11 |
| 3020 | 2026-03-02T08:44:37.927Z | Compiling utf8parse v0.2.2 |
| 3021 | 2026-03-02T08:44:38.069Z | Compiling iri-string v0.7.8 |
| 3022 | 2026-03-02T08:44:38.134Z | Compiling mime v0.3.17 |
| 3023 | 2026-03-02T08:44:38.362Z | Compiling winnow v0.7.14 |
| 3024 | 2026-03-02T08:44:39.279Z | Compiling anstyle-parse v0.2.5 |
| 3025 | 2026-03-02T08:44:39.838Z | Compiling newtype-uuid v1.3.2 |
| 3026 | 2026-03-02T08:44:40.389Z | Compiling oxnet v0.1.4 |
| 3027 | 2026-03-02T08:44:40.766Z | Compiling tower-http v0.6.8 |
| 3028 | 2026-03-02T08:44:41.248Z | Compiling derive_builder_core v0.20.2 |
| 3029 | 2026-03-02T08:44:41.443Z | Compiling unicode-normalization v0.1.24 |
| 3030 | 2026-03-02T08:44:41.974Z | Compiling nix v0.29.0 |
| 3031 | 2026-03-02T08:44:42.004Z | Compiling heck v0.4.1 |
| 3032 | 2026-03-02T08:44:42.661Z | Compiling signature v2.2.0 |
| 3033 | 2026-03-02T08:44:42.686Z | Compiling strum_macros v0.27.2 |
| 3034 | 2026-03-02T08:44:42.914Z | Compiling encoding_rs v0.8.34 |
| 3035 | 2026-03-02T08:44:42.963Z | Compiling crc32fast v1.4.2 |
| 3036 | 2026-03-02T08:44:43.034Z | Compiling anstyle-query v1.1.1 |
| 3037 | 2026-03-02T08:44:43.232Z | Compiling is_terminal_polyfill v1.70.1 |
| 3038 | 2026-03-02T08:44:43.257Z | Compiling buf-list v1.0.3 |
| 3039 | 2026-03-02T08:44:43.795Z | Compiling unicode-properties v0.1.3 |
| 3040 | 2026-03-02T08:44:43.820Z | Compiling psl-types v2.0.11 |
| 3041 | 2026-03-02T08:44:44.060Z | Compiling colorchoice v1.0.2 |
| 3042 | 2026-03-02T08:44:44.229Z | Compiling zlib-rs v0.5.1 |
| 3043 | 2026-03-02T08:44:44.928Z | Compiling unicode-bidi v0.3.17 |
| 3044 | 2026-03-02T08:44:45.877Z | Compiling siphasher v0.3.11 |
| 3045 | 2026-03-02T08:44:46.084Z | Compiling anstream v0.6.18 |
| 3046 | 2026-03-02T08:44:46.271Z | Compiling phf_shared v0.11.2 |
| 3047 | 2026-03-02T08:44:46.323Z | Compiling stringprep v0.1.5 |
| 3048 | 2026-03-02T08:44:47.156Z | Compiling publicsuffix v2.3.0 |
| 3049 | 2026-03-02T08:44:47.507Z | Compiling derive_builder_macro v0.20.2 |
| 3050 | 2026-03-02T08:44:48.121Z | Compiling libz-rs-sys v0.5.1 |
| 3051 | 2026-03-02T08:44:48.730Z | Compiling daft v0.1.4 |
| 3052 | 2026-03-02T08:44:49.289Z | Compiling tokio-native-tls v0.3.1 |
| 3053 | 2026-03-02T08:44:49.406Z | Compiling num-iter v0.1.45 |
| 3054 | 2026-03-02T08:44:49.629Z | Compiling terminal_size v0.4.0 |
| 3055 | 2026-03-02T08:44:49.700Z | Compiling md-5 v0.10.6 |
| 3056 | 2026-03-02T08:44:49.771Z | Compiling ff v0.13.0 |
| 3057 | 2026-03-02T08:44:49.942Z | Compiling hash32 v0.2.1 |
| 3058 | 2026-03-02T08:44:49.988Z | Compiling vergen-lib v0.1.6 |
| 3059 | 2026-03-02T08:44:50.286Z | Compiling base16ct v0.2.0 |
| 3060 | 2026-03-02T08:44:50.354Z | Compiling fallible-iterator v0.2.0 |
| 3061 | 2026-03-02T08:44:50.581Z | Compiling sec1 v0.7.3 |
| 3062 | 2026-03-02T08:44:50.988Z | Compiling postgres-protocol v0.6.8 |
| 3063 | 2026-03-02T08:44:51.142Z | Compiling group v0.13.0 |
| 3064 | 2026-03-02T08:44:51.851Z | Compiling hyper-tls v0.6.0 |
| 3065 | 2026-03-02T08:44:51.966Z | Compiling cookie_store v0.22.1 |
| 3066 | 2026-03-02T08:44:52.235Z | Compiling flate2 v1.1.2 |
| 3067 | 2026-03-02T08:44:52.403Z | Compiling derive_builder v0.20.2 |
| 3068 | 2026-03-02T08:44:53.195Z | Compiling hkdf v0.12.4 |
| 3069 | 2026-03-02T08:44:53.289Z | Compiling crypto-bigint v0.5.5 |
| 3070 | 2026-03-02T08:44:53.314Z | Compiling cargo-platform v0.1.8 |
| 3071 | 2026-03-02T08:44:53.476Z | Compiling serde_repr v0.1.19 |
| 3072 | 2026-03-02T08:44:53.624Z | Compiling vergen v9.0.6 |
| 3073 | 2026-03-02T08:44:53.779Z | Compiling memmap2 v0.9.8 |
| 3074 | 2026-03-02T08:44:55.028Z | Compiling simd-adler32 v0.3.7 |
| 3075 | 2026-03-02T08:44:55.508Z | Compiling clap_lex v0.7.4 |
| 3076 | 2026-03-02T08:44:56.158Z | Compiling lockfree-object-pool v0.1.6 |
| 3077 | 2026-03-02T08:44:56.441Z | Compiling toml_write v0.1.2 |
| 3078 | 2026-03-02T08:44:56.781Z | Compiling bumpalo v3.16.0 |
| 3079 | 2026-03-02T08:44:56.806Z | Compiling managed v0.8.0 |
| 3080 | 2026-03-02T08:44:57.202Z | Compiling bitflags v1.3.2 |
| 3081 | 2026-03-02T08:44:57.869Z | Compiling zopfli v0.8.1 |
| 3082 | 2026-03-02T08:44:58.221Z | Compiling clap_builder v4.5.48 |
| 3083 | 2026-03-02T08:44:59.095Z | Compiling toml_edit v0.22.27 |
| 3084 | 2026-03-02T08:45:00.217Z | Compiling elliptic-curve v0.13.8 |
| 3085 | 2026-03-02T08:45:01.379Z | Compiling usdt v0.6.0 |
| 3086 | 2026-03-02T08:45:01.472Z | Compiling cargo_metadata v0.19.2 |
| 3087 | 2026-03-02T08:45:03.037Z | Compiling rustls-webpki v0.103.9 |
| 3088 | 2026-03-02T08:45:04.930Z | Compiling zstd v0.13.3 |
| 3089 | 2026-03-02T08:45:05.584Z | Compiling signal-hook-mio v0.2.4 |
| 3090 | 2026-03-02T08:45:05.768Z | Compiling postgres-types v0.2.9 |
| 3091 | 2026-03-02T08:45:05.914Z | Compiling phf v0.11.2 |
| 3092 | 2026-03-02T08:45:05.965Z | Compiling strum v0.27.2 |
| 3093 | 2026-03-02T08:45:06.125Z | Compiling ed25519 v2.2.3 |
| 3094 | 2026-03-02T08:45:06.234Z | Compiling bzip2 v0.4.4 |
| 3095 | 2026-03-02T08:45:06.259Z | Compiling bzip2 v0.5.2 |
| 3096 | 2026-03-02T08:45:06.614Z | Compiling pkcs1 v0.7.5 |
| 3097 | 2026-03-02T08:45:06.639Z | Compiling strum v0.26.3 |
| 3098 | 2026-03-02T08:45:06.664Z | Compiling hubpack v0.1.2 |
| 3099 | 2026-03-02T08:45:06.809Z | Compiling rfc6979 v0.4.0 |
| 3100 | 2026-03-02T08:45:06.856Z | Compiling sha1 v0.10.6 |
| 3101 | 2026-03-02T08:45:07.087Z | Compiling bstr v1.10.0 |
| 3102 | 2026-03-02T08:45:07.178Z | Compiling serde-big-array v0.5.1 |
| 3103 | 2026-03-02T08:45:07.300Z | Compiling float-cmp v0.10.0 |
| 3104 | 2026-03-02T08:45:07.358Z | Compiling env_filter v0.1.2 |
| 3105 | 2026-03-02T08:45:07.551Z | Compiling socket2 v0.5.10 |
| 3106 | 2026-03-02T08:45:07.867Z | Compiling data-encoding v2.9.0 |
| 3107 | 2026-03-02T08:45:08.285Z | Compiling keccak v0.1.5 |
| 3108 | 2026-03-02T08:45:08.373Z | Compiling static_assertions v1.1.0 |
| 3109 | 2026-03-02T08:45:08.503Z | Compiling predicates-core v1.0.8 |
| 3110 | 2026-03-02T08:45:08.677Z | Compiling precomputed-hash v0.1.1 |
| 3111 | 2026-03-02T08:45:08.858Z | Compiling difflib v0.4.0 |
| 3112 | 2026-03-02T08:45:08.983Z | Compiling whoami v1.5.2 |
| 3113 | 2026-03-02T08:45:09.079Z | Compiling new_debug_unreachable v1.0.6 |
| 3114 | 2026-03-02T08:45:09.207Z | Compiling fixedbitset v0.4.2 |
| 3115 | 2026-03-02T08:45:09.826Z | Compiling fixedbitset v0.5.7 |
| 3116 | 2026-03-02T08:45:10.382Z | Compiling normalize-line-endings v0.3.0 |
| 3117 | 2026-03-02T08:45:10.540Z | Compiling tokio-rustls v0.26.0 |
| 3118 | 2026-03-02T08:45:10.989Z | Compiling hyper-rustls v0.27.7 |
| 3119 | 2026-03-02T08:45:11.547Z | Compiling rustls-platform-verifier v0.6.2 |
| 3120 | 2026-03-02T08:45:11.626Z | Compiling reqwest v0.12.28 |
| 3121 | 2026-03-02T08:45:11.782Z | Compiling rustc-hash v2.1.1 |
| 3122 | 2026-03-02T08:45:11.922Z | Compiling reqwest v0.13.2 |
| 3123 | 2026-03-02T08:45:11.996Z | Compiling jiff v0.2.15 |
| 3124 | 2026-03-02T08:45:14.909Z | Compiling iddqd v0.3.16 |
| 3125 | 2026-03-02T08:45:15.070Z | Compiling predicates v3.1.3 |
| 3126 | 2026-03-02T08:45:16.283Z | Compiling petgraph v0.8.2 |
| 3127 | 2026-03-02T08:45:17.259Z | Compiling petgraph v0.6.5 |
| 3128 | 2026-03-02T08:45:19.233Z | Compiling zip v4.2.0 |
| 3129 | 2026-03-02T08:45:19.293Z | Compiling tokio-postgres v0.7.13 |
| 3130 | 2026-03-02T08:45:19.514Z | Compiling string_cache v0.8.9 |
| 3131 | 2026-03-02T08:45:20.370Z | Compiling sha3 v0.10.8 |
| 3132 | 2026-03-02T08:45:20.394Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3133 | 2026-03-02T08:45:20.658Z | Compiling hickory-proto v0.25.2 |
| 3134 | 2026-03-02T08:45:20.901Z | Compiling similar v2.7.0 |
| 3135 | 2026-03-02T08:45:21.015Z | Compiling env_logger v0.11.8 |
| 3136 | 2026-03-02T08:45:21.633Z | Compiling rsa v0.9.8 |
| 3137 | 2026-03-02T08:45:22.482Z | Compiling ecdsa v0.16.9 |
| 3138 | 2026-03-02T08:45:22.921Z | Compiling zip v0.6.6 |
| 3139 | 2026-03-02T08:45:23.145Z | Compiling ed25519-dalek v2.1.1 |
| 3140 | 2026-03-02T08:45:23.652Z | Compiling crossterm v0.28.1 |
| 3141 | 2026-03-02T08:45:23.991Z | Compiling clap v4.5.48 |
| 3142 | 2026-03-02T08:45:24.282Z | Compiling crossbeam-epoch v0.9.18 |
| 3143 | 2026-03-02T08:45:24.673Z | Compiling serde_with v3.16.1 |
| 3144 | 2026-03-02T08:45:24.874Z | Compiling itertools v0.10.5 |
| 3145 | 2026-03-02T08:45:24.930Z | Compiling itertools v0.13.0 |
| 3146 | 2026-03-02T08:45:25.331Z | Compiling toml v0.7.8 |
| 3147 | 2026-03-02T08:45:26.164Z | Compiling x509-cert v0.2.5 |
| 3148 | 2026-03-02T08:45:26.270Z | Compiling tokio-stream v0.1.17 |
| 3149 | 2026-03-02T08:45:26.482Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3150 | 2026-03-02T08:45:27.543Z | Compiling winnow v0.6.26 |
| 3151 | 2026-03-02T08:45:27.639Z | Compiling lalrpop-util v0.19.12 |
| 3152 | 2026-03-02T08:45:27.962Z | Compiling peg-runtime v0.8.5 |
| 3153 | 2026-03-02T08:45:30.674Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3154 | 2026-03-02T08:45:50.095Z | Compiling regress v0.10.5 |
| 3155 | 2026-03-02T08:46:01.389Z | Compiling slog-async v2.8.0 |
| 3156 | 2026-03-02T08:46:12.898Z | Compiling rustls v0.22.4 |
| 3157 | 2026-03-02T08:46:22.302Z | Compiling structmeta-derive v0.3.0 |
| 3158 | 2026-03-02T08:46:22.728Z | Compiling multer v3.1.0 |
| 3159 | 2026-03-02T08:46:29.974Z | Compiling structmeta v0.3.0 |
| 3160 | 2026-03-02T08:46:36.953Z | Compiling futures-executor v0.3.31 |
| 3161 | 2026-03-02T08:46:37.803Z | Compiling newtype-uuid-macros v0.1.0 |
| 3162 | 2026-03-02T08:46:37.842Z | Compiling async-stream-impl v0.3.6 |
| 3163 | 2026-03-02T08:46:38.999Z | Compiling dropshot v0.16.7 |
| 3164 | 2026-03-02T08:46:39.204Z | Compiling futures v0.3.31 |
| 3165 | 2026-03-02T08:46:39.307Z | Compiling dropshot_endpoint v0.16.7 |
| 3166 | 2026-03-02T08:46:39.790Z | Compiling derive-ex v0.1.8 |
| 3167 | 2026-03-02T08:46:40.093Z | Compiling crossbeam-channel v0.5.15 |
| 3168 | 2026-03-02T08:46:40.488Z | Compiling match_cfg v0.1.0 |
| 3169 | 2026-03-02T08:46:40.548Z | Compiling thread_local v1.1.8 |
| 3170 | 2026-03-02T08:46:40.629Z | Compiling hostname v0.3.1 |
| 3171 | 2026-03-02T08:46:40.968Z | Compiling is-terminal v0.4.13 |
| 3172 | 2026-03-02T08:46:41.148Z | Compiling take_mut v0.2.2 |
| 3173 | 2026-03-02T08:46:41.173Z | Compiling term v1.1.0 |
| 3174 | 2026-03-02T08:46:41.569Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3175 | 2026-03-02T08:46:42.216Z | Compiling slog-term v2.9.2 |
| 3176 | 2026-03-02T08:46:42.489Z | Compiling parse-display-derive v0.10.0 |
| 3177 | 2026-03-02T08:46:42.843Z | Compiling test-strategy v0.4.3 |
| 3178 | 2026-03-02T08:46:43.503Z | Compiling rustls-webpki v0.102.8 |
| 3179 | 2026-03-02T08:46:43.912Z | Compiling debug-ignore v1.0.5 |
| 3180 | 2026-03-02T08:46:44.117Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3181 | 2026-03-02T08:46:45.106Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 3182 | 2026-03-02T08:46:45.481Z | Compiling slog-json v2.6.1 |
| 3183 | 2026-03-02T08:46:45.508Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3184 | 2026-03-02T08:46:45.977Z | Compiling serde_spanned v1.0.4 |
| 3185 | 2026-03-02T08:46:46.251Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3186 | 2026-03-02T08:46:46.292Z | Compiling slog-bunyan v2.5.0 |
| 3187 | 2026-03-02T08:46:46.770Z | Compiling toml v0.9.11+spec-1.1.0 |
| 3188 | 2026-03-02T08:46:46.911Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3189 | 2026-03-02T08:46:47.110Z | Compiling async-stream v0.3.6 |
| 3190 | 2026-03-02T08:46:47.299Z | Compiling waitgroup v0.1.2 |
| 3191 | 2026-03-02T08:46:47.479Z | Compiling rustls-pemfile v2.2.0 |
| 3192 | 2026-03-02T08:46:47.574Z | Compiling serde_path_to_error v0.1.20 |
| 3193 | 2026-03-02T08:46:47.600Z | Compiling hostname v0.4.2 |
| 3194 | 2026-03-02T08:46:47.901Z | Compiling progenitor-client v0.13.0 |
| 3195 | 2026-03-02T08:46:47.926Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 3196 | 2026-03-02T08:46:48.005Z | Compiling macaddr v1.0.1 |
| 3197 | 2026-03-02T08:46:48.199Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3198 | 2026-03-02T08:46:48.476Z | Compiling progenitor-client v0.10.0 |
| 3199 | 2026-03-02T08:46:48.539Z | Compiling instant v0.1.13 |
| 3200 | 2026-03-02T08:46:48.739Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3201 | 2026-03-02T08:46:48.835Z | Compiling itertools v0.14.0 |
| 3202 | 2026-03-02T08:46:48.860Z | Compiling backoff v0.4.0 |
| 3203 | 2026-03-02T08:46:49.008Z | Compiling parse-display v0.10.0 |
| 3204 | 2026-03-02T08:46:49.276Z | Compiling tokio-rustls v0.25.0 |
| 3205 | 2026-03-02T08:46:49.414Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 3206 | 2026-03-02T08:46:50.721Z | Compiling backon v1.6.0 |
| 3207 | 2026-03-02T08:46:51.442Z | Compiling proc-macro-error-attr v1.0.4 |
| 3208 | 2026-03-02T08:46:51.830Z | Compiling proc-macro-error v1.0.4 |
| 3209 | 2026-03-02T08:46:52.123Z | Compiling unicode-width v0.1.14 |
| 3210 | 2026-03-02T08:46:52.486Z | Compiling proc-macro-crate v1.3.1 |
| 3211 | 2026-03-02T08:46:52.716Z | Compiling crucible-workspace-hack v0.1.0 |
| 3212 | 2026-03-02T08:46:53.086Z | Compiling unsafe-libyaml v0.2.11 |
| 3213 | 2026-03-02T08:46:53.198Z | Compiling num_enum_derive v0.5.11 |
| 3214 | 2026-03-02T08:46:53.606Z | Compiling heapless v0.8.0 |
| 3215 | 2026-03-02T08:46:53.999Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3216 | 2026-03-02T08:46:54.387Z | Compiling serde_yaml v0.9.34+deprecated |
| 3217 | 2026-03-02T08:46:54.424Z | Compiling ingot-macros v0.1.1 |
| 3218 | 2026-03-02T08:46:54.635Z | Compiling hash32 v0.3.1 |
| 3219 | 2026-03-02T08:46:54.923Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3220 | 2026-03-02T08:46:54.983Z | Compiling num_enum v0.5.11 |
| 3221 | 2026-03-02T08:46:55.121Z | Compiling smoltcp v0.11.0 |
| 3222 | 2026-03-02T08:46:55.296Z | Compiling tabwriter v1.4.0 |
| 3223 | 2026-03-02T08:46:55.682Z | Compiling foreign-types-macros v0.2.3 |
| 3224 | 2026-03-02T08:46:55.907Z | Compiling foreign-types-shared v0.3.1 |
| 3225 | 2026-03-02T08:46:55.991Z | Compiling cobs v0.2.3 |
| 3226 | 2026-03-02T08:46:56.294Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3227 | 2026-03-02T08:46:56.444Z | Compiling postcard v1.0.10 |
| 3228 | 2026-03-02T08:46:56.699Z | Compiling foreign-types v0.5.0 |
| 3229 | 2026-03-02T08:46:57.025Z | Compiling nix v0.30.1 |
| 3230 | 2026-03-02T08:46:57.134Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3231 | 2026-03-02T08:46:57.272Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3232 | 2026-03-02T08:46:57.727Z | Compiling secrecy v0.10.3 |
| 3233 | 2026-03-02T08:46:57.890Z | Compiling cstr-argument v0.1.2 |
| 3234 | 2026-03-02T08:46:58.028Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3235 | 2026-03-02T08:46:58.152Z | Compiling pretty-hex v0.2.1 |
| 3236 | 2026-03-02T08:46:58.200Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 3237 | 2026-03-02T08:46:58.377Z | Compiling rayon-core v1.12.1 |
| 3238 | 2026-03-02T08:46:58.519Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3239 | 2026-03-02T08:46:58.580Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3240 | 2026-03-02T08:46:58.736Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3241 | 2026-03-02T08:46:59.025Z | Compiling crossbeam-deque v0.8.5 |
| 3242 | 2026-03-02T08:46:59.049Z | Compiling colored v2.2.0 |
| 3243 | 2026-03-02T08:46:59.335Z | Compiling ingot-types v0.1.2 |
| 3244 | 2026-03-02T08:46:59.439Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3245 | 2026-03-02T08:47:00.164Z | Compiling ingot v0.1.1 |
| 3246 | 2026-03-02T08:47:02.495Z | Compiling camino-tempfile v1.4.1 |
| 3247 | 2026-03-02T08:47:03.235Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3248 | 2026-03-02T08:47:03.260Z | Compiling rayon v1.10.0 |
| 3249 | 2026-03-02T08:47:03.756Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3250 | 2026-03-02T08:47:03.954Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3251 | 2026-03-02T08:47:04.433Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3252 | 2026-03-02T08:47:04.499Z | Compiling zone_cfg_derive v0.3.0 |
| 3253 | 2026-03-02T08:47:05.414Z | Compiling itertools v0.12.1 |
| 3254 | 2026-03-02T08:47:05.551Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3255 | 2026-03-02T08:47:07.480Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3256 | 2026-03-02T08:47:07.686Z | Compiling smf v0.2.3 |
| 3257 | 2026-03-02T08:47:08.115Z | Compiling num-derive v0.4.2 |
| 3258 | 2026-03-02T08:47:08.452Z | Compiling sigpipe v0.1.3 |
| 3259 | 2026-03-02T08:47:08.636Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3260 | 2026-03-02T08:47:08.710Z | Compiling glob v0.3.2 |
| 3261 | 2026-03-02T08:47:09.056Z | Compiling zone v0.3.1 |
| 3262 | 2026-03-02T08:47:09.876Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3263 | 2026-03-02T08:47:09.952Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3264 | 2026-03-02T08:47:10.093Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3265 | 2026-03-02T08:47:10.593Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3266 | 2026-03-02T08:47:11.361Z | Compiling convert_case v0.4.0 |
| 3267 | 2026-03-02T08:47:12.063Z | Compiling derive_more v0.99.20 |
| 3268 | 2026-03-02T08:47:12.356Z | Compiling universal-hash v0.5.1 |
| 3269 | 2026-03-02T08:47:12.381Z | Compiling opaque-debug v0.3.1 |
| 3270 | 2026-03-02T08:47:12.516Z | Compiling toml v0.8.23 |
| 3271 | 2026-03-02T08:47:12.622Z | Compiling half v2.4.1 |
| 3272 | 2026-03-02T08:47:13.242Z | Compiling ciborium-io v0.2.2 |
| 3273 | 2026-03-02T08:47:13.412Z | Compiling ciborium-ll v0.2.2 |
| 3274 | 2026-03-02T08:47:13.905Z | Compiling ciborium v0.2.2 |
| 3275 | 2026-03-02T08:47:14.222Z | Compiling typify-impl v0.6.1 |
| 3276 | 2026-03-02T08:47:15.671Z | Compiling typify-impl v0.4.3 |
| 3277 | 2026-03-02T08:47:16.567Z | Compiling aead v0.5.2 |
| 3278 | 2026-03-02T08:47:16.935Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3279 | 2026-03-02T08:47:17.110Z | Compiling poly1305 v0.8.0 |
| 3280 | 2026-03-02T08:47:17.154Z | Compiling chacha20 v0.9.1 |
| 3281 | 2026-03-02T08:47:19.143Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3282 | 2026-03-02T08:47:22.108Z | Compiling typify-macro v0.6.1 |
| 3283 | 2026-03-02T08:47:23.567Z | Compiling typify-macro v0.4.3 |
| 3284 | 2026-03-02T08:47:24.995Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3285 | 2026-03-02T08:47:25.033Z | Compiling typify v0.6.1 |
| 3286 | 2026-03-02T08:47:25.233Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3287 | 2026-03-02T08:47:26.041Z | Compiling prettyplease v0.2.36 |
| 3288 | 2026-03-02T08:47:26.489Z | Compiling typify v0.4.3 |
| 3289 | 2026-03-02T08:47:27.273Z | Compiling thiserror-no-std v2.0.2 |
| 3290 | 2026-03-02T08:47:27.358Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3291 | 2026-03-02T08:47:27.453Z | Compiling progenitor-impl v0.13.0 |
| 3292 | 2026-03-02T08:47:28.492Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3293 | 2026-03-02T08:47:29.512Z | Compiling password-hash v0.5.0 |
| 3294 | 2026-03-02T08:47:29.662Z | Compiling blake2 v0.10.6 |
| 3295 | 2026-03-02T08:47:31.305Z | Compiling indent_write v2.2.0 |
| 3296 | 2026-03-02T08:47:31.563Z | Compiling argon2 v0.5.3 |
| 3297 | 2026-03-02T08:47:32.160Z | Compiling progenitor-macro v0.13.0 |
| 3298 | 2026-03-02T08:47:32.786Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3299 | 2026-03-02T08:47:36.225Z | Compiling vsss-rs v3.3.4 |
| 3300 | 2026-03-02T08:47:39.234Z | Compiling chacha20poly1305 v0.10.1 |
| 3301 | 2026-03-02T08:47:42.334Z | Compiling swrite v0.1.0 |
| 3302 | 2026-03-02T08:47:42.412Z | Compiling unicode-width v0.2.0 |
| 3303 | 2026-03-02T08:47:42.541Z | Compiling progenitor v0.13.0 |
| 3304 | 2026-03-02T08:47:42.684Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3305 | 2026-03-02T08:47:42.775Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3306 | 2026-03-02T08:47:42.799Z | Compiling num-rational v0.4.2 |
| 3307 | 2026-03-02T08:47:43.636Z | Compiling num-complex v0.4.6 |
| 3308 | 2026-03-02T08:47:44.617Z | Compiling num v0.4.3 |
| 3309 | 2026-03-02T08:47:44.843Z | Compiling float-ord v0.3.2 |
| 3310 | 2026-03-02T08:47:45.114Z | Compiling gethostname v0.5.0 |
| 3311 | 2026-03-02T08:47:45.568Z | Compiling usdt-macro v0.5.0 |
| 3312 | 2026-03-02T08:47:46.702Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3313 | 2026-03-02T08:47:46.777Z | Compiling usdt-attr-macro v0.5.0 |
| 3314 | 2026-03-02T08:47:47.656Z | Compiling derive-where v1.5.0 |
| 3315 | 2026-03-02T08:47:48.119Z | Compiling memmap v0.7.0 |
| 3316 | 2026-03-02T08:47:48.560Z | Compiling usdt v0.5.0 |
| 3317 | 2026-03-02T08:47:50.125Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3318 | 2026-03-02T08:47:50.475Z | Compiling cancel-safe-futures v0.1.5 |
| 3319 | 2026-03-02T08:47:50.825Z | Compiling owo-colors v4.2.3 |
| 3320 | 2026-03-02T08:47:51.462Z | Compiling console v0.15.10 |
| 3321 | 2026-03-02T08:47:54.044Z | Compiling progenitor-impl v0.11.2 |
| 3322 | 2026-03-02T08:47:58.432Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3323 | 2026-03-02T08:47:59.147Z | Compiling resolv-conf v0.7.0 |
| 3324 | 2026-03-02T08:48:00.696Z | Compiling libsw-core v0.3.1 |
| 3325 | 2026-03-02T08:48:01.046Z | Compiling async-recursion v1.1.1 |
| 3326 | 2026-03-02T08:48:01.734Z | Compiling libsw v3.5.0 |
| 3327 | 2026-03-02T08:48:02.119Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3328 | 2026-03-02T08:48:02.392Z | Compiling progenitor-macro v0.11.2 |
| 3329 | 2026-03-02T08:48:03.630Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3330 | 2026-03-02T08:48:12.493Z | Compiling progenitor-client v0.11.2 |
| 3331 | 2026-03-02T08:48:12.637Z | Compiling linear-map v1.2.0 |
| 3332 | 2026-03-02T08:48:13.197Z | Compiling libefi-sys v0.1.0 |
| 3333 | 2026-03-02T08:48:13.630Z | Compiling bytecount v0.6.8 |
| 3334 | 2026-03-02T08:48:13.723Z | Compiling progenitor v0.11.2 |
| 3335 | 2026-03-02T08:48:14.063Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3336 | 2026-03-02T08:48:17.738Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3337 | 2026-03-02T08:48:20.448Z | Compiling newline-converter v0.3.0 |
| 3338 | 2026-03-02T08:48:20.705Z | Compiling atomicwrites v0.4.4 |
| 3339 | 2026-03-02T08:48:21.306Z | Compiling hickory-proto v0.24.4 |
| 3340 | 2026-03-02T08:48:21.333Z | Compiling bitfield-struct v0.6.2 |
| 3341 | 2026-03-02T08:48:22.743Z | Compiling semver v0.1.20 |
| 3342 | 2026-03-02T08:48:23.190Z | Compiling linked-hash-map v0.5.6 |
| 3343 | 2026-03-02T08:48:23.310Z | Compiling rustc_version v0.1.7 |
| 3344 | 2026-03-02T08:48:23.680Z | Compiling lru-cache v0.1.2 |
| 3345 | 2026-03-02T08:48:23.722Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3346 | 2026-03-02T08:48:24.007Z | Compiling expectorate v1.2.0 |
| 3347 | 2026-03-02T08:48:24.105Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3348 | 2026-03-02T08:48:24.542Z | Compiling pin-project-internal v1.1.6 |
| 3349 | 2026-03-02T08:48:24.927Z | Compiling slog-dtrace v0.3.0 |
| 3350 | 2026-03-02T08:48:25.322Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3351 | 2026-03-02T08:48:25.480Z | Compiling siphasher v1.0.1 |
| 3352 | 2026-03-02T08:48:25.912Z | Compiling minimal-lexical v0.2.1 |
| 3353 | 2026-03-02T08:48:26.476Z | Compiling nom v7.1.3 |
| 3354 | 2026-03-02T08:48:26.754Z | Compiling pin-project v1.1.6 |
| 3355 | 2026-03-02T08:48:27.004Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3356 | 2026-03-02T08:48:27.038Z | Compiling phf_shared v0.12.1 |
| 3357 | 2026-03-02T08:48:27.640Z | Compiling hickory-resolver v0.24.4 |
| 3358 | 2026-03-02T08:48:30.021Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3359 | 2026-03-02T08:48:31.671Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3360 | 2026-03-02T08:48:32.119Z | Compiling newtype_derive v0.1.6 |
| 3361 | 2026-03-02T08:48:32.585Z | Compiling tokio-dtrace v0.1.0 |
| 3362 | 2026-03-02T08:48:33.110Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3363 | 2026-03-02T08:48:33.509Z | Compiling dropshot-api-manager-types v0.5.2 |
| 3364 | 2026-03-02T08:48:34.103Z | Compiling pem v3.0.5 |
| 3365 | 2026-03-02T08:48:34.785Z | Compiling snafu-derive v0.8.5 |
| 3366 | 2026-03-02T08:48:35.477Z | Compiling csv-core v0.1.11 |
| 3367 | 2026-03-02T08:48:36.291Z | Compiling chrono-tz v0.10.4 |
| 3368 | 2026-03-02T08:48:36.623Z | Compiling highway v1.3.0 |
| 3369 | 2026-03-02T08:48:37.962Z | Compiling base64 v0.21.7 |
| 3370 | 2026-03-02T08:48:38.496Z | Compiling unicode-xid v0.2.6 |
| 3371 | 2026-03-02T08:48:38.720Z | Compiling xshell-macros v0.2.7 |
| 3372 | 2026-03-02T08:48:38.938Z | Compiling same-file v1.0.6 |
| 3373 | 2026-03-02T08:48:39.251Z | Compiling walkdir v2.5.0 |
| 3374 | 2026-03-02T08:48:39.334Z | Compiling xshell v0.2.7 |
| 3375 | 2026-03-02T08:48:40.672Z | Compiling const_format_proc_macros v0.2.34 |
| 3376 | 2026-03-02T08:48:40.930Z | Compiling snafu v0.8.5 |
| 3377 | 2026-03-02T08:48:41.167Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3378 | 2026-03-02T08:48:41.925Z | Compiling csv v1.3.1 |
| 3379 | 2026-03-02T08:48:41.989Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3380 | 2026-03-02T08:48:42.191Z | Compiling oxide-tokio-rt v0.1.2 |
| 3381 | 2026-03-02T08:48:42.501Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3382 | 2026-03-02T08:48:43.864Z | Compiling qorb v0.4.1 |
| 3383 | 2026-03-02T08:48:44.120Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3384 | 2026-03-02T08:48:44.179Z | Compiling phf v0.12.1 |
| 3385 | 2026-03-02T08:48:44.530Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3386 | 2026-03-02T08:48:44.957Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3387 | 2026-03-02T08:48:44.995Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3388 | 2026-03-02T08:48:45.731Z | Compiling typify-impl v0.2.0 |
| 3389 | 2026-03-02T08:48:46.294Z | Compiling globset v0.4.15 |
| 3390 | 2026-03-02T08:48:50.488Z | Compiling olpc-cjson v0.1.4 |
| 3391 | 2026-03-02T08:48:50.567Z | Compiling primeorder v0.13.6 |
| 3392 | 2026-03-02T08:48:50.839Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3393 | 2026-03-02T08:48:51.134Z | Compiling serde_plain v1.0.2 |
| 3394 | 2026-03-02T08:48:51.671Z | Compiling colored v3.0.0 |
| 3395 | 2026-03-02T08:48:52.428Z | Compiling typed-path v0.9.3 |
| 3396 | 2026-03-02T08:48:53.193Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3397 | 2026-03-02T08:48:53.581Z | Compiling typify-macro v0.2.0 |
| 3398 | 2026-03-02T08:48:53.898Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3399 | 2026-03-02T08:48:54.213Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3400 | 2026-03-02T08:48:56.288Z | Compiling tough v0.20.0 |
| 3401 | 2026-03-02T08:48:56.608Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3402 | 2026-03-02T08:48:57.423Z | Compiling const_format v0.2.34 |
| 3403 | 2026-03-02T08:48:58.431Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3404 | 2026-03-02T08:48:58.456Z | Compiling papergrid v0.11.0 |
| 3405 | 2026-03-02T08:49:01.720Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3406 | 2026-03-02T08:49:03.247Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3407 | 2026-03-02T08:49:05.174Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3408 | 2026-03-02T08:49:05.909Z | Compiling tabled_derive v0.7.0 |
| 3409 | 2026-03-02T08:49:07.612Z | Compiling bcs v0.1.6 |
| 3410 | 2026-03-02T08:49:08.343Z | Compiling radium v0.7.0 |
| 3411 | 2026-03-02T08:49:08.732Z | Compiling smawk v0.3.2 |
| 3412 | 2026-03-02T08:49:09.014Z | Compiling unicode-linebreak v0.1.5 |
| 3413 | 2026-03-02T08:49:09.040Z | Compiling utf-8 v0.7.6 |
| 3414 | 2026-03-02T08:49:09.435Z | Compiling termtree v0.5.1 |
| 3415 | 2026-03-02T08:49:09.568Z | Compiling salty v0.3.0 |
| 3416 | 2026-03-02T08:49:09.975Z | Compiling textwrap v0.16.2 |
| 3417 | 2026-03-02T08:49:10.073Z | Compiling tungstenite v0.21.0 |
| 3418 | 2026-03-02T08:49:10.854Z | Compiling tabled v0.15.0 |
| 3419 | 2026-03-02T08:49:12.052Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3420 | 2026-03-02T08:49:13.185Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3421 | 2026-03-02T08:49:14.344Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3422 | 2026-03-02T08:49:14.671Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3423 | 2026-03-02T08:49:15.011Z | Compiling steno v0.4.1 |
| 3424 | 2026-03-02T08:49:17.616Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3425 | 2026-03-02T08:49:21.026Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3426 | 2026-03-02T08:49:21.254Z | Compiling tap v1.0.1 |
| 3427 | 2026-03-02T08:49:21.463Z | Compiling maybe-uninit v2.0.0 |
| 3428 | 2026-03-02T08:49:21.791Z | Compiling humantime v2.2.0 |
| 3429 | 2026-03-02T08:49:21.862Z | Compiling moka v0.12.10 |
| 3430 | 2026-03-02T08:49:22.281Z | Compiling wyz v0.5.1 |
| 3431 | 2026-03-02T08:49:22.525Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3432 | 2026-03-02T08:49:22.728Z | Compiling tokio-tungstenite v0.21.0 |
| 3433 | 2026-03-02T08:49:23.777Z | Compiling p384 v0.13.1 |
| 3434 | 2026-03-02T08:49:25.094Z | Compiling progenitor-impl v0.10.0 |
| 3435 | 2026-03-02T08:49:25.424Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3436 | 2026-03-02T08:49:26.980Z | Compiling tagptr v0.2.0 |
| 3437 | 2026-03-02T08:49:27.320Z | Compiling arc-swap v1.7.1 |
| 3438 | 2026-03-02T08:49:27.688Z | Compiling packed_struct v0.10.1 |
| 3439 | 2026-03-02T08:49:27.967Z | Compiling funty v2.0.0 |
| 3440 | 2026-03-02T08:49:28.108Z | Compiling slog-scope v4.4.0 |
| 3441 | 2026-03-02T08:49:28.846Z | Compiling bitvec v1.0.1 |
| 3442 | 2026-03-02T08:49:29.772Z | Compiling progenitor-macro v0.10.0 |
| 3443 | 2026-03-02T08:49:30.018Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3444 | 2026-03-02T08:49:32.186Z | Compiling typify v0.2.0 |
| 3445 | 2026-03-02T08:49:32.307Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3446 | 2026-03-02T08:49:32.747Z | Compiling polyval v0.6.2 |
| 3447 | 2026-03-02T08:49:37.198Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3448 | 2026-03-02T08:49:38.562Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3449 | 2026-03-02T08:49:42.072Z | Compiling packed_struct_codegen v0.10.1 |
| 3450 | 2026-03-02T08:49:43.875Z | Compiling bitfield-macros v0.19.2 |
| 3451 | 2026-03-02T08:49:44.021Z | Compiling zerocopy-derive v0.6.6 |
| 3452 | 2026-03-02T08:49:45.010Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3453 | 2026-03-02T08:49:45.473Z | Compiling indexmap v1.9.3 |
| 3454 | 2026-03-02T08:49:45.736Z | Compiling parking_lot_core v0.8.6 |
| 3455 | 2026-03-02T08:49:45.816Z | Compiling crc-catalog v2.4.0 |
| 3456 | 2026-03-02T08:49:46.039Z | Compiling nodrop v0.1.14 |
| 3457 | 2026-03-02T08:49:46.188Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3458 | 2026-03-02T08:49:46.275Z | Compiling array-init v0.0.4 |
| 3459 | 2026-03-02T08:49:46.548Z | Compiling crc v3.2.1 |
| 3460 | 2026-03-02T08:49:47.286Z | Compiling proc-macro-error2 v2.0.1 |
| 3461 | 2026-03-02T08:49:47.801Z | Compiling zerocopy v0.6.6 |
| 3462 | 2026-03-02T08:49:48.022Z | Compiling bitfield v0.19.2 |
| 3463 | 2026-03-02T08:49:48.601Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3464 | 2026-03-02T08:49:49.421Z | Compiling progenitor v0.10.0 |
| 3465 | 2026-03-02T08:49:49.864Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3466 | 2026-03-02T08:49:52.022Z | Compiling ghash v0.5.1 |
| 3467 | 2026-03-02T08:49:52.324Z | Compiling progenitor-impl v0.8.0 |
| 3468 | 2026-03-02T08:49:52.358Z | Compiling smallvec v0.6.14 |
| 3469 | 2026-03-02T08:49:52.453Z | Compiling hickory-resolver v0.25.2 |
| 3470 | 2026-03-02T08:49:52.533Z | Compiling slog-stdlog v4.1.1 |
| 3471 | 2026-03-02T08:49:53.370Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3472 | 2026-03-02T08:49:55.970Z | Compiling git-stub v1.0.0 |
| 3473 | 2026-03-02T08:49:56.752Z | Compiling ctr v0.9.2 |
| 3474 | 2026-03-02T08:49:57.048Z | Compiling num-derive v0.3.3 |
| 3475 | 2026-03-02T08:49:57.139Z | Compiling lzma-sys v0.1.20 |
| 3476 | 2026-03-02T08:49:57.766Z | Compiling unicase v2.8.1 |
| 3477 | 2026-03-02T08:49:58.111Z | Compiling hashbrown v0.12.3 |
| 3478 | 2026-03-02T08:49:58.475Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3479 | 2026-03-02T08:49:58.850Z | Compiling libscf-sys v1.1.0 |
| 3480 | 2026-03-02T08:49:59.117Z | Compiling mime_guess v2.0.5 |
| 3481 | 2026-03-02T08:50:00.161Z | Compiling aes-gcm v0.10.3 |
| 3482 | 2026-03-02T08:50:00.347Z | Compiling progenitor-macro v0.8.0 |
| 3483 | 2026-03-02T08:50:02.107Z | Compiling git-stub-vcs v0.1.0 |
| 3484 | 2026-03-02T08:50:02.729Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3485 | 2026-03-02T08:50:05.781Z | Compiling serde-hex v0.1.0 |
| 3486 | 2026-03-02T08:50:09.082Z | Compiling slog-envlogger v2.2.0 |
| 3487 | 2026-03-02T08:50:10.326Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3488 | 2026-03-02T08:50:11.289Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3489 | 2026-03-02T08:50:11.656Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3490 | 2026-03-02T08:50:11.960Z | Compiling tabled_derive v0.11.0 |
| 3491 | 2026-03-02T08:50:13.309Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3492 | 2026-03-02T08:50:14.012Z | Compiling ron v0.8.1 |
| 3493 | 2026-03-02T08:50:14.672Z | Compiling papergrid v0.17.0 |
| 3494 | 2026-03-02T08:50:14.734Z | Compiling testing_table v0.3.0 |
| 3495 | 2026-03-02T08:50:15.450Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3496 | 2026-03-02T08:50:16.325Z | Compiling hashbrown v0.13.2 |
| 3497 | 2026-03-02T08:50:17.622Z | Compiling progenitor-client v0.8.0 |
| 3498 | 2026-03-02T08:50:18.526Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3499 | 2026-03-02T08:50:18.766Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3500 | 2026-03-02T08:50:19.124Z | Compiling heck v0.3.3 |
| 3501 | 2026-03-02T08:50:19.466Z | Compiling xattr v1.3.1 |
| 3502 | 2026-03-02T08:50:19.818Z | Compiling ssh-encoding v0.2.0 |
| 3503 | 2026-03-02T08:50:20.938Z | Compiling blowfish v0.9.1 |
| 3504 | 2026-03-02T08:50:21.376Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3505 | 2026-03-02T08:50:21.632Z | Compiling nibble_vec v0.1.0 |
| 3506 | 2026-03-02T08:50:21.918Z | Compiling filetime v0.2.26 |
| 3507 | 2026-03-02T08:50:22.257Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3508 | 2026-03-02T08:50:22.307Z | Compiling endian-type v0.1.2 |
| 3509 | 2026-03-02T08:50:22.585Z | Compiling crc-any v2.5.0 |
| 3510 | 2026-03-02T08:50:22.624Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3511 | 2026-03-02T08:50:23.014Z | Compiling corncobs v0.1.4 |
| 3512 | 2026-03-02T08:50:23.392Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3513 | 2026-03-02T08:50:23.469Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3514 | 2026-03-02T08:50:24.830Z | Compiling radix_trie v0.2.1 |
| 3515 | 2026-03-02T08:50:25.188Z | Compiling tar v0.4.44 |
| 3516 | 2026-03-02T08:50:25.717Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3517 | 2026-03-02T08:50:26.208Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3518 | 2026-03-02T08:50:26.768Z | Compiling ssh-cipher v0.2.0 |
| 3519 | 2026-03-02T08:50:30.121Z | Compiling zone_cfg_derive v0.1.2 |
| 3520 | 2026-03-02T08:50:30.364Z | Compiling progenitor v0.8.0 |
| 3521 | 2026-03-02T08:50:30.614Z | Compiling object v0.30.4 |
| 3522 | 2026-03-02T08:50:31.241Z | Compiling tabled v0.20.0 |
| 3523 | 2026-03-02T08:50:35.464Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3524 | 2026-03-02T08:50:35.489Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3525 | 2026-03-02T08:50:35.772Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3526 | 2026-03-02T08:50:35.904Z | Compiling parking_lot v0.11.2 |
| 3527 | 2026-03-02T08:50:36.899Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3528 | 2026-03-02T08:50:37.752Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3529 | 2026-03-02T08:50:38.740Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3530 | 2026-03-02T08:50:40.670Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3531 | 2026-03-02T08:50:41.368Z | Compiling prefix-trie v0.7.0 |
| 3532 | 2026-03-02T08:50:41.682Z | Compiling password-hash v0.4.2 |
| 3533 | 2026-03-02T08:50:42.382Z | Compiling secrecy v0.8.0 |
| 3534 | 2026-03-02T08:50:42.729Z | Compiling fxhash v0.2.1 |
| 3535 | 2026-03-02T08:50:42.978Z | Compiling http-range v0.1.5 |
| 3536 | 2026-03-02T08:50:43.474Z | Compiling half v1.8.3 |
| 3537 | 2026-03-02T08:50:43.753Z | Compiling base64 v0.13.1 |
| 3538 | 2026-03-02T08:50:44.216Z | Compiling number_prefix v0.4.0 |
| 3539 | 2026-03-02T08:50:44.401Z | Compiling path-slash v0.1.5 |
| 3540 | 2026-03-02T08:50:44.496Z | Compiling indicatif v0.17.11 |
| 3541 | 2026-03-02T08:50:44.544Z | Compiling ron v0.7.1 |
| 3542 | 2026-03-02T08:50:44.685Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3543 | 2026-03-02T08:50:47.795Z | Compiling serde_cbor v0.11.2 |
| 3544 | 2026-03-02T08:50:48.108Z | Compiling sled v0.34.7 |
| 3545 | 2026-03-02T08:50:49.967Z | Compiling hickory-server v0.25.2 |
| 3546 | 2026-03-02T08:50:50.000Z | Compiling pbkdf2 v0.11.0 |
| 3547 | 2026-03-02T08:50:50.457Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3548 | 2026-03-02T08:50:50.501Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3549 | 2026-03-02T08:50:51.133Z | Compiling xz2 v0.1.7 |
| 3550 | 2026-03-02T08:50:51.793Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3551 | 2026-03-02T08:50:57.078Z | Compiling zone v0.1.8 |
| 3552 | 2026-03-02T08:50:59.511Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3553 | 2026-03-02T08:50:59.870Z | Compiling ssh-key v0.6.6 |
| 3554 | 2026-03-02T08:51:00.319Z | Compiling hickory-client v0.25.2 |
| 3555 | 2026-03-02T08:51:00.706Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3556 | 2026-03-02T08:51:00.991Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3557 | 2026-03-02T08:51:02.027Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3558 | 2026-03-02T08:51:03.255Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3559 | 2026-03-02T08:51:09.812Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3560 | 2026-03-02T08:51:11.202Z | Compiling p521 v0.13.3 |
| 3561 | 2026-03-02T08:51:11.509Z | Compiling p256 v0.13.2 |
| 3562 | 2026-03-02T08:51:12.932Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3563 | 2026-03-02T08:51:13.305Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3564 | 2026-03-02T08:51:13.931Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3565 | 2026-03-02T08:51:15.428Z | Compiling yasna v0.5.2 |
| 3566 | 2026-03-02T08:51:15.947Z | Compiling headers-core v0.3.0 |
| 3567 | 2026-03-02T08:51:16.160Z | Compiling kstat-rs v0.2.4 |
| 3568 | 2026-03-02T08:51:16.980Z | Compiling nanorand v0.7.0 |
| 3569 | 2026-03-02T08:51:17.095Z | Compiling russh-cryptovec v0.7.3 |
| 3570 | 2026-03-02T08:51:17.119Z | Compiling atty v0.2.14 |
| 3571 | 2026-03-02T08:51:17.372Z | Compiling crc8 v0.1.1 |
| 3572 | 2026-03-02T08:51:17.513Z | Compiling home v0.5.9 |
| 3573 | 2026-03-02T08:51:17.650Z | Compiling md5 v0.7.0 |
| 3574 | 2026-03-02T08:51:17.690Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3575 | 2026-03-02T08:51:17.786Z | Compiling flume v0.11.1 |
| 3576 | 2026-03-02T08:51:17.982Z | Compiling russh-keys v0.45.0 |
| 3577 | 2026-03-02T08:51:18.008Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3578 | 2026-03-02T08:51:18.127Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3579 | 2026-03-02T08:51:18.152Z | Compiling rcgen v0.12.1 |
| 3580 | 2026-03-02T08:51:18.433Z | Compiling headers v0.4.1 |
| 3581 | 2026-03-02T08:51:18.475Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3582 | 2026-03-02T08:51:21.610Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3583 | 2026-03-02T08:51:27.441Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3584 | 2026-03-02T08:51:31.404Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3585 | 2026-03-02T08:51:33.900Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 3586 | 2026-03-02T08:51:34.766Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3587 | 2026-03-02T08:51:44.969Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3588 | 2026-03-02T08:51:53.713Z | Compiling hyper-staticfile v0.10.1 |
| 3589 | 2026-03-02T08:51:54.105Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3590 | 2026-03-02T08:51:55.272Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3591 | 2026-03-02T08:51:55.842Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3592 | 2026-03-02T08:51:56.023Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3593 | 2026-03-02T08:51:57.676Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3594 | 2026-03-02T08:51:59.038Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3595 | 2026-03-02T08:51:59.849Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3596 | 2026-03-02T08:52:00.277Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3597 | 2026-03-02T08:52:00.940Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3598 | 2026-03-02T08:52:03.308Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3599 | 2026-03-02T08:52:06.758Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3600 | 2026-03-02T08:52:07.703Z | Compiling num-bigint v0.4.6 |
| 3601 | 2026-03-02T08:52:07.911Z | Compiling des v0.8.1 |
| 3602 | 2026-03-02T08:52:08.442Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3603 | 2026-03-02T08:52:09.195Z | Compiling subprocess v0.2.9 |
| 3604 | 2026-03-02T08:52:09.474Z | Compiling hex-literal v0.4.1 |
| 3605 | 2026-03-02T08:52:09.784Z | Compiling display-error-chain v0.2.2 |
| 3606 | 2026-03-02T08:52:10.078Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3607 | 2026-03-02T08:52:13.613Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3608 | 2026-03-02T08:52:15.015Z | Compiling russh v0.45.0 |
| 3609 | 2026-03-02T08:52:15.898Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3610 | 2026-03-02T08:52:16.110Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3611 | 2026-03-02T08:52:20.967Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3612 | 2026-03-02T08:52:21.500Z | Compiling internet-checksum v0.2.1 |
| 3613 | 2026-03-02T08:53:15.683Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3614 | 2026-03-02T08:55:16.359Z | Finished `release` profile [optimized] target(s) in 12m 29s |
| 3615 | 2026-03-02T08:55:16.593Z | + cp target/release/dhcp-server /work/ |
| 3616 | 2026-03-02T08:55:16.665Z | process exited: duration 1451791 ms, exit code 0 |
| |
| 3617 | 2026-03-02T08:55:16.749Z | found 2 output files |
| 3618 | 2026-03-02T08:55:16.800Z | uploading: /work/testbed.tar.gz (187493974 bytes) |
| 3619 | 2026-03-02T08:55:44.639Z | uploaded: /work/testbed.tar.gz |
| 3620 | 2026-03-02T08:55:44.665Z | uploading: /work/dhcp-server (54907984 bytes) |
| 3621 | 2026-03-02T08:55:54.424Z | uploaded: /work/dhcp-server |