|
|
|
| 1 | 2026-02-17T05:25:36.639Z | job assigned to worker 01KHN0Y9TXDZXYE5BP5KXYZJ09 [factory gimlet-EVT22200007-propolis, EVT22200007/58365] (queued for 4 m 27 s) |
| |
| 2 | 2026-02-17T05:25:45.459Z | starting task 0: "setup" |
| 3 | 2026-02-17T05:25:45.484Z | ++ uname -s |
| 4 | 2026-02-17T05:25:45.484Z | + kern=SunOS |
| 5 | 2026-02-17T05:25:45.484Z | + build_user=build |
| 6 | 2026-02-17T05:25:45.484Z | + build_uid=12345 |
| 7 | 2026-02-17T05:25:45.484Z | + work_dir=/work |
| 8 | 2026-02-17T05:25:45.484Z | + input_dir=/input |
| 9 | 2026-02-17T05:25:45.484Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-17T05:25:45.484Z | + case "$kern" in |
| 11 | 2026-02-17T05:25:45.484Z | + groupadd -g 12345 build |
| 12 | 2026-02-17T05:25:45.484Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-17T05:25:47.491Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-17T05:25:47.530Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-17T05:25:47.555Z | + home_fs=zfs |
| 16 | 2026-02-17T05:25:47.555Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-17T05:25:47.555Z | + mkdir -p /home/build |
| 18 | 2026-02-17T05:25:47.555Z | + chown build:build /home/build /work |
| 19 | 2026-02-17T05:25:49.540Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-17T05:25:49.564Z | process exited: duration 4085 ms, exit code 0 |
| |
| 21 | 2026-02-17T05:25:49.617Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-17T05:25:49.643Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-17T05:25:49.643Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-17T05:25:49.643Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-02-17T05:25:49.643Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-02-17T05:25:49.643Z | * rust toolchain channel = "stable" |
| 27 | 2026-02-17T05:25:49.643Z | * rust toolchain profile = "default" |
| 28 | 2026-02-17T05:25:49.643Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-17T05:25:49.643Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-17T05:25:49.827Z | info: downloading installer |
| 31 | 2026-02-17T05:25:50.304Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-17T05:25:50.304Z | warn: /opt/ooce/bin |
| 33 | 2026-02-17T05:25:50.304Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-17T05:25:50.304Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-17T05:25:50.304Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-17T05:25:50.304Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-17T05:25:50.304Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-17T05:25:50.304Z | error: cannot install while Rust is installed |
| 39 | 2026-02-17T05:25:50.304Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-17T05:25:50.328Z | info: profile set to 'default' |
| 41 | 2026-02-17T05:25:50.328Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-17T05:25:50.328Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-17T05:25:50.435Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-17T05:25:50.435Z | info: downloading component 'cargo' |
| 45 | 2026-02-17T05:25:50.648Z | info: downloading component 'clippy' |
| 46 | 2026-02-17T05:25:50.754Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-17T05:25:51.054Z | info: downloading component 'rust-std' |
| 48 | 2026-02-17T05:25:51.431Z | info: downloading component 'rustc' |
| 49 | 2026-02-17T05:25:52.990Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-17T05:25:53.057Z | info: installing component 'cargo' |
| 51 | 2026-02-17T05:25:54.350Z | info: installing component 'clippy' |
| 52 | 2026-02-17T05:25:54.819Z | info: installing component 'rust-docs' |
| 53 | 2026-02-17T05:25:58.645Z | info: installing component 'rust-std' |
| 54 | 2026-02-17T05:26:00.804Z | info: installing component 'rustc' |
| 55 | 2026-02-17T05:26:09.631Z | info: installing component 'rustfmt' |
| 56 | 2026-02-17T05:26:10.070Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-17T05:26:10.070Z | |
| 58 | 2026-02-17T05:26:10.252Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-17T05:26:10.252Z | |
| 60 | 2026-02-17T05:26:10.252Z | |
| 61 | 2026-02-17T05:26:10.252Z | Rust is installed now. Great! |
| 62 | 2026-02-17T05:26:10.252Z | |
| 63 | 2026-02-17T05:26:10.252Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-17T05:26:10.252Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-17T05:26:10.252Z | |
| 66 | 2026-02-17T05:26:10.252Z | To configure your current shell, you need to source |
| 67 | 2026-02-17T05:26:10.253Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-17T05:26:10.253Z | |
| 69 | 2026-02-17T05:26:10.277Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-17T05:26:10.277Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-17T05:26:10.277Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-17T05:26:10.277Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-17T05:26:10.377Z | + rustup --version |
| 74 | 2026-02-17T05:26:10.401Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-17T05:26:10.401Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-17T05:26:10.519Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-17T05:26:10.543Z | + cargo --version |
| 78 | 2026-02-17T05:26:10.632Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-17T05:26:10.656Z | + rustc --version |
| 80 | 2026-02-17T05:26:10.765Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-17T05:26:10.789Z | process exited: duration 21156 ms, exit code 0 |
| |
| 82 | 2026-02-17T05:26:10.842Z | starting task 2: "authentication" |
| 83 | 2026-02-17T05:26:10.901Z | process exited: duration 60 ms, exit code 0 |
| |
| 84 | 2026-02-17T05:26:10.951Z | starting task 3: "build" |
| 85 | 2026-02-17T05:26:10.976Z | + set -e |
| 86 | 2026-02-17T05:26:10.976Z | + [[ true == true ]] |
| 87 | 2026-02-17T05:26:10.976Z | + WORK=/work |
| 88 | 2026-02-17T05:26:10.976Z | + pfexec pkg install protobuf git |
| 89 | 2026-02-17T05:26:25.894Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 90 | 2026-02-17T05:26:39.134Z | Startup: Caching catalogs ... Done |
| 91 | 2026-02-17T05:27:14.604Z | Planning: Solver setup ... Done |
| 92 | 2026-02-17T05:27:14.848Z | Planning: Running solver ... Done |
| 93 | 2026-02-17T05:27:15.012Z | Planning: Finding local manifests ... Done |
| 94 | 2026-02-17T05:27:15.093Z | Planning: Fetching manifests: 0/1 0% complete |
| 95 | 2026-02-17T05:27:15.365Z | Planning: Fetching manifests: 1/1 100% complete |
| 96 | 2026-02-17T05:27:15.405Z | Planning: Package planning ... Done |
| 97 | 2026-02-17T05:27:15.433Z | Planning: Merging actions ... Done |
| 98 | 2026-02-17T05:27:15.678Z | Planning: Checking for conflicting actions ... Done |
| 99 | 2026-02-17T05:27:15.702Z | Planning: Consolidating action changes ... Done |
| 100 | 2026-02-17T05:27:16.419Z | Planning: Evaluating mediators ... Done |
| 101 | 2026-02-17T05:27:16.443Z | Planning: Planning completed in 37.15 seconds |
| 102 | 2026-02-17T05:27:16.443Z | Packages to install: 1 |
| 103 | 2026-02-17T05:27:16.443Z | Create boot environment: No |
| 104 | 2026-02-17T05:27:16.443Z | Create backup boot environment: No |
| 105 | 2026-02-17T05:27:16.503Z | |
| 106 | 2026-02-17T05:27:16.503Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 107 | 2026-02-17T05:27:18.926Z | Download: Completed 15.22 MB in 2.42 seconds (6.3M/s) |
| 108 | 2026-02-17T05:27:19.062Z | Actions: 1/1284 actions (Installing new actions) |
| 109 | 2026-02-17T05:27:19.662Z | Actions: Completed 1284 actions in 0.60 seconds. |
| 110 | 2026-02-17T05:27:20.209Z | Done |
| 111 | 2026-02-17T05:27:20.209Z | Done |
| 112 | 2026-02-17T05:27:21.459Z | Done |
| 113 | 2026-02-17T05:27:27.522Z | Done |
| 114 | 2026-02-17T05:27:27.633Z | Done |
| 115 | 2026-02-17T05:27:27.657Z | Done |
| 116 | 2026-02-17T05:27:27.788Z | Done |
| 117 | 2026-02-17T05:27:28.574Z | + cargo --version |
| 118 | 2026-02-17T05:27:28.654Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 119 | 2026-02-17T05:27:28.679Z | + rustc --version |
| 120 | 2026-02-17T05:27:28.755Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 121 | 2026-02-17T05:27:28.780Z | + banner clone |
| 122 | 2026-02-17T05:27:28.780Z | |
| 123 | 2026-02-17T05:27:28.780Z | #### # #### # # ###### |
| 124 | 2026-02-17T05:27:28.780Z | # # # # # ## # # |
| 125 | 2026-02-17T05:27:28.780Z | # # # # # # # ##### |
| 126 | 2026-02-17T05:27:28.780Z | # # # # # # # # |
| 127 | 2026-02-17T05:27:28.780Z | # # # # # # ## # |
| 128 | 2026-02-17T05:27:28.780Z | #### ###### #### # # ###### |
| 129 | 2026-02-17T05:27:28.780Z | |
| 130 | 2026-02-17T05:27:28.780Z | + mkdir -p /work/ci |
| 131 | 2026-02-17T05:27:28.780Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 132 | 2026-02-17T05:27:28.805Z | Cloning into '/work/ci/testbed'... |
| 133 | 2026-02-17T05:27:30.104Z | + banner build |
| 134 | 2026-02-17T05:27:30.129Z | |
| 135 | 2026-02-17T05:27:30.129Z | ##### # # # # ##### |
| 136 | 2026-02-17T05:27:30.129Z | # # # # # # # # |
| 137 | 2026-02-17T05:27:30.129Z | ##### # # # # # # |
| 138 | 2026-02-17T05:27:30.129Z | # # # # # # # # |
| 139 | 2026-02-17T05:27:30.129Z | # # # # # # # # |
| 140 | 2026-02-17T05:27:30.129Z | ##### #### # ###### ##### |
| 141 | 2026-02-17T05:27:30.129Z | |
| 142 | 2026-02-17T05:27:30.129Z | + cd /work/ci/testbed |
| 143 | 2026-02-17T05:27:30.129Z | + cargo build -p interop-lab -p wrangler |
| 144 | 2026-02-17T05:27:30.366Z | Updating crates.io index |
| 145 | 2026-02-17T05:27:30.412Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 146 | 2026-02-17T05:27:30.966Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 147 | 2026-02-17T05:27:31.819Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 148 | 2026-02-17T05:27:32.253Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 149 | 2026-02-17T05:27:33.563Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 150 | 2026-02-17T05:27:34.008Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 151 | 2026-02-17T05:27:34.360Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 152 | 2026-02-17T05:27:34.814Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 153 | 2026-02-17T05:27:36.724Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 154 | 2026-02-17T05:27:37.154Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 155 | 2026-02-17T05:27:37.511Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 156 | 2026-02-17T05:27:37.879Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 157 | 2026-02-17T05:27:38.208Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 158 | 2026-02-17T05:27:42.085Z | Downloading crates ... |
| 159 | 2026-02-17T05:27:42.185Z | Downloaded aho-corasick v1.1.4 |
| 160 | 2026-02-17T05:27:42.209Z | Downloaded block-buffer v0.10.4 |
| 161 | 2026-02-17T05:27:42.209Z | Downloaded cfg-if v1.0.4 |
| 162 | 2026-02-17T05:27:42.209Z | Downloaded cfg_aliases v0.2.1 |
| 163 | 2026-02-17T05:27:42.209Z | Downloaded axum v0.6.20 |
| 164 | 2026-02-17T05:27:42.234Z | Downloaded indexmap v1.9.3 |
| 165 | 2026-02-17T05:27:42.234Z | Downloaded ipnet v2.11.0 |
| 166 | 2026-02-17T05:27:42.258Z | Downloaded log v0.4.29 |
| 167 | 2026-02-17T05:27:42.259Z | Downloaded itertools v0.12.1 |
| 168 | 2026-02-17T05:27:42.283Z | Downloaded litemap v0.8.1 |
| 169 | 2026-02-17T05:27:42.283Z | Downloaded reqwest v0.12.28 |
| 170 | 2026-02-17T05:27:42.308Z | Downloaded rustversion v1.0.22 |
| 171 | 2026-02-17T05:27:42.308Z | Downloaded serde_spanned v1.0.4 |
| 172 | 2026-02-17T05:27:42.308Z | Downloaded tabwriter v1.4.1 |
| 173 | 2026-02-17T05:27:42.332Z | Downloaded semver v1.0.27 |
| 174 | 2026-02-17T05:27:42.332Z | Downloaded serde_urlencoded v0.7.1 |
| 175 | 2026-02-17T05:27:42.332Z | Downloaded rustls-webpki v0.101.7 |
| 176 | 2026-02-17T05:27:42.356Z | Downloaded socket2 v0.5.10 |
| 177 | 2026-02-17T05:27:42.356Z | Downloaded schemars v0.8.22 |
| 178 | 2026-02-17T05:27:42.380Z | Downloaded prost v0.11.9 |
| 179 | 2026-02-17T05:27:42.380Z | Downloaded slog v2.8.2 |
| 180 | 2026-02-17T05:27:42.380Z | Downloaded subtle v2.6.1 |
| 181 | 2026-02-17T05:27:42.380Z | Downloaded encoding_rs v0.8.35 |
| 182 | 2026-02-17T05:27:42.404Z | Downloaded prost-types v0.11.9 |
| 183 | 2026-02-17T05:27:42.404Z | Downloaded thiserror-impl v1.0.69 |
| 184 | 2026-02-17T05:27:42.429Z | Downloaded thiserror v1.0.69 |
| 185 | 2026-02-17T05:27:42.429Z | Downloaded tonic-build v0.9.2 |
| 186 | 2026-02-17T05:27:42.429Z | Downloaded toml_parser v1.0.8+spec-1.1.0 |
| 187 | 2026-02-17T05:27:42.429Z | Downloaded ron v0.12.0 |
| 188 | 2026-02-17T05:27:42.454Z | Downloaded shlex v1.3.0 |
| 189 | 2026-02-17T05:27:42.454Z | Downloaded tower v0.5.3 |
| 190 | 2026-02-17T05:27:42.478Z | Downloaded tower-http v0.6.8 |
| 191 | 2026-02-17T05:27:42.478Z | Downloaded zerofrom-derive v0.1.6 |
| 192 | 2026-02-17T05:27:42.503Z | Downloaded tracing-attributes v0.1.31 |
| 193 | 2026-02-17T05:27:42.503Z | Downloaded xz2 v0.1.7 |
| 194 | 2026-02-17T05:27:42.503Z | Downloaded typify-macro v0.4.3 |
| 195 | 2026-02-17T05:27:42.503Z | Downloaded yoke-derive v0.8.1 |
| 196 | 2026-02-17T05:27:42.503Z | Downloaded zone_cfg_derive v0.3.1 |
| 197 | 2026-02-17T05:27:42.503Z | Downloaded zmij v1.0.17 |
| 198 | 2026-02-17T05:27:42.503Z | Downloaded zone v0.3.1 |
| 199 | 2026-02-17T05:27:42.503Z | Downloaded serde_derive_internals v0.29.1 |
| 200 | 2026-02-17T05:27:42.527Z | Downloaded typenum v1.19.0 |
| 201 | 2026-02-17T05:27:42.527Z | Downloaded zerotrie v0.2.3 |
| 202 | 2026-02-17T05:27:42.527Z | Downloaded zerovec v0.11.5 |
| 203 | 2026-02-17T05:27:42.527Z | Downloaded webpki-roots v1.0.5 |
| 204 | 2026-02-17T05:27:42.551Z | Downloaded strsim v0.11.1 |
| 205 | 2026-02-17T05:27:42.551Z | Downloaded vcpkg v0.2.15 |
| 206 | 2026-02-17T05:27:42.584Z | Downloaded zerocopy v0.8.34 |
| 207 | 2026-02-17T05:27:42.614Z | Downloaded zerovec-derive v0.11.2 |
| 208 | 2026-02-17T05:27:42.639Z | Downloaded zeroize v1.8.2 |
| 209 | 2026-02-17T05:27:42.639Z | Downloaded zerofrom v0.1.6 |
| 210 | 2026-02-17T05:27:42.639Z | Downloaded writeable v0.6.2 |
| 211 | 2026-02-17T05:27:42.639Z | Downloaded unsafe-libyaml v0.2.11 |
| 212 | 2026-02-17T05:27:42.639Z | Downloaded url v2.5.8 |
| 213 | 2026-02-17T05:27:42.639Z | Downloaded unit-prefix v0.5.2 |
| 214 | 2026-02-17T05:27:42.639Z | Downloaded try-lock v0.2.5 |
| 215 | 2026-02-17T05:27:42.639Z | Downloaded which v4.4.2 |
| 216 | 2026-02-17T05:27:42.639Z | Downloaded typify-impl v0.4.3 |
| 217 | 2026-02-17T05:27:42.664Z | Downloaded yoke v0.8.1 |
| 218 | 2026-02-17T05:27:42.664Z | Downloaded unicode-ident v1.0.22 |
| 219 | 2026-02-17T05:27:42.664Z | Downloaded syn v1.0.109 |
| 220 | 2026-02-17T05:27:42.687Z | Downloaded syn v2.0.114 |
| 221 | 2026-02-17T05:27:42.688Z | Downloaded tokio v1.49.0 |
| 222 | 2026-02-17T05:27:42.746Z | Downloaded tinyvec v1.10.0 |
| 223 | 2026-02-17T05:27:42.770Z | Downloaded time-macros v0.2.26 |
| 224 | 2026-02-17T05:27:42.770Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 225 | 2026-02-17T05:27:42.770Z | Downloaded tokio-tungstenite v0.21.0 |
| 226 | 2026-02-17T05:27:42.770Z | Downloaded tinyvec_macros v0.1.1 |
| 227 | 2026-02-17T05:27:42.770Z | Downloaded time-core v0.1.8 |
| 228 | 2026-02-17T05:27:42.770Z | Downloaded unicode-width v0.2.2 |
| 229 | 2026-02-17T05:27:42.770Z | Downloaded tracing v0.1.44 |
| 230 | 2026-02-17T05:27:42.798Z | Downloaded synstructure v0.13.2 |
| 231 | 2026-02-17T05:27:42.822Z | Downloaded time v0.3.46 |
| 232 | 2026-02-17T05:27:42.822Z | Downloaded serde_with_macros v3.16.1 |
| 233 | 2026-02-17T05:27:42.822Z | Downloaded smf v0.2.3 |
| 234 | 2026-02-17T05:27:42.822Z | Downloaded tungstenite v0.21.0 |
| 235 | 2026-02-17T05:27:42.822Z | Downloaded tokio-util v0.7.18 |
| 236 | 2026-02-17T05:27:42.846Z | Downloaded libc v0.2.180 |
| 237 | 2026-02-17T05:27:42.870Z | Downloaded regex-automata v0.4.13 |
| 238 | 2026-02-17T05:27:42.894Z | Downloaded uuid v1.20.0 |
| 239 | 2026-02-17T05:27:42.894Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 240 | 2026-02-17T05:27:42.894Z | Downloaded want v0.3.1 |
| 241 | 2026-02-17T05:27:42.894Z | Downloaded utf8_iter v1.0.4 |
| 242 | 2026-02-17T05:27:42.894Z | Downloaded untrusted v0.9.0 |
| 243 | 2026-02-17T05:27:42.894Z | Downloaded winnow v0.7.14 |
| 244 | 2026-02-17T05:27:42.918Z | Downloaded petgraph v0.6.5 |
| 245 | 2026-02-17T05:27:42.943Z | Downloaded utf-8 v0.7.6 |
| 246 | 2026-02-17T05:27:42.943Z | Downloaded tonic-openssl v0.3.0 |
| 247 | 2026-02-17T05:27:42.943Z | Downloaded serde_json v1.0.149 |
| 248 | 2026-02-17T05:27:42.943Z | Downloaded typify v0.4.3 |
| 249 | 2026-02-17T05:27:42.943Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 250 | 2026-02-17T05:27:42.967Z | Downloaded regex-syntax v0.8.8 |
| 251 | 2026-02-17T05:27:42.967Z | Downloaded openapiv3 v2.2.0 |
| 252 | 2026-02-17T05:27:42.967Z | Downloaded tracing-core v0.1.36 |
| 253 | 2026-02-17T05:27:42.991Z | Downloaded regress v0.10.5 |
| 254 | 2026-02-17T05:27:42.991Z | Downloaded tower-layer v0.3.3 |
| 255 | 2026-02-17T05:27:42.991Z | Downloaded tokio-rustls v0.24.1 |
| 256 | 2026-02-17T05:27:42.991Z | Downloaded tokio-native-tls v0.3.1 |
| 257 | 2026-02-17T05:27:42.991Z | Downloaded tokio-io-timeout v1.2.1 |
| 258 | 2026-02-17T05:27:42.991Z | Downloaded thread_local v1.1.9 |
| 259 | 2026-02-17T05:27:42.991Z | Downloaded socket2 v0.6.2 |
| 260 | 2026-02-17T05:27:43.015Z | Downloaded slog-stdlog v4.1.1 |
| 261 | 2026-02-17T05:27:43.015Z | Downloaded ring v0.17.14 |
| 262 | 2026-02-17T05:27:43.057Z | Downloaded openssl v0.10.75 |
| 263 | 2026-02-17T05:27:43.081Z | Downloaded version_check v0.9.5 |
| 264 | 2026-02-17T05:27:43.081Z | Downloaded utf8parse v0.2.2 |
| 265 | 2026-02-17T05:27:43.081Z | Downloaded typeid v1.0.3 |
| 266 | 2026-02-17T05:27:43.081Z | Downloaded tower-service v0.3.3 |
| 267 | 2026-02-17T05:27:43.081Z | Downloaded tokio-stream v0.1.18 |
| 268 | 2026-02-17T05:27:43.081Z | Downloaded tokio-openssl v0.6.5 |
| 269 | 2026-02-17T05:27:43.081Z | Downloaded tokio-macros v2.6.0 |
| 270 | 2026-02-17T05:27:43.081Z | Downloaded tinystr v0.8.2 |
| 271 | 2026-02-17T05:27:43.105Z | Downloaded sync_wrapper v0.1.2 |
| 272 | 2026-02-17T05:27:43.105Z | Downloaded slog-envlogger v2.2.0 |
| 273 | 2026-02-17T05:27:43.105Z | Downloaded serde_derive v1.0.228 |
| 274 | 2026-02-17T05:27:43.105Z | Downloaded schemars_derive v0.8.22 |
| 275 | 2026-02-17T05:27:43.105Z | Downloaded rustls v0.21.12 |
| 276 | 2026-02-17T05:27:43.105Z | Downloaded quinn-proto v0.11.13 |
| 277 | 2026-02-17T05:27:43.129Z | Downloaded tokio-rustls v0.26.4 |
| 278 | 2026-02-17T05:27:43.129Z | Downloaded sync_wrapper v1.0.2 |
| 279 | 2026-02-17T05:27:43.129Z | Downloaded slog-term v2.9.2 |
| 280 | 2026-02-17T05:27:43.129Z | Downloaded serde_with v3.16.1 |
| 281 | 2026-02-17T05:27:43.153Z | Downloaded ryu v1.0.22 |
| 282 | 2026-02-17T05:27:43.153Z | Downloaded portable-atomic v1.13.0 |
| 283 | 2026-02-17T05:27:43.153Z | Downloaded tower v0.4.13 |
| 284 | 2026-02-17T05:27:43.177Z | Downloaded tonic v0.12.3 |
| 285 | 2026-02-17T05:27:43.177Z | Downloaded tonic v0.9.2 |
| 286 | 2026-02-17T05:27:43.177Z | Downloaded schemars v1.2.0 |
| 287 | 2026-02-17T05:27:43.202Z | Downloaded rustls-pemfile v1.0.4 |
| 288 | 2026-02-17T05:27:43.202Z | Downloaded rustix v0.38.44 |
| 289 | 2026-02-17T05:27:43.227Z | Downloaded regex v1.12.2 |
| 290 | 2026-02-17T05:27:43.227Z | Downloaded tempfile v3.24.0 |
| 291 | 2026-02-17T05:27:43.227Z | Downloaded smallvec v1.15.1 |
| 292 | 2026-02-17T05:27:43.227Z | Downloaded rand v0.9.2 |
| 293 | 2026-02-17T05:27:43.251Z | Downloaded prettyplease v0.2.37 |
| 294 | 2026-02-17T05:27:43.251Z | Downloaded memchr v2.7.6 |
| 295 | 2026-02-17T05:27:43.251Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 296 | 2026-02-17T05:27:43.251Z | Downloaded thiserror-impl v2.0.18 |
| 297 | 2026-02-17T05:27:43.251Z | Downloaded term v1.2.1 |
| 298 | 2026-02-17T05:27:43.251Z | Downloaded rand v0.8.5 |
| 299 | 2026-02-17T05:27:43.251Z | Downloaded openssl-sys v0.9.111 |
| 300 | 2026-02-17T05:27:43.275Z | Downloaded iri-string v0.7.10 |
| 301 | 2026-02-17T05:27:43.275Z | Downloaded icu_properties v2.1.2 |
| 302 | 2026-02-17T05:27:43.275Z | Downloaded sha2 v0.10.9 |
| 303 | 2026-02-17T05:27:43.275Z | Downloaded serde_yaml v0.9.34+deprecated |
| 304 | 2026-02-17T05:27:43.275Z | Downloaded serde_tokenstream v0.2.2 |
| 305 | 2026-02-17T05:27:43.275Z | Downloaded quinn v0.11.9 |
| 306 | 2026-02-17T05:27:43.300Z | Downloaded progenitor-impl v0.11.2 |
| 307 | 2026-02-17T05:27:43.300Z | Downloaded thiserror v2.0.18 |
| 308 | 2026-02-17T05:27:43.300Z | Downloaded take_mut v0.2.2 |
| 309 | 2026-02-17T05:27:43.300Z | Downloaded slog-scope v4.4.1 |
| 310 | 2026-02-17T05:27:43.300Z | Downloaded slab v0.4.11 |
| 311 | 2026-02-17T05:27:43.300Z | Downloaded sha1 v0.10.6 |
| 312 | 2026-02-17T05:27:43.300Z | Downloaded sct v0.7.1 |
| 313 | 2026-02-17T05:27:43.300Z | Downloaded prost-build v0.11.9 |
| 314 | 2026-02-17T05:27:43.324Z | Downloaded prettyplease v0.1.25 |
| 315 | 2026-02-17T05:27:43.324Z | Downloaded pin-project-internal v1.1.10 |
| 316 | 2026-02-17T05:27:43.324Z | Downloaded pin-project v1.1.10 |
| 317 | 2026-02-17T05:27:43.324Z | Downloaded parking_lot_core v0.9.12 |
| 318 | 2026-02-17T05:27:43.324Z | Downloaded mio v1.1.1 |
| 319 | 2026-02-17T05:27:43.348Z | Downloaded lzma-sys v0.1.20 |
| 320 | 2026-02-17T05:27:43.372Z | Downloaded indexmap v2.13.0 |
| 321 | 2026-02-17T05:27:43.372Z | Downloaded prost v0.13.5 |
| 322 | 2026-02-17T05:27:43.372Z | Downloaded progenitor-impl v0.10.0 |
| 323 | 2026-02-17T05:27:43.372Z | Downloaded progenitor v0.11.2 |
| 324 | 2026-02-17T05:27:43.372Z | Downloaded stable_deref_trait v1.2.1 |
| 325 | 2026-02-17T05:27:43.396Z | Downloaded schemars v0.9.0 |
| 326 | 2026-02-17T05:27:43.396Z | Downloaded ppv-lite86 v0.2.21 |
| 327 | 2026-02-17T05:27:43.396Z | Downloaded pkg-config v0.3.32 |
| 328 | 2026-02-17T05:27:43.396Z | Downloaded parking_lot v0.12.5 |
| 329 | 2026-02-17T05:27:43.396Z | Downloaded once_cell v1.21.3 |
| 330 | 2026-02-17T05:27:43.396Z | Downloaded getrandom v0.3.4 |
| 331 | 2026-02-17T05:27:43.420Z | Downloaded either v1.15.0 |
| 332 | 2026-02-17T05:27:43.420Z | Downloaded displaydoc v0.2.5 |
| 333 | 2026-02-17T05:27:43.420Z | Downloaded rand_chacha v0.3.1 |
| 334 | 2026-02-17T05:27:43.420Z | Downloaded oxnet v0.1.4 |
| 335 | 2026-02-17T05:27:43.420Z | Downloaded matchit v0.7.3 |
| 336 | 2026-02-17T05:27:43.420Z | Downloaded hashbrown v0.12.3 |
| 337 | 2026-02-17T05:27:43.420Z | Downloaded slog-async v2.8.0 |
| 338 | 2026-02-17T05:27:43.420Z | Downloaded signal-hook-registry v1.4.8 |
| 339 | 2026-02-17T05:27:43.420Z | Downloaded serde v1.0.228 |
| 340 | 2026-02-17T05:27:43.445Z | Downloaded rustix v1.1.3 |
| 341 | 2026-02-17T05:27:43.469Z | Downloaded ref-cast-impl v1.0.25 |
| 342 | 2026-02-17T05:27:43.469Z | Downloaded ref-cast v1.0.25 |
| 343 | 2026-02-17T05:27:43.469Z | Downloaded progenitor-macro v0.10.0 |
| 344 | 2026-02-17T05:27:43.469Z | Downloaded progenitor-client v0.11.2 |
| 345 | 2026-02-17T05:27:43.469Z | Downloaded proc-macro2 v1.0.106 |
| 346 | 2026-02-17T05:27:43.469Z | Downloaded proc-macro-error-attr v1.0.4 |
| 347 | 2026-02-17T05:27:43.469Z | Downloaded proc-macro-crate v3.4.0 |
| 348 | 2026-02-17T05:27:43.469Z | Downloaded pretty-hex v0.4.1 |
| 349 | 2026-02-17T05:27:43.469Z | Downloaded pin-utils v0.1.0 |
| 350 | 2026-02-17T05:27:43.469Z | Downloaded openssl-probe v0.1.6 |
| 351 | 2026-02-17T05:27:43.469Z | Downloaded num_enum_derive v0.7.5 |
| 352 | 2026-02-17T05:27:43.470Z | Downloaded num-traits v0.2.19 |
| 353 | 2026-02-17T05:27:43.470Z | Downloaded hyper-rustls v0.27.7 |
| 354 | 2026-02-17T05:27:43.470Z | Downloaded httparse v1.10.1 |
| 355 | 2026-02-17T05:27:43.494Z | Downloaded http v1.4.0 |
| 356 | 2026-02-17T05:27:43.494Z | Downloaded futures-task v0.3.31 |
| 357 | 2026-02-17T05:27:43.494Z | Downloaded futures-macro v0.3.31 |
| 358 | 2026-02-17T05:27:43.494Z | Downloaded darling_core v0.21.3 |
| 359 | 2026-02-17T05:27:43.494Z | Downloaded crucible-workspace-hack v0.1.0 |
| 360 | 2026-02-17T05:27:43.494Z | Downloaded serde_core v1.0.228 |
| 361 | 2026-02-17T05:27:43.494Z | Downloaded scopeguard v1.2.0 |
| 362 | 2026-02-17T05:27:43.494Z | Downloaded rustls-webpki v0.103.9 |
| 363 | 2026-02-17T05:27:43.494Z | Downloaded rustls v0.23.36 |
| 364 | 2026-02-17T05:27:43.518Z | Downloaded rand_core v0.9.5 |
| 365 | 2026-02-17T05:27:43.518Z | Downloaded rand_core v0.6.4 |
| 366 | 2026-02-17T05:27:43.518Z | Downloaded rand_chacha v0.9.0 |
| 367 | 2026-02-17T05:27:43.518Z | Downloaded quote v1.0.44 |
| 368 | 2026-02-17T05:27:43.518Z | Downloaded quinn-udp v0.5.14 |
| 369 | 2026-02-17T05:27:43.518Z | Downloaded prost-derive v0.11.9 |
| 370 | 2026-02-17T05:27:43.518Z | Downloaded progenitor-client v0.10.0 |
| 371 | 2026-02-17T05:27:43.518Z | Downloaded progenitor v0.10.0 |
| 372 | 2026-02-17T05:27:43.518Z | Downloaded powerfmt v0.2.0 |
| 373 | 2026-02-17T05:27:43.543Z | Downloaded pin-project-lite v0.2.16 |
| 374 | 2026-02-17T05:27:43.543Z | Downloaded percent-encoding v2.3.2 |
| 375 | 2026-02-17T05:27:43.543Z | Downloaded openssl-macros v0.1.1 |
| 376 | 2026-02-17T05:27:43.543Z | Downloaded num_enum v0.7.5 |
| 377 | 2026-02-17T05:27:43.543Z | Downloaded num-conv v0.2.0 |
| 378 | 2026-02-17T05:27:43.543Z | Downloaded native-tls v0.2.14 |
| 379 | 2026-02-17T05:27:43.543Z | Downloaded multimap v0.8.3 |
| 380 | 2026-02-17T05:27:43.543Z | Downloaded mime v0.3.17 |
| 381 | 2026-02-17T05:27:43.543Z | Downloaded itoa v1.0.17 |
| 382 | 2026-02-17T05:27:43.543Z | Downloaded is_terminal_polyfill v1.70.2 |
| 383 | 2026-02-17T05:27:43.543Z | Downloaded hyper-timeout v0.4.1 |
| 384 | 2026-02-17T05:27:43.543Z | Downloaded http v0.2.12 |
| 385 | 2026-02-17T05:27:43.567Z | Downloaded hashbrown v0.16.1 |
| 386 | 2026-02-17T05:27:43.567Z | Downloaded h2 v0.4.13 |
| 387 | 2026-02-17T05:27:43.567Z | Downloaded futures-util v0.3.31 |
| 388 | 2026-02-17T05:27:43.592Z | Downloaded futures-sink v0.3.31 |
| 389 | 2026-02-17T05:27:43.592Z | Downloaded futures-io v0.3.31 |
| 390 | 2026-02-17T05:27:43.592Z | Downloaded foreign-types-shared v0.3.1 |
| 391 | 2026-02-17T05:27:43.592Z | Downloaded fastrand v2.3.0 |
| 392 | 2026-02-17T05:27:43.592Z | Downloaded dyn-clone v1.0.20 |
| 393 | 2026-02-17T05:27:43.592Z | Downloaded rustls-pki-types v1.14.0 |
| 394 | 2026-02-17T05:27:43.592Z | Downloaded rustc-hash v2.1.1 |
| 395 | 2026-02-17T05:27:43.592Z | Downloaded progenitor-macro v0.11.2 |
| 396 | 2026-02-17T05:27:43.592Z | Downloaded proc-macro-error v1.0.4 |
| 397 | 2026-02-17T05:27:43.592Z | Downloaded potential_utf v0.1.4 |
| 398 | 2026-02-17T05:27:43.592Z | Downloaded icu_properties_data v2.1.2 |
| 399 | 2026-02-17T05:27:43.623Z | Downloaded http-body-util v0.1.3 |
| 400 | 2026-02-17T05:27:43.623Z | Downloaded heck v0.5.0 |
| 401 | 2026-02-17T05:27:43.623Z | Downloaded h2 v0.3.27 |
| 402 | 2026-02-17T05:27:43.623Z | Downloaded futures-executor v0.3.31 |
| 403 | 2026-02-17T05:27:43.623Z | Downloaded futures-core v0.3.31 |
| 404 | 2026-02-17T05:27:43.623Z | Downloaded futures-channel v0.3.31 |
| 405 | 2026-02-17T05:27:43.623Z | Downloaded form_urlencoded v1.2.2 |
| 406 | 2026-02-17T05:27:43.623Z | Downloaded foreign-types v0.3.2 |
| 407 | 2026-02-17T05:27:43.623Z | Downloaded foldhash v0.2.0 |
| 408 | 2026-02-17T05:27:43.623Z | Downloaded find-msvc-tools v0.1.8 |
| 409 | 2026-02-17T05:27:43.647Z | Downloaded digest v0.10.7 |
| 410 | 2026-02-17T05:27:43.647Z | Downloaded bytes v1.11.0 |
| 411 | 2026-02-17T05:27:43.647Z | Downloaded lru-slab v0.1.2 |
| 412 | 2026-02-17T05:27:43.647Z | Downloaded lock_api v0.4.14 |
| 413 | 2026-02-17T05:27:43.647Z | Downloaded itertools v0.10.5 |
| 414 | 2026-02-17T05:27:43.647Z | Downloaded indicatif v0.18.3 |
| 415 | 2026-02-17T05:27:43.647Z | Downloaded ident_case v1.0.1 |
| 416 | 2026-02-17T05:27:43.647Z | Downloaded icu_provider v2.1.1 |
| 417 | 2026-02-17T05:27:43.648Z | Downloaded icu_normalizer_data v2.1.1 |
| 418 | 2026-02-17T05:27:43.648Z | Downloaded icu_normalizer v2.1.1 |
| 419 | 2026-02-17T05:27:43.648Z | Downloaded icu_collections v2.1.1 |
| 420 | 2026-02-17T05:27:43.672Z | Downloaded hyper-timeout v0.5.2 |
| 421 | 2026-02-17T05:27:43.672Z | Downloaded hyper-openssl v0.9.2 |
| 422 | 2026-02-17T05:27:43.672Z | Downloaded hyper v1.8.1 |
| 423 | 2026-02-17T05:27:43.672Z | Downloaded http-body v0.4.6 |
| 424 | 2026-02-17T05:27:43.672Z | Downloaded home v0.5.12 |
| 425 | 2026-02-17T05:27:43.672Z | Downloaded hex v0.4.3 |
| 426 | 2026-02-17T05:27:43.672Z | Downloaded generic-array v0.14.9 |
| 427 | 2026-02-17T05:27:43.672Z | Downloaded foreign-types-macros v0.2.3 |
| 428 | 2026-02-17T05:27:43.672Z | Downloaded foreign-types v0.5.0 |
| 429 | 2026-02-17T05:27:43.672Z | Downloaded equivalent v1.0.2 |
| 430 | 2026-02-17T05:27:43.696Z | Downloaded deranged v0.5.5 |
| 431 | 2026-02-17T05:27:43.696Z | Downloaded data-encoding v2.10.0 |
| 432 | 2026-02-17T05:27:43.696Z | Downloaded cstr-argument v0.1.2 |
| 433 | 2026-02-17T05:27:43.696Z | Downloaded crossbeam-utils v0.8.21 |
| 434 | 2026-02-17T05:27:43.696Z | Downloaded crossbeam-channel v0.5.15 |
| 435 | 2026-02-17T05:27:43.697Z | Downloaded cpufeatures v0.2.17 |
| 436 | 2026-02-17T05:27:43.697Z | Downloaded clap_builder v4.5.58 |
| 437 | 2026-02-17T05:27:43.697Z | Downloaded cc v1.2.54 |
| 438 | 2026-02-17T05:27:43.697Z | Downloaded axum-core v0.3.4 |
| 439 | 2026-02-17T05:27:43.721Z | Downloaded axum v0.7.9 |
| 440 | 2026-02-17T05:27:43.721Z | Downloaded linked-hash-map v0.5.6 |
| 441 | 2026-02-17T05:27:43.721Z | Downloaded lazy_static v1.5.0 |
| 442 | 2026-02-17T05:27:43.721Z | Downloaded ipnetwork v0.21.1 |
| 443 | 2026-02-17T05:27:43.721Z | Downloaded idna_adapter v1.2.1 |
| 444 | 2026-02-17T05:27:43.721Z | Downloaded idna v1.1.0 |
| 445 | 2026-02-17T05:27:43.721Z | Downloaded hyper-util v0.1.19 |
| 446 | 2026-02-17T05:27:43.745Z | Downloaded hyper v0.14.32 |
| 447 | 2026-02-17T05:27:43.745Z | Downloaded httpdate v1.0.3 |
| 448 | 2026-02-17T05:27:43.745Z | Downloaded http-body v1.0.1 |
| 449 | 2026-02-17T05:27:43.745Z | Downloaded heck v0.4.1 |
| 450 | 2026-02-17T05:27:43.745Z | Downloaded getrandom v0.2.17 |
| 451 | 2026-02-17T05:27:43.745Z | Downloaded futures v0.3.31 |
| 452 | 2026-02-17T05:27:43.745Z | Downloaded foreign-types-shared v0.1.1 |
| 453 | 2026-02-17T05:27:43.745Z | Downloaded fixedbitset v0.4.2 |
| 454 | 2026-02-17T05:27:43.745Z | Downloaded errno v0.3.14 |
| 455 | 2026-02-17T05:27:43.770Z | Downloaded erased-serde v0.3.31 |
| 456 | 2026-02-17T05:27:43.770Z | Downloaded darling v0.21.3 |
| 457 | 2026-02-17T05:27:43.770Z | Downloaded console v0.16.2 |
| 458 | 2026-02-17T05:27:43.770Z | Downloaded clap_derive v4.5.55 |
| 459 | 2026-02-17T05:27:43.770Z | Downloaded base16ct v1.0.0 |
| 460 | 2026-02-17T05:27:43.770Z | Downloaded async-stream v0.3.6 |
| 461 | 2026-02-17T05:27:43.770Z | Downloaded crypto-common v0.1.6 |
| 462 | 2026-02-17T05:27:43.770Z | Downloaded colored v3.1.1 |
| 463 | 2026-02-17T05:27:43.770Z | Downloaded bitflags v2.10.0 |
| 464 | 2026-02-17T05:27:43.794Z | Downloaded axum-core v0.4.5 |
| 465 | 2026-02-17T05:27:43.794Z | Downloaded anstyle-parse v0.2.7 |
| 466 | 2026-02-17T05:27:43.794Z | Downloaded anstream v0.6.21 |
| 467 | 2026-02-17T05:27:43.794Z | Downloaded linked_hash_set v0.1.6 |
| 468 | 2026-02-17T05:27:43.794Z | Downloaded is-terminal v0.4.17 |
| 469 | 2026-02-17T05:27:43.794Z | Downloaded autocfg v1.5.0 |
| 470 | 2026-02-17T05:27:43.794Z | Downloaded iana-time-zone v0.1.64 |
| 471 | 2026-02-17T05:27:43.794Z | Downloaded hyper-tls v0.6.0 |
| 472 | 2026-02-17T05:27:43.794Z | Downloaded fnv v1.0.7 |
| 473 | 2026-02-17T05:27:43.794Z | Downloaded darling_macro v0.21.3 |
| 474 | 2026-02-17T05:27:43.794Z | Downloaded clap_lex v1.0.0 |
| 475 | 2026-02-17T05:27:43.795Z | Downloaded clap v4.5.58 |
| 476 | 2026-02-17T05:27:43.820Z | Downloaded chrono v0.4.43 |
| 477 | 2026-02-17T05:27:43.820Z | Downloaded camino v1.2.2 |
| 478 | 2026-02-17T05:27:43.820Z | Downloaded icu_locale_core v2.1.1 |
| 479 | 2026-02-17T05:27:43.820Z | Downloaded colorchoice v1.0.4 |
| 480 | 2026-02-17T05:27:43.820Z | Downloaded cargo_toml v0.22.3 |
| 481 | 2026-02-17T05:27:43.820Z | Downloaded byteorder v1.5.0 |
| 482 | 2026-02-17T05:27:43.820Z | Downloaded async-trait v0.1.89 |
| 483 | 2026-02-17T05:27:43.845Z | Downloaded async-stream-impl v0.3.6 |
| 484 | 2026-02-17T05:27:43.845Z | Downloaded arc-swap v1.8.0 |
| 485 | 2026-02-17T05:27:43.845Z | Downloaded anyhow v1.0.101 |
| 486 | 2026-02-17T05:27:43.845Z | Downloaded bitflags v1.3.2 |
| 487 | 2026-02-17T05:27:43.845Z | Downloaded atomic-waker v1.1.2 |
| 488 | 2026-02-17T05:27:43.845Z | Downloaded base64 v0.22.1 |
| 489 | 2026-02-17T05:27:43.845Z | Downloaded base64 v0.21.7 |
| 490 | 2026-02-17T05:27:43.845Z | Downloaded allocator-api2 v0.2.21 |
| 491 | 2026-02-17T05:27:43.870Z | Downloaded anstyle-query v1.1.5 |
| 492 | 2026-02-17T05:27:43.870Z | Downloaded anstyle v1.0.13 |
| 493 | 2026-02-17T05:27:44.052Z | Compiling proc-macro2 v1.0.106 |
| 494 | 2026-02-17T05:27:44.052Z | Compiling quote v1.0.44 |
| 495 | 2026-02-17T05:27:44.052Z | Compiling unicode-ident v1.0.22 |
| 496 | 2026-02-17T05:27:44.052Z | Compiling libc v0.2.180 |
| 497 | 2026-02-17T05:27:44.076Z | Compiling cfg-if v1.0.4 |
| 498 | 2026-02-17T05:27:44.076Z | Compiling serde_core v1.0.228 |
| 499 | 2026-02-17T05:27:44.076Z | Compiling itoa v1.0.17 |
| 500 | 2026-02-17T05:27:44.076Z | Compiling bytes v1.11.0 |
| 501 | 2026-02-17T05:27:44.277Z | Compiling equivalent v1.0.2 |
| 502 | 2026-02-17T05:27:44.379Z | Compiling allocator-api2 v0.2.21 |
| 503 | 2026-02-17T05:27:44.416Z | Compiling foldhash v0.2.0 |
| 504 | 2026-02-17T05:27:44.540Z | Compiling memchr v2.7.6 |
| 505 | 2026-02-17T05:27:44.752Z | Compiling pin-project-lite v0.2.16 |
| 506 | 2026-02-17T05:27:44.894Z | Compiling smallvec v1.15.1 |
| 507 | 2026-02-17T05:27:45.101Z | Compiling hashbrown v0.16.1 |
| 508 | 2026-02-17T05:27:45.290Z | Compiling find-msvc-tools v0.1.8 |
| 509 | 2026-02-17T05:27:45.518Z | Compiling shlex v1.3.0 |
| 510 | 2026-02-17T05:27:45.697Z | Compiling autocfg v1.5.0 |
| 511 | 2026-02-17T05:27:45.781Z | Compiling cc v1.2.54 |
| 512 | 2026-02-17T05:27:45.868Z | Compiling serde v1.0.228 |
| 513 | 2026-02-17T05:27:46.123Z | Compiling parking_lot_core v0.9.12 |
| 514 | 2026-02-17T05:27:46.418Z | Compiling futures-core v0.3.31 |
| 515 | 2026-02-17T05:27:46.529Z | Compiling scopeguard v1.2.0 |
| 516 | 2026-02-17T05:27:46.622Z | Compiling log v0.4.29 |
| 517 | 2026-02-17T05:27:46.691Z | Compiling lock_api v0.4.14 |
| 518 | 2026-02-17T05:27:47.006Z | Compiling syn v2.0.114 |
| 519 | 2026-02-17T05:27:47.059Z | Compiling errno v0.3.14 |
| 520 | 2026-02-17T05:27:47.110Z | Compiling socket2 v0.6.2 |
| 521 | 2026-02-17T05:27:47.176Z | Compiling parking_lot v0.12.5 |
| 522 | 2026-02-17T05:27:47.318Z | Compiling signal-hook-registry v1.4.8 |
| 523 | 2026-02-17T05:27:47.342Z | Compiling mio v1.1.1 |
| 524 | 2026-02-17T05:27:48.092Z | Compiling once_cell v1.21.3 |
| 525 | 2026-02-17T05:27:48.205Z | Compiling futures-sink v0.3.31 |
| 526 | 2026-02-17T05:27:48.271Z | Compiling zmij v1.0.17 |
| 527 | 2026-02-17T05:27:48.373Z | Compiling serde_json v1.0.149 |
| 528 | 2026-02-17T05:27:48.697Z | Compiling slab v0.4.11 |
| 529 | 2026-02-17T05:27:48.721Z | Compiling futures-channel v0.3.31 |
| 530 | 2026-02-17T05:27:48.748Z | Compiling num-traits v0.2.19 |
| 531 | 2026-02-17T05:27:48.913Z | Compiling pin-utils v0.1.0 |
| 532 | 2026-02-17T05:27:49.028Z | Compiling futures-task v0.3.31 |
| 533 | 2026-02-17T05:27:49.052Z | Compiling fnv v1.0.7 |
| 534 | 2026-02-17T05:27:49.135Z | Compiling futures-io v0.3.31 |
| 535 | 2026-02-17T05:27:49.212Z | Compiling http v1.4.0 |
| 536 | 2026-02-17T05:27:49.386Z | Compiling rustversion v1.0.22 |
| 537 | 2026-02-17T05:27:49.427Z | Compiling getrandom v0.2.17 |
| 538 | 2026-02-17T05:27:49.799Z | Compiling schemars v0.8.22 |
| 539 | 2026-02-17T05:27:49.823Z | Compiling pkg-config v0.3.32 |
| 540 | 2026-02-17T05:27:50.202Z | Compiling indexmap v2.13.0 |
| 541 | 2026-02-17T05:27:50.288Z | Compiling tracing-core v0.1.36 |
| 542 | 2026-02-17T05:27:50.745Z | Compiling dyn-clone v1.0.20 |
| 543 | 2026-02-17T05:27:50.769Z | Compiling tower-service v0.3.3 |
| 544 | 2026-02-17T05:27:50.878Z | Compiling httparse v1.10.1 |
| 545 | 2026-02-17T05:27:50.929Z | Compiling stable_deref_trait v1.2.1 |
| 546 | 2026-02-17T05:27:50.987Z | Compiling getrandom v0.3.4 |
| 547 | 2026-02-17T05:27:51.402Z | Compiling percent-encoding v2.3.2 |
| 548 | 2026-02-17T05:27:51.589Z | Compiling vcpkg v0.2.15 |
| 549 | 2026-02-17T05:27:51.757Z | Compiling ring v0.17.14 |
| 550 | 2026-02-17T05:27:51.813Z | Compiling try-lock v0.2.5 |
| 551 | 2026-02-17T05:27:51.952Z | Compiling want v0.3.1 |
| 552 | 2026-02-17T05:27:51.987Z | Compiling regex-syntax v0.8.8 |
| 553 | 2026-02-17T05:27:52.152Z | Compiling httpdate v1.0.3 |
| 554 | 2026-02-17T05:27:52.249Z | Compiling iana-time-zone v0.1.64 |
| 555 | 2026-02-17T05:27:52.389Z | Compiling http-body v1.0.1 |
| 556 | 2026-02-17T05:27:52.568Z | Compiling syn v1.0.109 |
| 557 | 2026-02-17T05:27:52.633Z | Compiling tower-layer v0.3.3 |
| 558 | 2026-02-17T05:27:52.841Z | Compiling openssl-sys v0.9.111 |
| 559 | 2026-02-17T05:27:52.975Z | Compiling thiserror v2.0.18 |
| 560 | 2026-02-17T05:27:53.080Z | Compiling untrusted v0.9.0 |
| 561 | 2026-02-17T05:27:53.255Z | Compiling heck v0.5.0 |
| 562 | 2026-02-17T05:27:53.285Z | Compiling version_check v0.9.5 |
| 563 | 2026-02-17T05:27:53.842Z | Compiling uuid v1.20.0 |
| 564 | 2026-02-17T05:27:53.909Z | Compiling bitflags v2.10.0 |
| 565 | 2026-02-17T05:27:53.979Z | Compiling zerocopy v0.8.34 |
| 566 | 2026-02-17T05:27:54.231Z | Compiling serde_derive_internals v0.29.1 |
| 567 | 2026-02-17T05:27:54.328Z | Compiling synstructure v0.13.2 |
| 568 | 2026-02-17T05:27:54.740Z | Compiling litemap v0.8.1 |
| 569 | 2026-02-17T05:27:54.792Z | Compiling writeable v0.6.2 |
| 570 | 2026-02-17T05:27:55.150Z | Compiling icu_properties_data v2.1.2 |
| 571 | 2026-02-17T05:27:55.195Z | Compiling openssl v0.10.75 |
| 572 | 2026-02-17T05:27:55.417Z | Compiling base64 v0.22.1 |
| 573 | 2026-02-17T05:27:55.501Z | Compiling atomic-waker v1.1.2 |
| 574 | 2026-02-17T05:27:55.611Z | Compiling icu_normalizer_data v2.1.1 |
| 575 | 2026-02-17T05:27:55.701Z | Compiling foreign-types-shared v0.1.1 |
| 576 | 2026-02-17T05:27:55.843Z | Compiling foreign-types v0.3.2 |
| 577 | 2026-02-17T05:27:56.044Z | Compiling aho-corasick v1.1.4 |
| 578 | 2026-02-17T05:27:57.200Z | Compiling mime v0.3.17 |
| 579 | 2026-02-17T05:27:57.243Z | Compiling serde_derive v1.0.228 |
| 580 | 2026-02-17T05:27:57.787Z | Compiling tokio-macros v2.6.0 |
| 581 | 2026-02-17T05:27:57.957Z | Compiling futures-macro v0.3.31 |
| 582 | 2026-02-17T05:27:58.760Z | Compiling tracing-attributes v0.1.31 |
| 583 | 2026-02-17T05:27:59.379Z | Compiling tokio v1.49.0 |
| 584 | 2026-02-17T05:27:59.728Z | Compiling futures-util v0.3.31 |
| 585 | 2026-02-17T05:28:00.140Z | Compiling schemars_derive v0.8.22 |
| 586 | 2026-02-17T05:28:00.772Z | Compiling zerofrom-derive v0.1.6 |
| 587 | 2026-02-17T05:28:01.035Z | Compiling yoke-derive v0.8.1 |
| 588 | 2026-02-17T05:28:01.387Z | Compiling tracing v0.1.44 |
| 589 | 2026-02-17T05:28:01.866Z | Compiling zerovec-derive v0.11.2 |
| 590 | 2026-02-17T05:28:02.327Z | Compiling displaydoc v0.2.5 |
| 591 | 2026-02-17T05:28:02.507Z | Compiling thiserror-impl v2.0.18 |
| 592 | 2026-02-17T05:28:03.317Z | Compiling zerofrom v0.1.6 |
| 593 | 2026-02-17T05:28:03.537Z | Compiling yoke v0.8.1 |
| 594 | 2026-02-17T05:28:03.807Z | Compiling openssl-macros v0.1.1 |
| 595 | 2026-02-17T05:28:03.889Z | Compiling zerotrie v0.2.3 |
| 596 | 2026-02-17T05:28:04.117Z | Compiling zerovec v0.11.5 |
| 597 | 2026-02-17T05:28:04.274Z | Compiling chrono v0.4.43 |
| 598 | 2026-02-17T05:28:04.348Z | Compiling ppv-lite86 v0.2.21 |
| 599 | 2026-02-17T05:28:04.484Z | Compiling regex-automata v0.4.13 |
| 600 | 2026-02-17T05:28:05.098Z | Compiling tinystr v0.8.2 |
| 601 | 2026-02-17T05:28:05.209Z | Compiling potential_utf v0.1.4 |
| 602 | 2026-02-17T05:28:05.419Z | Compiling icu_locale_core v2.1.1 |
| 603 | 2026-02-17T05:28:05.487Z | Compiling icu_collections v2.1.1 |
| 604 | 2026-02-17T05:28:05.512Z | Compiling sync_wrapper v1.0.2 |
| 605 | 2026-02-17T05:28:05.678Z | Compiling zeroize v1.8.2 |
| 606 | 2026-02-17T05:28:06.599Z | Compiling ipnet v2.11.0 |
| 607 | 2026-02-17T05:28:07.441Z | Compiling tokio-util v0.7.18 |
| 608 | 2026-02-17T05:28:08.426Z | Compiling icu_provider v2.1.1 |
| 609 | 2026-02-17T05:28:08.497Z | Compiling rustls-pki-types v1.14.0 |
| 610 | 2026-02-17T05:28:08.497Z | Compiling regex v1.12.2 |
| 611 | 2026-02-17T05:28:08.859Z | Compiling h2 v0.4.13 |
| 612 | 2026-02-17T05:28:08.923Z | Compiling icu_normalizer v2.1.1 |
| 613 | 2026-02-17T05:28:09.397Z | Compiling icu_properties v2.1.2 |
| 614 | 2026-02-17T05:28:09.988Z | Compiling http-body-util v0.1.3 |
| 615 | 2026-02-17T05:28:10.092Z | Compiling regress v0.10.5 |
| 616 | 2026-02-17T05:28:10.256Z | Compiling semver v1.0.27 |
| 617 | 2026-02-17T05:28:10.453Z | Compiling anyhow v1.0.101 |
| 618 | 2026-02-17T05:28:10.806Z | Compiling tower v0.5.3 |
| 619 | 2026-02-17T05:28:11.362Z | Compiling serde_tokenstream v0.2.2 |
| 620 | 2026-02-17T05:28:11.818Z | Compiling idna_adapter v1.2.1 |
| 621 | 2026-02-17T05:28:11.844Z | Compiling form_urlencoded v1.2.2 |
| 622 | 2026-02-17T05:28:12.000Z | Compiling ryu v1.0.22 |
| 623 | 2026-02-17T05:28:12.041Z | Compiling utf8_iter v1.0.4 |
| 624 | 2026-02-17T05:28:12.136Z | Compiling native-tls v0.2.14 |
| 625 | 2026-02-17T05:28:12.166Z | Compiling rustls v0.23.36 |
| 626 | 2026-02-17T05:28:12.349Z | Compiling winnow v0.7.14 |
| 627 | 2026-02-17T05:28:12.448Z | Compiling idna v1.1.0 |
| 628 | 2026-02-17T05:28:12.587Z | Compiling rustls-webpki v0.103.9 |
| 629 | 2026-02-17T05:28:13.074Z | Compiling rand_core v0.6.4 |
| 630 | 2026-02-17T05:28:13.147Z | Compiling either v1.15.0 |
| 631 | 2026-02-17T05:28:13.368Z | Compiling typify-impl v0.4.3 |
| 632 | 2026-02-17T05:28:13.507Z | Compiling subtle v2.6.1 |
| 633 | 2026-02-17T05:28:13.584Z | Compiling openssl-probe v0.1.6 |
| 634 | 2026-02-17T05:28:14.318Z | Compiling rand_chacha v0.3.1 |
| 635 | 2026-02-17T05:28:14.813Z | Compiling url v2.5.8 |
| 636 | 2026-02-17T05:28:15.198Z | Compiling typenum v1.19.0 |
| 637 | 2026-02-17T05:28:16.787Z | Compiling hyper v1.8.1 |
| 638 | 2026-02-17T05:28:16.787Z | Compiling toml_parser v1.0.8+spec-1.1.0 |
| 639 | 2026-02-17T05:28:16.787Z | Compiling rand v0.8.5 |
| 640 | 2026-02-17T05:28:16.787Z | Compiling tokio-native-tls v0.3.1 |
| 641 | 2026-02-17T05:28:16.999Z | Compiling itertools v0.10.5 |
| 642 | 2026-02-17T05:28:17.073Z | Compiling webpki-roots v1.0.5 |
| 643 | 2026-02-17T05:28:17.138Z | Compiling async-trait v0.1.89 |
| 644 | 2026-02-17T05:28:17.266Z | Compiling generic-array v0.14.9 |
| 645 | 2026-02-17T05:28:17.576Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 646 | 2026-02-17T05:28:18.141Z | Compiling hyper-util v0.1.19 |
| 647 | 2026-02-17T05:28:18.249Z | Compiling iri-string v0.7.10 |
| 648 | 2026-02-17T05:28:19.038Z | Compiling prost-derive v0.11.9 |
| 649 | 2026-02-17T05:28:19.433Z | Compiling serde_urlencoded v0.7.1 |
| 650 | 2026-02-17T05:28:19.678Z | Compiling slog v2.8.2 |
| 651 | 2026-02-17T05:28:19.965Z | Compiling tokio-rustls v0.26.4 |
| 652 | 2026-02-17T05:28:20.060Z | Compiling http v0.2.12 |
| 653 | 2026-02-17T05:28:20.511Z | Compiling encoding_rs v0.8.35 |
| 654 | 2026-02-17T05:28:21.886Z | Compiling tower-http v0.6.8 |
| 655 | 2026-02-17T05:28:21.989Z | Compiling hyper-rustls v0.27.7 |
| 656 | 2026-02-17T05:28:22.070Z | Compiling hyper-tls v0.6.0 |
| 657 | 2026-02-17T05:28:22.219Z | Compiling strsim v0.11.1 |
| 658 | 2026-02-17T05:28:22.600Z | Compiling lazy_static v1.5.0 |
| 659 | 2026-02-17T05:28:22.809Z | Compiling reqwest v0.12.28 |
| 660 | 2026-02-17T05:28:23.138Z | Compiling erased-serde v0.3.31 |
| 661 | 2026-02-17T05:28:24.121Z | Compiling openapiv3 v2.2.0 |
| 662 | 2026-02-17T05:28:24.312Z | Compiling indexmap v1.9.3 |
| 663 | 2026-02-17T05:28:24.766Z | Compiling socket2 v0.5.10 |
| 664 | 2026-02-17T05:28:25.635Z | Compiling thiserror v1.0.69 |
| 665 | 2026-02-17T05:28:26.718Z | Compiling rustix v0.38.44 |
| 666 | 2026-02-17T05:28:26.761Z | Compiling heck v0.4.1 |
| 667 | 2026-02-17T05:28:27.099Z | Compiling rustix v1.1.3 |
| 668 | 2026-02-17T05:28:27.493Z | Compiling typify-macro v0.4.3 |
| 669 | 2026-02-17T05:28:28.934Z | Compiling http-body v0.4.6 |
| 670 | 2026-02-17T05:28:29.255Z | Compiling thiserror-impl v1.0.69 |
| 671 | 2026-02-17T05:28:29.420Z | Compiling pin-project-internal v1.1.10 |
| 672 | 2026-02-17T05:28:30.834Z | Compiling prettyplease v0.1.25 |
| 673 | 2026-02-17T05:28:31.157Z | Compiling hashbrown v0.12.3 |
| 674 | 2026-02-17T05:28:31.625Z | Compiling typify v0.4.3 |
| 675 | 2026-02-17T05:28:31.648Z | Compiling unsafe-libyaml v0.2.11 |
| 676 | 2026-02-17T05:28:31.737Z | Compiling pin-project v1.1.10 |
| 677 | 2026-02-17T05:28:32.997Z | Compiling serde_yaml v0.9.34+deprecated |
| 678 | 2026-02-17T05:28:33.203Z | Compiling block-buffer v0.10.4 |
| 679 | 2026-02-17T05:28:33.374Z | Compiling crypto-common v0.1.6 |
| 680 | 2026-02-17T05:28:33.397Z | Compiling prost v0.11.9 |
| 681 | 2026-02-17T05:28:33.455Z | Compiling h2 v0.3.27 |
| 682 | 2026-02-17T05:28:34.110Z | Compiling utf8parse v0.2.2 |
| 683 | 2026-02-17T05:28:34.177Z | Compiling fixedbitset v0.4.2 |
| 684 | 2026-02-17T05:28:34.249Z | Compiling matchit v0.7.3 |
| 685 | 2026-02-17T05:28:34.303Z | Compiling fastrand v2.3.0 |
| 686 | 2026-02-17T05:28:34.561Z | Compiling home v0.5.12 |
| 687 | 2026-02-17T05:28:34.776Z | Compiling ident_case v1.0.1 |
| 688 | 2026-02-17T05:28:34.801Z | Compiling which v4.4.2 |
| 689 | 2026-02-17T05:28:34.903Z | Compiling tempfile v3.24.0 |
| 690 | 2026-02-17T05:28:34.981Z | Compiling darling_core v0.21.3 |
| 691 | 2026-02-17T05:28:35.268Z | Compiling petgraph v0.6.5 |
| 692 | 2026-02-17T05:28:35.525Z | Compiling anstyle-parse v0.2.7 |
| 693 | 2026-02-17T05:28:35.637Z | Compiling prost-types v0.11.9 |
| 694 | 2026-02-17T05:28:35.861Z | Compiling digest v0.10.7 |
| 695 | 2026-02-17T05:28:36.111Z | Compiling tower v0.4.13 |
| 696 | 2026-02-17T05:28:37.341Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 697 | 2026-02-17T05:28:37.366Z | Compiling futures-executor v0.3.31 |
| 698 | 2026-02-17T05:28:37.533Z | Compiling async-stream-impl v0.3.6 |
| 699 | 2026-02-17T05:28:37.845Z | Compiling proc-macro-error-attr v1.0.4 |
| 700 | 2026-02-17T05:28:37.939Z | Compiling axum-core v0.3.4 |
| 701 | 2026-02-17T05:28:38.207Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 702 | 2026-02-17T05:28:38.230Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 703 | 2026-02-17T05:28:38.277Z | Compiling tokio-openssl v0.6.5 |
| 704 | 2026-02-17T05:28:38.622Z | Compiling cpufeatures v0.2.17 |
| 705 | 2026-02-17T05:28:38.646Z | Compiling crucible-workspace-hack v0.1.0 |
| 706 | 2026-02-17T05:28:38.671Z | Compiling anstyle-query v1.1.5 |
| 707 | 2026-02-17T05:28:38.722Z | Compiling anstyle v1.0.13 |
| 708 | 2026-02-17T05:28:38.746Z | Compiling base64 v0.21.7 |
| 709 | 2026-02-17T05:28:38.852Z | Compiling rustls v0.21.12 |
| 710 | 2026-02-17T05:28:39.005Z | Compiling is_terminal_polyfill v1.70.2 |
| 711 | 2026-02-17T05:28:39.153Z | Compiling colorchoice v1.0.4 |
| 712 | 2026-02-17T05:28:39.186Z | Compiling crossbeam-utils v0.8.21 |
| 713 | 2026-02-17T05:28:39.227Z | Compiling multimap v0.8.3 |
| 714 | 2026-02-17T05:28:39.343Z | Compiling anstream v0.6.21 |
| 715 | 2026-02-17T05:28:39.474Z | Compiling prost-build v0.11.9 |
| 716 | 2026-02-17T05:28:39.509Z | Compiling async-stream v0.3.6 |
| 717 | 2026-02-17T05:28:39.584Z | Compiling proc-macro-crate v3.4.0 |
| 718 | 2026-02-17T05:28:39.820Z | Compiling futures v0.3.31 |
| 719 | 2026-02-17T05:28:39.847Z | Compiling axum-core v0.4.5 |
| 720 | 2026-02-17T05:28:39.956Z | Compiling hyper v0.14.32 |
| 721 | 2026-02-17T05:28:39.981Z | Compiling tokio-stream v0.1.18 |
| 722 | 2026-02-17T05:28:40.064Z | Compiling darling_macro v0.21.3 |
| 723 | 2026-02-17T05:28:40.510Z | Compiling sct v0.7.1 |
| 724 | 2026-02-17T05:28:40.833Z | Compiling rustls-webpki v0.101.7 |
| 725 | 2026-02-17T05:28:40.859Z | Compiling proc-macro-error v1.0.4 |
| 726 | 2026-02-17T05:28:40.981Z | Compiling rand_core v0.9.5 |
| 727 | 2026-02-17T05:28:41.218Z | Compiling axum v0.6.20 |
| 728 | 2026-02-17T05:28:41.383Z | Compiling serde_spanned v1.0.4 |
| 729 | 2026-02-17T05:28:41.529Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 730 | 2026-02-17T05:28:41.561Z | Compiling clap_lex v1.0.0 |
| 731 | 2026-02-17T05:28:41.652Z | Compiling powerfmt v0.2.0 |
| 732 | 2026-02-17T05:28:41.877Z | Compiling prettyplease v0.2.37 |
| 733 | 2026-02-17T05:28:42.038Z | Compiling unicode-width v0.2.2 |
| 734 | 2026-02-17T05:28:42.062Z | Compiling num-conv v0.2.0 |
| 735 | 2026-02-17T05:28:42.253Z | Compiling time-core v0.1.8 |
| 736 | 2026-02-17T05:28:42.336Z | Compiling deranged v0.5.5 |
| 737 | 2026-02-17T05:28:42.386Z | Compiling clap_builder v4.5.58 |
| 738 | 2026-02-17T05:28:42.543Z | Compiling time-macros v0.2.26 |
| 739 | 2026-02-17T05:28:42.573Z | Compiling toml v0.9.11+spec-1.1.0 |
| 740 | 2026-02-17T05:28:42.684Z | Compiling rand_chacha v0.9.0 |
| 741 | 2026-02-17T05:28:43.478Z | Compiling axum v0.7.9 |
| 742 | 2026-02-17T05:28:43.833Z | Compiling darling v0.21.3 |
| 743 | 2026-02-17T05:28:43.955Z | Compiling num_enum_derive v0.7.5 |
| 744 | 2026-02-17T05:28:44.784Z | Compiling tonic-build v0.9.2 |
| 745 | 2026-02-17T05:28:46.469Z | Compiling sha1 v0.10.6 |
| 746 | 2026-02-17T05:28:46.493Z | Compiling progenitor-impl v0.10.0 |
| 747 | 2026-02-17T05:28:46.882Z | Compiling hyper-timeout v0.5.2 |
| 748 | 2026-02-17T05:28:46.991Z | Compiling oxnet v0.1.4 |
| 749 | 2026-02-17T05:28:47.283Z | Compiling tokio-io-timeout v1.2.1 |
| 750 | 2026-02-17T05:28:47.528Z | Compiling foreign-types-macros v0.2.3 |
| 751 | 2026-02-17T05:28:47.939Z | Compiling clap_derive v4.5.55 |
| 752 | 2026-02-17T05:28:48.765Z | Compiling arc-swap v1.8.0 |
| 753 | 2026-02-17T05:28:48.798Z | Compiling lzma-sys v0.1.20 |
| 754 | 2026-02-17T05:28:49.045Z | Compiling prost v0.13.5 |
| 755 | 2026-02-17T05:28:49.386Z | Compiling thread_local v1.1.9 |
| 756 | 2026-02-17T05:28:49.434Z | Compiling foreign-types-shared v0.3.1 |
| 757 | 2026-02-17T05:28:49.578Z | Compiling portable-atomic v1.13.0 |
| 758 | 2026-02-17T05:28:49.832Z | Compiling slog-async v2.8.0 |
| 759 | 2026-02-17T05:28:49.909Z | Compiling sync_wrapper v0.1.2 |
| 760 | 2026-02-17T05:28:50.066Z | Compiling data-encoding v2.10.0 |
| 761 | 2026-02-17T05:28:50.312Z | Compiling linked-hash-map v0.5.6 |
| 762 | 2026-02-17T05:28:50.383Z | Compiling bitflags v1.3.2 |
| 763 | 2026-02-17T05:28:50.409Z | Compiling typeid v1.0.3 |
| 764 | 2026-02-17T05:28:50.480Z | Compiling hyper-openssl v0.9.2 |
| 765 | 2026-02-17T05:28:50.507Z | Compiling byteorder v1.5.0 |
| 766 | 2026-02-17T05:28:50.655Z | Compiling utf-8 v0.7.6 |
| 767 | 2026-02-17T05:28:50.679Z | Compiling linked_hash_set v0.1.6 |
| 768 | 2026-02-17T05:28:50.951Z | Compiling tungstenite v0.21.0 |
| 769 | 2026-02-17T05:28:51.011Z | Compiling tonic v0.12.3 |
| 770 | 2026-02-17T05:28:51.068Z | Compiling foreign-types v0.5.0 |
| 771 | 2026-02-17T05:28:51.135Z | Compiling slog-scope v4.4.1 |
| 772 | 2026-02-17T05:28:51.195Z | Compiling hyper-timeout v0.4.1 |
| 773 | 2026-02-17T05:28:51.497Z | Compiling crossbeam-channel v0.5.15 |
| 774 | 2026-02-17T05:28:51.559Z | Compiling clap v4.5.58 |
| 775 | 2026-02-17T05:28:51.672Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 776 | 2026-02-17T05:28:51.696Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 777 | 2026-02-17T05:28:51.858Z | Compiling tokio-rustls v0.24.1 |
| 778 | 2026-02-17T05:28:52.258Z | Compiling num_enum v0.7.5 |
| 779 | 2026-02-17T05:28:52.491Z | Compiling time v0.3.46 |
| 780 | 2026-02-17T05:28:52.691Z | Compiling cargo_toml v0.22.3 |
| 781 | 2026-02-17T05:28:52.970Z | Compiling serde_with_macros v3.16.1 |
| 782 | 2026-02-17T05:28:53.065Z | Compiling rand v0.9.2 |
| 783 | 2026-02-17T05:28:54.303Z | Compiling progenitor-macro v0.10.0 |
| 784 | 2026-02-17T05:28:54.663Z | Compiling rustls-pemfile v1.0.4 |
| 785 | 2026-02-17T05:28:55.085Z | Compiling progenitor-impl v0.11.2 |
| 786 | 2026-02-17T05:28:55.369Z | Compiling progenitor-client v0.10.0 |
| 787 | 2026-02-17T05:28:55.993Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 788 | 2026-02-17T05:28:56.593Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 789 | 2026-02-17T05:28:56.630Z | Compiling is-terminal v0.4.17 |
| 790 | 2026-02-17T05:28:56.769Z | Compiling cstr-argument v0.1.2 |
| 791 | 2026-02-17T05:28:57.026Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 792 | 2026-02-17T05:28:57.360Z | Compiling colored v3.1.1 |
| 793 | 2026-02-17T05:28:57.417Z | Compiling term v1.2.1 |
| 794 | 2026-02-17T05:28:57.782Z | Compiling pretty-hex v0.4.1 |
| 795 | 2026-02-17T05:28:58.197Z | Compiling take_mut v0.2.2 |
| 796 | 2026-02-17T05:28:58.379Z | Compiling ipnetwork v0.21.1 |
| 797 | 2026-02-17T05:28:58.462Z | Compiling camino v1.2.2 |
| 798 | 2026-02-17T05:28:58.506Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 799 | 2026-02-17T05:28:58.985Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 800 | 2026-02-17T05:28:59.009Z | Compiling itertools v0.12.1 |
| 801 | 2026-02-17T05:28:59.402Z | Compiling slog-term v2.9.2 |
| 802 | 2026-02-17T05:28:59.905Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 803 | 2026-02-17T05:29:00.191Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 804 | 2026-02-17T05:29:00.262Z | Compiling tonic v0.9.2 |
| 805 | 2026-02-17T05:29:00.287Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 806 | 2026-02-17T05:29:00.391Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 807 | 2026-02-17T05:29:00.615Z | Compiling serde_with v3.16.1 |
| 808 | 2026-02-17T05:29:00.784Z | Compiling tonic-openssl v0.3.0 |
| 809 | 2026-02-17T05:29:01.565Z | Compiling zone_cfg_derive v0.3.1 |
| 810 | 2026-02-17T05:29:01.710Z | Compiling tokio-tungstenite v0.21.0 |
| 811 | 2026-02-17T05:29:02.261Z | Compiling slog-stdlog v4.1.1 |
| 812 | 2026-02-17T05:29:02.797Z | Compiling progenitor-macro v0.11.2 |
| 813 | 2026-02-17T05:29:02.949Z | Compiling console v0.16.2 |
| 814 | 2026-02-17T05:29:03.812Z | Compiling tabwriter v1.4.1 |
| 815 | 2026-02-17T05:29:04.088Z | Compiling progenitor-client v0.11.2 |
| 816 | 2026-02-17T05:29:04.694Z | Compiling unit-prefix v0.5.2 |
| 817 | 2026-02-17T05:29:04.981Z | Compiling indicatif v0.18.3 |
| 818 | 2026-02-17T05:29:05.884Z | Compiling ron v0.12.0 |
| 819 | 2026-02-17T05:29:05.998Z | Compiling progenitor v0.10.0 |
| 820 | 2026-02-17T05:29:06.269Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 821 | 2026-02-17T05:29:07.124Z | Compiling zone v0.3.1 |
| 822 | 2026-02-17T05:29:08.675Z | Compiling xz2 v0.1.7 |
| 823 | 2026-02-17T05:29:08.961Z | Compiling slog-envlogger v2.2.0 |
| 824 | 2026-02-17T05:29:09.781Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 825 | 2026-02-17T05:29:10.396Z | Compiling sha2 v0.10.9 |
| 826 | 2026-02-17T05:29:10.677Z | Compiling smf v0.2.3 |
| 827 | 2026-02-17T05:29:11.235Z | Compiling base16ct v1.0.0 |
| 828 | 2026-02-17T05:29:14.444Z | Compiling progenitor v0.11.2 |
| 829 | 2026-02-17T05:29:14.630Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 830 | 2026-02-17T05:29:20.929Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 831 | 2026-02-17T05:29:37.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s |
| 832 | 2026-02-17T05:29:37.360Z | + cargo build --tests |
| 833 | 2026-02-17T05:29:37.703Z | Downloading crates ... |
| 834 | 2026-02-17T05:29:37.922Z | Downloaded atomicwrites v0.4.4 |
| 835 | 2026-02-17T05:29:37.946Z | Downloaded base64ct v1.8.3 |
| 836 | 2026-02-17T05:29:37.946Z | Downloaded adler2 v2.0.1 |
| 837 | 2026-02-17T05:29:37.946Z | Downloaded hmac v0.12.1 |
| 838 | 2026-02-17T05:29:37.946Z | Downloaded ed25519 v2.2.3 |
| 839 | 2026-02-17T05:29:37.970Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 840 | 2026-02-17T05:29:37.970Z | Downloaded backtrace-ext v0.2.1 |
| 841 | 2026-02-17T05:29:37.970Z | Downloaded base16ct v0.2.0 |
| 842 | 2026-02-17T05:29:37.970Z | Downloaded ahash v0.8.12 |
| 843 | 2026-02-17T05:29:37.970Z | Downloaded ciborium-io v0.2.2 |
| 844 | 2026-02-17T05:29:37.970Z | Downloaded hubpack_derive v0.1.1 |
| 845 | 2026-02-17T05:29:37.970Z | Downloaded expectorate v1.2.0 |
| 846 | 2026-02-17T05:29:37.970Z | Downloaded primeorder v0.13.6 |
| 847 | 2026-02-17T05:29:37.994Z | Downloaded is_ci v1.2.0 |
| 848 | 2026-02-17T05:29:37.994Z | Downloaded crypto-bigint v0.5.5 |
| 849 | 2026-02-17T05:29:37.994Z | Downloaded supports-unicode v2.1.0 |
| 850 | 2026-02-17T05:29:37.994Z | Downloaded rustc-demangle v0.1.27 |
| 851 | 2026-02-17T05:29:37.994Z | Downloaded knuffel-derive v3.2.0 |
| 852 | 2026-02-17T05:29:37.994Z | Downloaded keccak v0.1.5 |
| 853 | 2026-02-17T05:29:38.018Z | Downloaded zeroize_derive v1.4.3 |
| 854 | 2026-02-17T05:29:38.018Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 855 | 2026-02-17T05:29:38.018Z | Downloaded terminal_size v0.1.17 |
| 856 | 2026-02-17T05:29:38.018Z | Downloaded strum_macros v0.26.4 |
| 857 | 2026-02-17T05:29:38.018Z | Downloaded knuffel v3.2.0 |
| 858 | 2026-02-17T05:29:38.018Z | Downloaded tls_codec v0.4.2 |
| 859 | 2026-02-17T05:29:38.019Z | Downloaded unicode-segmentation v1.12.0 |
| 860 | 2026-02-17T05:29:38.042Z | Downloaded smawk v0.3.2 |
| 861 | 2026-02-17T05:29:38.042Z | Downloaded unicode-linebreak v0.1.5 |
| 862 | 2026-02-17T05:29:38.043Z | Downloaded zerocopy-derive v0.8.34 |
| 863 | 2026-02-17T05:29:38.043Z | Downloaded unicode-width v0.1.14 |
| 864 | 2026-02-17T05:29:38.067Z | Downloaded num-bigint-dig v0.8.6 |
| 865 | 2026-02-17T05:29:38.067Z | Downloaded supports-color v2.1.0 |
| 866 | 2026-02-17T05:29:38.067Z | Downloaded spin v0.9.8 |
| 867 | 2026-02-17T05:29:38.067Z | Downloaded addr2line v0.25.1 |
| 868 | 2026-02-17T05:29:38.067Z | Downloaded der v0.7.10 |
| 869 | 2026-02-17T05:29:38.091Z | Downloaded textwrap v0.15.2 |
| 870 | 2026-02-17T05:29:38.091Z | Downloaded signature v2.2.0 |
| 871 | 2026-02-17T05:29:38.091Z | Downloaded newline-converter v0.3.0 |
| 872 | 2026-02-17T05:29:38.091Z | Downloaded static_assertions v1.1.0 |
| 873 | 2026-02-17T05:29:38.091Z | Downloaded ed25519-dalek v2.2.0 |
| 874 | 2026-02-17T05:29:38.092Z | Downloaded tls_codec_derive v0.4.2 |
| 875 | 2026-02-17T05:29:38.092Z | Downloaded x509-cert v0.2.5 |
| 876 | 2026-02-17T05:29:38.092Z | Downloaded sha3 v0.10.8 |
| 877 | 2026-02-17T05:29:38.116Z | Downloaded toml_edit v0.25.1+spec-1.1.0 |
| 878 | 2026-02-17T05:29:38.116Z | Downloaded p384 v0.13.1 |
| 879 | 2026-02-17T05:29:38.116Z | Downloaded libm v0.2.16 |
| 880 | 2026-02-17T05:29:38.140Z | Downloaded flagset v0.4.7 |
| 881 | 2026-02-17T05:29:38.140Z | Downloaded salty v0.3.0 |
| 882 | 2026-02-17T05:29:38.140Z | Downloaded rfc6979 v0.4.0 |
| 883 | 2026-02-17T05:29:38.140Z | Downloaded pkcs1 v0.7.5 |
| 884 | 2026-02-17T05:29:38.140Z | Downloaded owo-colors v3.5.0 |
| 885 | 2026-02-17T05:29:38.140Z | Downloaded miniz_oxide v0.8.9 |
| 886 | 2026-02-17T05:29:38.140Z | Downloaded half v2.7.1 |
| 887 | 2026-02-17T05:29:38.140Z | Downloaded rustc_version v0.4.1 |
| 888 | 2026-02-17T05:29:38.140Z | Downloaded pem-rfc7468 v0.7.0 |
| 889 | 2026-02-17T05:29:38.164Z | Downloaded terminal_size v0.4.3 |
| 890 | 2026-02-17T05:29:38.164Z | Downloaded supports-hyperlinks v2.1.0 |
| 891 | 2026-02-17T05:29:38.164Z | Downloaded strum v0.26.3 |
| 892 | 2026-02-17T05:29:38.164Z | Downloaded rsa v0.9.10 |
| 893 | 2026-02-17T05:29:38.164Z | Downloaded pkcs8 v0.10.2 |
| 894 | 2026-02-17T05:29:38.164Z | Downloaded object v0.37.3 |
| 895 | 2026-02-17T05:29:38.191Z | Downloaded num-iter v0.1.45 |
| 896 | 2026-02-17T05:29:38.191Z | Downloaded hkdf v0.12.4 |
| 897 | 2026-02-17T05:29:38.191Z | Downloaded gimli v0.32.3 |
| 898 | 2026-02-17T05:29:38.191Z | Downloaded ecdsa v0.16.9 |
| 899 | 2026-02-17T05:29:38.191Z | Downloaded chumsky v0.9.3 |
| 900 | 2026-02-17T05:29:38.191Z | Downloaded backtrace v0.3.76 |
| 901 | 2026-02-17T05:29:38.215Z | Downloaded spki v0.7.3 |
| 902 | 2026-02-17T05:29:38.215Z | Downloaded sec1 v0.7.3 |
| 903 | 2026-02-17T05:29:38.215Z | Downloaded der_derive v0.7.3 |
| 904 | 2026-02-17T05:29:38.215Z | Downloaded hubpack v0.1.2 |
| 905 | 2026-02-17T05:29:38.215Z | Downloaded miette-derive v5.10.0 |
| 906 | 2026-02-17T05:29:38.215Z | Downloaded group v0.13.0 |
| 907 | 2026-02-17T05:29:38.215Z | Downloaded ff v0.13.1 |
| 908 | 2026-02-17T05:29:38.215Z | Downloaded curve25519-dalek v4.1.3 |
| 909 | 2026-02-17T05:29:38.216Z | Downloaded const-oid v0.9.6 |
| 910 | 2026-02-17T05:29:38.216Z | Downloaded ciborium v0.2.2 |
| 911 | 2026-02-17T05:29:38.216Z | Downloaded similar v2.7.0 |
| 912 | 2026-02-17T05:29:38.241Z | Downloaded num-integer v0.1.46 |
| 913 | 2026-02-17T05:29:38.241Z | Downloaded elliptic-curve v0.13.8 |
| 914 | 2026-02-17T05:29:38.241Z | Downloaded console v0.15.11 |
| 915 | 2026-02-17T05:29:38.241Z | Downloaded ciborium-ll v0.2.2 |
| 916 | 2026-02-17T05:29:38.241Z | Downloaded miette v5.10.0 |
| 917 | 2026-02-17T05:29:38.241Z | Downloaded hashbrown v0.14.5 |
| 918 | 2026-02-17T05:29:38.445Z | Compiling libc v0.2.180 |
| 919 | 2026-02-17T05:29:38.468Z | Compiling zeroize_derive v1.4.3 |
| 920 | 2026-02-17T05:29:38.468Z | Compiling subtle v2.6.1 |
| 921 | 2026-02-17T05:29:38.495Z | Compiling bitflags v2.10.0 |
| 922 | 2026-02-17T05:29:38.521Z | Compiling zerocopy v0.8.34 |
| 923 | 2026-02-17T05:29:38.521Z | Compiling zerocopy-derive v0.8.34 |
| 924 | 2026-02-17T05:29:38.521Z | Compiling libm v0.2.16 |
| 925 | 2026-02-17T05:29:38.521Z | Compiling num-traits v0.2.19 |
| 926 | 2026-02-17T05:29:38.774Z | Compiling generic-array v0.14.9 |
| 927 | 2026-02-17T05:29:39.034Z | Compiling const-oid v0.9.6 |
| 928 | 2026-02-17T05:29:39.207Z | Compiling serde_json v1.0.149 |
| 929 | 2026-02-17T05:29:39.339Z | Compiling unicode-segmentation v1.12.0 |
| 930 | 2026-02-17T05:29:39.670Z | Compiling rustix v1.1.3 |
| 931 | 2026-02-17T05:29:39.778Z | Compiling zeroize v1.8.2 |
| 932 | 2026-02-17T05:29:40.346Z | Compiling errno v0.3.14 |
| 933 | 2026-02-17T05:29:40.369Z | Compiling getrandom v0.2.17 |
| 934 | 2026-02-17T05:29:40.600Z | Compiling parking_lot_core v0.9.12 |
| 935 | 2026-02-17T05:29:40.764Z | Compiling socket2 v0.6.2 |
| 936 | 2026-02-17T05:29:40.856Z | Compiling signal-hook-registry v1.4.8 |
| 937 | 2026-02-17T05:29:41.214Z | Compiling parking_lot v0.12.5 |
| 938 | 2026-02-17T05:29:41.245Z | Compiling mio v1.1.1 |
| 939 | 2026-02-17T05:29:41.502Z | Compiling getrandom v0.3.4 |
| 940 | 2026-02-17T05:29:41.817Z | Compiling rand_core v0.6.4 |
| 941 | 2026-02-17T05:29:41.842Z | Compiling block-buffer v0.10.4 |
| 942 | 2026-02-17T05:29:42.070Z | Compiling tokio v1.49.0 |
| 943 | 2026-02-17T05:29:42.094Z | Compiling crypto-common v0.1.6 |
| 944 | 2026-02-17T05:29:42.118Z | Compiling uuid v1.20.0 |
| 945 | 2026-02-17T05:29:42.225Z | Compiling ring v0.17.14 |
| 946 | 2026-02-17T05:29:42.313Z | Compiling digest v0.10.7 |
| 947 | 2026-02-17T05:29:42.337Z | Compiling openssl-sys v0.9.111 |
| 948 | 2026-02-17T05:29:43.098Z | Compiling chrono v0.4.43 |
| 949 | 2026-02-17T05:29:43.552Z | Compiling openssl v0.10.75 |
| 950 | 2026-02-17T05:29:44.855Z | Compiling rustls-pki-types v1.14.0 |
| 951 | 2026-02-17T05:29:44.960Z | Compiling schemars v0.8.22 |
| 952 | 2026-02-17T05:29:45.545Z | Compiling heck v0.4.1 |
| 953 | 2026-02-17T05:29:45.961Z | Compiling toml_parser v1.0.8+spec-1.1.0 |
| 954 | 2026-02-17T05:29:46.578Z | Compiling ppv-lite86 v0.2.21 |
| 955 | 2026-02-17T05:29:46.796Z | Compiling typify-impl v0.4.3 |
| 956 | 2026-02-17T05:29:47.011Z | Compiling rustls-webpki v0.103.9 |
| 957 | 2026-02-17T05:29:47.309Z | Compiling rand_chacha v0.3.1 |
| 958 | 2026-02-17T05:29:47.459Z | Compiling base64ct v1.8.3 |
| 959 | 2026-02-17T05:29:47.995Z | Compiling rand v0.8.5 |
| 960 | 2026-02-17T05:29:48.222Z | Compiling rustls v0.23.36 |
| 961 | 2026-02-17T05:29:48.394Z | Compiling pem-rfc7468 v0.7.0 |
| 962 | 2026-02-17T05:29:49.028Z | Compiling native-tls v0.2.14 |
| 963 | 2026-02-17T05:29:49.095Z | Compiling webpki-roots v1.0.5 |
| 964 | 2026-02-17T05:29:49.184Z | Compiling terminal_size v0.4.3 |
| 965 | 2026-02-17T05:29:49.285Z | Compiling der_derive v0.7.3 |
| 966 | 2026-02-17T05:29:49.338Z | Compiling flagset v0.4.7 |
| 967 | 2026-02-17T05:29:49.396Z | Compiling clap_builder v4.5.58 |
| 968 | 2026-02-17T05:29:49.544Z | Compiling is-terminal v0.4.17 |
| 969 | 2026-02-17T05:29:49.611Z | Compiling fastrand v2.3.0 |
| 970 | 2026-02-17T05:29:49.682Z | Compiling openapiv3 v2.2.0 |
| 971 | 2026-02-17T05:29:50.096Z | Compiling socket2 v0.5.10 |
| 972 | 2026-02-17T05:29:50.959Z | Compiling tokio-util v0.7.18 |
| 973 | 2026-02-17T05:29:51.059Z | Compiling tower v0.5.3 |
| 974 | 2026-02-17T05:29:51.082Z | Compiling tokio-native-tls v0.3.1 |
| 975 | 2026-02-17T05:29:51.354Z | Compiling der v0.7.10 |
| 976 | 2026-02-17T05:29:52.055Z | Compiling h2 v0.4.13 |
| 977 | 2026-02-17T05:29:52.283Z | Compiling tower-http v0.6.8 |
| 978 | 2026-02-17T05:29:53.138Z | Compiling clap v4.5.58 |
| 979 | 2026-02-17T05:29:53.198Z | Compiling spin v0.9.8 |
| 980 | 2026-02-17T05:29:53.407Z | Compiling lazy_static v1.5.0 |
| 981 | 2026-02-17T05:29:53.529Z | Compiling spki v0.7.3 |
| 982 | 2026-02-17T05:29:53.879Z | Compiling h2 v0.3.27 |
| 983 | 2026-02-17T05:29:54.238Z | Compiling tokio-rustls v0.26.4 |
| 984 | 2026-02-17T05:29:55.887Z | Compiling tempfile v3.24.0 |
| 985 | 2026-02-17T05:29:56.699Z | Compiling tower v0.4.13 |
| 986 | 2026-02-17T05:29:57.187Z | Compiling pkcs8 v0.10.2 |
| 987 | 2026-02-17T05:29:57.794Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 988 | 2026-02-17T05:29:58.184Z | Compiling hyper v1.8.1 |
| 989 | 2026-02-17T05:29:58.901Z | Compiling sha1 v0.10.6 |
| 990 | 2026-02-17T05:29:59.300Z | Compiling sha2 v0.10.9 |
| 991 | 2026-02-17T05:29:59.911Z | Compiling hyper v0.14.32 |
| 992 | 2026-02-17T05:30:00.238Z | Compiling prost-build v0.11.9 |
| 993 | 2026-02-17T05:30:00.327Z | Compiling typify-macro v0.4.3 |
| 994 | 2026-02-17T05:30:00.381Z | Compiling hyper-util v0.1.19 |
| 995 | 2026-02-17T05:30:01.001Z | Compiling proc-macro-crate v3.4.0 |
| 996 | 2026-02-17T05:30:01.822Z | Compiling tokio-stream v0.1.18 |
| 997 | 2026-02-17T05:30:01.955Z | Compiling sct v0.7.1 |
| 998 | 2026-02-17T05:30:02.268Z | Compiling rustls-webpki v0.101.7 |
| 999 | 2026-02-17T05:30:02.310Z | Compiling rand_core v0.9.5 |
| 1000 | 2026-02-17T05:30:02.578Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1001 | 2026-02-17T05:30:02.678Z | Compiling rand_chacha v0.9.0 |
| 1002 | 2026-02-17T05:30:02.702Z | Compiling axum v0.7.9 |
| 1003 | 2026-02-17T05:30:03.021Z | Compiling rustls v0.21.12 |
| 1004 | 2026-02-17T05:30:03.578Z | Compiling hyper-rustls v0.27.7 |
| 1005 | 2026-02-17T05:30:03.932Z | Compiling hyper-tls v0.6.0 |
| 1006 | 2026-02-17T05:30:03.959Z | Compiling typify v0.4.3 |
| 1007 | 2026-02-17T05:30:04.155Z | Compiling progenitor-impl v0.10.0 |
| 1008 | 2026-02-17T05:30:04.179Z | Compiling hyper-timeout v0.5.2 |
| 1009 | 2026-02-17T05:30:04.207Z | Compiling reqwest v0.12.28 |
| 1010 | 2026-02-17T05:30:04.315Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1011 | 2026-02-17T05:30:04.535Z | Compiling num_enum_derive v0.7.5 |
| 1012 | 2026-02-17T05:30:06.561Z | Compiling tonic-build v0.9.2 |
| 1013 | 2026-02-17T05:30:06.666Z | Compiling tokio-openssl v0.6.5 |
| 1014 | 2026-02-17T05:30:06.905Z | Compiling tokio-io-timeout v1.2.1 |
| 1015 | 2026-02-17T05:30:07.159Z | Compiling oxnet v0.1.4 |
| 1016 | 2026-02-17T05:30:07.557Z | Compiling object v0.37.3 |
| 1017 | 2026-02-17T05:30:08.096Z | Compiling tungstenite v0.21.0 |
| 1018 | 2026-02-17T05:30:08.250Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1019 | 2026-02-17T05:30:08.441Z | Compiling tonic v0.12.3 |
| 1020 | 2026-02-17T05:30:08.565Z | Compiling axum v0.6.20 |
| 1021 | 2026-02-17T05:30:09.397Z | Compiling slog-scope v4.4.1 |
| 1022 | 2026-02-17T05:30:09.896Z | Compiling progenitor-client v0.10.0 |
| 1023 | 2026-02-17T05:30:09.968Z | Compiling hyper-timeout v0.4.1 |
| 1024 | 2026-02-17T05:30:10.241Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1025 | 2026-02-17T05:30:10.413Z | Compiling num_enum v0.7.5 |
| 1026 | 2026-02-17T05:30:10.578Z | Compiling tokio-rustls v0.24.1 |
| 1027 | 2026-02-17T05:30:10.602Z | Compiling cargo_toml v0.22.3 |
| 1028 | 2026-02-17T05:30:10.975Z | Compiling rand v0.9.2 |
| 1029 | 2026-02-17T05:30:11.211Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1030 | 2026-02-17T05:30:11.487Z | Compiling progenitor-macro v0.10.0 |
| 1031 | 2026-02-17T05:30:11.718Z | Compiling hmac v0.12.1 |
| 1032 | 2026-02-17T05:30:11.929Z | Compiling ahash v0.8.12 |
| 1033 | 2026-02-17T05:30:12.162Z | Compiling adler2 v2.0.1 |
| 1034 | 2026-02-17T05:30:12.298Z | Compiling gimli v0.32.3 |
| 1035 | 2026-02-17T05:30:12.369Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1036 | 2026-02-17T05:30:13.386Z | Compiling miniz_oxide v0.8.9 |
| 1037 | 2026-02-17T05:30:14.031Z | Compiling tonic v0.9.2 |
| 1038 | 2026-02-17T05:30:14.558Z | Compiling slog-term v2.9.2 |
| 1039 | 2026-02-17T05:30:15.706Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1040 | 2026-02-17T05:30:15.910Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1041 | 2026-02-17T05:30:16.026Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1042 | 2026-02-17T05:30:16.050Z | Compiling tonic-openssl v0.3.0 |
| 1043 | 2026-02-17T05:30:16.123Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1044 | 2026-02-17T05:30:16.380Z | Compiling addr2line v0.25.1 |
| 1045 | 2026-02-17T05:30:16.528Z | Compiling lzma-sys v0.1.20 |
| 1046 | 2026-02-17T05:30:16.681Z | Compiling slog-stdlog v4.1.1 |
| 1047 | 2026-02-17T05:30:17.014Z | Compiling hyper-openssl v0.9.2 |
| 1048 | 2026-02-17T05:30:17.039Z | Compiling tokio-tungstenite v0.21.0 |
| 1049 | 2026-02-17T05:30:17.484Z | Compiling progenitor-impl v0.11.2 |
| 1050 | 2026-02-17T05:30:17.574Z | Compiling console v0.16.2 |
| 1051 | 2026-02-17T05:30:17.833Z | Compiling zone_cfg_derive v0.3.1 |
| 1052 | 2026-02-17T05:30:18.041Z | Compiling signature v2.2.0 |
| 1053 | 2026-02-17T05:30:18.252Z | Compiling ff v0.13.1 |
| 1054 | 2026-02-17T05:30:18.448Z | Compiling rustc-demangle v0.1.27 |
| 1055 | 2026-02-17T05:30:18.830Z | Compiling base16ct v0.2.0 |
| 1056 | 2026-02-17T05:30:18.912Z | Compiling zone v0.3.1 |
| 1057 | 2026-02-17T05:30:19.148Z | Compiling sec1 v0.7.3 |
| 1058 | 2026-02-17T05:30:19.260Z | Compiling indicatif v0.18.3 |
| 1059 | 2026-02-17T05:30:20.303Z | Compiling group v0.13.0 |
| 1060 | 2026-02-17T05:30:20.337Z | Compiling ron v0.12.0 |
| 1061 | 2026-02-17T05:30:20.586Z | Compiling slog-envlogger v2.2.0 |
| 1062 | 2026-02-17T05:30:21.350Z | Compiling xz2 v0.1.7 |
| 1063 | 2026-02-17T05:30:21.373Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1064 | 2026-02-17T05:30:22.110Z | Compiling hkdf v0.12.4 |
| 1065 | 2026-02-17T05:30:22.356Z | Compiling progenitor v0.10.0 |
| 1066 | 2026-02-17T05:30:22.380Z | Compiling backtrace v0.3.76 |
| 1067 | 2026-02-17T05:30:22.541Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1068 | 2026-02-17T05:30:22.897Z | Compiling progenitor-client v0.11.2 |
| 1069 | 2026-02-17T05:30:23.390Z | Compiling crypto-bigint v0.5.5 |
| 1070 | 2026-02-17T05:30:23.826Z | Compiling rustc_version v0.4.1 |
| 1071 | 2026-02-17T05:30:24.351Z | Compiling is_ci v1.2.0 |
| 1072 | 2026-02-17T05:30:24.589Z | Compiling unicode-linebreak v0.1.5 |
| 1073 | 2026-02-17T05:30:24.770Z | Compiling progenitor-macro v0.11.2 |
| 1074 | 2026-02-17T05:30:24.794Z | Compiling unicode-width v0.1.14 |
| 1075 | 2026-02-17T05:30:25.077Z | Compiling smawk v0.3.2 |
| 1076 | 2026-02-17T05:30:25.230Z | Compiling supports-color v2.1.0 |
| 1077 | 2026-02-17T05:30:25.297Z | Compiling textwrap v0.15.2 |
| 1078 | 2026-02-17T05:30:25.321Z | Compiling curve25519-dalek v4.1.3 |
| 1079 | 2026-02-17T05:30:25.641Z | Compiling elliptic-curve v0.13.8 |
| 1080 | 2026-02-17T05:30:25.779Z | Compiling backtrace-ext v0.2.1 |
| 1081 | 2026-02-17T05:30:25.802Z | Compiling hashbrown v0.14.5 |
| 1082 | 2026-02-17T05:30:26.209Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1083 | 2026-02-17T05:30:26.314Z | Compiling supports-hyperlinks v2.1.0 |
| 1084 | 2026-02-17T05:30:26.590Z | Compiling supports-unicode v2.1.0 |
| 1085 | 2026-02-17T05:30:26.782Z | Compiling half v2.7.1 |
| 1086 | 2026-02-17T05:30:26.852Z | Compiling num-integer v0.1.46 |
| 1087 | 2026-02-17T05:30:26.948Z | Compiling terminal_size v0.1.17 |
| 1088 | 2026-02-17T05:30:27.138Z | Compiling miette-derive v5.10.0 |
| 1089 | 2026-02-17T05:30:27.327Z | Compiling ciborium-io v0.2.2 |
| 1090 | 2026-02-17T05:30:27.393Z | Compiling num-bigint-dig v0.8.6 |
| 1091 | 2026-02-17T05:30:27.478Z | Compiling keccak v0.1.5 |
| 1092 | 2026-02-17T05:30:27.514Z | Compiling hex v0.4.3 |
| 1093 | 2026-02-17T05:30:27.802Z | Compiling owo-colors v3.5.0 |
| 1094 | 2026-02-17T05:30:28.016Z | Compiling sha3 v0.10.8 |
| 1095 | 2026-02-17T05:30:28.099Z | Compiling ciborium-ll v0.2.2 |
| 1096 | 2026-02-17T05:30:28.487Z | Compiling num-iter v0.1.45 |
| 1097 | 2026-02-17T05:30:28.666Z | Compiling chumsky v0.9.3 |
| 1098 | 2026-02-17T05:30:28.795Z | Compiling rfc6979 v0.4.0 |
| 1099 | 2026-02-17T05:30:28.987Z | Compiling knuffel-derive v3.2.0 |
| 1100 | 2026-02-17T05:30:29.335Z | Compiling strum_macros v0.26.4 |
| 1101 | 2026-02-17T05:30:29.406Z | Compiling miette v5.10.0 |
| 1102 | 2026-02-17T05:30:30.744Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1103 | 2026-02-17T05:30:31.405Z | Compiling salty v0.3.0 |
| 1104 | 2026-02-17T05:30:31.803Z | Compiling rustix v0.38.44 |
| 1105 | 2026-02-17T05:30:32.025Z | Compiling knuffel v3.2.0 |
| 1106 | 2026-02-17T05:30:32.400Z | Compiling ecdsa v0.16.9 |
| 1107 | 2026-02-17T05:30:32.821Z | Compiling strum v0.26.3 |
| 1108 | 2026-02-17T05:30:33.035Z | Compiling ciborium v0.2.2 |
| 1109 | 2026-02-17T05:30:33.256Z | Compiling primeorder v0.13.6 |
| 1110 | 2026-02-17T05:30:33.789Z | Compiling ed25519 v2.2.3 |
| 1111 | 2026-02-17T05:30:34.079Z | Compiling pkcs1 v0.7.5 |
| 1112 | 2026-02-17T05:30:34.264Z | Compiling hubpack_derive v0.1.1 |
| 1113 | 2026-02-17T05:30:34.381Z | Compiling ed25519-dalek v2.2.0 |
| 1114 | 2026-02-17T05:30:34.590Z | Compiling rsa v0.9.10 |
| 1115 | 2026-02-17T05:30:35.755Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1116 | 2026-02-17T05:30:35.786Z | Compiling p384 v0.13.1 |
| 1117 | 2026-02-17T05:30:35.786Z | Compiling hubpack v0.1.2 |
| 1118 | 2026-02-17T05:30:36.009Z | Compiling x509-cert v0.2.5 |
| 1119 | 2026-02-17T05:30:36.432Z | Compiling static_assertions v1.1.0 |
| 1120 | 2026-02-17T05:30:36.521Z | Compiling progenitor v0.11.2 |
| 1121 | 2026-02-17T05:30:36.545Z | Compiling console v0.15.11 |
| 1122 | 2026-02-17T05:30:36.715Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1123 | 2026-02-17T05:30:37.176Z | Compiling atomicwrites v0.4.4 |
| 1124 | 2026-02-17T05:30:37.557Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1125 | 2026-02-17T05:30:37.603Z | Compiling newline-converter v0.3.0 |
| 1126 | 2026-02-17T05:30:37.862Z | Compiling similar v2.7.0 |
| 1127 | 2026-02-17T05:30:38.083Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1128 | 2026-02-17T05:30:38.698Z | Compiling toml_edit v0.25.1+spec-1.1.0 |
| 1129 | 2026-02-17T05:30:38.737Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1130 | 2026-02-17T05:30:39.660Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1131 | 2026-02-17T05:30:40.040Z | Compiling expectorate v1.2.0 |
| 1132 | 2026-02-17T05:30:40.967Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1133 | 2026-02-17T05:30:43.531Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1134 | 2026-02-17T05:30:43.980Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb) |
| 1135 | 2026-02-17T05:30:52.990Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1136 | 2026-02-17T05:31:07.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s |
| 1137 | 2026-02-17T05:31:07.535Z | + banner prep |
| 1138 | 2026-02-17T05:31:07.559Z | |
| 1139 | 2026-02-17T05:31:07.559Z | ##### ##### ###### ##### |
| 1140 | 2026-02-17T05:31:07.559Z | # # # # # # # |
| 1141 | 2026-02-17T05:31:07.559Z | # # # # ##### # # |
| 1142 | 2026-02-17T05:31:07.559Z | ##### ##### # ##### |
| 1143 | 2026-02-17T05:31:07.559Z | # # # # # |
| 1144 | 2026-02-17T05:31:07.559Z | # # # ###### # |
| 1145 | 2026-02-17T05:31:07.559Z | |
| 1146 | 2026-02-17T05:31:07.559Z | + mkdir -p out |
| 1147 | 2026-02-17T05:31:07.560Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1148 | 2026-02-17T05:31:07.910Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1149 | 2026-02-17T05:31:07.934Z | ++ grep -v -E '.*\.d$' |
| 1150 | 2026-02-17T05:31:07.934Z | ++ head -1 |
| 1151 | 2026-02-17T05:31:07.934Z | + TEST=target/debug/deps/baseline-03ac2e23fda70012 |
| 1152 | 2026-02-17T05:31:07.934Z | + mv target/debug/deps/baseline-03ac2e23fda70012 out/baseline |
| 1153 | 2026-02-17T05:31:07.934Z | + banner archive |
| 1154 | 2026-02-17T05:31:07.934Z | |
| 1155 | 2026-02-17T05:31:07.934Z | ## ##### #### # # # # # ###### |
| 1156 | 2026-02-17T05:31:07.934Z | # # # # # # # # # # # # |
| 1157 | 2026-02-17T05:31:07.934Z | # # # # # ###### # # # ##### |
| 1158 | 2026-02-17T05:31:07.934Z | ###### ##### # # # # # # # |
| 1159 | 2026-02-17T05:31:07.934Z | # # # # # # # # # # # # |
| 1160 | 2026-02-17T05:31:07.934Z | # # # # #### # # # ## ###### |
| 1161 | 2026-02-17T05:31:07.934Z | |
| 1162 | 2026-02-17T05:31:07.934Z | + cd /work/ci |
| 1163 | 2026-02-17T05:31:07.934Z | + cat |
| 1164 | 2026-02-17T05:31:07.934Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1165 | 2026-02-17T05:31:37.941Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1166 | 2026-02-17T05:31:37.941Z | a testbed/ 0K |
| 1167 | 2026-02-17T05:31:37.941Z | a testbed/tools/ 0K |
| 1168 | 2026-02-17T05:31:37.941Z | a testbed/tools/setup/ 0K |
| 1169 | 2026-02-17T05:31:37.941Z | a testbed/tools/setup/debian 1K |
| 1170 | 2026-02-17T05:31:37.941Z | a testbed/tools/setup/illumos 1K |
| 1171 | 2026-02-17T05:31:37.941Z | a testbed/tools/wrangler/ 0K |
| 1172 | 2026-02-17T05:31:37.941Z | a testbed/tools/wrangler/scripts/ 0K |
| 1173 | 2026-02-17T05:31:37.941Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1174 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1175 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/src/ 0K |
| 1176 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1177 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1178 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1179 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1180 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1181 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/build.rs 1K |
| 1182 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/proto/ 0K |
| 1183 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1184 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1185 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1186 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1187 | 2026-02-17T05:31:37.942Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1188 | 2026-02-17T05:31:37.942Z | a testbed/.github/ 0K |
| 1189 | 2026-02-17T05:31:37.942Z | a testbed/.github/renovate.json 1K |
| 1190 | 2026-02-17T05:31:37.942Z | a testbed/.github/buildomat/ 0K |
| 1191 | 2026-02-17T05:31:37.942Z | a testbed/.github/buildomat/jobs/ 0K |
| 1192 | 2026-02-17T05:31:37.942Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1193 | 2026-02-17T05:31:37.943Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1194 | 2026-02-17T05:31:37.943Z | a testbed/.github/buildomat/config.toml 1K |
| 1195 | 2026-02-17T05:31:37.943Z | a testbed/Cargo.lock 126K |
| 1196 | 2026-02-17T05:31:37.943Z | a testbed/target excluded |
| 1197 | 2026-02-17T05:31:37.943Z | a testbed/netconf/ 0K |
| 1198 | 2026-02-17T05:31:37.943Z | a testbed/netconf/static-v6/ 0K |
| 1199 | 2026-02-17T05:31:37.943Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1200 | 2026-02-17T05:31:37.943Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1201 | 2026-02-17T05:31:37.943Z | a testbed/interop/ 0K |
| 1202 | 2026-02-17T05:31:37.943Z | a testbed/interop/src/ 0K |
| 1203 | 2026-02-17T05:31:37.943Z | a testbed/interop/src/lib.rs 2K |
| 1204 | 2026-02-17T05:31:37.943Z | a testbed/interop/src/bin/ 0K |
| 1205 | 2026-02-17T05:31:37.943Z | a testbed/interop/src/bin/interop.rs 3K |
| 1206 | 2026-02-17T05:31:37.943Z | a testbed/interop/README.md 3K |
| 1207 | 2026-02-17T05:31:37.943Z | a testbed/interop/scripts/ 0K |
| 1208 | 2026-02-17T05:31:37.943Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1209 | 2026-02-17T05:31:37.943Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1210 | 2026-02-17T05:31:37.943Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1211 | 2026-02-17T05:31:37.943Z | a testbed/interop/cargo-bay/ 0K |
| 1212 | 2026-02-17T05:31:37.943Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1213 | 2026-02-17T05:31:37.943Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1214 | 2026-02-17T05:31:37.943Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1215 | 2026-02-17T05:31:37.943Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1216 | 2026-02-17T05:31:37.943Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1217 | 2026-02-17T05:31:37.943Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1218 | 2026-02-17T05:31:37.944Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1219 | 2026-02-17T05:31:37.944Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1220 | 2026-02-17T05:31:37.944Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1221 | 2026-02-17T05:31:37.944Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1222 | 2026-02-17T05:31:37.944Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1223 | 2026-02-17T05:31:37.944Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1224 | 2026-02-17T05:31:37.944Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1225 | 2026-02-17T05:31:37.944Z | a testbed/interop/Cargo.toml 1K |
| 1226 | 2026-02-17T05:31:37.944Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1227 | 2026-02-17T05:31:37.944Z | a testbed/interop/.gitignore 1K |
| 1228 | 2026-02-17T05:31:37.944Z | a testbed/interop/tests/ 0K |
| 1229 | 2026-02-17T05:31:37.944Z | a testbed/interop/tests/baseline.rs 6K |
| 1230 | 2026-02-17T05:31:37.944Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1231 | 2026-02-17T05:31:37.944Z | a testbed/.git excluded |
| 1232 | 2026-02-17T05:31:37.944Z | a testbed/.gitignore 1K |
| 1233 | 2026-02-17T05:31:37.944Z | a testbed/README.md 1K |
| 1234 | 2026-02-17T05:31:37.944Z | a testbed/Cargo.toml 2K |
| 1235 | 2026-02-17T05:31:37.944Z | a testbed/toml-assemble/ 0K |
| 1236 | 2026-02-17T05:31:37.944Z | a testbed/toml-assemble/src/ 0K |
| 1237 | 2026-02-17T05:31:37.944Z | a testbed/toml-assemble/src/main.rs 5K |
| 1238 | 2026-02-17T05:31:37.945Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1239 | 2026-02-17T05:31:37.945Z | a testbed/toml-assemble/tests/ 0K |
| 1240 | 2026-02-17T05:31:37.945Z | a testbed/toml-assemble/tests/output/ 0K |
| 1241 | 2026-02-17T05:31:37.945Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1242 | 2026-02-17T05:31:37.945Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1243 | 2026-02-17T05:31:37.945Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1244 | 2026-02-17T05:31:37.945Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1245 | 2026-02-17T05:31:37.945Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1246 | 2026-02-17T05:31:37.945Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1247 | 2026-02-17T05:31:37.945Z | a testbed/out/ 0K |
| 1248 | 2026-02-17T05:31:37.945Z | a testbed/out/baseline 282557K |
| 1249 | 2026-02-17T05:31:37.945Z | a testbed/out/wrangler 166013K |
| 1250 | 2026-02-17T05:31:37.945Z | a testbed/out/interop 212809K |
| 1251 | 2026-02-17T05:31:37.945Z | a testbed/a4x2 excluded |
| 1252 | 2026-02-17T05:31:37.970Z | + banner dhcp-server |
| 1253 | 2026-02-17T05:31:37.970Z | |
| 1254 | 2026-02-17T05:31:37.970Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1255 | 2026-02-17T05:31:37.970Z | # # # # # # # # # # # # # # # |
| 1256 | 2026-02-17T05:31:37.971Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1257 | 2026-02-17T05:31:37.971Z | # # # # # ##### # # ##### # # # |
| 1258 | 2026-02-17T05:31:37.971Z | # # # # # # # # # # # # # # # |
| 1259 | 2026-02-17T05:31:37.971Z | ##### # # #### # #### ###### # # ## ###### |
| 1260 | 2026-02-17T05:31:37.971Z | |
| 1261 | 2026-02-17T05:31:37.971Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1262 | 2026-02-17T05:31:37.971Z | Cloning into '/work/ci/omicron'... |
| 1263 | 2026-02-17T05:31:50.343Z | + cd /work/ci/omicron |
| 1264 | 2026-02-17T05:31:50.343Z | + source env.sh |
| 1265 | 2026-02-17T05:31:50.367Z | ++ OLD_SHELL_OPTS=ehxB |
| 1266 | 2026-02-17T05:31:50.367Z | ++ set -o xtrace |
| 1267 | 2026-02-17T05:31:50.367Z | ++++ dirname env.sh |
| 1268 | 2026-02-17T05:31:50.367Z | +++ readlink -f . |
| 1269 | 2026-02-17T05:31:50.367Z | ++ OMICRON_WS=/work/ci/omicron |
| 1270 | 2026-02-17T05:31:50.367Z | ++ 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-02-17T05:31:50.367Z | ++ 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-02-17T05:31:50.367Z | ++ 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-02-17T05:31:50.367Z | ++ 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-02-17T05:31:50.367Z | ++ 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-02-17T05:31:50.367Z | ++ 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-02-17T05:31:50.367Z | ++ 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-02-17T05:31:50.367Z | ++ 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-02-17T05:31:50.367Z | ++ case $OLD_SHELL_OPTS in |
| 1279 | 2026-02-17T05:31:50.367Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1280 | 2026-02-17T05:31:50.367Z | + [[ true == true ]] |
| 1281 | 2026-02-17T05:31:50.367Z | + source .github/buildomat/ci-env.sh |
| 1282 | 2026-02-17T05:31:50.367Z | ++ export CARGO_TERM_COLOR=always |
| 1283 | 2026-02-17T05:31:50.367Z | ++ CARGO_TERM_COLOR=always |
| 1284 | 2026-02-17T05:31:50.367Z | + ./tools/install_builder_prerequisites.sh -y |
| 1285 | 2026-02-17T05:32:03.539Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1286 | 2026-02-17T05:32:20.058Z | Startup: Caching catalogs ... Done |
| 1287 | 2026-02-17T05:32:55.670Z | Planning: Solver setup ... Done (32.780s) |
| 1288 | 2026-02-17T05:32:55.872Z | Planning: Running solver ... Done (0.202s) |
| 1289 | 2026-02-17T05:32:56.044Z | Planning: Finding local manifests ... Done (0.000s) |
| 1290 | 2026-02-17T05:32:56.123Z | Planning: Fetching manifests: 0/4 0% complete |
| 1291 | 2026-02-17T05:32:56.571Z | Planning: Fetching manifests: 4/4 100% complete |
| 1292 | 2026-02-17T05:32:56.645Z | Planning: Package planning ... Done (0.073s) |
| 1293 | 2026-02-17T05:32:56.715Z | Planning: Merging actions ... Done (0.070s) |
| 1294 | 2026-02-17T05:32:57.079Z | Planning: Checking for conflicting actions ... Done (0.364s) |
| 1295 | 2026-02-17T05:32:57.103Z | Planning: Consolidating action changes ... Done (0.014s) |
| 1296 | 2026-02-17T05:32:57.476Z | Planning: Evaluating mediators ... Done (0.382s) |
| 1297 | 2026-02-17T05:32:57.501Z | Planning: Planning completed in 37.30 seconds |
| 1298 | 2026-02-17T05:32:57.525Z | Packages to install: 4 |
| 1299 | 2026-02-17T05:32:57.525Z | Mediators to change: 2 |
| 1300 | 2026-02-17T05:32:57.525Z | Services to change: 1 |
| 1301 | 2026-02-17T05:32:57.525Z | Estimated space available: 152.13 GB |
| 1302 | 2026-02-17T05:32:57.525Z | Estimated space to be consumed: 1.81 GB |
| 1303 | 2026-02-17T05:32:57.525Z | Create boot environment: No |
| 1304 | 2026-02-17T05:32:57.525Z | Create backup boot environment: No |
| 1305 | 2026-02-17T05:32:57.525Z | Rebuild boot archive: No |
| 1306 | 2026-02-17T05:32:57.525Z | |
| 1307 | 2026-02-17T05:32:57.525Z | Changed mediators: |
| 1308 | 2026-02-17T05:32:57.525Z | mediator clang: |
| 1309 | 2026-02-17T05:32:57.525Z | version: None -> 15 (system default) |
| 1310 | 2026-02-17T05:32:57.525Z | |
| 1311 | 2026-02-17T05:32:57.525Z | mediator llvm: |
| 1312 | 2026-02-17T05:32:57.525Z | version: 14 (system default) -> 15 (system default) |
| 1313 | 2026-02-17T05:32:57.525Z | |
| 1314 | 2026-02-17T05:32:57.525Z | Changed packages: |
| 1315 | 2026-02-17T05:32:57.525Z | helios-dev |
| 1316 | 2026-02-17T05:32:57.526Z | developer/build-essential |
| 1317 | 2026-02-17T05:32:57.526Z | None -> 11-2.0 |
| 1318 | 2026-02-17T05:32:57.526Z | library/libxmlsec1 |
| 1319 | 2026-02-17T05:32:57.526Z | None -> 1.2.35-2.0 |
| 1320 | 2026-02-17T05:32:57.526Z | ooce/developer/clang-15 |
| 1321 | 2026-02-17T05:32:57.526Z | None -> 15.0.7-2.0 |
| 1322 | 2026-02-17T05:32:57.526Z | ooce/developer/llvm-15 |
| 1323 | 2026-02-17T05:32:57.526Z | None -> 15.0.7-2.0 |
| 1324 | 2026-02-17T05:32:57.526Z | |
| 1325 | 2026-02-17T05:32:57.526Z | Services: |
| 1326 | 2026-02-17T05:32:57.526Z | restart_fmri: |
| 1327 | 2026-02-17T05:32:57.526Z | svc:/system/update-man-index:default |
| 1328 | 2026-02-17T05:32:57.567Z | |
| 1329 | 2026-02-17T05:32:57.567Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 1330 | 2026-02-17T05:33:02.567Z | Download: 1198/3290 items 81.0/212.6MB 38% complete (16.3M/s) |
| 1331 | 2026-02-17T05:33:07.567Z | Download: 2846/3290 items 121.1/212.6MB 56% complete (12.2M/s) |
| 1332 | 2026-02-17T05:33:11.282Z | Download: Completed 212.60 MB in 13.72 seconds (15.5M/s) |
| 1333 | 2026-02-17T05:33:11.528Z | Actions: 1/3689 actions (Installing new actions) |
| 1334 | 2026-02-17T05:33:16.723Z | Actions: 3473/3689 actions (Installing new actions) |
| 1335 | 2026-02-17T05:33:17.284Z | Actions: Completed 3689 actions in 5.76 seconds. |
| 1336 | 2026-02-17T05:33:18.305Z | Done (1.014s) |
| 1337 | 2026-02-17T05:33:18.305Z | Done (0.000s) |
| 1338 | 2026-02-17T05:33:19.733Z | Done (1.428s) |
| 1339 | 2026-02-17T05:33:25.255Z | Done (5.200s) |
| 1340 | 2026-02-17T05:33:25.373Z | Done (0.018s) |
| 1341 | 2026-02-17T05:33:25.406Z | Done (0.000s) |
| 1342 | 2026-02-17T05:33:26.808Z | Done (0.000s) |
| 1343 | 2026-02-17T05:33:28.010Z | Planning: Evaluating mediator changes ... Done |
| 1344 | 2026-02-17T05:33:28.229Z | Planning: Checking for conflicting actions ... Done |
| 1345 | 2026-02-17T05:33:28.257Z | Planning: Consolidating action changes ... Done |
| 1346 | 2026-02-17T05:33:28.587Z | Planning: Evaluating mediators ... Done |
| 1347 | 2026-02-17T05:33:28.611Z | Planning: Planning completed in 0.57 seconds |
| 1348 | 2026-02-17T05:33:28.636Z | Mediators to change: 2 |
| 1349 | 2026-02-17T05:33:28.636Z | Create boot environment: No |
| 1350 | 2026-02-17T05:33:28.636Z | Create backup boot environment: No |
| 1351 | 2026-02-17T05:33:28.689Z | Done |
| 1352 | 2026-02-17T05:33:28.689Z | Done |
| 1353 | 2026-02-17T05:33:29.780Z | Done |
| 1354 | 2026-02-17T05:33:34.988Z | Done |
| 1355 | 2026-02-17T05:33:35.090Z | Done |
| 1356 | 2026-02-17T05:33:35.090Z | Done |
| 1357 | 2026-02-17T05:33:35.168Z | Done |
| 1358 | 2026-02-17T05:33:36.067Z | Planning: Evaluating mediator changes ... Done |
| 1359 | 2026-02-17T05:33:36.092Z | Planning: Merging actions ... Done |
| 1360 | 2026-02-17T05:33:36.369Z | Planning: Checking for conflicting actions ... Done |
| 1361 | 2026-02-17T05:33:36.393Z | Planning: Consolidating action changes ... Done |
| 1362 | 2026-02-17T05:33:36.704Z | Planning: Evaluating mediators ... Done |
| 1363 | 2026-02-17T05:33:36.774Z | Planning: Planning completed in 1.05 seconds |
| 1364 | 2026-02-17T05:33:36.818Z | Packages to change: 1 |
| 1365 | 2026-02-17T05:33:36.818Z | Mediators to change: 1 |
| 1366 | 2026-02-17T05:33:36.818Z | Services to change: 1 |
| 1367 | 2026-02-17T05:33:36.818Z | Create boot environment: No |
| 1368 | 2026-02-17T05:33:36.818Z | Create backup boot environment: Yes |
| 1369 | 2026-02-17T05:33:38.942Z | Actions: 1/6 actions (Updating modified actions) |
| 1370 | 2026-02-17T05:33:38.972Z | Actions: Completed 6 actions in 0.00 seconds. |
| 1371 | 2026-02-17T05:33:38.973Z | Done |
| 1372 | 2026-02-17T05:33:38.973Z | Done |
| 1373 | 2026-02-17T05:33:39.225Z | Done |
| 1374 | 2026-02-17T05:33:44.354Z | Done |
| 1375 | 2026-02-17T05:33:44.462Z | Done |
| 1376 | 2026-02-17T05:33:44.486Z | Done |
| 1377 | 2026-02-17T05:33:44.518Z | Done |
| 1378 | 2026-02-17T05:33:45.147Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1379 | 2026-02-17T05:33:45.147Z | clang system 15 system |
| 1380 | 2026-02-17T05:33:45.147Z | csh system system illumos |
| 1381 | 2026-02-17T05:33:45.147Z | ctags system system illumos |
| 1382 | 2026-02-17T05:33:45.147Z | file system system illumos |
| 1383 | 2026-02-17T05:33:45.147Z | gcc vendor 12 vendor |
| 1384 | 2026-02-17T05:33:45.148Z | gcc system 10 system |
| 1385 | 2026-02-17T05:33:45.148Z | gcc system 7 system |
| 1386 | 2026-02-17T05:33:45.148Z | go system 1.20 system |
| 1387 | 2026-02-17T05:33:45.148Z | go system 1.19 system |
| 1388 | 2026-02-17T05:33:45.148Z | llvm system 15 system |
| 1389 | 2026-02-17T05:33:45.148Z | llvm system 14 system |
| 1390 | 2026-02-17T05:33:45.148Z | mariadb system 10.6 system |
| 1391 | 2026-02-17T05:33:45.148Z | mta vendor vendor dma |
| 1392 | 2026-02-17T05:33:45.148Z | openjdk system 17 system |
| 1393 | 2026-02-17T05:33:45.148Z | openjdk system 11 system |
| 1394 | 2026-02-17T05:33:45.148Z | openjdk system 1.8 system |
| 1395 | 2026-02-17T05:33:45.148Z | openssl vendor 3 vendor |
| 1396 | 2026-02-17T05:33:45.148Z | perl system 5.36 system |
| 1397 | 2026-02-17T05:33:45.148Z | postgresql system 15 system |
| 1398 | 2026-02-17T05:33:45.148Z | postgresql system 13 system |
| 1399 | 2026-02-17T05:33:45.148Z | python vendor 3 vendor |
| 1400 | 2026-02-17T05:33:45.148Z | python system 2 system |
| 1401 | 2026-02-17T05:33:45.148Z | python3 system 3.11 system |
| 1402 | 2026-02-17T05:33:45.148Z | ruby system 3.0 system |
| 1403 | 2026-02-17T05:33:45.148Z | words vendor vendor american-english |
| 1404 | 2026-02-17T05:33:45.148Z | words system system australian-english |
| 1405 | 2026-02-17T05:33:45.148Z | words system system british-english |
| 1406 | 2026-02-17T05:33:45.148Z | words system system canadian-english |
| 1407 | 2026-02-17T05:33:45.148Z | words system system french |
| 1408 | 2026-02-17T05:33:45.148Z | words system system italian |
| 1409 | 2026-02-17T05:33:45.148Z | words system system ngerman |
| 1410 | 2026-02-17T05:33:45.148Z | words system system ogerman |
| 1411 | 2026-02-17T05:33:45.148Z | words system system spanish |
| 1412 | 2026-02-17T05:33:45.579Z | PUBLISHER TYPE STATUS P LOCATION |
| 1413 | 2026-02-17T05:33:45.579Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1414 | 2026-02-17T05:33:54.329Z | FMRI IFO |
| 1415 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1416 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1417 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1418 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1419 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1420 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1421 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 1422 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1423 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1424 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1425 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1426 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1427 | 2026-02-17T05:33:54.329Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1428 | 2026-02-17T05:33:54.330Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1429 | 2026-02-17T05:33:54.330Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1430 | 2026-02-17T05:33:54.330Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1431 | 2026-02-17T05:33:55.310Z | info: syncing channel updates for '1.91.1-x86_64-unknown-illumos' |
| 1432 | 2026-02-17T05:33:55.480Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 1433 | 2026-02-17T05:33:55.480Z | info: downloading component 'cargo' |
| 1434 | 2026-02-17T05:33:55.657Z | info: downloading component 'clippy' |
| 1435 | 2026-02-17T05:33:55.895Z | info: downloading component 'rust-docs' |
| 1436 | 2026-02-17T05:33:56.322Z | info: downloading component 'rust-std' |
| 1437 | 2026-02-17T05:33:56.739Z | info: downloading component 'rustc' |
| 1438 | 2026-02-17T05:33:58.653Z | info: downloading component 'rustfmt' |
| 1439 | 2026-02-17T05:33:58.713Z | info: installing component 'cargo' |
| 1440 | 2026-02-17T05:33:59.923Z | info: installing component 'clippy' |
| 1441 | 2026-02-17T05:34:00.377Z | info: installing component 'rust-docs' |
| 1442 | 2026-02-17T05:34:03.754Z | info: installing component 'rust-std' |
| 1443 | 2026-02-17T05:34:05.959Z | info: installing component 'rustc' |
| 1444 | 2026-02-17T05:34:15.039Z | info: installing component 'rustfmt' |
| 1445 | 2026-02-17T05:34:16.103Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1446 | 2026-02-17T05:34:16.573Z | Updating crates.io index |
| 1447 | 2026-02-17T05:34:16.635Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1448 | 2026-02-17T05:34:16.992Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1449 | 2026-02-17T05:34:17.453Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1450 | 2026-02-17T05:34:18.140Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1451 | 2026-02-17T05:34:18.469Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1452 | 2026-02-17T05:34:18.876Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1453 | 2026-02-17T05:34:19.561Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1454 | 2026-02-17T05:34:20.577Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1455 | 2026-02-17T05:34:21.168Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1456 | 2026-02-17T05:34:22.008Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1457 | 2026-02-17T05:34:22.485Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1458 | 2026-02-17T05:34:22.876Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1459 | 2026-02-17T05:34:23.844Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1460 | 2026-02-17T05:34:24.481Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1461 | 2026-02-17T05:34:24.819Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1462 | 2026-02-17T05:34:25.243Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1463 | 2026-02-17T05:34:25.690Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1464 | 2026-02-17T05:34:26.003Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1465 | 2026-02-17T05:34:26.319Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1466 | 2026-02-17T05:34:26.678Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 1467 | 2026-02-17T05:34:27.208Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 1468 | 2026-02-17T05:34:27.722Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1469 | 2026-02-17T05:34:28.379Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1470 | 2026-02-17T05:34:29.023Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1471 | 2026-02-17T05:34:29.699Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1472 | 2026-02-17T05:34:30.186Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1473 | 2026-02-17T05:34:30.514Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1474 | 2026-02-17T05:34:30.955Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1475 | 2026-02-17T05:34:31.532Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1476 | 2026-02-17T05:34:31.922Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1477 | 2026-02-17T05:34:48.096Z | Downloading crates ... |
| 1478 | 2026-02-17T05:34:48.202Z | Downloaded cargo-platform v0.2.0 |
| 1479 | 2026-02-17T05:34:48.230Z | Downloaded dof v0.3.0 |
| 1480 | 2026-02-17T05:34:48.230Z | Downloaded anstyle-query v1.1.1 |
| 1481 | 2026-02-17T05:34:48.230Z | Downloaded toml v0.8.23 |
| 1482 | 2026-02-17T05:34:48.230Z | Downloaded yoke-derive v0.7.4 |
| 1483 | 2026-02-17T05:34:48.230Z | Downloaded serde_spanned v0.6.9 |
| 1484 | 2026-02-17T05:34:48.230Z | Downloaded clap v4.5.48 |
| 1485 | 2026-02-17T05:34:48.259Z | Downloaded write16 v1.0.0 |
| 1486 | 2026-02-17T05:34:48.259Z | Downloaded tinystr v0.7.6 |
| 1487 | 2026-02-17T05:34:48.259Z | Downloaded toml_write v0.1.2 |
| 1488 | 2026-02-17T05:34:48.260Z | Downloaded zerofrom v0.1.4 |
| 1489 | 2026-02-17T05:34:48.260Z | Downloaded usdt v0.5.0 |
| 1490 | 2026-02-17T05:34:48.260Z | Downloaded zerofrom-derive v0.1.4 |
| 1491 | 2026-02-17T05:34:48.260Z | Downloaded tabled_derive v0.7.0 |
| 1492 | 2026-02-17T05:34:48.291Z | Downloaded ordered-float v2.10.1 |
| 1493 | 2026-02-17T05:34:48.291Z | Downloaded pest_derive v2.8.2 |
| 1494 | 2026-02-17T05:34:48.291Z | Downloaded zmij v1.0.15 |
| 1495 | 2026-02-17T05:34:48.291Z | Downloaded zerovec-derive v0.10.3 |
| 1496 | 2026-02-17T05:34:48.291Z | Downloaded usdt-impl v0.5.0 |
| 1497 | 2026-02-17T05:34:48.291Z | Downloaded icu_properties v1.5.1 |
| 1498 | 2026-02-17T05:34:48.291Z | Downloaded unicode-ident v1.0.19 |
| 1499 | 2026-02-17T05:34:48.291Z | Downloaded ucd-trie v0.1.7 |
| 1500 | 2026-02-17T05:34:48.291Z | Downloaded zerocopy v0.7.35 |
| 1501 | 2026-02-17T05:34:48.315Z | Downloaded icu_collections v1.5.0 |
| 1502 | 2026-02-17T05:34:48.315Z | Downloaded zerovec v0.10.4 |
| 1503 | 2026-02-17T05:34:48.339Z | Downloaded idna v1.0.3 |
| 1504 | 2026-02-17T05:34:48.339Z | Downloaded icu_normalizer_data v1.5.0 |
| 1505 | 2026-02-17T05:34:48.339Z | Downloaded tabled v0.15.0 |
| 1506 | 2026-02-17T05:34:48.363Z | Downloaded icu_properties_data v1.5.0 |
| 1507 | 2026-02-17T05:34:48.363Z | Downloaded pest v2.8.2 |
| 1508 | 2026-02-17T05:34:48.387Z | Downloaded icu_normalizer v1.5.0 |
| 1509 | 2026-02-17T05:34:48.387Z | Downloaded clap_builder v4.5.48 |
| 1510 | 2026-02-17T05:34:48.387Z | Downloaded url v2.5.4 |
| 1511 | 2026-02-17T05:34:48.387Z | Downloaded unicode-width v0.2.0 |
| 1512 | 2026-02-17T05:34:48.411Z | Downloaded rustix v0.38.37 |
| 1513 | 2026-02-17T05:34:48.435Z | Downloaded litemap v0.7.3 |
| 1514 | 2026-02-17T05:34:48.435Z | Downloaded bitflags v2.9.4 |
| 1515 | 2026-02-17T05:34:48.435Z | Downloaded zerocopy-derive v0.7.35 |
| 1516 | 2026-02-17T05:34:48.435Z | Downloaded textwrap v0.16.2 |
| 1517 | 2026-02-17T05:34:48.459Z | Downloaded scroll v0.12.0 |
| 1518 | 2026-02-17T05:34:48.459Z | Downloaded memmap v0.7.0 |
| 1519 | 2026-02-17T05:34:48.459Z | Downloaded yoke v0.7.4 |
| 1520 | 2026-02-17T05:34:48.459Z | Downloaded writeable v0.5.5 |
| 1521 | 2026-02-17T05:34:48.459Z | Downloaded pest_generator v2.8.2 |
| 1522 | 2026-02-17T05:34:48.459Z | Downloaded icu_locid_transform v1.5.0 |
| 1523 | 2026-02-17T05:34:48.459Z | Downloaded icu_provider v1.5.0 |
| 1524 | 2026-02-17T05:34:48.459Z | Downloaded unicode-xid v0.2.6 |
| 1525 | 2026-02-17T05:34:48.459Z | Downloaded scroll_derive v0.12.0 |
| 1526 | 2026-02-17T05:34:48.459Z | Downloaded icu_locid_transform_data v1.5.0 |
| 1527 | 2026-02-17T05:34:48.459Z | Downloaded icu_locid v1.5.0 |
| 1528 | 2026-02-17T05:34:48.484Z | Downloaded utf16_iter v1.0.5 |
| 1529 | 2026-02-17T05:34:48.484Z | Downloaded usdt-attr-macro v0.5.0 |
| 1530 | 2026-02-17T05:34:48.484Z | Downloaded stable_deref_trait v1.2.0 |
| 1531 | 2026-02-17T05:34:48.484Z | Downloaded serde-value v0.7.0 |
| 1532 | 2026-02-17T05:34:48.484Z | Downloaded memchr v2.7.4 |
| 1533 | 2026-02-17T05:34:48.484Z | Downloaded toml_datetime v0.6.11 |
| 1534 | 2026-02-17T05:34:48.484Z | Downloaded terminal_size v0.4.0 |
| 1535 | 2026-02-17T05:34:48.484Z | Downloaded swrite v0.1.0 |
| 1536 | 2026-02-17T05:34:48.484Z | Downloaded proc-macro2 v1.0.101 |
| 1537 | 2026-02-17T05:34:48.484Z | Downloaded plain v0.2.3 |
| 1538 | 2026-02-17T05:34:48.484Z | Downloaded papergrid v0.11.0 |
| 1539 | 2026-02-17T05:34:48.508Z | Downloaded macaddr v1.0.1 |
| 1540 | 2026-02-17T05:34:48.508Z | Downloaded is_terminal_polyfill v1.70.1 |
| 1541 | 2026-02-17T05:34:48.509Z | Downloaded icu_provider_macros v1.5.0 |
| 1542 | 2026-02-17T05:34:48.509Z | Downloaded goblin v0.8.2 |
| 1543 | 2026-02-17T05:34:48.509Z | Downloaded generic-array v0.14.7 |
| 1544 | 2026-02-17T05:34:48.509Z | Downloaded fs-err v3.1.1 |
| 1545 | 2026-02-17T05:34:48.509Z | Downloaded errno v0.3.12 |
| 1546 | 2026-02-17T05:34:48.509Z | Downloaded usdt-macro v0.5.0 |
| 1547 | 2026-02-17T05:34:48.509Z | Downloaded typenum v1.17.0 |
| 1548 | 2026-02-17T05:34:48.509Z | Downloaded toml_edit v0.22.27 |
| 1549 | 2026-02-17T05:34:48.532Z | Downloaded thread-id v4.2.2 |
| 1550 | 2026-02-17T05:34:48.533Z | Downloaded serde-untagged v0.1.7 |
| 1551 | 2026-02-17T05:34:48.533Z | Downloaded pest_meta v2.8.2 |
| 1552 | 2026-02-17T05:34:48.533Z | Downloaded idna_adapter v1.2.0 |
| 1553 | 2026-02-17T05:34:48.533Z | Downloaded itoa v1.0.11 |
| 1554 | 2026-02-17T05:34:48.533Z | Downloaded clap_lex v0.7.4 |
| 1555 | 2026-02-17T05:34:48.533Z | Downloaded autocfg v1.4.0 |
| 1556 | 2026-02-17T05:34:48.533Z | Downloaded anyhow v1.0.99 |
| 1557 | 2026-02-17T05:34:48.533Z | Downloaded anstyle v1.0.11 |
| 1558 | 2026-02-17T05:34:48.533Z | Downloaded anstream v0.6.18 |
| 1559 | 2026-02-17T05:34:48.557Z | Downloaded synstructure v0.13.1 |
| 1560 | 2026-02-17T05:34:48.557Z | Downloaded dtrace-parser v0.2.0 |
| 1561 | 2026-02-17T05:34:48.557Z | Downloaded cpufeatures v0.2.14 |
| 1562 | 2026-02-17T05:34:48.557Z | Downloaded clap_derive v4.5.47 |
| 1563 | 2026-02-17T05:34:48.557Z | Downloaded cargo_metadata v0.21.0 |
| 1564 | 2026-02-17T05:34:48.557Z | Downloaded cargo-util-schemas v0.8.2 |
| 1565 | 2026-02-17T05:34:48.557Z | Downloaded anstyle-parse v0.2.5 |
| 1566 | 2026-02-17T05:34:48.557Z | Downloaded quote v1.0.40 |
| 1567 | 2026-02-17T05:34:48.557Z | Downloaded fastrand v2.1.1 |
| 1568 | 2026-02-17T05:34:48.557Z | Downloaded erased-serde v0.4.6 |
| 1569 | 2026-02-17T05:34:48.581Z | Downloaded colorchoice v1.0.2 |
| 1570 | 2026-02-17T05:34:48.581Z | Downloaded cargo_toml v0.21.0 |
| 1571 | 2026-02-17T05:34:48.581Z | Downloaded camino-tempfile v1.4.1 |
| 1572 | 2026-02-17T05:34:48.581Z | Downloaded bytecount v0.6.8 |
| 1573 | 2026-02-17T05:34:48.664Z | Compiling proc-macro2 v1.0.101 |
| 1574 | 2026-02-17T05:34:48.664Z | Compiling unicode-ident v1.0.19 |
| 1575 | 2026-02-17T05:34:48.664Z | Compiling serde_core v1.0.228 |
| 1576 | 2026-02-17T05:34:48.688Z | Compiling serde v1.0.228 |
| 1577 | 2026-02-17T05:34:48.688Z | Compiling version_check v0.9.5 |
| 1578 | 2026-02-17T05:34:48.688Z | Compiling libc v0.2.180 |
| 1579 | 2026-02-17T05:34:48.688Z | Compiling memchr v2.7.4 |
| 1580 | 2026-02-17T05:34:48.688Z | Compiling thiserror v2.0.18 |
| 1581 | 2026-02-17T05:34:48.981Z | Compiling stable_deref_trait v1.2.0 |
| 1582 | 2026-02-17T05:34:49.136Z | Compiling zmij v1.0.15 |
| 1583 | 2026-02-17T05:34:49.601Z | Compiling thiserror v1.0.69 |
| 1584 | 2026-02-17T05:34:49.637Z | Compiling litemap v0.7.3 |
| 1585 | 2026-02-17T05:34:49.908Z | Compiling writeable v0.5.5 |
| 1586 | 2026-02-17T05:34:50.096Z | Compiling autocfg v1.4.0 |
| 1587 | 2026-02-17T05:34:50.285Z | Compiling ucd-trie v0.1.7 |
| 1588 | 2026-02-17T05:34:50.472Z | Compiling itoa v1.0.11 |
| 1589 | 2026-02-17T05:34:50.881Z | Compiling byteorder v1.5.0 |
| 1590 | 2026-02-17T05:34:50.947Z | Compiling errno v0.3.12 |
| 1591 | 2026-02-17T05:34:51.087Z | Compiling bitflags v2.9.4 |
| 1592 | 2026-02-17T05:34:51.122Z | Compiling quote v1.0.40 |
| 1593 | 2026-02-17T05:34:51.244Z | Compiling icu_locid_transform_data v1.5.0 |
| 1594 | 2026-02-17T05:34:51.426Z | Compiling icu_properties_data v1.5.0 |
| 1595 | 2026-02-17T05:34:51.426Z | Compiling serde_json v1.0.149 |
| 1596 | 2026-02-17T05:34:51.562Z | Compiling syn v2.0.114 |
| 1597 | 2026-02-17T05:34:51.730Z | Compiling num-traits v0.2.19 |
| 1598 | 2026-02-17T05:34:51.814Z | Compiling write16 v1.0.0 |
| 1599 | 2026-02-17T05:34:51.865Z | Compiling utf16_iter v1.0.5 |
| 1600 | 2026-02-17T05:34:51.899Z | Compiling utf8_iter v1.0.4 |
| 1601 | 2026-02-17T05:34:51.998Z | Compiling icu_normalizer_data v1.5.0 |
| 1602 | 2026-02-17T05:34:52.125Z | Compiling smallvec v1.15.1 |
| 1603 | 2026-02-17T05:34:52.188Z | Compiling rustix v0.38.37 |
| 1604 | 2026-02-17T05:34:52.215Z | Compiling hashbrown v0.16.1 |
| 1605 | 2026-02-17T05:34:52.252Z | Compiling equivalent v1.0.2 |
| 1606 | 2026-02-17T05:34:52.415Z | Compiling typeid v1.0.3 |
| 1607 | 2026-02-17T05:34:52.957Z | Compiling usdt-impl v0.5.0 |
| 1608 | 2026-02-17T05:34:53.151Z | Compiling proc-macro-error-attr v1.0.4 |
| 1609 | 2026-02-17T05:34:53.196Z | Compiling toml_write v0.1.2 |
| 1610 | 2026-02-17T05:34:53.365Z | Compiling syn v1.0.109 |
| 1611 | 2026-02-17T05:34:53.490Z | Compiling indexmap v2.13.0 |
| 1612 | 2026-02-17T05:34:53.573Z | Compiling winnow v0.7.14 |
| 1613 | 2026-02-17T05:34:53.629Z | Compiling thread-id v4.2.2 |
| 1614 | 2026-02-17T05:34:54.086Z | Compiling proc-macro-error v1.0.4 |
| 1615 | 2026-02-17T05:34:54.546Z | Compiling percent-encoding v2.3.2 |
| 1616 | 2026-02-17T05:34:54.921Z | Compiling camino v1.2.2 |
| 1617 | 2026-02-17T05:34:54.945Z | Compiling plain v0.2.3 |
| 1618 | 2026-02-17T05:34:55.171Z | Compiling getrandom v0.3.4 |
| 1619 | 2026-02-17T05:34:55.195Z | Compiling log v0.4.29 |
| 1620 | 2026-02-17T05:34:55.561Z | Compiling utf8parse v0.2.2 |
| 1621 | 2026-02-17T05:34:55.588Z | Compiling rustix v1.1.3 |
| 1622 | 2026-02-17T05:34:55.788Z | Compiling anstyle-parse v0.2.5 |
| 1623 | 2026-02-17T05:34:55.817Z | Compiling ordered-float v2.10.1 |
| 1624 | 2026-02-17T05:34:56.282Z | Compiling terminal_size v0.4.0 |
| 1625 | 2026-02-17T05:34:56.483Z | Compiling form_urlencoded v1.2.2 |
| 1626 | 2026-02-17T05:34:56.883Z | Compiling is_terminal_polyfill v1.70.1 |
| 1627 | 2026-02-17T05:34:57.059Z | Compiling anstyle v1.0.11 |
| 1628 | 2026-02-17T05:34:57.147Z | Compiling anstyle-query v1.1.1 |
| 1629 | 2026-02-17T05:34:57.213Z | Compiling cfg-if v1.0.4 |
| 1630 | 2026-02-17T05:34:57.259Z | Compiling pretty-hex v0.4.1 |
| 1631 | 2026-02-17T05:34:57.357Z | Compiling colorchoice v1.0.2 |
| 1632 | 2026-02-17T05:34:57.648Z | Compiling anstream v0.6.18 |
| 1633 | 2026-02-17T05:34:57.774Z | Compiling semver v1.0.27 |
| 1634 | 2026-02-17T05:34:58.314Z | Compiling fs-err v3.1.1 |
| 1635 | 2026-02-17T05:34:58.564Z | Compiling heck v0.5.0 |
| 1636 | 2026-02-17T05:34:58.614Z | Compiling synstructure v0.13.1 |
| 1637 | 2026-02-17T05:34:58.650Z | Compiling heck v0.4.1 |
| 1638 | 2026-02-17T05:34:58.825Z | Compiling fastrand v2.1.1 |
| 1639 | 2026-02-17T05:34:59.100Z | Compiling strsim v0.11.1 |
| 1640 | 2026-02-17T05:34:59.127Z | Compiling unicode-xid v0.2.6 |
| 1641 | 2026-02-17T05:34:59.356Z | Compiling fnv v1.0.7 |
| 1642 | 2026-02-17T05:34:59.384Z | Compiling unicode-width v0.1.14 |
| 1643 | 2026-02-17T05:34:59.755Z | Compiling once_cell v1.21.3 |
| 1644 | 2026-02-17T05:34:59.837Z | Compiling anyhow v1.0.99 |
| 1645 | 2026-02-17T05:34:59.968Z | Compiling clap_lex v0.7.4 |
| 1646 | 2026-02-17T05:35:00.048Z | Compiling bytecount v0.6.8 |
| 1647 | 2026-02-17T05:35:00.161Z | Compiling tempfile v3.24.0 |
| 1648 | 2026-02-17T05:35:00.226Z | Compiling papergrid v0.11.0 |
| 1649 | 2026-02-17T05:35:00.472Z | Compiling clap_builder v4.5.48 |
| 1650 | 2026-02-17T05:35:00.502Z | Compiling memmap v0.7.0 |
| 1651 | 2026-02-17T05:35:00.911Z | Compiling smawk v0.3.2 |
| 1652 | 2026-02-17T05:35:00.981Z | Compiling unicode-linebreak v0.1.5 |
| 1653 | 2026-02-17T05:35:01.073Z | Compiling unicode-width v0.2.0 |
| 1654 | 2026-02-17T05:35:01.539Z | Compiling camino-tempfile v1.4.1 |
| 1655 | 2026-02-17T05:35:01.682Z | Compiling textwrap v0.16.2 |
| 1656 | 2026-02-17T05:35:01.954Z | Compiling tabled_derive v0.7.0 |
| 1657 | 2026-02-17T05:35:02.018Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1658 | 2026-02-17T05:35:02.500Z | Compiling swrite v0.1.0 |
| 1659 | 2026-02-17T05:35:02.964Z | Compiling serde_derive v1.0.228 |
| 1660 | 2026-02-17T05:35:02.995Z | Compiling zerofrom-derive v0.1.4 |
| 1661 | 2026-02-17T05:35:03.019Z | Compiling yoke-derive v0.7.4 |
| 1662 | 2026-02-17T05:35:03.086Z | Compiling zerovec-derive v0.10.3 |
| 1663 | 2026-02-17T05:35:03.329Z | Compiling thiserror-impl v2.0.18 |
| 1664 | 2026-02-17T05:35:03.461Z | Compiling displaydoc v0.2.5 |
| 1665 | 2026-02-17T05:35:05.031Z | Compiling icu_provider_macros v1.5.0 |
| 1666 | 2026-02-17T05:35:05.379Z | Compiling thiserror-impl v1.0.69 |
| 1667 | 2026-02-17T05:35:05.765Z | Compiling zerocopy-derive v0.7.35 |
| 1668 | 2026-02-17T05:35:06.168Z | Compiling scroll_derive v0.12.0 |
| 1669 | 2026-02-17T05:35:06.342Z | Compiling zerofrom v0.1.4 |
| 1670 | 2026-02-17T05:35:06.665Z | Compiling yoke v0.7.4 |
| 1671 | 2026-02-17T05:35:06.738Z | Compiling pest v2.8.2 |
| 1672 | 2026-02-17T05:35:07.095Z | Compiling zerovec v0.10.4 |
| 1673 | 2026-02-17T05:35:07.421Z | Compiling scroll v0.12.0 |
| 1674 | 2026-02-17T05:35:07.780Z | Compiling zerocopy v0.7.35 |
| 1675 | 2026-02-17T05:35:08.034Z | Compiling goblin v0.8.2 |
| 1676 | 2026-02-17T05:35:08.298Z | Compiling clap_derive v4.5.47 |
| 1677 | 2026-02-17T05:35:08.414Z | Compiling tabled v0.15.0 |
| 1678 | 2026-02-17T05:35:08.925Z | Compiling tinystr v0.7.6 |
| 1679 | 2026-02-17T05:35:09.187Z | Compiling icu_collections v1.5.0 |
| 1680 | 2026-02-17T05:35:09.275Z | Compiling icu_locid v1.5.0 |
| 1681 | 2026-02-17T05:35:09.452Z | Compiling pest_meta v2.8.2 |
| 1682 | 2026-02-17T05:35:10.474Z | Compiling icu_provider v1.5.0 |
| 1683 | 2026-02-17T05:35:10.973Z | Compiling pest_generator v2.8.2 |
| 1684 | 2026-02-17T05:35:11.225Z | Compiling icu_locid_transform v1.5.0 |
| 1685 | 2026-02-17T05:35:11.252Z | Compiling serde_spanned v0.6.9 |
| 1686 | 2026-02-17T05:35:11.444Z | Compiling toml_datetime v0.6.11 |
| 1687 | 2026-02-17T05:35:11.529Z | Compiling dof v0.3.0 |
| 1688 | 2026-02-17T05:35:11.975Z | Compiling toml_edit v0.22.27 |
| 1689 | 2026-02-17T05:35:12.439Z | Compiling serde_tokenstream v0.2.2 |
| 1690 | 2026-02-17T05:35:12.464Z | Compiling erased-serde v0.4.6 |
| 1691 | 2026-02-17T05:35:12.663Z | Compiling icu_properties v1.5.1 |
| 1692 | 2026-02-17T05:35:13.069Z | Compiling serde-value v0.7.0 |
| 1693 | 2026-02-17T05:35:13.500Z | Compiling serde-untagged v0.1.7 |
| 1694 | 2026-02-17T05:35:13.596Z | Compiling pest_derive v2.8.2 |
| 1695 | 2026-02-17T05:35:13.642Z | Compiling cargo-platform v0.2.0 |
| 1696 | 2026-02-17T05:35:13.837Z | Compiling clap v4.5.48 |
| 1697 | 2026-02-17T05:35:14.020Z | Compiling macaddr v1.0.1 |
| 1698 | 2026-02-17T05:35:14.379Z | Compiling dtrace-parser v0.2.0 |
| 1699 | 2026-02-17T05:35:15.432Z | Compiling toml v0.8.23 |
| 1700 | 2026-02-17T05:35:16.250Z | Compiling cargo_toml v0.21.0 |
| 1701 | 2026-02-17T05:35:16.295Z | Compiling usdt-attr-macro v0.5.0 |
| 1702 | 2026-02-17T05:35:16.321Z | Compiling usdt-macro v0.5.0 |
| 1703 | 2026-02-17T05:35:16.365Z | Compiling icu_normalizer v1.5.0 |
| 1704 | 2026-02-17T05:35:17.239Z | Compiling idna_adapter v1.2.0 |
| 1705 | 2026-02-17T05:35:17.448Z | Compiling idna v1.0.3 |
| 1706 | 2026-02-17T05:35:17.597Z | Compiling usdt v0.5.0 |
| 1707 | 2026-02-17T05:35:18.099Z | Compiling url v2.5.4 |
| 1708 | 2026-02-17T05:35:19.045Z | Compiling cargo-util-schemas v0.8.2 |
| 1709 | 2026-02-17T05:35:21.339Z | Compiling cargo_metadata v0.21.0 |
| 1710 | 2026-02-17T05:35:23.750Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1711 | 2026-02-17T05:35:28.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s |
| 1712 | 2026-02-17T05:35:28.785Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1713 | 2026-02-17T05:35:30.077Z | Downloading crates ... |
| 1714 | 2026-02-17T05:35:30.379Z | Downloaded addr2line v0.24.2 |
| 1715 | 2026-02-17T05:35:30.405Z | Downloaded adler2 v2.0.0 |
| 1716 | 2026-02-17T05:35:30.405Z | Downloaded aead v0.5.2 |
| 1717 | 2026-02-17T05:35:30.405Z | Downloaded aes-gcm v0.10.3 |
| 1718 | 2026-02-17T05:35:30.434Z | Downloaded arc-swap v1.7.1 |
| 1719 | 2026-02-17T05:35:30.434Z | Downloaded derive_builder v0.20.2 |
| 1720 | 2026-02-17T05:35:30.460Z | Downloaded derive_builder_core v0.20.2 |
| 1721 | 2026-02-17T05:35:30.460Z | Downloaded async-recursion v1.1.1 |
| 1722 | 2026-02-17T05:35:30.460Z | Downloaded globwalk v0.9.1 |
| 1723 | 2026-02-17T05:35:30.485Z | Downloaded headers v0.4.1 |
| 1724 | 2026-02-17T05:35:30.485Z | Downloaded hex-literal v0.4.1 |
| 1725 | 2026-02-17T05:35:30.485Z | Downloaded indoc v2.0.6 |
| 1726 | 2026-02-17T05:35:30.485Z | Downloaded indent_write v2.2.0 |
| 1727 | 2026-02-17T05:35:30.512Z | Downloaded heapless v0.8.0 |
| 1728 | 2026-02-17T05:35:30.512Z | Downloaded indicatif v0.17.11 |
| 1729 | 2026-02-17T05:35:30.512Z | Downloaded is-terminal v0.4.13 |
| 1730 | 2026-02-17T05:35:30.538Z | Downloaded lazycell v1.3.0 |
| 1731 | 2026-02-17T05:35:30.538Z | Downloaded match_cfg v0.1.0 |
| 1732 | 2026-02-17T05:35:30.564Z | Downloaded new_debug_unreachable v1.0.6 |
| 1733 | 2026-02-17T05:35:30.564Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1734 | 2026-02-17T05:35:30.564Z | Downloaded nibble_vec v0.1.0 |
| 1735 | 2026-02-17T05:35:30.593Z | Downloaded native-tls v0.2.12 |
| 1736 | 2026-02-17T05:35:30.593Z | Downloaded olpc-cjson v0.1.4 |
| 1737 | 2026-02-17T05:35:30.593Z | Downloaded itertools v0.13.0 |
| 1738 | 2026-02-17T05:35:30.620Z | Downloaded number_prefix v0.4.0 |
| 1739 | 2026-02-17T05:35:30.620Z | Downloaded phf_shared v0.12.1 |
| 1740 | 2026-02-17T05:35:30.620Z | Downloaded parking_lot v0.11.2 |
| 1741 | 2026-02-17T05:35:30.646Z | Downloaded phf_shared v0.11.2 |
| 1742 | 2026-02-17T05:35:30.646Z | Downloaded paste v1.0.15 |
| 1743 | 2026-02-17T05:35:30.671Z | Downloaded progenitor-client v0.8.0 |
| 1744 | 2026-02-17T05:35:30.671Z | Downloaded rtoolbox v0.0.2 |
| 1745 | 2026-02-17T05:35:30.671Z | Downloaded prettyplease v0.2.36 |
| 1746 | 2026-02-17T05:35:30.697Z | Downloaded quinn v0.11.5 |
| 1747 | 2026-02-17T05:35:30.697Z | Downloaded signal-hook-mio v0.2.4 |
| 1748 | 2026-02-17T05:35:30.722Z | Downloaded siphasher v1.0.1 |
| 1749 | 2026-02-17T05:35:30.722Z | Downloaded siphasher v0.3.11 |
| 1750 | 2026-02-17T05:35:30.723Z | Downloaded tap v1.0.1 |
| 1751 | 2026-02-17T05:35:30.750Z | Downloaded scroll v0.13.0 |
| 1752 | 2026-02-17T05:35:30.750Z | Downloaded thread-id v5.0.0 |
| 1753 | 2026-02-17T05:35:30.750Z | Downloaded supports-color v3.0.2 |
| 1754 | 2026-02-17T05:35:30.750Z | Downloaded sqlparser_derive v0.2.2 |
| 1755 | 2026-02-17T05:35:30.750Z | Downloaded trait-variant v0.1.2 |
| 1756 | 2026-02-17T05:35:30.750Z | Downloaded unicase v2.8.1 |
| 1757 | 2026-02-17T05:35:30.750Z | Downloaded tls_codec_derive v0.4.1 |
| 1758 | 2026-02-17T05:35:30.777Z | Downloaded typed-path v0.9.3 |
| 1759 | 2026-02-17T05:35:30.777Z | Downloaded petgraph v0.8.2 |
| 1760 | 2026-02-17T05:35:30.806Z | Downloaded usdt v0.6.0 |
| 1761 | 2026-02-17T05:35:30.806Z | Downloaded walkdir v2.5.0 |
| 1762 | 2026-02-17T05:35:30.833Z | Downloaded wyz v0.5.1 |
| 1763 | 2026-02-17T05:35:30.833Z | Downloaded vsss-rs v3.3.4 |
| 1764 | 2026-02-17T05:35:30.833Z | Downloaded zone_cfg_derive v0.3.0 |
| 1765 | 2026-02-17T05:35:30.833Z | Downloaded zstd-safe v7.2.3 |
| 1766 | 2026-02-17T05:35:30.833Z | Downloaded whoami v1.5.2 |
| 1767 | 2026-02-17T05:35:30.858Z | Downloaded zopfli v0.8.1 |
| 1768 | 2026-02-17T05:35:30.858Z | Downloaded same-file v1.0.6 |
| 1769 | 2026-02-17T05:35:30.858Z | Downloaded zip v0.6.6 |
| 1770 | 2026-02-17T05:35:30.858Z | Downloaded zip v4.2.0 |
| 1771 | 2026-02-17T05:35:30.882Z | Downloaded xattr v1.3.1 |
| 1772 | 2026-02-17T05:35:30.882Z | Downloaded webpki-roots v1.0.1 |
| 1773 | 2026-02-17T05:35:30.882Z | Downloaded typify-macro v0.2.0 |
| 1774 | 2026-02-17T05:35:30.882Z | Downloaded zlib-rs v0.5.1 |
| 1775 | 2026-02-17T05:35:30.882Z | Downloaded zstd v0.13.3 |
| 1776 | 2026-02-17T05:35:30.907Z | Downloaded usdt-impl v0.6.0 |
| 1777 | 2026-02-17T05:35:30.907Z | Downloaded zerocopy v0.8.27 |
| 1778 | 2026-02-17T05:35:30.931Z | Downloaded yansi v1.0.1 |
| 1779 | 2026-02-17T05:35:30.931Z | Downloaded rayon v1.10.0 |
| 1780 | 2026-02-17T05:35:30.957Z | Downloaded tokio-util v0.7.15 |
| 1781 | 2026-02-17T05:35:30.957Z | Downloaded rustls v0.22.4 |
| 1782 | 2026-02-17T05:35:30.982Z | Downloaded radix_trie v0.2.1 |
| 1783 | 2026-02-17T05:35:30.982Z | Downloaded steno v0.4.1 |
| 1784 | 2026-02-17T05:35:30.982Z | Downloaded smoltcp v0.11.0 |
| 1785 | 2026-02-17T05:35:31.009Z | Downloaded tabled v0.20.0 |
| 1786 | 2026-02-17T05:35:31.033Z | Downloaded smoltcp v0.9.1 |
| 1787 | 2026-02-17T05:35:31.034Z | Downloaded tabled v0.18.0 |
| 1788 | 2026-02-17T05:35:31.058Z | Downloaded ratatui v0.29.0 |
| 1789 | 2026-02-17T05:35:31.083Z | Downloaded rustls v0.23.19 |
| 1790 | 2026-02-17T05:35:31.107Z | Downloaded rustls-webpki v0.102.8 |
| 1791 | 2026-02-17T05:35:31.131Z | Downloaded rustyline v14.0.0 |
| 1792 | 2026-02-17T05:35:31.131Z | Downloaded yasna v0.5.2 |
| 1793 | 2026-02-17T05:35:31.157Z | Downloaded zerocopy-derive v0.6.6 |
| 1794 | 2026-02-17T05:35:31.157Z | Downloaded toml_edit v0.19.15 |
| 1795 | 2026-02-17T05:35:31.182Z | Downloaded tokio-stream v0.1.17 |
| 1796 | 2026-02-17T05:35:31.182Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 1797 | 2026-02-17T05:35:31.182Z | Downloaded test-strategy v0.4.3 |
| 1798 | 2026-02-17T05:35:31.207Z | Downloaded termios v0.3.3 |
| 1799 | 2026-02-17T05:35:31.207Z | Downloaded tar v0.4.44 |
| 1800 | 2026-02-17T05:35:31.207Z | Downloaded snafu v0.8.5 |
| 1801 | 2026-02-17T05:35:31.207Z | Downloaded serde_path_to_error v0.1.20 |
| 1802 | 2026-02-17T05:35:31.207Z | Downloaded samael v0.0.19 |
| 1803 | 2026-02-17T05:35:31.207Z | Downloaded winnow v0.6.26 |
| 1804 | 2026-02-17T05:35:31.231Z | Downloaded usdt-macro v0.6.0 |
| 1805 | 2026-02-17T05:35:31.231Z | Downloaded toml v0.7.8 |
| 1806 | 2026-02-17T05:35:31.231Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
| 1807 | 2026-02-17T05:35:31.255Z | Downloaded tokio-rustls v0.26.0 |
| 1808 | 2026-02-17T05:35:31.256Z | Downloaded term v0.7.0 |
| 1809 | 2026-02-17T05:35:31.256Z | Downloaded stringprep v0.1.5 |
| 1810 | 2026-02-17T05:35:31.256Z | Downloaded string_cache v0.8.9 |
| 1811 | 2026-02-17T05:35:31.280Z | Downloaded smallvec v0.6.14 |
| 1812 | 2026-02-17T05:35:31.280Z | Downloaded slog-scope v4.4.0 |
| 1813 | 2026-02-17T05:35:31.280Z | Downloaded serde_repr v0.1.19 |
| 1814 | 2026-02-17T05:35:31.280Z | Downloaded serde-big-array v0.5.1 |
| 1815 | 2026-02-17T05:35:31.280Z | Downloaded topological-sort v0.2.2 |
| 1816 | 2026-02-17T05:35:31.280Z | Downloaded tokio-tungstenite v0.23.1 |
| 1817 | 2026-02-17T05:35:31.280Z | Downloaded testing_table v0.3.0 |
| 1818 | 2026-02-17T05:35:31.280Z | Downloaded termtree v0.5.1 |
| 1819 | 2026-02-17T05:35:31.280Z | Downloaded tabled_derive v0.10.0 |
| 1820 | 2026-02-17T05:35:31.280Z | Downloaded strip-ansi-escapes v0.2.0 |
| 1821 | 2026-02-17T05:35:31.280Z | Downloaded serde_plain v1.0.2 |
| 1822 | 2026-02-17T05:35:31.305Z | Downloaded seq-macro v0.3.6 |
| 1823 | 2026-02-17T05:35:31.305Z | Downloaded unarray v0.1.4 |
| 1824 | 2026-02-17T05:35:31.305Z | Downloaded tokio-rustls v0.25.0 |
| 1825 | 2026-02-17T05:35:31.305Z | Downloaded term v1.1.0 |
| 1826 | 2026-02-17T05:35:31.305Z | Downloaded structmeta v0.3.0 |
| 1827 | 2026-02-17T05:35:31.305Z | Downloaded serde_cbor v0.11.2 |
| 1828 | 2026-02-17T05:35:31.305Z | Downloaded serde_bytes v0.11.19 |
| 1829 | 2026-02-17T05:35:31.305Z | Downloaded secrecy v0.8.0 |
| 1830 | 2026-02-17T05:35:31.305Z | Downloaded unicode-truncate v1.1.0 |
| 1831 | 2026-02-17T05:35:31.305Z | Downloaded sapling-renderdag v0.1.0 |
| 1832 | 2026-02-17T05:35:31.305Z | Downloaded salsa20 v0.10.2 |
| 1833 | 2026-02-17T05:35:31.329Z | Downloaded reedline v0.40.0 |
| 1834 | 2026-02-17T05:35:31.330Z | Downloaded zerocopy-derive v0.8.27 |
| 1835 | 2026-02-17T05:35:31.330Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1836 | 2026-02-17T05:35:31.330Z | Downloaded tabled_derive v0.11.0 |
| 1837 | 2026-02-17T05:35:31.330Z | Downloaded serde-hex v0.1.0 |
| 1838 | 2026-02-17T05:35:31.355Z | Downloaded rusty-fork v0.3.0 |
| 1839 | 2026-02-17T05:35:31.355Z | Downloaded russh-keys v0.45.0 |
| 1840 | 2026-02-17T05:35:31.355Z | Downloaded winnow v0.5.40 |
| 1841 | 2026-02-17T05:35:31.355Z | Downloaded tower-http v0.6.6 |
| 1842 | 2026-02-17T05:35:31.381Z | Downloaded structmeta-derive v0.3.0 |
| 1843 | 2026-02-17T05:35:31.381Z | Downloaded semver v0.1.20 |
| 1844 | 2026-02-17T05:35:31.381Z | Downloaded secrecy v0.10.3 |
| 1845 | 2026-02-17T05:35:31.381Z | Downloaded ryu v1.0.18 |
| 1846 | 2026-02-17T05:35:31.381Z | Downloaded rustls-pemfile v2.2.0 |
| 1847 | 2026-02-17T05:35:31.381Z | Downloaded rand_seeder v0.4.0 |
| 1848 | 2026-02-17T05:35:31.381Z | Downloaded proptest v1.7.0 |
| 1849 | 2026-02-17T05:35:31.407Z | Downloaded ppv-lite86 v0.2.20 |
| 1850 | 2026-02-17T05:35:31.407Z | Downloaded quinn-udp v0.5.5 |
| 1851 | 2026-02-17T05:35:31.407Z | Downloaded psl-types v2.0.11 |
| 1852 | 2026-02-17T05:35:31.407Z | Downloaded zerocopy v0.6.6 |
| 1853 | 2026-02-17T05:35:31.407Z | Downloaded typify-impl v0.2.0 |
| 1854 | 2026-02-17T05:35:31.431Z | Downloaded rustls-pki-types v1.10.0 |
| 1855 | 2026-02-17T05:35:31.432Z | Downloaded rustc-demangle v0.1.24 |
| 1856 | 2026-02-17T05:35:31.432Z | Downloaded rayon-core v1.12.1 |
| 1857 | 2026-02-17T05:35:31.432Z | Downloaded vte v0.11.1 |
| 1858 | 2026-02-17T05:35:31.432Z | Downloaded vergen-git2 v1.0.7 |
| 1859 | 2026-02-17T05:35:31.432Z | Downloaded rcgen v0.12.1 |
| 1860 | 2026-02-17T05:35:31.432Z | Downloaded predicates v3.1.3 |
| 1861 | 2026-02-17T05:35:31.456Z | Downloaded postgres-types v0.2.9 |
| 1862 | 2026-02-17T05:35:31.456Z | Downloaded zeroize_derive v1.4.2 |
| 1863 | 2026-02-17T05:35:31.456Z | Downloaded zeroize v1.8.1 |
| 1864 | 2026-02-17T05:35:31.456Z | Downloaded xshell v0.2.7 |
| 1865 | 2026-02-17T05:35:31.456Z | Downloaded waitgroup v0.1.2 |
| 1866 | 2026-02-17T05:35:31.456Z | Downloaded void v1.0.2 |
| 1867 | 2026-02-17T05:35:31.456Z | Downloaded usdt-attr-macro v0.6.0 |
| 1868 | 2026-02-17T05:35:31.456Z | Downloaded unicode-bidi v0.3.17 |
| 1869 | 2026-02-17T05:35:31.456Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 1870 | 2026-02-17T05:35:31.525Z | Downloaded zone_cfg_derive v0.1.2 |
| 1871 | 2026-02-17T05:35:31.549Z | Downloaded zone v0.1.8 |
| 1872 | 2026-02-17T05:35:31.549Z | Downloaded xshell-macros v0.2.7 |
| 1873 | 2026-02-17T05:35:31.550Z | Downloaded wait-timeout v0.2.0 |
| 1874 | 2026-02-17T05:35:31.550Z | Downloaded vte_generate_state_changes v0.1.2 |
| 1875 | 2026-02-17T05:35:31.550Z | Downloaded universal-hash v0.5.1 |
| 1876 | 2026-02-17T05:35:31.550Z | Downloaded tungstenite v0.23.0 |
| 1877 | 2026-02-17T05:35:31.550Z | Downloaded rustc_version v0.1.7 |
| 1878 | 2026-02-17T05:35:31.550Z | Downloaded rustc-hash v1.1.0 |
| 1879 | 2026-02-17T05:35:31.550Z | Downloaded russh-cryptovec v0.7.3 |
| 1880 | 2026-02-17T05:35:31.550Z | Downloaded rand_xorshift v0.4.0 |
| 1881 | 2026-02-17T05:35:31.550Z | Downloaded radium v0.7.0 |
| 1882 | 2026-02-17T05:35:31.550Z | Downloaded r2d2 v0.8.10 |
| 1883 | 2026-02-17T05:35:31.550Z | Downloaded progenitor-macro v0.8.0 |
| 1884 | 2026-02-17T05:35:31.550Z | Downloaded num_threads v0.1.7 |
| 1885 | 2026-02-17T05:35:31.550Z | Downloaded num-derive v0.4.2 |
| 1886 | 2026-02-17T05:35:31.550Z | Downloaded vergen-gitcl v1.0.8 |
| 1887 | 2026-02-17T05:35:31.550Z | Downloaded uzers v0.12.1 |
| 1888 | 2026-02-17T05:35:31.575Z | Downloaded untrusted v0.7.1 |
| 1889 | 2026-02-17T05:35:31.575Z | Downloaded unicode-normalization v0.1.24 |
| 1890 | 2026-02-17T05:35:31.575Z | Downloaded sled v0.34.7 |
| 1891 | 2026-02-17T05:35:31.575Z | Downloaded vergen-lib v0.1.6 |
| 1892 | 2026-02-17T05:35:31.575Z | Downloaded typify v0.2.0 |
| 1893 | 2026-02-17T05:35:31.601Z | Downloaded time v0.3.43 |
| 1894 | 2026-02-17T05:35:31.601Z | Downloaded predicates-core v1.0.8 |
| 1895 | 2026-02-17T05:35:31.601Z | Downloaded vergen v9.0.6 |
| 1896 | 2026-02-17T05:35:31.601Z | Downloaded value-bag v1.12.0 |
| 1897 | 2026-02-17T05:35:31.601Z | Downloaded uuid v1.19.0 |
| 1898 | 2026-02-17T05:35:31.625Z | Downloaded unicode_categories v0.1.1 |
| 1899 | 2026-02-17T05:35:31.625Z | Downloaded tracing-attributes v0.1.27 |
| 1900 | 2026-02-17T05:35:31.625Z | Downloaded tracing v0.1.40 |
| 1901 | 2026-02-17T05:35:31.625Z | Downloaded tough v0.20.0 |
| 1902 | 2026-02-17T05:35:31.625Z | Downloaded tokio-postgres v0.7.13 |
| 1903 | 2026-02-17T05:35:31.655Z | Downloaded tinyvec v1.8.0 |
| 1904 | 2026-02-17T05:35:31.655Z | Downloaded thiserror-no-std v2.0.2 |
| 1905 | 2026-02-17T05:35:31.655Z | Downloaded ssh-key v0.6.6 |
| 1906 | 2026-02-17T05:35:31.655Z | Downloaded regex-automata v0.4.11 |
| 1907 | 2026-02-17T05:35:31.679Z | Downloaded rand_core v0.9.3 |
| 1908 | 2026-02-17T05:35:31.679Z | Downloaded qorb v0.4.1 |
| 1909 | 2026-02-17T05:35:31.679Z | Downloaded publicsuffix v2.3.0 |
| 1910 | 2026-02-17T05:35:31.680Z | Downloaded linear-map v1.2.0 |
| 1911 | 2026-02-17T05:35:31.704Z | Downloaded unit-prefix v0.5.1 |
| 1912 | 2026-02-17T05:35:31.704Z | Downloaded unicode-properties v0.1.3 |
| 1913 | 2026-02-17T05:35:31.704Z | Downloaded twox-hash v2.1.0 |
| 1914 | 2026-02-17T05:35:31.704Z | Downloaded tracing-core v0.1.32 |
| 1915 | 2026-02-17T05:35:31.704Z | Downloaded tower v0.5.2 |
| 1916 | 2026-02-17T05:35:31.704Z | Downloaded tokio-dtrace v0.1.0 |
| 1917 | 2026-02-17T05:35:31.730Z | Downloaded tls_codec v0.4.1 |
| 1918 | 2026-02-17T05:35:31.730Z | Downloaded tiny-keccak v2.0.2 |
| 1919 | 2026-02-17T05:35:31.730Z | Downloaded time-core v0.1.6 |
| 1920 | 2026-02-17T05:35:31.730Z | Downloaded thread_local v1.1.8 |
| 1921 | 2026-02-17T05:35:31.730Z | Downloaded tabwriter v1.4.0 |
| 1922 | 2026-02-17T05:35:31.730Z | Downloaded sync_wrapper v1.0.1 |
| 1923 | 2026-02-17T05:35:31.730Z | Downloaded sqlparser v0.45.0 |
| 1924 | 2026-02-17T05:35:31.730Z | Downloaded precomputed-hash v0.1.1 |
| 1925 | 2026-02-17T05:35:31.730Z | Downloaded postgres-protocol v0.6.8 |
| 1926 | 2026-02-17T05:35:31.730Z | Downloaded pem v3.0.5 |
| 1927 | 2026-02-17T05:35:31.754Z | Downloaded parse-display v0.10.0 |
| 1928 | 2026-02-17T05:35:31.755Z | Downloaded encoding_rs v0.8.34 |
| 1929 | 2026-02-17T05:35:31.779Z | Downloaded tui-tree-widget v0.23.1 |
| 1930 | 2026-02-17T05:35:31.779Z | Downloaded time-macros v0.2.24 |
| 1931 | 2026-02-17T05:35:31.779Z | Downloaded support-bundle-viewer v0.1.2 |
| 1932 | 2026-02-17T05:35:31.779Z | Downloaded strum_macros v0.24.3 |
| 1933 | 2026-02-17T05:35:31.779Z | Downloaded regex-syntax v0.6.29 |
| 1934 | 2026-02-17T05:35:31.779Z | Downloaded subprocess v0.2.9 |
| 1935 | 2026-02-17T05:35:31.804Z | Downloaded ssh-encoding v0.2.0 |
| 1936 | 2026-02-17T05:35:31.804Z | Downloaded socket2 v0.6.1 |
| 1937 | 2026-02-17T05:35:31.804Z | Downloaded ssh-cipher v0.2.0 |
| 1938 | 2026-02-17T05:35:31.804Z | Downloaded slog-json v2.6.1 |
| 1939 | 2026-02-17T05:35:31.804Z | Downloaded slog-dtrace v0.3.0 |
| 1940 | 2026-02-17T05:35:31.805Z | Downloaded slog-bunyan v2.5.0 |
| 1941 | 2026-02-17T05:35:31.805Z | Downloaded sigpipe v0.1.3 |
| 1942 | 2026-02-17T05:35:31.805Z | Downloaded russh v0.45.0 |
| 1943 | 2026-02-17T05:35:31.805Z | Downloaded signal-hook-tokio v0.3.1 |
| 1944 | 2026-02-17T05:35:31.805Z | Downloaded schemars v1.0.4 |
| 1945 | 2026-02-17T05:35:31.829Z | Downloaded regress v0.10.4 |
| 1946 | 2026-02-17T05:35:31.853Z | Downloaded strum v0.27.2 |
| 1947 | 2026-02-17T05:35:31.853Z | Downloaded signal-hook v0.3.18 |
| 1948 | 2026-02-17T05:35:31.853Z | Downloaded regex-syntax v0.8.5 |
| 1949 | 2026-02-17T05:35:31.853Z | Downloaded kstat-rs v0.2.4 |
| 1950 | 2026-02-17T05:35:31.853Z | Downloaded tagptr v0.2.0 |
| 1951 | 2026-02-17T05:35:31.853Z | Downloaded simd-adler32 v0.3.7 |
| 1952 | 2026-02-17T05:35:31.853Z | Downloaded parking_lot_core v0.9.10 |
| 1953 | 2026-02-17T05:35:31.879Z | Downloaded sync-ptr v0.1.4 |
| 1954 | 2026-02-17T05:35:31.879Z | Downloaded strum_macros v0.27.2 |
| 1955 | 2026-02-17T05:35:31.879Z | Downloaded sqlformat v0.3.5 |
| 1956 | 2026-02-17T05:35:31.879Z | Downloaded snafu-derive v0.8.5 |
| 1957 | 2026-02-17T05:35:31.879Z | Downloaded slab v0.4.9 |
| 1958 | 2026-02-17T05:35:31.879Z | Downloaded scroll_derive v0.13.1 |
| 1959 | 2026-02-17T05:35:31.879Z | Downloaded rsa v0.9.8 |
| 1960 | 2026-02-17T05:35:31.879Z | Downloaded resolv-conf v0.7.0 |
| 1961 | 2026-02-17T05:35:31.879Z | Downloaded reqwest v0.12.24 |
| 1962 | 2026-02-17T05:35:31.905Z | Downloaded regex v1.11.3 |
| 1963 | 2026-02-17T05:35:31.905Z | Downloaded quinn-proto v0.11.8 |
| 1964 | 2026-02-17T05:35:31.905Z | Downloaded quick-xml v0.37.2 |
| 1965 | 2026-02-17T05:35:31.930Z | Downloaded libz-sys v1.1.20 |
| 1966 | 2026-02-17T05:35:31.956Z | Downloaded libz-rs-sys v0.5.1 |
| 1967 | 2026-02-17T05:35:31.956Z | Downloaded rpassword v7.4.0 |
| 1968 | 2026-02-17T05:35:31.956Z | Downloaded jiff v0.2.15 |
| 1969 | 2026-02-17T05:35:31.986Z | Downloaded signal-hook-registry v1.4.2 |
| 1970 | 2026-02-17T05:35:31.986Z | Downloaded shell-words v1.1.0 |
| 1971 | 2026-02-17T05:35:31.986Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1972 | 2026-02-17T05:35:31.986Z | Downloaded rustls-native-certs v0.8.1 |
| 1973 | 2026-02-17T05:35:31.986Z | Downloaded ron v0.8.1 |
| 1974 | 2026-02-17T05:35:31.986Z | Downloaded ron v0.7.1 |
| 1975 | 2026-02-17T05:35:31.986Z | Downloaded progenitor-impl v0.8.0 |
| 1976 | 2026-02-17T05:35:32.013Z | Downloaded polar-core v0.27.3 |
| 1977 | 2026-02-17T05:35:32.013Z | Downloaded petname v2.0.2 |
| 1978 | 2026-02-17T05:35:32.013Z | Downloaded openssl v0.10.73 |
| 1979 | 2026-02-17T05:35:32.013Z | Downloaded nix v0.28.0 |
| 1980 | 2026-02-17T05:35:32.037Z | Downloaded scrypt v0.11.0 |
| 1981 | 2026-02-17T05:35:32.037Z | Downloaded postcard v1.0.10 |
| 1982 | 2026-02-17T05:35:32.038Z | Downloaded portable-atomic v1.11.0 |
| 1983 | 2026-02-17T05:35:32.062Z | Downloaded object v0.36.5 |
| 1984 | 2026-02-17T05:35:32.062Z | Downloaded object v0.30.4 |
| 1985 | 2026-02-17T05:35:32.087Z | Downloaded nix v0.29.0 |
| 1986 | 2026-02-17T05:35:32.087Z | Downloaded cc v1.2.30 |
| 1987 | 2026-02-17T05:35:32.087Z | Downloaded bstr v1.10.0 |
| 1988 | 2026-02-17T05:35:32.111Z | Downloaded quick-error v1.2.3 |
| 1989 | 2026-02-17T05:35:32.111Z | Downloaded pretty_assertions v1.4.1 |
| 1990 | 2026-02-17T05:35:32.111Z | Downloaded poly1305 v0.8.0 |
| 1991 | 2026-02-17T05:35:32.111Z | Downloaded pkcs5 v0.7.1 |
| 1992 | 2026-02-17T05:35:32.111Z | Downloaded pin-project v1.1.6 |
| 1993 | 2026-02-17T05:35:32.136Z | Downloaded ingot-macros v0.1.1 |
| 1994 | 2026-02-17T05:35:32.136Z | Downloaded pretty-hex v0.2.1 |
| 1995 | 2026-02-17T05:35:32.136Z | Downloaded prefix-trie v0.7.0 |
| 1996 | 2026-02-17T05:35:32.136Z | Downloaded p256 v0.13.2 |
| 1997 | 2026-02-17T05:35:32.164Z | Downloaded instant v0.1.13 |
| 1998 | 2026-02-17T05:35:32.164Z | Downloaded crossterm v0.28.1 |
| 1999 | 2026-02-17T05:35:32.164Z | Downloaded progenitor v0.8.0 |
| 2000 | 2026-02-17T05:35:32.164Z | Downloaded polyval v0.6.2 |
| 2001 | 2026-02-17T05:35:32.164Z | Downloaded pin-project-lite v0.2.14 |
| 2002 | 2026-02-17T05:35:32.164Z | Downloaded phf v0.12.1 |
| 2003 | 2026-02-17T05:35:32.164Z | Downloaded peg v0.8.5 |
| 2004 | 2026-02-17T05:35:32.189Z | Downloaded password-hash v0.5.0 |
| 2005 | 2026-02-17T05:35:32.189Z | Downloaded password-hash v0.4.2 |
| 2006 | 2026-02-17T05:35:32.189Z | Downloaded parking_lot v0.12.3 |
| 2007 | 2026-02-17T05:35:32.189Z | Downloaded p521 v0.13.3 |
| 2008 | 2026-02-17T05:35:32.189Z | Downloaded num_enum v0.5.11 |
| 2009 | 2026-02-17T05:35:32.189Z | Downloaded num-rational v0.4.2 |
| 2010 | 2026-02-17T05:35:32.189Z | Downloaded nix v0.27.1 |
| 2011 | 2026-02-17T05:35:32.213Z | Downloaded minimal-lexical v0.2.1 |
| 2012 | 2026-02-17T05:35:32.213Z | Downloaded libloading v0.8.5 |
| 2013 | 2026-02-17T05:35:32.214Z | Downloaded lalrpop v0.19.12 |
| 2014 | 2026-02-17T05:35:32.238Z | Downloaded jiff-static v0.2.15 |
| 2015 | 2026-02-17T05:35:32.238Z | Downloaded crossbeam-deque v0.8.5 |
| 2016 | 2026-02-17T05:35:32.238Z | Downloaded compact_str v0.8.0 |
| 2017 | 2026-02-17T05:35:32.238Z | Downloaded chacha20poly1305 v0.10.1 |
| 2018 | 2026-02-17T05:35:32.238Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2019 | 2026-02-17T05:35:32.262Z | Downloaded arrayvec v0.7.6 |
| 2020 | 2026-02-17T05:35:32.263Z | Downloaded proc-macro-error2 v2.0.1 |
| 2021 | 2026-02-17T05:35:32.263Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 2022 | 2026-02-17T05:35:32.263Z | Downloaded proc-macro-crate v1.3.1 |
| 2023 | 2026-02-17T05:35:32.263Z | Downloaded predicates-tree v1.0.12 |
| 2024 | 2026-02-17T05:35:32.263Z | Downloaded pkg-config v0.3.31 |
| 2025 | 2026-02-17T05:35:32.287Z | Downloaded pin-project-internal v1.1.6 |
| 2026 | 2026-02-17T05:35:32.287Z | Downloaded phf v0.11.2 |
| 2027 | 2026-02-17T05:35:32.287Z | Downloaded peg-runtime v0.8.5 |
| 2028 | 2026-02-17T05:35:32.287Z | Downloaded parse-size v1.1.0 |
| 2029 | 2026-02-17T05:35:32.287Z | Downloaded owo-colors v4.2.3 |
| 2030 | 2026-02-17T05:35:32.287Z | Downloaded num_enum_derive v0.5.11 |
| 2031 | 2026-02-17T05:35:32.287Z | Downloaded nom v7.1.3 |
| 2032 | 2026-02-17T05:35:32.287Z | Downloaded mime_guess v2.0.5 |
| 2033 | 2026-02-17T05:35:32.287Z | Downloaded memoffset v0.9.1 |
| 2034 | 2026-02-17T05:35:32.312Z | Downloaded libefi-sys v0.1.0 |
| 2035 | 2026-02-17T05:35:32.312Z | Downloaded crunchy v0.2.2 |
| 2036 | 2026-02-17T05:35:32.312Z | Downloaded crc v3.2.1 |
| 2037 | 2026-02-17T05:35:32.312Z | Downloaded colored v3.0.0 |
| 2038 | 2026-02-17T05:35:32.312Z | Downloaded bytes v1.11.1 |
| 2039 | 2026-02-17T05:35:32.312Z | Downloaded parse-display-derive v0.10.0 |
| 2040 | 2026-02-17T05:35:32.312Z | Downloaded papergrid v0.17.0 |
| 2041 | 2026-02-17T05:35:32.312Z | Downloaded lzss v0.8.2 |
| 2042 | 2026-02-17T05:35:32.336Z | Downloaded darling_macro v0.20.10 |
| 2043 | 2026-02-17T05:35:32.336Z | Downloaded darling v0.20.10 |
| 2044 | 2026-02-17T05:35:32.337Z | Downloaded convert_case v0.4.0 |
| 2045 | 2026-02-17T05:35:32.337Z | Downloaded peg-macros v0.8.5 |
| 2046 | 2026-02-17T05:35:32.337Z | Downloaded pbkdf2 v0.12.2 |
| 2047 | 2026-02-17T05:35:32.337Z | Downloaded pbkdf2 v0.11.0 |
| 2048 | 2026-02-17T05:35:32.337Z | Downloaded path-slash v0.1.5 |
| 2049 | 2026-02-17T05:35:32.337Z | Downloaded packed_struct_codegen v0.10.1 |
| 2050 | 2026-02-17T05:35:32.337Z | Downloaded oso v0.27.3 |
| 2051 | 2026-02-17T05:35:32.337Z | Downloaded opaque-debug v0.3.1 |
| 2052 | 2026-02-17T05:35:32.361Z | Downloaded internet-checksum v0.2.1 |
| 2053 | 2026-02-17T05:35:32.361Z | Downloaded daft-derive v0.1.4 |
| 2054 | 2026-02-17T05:35:32.361Z | Downloaded cookie v0.18.1 |
| 2055 | 2026-02-17T05:35:32.361Z | Downloaded bzip2 v0.4.4 |
| 2056 | 2026-02-17T05:35:32.361Z | Downloaded async-bb8-diesel v0.2.1 |
| 2057 | 2026-02-17T05:35:32.361Z | Downloaded ascii-canvas v3.0.0 |
| 2058 | 2026-02-17T05:35:32.361Z | Downloaded papergrid v0.14.0 |
| 2059 | 2026-02-17T05:35:32.361Z | Downloaded packed_struct v0.10.1 |
| 2060 | 2026-02-17T05:35:32.361Z | Downloaded oxide-tokio-rt v0.1.2 |
| 2061 | 2026-02-17T05:35:32.386Z | Downloaded openssl-sys v0.9.109 |
| 2062 | 2026-02-17T05:35:32.386Z | Downloaded omicron-zone-package v0.12.2 |
| 2063 | 2026-02-17T05:35:32.386Z | Downloaded num-bigint v0.4.6 |
| 2064 | 2026-02-17T05:35:32.386Z | Downloaded libsw v3.5.0 |
| 2065 | 2026-02-17T05:35:32.386Z | Downloaded jobserver v0.1.32 |
| 2066 | 2026-02-17T05:35:32.386Z | Downloaded darling_macro v0.21.0 |
| 2067 | 2026-02-17T05:35:32.386Z | Downloaded aws-lc-sys v0.26.0 |
| 2068 | 2026-02-17T05:35:32.871Z | Downloaded cobs v0.2.3 |
| 2069 | 2026-02-17T05:35:32.897Z | Downloaded chrono-tz v0.10.4 |
| 2070 | 2026-02-17T05:35:32.897Z | Downloaded bitfield v0.19.2 |
| 2071 | 2026-02-17T05:35:32.897Z | Downloaded parking_lot_core v0.8.6 |
| 2072 | 2026-02-17T05:35:32.923Z | Downloaded oso-derive v0.27.3 |
| 2073 | 2026-02-17T05:35:32.923Z | Downloaded openssl-probe v0.1.5 |
| 2074 | 2026-02-17T05:35:32.923Z | Downloaded nodrop v0.1.14 |
| 2075 | 2026-02-17T05:35:32.924Z | Downloaded newtype_derive v0.1.6 |
| 2076 | 2026-02-17T05:35:32.924Z | Downloaded nanorand v0.7.0 |
| 2077 | 2026-02-17T05:35:32.924Z | Downloaded multer v3.1.0 |
| 2078 | 2026-02-17T05:35:32.924Z | Downloaded memmap2 v0.9.8 |
| 2079 | 2026-02-17T05:35:32.924Z | Downloaded md5 v0.7.0 |
| 2080 | 2026-02-17T05:35:32.924Z | Downloaded md-5 v0.10.6 |
| 2081 | 2026-02-17T05:35:32.953Z | Downloaded managed v0.8.0 |
| 2082 | 2026-02-17T05:35:32.953Z | Downloaded libsw-core v0.3.1 |
| 2083 | 2026-02-17T05:35:32.953Z | Downloaded libscf-sys v1.1.0 |
| 2084 | 2026-02-17T05:35:32.953Z | Downloaded ingot-types v0.1.2 |
| 2085 | 2026-02-17T05:35:32.953Z | Downloaded ingot v0.1.1 |
| 2086 | 2026-02-17T05:35:32.953Z | Downloaded defmt-macros v0.3.9 |
| 2087 | 2026-02-17T05:35:32.953Z | Downloaded daft v0.1.4 |
| 2088 | 2026-02-17T05:35:32.953Z | Downloaded crossterm v0.29.0 |
| 2089 | 2026-02-17T05:35:32.979Z | Downloaded corncobs v0.1.4 |
| 2090 | 2026-02-17T05:35:32.979Z | Downloaded chacha20 v0.9.1 |
| 2091 | 2026-02-17T05:35:32.979Z | Downloaded cbc v0.1.2 |
| 2092 | 2026-02-17T05:35:32.979Z | Downloaded castaway v0.2.3 |
| 2093 | 2026-02-17T05:35:32.980Z | Downloaded blake3 v1.5.4 |
| 2094 | 2026-02-17T05:35:32.980Z | Downloaded backtrace v0.3.74 |
| 2095 | 2026-02-17T05:35:32.980Z | Downloaded num-derive v0.3.3 |
| 2096 | 2026-02-17T05:35:32.980Z | Downloaded normalize-line-endings v0.3.0 |
| 2097 | 2026-02-17T05:35:33.006Z | Downloaded nix v0.30.1 |
| 2098 | 2026-02-17T05:35:33.006Z | Downloaded lockfree-object-pool v0.1.6 |
| 2099 | 2026-02-17T05:35:33.006Z | Downloaded defmt-parser v0.3.4 |
| 2100 | 2026-02-17T05:35:33.006Z | Downloaded darling_core v0.21.0 |
| 2101 | 2026-02-17T05:35:33.006Z | Downloaded darling v0.21.0 |
| 2102 | 2026-02-17T05:35:33.032Z | Downloaded crossbeam-epoch v0.9.18 |
| 2103 | 2026-02-17T05:35:33.032Z | Downloaded critical-section v1.1.3 |
| 2104 | 2026-02-17T05:35:33.032Z | Downloaded crc-any v2.5.0 |
| 2105 | 2026-02-17T05:35:33.032Z | Downloaded convert_case v0.7.1 |
| 2106 | 2026-02-17T05:35:33.032Z | Downloaded colored v2.2.0 |
| 2107 | 2026-02-17T05:35:33.032Z | Downloaded bitvec v1.0.1 |
| 2108 | 2026-02-17T05:35:33.058Z | Downloaded arrayref v0.3.9 |
| 2109 | 2026-02-17T05:35:33.058Z | Downloaded data-encoding v2.9.0 |
| 2110 | 2026-02-17T05:35:33.058Z | Downloaded ctr v0.9.2 |
| 2111 | 2026-02-17T05:35:33.058Z | Downloaded cipher v0.4.4 |
| 2112 | 2026-02-17T05:35:33.058Z | Downloaded cexpr v0.6.0 |
| 2113 | 2026-02-17T05:35:33.058Z | Downloaded cargo_metadata v0.19.2 |
| 2114 | 2026-02-17T05:35:33.058Z | Downloaded cargo-platform v0.1.8 |
| 2115 | 2026-02-17T05:35:33.058Z | Downloaded blake2 v0.10.6 |
| 2116 | 2026-02-17T05:35:33.088Z | Downloaded num-conv v0.1.0 |
| 2117 | 2026-02-17T05:35:33.088Z | Downloaded num-complex v0.4.6 |
| 2118 | 2026-02-17T05:35:33.088Z | Downloaded num v0.4.3 |
| 2119 | 2026-02-17T05:35:33.088Z | Downloaded nu-ansi-term v0.50.1 |
| 2120 | 2026-02-17T05:35:33.088Z | Downloaded nonempty v0.12.0 |
| 2121 | 2026-02-17T05:35:33.088Z | Downloaded moka v0.12.10 |
| 2122 | 2026-02-17T05:35:33.088Z | Downloaded mio v1.0.2 |
| 2123 | 2026-02-17T05:35:33.113Z | Downloaded lalrpop-util v0.19.12 |
| 2124 | 2026-02-17T05:35:33.113Z | Downloaded iri-string v0.7.8 |
| 2125 | 2026-02-17T05:35:33.113Z | Downloaded hickory-proto v0.25.2 |
| 2126 | 2026-02-17T05:35:33.140Z | Downloaded hickory-proto v0.24.4 |
| 2127 | 2026-02-17T05:35:33.140Z | Downloaded diesel v2.2.12 |
| 2128 | 2026-02-17T05:35:33.164Z | Downloaded darling_core v0.20.10 |
| 2129 | 2026-02-17T05:35:33.164Z | Downloaded csv-core v0.1.11 |
| 2130 | 2026-02-17T05:35:33.192Z | Downloaded crc-catalog v2.4.0 |
| 2131 | 2026-02-17T05:35:33.192Z | Downloaded cookie_store v0.21.1 |
| 2132 | 2026-02-17T05:35:33.192Z | Downloaded const_format_proc_macros v0.2.34 |
| 2133 | 2026-02-17T05:35:33.192Z | Downloaded console v0.15.10 |
| 2134 | 2026-02-17T05:35:33.192Z | Downloaded cassowary v0.3.0 |
| 2135 | 2026-02-17T05:35:33.192Z | Downloaded bzip2 v0.5.2 |
| 2136 | 2026-02-17T05:35:33.192Z | Downloaded bumpalo v3.16.0 |
| 2137 | 2026-02-17T05:35:33.192Z | Downloaded block-padding v0.3.3 |
| 2138 | 2026-02-17T05:35:33.192Z | Downloaded bit-vec v0.8.0 |
| 2139 | 2026-02-17T05:35:33.192Z | Downloaded base64 v0.13.1 |
| 2140 | 2026-02-17T05:35:33.192Z | Downloaded litrs v0.4.1 |
| 2141 | 2026-02-17T05:35:33.223Z | Downloaded goblin v0.10.2 |
| 2142 | 2026-02-17T05:35:33.223Z | Downloaded dropshot v0.16.7 |
| 2143 | 2026-02-17T05:35:33.250Z | Downloaded cmake v0.1.51 |
| 2144 | 2026-02-17T05:35:33.250Z | Downloaded clang-sys v1.8.1 |
| 2145 | 2026-02-17T05:35:33.250Z | Downloaded buf-list v1.0.3 |
| 2146 | 2026-02-17T05:35:33.250Z | Downloaded bitfield-struct v0.6.2 |
| 2147 | 2026-02-17T05:35:33.250Z | Downloaded assert_matches v1.5.0 |
| 2148 | 2026-02-17T05:35:33.250Z | Downloaded newtype-uuid v1.3.2 |
| 2149 | 2026-02-17T05:35:33.250Z | Downloaded multimap v0.10.1 |
| 2150 | 2026-02-17T05:35:33.250Z | Downloaded maybe-uninit v2.0.0 |
| 2151 | 2026-02-17T05:35:33.250Z | Downloaded lru v0.12.5 |
| 2152 | 2026-02-17T05:35:33.250Z | Downloaded libxml v0.3.3 |
| 2153 | 2026-02-17T05:35:33.280Z | Downloaded itertools v0.14.0 |
| 2154 | 2026-02-17T05:35:33.280Z | Downloaded instability v0.3.2 |
| 2155 | 2026-02-17T05:35:33.280Z | Downloaded inout v0.1.3 |
| 2156 | 2026-02-17T05:35:33.280Z | Downloaded gimli v0.31.1 |
| 2157 | 2026-02-17T05:35:33.280Z | Downloaded getrandom v0.2.15 |
| 2158 | 2026-02-17T05:35:33.280Z | Downloaded csv v1.3.1 |
| 2159 | 2026-02-17T05:35:33.306Z | Downloaded crc8 v0.1.1 |
| 2160 | 2026-02-17T05:35:33.306Z | Downloaded console v0.16.0 |
| 2161 | 2026-02-17T05:35:33.306Z | Downloaded cfg_aliases v0.1.1 |
| 2162 | 2026-02-17T05:35:33.306Z | Downloaded camino-tempfile-ext v0.3.2 |
| 2163 | 2026-02-17T05:35:33.306Z | Downloaded backoff v0.4.0 |
| 2164 | 2026-02-17T05:35:33.333Z | Downloaded miniz_oxide v0.8.5 |
| 2165 | 2026-02-17T05:35:33.333Z | Downloaded libm v0.2.8 |
| 2166 | 2026-02-17T05:35:33.333Z | Downloaded hickory-resolver v0.25.2 |
| 2167 | 2026-02-17T05:35:33.333Z | Downloaded hickory-resolver v0.24.4 |
| 2168 | 2026-02-17T05:35:33.333Z | Downloaded fs-err v2.11.0 |
| 2169 | 2026-02-17T05:35:33.333Z | Downloaded flume v0.11.1 |
| 2170 | 2026-02-17T05:35:33.363Z | Downloaded flate2 v1.1.2 |
| 2171 | 2026-02-17T05:35:33.363Z | Downloaded fixedbitset v0.5.7 |
| 2172 | 2026-02-17T05:35:33.363Z | Downloaded fatfs v0.3.6 |
| 2173 | 2026-02-17T05:35:33.363Z | Downloaded fallible-iterator v0.2.0 |
| 2174 | 2026-02-17T05:35:33.363Z | Downloaded ed25519-dalek v2.1.1 |
| 2175 | 2026-02-17T05:35:33.363Z | Downloaded dropshot_endpoint v0.16.7 |
| 2176 | 2026-02-17T05:35:33.363Z | Downloaded document-features v0.2.11 |
| 2177 | 2026-02-17T05:35:33.363Z | Downloaded des v0.8.1 |
| 2178 | 2026-02-17T05:35:33.363Z | Downloaded derive_more v2.0.1 |
| 2179 | 2026-02-17T05:35:33.388Z | Downloaded constant_time_eq v0.3.1 |
| 2180 | 2026-02-17T05:35:33.389Z | Downloaded lock_api v0.4.12 |
| 2181 | 2026-02-17T05:35:33.389Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 2182 | 2026-02-17T05:35:33.389Z | Downloaded httparse v1.9.5 |
| 2183 | 2026-02-17T05:35:33.389Z | Downloaded ghash v0.5.1 |
| 2184 | 2026-02-17T05:35:33.389Z | Downloaded fs_extra v1.3.0 |
| 2185 | 2026-02-17T05:35:33.389Z | Downloaded ff v0.13.0 |
| 2186 | 2026-02-17T05:35:33.389Z | Downloaded enum-as-inner v0.6.1 |
| 2187 | 2026-02-17T05:35:33.389Z | Downloaded diff v0.1.13 |
| 2188 | 2026-02-17T05:35:33.389Z | Downloaded diesel_derives v2.2.3 |
| 2189 | 2026-02-17T05:35:33.416Z | Downloaded derive_more v0.99.20 |
| 2190 | 2026-02-17T05:35:33.416Z | Downloaded debug-ignore v1.0.5 |
| 2191 | 2026-02-17T05:35:33.416Z | Downloaded const_format v0.2.34 |
| 2192 | 2026-02-17T05:35:33.416Z | Downloaded maplit v1.0.2 |
| 2193 | 2026-02-17T05:35:33.416Z | Downloaded lru-cache v0.1.2 |
| 2194 | 2026-02-17T05:35:33.416Z | Downloaded humantime v2.2.0 |
| 2195 | 2026-02-17T05:35:33.416Z | Downloaded headers-core v0.3.0 |
| 2196 | 2026-02-17T05:35:33.416Z | Downloaded half v1.8.3 |
| 2197 | 2026-02-17T05:35:33.416Z | Downloaded glob v0.3.2 |
| 2198 | 2026-02-17T05:35:33.416Z | Downloaded funty v2.0.0 |
| 2199 | 2026-02-17T05:35:33.417Z | Downloaded flagset v0.4.6 |
| 2200 | 2026-02-17T05:35:33.442Z | Downloaded fd-lock v4.0.2 |
| 2201 | 2026-02-17T05:35:33.442Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 2202 | 2026-02-17T05:35:33.442Z | Downloaded dof v0.4.0 |
| 2203 | 2026-02-17T05:35:33.442Z | Downloaded indoc v1.0.9 |
| 2204 | 2026-02-17T05:35:33.442Z | Downloaded highway v1.3.0 |
| 2205 | 2026-02-17T05:35:33.442Z | Downloaded hash32 v0.3.1 |
| 2206 | 2026-02-17T05:35:33.442Z | Downloaded globset v0.4.15 |
| 2207 | 2026-02-17T05:35:33.442Z | Downloaded git2 v0.20.2 |
| 2208 | 2026-02-17T05:35:33.442Z | Downloaded float-cmp v0.10.0 |
| 2209 | 2026-02-17T05:35:33.442Z | Downloaded drift v0.1.3 |
| 2210 | 2026-02-17T05:35:33.468Z | Downloaded difflib v0.4.0 |
| 2211 | 2026-02-17T05:35:33.468Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 2212 | 2026-02-17T05:35:33.468Z | Downloaded crc32fast v1.4.2 |
| 2213 | 2026-02-17T05:35:33.468Z | Downloaded cancel-safe-futures v0.1.5 |
| 2214 | 2026-02-17T05:35:33.468Z | Downloaded blowfish v0.9.1 |
| 2215 | 2026-02-17T05:35:33.468Z | Downloaded base64ct v1.6.0 |
| 2216 | 2026-02-17T05:35:33.468Z | Downloaded aho-corasick v1.1.3 |
| 2217 | 2026-02-17T05:35:33.468Z | Downloaded indicatif v0.18.0 |
| 2218 | 2026-02-17T05:35:33.493Z | Downloaded ignore v0.4.23 |
| 2219 | 2026-02-17T05:35:33.493Z | Downloaded http-range v0.1.5 |
| 2220 | 2026-02-17T05:35:33.493Z | Downloaded heck v0.3.3 |
| 2221 | 2026-02-17T05:35:33.493Z | Downloaded hashbrown v0.15.4 |
| 2222 | 2026-02-17T05:35:33.493Z | Downloaded embedded-io v0.6.1 |
| 2223 | 2026-02-17T05:35:33.493Z | Downloaded embedded-io v0.4.0 |
| 2224 | 2026-02-17T05:35:33.493Z | Downloaded dirs-next v2.0.0 |
| 2225 | 2026-02-17T05:35:33.493Z | Downloaded iddqd v0.3.16 |
| 2226 | 2026-02-17T05:35:33.493Z | Downloaded hickory-server v0.25.2 |
| 2227 | 2026-02-17T05:35:33.518Z | Downloaded hickory-client v0.25.2 |
| 2228 | 2026-02-17T05:35:33.518Z | Downloaded heapless v0.7.17 |
| 2229 | 2026-02-17T05:35:33.518Z | Downloaded hash32 v0.2.1 |
| 2230 | 2026-02-17T05:35:33.518Z | Downloaded fxhash v0.2.1 |
| 2231 | 2026-02-17T05:35:33.518Z | Downloaded env_logger v0.11.8 |
| 2232 | 2026-02-17T05:35:33.518Z | Downloaded ena v0.14.3 |
| 2233 | 2026-02-17T05:35:33.518Z | Downloaded dsl_auto_type v0.1.2 |
| 2234 | 2026-02-17T05:35:33.518Z | Downloaded display-error-chain v0.2.2 |
| 2235 | 2026-02-17T05:35:33.518Z | Downloaded dirs-sys-next v0.1.2 |
| 2236 | 2026-02-17T05:35:33.518Z | Downloaded gethostname v0.5.0 |
| 2237 | 2026-02-17T05:35:33.518Z | Downloaded env_filter v0.1.2 |
| 2238 | 2026-02-17T05:35:33.543Z | Downloaded dropshot-api-manager v0.3.0 |
| 2239 | 2026-02-17T05:35:33.544Z | Downloaded diesel-dtrace v0.4.2 |
| 2240 | 2026-02-17T05:35:33.544Z | Downloaded derive_builder_macro v0.20.2 |
| 2241 | 2026-02-17T05:35:33.544Z | Downloaded bitfield-macros v0.19.2 |
| 2242 | 2026-02-17T05:35:33.544Z | Downloaded bindgen v0.69.5 |
| 2243 | 2026-02-17T05:35:33.544Z | Downloaded iana-time-zone v0.1.63 |
| 2244 | 2026-02-17T05:35:33.544Z | Downloaded hostname v0.3.1 |
| 2245 | 2026-02-17T05:35:33.544Z | Downloaded home v0.5.9 |
| 2246 | 2026-02-17T05:35:33.544Z | Downloaded hashbrown v0.13.2 |
| 2247 | 2026-02-17T05:35:33.544Z | Downloaded filetime v0.2.26 |
| 2248 | 2026-02-17T05:35:33.570Z | Downloaded derive_more-impl v2.0.1 |
| 2249 | 2026-02-17T05:35:33.570Z | Downloaded aws-lc-rs v1.12.4 |
| 2250 | 2026-02-17T05:35:33.570Z | Downloaded hyper-staticfile v0.10.1 |
| 2251 | 2026-02-17T05:35:33.570Z | Downloaded hostname v0.4.2 |
| 2252 | 2026-02-17T05:35:33.570Z | Downloaded dunce v1.0.5 |
| 2253 | 2026-02-17T05:35:33.570Z | Downloaded dtrace-parser v0.3.0 |
| 2254 | 2026-02-17T05:35:33.570Z | Downloaded bit-set v0.8.0 |
| 2255 | 2026-02-17T05:35:33.594Z | Downloaded bb8 v0.8.5 |
| 2256 | 2026-02-17T05:35:33.595Z | Downloaded atty v0.2.14 |
| 2257 | 2026-02-17T05:35:33.595Z | Downloaded h2 v0.4.6 |
| 2258 | 2026-02-17T05:35:33.595Z | Downloaded foldhash v0.1.5 |
| 2259 | 2026-02-17T05:35:33.595Z | Downloaded float-ord v0.3.2 |
| 2260 | 2026-02-17T05:35:33.595Z | Downloaded endian-type v0.1.2 |
| 2261 | 2026-02-17T05:35:33.595Z | Downloaded bit-set v0.5.3 |
| 2262 | 2026-02-17T05:35:33.595Z | Downloaded bcs v0.1.6 |
| 2263 | 2026-02-17T05:35:33.595Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 2264 | 2026-02-17T05:35:33.595Z | Downloaded half v2.4.1 |
| 2265 | 2026-02-17T05:35:33.595Z | Downloaded array-init v0.0.4 |
| 2266 | 2026-02-17T05:35:33.595Z | Downloaded argon2 v0.5.3 |
| 2267 | 2026-02-17T05:35:33.595Z | Downloaded aes v0.8.4 |
| 2268 | 2026-02-17T05:35:33.620Z | Downloaded derive-where v1.5.0 |
| 2269 | 2026-02-17T05:35:33.620Z | Downloaded deranged v0.5.3 |
| 2270 | 2026-02-17T05:35:33.620Z | Downloaded defmt v0.3.8 |
| 2271 | 2026-02-17T05:35:33.620Z | Downloaded bit-vec v0.6.3 |
| 2272 | 2026-02-17T05:35:33.620Z | Downloaded bindgen v0.71.1 |
| 2273 | 2026-02-17T05:35:33.620Z | Downloaded derive-ex v0.1.8 |
| 2274 | 2026-02-17T05:35:33.853Z | Compiling value-bag v1.12.0 |
| 2275 | 2026-02-17T05:35:33.853Z | Compiling lock_api v0.4.12 |
| 2276 | 2026-02-17T05:35:33.853Z | Compiling scopeguard v1.2.0 |
| 2277 | 2026-02-17T05:35:33.878Z | Compiling shlex v1.3.0 |
| 2278 | 2026-02-17T05:35:33.878Z | Compiling typenum v1.17.0 |
| 2279 | 2026-02-17T05:35:33.878Z | Compiling syn v2.0.114 |
| 2280 | 2026-02-17T05:35:33.902Z | Compiling getrandom v0.2.15 |
| 2281 | 2026-02-17T05:35:33.929Z | Compiling jobserver v0.1.32 |
| 2282 | 2026-02-17T05:35:34.083Z | Compiling smallvec v1.15.1 |
| 2283 | 2026-02-17T05:35:34.349Z | Compiling rand_core v0.6.4 |
| 2284 | 2026-02-17T05:35:34.470Z | Compiling log v0.4.29 |
| 2285 | 2026-02-17T05:35:34.503Z | Compiling cc v1.2.30 |
| 2286 | 2026-02-17T05:35:34.577Z | Compiling generic-array v0.14.7 |
| 2287 | 2026-02-17T05:35:34.870Z | Compiling subtle v2.6.1 |
| 2288 | 2026-02-17T05:35:34.972Z | Compiling portable-atomic v1.11.0 |
| 2289 | 2026-02-17T05:35:35.061Z | Compiling const-oid v0.9.6 |
| 2290 | 2026-02-17T05:35:35.153Z | Compiling critical-section v1.1.3 |
| 2291 | 2026-02-17T05:35:35.300Z | Compiling serde_json v1.0.149 |
| 2292 | 2026-02-17T05:35:35.354Z | Compiling getrandom v0.3.4 |
| 2293 | 2026-02-17T05:35:35.390Z | Compiling pkg-config v0.3.31 |
| 2294 | 2026-02-17T05:35:35.763Z | Compiling spin v0.9.8 |
| 2295 | 2026-02-17T05:35:36.208Z | Compiling pin-project-lite v0.2.14 |
| 2296 | 2026-02-17T05:35:36.375Z | Compiling parking_lot_core v0.9.10 |
| 2297 | 2026-02-17T05:35:36.445Z | Compiling regex-syntax v0.8.5 |
| 2298 | 2026-02-17T05:35:36.887Z | Compiling rustix v0.38.37 |
| 2299 | 2026-02-17T05:35:37.075Z | Compiling libm v0.2.8 |
| 2300 | 2026-02-17T05:35:37.295Z | Compiling once_cell v1.21.3 |
| 2301 | 2026-02-17T05:35:37.587Z | Compiling signal-hook-registry v1.4.2 |
| 2302 | 2026-02-17T05:35:38.546Z | Compiling num-traits v0.2.19 |
| 2303 | 2026-02-17T05:35:38.582Z | Compiling allocator-api2 v0.2.21 |
| 2304 | 2026-02-17T05:35:38.582Z | Compiling parking_lot v0.12.3 |
| 2305 | 2026-02-17T05:35:38.582Z | Compiling mio v1.0.2 |
| 2306 | 2026-02-17T05:35:38.630Z | Compiling futures-core v0.3.31 |
| 2307 | 2026-02-17T05:35:38.658Z | Compiling lazy_static v1.5.0 |
| 2308 | 2026-02-17T05:35:38.834Z | Compiling aho-corasick v1.1.3 |
| 2309 | 2026-02-17T05:35:38.888Z | Compiling percent-encoding v2.3.2 |
| 2310 | 2026-02-17T05:35:38.920Z | Compiling socket2 v0.6.1 |
| 2311 | 2026-02-17T05:35:39.551Z | Compiling slab v0.4.9 |
| 2312 | 2026-02-17T05:35:39.576Z | Compiling cpufeatures v0.2.14 |
| 2313 | 2026-02-17T05:35:39.612Z | Compiling either v1.15.0 |
| 2314 | 2026-02-17T05:35:39.733Z | Compiling glob v0.3.2 |
| 2315 | 2026-02-17T05:35:39.947Z | Compiling futures-sink v0.3.31 |
| 2316 | 2026-02-17T05:35:40.065Z | Compiling hashbrown v0.16.1 |
| 2317 | 2026-02-17T05:35:40.201Z | Compiling futures-channel v0.3.31 |
| 2318 | 2026-02-17T05:35:40.451Z | Compiling futures-io v0.3.31 |
| 2319 | 2026-02-17T05:35:40.661Z | Compiling futures-task v0.3.31 |
| 2320 | 2026-02-17T05:35:40.697Z | Compiling clang-sys v1.8.1 |
| 2321 | 2026-02-17T05:35:40.744Z | Compiling rustversion v1.0.22 |
| 2322 | 2026-02-17T05:35:40.992Z | Compiling regex-automata v0.4.11 |
| 2323 | 2026-02-17T05:35:41.025Z | Compiling pin-utils v0.1.0 |
| 2324 | 2026-02-17T05:35:41.170Z | Compiling prettyplease v0.2.36 |
| 2325 | 2026-02-17T05:35:41.422Z | Compiling minimal-lexical v0.2.1 |
| 2326 | 2026-02-17T05:35:41.519Z | Compiling indexmap v2.13.0 |
| 2327 | 2026-02-17T05:35:41.620Z | Compiling libloading v0.8.5 |
| 2328 | 2026-02-17T05:35:42.003Z | Compiling synstructure v0.13.1 |
| 2329 | 2026-02-17T05:35:42.040Z | Compiling nom v7.1.3 |
| 2330 | 2026-02-17T05:35:42.235Z | Compiling ident_case v1.0.1 |
| 2331 | 2026-02-17T05:35:42.453Z | Compiling base64ct v1.6.0 |
| 2332 | 2026-02-17T05:35:42.836Z | Compiling home v0.5.9 |
| 2333 | 2026-02-17T05:35:43.063Z | Compiling bindgen v0.69.5 |
| 2334 | 2026-02-17T05:35:43.097Z | Compiling pem-rfc7468 v0.7.0 |
| 2335 | 2026-02-17T05:35:43.432Z | Compiling itertools v0.12.1 |
| 2336 | 2026-02-17T05:35:43.709Z | Compiling form_urlencoded v1.2.2 |
| 2337 | 2026-02-17T05:35:43.981Z | Compiling rustc-hash v1.1.0 |
| 2338 | 2026-02-17T05:35:44.037Z | Compiling lazycell v1.3.0 |
| 2339 | 2026-02-17T05:35:44.217Z | Compiling flagset v0.4.6 |
| 2340 | 2026-02-17T05:35:44.248Z | Compiling rand_core v0.9.3 |
| 2341 | 2026-02-17T05:35:44.468Z | Compiling cmake v0.1.51 |
| 2342 | 2026-02-17T05:35:45.913Z | Compiling dunce v1.0.5 |
| 2343 | 2026-02-17T05:35:46.075Z | Compiling iana-time-zone v0.1.63 |
| 2344 | 2026-02-17T05:35:46.075Z | Compiling cexpr v0.6.0 |
| 2345 | 2026-02-17T05:35:46.117Z | Compiling paste v1.0.15 |
| 2346 | 2026-02-17T05:35:46.117Z | Compiling fs_extra v1.3.0 |
| 2347 | 2026-02-17T05:35:46.117Z | Compiling foldhash v0.1.5 |
| 2348 | 2026-02-17T05:35:46.167Z | Compiling rustc_version v0.4.1 |
| 2349 | 2026-02-17T05:35:46.198Z | Compiling uuid v1.19.0 |
| 2350 | 2026-02-17T05:35:46.364Z | Compiling hashbrown v0.15.4 |
| 2351 | 2026-02-17T05:35:46.393Z | Compiling serde_derive v1.0.228 |
| 2352 | 2026-02-17T05:35:46.417Z | Compiling zeroize_derive v1.4.2 |
| 2353 | 2026-02-17T05:35:46.841Z | Compiling zerofrom-derive v0.1.4 |
| 2354 | 2026-02-17T05:35:47.026Z | Compiling yoke-derive v0.7.4 |
| 2355 | 2026-02-17T05:35:47.694Z | Compiling zerovec-derive v0.10.3 |
| 2356 | 2026-02-17T05:35:47.758Z | Compiling displaydoc v0.2.5 |
| 2357 | 2026-02-17T05:35:47.871Z | Compiling zeroize v1.8.1 |
| 2358 | 2026-02-17T05:35:49.207Z | Compiling icu_provider_macros v1.5.0 |
| 2359 | 2026-02-17T05:35:49.656Z | Compiling crypto-common v0.1.6 |
| 2360 | 2026-02-17T05:35:49.705Z | Compiling block-buffer v0.10.4 |
| 2361 | 2026-02-17T05:35:49.936Z | Compiling zerocopy-derive v0.7.35 |
| 2362 | 2026-02-17T05:35:50.022Z | Compiling digest v0.10.7 |
| 2363 | 2026-02-17T05:35:50.049Z | Compiling tokio-macros v2.6.0 |
| 2364 | 2026-02-17T05:35:50.105Z | Compiling zerofrom v0.1.4 |
| 2365 | 2026-02-17T05:35:50.211Z | Compiling thiserror-impl v2.0.18 |
| 2366 | 2026-02-17T05:35:50.355Z | Compiling yoke v0.7.4 |
| 2367 | 2026-02-17T05:35:50.534Z | Compiling hmac v0.12.1 |
| 2368 | 2026-02-17T05:35:50.732Z | Compiling zerovec v0.10.4 |
| 2369 | 2026-02-17T05:35:50.821Z | Compiling block-padding v0.3.3 |
| 2370 | 2026-02-17T05:35:51.096Z | Compiling futures-macro v0.3.31 |
| 2371 | 2026-02-17T05:35:51.295Z | Compiling inout v0.1.3 |
| 2372 | 2026-02-17T05:35:51.476Z | Compiling regex v1.11.3 |
| 2373 | 2026-02-17T05:35:51.631Z | Compiling cipher v0.4.4 |
| 2374 | 2026-02-17T05:35:51.729Z | Compiling zerocopy v0.7.35 |
| 2375 | 2026-02-17T05:35:52.142Z | Compiling sha2 v0.10.9 |
| 2376 | 2026-02-17T05:35:52.488Z | Compiling der_derive v0.7.3 |
| 2377 | 2026-02-17T05:35:52.838Z | Compiling tinystr v0.7.6 |
| 2378 | 2026-02-17T05:35:52.869Z | Compiling icu_collections v1.5.0 |
| 2379 | 2026-02-17T05:35:53.112Z | Compiling ppv-lite86 v0.2.20 |
| 2380 | 2026-02-17T05:35:53.141Z | Compiling thiserror v2.0.18 |
| 2381 | 2026-02-17T05:35:53.141Z | Compiling futures-util v0.3.31 |
| 2382 | 2026-02-17T05:35:53.269Z | Compiling serde v1.0.228 |
| 2383 | 2026-02-17T05:35:53.293Z | Compiling icu_locid v1.5.0 |
| 2384 | 2026-02-17T05:35:53.328Z | Compiling pest v2.8.2 |
| 2385 | 2026-02-17T05:35:53.929Z | Compiling salsa20 v0.10.2 |
| 2386 | 2026-02-17T05:35:54.165Z | Compiling pbkdf2 v0.12.2 |
| 2387 | 2026-02-17T05:35:54.192Z | Compiling vcpkg v0.2.15 |
| 2388 | 2026-02-17T05:35:54.380Z | Compiling bitflags v2.9.4 |
| 2389 | 2026-02-17T05:35:54.418Z | Compiling bytes v1.11.1 |
| 2390 | 2026-02-17T05:35:54.594Z | Compiling icu_provider v1.5.0 |
| 2391 | 2026-02-17T05:35:55.295Z | Compiling der v0.7.10 |
| 2392 | 2026-02-17T05:35:55.431Z | Compiling icu_locid_transform v1.5.0 |
| 2393 | 2026-02-17T05:35:55.576Z | Compiling tokio v1.49.0 |
| 2394 | 2026-02-17T05:35:55.816Z | Compiling chrono v0.4.43 |
| 2395 | 2026-02-17T05:35:55.947Z | Compiling zerocopy v0.8.27 |
| 2396 | 2026-02-17T05:35:56.447Z | Compiling pest_meta v2.8.2 |
| 2397 | 2026-02-17T05:35:56.709Z | Compiling icu_properties v1.5.1 |
| 2398 | 2026-02-17T05:35:57.716Z | Compiling spki v0.7.3 |
| 2399 | 2026-02-17T05:35:58.154Z | Compiling openssl-sys v0.9.109 |
| 2400 | 2026-02-17T05:35:58.212Z | Compiling http v1.4.0 |
| 2401 | 2026-02-17T05:35:58.580Z | Compiling which v4.4.2 |
| 2402 | 2026-02-17T05:35:59.166Z | Compiling scrypt v0.11.0 |
| 2403 | 2026-02-17T05:35:59.193Z | Compiling rand_chacha v0.9.0 |
| 2404 | 2026-02-17T05:35:59.379Z | Compiling cbc v0.1.2 |
| 2405 | 2026-02-17T05:35:59.646Z | Compiling aes v0.8.4 |
| 2406 | 2026-02-17T05:35:59.770Z | Compiling zerocopy-derive v0.8.27 |
| 2407 | 2026-02-17T05:36:00.359Z | Compiling icu_normalizer v1.5.0 |
| 2408 | 2026-02-17T05:36:00.698Z | Compiling pkcs5 v0.7.1 |
| 2409 | 2026-02-17T05:36:01.113Z | Compiling rand v0.9.2 |
| 2410 | 2026-02-17T05:36:01.569Z | Compiling idna_adapter v1.2.0 |
| 2411 | 2026-02-17T05:36:01.783Z | Compiling idna v1.0.3 |
| 2412 | 2026-02-17T05:36:01.922Z | Compiling pest_generator v2.8.2 |
| 2413 | 2026-02-17T05:36:01.950Z | Compiling tracing-attributes v0.1.27 |
| 2414 | 2026-02-17T05:36:02.128Z | Compiling serde_derive_internals v0.29.1 |
| 2415 | 2026-02-17T05:36:02.587Z | Compiling url v2.5.4 |
| 2416 | 2026-02-17T05:36:03.276Z | Compiling ring v0.17.14 |
| 2417 | 2026-02-17T05:36:03.475Z | Compiling tracing-core v0.1.32 |
| 2418 | 2026-02-17T05:36:04.242Z | Compiling tokio-util v0.7.15 |
| 2419 | 2026-02-17T05:36:04.270Z | Compiling adler2 v2.0.0 |
| 2420 | 2026-02-17T05:36:04.322Z | Compiling schemars v0.8.22 |
| 2421 | 2026-02-17T05:36:04.526Z | Compiling rustix v1.1.3 |
| 2422 | 2026-02-17T05:36:04.699Z | Compiling aws-lc-rs v1.12.4 |
| 2423 | 2026-02-17T05:36:04.763Z | Compiling miniz_oxide v0.8.5 |
| 2424 | 2026-02-17T05:36:05.060Z | Compiling tracing v0.1.40 |
| 2425 | 2026-02-17T05:36:05.643Z | Compiling schemars_derive v0.8.22 |
| 2426 | 2026-02-17T05:36:05.668Z | Compiling pest_derive v2.8.2 |
| 2427 | 2026-02-17T05:36:06.173Z | Compiling pkcs8 v0.10.2 |
| 2428 | 2026-02-17T05:36:06.496Z | Compiling http-body v1.0.1 |
| 2429 | 2026-02-17T05:36:06.626Z | Compiling scroll_derive v0.13.1 |
| 2430 | 2026-02-17T05:36:06.660Z | Compiling darling_core v0.20.10 |
| 2431 | 2026-02-17T05:36:06.807Z | Compiling dyn-clone v1.0.20 |
| 2432 | 2026-02-17T05:36:06.880Z | Compiling base64 v0.22.1 |
| 2433 | 2026-02-17T05:36:07.056Z | Compiling rustls-pki-types v1.10.0 |
| 2434 | 2026-02-17T05:36:07.640Z | Compiling tinyvec_macros v0.1.1 |
| 2435 | 2026-02-17T05:36:07.767Z | Compiling httparse v1.9.5 |
| 2436 | 2026-02-17T05:36:08.073Z | Compiling tinyvec v1.8.0 |
| 2437 | 2026-02-17T05:36:08.422Z | Compiling scroll v0.13.0 |
| 2438 | 2026-02-17T05:36:08.990Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 2439 | 2026-02-17T05:36:09.336Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2440 | 2026-02-17T05:36:09.628Z | Compiling openssl v0.10.73 |
| 2441 | 2026-02-17T05:36:09.749Z | Compiling time-core v0.1.6 |
| 2442 | 2026-02-17T05:36:09.888Z | Compiling untrusted v0.7.1 |
| 2443 | 2026-02-17T05:36:10.086Z | Compiling openssl-probe v0.1.5 |
| 2444 | 2026-02-17T05:36:10.145Z | Compiling try-lock v0.2.5 |
| 2445 | 2026-02-17T05:36:10.192Z | Compiling num-conv v0.1.0 |
| 2446 | 2026-02-17T05:36:10.371Z | Compiling tower-layer v0.3.3 |
| 2447 | 2026-02-17T05:36:10.479Z | Compiling powerfmt v0.2.0 |
| 2448 | 2026-02-17T05:36:10.594Z | Compiling foreign-types-shared v0.1.1 |
| 2449 | 2026-02-17T05:36:10.623Z | Compiling tower-service v0.3.3 |
| 2450 | 2026-02-17T05:36:10.732Z | Compiling atomic-waker v1.1.2 |
| 2451 | 2026-02-17T05:36:10.758Z | Compiling untrusted v0.9.0 |
| 2452 | 2026-02-17T05:36:10.808Z | Compiling deranged v0.5.3 |
| 2453 | 2026-02-17T05:36:10.902Z | Compiling h2 v0.4.6 |
| 2454 | 2026-02-17T05:36:10.999Z | Compiling tempfile v3.24.0 |
| 2455 | 2026-02-17T05:36:11.591Z | Compiling foreign-types v0.3.2 |
| 2456 | 2026-02-17T05:36:11.719Z | Compiling time-macros v0.2.24 |
| 2457 | 2026-02-17T05:36:11.799Z | Compiling want v0.3.1 |
| 2458 | 2026-02-17T05:36:12.618Z | Compiling darling_macro v0.20.10 |
| 2459 | 2026-02-17T05:36:13.520Z | Compiling darling v0.20.10 |
| 2460 | 2026-02-17T05:36:13.546Z | Compiling goblin v0.10.2 |
| 2461 | 2026-02-17T05:36:14.407Z | Compiling ipnet v2.11.0 |
| 2462 | 2026-02-17T05:36:14.541Z | Compiling openssl-macros v0.1.1 |
| 2463 | 2026-02-17T05:36:15.113Z | Compiling wait-timeout v0.2.0 |
| 2464 | 2026-02-17T05:36:15.349Z | Compiling native-tls v0.2.12 |
| 2465 | 2026-02-17T05:36:15.477Z | Compiling rustls v0.23.19 |
| 2466 | 2026-02-17T05:36:15.584Z | Compiling gimli v0.31.1 |
| 2467 | 2026-02-17T05:36:15.707Z | Compiling crossbeam-utils v0.8.21 |
| 2468 | 2026-02-17T05:36:15.753Z | Compiling syn v1.0.109 |
| 2469 | 2026-02-17T05:36:15.830Z | Compiling num_threads v0.1.7 |
| 2470 | 2026-02-17T05:36:16.001Z | Compiling usdt-impl v0.6.0 |
| 2471 | 2026-02-17T05:36:16.296Z | Compiling quick-error v1.2.3 |
| 2472 | 2026-02-17T05:36:16.402Z | Compiling bit-vec v0.8.0 |
| 2473 | 2026-02-17T05:36:16.429Z | Compiling httpdate v1.0.3 |
| 2474 | 2026-02-17T05:36:16.489Z | Compiling rusty-fork v0.3.0 |
| 2475 | 2026-02-17T05:36:16.907Z | Compiling bit-set v0.8.0 |
| 2476 | 2026-02-17T05:36:17.097Z | Compiling time v0.3.43 |
| 2477 | 2026-02-17T05:36:17.412Z | Compiling derive_builder_core v0.20.2 |
| 2478 | 2026-02-17T05:36:19.593Z | Compiling hyper v1.8.1 |
| 2479 | 2026-02-17T05:36:20.393Z | Compiling addr2line v0.24.2 |
| 2480 | 2026-02-17T05:36:20.719Z | Compiling unicode-normalization v0.1.24 |
| 2481 | 2026-02-17T05:36:21.059Z | Compiling dtrace-parser v0.3.0 |
| 2482 | 2026-02-17T05:36:21.212Z | Compiling dof v0.4.0 |
| 2483 | 2026-02-17T05:36:21.925Z | Compiling signature v2.2.0 |
| 2484 | 2026-02-17T05:36:22.327Z | Compiling heapless v0.7.17 |
| 2485 | 2026-02-17T05:36:22.841Z | Compiling scroll_derive v0.12.0 |
| 2486 | 2026-02-17T05:36:22.960Z | Compiling thiserror-impl v1.0.69 |
| 2487 | 2026-02-17T05:36:23.455Z | Compiling rand_xorshift v0.4.0 |
| 2488 | 2026-02-17T05:36:23.661Z | Compiling slog v2.8.2 |
| 2489 | 2026-02-17T05:36:23.768Z | Compiling darling_core v0.21.0 |
| 2490 | 2026-02-17T05:36:24.005Z | Compiling thread-id v5.0.0 |
| 2491 | 2026-02-17T05:36:24.163Z | Compiling cookie v0.18.1 |
| 2492 | 2026-02-17T05:36:24.209Z | Compiling object v0.36.5 |
| 2493 | 2026-02-17T05:36:24.512Z | Compiling crc32fast v1.4.2 |
| 2494 | 2026-02-17T05:36:24.700Z | Compiling zstd-safe v7.2.3 |
| 2495 | 2026-02-17T05:36:24.976Z | Compiling unicode-bidi v0.3.17 |
| 2496 | 2026-02-17T05:36:25.064Z | Compiling unarray v0.1.4 |
| 2497 | 2026-02-17T05:36:25.094Z | Compiling signal-hook v0.3.18 |
| 2498 | 2026-02-17T05:36:25.287Z | Compiling anyhow v1.0.99 |
| 2499 | 2026-02-17T05:36:25.474Z | Compiling unicode-properties v0.1.3 |
| 2500 | 2026-02-17T05:36:25.891Z | Compiling zlib-rs v0.5.1 |
| 2501 | 2026-02-17T05:36:25.920Z | Compiling rustc-demangle v0.1.24 |
| 2502 | 2026-02-17T05:36:25.999Z | Compiling siphasher v0.3.11 |
| 2503 | 2026-02-17T05:36:26.398Z | Compiling phf_shared v0.11.2 |
| 2504 | 2026-02-17T05:36:26.666Z | Compiling thiserror v1.0.69 |
| 2505 | 2026-02-17T05:36:26.795Z | Compiling stringprep v0.1.5 |
| 2506 | 2026-02-17T05:36:26.827Z | Compiling proptest v1.7.0 |
| 2507 | 2026-02-17T05:36:26.920Z | Compiling scroll v0.12.0 |
| 2508 | 2026-02-17T05:36:27.822Z | Compiling hyper-util v0.1.19 |
| 2509 | 2026-02-17T05:36:28.339Z | Compiling derive_builder_macro v0.20.2 |
| 2510 | 2026-02-17T05:36:29.580Z | Compiling ipnetwork v0.21.1 |
| 2511 | 2026-02-17T05:36:30.033Z | Compiling darling_macro v0.21.0 |
| 2512 | 2026-02-17T05:36:30.480Z | Compiling serde_spanned v0.6.9 |
| 2513 | 2026-02-17T05:36:30.765Z | Compiling erased-serde v0.3.31 |
| 2514 | 2026-02-17T05:36:30.944Z | Compiling serde_tokenstream v0.2.2 |
| 2515 | 2026-02-17T05:36:31.569Z | Compiling backtrace v0.3.74 |
| 2516 | 2026-02-17T05:36:31.746Z | Compiling toml_datetime v0.6.11 |
| 2517 | 2026-02-17T05:36:32.084Z | Compiling rand_chacha v0.3.1 |
| 2518 | 2026-02-17T05:36:32.358Z | Compiling md-5 v0.10.6 |
| 2519 | 2026-02-17T05:36:32.464Z | Compiling curve25519-dalek v4.1.3 |
| 2520 | 2026-02-17T05:36:32.705Z | Compiling vergen-lib v0.1.6 |
| 2521 | 2026-02-17T05:36:33.061Z | Compiling libz-rs-sys v0.5.1 |
| 2522 | 2026-02-17T05:36:33.243Z | Compiling num-integer v0.1.46 |
| 2523 | 2026-02-17T05:36:33.391Z | Compiling sync_wrapper v1.0.1 |
| 2524 | 2026-02-17T05:36:33.591Z | Compiling hash32 v0.2.1 |
| 2525 | 2026-02-17T05:36:34.031Z | Compiling ff v0.13.0 |
| 2526 | 2026-02-17T05:36:34.064Z | Compiling memoffset v0.9.1 |
| 2527 | 2026-02-17T05:36:34.088Z | Compiling smoltcp v0.9.1 |
| 2528 | 2026-02-17T05:36:34.111Z | Compiling cfg_aliases v0.2.1 |
| 2529 | 2026-02-17T05:36:34.284Z | Compiling litrs v0.4.1 |
| 2530 | 2026-02-17T05:36:34.406Z | Compiling fallible-iterator v0.2.0 |
| 2531 | 2026-02-17T05:36:34.517Z | Compiling num-bigint-dig v0.8.6 |
| 2532 | 2026-02-17T05:36:34.732Z | Compiling base16ct v0.2.0 |
| 2533 | 2026-02-17T05:36:34.873Z | Compiling ref-cast v1.0.25 |
| 2534 | 2026-02-17T05:36:34.905Z | Compiling psl-types v2.0.11 |
| 2535 | 2026-02-17T05:36:35.157Z | Compiling publicsuffix v2.3.0 |
| 2536 | 2026-02-17T05:36:35.193Z | Compiling postgres-protocol v0.6.8 |
| 2537 | 2026-02-17T05:36:35.221Z | Compiling sec1 v0.7.3 |
| 2538 | 2026-02-17T05:36:35.578Z | Compiling document-features v0.2.11 |
| 2539 | 2026-02-17T05:36:35.689Z | Compiling group v0.13.0 |
| 2540 | 2026-02-17T05:36:35.844Z | Compiling nix v0.29.0 |
| 2541 | 2026-02-17T05:36:36.085Z | Compiling num-iter v0.1.45 |
| 2542 | 2026-02-17T05:36:36.318Z | Compiling tower v0.5.2 |
| 2543 | 2026-02-17T05:36:36.532Z | Compiling newtype-uuid v1.3.2 |
| 2544 | 2026-02-17T05:36:36.822Z | Compiling flate2 v1.1.2 |
| 2545 | 2026-02-17T05:36:37.162Z | Compiling rand v0.8.5 |
| 2546 | 2026-02-17T05:36:37.546Z | Compiling darling v0.21.0 |
| 2547 | 2026-02-17T05:36:37.699Z | Compiling oxnet v0.1.4 |
| 2548 | 2026-02-17T05:36:37.920Z | Compiling derive_builder v0.20.2 |
| 2549 | 2026-02-17T05:36:38.096Z | Compiling tokio-native-tls v0.3.1 |
| 2550 | 2026-02-17T05:36:38.158Z | Compiling goblin v0.8.2 |
| 2551 | 2026-02-17T05:36:39.097Z | Compiling rustls-native-certs v0.8.1 |
| 2552 | 2026-02-17T05:36:39.397Z | Compiling webpki-roots v1.0.1 |
| 2553 | 2026-02-17T05:36:39.527Z | Compiling http-body-util v0.1.3 |
| 2554 | 2026-02-17T05:36:39.611Z | Compiling strum_macros v0.27.2 |
| 2555 | 2026-02-17T05:36:39.648Z | Compiling terminal_size v0.4.0 |
| 2556 | 2026-02-17T05:36:39.737Z | Compiling cargo-platform v0.1.8 |
| 2557 | 2026-02-17T05:36:39.975Z | Compiling hkdf v0.12.4 |
| 2558 | 2026-02-17T05:36:40.119Z | Compiling crypto-bigint v0.5.5 |
| 2559 | 2026-02-17T05:36:40.357Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2560 | 2026-02-17T05:36:40.405Z | Compiling daft-derive v0.1.4 |
| 2561 | 2026-02-17T05:36:41.906Z | Compiling async-trait v0.1.89 |
| 2562 | 2026-02-17T05:36:41.932Z | Compiling hubpack_derive v0.1.1 |
| 2563 | 2026-02-17T05:36:42.154Z | Compiling ref-cast-impl v1.0.25 |
| 2564 | 2026-02-17T05:36:42.982Z | Compiling vergen v9.0.6 |
| 2565 | 2026-02-17T05:36:43.347Z | Compiling ahash v0.8.12 |
| 2566 | 2026-02-17T05:36:43.380Z | Compiling fs-err v3.1.1 |
| 2567 | 2026-02-17T05:36:43.737Z | Compiling bumpalo v3.16.0 |
| 2568 | 2026-02-17T05:36:43.763Z | Compiling bitflags v1.3.2 |
| 2569 | 2026-02-17T05:36:43.932Z | Compiling unicode-segmentation v1.12.0 |
| 2570 | 2026-02-17T05:36:44.276Z | Compiling iri-string v0.7.8 |
| 2571 | 2026-02-17T05:36:44.444Z | Compiling ryu v1.0.18 |
| 2572 | 2026-02-17T05:36:44.653Z | Compiling managed v0.8.0 |
| 2573 | 2026-02-17T05:36:44.839Z | Compiling simd-adler32 v0.3.7 |
| 2574 | 2026-02-17T05:36:44.869Z | Compiling winnow v0.5.40 |
| 2575 | 2026-02-17T05:36:45.185Z | Compiling buf-list v1.0.3 |
| 2576 | 2026-02-17T05:36:45.471Z | Compiling lockfree-object-pool v0.1.6 |
| 2577 | 2026-02-17T05:36:45.746Z | Compiling zopfli v0.8.1 |
| 2578 | 2026-02-17T05:36:46.423Z | Compiling serde_urlencoded v0.7.1 |
| 2579 | 2026-02-17T05:36:46.985Z | Compiling strum v0.27.2 |
| 2580 | 2026-02-17T05:36:47.250Z | Compiling dof v0.3.0 |
| 2581 | 2026-02-17T05:36:47.498Z | Compiling tower-http v0.6.6 |
| 2582 | 2026-02-17T05:36:48.020Z | Compiling clap_builder v4.5.48 |
| 2583 | 2026-02-17T05:36:48.417Z | Compiling elliptic-curve v0.13.8 |
| 2584 | 2026-02-17T05:36:48.496Z | Compiling toml_edit v0.19.15 |
| 2585 | 2026-02-17T05:36:48.689Z | Compiling hubpack v0.1.2 |
| 2586 | 2026-02-17T05:36:48.771Z | Compiling daft v0.1.4 |
| 2587 | 2026-02-17T05:36:49.164Z | Compiling cargo_metadata v0.19.2 |
| 2588 | 2026-02-17T05:36:49.397Z | Compiling hyper-tls v0.6.0 |
| 2589 | 2026-02-17T05:36:49.468Z | Compiling signal-hook-mio v0.2.4 |
| 2590 | 2026-02-17T05:36:49.713Z | Compiling zstd v0.13.3 |
| 2591 | 2026-02-17T05:36:49.861Z | Compiling cookie_store v0.21.1 |
| 2592 | 2026-02-17T05:36:52.314Z | Compiling serde_with_macros v3.16.1 |
| 2593 | 2026-02-17T05:36:52.873Z | Compiling postgres-types v0.2.9 |
| 2594 | 2026-02-17T05:36:54.378Z | Compiling usdt-macro v0.6.0 |
| 2595 | 2026-02-17T05:36:55.008Z | Compiling usdt-attr-macro v0.6.0 |
| 2596 | 2026-02-17T05:36:55.065Z | Compiling dtrace-parser v0.2.0 |
| 2597 | 2026-02-17T05:36:55.569Z | Compiling phf v0.11.2 |
| 2598 | 2026-02-17T05:36:55.911Z | Compiling ed25519 v2.2.3 |
| 2599 | 2026-02-17T05:36:55.937Z | Compiling bzip2 v0.4.4 |
| 2600 | 2026-02-17T05:36:56.283Z | Compiling bzip2 v0.5.2 |
| 2601 | 2026-02-17T05:36:56.427Z | Compiling pkcs1 v0.7.5 |
| 2602 | 2026-02-17T05:36:56.579Z | Compiling strum_macros v0.26.4 |
| 2603 | 2026-02-17T05:36:56.722Z | Compiling enum-as-inner v0.6.1 |
| 2604 | 2026-02-17T05:36:57.165Z | Compiling clap_derive v4.5.47 |
| 2605 | 2026-02-17T05:36:57.214Z | Compiling serde-big-array v0.5.1 |
| 2606 | 2026-02-17T05:36:57.437Z | Compiling hex v0.4.3 |
| 2607 | 2026-02-17T05:36:57.511Z | Compiling rfc6979 v0.4.0 |
| 2608 | 2026-02-17T05:36:57.803Z | Compiling bstr v1.10.0 |
| 2609 | 2026-02-17T05:36:57.868Z | Compiling serde_repr v0.1.19 |
| 2610 | 2026-02-17T05:36:58.012Z | Compiling float-cmp v0.10.0 |
| 2611 | 2026-02-17T05:36:58.088Z | Compiling env_filter v0.1.2 |
| 2612 | 2026-02-17T05:36:58.281Z | Compiling socket2 v0.5.10 |
| 2613 | 2026-02-17T05:36:58.795Z | Compiling memmap2 v0.9.8 |
| 2614 | 2026-02-17T05:36:58.910Z | Compiling encoding_rs v0.8.34 |
| 2615 | 2026-02-17T05:36:59.287Z | Compiling data-encoding v2.9.0 |
| 2616 | 2026-02-17T05:36:59.329Z | Compiling predicates-core v1.0.8 |
| 2617 | 2026-02-17T05:36:59.406Z | Compiling rustc-hash v2.1.1 |
| 2618 | 2026-02-17T05:36:59.709Z | Compiling whoami v1.5.2 |
| 2619 | 2026-02-17T05:36:59.740Z | Compiling fixedbitset v0.5.7 |
| 2620 | 2026-02-17T05:37:00.401Z | Compiling keccak v0.1.5 |
| 2621 | 2026-02-17T05:37:00.499Z | Compiling new_debug_unreachable v1.0.6 |
| 2622 | 2026-02-17T05:37:00.632Z | Compiling difflib v0.4.0 |
| 2623 | 2026-02-17T05:37:01.040Z | Compiling fixedbitset v0.4.2 |
| 2624 | 2026-02-17T05:37:01.065Z | Compiling normalize-line-endings v0.3.0 |
| 2625 | 2026-02-17T05:37:01.233Z | Compiling static_assertions v1.1.0 |
| 2626 | 2026-02-17T05:37:01.367Z | Compiling mime v0.3.17 |
| 2627 | 2026-02-17T05:37:01.483Z | Compiling jiff v0.2.15 |
| 2628 | 2026-02-17T05:37:01.646Z | Compiling foldhash v0.2.0 |
| 2629 | 2026-02-17T05:37:01.947Z | Compiling precomputed-hash v0.1.1 |
| 2630 | 2026-02-17T05:37:01.973Z | Compiling toml_edit v0.22.27 |
| 2631 | 2026-02-17T05:37:02.071Z | Compiling string_cache v0.8.9 |
| 2632 | 2026-02-17T05:37:02.105Z | Compiling iddqd v0.3.16 |
| 2633 | 2026-02-17T05:37:02.445Z | Compiling clap v4.5.48 |
| 2634 | 2026-02-17T05:37:02.581Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2635 | 2026-02-17T05:37:02.628Z | Compiling petgraph v0.6.5 |
| 2636 | 2026-02-17T05:37:02.678Z | Compiling predicates v3.1.3 |
| 2637 | 2026-02-17T05:37:04.025Z | Compiling strum v0.26.3 |
| 2638 | 2026-02-17T05:37:04.241Z | Compiling sha3 v0.10.8 |
| 2639 | 2026-02-17T05:37:04.270Z | Compiling petgraph v0.8.2 |
| 2640 | 2026-02-17T05:37:04.996Z | Compiling tokio-postgres v0.7.13 |
| 2641 | 2026-02-17T05:37:05.431Z | Compiling hickory-proto v0.25.2 |
| 2642 | 2026-02-17T05:37:06.632Z | Compiling usdt v0.6.0 |
| 2643 | 2026-02-17T05:37:07.266Z | Compiling similar v2.7.0 |
| 2644 | 2026-02-17T05:37:09.516Z | Compiling usdt-impl v0.5.0 |
| 2645 | 2026-02-17T05:37:09.577Z | Compiling zip v4.2.0 |
| 2646 | 2026-02-17T05:37:09.999Z | Compiling env_logger v0.11.8 |
| 2647 | 2026-02-17T05:37:10.244Z | Compiling serde_with v3.16.1 |
| 2648 | 2026-02-17T05:37:10.686Z | Compiling ecdsa v0.16.9 |
| 2649 | 2026-02-17T05:37:10.853Z | Compiling rsa v0.9.8 |
| 2650 | 2026-02-17T05:37:11.148Z | Compiling ed25519-dalek v2.1.1 |
| 2651 | 2026-02-17T05:37:11.700Z | Compiling zip v0.6.6 |
| 2652 | 2026-02-17T05:37:12.712Z | Compiling toml v0.7.8 |
| 2653 | 2026-02-17T05:37:14.090Z | Compiling crossterm v0.28.1 |
| 2654 | 2026-02-17T05:37:14.722Z | Compiling heck v0.4.1 |
| 2655 | 2026-02-17T05:37:14.919Z | Compiling crossbeam-epoch v0.9.18 |
| 2656 | 2026-02-17T05:37:14.954Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2657 | 2026-02-17T05:37:15.125Z | Compiling tokio-stream v0.1.17 |
| 2658 | 2026-02-17T05:37:15.320Z | Compiling x509-cert v0.2.5 |
| 2659 | 2026-02-17T05:37:15.488Z | Compiling openapiv3 v2.2.0 |
| 2660 | 2026-02-17T05:37:15.762Z | Compiling sha1 v0.10.6 |
| 2661 | 2026-02-17T05:37:16.269Z | Compiling itertools v0.13.0 |
| 2662 | 2026-02-17T05:37:16.359Z | Compiling itertools v0.10.5 |
| 2663 | 2026-02-17T05:37:17.370Z | Compiling winnow v0.6.26 |
| 2664 | 2026-02-17T05:37:18.207Z | Compiling peg-runtime v0.8.5 |
| 2665 | 2026-02-17T05:37:18.797Z | Compiling lalrpop-util v0.19.12 |
| 2666 | 2026-02-17T05:37:18.853Z | Compiling thread_local v1.1.8 |
| 2667 | 2026-02-17T05:37:19.008Z | Compiling slog-async v2.8.0 |
| 2668 | 2026-02-17T05:37:19.198Z | Compiling crossbeam-channel v0.5.15 |
| 2669 | 2026-02-17T05:37:19.360Z | Compiling xattr v1.3.1 |
| 2670 | 2026-02-17T05:37:19.530Z | Compiling futures-executor v0.3.31 |
| 2671 | 2026-02-17T05:37:19.621Z | Compiling is-terminal v0.4.13 |
| 2672 | 2026-02-17T05:37:19.673Z | Compiling filetime v0.2.26 |
| 2673 | 2026-02-17T05:37:19.732Z | Compiling term v1.1.0 |
| 2674 | 2026-02-17T05:37:19.818Z | Compiling take_mut v0.2.2 |
| 2675 | 2026-02-17T05:37:19.847Z | Compiling futures v0.3.31 |
| 2676 | 2026-02-17T05:37:20.025Z | Compiling tar v0.4.44 |
| 2677 | 2026-02-17T05:37:21.048Z | Compiling slog-term v2.9.2 |
| 2678 | 2026-02-17T05:37:24.015Z | Compiling aws-lc-sys v0.26.0 |
| 2679 | 2026-02-17T05:38:07.971Z | Compiling rustls-webpki v0.102.8 |
| 2680 | 2026-02-17T05:38:15.830Z | Compiling tokio-rustls v0.26.0 |
| 2681 | 2026-02-17T05:38:16.252Z | Compiling hyper-rustls v0.27.7 |
| 2682 | 2026-02-17T05:38:16.684Z | Compiling reqwest v0.12.24 |
| 2683 | 2026-02-17T05:38:22.763Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2684 | 2026-02-17T05:38:23.232Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2685 | 2026-02-17T05:38:30.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s |
| 2686 | 2026-02-17T05:38:30.279Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2687 | 2026-02-17T05:38:30.374Z | Feb 17 05:38:30.297 INFO Starting download, target: Clickhouse |
| 2688 | 2026-02-17T05:38:30.374Z | Feb 17 05:38:30.299 INFO Starting download, target: Cockroach |
| 2689 | 2026-02-17T05:38:30.374Z | Feb 17 05:38:30.299 INFO Starting download, target: DendriteStub |
| 2690 | 2026-02-17T05:38:30.374Z | Feb 17 05:38:30.299 INFO Starting download, target: Console |
| 2691 | 2026-02-17T05:38:30.374Z | Feb 17 05:38:30.299 INFO Starting download, target: TransceiverControl |
| 2692 | 2026-02-17T05:38:30.400Z | Feb 17 05:38:30.299 INFO Starting download, target: MaghemiteMgd |
| 2693 | 2026-02-17T05:38:30.400Z | Feb 17 05:38:30.300 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2694 | 2026-02-17T05:38:30.400Z | Feb 17 05:38:30.300 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2695 | 2026-02-17T05:38:30.401Z | Feb 17 05:38:30.300 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2696 | 2026-02-17T05:38:30.401Z | Feb 17 05:38:30.301 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2697 | 2026-02-17T05:38:30.401Z | Feb 17 05:38:30.301 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2698 | 2026-02-17T05:38:30.401Z | Feb 17 05:38:30.301 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2699 | 2026-02-17T05:38:30.908Z | Feb 17 05:38:30.824 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2700 | 2026-02-17T05:38:31.676Z | Feb 17 05:38:31.590 INFO Download complete, target: Console |
| 2701 | 2026-02-17T05:38:33.280Z | Feb 17 05:38:33.205 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2702 | 2026-02-17T05:38:33.593Z | Feb 17 05:38:33.519 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2703 | 2026-02-17T05:38:33.621Z | Feb 17 05:38:33.547 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2704 | 2026-02-17T05:38:34.443Z | Feb 17 05:38:34.369 INFO Download complete, target: TransceiverControl |
| 2705 | 2026-02-17T05:38:36.757Z | Feb 17 05:38:36.683 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2706 | 2026-02-17T05:38:36.757Z | Feb 17 05:38:36.683 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2707 | 2026-02-17T05:38:39.780Z | Feb 17 05:38:39.705 INFO Download complete, target: DendriteStub |
| 2708 | 2026-02-17T05:38:40.546Z | Feb 17 05:38:40.471 INFO Download complete, target: MaghemiteMgd |
| 2709 | 2026-02-17T05:38:48.263Z | Feb 17 05:38:48.186 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2710 | 2026-02-17T05:38:51.145Z | Feb 17 05:38:51.071 INFO Checking that binary works, target: Cockroach |
| 2711 | 2026-02-17T05:38:51.371Z | Feb 17 05:38:51.297 INFO Download complete, target: Cockroach |
| 2712 | 2026-02-17T05:39:07.078Z | Feb 17 05:39:07.003 INFO Checking that binary works, target: Clickhouse |
| 2713 | 2026-02-17T05:39:07.273Z | Feb 17 05:39:07.200 INFO Download complete, target: Clickhouse |
| 2714 | 2026-02-17T05:39:07.306Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2715 | 2026-02-17T05:39:07.330Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2716 | 2026-02-17T05:39:09.853Z | Compiling proc-macro2 v1.0.101 |
| 2717 | 2026-02-17T05:39:09.853Z | Compiling unicode-ident v1.0.19 |
| 2718 | 2026-02-17T05:39:09.853Z | Compiling libc v0.2.180 |
| 2719 | 2026-02-17T05:39:09.877Z | Compiling serde_core v1.0.228 |
| 2720 | 2026-02-17T05:39:09.877Z | Compiling serde v1.0.228 |
| 2721 | 2026-02-17T05:39:09.877Z | Compiling autocfg v1.4.0 |
| 2722 | 2026-02-17T05:39:09.877Z | Compiling cfg-if v1.0.4 |
| 2723 | 2026-02-17T05:39:09.877Z | Compiling version_check v0.9.5 |
| 2724 | 2026-02-17T05:39:10.370Z | Compiling memchr v2.7.4 |
| 2725 | 2026-02-17T05:39:10.401Z | Compiling zmij v1.0.15 |
| 2726 | 2026-02-17T05:39:11.071Z | Compiling lock_api v0.4.12 |
| 2727 | 2026-02-17T05:39:11.104Z | Compiling libm v0.2.8 |
| 2728 | 2026-02-17T05:39:11.489Z | Compiling num-traits v0.2.19 |
| 2729 | 2026-02-17T05:39:11.537Z | Compiling serde_json v1.0.149 |
| 2730 | 2026-02-17T05:39:11.670Z | Compiling getrandom v0.3.4 |
| 2731 | 2026-02-17T05:39:11.868Z | Compiling portable-atomic v1.11.0 |
| 2732 | 2026-02-17T05:39:11.907Z | Compiling typenum v1.17.0 |
| 2733 | 2026-02-17T05:39:12.241Z | Compiling quote v1.0.40 |
| 2734 | 2026-02-17T05:39:12.513Z | Compiling generic-array v0.14.7 |
| 2735 | 2026-02-17T05:39:12.608Z | Compiling value-bag v1.12.0 |
| 2736 | 2026-02-17T05:39:12.714Z | Compiling syn v2.0.114 |
| 2737 | 2026-02-17T05:39:12.746Z | Compiling shlex v1.3.0 |
| 2738 | 2026-02-17T05:39:12.848Z | Compiling jobserver v0.1.32 |
| 2739 | 2026-02-17T05:39:12.890Z | Compiling smallvec v1.15.1 |
| 2740 | 2026-02-17T05:39:13.114Z | Compiling log v0.4.29 |
| 2741 | 2026-02-17T05:39:13.222Z | Compiling getrandom v0.2.15 |
| 2742 | 2026-02-17T05:39:13.419Z | Compiling cc v1.2.30 |
| 2743 | 2026-02-17T05:39:13.614Z | Compiling parking_lot_core v0.9.10 |
| 2744 | 2026-02-17T05:39:13.652Z | Compiling itoa v1.0.11 |
| 2745 | 2026-02-17T05:39:14.049Z | Compiling scopeguard v1.2.0 |
| 2746 | 2026-02-17T05:39:14.126Z | Compiling heck v0.5.0 |
| 2747 | 2026-02-17T05:39:14.662Z | Compiling rustix v0.38.37 |
| 2748 | 2026-02-17T05:39:14.739Z | Compiling schemars v0.8.22 |
| 2749 | 2026-02-17T05:39:14.986Z | Compiling thiserror v2.0.18 |
| 2750 | 2026-02-17T05:39:15.296Z | Compiling regex-syntax v0.8.5 |
| 2751 | 2026-02-17T05:39:15.599Z | Compiling rand_core v0.6.4 |
| 2752 | 2026-02-17T05:39:15.931Z | Compiling semver v1.0.27 |
| 2753 | 2026-02-17T05:39:15.958Z | Compiling aho-corasick v1.1.3 |
| 2754 | 2026-02-17T05:39:16.096Z | Compiling slab v0.4.9 |
| 2755 | 2026-02-17T05:39:16.261Z | Compiling stable_deref_trait v1.2.0 |
| 2756 | 2026-02-17T05:39:16.413Z | Compiling pkg-config v0.3.31 |
| 2757 | 2026-02-17T05:39:16.449Z | Compiling subtle v2.6.1 |
| 2758 | 2026-02-17T05:39:16.813Z | Compiling thiserror v1.0.69 |
| 2759 | 2026-02-17T05:39:16.908Z | Compiling allocator-api2 v0.2.21 |
| 2760 | 2026-02-17T05:39:17.334Z | Compiling errno v0.3.12 |
| 2761 | 2026-02-17T05:39:17.610Z | Compiling equivalent v1.0.2 |
| 2762 | 2026-02-17T05:39:17.801Z | Compiling spin v0.9.8 |
| 2763 | 2026-02-17T05:39:18.239Z | Compiling writeable v0.5.5 |
| 2764 | 2026-02-17T05:39:18.264Z | Compiling litemap v0.7.3 |
| 2765 | 2026-02-17T05:39:18.876Z | Compiling regex-automata v0.4.11 |
| 2766 | 2026-02-17T05:39:19.083Z | Compiling percent-encoding v2.3.2 |
| 2767 | 2026-02-17T05:39:19.232Z | Compiling either v1.15.0 |
| 2768 | 2026-02-17T05:39:19.606Z | Compiling icu_locid_transform_data v1.5.0 |
| 2769 | 2026-02-17T05:39:19.681Z | Compiling icu_properties_data v1.5.0 |
| 2770 | 2026-02-17T05:39:19.755Z | Compiling synstructure v0.13.1 |
| 2771 | 2026-02-17T05:39:19.898Z | Compiling serde_derive_internals v0.29.1 |
| 2772 | 2026-02-17T05:39:20.290Z | Compiling utf8_iter v1.0.4 |
| 2773 | 2026-02-17T05:39:20.488Z | Compiling byteorder v1.5.0 |
| 2774 | 2026-02-17T05:39:20.617Z | Compiling icu_normalizer_data v1.5.0 |
| 2775 | 2026-02-17T05:39:20.766Z | Compiling utf16_iter v1.0.5 |
| 2776 | 2026-02-17T05:39:20.861Z | Compiling write16 v1.0.0 |
| 2777 | 2026-02-17T05:39:21.074Z | Compiling lazy_static v1.5.0 |
| 2778 | 2026-02-17T05:39:21.699Z | Compiling critical-section v1.1.3 |
| 2779 | 2026-02-17T05:39:21.821Z | Compiling form_urlencoded v1.2.2 |
| 2780 | 2026-02-17T05:39:22.156Z | Compiling prettyplease v0.2.36 |
| 2781 | 2026-02-17T05:39:22.360Z | Compiling once_cell v1.21.3 |
| 2782 | 2026-02-17T05:39:22.534Z | Compiling rustversion v1.0.22 |
| 2783 | 2026-02-17T05:39:22.850Z | Compiling paste v1.0.15 |
| 2784 | 2026-02-17T05:39:22.966Z | Compiling glob v0.3.2 |
| 2785 | 2026-02-17T05:39:23.214Z | Compiling serde_derive v1.0.228 |
| 2786 | 2026-02-17T05:39:23.250Z | Compiling zeroize_derive v1.4.2 |
| 2787 | 2026-02-17T05:39:23.286Z | Compiling zerofrom-derive v0.1.4 |
| 2788 | 2026-02-17T05:39:23.331Z | Compiling yoke-derive v0.7.4 |
| 2789 | 2026-02-17T05:39:23.401Z | Compiling zerovec-derive v0.10.3 |
| 2790 | 2026-02-17T05:39:23.790Z | Compiling displaydoc v0.2.5 |
| 2791 | 2026-02-17T05:39:24.455Z | Compiling icu_provider_macros v1.5.0 |
| 2792 | 2026-02-17T05:39:25.179Z | Compiling zeroize v1.8.1 |
| 2793 | 2026-02-17T05:39:25.419Z | Compiling tokio-macros v2.6.0 |
| 2794 | 2026-02-17T05:39:25.497Z | Compiling thiserror-impl v2.0.18 |
| 2795 | 2026-02-17T05:39:25.553Z | Compiling schemars_derive v0.8.22 |
| 2796 | 2026-02-17T05:39:25.698Z | Compiling zerocopy-derive v0.7.35 |
| 2797 | 2026-02-17T05:39:25.950Z | Compiling regex v1.11.3 |
| 2798 | 2026-02-17T05:39:26.127Z | Compiling futures-macro v0.3.31 |
| 2799 | 2026-02-17T05:39:26.816Z | Compiling zerofrom v0.1.4 |
| 2800 | 2026-02-17T05:39:26.906Z | Compiling thiserror-impl v1.0.69 |
| 2801 | 2026-02-17T05:39:27.158Z | Compiling yoke v0.7.4 |
| 2802 | 2026-02-17T05:39:27.608Z | Compiling zerovec v0.10.4 |
| 2803 | 2026-02-17T05:39:28.081Z | Compiling minimal-lexical v0.2.1 |
| 2804 | 2026-02-17T05:39:28.146Z | Compiling clang-sys v1.8.1 |
| 2805 | 2026-02-17T05:39:28.565Z | Compiling nom v7.1.3 |
| 2806 | 2026-02-17T05:39:29.171Z | Compiling crypto-common v0.1.6 |
| 2807 | 2026-02-17T05:39:29.206Z | Compiling pin-project-lite v0.2.14 |
| 2808 | 2026-02-17T05:39:29.741Z | Compiling tinystr v0.7.6 |
| 2809 | 2026-02-17T05:39:29.934Z | Compiling icu_collections v1.5.0 |
| 2810 | 2026-02-17T05:39:30.234Z | Compiling icu_locid v1.5.0 |
| 2811 | 2026-02-17T05:39:30.489Z | Compiling bitflags v2.9.4 |
| 2812 | 2026-02-17T05:39:30.536Z | Compiling bytes v1.11.1 |
| 2813 | 2026-02-17T05:39:31.799Z | Compiling icu_provider v1.5.0 |
| 2814 | 2026-02-17T05:39:32.427Z | Compiling libloading v0.8.5 |
| 2815 | 2026-02-17T05:39:32.644Z | Compiling home v0.5.9 |
| 2816 | 2026-02-17T05:39:32.825Z | Compiling icu_locid_transform v1.5.0 |
| 2817 | 2026-02-17T05:39:32.896Z | Compiling bindgen v0.69.5 |
| 2818 | 2026-02-17T05:39:33.159Z | Compiling cexpr v0.6.0 |
| 2819 | 2026-02-17T05:39:34.149Z | Compiling icu_properties v1.5.1 |
| 2820 | 2026-02-17T05:39:34.811Z | Compiling which v4.4.2 |
| 2821 | 2026-02-17T05:39:35.297Z | Compiling itertools v0.12.1 |
| 2822 | 2026-02-17T05:39:35.350Z | Compiling rustc-hash v1.1.0 |
| 2823 | 2026-02-17T05:39:35.561Z | Compiling lazycell v1.3.0 |
| 2824 | 2026-02-17T05:39:35.793Z | Compiling parking_lot v0.12.3 |
| 2825 | 2026-02-17T05:39:36.442Z | Compiling tracing-attributes v0.1.27 |
| 2826 | 2026-02-17T05:39:37.308Z | Compiling hashbrown v0.16.1 |
| 2827 | 2026-02-17T05:39:37.737Z | Compiling cmake v0.1.51 |
| 2828 | 2026-02-17T05:39:38.125Z | Compiling icu_normalizer v1.5.0 |
| 2829 | 2026-02-17T05:39:38.521Z | Compiling signal-hook-registry v1.4.2 |
| 2830 | 2026-02-17T05:39:38.521Z | Compiling dunce v1.0.5 |
| 2831 | 2026-02-17T05:39:38.705Z | Compiling fs_extra v1.3.0 |
| 2832 | 2026-02-17T05:39:38.927Z | Compiling serde_tokenstream v0.2.2 |
| 2833 | 2026-02-17T05:39:39.222Z | Compiling idna_adapter v1.2.0 |
| 2834 | 2026-02-17T05:39:39.507Z | Compiling idna v1.0.3 |
| 2835 | 2026-02-17T05:39:39.584Z | Compiling mio v1.0.2 |
| 2836 | 2026-02-17T05:39:39.924Z | Compiling fnv v1.0.7 |
| 2837 | 2026-02-17T05:39:40.115Z | Compiling url v2.5.4 |
| 2838 | 2026-02-17T05:39:40.323Z | Compiling iana-time-zone v0.1.63 |
| 2839 | 2026-02-17T05:39:40.710Z | Compiling chrono v0.4.43 |
| 2840 | 2026-02-17T05:39:40.878Z | Compiling indexmap v2.13.0 |
| 2841 | 2026-02-17T05:39:41.137Z | Compiling uuid v1.19.0 |
| 2842 | 2026-02-17T05:39:41.665Z | Compiling ring v0.17.14 |
| 2843 | 2026-02-17T05:39:42.124Z | Compiling syn v1.0.109 |
| 2844 | 2026-02-17T05:39:42.489Z | Compiling foldhash v0.1.5 |
| 2845 | 2026-02-17T05:39:42.765Z | Compiling hashbrown v0.15.4 |
| 2846 | 2026-02-17T05:39:42.835Z | Compiling socket2 v0.6.1 |
| 2847 | 2026-02-17T05:39:43.662Z | Compiling tokio v1.49.0 |
| 2848 | 2026-02-17T05:39:44.293Z | Compiling const-oid v0.9.6 |
| 2849 | 2026-02-17T05:39:44.684Z | Compiling dyn-clone v1.0.20 |
| 2850 | 2026-02-17T05:39:44.785Z | Compiling num-conv v0.1.0 |
| 2851 | 2026-02-17T05:39:45.148Z | Compiling time-core v0.1.6 |
| 2852 | 2026-02-17T05:39:45.418Z | Compiling aws-lc-rs v1.12.4 |
| 2853 | 2026-02-17T05:39:45.521Z | Compiling time-macros v0.2.24 |
| 2854 | 2026-02-17T05:39:46.243Z | Compiling der_derive v0.7.3 |
| 2855 | 2026-02-17T05:39:48.119Z | Compiling httparse v1.9.5 |
| 2856 | 2026-02-17T05:39:48.449Z | Compiling block-buffer v0.10.4 |
| 2857 | 2026-02-17T05:39:48.841Z | Compiling digest v0.10.7 |
| 2858 | 2026-02-17T05:39:49.034Z | Compiling futures-core v0.3.31 |
| 2859 | 2026-02-17T05:39:49.302Z | Compiling vcpkg v0.2.15 |
| 2860 | 2026-02-17T05:39:49.943Z | Compiling aws-lc-sys v0.26.0 |
| 2861 | 2026-02-17T05:39:50.584Z | Compiling cpufeatures v0.2.14 |
| 2862 | 2026-02-17T05:39:50.751Z | Compiling zerocopy v0.8.27 |
| 2863 | 2026-02-17T05:39:50.785Z | Compiling openssl-sys v0.9.109 |
| 2864 | 2026-02-17T05:39:51.451Z | Compiling zerocopy v0.7.35 |
| 2865 | 2026-02-17T05:39:51.778Z | Compiling zerocopy-derive v0.8.27 |
| 2866 | 2026-02-17T05:39:52.365Z | Compiling http v1.4.0 |
| 2867 | 2026-02-17T05:39:53.133Z | Compiling futures-sink v0.3.31 |
| 2868 | 2026-02-17T05:39:53.340Z | Compiling slog v2.8.2 |
| 2869 | 2026-02-17T05:39:53.563Z | Compiling openssl v0.10.73 |
| 2870 | 2026-02-17T05:39:53.709Z | Compiling futures-channel v0.3.31 |
| 2871 | 2026-02-17T05:39:54.091Z | Compiling futures-task v0.3.31 |
| 2872 | 2026-02-17T05:39:54.308Z | Compiling strsim v0.11.1 |
| 2873 | 2026-02-17T05:39:54.396Z | Compiling rustls v0.23.19 |
| 2874 | 2026-02-17T05:39:54.455Z | Compiling futures-io v0.3.31 |
| 2875 | 2026-02-17T05:39:54.495Z | Compiling pin-utils v0.1.0 |
| 2876 | 2026-02-17T05:39:54.655Z | Compiling openssl-macros v0.1.1 |
| 2877 | 2026-02-17T05:39:54.799Z | Compiling futures-util v0.3.31 |
| 2878 | 2026-02-17T05:39:54.884Z | Compiling rustix v1.1.3 |
| 2879 | 2026-02-17T05:39:55.035Z | Compiling native-tls v0.2.12 |
| 2880 | 2026-02-17T05:39:55.704Z | Compiling ident_case v1.0.1 |
| 2881 | 2026-02-17T05:39:56.085Z | Compiling ucd-trie v0.1.7 |
| 2882 | 2026-02-17T05:39:56.214Z | Compiling ppv-lite86 v0.2.20 |
| 2883 | 2026-02-17T05:39:56.576Z | Compiling pest v2.8.2 |
| 2884 | 2026-02-17T05:39:56.971Z | Compiling cookie v0.18.1 |
| 2885 | 2026-02-17T05:39:57.102Z | Compiling anyhow v1.0.99 |
| 2886 | 2026-02-17T05:39:57.367Z | Compiling rustc_version v0.4.1 |
| 2887 | 2026-02-17T05:39:58.762Z | Compiling litrs v0.4.1 |
| 2888 | 2026-02-17T05:39:59.590Z | Compiling pest_meta v2.8.2 |
| 2889 | 2026-02-17T05:39:59.769Z | Compiling crossbeam-utils v0.8.21 |
| 2890 | 2026-02-17T05:39:59.895Z | Compiling document-features v0.2.11 |
| 2891 | 2026-02-17T05:40:00.745Z | Compiling block-padding v0.3.3 |
| 2892 | 2026-02-17T05:40:01.047Z | Compiling pest_generator v2.8.2 |
| 2893 | 2026-02-17T05:40:01.080Z | Compiling async-trait v0.1.89 |
| 2894 | 2026-02-17T05:40:01.120Z | Compiling ryu v1.0.18 |
| 2895 | 2026-02-17T05:40:01.466Z | Compiling plain v0.2.3 |
| 2896 | 2026-02-17T05:40:01.495Z | Compiling inout v0.1.3 |
| 2897 | 2026-02-17T05:40:01.819Z | Compiling base64ct v1.6.0 |
| 2898 | 2026-02-17T05:40:01.875Z | Compiling cipher v0.4.4 |
| 2899 | 2026-02-17T05:40:02.394Z | Compiling openapiv3 v2.2.0 |
| 2900 | 2026-02-17T05:40:02.431Z | Compiling pretty-hex v0.4.1 |
| 2901 | 2026-02-17T05:40:02.565Z | Compiling darling_core v0.21.0 |
| 2902 | 2026-02-17T05:40:02.899Z | Compiling pest_derive v2.8.2 |
| 2903 | 2026-02-17T05:40:02.961Z | Compiling tracing-core v0.1.32 |
| 2904 | 2026-02-17T05:40:03.745Z | Compiling tracing v0.1.40 |
| 2905 | 2026-02-17T05:40:05.034Z | Compiling clap_derive v4.5.47 |
| 2906 | 2026-02-17T05:40:05.282Z | Compiling hmac v0.12.1 |
| 2907 | 2026-02-17T05:40:06.275Z | Compiling scroll_derive v0.13.1 |
| 2908 | 2026-02-17T05:40:06.482Z | Compiling scroll_derive v0.12.0 |
| 2909 | 2026-02-17T05:40:07.387Z | Compiling darling_macro v0.21.0 |
| 2910 | 2026-02-17T05:40:07.665Z | Compiling pem-rfc7468 v0.7.0 |
| 2911 | 2026-02-17T05:40:08.059Z | Compiling sha2 v0.10.9 |
| 2912 | 2026-02-17T05:40:08.174Z | Compiling darling v0.21.0 |
| 2913 | 2026-02-17T05:40:08.935Z | Compiling rustls-pki-types v1.10.0 |
| 2914 | 2026-02-17T05:40:09.084Z | Compiling base64 v0.22.1 |
| 2915 | 2026-02-17T05:40:10.770Z | Compiling powerfmt v0.2.0 |
| 2916 | 2026-02-17T05:40:11.282Z | Compiling camino v1.2.2 |
| 2917 | 2026-02-17T05:40:11.310Z | Compiling adler2 v2.0.0 |
| 2918 | 2026-02-17T05:40:11.543Z | Compiling miniz_oxide v0.8.5 |
| 2919 | 2026-02-17T05:40:11.809Z | Compiling deranged v0.5.3 |
| 2920 | 2026-02-17T05:40:12.391Z | Compiling tokio-util v0.7.15 |
| 2921 | 2026-02-17T05:40:13.338Z | Compiling curve25519-dalek v4.1.3 |
| 2922 | 2026-02-17T05:40:13.757Z | Compiling hubpack_derive v0.1.1 |
| 2923 | 2026-02-17T05:40:14.641Z | Compiling ipnet v2.11.0 |
| 2924 | 2026-02-17T05:40:15.597Z | Compiling serde_spanned v0.6.9 |
| 2925 | 2026-02-17T05:40:15.729Z | Compiling toml_datetime v0.6.11 |
| 2926 | 2026-02-17T05:40:15.868Z | Compiling strum_macros v0.26.4 |
| 2927 | 2026-02-17T05:40:16.231Z | Compiling rand_core v0.9.3 |
| 2928 | 2026-02-17T05:40:16.639Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2929 | 2026-02-17T05:40:17.409Z | Compiling untrusted v0.7.1 |
| 2930 | 2026-02-17T05:40:17.442Z | Compiling flagset v0.4.6 |
| 2931 | 2026-02-17T05:40:17.677Z | Compiling untrusted v0.9.0 |
| 2932 | 2026-02-17T05:40:17.719Z | Compiling num_threads v0.1.7 |
| 2933 | 2026-02-17T05:40:17.959Z | Compiling time v0.3.43 |
| 2934 | 2026-02-17T05:40:18.945Z | Compiling der v0.7.10 |
| 2935 | 2026-02-17T05:40:21.790Z | Compiling http-body v1.0.1 |
| 2936 | 2026-02-17T05:40:22.202Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 2937 | 2026-02-17T05:40:23.043Z | Compiling usdt-impl v0.5.0 |
| 2938 | 2026-02-17T05:40:23.608Z | Compiling atomic-waker v1.1.2 |
| 2939 | 2026-02-17T05:40:23.851Z | Compiling usdt-impl v0.6.0 |
| 2940 | 2026-02-17T05:40:25.847Z | Compiling rand_chacha v0.9.0 |
| 2941 | 2026-02-17T05:40:26.636Z | Compiling scroll v0.13.0 |
| 2942 | 2026-02-17T05:40:27.130Z | Compiling scroll v0.12.0 |
| 2943 | 2026-02-17T05:40:27.232Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2944 | 2026-02-17T05:40:27.675Z | Compiling tower-layer v0.3.3 |
| 2945 | 2026-02-17T05:40:27.760Z | Compiling try-lock v0.2.5 |
| 2946 | 2026-02-17T05:40:27.949Z | Compiling tower-service v0.3.3 |
| 2947 | 2026-02-17T05:40:28.005Z | Compiling winnow v0.5.40 |
| 2948 | 2026-02-17T05:40:28.120Z | Compiling gimli v0.31.1 |
| 2949 | 2026-02-17T05:40:30.003Z | Compiling num-bigint-dig v0.8.6 |
| 2950 | 2026-02-17T05:40:30.382Z | Compiling want v0.3.1 |
| 2951 | 2026-02-17T05:40:30.710Z | Compiling goblin v0.8.2 |
| 2952 | 2026-02-17T05:40:31.290Z | Compiling toml_edit v0.19.15 |
| 2953 | 2026-02-17T05:40:31.397Z | Compiling goblin v0.10.2 |
| 2954 | 2026-02-17T05:40:32.566Z | Compiling addr2line v0.24.2 |
| 2955 | 2026-02-17T05:40:33.297Z | Compiling spki v0.7.3 |
| 2956 | 2026-02-17T05:40:33.696Z | Compiling rand v0.9.2 |
| 2957 | 2026-02-17T05:40:33.759Z | Compiling h2 v0.4.6 |
| 2958 | 2026-02-17T05:40:34.944Z | Compiling salsa20 v0.10.2 |
| 2959 | 2026-02-17T05:40:35.227Z | Compiling pbkdf2 v0.12.2 |
| 2960 | 2026-02-17T05:40:36.567Z | Compiling object v0.36.5 |
| 2961 | 2026-02-17T05:40:36.774Z | Compiling foreign-types-shared v0.1.1 |
| 2962 | 2026-02-17T05:40:36.966Z | Compiling openssl-probe v0.1.5 |
| 2963 | 2026-02-17T05:40:37.265Z | Compiling rustc-demangle v0.1.24 |
| 2964 | 2026-02-17T05:40:38.414Z | Compiling httpdate v1.0.3 |
| 2965 | 2026-02-17T05:40:38.596Z | Compiling unicode-segmentation v1.12.0 |
| 2966 | 2026-02-17T05:40:38.820Z | Compiling dof v0.4.0 |
| 2967 | 2026-02-17T05:40:40.965Z | Compiling hyper v1.8.1 |
| 2968 | 2026-02-17T05:40:41.045Z | Compiling foreign-types v0.3.2 |
| 2969 | 2026-02-17T05:40:41.183Z | Compiling dof v0.3.0 |
| 2970 | 2026-02-17T05:40:42.589Z | Compiling scrypt v0.11.0 |
| 2971 | 2026-02-17T05:40:43.106Z | Compiling backtrace v0.3.74 |
| 2972 | 2026-02-17T05:40:44.162Z | Compiling aes v0.8.4 |
| 2973 | 2026-02-17T05:40:44.283Z | Compiling cbc v0.1.2 |
| 2974 | 2026-02-17T05:40:44.831Z | Compiling dtrace-parser v0.2.0 |
| 2975 | 2026-02-17T05:40:44.870Z | Compiling dtrace-parser v0.3.0 |
| 2976 | 2026-02-17T05:40:45.844Z | Compiling rand_chacha v0.3.1 |
| 2977 | 2026-02-17T05:40:46.371Z | Compiling daft-derive v0.1.4 |
| 2978 | 2026-02-17T05:40:46.766Z | Compiling enum-as-inner v0.6.1 |
| 2979 | 2026-02-17T05:40:47.330Z | Compiling thread-id v5.0.0 |
| 2980 | 2026-02-17T05:40:47.484Z | Compiling thread-id v4.2.2 |
| 2981 | 2026-02-17T05:40:47.585Z | Compiling ref-cast v1.0.25 |
| 2982 | 2026-02-17T05:40:47.652Z | Compiling cfg_aliases v0.2.1 |
| 2983 | 2026-02-17T05:40:48.117Z | Compiling rand v0.8.5 |
| 2984 | 2026-02-17T05:40:48.895Z | Compiling pkcs5 v0.7.1 |
| 2985 | 2026-02-17T05:40:49.121Z | Compiling hyper-util v0.1.19 |
| 2986 | 2026-02-17T05:40:49.919Z | Compiling serde_with_macros v3.16.1 |
| 2987 | 2026-02-17T05:40:50.839Z | Compiling heapless v0.7.17 |
| 2988 | 2026-02-17T05:40:51.098Z | Compiling regress v0.10.4 |
| 2989 | 2026-02-17T05:40:51.329Z | Compiling erased-serde v0.3.31 |
| 2990 | 2026-02-17T05:40:52.611Z | Compiling memoffset v0.9.1 |
| 2991 | 2026-02-17T05:40:52.984Z | Compiling signal-hook v0.3.18 |
| 2992 | 2026-02-17T05:40:53.334Z | Compiling zstd-safe v7.2.3 |
| 2993 | 2026-02-17T05:40:53.487Z | Compiling fastrand v2.1.1 |
| 2994 | 2026-02-17T05:40:53.984Z | Compiling tempfile v3.24.0 |
| 2995 | 2026-02-17T05:40:56.027Z | Compiling pkcs8 v0.10.2 |
| 2996 | 2026-02-17T05:40:56.058Z | Compiling http-body-util v0.1.3 |
| 2997 | 2026-02-17T05:40:56.399Z | Compiling sync_wrapper v1.0.1 |
| 2998 | 2026-02-17T05:40:56.580Z | Compiling darling_core v0.20.10 |
| 2999 | 2026-02-17T05:40:56.712Z | Compiling ipnetwork v0.21.1 |
| 3000 | 2026-02-17T05:40:56.773Z | Compiling ref-cast-impl v1.0.25 |
| 3001 | 2026-02-17T05:40:57.462Z | Compiling wait-timeout v0.2.0 |
| 3002 | 2026-02-17T05:40:57.780Z | Compiling ahash v0.8.12 |
| 3003 | 2026-02-17T05:40:57.914Z | Compiling encoding_rs v0.8.34 |
| 3004 | 2026-02-17T05:40:58.388Z | Compiling mime v0.3.17 |
| 3005 | 2026-02-17T05:40:58.936Z | Compiling tinyvec_macros v0.1.1 |
| 3006 | 2026-02-17T05:40:59.456Z | Compiling psl-types v2.0.11 |
| 3007 | 2026-02-17T05:40:59.738Z | Compiling quick-error v1.2.3 |
| 3008 | 2026-02-17T05:40:59.953Z | Compiling bit-vec v0.8.0 |
| 3009 | 2026-02-17T05:41:00.480Z | Compiling bit-set v0.8.0 |
| 3010 | 2026-02-17T05:41:00.686Z | Compiling rusty-fork v0.3.0 |
| 3011 | 2026-02-17T05:41:00.853Z | Compiling publicsuffix v2.3.0 |
| 3012 | 2026-02-17T05:41:01.185Z | Compiling tinyvec v1.8.0 |
| 3013 | 2026-02-17T05:41:01.565Z | Compiling darling_macro v0.20.10 |
| 3014 | 2026-02-17T05:41:01.700Z | Compiling oxnet v0.1.4 |
| 3015 | 2026-02-17T05:41:02.503Z | Compiling tower v0.5.2 |
| 3016 | 2026-02-17T05:41:03.612Z | Compiling tokio-native-tls v0.3.1 |
| 3017 | 2026-02-17T05:41:04.099Z | Compiling usdt-attr-macro v0.6.0 |
| 3018 | 2026-02-17T05:41:04.360Z | Compiling usdt-macro v0.6.0 |
| 3019 | 2026-02-17T05:41:05.549Z | Compiling rustls-native-certs v0.8.1 |
| 3020 | 2026-02-17T05:41:05.643Z | Compiling rand_xorshift v0.4.0 |
| 3021 | 2026-02-17T05:41:05.894Z | Compiling webpki-roots v1.0.1 |
| 3022 | 2026-02-17T05:41:06.004Z | Compiling serde_urlencoded v0.7.1 |
| 3023 | 2026-02-17T05:41:06.312Z | Compiling iri-string v0.7.8 |
| 3024 | 2026-02-17T05:41:06.352Z | Compiling smoltcp v0.9.1 |
| 3025 | 2026-02-17T05:41:06.609Z | Compiling unarray v0.1.4 |
| 3026 | 2026-02-17T05:41:06.813Z | Compiling proptest v1.7.0 |
| 3027 | 2026-02-17T05:41:06.985Z | Compiling hyper-tls v0.6.0 |
| 3028 | 2026-02-17T05:41:07.380Z | Compiling cookie_store v0.21.1 |
| 3029 | 2026-02-17T05:41:08.645Z | Compiling darling v0.20.10 |
| 3030 | 2026-02-17T05:41:09.216Z | Compiling tower-http v0.6.6 |
| 3031 | 2026-02-17T05:41:11.260Z | Compiling num-integer v0.1.46 |
| 3032 | 2026-02-17T05:41:11.945Z | Compiling utf8parse v0.2.2 |
| 3033 | 2026-02-17T05:41:12.384Z | Compiling winnow v0.7.14 |
| 3034 | 2026-02-17T05:41:15.479Z | Compiling anstyle v1.0.11 |
| 3035 | 2026-02-17T05:41:16.647Z | Compiling anstyle-parse v0.2.5 |
| 3036 | 2026-02-17T05:41:17.005Z | Compiling newtype-uuid v1.3.2 |
| 3037 | 2026-02-17T05:41:17.601Z | Compiling rustls-webpki v0.102.8 |
| 3038 | 2026-02-17T05:41:18.308Z | Compiling derive_builder_core v0.20.2 |
| 3039 | 2026-02-17T05:41:19.261Z | Compiling unicode-normalization v0.1.24 |
| 3040 | 2026-02-17T05:41:20.401Z | Compiling nix v0.29.0 |
| 3041 | 2026-02-17T05:41:21.156Z | Compiling heck v0.4.1 |
| 3042 | 2026-02-17T05:41:21.480Z | Compiling signature v2.2.0 |
| 3043 | 2026-02-17T05:41:21.631Z | Compiling strum_macros v0.27.2 |
| 3044 | 2026-02-17T05:41:21.685Z | Compiling fs-err v3.1.1 |
| 3045 | 2026-02-17T05:41:21.758Z | Compiling crc32fast v1.4.2 |
| 3046 | 2026-02-17T05:41:22.023Z | Compiling colorchoice v1.0.2 |
| 3047 | 2026-02-17T05:41:22.135Z | Compiling siphasher v0.3.11 |
| 3048 | 2026-02-17T05:41:22.248Z | Compiling buf-list v1.0.3 |
| 3049 | 2026-02-17T05:41:22.463Z | Compiling is_terminal_polyfill v1.70.1 |
| 3050 | 2026-02-17T05:41:22.532Z | Compiling anstyle-query v1.1.1 |
| 3051 | 2026-02-17T05:41:22.640Z | Compiling zlib-rs v0.5.1 |
| 3052 | 2026-02-17T05:41:22.685Z | Compiling unicode-bidi v0.3.17 |
| 3053 | 2026-02-17T05:41:22.733Z | Compiling unicode-properties v0.1.3 |
| 3054 | 2026-02-17T05:41:22.999Z | Compiling anstream v0.6.18 |
| 3055 | 2026-02-17T05:41:23.743Z | Compiling stringprep v0.1.5 |
| 3056 | 2026-02-17T05:41:23.874Z | Compiling phf_shared v0.11.2 |
| 3057 | 2026-02-17T05:41:25.682Z | Compiling derive_builder_macro v0.20.2 |
| 3058 | 2026-02-17T05:41:25.735Z | Compiling daft v0.1.4 |
| 3059 | 2026-02-17T05:41:26.370Z | Compiling tokio-rustls v0.26.0 |
| 3060 | 2026-02-17T05:41:26.933Z | Compiling hyper-rustls v0.27.7 |
| 3061 | 2026-02-17T05:41:27.524Z | Compiling reqwest v0.12.24 |
| 3062 | 2026-02-17T05:41:27.739Z | Compiling libz-rs-sys v0.5.1 |
| 3063 | 2026-02-17T05:41:28.026Z | Compiling num-iter v0.1.45 |
| 3064 | 2026-02-17T05:41:28.245Z | Compiling terminal_size v0.4.0 |
| 3065 | 2026-02-17T05:41:28.275Z | Compiling md-5 v0.10.6 |
| 3066 | 2026-02-17T05:41:28.544Z | Compiling ff v0.13.0 |
| 3067 | 2026-02-17T05:41:28.572Z | Compiling hash32 v0.2.1 |
| 3068 | 2026-02-17T05:41:28.804Z | Compiling hex v0.4.3 |
| 3069 | 2026-02-17T05:41:28.959Z | Compiling vergen-lib v0.1.6 |
| 3070 | 2026-02-17T05:41:29.528Z | Compiling base16ct v0.2.0 |
| 3071 | 2026-02-17T05:41:29.905Z | Compiling fallible-iterator v0.2.0 |
| 3072 | 2026-02-17T05:41:30.076Z | Compiling sec1 v0.7.3 |
| 3073 | 2026-02-17T05:41:30.721Z | Compiling postgres-protocol v0.6.8 |
| 3074 | 2026-02-17T05:41:30.758Z | Compiling group v0.13.0 |
| 3075 | 2026-02-17T05:41:31.847Z | Compiling flate2 v1.1.2 |
| 3076 | 2026-02-17T05:41:31.922Z | Compiling derive_builder v0.20.2 |
| 3077 | 2026-02-17T05:41:32.884Z | Compiling hkdf v0.12.4 |
| 3078 | 2026-02-17T05:41:33.208Z | Compiling crypto-bigint v0.5.5 |
| 3079 | 2026-02-17T05:41:33.488Z | Compiling cargo-platform v0.1.8 |
| 3080 | 2026-02-17T05:41:33.567Z | Compiling vergen v9.0.6 |
| 3081 | 2026-02-17T05:41:33.598Z | Compiling serde_repr v0.1.19 |
| 3082 | 2026-02-17T05:41:33.674Z | Compiling memmap2 v0.9.8 |
| 3083 | 2026-02-17T05:41:33.997Z | Compiling simd-adler32 v0.3.7 |
| 3084 | 2026-02-17T05:41:34.402Z | Compiling bumpalo v3.16.0 |
| 3085 | 2026-02-17T05:41:34.533Z | Compiling lockfree-object-pool v0.1.6 |
| 3086 | 2026-02-17T05:41:34.604Z | Compiling clap_lex v0.7.4 |
| 3087 | 2026-02-17T05:41:34.842Z | Compiling bitflags v1.3.2 |
| 3088 | 2026-02-17T05:41:34.920Z | Compiling toml_write v0.1.2 |
| 3089 | 2026-02-17T05:41:35.382Z | Compiling managed v0.8.0 |
| 3090 | 2026-02-17T05:41:36.599Z | Compiling clap_builder v4.5.48 |
| 3091 | 2026-02-17T05:41:36.663Z | Compiling elliptic-curve v0.13.8 |
| 3092 | 2026-02-17T05:41:37.413Z | Compiling toml_edit v0.22.27 |
| 3093 | 2026-02-17T05:41:37.843Z | Compiling zopfli v0.8.1 |
| 3094 | 2026-02-17T05:41:39.509Z | Compiling usdt v0.6.0 |
| 3095 | 2026-02-17T05:41:39.704Z | Compiling cargo_metadata v0.19.2 |
| 3096 | 2026-02-17T05:41:44.017Z | Compiling zstd v0.13.3 |
| 3097 | 2026-02-17T05:41:44.913Z | Compiling signal-hook-mio v0.2.4 |
| 3098 | 2026-02-17T05:41:44.940Z | Compiling postgres-types v0.2.9 |
| 3099 | 2026-02-17T05:41:45.470Z | Compiling strum v0.27.2 |
| 3100 | 2026-02-17T05:41:45.528Z | Compiling phf v0.11.2 |
| 3101 | 2026-02-17T05:41:45.803Z | Compiling ed25519 v2.2.3 |
| 3102 | 2026-02-17T05:41:45.876Z | Compiling bzip2 v0.5.2 |
| 3103 | 2026-02-17T05:41:45.925Z | Compiling bzip2 v0.4.4 |
| 3104 | 2026-02-17T05:41:46.231Z | Compiling pkcs1 v0.7.5 |
| 3105 | 2026-02-17T05:41:46.329Z | Compiling strum v0.26.3 |
| 3106 | 2026-02-17T05:41:46.362Z | Compiling hubpack v0.1.2 |
| 3107 | 2026-02-17T05:41:46.549Z | Compiling rfc6979 v0.4.0 |
| 3108 | 2026-02-17T05:41:46.632Z | Compiling sha1 v0.10.6 |
| 3109 | 2026-02-17T05:41:46.807Z | Compiling serde-big-array v0.5.1 |
| 3110 | 2026-02-17T05:41:46.889Z | Compiling bstr v1.10.0 |
| 3111 | 2026-02-17T05:41:47.067Z | Compiling float-cmp v0.10.0 |
| 3112 | 2026-02-17T05:41:47.099Z | Compiling env_filter v0.1.2 |
| 3113 | 2026-02-17T05:41:47.380Z | Compiling socket2 v0.5.10 |
| 3114 | 2026-02-17T05:41:47.406Z | Compiling data-encoding v2.9.0 |
| 3115 | 2026-02-17T05:41:48.212Z | Compiling precomputed-hash v0.1.1 |
| 3116 | 2026-02-17T05:41:48.351Z | Compiling whoami v1.5.2 |
| 3117 | 2026-02-17T05:41:48.385Z | Compiling fixedbitset v0.5.7 |
| 3118 | 2026-02-17T05:41:48.449Z | Compiling difflib v0.4.0 |
| 3119 | 2026-02-17T05:41:48.904Z | Compiling static_assertions v1.1.0 |
| 3120 | 2026-02-17T05:41:49.044Z | Compiling new_debug_unreachable v1.0.6 |
| 3121 | 2026-02-17T05:41:49.192Z | Compiling normalize-line-endings v0.3.0 |
| 3122 | 2026-02-17T05:41:49.369Z | Compiling foldhash v0.2.0 |
| 3123 | 2026-02-17T05:41:49.519Z | Compiling rustc-hash v2.1.1 |
| 3124 | 2026-02-17T05:41:49.760Z | Compiling keccak v0.1.5 |
| 3125 | 2026-02-17T05:41:49.789Z | Compiling jiff v0.2.15 |
| 3126 | 2026-02-17T05:41:50.344Z | Compiling fixedbitset v0.4.2 |
| 3127 | 2026-02-17T05:41:50.772Z | Compiling predicates-core v1.0.8 |
| 3128 | 2026-02-17T05:41:51.461Z | Compiling predicates v3.1.3 |
| 3129 | 2026-02-17T05:41:52.960Z | Compiling hickory-proto v0.25.2 |
| 3130 | 2026-02-17T05:41:53.238Z | Compiling petgraph v0.6.5 |
| 3131 | 2026-02-17T05:41:54.839Z | Compiling sha3 v0.10.8 |
| 3132 | 2026-02-17T05:41:55.189Z | Compiling iddqd v0.3.16 |
| 3133 | 2026-02-17T05:41:55.430Z | Compiling string_cache v0.8.9 |
| 3134 | 2026-02-17T05:41:55.815Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3135 | 2026-02-17T05:41:56.791Z | Compiling zip v4.2.0 |
| 3136 | 2026-02-17T05:41:57.808Z | Compiling petgraph v0.8.2 |
| 3137 | 2026-02-17T05:41:58.825Z | Compiling tokio-postgres v0.7.13 |
| 3138 | 2026-02-17T05:41:59.767Z | Compiling similar v2.7.0 |
| 3139 | 2026-02-17T05:42:00.965Z | Compiling env_logger v0.11.8 |
| 3140 | 2026-02-17T05:42:01.694Z | Compiling ecdsa v0.16.9 |
| 3141 | 2026-02-17T05:42:02.313Z | Compiling rsa v0.9.8 |
| 3142 | 2026-02-17T05:42:02.600Z | Compiling zip v0.6.6 |
| 3143 | 2026-02-17T05:42:03.131Z | Compiling ed25519-dalek v2.1.1 |
| 3144 | 2026-02-17T05:42:03.743Z | Compiling crossterm v0.28.1 |
| 3145 | 2026-02-17T05:42:04.513Z | Compiling clap v4.5.48 |
| 3146 | 2026-02-17T05:42:04.839Z | Compiling serde_with v3.16.1 |
| 3147 | 2026-02-17T05:42:05.106Z | Compiling crossbeam-epoch v0.9.18 |
| 3148 | 2026-02-17T05:42:05.663Z | Compiling toml v0.7.8 |
| 3149 | 2026-02-17T05:42:05.795Z | Compiling x509-cert v0.2.5 |
| 3150 | 2026-02-17T05:42:06.298Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3151 | 2026-02-17T05:42:06.667Z | Compiling tokio-stream v0.1.17 |
| 3152 | 2026-02-17T05:42:07.662Z | Compiling itertools v0.10.5 |
| 3153 | 2026-02-17T05:42:07.700Z | Compiling itertools v0.13.0 |
| 3154 | 2026-02-17T05:42:08.120Z | Compiling winnow v0.6.26 |
| 3155 | 2026-02-17T05:42:08.862Z | Compiling lalrpop-util v0.19.12 |
| 3156 | 2026-02-17T05:42:09.142Z | Compiling peg-runtime v0.8.5 |
| 3157 | 2026-02-17T05:42:10.989Z | Compiling typify-impl v0.4.3 |
| 3158 | 2026-02-17T05:42:11.561Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3159 | 2026-02-17T05:42:15.098Z | Compiling unsafe-libyaml v0.2.11 |
| 3160 | 2026-02-17T05:42:16.828Z | Compiling serde_yaml v0.9.34+deprecated |
| 3161 | 2026-02-17T05:42:19.607Z | Compiling typify-macro v0.4.3 |
| 3162 | 2026-02-17T05:42:23.135Z | Compiling typify v0.4.3 |
| 3163 | 2026-02-17T05:42:38.852Z | Compiling slog-async v2.8.0 |
| 3164 | 2026-02-17T05:42:52.944Z | Compiling rustls v0.22.4 |
| 3165 | 2026-02-17T05:43:02.007Z | Compiling structmeta-derive v0.3.0 |
| 3166 | 2026-02-17T05:43:02.209Z | Compiling multer v3.1.0 |
| 3167 | 2026-02-17T05:43:04.566Z | Compiling structmeta v0.3.0 |
| 3168 | 2026-02-17T05:43:21.481Z | Compiling futures-executor v0.3.31 |
| 3169 | 2026-02-17T05:43:21.758Z | Compiling newtype-uuid-macros v0.1.0 |
| 3170 | 2026-02-17T05:43:22.391Z | Compiling async-stream-impl v0.3.6 |
| 3171 | 2026-02-17T05:43:22.584Z | Compiling dropshot v0.16.7 |
| 3172 | 2026-02-17T05:43:23.367Z | Compiling futures v0.3.31 |
| 3173 | 2026-02-17T05:43:23.402Z | Compiling dropshot_endpoint v0.16.7 |
| 3174 | 2026-02-17T05:43:23.530Z | Compiling derive-ex v0.1.8 |
| 3175 | 2026-02-17T05:43:24.357Z | Compiling crossbeam-channel v0.5.15 |
| 3176 | 2026-02-17T05:43:26.119Z | Compiling match_cfg v0.1.0 |
| 3177 | 2026-02-17T05:43:26.260Z | Compiling hostname v0.3.1 |
| 3178 | 2026-02-17T05:43:26.548Z | Compiling progenitor-impl v0.11.2 |
| 3179 | 2026-02-17T05:43:26.695Z | Compiling test-strategy v0.4.3 |
| 3180 | 2026-02-17T05:43:26.736Z | Compiling thread_local v1.1.8 |
| 3181 | 2026-02-17T05:43:27.439Z | Compiling is-terminal v0.4.13 |
| 3182 | 2026-02-17T05:43:27.615Z | Compiling take_mut v0.2.2 |
| 3183 | 2026-02-17T05:43:27.789Z | Compiling term v1.1.0 |
| 3184 | 2026-02-17T05:43:28.432Z | Compiling slog-term v2.9.2 |
| 3185 | 2026-02-17T05:43:29.279Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3186 | 2026-02-17T05:43:29.813Z | Compiling parse-display-derive v0.10.0 |
| 3187 | 2026-02-17T05:43:30.182Z | Compiling debug-ignore v1.0.5 |
| 3188 | 2026-02-17T05:43:30.401Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3189 | 2026-02-17T05:43:31.250Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 3190 | 2026-02-17T05:43:31.376Z | Compiling progenitor-macro v0.11.2 |
| 3191 | 2026-02-17T05:43:31.428Z | Compiling progenitor-client v0.10.0 |
| 3192 | 2026-02-17T05:43:32.296Z | Compiling slog-json v2.6.1 |
| 3193 | 2026-02-17T05:43:32.688Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3194 | 2026-02-17T05:43:32.752Z | Compiling serde_spanned v1.0.4 |
| 3195 | 2026-02-17T05:43:33.011Z | Compiling unicode-width v0.1.14 |
| 3196 | 2026-02-17T05:43:33.452Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3197 | 2026-02-17T05:43:33.506Z | Compiling slog-bunyan v2.5.0 |
| 3198 | 2026-02-17T05:43:34.643Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3199 | 2026-02-17T05:43:34.669Z | Compiling toml v0.9.11+spec-1.1.0 |
| 3200 | 2026-02-17T05:43:34.669Z | Compiling async-stream v0.3.6 |
| 3201 | 2026-02-17T05:43:34.669Z | Compiling waitgroup v0.1.2 |
| 3202 | 2026-02-17T05:43:34.669Z | Compiling rustls-pemfile v2.2.0 |
| 3203 | 2026-02-17T05:43:34.669Z | Compiling serde_path_to_error v0.1.20 |
| 3204 | 2026-02-17T05:43:34.669Z | Compiling hostname v0.4.2 |
| 3205 | 2026-02-17T05:43:34.764Z | Compiling tokio-rustls v0.25.0 |
| 3206 | 2026-02-17T05:43:34.793Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 3207 | 2026-02-17T05:43:35.074Z | Compiling macaddr v1.0.1 |
| 3208 | 2026-02-17T05:43:35.247Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3209 | 2026-02-17T05:43:35.276Z | Compiling tabwriter v1.4.0 |
| 3210 | 2026-02-17T05:43:35.767Z | Compiling instant v0.1.13 |
| 3211 | 2026-02-17T05:43:35.984Z | Compiling progenitor-client v0.11.2 |
| 3212 | 2026-02-17T05:43:36.922Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3213 | 2026-02-17T05:43:37.174Z | Compiling itertools v0.14.0 |
| 3214 | 2026-02-17T05:43:38.282Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3215 | 2026-02-17T05:43:40.340Z | Compiling progenitor v0.11.2 |
| 3216 | 2026-02-17T05:43:40.391Z | Compiling colored v3.0.0 |
| 3217 | 2026-02-17T05:43:40.483Z | Compiling backoff v0.4.0 |
| 3218 | 2026-02-17T05:43:40.598Z | Compiling parse-display v0.10.0 |
| 3219 | 2026-02-17T05:43:40.885Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3220 | 2026-02-17T05:43:41.609Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 3221 | 2026-02-17T05:43:42.264Z | Compiling proc-macro-error-attr v1.0.4 |
| 3222 | 2026-02-17T05:43:42.693Z | Compiling proc-macro-error v1.0.4 |
| 3223 | 2026-02-17T05:43:43.882Z | Compiling proc-macro-crate v1.3.1 |
| 3224 | 2026-02-17T05:43:44.552Z | Compiling crucible-workspace-hack v0.1.0 |
| 3225 | 2026-02-17T05:43:44.585Z | Compiling num_enum_derive v0.5.11 |
| 3226 | 2026-02-17T05:43:45.484Z | Compiling heapless v0.8.0 |
| 3227 | 2026-02-17T05:43:45.981Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3228 | 2026-02-17T05:43:46.407Z | Compiling num_enum v0.5.11 |
| 3229 | 2026-02-17T05:43:46.769Z | Compiling ingot-macros v0.1.1 |
| 3230 | 2026-02-17T05:43:46.796Z | Compiling hash32 v0.3.1 |
| 3231 | 2026-02-17T05:43:47.100Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3232 | 2026-02-17T05:43:47.416Z | Compiling smoltcp v0.11.0 |
| 3233 | 2026-02-17T05:43:48.065Z | Compiling foreign-types-macros v0.2.3 |
| 3234 | 2026-02-17T05:43:49.067Z | Compiling cobs v0.2.3 |
| 3235 | 2026-02-17T05:43:49.095Z | Compiling foreign-types-shared v0.3.1 |
| 3236 | 2026-02-17T05:43:49.294Z | Compiling foreign-types v0.5.0 |
| 3237 | 2026-02-17T05:43:49.456Z | Compiling postcard v1.0.10 |
| 3238 | 2026-02-17T05:43:50.149Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3239 | 2026-02-17T05:43:51.955Z | Compiling ingot-types v0.1.2 |
| 3240 | 2026-02-17T05:43:52.857Z | Compiling ingot v0.1.1 |
| 3241 | 2026-02-17T05:43:55.206Z | Compiling nix v0.30.1 |
| 3242 | 2026-02-17T05:43:55.882Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3243 | 2026-02-17T05:43:56.474Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3244 | 2026-02-17T05:43:56.533Z | Compiling cstr-argument v0.1.2 |
| 3245 | 2026-02-17T05:43:56.876Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3246 | 2026-02-17T05:43:57.001Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 3247 | 2026-02-17T05:43:57.181Z | Compiling rayon-core v1.12.1 |
| 3248 | 2026-02-17T05:43:57.315Z | Compiling pretty-hex v0.2.1 |
| 3249 | 2026-02-17T05:43:57.487Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3250 | 2026-02-17T05:43:57.609Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3251 | 2026-02-17T05:43:57.648Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3252 | 2026-02-17T05:43:58.058Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3253 | 2026-02-17T05:43:58.323Z | Compiling crossbeam-deque v0.8.5 |
| 3254 | 2026-02-17T05:43:58.445Z | Compiling colored v2.2.0 |
| 3255 | 2026-02-17T05:43:58.717Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3256 | 2026-02-17T05:44:04.046Z | Compiling camino-tempfile v1.4.1 |
| 3257 | 2026-02-17T05:44:04.799Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3258 | 2026-02-17T05:44:05.415Z | Compiling rayon v1.10.0 |
| 3259 | 2026-02-17T05:44:05.467Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3260 | 2026-02-17T05:44:05.604Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3261 | 2026-02-17T05:44:06.703Z | Compiling zone_cfg_derive v0.3.0 |
| 3262 | 2026-02-17T05:44:07.481Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3263 | 2026-02-17T05:44:07.734Z | Compiling smf v0.2.3 |
| 3264 | 2026-02-17T05:44:07.929Z | Compiling num-derive v0.4.2 |
| 3265 | 2026-02-17T05:44:09.245Z | Compiling sigpipe v0.1.3 |
| 3266 | 2026-02-17T05:44:09.287Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3267 | 2026-02-17T05:44:09.695Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3268 | 2026-02-17T05:44:09.802Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3269 | 2026-02-17T05:44:09.994Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3270 | 2026-02-17T05:44:10.107Z | Compiling zone v0.3.1 |
| 3271 | 2026-02-17T05:44:10.281Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3272 | 2026-02-17T05:44:10.819Z | Compiling convert_case v0.4.0 |
| 3273 | 2026-02-17T05:44:11.091Z | Compiling universal-hash v0.5.1 |
| 3274 | 2026-02-17T05:44:11.476Z | Compiling derive_more v0.99.20 |
| 3275 | 2026-02-17T05:44:11.536Z | Compiling opaque-debug v0.3.1 |
| 3276 | 2026-02-17T05:44:11.686Z | Compiling toml v0.8.23 |
| 3277 | 2026-02-17T05:44:13.170Z | Compiling secrecy v0.10.3 |
| 3278 | 2026-02-17T05:44:13.463Z | Compiling half v2.4.1 |
| 3279 | 2026-02-17T05:44:13.877Z | Compiling ciborium-io v0.2.2 |
| 3280 | 2026-02-17T05:44:14.050Z | Compiling ciborium-ll v0.2.2 |
| 3281 | 2026-02-17T05:44:14.076Z | Compiling aead v0.5.2 |
| 3282 | 2026-02-17T05:44:14.433Z | Compiling ciborium v0.2.2 |
| 3283 | 2026-02-17T05:44:14.505Z | Compiling poly1305 v0.8.0 |
| 3284 | 2026-02-17T05:44:15.644Z | Compiling progenitor-impl v0.10.0 |
| 3285 | 2026-02-17T05:44:15.798Z | Compiling chacha20 v0.9.1 |
| 3286 | 2026-02-17T05:44:16.106Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3287 | 2026-02-17T05:44:20.042Z | Compiling progenitor-macro v0.10.0 |
| 3288 | 2026-02-17T05:44:22.139Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3289 | 2026-02-17T05:44:23.221Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3290 | 2026-02-17T05:44:23.347Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3291 | 2026-02-17T05:44:25.362Z | Compiling thiserror-no-std v2.0.2 |
| 3292 | 2026-02-17T05:44:25.556Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3293 | 2026-02-17T05:44:26.907Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3294 | 2026-02-17T05:44:28.957Z | Compiling progenitor v0.10.0 |
| 3295 | 2026-02-17T05:44:31.005Z | Compiling password-hash v0.5.0 |
| 3296 | 2026-02-17T05:44:32.025Z | Compiling blake2 v0.10.6 |
| 3297 | 2026-02-17T05:44:32.992Z | Compiling unicode-width v0.2.0 |
| 3298 | 2026-02-17T05:44:33.311Z | Compiling indent_write v2.2.0 |
| 3299 | 2026-02-17T05:44:33.541Z | Compiling argon2 v0.5.3 |
| 3300 | 2026-02-17T05:44:33.574Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3301 | 2026-02-17T05:44:35.529Z | Compiling vsss-rs v3.3.4 |
| 3302 | 2026-02-17T05:44:35.649Z | Compiling chacha20poly1305 v0.10.1 |
| 3303 | 2026-02-17T05:44:35.923Z | Compiling num-rational v0.4.2 |
| 3304 | 2026-02-17T05:44:35.961Z | Compiling num-complex v0.4.6 |
| 3305 | 2026-02-17T05:44:36.834Z | Compiling swrite v0.1.0 |
| 3306 | 2026-02-17T05:44:37.029Z | Compiling num v0.4.3 |
| 3307 | 2026-02-17T05:44:37.122Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3308 | 2026-02-17T05:44:38.628Z | Compiling float-ord v0.3.2 |
| 3309 | 2026-02-17T05:44:38.843Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3310 | 2026-02-17T05:44:38.877Z | Compiling gethostname v0.5.0 |
| 3311 | 2026-02-17T05:44:39.221Z | Compiling usdt-macro v0.5.0 |
| 3312 | 2026-02-17T05:44:39.375Z | Compiling usdt-attr-macro v0.5.0 |
| 3313 | 2026-02-17T05:44:40.404Z | Compiling derive-where v1.5.0 |
| 3314 | 2026-02-17T05:44:40.485Z | Compiling memmap v0.7.0 |
| 3315 | 2026-02-17T05:44:40.635Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3316 | 2026-02-17T05:44:40.915Z | Compiling usdt v0.5.0 |
| 3317 | 2026-02-17T05:44:41.012Z | Compiling owo-colors v4.2.3 |
| 3318 | 2026-02-17T05:44:41.502Z | Compiling cancel-safe-futures v0.1.5 |
| 3319 | 2026-02-17T05:44:41.955Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3320 | 2026-02-17T05:44:42.012Z | Compiling console v0.15.10 |
| 3321 | 2026-02-17T05:44:42.141Z | Compiling resolv-conf v0.7.0 |
| 3322 | 2026-02-17T05:44:42.991Z | Compiling libsw-core v0.3.1 |
| 3323 | 2026-02-17T05:44:43.330Z | Compiling libsw v3.5.0 |
| 3324 | 2026-02-17T05:44:44.468Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3325 | 2026-02-17T05:44:44.778Z | Compiling async-recursion v1.1.1 |
| 3326 | 2026-02-17T05:44:45.980Z | Compiling libefi-sys v0.1.0 |
| 3327 | 2026-02-17T05:44:46.009Z | Compiling linear-map v1.2.0 |
| 3328 | 2026-02-17T05:44:46.289Z | Compiling bytecount v0.6.8 |
| 3329 | 2026-02-17T05:44:46.424Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3330 | 2026-02-17T05:44:46.830Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3331 | 2026-02-17T05:44:47.615Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3332 | 2026-02-17T05:44:47.640Z | Compiling newline-converter v0.3.0 |
| 3333 | 2026-02-17T05:44:47.799Z | Compiling atomicwrites v0.4.4 |
| 3334 | 2026-02-17T05:44:53.132Z | Compiling hickory-proto v0.24.4 |
| 3335 | 2026-02-17T05:44:53.158Z | Compiling bitfield-struct v0.6.2 |
| 3336 | 2026-02-17T05:44:53.158Z | Compiling linked-hash-map v0.5.6 |
| 3337 | 2026-02-17T05:44:53.648Z | Compiling semver v0.1.20 |
| 3338 | 2026-02-17T05:44:54.182Z | Compiling rustc_version v0.1.7 |
| 3339 | 2026-02-17T05:44:54.209Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3340 | 2026-02-17T05:44:54.602Z | Compiling lru-cache v0.1.2 |
| 3341 | 2026-02-17T05:44:54.814Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3342 | 2026-02-17T05:44:54.870Z | Compiling expectorate v1.2.0 |
| 3343 | 2026-02-17T05:44:55.202Z | Compiling slog-dtrace v0.3.0 |
| 3344 | 2026-02-17T05:44:55.363Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3345 | 2026-02-17T05:44:55.527Z | Compiling siphasher v1.0.1 |
| 3346 | 2026-02-17T05:44:55.657Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3347 | 2026-02-17T05:44:55.941Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3348 | 2026-02-17T05:44:56.979Z | Compiling phf_shared v0.12.1 |
| 3349 | 2026-02-17T05:44:57.344Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3350 | 2026-02-17T05:44:57.449Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3351 | 2026-02-17T05:44:57.927Z | Compiling newtype_derive v0.1.6 |
| 3352 | 2026-02-17T05:44:58.270Z | Compiling hickory-resolver v0.24.4 |
| 3353 | 2026-02-17T05:44:59.099Z | Compiling tokio-dtrace v0.1.0 |
| 3354 | 2026-02-17T05:44:59.615Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3355 | 2026-02-17T05:45:00.490Z | Compiling dropshot-api-manager-types v0.3.0 |
| 3356 | 2026-02-17T05:45:01.512Z | Compiling pin-project-internal v1.1.6 |
| 3357 | 2026-02-17T05:45:02.158Z | Compiling csv-core v0.1.11 |
| 3358 | 2026-02-17T05:45:02.948Z | Compiling unicode-xid v0.2.6 |
| 3359 | 2026-02-17T05:45:03.184Z | Compiling base64 v0.21.7 |
| 3360 | 2026-02-17T05:45:03.469Z | Compiling xshell-macros v0.2.7 |
| 3361 | 2026-02-17T05:45:04.106Z | Compiling chrono-tz v0.10.4 |
| 3362 | 2026-02-17T05:45:04.155Z | Compiling xshell v0.2.7 |
| 3363 | 2026-02-17T05:45:04.464Z | Compiling pin-project v1.1.6 |
| 3364 | 2026-02-17T05:45:04.640Z | Compiling const_format_proc_macros v0.2.34 |
| 3365 | 2026-02-17T05:45:05.021Z | Compiling csv v1.3.1 |
| 3366 | 2026-02-17T05:45:06.091Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3367 | 2026-02-17T05:45:06.521Z | Compiling qorb v0.4.1 |
| 3368 | 2026-02-17T05:45:06.726Z | Compiling oxide-tokio-rt v0.1.2 |
| 3369 | 2026-02-17T05:45:07.072Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3370 | 2026-02-17T05:45:07.356Z | Compiling phf v0.12.1 |
| 3371 | 2026-02-17T05:45:08.999Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3372 | 2026-02-17T05:45:09.883Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3373 | 2026-02-17T05:45:10.274Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3374 | 2026-02-17T05:45:10.630Z | Compiling primeorder v0.13.6 |
| 3375 | 2026-02-17T05:45:11.156Z | Compiling typify-impl v0.2.0 |
| 3376 | 2026-02-17T05:45:14.932Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3377 | 2026-02-17T05:45:15.372Z | Compiling pem v3.0.5 |
| 3378 | 2026-02-17T05:45:15.758Z | Compiling snafu-derive v0.8.5 |
| 3379 | 2026-02-17T05:45:15.796Z | Compiling highway v1.3.0 |
| 3380 | 2026-02-17T05:45:16.773Z | Compiling same-file v1.0.6 |
| 3381 | 2026-02-17T05:45:17.152Z | Compiling walkdir v2.5.0 |
| 3382 | 2026-02-17T05:45:17.272Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3383 | 2026-02-17T05:45:18.657Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3384 | 2026-02-17T05:45:18.954Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3385 | 2026-02-17T05:45:19.327Z | Compiling snafu v0.8.5 |
| 3386 | 2026-02-17T05:45:19.363Z | Compiling typify-macro v0.2.0 |
| 3387 | 2026-02-17T05:45:21.182Z | Compiling const_format v0.2.34 |
| 3388 | 2026-02-17T05:45:21.472Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3389 | 2026-02-17T05:45:22.277Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3390 | 2026-02-17T05:45:22.452Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3391 | 2026-02-17T05:45:23.077Z | Compiling papergrid v0.11.0 |
| 3392 | 2026-02-17T05:45:25.241Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3393 | 2026-02-17T05:45:28.357Z | Compiling tabled_derive v0.7.0 |
| 3394 | 2026-02-17T05:45:30.110Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3395 | 2026-02-17T05:45:30.223Z | Compiling globset v0.4.15 |
| 3396 | 2026-02-17T05:45:31.188Z | Compiling olpc-cjson v0.1.4 |
| 3397 | 2026-02-17T05:45:31.589Z | Compiling bcs v0.1.6 |
| 3398 | 2026-02-17T05:45:32.457Z | Compiling serde_plain v1.0.2 |
| 3399 | 2026-02-17T05:45:33.059Z | Compiling unicode-linebreak v0.1.5 |
| 3400 | 2026-02-17T05:45:33.658Z | Compiling utf-8 v0.7.6 |
| 3401 | 2026-02-17T05:45:34.047Z | Compiling radium v0.7.0 |
| 3402 | 2026-02-17T05:45:34.403Z | Compiling typed-path v0.9.3 |
| 3403 | 2026-02-17T05:45:34.499Z | Compiling smawk v0.3.2 |
| 3404 | 2026-02-17T05:45:34.549Z | Compiling salty v0.3.0 |
| 3405 | 2026-02-17T05:45:34.830Z | Compiling termtree v0.5.1 |
| 3406 | 2026-02-17T05:45:35.037Z | Compiling textwrap v0.16.2 |
| 3407 | 2026-02-17T05:45:35.345Z | Compiling tungstenite v0.21.0 |
| 3408 | 2026-02-17T05:45:35.515Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3409 | 2026-02-17T05:45:35.957Z | Compiling tabled v0.15.0 |
| 3410 | 2026-02-17T05:45:38.445Z | Compiling tough v0.20.0 |
| 3411 | 2026-02-17T05:45:39.840Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3412 | 2026-02-17T05:45:40.244Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3413 | 2026-02-17T05:45:40.620Z | Compiling steno v0.4.1 |
| 3414 | 2026-02-17T05:45:40.743Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3415 | 2026-02-17T05:45:42.943Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3416 | 2026-02-17T05:45:43.208Z | Compiling maybe-uninit v2.0.0 |
| 3417 | 2026-02-17T05:45:43.743Z | Compiling moka v0.12.10 |
| 3418 | 2026-02-17T05:45:44.110Z | Compiling tap v1.0.1 |
| 3419 | 2026-02-17T05:45:44.353Z | Compiling humantime v2.2.0 |
| 3420 | 2026-02-17T05:45:45.151Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3421 | 2026-02-17T05:45:45.284Z | Compiling wyz v0.5.1 |
| 3422 | 2026-02-17T05:45:45.890Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3423 | 2026-02-17T05:45:49.226Z | Compiling tokio-tungstenite v0.21.0 |
| 3424 | 2026-02-17T05:45:51.332Z | Compiling p384 v0.13.1 |
| 3425 | 2026-02-17T05:45:52.409Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3426 | 2026-02-17T05:45:52.830Z | Compiling packed_struct v0.10.1 |
| 3427 | 2026-02-17T05:45:53.003Z | Compiling funty v2.0.0 |
| 3428 | 2026-02-17T05:45:53.262Z | Compiling arc-swap v1.7.1 |
| 3429 | 2026-02-17T05:45:54.001Z | Compiling tagptr v0.2.0 |
| 3430 | 2026-02-17T05:45:55.176Z | Compiling bitvec v1.0.1 |
| 3431 | 2026-02-17T05:45:55.679Z | Compiling slog-scope v4.4.0 |
| 3432 | 2026-02-17T05:45:56.491Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3433 | 2026-02-17T05:45:57.364Z | Compiling typify v0.2.0 |
| 3434 | 2026-02-17T05:45:57.560Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3435 | 2026-02-17T05:45:58.783Z | Compiling polyval v0.6.2 |
| 3436 | 2026-02-17T05:45:59.251Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3437 | 2026-02-17T05:46:02.780Z | Compiling packed_struct_codegen v0.10.1 |
| 3438 | 2026-02-17T05:46:03.121Z | Compiling bitfield-macros v0.19.2 |
| 3439 | 2026-02-17T05:46:04.346Z | Compiling zerocopy-derive v0.6.6 |
| 3440 | 2026-02-17T05:46:04.731Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3441 | 2026-02-17T05:46:05.352Z | Compiling indexmap v1.9.3 |
| 3442 | 2026-02-17T05:46:05.687Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3443 | 2026-02-17T05:46:05.769Z | Compiling parking_lot_core v0.8.6 |
| 3444 | 2026-02-17T05:46:06.032Z | Compiling nodrop v0.1.14 |
| 3445 | 2026-02-17T05:46:06.198Z | Compiling crc-catalog v2.4.0 |
| 3446 | 2026-02-17T05:46:06.274Z | Compiling array-init v0.0.4 |
| 3447 | 2026-02-17T05:46:06.407Z | Compiling crc v3.2.1 |
| 3448 | 2026-02-17T05:46:06.898Z | Compiling zerocopy v0.6.6 |
| 3449 | 2026-02-17T05:46:07.368Z | Compiling proc-macro-error2 v2.0.1 |
| 3450 | 2026-02-17T05:46:07.931Z | Compiling bitfield v0.19.2 |
| 3451 | 2026-02-17T05:46:08.183Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3452 | 2026-02-17T05:46:08.372Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3453 | 2026-02-17T05:46:10.680Z | Compiling ghash v0.5.1 |
| 3454 | 2026-02-17T05:46:10.960Z | Compiling progenitor-impl v0.8.0 |
| 3455 | 2026-02-17T05:46:11.198Z | Compiling smallvec v0.6.14 |
| 3456 | 2026-02-17T05:46:11.604Z | Compiling hickory-resolver v0.25.2 |
| 3457 | 2026-02-17T05:46:11.701Z | Compiling slog-stdlog v4.1.1 |
| 3458 | 2026-02-17T05:46:12.528Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3459 | 2026-02-17T05:46:15.000Z | Compiling ctr v0.9.2 |
| 3460 | 2026-02-17T05:46:15.470Z | Compiling num-derive v0.3.3 |
| 3461 | 2026-02-17T05:46:15.680Z | Compiling lzma-sys v0.1.20 |
| 3462 | 2026-02-17T05:46:16.400Z | Compiling hashbrown v0.12.3 |
| 3463 | 2026-02-17T05:46:16.570Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3464 | 2026-02-17T05:46:16.993Z | Compiling unicase v2.8.1 |
| 3465 | 2026-02-17T05:46:17.277Z | Compiling libscf-sys v1.1.0 |
| 3466 | 2026-02-17T05:46:17.412Z | Compiling mime_guess v2.0.5 |
| 3467 | 2026-02-17T05:46:18.384Z | Compiling progenitor-macro v0.8.0 |
| 3468 | 2026-02-17T05:46:19.732Z | Compiling aes-gcm v0.10.3 |
| 3469 | 2026-02-17T05:46:19.768Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3470 | 2026-02-17T05:46:19.768Z | Compiling slog-envlogger v2.2.0 |
| 3471 | 2026-02-17T05:46:21.277Z | Compiling serde-hex v0.1.0 |
| 3472 | 2026-02-17T05:46:24.663Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3473 | 2026-02-17T05:46:25.830Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3474 | 2026-02-17T05:46:28.816Z | Compiling tabled_derive v0.11.0 |
| 3475 | 2026-02-17T05:46:30.217Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3476 | 2026-02-17T05:46:30.968Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3477 | 2026-02-17T05:46:32.519Z | Compiling ron v0.8.1 |
| 3478 | 2026-02-17T05:46:32.552Z | Compiling papergrid v0.17.0 |
| 3479 | 2026-02-17T05:46:32.553Z | Compiling testing_table v0.3.0 |
| 3480 | 2026-02-17T05:46:33.014Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3481 | 2026-02-17T05:46:33.845Z | Compiling hashbrown v0.13.2 |
| 3482 | 2026-02-17T05:46:34.979Z | Compiling progenitor-client v0.8.0 |
| 3483 | 2026-02-17T05:46:35.844Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3484 | 2026-02-17T05:46:35.930Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e) |
| 3485 | 2026-02-17T05:46:36.322Z | Compiling heck v0.3.3 |
| 3486 | 2026-02-17T05:46:36.599Z | Compiling xattr v1.3.1 |
| 3487 | 2026-02-17T05:46:36.927Z | Compiling ssh-encoding v0.2.0 |
| 3488 | 2026-02-17T05:46:38.321Z | Compiling blowfish v0.9.1 |
| 3489 | 2026-02-17T05:46:38.529Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3490 | 2026-02-17T05:46:38.648Z | Compiling nibble_vec v0.1.0 |
| 3491 | 2026-02-17T05:46:38.922Z | Compiling filetime v0.2.26 |
| 3492 | 2026-02-17T05:46:39.290Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3493 | 2026-02-17T05:46:39.398Z | Compiling endian-type v0.1.2 |
| 3494 | 2026-02-17T05:46:39.631Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3495 | 2026-02-17T05:46:39.669Z | Compiling corncobs v0.1.4 |
| 3496 | 2026-02-17T05:46:39.961Z | Compiling crc-any v2.5.0 |
| 3497 | 2026-02-17T05:46:40.137Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3498 | 2026-02-17T05:46:40.842Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3499 | 2026-02-17T05:46:41.550Z | Compiling radix_trie v0.2.1 |
| 3500 | 2026-02-17T05:46:42.390Z | Compiling tar v0.4.44 |
| 3501 | 2026-02-17T05:46:43.073Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3502 | 2026-02-17T05:46:43.546Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3503 | 2026-02-17T05:46:47.291Z | Compiling ssh-cipher v0.2.0 |
| 3504 | 2026-02-17T05:46:47.526Z | Compiling zone_cfg_derive v0.1.2 |
| 3505 | 2026-02-17T05:46:48.676Z | Compiling progenitor v0.8.0 |
| 3506 | 2026-02-17T05:46:48.946Z | Compiling object v0.30.4 |
| 3507 | 2026-02-17T05:46:50.445Z | Compiling tabled v0.20.0 |
| 3508 | 2026-02-17T05:46:51.684Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3509 | 2026-02-17T05:46:52.146Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3510 | 2026-02-17T05:46:52.409Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3511 | 2026-02-17T05:46:52.564Z | Compiling parking_lot v0.11.2 |
| 3512 | 2026-02-17T05:46:53.490Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3513 | 2026-02-17T05:46:55.218Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3514 | 2026-02-17T05:46:56.509Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3515 | 2026-02-17T05:46:57.206Z | Compiling prefix-trie v0.7.0 |
| 3516 | 2026-02-17T05:46:57.430Z | Compiling password-hash v0.4.2 |
| 3517 | 2026-02-17T05:46:58.235Z | Compiling secrecy v0.8.0 |
| 3518 | 2026-02-17T05:46:58.480Z | Compiling fxhash v0.2.1 |
| 3519 | 2026-02-17T05:46:58.874Z | Compiling base64 v0.13.1 |
| 3520 | 2026-02-17T05:46:59.278Z | Compiling http-range v0.1.5 |
| 3521 | 2026-02-17T05:46:59.488Z | Compiling path-slash v0.1.5 |
| 3522 | 2026-02-17T05:46:59.757Z | Compiling number_prefix v0.4.0 |
| 3523 | 2026-02-17T05:46:59.795Z | Compiling half v1.8.3 |
| 3524 | 2026-02-17T05:46:59.914Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3525 | 2026-02-17T05:47:01.210Z | Compiling indicatif v0.17.11 |
| 3526 | 2026-02-17T05:47:01.265Z | Compiling serde_cbor v0.11.2 |
| 3527 | 2026-02-17T05:47:02.679Z | Compiling ron v0.7.1 |
| 3528 | 2026-02-17T05:47:04.059Z | Compiling sled v0.34.7 |
| 3529 | 2026-02-17T05:47:06.068Z | Compiling hickory-server v0.25.2 |
| 3530 | 2026-02-17T05:47:06.449Z | Compiling pbkdf2 v0.11.0 |
| 3531 | 2026-02-17T05:47:06.874Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3532 | 2026-02-17T05:47:07.140Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3533 | 2026-02-17T05:47:07.532Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3534 | 2026-02-17T05:47:09.929Z | Compiling xz2 v0.1.7 |
| 3535 | 2026-02-17T05:47:10.976Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3536 | 2026-02-17T05:47:12.131Z | Compiling zone v0.1.8 |
| 3537 | 2026-02-17T05:47:14.804Z | Compiling ssh-key v0.6.6 |
| 3538 | 2026-02-17T05:47:15.524Z | Compiling hickory-client v0.25.2 |
| 3539 | 2026-02-17T05:47:16.414Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3540 | 2026-02-17T05:47:16.500Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3541 | 2026-02-17T05:47:17.150Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3542 | 2026-02-17T05:47:19.158Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3543 | 2026-02-17T05:47:20.550Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3544 | 2026-02-17T05:47:23.844Z | Compiling p256 v0.13.2 |
| 3545 | 2026-02-17T05:47:25.126Z | Compiling p521 v0.13.3 |
| 3546 | 2026-02-17T05:47:25.766Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3547 | 2026-02-17T05:47:28.656Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3548 | 2026-02-17T05:47:28.891Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3549 | 2026-02-17T05:47:30.516Z | Compiling yasna v0.5.2 |
| 3550 | 2026-02-17T05:47:30.756Z | Compiling headers-core v0.3.0 |
| 3551 | 2026-02-17T05:47:30.978Z | Compiling kstat-rs v0.2.4 |
| 3552 | 2026-02-17T05:47:31.257Z | Compiling nanorand v0.7.0 |
| 3553 | 2026-02-17T05:47:31.844Z | Compiling atty v0.2.14 |
| 3554 | 2026-02-17T05:47:31.881Z | Compiling russh-cryptovec v0.7.3 |
| 3555 | 2026-02-17T05:47:31.956Z | Compiling crc8 v0.1.1 |
| 3556 | 2026-02-17T05:47:32.062Z | Compiling md5 v0.7.0 |
| 3557 | 2026-02-17T05:47:32.249Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3558 | 2026-02-17T05:47:32.276Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3559 | 2026-02-17T05:47:32.308Z | Compiling flume v0.11.1 |
| 3560 | 2026-02-17T05:47:32.490Z | Compiling russh-keys v0.45.0 |
| 3561 | 2026-02-17T05:47:32.523Z | Compiling rcgen v0.12.1 |
| 3562 | 2026-02-17T05:47:32.567Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3563 | 2026-02-17T05:47:33.037Z | Compiling headers v0.4.1 |
| 3564 | 2026-02-17T05:47:33.354Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3565 | 2026-02-17T05:47:34.282Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3566 | 2026-02-17T05:47:36.171Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3567 | 2026-02-17T05:47:41.939Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3568 | 2026-02-17T05:47:48.364Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3569 | 2026-02-17T05:47:48.941Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 3570 | 2026-02-17T05:47:57.913Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3571 | 2026-02-17T05:48:08.114Z | Compiling hyper-staticfile v0.10.1 |
| 3572 | 2026-02-17T05:48:08.272Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3573 | 2026-02-17T05:48:10.374Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3574 | 2026-02-17T05:48:11.561Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3575 | 2026-02-17T05:48:12.074Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3576 | 2026-02-17T05:48:15.150Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3577 | 2026-02-17T05:48:18.297Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3578 | 2026-02-17T05:48:20.907Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3579 | 2026-02-17T05:48:21.093Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3580 | 2026-02-17T05:48:26.293Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3581 | 2026-02-17T05:48:26.680Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3582 | 2026-02-17T05:48:27.091Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3583 | 2026-02-17T05:48:28.281Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3584 | 2026-02-17T05:48:28.741Z | Compiling num-bigint v0.4.6 |
| 3585 | 2026-02-17T05:48:29.293Z | Compiling des v0.8.1 |
| 3586 | 2026-02-17T05:48:29.753Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3587 | 2026-02-17T05:48:30.456Z | Compiling subprocess v0.2.9 |
| 3588 | 2026-02-17T05:48:30.721Z | Compiling hex-literal v0.4.1 |
| 3589 | 2026-02-17T05:48:30.987Z | Compiling display-error-chain v0.2.2 |
| 3590 | 2026-02-17T05:48:31.268Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3591 | 2026-02-17T05:48:32.155Z | Compiling russh v0.45.0 |
| 3592 | 2026-02-17T05:48:32.257Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3593 | 2026-02-17T05:48:33.326Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3594 | 2026-02-17T05:48:34.384Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3595 | 2026-02-17T05:48:36.082Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3596 | 2026-02-17T05:48:36.589Z | Compiling internet-checksum v0.2.1 |
| 3597 | 2026-02-17T05:49:25.402Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3598 | 2026-02-17T05:51:23.745Z | Finished `release` profile [optimized] target(s) in 12m 16s |
| 3599 | 2026-02-17T05:51:24.014Z | + cp target/release/dhcp-server /work/ |
| 3600 | 2026-02-17T05:51:24.039Z | process exited: duration 1513121 ms, exit code 0 |
| |
| 3601 | 2026-02-17T05:51:24.126Z | found 2 output files |
| 3602 | 2026-02-17T05:51:24.126Z | uploading: /work/testbed.tar.gz (190040716 bytes) |
| 3603 | 2026-02-17T05:51:41.171Z | uploaded: /work/testbed.tar.gz |
| 3604 | 2026-02-17T05:51:41.171Z | uploading: /work/dhcp-server (13434672 bytes) |
| 3605 | 2026-02-17T05:51:42.948Z | uploaded: /work/dhcp-server |