|
|
|
| 1 | 2026-03-24T20:29:49.219Z | job assigned to worker 01KMGRJJ7PSJPR6E5Q4KAKPJM4 [factory aws, i-0843c1b5fbd293579] (queued for 1 m 1 s) |
| |
| 2 | 2026-03-24T20:29:57.426Z | starting task 0: "setup" |
| 3 | 2026-03-24T20:29:57.430Z | ++ uname -s |
| 4 | 2026-03-24T20:29:57.433Z | + kern=SunOS |
| 5 | 2026-03-24T20:29:57.433Z | + build_user=build |
| 6 | 2026-03-24T20:29:57.433Z | + build_uid=12345 |
| 7 | 2026-03-24T20:29:57.433Z | + work_dir=/work |
| 8 | 2026-03-24T20:29:57.434Z | + input_dir=/input |
| 9 | 2026-03-24T20:29:57.434Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-24T20:29:57.434Z | + case "$kern" in |
| 11 | 2026-03-24T20:29:57.434Z | + groupadd -g 12345 build |
| 12 | 2026-03-24T20:29:57.437Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-24T20:29:59.442Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-24T20:29:59.556Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-24T20:29:59.561Z | + home_fs=zfs |
| 16 | 2026-03-24T20:29:59.561Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-24T20:29:59.561Z | + mkdir -p /home/build |
| 18 | 2026-03-24T20:29:59.561Z | + chown build:build /home/build /work |
| 19 | 2026-03-24T20:30:01.562Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-24T20:30:01.566Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-03-24T20:30:01.572Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-24T20:30:01.578Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-24T20:30:01.578Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-24T20:30:01.578Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-24T20:30:01.578Z | * rust toolchain profile = "default" |
| 26 | 2026-03-24T20:30:01.578Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-24T20:30:01.578Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-24T20:30:01.582Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-24T20:30:01.582Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-24T20:30:01.689Z | info: downloading installer |
| 31 | 2026-03-24T20:30:03.430Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-24T20:30:03.430Z | warn: /opt/ooce/bin |
| 33 | 2026-03-24T20:30:03.430Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-24T20:30:03.430Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-24T20:30:03.430Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-24T20:30:03.431Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-24T20:30:03.431Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-24T20:30:03.431Z | error: cannot install while Rust is installed |
| 39 | 2026-03-24T20:30:03.431Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-24T20:30:03.431Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-24T20:30:03.431Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-24T20:30:03.431Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-24T20:30:03.431Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-24T20:30:03.448Z | info: profile set to default |
| 45 | 2026-03-24T20:30:03.448Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-24T20:30:03.453Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-24T20:30:03.609Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-24T20:30:03.612Z | info: downloading 6 components |
| 49 | 2026-03-24T20:30:20.623Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-24T20:30:20.623Z | |
| 51 | 2026-03-24T20:30:20.658Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-24T20:30:20.658Z | |
| 53 | 2026-03-24T20:30:20.661Z | |
| 54 | 2026-03-24T20:30:20.661Z | Rust is installed now. Great! |
| 55 | 2026-03-24T20:30:20.661Z | |
| 56 | 2026-03-24T20:30:20.661Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-24T20:30:20.661Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-24T20:30:20.661Z | |
| 59 | 2026-03-24T20:30:20.661Z | To configure your current shell, you need to source |
| 60 | 2026-03-24T20:30:20.661Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-24T20:30:20.661Z | |
| 62 | 2026-03-24T20:30:20.661Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-24T20:30:20.661Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-24T20:30:20.661Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-24T20:30:20.661Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-24T20:30:20.661Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-24T20:30:20.661Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-24T20:30:20.661Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-24T20:30:20.661Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-24T20:30:20.661Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-24T20:30:20.770Z | + rustup --version |
| 72 | 2026-03-24T20:30:20.782Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-24T20:30:20.785Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-24T20:30:20.807Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-24T20:30:20.810Z | + cargo --version |
| 76 | 2026-03-24T20:30:20.827Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-24T20:30:20.830Z | + rustc --version |
| 78 | 2026-03-24T20:30:20.854Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-24T20:30:20.861Z | process exited: duration 19281 ms, exit code 0 |
| |
| 80 | 2026-03-24T20:30:20.867Z | starting task 2: "authentication" |
| 81 | 2026-03-24T20:30:20.886Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-03-24T20:30:20.893Z | starting task 3: "build" |
| 83 | 2026-03-24T20:30:20.897Z | + set -e |
| 84 | 2026-03-24T20:30:20.897Z | + [[ true == true ]] |
| 85 | 2026-03-24T20:30:20.897Z | + WORK=/work |
| 86 | 2026-03-24T20:30:20.897Z | + pfexec pkg install protobuf git |
| 87 | 2026-03-24T20:30:31.681Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 88 | 2026-03-24T20:30:41.606Z | Startup: Caching catalogs ... Done |
| 89 | 2026-03-24T20:31:04.155Z | Planning: Solver setup ... Done |
| 90 | 2026-03-24T20:31:04.306Z | Planning: Running solver ... Done |
| 91 | 2026-03-24T20:31:04.491Z | Planning: Finding local manifests ... Done |
| 92 | 2026-03-24T20:31:04.519Z | Planning: Fetching manifests: 0/1 0% complete |
| 93 | 2026-03-24T20:31:04.576Z | Planning: Fetching manifests: 1/1 100% complete |
| 94 | 2026-03-24T20:31:04.600Z | Planning: Package planning ... Done |
| 95 | 2026-03-24T20:31:04.614Z | Planning: Merging actions ... Done |
| 96 | 2026-03-24T20:31:04.765Z | Planning: Checking for conflicting actions ... Done |
| 97 | 2026-03-24T20:31:04.768Z | Planning: Consolidating action changes ... Done |
| 98 | 2026-03-24T20:31:05.619Z | Planning: Evaluating mediators ... Done |
| 99 | 2026-03-24T20:31:05.622Z | Planning: Planning completed in 23.86 seconds |
| 100 | 2026-03-24T20:31:05.637Z | Packages to install: 1 |
| 101 | 2026-03-24T20:31:05.640Z | Create boot environment: No |
| 102 | 2026-03-24T20:31:05.640Z | Create backup boot environment: No |
| 103 | 2026-03-24T20:31:05.680Z | |
| 104 | 2026-03-24T20:31:05.681Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 105 | 2026-03-24T20:31:09.188Z | Download: Completed 15.22 MB in 3.51 seconds (4.3M/s) |
| 106 | 2026-03-24T20:31:09.323Z | Actions: 1/1284 actions (Installing new actions) |
| 107 | 2026-03-24T20:31:09.729Z | Actions: Completed 1284 actions in 0.40 seconds. |
| 108 | 2026-03-24T20:31:10.481Z | Done |
| 109 | 2026-03-24T20:31:10.481Z | Done |
| 110 | 2026-03-24T20:31:11.389Z | Done |
| 111 | 2026-03-24T20:31:14.970Z | Done |
| 112 | 2026-03-24T20:31:15.055Z | Done |
| 113 | 2026-03-24T20:31:15.058Z | Done |
| 114 | 2026-03-24T20:31:15.161Z | Done |
| 115 | 2026-03-24T20:31:15.872Z | + cargo --version |
| 116 | 2026-03-24T20:31:15.883Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 117 | 2026-03-24T20:31:15.886Z | + rustc --version |
| 118 | 2026-03-24T20:31:15.910Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 119 | 2026-03-24T20:31:15.913Z | + banner clone |
| 120 | 2026-03-24T20:31:15.919Z | |
| 121 | 2026-03-24T20:31:15.919Z | #### # #### # # ###### |
| 122 | 2026-03-24T20:31:15.919Z | # # # # # ## # # |
| 123 | 2026-03-24T20:31:15.919Z | # # # # # # # ##### |
| 124 | 2026-03-24T20:31:15.919Z | # # # # # # # # |
| 125 | 2026-03-24T20:31:15.919Z | # # # # # # ## # |
| 126 | 2026-03-24T20:31:15.919Z | #### ###### #### # # ###### |
| 127 | 2026-03-24T20:31:15.920Z | |
| 128 | 2026-03-24T20:31:15.920Z | + mkdir -p /work/ci |
| 129 | 2026-03-24T20:31:15.923Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 130 | 2026-03-24T20:31:15.949Z | Cloning into '/work/ci/testbed'... |
| 131 | 2026-03-24T20:31:17.082Z | + banner build |
| 132 | 2026-03-24T20:31:17.085Z | |
| 133 | 2026-03-24T20:31:17.085Z | ##### # # # # ##### |
| 134 | 2026-03-24T20:31:17.085Z | # # # # # # # # |
| 135 | 2026-03-24T20:31:17.085Z | ##### # # # # # # |
| 136 | 2026-03-24T20:31:17.085Z | # # # # # # # # |
| 137 | 2026-03-24T20:31:17.085Z | # # # # # # # # |
| 138 | 2026-03-24T20:31:17.085Z | ##### #### # ###### ##### |
| 139 | 2026-03-24T20:31:17.085Z | |
| 140 | 2026-03-24T20:31:17.085Z | + cd /work/ci/testbed |
| 141 | 2026-03-24T20:31:17.085Z | + cargo build -p interop-lab -p wrangler |
| 142 | 2026-03-24T20:31:17.209Z | Updating crates.io index |
| 143 | 2026-03-24T20:31:17.212Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 144 | 2026-03-24T20:31:17.590Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 145 | 2026-03-24T20:31:18.523Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 146 | 2026-03-24T20:31:18.921Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 147 | 2026-03-24T20:31:19.670Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 148 | 2026-03-24T20:31:19.954Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 149 | 2026-03-24T20:31:20.769Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 150 | 2026-03-24T20:31:21.174Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 151 | 2026-03-24T20:31:22.522Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 152 | 2026-03-24T20:31:23.143Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 153 | 2026-03-24T20:31:23.570Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-03-24T20:31:23.867Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-03-24T20:31:24.128Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 156 | 2026-03-24T20:31:27.866Z | Downloading crates ... |
| 157 | 2026-03-24T20:31:27.931Z | Downloaded atomic-waker v1.1.2 |
| 158 | 2026-03-24T20:31:27.939Z | Downloaded allocator-api2 v0.2.21 |
| 159 | 2026-03-24T20:31:27.945Z | Downloaded http-body v1.0.1 |
| 160 | 2026-03-24T20:31:27.956Z | Downloaded linked_hash_set v0.1.6 |
| 161 | 2026-03-24T20:31:27.958Z | Downloaded heck v0.4.1 |
| 162 | 2026-03-24T20:31:27.962Z | Downloaded foreign-types v0.5.0 |
| 163 | 2026-03-24T20:31:27.962Z | Downloaded rand_chacha v0.9.0 |
| 164 | 2026-03-24T20:31:27.962Z | Downloaded heck v0.5.0 |
| 165 | 2026-03-24T20:31:27.965Z | Downloaded aho-corasick v1.1.4 |
| 166 | 2026-03-24T20:31:27.967Z | Downloaded hyper-timeout v0.5.2 |
| 167 | 2026-03-24T20:31:27.971Z | Downloaded futures v0.3.32 |
| 168 | 2026-03-24T20:31:27.974Z | Downloaded oxnet v0.1.4 |
| 169 | 2026-03-24T20:31:27.978Z | Downloaded num-conv v0.2.0 |
| 170 | 2026-03-24T20:31:27.978Z | Downloaded futures-task v0.3.32 |
| 171 | 2026-03-24T20:31:27.981Z | Downloaded foreign-types-shared v0.1.1 |
| 172 | 2026-03-24T20:31:27.981Z | Downloaded is-terminal v0.4.17 |
| 173 | 2026-03-24T20:31:27.981Z | Downloaded ipnet v2.11.0 |
| 174 | 2026-03-24T20:31:27.992Z | Downloaded proc-macro-crate v3.4.0 |
| 175 | 2026-03-24T20:31:27.995Z | Downloaded parking_lot_core v0.9.12 |
| 176 | 2026-03-24T20:31:28.004Z | Downloaded home v0.5.12 |
| 177 | 2026-03-24T20:31:28.004Z | Downloaded futures-sink v0.3.32 |
| 178 | 2026-03-24T20:31:28.007Z | Downloaded futures-macro v0.3.32 |
| 179 | 2026-03-24T20:31:28.007Z | Downloaded base16ct v1.0.0 |
| 180 | 2026-03-24T20:31:28.007Z | Downloaded litemap v0.8.1 |
| 181 | 2026-03-24T20:31:28.007Z | Downloaded foreign-types-shared v0.3.1 |
| 182 | 2026-03-24T20:31:28.007Z | Downloaded foreign-types v0.3.2 |
| 183 | 2026-03-24T20:31:28.009Z | Downloaded fixedbitset v0.4.2 |
| 184 | 2026-03-24T20:31:28.009Z | Downloaded mime v0.3.17 |
| 185 | 2026-03-24T20:31:28.012Z | Downloaded indexmap v1.9.3 |
| 186 | 2026-03-24T20:31:28.015Z | Downloaded num-traits v0.2.19 |
| 187 | 2026-03-24T20:31:28.017Z | Downloaded progenitor-client v0.11.2 |
| 188 | 2026-03-24T20:31:28.020Z | Downloaded equivalent v1.0.2 |
| 189 | 2026-03-24T20:31:28.022Z | Downloaded cfg_aliases v0.2.1 |
| 190 | 2026-03-24T20:31:28.022Z | Downloaded potential_utf v0.1.4 |
| 191 | 2026-03-24T20:31:28.022Z | Downloaded futures-core v0.3.32 |
| 192 | 2026-03-24T20:31:28.025Z | Downloaded progenitor-client v0.10.0 |
| 193 | 2026-03-24T20:31:28.025Z | Downloaded crucible-workspace-hack v0.1.0 |
| 194 | 2026-03-24T20:31:28.025Z | Downloaded block-buffer v0.10.4 |
| 195 | 2026-03-24T20:31:28.028Z | Downloaded itoa v1.0.17 |
| 196 | 2026-03-24T20:31:28.031Z | Downloaded hex v0.4.3 |
| 197 | 2026-03-24T20:31:28.034Z | Downloaded futures-io v0.3.32 |
| 198 | 2026-03-24T20:31:28.034Z | Downloaded hyper-openssl v0.9.2 |
| 199 | 2026-03-24T20:31:28.034Z | Downloaded proc-macro2 v1.0.106 |
| 200 | 2026-03-24T20:31:28.037Z | Downloaded indicatif v0.18.3 |
| 201 | 2026-03-24T20:31:28.040Z | Downloaded async-stream v0.3.6 |
| 202 | 2026-03-24T20:31:28.043Z | Downloaded form_urlencoded v1.2.2 |
| 203 | 2026-03-24T20:31:28.043Z | Downloaded linked-hash-map v0.5.6 |
| 204 | 2026-03-24T20:31:28.045Z | Downloaded clap_lex v1.0.0 |
| 205 | 2026-03-24T20:31:28.045Z | Downloaded dyn-clone v1.0.20 |
| 206 | 2026-03-24T20:31:28.048Z | Downloaded percent-encoding v2.3.2 |
| 207 | 2026-03-24T20:31:28.048Z | Downloaded powerfmt v0.2.0 |
| 208 | 2026-03-24T20:31:28.051Z | Downloaded foreign-types-macros v0.2.3 |
| 209 | 2026-03-24T20:31:28.051Z | Downloaded http-body v0.4.6 |
| 210 | 2026-03-24T20:31:28.053Z | Downloaded fastrand v2.3.0 |
| 211 | 2026-03-24T20:31:28.053Z | Downloaded lru-slab v0.1.2 |
| 212 | 2026-03-24T20:31:28.056Z | Downloaded hyper-timeout v0.4.1 |
| 213 | 2026-03-24T20:31:28.056Z | Downloaded crypto-common v0.1.6 |
| 214 | 2026-03-24T20:31:28.056Z | Downloaded cfg-if v1.0.4 |
| 215 | 2026-03-24T20:31:28.059Z | Downloaded pretty-hex v0.4.1 |
| 216 | 2026-03-24T20:31:28.059Z | Downloaded ident_case v1.0.1 |
| 217 | 2026-03-24T20:31:28.059Z | Downloaded colorchoice v1.0.4 |
| 218 | 2026-03-24T20:31:28.062Z | Downloaded async-stream-impl v0.3.6 |
| 219 | 2026-03-24T20:31:28.062Z | Downloaded errno v0.3.14 |
| 220 | 2026-03-24T20:31:28.065Z | Downloaded is_terminal_polyfill v1.70.2 |
| 221 | 2026-03-24T20:31:28.065Z | Downloaded cstr-argument v0.1.2 |
| 222 | 2026-03-24T20:31:28.067Z | Downloaded darling_macro v0.23.0 |
| 223 | 2026-03-24T20:31:28.067Z | Downloaded ref-cast v1.0.25 |
| 224 | 2026-03-24T20:31:28.070Z | Downloaded progenitor-macro v0.10.0 |
| 225 | 2026-03-24T20:31:28.070Z | Downloaded cpufeatures v0.2.17 |
| 226 | 2026-03-24T20:31:28.073Z | Downloaded proc-macro-error-attr v1.0.4 |
| 227 | 2026-03-24T20:31:28.076Z | Downloaded either v1.15.0 |
| 228 | 2026-03-24T20:31:28.078Z | Downloaded anstyle-parse v1.0.0 |
| 229 | 2026-03-24T20:31:28.078Z | Downloaded rand_chacha v0.3.1 |
| 230 | 2026-03-24T20:31:28.081Z | Downloaded bitflags v1.3.2 |
| 231 | 2026-03-24T20:31:28.081Z | Downloaded anstyle-query v1.1.5 |
| 232 | 2026-03-24T20:31:28.084Z | Downloaded prost v0.13.5 |
| 233 | 2026-03-24T20:31:28.084Z | Downloaded futures-executor v0.3.32 |
| 234 | 2026-03-24T20:31:28.087Z | Downloaded num_enum_derive v0.7.5 |
| 235 | 2026-03-24T20:31:28.087Z | Downloaded ipnetwork v0.21.1 |
| 236 | 2026-03-24T20:31:28.092Z | Downloaded getrandom v0.2.17 |
| 237 | 2026-03-24T20:31:28.095Z | Downloaded openssl-probe v0.1.6 |
| 238 | 2026-03-24T20:31:28.098Z | Downloaded futures-channel v0.3.32 |
| 239 | 2026-03-24T20:31:28.100Z | Downloaded ref-cast-impl v1.0.25 |
| 240 | 2026-03-24T20:31:28.101Z | Downloaded openssl-macros v0.1.1 |
| 241 | 2026-03-24T20:31:28.103Z | Downloaded idna_adapter v1.2.1 |
| 242 | 2026-03-24T20:31:28.103Z | Downloaded rustc-hash v2.1.1 |
| 243 | 2026-03-24T20:31:28.109Z | Downloaded serde_spanned v1.0.4 |
| 244 | 2026-03-24T20:31:28.112Z | Downloaded hyper-tls v0.6.0 |
| 245 | 2026-03-24T20:31:28.114Z | Downloaded async-trait v0.1.89 |
| 246 | 2026-03-24T20:31:28.117Z | Downloaded fnv v1.0.7 |
| 247 | 2026-03-24T20:31:28.120Z | Downloaded axum-core v0.3.4 |
| 248 | 2026-03-24T20:31:28.122Z | Downloaded autocfg v1.5.0 |
| 249 | 2026-03-24T20:31:28.122Z | Downloaded anstream v1.0.0 |
| 250 | 2026-03-24T20:31:28.127Z | Downloaded pin-utils v0.1.0 |
| 251 | 2026-03-24T20:31:28.130Z | Downloaded httpdate v1.0.3 |
| 252 | 2026-03-24T20:31:28.130Z | Downloaded erased-serde v0.3.31 |
| 253 | 2026-03-24T20:31:28.133Z | Downloaded generic-array v0.14.9 |
| 254 | 2026-03-24T20:31:28.133Z | Downloaded byteorder v1.5.0 |
| 255 | 2026-03-24T20:31:28.136Z | Downloaded anstyle v1.0.13 |
| 256 | 2026-03-24T20:31:28.136Z | Downloaded scopeguard v1.2.0 |
| 257 | 2026-03-24T20:31:28.139Z | Downloaded data-encoding v2.10.0 |
| 258 | 2026-03-24T20:31:28.139Z | Downloaded find-msvc-tools v0.1.8 |
| 259 | 2026-03-24T20:31:28.142Z | Downloaded progenitor-macro v0.11.2 |
| 260 | 2026-03-24T20:31:28.144Z | Downloaded prost v0.11.9 |
| 261 | 2026-03-24T20:31:28.156Z | Downloaded sha1 v0.10.6 |
| 262 | 2026-03-24T20:31:28.159Z | Downloaded progenitor v0.11.2 |
| 263 | 2026-03-24T20:31:28.159Z | Downloaded anyhow v1.0.102 |
| 264 | 2026-03-24T20:31:28.162Z | Downloaded serde_urlencoded v0.7.1 |
| 265 | 2026-03-24T20:31:28.165Z | Downloaded digest v0.10.7 |
| 266 | 2026-03-24T20:31:28.165Z | Downloaded httparse v1.10.1 |
| 267 | 2026-03-24T20:31:28.168Z | Downloaded lock_api v0.4.14 |
| 268 | 2026-03-24T20:31:28.168Z | Downloaded pin-project-internal v1.1.10 |
| 269 | 2026-03-24T20:31:28.171Z | Downloaded slog-envlogger v2.2.0 |
| 270 | 2026-03-24T20:31:28.171Z | Downloaded num_enum v0.7.5 |
| 271 | 2026-03-24T20:31:28.174Z | Downloaded stable_deref_trait v1.2.1 |
| 272 | 2026-03-24T20:31:28.176Z | Downloaded quote v1.0.45 |
| 273 | 2026-03-24T20:31:28.179Z | Downloaded subtle v2.6.1 |
| 274 | 2026-03-24T20:31:28.179Z | Downloaded take_mut v0.2.2 |
| 275 | 2026-03-24T20:31:28.179Z | Downloaded deranged v0.5.5 |
| 276 | 2026-03-24T20:31:28.182Z | Downloaded axum-core v0.4.5 |
| 277 | 2026-03-24T20:31:28.182Z | Downloaded strsim v0.11.1 |
| 278 | 2026-03-24T20:31:28.185Z | Downloaded parking_lot v0.12.5 |
| 279 | 2026-03-24T20:31:28.188Z | Downloaded sync_wrapper v1.0.2 |
| 280 | 2026-03-24T20:31:28.188Z | Downloaded sync_wrapper v0.1.2 |
| 281 | 2026-03-24T20:31:28.188Z | Downloaded sct v0.7.1 |
| 282 | 2026-03-24T20:31:28.191Z | Downloaded tinyvec_macros v0.1.1 |
| 283 | 2026-03-24T20:31:28.191Z | Downloaded ppv-lite86 v0.2.21 |
| 284 | 2026-03-24T20:31:28.193Z | Downloaded native-tls v0.2.14 |
| 285 | 2026-03-24T20:31:28.193Z | Downloaded matchit v0.7.3 |
| 286 | 2026-03-24T20:31:28.196Z | Downloaded semver v1.0.27 |
| 287 | 2026-03-24T20:31:28.198Z | Downloaded prost-derive v0.11.9 |
| 288 | 2026-03-24T20:31:28.199Z | Downloaded tabwriter v1.4.1 |
| 289 | 2026-03-24T20:31:28.201Z | Downloaded rustls-pemfile v1.0.4 |
| 290 | 2026-03-24T20:31:28.201Z | Downloaded proc-macro-error v1.0.4 |
| 291 | 2026-03-24T20:31:28.204Z | Downloaded time-core v0.1.8 |
| 292 | 2026-03-24T20:31:28.206Z | Downloaded pin-project-lite v0.2.16 |
| 293 | 2026-03-24T20:31:28.209Z | Downloaded tokio-io-timeout v1.2.1 |
| 294 | 2026-03-24T20:31:28.212Z | Downloaded rand_core v0.6.4 |
| 295 | 2026-03-24T20:31:28.212Z | Downloaded multimap v0.8.3 |
| 296 | 2026-03-24T20:31:28.212Z | Downloaded tokio-openssl v0.6.5 |
| 297 | 2026-03-24T20:31:28.216Z | Downloaded lazy_static v1.5.0 |
| 298 | 2026-03-24T20:31:28.216Z | Downloaded displaydoc v0.2.5 |
| 299 | 2026-03-24T20:31:28.218Z | Downloaded crossbeam-utils v0.8.21 |
| 300 | 2026-03-24T20:31:28.221Z | Downloaded camino v1.2.2 |
| 301 | 2026-03-24T20:31:28.221Z | Downloaded cargo_toml v0.22.3 |
| 302 | 2026-03-24T20:31:28.224Z | Downloaded foldhash v0.2.0 |
| 303 | 2026-03-24T20:31:28.227Z | Downloaded bitflags v2.10.0 |
| 304 | 2026-03-24T20:31:28.230Z | Downloaded serde_derive_internals v0.29.1 |
| 305 | 2026-03-24T20:31:28.232Z | Downloaded schemars_derive v0.8.22 |
| 306 | 2026-03-24T20:31:28.232Z | Downloaded rustversion v1.0.22 |
| 307 | 2026-03-24T20:31:28.235Z | Downloaded signal-hook-registry v1.4.8 |
| 308 | 2026-03-24T20:31:28.238Z | Downloaded quinn-udp v0.5.14 |
| 309 | 2026-03-24T20:31:28.238Z | Downloaded prost-types v0.11.9 |
| 310 | 2026-03-24T20:31:28.240Z | Downloaded prost-build v0.11.9 |
| 311 | 2026-03-24T20:31:28.240Z | Downloaded serde_tokenstream v0.2.2 |
| 312 | 2026-03-24T20:31:28.243Z | Downloaded hyper-rustls v0.27.7 |
| 313 | 2026-03-24T20:31:28.246Z | Downloaded http-body-util v0.1.3 |
| 314 | 2026-03-24T20:31:28.246Z | Downloaded getrandom v0.3.4 |
| 315 | 2026-03-24T20:31:28.249Z | Downloaded darling v0.23.0 |
| 316 | 2026-03-24T20:31:28.252Z | Downloaded tower-layer v0.3.3 |
| 317 | 2026-03-24T20:31:28.254Z | Downloaded tonic-openssl v0.3.0 |
| 318 | 2026-03-24T20:31:28.254Z | Downloaded sha2 v0.10.9 |
| 319 | 2026-03-24T20:31:28.257Z | Downloaded smf v0.2.3 |
| 320 | 2026-03-24T20:31:28.257Z | Downloaded slog-stdlog v4.1.1 |
| 321 | 2026-03-24T20:31:28.260Z | Downloaded slog-scope v4.4.1 |
| 322 | 2026-03-24T20:31:28.260Z | Downloaded once_cell v1.21.3 |
| 323 | 2026-03-24T20:31:28.262Z | Downloaded typeid v1.0.3 |
| 324 | 2026-03-24T20:31:28.262Z | Downloaded try-lock v0.2.5 |
| 325 | 2026-03-24T20:31:28.262Z | Downloaded slab v0.4.11 |
| 326 | 2026-03-24T20:31:28.265Z | Downloaded synstructure v0.13.2 |
| 327 | 2026-03-24T20:31:28.265Z | Downloaded shlex v1.3.0 |
| 328 | 2026-03-24T20:31:28.268Z | Downloaded log v0.4.29 |
| 329 | 2026-03-24T20:31:28.271Z | Downloaded utf8_iter v1.0.4 |
| 330 | 2026-03-24T20:31:28.273Z | Downloaded typify-macro v0.4.3 |
| 331 | 2026-03-24T20:31:28.273Z | Downloaded utf-8 v0.7.6 |
| 332 | 2026-03-24T20:31:28.273Z | Downloaded untrusted v0.9.0 |
| 333 | 2026-03-24T20:31:28.276Z | Downloaded unit-prefix v0.5.2 |
| 334 | 2026-03-24T20:31:28.276Z | Downloaded tower-service v0.3.3 |
| 335 | 2026-03-24T20:31:28.276Z | Downloaded thiserror v1.0.69 |
| 336 | 2026-03-24T20:31:28.279Z | Downloaded colored v3.1.1 |
| 337 | 2026-03-24T20:31:28.283Z | Downloaded rand_core v0.9.5 |
| 338 | 2026-03-24T20:31:28.286Z | Downloaded pkg-config v0.3.32 |
| 339 | 2026-03-24T20:31:28.286Z | Downloaded console v0.16.2 |
| 340 | 2026-03-24T20:31:28.289Z | Downloaded rustls-pki-types v1.14.0 |
| 341 | 2026-03-24T20:31:28.291Z | Downloaded progenitor v0.10.0 |
| 342 | 2026-03-24T20:31:28.294Z | Downloaded tokio-tungstenite v0.21.0 |
| 343 | 2026-03-24T20:31:28.294Z | Downloaded time-macros v0.2.27 |
| 344 | 2026-03-24T20:31:28.297Z | Downloaded iana-time-zone v0.1.64 |
| 345 | 2026-03-24T20:31:28.297Z | Downloaded tinystr v0.8.2 |
| 346 | 2026-03-24T20:31:28.299Z | Downloaded version_check v0.9.5 |
| 347 | 2026-03-24T20:31:28.299Z | Downloaded thread_local v1.1.9 |
| 348 | 2026-03-24T20:31:28.302Z | Downloaded thiserror-impl v2.0.18 |
| 349 | 2026-03-24T20:31:28.302Z | Downloaded utf8parse v0.2.2 |
| 350 | 2026-03-24T20:31:28.302Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 351 | 2026-03-24T20:31:28.305Z | Downloaded thiserror-impl v1.0.69 |
| 352 | 2026-03-24T20:31:28.305Z | Downloaded want v0.3.1 |
| 353 | 2026-03-24T20:31:28.307Z | Downloaded tokio-macros v2.6.0 |
| 354 | 2026-03-24T20:31:28.307Z | Downloaded clap_derive v4.6.0 |
| 355 | 2026-03-24T20:31:28.315Z | Downloaded which v4.4.2 |
| 356 | 2026-03-24T20:31:28.347Z | Downloaded yoke-derive v0.8.1 |
| 357 | 2026-03-24T20:31:28.352Z | Downloaded pin-project v1.1.10 |
| 358 | 2026-03-24T20:31:28.352Z | Downloaded zone_cfg_derive v0.3.1 |
| 359 | 2026-03-24T20:31:28.352Z | Downloaded zone v0.3.1 |
| 360 | 2026-03-24T20:31:28.352Z | Downloaded zerofrom v0.1.6 |
| 361 | 2026-03-24T20:31:28.352Z | Downloaded slog-async v2.8.0 |
| 362 | 2026-03-24T20:31:28.352Z | Downloaded serde_with_macros v3.18.0 |
| 363 | 2026-03-24T20:31:28.353Z | Downloaded icu_properties v2.1.2 |
| 364 | 2026-03-24T20:31:28.353Z | Downloaded icu_locale_core v2.1.1 |
| 365 | 2026-03-24T20:31:28.353Z | Downloaded tonic-build v0.9.2 |
| 366 | 2026-03-24T20:31:28.353Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 367 | 2026-03-24T20:31:28.356Z | Downloaded thiserror v2.0.18 |
| 368 | 2026-03-24T20:31:28.358Z | Downloaded smallvec v1.15.1 |
| 369 | 2026-03-24T20:31:28.361Z | Downloaded hyper v1.8.1 |
| 370 | 2026-03-24T20:31:28.371Z | Downloaded schemars v0.8.22 |
| 371 | 2026-03-24T20:31:28.378Z | Downloaded term v1.2.1 |
| 372 | 2026-03-24T20:31:28.380Z | Downloaded tokio-rustls v0.24.1 |
| 373 | 2026-03-24T20:31:28.383Z | Downloaded prettyplease v0.1.25 |
| 374 | 2026-03-24T20:31:28.386Z | Downloaded tokio-native-tls v0.3.1 |
| 375 | 2026-03-24T20:31:28.386Z | Downloaded tempfile v3.24.0 |
| 376 | 2026-03-24T20:31:28.389Z | Downloaded tokio-stream v0.1.18 |
| 377 | 2026-03-24T20:31:28.391Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 378 | 2026-03-24T20:31:28.394Z | Downloaded serde_yaml v0.9.34+deprecated |
| 379 | 2026-03-24T20:31:28.397Z | Downloaded serde_derive v1.0.228 |
| 380 | 2026-03-24T20:31:28.397Z | Downloaded zerofrom-derive v0.1.6 |
| 381 | 2026-03-24T20:31:28.400Z | Downloaded yoke v0.8.1 |
| 382 | 2026-03-24T20:31:28.400Z | Downloaded xz2 v0.1.7 |
| 383 | 2026-03-24T20:31:28.403Z | Downloaded progenitor-impl v0.10.0 |
| 384 | 2026-03-24T20:31:28.403Z | Downloaded prettyplease v0.2.37 |
| 385 | 2026-03-24T20:31:28.406Z | Downloaded openssl-sys v0.9.112 |
| 386 | 2026-03-24T20:31:28.409Z | Downloaded bytes v1.11.0 |
| 387 | 2026-03-24T20:31:28.412Z | Downloaded zmij v1.0.17 |
| 388 | 2026-03-24T20:31:28.414Z | Downloaded zerovec-derive v0.11.2 |
| 389 | 2026-03-24T20:31:28.414Z | Downloaded slog-term v2.9.2 |
| 390 | 2026-03-24T20:31:28.417Z | Downloaded socket2 v0.5.10 |
| 391 | 2026-03-24T20:31:28.420Z | Downloaded slog v2.8.2 |
| 392 | 2026-03-24T20:31:28.422Z | Downloaded zeroize v1.8.2 |
| 393 | 2026-03-24T20:31:28.422Z | Downloaded cc v1.2.54 |
| 394 | 2026-03-24T20:31:28.425Z | Downloaded ryu v1.0.22 |
| 395 | 2026-03-24T20:31:28.427Z | Downloaded tracing-attributes v0.1.31 |
| 396 | 2026-03-24T20:31:28.427Z | Downloaded icu_normalizer_data v2.1.1 |
| 397 | 2026-03-24T20:31:28.430Z | Downloaded icu_provider v2.1.1 |
| 398 | 2026-03-24T20:31:28.433Z | Downloaded clap v4.6.0 |
| 399 | 2026-03-24T20:31:28.437Z | Downloaded icu_normalizer v2.1.1 |
| 400 | 2026-03-24T20:31:28.440Z | Downloaded tokio-rustls v0.26.4 |
| 401 | 2026-03-24T20:31:28.443Z | Downloaded schemars v0.9.0 |
| 402 | 2026-03-24T20:31:28.450Z | Downloaded tinyvec v1.10.0 |
| 403 | 2026-03-24T20:31:28.453Z | Downloaded arc-swap v1.8.0 |
| 404 | 2026-03-24T20:31:28.455Z | Downloaded base64 v0.22.1 |
| 405 | 2026-03-24T20:31:28.458Z | Downloaded indexmap v2.13.0 |
| 406 | 2026-03-24T20:31:28.461Z | Downloaded serde_core v1.0.228 |
| 407 | 2026-03-24T20:31:28.464Z | Downloaded writeable v0.6.2 |
| 408 | 2026-03-24T20:31:28.467Z | Downloaded hyper-util v0.1.19 |
| 409 | 2026-03-24T20:31:28.470Z | Downloaded rand v0.8.5 |
| 410 | 2026-03-24T20:31:28.472Z | Downloaded icu_collections v2.1.1 |
| 411 | 2026-03-24T20:31:28.475Z | Downloaded socket2 v0.6.2 |
| 412 | 2026-03-24T20:31:28.478Z | Downloaded rustls-webpki v0.103.9 |
| 413 | 2026-03-24T20:31:28.480Z | Downloaded unsafe-libyaml v0.2.11 |
| 414 | 2026-03-24T20:31:28.483Z | Downloaded tracing-core v0.1.36 |
| 415 | 2026-03-24T20:31:28.483Z | Downloaded typify v0.4.3 |
| 416 | 2026-03-24T20:31:28.486Z | Downloaded tungstenite v0.21.0 |
| 417 | 2026-03-24T20:31:28.490Z | Downloaded darling_core v0.23.0 |
| 418 | 2026-03-24T20:31:28.493Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 419 | 2026-03-24T20:31:28.495Z | Downloaded schemars v1.2.0 |
| 420 | 2026-03-24T20:31:28.504Z | Downloaded uuid v1.20.0 |
| 421 | 2026-03-24T20:31:28.506Z | Downloaded quinn v0.11.9 |
| 422 | 2026-03-24T20:31:28.509Z | Downloaded rand v0.9.2 |
| 423 | 2026-03-24T20:31:28.511Z | Downloaded base64 v0.21.7 |
| 424 | 2026-03-24T20:31:28.514Z | Downloaded unicode-ident v1.0.22 |
| 425 | 2026-03-24T20:31:28.517Z | Downloaded serde v1.0.228 |
| 426 | 2026-03-24T20:31:28.524Z | Downloaded itertools v0.12.1 |
| 427 | 2026-03-24T20:31:28.526Z | Downloaded tonic v0.9.2 |
| 428 | 2026-03-24T20:31:28.529Z | Downloaded memchr v2.7.6 |
| 429 | 2026-03-24T20:31:28.531Z | Downloaded idna v1.1.0 |
| 430 | 2026-03-24T20:31:28.534Z | Downloaded mio v1.1.1 |
| 431 | 2026-03-24T20:31:28.537Z | Downloaded itertools v0.10.5 |
| 432 | 2026-03-24T20:31:28.542Z | Downloaded zerotrie v0.2.3 |
| 433 | 2026-03-24T20:31:28.545Z | Downloaded url v2.5.8 |
| 434 | 2026-03-24T20:31:28.547Z | Downloaded http v0.2.12 |
| 435 | 2026-03-24T20:31:28.550Z | Downloaded progenitor-impl v0.11.2 |
| 436 | 2026-03-24T20:31:28.553Z | Downloaded http v1.4.0 |
| 437 | 2026-03-24T20:31:28.558Z | Downloaded h2 v0.4.13 |
| 438 | 2026-03-24T20:31:28.561Z | Downloaded futures-util v0.3.32 |
| 439 | 2026-03-24T20:31:28.567Z | Downloaded typenum v1.19.0 |
| 440 | 2026-03-24T20:31:28.569Z | Downloaded crossbeam-channel v0.5.15 |
| 441 | 2026-03-24T20:31:28.574Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 442 | 2026-03-24T20:31:28.577Z | Downloaded tonic v0.12.3 |
| 443 | 2026-03-24T20:31:28.580Z | Downloaded hashbrown v0.16.1 |
| 444 | 2026-03-24T20:31:28.583Z | Downloaded regex v1.12.2 |
| 445 | 2026-03-24T20:31:28.590Z | Downloaded tower v0.5.3 |
| 446 | 2026-03-24T20:31:28.593Z | Downloaded iri-string v0.7.10 |
| 447 | 2026-03-24T20:31:28.599Z | Downloaded hashbrown v0.12.3 |
| 448 | 2026-03-24T20:31:28.601Z | Downloaded icu_properties_data v2.1.2 |
| 449 | 2026-03-24T20:31:28.608Z | Downloaded zerovec v0.11.5 |
| 450 | 2026-03-24T20:31:28.616Z | Downloaded clap_builder v4.6.0 |
| 451 | 2026-03-24T20:31:28.621Z | Downloaded ron v0.12.0 |
| 452 | 2026-03-24T20:31:28.634Z | Downloaded portable-atomic v1.13.0 |
| 453 | 2026-03-24T20:31:28.639Z | Downloaded serde_with v3.18.0 |
| 454 | 2026-03-24T20:31:28.647Z | Downloaded reqwest v0.12.28 |
| 455 | 2026-03-24T20:31:28.651Z | Downloaded tower v0.4.13 |
| 456 | 2026-03-24T20:31:28.658Z | Downloaded axum v0.7.9 |
| 457 | 2026-03-24T20:31:28.662Z | Downloaded tokio-util v0.7.18 |
| 458 | 2026-03-24T20:31:28.667Z | Downloaded tower-http v0.6.8 |
| 459 | 2026-03-24T20:31:28.673Z | Downloaded winnow v1.0.0 |
| 460 | 2026-03-24T20:31:28.679Z | Downloaded rustls-webpki v0.101.7 |
| 461 | 2026-03-24T20:31:28.689Z | Downloaded hyper v0.14.32 |
| 462 | 2026-03-24T20:31:28.694Z | Downloaded winnow v0.7.14 |
| 463 | 2026-03-24T20:31:28.701Z | Downloaded serde_json v1.0.149 |
| 464 | 2026-03-24T20:31:28.706Z | Downloaded time v0.3.47 |
| 465 | 2026-03-24T20:31:28.715Z | Downloaded h2 v0.3.27 |
| 466 | 2026-03-24T20:31:28.721Z | Downloaded quinn-proto v0.11.13 |
| 467 | 2026-03-24T20:31:28.728Z | Downloaded vcpkg v0.2.15 |
| 468 | 2026-03-24T20:31:28.757Z | Downloaded axum v0.6.20 |
| 469 | 2026-03-24T20:31:28.762Z | Downloaded chrono v0.4.43 |
| 470 | 2026-03-24T20:31:28.769Z | Downloaded syn v2.0.117 |
| 471 | 2026-03-24T20:31:28.777Z | Downloaded openssl v0.10.76 |
| 472 | 2026-03-24T20:31:28.784Z | Downloaded webpki-roots v1.0.5 |
| 473 | 2026-03-24T20:31:28.788Z | Downloaded regress v0.10.5 |
| 474 | 2026-03-24T20:31:28.793Z | Downloaded regex-syntax v0.8.8 |
| 475 | 2026-03-24T20:31:28.799Z | Downloaded syn v1.0.109 |
| 476 | 2026-03-24T20:31:28.806Z | Downloaded unicode-width v0.2.2 |
| 477 | 2026-03-24T20:31:28.810Z | Downloaded openapiv3 v2.2.0 |
| 478 | 2026-03-24T20:31:28.818Z | Downloaded zerocopy v0.8.34 |
| 479 | 2026-03-24T20:31:28.835Z | Downloaded rustls v0.21.12 |
| 480 | 2026-03-24T20:31:28.845Z | Downloaded rustix v0.38.44 |
| 481 | 2026-03-24T20:31:28.863Z | Downloaded rustls v0.23.36 |
| 482 | 2026-03-24T20:31:28.870Z | Downloaded typify-impl v0.4.3 |
| 483 | 2026-03-24T20:31:28.879Z | Downloaded rustix v1.1.3 |
| 484 | 2026-03-24T20:31:28.896Z | Downloaded tracing v0.1.44 |
| 485 | 2026-03-24T20:31:28.921Z | Downloaded regex-automata v0.4.13 |
| 486 | 2026-03-24T20:31:28.932Z | Downloaded petgraph v0.6.5 |
| 487 | 2026-03-24T20:31:28.946Z | Downloaded lzma-sys v0.1.20 |
| 488 | 2026-03-24T20:31:28.966Z | Downloaded libc v0.2.180 |
| 489 | 2026-03-24T20:31:29.034Z | Downloaded tokio v1.50.0 |
| 490 | 2026-03-24T20:31:29.108Z | Downloaded encoding_rs v0.8.35 |
| 491 | 2026-03-24T20:31:29.126Z | Downloaded ring v0.17.14 |
| 492 | 2026-03-24T20:31:29.267Z | Compiling proc-macro2 v1.0.106 |
| 493 | 2026-03-24T20:31:29.270Z | Compiling quote v1.0.45 |
| 494 | 2026-03-24T20:31:29.270Z | Compiling unicode-ident v1.0.22 |
| 495 | 2026-03-24T20:31:29.270Z | Compiling libc v0.2.180 |
| 496 | 2026-03-24T20:31:29.270Z | Compiling cfg-if v1.0.4 |
| 497 | 2026-03-24T20:31:29.270Z | Compiling serde_core v1.0.228 |
| 498 | 2026-03-24T20:31:29.270Z | Compiling itoa v1.0.17 |
| 499 | 2026-03-24T20:31:29.270Z | Compiling bytes v1.11.0 |
| 500 | 2026-03-24T20:31:29.508Z | Compiling allocator-api2 v0.2.21 |
| 501 | 2026-03-24T20:31:29.586Z | Compiling equivalent v1.0.2 |
| 502 | 2026-03-24T20:31:29.683Z | Compiling foldhash v0.2.0 |
| 503 | 2026-03-24T20:31:29.707Z | Compiling memchr v2.7.6 |
| 504 | 2026-03-24T20:31:29.892Z | Compiling hashbrown v0.16.1 |
| 505 | 2026-03-24T20:31:29.909Z | Compiling pin-project-lite v0.2.16 |
| 506 | 2026-03-24T20:31:30.035Z | Compiling smallvec v1.15.1 |
| 507 | 2026-03-24T20:31:30.347Z | Compiling find-msvc-tools v0.1.8 |
| 508 | 2026-03-24T20:31:30.374Z | Compiling shlex v1.3.0 |
| 509 | 2026-03-24T20:31:30.539Z | Compiling autocfg v1.5.0 |
| 510 | 2026-03-24T20:31:30.623Z | Compiling cc v1.2.54 |
| 511 | 2026-03-24T20:31:30.660Z | Compiling serde v1.0.228 |
| 512 | 2026-03-24T20:31:30.709Z | Compiling futures-core v0.3.32 |
| 513 | 2026-03-24T20:31:30.757Z | Compiling parking_lot_core v0.9.12 |
| 514 | 2026-03-24T20:31:31.027Z | Compiling log v0.4.29 |
| 515 | 2026-03-24T20:31:31.108Z | Compiling scopeguard v1.2.0 |
| 516 | 2026-03-24T20:31:31.234Z | Compiling syn v2.0.117 |
| 517 | 2026-03-24T20:31:31.307Z | Compiling lock_api v0.4.14 |
| 518 | 2026-03-24T20:31:31.326Z | Compiling socket2 v0.6.2 |
| 519 | 2026-03-24T20:31:31.404Z | Compiling errno v0.3.14 |
| 520 | 2026-03-24T20:31:31.553Z | Compiling signal-hook-registry v1.4.8 |
| 521 | 2026-03-24T20:31:31.599Z | Compiling parking_lot v0.12.5 |
| 522 | 2026-03-24T20:31:31.619Z | Compiling mio v1.1.1 |
| 523 | 2026-03-24T20:31:31.952Z | Compiling once_cell v1.21.3 |
| 524 | 2026-03-24T20:31:32.005Z | Compiling zmij v1.0.17 |
| 525 | 2026-03-24T20:31:32.171Z | Compiling futures-sink v0.3.32 |
| 526 | 2026-03-24T20:31:32.225Z | Compiling serde_json v1.0.149 |
| 527 | 2026-03-24T20:31:32.269Z | Compiling slab v0.4.11 |
| 528 | 2026-03-24T20:31:32.302Z | Compiling futures-channel v0.3.32 |
| 529 | 2026-03-24T20:31:32.351Z | Compiling num-traits v0.2.19 |
| 530 | 2026-03-24T20:31:32.488Z | Compiling futures-task v0.3.32 |
| 531 | 2026-03-24T20:31:32.526Z | Compiling futures-io v0.3.32 |
| 532 | 2026-03-24T20:31:32.590Z | Compiling http v1.4.0 |
| 533 | 2026-03-24T20:31:32.702Z | Compiling rustversion v1.0.22 |
| 534 | 2026-03-24T20:31:32.720Z | Compiling getrandom v0.2.17 |
| 535 | 2026-03-24T20:31:32.776Z | Compiling schemars v0.8.22 |
| 536 | 2026-03-24T20:31:32.952Z | Compiling pkg-config v0.3.32 |
| 537 | 2026-03-24T20:31:33.093Z | Compiling indexmap v2.13.0 |
| 538 | 2026-03-24T20:31:33.109Z | Compiling tracing-core v0.1.36 |
| 539 | 2026-03-24T20:31:33.512Z | Compiling tower-service v0.3.3 |
| 540 | 2026-03-24T20:31:33.549Z | Compiling fnv v1.0.7 |
| 541 | 2026-03-24T20:31:33.627Z | Compiling dyn-clone v1.0.20 |
| 542 | 2026-03-24T20:31:33.665Z | Compiling httparse v1.10.1 |
| 543 | 2026-03-24T20:31:33.681Z | Compiling stable_deref_trait v1.2.1 |
| 544 | 2026-03-24T20:31:33.775Z | Compiling getrandom v0.3.4 |
| 545 | 2026-03-24T20:31:33.931Z | Compiling vcpkg v0.2.15 |
| 546 | 2026-03-24T20:31:33.947Z | Compiling percent-encoding v2.3.2 |
| 547 | 2026-03-24T20:31:34.206Z | Compiling ring v0.17.14 |
| 548 | 2026-03-24T20:31:34.336Z | Compiling try-lock v0.2.5 |
| 549 | 2026-03-24T20:31:34.450Z | Compiling want v0.3.1 |
| 550 | 2026-03-24T20:31:34.468Z | Compiling httpdate v1.0.3 |
| 551 | 2026-03-24T20:31:34.550Z | Compiling regex-syntax v0.8.8 |
| 552 | 2026-03-24T20:31:34.662Z | Compiling iana-time-zone v0.1.64 |
| 553 | 2026-03-24T20:31:34.679Z | Compiling http-body v1.0.1 |
| 554 | 2026-03-24T20:31:34.701Z | Compiling openssl-sys v0.9.112 |
| 555 | 2026-03-24T20:31:34.771Z | Compiling tower-layer v0.3.3 |
| 556 | 2026-03-24T20:31:34.948Z | Compiling syn v1.0.109 |
| 557 | 2026-03-24T20:31:34.970Z | Compiling thiserror v2.0.18 |
| 558 | 2026-03-24T20:31:35.120Z | Compiling version_check v0.9.5 |
| 559 | 2026-03-24T20:31:35.367Z | Compiling serde_derive_internals v0.29.1 |
| 560 | 2026-03-24T20:31:35.384Z | Compiling synstructure v0.13.2 |
| 561 | 2026-03-24T20:31:35.510Z | Compiling heck v0.5.0 |
| 562 | 2026-03-24T20:31:35.543Z | Compiling untrusted v0.9.0 |
| 563 | 2026-03-24T20:31:35.862Z | Compiling uuid v1.20.0 |
| 564 | 2026-03-24T20:31:35.956Z | Compiling bitflags v2.10.0 |
| 565 | 2026-03-24T20:31:36.072Z | Compiling writeable v0.6.2 |
| 566 | 2026-03-24T20:31:36.246Z | Compiling litemap v0.8.1 |
| 567 | 2026-03-24T20:31:36.326Z | Compiling zerocopy v0.8.34 |
| 568 | 2026-03-24T20:31:36.421Z | Compiling icu_normalizer_data v2.1.1 |
| 569 | 2026-03-24T20:31:36.438Z | Compiling foreign-types-shared v0.1.1 |
| 570 | 2026-03-24T20:31:36.487Z | Compiling atomic-waker v1.1.2 |
| 571 | 2026-03-24T20:31:36.540Z | Compiling base64 v0.22.1 |
| 572 | 2026-03-24T20:31:36.642Z | Compiling openssl v0.10.76 |
| 573 | 2026-03-24T20:31:36.691Z | Compiling icu_properties_data v2.1.2 |
| 574 | 2026-03-24T20:31:37.006Z | Compiling foreign-types v0.3.2 |
| 575 | 2026-03-24T20:31:37.038Z | Compiling aho-corasick v1.1.4 |
| 576 | 2026-03-24T20:31:37.105Z | Compiling serde_derive v1.0.228 |
| 577 | 2026-03-24T20:31:37.670Z | Compiling tokio-macros v2.6.0 |
| 578 | 2026-03-24T20:31:38.277Z | Compiling futures-macro v0.3.32 |
| 579 | 2026-03-24T20:31:38.645Z | Compiling tokio v1.50.0 |
| 580 | 2026-03-24T20:31:38.667Z | Compiling tracing-attributes v0.1.31 |
| 581 | 2026-03-24T20:31:39.369Z | Compiling futures-util v0.3.32 |
| 582 | 2026-03-24T20:31:39.577Z | Compiling schemars_derive v0.8.22 |
| 583 | 2026-03-24T20:31:39.670Z | Compiling zerofrom-derive v0.1.6 |
| 584 | 2026-03-24T20:31:39.823Z | Compiling yoke-derive v0.8.1 |
| 585 | 2026-03-24T20:31:40.366Z | Compiling tracing v0.1.44 |
| 586 | 2026-03-24T20:31:40.527Z | Compiling zerovec-derive v0.11.2 |
| 587 | 2026-03-24T20:31:40.733Z | Compiling displaydoc v0.2.5 |
| 588 | 2026-03-24T20:31:41.280Z | Compiling thiserror-impl v2.0.18 |
| 589 | 2026-03-24T20:31:41.400Z | Compiling zerofrom v0.1.6 |
| 590 | 2026-03-24T20:31:41.553Z | Compiling yoke v0.8.1 |
| 591 | 2026-03-24T20:31:41.569Z | Compiling chrono v0.4.43 |
| 592 | 2026-03-24T20:31:41.710Z | Compiling openssl-macros v0.1.1 |
| 593 | 2026-03-24T20:31:41.788Z | Compiling zerotrie v0.2.3 |
| 594 | 2026-03-24T20:31:41.946Z | Compiling pin-utils v0.1.0 |
| 595 | 2026-03-24T20:31:41.985Z | Compiling zerovec v0.11.5 |
| 596 | 2026-03-24T20:31:42.032Z | Compiling mime v0.3.17 |
| 597 | 2026-03-24T20:31:42.183Z | Compiling ppv-lite86 v0.2.21 |
| 598 | 2026-03-24T20:31:42.395Z | Compiling regex-automata v0.4.13 |
| 599 | 2026-03-24T20:31:42.622Z | Compiling tinystr v0.8.2 |
| 600 | 2026-03-24T20:31:42.637Z | Compiling potential_utf v0.1.4 |
| 601 | 2026-03-24T20:31:42.882Z | Compiling icu_locale_core v2.1.1 |
| 602 | 2026-03-24T20:31:42.922Z | Compiling icu_collections v2.1.1 |
| 603 | 2026-03-24T20:31:43.626Z | Compiling tokio-util v0.7.18 |
| 604 | 2026-03-24T20:31:43.664Z | Compiling sync_wrapper v1.0.2 |
| 605 | 2026-03-24T20:31:43.798Z | Compiling icu_provider v2.1.1 |
| 606 | 2026-03-24T20:31:44.150Z | Compiling ipnet v2.11.0 |
| 607 | 2026-03-24T20:31:44.228Z | Compiling h2 v0.4.13 |
| 608 | 2026-03-24T20:31:44.490Z | Compiling zeroize v1.8.2 |
| 609 | 2026-03-24T20:31:44.722Z | Compiling regex v1.12.2 |
| 610 | 2026-03-24T20:31:44.875Z | Compiling rustls-pki-types v1.14.0 |
| 611 | 2026-03-24T20:31:44.891Z | Compiling icu_normalizer v2.1.1 |
| 612 | 2026-03-24T20:31:45.419Z | Compiling icu_properties v2.1.2 |
| 613 | 2026-03-24T20:31:45.605Z | Compiling http-body-util v0.1.3 |
| 614 | 2026-03-24T20:31:45.743Z | Compiling regress v0.10.5 |
| 615 | 2026-03-24T20:31:45.921Z | Compiling semver v1.0.27 |
| 616 | 2026-03-24T20:31:46.321Z | Compiling anyhow v1.0.102 |
| 617 | 2026-03-24T20:31:46.637Z | Compiling tower v0.5.3 |
| 618 | 2026-03-24T20:31:46.879Z | Compiling idna_adapter v1.2.1 |
| 619 | 2026-03-24T20:31:46.993Z | Compiling serde_tokenstream v0.2.2 |
| 620 | 2026-03-24T20:31:47.055Z | Compiling form_urlencoded v1.2.2 |
| 621 | 2026-03-24T20:31:47.107Z | Compiling ryu v1.0.22 |
| 622 | 2026-03-24T20:31:47.178Z | Compiling native-tls v0.2.14 |
| 623 | 2026-03-24T20:31:47.281Z | Compiling utf8_iter v1.0.4 |
| 624 | 2026-03-24T20:31:47.327Z | Compiling winnow v1.0.0 |
| 625 | 2026-03-24T20:31:47.344Z | Compiling rustls v0.23.36 |
| 626 | 2026-03-24T20:31:47.461Z | Compiling idna v1.1.0 |
| 627 | 2026-03-24T20:31:47.498Z | Compiling rustls-webpki v0.103.9 |
| 628 | 2026-03-24T20:31:47.627Z | Compiling rand_core v0.6.4 |
| 629 | 2026-03-24T20:31:47.776Z | Compiling typify-impl v0.4.3 |
| 630 | 2026-03-24T20:31:47.872Z | Compiling openssl-probe v0.1.6 |
| 631 | 2026-03-24T20:31:47.887Z | Compiling either v1.15.0 |
| 632 | 2026-03-24T20:31:47.924Z | Compiling subtle v2.6.1 |
| 633 | 2026-03-24T20:31:48.514Z | Compiling hyper v1.8.1 |
| 634 | 2026-03-24T20:31:48.517Z | Compiling rand_chacha v0.3.1 |
| 635 | 2026-03-24T20:31:48.838Z | Compiling url v2.5.8 |
| 636 | 2026-03-24T20:31:48.887Z | Compiling winnow v0.7.14 |
| 637 | 2026-03-24T20:31:49.155Z | Compiling typenum v1.19.0 |
| 638 | 2026-03-24T20:31:49.635Z | Compiling rand v0.8.5 |
| 639 | 2026-03-24T20:31:49.967Z | Compiling hyper-util v0.1.19 |
| 640 | 2026-03-24T20:31:50.115Z | Compiling tokio-native-tls v0.3.1 |
| 641 | 2026-03-24T20:31:50.359Z | Compiling itertools v0.10.5 |
| 642 | 2026-03-24T20:31:50.604Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 643 | 2026-03-24T20:31:50.981Z | Compiling webpki-roots v1.0.5 |
| 644 | 2026-03-24T20:31:51.033Z | Compiling async-trait v0.1.89 |
| 645 | 2026-03-24T20:31:51.098Z | Compiling generic-array v0.14.9 |
| 646 | 2026-03-24T20:31:51.128Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 647 | 2026-03-24T20:31:51.371Z | Compiling iri-string v0.7.10 |
| 648 | 2026-03-24T20:31:51.692Z | Compiling hyper-tls v0.6.0 |
| 649 | 2026-03-24T20:31:51.695Z | Compiling prost-derive v0.11.9 |
| 650 | 2026-03-24T20:31:51.986Z | Compiling tokio-rustls v0.26.4 |
| 651 | 2026-03-24T20:31:52.259Z | Compiling serde_urlencoded v0.7.1 |
| 652 | 2026-03-24T20:31:52.325Z | Compiling hyper-rustls v0.27.7 |
| 653 | 2026-03-24T20:31:52.350Z | Compiling slog v2.8.2 |
| 654 | 2026-03-24T20:31:52.401Z | Compiling http v0.2.12 |
| 655 | 2026-03-24T20:31:52.627Z | Compiling encoding_rs v0.8.35 |
| 656 | 2026-03-24T20:31:52.738Z | Compiling strsim v0.11.1 |
| 657 | 2026-03-24T20:31:53.270Z | Compiling tower-http v0.6.8 |
| 658 | 2026-03-24T20:31:53.690Z | Compiling lazy_static v1.5.0 |
| 659 | 2026-03-24T20:31:53.842Z | Compiling openapiv3 v2.2.0 |
| 660 | 2026-03-24T20:31:53.856Z | Compiling erased-serde v0.3.31 |
| 661 | 2026-03-24T20:31:54.498Z | Compiling reqwest v0.12.28 |
| 662 | 2026-03-24T20:31:54.894Z | Compiling indexmap v1.9.3 |
| 663 | 2026-03-24T20:31:55.454Z | Compiling socket2 v0.5.10 |
| 664 | 2026-03-24T20:31:56.084Z | Compiling rustix v0.38.44 |
| 665 | 2026-03-24T20:31:56.100Z | Compiling thiserror v1.0.69 |
| 666 | 2026-03-24T20:31:56.140Z | Compiling rustix v1.1.3 |
| 667 | 2026-03-24T20:31:56.491Z | Compiling heck v0.4.1 |
| 668 | 2026-03-24T20:31:56.659Z | Compiling typify-macro v0.4.3 |
| 669 | 2026-03-24T20:31:57.699Z | Compiling http-body v0.4.6 |
| 670 | 2026-03-24T20:31:57.770Z | Compiling thiserror-impl v1.0.69 |
| 671 | 2026-03-24T20:31:58.010Z | Compiling pin-project-internal v1.1.10 |
| 672 | 2026-03-24T20:31:58.621Z | Compiling hashbrown v0.12.3 |
| 673 | 2026-03-24T20:31:59.260Z | Compiling prettyplease v0.1.25 |
| 674 | 2026-03-24T20:31:59.346Z | Compiling unsafe-libyaml v0.2.11 |
| 675 | 2026-03-24T20:31:59.370Z | Compiling typify v0.4.3 |
| 676 | 2026-03-24T20:31:59.473Z | Compiling pin-project v1.1.10 |
| 677 | 2026-03-24T20:32:00.053Z | Compiling serde_yaml v0.9.34+deprecated |
| 678 | 2026-03-24T20:32:00.288Z | Compiling block-buffer v0.10.4 |
| 679 | 2026-03-24T20:32:00.341Z | Compiling crypto-common v0.1.6 |
| 680 | 2026-03-24T20:32:00.471Z | Compiling prost v0.11.9 |
| 681 | 2026-03-24T20:32:00.500Z | Compiling h2 v0.3.27 |
| 682 | 2026-03-24T20:32:00.719Z | Compiling utf8parse v0.2.2 |
| 683 | 2026-03-24T20:32:00.867Z | Compiling fastrand v2.3.0 |
| 684 | 2026-03-24T20:32:00.913Z | Compiling matchit v0.7.3 |
| 685 | 2026-03-24T20:32:01.197Z | Compiling home v0.5.12 |
| 686 | 2026-03-24T20:32:01.328Z | Compiling ident_case v1.0.1 |
| 687 | 2026-03-24T20:32:01.361Z | Compiling fixedbitset v0.4.2 |
| 688 | 2026-03-24T20:32:01.404Z | Compiling tempfile v3.24.0 |
| 689 | 2026-03-24T20:32:01.483Z | Compiling darling_core v0.23.0 |
| 690 | 2026-03-24T20:32:01.634Z | Compiling petgraph v0.6.5 |
| 691 | 2026-03-24T20:32:01.859Z | Compiling which v4.4.2 |
| 692 | 2026-03-24T20:32:01.932Z | Compiling prost-types v0.11.9 |
| 693 | 2026-03-24T20:32:02.177Z | Compiling anstyle-parse v1.0.0 |
| 694 | 2026-03-24T20:32:02.417Z | Compiling digest v0.10.7 |
| 695 | 2026-03-24T20:32:02.534Z | Compiling tower v0.4.13 |
| 696 | 2026-03-24T20:32:02.916Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 697 | 2026-03-24T20:32:02.954Z | Compiling futures-executor v0.3.32 |
| 698 | 2026-03-24T20:32:03.266Z | Compiling async-stream-impl v0.3.6 |
| 699 | 2026-03-24T20:32:03.338Z | Compiling proc-macro-error-attr v1.0.4 |
| 700 | 2026-03-24T20:32:03.559Z | Compiling axum-core v0.3.4 |
| 701 | 2026-03-24T20:32:03.614Z | Compiling base64 v0.21.7 |
| 702 | 2026-03-24T20:32:03.827Z | Compiling anstyle v1.0.13 |
| 703 | 2026-03-24T20:32:03.875Z | Compiling colorchoice v1.0.4 |
| 704 | 2026-03-24T20:32:04.024Z | Compiling crucible-workspace-hack v0.1.0 |
| 705 | 2026-03-24T20:32:04.052Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 706 | 2026-03-24T20:32:04.099Z | Compiling is_terminal_polyfill v1.70.2 |
| 707 | 2026-03-24T20:32:04.133Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 708 | 2026-03-24T20:32:04.200Z | Compiling tokio-openssl v0.6.5 |
| 709 | 2026-03-24T20:32:04.217Z | Compiling rustls v0.21.12 |
| 710 | 2026-03-24T20:32:04.286Z | Compiling multimap v0.8.3 |
| 711 | 2026-03-24T20:32:04.331Z | Compiling hyper v0.14.32 |
| 712 | 2026-03-24T20:32:04.429Z | Compiling anstyle-query v1.1.5 |
| 713 | 2026-03-24T20:32:04.475Z | Compiling cpufeatures v0.2.17 |
| 714 | 2026-03-24T20:32:04.493Z | Compiling crossbeam-utils v0.8.21 |
| 715 | 2026-03-24T20:32:04.555Z | Compiling anstream v1.0.0 |
| 716 | 2026-03-24T20:32:04.572Z | Compiling prost-build v0.11.9 |
| 717 | 2026-03-24T20:32:04.575Z | Compiling darling_macro v0.23.0 |
| 718 | 2026-03-24T20:32:04.646Z | Compiling async-stream v0.3.6 |
| 719 | 2026-03-24T20:32:04.906Z | Compiling proc-macro-crate v3.4.0 |
| 720 | 2026-03-24T20:32:04.976Z | Compiling futures v0.3.32 |
| 721 | 2026-03-24T20:32:04.992Z | Compiling axum-core v0.4.5 |
| 722 | 2026-03-24T20:32:05.076Z | Compiling tokio-stream v0.1.18 |
| 723 | 2026-03-24T20:32:05.395Z | Compiling sct v0.7.1 |
| 724 | 2026-03-24T20:32:05.547Z | Compiling rustls-webpki v0.101.7 |
| 725 | 2026-03-24T20:32:05.646Z | Compiling proc-macro-error v1.0.4 |
| 726 | 2026-03-24T20:32:05.737Z | Compiling rand_core v0.9.5 |
| 727 | 2026-03-24T20:32:05.882Z | Compiling axum v0.6.20 |
| 728 | 2026-03-24T20:32:05.932Z | Compiling serde_spanned v1.0.4 |
| 729 | 2026-03-24T20:32:06.028Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 730 | 2026-03-24T20:32:06.125Z | Compiling prettyplease v0.2.37 |
| 731 | 2026-03-24T20:32:06.142Z | Compiling powerfmt v0.2.0 |
| 732 | 2026-03-24T20:32:06.159Z | Compiling clap_lex v1.0.0 |
| 733 | 2026-03-24T20:32:06.298Z | Compiling time-core v0.1.8 |
| 734 | 2026-03-24T20:32:06.328Z | Compiling num-conv v0.2.0 |
| 735 | 2026-03-24T20:32:06.417Z | Compiling unicode-width v0.2.2 |
| 736 | 2026-03-24T20:32:06.455Z | Compiling clap_builder v4.6.0 |
| 737 | 2026-03-24T20:32:06.484Z | Compiling deranged v0.5.5 |
| 738 | 2026-03-24T20:32:06.517Z | Compiling time-macros v0.2.27 |
| 739 | 2026-03-24T20:32:06.558Z | Compiling toml v0.9.11+spec-1.1.0 |
| 740 | 2026-03-24T20:32:06.784Z | Compiling rand_chacha v0.9.0 |
| 741 | 2026-03-24T20:32:07.265Z | Compiling axum v0.7.9 |
| 742 | 2026-03-24T20:32:07.488Z | Compiling num_enum_derive v0.7.5 |
| 743 | 2026-03-24T20:32:07.862Z | Compiling darling v0.23.0 |
| 744 | 2026-03-24T20:32:07.879Z | Compiling tonic-build v0.9.2 |
| 745 | 2026-03-24T20:32:08.929Z | Compiling sha1 v0.10.6 |
| 746 | 2026-03-24T20:32:09.175Z | Compiling progenitor-impl v0.10.0 |
| 747 | 2026-03-24T20:32:09.221Z | Compiling hyper-timeout v0.5.2 |
| 748 | 2026-03-24T20:32:09.237Z | Compiling oxnet v0.1.4 |
| 749 | 2026-03-24T20:32:09.487Z | Compiling tokio-io-timeout v1.2.1 |
| 750 | 2026-03-24T20:32:09.704Z | Compiling foreign-types-macros v0.2.3 |
| 751 | 2026-03-24T20:32:09.841Z | Compiling clap_derive v4.6.0 |
| 752 | 2026-03-24T20:32:10.072Z | Compiling arc-swap v1.8.0 |
| 753 | 2026-03-24T20:32:10.518Z | Compiling lzma-sys v0.1.20 |
| 754 | 2026-03-24T20:32:10.587Z | Compiling prost v0.13.5 |
| 755 | 2026-03-24T20:32:10.900Z | Compiling thread_local v1.1.9 |
| 756 | 2026-03-24T20:32:11.028Z | Compiling byteorder v1.5.0 |
| 757 | 2026-03-24T20:32:11.116Z | Compiling hyper-openssl v0.9.2 |
| 758 | 2026-03-24T20:32:11.268Z | Compiling data-encoding v2.10.0 |
| 759 | 2026-03-24T20:32:11.341Z | Compiling slog-async v2.8.0 |
| 760 | 2026-03-24T20:32:11.411Z | Compiling sync_wrapper v0.1.2 |
| 761 | 2026-03-24T20:32:11.537Z | Compiling utf-8 v0.7.6 |
| 762 | 2026-03-24T20:32:11.575Z | Compiling bitflags v1.3.2 |
| 763 | 2026-03-24T20:32:11.608Z | Compiling portable-atomic v1.13.0 |
| 764 | 2026-03-24T20:32:11.630Z | Compiling foreign-types-shared v0.3.1 |
| 765 | 2026-03-24T20:32:11.672Z | Compiling typeid v1.0.3 |
| 766 | 2026-03-24T20:32:11.701Z | Compiling linked-hash-map v0.5.6 |
| 767 | 2026-03-24T20:32:11.738Z | Compiling foreign-types v0.5.0 |
| 768 | 2026-03-24T20:32:11.821Z | Compiling tungstenite v0.21.0 |
| 769 | 2026-03-24T20:32:11.938Z | Compiling linked_hash_set v0.1.6 |
| 770 | 2026-03-24T20:32:12.134Z | Compiling tonic v0.12.3 |
| 771 | 2026-03-24T20:32:12.152Z | Compiling slog-scope v4.4.1 |
| 772 | 2026-03-24T20:32:12.210Z | Compiling clap v4.6.0 |
| 773 | 2026-03-24T20:32:12.252Z | Compiling hyper-timeout v0.4.1 |
| 774 | 2026-03-24T20:32:12.308Z | Compiling crossbeam-channel v0.5.15 |
| 775 | 2026-03-24T20:32:12.432Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 776 | 2026-03-24T20:32:12.464Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 777 | 2026-03-24T20:32:12.496Z | Compiling num_enum v0.7.5 |
| 778 | 2026-03-24T20:32:12.651Z | Compiling tokio-rustls v0.24.1 |
| 779 | 2026-03-24T20:32:12.965Z | Compiling serde_with_macros v3.18.0 |
| 780 | 2026-03-24T20:32:13.059Z | Compiling time v0.3.47 |
| 781 | 2026-03-24T20:32:13.102Z | Compiling cargo_toml v0.22.3 |
| 782 | 2026-03-24T20:32:13.289Z | Compiling rand v0.9.2 |
| 783 | 2026-03-24T20:32:14.280Z | Compiling progenitor-macro v0.10.0 |
| 784 | 2026-03-24T20:32:14.412Z | Compiling rustls-pemfile v1.0.4 |
| 785 | 2026-03-24T20:32:14.547Z | Compiling progenitor-impl v0.11.2 |
| 786 | 2026-03-24T20:32:14.710Z | Compiling progenitor-client v0.10.0 |
| 787 | 2026-03-24T20:32:15.278Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 788 | 2026-03-24T20:32:15.621Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 789 | 2026-03-24T20:32:15.684Z | Compiling is-terminal v0.4.17 |
| 790 | 2026-03-24T20:32:15.806Z | Compiling cstr-argument v0.1.2 |
| 791 | 2026-03-24T20:32:15.933Z | Compiling colored v3.1.1 |
| 792 | 2026-03-24T20:32:16.003Z | Compiling camino v1.2.2 |
| 793 | 2026-03-24T20:32:16.256Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 794 | 2026-03-24T20:32:16.432Z | Compiling ipnetwork v0.21.1 |
| 795 | 2026-03-24T20:32:16.491Z | Compiling term v1.2.1 |
| 796 | 2026-03-24T20:32:16.517Z | Compiling take_mut v0.2.2 |
| 797 | 2026-03-24T20:32:16.661Z | Compiling pretty-hex v0.4.1 |
| 798 | 2026-03-24T20:32:16.734Z | Compiling itertools v0.12.1 |
| 799 | 2026-03-24T20:32:16.819Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 800 | 2026-03-24T20:32:16.841Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 801 | 2026-03-24T20:32:17.072Z | Compiling slog-term v2.9.2 |
| 802 | 2026-03-24T20:32:17.464Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 803 | 2026-03-24T20:32:17.534Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 804 | 2026-03-24T20:32:17.690Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 805 | 2026-03-24T20:32:17.858Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 806 | 2026-03-24T20:32:17.923Z | Compiling tonic v0.9.2 |
| 807 | 2026-03-24T20:32:18.098Z | Compiling serde_with v3.18.0 |
| 808 | 2026-03-24T20:32:18.534Z | Compiling tonic-openssl v0.3.0 |
| 809 | 2026-03-24T20:32:18.675Z | Compiling zone_cfg_derive v0.3.1 |
| 810 | 2026-03-24T20:32:18.920Z | Compiling tokio-tungstenite v0.21.0 |
| 811 | 2026-03-24T20:32:19.312Z | Compiling slog-stdlog v4.1.1 |
| 812 | 2026-03-24T20:32:19.651Z | Compiling progenitor-macro v0.11.2 |
| 813 | 2026-03-24T20:32:19.827Z | Compiling console v0.16.2 |
| 814 | 2026-03-24T20:32:20.110Z | Compiling tabwriter v1.4.1 |
| 815 | 2026-03-24T20:32:20.261Z | Compiling progenitor-client v0.11.2 |
| 816 | 2026-03-24T20:32:20.685Z | Compiling unit-prefix v0.5.2 |
| 817 | 2026-03-24T20:32:20.841Z | Compiling indicatif v0.18.3 |
| 818 | 2026-03-24T20:32:21.474Z | Compiling ron v0.12.0 |
| 819 | 2026-03-24T20:32:22.000Z | Compiling progenitor v0.10.0 |
| 820 | 2026-03-24T20:32:22.170Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 821 | 2026-03-24T20:32:22.243Z | Compiling xz2 v0.1.7 |
| 822 | 2026-03-24T20:32:22.549Z | Compiling zone v0.3.1 |
| 823 | 2026-03-24T20:32:23.242Z | Compiling slog-envlogger v2.2.0 |
| 824 | 2026-03-24T20:32:23.792Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 825 | 2026-03-24T20:32:24.208Z | Compiling sha2 v0.10.9 |
| 826 | 2026-03-24T20:32:24.291Z | Compiling smf v0.2.3 |
| 827 | 2026-03-24T20:32:24.718Z | Compiling base16ct v1.0.0 |
| 828 | 2026-03-24T20:32:27.196Z | Compiling progenitor v0.11.2 |
| 829 | 2026-03-24T20:32:27.307Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 830 | 2026-03-24T20:32:30.791Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 831 | 2026-03-24T20:32:43.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s |
| 832 | 2026-03-24T20:32:44.048Z | + cargo build --tests |
| 833 | 2026-03-24T20:32:44.049Z | Downloading crates ... |
| 834 | 2026-03-24T20:32:44.049Z | Downloaded backtrace-ext v0.2.1 |
| 835 | 2026-03-24T20:32:44.049Z | Downloaded addr2line v0.25.1 |
| 836 | 2026-03-24T20:32:44.049Z | Downloaded adler2 v2.0.1 |
| 837 | 2026-03-24T20:32:44.049Z | Downloaded ciborium-io v0.2.2 |
| 838 | 2026-03-24T20:32:44.049Z | Downloaded chumsky v0.9.3 |
| 839 | 2026-03-24T20:32:44.049Z | Downloaded ciborium-ll v0.2.2 |
| 840 | 2026-03-24T20:32:44.049Z | Downloaded keccak v0.1.5 |
| 841 | 2026-03-24T20:32:44.049Z | Downloaded flagset v0.4.7 |
| 842 | 2026-03-24T20:32:44.049Z | Downloaded tls_codec_derive v0.4.2 |
| 843 | 2026-03-24T20:32:44.049Z | Downloaded rustc-demangle v0.1.27 |
| 844 | 2026-03-24T20:32:44.049Z | Downloaded base16ct v0.2.0 |
| 845 | 2026-03-24T20:32:44.049Z | Downloaded backtrace v0.3.76 |
| 846 | 2026-03-24T20:32:44.049Z | Downloaded newline-converter v0.3.0 |
| 847 | 2026-03-24T20:32:44.049Z | Downloaded supports-color v2.1.0 |
| 848 | 2026-03-24T20:32:44.049Z | Downloaded strum v0.26.3 |
| 849 | 2026-03-24T20:32:44.049Z | Downloaded ecdsa v0.16.9 |
| 850 | 2026-03-24T20:32:44.049Z | Downloaded der_derive v0.7.3 |
| 851 | 2026-03-24T20:32:44.049Z | Downloaded terminal_size v0.1.17 |
| 852 | 2026-03-24T20:32:44.049Z | Downloaded signature v2.2.0 |
| 853 | 2026-03-24T20:32:44.049Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 854 | 2026-03-24T20:32:44.049Z | Downloaded pkcs8 v0.10.2 |
| 855 | 2026-03-24T20:32:44.049Z | Downloaded owo-colors v3.5.0 |
| 856 | 2026-03-24T20:32:44.049Z | Downloaded hubpack v0.1.2 |
| 857 | 2026-03-24T20:32:44.049Z | Downloaded supports-hyperlinks v2.1.0 |
| 858 | 2026-03-24T20:32:44.049Z | Downloaded is_ci v1.2.0 |
| 859 | 2026-03-24T20:32:44.049Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 860 | 2026-03-24T20:32:44.049Z | Downloaded atomicwrites v0.4.4 |
| 861 | 2026-03-24T20:32:44.049Z | Downloaded supports-unicode v2.1.0 |
| 862 | 2026-03-24T20:32:44.050Z | Downloaded group v0.13.0 |
| 863 | 2026-03-24T20:32:44.050Z | Downloaded smawk v0.3.2 |
| 864 | 2026-03-24T20:32:44.050Z | Downloaded rustc_version v0.4.1 |
| 865 | 2026-03-24T20:32:44.050Z | Downloaded zeroize_derive v1.4.3 |
| 866 | 2026-03-24T20:32:44.050Z | Downloaded terminal_size v0.4.3 |
| 867 | 2026-03-24T20:32:44.050Z | Downloaded miette-derive v5.10.0 |
| 868 | 2026-03-24T20:32:44.050Z | Downloaded unicode-linebreak v0.1.5 |
| 869 | 2026-03-24T20:32:44.050Z | Downloaded num-iter v0.1.45 |
| 870 | 2026-03-24T20:32:44.050Z | Downloaded num-integer v0.1.46 |
| 871 | 2026-03-24T20:32:44.050Z | Downloaded hubpack_derive v0.1.1 |
| 872 | 2026-03-24T20:32:44.050Z | Downloaded ff v0.13.1 |
| 873 | 2026-03-24T20:32:44.050Z | Downloaded ed25519 v2.2.3 |
| 874 | 2026-03-24T20:32:44.050Z | Downloaded half v2.7.1 |
| 875 | 2026-03-24T20:32:44.050Z | Downloaded elliptic-curve v0.13.8 |
| 876 | 2026-03-24T20:32:44.050Z | Downloaded knuffel-derive v3.2.0 |
| 877 | 2026-03-24T20:32:44.050Z | Downloaded primeorder v0.13.6 |
| 878 | 2026-03-24T20:32:44.050Z | Downloaded sec1 v0.7.3 |
| 879 | 2026-03-24T20:32:44.050Z | Downloaded strum_macros v0.26.4 |
| 880 | 2026-03-24T20:32:44.050Z | Downloaded static_assertions v1.1.0 |
| 881 | 2026-03-24T20:32:44.050Z | Downloaded rfc6979 v0.4.0 |
| 882 | 2026-03-24T20:32:44.050Z | Downloaded base64ct v1.8.3 |
| 883 | 2026-03-24T20:32:44.050Z | Downloaded console v0.15.11 |
| 884 | 2026-03-24T20:32:44.050Z | Downloaded tls_codec v0.4.2 |
| 885 | 2026-03-24T20:32:44.050Z | Downloaded ciborium v0.2.2 |
| 886 | 2026-03-24T20:32:44.050Z | Downloaded spki v0.7.3 |
| 887 | 2026-03-24T20:32:44.050Z | Downloaded ahash v0.8.12 |
| 888 | 2026-03-24T20:32:44.050Z | Downloaded hmac v0.12.1 |
| 889 | 2026-03-24T20:32:44.050Z | Downloaded pkcs1 v0.7.5 |
| 890 | 2026-03-24T20:32:44.050Z | Downloaded const-oid v0.9.6 |
| 891 | 2026-03-24T20:32:44.050Z | Downloaded spin v0.9.8 |
| 892 | 2026-03-24T20:32:44.050Z | Downloaded textwrap v0.15.2 |
| 893 | 2026-03-24T20:32:44.050Z | Downloaded pem-rfc7468 v0.7.0 |
| 894 | 2026-03-24T20:32:44.050Z | Downloaded similar v2.7.0 |
| 895 | 2026-03-24T20:32:44.050Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 896 | 2026-03-24T20:32:44.050Z | Downloaded miniz_oxide v0.8.9 |
| 897 | 2026-03-24T20:32:44.050Z | Downloaded knuffel v3.2.0 |
| 898 | 2026-03-24T20:32:44.051Z | Downloaded zerocopy-derive v0.8.34 |
| 899 | 2026-03-24T20:32:44.051Z | Downloaded miette v5.10.0 |
| 900 | 2026-03-24T20:32:44.051Z | Downloaded hashbrown v0.14.5 |
| 901 | 2026-03-24T20:32:44.051Z | Downloaded rsa v0.9.10 |
| 902 | 2026-03-24T20:32:44.051Z | Downloaded crypto-bigint v0.5.5 |
| 903 | 2026-03-24T20:32:44.051Z | Downloaded x509-cert v0.2.5 |
| 904 | 2026-03-24T20:32:44.051Z | Downloaded expectorate v1.2.0 |
| 905 | 2026-03-24T20:32:44.051Z | Downloaded hkdf v0.12.4 |
| 906 | 2026-03-24T20:32:44.051Z | Downloaded ed25519-dalek v2.2.0 |
| 907 | 2026-03-24T20:32:44.051Z | Downloaded libm v0.2.16 |
| 908 | 2026-03-24T20:32:44.051Z | Downloaded der v0.7.10 |
| 909 | 2026-03-24T20:32:44.051Z | Downloaded unicode-segmentation v1.12.0 |
| 910 | 2026-03-24T20:32:44.051Z | Downloaded num-bigint-dig v0.8.6 |
| 911 | 2026-03-24T20:32:44.051Z | Downloaded salty v0.3.0 |
| 912 | 2026-03-24T20:32:44.051Z | Downloaded p384 v0.13.1 |
| 913 | 2026-03-24T20:32:44.051Z | Downloaded gimli v0.32.3 |
| 914 | 2026-03-24T20:32:44.051Z | Downloaded curve25519-dalek v4.1.3 |
| 915 | 2026-03-24T20:32:44.051Z | Downloaded unicode-width v0.1.14 |
| 916 | 2026-03-24T20:32:44.051Z | Downloaded object v0.37.3 |
| 917 | 2026-03-24T20:32:44.051Z | Downloaded sha3 v0.10.8 |
| 918 | 2026-03-24T20:32:44.051Z | Compiling libc v0.2.180 |
| 919 | 2026-03-24T20:32:44.051Z | Compiling zeroize_derive v1.4.3 |
| 920 | 2026-03-24T20:32:44.051Z | Compiling subtle v2.6.1 |
| 921 | 2026-03-24T20:32:44.051Z | Compiling bitflags v2.10.0 |
| 922 | 2026-03-24T20:32:44.051Z | Compiling zerocopy v0.8.34 |
| 923 | 2026-03-24T20:32:44.051Z | Compiling zerocopy-derive v0.8.34 |
| 924 | 2026-03-24T20:32:44.051Z | Compiling libm v0.2.16 |
| 925 | 2026-03-24T20:32:44.051Z | Compiling num-traits v0.2.19 |
| 926 | 2026-03-24T20:32:44.051Z | Compiling generic-array v0.14.9 |
| 927 | 2026-03-24T20:32:44.051Z | Compiling const-oid v0.9.6 |
| 928 | 2026-03-24T20:32:44.051Z | Compiling serde_json v1.0.149 |
| 929 | 2026-03-24T20:32:44.051Z | Compiling unicode-segmentation v1.12.0 |
| 930 | 2026-03-24T20:32:44.051Z | Compiling rustix v1.1.3 |
| 931 | 2026-03-24T20:32:44.051Z | Compiling zeroize v1.8.2 |
| 932 | 2026-03-24T20:32:44.096Z | Compiling errno v0.3.14 |
| 933 | 2026-03-24T20:32:44.096Z | Compiling getrandom v0.2.17 |
| 934 | 2026-03-24T20:32:44.096Z | Compiling socket2 v0.6.2 |
| 935 | 2026-03-24T20:32:44.096Z | Compiling parking_lot_core v0.9.12 |
| 936 | 2026-03-24T20:32:44.096Z | Compiling signal-hook-registry v1.4.8 |
| 937 | 2026-03-24T20:32:44.096Z | Compiling parking_lot v0.12.5 |
| 938 | 2026-03-24T20:32:44.096Z | Compiling mio v1.1.1 |
| 939 | 2026-03-24T20:32:44.096Z | Compiling getrandom v0.3.4 |
| 940 | 2026-03-24T20:32:44.096Z | Compiling rand_core v0.6.4 |
| 941 | 2026-03-24T20:32:44.096Z | Compiling block-buffer v0.10.4 |
| 942 | 2026-03-24T20:32:44.110Z | Compiling crypto-common v0.1.6 |
| 943 | 2026-03-24T20:32:44.147Z | Compiling tokio v1.50.0 |
| 944 | 2026-03-24T20:32:44.223Z | Compiling digest v0.10.7 |
| 945 | 2026-03-24T20:32:44.227Z | Compiling uuid v1.20.0 |
| 946 | 2026-03-24T20:32:44.246Z | Compiling ring v0.17.14 |
| 947 | 2026-03-24T20:32:44.353Z | Compiling openssl-sys v0.9.112 |
| 948 | 2026-03-24T20:32:44.784Z | Compiling chrono v0.4.43 |
| 949 | 2026-03-24T20:32:45.009Z | Compiling openssl v0.10.76 |
| 950 | 2026-03-24T20:32:45.845Z | Compiling rustls-pki-types v1.14.0 |
| 951 | 2026-03-24T20:32:46.045Z | Compiling schemars v0.8.22 |
| 952 | 2026-03-24T20:32:46.545Z | Compiling heck v0.4.1 |
| 953 | 2026-03-24T20:32:46.807Z | Compiling ppv-lite86 v0.2.21 |
| 954 | 2026-03-24T20:32:46.849Z | Compiling rustls-webpki v0.103.9 |
| 955 | 2026-03-24T20:32:46.955Z | Compiling base64ct v1.8.3 |
| 956 | 2026-03-24T20:32:47.186Z | Compiling typify-impl v0.4.3 |
| 957 | 2026-03-24T20:32:47.260Z | Compiling rand_chacha v0.3.1 |
| 958 | 2026-03-24T20:32:47.316Z | Compiling pem-rfc7468 v0.7.0 |
| 959 | 2026-03-24T20:32:47.751Z | Compiling rand v0.8.5 |
| 960 | 2026-03-24T20:32:47.857Z | Compiling rustls v0.23.36 |
| 961 | 2026-03-24T20:32:48.113Z | Compiling webpki-roots v1.0.5 |
| 962 | 2026-03-24T20:32:48.249Z | Compiling terminal_size v0.4.3 |
| 963 | 2026-03-24T20:32:48.261Z | Compiling native-tls v0.2.14 |
| 964 | 2026-03-24T20:32:48.417Z | Compiling der_derive v0.7.3 |
| 965 | 2026-03-24T20:32:48.579Z | Compiling flagset v0.4.7 |
| 966 | 2026-03-24T20:32:48.661Z | Compiling winnow v1.0.0 |
| 967 | 2026-03-24T20:32:48.671Z | Compiling clap_builder v4.6.0 |
| 968 | 2026-03-24T20:32:48.735Z | Compiling is-terminal v0.4.17 |
| 969 | 2026-03-24T20:32:48.843Z | Compiling fastrand v2.3.0 |
| 970 | 2026-03-24T20:32:49.134Z | Compiling tokio-util v0.7.18 |
| 971 | 2026-03-24T20:32:49.198Z | Compiling tower v0.5.3 |
| 972 | 2026-03-24T20:32:49.706Z | Compiling h2 v0.4.13 |
| 973 | 2026-03-24T20:32:49.741Z | Compiling tokio-native-tls v0.3.1 |
| 974 | 2026-03-24T20:32:49.829Z | Compiling der v0.7.10 |
| 975 | 2026-03-24T20:32:49.943Z | Compiling tower-http v0.6.8 |
| 976 | 2026-03-24T20:32:49.994Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 977 | 2026-03-24T20:32:50.536Z | Compiling openapiv3 v2.2.0 |
| 978 | 2026-03-24T20:32:50.973Z | Compiling clap v4.6.0 |
| 979 | 2026-03-24T20:32:51.066Z | Compiling socket2 v0.5.10 |
| 980 | 2026-03-24T20:32:51.676Z | Compiling tokio-rustls v0.26.4 |
| 981 | 2026-03-24T20:32:51.728Z | Compiling spin v0.9.8 |
| 982 | 2026-03-24T20:32:51.889Z | Compiling lazy_static v1.5.0 |
| 983 | 2026-03-24T20:32:52.012Z | Compiling spki v0.7.3 |
| 984 | 2026-03-24T20:32:52.281Z | Compiling h2 v0.3.27 |
| 985 | 2026-03-24T20:32:52.892Z | Compiling tempfile v3.24.0 |
| 986 | 2026-03-24T20:32:53.459Z | Compiling tower v0.4.13 |
| 987 | 2026-03-24T20:32:53.837Z | Compiling hyper v1.8.1 |
| 988 | 2026-03-24T20:32:54.819Z | Compiling pkcs8 v0.10.2 |
| 989 | 2026-03-24T20:32:55.040Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 990 | 2026-03-24T20:32:55.197Z | Compiling sha2 v0.10.9 |
| 991 | 2026-03-24T20:32:55.587Z | Compiling hyper-util v0.1.19 |
| 992 | 2026-03-24T20:32:55.713Z | Compiling sha1 v0.10.6 |
| 993 | 2026-03-24T20:32:55.948Z | Compiling prost-build v0.11.9 |
| 994 | 2026-03-24T20:32:56.006Z | Compiling proc-macro-crate v3.4.0 |
| 995 | 2026-03-24T20:32:56.038Z | Compiling typify-macro v0.4.3 |
| 996 | 2026-03-24T20:32:56.271Z | Compiling hyper v0.14.32 |
| 997 | 2026-03-24T20:32:56.371Z | Compiling tokio-stream v0.1.18 |
| 998 | 2026-03-24T20:32:56.586Z | Compiling rustls-webpki v0.101.7 |
| 999 | 2026-03-24T20:32:56.952Z | Compiling sct v0.7.1 |
| 1000 | 2026-03-24T20:32:57.178Z | Compiling rand_core v0.9.5 |
| 1001 | 2026-03-24T20:32:57.460Z | Compiling hyper-tls v0.6.0 |
| 1002 | 2026-03-24T20:32:57.657Z | Compiling hyper-rustls v0.27.7 |
| 1003 | 2026-03-24T20:32:57.747Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1004 | 2026-03-24T20:32:57.970Z | Compiling reqwest v0.12.28 |
| 1005 | 2026-03-24T20:32:57.982Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1006 | 2026-03-24T20:32:58.038Z | Compiling rand_chacha v0.9.0 |
| 1007 | 2026-03-24T20:32:58.073Z | Compiling hyper-timeout v0.5.2 |
| 1008 | 2026-03-24T20:32:58.328Z | Compiling rustls v0.21.12 |
| 1009 | 2026-03-24T20:32:58.748Z | Compiling axum v0.7.9 |
| 1010 | 2026-03-24T20:32:58.759Z | Compiling typify v0.4.3 |
| 1011 | 2026-03-24T20:32:58.973Z | Compiling progenitor-impl v0.10.0 |
| 1012 | 2026-03-24T20:32:59.523Z | Compiling num_enum_derive v0.7.5 |
| 1013 | 2026-03-24T20:33:00.137Z | Compiling tonic-build v0.9.2 |
| 1014 | 2026-03-24T20:33:00.990Z | Compiling tokio-openssl v0.6.5 |
| 1015 | 2026-03-24T20:33:01.024Z | Compiling tokio-io-timeout v1.2.1 |
| 1016 | 2026-03-24T20:33:01.188Z | Compiling oxnet v0.1.4 |
| 1017 | 2026-03-24T20:33:01.223Z | Compiling object v0.37.3 |
| 1018 | 2026-03-24T20:33:01.488Z | Compiling axum v0.6.20 |
| 1019 | 2026-03-24T20:33:01.629Z | Compiling tungstenite v0.21.0 |
| 1020 | 2026-03-24T20:33:01.799Z | Compiling slog-scope v4.4.1 |
| 1021 | 2026-03-24T20:33:02.007Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1022 | 2026-03-24T20:33:02.139Z | Compiling hyper-timeout v0.4.1 |
| 1023 | 2026-03-24T20:33:02.344Z | Compiling tonic v0.12.3 |
| 1024 | 2026-03-24T20:33:02.875Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1025 | 2026-03-24T20:33:03.065Z | Compiling num_enum v0.7.5 |
| 1026 | 2026-03-24T20:33:03.206Z | Compiling tokio-rustls v0.24.1 |
| 1027 | 2026-03-24T20:33:03.363Z | Compiling progenitor-client v0.10.0 |
| 1028 | 2026-03-24T20:33:03.486Z | Compiling cargo_toml v0.22.3 |
| 1029 | 2026-03-24T20:33:03.741Z | Compiling rand v0.9.2 |
| 1030 | 2026-03-24T20:33:03.784Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1031 | 2026-03-24T20:33:04.061Z | Compiling progenitor-macro v0.10.0 |
| 1032 | 2026-03-24T20:33:04.177Z | Compiling hmac v0.12.1 |
| 1033 | 2026-03-24T20:33:04.348Z | Compiling ahash v0.8.12 |
| 1034 | 2026-03-24T20:33:04.544Z | Compiling adler2 v2.0.1 |
| 1035 | 2026-03-24T20:33:04.640Z | Compiling gimli v0.32.3 |
| 1036 | 2026-03-24T20:33:04.710Z | Compiling miniz_oxide v0.8.9 |
| 1037 | 2026-03-24T20:33:05.207Z | Compiling tonic v0.9.2 |
| 1038 | 2026-03-24T20:33:05.474Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1039 | 2026-03-24T20:33:06.027Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1040 | 2026-03-24T20:33:06.101Z | Compiling slog-term v2.9.2 |
| 1041 | 2026-03-24T20:33:06.329Z | Compiling tonic-openssl v0.3.0 |
| 1042 | 2026-03-24T20:33:06.716Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1043 | 2026-03-24T20:33:06.860Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1044 | 2026-03-24T20:33:06.886Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1045 | 2026-03-24T20:33:07.011Z | Compiling tokio-tungstenite v0.21.0 |
| 1046 | 2026-03-24T20:33:07.401Z | Compiling addr2line v0.25.1 |
| 1047 | 2026-03-24T20:33:07.412Z | Compiling lzma-sys v0.1.20 |
| 1048 | 2026-03-24T20:33:07.464Z | Compiling slog-stdlog v4.1.1 |
| 1049 | 2026-03-24T20:33:07.537Z | Compiling hyper-openssl v0.9.2 |
| 1050 | 2026-03-24T20:33:07.840Z | Compiling progenitor-impl v0.11.2 |
| 1051 | 2026-03-24T20:33:08.104Z | Compiling console v0.16.2 |
| 1052 | 2026-03-24T20:33:08.125Z | Compiling zone_cfg_derive v0.3.1 |
| 1053 | 2026-03-24T20:33:08.529Z | Compiling signature v2.2.0 |
| 1054 | 2026-03-24T20:33:08.710Z | Compiling ff v0.13.1 |
| 1055 | 2026-03-24T20:33:08.879Z | Compiling base16ct v0.2.0 |
| 1056 | 2026-03-24T20:33:08.951Z | Compiling rustc-demangle v0.1.27 |
| 1057 | 2026-03-24T20:33:08.997Z | Compiling zone v0.3.1 |
| 1058 | 2026-03-24T20:33:09.154Z | Compiling sec1 v0.7.3 |
| 1059 | 2026-03-24T20:33:09.476Z | Compiling indicatif v0.18.3 |
| 1060 | 2026-03-24T20:33:09.653Z | Compiling group v0.13.0 |
| 1061 | 2026-03-24T20:33:09.895Z | Compiling ron v0.12.0 |
| 1062 | 2026-03-24T20:33:09.911Z | Compiling slog-envlogger v2.2.0 |
| 1063 | 2026-03-24T20:33:10.471Z | Compiling xz2 v0.1.7 |
| 1064 | 2026-03-24T20:33:10.795Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1065 | 2026-03-24T20:33:11.153Z | Compiling hkdf v0.12.4 |
| 1066 | 2026-03-24T20:33:11.332Z | Compiling backtrace v0.3.76 |
| 1067 | 2026-03-24T20:33:11.755Z | Compiling progenitor-client v0.11.2 |
| 1068 | 2026-03-24T20:33:11.794Z | Compiling progenitor v0.10.0 |
| 1069 | 2026-03-24T20:33:11.957Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1070 | 2026-03-24T20:33:12.133Z | Compiling crypto-bigint v0.5.5 |
| 1071 | 2026-03-24T20:33:12.206Z | Compiling rustc_version v0.4.1 |
| 1072 | 2026-03-24T20:33:12.579Z | Compiling unicode-width v0.1.14 |
| 1073 | 2026-03-24T20:33:12.785Z | Compiling is_ci v1.2.0 |
| 1074 | 2026-03-24T20:33:12.936Z | Compiling smawk v0.3.2 |
| 1075 | 2026-03-24T20:33:12.947Z | Compiling progenitor-macro v0.11.2 |
| 1076 | 2026-03-24T20:33:12.957Z | Compiling unicode-linebreak v0.1.5 |
| 1077 | 2026-03-24T20:33:13.034Z | Compiling supports-color v2.1.0 |
| 1078 | 2026-03-24T20:33:13.095Z | Compiling curve25519-dalek v4.1.3 |
| 1079 | 2026-03-24T20:33:13.265Z | Compiling textwrap v0.15.2 |
| 1080 | 2026-03-24T20:33:13.300Z | Compiling backtrace-ext v0.2.1 |
| 1081 | 2026-03-24T20:33:13.439Z | Compiling hashbrown v0.14.5 |
| 1082 | 2026-03-24T20:33:13.495Z | Compiling elliptic-curve v0.13.8 |
| 1083 | 2026-03-24T20:33:13.794Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1084 | 2026-03-24T20:33:13.866Z | Compiling supports-hyperlinks v2.1.0 |
| 1085 | 2026-03-24T20:33:13.935Z | Compiling supports-unicode v2.1.0 |
| 1086 | 2026-03-24T20:33:14.065Z | Compiling half v2.7.1 |
| 1087 | 2026-03-24T20:33:14.122Z | Compiling num-integer v0.1.46 |
| 1088 | 2026-03-24T20:33:14.168Z | Compiling terminal_size v0.1.17 |
| 1089 | 2026-03-24T20:33:14.198Z | Compiling miette-derive v5.10.0 |
| 1090 | 2026-03-24T20:33:14.454Z | Compiling ciborium-io v0.2.2 |
| 1091 | 2026-03-24T20:33:14.535Z | Compiling hex v0.4.3 |
| 1092 | 2026-03-24T20:33:14.567Z | Compiling owo-colors v3.5.0 |
| 1093 | 2026-03-24T20:33:14.880Z | Compiling keccak v0.1.5 |
| 1094 | 2026-03-24T20:33:15.004Z | Compiling num-bigint-dig v0.8.6 |
| 1095 | 2026-03-24T20:33:15.218Z | Compiling sha3 v0.10.8 |
| 1096 | 2026-03-24T20:33:15.344Z | Compiling ciborium-ll v0.2.2 |
| 1097 | 2026-03-24T20:33:15.558Z | Compiling num-iter v0.1.45 |
| 1098 | 2026-03-24T20:33:15.620Z | Compiling chumsky v0.9.3 |
| 1099 | 2026-03-24T20:33:15.694Z | Compiling rfc6979 v0.4.0 |
| 1100 | 2026-03-24T20:33:15.722Z | Compiling knuffel-derive v3.2.0 |
| 1101 | 2026-03-24T20:33:15.732Z | Compiling miette v5.10.0 |
| 1102 | 2026-03-24T20:33:15.844Z | Compiling strum_macros v0.26.4 |
| 1103 | 2026-03-24T20:33:16.866Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1104 | 2026-03-24T20:33:17.345Z | Compiling rustix v0.38.44 |
| 1105 | 2026-03-24T20:33:17.592Z | Compiling salty v0.3.0 |
| 1106 | 2026-03-24T20:33:17.655Z | Compiling knuffel v3.2.0 |
| 1107 | 2026-03-24T20:33:17.899Z | Compiling ecdsa v0.16.9 |
| 1108 | 2026-03-24T20:33:18.111Z | Compiling strum v0.26.3 |
| 1109 | 2026-03-24T20:33:18.270Z | Compiling ciborium v0.2.2 |
| 1110 | 2026-03-24T20:33:18.411Z | Compiling primeorder v0.13.6 |
| 1111 | 2026-03-24T20:33:18.742Z | Compiling ed25519 v2.2.3 |
| 1112 | 2026-03-24T20:33:18.847Z | Compiling pkcs1 v0.7.5 |
| 1113 | 2026-03-24T20:33:19.077Z | Compiling hubpack_derive v0.1.1 |
| 1114 | 2026-03-24T20:33:19.093Z | Compiling ed25519-dalek v2.2.0 |
| 1115 | 2026-03-24T20:33:19.354Z | Compiling rsa v0.9.10 |
| 1116 | 2026-03-24T20:33:19.434Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1117 | 2026-03-24T20:33:19.505Z | Compiling p384 v0.13.1 |
| 1118 | 2026-03-24T20:33:19.739Z | Compiling hubpack v0.1.2 |
| 1119 | 2026-03-24T20:33:20.257Z | Compiling x509-cert v0.2.5 |
| 1120 | 2026-03-24T20:33:20.391Z | Compiling static_assertions v1.1.0 |
| 1121 | 2026-03-24T20:33:20.480Z | Compiling console v0.15.11 |
| 1122 | 2026-03-24T20:33:20.664Z | Compiling progenitor v0.11.2 |
| 1123 | 2026-03-24T20:33:20.836Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1124 | 2026-03-24T20:33:20.891Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1125 | 2026-03-24T20:33:21.388Z | Compiling atomicwrites v0.4.4 |
| 1126 | 2026-03-24T20:33:21.398Z | Compiling newline-converter v0.3.0 |
| 1127 | 2026-03-24T20:33:21.537Z | Compiling similar v2.7.0 |
| 1128 | 2026-03-24T20:33:21.573Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1129 | 2026-03-24T20:33:21.643Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1130 | 2026-03-24T20:33:21.924Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1131 | 2026-03-24T20:33:21.928Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1132 | 2026-03-24T20:33:22.475Z | Compiling expectorate v1.2.0 |
| 1133 | 2026-03-24T20:33:23.391Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1134 | 2026-03-24T20:33:24.501Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb) |
| 1135 | 2026-03-24T20:33:24.826Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1136 | 2026-03-24T20:33:29.858Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1137 | 2026-03-24T20:33:40.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.64s |
| 1138 | 2026-03-24T20:33:40.918Z | + banner prep |
| 1139 | 2026-03-24T20:33:40.926Z | |
| 1140 | 2026-03-24T20:33:40.926Z | ##### ##### ###### ##### |
| 1141 | 2026-03-24T20:33:40.926Z | # # # # # # # |
| 1142 | 2026-03-24T20:33:40.926Z | # # # # ##### # # |
| 1143 | 2026-03-24T20:33:40.926Z | ##### ##### # ##### |
| 1144 | 2026-03-24T20:33:40.926Z | # # # # # |
| 1145 | 2026-03-24T20:33:40.926Z | # # # ###### # |
| 1146 | 2026-03-24T20:33:40.926Z | |
| 1147 | 2026-03-24T20:33:40.926Z | + mkdir -p out |
| 1148 | 2026-03-24T20:33:40.926Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1149 | 2026-03-24T20:33:41.215Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1150 | 2026-03-24T20:33:41.221Z | ++ grep -v -E '.*\.d$' |
| 1151 | 2026-03-24T20:33:41.221Z | ++ head -1 |
| 1152 | 2026-03-24T20:33:41.221Z | + TEST=target/debug/deps/baseline-0b81f9a2c4ab10b6 |
| 1153 | 2026-03-24T20:33:41.221Z | + mv target/debug/deps/baseline-0b81f9a2c4ab10b6 out/baseline |
| 1154 | 2026-03-24T20:33:41.221Z | + banner archive |
| 1155 | 2026-03-24T20:33:41.221Z | |
| 1156 | 2026-03-24T20:33:41.221Z | ## ##### #### # # # # # ###### |
| 1157 | 2026-03-24T20:33:41.221Z | # # # # # # # # # # # # |
| 1158 | 2026-03-24T20:33:41.221Z | # # # # # ###### # # # ##### |
| 1159 | 2026-03-24T20:33:41.221Z | ###### ##### # # # # # # # |
| 1160 | 2026-03-24T20:33:41.221Z | # # # # # # # # # # # # |
| 1161 | 2026-03-24T20:33:41.221Z | # # # # #### # # # ## ###### |
| 1162 | 2026-03-24T20:33:41.222Z | |
| 1163 | 2026-03-24T20:33:41.222Z | + cd /work/ci |
| 1164 | 2026-03-24T20:33:41.222Z | + cat |
| 1165 | 2026-03-24T20:33:41.222Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1166 | 2026-03-24T20:34:03.887Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1167 | 2026-03-24T20:34:03.887Z | a testbed/ 0K |
| 1168 | 2026-03-24T20:34:03.887Z | a testbed/out/ 0K |
| 1169 | 2026-03-24T20:34:03.887Z | a testbed/out/baseline 283650K |
| 1170 | 2026-03-24T20:34:03.887Z | a testbed/out/interop 213042K |
| 1171 | 2026-03-24T20:34:03.887Z | a testbed/out/wrangler 166246K |
| 1172 | 2026-03-24T20:34:03.887Z | a testbed/.github/ 0K |
| 1173 | 2026-03-24T20:34:03.887Z | a testbed/.github/buildomat/ 0K |
| 1174 | 2026-03-24T20:34:03.887Z | a testbed/.github/buildomat/config.toml 1K |
| 1175 | 2026-03-24T20:34:03.887Z | a testbed/.github/buildomat/jobs/ 0K |
| 1176 | 2026-03-24T20:34:03.887Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1177 | 2026-03-24T20:34:03.887Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1178 | 2026-03-24T20:34:03.887Z | a testbed/.github/renovate.json 1K |
| 1179 | 2026-03-24T20:34:03.887Z | a testbed/netconf/ 0K |
| 1180 | 2026-03-24T20:34:03.887Z | a testbed/netconf/static-v6/ 0K |
| 1181 | 2026-03-24T20:34:03.887Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1182 | 2026-03-24T20:34:03.887Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1183 | 2026-03-24T20:34:03.887Z | a testbed/Cargo.lock 127K |
| 1184 | 2026-03-24T20:34:03.887Z | a testbed/tools/ 0K |
| 1185 | 2026-03-24T20:34:03.888Z | a testbed/tools/setup/ 0K |
| 1186 | 2026-03-24T20:34:03.888Z | a testbed/tools/setup/debian 1K |
| 1187 | 2026-03-24T20:34:03.888Z | a testbed/tools/setup/illumos 1K |
| 1188 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/ 0K |
| 1189 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/src/ 0K |
| 1190 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1191 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1192 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1193 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1194 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1195 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1196 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/build.rs 1K |
| 1197 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1198 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/proto/ 0K |
| 1199 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1200 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1201 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1202 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/scripts/ 0K |
| 1203 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1204 | 2026-03-24T20:34:03.888Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1205 | 2026-03-24T20:34:03.888Z | a testbed/Cargo.toml 2K |
| 1206 | 2026-03-24T20:34:03.888Z | a testbed/README.md 1K |
| 1207 | 2026-03-24T20:34:03.888Z | a testbed/.gitignore 1K |
| 1208 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/ 0K |
| 1209 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/tests/ 0K |
| 1210 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/tests/output/ 0K |
| 1211 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1212 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1213 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1214 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1215 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1216 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1217 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1218 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/src/ 0K |
| 1219 | 2026-03-24T20:34:03.889Z | a testbed/toml-assemble/src/main.rs 5K |
| 1220 | 2026-03-24T20:34:03.889Z | a testbed/a4x2 excluded |
| 1221 | 2026-03-24T20:34:03.889Z | a testbed/interop/ 0K |
| 1222 | 2026-03-24T20:34:03.889Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1223 | 2026-03-24T20:34:03.889Z | a testbed/interop/.gitignore 1K |
| 1224 | 2026-03-24T20:34:03.889Z | a testbed/interop/Cargo.toml 1K |
| 1225 | 2026-03-24T20:34:03.889Z | a testbed/interop/cargo-bay/ 0K |
| 1226 | 2026-03-24T20:34:03.889Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1227 | 2026-03-24T20:34:03.889Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1228 | 2026-03-24T20:34:03.889Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1229 | 2026-03-24T20:34:03.889Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1230 | 2026-03-24T20:34:03.889Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1231 | 2026-03-24T20:34:03.889Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1232 | 2026-03-24T20:34:03.890Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1233 | 2026-03-24T20:34:03.890Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1234 | 2026-03-24T20:34:03.890Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1235 | 2026-03-24T20:34:03.890Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1236 | 2026-03-24T20:34:03.890Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1237 | 2026-03-24T20:34:03.890Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1238 | 2026-03-24T20:34:03.890Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1239 | 2026-03-24T20:34:03.890Z | a testbed/interop/tests/ 0K |
| 1240 | 2026-03-24T20:34:03.890Z | a testbed/interop/tests/baseline.rs 6K |
| 1241 | 2026-03-24T20:34:03.890Z | a testbed/interop/src/ 0K |
| 1242 | 2026-03-24T20:34:03.890Z | a testbed/interop/src/lib.rs 2K |
| 1243 | 2026-03-24T20:34:03.890Z | a testbed/interop/src/bin/ 0K |
| 1244 | 2026-03-24T20:34:03.890Z | a testbed/interop/src/bin/interop.rs 3K |
| 1245 | 2026-03-24T20:34:03.890Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1246 | 2026-03-24T20:34:03.890Z | a testbed/interop/README.md 3K |
| 1247 | 2026-03-24T20:34:03.890Z | a testbed/interop/scripts/ 0K |
| 1248 | 2026-03-24T20:34:03.890Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1249 | 2026-03-24T20:34:03.890Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1250 | 2026-03-24T20:34:03.890Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1251 | 2026-03-24T20:34:03.890Z | a testbed/target excluded |
| 1252 | 2026-03-24T20:34:03.890Z | a testbed/.git excluded |
| 1253 | 2026-03-24T20:34:03.908Z | + banner dhcp-server |
| 1254 | 2026-03-24T20:34:03.909Z | |
| 1255 | 2026-03-24T20:34:03.909Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1256 | 2026-03-24T20:34:03.909Z | # # # # # # # # # # # # # # # |
| 1257 | 2026-03-24T20:34:03.909Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1258 | 2026-03-24T20:34:03.909Z | # # # # # ##### # # ##### # # # |
| 1259 | 2026-03-24T20:34:03.909Z | # # # # # # # # # # # # # # # |
| 1260 | 2026-03-24T20:34:03.909Z | ##### # # #### # #### ###### # # ## ###### |
| 1261 | 2026-03-24T20:34:03.909Z | |
| 1262 | 2026-03-24T20:34:03.909Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1263 | 2026-03-24T20:34:03.909Z | Cloning into '/work/ci/omicron'... |
| 1264 | 2026-03-24T20:34:14.219Z | + cd /work/ci/omicron |
| 1265 | 2026-03-24T20:34:14.220Z | + source env.sh |
| 1266 | 2026-03-24T20:34:14.235Z | ++ OLD_SHELL_OPTS=ehxB |
| 1267 | 2026-03-24T20:34:14.235Z | ++ set -o xtrace |
| 1268 | 2026-03-24T20:34:14.235Z | ++++ dirname env.sh |
| 1269 | 2026-03-24T20:34:14.235Z | +++ readlink -f . |
| 1270 | 2026-03-24T20:34:14.235Z | ++ OMICRON_WS=/work/ci/omicron |
| 1271 | 2026-03-24T20:34:14.235Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1272 | 2026-03-24T20:34:14.235Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1273 | 2026-03-24T20:34:14.235Z | ++ export PATH=/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1274 | 2026-03-24T20:34:14.235Z | ++ PATH=/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1275 | 2026-03-24T20:34:14.235Z | ++ export PATH=/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1276 | 2026-03-24T20:34:14.235Z | ++ PATH=/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1277 | 2026-03-24T20:34:14.236Z | ++ 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 |
| 1278 | 2026-03-24T20:34:14.236Z | ++ PATH=/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1279 | 2026-03-24T20:34:14.236Z | ++ case $OLD_SHELL_OPTS in |
| 1280 | 2026-03-24T20:34:14.236Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1281 | 2026-03-24T20:34:14.236Z | + [[ true == true ]] |
| 1282 | 2026-03-24T20:34:14.236Z | + source .github/buildomat/ci-env.sh |
| 1283 | 2026-03-24T20:34:14.236Z | ++ export CARGO_TERM_COLOR=always |
| 1284 | 2026-03-24T20:34:14.236Z | ++ CARGO_TERM_COLOR=always |
| 1285 | 2026-03-24T20:34:14.236Z | + ./tools/install_builder_prerequisites.sh -y |
| 1286 | 2026-03-24T20:34:15.429Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1287 | 2026-03-24T20:34:38.509Z | Planning: Solver setup ... Done (21.362s) |
| 1288 | 2026-03-24T20:34:38.668Z | Planning: Running solver ... Done (0.159s) |
| 1289 | 2026-03-24T20:34:38.867Z | Planning: Finding local manifests ... Done (0.000s) |
| 1290 | 2026-03-24T20:34:38.933Z | Planning: Fetching manifests: 0/4 0% complete |
| 1291 | 2026-03-24T20:34:39.113Z | Planning: Fetching manifests: 4/4 100% complete |
| 1292 | 2026-03-24T20:34:39.156Z | Planning: Package planning ... Done (0.043s) |
| 1293 | 2026-03-24T20:34:39.196Z | Planning: Merging actions ... Done (0.040s) |
| 1294 | 2026-03-24T20:34:39.440Z | Planning: Checking for conflicting actions ... Done (0.244s) |
| 1295 | 2026-03-24T20:34:39.451Z | Planning: Consolidating action changes ... Done (0.010s) |
| 1296 | 2026-03-24T20:34:39.685Z | Planning: Evaluating mediators ... Done (0.230s) |
| 1297 | 2026-03-24T20:34:39.689Z | Planning: Planning completed in 24.26 seconds |
| 1298 | 2026-03-24T20:34:39.699Z | Packages to install: 4 |
| 1299 | 2026-03-24T20:34:39.702Z | Mediators to change: 2 |
| 1300 | 2026-03-24T20:34:39.702Z | Services to change: 1 |
| 1301 | 2026-03-24T20:34:39.703Z | Estimated space available: 152.78 GB |
| 1302 | 2026-03-24T20:34:39.703Z | Estimated space to be consumed: 1.83 GB |
| 1303 | 2026-03-24T20:34:39.703Z | Create boot environment: No |
| 1304 | 2026-03-24T20:34:39.703Z | Create backup boot environment: No |
| 1305 | 2026-03-24T20:34:39.703Z | Rebuild boot archive: No |
| 1306 | 2026-03-24T20:34:39.703Z | |
| 1307 | 2026-03-24T20:34:39.703Z | Changed mediators: |
| 1308 | 2026-03-24T20:34:39.703Z | mediator clang: |
| 1309 | 2026-03-24T20:34:39.703Z | version: None -> 15 (system default) |
| 1310 | 2026-03-24T20:34:39.703Z | |
| 1311 | 2026-03-24T20:34:39.703Z | mediator llvm: |
| 1312 | 2026-03-24T20:34:39.703Z | version: 14 (system default) -> 15 (system default) |
| 1313 | 2026-03-24T20:34:39.703Z | |
| 1314 | 2026-03-24T20:34:39.703Z | Changed packages: |
| 1315 | 2026-03-24T20:34:39.703Z | helios-dev |
| 1316 | 2026-03-24T20:34:39.703Z | developer/build-essential |
| 1317 | 2026-03-24T20:34:39.703Z | None -> 11-2.0 |
| 1318 | 2026-03-24T20:34:39.703Z | library/libxmlsec1 |
| 1319 | 2026-03-24T20:34:39.703Z | None -> 1.2.35-2.0 |
| 1320 | 2026-03-24T20:34:39.703Z | ooce/developer/clang-15 |
| 1321 | 2026-03-24T20:34:39.703Z | None -> 15.0.7-2.0 |
| 1322 | 2026-03-24T20:34:39.703Z | ooce/developer/llvm-15 |
| 1323 | 2026-03-24T20:34:39.703Z | None -> 15.0.7-2.0 |
| 1324 | 2026-03-24T20:34:39.703Z | |
| 1325 | 2026-03-24T20:34:39.703Z | Services: |
| 1326 | 2026-03-24T20:34:39.703Z | restart_fmri: |
| 1327 | 2026-03-24T20:34:39.704Z | svc:/system/update-man-index:default |
| 1328 | 2026-03-24T20:34:39.744Z | |
| 1329 | 2026-03-24T20:34:39.745Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 1330 | 2026-03-24T20:34:44.743Z | Download: 2533/3290 items 120.1/212.6MB 56% complete (24.2M/s) |
| 1331 | 2026-03-24T20:34:47.118Z | Download: Completed 212.60 MB in 7.37 seconds (28.8M/s) |
| 1332 | 2026-03-24T20:34:47.446Z | Actions: 1/3689 actions (Installing new actions) |
| 1333 | 2026-03-24T20:34:51.582Z | Actions: Completed 3689 actions in 4.13 seconds. |
| 1334 | 2026-03-24T20:34:52.003Z | Done (0.416s) |
| 1335 | 2026-03-24T20:34:52.003Z | Done (0.000s) |
| 1336 | 2026-03-24T20:34:53.006Z | Done (1.003s) |
| 1337 | 2026-03-24T20:34:56.852Z | Done (3.454s) |
| 1338 | 2026-03-24T20:34:56.946Z | Done (0.013s) |
| 1339 | 2026-03-24T20:34:56.949Z | Done (0.000s) |
| 1340 | 2026-03-24T20:34:57.189Z | Done (0.000s) |
| 1341 | 2026-03-24T20:34:57.628Z | Planning: Evaluating mediator changes ... Done |
| 1342 | 2026-03-24T20:34:57.778Z | Planning: Checking for conflicting actions ... Done |
| 1343 | 2026-03-24T20:34:57.781Z | Planning: Consolidating action changes ... Done |
| 1344 | 2026-03-24T20:34:58.007Z | Planning: Evaluating mediators ... Done |
| 1345 | 2026-03-24T20:34:58.010Z | Planning: Planning completed in 0.38 seconds |
| 1346 | 2026-03-24T20:34:58.035Z | Mediators to change: 2 |
| 1347 | 2026-03-24T20:34:58.035Z | Create boot environment: No |
| 1348 | 2026-03-24T20:34:58.038Z | Create backup boot environment: No |
| 1349 | 2026-03-24T20:34:58.117Z | Done |
| 1350 | 2026-03-24T20:34:58.117Z | Done |
| 1351 | 2026-03-24T20:34:58.897Z | Done |
| 1352 | 2026-03-24T20:35:02.321Z | Done |
| 1353 | 2026-03-24T20:35:02.435Z | Done |
| 1354 | 2026-03-24T20:35:02.446Z | Done |
| 1355 | 2026-03-24T20:35:02.628Z | Done |
| 1356 | 2026-03-24T20:35:03.126Z | Planning: Evaluating mediator changes ... Done |
| 1357 | 2026-03-24T20:35:03.131Z | Planning: Merging actions ... Done |
| 1358 | 2026-03-24T20:35:03.307Z | Planning: Checking for conflicting actions ... Done |
| 1359 | 2026-03-24T20:35:03.311Z | Planning: Consolidating action changes ... Done |
| 1360 | 2026-03-24T20:35:03.514Z | Planning: Evaluating mediators ... Done |
| 1361 | 2026-03-24T20:35:03.558Z | Planning: Planning completed in 0.64 seconds |
| 1362 | 2026-03-24T20:35:03.599Z | Packages to change: 1 |
| 1363 | 2026-03-24T20:35:03.602Z | Mediators to change: 1 |
| 1364 | 2026-03-24T20:35:03.602Z | Services to change: 1 |
| 1365 | 2026-03-24T20:35:03.602Z | Create boot environment: No |
| 1366 | 2026-03-24T20:35:03.602Z | Create backup boot environment: Yes |
| 1367 | 2026-03-24T20:35:05.960Z | Actions: 1/6 actions (Updating modified actions) |
| 1368 | 2026-03-24T20:35:05.963Z | Actions: Completed 6 actions in 0.00 seconds. |
| 1369 | 2026-03-24T20:35:05.963Z | Done |
| 1370 | 2026-03-24T20:35:05.963Z | Done |
| 1371 | 2026-03-24T20:35:06.155Z | Done |
| 1372 | 2026-03-24T20:35:09.554Z | Done |
| 1373 | 2026-03-24T20:35:09.614Z | Done |
| 1374 | 2026-03-24T20:35:09.627Z | Done |
| 1375 | 2026-03-24T20:35:09.975Z | Done |
| 1376 | 2026-03-24T20:35:10.169Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1377 | 2026-03-24T20:35:10.169Z | clang system 15 system |
| 1378 | 2026-03-24T20:35:10.169Z | csh system system illumos |
| 1379 | 2026-03-24T20:35:10.169Z | ctags system system illumos |
| 1380 | 2026-03-24T20:35:10.169Z | file system system illumos |
| 1381 | 2026-03-24T20:35:10.169Z | gcc vendor 12 vendor |
| 1382 | 2026-03-24T20:35:10.169Z | gcc system 10 system |
| 1383 | 2026-03-24T20:35:10.169Z | gcc system 7 system |
| 1384 | 2026-03-24T20:35:10.169Z | go system 1.20 system |
| 1385 | 2026-03-24T20:35:10.169Z | go system 1.19 system |
| 1386 | 2026-03-24T20:35:10.169Z | llvm system 15 system |
| 1387 | 2026-03-24T20:35:10.170Z | llvm system 14 system |
| 1388 | 2026-03-24T20:35:10.170Z | mariadb system 10.6 system |
| 1389 | 2026-03-24T20:35:10.170Z | mta vendor vendor dma |
| 1390 | 2026-03-24T20:35:10.170Z | openjdk system 17 system |
| 1391 | 2026-03-24T20:35:10.170Z | openjdk system 11 system |
| 1392 | 2026-03-24T20:35:10.170Z | openjdk system 1.8 system |
| 1393 | 2026-03-24T20:35:10.170Z | openssl vendor 3 vendor |
| 1394 | 2026-03-24T20:35:10.170Z | perl system 5.36 system |
| 1395 | 2026-03-24T20:35:10.170Z | postgresql system 15 system |
| 1396 | 2026-03-24T20:35:10.170Z | postgresql system 13 system |
| 1397 | 2026-03-24T20:35:10.170Z | python vendor 3 vendor |
| 1398 | 2026-03-24T20:35:10.170Z | python system 2 system |
| 1399 | 2026-03-24T20:35:10.170Z | python3 system 3.11 system |
| 1400 | 2026-03-24T20:35:10.170Z | ruby system 3.0 system |
| 1401 | 2026-03-24T20:35:10.170Z | words vendor vendor american-english |
| 1402 | 2026-03-24T20:35:10.170Z | words system system australian-english |
| 1403 | 2026-03-24T20:35:10.170Z | words system system british-english |
| 1404 | 2026-03-24T20:35:10.170Z | words system system canadian-english |
| 1405 | 2026-03-24T20:35:10.170Z | words system system french |
| 1406 | 2026-03-24T20:35:10.170Z | words system system italian |
| 1407 | 2026-03-24T20:35:10.170Z | words system system ngerman |
| 1408 | 2026-03-24T20:35:10.170Z | words system system ogerman |
| 1409 | 2026-03-24T20:35:10.170Z | words system system spanish |
| 1410 | 2026-03-24T20:35:10.475Z | PUBLISHER TYPE STATUS P LOCATION |
| 1411 | 2026-03-24T20:35:10.475Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1412 | 2026-03-24T20:35:16.675Z | FMRI IFO |
| 1413 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1414 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1415 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1416 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1417 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1418 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1419 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 1420 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1421 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1422 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1423 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1424 | 2026-03-24T20:35:16.675Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1425 | 2026-03-24T20:35:16.676Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1426 | 2026-03-24T20:35:16.676Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1427 | 2026-03-24T20:35:16.676Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1428 | 2026-03-24T20:35:16.676Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1429 | 2026-03-24T20:35:17.709Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 1430 | 2026-03-24T20:35:17.914Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 1431 | 2026-03-24T20:35:17.917Z | info: downloading 6 components |
| 1432 | 2026-03-24T20:35:35.369Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1433 | 2026-03-24T20:35:35.684Z | Updating crates.io index |
| 1434 | 2026-03-24T20:35:35.693Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1435 | 2026-03-24T20:35:36.066Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1436 | 2026-03-24T20:35:36.425Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1437 | 2026-03-24T20:35:36.732Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 1438 | 2026-03-24T20:35:37.307Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1439 | 2026-03-24T20:35:37.817Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1440 | 2026-03-24T20:35:38.436Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1441 | 2026-03-24T20:35:39.230Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1442 | 2026-03-24T20:35:39.508Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1443 | 2026-03-24T20:35:40.030Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1444 | 2026-03-24T20:35:40.357Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1445 | 2026-03-24T20:35:40.636Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1446 | 2026-03-24T20:35:41.506Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1447 | 2026-03-24T20:35:42.105Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1448 | 2026-03-24T20:35:42.361Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1449 | 2026-03-24T20:35:42.660Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1450 | 2026-03-24T20:35:42.954Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1451 | 2026-03-24T20:35:43.294Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1452 | 2026-03-24T20:35:43.574Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1453 | 2026-03-24T20:35:50.663Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 1454 | 2026-03-24T20:35:51.137Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 1455 | 2026-03-24T20:35:51.517Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1456 | 2026-03-24T20:35:52.108Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1457 | 2026-03-24T20:35:52.431Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1458 | 2026-03-24T20:35:52.712Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1459 | 2026-03-24T20:35:53.304Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1460 | 2026-03-24T20:35:53.773Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1461 | 2026-03-24T20:35:54.367Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1462 | 2026-03-24T20:35:59.325Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1463 | 2026-03-24T20:35:59.694Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1464 | 2026-03-24T20:36:00.167Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1465 | 2026-03-24T20:36:00.725Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1466 | 2026-03-24T20:36:01.166Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1467 | 2026-03-24T20:36:15.067Z | Downloading crates ... |
| 1468 | 2026-03-24T20:36:15.148Z | Downloaded erased-serde v0.4.9 |
| 1469 | 2026-03-24T20:36:15.151Z | Downloaded cargo-util-schemas v0.8.2 |
| 1470 | 2026-03-24T20:36:15.153Z | Downloaded dtrace-parser v0.2.0 |
| 1471 | 2026-03-24T20:36:15.153Z | Downloaded anstream v0.6.21 |
| 1472 | 2026-03-24T20:36:15.156Z | Downloaded usdt-macro v0.5.0 |
| 1473 | 2026-03-24T20:36:15.156Z | Downloaded macaddr v1.0.1 |
| 1474 | 2026-03-24T20:36:15.159Z | Downloaded plain v0.2.3 |
| 1475 | 2026-03-24T20:36:15.159Z | Downloaded swrite v0.1.0 |
| 1476 | 2026-03-24T20:36:15.162Z | Downloaded serde-value v0.7.0 |
| 1477 | 2026-03-24T20:36:15.165Z | Downloaded cargo-platform v0.2.0 |
| 1478 | 2026-03-24T20:36:15.168Z | Downloaded serde_tokenstream v0.2.3 |
| 1479 | 2026-03-24T20:36:15.168Z | Downloaded crypto-common v0.1.7 |
| 1480 | 2026-03-24T20:36:15.171Z | Downloaded unicode-xid v0.2.6 |
| 1481 | 2026-03-24T20:36:15.173Z | Downloaded scroll_derive v0.12.1 |
| 1482 | 2026-03-24T20:36:15.174Z | Downloaded usdt v0.5.0 |
| 1483 | 2026-03-24T20:36:15.178Z | Downloaded generic-array v0.14.7 |
| 1484 | 2026-03-24T20:36:15.181Z | Downloaded usdt-attr-macro v0.5.0 |
| 1485 | 2026-03-24T20:36:15.181Z | Downloaded thread-id v4.2.2 |
| 1486 | 2026-03-24T20:36:15.184Z | Downloaded memmap v0.7.0 |
| 1487 | 2026-03-24T20:36:15.192Z | Downloaded toml_datetime v0.6.11 |
| 1488 | 2026-03-24T20:36:15.195Z | Downloaded tabled_derive v0.7.0 |
| 1489 | 2026-03-24T20:36:15.206Z | Downloaded serde-untagged v0.1.9 |
| 1490 | 2026-03-24T20:36:15.209Z | Downloaded camino-tempfile v1.4.1 |
| 1491 | 2026-03-24T20:36:15.209Z | Downloaded quote v1.0.44 |
| 1492 | 2026-03-24T20:36:15.212Z | Downloaded serde_spanned v0.6.9 |
| 1493 | 2026-03-24T20:36:15.215Z | Downloaded toml_write v0.1.2 |
| 1494 | 2026-03-24T20:36:15.218Z | Downloaded dof v0.3.0 |
| 1495 | 2026-03-24T20:36:15.218Z | Downloaded bytecount v0.6.9 |
| 1496 | 2026-03-24T20:36:15.225Z | Downloaded usdt-impl v0.5.0 |
| 1497 | 2026-03-24T20:36:15.228Z | Downloaded scroll v0.12.0 |
| 1498 | 2026-03-24T20:36:15.228Z | Downloaded anstyle-parse v0.2.7 |
| 1499 | 2026-03-24T20:36:15.241Z | Downloaded cargo_toml v0.21.0 |
| 1500 | 2026-03-24T20:36:15.243Z | Downloaded cargo_metadata v0.21.0 |
| 1501 | 2026-03-24T20:36:15.246Z | Downloaded ordered-float v2.10.1 |
| 1502 | 2026-03-24T20:36:15.249Z | Downloaded fs-err v3.3.0 |
| 1503 | 2026-03-24T20:36:15.252Z | Downloaded pest_derive v2.8.6 |
| 1504 | 2026-03-24T20:36:15.255Z | Downloaded toml v0.8.23 |
| 1505 | 2026-03-24T20:36:15.258Z | Downloaded bitflags v2.11.0 |
| 1506 | 2026-03-24T20:36:15.268Z | Downloaded zmij v1.0.21 |
| 1507 | 2026-03-24T20:36:15.271Z | Downloaded zerocopy-derive v0.7.35 |
| 1508 | 2026-03-24T20:36:15.273Z | Downloaded ucd-trie v0.1.7 |
| 1509 | 2026-03-24T20:36:15.273Z | Downloaded pest_generator v2.8.6 |
| 1510 | 2026-03-24T20:36:15.276Z | Downloaded tempfile v3.25.0 |
| 1511 | 2026-03-24T20:36:15.279Z | Downloaded textwrap v0.16.2 |
| 1512 | 2026-03-24T20:36:15.288Z | Downloaded unicode-ident v1.0.24 |
| 1513 | 2026-03-24T20:36:15.292Z | Downloaded clap v4.5.60 |
| 1514 | 2026-03-24T20:36:15.296Z | Downloaded pest_meta v2.8.6 |
| 1515 | 2026-03-24T20:36:15.299Z | Downloaded clap_derive v4.5.55 |
| 1516 | 2026-03-24T20:36:15.302Z | Downloaded getrandom v0.4.1 |
| 1517 | 2026-03-24T20:36:15.307Z | Downloaded toml_edit v0.22.27 |
| 1518 | 2026-03-24T20:36:15.310Z | Downloaded papergrid v0.11.0 |
| 1519 | 2026-03-24T20:36:15.312Z | Downloaded memchr v2.8.0 |
| 1520 | 2026-03-24T20:36:15.341Z | Downloaded zerocopy v0.7.35 |
| 1521 | 2026-03-24T20:36:15.350Z | Downloaded pest v2.8.6 |
| 1522 | 2026-03-24T20:36:15.356Z | Downloaded goblin v0.8.2 |
| 1523 | 2026-03-24T20:36:15.359Z | Downloaded clap_builder v4.5.60 |
| 1524 | 2026-03-24T20:36:15.363Z | Downloaded tabled v0.15.0 |
| 1525 | 2026-03-24T20:36:15.373Z | Downloaded unicode-width v0.2.0 |
| 1526 | 2026-03-24T20:36:15.445Z | Compiling proc-macro2 v1.0.106 |
| 1527 | 2026-03-24T20:36:15.450Z | Compiling unicode-ident v1.0.24 |
| 1528 | 2026-03-24T20:36:15.450Z | Compiling quote v1.0.44 |
| 1529 | 2026-03-24T20:36:15.450Z | Compiling serde_core v1.0.228 |
| 1530 | 2026-03-24T20:36:15.450Z | Compiling libc v0.2.180 |
| 1531 | 2026-03-24T20:36:15.450Z | Compiling version_check v0.9.5 |
| 1532 | 2026-03-24T20:36:15.450Z | Compiling stable_deref_trait v1.2.1 |
| 1533 | 2026-03-24T20:36:15.450Z | Compiling serde v1.0.228 |
| 1534 | 2026-03-24T20:36:15.794Z | Compiling memchr v2.8.0 |
| 1535 | 2026-03-24T20:36:15.814Z | Compiling zmij v1.0.21 |
| 1536 | 2026-03-24T20:36:16.075Z | Compiling ucd-trie v0.1.7 |
| 1537 | 2026-03-24T20:36:16.143Z | Compiling itoa v1.0.17 |
| 1538 | 2026-03-24T20:36:16.182Z | Compiling thiserror v1.0.69 |
| 1539 | 2026-03-24T20:36:16.442Z | Compiling autocfg v1.5.0 |
| 1540 | 2026-03-24T20:36:16.662Z | Compiling pest v2.8.6 |
| 1541 | 2026-03-24T20:36:16.726Z | Compiling writeable v0.6.2 |
| 1542 | 2026-03-24T20:36:16.765Z | Compiling litemap v0.8.1 |
| 1543 | 2026-03-24T20:36:16.894Z | Compiling rustix v1.1.3 |
| 1544 | 2026-03-24T20:36:17.000Z | Compiling icu_properties_data v2.1.2 |
| 1545 | 2026-03-24T20:36:17.060Z | Compiling icu_normalizer_data v2.1.1 |
| 1546 | 2026-03-24T20:36:17.304Z | Compiling syn v2.0.117 |
| 1547 | 2026-03-24T20:36:17.372Z | Compiling byteorder v1.5.0 |
| 1548 | 2026-03-24T20:36:17.508Z | Compiling errno v0.3.14 |
| 1549 | 2026-03-24T20:36:17.692Z | Compiling serde_json v1.0.149 |
| 1550 | 2026-03-24T20:36:17.712Z | Compiling bitflags v2.11.0 |
| 1551 | 2026-03-24T20:36:17.833Z | Compiling num-traits v0.2.19 |
| 1552 | 2026-03-24T20:36:17.983Z | Compiling equivalent v1.0.2 |
| 1553 | 2026-03-24T20:36:18.007Z | Compiling smallvec v1.15.1 |
| 1554 | 2026-03-24T20:36:18.076Z | Compiling typeid v1.0.3 |
| 1555 | 2026-03-24T20:36:18.099Z | Compiling hashbrown v0.16.1 |
| 1556 | 2026-03-24T20:36:18.293Z | Compiling pest_meta v2.8.6 |
| 1557 | 2026-03-24T20:36:18.704Z | Compiling thread-id v4.2.2 |
| 1558 | 2026-03-24T20:36:18.737Z | Compiling usdt-impl v0.5.0 |
| 1559 | 2026-03-24T20:36:18.817Z | Compiling indexmap v2.13.0 |
| 1560 | 2026-03-24T20:36:18.849Z | Compiling proc-macro-error-attr v1.0.4 |
| 1561 | 2026-03-24T20:36:18.903Z | Compiling erased-serde v0.4.9 |
| 1562 | 2026-03-24T20:36:19.004Z | Compiling toml_write v0.1.2 |
| 1563 | 2026-03-24T20:36:19.093Z | Compiling syn v1.0.109 |
| 1564 | 2026-03-24T20:36:19.257Z | Compiling winnow v0.7.14 |
| 1565 | 2026-03-24T20:36:19.671Z | Compiling proc-macro-error v1.0.4 |
| 1566 | 2026-03-24T20:36:19.817Z | Compiling thiserror v2.0.18 |
| 1567 | 2026-03-24T20:36:19.929Z | Compiling plain v0.2.3 |
| 1568 | 2026-03-24T20:36:20.077Z | Compiling camino v1.2.2 |
| 1569 | 2026-03-24T20:36:20.261Z | Compiling utf8_iter v1.0.4 |
| 1570 | 2026-03-24T20:36:20.463Z | Compiling percent-encoding v2.3.2 |
| 1571 | 2026-03-24T20:36:20.491Z | Compiling log v0.4.29 |
| 1572 | 2026-03-24T20:36:20.519Z | Compiling getrandom v0.4.1 |
| 1573 | 2026-03-24T20:36:20.649Z | Compiling utf8parse v0.2.2 |
| 1574 | 2026-03-24T20:36:20.718Z | Compiling form_urlencoded v1.2.2 |
| 1575 | 2026-03-24T20:36:20.800Z | Compiling anstyle-parse v0.2.7 |
| 1576 | 2026-03-24T20:36:20.820Z | Compiling ordered-float v2.10.1 |
| 1577 | 2026-03-24T20:36:21.086Z | Compiling terminal_size v0.4.3 |
| 1578 | 2026-03-24T20:36:21.135Z | Compiling synstructure v0.13.2 |
| 1579 | 2026-03-24T20:36:21.265Z | Compiling pest_generator v2.8.6 |
| 1580 | 2026-03-24T20:36:21.376Z | Compiling anstyle v1.0.13 |
| 1581 | 2026-03-24T20:36:21.565Z | Compiling colorchoice v1.0.4 |
| 1582 | 2026-03-24T20:36:21.585Z | Compiling cfg-if v1.0.4 |
| 1583 | 2026-03-24T20:36:21.680Z | Compiling is_terminal_polyfill v1.70.2 |
| 1584 | 2026-03-24T20:36:21.702Z | Compiling pretty-hex v0.4.1 |
| 1585 | 2026-03-24T20:36:21.721Z | Compiling anstyle-query v1.1.5 |
| 1586 | 2026-03-24T20:36:21.806Z | Compiling serde-untagged v0.1.9 |
| 1587 | 2026-03-24T20:36:21.866Z | Compiling anstream v0.6.21 |
| 1588 | 2026-03-24T20:36:22.023Z | Compiling semver v1.0.27 |
| 1589 | 2026-03-24T20:36:22.139Z | Compiling fs-err v3.3.0 |
| 1590 | 2026-03-24T20:36:22.248Z | Compiling heck v0.5.0 |
| 1591 | 2026-03-24T20:36:22.290Z | Compiling once_cell v1.21.3 |
| 1592 | 2026-03-24T20:36:22.387Z | Compiling anyhow v1.0.102 |
| 1593 | 2026-03-24T20:36:22.484Z | Compiling fastrand v2.3.0 |
| 1594 | 2026-03-24T20:36:22.528Z | Compiling bytecount v0.6.9 |
| 1595 | 2026-03-24T20:36:22.580Z | Compiling unicode-xid v0.2.6 |
| 1596 | 2026-03-24T20:36:22.583Z | Compiling strsim v0.11.1 |
| 1597 | 2026-03-24T20:36:22.746Z | Compiling clap_lex v1.0.0 |
| 1598 | 2026-03-24T20:36:22.794Z | Compiling unicode-width v0.1.14 |
| 1599 | 2026-03-24T20:36:22.833Z | Compiling heck v0.4.1 |
| 1600 | 2026-03-24T20:36:23.053Z | Compiling fnv v1.0.7 |
| 1601 | 2026-03-24T20:36:23.084Z | Compiling clap_builder v4.5.60 |
| 1602 | 2026-03-24T20:36:23.138Z | Compiling tempfile v3.25.0 |
| 1603 | 2026-03-24T20:36:23.187Z | Compiling papergrid v0.11.0 |
| 1604 | 2026-03-24T20:36:23.297Z | Compiling memmap v0.7.0 |
| 1605 | 2026-03-24T20:36:23.404Z | Compiling unicode-linebreak v0.1.5 |
| 1606 | 2026-03-24T20:36:23.543Z | Compiling unicode-width v0.2.0 |
| 1607 | 2026-03-24T20:36:23.652Z | Compiling smawk v0.3.2 |
| 1608 | 2026-03-24T20:36:23.726Z | Compiling camino-tempfile v1.4.1 |
| 1609 | 2026-03-24T20:36:23.795Z | Compiling serde_derive v1.0.228 |
| 1610 | 2026-03-24T20:36:23.834Z | Compiling zerofrom-derive v0.1.6 |
| 1611 | 2026-03-24T20:36:23.911Z | Compiling yoke-derive v0.8.1 |
| 1612 | 2026-03-24T20:36:24.035Z | Compiling zerovec-derive v0.11.2 |
| 1613 | 2026-03-24T20:36:24.134Z | Compiling displaydoc v0.2.5 |
| 1614 | 2026-03-24T20:36:25.100Z | Compiling thiserror-impl v1.0.69 |
| 1615 | 2026-03-24T20:36:25.199Z | Compiling zerocopy-derive v0.7.35 |
| 1616 | 2026-03-24T20:36:25.496Z | Compiling pest_derive v2.8.6 |
| 1617 | 2026-03-24T20:36:25.552Z | Compiling scroll_derive v0.12.1 |
| 1618 | 2026-03-24T20:36:25.776Z | Compiling zerofrom v0.1.6 |
| 1619 | 2026-03-24T20:36:25.955Z | Compiling yoke v0.8.1 |
| 1620 | 2026-03-24T20:36:26.048Z | Compiling thiserror-impl v2.0.18 |
| 1621 | 2026-03-24T20:36:26.243Z | Compiling zerovec v0.11.5 |
| 1622 | 2026-03-24T20:36:26.412Z | Compiling zerotrie v0.2.3 |
| 1623 | 2026-03-24T20:36:26.475Z | Compiling zerocopy v0.7.35 |
| 1624 | 2026-03-24T20:36:26.829Z | Compiling scroll v0.12.0 |
| 1625 | 2026-03-24T20:36:26.978Z | Compiling tinystr v0.8.2 |
| 1626 | 2026-03-24T20:36:27.020Z | Compiling potential_utf v0.1.4 |
| 1627 | 2026-03-24T20:36:27.210Z | Compiling icu_locale_core v2.1.1 |
| 1628 | 2026-03-24T20:36:27.251Z | Compiling icu_collections v2.1.1 |
| 1629 | 2026-03-24T20:36:27.254Z | Compiling dtrace-parser v0.2.0 |
| 1630 | 2026-03-24T20:36:27.299Z | Compiling goblin v0.8.2 |
| 1631 | 2026-03-24T20:36:27.438Z | Compiling tabled_derive v0.7.0 |
| 1632 | 2026-03-24T20:36:27.875Z | Compiling clap_derive v4.5.55 |
| 1633 | 2026-03-24T20:36:27.922Z | Compiling textwrap v0.16.2 |
| 1634 | 2026-03-24T20:36:28.340Z | Compiling icu_provider v2.1.1 |
| 1635 | 2026-03-24T20:36:28.627Z | Compiling serde_spanned v0.6.9 |
| 1636 | 2026-03-24T20:36:28.671Z | Compiling icu_normalizer v2.1.1 |
| 1637 | 2026-03-24T20:36:28.692Z | Compiling icu_properties v2.1.2 |
| 1638 | 2026-03-24T20:36:28.713Z | Compiling toml_datetime v0.6.11 |
| 1639 | 2026-03-24T20:36:28.743Z | Compiling dof v0.3.0 |
| 1640 | 2026-03-24T20:36:28.815Z | Compiling serde_tokenstream v0.2.3 |
| 1641 | 2026-03-24T20:36:29.047Z | Compiling toml_edit v0.22.27 |
| 1642 | 2026-03-24T20:36:29.068Z | Compiling serde-value v0.7.0 |
| 1643 | 2026-03-24T20:36:29.267Z | Compiling cargo-platform v0.2.0 |
| 1644 | 2026-03-24T20:36:29.414Z | Compiling tabled v0.15.0 |
| 1645 | 2026-03-24T20:36:29.562Z | Compiling macaddr v1.0.1 |
| 1646 | 2026-03-24T20:36:29.868Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1647 | 2026-03-24T20:36:30.024Z | Compiling idna_adapter v1.2.1 |
| 1648 | 2026-03-24T20:36:30.079Z | Compiling usdt-attr-macro v0.5.0 |
| 1649 | 2026-03-24T20:36:30.204Z | Compiling idna v1.1.0 |
| 1650 | 2026-03-24T20:36:30.225Z | Compiling usdt-macro v0.5.0 |
| 1651 | 2026-03-24T20:36:30.279Z | Compiling swrite v0.1.0 |
| 1652 | 2026-03-24T20:36:30.321Z | Compiling clap v4.5.60 |
| 1653 | 2026-03-24T20:36:30.881Z | Compiling url v2.5.8 |
| 1654 | 2026-03-24T20:36:31.181Z | Compiling toml v0.8.23 |
| 1655 | 2026-03-24T20:36:31.495Z | Compiling usdt v0.5.0 |
| 1656 | 2026-03-24T20:36:31.810Z | Compiling cargo-util-schemas v0.8.2 |
| 1657 | 2026-03-24T20:36:31.829Z | Compiling cargo_toml v0.21.0 |
| 1658 | 2026-03-24T20:36:33.013Z | Compiling cargo_metadata v0.21.0 |
| 1659 | 2026-03-24T20:36:34.312Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1660 | 2026-03-24T20:36:37.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s |
| 1661 | 2026-03-24T20:36:37.596Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1662 | 2026-03-24T20:36:38.361Z | Downloading crates ... |
| 1663 | 2026-03-24T20:36:38.558Z | Downloaded derive_builder_macro v0.20.2 |
| 1664 | 2026-03-24T20:36:38.562Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 1665 | 2026-03-24T20:36:38.566Z | Downloaded critical-section v1.2.0 |
| 1666 | 2026-03-24T20:36:38.569Z | Downloaded derive-where v1.6.0 |
| 1667 | 2026-03-24T20:36:38.574Z | Downloaded byte-wrapper v0.1.0 |
| 1668 | 2026-03-24T20:36:38.578Z | Downloaded funty v2.0.0 |
| 1669 | 2026-03-24T20:36:38.581Z | Downloaded derive-ex v0.1.8 |
| 1670 | 2026-03-24T20:36:38.581Z | Downloaded hex-literal v0.4.1 |
| 1671 | 2026-03-24T20:36:38.584Z | Downloaded crossbeam-epoch v0.9.18 |
| 1672 | 2026-03-24T20:36:38.587Z | Downloaded git-stub-vcs v0.1.0 |
| 1673 | 2026-03-24T20:36:38.589Z | Downloaded aead v0.5.2 |
| 1674 | 2026-03-24T20:36:38.589Z | Downloaded crc v3.4.0 |
| 1675 | 2026-03-24T20:36:38.592Z | Downloaded crc8 v0.1.1 |
| 1676 | 2026-03-24T20:36:38.592Z | Downloaded derive_builder_core v0.20.2 |
| 1677 | 2026-03-24T20:36:38.595Z | Downloaded downcast-rs v2.0.2 |
| 1678 | 2026-03-24T20:36:38.600Z | Downloaded derive_builder v0.20.2 |
| 1679 | 2026-03-24T20:36:38.603Z | Downloaded derive_more v0.99.20 |
| 1680 | 2026-03-24T20:36:38.606Z | Downloaded block-padding v0.3.3 |
| 1681 | 2026-03-24T20:36:38.606Z | Downloaded bit-set v0.8.0 |
| 1682 | 2026-03-24T20:36:38.609Z | Downloaded crunchy v0.2.4 |
| 1683 | 2026-03-24T20:36:38.609Z | Downloaded fs-err v2.11.0 |
| 1684 | 2026-03-24T20:36:38.612Z | Downloaded darling_macro v0.21.3 |
| 1685 | 2026-03-24T20:36:38.612Z | Downloaded crc-catalog v2.4.0 |
| 1686 | 2026-03-24T20:36:38.615Z | Downloaded assert_matches v1.5.0 |
| 1687 | 2026-03-24T20:36:38.615Z | Downloaded cpufeatures v0.3.0 |
| 1688 | 2026-03-24T20:36:38.618Z | Downloaded fd-lock v4.0.4 |
| 1689 | 2026-03-24T20:36:38.618Z | Downloaded float-ord v0.3.2 |
| 1690 | 2026-03-24T20:36:38.621Z | Downloaded gethostname v0.5.0 |
| 1691 | 2026-03-24T20:36:38.621Z | Downloaded castaway v0.2.4 |
| 1692 | 2026-03-24T20:36:38.624Z | Downloaded display-error-chain v0.2.2 |
| 1693 | 2026-03-24T20:36:38.624Z | Downloaded hash32 v0.2.1 |
| 1694 | 2026-03-24T20:36:38.627Z | Downloaded globwalk v0.9.1 |
| 1695 | 2026-03-24T20:36:38.630Z | Downloaded ghash v0.5.1 |
| 1696 | 2026-03-24T20:36:38.632Z | Downloaded ascii-canvas v3.0.0 |
| 1697 | 2026-03-24T20:36:38.632Z | Downloaded find-msvc-tools v0.1.9 |
| 1698 | 2026-03-24T20:36:38.635Z | Downloaded bitfield-macros v0.19.4 |
| 1699 | 2026-03-24T20:36:38.635Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1700 | 2026-03-24T20:36:38.639Z | Downloaded env_filter v1.0.0 |
| 1701 | 2026-03-24T20:36:38.642Z | Downloaded cookie v0.18.1 |
| 1702 | 2026-03-24T20:36:38.645Z | Downloaded difflib v0.4.0 |
| 1703 | 2026-03-24T20:36:38.645Z | Downloaded internet-checksum v0.2.1 |
| 1704 | 2026-03-24T20:36:38.648Z | Downloaded http-range v0.1.5 |
| 1705 | 2026-03-24T20:36:38.648Z | Downloaded glob v0.3.3 |
| 1706 | 2026-03-24T20:36:38.648Z | Downloaded filetime v0.2.27 |
| 1707 | 2026-03-24T20:36:38.651Z | Downloaded cargo_metadata v0.19.2 |
| 1708 | 2026-03-24T20:36:38.651Z | Downloaded blowfish v0.9.1 |
| 1709 | 2026-03-24T20:36:38.654Z | Downloaded bitfield-struct v0.6.2 |
| 1710 | 2026-03-24T20:36:38.657Z | Downloaded dtrace-parser v0.3.0 |
| 1711 | 2026-03-24T20:36:38.659Z | Downloaded dirs-next v2.0.0 |
| 1712 | 2026-03-24T20:36:38.659Z | Downloaded cobs v0.3.0 |
| 1713 | 2026-03-24T20:36:38.678Z | Downloaded inout v0.1.4 |
| 1714 | 2026-03-24T20:36:38.683Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1715 | 2026-03-24T20:36:38.683Z | Downloaded array-init v0.0.4 |
| 1716 | 2026-03-24T20:36:38.686Z | Downloaded indoc v1.0.9 |
| 1717 | 2026-03-24T20:36:38.686Z | Downloaded humantime v2.3.0 |
| 1718 | 2026-03-24T20:36:38.686Z | Downloaded hash32 v0.3.1 |
| 1719 | 2026-03-24T20:36:38.689Z | Downloaded fxhash v0.2.1 |
| 1720 | 2026-03-24T20:36:38.689Z | Downloaded enum-as-inner v0.6.1 |
| 1721 | 2026-03-24T20:36:38.692Z | Downloaded endian-type v0.1.2 |
| 1722 | 2026-03-24T20:36:38.692Z | Downloaded darling_macro v0.20.11 |
| 1723 | 2026-03-24T20:36:38.692Z | Downloaded cfg_aliases v0.1.1 |
| 1724 | 2026-03-24T20:36:38.692Z | Downloaded float-cmp v0.10.0 |
| 1725 | 2026-03-24T20:36:38.696Z | Downloaded fallible-iterator v0.2.0 |
| 1726 | 2026-03-24T20:36:38.696Z | Downloaded embedded-io v0.4.0 |
| 1727 | 2026-03-24T20:36:38.697Z | Downloaded dsl_auto_type v0.2.0 |
| 1728 | 2026-03-24T20:36:38.700Z | Downloaded headers-core v0.3.0 |
| 1729 | 2026-03-24T20:36:38.700Z | Downloaded defmt-parser v1.0.0 |
| 1730 | 2026-03-24T20:36:38.700Z | Downloaded instability v0.3.11 |
| 1731 | 2026-03-24T20:36:38.703Z | Downloaded git-stub v1.0.0 |
| 1732 | 2026-03-24T20:36:38.703Z | Downloaded crossbeam-deque v0.8.6 |
| 1733 | 2026-03-24T20:36:38.703Z | Downloaded cipher v0.4.4 |
| 1734 | 2026-03-24T20:36:38.706Z | Downloaded convert_case v0.4.0 |
| 1735 | 2026-03-24T20:36:38.706Z | Downloaded keccak v0.1.6 |
| 1736 | 2026-03-24T20:36:38.709Z | Downloaded globset v0.4.18 |
| 1737 | 2026-03-24T20:36:38.709Z | Downloaded defmt v1.0.1 |
| 1738 | 2026-03-24T20:36:38.711Z | Downloaded convert_case v0.10.0 |
| 1739 | 2026-03-24T20:36:38.715Z | Downloaded buf-list v1.1.2 |
| 1740 | 2026-03-24T20:36:38.720Z | Downloaded foldhash v0.1.5 |
| 1741 | 2026-03-24T20:36:38.720Z | Downloaded hostname v0.4.2 |
| 1742 | 2026-03-24T20:36:38.723Z | Downloaded backoff v0.4.0 |
| 1743 | 2026-03-24T20:36:38.723Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1744 | 2026-03-24T20:36:38.723Z | Downloaded dof v0.4.0 |
| 1745 | 2026-03-24T20:36:38.723Z | Downloaded dirs-sys-next v0.1.2 |
| 1746 | 2026-03-24T20:36:38.723Z | Downloaded dunce v1.0.5 |
| 1747 | 2026-03-24T20:36:38.726Z | Downloaded embedded-io v0.6.1 |
| 1748 | 2026-03-24T20:36:38.727Z | Downloaded document-features v0.2.12 |
| 1749 | 2026-03-24T20:36:38.731Z | Downloaded indent_write v2.2.0 |
| 1750 | 2026-03-24T20:36:38.731Z | Downloaded arrayref v0.3.9 |
| 1751 | 2026-03-24T20:36:38.731Z | Downloaded bzip2 v0.6.1 |
| 1752 | 2026-03-24T20:36:38.734Z | Downloaded blake2 v0.10.6 |
| 1753 | 2026-03-24T20:36:38.734Z | Downloaded instant v0.1.13 |
| 1754 | 2026-03-24T20:36:38.734Z | Downloaded lru v0.12.5 |
| 1755 | 2026-03-24T20:36:38.737Z | Downloaded hyper-staticfile v0.10.1 |
| 1756 | 2026-03-24T20:36:38.737Z | Downloaded libscf-sys v1.1.0 |
| 1757 | 2026-03-24T20:36:38.740Z | Downloaded kstat-rs v0.2.4 |
| 1758 | 2026-03-24T20:36:38.740Z | Downloaded hostname v0.3.1 |
| 1759 | 2026-03-24T20:36:38.744Z | Downloaded defmt v0.3.100 |
| 1760 | 2026-03-24T20:36:38.744Z | Downloaded drift v0.1.3 |
| 1761 | 2026-03-24T20:36:38.747Z | Downloaded debug-ignore v1.0.5 |
| 1762 | 2026-03-24T20:36:38.750Z | Downloaded maybe-uninit v2.0.0 |
| 1763 | 2026-03-24T20:36:38.750Z | Downloaded md5 v0.7.0 |
| 1764 | 2026-03-24T20:36:38.750Z | Downloaded match_cfg v0.1.0 |
| 1765 | 2026-03-24T20:36:38.753Z | Downloaded managed v0.8.0 |
| 1766 | 2026-03-24T20:36:38.753Z | Downloaded lzss v0.8.2 |
| 1767 | 2026-03-24T20:36:38.756Z | Downloaded memoffset v0.9.1 |
| 1768 | 2026-03-24T20:36:38.756Z | Downloaded atty v0.2.14 |
| 1769 | 2026-03-24T20:36:38.759Z | Downloaded defmt-macros v1.0.1 |
| 1770 | 2026-03-24T20:36:38.759Z | Downloaded diff v0.1.13 |
| 1771 | 2026-03-24T20:36:38.763Z | Downloaded indoc v2.0.7 |
| 1772 | 2026-03-24T20:36:38.766Z | Downloaded highway v1.3.0 |
| 1773 | 2026-03-24T20:36:38.766Z | Downloaded bitfield v0.19.4 |
| 1774 | 2026-03-24T20:36:38.798Z | Downloaded fs_extra v1.3.0 |
| 1775 | 2026-03-24T20:36:38.798Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1776 | 2026-03-24T20:36:38.798Z | Downloaded deranged v0.5.8 |
| 1777 | 2026-03-24T20:36:38.798Z | Downloaded fixedbitset v0.5.7 |
| 1778 | 2026-03-24T20:36:38.798Z | Downloaded csv-core v0.1.13 |
| 1779 | 2026-03-24T20:36:38.798Z | Downloaded cassowary v0.3.0 |
| 1780 | 2026-03-24T20:36:38.798Z | Downloaded diesel-dtrace v0.5.0 |
| 1781 | 2026-03-24T20:36:38.798Z | Downloaded nodrop v0.1.14 |
| 1782 | 2026-03-24T20:36:38.799Z | Downloaded nibble_vec v0.1.0 |
| 1783 | 2026-03-24T20:36:38.799Z | Downloaded env_logger v0.11.9 |
| 1784 | 2026-03-24T20:36:38.799Z | Downloaded newtype_derive v0.1.6 |
| 1785 | 2026-03-24T20:36:38.799Z | Downloaded new_debug_unreachable v1.0.6 |
| 1786 | 2026-03-24T20:36:38.799Z | Downloaded bzip2 v0.4.4 |
| 1787 | 2026-03-24T20:36:38.799Z | Downloaded heapless v0.8.0 |
| 1788 | 2026-03-24T20:36:38.799Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1789 | 2026-03-24T20:36:38.799Z | Downloaded normalize-line-endings v0.3.0 |
| 1790 | 2026-03-24T20:36:38.799Z | Downloaded cookie_store v0.22.1 |
| 1791 | 2026-03-24T20:36:38.799Z | Downloaded cancel-safe-futures v0.1.5 |
| 1792 | 2026-03-24T20:36:38.799Z | Downloaded backon v1.6.0 |
| 1793 | 2026-03-24T20:36:38.805Z | Downloaded lalrpop-util v0.19.12 |
| 1794 | 2026-03-24T20:36:38.806Z | Downloaded ingot-types v0.1.2 |
| 1795 | 2026-03-24T20:36:38.806Z | Downloaded ingot v0.1.1 |
| 1796 | 2026-03-24T20:36:38.809Z | Downloaded cexpr v0.6.0 |
| 1797 | 2026-03-24T20:36:38.809Z | Downloaded argon2 v0.5.3 |
| 1798 | 2026-03-24T20:36:38.809Z | Downloaded ena v0.14.4 |
| 1799 | 2026-03-24T20:36:38.809Z | Downloaded num_threads v0.1.7 |
| 1800 | 2026-03-24T20:36:38.812Z | Downloaded num-derive v0.4.2 |
| 1801 | 2026-03-24T20:36:38.813Z | Downloaded openssl-probe v0.2.1 |
| 1802 | 2026-03-24T20:36:38.813Z | Downloaded opaque-debug v0.3.1 |
| 1803 | 2026-03-24T20:36:38.816Z | Downloaded olpc-cjson v0.1.4 |
| 1804 | 2026-03-24T20:36:38.816Z | Downloaded num v0.4.3 |
| 1805 | 2026-03-24T20:36:38.816Z | Downloaded bit-vec v0.6.3 |
| 1806 | 2026-03-24T20:36:38.819Z | Downloaded oso-derive v0.27.3 |
| 1807 | 2026-03-24T20:36:38.819Z | Downloaded cmake v0.1.57 |
| 1808 | 2026-03-24T20:36:38.819Z | Downloaded constant_time_eq v0.4.2 |
| 1809 | 2026-03-24T20:36:38.823Z | Downloaded packed_struct_codegen v0.10.1 |
| 1810 | 2026-03-24T20:36:38.823Z | Downloaded multimap v0.10.1 |
| 1811 | 2026-03-24T20:36:38.825Z | Downloaded mime_guess v2.0.5 |
| 1812 | 2026-03-24T20:36:38.826Z | Downloaded linear-map v1.2.0 |
| 1813 | 2026-03-24T20:36:38.829Z | Downloaded libsw v3.5.0 |
| 1814 | 2026-03-24T20:36:38.829Z | Downloaded jobserver v0.1.34 |
| 1815 | 2026-03-24T20:36:38.832Z | Downloaded libloading v0.8.9 |
| 1816 | 2026-03-24T20:36:38.832Z | Downloaded num-derive v0.3.3 |
| 1817 | 2026-03-24T20:36:38.835Z | Downloaded md-5 v0.10.6 |
| 1818 | 2026-03-24T20:36:38.835Z | Downloaded libefi-sys v0.1.0 |
| 1819 | 2026-03-24T20:36:38.838Z | Downloaded hickory-client v0.25.2 |
| 1820 | 2026-03-24T20:36:38.838Z | Downloaded path-slash v0.1.5 |
| 1821 | 2026-03-24T20:36:38.841Z | Downloaded parse-size v1.1.0 |
| 1822 | 2026-03-24T20:36:38.841Z | Downloaded crc32fast v1.5.0 |
| 1823 | 2026-03-24T20:36:38.844Z | Downloaded ctr v0.9.2 |
| 1824 | 2026-03-24T20:36:38.844Z | Downloaded chacha20 v0.10.0 |
| 1825 | 2026-03-24T20:36:38.847Z | Downloaded arrayvec v0.7.6 |
| 1826 | 2026-03-24T20:36:38.849Z | Downloaded async-bb8-diesel v0.2.1 |
| 1827 | 2026-03-24T20:36:38.849Z | Downloaded nanorand v0.7.0 |
| 1828 | 2026-03-24T20:36:38.852Z | Downloaded peg-runtime v0.8.5 |
| 1829 | 2026-03-24T20:36:38.852Z | Downloaded pbkdf2 v0.12.2 |
| 1830 | 2026-03-24T20:36:38.855Z | Downloaded colored v2.2.0 |
| 1831 | 2026-03-24T20:36:38.855Z | Downloaded num_enum_derive v0.5.11 |
| 1832 | 2026-03-24T20:36:38.858Z | Downloaded bcs v0.1.6 |
| 1833 | 2026-03-24T20:36:38.858Z | Downloaded bit-vec v0.8.0 |
| 1834 | 2026-03-24T20:36:38.861Z | Downloaded multer v3.1.0 |
| 1835 | 2026-03-24T20:36:38.864Z | Downloaded crc-any v2.5.0 |
| 1836 | 2026-03-24T20:36:38.864Z | Downloaded chacha20 v0.9.1 |
| 1837 | 2026-03-24T20:36:38.867Z | Downloaded pbkdf2 v0.11.0 |
| 1838 | 2026-03-24T20:36:38.870Z | Downloaded phf_shared v0.13.1 |
| 1839 | 2026-03-24T20:36:38.870Z | Downloaded native-tls v0.2.18 |
| 1840 | 2026-03-24T20:36:38.874Z | Downloaded corncobs v0.1.4 |
| 1841 | 2026-03-24T20:36:38.874Z | Downloaded phf_shared v0.12.1 |
| 1842 | 2026-03-24T20:36:38.874Z | Downloaded darling v0.20.11 |
| 1843 | 2026-03-24T20:36:38.877Z | Downloaded newtype-uuid v1.3.2 |
| 1844 | 2026-03-24T20:36:38.879Z | Downloaded heapless v0.7.17 |
| 1845 | 2026-03-24T20:36:38.882Z | Downloaded phf_shared v0.11.3 |
| 1846 | 2026-03-24T20:36:38.882Z | Downloaded nonempty v0.12.0 |
| 1847 | 2026-03-24T20:36:38.885Z | Downloaded daft-derive v0.1.5 |
| 1848 | 2026-03-24T20:36:38.888Z | Downloaded precomputed-hash v0.1.1 |
| 1849 | 2026-03-24T20:36:38.888Z | Downloaded daft v0.1.5 |
| 1850 | 2026-03-24T20:36:38.891Z | Downloaded cbc v0.1.2 |
| 1851 | 2026-03-24T20:36:38.891Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1852 | 2026-03-24T20:36:38.895Z | Downloaded proc-macro-crate v1.3.1 |
| 1853 | 2026-03-24T20:36:38.895Z | Downloaded ingot-macros v0.1.1 |
| 1854 | 2026-03-24T20:36:38.895Z | Downloaded nu-ansi-term v0.50.3 |
| 1855 | 2026-03-24T20:36:38.898Z | Downloaded owo-colors v4.3.0 |
| 1856 | 2026-03-24T20:36:38.898Z | Downloaded libsw-core v0.3.2 |
| 1857 | 2026-03-24T20:36:38.901Z | Downloaded const_format_proc_macros v0.2.34 |
| 1858 | 2026-03-24T20:36:38.901Z | Downloaded num_enum v0.5.11 |
| 1859 | 2026-03-24T20:36:38.905Z | Downloaded predicates-tree v1.0.13 |
| 1860 | 2026-03-24T20:36:38.907Z | Downloaded num-rational v0.4.2 |
| 1861 | 2026-03-24T20:36:38.907Z | Downloaded progenitor-macro v0.13.0 |
| 1862 | 2026-03-24T20:36:38.910Z | Downloaded predicates-core v1.0.10 |
| 1863 | 2026-03-24T20:36:38.910Z | Downloaded num-complex v0.4.6 |
| 1864 | 2026-03-24T20:36:38.913Z | Downloaded radium v0.7.0 |
| 1865 | 2026-03-24T20:36:38.913Z | Downloaded packed_struct v0.10.1 |
| 1866 | 2026-03-24T20:36:38.913Z | Downloaded quick-error v1.2.3 |
| 1867 | 2026-03-24T20:36:38.916Z | Downloaded litrs v1.0.0 |
| 1868 | 2026-03-24T20:36:38.919Z | Downloaded maplit v1.0.2 |
| 1869 | 2026-03-24T20:36:38.919Z | Downloaded ignore v0.4.25 |
| 1870 | 2026-03-24T20:36:38.924Z | Downloaded memmap2 v0.9.10 |
| 1871 | 2026-03-24T20:36:38.924Z | Downloaded lru-cache v0.1.2 |
| 1872 | 2026-03-24T20:36:38.926Z | Downloaded parking_lot_core v0.8.6 |
| 1873 | 2026-03-24T20:36:38.927Z | Downloaded psl-types v2.0.11 |
| 1874 | 2026-03-24T20:36:38.927Z | Downloaded cargo-platform v0.1.9 |
| 1875 | 2026-03-24T20:36:38.930Z | Downloaded bit-set v0.5.3 |
| 1876 | 2026-03-24T20:36:38.930Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1877 | 2026-03-24T20:36:38.930Z | Downloaded bb8 v0.8.6 |
| 1878 | 2026-03-24T20:36:38.933Z | Downloaded parse-display v0.10.0 |
| 1879 | 2026-03-24T20:36:38.933Z | Downloaded darling v0.21.3 |
| 1880 | 2026-03-24T20:36:38.936Z | Downloaded peg-macros v0.8.5 |
| 1881 | 2026-03-24T20:36:38.939Z | Downloaded password-hash v0.4.2 |
| 1882 | 2026-03-24T20:36:38.939Z | Downloaded peg v0.8.5 |
| 1883 | 2026-03-24T20:36:38.942Z | Downloaded rand_xorshift v0.4.0 |
| 1884 | 2026-03-24T20:36:38.945Z | Downloaded paste v1.0.15 |
| 1885 | 2026-03-24T20:36:38.947Z | Downloaded recursive v0.1.1 |
| 1886 | 2026-03-24T20:36:38.947Z | Downloaded fatfs v0.3.6 |
| 1887 | 2026-03-24T20:36:38.950Z | Downloaded password-hash v0.5.0 |
| 1888 | 2026-03-24T20:36:38.950Z | Downloaded pem v3.0.6 |
| 1889 | 2026-03-24T20:36:38.953Z | Downloaded dropshot_endpoint v0.16.7 |
| 1890 | 2026-03-24T20:36:38.956Z | Downloaded rustc_version v0.1.7 |
| 1891 | 2026-03-24T20:36:38.956Z | Downloaded flate2 v1.1.9 |
| 1892 | 2026-03-24T20:36:38.959Z | Downloaded half v1.8.3 |
| 1893 | 2026-03-24T20:36:38.962Z | Downloaded flume v0.11.1 |
| 1894 | 2026-03-24T20:36:38.965Z | Downloaded poly1305 v0.8.0 |
| 1895 | 2026-03-24T20:36:38.968Z | Downloaded russh-cryptovec v0.7.3 |
| 1896 | 2026-03-24T20:36:38.968Z | Downloaded pin-project-lite v0.2.17 |
| 1897 | 2026-03-24T20:36:38.971Z | Downloaded rtoolbox v0.0.3 |
| 1898 | 2026-03-24T20:36:38.974Z | Downloaded phf v0.13.1 |
| 1899 | 2026-03-24T20:36:38.974Z | Downloaded secrecy v0.10.3 |
| 1900 | 2026-03-24T20:36:38.977Z | Downloaded phf v0.12.1 |
| 1901 | 2026-03-24T20:36:38.977Z | Downloaded sapling-renderdag v0.1.0 |
| 1902 | 2026-03-24T20:36:38.980Z | Downloaded secrecy v0.8.0 |
| 1903 | 2026-03-24T20:36:38.980Z | Downloaded parse-display-derive v0.10.0 |
| 1904 | 2026-03-24T20:36:38.980Z | Downloaded des v0.8.1 |
| 1905 | 2026-03-24T20:36:38.983Z | Downloaded polyval v0.6.2 |
| 1906 | 2026-03-24T20:36:38.983Z | Downloaded async-recursion v1.1.1 |
| 1907 | 2026-03-24T20:36:38.986Z | Downloaded same-file v1.0.6 |
| 1908 | 2026-03-24T20:36:38.990Z | Downloaded salsa20 v0.10.2 |
| 1909 | 2026-03-24T20:36:38.994Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1910 | 2026-03-24T20:36:38.997Z | Downloaded omicron-zone-package v0.12.2 |
| 1911 | 2026-03-24T20:36:39.000Z | Downloaded predicates v3.1.4 |
| 1912 | 2026-03-24T20:36:39.003Z | Downloaded progenitor-extras v0.1.1 |
| 1913 | 2026-03-24T20:36:39.003Z | Downloaded shell-words v1.1.1 |
| 1914 | 2026-03-24T20:36:39.006Z | Downloaded serde_plain v1.0.2 |
| 1915 | 2026-03-24T20:36:39.006Z | Downloaded progenitor v0.13.0 |
| 1916 | 2026-03-24T20:36:39.009Z | Downloaded progenitor-client v0.13.0 |
| 1917 | 2026-03-24T20:36:39.009Z | Downloaded proc-macro-error2 v2.0.1 |
| 1918 | 2026-03-24T20:36:39.011Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1919 | 2026-03-24T20:36:39.011Z | Downloaded seq-macro v0.3.6 |
| 1920 | 2026-03-24T20:36:39.014Z | Downloaded serde-big-array v0.5.1 |
| 1921 | 2026-03-24T20:36:39.014Z | Downloaded serde_repr v0.1.20 |
| 1922 | 2026-03-24T20:36:39.017Z | Downloaded scroll_derive v0.13.1 |
| 1923 | 2026-03-24T20:36:39.017Z | Downloaded rand_core v0.10.0 |
| 1924 | 2026-03-24T20:36:39.020Z | Downloaded r2d2 v0.8.10 |
| 1925 | 2026-03-24T20:36:39.020Z | Downloaded iana-time-zone v0.1.65 |
| 1926 | 2026-03-24T20:36:39.023Z | Downloaded sigpipe v0.1.3 |
| 1927 | 2026-03-24T20:36:39.023Z | Downloaded siphasher v1.0.2 |
| 1928 | 2026-03-24T20:36:39.026Z | Downloaded signal-hook-tokio v0.3.1 |
| 1929 | 2026-03-24T20:36:39.026Z | Downloaded parking_lot v0.11.2 |
| 1930 | 2026-03-24T20:36:39.029Z | Downloaded clang-sys v1.8.1 |
| 1931 | 2026-03-24T20:36:39.029Z | Downloaded serde_bytes v0.11.19 |
| 1932 | 2026-03-24T20:36:39.032Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1933 | 2026-03-24T20:36:39.032Z | Downloaded compact_str v0.8.1 |
| 1934 | 2026-03-24T20:36:39.041Z | Downloaded rand_seeder v0.4.0 |
| 1935 | 2026-03-24T20:36:39.044Z | Downloaded ssh-cipher v0.2.0 |
| 1936 | 2026-03-24T20:36:39.044Z | Downloaded signal-hook-mio v0.2.5 |
| 1937 | 2026-03-24T20:36:39.051Z | Downloaded resolv-conf v0.7.6 |
| 1938 | 2026-03-24T20:36:39.054Z | Downloaded ar_archive_writer v0.5.1 |
| 1939 | 2026-03-24T20:36:39.057Z | Downloaded bytes v1.11.1 |
| 1940 | 2026-03-24T20:36:39.060Z | Downloaded rusty-fork v0.3.1 |
| 1941 | 2026-03-24T20:36:39.063Z | Downloaded pin-project-internal v1.1.11 |
| 1942 | 2026-03-24T20:36:39.063Z | Downloaded chacha20poly1305 v0.10.1 |
| 1943 | 2026-03-24T20:36:39.066Z | Downloaded sqlparser_derive v0.5.0 |
| 1944 | 2026-03-24T20:36:39.066Z | Downloaded slog-bunyan v2.5.0 |
| 1945 | 2026-03-24T20:36:39.071Z | Downloaded structmeta v0.3.0 |
| 1946 | 2026-03-24T20:36:39.074Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1947 | 2026-03-24T20:36:39.074Z | Downloaded scroll v0.13.0 |
| 1948 | 2026-03-24T20:36:39.080Z | Downloaded ssh-encoding v0.2.0 |
| 1949 | 2026-03-24T20:36:39.083Z | Downloaded pkcs5 v0.7.1 |
| 1950 | 2026-03-24T20:36:39.088Z | Downloaded headers v0.4.1 |
| 1951 | 2026-03-24T20:36:39.091Z | Downloaded postgres-types v0.2.12 |
| 1952 | 2026-03-24T20:36:39.091Z | Downloaded sync-ptr v0.1.4 |
| 1953 | 2026-03-24T20:36:39.094Z | Downloaded tap v1.0.1 |
| 1954 | 2026-03-24T20:36:39.094Z | Downloaded rustls-pemfile v2.2.0 |
| 1955 | 2026-03-24T20:36:39.095Z | Downloaded rustls-native-certs v0.8.3 |
| 1956 | 2026-03-24T20:36:39.099Z | Downloaded testing_table v0.3.0 |
| 1957 | 2026-03-24T20:36:39.099Z | Downloaded termtree v0.5.1 |
| 1958 | 2026-03-24T20:36:39.099Z | Downloaded strum v0.27.2 |
| 1959 | 2026-03-24T20:36:39.104Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1960 | 2026-03-24T20:36:39.104Z | Downloaded structmeta-derive v0.3.0 |
| 1961 | 2026-03-24T20:36:39.104Z | Downloaded tagptr v0.2.0 |
| 1962 | 2026-03-24T20:36:39.104Z | Downloaded semver v0.1.20 |
| 1963 | 2026-03-24T20:36:39.105Z | Downloaded postcard v1.1.3 |
| 1964 | 2026-03-24T20:36:39.109Z | Downloaded arc-swap v1.8.2 |
| 1965 | 2026-03-24T20:36:39.112Z | Downloaded p256 v0.13.2 |
| 1966 | 2026-03-24T20:36:39.112Z | Downloaded scrypt v0.11.0 |
| 1967 | 2026-03-24T20:36:39.117Z | Downloaded tabled_derive v0.11.0 |
| 1968 | 2026-03-24T20:36:39.121Z | Downloaded slab v0.4.12 |
| 1969 | 2026-03-24T20:36:39.124Z | Downloaded serde_path_to_error v0.1.20 |
| 1970 | 2026-03-24T20:36:39.124Z | Downloaded papergrid v0.17.0 |
| 1971 | 2026-03-24T20:36:39.128Z | Downloaded psm v0.1.30 |
| 1972 | 2026-03-24T20:36:39.131Z | Downloaded serde-hex v0.1.0 |
| 1973 | 2026-03-24T20:36:39.133Z | Downloaded hickory-resolver v0.25.2 |
| 1974 | 2026-03-24T20:36:39.136Z | Downloaded hickory-server v0.25.2 |
| 1975 | 2026-03-24T20:36:39.139Z | Downloaded slog-dtrace v0.3.0 |
| 1976 | 2026-03-24T20:36:39.142Z | Downloaded indicatif v0.18.4 |
| 1977 | 2026-03-24T20:36:39.145Z | Downloaded trait-variant v0.1.2 |
| 1978 | 2026-03-24T20:36:39.145Z | Downloaded topological-sort v0.2.2 |
| 1979 | 2026-03-24T20:36:39.148Z | Downloaded typify-macro v0.6.1 |
| 1980 | 2026-03-24T20:36:39.160Z | Downloaded const_format v0.2.35 |
| 1981 | 2026-03-24T20:36:39.163Z | Downloaded russh-keys v0.45.0 |
| 1982 | 2026-03-24T20:36:39.166Z | Downloaded snafu-derive v0.8.9 |
| 1983 | 2026-03-24T20:36:39.169Z | Downloaded bumpalo v3.20.2 |
| 1984 | 2026-03-24T20:36:39.169Z | Downloaded slog-json v2.6.1 |
| 1985 | 2026-03-24T20:36:39.172Z | Downloaded unicode-truncate v1.1.0 |
| 1986 | 2026-03-24T20:36:39.172Z | Downloaded stacker v0.1.23 |
| 1987 | 2026-03-24T20:36:39.175Z | Downloaded sqlformat v0.3.5 |
| 1988 | 2026-03-24T20:36:39.175Z | Downloaded universal-hash v0.5.1 |
| 1989 | 2026-03-24T20:36:39.178Z | Downloaded unarray v0.1.4 |
| 1990 | 2026-03-24T20:36:39.178Z | Downloaded supports-color v3.0.2 |
| 1991 | 2026-03-24T20:36:39.178Z | Downloaded string_cache v0.8.9 |
| 1992 | 2026-03-24T20:36:39.181Z | Downloaded pin-project v1.1.11 |
| 1993 | 2026-03-24T20:36:39.188Z | Downloaded support-bundle-viewer v0.1.2 |
| 1994 | 2026-03-24T20:36:39.191Z | Downloaded openssl-sys v0.9.111 |
| 1995 | 2026-03-24T20:36:39.194Z | Downloaded usdt-attr-macro v0.6.0 |
| 1996 | 2026-03-24T20:36:39.196Z | Downloaded jiff-static v0.2.21 |
| 1997 | 2026-03-24T20:36:39.196Z | Downloaded postgres-protocol v0.6.10 |
| 1998 | 2026-03-24T20:36:39.199Z | Downloaded termios v0.3.3 |
| 1999 | 2026-03-24T20:36:39.202Z | Downloaded stringprep v0.1.5 |
| 2000 | 2026-03-24T20:36:39.202Z | Downloaded thiserror-no-std v2.0.2 |
| 2001 | 2026-03-24T20:36:39.205Z | Downloaded untrusted v0.7.1 |
| 2002 | 2026-03-24T20:36:39.208Z | Downloaded hickory-resolver v0.24.4 |
| 2003 | 2026-03-24T20:36:39.211Z | Downloaded usdt-macro v0.6.0 |
| 2004 | 2026-03-24T20:36:39.211Z | Downloaded cc v1.2.56 |
| 2005 | 2026-03-24T20:36:39.214Z | Downloaded usdt v0.6.0 |
| 2006 | 2026-03-24T20:36:39.214Z | Downloaded progenitor-impl v0.13.0 |
| 2007 | 2026-03-24T20:36:39.218Z | Downloaded serde_with_macros v3.17.0 |
| 2008 | 2026-03-24T20:36:39.218Z | Downloaded strum_macros v0.24.3 |
| 2009 | 2026-03-24T20:36:39.221Z | Downloaded thread-id v5.1.0 |
| 2010 | 2026-03-24T20:36:39.221Z | Downloaded waitgroup v0.1.2 |
| 2011 | 2026-03-24T20:36:39.221Z | Downloaded simd-adler32 v0.3.8 |
| 2012 | 2026-03-24T20:36:39.224Z | Downloaded wait-timeout v0.2.1 |
| 2013 | 2026-03-24T20:36:39.224Z | Downloaded serde_cbor v0.11.2 |
| 2014 | 2026-03-24T20:36:39.227Z | Downloaded tokio-dtrace v0.1.1 |
| 2015 | 2026-03-24T20:36:39.228Z | Downloaded hyper-util v0.1.20 |
| 2016 | 2026-03-24T20:36:39.231Z | Downloaded darling_core v0.20.11 |
| 2017 | 2026-03-24T20:36:39.235Z | Downloaded diesel_derives v2.3.7 |
| 2018 | 2026-03-24T20:36:39.240Z | Downloaded tokio-tungstenite v0.23.1 |
| 2019 | 2026-03-24T20:36:39.243Z | Downloaded tiny-keccak v2.0.2 |
| 2020 | 2026-03-24T20:36:39.246Z | Downloaded tokio-rustls v0.25.0 |
| 2021 | 2026-03-24T20:36:39.246Z | Downloaded rcgen v0.12.1 |
| 2022 | 2026-03-24T20:36:39.249Z | Downloaded void v1.0.2 |
| 2023 | 2026-03-24T20:36:39.249Z | Downloaded prefix-trie v0.7.0 |
| 2024 | 2026-03-24T20:36:39.253Z | Downloaded minimal-lexical v0.2.1 |
| 2025 | 2026-03-24T20:36:39.256Z | Downloaded xshell-macros v0.2.7 |
| 2026 | 2026-03-24T20:36:39.256Z | Downloaded xattr v1.6.1 |
| 2027 | 2026-03-24T20:36:39.256Z | Downloaded derive_more v2.1.1 |
| 2028 | 2026-03-24T20:36:39.266Z | Downloaded tui-tree-widget v0.23.1 |
| 2029 | 2026-03-24T20:36:39.268Z | Downloaded smallvec v0.6.14 |
| 2030 | 2026-03-24T20:36:39.269Z | Downloaded darling_core v0.21.3 |
| 2031 | 2026-03-24T20:36:39.275Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 2032 | 2026-03-24T20:36:39.278Z | Downloaded unicase v2.9.0 |
| 2033 | 2026-03-24T20:36:39.283Z | Downloaded hashbrown v0.13.2 |
| 2034 | 2026-03-24T20:36:39.286Z | Downloaded derive_more-impl v2.1.1 |
| 2035 | 2026-03-24T20:36:39.290Z | Downloaded usdt-impl v0.6.0 |
| 2036 | 2026-03-24T20:36:39.293Z | Downloaded uzers v0.12.2 |
| 2037 | 2026-03-24T20:36:39.295Z | Downloaded vergen-git2 v1.0.7 |
| 2038 | 2026-03-24T20:36:39.295Z | Downloaded term v0.7.0 |
| 2039 | 2026-03-24T20:36:39.298Z | Downloaded vsss-rs v3.3.4 |
| 2040 | 2026-03-24T20:36:39.301Z | Downloaded pretty_assertions v1.4.1 |
| 2041 | 2026-03-24T20:36:39.301Z | Downloaded oso v0.27.3 |
| 2042 | 2026-03-24T20:36:39.304Z | Downloaded strum_macros v0.27.2 |
| 2043 | 2026-03-24T20:36:39.306Z | Downloaded vergen-gitcl v1.0.8 |
| 2044 | 2026-03-24T20:36:39.313Z | Downloaded ryu v1.0.23 |
| 2045 | 2026-03-24T20:36:39.313Z | Downloaded rayon-core v1.13.0 |
| 2046 | 2026-03-24T20:36:39.316Z | Downloaded walkdir v2.5.0 |
| 2047 | 2026-03-24T20:36:39.316Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2048 | 2026-03-24T20:36:39.327Z | Downloaded xshell v0.2.7 |
| 2049 | 2026-03-24T20:36:39.330Z | Downloaded signal-hook v0.3.18 |
| 2050 | 2026-03-24T20:36:39.333Z | Downloaded vergen-lib v0.1.6 |
| 2051 | 2026-03-24T20:36:39.333Z | Downloaded wyz v0.5.1 |
| 2052 | 2026-03-24T20:36:39.333Z | Downloaded whoami v2.1.0 |
| 2053 | 2026-03-24T20:36:39.337Z | Downloaded ron v0.8.1 |
| 2054 | 2026-03-24T20:36:39.341Z | Downloaded zstd v0.13.3 |
| 2055 | 2026-03-24T20:36:39.358Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 2056 | 2026-03-24T20:36:39.362Z | Downloaded crossterm v0.28.1 |
| 2057 | 2026-03-24T20:36:39.365Z | Downloaded unicode-properties v0.1.4 |
| 2058 | 2026-03-24T20:36:39.368Z | Downloaded zstd-safe v7.2.4 |
| 2059 | 2026-03-24T20:36:39.379Z | Downloaded test-strategy v0.4.5 |
| 2060 | 2026-03-24T20:36:39.382Z | Downloaded whoami v1.6.1 |
| 2061 | 2026-03-24T20:36:39.390Z | Downloaded yasna v0.5.2 |
| 2062 | 2026-03-24T20:36:39.393Z | Downloaded twox-hash v2.1.2 |
| 2063 | 2026-03-24T20:36:39.398Z | Downloaded tungstenite v0.23.0 |
| 2064 | 2026-03-24T20:36:39.405Z | Downloaded qorb v0.4.1 |
| 2065 | 2026-03-24T20:36:39.412Z | Downloaded toml v0.7.8 |
| 2066 | 2026-03-24T20:36:39.415Z | Downloaded unicode-bidi v0.3.18 |
| 2067 | 2026-03-24T20:36:39.423Z | Downloaded tar v0.4.44 |
| 2068 | 2026-03-24T20:36:39.427Z | Downloaded crossterm v0.29.0 |
| 2069 | 2026-03-24T20:36:39.431Z | Downloaded dropshot-api-manager v0.6.0 |
| 2070 | 2026-03-24T20:36:39.434Z | Downloaded snafu v0.8.9 |
| 2071 | 2026-03-24T20:36:39.438Z | Downloaded typify v0.6.1 |
| 2072 | 2026-03-24T20:36:39.442Z | Downloaded libxml v0.3.3 |
| 2073 | 2026-03-24T20:36:39.445Z | Downloaded aes v0.8.4 |
| 2074 | 2026-03-24T20:36:39.448Z | Downloaded aes-gcm v0.10.3 |
| 2075 | 2026-03-24T20:36:39.451Z | Downloaded zerocopy v0.6.6 |
| 2076 | 2026-03-24T20:36:39.456Z | Downloaded samael v0.0.19 |
| 2077 | 2026-03-24T20:36:39.459Z | Downloaded hashbrown v0.15.5 |
| 2078 | 2026-03-24T20:36:39.463Z | Downloaded vergen v9.0.6 |
| 2079 | 2026-03-24T20:36:39.466Z | Downloaded publicsuffix v2.3.0 |
| 2080 | 2026-03-24T20:36:39.466Z | Downloaded uuid v1.21.0 |
| 2081 | 2026-03-24T20:36:39.469Z | Downloaded schemars v1.2.1 |
| 2082 | 2026-03-24T20:36:39.479Z | Downloaded vte v0.14.1 |
| 2083 | 2026-03-24T20:36:39.482Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 2084 | 2026-03-24T20:36:39.484Z | Downloaded zopfli v0.8.3 |
| 2085 | 2026-03-24T20:36:39.487Z | Downloaded subprocess v0.2.15 |
| 2086 | 2026-03-24T20:36:39.490Z | Downloaded steno v0.4.1 |
| 2087 | 2026-03-24T20:36:39.494Z | Downloaded itertools v0.13.0 |
| 2088 | 2026-03-24T20:36:39.498Z | Downloaded rand v0.10.0 |
| 2089 | 2026-03-24T20:36:39.501Z | Downloaded zip v0.6.6 |
| 2090 | 2026-03-24T20:36:39.515Z | Downloaded russh v0.45.0 |
| 2091 | 2026-03-24T20:36:39.519Z | Downloaded num-bigint v0.4.6 |
| 2092 | 2026-03-24T20:36:39.522Z | Downloaded iddqd v0.3.17 |
| 2093 | 2026-03-24T20:36:39.528Z | Downloaded itertools v0.14.0 |
| 2094 | 2026-03-24T20:36:39.534Z | Downloaded p521 v0.13.3 |
| 2095 | 2026-03-24T20:36:39.537Z | Downloaded tokio-postgres v0.7.16 |
| 2096 | 2026-03-24T20:36:39.546Z | Downloaded nom v7.1.3 |
| 2097 | 2026-03-24T20:36:39.550Z | Downloaded ssh-key v0.6.7 |
| 2098 | 2026-03-24T20:36:39.556Z | Downloaded zerocopy-derive v0.8.40 |
| 2099 | 2026-03-24T20:36:39.565Z | Downloaded unicode_categories v0.1.1 |
| 2100 | 2026-03-24T20:36:39.568Z | Downloaded rustyline v14.0.0 |
| 2101 | 2026-03-24T20:36:39.580Z | Downloaded goblin v0.10.5 |
| 2102 | 2026-03-24T20:36:39.586Z | Downloaded yansi v1.0.1 |
| 2103 | 2026-03-24T20:36:39.589Z | Downloaded toml_edit v0.19.15 |
| 2104 | 2026-03-24T20:36:39.600Z | Downloaded reedline v0.40.0 |
| 2105 | 2026-03-24T20:36:39.608Z | Downloaded reqwest v0.13.2 |
| 2106 | 2026-03-24T20:36:39.621Z | Downloaded rpassword v7.4.0 |
| 2107 | 2026-03-24T20:36:39.650Z | Downloaded tough v0.20.0 |
| 2108 | 2026-03-24T20:36:39.671Z | Downloaded quick-xml v0.37.5 |
| 2109 | 2026-03-24T20:36:39.685Z | Downloaded regex v1.12.3 |
| 2110 | 2026-03-24T20:36:39.694Z | Downloaded blake3 v1.8.3 |
| 2111 | 2026-03-24T20:36:39.700Z | Downloaded lalrpop v0.19.12 |
| 2112 | 2026-03-24T20:36:39.709Z | Downloaded winnow v0.6.26 |
| 2113 | 2026-03-24T20:36:39.716Z | Downloaded rustls-webpki v0.102.8 |
| 2114 | 2026-03-24T20:36:39.730Z | Downloaded zip v4.6.1 |
| 2115 | 2026-03-24T20:36:39.734Z | Downloaded serde_with v3.17.0 |
| 2116 | 2026-03-24T20:36:39.743Z | Downloaded rayon v1.11.0 |
| 2117 | 2026-03-24T20:36:39.749Z | Downloaded portable-atomic v1.13.1 |
| 2118 | 2026-03-24T20:36:39.755Z | Downloaded typed-path v0.9.3 |
| 2119 | 2026-03-24T20:36:39.760Z | Downloaded petname v2.0.2 |
| 2120 | 2026-03-24T20:36:39.764Z | Downloaded aws-lc-rs v1.16.0 |
| 2121 | 2026-03-24T20:36:39.773Z | Downloaded bitvec v1.0.1 |
| 2122 | 2026-03-24T20:36:39.783Z | Downloaded object v0.30.4 |
| 2123 | 2026-03-24T20:36:39.790Z | Downloaded moka v0.12.13 |
| 2124 | 2026-03-24T20:36:39.796Z | Downloaded unicode-normalization v0.1.25 |
| 2125 | 2026-03-24T20:36:39.800Z | Downloaded proptest v1.10.0 |
| 2126 | 2026-03-24T20:36:39.806Z | Downloaded zlib-rs v0.6.2 |
| 2127 | 2026-03-24T20:36:39.811Z | Downloaded diesel v2.3.7 |
| 2128 | 2026-03-24T20:36:39.827Z | Downloaded chrono v0.4.44 |
| 2129 | 2026-03-24T20:36:39.832Z | Downloaded openssl v0.10.75 |
| 2130 | 2026-03-24T20:36:39.839Z | Downloaded webpki-roots v1.0.6 |
| 2131 | 2026-03-24T20:36:39.842Z | Downloaded hickory-proto v0.24.4 |
| 2132 | 2026-03-24T20:36:39.854Z | Downloaded bindgen v0.71.1 |
| 2133 | 2026-03-24T20:36:39.859Z | Downloaded dropshot v0.16.7 |
| 2134 | 2026-03-24T20:36:39.876Z | Downloaded winnow v0.5.40 |
| 2135 | 2026-03-24T20:36:39.883Z | Downloaded rustls v0.22.4 |
| 2136 | 2026-03-24T20:36:39.893Z | Downloaded radix_trie v0.2.1 |
| 2137 | 2026-03-24T20:36:39.896Z | Downloaded nix v0.31.1 |
| 2138 | 2026-03-24T20:36:39.906Z | Downloaded rustls v0.23.37 |
| 2139 | 2026-03-24T20:36:39.915Z | Downloaded hickory-proto v0.25.2 |
| 2140 | 2026-03-24T20:36:39.927Z | Downloaded tabled v0.20.0 |
| 2141 | 2026-03-24T20:36:39.940Z | Downloaded nix v0.27.1 |
| 2142 | 2026-03-24T20:36:39.950Z | Downloaded regex-syntax v0.8.10 |
| 2143 | 2026-03-24T20:36:39.955Z | Downloaded nix v0.29.0 |
| 2144 | 2026-03-24T20:36:39.964Z | Downloaded polar-core v0.27.3 |
| 2145 | 2026-03-24T20:36:39.971Z | Downloaded smoltcp v0.9.1 |
| 2146 | 2026-03-24T20:36:39.978Z | Downloaded git2 v0.20.4 |
| 2147 | 2026-03-24T20:36:39.985Z | Downloaded zerocopy-derive v0.6.6 |
| 2148 | 2026-03-24T20:36:40.012Z | Downloaded regex-syntax v0.6.29 |
| 2149 | 2026-03-24T20:36:40.017Z | Downloaded zerocopy v0.8.40 |
| 2150 | 2026-03-24T20:36:40.030Z | Downloaded nix v0.28.0 |
| 2151 | 2026-03-24T20:36:40.039Z | Downloaded jiff v0.2.21 |
| 2152 | 2026-03-24T20:36:40.054Z | Downloaded bstr v1.12.1 |
| 2153 | 2026-03-24T20:36:40.061Z | Downloaded libz-sys v1.1.24 |
| 2154 | 2026-03-24T20:36:40.087Z | Downloaded smoltcp v0.11.0 |
| 2155 | 2026-03-24T20:36:40.156Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 2156 | 2026-03-24T20:36:40.230Z | Downloaded sqlparser v0.61.0 |
| 2157 | 2026-03-24T20:36:40.258Z | Downloaded typify-impl v0.6.1 |
| 2158 | 2026-03-24T20:36:40.275Z | Downloaded sled v0.34.7 |
| 2159 | 2026-03-24T20:36:40.341Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2160 | 2026-03-24T20:36:40.350Z | Downloaded ratatui v0.29.0 |
| 2161 | 2026-03-24T20:36:40.383Z | Downloaded regex-automata v0.4.14 |
| 2162 | 2026-03-24T20:36:40.451Z | Downloaded chrono-tz v0.10.4 |
| 2163 | 2026-03-24T20:36:40.485Z | Downloaded petgraph v0.8.3 |
| 2164 | 2026-03-24T20:36:40.502Z | Downloaded csv v1.4.0 |
| 2165 | 2026-03-24T20:36:40.518Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 2166 | 2026-03-24T20:36:40.533Z | Downloaded tokio v1.49.0 |
| 2167 | 2026-03-24T20:36:41.383Z | Downloaded aws-lc-sys v0.37.1 |
| 2168 | 2026-03-24T20:36:41.704Z | Compiling libc v0.2.180 |
| 2169 | 2026-03-24T20:36:41.708Z | Compiling serde v1.0.228 |
| 2170 | 2026-03-24T20:36:41.708Z | Compiling log v0.4.29 |
| 2171 | 2026-03-24T20:36:41.708Z | Compiling find-msvc-tools v0.1.9 |
| 2172 | 2026-03-24T20:36:41.916Z | Compiling shlex v1.3.0 |
| 2173 | 2026-03-24T20:36:41.916Z | Compiling smallvec v1.15.1 |
| 2174 | 2026-03-24T20:36:41.934Z | Compiling syn v2.0.117 |
| 2175 | 2026-03-24T20:36:41.954Z | Compiling typenum v1.19.0 |
| 2176 | 2026-03-24T20:36:42.173Z | Compiling generic-array v0.14.7 |
| 2177 | 2026-03-24T20:36:42.194Z | Compiling subtle v2.6.1 |
| 2178 | 2026-03-24T20:36:42.224Z | Compiling scopeguard v1.2.0 |
| 2179 | 2026-03-24T20:36:42.249Z | Compiling portable-atomic v1.13.1 |
| 2180 | 2026-03-24T20:36:42.332Z | Compiling const-oid v0.9.6 |
| 2181 | 2026-03-24T20:36:42.381Z | Compiling lock_api v0.4.14 |
| 2182 | 2026-03-24T20:36:42.440Z | Compiling critical-section v1.2.0 |
| 2183 | 2026-03-24T20:36:42.532Z | Compiling zerocopy v0.8.40 |
| 2184 | 2026-03-24T20:36:42.580Z | Compiling parking_lot_core v0.9.12 |
| 2185 | 2026-03-24T20:36:42.688Z | Compiling serde_json v1.0.149 |
| 2186 | 2026-03-24T20:36:42.900Z | Compiling pin-project-lite v0.2.17 |
| 2187 | 2026-03-24T20:36:43.028Z | Compiling pkg-config v0.3.32 |
| 2188 | 2026-03-24T20:36:43.062Z | Compiling getrandom v0.2.17 |
| 2189 | 2026-03-24T20:36:43.152Z | Compiling jobserver v0.1.34 |
| 2190 | 2026-03-24T20:36:43.339Z | Compiling rand_core v0.6.4 |
| 2191 | 2026-03-24T20:36:43.367Z | Compiling errno v0.3.14 |
| 2192 | 2026-03-24T20:36:43.477Z | Compiling cc v1.2.56 |
| 2193 | 2026-03-24T20:36:43.638Z | Compiling once_cell v1.21.3 |
| 2194 | 2026-03-24T20:36:43.694Z | Compiling signal-hook-registry v1.4.8 |
| 2195 | 2026-03-24T20:36:43.733Z | Compiling mio v1.1.1 |
| 2196 | 2026-03-24T20:36:43.841Z | Compiling bitflags v2.11.0 |
| 2197 | 2026-03-24T20:36:43.916Z | Compiling libm v0.2.16 |
| 2198 | 2026-03-24T20:36:44.053Z | Compiling parking_lot v0.12.5 |
| 2199 | 2026-03-24T20:36:44.087Z | Compiling num-traits v0.2.19 |
| 2200 | 2026-03-24T20:36:44.142Z | Compiling futures-core v0.3.32 |
| 2201 | 2026-03-24T20:36:44.358Z | Compiling socket2 v0.6.2 |
| 2202 | 2026-03-24T20:36:44.392Z | Compiling percent-encoding v2.3.2 |
| 2203 | 2026-03-24T20:36:44.541Z | Compiling allocator-api2 v0.2.21 |
| 2204 | 2026-03-24T20:36:44.560Z | Compiling cpufeatures v0.2.17 |
| 2205 | 2026-03-24T20:36:44.633Z | Compiling foldhash v0.2.0 |
| 2206 | 2026-03-24T20:36:44.654Z | Compiling futures-sink v0.3.32 |
| 2207 | 2026-03-24T20:36:44.673Z | Compiling slab v0.4.12 |
| 2208 | 2026-03-24T20:36:44.791Z | Compiling futures-channel v0.3.32 |
| 2209 | 2026-03-24T20:36:44.901Z | Compiling futures-io v0.3.32 |
| 2210 | 2026-03-24T20:36:44.921Z | Compiling getrandom v0.4.1 |
| 2211 | 2026-03-24T20:36:44.924Z | Compiling futures-task v0.3.32 |
| 2212 | 2026-03-24T20:36:44.980Z | Compiling hashbrown v0.16.1 |
| 2213 | 2026-03-24T20:36:45.093Z | Compiling rustversion v1.0.22 |
| 2214 | 2026-03-24T20:36:45.112Z | Compiling rand_core v0.10.0 |
| 2215 | 2026-03-24T20:36:45.168Z | Compiling getrandom v0.3.4 |
| 2216 | 2026-03-24T20:36:45.326Z | Compiling form_urlencoded v1.2.2 |
| 2217 | 2026-03-24T20:36:45.658Z | Compiling cmake v0.1.57 |
| 2218 | 2026-03-24T20:36:45.661Z | Compiling ident_case v1.0.1 |
| 2219 | 2026-03-24T20:36:45.790Z | Compiling indexmap v2.13.0 |
| 2220 | 2026-03-24T20:36:45.840Z | Compiling dunce v1.0.5 |
| 2221 | 2026-03-24T20:36:45.962Z | Compiling base64ct v1.8.3 |
| 2222 | 2026-03-24T20:36:45.981Z | Compiling fs_extra v1.3.0 |
| 2223 | 2026-03-24T20:36:46.086Z | Compiling synstructure v0.13.2 |
| 2224 | 2026-03-24T20:36:46.374Z | Compiling aws-lc-sys v0.37.1 |
| 2225 | 2026-03-24T20:36:46.404Z | Compiling pem-rfc7468 v0.7.0 |
| 2226 | 2026-03-24T20:36:46.438Z | Compiling flagset v0.4.7 |
| 2227 | 2026-03-24T20:36:46.558Z | Compiling rand_core v0.9.5 |
| 2228 | 2026-03-24T20:36:46.578Z | Compiling rustix v1.1.3 |
| 2229 | 2026-03-24T20:36:46.612Z | Compiling iana-time-zone v0.1.65 |
| 2230 | 2026-03-24T20:36:46.722Z | Compiling ring v0.17.14 |
| 2231 | 2026-03-24T20:36:46.826Z | Compiling uuid v1.21.0 |
| 2232 | 2026-03-24T20:36:46.891Z | Compiling rustc_version v0.4.1 |
| 2233 | 2026-03-24T20:36:46.932Z | Compiling regex-syntax v0.8.10 |
| 2234 | 2026-03-24T20:36:46.998Z | Compiling vcpkg v0.2.15 |
| 2235 | 2026-03-24T20:36:47.342Z | Compiling aws-lc-rs v1.16.0 |
| 2236 | 2026-03-24T20:36:47.744Z | Compiling tracing-core v0.1.36 |
| 2237 | 2026-03-24T20:36:47.774Z | Compiling crossbeam-utils v0.8.21 |
| 2238 | 2026-03-24T20:36:48.049Z | Compiling openssl-sys v0.9.111 |
| 2239 | 2026-03-24T20:36:48.184Z | Compiling pest_generator v2.8.6 |
| 2240 | 2026-03-24T20:36:48.492Z | Compiling serde_derive_internals v0.29.1 |
| 2241 | 2026-03-24T20:36:48.730Z | Compiling serde_derive v1.0.228 |
| 2242 | 2026-03-24T20:36:48.748Z | Compiling zeroize_derive v1.4.3 |
| 2243 | 2026-03-24T20:36:49.039Z | Compiling zerofrom-derive v0.1.6 |
| 2244 | 2026-03-24T20:36:49.149Z | Compiling yoke-derive v0.8.1 |
| 2245 | 2026-03-24T20:36:49.617Z | Compiling zeroize v1.8.2 |
| 2246 | 2026-03-24T20:36:49.767Z | Compiling zerocopy-derive v0.8.40 |
| 2247 | 2026-03-24T20:36:50.259Z | Compiling zerovec-derive v0.11.2 |
| 2248 | 2026-03-24T20:36:50.693Z | Compiling crypto-common v0.1.7 |
| 2249 | 2026-03-24T20:36:50.742Z | Compiling block-buffer v0.10.4 |
| 2250 | 2026-03-24T20:36:50.886Z | Compiling displaydoc v0.2.5 |
| 2251 | 2026-03-24T20:36:50.961Z | Compiling digest v0.10.7 |
| 2252 | 2026-03-24T20:36:50.986Z | Compiling zerofrom v0.1.6 |
| 2253 | 2026-03-24T20:36:51.154Z | Compiling yoke v0.8.1 |
| 2254 | 2026-03-24T20:36:51.330Z | Compiling tokio-macros v2.6.0 |
| 2255 | 2026-03-24T20:36:51.449Z | Compiling hmac v0.12.1 |
| 2256 | 2026-03-24T20:36:51.470Z | Compiling futures-macro v0.3.32 |
| 2257 | 2026-03-24T20:36:51.657Z | Compiling block-padding v0.3.3 |
| 2258 | 2026-03-24T20:36:51.805Z | Compiling zerovec v0.11.5 |
| 2259 | 2026-03-24T20:36:51.881Z | Compiling inout v0.1.4 |
| 2260 | 2026-03-24T20:36:51.916Z | Compiling zerotrie v0.2.3 |
| 2261 | 2026-03-24T20:36:52.106Z | Compiling cipher v0.4.4 |
| 2262 | 2026-03-24T20:36:52.335Z | Compiling sha2 v0.10.9 |
| 2263 | 2026-03-24T20:36:52.354Z | Compiling der_derive v0.7.3 |
| 2264 | 2026-03-24T20:36:52.468Z | Compiling salsa20 v0.10.2 |
| 2265 | 2026-03-24T20:36:52.532Z | Compiling tinystr v0.8.2 |
| 2266 | 2026-03-24T20:36:52.579Z | Compiling potential_utf v0.1.4 |
| 2267 | 2026-03-24T20:36:52.652Z | Compiling futures-util v0.3.32 |
| 2268 | 2026-03-24T20:36:52.800Z | Compiling icu_locale_core v2.1.1 |
| 2269 | 2026-03-24T20:36:52.800Z | Compiling icu_collections v2.1.1 |
| 2270 | 2026-03-24T20:36:53.468Z | Compiling pbkdf2 v0.12.2 |
| 2271 | 2026-03-24T20:36:53.618Z | Compiling bytes v1.11.1 |
| 2272 | 2026-03-24T20:36:53.638Z | Compiling chrono v0.4.44 |
| 2273 | 2026-03-24T20:36:53.687Z | Compiling icu_provider v2.1.1 |
| 2274 | 2026-03-24T20:36:54.069Z | Compiling icu_properties v2.1.2 |
| 2275 | 2026-03-24T20:36:54.089Z | Compiling icu_normalizer v2.1.1 |
| 2276 | 2026-03-24T20:36:54.231Z | Compiling der v0.7.10 |
| 2277 | 2026-03-24T20:36:54.452Z | Compiling tokio v1.49.0 |
| 2278 | 2026-03-24T20:36:54.802Z | Compiling http v1.4.0 |
| 2279 | 2026-03-24T20:36:55.552Z | Compiling idna_adapter v1.2.1 |
| 2280 | 2026-03-24T20:36:55.619Z | Compiling spki v0.7.3 |
| 2281 | 2026-03-24T20:36:55.728Z | Compiling idna v1.1.0 |
| 2282 | 2026-03-24T20:36:55.841Z | Compiling thiserror-impl v2.0.18 |
| 2283 | 2026-03-24T20:36:55.884Z | Compiling scrypt v0.11.0 |
| 2284 | 2026-03-24T20:36:55.915Z | Compiling cbc v0.1.2 |
| 2285 | 2026-03-24T20:36:56.042Z | Compiling aes v0.8.4 |
| 2286 | 2026-03-24T20:36:56.107Z | Compiling ppv-lite86 v0.2.21 |
| 2287 | 2026-03-24T20:36:56.283Z | Compiling url v2.5.8 |
| 2288 | 2026-03-24T20:36:56.311Z | Compiling rustls-pki-types v1.14.0 |
| 2289 | 2026-03-24T20:36:56.623Z | Compiling rand_chacha v0.9.0 |
| 2290 | 2026-03-24T20:36:56.670Z | Compiling tracing-attributes v0.1.31 |
| 2291 | 2026-03-24T20:36:56.928Z | Compiling rand v0.9.2 |
| 2292 | 2026-03-24T20:36:57.397Z | Compiling pkcs5 v0.7.1 |
| 2293 | 2026-03-24T20:36:57.477Z | Compiling http-body v1.0.1 |
| 2294 | 2026-03-24T20:36:57.623Z | Compiling syn v1.0.109 |
| 2295 | 2026-03-24T20:36:57.674Z | Compiling schemars v0.8.22 |
| 2296 | 2026-03-24T20:36:57.725Z | Compiling thiserror v2.0.18 |
| 2297 | 2026-03-24T20:36:57.885Z | Compiling base64 v0.22.1 |
| 2298 | 2026-03-24T20:36:57.931Z | Compiling untrusted v0.9.0 |
| 2299 | 2026-03-24T20:36:58.005Z | Compiling httparse v1.10.1 |
| 2300 | 2026-03-24T20:36:58.026Z | Compiling openssl-probe v0.2.1 |
| 2301 | 2026-03-24T20:36:58.053Z | Compiling untrusted v0.7.1 |
| 2302 | 2026-03-24T20:36:58.276Z | Compiling pkcs8 v0.10.2 |
| 2303 | 2026-03-24T20:36:58.296Z | Compiling schemars_derive v0.8.22 |
| 2304 | 2026-03-24T20:36:58.299Z | Compiling pest_derive v2.8.6 |
| 2305 | 2026-03-24T20:36:58.509Z | Compiling scroll_derive v0.13.1 |
| 2306 | 2026-03-24T20:36:58.564Z | Compiling tracing v0.1.44 |
| 2307 | 2026-03-24T20:36:58.858Z | Compiling darling_core v0.20.11 |
| 2308 | 2026-03-24T20:36:58.924Z | Compiling rustls v0.23.37 |
| 2309 | 2026-03-24T20:36:59.145Z | Compiling try-lock v0.2.5 |
| 2310 | 2026-03-24T20:36:59.287Z | Compiling tinyvec_macros v0.1.1 |
| 2311 | 2026-03-24T20:36:59.359Z | Compiling tower-layer v0.3.3 |
| 2312 | 2026-03-24T20:36:59.380Z | Compiling tower-service v0.3.3 |
| 2313 | 2026-03-24T20:36:59.512Z | Compiling dyn-clone v1.0.20 |
| 2314 | 2026-03-24T20:36:59.571Z | Compiling atomic-waker v1.1.2 |
| 2315 | 2026-03-24T20:36:59.591Z | Compiling scroll v0.13.0 |
| 2316 | 2026-03-24T20:36:59.685Z | Compiling tokio-util v0.7.18 |
| 2317 | 2026-03-24T20:36:59.731Z | Compiling tinyvec v1.10.0 |
| 2318 | 2026-03-24T20:36:59.957Z | Compiling want v0.3.1 |
| 2319 | 2026-03-24T20:37:00.557Z | Compiling ipnet v2.11.0 |
| 2320 | 2026-03-24T20:37:00.579Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2321 | 2026-03-24T20:37:01.097Z | Compiling h2 v0.4.13 |
| 2322 | 2026-03-24T20:37:01.123Z | Compiling spin v0.9.8 |
| 2323 | 2026-03-24T20:37:01.309Z | Compiling aho-corasick v1.1.4 |
| 2324 | 2026-03-24T20:37:01.440Z | Compiling pin-utils v0.1.0 |
| 2325 | 2026-03-24T20:37:01.539Z | Compiling powerfmt v0.2.0 |
| 2326 | 2026-03-24T20:37:01.819Z | Compiling foreign-types-shared v0.1.1 |
| 2327 | 2026-03-24T20:37:01.938Z | Compiling num-conv v0.2.0 |
| 2328 | 2026-03-24T20:37:01.958Z | Compiling httpdate v1.0.3 |
| 2329 | 2026-03-24T20:37:02.124Z | Compiling crc32fast v1.5.0 |
| 2330 | 2026-03-24T20:37:02.191Z | Compiling darling_macro v0.20.11 |
| 2331 | 2026-03-24T20:37:02.257Z | Compiling openssl v0.10.75 |
| 2332 | 2026-03-24T20:37:02.474Z | Compiling time-core v0.1.8 |
| 2333 | 2026-03-24T20:37:02.602Z | Compiling regex-automata v0.4.14 |
| 2334 | 2026-03-24T20:37:02.640Z | Compiling foreign-types v0.3.2 |
| 2335 | 2026-03-24T20:37:02.675Z | Compiling time-macros v0.2.27 |
| 2336 | 2026-03-24T20:37:02.737Z | Compiling tempfile v3.25.0 |
| 2337 | 2026-03-24T20:37:02.803Z | Compiling darling v0.20.11 |
| 2338 | 2026-03-24T20:37:02.912Z | Compiling deranged v0.5.8 |
| 2339 | 2026-03-24T20:37:03.743Z | Compiling goblin v0.10.5 |
| 2340 | 2026-03-24T20:37:04.297Z | Compiling thiserror-impl v1.0.69 |
| 2341 | 2026-03-24T20:37:04.852Z | Compiling openssl-macros v0.1.1 |
| 2342 | 2026-03-24T20:37:05.360Z | Compiling hyper v1.8.1 |
| 2343 | 2026-03-24T20:37:05.932Z | Compiling wait-timeout v0.2.1 |
| 2344 | 2026-03-24T20:37:06.007Z | Compiling either v1.15.0 |
| 2345 | 2026-03-24T20:37:06.315Z | Compiling simd-adler32 v0.3.8 |
| 2346 | 2026-03-24T20:37:06.315Z | Compiling usdt-impl v0.6.0 |
| 2347 | 2026-03-24T20:37:06.586Z | Compiling bit-vec v0.8.0 |
| 2348 | 2026-03-24T20:37:06.624Z | Compiling quick-error v1.2.3 |
| 2349 | 2026-03-24T20:37:06.685Z | Compiling num_threads v0.1.7 |
| 2350 | 2026-03-24T20:37:06.768Z | Compiling siphasher v1.0.2 |
| 2351 | 2026-03-24T20:37:06.839Z | Compiling native-tls v0.2.18 |
| 2352 | 2026-03-24T20:37:06.908Z | Compiling bit-set v0.8.0 |
| 2353 | 2026-03-24T20:37:07.032Z | Compiling hyper-util v0.1.20 |
| 2354 | 2026-03-24T20:37:07.106Z | Compiling time v0.3.47 |
| 2355 | 2026-03-24T20:37:07.127Z | Compiling rusty-fork v0.3.1 |
| 2356 | 2026-03-24T20:37:07.571Z | Compiling thiserror v1.0.69 |
| 2357 | 2026-03-24T20:37:07.707Z | Compiling dof v0.4.0 |
| 2358 | 2026-03-24T20:37:08.438Z | Compiling derive_builder_core v0.20.2 |
| 2359 | 2026-03-24T20:37:09.337Z | Compiling unicode-normalization v0.1.25 |
| 2360 | 2026-03-24T20:37:09.358Z | Compiling crossbeam-epoch v0.9.18 |
| 2361 | 2026-03-24T20:37:09.515Z | Compiling dtrace-parser v0.3.0 |
| 2362 | 2026-03-24T20:37:09.659Z | Compiling rustls-native-certs v0.8.3 |
| 2363 | 2026-03-24T20:37:09.803Z | Compiling signature v2.2.0 |
| 2364 | 2026-03-24T20:37:09.896Z | Compiling scroll_derive v0.12.1 |
| 2365 | 2026-03-24T20:37:09.941Z | Compiling heapless v0.7.17 |
| 2366 | 2026-03-24T20:37:10.031Z | Compiling rand_xorshift v0.4.0 |
| 2367 | 2026-03-24T20:37:10.051Z | Compiling slog v2.8.2 |
| 2368 | 2026-03-24T20:37:10.252Z | Compiling darling_core v0.21.3 |
| 2369 | 2026-03-24T20:37:10.255Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2370 | 2026-03-24T20:37:10.292Z | Compiling sync_wrapper v1.0.2 |
| 2371 | 2026-03-24T20:37:10.428Z | Compiling thread-id v5.1.0 |
| 2372 | 2026-03-24T20:37:10.538Z | Compiling cookie v0.18.1 |
| 2373 | 2026-03-24T20:37:10.568Z | Compiling unicode-segmentation v1.12.0 |
| 2374 | 2026-03-24T20:37:10.627Z | Compiling signal-hook v0.3.18 |
| 2375 | 2026-03-24T20:37:10.770Z | Compiling anyhow v1.0.102 |
| 2376 | 2026-03-24T20:37:10.790Z | Compiling unicode-properties v0.1.4 |
| 2377 | 2026-03-24T20:37:10.849Z | Compiling zstd-safe v7.2.4 |
| 2378 | 2026-03-24T20:37:11.064Z | Compiling paste v1.0.15 |
| 2379 | 2026-03-24T20:37:11.086Z | Compiling adler2 v2.0.1 |
| 2380 | 2026-03-24T20:37:11.106Z | Compiling unicode-bidi v0.3.18 |
| 2381 | 2026-03-24T20:37:11.168Z | Compiling unarray v0.1.4 |
| 2382 | 2026-03-24T20:37:11.294Z | Compiling rayon-core v1.13.0 |
| 2383 | 2026-03-24T20:37:11.315Z | Compiling proptest v1.10.0 |
| 2384 | 2026-03-24T20:37:11.520Z | Compiling miniz_oxide v0.8.9 |
| 2385 | 2026-03-24T20:37:11.823Z | Compiling stringprep v0.1.5 |
| 2386 | 2026-03-24T20:37:11.881Z | Compiling scroll v0.12.0 |
| 2387 | 2026-03-24T20:37:12.341Z | Compiling tower v0.5.3 |
| 2388 | 2026-03-24T20:37:12.429Z | Compiling derive_builder_macro v0.20.2 |
| 2389 | 2026-03-24T20:37:12.474Z | Compiling crossbeam-deque v0.8.6 |
| 2390 | 2026-03-24T20:37:12.725Z | Compiling ipnetwork v0.21.1 |
| 2391 | 2026-03-24T20:37:12.746Z | Compiling http-body-util v0.1.3 |
| 2392 | 2026-03-24T20:37:12.977Z | Compiling webpki-roots v1.0.6 |
| 2393 | 2026-03-24T20:37:13.021Z | Compiling rand_chacha v0.3.1 |
| 2394 | 2026-03-24T20:37:13.042Z | Compiling erased-serde v0.3.31 |
| 2395 | 2026-03-24T20:37:13.070Z | Compiling serde_tokenstream v0.2.3 |
| 2396 | 2026-03-24T20:37:13.134Z | Compiling serde_spanned v0.6.9 |
| 2397 | 2026-03-24T20:37:13.253Z | Compiling toml_datetime v0.6.11 |
| 2398 | 2026-03-24T20:37:13.323Z | Compiling md-5 v0.10.6 |
| 2399 | 2026-03-24T20:37:13.482Z | Compiling zerocopy-derive v0.7.35 |
| 2400 | 2026-03-24T20:37:13.534Z | Compiling curve25519-dalek v4.1.3 |
| 2401 | 2026-03-24T20:37:13.595Z | Compiling num-integer v0.1.46 |
| 2402 | 2026-03-24T20:37:13.771Z | Compiling vergen-lib v0.1.6 |
| 2403 | 2026-03-24T20:37:13.947Z | Compiling darling_macro v0.21.3 |
| 2404 | 2026-03-24T20:37:13.968Z | Compiling hash32 v0.2.1 |
| 2405 | 2026-03-24T20:37:14.000Z | Compiling ff v0.13.1 |
| 2406 | 2026-03-24T20:37:14.048Z | Compiling memoffset v0.9.1 |
| 2407 | 2026-03-24T20:37:14.078Z | Compiling psl-types v2.0.11 |
| 2408 | 2026-03-24T20:37:14.175Z | Compiling ryu v1.0.23 |
| 2409 | 2026-03-24T20:37:14.221Z | Compiling litrs v1.0.0 |
| 2410 | 2026-03-24T20:37:14.241Z | Compiling rustix v0.38.44 |
| 2411 | 2026-03-24T20:37:14.293Z | Compiling smoltcp v0.9.1 |
| 2412 | 2026-03-24T20:37:14.412Z | Compiling iri-string v0.7.10 |
| 2413 | 2026-03-24T20:37:14.579Z | Compiling base16ct v0.2.0 |
| 2414 | 2026-03-24T20:37:14.676Z | Compiling cfg_aliases v0.2.1 |
| 2415 | 2026-03-24T20:37:14.697Z | Compiling ref-cast v1.0.25 |
| 2416 | 2026-03-24T20:37:14.735Z | Compiling fallible-iterator v0.2.0 |
| 2417 | 2026-03-24T20:37:14.774Z | Compiling zlib-rs v0.6.2 |
| 2418 | 2026-03-24T20:37:14.817Z | Compiling num-bigint-dig v0.8.6 |
| 2419 | 2026-03-24T20:37:14.928Z | Compiling document-features v0.2.12 |
| 2420 | 2026-03-24T20:37:15.091Z | Compiling nix v0.31.1 |
| 2421 | 2026-03-24T20:37:15.156Z | Compiling postgres-protocol v0.6.10 |
| 2422 | 2026-03-24T20:37:15.178Z | Compiling sec1 v0.7.3 |
| 2423 | 2026-03-24T20:37:15.594Z | Compiling zerocopy v0.7.35 |
| 2424 | 2026-03-24T20:37:15.690Z | Compiling newtype-uuid v1.3.2 |
| 2425 | 2026-03-24T20:37:15.711Z | Compiling darling v0.21.3 |
| 2426 | 2026-03-24T20:37:15.820Z | Compiling serde_urlencoded v0.7.1 |
| 2427 | 2026-03-24T20:37:16.025Z | Compiling tower-http v0.6.8 |
| 2428 | 2026-03-24T20:37:16.131Z | Compiling publicsuffix v2.3.0 |
| 2429 | 2026-03-24T20:37:16.398Z | Compiling group v0.13.0 |
| 2430 | 2026-03-24T20:37:16.577Z | Compiling num-iter v0.1.45 |
| 2431 | 2026-03-24T20:37:16.638Z | Compiling rand v0.8.5 |
| 2432 | 2026-03-24T20:37:16.641Z | Compiling derive_builder v0.20.2 |
| 2433 | 2026-03-24T20:37:16.735Z | Compiling oxnet v0.1.4 |
| 2434 | 2026-03-24T20:37:16.872Z | Compiling proc-macro-error v1.0.4 |
| 2435 | 2026-03-24T20:37:17.166Z | Compiling goblin v0.8.2 |
| 2436 | 2026-03-24T20:37:17.275Z | Compiling tokio-native-tls v0.3.1 |
| 2437 | 2026-03-24T20:37:18.023Z | Compiling heck v0.4.1 |
| 2438 | 2026-03-24T20:37:18.134Z | Compiling phf_shared v0.13.1 |
| 2439 | 2026-03-24T20:37:18.252Z | Compiling hubpack_derive v0.1.1 |
| 2440 | 2026-03-24T20:37:18.320Z | Compiling regex v1.12.3 |
| 2441 | 2026-03-24T20:37:18.472Z | Compiling lazy_static v1.5.0 |
| 2442 | 2026-03-24T20:37:18.570Z | Compiling cargo-platform v0.1.9 |
| 2443 | 2026-03-24T20:37:18.592Z | Compiling hkdf v0.12.4 |
| 2444 | 2026-03-24T20:37:18.806Z | Compiling crypto-bigint v0.5.5 |
| 2445 | 2026-03-24T20:37:18.829Z | Compiling ref-cast-impl v1.0.25 |
| 2446 | 2026-03-24T20:37:18.913Z | Compiling flate2 v1.1.9 |
| 2447 | 2026-03-24T20:37:18.934Z | Compiling async-trait v0.1.89 |
| 2448 | 2026-03-24T20:37:19.379Z | Compiling strum_macros v0.27.2 |
| 2449 | 2026-03-24T20:37:19.484Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2450 | 2026-03-24T20:37:19.558Z | Compiling daft-derive v0.1.5 |
| 2451 | 2026-03-24T20:37:20.361Z | Compiling terminal_size v0.4.3 |
| 2452 | 2026-03-24T20:37:20.382Z | Compiling vergen v9.0.6 |
| 2453 | 2026-03-24T20:37:20.527Z | Compiling fs-err v3.3.0 |
| 2454 | 2026-03-24T20:37:20.547Z | Compiling ahash v0.8.12 |
| 2455 | 2026-03-24T20:37:20.615Z | Compiling winnow v0.5.40 |
| 2456 | 2026-03-24T20:37:20.775Z | Compiling managed v0.8.0 |
| 2457 | 2026-03-24T20:37:20.809Z | Compiling bitflags v1.3.2 |
| 2458 | 2026-03-24T20:37:20.910Z | Compiling libbz2-rs-sys v0.2.2 |
| 2459 | 2026-03-24T20:37:21.066Z | Compiling object v0.37.3 |
| 2460 | 2026-03-24T20:37:21.474Z | Compiling bumpalo v3.20.2 |
| 2461 | 2026-03-24T20:37:21.736Z | Compiling foldhash v0.1.5 |
| 2462 | 2026-03-24T20:37:21.824Z | Compiling zopfli v0.8.3 |
| 2463 | 2026-03-24T20:37:21.922Z | Compiling hashbrown v0.15.5 |
| 2464 | 2026-03-24T20:37:21.968Z | Compiling bzip2 v0.6.1 |
| 2465 | 2026-03-24T20:37:22.159Z | Compiling strum v0.27.2 |
| 2466 | 2026-03-24T20:37:22.326Z | Compiling console v0.16.2 |
| 2467 | 2026-03-24T20:37:22.478Z | Compiling toml_edit v0.19.15 |
| 2468 | 2026-03-24T20:37:22.664Z | Compiling clap_builder v4.5.60 |
| 2469 | 2026-03-24T20:37:22.713Z | Compiling daft v0.1.5 |
| 2470 | 2026-03-24T20:37:23.087Z | Compiling dof v0.3.0 |
| 2471 | 2026-03-24T20:37:23.109Z | Compiling elliptic-curve v0.13.8 |
| 2472 | 2026-03-24T20:37:23.509Z | Compiling hubpack v0.1.2 |
| 2473 | 2026-03-24T20:37:23.655Z | Compiling cargo_metadata v0.19.2 |
| 2474 | 2026-03-24T20:37:24.082Z | Compiling phf v0.13.1 |
| 2475 | 2026-03-24T20:37:24.302Z | Compiling zone_cfg_derive v0.3.1 |
| 2476 | 2026-03-24T20:37:25.160Z | Compiling zstd v0.13.3 |
| 2477 | 2026-03-24T20:37:25.554Z | Compiling signal-hook-mio v0.2.5 |
| 2478 | 2026-03-24T20:37:25.690Z | Compiling cookie_store v0.22.1 |
| 2479 | 2026-03-24T20:37:25.710Z | Compiling rayon v1.11.0 |
| 2480 | 2026-03-24T20:37:26.030Z | Compiling hyper-tls v0.6.0 |
| 2481 | 2026-03-24T20:37:26.302Z | Compiling bzip2 v0.4.4 |
| 2482 | 2026-03-24T20:37:26.491Z | Compiling serde_with_macros v3.17.0 |
| 2483 | 2026-03-24T20:37:26.608Z | Compiling postgres-types v0.2.12 |
| 2484 | 2026-03-24T20:37:26.876Z | Compiling usdt-attr-macro v0.6.0 |
| 2485 | 2026-03-24T20:37:26.972Z | Compiling usdt-macro v0.6.0 |
| 2486 | 2026-03-24T20:37:27.406Z | Compiling ed25519 v2.2.3 |
| 2487 | 2026-03-24T20:37:27.967Z | Compiling dtrace-parser v0.2.0 |
| 2488 | 2026-03-24T20:37:27.988Z | Compiling phf_shared v0.11.3 |
| 2489 | 2026-03-24T20:37:28.083Z | Compiling itertools v0.12.1 |
| 2490 | 2026-03-24T20:37:28.203Z | Compiling bstr v1.12.1 |
| 2491 | 2026-03-24T20:37:28.246Z | Compiling pkcs1 v0.7.5 |
| 2492 | 2026-03-24T20:37:28.306Z | Compiling serde-big-array v0.5.1 |
| 2493 | 2026-03-24T20:37:28.493Z | Compiling hex v0.4.3 |
| 2494 | 2026-03-24T20:37:28.592Z | Compiling rfc6979 v0.4.0 |
| 2495 | 2026-03-24T20:37:28.762Z | Compiling serde_repr v0.1.20 |
| 2496 | 2026-03-24T20:37:28.807Z | Compiling enum-as-inner v0.6.1 |
| 2497 | 2026-03-24T20:37:28.861Z | Compiling clap_derive v4.5.55 |
| 2498 | 2026-03-24T20:37:29.057Z | Compiling strum_macros v0.26.4 |
| 2499 | 2026-03-24T20:37:29.124Z | Compiling float-cmp v0.10.0 |
| 2500 | 2026-03-24T20:37:29.322Z | Compiling memmap2 v0.9.10 |
| 2501 | 2026-03-24T20:37:29.477Z | Compiling thread-id v4.2.2 |
| 2502 | 2026-03-24T20:37:29.497Z | Compiling env_filter v1.0.0 |
| 2503 | 2026-03-24T20:37:29.590Z | Compiling encoding_rs v0.8.35 |
| 2504 | 2026-03-24T20:37:29.615Z | Compiling jiff v0.2.21 |
| 2505 | 2026-03-24T20:37:29.765Z | Compiling fixedbitset v0.4.2 |
| 2506 | 2026-03-24T20:37:29.912Z | Compiling predicates-core v1.0.10 |
| 2507 | 2026-03-24T20:37:30.057Z | Compiling data-encoding v2.10.0 |
| 2508 | 2026-03-24T20:37:30.155Z | Compiling normalize-line-endings v0.3.0 |
| 2509 | 2026-03-24T20:37:30.286Z | Compiling difflib v0.4.0 |
| 2510 | 2026-03-24T20:37:31.038Z | Compiling fixedbitset v0.5.7 |
| 2511 | 2026-03-24T20:37:31.079Z | Compiling mime v0.3.17 |
| 2512 | 2026-03-24T20:37:31.301Z | Compiling unit-prefix v0.5.2 |
| 2513 | 2026-03-24T20:37:31.392Z | Compiling keccak v0.1.6 |
| 2514 | 2026-03-24T20:37:31.437Z | Compiling new_debug_unreachable v1.0.6 |
| 2515 | 2026-03-24T20:37:31.497Z | Compiling static_assertions v1.1.0 |
| 2516 | 2026-03-24T20:37:31.519Z | Compiling whoami v2.1.0 |
| 2517 | 2026-03-24T20:37:31.538Z | Compiling precomputed-hash v0.1.1 |
| 2518 | 2026-03-24T20:37:31.570Z | Compiling rustc-hash v2.1.1 |
| 2519 | 2026-03-24T20:37:31.599Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2520 | 2026-03-24T20:37:31.657Z | Compiling string_cache v0.8.9 |
| 2521 | 2026-03-24T20:37:31.726Z | Compiling iddqd v0.3.17 |
| 2522 | 2026-03-24T20:37:31.745Z | Compiling sha3 v0.10.8 |
| 2523 | 2026-03-24T20:37:31.961Z | Compiling tokio-postgres v0.7.16 |
| 2524 | 2026-03-24T20:37:32.039Z | Compiling strum v0.26.3 |
| 2525 | 2026-03-24T20:37:32.214Z | Compiling indicatif v0.18.4 |
| 2526 | 2026-03-24T20:37:32.376Z | Compiling clap v4.5.60 |
| 2527 | 2026-03-24T20:37:32.489Z | Compiling petgraph v0.8.3 |
| 2528 | 2026-03-24T20:37:32.535Z | Compiling predicates v3.1.4 |
| 2529 | 2026-03-24T20:37:33.310Z | Compiling hickory-proto v0.25.2 |
| 2530 | 2026-03-24T20:37:33.404Z | Compiling zip v4.6.1 |
| 2531 | 2026-03-24T20:37:33.423Z | Compiling petgraph v0.6.5 |
| 2532 | 2026-03-24T20:37:34.748Z | Compiling env_logger v0.11.9 |
| 2533 | 2026-03-24T20:37:35.018Z | Compiling zone v0.3.1 |
| 2534 | 2026-03-24T20:37:35.210Z | Compiling toml_edit v0.22.27 |
| 2535 | 2026-03-24T20:37:35.239Z | Compiling usdt-impl v0.5.0 |
| 2536 | 2026-03-24T20:37:35.442Z | Compiling usdt v0.6.0 |
| 2537 | 2026-03-24T20:37:35.466Z | Compiling serde_with v3.17.0 |
| 2538 | 2026-03-24T20:37:35.642Z | Compiling similar v2.7.0 |
| 2539 | 2026-03-24T20:37:35.790Z | Compiling ecdsa v0.16.9 |
| 2540 | 2026-03-24T20:37:35.945Z | Compiling rsa v0.9.10 |
| 2541 | 2026-03-24T20:37:36.039Z | Compiling crossterm v0.28.1 |
| 2542 | 2026-03-24T20:37:36.343Z | Compiling ed25519-dalek v2.2.0 |
| 2543 | 2026-03-24T20:37:37.234Z | Compiling zip v0.6.6 |
| 2544 | 2026-03-24T20:37:37.954Z | Compiling toml v0.7.8 |
| 2545 | 2026-03-24T20:37:38.803Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2546 | 2026-03-24T20:37:38.829Z | Compiling itertools v0.13.0 |
| 2547 | 2026-03-24T20:37:38.978Z | Compiling tokio-stream v0.1.18 |
| 2548 | 2026-03-24T20:37:39.154Z | Compiling buf-list v1.1.2 |
| 2549 | 2026-03-24T20:37:39.522Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2550 | 2026-03-24T20:37:39.612Z | Compiling x509-cert v0.2.5 |
| 2551 | 2026-03-24T20:37:39.692Z | Compiling openapiv3 v2.2.0 |
| 2552 | 2026-03-24T20:37:39.927Z | Compiling sha1 v0.10.6 |
| 2553 | 2026-03-24T20:37:39.949Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2554 | 2026-03-24T20:37:40.220Z | Compiling peg-runtime v0.8.5 |
| 2555 | 2026-03-24T20:37:40.244Z | Compiling lalrpop-util v0.19.12 |
| 2556 | 2026-03-24T20:37:40.344Z | Compiling thread_local v1.1.9 |
| 2557 | 2026-03-24T20:37:40.499Z | Compiling slog-async v2.8.0 |
| 2558 | 2026-03-24T20:37:40.569Z | Compiling crossbeam-channel v0.5.15 |
| 2559 | 2026-03-24T20:37:40.591Z | Compiling futures-executor v0.3.32 |
| 2560 | 2026-03-24T20:37:40.673Z | Compiling filetime v0.2.27 |
| 2561 | 2026-03-24T20:37:40.899Z | Compiling is-terminal v0.4.17 |
| 2562 | 2026-03-24T20:37:40.920Z | Compiling term v1.2.1 |
| 2563 | 2026-03-24T20:37:40.939Z | Compiling take_mut v0.2.2 |
| 2564 | 2026-03-24T20:37:41.020Z | Compiling xattr v1.6.1 |
| 2565 | 2026-03-24T20:37:41.195Z | Compiling tar v0.4.44 |
| 2566 | 2026-03-24T20:37:41.267Z | Compiling futures v0.3.32 |
| 2567 | 2026-03-24T20:37:41.376Z | Compiling slog-term v2.9.2 |
| 2568 | 2026-03-24T20:37:48.218Z | Compiling rustls-webpki v0.103.9 |
| 2569 | 2026-03-24T20:37:52.261Z | Compiling tokio-rustls v0.26.4 |
| 2570 | 2026-03-24T20:37:52.261Z | Compiling rustls-platform-verifier v0.6.2 |
| 2571 | 2026-03-24T20:37:52.527Z | Compiling hyper-rustls v0.27.7 |
| 2572 | 2026-03-24T20:37:52.806Z | Compiling reqwest v0.12.28 |
| 2573 | 2026-03-24T20:37:52.807Z | Compiling reqwest v0.13.2 |
| 2574 | 2026-03-24T20:37:55.802Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2575 | 2026-03-24T20:37:56.084Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2576 | 2026-03-24T20:38:00.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 2577 | 2026-03-24T20:38:00.221Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2578 | 2026-03-24T20:38:00.288Z | Mar 24 20:37:59.523 INFO Starting download, target: MaghemiteMgd |
| 2579 | 2026-03-24T20:38:00.288Z | Mar 24 20:37:59.524 INFO Starting download, target: Console |
| 2580 | 2026-03-24T20:38:00.288Z | Mar 24 20:37:59.524 INFO Starting download, target: Cockroach |
| 2581 | 2026-03-24T20:38:00.288Z | Mar 24 20:37:59.524 INFO Starting download, target: DendriteStub |
| 2582 | 2026-03-24T20:38:00.288Z | Mar 24 20:37:59.524 INFO Starting download, target: TransceiverControl |
| 2583 | 2026-03-24T20:38:00.288Z | Mar 24 20:37:59.524 INFO Starting download, target: Clickhouse |
| 2584 | 2026-03-24T20:38:00.292Z | Mar 24 20:37:59.524 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2585 | 2026-03-24T20:38:00.292Z | Mar 24 20:37:59.524 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2586 | 2026-03-24T20:38:00.292Z | Mar 24 20:37:59.524 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2587 | 2026-03-24T20:38:00.292Z | Mar 24 20:37:59.524 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2588 | 2026-03-24T20:38:00.292Z | Mar 24 20:37:59.524 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2589 | 2026-03-24T20:38:00.292Z | Mar 24 20:37:59.524 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2590 | 2026-03-24T20:38:00.805Z | Mar 24 20:38:00.036 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2591 | 2026-03-24T20:38:01.141Z | Mar 24 20:38:00.374 INFO Download complete, target: TransceiverControl |
| 2592 | 2026-03-24T20:38:01.324Z | Mar 24 20:38:00.550 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2593 | 2026-03-24T20:38:01.702Z | Mar 24 20:38:00.930 INFO Download complete, target: Console |
| 2594 | 2026-03-24T20:38:01.906Z | Mar 24 20:38:01.135 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2595 | 2026-03-24T20:38:01.998Z | Mar 24 20:38:01.232 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2596 | 2026-03-24T20:38:02.594Z | Mar 24 20:38:01.829 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2597 | 2026-03-24T20:38:02.634Z | Mar 24 20:38:01.870 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2598 | 2026-03-24T20:38:02.634Z | Mar 24 20:38:01.870 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2599 | 2026-03-24T20:38:05.597Z | Mar 24 20:38:04.832 INFO Download complete, target: DendriteStub |
| 2600 | 2026-03-24T20:38:05.682Z | Mar 24 20:38:04.917 INFO Download complete, target: MaghemiteMgd |
| 2601 | 2026-03-24T20:38:10.172Z | Mar 24 20:38:09.406 INFO Checking that binary works, target: Cockroach |
| 2602 | 2026-03-24T20:38:10.293Z | Mar 24 20:38:09.527 INFO Download complete, target: Cockroach |
| 2603 | 2026-03-24T20:38:13.732Z | Mar 24 20:38:12.965 INFO Checking that binary works, target: Clickhouse |
| 2604 | 2026-03-24T20:38:13.873Z | Mar 24 20:38:13.107 INFO Download complete, target: Clickhouse |
| 2605 | 2026-03-24T20:38:13.892Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2606 | 2026-03-24T20:38:13.895Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2607 | 2026-03-24T20:38:15.409Z | Compiling proc-macro2 v1.0.106 |
| 2608 | 2026-03-24T20:38:15.409Z | Compiling quote v1.0.44 |
| 2609 | 2026-03-24T20:38:15.409Z | Compiling unicode-ident v1.0.24 |
| 2610 | 2026-03-24T20:38:15.412Z | Compiling libc v0.2.180 |
| 2611 | 2026-03-24T20:38:15.412Z | Compiling serde_core v1.0.228 |
| 2612 | 2026-03-24T20:38:15.413Z | Compiling serde v1.0.228 |
| 2613 | 2026-03-24T20:38:15.413Z | Compiling cfg-if v1.0.4 |
| 2614 | 2026-03-24T20:38:15.413Z | Compiling version_check v0.9.5 |
| 2615 | 2026-03-24T20:38:15.752Z | Compiling autocfg v1.5.0 |
| 2616 | 2026-03-24T20:38:15.916Z | Compiling zmij v1.0.21 |
| 2617 | 2026-03-24T20:38:16.184Z | Compiling serde_json v1.0.149 |
| 2618 | 2026-03-24T20:38:16.227Z | Compiling libm v0.2.16 |
| 2619 | 2026-03-24T20:38:16.248Z | Compiling num-traits v0.2.19 |
| 2620 | 2026-03-24T20:38:16.429Z | Compiling icu_properties_data v2.1.2 |
| 2621 | 2026-03-24T20:38:16.513Z | Compiling icu_normalizer_data v2.1.1 |
| 2622 | 2026-03-24T20:38:16.618Z | Compiling memchr v2.8.0 |
| 2623 | 2026-03-24T20:38:16.676Z | Compiling portable-atomic v1.13.1 |
| 2624 | 2026-03-24T20:38:16.757Z | Compiling typenum v1.19.0 |
| 2625 | 2026-03-24T20:38:17.144Z | Compiling syn v2.0.117 |
| 2626 | 2026-03-24T20:38:17.167Z | Compiling generic-array v0.14.7 |
| 2627 | 2026-03-24T20:38:17.209Z | Compiling jobserver v0.1.34 |
| 2628 | 2026-03-24T20:38:17.236Z | Compiling shlex v1.3.0 |
| 2629 | 2026-03-24T20:38:17.378Z | Compiling find-msvc-tools v0.1.9 |
| 2630 | 2026-03-24T20:38:17.408Z | Compiling getrandom v0.4.1 |
| 2631 | 2026-03-24T20:38:17.511Z | Compiling smallvec v1.15.1 |
| 2632 | 2026-03-24T20:38:17.660Z | Compiling cc v1.2.56 |
| 2633 | 2026-03-24T20:38:17.739Z | Compiling zerocopy v0.8.40 |
| 2634 | 2026-03-24T20:38:17.761Z | Compiling parking_lot_core v0.9.12 |
| 2635 | 2026-03-24T20:38:17.887Z | Compiling getrandom v0.2.17 |
| 2636 | 2026-03-24T20:38:18.072Z | Compiling itoa v1.0.17 |
| 2637 | 2026-03-24T20:38:18.184Z | Compiling log v0.4.29 |
| 2638 | 2026-03-24T20:38:18.403Z | Compiling thiserror v2.0.18 |
| 2639 | 2026-03-24T20:38:18.464Z | Compiling schemars v0.8.22 |
| 2640 | 2026-03-24T20:38:18.567Z | Compiling heck v0.5.0 |
| 2641 | 2026-03-24T20:38:18.758Z | Compiling stable_deref_trait v1.2.1 |
| 2642 | 2026-03-24T20:38:18.793Z | Compiling errno v0.3.14 |
| 2643 | 2026-03-24T20:38:18.940Z | Compiling rand_core v0.6.4 |
| 2644 | 2026-03-24T20:38:19.005Z | Compiling subtle v2.6.1 |
| 2645 | 2026-03-24T20:38:19.051Z | Compiling semver v1.0.27 |
| 2646 | 2026-03-24T20:38:19.278Z | Compiling litemap v0.8.1 |
| 2647 | 2026-03-24T20:38:19.278Z | Compiling allocator-api2 v0.2.21 |
| 2648 | 2026-03-24T20:38:19.323Z | Compiling equivalent v1.0.2 |
| 2649 | 2026-03-24T20:38:19.445Z | Compiling writeable v0.6.2 |
| 2650 | 2026-03-24T20:38:19.448Z | Compiling percent-encoding v2.3.2 |
| 2651 | 2026-03-24T20:38:19.577Z | Compiling foldhash v0.2.0 |
| 2652 | 2026-03-24T20:38:19.736Z | Compiling scopeguard v1.2.0 |
| 2653 | 2026-03-24T20:38:19.818Z | Compiling hashbrown v0.16.1 |
| 2654 | 2026-03-24T20:38:19.905Z | Compiling lock_api v0.4.14 |
| 2655 | 2026-03-24T20:38:20.189Z | Compiling utf8_iter v1.0.4 |
| 2656 | 2026-03-24T20:38:20.245Z | Compiling form_urlencoded v1.2.2 |
| 2657 | 2026-03-24T20:38:20.635Z | Compiling rustversion v1.0.22 |
| 2658 | 2026-03-24T20:38:20.677Z | Compiling pkg-config v0.3.32 |
| 2659 | 2026-03-24T20:38:20.732Z | Compiling rand_core v0.10.0 |
| 2660 | 2026-03-24T20:38:21.126Z | Compiling synstructure v0.13.2 |
| 2661 | 2026-03-24T20:38:21.263Z | Compiling serde_derive_internals v0.29.1 |
| 2662 | 2026-03-24T20:38:21.993Z | Compiling bitflags v2.11.0 |
| 2663 | 2026-03-24T20:38:22.228Z | Compiling rustix v1.1.3 |
| 2664 | 2026-03-24T20:38:22.320Z | Compiling getrandom v0.3.4 |
| 2665 | 2026-03-24T20:38:22.574Z | Compiling ring v0.17.14 |
| 2666 | 2026-03-24T20:38:22.717Z | Compiling thiserror v1.0.69 |
| 2667 | 2026-03-24T20:38:22.739Z | Compiling critical-section v1.2.0 |
| 2668 | 2026-03-24T20:38:22.902Z | Compiling once_cell v1.21.3 |
| 2669 | 2026-03-24T20:38:22.993Z | Compiling pin-project-lite v0.2.17 |
| 2670 | 2026-03-24T20:38:23.018Z | Compiling serde_derive v1.0.228 |
| 2671 | 2026-03-24T20:38:23.091Z | Compiling zeroize_derive v1.4.3 |
| 2672 | 2026-03-24T20:38:23.112Z | Compiling zerofrom-derive v0.1.6 |
| 2673 | 2026-03-24T20:38:23.138Z | Compiling yoke-derive v0.8.1 |
| 2674 | 2026-03-24T20:38:23.225Z | Compiling zerovec-derive v0.11.2 |
| 2675 | 2026-03-24T20:38:23.233Z | Compiling displaydoc v0.2.5 |
| 2676 | 2026-03-24T20:38:23.238Z | Compiling zerocopy-derive v0.8.40 |
| 2677 | 2026-03-24T20:38:23.238Z | Compiling tokio-macros v2.6.0 |
| 2678 | 2026-03-24T20:38:23.880Z | Compiling zeroize v1.8.2 |
| 2679 | 2026-03-24T20:38:24.114Z | Compiling thiserror-impl v2.0.18 |
| 2680 | 2026-03-24T20:38:24.154Z | Compiling schemars_derive v0.8.22 |
| 2681 | 2026-03-24T20:38:24.211Z | Compiling futures-macro v0.3.32 |
| 2682 | 2026-03-24T20:38:24.676Z | Compiling zerofrom v0.1.6 |
| 2683 | 2026-03-24T20:38:24.838Z | Compiling yoke v0.8.1 |
| 2684 | 2026-03-24T20:38:25.073Z | Compiling zerovec v0.11.5 |
| 2685 | 2026-03-24T20:38:25.111Z | Compiling zerotrie v0.2.3 |
| 2686 | 2026-03-24T20:38:25.372Z | Compiling crypto-common v0.1.7 |
| 2687 | 2026-03-24T20:38:25.618Z | Compiling tracing-attributes v0.1.31 |
| 2688 | 2026-03-24T20:38:25.680Z | Compiling thiserror-impl v1.0.69 |
| 2689 | 2026-03-24T20:38:25.707Z | Compiling indexmap v2.13.0 |
| 2690 | 2026-03-24T20:38:25.853Z | Compiling tinystr v0.8.2 |
| 2691 | 2026-03-24T20:38:25.892Z | Compiling potential_utf v0.1.4 |
| 2692 | 2026-03-24T20:38:26.137Z | Compiling icu_locale_core v2.1.1 |
| 2693 | 2026-03-24T20:38:26.148Z | Compiling icu_collections v2.1.1 |
| 2694 | 2026-03-24T20:38:27.101Z | Compiling icu_provider v2.1.1 |
| 2695 | 2026-03-24T20:38:27.367Z | Compiling bytes v1.11.1 |
| 2696 | 2026-03-24T20:38:27.545Z | Compiling icu_properties v2.1.2 |
| 2697 | 2026-03-24T20:38:27.573Z | Compiling icu_normalizer v2.1.1 |
| 2698 | 2026-03-24T20:38:28.677Z | Compiling fnv v1.0.7 |
| 2699 | 2026-03-24T20:38:28.820Z | Compiling iana-time-zone v0.1.65 |
| 2700 | 2026-03-24T20:38:28.831Z | Compiling idna_adapter v1.2.1 |
| 2701 | 2026-03-24T20:38:29.008Z | Compiling idna v1.1.0 |
| 2702 | 2026-03-24T20:38:29.192Z | Compiling chrono v0.4.44 |
| 2703 | 2026-03-24T20:38:29.331Z | Compiling cmake v0.1.57 |
| 2704 | 2026-03-24T20:38:29.354Z | Compiling fs_extra v1.3.0 |
| 2705 | 2026-03-24T20:38:29.377Z | Compiling dunce v1.0.5 |
| 2706 | 2026-03-24T20:38:29.514Z | Compiling url v2.5.8 |
| 2707 | 2026-03-24T20:38:29.707Z | Compiling parking_lot v0.12.5 |
| 2708 | 2026-03-24T20:38:29.816Z | Compiling aws-lc-sys v0.37.1 |
| 2709 | 2026-03-24T20:38:30.024Z | Compiling serde_tokenstream v0.2.3 |
| 2710 | 2026-03-24T20:38:30.342Z | Compiling uuid v1.21.0 |
| 2711 | 2026-03-24T20:38:30.444Z | Compiling signal-hook-registry v1.4.8 |
| 2712 | 2026-03-24T20:38:30.678Z | Compiling mio v1.1.1 |
| 2713 | 2026-03-24T20:38:30.851Z | Compiling socket2 v0.6.2 |
| 2714 | 2026-03-24T20:38:30.882Z | Compiling syn v1.0.109 |
| 2715 | 2026-03-24T20:38:31.650Z | Compiling httparse v1.10.1 |
| 2716 | 2026-03-24T20:38:31.884Z | Compiling der_derive v0.7.3 |
| 2717 | 2026-03-24T20:38:31.907Z | Compiling const-oid v0.9.6 |
| 2718 | 2026-03-24T20:38:32.068Z | Compiling tokio v1.49.0 |
| 2719 | 2026-03-24T20:38:32.576Z | Compiling aws-lc-rs v1.16.0 |
| 2720 | 2026-03-24T20:38:33.016Z | Compiling dyn-clone v1.0.20 |
| 2721 | 2026-03-24T20:38:33.167Z | Compiling regex-syntax v0.8.10 |
| 2722 | 2026-03-24T20:38:33.507Z | Compiling futures-core v0.3.32 |
| 2723 | 2026-03-24T20:38:33.765Z | Compiling block-buffer v0.10.4 |
| 2724 | 2026-03-24T20:38:33.953Z | Compiling digest v0.10.7 |
| 2725 | 2026-03-24T20:38:34.137Z | Compiling time-core v0.1.8 |
| 2726 | 2026-03-24T20:38:34.285Z | Compiling rustls v0.23.37 |
| 2727 | 2026-03-24T20:38:34.342Z | Compiling num-conv v0.2.0 |
| 2728 | 2026-03-24T20:38:34.522Z | Compiling time-macros v0.2.27 |
| 2729 | 2026-03-24T20:38:34.682Z | Compiling aho-corasick v1.1.4 |
| 2730 | 2026-03-24T20:38:34.922Z | Compiling cpufeatures v0.2.17 |
| 2731 | 2026-03-24T20:38:35.830Z | Compiling regex-automata v0.4.14 |
| 2732 | 2026-03-24T20:38:35.871Z | Compiling http v1.4.0 |
| 2733 | 2026-03-24T20:38:36.083Z | Compiling futures-sink v0.3.32 |
| 2734 | 2026-03-24T20:38:36.678Z | Compiling slog v2.8.2 |
| 2735 | 2026-03-24T20:38:37.013Z | Compiling futures-channel v0.3.32 |
| 2736 | 2026-03-24T20:38:37.249Z | Compiling strsim v0.11.1 |
| 2737 | 2026-03-24T20:38:37.371Z | Compiling futures-task v0.3.32 |
| 2738 | 2026-03-24T20:38:37.444Z | Compiling slab v0.4.12 |
| 2739 | 2026-03-24T20:38:37.614Z | Compiling futures-io v0.3.32 |
| 2740 | 2026-03-24T20:38:37.852Z | Compiling futures-util v0.3.32 |
| 2741 | 2026-03-24T20:38:38.282Z | Compiling byteorder v1.5.0 |
| 2742 | 2026-03-24T20:38:38.643Z | Compiling vcpkg v0.2.15 |
| 2743 | 2026-03-24T20:38:38.706Z | Compiling crossbeam-utils v0.8.21 |
| 2744 | 2026-03-24T20:38:39.078Z | Compiling regex v1.12.3 |
| 2745 | 2026-03-24T20:38:39.374Z | Compiling ident_case v1.0.1 |
| 2746 | 2026-03-24T20:38:39.419Z | Compiling openssl-sys v0.9.111 |
| 2747 | 2026-03-24T20:38:39.666Z | Compiling ucd-trie v0.1.7 |
| 2748 | 2026-03-24T20:38:39.765Z | Compiling anyhow v1.0.102 |
| 2749 | 2026-03-24T20:38:39.986Z | Compiling pest v2.8.6 |
| 2750 | 2026-03-24T20:38:40.074Z | Compiling rustc_version v0.4.1 |
| 2751 | 2026-03-24T20:38:40.317Z | Compiling ppv-lite86 v0.2.21 |
| 2752 | 2026-03-24T20:38:40.818Z | Compiling async-trait v0.1.89 |
| 2753 | 2026-03-24T20:38:40.910Z | Compiling ryu v1.0.23 |
| 2754 | 2026-03-24T20:38:40.933Z | Compiling openssl v0.10.75 |
| 2755 | 2026-03-24T20:38:41.447Z | Compiling plain v0.2.3 |
| 2756 | 2026-03-24T20:38:41.515Z | Compiling pest_meta v2.8.6 |
| 2757 | 2026-03-24T20:38:41.697Z | Compiling block-padding v0.3.3 |
| 2758 | 2026-03-24T20:38:41.718Z | Compiling openssl-macros v0.1.1 |
| 2759 | 2026-03-24T20:38:41.752Z | Compiling pretty-hex v0.4.1 |
| 2760 | 2026-03-24T20:38:41.922Z | Compiling native-tls v0.2.18 |
| 2761 | 2026-03-24T20:38:41.946Z | Compiling base64 v0.22.1 |
| 2762 | 2026-03-24T20:38:42.051Z | Compiling inout v0.1.4 |
| 2763 | 2026-03-24T20:38:42.224Z | Compiling darling_core v0.21.3 |
| 2764 | 2026-03-24T20:38:42.301Z | Compiling tracing-core v0.1.36 |
| 2765 | 2026-03-24T20:38:42.619Z | Compiling pest_generator v2.8.6 |
| 2766 | 2026-03-24T20:38:43.395Z | Compiling base64ct v1.8.3 |
| 2767 | 2026-03-24T20:38:43.511Z | Compiling pest_derive v2.8.6 |
| 2768 | 2026-03-24T20:38:43.686Z | Compiling camino v1.2.2 |
| 2769 | 2026-03-24T20:38:43.978Z | Compiling tracing v0.1.44 |
| 2770 | 2026-03-24T20:38:44.081Z | Compiling cipher v0.4.4 |
| 2771 | 2026-03-24T20:38:44.473Z | Compiling openapiv3 v2.2.0 |
| 2772 | 2026-03-24T20:38:44.532Z | Compiling rustls-pki-types v1.14.0 |
| 2773 | 2026-03-24T20:38:44.657Z | Compiling clap_derive v4.5.55 |
| 2774 | 2026-03-24T20:38:44.789Z | Compiling cookie v0.18.1 |
| 2775 | 2026-03-24T20:38:45.043Z | Compiling hmac v0.12.1 |
| 2776 | 2026-03-24T20:38:45.125Z | Compiling scroll_derive v0.13.1 |
| 2777 | 2026-03-24T20:38:45.238Z | Compiling scroll_derive v0.12.1 |
| 2778 | 2026-03-24T20:38:45.389Z | Compiling darling_macro v0.21.3 |
| 2779 | 2026-03-24T20:38:45.990Z | Compiling darling v0.21.3 |
| 2780 | 2026-03-24T20:38:46.162Z | Compiling crc32fast v1.5.0 |
| 2781 | 2026-03-24T20:38:46.201Z | Compiling winnow v0.7.14 |
| 2782 | 2026-03-24T20:38:46.912Z | Compiling paste v1.0.15 |
| 2783 | 2026-03-24T20:38:46.915Z | Compiling untrusted v0.9.0 |
| 2784 | 2026-03-24T20:38:47.102Z | Compiling sha2 v0.10.9 |
| 2785 | 2026-03-24T20:38:48.205Z | Compiling zerocopy-derive v0.7.35 |
| 2786 | 2026-03-24T20:38:48.689Z | Compiling litrs v1.0.0 |
| 2787 | 2026-03-24T20:38:48.711Z | Compiling fastrand v2.3.0 |
| 2788 | 2026-03-24T20:38:49.051Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2789 | 2026-03-24T20:38:49.321Z | Compiling document-features v0.2.12 |
| 2790 | 2026-03-24T20:38:49.537Z | Compiling rand_core v0.9.5 |
| 2791 | 2026-03-24T20:38:49.683Z | Compiling tokio-util v0.7.18 |
| 2792 | 2026-03-24T20:38:49.825Z | Compiling pem-rfc7468 v0.7.0 |
| 2793 | 2026-03-24T20:38:50.262Z | Compiling curve25519-dalek v4.1.3 |
| 2794 | 2026-03-24T20:38:50.582Z | Compiling hubpack_derive v0.1.1 |
| 2795 | 2026-03-24T20:38:50.749Z | Compiling ipnet v2.11.0 |
| 2796 | 2026-03-24T20:38:51.141Z | Compiling strum_macros v0.26.4 |
| 2797 | 2026-03-24T20:38:51.352Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2798 | 2026-03-24T20:38:51.420Z | Compiling either v1.15.0 |
| 2799 | 2026-03-24T20:38:51.702Z | Compiling rustix v0.38.44 |
| 2800 | 2026-03-24T20:38:52.479Z | Compiling http-body v1.0.1 |
| 2801 | 2026-03-24T20:38:52.686Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2802 | 2026-03-24T20:38:52.708Z | Compiling usdt-impl v0.5.0 |
| 2803 | 2026-03-24T20:38:52.734Z | Compiling usdt-impl v0.6.0 |
| 2804 | 2026-03-24T20:38:52.994Z | Compiling atomic-waker v1.1.2 |
| 2805 | 2026-03-24T20:38:53.163Z | Compiling flagset v0.4.7 |
| 2806 | 2026-03-24T20:38:53.260Z | Compiling rand_chacha v0.9.0 |
| 2807 | 2026-03-24T20:38:53.282Z | Compiling tempfile v3.25.0 |
| 2808 | 2026-03-24T20:38:53.337Z | Compiling der v0.7.10 |
| 2809 | 2026-03-24T20:38:53.551Z | Compiling scroll v0.13.0 |
| 2810 | 2026-03-24T20:38:53.742Z | Compiling scroll v0.12.0 |
| 2811 | 2026-03-24T20:38:53.922Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2812 | 2026-03-24T20:38:54.082Z | Compiling num-bigint-dig v0.8.6 |
| 2813 | 2026-03-24T20:38:54.317Z | Compiling tower-layer v0.3.3 |
| 2814 | 2026-03-24T20:38:54.547Z | Compiling tower-service v0.3.3 |
| 2815 | 2026-03-24T20:38:54.660Z | Compiling untrusted v0.7.1 |
| 2816 | 2026-03-24T20:38:54.664Z | Compiling powerfmt v0.2.0 |
| 2817 | 2026-03-24T20:38:54.830Z | Compiling openssl-probe v0.2.1 |
| 2818 | 2026-03-24T20:38:54.882Z | Compiling try-lock v0.2.5 |
| 2819 | 2026-03-24T20:38:55.029Z | Compiling want v0.3.1 |
| 2820 | 2026-03-24T20:38:55.048Z | Compiling deranged v0.5.8 |
| 2821 | 2026-03-24T20:38:55.255Z | Compiling spki v0.7.3 |
| 2822 | 2026-03-24T20:38:55.523Z | Compiling goblin v0.8.2 |
| 2823 | 2026-03-24T20:38:56.415Z | Compiling goblin v0.10.5 |
| 2824 | 2026-03-24T20:38:58.846Z | Compiling rand v0.9.2 |
| 2825 | 2026-03-24T20:38:59.614Z | Compiling h2 v0.4.13 |
| 2826 | 2026-03-24T20:38:59.865Z | Compiling salsa20 v0.10.2 |
| 2827 | 2026-03-24T20:39:00.058Z | Compiling zerocopy v0.7.35 |
| 2828 | 2026-03-24T20:39:00.467Z | Compiling pbkdf2 v0.12.2 |
| 2829 | 2026-03-24T20:39:00.720Z | Compiling num_threads v0.1.7 |
| 2830 | 2026-03-24T20:39:00.853Z | Compiling httpdate v1.0.3 |
| 2831 | 2026-03-24T20:39:00.856Z | Compiling pin-utils v0.1.0 |
| 2832 | 2026-03-24T20:39:00.977Z | Compiling time v0.3.47 |
| 2833 | 2026-03-24T20:39:01.128Z | Compiling dof v0.3.0 |
| 2834 | 2026-03-24T20:39:01.672Z | Compiling scrypt v0.11.0 |
| 2835 | 2026-03-24T20:39:01.924Z | Compiling dof v0.4.0 |
| 2836 | 2026-03-24T20:39:02.005Z | Compiling cbc v0.1.2 |
| 2837 | 2026-03-24T20:39:02.128Z | Compiling aes v0.8.4 |
| 2838 | 2026-03-24T20:39:02.190Z | Compiling dtrace-parser v0.2.0 |
| 2839 | 2026-03-24T20:39:02.780Z | Compiling dtrace-parser v0.3.0 |
| 2840 | 2026-03-24T20:39:03.179Z | Compiling serde_spanned v0.6.9 |
| 2841 | 2026-03-24T20:39:03.343Z | Compiling toml_datetime v0.6.11 |
| 2842 | 2026-03-24T20:39:03.377Z | Compiling daft-derive v0.1.5 |
| 2843 | 2026-03-24T20:39:03.399Z | Compiling enum-as-inner v0.6.1 |
| 2844 | 2026-03-24T20:39:03.633Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2845 | 2026-03-24T20:39:03.670Z | Compiling hyper v1.8.1 |
| 2846 | 2026-03-24T20:39:03.999Z | Compiling thread-id v5.1.0 |
| 2847 | 2026-03-24T20:39:04.021Z | Compiling thread-id v4.2.2 |
| 2848 | 2026-03-24T20:39:04.119Z | Compiling proc-macro-error-attr v1.0.4 |
| 2849 | 2026-03-24T20:39:04.142Z | Compiling rayon-core v1.13.0 |
| 2850 | 2026-03-24T20:39:04.254Z | Compiling ref-cast v1.0.25 |
| 2851 | 2026-03-24T20:39:05.058Z | Compiling pkcs5 v0.7.1 |
| 2852 | 2026-03-24T20:39:05.081Z | Compiling serde_with_macros v3.17.0 |
| 2853 | 2026-03-24T20:39:05.120Z | Compiling hyper-util v0.1.20 |
| 2854 | 2026-03-24T20:39:05.608Z | Compiling heapless v0.7.17 |
| 2855 | 2026-03-24T20:39:05.631Z | Compiling spin v0.9.8 |
| 2856 | 2026-03-24T20:39:05.675Z | Compiling memoffset v0.9.1 |
| 2857 | 2026-03-24T20:39:05.915Z | Compiling proc-macro-error v1.0.4 |
| 2858 | 2026-03-24T20:39:05.938Z | Compiling zstd-safe v7.2.4 |
| 2859 | 2026-03-24T20:39:05.940Z | Compiling unicode-segmentation v1.12.0 |
| 2860 | 2026-03-24T20:39:06.203Z | Compiling signal-hook v0.3.18 |
| 2861 | 2026-03-24T20:39:06.446Z | Compiling pkcs8 v0.10.2 |
| 2862 | 2026-03-24T20:39:06.839Z | Compiling rustls-native-certs v0.8.3 |
| 2863 | 2026-03-24T20:39:06.878Z | Compiling http-body-util v0.1.3 |
| 2864 | 2026-03-24T20:39:07.156Z | Compiling sync_wrapper v1.0.2 |
| 2865 | 2026-03-24T20:39:07.180Z | Compiling darling_core v0.20.11 |
| 2866 | 2026-03-24T20:39:07.241Z | Compiling erased-serde v0.3.31 |
| 2867 | 2026-03-24T20:39:07.308Z | Compiling hex v0.4.3 |
| 2868 | 2026-03-24T20:39:07.371Z | Compiling ref-cast-impl v1.0.25 |
| 2869 | 2026-03-24T20:39:07.697Z | Compiling wait-timeout v0.2.1 |
| 2870 | 2026-03-24T20:39:07.997Z | Compiling fs-err v3.3.0 |
| 2871 | 2026-03-24T20:39:08.020Z | Compiling ahash v0.8.12 |
| 2872 | 2026-03-24T20:39:08.071Z | Compiling foreign-types-shared v0.1.1 |
| 2873 | 2026-03-24T20:39:08.196Z | Compiling winnow v0.5.40 |
| 2874 | 2026-03-24T20:39:08.253Z | Compiling quick-error v1.2.3 |
| 2875 | 2026-03-24T20:39:08.294Z | Compiling tinyvec_macros v0.1.1 |
| 2876 | 2026-03-24T20:39:08.397Z | Compiling cfg_aliases v0.2.1 |
| 2877 | 2026-03-24T20:39:08.502Z | Compiling bit-vec v0.8.0 |
| 2878 | 2026-03-24T20:39:08.593Z | Compiling nix v0.31.1 |
| 2879 | 2026-03-24T20:39:08.819Z | Compiling bit-set v0.8.0 |
| 2880 | 2026-03-24T20:39:09.045Z | Compiling tinyvec v1.10.0 |
| 2881 | 2026-03-24T20:39:09.068Z | Compiling rusty-fork v0.3.1 |
| 2882 | 2026-03-24T20:39:09.201Z | Compiling foreign-types v0.3.2 |
| 2883 | 2026-03-24T20:39:09.448Z | Compiling tower v0.5.3 |
| 2884 | 2026-03-24T20:39:09.813Z | Compiling heck v0.4.1 |
| 2885 | 2026-03-24T20:39:10.077Z | Compiling toml_edit v0.19.15 |
| 2886 | 2026-03-24T20:39:10.099Z | Compiling usdt-macro v0.6.0 |
| 2887 | 2026-03-24T20:39:10.102Z | Compiling usdt-attr-macro v0.6.0 |
| 2888 | 2026-03-24T20:39:10.102Z | Compiling darling_macro v0.20.11 |
| 2889 | 2026-03-24T20:39:11.066Z | Compiling rand_xorshift v0.4.0 |
| 2890 | 2026-03-24T20:39:11.145Z | Compiling webpki-roots v1.0.6 |
| 2891 | 2026-03-24T20:39:11.436Z | Compiling serde_urlencoded v0.7.1 |
| 2892 | 2026-03-24T20:39:11.771Z | Compiling smoltcp v0.9.1 |
| 2893 | 2026-03-24T20:39:12.280Z | Compiling unarray v0.1.4 |
| 2894 | 2026-03-24T20:39:12.460Z | Compiling iri-string v0.7.10 |
| 2895 | 2026-03-24T20:39:12.612Z | Compiling proptest v1.10.0 |
| 2896 | 2026-03-24T20:39:14.425Z | Compiling tower-http v0.6.8 |
| 2897 | 2026-03-24T20:39:19.815Z | Compiling darling v0.20.11 |
| 2898 | 2026-03-24T20:39:20.453Z | Compiling rand_chacha v0.3.1 |
| 2899 | 2026-03-24T20:39:20.551Z | Compiling ipnetwork v0.21.1 |
| 2900 | 2026-03-24T20:39:20.957Z | Compiling num-integer v0.1.46 |
| 2901 | 2026-03-24T20:39:21.014Z | Compiling psl-types v2.0.11 |
| 2902 | 2026-03-24T20:39:21.370Z | Compiling simd-adler32 v0.3.8 |
| 2903 | 2026-03-24T20:39:21.396Z | Compiling anstyle v1.0.13 |
| 2904 | 2026-03-24T20:39:21.459Z | Compiling siphasher v1.0.2 |
| 2905 | 2026-03-24T20:39:21.699Z | Compiling utf8parse v0.2.2 |
| 2906 | 2026-03-24T20:39:21.876Z | Compiling anstyle-parse v0.2.7 |
| 2907 | 2026-03-24T20:39:22.125Z | Compiling publicsuffix v2.3.0 |
| 2908 | 2026-03-24T20:39:22.148Z | Compiling oxnet v0.1.4 |
| 2909 | 2026-03-24T20:39:22.196Z | Compiling rand v0.8.5 |
| 2910 | 2026-03-24T20:39:22.899Z | Compiling derive_builder_core v0.20.2 |
| 2911 | 2026-03-24T20:39:23.250Z | Compiling newtype-uuid v1.3.2 |
| 2912 | 2026-03-24T20:39:23.658Z | Compiling unicode-normalization v0.1.25 |
| 2913 | 2026-03-24T20:39:24.114Z | Compiling crossbeam-epoch v0.9.18 |
| 2914 | 2026-03-24T20:39:24.544Z | Compiling signature v2.2.0 |
| 2915 | 2026-03-24T20:39:24.775Z | Compiling strum_macros v0.27.2 |
| 2916 | 2026-03-24T20:39:25.095Z | Compiling encoding_rs v0.8.35 |
| 2917 | 2026-03-24T20:39:25.652Z | Compiling unicode-properties v0.1.4 |
| 2918 | 2026-03-24T20:39:25.674Z | Compiling is_terminal_polyfill v1.70.2 |
| 2919 | 2026-03-24T20:39:25.807Z | Compiling unicode-bidi v0.3.18 |
| 2920 | 2026-03-24T20:39:25.945Z | Compiling mime v0.3.17 |
| 2921 | 2026-03-24T20:39:26.264Z | Compiling object v0.37.3 |
| 2922 | 2026-03-24T20:39:26.462Z | Compiling colorchoice v1.0.4 |
| 2923 | 2026-03-24T20:39:26.598Z | Compiling anstyle-query v1.1.5 |
| 2924 | 2026-03-24T20:39:26.621Z | Compiling adler2 v2.0.1 |
| 2925 | 2026-03-24T20:39:26.746Z | Compiling anstream v0.6.21 |
| 2926 | 2026-03-24T20:39:26.794Z | Compiling miniz_oxide v0.8.9 |
| 2927 | 2026-03-24T20:39:26.852Z | Compiling stringprep v0.1.5 |
| 2928 | 2026-03-24T20:39:27.350Z | Compiling crossbeam-deque v0.8.6 |
| 2929 | 2026-03-24T20:39:27.645Z | Compiling derive_builder_macro v0.20.2 |
| 2930 | 2026-03-24T20:39:27.969Z | Compiling daft v0.1.5 |
| 2931 | 2026-03-24T20:39:28.031Z | Compiling cookie_store v0.22.1 |
| 2932 | 2026-03-24T20:39:28.099Z | Compiling tokio-native-tls v0.3.1 |
| 2933 | 2026-03-24T20:39:28.229Z | Compiling num-iter v0.1.45 |
| 2934 | 2026-03-24T20:39:28.397Z | Compiling zone_cfg_derive v0.3.1 |
| 2935 | 2026-03-24T20:39:29.060Z | Compiling md-5 v0.10.6 |
| 2936 | 2026-03-24T20:39:29.083Z | Compiling hash32 v0.2.1 |
| 2937 | 2026-03-24T20:39:29.184Z | Compiling ff v0.13.1 |
| 2938 | 2026-03-24T20:39:29.258Z | Compiling vergen-lib v0.1.6 |
| 2939 | 2026-03-24T20:39:29.493Z | Compiling base16ct v0.2.0 |
| 2940 | 2026-03-24T20:39:29.518Z | Compiling fallible-iterator v0.2.0 |
| 2941 | 2026-03-24T20:39:29.720Z | Compiling zlib-rs v0.6.2 |
| 2942 | 2026-03-24T20:39:29.900Z | Compiling postgres-protocol v0.6.10 |
| 2943 | 2026-03-24T20:39:29.942Z | Compiling sec1 v0.7.3 |
| 2944 | 2026-03-24T20:39:30.305Z | Compiling group v0.13.0 |
| 2945 | 2026-03-24T20:39:31.096Z | Compiling hyper-tls v0.6.0 |
| 2946 | 2026-03-24T20:39:31.319Z | Compiling derive_builder v0.20.2 |
| 2947 | 2026-03-24T20:39:31.488Z | Compiling phf_shared v0.13.1 |
| 2948 | 2026-03-24T20:39:31.823Z | Compiling lazy_static v1.5.0 |
| 2949 | 2026-03-24T20:39:32.010Z | Compiling terminal_size v0.4.3 |
| 2950 | 2026-03-24T20:39:32.089Z | Compiling hkdf v0.12.4 |
| 2951 | 2026-03-24T20:39:32.196Z | Compiling crypto-bigint v0.5.5 |
| 2952 | 2026-03-24T20:39:32.264Z | Compiling cargo-platform v0.1.9 |
| 2953 | 2026-03-24T20:39:32.287Z | Compiling serde_repr v0.1.20 |
| 2954 | 2026-03-24T20:39:32.397Z | Compiling vergen v9.0.6 |
| 2955 | 2026-03-24T20:39:32.601Z | Compiling memmap2 v0.9.10 |
| 2956 | 2026-03-24T20:39:32.652Z | Compiling flate2 v1.1.9 |
| 2957 | 2026-03-24T20:39:32.685Z | Compiling foldhash v0.1.5 |
| 2958 | 2026-03-24T20:39:32.887Z | Compiling libbz2-rs-sys v0.2.2 |
| 2959 | 2026-03-24T20:39:32.917Z | Compiling unicode-width v0.2.0 |
| 2960 | 2026-03-24T20:39:32.962Z | Compiling clap_lex v1.0.0 |
| 2961 | 2026-03-24T20:39:33.118Z | Compiling managed v0.8.0 |
| 2962 | 2026-03-24T20:39:33.206Z | Compiling toml_write v0.1.2 |
| 2963 | 2026-03-24T20:39:33.288Z | Compiling bitflags v1.3.2 |
| 2964 | 2026-03-24T20:39:33.394Z | Compiling bumpalo v3.20.2 |
| 2965 | 2026-03-24T20:39:33.417Z | Compiling bzip2 v0.6.1 |
| 2966 | 2026-03-24T20:39:33.470Z | Compiling toml_edit v0.22.27 |
| 2967 | 2026-03-24T20:39:33.563Z | Compiling elliptic-curve v0.13.8 |
| 2968 | 2026-03-24T20:39:33.706Z | Compiling zopfli v0.8.3 |
| 2969 | 2026-03-24T20:39:33.799Z | Compiling console v0.16.2 |
| 2970 | 2026-03-24T20:39:34.021Z | Compiling clap_builder v4.5.60 |
| 2971 | 2026-03-24T20:39:34.261Z | Compiling hashbrown v0.15.5 |
| 2972 | 2026-03-24T20:39:34.437Z | Compiling usdt v0.6.0 |
| 2973 | 2026-03-24T20:39:34.498Z | Compiling cargo_metadata v0.19.2 |
| 2974 | 2026-03-24T20:39:35.774Z | Compiling phf v0.13.1 |
| 2975 | 2026-03-24T20:39:35.995Z | Compiling zstd v0.13.3 |
| 2976 | 2026-03-24T20:39:36.128Z | Compiling rayon v1.11.0 |
| 2977 | 2026-03-24T20:39:36.340Z | Compiling signal-hook-mio v0.2.5 |
| 2978 | 2026-03-24T20:39:36.477Z | Compiling postgres-types v0.2.12 |
| 2979 | 2026-03-24T20:39:36.500Z | Compiling bzip2 v0.4.4 |
| 2980 | 2026-03-24T20:39:36.738Z | Compiling strum v0.27.2 |
| 2981 | 2026-03-24T20:39:36.843Z | Compiling ed25519 v2.2.3 |
| 2982 | 2026-03-24T20:39:36.890Z | Compiling phf_shared v0.11.3 |
| 2983 | 2026-03-24T20:39:37.024Z | Compiling pkcs1 v0.7.5 |
| 2984 | 2026-03-24T20:39:37.142Z | Compiling strum v0.26.3 |
| 2985 | 2026-03-24T20:39:37.161Z | Compiling itertools v0.12.1 |
| 2986 | 2026-03-24T20:39:37.274Z | Compiling hubpack v0.1.2 |
| 2987 | 2026-03-24T20:39:37.351Z | Compiling rfc6979 v0.4.0 |
| 2988 | 2026-03-24T20:39:37.512Z | Compiling sha1 v0.10.6 |
| 2989 | 2026-03-24T20:39:37.544Z | Compiling bstr v1.12.1 |
| 2990 | 2026-03-24T20:39:37.569Z | Compiling serde-big-array v0.5.1 |
| 2991 | 2026-03-24T20:39:37.590Z | Compiling float-cmp v0.10.0 |
| 2992 | 2026-03-24T20:39:37.776Z | Compiling env_filter v1.0.0 |
| 2993 | 2026-03-24T20:39:37.801Z | Compiling predicates-core v1.0.10 |
| 2994 | 2026-03-24T20:39:37.808Z | Compiling difflib v0.4.0 |
| 2995 | 2026-03-24T20:39:38.454Z | Compiling new_debug_unreachable v1.0.6 |
| 2996 | 2026-03-24T20:39:38.454Z | Compiling precomputed-hash v0.1.1 |
| 2997 | 2026-03-24T20:39:38.454Z | Compiling static_assertions v1.1.0 |
| 2998 | 2026-03-24T20:39:38.454Z | Compiling rustc-hash v2.1.1 |
| 2999 | 2026-03-24T20:39:38.454Z | Compiling jiff v0.2.21 |
| 3000 | 2026-03-24T20:39:38.485Z | Compiling keccak v0.1.6 |
| 3001 | 2026-03-24T20:39:38.520Z | Compiling whoami v2.1.0 |
| 3002 | 2026-03-24T20:39:38.544Z | Compiling data-encoding v2.10.0 |
| 3003 | 2026-03-24T20:39:38.722Z | Compiling normalize-line-endings v0.3.0 |
| 3004 | 2026-03-24T20:39:38.802Z | Compiling unit-prefix v0.5.2 |
| 3005 | 2026-03-24T20:39:38.853Z | Compiling fixedbitset v0.4.2 |
| 3006 | 2026-03-24T20:39:38.953Z | Compiling fixedbitset v0.5.7 |
| 3007 | 2026-03-24T20:39:38.988Z | Compiling indicatif v0.18.4 |
| 3008 | 2026-03-24T20:39:39.119Z | Compiling petgraph v0.6.5 |
| 3009 | 2026-03-24T20:39:39.286Z | Compiling petgraph v0.8.3 |
| 3010 | 2026-03-24T20:39:39.328Z | Compiling hickory-proto v0.25.2 |
| 3011 | 2026-03-24T20:39:39.969Z | Compiling predicates v3.1.4 |
| 3012 | 2026-03-24T20:39:41.118Z | Compiling tokio-postgres v0.7.16 |
| 3013 | 2026-03-24T20:39:41.653Z | Compiling zone v0.3.1 |
| 3014 | 2026-03-24T20:39:41.830Z | Compiling sha3 v0.10.8 |
| 3015 | 2026-03-24T20:39:41.992Z | Compiling iddqd v0.3.17 |
| 3016 | 2026-03-24T20:39:42.203Z | Compiling zip v4.6.1 |
| 3017 | 2026-03-24T20:39:42.535Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3018 | 2026-03-24T20:39:43.431Z | Compiling string_cache v0.8.9 |
| 3019 | 2026-03-24T20:39:43.502Z | Compiling similar v2.7.0 |
| 3020 | 2026-03-24T20:39:43.671Z | Compiling env_logger v0.11.9 |
| 3021 | 2026-03-24T20:39:43.719Z | Compiling ecdsa v0.16.9 |
| 3022 | 2026-03-24T20:39:43.903Z | Compiling rsa v0.9.10 |
| 3023 | 2026-03-24T20:39:44.106Z | Compiling ed25519-dalek v2.2.0 |
| 3024 | 2026-03-24T20:39:44.484Z | Compiling rustls-webpki v0.103.9 |
| 3025 | 2026-03-24T20:39:44.752Z | Compiling zip v0.6.6 |
| 3026 | 2026-03-24T20:39:44.956Z | Compiling crossterm v0.28.1 |
| 3027 | 2026-03-24T20:39:45.577Z | Compiling clap v4.5.60 |
| 3028 | 2026-03-24T20:39:45.695Z | Compiling toml v0.7.8 |
| 3029 | 2026-03-24T20:39:45.934Z | Compiling serde_with v3.17.0 |
| 3030 | 2026-03-24T20:39:46.204Z | Compiling x509-cert v0.2.5 |
| 3031 | 2026-03-24T20:39:46.384Z | Compiling itertools v0.13.0 |
| 3032 | 2026-03-24T20:39:46.454Z | Compiling tokio-stream v0.1.18 |
| 3033 | 2026-03-24T20:39:46.575Z | Compiling buf-list v1.1.2 |
| 3034 | 2026-03-24T20:39:46.906Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3035 | 2026-03-24T20:39:47.085Z | Compiling lalrpop-util v0.19.12 |
| 3036 | 2026-03-24T20:39:47.338Z | Compiling peg-runtime v0.8.5 |
| 3037 | 2026-03-24T20:39:49.340Z | Compiling tokio-rustls v0.26.4 |
| 3038 | 2026-03-24T20:39:49.696Z | Compiling hyper-rustls v0.27.7 |
| 3039 | 2026-03-24T20:39:49.803Z | Compiling rustls-platform-verifier v0.6.2 |
| 3040 | 2026-03-24T20:39:50.081Z | Compiling reqwest v0.13.2 |
| 3041 | 2026-03-24T20:39:50.115Z | Compiling reqwest v0.12.28 |
| 3042 | 2026-03-24T20:39:54.961Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3043 | 2026-03-24T20:40:38.860Z | Compiling slog-async v2.8.0 |
| 3044 | 2026-03-24T20:40:48.079Z | Compiling rustls v0.22.4 |
| 3045 | 2026-03-24T20:40:48.082Z | Compiling regress v0.10.5 |
| 3046 | 2026-03-24T20:40:48.124Z | Compiling newtype-uuid-macros v0.1.0 |
| 3047 | 2026-03-24T20:40:48.326Z | Compiling structmeta-derive v0.3.0 |
| 3048 | 2026-03-24T20:40:48.703Z | Compiling multer v3.1.0 |
| 3049 | 2026-03-24T20:40:48.735Z | Compiling async-stream-impl v0.3.6 |
| 3050 | 2026-03-24T20:40:49.084Z | Compiling dropshot v0.16.7 |
| 3051 | 2026-03-24T20:40:49.108Z | Compiling futures-executor v0.3.32 |
| 3052 | 2026-03-24T20:40:49.132Z | Compiling dropshot_endpoint v0.16.7 |
| 3053 | 2026-03-24T20:40:49.350Z | Compiling futures v0.3.32 |
| 3054 | 2026-03-24T20:40:49.479Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3055 | 2026-03-24T20:40:49.505Z | Compiling crossbeam-channel v0.5.15 |
| 3056 | 2026-03-24T20:40:49.686Z | Compiling structmeta v0.3.0 |
| 3057 | 2026-03-24T20:40:49.733Z | Compiling thread_local v1.1.9 |
| 3058 | 2026-03-24T20:40:49.973Z | Compiling derive-ex v0.1.8 |
| 3059 | 2026-03-24T20:40:49.996Z | Compiling is-terminal v0.4.17 |
| 3060 | 2026-03-24T20:40:50.137Z | Compiling term v1.2.1 |
| 3061 | 2026-03-24T20:40:50.181Z | Compiling take_mut v0.2.2 |
| 3062 | 2026-03-24T20:40:50.425Z | Compiling parse-display-derive v0.10.0 |
| 3063 | 2026-03-24T20:40:51.326Z | Compiling slog-term v2.9.2 |
| 3064 | 2026-03-24T20:40:51.926Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3065 | 2026-03-24T20:40:52.077Z | Compiling test-strategy v0.4.5 |
| 3066 | 2026-03-24T20:40:52.425Z | Compiling progenitor-client v0.13.0 |
| 3067 | 2026-03-24T20:40:52.487Z | Compiling rustls-webpki v0.102.8 |
| 3068 | 2026-03-24T20:40:52.865Z | Compiling serde_spanned v1.0.4 |
| 3069 | 2026-03-24T20:40:53.019Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3070 | 2026-03-24T20:40:53.130Z | Compiling debug-ignore v1.0.5 |
| 3071 | 2026-03-24T20:40:53.140Z | Compiling match_cfg v0.1.0 |
| 3072 | 2026-03-24T20:40:53.217Z | Compiling hostname v0.3.1 |
| 3073 | 2026-03-24T20:40:53.264Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3074 | 2026-03-24T20:40:53.393Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3075 | 2026-03-24T20:40:53.512Z | Compiling slog-json v2.6.1 |
| 3076 | 2026-03-24T20:40:53.771Z | Compiling slog-bunyan v2.5.0 |
| 3077 | 2026-03-24T20:40:53.946Z | Compiling async-stream v0.3.6 |
| 3078 | 2026-03-24T20:40:54.086Z | Compiling waitgroup v0.1.2 |
| 3079 | 2026-03-24T20:40:54.207Z | Compiling rustls-pemfile v2.2.0 |
| 3080 | 2026-03-24T20:40:54.301Z | Compiling serde_path_to_error v0.1.20 |
| 3081 | 2026-03-24T20:40:54.371Z | Compiling hostname v0.4.2 |
| 3082 | 2026-03-24T20:40:54.437Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3083 | 2026-03-24T20:40:54.579Z | Compiling macaddr v1.0.1 |
| 3084 | 2026-03-24T20:40:54.602Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3085 | 2026-03-24T20:40:54.748Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3086 | 2026-03-24T20:40:54.807Z | Compiling progenitor-client v0.10.0 |
| 3087 | 2026-03-24T20:40:54.848Z | Compiling instant v0.1.13 |
| 3088 | 2026-03-24T20:40:54.921Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 3089 | 2026-03-24T20:40:54.953Z | Compiling itertools v0.14.0 |
| 3090 | 2026-03-24T20:40:55.014Z | Compiling backon v1.6.0 |
| 3091 | 2026-03-24T20:40:55.332Z | Compiling progenitor-extras v0.1.1 |
| 3092 | 2026-03-24T20:40:55.356Z | Compiling backoff v0.4.0 |
| 3093 | 2026-03-24T20:40:55.380Z | Compiling parse-display v0.10.0 |
| 3094 | 2026-03-24T20:40:55.429Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3095 | 2026-03-24T20:40:56.487Z | Compiling tokio-rustls v0.25.0 |
| 3096 | 2026-03-24T20:40:56.490Z | Compiling crucible-workspace-hack v0.1.0 |
| 3097 | 2026-03-24T20:40:56.641Z | Compiling unsafe-libyaml v0.2.11 |
| 3098 | 2026-03-24T20:40:56.942Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3099 | 2026-03-24T20:40:57.027Z | Compiling secrecy v0.10.3 |
| 3100 | 2026-03-24T20:40:57.270Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3101 | 2026-03-24T20:40:57.424Z | Compiling serde_yaml v0.9.34+deprecated |
| 3102 | 2026-03-24T20:40:57.583Z | Compiling heapless v0.8.0 |
| 3103 | 2026-03-24T20:40:57.643Z | Compiling ingot-macros v0.1.1 |
| 3104 | 2026-03-24T20:40:58.202Z | Compiling proc-macro-crate v3.4.0 |
| 3105 | 2026-03-24T20:40:58.291Z | Compiling typify-impl v0.6.1 |
| 3106 | 2026-03-24T20:40:58.808Z | Compiling hash32 v0.3.1 |
| 3107 | 2026-03-24T20:40:58.833Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3108 | 2026-03-24T20:40:59.045Z | Compiling smoltcp v0.11.0 |
| 3109 | 2026-03-24T20:40:59.327Z | Compiling num_enum_derive v0.7.5 |
| 3110 | 2026-03-24T20:40:59.373Z | Compiling tabwriter v1.4.1 |
| 3111 | 2026-03-24T20:40:59.511Z | Compiling cobs v0.3.0 |
| 3112 | 2026-03-24T20:40:59.830Z | Compiling foreign-types-macros v0.2.3 |
| 3113 | 2026-03-24T20:40:59.853Z | Compiling foreign-types-shared v0.3.1 |
| 3114 | 2026-03-24T20:40:59.882Z | Compiling cpufeatures v0.3.0 |
| 3115 | 2026-03-24T20:40:59.994Z | Compiling convert_case v0.4.0 |
| 3116 | 2026-03-24T20:41:00.060Z | Compiling chacha20 v0.10.0 |
| 3117 | 2026-03-24T20:41:00.426Z | Compiling derive_more v0.99.20 |
| 3118 | 2026-03-24T20:41:00.579Z | Compiling foreign-types v0.5.0 |
| 3119 | 2026-03-24T20:41:00.602Z | Compiling num_enum v0.7.5 |
| 3120 | 2026-03-24T20:41:00.702Z | Compiling postcard v1.1.3 |
| 3121 | 2026-03-24T20:41:01.119Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3122 | 2026-03-24T20:41:01.141Z | Compiling ingot-types v0.1.2 |
| 3123 | 2026-03-24T20:41:01.231Z | Compiling proc-macro-crate v1.3.1 |
| 3124 | 2026-03-24T20:41:01.710Z | Compiling ingot v0.1.1 |
| 3125 | 2026-03-24T20:41:01.765Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3126 | 2026-03-24T20:41:02.327Z | Compiling universal-hash v0.5.1 |
| 3127 | 2026-03-24T20:41:02.547Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3128 | 2026-03-24T20:41:03.127Z | Compiling cstr-argument v0.1.2 |
| 3129 | 2026-03-24T20:41:03.312Z | Compiling typify-macro v0.6.1 |
| 3130 | 2026-03-24T20:41:03.365Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3131 | 2026-03-24T20:41:03.525Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3132 | 2026-03-24T20:41:03.637Z | Compiling colored v3.1.1 |
| 3133 | 2026-03-24T20:41:03.783Z | Compiling opaque-debug v0.3.1 |
| 3134 | 2026-03-24T20:41:04.019Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3135 | 2026-03-24T20:41:04.533Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3136 | 2026-03-24T20:41:04.576Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3137 | 2026-03-24T20:41:04.767Z | Compiling num_enum_derive v0.5.11 |
| 3138 | 2026-03-24T20:41:04.849Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3139 | 2026-03-24T20:41:04.900Z | Compiling rand v0.10.0 |
| 3140 | 2026-03-24T20:41:05.168Z | Compiling toml v0.8.23 |
| 3141 | 2026-03-24T20:41:05.361Z | Compiling half v2.7.1 |
| 3142 | 2026-03-24T20:41:05.864Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3143 | 2026-03-24T20:41:05.970Z | Compiling ciborium-io v0.2.2 |
| 3144 | 2026-03-24T20:41:05.997Z | Compiling num_enum v0.5.11 |
| 3145 | 2026-03-24T20:41:06.112Z | Compiling ciborium-ll v0.2.2 |
| 3146 | 2026-03-24T20:41:06.472Z | Compiling typify v0.6.1 |
| 3147 | 2026-03-24T20:41:06.763Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3148 | 2026-03-24T20:41:07.521Z | Compiling camino-tempfile v1.4.1 |
| 3149 | 2026-03-24T20:41:08.064Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3150 | 2026-03-24T20:41:08.093Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3151 | 2026-03-24T20:41:08.302Z | Compiling progenitor-impl v0.13.0 |
| 3152 | 2026-03-24T20:41:08.530Z | Compiling ciborium v0.2.2 |
| 3153 | 2026-03-24T20:41:09.077Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3154 | 2026-03-24T20:41:09.803Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3155 | 2026-03-24T20:41:09.823Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3156 | 2026-03-24T20:41:09.977Z | Compiling smf v0.2.3 |
| 3157 | 2026-03-24T20:41:10.146Z | Compiling aead v0.5.2 |
| 3158 | 2026-03-24T20:41:10.434Z | Compiling num-derive v0.4.2 |
| 3159 | 2026-03-24T20:41:10.968Z | Compiling sigpipe v0.1.3 |
| 3160 | 2026-03-24T20:41:11.113Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3161 | 2026-03-24T20:41:11.347Z | Compiling glob v0.3.3 |
| 3162 | 2026-03-24T20:41:11.406Z | Compiling progenitor-macro v0.13.0 |
| 3163 | 2026-03-24T20:41:11.466Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3164 | 2026-03-24T20:41:11.623Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3165 | 2026-03-24T20:41:11.840Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3166 | 2026-03-24T20:41:12.536Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3167 | 2026-03-24T20:41:13.961Z | Compiling poly1305 v0.8.0 |
| 3168 | 2026-03-24T20:41:14.417Z | Compiling chacha20 v0.9.1 |
| 3169 | 2026-03-24T20:41:14.767Z | Compiling whoami v1.6.1 |
| 3170 | 2026-03-24T20:41:14.817Z | Compiling prettyplease v0.2.37 |
| 3171 | 2026-03-24T20:41:15.356Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 3172 | 2026-03-24T20:41:17.346Z | Compiling progenitor v0.13.0 |
| 3173 | 2026-03-24T20:41:17.437Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3174 | 2026-03-24T20:41:18.095Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3175 | 2026-03-24T20:41:19.452Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3176 | 2026-03-24T20:41:20.830Z | Compiling thiserror-no-std v2.0.2 |
| 3177 | 2026-03-24T20:41:21.847Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3178 | 2026-03-24T20:41:22.606Z | Compiling byte-wrapper v0.1.0 |
| 3179 | 2026-03-24T20:41:23.644Z | Compiling password-hash v0.5.0 |
| 3180 | 2026-03-24T20:41:23.792Z | Compiling blake2 v0.10.6 |
| 3181 | 2026-03-24T20:41:24.574Z | Compiling indent_write v2.2.0 |
| 3182 | 2026-03-24T20:41:24.908Z | Compiling argon2 v0.5.3 |
| 3183 | 2026-03-24T20:41:26.133Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3184 | 2026-03-24T20:41:26.564Z | Compiling vsss-rs v3.3.4 |
| 3185 | 2026-03-24T20:41:27.467Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3186 | 2026-03-24T20:41:27.630Z | Compiling chacha20poly1305 v0.10.1 |
| 3187 | 2026-03-24T20:41:29.008Z | Compiling swrite v0.1.0 |
| 3188 | 2026-03-24T20:41:29.127Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3189 | 2026-03-24T20:41:29.166Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3190 | 2026-03-24T20:41:31.022Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3191 | 2026-03-24T20:41:31.230Z | Compiling num-rational v0.4.2 |
| 3192 | 2026-03-24T20:41:31.368Z | Compiling num-complex v0.4.6 |
| 3193 | 2026-03-24T20:41:32.013Z | Compiling num v0.4.3 |
| 3194 | 2026-03-24T20:41:32.130Z | Compiling float-ord v0.3.2 |
| 3195 | 2026-03-24T20:41:32.300Z | Compiling gethostname v0.5.0 |
| 3196 | 2026-03-24T20:41:32.521Z | Compiling typify-impl v0.4.3 |
| 3197 | 2026-03-24T20:41:32.659Z | Compiling usdt-macro v0.5.0 |
| 3198 | 2026-03-24T20:41:32.683Z | Compiling usdt-attr-macro v0.5.0 |
| 3199 | 2026-03-24T20:41:33.162Z | Compiling derive-where v1.6.0 |
| 3200 | 2026-03-24T20:41:33.551Z | Compiling memmap v0.7.0 |
| 3201 | 2026-03-24T20:41:33.867Z | Compiling usdt v0.5.0 |
| 3202 | 2026-03-24T20:41:34.699Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3203 | 2026-03-24T20:41:34.794Z | Compiling owo-colors v4.3.0 |
| 3204 | 2026-03-24T20:41:34.888Z | Compiling unicode-width v0.1.14 |
| 3205 | 2026-03-24T20:41:35.203Z | Compiling cancel-safe-futures v0.1.5 |
| 3206 | 2026-03-24T20:41:35.394Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3207 | 2026-03-24T20:41:35.527Z | Compiling libsw-core v0.3.2 |
| 3208 | 2026-03-24T20:41:35.783Z | Compiling async-recursion v1.1.1 |
| 3209 | 2026-03-24T20:41:36.606Z | Compiling resolv-conf v0.7.6 |
| 3210 | 2026-03-24T20:41:37.420Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3211 | 2026-03-24T20:41:37.462Z | Compiling typify-macro v0.4.3 |
| 3212 | 2026-03-24T20:41:38.141Z | Compiling libsw v3.5.0 |
| 3213 | 2026-03-24T20:41:38.900Z | Compiling linear-map v1.2.0 |
| 3214 | 2026-03-24T20:41:39.215Z | Compiling bytecount v0.6.9 |
| 3215 | 2026-03-24T20:41:39.483Z | Compiling libefi-sys v0.1.0 |
| 3216 | 2026-03-24T20:41:39.818Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3217 | 2026-03-24T20:41:39.940Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3218 | 2026-03-24T20:41:40.009Z | Compiling newline-converter v0.3.0 |
| 3219 | 2026-03-24T20:41:40.211Z | Compiling atomicwrites v0.4.4 |
| 3220 | 2026-03-24T20:41:40.627Z | Compiling console v0.15.11 |
| 3221 | 2026-03-24T20:41:41.595Z | Compiling hickory-proto v0.24.4 |
| 3222 | 2026-03-24T20:41:42.261Z | Compiling bitfield-struct v0.6.2 |
| 3223 | 2026-03-24T20:41:42.832Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3224 | 2026-03-24T20:41:43.199Z | Compiling linked-hash-map v0.5.6 |
| 3225 | 2026-03-24T20:41:43.476Z | Compiling semver v0.1.20 |
| 3226 | 2026-03-24T20:41:43.488Z | Compiling lru-cache v0.1.2 |
| 3227 | 2026-03-24T20:41:43.672Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3228 | 2026-03-24T20:41:43.870Z | Compiling rustc_version v0.1.7 |
| 3229 | 2026-03-24T20:41:43.894Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3230 | 2026-03-24T20:41:44.102Z | Compiling expectorate v1.2.0 |
| 3231 | 2026-03-24T20:41:44.401Z | Compiling typify v0.4.3 |
| 3232 | 2026-03-24T20:41:44.485Z | Compiling pin-project-internal v1.1.11 |
| 3233 | 2026-03-24T20:41:44.585Z | Compiling slog-dtrace v0.3.0 |
| 3234 | 2026-03-24T20:41:44.993Z | Compiling minimal-lexical v0.2.1 |
| 3235 | 2026-03-24T20:41:45.213Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3236 | 2026-03-24T20:41:45.338Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3237 | 2026-03-24T20:41:45.598Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3238 | 2026-03-24T20:41:45.607Z | Compiling nom v7.1.3 |
| 3239 | 2026-03-24T20:41:45.851Z | Compiling pin-project v1.1.11 |
| 3240 | 2026-03-24T20:41:46.012Z | Compiling hickory-resolver v0.24.4 |
| 3241 | 2026-03-24T20:41:46.290Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3242 | 2026-03-24T20:41:46.624Z | Compiling newtype_derive v0.1.6 |
| 3243 | 2026-03-24T20:41:47.492Z | Compiling tokio-dtrace v0.1.1 |
| 3244 | 2026-03-24T20:41:48.931Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3245 | 2026-03-24T20:41:49.130Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3246 | 2026-03-24T20:41:49.587Z | Compiling phf_shared v0.12.1 |
| 3247 | 2026-03-24T20:41:49.900Z | Compiling pem v3.0.6 |
| 3248 | 2026-03-24T20:41:49.922Z | Compiling snafu-derive v0.8.9 |
| 3249 | 2026-03-24T20:41:50.789Z | Compiling csv-core v0.1.13 |
| 3250 | 2026-03-24T20:41:51.348Z | Compiling chrono-tz v0.10.4 |
| 3251 | 2026-03-24T20:41:51.594Z | Compiling base64 v0.21.7 |
| 3252 | 2026-03-24T20:41:52.247Z | Compiling unicode-xid v0.2.6 |
| 3253 | 2026-03-24T20:41:52.271Z | Compiling same-file v1.0.6 |
| 3254 | 2026-03-24T20:41:52.298Z | Compiling highway v1.3.0 |
| 3255 | 2026-03-24T20:41:52.428Z | Compiling xshell-macros v0.2.7 |
| 3256 | 2026-03-24T20:41:52.556Z | Compiling walkdir v2.5.0 |
| 3257 | 2026-03-24T20:41:52.960Z | Compiling xshell v0.2.7 |
| 3258 | 2026-03-24T20:41:53.265Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3259 | 2026-03-24T20:41:53.671Z | Compiling const_format_proc_macros v0.2.34 |
| 3260 | 2026-03-24T20:41:54.342Z | Compiling snafu v0.8.9 |
| 3261 | 2026-03-24T20:41:54.635Z | Compiling csv v1.4.0 |
| 3262 | 2026-03-24T20:41:54.804Z | Compiling phf v0.12.1 |
| 3263 | 2026-03-24T20:41:54.855Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3264 | 2026-03-24T20:41:55.055Z | Compiling oxide-tokio-rt v0.1.3 |
| 3265 | 2026-03-24T20:41:55.247Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3266 | 2026-03-24T20:41:55.796Z | Compiling qorb v0.4.1 |
| 3267 | 2026-03-24T20:41:55.883Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3268 | 2026-03-24T20:41:56.653Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3269 | 2026-03-24T20:41:56.903Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3270 | 2026-03-24T20:41:57.371Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3271 | 2026-03-24T20:42:00.367Z | Compiling globset v0.4.18 |
| 3272 | 2026-03-24T20:42:04.290Z | Compiling olpc-cjson v0.1.4 |
| 3273 | 2026-03-24T20:42:04.326Z | Compiling primeorder v0.13.6 |
| 3274 | 2026-03-24T20:42:04.326Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3275 | 2026-03-24T20:42:04.326Z | Compiling serde_plain v1.0.2 |
| 3276 | 2026-03-24T20:42:04.326Z | Compiling typed-path v0.9.3 |
| 3277 | 2026-03-24T20:42:04.379Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3278 | 2026-03-24T20:42:04.948Z | Compiling tough v0.20.0 |
| 3279 | 2026-03-24T20:42:05.141Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3280 | 2026-03-24T20:42:05.386Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3281 | 2026-03-24T20:42:06.450Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3282 | 2026-03-24T20:42:07.002Z | Compiling const_format v0.2.35 |
| 3283 | 2026-03-24T20:42:07.649Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3284 | 2026-03-24T20:42:07.946Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3285 | 2026-03-24T20:42:10.736Z | Compiling papergrid v0.11.0 |
| 3286 | 2026-03-24T20:42:13.604Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3287 | 2026-03-24T20:42:15.697Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3288 | 2026-03-24T20:42:16.079Z | Compiling tabled_derive v0.7.0 |
| 3289 | 2026-03-24T20:42:17.261Z | Compiling bcs v0.1.6 |
| 3290 | 2026-03-24T20:42:17.464Z | Compiling radium v0.7.0 |
| 3291 | 2026-03-24T20:42:17.819Z | Compiling unicode-linebreak v0.1.5 |
| 3292 | 2026-03-24T20:42:17.842Z | Compiling termtree v0.5.1 |
| 3293 | 2026-03-24T20:42:17.867Z | Compiling utf-8 v0.7.6 |
| 3294 | 2026-03-24T20:42:18.078Z | Compiling salty v0.3.0 |
| 3295 | 2026-03-24T20:42:18.157Z | Compiling smawk v0.3.2 |
| 3296 | 2026-03-24T20:42:18.208Z | Compiling tungstenite v0.21.0 |
| 3297 | 2026-03-24T20:42:18.384Z | Compiling textwrap v0.16.2 |
| 3298 | 2026-03-24T20:42:18.910Z | Compiling tabled v0.15.0 |
| 3299 | 2026-03-24T20:42:19.039Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3300 | 2026-03-24T20:42:19.062Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3301 | 2026-03-24T20:42:19.350Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3302 | 2026-03-24T20:42:20.407Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3303 | 2026-03-24T20:42:20.695Z | Compiling steno v0.4.1 |
| 3304 | 2026-03-24T20:42:20.914Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3305 | 2026-03-24T20:42:21.779Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3306 | 2026-03-24T20:42:21.987Z | Compiling tap v1.0.1 |
| 3307 | 2026-03-24T20:42:22.169Z | Compiling humantime v2.3.0 |
| 3308 | 2026-03-24T20:42:22.462Z | Compiling maybe-uninit v2.0.0 |
| 3309 | 2026-03-24T20:42:22.780Z | Compiling wyz v0.5.1 |
| 3310 | 2026-03-24T20:42:22.930Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3311 | 2026-03-24T20:42:23.097Z | Compiling tokio-tungstenite v0.21.0 |
| 3312 | 2026-03-24T20:42:23.931Z | Compiling p384 v0.13.1 |
| 3313 | 2026-03-24T20:42:25.062Z | Compiling progenitor-impl v0.10.0 |
| 3314 | 2026-03-24T20:42:26.741Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3315 | 2026-03-24T20:42:27.425Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3316 | 2026-03-24T20:42:27.461Z | Compiling arc-swap v1.8.2 |
| 3317 | 2026-03-24T20:42:27.681Z | Compiling packed_struct v0.10.1 |
| 3318 | 2026-03-24T20:42:27.950Z | Compiling funty v2.0.0 |
| 3319 | 2026-03-24T20:42:28.023Z | Compiling tagptr v0.2.0 |
| 3320 | 2026-03-24T20:42:28.050Z | Compiling progenitor-macro v0.10.0 |
| 3321 | 2026-03-24T20:42:28.262Z | Compiling moka v0.12.13 |
| 3322 | 2026-03-24T20:42:29.150Z | Compiling bitvec v1.0.1 |
| 3323 | 2026-03-24T20:42:29.304Z | Compiling slog-scope v4.4.1 |
| 3324 | 2026-03-24T20:42:29.819Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3325 | 2026-03-24T20:42:29.923Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3326 | 2026-03-24T20:42:33.154Z | Compiling polyval v0.6.2 |
| 3327 | 2026-03-24T20:42:33.578Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3328 | 2026-03-24T20:42:33.916Z | Compiling packed_struct_codegen v0.10.1 |
| 3329 | 2026-03-24T20:42:33.982Z | Compiling bitfield-macros v0.19.4 |
| 3330 | 2026-03-24T20:42:34.914Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3331 | 2026-03-24T20:42:35.237Z | Compiling zerocopy-derive v0.6.6 |
| 3332 | 2026-03-24T20:42:36.006Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3333 | 2026-03-24T20:42:36.270Z | Compiling indexmap v1.9.3 |
| 3334 | 2026-03-24T20:42:36.517Z | Compiling crc-catalog v2.4.0 |
| 3335 | 2026-03-24T20:42:36.548Z | Compiling nodrop v0.1.14 |
| 3336 | 2026-03-24T20:42:36.665Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3337 | 2026-03-24T20:42:36.704Z | Compiling parking_lot_core v0.8.6 |
| 3338 | 2026-03-24T20:42:36.977Z | Compiling array-init v0.0.4 |
| 3339 | 2026-03-24T20:42:37.073Z | Compiling crc v3.4.0 |
| 3340 | 2026-03-24T20:42:37.404Z | Compiling proc-macro-error2 v2.0.1 |
| 3341 | 2026-03-24T20:42:37.561Z | Compiling zerocopy v0.6.6 |
| 3342 | 2026-03-24T20:42:38.151Z | Compiling bitfield v0.19.4 |
| 3343 | 2026-03-24T20:42:38.557Z | Compiling progenitor v0.10.0 |
| 3344 | 2026-03-24T20:42:38.777Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3345 | 2026-03-24T20:42:39.628Z | Compiling ghash v0.5.1 |
| 3346 | 2026-03-24T20:42:40.018Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3347 | 2026-03-24T20:42:41.516Z | Compiling smallvec v0.6.14 |
| 3348 | 2026-03-24T20:42:41.870Z | Compiling hickory-resolver v0.25.2 |
| 3349 | 2026-03-24T20:42:41.934Z | Compiling slog-stdlog v4.1.1 |
| 3350 | 2026-03-24T20:42:42.501Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3351 | 2026-03-24T20:42:43.296Z | Compiling git-stub v1.0.0 |
| 3352 | 2026-03-24T20:42:43.628Z | Compiling ctr v0.9.2 |
| 3353 | 2026-03-24T20:42:43.922Z | Compiling num-derive v0.3.3 |
| 3354 | 2026-03-24T20:42:44.222Z | Compiling lzma-sys v0.1.20 |
| 3355 | 2026-03-24T20:42:44.774Z | Compiling typeid v1.0.3 |
| 3356 | 2026-03-24T20:42:45.084Z | Compiling hashbrown v0.12.3 |
| 3357 | 2026-03-24T20:42:45.088Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3358 | 2026-03-24T20:42:45.386Z | Compiling unicase v2.9.0 |
| 3359 | 2026-03-24T20:42:45.627Z | Compiling libscf-sys v1.1.0 |
| 3360 | 2026-03-24T20:42:45.664Z | Compiling mime_guess v2.0.5 |
| 3361 | 2026-03-24T20:42:46.006Z | Compiling aes-gcm v0.10.3 |
| 3362 | 2026-03-24T20:42:46.279Z | Compiling git-stub-vcs v0.1.0 |
| 3363 | 2026-03-24T20:42:46.330Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3364 | 2026-03-24T20:42:46.771Z | Compiling slog-envlogger v2.2.0 |
| 3365 | 2026-03-24T20:42:48.285Z | Compiling serde-hex v0.1.0 |
| 3366 | 2026-03-24T20:42:50.353Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3367 | 2026-03-24T20:42:51.158Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3368 | 2026-03-24T20:42:51.300Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3369 | 2026-03-24T20:42:51.564Z | Compiling tabled_derive v0.11.0 |
| 3370 | 2026-03-24T20:42:52.491Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3371 | 2026-03-24T20:42:53.023Z | Compiling ron v0.8.1 |
| 3372 | 2026-03-24T20:42:53.700Z | Compiling progenitor-impl v0.11.2 |
| 3373 | 2026-03-24T20:42:53.747Z | Compiling papergrid v0.17.0 |
| 3374 | 2026-03-24T20:42:53.895Z | Compiling cargo_toml v0.22.3 |
| 3375 | 2026-03-24T20:42:56.756Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3376 | 2026-03-24T20:42:56.787Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3377 | 2026-03-24T20:42:57.243Z | Compiling hashbrown v0.13.2 |
| 3378 | 2026-03-24T20:42:57.317Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3379 | 2026-03-24T20:42:58.123Z | Compiling testing_table v0.3.0 |
| 3380 | 2026-03-24T20:42:58.221Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3381 | 2026-03-24T20:42:58.437Z | Compiling ssh-encoding v0.2.0 |
| 3382 | 2026-03-24T20:42:58.514Z | Compiling blowfish v0.9.1 |
| 3383 | 2026-03-24T20:42:58.664Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3384 | 2026-03-24T20:42:58.838Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3385 | 2026-03-24T20:42:59.223Z | Compiling nibble_vec v0.1.0 |
| 3386 | 2026-03-24T20:42:59.246Z | Compiling filetime v0.2.27 |
| 3387 | 2026-03-24T20:42:59.439Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3388 | 2026-03-24T20:42:59.446Z | Compiling endian-type v0.1.2 |
| 3389 | 2026-03-24T20:42:59.533Z | Compiling crc-any v2.5.0 |
| 3390 | 2026-03-24T20:42:59.664Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3391 | 2026-03-24T20:42:59.686Z | Compiling xattr v1.6.1 |
| 3392 | 2026-03-24T20:42:59.934Z | Compiling corncobs v0.1.4 |
| 3393 | 2026-03-24T20:43:00.007Z | Compiling tar v0.4.44 |
| 3394 | 2026-03-24T20:43:00.073Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3395 | 2026-03-24T20:43:00.173Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3396 | 2026-03-24T20:43:00.228Z | Compiling radix_trie v0.2.1 |
| 3397 | 2026-03-24T20:43:00.807Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3398 | 2026-03-24T20:43:00.912Z | Compiling ssh-cipher v0.2.0 |
| 3399 | 2026-03-24T20:43:01.044Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3400 | 2026-03-24T20:43:01.397Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3401 | 2026-03-24T20:43:03.014Z | Compiling tabled v0.20.0 |
| 3402 | 2026-03-24T20:43:03.193Z | Compiling object v0.30.4 |
| 3403 | 2026-03-24T20:43:05.705Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3404 | 2026-03-24T20:43:06.710Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3405 | 2026-03-24T20:43:06.992Z | Compiling progenitor-macro v0.11.2 |
| 3406 | 2026-03-24T20:43:07.067Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3407 | 2026-03-24T20:43:07.641Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3408 | 2026-03-24T20:43:07.914Z | Compiling parking_lot v0.11.2 |
| 3409 | 2026-03-24T20:43:08.923Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3410 | 2026-03-24T20:43:09.130Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3411 | 2026-03-24T20:43:09.868Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3412 | 2026-03-24T20:43:10.717Z | Compiling progenitor-client v0.11.2 |
| 3413 | 2026-03-24T20:43:11.371Z | Compiling prefix-trie v0.7.0 |
| 3414 | 2026-03-24T20:43:12.016Z | Compiling password-hash v0.4.2 |
| 3415 | 2026-03-24T20:43:12.872Z | Compiling fxhash v0.2.1 |
| 3416 | 2026-03-24T20:43:13.096Z | Compiling secrecy v0.8.0 |
| 3417 | 2026-03-24T20:43:13.199Z | Compiling http-range v0.1.5 |
| 3418 | 2026-03-24T20:43:13.221Z | Compiling path-slash v0.1.5 |
| 3419 | 2026-03-24T20:43:13.319Z | Compiling half v1.8.3 |
| 3420 | 2026-03-24T20:43:13.661Z | Compiling serde_cbor v0.11.2 |
| 3421 | 2026-03-24T20:43:13.913Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3422 | 2026-03-24T20:43:14.798Z | Compiling sled v0.34.7 |
| 3423 | 2026-03-24T20:43:15.016Z | Compiling progenitor v0.11.2 |
| 3424 | 2026-03-24T20:43:15.234Z | Compiling pbkdf2 v0.11.0 |
| 3425 | 2026-03-24T20:43:15.571Z | Compiling hickory-server v0.25.2 |
| 3426 | 2026-03-24T20:43:16.662Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3427 | 2026-03-24T20:43:21.123Z | Compiling ron v0.12.0 |
| 3428 | 2026-03-24T20:43:21.308Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3429 | 2026-03-24T20:43:21.728Z | Compiling xz2 v0.1.7 |
| 3430 | 2026-03-24T20:43:22.255Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3431 | 2026-03-24T20:43:23.903Z | Compiling ssh-key v0.6.7 |
| 3432 | 2026-03-24T20:43:24.124Z | Compiling hickory-client v0.25.2 |
| 3433 | 2026-03-24T20:43:25.420Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3434 | 2026-03-24T20:43:25.736Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3435 | 2026-03-24T20:43:26.104Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3436 | 2026-03-24T20:43:27.481Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3437 | 2026-03-24T20:43:32.120Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3438 | 2026-03-24T20:43:32.206Z | Compiling p256 v0.13.2 |
| 3439 | 2026-03-24T20:43:32.206Z | Compiling p521 v0.13.3 |
| 3440 | 2026-03-24T20:43:32.206Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3441 | 2026-03-24T20:43:32.559Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3442 | 2026-03-24T20:43:32.864Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3443 | 2026-03-24T20:43:33.618Z | Compiling yasna v0.5.2 |
| 3444 | 2026-03-24T20:43:33.942Z | Compiling headers-core v0.3.0 |
| 3445 | 2026-03-24T20:43:34.169Z | Compiling kstat-rs v0.2.4 |
| 3446 | 2026-03-24T20:43:34.277Z | Compiling nanorand v0.7.0 |
| 3447 | 2026-03-24T20:43:34.652Z | Compiling atty v0.2.14 |
| 3448 | 2026-03-24T20:43:34.731Z | Compiling russh-cryptovec v0.7.3 |
| 3449 | 2026-03-24T20:43:34.775Z | Compiling home v0.5.12 |
| 3450 | 2026-03-24T20:43:34.998Z | Compiling crc8 v0.1.1 |
| 3451 | 2026-03-24T20:43:35.007Z | Compiling base16ct v1.0.0 |
| 3452 | 2026-03-24T20:43:35.024Z | Compiling md5 v0.7.0 |
| 3453 | 2026-03-24T20:43:35.031Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3454 | 2026-03-24T20:43:35.313Z | Compiling russh-keys v0.45.0 |
| 3455 | 2026-03-24T20:43:35.494Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3456 | 2026-03-24T20:43:35.572Z | Compiling flume v0.11.1 |
| 3457 | 2026-03-24T20:43:36.076Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3458 | 2026-03-24T20:43:36.102Z | Compiling rcgen v0.12.1 |
| 3459 | 2026-03-24T20:43:36.165Z | Compiling headers v0.4.1 |
| 3460 | 2026-03-24T20:43:38.266Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3461 | 2026-03-24T20:43:41.637Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3462 | 2026-03-24T20:43:45.921Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3463 | 2026-03-24T20:43:48.122Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3464 | 2026-03-24T20:43:54.608Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3465 | 2026-03-24T20:43:55.420Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3466 | 2026-03-24T20:43:58.442Z | Compiling hyper-staticfile v0.10.1 |
| 3467 | 2026-03-24T20:43:59.206Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3468 | 2026-03-24T20:43:59.976Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3469 | 2026-03-24T20:43:59.999Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3470 | 2026-03-24T20:44:00.417Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3471 | 2026-03-24T20:44:00.555Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3472 | 2026-03-24T20:44:02.585Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3473 | 2026-03-24T20:44:02.894Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3474 | 2026-03-24T20:44:03.824Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3475 | 2026-03-24T20:44:06.825Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3476 | 2026-03-24T20:44:07.698Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3477 | 2026-03-24T20:44:08.470Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3478 | 2026-03-24T20:44:09.012Z | Compiling num-bigint v0.4.6 |
| 3479 | 2026-03-24T20:44:09.172Z | Compiling des v0.8.1 |
| 3480 | 2026-03-24T20:44:09.524Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3481 | 2026-03-24T20:44:10.049Z | Compiling subprocess v0.2.15 |
| 3482 | 2026-03-24T20:44:10.969Z | Compiling display-error-chain v0.2.2 |
| 3483 | 2026-03-24T20:44:11.188Z | Compiling hex-literal v0.4.1 |
| 3484 | 2026-03-24T20:44:11.391Z | Compiling russh v0.45.0 |
| 3485 | 2026-03-24T20:44:11.416Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3486 | 2026-03-24T20:44:12.014Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3487 | 2026-03-24T20:44:12.788Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3488 | 2026-03-24T20:44:13.722Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3489 | 2026-03-24T20:44:17.217Z | Compiling colored v2.2.0 |
| 3490 | 2026-03-24T20:44:17.265Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3491 | 2026-03-24T20:44:17.434Z | Compiling socket2 v0.5.10 |
| 3492 | 2026-03-24T20:44:17.637Z | Compiling internet-checksum v0.2.1 |
| 3493 | 2026-03-24T20:44:46.002Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3494 | 2026-03-24T20:46:02.495Z | Finished `release` profile [optimized] target(s) in 7m 48s |
| 3495 | 2026-03-24T20:46:02.871Z | + cp target/release/dhcp-server /work/ |
| 3496 | 2026-03-24T20:46:02.875Z | process exited: duration 941801 ms, exit code 0 |
| |
| 3497 | 2026-03-24T20:46:02.893Z | found 2 output files |
| 3498 | 2026-03-24T20:46:02.893Z | uploading: /work/testbed.tar.gz (190547490 bytes) |
| 3499 | 2026-03-24T20:46:05.919Z | uploaded: /work/testbed.tar.gz |
| 3500 | 2026-03-24T20:46:05.919Z | uploading: /work/dhcp-server (51372808 bytes) |
| 3501 | 2026-03-24T20:46:07.408Z | uploaded: /work/dhcp-server |