|
|
|
| 1 | 2026-02-18T03:02:12.810Z | job assigned to worker 01KHQB4JTQFSFJN5FWGXQXK33N [factory gimlet-EVT22200007-propolis, EVT22200007/58462] (queued for 29 s) |
| |
| 2 | 2026-02-18T03:02:21.580Z | starting task 0: "setup" |
| 3 | 2026-02-18T03:02:21.604Z | ++ uname -s |
| 4 | 2026-02-18T03:02:21.604Z | + kern=SunOS |
| 5 | 2026-02-18T03:02:21.604Z | + build_user=build |
| 6 | 2026-02-18T03:02:21.604Z | + build_uid=12345 |
| 7 | 2026-02-18T03:02:21.604Z | + work_dir=/work |
| 8 | 2026-02-18T03:02:21.604Z | + input_dir=/input |
| 9 | 2026-02-18T03:02:21.604Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-18T03:02:21.604Z | + case "$kern" in |
| 11 | 2026-02-18T03:02:21.604Z | + groupadd -g 12345 build |
| 12 | 2026-02-18T03:02:21.604Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-18T03:02:23.615Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-18T03:02:23.661Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-18T03:02:23.686Z | + home_fs=zfs |
| 16 | 2026-02-18T03:02:23.686Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-18T03:02:23.686Z | + mkdir -p /home/build |
| 18 | 2026-02-18T03:02:23.686Z | + chown build:build /home/build /work |
| 19 | 2026-02-18T03:02:25.672Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-18T03:02:25.697Z | process exited: duration 4097 ms, exit code 0 |
| |
| 21 | 2026-02-18T03:02:25.750Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-18T03:02:25.775Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-18T03:02:25.775Z | * rust toolchain channel = "stable" |
| 24 | 2026-02-18T03:02:25.775Z | * rust toolchain profile = "default" |
| 25 | 2026-02-18T03:02:25.776Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-18T03:02:25.776Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-18T03:02:25.776Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-18T03:02:25.776Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-18T03:02:25.776Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-18T03:02:25.948Z | info: downloading installer |
| 31 | 2026-02-18T03:02:27.030Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-18T03:02:27.030Z | warn: /opt/ooce/bin |
| 33 | 2026-02-18T03:02:27.030Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-18T03:02:27.030Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-18T03:02:27.030Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-18T03:02:27.030Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-18T03:02:27.030Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-18T03:02:27.030Z | error: cannot install while Rust is installed |
| 39 | 2026-02-18T03:02:27.030Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-18T03:02:27.055Z | info: profile set to 'default' |
| 41 | 2026-02-18T03:02:27.055Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-18T03:02:27.055Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-18T03:02:27.195Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-18T03:02:27.195Z | info: downloading component 'cargo' |
| 45 | 2026-02-18T03:02:27.552Z | info: downloading component 'clippy' |
| 46 | 2026-02-18T03:02:27.648Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-18T03:02:27.971Z | info: downloading component 'rust-std' |
| 48 | 2026-02-18T03:02:28.372Z | info: downloading component 'rustc' |
| 49 | 2026-02-18T03:02:29.710Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-18T03:02:29.810Z | info: installing component 'cargo' |
| 51 | 2026-02-18T03:02:31.126Z | info: installing component 'clippy' |
| 52 | 2026-02-18T03:02:31.697Z | info: installing component 'rust-docs' |
| 53 | 2026-02-18T03:02:35.819Z | info: installing component 'rust-std' |
| 54 | 2026-02-18T03:02:38.118Z | info: installing component 'rustc' |
| 55 | 2026-02-18T03:02:47.826Z | info: installing component 'rustfmt' |
| 56 | 2026-02-18T03:02:48.244Z | |
| 57 | 2026-02-18T03:02:48.244Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-02-18T03:02:48.442Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-18T03:02:48.443Z | |
| 60 | 2026-02-18T03:02:48.468Z | |
| 61 | 2026-02-18T03:02:48.469Z | Rust is installed now. Great! |
| 62 | 2026-02-18T03:02:48.469Z | |
| 63 | 2026-02-18T03:02:48.469Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-18T03:02:48.469Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-18T03:02:48.469Z | |
| 66 | 2026-02-18T03:02:48.469Z | To configure your current shell, you need to source |
| 67 | 2026-02-18T03:02:48.469Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-18T03:02:48.469Z | |
| 69 | 2026-02-18T03:02:48.469Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-18T03:02:48.469Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-18T03:02:48.469Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-18T03:02:48.469Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-18T03:02:48.583Z | + rustup --version |
| 74 | 2026-02-18T03:02:48.608Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-18T03:02:48.608Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-18T03:02:48.758Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-18T03:02:48.783Z | + cargo --version |
| 78 | 2026-02-18T03:02:48.902Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-18T03:02:48.927Z | + rustc --version |
| 80 | 2026-02-18T03:02:49.035Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-18T03:02:49.060Z | process exited: duration 23294 ms, exit code 0 |
| |
| 82 | 2026-02-18T03:02:49.115Z | starting task 2: "authentication" |
| 83 | 2026-02-18T03:02:49.186Z | process exited: duration 70 ms, exit code 0 |
| |
| 84 | 2026-02-18T03:02:49.235Z | starting task 3: "build" |
| 85 | 2026-02-18T03:02:49.260Z | + set -e |
| 86 | 2026-02-18T03:02:49.260Z | + [[ true == true ]] |
| 87 | 2026-02-18T03:02:49.260Z | + WORK=/work |
| 88 | 2026-02-18T03:02:49.260Z | + pfexec pkg install protobuf git |
| 89 | 2026-02-18T03:03:09.132Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 90 | 2026-02-18T03:03:28.248Z | Startup: Caching catalogs ... Done |
| 91 | 2026-02-18T03:04:01.918Z | Planning: Solver setup ... Done |
| 92 | 2026-02-18T03:04:02.103Z | Planning: Running solver ... Done |
| 93 | 2026-02-18T03:04:02.263Z | Planning: Finding local manifests ... Done |
| 94 | 2026-02-18T03:04:02.342Z | Planning: Fetching manifests: 0/1 0% complete |
| 95 | 2026-02-18T03:04:02.602Z | Planning: Fetching manifests: 1/1 100% complete |
| 96 | 2026-02-18T03:04:02.639Z | Planning: Package planning ... Done |
| 97 | 2026-02-18T03:04:02.663Z | Planning: Merging actions ... Done |
| 98 | 2026-02-18T03:04:02.873Z | Planning: Checking for conflicting actions ... Done |
| 99 | 2026-02-18T03:04:02.899Z | Planning: Consolidating action changes ... Done |
| 100 | 2026-02-18T03:04:03.556Z | Planning: Evaluating mediators ... Done |
| 101 | 2026-02-18T03:04:03.581Z | Planning: Planning completed in 35.19 seconds |
| 102 | 2026-02-18T03:04:03.581Z | Packages to install: 1 |
| 103 | 2026-02-18T03:04:03.581Z | Create boot environment: No |
| 104 | 2026-02-18T03:04:03.581Z | Create backup boot environment: No |
| 105 | 2026-02-18T03:04:03.637Z | |
| 106 | 2026-02-18T03:04:03.637Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 107 | 2026-02-18T03:04:08.637Z | Download: 1007/1184 items 13.2/15.2MB 86% complete (2.5M/s) |
| 108 | 2026-02-18T03:04:14.700Z | Download: 1023/1184 items 15.2/15.2MB 99% complete (2.7M/s) |
| 109 | 2026-02-18T03:04:15.367Z | Download: Completed 15.22 MB in 11.73 seconds (1.3M/s) |
| 110 | 2026-02-18T03:04:15.487Z | Actions: 1/1284 actions (Installing new actions) |
| 111 | 2026-02-18T03:04:16.120Z | Actions: Completed 1284 actions in 0.63 seconds. |
| 112 | 2026-02-18T03:04:17.006Z | Done |
| 113 | 2026-02-18T03:04:17.006Z | Done |
| 114 | 2026-02-18T03:04:18.179Z | Done |
| 115 | 2026-02-18T03:04:23.142Z | Done |
| 116 | 2026-02-18T03:04:23.235Z | Done |
| 117 | 2026-02-18T03:04:23.262Z | Done |
| 118 | 2026-02-18T03:04:23.343Z | Done |
| 119 | 2026-02-18T03:04:23.973Z | + cargo --version |
| 120 | 2026-02-18T03:04:24.042Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 121 | 2026-02-18T03:04:24.066Z | + rustc --version |
| 122 | 2026-02-18T03:04:24.130Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 123 | 2026-02-18T03:04:24.154Z | + banner clone |
| 124 | 2026-02-18T03:04:24.154Z | |
| 125 | 2026-02-18T03:04:24.154Z | #### # #### # # ###### |
| 126 | 2026-02-18T03:04:24.154Z | # # # # # ## # # |
| 127 | 2026-02-18T03:04:24.154Z | # # # # # # # ##### |
| 128 | 2026-02-18T03:04:24.154Z | # # # # # # # # |
| 129 | 2026-02-18T03:04:24.154Z | # # # # # # ## # |
| 130 | 2026-02-18T03:04:24.154Z | #### ###### #### # # ###### |
| 131 | 2026-02-18T03:04:24.154Z | |
| 132 | 2026-02-18T03:04:24.154Z | + mkdir -p /work/ci |
| 133 | 2026-02-18T03:04:24.154Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 134 | 2026-02-18T03:04:24.178Z | Cloning into '/work/ci/testbed'... |
| 135 | 2026-02-18T03:04:25.857Z | + banner build |
| 136 | 2026-02-18T03:04:25.882Z | |
| 137 | 2026-02-18T03:04:25.882Z | ##### # # # # ##### |
| 138 | 2026-02-18T03:04:25.882Z | # # # # # # # # |
| 139 | 2026-02-18T03:04:25.882Z | ##### # # # # # # |
| 140 | 2026-02-18T03:04:25.882Z | # # # # # # # # |
| 141 | 2026-02-18T03:04:25.882Z | # # # # # # # # |
| 142 | 2026-02-18T03:04:25.882Z | ##### #### # ###### ##### |
| 143 | 2026-02-18T03:04:25.882Z | |
| 144 | 2026-02-18T03:04:25.882Z | + cd /work/ci/testbed |
| 145 | 2026-02-18T03:04:25.882Z | + cargo build -p interop-lab -p wrangler |
| 146 | 2026-02-18T03:04:26.089Z | Updating crates.io index |
| 147 | 2026-02-18T03:04:26.137Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 148 | 2026-02-18T03:04:27.087Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 149 | 2026-02-18T03:04:28.948Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 150 | 2026-02-18T03:04:29.759Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 151 | 2026-02-18T03:04:31.208Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 152 | 2026-02-18T03:04:32.021Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 153 | 2026-02-18T03:04:32.691Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 154 | 2026-02-18T03:04:33.556Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 155 | 2026-02-18T03:04:38.092Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 156 | 2026-02-18T03:04:38.850Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 157 | 2026-02-18T03:04:39.513Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 158 | 2026-02-18T03:04:40.260Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 159 | 2026-02-18T03:04:40.820Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 160 | 2026-02-18T03:04:45.711Z | Downloading crates ... |
| 161 | 2026-02-18T03:04:45.817Z | Downloaded axum-core v0.4.5 |
| 162 | 2026-02-18T03:04:45.841Z | Downloaded camino v1.2.2 |
| 163 | 2026-02-18T03:04:45.841Z | Downloaded base64 v0.22.1 |
| 164 | 2026-02-18T03:04:45.841Z | Downloaded idna_adapter v1.2.1 |
| 165 | 2026-02-18T03:04:45.841Z | Downloaded icu_provider v2.1.1 |
| 166 | 2026-02-18T03:04:45.865Z | Downloaded indexmap v1.9.3 |
| 167 | 2026-02-18T03:04:45.865Z | Downloaded indexmap v2.13.0 |
| 168 | 2026-02-18T03:04:45.865Z | Downloaded data-encoding v2.10.0 |
| 169 | 2026-02-18T03:04:45.865Z | Downloaded allocator-api2 v0.2.21 |
| 170 | 2026-02-18T03:04:45.865Z | Downloaded either v1.15.0 |
| 171 | 2026-02-18T03:04:45.892Z | Downloaded is-terminal v0.4.17 |
| 172 | 2026-02-18T03:04:45.892Z | Downloaded itertools v0.10.5 |
| 173 | 2026-02-18T03:04:45.892Z | Downloaded multimap v0.8.3 |
| 174 | 2026-02-18T03:04:45.892Z | Downloaded pin-project-lite v0.2.16 |
| 175 | 2026-02-18T03:04:45.917Z | Downloaded progenitor-client v0.10.0 |
| 176 | 2026-02-18T03:04:45.917Z | Downloaded schemars v1.2.0 |
| 177 | 2026-02-18T03:04:45.942Z | Downloaded slab v0.4.11 |
| 178 | 2026-02-18T03:04:45.942Z | Downloaded slog-scope v4.4.1 |
| 179 | 2026-02-18T03:04:45.942Z | Downloaded slog-async v2.8.0 |
| 180 | 2026-02-18T03:04:45.966Z | Downloaded ring v0.17.14 |
| 181 | 2026-02-18T03:04:45.995Z | Downloaded tinyvec_macros v0.1.1 |
| 182 | 2026-02-18T03:04:46.019Z | Downloaded tokio-macros v2.6.0 |
| 183 | 2026-02-18T03:04:46.019Z | Downloaded rand_core v0.9.5 |
| 184 | 2026-02-18T03:04:46.019Z | Downloaded strsim v0.11.1 |
| 185 | 2026-02-18T03:04:46.019Z | Downloaded typeid v1.0.3 |
| 186 | 2026-02-18T03:04:46.019Z | Downloaded tower-layer v0.3.3 |
| 187 | 2026-02-18T03:04:46.019Z | Downloaded sha2 v0.10.9 |
| 188 | 2026-02-18T03:04:46.045Z | Downloaded thiserror-impl v1.0.69 |
| 189 | 2026-02-18T03:04:46.045Z | Downloaded tower-service v0.3.3 |
| 190 | 2026-02-18T03:04:46.045Z | Downloaded typify-macro v0.4.3 |
| 191 | 2026-02-18T03:04:46.045Z | Downloaded try-lock v0.2.5 |
| 192 | 2026-02-18T03:04:46.045Z | Downloaded smf v0.2.3 |
| 193 | 2026-02-18T03:04:46.045Z | Downloaded yoke-derive v0.8.1 |
| 194 | 2026-02-18T03:04:46.045Z | Downloaded which v4.4.2 |
| 195 | 2026-02-18T03:04:46.045Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 196 | 2026-02-18T03:04:46.045Z | Downloaded tower v0.4.13 |
| 197 | 2026-02-18T03:04:46.070Z | Downloaded zerofrom-derive v0.1.6 |
| 198 | 2026-02-18T03:04:46.070Z | Downloaded zone_cfg_derive v0.3.1 |
| 199 | 2026-02-18T03:04:46.070Z | Downloaded unsafe-libyaml v0.2.11 |
| 200 | 2026-02-18T03:04:46.095Z | Downloaded url v2.5.8 |
| 201 | 2026-02-18T03:04:46.095Z | Downloaded zerotrie v0.2.3 |
| 202 | 2026-02-18T03:04:46.095Z | Downloaded zerovec v0.11.5 |
| 203 | 2026-02-18T03:04:46.095Z | Downloaded tonic v0.9.2 |
| 204 | 2026-02-18T03:04:46.119Z | Downloaded tonic v0.12.3 |
| 205 | 2026-02-18T03:04:46.119Z | Downloaded tinyvec v1.10.0 |
| 206 | 2026-02-18T03:04:46.119Z | Downloaded zmij v1.0.17 |
| 207 | 2026-02-18T03:04:46.119Z | Downloaded zerovec-derive v0.11.2 |
| 208 | 2026-02-18T03:04:46.143Z | Downloaded tungstenite v0.21.0 |
| 209 | 2026-02-18T03:04:46.143Z | Downloaded portable-atomic v1.13.0 |
| 210 | 2026-02-18T03:04:46.144Z | Downloaded untrusted v0.9.0 |
| 211 | 2026-02-18T03:04:46.144Z | Downloaded openssl v0.10.75 |
| 212 | 2026-02-18T03:04:46.168Z | Downloaded tokio-util v0.7.18 |
| 213 | 2026-02-18T03:04:46.168Z | Downloaded winnow v0.7.14 |
| 214 | 2026-02-18T03:04:46.193Z | Downloaded vcpkg v0.2.15 |
| 215 | 2026-02-18T03:04:46.220Z | Downloaded webpki-roots v1.0.5 |
| 216 | 2026-02-18T03:04:46.245Z | Downloaded zerocopy v0.8.34 |
| 217 | 2026-02-18T03:04:46.269Z | Downloaded tower-http v0.6.8 |
| 218 | 2026-02-18T03:04:46.269Z | Downloaded syn v2.0.114 |
| 219 | 2026-02-18T03:04:46.294Z | Downloaded openapiv3 v2.2.0 |
| 220 | 2026-02-18T03:04:46.294Z | Downloaded regress v0.10.5 |
| 221 | 2026-02-18T03:04:46.294Z | Downloaded rustls v0.23.36 |
| 222 | 2026-02-18T03:04:46.318Z | Downloaded regex-syntax v0.8.8 |
| 223 | 2026-02-18T03:04:46.318Z | Downloaded typenum v1.19.0 |
| 224 | 2026-02-18T03:04:46.318Z | Downloaded tower v0.5.3 |
| 225 | 2026-02-18T03:04:46.343Z | Downloaded syn v1.0.109 |
| 226 | 2026-02-18T03:04:46.343Z | Downloaded rustix v1.1.3 |
| 227 | 2026-02-18T03:04:46.367Z | Downloaded encoding_rs v0.8.35 |
| 228 | 2026-02-18T03:04:46.391Z | Downloaded time v0.3.46 |
| 229 | 2026-02-18T03:04:46.416Z | Downloaded typify-impl v0.4.3 |
| 230 | 2026-02-18T03:04:46.416Z | Downloaded tracing v0.1.44 |
| 231 | 2026-02-18T03:04:46.441Z | Downloaded quinn-proto v0.11.13 |
| 232 | 2026-02-18T03:04:46.465Z | Downloaded zeroize v1.8.2 |
| 233 | 2026-02-18T03:04:46.465Z | Downloaded regex-automata v0.4.13 |
| 234 | 2026-02-18T03:04:46.465Z | Downloaded utf-8 v0.7.6 |
| 235 | 2026-02-18T03:04:46.465Z | Downloaded tokio-native-tls v0.3.1 |
| 236 | 2026-02-18T03:04:46.490Z | Downloaded ron v0.12.0 |
| 237 | 2026-02-18T03:04:46.490Z | Downloaded regex v1.12.2 |
| 238 | 2026-02-18T03:04:46.490Z | Downloaded petgraph v0.6.5 |
| 239 | 2026-02-18T03:04:46.514Z | Downloaded thiserror v1.0.69 |
| 240 | 2026-02-18T03:04:46.514Z | Downloaded slog-envlogger v2.2.0 |
| 241 | 2026-02-18T03:04:46.514Z | Downloaded lzma-sys v0.1.20 |
| 242 | 2026-02-18T03:04:46.543Z | Downloaded signal-hook-registry v1.4.8 |
| 243 | 2026-02-18T03:04:46.567Z | Downloaded libc v0.2.180 |
| 244 | 2026-02-18T03:04:46.617Z | Downloaded sha1 v0.10.6 |
| 245 | 2026-02-18T03:04:46.641Z | Downloaded serde_json v1.0.149 |
| 246 | 2026-02-18T03:04:46.641Z | Downloaded rustls-webpki v0.101.7 |
| 247 | 2026-02-18T03:04:46.641Z | Downloaded tokio-openssl v0.6.5 |
| 248 | 2026-02-18T03:04:46.641Z | Downloaded serde_core v1.0.228 |
| 249 | 2026-02-18T03:04:46.641Z | Downloaded sct v0.7.1 |
| 250 | 2026-02-18T03:04:46.641Z | Downloaded schemars v0.8.22 |
| 251 | 2026-02-18T03:04:46.641Z | Downloaded tokio v1.49.0 |
| 252 | 2026-02-18T03:04:46.674Z | Downloaded iri-string v0.7.10 |
| 253 | 2026-02-18T03:04:46.699Z | Downloaded icu_properties_data v2.1.2 |
| 254 | 2026-02-18T03:04:46.699Z | Downloaded uuid v1.20.0 |
| 255 | 2026-02-18T03:04:46.699Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 256 | 2026-02-18T03:04:46.724Z | Downloaded socket2 v0.5.10 |
| 257 | 2026-02-18T03:04:46.724Z | Downloaded unicode-width v0.2.2 |
| 258 | 2026-02-18T03:04:46.724Z | Downloaded typify v0.4.3 |
| 259 | 2026-02-18T03:04:46.724Z | Downloaded tracing-core v0.1.36 |
| 260 | 2026-02-18T03:04:46.724Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 261 | 2026-02-18T03:04:46.749Z | Downloaded serde v1.0.228 |
| 262 | 2026-02-18T03:04:46.749Z | Downloaded rustix v0.38.44 |
| 263 | 2026-02-18T03:04:46.773Z | Downloaded memchr v2.7.6 |
| 264 | 2026-02-18T03:04:46.773Z | Downloaded hyper-util v0.1.19 |
| 265 | 2026-02-18T03:04:46.773Z | Downloaded erased-serde v0.3.31 |
| 266 | 2026-02-18T03:04:46.773Z | Downloaded zone v0.3.1 |
| 267 | 2026-02-18T03:04:46.773Z | Downloaded zerofrom v0.1.6 |
| 268 | 2026-02-18T03:04:46.773Z | Downloaded tokio-stream v0.1.18 |
| 269 | 2026-02-18T03:04:46.798Z | Downloaded tokio-rustls v0.26.4 |
| 270 | 2026-02-18T03:04:46.798Z | Downloaded socket2 v0.6.2 |
| 271 | 2026-02-18T03:04:46.798Z | Downloaded smallvec v1.15.1 |
| 272 | 2026-02-18T03:04:46.798Z | Downloaded slog v2.8.2 |
| 273 | 2026-02-18T03:04:46.798Z | Downloaded rustls-webpki v0.103.9 |
| 274 | 2026-02-18T03:04:46.798Z | Downloaded rand v0.9.2 |
| 275 | 2026-02-18T03:04:46.798Z | Downloaded indicatif v0.18.3 |
| 276 | 2026-02-18T03:04:46.823Z | Downloaded icu_collections v2.1.1 |
| 277 | 2026-02-18T03:04:46.823Z | Downloaded h2 v0.3.27 |
| 278 | 2026-02-18T03:04:46.823Z | Downloaded generic-array v0.14.9 |
| 279 | 2026-02-18T03:04:46.823Z | Downloaded chrono v0.4.43 |
| 280 | 2026-02-18T03:04:46.823Z | Downloaded yoke v0.8.1 |
| 281 | 2026-02-18T03:04:46.823Z | Downloaded xz2 v0.1.7 |
| 282 | 2026-02-18T03:04:46.847Z | Downloaded writeable v0.6.2 |
| 283 | 2026-02-18T03:04:46.847Z | Downloaded utf8parse v0.2.2 |
| 284 | 2026-02-18T03:04:46.847Z | Downloaded utf8_iter v1.0.4 |
| 285 | 2026-02-18T03:04:46.848Z | Downloaded unit-prefix v0.5.2 |
| 286 | 2026-02-18T03:04:46.848Z | Downloaded unicode-ident v1.0.22 |
| 287 | 2026-02-18T03:04:46.848Z | Downloaded tracing-attributes v0.1.31 |
| 288 | 2026-02-18T03:04:46.848Z | Downloaded toml_parser v1.0.8+spec-1.1.0 |
| 289 | 2026-02-18T03:04:46.848Z | Downloaded tokio-rustls v0.24.1 |
| 290 | 2026-02-18T03:04:46.848Z | Downloaded term v1.2.1 |
| 291 | 2026-02-18T03:04:46.848Z | Downloaded tempfile v3.24.0 |
| 292 | 2026-02-18T03:04:46.848Z | Downloaded schemars v0.9.0 |
| 293 | 2026-02-18T03:04:46.872Z | Downloaded rand v0.8.5 |
| 294 | 2026-02-18T03:04:46.872Z | Downloaded hex v0.4.3 |
| 295 | 2026-02-18T03:04:46.872Z | Downloaded tokio-tungstenite v0.21.0 |
| 296 | 2026-02-18T03:04:46.872Z | Downloaded time-macros v0.2.26 |
| 297 | 2026-02-18T03:04:46.872Z | Downloaded prettyplease v0.2.37 |
| 298 | 2026-02-18T03:04:46.873Z | Downloaded hyper v0.14.32 |
| 299 | 2026-02-18T03:04:46.897Z | Downloaded axum v0.6.20 |
| 300 | 2026-02-18T03:04:46.897Z | Downloaded aho-corasick v1.1.4 |
| 301 | 2026-02-18T03:04:46.897Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 302 | 2026-02-18T03:04:46.897Z | Downloaded thread_local v1.1.9 |
| 303 | 2026-02-18T03:04:46.897Z | Downloaded thiserror-impl v2.0.18 |
| 304 | 2026-02-18T03:04:46.897Z | Downloaded reqwest v0.12.28 |
| 305 | 2026-02-18T03:04:46.922Z | Downloaded proc-macro2 v1.0.106 |
| 306 | 2026-02-18T03:04:46.922Z | Downloaded want v0.3.1 |
| 307 | 2026-02-18T03:04:46.922Z | Downloaded version_check v0.9.5 |
| 308 | 2026-02-18T03:04:46.922Z | Downloaded tonic-build v0.9.2 |
| 309 | 2026-02-18T03:04:46.922Z | Downloaded synstructure v0.13.2 |
| 310 | 2026-02-18T03:04:46.922Z | Downloaded serde_derive v1.0.228 |
| 311 | 2026-02-18T03:04:46.922Z | Downloaded icu_normalizer_data v2.1.1 |
| 312 | 2026-02-18T03:04:46.922Z | Downloaded heck v0.5.0 |
| 313 | 2026-02-18T03:04:46.922Z | Downloaded hashbrown v0.16.1 |
| 314 | 2026-02-18T03:04:46.922Z | Downloaded find-msvc-tools v0.1.8 |
| 315 | 2026-02-18T03:04:46.922Z | Downloaded axum v0.7.9 |
| 316 | 2026-02-18T03:04:46.947Z | Downloaded quinn v0.11.9 |
| 317 | 2026-02-18T03:04:46.947Z | Downloaded tinystr v0.8.2 |
| 318 | 2026-02-18T03:04:46.947Z | Downloaded time-core v0.1.8 |
| 319 | 2026-02-18T03:04:46.947Z | Downloaded cc v1.2.54 |
| 320 | 2026-02-18T03:04:46.947Z | Downloaded take_mut v0.2.2 |
| 321 | 2026-02-18T03:04:46.947Z | Downloaded slog-term v2.9.2 |
| 322 | 2026-02-18T03:04:46.947Z | Downloaded hashbrown v0.12.3 |
| 323 | 2026-02-18T03:04:46.947Z | Downloaded getrandom v0.2.17 |
| 324 | 2026-02-18T03:04:46.947Z | Downloaded futures-macro v0.3.32 |
| 325 | 2026-02-18T03:04:46.972Z | Downloaded form_urlencoded v1.2.2 |
| 326 | 2026-02-18T03:04:46.972Z | Downloaded crossbeam-channel v0.5.15 |
| 327 | 2026-02-18T03:04:46.972Z | Downloaded httpdate v1.0.3 |
| 328 | 2026-02-18T03:04:46.972Z | Downloaded futures-executor v0.3.32 |
| 329 | 2026-02-18T03:04:46.972Z | Downloaded equivalent v1.0.2 |
| 330 | 2026-02-18T03:04:46.972Z | Downloaded darling_macro v0.21.3 |
| 331 | 2026-02-18T03:04:46.972Z | Downloaded base64 v0.21.7 |
| 332 | 2026-02-18T03:04:46.972Z | Downloaded tokio-io-timeout v1.2.1 |
| 333 | 2026-02-18T03:04:46.972Z | Downloaded sync_wrapper v1.0.2 |
| 334 | 2026-02-18T03:04:46.972Z | Downloaded stable_deref_trait v1.2.1 |
| 335 | 2026-02-18T03:04:46.972Z | Downloaded slog-stdlog v4.1.1 |
| 336 | 2026-02-18T03:04:46.972Z | Downloaded shlex v1.3.0 |
| 337 | 2026-02-18T03:04:46.972Z | Downloaded serde_derive_internals v0.29.1 |
| 338 | 2026-02-18T03:04:46.972Z | Downloaded semver v1.0.27 |
| 339 | 2026-02-18T03:04:46.972Z | Downloaded prettyplease v0.1.25 |
| 340 | 2026-02-18T03:04:46.997Z | Downloaded darling_core v0.21.3 |
| 341 | 2026-02-18T03:04:46.997Z | Downloaded arc-swap v1.8.0 |
| 342 | 2026-02-18T03:04:46.997Z | Downloaded tonic-openssl v0.3.0 |
| 343 | 2026-02-18T03:04:46.997Z | Downloaded tabwriter v1.4.1 |
| 344 | 2026-02-18T03:04:46.997Z | Downloaded sync_wrapper v0.1.2 |
| 345 | 2026-02-18T03:04:46.997Z | Downloaded subtle v2.6.1 |
| 346 | 2026-02-18T03:04:46.997Z | Downloaded pin-project v1.1.10 |
| 347 | 2026-02-18T03:04:47.021Z | Downloaded parking_lot v0.12.5 |
| 348 | 2026-02-18T03:04:47.021Z | Downloaded foreign-types-shared v0.1.1 |
| 349 | 2026-02-18T03:04:47.021Z | Downloaded serde_urlencoded v0.7.1 |
| 350 | 2026-02-18T03:04:47.021Z | Downloaded schemars_derive v0.8.22 |
| 351 | 2026-02-18T03:04:47.021Z | Downloaded rustls-pki-types v1.14.0 |
| 352 | 2026-02-18T03:04:47.021Z | Downloaded hyper-openssl v0.9.2 |
| 353 | 2026-02-18T03:04:47.021Z | Downloaded http-body v0.4.6 |
| 354 | 2026-02-18T03:04:47.021Z | Downloaded getrandom v0.3.4 |
| 355 | 2026-02-18T03:04:47.021Z | Downloaded futures-io v0.3.32 |
| 356 | 2026-02-18T03:04:47.021Z | Downloaded futures-core v0.3.32 |
| 357 | 2026-02-18T03:04:47.021Z | Downloaded fixedbitset v0.4.2 |
| 358 | 2026-02-18T03:04:47.021Z | Downloaded hyper-rustls v0.27.7 |
| 359 | 2026-02-18T03:04:47.021Z | Downloaded home v0.5.12 |
| 360 | 2026-02-18T03:04:47.021Z | Downloaded foreign-types v0.5.0 |
| 361 | 2026-02-18T03:04:47.021Z | Downloaded fnv v1.0.7 |
| 362 | 2026-02-18T03:04:47.047Z | Downloaded cpufeatures v0.2.17 |
| 363 | 2026-02-18T03:04:47.047Z | Downloaded rustversion v1.0.22 |
| 364 | 2026-02-18T03:04:47.047Z | Downloaded rustc-hash v2.1.1 |
| 365 | 2026-02-18T03:04:47.047Z | Downloaded prost-types v0.11.9 |
| 366 | 2026-02-18T03:04:47.047Z | Downloaded prost-derive v0.11.9 |
| 367 | 2026-02-18T03:04:47.047Z | Downloaded prost-build v0.11.9 |
| 368 | 2026-02-18T03:04:47.047Z | Downloaded progenitor-impl v0.11.2 |
| 369 | 2026-02-18T03:04:47.047Z | Downloaded progenitor-impl v0.10.0 |
| 370 | 2026-02-18T03:04:47.047Z | Downloaded ppv-lite86 v0.2.21 |
| 371 | 2026-02-18T03:04:47.047Z | Downloaded pin-project-internal v1.1.10 |
| 372 | 2026-02-18T03:04:47.047Z | Downloaded oxnet v0.1.4 |
| 373 | 2026-02-18T03:04:47.071Z | Downloaded iana-time-zone v0.1.64 |
| 374 | 2026-02-18T03:04:47.071Z | Downloaded http-body-util v0.1.3 |
| 375 | 2026-02-18T03:04:47.071Z | Downloaded futures-sink v0.3.32 |
| 376 | 2026-02-18T03:04:47.071Z | Downloaded futures v0.3.32 |
| 377 | 2026-02-18T03:04:47.071Z | Downloaded foreign-types-shared v0.3.1 |
| 378 | 2026-02-18T03:04:47.071Z | Downloaded errno v0.3.14 |
| 379 | 2026-02-18T03:04:47.071Z | Downloaded dyn-clone v1.0.20 |
| 380 | 2026-02-18T03:04:47.096Z | Downloaded digest v0.10.7 |
| 381 | 2026-02-18T03:04:47.096Z | Downloaded crypto-common v0.1.6 |
| 382 | 2026-02-18T03:04:47.096Z | Downloaded crucible-workspace-hack v0.1.0 |
| 383 | 2026-02-18T03:04:47.096Z | Downloaded crossbeam-utils v0.8.21 |
| 384 | 2026-02-18T03:04:47.096Z | Downloaded clap_lex v1.0.0 |
| 385 | 2026-02-18T03:04:47.096Z | Downloaded clap_derive v4.5.55 |
| 386 | 2026-02-18T03:04:47.096Z | Downloaded clap v4.5.58 |
| 387 | 2026-02-18T03:04:47.120Z | Downloaded bitflags v2.10.0 |
| 388 | 2026-02-18T03:04:47.120Z | Downloaded async-trait v0.1.89 |
| 389 | 2026-02-18T03:04:47.120Z | Downloaded anyhow v1.0.101 |
| 390 | 2026-02-18T03:04:47.120Z | Downloaded anstyle-query v1.1.5 |
| 391 | 2026-02-18T03:04:47.120Z | Downloaded thiserror v2.0.18 |
| 392 | 2026-02-18T03:04:47.120Z | Downloaded serde_with v3.16.1 |
| 393 | 2026-02-18T03:04:47.145Z | Downloaded serde_spanned v1.0.4 |
| 394 | 2026-02-18T03:04:47.145Z | Downloaded rustls-pemfile v1.0.4 |
| 395 | 2026-02-18T03:04:47.145Z | Downloaded rand_core v0.6.4 |
| 396 | 2026-02-18T03:04:47.145Z | Downloaded rand_chacha v0.9.0 |
| 397 | 2026-02-18T03:04:47.145Z | Downloaded quote v1.0.44 |
| 398 | 2026-02-18T03:04:47.145Z | Downloaded quinn-udp v0.5.14 |
| 399 | 2026-02-18T03:04:47.145Z | Downloaded prost v0.13.5 |
| 400 | 2026-02-18T03:04:47.145Z | Downloaded progenitor-client v0.11.2 |
| 401 | 2026-02-18T03:04:47.169Z | Downloaded progenitor v0.11.2 |
| 402 | 2026-02-18T03:04:47.169Z | Downloaded progenitor v0.10.0 |
| 403 | 2026-02-18T03:04:47.169Z | Downloaded proc-macro-error v1.0.4 |
| 404 | 2026-02-18T03:04:47.169Z | Downloaded parking_lot_core v0.9.12 |
| 405 | 2026-02-18T03:04:47.169Z | Downloaded hyper-timeout v0.4.1 |
| 406 | 2026-02-18T03:04:47.169Z | Downloaded cstr-argument v0.1.2 |
| 407 | 2026-02-18T03:04:47.169Z | Downloaded cfg-if v1.0.4 |
| 408 | 2026-02-18T03:04:47.169Z | Downloaded cargo_toml v0.22.3 |
| 409 | 2026-02-18T03:04:47.170Z | Downloaded ref-cast v1.0.25 |
| 410 | 2026-02-18T03:04:47.170Z | Downloaded progenitor-macro v0.10.0 |
| 411 | 2026-02-18T03:04:47.170Z | Downloaded pin-utils v0.1.0 |
| 412 | 2026-02-18T03:04:47.170Z | Downloaded native-tls v0.2.14 |
| 413 | 2026-02-18T03:04:47.170Z | Downloaded bytes v1.11.0 |
| 414 | 2026-02-18T03:04:47.194Z | Downloaded async-stream v0.3.6 |
| 415 | 2026-02-18T03:04:47.194Z | Downloaded serde_yaml v0.9.34+deprecated |
| 416 | 2026-02-18T03:04:47.194Z | Downloaded serde_with_macros v3.16.1 |
| 417 | 2026-02-18T03:04:47.194Z | Downloaded serde_tokenstream v0.2.2 |
| 418 | 2026-02-18T03:04:47.194Z | Downloaded scopeguard v1.2.0 |
| 419 | 2026-02-18T03:04:47.194Z | Downloaded rustls v0.21.12 |
| 420 | 2026-02-18T03:04:47.194Z | Downloaded ref-cast-impl v1.0.25 |
| 421 | 2026-02-18T03:04:47.194Z | Downloaded progenitor-macro v0.11.2 |
| 422 | 2026-02-18T03:04:47.194Z | Downloaded powerfmt v0.2.0 |
| 423 | 2026-02-18T03:04:47.219Z | Downloaded pkg-config v0.3.32 |
| 424 | 2026-02-18T03:04:47.219Z | Downloaded ryu v1.0.22 |
| 425 | 2026-02-18T03:04:47.219Z | Downloaded rand_chacha v0.3.1 |
| 426 | 2026-02-18T03:04:47.219Z | Downloaded prost v0.11.9 |
| 427 | 2026-02-18T03:04:47.219Z | Downloaded proc-macro-crate v3.4.0 |
| 428 | 2026-02-18T03:04:47.219Z | Downloaded pretty-hex v0.4.1 |
| 429 | 2026-02-18T03:04:47.219Z | Downloaded percent-encoding v2.3.2 |
| 430 | 2026-02-18T03:04:47.219Z | Downloaded openssl-sys v0.9.111 |
| 431 | 2026-02-18T03:04:47.219Z | Downloaded openssl-macros v0.1.1 |
| 432 | 2026-02-18T03:04:47.219Z | Downloaded num_enum v0.7.5 |
| 433 | 2026-02-18T03:04:47.219Z | Downloaded num-conv v0.2.0 |
| 434 | 2026-02-18T03:04:47.219Z | Downloaded mime v0.3.17 |
| 435 | 2026-02-18T03:04:47.243Z | Downloaded lazy_static v1.5.0 |
| 436 | 2026-02-18T03:04:47.243Z | Downloaded itertools v0.12.1 |
| 437 | 2026-02-18T03:04:47.243Z | Downloaded hyper v1.8.1 |
| 438 | 2026-02-18T03:04:47.243Z | Downloaded h2 v0.4.13 |
| 439 | 2026-02-18T03:04:47.243Z | Downloaded futures-util v0.3.32 |
| 440 | 2026-02-18T03:04:47.269Z | Downloaded clap_builder v4.5.58 |
| 441 | 2026-02-18T03:04:47.269Z | Downloaded bitflags v1.3.2 |
| 442 | 2026-02-18T03:04:47.269Z | Downloaded anstream v0.6.21 |
| 443 | 2026-02-18T03:04:47.269Z | Downloaded proc-macro-error-attr v1.0.4 |
| 444 | 2026-02-18T03:04:47.293Z | Downloaded potential_utf v0.1.4 |
| 445 | 2026-02-18T03:04:47.293Z | Downloaded num-traits v0.2.19 |
| 446 | 2026-02-18T03:04:47.294Z | Downloaded mio v1.1.1 |
| 447 | 2026-02-18T03:04:47.294Z | Downloaded http v0.2.12 |
| 448 | 2026-02-18T03:04:47.294Z | Downloaded foreign-types-macros v0.2.3 |
| 449 | 2026-02-18T03:04:47.294Z | Downloaded colorchoice v1.0.4 |
| 450 | 2026-02-18T03:04:47.294Z | Downloaded openssl-probe v0.1.6 |
| 451 | 2026-02-18T03:04:47.294Z | Downloaded once_cell v1.21.3 |
| 452 | 2026-02-18T03:04:47.294Z | Downloaded num_enum_derive v0.7.5 |
| 453 | 2026-02-18T03:04:47.294Z | Downloaded matchit v0.7.3 |
| 454 | 2026-02-18T03:04:47.294Z | Downloaded litemap v0.8.1 |
| 455 | 2026-02-18T03:04:47.318Z | Downloaded lru-slab v0.1.2 |
| 456 | 2026-02-18T03:04:47.318Z | Downloaded log v0.4.29 |
| 457 | 2026-02-18T03:04:47.318Z | Downloaded lock_api v0.4.14 |
| 458 | 2026-02-18T03:04:47.318Z | Downloaded linked_hash_set v0.1.6 |
| 459 | 2026-02-18T03:04:47.318Z | Downloaded linked-hash-map v0.5.6 |
| 460 | 2026-02-18T03:04:47.318Z | Downloaded itoa v1.0.17 |
| 461 | 2026-02-18T03:04:47.319Z | Downloaded is_terminal_polyfill v1.70.2 |
| 462 | 2026-02-18T03:04:47.319Z | Downloaded ipnetwork v0.21.1 |
| 463 | 2026-02-18T03:04:47.319Z | Downloaded ipnet v2.11.0 |
| 464 | 2026-02-18T03:04:47.319Z | Downloaded http v1.4.0 |
| 465 | 2026-02-18T03:04:47.319Z | Downloaded heck v0.4.1 |
| 466 | 2026-02-18T03:04:47.319Z | Downloaded futures-task v0.3.32 |
| 467 | 2026-02-18T03:04:47.319Z | Downloaded displaydoc v0.2.5 |
| 468 | 2026-02-18T03:04:47.319Z | Downloaded deranged v0.5.5 |
| 469 | 2026-02-18T03:04:47.343Z | Downloaded futures-channel v0.3.32 |
| 470 | 2026-02-18T03:04:47.343Z | Downloaded foreign-types v0.3.2 |
| 471 | 2026-02-18T03:04:47.343Z | Downloaded fastrand v2.3.0 |
| 472 | 2026-02-18T03:04:47.343Z | Downloaded httparse v1.10.1 |
| 473 | 2026-02-18T03:04:47.343Z | Downloaded http-body v1.0.1 |
| 474 | 2026-02-18T03:04:47.343Z | Downloaded foldhash v0.2.0 |
| 475 | 2026-02-18T03:04:47.343Z | Downloaded idna v1.1.0 |
| 476 | 2026-02-18T03:04:47.343Z | Downloaded icu_normalizer v2.1.1 |
| 477 | 2026-02-18T03:04:47.343Z | Downloaded icu_locale_core v2.1.1 |
| 478 | 2026-02-18T03:04:47.343Z | Downloaded atomic-waker v1.1.2 |
| 479 | 2026-02-18T03:04:47.343Z | Downloaded darling v0.21.3 |
| 480 | 2026-02-18T03:04:47.367Z | Downloaded colored v3.1.1 |
| 481 | 2026-02-18T03:04:47.368Z | Downloaded block-buffer v0.10.4 |
| 482 | 2026-02-18T03:04:47.368Z | Downloaded async-stream-impl v0.3.6 |
| 483 | 2026-02-18T03:04:47.368Z | Downloaded anstyle-parse v0.2.7 |
| 484 | 2026-02-18T03:04:47.368Z | Downloaded cfg_aliases v0.2.1 |
| 485 | 2026-02-18T03:04:47.368Z | Downloaded base16ct v1.0.0 |
| 486 | 2026-02-18T03:04:47.368Z | Downloaded anstyle v1.0.13 |
| 487 | 2026-02-18T03:04:47.368Z | Downloaded ident_case v1.0.1 |
| 488 | 2026-02-18T03:04:47.368Z | Downloaded icu_properties v2.1.2 |
| 489 | 2026-02-18T03:04:47.368Z | Downloaded hyper-tls v0.6.0 |
| 490 | 2026-02-18T03:04:47.368Z | Downloaded hyper-timeout v0.5.2 |
| 491 | 2026-02-18T03:04:47.368Z | Downloaded console v0.16.2 |
| 492 | 2026-02-18T03:04:47.368Z | Downloaded byteorder v1.5.0 |
| 493 | 2026-02-18T03:04:47.392Z | Downloaded autocfg v1.5.0 |
| 494 | 2026-02-18T03:04:47.393Z | Downloaded axum-core v0.3.4 |
| 495 | 2026-02-18T03:04:47.576Z | Compiling proc-macro2 v1.0.106 |
| 496 | 2026-02-18T03:04:47.576Z | Compiling quote v1.0.44 |
| 497 | 2026-02-18T03:04:47.576Z | Compiling unicode-ident v1.0.22 |
| 498 | 2026-02-18T03:04:47.601Z | Compiling libc v0.2.180 |
| 499 | 2026-02-18T03:04:47.601Z | Compiling cfg-if v1.0.4 |
| 500 | 2026-02-18T03:04:47.601Z | Compiling serde_core v1.0.228 |
| 501 | 2026-02-18T03:04:47.601Z | Compiling itoa v1.0.17 |
| 502 | 2026-02-18T03:04:47.601Z | Compiling bytes v1.11.0 |
| 503 | 2026-02-18T03:04:47.812Z | Compiling equivalent v1.0.2 |
| 504 | 2026-02-18T03:04:47.959Z | Compiling foldhash v0.2.0 |
| 505 | 2026-02-18T03:04:47.983Z | Compiling allocator-api2 v0.2.21 |
| 506 | 2026-02-18T03:04:48.113Z | Compiling memchr v2.7.6 |
| 507 | 2026-02-18T03:04:48.269Z | Compiling pin-project-lite v0.2.16 |
| 508 | 2026-02-18T03:04:48.714Z | Compiling smallvec v1.15.1 |
| 509 | 2026-02-18T03:04:48.933Z | Compiling hashbrown v0.16.1 |
| 510 | 2026-02-18T03:04:49.168Z | Compiling find-msvc-tools v0.1.8 |
| 511 | 2026-02-18T03:04:49.257Z | Compiling shlex v1.3.0 |
| 512 | 2026-02-18T03:04:49.365Z | Compiling autocfg v1.5.0 |
| 513 | 2026-02-18T03:04:49.607Z | Compiling cc v1.2.54 |
| 514 | 2026-02-18T03:04:49.632Z | Compiling parking_lot_core v0.9.12 |
| 515 | 2026-02-18T03:04:49.823Z | Compiling serde v1.0.228 |
| 516 | 2026-02-18T03:04:50.103Z | Compiling futures-core v0.3.32 |
| 517 | 2026-02-18T03:04:50.153Z | Compiling log v0.4.29 |
| 518 | 2026-02-18T03:04:50.368Z | Compiling scopeguard v1.2.0 |
| 519 | 2026-02-18T03:04:50.463Z | Compiling syn v2.0.114 |
| 520 | 2026-02-18T03:04:50.536Z | Compiling lock_api v0.4.14 |
| 521 | 2026-02-18T03:04:50.694Z | Compiling socket2 v0.6.2 |
| 522 | 2026-02-18T03:04:50.694Z | Compiling errno v0.3.14 |
| 523 | 2026-02-18T03:04:50.978Z | Compiling signal-hook-registry v1.4.8 |
| 524 | 2026-02-18T03:04:51.012Z | Compiling parking_lot v0.12.5 |
| 525 | 2026-02-18T03:04:51.243Z | Compiling mio v1.1.1 |
| 526 | 2026-02-18T03:04:51.639Z | Compiling once_cell v1.21.3 |
| 527 | 2026-02-18T03:04:51.758Z | Compiling zmij v1.0.17 |
| 528 | 2026-02-18T03:04:51.982Z | Compiling futures-sink v0.3.32 |
| 529 | 2026-02-18T03:04:52.073Z | Compiling serde_json v1.0.149 |
| 530 | 2026-02-18T03:04:52.159Z | Compiling slab v0.4.11 |
| 531 | 2026-02-18T03:04:52.377Z | Compiling futures-channel v0.3.32 |
| 532 | 2026-02-18T03:04:52.481Z | Compiling num-traits v0.2.19 |
| 533 | 2026-02-18T03:04:52.505Z | Compiling futures-task v0.3.32 |
| 534 | 2026-02-18T03:04:52.505Z | Compiling futures-io v0.3.32 |
| 535 | 2026-02-18T03:04:52.800Z | Compiling fnv v1.0.7 |
| 536 | 2026-02-18T03:04:52.824Z | Compiling http v1.4.0 |
| 537 | 2026-02-18T03:04:52.865Z | Compiling rustversion v1.0.22 |
| 538 | 2026-02-18T03:04:52.900Z | Compiling getrandom v0.2.17 |
| 539 | 2026-02-18T03:04:52.956Z | Compiling pkg-config v0.3.32 |
| 540 | 2026-02-18T03:04:53.450Z | Compiling schemars v0.8.22 |
| 541 | 2026-02-18T03:04:53.862Z | Compiling indexmap v2.13.0 |
| 542 | 2026-02-18T03:04:53.961Z | Compiling tracing-core v0.1.36 |
| 543 | 2026-02-18T03:04:54.072Z | Compiling tower-service v0.3.3 |
| 544 | 2026-02-18T03:04:54.212Z | Compiling dyn-clone v1.0.20 |
| 545 | 2026-02-18T03:04:54.454Z | Compiling httparse v1.10.1 |
| 546 | 2026-02-18T03:04:54.494Z | Compiling getrandom v0.3.4 |
| 547 | 2026-02-18T03:04:54.668Z | Compiling stable_deref_trait v1.2.1 |
| 548 | 2026-02-18T03:04:55.088Z | Compiling percent-encoding v2.3.2 |
| 549 | 2026-02-18T03:04:55.173Z | Compiling vcpkg v0.2.15 |
| 550 | 2026-02-18T03:04:55.482Z | Compiling ring v0.17.14 |
| 551 | 2026-02-18T03:04:55.506Z | Compiling try-lock v0.2.5 |
| 552 | 2026-02-18T03:04:55.698Z | Compiling want v0.3.1 |
| 553 | 2026-02-18T03:04:55.722Z | Compiling iana-time-zone v0.1.64 |
| 554 | 2026-02-18T03:04:55.845Z | Compiling httpdate v1.0.3 |
| 555 | 2026-02-18T03:04:56.000Z | Compiling regex-syntax v0.8.8 |
| 556 | 2026-02-18T03:04:56.121Z | Compiling http-body v1.0.1 |
| 557 | 2026-02-18T03:04:56.145Z | Compiling syn v1.0.109 |
| 558 | 2026-02-18T03:04:56.304Z | Compiling tower-layer v0.3.3 |
| 559 | 2026-02-18T03:04:56.485Z | Compiling openssl-sys v0.9.111 |
| 560 | 2026-02-18T03:04:56.605Z | Compiling version_check v0.9.5 |
| 561 | 2026-02-18T03:04:56.717Z | Compiling untrusted v0.9.0 |
| 562 | 2026-02-18T03:04:56.766Z | Compiling thiserror v2.0.18 |
| 563 | 2026-02-18T03:04:56.911Z | Compiling heck v0.5.0 |
| 564 | 2026-02-18T03:04:57.419Z | Compiling serde_derive_internals v0.29.1 |
| 565 | 2026-02-18T03:04:57.469Z | Compiling synstructure v0.13.2 |
| 566 | 2026-02-18T03:04:57.868Z | Compiling uuid v1.20.0 |
| 567 | 2026-02-18T03:04:58.028Z | Compiling bitflags v2.10.0 |
| 568 | 2026-02-18T03:04:58.526Z | Compiling litemap v0.8.1 |
| 569 | 2026-02-18T03:04:58.657Z | Compiling writeable v0.6.2 |
| 570 | 2026-02-18T03:04:58.806Z | Compiling zerocopy v0.8.34 |
| 571 | 2026-02-18T03:04:58.904Z | Compiling icu_properties_data v2.1.2 |
| 572 | 2026-02-18T03:04:59.031Z | Compiling icu_normalizer_data v2.1.1 |
| 573 | 2026-02-18T03:04:59.246Z | Compiling openssl v0.10.75 |
| 574 | 2026-02-18T03:04:59.287Z | Compiling base64 v0.22.1 |
| 575 | 2026-02-18T03:04:59.403Z | Compiling atomic-waker v1.1.2 |
| 576 | 2026-02-18T03:04:59.606Z | Compiling foreign-types-shared v0.1.1 |
| 577 | 2026-02-18T03:04:59.729Z | Compiling foreign-types v0.3.2 |
| 578 | 2026-02-18T03:04:59.861Z | Compiling aho-corasick v1.1.4 |
| 579 | 2026-02-18T03:05:00.700Z | Compiling serde_derive v1.0.228 |
| 580 | 2026-02-18T03:05:01.131Z | Compiling tokio-macros v2.6.0 |
| 581 | 2026-02-18T03:05:02.202Z | Compiling futures-macro v0.3.32 |
| 582 | 2026-02-18T03:05:02.688Z | Compiling tokio v1.49.0 |
| 583 | 2026-02-18T03:05:02.795Z | Compiling tracing-attributes v0.1.31 |
| 584 | 2026-02-18T03:05:03.874Z | Compiling futures-util v0.3.32 |
| 585 | 2026-02-18T03:05:04.045Z | Compiling schemars_derive v0.8.22 |
| 586 | 2026-02-18T03:05:04.726Z | Compiling zerofrom-derive v0.1.6 |
| 587 | 2026-02-18T03:05:04.757Z | Compiling yoke-derive v0.8.1 |
| 588 | 2026-02-18T03:05:05.498Z | Compiling tracing v0.1.44 |
| 589 | 2026-02-18T03:05:05.663Z | Compiling zerovec-derive v0.11.2 |
| 590 | 2026-02-18T03:05:06.071Z | Compiling displaydoc v0.2.5 |
| 591 | 2026-02-18T03:05:06.633Z | Compiling thiserror-impl v2.0.18 |
| 592 | 2026-02-18T03:05:07.441Z | Compiling openssl-macros v0.1.1 |
| 593 | 2026-02-18T03:05:07.483Z | Compiling zerofrom v0.1.6 |
| 594 | 2026-02-18T03:05:07.704Z | Compiling yoke v0.8.1 |
| 595 | 2026-02-18T03:05:07.964Z | Compiling chrono v0.4.43 |
| 596 | 2026-02-18T03:05:08.045Z | Compiling zerovec v0.11.5 |
| 597 | 2026-02-18T03:05:08.084Z | Compiling zerotrie v0.2.3 |
| 598 | 2026-02-18T03:05:08.108Z | Compiling mime v0.3.17 |
| 599 | 2026-02-18T03:05:08.205Z | Compiling pin-utils v0.1.0 |
| 600 | 2026-02-18T03:05:08.659Z | Compiling ppv-lite86 v0.2.21 |
| 601 | 2026-02-18T03:05:08.734Z | Compiling regex-automata v0.4.13 |
| 602 | 2026-02-18T03:05:09.157Z | Compiling tinystr v0.8.2 |
| 603 | 2026-02-18T03:05:09.304Z | Compiling potential_utf v0.1.4 |
| 604 | 2026-02-18T03:05:09.586Z | Compiling icu_locale_core v2.1.1 |
| 605 | 2026-02-18T03:05:09.611Z | Compiling icu_collections v2.1.1 |
| 606 | 2026-02-18T03:05:09.636Z | Compiling sync_wrapper v1.0.2 |
| 607 | 2026-02-18T03:05:09.871Z | Compiling zeroize v1.8.2 |
| 608 | 2026-02-18T03:05:10.248Z | Compiling ipnet v2.11.0 |
| 609 | 2026-02-18T03:05:10.824Z | Compiling tokio-util v0.7.18 |
| 610 | 2026-02-18T03:05:11.471Z | Compiling icu_provider v2.1.1 |
| 611 | 2026-02-18T03:05:11.984Z | Compiling h2 v0.4.13 |
| 612 | 2026-02-18T03:05:12.163Z | Compiling icu_normalizer v2.1.1 |
| 613 | 2026-02-18T03:05:12.253Z | Compiling icu_properties v2.1.2 |
| 614 | 2026-02-18T03:05:13.509Z | Compiling regex v1.12.2 |
| 615 | 2026-02-18T03:05:14.550Z | Compiling rustls-pki-types v1.14.0 |
| 616 | 2026-02-18T03:05:15.019Z | Compiling http-body-util v0.1.3 |
| 617 | 2026-02-18T03:05:15.142Z | Compiling regress v0.10.5 |
| 618 | 2026-02-18T03:05:15.531Z | Compiling semver v1.0.27 |
| 619 | 2026-02-18T03:05:15.694Z | Compiling anyhow v1.0.101 |
| 620 | 2026-02-18T03:05:15.832Z | Compiling idna_adapter v1.2.1 |
| 621 | 2026-02-18T03:05:16.102Z | Compiling tower v0.5.3 |
| 622 | 2026-02-18T03:05:16.197Z | Compiling serde_tokenstream v0.2.2 |
| 623 | 2026-02-18T03:05:16.226Z | Compiling form_urlencoded v1.2.2 |
| 624 | 2026-02-18T03:05:16.557Z | Compiling rustls v0.23.36 |
| 625 | 2026-02-18T03:05:16.708Z | Compiling ryu v1.0.22 |
| 626 | 2026-02-18T03:05:16.749Z | Compiling winnow v0.7.14 |
| 627 | 2026-02-18T03:05:16.888Z | Compiling native-tls v0.2.14 |
| 628 | 2026-02-18T03:05:17.119Z | Compiling utf8_iter v1.0.4 |
| 629 | 2026-02-18T03:05:17.265Z | Compiling rustls-webpki v0.103.9 |
| 630 | 2026-02-18T03:05:17.316Z | Compiling idna v1.1.0 |
| 631 | 2026-02-18T03:05:17.377Z | Compiling rand_core v0.6.4 |
| 632 | 2026-02-18T03:05:17.775Z | Compiling openssl-probe v0.1.6 |
| 633 | 2026-02-18T03:05:17.799Z | Compiling either v1.15.0 |
| 634 | 2026-02-18T03:05:18.035Z | Compiling subtle v2.6.1 |
| 635 | 2026-02-18T03:05:18.198Z | Compiling url v2.5.8 |
| 636 | 2026-02-18T03:05:18.789Z | Compiling typify-impl v0.4.3 |
| 637 | 2026-02-18T03:05:19.071Z | Compiling hyper v1.8.1 |
| 638 | 2026-02-18T03:05:20.134Z | Compiling rand_chacha v0.3.1 |
| 639 | 2026-02-18T03:05:20.343Z | Compiling typenum v1.19.0 |
| 640 | 2026-02-18T03:05:20.657Z | Compiling rand v0.8.5 |
| 641 | 2026-02-18T03:05:21.009Z | Compiling toml_parser v1.0.8+spec-1.1.0 |
| 642 | 2026-02-18T03:05:21.172Z | Compiling tokio-native-tls v0.3.1 |
| 643 | 2026-02-18T03:05:21.458Z | Compiling hyper-util v0.1.19 |
| 644 | 2026-02-18T03:05:22.107Z | Compiling itertools v0.10.5 |
| 645 | 2026-02-18T03:05:22.159Z | Compiling webpki-roots v1.0.5 |
| 646 | 2026-02-18T03:05:22.308Z | Compiling async-trait v0.1.89 |
| 647 | 2026-02-18T03:05:22.405Z | Compiling generic-array v0.14.9 |
| 648 | 2026-02-18T03:05:22.780Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 649 | 2026-02-18T03:05:22.984Z | Compiling iri-string v0.7.10 |
| 650 | 2026-02-18T03:05:24.337Z | Compiling prost-derive v0.11.9 |
| 651 | 2026-02-18T03:05:24.375Z | Compiling hyper-tls v0.6.0 |
| 652 | 2026-02-18T03:05:24.466Z | Compiling serde_urlencoded v0.7.1 |
| 653 | 2026-02-18T03:05:24.701Z | Compiling tokio-rustls v0.26.4 |
| 654 | 2026-02-18T03:05:24.829Z | Compiling slog v2.8.2 |
| 655 | 2026-02-18T03:05:25.115Z | Compiling http v0.2.12 |
| 656 | 2026-02-18T03:05:25.300Z | Compiling hyper-rustls v0.27.7 |
| 657 | 2026-02-18T03:05:25.483Z | Compiling encoding_rs v0.8.35 |
| 658 | 2026-02-18T03:05:26.013Z | Compiling tower-http v0.6.8 |
| 659 | 2026-02-18T03:05:26.978Z | Compiling strsim v0.11.1 |
| 660 | 2026-02-18T03:05:27.381Z | Compiling lazy_static v1.5.0 |
| 661 | 2026-02-18T03:05:27.549Z | Compiling openapiv3 v2.2.0 |
| 662 | 2026-02-18T03:05:27.755Z | Compiling erased-serde v0.3.31 |
| 663 | 2026-02-18T03:05:28.610Z | Compiling reqwest v0.12.28 |
| 664 | 2026-02-18T03:05:29.264Z | Compiling indexmap v1.9.3 |
| 665 | 2026-02-18T03:05:30.083Z | Compiling socket2 v0.5.10 |
| 666 | 2026-02-18T03:05:31.092Z | Compiling heck v0.4.1 |
| 667 | 2026-02-18T03:05:31.526Z | Compiling rustix v1.1.3 |
| 668 | 2026-02-18T03:05:31.608Z | Compiling thiserror v1.0.69 |
| 669 | 2026-02-18T03:05:32.143Z | Compiling rustix v0.38.44 |
| 670 | 2026-02-18T03:05:33.158Z | Compiling http-body v0.4.6 |
| 671 | 2026-02-18T03:05:33.531Z | Compiling typify-macro v0.4.3 |
| 672 | 2026-02-18T03:05:33.727Z | Compiling pin-project-internal v1.1.10 |
| 673 | 2026-02-18T03:05:33.751Z | Compiling thiserror-impl v1.0.69 |
| 674 | 2026-02-18T03:05:35.713Z | Compiling prettyplease v0.1.25 |
| 675 | 2026-02-18T03:05:36.095Z | Compiling hashbrown v0.12.3 |
| 676 | 2026-02-18T03:05:36.204Z | Compiling unsafe-libyaml v0.2.11 |
| 677 | 2026-02-18T03:05:36.284Z | Compiling pin-project v1.1.10 |
| 678 | 2026-02-18T03:05:37.580Z | Compiling typify v0.4.3 |
| 679 | 2026-02-18T03:05:37.780Z | Compiling serde_yaml v0.9.34+deprecated |
| 680 | 2026-02-18T03:05:38.111Z | Compiling block-buffer v0.10.4 |
| 681 | 2026-02-18T03:05:38.312Z | Compiling crypto-common v0.1.6 |
| 682 | 2026-02-18T03:05:38.427Z | Compiling prost v0.11.9 |
| 683 | 2026-02-18T03:05:38.563Z | Compiling h2 v0.3.27 |
| 684 | 2026-02-18T03:05:38.627Z | Compiling utf8parse v0.2.2 |
| 685 | 2026-02-18T03:05:38.808Z | Compiling home v0.5.12 |
| 686 | 2026-02-18T03:05:39.015Z | Compiling ident_case v1.0.1 |
| 687 | 2026-02-18T03:05:39.213Z | Compiling fixedbitset v0.4.2 |
| 688 | 2026-02-18T03:05:39.450Z | Compiling matchit v0.7.3 |
| 689 | 2026-02-18T03:05:39.594Z | Compiling fastrand v2.3.0 |
| 690 | 2026-02-18T03:05:40.036Z | Compiling tempfile v3.24.0 |
| 691 | 2026-02-18T03:05:40.082Z | Compiling petgraph v0.6.5 |
| 692 | 2026-02-18T03:05:40.162Z | Compiling darling_core v0.21.3 |
| 693 | 2026-02-18T03:05:40.786Z | Compiling prost-types v0.11.9 |
| 694 | 2026-02-18T03:05:40.967Z | Compiling which v4.4.2 |
| 695 | 2026-02-18T03:05:41.438Z | Compiling anstyle-parse v0.2.7 |
| 696 | 2026-02-18T03:05:41.803Z | Compiling digest v0.10.7 |
| 697 | 2026-02-18T03:05:41.969Z | Compiling tower v0.4.13 |
| 698 | 2026-02-18T03:05:42.442Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 699 | 2026-02-18T03:05:42.478Z | Compiling futures-executor v0.3.32 |
| 700 | 2026-02-18T03:05:43.047Z | Compiling async-stream-impl v0.3.6 |
| 701 | 2026-02-18T03:05:43.071Z | Compiling proc-macro-error-attr v1.0.4 |
| 702 | 2026-02-18T03:05:43.524Z | Compiling axum-core v0.3.4 |
| 703 | 2026-02-18T03:05:43.687Z | Compiling rustls v0.21.12 |
| 704 | 2026-02-18T03:05:43.877Z | Compiling is_terminal_polyfill v1.70.2 |
| 705 | 2026-02-18T03:05:44.033Z | Compiling anstyle v1.0.13 |
| 706 | 2026-02-18T03:05:44.057Z | Compiling multimap v0.8.3 |
| 707 | 2026-02-18T03:05:44.192Z | Compiling base64 v0.21.7 |
| 708 | 2026-02-18T03:05:44.267Z | Compiling crossbeam-utils v0.8.21 |
| 709 | 2026-02-18T03:05:44.334Z | Compiling tokio-openssl v0.6.5 |
| 710 | 2026-02-18T03:05:44.494Z | Compiling colorchoice v1.0.4 |
| 711 | 2026-02-18T03:05:44.643Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 712 | 2026-02-18T03:05:44.693Z | Compiling crucible-workspace-hack v0.1.0 |
| 713 | 2026-02-18T03:05:44.776Z | Compiling cpufeatures v0.2.17 |
| 714 | 2026-02-18T03:05:44.832Z | Compiling anstyle-query v1.1.5 |
| 715 | 2026-02-18T03:05:44.883Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 716 | 2026-02-18T03:05:44.968Z | Compiling prost-build v0.11.9 |
| 717 | 2026-02-18T03:05:45.028Z | Compiling anstream v0.6.21 |
| 718 | 2026-02-18T03:05:45.114Z | Compiling async-stream v0.3.6 |
| 719 | 2026-02-18T03:05:45.634Z | Compiling hyper v0.14.32 |
| 720 | 2026-02-18T03:05:45.634Z | Compiling proc-macro-crate v3.4.0 |
| 721 | 2026-02-18T03:05:45.634Z | Compiling futures v0.3.32 |
| 722 | 2026-02-18T03:05:45.658Z | Compiling darling_macro v0.21.3 |
| 723 | 2026-02-18T03:05:45.683Z | Compiling axum-core v0.4.5 |
| 724 | 2026-02-18T03:05:45.710Z | Compiling tokio-stream v0.1.18 |
| 725 | 2026-02-18T03:05:46.300Z | Compiling rustls-webpki v0.101.7 |
| 726 | 2026-02-18T03:05:46.758Z | Compiling sct v0.7.1 |
| 727 | 2026-02-18T03:05:46.758Z | Compiling proc-macro-error v1.0.4 |
| 728 | 2026-02-18T03:05:47.037Z | Compiling rand_core v0.9.5 |
| 729 | 2026-02-18T03:05:47.102Z | Compiling axum v0.6.20 |
| 730 | 2026-02-18T03:05:47.130Z | Compiling serde_spanned v1.0.4 |
| 731 | 2026-02-18T03:05:47.400Z | Compiling unicode-width v0.2.2 |
| 732 | 2026-02-18T03:05:47.443Z | Compiling num-conv v0.2.0 |
| 733 | 2026-02-18T03:05:47.467Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 734 | 2026-02-18T03:05:47.711Z | Compiling time-core v0.1.8 |
| 735 | 2026-02-18T03:05:47.815Z | Compiling clap_lex v1.0.0 |
| 736 | 2026-02-18T03:05:47.949Z | Compiling prettyplease v0.2.37 |
| 737 | 2026-02-18T03:05:47.991Z | Compiling powerfmt v0.2.0 |
| 738 | 2026-02-18T03:05:48.063Z | Compiling time-macros v0.2.26 |
| 739 | 2026-02-18T03:05:48.299Z | Compiling clap_builder v4.5.58 |
| 740 | 2026-02-18T03:05:48.380Z | Compiling deranged v0.5.5 |
| 741 | 2026-02-18T03:05:48.441Z | Compiling toml v0.9.11+spec-1.1.0 |
| 742 | 2026-02-18T03:05:48.491Z | Compiling rand_chacha v0.9.0 |
| 743 | 2026-02-18T03:05:49.418Z | Compiling axum v0.7.9 |
| 744 | 2026-02-18T03:05:49.906Z | Compiling darling v0.21.3 |
| 745 | 2026-02-18T03:05:50.033Z | Compiling num_enum_derive v0.7.5 |
| 746 | 2026-02-18T03:05:50.585Z | Compiling tonic-build v0.9.2 |
| 747 | 2026-02-18T03:05:52.408Z | Compiling sha1 v0.10.6 |
| 748 | 2026-02-18T03:05:52.466Z | Compiling progenitor-impl v0.10.0 |
| 749 | 2026-02-18T03:05:52.815Z | Compiling hyper-timeout v0.5.2 |
| 750 | 2026-02-18T03:05:53.181Z | Compiling oxnet v0.1.4 |
| 751 | 2026-02-18T03:05:53.488Z | Compiling tokio-io-timeout v1.2.1 |
| 752 | 2026-02-18T03:05:53.781Z | Compiling foreign-types-macros v0.2.3 |
| 753 | 2026-02-18T03:05:54.167Z | Compiling clap_derive v4.5.55 |
| 754 | 2026-02-18T03:05:54.722Z | Compiling arc-swap v1.8.0 |
| 755 | 2026-02-18T03:05:54.909Z | Compiling lzma-sys v0.1.20 |
| 756 | 2026-02-18T03:05:55.024Z | Compiling prost v0.13.5 |
| 757 | 2026-02-18T03:05:55.393Z | Compiling thread_local v1.1.9 |
| 758 | 2026-02-18T03:05:55.609Z | Compiling data-encoding v2.10.0 |
| 759 | 2026-02-18T03:05:55.869Z | Compiling bitflags v1.3.2 |
| 760 | 2026-02-18T03:05:55.949Z | Compiling hyper-openssl v0.9.2 |
| 761 | 2026-02-18T03:05:55.998Z | Compiling slog-async v2.8.0 |
| 762 | 2026-02-18T03:05:56.412Z | Compiling sync_wrapper v0.1.2 |
| 763 | 2026-02-18T03:05:56.507Z | Compiling typeid v1.0.3 |
| 764 | 2026-02-18T03:05:56.609Z | Compiling foreign-types-shared v0.3.1 |
| 765 | 2026-02-18T03:05:56.736Z | Compiling utf-8 v0.7.6 |
| 766 | 2026-02-18T03:05:56.835Z | Compiling portable-atomic v1.13.0 |
| 767 | 2026-02-18T03:05:56.902Z | Compiling linked-hash-map v0.5.6 |
| 768 | 2026-02-18T03:05:57.010Z | Compiling byteorder v1.5.0 |
| 769 | 2026-02-18T03:05:57.106Z | Compiling foreign-types v0.5.0 |
| 770 | 2026-02-18T03:05:57.235Z | Compiling linked_hash_set v0.1.6 |
| 771 | 2026-02-18T03:05:57.368Z | Compiling tonic v0.12.3 |
| 772 | 2026-02-18T03:05:57.488Z | Compiling tungstenite v0.21.0 |
| 773 | 2026-02-18T03:05:57.555Z | Compiling slog-scope v4.4.1 |
| 774 | 2026-02-18T03:05:57.580Z | Compiling hyper-timeout v0.4.1 |
| 775 | 2026-02-18T03:05:57.774Z | Compiling crossbeam-channel v0.5.15 |
| 776 | 2026-02-18T03:05:57.864Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 777 | 2026-02-18T03:05:57.888Z | Compiling clap v4.5.58 |
| 778 | 2026-02-18T03:05:58.012Z | Compiling tokio-rustls v0.24.1 |
| 779 | 2026-02-18T03:05:58.074Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 780 | 2026-02-18T03:05:58.448Z | Compiling num_enum v0.7.5 |
| 781 | 2026-02-18T03:05:58.827Z | Compiling time v0.3.46 |
| 782 | 2026-02-18T03:05:59.102Z | Compiling cargo_toml v0.22.3 |
| 783 | 2026-02-18T03:05:59.137Z | Compiling serde_with_macros v3.16.1 |
| 784 | 2026-02-18T03:05:59.556Z | Compiling rand v0.9.2 |
| 785 | 2026-02-18T03:06:00.667Z | Compiling progenitor-macro v0.10.0 |
| 786 | 2026-02-18T03:06:01.231Z | Compiling rustls-pemfile v1.0.4 |
| 787 | 2026-02-18T03:06:01.436Z | Compiling progenitor-impl v0.11.2 |
| 788 | 2026-02-18T03:06:01.661Z | Compiling progenitor-client v0.10.0 |
| 789 | 2026-02-18T03:06:02.166Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 790 | 2026-02-18T03:06:02.745Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 791 | 2026-02-18T03:06:02.867Z | Compiling is-terminal v0.4.17 |
| 792 | 2026-02-18T03:06:03.011Z | Compiling cstr-argument v0.1.2 |
| 793 | 2026-02-18T03:06:03.636Z | Compiling term v1.2.1 |
| 794 | 2026-02-18T03:06:03.704Z | Compiling ipnetwork v0.21.1 |
| 795 | 2026-02-18T03:06:04.076Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 796 | 2026-02-18T03:06:04.285Z | Compiling take_mut v0.2.2 |
| 797 | 2026-02-18T03:06:04.421Z | Compiling colored v3.1.1 |
| 798 | 2026-02-18T03:06:04.467Z | Compiling camino v1.2.2 |
| 799 | 2026-02-18T03:06:05.058Z | Compiling pretty-hex v0.4.1 |
| 800 | 2026-02-18T03:06:05.107Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 801 | 2026-02-18T03:06:05.317Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 802 | 2026-02-18T03:06:05.400Z | Compiling slog-term v2.9.2 |
| 803 | 2026-02-18T03:06:05.623Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 804 | 2026-02-18T03:06:05.692Z | Compiling itertools v0.12.1 |
| 805 | 2026-02-18T03:06:06.498Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 806 | 2026-02-18T03:06:06.565Z | Compiling tonic v0.9.2 |
| 807 | 2026-02-18T03:06:06.681Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 808 | 2026-02-18T03:06:06.706Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 809 | 2026-02-18T03:06:06.867Z | Compiling serde_with v3.16.1 |
| 810 | 2026-02-18T03:06:07.187Z | Compiling tonic-openssl v0.3.0 |
| 811 | 2026-02-18T03:06:07.965Z | Compiling zone_cfg_derive v0.3.1 |
| 812 | 2026-02-18T03:06:08.518Z | Compiling tokio-tungstenite v0.21.0 |
| 813 | 2026-02-18T03:06:09.083Z | Compiling slog-stdlog v4.1.1 |
| 814 | 2026-02-18T03:06:09.479Z | Compiling progenitor-macro v0.11.2 |
| 815 | 2026-02-18T03:06:09.890Z | Compiling tabwriter v1.4.1 |
| 816 | 2026-02-18T03:06:10.460Z | Compiling console v0.16.2 |
| 817 | 2026-02-18T03:06:10.610Z | Compiling progenitor-client v0.11.2 |
| 818 | 2026-02-18T03:06:11.568Z | Compiling unit-prefix v0.5.2 |
| 819 | 2026-02-18T03:06:11.893Z | Compiling indicatif v0.18.3 |
| 820 | 2026-02-18T03:06:12.389Z | Compiling ron v0.12.0 |
| 821 | 2026-02-18T03:06:12.814Z | Compiling progenitor v0.10.0 |
| 822 | 2026-02-18T03:06:13.006Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 823 | 2026-02-18T03:06:14.113Z | Compiling xz2 v0.1.7 |
| 824 | 2026-02-18T03:06:14.529Z | Compiling zone v0.3.1 |
| 825 | 2026-02-18T03:06:15.278Z | Compiling slog-envlogger v2.2.0 |
| 826 | 2026-02-18T03:06:16.148Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 827 | 2026-02-18T03:06:16.748Z | Compiling sha2 v0.10.9 |
| 828 | 2026-02-18T03:06:17.011Z | Compiling smf v0.2.3 |
| 829 | 2026-02-18T03:06:17.531Z | Compiling base16ct v1.0.0 |
| 830 | 2026-02-18T03:06:21.122Z | Compiling progenitor v0.11.2 |
| 831 | 2026-02-18T03:06:21.275Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 832 | 2026-02-18T03:06:27.663Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 833 | 2026-02-18T03:06:45.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s |
| 834 | 2026-02-18T03:06:46.111Z | + cargo build --tests |
| 835 | 2026-02-18T03:06:46.521Z | Downloading crates ... |
| 836 | 2026-02-18T03:06:46.774Z | Downloaded base64ct v1.8.3 |
| 837 | 2026-02-18T03:06:46.798Z | Downloaded chumsky v0.9.3 |
| 838 | 2026-02-18T03:06:46.798Z | Downloaded ciborium-io v0.2.2 |
| 839 | 2026-02-18T03:06:46.798Z | Downloaded ahash v0.8.12 |
| 840 | 2026-02-18T03:06:46.799Z | Downloaded ciborium v0.2.2 |
| 841 | 2026-02-18T03:06:46.799Z | Downloaded pkcs8 v0.10.2 |
| 842 | 2026-02-18T03:06:46.824Z | Downloaded terminal_size v0.4.3 |
| 843 | 2026-02-18T03:06:46.824Z | Downloaded keccak v0.1.5 |
| 844 | 2026-02-18T03:06:46.824Z | Downloaded knuffel v3.2.0 |
| 845 | 2026-02-18T03:06:46.824Z | Downloaded static_assertions v1.1.0 |
| 846 | 2026-02-18T03:06:46.824Z | Downloaded unicode-linebreak v0.1.5 |
| 847 | 2026-02-18T03:06:46.824Z | Downloaded supports-color v2.1.0 |
| 848 | 2026-02-18T03:06:46.824Z | Downloaded signature v2.2.0 |
| 849 | 2026-02-18T03:06:46.824Z | Downloaded rustc-demangle v0.1.27 |
| 850 | 2026-02-18T03:06:46.848Z | Downloaded spin v0.9.8 |
| 851 | 2026-02-18T03:06:46.848Z | Downloaded smawk v0.3.2 |
| 852 | 2026-02-18T03:06:46.848Z | Downloaded pem-rfc7468 v0.7.0 |
| 853 | 2026-02-18T03:06:46.848Z | Downloaded textwrap v0.15.2 |
| 854 | 2026-02-18T03:06:46.848Z | Downloaded spki v0.7.3 |
| 855 | 2026-02-18T03:06:46.848Z | Downloaded ecdsa v0.16.9 |
| 856 | 2026-02-18T03:06:46.873Z | Downloaded toml_edit v0.25.1+spec-1.1.0 |
| 857 | 2026-02-18T03:06:46.873Z | Downloaded strum v0.26.3 |
| 858 | 2026-02-18T03:06:46.873Z | Downloaded rsa v0.9.10 |
| 859 | 2026-02-18T03:06:46.898Z | Downloaded unicode-width v0.1.14 |
| 860 | 2026-02-18T03:06:46.898Z | Downloaded zeroize_derive v1.4.3 |
| 861 | 2026-02-18T03:06:46.898Z | Downloaded elliptic-curve v0.13.8 |
| 862 | 2026-02-18T03:06:46.898Z | Downloaded supports-unicode v2.1.0 |
| 863 | 2026-02-18T03:06:46.898Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 864 | 2026-02-18T03:06:46.922Z | Downloaded num-bigint-dig v0.8.6 |
| 865 | 2026-02-18T03:06:46.922Z | Downloaded x509-cert v0.2.5 |
| 866 | 2026-02-18T03:06:46.923Z | Downloaded p384 v0.13.1 |
| 867 | 2026-02-18T03:06:46.947Z | Downloaded crypto-bigint v0.5.5 |
| 868 | 2026-02-18T03:06:46.947Z | Downloaded unicode-segmentation v1.12.0 |
| 869 | 2026-02-18T03:06:46.947Z | Downloaded terminal_size v0.1.17 |
| 870 | 2026-02-18T03:06:46.947Z | Downloaded similar v2.7.0 |
| 871 | 2026-02-18T03:06:46.971Z | Downloaded sec1 v0.7.3 |
| 872 | 2026-02-18T03:06:46.971Z | Downloaded tls_codec_derive v0.4.2 |
| 873 | 2026-02-18T03:06:46.971Z | Downloaded zerocopy-derive v0.8.34 |
| 874 | 2026-02-18T03:06:46.971Z | Downloaded gimli v0.32.3 |
| 875 | 2026-02-18T03:06:46.996Z | Downloaded supports-hyperlinks v2.1.0 |
| 876 | 2026-02-18T03:06:46.996Z | Downloaded rustc_version v0.4.1 |
| 877 | 2026-02-18T03:06:46.996Z | Downloaded rfc6979 v0.4.0 |
| 878 | 2026-02-18T03:06:46.996Z | Downloaded pkcs1 v0.7.5 |
| 879 | 2026-02-18T03:06:46.996Z | Downloaded object v0.37.3 |
| 880 | 2026-02-18T03:06:47.020Z | Downloaded newline-converter v0.3.0 |
| 881 | 2026-02-18T03:06:47.020Z | Downloaded knuffel-derive v3.2.0 |
| 882 | 2026-02-18T03:06:47.020Z | Downloaded is_ci v1.2.0 |
| 883 | 2026-02-18T03:06:47.020Z | Downloaded curve25519-dalek v4.1.3 |
| 884 | 2026-02-18T03:06:47.021Z | Downloaded tls_codec v0.4.2 |
| 885 | 2026-02-18T03:06:47.045Z | Downloaded owo-colors v3.5.0 |
| 886 | 2026-02-18T03:06:47.045Z | Downloaded miniz_oxide v0.8.9 |
| 887 | 2026-02-18T03:06:47.045Z | Downloaded miette v5.10.0 |
| 888 | 2026-02-18T03:06:47.045Z | Downloaded hkdf v0.12.4 |
| 889 | 2026-02-18T03:06:47.045Z | Downloaded hashbrown v0.14.5 |
| 890 | 2026-02-18T03:06:47.070Z | Downloaded expectorate v1.2.0 |
| 891 | 2026-02-18T03:06:47.070Z | Downloaded ed25519-dalek v2.2.0 |
| 892 | 2026-02-18T03:06:47.070Z | Downloaded console v0.15.11 |
| 893 | 2026-02-18T03:06:47.070Z | Downloaded ed25519 v2.2.3 |
| 894 | 2026-02-18T03:06:47.070Z | Downloaded strum_macros v0.26.4 |
| 895 | 2026-02-18T03:06:47.070Z | Downloaded miette-derive v5.10.0 |
| 896 | 2026-02-18T03:06:47.070Z | Downloaded hubpack_derive v0.1.1 |
| 897 | 2026-02-18T03:06:47.070Z | Downloaded group v0.13.0 |
| 898 | 2026-02-18T03:06:47.070Z | Downloaded flagset v0.4.7 |
| 899 | 2026-02-18T03:06:47.095Z | Downloaded der v0.7.10 |
| 900 | 2026-02-18T03:06:47.095Z | Downloaded half v2.7.1 |
| 901 | 2026-02-18T03:06:47.095Z | Downloaded der_derive v0.7.3 |
| 902 | 2026-02-18T03:06:47.095Z | Downloaded hubpack v0.1.2 |
| 903 | 2026-02-18T03:06:47.095Z | Downloaded ciborium-ll v0.2.2 |
| 904 | 2026-02-18T03:06:47.095Z | Downloaded sha3 v0.10.8 |
| 905 | 2026-02-18T03:06:47.095Z | Downloaded num-iter v0.1.45 |
| 906 | 2026-02-18T03:06:47.120Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 907 | 2026-02-18T03:06:47.120Z | Downloaded base16ct v0.2.0 |
| 908 | 2026-02-18T03:06:47.120Z | Downloaded libm v0.2.16 |
| 909 | 2026-02-18T03:06:47.120Z | Downloaded salty v0.3.0 |
| 910 | 2026-02-18T03:06:47.144Z | Downloaded primeorder v0.13.6 |
| 911 | 2026-02-18T03:06:47.144Z | Downloaded num-integer v0.1.46 |
| 912 | 2026-02-18T03:06:47.144Z | Downloaded ff v0.13.1 |
| 913 | 2026-02-18T03:06:47.144Z | Downloaded const-oid v0.9.6 |
| 914 | 2026-02-18T03:06:47.144Z | Downloaded adler2 v2.0.1 |
| 915 | 2026-02-18T03:06:47.144Z | Downloaded hmac v0.12.1 |
| 916 | 2026-02-18T03:06:47.144Z | Downloaded backtrace v0.3.76 |
| 917 | 2026-02-18T03:06:47.144Z | Downloaded addr2line v0.25.1 |
| 918 | 2026-02-18T03:06:47.169Z | Downloaded backtrace-ext v0.2.1 |
| 919 | 2026-02-18T03:06:47.169Z | Downloaded atomicwrites v0.4.4 |
| 920 | 2026-02-18T03:06:47.384Z | Compiling libc v0.2.180 |
| 921 | 2026-02-18T03:06:47.410Z | Compiling zeroize_derive v1.4.3 |
| 922 | 2026-02-18T03:06:47.434Z | Compiling subtle v2.6.1 |
| 923 | 2026-02-18T03:06:47.459Z | Compiling bitflags v2.10.0 |
| 924 | 2026-02-18T03:06:47.459Z | Compiling zerocopy v0.8.34 |
| 925 | 2026-02-18T03:06:47.459Z | Compiling zerocopy-derive v0.8.34 |
| 926 | 2026-02-18T03:06:47.491Z | Compiling libm v0.2.16 |
| 927 | 2026-02-18T03:06:47.515Z | Compiling num-traits v0.2.19 |
| 928 | 2026-02-18T03:06:47.706Z | Compiling generic-array v0.14.9 |
| 929 | 2026-02-18T03:06:47.951Z | Compiling const-oid v0.9.6 |
| 930 | 2026-02-18T03:06:48.150Z | Compiling serde_json v1.0.149 |
| 931 | 2026-02-18T03:06:48.256Z | Compiling unicode-segmentation v1.12.0 |
| 932 | 2026-02-18T03:06:48.692Z | Compiling rustix v1.1.3 |
| 933 | 2026-02-18T03:06:48.921Z | Compiling zeroize v1.8.2 |
| 934 | 2026-02-18T03:06:49.339Z | Compiling errno v0.3.14 |
| 935 | 2026-02-18T03:06:49.423Z | Compiling getrandom v0.2.17 |
| 936 | 2026-02-18T03:06:49.602Z | Compiling socket2 v0.6.2 |
| 937 | 2026-02-18T03:06:49.760Z | Compiling parking_lot_core v0.9.12 |
| 938 | 2026-02-18T03:06:49.990Z | Compiling signal-hook-registry v1.4.8 |
| 939 | 2026-02-18T03:06:50.415Z | Compiling parking_lot v0.12.5 |
| 940 | 2026-02-18T03:06:50.474Z | Compiling mio v1.1.1 |
| 941 | 2026-02-18T03:06:50.584Z | Compiling getrandom v0.3.4 |
| 942 | 2026-02-18T03:06:50.713Z | Compiling rand_core v0.6.4 |
| 943 | 2026-02-18T03:06:50.905Z | Compiling crypto-common v0.1.6 |
| 944 | 2026-02-18T03:06:51.118Z | Compiling block-buffer v0.10.4 |
| 945 | 2026-02-18T03:06:51.143Z | Compiling tokio v1.49.0 |
| 946 | 2026-02-18T03:06:51.262Z | Compiling uuid v1.20.0 |
| 947 | 2026-02-18T03:06:51.316Z | Compiling digest v0.10.7 |
| 948 | 2026-02-18T03:06:51.368Z | Compiling ring v0.17.14 |
| 949 | 2026-02-18T03:06:51.392Z | Compiling openssl-sys v0.9.111 |
| 950 | 2026-02-18T03:06:52.233Z | Compiling chrono v0.4.43 |
| 951 | 2026-02-18T03:06:52.668Z | Compiling openssl v0.10.75 |
| 952 | 2026-02-18T03:06:54.106Z | Compiling rustls-pki-types v1.14.0 |
| 953 | 2026-02-18T03:06:54.157Z | Compiling schemars v0.8.22 |
| 954 | 2026-02-18T03:06:55.210Z | Compiling heck v0.4.1 |
| 955 | 2026-02-18T03:06:55.616Z | Compiling toml_parser v1.0.8+spec-1.1.0 |
| 956 | 2026-02-18T03:06:55.956Z | Compiling ppv-lite86 v0.2.21 |
| 957 | 2026-02-18T03:06:55.980Z | Compiling rustls-webpki v0.103.9 |
| 958 | 2026-02-18T03:06:56.188Z | Compiling typify-impl v0.4.3 |
| 959 | 2026-02-18T03:06:56.715Z | Compiling rand_chacha v0.3.1 |
| 960 | 2026-02-18T03:06:57.261Z | Compiling rand v0.8.5 |
| 961 | 2026-02-18T03:06:57.652Z | Compiling rustls v0.23.36 |
| 962 | 2026-02-18T03:06:57.827Z | Compiling base64ct v1.8.3 |
| 963 | 2026-02-18T03:06:58.284Z | Compiling pem-rfc7468 v0.7.0 |
| 964 | 2026-02-18T03:06:58.400Z | Compiling native-tls v0.2.14 |
| 965 | 2026-02-18T03:06:58.491Z | Compiling webpki-roots v1.0.5 |
| 966 | 2026-02-18T03:06:58.704Z | Compiling terminal_size v0.4.3 |
| 967 | 2026-02-18T03:06:58.777Z | Compiling der_derive v0.7.3 |
| 968 | 2026-02-18T03:06:58.956Z | Compiling flagset v0.4.7 |
| 969 | 2026-02-18T03:06:58.981Z | Compiling clap_builder v4.5.58 |
| 970 | 2026-02-18T03:06:59.083Z | Compiling is-terminal v0.4.17 |
| 971 | 2026-02-18T03:06:59.200Z | Compiling fastrand v2.3.0 |
| 972 | 2026-02-18T03:06:59.247Z | Compiling openapiv3 v2.2.0 |
| 973 | 2026-02-18T03:06:59.749Z | Compiling tokio-util v0.7.18 |
| 974 | 2026-02-18T03:07:00.748Z | Compiling tower v0.5.3 |
| 975 | 2026-02-18T03:07:00.979Z | Compiling h2 v0.4.13 |
| 976 | 2026-02-18T03:07:01.223Z | Compiling tokio-native-tls v0.3.1 |
| 977 | 2026-02-18T03:07:01.516Z | Compiling der v0.7.10 |
| 978 | 2026-02-18T03:07:01.791Z | Compiling tower-http v0.6.8 |
| 979 | 2026-02-18T03:07:02.715Z | Compiling socket2 v0.5.10 |
| 980 | 2026-02-18T03:07:03.214Z | Compiling clap v4.5.58 |
| 981 | 2026-02-18T03:07:03.424Z | Compiling spin v0.9.8 |
| 982 | 2026-02-18T03:07:03.711Z | Compiling spki v0.7.3 |
| 983 | 2026-02-18T03:07:03.851Z | Compiling lazy_static v1.5.0 |
| 984 | 2026-02-18T03:07:04.019Z | Compiling tokio-rustls v0.26.4 |
| 985 | 2026-02-18T03:07:04.649Z | Compiling h2 v0.3.27 |
| 986 | 2026-02-18T03:07:05.857Z | Compiling tempfile v3.24.0 |
| 987 | 2026-02-18T03:07:06.762Z | Compiling tower v0.4.13 |
| 988 | 2026-02-18T03:07:08.058Z | Compiling pkcs8 v0.10.2 |
| 989 | 2026-02-18T03:07:08.699Z | Compiling hyper v1.8.1 |
| 990 | 2026-02-18T03:07:09.002Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 991 | 2026-02-18T03:07:09.113Z | Compiling sha1 v0.10.6 |
| 992 | 2026-02-18T03:07:09.550Z | Compiling sha2 v0.10.9 |
| 993 | 2026-02-18T03:07:10.543Z | Compiling prost-build v0.11.9 |
| 994 | 2026-02-18T03:07:11.247Z | Compiling hyper-util v0.1.19 |
| 995 | 2026-02-18T03:07:11.291Z | Compiling proc-macro-crate v3.4.0 |
| 996 | 2026-02-18T03:07:11.495Z | Compiling tokio-stream v0.1.18 |
| 997 | 2026-02-18T03:07:11.606Z | Compiling typify-macro v0.4.3 |
| 998 | 2026-02-18T03:07:12.279Z | Compiling hyper v0.14.32 |
| 999 | 2026-02-18T03:07:12.453Z | Compiling sct v0.7.1 |
| 1000 | 2026-02-18T03:07:12.736Z | Compiling rustls-webpki v0.101.7 |
| 1001 | 2026-02-18T03:07:12.783Z | Compiling rand_core v0.9.5 |
| 1002 | 2026-02-18T03:07:12.808Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1003 | 2026-02-18T03:07:13.190Z | Compiling rand_chacha v0.9.0 |
| 1004 | 2026-02-18T03:07:13.256Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1005 | 2026-02-18T03:07:14.245Z | Compiling hyper-tls v0.6.0 |
| 1006 | 2026-02-18T03:07:14.519Z | Compiling hyper-rustls v0.27.7 |
| 1007 | 2026-02-18T03:07:14.654Z | Compiling hyper-timeout v0.5.2 |
| 1008 | 2026-02-18T03:07:14.722Z | Compiling rustls v0.21.12 |
| 1009 | 2026-02-18T03:07:15.130Z | Compiling reqwest v0.12.28 |
| 1010 | 2026-02-18T03:07:15.196Z | Compiling axum v0.7.9 |
| 1011 | 2026-02-18T03:07:15.478Z | Compiling num_enum_derive v0.7.5 |
| 1012 | 2026-02-18T03:07:15.900Z | Compiling typify v0.4.3 |
| 1013 | 2026-02-18T03:07:16.190Z | Compiling progenitor-impl v0.10.0 |
| 1014 | 2026-02-18T03:07:17.150Z | Compiling tonic-build v0.9.2 |
| 1015 | 2026-02-18T03:07:17.621Z | Compiling tokio-openssl v0.6.5 |
| 1016 | 2026-02-18T03:07:17.904Z | Compiling tokio-io-timeout v1.2.1 |
| 1017 | 2026-02-18T03:07:18.192Z | Compiling oxnet v0.1.4 |
| 1018 | 2026-02-18T03:07:19.194Z | Compiling object v0.37.3 |
| 1019 | 2026-02-18T03:07:19.316Z | Compiling tungstenite v0.21.0 |
| 1020 | 2026-02-18T03:07:19.567Z | Compiling axum v0.6.20 |
| 1021 | 2026-02-18T03:07:19.782Z | Compiling hyper-timeout v0.4.1 |
| 1022 | 2026-02-18T03:07:20.075Z | Compiling slog-scope v4.4.1 |
| 1023 | 2026-02-18T03:07:20.601Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1024 | 2026-02-18T03:07:21.397Z | Compiling progenitor-client v0.10.0 |
| 1025 | 2026-02-18T03:07:21.959Z | Compiling tonic v0.12.3 |
| 1026 | 2026-02-18T03:07:22.273Z | Compiling tokio-rustls v0.24.1 |
| 1027 | 2026-02-18T03:07:22.684Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1028 | 2026-02-18T03:07:23.076Z | Compiling num_enum v0.7.5 |
| 1029 | 2026-02-18T03:07:23.269Z | Compiling cargo_toml v0.22.3 |
| 1030 | 2026-02-18T03:07:23.485Z | Compiling rand v0.9.2 |
| 1031 | 2026-02-18T03:07:23.967Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1032 | 2026-02-18T03:07:24.646Z | Compiling progenitor-macro v0.10.0 |
| 1033 | 2026-02-18T03:07:24.671Z | Compiling hmac v0.12.1 |
| 1034 | 2026-02-18T03:07:24.913Z | Compiling ahash v0.8.12 |
| 1035 | 2026-02-18T03:07:24.940Z | Compiling adler2 v2.0.1 |
| 1036 | 2026-02-18T03:07:25.193Z | Compiling gimli v0.32.3 |
| 1037 | 2026-02-18T03:07:25.365Z | Compiling slog-term v2.9.2 |
| 1038 | 2026-02-18T03:07:26.638Z | Compiling tonic v0.9.2 |
| 1039 | 2026-02-18T03:07:26.785Z | Compiling tonic-openssl v0.3.0 |
| 1040 | 2026-02-18T03:07:27.356Z | Compiling miniz_oxide v0.8.9 |
| 1041 | 2026-02-18T03:07:28.060Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1042 | 2026-02-18T03:07:28.512Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1043 | 2026-02-18T03:07:28.576Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1044 | 2026-02-18T03:07:28.815Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1045 | 2026-02-18T03:07:29.442Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1046 | 2026-02-18T03:07:29.505Z | Compiling addr2line v0.25.1 |
| 1047 | 2026-02-18T03:07:30.319Z | Compiling lzma-sys v0.1.20 |
| 1048 | 2026-02-18T03:07:30.343Z | Compiling tokio-tungstenite v0.21.0 |
| 1049 | 2026-02-18T03:07:30.501Z | Compiling slog-stdlog v4.1.1 |
| 1050 | 2026-02-18T03:07:30.786Z | Compiling hyper-openssl v0.9.2 |
| 1051 | 2026-02-18T03:07:30.940Z | Compiling progenitor-impl v0.11.2 |
| 1052 | 2026-02-18T03:07:31.293Z | Compiling console v0.16.2 |
| 1053 | 2026-02-18T03:07:31.813Z | Compiling zone_cfg_derive v0.3.1 |
| 1054 | 2026-02-18T03:07:31.856Z | Compiling signature v2.2.0 |
| 1055 | 2026-02-18T03:07:32.104Z | Compiling ff v0.13.1 |
| 1056 | 2026-02-18T03:07:32.368Z | Compiling base16ct v0.2.0 |
| 1057 | 2026-02-18T03:07:32.666Z | Compiling rustc-demangle v0.1.27 |
| 1058 | 2026-02-18T03:07:32.703Z | Compiling indicatif v0.18.3 |
| 1059 | 2026-02-18T03:07:33.254Z | Compiling zone v0.3.1 |
| 1060 | 2026-02-18T03:07:33.725Z | Compiling sec1 v0.7.3 |
| 1061 | 2026-02-18T03:07:34.406Z | Compiling group v0.13.0 |
| 1062 | 2026-02-18T03:07:34.844Z | Compiling ron v0.12.0 |
| 1063 | 2026-02-18T03:07:34.932Z | Compiling slog-envlogger v2.2.0 |
| 1064 | 2026-02-18T03:07:35.563Z | Compiling xz2 v0.1.7 |
| 1065 | 2026-02-18T03:07:35.878Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1066 | 2026-02-18T03:07:36.514Z | Compiling hkdf v0.12.4 |
| 1067 | 2026-02-18T03:07:36.769Z | Compiling progenitor-client v0.11.2 |
| 1068 | 2026-02-18T03:07:37.087Z | Compiling progenitor v0.10.0 |
| 1069 | 2026-02-18T03:07:37.300Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1070 | 2026-02-18T03:07:38.153Z | Compiling backtrace v0.3.76 |
| 1071 | 2026-02-18T03:07:38.508Z | Compiling crypto-bigint v0.5.5 |
| 1072 | 2026-02-18T03:07:38.847Z | Compiling rustc_version v0.4.1 |
| 1073 | 2026-02-18T03:07:39.422Z | Compiling unicode-width v0.1.14 |
| 1074 | 2026-02-18T03:07:39.663Z | Compiling progenitor-macro v0.11.2 |
| 1075 | 2026-02-18T03:07:39.754Z | Compiling unicode-linebreak v0.1.5 |
| 1076 | 2026-02-18T03:07:39.920Z | Compiling smawk v0.3.2 |
| 1077 | 2026-02-18T03:07:40.022Z | Compiling is_ci v1.2.0 |
| 1078 | 2026-02-18T03:07:40.203Z | Compiling textwrap v0.15.2 |
| 1079 | 2026-02-18T03:07:40.297Z | Compiling supports-color v2.1.0 |
| 1080 | 2026-02-18T03:07:40.341Z | Compiling curve25519-dalek v4.1.3 |
| 1081 | 2026-02-18T03:07:40.740Z | Compiling backtrace-ext v0.2.1 |
| 1082 | 2026-02-18T03:07:40.885Z | Compiling hashbrown v0.14.5 |
| 1083 | 2026-02-18T03:07:41.076Z | Compiling elliptic-curve v0.13.8 |
| 1084 | 2026-02-18T03:07:41.839Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1085 | 2026-02-18T03:07:42.008Z | Compiling supports-unicode v2.1.0 |
| 1086 | 2026-02-18T03:07:42.184Z | Compiling supports-hyperlinks v2.1.0 |
| 1087 | 2026-02-18T03:07:42.286Z | Compiling half v2.7.1 |
| 1088 | 2026-02-18T03:07:42.490Z | Compiling num-integer v0.1.46 |
| 1089 | 2026-02-18T03:07:42.565Z | Compiling terminal_size v0.1.17 |
| 1090 | 2026-02-18T03:07:42.755Z | Compiling miette-derive v5.10.0 |
| 1091 | 2026-02-18T03:07:42.837Z | Compiling num-bigint-dig v0.8.6 |
| 1092 | 2026-02-18T03:07:42.966Z | Compiling ciborium-io v0.2.2 |
| 1093 | 2026-02-18T03:07:43.120Z | Compiling keccak v0.1.5 |
| 1094 | 2026-02-18T03:07:43.197Z | Compiling owo-colors v3.5.0 |
| 1095 | 2026-02-18T03:07:43.221Z | Compiling hex v0.4.3 |
| 1096 | 2026-02-18T03:07:43.719Z | Compiling sha3 v0.10.8 |
| 1097 | 2026-02-18T03:07:43.846Z | Compiling ciborium-ll v0.2.2 |
| 1098 | 2026-02-18T03:07:44.307Z | Compiling num-iter v0.1.45 |
| 1099 | 2026-02-18T03:07:44.520Z | Compiling chumsky v0.9.3 |
| 1100 | 2026-02-18T03:07:44.694Z | Compiling rfc6979 v0.4.0 |
| 1101 | 2026-02-18T03:07:44.924Z | Compiling knuffel-derive v3.2.0 |
| 1102 | 2026-02-18T03:07:45.088Z | Compiling strum_macros v0.26.4 |
| 1103 | 2026-02-18T03:07:45.265Z | Compiling miette v5.10.0 |
| 1104 | 2026-02-18T03:07:46.316Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1105 | 2026-02-18T03:07:47.679Z | Compiling rustix v0.38.44 |
| 1106 | 2026-02-18T03:07:47.761Z | Compiling salty v0.3.0 |
| 1107 | 2026-02-18T03:07:48.291Z | Compiling knuffel v3.2.0 |
| 1108 | 2026-02-18T03:07:48.616Z | Compiling ecdsa v0.16.9 |
| 1109 | 2026-02-18T03:07:49.285Z | Compiling strum v0.26.3 |
| 1110 | 2026-02-18T03:07:49.490Z | Compiling ciborium v0.2.2 |
| 1111 | 2026-02-18T03:07:49.541Z | Compiling primeorder v0.13.6 |
| 1112 | 2026-02-18T03:07:50.081Z | Compiling ed25519 v2.2.3 |
| 1113 | 2026-02-18T03:07:50.635Z | Compiling pkcs1 v0.7.5 |
| 1114 | 2026-02-18T03:07:50.862Z | Compiling hubpack_derive v0.1.1 |
| 1115 | 2026-02-18T03:07:51.081Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1116 | 2026-02-18T03:07:51.477Z | Compiling rsa v0.9.10 |
| 1117 | 2026-02-18T03:07:51.622Z | Compiling ed25519-dalek v2.2.0 |
| 1118 | 2026-02-18T03:07:51.918Z | Compiling hubpack v0.1.2 |
| 1119 | 2026-02-18T03:07:52.094Z | Compiling p384 v0.13.1 |
| 1120 | 2026-02-18T03:07:53.199Z | Compiling x509-cert v0.2.5 |
| 1121 | 2026-02-18T03:07:53.454Z | Compiling progenitor v0.11.2 |
| 1122 | 2026-02-18T03:07:53.749Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1123 | 2026-02-18T03:07:53.883Z | Compiling static_assertions v1.1.0 |
| 1124 | 2026-02-18T03:07:54.023Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1125 | 2026-02-18T03:07:54.533Z | Compiling atomicwrites v0.4.4 |
| 1126 | 2026-02-18T03:07:54.843Z | Compiling console v0.15.11 |
| 1127 | 2026-02-18T03:07:55.085Z | Compiling newline-converter v0.3.0 |
| 1128 | 2026-02-18T03:07:55.309Z | Compiling similar v2.7.0 |
| 1129 | 2026-02-18T03:07:55.450Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1130 | 2026-02-18T03:07:56.107Z | Compiling toml_edit v0.25.1+spec-1.1.0 |
| 1131 | 2026-02-18T03:07:56.635Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1132 | 2026-02-18T03:07:56.819Z | Compiling expectorate v1.2.0 |
| 1133 | 2026-02-18T03:07:57.046Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1134 | 2026-02-18T03:07:58.960Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1135 | 2026-02-18T03:08:01.624Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1136 | 2026-02-18T03:08:02.240Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb) |
| 1137 | 2026-02-18T03:08:13.091Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1138 | 2026-02-18T03:08:30.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s |
| 1139 | 2026-02-18T03:08:30.208Z | + banner prep |
| 1140 | 2026-02-18T03:08:30.235Z | |
| 1141 | 2026-02-18T03:08:30.235Z | ##### ##### ###### ##### |
| 1142 | 2026-02-18T03:08:30.235Z | # # # # # # # |
| 1143 | 2026-02-18T03:08:30.235Z | # # # # ##### # # |
| 1144 | 2026-02-18T03:08:30.235Z | ##### ##### # ##### |
| 1145 | 2026-02-18T03:08:30.235Z | # # # # # |
| 1146 | 2026-02-18T03:08:30.235Z | # # # ###### # |
| 1147 | 2026-02-18T03:08:30.235Z | |
| 1148 | 2026-02-18T03:08:30.235Z | + mkdir -p out |
| 1149 | 2026-02-18T03:08:30.235Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1150 | 2026-02-18T03:08:30.583Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1151 | 2026-02-18T03:08:30.610Z | ++ grep -v -E '.*\.d$' |
| 1152 | 2026-02-18T03:08:30.610Z | ++ head -1 |
| 1153 | 2026-02-18T03:08:30.610Z | + TEST=target/debug/deps/baseline-8f8d3c94976f0919 |
| 1154 | 2026-02-18T03:08:30.610Z | + mv target/debug/deps/baseline-8f8d3c94976f0919 out/baseline |
| 1155 | 2026-02-18T03:08:30.610Z | + banner archive |
| 1156 | 2026-02-18T03:08:30.610Z | |
| 1157 | 2026-02-18T03:08:30.610Z | ## ##### #### # # # # # ###### |
| 1158 | 2026-02-18T03:08:30.610Z | # # # # # # # # # # # # |
| 1159 | 2026-02-18T03:08:30.610Z | # # # # # ###### # # # ##### |
| 1160 | 2026-02-18T03:08:30.610Z | ###### ##### # # # # # # # |
| 1161 | 2026-02-18T03:08:30.610Z | # # # # # # # # # # # # |
| 1162 | 2026-02-18T03:08:30.610Z | # # # # #### # # # ## ###### |
| 1163 | 2026-02-18T03:08:30.610Z | |
| 1164 | 2026-02-18T03:08:30.611Z | + cd /work/ci |
| 1165 | 2026-02-18T03:08:30.611Z | + cat |
| 1166 | 2026-02-18T03:08:30.636Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1167 | 2026-02-18T03:09:01.528Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1168 | 2026-02-18T03:09:01.528Z | a testbed/ 0K |
| 1169 | 2026-02-18T03:09:01.528Z | a testbed/Cargo.lock 126K |
| 1170 | 2026-02-18T03:09:01.528Z | a testbed/netconf/ 0K |
| 1171 | 2026-02-18T03:09:01.528Z | a testbed/netconf/static-v6/ 0K |
| 1172 | 2026-02-18T03:09:01.528Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1173 | 2026-02-18T03:09:01.528Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1174 | 2026-02-18T03:09:01.528Z | a testbed/out/ 0K |
| 1175 | 2026-02-18T03:09:01.528Z | a testbed/out/baseline 282191K |
| 1176 | 2026-02-18T03:09:01.528Z | a testbed/out/interop 212431K |
| 1177 | 2026-02-18T03:09:01.528Z | a testbed/out/wrangler 158175K |
| 1178 | 2026-02-18T03:09:01.528Z | a testbed/README.md 1K |
| 1179 | 2026-02-18T03:09:01.528Z | a testbed/.github/ 0K |
| 1180 | 2026-02-18T03:09:01.528Z | a testbed/.github/renovate.json 1K |
| 1181 | 2026-02-18T03:09:01.528Z | a testbed/.github/buildomat/ 0K |
| 1182 | 2026-02-18T03:09:01.528Z | a testbed/.github/buildomat/config.toml 1K |
| 1183 | 2026-02-18T03:09:01.528Z | a testbed/.github/buildomat/jobs/ 0K |
| 1184 | 2026-02-18T03:09:01.528Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1185 | 2026-02-18T03:09:01.528Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1186 | 2026-02-18T03:09:01.528Z | a testbed/target excluded |
| 1187 | 2026-02-18T03:09:01.528Z | a testbed/.git excluded |
| 1188 | 2026-02-18T03:09:01.528Z | a testbed/interop/ 0K |
| 1189 | 2026-02-18T03:09:01.528Z | a testbed/interop/.gitignore 1K |
| 1190 | 2026-02-18T03:09:01.528Z | a testbed/interop/tests/ 0K |
| 1191 | 2026-02-18T03:09:01.528Z | a testbed/interop/tests/baseline.rs 6K |
| 1192 | 2026-02-18T03:09:01.528Z | a testbed/interop/Cargo.toml 1K |
| 1193 | 2026-02-18T03:09:01.528Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1194 | 2026-02-18T03:09:01.528Z | a testbed/interop/README.md 3K |
| 1195 | 2026-02-18T03:09:01.528Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1196 | 2026-02-18T03:09:01.528Z | a testbed/interop/cargo-bay/ 0K |
| 1197 | 2026-02-18T03:09:01.528Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1198 | 2026-02-18T03:09:01.528Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1199 | 2026-02-18T03:09:01.528Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1200 | 2026-02-18T03:09:01.529Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1201 | 2026-02-18T03:09:01.529Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1202 | 2026-02-18T03:09:01.529Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1203 | 2026-02-18T03:09:01.529Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1204 | 2026-02-18T03:09:01.529Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1205 | 2026-02-18T03:09:01.529Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1206 | 2026-02-18T03:09:01.529Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1207 | 2026-02-18T03:09:01.529Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1208 | 2026-02-18T03:09:01.529Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1209 | 2026-02-18T03:09:01.529Z | a testbed/interop/src/ 0K |
| 1210 | 2026-02-18T03:09:01.529Z | a testbed/interop/src/bin/ 0K |
| 1211 | 2026-02-18T03:09:01.529Z | a testbed/interop/src/bin/interop.rs 3K |
| 1212 | 2026-02-18T03:09:01.529Z | a testbed/interop/src/lib.rs 2K |
| 1213 | 2026-02-18T03:09:01.529Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1214 | 2026-02-18T03:09:01.529Z | a testbed/interop/scripts/ 0K |
| 1215 | 2026-02-18T03:09:01.529Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1216 | 2026-02-18T03:09:01.529Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1217 | 2026-02-18T03:09:01.529Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1218 | 2026-02-18T03:09:01.529Z | a testbed/tools/ 0K |
| 1219 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/ 0K |
| 1220 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1221 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/build.rs 1K |
| 1222 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/src/ 0K |
| 1223 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1224 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1225 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1226 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1227 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1228 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/proto/ 0K |
| 1229 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1230 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1231 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1232 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/scripts/ 0K |
| 1233 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1234 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1235 | 2026-02-18T03:09:01.529Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1236 | 2026-02-18T03:09:01.529Z | a testbed/tools/setup/ 0K |
| 1237 | 2026-02-18T03:09:01.529Z | a testbed/tools/setup/debian 1K |
| 1238 | 2026-02-18T03:09:01.529Z | a testbed/tools/setup/illumos 1K |
| 1239 | 2026-02-18T03:09:01.529Z | a testbed/toml-assemble/ 0K |
| 1240 | 2026-02-18T03:09:01.530Z | a testbed/toml-assemble/tests/ 0K |
| 1241 | 2026-02-18T03:09:01.530Z | a testbed/toml-assemble/tests/output/ 0K |
| 1242 | 2026-02-18T03:09:01.530Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1243 | 2026-02-18T03:09:01.530Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1244 | 2026-02-18T03:09:01.530Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1245 | 2026-02-18T03:09:01.530Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1246 | 2026-02-18T03:09:01.530Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1247 | 2026-02-18T03:09:01.530Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1248 | 2026-02-18T03:09:01.530Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1249 | 2026-02-18T03:09:01.530Z | a testbed/toml-assemble/src/ 0K |
| 1250 | 2026-02-18T03:09:01.530Z | a testbed/toml-assemble/src/main.rs 5K |
| 1251 | 2026-02-18T03:09:01.530Z | a testbed/a4x2 excluded |
| 1252 | 2026-02-18T03:09:01.530Z | a testbed/.gitignore 1K |
| 1253 | 2026-02-18T03:09:01.530Z | a testbed/Cargo.toml 2K |
| 1254 | 2026-02-18T03:09:01.556Z | + banner dhcp-server |
| 1255 | 2026-02-18T03:09:01.556Z | |
| 1256 | 2026-02-18T03:09:01.556Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1257 | 2026-02-18T03:09:01.556Z | # # # # # # # # # # # # # # # |
| 1258 | 2026-02-18T03:09:01.556Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1259 | 2026-02-18T03:09:01.556Z | # # # # # ##### # # ##### # # # |
| 1260 | 2026-02-18T03:09:01.556Z | # # # # # # # # # # # # # # # |
| 1261 | 2026-02-18T03:09:01.556Z | ##### # # #### # #### ###### # # ## ###### |
| 1262 | 2026-02-18T03:09:01.556Z | |
| 1263 | 2026-02-18T03:09:01.556Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1264 | 2026-02-18T03:09:01.556Z | Cloning into '/work/ci/omicron'... |
| 1265 | 2026-02-18T03:09:23.653Z | + cd /work/ci/omicron |
| 1266 | 2026-02-18T03:09:23.653Z | + source env.sh |
| 1267 | 2026-02-18T03:09:23.678Z | ++ OLD_SHELL_OPTS=ehxB |
| 1268 | 2026-02-18T03:09:23.678Z | ++ set -o xtrace |
| 1269 | 2026-02-18T03:09:23.678Z | ++++ dirname env.sh |
| 1270 | 2026-02-18T03:09:23.678Z | +++ readlink -f . |
| 1271 | 2026-02-18T03:09:23.678Z | ++ OMICRON_WS=/work/ci/omicron |
| 1272 | 2026-02-18T03:09:23.678Z | ++ export PATH=/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-18T03:09:23.678Z | ++ PATH=/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-18T03:09:23.678Z | ++ 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 |
| 1275 | 2026-02-18T03:09:23.678Z | ++ 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 |
| 1276 | 2026-02-18T03:09:23.678Z | ++ 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 |
| 1277 | 2026-02-18T03:09:23.678Z | ++ 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 |
| 1278 | 2026-02-18T03:09:23.678Z | ++ 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 |
| 1279 | 2026-02-18T03:09:23.678Z | ++ 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 |
| 1280 | 2026-02-18T03:09:23.678Z | ++ case $OLD_SHELL_OPTS in |
| 1281 | 2026-02-18T03:09:23.678Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1282 | 2026-02-18T03:09:23.678Z | + [[ true == true ]] |
| 1283 | 2026-02-18T03:09:23.678Z | + source .github/buildomat/ci-env.sh |
| 1284 | 2026-02-18T03:09:23.678Z | ++ export CARGO_TERM_COLOR=always |
| 1285 | 2026-02-18T03:09:23.678Z | ++ CARGO_TERM_COLOR=always |
| 1286 | 2026-02-18T03:09:23.678Z | + ./tools/install_builder_prerequisites.sh -y |
| 1287 | 2026-02-18T03:09:25.988Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1288 | 2026-02-18T03:10:02.676Z | Planning: Solver setup ... Done (34.268s) |
| 1289 | 2026-02-18T03:10:02.917Z | Planning: Running solver ... Done (0.240s) |
| 1290 | 2026-02-18T03:10:03.095Z | Planning: Finding local manifests ... Done (0.000s) |
| 1291 | 2026-02-18T03:10:03.121Z | Planning: Fetching manifests: 0/4 0% complete |
| 1292 | 2026-02-18T03:10:03.786Z | Planning: Fetching manifests: 4/4 100% complete |
| 1293 | 2026-02-18T03:10:03.861Z | Planning: Package planning ... Done (0.075s) |
| 1294 | 2026-02-18T03:10:03.940Z | Planning: Merging actions ... Done (0.078s) |
| 1295 | 2026-02-18T03:10:04.376Z | Planning: Checking for conflicting actions ... Done (0.435s) |
| 1296 | 2026-02-18T03:10:04.401Z | Planning: Consolidating action changes ... Done (0.023s) |
| 1297 | 2026-02-18T03:10:04.849Z | Planning: Evaluating mediators ... Done (0.451s) |
| 1298 | 2026-02-18T03:10:04.874Z | Planning: Planning completed in 38.88 seconds |
| 1299 | 2026-02-18T03:10:04.899Z | Packages to install: 4 |
| 1300 | 2026-02-18T03:10:04.899Z | Mediators to change: 2 |
| 1301 | 2026-02-18T03:10:04.899Z | Services to change: 1 |
| 1302 | 2026-02-18T03:10:04.899Z | Estimated space available: 152.14 GB |
| 1303 | 2026-02-18T03:10:04.899Z | Estimated space to be consumed: 1.81 GB |
| 1304 | 2026-02-18T03:10:04.899Z | Create boot environment: No |
| 1305 | 2026-02-18T03:10:04.899Z | Create backup boot environment: No |
| 1306 | 2026-02-18T03:10:04.899Z | Rebuild boot archive: No |
| 1307 | 2026-02-18T03:10:04.899Z | |
| 1308 | 2026-02-18T03:10:04.899Z | Changed mediators: |
| 1309 | 2026-02-18T03:10:04.899Z | mediator clang: |
| 1310 | 2026-02-18T03:10:04.899Z | version: None -> 15 (system default) |
| 1311 | 2026-02-18T03:10:04.900Z | |
| 1312 | 2026-02-18T03:10:04.900Z | mediator llvm: |
| 1313 | 2026-02-18T03:10:04.900Z | version: 14 (system default) -> 15 (system default) |
| 1314 | 2026-02-18T03:10:04.900Z | |
| 1315 | 2026-02-18T03:10:04.900Z | Changed packages: |
| 1316 | 2026-02-18T03:10:04.900Z | helios-dev |
| 1317 | 2026-02-18T03:10:04.900Z | developer/build-essential |
| 1318 | 2026-02-18T03:10:04.900Z | None -> 11-2.0 |
| 1319 | 2026-02-18T03:10:04.900Z | library/libxmlsec1 |
| 1320 | 2026-02-18T03:10:04.900Z | None -> 1.2.35-2.0 |
| 1321 | 2026-02-18T03:10:04.900Z | ooce/developer/clang-15 |
| 1322 | 2026-02-18T03:10:04.900Z | None -> 15.0.7-2.0 |
| 1323 | 2026-02-18T03:10:04.900Z | ooce/developer/llvm-15 |
| 1324 | 2026-02-18T03:10:04.900Z | None -> 15.0.7-2.0 |
| 1325 | 2026-02-18T03:10:04.900Z | |
| 1326 | 2026-02-18T03:10:04.900Z | Services: |
| 1327 | 2026-02-18T03:10:04.900Z | restart_fmri: |
| 1328 | 2026-02-18T03:10:04.900Z | svc:/system/update-man-index:default |
| 1329 | 2026-02-18T03:10:04.974Z | |
| 1330 | 2026-02-18T03:10:04.974Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 1331 | 2026-02-18T03:10:09.974Z | Download: 1307/3290 items 98.6/212.6MB 46% complete (19.7M/s) |
| 1332 | 2026-02-18T03:10:14.977Z | Download: 2855/3290 items 121.1/212.6MB 56% complete (12.2M/s) |
| 1333 | 2026-02-18T03:10:18.544Z | Download: Completed 212.60 MB in 13.57 seconds (15.7M/s) |
| 1334 | 2026-02-18T03:10:18.749Z | Actions: 1/3689 actions (Installing new actions) |
| 1335 | 2026-02-18T03:10:23.759Z | Actions: 3142/3689 actions (Installing new actions) |
| 1336 | 2026-02-18T03:10:24.839Z | Actions: Completed 3689 actions in 6.09 seconds. |
| 1337 | 2026-02-18T03:10:26.130Z | Done (1.284s) |
| 1338 | 2026-02-18T03:10:26.130Z | Done (0.000s) |
| 1339 | 2026-02-18T03:10:27.648Z | Done (1.517s) |
| 1340 | 2026-02-18T03:10:33.306Z | Done (5.342s) |
| 1341 | 2026-02-18T03:10:33.413Z | Done (0.019s) |
| 1342 | 2026-02-18T03:10:33.438Z | Done (0.000s) |
| 1343 | 2026-02-18T03:10:33.571Z | Done (0.000s) |
| 1344 | 2026-02-18T03:10:34.231Z | Planning: Evaluating mediator changes ... Done |
| 1345 | 2026-02-18T03:10:34.482Z | Planning: Checking for conflicting actions ... Done |
| 1346 | 2026-02-18T03:10:34.482Z | Planning: Consolidating action changes ... Done |
| 1347 | 2026-02-18T03:10:34.879Z | Planning: Evaluating mediators ... Done |
| 1348 | 2026-02-18T03:10:34.904Z | Planning: Planning completed in 0.65 seconds |
| 1349 | 2026-02-18T03:10:34.928Z | Mediators to change: 2 |
| 1350 | 2026-02-18T03:10:34.928Z | Create boot environment: No |
| 1351 | 2026-02-18T03:10:34.928Z | Create backup boot environment: No |
| 1352 | 2026-02-18T03:10:34.994Z | Done |
| 1353 | 2026-02-18T03:10:34.994Z | Done |
| 1354 | 2026-02-18T03:10:36.256Z | Done |
| 1355 | 2026-02-18T03:10:41.749Z | Done |
| 1356 | 2026-02-18T03:10:41.852Z | Done |
| 1357 | 2026-02-18T03:10:41.852Z | Done |
| 1358 | 2026-02-18T03:10:41.924Z | Done |
| 1359 | 2026-02-18T03:10:42.795Z | Planning: Evaluating mediator changes ... Done |
| 1360 | 2026-02-18T03:10:42.819Z | Planning: Merging actions ... Done |
| 1361 | 2026-02-18T03:10:43.086Z | Planning: Checking for conflicting actions ... Done |
| 1362 | 2026-02-18T03:10:43.110Z | Planning: Consolidating action changes ... Done |
| 1363 | 2026-02-18T03:10:43.408Z | Planning: Evaluating mediators ... Done |
| 1364 | 2026-02-18T03:10:43.481Z | Planning: Planning completed in 1.03 seconds |
| 1365 | 2026-02-18T03:10:43.525Z | Packages to change: 1 |
| 1366 | 2026-02-18T03:10:43.525Z | Mediators to change: 1 |
| 1367 | 2026-02-18T03:10:43.525Z | Services to change: 1 |
| 1368 | 2026-02-18T03:10:43.525Z | Create boot environment: No |
| 1369 | 2026-02-18T03:10:43.525Z | Create backup boot environment: Yes |
| 1370 | 2026-02-18T03:10:45.641Z | Actions: 1/6 actions (Updating modified actions) |
| 1371 | 2026-02-18T03:10:45.665Z | Actions: Completed 6 actions in 0.00 seconds. |
| 1372 | 2026-02-18T03:10:45.665Z | Done |
| 1373 | 2026-02-18T03:10:45.665Z | Done |
| 1374 | 2026-02-18T03:10:45.914Z | Done |
| 1375 | 2026-02-18T03:10:50.939Z | Done |
| 1376 | 2026-02-18T03:10:51.045Z | Done |
| 1377 | 2026-02-18T03:10:51.045Z | Done |
| 1378 | 2026-02-18T03:10:51.097Z | Done |
| 1379 | 2026-02-18T03:10:51.674Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1380 | 2026-02-18T03:10:51.674Z | clang system 15 system |
| 1381 | 2026-02-18T03:10:51.674Z | csh system system illumos |
| 1382 | 2026-02-18T03:10:51.674Z | ctags system system illumos |
| 1383 | 2026-02-18T03:10:51.674Z | file system system illumos |
| 1384 | 2026-02-18T03:10:51.674Z | gcc vendor 12 vendor |
| 1385 | 2026-02-18T03:10:51.674Z | gcc system 10 system |
| 1386 | 2026-02-18T03:10:51.674Z | gcc system 7 system |
| 1387 | 2026-02-18T03:10:51.674Z | go system 1.20 system |
| 1388 | 2026-02-18T03:10:51.674Z | go system 1.19 system |
| 1389 | 2026-02-18T03:10:51.674Z | llvm system 15 system |
| 1390 | 2026-02-18T03:10:51.674Z | llvm system 14 system |
| 1391 | 2026-02-18T03:10:51.674Z | mariadb system 10.6 system |
| 1392 | 2026-02-18T03:10:51.674Z | mta vendor vendor dma |
| 1393 | 2026-02-18T03:10:51.674Z | openjdk system 17 system |
| 1394 | 2026-02-18T03:10:51.674Z | openjdk system 11 system |
| 1395 | 2026-02-18T03:10:51.674Z | openjdk system 1.8 system |
| 1396 | 2026-02-18T03:10:51.674Z | openssl vendor 3 vendor |
| 1397 | 2026-02-18T03:10:51.674Z | perl system 5.36 system |
| 1398 | 2026-02-18T03:10:51.674Z | postgresql system 15 system |
| 1399 | 2026-02-18T03:10:51.674Z | postgresql system 13 system |
| 1400 | 2026-02-18T03:10:51.674Z | python vendor 3 vendor |
| 1401 | 2026-02-18T03:10:51.674Z | python system 2 system |
| 1402 | 2026-02-18T03:10:51.674Z | python3 system 3.11 system |
| 1403 | 2026-02-18T03:10:51.674Z | ruby system 3.0 system |
| 1404 | 2026-02-18T03:10:51.674Z | words vendor vendor american-english |
| 1405 | 2026-02-18T03:10:51.674Z | words system system australian-english |
| 1406 | 2026-02-18T03:10:51.674Z | words system system british-english |
| 1407 | 2026-02-18T03:10:51.674Z | words system system canadian-english |
| 1408 | 2026-02-18T03:10:51.674Z | words system system french |
| 1409 | 2026-02-18T03:10:51.674Z | words system system italian |
| 1410 | 2026-02-18T03:10:51.674Z | words system system ngerman |
| 1411 | 2026-02-18T03:10:51.674Z | words system system ogerman |
| 1412 | 2026-02-18T03:10:51.674Z | words system system spanish |
| 1413 | 2026-02-18T03:10:52.128Z | PUBLISHER TYPE STATUS P LOCATION |
| 1414 | 2026-02-18T03:10:52.128Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1415 | 2026-02-18T03:11:00.466Z | FMRI IFO |
| 1416 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1417 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1418 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1419 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1420 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1421 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1422 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 1423 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1424 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1425 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1426 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1427 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1428 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1429 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1430 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1431 | 2026-02-18T03:11:00.466Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1432 | 2026-02-18T03:11:01.427Z | info: syncing channel updates for '1.91.1-x86_64-unknown-illumos' |
| 1433 | 2026-02-18T03:11:01.605Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 1434 | 2026-02-18T03:11:01.605Z | info: downloading component 'cargo' |
| 1435 | 2026-02-18T03:11:02.190Z | info: downloading component 'clippy' |
| 1436 | 2026-02-18T03:11:02.267Z | info: downloading component 'rust-docs' |
| 1437 | 2026-02-18T03:11:02.843Z | info: downloading component 'rust-std' |
| 1438 | 2026-02-18T03:11:03.524Z | info: downloading component 'rustc' |
| 1439 | 2026-02-18T03:11:04.733Z | info: downloading component 'rustfmt' |
| 1440 | 2026-02-18T03:11:04.803Z | info: installing component 'cargo' |
| 1441 | 2026-02-18T03:11:05.978Z | info: installing component 'clippy' |
| 1442 | 2026-02-18T03:11:06.479Z | info: installing component 'rust-docs' |
| 1443 | 2026-02-18T03:11:09.752Z | info: installing component 'rust-std' |
| 1444 | 2026-02-18T03:11:11.884Z | info: installing component 'rustc' |
| 1445 | 2026-02-18T03:11:20.466Z | info: installing component 'rustfmt' |
| 1446 | 2026-02-18T03:11:21.463Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1447 | 2026-02-18T03:11:22.136Z | Updating crates.io index |
| 1448 | 2026-02-18T03:11:22.160Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1449 | 2026-02-18T03:11:22.811Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1450 | 2026-02-18T03:11:23.630Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1451 | 2026-02-18T03:11:24.693Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1452 | 2026-02-18T03:11:25.225Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1453 | 2026-02-18T03:11:25.987Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1454 | 2026-02-18T03:11:27.161Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1455 | 2026-02-18T03:11:28.853Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1456 | 2026-02-18T03:11:29.690Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1457 | 2026-02-18T03:11:31.061Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1458 | 2026-02-18T03:11:31.922Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1459 | 2026-02-18T03:11:32.615Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1460 | 2026-02-18T03:11:34.135Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1461 | 2026-02-18T03:11:35.140Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1462 | 2026-02-18T03:11:35.807Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1463 | 2026-02-18T03:11:36.501Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1464 | 2026-02-18T03:11:37.323Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1465 | 2026-02-18T03:11:37.899Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1466 | 2026-02-18T03:11:38.443Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1467 | 2026-02-18T03:11:39.127Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 1468 | 2026-02-18T03:11:40.063Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 1469 | 2026-02-18T03:11:40.757Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1470 | 2026-02-18T03:11:41.942Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1471 | 2026-02-18T03:11:42.733Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1472 | 2026-02-18T03:11:43.631Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1473 | 2026-02-18T03:11:44.485Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1474 | 2026-02-18T03:11:45.032Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1475 | 2026-02-18T03:11:45.910Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1476 | 2026-02-18T03:11:46.776Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1477 | 2026-02-18T03:11:47.372Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1478 | 2026-02-18T03:12:06.917Z | Downloading crates ... |
| 1479 | 2026-02-18T03:12:06.999Z | Downloaded anstyle-parse v0.2.5 |
| 1480 | 2026-02-18T03:12:07.024Z | Downloaded dof v0.3.0 |
| 1481 | 2026-02-18T03:12:07.024Z | Downloaded bytecount v0.6.8 |
| 1482 | 2026-02-18T03:12:07.024Z | Downloaded autocfg v1.4.0 |
| 1483 | 2026-02-18T03:12:07.024Z | Downloaded anstyle v1.0.11 |
| 1484 | 2026-02-18T03:12:07.024Z | Downloaded anstream v0.6.18 |
| 1485 | 2026-02-18T03:12:07.024Z | Downloaded clap_derive v4.5.47 |
| 1486 | 2026-02-18T03:12:07.049Z | Downloaded cargo-util-schemas v0.8.2 |
| 1487 | 2026-02-18T03:12:07.049Z | Downloaded cargo-platform v0.2.0 |
| 1488 | 2026-02-18T03:12:07.049Z | Downloaded clap v4.5.48 |
| 1489 | 2026-02-18T03:12:07.049Z | Downloaded cpufeatures v0.2.14 |
| 1490 | 2026-02-18T03:12:07.049Z | Downloaded camino-tempfile v1.4.1 |
| 1491 | 2026-02-18T03:12:07.073Z | Downloaded bitflags v2.9.4 |
| 1492 | 2026-02-18T03:12:07.073Z | Downloaded clap_builder v4.5.48 |
| 1493 | 2026-02-18T03:12:07.073Z | Downloaded anyhow v1.0.99 |
| 1494 | 2026-02-18T03:12:07.073Z | Downloaded pest_derive v2.8.2 |
| 1495 | 2026-02-18T03:12:07.073Z | Downloaded anstyle-query v1.1.1 |
| 1496 | 2026-02-18T03:12:07.073Z | Downloaded clap_lex v0.7.4 |
| 1497 | 2026-02-18T03:12:07.097Z | Downloaded usdt-impl v0.5.0 |
| 1498 | 2026-02-18T03:12:07.097Z | Downloaded colorchoice v1.0.2 |
| 1499 | 2026-02-18T03:12:07.097Z | Downloaded typenum v1.17.0 |
| 1500 | 2026-02-18T03:12:07.097Z | Downloaded scroll_derive v0.12.0 |
| 1501 | 2026-02-18T03:12:07.097Z | Downloaded cargo_toml v0.21.0 |
| 1502 | 2026-02-18T03:12:07.097Z | Downloaded cargo_metadata v0.21.0 |
| 1503 | 2026-02-18T03:12:07.097Z | Downloaded unicode-xid v0.2.6 |
| 1504 | 2026-02-18T03:12:07.097Z | Downloaded tinystr v0.7.6 |
| 1505 | 2026-02-18T03:12:07.097Z | Downloaded utf16_iter v1.0.5 |
| 1506 | 2026-02-18T03:12:07.097Z | Downloaded papergrid v0.11.0 |
| 1507 | 2026-02-18T03:12:07.121Z | Downloaded writeable v0.5.5 |
| 1508 | 2026-02-18T03:12:07.121Z | Downloaded is_terminal_polyfill v1.70.1 |
| 1509 | 2026-02-18T03:12:07.121Z | Downloaded icu_locid_transform v1.5.0 |
| 1510 | 2026-02-18T03:12:07.121Z | Downloaded macaddr v1.0.1 |
| 1511 | 2026-02-18T03:12:07.121Z | Downloaded idna_adapter v1.2.0 |
| 1512 | 2026-02-18T03:12:07.121Z | Downloaded icu_collections v1.5.0 |
| 1513 | 2026-02-18T03:12:07.121Z | Downloaded yoke-derive v0.7.4 |
| 1514 | 2026-02-18T03:12:07.121Z | Downloaded generic-array v0.14.7 |
| 1515 | 2026-02-18T03:12:07.121Z | Downloaded usdt v0.5.0 |
| 1516 | 2026-02-18T03:12:07.121Z | Downloaded thread-id v4.2.2 |
| 1517 | 2026-02-18T03:12:07.121Z | Downloaded icu_provider_macros v1.5.0 |
| 1518 | 2026-02-18T03:12:07.148Z | Downloaded icu_provider v1.5.0 |
| 1519 | 2026-02-18T03:12:07.148Z | Downloaded usdt-macro v0.5.0 |
| 1520 | 2026-02-18T03:12:07.148Z | Downloaded terminal_size v0.4.0 |
| 1521 | 2026-02-18T03:12:07.148Z | Downloaded usdt-attr-macro v0.5.0 |
| 1522 | 2026-02-18T03:12:07.149Z | Downloaded write16 v1.0.0 |
| 1523 | 2026-02-18T03:12:07.149Z | Downloaded zerofrom-derive v0.1.4 |
| 1524 | 2026-02-18T03:12:07.149Z | Downloaded zerofrom v0.1.4 |
| 1525 | 2026-02-18T03:12:07.149Z | Downloaded zmij v1.0.15 |
| 1526 | 2026-02-18T03:12:07.149Z | Downloaded zerocopy-derive v0.7.35 |
| 1527 | 2026-02-18T03:12:07.149Z | Downloaded url v2.5.4 |
| 1528 | 2026-02-18T03:12:07.173Z | Downloaded toml_edit v0.22.27 |
| 1529 | 2026-02-18T03:12:07.173Z | Downloaded memchr v2.7.4 |
| 1530 | 2026-02-18T03:12:07.173Z | Downloaded idna v1.0.3 |
| 1531 | 2026-02-18T03:12:07.173Z | Downloaded zerovec v0.10.4 |
| 1532 | 2026-02-18T03:12:07.173Z | Downloaded zerocopy v0.7.35 |
| 1533 | 2026-02-18T03:12:07.197Z | Downloaded goblin v0.8.2 |
| 1534 | 2026-02-18T03:12:07.221Z | Downloaded pest v2.8.2 |
| 1535 | 2026-02-18T03:12:07.221Z | Downloaded icu_locid v1.5.0 |
| 1536 | 2026-02-18T03:12:07.221Z | Downloaded tabled v0.15.0 |
| 1537 | 2026-02-18T03:12:07.248Z | Downloaded icu_properties_data v1.5.0 |
| 1538 | 2026-02-18T03:12:07.248Z | Downloaded unicode-width v0.2.0 |
| 1539 | 2026-02-18T03:12:07.272Z | Downloaded proc-macro2 v1.0.101 |
| 1540 | 2026-02-18T03:12:07.272Z | Downloaded icu_properties v1.5.1 |
| 1541 | 2026-02-18T03:12:07.272Z | Downloaded icu_normalizer_data v1.5.0 |
| 1542 | 2026-02-18T03:12:07.272Z | Downloaded rustix v0.38.37 |
| 1543 | 2026-02-18T03:12:07.296Z | Downloaded icu_normalizer v1.5.0 |
| 1544 | 2026-02-18T03:12:07.296Z | Downloaded textwrap v0.16.2 |
| 1545 | 2026-02-18T03:12:07.296Z | Downloaded icu_locid_transform_data v1.5.0 |
| 1546 | 2026-02-18T03:12:07.296Z | Downloaded yoke v0.7.4 |
| 1547 | 2026-02-18T03:12:07.296Z | Downloaded pest_meta v2.8.2 |
| 1548 | 2026-02-18T03:12:07.296Z | Downloaded erased-serde v0.4.6 |
| 1549 | 2026-02-18T03:12:07.321Z | Downloaded zerovec-derive v0.10.3 |
| 1550 | 2026-02-18T03:12:07.321Z | Downloaded ucd-trie v0.1.7 |
| 1551 | 2026-02-18T03:12:07.321Z | Downloaded toml v0.8.23 |
| 1552 | 2026-02-18T03:12:07.321Z | Downloaded synstructure v0.13.1 |
| 1553 | 2026-02-18T03:12:07.321Z | Downloaded serde_spanned v0.6.9 |
| 1554 | 2026-02-18T03:12:07.321Z | Downloaded scroll v0.12.0 |
| 1555 | 2026-02-18T03:12:07.321Z | Downloaded litemap v0.7.3 |
| 1556 | 2026-02-18T03:12:07.321Z | Downloaded stable_deref_trait v1.2.0 |
| 1557 | 2026-02-18T03:12:07.321Z | Downloaded quote v1.0.40 |
| 1558 | 2026-02-18T03:12:07.321Z | Downloaded pest_generator v2.8.2 |
| 1559 | 2026-02-18T03:12:07.321Z | Downloaded fs-err v3.1.1 |
| 1560 | 2026-02-18T03:12:07.321Z | Downloaded unicode-ident v1.0.19 |
| 1561 | 2026-02-18T03:12:07.321Z | Downloaded toml_write v0.1.2 |
| 1562 | 2026-02-18T03:12:07.345Z | Downloaded swrite v0.1.0 |
| 1563 | 2026-02-18T03:12:07.345Z | Downloaded serde-untagged v0.1.7 |
| 1564 | 2026-02-18T03:12:07.345Z | Downloaded itoa v1.0.11 |
| 1565 | 2026-02-18T03:12:07.345Z | Downloaded dtrace-parser v0.2.0 |
| 1566 | 2026-02-18T03:12:07.345Z | Downloaded plain v0.2.3 |
| 1567 | 2026-02-18T03:12:07.345Z | Downloaded fastrand v2.1.1 |
| 1568 | 2026-02-18T03:12:07.345Z | Downloaded ordered-float v2.10.1 |
| 1569 | 2026-02-18T03:12:07.345Z | Downloaded errno v0.3.12 |
| 1570 | 2026-02-18T03:12:07.345Z | Downloaded tabled_derive v0.7.0 |
| 1571 | 2026-02-18T03:12:07.345Z | Downloaded toml_datetime v0.6.11 |
| 1572 | 2026-02-18T03:12:07.345Z | Downloaded memmap v0.7.0 |
| 1573 | 2026-02-18T03:12:07.346Z | Downloaded serde-value v0.7.0 |
| 1574 | 2026-02-18T03:12:07.435Z | Compiling proc-macro2 v1.0.101 |
| 1575 | 2026-02-18T03:12:07.435Z | Compiling unicode-ident v1.0.19 |
| 1576 | 2026-02-18T03:12:07.459Z | Compiling serde_core v1.0.228 |
| 1577 | 2026-02-18T03:12:07.459Z | Compiling version_check v0.9.5 |
| 1578 | 2026-02-18T03:12:07.459Z | Compiling serde v1.0.228 |
| 1579 | 2026-02-18T03:12:07.459Z | Compiling libc v0.2.180 |
| 1580 | 2026-02-18T03:12:07.459Z | Compiling memchr v2.7.4 |
| 1581 | 2026-02-18T03:12:07.459Z | Compiling stable_deref_trait v1.2.0 |
| 1582 | 2026-02-18T03:12:07.781Z | Compiling thiserror v2.0.18 |
| 1583 | 2026-02-18T03:12:07.811Z | Compiling zmij v1.0.15 |
| 1584 | 2026-02-18T03:12:08.293Z | Compiling ucd-trie v0.1.7 |
| 1585 | 2026-02-18T03:12:08.351Z | Compiling itoa v1.0.11 |
| 1586 | 2026-02-18T03:12:08.963Z | Compiling litemap v0.7.3 |
| 1587 | 2026-02-18T03:12:08.990Z | Compiling autocfg v1.4.0 |
| 1588 | 2026-02-18T03:12:09.073Z | Compiling thiserror v1.0.69 |
| 1589 | 2026-02-18T03:12:09.201Z | Compiling writeable v0.5.5 |
| 1590 | 2026-02-18T03:12:09.402Z | Compiling icu_locid_transform_data v1.5.0 |
| 1591 | 2026-02-18T03:12:09.781Z | Compiling quote v1.0.40 |
| 1592 | 2026-02-18T03:12:09.916Z | Compiling errno v0.3.12 |
| 1593 | 2026-02-18T03:12:09.944Z | Compiling bitflags v2.9.4 |
| 1594 | 2026-02-18T03:12:10.015Z | Compiling byteorder v1.5.0 |
| 1595 | 2026-02-18T03:12:10.200Z | Compiling syn v2.0.114 |
| 1596 | 2026-02-18T03:12:10.230Z | Compiling icu_properties_data v1.5.0 |
| 1597 | 2026-02-18T03:12:10.259Z | Compiling serde_json v1.0.149 |
| 1598 | 2026-02-18T03:12:10.423Z | Compiling num-traits v0.2.19 |
| 1599 | 2026-02-18T03:12:10.491Z | Compiling equivalent v1.0.2 |
| 1600 | 2026-02-18T03:12:10.658Z | Compiling typeid v1.0.3 |
| 1601 | 2026-02-18T03:12:10.683Z | Compiling utf16_iter v1.0.5 |
| 1602 | 2026-02-18T03:12:10.779Z | Compiling rustix v0.38.37 |
| 1603 | 2026-02-18T03:12:10.882Z | Compiling utf8_iter v1.0.4 |
| 1604 | 2026-02-18T03:12:10.934Z | Compiling hashbrown v0.16.1 |
| 1605 | 2026-02-18T03:12:11.142Z | Compiling icu_normalizer_data v1.5.0 |
| 1606 | 2026-02-18T03:12:11.170Z | Compiling smallvec v1.15.1 |
| 1607 | 2026-02-18T03:12:11.199Z | Compiling write16 v1.0.0 |
| 1608 | 2026-02-18T03:12:11.605Z | Compiling proc-macro-error-attr v1.0.4 |
| 1609 | 2026-02-18T03:12:11.629Z | Compiling usdt-impl v0.5.0 |
| 1610 | 2026-02-18T03:12:11.830Z | Compiling syn v1.0.109 |
| 1611 | 2026-02-18T03:12:11.938Z | Compiling toml_write v0.1.2 |
| 1612 | 2026-02-18T03:12:12.015Z | Compiling indexmap v2.13.0 |
| 1613 | 2026-02-18T03:12:12.121Z | Compiling winnow v0.7.14 |
| 1614 | 2026-02-18T03:12:12.161Z | Compiling thread-id v4.2.2 |
| 1615 | 2026-02-18T03:12:12.823Z | Compiling proc-macro-error v1.0.4 |
| 1616 | 2026-02-18T03:12:13.155Z | Compiling getrandom v0.3.4 |
| 1617 | 2026-02-18T03:12:13.370Z | Compiling rustix v1.1.3 |
| 1618 | 2026-02-18T03:12:13.873Z | Compiling log v0.4.29 |
| 1619 | 2026-02-18T03:12:14.074Z | Compiling utf8parse v0.2.2 |
| 1620 | 2026-02-18T03:12:14.152Z | Compiling percent-encoding v2.3.2 |
| 1621 | 2026-02-18T03:12:14.253Z | Compiling camino v1.2.2 |
| 1622 | 2026-02-18T03:12:14.282Z | Compiling plain v0.2.3 |
| 1623 | 2026-02-18T03:12:14.448Z | Compiling form_urlencoded v1.2.2 |
| 1624 | 2026-02-18T03:12:14.492Z | Compiling anstyle-parse v0.2.5 |
| 1625 | 2026-02-18T03:12:14.769Z | Compiling ordered-float v2.10.1 |
| 1626 | 2026-02-18T03:12:14.887Z | Compiling terminal_size v0.4.0 |
| 1627 | 2026-02-18T03:12:15.185Z | Compiling pretty-hex v0.4.1 |
| 1628 | 2026-02-18T03:12:15.342Z | Compiling is_terminal_polyfill v1.70.1 |
| 1629 | 2026-02-18T03:12:15.462Z | Compiling cfg-if v1.0.4 |
| 1630 | 2026-02-18T03:12:15.514Z | Compiling anstyle v1.0.11 |
| 1631 | 2026-02-18T03:12:15.544Z | Compiling colorchoice v1.0.2 |
| 1632 | 2026-02-18T03:12:15.578Z | Compiling anstyle-query v1.1.1 |
| 1633 | 2026-02-18T03:12:15.928Z | Compiling anstream v0.6.18 |
| 1634 | 2026-02-18T03:12:15.956Z | Compiling semver v1.0.27 |
| 1635 | 2026-02-18T03:12:16.133Z | Compiling fs-err v3.1.1 |
| 1636 | 2026-02-18T03:12:16.431Z | Compiling synstructure v0.13.1 |
| 1637 | 2026-02-18T03:12:16.605Z | Compiling bytecount v0.6.8 |
| 1638 | 2026-02-18T03:12:16.629Z | Compiling heck v0.4.1 |
| 1639 | 2026-02-18T03:12:16.667Z | Compiling once_cell v1.21.3 |
| 1640 | 2026-02-18T03:12:16.831Z | Compiling fastrand v2.1.1 |
| 1641 | 2026-02-18T03:12:17.029Z | Compiling clap_lex v0.7.4 |
| 1642 | 2026-02-18T03:12:17.062Z | Compiling anyhow v1.0.99 |
| 1643 | 2026-02-18T03:12:17.359Z | Compiling unicode-xid v0.2.6 |
| 1644 | 2026-02-18T03:12:17.620Z | Compiling heck v0.5.0 |
| 1645 | 2026-02-18T03:12:17.661Z | Compiling unicode-width v0.1.14 |
| 1646 | 2026-02-18T03:12:17.759Z | Compiling strsim v0.11.1 |
| 1647 | 2026-02-18T03:12:17.787Z | Compiling fnv v1.0.7 |
| 1648 | 2026-02-18T03:12:18.161Z | Compiling papergrid v0.11.0 |
| 1649 | 2026-02-18T03:12:18.189Z | Compiling tempfile v3.24.0 |
| 1650 | 2026-02-18T03:12:18.243Z | Compiling clap_builder v4.5.48 |
| 1651 | 2026-02-18T03:12:18.560Z | Compiling memmap v0.7.0 |
| 1652 | 2026-02-18T03:12:18.647Z | Compiling smawk v0.3.2 |
| 1653 | 2026-02-18T03:12:18.898Z | Compiling unicode-width v0.2.0 |
| 1654 | 2026-02-18T03:12:18.926Z | Compiling unicode-linebreak v0.1.5 |
| 1655 | 2026-02-18T03:12:19.055Z | Compiling camino-tempfile v1.4.1 |
| 1656 | 2026-02-18T03:12:19.445Z | Compiling textwrap v0.16.2 |
| 1657 | 2026-02-18T03:12:19.761Z | Compiling tabled_derive v0.7.0 |
| 1658 | 2026-02-18T03:12:19.983Z | Compiling swrite v0.1.0 |
| 1659 | 2026-02-18T03:12:20.140Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1660 | 2026-02-18T03:12:20.670Z | Compiling serde_derive v1.0.228 |
| 1661 | 2026-02-18T03:12:20.670Z | Compiling zerofrom-derive v0.1.4 |
| 1662 | 2026-02-18T03:12:20.670Z | Compiling yoke-derive v0.7.4 |
| 1663 | 2026-02-18T03:12:20.694Z | Compiling thiserror-impl v2.0.18 |
| 1664 | 2026-02-18T03:12:21.056Z | Compiling zerovec-derive v0.10.3 |
| 1665 | 2026-02-18T03:12:21.421Z | Compiling displaydoc v0.2.5 |
| 1666 | 2026-02-18T03:12:22.892Z | Compiling thiserror-impl v1.0.69 |
| 1667 | 2026-02-18T03:12:22.989Z | Compiling icu_provider_macros v1.5.0 |
| 1668 | 2026-02-18T03:12:23.125Z | Compiling zerocopy-derive v0.7.35 |
| 1669 | 2026-02-18T03:12:23.761Z | Compiling pest v2.8.2 |
| 1670 | 2026-02-18T03:12:23.787Z | Compiling zerofrom v0.1.4 |
| 1671 | 2026-02-18T03:12:23.936Z | Compiling scroll_derive v0.12.0 |
| 1672 | 2026-02-18T03:12:24.044Z | Compiling yoke v0.7.4 |
| 1673 | 2026-02-18T03:12:24.431Z | Compiling zerovec v0.10.4 |
| 1674 | 2026-02-18T03:12:24.900Z | Compiling zerocopy v0.7.35 |
| 1675 | 2026-02-18T03:12:25.097Z | Compiling scroll v0.12.0 |
| 1676 | 2026-02-18T03:12:25.370Z | Compiling clap_derive v4.5.47 |
| 1677 | 2026-02-18T03:12:25.615Z | Compiling goblin v0.8.2 |
| 1678 | 2026-02-18T03:12:25.643Z | Compiling tabled v0.15.0 |
| 1679 | 2026-02-18T03:12:26.048Z | Compiling tinystr v0.7.6 |
| 1680 | 2026-02-18T03:12:26.121Z | Compiling icu_collections v1.5.0 |
| 1681 | 2026-02-18T03:12:26.343Z | Compiling pest_meta v2.8.2 |
| 1682 | 2026-02-18T03:12:26.452Z | Compiling icu_locid v1.5.0 |
| 1683 | 2026-02-18T03:12:27.686Z | Compiling icu_provider v1.5.0 |
| 1684 | 2026-02-18T03:12:27.870Z | Compiling pest_generator v2.8.2 |
| 1685 | 2026-02-18T03:12:27.895Z | Compiling toml_datetime v0.6.11 |
| 1686 | 2026-02-18T03:12:28.270Z | Compiling serde_spanned v0.6.9 |
| 1687 | 2026-02-18T03:12:28.432Z | Compiling icu_locid_transform v1.5.0 |
| 1688 | 2026-02-18T03:12:28.544Z | Compiling toml_edit v0.22.27 |
| 1689 | 2026-02-18T03:12:28.698Z | Compiling dof v0.3.0 |
| 1690 | 2026-02-18T03:12:28.803Z | Compiling serde_tokenstream v0.2.2 |
| 1691 | 2026-02-18T03:12:29.381Z | Compiling erased-serde v0.4.6 |
| 1692 | 2026-02-18T03:12:29.529Z | Compiling serde-value v0.7.0 |
| 1693 | 2026-02-18T03:12:29.553Z | Compiling cargo-platform v0.2.0 |
| 1694 | 2026-02-18T03:12:30.081Z | Compiling icu_properties v1.5.1 |
| 1695 | 2026-02-18T03:12:30.261Z | Compiling pest_derive v2.8.2 |
| 1696 | 2026-02-18T03:12:30.312Z | Compiling serde-untagged v0.1.7 |
| 1697 | 2026-02-18T03:12:30.470Z | Compiling clap v4.5.48 |
| 1698 | 2026-02-18T03:12:30.598Z | Compiling macaddr v1.0.1 |
| 1699 | 2026-02-18T03:12:31.004Z | Compiling dtrace-parser v0.2.0 |
| 1700 | 2026-02-18T03:12:31.766Z | Compiling toml v0.8.23 |
| 1701 | 2026-02-18T03:12:32.647Z | Compiling cargo_toml v0.21.0 |
| 1702 | 2026-02-18T03:12:32.966Z | Compiling usdt-attr-macro v0.5.0 |
| 1703 | 2026-02-18T03:12:32.993Z | Compiling usdt-macro v0.5.0 |
| 1704 | 2026-02-18T03:12:33.490Z | Compiling icu_normalizer v1.5.0 |
| 1705 | 2026-02-18T03:12:34.102Z | Compiling usdt v0.5.0 |
| 1706 | 2026-02-18T03:12:34.377Z | Compiling idna_adapter v1.2.0 |
| 1707 | 2026-02-18T03:12:34.568Z | Compiling idna v1.0.3 |
| 1708 | 2026-02-18T03:12:35.138Z | Compiling url v2.5.4 |
| 1709 | 2026-02-18T03:12:36.214Z | Compiling cargo-util-schemas v0.8.2 |
| 1710 | 2026-02-18T03:12:38.289Z | Compiling cargo_metadata v0.21.0 |
| 1711 | 2026-02-18T03:12:40.714Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1712 | 2026-02-18T03:12:45.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s |
| 1713 | 2026-02-18T03:12:45.779Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1714 | 2026-02-18T03:12:46.972Z | Downloading crates ... |
| 1715 | 2026-02-18T03:12:47.249Z | Downloaded ascii-canvas v3.0.0 |
| 1716 | 2026-02-18T03:12:47.274Z | Downloaded atty v0.2.14 |
| 1717 | 2026-02-18T03:12:47.274Z | Downloaded adler2 v2.0.0 |
| 1718 | 2026-02-18T03:12:47.274Z | Downloaded aes-gcm v0.10.3 |
| 1719 | 2026-02-18T03:12:47.298Z | Downloaded derive_more-impl v2.0.1 |
| 1720 | 2026-02-18T03:12:47.298Z | Downloaded deranged v0.5.3 |
| 1721 | 2026-02-18T03:12:47.322Z | Downloaded derive_more v2.0.1 |
| 1722 | 2026-02-18T03:12:47.322Z | Downloaded des v0.8.1 |
| 1723 | 2026-02-18T03:12:47.346Z | Downloaded debug-ignore v1.0.5 |
| 1724 | 2026-02-18T03:12:47.370Z | Downloaded data-encoding v2.9.0 |
| 1725 | 2026-02-18T03:12:47.370Z | Downloaded crossbeam-epoch v0.9.18 |
| 1726 | 2026-02-18T03:12:47.395Z | Downloaded env_logger v0.11.8 |
| 1727 | 2026-02-18T03:12:47.395Z | Downloaded ignore v0.4.23 |
| 1728 | 2026-02-18T03:12:47.395Z | Downloaded fs_extra v1.3.0 |
| 1729 | 2026-02-18T03:12:47.395Z | Downloaded flagset v0.4.6 |
| 1730 | 2026-02-18T03:12:47.419Z | Downloaded futures-sink v0.3.31 |
| 1731 | 2026-02-18T03:12:47.419Z | Downloaded iana-time-zone v0.1.63 |
| 1732 | 2026-02-18T03:12:47.420Z | Downloaded humantime v2.2.0 |
| 1733 | 2026-02-18T03:12:47.420Z | Downloaded block-padding v0.3.3 |
| 1734 | 2026-02-18T03:12:47.420Z | Downloaded hash32 v0.3.1 |
| 1735 | 2026-02-18T03:12:47.444Z | Downloaded heck v0.3.3 |
| 1736 | 2026-02-18T03:12:47.444Z | Downloaded indoc v2.0.6 |
| 1737 | 2026-02-18T03:12:47.444Z | Downloaded is-terminal v0.4.13 |
| 1738 | 2026-02-18T03:12:47.444Z | Downloaded ingot-types v0.1.2 |
| 1739 | 2026-02-18T03:12:47.444Z | Downloaded indicatif v0.18.0 |
| 1740 | 2026-02-18T03:12:47.469Z | Downloaded managed v0.8.0 |
| 1741 | 2026-02-18T03:12:47.469Z | Downloaded multimap v0.10.1 |
| 1742 | 2026-02-18T03:12:47.494Z | Downloaded newtype-uuid v1.3.2 |
| 1743 | 2026-02-18T03:12:47.494Z | Downloaded num-conv v0.1.0 |
| 1744 | 2026-02-18T03:12:47.494Z | Downloaded lru v0.12.5 |
| 1745 | 2026-02-18T03:12:47.520Z | Downloaded num v0.4.3 |
| 1746 | 2026-02-18T03:12:47.520Z | Downloaded nom v7.1.3 |
| 1747 | 2026-02-18T03:12:47.547Z | Downloaded num_threads v0.1.7 |
| 1748 | 2026-02-18T03:12:47.548Z | Downloaded num-bigint v0.4.6 |
| 1749 | 2026-02-18T03:12:47.577Z | Downloaded progenitor-macro v0.8.0 |
| 1750 | 2026-02-18T03:12:47.577Z | Downloaded rand_xorshift v0.4.0 |
| 1751 | 2026-02-18T03:12:47.577Z | Downloaded progenitor-impl v0.8.0 |
| 1752 | 2026-02-18T03:12:47.608Z | Downloaded ron v0.8.1 |
| 1753 | 2026-02-18T03:12:47.608Z | Downloaded ron v0.7.1 |
| 1754 | 2026-02-18T03:12:47.635Z | Downloaded qorb v0.4.1 |
| 1755 | 2026-02-18T03:12:47.635Z | Downloaded rpassword v7.4.0 |
| 1756 | 2026-02-18T03:12:47.660Z | Downloaded proc-macro-crate v1.3.1 |
| 1757 | 2026-02-18T03:12:47.660Z | Downloaded regress v0.10.4 |
| 1758 | 2026-02-18T03:12:47.685Z | Downloaded ryu v1.0.18 |
| 1759 | 2026-02-18T03:12:47.710Z | Downloaded scrypt v0.11.0 |
| 1760 | 2026-02-18T03:12:47.710Z | Downloaded scroll_derive v0.13.1 |
| 1761 | 2026-02-18T03:12:47.710Z | Downloaded regex-syntax v0.6.29 |
| 1762 | 2026-02-18T03:12:47.735Z | Downloaded signal-hook-registry v1.4.2 |
| 1763 | 2026-02-18T03:12:47.735Z | Downloaded stringprep v0.1.5 |
| 1764 | 2026-02-18T03:12:47.735Z | Downloaded signal-hook v0.3.18 |
| 1765 | 2026-02-18T03:12:47.735Z | Downloaded scroll v0.13.0 |
| 1766 | 2026-02-18T03:12:47.735Z | Downloaded string_cache v0.8.9 |
| 1767 | 2026-02-18T03:12:47.759Z | Downloaded structmeta v0.3.0 |
| 1768 | 2026-02-18T03:12:47.759Z | Downloaded rustls v0.22.4 |
| 1769 | 2026-02-18T03:12:47.759Z | Downloaded ssh-cipher v0.2.0 |
| 1770 | 2026-02-18T03:12:47.785Z | Downloaded termtree v0.5.1 |
| 1771 | 2026-02-18T03:12:47.785Z | Downloaded structmeta-derive v0.3.0 |
| 1772 | 2026-02-18T03:12:47.785Z | Downloaded smoltcp v0.9.1 |
| 1773 | 2026-02-18T03:12:47.809Z | Downloaded test-strategy v0.4.3 |
| 1774 | 2026-02-18T03:12:47.809Z | Downloaded toml v0.7.8 |
| 1775 | 2026-02-18T03:12:47.809Z | Downloaded unicase v2.8.1 |
| 1776 | 2026-02-18T03:12:47.809Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 1777 | 2026-02-18T03:12:47.835Z | Downloaded usdt-attr-macro v0.6.0 |
| 1778 | 2026-02-18T03:12:47.835Z | Downloaded unarray v0.1.4 |
| 1779 | 2026-02-18T03:12:47.835Z | Downloaded mio v1.0.2 |
| 1780 | 2026-02-18T03:12:47.835Z | Downloaded xshell-macros v0.2.7 |
| 1781 | 2026-02-18T03:12:47.835Z | Downloaded tokio-postgres v0.7.13 |
| 1782 | 2026-02-18T03:12:47.861Z | Downloaded zone_cfg_derive v0.3.0 |
| 1783 | 2026-02-18T03:12:47.861Z | Downloaded zone_cfg_derive v0.1.2 |
| 1784 | 2026-02-18T03:12:47.862Z | Downloaded uzers v0.12.1 |
| 1785 | 2026-02-18T03:12:47.862Z | Downloaded whoami v1.5.2 |
| 1786 | 2026-02-18T03:12:47.862Z | Downloaded zeroize v1.8.1 |
| 1787 | 2026-02-18T03:12:47.862Z | Downloaded walkdir v2.5.0 |
| 1788 | 2026-02-18T03:12:47.887Z | Downloaded zip v0.6.6 |
| 1789 | 2026-02-18T03:12:47.887Z | Downloaded zerocopy-derive v0.8.27 |
| 1790 | 2026-02-18T03:12:47.912Z | Downloaded universal-hash v0.5.1 |
| 1791 | 2026-02-18T03:12:47.912Z | Downloaded unicode_categories v0.1.1 |
| 1792 | 2026-02-18T03:12:47.912Z | Downloaded winnow v0.5.40 |
| 1793 | 2026-02-18T03:12:47.912Z | Downloaded tower-http v0.6.6 |
| 1794 | 2026-02-18T03:12:47.936Z | Downloaded winnow v0.6.26 |
| 1795 | 2026-02-18T03:12:47.936Z | Downloaded vergen-gitcl v1.0.8 |
| 1796 | 2026-02-18T03:12:47.936Z | Downloaded zopfli v0.8.1 |
| 1797 | 2026-02-18T03:12:47.960Z | Downloaded same-file v1.0.6 |
| 1798 | 2026-02-18T03:12:47.961Z | Downloaded zerocopy v0.8.27 |
| 1799 | 2026-02-18T03:12:47.985Z | Downloaded webpki-roots v1.0.1 |
| 1800 | 2026-02-18T03:12:47.985Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
| 1801 | 2026-02-18T03:12:48.009Z | Downloaded russh-keys v0.45.0 |
| 1802 | 2026-02-18T03:12:48.009Z | Downloaded smallvec v0.6.14 |
| 1803 | 2026-02-18T03:12:48.033Z | Downloaded resolv-conf v0.7.0 |
| 1804 | 2026-02-18T03:12:48.033Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1805 | 2026-02-18T03:12:48.033Z | Downloaded slog-scope v4.4.0 |
| 1806 | 2026-02-18T03:12:48.033Z | Downloaded zlib-rs v0.5.1 |
| 1807 | 2026-02-18T03:12:48.033Z | Downloaded rustyline v14.0.0 |
| 1808 | 2026-02-18T03:12:48.033Z | Downloaded untrusted v0.7.1 |
| 1809 | 2026-02-18T03:12:48.033Z | Downloaded serde-hex v0.1.0 |
| 1810 | 2026-02-18T03:12:48.057Z | Downloaded zerocopy-derive v0.6.6 |
| 1811 | 2026-02-18T03:12:48.057Z | Downloaded typify-impl v0.2.0 |
| 1812 | 2026-02-18T03:12:48.082Z | Downloaded vsss-rs v3.3.4 |
| 1813 | 2026-02-18T03:12:48.082Z | Downloaded zstd v0.13.3 |
| 1814 | 2026-02-18T03:12:48.082Z | Downloaded xattr v1.3.1 |
| 1815 | 2026-02-18T03:12:48.082Z | Downloaded void v1.0.2 |
| 1816 | 2026-02-18T03:12:48.082Z | Downloaded tokio-dtrace v0.1.0 |
| 1817 | 2026-02-18T03:12:48.107Z | Downloaded tinyvec v1.8.0 |
| 1818 | 2026-02-18T03:12:48.107Z | Downloaded slog-json v2.6.1 |
| 1819 | 2026-02-18T03:12:48.107Z | Downloaded normalize-line-endings v0.3.0 |
| 1820 | 2026-02-18T03:12:48.107Z | Downloaded minimal-lexical v0.2.1 |
| 1821 | 2026-02-18T03:12:48.107Z | Downloaded vergen v9.0.6 |
| 1822 | 2026-02-18T03:12:48.107Z | Downloaded predicates-core v1.0.8 |
| 1823 | 2026-02-18T03:12:48.107Z | Downloaded libz-sys v1.1.20 |
| 1824 | 2026-02-18T03:12:48.131Z | Downloaded thread-id v5.0.0 |
| 1825 | 2026-02-18T03:12:48.131Z | Downloaded predicates-tree v1.0.12 |
| 1826 | 2026-02-18T03:12:48.131Z | Downloaded tough v0.20.0 |
| 1827 | 2026-02-18T03:12:48.155Z | Downloaded unicode-normalization v0.1.24 |
| 1828 | 2026-02-18T03:12:48.155Z | Downloaded typed-path v0.9.3 |
| 1829 | 2026-02-18T03:12:48.155Z | Downloaded tower v0.5.2 |
| 1830 | 2026-02-18T03:12:48.179Z | Downloaded tabwriter v1.4.0 |
| 1831 | 2026-02-18T03:12:48.179Z | Downloaded tls_codec v0.4.1 |
| 1832 | 2026-02-18T03:12:48.179Z | Downloaded time-core v0.1.6 |
| 1833 | 2026-02-18T03:12:48.179Z | Downloaded thread_local v1.1.8 |
| 1834 | 2026-02-18T03:12:48.179Z | Downloaded rustls v0.23.19 |
| 1835 | 2026-02-18T03:12:48.203Z | Downloaded tap v1.0.1 |
| 1836 | 2026-02-18T03:12:48.203Z | Downloaded russh v0.45.0 |
| 1837 | 2026-02-18T03:12:48.203Z | Downloaded packed_struct v0.10.1 |
| 1838 | 2026-02-18T03:12:48.203Z | Downloaded jiff v0.2.15 |
| 1839 | 2026-02-18T03:12:48.229Z | Downloaded tls_codec_derive v0.4.1 |
| 1840 | 2026-02-18T03:12:48.229Z | Downloaded strum v0.27.2 |
| 1841 | 2026-02-18T03:12:48.229Z | Downloaded siphasher v0.3.11 |
| 1842 | 2026-02-18T03:12:48.229Z | Downloaded serde_bytes v0.11.19 |
| 1843 | 2026-02-18T03:12:48.229Z | Downloaded semver v0.1.20 |
| 1844 | 2026-02-18T03:12:48.229Z | Downloaded reqwest v0.12.24 |
| 1845 | 2026-02-18T03:12:48.253Z | Downloaded serde_plain v1.0.2 |
| 1846 | 2026-02-18T03:12:48.253Z | Downloaded term v0.7.0 |
| 1847 | 2026-02-18T03:12:48.253Z | Downloaded sigpipe v0.1.3 |
| 1848 | 2026-02-18T03:12:48.253Z | Downloaded yansi v1.0.1 |
| 1849 | 2026-02-18T03:12:48.253Z | Downloaded toml_edit v0.19.15 |
| 1850 | 2026-02-18T03:12:48.277Z | Downloaded tungstenite v0.23.0 |
| 1851 | 2026-02-18T03:12:48.277Z | Downloaded uuid v1.19.0 |
| 1852 | 2026-02-18T03:12:48.277Z | Downloaded tui-tree-widget v0.23.1 |
| 1853 | 2026-02-18T03:12:48.277Z | Downloaded subprocess v0.2.9 |
| 1854 | 2026-02-18T03:12:48.278Z | Downloaded serde_cbor v0.11.2 |
| 1855 | 2026-02-18T03:12:48.278Z | Downloaded quick-xml v0.37.2 |
| 1856 | 2026-02-18T03:12:48.302Z | Downloaded vte v0.11.1 |
| 1857 | 2026-02-18T03:12:48.302Z | Downloaded tagptr v0.2.0 |
| 1858 | 2026-02-18T03:12:48.302Z | Downloaded value-bag v1.12.0 |
| 1859 | 2026-02-18T03:12:48.302Z | Downloaded unicode-bidi v0.3.17 |
| 1860 | 2026-02-18T03:12:48.302Z | Downloaded thiserror-no-std v2.0.2 |
| 1861 | 2026-02-18T03:12:48.326Z | Downloaded tracing-core v0.1.32 |
| 1862 | 2026-02-18T03:12:48.326Z | Downloaded tracing v0.1.40 |
| 1863 | 2026-02-18T03:12:48.326Z | Downloaded tokio-rustls v0.26.0 |
| 1864 | 2026-02-18T03:12:48.326Z | Downloaded tar v0.4.44 |
| 1865 | 2026-02-18T03:12:48.326Z | Downloaded tabled_derive v0.11.0 |
| 1866 | 2026-02-18T03:12:48.326Z | Downloaded zerocopy v0.6.6 |
| 1867 | 2026-02-18T03:12:48.351Z | Downloaded yasna v0.5.2 |
| 1868 | 2026-02-18T03:12:48.351Z | Downloaded wyz v0.5.1 |
| 1869 | 2026-02-18T03:12:48.351Z | Downloaded testing_table v0.3.0 |
| 1870 | 2026-02-18T03:12:48.351Z | Downloaded tokio-util v0.7.15 |
| 1871 | 2026-02-18T03:12:48.351Z | Downloaded sled v0.34.7 |
| 1872 | 2026-02-18T03:12:48.375Z | Downloaded strum_macros v0.27.2 |
| 1873 | 2026-02-18T03:12:48.375Z | Downloaded usdt-impl v0.6.0 |
| 1874 | 2026-02-18T03:12:48.375Z | Downloaded unicode-properties v0.1.3 |
| 1875 | 2026-02-18T03:12:48.375Z | Downloaded xshell v0.2.7 |
| 1876 | 2026-02-18T03:12:48.375Z | Downloaded twox-hash v2.1.0 |
| 1877 | 2026-02-18T03:12:48.375Z | Downloaded tokio-tungstenite v0.23.1 |
| 1878 | 2026-02-18T03:12:48.375Z | Downloaded wait-timeout v0.2.0 |
| 1879 | 2026-02-18T03:12:48.375Z | Downloaded progenitor-client v0.8.0 |
| 1880 | 2026-02-18T03:12:48.399Z | Downloaded time v0.3.43 |
| 1881 | 2026-02-18T03:12:48.399Z | Downloaded num_enum_derive v0.5.11 |
| 1882 | 2026-02-18T03:12:48.399Z | Downloaded zone v0.1.8 |
| 1883 | 2026-02-18T03:12:48.399Z | Downloaded zeroize_derive v1.4.2 |
| 1884 | 2026-02-18T03:12:48.399Z | Downloaded waitgroup v0.1.2 |
| 1885 | 2026-02-18T03:12:48.399Z | Downloaded vte_generate_state_changes v0.1.2 |
| 1886 | 2026-02-18T03:12:48.399Z | Downloaded typify-macro v0.2.0 |
| 1887 | 2026-02-18T03:12:48.399Z | Downloaded typify v0.2.0 |
| 1888 | 2026-02-18T03:12:48.399Z | Downloaded topological-sort v0.2.2 |
| 1889 | 2026-02-18T03:12:48.399Z | Downloaded simd-adler32 v0.3.7 |
| 1890 | 2026-02-18T03:12:48.399Z | Downloaded serde-big-array v0.5.1 |
| 1891 | 2026-02-18T03:12:48.423Z | Downloaded vergen-git2 v1.0.7 |
| 1892 | 2026-02-18T03:12:48.423Z | Downloaded usdt v0.6.0 |
| 1893 | 2026-02-18T03:12:48.423Z | Downloaded unit-prefix v0.5.1 |
| 1894 | 2026-02-18T03:12:48.423Z | Downloaded unicode-truncate v1.1.0 |
| 1895 | 2026-02-18T03:12:48.423Z | Downloaded trait-variant v0.1.2 |
| 1896 | 2026-02-18T03:12:48.423Z | Downloaded tokio-stream v0.1.17 |
| 1897 | 2026-02-18T03:12:48.423Z | Downloaded usdt-macro v0.6.0 |
| 1898 | 2026-02-18T03:12:48.423Z | Downloaded tracing-attributes v0.1.27 |
| 1899 | 2026-02-18T03:12:48.423Z | Downloaded tokio-rustls v0.25.0 |
| 1900 | 2026-02-18T03:12:48.423Z | Downloaded tabled v0.20.0 |
| 1901 | 2026-02-18T03:12:48.447Z | Downloaded strum_macros v0.24.3 |
| 1902 | 2026-02-18T03:12:48.447Z | Downloaded steno v0.4.1 |
| 1903 | 2026-02-18T03:12:48.471Z | Downloaded zip v4.2.0 |
| 1904 | 2026-02-18T03:12:48.471Z | Downloaded zstd-safe v7.2.3 |
| 1905 | 2026-02-18T03:12:48.471Z | Downloaded snafu v0.8.5 |
| 1906 | 2026-02-18T03:12:48.471Z | Downloaded vergen-lib v0.1.6 |
| 1907 | 2026-02-18T03:12:48.471Z | Downloaded slab v0.4.9 |
| 1908 | 2026-02-18T03:12:48.471Z | Downloaded siphasher v1.0.1 |
| 1909 | 2026-02-18T03:12:48.496Z | Downloaded tiny-keccak v2.0.2 |
| 1910 | 2026-02-18T03:12:48.496Z | Downloaded time-macros v0.2.24 |
| 1911 | 2026-02-18T03:12:48.496Z | Downloaded termios v0.3.3 |
| 1912 | 2026-02-18T03:12:48.496Z | Downloaded term v1.1.0 |
| 1913 | 2026-02-18T03:12:48.496Z | Downloaded support-bundle-viewer v0.1.2 |
| 1914 | 2026-02-18T03:12:48.496Z | Downloaded strip-ansi-escapes v0.2.0 |
| 1915 | 2026-02-18T03:12:48.497Z | Downloaded ssh-key v0.6.6 |
| 1916 | 2026-02-18T03:12:48.521Z | Downloaded sqlparser_derive v0.2.2 |
| 1917 | 2026-02-18T03:12:48.521Z | Downloaded pin-project v1.1.6 |
| 1918 | 2026-02-18T03:12:48.521Z | Downloaded tabled v0.18.0 |
| 1919 | 2026-02-18T03:12:48.544Z | Downloaded supports-color v3.0.2 |
| 1920 | 2026-02-18T03:12:48.545Z | Downloaded rayon v1.10.0 |
| 1921 | 2026-02-18T03:12:48.570Z | Downloaded nonempty v0.12.0 |
| 1922 | 2026-02-18T03:12:48.570Z | Downloaded tabled_derive v0.10.0 |
| 1923 | 2026-02-18T03:12:48.570Z | Downloaded sync_wrapper v1.0.1 |
| 1924 | 2026-02-18T03:12:48.570Z | Downloaded sync-ptr v0.1.4 |
| 1925 | 2026-02-18T03:12:48.594Z | Downloaded ssh-encoding v0.2.0 |
| 1926 | 2026-02-18T03:12:48.594Z | Downloaded sqlparser v0.45.0 |
| 1927 | 2026-02-18T03:12:48.594Z | Downloaded socket2 v0.6.1 |
| 1928 | 2026-02-18T03:12:48.594Z | Downloaded snafu-derive v0.8.5 |
| 1929 | 2026-02-18T03:12:48.594Z | Downloaded smoltcp v0.11.0 |
| 1930 | 2026-02-18T03:12:48.619Z | Downloaded signal-hook-tokio v0.3.1 |
| 1931 | 2026-02-18T03:12:48.619Z | Downloaded shell-words v1.1.0 |
| 1932 | 2026-02-18T03:12:48.619Z | Downloaded schemars v1.0.4 |
| 1933 | 2026-02-18T03:12:48.643Z | Downloaded native-tls v0.2.12 |
| 1934 | 2026-02-18T03:12:48.643Z | Downloaded nanorand v0.7.0 |
| 1935 | 2026-02-18T03:12:48.643Z | Downloaded slog-dtrace v0.3.0 |
| 1936 | 2026-02-18T03:12:48.643Z | Downloaded secrecy v0.10.3 |
| 1937 | 2026-02-18T03:12:48.643Z | Downloaded sqlformat v0.3.5 |
| 1938 | 2026-02-18T03:12:48.667Z | Downloaded slog-bunyan v2.5.0 |
| 1939 | 2026-02-18T03:12:48.667Z | Downloaded itertools v0.13.0 |
| 1940 | 2026-02-18T03:12:48.668Z | Downloaded samael v0.0.19 |
| 1941 | 2026-02-18T03:12:48.668Z | Downloaded poly1305 v0.8.0 |
| 1942 | 2026-02-18T03:12:48.668Z | Downloaded parking_lot_core v0.9.10 |
| 1943 | 2026-02-18T03:12:48.693Z | Downloaded md-5 v0.10.6 |
| 1944 | 2026-02-18T03:12:48.693Z | Downloaded rustls-webpki v0.102.8 |
| 1945 | 2026-02-18T03:12:48.718Z | Downloaded signal-hook-mio v0.2.4 |
| 1946 | 2026-02-18T03:12:48.718Z | Downloaded serde_repr v0.1.19 |
| 1947 | 2026-02-18T03:12:48.718Z | Downloaded salsa20 v0.10.2 |
| 1948 | 2026-02-18T03:12:48.718Z | Downloaded russh-cryptovec v0.7.3 |
| 1949 | 2026-02-18T03:12:48.718Z | Downloaded rsa v0.9.8 |
| 1950 | 2026-02-18T03:12:48.742Z | Downloaded regex-syntax v0.8.5 |
| 1951 | 2026-02-18T03:12:48.742Z | Downloaded regex-automata v0.4.11 |
| 1952 | 2026-02-18T03:12:48.767Z | Downloaded quinn-proto v0.11.8 |
| 1953 | 2026-02-18T03:12:48.767Z | Downloaded num-complex v0.4.6 |
| 1954 | 2026-02-18T03:12:48.767Z | Downloaded nix v0.29.0 |
| 1955 | 2026-02-18T03:12:48.792Z | Downloaded memmap2 v0.9.8 |
| 1956 | 2026-02-18T03:12:48.792Z | Downloaded lzss v0.8.2 |
| 1957 | 2026-02-18T03:12:48.792Z | Downloaded lru-cache v0.1.2 |
| 1958 | 2026-02-18T03:12:48.792Z | Downloaded libxml v0.3.3 |
| 1959 | 2026-02-18T03:12:48.792Z | Downloaded serde_path_to_error v0.1.20 |
| 1960 | 2026-02-18T03:12:48.817Z | Downloaded seq-macro v0.3.6 |
| 1961 | 2026-02-18T03:12:48.817Z | Downloaded secrecy v0.8.0 |
| 1962 | 2026-02-18T03:12:48.817Z | Downloaded rusty-fork v0.3.0 |
| 1963 | 2026-02-18T03:12:48.817Z | Downloaded rustc-demangle v0.1.24 |
| 1964 | 2026-02-18T03:12:48.817Z | Downloaded rtoolbox v0.0.2 |
| 1965 | 2026-02-18T03:12:48.817Z | Downloaded regex v1.11.3 |
| 1966 | 2026-02-18T03:12:48.817Z | Downloaded radix_trie v0.2.1 |
| 1967 | 2026-02-18T03:12:48.817Z | Downloaded quinn v0.11.5 |
| 1968 | 2026-02-18T03:12:48.841Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 1969 | 2026-02-18T03:12:48.885Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1970 | 2026-02-18T03:12:48.911Z | Downloaded rustls-pemfile v2.2.0 |
| 1971 | 2026-02-18T03:12:48.911Z | Downloaded rustls-native-certs v0.8.1 |
| 1972 | 2026-02-18T03:12:48.911Z | Downloaded reedline v0.40.0 |
| 1973 | 2026-02-18T03:12:48.911Z | Downloaded proptest v1.7.0 |
| 1974 | 2026-02-18T03:12:48.938Z | Downloaded pretty_assertions v1.4.1 |
| 1975 | 2026-02-18T03:12:48.938Z | Downloaded prefix-trie v0.7.0 |
| 1976 | 2026-02-18T03:12:48.938Z | Downloaded phf v0.12.1 |
| 1977 | 2026-02-18T03:12:48.938Z | Downloaded libscf-sys v1.1.0 |
| 1978 | 2026-02-18T03:12:48.938Z | Downloaded libloading v0.8.5 |
| 1979 | 2026-02-18T03:12:48.939Z | Downloaded encoding_rs v0.8.34 |
| 1980 | 2026-02-18T03:12:48.966Z | Downloaded sapling-renderdag v0.1.0 |
| 1981 | 2026-02-18T03:12:48.966Z | Downloaded rustls-pki-types v1.10.0 |
| 1982 | 2026-02-18T03:12:48.966Z | Downloaded rustc_version v0.1.7 |
| 1983 | 2026-02-18T03:12:48.966Z | Downloaded rustc-hash v1.1.0 |
| 1984 | 2026-02-18T03:12:48.966Z | Downloaded rcgen v0.12.1 |
| 1985 | 2026-02-18T03:12:48.966Z | Downloaded ratatui v0.29.0 |
| 1986 | 2026-02-18T03:12:48.991Z | Downloaded rand_seeder v0.4.0 |
| 1987 | 2026-02-18T03:12:48.991Z | Downloaded rand_core v0.9.3 |
| 1988 | 2026-02-18T03:12:48.991Z | Downloaded quinn-udp v0.5.5 |
| 1989 | 2026-02-18T03:12:48.991Z | Downloaded psl-types v2.0.11 |
| 1990 | 2026-02-18T03:12:48.991Z | Downloaded prettyplease v0.2.36 |
| 1991 | 2026-02-18T03:12:48.991Z | Downloaded polar-core v0.27.3 |
| 1992 | 2026-02-18T03:12:49.015Z | Downloaded petgraph v0.8.2 |
| 1993 | 2026-02-18T03:12:49.039Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1994 | 2026-02-18T03:12:49.039Z | Downloaded match_cfg v0.1.0 |
| 1995 | 2026-02-18T03:12:49.039Z | Downloaded r2d2 v0.8.10 |
| 1996 | 2026-02-18T03:12:49.039Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1997 | 2026-02-18T03:12:49.039Z | Downloaded petname v2.0.2 |
| 1998 | 2026-02-18T03:12:49.039Z | Downloaded pretty-hex v0.2.1 |
| 1999 | 2026-02-18T03:12:49.039Z | Downloaded postgres-types v0.2.9 |
| 2000 | 2026-02-18T03:12:49.039Z | Downloaded postcard v1.0.10 |
| 2001 | 2026-02-18T03:12:49.063Z | Downloaded indicatif v0.17.11 |
| 2002 | 2026-02-18T03:12:49.063Z | Downloaded postgres-protocol v0.6.8 |
| 2003 | 2026-02-18T03:12:49.064Z | Downloaded pkg-config v0.3.31 |
| 2004 | 2026-02-18T03:12:49.064Z | Downloaded pkcs5 v0.7.1 |
| 2005 | 2026-02-18T03:12:49.064Z | Downloaded phf_shared v0.12.1 |
| 2006 | 2026-02-18T03:12:49.064Z | Downloaded phf v0.11.2 |
| 2007 | 2026-02-18T03:12:49.064Z | Downloaded peg v0.8.5 |
| 2008 | 2026-02-18T03:12:49.064Z | Downloaded parking_lot v0.11.2 |
| 2009 | 2026-02-18T03:12:49.088Z | Downloaded papergrid v0.17.0 |
| 2010 | 2026-02-18T03:12:49.088Z | Downloaded openssl v0.10.73 |
| 2011 | 2026-02-18T03:12:49.088Z | Downloaded lalrpop v0.19.12 |
| 2012 | 2026-02-18T03:12:49.113Z | Downloaded indoc v1.0.9 |
| 2013 | 2026-02-18T03:12:49.113Z | Downloaded hickory-proto v0.25.2 |
| 2014 | 2026-02-18T03:12:49.137Z | Downloaded hickory-proto v0.24.4 |
| 2015 | 2026-02-18T03:12:49.137Z | Downloaded blake3 v1.5.4 |
| 2016 | 2026-02-18T03:12:49.161Z | Downloaded phf_shared v0.11.2 |
| 2017 | 2026-02-18T03:12:49.161Z | Downloaded pem v3.0.5 |
| 2018 | 2026-02-18T03:12:49.161Z | Downloaded peg-runtime v0.8.5 |
| 2019 | 2026-02-18T03:12:49.161Z | Downloaded peg-macros v0.8.5 |
| 2020 | 2026-02-18T03:12:49.161Z | Downloaded pbkdf2 v0.12.2 |
| 2021 | 2026-02-18T03:12:49.161Z | Downloaded pbkdf2 v0.11.0 |
| 2022 | 2026-02-18T03:12:49.161Z | Downloaded paste v1.0.15 |
| 2023 | 2026-02-18T03:12:49.161Z | Downloaded parse-size v1.1.0 |
| 2024 | 2026-02-18T03:12:49.162Z | Downloaded parse-display-derive v0.10.0 |
| 2025 | 2026-02-18T03:12:49.162Z | Downloaded parse-display v0.10.0 |
| 2026 | 2026-02-18T03:12:49.162Z | Downloaded parking_lot_core v0.8.6 |
| 2027 | 2026-02-18T03:12:49.186Z | Downloaded packed_struct_codegen v0.10.1 |
| 2028 | 2026-02-18T03:12:49.186Z | Downloaded openssl-sys v0.9.109 |
| 2029 | 2026-02-18T03:12:49.186Z | Downloaded iri-string v0.7.8 |
| 2030 | 2026-02-18T03:12:49.186Z | Downloaded instability v0.3.2 |
| 2031 | 2026-02-18T03:12:49.186Z | Downloaded indent_write v2.2.0 |
| 2032 | 2026-02-18T03:12:49.186Z | Downloaded aws-lc-sys v0.26.0 |
| 2033 | 2026-02-18T03:12:49.432Z | Downloaded iddqd v0.3.16 |
| 2034 | 2026-02-18T03:12:49.457Z | Downloaded dropshot v0.16.7 |
| 2035 | 2026-02-18T03:12:49.481Z | Downloaded diesel v2.2.12 |
| 2036 | 2026-02-18T03:12:49.505Z | Downloaded crossterm v0.28.1 |
| 2037 | 2026-02-18T03:12:49.505Z | Downloaded publicsuffix v2.3.0 |
| 2038 | 2026-02-18T03:12:49.505Z | Downloaded portable-atomic v1.11.0 |
| 2039 | 2026-02-18T03:12:49.530Z | Downloaded password-hash v0.5.0 |
| 2040 | 2026-02-18T03:12:49.530Z | Downloaded owo-colors v4.2.3 |
| 2041 | 2026-02-18T03:12:49.530Z | Downloaded object v0.36.5 |
| 2042 | 2026-02-18T03:12:49.554Z | Downloaded nix v0.30.1 |
| 2043 | 2026-02-18T03:12:49.554Z | Downloaded hyper-staticfile v0.10.1 |
| 2044 | 2026-02-18T03:12:49.554Z | Downloaded crossterm v0.29.0 |
| 2045 | 2026-02-18T03:12:49.578Z | Downloaded parking_lot v0.12.3 |
| 2046 | 2026-02-18T03:12:49.578Z | Downloaded papergrid v0.14.0 |
| 2047 | 2026-02-18T03:12:49.578Z | Downloaded p521 v0.13.3 |
| 2048 | 2026-02-18T03:12:49.578Z | Downloaded oso-derive v0.27.3 |
| 2049 | 2026-02-18T03:12:49.578Z | Downloaded olpc-cjson v0.1.4 |
| 2050 | 2026-02-18T03:12:49.578Z | Downloaded nix v0.27.1 |
| 2051 | 2026-02-18T03:12:49.603Z | Downloaded cookie_store v0.21.1 |
| 2052 | 2026-02-18T03:12:49.603Z | Downloaded rayon-core v1.12.1 |
| 2053 | 2026-02-18T03:12:49.603Z | Downloaded proc-macro-error2 v2.0.1 |
| 2054 | 2026-02-18T03:12:49.603Z | Downloaded oxide-tokio-rt v0.1.2 |
| 2055 | 2026-02-18T03:12:49.603Z | Downloaded openssl-probe v0.1.5 |
| 2056 | 2026-02-18T03:12:49.603Z | Downloaded opaque-debug v0.3.1 |
| 2057 | 2026-02-18T03:12:49.603Z | Downloaded omicron-zone-package v0.12.2 |
| 2058 | 2026-02-18T03:12:49.627Z | Downloaded object v0.30.4 |
| 2059 | 2026-02-18T03:12:49.627Z | Downloaded num-derive v0.4.2 |
| 2060 | 2026-02-18T03:12:49.627Z | Downloaded num-derive v0.3.3 |
| 2061 | 2026-02-18T03:12:49.627Z | Downloaded itertools v0.14.0 |
| 2062 | 2026-02-18T03:12:49.651Z | Downloaded bindgen v0.69.5 |
| 2063 | 2026-02-18T03:12:49.651Z | Downloaded radium v0.7.0 |
| 2064 | 2026-02-18T03:12:49.651Z | Downloaded quick-error v1.2.3 |
| 2065 | 2026-02-18T03:12:49.651Z | Downloaded precomputed-hash v0.1.1 |
| 2066 | 2026-02-18T03:12:49.651Z | Downloaded ppv-lite86 v0.2.20 |
| 2067 | 2026-02-18T03:12:49.651Z | Downloaded polyval v0.6.2 |
| 2068 | 2026-02-18T03:12:49.651Z | Downloaded pin-project-lite v0.2.14 |
| 2069 | 2026-02-18T03:12:49.651Z | Downloaded pin-project-internal v1.1.6 |
| 2070 | 2026-02-18T03:12:49.676Z | Downloaded number_prefix v0.4.0 |
| 2071 | 2026-02-18T03:12:49.676Z | Downloaded ingot-macros v0.1.1 |
| 2072 | 2026-02-18T03:12:49.676Z | Downloaded ingot v0.1.1 |
| 2073 | 2026-02-18T03:12:49.676Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 2074 | 2026-02-18T03:12:49.676Z | Downloaded hickory-server v0.25.2 |
| 2075 | 2026-02-18T03:12:49.676Z | Downloaded heapless v0.8.0 |
| 2076 | 2026-02-18T03:12:49.676Z | Downloaded goblin v0.10.2 |
| 2077 | 2026-02-18T03:12:49.700Z | Downloaded git2 v0.20.2 |
| 2078 | 2026-02-18T03:12:49.700Z | Downloaded futures-core v0.3.31 |
| 2079 | 2026-02-18T03:12:49.700Z | Downloaded flume v0.11.1 |
| 2080 | 2026-02-18T03:12:49.700Z | Downloaded flate2 v1.1.2 |
| 2081 | 2026-02-18T03:12:49.724Z | Downloaded ed25519-dalek v2.1.1 |
| 2082 | 2026-02-18T03:12:49.724Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 2083 | 2026-02-18T03:12:49.724Z | Downloaded diff v0.1.13 |
| 2084 | 2026-02-18T03:12:49.724Z | Downloaded diesel-dtrace v0.4.2 |
| 2085 | 2026-02-18T03:12:49.724Z | Downloaded derive_more v0.99.20 |
| 2086 | 2026-02-18T03:12:49.724Z | Downloaded derive_builder_core v0.20.2 |
| 2087 | 2026-02-18T03:12:49.724Z | Downloaded derive-ex v0.1.8 |
| 2088 | 2026-02-18T03:12:49.724Z | Downloaded constant_time_eq v0.3.1 |
| 2089 | 2026-02-18T03:12:49.724Z | Downloaded cmake v0.1.51 |
| 2090 | 2026-02-18T03:12:49.724Z | Downloaded progenitor v0.8.0 |
| 2091 | 2026-02-18T03:12:49.748Z | Downloaded predicates v3.1.3 |
| 2092 | 2026-02-18T03:12:49.748Z | Downloaded path-slash v0.1.5 |
| 2093 | 2026-02-18T03:12:49.749Z | Downloaded password-hash v0.4.2 |
| 2094 | 2026-02-18T03:12:49.749Z | Downloaded p256 v0.13.2 |
| 2095 | 2026-02-18T03:12:49.749Z | Downloaded oso v0.27.3 |
| 2096 | 2026-02-18T03:12:49.749Z | Downloaded nix v0.28.0 |
| 2097 | 2026-02-18T03:12:49.773Z | Downloaded libm v0.2.8 |
| 2098 | 2026-02-18T03:12:49.773Z | Downloaded instant v0.1.13 |
| 2099 | 2026-02-18T03:12:49.773Z | Downloaded headers-core v0.3.0 |
| 2100 | 2026-02-18T03:12:49.773Z | Downloaded half v1.8.3 |
| 2101 | 2026-02-18T03:12:49.773Z | Downloaded foldhash v0.1.5 |
| 2102 | 2026-02-18T03:12:49.773Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 2103 | 2026-02-18T03:12:49.773Z | Downloaded bytes v1.11.1 |
| 2104 | 2026-02-18T03:12:49.797Z | Downloaded blake2 v0.10.6 |
| 2105 | 2026-02-18T03:12:49.797Z | Downloaded md5 v0.7.0 |
| 2106 | 2026-02-18T03:12:49.797Z | Downloaded maplit v1.0.2 |
| 2107 | 2026-02-18T03:12:49.797Z | Downloaded futures-io v0.3.31 |
| 2108 | 2026-02-18T03:12:49.797Z | Downloaded dtrace-parser v0.3.0 |
| 2109 | 2026-02-18T03:12:49.797Z | Downloaded dsl_auto_type v0.1.2 |
| 2110 | 2026-02-18T03:12:49.797Z | Downloaded document-features v0.2.11 |
| 2111 | 2026-02-18T03:12:49.797Z | Downloaded dirs-sys-next v0.1.2 |
| 2112 | 2026-02-18T03:12:49.797Z | Downloaded derive-where v1.5.0 |
| 2113 | 2026-02-18T03:12:49.797Z | Downloaded compact_str v0.8.0 |
| 2114 | 2026-02-18T03:12:49.797Z | Downloaded chrono-tz v0.10.4 |
| 2115 | 2026-02-18T03:12:49.822Z | Downloaded base64ct v1.6.0 |
| 2116 | 2026-02-18T03:12:49.822Z | Downloaded num_enum v0.5.11 |
| 2117 | 2026-02-18T03:12:49.846Z | Downloaded num-rational v0.4.2 |
| 2118 | 2026-02-18T03:12:49.846Z | Downloaded nu-ansi-term v0.50.1 |
| 2119 | 2026-02-18T03:12:49.846Z | Downloaded newtype_derive v0.1.6 |
| 2120 | 2026-02-18T03:12:49.846Z | Downloaded moka v0.12.10 |
| 2121 | 2026-02-18T03:12:49.846Z | Downloaded mime_guess v2.0.5 |
| 2122 | 2026-02-18T03:12:49.871Z | Downloaded memoffset v0.9.1 |
| 2123 | 2026-02-18T03:12:49.871Z | Downloaded linear-map v1.2.0 |
| 2124 | 2026-02-18T03:12:49.871Z | Downloaded libefi-sys v0.1.0 |
| 2125 | 2026-02-18T03:12:49.871Z | Downloaded internet-checksum v0.2.1 |
| 2126 | 2026-02-18T03:12:49.871Z | Downloaded highway v1.3.0 |
| 2127 | 2026-02-18T03:12:49.871Z | Downloaded h2 v0.4.6 |
| 2128 | 2026-02-18T03:12:49.871Z | Downloaded futures v0.3.31 |
| 2129 | 2026-02-18T03:12:49.871Z | Downloaded nodrop v0.1.14 |
| 2130 | 2026-02-18T03:12:49.871Z | Downloaded nibble_vec v0.1.0 |
| 2131 | 2026-02-18T03:12:49.895Z | Downloaded new_debug_unreachable v1.0.6 |
| 2132 | 2026-02-18T03:12:49.895Z | Downloaded libsw v3.5.0 |
| 2133 | 2026-02-18T03:12:49.895Z | Downloaded bb8 v0.8.5 |
| 2134 | 2026-02-18T03:12:49.895Z | Downloaded lockfree-object-pool v0.1.6 |
| 2135 | 2026-02-18T03:12:49.895Z | Downloaded litrs v0.4.1 |
| 2136 | 2026-02-18T03:12:49.895Z | Downloaded jiff-static v0.2.15 |
| 2137 | 2026-02-18T03:12:49.895Z | Downloaded http-range v0.1.5 |
| 2138 | 2026-02-18T03:12:49.895Z | Downloaded headers v0.4.1 |
| 2139 | 2026-02-18T03:12:49.895Z | Downloaded hashbrown v0.15.4 |
| 2140 | 2026-02-18T03:12:49.920Z | Downloaded hash32 v0.2.1 |
| 2141 | 2026-02-18T03:12:49.920Z | Downloaded getrandom v0.2.15 |
| 2142 | 2026-02-18T03:12:49.920Z | Downloaded dropshot_endpoint v0.16.7 |
| 2143 | 2026-02-18T03:12:49.920Z | Downloaded filetime v0.2.26 |
| 2144 | 2026-02-18T03:12:49.920Z | Downloaded dropshot-api-manager v0.3.0 |
| 2145 | 2026-02-18T03:12:49.920Z | Downloaded diesel_derives v2.2.3 |
| 2146 | 2026-02-18T03:12:49.920Z | Downloaded maybe-uninit v2.0.0 |
| 2147 | 2026-02-18T03:12:49.944Z | Downloaded lock_api v0.4.12 |
| 2148 | 2026-02-18T03:12:49.944Z | Downloaded hostname v0.4.2 |
| 2149 | 2026-02-18T03:12:49.945Z | Downloaded hickory-client v0.25.2 |
| 2150 | 2026-02-18T03:12:49.945Z | Downloaded heapless v0.7.17 |
| 2151 | 2026-02-18T03:12:49.945Z | Downloaded env_filter v0.1.2 |
| 2152 | 2026-02-18T03:12:49.945Z | Downloaded bcs v0.1.6 |
| 2153 | 2026-02-18T03:12:49.945Z | Downloaded multer v3.1.0 |
| 2154 | 2026-02-18T03:12:49.945Z | Downloaded miniz_oxide v0.8.5 |
| 2155 | 2026-02-18T03:12:49.945Z | Downloaded lalrpop-util v0.19.12 |
| 2156 | 2026-02-18T03:12:49.945Z | Downloaded fatfs v0.3.6 |
| 2157 | 2026-02-18T03:12:49.969Z | Downloaded derive_builder_macro v0.20.2 |
| 2158 | 2026-02-18T03:12:49.969Z | Downloaded bzip2 v0.4.4 |
| 2159 | 2026-02-18T03:12:49.969Z | Downloaded libz-rs-sys v0.5.1 |
| 2160 | 2026-02-18T03:12:49.969Z | Downloaded libsw-core v0.3.1 |
| 2161 | 2026-02-18T03:12:49.969Z | Downloaded lazycell v1.3.0 |
| 2162 | 2026-02-18T03:12:49.969Z | Downloaded jobserver v0.1.32 |
| 2163 | 2026-02-18T03:12:49.969Z | Downloaded half v2.4.1 |
| 2164 | 2026-02-18T03:12:49.969Z | Downloaded globwalk v0.9.1 |
| 2165 | 2026-02-18T03:12:49.969Z | Downloaded gimli v0.31.1 |
| 2166 | 2026-02-18T03:12:49.993Z | Downloaded ghash v0.5.1 |
| 2167 | 2026-02-18T03:12:49.993Z | Downloaded futures-task v0.3.31 |
| 2168 | 2026-02-18T03:12:49.993Z | Downloaded dirs-next v2.0.0 |
| 2169 | 2026-02-18T03:12:49.993Z | Downloaded kstat-rs v0.2.4 |
| 2170 | 2026-02-18T03:12:49.993Z | Downloaded inout v0.1.3 |
| 2171 | 2026-02-18T03:12:49.993Z | Downloaded hickory-resolver v0.25.2 |
| 2172 | 2026-02-18T03:12:49.993Z | Downloaded fs-err v2.11.0 |
| 2173 | 2026-02-18T03:12:49.993Z | Downloaded drift v0.1.3 |
| 2174 | 2026-02-18T03:12:49.993Z | Downloaded fxhash v0.2.1 |
| 2175 | 2026-02-18T03:12:49.993Z | Downloaded display-error-chain v0.2.2 |
| 2176 | 2026-02-18T03:12:49.993Z | Downloaded difflib v0.4.0 |
| 2177 | 2026-02-18T03:12:49.993Z | Downloaded bzip2 v0.5.2 |
| 2178 | 2026-02-18T03:12:50.018Z | Downloaded bitfield v0.19.2 |
| 2179 | 2026-02-18T03:12:50.018Z | Downloaded home v0.5.9 |
| 2180 | 2026-02-18T03:12:50.018Z | Downloaded hashbrown v0.13.2 |
| 2181 | 2026-02-18T03:12:50.018Z | Downloaded glob v0.3.2 |
| 2182 | 2026-02-18T03:12:50.018Z | Downloaded futures-util v0.3.31 |
| 2183 | 2026-02-18T03:12:50.042Z | Downloaded derive_builder v0.20.2 |
| 2184 | 2026-02-18T03:12:50.042Z | Downloaded httparse v1.9.5 |
| 2185 | 2026-02-18T03:12:50.042Z | Downloaded hostname v0.3.1 |
| 2186 | 2026-02-18T03:12:50.042Z | Downloaded futures-channel v0.3.31 |
| 2187 | 2026-02-18T03:12:50.042Z | Downloaded funty v2.0.0 |
| 2188 | 2026-02-18T03:12:50.042Z | Downloaded float-ord v0.3.2 |
| 2189 | 2026-02-18T03:12:50.042Z | Downloaded dof v0.4.0 |
| 2190 | 2026-02-18T03:12:50.042Z | Downloaded hickory-resolver v0.24.4 |
| 2191 | 2026-02-18T03:12:50.067Z | Downloaded hex-literal v0.4.1 |
| 2192 | 2026-02-18T03:12:50.067Z | Downloaded futures-macro v0.3.31 |
| 2193 | 2026-02-18T03:12:50.067Z | Downloaded globset v0.4.15 |
| 2194 | 2026-02-18T03:12:50.067Z | Downloaded fixedbitset v0.5.7 |
| 2195 | 2026-02-18T03:12:50.067Z | Downloaded ff v0.13.0 |
| 2196 | 2026-02-18T03:12:50.067Z | Downloaded endian-type v0.1.2 |
| 2197 | 2026-02-18T03:12:50.067Z | Downloaded embedded-io v0.4.0 |
| 2198 | 2026-02-18T03:12:50.067Z | Downloaded dunce v1.0.5 |
| 2199 | 2026-02-18T03:12:50.067Z | Downloaded console v0.16.0 |
| 2200 | 2026-02-18T03:12:50.067Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2201 | 2026-02-18T03:12:50.091Z | Downloaded gethostname v0.5.0 |
| 2202 | 2026-02-18T03:12:50.091Z | Downloaded float-cmp v0.10.0 |
| 2203 | 2026-02-18T03:12:50.091Z | Downloaded embedded-io v0.6.1 |
| 2204 | 2026-02-18T03:12:50.091Z | Downloaded enum-as-inner v0.6.1 |
| 2205 | 2026-02-18T03:12:50.091Z | Downloaded fd-lock v4.0.2 |
| 2206 | 2026-02-18T03:12:50.091Z | Downloaded fallible-iterator v0.2.0 |
| 2207 | 2026-02-18T03:12:50.091Z | Downloaded ctr v0.9.2 |
| 2208 | 2026-02-18T03:12:50.091Z | Downloaded bitvec v1.0.1 |
| 2209 | 2026-02-18T03:12:50.115Z | Downloaded futures-executor v0.3.31 |
| 2210 | 2026-02-18T03:12:50.115Z | Downloaded crc8 v0.1.1 |
| 2211 | 2026-02-18T03:12:50.115Z | Downloaded bumpalo v3.16.0 |
| 2212 | 2026-02-18T03:12:50.116Z | Downloaded bstr v1.10.0 |
| 2213 | 2026-02-18T03:12:50.140Z | Downloaded ena v0.14.3 |
| 2214 | 2026-02-18T03:12:50.140Z | Downloaded crc32fast v1.4.2 |
| 2215 | 2026-02-18T03:12:50.140Z | Downloaded crc-any v2.5.0 |
| 2216 | 2026-02-18T03:12:50.140Z | Downloaded corncobs v0.1.4 |
| 2217 | 2026-02-18T03:12:50.140Z | Downloaded colored v2.2.0 |
| 2218 | 2026-02-18T03:12:50.140Z | Downloaded bitfield-macros v0.19.2 |
| 2219 | 2026-02-18T03:12:50.140Z | Downloaded aws-lc-rs v1.12.4 |
| 2220 | 2026-02-18T03:12:50.165Z | Downloaded crossbeam-deque v0.8.5 |
| 2221 | 2026-02-18T03:12:50.165Z | Downloaded backoff v0.4.0 |
| 2222 | 2026-02-18T03:12:50.165Z | Downloaded darling_macro v0.20.10 |
| 2223 | 2026-02-18T03:12:50.165Z | Downloaded darling_core v0.21.0 |
| 2224 | 2026-02-18T03:12:50.165Z | Downloaded darling_core v0.20.10 |
| 2225 | 2026-02-18T03:12:50.165Z | Downloaded darling v0.21.0 |
| 2226 | 2026-02-18T03:12:50.189Z | Downloaded daft v0.1.4 |
| 2227 | 2026-02-18T03:12:50.189Z | Downloaded csv v1.3.1 |
| 2228 | 2026-02-18T03:12:50.213Z | Downloaded crunchy v0.2.2 |
| 2229 | 2026-02-18T03:12:50.213Z | Downloaded critical-section v1.1.3 |
| 2230 | 2026-02-18T03:12:50.213Z | Downloaded crc-catalog v2.4.0 |
| 2231 | 2026-02-18T03:12:50.213Z | Downloaded crc v3.2.1 |
| 2232 | 2026-02-18T03:12:50.213Z | Downloaded cookie v0.18.1 |
| 2233 | 2026-02-18T03:12:50.214Z | Downloaded console v0.15.10 |
| 2234 | 2026-02-18T03:12:50.214Z | Downloaded cobs v0.2.3 |
| 2235 | 2026-02-18T03:12:50.214Z | Downloaded clang-sys v1.8.1 |
| 2236 | 2026-02-18T03:12:50.214Z | Downloaded cipher v0.4.4 |
| 2237 | 2026-02-18T03:12:50.238Z | Downloaded cfg_aliases v0.1.1 |
| 2238 | 2026-02-18T03:12:50.238Z | Downloaded cassowary v0.3.0 |
| 2239 | 2026-02-18T03:12:50.238Z | Downloaded cargo-platform v0.1.8 |
| 2240 | 2026-02-18T03:12:50.238Z | Downloaded cancel-safe-futures v0.1.5 |
| 2241 | 2026-02-18T03:12:50.238Z | Downloaded buf-list v1.0.3 |
| 2242 | 2026-02-18T03:12:50.238Z | Downloaded blowfish v0.9.1 |
| 2243 | 2026-02-18T03:12:50.238Z | Downloaded bitfield-struct v0.6.2 |
| 2244 | 2026-02-18T03:12:50.238Z | Downloaded bit-vec v0.8.0 |
| 2245 | 2026-02-18T03:12:50.238Z | Downloaded bit-vec v0.6.3 |
| 2246 | 2026-02-18T03:12:50.238Z | Downloaded bit-set v0.8.0 |
| 2247 | 2026-02-18T03:12:50.238Z | Downloaded bit-set v0.5.3 |
| 2248 | 2026-02-18T03:12:50.238Z | Downloaded bindgen v0.71.1 |
| 2249 | 2026-02-18T03:12:50.262Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 2250 | 2026-02-18T03:12:50.262Z | Downloaded base64 v0.13.1 |
| 2251 | 2026-02-18T03:12:50.262Z | Downloaded backtrace v0.3.74 |
| 2252 | 2026-02-18T03:12:50.262Z | Downloaded aes v0.8.4 |
| 2253 | 2026-02-18T03:12:50.262Z | Downloaded darling_macro v0.21.0 |
| 2254 | 2026-02-18T03:12:50.262Z | Downloaded darling v0.20.10 |
| 2255 | 2026-02-18T03:12:50.262Z | Downloaded convert_case v0.7.1 |
| 2256 | 2026-02-18T03:12:50.287Z | Downloaded convert_case v0.4.0 |
| 2257 | 2026-02-18T03:12:50.287Z | Downloaded const_format_proc_macros v0.2.34 |
| 2258 | 2026-02-18T03:12:50.287Z | Downloaded const_format v0.2.34 |
| 2259 | 2026-02-18T03:12:50.287Z | Downloaded colored v3.0.0 |
| 2260 | 2026-02-18T03:12:50.287Z | Downloaded chacha20poly1305 v0.10.1 |
| 2261 | 2026-02-18T03:12:50.287Z | Downloaded chacha20 v0.9.1 |
| 2262 | 2026-02-18T03:12:50.287Z | Downloaded cc v1.2.30 |
| 2263 | 2026-02-18T03:12:50.287Z | Downloaded cbc v0.1.2 |
| 2264 | 2026-02-18T03:12:50.287Z | Downloaded castaway v0.2.3 |
| 2265 | 2026-02-18T03:12:50.287Z | Downloaded daft-derive v0.1.4 |
| 2266 | 2026-02-18T03:12:50.311Z | Downloaded csv-core v0.1.11 |
| 2267 | 2026-02-18T03:12:50.311Z | Downloaded cexpr v0.6.0 |
| 2268 | 2026-02-18T03:12:50.311Z | Downloaded cargo_metadata v0.19.2 |
| 2269 | 2026-02-18T03:12:50.311Z | Downloaded camino-tempfile-ext v0.3.2 |
| 2270 | 2026-02-18T03:12:50.311Z | Downloaded async-recursion v1.1.1 |
| 2271 | 2026-02-18T03:12:50.311Z | Downloaded defmt-macros v0.3.9 |
| 2272 | 2026-02-18T03:12:50.311Z | Downloaded defmt v0.3.8 |
| 2273 | 2026-02-18T03:12:50.311Z | Downloaded argon2 v0.5.3 |
| 2274 | 2026-02-18T03:12:50.336Z | Downloaded arc-swap v1.7.1 |
| 2275 | 2026-02-18T03:12:50.336Z | Downloaded aho-corasick v1.1.3 |
| 2276 | 2026-02-18T03:12:50.336Z | Downloaded defmt-parser v0.3.4 |
| 2277 | 2026-02-18T03:12:50.336Z | Downloaded async-bb8-diesel v0.2.1 |
| 2278 | 2026-02-18T03:12:50.336Z | Downloaded assert_matches v1.5.0 |
| 2279 | 2026-02-18T03:12:50.336Z | Downloaded arrayvec v0.7.6 |
| 2280 | 2026-02-18T03:12:50.336Z | Downloaded aead v0.5.2 |
| 2281 | 2026-02-18T03:12:50.336Z | Downloaded addr2line v0.24.2 |
| 2282 | 2026-02-18T03:12:50.336Z | Downloaded arrayref v0.3.9 |
| 2283 | 2026-02-18T03:12:50.336Z | Downloaded array-init v0.0.4 |
| 2284 | 2026-02-18T03:12:50.549Z | Compiling value-bag v1.12.0 |
| 2285 | 2026-02-18T03:12:50.549Z | Compiling lock_api v0.4.12 |
| 2286 | 2026-02-18T03:12:50.573Z | Compiling scopeguard v1.2.0 |
| 2287 | 2026-02-18T03:12:50.658Z | Compiling shlex v1.3.0 |
| 2288 | 2026-02-18T03:12:50.682Z | Compiling typenum v1.17.0 |
| 2289 | 2026-02-18T03:12:50.706Z | Compiling syn v2.0.114 |
| 2290 | 2026-02-18T03:12:50.731Z | Compiling getrandom v0.2.15 |
| 2291 | 2026-02-18T03:12:50.731Z | Compiling jobserver v0.1.32 |
| 2292 | 2026-02-18T03:12:50.965Z | Compiling smallvec v1.15.1 |
| 2293 | 2026-02-18T03:12:51.162Z | Compiling cc v1.2.30 |
| 2294 | 2026-02-18T03:12:51.199Z | Compiling log v0.4.29 |
| 2295 | 2026-02-18T03:12:51.320Z | Compiling rand_core v0.6.4 |
| 2296 | 2026-02-18T03:12:51.406Z | Compiling generic-array v0.14.7 |
| 2297 | 2026-02-18T03:12:51.511Z | Compiling subtle v2.6.1 |
| 2298 | 2026-02-18T03:12:51.815Z | Compiling portable-atomic v1.11.0 |
| 2299 | 2026-02-18T03:12:51.874Z | Compiling const-oid v0.9.6 |
| 2300 | 2026-02-18T03:12:51.902Z | Compiling critical-section v1.1.3 |
| 2301 | 2026-02-18T03:12:51.930Z | Compiling serde_json v1.0.149 |
| 2302 | 2026-02-18T03:12:52.023Z | Compiling getrandom v0.3.4 |
| 2303 | 2026-02-18T03:12:52.112Z | Compiling pkg-config v0.3.31 |
| 2304 | 2026-02-18T03:12:52.368Z | Compiling spin v0.9.8 |
| 2305 | 2026-02-18T03:12:52.792Z | Compiling parking_lot_core v0.9.10 |
| 2306 | 2026-02-18T03:12:53.049Z | Compiling pin-project-lite v0.2.14 |
| 2307 | 2026-02-18T03:12:53.240Z | Compiling regex-syntax v0.8.5 |
| 2308 | 2026-02-18T03:12:53.473Z | Compiling libm v0.2.8 |
| 2309 | 2026-02-18T03:12:54.101Z | Compiling rustix v0.38.37 |
| 2310 | 2026-02-18T03:12:54.265Z | Compiling once_cell v1.21.3 |
| 2311 | 2026-02-18T03:12:54.494Z | Compiling signal-hook-registry v1.4.2 |
| 2312 | 2026-02-18T03:12:54.707Z | Compiling num-traits v0.2.19 |
| 2313 | 2026-02-18T03:12:54.838Z | Compiling allocator-api2 v0.2.21 |
| 2314 | 2026-02-18T03:12:55.054Z | Compiling parking_lot v0.12.3 |
| 2315 | 2026-02-18T03:12:55.180Z | Compiling mio v1.0.2 |
| 2316 | 2026-02-18T03:12:55.427Z | Compiling futures-core v0.3.31 |
| 2317 | 2026-02-18T03:12:55.550Z | Compiling lazy_static v1.5.0 |
| 2318 | 2026-02-18T03:12:55.713Z | Compiling aho-corasick v1.1.3 |
| 2319 | 2026-02-18T03:12:55.742Z | Compiling percent-encoding v2.3.2 |
| 2320 | 2026-02-18T03:12:55.824Z | Compiling socket2 v0.6.1 |
| 2321 | 2026-02-18T03:12:56.166Z | Compiling slab v0.4.9 |
| 2322 | 2026-02-18T03:12:56.267Z | Compiling cpufeatures v0.2.14 |
| 2323 | 2026-02-18T03:12:56.295Z | Compiling glob v0.3.2 |
| 2324 | 2026-02-18T03:12:56.411Z | Compiling either v1.15.0 |
| 2325 | 2026-02-18T03:12:56.684Z | Compiling futures-sink v0.3.31 |
| 2326 | 2026-02-18T03:12:56.846Z | Compiling hashbrown v0.16.1 |
| 2327 | 2026-02-18T03:12:56.888Z | Compiling futures-channel v0.3.31 |
| 2328 | 2026-02-18T03:12:57.037Z | Compiling futures-task v0.3.31 |
| 2329 | 2026-02-18T03:12:57.080Z | Compiling clang-sys v1.8.1 |
| 2330 | 2026-02-18T03:12:57.321Z | Compiling rustversion v1.0.22 |
| 2331 | 2026-02-18T03:12:57.391Z | Compiling pin-utils v0.1.0 |
| 2332 | 2026-02-18T03:12:57.543Z | Compiling regex-automata v0.4.11 |
| 2333 | 2026-02-18T03:12:57.664Z | Compiling futures-io v0.3.31 |
| 2334 | 2026-02-18T03:12:57.788Z | Compiling prettyplease v0.2.36 |
| 2335 | 2026-02-18T03:12:57.981Z | Compiling synstructure v0.13.1 |
| 2336 | 2026-02-18T03:12:58.100Z | Compiling minimal-lexical v0.2.1 |
| 2337 | 2026-02-18T03:12:58.200Z | Compiling indexmap v2.13.0 |
| 2338 | 2026-02-18T03:12:58.712Z | Compiling nom v7.1.3 |
| 2339 | 2026-02-18T03:12:59.076Z | Compiling libloading v0.8.5 |
| 2340 | 2026-02-18T03:12:59.403Z | Compiling ident_case v1.0.1 |
| 2341 | 2026-02-18T03:12:59.428Z | Compiling base64ct v1.6.0 |
| 2342 | 2026-02-18T03:12:59.509Z | Compiling home v0.5.9 |
| 2343 | 2026-02-18T03:12:59.657Z | Compiling bindgen v0.69.5 |
| 2344 | 2026-02-18T03:12:59.789Z | Compiling itertools v0.12.1 |
| 2345 | 2026-02-18T03:13:00.029Z | Compiling pem-rfc7468 v0.7.0 |
| 2346 | 2026-02-18T03:13:00.613Z | Compiling form_urlencoded v1.2.2 |
| 2347 | 2026-02-18T03:13:00.672Z | Compiling flagset v0.4.6 |
| 2348 | 2026-02-18T03:13:00.935Z | Compiling rustc-hash v1.1.0 |
| 2349 | 2026-02-18T03:13:00.964Z | Compiling lazycell v1.3.0 |
| 2350 | 2026-02-18T03:13:01.136Z | Compiling rand_core v0.9.3 |
| 2351 | 2026-02-18T03:13:01.185Z | Compiling cmake v0.1.51 |
| 2352 | 2026-02-18T03:13:01.710Z | Compiling cexpr v0.6.0 |
| 2353 | 2026-02-18T03:13:01.922Z | Compiling paste v1.0.15 |
| 2354 | 2026-02-18T03:13:02.017Z | Compiling fs_extra v1.3.0 |
| 2355 | 2026-02-18T03:13:02.473Z | Compiling foldhash v0.1.5 |
| 2356 | 2026-02-18T03:13:02.520Z | Compiling iana-time-zone v0.1.63 |
| 2357 | 2026-02-18T03:13:02.583Z | Compiling dunce v1.0.5 |
| 2358 | 2026-02-18T03:13:02.620Z | Compiling serde_derive v1.0.228 |
| 2359 | 2026-02-18T03:13:02.676Z | Compiling zeroize_derive v1.4.2 |
| 2360 | 2026-02-18T03:13:02.782Z | Compiling zerofrom-derive v0.1.4 |
| 2361 | 2026-02-18T03:13:02.847Z | Compiling yoke-derive v0.7.4 |
| 2362 | 2026-02-18T03:13:02.968Z | Compiling zerovec-derive v0.10.3 |
| 2363 | 2026-02-18T03:13:03.249Z | Compiling displaydoc v0.2.5 |
| 2364 | 2026-02-18T03:13:04.018Z | Compiling zeroize v1.8.1 |
| 2365 | 2026-02-18T03:13:04.759Z | Compiling icu_provider_macros v1.5.0 |
| 2366 | 2026-02-18T03:13:05.209Z | Compiling zerocopy-derive v0.7.35 |
| 2367 | 2026-02-18T03:13:05.400Z | Compiling tokio-macros v2.6.0 |
| 2368 | 2026-02-18T03:13:05.751Z | Compiling crypto-common v0.1.6 |
| 2369 | 2026-02-18T03:13:05.793Z | Compiling block-buffer v0.10.4 |
| 2370 | 2026-02-18T03:13:05.879Z | Compiling zerofrom v0.1.4 |
| 2371 | 2026-02-18T03:13:06.014Z | Compiling thiserror-impl v2.0.18 |
| 2372 | 2026-02-18T03:13:06.129Z | Compiling digest v0.10.7 |
| 2373 | 2026-02-18T03:13:06.153Z | Compiling yoke v0.7.4 |
| 2374 | 2026-02-18T03:13:06.547Z | Compiling zerovec v0.10.4 |
| 2375 | 2026-02-18T03:13:06.710Z | Compiling hmac v0.12.1 |
| 2376 | 2026-02-18T03:13:06.869Z | Compiling block-padding v0.3.3 |
| 2377 | 2026-02-18T03:13:07.019Z | Compiling futures-macro v0.3.31 |
| 2378 | 2026-02-18T03:13:07.053Z | Compiling zerocopy v0.7.35 |
| 2379 | 2026-02-18T03:13:07.192Z | Compiling inout v0.1.3 |
| 2380 | 2026-02-18T03:13:07.527Z | Compiling regex v1.11.3 |
| 2381 | 2026-02-18T03:13:07.743Z | Compiling cipher v0.4.4 |
| 2382 | 2026-02-18T03:13:08.264Z | Compiling tinystr v0.7.6 |
| 2383 | 2026-02-18T03:13:08.522Z | Compiling icu_collections v1.5.0 |
| 2384 | 2026-02-18T03:13:08.580Z | Compiling ppv-lite86 v0.2.20 |
| 2385 | 2026-02-18T03:13:08.622Z | Compiling sha2 v0.10.9 |
| 2386 | 2026-02-18T03:13:08.771Z | Compiling icu_locid v1.5.0 |
| 2387 | 2026-02-18T03:13:08.843Z | Compiling futures-util v0.3.31 |
| 2388 | 2026-02-18T03:13:09.068Z | Compiling thiserror v2.0.18 |
| 2389 | 2026-02-18T03:13:09.269Z | Compiling der_derive v0.7.3 |
| 2390 | 2026-02-18T03:13:09.328Z | Compiling serde v1.0.228 |
| 2391 | 2026-02-18T03:13:09.365Z | Compiling pest v2.8.2 |
| 2392 | 2026-02-18T03:13:09.516Z | Compiling salsa20 v0.10.2 |
| 2393 | 2026-02-18T03:13:09.781Z | Compiling pbkdf2 v0.12.2 |
| 2394 | 2026-02-18T03:13:09.836Z | Compiling hashbrown v0.15.4 |
| 2395 | 2026-02-18T03:13:09.995Z | Compiling icu_provider v1.5.0 |
| 2396 | 2026-02-18T03:13:10.469Z | Compiling bitflags v2.9.4 |
| 2397 | 2026-02-18T03:13:10.658Z | Compiling bytes v1.11.1 |
| 2398 | 2026-02-18T03:13:10.940Z | Compiling icu_locid_transform v1.5.0 |
| 2399 | 2026-02-18T03:13:11.018Z | Compiling chrono v0.4.43 |
| 2400 | 2026-02-18T03:13:11.241Z | Compiling der v0.7.10 |
| 2401 | 2026-02-18T03:13:11.697Z | Compiling rustc_version v0.4.1 |
| 2402 | 2026-02-18T03:13:12.114Z | Compiling tokio v1.49.0 |
| 2403 | 2026-02-18T03:13:12.309Z | Compiling icu_properties v1.5.1 |
| 2404 | 2026-02-18T03:13:12.376Z | Compiling uuid v1.19.0 |
| 2405 | 2026-02-18T03:13:13.271Z | Compiling spki v0.7.3 |
| 2406 | 2026-02-18T03:13:13.755Z | Compiling zerocopy v0.8.27 |
| 2407 | 2026-02-18T03:13:13.923Z | Compiling vcpkg v0.2.15 |
| 2408 | 2026-02-18T03:13:14.164Z | Compiling pest_meta v2.8.2 |
| 2409 | 2026-02-18T03:13:14.277Z | Compiling http v1.4.0 |
| 2410 | 2026-02-18T03:13:14.541Z | Compiling which v4.4.2 |
| 2411 | 2026-02-18T03:13:15.392Z | Compiling scrypt v0.11.0 |
| 2412 | 2026-02-18T03:13:15.459Z | Compiling rand_chacha v0.9.0 |
| 2413 | 2026-02-18T03:13:15.556Z | Compiling openssl-sys v0.9.109 |
| 2414 | 2026-02-18T03:13:15.885Z | Compiling icu_normalizer v1.5.0 |
| 2415 | 2026-02-18T03:13:16.269Z | Compiling cbc v0.1.2 |
| 2416 | 2026-02-18T03:13:16.493Z | Compiling aes v0.8.4 |
| 2417 | 2026-02-18T03:13:16.548Z | Compiling zerocopy-derive v0.8.27 |
| 2418 | 2026-02-18T03:13:16.703Z | Compiling idna_adapter v1.2.0 |
| 2419 | 2026-02-18T03:13:16.901Z | Compiling idna v1.0.3 |
| 2420 | 2026-02-18T03:13:16.953Z | Compiling rand v0.9.2 |
| 2421 | 2026-02-18T03:13:17.376Z | Compiling pkcs5 v0.7.1 |
| 2422 | 2026-02-18T03:13:17.977Z | Compiling url v2.5.4 |
| 2423 | 2026-02-18T03:13:18.256Z | Compiling pest_generator v2.8.2 |
| 2424 | 2026-02-18T03:13:18.421Z | Compiling tracing-attributes v0.1.27 |
| 2425 | 2026-02-18T03:13:18.681Z | Compiling serde_derive_internals v0.29.1 |
| 2426 | 2026-02-18T03:13:18.798Z | Compiling ring v0.17.14 |
| 2427 | 2026-02-18T03:13:19.668Z | Compiling tracing-core v0.1.32 |
| 2428 | 2026-02-18T03:13:19.735Z | Compiling adler2 v2.0.0 |
| 2429 | 2026-02-18T03:13:19.767Z | Compiling aws-lc-rs v1.12.4 |
| 2430 | 2026-02-18T03:13:19.993Z | Compiling rustix v1.1.3 |
| 2431 | 2026-02-18T03:13:20.190Z | Compiling schemars v0.8.22 |
| 2432 | 2026-02-18T03:13:20.587Z | Compiling miniz_oxide v0.8.5 |
| 2433 | 2026-02-18T03:13:20.686Z | Compiling schemars_derive v0.8.22 |
| 2434 | 2026-02-18T03:13:20.806Z | Compiling tokio-util v0.7.15 |
| 2435 | 2026-02-18T03:13:21.217Z | Compiling tracing v0.1.40 |
| 2436 | 2026-02-18T03:13:21.713Z | Compiling pest_derive v2.8.2 |
| 2437 | 2026-02-18T03:13:21.870Z | Compiling pkcs8 v0.10.2 |
| 2438 | 2026-02-18T03:13:22.490Z | Compiling http-body v1.0.1 |
| 2439 | 2026-02-18T03:13:22.514Z | Compiling scroll_derive v0.13.1 |
| 2440 | 2026-02-18T03:13:22.658Z | Compiling darling_core v0.20.10 |
| 2441 | 2026-02-18T03:13:22.784Z | Compiling tinyvec_macros v0.1.1 |
| 2442 | 2026-02-18T03:13:22.889Z | Compiling httparse v1.9.5 |
| 2443 | 2026-02-18T03:13:22.923Z | Compiling dyn-clone v1.0.20 |
| 2444 | 2026-02-18T03:13:23.177Z | Compiling base64 v0.22.1 |
| 2445 | 2026-02-18T03:13:23.221Z | Compiling rustls-pki-types v1.10.0 |
| 2446 | 2026-02-18T03:13:23.847Z | Compiling tinyvec v1.8.0 |
| 2447 | 2026-02-18T03:13:24.224Z | Compiling scroll v0.13.0 |
| 2448 | 2026-02-18T03:13:24.765Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 2449 | 2026-02-18T03:13:25.158Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2450 | 2026-02-18T03:13:25.441Z | Compiling num-conv v0.1.0 |
| 2451 | 2026-02-18T03:13:25.488Z | Compiling untrusted v0.9.0 |
| 2452 | 2026-02-18T03:13:25.539Z | Compiling tower-service v0.3.3 |
| 2453 | 2026-02-18T03:13:25.690Z | Compiling untrusted v0.7.1 |
| 2454 | 2026-02-18T03:13:25.728Z | Compiling try-lock v0.2.5 |
| 2455 | 2026-02-18T03:13:25.754Z | Compiling powerfmt v0.2.0 |
| 2456 | 2026-02-18T03:13:25.781Z | Compiling atomic-waker v1.1.2 |
| 2457 | 2026-02-18T03:13:25.924Z | Compiling tower-layer v0.3.3 |
| 2458 | 2026-02-18T03:13:25.948Z | Compiling foreign-types-shared v0.1.1 |
| 2459 | 2026-02-18T03:13:26.022Z | Compiling time-core v0.1.6 |
| 2460 | 2026-02-18T03:13:26.119Z | Compiling openssl-probe v0.1.5 |
| 2461 | 2026-02-18T03:13:26.172Z | Compiling openssl v0.10.73 |
| 2462 | 2026-02-18T03:13:26.229Z | Compiling foreign-types v0.3.2 |
| 2463 | 2026-02-18T03:13:26.332Z | Compiling time-macros v0.2.24 |
| 2464 | 2026-02-18T03:13:26.361Z | Compiling tempfile v3.24.0 |
| 2465 | 2026-02-18T03:13:26.440Z | Compiling deranged v0.5.3 |
| 2466 | 2026-02-18T03:13:26.491Z | Compiling h2 v0.4.6 |
| 2467 | 2026-02-18T03:13:26.648Z | Compiling want v0.3.1 |
| 2468 | 2026-02-18T03:13:27.797Z | Compiling darling_macro v0.20.10 |
| 2469 | 2026-02-18T03:13:28.302Z | Compiling goblin v0.10.2 |
| 2470 | 2026-02-18T03:13:28.617Z | Compiling darling v0.20.10 |
| 2471 | 2026-02-18T03:13:28.949Z | Compiling ipnet v2.11.0 |
| 2472 | 2026-02-18T03:13:29.422Z | Compiling openssl-macros v0.1.1 |
| 2473 | 2026-02-18T03:13:29.968Z | Compiling wait-timeout v0.2.0 |
| 2474 | 2026-02-18T03:13:30.057Z | Compiling crossbeam-utils v0.8.21 |
| 2475 | 2026-02-18T03:13:30.120Z | Compiling httpdate v1.0.3 |
| 2476 | 2026-02-18T03:13:30.483Z | Compiling num_threads v0.1.7 |
| 2477 | 2026-02-18T03:13:30.547Z | Compiling usdt-impl v0.6.0 |
| 2478 | 2026-02-18T03:13:30.599Z | Compiling rustls v0.23.19 |
| 2479 | 2026-02-18T03:13:30.666Z | Compiling gimli v0.31.1 |
| 2480 | 2026-02-18T03:13:30.917Z | Compiling bit-vec v0.8.0 |
| 2481 | 2026-02-18T03:13:30.948Z | Compiling quick-error v1.2.3 |
| 2482 | 2026-02-18T03:13:31.004Z | Compiling syn v1.0.109 |
| 2483 | 2026-02-18T03:13:31.141Z | Compiling native-tls v0.2.12 |
| 2484 | 2026-02-18T03:13:31.373Z | Compiling bit-set v0.8.0 |
| 2485 | 2026-02-18T03:13:31.541Z | Compiling rusty-fork v0.3.0 |
| 2486 | 2026-02-18T03:13:31.697Z | Compiling time v0.3.43 |
| 2487 | 2026-02-18T03:13:32.196Z | Compiling derive_builder_core v0.20.2 |
| 2488 | 2026-02-18T03:13:34.059Z | Compiling hyper v1.8.1 |
| 2489 | 2026-02-18T03:13:34.949Z | Compiling dof v0.4.0 |
| 2490 | 2026-02-18T03:13:35.175Z | Compiling addr2line v0.24.2 |
| 2491 | 2026-02-18T03:13:35.440Z | Compiling unicode-normalization v0.1.24 |
| 2492 | 2026-02-18T03:13:35.859Z | Compiling dtrace-parser v0.3.0 |
| 2493 | 2026-02-18T03:13:36.399Z | Compiling heapless v0.7.17 |
| 2494 | 2026-02-18T03:13:36.910Z | Compiling signature v2.2.0 |
| 2495 | 2026-02-18T03:13:37.056Z | Compiling scroll_derive v0.12.0 |
| 2496 | 2026-02-18T03:13:37.261Z | Compiling thiserror-impl v1.0.69 |
| 2497 | 2026-02-18T03:13:37.451Z | Compiling rand_xorshift v0.4.0 |
| 2498 | 2026-02-18T03:13:37.643Z | Compiling darling_core v0.21.0 |
| 2499 | 2026-02-18T03:13:37.748Z | Compiling slog v2.8.2 |
| 2500 | 2026-02-18T03:13:37.993Z | Compiling thread-id v5.0.0 |
| 2501 | 2026-02-18T03:13:38.075Z | Compiling cookie v0.18.1 |
| 2502 | 2026-02-18T03:13:38.150Z | Compiling crc32fast v1.4.2 |
| 2503 | 2026-02-18T03:13:38.244Z | Compiling object v0.36.5 |
| 2504 | 2026-02-18T03:13:38.402Z | Compiling anyhow v1.0.99 |
| 2505 | 2026-02-18T03:13:38.503Z | Compiling siphasher v0.3.11 |
| 2506 | 2026-02-18T03:13:38.530Z | Compiling unicode-properties v0.1.3 |
| 2507 | 2026-02-18T03:13:38.948Z | Compiling zstd-safe v7.2.3 |
| 2508 | 2026-02-18T03:13:38.972Z | Compiling unicode-bidi v0.3.17 |
| 2509 | 2026-02-18T03:13:39.013Z | Compiling signal-hook v0.3.18 |
| 2510 | 2026-02-18T03:13:39.305Z | Compiling unarray v0.1.4 |
| 2511 | 2026-02-18T03:13:39.334Z | Compiling zlib-rs v0.5.1 |
| 2512 | 2026-02-18T03:13:39.334Z | Compiling rustc-demangle v0.1.24 |
| 2513 | 2026-02-18T03:13:39.520Z | Compiling proptest v1.7.0 |
| 2514 | 2026-02-18T03:13:39.866Z | Compiling thiserror v1.0.69 |
| 2515 | 2026-02-18T03:13:40.049Z | Compiling stringprep v0.1.5 |
| 2516 | 2026-02-18T03:13:40.410Z | Compiling phf_shared v0.11.2 |
| 2517 | 2026-02-18T03:13:40.694Z | Compiling scroll v0.12.0 |
| 2518 | 2026-02-18T03:13:41.228Z | Compiling hyper-util v0.1.19 |
| 2519 | 2026-02-18T03:13:41.638Z | Compiling derive_builder_macro v0.20.2 |
| 2520 | 2026-02-18T03:13:43.037Z | Compiling ipnetwork v0.21.1 |
| 2521 | 2026-02-18T03:13:43.133Z | Compiling darling_macro v0.21.0 |
| 2522 | 2026-02-18T03:13:43.857Z | Compiling curve25519-dalek v4.1.3 |
| 2523 | 2026-02-18T03:13:44.034Z | Compiling serde_spanned v0.6.9 |
| 2524 | 2026-02-18T03:13:44.321Z | Compiling backtrace v0.3.74 |
| 2525 | 2026-02-18T03:13:44.522Z | Compiling toml_datetime v0.6.11 |
| 2526 | 2026-02-18T03:13:44.771Z | Compiling serde_tokenstream v0.2.2 |
| 2527 | 2026-02-18T03:13:45.026Z | Compiling libz-rs-sys v0.5.1 |
| 2528 | 2026-02-18T03:13:45.052Z | Compiling erased-serde v0.3.31 |
| 2529 | 2026-02-18T03:13:45.342Z | Compiling rand_chacha v0.3.1 |
| 2530 | 2026-02-18T03:13:45.370Z | Compiling md-5 v0.10.6 |
| 2531 | 2026-02-18T03:13:45.679Z | Compiling vergen-lib v0.1.6 |
| 2532 | 2026-02-18T03:13:45.750Z | Compiling num-integer v0.1.46 |
| 2533 | 2026-02-18T03:13:46.037Z | Compiling sync_wrapper v1.0.1 |
| 2534 | 2026-02-18T03:13:46.265Z | Compiling hash32 v0.2.1 |
| 2535 | 2026-02-18T03:13:46.298Z | Compiling ff v0.13.0 |
| 2536 | 2026-02-18T03:13:46.460Z | Compiling memoffset v0.9.1 |
| 2537 | 2026-02-18T03:13:46.559Z | Compiling fallible-iterator v0.2.0 |
| 2538 | 2026-02-18T03:13:46.677Z | Compiling cfg_aliases v0.2.1 |
| 2539 | 2026-02-18T03:13:46.795Z | Compiling ref-cast v1.0.25 |
| 2540 | 2026-02-18T03:13:46.821Z | Compiling num-bigint-dig v0.8.6 |
| 2541 | 2026-02-18T03:13:46.867Z | Compiling litrs v0.4.1 |
| 2542 | 2026-02-18T03:13:46.958Z | Compiling psl-types v2.0.11 |
| 2543 | 2026-02-18T03:13:47.163Z | Compiling smoltcp v0.9.1 |
| 2544 | 2026-02-18T03:13:47.219Z | Compiling base16ct v0.2.0 |
| 2545 | 2026-02-18T03:13:47.243Z | Compiling publicsuffix v2.3.0 |
| 2546 | 2026-02-18T03:13:47.503Z | Compiling postgres-protocol v0.6.8 |
| 2547 | 2026-02-18T03:13:47.581Z | Compiling sec1 v0.7.3 |
| 2548 | 2026-02-18T03:13:47.607Z | Compiling nix v0.29.0 |
| 2549 | 2026-02-18T03:13:47.972Z | Compiling document-features v0.2.11 |
| 2550 | 2026-02-18T03:13:48.153Z | Compiling group v0.13.0 |
| 2551 | 2026-02-18T03:13:48.368Z | Compiling num-iter v0.1.45 |
| 2552 | 2026-02-18T03:13:48.484Z | Compiling tower v0.5.2 |
| 2553 | 2026-02-18T03:13:48.735Z | Compiling rand v0.8.5 |
| 2554 | 2026-02-18T03:13:49.006Z | Compiling flate2 v1.1.2 |
| 2555 | 2026-02-18T03:13:49.394Z | Compiling newtype-uuid v1.3.2 |
| 2556 | 2026-02-18T03:13:49.681Z | Compiling darling v0.21.0 |
| 2557 | 2026-02-18T03:13:49.819Z | Compiling oxnet v0.1.4 |
| 2558 | 2026-02-18T03:13:49.846Z | Compiling derive_builder v0.20.2 |
| 2559 | 2026-02-18T03:13:49.883Z | Compiling tokio-native-tls v0.3.1 |
| 2560 | 2026-02-18T03:13:50.046Z | Compiling goblin v0.8.2 |
| 2561 | 2026-02-18T03:13:50.646Z | Compiling rustls-native-certs v0.8.1 |
| 2562 | 2026-02-18T03:13:50.670Z | Compiling webpki-roots v1.0.1 |
| 2563 | 2026-02-18T03:13:50.899Z | Compiling http-body-util v0.1.3 |
| 2564 | 2026-02-18T03:13:51.138Z | Compiling strum_macros v0.27.2 |
| 2565 | 2026-02-18T03:13:51.197Z | Compiling terminal_size v0.4.0 |
| 2566 | 2026-02-18T03:13:51.226Z | Compiling cargo-platform v0.1.8 |
| 2567 | 2026-02-18T03:13:51.378Z | Compiling hkdf v0.12.4 |
| 2568 | 2026-02-18T03:13:51.455Z | Compiling crypto-bigint v0.5.5 |
| 2569 | 2026-02-18T03:13:51.675Z | Compiling ref-cast-impl v1.0.25 |
| 2570 | 2026-02-18T03:13:51.729Z | Compiling async-trait v0.1.89 |
| 2571 | 2026-02-18T03:13:52.700Z | Compiling daft-derive v0.1.4 |
| 2572 | 2026-02-18T03:13:52.967Z | Compiling hubpack_derive v0.1.1 |
| 2573 | 2026-02-18T03:13:53.786Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2574 | 2026-02-18T03:13:53.984Z | Compiling vergen v9.0.6 |
| 2575 | 2026-02-18T03:13:54.152Z | Compiling ahash v0.8.12 |
| 2576 | 2026-02-18T03:13:54.303Z | Compiling fs-err v3.1.1 |
| 2577 | 2026-02-18T03:13:54.505Z | Compiling buf-list v1.0.3 |
| 2578 | 2026-02-18T03:13:54.629Z | Compiling bitflags v1.3.2 |
| 2579 | 2026-02-18T03:13:54.771Z | Compiling iri-string v0.7.8 |
| 2580 | 2026-02-18T03:13:55.022Z | Compiling simd-adler32 v0.3.7 |
| 2581 | 2026-02-18T03:13:55.081Z | Compiling lockfree-object-pool v0.1.6 |
| 2582 | 2026-02-18T03:13:55.397Z | Compiling managed v0.8.0 |
| 2583 | 2026-02-18T03:13:55.425Z | Compiling ryu v1.0.18 |
| 2584 | 2026-02-18T03:13:55.564Z | Compiling unicode-segmentation v1.12.0 |
| 2585 | 2026-02-18T03:13:55.761Z | Compiling winnow v0.5.40 |
| 2586 | 2026-02-18T03:13:55.844Z | Compiling bumpalo v3.16.0 |
| 2587 | 2026-02-18T03:13:56.318Z | Compiling zopfli v0.8.1 |
| 2588 | 2026-02-18T03:13:56.482Z | Compiling serde_urlencoded v0.7.1 |
| 2589 | 2026-02-18T03:13:56.990Z | Compiling strum v0.27.2 |
| 2590 | 2026-02-18T03:13:57.215Z | Compiling dof v0.3.0 |
| 2591 | 2026-02-18T03:13:57.715Z | Compiling tower-http v0.6.6 |
| 2592 | 2026-02-18T03:13:58.028Z | Compiling clap_builder v4.5.48 |
| 2593 | 2026-02-18T03:13:58.470Z | Compiling toml_edit v0.19.15 |
| 2594 | 2026-02-18T03:13:58.656Z | Compiling daft v0.1.4 |
| 2595 | 2026-02-18T03:13:58.797Z | Compiling elliptic-curve v0.13.8 |
| 2596 | 2026-02-18T03:13:58.823Z | Compiling hubpack v0.1.2 |
| 2597 | 2026-02-18T03:13:59.231Z | Compiling cargo_metadata v0.19.2 |
| 2598 | 2026-02-18T03:13:59.385Z | Compiling hyper-tls v0.6.0 |
| 2599 | 2026-02-18T03:13:59.598Z | Compiling signal-hook-mio v0.2.4 |
| 2600 | 2026-02-18T03:13:59.778Z | Compiling cookie_store v0.21.1 |
| 2601 | 2026-02-18T03:13:59.803Z | Compiling zstd v0.13.3 |
| 2602 | 2026-02-18T03:14:01.128Z | Compiling serde_with_macros v3.16.1 |
| 2603 | 2026-02-18T03:14:02.125Z | Compiling postgres-types v0.2.9 |
| 2604 | 2026-02-18T03:14:02.365Z | Compiling usdt-macro v0.6.0 |
| 2605 | 2026-02-18T03:14:03.287Z | Compiling usdt-attr-macro v0.6.0 |
| 2606 | 2026-02-18T03:14:03.321Z | Compiling phf v0.11.2 |
| 2607 | 2026-02-18T03:14:03.672Z | Compiling dtrace-parser v0.2.0 |
| 2608 | 2026-02-18T03:14:03.713Z | Compiling ed25519 v2.2.3 |
| 2609 | 2026-02-18T03:14:04.315Z | Compiling bzip2 v0.4.4 |
| 2610 | 2026-02-18T03:14:04.429Z | Compiling bzip2 v0.5.2 |
| 2611 | 2026-02-18T03:14:04.708Z | Compiling pkcs1 v0.7.5 |
| 2612 | 2026-02-18T03:14:04.732Z | Compiling enum-as-inner v0.6.1 |
| 2613 | 2026-02-18T03:14:04.842Z | Compiling strum_macros v0.26.4 |
| 2614 | 2026-02-18T03:14:04.884Z | Compiling clap_derive v4.5.47 |
| 2615 | 2026-02-18T03:14:05.307Z | Compiling hex v0.4.3 |
| 2616 | 2026-02-18T03:14:05.490Z | Compiling serde-big-array v0.5.1 |
| 2617 | 2026-02-18T03:14:05.553Z | Compiling rfc6979 v0.4.0 |
| 2618 | 2026-02-18T03:14:05.608Z | Compiling bstr v1.10.0 |
| 2619 | 2026-02-18T03:14:05.754Z | Compiling serde_repr v0.1.19 |
| 2620 | 2026-02-18T03:14:05.781Z | Compiling float-cmp v0.10.0 |
| 2621 | 2026-02-18T03:14:05.872Z | Compiling env_filter v0.1.2 |
| 2622 | 2026-02-18T03:14:06.054Z | Compiling socket2 v0.5.10 |
| 2623 | 2026-02-18T03:14:06.450Z | Compiling memmap2 v0.9.8 |
| 2624 | 2026-02-18T03:14:06.652Z | Compiling encoding_rs v0.8.34 |
| 2625 | 2026-02-18T03:14:06.829Z | Compiling static_assertions v1.1.0 |
| 2626 | 2026-02-18T03:14:06.891Z | Compiling new_debug_unreachable v1.0.6 |
| 2627 | 2026-02-18T03:14:06.950Z | Compiling whoami v1.5.2 |
| 2628 | 2026-02-18T03:14:06.975Z | Compiling normalize-line-endings v0.3.0 |
| 2629 | 2026-02-18T03:14:07.024Z | Compiling data-encoding v2.9.0 |
| 2630 | 2026-02-18T03:14:07.154Z | Compiling difflib v0.4.0 |
| 2631 | 2026-02-18T03:14:07.482Z | Compiling jiff v0.2.15 |
| 2632 | 2026-02-18T03:14:08.356Z | Compiling predicates-core v1.0.8 |
| 2633 | 2026-02-18T03:14:08.388Z | Compiling rustc-hash v2.1.1 |
| 2634 | 2026-02-18T03:14:08.447Z | Compiling foldhash v0.2.0 |
| 2635 | 2026-02-18T03:14:08.476Z | Compiling mime v0.3.17 |
| 2636 | 2026-02-18T03:14:08.652Z | Compiling keccak v0.1.5 |
| 2637 | 2026-02-18T03:14:08.741Z | Compiling fixedbitset v0.4.2 |
| 2638 | 2026-02-18T03:14:08.872Z | Compiling precomputed-hash v0.1.1 |
| 2639 | 2026-02-18T03:14:09.037Z | Compiling fixedbitset v0.5.7 |
| 2640 | 2026-02-18T03:14:09.065Z | Compiling petgraph v0.6.5 |
| 2641 | 2026-02-18T03:14:09.149Z | Compiling string_cache v0.8.9 |
| 2642 | 2026-02-18T03:14:09.581Z | Compiling petgraph v0.8.2 |
| 2643 | 2026-02-18T03:14:09.648Z | Compiling sha3 v0.10.8 |
| 2644 | 2026-02-18T03:14:09.707Z | Compiling iddqd v0.3.16 |
| 2645 | 2026-02-18T03:14:10.283Z | Compiling toml_edit v0.22.27 |
| 2646 | 2026-02-18T03:14:10.581Z | Compiling predicates v3.1.3 |
| 2647 | 2026-02-18T03:14:11.831Z | Compiling strum v0.26.3 |
| 2648 | 2026-02-18T03:14:11.921Z | Compiling clap v4.5.48 |
| 2649 | 2026-02-18T03:14:12.050Z | Compiling hickory-proto v0.25.2 |
| 2650 | 2026-02-18T03:14:12.078Z | Compiling tokio-postgres v0.7.13 |
| 2651 | 2026-02-18T03:14:12.110Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2652 | 2026-02-18T03:14:12.251Z | Compiling usdt v0.6.0 |
| 2653 | 2026-02-18T03:14:12.719Z | Compiling similar v2.7.0 |
| 2654 | 2026-02-18T03:14:13.583Z | Compiling usdt-impl v0.5.0 |
| 2655 | 2026-02-18T03:14:14.544Z | Compiling zip v4.2.0 |
| 2656 | 2026-02-18T03:14:14.716Z | Compiling env_logger v0.11.8 |
| 2657 | 2026-02-18T03:14:15.401Z | Compiling serde_with v3.16.1 |
| 2658 | 2026-02-18T03:14:16.033Z | Compiling ecdsa v0.16.9 |
| 2659 | 2026-02-18T03:14:16.432Z | Compiling rsa v0.9.8 |
| 2660 | 2026-02-18T03:14:16.514Z | Compiling zip v0.6.6 |
| 2661 | 2026-02-18T03:14:16.794Z | Compiling ed25519-dalek v2.1.1 |
| 2662 | 2026-02-18T03:14:17.655Z | Compiling toml v0.7.8 |
| 2663 | 2026-02-18T03:14:17.956Z | Compiling crossterm v0.28.1 |
| 2664 | 2026-02-18T03:14:19.174Z | Compiling heck v0.4.1 |
| 2665 | 2026-02-18T03:14:19.442Z | Compiling crossbeam-epoch v0.9.18 |
| 2666 | 2026-02-18T03:14:19.515Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2667 | 2026-02-18T03:14:19.621Z | Compiling tokio-stream v0.1.17 |
| 2668 | 2026-02-18T03:14:19.770Z | Compiling x509-cert v0.2.5 |
| 2669 | 2026-02-18T03:14:19.931Z | Compiling openapiv3 v2.2.0 |
| 2670 | 2026-02-18T03:14:20.116Z | Compiling sha1 v0.10.6 |
| 2671 | 2026-02-18T03:14:20.504Z | Compiling itertools v0.10.5 |
| 2672 | 2026-02-18T03:14:20.559Z | Compiling itertools v0.13.0 |
| 2673 | 2026-02-18T03:14:20.799Z | Compiling winnow v0.6.26 |
| 2674 | 2026-02-18T03:14:22.134Z | Compiling lalrpop-util v0.19.12 |
| 2675 | 2026-02-18T03:14:22.519Z | Compiling peg-runtime v0.8.5 |
| 2676 | 2026-02-18T03:14:22.678Z | Compiling thread_local v1.1.8 |
| 2677 | 2026-02-18T03:14:22.991Z | Compiling slog-async v2.8.0 |
| 2678 | 2026-02-18T03:14:23.140Z | Compiling crossbeam-channel v0.5.15 |
| 2679 | 2026-02-18T03:14:23.171Z | Compiling xattr v1.3.1 |
| 2680 | 2026-02-18T03:14:23.282Z | Compiling futures-executor v0.3.31 |
| 2681 | 2026-02-18T03:14:23.429Z | Compiling is-terminal v0.4.13 |
| 2682 | 2026-02-18T03:14:23.502Z | Compiling filetime v0.2.26 |
| 2683 | 2026-02-18T03:14:23.579Z | Compiling term v1.1.0 |
| 2684 | 2026-02-18T03:14:23.624Z | Compiling take_mut v0.2.2 |
| 2685 | 2026-02-18T03:14:23.650Z | Compiling futures v0.3.31 |
| 2686 | 2026-02-18T03:14:23.813Z | Compiling tar v0.4.44 |
| 2687 | 2026-02-18T03:14:24.804Z | Compiling slog-term v2.9.2 |
| 2688 | 2026-02-18T03:14:26.404Z | Compiling aws-lc-sys v0.26.0 |
| 2689 | 2026-02-18T03:15:01.023Z | Compiling rustls-webpki v0.102.8 |
| 2690 | 2026-02-18T03:15:07.880Z | Compiling tokio-rustls v0.26.0 |
| 2691 | 2026-02-18T03:15:08.262Z | Compiling hyper-rustls v0.27.7 |
| 2692 | 2026-02-18T03:15:08.680Z | Compiling reqwest v0.12.24 |
| 2693 | 2026-02-18T03:15:13.876Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2694 | 2026-02-18T03:15:14.348Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2695 | 2026-02-18T03:15:20.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s |
| 2696 | 2026-02-18T03:15:21.061Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2697 | 2026-02-18T03:15:21.151Z | Feb 18 03:15:20.600 INFO Starting download, target: Clickhouse |
| 2698 | 2026-02-18T03:15:21.151Z | Feb 18 03:15:20.602 INFO Starting download, target: Cockroach |
| 2699 | 2026-02-18T03:15:21.151Z | Feb 18 03:15:20.602 INFO Starting download, target: Console |
| 2700 | 2026-02-18T03:15:21.151Z | Feb 18 03:15:20.602 INFO Starting download, target: DendriteStub |
| 2701 | 2026-02-18T03:15:21.151Z | Feb 18 03:15:20.602 INFO Starting download, target: MaghemiteMgd |
| 2702 | 2026-02-18T03:15:21.151Z | Feb 18 03:15:20.602 INFO Starting download, target: TransceiverControl |
| 2703 | 2026-02-18T03:15:21.176Z | Feb 18 03:15:20.602 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2704 | 2026-02-18T03:15:21.176Z | Feb 18 03:15:20.603 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2705 | 2026-02-18T03:15:21.176Z | Feb 18 03:15:20.603 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2706 | 2026-02-18T03:15:21.176Z | Feb 18 03:15:20.604 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2707 | 2026-02-18T03:15:21.176Z | Feb 18 03:15:20.604 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2708 | 2026-02-18T03:15:21.176Z | Feb 18 03:15:20.605 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2709 | 2026-02-18T03:15:21.614Z | Feb 18 03:15:21.064 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2710 | 2026-02-18T03:15:22.033Z | Feb 18 03:15:21.484 INFO Download complete, target: Console |
| 2711 | 2026-02-18T03:15:23.144Z | Feb 18 03:15:22.592 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2712 | 2026-02-18T03:15:23.557Z | Feb 18 03:15:23.006 INFO Download complete, target: TransceiverControl |
| 2713 | 2026-02-18T03:15:25.810Z | Feb 18 03:15:25.260 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2714 | 2026-02-18T03:15:25.896Z | Feb 18 03:15:25.346 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2715 | 2026-02-18T03:15:29.189Z | Feb 18 03:15:28.640 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2716 | 2026-02-18T03:15:29.189Z | Feb 18 03:15:28.640 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2717 | 2026-02-18T03:15:30.121Z | Feb 18 03:15:29.571 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2718 | 2026-02-18T03:15:30.663Z | Feb 18 03:15:30.112 INFO Download complete, target: MaghemiteMgd |
| 2719 | 2026-02-18T03:15:31.718Z | Feb 18 03:15:31.169 INFO Download complete, target: DendriteStub |
| 2720 | 2026-02-18T03:15:39.766Z | Feb 18 03:15:39.217 INFO Checking that binary works, target: Cockroach |
| 2721 | 2026-02-18T03:15:40.050Z | Feb 18 03:15:39.501 INFO Download complete, target: Cockroach |
| 2722 | 2026-02-18T03:15:45.220Z | Feb 18 03:15:44.671 INFO Checking that binary works, target: Clickhouse |
| 2723 | 2026-02-18T03:15:45.564Z | Feb 18 03:15:45.014 INFO Download complete, target: Clickhouse |
| 2724 | 2026-02-18T03:15:45.602Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2725 | 2026-02-18T03:15:45.626Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2726 | 2026-02-18T03:15:48.634Z | Compiling proc-macro2 v1.0.101 |
| 2727 | 2026-02-18T03:15:48.634Z | Compiling unicode-ident v1.0.19 |
| 2728 | 2026-02-18T03:15:48.658Z | Compiling libc v0.2.180 |
| 2729 | 2026-02-18T03:15:48.658Z | Compiling serde_core v1.0.228 |
| 2730 | 2026-02-18T03:15:48.658Z | Compiling serde v1.0.228 |
| 2731 | 2026-02-18T03:15:48.658Z | Compiling autocfg v1.4.0 |
| 2732 | 2026-02-18T03:15:48.658Z | Compiling cfg-if v1.0.4 |
| 2733 | 2026-02-18T03:15:48.687Z | Compiling version_check v0.9.5 |
| 2734 | 2026-02-18T03:15:49.061Z | Compiling memchr v2.7.4 |
| 2735 | 2026-02-18T03:15:49.175Z | Compiling zmij v1.0.15 |
| 2736 | 2026-02-18T03:15:49.792Z | Compiling lock_api v0.4.12 |
| 2737 | 2026-02-18T03:15:49.879Z | Compiling libm v0.2.8 |
| 2738 | 2026-02-18T03:15:50.222Z | Compiling num-traits v0.2.19 |
| 2739 | 2026-02-18T03:15:50.309Z | Compiling serde_json v1.0.149 |
| 2740 | 2026-02-18T03:15:50.517Z | Compiling getrandom v0.3.4 |
| 2741 | 2026-02-18T03:15:50.557Z | Compiling portable-atomic v1.11.0 |
| 2742 | 2026-02-18T03:15:50.703Z | Compiling typenum v1.17.0 |
| 2743 | 2026-02-18T03:15:51.076Z | Compiling quote v1.0.40 |
| 2744 | 2026-02-18T03:15:51.308Z | Compiling generic-array v0.14.7 |
| 2745 | 2026-02-18T03:15:51.425Z | Compiling value-bag v1.12.0 |
| 2746 | 2026-02-18T03:15:51.605Z | Compiling syn v2.0.114 |
| 2747 | 2026-02-18T03:15:51.645Z | Compiling shlex v1.3.0 |
| 2748 | 2026-02-18T03:15:51.669Z | Compiling jobserver v0.1.32 |
| 2749 | 2026-02-18T03:15:51.731Z | Compiling smallvec v1.15.1 |
| 2750 | 2026-02-18T03:15:51.992Z | Compiling log v0.4.29 |
| 2751 | 2026-02-18T03:15:52.030Z | Compiling getrandom v0.2.15 |
| 2752 | 2026-02-18T03:15:52.318Z | Compiling cc v1.2.30 |
| 2753 | 2026-02-18T03:15:52.417Z | Compiling parking_lot_core v0.9.10 |
| 2754 | 2026-02-18T03:15:52.467Z | Compiling itoa v1.0.11 |
| 2755 | 2026-02-18T03:15:52.868Z | Compiling scopeguard v1.2.0 |
| 2756 | 2026-02-18T03:15:53.028Z | Compiling rustix v0.38.37 |
| 2757 | 2026-02-18T03:15:53.621Z | Compiling heck v0.5.0 |
| 2758 | 2026-02-18T03:15:53.681Z | Compiling thiserror v2.0.18 |
| 2759 | 2026-02-18T03:15:53.751Z | Compiling schemars v0.8.22 |
| 2760 | 2026-02-18T03:15:54.117Z | Compiling regex-syntax v0.8.5 |
| 2761 | 2026-02-18T03:15:54.508Z | Compiling rand_core v0.6.4 |
| 2762 | 2026-02-18T03:15:54.838Z | Compiling semver v1.0.27 |
| 2763 | 2026-02-18T03:15:54.885Z | Compiling aho-corasick v1.1.3 |
| 2764 | 2026-02-18T03:15:55.047Z | Compiling slab v0.4.9 |
| 2765 | 2026-02-18T03:15:55.254Z | Compiling stable_deref_trait v1.2.0 |
| 2766 | 2026-02-18T03:15:55.420Z | Compiling pkg-config v0.3.31 |
| 2767 | 2026-02-18T03:15:55.449Z | Compiling subtle v2.6.1 |
| 2768 | 2026-02-18T03:15:55.835Z | Compiling thiserror v1.0.69 |
| 2769 | 2026-02-18T03:15:55.979Z | Compiling allocator-api2 v0.2.21 |
| 2770 | 2026-02-18T03:15:56.448Z | Compiling errno v0.3.12 |
| 2771 | 2026-02-18T03:15:56.519Z | Compiling equivalent v1.0.2 |
| 2772 | 2026-02-18T03:15:56.866Z | Compiling spin v0.9.8 |
| 2773 | 2026-02-18T03:15:57.326Z | Compiling litemap v0.7.3 |
| 2774 | 2026-02-18T03:15:57.364Z | Compiling writeable v0.5.5 |
| 2775 | 2026-02-18T03:15:57.933Z | Compiling regex-automata v0.4.11 |
| 2776 | 2026-02-18T03:15:58.404Z | Compiling either v1.15.0 |
| 2777 | 2026-02-18T03:15:58.436Z | Compiling percent-encoding v2.3.2 |
| 2778 | 2026-02-18T03:15:58.924Z | Compiling icu_locid_transform_data v1.5.0 |
| 2779 | 2026-02-18T03:15:59.022Z | Compiling icu_properties_data v1.5.0 |
| 2780 | 2026-02-18T03:15:59.184Z | Compiling synstructure v0.13.1 |
| 2781 | 2026-02-18T03:15:59.213Z | Compiling serde_derive_internals v0.29.1 |
| 2782 | 2026-02-18T03:15:59.502Z | Compiling write16 v1.0.0 |
| 2783 | 2026-02-18T03:15:59.690Z | Compiling byteorder v1.5.0 |
| 2784 | 2026-02-18T03:15:59.735Z | Compiling icu_normalizer_data v1.5.0 |
| 2785 | 2026-02-18T03:15:59.880Z | Compiling utf8_iter v1.0.4 |
| 2786 | 2026-02-18T03:16:00.202Z | Compiling utf16_iter v1.0.5 |
| 2787 | 2026-02-18T03:16:00.519Z | Compiling lazy_static v1.5.0 |
| 2788 | 2026-02-18T03:16:01.025Z | Compiling critical-section v1.1.3 |
| 2789 | 2026-02-18T03:16:01.192Z | Compiling form_urlencoded v1.2.2 |
| 2790 | 2026-02-18T03:16:01.510Z | Compiling once_cell v1.21.3 |
| 2791 | 2026-02-18T03:16:01.716Z | Compiling prettyplease v0.2.36 |
| 2792 | 2026-02-18T03:16:01.817Z | Compiling rustversion v1.0.22 |
| 2793 | 2026-02-18T03:16:01.996Z | Compiling glob v0.3.2 |
| 2794 | 2026-02-18T03:16:02.076Z | Compiling minimal-lexical v0.2.1 |
| 2795 | 2026-02-18T03:16:02.371Z | Compiling paste v1.0.15 |
| 2796 | 2026-02-18T03:16:02.562Z | Compiling nom v7.1.3 |
| 2797 | 2026-02-18T03:16:02.641Z | Compiling serde_derive v1.0.228 |
| 2798 | 2026-02-18T03:16:02.676Z | Compiling zeroize_derive v1.4.2 |
| 2799 | 2026-02-18T03:16:02.766Z | Compiling zerofrom-derive v0.1.4 |
| 2800 | 2026-02-18T03:16:02.836Z | Compiling yoke-derive v0.7.4 |
| 2801 | 2026-02-18T03:16:03.548Z | Compiling zerovec-derive v0.10.3 |
| 2802 | 2026-02-18T03:16:03.857Z | Compiling displaydoc v0.2.5 |
| 2803 | 2026-02-18T03:16:04.718Z | Compiling icu_provider_macros v1.5.0 |
| 2804 | 2026-02-18T03:16:05.132Z | Compiling zeroize v1.8.1 |
| 2805 | 2026-02-18T03:16:05.161Z | Compiling tokio-macros v2.6.0 |
| 2806 | 2026-02-18T03:16:05.203Z | Compiling schemars_derive v0.8.22 |
| 2807 | 2026-02-18T03:16:05.524Z | Compiling thiserror-impl v2.0.18 |
| 2808 | 2026-02-18T03:16:05.578Z | Compiling zerocopy-derive v0.7.35 |
| 2809 | 2026-02-18T03:16:05.638Z | Compiling regex v1.11.3 |
| 2810 | 2026-02-18T03:16:05.668Z | Compiling futures-macro v0.3.31 |
| 2811 | 2026-02-18T03:16:06.407Z | Compiling zerofrom v0.1.4 |
| 2812 | 2026-02-18T03:16:06.538Z | Compiling thiserror-impl v1.0.69 |
| 2813 | 2026-02-18T03:16:06.670Z | Compiling yoke v0.7.4 |
| 2814 | 2026-02-18T03:16:07.088Z | Compiling zerovec v0.10.4 |
| 2815 | 2026-02-18T03:16:07.600Z | Compiling clang-sys v1.8.1 |
| 2816 | 2026-02-18T03:16:07.950Z | Compiling pin-project-lite v0.2.14 |
| 2817 | 2026-02-18T03:16:08.329Z | Compiling libloading v0.8.5 |
| 2818 | 2026-02-18T03:16:08.577Z | Compiling crypto-common v0.1.6 |
| 2819 | 2026-02-18T03:16:08.682Z | Compiling home v0.5.9 |
| 2820 | 2026-02-18T03:16:08.824Z | Compiling bindgen v0.69.5 |
| 2821 | 2026-02-18T03:16:08.992Z | Compiling tinystr v0.7.6 |
| 2822 | 2026-02-18T03:16:09.149Z | Compiling icu_collections v1.5.0 |
| 2823 | 2026-02-18T03:16:09.446Z | Compiling bitflags v2.9.4 |
| 2824 | 2026-02-18T03:16:09.471Z | Compiling bytes v1.11.1 |
| 2825 | 2026-02-18T03:16:09.634Z | Compiling icu_locid v1.5.0 |
| 2826 | 2026-02-18T03:16:11.309Z | Compiling icu_provider v1.5.0 |
| 2827 | 2026-02-18T03:16:11.445Z | Compiling cexpr v0.6.0 |
| 2828 | 2026-02-18T03:16:11.635Z | Compiling itertools v0.12.1 |
| 2829 | 2026-02-18T03:16:12.177Z | Compiling icu_locid_transform v1.5.0 |
| 2830 | 2026-02-18T03:16:12.781Z | Compiling rustc-hash v1.1.0 |
| 2831 | 2026-02-18T03:16:12.959Z | Compiling which v4.4.2 |
| 2832 | 2026-02-18T03:16:13.209Z | Compiling lazycell v1.3.0 |
| 2833 | 2026-02-18T03:16:13.418Z | Compiling parking_lot v0.12.3 |
| 2834 | 2026-02-18T03:16:13.444Z | Compiling tracing-attributes v0.1.27 |
| 2835 | 2026-02-18T03:16:13.556Z | Compiling icu_properties v1.5.1 |
| 2836 | 2026-02-18T03:16:15.051Z | Compiling hashbrown v0.16.1 |
| 2837 | 2026-02-18T03:16:15.632Z | Compiling cmake v0.1.51 |
| 2838 | 2026-02-18T03:16:15.856Z | Compiling signal-hook-registry v1.4.2 |
| 2839 | 2026-02-18T03:16:16.138Z | Compiling dunce v1.0.5 |
| 2840 | 2026-02-18T03:16:16.165Z | Compiling fs_extra v1.3.0 |
| 2841 | 2026-02-18T03:16:16.300Z | Compiling serde_tokenstream v0.2.2 |
| 2842 | 2026-02-18T03:16:16.324Z | Compiling mio v1.0.2 |
| 2843 | 2026-02-18T03:16:16.611Z | Compiling iana-time-zone v0.1.63 |
| 2844 | 2026-02-18T03:16:16.796Z | Compiling fnv v1.0.7 |
| 2845 | 2026-02-18T03:16:16.901Z | Compiling icu_normalizer v1.5.0 |
| 2846 | 2026-02-18T03:16:16.928Z | Compiling chrono v0.4.43 |
| 2847 | 2026-02-18T03:16:16.964Z | Compiling indexmap v2.13.0 |
| 2848 | 2026-02-18T03:16:17.066Z | Compiling uuid v1.19.0 |
| 2849 | 2026-02-18T03:16:17.797Z | Compiling ring v0.17.14 |
| 2850 | 2026-02-18T03:16:17.937Z | Compiling idna_adapter v1.2.0 |
| 2851 | 2026-02-18T03:16:18.157Z | Compiling idna v1.0.3 |
| 2852 | 2026-02-18T03:16:18.373Z | Compiling foldhash v0.1.5 |
| 2853 | 2026-02-18T03:16:18.692Z | Compiling syn v1.0.109 |
| 2854 | 2026-02-18T03:16:18.692Z | Compiling hashbrown v0.15.4 |
| 2855 | 2026-02-18T03:16:18.938Z | Compiling url v2.5.4 |
| 2856 | 2026-02-18T03:16:19.827Z | Compiling socket2 v0.6.1 |
| 2857 | 2026-02-18T03:16:20.739Z | Compiling tokio v1.49.0 |
| 2858 | 2026-02-18T03:16:21.009Z | Compiling const-oid v0.9.6 |
| 2859 | 2026-02-18T03:16:21.838Z | Compiling num-conv v0.1.0 |
| 2860 | 2026-02-18T03:16:22.121Z | Compiling time-core v0.1.6 |
| 2861 | 2026-02-18T03:16:22.399Z | Compiling aws-lc-rs v1.12.4 |
| 2862 | 2026-02-18T03:16:22.423Z | Compiling dyn-clone v1.0.20 |
| 2863 | 2026-02-18T03:16:22.800Z | Compiling time-macros v0.2.24 |
| 2864 | 2026-02-18T03:16:22.875Z | Compiling der_derive v0.7.3 |
| 2865 | 2026-02-18T03:16:23.949Z | Compiling aws-lc-sys v0.26.0 |
| 2866 | 2026-02-18T03:16:24.667Z | Compiling httparse v1.9.5 |
| 2867 | 2026-02-18T03:16:24.836Z | Compiling block-buffer v0.10.4 |
| 2868 | 2026-02-18T03:16:25.287Z | Compiling digest v0.10.7 |
| 2869 | 2026-02-18T03:16:25.391Z | Compiling vcpkg v0.2.15 |
| 2870 | 2026-02-18T03:16:25.483Z | Compiling futures-core v0.3.31 |
| 2871 | 2026-02-18T03:16:26.498Z | Compiling zerocopy v0.8.27 |
| 2872 | 2026-02-18T03:16:26.528Z | Compiling cpufeatures v0.2.14 |
| 2873 | 2026-02-18T03:16:26.605Z | Compiling openssl-sys v0.9.109 |
| 2874 | 2026-02-18T03:16:27.042Z | Compiling zerocopy v0.7.35 |
| 2875 | 2026-02-18T03:16:27.078Z | Compiling zerocopy-derive v0.8.27 |
| 2876 | 2026-02-18T03:16:27.431Z | Compiling http v1.4.0 |
| 2877 | 2026-02-18T03:16:28.335Z | Compiling futures-sink v0.3.31 |
| 2878 | 2026-02-18T03:16:28.601Z | Compiling slog v2.8.2 |
| 2879 | 2026-02-18T03:16:28.715Z | Compiling openssl v0.10.73 |
| 2880 | 2026-02-18T03:16:28.909Z | Compiling futures-channel v0.3.31 |
| 2881 | 2026-02-18T03:16:29.145Z | Compiling strsim v0.11.1 |
| 2882 | 2026-02-18T03:16:29.188Z | Compiling rustls v0.23.19 |
| 2883 | 2026-02-18T03:16:29.249Z | Compiling futures-io v0.3.31 |
| 2884 | 2026-02-18T03:16:29.276Z | Compiling pin-utils v0.1.0 |
| 2885 | 2026-02-18T03:16:29.350Z | Compiling futures-task v0.3.31 |
| 2886 | 2026-02-18T03:16:29.420Z | Compiling openssl-macros v0.1.1 |
| 2887 | 2026-02-18T03:16:29.606Z | Compiling native-tls v0.2.12 |
| 2888 | 2026-02-18T03:16:29.674Z | Compiling futures-util v0.3.31 |
| 2889 | 2026-02-18T03:16:29.700Z | Compiling rustix v1.1.3 |
| 2890 | 2026-02-18T03:16:30.242Z | Compiling ident_case v1.0.1 |
| 2891 | 2026-02-18T03:16:30.399Z | Compiling ucd-trie v0.1.7 |
| 2892 | 2026-02-18T03:16:30.589Z | Compiling ppv-lite86 v0.2.20 |
| 2893 | 2026-02-18T03:16:30.696Z | Compiling pest v2.8.2 |
| 2894 | 2026-02-18T03:16:31.106Z | Compiling cookie v0.18.1 |
| 2895 | 2026-02-18T03:16:31.272Z | Compiling anyhow v1.0.99 |
| 2896 | 2026-02-18T03:16:31.701Z | Compiling rustc_version v0.4.1 |
| 2897 | 2026-02-18T03:16:32.841Z | Compiling litrs v0.4.1 |
| 2898 | 2026-02-18T03:16:33.163Z | Compiling pest_meta v2.8.2 |
| 2899 | 2026-02-18T03:16:33.712Z | Compiling crossbeam-utils v0.8.21 |
| 2900 | 2026-02-18T03:16:33.755Z | Compiling document-features v0.2.11 |
| 2901 | 2026-02-18T03:16:34.499Z | Compiling pest_generator v2.8.2 |
| 2902 | 2026-02-18T03:16:34.808Z | Compiling block-padding v0.3.3 |
| 2903 | 2026-02-18T03:16:35.004Z | Compiling async-trait v0.1.89 |
| 2904 | 2026-02-18T03:16:35.347Z | Compiling ryu v1.0.18 |
| 2905 | 2026-02-18T03:16:35.377Z | Compiling plain v0.2.3 |
| 2906 | 2026-02-18T03:16:35.559Z | Compiling inout v0.1.3 |
| 2907 | 2026-02-18T03:16:35.757Z | Compiling base64ct v1.6.0 |
| 2908 | 2026-02-18T03:16:35.807Z | Compiling cipher v0.4.4 |
| 2909 | 2026-02-18T03:16:35.855Z | Compiling openapiv3 v2.2.0 |
| 2910 | 2026-02-18T03:16:36.001Z | Compiling pest_derive v2.8.2 |
| 2911 | 2026-02-18T03:16:36.340Z | Compiling pretty-hex v0.4.1 |
| 2912 | 2026-02-18T03:16:36.417Z | Compiling darling_core v0.21.0 |
| 2913 | 2026-02-18T03:16:36.706Z | Compiling tracing-core v0.1.32 |
| 2914 | 2026-02-18T03:16:37.548Z | Compiling tracing v0.1.40 |
| 2915 | 2026-02-18T03:16:38.217Z | Compiling clap_derive v4.5.47 |
| 2916 | 2026-02-18T03:16:38.600Z | Compiling hmac v0.12.1 |
| 2917 | 2026-02-18T03:16:39.354Z | Compiling scroll_derive v0.12.0 |
| 2918 | 2026-02-18T03:16:40.181Z | Compiling scroll_derive v0.13.1 |
| 2919 | 2026-02-18T03:16:40.657Z | Compiling pem-rfc7468 v0.7.0 |
| 2920 | 2026-02-18T03:16:40.879Z | Compiling darling_macro v0.21.0 |
| 2921 | 2026-02-18T03:16:41.519Z | Compiling sha2 v0.10.9 |
| 2922 | 2026-02-18T03:16:41.669Z | Compiling darling v0.21.0 |
| 2923 | 2026-02-18T03:16:42.040Z | Compiling rustls-pki-types v1.10.0 |
| 2924 | 2026-02-18T03:16:42.234Z | Compiling base64 v0.22.1 |
| 2925 | 2026-02-18T03:16:43.664Z | Compiling powerfmt v0.2.0 |
| 2926 | 2026-02-18T03:16:43.855Z | Compiling camino v1.2.2 |
| 2927 | 2026-02-18T03:16:44.368Z | Compiling adler2 v2.0.0 |
| 2928 | 2026-02-18T03:16:44.591Z | Compiling miniz_oxide v0.8.5 |
| 2929 | 2026-02-18T03:16:44.695Z | Compiling deranged v0.5.3 |
| 2930 | 2026-02-18T03:16:45.615Z | Compiling tokio-util v0.7.15 |
| 2931 | 2026-02-18T03:16:46.607Z | Compiling curve25519-dalek v4.1.3 |
| 2932 | 2026-02-18T03:16:47.002Z | Compiling hubpack_derive v0.1.1 |
| 2933 | 2026-02-18T03:16:47.755Z | Compiling ipnet v2.11.0 |
| 2934 | 2026-02-18T03:16:47.983Z | Compiling toml_datetime v0.6.11 |
| 2935 | 2026-02-18T03:16:48.441Z | Compiling serde_spanned v0.6.9 |
| 2936 | 2026-02-18T03:16:48.497Z | Compiling strum_macros v0.26.4 |
| 2937 | 2026-02-18T03:16:48.697Z | Compiling rand_core v0.9.3 |
| 2938 | 2026-02-18T03:16:49.105Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2939 | 2026-02-18T03:16:49.552Z | Compiling untrusted v0.9.0 |
| 2940 | 2026-02-18T03:16:50.096Z | Compiling flagset v0.4.6 |
| 2941 | 2026-02-18T03:16:50.374Z | Compiling num_threads v0.1.7 |
| 2942 | 2026-02-18T03:16:50.512Z | Compiling untrusted v0.7.1 |
| 2943 | 2026-02-18T03:16:50.742Z | Compiling der v0.7.10 |
| 2944 | 2026-02-18T03:16:50.832Z | Compiling time v0.3.43 |
| 2945 | 2026-02-18T03:16:53.429Z | Compiling http-body v1.0.1 |
| 2946 | 2026-02-18T03:16:55.507Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 2947 | 2026-02-18T03:16:56.047Z | Compiling usdt-impl v0.5.0 |
| 2948 | 2026-02-18T03:16:56.156Z | Compiling atomic-waker v1.1.2 |
| 2949 | 2026-02-18T03:16:56.541Z | Compiling usdt-impl v0.6.0 |
| 2950 | 2026-02-18T03:16:57.524Z | Compiling rand_chacha v0.9.0 |
| 2951 | 2026-02-18T03:16:58.282Z | Compiling scroll v0.13.0 |
| 2952 | 2026-02-18T03:16:58.806Z | Compiling scroll v0.12.0 |
| 2953 | 2026-02-18T03:16:59.265Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2954 | 2026-02-18T03:16:59.306Z | Compiling try-lock v0.2.5 |
| 2955 | 2026-02-18T03:16:59.485Z | Compiling num-bigint-dig v0.8.6 |
| 2956 | 2026-02-18T03:16:59.707Z | Compiling winnow v0.5.40 |
| 2957 | 2026-02-18T03:16:59.766Z | Compiling tower-layer v0.3.3 |
| 2958 | 2026-02-18T03:17:00.053Z | Compiling gimli v0.31.1 |
| 2959 | 2026-02-18T03:17:00.337Z | Compiling tower-service v0.3.3 |
| 2960 | 2026-02-18T03:17:02.020Z | Compiling want v0.3.1 |
| 2961 | 2026-02-18T03:17:02.284Z | Compiling goblin v0.8.2 |
| 2962 | 2026-02-18T03:17:02.680Z | Compiling toml_edit v0.19.15 |
| 2963 | 2026-02-18T03:17:03.262Z | Compiling goblin v0.10.2 |
| 2964 | 2026-02-18T03:17:03.982Z | Compiling addr2line v0.24.2 |
| 2965 | 2026-02-18T03:17:04.489Z | Compiling spki v0.7.3 |
| 2966 | 2026-02-18T03:17:04.622Z | Compiling rand v0.9.2 |
| 2967 | 2026-02-18T03:17:04.879Z | Compiling h2 v0.4.6 |
| 2968 | 2026-02-18T03:17:05.728Z | Compiling salsa20 v0.10.2 |
| 2969 | 2026-02-18T03:17:05.973Z | Compiling pbkdf2 v0.12.2 |
| 2970 | 2026-02-18T03:17:07.232Z | Compiling object v0.36.5 |
| 2971 | 2026-02-18T03:17:07.584Z | Compiling rustc-demangle v0.1.24 |
| 2972 | 2026-02-18T03:17:08.374Z | Compiling openssl-probe v0.1.5 |
| 2973 | 2026-02-18T03:17:08.702Z | Compiling foreign-types-shared v0.1.1 |
| 2974 | 2026-02-18T03:17:08.874Z | Compiling httpdate v1.0.3 |
| 2975 | 2026-02-18T03:17:09.286Z | Compiling unicode-segmentation v1.12.0 |
| 2976 | 2026-02-18T03:17:10.090Z | Compiling dof v0.4.0 |
| 2977 | 2026-02-18T03:17:11.812Z | Compiling hyper v1.8.1 |
| 2978 | 2026-02-18T03:17:12.115Z | Compiling foreign-types v0.3.2 |
| 2979 | 2026-02-18T03:17:12.237Z | Compiling dof v0.3.0 |
| 2980 | 2026-02-18T03:17:13.449Z | Compiling backtrace v0.3.74 |
| 2981 | 2026-02-18T03:17:13.515Z | Compiling scrypt v0.11.0 |
| 2982 | 2026-02-18T03:17:14.537Z | Compiling cbc v0.1.2 |
| 2983 | 2026-02-18T03:17:14.782Z | Compiling aes v0.8.4 |
| 2984 | 2026-02-18T03:17:15.102Z | Compiling dtrace-parser v0.2.0 |
| 2985 | 2026-02-18T03:17:15.129Z | Compiling dtrace-parser v0.3.0 |
| 2986 | 2026-02-18T03:17:16.202Z | Compiling rand_chacha v0.3.1 |
| 2987 | 2026-02-18T03:17:16.472Z | Compiling daft-derive v0.1.4 |
| 2988 | 2026-02-18T03:17:16.789Z | Compiling enum-as-inner v0.6.1 |
| 2989 | 2026-02-18T03:17:17.373Z | Compiling thread-id v5.0.0 |
| 2990 | 2026-02-18T03:17:17.424Z | Compiling thread-id v4.2.2 |
| 2991 | 2026-02-18T03:17:17.591Z | Compiling cfg_aliases v0.2.1 |
| 2992 | 2026-02-18T03:17:17.650Z | Compiling ref-cast v1.0.25 |
| 2993 | 2026-02-18T03:17:17.808Z | Compiling rand v0.8.5 |
| 2994 | 2026-02-18T03:17:18.740Z | Compiling pkcs5 v0.7.1 |
| 2995 | 2026-02-18T03:17:18.768Z | Compiling hyper-util v0.1.19 |
| 2996 | 2026-02-18T03:17:19.343Z | Compiling serde_with_macros v3.16.1 |
| 2997 | 2026-02-18T03:17:20.287Z | Compiling heapless v0.7.17 |
| 2998 | 2026-02-18T03:17:20.563Z | Compiling regress v0.10.4 |
| 2999 | 2026-02-18T03:17:20.704Z | Compiling erased-serde v0.3.31 |
| 3000 | 2026-02-18T03:17:21.904Z | Compiling memoffset v0.9.1 |
| 3001 | 2026-02-18T03:17:22.240Z | Compiling zstd-safe v7.2.3 |
| 3002 | 2026-02-18T03:17:22.268Z | Compiling signal-hook v0.3.18 |
| 3003 | 2026-02-18T03:17:22.585Z | Compiling fastrand v2.1.1 |
| 3004 | 2026-02-18T03:17:23.033Z | Compiling tempfile v3.24.0 |
| 3005 | 2026-02-18T03:17:24.559Z | Compiling pkcs8 v0.10.2 |
| 3006 | 2026-02-18T03:17:24.880Z | Compiling http-body-util v0.1.3 |
| 3007 | 2026-02-18T03:17:25.148Z | Compiling sync_wrapper v1.0.1 |
| 3008 | 2026-02-18T03:17:25.213Z | Compiling darling_core v0.20.10 |
| 3009 | 2026-02-18T03:17:25.434Z | Compiling ipnetwork v0.21.1 |
| 3010 | 2026-02-18T03:17:25.463Z | Compiling ref-cast-impl v1.0.25 |
| 3011 | 2026-02-18T03:17:26.198Z | Compiling wait-timeout v0.2.0 |
| 3012 | 2026-02-18T03:17:26.435Z | Compiling ahash v0.8.12 |
| 3013 | 2026-02-18T03:17:26.605Z | Compiling encoding_rs v0.8.34 |
| 3014 | 2026-02-18T03:17:26.971Z | Compiling psl-types v2.0.11 |
| 3015 | 2026-02-18T03:17:27.094Z | Compiling tinyvec_macros v0.1.1 |
| 3016 | 2026-02-18T03:17:27.210Z | Compiling bit-vec v0.8.0 |
| 3017 | 2026-02-18T03:17:27.238Z | Compiling mime v0.3.17 |
| 3018 | 2026-02-18T03:17:27.658Z | Compiling quick-error v1.2.3 |
| 3019 | 2026-02-18T03:17:28.369Z | Compiling rusty-fork v0.3.0 |
| 3020 | 2026-02-18T03:17:28.394Z | Compiling bit-set v0.8.0 |
| 3021 | 2026-02-18T03:17:28.697Z | Compiling tinyvec v1.8.0 |
| 3022 | 2026-02-18T03:17:28.935Z | Compiling publicsuffix v2.3.0 |
| 3023 | 2026-02-18T03:17:29.265Z | Compiling oxnet v0.1.4 |
| 3024 | 2026-02-18T03:17:29.655Z | Compiling darling_macro v0.20.10 |
| 3025 | 2026-02-18T03:17:30.000Z | Compiling tower v0.5.2 |
| 3026 | 2026-02-18T03:17:31.348Z | Compiling tokio-native-tls v0.3.1 |
| 3027 | 2026-02-18T03:17:31.960Z | Compiling usdt-attr-macro v0.6.0 |
| 3028 | 2026-02-18T03:17:32.093Z | Compiling usdt-macro v0.6.0 |
| 3029 | 2026-02-18T03:17:33.209Z | Compiling rustls-native-certs v0.8.1 |
| 3030 | 2026-02-18T03:17:33.261Z | Compiling rand_xorshift v0.4.0 |
| 3031 | 2026-02-18T03:17:33.502Z | Compiling webpki-roots v1.0.1 |
| 3032 | 2026-02-18T03:17:33.593Z | Compiling serde_urlencoded v0.7.1 |
| 3033 | 2026-02-18T03:17:33.724Z | Compiling iri-string v0.7.8 |
| 3034 | 2026-02-18T03:17:33.925Z | Compiling unarray v0.1.4 |
| 3035 | 2026-02-18T03:17:34.071Z | Compiling smoltcp v0.9.1 |
| 3036 | 2026-02-18T03:17:34.126Z | Compiling proptest v1.7.0 |
| 3037 | 2026-02-18T03:17:34.580Z | Compiling hyper-tls v0.6.0 |
| 3038 | 2026-02-18T03:17:34.943Z | Compiling cookie_store v0.21.1 |
| 3039 | 2026-02-18T03:17:36.123Z | Compiling darling v0.20.10 |
| 3040 | 2026-02-18T03:17:36.281Z | Compiling tower-http v0.6.6 |
| 3041 | 2026-02-18T03:17:37.957Z | Compiling num-integer v0.1.46 |
| 3042 | 2026-02-18T03:17:38.587Z | Compiling winnow v0.7.14 |
| 3043 | 2026-02-18T03:17:40.533Z | Compiling utf8parse v0.2.2 |
| 3044 | 2026-02-18T03:17:41.046Z | Compiling anstyle v1.0.11 |
| 3045 | 2026-02-18T03:17:42.644Z | Compiling anstyle-parse v0.2.5 |
| 3046 | 2026-02-18T03:17:43.046Z | Compiling rustls-webpki v0.102.8 |
| 3047 | 2026-02-18T03:17:43.072Z | Compiling newtype-uuid v1.3.2 |
| 3048 | 2026-02-18T03:17:44.551Z | Compiling derive_builder_core v0.20.2 |
| 3049 | 2026-02-18T03:17:44.750Z | Compiling unicode-normalization v0.1.24 |
| 3050 | 2026-02-18T03:17:46.189Z | Compiling nix v0.29.0 |
| 3051 | 2026-02-18T03:17:46.789Z | Compiling heck v0.4.1 |
| 3052 | 2026-02-18T03:17:47.008Z | Compiling signature v2.2.0 |
| 3053 | 2026-02-18T03:17:47.163Z | Compiling strum_macros v0.27.2 |
| 3054 | 2026-02-18T03:17:47.242Z | Compiling fs-err v3.1.1 |
| 3055 | 2026-02-18T03:17:47.267Z | Compiling crc32fast v1.4.2 |
| 3056 | 2026-02-18T03:17:47.572Z | Compiling is_terminal_polyfill v1.70.1 |
| 3057 | 2026-02-18T03:17:47.597Z | Compiling zlib-rs v0.5.1 |
| 3058 | 2026-02-18T03:17:47.638Z | Compiling buf-list v1.0.3 |
| 3059 | 2026-02-18T03:17:47.742Z | Compiling anstyle-query v1.1.1 |
| 3060 | 2026-02-18T03:17:48.007Z | Compiling colorchoice v1.0.2 |
| 3061 | 2026-02-18T03:17:48.112Z | Compiling siphasher v0.3.11 |
| 3062 | 2026-02-18T03:17:48.139Z | Compiling unicode-properties v0.1.3 |
| 3063 | 2026-02-18T03:17:48.408Z | Compiling unicode-bidi v0.3.17 |
| 3064 | 2026-02-18T03:17:48.476Z | Compiling phf_shared v0.11.2 |
| 3065 | 2026-02-18T03:17:48.513Z | Compiling anstream v0.6.18 |
| 3066 | 2026-02-18T03:17:49.336Z | Compiling stringprep v0.1.5 |
| 3067 | 2026-02-18T03:17:50.407Z | Compiling tokio-rustls v0.26.0 |
| 3068 | 2026-02-18T03:17:50.598Z | Compiling derive_builder_macro v0.20.2 |
| 3069 | 2026-02-18T03:17:50.627Z | Compiling daft v0.1.4 |
| 3070 | 2026-02-18T03:17:50.830Z | Compiling hyper-rustls v0.27.7 |
| 3071 | 2026-02-18T03:17:51.378Z | Compiling reqwest v0.12.24 |
| 3072 | 2026-02-18T03:17:52.020Z | Compiling libz-rs-sys v0.5.1 |
| 3073 | 2026-02-18T03:17:52.274Z | Compiling num-iter v0.1.45 |
| 3074 | 2026-02-18T03:17:52.555Z | Compiling terminal_size v0.4.0 |
| 3075 | 2026-02-18T03:17:52.617Z | Compiling md-5 v0.10.6 |
| 3076 | 2026-02-18T03:17:52.831Z | Compiling ff v0.13.0 |
| 3077 | 2026-02-18T03:17:52.889Z | Compiling hash32 v0.2.1 |
| 3078 | 2026-02-18T03:17:53.070Z | Compiling hex v0.4.3 |
| 3079 | 2026-02-18T03:17:53.237Z | Compiling vergen-lib v0.1.6 |
| 3080 | 2026-02-18T03:17:53.539Z | Compiling base16ct v0.2.0 |
| 3081 | 2026-02-18T03:17:53.635Z | Compiling fallible-iterator v0.2.0 |
| 3082 | 2026-02-18T03:17:53.906Z | Compiling sec1 v0.7.3 |
| 3083 | 2026-02-18T03:17:54.243Z | Compiling postgres-protocol v0.6.8 |
| 3084 | 2026-02-18T03:17:54.458Z | Compiling group v0.13.0 |
| 3085 | 2026-02-18T03:17:54.768Z | Compiling flate2 v1.1.2 |
| 3086 | 2026-02-18T03:17:55.207Z | Compiling derive_builder v0.20.2 |
| 3087 | 2026-02-18T03:17:56.060Z | Compiling hkdf v0.12.4 |
| 3088 | 2026-02-18T03:17:56.413Z | Compiling crypto-bigint v0.5.5 |
| 3089 | 2026-02-18T03:17:56.642Z | Compiling cargo-platform v0.1.8 |
| 3090 | 2026-02-18T03:17:56.773Z | Compiling vergen v9.0.6 |
| 3091 | 2026-02-18T03:17:56.822Z | Compiling serde_repr v0.1.19 |
| 3092 | 2026-02-18T03:17:57.077Z | Compiling memmap2 v0.9.8 |
| 3093 | 2026-02-18T03:17:57.139Z | Compiling bumpalo v3.16.0 |
| 3094 | 2026-02-18T03:17:57.605Z | Compiling lockfree-object-pool v0.1.6 |
| 3095 | 2026-02-18T03:17:57.681Z | Compiling managed v0.8.0 |
| 3096 | 2026-02-18T03:17:57.735Z | Compiling toml_write v0.1.2 |
| 3097 | 2026-02-18T03:17:57.872Z | Compiling bitflags v1.3.2 |
| 3098 | 2026-02-18T03:17:57.996Z | Compiling clap_lex v0.7.4 |
| 3099 | 2026-02-18T03:17:58.960Z | Compiling simd-adler32 v0.3.7 |
| 3100 | 2026-02-18T03:17:59.017Z | Compiling clap_builder v4.5.48 |
| 3101 | 2026-02-18T03:17:59.263Z | Compiling elliptic-curve v0.13.8 |
| 3102 | 2026-02-18T03:17:59.438Z | Compiling zopfli v0.8.1 |
| 3103 | 2026-02-18T03:17:59.929Z | Compiling toml_edit v0.22.27 |
| 3104 | 2026-02-18T03:18:02.921Z | Compiling usdt v0.6.0 |
| 3105 | 2026-02-18T03:18:03.072Z | Compiling cargo_metadata v0.19.2 |
| 3106 | 2026-02-18T03:18:05.593Z | Compiling zstd v0.13.3 |
| 3107 | 2026-02-18T03:18:06.087Z | Compiling postgres-types v0.2.9 |
| 3108 | 2026-02-18T03:18:06.491Z | Compiling signal-hook-mio v0.2.4 |
| 3109 | 2026-02-18T03:18:06.693Z | Compiling strum v0.27.2 |
| 3110 | 2026-02-18T03:18:06.719Z | Compiling phf v0.11.2 |
| 3111 | 2026-02-18T03:18:07.028Z | Compiling ed25519 v2.2.3 |
| 3112 | 2026-02-18T03:18:07.176Z | Compiling bzip2 v0.5.2 |
| 3113 | 2026-02-18T03:18:07.206Z | Compiling bzip2 v0.4.4 |
| 3114 | 2026-02-18T03:18:07.453Z | Compiling pkcs1 v0.7.5 |
| 3115 | 2026-02-18T03:18:07.552Z | Compiling strum v0.26.3 |
| 3116 | 2026-02-18T03:18:07.580Z | Compiling hubpack v0.1.2 |
| 3117 | 2026-02-18T03:18:07.698Z | Compiling rfc6979 v0.4.0 |
| 3118 | 2026-02-18T03:18:07.769Z | Compiling sha1 v0.10.6 |
| 3119 | 2026-02-18T03:18:07.965Z | Compiling serde-big-array v0.5.1 |
| 3120 | 2026-02-18T03:18:07.990Z | Compiling bstr v1.10.0 |
| 3121 | 2026-02-18T03:18:08.143Z | Compiling float-cmp v0.10.0 |
| 3122 | 2026-02-18T03:18:08.192Z | Compiling env_filter v0.1.2 |
| 3123 | 2026-02-18T03:18:08.400Z | Compiling socket2 v0.5.10 |
| 3124 | 2026-02-18T03:18:08.480Z | Compiling new_debug_unreachable v1.0.6 |
| 3125 | 2026-02-18T03:18:08.816Z | Compiling whoami v1.5.2 |
| 3126 | 2026-02-18T03:18:09.170Z | Compiling precomputed-hash v0.1.1 |
| 3127 | 2026-02-18T03:18:09.219Z | Compiling data-encoding v2.9.0 |
| 3128 | 2026-02-18T03:18:09.289Z | Compiling foldhash v0.2.0 |
| 3129 | 2026-02-18T03:18:09.329Z | Compiling keccak v0.1.5 |
| 3130 | 2026-02-18T03:18:09.436Z | Compiling predicates-core v1.0.8 |
| 3131 | 2026-02-18T03:18:09.725Z | Compiling difflib v0.4.0 |
| 3132 | 2026-02-18T03:18:09.751Z | Compiling static_assertions v1.1.0 |
| 3133 | 2026-02-18T03:18:09.889Z | Compiling rustc-hash v2.1.1 |
| 3134 | 2026-02-18T03:18:10.131Z | Compiling fixedbitset v0.5.7 |
| 3135 | 2026-02-18T03:18:10.684Z | Compiling normalize-line-endings v0.3.0 |
| 3136 | 2026-02-18T03:18:10.843Z | Compiling fixedbitset v0.4.2 |
| 3137 | 2026-02-18T03:18:10.942Z | Compiling jiff v0.2.15 |
| 3138 | 2026-02-18T03:18:11.234Z | Compiling petgraph v0.6.5 |
| 3139 | 2026-02-18T03:18:11.820Z | Compiling hickory-proto v0.25.2 |
| 3140 | 2026-02-18T03:18:14.277Z | Compiling predicates v3.1.3 |
| 3141 | 2026-02-18T03:18:15.342Z | Compiling petgraph v0.8.2 |
| 3142 | 2026-02-18T03:18:15.433Z | Compiling iddqd v0.3.16 |
| 3143 | 2026-02-18T03:18:16.074Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3144 | 2026-02-18T03:18:17.655Z | Compiling zip v4.2.0 |
| 3145 | 2026-02-18T03:18:19.261Z | Compiling sha3 v0.10.8 |
| 3146 | 2026-02-18T03:18:19.334Z | Compiling string_cache v0.8.9 |
| 3147 | 2026-02-18T03:18:19.576Z | Compiling tokio-postgres v0.7.13 |
| 3148 | 2026-02-18T03:18:19.833Z | Compiling similar v2.7.0 |
| 3149 | 2026-02-18T03:18:20.837Z | Compiling env_logger v0.11.8 |
| 3150 | 2026-02-18T03:18:21.456Z | Compiling rsa v0.9.8 |
| 3151 | 2026-02-18T03:18:21.561Z | Compiling ecdsa v0.16.9 |
| 3152 | 2026-02-18T03:18:21.782Z | Compiling zip v0.6.6 |
| 3153 | 2026-02-18T03:18:22.779Z | Compiling ed25519-dalek v2.1.1 |
| 3154 | 2026-02-18T03:18:23.359Z | Compiling crossterm v0.28.1 |
| 3155 | 2026-02-18T03:18:23.921Z | Compiling clap v4.5.48 |
| 3156 | 2026-02-18T03:18:24.255Z | Compiling serde_with v3.16.1 |
| 3157 | 2026-02-18T03:18:24.368Z | Compiling crossbeam-epoch v0.9.18 |
| 3158 | 2026-02-18T03:18:24.419Z | Compiling toml v0.7.8 |
| 3159 | 2026-02-18T03:18:24.511Z | Compiling x509-cert v0.2.5 |
| 3160 | 2026-02-18T03:18:24.930Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3161 | 2026-02-18T03:18:25.078Z | Compiling tokio-stream v0.1.17 |
| 3162 | 2026-02-18T03:18:25.972Z | Compiling itertools v0.10.5 |
| 3163 | 2026-02-18T03:18:25.997Z | Compiling itertools v0.13.0 |
| 3164 | 2026-02-18T03:18:26.527Z | Compiling winnow v0.6.26 |
| 3165 | 2026-02-18T03:18:27.828Z | Compiling peg-runtime v0.8.5 |
| 3166 | 2026-02-18T03:18:27.867Z | Compiling lalrpop-util v0.19.12 |
| 3167 | 2026-02-18T03:18:29.400Z | Compiling typify-impl v0.4.3 |
| 3168 | 2026-02-18T03:18:29.508Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3169 | 2026-02-18T03:18:32.883Z | Compiling unsafe-libyaml v0.2.11 |
| 3170 | 2026-02-18T03:18:33.935Z | Compiling serde_yaml v0.9.34+deprecated |
| 3171 | 2026-02-18T03:18:37.437Z | Compiling typify-macro v0.4.3 |
| 3172 | 2026-02-18T03:18:40.291Z | Compiling typify v0.4.3 |
| 3173 | 2026-02-18T03:18:54.901Z | Compiling slog-async v2.8.0 |
| 3174 | 2026-02-18T03:19:05.802Z | Compiling rustls v0.22.4 |
| 3175 | 2026-02-18T03:19:13.060Z | Compiling structmeta-derive v0.3.0 |
| 3176 | 2026-02-18T03:19:14.231Z | Compiling multer v3.1.0 |
| 3177 | 2026-02-18T03:19:15.595Z | Compiling structmeta v0.3.0 |
| 3178 | 2026-02-18T03:19:31.157Z | Compiling futures-executor v0.3.31 |
| 3179 | 2026-02-18T03:19:31.444Z | Compiling newtype-uuid-macros v0.1.0 |
| 3180 | 2026-02-18T03:19:31.976Z | Compiling async-stream-impl v0.3.6 |
| 3181 | 2026-02-18T03:19:32.710Z | Compiling dropshot v0.16.7 |
| 3182 | 2026-02-18T03:19:33.144Z | Compiling futures v0.3.31 |
| 3183 | 2026-02-18T03:19:33.286Z | Compiling dropshot_endpoint v0.16.7 |
| 3184 | 2026-02-18T03:19:33.319Z | Compiling derive-ex v0.1.8 |
| 3185 | 2026-02-18T03:19:33.426Z | Compiling crossbeam-channel v0.5.15 |
| 3186 | 2026-02-18T03:19:34.843Z | Compiling match_cfg v0.1.0 |
| 3187 | 2026-02-18T03:19:34.964Z | Compiling hostname v0.3.1 |
| 3188 | 2026-02-18T03:19:36.279Z | Compiling test-strategy v0.4.3 |
| 3189 | 2026-02-18T03:19:36.322Z | Compiling progenitor-impl v0.11.2 |
| 3190 | 2026-02-18T03:19:36.622Z | Compiling thread_local v1.1.8 |
| 3191 | 2026-02-18T03:19:36.877Z | Compiling is-terminal v0.4.13 |
| 3192 | 2026-02-18T03:19:36.902Z | Compiling take_mut v0.2.2 |
| 3193 | 2026-02-18T03:19:37.128Z | Compiling term v1.1.0 |
| 3194 | 2026-02-18T03:19:37.419Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3195 | 2026-02-18T03:19:38.036Z | Compiling slog-term v2.9.2 |
| 3196 | 2026-02-18T03:19:38.997Z | Compiling parse-display-derive v0.10.0 |
| 3197 | 2026-02-18T03:19:39.225Z | Compiling debug-ignore v1.0.5 |
| 3198 | 2026-02-18T03:19:39.669Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3199 | 2026-02-18T03:19:40.666Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 3200 | 2026-02-18T03:19:40.691Z | Compiling progenitor-client v0.10.0 |
| 3201 | 2026-02-18T03:19:40.853Z | Compiling progenitor-macro v0.11.2 |
| 3202 | 2026-02-18T03:19:41.614Z | Compiling slog-json v2.6.1 |
| 3203 | 2026-02-18T03:19:41.764Z | Compiling serde_spanned v1.0.4 |
| 3204 | 2026-02-18T03:19:42.026Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3205 | 2026-02-18T03:19:42.060Z | Compiling unicode-width v0.1.14 |
| 3206 | 2026-02-18T03:19:42.596Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3207 | 2026-02-18T03:19:42.802Z | Compiling slog-bunyan v2.5.0 |
| 3208 | 2026-02-18T03:19:43.107Z | Compiling toml v0.9.11+spec-1.1.0 |
| 3209 | 2026-02-18T03:19:43.189Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3210 | 2026-02-18T03:19:43.402Z | Compiling async-stream v0.3.6 |
| 3211 | 2026-02-18T03:19:43.434Z | Compiling waitgroup v0.1.2 |
| 3212 | 2026-02-18T03:19:43.689Z | Compiling tokio-rustls v0.25.0 |
| 3213 | 2026-02-18T03:19:43.714Z | Compiling rustls-pemfile v2.2.0 |
| 3214 | 2026-02-18T03:19:43.815Z | Compiling serde_path_to_error v0.1.20 |
| 3215 | 2026-02-18T03:19:44.153Z | Compiling hostname v0.4.2 |
| 3216 | 2026-02-18T03:19:44.180Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 3217 | 2026-02-18T03:19:44.439Z | Compiling macaddr v1.0.1 |
| 3218 | 2026-02-18T03:19:44.464Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3219 | 2026-02-18T03:19:44.730Z | Compiling tabwriter v1.4.0 |
| 3220 | 2026-02-18T03:19:45.330Z | Compiling instant v0.1.13 |
| 3221 | 2026-02-18T03:19:45.531Z | Compiling progenitor-client v0.11.2 |
| 3222 | 2026-02-18T03:19:46.459Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3223 | 2026-02-18T03:19:46.721Z | Compiling itertools v0.14.0 |
| 3224 | 2026-02-18T03:19:47.501Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3225 | 2026-02-18T03:19:49.741Z | Compiling colored v3.0.0 |
| 3226 | 2026-02-18T03:19:49.771Z | Compiling progenitor v0.11.2 |
| 3227 | 2026-02-18T03:19:49.834Z | Compiling backoff v0.4.0 |
| 3228 | 2026-02-18T03:19:50.009Z | Compiling parse-display v0.10.0 |
| 3229 | 2026-02-18T03:19:50.217Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3230 | 2026-02-18T03:19:50.959Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 3231 | 2026-02-18T03:19:51.670Z | Compiling proc-macro-error-attr v1.0.4 |
| 3232 | 2026-02-18T03:19:52.065Z | Compiling proc-macro-error v1.0.4 |
| 3233 | 2026-02-18T03:19:53.167Z | Compiling proc-macro-crate v1.3.1 |
| 3234 | 2026-02-18T03:19:53.671Z | Compiling crucible-workspace-hack v0.1.0 |
| 3235 | 2026-02-18T03:19:53.887Z | Compiling num_enum_derive v0.5.11 |
| 3236 | 2026-02-18T03:19:54.529Z | Compiling heapless v0.8.0 |
| 3237 | 2026-02-18T03:19:54.962Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3238 | 2026-02-18T03:19:55.541Z | Compiling num_enum v0.5.11 |
| 3239 | 2026-02-18T03:19:55.763Z | Compiling ingot-macros v0.1.1 |
| 3240 | 2026-02-18T03:19:55.802Z | Compiling hash32 v0.3.1 |
| 3241 | 2026-02-18T03:19:56.068Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3242 | 2026-02-18T03:19:56.389Z | Compiling smoltcp v0.11.0 |
| 3243 | 2026-02-18T03:19:57.137Z | Compiling foreign-types-macros v0.2.3 |
| 3244 | 2026-02-18T03:19:57.986Z | Compiling foreign-types-shared v0.3.1 |
| 3245 | 2026-02-18T03:19:58.100Z | Compiling cobs v0.2.3 |
| 3246 | 2026-02-18T03:19:58.160Z | Compiling foreign-types v0.5.0 |
| 3247 | 2026-02-18T03:19:58.541Z | Compiling postcard v1.0.10 |
| 3248 | 2026-02-18T03:19:59.194Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3249 | 2026-02-18T03:20:00.436Z | Compiling ingot-types v0.1.2 |
| 3250 | 2026-02-18T03:20:01.360Z | Compiling ingot v0.1.1 |
| 3251 | 2026-02-18T03:20:03.954Z | Compiling nix v0.30.1 |
| 3252 | 2026-02-18T03:20:04.633Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3253 | 2026-02-18T03:20:04.764Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3254 | 2026-02-18T03:20:05.274Z | Compiling cstr-argument v0.1.2 |
| 3255 | 2026-02-18T03:20:05.460Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3256 | 2026-02-18T03:20:05.569Z | Compiling pretty-hex v0.2.1 |
| 3257 | 2026-02-18T03:20:05.627Z | Compiling rayon-core v1.12.1 |
| 3258 | 2026-02-18T03:20:05.793Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 3259 | 2026-02-18T03:20:05.925Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3260 | 2026-02-18T03:20:05.995Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3261 | 2026-02-18T03:20:06.155Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3262 | 2026-02-18T03:20:06.380Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3263 | 2026-02-18T03:20:06.467Z | Compiling crossbeam-deque v0.8.5 |
| 3264 | 2026-02-18T03:20:06.803Z | Compiling colored v2.2.0 |
| 3265 | 2026-02-18T03:20:06.880Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3266 | 2026-02-18T03:20:11.214Z | Compiling camino-tempfile v1.4.1 |
| 3267 | 2026-02-18T03:20:11.904Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3268 | 2026-02-18T03:20:12.459Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3269 | 2026-02-18T03:20:13.430Z | Compiling rayon v1.10.0 |
| 3270 | 2026-02-18T03:20:14.883Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3271 | 2026-02-18T03:20:15.160Z | Compiling zone_cfg_derive v0.3.0 |
| 3272 | 2026-02-18T03:20:15.241Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3273 | 2026-02-18T03:20:15.643Z | Compiling smf v0.2.3 |
| 3274 | 2026-02-18T03:20:15.881Z | Compiling num-derive v0.4.2 |
| 3275 | 2026-02-18T03:20:16.258Z | Compiling sigpipe v0.1.3 |
| 3276 | 2026-02-18T03:20:16.497Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3277 | 2026-02-18T03:20:16.841Z | Compiling zone v0.3.1 |
| 3278 | 2026-02-18T03:20:17.453Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3279 | 2026-02-18T03:20:17.844Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3280 | 2026-02-18T03:20:18.041Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3281 | 2026-02-18T03:20:18.262Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3282 | 2026-02-18T03:20:18.567Z | Compiling convert_case v0.4.0 |
| 3283 | 2026-02-18T03:20:18.761Z | Compiling universal-hash v0.5.1 |
| 3284 | 2026-02-18T03:20:19.116Z | Compiling opaque-debug v0.3.1 |
| 3285 | 2026-02-18T03:20:19.220Z | Compiling derive_more v0.99.20 |
| 3286 | 2026-02-18T03:20:19.246Z | Compiling toml v0.8.23 |
| 3287 | 2026-02-18T03:20:19.849Z | Compiling secrecy v0.10.3 |
| 3288 | 2026-02-18T03:20:20.132Z | Compiling half v2.4.1 |
| 3289 | 2026-02-18T03:20:20.730Z | Compiling ciborium-io v0.2.2 |
| 3290 | 2026-02-18T03:20:20.898Z | Compiling ciborium-ll v0.2.2 |
| 3291 | 2026-02-18T03:20:21.422Z | Compiling ciborium v0.2.2 |
| 3292 | 2026-02-18T03:20:21.881Z | Compiling aead v0.5.2 |
| 3293 | 2026-02-18T03:20:22.231Z | Compiling poly1305 v0.8.0 |
| 3294 | 2026-02-18T03:20:23.162Z | Compiling progenitor-impl v0.10.0 |
| 3295 | 2026-02-18T03:20:23.356Z | Compiling chacha20 v0.9.1 |
| 3296 | 2026-02-18T03:20:23.816Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3297 | 2026-02-18T03:20:27.694Z | Compiling progenitor-macro v0.10.0 |
| 3298 | 2026-02-18T03:20:29.779Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3299 | 2026-02-18T03:20:30.951Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3300 | 2026-02-18T03:20:31.275Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3301 | 2026-02-18T03:20:33.106Z | Compiling thiserror-no-std v2.0.2 |
| 3302 | 2026-02-18T03:20:33.329Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3303 | 2026-02-18T03:20:34.673Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3304 | 2026-02-18T03:20:36.337Z | Compiling progenitor v0.10.0 |
| 3305 | 2026-02-18T03:20:38.458Z | Compiling password-hash v0.5.0 |
| 3306 | 2026-02-18T03:20:39.635Z | Compiling blake2 v0.10.6 |
| 3307 | 2026-02-18T03:20:40.605Z | Compiling indent_write v2.2.0 |
| 3308 | 2026-02-18T03:20:40.750Z | Compiling unicode-width v0.2.0 |
| 3309 | 2026-02-18T03:20:40.891Z | Compiling argon2 v0.5.3 |
| 3310 | 2026-02-18T03:20:42.852Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3311 | 2026-02-18T03:20:42.910Z | Compiling vsss-rs v3.3.4 |
| 3312 | 2026-02-18T03:20:43.463Z | Compiling chacha20poly1305 v0.10.1 |
| 3313 | 2026-02-18T03:20:43.491Z | Compiling num-rational v0.4.2 |
| 3314 | 2026-02-18T03:20:43.718Z | Compiling num-complex v0.4.6 |
| 3315 | 2026-02-18T03:20:44.593Z | Compiling swrite v0.1.0 |
| 3316 | 2026-02-18T03:20:44.617Z | Compiling num v0.4.3 |
| 3317 | 2026-02-18T03:20:44.754Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3318 | 2026-02-18T03:20:45.837Z | Compiling float-ord v0.3.2 |
| 3319 | 2026-02-18T03:20:46.028Z | Compiling gethostname v0.5.0 |
| 3320 | 2026-02-18T03:20:46.264Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3321 | 2026-02-18T03:20:46.679Z | Compiling usdt-macro v0.5.0 |
| 3322 | 2026-02-18T03:20:46.705Z | Compiling usdt-attr-macro v0.5.0 |
| 3323 | 2026-02-18T03:20:47.721Z | Compiling derive-where v1.5.0 |
| 3324 | 2026-02-18T03:20:47.860Z | Compiling memmap v0.7.0 |
| 3325 | 2026-02-18T03:20:48.277Z | Compiling usdt v0.5.0 |
| 3326 | 2026-02-18T03:20:48.639Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3327 | 2026-02-18T03:20:49.018Z | Compiling owo-colors v4.2.3 |
| 3328 | 2026-02-18T03:20:49.473Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3329 | 2026-02-18T03:20:49.528Z | Compiling cancel-safe-futures v0.1.5 |
| 3330 | 2026-02-18T03:20:50.003Z | Compiling console v0.15.10 |
| 3331 | 2026-02-18T03:20:50.070Z | Compiling resolv-conf v0.7.0 |
| 3332 | 2026-02-18T03:20:50.907Z | Compiling libsw-core v0.3.1 |
| 3333 | 2026-02-18T03:20:51.249Z | Compiling libsw v3.5.0 |
| 3334 | 2026-02-18T03:20:52.252Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3335 | 2026-02-18T03:20:52.440Z | Compiling async-recursion v1.1.1 |
| 3336 | 2026-02-18T03:20:53.305Z | Compiling linear-map v1.2.0 |
| 3337 | 2026-02-18T03:20:53.563Z | Compiling libefi-sys v0.1.0 |
| 3338 | 2026-02-18T03:20:53.749Z | Compiling bytecount v0.6.8 |
| 3339 | 2026-02-18T03:20:53.950Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3340 | 2026-02-18T03:20:54.077Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3341 | 2026-02-18T03:20:55.093Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3342 | 2026-02-18T03:20:57.777Z | Compiling newline-converter v0.3.0 |
| 3343 | 2026-02-18T03:20:58.004Z | Compiling hickory-proto v0.24.4 |
| 3344 | 2026-02-18T03:20:59.426Z | Compiling atomicwrites v0.4.4 |
| 3345 | 2026-02-18T03:20:59.910Z | Compiling bitfield-struct v0.6.2 |
| 3346 | 2026-02-18T03:21:00.117Z | Compiling semver v0.1.20 |
| 3347 | 2026-02-18T03:21:00.394Z | Compiling linked-hash-map v0.5.6 |
| 3348 | 2026-02-18T03:21:00.581Z | Compiling rustc_version v0.1.7 |
| 3349 | 2026-02-18T03:21:00.790Z | Compiling lru-cache v0.1.2 |
| 3350 | 2026-02-18T03:21:00.928Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3351 | 2026-02-18T03:21:00.952Z | Compiling expectorate v1.2.0 |
| 3352 | 2026-02-18T03:21:01.050Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3353 | 2026-02-18T03:21:01.645Z | Compiling slog-dtrace v0.3.0 |
| 3354 | 2026-02-18T03:21:01.724Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3355 | 2026-02-18T03:21:01.869Z | Compiling siphasher v1.0.1 |
| 3356 | 2026-02-18T03:21:02.035Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3357 | 2026-02-18T03:21:02.263Z | Compiling phf_shared v0.12.1 |
| 3358 | 2026-02-18T03:21:02.688Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3359 | 2026-02-18T03:21:03.554Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3360 | 2026-02-18T03:21:03.921Z | Compiling hickory-resolver v0.24.4 |
| 3361 | 2026-02-18T03:21:04.078Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3362 | 2026-02-18T03:21:04.477Z | Compiling newtype_derive v0.1.6 |
| 3363 | 2026-02-18T03:21:04.937Z | Compiling tokio-dtrace v0.1.0 |
| 3364 | 2026-02-18T03:21:05.432Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3365 | 2026-02-18T03:21:06.313Z | Compiling dropshot-api-manager-types v0.3.0 |
| 3366 | 2026-02-18T03:21:07.376Z | Compiling pin-project-internal v1.1.6 |
| 3367 | 2026-02-18T03:21:08.129Z | Compiling csv-core v0.1.11 |
| 3368 | 2026-02-18T03:21:08.890Z | Compiling base64 v0.21.7 |
| 3369 | 2026-02-18T03:21:09.296Z | Compiling chrono-tz v0.10.4 |
| 3370 | 2026-02-18T03:21:09.584Z | Compiling xshell-macros v0.2.7 |
| 3371 | 2026-02-18T03:21:09.817Z | Compiling unicode-xid v0.2.6 |
| 3372 | 2026-02-18T03:21:10.026Z | Compiling const_format_proc_macros v0.2.34 |
| 3373 | 2026-02-18T03:21:10.175Z | Compiling xshell v0.2.7 |
| 3374 | 2026-02-18T03:21:11.250Z | Compiling pin-project v1.1.6 |
| 3375 | 2026-02-18T03:21:11.440Z | Compiling csv v1.3.1 |
| 3376 | 2026-02-18T03:21:11.523Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3377 | 2026-02-18T03:21:11.940Z | Compiling qorb v0.4.1 |
| 3378 | 2026-02-18T03:21:12.674Z | Compiling oxide-tokio-rt v0.1.2 |
| 3379 | 2026-02-18T03:21:13.330Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3380 | 2026-02-18T03:21:13.382Z | Compiling phf v0.12.1 |
| 3381 | 2026-02-18T03:21:14.341Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3382 | 2026-02-18T03:21:15.019Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3383 | 2026-02-18T03:21:15.694Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3384 | 2026-02-18T03:21:15.851Z | Compiling primeorder v0.13.6 |
| 3385 | 2026-02-18T03:21:16.414Z | Compiling typify-impl v0.2.0 |
| 3386 | 2026-02-18T03:21:19.926Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3387 | 2026-02-18T03:21:20.563Z | Compiling pem v3.0.5 |
| 3388 | 2026-02-18T03:21:20.701Z | Compiling snafu-derive v0.8.5 |
| 3389 | 2026-02-18T03:21:21.024Z | Compiling same-file v1.0.6 |
| 3390 | 2026-02-18T03:21:21.349Z | Compiling highway v1.3.0 |
| 3391 | 2026-02-18T03:21:21.945Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3392 | 2026-02-18T03:21:22.726Z | Compiling walkdir v2.5.0 |
| 3393 | 2026-02-18T03:21:23.898Z | Compiling typify-macro v0.2.0 |
| 3394 | 2026-02-18T03:21:23.938Z | Compiling snafu v0.8.5 |
| 3395 | 2026-02-18T03:21:24.048Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3396 | 2026-02-18T03:21:24.315Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3397 | 2026-02-18T03:21:26.223Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3398 | 2026-02-18T03:21:26.318Z | Compiling const_format v0.2.34 |
| 3399 | 2026-02-18T03:21:26.692Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3400 | 2026-02-18T03:21:27.272Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3401 | 2026-02-18T03:21:27.553Z | Compiling papergrid v0.11.0 |
| 3402 | 2026-02-18T03:21:29.317Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3403 | 2026-02-18T03:21:32.751Z | Compiling tabled_derive v0.7.0 |
| 3404 | 2026-02-18T03:21:33.603Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3405 | 2026-02-18T03:21:33.910Z | Compiling globset v0.4.15 |
| 3406 | 2026-02-18T03:21:34.409Z | Compiling olpc-cjson v0.1.4 |
| 3407 | 2026-02-18T03:21:34.778Z | Compiling bcs v0.1.6 |
| 3408 | 2026-02-18T03:21:35.542Z | Compiling serde_plain v1.0.2 |
| 3409 | 2026-02-18T03:21:36.080Z | Compiling salty v0.3.0 |
| 3410 | 2026-02-18T03:21:36.520Z | Compiling unicode-linebreak v0.1.5 |
| 3411 | 2026-02-18T03:21:37.045Z | Compiling radium v0.7.0 |
| 3412 | 2026-02-18T03:21:37.475Z | Compiling typed-path v0.9.3 |
| 3413 | 2026-02-18T03:21:37.917Z | Compiling smawk v0.3.2 |
| 3414 | 2026-02-18T03:21:38.054Z | Compiling utf-8 v0.7.6 |
| 3415 | 2026-02-18T03:21:38.207Z | Compiling termtree v0.5.1 |
| 3416 | 2026-02-18T03:21:38.442Z | Compiling tungstenite v0.21.0 |
| 3417 | 2026-02-18T03:21:38.467Z | Compiling textwrap v0.16.2 |
| 3418 | 2026-02-18T03:21:39.281Z | Compiling tabled v0.15.0 |
| 3419 | 2026-02-18T03:21:39.551Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3420 | 2026-02-18T03:21:41.572Z | Compiling tough v0.20.0 |
| 3421 | 2026-02-18T03:21:42.650Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3422 | 2026-02-18T03:21:43.030Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3423 | 2026-02-18T03:21:43.393Z | Compiling steno v0.4.1 |
| 3424 | 2026-02-18T03:21:43.421Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3425 | 2026-02-18T03:21:45.611Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3426 | 2026-02-18T03:21:45.835Z | Compiling humantime v2.2.0 |
| 3427 | 2026-02-18T03:21:46.572Z | Compiling tap v1.0.1 |
| 3428 | 2026-02-18T03:21:46.773Z | Compiling moka v0.12.10 |
| 3429 | 2026-02-18T03:21:47.072Z | Compiling maybe-uninit v2.0.0 |
| 3430 | 2026-02-18T03:21:47.632Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3431 | 2026-02-18T03:21:47.657Z | Compiling wyz v0.5.1 |
| 3432 | 2026-02-18T03:21:48.137Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3433 | 2026-02-18T03:21:52.103Z | Compiling tokio-tungstenite v0.21.0 |
| 3434 | 2026-02-18T03:21:54.378Z | Compiling p384 v0.13.1 |
| 3435 | 2026-02-18T03:21:54.420Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3436 | 2026-02-18T03:21:54.734Z | Compiling packed_struct v0.10.1 |
| 3437 | 2026-02-18T03:21:55.112Z | Compiling tagptr v0.2.0 |
| 3438 | 2026-02-18T03:21:55.136Z | Compiling funty v2.0.0 |
| 3439 | 2026-02-18T03:21:55.422Z | Compiling arc-swap v1.7.1 |
| 3440 | 2026-02-18T03:21:56.004Z | Compiling bitvec v1.0.1 |
| 3441 | 2026-02-18T03:21:57.138Z | Compiling slog-scope v4.4.0 |
| 3442 | 2026-02-18T03:21:58.248Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3443 | 2026-02-18T03:21:59.674Z | Compiling typify v0.2.0 |
| 3444 | 2026-02-18T03:21:59.867Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3445 | 2026-02-18T03:22:00.036Z | Compiling polyval v0.6.2 |
| 3446 | 2026-02-18T03:22:00.376Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3447 | 2026-02-18T03:22:04.036Z | Compiling packed_struct_codegen v0.10.1 |
| 3448 | 2026-02-18T03:22:04.783Z | Compiling zerocopy-derive v0.6.6 |
| 3449 | 2026-02-18T03:22:05.829Z | Compiling bitfield-macros v0.19.2 |
| 3450 | 2026-02-18T03:22:06.162Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3451 | 2026-02-18T03:22:06.804Z | Compiling indexmap v1.9.3 |
| 3452 | 2026-02-18T03:22:06.999Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3453 | 2026-02-18T03:22:07.126Z | Compiling crc-catalog v2.4.0 |
| 3454 | 2026-02-18T03:22:07.328Z | Compiling nodrop v0.1.14 |
| 3455 | 2026-02-18T03:22:07.356Z | Compiling parking_lot_core v0.8.6 |
| 3456 | 2026-02-18T03:22:07.513Z | Compiling array-init v0.0.4 |
| 3457 | 2026-02-18T03:22:07.854Z | Compiling crc v3.2.1 |
| 3458 | 2026-02-18T03:22:08.001Z | Compiling bitfield v0.19.2 |
| 3459 | 2026-02-18T03:22:08.417Z | Compiling proc-macro-error2 v2.0.1 |
| 3460 | 2026-02-18T03:22:08.459Z | Compiling zerocopy v0.6.6 |
| 3461 | 2026-02-18T03:22:09.349Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3462 | 2026-02-18T03:22:09.403Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3463 | 2026-02-18T03:22:11.772Z | Compiling ghash v0.5.1 |
| 3464 | 2026-02-18T03:22:12.010Z | Compiling hickory-resolver v0.25.2 |
| 3465 | 2026-02-18T03:22:12.334Z | Compiling progenitor-impl v0.8.0 |
| 3466 | 2026-02-18T03:22:12.731Z | Compiling smallvec v0.6.14 |
| 3467 | 2026-02-18T03:22:13.170Z | Compiling slog-stdlog v4.1.1 |
| 3468 | 2026-02-18T03:22:13.917Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3469 | 2026-02-18T03:22:16.238Z | Compiling ctr v0.9.2 |
| 3470 | 2026-02-18T03:22:16.664Z | Compiling num-derive v0.3.3 |
| 3471 | 2026-02-18T03:22:16.730Z | Compiling lzma-sys v0.1.20 |
| 3472 | 2026-02-18T03:22:17.198Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3473 | 2026-02-18T03:22:17.354Z | Compiling hashbrown v0.12.3 |
| 3474 | 2026-02-18T03:22:17.517Z | Compiling unicase v2.8.1 |
| 3475 | 2026-02-18T03:22:17.885Z | Compiling mime_guess v2.0.5 |
| 3476 | 2026-02-18T03:22:18.144Z | Compiling libscf-sys v1.1.0 |
| 3477 | 2026-02-18T03:22:18.598Z | Compiling progenitor-macro v0.8.0 |
| 3478 | 2026-02-18T03:22:18.782Z | Compiling aes-gcm v0.10.3 |
| 3479 | 2026-02-18T03:22:19.243Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3480 | 2026-02-18T03:22:19.415Z | Compiling slog-envlogger v2.2.0 |
| 3481 | 2026-02-18T03:22:21.635Z | Compiling serde-hex v0.1.0 |
| 3482 | 2026-02-18T03:22:25.110Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3483 | 2026-02-18T03:22:26.120Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3484 | 2026-02-18T03:22:29.916Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3485 | 2026-02-18T03:22:30.309Z | Compiling tabled_derive v0.11.0 |
| 3486 | 2026-02-18T03:22:30.977Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3487 | 2026-02-18T03:22:31.801Z | Compiling ron v0.8.1 |
| 3488 | 2026-02-18T03:22:32.416Z | Compiling papergrid v0.17.0 |
| 3489 | 2026-02-18T03:22:32.441Z | Compiling testing_table v0.3.0 |
| 3490 | 2026-02-18T03:22:33.135Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3491 | 2026-02-18T03:22:33.931Z | Compiling hashbrown v0.13.2 |
| 3492 | 2026-02-18T03:22:35.051Z | Compiling progenitor-client v0.8.0 |
| 3493 | 2026-02-18T03:22:35.843Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3494 | 2026-02-18T03:22:36.346Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e) |
| 3495 | 2026-02-18T03:22:36.652Z | Compiling heck v0.3.3 |
| 3496 | 2026-02-18T03:22:36.951Z | Compiling xattr v1.3.1 |
| 3497 | 2026-02-18T03:22:37.271Z | Compiling ssh-encoding v0.2.0 |
| 3498 | 2026-02-18T03:22:38.301Z | Compiling blowfish v0.9.1 |
| 3499 | 2026-02-18T03:22:38.514Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3500 | 2026-02-18T03:22:38.698Z | Compiling nibble_vec v0.1.0 |
| 3501 | 2026-02-18T03:22:38.975Z | Compiling filetime v0.2.26 |
| 3502 | 2026-02-18T03:22:39.295Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3503 | 2026-02-18T03:22:39.338Z | Compiling crc-any v2.5.0 |
| 3504 | 2026-02-18T03:22:39.614Z | Compiling endian-type v0.1.2 |
| 3505 | 2026-02-18T03:22:39.875Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3506 | 2026-02-18T03:22:40.115Z | Compiling corncobs v0.1.4 |
| 3507 | 2026-02-18T03:22:40.270Z | Compiling radix_trie v0.2.1 |
| 3508 | 2026-02-18T03:22:40.503Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3509 | 2026-02-18T03:22:41.078Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3510 | 2026-02-18T03:22:41.831Z | Compiling tar v0.4.44 |
| 3511 | 2026-02-18T03:22:42.947Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3512 | 2026-02-18T03:22:43.373Z | Compiling ssh-cipher v0.2.0 |
| 3513 | 2026-02-18T03:22:46.139Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3514 | 2026-02-18T03:22:46.326Z | Compiling zone_cfg_derive v0.1.2 |
| 3515 | 2026-02-18T03:22:46.451Z | Compiling progenitor v0.8.0 |
| 3516 | 2026-02-18T03:22:46.697Z | Compiling object v0.30.4 |
| 3517 | 2026-02-18T03:22:47.334Z | Compiling tabled v0.20.0 |
| 3518 | 2026-02-18T03:22:49.918Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3519 | 2026-02-18T03:22:50.351Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3520 | 2026-02-18T03:22:51.551Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3521 | 2026-02-18T03:22:51.725Z | Compiling parking_lot v0.11.2 |
| 3522 | 2026-02-18T03:22:53.322Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3523 | 2026-02-18T03:22:55.242Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3524 | 2026-02-18T03:22:55.424Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3525 | 2026-02-18T03:22:56.030Z | Compiling prefix-trie v0.7.0 |
| 3526 | 2026-02-18T03:22:56.462Z | Compiling password-hash v0.4.2 |
| 3527 | 2026-02-18T03:22:56.527Z | Compiling secrecy v0.8.0 |
| 3528 | 2026-02-18T03:22:56.819Z | Compiling fxhash v0.2.1 |
| 3529 | 2026-02-18T03:22:56.940Z | Compiling half v1.8.3 |
| 3530 | 2026-02-18T03:22:57.071Z | Compiling http-range v0.1.5 |
| 3531 | 2026-02-18T03:22:57.603Z | Compiling number_prefix v0.4.0 |
| 3532 | 2026-02-18T03:22:57.719Z | Compiling base64 v0.13.1 |
| 3533 | 2026-02-18T03:22:58.039Z | Compiling path-slash v0.1.5 |
| 3534 | 2026-02-18T03:22:58.306Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3535 | 2026-02-18T03:22:58.408Z | Compiling ron v0.7.1 |
| 3536 | 2026-02-18T03:22:59.661Z | Compiling indicatif v0.17.11 |
| 3537 | 2026-02-18T03:23:00.657Z | Compiling serde_cbor v0.11.2 |
| 3538 | 2026-02-18T03:23:01.943Z | Compiling sled v0.34.7 |
| 3539 | 2026-02-18T03:23:02.325Z | Compiling pbkdf2 v0.11.0 |
| 3540 | 2026-02-18T03:23:02.577Z | Compiling hickory-server v0.25.2 |
| 3541 | 2026-02-18T03:23:04.580Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3542 | 2026-02-18T03:23:04.815Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3543 | 2026-02-18T03:23:05.170Z | Compiling xz2 v0.1.7 |
| 3544 | 2026-02-18T03:23:05.703Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3545 | 2026-02-18T03:23:08.919Z | Compiling zone v0.1.8 |
| 3546 | 2026-02-18T03:23:09.418Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3547 | 2026-02-18T03:23:11.307Z | Compiling ssh-key v0.6.6 |
| 3548 | 2026-02-18T03:23:11.529Z | Compiling hickory-client v0.25.2 |
| 3549 | 2026-02-18T03:23:12.132Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3550 | 2026-02-18T03:23:12.338Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3551 | 2026-02-18T03:23:13.030Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3552 | 2026-02-18T03:23:16.366Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3553 | 2026-02-18T03:23:17.668Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3554 | 2026-02-18T03:23:20.467Z | Compiling p256 v0.13.2 |
| 3555 | 2026-02-18T03:23:21.874Z | Compiling p521 v0.13.3 |
| 3556 | 2026-02-18T03:23:22.328Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3557 | 2026-02-18T03:23:24.113Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3558 | 2026-02-18T03:23:25.277Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3559 | 2026-02-18T03:23:26.614Z | Compiling yasna v0.5.2 |
| 3560 | 2026-02-18T03:23:26.660Z | Compiling headers-core v0.3.0 |
| 3561 | 2026-02-18T03:23:26.885Z | Compiling kstat-rs v0.2.4 |
| 3562 | 2026-02-18T03:23:27.274Z | Compiling nanorand v0.7.0 |
| 3563 | 2026-02-18T03:23:27.360Z | Compiling atty v0.2.14 |
| 3564 | 2026-02-18T03:23:27.486Z | Compiling russh-cryptovec v0.7.3 |
| 3565 | 2026-02-18T03:23:27.565Z | Compiling md5 v0.7.0 |
| 3566 | 2026-02-18T03:23:27.858Z | Compiling crc8 v0.1.1 |
| 3567 | 2026-02-18T03:23:27.886Z | Compiling russh-keys v0.45.0 |
| 3568 | 2026-02-18T03:23:27.919Z | Compiling flume v0.11.1 |
| 3569 | 2026-02-18T03:23:27.992Z | Compiling rcgen v0.12.1 |
| 3570 | 2026-02-18T03:23:28.147Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3571 | 2026-02-18T03:23:28.509Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 3572 | 2026-02-18T03:23:28.537Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3573 | 2026-02-18T03:23:28.603Z | Compiling headers v0.4.1 |
| 3574 | 2026-02-18T03:23:29.360Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3575 | 2026-02-18T03:23:30.218Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3576 | 2026-02-18T03:23:31.649Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3577 | 2026-02-18T03:23:36.793Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3578 | 2026-02-18T03:23:42.576Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3579 | 2026-02-18T03:23:43.631Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 3580 | 2026-02-18T03:23:45.734Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3581 | 2026-02-18T03:24:00.668Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3582 | 2026-02-18T03:24:01.967Z | Compiling hyper-staticfile v0.10.1 |
| 3583 | 2026-02-18T03:24:03.986Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3584 | 2026-02-18T03:24:05.010Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3585 | 2026-02-18T03:24:05.474Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3586 | 2026-02-18T03:24:06.922Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3587 | 2026-02-18T03:24:07.926Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3588 | 2026-02-18T03:24:09.837Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3589 | 2026-02-18T03:24:12.415Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3590 | 2026-02-18T03:24:15.416Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3591 | 2026-02-18T03:24:15.655Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3592 | 2026-02-18T03:24:17.617Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3593 | 2026-02-18T03:24:18.078Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3594 | 2026-02-18T03:24:18.185Z | Compiling num-bigint v0.4.6 |
| 3595 | 2026-02-18T03:24:19.165Z | Compiling des v0.8.1 |
| 3596 | 2026-02-18T03:24:19.570Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3597 | 2026-02-18T03:24:20.184Z | Compiling subprocess v0.2.9 |
| 3598 | 2026-02-18T03:24:20.935Z | Compiling hex-literal v0.4.1 |
| 3599 | 2026-02-18T03:24:21.050Z | Compiling display-error-chain v0.2.2 |
| 3600 | 2026-02-18T03:24:21.194Z | Compiling russh v0.45.0 |
| 3601 | 2026-02-18T03:24:21.319Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3602 | 2026-02-18T03:24:23.825Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3603 | 2026-02-18T03:24:24.614Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3604 | 2026-02-18T03:24:25.177Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3605 | 2026-02-18T03:24:27.045Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3606 | 2026-02-18T03:24:27.506Z | Compiling internet-checksum v0.2.1 |
| 3607 | 2026-02-18T03:25:44.068Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3608 | 2026-02-18T03:26:45.041Z | Finished `release` profile [optimized] target(s) in 10m 59s |
| 3609 | 2026-02-18T03:26:45.279Z | + cp target/release/dhcp-server /work/ |
| 3610 | 2026-02-18T03:26:45.303Z | process exited: duration 1436062 ms, exit code 0 |
| |
| 3611 | 2026-02-18T03:26:45.387Z | found 2 output files |
| 3612 | 2026-02-18T03:26:45.387Z | uploading: /work/testbed.tar.gz (187548362 bytes) |
| 3613 | 2026-02-18T03:27:10.708Z | uploaded: /work/testbed.tar.gz |
| 3614 | 2026-02-18T03:27:10.708Z | uploading: /work/dhcp-server (13434672 bytes) |
| 3615 | 2026-02-18T03:27:17.067Z | uploaded: /work/dhcp-server |