|
|
|
| 1 | 2026-06-05T03:58:09.434Z | job assigned to worker 01KTAYV7WJ88YGJ6NWHMTX965B [factory aws, i-0fa5a3e35e849b9d5] (queued for 1 m 20 s) |
| |
| 2 | 2026-06-05T03:58:16.321Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:58:16.325Z | ++ uname -s |
| 4 | 2026-06-05T03:58:16.325Z | + kern=SunOS |
| 5 | 2026-06-05T03:58:16.325Z | + build_user=build |
| 6 | 2026-06-05T03:58:16.325Z | + build_uid=12345 |
| 7 | 2026-06-05T03:58:16.325Z | + work_dir=/work |
| 8 | 2026-06-05T03:58:16.325Z | + input_dir=/input |
| 9 | 2026-06-05T03:58:16.325Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:58:16.329Z | + case "$kern" in |
| 11 | 2026-06-05T03:58:16.329Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:58:16.329Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:58:18.333Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:58:18.446Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:58:18.449Z | + home_fs=zfs |
| 16 | 2026-06-05T03:58:18.449Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:58:18.449Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:58:18.449Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:58:20.450Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:58:20.455Z | process exited: duration 4135 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:58:20.462Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:58:20.466Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:58:20.466Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T03:58:20.466Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-05T03:58:20.466Z | * rust toolchain profile = "default" |
| 26 | 2026-06-05T03:58:20.466Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:58:20.466Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:58:20.469Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:58:20.469Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:58:20.595Z | info: downloading installer |
| 31 | 2026-06-05T03:58:21.930Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:58:21.930Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:58:21.930Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:58:21.930Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:58:21.930Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:58:21.930Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:58:21.930Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:58:21.930Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:58:21.930Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:58:21.930Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:58:21.930Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:58:21.930Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:58:21.930Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:58:21.944Z | info: profile set to default |
| 45 | 2026-06-05T03:58:21.944Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:58:21.947Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:58:22.080Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:58:22.089Z | info: downloading 6 components |
| 49 | 2026-06-05T03:58:36.536Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:58:36.536Z | |
| 51 | 2026-06-05T03:58:36.564Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:58:36.564Z | |
| 53 | 2026-06-05T03:58:36.564Z | |
| 54 | 2026-06-05T03:58:36.564Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:58:36.564Z | |
| 56 | 2026-06-05T03:58:36.564Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:58:36.564Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:58:36.564Z | |
| 59 | 2026-06-05T03:58:36.564Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:58:36.564Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:58:36.564Z | |
| 62 | 2026-06-05T03:58:36.564Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:58:36.564Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:58:36.564Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:58:36.564Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:58:36.564Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:58:36.564Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:58:36.564Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:58:36.567Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:58:36.568Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:58:36.669Z | + rustup --version |
| 72 | 2026-06-05T03:58:36.678Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:58:36.681Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:58:36.701Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:58:36.704Z | + cargo --version |
| 76 | 2026-06-05T03:58:36.715Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:58:36.719Z | + rustc --version |
| 78 | 2026-06-05T03:58:36.738Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:58:36.741Z | process exited: duration 16277 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:58:36.746Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:58:36.765Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T03:58:44.787Z | process exited: duration 8039 ms, exit code 0 |
| |
| 83 | 2026-06-05T03:58:44.795Z | starting task 3: "build" |
| 84 | 2026-06-05T03:58:44.798Z | + set -e |
| 85 | 2026-06-05T03:58:44.799Z | + set -o pipefail |
| 86 | 2026-06-05T03:58:44.799Z | + [[ true == true ]] |
| 87 | 2026-06-05T03:58:44.799Z | + WORK=/work |
| 88 | 2026-06-05T03:58:44.799Z | + pfexec pkg install protobuf git |
| 89 | 2026-06-05T03:58:53.519Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 90 | 2026-06-05T03:59:01.113Z | Startup: Caching catalogs ... Done |
| 91 | 2026-06-05T03:59:08.256Z | Planning: Solver setup ... Done |
| 92 | 2026-06-05T03:59:08.293Z | Planning: Running solver ... Done |
| 93 | 2026-06-05T03:59:08.444Z | Planning: Finding local manifests ... Done |
| 94 | 2026-06-05T03:59:08.462Z | Planning: Fetching manifests: 0/1 0% complete |
| 95 | 2026-06-05T03:59:08.499Z | Planning: Fetching manifests: 1/1 100% complete |
| 96 | 2026-06-05T03:59:08.522Z | Planning: Package planning ... Done |
| 97 | 2026-06-05T03:59:08.538Z | Planning: Merging actions ... Done |
| 98 | 2026-06-05T03:59:08.640Z | Planning: Checking for conflicting actions ... Done |
| 99 | 2026-06-05T03:59:08.644Z | Planning: Consolidating action changes ... Done |
| 100 | 2026-06-05T03:59:09.419Z | Planning: Evaluating mediators ... Done |
| 101 | 2026-06-05T03:59:09.426Z | Planning: Planning completed in 8.14 seconds |
| 102 | 2026-06-05T03:59:09.431Z | Packages to install: 1 |
| 103 | 2026-06-05T03:59:09.431Z | Create boot environment: No |
| 104 | 2026-06-05T03:59:09.431Z | Create backup boot environment: No |
| 105 | 2026-06-05T03:59:09.467Z | |
| 106 | 2026-06-05T03:59:09.467Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 107 | 2026-06-05T03:59:14.601Z | Download: 204/1184 items 3.5/15.2MB 22% complete (1.1M/s) |
| 108 | 2026-06-05T03:59:19.608Z | Download: 324/1184 items 3.8/15.2MB 24% complete (430k/s) |
| 109 | 2026-06-05T03:59:24.628Z | Download: 516/1184 items 4.3/15.2MB 28% complete (73.1k/s) |
| 110 | 2026-06-05T03:59:29.773Z | Download: 627/1184 items 4.7/15.2MB 30% complete (89.5k/s) |
| 111 | 2026-06-05T03:59:35.320Z | Download: 725/1184 items 9.6/15.2MB 62% complete (517k/s) |
| 112 | 2026-06-05T03:59:40.340Z | Download: 1008/1184 items 15.1/15.2MB 99% complete (1.0M/s) |
| 113 | 2026-06-05T03:59:46.043Z | Download: 1014/1184 items 15.2/15.2MB 99% complete (976k/s) |
| 114 | 2026-06-05T03:59:54.395Z | Download: 1019/1184 items 15.2/15.2MB 99% complete (848k/s) |
| 115 | 2026-06-05T04:00:00.761Z | Download: 1020/1184 items 15.2/15.2MB 99% complete |
| 116 | 2026-06-05T04:00:08.925Z | Download: 1021/1184 items 15.2/15.2MB 99% complete |
| 117 | 2026-06-05T04:00:14.953Z | Download: 1168/1184 items 15.2/15.2MB 99% complete (5.1k/s) |
| 118 | 2026-06-05T04:00:21.479Z | Download: 1175/1184 items 15.2/15.2MB 99% complete (5.7k/s) |
| 119 | 2026-06-05T04:00:34.603Z | Download: 1181/1184 items 15.2/15.2MB 99% complete |
| 120 | 2026-06-05T04:00:36.196Z | Download: Completed 15.22 MB in 86.72 seconds (179k/s) |
| 121 | 2026-06-05T04:00:36.289Z | Actions: 1/1284 actions (Installing new actions) |
| 122 | 2026-06-05T04:00:36.591Z | Actions: Completed 1284 actions in 0.30 seconds. |
| 123 | 2026-06-05T04:00:37.202Z | Done |
| 124 | 2026-06-05T04:00:37.202Z | Done |
| 125 | 2026-06-05T04:00:37.859Z | Done |
| 126 | 2026-06-05T04:00:40.849Z | Done |
| 127 | 2026-06-05T04:00:40.919Z | Done |
| 128 | 2026-06-05T04:00:40.922Z | Done |
| 129 | 2026-06-05T04:00:41.115Z | Done |
| 130 | 2026-06-05T04:00:41.771Z | + cargo --version |
| 131 | 2026-06-05T04:00:41.781Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 132 | 2026-06-05T04:00:41.784Z | + rustc --version |
| 133 | 2026-06-05T04:00:41.803Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 134 | 2026-06-05T04:00:41.805Z | + banner clone |
| 135 | 2026-06-05T04:00:41.808Z | |
| 136 | 2026-06-05T04:00:41.808Z | #### # #### # # ###### |
| 137 | 2026-06-05T04:00:41.808Z | # # # # # ## # # |
| 138 | 2026-06-05T04:00:41.808Z | # # # # # # # ##### |
| 139 | 2026-06-05T04:00:41.808Z | # # # # # # # # |
| 140 | 2026-06-05T04:00:41.808Z | # # # # # # ## # |
| 141 | 2026-06-05T04:00:41.808Z | #### ###### #### # # ###### |
| 142 | 2026-06-05T04:00:41.808Z | |
| 143 | 2026-06-05T04:00:41.808Z | + mkdir -p /work/ci |
| 144 | 2026-06-05T04:00:41.811Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 145 | 2026-06-05T04:00:41.843Z | Cloning into '/work/ci/testbed'... |
| 146 | 2026-06-05T04:00:42.735Z | + banner build |
| 147 | 2026-06-05T04:00:42.738Z | |
| 148 | 2026-06-05T04:00:42.738Z | ##### # # # # ##### |
| 149 | 2026-06-05T04:00:42.738Z | # # # # # # # # |
| 150 | 2026-06-05T04:00:42.738Z | ##### # # # # # # |
| 151 | 2026-06-05T04:00:42.738Z | # # # # # # # # |
| 152 | 2026-06-05T04:00:42.738Z | # # # # # # # # |
| 153 | 2026-06-05T04:00:42.738Z | ##### #### # ###### ##### |
| 154 | 2026-06-05T04:00:42.738Z | |
| 155 | 2026-06-05T04:00:42.738Z | + cd /work/ci/testbed |
| 156 | 2026-06-05T04:00:42.738Z | + cargo build -p interop-lab -p wrangler |
| 157 | 2026-06-05T04:00:42.838Z | Updating crates.io index |
| 158 | 2026-06-05T04:00:42.841Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 159 | 2026-06-05T04:00:43.176Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 160 | 2026-06-05T04:00:43.810Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 161 | 2026-06-05T04:00:44.133Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 162 | 2026-06-05T04:00:44.644Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 163 | 2026-06-05T04:00:44.896Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 164 | 2026-06-05T04:00:45.128Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 165 | 2026-06-05T04:00:45.456Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 166 | 2026-06-05T04:00:46.185Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 167 | 2026-06-05T04:00:46.441Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 168 | 2026-06-05T04:00:46.680Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 169 | 2026-06-05T04:00:46.939Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 170 | 2026-06-05T04:00:47.187Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 171 | 2026-06-05T04:00:51.113Z | Downloading crates ... |
| 172 | 2026-06-05T04:00:51.182Z | Downloaded axum-core v0.4.5 |
| 173 | 2026-06-05T04:00:51.186Z | Downloaded foreign-types-shared v0.3.1 |
| 174 | 2026-06-05T04:00:51.186Z | Downloaded foldhash v0.2.0 |
| 175 | 2026-06-05T04:00:51.186Z | Downloaded displaydoc v0.2.5 |
| 176 | 2026-06-05T04:00:51.186Z | Downloaded cstr-argument v0.1.2 |
| 177 | 2026-06-05T04:00:51.192Z | Downloaded fixedbitset v0.4.2 |
| 178 | 2026-06-05T04:00:51.197Z | Downloaded ref-cast-impl v1.0.25 |
| 179 | 2026-06-05T04:00:51.202Z | Downloaded crypto-common v0.1.6 |
| 180 | 2026-06-05T04:00:51.207Z | Downloaded data-encoding v2.10.0 |
| 181 | 2026-06-05T04:00:51.212Z | Downloaded allocator-api2 v0.2.21 |
| 182 | 2026-06-05T04:00:51.217Z | Downloaded http-body v0.4.6 |
| 183 | 2026-06-05T04:00:51.217Z | Downloaded ipnet v2.11.0 |
| 184 | 2026-06-05T04:00:51.220Z | Downloaded anyhow v1.0.102 |
| 185 | 2026-06-05T04:00:51.224Z | Downloaded percent-encoding v2.3.2 |
| 186 | 2026-06-05T04:00:51.224Z | Downloaded openssl-probe v0.2.1 |
| 187 | 2026-06-05T04:00:51.227Z | Downloaded axum v0.7.9 |
| 188 | 2026-06-05T04:00:51.235Z | Downloaded futures-macro v0.3.32 |
| 189 | 2026-06-05T04:00:51.235Z | Downloaded block-buffer v0.10.4 |
| 190 | 2026-06-05T04:00:51.240Z | Downloaded prost-derive v0.11.9 |
| 191 | 2026-06-05T04:00:51.240Z | Downloaded httparse v1.10.1 |
| 192 | 2026-06-05T04:00:51.240Z | Downloaded foreign-types-shared v0.1.1 |
| 193 | 2026-06-05T04:00:51.240Z | Downloaded futures-core v0.3.32 |
| 194 | 2026-06-05T04:00:51.244Z | Downloaded async-stream-impl v0.3.6 |
| 195 | 2026-06-05T04:00:51.244Z | Downloaded cmake v0.1.58 |
| 196 | 2026-06-05T04:00:51.244Z | Downloaded futures-sink v0.3.32 |
| 197 | 2026-06-05T04:00:51.248Z | Downloaded futures-executor v0.3.32 |
| 198 | 2026-06-05T04:00:51.252Z | Downloaded anstyle v1.0.13 |
| 199 | 2026-06-05T04:00:51.252Z | Downloaded openapiv3 v2.2.0 |
| 200 | 2026-06-05T04:00:51.257Z | Downloaded indexmap v1.9.3 |
| 201 | 2026-06-05T04:00:51.263Z | Downloaded portable-atomic v1.13.0 |
| 202 | 2026-06-05T04:00:51.266Z | Downloaded itoa v1.0.17 |
| 203 | 2026-06-05T04:00:51.266Z | Downloaded idna_adapter v1.2.1 |
| 204 | 2026-06-05T04:00:51.266Z | Downloaded ident_case v1.0.1 |
| 205 | 2026-06-05T04:00:51.266Z | Downloaded clap v4.6.1 |
| 206 | 2026-06-05T04:00:51.270Z | Downloaded http v0.2.12 |
| 207 | 2026-06-05T04:00:51.274Z | Downloaded httpdate v1.0.3 |
| 208 | 2026-06-05T04:00:51.274Z | Downloaded hashbrown v0.12.3 |
| 209 | 2026-06-05T04:00:51.278Z | Downloaded icu_collections v2.1.1 |
| 210 | 2026-06-05T04:00:51.282Z | Downloaded linked-hash-map v0.5.6 |
| 211 | 2026-06-05T04:00:51.282Z | Downloaded rand_chacha v0.3.1 |
| 212 | 2026-06-05T04:00:51.282Z | Downloaded progenitor-macro v0.10.0 |
| 213 | 2026-06-05T04:00:51.282Z | Downloaded crucible-workspace-hack v0.1.0 |
| 214 | 2026-06-05T04:00:51.286Z | Downloaded futures-channel v0.3.32 |
| 215 | 2026-06-05T04:00:51.286Z | Downloaded darling_macro v0.23.0 |
| 216 | 2026-06-05T04:00:51.286Z | Downloaded camino v1.2.2 |
| 217 | 2026-06-05T04:00:51.290Z | Downloaded num_enum v0.7.5 |
| 218 | 2026-06-05T04:00:51.294Z | Downloaded equivalent v1.0.2 |
| 219 | 2026-06-05T04:00:51.294Z | Downloaded hyper-openssl v0.9.2 |
| 220 | 2026-06-05T04:00:51.297Z | Downloaded foreign-types v0.5.0 |
| 221 | 2026-06-05T04:00:51.297Z | Downloaded ref-cast v1.0.25 |
| 222 | 2026-06-05T04:00:51.298Z | Downloaded proc-macro-crate v3.4.0 |
| 223 | 2026-06-05T04:00:51.298Z | Downloaded icu_locale_core v2.1.1 |
| 224 | 2026-06-05T04:00:51.302Z | Downloaded prost v0.13.5 |
| 225 | 2026-06-05T04:00:51.307Z | Downloaded lock_api v0.4.14 |
| 226 | 2026-06-05T04:00:51.307Z | Downloaded hex v0.4.3 |
| 227 | 2026-06-05T04:00:51.307Z | Downloaded fs_extra v1.3.0 |
| 228 | 2026-06-05T04:00:51.307Z | Downloaded memchr v2.7.6 |
| 229 | 2026-06-05T04:00:51.310Z | Downloaded colorchoice v1.0.4 |
| 230 | 2026-06-05T04:00:51.310Z | Downloaded lru-slab v0.1.2 |
| 231 | 2026-06-05T04:00:51.310Z | Downloaded cfg_aliases v0.2.1 |
| 232 | 2026-06-05T04:00:51.310Z | Downloaded base16ct v1.0.0 |
| 233 | 2026-06-05T04:00:51.315Z | Downloaded atomic-waker v1.1.2 |
| 234 | 2026-06-05T04:00:51.315Z | Downloaded pkg-config v0.3.32 |
| 235 | 2026-06-05T04:00:51.315Z | Downloaded pin-project-lite v0.2.16 |
| 236 | 2026-06-05T04:00:51.321Z | Downloaded openssl-macros v0.1.1 |
| 237 | 2026-06-05T04:00:51.321Z | Downloaded anstyle-query v1.1.5 |
| 238 | 2026-06-05T04:00:51.321Z | Downloaded futures-io v0.3.32 |
| 239 | 2026-06-05T04:00:51.321Z | Downloaded axum-core v0.3.4 |
| 240 | 2026-06-05T04:00:51.325Z | Downloaded heck v0.4.1 |
| 241 | 2026-06-05T04:00:51.325Z | Downloaded form_urlencoded v1.2.2 |
| 242 | 2026-06-05T04:00:51.326Z | Downloaded progenitor v0.11.2 |
| 243 | 2026-06-05T04:00:51.326Z | Downloaded dyn-clone v1.0.20 |
| 244 | 2026-06-05T04:00:51.330Z | Downloaded prost-types v0.11.9 |
| 245 | 2026-06-05T04:00:51.339Z | Downloaded once_cell v1.21.3 |
| 246 | 2026-06-05T04:00:51.339Z | Downloaded icu_provider v2.1.1 |
| 247 | 2026-06-05T04:00:51.347Z | Downloaded linked_hash_set v0.1.6 |
| 248 | 2026-06-05T04:00:51.347Z | Downloaded fnv v1.0.7 |
| 249 | 2026-06-05T04:00:51.347Z | Downloaded proc-macro-error v1.0.4 |
| 250 | 2026-06-05T04:00:51.347Z | Downloaded oxnet v0.1.4 |
| 251 | 2026-06-05T04:00:51.347Z | Downloaded litemap v0.8.1 |
| 252 | 2026-06-05T04:00:51.347Z | Downloaded heck v0.5.0 |
| 253 | 2026-06-05T04:00:51.348Z | Downloaded rustls-native-certs v0.8.3 |
| 254 | 2026-06-05T04:00:51.351Z | Downloaded quote v1.0.45 |
| 255 | 2026-06-05T04:00:51.351Z | Downloaded find-msvc-tools v0.1.8 |
| 256 | 2026-06-05T04:00:51.351Z | Downloaded foreign-types v0.3.2 |
| 257 | 2026-06-05T04:00:51.351Z | Downloaded progenitor-impl v0.10.0 |
| 258 | 2026-06-05T04:00:51.351Z | Downloaded progenitor-client v0.11.2 |
| 259 | 2026-06-05T04:00:51.355Z | Downloaded potential_utf v0.1.4 |
| 260 | 2026-06-05T04:00:51.355Z | Downloaded indicatif v0.18.3 |
| 261 | 2026-06-05T04:00:51.358Z | Downloaded rand_chacha v0.9.0 |
| 262 | 2026-06-05T04:00:51.358Z | Downloaded clap_lex v1.0.0 |
| 263 | 2026-06-05T04:00:51.358Z | Downloaded bitflags v1.3.2 |
| 264 | 2026-06-05T04:00:51.362Z | Downloaded pin-project-internal v1.1.10 |
| 265 | 2026-06-05T04:00:51.365Z | Downloaded ppv-lite86 v0.2.21 |
| 266 | 2026-06-05T04:00:51.369Z | Downloaded slog-envlogger v2.2.0 |
| 267 | 2026-06-05T04:00:51.372Z | Downloaded getrandom v0.2.17 |
| 268 | 2026-06-05T04:00:51.372Z | Downloaded clap_derive v4.6.1 |
| 269 | 2026-06-05T04:00:51.372Z | Downloaded bitflags v2.10.0 |
| 270 | 2026-06-05T04:00:51.376Z | Downloaded autocfg v1.5.0 |
| 271 | 2026-06-05T04:00:51.379Z | Downloaded slab v0.4.11 |
| 272 | 2026-06-05T04:00:51.384Z | Downloaded deranged v0.5.5 |
| 273 | 2026-06-05T04:00:51.384Z | Downloaded cfg-if v1.0.4 |
| 274 | 2026-06-05T04:00:51.384Z | Downloaded bs58 v0.5.1 |
| 275 | 2026-06-05T04:00:51.389Z | Downloaded http-body-util v0.1.3 |
| 276 | 2026-06-05T04:00:51.389Z | Downloaded erased-serde v0.3.31 |
| 277 | 2026-06-05T04:00:51.389Z | Downloaded generic-array v0.14.9 |
| 278 | 2026-06-05T04:00:51.392Z | Downloaded sha1 v0.10.6 |
| 279 | 2026-06-05T04:00:51.393Z | Downloaded either v1.15.0 |
| 280 | 2026-06-05T04:00:51.397Z | Downloaded serde_urlencoded v0.7.1 |
| 281 | 2026-06-05T04:00:51.397Z | Downloaded lazy_static v1.5.0 |
| 282 | 2026-06-05T04:00:51.401Z | Downloaded num-conv v0.2.0 |
| 283 | 2026-06-05T04:00:51.407Z | Downloaded console v0.16.2 |
| 284 | 2026-06-05T04:00:51.407Z | Downloaded colored v3.1.1 |
| 285 | 2026-06-05T04:00:51.410Z | Downloaded multimap v0.8.3 |
| 286 | 2026-06-05T04:00:51.411Z | Downloaded matchit v0.7.3 |
| 287 | 2026-06-05T04:00:51.411Z | Downloaded sync_wrapper v1.0.2 |
| 288 | 2026-06-05T04:00:51.416Z | Downloaded stable_deref_trait v1.2.1 |
| 289 | 2026-06-05T04:00:51.419Z | Downloaded hyper-util v0.1.19 |
| 290 | 2026-06-05T04:00:51.419Z | Downloaded schemars_derive v0.8.22 |
| 291 | 2026-06-05T04:00:51.423Z | Downloaded rustversion v1.0.22 |
| 292 | 2026-06-05T04:00:51.423Z | Downloaded crossbeam-utils v0.8.21 |
| 293 | 2026-06-05T04:00:51.426Z | Downloaded shlex v1.3.0 |
| 294 | 2026-06-05T04:00:51.426Z | Downloaded serde_spanned v1.0.4 |
| 295 | 2026-06-05T04:00:51.427Z | Downloaded hyper-timeout v0.5.2 |
| 296 | 2026-06-05T04:00:51.430Z | Downloaded tokio-macros v2.7.0 |
| 297 | 2026-06-05T04:00:51.437Z | Downloaded progenitor-macro v0.11.2 |
| 298 | 2026-06-05T04:00:51.440Z | Downloaded progenitor v0.10.0 |
| 299 | 2026-06-05T04:00:51.440Z | Downloaded pin-utils v0.1.0 |
| 300 | 2026-06-05T04:00:51.445Z | Downloaded subtle v2.6.1 |
| 301 | 2026-06-05T04:00:51.448Z | Downloaded thiserror-impl v2.0.18 |
| 302 | 2026-06-05T04:00:51.448Z | Downloaded darling_core v0.23.0 |
| 303 | 2026-06-05T04:00:51.452Z | Downloaded parking_lot_core v0.9.12 |
| 304 | 2026-06-05T04:00:51.452Z | Downloaded tokio-io-timeout v1.2.1 |
| 305 | 2026-06-05T04:00:51.455Z | Downloaded slog-term v2.9.2 |
| 306 | 2026-06-05T04:00:51.456Z | Downloaded hyper-rustls v0.27.7 |
| 307 | 2026-06-05T04:00:51.456Z | Downloaded time-core v0.1.8 |
| 308 | 2026-06-05T04:00:51.459Z | Downloaded serde_core v1.0.228 |
| 309 | 2026-06-05T04:00:51.459Z | Downloaded rustls-pemfile v1.0.4 |
| 310 | 2026-06-05T04:00:51.463Z | Downloaded arc-swap v1.8.0 |
| 311 | 2026-06-05T04:00:51.466Z | Downloaded tokio-openssl v0.6.5 |
| 312 | 2026-06-05T04:00:51.469Z | Downloaded tokio-tungstenite v0.21.0 |
| 313 | 2026-06-05T04:00:51.473Z | Downloaded slog-stdlog v4.1.1 |
| 314 | 2026-06-05T04:00:51.473Z | Downloaded smf v0.2.3 |
| 315 | 2026-06-05T04:00:51.476Z | Downloaded strsim v0.11.1 |
| 316 | 2026-06-05T04:00:51.476Z | Downloaded rand v0.8.5 |
| 317 | 2026-06-05T04:00:51.476Z | Downloaded slog-scope v4.4.1 |
| 318 | 2026-06-05T04:00:51.479Z | Downloaded tabwriter v1.4.1 |
| 319 | 2026-06-05T04:00:51.480Z | Downloaded thread_local v1.1.9 |
| 320 | 2026-06-05T04:00:51.480Z | Downloaded tempfile v3.24.0 |
| 321 | 2026-06-05T04:00:51.484Z | Downloaded smallvec v1.15.1 |
| 322 | 2026-06-05T04:00:51.484Z | Downloaded quinn-udp v0.5.14 |
| 323 | 2026-06-05T04:00:51.484Z | Downloaded fastrand v2.3.0 |
| 324 | 2026-06-05T04:00:51.487Z | Downloaded scopeguard v1.2.0 |
| 325 | 2026-06-05T04:00:51.487Z | Downloaded take_mut v0.2.2 |
| 326 | 2026-06-05T04:00:51.487Z | Downloaded ron v0.12.0 |
| 327 | 2026-06-05T04:00:51.491Z | Downloaded slog v2.8.2 |
| 328 | 2026-06-05T04:00:51.494Z | Downloaded signal-hook-registry v1.4.8 |
| 329 | 2026-06-05T04:00:51.494Z | Downloaded proc-macro2 v1.0.106 |
| 330 | 2026-06-05T04:00:51.500Z | Downloaded tower-layer v0.3.3 |
| 331 | 2026-06-05T04:00:51.500Z | Downloaded term v1.2.1 |
| 332 | 2026-06-05T04:00:51.504Z | Downloaded openssl-sys v0.9.116 |
| 333 | 2026-06-05T04:00:51.504Z | Downloaded tokio-rustls v0.26.4 |
| 334 | 2026-06-05T04:00:51.504Z | Downloaded rustls-platform-verifier v0.7.0 |
| 335 | 2026-06-05T04:00:51.507Z | Downloaded unit-prefix v0.5.2 |
| 336 | 2026-06-05T04:00:51.507Z | Downloaded typify-macro v0.4.3 |
| 337 | 2026-06-05T04:00:51.507Z | Downloaded anstyle-parse v1.0.0 |
| 338 | 2026-06-05T04:00:51.511Z | Downloaded prettyplease v0.1.25 |
| 339 | 2026-06-05T04:00:51.512Z | Downloaded clap_builder v4.6.0 |
| 340 | 2026-06-05T04:00:51.518Z | Downloaded tonic-build v0.9.2 |
| 341 | 2026-06-05T04:00:51.518Z | Downloaded time-macros v0.2.27 |
| 342 | 2026-06-05T04:00:51.523Z | Downloaded jobserver v0.1.34 |
| 343 | 2026-06-05T04:00:51.524Z | Downloaded base64 v0.21.7 |
| 344 | 2026-06-05T04:00:51.524Z | Downloaded serde_yaml v0.9.34+deprecated |
| 345 | 2026-06-05T04:00:51.524Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 346 | 2026-06-05T04:00:51.528Z | Downloaded prost-build v0.11.9 |
| 347 | 2026-06-05T04:00:51.528Z | Downloaded schemars v0.9.0 |
| 348 | 2026-06-05T04:00:51.534Z | Downloaded serde_tokenstream v0.2.2 |
| 349 | 2026-06-05T04:00:51.537Z | Downloaded log v0.4.29 |
| 350 | 2026-06-05T04:00:51.537Z | Downloaded ryu v1.0.22 |
| 351 | 2026-06-05T04:00:51.541Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 352 | 2026-06-05T04:00:51.541Z | Downloaded tokio-rustls v0.24.1 |
| 353 | 2026-06-05T04:00:51.541Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 354 | 2026-06-05T04:00:51.544Z | Downloaded parking_lot v0.12.5 |
| 355 | 2026-06-05T04:00:51.544Z | Downloaded crossbeam-channel v0.5.15 |
| 356 | 2026-06-05T04:00:51.548Z | Downloaded utf8_iter v1.0.4 |
| 357 | 2026-06-05T04:00:51.548Z | Downloaded tower-service v0.3.3 |
| 358 | 2026-06-05T04:00:51.548Z | Downloaded icu_normalizer v2.1.1 |
| 359 | 2026-06-05T04:00:51.551Z | Downloaded want v0.3.1 |
| 360 | 2026-06-05T04:00:51.551Z | Downloaded cc v1.2.54 |
| 361 | 2026-06-05T04:00:51.556Z | Downloaded zerofrom-derive v0.1.6 |
| 362 | 2026-06-05T04:00:51.556Z | Downloaded mio v1.2.0 |
| 363 | 2026-06-05T04:00:51.559Z | Downloaded untrusted v0.9.0 |
| 364 | 2026-06-05T04:00:51.559Z | Downloaded async-stream v0.3.6 |
| 365 | 2026-06-05T04:00:51.559Z | Downloaded tinystr v0.8.2 |
| 366 | 2026-06-05T04:00:51.560Z | Downloaded version_check v0.9.5 |
| 367 | 2026-06-05T04:00:51.560Z | Downloaded yoke-derive v0.8.1 |
| 368 | 2026-06-05T04:00:51.564Z | Downloaded foreign-types-macros v0.2.3 |
| 369 | 2026-06-05T04:00:51.564Z | Downloaded thiserror v2.0.18 |
| 370 | 2026-06-05T04:00:51.567Z | Downloaded tracing-attributes v0.1.31 |
| 371 | 2026-06-05T04:00:51.567Z | Downloaded serde_derive v1.0.228 |
| 372 | 2026-06-05T04:00:51.571Z | Downloaded serde v1.0.228 |
| 373 | 2026-06-05T04:00:51.571Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 374 | 2026-06-05T04:00:51.574Z | Downloaded bytes v1.11.0 |
| 375 | 2026-06-05T04:00:51.574Z | Downloaded try-lock v0.2.5 |
| 376 | 2026-06-05T04:00:51.578Z | Downloaded tonic-openssl v0.3.0 |
| 377 | 2026-06-05T04:00:51.578Z | Downloaded aho-corasick v1.1.4 |
| 378 | 2026-06-05T04:00:51.582Z | Downloaded rustls-webpki v0.103.9 |
| 379 | 2026-06-05T04:00:51.582Z | Downloaded icu_normalizer_data v2.1.1 |
| 380 | 2026-06-05T04:00:51.587Z | Downloaded anstream v1.0.0 |
| 381 | 2026-06-05T04:00:51.592Z | Downloaded slog-async v2.8.0 |
| 382 | 2026-06-05T04:00:51.592Z | Downloaded zerofrom v0.1.6 |
| 383 | 2026-06-05T04:00:51.592Z | Downloaded thiserror v1.0.69 |
| 384 | 2026-06-05T04:00:51.596Z | Downloaded unicode-ident v1.0.22 |
| 385 | 2026-06-05T04:00:51.596Z | Downloaded iri-string v0.7.10 |
| 386 | 2026-06-05T04:00:51.599Z | Downloaded darling v0.23.0 |
| 387 | 2026-06-05T04:00:51.602Z | Downloaded semver v1.0.27 |
| 388 | 2026-06-05T04:00:51.603Z | Downloaded zeroize v1.8.2 |
| 389 | 2026-06-05T04:00:51.603Z | Downloaded prettyplease v0.2.37 |
| 390 | 2026-06-05T04:00:51.608Z | Downloaded typeid v1.0.3 |
| 391 | 2026-06-05T04:00:51.611Z | Downloaded http v1.4.0 |
| 392 | 2026-06-05T04:00:51.611Z | Downloaded zmij v1.0.17 |
| 393 | 2026-06-05T04:00:51.616Z | Downloaded hyper v1.8.1 |
| 394 | 2026-06-05T04:00:51.620Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 395 | 2026-06-05T04:00:51.623Z | Downloaded rand v0.9.2 |
| 396 | 2026-06-05T04:00:51.627Z | Downloaded writeable v0.6.2 |
| 397 | 2026-06-05T04:00:51.630Z | Downloaded zone v0.3.1 |
| 398 | 2026-06-05T04:00:51.630Z | Downloaded dunce v1.0.5 |
| 399 | 2026-06-05T04:00:51.637Z | Downloaded unsafe-libyaml v0.2.11 |
| 400 | 2026-06-05T04:00:51.640Z | Downloaded axum v0.6.20 |
| 401 | 2026-06-05T04:00:51.640Z | Downloaded tonic v0.9.2 |
| 402 | 2026-06-05T04:00:51.643Z | Downloaded tonic v0.12.3 |
| 403 | 2026-06-05T04:00:51.646Z | Downloaded tinyvec v1.10.0 |
| 404 | 2026-06-05T04:00:51.650Z | Downloaded serde_json v1.0.150 |
| 405 | 2026-06-05T04:00:51.653Z | Downloaded zerotrie v0.2.3 |
| 406 | 2026-06-05T04:00:51.654Z | Downloaded idna v1.1.0 |
| 407 | 2026-06-05T04:00:51.657Z | Downloaded home v0.5.12 |
| 408 | 2026-06-05T04:00:51.657Z | Downloaded rustls-webpki v0.101.7 |
| 409 | 2026-06-05T04:00:51.665Z | Downloaded itertools v0.10.5 |
| 410 | 2026-06-05T04:00:51.670Z | Downloaded futures v0.3.32 |
| 411 | 2026-06-05T04:00:51.673Z | Downloaded schemars v1.2.0 |
| 412 | 2026-06-05T04:00:51.677Z | Downloaded reqwest v0.13.4 |
| 413 | 2026-06-05T04:00:51.680Z | Downloaded yoke v0.8.1 |
| 414 | 2026-06-05T04:00:51.683Z | Downloaded icu_properties_data v2.1.2 |
| 415 | 2026-06-05T04:00:51.686Z | Downloaded cpufeatures v0.2.17 |
| 416 | 2026-06-05T04:00:51.686Z | Downloaded async-trait v0.1.89 |
| 417 | 2026-06-05T04:00:51.690Z | Downloaded errno v0.3.14 |
| 418 | 2026-06-05T04:00:51.704Z | Downloaded http-body v1.0.1 |
| 419 | 2026-06-05T04:00:51.712Z | Downloaded quinn-proto v0.11.13 |
| 420 | 2026-06-05T04:00:51.713Z | Downloaded tower v0.4.13 |
| 421 | 2026-06-05T04:00:51.716Z | Downloaded byteorder v1.5.0 |
| 422 | 2026-06-05T04:00:51.719Z | Downloaded regex v1.12.2 |
| 423 | 2026-06-05T04:00:51.731Z | Downloaded h2 v0.4.13 |
| 424 | 2026-06-05T04:00:51.734Z | Downloaded typenum v1.19.0 |
| 425 | 2026-06-05T04:00:51.739Z | Downloaded rustc-hash v2.1.1 |
| 426 | 2026-06-05T04:00:51.739Z | Downloaded base64 v0.22.1 |
| 427 | 2026-06-05T04:00:51.744Z | Downloaded rustls-pki-types v1.14.0 |
| 428 | 2026-06-05T04:00:51.744Z | Downloaded syn v1.0.109 |
| 429 | 2026-06-05T04:00:51.750Z | Downloaded winnow v1.0.0 |
| 430 | 2026-06-05T04:00:51.753Z | Downloaded winnow v0.7.14 |
| 431 | 2026-06-05T04:00:51.756Z | Downloaded time v0.3.47 |
| 432 | 2026-06-05T04:00:51.763Z | Downloaded utf8parse v0.2.2 |
| 433 | 2026-06-05T04:00:51.767Z | Downloaded openssl v0.10.80 |
| 434 | 2026-06-05T04:00:51.770Z | Downloaded typify v0.4.3 |
| 435 | 2026-06-05T04:00:51.770Z | Downloaded rustls v0.21.12 |
| 436 | 2026-06-05T04:00:51.776Z | Downloaded zerocopy v0.8.34 |
| 437 | 2026-06-05T04:00:51.787Z | Downloaded xz2 v0.1.7 |
| 438 | 2026-06-05T04:00:51.791Z | Downloaded thiserror-impl v1.0.69 |
| 439 | 2026-06-05T04:00:51.791Z | Downloaded zerovec-derive v0.11.2 |
| 440 | 2026-06-05T04:00:51.791Z | Downloaded synstructure v0.13.2 |
| 441 | 2026-06-05T04:00:51.791Z | Downloaded rustls v0.23.36 |
| 442 | 2026-06-05T04:00:51.797Z | Downloaded getrandom v0.3.4 |
| 443 | 2026-06-05T04:00:51.800Z | Downloaded h2 v0.3.27 |
| 444 | 2026-06-05T04:00:51.804Z | Downloaded tower v0.5.3 |
| 445 | 2026-06-05T04:00:51.808Z | Downloaded cargo_toml v0.22.3 |
| 446 | 2026-06-05T04:00:51.808Z | Downloaded reqwest v0.12.28 |
| 447 | 2026-06-05T04:00:51.811Z | Downloaded url v2.5.8 |
| 448 | 2026-06-05T04:00:51.815Z | Downloaded typify-impl v0.4.3 |
| 449 | 2026-06-05T04:00:51.820Z | Downloaded futures-util v0.3.32 |
| 450 | 2026-06-05T04:00:51.825Z | Downloaded futures-task v0.3.32 |
| 451 | 2026-06-05T04:00:51.829Z | Downloaded digest v0.10.7 |
| 452 | 2026-06-05T04:00:51.833Z | Downloaded zerovec v0.11.5 |
| 453 | 2026-06-05T04:00:51.833Z | Downloaded socket2 v0.6.3 |
| 454 | 2026-06-05T04:00:51.837Z | Downloaded petgraph v0.6.5 |
| 455 | 2026-06-05T04:00:51.843Z | Downloaded tracing-core v0.1.36 |
| 456 | 2026-06-05T04:00:51.846Z | Downloaded lzma-sys v0.1.20 |
| 457 | 2026-06-05T04:00:51.859Z | Downloaded tungstenite v0.21.0 |
| 458 | 2026-06-05T04:00:51.863Z | Downloaded is_terminal_polyfill v1.70.2 |
| 459 | 2026-06-05T04:00:51.863Z | Downloaded iana-time-zone v0.1.64 |
| 460 | 2026-06-05T04:00:51.866Z | Downloaded tower-http v0.6.8 |
| 461 | 2026-06-05T04:00:51.869Z | Downloaded serde_with v3.20.0 |
| 462 | 2026-06-05T04:00:51.873Z | Downloaded pretty-hex v0.4.1 |
| 463 | 2026-06-05T04:00:51.878Z | Downloaded hyper v0.14.32 |
| 464 | 2026-06-05T04:00:51.881Z | Downloaded zone_cfg_derive v0.3.1 |
| 465 | 2026-06-05T04:00:51.881Z | Downloaded hyper-timeout v0.4.1 |
| 466 | 2026-06-05T04:00:51.881Z | Downloaded uuid v1.20.0 |
| 467 | 2026-06-05T04:00:51.881Z | Downloaded num_enum_derive v0.7.5 |
| 468 | 2026-06-05T04:00:51.884Z | Downloaded hashbrown v0.16.1 |
| 469 | 2026-06-05T04:00:51.884Z | Downloaded serde_with_macros v3.20.0 |
| 470 | 2026-06-05T04:00:51.888Z | Downloaded sct v0.7.1 |
| 471 | 2026-06-05T04:00:51.888Z | Downloaded rand_core v0.9.5 |
| 472 | 2026-06-05T04:00:51.891Z | Downloaded prost v0.11.9 |
| 473 | 2026-06-05T04:00:51.891Z | Downloaded progenitor-client v0.10.0 |
| 474 | 2026-06-05T04:00:51.891Z | Downloaded sync_wrapper v0.1.2 |
| 475 | 2026-06-05T04:00:51.891Z | Downloaded rand_core v0.6.4 |
| 476 | 2026-06-05T04:00:51.892Z | Downloaded powerfmt v0.2.0 |
| 477 | 2026-06-05T04:00:51.895Z | Downloaded schemars v0.8.22 |
| 478 | 2026-06-05T04:00:51.898Z | Downloaded sha2 v0.10.9 |
| 479 | 2026-06-05T04:00:51.901Z | Downloaded proc-macro-error-attr v1.0.4 |
| 480 | 2026-06-05T04:00:51.901Z | Downloaded is-terminal v0.4.17 |
| 481 | 2026-06-05T04:00:51.901Z | Downloaded num-traits v0.2.19 |
| 482 | 2026-06-05T04:00:51.901Z | Downloaded mime v0.3.17 |
| 483 | 2026-06-05T04:00:51.904Z | Downloaded icu_properties v2.1.2 |
| 484 | 2026-06-05T04:00:51.904Z | Downloaded ipnetwork v0.21.1 |
| 485 | 2026-06-05T04:00:51.904Z | Downloaded tokio-stream v0.1.18 |
| 486 | 2026-06-05T04:00:51.908Z | Downloaded utf-8 v0.7.6 |
| 487 | 2026-06-05T04:00:51.908Z | Downloaded tinyvec_macros v0.1.1 |
| 488 | 2026-06-05T04:00:51.911Z | Downloaded socket2 v0.5.10 |
| 489 | 2026-06-05T04:00:51.914Z | Downloaded which v4.4.2 |
| 490 | 2026-06-05T04:00:51.917Z | Downloaded indexmap v2.13.0 |
| 491 | 2026-06-05T04:00:51.922Z | Downloaded quinn v0.11.9 |
| 492 | 2026-06-05T04:00:51.922Z | Downloaded progenitor-impl v0.11.2 |
| 493 | 2026-06-05T04:00:51.925Z | Downloaded vcpkg v0.2.15 |
| 494 | 2026-06-05T04:00:51.946Z | Downloaded pin-project v1.1.10 |
| 495 | 2026-06-05T04:00:51.952Z | Downloaded itertools v0.12.1 |
| 496 | 2026-06-05T04:00:51.957Z | Downloaded tokio-util v0.7.18 |
| 497 | 2026-06-05T04:00:51.960Z | Downloaded chrono v0.4.43 |
| 498 | 2026-06-05T04:00:51.963Z | Downloaded webpki-roots v1.0.5 |
| 499 | 2026-06-05T04:00:51.968Z | Downloaded aws-lc-rs v1.16.3 |
| 500 | 2026-06-05T04:00:51.971Z | Downloaded rustix v0.38.44 |
| 501 | 2026-06-05T04:00:51.983Z | Downloaded regress v0.10.5 |
| 502 | 2026-06-05T04:00:51.986Z | Downloaded regex-syntax v0.8.8 |
| 503 | 2026-06-05T04:00:51.991Z | Downloaded rustix v1.1.3 |
| 504 | 2026-06-05T04:00:52.011Z | Downloaded unicode-width v0.2.2 |
| 505 | 2026-06-05T04:00:52.015Z | Downloaded syn v2.0.117 |
| 506 | 2026-06-05T04:00:52.033Z | Downloaded tracing v0.1.44 |
| 507 | 2026-06-05T04:00:52.054Z | Downloaded libc v0.2.184 |
| 508 | 2026-06-05T04:00:52.071Z | Downloaded regex-automata v0.4.13 |
| 509 | 2026-06-05T04:00:52.080Z | Downloaded tokio v1.52.3 |
| 510 | 2026-06-05T04:00:52.244Z | Downloaded encoding_rs v0.8.35 |
| 511 | 2026-06-05T04:00:52.255Z | Downloaded ring v0.17.14 |
| 512 | 2026-06-05T04:00:52.969Z | Downloaded aws-lc-sys v0.40.0 |
| 513 | 2026-06-05T04:00:53.103Z | Downloaded serde_derive_internals v0.29.1 |
| 514 | 2026-06-05T04:00:53.190Z | Compiling proc-macro2 v1.0.106 |
| 515 | 2026-06-05T04:00:53.190Z | Compiling unicode-ident v1.0.22 |
| 516 | 2026-06-05T04:00:53.190Z | Compiling quote v1.0.45 |
| 517 | 2026-06-05T04:00:53.190Z | Compiling libc v0.2.184 |
| 518 | 2026-06-05T04:00:53.190Z | Compiling cfg-if v1.0.4 |
| 519 | 2026-06-05T04:00:53.191Z | Compiling itoa v1.0.17 |
| 520 | 2026-06-05T04:00:53.191Z | Compiling serde_core v1.0.228 |
| 521 | 2026-06-05T04:00:53.400Z | Compiling bytes v1.11.0 |
| 522 | 2026-06-05T04:00:53.462Z | Compiling foldhash v0.2.0 |
| 523 | 2026-06-05T04:00:53.516Z | Compiling equivalent v1.0.2 |
| 524 | 2026-06-05T04:00:53.594Z | Compiling allocator-api2 v0.2.21 |
| 525 | 2026-06-05T04:00:53.625Z | Compiling memchr v2.7.6 |
| 526 | 2026-06-05T04:00:53.737Z | Compiling find-msvc-tools v0.1.8 |
| 527 | 2026-06-05T04:00:53.910Z | Compiling hashbrown v0.16.1 |
| 528 | 2026-06-05T04:00:53.966Z | Compiling shlex v1.3.0 |
| 529 | 2026-06-05T04:00:54.025Z | Compiling pin-project-lite v0.2.16 |
| 530 | 2026-06-05T04:00:54.119Z | Compiling smallvec v1.15.1 |
| 531 | 2026-06-05T04:00:54.146Z | Compiling jobserver v0.1.34 |
| 532 | 2026-06-05T04:00:54.202Z | Compiling autocfg v1.5.0 |
| 533 | 2026-06-05T04:00:54.299Z | Compiling serde v1.0.228 |
| 534 | 2026-06-05T04:00:54.325Z | Compiling futures-core v0.3.32 |
| 535 | 2026-06-05T04:00:54.475Z | Compiling cc v1.2.54 |
| 536 | 2026-06-05T04:00:54.498Z | Compiling parking_lot_core v0.9.12 |
| 537 | 2026-06-05T04:00:54.555Z | Compiling log v0.4.29 |
| 538 | 2026-06-05T04:00:54.660Z | Compiling syn v2.0.117 |
| 539 | 2026-06-05T04:00:54.711Z | Compiling scopeguard v1.2.0 |
| 540 | 2026-06-05T04:00:54.741Z | Compiling errno v0.3.14 |
| 541 | 2026-06-05T04:00:54.781Z | Compiling lock_api v0.4.14 |
| 542 | 2026-06-05T04:00:54.805Z | Compiling socket2 v0.6.3 |
| 543 | 2026-06-05T04:00:54.884Z | Compiling zmij v1.0.17 |
| 544 | 2026-06-05T04:00:54.997Z | Compiling parking_lot v0.12.5 |
| 545 | 2026-06-05T04:00:55.068Z | Compiling signal-hook-registry v1.4.8 |
| 546 | 2026-06-05T04:00:55.213Z | Compiling mio v1.2.0 |
| 547 | 2026-06-05T04:00:55.244Z | Compiling futures-sink v0.3.32 |
| 548 | 2026-06-05T04:00:55.356Z | Compiling serde_json v1.0.150 |
| 549 | 2026-06-05T04:00:55.411Z | Compiling slab v0.4.11 |
| 550 | 2026-06-05T04:00:55.568Z | Compiling once_cell v1.21.3 |
| 551 | 2026-06-05T04:00:55.591Z | Compiling futures-channel v0.3.32 |
| 552 | 2026-06-05T04:00:55.605Z | Compiling num-traits v0.2.19 |
| 553 | 2026-06-05T04:00:55.634Z | Compiling futures-task v0.3.32 |
| 554 | 2026-06-05T04:00:55.711Z | Compiling futures-io v0.3.32 |
| 555 | 2026-06-05T04:00:55.725Z | Compiling getrandom v0.2.17 |
| 556 | 2026-06-05T04:00:55.782Z | Compiling http v1.4.0 |
| 557 | 2026-06-05T04:00:55.803Z | Compiling rustversion v1.0.22 |
| 558 | 2026-06-05T04:00:55.816Z | Compiling schemars v0.8.22 |
| 559 | 2026-06-05T04:00:55.907Z | Compiling tracing-core v0.1.36 |
| 560 | 2026-06-05T04:00:56.125Z | Compiling indexmap v2.13.0 |
| 561 | 2026-06-05T04:00:56.420Z | Compiling dyn-clone v1.0.20 |
| 562 | 2026-06-05T04:00:56.480Z | Compiling tower-service v0.3.3 |
| 563 | 2026-06-05T04:00:56.563Z | Compiling fnv v1.0.7 |
| 564 | 2026-06-05T04:00:56.574Z | Compiling httparse v1.10.1 |
| 565 | 2026-06-05T04:00:56.585Z | Compiling stable_deref_trait v1.2.1 |
| 566 | 2026-06-05T04:00:56.612Z | Compiling ring v0.17.14 |
| 567 | 2026-06-05T04:00:56.658Z | Compiling getrandom v0.3.4 |
| 568 | 2026-06-05T04:00:56.851Z | Compiling percent-encoding v2.3.2 |
| 569 | 2026-06-05T04:00:57.053Z | Compiling try-lock v0.2.5 |
| 570 | 2026-06-05T04:00:57.165Z | Compiling want v0.3.1 |
| 571 | 2026-06-05T04:00:57.190Z | Compiling cmake v0.1.58 |
| 572 | 2026-06-05T04:00:57.201Z | Compiling untrusted v0.9.0 |
| 573 | 2026-06-05T04:00:57.275Z | Compiling fs_extra v1.3.0 |
| 574 | 2026-06-05T04:00:57.356Z | Compiling tower-layer v0.3.3 |
| 575 | 2026-06-05T04:00:57.373Z | Compiling dunce v1.0.5 |
| 576 | 2026-06-05T04:00:57.373Z | Compiling iana-time-zone v0.1.64 |
| 577 | 2026-06-05T04:00:57.439Z | Compiling regex-syntax v0.8.8 |
| 578 | 2026-06-05T04:00:57.494Z | Compiling synstructure v0.13.2 |
| 579 | 2026-06-05T04:00:57.537Z | Compiling serde_derive_internals v0.29.1 |
| 580 | 2026-06-05T04:00:57.541Z | Compiling httpdate v1.0.3 |
| 581 | 2026-06-05T04:00:57.594Z | Compiling aws-lc-sys v0.40.0 |
| 582 | 2026-06-05T04:00:57.800Z | Compiling http-body v1.0.1 |
| 583 | 2026-06-05T04:00:57.953Z | Compiling syn v1.0.109 |
| 584 | 2026-06-05T04:00:58.002Z | Compiling litemap v0.8.1 |
| 585 | 2026-06-05T04:00:58.163Z | Compiling writeable v0.6.2 |
| 586 | 2026-06-05T04:00:58.197Z | Compiling heck v0.5.0 |
| 587 | 2026-06-05T04:00:58.287Z | Compiling zeroize v1.8.2 |
| 588 | 2026-06-05T04:00:58.319Z | Compiling thiserror v2.0.18 |
| 589 | 2026-06-05T04:00:58.352Z | Compiling version_check v0.9.5 |
| 590 | 2026-06-05T04:00:58.478Z | Compiling uuid v1.20.0 |
| 591 | 2026-06-05T04:00:58.631Z | Compiling icu_normalizer_data v2.1.1 |
| 592 | 2026-06-05T04:00:58.739Z | Compiling serde_derive v1.0.228 |
| 593 | 2026-06-05T04:00:58.843Z | Compiling tokio-macros v2.7.0 |
| 594 | 2026-06-05T04:00:58.855Z | Compiling futures-macro v0.3.32 |
| 595 | 2026-06-05T04:00:58.883Z | Compiling tracing-attributes v0.1.31 |
| 596 | 2026-06-05T04:00:59.574Z | Compiling tokio v1.52.3 |
| 597 | 2026-06-05T04:00:59.662Z | Compiling futures-util v0.3.32 |
| 598 | 2026-06-05T04:01:00.053Z | Compiling zerofrom-derive v0.1.6 |
| 599 | 2026-06-05T04:01:00.063Z | Compiling schemars_derive v0.8.22 |
| 600 | 2026-06-05T04:01:01.234Z | Compiling zerofrom v0.1.6 |
| 601 | 2026-06-05T04:01:01.247Z | Compiling tracing v0.1.44 |
| 602 | 2026-06-05T04:01:01.251Z | Compiling yoke-derive v0.8.1 |
| 603 | 2026-06-05T04:01:01.354Z | Compiling zerovec-derive v0.11.2 |
| 604 | 2026-06-05T04:01:01.532Z | Compiling displaydoc v0.2.5 |
| 605 | 2026-06-05T04:01:01.841Z | Compiling chrono v0.4.43 |
| 606 | 2026-06-05T04:01:02.190Z | Compiling thiserror-impl v2.0.18 |
| 607 | 2026-06-05T04:01:02.263Z | Compiling yoke v0.8.1 |
| 608 | 2026-06-05T04:01:02.289Z | Compiling icu_properties_data v2.1.2 |
| 609 | 2026-06-05T04:01:02.426Z | Compiling zerovec v0.11.5 |
| 610 | 2026-06-05T04:01:02.438Z | Compiling zerotrie v0.2.3 |
| 611 | 2026-06-05T04:01:02.490Z | Compiling aws-lc-rs v1.16.3 |
| 612 | 2026-06-05T04:01:02.735Z | Compiling zerocopy v0.8.34 |
| 613 | 2026-06-05T04:01:02.923Z | Compiling tinystr v0.8.2 |
| 614 | 2026-06-05T04:01:03.138Z | Compiling tokio-util v0.7.18 |
| 615 | 2026-06-05T04:01:03.163Z | Compiling icu_locale_core v2.1.1 |
| 616 | 2026-06-05T04:01:03.383Z | Compiling potential_utf v0.1.4 |
| 617 | 2026-06-05T04:01:03.489Z | Compiling icu_collections v2.1.1 |
| 618 | 2026-06-05T04:01:03.582Z | Compiling rustls-pki-types v1.14.0 |
| 619 | 2026-06-05T04:01:03.756Z | Compiling icu_provider v2.1.1 |
| 620 | 2026-06-05T04:01:03.987Z | Compiling base64 v0.22.1 |
| 621 | 2026-06-05T04:01:04.085Z | Compiling atomic-waker v1.1.2 |
| 622 | 2026-06-05T04:01:04.151Z | Compiling h2 v0.4.13 |
| 623 | 2026-06-05T04:01:04.200Z | Compiling aho-corasick v1.1.4 |
| 624 | 2026-06-05T04:01:04.233Z | Compiling bitflags v2.10.0 |
| 625 | 2026-06-05T04:01:04.342Z | Compiling sync_wrapper v1.0.2 |
| 626 | 2026-06-05T04:01:04.438Z | Compiling pkg-config v0.3.32 |
| 627 | 2026-06-05T04:01:04.479Z | Compiling pin-utils v0.1.0 |
| 628 | 2026-06-05T04:01:04.526Z | Compiling icu_properties v2.1.2 |
| 629 | 2026-06-05T04:01:04.885Z | Compiling icu_normalizer v2.1.1 |
| 630 | 2026-06-05T04:01:05.248Z | Compiling regex-automata v0.4.13 |
| 631 | 2026-06-05T04:01:05.669Z | Compiling ipnet v2.11.0 |
| 632 | 2026-06-05T04:01:05.817Z | Compiling ppv-lite86 v0.2.21 |
| 633 | 2026-06-05T04:01:05.947Z | Compiling rustls v0.23.36 |
| 634 | 2026-06-05T04:01:06.202Z | Compiling idna_adapter v1.2.1 |
| 635 | 2026-06-05T04:01:06.249Z | Compiling tower v0.5.3 |
| 636 | 2026-06-05T04:01:06.261Z | Compiling http-body-util v0.1.3 |
| 637 | 2026-06-05T04:01:06.261Z | Compiling form_urlencoded v1.2.2 |
| 638 | 2026-06-05T04:01:06.326Z | Compiling regress v0.10.5 |
| 639 | 2026-06-05T04:01:06.427Z | Compiling semver v1.0.27 |
| 640 | 2026-06-05T04:01:06.494Z | Compiling utf8_iter v1.0.4 |
| 641 | 2026-06-05T04:01:06.637Z | Compiling subtle v2.6.1 |
| 642 | 2026-06-05T04:01:06.700Z | Compiling anyhow v1.0.102 |
| 643 | 2026-06-05T04:01:06.753Z | Compiling idna v1.1.0 |
| 644 | 2026-06-05T04:01:06.858Z | Compiling serde_tokenstream v0.2.2 |
| 645 | 2026-06-05T04:01:07.021Z | Compiling regex v1.12.2 |
| 646 | 2026-06-05T04:01:07.064Z | Compiling hyper v1.8.1 |
| 647 | 2026-06-05T04:01:07.513Z | Compiling winnow v1.0.0 |
| 648 | 2026-06-05T04:01:07.664Z | Compiling url v2.5.8 |
| 649 | 2026-06-05T04:01:07.869Z | Compiling typify-impl v0.4.3 |
| 650 | 2026-06-05T04:01:08.086Z | Compiling rand_core v0.6.4 |
| 651 | 2026-06-05T04:01:08.314Z | Compiling hyper-util v0.1.19 |
| 652 | 2026-06-05T04:01:08.356Z | Compiling either v1.15.0 |
| 653 | 2026-06-05T04:01:08.474Z | Compiling rand_chacha v0.3.1 |
| 654 | 2026-06-05T04:01:08.573Z | Compiling webpki-roots v1.0.5 |
| 655 | 2026-06-05T04:01:08.696Z | Compiling winnow v0.7.14 |
| 656 | 2026-06-05T04:01:08.711Z | Compiling vcpkg v0.2.15 |
| 657 | 2026-06-05T04:01:08.793Z | Compiling ryu v1.0.22 |
| 658 | 2026-06-05T04:01:08.927Z | Compiling typenum v1.19.0 |
| 659 | 2026-06-05T04:01:08.975Z | Compiling iri-string v0.7.10 |
| 660 | 2026-06-05T04:01:09.240Z | Compiling openssl-sys v0.9.116 |
| 661 | 2026-06-05T04:01:09.287Z | Compiling rand v0.8.5 |
| 662 | 2026-06-05T04:01:09.771Z | Compiling itertools v0.10.5 |
| 663 | 2026-06-05T04:01:09.946Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 664 | 2026-06-05T04:01:10.021Z | Compiling async-trait v0.1.89 |
| 665 | 2026-06-05T04:01:10.155Z | Compiling tower-http v0.6.8 |
| 666 | 2026-06-05T04:01:10.170Z | Compiling generic-array v0.14.9 |
| 667 | 2026-06-05T04:01:10.395Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 668 | 2026-06-05T04:01:10.588Z | Compiling slog v2.8.2 |
| 669 | 2026-06-05T04:01:10.625Z | Compiling http v0.2.12 |
| 670 | 2026-06-05T04:01:10.727Z | Compiling prost-derive v0.11.9 |
| 671 | 2026-06-05T04:01:10.813Z | Compiling mime v0.3.17 |
| 672 | 2026-06-05T04:01:10.950Z | Compiling strsim v0.11.1 |
| 673 | 2026-06-05T04:01:11.175Z | Compiling lazy_static v1.5.0 |
| 674 | 2026-06-05T04:01:11.369Z | Compiling openapiv3 v2.2.0 |
| 675 | 2026-06-05T04:01:11.381Z | Compiling erased-serde v0.3.31 |
| 676 | 2026-06-05T04:01:11.884Z | Compiling indexmap v1.9.3 |
| 677 | 2026-06-05T04:01:12.121Z | Compiling socket2 v0.5.10 |
| 678 | 2026-06-05T04:01:12.860Z | Compiling rustix v1.1.3 |
| 679 | 2026-06-05T04:01:12.904Z | Compiling thiserror v1.0.69 |
| 680 | 2026-06-05T04:01:12.981Z | Compiling heck v0.4.1 |
| 681 | 2026-06-05T04:01:13.204Z | Compiling rustix v0.38.44 |
| 682 | 2026-06-05T04:01:13.870Z | Compiling http-body v0.4.6 |
| 683 | 2026-06-05T04:01:13.985Z | Compiling typify-macro v0.4.3 |
| 684 | 2026-06-05T04:01:14.101Z | Compiling serde_urlencoded v0.7.1 |
| 685 | 2026-06-05T04:01:14.219Z | Compiling pin-project-internal v1.1.10 |
| 686 | 2026-06-05T04:01:14.353Z | Compiling thiserror-impl v1.0.69 |
| 687 | 2026-06-05T04:01:15.048Z | Compiling prettyplease v0.1.25 |
| 688 | 2026-06-05T04:01:15.270Z | Compiling unsafe-libyaml v0.2.11 |
| 689 | 2026-06-05T04:01:15.287Z | Compiling hashbrown v0.12.3 |
| 690 | 2026-06-05T04:01:15.510Z | Compiling pin-project v1.1.10 |
| 691 | 2026-06-05T04:01:15.912Z | Compiling serde_yaml v0.9.34+deprecated |
| 692 | 2026-06-05T04:01:16.019Z | Compiling typify v0.4.3 |
| 693 | 2026-06-05T04:01:16.135Z | Compiling prost v0.11.9 |
| 694 | 2026-06-05T04:01:16.175Z | Compiling crypto-common v0.1.6 |
| 695 | 2026-06-05T04:01:16.190Z | Compiling block-buffer v0.10.4 |
| 696 | 2026-06-05T04:01:16.300Z | Compiling h2 v0.3.27 |
| 697 | 2026-06-05T04:01:16.385Z | Compiling matchit v0.7.3 |
| 698 | 2026-06-05T04:01:16.446Z | Compiling ident_case v1.0.1 |
| 699 | 2026-06-05T04:01:16.464Z | Compiling home v0.5.12 |
| 700 | 2026-06-05T04:01:16.570Z | Compiling foreign-types-shared v0.1.1 |
| 701 | 2026-06-05T04:01:16.591Z | Compiling fixedbitset v0.4.2 |
| 702 | 2026-06-05T04:01:16.658Z | Compiling openssl v0.10.80 |
| 703 | 2026-06-05T04:01:16.793Z | Compiling utf8parse v0.2.2 |
| 704 | 2026-06-05T04:01:16.907Z | Compiling fastrand v2.3.0 |
| 705 | 2026-06-05T04:01:16.920Z | Compiling anstyle-parse v1.0.0 |
| 706 | 2026-06-05T04:01:16.950Z | Compiling petgraph v0.6.5 |
| 707 | 2026-06-05T04:01:17.108Z | Compiling tempfile v3.24.0 |
| 708 | 2026-06-05T04:01:17.148Z | Compiling foreign-types v0.3.2 |
| 709 | 2026-06-05T04:01:17.221Z | Compiling which v4.4.2 |
| 710 | 2026-06-05T04:01:17.247Z | Compiling darling_core v0.23.0 |
| 711 | 2026-06-05T04:01:17.442Z | Compiling prost-types v0.11.9 |
| 712 | 2026-06-05T04:01:17.466Z | Compiling digest v0.10.7 |
| 713 | 2026-06-05T04:01:17.666Z | Compiling tower v0.4.13 |
| 714 | 2026-06-05T04:01:18.348Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 715 | 2026-06-05T04:01:18.382Z | Compiling futures-executor v0.3.32 |
| 716 | 2026-06-05T04:01:18.530Z | Compiling openssl-macros v0.1.1 |
| 717 | 2026-06-05T04:01:18.668Z | Compiling async-stream-impl v0.3.6 |
| 718 | 2026-06-05T04:01:18.681Z | Compiling proc-macro-error-attr v1.0.4 |
| 719 | 2026-06-05T04:01:18.904Z | Compiling axum-core v0.3.4 |
| 720 | 2026-06-05T04:01:19.000Z | Compiling anstyle-query v1.1.5 |
| 721 | 2026-06-05T04:01:19.109Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 722 | 2026-06-05T04:01:19.121Z | Compiling hyper v0.14.32 |
| 723 | 2026-06-05T04:01:19.235Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 724 | 2026-06-05T04:01:19.290Z | Compiling anstyle v1.0.13 |
| 725 | 2026-06-05T04:01:19.317Z | Compiling cpufeatures v0.2.17 |
| 726 | 2026-06-05T04:01:19.328Z | Compiling base64 v0.21.7 |
| 727 | 2026-06-05T04:01:19.384Z | Compiling tokio-openssl v0.6.5 |
| 728 | 2026-06-05T04:01:19.467Z | Compiling is_terminal_polyfill v1.70.2 |
| 729 | 2026-06-05T04:01:19.514Z | Compiling multimap v0.8.3 |
| 730 | 2026-06-05T04:01:19.569Z | Compiling crucible-workspace-hack v0.1.0 |
| 731 | 2026-06-05T04:01:19.624Z | Compiling crossbeam-utils v0.8.21 |
| 732 | 2026-06-05T04:01:19.645Z | Compiling rustls v0.21.12 |
| 733 | 2026-06-05T04:01:19.679Z | Compiling colorchoice v1.0.4 |
| 734 | 2026-06-05T04:01:19.782Z | Compiling anstream v1.0.0 |
| 735 | 2026-06-05T04:01:19.796Z | Compiling prost-build v0.11.9 |
| 736 | 2026-06-05T04:01:19.845Z | Compiling darling_macro v0.23.0 |
| 737 | 2026-06-05T04:01:19.873Z | Compiling async-stream v0.3.6 |
| 738 | 2026-06-05T04:01:20.090Z | Compiling proc-macro-crate v3.4.0 |
| 739 | 2026-06-05T04:01:20.102Z | Compiling futures v0.3.32 |
| 740 | 2026-06-05T04:01:20.181Z | Compiling axum-core v0.4.5 |
| 741 | 2026-06-05T04:01:20.366Z | Compiling rustls-webpki v0.101.7 |
| 742 | 2026-06-05T04:01:20.416Z | Compiling sct v0.7.1 |
| 743 | 2026-06-05T04:01:20.518Z | Compiling tokio-stream v0.1.18 |
| 744 | 2026-06-05T04:01:20.596Z | Compiling proc-macro-error v1.0.4 |
| 745 | 2026-06-05T04:01:20.671Z | Compiling rand_core v0.9.5 |
| 746 | 2026-06-05T04:01:20.825Z | Compiling axum v0.6.20 |
| 747 | 2026-06-05T04:01:20.889Z | Compiling serde_spanned v1.0.4 |
| 748 | 2026-06-05T04:01:20.945Z | Compiling clap_lex v1.0.0 |
| 749 | 2026-06-05T04:01:21.080Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 750 | 2026-06-05T04:01:21.085Z | Compiling prettyplease v0.2.37 |
| 751 | 2026-06-05T04:01:21.184Z | Compiling powerfmt v0.2.0 |
| 752 | 2026-06-05T04:01:21.202Z | Compiling unicode-width v0.2.2 |
| 753 | 2026-06-05T04:01:21.298Z | Compiling openssl-probe v0.2.1 |
| 754 | 2026-06-05T04:01:21.322Z | Compiling num-conv v0.2.0 |
| 755 | 2026-06-05T04:01:21.398Z | Compiling time-core v0.1.8 |
| 756 | 2026-06-05T04:01:21.454Z | Compiling rustls-native-certs v0.8.3 |
| 757 | 2026-06-05T04:01:21.471Z | Compiling deranged v0.5.5 |
| 758 | 2026-06-05T04:01:21.519Z | Compiling clap_builder v4.6.0 |
| 759 | 2026-06-05T04:01:21.539Z | Compiling time-macros v0.2.27 |
| 760 | 2026-06-05T04:01:21.782Z | Compiling axum v0.7.9 |
| 761 | 2026-06-05T04:01:21.809Z | Compiling toml v0.9.11+spec-1.1.0 |
| 762 | 2026-06-05T04:01:22.620Z | Compiling rand_chacha v0.9.0 |
| 763 | 2026-06-05T04:01:23.053Z | Compiling num_enum_derive v0.7.5 |
| 764 | 2026-06-05T04:01:23.150Z | Compiling darling v0.23.0 |
| 765 | 2026-06-05T04:01:23.217Z | Compiling tonic-build v0.9.2 |
| 766 | 2026-06-05T04:01:24.019Z | Compiling sha1 v0.10.6 |
| 767 | 2026-06-05T04:01:24.067Z | Compiling progenitor-impl v0.10.0 |
| 768 | 2026-06-05T04:01:24.199Z | Compiling hyper-timeout v0.5.2 |
| 769 | 2026-06-05T04:01:24.242Z | Compiling lzma-sys v0.1.20 |
| 770 | 2026-06-05T04:01:24.400Z | Compiling oxnet v0.1.4 |
| 771 | 2026-06-05T04:01:24.642Z | Compiling tokio-io-timeout v1.2.1 |
| 772 | 2026-06-05T04:01:24.740Z | Compiling clap_derive v4.6.1 |
| 773 | 2026-06-05T04:01:24.803Z | Compiling foreign-types-macros v0.2.3 |
| 774 | 2026-06-05T04:01:24.818Z | Compiling arc-swap v1.8.0 |
| 775 | 2026-06-05T04:01:24.852Z | Compiling prost v0.13.5 |
| 776 | 2026-06-05T04:01:25.068Z | Compiling thread_local v1.1.9 |
| 777 | 2026-06-05T04:01:25.118Z | Compiling utf-8 v0.7.6 |
| 778 | 2026-06-05T04:01:25.230Z | Compiling sync_wrapper v0.1.2 |
| 779 | 2026-06-05T04:01:25.301Z | Compiling byteorder v1.5.0 |
| 780 | 2026-06-05T04:01:25.330Z | Compiling bitflags v1.3.2 |
| 781 | 2026-06-05T04:01:25.341Z | Compiling typeid v1.0.3 |
| 782 | 2026-06-05T04:01:25.404Z | Compiling hyper-openssl v0.9.2 |
| 783 | 2026-06-05T04:01:25.436Z | Compiling data-encoding v2.10.0 |
| 784 | 2026-06-05T04:01:25.530Z | Compiling foreign-types-shared v0.3.1 |
| 785 | 2026-06-05T04:01:25.621Z | Compiling linked-hash-map v0.5.6 |
| 786 | 2026-06-05T04:01:25.624Z | Compiling portable-atomic v1.13.0 |
| 787 | 2026-06-05T04:01:25.645Z | Compiling slog-async v2.8.0 |
| 788 | 2026-06-05T04:01:25.806Z | Compiling linked_hash_set v0.1.6 |
| 789 | 2026-06-05T04:01:25.981Z | Compiling tungstenite v0.21.0 |
| 790 | 2026-06-05T04:01:26.085Z | Compiling foreign-types v0.5.0 |
| 791 | 2026-06-05T04:01:26.154Z | Compiling tonic v0.12.3 |
| 792 | 2026-06-05T04:01:26.162Z | Compiling slog-scope v4.4.1 |
| 793 | 2026-06-05T04:01:26.272Z | Compiling hyper-timeout v0.4.1 |
| 794 | 2026-06-05T04:01:26.439Z | Compiling tokio-rustls v0.24.1 |
| 795 | 2026-06-05T04:01:26.451Z | Compiling num_enum v0.7.5 |
| 796 | 2026-06-05T04:01:26.455Z | Compiling clap v4.6.1 |
| 797 | 2026-06-05T04:01:26.539Z | Compiling crossbeam-channel v0.5.15 |
| 798 | 2026-06-05T04:01:26.569Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 799 | 2026-06-05T04:01:26.660Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 800 | 2026-06-05T04:01:27.029Z | Compiling serde_with_macros v3.20.0 |
| 801 | 2026-06-05T04:01:27.055Z | Compiling rand v0.9.2 |
| 802 | 2026-06-05T04:01:27.199Z | Compiling time v0.3.47 |
| 803 | 2026-06-05T04:01:27.556Z | Compiling progenitor-macro v0.10.0 |
| 804 | 2026-06-05T04:01:27.665Z | Compiling cargo_toml v0.22.3 |
| 805 | 2026-06-05T04:01:28.253Z | Compiling rustls-pemfile v1.0.4 |
| 806 | 2026-06-05T04:01:28.475Z | Compiling progenitor-impl v0.11.2 |
| 807 | 2026-06-05T04:01:29.005Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 808 | 2026-06-05T04:01:29.184Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 809 | 2026-06-05T04:01:29.317Z | Compiling is-terminal v0.4.17 |
| 810 | 2026-06-05T04:01:29.420Z | Compiling cstr-argument v0.1.2 |
| 811 | 2026-06-05T04:01:29.581Z | Compiling encoding_rs v0.8.35 |
| 812 | 2026-06-05T04:01:29.680Z | Compiling take_mut v0.2.2 |
| 813 | 2026-06-05T04:01:29.792Z | Compiling pretty-hex v0.4.1 |
| 814 | 2026-06-05T04:01:29.839Z | Compiling camino v1.2.2 |
| 815 | 2026-06-05T04:01:29.914Z | Compiling term v1.2.1 |
| 816 | 2026-06-05T04:01:29.973Z | Compiling ipnetwork v0.21.1 |
| 817 | 2026-06-05T04:01:30.164Z | Compiling colored v3.1.1 |
| 818 | 2026-06-05T04:01:30.213Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 819 | 2026-06-05T04:01:30.448Z | Compiling slog-term v2.9.2 |
| 820 | 2026-06-05T04:01:30.609Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 821 | 2026-06-05T04:01:30.623Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 822 | 2026-06-05T04:01:30.821Z | Compiling itertools v0.12.1 |
| 823 | 2026-06-05T04:01:31.090Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 824 | 2026-06-05T04:01:31.234Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 825 | 2026-06-05T04:01:31.357Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 826 | 2026-06-05T04:01:31.628Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 827 | 2026-06-05T04:01:31.656Z | Compiling tonic v0.9.2 |
| 828 | 2026-06-05T04:01:31.716Z | Compiling serde_with v3.20.0 |
| 829 | 2026-06-05T04:01:32.058Z | Compiling progenitor-macro v0.11.2 |
| 830 | 2026-06-05T04:01:32.098Z | Compiling tonic-openssl v0.3.0 |
| 831 | 2026-06-05T04:01:32.121Z | Compiling zone_cfg_derive v0.3.1 |
| 832 | 2026-06-05T04:01:32.405Z | Compiling tokio-tungstenite v0.21.0 |
| 833 | 2026-06-05T04:01:32.747Z | Compiling slog-stdlog v4.1.1 |
| 834 | 2026-06-05T04:01:32.949Z | Compiling console v0.16.2 |
| 835 | 2026-06-05T04:01:33.226Z | Compiling tabwriter v1.4.1 |
| 836 | 2026-06-05T04:01:33.641Z | Compiling unit-prefix v0.5.2 |
| 837 | 2026-06-05T04:01:33.779Z | Compiling indicatif v0.18.3 |
| 838 | 2026-06-05T04:01:33.793Z | Compiling ron v0.12.0 |
| 839 | 2026-06-05T04:01:34.055Z | Compiling slog-envlogger v2.2.0 |
| 840 | 2026-06-05T04:01:34.465Z | Compiling xz2 v0.1.7 |
| 841 | 2026-06-05T04:01:34.707Z | Compiling zone v0.3.1 |
| 842 | 2026-06-05T04:01:35.371Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 843 | 2026-06-05T04:01:35.375Z | Compiling sha2 v0.10.9 |
| 844 | 2026-06-05T04:01:35.647Z | Compiling smf v0.2.3 |
| 845 | 2026-06-05T04:01:35.689Z | Compiling base16ct v1.0.0 |
| 846 | 2026-06-05T04:01:38.353Z | Compiling rustls-webpki v0.103.9 |
| 847 | 2026-06-05T04:01:41.121Z | Compiling tokio-rustls v0.26.4 |
| 848 | 2026-06-05T04:01:41.121Z | Compiling rustls-platform-verifier v0.7.0 |
| 849 | 2026-06-05T04:01:41.310Z | Compiling hyper-rustls v0.27.7 |
| 850 | 2026-06-05T04:01:41.487Z | Compiling reqwest v0.12.28 |
| 851 | 2026-06-05T04:01:41.487Z | Compiling reqwest v0.13.4 |
| 852 | 2026-06-05T04:01:42.548Z | Compiling progenitor-client v0.10.0 |
| 853 | 2026-06-05T04:01:42.548Z | Compiling progenitor-client v0.11.2 |
| 854 | 2026-06-05T04:01:42.737Z | Compiling progenitor v0.10.0 |
| 855 | 2026-06-05T04:01:42.825Z | Compiling progenitor v0.11.2 |
| 856 | 2026-06-05T04:01:42.837Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 857 | 2026-06-05T04:01:42.943Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 858 | 2026-06-05T04:01:46.044Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 859 | 2026-06-05T04:01:54.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s |
| 860 | 2026-06-05T04:01:55.142Z | + cargo build --tests |
| 861 | 2026-06-05T04:01:55.278Z | Downloading crates ... |
| 862 | 2026-06-05T04:01:55.400Z | Downloaded supports-unicode v2.1.0 |
| 863 | 2026-06-05T04:01:55.420Z | Downloaded ahash v0.8.12 |
| 864 | 2026-06-05T04:01:55.425Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 865 | 2026-06-05T04:01:55.429Z | Downloaded ed25519-dalek v2.2.0 |
| 866 | 2026-06-05T04:01:55.432Z | Downloaded num-iter v0.1.45 |
| 867 | 2026-06-05T04:01:55.432Z | Downloaded ff v0.13.1 |
| 868 | 2026-06-05T04:01:55.436Z | Downloaded der v0.7.10 |
| 869 | 2026-06-05T04:01:55.440Z | Downloaded der_derive v0.7.3 |
| 870 | 2026-06-05T04:01:55.444Z | Downloaded hmac v0.12.1 |
| 871 | 2026-06-05T04:01:55.447Z | Downloaded ed25519 v2.2.3 |
| 872 | 2026-06-05T04:01:55.447Z | Downloaded ciborium-io v0.2.2 |
| 873 | 2026-06-05T04:01:55.450Z | Downloaded pkcs1 v0.7.5 |
| 874 | 2026-06-05T04:01:55.453Z | Downloaded newline-converter v0.3.0 |
| 875 | 2026-06-05T04:01:55.453Z | Downloaded ecdsa v0.16.9 |
| 876 | 2026-06-05T04:01:55.456Z | Downloaded console v0.15.11 |
| 877 | 2026-06-05T04:01:55.458Z | Downloaded addr2line v0.25.1 |
| 878 | 2026-06-05T04:01:55.461Z | Downloaded hubpack_derive v0.1.1 |
| 879 | 2026-06-05T04:01:55.461Z | Downloaded hubpack v0.1.2 |
| 880 | 2026-06-05T04:01:55.465Z | Downloaded group v0.13.0 |
| 881 | 2026-06-05T04:01:55.467Z | Downloaded base64ct v1.8.3 |
| 882 | 2026-06-05T04:01:55.470Z | Downloaded atomicwrites v0.4.4 |
| 883 | 2026-06-05T04:01:55.470Z | Downloaded miette-derive v5.10.0 |
| 884 | 2026-06-05T04:01:55.476Z | Downloaded knuffel-derive v3.2.0 |
| 885 | 2026-06-05T04:01:55.481Z | Downloaded adler2 v2.0.1 |
| 886 | 2026-06-05T04:01:55.484Z | Downloaded ciborium-ll v0.2.2 |
| 887 | 2026-06-05T04:01:55.490Z | Downloaded backtrace-ext v0.2.1 |
| 888 | 2026-06-05T04:01:55.497Z | Downloaded smawk v0.3.2 |
| 889 | 2026-06-05T04:01:55.500Z | Downloaded flagset v0.4.7 |
| 890 | 2026-06-05T04:01:55.500Z | Downloaded supports-hyperlinks v2.1.0 |
| 891 | 2026-06-05T04:01:55.500Z | Downloaded rfc6979 v0.4.0 |
| 892 | 2026-06-05T04:01:55.510Z | Downloaded unicode-linebreak v0.1.5 |
| 893 | 2026-06-05T04:01:55.516Z | Downloaded keccak v0.1.5 |
| 894 | 2026-06-05T04:01:55.519Z | Downloaded rustc_version v0.4.1 |
| 895 | 2026-06-05T04:01:55.519Z | Downloaded signature v2.2.0 |
| 896 | 2026-06-05T04:01:55.522Z | Downloaded terminal_size v0.1.17 |
| 897 | 2026-06-05T04:01:55.525Z | Downloaded is_ci v1.2.0 |
| 898 | 2026-06-05T04:01:55.529Z | Downloaded terminal_size v0.4.3 |
| 899 | 2026-06-05T04:01:55.532Z | Downloaded num-integer v0.1.46 |
| 900 | 2026-06-05T04:01:55.539Z | Downloaded owo-colors v3.5.0 |
| 901 | 2026-06-05T04:01:55.548Z | Downloaded zeroize_derive v1.4.3 |
| 902 | 2026-06-05T04:01:55.557Z | Downloaded tls_codec_derive v0.4.2 |
| 903 | 2026-06-05T04:01:55.560Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 904 | 2026-06-05T04:01:55.560Z | Downloaded static_assertions v1.1.0 |
| 905 | 2026-06-05T04:01:55.560Z | Downloaded pkcs8 v0.10.2 |
| 906 | 2026-06-05T04:01:55.563Z | Downloaded strum v0.26.3 |
| 907 | 2026-06-05T04:01:55.563Z | Downloaded primeorder v0.13.6 |
| 908 | 2026-06-05T04:01:55.567Z | Downloaded strum_macros v0.26.4 |
| 909 | 2026-06-05T04:01:55.571Z | Downloaded supports-color v2.1.0 |
| 910 | 2026-06-05T04:01:55.581Z | Downloaded ciborium v0.2.2 |
| 911 | 2026-06-05T04:01:55.589Z | Downloaded base16ct v0.2.0 |
| 912 | 2026-06-05T04:01:55.592Z | Downloaded rustc-demangle v0.1.27 |
| 913 | 2026-06-05T04:01:55.597Z | Downloaded pem-rfc7468 v0.7.0 |
| 914 | 2026-06-05T04:01:55.601Z | Downloaded spki v0.7.3 |
| 915 | 2026-06-05T04:01:55.617Z | Downloaded sec1 v0.7.3 |
| 916 | 2026-06-05T04:01:55.622Z | Downloaded similar v2.7.0 |
| 917 | 2026-06-05T04:01:55.627Z | Downloaded const-oid v0.9.6 |
| 918 | 2026-06-05T04:01:55.630Z | Downloaded tls_codec v0.4.2 |
| 919 | 2026-06-05T04:01:55.634Z | Downloaded half v2.7.1 |
| 920 | 2026-06-05T04:01:55.638Z | Downloaded textwrap v0.15.2 |
| 921 | 2026-06-05T04:01:55.643Z | Downloaded spin v0.9.8 |
| 922 | 2026-06-05T04:01:55.647Z | Downloaded chumsky v0.9.3 |
| 923 | 2026-06-05T04:01:55.650Z | Downloaded knuffel v3.2.0 |
| 924 | 2026-06-05T04:01:55.659Z | Downloaded elliptic-curve v0.13.8 |
| 925 | 2026-06-05T04:01:55.663Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 926 | 2026-06-05T04:01:55.667Z | Downloaded crypto-bigint v0.5.5 |
| 927 | 2026-06-05T04:01:55.675Z | Downloaded miniz_oxide v0.8.9 |
| 928 | 2026-06-05T04:01:55.678Z | Downloaded miette v5.10.0 |
| 929 | 2026-06-05T04:01:55.680Z | Downloaded hashbrown v0.14.5 |
| 930 | 2026-06-05T04:01:55.688Z | Downloaded expectorate v1.2.0 |
| 931 | 2026-06-05T04:01:55.696Z | Downloaded unicode-segmentation v1.12.0 |
| 932 | 2026-06-05T04:01:55.699Z | Downloaded backtrace v0.3.76 |
| 933 | 2026-06-05T04:01:55.710Z | Downloaded rsa v0.9.10 |
| 934 | 2026-06-05T04:01:55.714Z | Downloaded x509-cert v0.2.5 |
| 935 | 2026-06-05T04:01:55.727Z | Downloaded zerocopy-derive v0.8.34 |
| 936 | 2026-06-05T04:01:55.751Z | Downloaded p384 v0.13.1 |
| 937 | 2026-06-05T04:01:55.756Z | Downloaded salty v0.3.0 |
| 938 | 2026-06-05T04:01:55.759Z | Downloaded num-bigint-dig v0.8.6 |
| 939 | 2026-06-05T04:01:55.762Z | Downloaded hkdf v0.12.4 |
| 940 | 2026-06-05T04:01:55.765Z | Downloaded libm v0.2.16 |
| 941 | 2026-06-05T04:01:55.780Z | Downloaded gimli v0.32.3 |
| 942 | 2026-06-05T04:01:55.788Z | Downloaded unicode-width v0.1.14 |
| 943 | 2026-06-05T04:01:55.801Z | Downloaded object v0.37.3 |
| 944 | 2026-06-05T04:01:55.807Z | Downloaded curve25519-dalek v4.1.3 |
| 945 | 2026-06-05T04:01:55.843Z | Downloaded sha3 v0.10.8 |
| 946 | 2026-06-05T04:01:55.932Z | Compiling libc v0.2.184 |
| 947 | 2026-06-05T04:01:55.995Z | Compiling zeroize_derive v1.4.3 |
| 948 | 2026-06-05T04:01:55.995Z | Compiling subtle v2.6.1 |
| 949 | 2026-06-05T04:01:56.047Z | Compiling zerocopy v0.8.34 |
| 950 | 2026-06-05T04:01:56.047Z | Compiling zerocopy-derive v0.8.34 |
| 951 | 2026-06-05T04:01:56.047Z | Compiling bitflags v2.10.0 |
| 952 | 2026-06-05T04:01:56.047Z | Compiling libm v0.2.16 |
| 953 | 2026-06-05T04:01:56.047Z | Compiling num-traits v0.2.19 |
| 954 | 2026-06-05T04:01:56.163Z | Compiling generic-array v0.14.9 |
| 955 | 2026-06-05T04:01:56.290Z | Compiling const-oid v0.9.6 |
| 956 | 2026-06-05T04:01:56.429Z | Compiling serde_json v1.0.150 |
| 957 | 2026-06-05T04:01:56.466Z | Compiling errno v0.3.14 |
| 958 | 2026-06-05T04:01:56.474Z | Compiling jobserver v0.1.34 |
| 959 | 2026-06-05T04:01:56.521Z | Compiling getrandom v0.2.17 |
| 960 | 2026-06-05T04:01:56.608Z | Compiling parking_lot_core v0.9.12 |
| 961 | 2026-06-05T04:01:56.645Z | Compiling socket2 v0.6.3 |
| 962 | 2026-06-05T04:01:56.648Z | Compiling zeroize v1.8.2 |
| 963 | 2026-06-05T04:01:56.696Z | Compiling cc v1.2.54 |
| 964 | 2026-06-05T04:01:56.777Z | Compiling signal-hook-registry v1.4.8 |
| 965 | 2026-06-05T04:01:56.817Z | Compiling parking_lot v0.12.5 |
| 966 | 2026-06-05T04:01:56.904Z | Compiling mio v1.2.0 |
| 967 | 2026-06-05T04:01:57.022Z | Compiling getrandom v0.3.4 |
| 968 | 2026-06-05T04:01:57.079Z | Compiling rand_core v0.6.4 |
| 969 | 2026-06-05T04:01:57.198Z | Compiling tokio v1.52.3 |
| 970 | 2026-06-05T04:01:57.405Z | Compiling cmake v0.1.58 |
| 971 | 2026-06-05T04:01:57.535Z | Compiling block-buffer v0.10.4 |
| 972 | 2026-06-05T04:01:57.551Z | Compiling crypto-common v0.1.6 |
| 973 | 2026-06-05T04:01:57.670Z | Compiling digest v0.10.7 |
| 974 | 2026-06-05T04:01:57.681Z | Compiling uuid v1.20.0 |
| 975 | 2026-06-05T04:01:57.738Z | Compiling chrono v0.4.43 |
| 976 | 2026-06-05T04:01:57.825Z | Compiling rustls-pki-types v1.14.0 |
| 977 | 2026-06-05T04:01:57.877Z | Compiling unicode-segmentation v1.12.0 |
| 978 | 2026-06-05T04:01:57.951Z | Compiling ring v0.17.14 |
| 979 | 2026-06-05T04:01:58.089Z | Compiling aws-lc-sys v0.40.0 |
| 980 | 2026-06-05T04:01:58.312Z | Compiling rustix v1.1.3 |
| 981 | 2026-06-05T04:01:58.850Z | Compiling schemars v0.8.22 |
| 982 | 2026-06-05T04:01:59.239Z | Compiling ppv-lite86 v0.2.21 |
| 983 | 2026-06-05T04:01:59.367Z | Compiling heck v0.4.1 |
| 984 | 2026-06-05T04:01:59.533Z | Compiling rand_chacha v0.3.1 |
| 985 | 2026-06-05T04:01:59.712Z | Compiling rand v0.8.5 |
| 986 | 2026-06-05T04:01:59.964Z | Compiling webpki-roots v1.0.5 |
| 987 | 2026-06-05T04:02:00.076Z | Compiling base64ct v1.8.3 |
| 988 | 2026-06-05T04:02:00.234Z | Compiling terminal_size v0.4.3 |
| 989 | 2026-06-05T04:02:00.331Z | Compiling typify-impl v0.4.3 |
| 990 | 2026-06-05T04:02:00.364Z | Compiling pem-rfc7468 v0.7.0 |
| 991 | 2026-06-05T04:02:00.367Z | Compiling der_derive v0.7.3 |
| 992 | 2026-06-05T04:02:00.469Z | Compiling winnow v1.0.0 |
| 993 | 2026-06-05T04:02:00.676Z | Compiling tokio-util v0.7.18 |
| 994 | 2026-06-05T04:02:00.789Z | Compiling tower v0.5.3 |
| 995 | 2026-06-05T04:02:00.963Z | Compiling flagset v0.4.7 |
| 996 | 2026-06-05T04:02:01.083Z | Compiling openssl-sys v0.9.116 |
| 997 | 2026-06-05T04:02:01.292Z | Compiling h2 v0.4.13 |
| 998 | 2026-06-05T04:02:01.312Z | Compiling tower-http v0.6.8 |
| 999 | 2026-06-05T04:02:01.318Z | Compiling der v0.7.10 |
| 1000 | 2026-06-05T04:02:01.606Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1001 | 2026-06-05T04:02:01.714Z | Compiling clap_builder v4.6.0 |
| 1002 | 2026-06-05T04:02:02.293Z | Compiling is-terminal v0.4.17 |
| 1003 | 2026-06-05T04:02:02.386Z | Compiling fastrand v2.3.0 |
| 1004 | 2026-06-05T04:02:02.649Z | Compiling openapiv3 v2.2.0 |
| 1005 | 2026-06-05T04:02:02.763Z | Compiling socket2 v0.5.10 |
| 1006 | 2026-06-05T04:02:03.195Z | Compiling spin v0.9.8 |
| 1007 | 2026-06-05T04:02:03.320Z | Compiling clap v4.6.1 |
| 1008 | 2026-06-05T04:02:03.395Z | Compiling lazy_static v1.5.0 |
| 1009 | 2026-06-05T04:02:03.481Z | Compiling spki v0.7.3 |
| 1010 | 2026-06-05T04:02:03.826Z | Compiling rustix v0.38.44 |
| 1011 | 2026-06-05T04:02:04.235Z | Compiling hyper v1.8.1 |
| 1012 | 2026-06-05T04:02:04.568Z | Compiling h2 v0.3.27 |
| 1013 | 2026-06-05T04:02:05.243Z | Compiling tempfile v3.24.0 |
| 1014 | 2026-06-05T04:02:05.456Z | Compiling hyper-util v0.1.19 |
| 1015 | 2026-06-05T04:02:05.652Z | Compiling openssl v0.10.80 |
| 1016 | 2026-06-05T04:02:05.663Z | Compiling which v4.4.2 |
| 1017 | 2026-06-05T04:02:05.892Z | Compiling tower v0.4.13 |
| 1018 | 2026-06-05T04:02:05.952Z | Compiling pkcs8 v0.10.2 |
| 1019 | 2026-06-05T04:02:06.460Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1020 | 2026-06-05T04:02:06.483Z | Compiling typify-macro v0.4.3 |
| 1021 | 2026-06-05T04:02:06.630Z | Compiling sha2 v0.10.9 |
| 1022 | 2026-06-05T04:02:06.945Z | Compiling sha1 v0.10.6 |
| 1023 | 2026-06-05T04:02:07.108Z | Compiling rustls v0.21.12 |
| 1024 | 2026-06-05T04:02:07.120Z | Compiling prost-build v0.11.9 |
| 1025 | 2026-06-05T04:02:07.163Z | Compiling tokio-openssl v0.6.5 |
| 1026 | 2026-06-05T04:02:07.240Z | Compiling proc-macro-crate v3.4.0 |
| 1027 | 2026-06-05T04:02:07.351Z | Compiling sct v0.7.1 |
| 1028 | 2026-06-05T04:02:07.526Z | Compiling hyper v0.14.32 |
| 1029 | 2026-06-05T04:02:07.642Z | Compiling rustls-webpki v0.101.7 |
| 1030 | 2026-06-05T04:02:07.998Z | Compiling tokio-stream v0.1.18 |
| 1031 | 2026-06-05T04:02:08.421Z | Compiling rand_core v0.9.5 |
| 1032 | 2026-06-05T04:02:08.436Z | Compiling typify v0.4.3 |
| 1033 | 2026-06-05T04:02:08.604Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1034 | 2026-06-05T04:02:08.631Z | Compiling rand_chacha v0.9.0 |
| 1035 | 2026-06-05T04:02:08.662Z | Compiling progenitor-impl v0.10.0 |
| 1036 | 2026-06-05T04:02:08.800Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1037 | 2026-06-05T04:02:09.054Z | Compiling rustls-native-certs v0.8.3 |
| 1038 | 2026-06-05T04:02:09.492Z | Compiling axum v0.7.9 |
| 1039 | 2026-06-05T04:02:10.065Z | Compiling num_enum_derive v0.7.5 |
| 1040 | 2026-06-05T04:02:10.289Z | Compiling tonic-build v0.9.2 |
| 1041 | 2026-06-05T04:02:10.312Z | Compiling hyper-timeout v0.5.2 |
| 1042 | 2026-06-05T04:02:10.506Z | Compiling tokio-io-timeout v1.2.1 |
| 1043 | 2026-06-05T04:02:10.658Z | Compiling oxnet v0.1.4 |
| 1044 | 2026-06-05T04:02:11.087Z | Compiling lzma-sys v0.1.20 |
| 1045 | 2026-06-05T04:02:11.099Z | Compiling object v0.37.3 |
| 1046 | 2026-06-05T04:02:11.368Z | Compiling axum v0.6.20 |
| 1047 | 2026-06-05T04:02:11.423Z | Compiling hyper-openssl v0.9.2 |
| 1048 | 2026-06-05T04:02:11.434Z | Compiling tungstenite v0.21.0 |
| 1049 | 2026-06-05T04:02:11.498Z | Compiling slog-scope v4.4.1 |
| 1050 | 2026-06-05T04:02:11.642Z | Compiling num_enum v0.7.5 |
| 1051 | 2026-06-05T04:02:11.753Z | Compiling tokio-rustls v0.24.1 |
| 1052 | 2026-06-05T04:02:11.761Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1053 | 2026-06-05T04:02:11.965Z | Compiling hyper-timeout v0.4.1 |
| 1054 | 2026-06-05T04:02:12.111Z | Compiling progenitor-macro v0.10.0 |
| 1055 | 2026-06-05T04:02:12.126Z | Compiling tonic v0.12.3 |
| 1056 | 2026-06-05T04:02:12.354Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1057 | 2026-06-05T04:02:12.555Z | Compiling cargo_toml v0.22.3 |
| 1058 | 2026-06-05T04:02:12.824Z | Compiling rand v0.9.2 |
| 1059 | 2026-06-05T04:02:13.112Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1060 | 2026-06-05T04:02:13.407Z | Compiling hmac v0.12.1 |
| 1061 | 2026-06-05T04:02:13.410Z | Compiling ahash v0.8.12 |
| 1062 | 2026-06-05T04:02:13.540Z | Compiling adler2 v2.0.1 |
| 1063 | 2026-06-05T04:02:13.651Z | Compiling gimli v0.32.3 |
| 1064 | 2026-06-05T04:02:13.673Z | Compiling slog-term v2.9.2 |
| 1065 | 2026-06-05T04:02:14.211Z | Compiling tonic v0.9.2 |
| 1066 | 2026-06-05T04:02:14.248Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1067 | 2026-06-05T04:02:14.732Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1068 | 2026-06-05T04:02:14.740Z | Compiling miniz_oxide v0.8.9 |
| 1069 | 2026-06-05T04:02:15.069Z | Compiling tonic-openssl v0.3.0 |
| 1070 | 2026-06-05T04:02:15.378Z | Compiling addr2line v0.25.1 |
| 1071 | 2026-06-05T04:02:15.596Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1072 | 2026-06-05T04:02:15.658Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1073 | 2026-06-05T04:02:15.658Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1074 | 2026-06-05T04:02:15.776Z | Compiling tokio-tungstenite v0.21.0 |
| 1075 | 2026-06-05T04:02:15.779Z | Compiling slog-stdlog v4.1.1 |
| 1076 | 2026-06-05T04:02:16.119Z | Compiling progenitor-impl v0.11.2 |
| 1077 | 2026-06-05T04:02:16.277Z | Compiling console v0.16.2 |
| 1078 | 2026-06-05T04:02:16.560Z | Compiling zone_cfg_derive v0.3.1 |
| 1079 | 2026-06-05T04:02:16.912Z | Compiling signature v2.2.0 |
| 1080 | 2026-06-05T04:02:17.064Z | Compiling ff v0.13.1 |
| 1081 | 2026-06-05T04:02:17.198Z | Compiling rustc-demangle v0.1.27 |
| 1082 | 2026-06-05T04:02:17.249Z | Compiling base16ct v0.2.0 |
| 1083 | 2026-06-05T04:02:17.299Z | Compiling indicatif v0.18.3 |
| 1084 | 2026-06-05T04:02:17.435Z | Compiling sec1 v0.7.3 |
| 1085 | 2026-06-05T04:02:17.626Z | Compiling zone v0.3.1 |
| 1086 | 2026-06-05T04:02:17.773Z | Compiling group v0.13.0 |
| 1087 | 2026-06-05T04:02:17.946Z | Compiling ron v0.12.0 |
| 1088 | 2026-06-05T04:02:18.291Z | Compiling xz2 v0.1.7 |
| 1089 | 2026-06-05T04:02:18.303Z | Compiling slog-envlogger v2.2.0 |
| 1090 | 2026-06-05T04:02:18.520Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1091 | 2026-06-05T04:02:18.696Z | Compiling backtrace v0.3.76 |
| 1092 | 2026-06-05T04:02:19.091Z | Compiling hkdf v0.12.4 |
| 1093 | 2026-06-05T04:02:19.241Z | Compiling rustc_version v0.4.1 |
| 1094 | 2026-06-05T04:02:19.503Z | Compiling crypto-bigint v0.5.5 |
| 1095 | 2026-06-05T04:02:19.538Z | Compiling unicode-linebreak v0.1.5 |
| 1096 | 2026-06-05T04:02:19.546Z | Compiling is_ci v1.2.0 |
| 1097 | 2026-06-05T04:02:19.634Z | Compiling progenitor-macro v0.11.2 |
| 1098 | 2026-06-05T04:02:19.675Z | Compiling unicode-width v0.1.14 |
| 1099 | 2026-06-05T04:02:19.773Z | Compiling smawk v0.3.2 |
| 1100 | 2026-06-05T04:02:19.902Z | Compiling textwrap v0.15.2 |
| 1101 | 2026-06-05T04:02:19.938Z | Compiling supports-color v2.1.0 |
| 1102 | 2026-06-05T04:02:20.109Z | Compiling curve25519-dalek v4.1.3 |
| 1103 | 2026-06-05T04:02:20.146Z | Compiling backtrace-ext v0.2.1 |
| 1104 | 2026-06-05T04:02:20.215Z | Compiling hashbrown v0.14.5 |
| 1105 | 2026-06-05T04:02:20.331Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1106 | 2026-06-05T04:02:20.335Z | Compiling supports-unicode v2.1.0 |
| 1107 | 2026-06-05T04:02:20.376Z | Compiling supports-hyperlinks v2.1.0 |
| 1108 | 2026-06-05T04:02:20.456Z | Compiling elliptic-curve v0.13.8 |
| 1109 | 2026-06-05T04:02:20.529Z | Compiling half v2.7.1 |
| 1110 | 2026-06-05T04:02:20.591Z | Compiling num-integer v0.1.46 |
| 1111 | 2026-06-05T04:02:20.647Z | Compiling terminal_size v0.1.17 |
| 1112 | 2026-06-05T04:02:20.747Z | Compiling miette-derive v5.10.0 |
| 1113 | 2026-06-05T04:02:20.756Z | Compiling num-bigint-dig v0.8.6 |
| 1114 | 2026-06-05T04:02:20.791Z | Compiling keccak v0.1.5 |
| 1115 | 2026-06-05T04:02:20.814Z | Compiling owo-colors v3.5.0 |
| 1116 | 2026-06-05T04:02:20.898Z | Compiling ciborium-io v0.2.2 |
| 1117 | 2026-06-05T04:02:20.958Z | Compiling hex v0.4.3 |
| 1118 | 2026-06-05T04:02:21.011Z | Compiling ciborium-ll v0.2.2 |
| 1119 | 2026-06-05T04:02:21.079Z | Compiling sha3 v0.10.8 |
| 1120 | 2026-06-05T04:02:21.218Z | Compiling num-iter v0.1.45 |
| 1121 | 2026-06-05T04:02:21.221Z | Compiling chumsky v0.9.3 |
| 1122 | 2026-06-05T04:02:21.377Z | Compiling rfc6979 v0.4.0 |
| 1123 | 2026-06-05T04:02:21.394Z | Compiling knuffel-derive v3.2.0 |
| 1124 | 2026-06-05T04:02:21.493Z | Compiling strum_macros v0.26.4 |
| 1125 | 2026-06-05T04:02:21.535Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1126 | 2026-06-05T04:02:21.894Z | Compiling miette v5.10.0 |
| 1127 | 2026-06-05T04:02:22.211Z | Compiling salty v0.3.0 |
| 1128 | 2026-06-05T04:02:22.780Z | Compiling ecdsa v0.16.9 |
| 1129 | 2026-06-05T04:02:22.814Z | Compiling knuffel v3.2.0 |
| 1130 | 2026-06-05T04:02:23.109Z | Compiling strum v0.26.3 |
| 1131 | 2026-06-05T04:02:23.154Z | Compiling ciborium v0.2.2 |
| 1132 | 2026-06-05T04:02:23.201Z | Compiling primeorder v0.13.6 |
| 1133 | 2026-06-05T04:02:23.230Z | Compiling ed25519 v2.2.3 |
| 1134 | 2026-06-05T04:02:23.440Z | Compiling pkcs1 v0.7.5 |
| 1135 | 2026-06-05T04:02:23.477Z | Compiling hubpack_derive v0.1.1 |
| 1136 | 2026-06-05T04:02:23.581Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1137 | 2026-06-05T04:02:23.684Z | Compiling rsa v0.9.10 |
| 1138 | 2026-06-05T04:02:23.724Z | Compiling p384 v0.13.1 |
| 1139 | 2026-06-05T04:02:23.852Z | Compiling ed25519-dalek v2.2.0 |
| 1140 | 2026-06-05T04:02:23.994Z | Compiling hubpack v0.1.2 |
| 1141 | 2026-06-05T04:02:24.195Z | Compiling x509-cert v0.2.5 |
| 1142 | 2026-06-05T04:02:24.345Z | Compiling static_assertions v1.1.0 |
| 1143 | 2026-06-05T04:02:24.412Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=06f05ee0fb26ed63f33dde79a7e0e7e766fd124c#06f05ee0) |
| 1144 | 2026-06-05T04:02:24.546Z | Compiling console v0.15.11 |
| 1145 | 2026-06-05T04:02:24.710Z | Compiling atomicwrites v0.4.4 |
| 1146 | 2026-06-05T04:02:24.854Z | Compiling newline-converter v0.3.0 |
| 1147 | 2026-06-05T04:02:24.863Z | Compiling similar v2.7.0 |
| 1148 | 2026-06-05T04:02:24.882Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1149 | 2026-06-05T04:02:24.890Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=06f05ee0fb26ed63f33dde79a7e0e7e766fd124c#06f05ee0) |
| 1150 | 2026-06-05T04:02:25.132Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1151 | 2026-06-05T04:02:25.249Z | Compiling expectorate v1.2.0 |
| 1152 | 2026-06-05T04:02:25.383Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1153 | 2026-06-05T04:02:26.461Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1154 | 2026-06-05T04:02:27.381Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 1155 | 2026-06-05T04:02:29.527Z | Compiling aws-lc-rs v1.16.3 |
| 1156 | 2026-06-05T04:02:29.561Z | Compiling rustls v0.23.36 |
| 1157 | 2026-06-05T04:02:30.738Z | Compiling rustls-webpki v0.103.9 |
| 1158 | 2026-06-05T04:02:33.459Z | Compiling tokio-rustls v0.26.4 |
| 1159 | 2026-06-05T04:02:33.459Z | Compiling rustls-platform-verifier v0.7.0 |
| 1160 | 2026-06-05T04:02:33.640Z | Compiling hyper-rustls v0.27.7 |
| 1161 | 2026-06-05T04:02:33.815Z | Compiling reqwest v0.12.28 |
| 1162 | 2026-06-05T04:02:33.815Z | Compiling reqwest v0.13.4 |
| 1163 | 2026-06-05T04:02:34.846Z | Compiling progenitor-client v0.10.0 |
| 1164 | 2026-06-05T04:02:34.846Z | Compiling progenitor-client v0.11.2 |
| 1165 | 2026-06-05T04:02:35.040Z | Compiling progenitor v0.10.0 |
| 1166 | 2026-06-05T04:02:35.059Z | Compiling progenitor v0.11.2 |
| 1167 | 2026-06-05T04:02:35.131Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1168 | 2026-06-05T04:02:35.162Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1169 | 2026-06-05T04:02:38.424Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1170 | 2026-06-05T04:02:39.914Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1171 | 2026-06-05T04:02:51.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.19s |
| 1172 | 2026-06-05T04:02:51.464Z | + banner prep |
| 1173 | 2026-06-05T04:02:51.493Z | |
| 1174 | 2026-06-05T04:02:51.493Z | ##### ##### ###### ##### |
| 1175 | 2026-06-05T04:02:51.493Z | # # # # # # # |
| 1176 | 2026-06-05T04:02:51.493Z | # # # # ##### # # |
| 1177 | 2026-06-05T04:02:51.493Z | ##### ##### # ##### |
| 1178 | 2026-06-05T04:02:51.493Z | # # # # # |
| 1179 | 2026-06-05T04:02:51.493Z | # # # ###### # |
| 1180 | 2026-06-05T04:02:51.493Z | |
| 1181 | 2026-06-05T04:02:51.493Z | + mkdir -p out |
| 1182 | 2026-06-05T04:02:51.493Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1183 | 2026-06-05T04:02:51.751Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1184 | 2026-06-05T04:02:51.773Z | ++ grep -v -E '.*\.d$' |
| 1185 | 2026-06-05T04:02:51.773Z | ++ head -1 |
| 1186 | 2026-06-05T04:02:51.773Z | + TEST=target/debug/deps/baseline-c43c858243fcb7a1 |
| 1187 | 2026-06-05T04:02:51.773Z | + mv target/debug/deps/baseline-c43c858243fcb7a1 out/baseline |
| 1188 | 2026-06-05T04:02:51.773Z | + banner archive |
| 1189 | 2026-06-05T04:02:51.773Z | |
| 1190 | 2026-06-05T04:02:51.773Z | ## ##### #### # # # # # ###### |
| 1191 | 2026-06-05T04:02:51.773Z | # # # # # # # # # # # # |
| 1192 | 2026-06-05T04:02:51.774Z | # # # # # ###### # # # ##### |
| 1193 | 2026-06-05T04:02:51.774Z | ###### ##### # # # # # # # |
| 1194 | 2026-06-05T04:02:51.774Z | # # # # # # # # # # # # |
| 1195 | 2026-06-05T04:02:51.774Z | # # # # #### # # # ## ###### |
| 1196 | 2026-06-05T04:02:51.774Z | |
| 1197 | 2026-06-05T04:02:51.774Z | + cd /work/ci |
| 1198 | 2026-06-05T04:02:51.774Z | + cat |
| 1199 | 2026-06-05T04:02:51.774Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1200 | 2026-06-05T04:03:10.373Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1201 | 2026-06-05T04:03:10.374Z | a testbed/ 0K |
| 1202 | 2026-06-05T04:03:10.374Z | a testbed/tools/ 0K |
| 1203 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/ 0K |
| 1204 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/scripts/ 0K |
| 1205 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1206 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1207 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/src/ 0K |
| 1208 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1209 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1210 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1211 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1212 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1213 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1214 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1215 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/build.rs 1K |
| 1216 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/proto/ 0K |
| 1217 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1218 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1219 | 2026-06-05T04:03:10.374Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1220 | 2026-06-05T04:03:10.374Z | a testbed/tools/setup/ 0K |
| 1221 | 2026-06-05T04:03:10.374Z | a testbed/tools/setup/illumos 1K |
| 1222 | 2026-06-05T04:03:10.374Z | a testbed/tools/setup/debian 1K |
| 1223 | 2026-06-05T04:03:10.374Z | a testbed/Cargo.toml 2K |
| 1224 | 2026-06-05T04:03:10.374Z | a testbed/.git excluded |
| 1225 | 2026-06-05T04:03:10.374Z | a testbed/.gitignore 1K |
| 1226 | 2026-06-05T04:03:10.374Z | a testbed/a4x2 excluded |
| 1227 | 2026-06-05T04:03:10.374Z | a testbed/interop/ 0K |
| 1228 | 2026-06-05T04:03:10.374Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1229 | 2026-06-05T04:03:10.374Z | a testbed/interop/.gitignore 1K |
| 1230 | 2026-06-05T04:03:10.374Z | a testbed/interop/scripts/ 0K |
| 1231 | 2026-06-05T04:03:10.374Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1232 | 2026-06-05T04:03:10.374Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1233 | 2026-06-05T04:03:10.374Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1234 | 2026-06-05T04:03:10.374Z | a testbed/interop/Cargo.toml 1K |
| 1235 | 2026-06-05T04:03:10.374Z | a testbed/interop/cargo-bay/ 0K |
| 1236 | 2026-06-05T04:03:10.374Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1237 | 2026-06-05T04:03:10.374Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1238 | 2026-06-05T04:03:10.374Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1239 | 2026-06-05T04:03:10.375Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1240 | 2026-06-05T04:03:10.375Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1241 | 2026-06-05T04:03:10.375Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1242 | 2026-06-05T04:03:10.375Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1243 | 2026-06-05T04:03:10.375Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1244 | 2026-06-05T04:03:10.375Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1245 | 2026-06-05T04:03:10.375Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1246 | 2026-06-05T04:03:10.375Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1247 | 2026-06-05T04:03:10.375Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1248 | 2026-06-05T04:03:10.375Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1249 | 2026-06-05T04:03:10.375Z | a testbed/interop/src/ 0K |
| 1250 | 2026-06-05T04:03:10.375Z | a testbed/interop/src/lib.rs 2K |
| 1251 | 2026-06-05T04:03:10.375Z | a testbed/interop/src/bin/ 0K |
| 1252 | 2026-06-05T04:03:10.375Z | a testbed/interop/src/bin/interop.rs 3K |
| 1253 | 2026-06-05T04:03:10.375Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1254 | 2026-06-05T04:03:10.375Z | a testbed/interop/tests/ 0K |
| 1255 | 2026-06-05T04:03:10.375Z | a testbed/interop/tests/baseline.rs 6K |
| 1256 | 2026-06-05T04:03:10.375Z | a testbed/interop/README.md 3K |
| 1257 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/ 0K |
| 1258 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/src/ 0K |
| 1259 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/src/main.rs 5K |
| 1260 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/tests/ 0K |
| 1261 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/tests/output/ 0K |
| 1262 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1263 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1264 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1265 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1266 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1267 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1268 | 2026-06-05T04:03:10.375Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1269 | 2026-06-05T04:03:10.375Z | a testbed/out/ 0K |
| 1270 | 2026-06-05T04:03:10.375Z | a testbed/out/interop 213877K |
| 1271 | 2026-06-05T04:03:10.375Z | a testbed/out/baseline 303251K |
| 1272 | 2026-06-05T04:03:10.375Z | a testbed/out/wrangler 173900K |
| 1273 | 2026-06-05T04:03:10.375Z | a testbed/target excluded |
| 1274 | 2026-06-05T04:03:10.375Z | a testbed/netconf/ 0K |
| 1275 | 2026-06-05T04:03:10.375Z | a testbed/netconf/static-v6/ 0K |
| 1276 | 2026-06-05T04:03:10.375Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1277 | 2026-06-05T04:03:10.375Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1278 | 2026-06-05T04:03:10.375Z | a testbed/docs/ 0K |
| 1279 | 2026-06-05T04:03:10.376Z | a testbed/docs/deployment-guides/ 0K |
| 1280 | 2026-06-05T04:03:10.376Z | a testbed/docs/deployment-guides/a4x2/ 0K |
| 1281 | 2026-06-05T04:03:10.376Z | a testbed/docs/deployment-guides/a4x2/pre-installation.md 4K |
| 1282 | 2026-06-05T04:03:10.376Z | a testbed/docs/deployment-guides/a4x2/simple-static/ 0K |
| 1283 | 2026-06-05T04:03:10.376Z | a testbed/docs/deployment-guides/a4x2/simple-static/README.md 8K |
| 1284 | 2026-06-05T04:03:10.376Z | a testbed/README.md 2K |
| 1285 | 2026-06-05T04:03:10.376Z | a testbed/.github/ 0K |
| 1286 | 2026-06-05T04:03:10.376Z | a testbed/.github/buildomat/ 0K |
| 1287 | 2026-06-05T04:03:10.376Z | a testbed/.github/buildomat/config.toml 1K |
| 1288 | 2026-06-05T04:03:10.376Z | a testbed/.github/buildomat/jobs/ 0K |
| 1289 | 2026-06-05T04:03:10.376Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1290 | 2026-06-05T04:03:10.376Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1291 | 2026-06-05T04:03:10.376Z | a testbed/.github/renovate.json 1K |
| 1292 | 2026-06-05T04:03:10.376Z | a testbed/Cargo.lock 132K |
| 1293 | 2026-06-05T04:03:10.387Z | + banner dhcp-server |
| 1294 | 2026-06-05T04:03:10.387Z | |
| 1295 | 2026-06-05T04:03:10.387Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1296 | 2026-06-05T04:03:10.387Z | # # # # # # # # # # # # # # # |
| 1297 | 2026-06-05T04:03:10.387Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1298 | 2026-06-05T04:03:10.387Z | # # # # # ##### # # ##### # # # |
| 1299 | 2026-06-05T04:03:10.387Z | # # # # # # # # # # # # # # # |
| 1300 | 2026-06-05T04:03:10.387Z | ##### # # #### # #### ###### # # ## ###### |
| 1301 | 2026-06-05T04:03:10.387Z | |
| 1302 | 2026-06-05T04:03:10.387Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1303 | 2026-06-05T04:03:10.387Z | Cloning into '/work/ci/omicron'... |
| 1304 | 2026-06-05T04:03:20.803Z | + cd /work/ci/omicron |
| 1305 | 2026-06-05T04:03:20.803Z | + source env.sh |
| 1306 | 2026-06-05T04:03:20.813Z | ++ OLD_SHELL_OPTS=ehxB |
| 1307 | 2026-06-05T04:03:20.813Z | ++ set -o xtrace |
| 1308 | 2026-06-05T04:03:20.813Z | ++++ dirname env.sh |
| 1309 | 2026-06-05T04:03:20.813Z | +++ readlink -f . |
| 1310 | 2026-06-05T04:03:20.813Z | ++ OMICRON_WS=/work/ci/omicron |
| 1311 | 2026-06-05T04:03:20.813Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1312 | 2026-06-05T04:03:20.814Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1313 | 2026-06-05T04:03:20.814Z | ++ 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 |
| 1314 | 2026-06-05T04:03:20.814Z | ++ 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 |
| 1315 | 2026-06-05T04:03:20.814Z | ++ 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 |
| 1316 | 2026-06-05T04:03:20.814Z | ++ 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 |
| 1317 | 2026-06-05T04:03:20.814Z | ++ 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 |
| 1318 | 2026-06-05T04:03:20.814Z | ++ 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 |
| 1319 | 2026-06-05T04:03:20.814Z | ++ case $OLD_SHELL_OPTS in |
| 1320 | 2026-06-05T04:03:20.814Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1321 | 2026-06-05T04:03:20.814Z | + [[ true == true ]] |
| 1322 | 2026-06-05T04:03:20.814Z | + source .github/buildomat/ci-env.sh |
| 1323 | 2026-06-05T04:03:20.814Z | ++ export CARGO_TERM_COLOR=always |
| 1324 | 2026-06-05T04:03:20.814Z | ++ CARGO_TERM_COLOR=always |
| 1325 | 2026-06-05T04:03:20.814Z | + ./tools/install_builder_prerequisites.sh -y |
| 1326 | 2026-06-05T04:03:21.704Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1327 | 2026-06-05T04:03:28.977Z | Planning: Solver setup ... Done (5.938s) |
| 1328 | 2026-06-05T04:03:29.017Z | Planning: Running solver ... Done (0.041s) |
| 1329 | 2026-06-05T04:03:29.157Z | Planning: Finding local manifests ... Done (0.000s) |
| 1330 | 2026-06-05T04:03:29.160Z | Planning: Fetching manifests: 0/5 0% complete |
| 1331 | 2026-06-05T04:03:29.387Z | Planning: Fetching manifests: 5/5 100% complete |
| 1332 | 2026-06-05T04:03:29.426Z | Planning: Package planning ... Done (0.037s) |
| 1333 | 2026-06-05T04:03:29.463Z | Planning: Merging actions ... Done (0.036s) |
| 1334 | 2026-06-05T04:03:29.641Z | Planning: Checking for conflicting actions ... Done (0.182s) |
| 1335 | 2026-06-05T04:03:29.650Z | Planning: Consolidating action changes ... Done (0.009s) |
| 1336 | 2026-06-05T04:03:29.820Z | Planning: Evaluating mediators ... Done (0.169s) |
| 1337 | 2026-06-05T04:03:29.825Z | Planning: Planning completed in 8.12 seconds |
| 1338 | 2026-06-05T04:03:29.833Z | Packages to install: 5 |
| 1339 | 2026-06-05T04:03:29.833Z | Mediators to change: 3 |
| 1340 | 2026-06-05T04:03:29.833Z | Services to change: 1 |
| 1341 | 2026-06-05T04:03:29.833Z | Estimated space available: 152.53 GB |
| 1342 | 2026-06-05T04:03:29.833Z | Estimated space to be consumed: 1.90 GB |
| 1343 | 2026-06-05T04:03:29.836Z | Create boot environment: No |
| 1344 | 2026-06-05T04:03:29.836Z | Create backup boot environment: No |
| 1345 | 2026-06-05T04:03:29.836Z | Rebuild boot archive: No |
| 1346 | 2026-06-05T04:03:29.836Z | |
| 1347 | 2026-06-05T04:03:29.836Z | Changed mediators: |
| 1348 | 2026-06-05T04:03:29.836Z | mediator clang: |
| 1349 | 2026-06-05T04:03:29.836Z | version: None -> 15 (system default) |
| 1350 | 2026-06-05T04:03:29.836Z | |
| 1351 | 2026-06-05T04:03:29.836Z | mediator llvm: |
| 1352 | 2026-06-05T04:03:29.836Z | version: 14 (system default) -> 15 (system default) |
| 1353 | 2026-06-05T04:03:29.836Z | |
| 1354 | 2026-06-05T04:03:29.836Z | mediator postgresql: |
| 1355 | 2026-06-05T04:03:29.836Z | version: 15 (system default) -> 18 (system default) |
| 1356 | 2026-06-05T04:03:29.836Z | |
| 1357 | 2026-06-05T04:03:29.836Z | Changed packages: |
| 1358 | 2026-06-05T04:03:29.836Z | helios-dev |
| 1359 | 2026-06-05T04:03:29.836Z | developer/build-essential |
| 1360 | 2026-06-05T04:03:29.836Z | None -> 11-2.0 |
| 1361 | 2026-06-05T04:03:29.836Z | library/libxmlsec1 |
| 1362 | 2026-06-05T04:03:29.836Z | None -> 1.2.35-2.0 |
| 1363 | 2026-06-05T04:03:29.836Z | ooce/developer/clang-15 |
| 1364 | 2026-06-05T04:03:29.836Z | None -> 15.0.7-2.0 |
| 1365 | 2026-06-05T04:03:29.836Z | ooce/developer/llvm-15 |
| 1366 | 2026-06-05T04:03:29.836Z | None -> 15.0.7-2.0 |
| 1367 | 2026-06-05T04:03:29.836Z | ooce/library/postgresql-18 |
| 1368 | 2026-06-05T04:03:29.836Z | None -> 18.1-2.0 |
| 1369 | 2026-06-05T04:03:29.836Z | |
| 1370 | 2026-06-05T04:03:29.836Z | Services: |
| 1371 | 2026-06-05T04:03:29.836Z | restart_fmri: |
| 1372 | 2026-06-05T04:03:29.836Z | svc:/system/update-man-index:default |
| 1373 | 2026-06-05T04:03:29.866Z | |
| 1374 | 2026-06-05T04:03:29.866Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 1375 | 2026-06-05T04:03:35.004Z | Download: 2224/4272 items 119.2/219.0MB 54% complete (31.4M/s) |
| 1376 | 2026-06-05T04:03:40.135Z | Download: 4245/4272 items 218.8/219.0MB 99% complete (22.1M/s) |
| 1377 | 2026-06-05T04:03:41.368Z | Download: Completed 218.99 MB in 11.50 seconds (19.0M/s) |
| 1378 | 2026-06-05T04:03:41.517Z | Actions: 1/4789 actions (Installing new actions) |
| 1379 | 2026-06-05T04:03:44.852Z | Actions: Completed 4789 actions in 3.33 seconds. |
| 1380 | 2026-06-05T04:03:45.626Z | Done (0.770s) |
| 1381 | 2026-06-05T04:03:45.626Z | Done (0.000s) |
| 1382 | 2026-06-05T04:03:46.375Z | Done (0.744s) |
| 1383 | 2026-06-05T04:03:49.144Z | Done (2.398s) |
| 1384 | 2026-06-05T04:03:49.217Z | Done (0.009s) |
| 1385 | 2026-06-05T04:03:49.220Z | Done (0.000s) |
| 1386 | 2026-06-05T04:03:49.567Z | Done (0.000s) |
| 1387 | 2026-06-05T04:03:49.910Z | Planning: Evaluating mediator changes ... Done |
| 1388 | 2026-06-05T04:03:50.049Z | Planning: Checking for conflicting actions ... Done |
| 1389 | 2026-06-05T04:03:50.060Z | Planning: Consolidating action changes ... Done |
| 1390 | 2026-06-05T04:03:50.183Z | Planning: Evaluating mediators ... Done |
| 1391 | 2026-06-05T04:03:50.186Z | Planning: Planning completed in 0.27 seconds |
| 1392 | 2026-06-05T04:03:50.204Z | Mediators to change: 2 |
| 1393 | 2026-06-05T04:03:50.204Z | Create boot environment: No |
| 1394 | 2026-06-05T04:03:50.210Z | Create backup boot environment: No |
| 1395 | 2026-06-05T04:03:50.258Z | Done |
| 1396 | 2026-06-05T04:03:50.258Z | Done |
| 1397 | 2026-06-05T04:03:50.876Z | Done |
| 1398 | 2026-06-05T04:03:53.536Z | Done |
| 1399 | 2026-06-05T04:03:53.615Z | Done |
| 1400 | 2026-06-05T04:03:53.620Z | Done |
| 1401 | 2026-06-05T04:03:53.822Z | Done |
| 1402 | 2026-06-05T04:03:54.427Z | Planning: Evaluating mediator changes ... Done |
| 1403 | 2026-06-05T04:03:54.430Z | Planning: Checking for conflicting actions ... Done |
| 1404 | 2026-06-05T04:03:54.430Z | Planning: Consolidating action changes ... Done |
| 1405 | 2026-06-05T04:03:54.430Z | Planning: Evaluating mediators ... Done |
| 1406 | 2026-06-05T04:03:54.430Z | Planning: Planning completed in 0.27 seconds |
| 1407 | 2026-06-05T04:03:54.431Z | Mediators to change: 1 |
| 1408 | 2026-06-05T04:03:54.431Z | Create boot environment: No |
| 1409 | 2026-06-05T04:03:54.431Z | Create backup boot environment: No |
| 1410 | 2026-06-05T04:03:54.431Z | Done |
| 1411 | 2026-06-05T04:03:54.431Z | Done |
| 1412 | 2026-06-05T04:03:54.983Z | Done |
| 1413 | 2026-06-05T04:03:57.630Z | Done |
| 1414 | 2026-06-05T04:03:57.711Z | Done |
| 1415 | 2026-06-05T04:03:57.711Z | Done |
| 1416 | 2026-06-05T04:03:58.276Z | Done |
| 1417 | 2026-06-05T04:03:58.689Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1418 | 2026-06-05T04:03:58.689Z | clang system 15 system |
| 1419 | 2026-06-05T04:03:58.689Z | csh system system illumos |
| 1420 | 2026-06-05T04:03:58.689Z | ctags system system illumos |
| 1421 | 2026-06-05T04:03:58.689Z | file system system illumos |
| 1422 | 2026-06-05T04:03:58.689Z | gcc vendor 12 vendor |
| 1423 | 2026-06-05T04:03:58.689Z | gcc system 14 system |
| 1424 | 2026-06-05T04:03:58.689Z | gcc system 10 system |
| 1425 | 2026-06-05T04:03:58.689Z | go system 1.20 system |
| 1426 | 2026-06-05T04:03:58.689Z | go system 1.19 system |
| 1427 | 2026-06-05T04:03:58.689Z | llvm system 15 system |
| 1428 | 2026-06-05T04:03:58.689Z | llvm system 14 system |
| 1429 | 2026-06-05T04:03:58.689Z | mariadb system 10.6 system |
| 1430 | 2026-06-05T04:03:58.689Z | mta vendor vendor dma |
| 1431 | 2026-06-05T04:03:58.689Z | openjdk system 17 system |
| 1432 | 2026-06-05T04:03:58.689Z | openjdk system 11 system |
| 1433 | 2026-06-05T04:03:58.689Z | openjdk system 1.8 system |
| 1434 | 2026-06-05T04:03:58.689Z | openssl vendor 3 vendor |
| 1435 | 2026-06-05T04:03:58.689Z | perl system 5.36 system |
| 1436 | 2026-06-05T04:03:58.689Z | postgresql system 18 system |
| 1437 | 2026-06-05T04:03:58.689Z | postgresql system 15 system |
| 1438 | 2026-06-05T04:03:58.689Z | postgresql system 13 system |
| 1439 | 2026-06-05T04:03:58.689Z | python vendor 3 vendor |
| 1440 | 2026-06-05T04:03:58.689Z | python system 2 system |
| 1441 | 2026-06-05T04:03:58.689Z | python3 system 3.11 system |
| 1442 | 2026-06-05T04:03:58.689Z | ruby system 3.0 system |
| 1443 | 2026-06-05T04:03:58.689Z | words vendor vendor american-english |
| 1444 | 2026-06-05T04:03:58.689Z | words system system australian-english |
| 1445 | 2026-06-05T04:03:58.689Z | words system system british-english |
| 1446 | 2026-06-05T04:03:58.689Z | words system system canadian-english |
| 1447 | 2026-06-05T04:03:58.689Z | words system system french |
| 1448 | 2026-06-05T04:03:58.690Z | words system system italian |
| 1449 | 2026-06-05T04:03:58.690Z | words system system ngerman |
| 1450 | 2026-06-05T04:03:58.690Z | words system system ogerman |
| 1451 | 2026-06-05T04:03:58.690Z | words system system spanish |
| 1452 | 2026-06-05T04:03:58.693Z | PUBLISHER TYPE STATUS P LOCATION |
| 1453 | 2026-06-05T04:03:58.693Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1454 | 2026-06-05T04:04:03.126Z | FMRI IFO |
| 1455 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1456 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1457 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1458 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1459 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1460 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1461 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 1462 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 1463 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1464 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1465 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1466 | 2026-06-05T04:04:03.126Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1467 | 2026-06-05T04:04:03.127Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1468 | 2026-06-05T04:04:03.127Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1469 | 2026-06-05T04:04:03.127Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1470 | 2026-06-05T04:04:03.127Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1471 | 2026-06-05T04:04:03.127Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1472 | 2026-06-05T04:04:04.101Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 1473 | 2026-06-05T04:04:04.652Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 1474 | 2026-06-05T04:04:04.660Z | info: downloading 6 components |
| 1475 | 2026-06-05T04:04:18.577Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1476 | 2026-06-05T04:04:18.807Z | Updating crates.io index |
| 1477 | 2026-06-05T04:04:18.850Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1478 | 2026-06-05T04:04:19.143Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1479 | 2026-06-05T04:04:19.471Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1480 | 2026-06-05T04:04:19.786Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1481 | 2026-06-05T04:04:20.319Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1482 | 2026-06-05T04:04:20.821Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1483 | 2026-06-05T04:04:21.841Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1484 | 2026-06-05T04:04:22.520Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1485 | 2026-06-05T04:04:22.753Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1486 | 2026-06-05T04:04:23.399Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1487 | 2026-06-05T04:04:23.746Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1488 | 2026-06-05T04:04:24.437Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1489 | 2026-06-05T04:04:24.979Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1490 | 2026-06-05T04:04:25.454Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 1491 | 2026-06-05T04:04:25.844Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1492 | 2026-06-05T04:04:26.198Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1493 | 2026-06-05T04:04:26.500Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1494 | 2026-06-05T04:04:26.856Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1495 | 2026-06-05T04:04:27.138Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1496 | 2026-06-05T04:04:27.342Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1497 | 2026-06-05T04:04:27.769Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 1498 | 2026-06-05T04:04:28.047Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1499 | 2026-06-05T04:04:28.560Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1500 | 2026-06-05T04:04:29.041Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1501 | 2026-06-05T04:04:29.269Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1502 | 2026-06-05T04:04:29.826Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1503 | 2026-06-05T04:04:30.240Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1504 | 2026-06-05T04:04:30.660Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1505 | 2026-06-05T04:04:31.114Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1506 | 2026-06-05T04:04:31.604Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 1507 | 2026-06-05T04:04:32.042Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1508 | 2026-06-05T04:04:32.384Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1509 | 2026-06-05T04:04:32.678Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1510 | 2026-06-05T04:04:44.289Z | Downloading crates ... |
| 1511 | 2026-06-05T04:04:44.360Z | Downloaded swrite v0.1.0 |
| 1512 | 2026-06-05T04:04:44.365Z | Downloaded bitflags v2.11.0 |
| 1513 | 2026-06-05T04:04:44.375Z | Downloaded zerocopy-derive v0.7.35 |
| 1514 | 2026-06-05T04:04:44.375Z | Downloaded fs-err v3.3.0 |
| 1515 | 2026-06-05T04:04:44.787Z | Downloaded plain v0.2.3 |
| 1516 | 2026-06-05T04:04:44.787Z | Downloaded dtrace-parser v0.2.0 |
| 1517 | 2026-06-05T04:04:44.790Z | Downloaded clap v4.5.60 |
| 1518 | 2026-06-05T04:04:44.790Z | Downloaded usdt-macro v0.5.0 |
| 1519 | 2026-06-05T04:04:44.790Z | Downloaded unicode-xid v0.2.6 |
| 1520 | 2026-06-05T04:04:44.790Z | Downloaded scroll v0.12.0 |
| 1521 | 2026-06-05T04:04:44.790Z | Downloaded dof v0.3.0 |
| 1522 | 2026-06-05T04:04:44.790Z | Downloaded cargo_metadata v0.21.0 |
| 1523 | 2026-06-05T04:04:44.790Z | Downloaded ucd-trie v0.1.7 |
| 1524 | 2026-06-05T04:04:44.791Z | Downloaded toml_write v0.1.2 |
| 1525 | 2026-06-05T04:04:44.791Z | Downloaded serde_spanned v0.6.9 |
| 1526 | 2026-06-05T04:04:44.791Z | Downloaded cargo-platform v0.2.0 |
| 1527 | 2026-06-05T04:04:44.791Z | Downloaded goblin v0.8.2 |
| 1528 | 2026-06-05T04:04:44.791Z | Downloaded thread-id v4.2.2 |
| 1529 | 2026-06-05T04:04:44.791Z | Downloaded scroll_derive v0.12.1 |
| 1530 | 2026-06-05T04:04:44.791Z | Downloaded memmap v0.7.0 |
| 1531 | 2026-06-05T04:04:44.791Z | Downloaded crypto-common v0.1.7 |
| 1532 | 2026-06-05T04:04:44.791Z | Downloaded macaddr v1.0.1 |
| 1533 | 2026-06-05T04:04:44.791Z | Downloaded bytecount v0.6.9 |
| 1534 | 2026-06-05T04:04:44.791Z | Downloaded toml_datetime v0.6.11 |
| 1535 | 2026-06-05T04:04:44.791Z | Downloaded tabled_derive v0.7.0 |
| 1536 | 2026-06-05T04:04:44.791Z | Downloaded ordered-float v2.10.1 |
| 1537 | 2026-06-05T04:04:44.791Z | Downloaded generic-array v0.14.7 |
| 1538 | 2026-06-05T04:04:44.791Z | Downloaded usdt-attr-macro v0.5.0 |
| 1539 | 2026-06-05T04:04:44.791Z | Downloaded usdt v0.5.0 |
| 1540 | 2026-06-05T04:04:44.791Z | Downloaded usdt-impl v0.5.0 |
| 1541 | 2026-06-05T04:04:44.791Z | Downloaded camino-tempfile v1.4.1 |
| 1542 | 2026-06-05T04:04:44.791Z | Downloaded pest_derive v2.8.6 |
| 1543 | 2026-06-05T04:04:44.791Z | Downloaded serde-value v0.7.0 |
| 1544 | 2026-06-05T04:04:44.791Z | Downloaded anstream v0.6.21 |
| 1545 | 2026-06-05T04:04:44.791Z | Downloaded erased-serde v0.4.9 |
| 1546 | 2026-06-05T04:04:44.791Z | Downloaded serde-untagged v0.1.9 |
| 1547 | 2026-06-05T04:04:44.791Z | Downloaded serde_tokenstream v0.2.3 |
| 1548 | 2026-06-05T04:04:44.791Z | Downloaded tempfile v3.25.0 |
| 1549 | 2026-06-05T04:04:44.791Z | Downloaded cargo_toml v0.21.0 |
| 1550 | 2026-06-05T04:04:44.791Z | Downloaded anstyle-parse v0.2.7 |
| 1551 | 2026-06-05T04:04:44.791Z | Downloaded pest_generator v2.8.6 |
| 1552 | 2026-06-05T04:04:44.791Z | Downloaded clap_derive v4.5.55 |
| 1553 | 2026-06-05T04:04:44.791Z | Downloaded zmij v1.0.21 |
| 1554 | 2026-06-05T04:04:44.791Z | Downloaded cargo-util-schemas v0.8.2 |
| 1555 | 2026-06-05T04:04:44.791Z | Downloaded papergrid v0.11.0 |
| 1556 | 2026-06-05T04:04:44.791Z | Downloaded toml v0.8.23 |
| 1557 | 2026-06-05T04:04:44.791Z | Downloaded getrandom v0.4.1 |
| 1558 | 2026-06-05T04:04:44.791Z | Downloaded textwrap v0.16.2 |
| 1559 | 2026-06-05T04:04:44.791Z | Downloaded unicode-ident v1.0.24 |
| 1560 | 2026-06-05T04:04:44.791Z | Downloaded semver v1.0.28 |
| 1561 | 2026-06-05T04:04:44.791Z | Downloaded pest_meta v2.8.6 |
| 1562 | 2026-06-05T04:04:44.791Z | Downloaded toml_edit v0.22.27 |
| 1563 | 2026-06-05T04:04:44.792Z | Downloaded memchr v2.8.0 |
| 1564 | 2026-06-05T04:04:44.792Z | Downloaded indexmap v2.14.0 |
| 1565 | 2026-06-05T04:04:44.792Z | Downloaded pest v2.8.6 |
| 1566 | 2026-06-05T04:04:44.792Z | Downloaded clap_builder v4.5.60 |
| 1567 | 2026-06-05T04:04:44.792Z | Downloaded hashbrown v0.17.0 |
| 1568 | 2026-06-05T04:04:44.792Z | Downloaded zerocopy v0.7.35 |
| 1569 | 2026-06-05T04:04:44.792Z | Downloaded serde_json v1.0.149 |
| 1570 | 2026-06-05T04:04:44.792Z | Downloaded unicode-width v0.2.0 |
| 1571 | 2026-06-05T04:04:44.792Z | Downloaded tabled v0.15.0 |
| 1572 | 2026-06-05T04:04:44.792Z | Downloaded libc v0.2.185 |
| 1573 | 2026-06-05T04:04:44.792Z | Compiling proc-macro2 v1.0.106 |
| 1574 | 2026-06-05T04:04:44.792Z | Compiling quote v1.0.45 |
| 1575 | 2026-06-05T04:04:44.792Z | Compiling unicode-ident v1.0.24 |
| 1576 | 2026-06-05T04:04:44.792Z | Compiling serde_core v1.0.228 |
| 1577 | 2026-06-05T04:04:44.792Z | Compiling libc v0.2.185 |
| 1578 | 2026-06-05T04:04:44.792Z | Compiling version_check v0.9.5 |
| 1579 | 2026-06-05T04:04:44.792Z | Compiling serde v1.0.228 |
| 1580 | 2026-06-05T04:04:44.792Z | Compiling memchr v2.8.0 |
| 1581 | 2026-06-05T04:04:45.049Z | Compiling stable_deref_trait v1.2.1 |
| 1582 | 2026-06-05T04:04:45.105Z | Compiling zmij v1.0.21 |
| 1583 | 2026-06-05T04:04:45.222Z | Compiling itoa v1.0.17 |
| 1584 | 2026-06-05T04:04:45.263Z | Compiling thiserror v1.0.69 |
| 1585 | 2026-06-05T04:04:45.401Z | Compiling autocfg v1.5.0 |
| 1586 | 2026-06-05T04:04:45.533Z | Compiling ucd-trie v0.1.7 |
| 1587 | 2026-06-05T04:04:45.622Z | Compiling writeable v0.6.2 |
| 1588 | 2026-06-05T04:04:45.683Z | Compiling pest v2.8.6 |
| 1589 | 2026-06-05T04:04:45.693Z | Compiling litemap v0.8.1 |
| 1590 | 2026-06-05T04:04:45.801Z | Compiling icu_properties_data v2.1.2 |
| 1591 | 2026-06-05T04:04:45.824Z | Compiling rustix v1.1.3 |
| 1592 | 2026-06-05T04:04:45.998Z | Compiling icu_normalizer_data v2.1.1 |
| 1593 | 2026-06-05T04:04:46.136Z | Compiling syn v2.0.117 |
| 1594 | 2026-06-05T04:04:46.160Z | Compiling byteorder v1.5.0 |
| 1595 | 2026-06-05T04:04:46.241Z | Compiling errno v0.3.14 |
| 1596 | 2026-06-05T04:04:46.266Z | Compiling serde_json v1.0.149 |
| 1597 | 2026-06-05T04:04:46.393Z | Compiling bitflags v2.11.0 |
| 1598 | 2026-06-05T04:04:46.485Z | Compiling num-traits v0.2.19 |
| 1599 | 2026-06-05T04:04:46.709Z | Compiling smallvec v1.15.1 |
| 1600 | 2026-06-05T04:04:47.146Z | Compiling hashbrown v0.17.0 |
| 1601 | 2026-06-05T04:04:47.146Z | Compiling typeid v1.0.3 |
| 1602 | 2026-06-05T04:04:47.169Z | Compiling pest_meta v2.8.6 |
| 1603 | 2026-06-05T04:04:47.169Z | Compiling equivalent v1.0.2 |
| 1604 | 2026-06-05T04:04:47.169Z | Compiling thread-id v4.2.2 |
| 1605 | 2026-06-05T04:04:47.169Z | Compiling proc-macro-error-attr v1.0.4 |
| 1606 | 2026-06-05T04:04:47.169Z | Compiling usdt-impl v0.5.0 |
| 1607 | 2026-06-05T04:04:47.231Z | Compiling indexmap v2.14.0 |
| 1608 | 2026-06-05T04:04:47.255Z | Compiling erased-serde v0.4.9 |
| 1609 | 2026-06-05T04:04:47.309Z | Compiling toml_write v0.1.2 |
| 1610 | 2026-06-05T04:04:47.444Z | Compiling winnow v0.7.14 |
| 1611 | 2026-06-05T04:04:47.532Z | Compiling syn v1.0.109 |
| 1612 | 2026-06-05T04:04:47.885Z | Compiling proc-macro-error v1.0.4 |
| 1613 | 2026-06-05T04:04:47.992Z | Compiling camino v1.2.2 |
| 1614 | 2026-06-05T04:04:48.095Z | Compiling getrandom v0.4.1 |
| 1615 | 2026-06-05T04:04:48.410Z | Compiling utf8_iter v1.0.4 |
| 1616 | 2026-06-05T04:04:48.509Z | Compiling plain v0.2.3 |
| 1617 | 2026-06-05T04:04:48.654Z | Compiling utf8parse v0.2.2 |
| 1618 | 2026-06-05T04:04:48.654Z | Compiling percent-encoding v2.3.2 |
| 1619 | 2026-06-05T04:04:48.654Z | Compiling thiserror v2.0.18 |
| 1620 | 2026-06-05T04:04:48.654Z | Compiling log v0.4.29 |
| 1621 | 2026-06-05T04:04:48.842Z | Compiling anstyle-parse v0.2.7 |
| 1622 | 2026-06-05T04:04:48.842Z | Compiling form_urlencoded v1.2.2 |
| 1623 | 2026-06-05T04:04:48.994Z | Compiling ordered-float v2.10.1 |
| 1624 | 2026-06-05T04:04:48.994Z | Compiling synstructure v0.13.2 |
| 1625 | 2026-06-05T04:04:48.994Z | Compiling pest_generator v2.8.6 |
| 1626 | 2026-06-05T04:04:49.077Z | Compiling terminal_size v0.4.3 |
| 1627 | 2026-06-05T04:04:49.256Z | Compiling anstyle v1.0.13 |
| 1628 | 2026-06-05T04:04:49.374Z | Compiling cfg-if v1.0.4 |
| 1629 | 2026-06-05T04:04:49.374Z | Compiling is_terminal_polyfill v1.70.2 |
| 1630 | 2026-06-05T04:04:49.374Z | Compiling colorchoice v1.0.4 |
| 1631 | 2026-06-05T04:04:50.273Z | Compiling pretty-hex v0.4.1 |
| 1632 | 2026-06-05T04:04:50.273Z | Compiling anstyle-query v1.1.5 |
| 1633 | 2026-06-05T04:04:50.368Z | Compiling anstream v0.6.21 |
| 1634 | 2026-06-05T04:04:50.368Z | Compiling serde-untagged v0.1.9 |
| 1635 | 2026-06-05T04:04:50.368Z | Compiling semver v1.0.28 |
| 1636 | 2026-06-05T04:04:50.368Z | Compiling fs-err v3.3.0 |
| 1637 | 2026-06-05T04:04:50.368Z | Compiling heck v0.4.1 |
| 1638 | 2026-06-05T04:04:50.368Z | Compiling strsim v0.11.1 |
| 1639 | 2026-06-05T04:04:50.368Z | Compiling once_cell v1.21.3 |
| 1640 | 2026-06-05T04:04:50.368Z | Compiling clap_lex v1.0.0 |
| 1641 | 2026-06-05T04:04:50.368Z | Compiling bytecount v0.6.9 |
| 1642 | 2026-06-05T04:04:50.368Z | Compiling fnv v1.0.7 |
| 1643 | 2026-06-05T04:04:50.368Z | Compiling unicode-xid v0.2.6 |
| 1644 | 2026-06-05T04:04:50.368Z | Compiling fastrand v2.3.0 |
| 1645 | 2026-06-05T04:04:50.368Z | Compiling heck v0.5.0 |
| 1646 | 2026-06-05T04:04:50.368Z | Compiling unicode-width v0.1.14 |
| 1647 | 2026-06-05T04:04:50.369Z | Compiling anyhow v1.0.102 |
| 1648 | 2026-06-05T04:04:50.369Z | Compiling clap_builder v4.5.60 |
| 1649 | 2026-06-05T04:04:50.459Z | Compiling papergrid v0.11.0 |
| 1650 | 2026-06-05T04:04:50.459Z | Compiling tempfile v3.25.0 |
| 1651 | 2026-06-05T04:04:50.480Z | Compiling memmap v0.7.0 |
| 1652 | 2026-06-05T04:04:50.511Z | Compiling serde_derive v1.0.228 |
| 1653 | 2026-06-05T04:04:50.629Z | Compiling zerofrom-derive v0.1.6 |
| 1654 | 2026-06-05T04:04:50.652Z | Compiling yoke-derive v0.8.1 |
| 1655 | 2026-06-05T04:04:50.713Z | Compiling zerovec-derive v0.11.2 |
| 1656 | 2026-06-05T04:04:50.863Z | Compiling displaydoc v0.2.5 |
| 1657 | 2026-06-05T04:04:51.580Z | Compiling thiserror-impl v1.0.69 |
| 1658 | 2026-06-05T04:04:51.724Z | Compiling zerocopy-derive v0.7.35 |
| 1659 | 2026-06-05T04:04:51.776Z | Compiling pest_derive v2.8.6 |
| 1660 | 2026-06-05T04:04:51.870Z | Compiling scroll_derive v0.12.1 |
| 1661 | 2026-06-05T04:04:52.444Z | Compiling zerofrom v0.1.6 |
| 1662 | 2026-06-05T04:04:52.499Z | Compiling yoke v0.8.1 |
| 1663 | 2026-06-05T04:04:52.499Z | Compiling thiserror-impl v2.0.18 |
| 1664 | 2026-06-05T04:04:52.499Z | Compiling zerovec v0.11.5 |
| 1665 | 2026-06-05T04:04:52.511Z | Compiling zerotrie v0.2.3 |
| 1666 | 2026-06-05T04:04:52.603Z | Compiling zerocopy v0.7.35 |
| 1667 | 2026-06-05T04:04:52.836Z | Compiling tinystr v0.8.2 |
| 1668 | 2026-06-05T04:04:52.893Z | Compiling potential_utf v0.1.4 |
| 1669 | 2026-06-05T04:04:52.979Z | Compiling dtrace-parser v0.2.0 |
| 1670 | 2026-06-05T04:04:53.053Z | Compiling icu_locale_core v2.1.1 |
| 1671 | 2026-06-05T04:04:53.059Z | Compiling icu_collections v2.1.1 |
| 1672 | 2026-06-05T04:04:53.184Z | Compiling scroll v0.12.0 |
| 1673 | 2026-06-05T04:04:53.273Z | Compiling tabled_derive v0.7.0 |
| 1674 | 2026-06-05T04:04:53.463Z | Compiling goblin v0.8.2 |
| 1675 | 2026-06-05T04:04:53.480Z | Compiling clap_derive v4.5.55 |
| 1676 | 2026-06-05T04:04:53.708Z | Compiling icu_provider v2.1.1 |
| 1677 | 2026-06-05T04:04:53.763Z | Compiling unicode-linebreak v0.1.5 |
| 1678 | 2026-06-05T04:04:53.958Z | Compiling toml_datetime v0.6.11 |
| 1679 | 2026-06-05T04:04:53.983Z | Compiling serde_spanned v0.6.9 |
| 1680 | 2026-06-05T04:04:54.004Z | Compiling icu_normalizer v2.1.1 |
| 1681 | 2026-06-05T04:04:54.040Z | Compiling icu_properties v2.1.2 |
| 1682 | 2026-06-05T04:04:54.083Z | Compiling dof v0.3.0 |
| 1683 | 2026-06-05T04:04:54.156Z | Compiling toml_edit v0.22.27 |
| 1684 | 2026-06-05T04:04:54.192Z | Compiling serde_tokenstream v0.2.3 |
| 1685 | 2026-06-05T04:04:54.238Z | Compiling serde-value v0.7.0 |
| 1686 | 2026-06-05T04:04:54.505Z | Compiling cargo-platform v0.2.0 |
| 1687 | 2026-06-05T04:04:54.544Z | Compiling smawk v0.3.2 |
| 1688 | 2026-06-05T04:04:54.572Z | Compiling unicode-width v0.2.0 |
| 1689 | 2026-06-05T04:04:54.679Z | Compiling tabled v0.15.0 |
| 1690 | 2026-06-05T04:04:54.754Z | Compiling macaddr v1.0.1 |
| 1691 | 2026-06-05T04:04:54.839Z | Compiling textwrap v0.16.2 |
| 1692 | 2026-06-05T04:04:54.982Z | Compiling idna_adapter v1.2.1 |
| 1693 | 2026-06-05T04:04:55.074Z | Compiling usdt-macro v0.5.0 |
| 1694 | 2026-06-05T04:04:55.102Z | Compiling idna v1.1.0 |
| 1695 | 2026-06-05T04:04:55.148Z | Compiling usdt-attr-macro v0.5.0 |
| 1696 | 2026-06-05T04:04:55.240Z | Compiling clap v4.5.60 |
| 1697 | 2026-06-05T04:04:55.319Z | Compiling camino-tempfile v1.4.1 |
| 1698 | 2026-06-05T04:04:55.557Z | Compiling toml v0.8.23 |
| 1699 | 2026-06-05T04:04:55.689Z | Compiling url v2.5.8 |
| 1700 | 2026-06-05T04:04:55.849Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1701 | 2026-06-05T04:04:56.171Z | Compiling cargo_toml v0.21.0 |
| 1702 | 2026-06-05T04:04:56.246Z | Compiling cargo-util-schemas v0.8.2 |
| 1703 | 2026-06-05T04:04:56.472Z | Compiling usdt v0.5.0 |
| 1704 | 2026-06-05T04:04:56.546Z | Compiling swrite v0.1.0 |
| 1705 | 2026-06-05T04:04:57.312Z | Compiling cargo_metadata v0.21.0 |
| 1706 | 2026-06-05T04:04:59.192Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1707 | 2026-06-05T04:05:01.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.82s |
| 1708 | 2026-06-05T04:05:01.899Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1709 | 2026-06-05T04:05:01.899Z | Downloading crates ... |
| 1710 | 2026-06-05T04:05:01.899Z | Downloaded ascii-canvas v3.0.0 |
| 1711 | 2026-06-05T04:05:01.899Z | Downloaded aead v0.5.2 |
| 1712 | 2026-06-05T04:05:01.899Z | Downloaded blowfish v0.9.1 |
| 1713 | 2026-06-05T04:05:01.899Z | Downloaded atty v0.2.14 |
| 1714 | 2026-06-05T04:05:01.899Z | Downloaded cassowary v0.3.0 |
| 1715 | 2026-06-05T04:05:01.899Z | Downloaded async-compression v0.4.41 |
| 1716 | 2026-06-05T04:05:01.899Z | Downloaded backon v1.6.0 |
| 1717 | 2026-06-05T04:05:01.899Z | Downloaded clang-sys v1.8.1 |
| 1718 | 2026-06-05T04:05:01.900Z | Downloaded aes v0.8.4 |
| 1719 | 2026-06-05T04:05:01.900Z | Downloaded daft-derive v0.1.7 |
| 1720 | 2026-06-05T04:05:01.900Z | Downloaded inout v0.1.4 |
| 1721 | 2026-06-05T04:05:01.900Z | Downloaded heapless v0.7.17 |
| 1722 | 2026-06-05T04:05:01.900Z | Downloaded cbc v0.1.2 |
| 1723 | 2026-06-05T04:05:01.900Z | Downloaded cfg_aliases v0.1.1 |
| 1724 | 2026-06-05T04:05:01.900Z | Downloaded crc8 v0.1.1 |
| 1725 | 2026-06-05T04:05:01.900Z | Downloaded find-msvc-tools v0.1.9 |
| 1726 | 2026-06-05T04:05:01.900Z | Downloaded corncobs v0.1.4 |
| 1727 | 2026-06-05T04:05:01.900Z | Downloaded bumpalo v3.20.2 |
| 1728 | 2026-06-05T04:05:01.900Z | Downloaded hyper-staticfile v0.10.1 |
| 1729 | 2026-06-05T04:05:01.900Z | Downloaded hashbrown v0.15.5 |
| 1730 | 2026-06-05T04:05:01.900Z | Downloaded indent_write v2.2.0 |
| 1731 | 2026-06-05T04:05:01.900Z | Downloaded float-cmp v0.10.0 |
| 1732 | 2026-06-05T04:05:01.900Z | Downloaded diesel_derives v2.3.7 |
| 1733 | 2026-06-05T04:05:01.900Z | Downloaded darling v0.13.4 |
| 1734 | 2026-06-05T04:05:01.900Z | Downloaded ctr v0.9.2 |
| 1735 | 2026-06-05T04:05:01.900Z | Downloaded crc v3.4.0 |
| 1736 | 2026-06-05T04:05:01.900Z | Downloaded crc32fast v1.5.0 |
| 1737 | 2026-06-05T04:05:01.900Z | Downloaded crc-any v2.5.0 |
| 1738 | 2026-06-05T04:05:01.900Z | Downloaded convert_case v0.4.0 |
| 1739 | 2026-06-05T04:05:01.901Z | Downloaded chacha20 v0.9.1 |
| 1740 | 2026-06-05T04:05:01.901Z | Downloaded compression-codecs v0.4.37 |
| 1741 | 2026-06-05T04:05:01.901Z | Downloaded chacha20 v0.10.0 |
| 1742 | 2026-06-05T04:05:01.901Z | Downloaded arrayref v0.3.9 |
| 1743 | 2026-06-05T04:05:01.901Z | Downloaded hickory-proto v0.25.2 |
| 1744 | 2026-06-05T04:05:01.901Z | Downloaded crunchy v0.2.4 |
| 1745 | 2026-06-05T04:05:01.901Z | Downloaded chacha20poly1305 v0.10.1 |
| 1746 | 2026-06-05T04:05:01.901Z | Downloaded assert_matches v1.5.0 |
| 1747 | 2026-06-05T04:05:01.901Z | Downloaded darling_macro v0.13.4 |
| 1748 | 2026-06-05T04:05:01.901Z | Downloaded compression-core v0.4.31 |
| 1749 | 2026-06-05T04:05:01.901Z | Downloaded bit-set v0.8.0 |
| 1750 | 2026-06-05T04:05:01.901Z | Downloaded daft v0.1.7 |
| 1751 | 2026-06-05T04:05:01.901Z | Downloaded cookie v0.18.1 |
| 1752 | 2026-06-05T04:05:01.901Z | Downloaded darling_macro v0.20.11 |
| 1753 | 2026-06-05T04:05:01.901Z | Downloaded block-padding v0.3.3 |
| 1754 | 2026-06-05T04:05:01.901Z | Downloaded darling_macro v0.21.3 |
| 1755 | 2026-06-05T04:05:01.901Z | Downloaded bitfield-macros v0.19.4 |
| 1756 | 2026-06-05T04:05:01.901Z | Downloaded debug-ignore v1.0.5 |
| 1757 | 2026-06-05T04:05:01.901Z | Downloaded cpufeatures v0.3.0 |
| 1758 | 2026-06-05T04:05:01.902Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1759 | 2026-06-05T04:05:01.902Z | Downloaded keccak v0.1.6 |
| 1760 | 2026-06-05T04:05:01.902Z | Downloaded instant v0.1.13 |
| 1761 | 2026-06-05T04:05:01.902Z | Downloaded bitfield-struct v0.6.2 |
| 1762 | 2026-06-05T04:05:01.902Z | Downloaded castaway v0.2.4 |
| 1763 | 2026-06-05T04:05:01.902Z | Downloaded crc-catalog v2.4.0 |
| 1764 | 2026-06-05T04:05:01.902Z | Downloaded cobs v0.3.0 |
| 1765 | 2026-06-05T04:05:01.902Z | Downloaded bit-set v0.5.3 |
| 1766 | 2026-06-05T04:05:01.902Z | Downloaded critical-section v1.2.0 |
| 1767 | 2026-06-05T04:05:01.902Z | Downloaded async-recursion v1.1.1 |
| 1768 | 2026-06-05T04:05:01.902Z | Downloaded constant_time_eq v0.4.2 |
| 1769 | 2026-06-05T04:05:01.902Z | Downloaded cmake v0.1.57 |
| 1770 | 2026-06-05T04:05:01.902Z | Downloaded csv-core v0.1.13 |
| 1771 | 2026-06-05T04:05:01.902Z | Downloaded array-init v0.0.4 |
| 1772 | 2026-06-05T04:05:01.902Z | Downloaded md5 v0.7.0 |
| 1773 | 2026-06-05T04:05:01.902Z | Downloaded libscf-sys v1.1.0 |
| 1774 | 2026-06-05T04:05:01.902Z | Downloaded darling v0.21.3 |
| 1775 | 2026-06-05T04:05:01.902Z | Downloaded crossbeam-epoch v0.9.18 |
| 1776 | 2026-06-05T04:05:01.902Z | Downloaded match_cfg v0.1.0 |
| 1777 | 2026-06-05T04:05:01.902Z | Downloaded internet-checksum v0.2.1 |
| 1778 | 2026-06-05T04:05:01.902Z | Downloaded bb8 v0.8.6 |
| 1779 | 2026-06-05T04:05:01.903Z | Downloaded lalrpop-util v0.19.12 |
| 1780 | 2026-06-05T04:05:01.903Z | Downloaded md-5 v0.10.6 |
| 1781 | 2026-06-05T04:05:01.903Z | Downloaded maybe-uninit v2.0.0 |
| 1782 | 2026-06-05T04:05:01.903Z | Downloaded maplit v1.0.2 |
| 1783 | 2026-06-05T04:05:01.903Z | Downloaded kstat-rs v0.2.4 |
| 1784 | 2026-06-05T04:05:01.903Z | Downloaded cipher v0.4.4 |
| 1785 | 2026-06-05T04:05:01.903Z | Downloaded bit-vec v0.8.0 |
| 1786 | 2026-06-05T04:05:01.903Z | Downloaded arrayvec v0.7.6 |
| 1787 | 2026-06-05T04:05:01.903Z | Downloaded argon2 v0.5.3 |
| 1788 | 2026-06-05T04:05:01.903Z | Downloaded convert_case v0.10.0 |
| 1789 | 2026-06-05T04:05:01.903Z | Downloaded cargo_metadata v0.23.1 |
| 1790 | 2026-06-05T04:05:01.903Z | Downloaded bitfield v0.19.4 |
| 1791 | 2026-06-05T04:05:01.903Z | Downloaded bcs v0.1.6 |
| 1792 | 2026-06-05T04:05:01.903Z | Downloaded ignore v0.4.25 |
| 1793 | 2026-06-05T04:05:01.903Z | Downloaded memoffset v0.9.1 |
| 1794 | 2026-06-05T04:05:01.903Z | Downloaded managed v0.8.0 |
| 1795 | 2026-06-05T04:05:01.903Z | Downloaded cexpr v0.6.0 |
| 1796 | 2026-06-05T04:05:01.903Z | Downloaded ingot v0.1.1 |
| 1797 | 2026-06-05T04:05:01.903Z | Downloaded darling v0.20.11 |
| 1798 | 2026-06-05T04:05:01.903Z | Downloaded bit-vec v0.6.3 |
| 1799 | 2026-06-05T04:05:01.903Z | Downloaded backoff v0.4.0 |
| 1800 | 2026-06-05T04:05:01.904Z | Downloaded crossbeam-deque v0.8.6 |
| 1801 | 2026-06-05T04:05:01.904Z | Downloaded bzip2 v0.6.1 |
| 1802 | 2026-06-05T04:05:01.904Z | Downloaded bzip2 v0.4.4 |
| 1803 | 2026-06-05T04:05:01.904Z | Downloaded byte-wrapper v0.1.0 |
| 1804 | 2026-06-05T04:05:01.904Z | Downloaded const_format_proc_macros v0.2.34 |
| 1805 | 2026-06-05T04:05:01.904Z | Downloaded hashbrown v0.13.2 |
| 1806 | 2026-06-05T04:05:01.904Z | Downloaded new_debug_unreachable v1.0.6 |
| 1807 | 2026-06-05T04:05:01.904Z | Downloaded newtype_derive v0.1.6 |
| 1808 | 2026-06-05T04:05:01.997Z | Downloaded nibble_vec v0.1.0 |
| 1809 | 2026-06-05T04:05:01.997Z | Downloaded float-ord v0.3.2 |
| 1810 | 2026-06-05T04:05:01.997Z | Downloaded buf-list v1.1.2 |
| 1811 | 2026-06-05T04:05:01.997Z | Downloaded libsw-core v0.3.2 |
| 1812 | 2026-06-05T04:05:01.997Z | Downloaded libloading v0.8.9 |
| 1813 | 2026-06-05T04:05:01.997Z | Downloaded pbkdf2 v0.11.0 |
| 1814 | 2026-06-05T04:05:01.997Z | Downloaded nodrop v0.1.14 |
| 1815 | 2026-06-05T04:05:01.998Z | Downloaded nonempty v0.12.0 |
| 1816 | 2026-06-05T04:05:01.998Z | Downloaded num v0.4.3 |
| 1817 | 2026-06-05T04:05:01.998Z | Downloaded cargo-platform v0.3.2 |
| 1818 | 2026-06-05T04:05:01.998Z | Downloaded mime_guess v2.0.5 |
| 1819 | 2026-06-05T04:05:01.998Z | Downloaded async-bb8-diesel v0.2.1 |
| 1820 | 2026-06-05T04:05:01.998Z | Downloaded multimap v0.10.1 |
| 1821 | 2026-06-05T04:05:01.998Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1822 | 2026-06-05T04:05:01.998Z | Downloaded normalize-line-endings v0.3.0 |
| 1823 | 2026-06-05T04:05:01.998Z | Downloaded multer v3.1.0 |
| 1824 | 2026-06-05T04:05:01.998Z | Downloaded blake2 v0.10.6 |
| 1825 | 2026-06-05T04:05:01.998Z | Downloaded indoc v2.0.7 |
| 1826 | 2026-06-05T04:05:01.998Z | Downloaded num-derive v0.4.2 |
| 1827 | 2026-06-05T04:05:01.998Z | Downloaded olpc-cjson v0.1.4 |
| 1828 | 2026-06-05T04:05:01.998Z | Downloaded num_threads v0.1.7 |
| 1829 | 2026-06-05T04:05:01.998Z | Downloaded enum-as-inner v0.6.1 |
| 1830 | 2026-06-05T04:05:01.998Z | Downloaded dtrace-parser v0.3.0 |
| 1831 | 2026-06-05T04:05:01.998Z | Downloaded derive_builder_core v0.20.2 |
| 1832 | 2026-06-05T04:05:01.998Z | Downloaded iddqd v0.4.2 |
| 1833 | 2026-06-05T04:05:01.998Z | Downloaded opaque-debug v0.3.1 |
| 1834 | 2026-06-05T04:05:01.998Z | Downloaded arc-swap v1.8.2 |
| 1835 | 2026-06-05T04:05:01.998Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1836 | 2026-06-05T04:05:01.998Z | Downloaded downcast-rs v2.0.2 |
| 1837 | 2026-06-05T04:05:01.998Z | Downloaded newtype-uuid v1.3.2 |
| 1838 | 2026-06-05T04:05:01.998Z | Downloaded native-tls v0.2.18 |
| 1839 | 2026-06-05T04:05:01.998Z | Downloaded openssl-probe v0.1.6 |
| 1840 | 2026-06-05T04:05:01.999Z | Downloaded defmt-macros v1.0.1 |
| 1841 | 2026-06-05T04:05:01.999Z | Downloaded nanorand v0.7.0 |
| 1842 | 2026-06-05T04:05:01.999Z | Downloaded illumos-nvpair v0.3.0 |
| 1843 | 2026-06-05T04:05:01.999Z | Downloaded defmt v1.0.1 |
| 1844 | 2026-06-05T04:05:01.999Z | Downloaded litrs v1.0.0 |
| 1845 | 2026-06-05T04:05:01.999Z | Downloaded fd-lock v4.0.4 |
| 1846 | 2026-06-05T04:05:01.999Z | Downloaded defmt-parser v1.0.0 |
| 1847 | 2026-06-05T04:05:01.999Z | Downloaded derive_builder_macro v0.20.2 |
| 1848 | 2026-06-05T04:05:01.999Z | Downloaded num-derive v0.3.3 |
| 1849 | 2026-06-05T04:05:01.999Z | Downloaded highway v1.3.0 |
| 1850 | 2026-06-05T04:05:01.999Z | Downloaded cancel-safe-futures v0.1.5 |
| 1851 | 2026-06-05T04:05:01.999Z | Downloaded ingot-macros v0.1.1 |
| 1852 | 2026-06-05T04:05:01.999Z | Downloaded headers v0.4.1 |
| 1853 | 2026-06-05T04:05:01.999Z | Downloaded memmap2 v0.9.10 |
| 1854 | 2026-06-05T04:05:01.999Z | Downloaded oso-derive v0.27.3 |
| 1855 | 2026-06-05T04:05:01.999Z | Downloaded diff v0.1.13 |
| 1856 | 2026-06-05T04:05:01.999Z | Downloaded globwalk v0.9.1 |
| 1857 | 2026-06-05T04:05:01.999Z | Downloaded hyper-util v0.1.20 |
| 1858 | 2026-06-05T04:05:02.000Z | Downloaded num-complex v0.4.6 |
| 1859 | 2026-06-05T04:05:02.000Z | Downloaded ingot-types v0.1.2 |
| 1860 | 2026-06-05T04:05:02.000Z | Downloaded nu-ansi-term v0.50.3 |
| 1861 | 2026-06-05T04:05:02.000Z | Downloaded num_enum_derive v0.5.11 |
| 1862 | 2026-06-05T04:05:02.000Z | Downloaded num_enum v0.5.11 |
| 1863 | 2026-06-05T04:05:02.000Z | Downloaded packed_struct_codegen v0.10.1 |
| 1864 | 2026-06-05T04:05:02.000Z | Downloaded deranged v0.5.8 |
| 1865 | 2026-06-05T04:05:02.000Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1866 | 2026-06-05T04:05:02.000Z | Downloaded peg-runtime v0.8.5 |
| 1867 | 2026-06-05T04:05:02.000Z | Downloaded parse-display v0.10.0 |
| 1868 | 2026-06-05T04:05:02.000Z | Downloaded lru v0.12.5 |
| 1869 | 2026-06-05T04:05:02.000Z | Downloaded ghash v0.5.1 |
| 1870 | 2026-06-05T04:05:02.000Z | Downloaded dirs-sys-next v0.1.2 |
| 1871 | 2026-06-05T04:05:02.001Z | Downloaded darling_core v0.21.3 |
| 1872 | 2026-06-05T04:05:02.001Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1873 | 2026-06-05T04:05:02.001Z | Downloaded flate2 v1.1.9 |
| 1874 | 2026-06-05T04:05:02.001Z | Downloaded http-range v0.1.5 |
| 1875 | 2026-06-05T04:05:02.002Z | Downloaded cookie_store v0.22.1 |
| 1876 | 2026-06-05T04:05:02.002Z | Downloaded quick-error v1.2.3 |
| 1877 | 2026-06-05T04:05:02.002Z | Downloaded aes-gcm v0.10.3 |
| 1878 | 2026-06-05T04:05:02.002Z | Downloaded document-features v0.2.12 |
| 1879 | 2026-06-05T04:05:02.002Z | Downloaded endian-type v0.1.2 |
| 1880 | 2026-06-05T04:05:02.002Z | Downloaded phf_shared v0.12.1 |
| 1881 | 2026-06-05T04:05:02.002Z | Downloaded hash32 v0.3.1 |
| 1882 | 2026-06-05T04:05:02.002Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1883 | 2026-06-05T04:05:02.002Z | Downloaded hickory-server v0.25.2 |
| 1884 | 2026-06-05T04:05:02.002Z | Downloaded git-stub-vcs v0.1.0 |
| 1885 | 2026-06-05T04:05:02.002Z | Downloaded indoc v1.0.9 |
| 1886 | 2026-06-05T04:05:02.002Z | Downloaded git-stub v1.0.0 |
| 1887 | 2026-06-05T04:05:02.002Z | Downloaded derive_more v2.1.1 |
| 1888 | 2026-06-05T04:05:02.002Z | Downloaded path-slash v0.1.5 |
| 1889 | 2026-06-05T04:05:02.002Z | Downloaded progenitor v0.13.0 |
| 1890 | 2026-06-05T04:05:02.002Z | Downloaded parse-size v1.1.0 |
| 1891 | 2026-06-05T04:05:02.002Z | Downloaded packed_struct v0.10.1 |
| 1892 | 2026-06-05T04:05:02.002Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1893 | 2026-06-05T04:05:02.002Z | Downloaded phf_shared v0.13.1 |
| 1894 | 2026-06-05T04:05:02.002Z | Downloaded phf_shared v0.11.3 |
| 1895 | 2026-06-05T04:05:02.002Z | Downloaded owo-colors v4.3.0 |
| 1896 | 2026-06-05T04:05:02.002Z | Downloaded precomputed-hash v0.1.1 |
| 1897 | 2026-06-05T04:05:02.002Z | Downloaded predicates-tree v1.0.13 |
| 1898 | 2026-06-05T04:05:02.002Z | Downloaded predicates-core v1.0.10 |
| 1899 | 2026-06-05T04:05:02.002Z | Downloaded pbkdf2 v0.12.2 |
| 1900 | 2026-06-05T04:05:02.002Z | Downloaded dof v0.4.0 |
| 1901 | 2026-06-05T04:05:02.002Z | Downloaded libefi-sys v0.1.0 |
| 1902 | 2026-06-05T04:05:02.002Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1903 | 2026-06-05T04:05:02.002Z | Downloaded heapless v0.8.0 |
| 1904 | 2026-06-05T04:05:02.002Z | Downloaded pin-project-internal v1.1.11 |
| 1905 | 2026-06-05T04:05:02.002Z | Downloaded paste v1.0.15 |
| 1906 | 2026-06-05T04:05:02.002Z | Downloaded password-hash v0.5.0 |
| 1907 | 2026-06-05T04:05:02.002Z | Downloaded parse-display-derive v0.10.0 |
| 1908 | 2026-06-05T04:05:02.057Z | Downloaded drift v0.2.0 |
| 1909 | 2026-06-05T04:05:02.057Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1910 | 2026-06-05T04:05:02.057Z | Downloaded phf v0.12.1 |
| 1911 | 2026-06-05T04:05:02.057Z | Downloaded progenitor-client v0.14.0 |
| 1912 | 2026-06-05T04:05:02.057Z | Downloaded resolv-conf v0.7.6 |
| 1913 | 2026-06-05T04:05:02.057Z | Downloaded salsa20 v0.10.2 |
| 1914 | 2026-06-05T04:05:02.057Z | Downloaded psl-types v2.0.11 |
| 1915 | 2026-06-05T04:05:02.057Z | Downloaded parking_lot_core v0.8.6 |
| 1916 | 2026-06-05T04:05:02.057Z | Downloaded omicron-zone-package v0.12.2 |
| 1917 | 2026-06-05T04:05:02.057Z | Downloaded ar_archive_writer v0.5.1 |
| 1918 | 2026-06-05T04:05:02.057Z | Downloaded progenitor-macro v0.14.0 |
| 1919 | 2026-06-05T04:05:02.057Z | Downloaded progenitor v0.14.0 |
| 1920 | 2026-06-05T04:05:02.057Z | Downloaded pem v3.0.6 |
| 1921 | 2026-06-05T04:05:02.057Z | Downloaded peg v0.8.5 |
| 1922 | 2026-06-05T04:05:02.057Z | Downloaded hickory-resolver v0.25.2 |
| 1923 | 2026-06-05T04:05:02.057Z | Downloaded pin-project-lite v0.2.17 |
| 1924 | 2026-06-05T04:05:02.058Z | Downloaded r2d2 v0.8.10 |
| 1925 | 2026-06-05T04:05:02.058Z | Downloaded peg-macros v0.8.5 |
| 1926 | 2026-06-05T04:05:02.058Z | Downloaded recursive v0.1.1 |
| 1927 | 2026-06-05T04:05:02.058Z | Downloaded polyval v0.6.2 |
| 1928 | 2026-06-05T04:05:02.058Z | Downloaded display-error-chain v0.2.2 |
| 1929 | 2026-06-05T04:05:02.058Z | Downloaded rand_xorshift v0.4.0 |
| 1930 | 2026-06-05T04:05:02.058Z | Downloaded hex-literal v0.4.1 |
| 1931 | 2026-06-05T04:05:02.058Z | Downloaded num-rational v0.4.2 |
| 1932 | 2026-06-05T04:05:02.058Z | Downloaded secrecy v0.8.0 |
| 1933 | 2026-06-05T04:05:02.058Z | Downloaded rand_core v0.10.0 |
| 1934 | 2026-06-05T04:05:02.058Z | Downloaded postgres-protocol v0.6.10 |
| 1935 | 2026-06-05T04:05:02.058Z | Downloaded radium v0.7.0 |
| 1936 | 2026-06-05T04:05:02.058Z | Downloaded poly1305 v0.8.0 |
| 1937 | 2026-06-05T04:05:02.058Z | Downloaded parking_lot v0.11.2 |
| 1938 | 2026-06-05T04:05:02.058Z | Downloaded filetime v0.2.27 |
| 1939 | 2026-06-05T04:05:02.058Z | Downloaded derive_more v0.99.20 |
| 1940 | 2026-06-05T04:05:02.058Z | Downloaded scrypt v0.11.0 |
| 1941 | 2026-06-05T04:05:02.058Z | Downloaded russh-cryptovec v0.7.3 |
| 1942 | 2026-06-05T04:05:02.058Z | Downloaded fatfs v0.3.6 |
| 1943 | 2026-06-05T04:05:02.058Z | Downloaded bytes v1.11.1 |
| 1944 | 2026-06-05T04:05:02.058Z | Downloaded rustc_version v0.1.7 |
| 1945 | 2026-06-05T04:05:02.058Z | Downloaded shell-words v1.1.1 |
| 1946 | 2026-06-05T04:05:02.058Z | Downloaded jiff-static v0.2.21 |
| 1947 | 2026-06-05T04:05:02.058Z | Downloaded dropshot_endpoint v0.17.0 |
| 1948 | 2026-06-05T04:05:02.059Z | Downloaded fixedbitset v0.5.7 |
| 1949 | 2026-06-05T04:05:02.059Z | Downloaded phf v0.13.1 |
| 1950 | 2026-06-05T04:05:02.059Z | Downloaded sapling-renderdag v0.1.0 |
| 1951 | 2026-06-05T04:05:02.059Z | Downloaded hyper-tls v0.6.0 |
| 1952 | 2026-06-05T04:05:02.059Z | Downloaded rtoolbox v0.0.3 |
| 1953 | 2026-06-05T04:05:02.059Z | Downloaded libsw v3.5.0 |
| 1954 | 2026-06-05T04:05:02.059Z | Downloaded fs-err v2.11.0 |
| 1955 | 2026-06-05T04:05:02.059Z | Downloaded scroll_derive v0.13.1 |
| 1956 | 2026-06-05T04:05:02.059Z | Downloaded seq-macro v0.3.6 |
| 1957 | 2026-06-05T04:05:02.059Z | Downloaded embedded-io v0.6.1 |
| 1958 | 2026-06-05T04:05:02.059Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1959 | 2026-06-05T04:05:02.059Z | Downloaded humantime v2.3.0 |
| 1960 | 2026-06-05T04:05:02.059Z | Downloaded psm v0.1.30 |
| 1961 | 2026-06-05T04:05:02.059Z | Downloaded hostname v0.3.1 |
| 1962 | 2026-06-05T04:05:02.059Z | Downloaded progenitor-macro v0.13.0 |
| 1963 | 2026-06-05T04:05:02.059Z | Downloaded progenitor-extras v0.2.0 |
| 1964 | 2026-06-05T04:05:02.059Z | Downloaded progenitor-client v0.13.0 |
| 1965 | 2026-06-05T04:05:02.059Z | Downloaded oso v0.27.3 |
| 1966 | 2026-06-05T04:05:02.059Z | Downloaded scroll v0.13.0 |
| 1967 | 2026-06-05T04:05:02.059Z | Downloaded rusty-fork v0.3.1 |
| 1968 | 2026-06-05T04:05:02.059Z | Downloaded crossterm v0.29.0 |
| 1969 | 2026-06-05T04:05:02.059Z | Downloaded serde_repr v0.1.20 |
| 1970 | 2026-06-05T04:05:02.059Z | Downloaded rand_seeder v0.4.0 |
| 1971 | 2026-06-05T04:05:02.060Z | Downloaded darling_core v0.20.11 |
| 1972 | 2026-06-05T04:05:02.060Z | Downloaded postcard v1.1.3 |
| 1973 | 2026-06-05T04:05:02.060Z | Downloaded const_format v0.2.35 |
| 1974 | 2026-06-05T04:05:02.060Z | Downloaded sqlparser_derive v0.5.0 |
| 1975 | 2026-06-05T04:05:02.060Z | Downloaded siphasher v1.0.2 |
| 1976 | 2026-06-05T04:05:02.060Z | Downloaded signal-hook-mio v0.2.5 |
| 1977 | 2026-06-05T04:05:02.060Z | Downloaded postgres-types v0.2.12 |
| 1978 | 2026-06-05T04:05:02.060Z | Downloaded predicates v3.1.4 |
| 1979 | 2026-06-05T04:05:02.060Z | Downloaded slog-bunyan v2.5.0 |
| 1980 | 2026-06-05T04:05:02.060Z | Downloaded instability v0.3.11 |
| 1981 | 2026-06-05T04:05:02.060Z | Downloaded iana-time-zone v0.1.65 |
| 1982 | 2026-06-05T04:05:02.060Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1983 | 2026-06-05T04:05:02.060Z | Downloaded derive_builder v0.20.2 |
| 1984 | 2026-06-05T04:05:02.060Z | Downloaded ena v0.14.4 |
| 1985 | 2026-06-05T04:05:02.060Z | Downloaded rustls-pemfile v2.2.0 |
| 1986 | 2026-06-05T04:05:02.060Z | Downloaded embedded-io v0.4.0 |
| 1987 | 2026-06-05T04:05:02.060Z | Downloaded half v1.8.3 |
| 1988 | 2026-06-05T04:05:02.060Z | Downloaded globset v0.4.18 |
| 1989 | 2026-06-05T04:05:02.060Z | Downloaded sigpipe v0.1.3 |
| 1990 | 2026-06-05T04:05:02.060Z | Downloaded serde-hex v0.1.0 |
| 1991 | 2026-06-05T04:05:02.060Z | Downloaded serde_plain v1.0.2 |
| 1992 | 2026-06-05T04:05:02.060Z | Downloaded linear-map v1.2.0 |
| 1993 | 2026-06-05T04:05:02.060Z | Downloaded hostname v0.4.2 |
| 1994 | 2026-06-05T04:05:02.060Z | Downloaded glob v0.3.3 |
| 1995 | 2026-06-05T04:05:02.060Z | Downloaded fallible-iterator v0.2.0 |
| 1996 | 2026-06-05T04:05:02.061Z | Downloaded des v0.8.1 |
| 1997 | 2026-06-05T04:05:02.061Z | Downloaded compact_str v0.8.1 |
| 1998 | 2026-06-05T04:05:02.061Z | Downloaded lzss v0.8.2 |
| 1999 | 2026-06-05T04:05:02.061Z | Downloaded foldhash v0.1.5 |
| 2000 | 2026-06-05T04:05:02.061Z | Downloaded dirs-next v2.0.0 |
| 2001 | 2026-06-05T04:05:02.061Z | Downloaded funty v2.0.0 |
| 2002 | 2026-06-05T04:05:02.061Z | Downloaded dsl_auto_type v0.2.0 |
| 2003 | 2026-06-05T04:05:02.061Z | Downloaded ssh-cipher v0.2.0 |
| 2004 | 2026-06-05T04:05:02.061Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2005 | 2026-06-05T04:05:02.061Z | Downloaded colored v2.2.0 |
| 2006 | 2026-06-05T04:05:02.061Z | Downloaded dropshot-api-manager v0.7.2 |
| 2007 | 2026-06-05T04:05:02.061Z | Downloaded gethostname v0.5.0 |
| 2008 | 2026-06-05T04:05:02.208Z | Downloaded darling_core v0.13.4 |
| 2009 | 2026-06-05T04:05:02.208Z | Downloaded pkcs5 v0.7.1 |
| 2010 | 2026-06-05T04:05:02.208Z | Downloaded difflib v0.4.0 |
| 2011 | 2026-06-05T04:05:02.208Z | Downloaded ssh-encoding v0.2.0 |
| 2012 | 2026-06-05T04:05:02.208Z | Downloaded pretty_assertions v1.4.1 |
| 2013 | 2026-06-05T04:05:02.208Z | Downloaded p256 v0.13.2 |
| 2014 | 2026-06-05T04:05:02.208Z | Downloaded pin-project v1.1.11 |
| 2015 | 2026-06-05T04:05:02.208Z | Downloaded strip-ansi-escapes v0.2.1 |
| 2016 | 2026-06-05T04:05:02.208Z | Downloaded fxhash v0.2.1 |
| 2017 | 2026-06-05T04:05:02.208Z | Downloaded cc v1.2.56 |
| 2018 | 2026-06-05T04:05:02.208Z | Downloaded serde_path_to_error v0.1.20 |
| 2019 | 2026-06-05T04:05:02.208Z | Downloaded prefix-trie v0.7.0 |
| 2020 | 2026-06-05T04:05:02.208Z | Downloaded papergrid v0.17.0 |
| 2021 | 2026-06-05T04:05:02.209Z | Downloaded simd-adler32 v0.3.8 |
| 2022 | 2026-06-05T04:05:02.209Z | Downloaded signal-hook-tokio v0.3.1 |
| 2023 | 2026-06-05T04:05:02.209Z | Downloaded strum v0.27.2 |
| 2024 | 2026-06-05T04:05:02.209Z | Downloaded headers-core v0.3.0 |
| 2025 | 2026-06-05T04:05:02.209Z | Downloaded env_filter v1.0.0 |
| 2026 | 2026-06-05T04:05:02.209Z | Downloaded env_logger v0.11.9 |
| 2027 | 2026-06-05T04:05:02.209Z | Downloaded russh-keys v0.45.0 |
| 2028 | 2026-06-05T04:05:02.209Z | Downloaded slog-json v2.6.1 |
| 2029 | 2026-06-05T04:05:02.209Z | Downloaded topological-sort v0.2.2 |
| 2030 | 2026-06-05T04:05:02.209Z | Downloaded tap v1.0.1 |
| 2031 | 2026-06-05T04:05:02.209Z | Downloaded unicode-truncate v1.1.0 |
| 2032 | 2026-06-05T04:05:02.209Z | Downloaded termtree v0.5.1 |
| 2033 | 2026-06-05T04:05:02.209Z | Downloaded thread-id v5.1.0 |
| 2034 | 2026-06-05T04:05:02.209Z | Downloaded sync-ptr v0.1.4 |
| 2035 | 2026-06-05T04:05:02.209Z | Downloaded structmeta-derive v0.3.0 |
| 2036 | 2026-06-05T04:05:02.209Z | Downloaded slab v0.4.12 |
| 2037 | 2026-06-05T04:05:02.209Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 2038 | 2026-06-05T04:05:02.209Z | Downloaded progenitor-impl v0.13.0 |
| 2039 | 2026-06-05T04:05:02.209Z | Downloaded qorb v0.4.1 |
| 2040 | 2026-06-05T04:05:02.209Z | Downloaded same-file v1.0.6 |
| 2041 | 2026-06-05T04:05:02.209Z | Downloaded indicatif v0.18.4 |
| 2042 | 2026-06-05T04:05:02.209Z | Downloaded serde-big-array v0.5.1 |
| 2043 | 2026-06-05T04:05:02.209Z | Downloaded supports-color v3.0.2 |
| 2044 | 2026-06-05T04:05:02.209Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 2045 | 2026-06-05T04:05:02.209Z | Downloaded sqlformat v0.3.5 |
| 2046 | 2026-06-05T04:05:02.209Z | Downloaded strum_macros v0.24.3 |
| 2047 | 2026-06-05T04:05:02.210Z | Downloaded samael v0.0.19 |
| 2048 | 2026-06-05T04:05:02.210Z | Downloaded term v0.7.0 |
| 2049 | 2026-06-05T04:05:02.210Z | Downloaded tabled_derive v0.11.0 |
| 2050 | 2026-06-05T04:05:02.210Z | Downloaded diesel-dtrace v0.5.0 |
| 2051 | 2026-06-05T04:05:02.210Z | Downloaded testing_table v0.3.0 |
| 2052 | 2026-06-05T04:05:02.210Z | Downloaded wait-timeout v0.2.1 |
| 2053 | 2026-06-05T04:05:02.210Z | Downloaded thiserror-no-std v2.0.2 |
| 2054 | 2026-06-05T04:05:02.210Z | Downloaded strsim v0.10.0 |
| 2055 | 2026-06-05T04:05:02.210Z | Downloaded ron v0.8.1 |
| 2056 | 2026-06-05T04:05:02.210Z | Downloaded void v1.0.2 |
| 2057 | 2026-06-05T04:05:02.210Z | Downloaded tagptr v0.2.0 |
| 2058 | 2026-06-05T04:05:02.210Z | Downloaded usdt v0.6.0 |
| 2059 | 2026-06-05T04:05:02.210Z | Downloaded untrusted v0.7.1 |
| 2060 | 2026-06-05T04:05:02.210Z | Downloaded unarray v0.1.4 |
| 2061 | 2026-06-05T04:05:02.210Z | Downloaded universal-hash v0.5.1 |
| 2062 | 2026-06-05T04:05:02.210Z | Downloaded defmt v0.3.100 |
| 2063 | 2026-06-05T04:05:02.210Z | Downloaded unicase v2.9.0 |
| 2064 | 2026-06-05T04:05:02.210Z | Downloaded string_cache v0.8.9 |
| 2065 | 2026-06-05T04:05:02.210Z | Downloaded stacker v0.1.23 |
| 2066 | 2026-06-05T04:05:02.210Z | Downloaded smallvec v0.6.14 |
| 2067 | 2026-06-05T04:05:02.210Z | Downloaded progenitor-impl v0.14.0 |
| 2068 | 2026-06-05T04:05:02.210Z | Downloaded tokio-native-tls v0.3.1 |
| 2069 | 2026-06-05T04:05:02.210Z | Downloaded usdt-attr-macro v0.6.0 |
| 2070 | 2026-06-05T04:05:02.210Z | Downloaded termios v0.3.3 |
| 2071 | 2026-06-05T04:05:02.210Z | Downloaded stringprep v0.1.5 |
| 2072 | 2026-06-05T04:05:02.210Z | Downloaded trait-variant v0.1.2 |
| 2073 | 2026-06-05T04:05:02.210Z | Downloaded openssl-sys v0.9.115 |
| 2074 | 2026-06-05T04:05:02.211Z | Downloaded xattr v1.6.1 |
| 2075 | 2026-06-05T04:05:02.211Z | Downloaded derive-where v1.6.0 |
| 2076 | 2026-06-05T04:05:02.211Z | Downloaded snafu-derive v0.8.9 |
| 2077 | 2026-06-05T04:05:02.211Z | Downloaded crossterm v0.28.1 |
| 2078 | 2026-06-05T04:05:02.211Z | Downloaded usdt-macro v0.6.0 |
| 2079 | 2026-06-05T04:05:02.211Z | Downloaded slog-dtrace v0.3.0 |
| 2080 | 2026-06-05T04:05:02.211Z | Downloaded structmeta v0.3.0 |
| 2081 | 2026-06-05T04:05:02.211Z | Downloaded password-hash v0.4.2 |
| 2082 | 2026-06-05T04:05:02.211Z | Downloaded lru-cache v0.1.2 |
| 2083 | 2026-06-05T04:05:02.211Z | Downloaded nom v7.1.3 |
| 2084 | 2026-06-05T04:05:02.211Z | Downloaded typify-macro v0.6.2 |
| 2085 | 2026-06-05T04:05:02.211Z | Downloaded hash32 v0.2.1 |
| 2086 | 2026-06-05T04:05:02.211Z | Downloaded vergen v9.1.0 |
| 2087 | 2026-06-05T04:05:02.211Z | Downloaded rcgen v0.12.1 |
| 2088 | 2026-06-05T04:05:02.211Z | Downloaded tokio-rustls v0.25.0 |
| 2089 | 2026-06-05T04:05:02.211Z | Downloaded tokio-dtrace v0.1.1 |
| 2090 | 2026-06-05T04:05:02.211Z | Downloaded derive-ex v0.1.8 |
| 2091 | 2026-06-05T04:05:02.211Z | Downloaded vergen-gitcl v1.0.8 |
| 2092 | 2026-06-05T04:05:02.211Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 2093 | 2026-06-05T04:05:02.211Z | Downloaded vergen-git2 v9.1.0 |
| 2094 | 2026-06-05T04:05:02.211Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 2095 | 2026-06-05T04:05:02.211Z | Downloaded serde_cbor v0.11.2 |
| 2096 | 2026-06-05T04:05:02.211Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 2097 | 2026-06-05T04:05:02.211Z | Downloaded tokio-tungstenite v0.23.1 |
| 2098 | 2026-06-05T04:05:02.211Z | Downloaded walkdir v2.5.0 |
| 2099 | 2026-06-05T04:05:02.211Z | Downloaded derive_more-impl v2.1.1 |
| 2100 | 2026-06-05T04:05:02.211Z | Downloaded twox-hash v2.1.2 |
| 2101 | 2026-06-05T04:05:02.212Z | Downloaded subprocess v0.2.15 |
| 2102 | 2026-06-05T04:05:02.212Z | Downloaded tui-tree-widget v0.23.1 |
| 2103 | 2026-06-05T04:05:02.212Z | Downloaded vsss-rs v3.3.4 |
| 2104 | 2026-06-05T04:05:02.212Z | Downloaded uzers v0.12.2 |
| 2105 | 2026-06-05T04:05:02.212Z | Downloaded libxml v0.3.3 |
| 2106 | 2026-06-05T04:05:02.212Z | Downloaded proc-macro-crate v1.3.1 |
| 2107 | 2026-06-05T04:05:02.212Z | Downloaded whoami v1.6.1 |
| 2108 | 2026-06-05T04:05:02.406Z | Downloaded xshell-macros v0.2.7 |
| 2109 | 2026-06-05T04:05:02.406Z | Downloaded wyz v0.5.1 |
| 2110 | 2026-06-05T04:05:02.406Z | Downloaded xshell v0.2.7 |
| 2111 | 2026-06-05T04:05:02.406Z | Downloaded secrecy v0.10.3 |
| 2112 | 2026-06-05T04:05:02.406Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 2113 | 2026-06-05T04:05:02.406Z | Downloaded waitgroup v0.1.2 |
| 2114 | 2026-06-05T04:05:02.406Z | Downloaded test-strategy v0.4.5 |
| 2115 | 2026-06-05T04:05:02.406Z | Downloaded usdt-impl v0.6.0 |
| 2116 | 2026-06-05T04:05:02.406Z | Downloaded num-bigint v0.4.6 |
| 2117 | 2026-06-05T04:05:02.406Z | Downloaded itertools v0.13.0 |
| 2118 | 2026-06-05T04:05:02.406Z | Downloaded zstd v0.13.3 |
| 2119 | 2026-06-05T04:05:02.406Z | Downloaded serde_bytes v0.11.19 |
| 2120 | 2026-06-05T04:05:02.406Z | Downloaded rpassword v7.4.0 |
| 2121 | 2026-06-05T04:05:02.406Z | Downloaded whoami v2.1.0 |
| 2122 | 2026-06-05T04:05:02.406Z | Downloaded vergen-lib v9.1.0 |
| 2123 | 2026-06-05T04:05:02.406Z | Downloaded zstd-safe v7.2.4 |
| 2124 | 2026-06-05T04:05:02.406Z | Downloaded rand v0.8.6 |
| 2125 | 2026-06-05T04:05:02.407Z | Downloaded snafu v0.8.9 |
| 2126 | 2026-06-05T04:05:02.407Z | Downloaded vergen-lib v0.1.6 |
| 2127 | 2026-06-05T04:05:02.407Z | Downloaded unicode-properties v0.1.4 |
| 2128 | 2026-06-05T04:05:02.407Z | Downloaded reedline v0.40.0 |
| 2129 | 2026-06-05T04:05:02.407Z | Downloaded yasna v0.5.2 |
| 2130 | 2026-06-05T04:05:02.407Z | Downloaded toml v0.7.8 |
| 2131 | 2026-06-05T04:05:02.407Z | Downloaded typify v0.6.2 |
| 2132 | 2026-06-05T04:05:02.407Z | Downloaded tiny-keccak v2.0.2 |
| 2133 | 2026-06-05T04:05:02.407Z | Downloaded signal-hook v0.3.18 |
| 2134 | 2026-06-05T04:05:02.407Z | Downloaded proc-macro-error2 v2.0.1 |
| 2135 | 2026-06-05T04:05:02.407Z | Downloaded blake3 v1.8.3 |
| 2136 | 2026-06-05T04:05:02.407Z | Downloaded support-bundle-viewer v0.1.2 |
| 2137 | 2026-06-05T04:05:02.407Z | Downloaded rayon-core v1.13.0 |
| 2138 | 2026-06-05T04:05:02.407Z | Downloaded itertools v0.14.0 |
| 2139 | 2026-06-05T04:05:02.407Z | Downloaded serde_with_macros v1.5.2 |
| 2140 | 2026-06-05T04:05:02.407Z | Downloaded ryu v1.0.23 |
| 2141 | 2026-06-05T04:05:02.407Z | Downloaded zerocopy v0.6.6 |
| 2142 | 2026-06-05T04:05:02.407Z | Downloaded flume v0.11.1 |
| 2143 | 2026-06-05T04:05:02.407Z | Downloaded unicode-bidi v0.3.18 |
| 2144 | 2026-06-05T04:05:02.407Z | Downloaded serde_with_macros v3.17.0 |
| 2145 | 2026-06-05T04:05:02.407Z | Downloaded strum_macros v0.27.2 |
| 2146 | 2026-06-05T04:05:02.407Z | Downloaded russh v0.45.0 |
| 2147 | 2026-06-05T04:05:02.407Z | Downloaded schemars v1.2.1 |
| 2148 | 2026-06-05T04:05:02.407Z | Downloaded tar v0.4.45 |
| 2149 | 2026-06-05T04:05:02.407Z | Downloaded yansi v1.0.1 |
| 2150 | 2026-06-05T04:05:02.407Z | Downloaded steno v0.4.1 |
| 2151 | 2026-06-05T04:05:02.407Z | Downloaded p521 v0.13.3 |
| 2152 | 2026-06-05T04:05:02.408Z | Downloaded uuid v1.23.0 |
| 2153 | 2026-06-05T04:05:02.408Z | Downloaded tungstenite v0.23.0 |
| 2154 | 2026-06-05T04:05:02.408Z | Downloaded minimal-lexical v0.2.1 |
| 2155 | 2026-06-05T04:05:02.408Z | Downloaded unicode_categories v0.1.1 |
| 2156 | 2026-06-05T04:05:02.408Z | Downloaded chrono v0.4.44 |
| 2157 | 2026-06-05T04:05:02.408Z | Downloaded toml_edit v0.19.15 |
| 2158 | 2026-06-05T04:05:02.408Z | Downloaded vte v0.14.1 |
| 2159 | 2026-06-05T04:05:02.408Z | Downloaded ssh-key v0.6.7 |
| 2160 | 2026-06-05T04:05:02.408Z | Downloaded rayon v1.11.0 |
| 2161 | 2026-06-05T04:05:02.408Z | Downloaded zopfli v0.8.3 |
| 2162 | 2026-06-05T04:05:02.408Z | Downloaded publicsuffix v2.3.0 |
| 2163 | 2026-06-05T04:05:02.408Z | Downloaded serde_with v1.14.0 |
| 2164 | 2026-06-05T04:05:02.408Z | Downloaded hickory-proto v0.24.4 |
| 2165 | 2026-06-05T04:05:02.408Z | Downloaded zerocopy-derive v0.8.40 |
| 2166 | 2026-06-05T04:05:02.408Z | Downloaded hickory-resolver v0.24.4 |
| 2167 | 2026-06-05T04:05:02.408Z | Downloaded rand v0.10.0 |
| 2168 | 2026-06-05T04:05:02.408Z | Downloaded rustyline v14.0.0 |
| 2169 | 2026-06-05T04:05:02.408Z | Downloaded typed-path v0.9.3 |
| 2170 | 2026-06-05T04:05:02.408Z | Downloaded tokio-postgres v0.7.16 |
| 2171 | 2026-06-05T04:05:02.408Z | Downloaded regex v1.12.3 |
| 2172 | 2026-06-05T04:05:02.408Z | Downloaded zip v0.6.6 |
| 2173 | 2026-06-05T04:05:02.408Z | Downloaded rustls-webpki v0.102.8 |
| 2174 | 2026-06-05T04:05:02.408Z | Downloaded unicode-normalization v0.1.25 |
| 2175 | 2026-06-05T04:05:02.408Z | Downloaded bitvec v1.0.1 |
| 2176 | 2026-06-05T04:05:02.408Z | Downloaded radix_trie v0.2.1 |
| 2177 | 2026-06-05T04:05:02.408Z | Downloaded portable-atomic v1.13.1 |
| 2178 | 2026-06-05T04:05:02.408Z | Downloaded zip v4.6.1 |
| 2179 | 2026-06-05T04:05:02.408Z | Downloaded lalrpop v0.19.12 |
| 2180 | 2026-06-05T04:05:02.409Z | Downloaded quick-xml v0.37.5 |
| 2181 | 2026-06-05T04:05:02.409Z | Downloaded bindgen v0.71.1 |
| 2182 | 2026-06-05T04:05:02.409Z | Downloaded moka v0.12.13 |
| 2183 | 2026-06-05T04:05:02.409Z | Downloaded polar-core v0.27.3 |
| 2184 | 2026-06-05T04:05:02.409Z | Downloaded reqwest v0.13.2 |
| 2185 | 2026-06-05T04:05:02.409Z | Downloaded winnow v0.5.40 |
| 2186 | 2026-06-05T04:05:02.409Z | Downloaded git2 v0.20.4 |
| 2187 | 2026-06-05T04:05:02.409Z | Downloaded proptest v1.10.0 |
| 2188 | 2026-06-05T04:05:02.409Z | Downloaded tough v0.22.0 |
| 2189 | 2026-06-05T04:05:02.409Z | Downloaded petname v2.0.2 |
| 2190 | 2026-06-05T04:05:02.409Z | Downloaded semver v0.1.20 |
| 2191 | 2026-06-05T04:05:02.409Z | Downloaded regex-syntax v0.6.29 |
| 2192 | 2026-06-05T04:05:02.409Z | Downloaded winnow v0.6.26 |
| 2193 | 2026-06-05T04:05:02.409Z | Downloaded object v0.30.4 |
| 2194 | 2026-06-05T04:05:02.409Z | Downloaded goblin v0.10.5 |
| 2195 | 2026-06-05T04:05:02.409Z | Downloaded dropshot v0.17.0 |
| 2196 | 2026-06-05T04:05:02.409Z | Downloaded rustls v0.22.4 |
| 2197 | 2026-06-05T04:05:02.409Z | Downloaded zlib-rs v0.6.2 |
| 2198 | 2026-06-05T04:05:02.409Z | Downloaded serde_with v3.17.0 |
| 2199 | 2026-06-05T04:05:02.409Z | Downloaded openssl v0.10.79 |
| 2200 | 2026-06-05T04:05:02.409Z | Downloaded tabled v0.20.0 |
| 2201 | 2026-06-05T04:05:02.409Z | Downloaded regress v0.11.1 |
| 2202 | 2026-06-05T04:05:02.409Z | Downloaded bstr v1.12.1 |
| 2203 | 2026-06-05T04:05:02.409Z | Downloaded nix v0.28.0 |
| 2204 | 2026-06-05T04:05:02.409Z | Downloaded smoltcp v0.9.1 |
| 2205 | 2026-06-05T04:05:02.410Z | Downloaded nix v0.27.1 |
| 2206 | 2026-06-05T04:05:02.410Z | Downloaded nix v0.31.2 |
| 2207 | 2026-06-05T04:05:02.410Z | Downloaded zerocopy v0.8.40 |
| 2208 | 2026-06-05T04:05:02.461Z | Downloaded webpki-roots v1.0.6 |
| 2209 | 2026-06-05T04:05:02.461Z | Downloaded diesel v2.3.7 |
| 2210 | 2026-06-05T04:05:02.461Z | Downloaded rustls v0.23.37 |
| 2211 | 2026-06-05T04:05:02.461Z | Downloaded smoltcp v0.11.0 |
| 2212 | 2026-06-05T04:05:02.461Z | Downloaded sqlparser v0.61.0 |
| 2213 | 2026-06-05T04:05:02.461Z | Downloaded regex-syntax v0.8.10 |
| 2214 | 2026-06-05T04:05:02.461Z | Downloaded ratatui v0.29.0 |
| 2215 | 2026-06-05T04:05:02.461Z | Downloaded typify-impl v0.6.2 |
| 2216 | 2026-06-05T04:05:02.462Z | Downloaded sled v0.34.7 |
| 2217 | 2026-06-05T04:05:02.462Z | Downloaded regex-automata v0.4.14 |
| 2218 | 2026-06-05T04:05:02.462Z | Downloaded libz-sys v1.1.24 |
| 2219 | 2026-06-05T04:05:02.462Z | Downloaded zerocopy-derive v0.6.6 |
| 2220 | 2026-06-05T04:05:02.462Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 2221 | 2026-06-05T04:05:02.462Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2222 | 2026-06-05T04:05:02.462Z | Downloaded tokio v1.52.1 |
| 2223 | 2026-06-05T04:05:02.462Z | Downloaded jiff v0.2.21 |
| 2224 | 2026-06-05T04:05:02.462Z | Downloaded chrono-tz v0.10.4 |
| 2225 | 2026-06-05T04:05:02.462Z | Downloaded petgraph v0.8.3 |
| 2226 | 2026-06-05T04:05:02.462Z | Downloaded csv v1.4.0 |
| 2227 | 2026-06-05T04:05:02.462Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 2228 | 2026-06-05T04:05:02.648Z | Compiling libc v0.2.185 |
| 2229 | 2026-06-05T04:05:02.648Z | Compiling serde v1.0.228 |
| 2230 | 2026-06-05T04:05:02.687Z | Compiling log v0.4.29 |
| 2231 | 2026-06-05T04:05:02.687Z | Compiling find-msvc-tools v0.1.9 |
| 2232 | 2026-06-05T04:05:02.944Z | Compiling shlex v1.3.0 |
| 2233 | 2026-06-05T04:05:02.986Z | Compiling smallvec v1.15.1 |
| 2234 | 2026-06-05T04:05:02.986Z | Compiling syn v2.0.117 |
| 2235 | 2026-06-05T04:05:02.986Z | Compiling typenum v1.19.0 |
| 2236 | 2026-06-05T04:05:02.986Z | Compiling generic-array v0.14.7 |
| 2237 | 2026-06-05T04:05:02.986Z | Compiling subtle v2.6.1 |
| 2238 | 2026-06-05T04:05:02.986Z | Compiling scopeguard v1.2.0 |
| 2239 | 2026-06-05T04:05:03.021Z | Compiling const-oid v0.9.6 |
| 2240 | 2026-06-05T04:05:03.073Z | Compiling lock_api v0.4.14 |
| 2241 | 2026-06-05T04:05:03.117Z | Compiling serde_json v1.0.149 |
| 2242 | 2026-06-05T04:05:03.117Z | Compiling zerocopy v0.8.40 |
| 2243 | 2026-06-05T04:05:03.255Z | Compiling portable-atomic v1.13.1 |
| 2244 | 2026-06-05T04:05:03.295Z | Compiling pin-project-lite v0.2.17 |
| 2245 | 2026-06-05T04:05:03.407Z | Compiling parking_lot_core v0.9.12 |
| 2246 | 2026-06-05T04:05:03.593Z | Compiling getrandom v0.2.17 |
| 2247 | 2026-06-05T04:05:03.632Z | Compiling jobserver v0.1.34 |
| 2248 | 2026-06-05T04:05:03.678Z | Compiling errno v0.3.14 |
| 2249 | 2026-06-05T04:05:03.718Z | Compiling rand_core v0.6.4 |
| 2250 | 2026-06-05T04:05:03.747Z | Compiling pkg-config v0.3.32 |
| 2251 | 2026-06-05T04:05:03.805Z | Compiling signal-hook-registry v1.4.8 |
| 2252 | 2026-06-05T04:05:03.964Z | Compiling cc v1.2.56 |
| 2253 | 2026-06-05T04:05:04.026Z | Compiling bitflags v2.11.0 |
| 2254 | 2026-06-05T04:05:04.063Z | Compiling futures-core v0.3.32 |
| 2255 | 2026-06-05T04:05:04.063Z | Compiling critical-section v1.2.0 |
| 2256 | 2026-06-05T04:05:04.163Z | Compiling libm v0.2.16 |
| 2257 | 2026-06-05T04:05:04.253Z | Compiling parking_lot v0.12.5 |
| 2258 | 2026-06-05T04:05:04.313Z | Compiling once_cell v1.21.3 |
| 2259 | 2026-06-05T04:05:04.314Z | Compiling mio v1.2.0 |
| 2260 | 2026-06-05T04:05:04.314Z | Compiling num-traits v0.2.19 |
| 2261 | 2026-06-05T04:05:04.404Z | Compiling percent-encoding v2.3.2 |
| 2262 | 2026-06-05T04:05:05.033Z | Compiling socket2 v0.6.3 |
| 2263 | 2026-06-05T04:05:05.144Z | Compiling futures-sink v0.3.32 |
| 2264 | 2026-06-05T04:05:05.144Z | Compiling cpufeatures v0.2.17 |
| 2265 | 2026-06-05T04:05:05.144Z | Compiling futures-channel v0.3.32 |
| 2266 | 2026-06-05T04:05:05.144Z | Compiling futures-io v0.3.32 |
| 2267 | 2026-06-05T04:05:05.144Z | Compiling getrandom v0.4.1 |
| 2268 | 2026-06-05T04:05:05.144Z | Compiling futures-task v0.3.32 |
| 2269 | 2026-06-05T04:05:05.144Z | Compiling slab v0.4.12 |
| 2270 | 2026-06-05T04:05:05.144Z | Compiling rand_core v0.10.0 |
| 2271 | 2026-06-05T04:05:05.144Z | Compiling indexmap v2.14.0 |
| 2272 | 2026-06-05T04:05:05.144Z | Compiling getrandom v0.3.4 |
| 2273 | 2026-06-05T04:05:05.144Z | Compiling rustversion v1.0.22 |
| 2274 | 2026-06-05T04:05:05.144Z | Compiling cmake v0.1.57 |
| 2275 | 2026-06-05T04:05:05.398Z | Compiling form_urlencoded v1.2.2 |
| 2276 | 2026-06-05T04:05:05.537Z | Compiling dunce v1.0.5 |
| 2277 | 2026-06-05T04:05:05.634Z | Compiling fs_extra v1.3.0 |
| 2278 | 2026-06-05T04:05:05.634Z | Compiling base64ct v1.8.3 |
| 2279 | 2026-06-05T04:05:05.634Z | Compiling synstructure v0.13.2 |
| 2280 | 2026-06-05T04:05:05.634Z | Compiling ident_case v1.0.1 |
| 2281 | 2026-06-05T04:05:05.699Z | Compiling rustix v1.1.3 |
| 2282 | 2026-06-05T04:05:05.755Z | Compiling aws-lc-sys v0.40.0 |
| 2283 | 2026-06-05T04:05:05.809Z | Compiling pem-rfc7468 v0.7.0 |
| 2284 | 2026-06-05T04:05:05.861Z | Compiling regex-syntax v0.8.10 |
| 2285 | 2026-06-05T04:05:05.897Z | Compiling iana-time-zone v0.1.65 |
| 2286 | 2026-06-05T04:05:06.025Z | Compiling flagset v0.4.7 |
| 2287 | 2026-06-05T04:05:06.079Z | Compiling rand_core v0.9.5 |
| 2288 | 2026-06-05T04:05:06.198Z | Compiling ring v0.17.14 |
| 2289 | 2026-06-05T04:05:06.258Z | Compiling aws-lc-rs v1.16.3 |
| 2290 | 2026-06-05T04:05:06.258Z | Compiling vcpkg v0.2.15 |
| 2291 | 2026-06-05T04:05:06.337Z | Compiling uuid v1.23.0 |
| 2292 | 2026-06-05T04:05:06.436Z | Compiling rustc_version v0.4.1 |
| 2293 | 2026-06-05T04:05:06.765Z | Compiling tracing-core v0.1.36 |
| 2294 | 2026-06-05T04:05:06.949Z | Compiling openssl-sys v0.9.115 |
| 2295 | 2026-06-05T04:05:07.241Z | Compiling base64 v0.22.1 |
| 2296 | 2026-06-05T04:05:07.389Z | Compiling serde_derive v1.0.228 |
| 2297 | 2026-06-05T04:05:07.441Z | Compiling zeroize_derive v1.4.3 |
| 2298 | 2026-06-05T04:05:07.441Z | Compiling zerofrom-derive v0.1.6 |
| 2299 | 2026-06-05T04:05:07.562Z | Compiling yoke-derive v0.8.1 |
| 2300 | 2026-06-05T04:05:07.616Z | Compiling zerocopy-derive v0.8.40 |
| 2301 | 2026-06-05T04:05:08.041Z | Compiling zeroize v1.8.2 |
| 2302 | 2026-06-05T04:05:08.274Z | Compiling zerovec-derive v0.11.2 |
| 2303 | 2026-06-05T04:05:08.709Z | Compiling displaydoc v0.2.5 |
| 2304 | 2026-06-05T04:05:08.806Z | Compiling crypto-common v0.1.7 |
| 2305 | 2026-06-05T04:05:08.862Z | Compiling zerofrom v0.1.6 |
| 2306 | 2026-06-05T04:05:08.956Z | Compiling block-buffer v0.10.4 |
| 2307 | 2026-06-05T04:05:09.006Z | Compiling yoke v0.8.1 |
| 2308 | 2026-06-05T04:05:09.152Z | Compiling digest v0.10.7 |
| 2309 | 2026-06-05T04:05:09.177Z | Compiling tokio-macros v2.7.0 |
| 2310 | 2026-06-05T04:05:09.463Z | Compiling futures-macro v0.3.32 |
| 2311 | 2026-06-05T04:05:09.645Z | Compiling zerovec v0.11.5 |
| 2312 | 2026-06-05T04:05:09.645Z | Compiling zerotrie v0.2.3 |
| 2313 | 2026-06-05T04:05:10.033Z | Compiling hmac v0.12.1 |
| 2314 | 2026-06-05T04:05:10.116Z | Compiling tinystr v0.8.2 |
| 2315 | 2026-06-05T04:05:10.116Z | Compiling potential_utf v0.1.4 |
| 2316 | 2026-06-05T04:05:10.116Z | Compiling block-padding v0.3.3 |
| 2317 | 2026-06-05T04:05:10.117Z | Compiling icu_locale_core v2.1.1 |
| 2318 | 2026-06-05T04:05:10.117Z | Compiling icu_collections v2.1.1 |
| 2319 | 2026-06-05T04:05:10.117Z | Compiling inout v0.1.4 |
| 2320 | 2026-06-05T04:05:10.274Z | Compiling futures-util v0.3.32 |
| 2321 | 2026-06-05T04:05:10.704Z | Compiling cipher v0.4.4 |
| 2322 | 2026-06-05T04:05:10.704Z | Compiling sha2 v0.10.9 |
| 2323 | 2026-06-05T04:05:10.704Z | Compiling der_derive v0.7.3 |
| 2324 | 2026-06-05T04:05:10.704Z | Compiling icu_provider v2.1.1 |
| 2325 | 2026-06-05T04:05:10.785Z | Compiling bytes v1.11.1 |
| 2326 | 2026-06-05T04:05:10.944Z | Compiling icu_normalizer v2.1.1 |
| 2327 | 2026-06-05T04:05:10.963Z | Compiling icu_properties v2.1.2 |
| 2328 | 2026-06-05T04:05:11.372Z | Compiling tokio v1.52.1 |
| 2329 | 2026-06-05T04:05:11.426Z | Compiling http v1.4.0 |
| 2330 | 2026-06-05T04:05:11.493Z | Compiling der v0.7.10 |
| 2331 | 2026-06-05T04:05:11.904Z | Compiling idna_adapter v1.2.1 |
| 2332 | 2026-06-05T04:05:11.953Z | Compiling ppv-lite86 v0.2.21 |
| 2333 | 2026-06-05T04:05:12.045Z | Compiling idna v1.1.0 |
| 2334 | 2026-06-05T04:05:12.113Z | Compiling chrono v0.4.44 |
| 2335 | 2026-06-05T04:05:12.278Z | Compiling salsa20 v0.10.2 |
| 2336 | 2026-06-05T04:05:12.497Z | Compiling url v2.5.8 |
| 2337 | 2026-06-05T04:05:12.564Z | Compiling spki v0.7.3 |
| 2338 | 2026-06-05T04:05:12.565Z | Compiling pbkdf2 v0.12.2 |
| 2339 | 2026-06-05T04:05:12.594Z | Compiling rustls-pki-types v1.14.0 |
| 2340 | 2026-06-05T04:05:12.707Z | Compiling thiserror-impl v2.0.18 |
| 2341 | 2026-06-05T04:05:12.744Z | Compiling tracing-attributes v0.1.31 |
| 2342 | 2026-06-05T04:05:12.744Z | Compiling scrypt v0.11.0 |
| 2343 | 2026-06-05T04:05:12.963Z | Compiling rand_chacha v0.9.0 |
| 2344 | 2026-06-05T04:05:13.084Z | Compiling http-body v1.0.1 |
| 2345 | 2026-06-05T04:05:13.245Z | Compiling aes v0.8.4 |
| 2346 | 2026-06-05T04:05:13.317Z | Compiling cbc v0.1.2 |
| 2347 | 2026-06-05T04:05:13.458Z | Compiling openssl-probe v0.2.1 |
| 2348 | 2026-06-05T04:05:13.545Z | Compiling tinyvec_macros v0.1.1 |
| 2349 | 2026-06-05T04:05:13.598Z | Compiling untrusted v0.9.0 |
| 2350 | 2026-06-05T04:05:13.598Z | Compiling httparse v1.10.1 |
| 2351 | 2026-06-05T04:05:13.639Z | Compiling untrusted v0.7.1 |
| 2352 | 2026-06-05T04:05:13.829Z | Compiling pkcs5 v0.7.1 |
| 2353 | 2026-06-05T04:05:13.931Z | Compiling thiserror v2.0.18 |
| 2354 | 2026-06-05T04:05:13.950Z | Compiling tinyvec v1.10.0 |
| 2355 | 2026-06-05T04:05:13.990Z | Compiling tracing v0.1.44 |
| 2356 | 2026-06-05T04:05:14.027Z | Compiling pest_generator v2.8.6 |
| 2357 | 2026-06-05T04:05:14.236Z | Compiling rand v0.9.2 |
| 2358 | 2026-06-05T04:05:14.236Z | Compiling serde_derive_internals v0.29.1 |
| 2359 | 2026-06-05T04:05:14.274Z | Compiling aho-corasick v1.1.4 |
| 2360 | 2026-06-05T04:05:14.337Z | Compiling rustls v0.23.37 |
| 2361 | 2026-06-05T04:05:14.463Z | Compiling dyn-clone v1.0.20 |
| 2362 | 2026-06-05T04:05:14.582Z | Compiling try-lock v0.2.5 |
| 2363 | 2026-06-05T04:05:14.696Z | Compiling schemars v0.8.22 |
| 2364 | 2026-06-05T04:05:14.717Z | Compiling atomic-waker v1.1.2 |
| 2365 | 2026-06-05T04:05:14.854Z | Compiling tower-service v0.3.3 |
| 2366 | 2026-06-05T04:05:14.902Z | Compiling tower-layer v0.3.3 |
| 2367 | 2026-06-05T04:05:14.974Z | Compiling pest_derive v2.8.6 |
| 2368 | 2026-06-05T04:05:15.008Z | Compiling want v0.3.1 |
| 2369 | 2026-06-05T04:05:15.078Z | Compiling tokio-util v0.7.18 |
| 2370 | 2026-06-05T04:05:15.124Z | Compiling schemars_derive v0.8.22 |
| 2371 | 2026-06-05T04:05:15.197Z | Compiling regex-automata v0.4.14 |
| 2372 | 2026-06-05T04:05:15.480Z | Compiling pkcs8 v0.10.2 |
| 2373 | 2026-06-05T04:05:15.686Z | Compiling ipnet v2.11.0 |
| 2374 | 2026-06-05T04:05:15.749Z | Compiling scroll_derive v0.13.1 |
| 2375 | 2026-06-05T04:05:15.889Z | Compiling h2 v0.4.13 |
| 2376 | 2026-06-05T04:05:16.109Z | Compiling darling_core v0.20.11 |
| 2377 | 2026-06-05T04:05:16.317Z | Compiling openssl v0.10.79 |
| 2378 | 2026-06-05T04:05:16.372Z | Compiling httpdate v1.0.3 |
| 2379 | 2026-06-05T04:05:16.481Z | Compiling pin-utils v0.1.0 |
| 2380 | 2026-06-05T04:05:16.514Z | Compiling foreign-types-shared v0.1.1 |
| 2381 | 2026-06-05T04:05:16.514Z | Compiling scroll v0.13.0 |
| 2382 | 2026-06-05T04:05:16.561Z | Compiling tempfile v3.25.0 |
| 2383 | 2026-06-05T04:05:16.635Z | Compiling foreign-types v0.3.2 |
| 2384 | 2026-06-05T04:05:17.066Z | Compiling unicode-normalization v0.1.25 |
| 2385 | 2026-06-05T04:05:18.381Z | Compiling openssl-macros v0.1.1 |
| 2386 | 2026-06-05T04:05:18.460Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2387 | 2026-06-05T04:05:18.460Z | Compiling spin v0.9.8 |
| 2388 | 2026-06-05T04:05:18.460Z | Compiling crc32fast v1.5.0 |
| 2389 | 2026-06-05T04:05:18.461Z | Compiling powerfmt v0.2.0 |
| 2390 | 2026-06-05T04:05:18.461Z | Compiling num-conv v0.2.0 |
| 2391 | 2026-06-05T04:05:18.461Z | Compiling time-core v0.1.8 |
| 2392 | 2026-06-05T04:05:18.461Z | Compiling native-tls v0.2.18 |
| 2393 | 2026-06-05T04:05:18.461Z | Compiling deranged v0.5.8 |
| 2394 | 2026-06-05T04:05:18.461Z | Compiling time-macros v0.2.27 |
| 2395 | 2026-06-05T04:05:18.461Z | Compiling darling_macro v0.20.11 |
| 2396 | 2026-06-05T04:05:19.003Z | Compiling goblin v0.10.5 |
| 2397 | 2026-06-05T04:05:19.125Z | Compiling darling v0.20.11 |
| 2398 | 2026-06-05T04:05:19.125Z | Compiling hyper v1.8.1 |
| 2399 | 2026-06-05T04:05:19.125Z | Compiling rustls-native-certs v0.8.3 |
| 2400 | 2026-06-05T04:05:19.311Z | Compiling sync_wrapper v1.0.2 |
| 2401 | 2026-06-05T04:05:19.376Z | Compiling wait-timeout v0.2.1 |
| 2402 | 2026-06-05T04:05:19.377Z | Compiling usdt-impl v0.6.0 |
| 2403 | 2026-06-05T04:05:20.699Z | Compiling num_threads v0.1.7 |
| 2404 | 2026-06-05T04:05:20.732Z | Compiling simd-adler32 v0.3.8 |
| 2405 | 2026-06-05T04:05:20.732Z | Compiling quick-error v1.2.3 |
| 2406 | 2026-06-05T04:05:20.732Z | Compiling syn v1.0.109 |
| 2407 | 2026-06-05T04:05:20.732Z | Compiling crossbeam-utils v0.8.21 |
| 2408 | 2026-06-05T04:05:20.732Z | Compiling bit-vec v0.8.0 |
| 2409 | 2026-06-05T04:05:20.732Z | Compiling hyper-util v0.1.20 |
| 2410 | 2026-06-05T04:05:20.732Z | Compiling siphasher v1.0.2 |
| 2411 | 2026-06-05T04:05:20.732Z | Compiling bit-set v0.8.0 |
| 2412 | 2026-06-05T04:05:20.732Z | Compiling rusty-fork v0.3.1 |
| 2413 | 2026-06-05T04:05:20.732Z | Compiling time v0.3.47 |
| 2414 | 2026-06-05T04:05:20.732Z | Compiling tower v0.5.3 |
| 2415 | 2026-06-05T04:05:20.732Z | Compiling derive_builder_core v0.20.2 |
| 2416 | 2026-06-05T04:05:21.174Z | Compiling dtrace-parser v0.3.0 |
| 2417 | 2026-06-05T04:05:21.279Z | Compiling http-body-util v0.1.3 |
| 2418 | 2026-06-05T04:05:21.423Z | Compiling dof v0.4.0 |
| 2419 | 2026-06-05T04:05:21.467Z | Compiling webpki-roots v1.0.6 |
| 2420 | 2026-06-05T04:05:21.737Z | Compiling signature v2.2.0 |
| 2421 | 2026-06-05T04:05:21.764Z | Compiling scroll_derive v0.12.1 |
| 2422 | 2026-06-05T04:05:21.764Z | Compiling thiserror-impl v1.0.69 |
| 2423 | 2026-06-05T04:05:21.810Z | Compiling heapless v0.7.17 |
| 2424 | 2026-06-05T04:05:22.127Z | Compiling rand_xorshift v0.4.0 |
| 2425 | 2026-06-05T04:05:22.264Z | Compiling slog v2.8.2 |
| 2426 | 2026-06-05T04:05:22.264Z | Compiling darling_core v0.21.3 |
| 2427 | 2026-06-05T04:05:22.355Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2428 | 2026-06-05T04:05:22.465Z | Compiling thread-id v5.1.0 |
| 2429 | 2026-06-05T04:05:22.630Z | Compiling cookie v0.18.1 |
| 2430 | 2026-06-05T04:05:22.736Z | Compiling iri-string v0.7.10 |
| 2431 | 2026-06-05T04:05:22.736Z | Compiling unicode-properties v0.1.4 |
| 2432 | 2026-06-05T04:05:22.781Z | Compiling ryu v1.0.23 |
| 2433 | 2026-06-05T04:05:22.819Z | Compiling anyhow v1.0.102 |
| 2434 | 2026-06-05T04:05:22.855Z | Compiling unarray v0.1.4 |
| 2435 | 2026-06-05T04:05:22.914Z | Compiling paste v1.0.15 |
| 2436 | 2026-06-05T04:05:22.963Z | Compiling allocator-api2 v0.2.21 |
| 2437 | 2026-06-05T04:05:23.042Z | Compiling adler2 v2.0.1 |
| 2438 | 2026-06-05T04:05:23.136Z | Compiling signal-hook v0.3.18 |
| 2439 | 2026-06-05T04:05:23.177Z | Compiling zstd-safe v7.2.4 |
| 2440 | 2026-06-05T04:05:23.205Z | Compiling unicode-bidi v0.3.18 |
| 2441 | 2026-06-05T04:05:23.342Z | Compiling miniz_oxide v0.8.9 |
| 2442 | 2026-06-05T04:05:23.403Z | Compiling thiserror v1.0.69 |
| 2443 | 2026-06-05T04:05:23.514Z | Compiling proptest v1.10.0 |
| 2444 | 2026-06-05T04:05:23.595Z | Compiling stringprep v0.1.5 |
| 2445 | 2026-06-05T04:05:23.758Z | Compiling tower-http v0.6.8 |
| 2446 | 2026-06-05T04:05:24.002Z | Compiling serde_urlencoded v0.7.1 |
| 2447 | 2026-06-05T04:05:24.141Z | Compiling scroll v0.12.0 |
| 2448 | 2026-06-05T04:05:24.241Z | Compiling derive_builder_macro v0.20.2 |
| 2449 | 2026-06-05T04:05:24.399Z | Compiling tokio-native-tls v0.3.1 |
| 2450 | 2026-06-05T04:05:24.634Z | Compiling ipnetwork v0.21.1 |
| 2451 | 2026-06-05T04:05:24.674Z | Compiling bstr v1.12.1 |
| 2452 | 2026-06-05T04:05:24.674Z | Compiling darling_macro v0.21.3 |
| 2453 | 2026-06-05T04:05:24.774Z | Compiling rand_chacha v0.3.1 |
| 2454 | 2026-06-05T04:05:25.049Z | Compiling toml_datetime v0.6.11 |
| 2455 | 2026-06-05T04:05:25.065Z | Compiling serde_spanned v0.6.9 |
| 2456 | 2026-06-05T04:05:25.138Z | Compiling erased-serde v0.3.31 |
| 2457 | 2026-06-05T04:05:25.226Z | Compiling serde_tokenstream v0.2.3 |
| 2458 | 2026-06-05T04:05:25.308Z | Compiling md-5 v0.10.6 |
| 2459 | 2026-06-05T04:05:25.366Z | Compiling pin-project-internal v1.1.11 |
| 2460 | 2026-06-05T04:05:25.538Z | Compiling async-trait v0.1.89 |
| 2461 | 2026-06-05T04:05:25.562Z | Compiling zerocopy-derive v0.7.35 |
| 2462 | 2026-06-05T04:05:25.582Z | Compiling curve25519-dalek v4.1.3 |
| 2463 | 2026-06-05T04:05:25.623Z | Compiling vergen-lib v9.1.0 |
| 2464 | 2026-06-05T04:05:25.804Z | Compiling num-integer v0.1.46 |
| 2465 | 2026-06-05T04:05:25.962Z | Compiling hash32 v0.2.1 |
| 2466 | 2026-06-05T04:05:26.158Z | Compiling ff v0.13.1 |
| 2467 | 2026-06-05T04:05:26.249Z | Compiling memoffset v0.9.1 |
| 2468 | 2026-06-05T04:05:26.313Z | Compiling encoding_rs v0.8.35 |
| 2469 | 2026-06-05T04:05:26.353Z | Compiling num-bigint-dig v0.8.6 |
| 2470 | 2026-06-05T04:05:26.472Z | Compiling cfg_aliases v0.2.1 |
| 2471 | 2026-06-05T04:05:26.472Z | Compiling smoltcp v0.9.1 |
| 2472 | 2026-06-05T04:05:26.529Z | Compiling zlib-rs v0.6.2 |
| 2473 | 2026-06-05T04:05:26.529Z | Compiling rustix v0.38.44 |
| 2474 | 2026-06-05T04:05:26.566Z | Compiling mime v0.3.17 |
| 2475 | 2026-06-05T04:05:26.778Z | Compiling base16ct v0.2.0 |
| 2476 | 2026-06-05T04:05:26.867Z | Compiling psl-types v2.0.11 |
| 2477 | 2026-06-05T04:05:27.041Z | Compiling ref-cast v1.0.25 |
| 2478 | 2026-06-05T04:05:27.053Z | Compiling litrs v1.0.0 |
| 2479 | 2026-06-05T04:05:27.053Z | Compiling fallible-iterator v0.2.0 |
| 2480 | 2026-06-05T04:05:27.274Z | Compiling publicsuffix v2.3.0 |
| 2481 | 2026-06-05T04:05:27.628Z | Compiling postgres-protocol v0.6.10 |
| 2482 | 2026-06-05T04:05:28.009Z | Compiling sec1 v0.7.3 |
| 2483 | 2026-06-05T04:05:28.009Z | Compiling document-features v0.2.12 |
| 2484 | 2026-06-05T04:05:28.172Z | Compiling nix v0.31.2 |
| 2485 | 2026-06-05T04:05:28.172Z | Compiling pin-project v1.1.11 |
| 2486 | 2026-06-05T04:05:28.173Z | Compiling zerocopy v0.7.35 |
| 2487 | 2026-06-05T04:05:28.173Z | Compiling group v0.13.0 |
| 2488 | 2026-06-05T04:05:28.320Z | Compiling num-iter v0.1.45 |
| 2489 | 2026-06-05T04:05:28.399Z | Compiling newtype-uuid v1.3.2 |
| 2490 | 2026-06-05T04:05:28.481Z | Compiling darling v0.21.3 |
| 2491 | 2026-06-05T04:05:28.481Z | Compiling hubpack_derive v0.1.1 |
| 2492 | 2026-06-05T04:05:30.097Z | Compiling rand v0.8.6 |
| 2493 | 2026-06-05T04:05:30.207Z | Compiling oxnet v0.1.4 |
| 2494 | 2026-06-05T04:05:30.207Z | Compiling derive_builder v0.20.2 |
| 2495 | 2026-06-05T04:05:30.207Z | Compiling hyper-tls v0.6.0 |
| 2496 | 2026-06-05T04:05:30.207Z | Compiling goblin v0.8.2 |
| 2497 | 2026-06-05T04:05:30.207Z | Compiling phf_shared v0.13.1 |
| 2498 | 2026-06-05T04:05:30.207Z | Compiling flate2 v1.1.9 |
| 2499 | 2026-06-05T04:05:30.207Z | Compiling lazy_static v1.5.0 |
| 2500 | 2026-06-05T04:05:30.207Z | Compiling regex v1.12.3 |
| 2501 | 2026-06-05T04:05:30.207Z | Compiling futures-executor v0.3.32 |
| 2502 | 2026-06-05T04:05:30.207Z | Compiling hex v0.4.3 |
| 2503 | 2026-06-05T04:05:30.207Z | Compiling hkdf v0.12.4 |
| 2504 | 2026-06-05T04:05:30.207Z | Compiling crypto-bigint v0.5.5 |
| 2505 | 2026-06-05T04:05:30.207Z | Compiling daft-derive v0.1.7 |
| 2506 | 2026-06-05T04:05:30.207Z | Compiling strum_macros v0.27.2 |
| 2507 | 2026-06-05T04:05:30.207Z | Compiling snafu-derive v0.8.9 |
| 2508 | 2026-06-05T04:05:30.207Z | Compiling ref-cast-impl v1.0.25 |
| 2509 | 2026-06-05T04:05:30.530Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2510 | 2026-06-05T04:05:30.570Z | Compiling terminal_size v0.4.3 |
| 2511 | 2026-06-05T04:05:30.704Z | Compiling vergen v9.1.0 |
| 2512 | 2026-06-05T04:05:30.880Z | Compiling fs-err v3.3.0 |
| 2513 | 2026-06-05T04:05:31.087Z | Compiling cargo-platform v0.3.2 |
| 2514 | 2026-06-05T04:05:31.200Z | Compiling ahash v0.8.12 |
| 2515 | 2026-06-05T04:05:31.381Z | Compiling unicode-segmentation v1.12.0 |
| 2516 | 2026-06-05T04:05:31.443Z | Compiling foldhash v0.2.0 |
| 2517 | 2026-06-05T04:05:31.589Z | Compiling managed v0.8.0 |
| 2518 | 2026-06-05T04:05:31.753Z | Compiling bumpalo v3.20.2 |
| 2519 | 2026-06-05T04:05:31.779Z | Compiling same-file v1.0.6 |
| 2520 | 2026-06-05T04:05:31.862Z | Compiling object v0.37.3 |
| 2521 | 2026-06-05T04:05:31.894Z | Compiling winnow v0.5.40 |
| 2522 | 2026-06-05T04:05:31.918Z | Compiling bitflags v1.3.2 |
| 2523 | 2026-06-05T04:05:31.968Z | Compiling foldhash v0.1.5 |
| 2524 | 2026-06-05T04:05:32.007Z | Compiling libbz2-rs-sys v0.2.2 |
| 2525 | 2026-06-05T04:05:32.064Z | Compiling zopfli v0.8.3 |
| 2526 | 2026-06-05T04:05:32.139Z | Compiling hashbrown v0.15.5 |
| 2527 | 2026-06-05T04:05:32.324Z | Compiling clap_builder v4.5.60 |
| 2528 | 2026-06-05T04:05:32.701Z | Compiling bzip2 v0.6.1 |
| 2529 | 2026-06-05T04:05:32.701Z | Compiling walkdir v2.5.0 |
| 2530 | 2026-06-05T04:05:32.787Z | Compiling strum v0.27.2 |
| 2531 | 2026-06-05T04:05:32.903Z | Compiling snafu v0.8.9 |
| 2532 | 2026-06-05T04:05:32.953Z | Compiling hashbrown v0.16.1 |
| 2533 | 2026-06-05T04:05:33.041Z | Compiling cargo_metadata v0.23.1 |
| 2534 | 2026-06-05T04:05:33.239Z | Compiling toml_edit v0.19.15 |
| 2535 | 2026-06-05T04:05:33.437Z | Compiling dof v0.3.0 |
| 2536 | 2026-06-05T04:05:33.500Z | Compiling elliptic-curve v0.13.8 |
| 2537 | 2026-06-05T04:05:33.906Z | Compiling daft v0.1.7 |
| 2538 | 2026-06-05T04:05:34.177Z | Compiling futures v0.3.32 |
| 2539 | 2026-06-05T04:05:34.243Z | Compiling phf v0.13.1 |
| 2540 | 2026-06-05T04:05:34.399Z | Compiling signal-hook-mio v0.2.5 |
| 2541 | 2026-06-05T04:05:34.522Z | Compiling cookie_store v0.22.1 |
| 2542 | 2026-06-05T04:05:34.821Z | Compiling hubpack v0.1.2 |
| 2543 | 2026-06-05T04:05:34.954Z | Compiling zstd v0.13.3 |
| 2544 | 2026-06-05T04:05:34.954Z | Compiling bzip2 v0.4.4 |
| 2545 | 2026-06-05T04:05:35.100Z | Compiling serde_with_macros v3.17.0 |
| 2546 | 2026-06-05T04:05:35.466Z | Compiling postgres-types v0.2.12 |
| 2547 | 2026-06-05T04:05:36.702Z | Compiling usdt-attr-macro v0.6.0 |
| 2548 | 2026-06-05T04:05:36.840Z | Compiling usdt-macro v0.6.0 |
| 2549 | 2026-06-05T04:05:36.840Z | Compiling globset v0.4.18 |
| 2550 | 2026-06-05T04:05:36.840Z | Compiling dtrace-parser v0.2.0 |
| 2551 | 2026-06-05T04:05:36.840Z | Compiling ed25519 v2.2.3 |
| 2552 | 2026-06-05T04:05:36.840Z | Compiling phf_shared v0.11.3 |
| 2553 | 2026-06-05T04:05:36.840Z | Compiling olpc-cjson v0.1.4 |
| 2554 | 2026-06-05T04:05:36.840Z | Compiling pkcs1 v0.7.5 |
| 2555 | 2026-06-05T04:05:36.840Z | Compiling serde_plain v1.0.2 |
| 2556 | 2026-06-05T04:05:36.840Z | Compiling serde-big-array v0.5.1 |
| 2557 | 2026-06-05T04:05:36.924Z | Compiling rfc6979 v0.4.0 |
| 2558 | 2026-06-05T04:05:36.924Z | Compiling pem v3.0.6 |
| 2559 | 2026-06-05T04:05:36.924Z | Compiling clap_derive v4.5.55 |
| 2560 | 2026-06-05T04:05:36.924Z | Compiling strum_macros v0.26.4 |
| 2561 | 2026-06-05T04:05:36.924Z | Compiling async-recursion v1.1.1 |
| 2562 | 2026-06-05T04:05:36.924Z | Compiling enum-as-inner v0.6.1 |
| 2563 | 2026-06-05T04:05:36.924Z | Compiling serde_repr v0.1.20 |
| 2564 | 2026-06-05T04:05:37.034Z | Compiling float-cmp v0.10.0 |
| 2565 | 2026-06-05T04:05:37.147Z | Compiling thread-id v4.2.2 |
| 2566 | 2026-06-05T04:05:37.311Z | Compiling memmap2 v0.9.10 |
| 2567 | 2026-06-05T04:05:37.363Z | Compiling env_filter v1.0.0 |
| 2568 | 2026-06-05T04:05:37.405Z | Compiling normalize-line-endings v0.3.0 |
| 2569 | 2026-06-05T04:05:37.405Z | Compiling jiff v0.2.21 |
| 2570 | 2026-06-05T04:05:37.536Z | Compiling predicates-core v1.0.10 |
| 2571 | 2026-06-05T04:05:37.582Z | Compiling fixedbitset v0.4.2 |
| 2572 | 2026-06-05T04:05:37.630Z | Compiling either v1.15.0 |
| 2573 | 2026-06-05T04:05:37.630Z | Compiling data-encoding v2.10.0 |
| 2574 | 2026-06-05T04:05:37.686Z | Compiling difflib v0.4.0 |
| 2575 | 2026-06-05T04:05:37.783Z | Compiling keccak v0.1.6 |
| 2576 | 2026-06-05T04:05:38.421Z | Compiling typed-path v0.9.3 |
| 2577 | 2026-06-05T04:05:38.878Z | Compiling static_assertions v1.1.0 |
| 2578 | 2026-06-05T04:05:38.878Z | Compiling new_debug_unreachable v1.0.6 |
| 2579 | 2026-06-05T04:05:38.878Z | Compiling fixedbitset v0.5.7 |
| 2580 | 2026-06-05T04:05:38.878Z | Compiling whoami v2.1.0 |
| 2581 | 2026-06-05T04:05:38.878Z | Compiling precomputed-hash v0.1.1 |
| 2582 | 2026-06-05T04:05:39.128Z | Compiling string_cache v0.8.9 |
| 2583 | 2026-06-05T04:05:39.128Z | Compiling tokio-postgres v0.7.16 |
| 2584 | 2026-06-05T04:05:39.128Z | Compiling petgraph v0.8.3 |
| 2585 | 2026-06-05T04:05:39.128Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2586 | 2026-06-05T04:05:39.128Z | Compiling toml_edit v0.22.27 |
| 2587 | 2026-06-05T04:05:40.863Z | Compiling strum v0.26.3 |
| 2588 | 2026-06-05T04:05:41.003Z | Compiling clap v4.5.60 |
| 2589 | 2026-06-05T04:05:41.003Z | Compiling sha3 v0.10.8 |
| 2590 | 2026-06-05T04:05:41.003Z | Compiling hickory-proto v0.25.2 |
| 2591 | 2026-06-05T04:05:41.003Z | Compiling zip v4.6.1 |
| 2592 | 2026-06-05T04:05:41.003Z | Compiling predicates v3.1.4 |
| 2593 | 2026-06-05T04:05:41.003Z | Compiling itertools v0.13.0 |
| 2594 | 2026-06-05T04:05:41.132Z | Compiling petgraph v0.6.5 |
| 2595 | 2026-06-05T04:05:41.267Z | Compiling env_logger v0.11.9 |
| 2596 | 2026-06-05T04:05:41.434Z | Compiling usdt v0.6.0 |
| 2597 | 2026-06-05T04:05:41.521Z | Compiling usdt-impl v0.5.0 |
| 2598 | 2026-06-05T04:05:41.568Z | Compiling ecdsa v0.16.9 |
| 2599 | 2026-06-05T04:05:41.684Z | Compiling rsa v0.9.10 |
| 2600 | 2026-06-05T04:05:41.717Z | Compiling ed25519-dalek v2.2.0 |
| 2601 | 2026-06-05T04:05:41.980Z | Compiling serde_with v3.17.0 |
| 2602 | 2026-06-05T04:05:42.032Z | Compiling crossterm v0.28.1 |
| 2603 | 2026-06-05T04:05:42.400Z | Compiling zip v0.6.6 |
| 2604 | 2026-06-05T04:05:42.967Z | Compiling toml v0.7.8 |
| 2605 | 2026-06-05T04:05:43.044Z | Compiling iddqd v0.4.2 |
| 2606 | 2026-06-05T04:05:43.718Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2607 | 2026-06-05T04:05:43.793Z | Compiling heck v0.4.1 |
| 2608 | 2026-06-05T04:05:43.874Z | Compiling similar v2.7.0 |
| 2609 | 2026-06-05T04:05:44.069Z | Compiling crossbeam-epoch v0.9.18 |
| 2610 | 2026-06-05T04:05:44.345Z | Compiling tokio-stream v0.1.18 |
| 2611 | 2026-06-05T04:05:44.378Z | Compiling buf-list v1.1.2 |
| 2612 | 2026-06-05T04:05:44.378Z | Compiling x509-cert v0.2.5 |
| 2613 | 2026-06-05T04:05:44.530Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2614 | 2026-06-05T04:05:44.599Z | Compiling openapiv3 v2.2.0 |
| 2615 | 2026-06-05T04:05:44.750Z | Compiling sha1 v0.10.6 |
| 2616 | 2026-06-05T04:05:44.791Z | Compiling lalrpop-util v0.19.12 |
| 2617 | 2026-06-05T04:05:44.829Z | Compiling peg-runtime v0.8.5 |
| 2618 | 2026-06-05T04:05:44.973Z | Compiling thread_local v1.1.9 |
| 2619 | 2026-06-05T04:05:44.973Z | Compiling slog-async v2.8.0 |
| 2620 | 2026-06-05T04:05:45.033Z | Compiling crossbeam-channel v0.5.15 |
| 2621 | 2026-06-05T04:05:45.157Z | Compiling is-terminal v0.4.17 |
| 2622 | 2026-06-05T04:05:45.233Z | Compiling filetime v0.2.27 |
| 2623 | 2026-06-05T04:05:45.274Z | Compiling xattr v1.6.1 |
| 2624 | 2026-06-05T04:05:45.323Z | Compiling take_mut v0.2.2 |
| 2625 | 2026-06-05T04:05:45.389Z | Compiling term v1.2.1 |
| 2626 | 2026-06-05T04:05:45.452Z | Compiling tar v0.4.45 |
| 2627 | 2026-06-05T04:05:45.830Z | Compiling slog-term v2.9.2 |
| 2628 | 2026-06-05T04:05:53.765Z | Compiling rustls-webpki v0.103.9 |
| 2629 | 2026-06-05T04:05:56.084Z | Compiling tokio-rustls v0.26.4 |
| 2630 | 2026-06-05T04:05:56.084Z | Compiling rustls-platform-verifier v0.6.2 |
| 2631 | 2026-06-05T04:05:56.164Z | Compiling hyper-rustls v0.27.7 |
| 2632 | 2026-06-05T04:05:56.514Z | Compiling reqwest v0.12.28 |
| 2633 | 2026-06-05T04:05:56.514Z | Compiling reqwest v0.13.2 |
| 2634 | 2026-06-05T04:05:57.612Z | Compiling tough v0.22.0 |
| 2635 | 2026-06-05T04:06:00.129Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2636 | 2026-06-05T04:06:00.395Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2637 | 2026-06-05T04:06:03.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s |
| 2638 | 2026-06-05T04:06:03.381Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2639 | 2026-06-05T04:06:03.427Z | Jun 05 04:06:01.768 INFO Starting download, target: Clickhouse |
| 2640 | 2026-06-05T04:06:03.492Z | Jun 05 04:06:01.769 INFO Starting download, target: Cockroach |
| 2641 | 2026-06-05T04:06:03.492Z | Jun 05 04:06:01.769 INFO Starting download, target: Console |
| 2642 | 2026-06-05T04:06:03.492Z | Jun 05 04:06:01.769 INFO Starting download, target: DendriteStub |
| 2643 | 2026-06-05T04:06:03.492Z | Jun 05 04:06:01.769 INFO Starting download, target: MaghemiteMgd |
| 2644 | 2026-06-05T04:06:03.492Z | Jun 05 04:06:01.769 INFO Starting download, target: TransceiverControl |
| 2645 | 2026-06-05T04:06:03.492Z | Jun 05 04:06:01.769 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2646 | 2026-06-05T04:06:03.492Z | Jun 05 04:06:01.769 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2647 | 2026-06-05T04:06:03.492Z | Jun 05 04:06:01.769 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2648 | 2026-06-05T04:06:03.492Z | Jun 05 04:06:01.769 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2649 | 2026-06-05T04:06:03.492Z | Jun 05 04:06:01.769 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2650 | 2026-06-05T04:06:03.492Z | Jun 05 04:06:01.769 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2651 | 2026-06-05T04:06:04.455Z | Jun 05 04:06:02.750 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2652 | 2026-06-05T04:06:04.649Z | Jun 05 04:06:02.959 INFO Download complete, target: TransceiverControl |
| 2653 | 2026-06-05T04:06:06.080Z | Jun 05 04:06:03.652 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2654 | 2026-06-05T04:06:06.164Z | Jun 05 04:06:03.908 INFO Download complete, target: Console |
| 2655 | 2026-06-05T04:06:09.126Z | Jun 05 04:06:04.855 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2656 | 2026-06-05T04:06:13.259Z | Jun 05 04:06:11.574 INFO Checking that binary works, target: Clickhouse |
| 2657 | 2026-06-05T04:06:13.562Z | Jun 05 04:06:11.682 INFO Download complete, target: Clickhouse |
| 2658 | 2026-06-05T04:06:19.663Z | Jun 05 04:06:17.927 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2659 | 2026-06-05T04:06:21.541Z | Jun 05 04:06:19.791 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2660 | 2026-06-05T04:06:21.854Z | Jun 05 04:06:20.149 INFO Download complete, target: DendriteStub |
| 2661 | 2026-06-05T04:06:24.273Z | Jun 05 04:06:22.216 INFO Download complete, target: MaghemiteMgd |
| 2662 | 2026-06-05T04:07:43.934Z | Jun 05 04:07:42.172 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2663 | 2026-06-05T04:07:43.934Z | Jun 05 04:07:42.172 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2664 | 2026-06-05T04:07:48.484Z | Jun 05 04:07:46.822 INFO Checking that binary works, target: Cockroach |
| 2665 | 2026-06-05T04:07:48.572Z | Jun 05 04:07:46.919 INFO Download complete, target: Cockroach |
| 2666 | 2026-06-05T04:07:48.586Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2667 | 2026-06-05T04:07:48.589Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2668 | 2026-06-05T04:07:49.698Z | Compiling proc-macro2 v1.0.106 |
| 2669 | 2026-06-05T04:07:49.698Z | Compiling quote v1.0.45 |
| 2670 | 2026-06-05T04:07:49.698Z | Compiling unicode-ident v1.0.24 |
| 2671 | 2026-06-05T04:07:49.698Z | Compiling libc v0.2.185 |
| 2672 | 2026-06-05T04:07:49.713Z | Compiling serde_core v1.0.228 |
| 2673 | 2026-06-05T04:07:49.713Z | Compiling serde v1.0.228 |
| 2674 | 2026-06-05T04:07:49.715Z | Compiling cfg-if v1.0.4 |
| 2675 | 2026-06-05T04:07:49.715Z | Compiling version_check v0.9.5 |
| 2676 | 2026-06-05T04:07:49.963Z | Compiling autocfg v1.5.0 |
| 2677 | 2026-06-05T04:07:50.087Z | Compiling zmij v1.0.21 |
| 2678 | 2026-06-05T04:07:50.154Z | Compiling serde_json v1.0.149 |
| 2679 | 2026-06-05T04:07:50.331Z | Compiling libm v0.2.16 |
| 2680 | 2026-06-05T04:07:50.346Z | Compiling memchr v2.8.0 |
| 2681 | 2026-06-05T04:07:50.365Z | Compiling num-traits v0.2.19 |
| 2682 | 2026-06-05T04:07:50.564Z | Compiling icu_properties_data v2.1.2 |
| 2683 | 2026-06-05T04:07:50.618Z | Compiling icu_normalizer_data v2.1.1 |
| 2684 | 2026-06-05T04:07:50.745Z | Compiling typenum v1.19.0 |
| 2685 | 2026-06-05T04:07:50.764Z | Compiling generic-array v0.14.7 |
| 2686 | 2026-06-05T04:07:50.824Z | Compiling getrandom v0.4.1 |
| 2687 | 2026-06-05T04:07:50.882Z | Compiling jobserver v0.1.34 |
| 2688 | 2026-06-05T04:07:50.953Z | Compiling find-msvc-tools v0.1.9 |
| 2689 | 2026-06-05T04:07:50.971Z | Compiling shlex v1.3.0 |
| 2690 | 2026-06-05T04:07:51.045Z | Compiling syn v2.0.117 |
| 2691 | 2026-06-05T04:07:51.080Z | Compiling portable-atomic v1.13.1 |
| 2692 | 2026-06-05T04:07:51.155Z | Compiling cc v1.2.56 |
| 2693 | 2026-06-05T04:07:51.182Z | Compiling parking_lot_core v0.9.12 |
| 2694 | 2026-06-05T04:07:51.208Z | Compiling zerocopy v0.8.40 |
| 2695 | 2026-06-05T04:07:51.412Z | Compiling smallvec v1.15.1 |
| 2696 | 2026-06-05T04:07:51.489Z | Compiling log v0.4.29 |
| 2697 | 2026-06-05T04:07:51.540Z | Compiling getrandom v0.2.17 |
| 2698 | 2026-06-05T04:07:51.662Z | Compiling itoa v1.0.17 |
| 2699 | 2026-06-05T04:07:51.693Z | Compiling thiserror v2.0.18 |
| 2700 | 2026-06-05T04:07:52.139Z | Compiling heck v0.5.0 |
| 2701 | 2026-06-05T04:07:52.143Z | Compiling schemars v0.8.22 |
| 2702 | 2026-06-05T04:07:52.238Z | Compiling errno v0.3.14 |
| 2703 | 2026-06-05T04:07:52.273Z | Compiling stable_deref_trait v1.2.1 |
| 2704 | 2026-06-05T04:07:52.343Z | Compiling semver v1.0.28 |
| 2705 | 2026-06-05T04:07:52.361Z | Compiling equivalent v1.0.2 |
| 2706 | 2026-06-05T04:07:52.405Z | Compiling subtle v2.6.1 |
| 2707 | 2026-06-05T04:07:52.422Z | Compiling rand_core v0.6.4 |
| 2708 | 2026-06-05T04:07:52.612Z | Compiling litemap v0.8.1 |
| 2709 | 2026-06-05T04:07:52.635Z | Compiling percent-encoding v2.3.2 |
| 2710 | 2026-06-05T04:07:52.667Z | Compiling scopeguard v1.2.0 |
| 2711 | 2026-06-05T04:07:52.685Z | Compiling writeable v0.6.2 |
| 2712 | 2026-06-05T04:07:52.813Z | Compiling lock_api v0.4.14 |
| 2713 | 2026-06-05T04:07:52.936Z | Compiling rustix v1.1.3 |
| 2714 | 2026-06-05T04:07:53.579Z | Compiling rand_core v0.10.0 |
| 2715 | 2026-06-05T04:07:53.584Z | Compiling ring v0.17.14 |
| 2716 | 2026-06-05T04:07:53.896Z | Compiling synstructure v0.13.2 |
| 2717 | 2026-06-05T04:07:54.062Z | Compiling serde_derive_internals v0.29.1 |
| 2718 | 2026-06-05T04:07:54.260Z | Compiling rustversion v1.0.22 |
| 2719 | 2026-06-05T04:07:54.369Z | Compiling utf8_iter v1.0.4 |
| 2720 | 2026-06-05T04:07:54.420Z | Compiling form_urlencoded v1.2.2 |
| 2721 | 2026-06-05T04:07:54.438Z | Compiling pkg-config v0.3.32 |
| 2722 | 2026-06-05T04:07:54.507Z | Compiling getrandom v0.3.4 |
| 2723 | 2026-06-05T04:07:54.548Z | Compiling hashbrown v0.17.0 |
| 2724 | 2026-06-05T04:07:54.857Z | Compiling thiserror v1.0.69 |
| 2725 | 2026-06-05T04:07:54.898Z | Compiling fnv v1.0.7 |
| 2726 | 2026-06-05T04:07:55.009Z | Compiling bitflags v2.11.0 |
| 2727 | 2026-06-05T04:07:55.042Z | Compiling cmake v0.1.57 |
| 2728 | 2026-06-05T04:07:55.064Z | Compiling serde_derive v1.0.228 |
| 2729 | 2026-06-05T04:07:55.105Z | Compiling zeroize_derive v1.4.3 |
| 2730 | 2026-06-05T04:07:55.129Z | Compiling zerofrom-derive v0.1.6 |
| 2731 | 2026-06-05T04:07:55.146Z | Compiling yoke-derive v0.8.1 |
| 2732 | 2026-06-05T04:07:55.163Z | Compiling zerovec-derive v0.11.2 |
| 2733 | 2026-06-05T04:07:55.387Z | Compiling displaydoc v0.2.5 |
| 2734 | 2026-06-05T04:07:55.416Z | Compiling zerocopy-derive v0.8.40 |
| 2735 | 2026-06-05T04:07:55.454Z | Compiling tokio-macros v2.7.0 |
| 2736 | 2026-06-05T04:07:55.674Z | Compiling zeroize v1.8.2 |
| 2737 | 2026-06-05T04:07:55.922Z | Compiling thiserror-impl v2.0.18 |
| 2738 | 2026-06-05T04:07:56.041Z | Compiling schemars_derive v0.8.22 |
| 2739 | 2026-06-05T04:07:56.100Z | Compiling futures-macro v0.3.32 |
| 2740 | 2026-06-05T04:07:56.206Z | Compiling zerofrom v0.1.6 |
| 2741 | 2026-06-05T04:07:56.347Z | Compiling yoke v0.8.1 |
| 2742 | 2026-06-05T04:07:56.541Z | Compiling zerovec v0.11.5 |
| 2743 | 2026-06-05T04:07:56.696Z | Compiling zerotrie v0.2.3 |
| 2744 | 2026-06-05T04:07:56.852Z | Compiling tracing-attributes v0.1.31 |
| 2745 | 2026-06-05T04:07:57.056Z | Compiling indexmap v2.14.0 |
| 2746 | 2026-06-05T04:07:57.147Z | Compiling tinystr v0.8.2 |
| 2747 | 2026-06-05T04:07:57.171Z | Compiling potential_utf v0.1.4 |
| 2748 | 2026-06-05T04:07:57.222Z | Compiling crypto-common v0.1.7 |
| 2749 | 2026-06-05T04:07:57.350Z | Compiling icu_locale_core v2.1.1 |
| 2750 | 2026-06-05T04:07:57.367Z | Compiling icu_collections v2.1.1 |
| 2751 | 2026-06-05T04:07:57.416Z | Compiling thiserror-impl v1.0.69 |
| 2752 | 2026-06-05T04:07:57.840Z | Compiling fs_extra v1.3.0 |
| 2753 | 2026-06-05T04:07:58.010Z | Compiling icu_provider v2.1.1 |
| 2754 | 2026-06-05T04:07:58.146Z | Compiling dunce v1.0.5 |
| 2755 | 2026-06-05T04:07:58.191Z | Compiling bytes v1.11.1 |
| 2756 | 2026-06-05T04:07:58.258Z | Compiling aws-lc-sys v0.40.0 |
| 2757 | 2026-06-05T04:07:58.302Z | Compiling icu_properties v2.1.2 |
| 2758 | 2026-06-05T04:07:58.450Z | Compiling icu_normalizer v2.1.1 |
| 2759 | 2026-06-05T04:07:58.796Z | Compiling pin-project-lite v0.2.17 |
| 2760 | 2026-06-05T04:07:59.044Z | Compiling serde_tokenstream v0.2.3 |
| 2761 | 2026-06-05T04:07:59.090Z | Compiling httparse v1.10.1 |
| 2762 | 2026-06-05T04:07:59.263Z | Compiling idna_adapter v1.2.1 |
| 2763 | 2026-06-05T04:07:59.333Z | Compiling iana-time-zone v0.1.65 |
| 2764 | 2026-06-05T04:07:59.397Z | Compiling idna v1.1.0 |
| 2765 | 2026-06-05T04:07:59.414Z | Compiling der_derive v0.7.3 |
| 2766 | 2026-06-05T04:07:59.511Z | Compiling chrono v0.4.44 |
| 2767 | 2026-06-05T04:07:59.680Z | Compiling url v2.5.8 |
| 2768 | 2026-06-05T04:07:59.797Z | Compiling syn v1.0.109 |
| 2769 | 2026-06-05T04:08:00.158Z | Compiling uuid v1.23.0 |
| 2770 | 2026-06-05T04:08:00.364Z | Compiling critical-section v1.2.0 |
| 2771 | 2026-06-05T04:08:00.391Z | Compiling aws-lc-rs v1.16.3 |
| 2772 | 2026-06-05T04:08:00.535Z | Compiling once_cell v1.21.3 |
| 2773 | 2026-06-05T04:08:00.775Z | Compiling regex-syntax v0.8.10 |
| 2774 | 2026-06-05T04:08:00.855Z | Compiling parking_lot v0.12.5 |
| 2775 | 2026-06-05T04:08:01.093Z | Compiling signal-hook-registry v1.4.8 |
| 2776 | 2026-06-05T04:08:01.441Z | Compiling dyn-clone v1.0.20 |
| 2777 | 2026-06-05T04:08:01.613Z | Compiling mio v1.2.0 |
| 2778 | 2026-06-05T04:08:01.666Z | Compiling socket2 v0.6.3 |
| 2779 | 2026-06-05T04:08:02.594Z | Compiling num-conv v0.2.0 |
| 2780 | 2026-06-05T04:08:02.696Z | Compiling time-core v0.1.8 |
| 2781 | 2026-06-05T04:08:02.852Z | Compiling time-macros v0.2.27 |
| 2782 | 2026-06-05T04:08:02.855Z | Compiling tokio v1.52.1 |
| 2783 | 2026-06-05T04:08:03.005Z | Compiling const-oid v0.9.6 |
| 2784 | 2026-06-05T04:08:03.104Z | Compiling rustls v0.23.37 |
| 2785 | 2026-06-05T04:08:03.205Z | Compiling aho-corasick v1.1.4 |
| 2786 | 2026-06-05T04:08:03.734Z | Compiling allocator-api2 v0.2.21 |
| 2787 | 2026-06-05T04:08:03.871Z | Compiling http v1.4.0 |
| 2788 | 2026-06-05T04:08:04.036Z | Compiling regex-automata v0.4.14 |
| 2789 | 2026-06-05T04:08:04.282Z | Compiling futures-core v0.3.32 |
| 2790 | 2026-06-05T04:08:04.594Z | Compiling block-buffer v0.10.4 |
| 2791 | 2026-06-05T04:08:04.698Z | Compiling strsim v0.11.1 |
| 2792 | 2026-06-05T04:08:04.769Z | Compiling foldhash v0.2.0 |
| 2793 | 2026-06-05T04:08:04.874Z | Compiling digest v0.10.7 |
| 2794 | 2026-06-05T04:08:04.992Z | Compiling hashbrown v0.16.1 |
| 2795 | 2026-06-05T04:08:05.597Z | Compiling ucd-trie v0.1.7 |
| 2796 | 2026-06-05T04:08:05.662Z | Compiling byteorder v1.5.0 |
| 2797 | 2026-06-05T04:08:05.834Z | Compiling ident_case v1.0.1 |
| 2798 | 2026-06-05T04:08:05.970Z | Compiling pest v2.8.6 |
| 2799 | 2026-06-05T04:08:06.166Z | Compiling slog v2.8.2 |
| 2800 | 2026-06-05T04:08:06.194Z | Compiling vcpkg v0.2.15 |
| 2801 | 2026-06-05T04:08:06.232Z | Compiling regex v1.12.3 |
| 2802 | 2026-06-05T04:08:06.366Z | Compiling cpufeatures v0.2.17 |
| 2803 | 2026-06-05T04:08:06.451Z | Compiling anyhow v1.0.102 |
| 2804 | 2026-06-05T04:08:06.738Z | Compiling openssl-sys v0.9.115 |
| 2805 | 2026-06-05T04:08:06.757Z | Compiling rustc_version v0.4.1 |
| 2806 | 2026-06-05T04:08:06.874Z | Compiling futures-sink v0.3.32 |
| 2807 | 2026-06-05T04:08:06.996Z | Compiling crc32fast v1.5.0 |
| 2808 | 2026-06-05T04:08:07.033Z | Compiling pest_meta v2.8.6 |
| 2809 | 2026-06-05T04:08:07.260Z | Compiling futures-channel v0.3.32 |
| 2810 | 2026-06-05T04:08:07.263Z | Compiling slab v0.4.12 |
| 2811 | 2026-06-05T04:08:07.463Z | Compiling futures-io v0.3.32 |
| 2812 | 2026-06-05T04:08:07.563Z | Compiling futures-task v0.3.32 |
| 2813 | 2026-06-05T04:08:07.618Z | Compiling pest_generator v2.8.6 |
| 2814 | 2026-06-05T04:08:07.740Z | Compiling futures-util v0.3.32 |
| 2815 | 2026-06-05T04:08:07.759Z | Compiling plain v0.2.3 |
| 2816 | 2026-06-05T04:08:08.153Z | Compiling crossbeam-utils v0.8.21 |
| 2817 | 2026-06-05T04:08:08.261Z | Compiling cookie v0.18.1 |
| 2818 | 2026-06-05T04:08:08.289Z | Compiling pest_derive v2.8.6 |
| 2819 | 2026-06-05T04:08:08.433Z | Compiling ryu v1.0.23 |
| 2820 | 2026-06-05T04:08:08.456Z | Compiling async-trait v0.1.89 |
| 2821 | 2026-06-05T04:08:08.707Z | Compiling camino v1.2.2 |
| 2822 | 2026-06-05T04:08:08.826Z | Compiling pretty-hex v0.4.1 |
| 2823 | 2026-06-05T04:08:08.975Z | Compiling darling_core v0.21.3 |
| 2824 | 2026-06-05T04:08:09.002Z | Compiling rustls-pki-types v1.14.0 |
| 2825 | 2026-06-05T04:08:09.511Z | Compiling openssl v0.10.79 |
| 2826 | 2026-06-05T04:08:09.749Z | Compiling ppv-lite86 v0.2.21 |
| 2827 | 2026-06-05T04:08:09.916Z | Compiling fastrand v2.3.0 |
| 2828 | 2026-06-05T04:08:09.950Z | Compiling litrs v1.0.0 |
| 2829 | 2026-06-05T04:08:10.079Z | Compiling hmac v0.12.1 |
| 2830 | 2026-06-05T04:08:10.135Z | Compiling scroll_derive v0.13.1 |
| 2831 | 2026-06-05T04:08:10.161Z | Compiling clap_derive v4.5.55 |
| 2832 | 2026-06-05T04:08:10.227Z | Compiling openssl-macros v0.1.1 |
| 2833 | 2026-06-05T04:08:10.406Z | Compiling document-features v0.2.12 |
| 2834 | 2026-06-05T04:08:10.473Z | Compiling scroll_derive v0.12.1 |
| 2835 | 2026-06-05T04:08:10.875Z | Compiling untrusted v0.9.0 |
| 2836 | 2026-06-05T04:08:10.905Z | Compiling base64 v0.22.1 |
| 2837 | 2026-06-05T04:08:11.007Z | Compiling native-tls v0.2.18 |
| 2838 | 2026-06-05T04:08:11.074Z | Compiling darling_macro v0.21.3 |
| 2839 | 2026-06-05T04:08:11.209Z | Compiling block-padding v0.3.3 |
| 2840 | 2026-06-05T04:08:11.307Z | Compiling openapiv3 v2.2.0 |
| 2841 | 2026-06-05T04:08:11.527Z | Compiling darling v0.21.3 |
| 2842 | 2026-06-05T04:08:11.543Z | Compiling paste v1.0.15 |
| 2843 | 2026-06-05T04:08:11.614Z | Compiling rustix v0.38.44 |
| 2844 | 2026-06-05T04:08:11.876Z | Compiling inout v0.1.4 |
| 2845 | 2026-06-05T04:08:11.894Z | Compiling tempfile v3.25.0 |
| 2846 | 2026-06-05T04:08:11.972Z | Compiling tokio-util v0.7.18 |
| 2847 | 2026-06-05T04:08:12.104Z | Compiling tracing-core v0.1.36 |
| 2848 | 2026-06-05T04:08:12.370Z | Compiling zerocopy-derive v0.7.35 |
| 2849 | 2026-06-05T04:08:12.497Z | Compiling tracing v0.1.44 |
| 2850 | 2026-06-05T04:08:12.750Z | Compiling cipher v0.4.4 |
| 2851 | 2026-06-05T04:08:12.880Z | Compiling rand_core v0.9.5 |
| 2852 | 2026-06-05T04:08:12.898Z | Compiling sha2 v0.10.9 |
| 2853 | 2026-06-05T04:08:12.982Z | Compiling curve25519-dalek v4.1.3 |
| 2854 | 2026-06-05T04:08:13.084Z | Compiling http-body v1.0.1 |
| 2855 | 2026-06-05T04:08:13.110Z | Compiling hubpack_derive v0.1.1 |
| 2856 | 2026-06-05T04:08:13.220Z | Compiling strum_macros v0.26.4 |
| 2857 | 2026-06-05T04:08:13.237Z | Compiling base64ct v1.8.3 |
| 2858 | 2026-06-05T04:08:13.424Z | Compiling atomic-waker v1.1.2 |
| 2859 | 2026-06-05T04:08:13.531Z | Compiling pem-rfc7468 v0.7.0 |
| 2860 | 2026-06-05T04:08:13.799Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2861 | 2026-06-05T04:08:13.838Z | Compiling usdt-impl v0.5.0 |
| 2862 | 2026-06-05T04:08:13.856Z | Compiling usdt-impl v0.6.0 |
| 2863 | 2026-06-05T04:08:14.071Z | Compiling untrusted v0.7.1 |
| 2864 | 2026-06-05T04:08:14.074Z | Compiling tower-service v0.3.3 |
| 2865 | 2026-06-05T04:08:14.151Z | Compiling try-lock v0.2.5 |
| 2866 | 2026-06-05T04:08:14.190Z | Compiling winnow v0.7.14 |
| 2867 | 2026-06-05T04:08:14.207Z | Compiling flagset v0.4.7 |
| 2868 | 2026-06-05T04:08:14.265Z | Compiling openssl-probe v0.2.1 |
| 2869 | 2026-06-05T04:08:14.342Z | Compiling tower-layer v0.3.3 |
| 2870 | 2026-06-05T04:08:14.428Z | Compiling der v0.7.10 |
| 2871 | 2026-06-05T04:08:14.507Z | Compiling want v0.3.1 |
| 2872 | 2026-06-05T04:08:14.672Z | Compiling h2 v0.4.13 |
| 2873 | 2026-06-05T04:08:14.706Z | Compiling rand_chacha v0.9.0 |
| 2874 | 2026-06-05T04:08:14.832Z | Compiling scroll v0.12.0 |
| 2875 | 2026-06-05T04:08:15.058Z | Compiling scroll v0.13.0 |
| 2876 | 2026-06-05T04:08:15.097Z | Compiling ipnet v2.11.0 |
| 2877 | 2026-06-05T04:08:15.324Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2878 | 2026-06-05T04:08:15.410Z | Compiling httpdate v1.0.3 |
| 2879 | 2026-06-05T04:08:15.533Z | Compiling powerfmt v0.2.0 |
| 2880 | 2026-06-05T04:08:15.596Z | Compiling num-bigint-dig v0.8.6 |
| 2881 | 2026-06-05T04:08:15.613Z | Compiling pin-utils v0.1.0 |
| 2882 | 2026-06-05T04:08:15.693Z | Compiling deranged v0.5.8 |
| 2883 | 2026-06-05T04:08:15.781Z | Compiling goblin v0.10.5 |
| 2884 | 2026-06-05T04:08:15.908Z | Compiling spki v0.7.3 |
| 2885 | 2026-06-05T04:08:16.030Z | Compiling goblin v0.8.2 |
| 2886 | 2026-06-05T04:08:16.089Z | Compiling rand v0.9.2 |
| 2887 | 2026-06-05T04:08:16.112Z | Compiling zerocopy v0.7.35 |
| 2888 | 2026-06-05T04:08:16.128Z | Compiling salsa20 v0.10.2 |
| 2889 | 2026-06-05T04:08:16.271Z | Compiling pbkdf2 v0.12.2 |
| 2890 | 2026-06-05T04:08:16.501Z | Compiling hex v0.4.3 |
| 2891 | 2026-06-05T04:08:16.650Z | Compiling num_threads v0.1.7 |
| 2892 | 2026-06-05T04:08:16.763Z | Compiling time v0.3.47 |
| 2893 | 2026-06-05T04:08:16.769Z | Compiling scrypt v0.11.0 |
| 2894 | 2026-06-05T04:08:17.033Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2895 | 2026-06-05T04:08:17.190Z | Compiling dtrace-parser v0.2.0 |
| 2896 | 2026-06-05T04:08:17.588Z | Compiling hyper v1.8.1 |
| 2897 | 2026-06-05T04:08:17.772Z | Compiling cbc v0.1.2 |
| 2898 | 2026-06-05T04:08:17.916Z | Compiling aes v0.8.4 |
| 2899 | 2026-06-05T04:08:18.223Z | Compiling dof v0.3.0 |
| 2900 | 2026-06-05T04:08:18.279Z | Compiling dtrace-parser v0.3.0 |
| 2901 | 2026-06-05T04:08:18.605Z | Compiling dof v0.4.0 |
| 2902 | 2026-06-05T04:08:18.693Z | Compiling hyper-util v0.1.20 |
| 2903 | 2026-06-05T04:08:18.853Z | Compiling serde_spanned v0.6.9 |
| 2904 | 2026-06-05T04:08:18.959Z | Compiling toml_datetime v0.6.11 |
| 2905 | 2026-06-05T04:08:18.985Z | Compiling daft-derive v0.1.7 |
| 2906 | 2026-06-05T04:08:19.003Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2907 | 2026-06-05T04:08:19.039Z | Compiling thread-id v4.2.2 |
| 2908 | 2026-06-05T04:08:19.131Z | Compiling thread-id v5.1.0 |
| 2909 | 2026-06-05T04:08:19.196Z | Compiling fs-err v3.3.0 |
| 2910 | 2026-06-05T04:08:19.222Z | Compiling ref-cast v1.0.25 |
| 2911 | 2026-06-05T04:08:19.274Z | Compiling tinyvec_macros v0.1.1 |
| 2912 | 2026-06-05T04:08:19.353Z | Compiling either v1.15.0 |
| 2913 | 2026-06-05T04:08:19.392Z | Compiling tinyvec v1.10.0 |
| 2914 | 2026-06-05T04:08:19.620Z | Compiling pkcs5 v0.7.1 |
| 2915 | 2026-06-05T04:08:19.637Z | Compiling rustls-native-certs v0.8.3 |
| 2916 | 2026-06-05T04:08:19.866Z | Compiling http-body-util v0.1.3 |
| 2917 | 2026-06-05T04:08:19.948Z | Compiling serde_with_macros v3.17.0 |
| 2918 | 2026-06-05T04:08:19.994Z | Compiling heapless v0.7.17 |
| 2919 | 2026-06-05T04:08:20.051Z | Compiling sync_wrapper v1.0.2 |
| 2920 | 2026-06-05T04:08:20.108Z | Compiling spin v0.9.8 |
| 2921 | 2026-06-05T04:08:20.162Z | Compiling enum-as-inner v0.6.1 |
| 2922 | 2026-06-05T04:08:20.305Z | Compiling memoffset v0.9.1 |
| 2923 | 2026-06-05T04:08:20.323Z | Compiling encoding_rs v0.8.35 |
| 2924 | 2026-06-05T04:08:20.425Z | Compiling signal-hook v0.3.18 |
| 2925 | 2026-06-05T04:08:20.504Z | Compiling foreign-types-shared v0.1.1 |
| 2926 | 2026-06-05T04:08:20.600Z | Compiling simd-adler32 v0.3.8 |
| 2927 | 2026-06-05T04:08:20.618Z | Compiling mime v0.3.17 |
| 2928 | 2026-06-05T04:08:20.635Z | Compiling zstd-safe v7.2.4 |
| 2929 | 2026-06-05T04:08:20.830Z | Compiling foreign-types v0.3.2 |
| 2930 | 2026-06-05T04:08:20.848Z | Compiling tower v0.5.3 |
| 2931 | 2026-06-05T04:08:21.052Z | Compiling pkcs8 v0.10.2 |
| 2932 | 2026-06-05T04:08:21.316Z | Compiling webpki-roots v1.0.6 |
| 2933 | 2026-06-05T04:08:21.342Z | Compiling serde_urlencoded v0.7.1 |
| 2934 | 2026-06-05T04:08:21.465Z | Compiling darling_core v0.20.11 |
| 2935 | 2026-06-05T04:08:21.515Z | Compiling erased-serde v0.3.31 |
| 2936 | 2026-06-05T04:08:21.592Z | Compiling ref-cast-impl v1.0.25 |
| 2937 | 2026-06-05T04:08:22.000Z | Compiling wait-timeout v0.2.1 |
| 2938 | 2026-06-05T04:08:22.022Z | Compiling ahash v0.8.12 |
| 2939 | 2026-06-05T04:08:22.231Z | Compiling adler2 v2.0.1 |
| 2940 | 2026-06-05T04:08:22.235Z | Compiling quick-error v1.2.3 |
| 2941 | 2026-06-05T04:08:22.361Z | Compiling cfg_aliases v0.2.1 |
| 2942 | 2026-06-05T04:08:22.422Z | Compiling winnow v0.5.40 |
| 2943 | 2026-06-05T04:08:22.451Z | Compiling iri-string v0.7.10 |
| 2944 | 2026-06-05T04:08:22.468Z | Compiling bit-vec v0.8.0 |
| 2945 | 2026-06-05T04:08:22.701Z | Compiling bit-set v0.8.0 |
| 2946 | 2026-06-05T04:08:22.868Z | Compiling nix v0.31.2 |
| 2947 | 2026-06-05T04:08:23.207Z | Compiling rusty-fork v0.3.1 |
| 2948 | 2026-06-05T04:08:23.348Z | Compiling miniz_oxide v0.8.9 |
| 2949 | 2026-06-05T04:08:23.406Z | Compiling darling_macro v0.20.11 |
| 2950 | 2026-06-05T04:08:23.787Z | Compiling toml_edit v0.19.15 |
| 2951 | 2026-06-05T04:08:23.804Z | Compiling tower-http v0.6.8 |
| 2952 | 2026-06-05T04:08:23.857Z | Compiling usdt-attr-macro v0.6.0 |
| 2953 | 2026-06-05T04:08:23.912Z | Compiling usdt-macro v0.6.0 |
| 2954 | 2026-06-05T04:08:24.198Z | Compiling unicode-normalization v0.1.25 |
| 2955 | 2026-06-05T04:08:24.651Z | Compiling rand_xorshift v0.4.0 |
| 2956 | 2026-06-05T04:08:24.668Z | Compiling pin-project-internal v1.1.11 |
| 2957 | 2026-06-05T04:08:24.836Z | Compiling smoltcp v0.9.1 |
| 2958 | 2026-06-05T04:08:24.854Z | Compiling unicode-segmentation v1.12.0 |
| 2959 | 2026-06-05T04:08:25.138Z | Compiling unarray v0.1.4 |
| 2960 | 2026-06-05T04:08:25.220Z | Compiling zlib-rs v0.6.2 |
| 2961 | 2026-06-05T04:08:25.252Z | Compiling proptest v1.10.0 |
| 2962 | 2026-06-05T04:08:26.541Z | Compiling darling v0.20.11 |
| 2963 | 2026-06-05T04:08:26.655Z | Compiling ipnetwork v0.21.1 |
| 2964 | 2026-06-05T04:08:26.999Z | Compiling num-integer v0.1.46 |
| 2965 | 2026-06-05T04:08:27.296Z | Compiling flate2 v1.1.9 |
| 2966 | 2026-06-05T04:08:27.471Z | Compiling anstyle v1.0.13 |
| 2967 | 2026-06-05T04:08:27.683Z | Compiling psl-types v2.0.11 |
| 2968 | 2026-06-05T04:08:27.704Z | Compiling utf8parse v0.2.2 |
| 2969 | 2026-06-05T04:08:27.815Z | Compiling siphasher v1.0.2 |
| 2970 | 2026-06-05T04:08:28.000Z | Compiling anstyle-parse v0.2.7 |
| 2971 | 2026-06-05T04:08:28.017Z | Compiling publicsuffix v2.3.0 |
| 2972 | 2026-06-05T04:08:28.180Z | Compiling newtype-uuid v1.3.2 |
| 2973 | 2026-06-05T04:08:28.183Z | Compiling oxnet v0.1.4 |
| 2974 | 2026-06-05T04:08:28.546Z | Compiling derive_builder_core v0.20.2 |
| 2975 | 2026-06-05T04:08:28.826Z | Compiling tokio-native-tls v0.3.1 |
| 2976 | 2026-06-05T04:08:29.011Z | Compiling heck v0.4.1 |
| 2977 | 2026-06-05T04:08:29.199Z | Compiling rand_chacha v0.3.1 |
| 2978 | 2026-06-05T04:08:29.294Z | Compiling signature v2.2.0 |
| 2979 | 2026-06-05T04:08:29.496Z | Compiling strum_macros v0.27.2 |
| 2980 | 2026-06-05T04:08:29.567Z | Compiling snafu-derive v0.8.9 |
| 2981 | 2026-06-05T04:08:31.126Z | Compiling unicode-properties v0.1.4 |
| 2982 | 2026-06-05T04:08:31.168Z | Compiling anstyle-query v1.1.5 |
| 2983 | 2026-06-05T04:08:31.288Z | Compiling unicode-bidi v0.3.18 |
| 2984 | 2026-06-05T04:08:31.341Z | Compiling is_terminal_polyfill v1.70.2 |
| 2985 | 2026-06-05T04:08:31.435Z | Compiling object v0.37.3 |
| 2986 | 2026-06-05T04:08:31.454Z | Compiling colorchoice v1.0.4 |
| 2987 | 2026-06-05T04:08:31.568Z | Compiling anstream v0.6.21 |
| 2988 | 2026-06-05T04:08:31.682Z | Compiling stringprep v0.1.5 |
| 2989 | 2026-06-05T04:08:31.863Z | Compiling rand v0.8.6 |
| 2990 | 2026-06-05T04:08:32.065Z | Compiling derive_builder_macro v0.20.2 |
| 2991 | 2026-06-05T04:08:32.232Z | Compiling hyper-tls v0.6.0 |
| 2992 | 2026-06-05T04:08:32.445Z | Compiling cookie_store v0.22.1 |
| 2993 | 2026-06-05T04:08:32.469Z | Compiling daft v0.1.7 |
| 2994 | 2026-06-05T04:08:32.505Z | Compiling num-iter v0.1.45 |
| 2995 | 2026-06-05T04:08:32.732Z | Compiling futures-executor v0.3.32 |
| 2996 | 2026-06-05T04:08:32.958Z | Compiling md-5 v0.10.6 |
| 2997 | 2026-06-05T04:08:32.999Z | Compiling bstr v1.12.1 |
| 2998 | 2026-06-05T04:08:33.001Z | Compiling hash32 v0.2.1 |
| 2999 | 2026-06-05T04:08:33.109Z | Compiling ff v0.13.1 |
| 3000 | 2026-06-05T04:08:33.201Z | Compiling vergen-lib v9.1.0 |
| 3001 | 2026-06-05T04:08:33.247Z | Compiling fallible-iterator v0.2.0 |
| 3002 | 2026-06-05T04:08:33.387Z | Compiling base16ct v0.2.0 |
| 3003 | 2026-06-05T04:08:33.552Z | Compiling postgres-protocol v0.6.10 |
| 3004 | 2026-06-05T04:08:33.573Z | Compiling sec1 v0.7.3 |
| 3005 | 2026-06-05T04:08:33.587Z | Compiling group v0.13.0 |
| 3006 | 2026-06-05T04:08:33.820Z | Compiling futures v0.3.32 |
| 3007 | 2026-06-05T04:08:33.964Z | Compiling derive_builder v0.20.2 |
| 3008 | 2026-06-05T04:08:34.049Z | Compiling phf_shared v0.13.1 |
| 3009 | 2026-06-05T04:08:34.091Z | Compiling pin-project v1.1.11 |
| 3010 | 2026-06-05T04:08:34.225Z | Compiling lazy_static v1.5.0 |
| 3011 | 2026-06-05T04:08:34.433Z | Compiling hkdf v0.12.4 |
| 3012 | 2026-06-05T04:08:34.467Z | Compiling terminal_size v0.4.3 |
| 3013 | 2026-06-05T04:08:34.481Z | Compiling crypto-bigint v0.5.5 |
| 3014 | 2026-06-05T04:08:34.506Z | Compiling vergen v9.1.0 |
| 3015 | 2026-06-05T04:08:34.576Z | Compiling serde_repr v0.1.20 |
| 3016 | 2026-06-05T04:08:34.594Z | Compiling async-recursion v1.1.1 |
| 3017 | 2026-06-05T04:08:34.692Z | Compiling cargo-platform v0.3.2 |
| 3018 | 2026-06-05T04:08:34.938Z | Compiling memmap2 v0.9.10 |
| 3019 | 2026-06-05T04:08:35.145Z | Compiling bitflags v1.3.2 |
| 3020 | 2026-06-05T04:08:35.178Z | Compiling toml_write v0.1.2 |
| 3021 | 2026-06-05T04:08:35.230Z | Compiling managed v0.8.0 |
| 3022 | 2026-06-05T04:08:35.300Z | Compiling bumpalo v3.20.2 |
| 3023 | 2026-06-05T04:08:35.329Z | Compiling libbz2-rs-sys v0.2.2 |
| 3024 | 2026-06-05T04:08:35.357Z | Compiling foldhash v0.1.5 |
| 3025 | 2026-06-05T04:08:35.444Z | Compiling clap_lex v1.0.0 |
| 3026 | 2026-06-05T04:08:35.524Z | Compiling same-file v1.0.6 |
| 3027 | 2026-06-05T04:08:35.540Z | Compiling zopfli v0.8.3 |
| 3028 | 2026-06-05T04:08:35.640Z | Compiling walkdir v2.5.0 |
| 3029 | 2026-06-05T04:08:35.657Z | Compiling clap_builder v4.5.60 |
| 3030 | 2026-06-05T04:08:35.675Z | Compiling hashbrown v0.15.5 |
| 3031 | 2026-06-05T04:08:35.883Z | Compiling bzip2 v0.6.1 |
| 3032 | 2026-06-05T04:08:36.078Z | Compiling toml_edit v0.22.27 |
| 3033 | 2026-06-05T04:08:36.079Z | Compiling elliptic-curve v0.13.8 |
| 3034 | 2026-06-05T04:08:36.429Z | Compiling usdt v0.6.0 |
| 3035 | 2026-06-05T04:08:36.650Z | Compiling cargo_metadata v0.23.1 |
| 3036 | 2026-06-05T04:08:37.872Z | Compiling phf v0.13.1 |
| 3037 | 2026-06-05T04:08:37.889Z | Compiling snafu v0.8.9 |
| 3038 | 2026-06-05T04:08:37.921Z | Compiling signal-hook-mio v0.2.5 |
| 3039 | 2026-06-05T04:08:38.052Z | Compiling zstd v0.13.3 |
| 3040 | 2026-06-05T04:08:38.214Z | Compiling postgres-types v0.2.12 |
| 3041 | 2026-06-05T04:08:38.302Z | Compiling bzip2 v0.4.4 |
| 3042 | 2026-06-05T04:08:38.320Z | Compiling globset v0.4.18 |
| 3043 | 2026-06-05T04:08:38.356Z | Compiling strum v0.27.2 |
| 3044 | 2026-06-05T04:08:38.387Z | Compiling ed25519 v2.2.3 |
| 3045 | 2026-06-05T04:08:38.484Z | Compiling phf_shared v0.11.3 |
| 3046 | 2026-06-05T04:08:38.501Z | Compiling olpc-cjson v0.1.4 |
| 3047 | 2026-06-05T04:08:38.660Z | Compiling pkcs1 v0.7.5 |
| 3048 | 2026-06-05T04:08:38.677Z | Compiling strum v0.26.3 |
| 3049 | 2026-06-05T04:08:38.806Z | Compiling hubpack v0.1.2 |
| 3050 | 2026-06-05T04:08:38.842Z | Compiling pem v3.0.6 |
| 3051 | 2026-06-05T04:08:38.865Z | Compiling rfc6979 v0.4.0 |
| 3052 | 2026-06-05T04:08:38.882Z | Compiling sha1 v0.10.6 |
| 3053 | 2026-06-05T04:08:38.993Z | Compiling serde_plain v1.0.2 |
| 3054 | 2026-06-05T04:08:39.010Z | Compiling serde-big-array v0.5.1 |
| 3055 | 2026-06-05T04:08:39.014Z | Compiling float-cmp v0.10.0 |
| 3056 | 2026-06-05T04:08:39.090Z | Compiling env_filter v1.0.0 |
| 3057 | 2026-06-05T04:08:39.114Z | Compiling typed-path v0.9.3 |
| 3058 | 2026-06-05T04:08:39.152Z | Compiling whoami v2.1.0 |
| 3059 | 2026-06-05T04:08:39.169Z | Compiling normalize-line-endings v0.3.0 |
| 3060 | 2026-06-05T04:08:39.169Z | Compiling difflib v0.4.0 |
| 3061 | 2026-06-05T04:08:39.387Z | Compiling precomputed-hash v0.1.1 |
| 3062 | 2026-06-05T04:08:39.468Z | Compiling static_assertions v1.1.0 |
| 3063 | 2026-06-05T04:08:39.487Z | Compiling new_debug_unreachable v1.0.6 |
| 3064 | 2026-06-05T04:08:39.548Z | Compiling jiff v0.2.21 |
| 3065 | 2026-06-05T04:08:39.711Z | Compiling predicates-core v1.0.10 |
| 3066 | 2026-06-05T04:08:39.821Z | Compiling keccak v0.1.6 |
| 3067 | 2026-06-05T04:08:39.864Z | Compiling fixedbitset v0.5.7 |
| 3068 | 2026-06-05T04:08:39.882Z | Compiling fixedbitset v0.4.2 |
| 3069 | 2026-06-05T04:08:40.036Z | Compiling data-encoding v2.10.0 |
| 3070 | 2026-06-05T04:08:40.080Z | Compiling petgraph v0.6.5 |
| 3071 | 2026-06-05T04:08:40.140Z | Compiling petgraph v0.8.3 |
| 3072 | 2026-06-05T04:08:40.243Z | Compiling sha3 v0.10.8 |
| 3073 | 2026-06-05T04:08:40.508Z | Compiling hickory-proto v0.25.2 |
| 3074 | 2026-06-05T04:08:41.514Z | Compiling predicates v3.1.4 |
| 3075 | 2026-06-05T04:08:42.001Z | Compiling string_cache v0.8.9 |
| 3076 | 2026-06-05T04:08:42.093Z | Compiling zip v4.6.1 |
| 3077 | 2026-06-05T04:08:42.222Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3078 | 2026-06-05T04:08:43.150Z | Compiling tokio-postgres v0.7.16 |
| 3079 | 2026-06-05T04:08:43.187Z | Compiling env_logger v0.11.9 |
| 3080 | 2026-06-05T04:08:43.412Z | Compiling ecdsa v0.16.9 |
| 3081 | 2026-06-05T04:08:43.501Z | Compiling rsa v0.9.10 |
| 3082 | 2026-06-05T04:08:44.346Z | Compiling ed25519-dalek v2.2.0 |
| 3083 | 2026-06-05T04:08:44.629Z | Compiling zip v0.6.6 |
| 3084 | 2026-06-05T04:08:45.126Z | Compiling crossterm v0.28.1 |
| 3085 | 2026-06-05T04:08:45.130Z | Compiling iddqd v0.4.2 |
| 3086 | 2026-06-05T04:08:45.269Z | Compiling clap v4.5.60 |
| 3087 | 2026-06-05T04:08:45.596Z | Compiling similar v2.7.0 |
| 3088 | 2026-06-05T04:08:46.267Z | Compiling crossbeam-epoch v0.9.18 |
| 3089 | 2026-06-05T04:08:46.290Z | Compiling toml v0.7.8 |
| 3090 | 2026-06-05T04:08:46.311Z | Compiling serde_with v3.17.0 |
| 3091 | 2026-06-05T04:08:46.576Z | Compiling itertools v0.13.0 |
| 3092 | 2026-06-05T04:08:46.847Z | Compiling x509-cert v0.2.5 |
| 3093 | 2026-06-05T04:08:47.380Z | Compiling tokio-stream v0.1.18 |
| 3094 | 2026-06-05T04:08:47.790Z | Compiling buf-list v1.1.2 |
| 3095 | 2026-06-05T04:08:47.829Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3096 | 2026-06-05T04:08:48.121Z | Compiling lalrpop-util v0.19.12 |
| 3097 | 2026-06-05T04:08:48.138Z | Compiling peg-runtime v0.8.5 |
| 3098 | 2026-06-05T04:08:54.210Z | Compiling rustls-webpki v0.103.9 |
| 3099 | 2026-06-05T04:08:57.822Z | Compiling tokio-rustls v0.26.4 |
| 3100 | 2026-06-05T04:08:58.073Z | Compiling rustls-platform-verifier v0.6.2 |
| 3101 | 2026-06-05T04:08:58.123Z | Compiling hyper-rustls v0.27.7 |
| 3102 | 2026-06-05T04:08:58.377Z | Compiling reqwest v0.13.2 |
| 3103 | 2026-06-05T04:08:58.873Z | Compiling reqwest v0.12.28 |
| 3104 | 2026-06-05T04:09:01.022Z | Compiling tough v0.22.0 |
| 3105 | 2026-06-05T04:09:05.555Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3106 | 2026-06-05T04:09:36.791Z | Compiling rustls v0.22.4 |
| 3107 | 2026-06-05T04:09:36.980Z | Compiling slog-async v2.8.0 |
| 3108 | 2026-06-05T04:09:37.120Z | Compiling newtype-uuid-macros v0.1.0 |
| 3109 | 2026-06-05T04:09:37.175Z | Compiling structmeta-derive v0.3.0 |
| 3110 | 2026-06-05T04:09:37.249Z | Compiling multer v3.1.0 |
| 3111 | 2026-06-05T04:09:37.324Z | Compiling async-stream-impl v0.3.6 |
| 3112 | 2026-06-05T04:09:37.457Z | Compiling dropshot v0.17.0 |
| 3113 | 2026-06-05T04:09:37.698Z | Compiling dropshot_endpoint v0.17.0 |
| 3114 | 2026-06-05T04:09:37.703Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3115 | 2026-06-05T04:09:37.826Z | Compiling crossbeam-channel v0.5.15 |
| 3116 | 2026-06-05T04:09:37.877Z | Compiling thread_local v1.1.9 |
| 3117 | 2026-06-05T04:09:38.051Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3118 | 2026-06-05T04:09:38.146Z | Compiling structmeta v0.3.0 |
| 3119 | 2026-06-05T04:09:38.307Z | Compiling is-terminal v0.4.17 |
| 3120 | 2026-06-05T04:09:38.359Z | Compiling derive-ex v0.1.8 |
| 3121 | 2026-06-05T04:09:38.415Z | Compiling parse-display-derive v0.10.0 |
| 3122 | 2026-06-05T04:09:38.531Z | Compiling take_mut v0.2.2 |
| 3123 | 2026-06-05T04:09:38.662Z | Compiling term v1.2.1 |
| 3124 | 2026-06-05T04:09:39.858Z | Compiling test-strategy v0.4.5 |
| 3125 | 2026-06-05T04:09:40.427Z | Compiling slog-term v2.9.2 |
| 3126 | 2026-06-05T04:09:40.463Z | Compiling rustls-webpki v0.102.8 |
| 3127 | 2026-06-05T04:09:40.481Z | Compiling debug-ignore v1.0.5 |
| 3128 | 2026-06-05T04:09:40.621Z | Compiling compression-core v0.4.31 |
| 3129 | 2026-06-05T04:09:40.637Z | Compiling match_cfg v0.1.0 |
| 3130 | 2026-06-05T04:09:40.738Z | Compiling hostname v0.3.1 |
| 3131 | 2026-06-05T04:09:40.878Z | Compiling compression-codecs v0.4.37 |
| 3132 | 2026-06-05T04:09:40.889Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3133 | 2026-06-05T04:09:41.226Z | Compiling slog-json v2.6.1 |
| 3134 | 2026-06-05T04:09:41.285Z | Compiling serde_spanned v1.0.4 |
| 3135 | 2026-06-05T04:09:41.449Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3136 | 2026-06-05T04:09:41.477Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3137 | 2026-06-05T04:09:41.743Z | Compiling progenitor-client v0.14.0 |
| 3138 | 2026-06-05T04:09:41.921Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3139 | 2026-06-05T04:09:42.253Z | Compiling slog-bunyan v2.5.0 |
| 3140 | 2026-06-05T04:09:42.446Z | Compiling async-compression v0.4.41 |
| 3141 | 2026-06-05T04:09:42.921Z | Compiling async-stream v0.3.6 |
| 3142 | 2026-06-05T04:09:43.187Z | Compiling waitgroup v0.1.2 |
| 3143 | 2026-06-05T04:09:43.359Z | Compiling tokio-rustls v0.25.0 |
| 3144 | 2026-06-05T04:09:43.478Z | Compiling rustls-pemfile v2.2.0 |
| 3145 | 2026-06-05T04:09:43.620Z | Compiling serde_path_to_error v0.1.20 |
| 3146 | 2026-06-05T04:09:43.770Z | Compiling hostname v0.4.2 |
| 3147 | 2026-06-05T04:09:43.955Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3148 | 2026-06-05T04:09:44.193Z | Compiling macaddr v1.0.1 |
| 3149 | 2026-06-05T04:09:44.598Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3150 | 2026-06-05T04:09:45.982Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3151 | 2026-06-05T04:09:46.061Z | Compiling regress v0.10.5 |
| 3152 | 2026-06-05T04:09:46.163Z | Compiling instant v0.1.13 |
| 3153 | 2026-06-05T04:09:46.309Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 3154 | 2026-06-05T04:09:46.634Z | Compiling itertools v0.14.0 |
| 3155 | 2026-06-05T04:09:48.152Z | Compiling backon v1.6.0 |
| 3156 | 2026-06-05T04:09:48.414Z | Compiling progenitor-extras v0.2.0 |
| 3157 | 2026-06-05T04:09:48.680Z | Compiling backoff v0.4.0 |
| 3158 | 2026-06-05T04:09:48.936Z | Compiling progenitor-client v0.10.0 |
| 3159 | 2026-06-05T04:09:49.421Z | Compiling parse-display v0.10.0 |
| 3160 | 2026-06-05T04:09:50.284Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3161 | 2026-06-05T04:09:50.716Z | Compiling humantime v2.3.0 |
| 3162 | 2026-06-05T04:09:51.166Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3163 | 2026-06-05T04:09:53.602Z | Compiling regress v0.11.1 |
| 3164 | 2026-06-05T04:09:54.529Z | Compiling universal-hash v0.5.1 |
| 3165 | 2026-06-05T04:09:54.736Z | Compiling unicode-width v0.2.0 |
| 3166 | 2026-06-05T04:09:54.952Z | Compiling opaque-debug v0.3.1 |
| 3167 | 2026-06-05T04:09:55.039Z | Compiling half v2.7.1 |
| 3168 | 2026-06-05T04:09:55.059Z | Compiling ciborium-io v0.2.2 |
| 3169 | 2026-06-05T04:09:55.062Z | Compiling crucible-workspace-hack v0.1.0 |
| 3170 | 2026-06-05T04:09:55.180Z | Compiling typify-impl v0.6.2 |
| 3171 | 2026-06-05T04:09:55.304Z | Compiling convert_case v0.4.0 |
| 3172 | 2026-06-05T04:09:55.403Z | Compiling ciborium-ll v0.2.2 |
| 3173 | 2026-06-05T04:09:55.618Z | Compiling derive_more v0.99.20 |
| 3174 | 2026-06-05T04:09:55.636Z | Compiling ciborium v0.2.2 |
| 3175 | 2026-06-05T04:09:55.769Z | Compiling aead v0.5.2 |
| 3176 | 2026-06-05T04:09:55.973Z | Compiling secrecy v0.10.3 |
| 3177 | 2026-06-05T04:09:56.154Z | Compiling unsafe-libyaml v0.2.11 |
| 3178 | 2026-06-05T04:09:56.480Z | Compiling poly1305 v0.8.0 |
| 3179 | 2026-06-05T04:09:56.851Z | Compiling serde_yaml v0.9.34+deprecated |
| 3180 | 2026-06-05T04:09:57.124Z | Compiling chacha20 v0.9.1 |
| 3181 | 2026-06-05T04:09:57.764Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3182 | 2026-06-05T04:09:58.029Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3183 | 2026-06-05T04:09:58.141Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3184 | 2026-06-05T04:09:58.627Z | Compiling typify-macro v0.6.2 |
| 3185 | 2026-06-05T04:09:58.784Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3186 | 2026-06-05T04:09:58.992Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3187 | 2026-06-05T04:09:59.847Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3188 | 2026-06-05T04:10:00.013Z | Compiling thiserror-no-std v2.0.2 |
| 3189 | 2026-06-05T04:10:00.127Z | Compiling byte-wrapper v0.1.0 |
| 3190 | 2026-06-05T04:10:00.144Z | Compiling typify v0.6.2 |
| 3191 | 2026-06-05T04:10:00.264Z | Compiling password-hash v0.5.0 |
| 3192 | 2026-06-05T04:10:00.957Z | Compiling blake2 v0.10.6 |
| 3193 | 2026-06-05T04:10:01.014Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3194 | 2026-06-05T04:10:01.131Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3195 | 2026-06-05T04:10:01.169Z | Compiling vsss-rs v3.3.4 |
| 3196 | 2026-06-05T04:10:01.237Z | Compiling argon2 v0.5.3 |
| 3197 | 2026-06-05T04:10:01.594Z | Compiling chacha20poly1305 v0.10.1 |
| 3198 | 2026-06-05T04:10:02.219Z | Compiling indent_write v2.2.0 |
| 3199 | 2026-06-05T04:10:02.262Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3200 | 2026-06-05T04:10:02.389Z | Compiling swrite v0.1.0 |
| 3201 | 2026-06-05T04:10:02.511Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3202 | 2026-06-05T04:10:02.594Z | Compiling progenitor-impl v0.14.0 |
| 3203 | 2026-06-05T04:10:02.682Z | Compiling proc-macro-error-attr v1.0.4 |
| 3204 | 2026-06-05T04:10:02.901Z | Compiling heapless v0.8.0 |
| 3205 | 2026-06-05T04:10:03.182Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3206 | 2026-06-05T04:10:03.434Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3207 | 2026-06-05T04:10:03.960Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3208 | 2026-06-05T04:10:04.711Z | Compiling progenitor-macro v0.14.0 |
| 3209 | 2026-06-05T04:10:05.038Z | Compiling tabwriter v1.4.1 |
| 3210 | 2026-06-05T04:10:05.420Z | Compiling ingot-macros v0.1.1 |
| 3211 | 2026-06-05T04:10:07.391Z | Compiling hash32 v0.3.1 |
| 3212 | 2026-06-05T04:10:07.624Z | Compiling proc-macro-error v1.0.4 |
| 3213 | 2026-06-05T04:10:07.960Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3214 | 2026-06-05T04:10:08.207Z | Compiling smoltcp v0.11.0 |
| 3215 | 2026-06-05T04:10:08.554Z | Compiling ingot-types v0.1.2 |
| 3216 | 2026-06-05T04:10:08.723Z | Compiling progenitor v0.14.0 |
| 3217 | 2026-06-05T04:10:09.029Z | Compiling proc-macro-crate v3.4.0 |
| 3218 | 2026-06-05T04:10:09.460Z | Compiling cobs v0.3.0 |
| 3219 | 2026-06-05T04:10:09.829Z | Compiling colored v3.1.1 |
| 3220 | 2026-06-05T04:10:09.971Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3221 | 2026-06-05T04:10:10.791Z | Compiling postcard v1.1.3 |
| 3222 | 2026-06-05T04:10:11.173Z | Compiling num_enum_derive v0.7.5 |
| 3223 | 2026-06-05T04:10:11.837Z | Compiling ingot v0.1.1 |
| 3224 | 2026-06-05T04:10:12.223Z | Compiling proc-macro-crate v1.3.1 |
| 3225 | 2026-06-05T04:10:12.603Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3226 | 2026-06-05T04:10:12.693Z | Compiling foreign-types-macros v0.2.3 |
| 3227 | 2026-06-05T04:10:13.128Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3228 | 2026-06-05T04:10:13.260Z | Compiling rayon-core v1.13.0 |
| 3229 | 2026-06-05T04:10:13.296Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3230 | 2026-06-05T04:10:13.333Z | Compiling cpufeatures v0.3.0 |
| 3231 | 2026-06-05T04:10:13.424Z | Compiling prettyplease v0.2.37 |
| 3232 | 2026-06-05T04:10:13.454Z | Compiling foreign-types-shared v0.3.1 |
| 3233 | 2026-06-05T04:10:13.639Z | Compiling foreign-types v0.5.0 |
| 3234 | 2026-06-05T04:10:13.687Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3235 | 2026-06-05T04:10:14.143Z | Compiling chacha20 v0.10.0 |
| 3236 | 2026-06-05T04:10:14.921Z | Compiling num_enum_derive v0.5.11 |
| 3237 | 2026-06-05T04:10:15.356Z | Compiling num_enum v0.7.5 |
| 3238 | 2026-06-05T04:10:15.830Z | Compiling crossbeam-deque v0.8.6 |
| 3239 | 2026-06-05T04:10:16.036Z | Compiling camino-tempfile v1.4.1 |
| 3240 | 2026-06-05T04:10:16.062Z | Compiling num-rational v0.4.2 |
| 3241 | 2026-06-05T04:10:16.720Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3242 | 2026-06-05T04:10:17.153Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3243 | 2026-06-05T04:10:17.273Z | Compiling num-complex v0.4.6 |
| 3244 | 2026-06-05T04:10:17.301Z | Compiling cstr-argument v0.1.2 |
| 3245 | 2026-06-05T04:10:17.489Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3246 | 2026-06-05T04:10:17.744Z | Compiling num v0.4.3 |
| 3247 | 2026-06-05T04:10:17.867Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3248 | 2026-06-05T04:10:18.294Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3249 | 2026-06-05T04:10:18.438Z | Compiling num_enum v0.5.11 |
| 3250 | 2026-06-05T04:10:18.580Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3251 | 2026-06-05T04:10:18.585Z | Compiling rand v0.10.0 |
| 3252 | 2026-06-05T04:10:19.350Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3253 | 2026-06-05T04:10:19.387Z | Compiling float-ord v0.3.2 |
| 3254 | 2026-06-05T04:10:19.696Z | Compiling rayon v1.11.0 |
| 3255 | 2026-06-05T04:10:19.815Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3256 | 2026-06-05T04:10:19.856Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3257 | 2026-06-05T04:10:20.366Z | Compiling zone_cfg_derive v0.3.1 |
| 3258 | 2026-06-05T04:10:20.980Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3259 | 2026-06-05T04:10:21.119Z | Compiling itertools v0.12.1 |
| 3260 | 2026-06-05T04:10:21.914Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3261 | 2026-06-05T04:10:22.045Z | Compiling num-derive v0.4.2 |
| 3262 | 2026-06-05T04:10:22.235Z | Compiling sigpipe v0.1.3 |
| 3263 | 2026-06-05T04:10:22.349Z | Compiling glob v0.3.3 |
| 3264 | 2026-06-05T04:10:22.632Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3265 | 2026-06-05T04:10:22.943Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3266 | 2026-06-05T04:10:23.000Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3267 | 2026-06-05T04:10:23.203Z | Compiling zone v0.3.1 |
| 3268 | 2026-06-05T04:10:23.278Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3269 | 2026-06-05T04:10:23.417Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3270 | 2026-06-05T04:10:23.635Z | Compiling toml v0.8.23 |
| 3271 | 2026-06-05T04:10:23.660Z | Compiling smf v0.2.3 |
| 3272 | 2026-06-05T04:10:24.127Z | Compiling whoami v1.6.1 |
| 3273 | 2026-06-05T04:10:24.789Z | Compiling gethostname v0.5.0 |
| 3274 | 2026-06-05T04:10:25.002Z | Compiling usdt-attr-macro v0.5.0 |
| 3275 | 2026-06-05T04:10:25.411Z | Compiling usdt-macro v0.5.0 |
| 3276 | 2026-06-05T04:10:25.511Z | Compiling memmap v0.7.0 |
| 3277 | 2026-06-05T04:10:25.751Z | Compiling derive-where v1.6.0 |
| 3278 | 2026-06-05T04:10:25.787Z | Compiling resolv-conf v0.7.6 |
| 3279 | 2026-06-05T04:10:26.035Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3280 | 2026-06-05T04:10:26.070Z | Compiling usdt v0.5.0 |
| 3281 | 2026-06-05T04:10:26.398Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3282 | 2026-06-05T04:10:26.546Z | Compiling unicode-width v0.1.14 |
| 3283 | 2026-06-05T04:10:26.705Z | Compiling owo-colors v4.3.0 |
| 3284 | 2026-06-05T04:10:26.898Z | Compiling cancel-safe-futures v0.1.5 |
| 3285 | 2026-06-05T04:10:26.941Z | Compiling progenitor-impl v0.13.0 |
| 3286 | 2026-06-05T04:10:27.085Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3287 | 2026-06-05T04:10:27.146Z | Compiling libsw-core v0.3.2 |
| 3288 | 2026-06-05T04:10:27.345Z | Compiling bytecount v0.6.9 |
| 3289 | 2026-06-05T04:10:27.377Z | Compiling libsw v3.5.0 |
| 3290 | 2026-06-05T04:10:28.537Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3291 | 2026-06-05T04:10:29.033Z | Compiling progenitor-macro v0.13.0 |
| 3292 | 2026-06-05T04:10:29.804Z | Compiling console v0.15.11 |
| 3293 | 2026-06-05T04:10:30.475Z | Compiling progenitor-client v0.13.0 |
| 3294 | 2026-06-05T04:10:30.990Z | Compiling newline-converter v0.3.0 |
| 3295 | 2026-06-05T04:10:31.073Z | Compiling atomicwrites v0.4.4 |
| 3296 | 2026-06-05T04:10:31.193Z | Compiling hickory-proto v0.24.4 |
| 3297 | 2026-06-05T04:10:31.399Z | Compiling linked-hash-map v0.5.6 |
| 3298 | 2026-06-05T04:10:31.620Z | Compiling linear-map v1.2.0 |
| 3299 | 2026-06-05T04:10:31.867Z | Compiling libefi-sys v0.1.0 |
| 3300 | 2026-06-05T04:10:32.100Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3301 | 2026-06-05T04:10:33.031Z | Compiling progenitor v0.13.0 |
| 3302 | 2026-06-05T04:10:33.196Z | Compiling lru-cache v0.1.2 |
| 3303 | 2026-06-05T04:10:33.356Z | Compiling expectorate v1.2.0 |
| 3304 | 2026-06-05T04:10:34.065Z | Compiling git-stub v1.0.0 |
| 3305 | 2026-06-05T04:10:34.314Z | Compiling bitfield-struct v0.6.2 |
| 3306 | 2026-06-05T04:10:34.520Z | Compiling semver v0.1.20 |
| 3307 | 2026-06-05T04:10:34.797Z | Compiling rustc_version v0.1.7 |
| 3308 | 2026-06-05T04:10:34.929Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3309 | 2026-06-05T04:10:35.010Z | Compiling git-stub-vcs v0.1.0 |
| 3310 | 2026-06-05T04:10:35.102Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3311 | 2026-06-05T04:10:35.139Z | Compiling hickory-resolver v0.24.4 |
| 3312 | 2026-06-05T04:10:35.385Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3313 | 2026-06-05T04:10:35.469Z | Compiling tokio-dtrace v0.1.1 |
| 3314 | 2026-06-05T04:10:35.837Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3315 | 2026-06-05T04:10:36.320Z | Compiling slog-dtrace v0.3.0 |
| 3316 | 2026-06-05T04:10:36.418Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3317 | 2026-06-05T04:10:36.517Z | Compiling minimal-lexical v0.2.1 |
| 3318 | 2026-06-05T04:10:36.596Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3319 | 2026-06-05T04:10:36.772Z | Compiling nom v7.1.3 |
| 3320 | 2026-06-05T04:10:36.921Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3321 | 2026-06-05T04:10:37.306Z | Compiling qorb v0.4.1 |
| 3322 | 2026-06-05T04:10:38.158Z | Compiling oxide-tokio-rt v0.1.4 |
| 3323 | 2026-06-05T04:10:38.340Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3324 | 2026-06-05T04:10:38.585Z | Compiling newtype_derive v0.1.6 |
| 3325 | 2026-06-05T04:10:38.798Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3326 | 2026-06-05T04:10:39.313Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3327 | 2026-06-05T04:10:39.676Z | Compiling phf_shared v0.12.1 |
| 3328 | 2026-06-05T04:10:39.815Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3329 | 2026-06-05T04:10:39.914Z | Compiling csv-core v0.1.13 |
| 3330 | 2026-06-05T04:10:40.337Z | Compiling chrono-tz v0.10.4 |
| 3331 | 2026-06-05T04:10:40.541Z | Compiling xshell-macros v0.2.7 |
| 3332 | 2026-06-05T04:10:40.910Z | Compiling highway v1.3.0 |
| 3333 | 2026-06-05T04:10:40.972Z | Compiling unicode-xid v0.2.6 |
| 3334 | 2026-06-05T04:10:41.111Z | Compiling const_format_proc_macros v0.2.34 |
| 3335 | 2026-06-05T04:10:41.506Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3336 | 2026-06-05T04:10:41.617Z | Compiling xshell v0.2.7 |
| 3337 | 2026-06-05T04:10:41.967Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3338 | 2026-06-05T04:10:42.194Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3339 | 2026-06-05T04:10:42.962Z | Compiling csv v1.4.0 |
| 3340 | 2026-06-05T04:10:43.347Z | Compiling phf v0.12.1 |
| 3341 | 2026-06-05T04:10:43.533Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3342 | 2026-06-05T04:10:43.886Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3343 | 2026-06-05T04:10:43.911Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3344 | 2026-06-05T04:10:44.126Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3345 | 2026-06-05T04:10:44.367Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3346 | 2026-06-05T04:10:44.535Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3347 | 2026-06-05T04:10:44.744Z | Compiling primeorder v0.13.6 |
| 3348 | 2026-06-05T04:10:45.141Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3349 | 2026-06-05T04:10:46.066Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3350 | 2026-06-05T04:10:46.283Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3351 | 2026-06-05T04:10:46.728Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3352 | 2026-06-05T04:10:46.976Z | Compiling const_format v0.2.35 |
| 3353 | 2026-06-05T04:10:47.453Z | Compiling papergrid v0.11.0 |
| 3354 | 2026-06-05T04:10:47.504Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3355 | 2026-06-05T04:10:47.911Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3356 | 2026-06-05T04:10:50.062Z | Compiling tabled_derive v0.7.0 |
| 3357 | 2026-06-05T04:10:50.980Z | Compiling typify-impl v0.4.3 |
| 3358 | 2026-06-05T04:10:51.286Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3359 | 2026-06-05T04:10:51.715Z | Compiling bcs v0.1.6 |
| 3360 | 2026-06-05T04:10:52.156Z | Compiling tagptr v0.2.0 |
| 3361 | 2026-06-05T04:10:52.339Z | Compiling salty v0.3.0 |
| 3362 | 2026-06-05T04:10:52.360Z | Compiling unicode-linebreak v0.1.5 |
| 3363 | 2026-06-05T04:10:52.587Z | Compiling smawk v0.3.2 |
| 3364 | 2026-06-05T04:10:52.645Z | Compiling termtree v0.5.1 |
| 3365 | 2026-06-05T04:10:52.689Z | Compiling moka v0.12.13 |
| 3366 | 2026-06-05T04:10:52.709Z | Compiling tabled v0.15.0 |
| 3367 | 2026-06-05T04:10:52.757Z | Compiling textwrap v0.16.2 |
| 3368 | 2026-06-05T04:10:52.885Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3369 | 2026-06-05T04:10:53.107Z | Compiling steno v0.4.1 |
| 3370 | 2026-06-05T04:10:53.894Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3371 | 2026-06-05T04:10:54.354Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3372 | 2026-06-05T04:10:54.395Z | Compiling typify-macro v0.4.3 |
| 3373 | 2026-06-05T04:10:55.601Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3374 | 2026-06-05T04:10:55.752Z | Compiling radium v0.7.0 |
| 3375 | 2026-06-05T04:10:55.770Z | Compiling base64 v0.21.7 |
| 3376 | 2026-06-05T04:10:55.851Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3377 | 2026-06-05T04:10:56.051Z | Compiling hickory-resolver v0.25.2 |
| 3378 | 2026-06-05T04:10:56.588Z | Compiling p384 v0.13.1 |
| 3379 | 2026-06-05T04:10:57.301Z | Compiling ntp-admin-v1-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-v1-client) |
| 3380 | 2026-06-05T04:10:57.738Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3381 | 2026-06-05T04:10:58.288Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3382 | 2026-06-05T04:10:58.726Z | Compiling maybe-uninit v2.0.0 |
| 3383 | 2026-06-05T04:10:59.002Z | Compiling tap v1.0.1 |
| 3384 | 2026-06-05T04:10:59.139Z | Compiling wyz v0.5.1 |
| 3385 | 2026-06-05T04:10:59.403Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3386 | 2026-06-05T04:10:59.465Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3387 | 2026-06-05T04:11:01.636Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3388 | 2026-06-05T04:11:01.758Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3389 | 2026-06-05T04:11:02.160Z | Compiling packed_struct v0.10.1 |
| 3390 | 2026-06-05T04:11:02.295Z | Compiling utf-8 v0.7.6 |
| 3391 | 2026-06-05T04:11:02.415Z | Compiling funty v2.0.0 |
| 3392 | 2026-06-05T04:11:02.480Z | Compiling parking_lot_core v0.8.6 |
| 3393 | 2026-06-05T04:11:02.515Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3394 | 2026-06-05T04:11:02.769Z | Compiling bitvec v1.0.1 |
| 3395 | 2026-06-05T04:11:02.788Z | Compiling tungstenite v0.21.0 |
| 3396 | 2026-06-05T04:11:03.406Z | Compiling proc-macro-error2 v2.0.1 |
| 3397 | 2026-06-05T04:11:03.596Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3398 | 2026-06-05T04:11:04.574Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3399 | 2026-06-05T04:11:05.752Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3400 | 2026-06-05T04:11:05.892Z | Compiling typify v0.4.3 |
| 3401 | 2026-06-05T04:11:06.012Z | Compiling polyval v0.6.2 |
| 3402 | 2026-06-05T04:11:06.297Z | Compiling packed_struct_codegen v0.10.1 |
| 3403 | 2026-06-05T04:11:07.304Z | Compiling num-derive v0.3.3 |
| 3404 | 2026-06-05T04:11:07.713Z | Compiling zerocopy-derive v0.6.6 |
| 3405 | 2026-06-05T04:11:08.174Z | Compiling bitfield-macros v0.19.4 |
| 3406 | 2026-06-05T04:11:08.484Z | Compiling indexmap v1.9.3 |
| 3407 | 2026-06-05T04:11:08.700Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3408 | 2026-06-05T04:11:08.850Z | Compiling crc-catalog v2.4.0 |
| 3409 | 2026-06-05T04:11:08.909Z | Compiling nodrop v0.1.14 |
| 3410 | 2026-06-05T04:11:08.970Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3411 | 2026-06-05T04:11:09.028Z | Compiling array-init v0.0.4 |
| 3412 | 2026-06-05T04:11:09.205Z | Compiling crc v3.4.0 |
| 3413 | 2026-06-05T04:11:09.433Z | Compiling bitfield v0.19.4 |
| 3414 | 2026-06-05T04:11:09.470Z | Compiling zerocopy v0.6.6 |
| 3415 | 2026-06-05T04:11:09.826Z | Compiling libscf-sys v1.1.0 |
| 3416 | 2026-06-05T04:11:09.866Z | Compiling ghash v0.5.1 |
| 3417 | 2026-06-05T04:11:09.984Z | Compiling progenitor-impl v0.11.2 |
| 3418 | 2026-06-05T04:11:10.022Z | Compiling smallvec v0.6.14 |
| 3419 | 2026-06-05T04:11:10.276Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3420 | 2026-06-05T04:11:12.137Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3421 | 2026-06-05T04:11:12.377Z | Compiling tabled_derive v0.11.0 |
| 3422 | 2026-06-05T04:11:12.801Z | Compiling tokio-tungstenite v0.21.0 |
| 3423 | 2026-06-05T04:11:13.290Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3424 | 2026-06-05T04:11:13.388Z | Compiling papergrid v0.17.0 |
| 3425 | 2026-06-05T04:11:13.441Z | Compiling testing_table v0.3.0 |
| 3426 | 2026-06-05T04:11:13.859Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3427 | 2026-06-05T04:11:14.039Z | Compiling omicron-rpaths v0.1.0 (/work/ci/omicron/rpaths) |
| 3428 | 2026-06-05T04:11:14.208Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3429 | 2026-06-05T04:11:14.374Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3430 | 2026-06-05T04:11:14.607Z | Compiling ctr v0.9.2 |
| 3431 | 2026-06-05T04:11:14.826Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3432 | 2026-06-05T04:11:15.281Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3433 | 2026-06-05T04:11:15.498Z | Compiling corncobs v0.1.4 |
| 3434 | 2026-06-05T04:11:15.575Z | Compiling unicase v2.9.0 |
| 3435 | 2026-06-05T04:11:15.726Z | Compiling hashbrown v0.12.3 |
| 3436 | 2026-06-05T04:11:15.790Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3437 | 2026-06-05T04:11:16.025Z | Compiling mime_guess v2.0.5 |
| 3438 | 2026-06-05T04:11:16.521Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3439 | 2026-06-05T04:11:16.887Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3440 | 2026-06-05T04:11:16.912Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3441 | 2026-06-05T04:11:17.286Z | Compiling aes-gcm v0.10.3 |
| 3442 | 2026-06-05T04:11:17.518Z | Compiling tabled v0.20.0 |
| 3443 | 2026-06-05T04:11:19.019Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3444 | 2026-06-05T04:11:19.301Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3445 | 2026-06-05T04:11:21.140Z | Compiling parking_lot v0.11.2 |
| 3446 | 2026-06-05T04:11:21.677Z | Compiling progenitor-macro v0.11.2 |
| 3447 | 2026-06-05T04:11:22.045Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3448 | 2026-06-05T04:11:27.054Z | Compiling serde-hex v0.1.0 |
| 3449 | 2026-06-05T04:11:27.173Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3450 | 2026-06-05T04:11:27.174Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3451 | 2026-06-05T04:11:27.174Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3452 | 2026-06-05T04:11:27.201Z | Compiling ron v0.8.1 |
| 3453 | 2026-06-05T04:11:27.219Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3454 | 2026-06-05T04:11:27.219Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3455 | 2026-06-05T04:11:27.727Z | Compiling progenitor-client v0.11.2 |
| 3456 | 2026-06-05T04:11:28.243Z | Compiling hashbrown v0.13.2 |
| 3457 | 2026-06-05T04:11:28.493Z | Compiling prefix-trie v0.7.0 |
| 3458 | 2026-06-05T04:11:28.845Z | Compiling ssh-encoding v0.2.0 |
| 3459 | 2026-06-05T04:11:28.972Z | Compiling blowfish v0.9.1 |
| 3460 | 2026-06-05T04:11:29.220Z | Compiling fxhash v0.2.1 |
| 3461 | 2026-06-05T04:11:29.378Z | Compiling secrecy v0.8.0 |
| 3462 | 2026-06-05T04:11:29.461Z | Compiling filetime v0.2.27 |
| 3463 | 2026-06-05T04:11:29.556Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3464 | 2026-06-05T04:11:29.688Z | Compiling xattr v1.6.1 |
| 3465 | 2026-06-05T04:11:29.768Z | Compiling crc-any v2.5.0 |
| 3466 | 2026-06-05T04:11:29.915Z | Compiling tar v0.4.45 |
| 3467 | 2026-06-05T04:11:30.180Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3468 | 2026-06-05T04:11:32.358Z | Compiling sled v0.34.7 |
| 3469 | 2026-06-05T04:11:32.547Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3470 | 2026-06-05T04:11:32.818Z | Compiling ssh-cipher v0.2.0 |
| 3471 | 2026-06-05T04:11:33.686Z | Compiling hickory-server v0.25.2 |
| 3472 | 2026-06-05T04:11:34.396Z | Compiling object v0.30.4 |
| 3473 | 2026-06-05T04:11:35.995Z | Compiling progenitor v0.11.2 |
| 3474 | 2026-06-05T04:11:36.162Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3475 | 2026-06-05T04:11:36.718Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3476 | 2026-06-05T04:11:37.009Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3477 | 2026-06-05T04:11:37.407Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3478 | 2026-06-05T04:11:38.892Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3479 | 2026-06-05T04:11:38.948Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3480 | 2026-06-05T04:11:39.131Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3481 | 2026-06-05T04:11:39.789Z | Compiling password-hash v0.4.2 |
| 3482 | 2026-06-05T04:11:40.561Z | Compiling path-slash v0.1.5 |
| 3483 | 2026-06-05T04:11:40.661Z | Compiling crc8 v0.1.1 |
| 3484 | 2026-06-05T04:11:40.784Z | Compiling half v1.8.3 |
| 3485 | 2026-06-05T04:11:40.813Z | Compiling http-range v0.1.5 |
| 3486 | 2026-06-05T04:11:41.025Z | Compiling serde_cbor v0.11.2 |
| 3487 | 2026-06-05T04:11:41.127Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3488 | 2026-06-05T04:11:41.515Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3489 | 2026-06-05T04:11:41.940Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3490 | 2026-06-05T04:11:41.995Z | Compiling pbkdf2 v0.11.0 |
| 3491 | 2026-06-05T04:11:42.793Z | Compiling illumos-nvpair v0.3.0 |
| 3492 | 2026-06-05T04:11:43.263Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3493 | 2026-06-05T04:11:43.704Z | Compiling ssh-key v0.6.7 |
| 3494 | 2026-06-05T04:11:46.369Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3495 | 2026-06-05T04:11:47.965Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3496 | 2026-06-05T04:11:50.839Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3497 | 2026-06-05T04:11:52.260Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3498 | 2026-06-05T04:11:52.683Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3499 | 2026-06-05T04:11:53.379Z | Compiling p521 v0.13.3 |
| 3500 | 2026-06-05T04:11:54.244Z | Compiling p256 v0.13.2 |
| 3501 | 2026-06-05T04:11:55.138Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 3502 | 2026-06-05T04:11:55.505Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3503 | 2026-06-05T04:11:56.822Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3504 | 2026-06-05T04:11:57.033Z | Compiling yasna v0.5.2 |
| 3505 | 2026-06-05T04:11:58.205Z | Compiling headers-core v0.3.0 |
| 3506 | 2026-06-05T04:11:58.357Z | Compiling kstat-rs v0.2.4 |
| 3507 | 2026-06-05T04:11:58.472Z | Compiling nanorand v0.7.0 |
| 3508 | 2026-06-05T04:11:58.815Z | Compiling russh-cryptovec v0.7.3 |
| 3509 | 2026-06-05T04:11:58.833Z | Compiling atty v0.2.14 |
| 3510 | 2026-06-05T04:11:58.951Z | Compiling md5 v0.7.0 |
| 3511 | 2026-06-05T04:11:58.971Z | Compiling home v0.5.12 |
| 3512 | 2026-06-05T04:11:59.041Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3513 | 2026-06-05T04:11:59.111Z | Compiling flume v0.11.1 |
| 3514 | 2026-06-05T04:11:59.143Z | Compiling russh-keys v0.45.0 |
| 3515 | 2026-06-05T04:11:59.213Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3516 | 2026-06-05T04:11:59.486Z | Compiling sled-agent-rack-setup v0.1.0 (/work/ci/omicron/sled-agent/rack-setup) |
| 3517 | 2026-06-05T04:11:59.542Z | Compiling headers v0.4.1 |
| 3518 | 2026-06-05T04:12:01.166Z | Compiling rcgen v0.12.1 |
| 3519 | 2026-06-05T04:12:01.598Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3520 | 2026-06-05T04:12:04.906Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3521 | 2026-06-05T04:12:05.422Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3522 | 2026-06-05T04:12:06.077Z | Compiling sled-agent-early-networking v0.1.0 (/work/ci/omicron/sled-agent/early-networking) |
| 3523 | 2026-06-05T04:12:07.086Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 3524 | 2026-06-05T04:12:07.208Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3525 | 2026-06-05T04:12:07.464Z | Compiling hyper-staticfile v0.10.1 |
| 3526 | 2026-06-05T04:12:08.417Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3527 | 2026-06-05T04:12:08.656Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3528 | 2026-06-05T04:12:08.970Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3529 | 2026-06-05T04:12:09.054Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3530 | 2026-06-05T04:12:09.178Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3531 | 2026-06-05T04:12:09.976Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3532 | 2026-06-05T04:12:10.693Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3533 | 2026-06-05T04:12:11.425Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3534 | 2026-06-05T04:12:12.713Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3535 | 2026-06-05T04:12:12.763Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3536 | 2026-06-05T04:12:13.524Z | Compiling num-bigint v0.4.6 |
| 3537 | 2026-06-05T04:12:13.844Z | Compiling des v0.8.1 |
| 3538 | 2026-06-05T04:12:13.902Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3539 | 2026-06-05T04:12:14.114Z | Compiling subprocess v0.2.15 |
| 3540 | 2026-06-05T04:12:14.286Z | Compiling display-error-chain v0.2.2 |
| 3541 | 2026-06-05T04:12:14.453Z | Compiling hex-literal v0.4.1 |
| 3542 | 2026-06-05T04:12:14.581Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3543 | 2026-06-05T04:12:15.010Z | Compiling russh v0.45.0 |
| 3544 | 2026-06-05T04:12:16.273Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3545 | 2026-06-05T04:12:17.159Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3546 | 2026-06-05T04:12:19.650Z | Compiling colored v2.2.0 |
| 3547 | 2026-06-05T04:12:19.814Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3548 | 2026-06-05T04:12:20.091Z | Compiling socket2 v0.5.10 |
| 3549 | 2026-06-05T04:12:20.237Z | Compiling internet-checksum v0.2.1 |
| 3550 | 2026-06-05T04:13:31.826Z | Finished `release` profile [optimized] target(s) in 5m 43s |
| 3551 | 2026-06-05T04:13:32.035Z | + cp target/release/dhcp-server /work/ |
| 3552 | 2026-06-05T04:13:32.098Z | process exited: duration 887202 ms, exit code 0 |
| |
| 3553 | 2026-06-05T04:13:32.132Z | found 2 output files |
| 3554 | 2026-06-05T04:13:32.132Z | uploading: /work/testbed.tar.gz (200458536 bytes) |
| 3555 | 2026-06-05T04:13:40.784Z | uploaded: /work/testbed.tar.gz |
| 3556 | 2026-06-05T04:13:40.797Z | uploading: /work/dhcp-server (54689000 bytes) |
| 3557 | 2026-06-05T04:13:45.186Z | uploaded: /work/dhcp-server |