|
|
|
| 1 | 2026-03-26T04:01:00.294Z | job assigned to worker 01KMM4SD1T8W8G3C2SM47PSKBG [factory aws, i-00853632d1bbe05ef] (queued for 9 m 39 s) |
| |
| 2 | 2026-03-26T04:01:06.837Z | starting task 0: "setup" |
| 3 | 2026-03-26T04:01:06.841Z | ++ uname -s |
| 4 | 2026-03-26T04:01:06.844Z | + kern=SunOS |
| 5 | 2026-03-26T04:01:06.844Z | + build_user=build |
| 6 | 2026-03-26T04:01:06.844Z | + build_uid=12345 |
| 7 | 2026-03-26T04:01:06.844Z | + work_dir=/work |
| 8 | 2026-03-26T04:01:06.844Z | + input_dir=/input |
| 9 | 2026-03-26T04:01:06.844Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-26T04:01:06.845Z | + case "$kern" in |
| 11 | 2026-03-26T04:01:06.845Z | + groupadd -g 12345 build |
| 12 | 2026-03-26T04:01:06.850Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-26T04:01:08.852Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-26T04:01:08.931Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-26T04:01:08.934Z | + home_fs=zfs |
| 16 | 2026-03-26T04:01:08.934Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-26T04:01:08.934Z | + mkdir -p /home/build |
| 18 | 2026-03-26T04:01:08.934Z | + chown build:build /home/build /work |
| 19 | 2026-03-26T04:01:09.935Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-26T04:01:09.942Z | process exited: duration 3101 ms, exit code 0 |
| |
| 21 | 2026-03-26T04:01:09.951Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-26T04:01:09.955Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-26T04:01:09.955Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-26T04:01:09.955Z | * rust toolchain profile = "default" |
| 25 | 2026-03-26T04:01:09.955Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-26T04:01:09.955Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-26T04:01:09.955Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-26T04:01:09.959Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-26T04:01:09.959Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-26T04:01:10.075Z | info: downloading installer |
| 31 | 2026-03-26T04:01:11.614Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-26T04:01:11.614Z | warn: /opt/ooce/bin |
| 33 | 2026-03-26T04:01:11.614Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-26T04:01:11.614Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-26T04:01:11.614Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-26T04:01:11.614Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-26T04:01:11.614Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-26T04:01:11.614Z | error: cannot install while Rust is installed |
| 39 | 2026-03-26T04:01:11.614Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-26T04:01:11.614Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-26T04:01:11.614Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-26T04:01:11.614Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-26T04:01:11.614Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-26T04:01:11.627Z | info: profile set to default |
| 45 | 2026-03-26T04:01:11.627Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-26T04:01:11.630Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-26T04:01:11.781Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-26T04:01:11.784Z | info: downloading 6 components |
| 49 | 2026-03-26T04:01:28.269Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-26T04:01:28.269Z | |
| 51 | 2026-03-26T04:01:28.298Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-26T04:01:28.298Z | |
| 53 | 2026-03-26T04:01:28.298Z | |
| 54 | 2026-03-26T04:01:28.298Z | Rust is installed now. Great! |
| 55 | 2026-03-26T04:01:28.298Z | |
| 56 | 2026-03-26T04:01:28.298Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-26T04:01:28.298Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-26T04:01:28.298Z | |
| 59 | 2026-03-26T04:01:28.298Z | To configure your current shell, you need to source |
| 60 | 2026-03-26T04:01:28.298Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-26T04:01:28.298Z | |
| 62 | 2026-03-26T04:01:28.298Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-26T04:01:28.298Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-26T04:01:28.299Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-26T04:01:28.299Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-26T04:01:28.299Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-26T04:01:28.299Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-26T04:01:28.299Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-26T04:01:28.302Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-26T04:01:28.302Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-26T04:01:28.399Z | + rustup --version |
| 72 | 2026-03-26T04:01:28.409Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-26T04:01:28.413Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-26T04:01:28.430Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-26T04:01:28.434Z | + cargo --version |
| 76 | 2026-03-26T04:01:28.447Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-26T04:01:28.450Z | + rustc --version |
| 78 | 2026-03-26T04:01:28.469Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-26T04:01:28.473Z | process exited: duration 18513 ms, exit code 0 |
| |
| 80 | 2026-03-26T04:01:28.480Z | starting task 2: "authentication" |
| 81 | 2026-03-26T04:01:28.499Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-03-26T04:01:28.506Z | starting task 3: "build" |
| 83 | 2026-03-26T04:01:28.514Z | + set -e |
| 84 | 2026-03-26T04:01:28.514Z | + [[ true == true ]] |
| 85 | 2026-03-26T04:01:28.514Z | + WORK=/work |
| 86 | 2026-03-26T04:01:28.514Z | + pfexec pkg install protobuf git |
| 87 | 2026-03-26T04:01:35.443Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 88 | 2026-03-26T04:01:42.312Z | Startup: Caching catalogs ... Done |
| 89 | 2026-03-26T04:01:46.004Z | Planning: Solver setup ... Done |
| 90 | 2026-03-26T04:01:46.016Z | Planning: Running solver ... Done |
| 91 | 2026-03-26T04:01:46.125Z | Planning: Finding local manifests ... Done |
| 92 | 2026-03-26T04:01:46.137Z | Planning: Fetching manifests: 0/1 0% complete |
| 93 | 2026-03-26T04:01:46.176Z | Planning: Fetching manifests: 1/1 100% complete |
| 94 | 2026-03-26T04:01:46.195Z | Planning: Package planning ... Done |
| 95 | 2026-03-26T04:01:46.205Z | Planning: Merging actions ... Done |
| 96 | 2026-03-26T04:01:46.324Z | Planning: Checking for conflicting actions ... Done |
| 97 | 2026-03-26T04:01:46.327Z | Planning: Consolidating action changes ... Done |
| 98 | 2026-03-26T04:01:47.077Z | Planning: Evaluating mediators ... Done |
| 99 | 2026-03-26T04:01:47.080Z | Planning: Planning completed in 4.61 seconds |
| 100 | 2026-03-26T04:01:47.091Z | Packages to install: 1 |
| 101 | 2026-03-26T04:01:47.091Z | Create boot environment: No |
| 102 | 2026-03-26T04:01:47.091Z | Create backup boot environment: No |
| 103 | 2026-03-26T04:01:47.130Z | |
| 104 | 2026-03-26T04:01:47.130Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 105 | 2026-03-26T04:01:49.064Z | Download: Completed 15.22 MB in 1.93 seconds (7.9M/s) |
| 106 | 2026-03-26T04:01:49.199Z | Actions: 1/1284 actions (Installing new actions) |
| 107 | 2026-03-26T04:01:49.496Z | Actions: Completed 1284 actions in 0.30 seconds. |
| 108 | 2026-03-26T04:01:49.763Z | Done |
| 109 | 2026-03-26T04:01:49.763Z | Done |
| 110 | 2026-03-26T04:01:50.371Z | Done |
| 111 | 2026-03-26T04:01:53.364Z | Done |
| 112 | 2026-03-26T04:01:53.436Z | Done |
| 113 | 2026-03-26T04:01:53.440Z | Done |
| 114 | 2026-03-26T04:01:53.652Z | Done |
| 115 | 2026-03-26T04:01:54.299Z | + cargo --version |
| 116 | 2026-03-26T04:01:54.308Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 117 | 2026-03-26T04:01:54.311Z | + rustc --version |
| 118 | 2026-03-26T04:01:54.332Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 119 | 2026-03-26T04:01:54.335Z | + banner clone |
| 120 | 2026-03-26T04:01:54.338Z | |
| 121 | 2026-03-26T04:01:54.338Z | #### # #### # # ###### |
| 122 | 2026-03-26T04:01:54.338Z | # # # # # ## # # |
| 123 | 2026-03-26T04:01:54.338Z | # # # # # # # ##### |
| 124 | 2026-03-26T04:01:54.338Z | # # # # # # # # |
| 125 | 2026-03-26T04:01:54.338Z | # # # # # # ## # |
| 126 | 2026-03-26T04:01:54.338Z | #### ###### #### # # ###### |
| 127 | 2026-03-26T04:01:54.338Z | |
| 128 | 2026-03-26T04:01:54.338Z | + mkdir -p /work/ci |
| 129 | 2026-03-26T04:01:54.338Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 130 | 2026-03-26T04:01:54.370Z | Cloning into '/work/ci/testbed'... |
| 131 | 2026-03-26T04:01:55.424Z | + banner build |
| 132 | 2026-03-26T04:01:55.427Z | |
| 133 | 2026-03-26T04:01:55.427Z | ##### # # # # ##### |
| 134 | 2026-03-26T04:01:55.427Z | # # # # # # # # |
| 135 | 2026-03-26T04:01:55.427Z | ##### # # # # # # |
| 136 | 2026-03-26T04:01:55.427Z | # # # # # # # # |
| 137 | 2026-03-26T04:01:55.427Z | # # # # # # # # |
| 138 | 2026-03-26T04:01:55.428Z | ##### #### # ###### ##### |
| 139 | 2026-03-26T04:01:55.428Z | |
| 140 | 2026-03-26T04:01:55.428Z | + cd /work/ci/testbed |
| 141 | 2026-03-26T04:01:55.428Z | + cargo build -p interop-lab -p wrangler |
| 142 | 2026-03-26T04:01:55.521Z | Updating crates.io index |
| 143 | 2026-03-26T04:01:55.526Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 144 | 2026-03-26T04:01:55.890Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 145 | 2026-03-26T04:01:56.831Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 146 | 2026-03-26T04:01:57.356Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 147 | 2026-03-26T04:01:57.886Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 148 | 2026-03-26T04:01:58.635Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 149 | 2026-03-26T04:01:58.913Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 150 | 2026-03-26T04:01:59.263Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 151 | 2026-03-26T04:02:00.995Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 152 | 2026-03-26T04:02:01.484Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 153 | 2026-03-26T04:02:01.740Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-03-26T04:02:01.985Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-03-26T04:02:02.340Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 156 | 2026-03-26T04:02:05.830Z | Downloading crates ... |
| 157 | 2026-03-26T04:02:05.894Z | Downloaded async-trait v0.1.89 |
| 158 | 2026-03-26T04:02:05.898Z | Downloaded crypto-common v0.1.6 |
| 159 | 2026-03-26T04:02:05.901Z | Downloaded hyper-timeout v0.4.1 |
| 160 | 2026-03-26T04:02:05.904Z | Downloaded aho-corasick v1.1.4 |
| 161 | 2026-03-26T04:02:05.908Z | Downloaded cfg_aliases v0.2.1 |
| 162 | 2026-03-26T04:02:05.911Z | Downloaded anstream v1.0.0 |
| 163 | 2026-03-26T04:02:05.914Z | Downloaded futures v0.3.32 |
| 164 | 2026-03-26T04:02:05.917Z | Downloaded hyper-tls v0.6.0 |
| 165 | 2026-03-26T04:02:05.920Z | Downloaded byteorder v1.5.0 |
| 166 | 2026-03-26T04:02:05.920Z | Downloaded matchit v0.7.3 |
| 167 | 2026-03-26T04:02:05.920Z | Downloaded hyper-timeout v0.5.2 |
| 168 | 2026-03-26T04:02:05.924Z | Downloaded bytes v1.11.0 |
| 169 | 2026-03-26T04:02:05.926Z | Downloaded bitflags v2.10.0 |
| 170 | 2026-03-26T04:02:05.926Z | Downloaded base16ct v1.0.0 |
| 171 | 2026-03-26T04:02:05.929Z | Downloaded proc-macro-error-attr v1.0.4 |
| 172 | 2026-03-26T04:02:05.929Z | Downloaded num_enum_derive v0.7.5 |
| 173 | 2026-03-26T04:02:05.929Z | Downloaded atomic-waker v1.1.2 |
| 174 | 2026-03-26T04:02:05.932Z | Downloaded pin-project-internal v1.1.10 |
| 175 | 2026-03-26T04:02:05.935Z | Downloaded prost-build v0.11.9 |
| 176 | 2026-03-26T04:02:05.938Z | Downloaded getrandom v0.3.4 |
| 177 | 2026-03-26T04:02:05.941Z | Downloaded potential_utf v0.1.4 |
| 178 | 2026-03-26T04:02:05.941Z | Downloaded anstyle v1.0.13 |
| 179 | 2026-03-26T04:02:05.941Z | Downloaded foreign-types v0.5.0 |
| 180 | 2026-03-26T04:02:05.944Z | Downloaded prettyplease v0.1.25 |
| 181 | 2026-03-26T04:02:05.944Z | Downloaded icu_properties_data v2.1.2 |
| 182 | 2026-03-26T04:02:05.950Z | Downloaded quote v1.0.45 |
| 183 | 2026-03-26T04:02:05.953Z | Downloaded progenitor-client v0.10.0 |
| 184 | 2026-03-26T04:02:05.953Z | Downloaded parking_lot_core v0.9.12 |
| 185 | 2026-03-26T04:02:05.956Z | Downloaded fastrand v2.3.0 |
| 186 | 2026-03-26T04:02:05.956Z | Downloaded ident_case v1.0.1 |
| 187 | 2026-03-26T04:02:05.956Z | Downloaded cfg-if v1.0.4 |
| 188 | 2026-03-26T04:02:05.956Z | Downloaded hex v0.4.3 |
| 189 | 2026-03-26T04:02:05.959Z | Downloaded autocfg v1.5.0 |
| 190 | 2026-03-26T04:02:05.959Z | Downloaded async-stream-impl v0.3.6 |
| 191 | 2026-03-26T04:02:05.959Z | Downloaded arc-swap v1.8.0 |
| 192 | 2026-03-26T04:02:05.962Z | Downloaded futures-core v0.3.32 |
| 193 | 2026-03-26T04:02:05.965Z | Downloaded foreign-types-shared v0.1.1 |
| 194 | 2026-03-26T04:02:05.965Z | Downloaded errno v0.3.14 |
| 195 | 2026-03-26T04:02:05.968Z | Downloaded cpufeatures v0.2.17 |
| 196 | 2026-03-26T04:02:05.968Z | Downloaded prost v0.11.9 |
| 197 | 2026-03-26T04:02:05.968Z | Downloaded percent-encoding v2.3.2 |
| 198 | 2026-03-26T04:02:05.971Z | Downloaded icu_properties v2.1.2 |
| 199 | 2026-03-26T04:02:05.971Z | Downloaded colorchoice v1.0.4 |
| 200 | 2026-03-26T04:02:05.971Z | Downloaded anstyle-query v1.1.5 |
| 201 | 2026-03-26T04:02:05.974Z | Downloaded hyper-openssl v0.9.2 |
| 202 | 2026-03-26T04:02:05.974Z | Downloaded async-stream v0.3.6 |
| 203 | 2026-03-26T04:02:05.974Z | Downloaded is_terminal_polyfill v1.70.2 |
| 204 | 2026-03-26T04:02:05.977Z | Downloaded axum-core v0.4.5 |
| 205 | 2026-03-26T04:02:05.977Z | Downloaded lru-slab v0.1.2 |
| 206 | 2026-03-26T04:02:05.977Z | Downloaded axum-core v0.3.4 |
| 207 | 2026-03-26T04:02:05.980Z | Downloaded anstyle-parse v1.0.0 |
| 208 | 2026-03-26T04:02:05.980Z | Downloaded hyper-rustls v0.27.7 |
| 209 | 2026-03-26T04:02:05.983Z | Downloaded darling_macro v0.23.0 |
| 210 | 2026-03-26T04:02:05.983Z | Downloaded block-buffer v0.10.4 |
| 211 | 2026-03-26T04:02:05.983Z | Downloaded anyhow v1.0.102 |
| 212 | 2026-03-26T04:02:05.987Z | Downloaded futures-macro v0.3.32 |
| 213 | 2026-03-26T04:02:05.990Z | Downloaded progenitor-macro v0.11.2 |
| 214 | 2026-03-26T04:02:05.990Z | Downloaded dyn-clone v1.0.20 |
| 215 | 2026-03-26T04:02:05.990Z | Downloaded cstr-argument v0.1.2 |
| 216 | 2026-03-26T04:02:05.993Z | Downloaded crucible-workspace-hack v0.1.0 |
| 217 | 2026-03-26T04:02:05.993Z | Downloaded futures-io v0.3.32 |
| 218 | 2026-03-26T04:02:05.996Z | Downloaded futures-task v0.3.32 |
| 219 | 2026-03-26T04:02:05.996Z | Downloaded foreign-types-shared v0.3.1 |
| 220 | 2026-03-26T04:02:05.999Z | Downloaded fnv v1.0.7 |
| 221 | 2026-03-26T04:02:05.999Z | Downloaded httpdate v1.0.3 |
| 222 | 2026-03-26T04:02:05.999Z | Downloaded futures-sink v0.3.32 |
| 223 | 2026-03-26T04:02:06.002Z | Downloaded http-body v1.0.1 |
| 224 | 2026-03-26T04:02:06.002Z | Downloaded heck v0.4.1 |
| 225 | 2026-03-26T04:02:06.005Z | Downloaded clap_lex v1.0.0 |
| 226 | 2026-03-26T04:02:06.008Z | Downloaded foreign-types v0.3.2 |
| 227 | 2026-03-26T04:02:06.011Z | Downloaded linked_hash_set v0.1.6 |
| 228 | 2026-03-26T04:02:06.011Z | Downloaded fixedbitset v0.4.2 |
| 229 | 2026-03-26T04:02:06.011Z | Downloaded form_urlencoded v1.2.2 |
| 230 | 2026-03-26T04:02:06.014Z | Downloaded idna_adapter v1.2.1 |
| 231 | 2026-03-26T04:02:06.017Z | Downloaded heck v0.5.0 |
| 232 | 2026-03-26T04:02:06.021Z | Downloaded itoa v1.0.17 |
| 233 | 2026-03-26T04:02:06.021Z | Downloaded http-body v0.4.6 |
| 234 | 2026-03-26T04:02:06.021Z | Downloaded home v0.5.12 |
| 235 | 2026-03-26T04:02:06.024Z | Downloaded base64 v0.22.1 |
| 236 | 2026-03-26T04:02:06.024Z | Downloaded bitflags v1.3.2 |
| 237 | 2026-03-26T04:02:06.027Z | Downloaded erased-serde v0.3.31 |
| 238 | 2026-03-26T04:02:06.027Z | Downloaded scopeguard v1.2.0 |
| 239 | 2026-03-26T04:02:06.027Z | Downloaded clap v4.6.0 |
| 240 | 2026-03-26T04:02:06.032Z | Downloaded camino v1.2.2 |
| 241 | 2026-03-26T04:02:06.035Z | Downloaded rustc-hash v2.1.1 |
| 242 | 2026-03-26T04:02:06.035Z | Downloaded openssl-probe v0.1.6 |
| 243 | 2026-03-26T04:02:06.043Z | Downloaded ref-cast-impl v1.0.25 |
| 244 | 2026-03-26T04:02:06.046Z | Downloaded is-terminal v0.4.17 |
| 245 | 2026-03-26T04:02:06.046Z | Downloaded openssl-macros v0.1.1 |
| 246 | 2026-03-26T04:02:06.046Z | Downloaded sha1 v0.10.6 |
| 247 | 2026-03-26T04:02:06.050Z | Downloaded equivalent v1.0.2 |
| 248 | 2026-03-26T04:02:06.053Z | Downloaded proc-macro-crate v3.4.0 |
| 249 | 2026-03-26T04:02:06.053Z | Downloaded pretty-hex v0.4.1 |
| 250 | 2026-03-26T04:02:06.053Z | Downloaded data-encoding v2.10.0 |
| 251 | 2026-03-26T04:02:06.057Z | Downloaded http-body-util v0.1.3 |
| 252 | 2026-03-26T04:02:06.057Z | Downloaded foreign-types-macros v0.2.3 |
| 253 | 2026-03-26T04:02:06.057Z | Downloaded foldhash v0.2.0 |
| 254 | 2026-03-26T04:02:06.057Z | Downloaded displaydoc v0.2.5 |
| 255 | 2026-03-26T04:02:06.060Z | Downloaded num-conv v0.2.0 |
| 256 | 2026-03-26T04:02:06.060Z | Downloaded digest v0.10.7 |
| 257 | 2026-03-26T04:02:06.063Z | Downloaded progenitor-macro v0.10.0 |
| 258 | 2026-03-26T04:02:06.063Z | Downloaded deranged v0.5.5 |
| 259 | 2026-03-26T04:02:06.068Z | Downloaded generic-array v0.14.9 |
| 260 | 2026-03-26T04:02:06.068Z | Downloaded mime v0.3.17 |
| 261 | 2026-03-26T04:02:06.068Z | Downloaded futures-executor v0.3.32 |
| 262 | 2026-03-26T04:02:06.071Z | Downloaded find-msvc-tools v0.1.8 |
| 263 | 2026-03-26T04:02:06.071Z | Downloaded ref-cast v1.0.25 |
| 264 | 2026-03-26T04:02:06.071Z | Downloaded progenitor-client v0.11.2 |
| 265 | 2026-03-26T04:02:06.076Z | Downloaded cargo_toml v0.22.3 |
| 266 | 2026-03-26T04:02:06.076Z | Downloaded linked-hash-map v0.5.6 |
| 267 | 2026-03-26T04:02:06.081Z | Downloaded powerfmt v0.2.0 |
| 268 | 2026-03-26T04:02:06.081Z | Downloaded pin-utils v0.1.0 |
| 269 | 2026-03-26T04:02:06.081Z | Downloaded slog-envlogger v2.2.0 |
| 270 | 2026-03-26T04:02:06.081Z | Downloaded allocator-api2 v0.2.21 |
| 271 | 2026-03-26T04:02:06.084Z | Downloaded base64 v0.21.7 |
| 272 | 2026-03-26T04:02:06.084Z | Downloaded sync_wrapper v1.0.2 |
| 273 | 2026-03-26T04:02:06.087Z | Downloaded stable_deref_trait v1.2.1 |
| 274 | 2026-03-26T04:02:06.087Z | Downloaded take_mut v0.2.2 |
| 275 | 2026-03-26T04:02:06.091Z | Downloaded tabwriter v1.4.1 |
| 276 | 2026-03-26T04:02:06.091Z | Downloaded sync_wrapper v0.1.2 |
| 277 | 2026-03-26T04:02:06.091Z | Downloaded indicatif v0.18.3 |
| 278 | 2026-03-26T04:02:06.094Z | Downloaded proc-macro-error v1.0.4 |
| 279 | 2026-03-26T04:02:06.097Z | Downloaded rustversion v1.0.22 |
| 280 | 2026-03-26T04:02:06.097Z | Downloaded ipnet v2.11.0 |
| 281 | 2026-03-26T04:02:06.100Z | Downloaded rustls-pemfile v1.0.4 |
| 282 | 2026-03-26T04:02:06.103Z | Downloaded prost v0.13.5 |
| 283 | 2026-03-26T04:02:06.103Z | Downloaded either v1.15.0 |
| 284 | 2026-03-26T04:02:06.107Z | Downloaded serde_urlencoded v0.7.1 |
| 285 | 2026-03-26T04:02:06.115Z | Downloaded tinyvec_macros v0.1.1 |
| 286 | 2026-03-26T04:02:06.119Z | Downloaded time-core v0.1.8 |
| 287 | 2026-03-26T04:02:06.119Z | Downloaded subtle v2.6.1 |
| 288 | 2026-03-26T04:02:06.119Z | Downloaded serde_spanned v1.0.4 |
| 289 | 2026-03-26T04:02:06.122Z | Downloaded strsim v0.11.1 |
| 290 | 2026-03-26T04:02:06.122Z | Downloaded tokio-io-timeout v1.2.1 |
| 291 | 2026-03-26T04:02:06.126Z | Downloaded getrandom v0.2.17 |
| 292 | 2026-03-26T04:02:06.126Z | Downloaded crossbeam-utils v0.8.21 |
| 293 | 2026-03-26T04:02:06.129Z | Downloaded slog-stdlog v4.1.1 |
| 294 | 2026-03-26T04:02:06.129Z | Downloaded shlex v1.3.0 |
| 295 | 2026-03-26T04:02:06.129Z | Downloaded semver v1.0.27 |
| 296 | 2026-03-26T04:02:06.133Z | Downloaded schemars_derive v0.8.22 |
| 297 | 2026-03-26T04:02:06.133Z | Downloaded progenitor v0.10.0 |
| 298 | 2026-03-26T04:02:06.133Z | Downloaded darling v0.23.0 |
| 299 | 2026-03-26T04:02:06.136Z | Downloaded rand_chacha v0.9.0 |
| 300 | 2026-03-26T04:02:06.136Z | Downloaded pkg-config v0.3.32 |
| 301 | 2026-03-26T04:02:06.136Z | Downloaded httparse v1.10.1 |
| 302 | 2026-03-26T04:02:06.139Z | Downloaded slog-async v2.8.0 |
| 303 | 2026-03-26T04:02:06.139Z | Downloaded slog-scope v4.4.1 |
| 304 | 2026-03-26T04:02:06.139Z | Downloaded colored v3.1.1 |
| 305 | 2026-03-26T04:02:06.144Z | Downloaded native-tls v0.2.14 |
| 306 | 2026-03-26T04:02:06.144Z | Downloaded ppv-lite86 v0.2.21 |
| 307 | 2026-03-26T04:02:06.147Z | Downloaded pin-project-lite v0.2.16 |
| 308 | 2026-03-26T04:02:06.147Z | Downloaded tokio-openssl v0.6.5 |
| 309 | 2026-03-26T04:02:06.147Z | Downloaded lock_api v0.4.14 |
| 310 | 2026-03-26T04:02:06.150Z | Downloaded oxnet v0.1.4 |
| 311 | 2026-03-26T04:02:06.150Z | Downloaded rand_core v0.6.4 |
| 312 | 2026-03-26T04:02:06.150Z | Downloaded signal-hook-registry v1.4.8 |
| 313 | 2026-03-26T04:02:06.153Z | Downloaded sha2 v0.10.9 |
| 314 | 2026-03-26T04:02:06.153Z | Downloaded futures-channel v0.3.32 |
| 315 | 2026-03-26T04:02:06.153Z | Downloaded rand_chacha v0.3.1 |
| 316 | 2026-03-26T04:02:06.156Z | Downloaded num_enum v0.7.5 |
| 317 | 2026-03-26T04:02:06.159Z | Downloaded synstructure v0.13.2 |
| 318 | 2026-03-26T04:02:06.159Z | Downloaded typeid v1.0.3 |
| 319 | 2026-03-26T04:02:06.159Z | Downloaded lazy_static v1.5.0 |
| 320 | 2026-03-26T04:02:06.162Z | Downloaded try-lock v0.2.5 |
| 321 | 2026-03-26T04:02:06.165Z | Downloaded typify-macro v0.4.3 |
| 322 | 2026-03-26T04:02:06.165Z | Downloaded untrusted v0.9.0 |
| 323 | 2026-03-26T04:02:06.169Z | Downloaded clap_derive v4.6.0 |
| 324 | 2026-03-26T04:02:06.172Z | Downloaded prost-derive v0.11.9 |
| 325 | 2026-03-26T04:02:06.175Z | Downloaded thread_local v1.1.9 |
| 326 | 2026-03-26T04:02:06.178Z | Downloaded rustls-pki-types v1.14.0 |
| 327 | 2026-03-26T04:02:06.178Z | Downloaded serde_with_macros v3.18.0 |
| 328 | 2026-03-26T04:02:06.183Z | Downloaded quinn v0.11.9 |
| 329 | 2026-03-26T04:02:06.186Z | Downloaded thiserror v2.0.18 |
| 330 | 2026-03-26T04:02:06.189Z | Downloaded tokio-macros v2.6.0 |
| 331 | 2026-03-26T04:02:06.189Z | Downloaded tinystr v0.8.2 |
| 332 | 2026-03-26T04:02:06.192Z | Downloaded time-macros v0.2.27 |
| 333 | 2026-03-26T04:02:06.192Z | Downloaded tonic-openssl v0.3.0 |
| 334 | 2026-03-26T04:02:06.194Z | Downloaded litemap v0.8.1 |
| 335 | 2026-03-26T04:02:06.194Z | Downloaded utf8_iter v1.0.4 |
| 336 | 2026-03-26T04:02:06.195Z | Downloaded console v0.16.2 |
| 337 | 2026-03-26T04:02:06.198Z | Downloaded tower-service v0.3.3 |
| 338 | 2026-03-26T04:02:06.198Z | Downloaded thiserror-impl v2.0.18 |
| 339 | 2026-03-26T04:02:06.198Z | Downloaded thiserror-impl v1.0.69 |
| 340 | 2026-03-26T04:02:06.198Z | Downloaded iana-time-zone v0.1.64 |
| 341 | 2026-03-26T04:02:06.201Z | Downloaded thiserror v1.0.69 |
| 342 | 2026-03-26T04:02:06.204Z | Downloaded smf v0.2.3 |
| 343 | 2026-03-26T04:02:06.204Z | Downloaded tower-layer v0.3.3 |
| 344 | 2026-03-26T04:02:06.204Z | Downloaded slog-term v2.9.2 |
| 345 | 2026-03-26T04:02:06.210Z | Downloaded want v0.3.1 |
| 346 | 2026-03-26T04:02:06.210Z | Downloaded unit-prefix v0.5.2 |
| 347 | 2026-03-26T04:02:06.210Z | Downloaded which v4.4.2 |
| 348 | 2026-03-26T04:02:06.210Z | Downloaded version_check v0.9.5 |
| 349 | 2026-03-26T04:02:06.213Z | Downloaded utf8parse v0.2.2 |
| 350 | 2026-03-26T04:02:06.213Z | Downloaded slab v0.4.11 |
| 351 | 2026-03-26T04:02:06.213Z | Downloaded utf-8 v0.7.6 |
| 352 | 2026-03-26T04:02:06.213Z | Downloaded tokio-tungstenite v0.21.0 |
| 353 | 2026-03-26T04:02:06.217Z | Downloaded serde_derive_internals v0.29.1 |
| 354 | 2026-03-26T04:02:06.217Z | Downloaded sct v0.7.1 |
| 355 | 2026-03-26T04:02:06.220Z | Downloaded prost-types v0.11.9 |
| 356 | 2026-03-26T04:02:06.220Z | Downloaded zerofrom-derive v0.1.6 |
| 357 | 2026-03-26T04:02:06.223Z | Downloaded rand_core v0.9.5 |
| 358 | 2026-03-26T04:02:06.226Z | Downloaded multimap v0.8.3 |
| 359 | 2026-03-26T04:02:06.226Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 360 | 2026-03-26T04:02:06.226Z | Downloaded term v1.2.1 |
| 361 | 2026-03-26T04:02:06.229Z | Downloaded progenitor v0.11.2 |
| 362 | 2026-03-26T04:02:06.235Z | Downloaded once_cell v1.21.3 |
| 363 | 2026-03-26T04:02:06.238Z | Downloaded ipnetwork v0.21.1 |
| 364 | 2026-03-26T04:02:06.238Z | Downloaded quinn-udp v0.5.14 |
| 365 | 2026-03-26T04:02:06.243Z | Downloaded zerofrom v0.1.6 |
| 366 | 2026-03-26T04:02:06.246Z | Downloaded yoke-derive v0.8.1 |
| 367 | 2026-03-26T04:02:06.249Z | Downloaded zone v0.3.1 |
| 368 | 2026-03-26T04:02:06.249Z | Downloaded num-traits v0.2.19 |
| 369 | 2026-03-26T04:02:06.252Z | Downloaded schemars v0.8.22 |
| 370 | 2026-03-26T04:02:06.256Z | Downloaded serde_core v1.0.228 |
| 371 | 2026-03-26T04:02:06.259Z | Downloaded tokio-native-tls v0.3.1 |
| 372 | 2026-03-26T04:02:06.259Z | Downloaded icu_provider v2.1.1 |
| 373 | 2026-03-26T04:02:06.261Z | Downloaded ryu v1.0.22 |
| 374 | 2026-03-26T04:02:06.261Z | Downloaded tokio-rustls v0.26.4 |
| 375 | 2026-03-26T04:02:06.264Z | Downloaded darling_core v0.23.0 |
| 376 | 2026-03-26T04:02:06.267Z | Downloaded progenitor-impl v0.11.2 |
| 377 | 2026-03-26T04:02:06.267Z | Downloaded tonic-build v0.9.2 |
| 378 | 2026-03-26T04:02:06.274Z | Downloaded zone_cfg_derive v0.3.1 |
| 379 | 2026-03-26T04:02:06.290Z | Downloaded smallvec v1.15.1 |
| 380 | 2026-03-26T04:02:06.290Z | Downloaded serde_tokenstream v0.2.2 |
| 381 | 2026-03-26T04:02:06.293Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 382 | 2026-03-26T04:02:06.293Z | Downloaded yoke v0.8.1 |
| 383 | 2026-03-26T04:02:06.293Z | Downloaded xz2 v0.1.7 |
| 384 | 2026-03-26T04:02:06.293Z | Downloaded tokio-rustls v0.24.1 |
| 385 | 2026-03-26T04:02:06.293Z | Downloaded socket2 v0.6.2 |
| 386 | 2026-03-26T04:02:06.293Z | Downloaded pin-project v1.1.10 |
| 387 | 2026-03-26T04:02:06.296Z | Downloaded zeroize v1.8.2 |
| 388 | 2026-03-26T04:02:06.296Z | Downloaded slog v2.8.2 |
| 389 | 2026-03-26T04:02:06.299Z | Downloaded tracing-attributes v0.1.31 |
| 390 | 2026-03-26T04:02:06.299Z | Downloaded indexmap v1.9.3 |
| 391 | 2026-03-26T04:02:06.302Z | Downloaded tempfile v3.24.0 |
| 392 | 2026-03-26T04:02:06.302Z | Downloaded parking_lot v0.12.5 |
| 393 | 2026-03-26T04:02:06.306Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 394 | 2026-03-26T04:02:06.309Z | Downloaded zerovec-derive v0.11.2 |
| 395 | 2026-03-26T04:02:06.312Z | Downloaded serde_derive v1.0.228 |
| 396 | 2026-03-26T04:02:06.315Z | Downloaded progenitor-impl v0.10.0 |
| 397 | 2026-03-26T04:02:06.318Z | Downloaded tinyvec v1.10.0 |
| 398 | 2026-03-26T04:02:06.318Z | Downloaded tokio-stream v0.1.18 |
| 399 | 2026-03-26T04:02:06.321Z | Downloaded proc-macro2 v1.0.106 |
| 400 | 2026-03-26T04:02:06.321Z | Downloaded log v0.4.29 |
| 401 | 2026-03-26T04:02:06.325Z | Downloaded icu_normalizer_data v2.1.1 |
| 402 | 2026-03-26T04:02:06.329Z | Downloaded icu_locale_core v2.1.1 |
| 403 | 2026-03-26T04:02:06.333Z | Downloaded cc v1.2.54 |
| 404 | 2026-03-26T04:02:06.336Z | Downloaded unicode-ident v1.0.22 |
| 405 | 2026-03-26T04:02:06.336Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 406 | 2026-03-26T04:02:06.340Z | Downloaded serde_yaml v0.9.34+deprecated |
| 407 | 2026-03-26T04:02:06.343Z | Downloaded socket2 v0.5.10 |
| 408 | 2026-03-26T04:02:06.343Z | Downloaded writeable v0.6.2 |
| 409 | 2026-03-26T04:02:06.347Z | Downloaded openssl-sys v0.9.112 |
| 410 | 2026-03-26T04:02:06.350Z | Downloaded tracing-core v0.1.36 |
| 411 | 2026-03-26T04:02:06.353Z | Downloaded prettyplease v0.2.37 |
| 412 | 2026-03-26T04:02:06.353Z | Downloaded axum v0.7.9 |
| 413 | 2026-03-26T04:02:06.357Z | Downloaded icu_normalizer v2.1.1 |
| 414 | 2026-03-26T04:02:06.360Z | Downloaded zmij v1.0.17 |
| 415 | 2026-03-26T04:02:06.363Z | Downloaded serde v1.0.228 |
| 416 | 2026-03-26T04:02:06.367Z | Downloaded http v1.4.0 |
| 417 | 2026-03-26T04:02:06.370Z | Downloaded schemars v0.9.0 |
| 418 | 2026-03-26T04:02:06.375Z | Downloaded uuid v1.20.0 |
| 419 | 2026-03-26T04:02:06.380Z | Downloaded tungstenite v0.21.0 |
| 420 | 2026-03-26T04:02:06.383Z | Downloaded unsafe-libyaml v0.2.11 |
| 421 | 2026-03-26T04:02:06.383Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 422 | 2026-03-26T04:02:06.383Z | Downloaded typify v0.4.3 |
| 423 | 2026-03-26T04:02:06.386Z | Downloaded http v0.2.12 |
| 424 | 2026-03-26T04:02:06.389Z | Downloaded hashbrown v0.12.3 |
| 425 | 2026-03-26T04:02:06.392Z | Downloaded typenum v1.19.0 |
| 426 | 2026-03-26T04:02:06.399Z | Downloaded rand v0.8.5 |
| 427 | 2026-03-26T04:02:06.402Z | Downloaded icu_collections v2.1.1 |
| 428 | 2026-03-26T04:02:06.407Z | Downloaded mio v1.1.1 |
| 429 | 2026-03-26T04:02:06.410Z | Downloaded memchr v2.7.6 |
| 430 | 2026-03-26T04:02:06.413Z | Downloaded rustls-webpki v0.103.9 |
| 431 | 2026-03-26T04:02:06.416Z | Downloaded zerotrie v0.2.3 |
| 432 | 2026-03-26T04:02:06.419Z | Downloaded schemars v1.2.0 |
| 433 | 2026-03-26T04:02:06.425Z | Downloaded crossbeam-channel v0.5.15 |
| 434 | 2026-03-26T04:02:06.428Z | Downloaded indexmap v2.13.0 |
| 435 | 2026-03-26T04:02:06.431Z | Downloaded rand v0.9.2 |
| 436 | 2026-03-26T04:02:06.431Z | Downloaded itertools v0.10.5 |
| 437 | 2026-03-26T04:02:06.434Z | Downloaded tonic v0.9.2 |
| 438 | 2026-03-26T04:02:06.439Z | Downloaded url v2.5.8 |
| 439 | 2026-03-26T04:02:06.442Z | Downloaded hyper-util v0.1.19 |
| 440 | 2026-03-26T04:02:06.455Z | Downloaded ron v0.12.0 |
| 441 | 2026-03-26T04:02:06.460Z | Downloaded hashbrown v0.16.1 |
| 442 | 2026-03-26T04:02:06.463Z | Downloaded axum v0.6.20 |
| 443 | 2026-03-26T04:02:06.470Z | Downloaded tower v0.5.3 |
| 444 | 2026-03-26T04:02:06.475Z | Downloaded tower v0.4.13 |
| 445 | 2026-03-26T04:02:06.479Z | Downloaded tonic v0.12.3 |
| 446 | 2026-03-26T04:02:06.483Z | Downloaded iri-string v0.7.10 |
| 447 | 2026-03-26T04:02:06.498Z | Downloaded itertools v0.12.1 |
| 448 | 2026-03-26T04:02:06.502Z | Downloaded rustls-webpki v0.101.7 |
| 449 | 2026-03-26T04:02:06.509Z | Downloaded zerovec v0.11.5 |
| 450 | 2026-03-26T04:02:06.513Z | Downloaded reqwest v0.12.28 |
| 451 | 2026-03-26T04:02:06.517Z | Downloaded regex v1.12.2 |
| 452 | 2026-03-26T04:02:06.520Z | Downloaded futures-util v0.3.32 |
| 453 | 2026-03-26T04:02:06.525Z | Downloaded tower-http v0.6.8 |
| 454 | 2026-03-26T04:02:06.529Z | Downloaded idna v1.1.0 |
| 455 | 2026-03-26T04:02:06.533Z | Downloaded tokio-util v0.7.18 |
| 456 | 2026-03-26T04:02:06.537Z | Downloaded h2 v0.4.13 |
| 457 | 2026-03-26T04:02:06.541Z | Downloaded serde_json v1.0.149 |
| 458 | 2026-03-26T04:02:06.545Z | Downloaded portable-atomic v1.13.0 |
| 459 | 2026-03-26T04:02:06.549Z | Downloaded hyper v1.8.1 |
| 460 | 2026-03-26T04:02:06.552Z | Downloaded h2 v0.3.27 |
| 461 | 2026-03-26T04:02:06.552Z | Downloaded clap_builder v4.6.0 |
| 462 | 2026-03-26T04:02:06.565Z | Downloaded winnow v1.0.0 |
| 463 | 2026-03-26T04:02:06.571Z | Downloaded hyper v0.14.32 |
| 464 | 2026-03-26T04:02:06.586Z | Downloaded quinn-proto v0.11.13 |
| 465 | 2026-03-26T04:02:06.591Z | Downloaded serde_with v3.18.0 |
| 466 | 2026-03-26T04:02:06.601Z | Downloaded winnow v0.7.14 |
| 467 | 2026-03-26T04:02:06.604Z | Downloaded chrono v0.4.43 |
| 468 | 2026-03-26T04:02:06.633Z | Downloaded syn v1.0.109 |
| 469 | 2026-03-26T04:02:06.638Z | Downloaded openssl v0.10.76 |
| 470 | 2026-03-26T04:02:06.644Z | Downloaded time v0.3.47 |
| 471 | 2026-03-26T04:02:06.653Z | Downloaded vcpkg v0.2.15 |
| 472 | 2026-03-26T04:02:06.673Z | Downloaded webpki-roots v1.0.5 |
| 473 | 2026-03-26T04:02:06.677Z | Downloaded rustls v0.21.12 |
| 474 | 2026-03-26T04:02:06.680Z | Downloaded regex-syntax v0.8.8 |
| 475 | 2026-03-26T04:02:06.685Z | Downloaded unicode-width v0.2.2 |
| 476 | 2026-03-26T04:02:06.688Z | Downloaded syn v2.0.117 |
| 477 | 2026-03-26T04:02:06.693Z | Downloaded zerocopy v0.8.34 |
| 478 | 2026-03-26T04:02:06.705Z | Downloaded regress v0.10.5 |
| 479 | 2026-03-26T04:02:06.713Z | Downloaded rustls v0.23.36 |
| 480 | 2026-03-26T04:02:06.718Z | Downloaded openapiv3 v2.2.0 |
| 481 | 2026-03-26T04:02:06.721Z | Downloaded rustix v0.38.44 |
| 482 | 2026-03-26T04:02:06.734Z | Downloaded rustix v1.1.3 |
| 483 | 2026-03-26T04:02:06.747Z | Downloaded tracing v0.1.44 |
| 484 | 2026-03-26T04:02:06.758Z | Downloaded typify-impl v0.4.3 |
| 485 | 2026-03-26T04:02:06.779Z | Downloaded regex-automata v0.4.13 |
| 486 | 2026-03-26T04:02:06.805Z | Downloaded petgraph v0.6.5 |
| 487 | 2026-03-26T04:02:06.815Z | Downloaded lzma-sys v0.1.20 |
| 488 | 2026-03-26T04:02:06.831Z | Downloaded libc v0.2.180 |
| 489 | 2026-03-26T04:02:06.851Z | Downloaded tokio v1.50.0 |
| 490 | 2026-03-26T04:02:06.904Z | Downloaded encoding_rs v0.8.35 |
| 491 | 2026-03-26T04:02:06.915Z | Downloaded ring v0.17.14 |
| 492 | 2026-03-26T04:02:07.025Z | Compiling proc-macro2 v1.0.106 |
| 493 | 2026-03-26T04:02:07.025Z | Compiling unicode-ident v1.0.22 |
| 494 | 2026-03-26T04:02:07.028Z | Compiling quote v1.0.45 |
| 495 | 2026-03-26T04:02:07.028Z | Compiling libc v0.2.180 |
| 496 | 2026-03-26T04:02:07.028Z | Compiling cfg-if v1.0.4 |
| 497 | 2026-03-26T04:02:07.028Z | Compiling serde_core v1.0.228 |
| 498 | 2026-03-26T04:02:07.028Z | Compiling itoa v1.0.17 |
| 499 | 2026-03-26T04:02:07.028Z | Compiling bytes v1.11.0 |
| 500 | 2026-03-26T04:02:07.218Z | Compiling equivalent v1.0.2 |
| 501 | 2026-03-26T04:02:07.282Z | Compiling allocator-api2 v0.2.21 |
| 502 | 2026-03-26T04:02:07.299Z | Compiling foldhash v0.2.0 |
| 503 | 2026-03-26T04:02:07.349Z | Compiling memchr v2.7.6 |
| 504 | 2026-03-26T04:02:07.465Z | Compiling pin-project-lite v0.2.16 |
| 505 | 2026-03-26T04:02:07.531Z | Compiling smallvec v1.15.1 |
| 506 | 2026-03-26T04:02:07.553Z | Compiling hashbrown v0.16.1 |
| 507 | 2026-03-26T04:02:07.738Z | Compiling shlex v1.3.0 |
| 508 | 2026-03-26T04:02:07.807Z | Compiling find-msvc-tools v0.1.8 |
| 509 | 2026-03-26T04:02:07.893Z | Compiling autocfg v1.5.0 |
| 510 | 2026-03-26T04:02:07.926Z | Compiling futures-core v0.3.32 |
| 511 | 2026-03-26T04:02:08.042Z | Compiling cc v1.2.54 |
| 512 | 2026-03-26T04:02:08.054Z | Compiling parking_lot_core v0.9.12 |
| 513 | 2026-03-26T04:02:08.078Z | Compiling serde v1.0.228 |
| 514 | 2026-03-26T04:02:08.129Z | Compiling log v0.4.29 |
| 515 | 2026-03-26T04:02:08.334Z | Compiling scopeguard v1.2.0 |
| 516 | 2026-03-26T04:02:08.429Z | Compiling syn v2.0.117 |
| 517 | 2026-03-26T04:02:08.444Z | Compiling lock_api v0.4.14 |
| 518 | 2026-03-26T04:02:08.614Z | Compiling errno v0.3.14 |
| 519 | 2026-03-26T04:02:08.664Z | Compiling socket2 v0.6.2 |
| 520 | 2026-03-26T04:02:08.746Z | Compiling parking_lot v0.12.5 |
| 521 | 2026-03-26T04:02:08.770Z | Compiling signal-hook-registry v1.4.8 |
| 522 | 2026-03-26T04:02:08.782Z | Compiling mio v1.1.1 |
| 523 | 2026-03-26T04:02:09.097Z | Compiling once_cell v1.21.3 |
| 524 | 2026-03-26T04:02:09.149Z | Compiling zmij v1.0.17 |
| 525 | 2026-03-26T04:02:09.186Z | Compiling futures-sink v0.3.32 |
| 526 | 2026-03-26T04:02:09.255Z | Compiling serde_json v1.0.149 |
| 527 | 2026-03-26T04:02:09.297Z | Compiling slab v0.4.11 |
| 528 | 2026-03-26T04:02:09.321Z | Compiling futures-channel v0.3.32 |
| 529 | 2026-03-26T04:02:09.334Z | Compiling num-traits v0.2.19 |
| 530 | 2026-03-26T04:02:09.486Z | Compiling futures-task v0.3.32 |
| 531 | 2026-03-26T04:02:09.489Z | Compiling futures-io v0.3.32 |
| 532 | 2026-03-26T04:02:09.536Z | Compiling http v1.4.0 |
| 533 | 2026-03-26T04:02:09.559Z | Compiling rustversion v1.0.22 |
| 534 | 2026-03-26T04:02:09.659Z | Compiling getrandom v0.2.17 |
| 535 | 2026-03-26T04:02:09.670Z | Compiling pkg-config v0.3.32 |
| 536 | 2026-03-26T04:02:09.855Z | Compiling schemars v0.8.22 |
| 537 | 2026-03-26T04:02:09.903Z | Compiling indexmap v2.13.0 |
| 538 | 2026-03-26T04:02:10.119Z | Compiling tracing-core v0.1.36 |
| 539 | 2026-03-26T04:02:10.152Z | Compiling fnv v1.0.7 |
| 540 | 2026-03-26T04:02:10.257Z | Compiling dyn-clone v1.0.20 |
| 541 | 2026-03-26T04:02:10.342Z | Compiling tower-service v0.3.3 |
| 542 | 2026-03-26T04:02:10.405Z | Compiling httparse v1.10.1 |
| 543 | 2026-03-26T04:02:10.416Z | Compiling getrandom v0.3.4 |
| 544 | 2026-03-26T04:02:10.439Z | Compiling stable_deref_trait v1.2.1 |
| 545 | 2026-03-26T04:02:10.547Z | Compiling percent-encoding v2.3.2 |
| 546 | 2026-03-26T04:02:10.570Z | Compiling vcpkg v0.2.15 |
| 547 | 2026-03-26T04:02:10.765Z | Compiling ring v0.17.14 |
| 548 | 2026-03-26T04:02:10.947Z | Compiling try-lock v0.2.5 |
| 549 | 2026-03-26T04:02:10.968Z | Compiling iana-time-zone v0.1.64 |
| 550 | 2026-03-26T04:02:11.060Z | Compiling want v0.3.1 |
| 551 | 2026-03-26T04:02:11.127Z | Compiling httpdate v1.0.3 |
| 552 | 2026-03-26T04:02:11.139Z | Compiling openssl-sys v0.9.112 |
| 553 | 2026-03-26T04:02:11.171Z | Compiling regex-syntax v0.8.8 |
| 554 | 2026-03-26T04:02:11.198Z | Compiling http-body v1.0.1 |
| 555 | 2026-03-26T04:02:11.233Z | Compiling tower-layer v0.3.3 |
| 556 | 2026-03-26T04:02:11.352Z | Compiling serde_derive_internals v0.29.1 |
| 557 | 2026-03-26T04:02:11.364Z | Compiling synstructure v0.13.2 |
| 558 | 2026-03-26T04:02:11.393Z | Compiling syn v1.0.109 |
| 559 | 2026-03-26T04:02:11.774Z | Compiling version_check v0.9.5 |
| 560 | 2026-03-26T04:02:11.889Z | Compiling thiserror v2.0.18 |
| 561 | 2026-03-26T04:02:11.905Z | Compiling untrusted v0.9.0 |
| 562 | 2026-03-26T04:02:11.932Z | Compiling heck v0.5.0 |
| 563 | 2026-03-26T04:02:12.070Z | Compiling uuid v1.20.0 |
| 564 | 2026-03-26T04:02:12.104Z | Compiling bitflags v2.10.0 |
| 565 | 2026-03-26T04:02:12.201Z | Compiling zerocopy v0.8.34 |
| 566 | 2026-03-26T04:02:12.341Z | Compiling litemap v0.8.1 |
| 567 | 2026-03-26T04:02:12.439Z | Compiling writeable v0.6.2 |
| 568 | 2026-03-26T04:02:12.504Z | Compiling openssl v0.10.76 |
| 569 | 2026-03-26T04:02:12.536Z | Compiling base64 v0.22.1 |
| 570 | 2026-03-26T04:02:12.624Z | Compiling serde_derive v1.0.228 |
| 571 | 2026-03-26T04:02:12.638Z | Compiling tokio-macros v2.6.0 |
| 572 | 2026-03-26T04:02:12.654Z | Compiling futures-macro v0.3.32 |
| 573 | 2026-03-26T04:02:12.762Z | Compiling schemars_derive v0.8.22 |
| 574 | 2026-03-26T04:02:12.845Z | Compiling tracing-attributes v0.1.31 |
| 575 | 2026-03-26T04:02:12.874Z | Compiling zerofrom-derive v0.1.6 |
| 576 | 2026-03-26T04:02:13.401Z | Compiling tokio v1.50.0 |
| 577 | 2026-03-26T04:02:13.510Z | Compiling futures-util v0.3.32 |
| 578 | 2026-03-26T04:02:13.904Z | Compiling yoke-derive v0.8.1 |
| 579 | 2026-03-26T04:02:14.020Z | Compiling zerovec-derive v0.11.2 |
| 580 | 2026-03-26T04:02:14.131Z | Compiling tracing v0.1.44 |
| 581 | 2026-03-26T04:02:14.143Z | Compiling zerofrom v0.1.6 |
| 582 | 2026-03-26T04:02:14.269Z | Compiling displaydoc v0.2.5 |
| 583 | 2026-03-26T04:02:14.957Z | Compiling yoke v0.8.1 |
| 584 | 2026-03-26T04:02:15.042Z | Compiling thiserror-impl v2.0.18 |
| 585 | 2026-03-26T04:02:15.129Z | Compiling zerovec v0.11.5 |
| 586 | 2026-03-26T04:02:15.144Z | Compiling zerotrie v0.2.3 |
| 587 | 2026-03-26T04:02:15.486Z | Compiling icu_normalizer_data v2.1.1 |
| 588 | 2026-03-26T04:02:15.633Z | Compiling tinystr v0.8.2 |
| 589 | 2026-03-26T04:02:15.712Z | Compiling potential_utf v0.1.4 |
| 590 | 2026-03-26T04:02:15.842Z | Compiling chrono v0.4.43 |
| 591 | 2026-03-26T04:02:15.885Z | Compiling icu_locale_core v2.1.1 |
| 592 | 2026-03-26T04:02:15.899Z | Compiling atomic-waker v1.1.2 |
| 593 | 2026-03-26T04:02:15.927Z | Compiling icu_properties_data v2.1.2 |
| 594 | 2026-03-26T04:02:15.948Z | Compiling foreign-types-shared v0.1.1 |
| 595 | 2026-03-26T04:02:16.023Z | Compiling foreign-types v0.3.2 |
| 596 | 2026-03-26T04:02:16.037Z | Compiling icu_collections v2.1.1 |
| 597 | 2026-03-26T04:02:16.171Z | Compiling openssl-macros v0.1.1 |
| 598 | 2026-03-26T04:02:16.493Z | Compiling icu_provider v2.1.1 |
| 599 | 2026-03-26T04:02:16.558Z | Compiling aho-corasick v1.1.4 |
| 600 | 2026-03-26T04:02:16.847Z | Compiling mime v0.3.17 |
| 601 | 2026-03-26T04:02:16.917Z | Compiling pin-utils v0.1.0 |
| 602 | 2026-03-26T04:02:16.991Z | Compiling tokio-util v0.7.18 |
| 603 | 2026-03-26T04:02:17.386Z | Compiling regex-automata v0.4.13 |
| 604 | 2026-03-26T04:02:17.637Z | Compiling h2 v0.4.13 |
| 605 | 2026-03-26T04:02:17.934Z | Compiling ppv-lite86 v0.2.21 |
| 606 | 2026-03-26T04:02:18.257Z | Compiling sync_wrapper v1.0.2 |
| 607 | 2026-03-26T04:02:18.369Z | Compiling zeroize v1.8.2 |
| 608 | 2026-03-26T04:02:18.620Z | Compiling ipnet v2.11.0 |
| 609 | 2026-03-26T04:02:18.651Z | Compiling rustls-pki-types v1.14.0 |
| 610 | 2026-03-26T04:02:18.664Z | Compiling icu_normalizer v2.1.1 |
| 611 | 2026-03-26T04:02:19.157Z | Compiling regex v1.12.2 |
| 612 | 2026-03-26T04:02:19.178Z | Compiling icu_properties v2.1.2 |
| 613 | 2026-03-26T04:02:19.279Z | Compiling http-body-util v0.1.3 |
| 614 | 2026-03-26T04:02:19.530Z | Compiling regress v0.10.5 |
| 615 | 2026-03-26T04:02:19.653Z | Compiling semver v1.0.27 |
| 616 | 2026-03-26T04:02:19.686Z | Compiling anyhow v1.0.102 |
| 617 | 2026-03-26T04:02:19.965Z | Compiling tower v0.5.3 |
| 618 | 2026-03-26T04:02:20.240Z | Compiling idna_adapter v1.2.1 |
| 619 | 2026-03-26T04:02:20.381Z | Compiling serde_tokenstream v0.2.2 |
| 620 | 2026-03-26T04:02:20.384Z | Compiling form_urlencoded v1.2.2 |
| 621 | 2026-03-26T04:02:20.384Z | Compiling native-tls v0.2.14 |
| 622 | 2026-03-26T04:02:20.552Z | Compiling ryu v1.0.22 |
| 623 | 2026-03-26T04:02:20.597Z | Compiling utf8_iter v1.0.4 |
| 624 | 2026-03-26T04:02:20.641Z | Compiling winnow v1.0.0 |
| 625 | 2026-03-26T04:02:20.715Z | Compiling hyper v1.8.1 |
| 626 | 2026-03-26T04:02:20.747Z | Compiling rustls v0.23.36 |
| 627 | 2026-03-26T04:02:20.762Z | Compiling idna v1.1.0 |
| 628 | 2026-03-26T04:02:20.978Z | Compiling rustls-webpki v0.103.9 |
| 629 | 2026-03-26T04:02:21.003Z | Compiling rand_core v0.6.4 |
| 630 | 2026-03-26T04:02:21.016Z | Compiling openssl-probe v0.1.6 |
| 631 | 2026-03-26T04:02:21.205Z | Compiling typify-impl v0.4.3 |
| 632 | 2026-03-26T04:02:21.236Z | Compiling either v1.15.0 |
| 633 | 2026-03-26T04:02:21.311Z | Compiling subtle v2.6.1 |
| 634 | 2026-03-26T04:02:21.469Z | Compiling rand_chacha v0.3.1 |
| 635 | 2026-03-26T04:02:21.878Z | Compiling hyper-util v0.1.19 |
| 636 | 2026-03-26T04:02:21.929Z | Compiling url v2.5.8 |
| 637 | 2026-03-26T04:02:22.021Z | Compiling typenum v1.19.0 |
| 638 | 2026-03-26T04:02:22.376Z | Compiling winnow v0.7.14 |
| 639 | 2026-03-26T04:02:22.503Z | Compiling tokio-native-tls v0.3.1 |
| 640 | 2026-03-26T04:02:22.519Z | Compiling rand v0.8.5 |
| 641 | 2026-03-26T04:02:22.678Z | Compiling itertools v0.10.5 |
| 642 | 2026-03-26T04:02:22.775Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 643 | 2026-03-26T04:02:23.195Z | Compiling webpki-roots v1.0.5 |
| 644 | 2026-03-26T04:02:23.318Z | Compiling async-trait v0.1.89 |
| 645 | 2026-03-26T04:02:23.346Z | Compiling generic-array v0.14.9 |
| 646 | 2026-03-26T04:02:23.502Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 647 | 2026-03-26T04:02:23.634Z | Compiling iri-string v0.7.10 |
| 648 | 2026-03-26T04:02:23.692Z | Compiling prost-derive v0.11.9 |
| 649 | 2026-03-26T04:02:23.778Z | Compiling hyper-tls v0.6.0 |
| 650 | 2026-03-26T04:02:24.016Z | Compiling serde_urlencoded v0.7.1 |
| 651 | 2026-03-26T04:02:24.046Z | Compiling slog v2.8.2 |
| 652 | 2026-03-26T04:02:24.275Z | Compiling tokio-rustls v0.26.4 |
| 653 | 2026-03-26T04:02:24.278Z | Compiling http v0.2.12 |
| 654 | 2026-03-26T04:02:24.390Z | Compiling encoding_rs v0.8.35 |
| 655 | 2026-03-26T04:02:24.544Z | Compiling hyper-rustls v0.27.7 |
| 656 | 2026-03-26T04:02:24.880Z | Compiling tower-http v0.6.8 |
| 657 | 2026-03-26T04:02:25.087Z | Compiling lazy_static v1.5.0 |
| 658 | 2026-03-26T04:02:25.293Z | Compiling strsim v0.11.1 |
| 659 | 2026-03-26T04:02:25.411Z | Compiling reqwest v0.12.28 |
| 660 | 2026-03-26T04:02:25.731Z | Compiling openapiv3 v2.2.0 |
| 661 | 2026-03-26T04:02:25.805Z | Compiling erased-serde v0.3.31 |
| 662 | 2026-03-26T04:02:26.311Z | Compiling indexmap v1.9.3 |
| 663 | 2026-03-26T04:02:26.545Z | Compiling socket2 v0.5.10 |
| 664 | 2026-03-26T04:02:27.175Z | Compiling rustix v1.1.3 |
| 665 | 2026-03-26T04:02:27.360Z | Compiling thiserror v1.0.69 |
| 666 | 2026-03-26T04:02:27.363Z | Compiling heck v0.4.1 |
| 667 | 2026-03-26T04:02:27.577Z | Compiling rustix v0.38.44 |
| 668 | 2026-03-26T04:02:27.617Z | Compiling typify-macro v0.4.3 |
| 669 | 2026-03-26T04:02:28.520Z | Compiling http-body v0.4.6 |
| 670 | 2026-03-26T04:02:28.688Z | Compiling thiserror-impl v1.0.69 |
| 671 | 2026-03-26T04:02:28.783Z | Compiling pin-project-internal v1.1.10 |
| 672 | 2026-03-26T04:02:28.806Z | Compiling unsafe-libyaml v0.2.11 |
| 673 | 2026-03-26T04:02:29.567Z | Compiling prettyplease v0.1.25 |
| 674 | 2026-03-26T04:02:29.754Z | Compiling typify v0.4.3 |
| 675 | 2026-03-26T04:02:29.788Z | Compiling hashbrown v0.12.3 |
| 676 | 2026-03-26T04:02:29.918Z | Compiling pin-project v1.1.10 |
| 677 | 2026-03-26T04:02:29.960Z | Compiling serde_yaml v0.9.34+deprecated |
| 678 | 2026-03-26T04:02:30.195Z | Compiling block-buffer v0.10.4 |
| 679 | 2026-03-26T04:02:30.334Z | Compiling crypto-common v0.1.6 |
| 680 | 2026-03-26T04:02:30.365Z | Compiling prost v0.11.9 |
| 681 | 2026-03-26T04:02:30.461Z | Compiling h2 v0.3.27 |
| 682 | 2026-03-26T04:02:30.783Z | Compiling ident_case v1.0.1 |
| 683 | 2026-03-26T04:02:30.801Z | Compiling fastrand v2.3.0 |
| 684 | 2026-03-26T04:02:30.910Z | Compiling home v0.5.12 |
| 685 | 2026-03-26T04:02:30.913Z | Compiling fixedbitset v0.4.2 |
| 686 | 2026-03-26T04:02:31.041Z | Compiling utf8parse v0.2.2 |
| 687 | 2026-03-26T04:02:31.054Z | Compiling matchit v0.7.3 |
| 688 | 2026-03-26T04:02:31.125Z | Compiling anstyle-parse v1.0.0 |
| 689 | 2026-03-26T04:02:31.138Z | Compiling petgraph v0.6.5 |
| 690 | 2026-03-26T04:02:31.155Z | Compiling which v4.4.2 |
| 691 | 2026-03-26T04:02:31.245Z | Compiling tempfile v3.24.0 |
| 692 | 2026-03-26T04:02:31.312Z | Compiling darling_core v0.23.0 |
| 693 | 2026-03-26T04:02:31.364Z | Compiling prost-types v0.11.9 |
| 694 | 2026-03-26T04:02:31.397Z | Compiling tower v0.4.13 |
| 695 | 2026-03-26T04:02:31.580Z | Compiling digest v0.10.7 |
| 696 | 2026-03-26T04:02:32.110Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 697 | 2026-03-26T04:02:32.260Z | Compiling futures-executor v0.3.32 |
| 698 | 2026-03-26T04:02:32.291Z | Compiling async-stream-impl v0.3.6 |
| 699 | 2026-03-26T04:02:32.401Z | Compiling proc-macro-error-attr v1.0.4 |
| 700 | 2026-03-26T04:02:32.417Z | Compiling axum-core v0.3.4 |
| 701 | 2026-03-26T04:02:32.557Z | Compiling crossbeam-utils v0.8.21 |
| 702 | 2026-03-26T04:02:32.626Z | Compiling anstyle v1.0.13 |
| 703 | 2026-03-26T04:02:32.638Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 704 | 2026-03-26T04:02:32.860Z | Compiling anstyle-query v1.1.5 |
| 705 | 2026-03-26T04:02:32.873Z | Compiling tokio-openssl v0.6.5 |
| 706 | 2026-03-26T04:02:32.885Z | Compiling multimap v0.8.3 |
| 707 | 2026-03-26T04:02:32.931Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 708 | 2026-03-26T04:02:32.973Z | Compiling colorchoice v1.0.4 |
| 709 | 2026-03-26T04:02:33.024Z | Compiling base64 v0.21.7 |
| 710 | 2026-03-26T04:02:33.042Z | Compiling cpufeatures v0.2.17 |
| 711 | 2026-03-26T04:02:33.088Z | Compiling crucible-workspace-hack v0.1.0 |
| 712 | 2026-03-26T04:02:33.109Z | Compiling rustls v0.21.12 |
| 713 | 2026-03-26T04:02:33.121Z | Compiling is_terminal_polyfill v1.70.2 |
| 714 | 2026-03-26T04:02:33.163Z | Compiling prost-build v0.11.9 |
| 715 | 2026-03-26T04:02:33.213Z | Compiling anstream v1.0.0 |
| 716 | 2026-03-26T04:02:33.296Z | Compiling hyper v0.14.32 |
| 717 | 2026-03-26T04:02:33.352Z | Compiling async-stream v0.3.6 |
| 718 | 2026-03-26T04:02:33.398Z | Compiling proc-macro-crate v3.4.0 |
| 719 | 2026-03-26T04:02:33.410Z | Compiling darling_macro v0.23.0 |
| 720 | 2026-03-26T04:02:33.606Z | Compiling futures v0.3.32 |
| 721 | 2026-03-26T04:02:33.641Z | Compiling axum-core v0.4.5 |
| 722 | 2026-03-26T04:02:33.688Z | Compiling tokio-stream v0.1.18 |
| 723 | 2026-03-26T04:02:33.891Z | Compiling rustls-webpki v0.101.7 |
| 724 | 2026-03-26T04:02:34.017Z | Compiling sct v0.7.1 |
| 725 | 2026-03-26T04:02:34.146Z | Compiling proc-macro-error v1.0.4 |
| 726 | 2026-03-26T04:02:34.170Z | Compiling rand_core v0.9.5 |
| 727 | 2026-03-26T04:02:34.211Z | Compiling axum v0.6.20 |
| 728 | 2026-03-26T04:02:34.346Z | Compiling serde_spanned v1.0.4 |
| 729 | 2026-03-26T04:02:34.374Z | Compiling prettyplease v0.2.37 |
| 730 | 2026-03-26T04:02:34.401Z | Compiling powerfmt v0.2.0 |
| 731 | 2026-03-26T04:02:34.430Z | Compiling time-core v0.1.8 |
| 732 | 2026-03-26T04:02:34.498Z | Compiling unicode-width v0.2.2 |
| 733 | 2026-03-26T04:02:34.584Z | Compiling clap_lex v1.0.0 |
| 734 | 2026-03-26T04:02:34.611Z | Compiling num-conv v0.2.0 |
| 735 | 2026-03-26T04:02:34.614Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 736 | 2026-03-26T04:02:34.648Z | Compiling deranged v0.5.5 |
| 737 | 2026-03-26T04:02:34.712Z | Compiling toml v0.9.11+spec-1.1.0 |
| 738 | 2026-03-26T04:02:34.747Z | Compiling time-macros v0.2.27 |
| 739 | 2026-03-26T04:02:34.785Z | Compiling clap_builder v4.6.0 |
| 740 | 2026-03-26T04:02:34.870Z | Compiling rand_chacha v0.9.0 |
| 741 | 2026-03-26T04:02:35.247Z | Compiling axum v0.7.9 |
| 742 | 2026-03-26T04:02:35.311Z | Compiling darling v0.23.0 |
| 743 | 2026-03-26T04:02:35.397Z | Compiling num_enum_derive v0.7.5 |
| 744 | 2026-03-26T04:02:35.657Z | Compiling tonic-build v0.9.2 |
| 745 | 2026-03-26T04:02:36.493Z | Compiling sha1 v0.10.6 |
| 746 | 2026-03-26T04:02:36.610Z | Compiling progenitor-impl v0.10.0 |
| 747 | 2026-03-26T04:02:36.727Z | Compiling hyper-timeout v0.5.2 |
| 748 | 2026-03-26T04:02:36.797Z | Compiling oxnet v0.1.4 |
| 749 | 2026-03-26T04:02:36.938Z | Compiling tokio-io-timeout v1.2.1 |
| 750 | 2026-03-26T04:02:37.107Z | Compiling clap_derive v4.6.0 |
| 751 | 2026-03-26T04:02:37.263Z | Compiling foreign-types-macros v0.2.3 |
| 752 | 2026-03-26T04:02:37.547Z | Compiling arc-swap v1.8.0 |
| 753 | 2026-03-26T04:02:37.696Z | Compiling lzma-sys v0.1.20 |
| 754 | 2026-03-26T04:02:37.862Z | Compiling prost v0.13.5 |
| 755 | 2026-03-26T04:02:37.923Z | Compiling thread_local v1.1.9 |
| 756 | 2026-03-26T04:02:38.086Z | Compiling data-encoding v2.10.0 |
| 757 | 2026-03-26T04:02:38.204Z | Compiling sync_wrapper v0.1.2 |
| 758 | 2026-03-26T04:02:38.252Z | Compiling utf-8 v0.7.6 |
| 759 | 2026-03-26T04:02:38.298Z | Compiling foreign-types-shared v0.3.1 |
| 760 | 2026-03-26T04:02:38.310Z | Compiling hyper-openssl v0.9.2 |
| 761 | 2026-03-26T04:02:38.393Z | Compiling slog-async v2.8.0 |
| 762 | 2026-03-26T04:02:38.409Z | Compiling bitflags v1.3.2 |
| 763 | 2026-03-26T04:02:38.432Z | Compiling portable-atomic v1.13.0 |
| 764 | 2026-03-26T04:02:38.493Z | Compiling typeid v1.0.3 |
| 765 | 2026-03-26T04:02:38.557Z | Compiling byteorder v1.5.0 |
| 766 | 2026-03-26T04:02:38.582Z | Compiling linked-hash-map v0.5.6 |
| 767 | 2026-03-26T04:02:38.781Z | Compiling tungstenite v0.21.0 |
| 768 | 2026-03-26T04:02:38.789Z | Compiling linked_hash_set v0.1.6 |
| 769 | 2026-03-26T04:02:38.854Z | Compiling clap v4.6.0 |
| 770 | 2026-03-26T04:02:38.876Z | Compiling foreign-types v0.5.0 |
| 771 | 2026-03-26T04:02:38.938Z | Compiling tonic v0.12.3 |
| 772 | 2026-03-26T04:02:38.959Z | Compiling slog-scope v4.4.1 |
| 773 | 2026-03-26T04:02:38.962Z | Compiling hyper-timeout v0.4.1 |
| 774 | 2026-03-26T04:02:38.982Z | Compiling crossbeam-channel v0.5.15 |
| 775 | 2026-03-26T04:02:38.982Z | Compiling tokio-rustls v0.24.1 |
| 776 | 2026-03-26T04:02:39.140Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 777 | 2026-03-26T04:02:39.216Z | Compiling num_enum v0.7.5 |
| 778 | 2026-03-26T04:02:39.230Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 779 | 2026-03-26T04:02:39.474Z | Compiling time v0.3.47 |
| 780 | 2026-03-26T04:02:39.619Z | Compiling cargo_toml v0.22.3 |
| 781 | 2026-03-26T04:02:39.629Z | Compiling serde_with_macros v3.18.0 |
| 782 | 2026-03-26T04:02:39.720Z | Compiling rand v0.9.2 |
| 783 | 2026-03-26T04:02:40.238Z | Compiling progenitor-macro v0.10.0 |
| 784 | 2026-03-26T04:02:40.618Z | Compiling rustls-pemfile v1.0.4 |
| 785 | 2026-03-26T04:02:40.747Z | Compiling progenitor-impl v0.11.2 |
| 786 | 2026-03-26T04:02:40.849Z | Compiling progenitor-client v0.10.0 |
| 787 | 2026-03-26T04:02:41.165Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 788 | 2026-03-26T04:02:41.483Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 789 | 2026-03-26T04:02:41.529Z | Compiling is-terminal v0.4.17 |
| 790 | 2026-03-26T04:02:41.630Z | Compiling cstr-argument v0.1.2 |
| 791 | 2026-03-26T04:02:41.704Z | Compiling ipnetwork v0.21.1 |
| 792 | 2026-03-26T04:02:41.786Z | Compiling colored v3.1.1 |
| 793 | 2026-03-26T04:02:41.871Z | Compiling term v1.2.1 |
| 794 | 2026-03-26T04:02:42.001Z | Compiling take_mut v0.2.2 |
| 795 | 2026-03-26T04:02:42.118Z | Compiling camino v1.2.2 |
| 796 | 2026-03-26T04:02:42.193Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 797 | 2026-03-26T04:02:42.204Z | Compiling pretty-hex v0.4.1 |
| 798 | 2026-03-26T04:02:42.350Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 799 | 2026-03-26T04:02:42.430Z | Compiling itertools v0.12.1 |
| 800 | 2026-03-26T04:02:42.502Z | Compiling slog-term v2.9.2 |
| 801 | 2026-03-26T04:02:42.578Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 802 | 2026-03-26T04:02:42.593Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 803 | 2026-03-26T04:02:42.702Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 804 | 2026-03-26T04:02:43.089Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 805 | 2026-03-26T04:02:43.101Z | Compiling tonic v0.9.2 |
| 806 | 2026-03-26T04:02:43.173Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 807 | 2026-03-26T04:02:43.364Z | Compiling serde_with v3.18.0 |
| 808 | 2026-03-26T04:02:43.672Z | Compiling tonic-openssl v0.3.0 |
| 809 | 2026-03-26T04:02:43.735Z | Compiling zone_cfg_derive v0.3.1 |
| 810 | 2026-03-26T04:02:43.987Z | Compiling tokio-tungstenite v0.21.0 |
| 811 | 2026-03-26T04:02:44.278Z | Compiling slog-stdlog v4.1.1 |
| 812 | 2026-03-26T04:02:44.405Z | Compiling progenitor-macro v0.11.2 |
| 813 | 2026-03-26T04:02:44.668Z | Compiling tabwriter v1.4.1 |
| 814 | 2026-03-26T04:02:44.820Z | Compiling console v0.16.2 |
| 815 | 2026-03-26T04:02:44.957Z | Compiling progenitor-client v0.11.2 |
| 816 | 2026-03-26T04:02:45.412Z | Compiling unit-prefix v0.5.2 |
| 817 | 2026-03-26T04:02:45.564Z | Compiling indicatif v0.18.3 |
| 818 | 2026-03-26T04:02:45.586Z | Compiling progenitor v0.10.0 |
| 819 | 2026-03-26T04:02:45.678Z | Compiling ron v0.12.0 |
| 820 | 2026-03-26T04:02:45.715Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 821 | 2026-03-26T04:02:46.578Z | Compiling xz2 v0.1.7 |
| 822 | 2026-03-26T04:02:46.825Z | Compiling zone v0.3.1 |
| 823 | 2026-03-26T04:02:47.024Z | Compiling slog-envlogger v2.2.0 |
| 824 | 2026-03-26T04:02:47.516Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 825 | 2026-03-26T04:02:47.843Z | Compiling sha2 v0.10.9 |
| 826 | 2026-03-26T04:02:47.874Z | Compiling smf v0.2.3 |
| 827 | 2026-03-26T04:02:47.987Z | Compiling base16ct v1.0.0 |
| 828 | 2026-03-26T04:02:49.698Z | Compiling progenitor v0.11.2 |
| 829 | 2026-03-26T04:02:49.793Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 830 | 2026-03-26T04:02:52.364Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 831 | 2026-03-26T04:03:00.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 832 | 2026-03-26T04:03:00.447Z | + cargo build --tests |
| 833 | 2026-03-26T04:03:00.575Z | Downloading crates ... |
| 834 | 2026-03-26T04:03:00.688Z | Downloaded ed25519-dalek v2.2.0 |
| 835 | 2026-03-26T04:03:00.691Z | Downloaded supports-hyperlinks v2.1.0 |
| 836 | 2026-03-26T04:03:00.694Z | Downloaded ed25519 v2.2.3 |
| 837 | 2026-03-26T04:03:00.694Z | Downloaded flagset v0.4.7 |
| 838 | 2026-03-26T04:03:00.703Z | Downloaded group v0.13.0 |
| 839 | 2026-03-26T04:03:00.706Z | Downloaded addr2line v0.25.1 |
| 840 | 2026-03-26T04:03:00.706Z | Downloaded ahash v0.8.12 |
| 841 | 2026-03-26T04:03:00.709Z | Downloaded der_derive v0.7.3 |
| 842 | 2026-03-26T04:03:00.712Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 843 | 2026-03-26T04:03:00.712Z | Downloaded const-oid v0.9.6 |
| 844 | 2026-03-26T04:03:00.719Z | Downloaded pkcs8 v0.10.2 |
| 845 | 2026-03-26T04:03:00.724Z | Downloaded elliptic-curve v0.13.8 |
| 846 | 2026-03-26T04:03:00.726Z | Downloaded hubpack_derive v0.1.1 |
| 847 | 2026-03-26T04:03:00.735Z | Downloaded signature v2.2.0 |
| 848 | 2026-03-26T04:03:00.738Z | Downloaded hmac v0.12.1 |
| 849 | 2026-03-26T04:03:00.743Z | Downloaded atomicwrites v0.4.4 |
| 850 | 2026-03-26T04:03:00.749Z | Downloaded supports-color v2.1.0 |
| 851 | 2026-03-26T04:03:00.752Z | Downloaded zeroize_derive v1.4.3 |
| 852 | 2026-03-26T04:03:00.754Z | Downloaded ciborium-io v0.2.2 |
| 853 | 2026-03-26T04:03:00.754Z | Downloaded terminal_size v0.4.3 |
| 854 | 2026-03-26T04:03:00.754Z | Downloaded unicode-linebreak v0.1.5 |
| 855 | 2026-03-26T04:03:00.754Z | Downloaded ciborium-ll v0.2.2 |
| 856 | 2026-03-26T04:03:00.754Z | Downloaded adler2 v2.0.1 |
| 857 | 2026-03-26T04:03:00.757Z | Downloaded strum v0.26.3 |
| 858 | 2026-03-26T04:03:00.760Z | Downloaded sec1 v0.7.3 |
| 859 | 2026-03-26T04:03:00.760Z | Downloaded pem-rfc7468 v0.7.0 |
| 860 | 2026-03-26T04:03:00.763Z | Downloaded keccak v0.1.5 |
| 861 | 2026-03-26T04:03:00.767Z | Downloaded newline-converter v0.3.0 |
| 862 | 2026-03-26T04:03:00.770Z | Downloaded supports-unicode v2.1.0 |
| 863 | 2026-03-26T04:03:00.770Z | Downloaded rfc6979 v0.4.0 |
| 864 | 2026-03-26T04:03:00.773Z | Downloaded base16ct v0.2.0 |
| 865 | 2026-03-26T04:03:00.780Z | Downloaded is_ci v1.2.0 |
| 866 | 2026-03-26T04:03:00.783Z | Downloaded terminal_size v0.1.17 |
| 867 | 2026-03-26T04:03:00.783Z | Downloaded num-iter v0.1.45 |
| 868 | 2026-03-26T04:03:00.786Z | Downloaded rustc_version v0.4.1 |
| 869 | 2026-03-26T04:03:00.788Z | Downloaded miette-derive v5.10.0 |
| 870 | 2026-03-26T04:03:00.788Z | Downloaded backtrace-ext v0.2.1 |
| 871 | 2026-03-26T04:03:00.792Z | Downloaded hubpack v0.1.2 |
| 872 | 2026-03-26T04:03:00.804Z | Downloaded knuffel-derive v3.2.0 |
| 873 | 2026-03-26T04:03:00.806Z | Downloaded base64ct v1.8.3 |
| 874 | 2026-03-26T04:03:00.813Z | Downloaded crypto-bigint v0.5.5 |
| 875 | 2026-03-26T04:03:00.816Z | Downloaded static_assertions v1.1.0 |
| 876 | 2026-03-26T04:03:00.819Z | Downloaded smawk v0.3.2 |
| 877 | 2026-03-26T04:03:00.819Z | Downloaded primeorder v0.13.6 |
| 878 | 2026-03-26T04:03:00.819Z | Downloaded owo-colors v3.5.0 |
| 879 | 2026-03-26T04:03:00.822Z | Downloaded strum_macros v0.26.4 |
| 880 | 2026-03-26T04:03:00.827Z | Downloaded rustc-demangle v0.1.27 |
| 881 | 2026-03-26T04:03:00.829Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 882 | 2026-03-26T04:03:00.834Z | Downloaded num-integer v0.1.46 |
| 883 | 2026-03-26T04:03:00.837Z | Downloaded tls_codec_derive v0.4.2 |
| 884 | 2026-03-26T04:03:00.841Z | Downloaded spki v0.7.3 |
| 885 | 2026-03-26T04:03:00.845Z | Downloaded spin v0.9.8 |
| 886 | 2026-03-26T04:03:00.848Z | Downloaded der v0.7.10 |
| 887 | 2026-03-26T04:03:00.850Z | Downloaded tls_codec v0.4.2 |
| 888 | 2026-03-26T04:03:00.869Z | Downloaded pkcs1 v0.7.5 |
| 889 | 2026-03-26T04:03:00.872Z | Downloaded half v2.7.1 |
| 890 | 2026-03-26T04:03:00.872Z | Downloaded ff v0.13.1 |
| 891 | 2026-03-26T04:03:00.874Z | Downloaded console v0.15.11 |
| 892 | 2026-03-26T04:03:00.874Z | Downloaded ciborium v0.2.2 |
| 893 | 2026-03-26T04:03:00.878Z | Downloaded ecdsa v0.16.9 |
| 894 | 2026-03-26T04:03:00.888Z | Downloaded textwrap v0.15.2 |
| 895 | 2026-03-26T04:03:00.897Z | Downloaded similar v2.7.0 |
| 896 | 2026-03-26T04:03:00.900Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 897 | 2026-03-26T04:03:00.910Z | Downloaded knuffel v3.2.0 |
| 898 | 2026-03-26T04:03:00.919Z | Downloaded miniz_oxide v0.8.9 |
| 899 | 2026-03-26T04:03:00.921Z | Downloaded miette v5.10.0 |
| 900 | 2026-03-26T04:03:00.924Z | Downloaded backtrace v0.3.76 |
| 901 | 2026-03-26T04:03:00.927Z | Downloaded chumsky v0.9.3 |
| 902 | 2026-03-26T04:03:00.932Z | Downloaded rsa v0.9.10 |
| 903 | 2026-03-26T04:03:00.941Z | Downloaded expectorate v1.2.0 |
| 904 | 2026-03-26T04:03:00.944Z | Downloaded x509-cert v0.2.5 |
| 905 | 2026-03-26T04:03:00.954Z | Downloaded zerocopy-derive v0.8.34 |
| 906 | 2026-03-26T04:03:00.959Z | Downloaded unicode-segmentation v1.12.0 |
| 907 | 2026-03-26T04:03:00.962Z | Downloaded num-bigint-dig v0.8.6 |
| 908 | 2026-03-26T04:03:00.978Z | Downloaded hashbrown v0.14.5 |
| 909 | 2026-03-26T04:03:00.981Z | Downloaded curve25519-dalek v4.1.3 |
| 910 | 2026-03-26T04:03:00.992Z | Downloaded p384 v0.13.1 |
| 911 | 2026-03-26T04:03:00.996Z | Downloaded salty v0.3.0 |
| 912 | 2026-03-26T04:03:00.999Z | Downloaded libm v0.2.16 |
| 913 | 2026-03-26T04:03:01.005Z | Downloaded hkdf v0.12.4 |
| 914 | 2026-03-26T04:03:01.009Z | Downloaded gimli v0.32.3 |
| 915 | 2026-03-26T04:03:01.016Z | Downloaded unicode-width v0.1.14 |
| 916 | 2026-03-26T04:03:01.023Z | Downloaded object v0.37.3 |
| 917 | 2026-03-26T04:03:01.052Z | Downloaded sha3 v0.10.8 |
| 918 | 2026-03-26T04:03:01.137Z | Compiling libc v0.2.180 |
| 919 | 2026-03-26T04:03:01.197Z | Compiling zeroize_derive v1.4.3 |
| 920 | 2026-03-26T04:03:01.200Z | Compiling subtle v2.6.1 |
| 921 | 2026-03-26T04:03:01.205Z | Compiling bitflags v2.10.0 |
| 922 | 2026-03-26T04:03:01.207Z | Compiling zerocopy v0.8.34 |
| 923 | 2026-03-26T04:03:01.210Z | Compiling zerocopy-derive v0.8.34 |
| 924 | 2026-03-26T04:03:01.214Z | Compiling libm v0.2.16 |
| 925 | 2026-03-26T04:03:01.217Z | Compiling num-traits v0.2.19 |
| 926 | 2026-03-26T04:03:01.334Z | Compiling generic-array v0.14.9 |
| 927 | 2026-03-26T04:03:01.415Z | Compiling const-oid v0.9.6 |
| 928 | 2026-03-26T04:03:01.575Z | Compiling serde_json v1.0.149 |
| 929 | 2026-03-26T04:03:01.613Z | Compiling unicode-segmentation v1.12.0 |
| 930 | 2026-03-26T04:03:01.802Z | Compiling rustix v1.1.3 |
| 931 | 2026-03-26T04:03:01.841Z | Compiling zeroize v1.8.2 |
| 932 | 2026-03-26T04:03:02.002Z | Compiling errno v0.3.14 |
| 933 | 2026-03-26T04:03:02.014Z | Compiling getrandom v0.2.17 |
| 934 | 2026-03-26T04:03:02.039Z | Compiling socket2 v0.6.2 |
| 935 | 2026-03-26T04:03:02.134Z | Compiling parking_lot_core v0.9.12 |
| 936 | 2026-03-26T04:03:02.137Z | Compiling signal-hook-registry v1.4.8 |
| 937 | 2026-03-26T04:03:02.148Z | Compiling mio v1.1.1 |
| 938 | 2026-03-26T04:03:02.189Z | Compiling getrandom v0.3.4 |
| 939 | 2026-03-26T04:03:02.364Z | Compiling parking_lot v0.12.5 |
| 940 | 2026-03-26T04:03:02.423Z | Compiling rand_core v0.6.4 |
| 941 | 2026-03-26T04:03:02.645Z | Compiling tokio v1.50.0 |
| 942 | 2026-03-26T04:03:02.649Z | Compiling uuid v1.20.0 |
| 943 | 2026-03-26T04:03:02.682Z | Compiling ring v0.17.14 |
| 944 | 2026-03-26T04:03:02.769Z | Compiling openssl-sys v0.9.112 |
| 945 | 2026-03-26T04:03:02.948Z | Compiling block-buffer v0.10.4 |
| 946 | 2026-03-26T04:03:02.951Z | Compiling crypto-common v0.1.6 |
| 947 | 2026-03-26T04:03:03.027Z | Compiling chrono v0.4.43 |
| 948 | 2026-03-26T04:03:03.059Z | Compiling digest v0.10.7 |
| 949 | 2026-03-26T04:03:03.264Z | Compiling openssl v0.10.76 |
| 950 | 2026-03-26T04:03:04.274Z | Compiling schemars v0.8.22 |
| 951 | 2026-03-26T04:03:04.481Z | Compiling ppv-lite86 v0.2.21 |
| 952 | 2026-03-26T04:03:04.549Z | Compiling rustls-pki-types v1.14.0 |
| 953 | 2026-03-26T04:03:04.653Z | Compiling heck v0.4.1 |
| 954 | 2026-03-26T04:03:04.791Z | Compiling rand_chacha v0.3.1 |
| 955 | 2026-03-26T04:03:04.798Z | Compiling base64ct v1.8.3 |
| 956 | 2026-03-26T04:03:04.853Z | Compiling rustls-webpki v0.103.9 |
| 957 | 2026-03-26T04:03:05.034Z | Compiling rand v0.8.5 |
| 958 | 2026-03-26T04:03:05.066Z | Compiling pem-rfc7468 v0.7.0 |
| 959 | 2026-03-26T04:03:05.243Z | Compiling webpki-roots v1.0.5 |
| 960 | 2026-03-26T04:03:05.361Z | Compiling typify-impl v0.4.3 |
| 961 | 2026-03-26T04:03:05.397Z | Compiling rustls v0.23.36 |
| 962 | 2026-03-26T04:03:05.717Z | Compiling native-tls v0.2.14 |
| 963 | 2026-03-26T04:03:05.781Z | Compiling terminal_size v0.4.3 |
| 964 | 2026-03-26T04:03:05.884Z | Compiling der_derive v0.7.3 |
| 965 | 2026-03-26T04:03:05.922Z | Compiling flagset v0.4.7 |
| 966 | 2026-03-26T04:03:06.029Z | Compiling winnow v1.0.0 |
| 967 | 2026-03-26T04:03:06.043Z | Compiling clap_builder v4.6.0 |
| 968 | 2026-03-26T04:03:06.100Z | Compiling is-terminal v0.4.17 |
| 969 | 2026-03-26T04:03:06.191Z | Compiling fastrand v2.3.0 |
| 970 | 2026-03-26T04:03:06.364Z | Compiling tokio-util v0.7.18 |
| 971 | 2026-03-26T04:03:06.463Z | Compiling tower v0.5.3 |
| 972 | 2026-03-26T04:03:06.550Z | Compiling tokio-native-tls v0.3.1 |
| 973 | 2026-03-26T04:03:06.717Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 974 | 2026-03-26T04:03:06.850Z | Compiling h2 v0.4.13 |
| 975 | 2026-03-26T04:03:06.941Z | Compiling der v0.7.10 |
| 976 | 2026-03-26T04:03:06.995Z | Compiling tower-http v0.6.8 |
| 977 | 2026-03-26T04:03:07.414Z | Compiling openapiv3 v2.2.0 |
| 978 | 2026-03-26T04:03:07.422Z | Compiling socket2 v0.5.10 |
| 979 | 2026-03-26T04:03:07.871Z | Compiling clap v4.6.0 |
| 980 | 2026-03-26T04:03:07.952Z | Compiling spin v0.9.8 |
| 981 | 2026-03-26T04:03:08.087Z | Compiling tokio-rustls v0.26.4 |
| 982 | 2026-03-26T04:03:08.349Z | Compiling lazy_static v1.5.0 |
| 983 | 2026-03-26T04:03:08.437Z | Compiling spki v0.7.3 |
| 984 | 2026-03-26T04:03:08.683Z | Compiling h2 v0.3.27 |
| 985 | 2026-03-26T04:03:09.083Z | Compiling tempfile v3.24.0 |
| 986 | 2026-03-26T04:03:09.519Z | Compiling tower v0.4.13 |
| 987 | 2026-03-26T04:03:09.733Z | Compiling pkcs8 v0.10.2 |
| 988 | 2026-03-26T04:03:10.016Z | Compiling hyper v1.8.1 |
| 989 | 2026-03-26T04:03:10.519Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 990 | 2026-03-26T04:03:10.559Z | Compiling sha1 v0.10.6 |
| 991 | 2026-03-26T04:03:10.788Z | Compiling sha2 v0.10.9 |
| 992 | 2026-03-26T04:03:11.134Z | Compiling hyper-util v0.1.19 |
| 993 | 2026-03-26T04:03:11.211Z | Compiling proc-macro-crate v3.4.0 |
| 994 | 2026-03-26T04:03:11.280Z | Compiling prost-build v0.11.9 |
| 995 | 2026-03-26T04:03:11.430Z | Compiling tokio-stream v0.1.18 |
| 996 | 2026-03-26T04:03:11.639Z | Compiling hyper v0.14.32 |
| 997 | 2026-03-26T04:03:11.725Z | Compiling typify-macro v0.4.3 |
| 998 | 2026-03-26T04:03:11.786Z | Compiling rustls-webpki v0.101.7 |
| 999 | 2026-03-26T04:03:11.871Z | Compiling sct v0.7.1 |
| 1000 | 2026-03-26T04:03:12.051Z | Compiling rand_core v0.9.5 |
| 1001 | 2026-03-26T04:03:12.177Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1002 | 2026-03-26T04:03:12.379Z | Compiling hyper-tls v0.6.0 |
| 1003 | 2026-03-26T04:03:12.579Z | Compiling hyper-rustls v0.27.7 |
| 1004 | 2026-03-26T04:03:12.614Z | Compiling hyper-timeout v0.5.2 |
| 1005 | 2026-03-26T04:03:12.813Z | Compiling reqwest v0.12.28 |
| 1006 | 2026-03-26T04:03:12.820Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1007 | 2026-03-26T04:03:12.877Z | Compiling rand_chacha v0.9.0 |
| 1008 | 2026-03-26T04:03:12.901Z | Compiling rustls v0.21.12 |
| 1009 | 2026-03-26T04:03:13.366Z | Compiling axum v0.7.9 |
| 1010 | 2026-03-26T04:03:13.742Z | Compiling typify v0.4.3 |
| 1011 | 2026-03-26T04:03:13.921Z | Compiling progenitor-impl v0.10.0 |
| 1012 | 2026-03-26T04:03:14.075Z | Compiling tonic-build v0.9.2 |
| 1013 | 2026-03-26T04:03:14.428Z | Compiling num_enum_derive v0.7.5 |
| 1014 | 2026-03-26T04:03:14.661Z | Compiling tokio-openssl v0.6.5 |
| 1015 | 2026-03-26T04:03:14.823Z | Compiling tokio-io-timeout v1.2.1 |
| 1016 | 2026-03-26T04:03:14.853Z | Compiling oxnet v0.1.4 |
| 1017 | 2026-03-26T04:03:15.198Z | Compiling object v0.37.3 |
| 1018 | 2026-03-26T04:03:15.315Z | Compiling axum v0.6.20 |
| 1019 | 2026-03-26T04:03:15.476Z | Compiling num_enum v0.7.5 |
| 1020 | 2026-03-26T04:03:15.530Z | Compiling tungstenite v0.21.0 |
| 1021 | 2026-03-26T04:03:15.593Z | Compiling slog-scope v4.4.1 |
| 1022 | 2026-03-26T04:03:15.831Z | Compiling hyper-timeout v0.4.1 |
| 1023 | 2026-03-26T04:03:15.859Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1024 | 2026-03-26T04:03:16.004Z | Compiling tonic v0.12.3 |
| 1025 | 2026-03-26T04:03:16.479Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1026 | 2026-03-26T04:03:16.482Z | Compiling tokio-rustls v0.24.1 |
| 1027 | 2026-03-26T04:03:16.494Z | Compiling progenitor-client v0.10.0 |
| 1028 | 2026-03-26T04:03:16.787Z | Compiling cargo_toml v0.22.3 |
| 1029 | 2026-03-26T04:03:16.958Z | Compiling rand v0.9.2 |
| 1030 | 2026-03-26T04:03:17.249Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1031 | 2026-03-26T04:03:17.497Z | Compiling progenitor-macro v0.10.0 |
| 1032 | 2026-03-26T04:03:17.560Z | Compiling hmac v0.12.1 |
| 1033 | 2026-03-26T04:03:17.572Z | Compiling ahash v0.8.12 |
| 1034 | 2026-03-26T04:03:17.695Z | Compiling adler2 v2.0.1 |
| 1035 | 2026-03-26T04:03:17.811Z | Compiling gimli v0.32.3 |
| 1036 | 2026-03-26T04:03:17.830Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1037 | 2026-03-26T04:03:18.239Z | Compiling tonic v0.9.2 |
| 1038 | 2026-03-26T04:03:18.286Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1039 | 2026-03-26T04:03:18.486Z | Compiling slog-term v2.9.2 |
| 1040 | 2026-03-26T04:03:18.605Z | Compiling miniz_oxide v0.8.9 |
| 1041 | 2026-03-26T04:03:18.960Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1042 | 2026-03-26T04:03:19.095Z | Compiling tonic-openssl v0.3.0 |
| 1043 | 2026-03-26T04:03:19.102Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1044 | 2026-03-26T04:03:19.102Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1045 | 2026-03-26T04:03:19.483Z | Compiling tokio-tungstenite v0.21.0 |
| 1046 | 2026-03-26T04:03:19.754Z | Compiling addr2line v0.25.1 |
| 1047 | 2026-03-26T04:03:19.801Z | Compiling lzma-sys v0.1.20 |
| 1048 | 2026-03-26T04:03:19.861Z | Compiling slog-stdlog v4.1.1 |
| 1049 | 2026-03-26T04:03:19.908Z | Compiling hyper-openssl v0.9.2 |
| 1050 | 2026-03-26T04:03:20.073Z | Compiling progenitor-impl v0.11.2 |
| 1051 | 2026-03-26T04:03:20.098Z | Compiling console v0.16.2 |
| 1052 | 2026-03-26T04:03:20.353Z | Compiling zone_cfg_derive v0.3.1 |
| 1053 | 2026-03-26T04:03:20.369Z | Compiling signature v2.2.0 |
| 1054 | 2026-03-26T04:03:20.514Z | Compiling ff v0.13.1 |
| 1055 | 2026-03-26T04:03:20.648Z | Compiling base16ct v0.2.0 |
| 1056 | 2026-03-26T04:03:20.724Z | Compiling rustc-demangle v0.1.27 |
| 1057 | 2026-03-26T04:03:20.837Z | Compiling sec1 v0.7.3 |
| 1058 | 2026-03-26T04:03:21.022Z | Compiling zone v0.3.1 |
| 1059 | 2026-03-26T04:03:21.121Z | Compiling indicatif v0.18.3 |
| 1060 | 2026-03-26T04:03:21.164Z | Compiling group v0.13.0 |
| 1061 | 2026-03-26T04:03:21.338Z | Compiling ron v0.12.0 |
| 1062 | 2026-03-26T04:03:21.712Z | Compiling slog-envlogger v2.2.0 |
| 1063 | 2026-03-26T04:03:22.134Z | Compiling xz2 v0.1.7 |
| 1064 | 2026-03-26T04:03:22.143Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1065 | 2026-03-26T04:03:22.570Z | Compiling backtrace v0.3.76 |
| 1066 | 2026-03-26T04:03:22.722Z | Compiling hkdf v0.12.4 |
| 1067 | 2026-03-26T04:03:22.865Z | Compiling progenitor-client v0.11.2 |
| 1068 | 2026-03-26T04:03:22.895Z | Compiling progenitor v0.10.0 |
| 1069 | 2026-03-26T04:03:22.953Z | Compiling crypto-bigint v0.5.5 |
| 1070 | 2026-03-26T04:03:23.023Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1071 | 2026-03-26T04:03:23.163Z | Compiling rustc_version v0.4.1 |
| 1072 | 2026-03-26T04:03:23.445Z | Compiling smawk v0.3.2 |
| 1073 | 2026-03-26T04:03:23.639Z | Compiling unicode-width v0.1.14 |
| 1074 | 2026-03-26T04:03:23.701Z | Compiling progenitor-macro v0.11.2 |
| 1075 | 2026-03-26T04:03:23.806Z | Compiling unicode-linebreak v0.1.5 |
| 1076 | 2026-03-26T04:03:23.849Z | Compiling is_ci v1.2.0 |
| 1077 | 2026-03-26T04:03:23.917Z | Compiling curve25519-dalek v4.1.3 |
| 1078 | 2026-03-26T04:03:23.986Z | Compiling textwrap v0.15.2 |
| 1079 | 2026-03-26T04:03:24.051Z | Compiling elliptic-curve v0.13.8 |
| 1080 | 2026-03-26T04:03:24.191Z | Compiling supports-color v2.1.0 |
| 1081 | 2026-03-26T04:03:24.196Z | Compiling backtrace-ext v0.2.1 |
| 1082 | 2026-03-26T04:03:24.219Z | Compiling hashbrown v0.14.5 |
| 1083 | 2026-03-26T04:03:24.392Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1084 | 2026-03-26T04:03:24.399Z | Compiling supports-unicode v2.1.0 |
| 1085 | 2026-03-26T04:03:24.402Z | Compiling supports-hyperlinks v2.1.0 |
| 1086 | 2026-03-26T04:03:24.547Z | Compiling half v2.7.1 |
| 1087 | 2026-03-26T04:03:24.560Z | Compiling num-integer v0.1.46 |
| 1088 | 2026-03-26T04:03:24.710Z | Compiling terminal_size v0.1.17 |
| 1089 | 2026-03-26T04:03:24.822Z | Compiling miette-derive v5.10.0 |
| 1090 | 2026-03-26T04:03:24.837Z | Compiling hex v0.4.3 |
| 1091 | 2026-03-26T04:03:24.879Z | Compiling num-bigint-dig v0.8.6 |
| 1092 | 2026-03-26T04:03:25.096Z | Compiling owo-colors v3.5.0 |
| 1093 | 2026-03-26T04:03:25.104Z | Compiling ciborium-io v0.2.2 |
| 1094 | 2026-03-26T04:03:25.203Z | Compiling keccak v0.1.5 |
| 1095 | 2026-03-26T04:03:25.380Z | Compiling sha3 v0.10.8 |
| 1096 | 2026-03-26T04:03:25.441Z | Compiling ciborium-ll v0.2.2 |
| 1097 | 2026-03-26T04:03:25.665Z | Compiling num-iter v0.1.45 |
| 1098 | 2026-03-26T04:03:25.684Z | Compiling chumsky v0.9.3 |
| 1099 | 2026-03-26T04:03:25.778Z | Compiling rfc6979 v0.4.0 |
| 1100 | 2026-03-26T04:03:25.844Z | Compiling knuffel-derive v3.2.0 |
| 1101 | 2026-03-26T04:03:25.898Z | Compiling strum_macros v0.26.4 |
| 1102 | 2026-03-26T04:03:25.923Z | Compiling miette v5.10.0 |
| 1103 | 2026-03-26T04:03:26.521Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1104 | 2026-03-26T04:03:26.899Z | Compiling rustix v0.38.44 |
| 1105 | 2026-03-26T04:03:27.199Z | Compiling salty v0.3.0 |
| 1106 | 2026-03-26T04:03:27.253Z | Compiling knuffel v3.2.0 |
| 1107 | 2026-03-26T04:03:27.330Z | Compiling ecdsa v0.16.9 |
| 1108 | 2026-03-26T04:03:27.523Z | Compiling strum v0.26.3 |
| 1109 | 2026-03-26T04:03:27.656Z | Compiling ciborium v0.2.2 |
| 1110 | 2026-03-26T04:03:27.732Z | Compiling primeorder v0.13.6 |
| 1111 | 2026-03-26T04:03:27.987Z | Compiling ed25519 v2.2.3 |
| 1112 | 2026-03-26T04:03:28.155Z | Compiling pkcs1 v0.7.5 |
| 1113 | 2026-03-26T04:03:28.256Z | Compiling hubpack_derive v0.1.1 |
| 1114 | 2026-03-26T04:03:28.259Z | Compiling ed25519-dalek v2.2.0 |
| 1115 | 2026-03-26T04:03:28.377Z | Compiling rsa v0.9.10 |
| 1116 | 2026-03-26T04:03:28.603Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1117 | 2026-03-26T04:03:28.637Z | Compiling p384 v0.13.1 |
| 1118 | 2026-03-26T04:03:28.858Z | Compiling hubpack v0.1.2 |
| 1119 | 2026-03-26T04:03:29.067Z | Compiling progenitor v0.11.2 |
| 1120 | 2026-03-26T04:03:29.118Z | Compiling x509-cert v0.2.5 |
| 1121 | 2026-03-26T04:03:29.200Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1122 | 2026-03-26T04:03:29.256Z | Compiling static_assertions v1.1.0 |
| 1123 | 2026-03-26T04:03:29.328Z | Compiling console v0.15.11 |
| 1124 | 2026-03-26T04:03:29.585Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1125 | 2026-03-26T04:03:29.974Z | Compiling atomicwrites v0.4.4 |
| 1126 | 2026-03-26T04:03:30.011Z | Compiling newline-converter v0.3.0 |
| 1127 | 2026-03-26T04:03:30.122Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1128 | 2026-03-26T04:03:30.130Z | Compiling similar v2.7.0 |
| 1129 | 2026-03-26T04:03:30.177Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1130 | 2026-03-26T04:03:30.401Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1131 | 2026-03-26T04:03:30.488Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1132 | 2026-03-26T04:03:30.750Z | Compiling expectorate v1.2.0 |
| 1133 | 2026-03-26T04:03:31.444Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1134 | 2026-03-26T04:03:32.018Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1135 | 2026-03-26T04:03:32.390Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb) |
| 1136 | 2026-03-26T04:03:36.149Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1137 | 2026-03-26T04:03:44.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.02s |
| 1138 | 2026-03-26T04:03:44.591Z | + banner prep |
| 1139 | 2026-03-26T04:03:44.594Z | |
| 1140 | 2026-03-26T04:03:44.594Z | ##### ##### ###### ##### |
| 1141 | 2026-03-26T04:03:44.594Z | # # # # # # # |
| 1142 | 2026-03-26T04:03:44.594Z | # # # # ##### # # |
| 1143 | 2026-03-26T04:03:44.594Z | ##### ##### # ##### |
| 1144 | 2026-03-26T04:03:44.594Z | # # # # # |
| 1145 | 2026-03-26T04:03:44.594Z | # # # ###### # |
| 1146 | 2026-03-26T04:03:44.594Z | |
| 1147 | 2026-03-26T04:03:44.594Z | + mkdir -p out |
| 1148 | 2026-03-26T04:03:44.597Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1149 | 2026-03-26T04:03:44.821Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1150 | 2026-03-26T04:03:44.823Z | ++ grep -v -E '.*\.d$' |
| 1151 | 2026-03-26T04:03:44.824Z | ++ head -1 |
| 1152 | 2026-03-26T04:03:44.827Z | + TEST=target/debug/deps/baseline-0b81f9a2c4ab10b6 |
| 1153 | 2026-03-26T04:03:44.827Z | + mv target/debug/deps/baseline-0b81f9a2c4ab10b6 out/baseline |
| 1154 | 2026-03-26T04:03:44.830Z | + banner archive |
| 1155 | 2026-03-26T04:03:44.830Z | |
| 1156 | 2026-03-26T04:03:44.830Z | ## ##### #### # # # # # ###### |
| 1157 | 2026-03-26T04:03:44.830Z | # # # # # # # # # # # # |
| 1158 | 2026-03-26T04:03:44.830Z | # # # # # ###### # # # ##### |
| 1159 | 2026-03-26T04:03:44.830Z | ###### ##### # # # # # # # |
| 1160 | 2026-03-26T04:03:44.830Z | # # # # # # # # # # # # |
| 1161 | 2026-03-26T04:03:44.830Z | # # # # #### # # # ## ###### |
| 1162 | 2026-03-26T04:03:44.830Z | |
| 1163 | 2026-03-26T04:03:44.830Z | + cd /work/ci |
| 1164 | 2026-03-26T04:03:44.830Z | + cat |
| 1165 | 2026-03-26T04:03:44.833Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1166 | 2026-03-26T04:04:02.767Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1167 | 2026-03-26T04:04:02.767Z | a testbed/ 0K |
| 1168 | 2026-03-26T04:04:02.767Z | a testbed/README.md 1K |
| 1169 | 2026-03-26T04:04:02.767Z | a testbed/interop/ 0K |
| 1170 | 2026-03-26T04:04:02.767Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1171 | 2026-03-26T04:04:02.767Z | a testbed/interop/README.md 3K |
| 1172 | 2026-03-26T04:04:02.767Z | a testbed/interop/.gitignore 1K |
| 1173 | 2026-03-26T04:04:02.767Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1174 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/ 0K |
| 1175 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1176 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1177 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1178 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1179 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1180 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1181 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1182 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1183 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1184 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1185 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1186 | 2026-03-26T04:04:02.767Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1187 | 2026-03-26T04:04:02.767Z | a testbed/interop/scripts/ 0K |
| 1188 | 2026-03-26T04:04:02.767Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1189 | 2026-03-26T04:04:02.767Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1190 | 2026-03-26T04:04:02.767Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1191 | 2026-03-26T04:04:02.767Z | a testbed/interop/Cargo.toml 1K |
| 1192 | 2026-03-26T04:04:02.767Z | a testbed/interop/src/ 0K |
| 1193 | 2026-03-26T04:04:02.768Z | a testbed/interop/src/lib.rs 2K |
| 1194 | 2026-03-26T04:04:02.768Z | a testbed/interop/src/bin/ 0K |
| 1195 | 2026-03-26T04:04:02.768Z | a testbed/interop/src/bin/interop.rs 3K |
| 1196 | 2026-03-26T04:04:02.768Z | a testbed/interop/tests/ 0K |
| 1197 | 2026-03-26T04:04:02.768Z | a testbed/interop/tests/baseline.rs 6K |
| 1198 | 2026-03-26T04:04:02.768Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1199 | 2026-03-26T04:04:02.768Z | a testbed/.git excluded |
| 1200 | 2026-03-26T04:04:02.768Z | a testbed/out/ 0K |
| 1201 | 2026-03-26T04:04:02.768Z | a testbed/out/interop 213043K |
| 1202 | 2026-03-26T04:04:02.768Z | a testbed/out/wrangler 166246K |
| 1203 | 2026-03-26T04:04:02.768Z | a testbed/out/baseline 283651K |
| 1204 | 2026-03-26T04:04:02.768Z | a testbed/tools/ 0K |
| 1205 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/ 0K |
| 1206 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1207 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1208 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1209 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/proto/ 0K |
| 1210 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1211 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1212 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1213 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/src/ 0K |
| 1214 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1215 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1216 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1217 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1218 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1219 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/scripts/ 0K |
| 1220 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1221 | 2026-03-26T04:04:02.768Z | a testbed/tools/wrangler/build.rs 1K |
| 1222 | 2026-03-26T04:04:02.768Z | a testbed/tools/setup/ 0K |
| 1223 | 2026-03-26T04:04:02.768Z | a testbed/tools/setup/illumos 1K |
| 1224 | 2026-03-26T04:04:02.768Z | a testbed/tools/setup/debian 1K |
| 1225 | 2026-03-26T04:04:02.768Z | a testbed/a4x2 excluded |
| 1226 | 2026-03-26T04:04:02.768Z | a testbed/.gitignore 1K |
| 1227 | 2026-03-26T04:04:02.768Z | a testbed/Cargo.toml 2K |
| 1228 | 2026-03-26T04:04:02.768Z | a testbed/toml-assemble/ 0K |
| 1229 | 2026-03-26T04:04:02.769Z | a testbed/toml-assemble/tests/ 0K |
| 1230 | 2026-03-26T04:04:02.769Z | a testbed/toml-assemble/tests/output/ 0K |
| 1231 | 2026-03-26T04:04:02.769Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1232 | 2026-03-26T04:04:02.769Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1233 | 2026-03-26T04:04:02.769Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1234 | 2026-03-26T04:04:02.769Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1235 | 2026-03-26T04:04:02.769Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1236 | 2026-03-26T04:04:02.769Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1237 | 2026-03-26T04:04:02.769Z | a testbed/toml-assemble/src/ 0K |
| 1238 | 2026-03-26T04:04:02.769Z | a testbed/toml-assemble/src/main.rs 5K |
| 1239 | 2026-03-26T04:04:02.769Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1240 | 2026-03-26T04:04:02.769Z | a testbed/.github/ 0K |
| 1241 | 2026-03-26T04:04:02.769Z | a testbed/.github/renovate.json 1K |
| 1242 | 2026-03-26T04:04:02.769Z | a testbed/.github/buildomat/ 0K |
| 1243 | 2026-03-26T04:04:02.769Z | a testbed/.github/buildomat/config.toml 1K |
| 1244 | 2026-03-26T04:04:02.769Z | a testbed/.github/buildomat/jobs/ 0K |
| 1245 | 2026-03-26T04:04:02.769Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1246 | 2026-03-26T04:04:02.769Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1247 | 2026-03-26T04:04:02.769Z | a testbed/Cargo.lock 127K |
| 1248 | 2026-03-26T04:04:02.769Z | a testbed/netconf/ 0K |
| 1249 | 2026-03-26T04:04:02.769Z | a testbed/netconf/static-v6/ 0K |
| 1250 | 2026-03-26T04:04:02.769Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1251 | 2026-03-26T04:04:02.769Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1252 | 2026-03-26T04:04:02.769Z | a testbed/target excluded |
| 1253 | 2026-03-26T04:04:02.774Z | + banner dhcp-server |
| 1254 | 2026-03-26T04:04:02.774Z | |
| 1255 | 2026-03-26T04:04:02.774Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1256 | 2026-03-26T04:04:02.774Z | # # # # # # # # # # # # # # # |
| 1257 | 2026-03-26T04:04:02.775Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1258 | 2026-03-26T04:04:02.775Z | # # # # # ##### # # ##### # # # |
| 1259 | 2026-03-26T04:04:02.775Z | # # # # # # # # # # # # # # # |
| 1260 | 2026-03-26T04:04:02.775Z | ##### # # #### # #### ###### # # ## ###### |
| 1261 | 2026-03-26T04:04:02.775Z | |
| 1262 | 2026-03-26T04:04:02.775Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1263 | 2026-03-26T04:04:02.775Z | Cloning into '/work/ci/omicron'... |
| 1264 | 2026-03-26T04:04:13.518Z | + cd /work/ci/omicron |
| 1265 | 2026-03-26T04:04:13.518Z | + source env.sh |
| 1266 | 2026-03-26T04:04:13.521Z | ++ OLD_SHELL_OPTS=ehxB |
| 1267 | 2026-03-26T04:04:13.521Z | ++ set -o xtrace |
| 1268 | 2026-03-26T04:04:13.521Z | ++++ dirname env.sh |
| 1269 | 2026-03-26T04:04:13.524Z | +++ readlink -f . |
| 1270 | 2026-03-26T04:04:13.528Z | ++ OMICRON_WS=/work/ci/omicron |
| 1271 | 2026-03-26T04:04:13.528Z | ++ 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-26T04:04:13.528Z | ++ 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-26T04:04:13.528Z | ++ 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-26T04:04:13.528Z | ++ 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-26T04:04:13.528Z | ++ 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-26T04:04:13.528Z | ++ 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-26T04:04:13.529Z | ++ 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-26T04:04:13.529Z | ++ 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-26T04:04:13.529Z | ++ case $OLD_SHELL_OPTS in |
| 1280 | 2026-03-26T04:04:13.529Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1281 | 2026-03-26T04:04:13.529Z | + [[ true == true ]] |
| 1282 | 2026-03-26T04:04:13.529Z | + source .github/buildomat/ci-env.sh |
| 1283 | 2026-03-26T04:04:13.529Z | ++ export CARGO_TERM_COLOR=always |
| 1284 | 2026-03-26T04:04:13.529Z | ++ CARGO_TERM_COLOR=always |
| 1285 | 2026-03-26T04:04:13.529Z | + ./tools/install_builder_prerequisites.sh -y |
| 1286 | 2026-03-26T04:04:15.216Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1287 | 2026-03-26T04:04:18.920Z | Planning: Solver setup ... Done (2.324s) |
| 1288 | 2026-03-26T04:04:18.934Z | Planning: Running solver ... Done (0.014s) |
| 1289 | 2026-03-26T04:04:19.055Z | Planning: Finding local manifests ... Done (0.000s) |
| 1290 | 2026-03-26T04:04:19.058Z | Planning: Fetching manifests: 0/4 0% complete |
| 1291 | 2026-03-26T04:04:19.259Z | Planning: Fetching manifests: 4/4 100% complete |
| 1292 | 2026-03-26T04:04:19.291Z | Planning: Package planning ... Done (0.031s) |
| 1293 | 2026-03-26T04:04:19.319Z | Planning: Merging actions ... Done (0.028s) |
| 1294 | 2026-03-26T04:04:19.501Z | Planning: Checking for conflicting actions ... Done (0.181s) |
| 1295 | 2026-03-26T04:04:19.508Z | Planning: Consolidating action changes ... Done (0.007s) |
| 1296 | 2026-03-26T04:04:19.676Z | Planning: Evaluating mediators ... Done (0.168s) |
| 1297 | 2026-03-26T04:04:19.680Z | Planning: Planning completed in 4.46 seconds |
| 1298 | 2026-03-26T04:04:19.688Z | Packages to install: 4 |
| 1299 | 2026-03-26T04:04:19.688Z | Mediators to change: 2 |
| 1300 | 2026-03-26T04:04:19.688Z | Services to change: 1 |
| 1301 | 2026-03-26T04:04:19.688Z | Estimated space available: 152.71 GB |
| 1302 | 2026-03-26T04:04:19.688Z | Estimated space to be consumed: 1.83 GB |
| 1303 | 2026-03-26T04:04:19.692Z | Create boot environment: No |
| 1304 | 2026-03-26T04:04:19.692Z | Create backup boot environment: No |
| 1305 | 2026-03-26T04:04:19.692Z | Rebuild boot archive: No |
| 1306 | 2026-03-26T04:04:19.692Z | |
| 1307 | 2026-03-26T04:04:19.692Z | Changed mediators: |
| 1308 | 2026-03-26T04:04:19.692Z | mediator clang: |
| 1309 | 2026-03-26T04:04:19.692Z | version: None -> 15 (system default) |
| 1310 | 2026-03-26T04:04:19.692Z | |
| 1311 | 2026-03-26T04:04:19.692Z | mediator llvm: |
| 1312 | 2026-03-26T04:04:19.692Z | version: 14 (system default) -> 15 (system default) |
| 1313 | 2026-03-26T04:04:19.692Z | |
| 1314 | 2026-03-26T04:04:19.692Z | Changed packages: |
| 1315 | 2026-03-26T04:04:19.692Z | helios-dev |
| 1316 | 2026-03-26T04:04:19.692Z | developer/build-essential |
| 1317 | 2026-03-26T04:04:19.692Z | None -> 11-2.0 |
| 1318 | 2026-03-26T04:04:19.692Z | library/libxmlsec1 |
| 1319 | 2026-03-26T04:04:19.692Z | None -> 1.2.35-2.0 |
| 1320 | 2026-03-26T04:04:19.692Z | ooce/developer/clang-15 |
| 1321 | 2026-03-26T04:04:19.692Z | None -> 15.0.7-2.0 |
| 1322 | 2026-03-26T04:04:19.692Z | ooce/developer/llvm-15 |
| 1323 | 2026-03-26T04:04:19.693Z | None -> 15.0.7-2.0 |
| 1324 | 2026-03-26T04:04:19.693Z | |
| 1325 | 2026-03-26T04:04:19.693Z | Services: |
| 1326 | 2026-03-26T04:04:19.693Z | restart_fmri: |
| 1327 | 2026-03-26T04:04:19.693Z | svc:/system/update-man-index:default |
| 1328 | 2026-03-26T04:04:19.722Z | |
| 1329 | 2026-03-26T04:04:19.722Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 1330 | 2026-03-26T04:04:24.725Z | Download: 3019/3290 items 121.1/212.6MB 56% complete (24.4M/s) |
| 1331 | 2026-03-26T04:04:27.264Z | Download: Completed 212.60 MB in 7.54 seconds (28.2M/s) |
| 1332 | 2026-03-26T04:04:27.504Z | Actions: 1/3689 actions (Installing new actions) |
| 1333 | 2026-03-26T04:04:30.712Z | Actions: Completed 3689 actions in 3.21 seconds. |
| 1334 | 2026-03-26T04:04:31.029Z | Done (0.313s) |
| 1335 | 2026-03-26T04:04:31.029Z | Done (0.000s) |
| 1336 | 2026-03-26T04:04:31.731Z | Done (0.703s) |
| 1337 | 2026-03-26T04:04:34.663Z | Done (2.561s) |
| 1338 | 2026-03-26T04:04:34.744Z | Done (0.010s) |
| 1339 | 2026-03-26T04:04:34.747Z | Done (0.000s) |
| 1340 | 2026-03-26T04:04:35.241Z | Done (0.000s) |
| 1341 | 2026-03-26T04:04:35.580Z | Planning: Evaluating mediator changes ... Done |
| 1342 | 2026-03-26T04:04:35.693Z | Planning: Checking for conflicting actions ... Done |
| 1343 | 2026-03-26T04:04:35.697Z | Planning: Consolidating action changes ... Done |
| 1344 | 2026-03-26T04:04:35.858Z | Planning: Evaluating mediators ... Done |
| 1345 | 2026-03-26T04:04:35.860Z | Planning: Planning completed in 0.28 seconds |
| 1346 | 2026-03-26T04:04:35.879Z | Mediators to change: 2 |
| 1347 | 2026-03-26T04:04:35.879Z | Create boot environment: No |
| 1348 | 2026-03-26T04:04:35.879Z | Create backup boot environment: No |
| 1349 | 2026-03-26T04:04:35.930Z | Done |
| 1350 | 2026-03-26T04:04:35.930Z | Done |
| 1351 | 2026-03-26T04:04:36.532Z | Done |
| 1352 | 2026-03-26T04:04:39.146Z | Done |
| 1353 | 2026-03-26T04:04:39.221Z | Done |
| 1354 | 2026-03-26T04:04:39.224Z | Done |
| 1355 | 2026-03-26T04:04:39.314Z | Done |
| 1356 | 2026-03-26T04:04:39.725Z | Planning: Evaluating mediator changes ... Done |
| 1357 | 2026-03-26T04:04:39.727Z | Planning: Merging actions ... Done |
| 1358 | 2026-03-26T04:04:39.876Z | Planning: Checking for conflicting actions ... Done |
| 1359 | 2026-03-26T04:04:39.879Z | Planning: Consolidating action changes ... Done |
| 1360 | 2026-03-26T04:04:40.018Z | Planning: Evaluating mediators ... Done |
| 1361 | 2026-03-26T04:04:40.047Z | Planning: Planning completed in 0.46 seconds |
| 1362 | 2026-03-26T04:04:40.069Z | Packages to change: 1 |
| 1363 | 2026-03-26T04:04:40.069Z | Mediators to change: 1 |
| 1364 | 2026-03-26T04:04:40.069Z | Services to change: 1 |
| 1365 | 2026-03-26T04:04:40.069Z | Create boot environment: No |
| 1366 | 2026-03-26T04:04:40.069Z | Create backup boot environment: Yes |
| 1367 | 2026-03-26T04:04:42.064Z | Actions: 1/6 actions (Updating modified actions) |
| 1368 | 2026-03-26T04:04:42.069Z | Actions: Completed 6 actions in 0.00 seconds. |
| 1369 | 2026-03-26T04:04:42.069Z | Done |
| 1370 | 2026-03-26T04:04:42.069Z | Done |
| 1371 | 2026-03-26T04:04:42.208Z | Done |
| 1372 | 2026-03-26T04:04:44.773Z | Done |
| 1373 | 2026-03-26T04:04:44.849Z | Done |
| 1374 | 2026-03-26T04:04:44.852Z | Done |
| 1375 | 2026-03-26T04:04:44.957Z | Done |
| 1376 | 2026-03-26T04:04:45.260Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1377 | 2026-03-26T04:04:45.260Z | clang system 15 system |
| 1378 | 2026-03-26T04:04:45.260Z | csh system system illumos |
| 1379 | 2026-03-26T04:04:45.260Z | ctags system system illumos |
| 1380 | 2026-03-26T04:04:45.260Z | file system system illumos |
| 1381 | 2026-03-26T04:04:45.260Z | gcc vendor 12 vendor |
| 1382 | 2026-03-26T04:04:45.260Z | gcc system 14 system |
| 1383 | 2026-03-26T04:04:45.260Z | gcc system 10 system |
| 1384 | 2026-03-26T04:04:45.260Z | go system 1.20 system |
| 1385 | 2026-03-26T04:04:45.260Z | go system 1.19 system |
| 1386 | 2026-03-26T04:04:45.260Z | llvm system 15 system |
| 1387 | 2026-03-26T04:04:45.260Z | llvm system 14 system |
| 1388 | 2026-03-26T04:04:45.260Z | mariadb system 10.6 system |
| 1389 | 2026-03-26T04:04:45.260Z | mta vendor vendor dma |
| 1390 | 2026-03-26T04:04:45.260Z | openjdk system 17 system |
| 1391 | 2026-03-26T04:04:45.260Z | openjdk system 11 system |
| 1392 | 2026-03-26T04:04:45.260Z | openjdk system 1.8 system |
| 1393 | 2026-03-26T04:04:45.260Z | openssl vendor 3 vendor |
| 1394 | 2026-03-26T04:04:45.260Z | perl system 5.36 system |
| 1395 | 2026-03-26T04:04:45.261Z | postgresql system 15 system |
| 1396 | 2026-03-26T04:04:45.261Z | postgresql system 13 system |
| 1397 | 2026-03-26T04:04:45.261Z | python vendor 3 vendor |
| 1398 | 2026-03-26T04:04:45.261Z | python system 2 system |
| 1399 | 2026-03-26T04:04:45.261Z | python3 system 3.11 system |
| 1400 | 2026-03-26T04:04:45.261Z | ruby system 3.0 system |
| 1401 | 2026-03-26T04:04:45.261Z | words vendor vendor american-english |
| 1402 | 2026-03-26T04:04:45.261Z | words system system australian-english |
| 1403 | 2026-03-26T04:04:45.261Z | words system system british-english |
| 1404 | 2026-03-26T04:04:45.261Z | words system system canadian-english |
| 1405 | 2026-03-26T04:04:45.261Z | words system system french |
| 1406 | 2026-03-26T04:04:45.261Z | words system system italian |
| 1407 | 2026-03-26T04:04:45.261Z | words system system ngerman |
| 1408 | 2026-03-26T04:04:45.261Z | words system system ogerman |
| 1409 | 2026-03-26T04:04:45.261Z | words system system spanish |
| 1410 | 2026-03-26T04:04:45.497Z | PUBLISHER TYPE STATUS P LOCATION |
| 1411 | 2026-03-26T04:04:45.497Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1412 | 2026-03-26T04:04:49.872Z | FMRI IFO |
| 1413 | 2026-03-26T04:04:49.872Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1414 | 2026-03-26T04:04:49.872Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1415 | 2026-03-26T04:04:49.872Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1416 | 2026-03-26T04:04:49.872Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1417 | 2026-03-26T04:04:49.872Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1418 | 2026-03-26T04:04:49.872Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1419 | 2026-03-26T04:04:49.872Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 1420 | 2026-03-26T04:04:49.872Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1421 | 2026-03-26T04:04:49.872Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1422 | 2026-03-26T04:04:49.872Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1423 | 2026-03-26T04:04:49.873Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1424 | 2026-03-26T04:04:49.873Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1425 | 2026-03-26T04:04:49.873Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1426 | 2026-03-26T04:04:49.873Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1427 | 2026-03-26T04:04:49.873Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1428 | 2026-03-26T04:04:49.873Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1429 | 2026-03-26T04:04:50.788Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 1430 | 2026-03-26T04:04:50.956Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 1431 | 2026-03-26T04:04:50.959Z | info: downloading 6 components |
| 1432 | 2026-03-26T04:05:07.468Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1433 | 2026-03-26T04:05:07.746Z | Updating crates.io index |
| 1434 | 2026-03-26T04:05:07.749Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1435 | 2026-03-26T04:05:08.029Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1436 | 2026-03-26T04:05:08.435Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1437 | 2026-03-26T04:05:08.804Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 1438 | 2026-03-26T04:05:09.310Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1439 | 2026-03-26T04:05:09.794Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1440 | 2026-03-26T04:05:10.318Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1441 | 2026-03-26T04:05:11.040Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1442 | 2026-03-26T04:05:11.335Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1443 | 2026-03-26T04:05:11.789Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1444 | 2026-03-26T04:05:12.273Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1445 | 2026-03-26T04:05:12.572Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1446 | 2026-03-26T04:05:13.411Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1447 | 2026-03-26T04:05:13.925Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1448 | 2026-03-26T04:05:14.337Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1449 | 2026-03-26T04:05:14.805Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1450 | 2026-03-26T04:05:15.206Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1451 | 2026-03-26T04:05:15.432Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1452 | 2026-03-26T04:05:15.671Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1453 | 2026-03-26T04:05:15.938Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 1454 | 2026-03-26T04:05:16.446Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 1455 | 2026-03-26T04:05:16.997Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1456 | 2026-03-26T04:05:17.519Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1457 | 2026-03-26T04:05:17.807Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1458 | 2026-03-26T04:05:18.569Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1459 | 2026-03-26T04:05:18.792Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1460 | 2026-03-26T04:05:19.186Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1461 | 2026-03-26T04:05:19.692Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1462 | 2026-03-26T04:05:20.073Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1463 | 2026-03-26T04:05:20.338Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1464 | 2026-03-26T04:05:20.914Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1465 | 2026-03-26T04:05:21.255Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1466 | 2026-03-26T04:05:21.511Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1467 | 2026-03-26T04:05:33.064Z | Downloading crates ... |
| 1468 | 2026-03-26T04:05:33.139Z | Downloaded usdt-impl v0.5.0 |
| 1469 | 2026-03-26T04:05:33.141Z | Downloaded serde-untagged v0.1.9 |
| 1470 | 2026-03-26T04:05:33.145Z | Downloaded cargo_metadata v0.21.0 |
| 1471 | 2026-03-26T04:05:33.149Z | Downloaded cargo-util-schemas v0.8.2 |
| 1472 | 2026-03-26T04:05:33.151Z | Downloaded camino-tempfile v1.4.1 |
| 1473 | 2026-03-26T04:05:33.151Z | Downloaded anstyle-parse v0.2.7 |
| 1474 | 2026-03-26T04:05:33.151Z | Downloaded unicode-xid v0.2.6 |
| 1475 | 2026-03-26T04:05:33.159Z | Downloaded cargo_toml v0.21.0 |
| 1476 | 2026-03-26T04:05:33.162Z | Downloaded toml_write v0.1.2 |
| 1477 | 2026-03-26T04:05:33.162Z | Downloaded scroll_derive v0.12.1 |
| 1478 | 2026-03-26T04:05:33.162Z | Downloaded plain v0.2.3 |
| 1479 | 2026-03-26T04:05:33.165Z | Downloaded anstream v0.6.21 |
| 1480 | 2026-03-26T04:05:33.169Z | Downloaded usdt v0.5.0 |
| 1481 | 2026-03-26T04:05:33.171Z | Downloaded usdt-macro v0.5.0 |
| 1482 | 2026-03-26T04:05:33.171Z | Downloaded bytecount v0.6.9 |
| 1483 | 2026-03-26T04:05:33.171Z | Downloaded unicode-ident v1.0.24 |
| 1484 | 2026-03-26T04:05:33.174Z | Downloaded cargo-platform v0.2.0 |
| 1485 | 2026-03-26T04:05:33.192Z | Downloaded textwrap v0.16.2 |
| 1486 | 2026-03-26T04:05:33.196Z | Downloaded pest_generator v2.8.6 |
| 1487 | 2026-03-26T04:05:33.199Z | Downloaded bitflags v2.11.0 |
| 1488 | 2026-03-26T04:05:33.206Z | Downloaded toml v0.8.23 |
| 1489 | 2026-03-26T04:05:33.208Z | Downloaded serde_spanned v0.6.9 |
| 1490 | 2026-03-26T04:05:33.215Z | Downloaded crypto-common v0.1.7 |
| 1491 | 2026-03-26T04:05:33.217Z | Downloaded serde-value v0.7.0 |
| 1492 | 2026-03-26T04:05:33.218Z | Downloaded macaddr v1.0.1 |
| 1493 | 2026-03-26T04:05:33.222Z | Downloaded toml_edit v0.22.27 |
| 1494 | 2026-03-26T04:05:33.225Z | Downloaded usdt-attr-macro v0.5.0 |
| 1495 | 2026-03-26T04:05:33.228Z | Downloaded generic-array v0.14.7 |
| 1496 | 2026-03-26T04:05:33.228Z | Downloaded dof v0.3.0 |
| 1497 | 2026-03-26T04:05:33.236Z | Downloaded tabled_derive v0.7.0 |
| 1498 | 2026-03-26T04:05:33.239Z | Downloaded toml_datetime v0.6.11 |
| 1499 | 2026-03-26T04:05:33.242Z | Downloaded ordered-float v2.10.1 |
| 1500 | 2026-03-26T04:05:33.242Z | Downloaded swrite v0.1.0 |
| 1501 | 2026-03-26T04:05:33.242Z | Downloaded dtrace-parser v0.2.0 |
| 1502 | 2026-03-26T04:05:33.248Z | Downloaded thread-id v4.2.2 |
| 1503 | 2026-03-26T04:05:33.251Z | Downloaded fs-err v3.3.0 |
| 1504 | 2026-03-26T04:05:33.251Z | Downloaded quote v1.0.44 |
| 1505 | 2026-03-26T04:05:33.251Z | Downloaded erased-serde v0.4.9 |
| 1506 | 2026-03-26T04:05:33.254Z | Downloaded memchr v2.8.0 |
| 1507 | 2026-03-26T04:05:33.261Z | Downloaded memmap v0.7.0 |
| 1508 | 2026-03-26T04:05:33.270Z | Downloaded serde_tokenstream v0.2.3 |
| 1509 | 2026-03-26T04:05:33.276Z | Downloaded zmij v1.0.21 |
| 1510 | 2026-03-26T04:05:33.283Z | Downloaded clap_derive v4.5.55 |
| 1511 | 2026-03-26T04:05:33.286Z | Downloaded zerocopy-derive v0.7.35 |
| 1512 | 2026-03-26T04:05:33.289Z | Downloaded tempfile v3.25.0 |
| 1513 | 2026-03-26T04:05:33.289Z | Downloaded papergrid v0.11.0 |
| 1514 | 2026-03-26T04:05:33.294Z | Downloaded scroll v0.12.0 |
| 1515 | 2026-03-26T04:05:33.296Z | Downloaded ucd-trie v0.1.7 |
| 1516 | 2026-03-26T04:05:33.296Z | Downloaded getrandom v0.4.1 |
| 1517 | 2026-03-26T04:05:33.303Z | Downloaded pest_derive v2.8.6 |
| 1518 | 2026-03-26T04:05:33.305Z | Downloaded pest_meta v2.8.6 |
| 1519 | 2026-03-26T04:05:33.315Z | Downloaded clap v4.5.60 |
| 1520 | 2026-03-26T04:05:33.341Z | Downloaded clap_builder v4.5.60 |
| 1521 | 2026-03-26T04:05:33.345Z | Downloaded goblin v0.8.2 |
| 1522 | 2026-03-26T04:05:33.345Z | Downloaded zerocopy v0.7.35 |
| 1523 | 2026-03-26T04:05:33.350Z | Downloaded pest v2.8.6 |
| 1524 | 2026-03-26T04:05:33.354Z | Downloaded tabled v0.15.0 |
| 1525 | 2026-03-26T04:05:33.361Z | Downloaded unicode-width v0.2.0 |
| 1526 | 2026-03-26T04:05:33.416Z | Compiling proc-macro2 v1.0.106 |
| 1527 | 2026-03-26T04:05:33.419Z | Compiling unicode-ident v1.0.24 |
| 1528 | 2026-03-26T04:05:33.419Z | Compiling quote v1.0.44 |
| 1529 | 2026-03-26T04:05:33.419Z | Compiling serde_core v1.0.228 |
| 1530 | 2026-03-26T04:05:33.419Z | Compiling libc v0.2.180 |
| 1531 | 2026-03-26T04:05:33.419Z | Compiling version_check v0.9.5 |
| 1532 | 2026-03-26T04:05:33.419Z | Compiling memchr v2.8.0 |
| 1533 | 2026-03-26T04:05:33.419Z | Compiling stable_deref_trait v1.2.1 |
| 1534 | 2026-03-26T04:05:33.702Z | Compiling serde v1.0.228 |
| 1535 | 2026-03-26T04:05:33.727Z | Compiling zmij v1.0.21 |
| 1536 | 2026-03-26T04:05:33.934Z | Compiling thiserror v1.0.69 |
| 1537 | 2026-03-26T04:05:34.083Z | Compiling itoa v1.0.17 |
| 1538 | 2026-03-26T04:05:34.236Z | Compiling ucd-trie v0.1.7 |
| 1539 | 2026-03-26T04:05:34.278Z | Compiling autocfg v1.5.0 |
| 1540 | 2026-03-26T04:05:34.343Z | Compiling writeable v0.6.2 |
| 1541 | 2026-03-26T04:05:34.358Z | Compiling litemap v0.8.1 |
| 1542 | 2026-03-26T04:05:34.414Z | Compiling pest v2.8.6 |
| 1543 | 2026-03-26T04:05:34.527Z | Compiling icu_properties_data v2.1.2 |
| 1544 | 2026-03-26T04:05:34.571Z | Compiling byteorder v1.5.0 |
| 1545 | 2026-03-26T04:05:34.736Z | Compiling rustix v1.1.3 |
| 1546 | 2026-03-26T04:05:34.808Z | Compiling icu_normalizer_data v2.1.1 |
| 1547 | 2026-03-26T04:05:34.918Z | Compiling syn v2.0.117 |
| 1548 | 2026-03-26T04:05:34.956Z | Compiling errno v0.3.14 |
| 1549 | 2026-03-26T04:05:34.994Z | Compiling bitflags v2.11.0 |
| 1550 | 2026-03-26T04:05:35.031Z | Compiling serde_json v1.0.149 |
| 1551 | 2026-03-26T04:05:35.220Z | Compiling num-traits v0.2.19 |
| 1552 | 2026-03-26T04:05:35.258Z | Compiling typeid v1.0.3 |
| 1553 | 2026-03-26T04:05:35.409Z | Compiling hashbrown v0.16.1 |
| 1554 | 2026-03-26T04:05:35.533Z | Compiling pest_meta v2.8.6 |
| 1555 | 2026-03-26T04:05:35.536Z | Compiling smallvec v1.15.1 |
| 1556 | 2026-03-26T04:05:35.691Z | Compiling equivalent v1.0.2 |
| 1557 | 2026-03-26T04:05:35.831Z | Compiling thread-id v4.2.2 |
| 1558 | 2026-03-26T04:05:35.846Z | Compiling usdt-impl v0.5.0 |
| 1559 | 2026-03-26T04:05:35.918Z | Compiling indexmap v2.13.0 |
| 1560 | 2026-03-26T04:05:35.948Z | Compiling proc-macro-error-attr v1.0.4 |
| 1561 | 2026-03-26T04:05:35.971Z | Compiling erased-serde v0.4.9 |
| 1562 | 2026-03-26T04:05:36.062Z | Compiling winnow v0.7.14 |
| 1563 | 2026-03-26T04:05:36.137Z | Compiling toml_write v0.1.2 |
| 1564 | 2026-03-26T04:05:36.333Z | Compiling syn v1.0.109 |
| 1565 | 2026-03-26T04:05:36.661Z | Compiling proc-macro-error v1.0.4 |
| 1566 | 2026-03-26T04:05:36.696Z | Compiling plain v0.2.3 |
| 1567 | 2026-03-26T04:05:36.813Z | Compiling camino v1.2.2 |
| 1568 | 2026-03-26T04:05:36.852Z | Compiling thiserror v2.0.18 |
| 1569 | 2026-03-26T04:05:37.067Z | Compiling log v0.4.29 |
| 1570 | 2026-03-26T04:05:37.136Z | Compiling utf8_iter v1.0.4 |
| 1571 | 2026-03-26T04:05:37.155Z | Compiling getrandom v0.4.1 |
| 1572 | 2026-03-26T04:05:37.195Z | Compiling percent-encoding v2.3.2 |
| 1573 | 2026-03-26T04:05:37.259Z | Compiling utf8parse v0.2.2 |
| 1574 | 2026-03-26T04:05:37.342Z | Compiling ordered-float v2.10.1 |
| 1575 | 2026-03-26T04:05:37.378Z | Compiling anstyle-parse v0.2.7 |
| 1576 | 2026-03-26T04:05:37.394Z | Compiling form_urlencoded v1.2.2 |
| 1577 | 2026-03-26T04:05:37.528Z | Compiling synstructure v0.13.2 |
| 1578 | 2026-03-26T04:05:37.548Z | Compiling pest_generator v2.8.6 |
| 1579 | 2026-03-26T04:05:37.616Z | Compiling terminal_size v0.4.3 |
| 1580 | 2026-03-26T04:05:37.760Z | Compiling is_terminal_polyfill v1.70.2 |
| 1581 | 2026-03-26T04:05:37.845Z | Compiling cfg-if v1.0.4 |
| 1582 | 2026-03-26T04:05:37.863Z | Compiling anstyle v1.0.13 |
| 1583 | 2026-03-26T04:05:37.924Z | Compiling colorchoice v1.0.4 |
| 1584 | 2026-03-26T04:05:37.988Z | Compiling anstyle-query v1.1.5 |
| 1585 | 2026-03-26T04:05:38.051Z | Compiling pretty-hex v0.4.1 |
| 1586 | 2026-03-26T04:05:38.051Z | Compiling serde-untagged v0.1.9 |
| 1587 | 2026-03-26T04:05:38.095Z | Compiling anstream v0.6.21 |
| 1588 | 2026-03-26T04:05:38.235Z | Compiling semver v1.0.27 |
| 1589 | 2026-03-26T04:05:38.287Z | Compiling fs-err v3.3.0 |
| 1590 | 2026-03-26T04:05:38.305Z | Compiling once_cell v1.21.3 |
| 1591 | 2026-03-26T04:05:38.411Z | Compiling unicode-width v0.1.14 |
| 1592 | 2026-03-26T04:05:38.485Z | Compiling strsim v0.11.1 |
| 1593 | 2026-03-26T04:05:38.523Z | Compiling unicode-xid v0.2.6 |
| 1594 | 2026-03-26T04:05:38.566Z | Compiling fastrand v2.3.0 |
| 1595 | 2026-03-26T04:05:38.597Z | Compiling heck v0.5.0 |
| 1596 | 2026-03-26T04:05:38.663Z | Compiling fnv v1.0.7 |
| 1597 | 2026-03-26T04:05:38.839Z | Compiling heck v0.4.1 |
| 1598 | 2026-03-26T04:05:38.857Z | Compiling clap_lex v1.0.0 |
| 1599 | 2026-03-26T04:05:38.857Z | Compiling bytecount v0.6.9 |
| 1600 | 2026-03-26T04:05:38.896Z | Compiling anyhow v1.0.102 |
| 1601 | 2026-03-26T04:05:39.017Z | Compiling clap_builder v4.5.60 |
| 1602 | 2026-03-26T04:05:39.077Z | Compiling papergrid v0.11.0 |
| 1603 | 2026-03-26T04:05:39.080Z | Compiling tempfile v3.25.0 |
| 1604 | 2026-03-26T04:05:39.225Z | Compiling memmap v0.7.0 |
| 1605 | 2026-03-26T04:05:39.257Z | Compiling serde_derive v1.0.228 |
| 1606 | 2026-03-26T04:05:39.409Z | Compiling zerofrom-derive v0.1.6 |
| 1607 | 2026-03-26T04:05:39.440Z | Compiling yoke-derive v0.8.1 |
| 1608 | 2026-03-26T04:05:39.484Z | Compiling zerovec-derive v0.11.2 |
| 1609 | 2026-03-26T04:05:39.671Z | Compiling displaydoc v0.2.5 |
| 1610 | 2026-03-26T04:05:40.435Z | Compiling thiserror-impl v1.0.69 |
| 1611 | 2026-03-26T04:05:40.537Z | Compiling zerocopy-derive v0.7.35 |
| 1612 | 2026-03-26T04:05:40.603Z | Compiling pest_derive v2.8.6 |
| 1613 | 2026-03-26T04:05:40.623Z | Compiling scroll_derive v0.12.1 |
| 1614 | 2026-03-26T04:05:40.826Z | Compiling zerofrom v0.1.6 |
| 1615 | 2026-03-26T04:05:40.964Z | Compiling yoke v0.8.1 |
| 1616 | 2026-03-26T04:05:41.032Z | Compiling thiserror-impl v2.0.18 |
| 1617 | 2026-03-26T04:05:41.162Z | Compiling zerovec v0.11.5 |
| 1618 | 2026-03-26T04:05:41.295Z | Compiling zerotrie v0.2.3 |
| 1619 | 2026-03-26T04:05:41.408Z | Compiling zerocopy v0.7.35 |
| 1620 | 2026-03-26T04:05:41.608Z | Compiling scroll v0.12.0 |
| 1621 | 2026-03-26T04:05:41.681Z | Compiling tinystr v0.8.2 |
| 1622 | 2026-03-26T04:05:41.816Z | Compiling potential_utf v0.1.4 |
| 1623 | 2026-03-26T04:05:41.890Z | Compiling icu_locale_core v2.1.1 |
| 1624 | 2026-03-26T04:05:41.893Z | Compiling dtrace-parser v0.2.0 |
| 1625 | 2026-03-26T04:05:41.966Z | Compiling icu_collections v2.1.1 |
| 1626 | 2026-03-26T04:05:41.991Z | Compiling goblin v0.8.2 |
| 1627 | 2026-03-26T04:05:42.065Z | Compiling tabled_derive v0.7.0 |
| 1628 | 2026-03-26T04:05:42.455Z | Compiling clap_derive v4.5.55 |
| 1629 | 2026-03-26T04:05:42.503Z | Compiling icu_provider v2.1.1 |
| 1630 | 2026-03-26T04:05:42.664Z | Compiling toml_datetime v0.6.11 |
| 1631 | 2026-03-26T04:05:42.751Z | Compiling icu_normalizer v2.1.1 |
| 1632 | 2026-03-26T04:05:42.779Z | Compiling icu_properties v2.1.2 |
| 1633 | 2026-03-26T04:05:42.796Z | Compiling serde_spanned v0.6.9 |
| 1634 | 2026-03-26T04:05:42.812Z | Compiling dof v0.3.0 |
| 1635 | 2026-03-26T04:05:42.929Z | Compiling toml_edit v0.22.27 |
| 1636 | 2026-03-26T04:05:42.952Z | Compiling serde_tokenstream v0.2.3 |
| 1637 | 2026-03-26T04:05:42.984Z | Compiling serde-value v0.7.0 |
| 1638 | 2026-03-26T04:05:43.274Z | Compiling cargo-platform v0.2.0 |
| 1639 | 2026-03-26T04:05:43.303Z | Compiling smawk v0.3.2 |
| 1640 | 2026-03-26T04:05:43.363Z | Compiling unicode-width v0.2.0 |
| 1641 | 2026-03-26T04:05:43.447Z | Compiling unicode-linebreak v0.1.5 |
| 1642 | 2026-03-26T04:05:43.554Z | Compiling tabled v0.15.0 |
| 1643 | 2026-03-26T04:05:43.649Z | Compiling idna_adapter v1.2.1 |
| 1644 | 2026-03-26T04:05:43.727Z | Compiling textwrap v0.16.2 |
| 1645 | 2026-03-26T04:05:43.852Z | Compiling idna v1.1.0 |
| 1646 | 2026-03-26T04:05:43.880Z | Compiling usdt-attr-macro v0.5.0 |
| 1647 | 2026-03-26T04:05:43.944Z | Compiling usdt-macro v0.5.0 |
| 1648 | 2026-03-26T04:05:44.204Z | Compiling url v2.5.8 |
| 1649 | 2026-03-26T04:05:44.534Z | Compiling toml v0.8.23 |
| 1650 | 2026-03-26T04:05:44.579Z | Compiling clap v4.5.60 |
| 1651 | 2026-03-26T04:05:44.596Z | Compiling macaddr v1.0.1 |
| 1652 | 2026-03-26T04:05:44.972Z | Compiling cargo-util-schemas v0.8.2 |
| 1653 | 2026-03-26T04:05:45.000Z | Compiling usdt v0.5.0 |
| 1654 | 2026-03-26T04:05:45.179Z | Compiling cargo_toml v0.21.0 |
| 1655 | 2026-03-26T04:05:45.204Z | Compiling camino-tempfile v1.4.1 |
| 1656 | 2026-03-26T04:05:45.286Z | Compiling swrite v0.1.0 |
| 1657 | 2026-03-26T04:05:45.411Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1658 | 2026-03-26T04:05:45.890Z | Compiling cargo_metadata v0.21.0 |
| 1659 | 2026-03-26T04:05:46.836Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1660 | 2026-03-26T04:05:48.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.63s |
| 1661 | 2026-03-26T04:05:49.084Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1662 | 2026-03-26T04:05:49.670Z | Downloading crates ... |
| 1663 | 2026-03-26T04:05:49.820Z | Downloaded convert_case v0.4.0 |
| 1664 | 2026-03-26T04:05:49.829Z | Downloaded castaway v0.2.4 |
| 1665 | 2026-03-26T04:05:49.835Z | Downloaded defmt v0.3.100 |
| 1666 | 2026-03-26T04:05:49.835Z | Downloaded ctr v0.9.2 |
| 1667 | 2026-03-26T04:05:49.838Z | Downloaded ghash v0.5.1 |
| 1668 | 2026-03-26T04:05:49.838Z | Downloaded dtrace-parser v0.3.0 |
| 1669 | 2026-03-26T04:05:49.838Z | Downloaded display-error-chain v0.2.2 |
| 1670 | 2026-03-26T04:05:49.846Z | Downloaded hash32 v0.3.1 |
| 1671 | 2026-03-26T04:05:49.855Z | Downloaded fatfs v0.3.6 |
| 1672 | 2026-03-26T04:05:49.860Z | Downloaded jobserver v0.1.34 |
| 1673 | 2026-03-26T04:05:49.860Z | Downloaded inout v0.1.4 |
| 1674 | 2026-03-26T04:05:49.863Z | Downloaded derive_builder_core v0.20.2 |
| 1675 | 2026-03-26T04:05:49.863Z | Downloaded flate2 v1.1.9 |
| 1676 | 2026-03-26T04:05:49.867Z | Downloaded float-cmp v0.10.0 |
| 1677 | 2026-03-26T04:05:49.867Z | Downloaded cmake v0.1.57 |
| 1678 | 2026-03-26T04:05:49.871Z | Downloaded diff v0.1.13 |
| 1679 | 2026-03-26T04:05:49.873Z | Downloaded highway v1.3.0 |
| 1680 | 2026-03-26T04:05:49.873Z | Downloaded humantime v2.3.0 |
| 1681 | 2026-03-26T04:05:49.873Z | Downloaded heapless v0.7.17 |
| 1682 | 2026-03-26T04:05:49.878Z | Downloaded crc32fast v1.5.0 |
| 1683 | 2026-03-26T04:05:49.878Z | Downloaded ingot v0.1.1 |
| 1684 | 2026-03-26T04:05:49.882Z | Downloaded dsl_auto_type v0.2.0 |
| 1685 | 2026-03-26T04:05:49.882Z | Downloaded cipher v0.4.4 |
| 1686 | 2026-03-26T04:05:49.882Z | Downloaded dunce v1.0.5 |
| 1687 | 2026-03-26T04:05:49.882Z | Downloaded drift v0.1.3 |
| 1688 | 2026-03-26T04:05:49.885Z | Downloaded crossbeam-deque v0.8.6 |
| 1689 | 2026-03-26T04:05:49.890Z | Downloaded endian-type v0.1.2 |
| 1690 | 2026-03-26T04:05:49.890Z | Downloaded embedded-io v0.6.1 |
| 1691 | 2026-03-26T04:05:49.890Z | Downloaded crc v3.4.0 |
| 1692 | 2026-03-26T04:05:49.890Z | Downloaded cookie v0.18.1 |
| 1693 | 2026-03-26T04:05:49.890Z | Downloaded funty v2.0.0 |
| 1694 | 2026-03-26T04:05:49.890Z | Downloaded downcast-rs v2.0.2 |
| 1695 | 2026-03-26T04:05:49.895Z | Downloaded derive_builder_macro v0.20.2 |
| 1696 | 2026-03-26T04:05:49.895Z | Downloaded dropshot_endpoint v0.16.7 |
| 1697 | 2026-03-26T04:05:49.898Z | Downloaded derive-where v1.6.0 |
| 1698 | 2026-03-26T04:05:49.898Z | Downloaded crc-catalog v2.4.0 |
| 1699 | 2026-03-26T04:05:49.904Z | Downloaded convert_case v0.10.0 |
| 1700 | 2026-03-26T04:05:49.907Z | Downloaded colored v2.2.0 |
| 1701 | 2026-03-26T04:05:49.907Z | Downloaded hash32 v0.2.1 |
| 1702 | 2026-03-26T04:05:49.917Z | Downloaded instant v0.1.13 |
| 1703 | 2026-03-26T04:05:49.917Z | Downloaded env_filter v1.0.0 |
| 1704 | 2026-03-26T04:05:49.920Z | Downloaded crc-any v2.5.0 |
| 1705 | 2026-03-26T04:05:49.920Z | Downloaded arc-swap v1.8.2 |
| 1706 | 2026-03-26T04:05:49.920Z | Downloaded instability v0.3.11 |
| 1707 | 2026-03-26T04:05:49.920Z | Downloaded http-range v0.1.5 |
| 1708 | 2026-03-26T04:05:49.920Z | Downloaded hyper-staticfile v0.10.1 |
| 1709 | 2026-03-26T04:05:49.920Z | Downloaded ingot-types v0.1.2 |
| 1710 | 2026-03-26T04:05:49.925Z | Downloaded bit-set v0.8.0 |
| 1711 | 2026-03-26T04:05:49.925Z | Downloaded cobs v0.3.0 |
| 1712 | 2026-03-26T04:05:49.929Z | Downloaded maplit v1.0.2 |
| 1713 | 2026-03-26T04:05:49.933Z | Downloaded filetime v0.2.27 |
| 1714 | 2026-03-26T04:05:49.933Z | Downloaded compact_str v0.8.1 |
| 1715 | 2026-03-26T04:05:49.936Z | Downloaded glob v0.3.3 |
| 1716 | 2026-03-26T04:05:49.936Z | Downloaded indent_write v2.2.0 |
| 1717 | 2026-03-26T04:05:49.936Z | Downloaded enum-as-inner v0.6.1 |
| 1718 | 2026-03-26T04:05:49.940Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1719 | 2026-03-26T04:05:49.944Z | Downloaded buf-list v1.1.2 |
| 1720 | 2026-03-26T04:05:49.944Z | Downloaded indoc v2.0.7 |
| 1721 | 2026-03-26T04:05:49.948Z | Downloaded gethostname v0.5.0 |
| 1722 | 2026-03-26T04:05:49.948Z | Downloaded byte-wrapper v0.1.0 |
| 1723 | 2026-03-26T04:05:49.951Z | Downloaded argon2 v0.5.3 |
| 1724 | 2026-03-26T04:05:49.951Z | Downloaded backoff v0.4.0 |
| 1725 | 2026-03-26T04:05:49.951Z | Downloaded cfg_aliases v0.1.1 |
| 1726 | 2026-03-26T04:05:49.952Z | Downloaded git-stub v1.0.0 |
| 1727 | 2026-03-26T04:05:49.954Z | Downloaded block-padding v0.3.3 |
| 1728 | 2026-03-26T04:05:49.954Z | Downloaded headers-core v0.3.0 |
| 1729 | 2026-03-26T04:05:49.954Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1730 | 2026-03-26T04:05:49.954Z | Downloaded arrayref v0.3.9 |
| 1731 | 2026-03-26T04:05:49.959Z | Downloaded foldhash v0.1.5 |
| 1732 | 2026-03-26T04:05:49.959Z | Downloaded git-stub-vcs v0.1.0 |
| 1733 | 2026-03-26T04:05:49.963Z | Downloaded constant_time_eq v0.4.2 |
| 1734 | 2026-03-26T04:05:49.963Z | Downloaded corncobs v0.1.4 |
| 1735 | 2026-03-26T04:05:49.963Z | Downloaded bit-vec v0.8.0 |
| 1736 | 2026-03-26T04:05:49.969Z | Downloaded md5 v0.7.0 |
| 1737 | 2026-03-26T04:05:49.969Z | Downloaded aead v0.5.2 |
| 1738 | 2026-03-26T04:05:49.969Z | Downloaded hex-literal v0.4.1 |
| 1739 | 2026-03-26T04:05:49.972Z | Downloaded bit-set v0.5.3 |
| 1740 | 2026-03-26T04:05:49.973Z | Downloaded cpufeatures v0.3.0 |
| 1741 | 2026-03-26T04:05:49.973Z | Downloaded fallible-iterator v0.2.0 |
| 1742 | 2026-03-26T04:05:49.978Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 1743 | 2026-03-26T04:05:49.981Z | Downloaded dirs-next v2.0.0 |
| 1744 | 2026-03-26T04:05:49.981Z | Downloaded ignore v0.4.25 |
| 1745 | 2026-03-26T04:05:49.981Z | Downloaded crunchy v0.2.4 |
| 1746 | 2026-03-26T04:05:49.981Z | Downloaded hickory-resolver v0.25.2 |
| 1747 | 2026-03-26T04:05:49.985Z | Downloaded ascii-canvas v3.0.0 |
| 1748 | 2026-03-26T04:05:49.985Z | Downloaded defmt-parser v1.0.0 |
| 1749 | 2026-03-26T04:05:49.985Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1750 | 2026-03-26T04:05:49.988Z | Downloaded fxhash v0.2.1 |
| 1751 | 2026-03-26T04:05:49.988Z | Downloaded const_format_proc_macros v0.2.34 |
| 1752 | 2026-03-26T04:05:49.992Z | Downloaded indoc v1.0.9 |
| 1753 | 2026-03-26T04:05:49.992Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1754 | 2026-03-26T04:05:49.995Z | Downloaded arrayvec v0.7.6 |
| 1755 | 2026-03-26T04:05:49.995Z | Downloaded diesel-dtrace v0.5.0 |
| 1756 | 2026-03-26T04:05:49.999Z | Downloaded darling_macro v0.20.11 |
| 1757 | 2026-03-26T04:05:50.004Z | Downloaded atty v0.2.14 |
| 1758 | 2026-03-26T04:05:50.004Z | Downloaded keccak v0.1.6 |
| 1759 | 2026-03-26T04:05:50.005Z | Downloaded assert_matches v1.5.0 |
| 1760 | 2026-03-26T04:05:50.007Z | Downloaded linear-map v1.2.0 |
| 1761 | 2026-03-26T04:05:50.008Z | Downloaded dirs-sys-next v0.1.2 |
| 1762 | 2026-03-26T04:05:50.008Z | Downloaded fd-lock v4.0.4 |
| 1763 | 2026-03-26T04:05:50.011Z | Downloaded globset v0.4.18 |
| 1764 | 2026-03-26T04:05:50.011Z | Downloaded fs_extra v1.3.0 |
| 1765 | 2026-03-26T04:05:50.014Z | Downloaded crc8 v0.1.1 |
| 1766 | 2026-03-26T04:05:50.014Z | Downloaded cargo-platform v0.1.9 |
| 1767 | 2026-03-26T04:05:50.017Z | Downloaded globwalk v0.9.1 |
| 1768 | 2026-03-26T04:05:50.017Z | Downloaded const_format v0.2.35 |
| 1769 | 2026-03-26T04:05:50.022Z | Downloaded hostname v0.3.1 |
| 1770 | 2026-03-26T04:05:50.022Z | Downloaded float-ord v0.3.2 |
| 1771 | 2026-03-26T04:05:50.022Z | Downloaded dof v0.4.0 |
| 1772 | 2026-03-26T04:05:50.026Z | Downloaded document-features v0.2.12 |
| 1773 | 2026-03-26T04:05:50.027Z | Downloaded difflib v0.4.0 |
| 1774 | 2026-03-26T04:05:50.027Z | Downloaded cassowary v0.3.0 |
| 1775 | 2026-03-26T04:05:50.027Z | Downloaded bitfield-struct v0.6.2 |
| 1776 | 2026-03-26T04:05:50.030Z | Downloaded cbc v0.1.2 |
| 1777 | 2026-03-26T04:05:50.031Z | Downloaded memoffset v0.9.1 |
| 1778 | 2026-03-26T04:05:50.034Z | Downloaded hostname v0.4.2 |
| 1779 | 2026-03-26T04:05:50.034Z | Downloaded embedded-io v0.4.0 |
| 1780 | 2026-03-26T04:05:50.038Z | Downloaded bzip2 v0.4.4 |
| 1781 | 2026-03-26T04:05:50.043Z | Downloaded csv-core v0.1.13 |
| 1782 | 2026-03-26T04:05:50.043Z | Downloaded critical-section v1.2.0 |
| 1783 | 2026-03-26T04:05:50.046Z | Downloaded heapless v0.8.0 |
| 1784 | 2026-03-26T04:05:50.046Z | Downloaded env_logger v0.11.9 |
| 1785 | 2026-03-26T04:05:50.046Z | Downloaded derive-ex v0.1.8 |
| 1786 | 2026-03-26T04:05:50.049Z | Downloaded debug-ignore v1.0.5 |
| 1787 | 2026-03-26T04:05:50.049Z | Downloaded array-init v0.0.4 |
| 1788 | 2026-03-26T04:05:50.052Z | Downloaded bitfield-macros v0.19.4 |
| 1789 | 2026-03-26T04:05:50.052Z | Downloaded async-recursion v1.1.1 |
| 1790 | 2026-03-26T04:05:50.056Z | Downloaded darling_macro v0.21.3 |
| 1791 | 2026-03-26T04:05:50.056Z | Downloaded lalrpop-util v0.19.12 |
| 1792 | 2026-03-26T04:05:50.056Z | Downloaded bb8 v0.8.6 |
| 1793 | 2026-03-26T04:05:50.060Z | Downloaded new_debug_unreachable v1.0.6 |
| 1794 | 2026-03-26T04:05:50.060Z | Downloaded num-derive v0.4.2 |
| 1795 | 2026-03-26T04:05:50.066Z | Downloaded num_enum_derive v0.5.11 |
| 1796 | 2026-03-26T04:05:50.066Z | Downloaded fs-err v2.11.0 |
| 1797 | 2026-03-26T04:05:50.071Z | Downloaded internet-checksum v0.2.1 |
| 1798 | 2026-03-26T04:05:50.071Z | Downloaded find-msvc-tools v0.1.9 |
| 1799 | 2026-03-26T04:05:50.071Z | Downloaded fixedbitset v0.5.7 |
| 1800 | 2026-03-26T04:05:50.071Z | Downloaded defmt v1.0.1 |
| 1801 | 2026-03-26T04:05:50.074Z | Downloaded num v0.4.3 |
| 1802 | 2026-03-26T04:05:50.077Z | Downloaded bit-vec v0.6.3 |
| 1803 | 2026-03-26T04:05:50.077Z | Downloaded match_cfg v0.1.0 |
| 1804 | 2026-03-26T04:05:50.077Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1805 | 2026-03-26T04:05:50.081Z | Downloaded lru v0.12.5 |
| 1806 | 2026-03-26T04:05:50.081Z | Downloaded lru-cache v0.1.2 |
| 1807 | 2026-03-26T04:05:50.084Z | Downloaded normalize-line-endings v0.3.0 |
| 1808 | 2026-03-26T04:05:50.084Z | Downloaded darling v0.21.3 |
| 1809 | 2026-03-26T04:05:50.088Z | Downloaded indicatif v0.18.4 |
| 1810 | 2026-03-26T04:05:50.091Z | Downloaded darling v0.20.11 |
| 1811 | 2026-03-26T04:05:50.091Z | Downloaded chacha20 v0.10.0 |
| 1812 | 2026-03-26T04:05:50.096Z | Downloaded backon v1.6.0 |
| 1813 | 2026-03-26T04:05:50.096Z | Downloaded flume v0.11.1 |
| 1814 | 2026-03-26T04:05:50.100Z | Downloaded num_threads v0.1.7 |
| 1815 | 2026-03-26T04:05:50.100Z | Downloaded dropshot-api-manager v0.6.0 |
| 1816 | 2026-03-26T04:05:50.104Z | Downloaded oso-derive v0.27.3 |
| 1817 | 2026-03-26T04:05:50.104Z | Downloaded managed v0.8.0 |
| 1818 | 2026-03-26T04:05:50.104Z | Downloaded maybe-uninit v2.0.0 |
| 1819 | 2026-03-26T04:05:50.111Z | Downloaded defmt-macros v1.0.1 |
| 1820 | 2026-03-26T04:05:50.111Z | Downloaded bitfield v0.19.4 |
| 1821 | 2026-03-26T04:05:50.111Z | Downloaded nibble_vec v0.1.0 |
| 1822 | 2026-03-26T04:05:50.111Z | Downloaded hickory-client v0.25.2 |
| 1823 | 2026-03-26T04:05:50.114Z | Downloaded opaque-debug v0.3.1 |
| 1824 | 2026-03-26T04:05:50.114Z | Downloaded parse-display v0.10.0 |
| 1825 | 2026-03-26T04:05:50.114Z | Downloaded daft v0.1.5 |
| 1826 | 2026-03-26T04:05:50.114Z | Downloaded pbkdf2 v0.12.2 |
| 1827 | 2026-03-26T04:05:50.115Z | Downloaded cargo_metadata v0.19.2 |
| 1828 | 2026-03-26T04:05:50.117Z | Downloaded lzss v0.8.2 |
| 1829 | 2026-03-26T04:05:50.117Z | Downloaded libscf-sys v1.1.0 |
| 1830 | 2026-03-26T04:05:50.117Z | Downloaded cookie_store v0.22.1 |
| 1831 | 2026-03-26T04:05:50.120Z | Downloaded blowfish v0.9.1 |
| 1832 | 2026-03-26T04:05:50.126Z | Downloaded parse-size v1.1.0 |
| 1833 | 2026-03-26T04:05:50.126Z | Downloaded nodrop v0.1.14 |
| 1834 | 2026-03-26T04:05:50.126Z | Downloaded newtype_derive v0.1.6 |
| 1835 | 2026-03-26T04:05:50.132Z | Downloaded path-slash v0.1.5 |
| 1836 | 2026-03-26T04:05:50.133Z | Downloaded openssl-probe v0.2.1 |
| 1837 | 2026-03-26T04:05:50.133Z | Downloaded num-derive v0.3.3 |
| 1838 | 2026-03-26T04:05:50.133Z | Downloaded phf_shared v0.12.1 |
| 1839 | 2026-03-26T04:05:50.137Z | Downloaded crossterm v0.29.0 |
| 1840 | 2026-03-26T04:05:50.137Z | Downloaded libsw-core v0.3.2 |
| 1841 | 2026-03-26T04:05:50.137Z | Downloaded num-rational v0.4.2 |
| 1842 | 2026-03-26T04:05:50.141Z | Downloaded deranged v0.5.8 |
| 1843 | 2026-03-26T04:05:50.156Z | Downloaded num-complex v0.4.6 |
| 1844 | 2026-03-26T04:05:50.163Z | Downloaded derive_builder v0.20.2 |
| 1845 | 2026-03-26T04:05:50.167Z | Downloaded predicates-tree v1.0.13 |
| 1846 | 2026-03-26T04:05:50.167Z | Downloaded predicates-core v1.0.10 |
| 1847 | 2026-03-26T04:05:50.167Z | Downloaded precomputed-hash v0.1.1 |
| 1848 | 2026-03-26T04:05:50.167Z | Downloaded cancel-safe-futures v0.1.5 |
| 1849 | 2026-03-26T04:05:50.167Z | Downloaded num_enum v0.5.11 |
| 1850 | 2026-03-26T04:05:50.173Z | Downloaded nonempty v0.12.0 |
| 1851 | 2026-03-26T04:05:50.174Z | Downloaded native-tls v0.2.18 |
| 1852 | 2026-03-26T04:05:50.174Z | Downloaded bcs v0.1.6 |
| 1853 | 2026-03-26T04:05:50.178Z | Downloaded multimap v0.10.1 |
| 1854 | 2026-03-26T04:05:50.178Z | Downloaded kstat-rs v0.2.4 |
| 1855 | 2026-03-26T04:05:50.178Z | Downloaded nu-ansi-term v0.50.3 |
| 1856 | 2026-03-26T04:05:50.179Z | Downloaded newtype-uuid v1.3.2 |
| 1857 | 2026-03-26T04:05:50.182Z | Downloaded progenitor-macro v0.13.0 |
| 1858 | 2026-03-26T04:05:50.182Z | Downloaded packed_struct v0.10.1 |
| 1859 | 2026-03-26T04:05:50.182Z | Downloaded nanorand v0.7.0 |
| 1860 | 2026-03-26T04:05:50.182Z | Downloaded libsw v3.5.0 |
| 1861 | 2026-03-26T04:05:50.182Z | Downloaded hickory-server v0.25.2 |
| 1862 | 2026-03-26T04:05:50.186Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1863 | 2026-03-26T04:05:50.192Z | Downloaded proc-macro-crate v1.3.1 |
| 1864 | 2026-03-26T04:05:50.192Z | Downloaded phf_shared v0.13.1 |
| 1865 | 2026-03-26T04:05:50.192Z | Downloaded password-hash v0.4.2 |
| 1866 | 2026-03-26T04:05:50.192Z | Downloaded ingot-macros v0.1.1 |
| 1867 | 2026-03-26T04:05:50.192Z | Downloaded half v1.8.3 |
| 1868 | 2026-03-26T04:05:50.196Z | Downloaded ena v0.14.4 |
| 1869 | 2026-03-26T04:05:50.196Z | Downloaded pem v3.0.6 |
| 1870 | 2026-03-26T04:05:50.196Z | Downloaded password-hash v0.5.0 |
| 1871 | 2026-03-26T04:05:50.196Z | Downloaded quick-error v1.2.3 |
| 1872 | 2026-03-26T04:05:50.199Z | Downloaded phf v0.12.1 |
| 1873 | 2026-03-26T04:05:50.199Z | Downloaded peg v0.8.5 |
| 1874 | 2026-03-26T04:05:50.206Z | Downloaded paste v1.0.15 |
| 1875 | 2026-03-26T04:05:50.206Z | Downloaded parse-display-derive v0.10.0 |
| 1876 | 2026-03-26T04:05:50.206Z | Downloaded md-5 v0.10.6 |
| 1877 | 2026-03-26T04:05:50.206Z | Downloaded daft-derive v0.1.5 |
| 1878 | 2026-03-26T04:05:50.209Z | Downloaded des v0.8.1 |
| 1879 | 2026-03-26T04:05:50.209Z | Downloaded crossbeam-epoch v0.9.18 |
| 1880 | 2026-03-26T04:05:50.212Z | Downloaded iana-time-zone v0.1.65 |
| 1881 | 2026-03-26T04:05:50.218Z | Downloaded mime_guess v2.0.5 |
| 1882 | 2026-03-26T04:05:50.218Z | Downloaded radium v0.7.0 |
| 1883 | 2026-03-26T04:05:50.218Z | Downloaded psl-types v2.0.11 |
| 1884 | 2026-03-26T04:05:50.221Z | Downloaded clang-sys v1.8.1 |
| 1885 | 2026-03-26T04:05:50.221Z | Downloaded async-bb8-diesel v0.2.1 |
| 1886 | 2026-03-26T04:05:50.221Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1887 | 2026-03-26T04:05:50.221Z | Downloaded headers v0.4.1 |
| 1888 | 2026-03-26T04:05:50.224Z | Downloaded rtoolbox v0.0.3 |
| 1889 | 2026-03-26T04:05:50.224Z | Downloaded memmap2 v0.9.10 |
| 1890 | 2026-03-26T04:05:50.228Z | Downloaded libloading v0.8.9 |
| 1891 | 2026-03-26T04:05:50.228Z | Downloaded polyval v0.6.2 |
| 1892 | 2026-03-26T04:05:50.235Z | Downloaded pin-project-internal v1.1.11 |
| 1893 | 2026-03-26T04:05:50.235Z | Downloaded darling_core v0.20.11 |
| 1894 | 2026-03-26T04:05:50.238Z | Downloaded rand_xorshift v0.4.0 |
| 1895 | 2026-03-26T04:05:50.238Z | Downloaded poly1305 v0.8.0 |
| 1896 | 2026-03-26T04:05:50.238Z | Downloaded pin-project-lite v0.2.17 |
| 1897 | 2026-03-26T04:05:50.241Z | Downloaded salsa20 v0.10.2 |
| 1898 | 2026-03-26T04:05:50.241Z | Downloaded derive_more v0.99.20 |
| 1899 | 2026-03-26T04:05:50.247Z | Downloaded owo-colors v4.3.0 |
| 1900 | 2026-03-26T04:05:50.247Z | Downloaded litrs v1.0.0 |
| 1901 | 2026-03-26T04:05:50.254Z | Downloaded sapling-renderdag v0.1.0 |
| 1902 | 2026-03-26T04:05:50.254Z | Downloaded rustc_version v0.1.7 |
| 1903 | 2026-03-26T04:05:50.254Z | Downloaded recursive v0.1.1 |
| 1904 | 2026-03-26T04:05:50.255Z | Downloaded russh-cryptovec v0.7.3 |
| 1905 | 2026-03-26T04:05:50.255Z | Downloaded omicron-zone-package v0.12.2 |
| 1906 | 2026-03-26T04:05:50.258Z | Downloaded secrecy v0.10.3 |
| 1907 | 2026-03-26T04:05:50.258Z | Downloaded parking_lot_core v0.8.6 |
| 1908 | 2026-03-26T04:05:50.258Z | Downloaded crossterm v0.28.1 |
| 1909 | 2026-03-26T04:05:50.262Z | Downloaded serde_plain v1.0.2 |
| 1910 | 2026-03-26T04:05:50.262Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1911 | 2026-03-26T04:05:50.262Z | Downloaded olpc-cjson v0.1.4 |
| 1912 | 2026-03-26T04:05:50.262Z | Downloaded serde_repr v0.1.20 |
| 1913 | 2026-03-26T04:05:50.269Z | Downloaded same-file v1.0.6 |
| 1914 | 2026-03-26T04:05:50.269Z | Downloaded packed_struct_codegen v0.10.1 |
| 1915 | 2026-03-26T04:05:50.269Z | Downloaded secrecy v0.8.0 |
| 1916 | 2026-03-26T04:05:50.269Z | Downloaded libefi-sys v0.1.0 |
| 1917 | 2026-03-26T04:05:50.275Z | Downloaded rand_core v0.10.0 |
| 1918 | 2026-03-26T04:05:50.275Z | Downloaded parking_lot v0.11.2 |
| 1919 | 2026-03-26T04:05:50.275Z | Downloaded serde_bytes v0.11.19 |
| 1920 | 2026-03-26T04:05:50.275Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1921 | 2026-03-26T04:05:50.279Z | Downloaded predicates v3.1.4 |
| 1922 | 2026-03-26T04:05:50.279Z | Downloaded blake2 v0.10.6 |
| 1923 | 2026-03-26T04:05:50.279Z | Downloaded phf_shared v0.11.3 |
| 1924 | 2026-03-26T04:05:50.279Z | Downloaded proc-macro-error2 v2.0.1 |
| 1925 | 2026-03-26T04:05:50.282Z | Downloaded peg-runtime v0.8.5 |
| 1926 | 2026-03-26T04:05:50.282Z | Downloaded pbkdf2 v0.11.0 |
| 1927 | 2026-03-26T04:05:50.282Z | Downloaded semver v0.1.20 |
| 1928 | 2026-03-26T04:05:50.286Z | Downloaded postgres-protocol v0.6.10 |
| 1929 | 2026-03-26T04:05:50.286Z | Downloaded multer v3.1.0 |
| 1930 | 2026-03-26T04:05:50.286Z | Downloaded derive_more-impl v2.1.1 |
| 1931 | 2026-03-26T04:05:50.289Z | Downloaded serde-big-array v0.5.1 |
| 1932 | 2026-03-26T04:05:50.292Z | Downloaded scrypt v0.11.0 |
| 1933 | 2026-03-26T04:05:50.292Z | Downloaded shell-words v1.1.1 |
| 1934 | 2026-03-26T04:05:50.292Z | Downloaded bzip2 v0.6.1 |
| 1935 | 2026-03-26T04:05:50.296Z | Downloaded scroll_derive v0.13.1 |
| 1936 | 2026-03-26T04:05:50.296Z | Downloaded siphasher v1.0.2 |
| 1937 | 2026-03-26T04:05:50.296Z | Downloaded psm v0.1.30 |
| 1938 | 2026-03-26T04:05:50.300Z | Downloaded rand_seeder v0.4.0 |
| 1939 | 2026-03-26T04:05:50.300Z | Downloaded progenitor-extras v0.1.1 |
| 1940 | 2026-03-26T04:05:50.300Z | Downloaded progenitor-client v0.13.0 |
| 1941 | 2026-03-26T04:05:50.304Z | Downloaded signal-hook-tokio v0.3.1 |
| 1942 | 2026-03-26T04:05:50.304Z | Downloaded phf v0.13.1 |
| 1943 | 2026-03-26T04:05:50.304Z | Downloaded darling_core v0.21.3 |
| 1944 | 2026-03-26T04:05:50.310Z | Downloaded slog-bunyan v2.5.0 |
| 1945 | 2026-03-26T04:05:50.310Z | Downloaded bytes v1.11.1 |
| 1946 | 2026-03-26T04:05:50.314Z | Downloaded structmeta-derive v0.3.0 |
| 1947 | 2026-03-26T04:05:50.314Z | Downloaded signal-hook-mio v0.2.5 |
| 1948 | 2026-03-26T04:05:50.314Z | Downloaded progenitor v0.13.0 |
| 1949 | 2026-03-26T04:05:50.314Z | Downloaded pkcs5 v0.7.1 |
| 1950 | 2026-03-26T04:05:50.316Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1951 | 2026-03-26T04:05:50.316Z | Downloaded ssh-encoding v0.2.0 |
| 1952 | 2026-03-26T04:05:50.319Z | Downloaded strum v0.27.2 |
| 1953 | 2026-03-26T04:05:50.319Z | Downloaded chacha20 v0.9.1 |
| 1954 | 2026-03-26T04:05:50.321Z | Downloaded cexpr v0.6.0 |
| 1955 | 2026-03-26T04:05:50.321Z | Downloaded postcard v1.1.3 |
| 1956 | 2026-03-26T04:05:50.326Z | Downloaded sigpipe v0.1.3 |
| 1957 | 2026-03-26T04:05:50.331Z | Downloaded peg-macros v0.8.5 |
| 1958 | 2026-03-26T04:05:50.337Z | Downloaded ar_archive_writer v0.5.1 |
| 1959 | 2026-03-26T04:05:50.337Z | Downloaded rustls-native-certs v0.8.3 |
| 1960 | 2026-03-26T04:05:50.344Z | Downloaded rusty-fork v0.3.1 |
| 1961 | 2026-03-26T04:05:50.344Z | Downloaded resolv-conf v0.7.6 |
| 1962 | 2026-03-26T04:05:50.344Z | Downloaded ssh-cipher v0.2.0 |
| 1963 | 2026-03-26T04:05:50.344Z | Downloaded tabled_derive v0.11.0 |
| 1964 | 2026-03-26T04:05:50.344Z | Downloaded supports-color v3.0.2 |
| 1965 | 2026-03-26T04:05:50.344Z | Downloaded structmeta v0.3.0 |
| 1966 | 2026-03-26T04:05:50.349Z | Downloaded tap v1.0.1 |
| 1967 | 2026-03-26T04:05:50.349Z | Downloaded tagptr v0.2.0 |
| 1968 | 2026-03-26T04:05:50.349Z | Downloaded scroll v0.13.0 |
| 1969 | 2026-03-26T04:05:50.352Z | Downloaded rustls-pemfile v2.2.0 |
| 1970 | 2026-03-26T04:05:50.352Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1971 | 2026-03-26T04:05:50.355Z | Downloaded sqlparser_derive v0.5.0 |
| 1972 | 2026-03-26T04:05:50.359Z | Downloaded papergrid v0.17.0 |
| 1973 | 2026-03-26T04:05:50.364Z | Downloaded postgres-types v0.2.12 |
| 1974 | 2026-03-26T04:05:50.367Z | Downloaded termtree v0.5.1 |
| 1975 | 2026-03-26T04:05:50.367Z | Downloaded chacha20poly1305 v0.10.1 |
| 1976 | 2026-03-26T04:05:50.370Z | Downloaded r2d2 v0.8.10 |
| 1977 | 2026-03-26T04:05:50.370Z | Downloaded pin-project v1.1.11 |
| 1978 | 2026-03-26T04:05:50.378Z | Downloaded seq-macro v0.3.6 |
| 1979 | 2026-03-26T04:05:50.381Z | Downloaded serde_path_to_error v0.1.20 |
| 1980 | 2026-03-26T04:05:50.382Z | Downloaded testing_table v0.3.0 |
| 1981 | 2026-03-26T04:05:50.382Z | Downloaded derive_more v2.1.1 |
| 1982 | 2026-03-26T04:05:50.387Z | Downloaded thread-id v5.1.0 |
| 1983 | 2026-03-26T04:05:50.392Z | Downloaded smallvec v0.6.14 |
| 1984 | 2026-03-26T04:05:50.392Z | Downloaded slab v0.4.12 |
| 1985 | 2026-03-26T04:05:50.392Z | Downloaded sqlformat v0.3.5 |
| 1986 | 2026-03-26T04:05:50.392Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1987 | 2026-03-26T04:05:50.395Z | Downloaded simd-adler32 v0.3.8 |
| 1988 | 2026-03-26T04:05:50.395Z | Downloaded serde-hex v0.1.0 |
| 1989 | 2026-03-26T04:05:50.395Z | Downloaded snafu-derive v0.8.9 |
| 1990 | 2026-03-26T04:05:50.399Z | Downloaded cc v1.2.56 |
| 1991 | 2026-03-26T04:05:50.399Z | Downloaded typify-macro v0.6.1 |
| 1992 | 2026-03-26T04:05:50.401Z | Downloaded hashbrown v0.15.5 |
| 1993 | 2026-03-26T04:05:50.406Z | Downloaded jiff-static v0.2.21 |
| 1994 | 2026-03-26T04:05:50.407Z | Downloaded slog-dtrace v0.3.0 |
| 1995 | 2026-03-26T04:05:50.411Z | Downloaded topological-sort v0.2.2 |
| 1996 | 2026-03-26T04:05:50.415Z | Downloaded stringprep v0.1.5 |
| 1997 | 2026-03-26T04:05:50.415Z | Downloaded untrusted v0.7.1 |
| 1998 | 2026-03-26T04:05:50.415Z | Downloaded unarray v0.1.4 |
| 1999 | 2026-03-26T04:05:50.421Z | Downloaded russh-keys v0.45.0 |
| 2000 | 2026-03-26T04:05:50.425Z | Downloaded p256 v0.13.2 |
| 2001 | 2026-03-26T04:05:50.427Z | Downloaded sync-ptr v0.1.4 |
| 2002 | 2026-03-26T04:05:50.430Z | Downloaded string_cache v0.8.9 |
| 2003 | 2026-03-26T04:05:50.433Z | Downloaded universal-hash v0.5.1 |
| 2004 | 2026-03-26T04:05:50.437Z | Downloaded usdt v0.6.0 |
| 2005 | 2026-03-26T04:05:50.441Z | Downloaded void v1.0.2 |
| 2006 | 2026-03-26T04:05:50.441Z | Downloaded usdt-attr-macro v0.6.0 |
| 2007 | 2026-03-26T04:05:50.448Z | Downloaded progenitor-impl v0.13.0 |
| 2008 | 2026-03-26T04:05:50.448Z | Downloaded waitgroup v0.1.2 |
| 2009 | 2026-03-26T04:05:50.448Z | Downloaded hashbrown v0.13.2 |
| 2010 | 2026-03-26T04:05:50.453Z | Downloaded support-bundle-viewer v0.1.2 |
| 2011 | 2026-03-26T04:05:50.453Z | Downloaded strum_macros v0.24.3 |
| 2012 | 2026-03-26T04:05:50.454Z | Downloaded aes-gcm v0.10.3 |
| 2013 | 2026-03-26T04:05:50.456Z | Downloaded prefix-trie v0.7.0 |
| 2014 | 2026-03-26T04:05:50.459Z | Downloaded bumpalo v3.20.2 |
| 2015 | 2026-03-26T04:05:50.459Z | Downloaded hyper-util v0.1.20 |
| 2016 | 2026-03-26T04:05:50.463Z | Downloaded serde_cbor v0.11.2 |
| 2017 | 2026-03-26T04:05:50.468Z | Downloaded diesel_derives v2.3.7 |
| 2018 | 2026-03-26T04:05:50.471Z | Downloaded xattr v1.6.1 |
| 2019 | 2026-03-26T04:05:50.471Z | Downloaded ron v0.8.1 |
| 2020 | 2026-03-26T04:05:50.477Z | Downloaded tokio-rustls v0.25.0 |
| 2021 | 2026-03-26T04:05:50.484Z | Downloaded usdt-macro v0.6.0 |
| 2022 | 2026-03-26T04:05:50.484Z | Downloaded trait-variant v0.1.2 |
| 2023 | 2026-03-26T04:05:50.484Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 2024 | 2026-03-26T04:05:50.484Z | Downloaded stacker v0.1.23 |
| 2025 | 2026-03-26T04:05:50.484Z | Downloaded termios v0.3.3 |
| 2026 | 2026-03-26T04:05:50.490Z | Downloaded hickory-resolver v0.24.4 |
| 2027 | 2026-03-26T04:05:50.491Z | Downloaded xshell-macros v0.2.7 |
| 2028 | 2026-03-26T04:05:50.491Z | Downloaded wait-timeout v0.2.1 |
| 2029 | 2026-03-26T04:05:50.506Z | Downloaded ryu v1.0.23 |
| 2030 | 2026-03-26T04:05:50.514Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2031 | 2026-03-26T04:05:50.517Z | Downloaded serde_with_macros v3.17.0 |
| 2032 | 2026-03-26T04:05:50.526Z | Downloaded vergen-git2 v1.0.7 |
| 2033 | 2026-03-26T04:05:50.526Z | Downloaded tui-tree-widget v0.23.1 |
| 2034 | 2026-03-26T04:05:50.526Z | Downloaded openssl-sys v0.9.111 |
| 2035 | 2026-03-26T04:05:50.529Z | Downloaded usdt-impl v0.6.0 |
| 2036 | 2026-03-26T04:05:50.529Z | Downloaded walkdir v2.5.0 |
| 2037 | 2026-03-26T04:05:50.533Z | Downloaded unicase v2.9.0 |
| 2038 | 2026-03-26T04:05:50.533Z | Downloaded term v0.7.0 |
| 2039 | 2026-03-26T04:05:50.537Z | Downloaded strum_macros v0.27.2 |
| 2040 | 2026-03-26T04:05:50.537Z | Downloaded rayon-core v1.13.0 |
| 2041 | 2026-03-26T04:05:50.537Z | Downloaded vergen-gitcl v1.0.8 |
| 2042 | 2026-03-26T04:05:50.540Z | Downloaded tiny-keccak v2.0.2 |
| 2043 | 2026-03-26T04:05:50.540Z | Downloaded minimal-lexical v0.2.1 |
| 2044 | 2026-03-26T04:05:50.545Z | Downloaded whoami v2.1.0 |
| 2045 | 2026-03-26T04:05:50.548Z | Downloaded wyz v0.5.1 |
| 2046 | 2026-03-26T04:05:50.548Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 2047 | 2026-03-26T04:05:50.556Z | Downloaded slog-json v2.6.1 |
| 2048 | 2026-03-26T04:05:50.560Z | Downloaded thiserror-no-std v2.0.2 |
| 2049 | 2026-03-26T04:05:50.560Z | Downloaded zstd-safe v7.2.4 |
| 2050 | 2026-03-26T04:05:50.565Z | Downloaded xshell v0.2.7 |
| 2051 | 2026-03-26T04:05:50.565Z | Downloaded unicode-truncate v1.1.0 |
| 2052 | 2026-03-26T04:05:50.565Z | Downloaded zstd v0.13.3 |
| 2053 | 2026-03-26T04:05:50.566Z | Downloaded whoami v1.6.1 |
| 2054 | 2026-03-26T04:05:50.571Z | Downloaded twox-hash v2.1.2 |
| 2055 | 2026-03-26T04:05:50.571Z | Downloaded tokio-dtrace v0.1.1 |
| 2056 | 2026-03-26T04:05:50.571Z | Downloaded signal-hook v0.3.18 |
| 2057 | 2026-03-26T04:05:50.577Z | Downloaded vergen-lib v0.1.6 |
| 2058 | 2026-03-26T04:05:50.577Z | Downloaded uzers v0.12.2 |
| 2059 | 2026-03-26T04:05:50.577Z | Downloaded rcgen v0.12.1 |
| 2060 | 2026-03-26T04:05:50.580Z | Downloaded oso v0.27.3 |
| 2061 | 2026-03-26T04:05:50.589Z | Downloaded vsss-rs v3.3.4 |
| 2062 | 2026-03-26T04:05:50.615Z | Downloaded test-strategy v0.4.5 |
| 2063 | 2026-03-26T04:05:50.620Z | Downloaded nom v7.1.3 |
| 2064 | 2026-03-26T04:05:50.620Z | Downloaded vergen v9.0.6 |
| 2065 | 2026-03-26T04:05:50.620Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 2066 | 2026-03-26T04:05:50.620Z | Downloaded pretty_assertions v1.4.1 |
| 2067 | 2026-03-26T04:05:50.620Z | Downloaded zerocopy v0.6.6 |
| 2068 | 2026-03-26T04:05:50.626Z | Downloaded qorb v0.4.1 |
| 2069 | 2026-03-26T04:05:50.630Z | Downloaded publicsuffix v2.3.0 |
| 2070 | 2026-03-26T04:05:50.635Z | Downloaded tokio-tungstenite v0.23.1 |
| 2071 | 2026-03-26T04:05:50.639Z | Downloaded yasna v0.5.2 |
| 2072 | 2026-03-26T04:05:50.643Z | Downloaded schemars v1.2.1 |
| 2073 | 2026-03-26T04:05:50.649Z | Downloaded unicode-properties v0.1.4 |
| 2074 | 2026-03-26T04:05:50.655Z | Downloaded subprocess v0.2.15 |
| 2075 | 2026-03-26T04:05:50.660Z | Downloaded git2 v0.20.4 |
| 2076 | 2026-03-26T04:05:50.660Z | Downloaded snafu v0.8.9 |
| 2077 | 2026-03-26T04:05:50.667Z | Downloaded tungstenite v0.23.0 |
| 2078 | 2026-03-26T04:05:50.670Z | Downloaded uuid v1.21.0 |
| 2079 | 2026-03-26T04:05:50.674Z | Downloaded zopfli v0.8.3 |
| 2080 | 2026-03-26T04:05:50.674Z | Downloaded vte v0.14.1 |
| 2081 | 2026-03-26T04:05:50.706Z | Downloaded num-bigint v0.4.6 |
| 2082 | 2026-03-26T04:05:50.714Z | Downloaded unicode-bidi v0.3.18 |
| 2083 | 2026-03-26T04:05:50.714Z | Downloaded typify v0.6.1 |
| 2084 | 2026-03-26T04:05:50.714Z | Downloaded samael v0.0.19 |
| 2085 | 2026-03-26T04:05:50.714Z | Downloaded libxml v0.3.3 |
| 2086 | 2026-03-26T04:05:50.714Z | Downloaded aes v0.8.4 |
| 2087 | 2026-03-26T04:05:50.714Z | Downloaded iddqd v0.3.17 |
| 2088 | 2026-03-26T04:05:50.714Z | Downloaded toml v0.7.8 |
| 2089 | 2026-03-26T04:05:50.714Z | Downloaded itertools v0.14.0 |
| 2090 | 2026-03-26T04:05:50.720Z | Downloaded tar v0.4.45 |
| 2091 | 2026-03-26T04:05:50.720Z | Downloaded zip v0.6.6 |
| 2092 | 2026-03-26T04:05:50.731Z | Downloaded rustyline v14.0.0 |
| 2093 | 2026-03-26T04:05:50.735Z | Downloaded unicode_categories v0.1.1 |
| 2094 | 2026-03-26T04:05:50.747Z | Downloaded rand v0.10.0 |
| 2095 | 2026-03-26T04:05:50.758Z | Downloaded ssh-key v0.6.7 |
| 2096 | 2026-03-26T04:05:50.763Z | Downloaded typed-path v0.9.3 |
| 2097 | 2026-03-26T04:05:50.775Z | Downloaded russh v0.45.0 |
| 2098 | 2026-03-26T04:05:50.788Z | Downloaded blake3 v1.8.3 |
| 2099 | 2026-03-26T04:05:50.788Z | Downloaded toml_edit v0.19.15 |
| 2100 | 2026-03-26T04:05:50.802Z | Downloaded yansi v1.0.1 |
| 2101 | 2026-03-26T04:05:50.802Z | Downloaded steno v0.4.1 |
| 2102 | 2026-03-26T04:05:50.820Z | Downloaded zerocopy-derive v0.8.40 |
| 2103 | 2026-03-26T04:05:50.820Z | Downloaded rpassword v7.4.0 |
| 2104 | 2026-03-26T04:05:50.835Z | Downloaded p521 v0.13.3 |
| 2105 | 2026-03-26T04:05:50.835Z | Downloaded reedline v0.40.0 |
| 2106 | 2026-03-26T04:05:50.841Z | Downloaded regex v1.12.3 |
| 2107 | 2026-03-26T04:05:50.841Z | Downloaded zip v4.6.1 |
| 2108 | 2026-03-26T04:05:50.841Z | Downloaded unicode-normalization v0.1.25 |
| 2109 | 2026-03-26T04:05:50.841Z | Downloaded itertools v0.13.0 |
| 2110 | 2026-03-26T04:05:50.871Z | Downloaded reqwest v0.13.2 |
| 2111 | 2026-03-26T04:05:50.871Z | Downloaded tokio-postgres v0.7.16 |
| 2112 | 2026-03-26T04:05:50.877Z | Downloaded portable-atomic v1.13.1 |
| 2113 | 2026-03-26T04:05:50.912Z | Downloaded tough v0.20.0 |
| 2114 | 2026-03-26T04:05:50.915Z | Downloaded bindgen v0.71.1 |
| 2115 | 2026-03-26T04:05:50.915Z | Downloaded proptest v1.10.0 |
| 2116 | 2026-03-26T04:05:50.919Z | Downloaded chrono v0.4.44 |
| 2117 | 2026-03-26T04:05:50.922Z | Downloaded winnow v0.5.40 |
| 2118 | 2026-03-26T04:05:50.973Z | Downloaded lalrpop v0.19.12 |
| 2119 | 2026-03-26T04:05:50.983Z | Downloaded serde_with v3.17.0 |
| 2120 | 2026-03-26T04:05:50.983Z | Downloaded rayon v1.11.0 |
| 2121 | 2026-03-26T04:05:50.983Z | Downloaded petname v2.0.2 |
| 2122 | 2026-03-26T04:05:50.983Z | Downloaded bitvec v1.0.1 |
| 2123 | 2026-03-26T04:05:50.983Z | Downloaded winnow v0.6.26 |
| 2124 | 2026-03-26T04:05:50.991Z | Downloaded moka v0.12.13 |
| 2125 | 2026-03-26T04:05:50.991Z | Downloaded goblin v0.10.5 |
| 2126 | 2026-03-26T04:05:50.991Z | Downloaded rustls-webpki v0.102.8 |
| 2127 | 2026-03-26T04:05:51.012Z | Downloaded tabled v0.20.0 |
| 2128 | 2026-03-26T04:05:51.050Z | Downloaded quick-xml v0.37.5 |
| 2129 | 2026-03-26T04:05:51.050Z | Downloaded aws-lc-rs v1.16.0 |
| 2130 | 2026-03-26T04:05:51.050Z | Downloaded zlib-rs v0.6.2 |
| 2131 | 2026-03-26T04:05:51.050Z | Downloaded radix_trie v0.2.1 |
| 2132 | 2026-03-26T04:05:51.050Z | Downloaded polar-core v0.27.3 |
| 2133 | 2026-03-26T04:05:51.050Z | Downloaded smoltcp v0.9.1 |
| 2134 | 2026-03-26T04:05:51.050Z | Downloaded nix v0.27.1 |
| 2135 | 2026-03-26T04:05:51.054Z | Downloaded nix v0.29.0 |
| 2136 | 2026-03-26T04:05:51.079Z | Downloaded nix v0.31.1 |
| 2137 | 2026-03-26T04:05:51.087Z | Downloaded object v0.30.4 |
| 2138 | 2026-03-26T04:05:51.087Z | Downloaded dropshot v0.16.7 |
| 2139 | 2026-03-26T04:05:51.091Z | Downloaded openssl v0.10.75 |
| 2140 | 2026-03-26T04:05:51.098Z | Downloaded rustls v0.23.37 |
| 2141 | 2026-03-26T04:05:51.106Z | Downloaded hickory-proto v0.24.4 |
| 2142 | 2026-03-26T04:05:51.118Z | Downloaded webpki-roots v1.0.6 |
| 2143 | 2026-03-26T04:05:51.142Z | Downloaded hickory-proto v0.25.2 |
| 2144 | 2026-03-26T04:05:51.142Z | Downloaded diesel v2.3.7 |
| 2145 | 2026-03-26T04:05:51.150Z | Downloaded zerocopy v0.8.40 |
| 2146 | 2026-03-26T04:05:51.157Z | Downloaded regex-syntax v0.6.29 |
| 2147 | 2026-03-26T04:05:51.165Z | Downloaded typify-impl v0.6.1 |
| 2148 | 2026-03-26T04:05:51.172Z | Downloaded ratatui v0.29.0 |
| 2149 | 2026-03-26T04:05:51.189Z | Downloaded smoltcp v0.11.0 |
| 2150 | 2026-03-26T04:05:51.195Z | Downloaded bstr v1.12.1 |
| 2151 | 2026-03-26T04:05:51.199Z | Downloaded sled v0.34.7 |
| 2152 | 2026-03-26T04:05:51.204Z | Downloaded nix v0.28.0 |
| 2153 | 2026-03-26T04:05:51.244Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 2154 | 2026-03-26T04:05:51.251Z | Downloaded rustls v0.22.4 |
| 2155 | 2026-03-26T04:05:51.258Z | Downloaded libz-sys v1.1.24 |
| 2156 | 2026-03-26T04:05:51.272Z | Downloaded regex-syntax v0.8.10 |
| 2157 | 2026-03-26T04:05:51.301Z | Downloaded sqlparser v0.61.0 |
| 2158 | 2026-03-26T04:05:51.415Z | Downloaded zerocopy-derive v0.6.6 |
| 2159 | 2026-03-26T04:05:51.422Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2160 | 2026-03-26T04:05:51.455Z | Downloaded regex-automata v0.4.14 |
| 2161 | 2026-03-26T04:05:51.503Z | Downloaded jiff v0.2.21 |
| 2162 | 2026-03-26T04:05:51.514Z | Downloaded chrono-tz v0.10.4 |
| 2163 | 2026-03-26T04:05:51.538Z | Downloaded petgraph v0.8.3 |
| 2164 | 2026-03-26T04:05:51.554Z | Downloaded csv v1.4.0 |
| 2165 | 2026-03-26T04:05:51.567Z | Downloaded tokio v1.49.0 |
| 2166 | 2026-03-26T04:05:51.762Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 2167 | 2026-03-26T04:05:53.274Z | Downloaded aws-lc-sys v0.37.1 |
| 2168 | 2026-03-26T04:05:53.309Z | Compiling libc v0.2.180 |
| 2169 | 2026-03-26T04:05:53.309Z | Compiling serde v1.0.228 |
| 2170 | 2026-03-26T04:05:53.309Z | Compiling log v0.4.29 |
| 2171 | 2026-03-26T04:05:53.309Z | Compiling shlex v1.3.0 |
| 2172 | 2026-03-26T04:05:53.309Z | Compiling find-msvc-tools v0.1.9 |
| 2173 | 2026-03-26T04:05:53.309Z | Compiling smallvec v1.15.1 |
| 2174 | 2026-03-26T04:05:53.309Z | Compiling syn v2.0.117 |
| 2175 | 2026-03-26T04:05:53.309Z | Compiling typenum v1.19.0 |
| 2176 | 2026-03-26T04:05:53.309Z | Compiling generic-array v0.14.7 |
| 2177 | 2026-03-26T04:05:53.309Z | Compiling subtle v2.6.1 |
| 2178 | 2026-03-26T04:05:53.309Z | Compiling scopeguard v1.2.0 |
| 2179 | 2026-03-26T04:05:53.310Z | Compiling lock_api v0.4.14 |
| 2180 | 2026-03-26T04:05:53.310Z | Compiling portable-atomic v1.13.1 |
| 2181 | 2026-03-26T04:05:53.310Z | Compiling const-oid v0.9.6 |
| 2182 | 2026-03-26T04:05:53.310Z | Compiling critical-section v1.2.0 |
| 2183 | 2026-03-26T04:05:53.340Z | Compiling zerocopy v0.8.40 |
| 2184 | 2026-03-26T04:05:53.356Z | Compiling serde_json v1.0.149 |
| 2185 | 2026-03-26T04:05:53.412Z | Compiling pin-project-lite v0.2.17 |
| 2186 | 2026-03-26T04:05:53.513Z | Compiling parking_lot_core v0.9.12 |
| 2187 | 2026-03-26T04:05:53.843Z | Compiling getrandom v0.2.17 |
| 2188 | 2026-03-26T04:05:53.862Z | Compiling jobserver v0.1.34 |
| 2189 | 2026-03-26T04:05:53.877Z | Compiling errno v0.3.14 |
| 2190 | 2026-03-26T04:05:54.027Z | Compiling rand_core v0.6.4 |
| 2191 | 2026-03-26T04:05:54.044Z | Compiling signal-hook-registry v1.4.8 |
| 2192 | 2026-03-26T04:05:54.080Z | Compiling cc v1.2.56 |
| 2193 | 2026-03-26T04:05:54.202Z | Compiling pkg-config v0.3.32 |
| 2194 | 2026-03-26T04:05:54.250Z | Compiling parking_lot v0.12.5 |
| 2195 | 2026-03-26T04:05:54.310Z | Compiling once_cell v1.21.3 |
| 2196 | 2026-03-26T04:05:54.330Z | Compiling mio v1.1.1 |
| 2197 | 2026-03-26T04:05:54.401Z | Compiling bitflags v2.11.0 |
| 2198 | 2026-03-26T04:05:54.541Z | Compiling libm v0.2.16 |
| 2199 | 2026-03-26T04:05:54.648Z | Compiling num-traits v0.2.19 |
| 2200 | 2026-03-26T04:05:54.662Z | Compiling futures-core v0.3.32 |
| 2201 | 2026-03-26T04:05:54.767Z | Compiling socket2 v0.6.2 |
| 2202 | 2026-03-26T04:05:54.800Z | Compiling percent-encoding v2.3.2 |
| 2203 | 2026-03-26T04:05:54.822Z | Compiling allocator-api2 v0.2.21 |
| 2204 | 2026-03-26T04:05:54.840Z | Compiling futures-sink v0.3.32 |
| 2205 | 2026-03-26T04:05:54.953Z | Compiling cpufeatures v0.2.17 |
| 2206 | 2026-03-26T04:05:55.004Z | Compiling foldhash v0.2.0 |
| 2207 | 2026-03-26T04:05:55.026Z | Compiling futures-channel v0.3.32 |
| 2208 | 2026-03-26T04:05:55.046Z | Compiling futures-io v0.3.32 |
| 2209 | 2026-03-26T04:05:55.184Z | Compiling hashbrown v0.16.1 |
| 2210 | 2026-03-26T04:05:55.210Z | Compiling getrandom v0.4.1 |
| 2211 | 2026-03-26T04:05:55.221Z | Compiling futures-task v0.3.32 |
| 2212 | 2026-03-26T04:05:55.239Z | Compiling slab v0.4.12 |
| 2213 | 2026-03-26T04:05:55.287Z | Compiling getrandom v0.3.4 |
| 2214 | 2026-03-26T04:05:55.404Z | Compiling rustversion v1.0.22 |
| 2215 | 2026-03-26T04:05:55.437Z | Compiling rand_core v0.10.0 |
| 2216 | 2026-03-26T04:05:55.611Z | Compiling form_urlencoded v1.2.2 |
| 2217 | 2026-03-26T04:05:55.798Z | Compiling synstructure v0.13.2 |
| 2218 | 2026-03-26T04:05:55.815Z | Compiling indexmap v2.13.0 |
| 2219 | 2026-03-26T04:05:55.819Z | Compiling cmake v0.1.57 |
| 2220 | 2026-03-26T04:05:56.048Z | Compiling dunce v1.0.5 |
| 2221 | 2026-03-26T04:05:56.165Z | Compiling fs_extra v1.3.0 |
| 2222 | 2026-03-26T04:05:56.254Z | Compiling base64ct v1.8.3 |
| 2223 | 2026-03-26T04:05:56.312Z | Compiling ident_case v1.0.1 |
| 2224 | 2026-03-26T04:05:56.377Z | Compiling flagset v0.4.7 |
| 2225 | 2026-03-26T04:05:56.436Z | Compiling rand_core v0.9.5 |
| 2226 | 2026-03-26T04:05:56.441Z | Compiling rustix v1.1.3 |
| 2227 | 2026-03-26T04:05:56.444Z | Compiling aws-lc-sys v0.37.1 |
| 2228 | 2026-03-26T04:05:56.444Z | Compiling iana-time-zone v0.1.65 |
| 2229 | 2026-03-26T04:05:56.500Z | Compiling uuid v1.21.0 |
| 2230 | 2026-03-26T04:05:56.522Z | Compiling ring v0.17.14 |
| 2231 | 2026-03-26T04:05:56.555Z | Compiling pem-rfc7468 v0.7.0 |
| 2232 | 2026-03-26T04:05:56.678Z | Compiling rustc_version v0.4.1 |
| 2233 | 2026-03-26T04:05:56.717Z | Compiling vcpkg v0.2.15 |
| 2234 | 2026-03-26T04:05:56.893Z | Compiling aws-lc-rs v1.16.0 |
| 2235 | 2026-03-26T04:05:57.019Z | Compiling regex-syntax v0.8.10 |
| 2236 | 2026-03-26T04:05:57.191Z | Compiling tracing-core v0.1.36 |
| 2237 | 2026-03-26T04:05:57.208Z | Compiling crossbeam-utils v0.8.21 |
| 2238 | 2026-03-26T04:05:57.489Z | Compiling openssl-sys v0.9.111 |
| 2239 | 2026-03-26T04:05:57.525Z | Compiling pest_generator v2.8.6 |
| 2240 | 2026-03-26T04:05:57.580Z | Compiling serde_derive v1.0.228 |
| 2241 | 2026-03-26T04:05:57.737Z | Compiling zeroize_derive v1.4.3 |
| 2242 | 2026-03-26T04:05:58.023Z | Compiling zerofrom-derive v0.1.6 |
| 2243 | 2026-03-26T04:05:58.201Z | Compiling yoke-derive v0.8.1 |
| 2244 | 2026-03-26T04:05:58.228Z | Compiling zerocopy-derive v0.8.40 |
| 2245 | 2026-03-26T04:05:58.388Z | Compiling zeroize v1.8.2 |
| 2246 | 2026-03-26T04:06:00.026Z | Compiling crypto-common v0.1.7 |
| 2247 | 2026-03-26T04:06:00.056Z | Compiling block-buffer v0.10.4 |
| 2248 | 2026-03-26T04:06:00.056Z | Compiling zerovec-derive v0.11.2 |
| 2249 | 2026-03-26T04:06:00.056Z | Compiling displaydoc v0.2.5 |
| 2250 | 2026-03-26T04:06:00.056Z | Compiling zerofrom v0.1.6 |
| 2251 | 2026-03-26T04:06:00.056Z | Compiling digest v0.10.7 |
| 2252 | 2026-03-26T04:06:00.056Z | Compiling yoke v0.8.1 |
| 2253 | 2026-03-26T04:06:00.056Z | Compiling tokio-macros v2.6.0 |
| 2254 | 2026-03-26T04:06:00.056Z | Compiling hmac v0.12.1 |
| 2255 | 2026-03-26T04:06:00.056Z | Compiling futures-macro v0.3.32 |
| 2256 | 2026-03-26T04:06:00.196Z | Compiling zerotrie v0.2.3 |
| 2257 | 2026-03-26T04:06:00.498Z | Compiling block-padding v0.3.3 |
| 2258 | 2026-03-26T04:06:00.522Z | Compiling sha2 v0.10.9 |
| 2259 | 2026-03-26T04:06:00.537Z | Compiling zerovec v0.11.5 |
| 2260 | 2026-03-26T04:06:00.658Z | Compiling inout v0.1.4 |
| 2261 | 2026-03-26T04:06:00.779Z | Compiling futures-util v0.3.32 |
| 2262 | 2026-03-26T04:06:00.831Z | Compiling cipher v0.4.4 |
| 2263 | 2026-03-26T04:06:01.046Z | Compiling bytes v1.11.1 |
| 2264 | 2026-03-26T04:06:01.062Z | Compiling tinystr v0.8.2 |
| 2265 | 2026-03-26T04:06:01.096Z | Compiling potential_utf v0.1.4 |
| 2266 | 2026-03-26T04:06:01.114Z | Compiling der_derive v0.7.3 |
| 2267 | 2026-03-26T04:06:01.259Z | Compiling icu_locale_core v2.1.1 |
| 2268 | 2026-03-26T04:06:01.262Z | Compiling icu_collections v2.1.1 |
| 2269 | 2026-03-26T04:06:01.661Z | Compiling tokio v1.49.0 |
| 2270 | 2026-03-26T04:06:01.755Z | Compiling http v1.4.0 |
| 2271 | 2026-03-26T04:06:01.911Z | Compiling icu_provider v2.1.1 |
| 2272 | 2026-03-26T04:06:02.108Z | Compiling der v0.7.10 |
| 2273 | 2026-03-26T04:06:02.150Z | Compiling icu_normalizer v2.1.1 |
| 2274 | 2026-03-26T04:06:02.213Z | Compiling icu_properties v2.1.2 |
| 2275 | 2026-03-26T04:06:02.671Z | Compiling ppv-lite86 v0.2.21 |
| 2276 | 2026-03-26T04:06:02.687Z | Compiling salsa20 v0.10.2 |
| 2277 | 2026-03-26T04:06:02.758Z | Compiling chrono v0.4.44 |
| 2278 | 2026-03-26T04:06:02.825Z | Compiling pbkdf2 v0.12.2 |
| 2279 | 2026-03-26T04:06:02.951Z | Compiling spki v0.7.3 |
| 2280 | 2026-03-26T04:06:02.989Z | Compiling thiserror-impl v2.0.18 |
| 2281 | 2026-03-26T04:06:03.054Z | Compiling idna_adapter v1.2.1 |
| 2282 | 2026-03-26T04:06:03.161Z | Compiling idna v1.1.0 |
| 2283 | 2026-03-26T04:06:03.198Z | Compiling rand_chacha v0.9.0 |
| 2284 | 2026-03-26T04:06:03.301Z | Compiling scrypt v0.11.0 |
| 2285 | 2026-03-26T04:06:03.318Z | Compiling cbc v0.1.2 |
| 2286 | 2026-03-26T04:06:03.469Z | Compiling url v2.5.8 |
| 2287 | 2026-03-26T04:06:03.559Z | Compiling aes v0.8.4 |
| 2288 | 2026-03-26T04:06:03.879Z | Compiling rustls-pki-types v1.14.0 |
| 2289 | 2026-03-26T04:06:03.919Z | Compiling tracing-attributes v0.1.31 |
| 2290 | 2026-03-26T04:06:04.198Z | Compiling pkcs5 v0.7.1 |
| 2291 | 2026-03-26T04:06:04.297Z | Compiling rand v0.9.2 |
| 2292 | 2026-03-26T04:06:04.337Z | Compiling http-body v1.0.1 |
| 2293 | 2026-03-26T04:06:04.364Z | Compiling thiserror v2.0.18 |
| 2294 | 2026-03-26T04:06:04.495Z | Compiling serde_derive_internals v0.29.1 |
| 2295 | 2026-03-26T04:06:04.525Z | Compiling openssl-probe v0.2.1 |
| 2296 | 2026-03-26T04:06:04.684Z | Compiling httparse v1.10.1 |
| 2297 | 2026-03-26T04:06:04.699Z | Compiling syn v1.0.109 |
| 2298 | 2026-03-26T04:06:04.714Z | Compiling untrusted v0.9.0 |
| 2299 | 2026-03-26T04:06:04.841Z | Compiling untrusted v0.7.1 |
| 2300 | 2026-03-26T04:06:04.977Z | Compiling schemars v0.8.22 |
| 2301 | 2026-03-26T04:06:05.005Z | Compiling base64 v0.22.1 |
| 2302 | 2026-03-26T04:06:05.130Z | Compiling pkcs8 v0.10.2 |
| 2303 | 2026-03-26T04:06:05.205Z | Compiling pest_derive v2.8.6 |
| 2304 | 2026-03-26T04:06:05.257Z | Compiling tracing v0.1.44 |
| 2305 | 2026-03-26T04:06:05.345Z | Compiling scroll_derive v0.13.1 |
| 2306 | 2026-03-26T04:06:05.409Z | Compiling tokio-util v0.7.18 |
| 2307 | 2026-03-26T04:06:05.439Z | Compiling schemars_derive v0.8.22 |
| 2308 | 2026-03-26T04:06:05.629Z | Compiling darling_core v0.20.11 |
| 2309 | 2026-03-26T04:06:06.025Z | Compiling dyn-clone v1.0.20 |
| 2310 | 2026-03-26T04:06:06.135Z | Compiling tinyvec_macros v0.1.1 |
| 2311 | 2026-03-26T04:06:06.168Z | Compiling tower-layer v0.3.3 |
| 2312 | 2026-03-26T04:06:06.211Z | Compiling rustls v0.23.37 |
| 2313 | 2026-03-26T04:06:06.334Z | Compiling tower-service v0.3.3 |
| 2314 | 2026-03-26T04:06:06.387Z | Compiling try-lock v0.2.5 |
| 2315 | 2026-03-26T04:06:06.432Z | Compiling atomic-waker v1.1.2 |
| 2316 | 2026-03-26T04:06:06.449Z | Compiling tinyvec v1.10.0 |
| 2317 | 2026-03-26T04:06:06.498Z | Compiling want v0.3.1 |
| 2318 | 2026-03-26T04:06:06.566Z | Compiling h2 v0.4.13 |
| 2319 | 2026-03-26T04:06:06.668Z | Compiling scroll v0.13.0 |
| 2320 | 2026-03-26T04:06:06.942Z | Compiling ipnet v2.11.0 |
| 2321 | 2026-03-26T04:06:07.179Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2322 | 2026-03-26T04:06:07.350Z | Compiling spin v0.9.8 |
| 2323 | 2026-03-26T04:06:07.454Z | Compiling aho-corasick v1.1.4 |
| 2324 | 2026-03-26T04:06:07.565Z | Compiling crc32fast v1.5.0 |
| 2325 | 2026-03-26T04:06:07.581Z | Compiling foreign-types-shared v0.1.1 |
| 2326 | 2026-03-26T04:06:07.674Z | Compiling pin-utils v0.1.0 |
| 2327 | 2026-03-26T04:06:07.755Z | Compiling powerfmt v0.2.0 |
| 2328 | 2026-03-26T04:06:07.842Z | Compiling time-core v0.1.8 |
| 2329 | 2026-03-26T04:06:07.912Z | Compiling darling_macro v0.20.11 |
| 2330 | 2026-03-26T04:06:07.962Z | Compiling openssl v0.10.75 |
| 2331 | 2026-03-26T04:06:07.992Z | Compiling httpdate v1.0.3 |
| 2332 | 2026-03-26T04:06:07.996Z | Compiling num-conv v0.2.0 |
| 2333 | 2026-03-26T04:06:08.141Z | Compiling time-macros v0.2.27 |
| 2334 | 2026-03-26T04:06:08.215Z | Compiling deranged v0.5.8 |
| 2335 | 2026-03-26T04:06:08.287Z | Compiling regex-automata v0.4.14 |
| 2336 | 2026-03-26T04:06:08.388Z | Compiling darling v0.20.11 |
| 2337 | 2026-03-26T04:06:08.476Z | Compiling foreign-types v0.3.2 |
| 2338 | 2026-03-26T04:06:09.215Z | Compiling tempfile v3.25.0 |
| 2339 | 2026-03-26T04:06:09.247Z | Compiling goblin v0.10.5 |
| 2340 | 2026-03-26T04:06:09.597Z | Compiling hyper v1.8.1 |
| 2341 | 2026-03-26T04:06:09.803Z | Compiling openssl-macros v0.1.1 |
| 2342 | 2026-03-26T04:06:10.211Z | Compiling thiserror-impl v1.0.69 |
| 2343 | 2026-03-26T04:06:10.603Z | Compiling wait-timeout v0.2.1 |
| 2344 | 2026-03-26T04:06:10.708Z | Compiling bit-vec v0.8.0 |
| 2345 | 2026-03-26T04:06:10.874Z | Compiling siphasher v1.0.2 |
| 2346 | 2026-03-26T04:06:10.949Z | Compiling native-tls v0.2.18 |
| 2347 | 2026-03-26T04:06:11.077Z | Compiling usdt-impl v0.6.0 |
| 2348 | 2026-03-26T04:06:11.161Z | Compiling either v1.15.0 |
| 2349 | 2026-03-26T04:06:11.217Z | Compiling quick-error v1.2.3 |
| 2350 | 2026-03-26T04:06:11.287Z | Compiling num_threads v0.1.7 |
| 2351 | 2026-03-26T04:06:11.331Z | Compiling simd-adler32 v0.3.8 |
| 2352 | 2026-03-26T04:06:11.369Z | Compiling time v0.3.47 |
| 2353 | 2026-03-26T04:06:11.387Z | Compiling rusty-fork v0.3.1 |
| 2354 | 2026-03-26T04:06:11.497Z | Compiling thiserror v1.0.69 |
| 2355 | 2026-03-26T04:06:11.618Z | Compiling bit-set v0.8.0 |
| 2356 | 2026-03-26T04:06:11.637Z | Compiling hyper-util v0.1.20 |
| 2357 | 2026-03-26T04:06:11.784Z | Compiling derive_builder_core v0.20.2 |
| 2358 | 2026-03-26T04:06:12.519Z | Compiling dof v0.4.0 |
| 2359 | 2026-03-26T04:06:12.859Z | Compiling unicode-normalization v0.1.25 |
| 2360 | 2026-03-26T04:06:12.964Z | Compiling crossbeam-epoch v0.9.18 |
| 2361 | 2026-03-26T04:06:13.295Z | Compiling dtrace-parser v0.3.0 |
| 2362 | 2026-03-26T04:06:13.322Z | Compiling rustls-native-certs v0.8.3 |
| 2363 | 2026-03-26T04:06:13.349Z | Compiling signature v2.2.0 |
| 2364 | 2026-03-26T04:06:13.531Z | Compiling scroll_derive v0.12.1 |
| 2365 | 2026-03-26T04:06:13.567Z | Compiling heapless v0.7.17 |
| 2366 | 2026-03-26T04:06:13.612Z | Compiling rand_xorshift v0.4.0 |
| 2367 | 2026-03-26T04:06:13.693Z | Compiling slog v2.8.2 |
| 2368 | 2026-03-26T04:06:13.814Z | Compiling darling_core v0.21.3 |
| 2369 | 2026-03-26T04:06:13.841Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2370 | 2026-03-26T04:06:13.917Z | Compiling sync_wrapper v1.0.2 |
| 2371 | 2026-03-26T04:06:14.035Z | Compiling thread-id v5.1.0 |
| 2372 | 2026-03-26T04:06:14.069Z | Compiling cookie v0.18.1 |
| 2373 | 2026-03-26T04:06:14.125Z | Compiling anyhow v1.0.102 |
| 2374 | 2026-03-26T04:06:14.128Z | Compiling unicode-segmentation v1.12.0 |
| 2375 | 2026-03-26T04:06:14.248Z | Compiling signal-hook v0.3.18 |
| 2376 | 2026-03-26T04:06:14.264Z | Compiling rayon-core v1.13.0 |
| 2377 | 2026-03-26T04:06:14.427Z | Compiling unarray v0.1.4 |
| 2378 | 2026-03-26T04:06:14.444Z | Compiling adler2 v2.0.1 |
| 2379 | 2026-03-26T04:06:14.447Z | Compiling zstd-safe v7.2.4 |
| 2380 | 2026-03-26T04:06:14.535Z | Compiling unicode-bidi v0.3.18 |
| 2381 | 2026-03-26T04:06:14.551Z | Compiling paste v1.0.15 |
| 2382 | 2026-03-26T04:06:14.579Z | Compiling unicode-properties v0.1.4 |
| 2383 | 2026-03-26T04:06:14.655Z | Compiling miniz_oxide v0.8.9 |
| 2384 | 2026-03-26T04:06:14.696Z | Compiling proptest v1.10.0 |
| 2385 | 2026-03-26T04:06:14.884Z | Compiling stringprep v0.1.5 |
| 2386 | 2026-03-26T04:06:15.082Z | Compiling scroll v0.12.0 |
| 2387 | 2026-03-26T04:06:15.282Z | Compiling tower v0.5.3 |
| 2388 | 2026-03-26T04:06:15.425Z | Compiling crossbeam-deque v0.8.6 |
| 2389 | 2026-03-26T04:06:15.623Z | Compiling derive_builder_macro v0.20.2 |
| 2390 | 2026-03-26T04:06:15.656Z | Compiling ipnetwork v0.21.1 |
| 2391 | 2026-03-26T04:06:15.752Z | Compiling http-body-util v0.1.3 |
| 2392 | 2026-03-26T04:06:15.824Z | Compiling webpki-roots v1.0.6 |
| 2393 | 2026-03-26T04:06:15.891Z | Compiling rand_chacha v0.3.1 |
| 2394 | 2026-03-26T04:06:15.952Z | Compiling serde_spanned v0.6.9 |
| 2395 | 2026-03-26T04:06:16.000Z | Compiling serde_tokenstream v0.2.3 |
| 2396 | 2026-03-26T04:06:16.065Z | Compiling toml_datetime v0.6.11 |
| 2397 | 2026-03-26T04:06:16.102Z | Compiling erased-serde v0.3.31 |
| 2398 | 2026-03-26T04:06:16.106Z | Compiling md-5 v0.10.6 |
| 2399 | 2026-03-26T04:06:16.278Z | Compiling zerocopy-derive v0.7.35 |
| 2400 | 2026-03-26T04:06:16.318Z | Compiling curve25519-dalek v4.1.3 |
| 2401 | 2026-03-26T04:06:16.322Z | Compiling vergen-lib v0.1.6 |
| 2402 | 2026-03-26T04:06:16.384Z | Compiling darling_macro v0.21.3 |
| 2403 | 2026-03-26T04:06:16.502Z | Compiling num-integer v0.1.46 |
| 2404 | 2026-03-26T04:06:16.606Z | Compiling hash32 v0.2.1 |
| 2405 | 2026-03-26T04:06:16.683Z | Compiling ff v0.13.1 |
| 2406 | 2026-03-26T04:06:16.712Z | Compiling memoffset v0.9.1 |
| 2407 | 2026-03-26T04:06:16.807Z | Compiling fallible-iterator v0.2.0 |
| 2408 | 2026-03-26T04:06:16.825Z | Compiling zlib-rs v0.6.2 |
| 2409 | 2026-03-26T04:06:16.840Z | Compiling smoltcp v0.9.1 |
| 2410 | 2026-03-26T04:06:16.872Z | Compiling ryu v1.0.23 |
| 2411 | 2026-03-26T04:06:16.910Z | Compiling cfg_aliases v0.2.1 |
| 2412 | 2026-03-26T04:06:16.991Z | Compiling rustix v0.38.44 |
| 2413 | 2026-03-26T04:06:17.059Z | Compiling ref-cast v1.0.25 |
| 2414 | 2026-03-26T04:06:17.116Z | Compiling base16ct v0.2.0 |
| 2415 | 2026-03-26T04:06:17.157Z | Compiling iri-string v0.7.10 |
| 2416 | 2026-03-26T04:06:17.176Z | Compiling litrs v1.0.0 |
| 2417 | 2026-03-26T04:06:17.299Z | Compiling psl-types v2.0.11 |
| 2418 | 2026-03-26T04:06:17.344Z | Compiling num-bigint-dig v0.8.6 |
| 2419 | 2026-03-26T04:06:17.415Z | Compiling publicsuffix v2.3.0 |
| 2420 | 2026-03-26T04:06:17.527Z | Compiling sec1 v0.7.3 |
| 2421 | 2026-03-26T04:06:17.585Z | Compiling zerocopy v0.7.35 |
| 2422 | 2026-03-26T04:06:17.602Z | Compiling postgres-protocol v0.6.10 |
| 2423 | 2026-03-26T04:06:17.691Z | Compiling document-features v0.2.12 |
| 2424 | 2026-03-26T04:06:17.812Z | Compiling newtype-uuid v1.3.2 |
| 2425 | 2026-03-26T04:06:18.142Z | Compiling serde_urlencoded v0.7.1 |
| 2426 | 2026-03-26T04:06:18.142Z | Compiling nix v0.31.1 |
| 2427 | 2026-03-26T04:06:18.275Z | Compiling tower-http v0.6.8 |
| 2428 | 2026-03-26T04:06:18.290Z | Compiling darling v0.21.3 |
| 2429 | 2026-03-26T04:06:18.377Z | Compiling group v0.13.0 |
| 2430 | 2026-03-26T04:06:18.523Z | Compiling num-iter v0.1.45 |
| 2431 | 2026-03-26T04:06:18.672Z | Compiling rand v0.8.5 |
| 2432 | 2026-03-26T04:06:18.749Z | Compiling derive_builder v0.20.2 |
| 2433 | 2026-03-26T04:06:18.871Z | Compiling oxnet v0.1.4 |
| 2434 | 2026-03-26T04:06:18.887Z | Compiling proc-macro-error v1.0.4 |
| 2435 | 2026-03-26T04:06:19.051Z | Compiling tokio-native-tls v0.3.1 |
| 2436 | 2026-03-26T04:06:19.205Z | Compiling goblin v0.8.2 |
| 2437 | 2026-03-26T04:06:19.775Z | Compiling flate2 v1.1.9 |
| 2438 | 2026-03-26T04:06:19.831Z | Compiling heck v0.4.1 |
| 2439 | 2026-03-26T04:06:19.947Z | Compiling phf_shared v0.13.1 |
| 2440 | 2026-03-26T04:06:20.072Z | Compiling hubpack_derive v0.1.1 |
| 2441 | 2026-03-26T04:06:20.118Z | Compiling regex v1.12.3 |
| 2442 | 2026-03-26T04:06:20.159Z | Compiling lazy_static v1.5.0 |
| 2443 | 2026-03-26T04:06:20.197Z | Compiling cargo-platform v0.1.9 |
| 2444 | 2026-03-26T04:06:20.216Z | Compiling hkdf v0.12.4 |
| 2445 | 2026-03-26T04:06:20.252Z | Compiling crypto-bigint v0.5.5 |
| 2446 | 2026-03-26T04:06:20.385Z | Compiling terminal_size v0.4.3 |
| 2447 | 2026-03-26T04:06:20.459Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2448 | 2026-03-26T04:06:20.528Z | Compiling daft-derive v0.1.5 |
| 2449 | 2026-03-26T04:06:20.542Z | Compiling ref-cast-impl v1.0.25 |
| 2450 | 2026-03-26T04:06:20.565Z | Compiling async-trait v0.1.89 |
| 2451 | 2026-03-26T04:06:21.087Z | Compiling strum_macros v0.27.2 |
| 2452 | 2026-03-26T04:06:21.116Z | Compiling vergen v9.0.6 |
| 2453 | 2026-03-26T04:06:21.254Z | Compiling fs-err v3.3.0 |
| 2454 | 2026-03-26T04:06:21.311Z | Compiling ahash v0.8.12 |
| 2455 | 2026-03-26T04:06:21.451Z | Compiling bumpalo v3.20.2 |
| 2456 | 2026-03-26T04:06:21.526Z | Compiling managed v0.8.0 |
| 2457 | 2026-03-26T04:06:21.604Z | Compiling libbz2-rs-sys v0.2.2 |
| 2458 | 2026-03-26T04:06:21.718Z | Compiling foldhash v0.1.5 |
| 2459 | 2026-03-26T04:06:21.752Z | Compiling object v0.37.3 |
| 2460 | 2026-03-26T04:06:21.900Z | Compiling bitflags v1.3.2 |
| 2461 | 2026-03-26T04:06:21.981Z | Compiling winnow v0.5.40 |
| 2462 | 2026-03-26T04:06:22.082Z | Compiling bzip2 v0.6.1 |
| 2463 | 2026-03-26T04:06:22.318Z | Compiling hashbrown v0.15.5 |
| 2464 | 2026-03-26T04:06:22.405Z | Compiling zopfli v0.8.3 |
| 2465 | 2026-03-26T04:06:22.807Z | Compiling dof v0.3.0 |
| 2466 | 2026-03-26T04:06:22.866Z | Compiling console v0.16.2 |
| 2467 | 2026-03-26T04:06:23.089Z | Compiling clap_builder v4.5.60 |
| 2468 | 2026-03-26T04:06:23.093Z | Compiling strum v0.27.2 |
| 2469 | 2026-03-26T04:06:23.213Z | Compiling daft v0.1.5 |
| 2470 | 2026-03-26T04:06:23.254Z | Compiling elliptic-curve v0.13.8 |
| 2471 | 2026-03-26T04:06:23.423Z | Compiling toml_edit v0.19.15 |
| 2472 | 2026-03-26T04:06:23.541Z | Compiling hubpack v0.1.2 |
| 2473 | 2026-03-26T04:06:23.612Z | Compiling cargo_metadata v0.19.2 |
| 2474 | 2026-03-26T04:06:23.798Z | Compiling phf v0.13.1 |
| 2475 | 2026-03-26T04:06:23.974Z | Compiling zone_cfg_derive v0.3.1 |
| 2476 | 2026-03-26T04:06:25.028Z | Compiling signal-hook-mio v0.2.5 |
| 2477 | 2026-03-26T04:06:25.061Z | Compiling cookie_store v0.22.1 |
| 2478 | 2026-03-26T04:06:25.159Z | Compiling zstd v0.13.3 |
| 2479 | 2026-03-26T04:06:25.440Z | Compiling rayon v1.11.0 |
| 2480 | 2026-03-26T04:06:25.738Z | Compiling hyper-tls v0.6.0 |
| 2481 | 2026-03-26T04:06:25.835Z | Compiling bzip2 v0.4.4 |
| 2482 | 2026-03-26T04:06:26.002Z | Compiling serde_with_macros v3.17.0 |
| 2483 | 2026-03-26T04:06:26.149Z | Compiling postgres-types v0.2.12 |
| 2484 | 2026-03-26T04:06:26.187Z | Compiling usdt-macro v0.6.0 |
| 2485 | 2026-03-26T04:06:26.564Z | Compiling usdt-attr-macro v0.6.0 |
| 2486 | 2026-03-26T04:06:26.726Z | Compiling ed25519 v2.2.3 |
| 2487 | 2026-03-26T04:06:26.942Z | Compiling dtrace-parser v0.2.0 |
| 2488 | 2026-03-26T04:06:27.152Z | Compiling itertools v0.12.1 |
| 2489 | 2026-03-26T04:06:27.230Z | Compiling phf_shared v0.11.3 |
| 2490 | 2026-03-26T04:06:27.303Z | Compiling bstr v1.12.1 |
| 2491 | 2026-03-26T04:06:27.377Z | Compiling pkcs1 v0.7.5 |
| 2492 | 2026-03-26T04:06:27.428Z | Compiling serde-big-array v0.5.1 |
| 2493 | 2026-03-26T04:06:27.582Z | Compiling hex v0.4.3 |
| 2494 | 2026-03-26T04:06:27.666Z | Compiling rfc6979 v0.4.0 |
| 2495 | 2026-03-26T04:06:27.719Z | Compiling serde_repr v0.1.20 |
| 2496 | 2026-03-26T04:06:27.799Z | Compiling strum_macros v0.26.4 |
| 2497 | 2026-03-26T04:06:27.803Z | Compiling clap_derive v4.5.55 |
| 2498 | 2026-03-26T04:06:27.874Z | Compiling enum-as-inner v0.6.1 |
| 2499 | 2026-03-26T04:06:27.979Z | Compiling float-cmp v0.10.0 |
| 2500 | 2026-03-26T04:06:28.138Z | Compiling memmap2 v0.9.10 |
| 2501 | 2026-03-26T04:06:28.270Z | Compiling thread-id v4.2.2 |
| 2502 | 2026-03-26T04:06:28.365Z | Compiling env_filter v1.0.0 |
| 2503 | 2026-03-26T04:06:28.365Z | Compiling encoding_rs v0.8.35 |
| 2504 | 2026-03-26T04:06:28.408Z | Compiling fixedbitset v0.5.7 |
| 2505 | 2026-03-26T04:06:28.411Z | Compiling normalize-line-endings v0.3.0 |
| 2506 | 2026-03-26T04:06:28.530Z | Compiling predicates-core v1.0.10 |
| 2507 | 2026-03-26T04:06:28.710Z | Compiling static_assertions v1.1.0 |
| 2508 | 2026-03-26T04:06:28.762Z | Compiling precomputed-hash v0.1.1 |
| 2509 | 2026-03-26T04:06:28.779Z | Compiling mime v0.3.17 |
| 2510 | 2026-03-26T04:06:28.817Z | Compiling fixedbitset v0.4.2 |
| 2511 | 2026-03-26T04:06:28.860Z | Compiling whoami v2.1.0 |
| 2512 | 2026-03-26T04:06:29.056Z | Compiling new_debug_unreachable v1.0.6 |
| 2513 | 2026-03-26T04:06:29.056Z | Compiling difflib v0.4.0 |
| 2514 | 2026-03-26T04:06:29.141Z | Compiling keccak v0.1.6 |
| 2515 | 2026-03-26T04:06:29.269Z | Compiling rustc-hash v2.1.1 |
| 2516 | 2026-03-26T04:06:29.410Z | Compiling jiff v0.2.21 |
| 2517 | 2026-03-26T04:06:29.542Z | Compiling data-encoding v2.10.0 |
| 2518 | 2026-03-26T04:06:29.671Z | Compiling unit-prefix v0.5.2 |
| 2519 | 2026-03-26T04:06:29.684Z | Compiling strum v0.26.3 |
| 2520 | 2026-03-26T04:06:29.701Z | Compiling clap v4.5.60 |
| 2521 | 2026-03-26T04:06:29.792Z | Compiling indicatif v0.18.4 |
| 2522 | 2026-03-26T04:06:29.823Z | Compiling iddqd v0.3.17 |
| 2523 | 2026-03-26T04:06:29.841Z | Compiling predicates v3.1.4 |
| 2524 | 2026-03-26T04:06:30.008Z | Compiling hickory-proto v0.25.2 |
| 2525 | 2026-03-26T04:06:30.024Z | Compiling sha3 v0.10.8 |
| 2526 | 2026-03-26T04:06:30.273Z | Compiling string_cache v0.8.9 |
| 2527 | 2026-03-26T04:06:30.498Z | Compiling tokio-postgres v0.7.16 |
| 2528 | 2026-03-26T04:06:30.515Z | Compiling petgraph v0.6.5 |
| 2529 | 2026-03-26T04:06:30.523Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2530 | 2026-03-26T04:06:30.688Z | Compiling petgraph v0.8.3 |
| 2531 | 2026-03-26T04:06:31.046Z | Compiling env_logger v0.11.9 |
| 2532 | 2026-03-26T04:06:31.420Z | Compiling toml_edit v0.22.27 |
| 2533 | 2026-03-26T04:06:32.039Z | Compiling usdt-impl v0.5.0 |
| 2534 | 2026-03-26T04:06:32.671Z | Compiling zip v4.6.1 |
| 2535 | 2026-03-26T04:06:32.691Z | Compiling usdt v0.6.0 |
| 2536 | 2026-03-26T04:06:32.794Z | Compiling zone v0.3.1 |
| 2537 | 2026-03-26T04:06:32.971Z | Compiling serde_with v3.17.0 |
| 2538 | 2026-03-26T04:06:33.351Z | Compiling ecdsa v0.16.9 |
| 2539 | 2026-03-26T04:06:33.501Z | Compiling similar v2.7.0 |
| 2540 | 2026-03-26T04:06:33.692Z | Compiling rsa v0.9.10 |
| 2541 | 2026-03-26T04:06:33.760Z | Compiling crossterm v0.28.1 |
| 2542 | 2026-03-26T04:06:33.807Z | Compiling ed25519-dalek v2.2.0 |
| 2543 | 2026-03-26T04:06:34.454Z | Compiling zip v0.6.6 |
| 2544 | 2026-03-26T04:06:34.524Z | Compiling toml v0.7.8 |
| 2545 | 2026-03-26T04:06:35.153Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2546 | 2026-03-26T04:06:35.244Z | Compiling itertools v0.13.0 |
| 2547 | 2026-03-26T04:06:35.298Z | Compiling tokio-stream v0.1.18 |
| 2548 | 2026-03-26T04:06:35.321Z | Compiling buf-list v1.1.2 |
| 2549 | 2026-03-26T04:06:35.615Z | Compiling x509-cert v0.2.5 |
| 2550 | 2026-03-26T04:06:35.800Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2551 | 2026-03-26T04:06:35.829Z | Compiling openapiv3 v2.2.0 |
| 2552 | 2026-03-26T04:06:35.842Z | Compiling sha1 v0.10.6 |
| 2553 | 2026-03-26T04:06:36.080Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2554 | 2026-03-26T04:06:36.115Z | Compiling lalrpop-util v0.19.12 |
| 2555 | 2026-03-26T04:06:36.325Z | Compiling peg-runtime v0.8.5 |
| 2556 | 2026-03-26T04:06:36.383Z | Compiling thread_local v1.1.9 |
| 2557 | 2026-03-26T04:06:36.539Z | Compiling slog-async v2.8.0 |
| 2558 | 2026-03-26T04:06:36.619Z | Compiling crossbeam-channel v0.5.15 |
| 2559 | 2026-03-26T04:06:36.649Z | Compiling futures-executor v0.3.32 |
| 2560 | 2026-03-26T04:06:36.918Z | Compiling is-terminal v0.4.17 |
| 2561 | 2026-03-26T04:06:36.952Z | Compiling filetime v0.2.27 |
| 2562 | 2026-03-26T04:06:36.999Z | Compiling take_mut v0.2.2 |
| 2563 | 2026-03-26T04:06:37.111Z | Compiling xattr v1.6.1 |
| 2564 | 2026-03-26T04:06:37.124Z | Compiling term v1.2.1 |
| 2565 | 2026-03-26T04:06:38.803Z | Compiling futures v0.3.32 |
| 2566 | 2026-03-26T04:06:38.850Z | Compiling tar v0.4.45 |
| 2567 | 2026-03-26T04:06:38.850Z | Compiling slog-term v2.9.2 |
| 2568 | 2026-03-26T04:06:44.052Z | Compiling rustls-webpki v0.103.9 |
| 2569 | 2026-03-26T04:06:46.478Z | Compiling tokio-rustls v0.26.4 |
| 2570 | 2026-03-26T04:06:46.478Z | Compiling rustls-platform-verifier v0.6.2 |
| 2571 | 2026-03-26T04:06:46.686Z | Compiling hyper-rustls v0.27.7 |
| 2572 | 2026-03-26T04:06:46.902Z | Compiling reqwest v0.13.2 |
| 2573 | 2026-03-26T04:06:46.906Z | Compiling reqwest v0.12.28 |
| 2574 | 2026-03-26T04:06:49.147Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2575 | 2026-03-26T04:06:49.377Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2576 | 2026-03-26T04:06:52.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 2577 | 2026-03-26T04:06:52.466Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2578 | 2026-03-26T04:06:52.525Z | Mar 26 04:06:51.506 INFO Starting download, target: Clickhouse |
| 2579 | 2026-03-26T04:06:52.525Z | Mar 26 04:06:51.506 INFO Starting download, target: DendriteStub |
| 2580 | 2026-03-26T04:06:52.525Z | Mar 26 04:06:51.506 INFO Starting download, target: Cockroach |
| 2581 | 2026-03-26T04:06:52.525Z | Mar 26 04:06:51.506 INFO Starting download, target: Console |
| 2582 | 2026-03-26T04:06:52.525Z | Mar 26 04:06:51.506 INFO Starting download, target: MaghemiteMgd |
| 2583 | 2026-03-26T04:06:52.525Z | Mar 26 04:06:51.506 INFO Starting download, target: TransceiverControl |
| 2584 | 2026-03-26T04:06:52.528Z | Mar 26 04:06:51.506 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2585 | 2026-03-26T04:06:52.528Z | Mar 26 04:06:51.506 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2586 | 2026-03-26T04:06:52.528Z | Mar 26 04:06:51.506 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2587 | 2026-03-26T04:06:52.528Z | Mar 26 04:06:51.507 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2588 | 2026-03-26T04:06:52.528Z | Mar 26 04:06:51.507 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2589 | 2026-03-26T04:06:52.528Z | Mar 26 04:06:51.507 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2590 | 2026-03-26T04:06:53.051Z | Mar 26 04:06:52.032 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2591 | 2026-03-26T04:06:53.285Z | Mar 26 04:06:52.264 INFO Download complete, target: TransceiverControl |
| 2592 | 2026-03-26T04:06:53.517Z | Mar 26 04:06:52.491 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2593 | 2026-03-26T04:06:53.771Z | Mar 26 04:06:52.748 INFO Download complete, target: Console |
| 2594 | 2026-03-26T04:06:53.964Z | Mar 26 04:06:52.936 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2595 | 2026-03-26T04:06:54.218Z | Mar 26 04:06:53.196 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2596 | 2026-03-26T04:06:54.592Z | Mar 26 04:06:53.574 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2597 | 2026-03-26T04:06:54.592Z | Mar 26 04:06:53.574 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2598 | 2026-03-26T04:06:55.005Z | Mar 26 04:06:53.986 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2599 | 2026-03-26T04:06:56.247Z | Mar 26 04:06:55.228 INFO Download complete, target: DendriteStub |
| 2600 | 2026-03-26T04:06:56.557Z | Mar 26 04:06:55.535 INFO Download complete, target: MaghemiteMgd |
| 2601 | 2026-03-26T04:06:59.300Z | Mar 26 04:06:58.279 INFO Checking that binary works, target: Cockroach |
| 2602 | 2026-03-26T04:06:59.397Z | Mar 26 04:06:58.376 INFO Download complete, target: Cockroach |
| 2603 | 2026-03-26T04:07:01.969Z | Mar 26 04:07:00.947 INFO Checking that binary works, target: Clickhouse |
| 2604 | 2026-03-26T04:07:02.061Z | Mar 26 04:07:01.039 INFO Download complete, target: Clickhouse |
| 2605 | 2026-03-26T04:07:02.078Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2606 | 2026-03-26T04:07:02.082Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2607 | 2026-03-26T04:07:03.222Z | Compiling proc-macro2 v1.0.106 |
| 2608 | 2026-03-26T04:07:03.222Z | Compiling quote v1.0.44 |
| 2609 | 2026-03-26T04:07:03.222Z | Compiling unicode-ident v1.0.24 |
| 2610 | 2026-03-26T04:07:03.222Z | Compiling libc v0.2.180 |
| 2611 | 2026-03-26T04:07:03.222Z | Compiling serde_core v1.0.228 |
| 2612 | 2026-03-26T04:07:03.226Z | Compiling serde v1.0.228 |
| 2613 | 2026-03-26T04:07:03.226Z | Compiling cfg-if v1.0.4 |
| 2614 | 2026-03-26T04:07:03.226Z | Compiling version_check v0.9.5 |
| 2615 | 2026-03-26T04:07:03.509Z | Compiling autocfg v1.5.0 |
| 2616 | 2026-03-26T04:07:03.602Z | Compiling zmij v1.0.21 |
| 2617 | 2026-03-26T04:07:03.697Z | Compiling serde_json v1.0.149 |
| 2618 | 2026-03-26T04:07:03.890Z | Compiling libm v0.2.16 |
| 2619 | 2026-03-26T04:07:03.903Z | Compiling num-traits v0.2.19 |
| 2620 | 2026-03-26T04:07:03.918Z | Compiling icu_properties_data v2.1.2 |
| 2621 | 2026-03-26T04:07:04.093Z | Compiling icu_normalizer_data v2.1.1 |
| 2622 | 2026-03-26T04:07:04.110Z | Compiling memchr v2.8.0 |
| 2623 | 2026-03-26T04:07:04.184Z | Compiling portable-atomic v1.13.1 |
| 2624 | 2026-03-26T04:07:04.277Z | Compiling typenum v1.19.0 |
| 2625 | 2026-03-26T04:07:04.568Z | Compiling syn v2.0.117 |
| 2626 | 2026-03-26T04:07:04.594Z | Compiling generic-array v0.14.7 |
| 2627 | 2026-03-26T04:07:04.610Z | Compiling jobserver v0.1.34 |
| 2628 | 2026-03-26T04:07:04.624Z | Compiling find-msvc-tools v0.1.9 |
| 2629 | 2026-03-26T04:07:04.671Z | Compiling shlex v1.3.0 |
| 2630 | 2026-03-26T04:07:04.787Z | Compiling getrandom v0.4.1 |
| 2631 | 2026-03-26T04:07:04.868Z | Compiling cc v1.2.56 |
| 2632 | 2026-03-26T04:07:04.868Z | Compiling smallvec v1.15.1 |
| 2633 | 2026-03-26T04:07:04.942Z | Compiling zerocopy v0.8.40 |
| 2634 | 2026-03-26T04:07:05.034Z | Compiling parking_lot_core v0.9.12 |
| 2635 | 2026-03-26T04:07:05.155Z | Compiling getrandom v0.2.17 |
| 2636 | 2026-03-26T04:07:05.285Z | Compiling itoa v1.0.17 |
| 2637 | 2026-03-26T04:07:05.324Z | Compiling log v0.4.29 |
| 2638 | 2026-03-26T04:07:05.486Z | Compiling thiserror v2.0.18 |
| 2639 | 2026-03-26T04:07:05.552Z | Compiling schemars v0.8.22 |
| 2640 | 2026-03-26T04:07:05.628Z | Compiling heck v0.5.0 |
| 2641 | 2026-03-26T04:07:05.772Z | Compiling stable_deref_trait v1.2.1 |
| 2642 | 2026-03-26T04:07:05.785Z | Compiling errno v0.3.14 |
| 2643 | 2026-03-26T04:07:05.842Z | Compiling rand_core v0.6.4 |
| 2644 | 2026-03-26T04:07:05.903Z | Compiling subtle v2.6.1 |
| 2645 | 2026-03-26T04:07:05.974Z | Compiling semver v1.0.27 |
| 2646 | 2026-03-26T04:07:06.104Z | Compiling allocator-api2 v0.2.21 |
| 2647 | 2026-03-26T04:07:06.121Z | Compiling equivalent v1.0.2 |
| 2648 | 2026-03-26T04:07:06.186Z | Compiling litemap v0.8.1 |
| 2649 | 2026-03-26T04:07:06.214Z | Compiling percent-encoding v2.3.2 |
| 2650 | 2026-03-26T04:07:06.290Z | Compiling writeable v0.6.2 |
| 2651 | 2026-03-26T04:07:06.417Z | Compiling scopeguard v1.2.0 |
| 2652 | 2026-03-26T04:07:06.450Z | Compiling foldhash v0.2.0 |
| 2653 | 2026-03-26T04:07:06.520Z | Compiling lock_api v0.4.14 |
| 2654 | 2026-03-26T04:07:06.652Z | Compiling hashbrown v0.16.1 |
| 2655 | 2026-03-26T04:07:06.776Z | Compiling utf8_iter v1.0.4 |
| 2656 | 2026-03-26T04:07:06.826Z | Compiling form_urlencoded v1.2.2 |
| 2657 | 2026-03-26T04:07:07.197Z | Compiling rustversion v1.0.22 |
| 2658 | 2026-03-26T04:07:07.211Z | Compiling pkg-config v0.3.32 |
| 2659 | 2026-03-26T04:07:07.285Z | Compiling rand_core v0.10.0 |
| 2660 | 2026-03-26T04:07:07.521Z | Compiling synstructure v0.13.2 |
| 2661 | 2026-03-26T04:07:07.554Z | Compiling serde_derive_internals v0.29.1 |
| 2662 | 2026-03-26T04:07:08.177Z | Compiling bitflags v2.11.0 |
| 2663 | 2026-03-26T04:07:08.368Z | Compiling rustix v1.1.3 |
| 2664 | 2026-03-26T04:07:08.381Z | Compiling getrandom v0.3.4 |
| 2665 | 2026-03-26T04:07:08.616Z | Compiling ring v0.17.14 |
| 2666 | 2026-03-26T04:07:08.710Z | Compiling thiserror v1.0.69 |
| 2667 | 2026-03-26T04:07:08.729Z | Compiling critical-section v1.2.0 |
| 2668 | 2026-03-26T04:07:08.789Z | Compiling serde_derive v1.0.228 |
| 2669 | 2026-03-26T04:07:08.846Z | Compiling zeroize_derive v1.4.3 |
| 2670 | 2026-03-26T04:07:08.895Z | Compiling zerofrom-derive v0.1.6 |
| 2671 | 2026-03-26T04:07:08.901Z | Compiling yoke-derive v0.8.1 |
| 2672 | 2026-03-26T04:07:08.921Z | Compiling zerovec-derive v0.11.2 |
| 2673 | 2026-03-26T04:07:08.994Z | Compiling displaydoc v0.2.5 |
| 2674 | 2026-03-26T04:07:09.102Z | Compiling zerocopy-derive v0.8.40 |
| 2675 | 2026-03-26T04:07:09.340Z | Compiling tokio-macros v2.6.0 |
| 2676 | 2026-03-26T04:07:09.447Z | Compiling zeroize v1.8.2 |
| 2677 | 2026-03-26T04:07:09.689Z | Compiling thiserror-impl v2.0.18 |
| 2678 | 2026-03-26T04:07:09.707Z | Compiling schemars_derive v0.8.22 |
| 2679 | 2026-03-26T04:07:09.855Z | Compiling futures-macro v0.3.32 |
| 2680 | 2026-03-26T04:07:10.040Z | Compiling zerofrom v0.1.6 |
| 2681 | 2026-03-26T04:07:10.166Z | Compiling yoke v0.8.1 |
| 2682 | 2026-03-26T04:07:10.369Z | Compiling zerovec v0.11.5 |
| 2683 | 2026-03-26T04:07:10.373Z | Compiling zerotrie v0.2.3 |
| 2684 | 2026-03-26T04:07:10.758Z | Compiling crypto-common v0.1.7 |
| 2685 | 2026-03-26T04:07:10.887Z | Compiling once_cell v1.21.3 |
| 2686 | 2026-03-26T04:07:10.932Z | Compiling pin-project-lite v0.2.17 |
| 2687 | 2026-03-26T04:07:10.966Z | Compiling tinystr v0.8.2 |
| 2688 | 2026-03-26T04:07:10.997Z | Compiling potential_utf v0.1.4 |
| 2689 | 2026-03-26T04:07:11.053Z | Compiling thiserror-impl v1.0.69 |
| 2690 | 2026-03-26T04:07:11.177Z | Compiling icu_locale_core v2.1.1 |
| 2691 | 2026-03-26T04:07:11.193Z | Compiling icu_collections v2.1.1 |
| 2692 | 2026-03-26T04:07:11.219Z | Compiling tracing-attributes v0.1.31 |
| 2693 | 2026-03-26T04:07:11.972Z | Compiling icu_provider v2.1.1 |
| 2694 | 2026-03-26T04:07:12.068Z | Compiling bytes v1.11.1 |
| 2695 | 2026-03-26T04:07:12.210Z | Compiling indexmap v2.13.0 |
| 2696 | 2026-03-26T04:07:12.409Z | Compiling icu_properties v2.1.2 |
| 2697 | 2026-03-26T04:07:12.409Z | Compiling icu_normalizer v2.1.1 |
| 2698 | 2026-03-26T04:07:13.249Z | Compiling fnv v1.0.7 |
| 2699 | 2026-03-26T04:07:13.336Z | Compiling idna_adapter v1.2.1 |
| 2700 | 2026-03-26T04:07:13.394Z | Compiling iana-time-zone v0.1.65 |
| 2701 | 2026-03-26T04:07:13.482Z | Compiling idna v1.1.0 |
| 2702 | 2026-03-26T04:07:13.557Z | Compiling chrono v0.4.44 |
| 2703 | 2026-03-26T04:07:13.736Z | Compiling cmake v0.1.57 |
| 2704 | 2026-03-26T04:07:13.750Z | Compiling fs_extra v1.3.0 |
| 2705 | 2026-03-26T04:07:13.995Z | Compiling url v2.5.8 |
| 2706 | 2026-03-26T04:07:14.036Z | Compiling dunce v1.0.5 |
| 2707 | 2026-03-26T04:07:14.039Z | Compiling parking_lot v0.12.5 |
| 2708 | 2026-03-26T04:07:14.100Z | Compiling serde_tokenstream v0.2.3 |
| 2709 | 2026-03-26T04:07:14.136Z | Compiling aws-lc-sys v0.37.1 |
| 2710 | 2026-03-26T04:07:14.192Z | Compiling uuid v1.21.0 |
| 2711 | 2026-03-26T04:07:14.395Z | Compiling signal-hook-registry v1.4.8 |
| 2712 | 2026-03-26T04:07:14.741Z | Compiling mio v1.1.1 |
| 2713 | 2026-03-26T04:07:14.858Z | Compiling socket2 v0.6.2 |
| 2714 | 2026-03-26T04:07:14.885Z | Compiling syn v1.0.109 |
| 2715 | 2026-03-26T04:07:15.466Z | Compiling httparse v1.10.1 |
| 2716 | 2026-03-26T04:07:15.632Z | Compiling der_derive v0.7.3 |
| 2717 | 2026-03-26T04:07:15.696Z | Compiling const-oid v0.9.6 |
| 2718 | 2026-03-26T04:07:15.804Z | Compiling tokio v1.49.0 |
| 2719 | 2026-03-26T04:07:16.368Z | Compiling aws-lc-rs v1.16.0 |
| 2720 | 2026-03-26T04:07:16.585Z | Compiling dyn-clone v1.0.20 |
| 2721 | 2026-03-26T04:07:16.661Z | Compiling regex-syntax v0.8.10 |
| 2722 | 2026-03-26T04:07:16.916Z | Compiling futures-core v0.3.32 |
| 2723 | 2026-03-26T04:07:17.107Z | Compiling block-buffer v0.10.4 |
| 2724 | 2026-03-26T04:07:17.280Z | Compiling digest v0.10.7 |
| 2725 | 2026-03-26T04:07:17.323Z | Compiling rustls v0.23.37 |
| 2726 | 2026-03-26T04:07:17.517Z | Compiling time-core v0.1.8 |
| 2727 | 2026-03-26T04:07:17.549Z | Compiling num-conv v0.2.0 |
| 2728 | 2026-03-26T04:07:17.691Z | Compiling time-macros v0.2.27 |
| 2729 | 2026-03-26T04:07:17.775Z | Compiling aho-corasick v1.1.4 |
| 2730 | 2026-03-26T04:07:18.028Z | Compiling cpufeatures v0.2.17 |
| 2731 | 2026-03-26T04:07:18.651Z | Compiling regex-automata v0.4.14 |
| 2732 | 2026-03-26T04:07:18.667Z | Compiling http v1.4.0 |
| 2733 | 2026-03-26T04:07:18.782Z | Compiling futures-sink v0.3.32 |
| 2734 | 2026-03-26T04:07:19.179Z | Compiling slog v2.8.2 |
| 2735 | 2026-03-26T04:07:19.477Z | Compiling futures-channel v0.3.32 |
| 2736 | 2026-03-26T04:07:19.620Z | Compiling slab v0.4.12 |
| 2737 | 2026-03-26T04:07:19.665Z | Compiling strsim v0.11.1 |
| 2738 | 2026-03-26T04:07:19.744Z | Compiling futures-task v0.3.32 |
| 2739 | 2026-03-26T04:07:19.838Z | Compiling futures-io v0.3.32 |
| 2740 | 2026-03-26T04:07:19.974Z | Compiling futures-util v0.3.32 |
| 2741 | 2026-03-26T04:07:20.078Z | Compiling crossbeam-utils v0.8.21 |
| 2742 | 2026-03-26T04:07:20.356Z | Compiling byteorder v1.5.0 |
| 2743 | 2026-03-26T04:07:20.629Z | Compiling vcpkg v0.2.15 |
| 2744 | 2026-03-26T04:07:21.062Z | Compiling regex v1.12.3 |
| 2745 | 2026-03-26T04:07:21.234Z | Compiling openssl-sys v0.9.111 |
| 2746 | 2026-03-26T04:07:21.435Z | Compiling ucd-trie v0.1.7 |
| 2747 | 2026-03-26T04:07:21.507Z | Compiling ident_case v1.0.1 |
| 2748 | 2026-03-26T04:07:21.649Z | Compiling pest v2.8.6 |
| 2749 | 2026-03-26T04:07:21.681Z | Compiling anyhow v1.0.102 |
| 2750 | 2026-03-26T04:07:21.768Z | Compiling rustc_version v0.4.1 |
| 2751 | 2026-03-26T04:07:22.054Z | Compiling ppv-lite86 v0.2.21 |
| 2752 | 2026-03-26T04:07:22.289Z | Compiling async-trait v0.1.89 |
| 2753 | 2026-03-26T04:07:22.649Z | Compiling openssl v0.10.75 |
| 2754 | 2026-03-26T04:07:22.722Z | Compiling ryu v1.0.23 |
| 2755 | 2026-03-26T04:07:22.764Z | Compiling pest_meta v2.8.6 |
| 2756 | 2026-03-26T04:07:22.891Z | Compiling plain v0.2.3 |
| 2757 | 2026-03-26T04:07:23.010Z | Compiling block-padding v0.3.3 |
| 2758 | 2026-03-26T04:07:23.056Z | Compiling openssl-macros v0.1.1 |
| 2759 | 2026-03-26T04:07:23.104Z | Compiling pretty-hex v0.4.1 |
| 2760 | 2026-03-26T04:07:23.179Z | Compiling native-tls v0.2.18 |
| 2761 | 2026-03-26T04:07:23.182Z | Compiling base64 v0.22.1 |
| 2762 | 2026-03-26T04:07:23.250Z | Compiling inout v0.1.4 |
| 2763 | 2026-03-26T04:07:23.404Z | Compiling pest_generator v2.8.6 |
| 2764 | 2026-03-26T04:07:23.431Z | Compiling darling_core v0.21.3 |
| 2765 | 2026-03-26T04:07:23.754Z | Compiling tracing-core v0.1.36 |
| 2766 | 2026-03-26T04:07:24.081Z | Compiling camino v1.2.2 |
| 2767 | 2026-03-26T04:07:24.095Z | Compiling pest_derive v2.8.6 |
| 2768 | 2026-03-26T04:07:24.391Z | Compiling base64ct v1.8.3 |
| 2769 | 2026-03-26T04:07:24.614Z | Compiling tracing v0.1.44 |
| 2770 | 2026-03-26T04:07:24.769Z | Compiling cipher v0.4.4 |
| 2771 | 2026-03-26T04:07:25.042Z | Compiling openapiv3 v2.2.0 |
| 2772 | 2026-03-26T04:07:25.061Z | Compiling rustls-pki-types v1.14.0 |
| 2773 | 2026-03-26T04:07:25.215Z | Compiling clap_derive v4.5.55 |
| 2774 | 2026-03-26T04:07:25.320Z | Compiling cookie v0.18.1 |
| 2775 | 2026-03-26T04:07:25.497Z | Compiling hmac v0.12.1 |
| 2776 | 2026-03-26T04:07:25.519Z | Compiling scroll_derive v0.13.1 |
| 2777 | 2026-03-26T04:07:25.614Z | Compiling darling_macro v0.21.3 |
| 2778 | 2026-03-26T04:07:25.647Z | Compiling scroll_derive v0.12.1 |
| 2779 | 2026-03-26T04:07:26.118Z | Compiling darling v0.21.3 |
| 2780 | 2026-03-26T04:07:26.298Z | Compiling crc32fast v1.5.0 |
| 2781 | 2026-03-26T04:07:26.321Z | Compiling winnow v0.7.14 |
| 2782 | 2026-03-26T04:07:26.733Z | Compiling untrusted v0.9.0 |
| 2783 | 2026-03-26T04:07:26.867Z | Compiling paste v1.0.15 |
| 2784 | 2026-03-26T04:07:26.994Z | Compiling sha2 v0.10.9 |
| 2785 | 2026-03-26T04:07:27.830Z | Compiling zerocopy-derive v0.7.35 |
| 2786 | 2026-03-26T04:07:28.242Z | Compiling litrs v1.0.0 |
| 2787 | 2026-03-26T04:07:28.367Z | Compiling fastrand v2.3.0 |
| 2788 | 2026-03-26T04:07:28.616Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2789 | 2026-03-26T04:07:28.698Z | Compiling document-features v0.2.12 |
| 2790 | 2026-03-26T04:07:28.944Z | Compiling rand_core v0.9.5 |
| 2791 | 2026-03-26T04:07:29.118Z | Compiling tokio-util v0.7.18 |
| 2792 | 2026-03-26T04:07:29.151Z | Compiling pem-rfc7468 v0.7.0 |
| 2793 | 2026-03-26T04:07:29.513Z | Compiling curve25519-dalek v4.1.3 |
| 2794 | 2026-03-26T04:07:29.766Z | Compiling hubpack_derive v0.1.1 |
| 2795 | 2026-03-26T04:07:30.062Z | Compiling ipnet v2.11.0 |
| 2796 | 2026-03-26T04:07:30.366Z | Compiling strum_macros v0.26.4 |
| 2797 | 2026-03-26T04:07:30.626Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2798 | 2026-03-26T04:07:30.925Z | Compiling rustix v0.38.44 |
| 2799 | 2026-03-26T04:07:31.060Z | Compiling either v1.15.0 |
| 2800 | 2026-03-26T04:07:31.350Z | Compiling http-body v1.0.1 |
| 2801 | 2026-03-26T04:07:31.639Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2802 | 2026-03-26T04:07:31.645Z | Compiling usdt-impl v0.5.0 |
| 2803 | 2026-03-26T04:07:31.783Z | Compiling atomic-waker v1.1.2 |
| 2804 | 2026-03-26T04:07:31.818Z | Compiling flagset v0.4.7 |
| 2805 | 2026-03-26T04:07:31.948Z | Compiling usdt-impl v0.6.0 |
| 2806 | 2026-03-26T04:07:31.961Z | Compiling der v0.7.10 |
| 2807 | 2026-03-26T04:07:32.137Z | Compiling rand_chacha v0.9.0 |
| 2808 | 2026-03-26T04:07:32.160Z | Compiling tempfile v3.25.0 |
| 2809 | 2026-03-26T04:07:32.257Z | Compiling scroll v0.12.0 |
| 2810 | 2026-03-26T04:07:32.485Z | Compiling scroll v0.13.0 |
| 2811 | 2026-03-26T04:07:32.521Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2812 | 2026-03-26T04:07:32.754Z | Compiling powerfmt v0.2.0 |
| 2813 | 2026-03-26T04:07:32.951Z | Compiling tower-service v0.3.3 |
| 2814 | 2026-03-26T04:07:33.084Z | Compiling untrusted v0.7.1 |
| 2815 | 2026-03-26T04:07:33.102Z | Compiling num-bigint-dig v0.8.6 |
| 2816 | 2026-03-26T04:07:33.196Z | Compiling openssl-probe v0.2.1 |
| 2817 | 2026-03-26T04:07:33.209Z | Compiling try-lock v0.2.5 |
| 2818 | 2026-03-26T04:07:33.283Z | Compiling tower-layer v0.3.3 |
| 2819 | 2026-03-26T04:07:33.316Z | Compiling want v0.3.1 |
| 2820 | 2026-03-26T04:07:33.442Z | Compiling deranged v0.5.8 |
| 2821 | 2026-03-26T04:07:33.473Z | Compiling spki v0.7.3 |
| 2822 | 2026-03-26T04:07:33.683Z | Compiling goblin v0.10.5 |
| 2823 | 2026-03-26T04:07:34.409Z | Compiling goblin v0.8.2 |
| 2824 | 2026-03-26T04:07:36.339Z | Compiling rand v0.9.2 |
| 2825 | 2026-03-26T04:07:36.915Z | Compiling h2 v0.4.13 |
| 2826 | 2026-03-26T04:07:37.472Z | Compiling salsa20 v0.10.2 |
| 2827 | 2026-03-26T04:07:37.503Z | Compiling zerocopy v0.7.35 |
| 2828 | 2026-03-26T04:07:37.621Z | Compiling pbkdf2 v0.12.2 |
| 2829 | 2026-03-26T04:07:37.810Z | Compiling httpdate v1.0.3 |
| 2830 | 2026-03-26T04:07:38.019Z | Compiling pin-utils v0.1.0 |
| 2831 | 2026-03-26T04:07:38.059Z | Compiling num_threads v0.1.7 |
| 2832 | 2026-03-26T04:07:38.100Z | Compiling dof v0.3.0 |
| 2833 | 2026-03-26T04:07:38.163Z | Compiling time v0.3.47 |
| 2834 | 2026-03-26T04:07:38.542Z | Compiling scrypt v0.11.0 |
| 2835 | 2026-03-26T04:07:38.703Z | Compiling dof v0.4.0 |
| 2836 | 2026-03-26T04:07:38.783Z | Compiling aes v0.8.4 |
| 2837 | 2026-03-26T04:07:38.870Z | Compiling cbc v0.1.2 |
| 2838 | 2026-03-26T04:07:39.014Z | Compiling dtrace-parser v0.2.0 |
| 2839 | 2026-03-26T04:07:39.261Z | Compiling dtrace-parser v0.3.0 |
| 2840 | 2026-03-26T04:07:39.734Z | Compiling serde_spanned v0.6.9 |
| 2841 | 2026-03-26T04:07:39.749Z | Compiling toml_datetime v0.6.11 |
| 2842 | 2026-03-26T04:07:39.831Z | Compiling enum-as-inner v0.6.1 |
| 2843 | 2026-03-26T04:07:39.858Z | Compiling daft-derive v0.1.5 |
| 2844 | 2026-03-26T04:07:39.881Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2845 | 2026-03-26T04:07:39.998Z | Compiling hyper v1.8.1 |
| 2846 | 2026-03-26T04:07:40.167Z | Compiling thread-id v4.2.2 |
| 2847 | 2026-03-26T04:07:40.260Z | Compiling thread-id v5.1.0 |
| 2848 | 2026-03-26T04:07:40.326Z | Compiling proc-macro-error-attr v1.0.4 |
| 2849 | 2026-03-26T04:07:40.350Z | Compiling rayon-core v1.13.0 |
| 2850 | 2026-03-26T04:07:40.523Z | Compiling ref-cast v1.0.25 |
| 2851 | 2026-03-26T04:07:40.983Z | Compiling pkcs5 v0.7.1 |
| 2852 | 2026-03-26T04:07:41.096Z | Compiling serde_with_macros v3.17.0 |
| 2853 | 2026-03-26T04:07:41.126Z | Compiling hyper-util v0.1.20 |
| 2854 | 2026-03-26T04:07:41.443Z | Compiling heapless v0.7.17 |
| 2855 | 2026-03-26T04:07:41.494Z | Compiling spin v0.9.8 |
| 2856 | 2026-03-26T04:07:41.529Z | Compiling memoffset v0.9.1 |
| 2857 | 2026-03-26T04:07:41.701Z | Compiling proc-macro-error v1.0.4 |
| 2858 | 2026-03-26T04:07:41.734Z | Compiling zstd-safe v7.2.4 |
| 2859 | 2026-03-26T04:07:41.849Z | Compiling signal-hook v0.3.18 |
| 2860 | 2026-03-26T04:07:41.890Z | Compiling unicode-segmentation v1.12.0 |
| 2861 | 2026-03-26T04:07:42.052Z | Compiling pkcs8 v0.10.2 |
| 2862 | 2026-03-26T04:07:42.346Z | Compiling rustls-native-certs v0.8.3 |
| 2863 | 2026-03-26T04:07:42.396Z | Compiling http-body-util v0.1.3 |
| 2864 | 2026-03-26T04:07:42.592Z | Compiling darling_core v0.20.11 |
| 2865 | 2026-03-26T04:07:42.642Z | Compiling sync_wrapper v1.0.2 |
| 2866 | 2026-03-26T04:07:42.678Z | Compiling hex v0.4.3 |
| 2867 | 2026-03-26T04:07:42.760Z | Compiling erased-serde v0.3.31 |
| 2868 | 2026-03-26T04:07:42.839Z | Compiling ref-cast-impl v1.0.25 |
| 2869 | 2026-03-26T04:07:42.956Z | Compiling wait-timeout v0.2.1 |
| 2870 | 2026-03-26T04:07:43.201Z | Compiling fs-err v3.3.0 |
| 2871 | 2026-03-26T04:07:43.251Z | Compiling ahash v0.8.12 |
| 2872 | 2026-03-26T04:07:43.400Z | Compiling winnow v0.5.40 |
| 2873 | 2026-03-26T04:07:43.461Z | Compiling cfg_aliases v0.2.1 |
| 2874 | 2026-03-26T04:07:43.567Z | Compiling foreign-types-shared v0.1.1 |
| 2875 | 2026-03-26T04:07:43.660Z | Compiling bit-vec v0.8.0 |
| 2876 | 2026-03-26T04:07:43.674Z | Compiling tinyvec_macros v0.1.1 |
| 2877 | 2026-03-26T04:07:43.761Z | Compiling quick-error v1.2.3 |
| 2878 | 2026-03-26T04:07:43.876Z | Compiling rusty-fork v0.3.1 |
| 2879 | 2026-03-26T04:07:43.879Z | Compiling bit-set v0.8.0 |
| 2880 | 2026-03-26T04:07:43.908Z | Compiling tinyvec v1.10.0 |
| 2881 | 2026-03-26T04:07:44.057Z | Compiling foreign-types v0.3.2 |
| 2882 | 2026-03-26T04:07:44.158Z | Compiling nix v0.31.1 |
| 2883 | 2026-03-26T04:07:44.326Z | Compiling tower v0.5.3 |
| 2884 | 2026-03-26T04:07:44.581Z | Compiling darling_macro v0.20.11 |
| 2885 | 2026-03-26T04:07:44.630Z | Compiling heck v0.4.1 |
| 2886 | 2026-03-26T04:07:44.786Z | Compiling toml_edit v0.19.15 |
| 2887 | 2026-03-26T04:07:44.820Z | Compiling usdt-attr-macro v0.6.0 |
| 2888 | 2026-03-26T04:07:44.839Z | Compiling usdt-macro v0.6.0 |
| 2889 | 2026-03-26T04:07:45.575Z | Compiling rand_xorshift v0.4.0 |
| 2890 | 2026-03-26T04:07:45.599Z | Compiling webpki-roots v1.0.6 |
| 2891 | 2026-03-26T04:07:45.736Z | Compiling serde_urlencoded v0.7.1 |
| 2892 | 2026-03-26T04:07:45.887Z | Compiling smoltcp v0.9.1 |
| 2893 | 2026-03-26T04:07:46.234Z | Compiling unarray v0.1.4 |
| 2894 | 2026-03-26T04:07:46.605Z | Compiling iri-string v0.7.10 |
| 2895 | 2026-03-26T04:07:47.868Z | Compiling tower-http v0.6.8 |
| 2896 | 2026-03-26T04:07:48.008Z | Compiling proptest v1.10.0 |
| 2897 | 2026-03-26T04:07:52.087Z | Compiling darling v0.20.11 |
| 2898 | 2026-03-26T04:07:52.984Z | Compiling rand_chacha v0.3.1 |
| 2899 | 2026-03-26T04:07:53.019Z | Compiling ipnetwork v0.21.1 |
| 2900 | 2026-03-26T04:07:53.376Z | Compiling num-integer v0.1.46 |
| 2901 | 2026-03-26T04:07:53.690Z | Compiling psl-types v2.0.11 |
| 2902 | 2026-03-26T04:07:53.794Z | Compiling anstyle v1.0.13 |
| 2903 | 2026-03-26T04:07:53.927Z | Compiling simd-adler32 v0.3.8 |
| 2904 | 2026-03-26T04:07:53.945Z | Compiling utf8parse v0.2.2 |
| 2905 | 2026-03-26T04:07:54.061Z | Compiling siphasher v1.0.2 |
| 2906 | 2026-03-26T04:07:54.097Z | Compiling anstyle-parse v0.2.7 |
| 2907 | 2026-03-26T04:07:54.160Z | Compiling publicsuffix v2.3.0 |
| 2908 | 2026-03-26T04:07:54.280Z | Compiling oxnet v0.1.4 |
| 2909 | 2026-03-26T04:07:54.328Z | Compiling rand v0.8.5 |
| 2910 | 2026-03-26T04:07:54.826Z | Compiling derive_builder_core v0.20.2 |
| 2911 | 2026-03-26T04:07:54.987Z | Compiling newtype-uuid v1.3.2 |
| 2912 | 2026-03-26T04:07:55.292Z | Compiling unicode-normalization v0.1.25 |
| 2913 | 2026-03-26T04:07:55.732Z | Compiling crossbeam-epoch v0.9.18 |
| 2914 | 2026-03-26T04:07:56.082Z | Compiling signature v2.2.0 |
| 2915 | 2026-03-26T04:07:56.236Z | Compiling strum_macros v0.27.2 |
| 2916 | 2026-03-26T04:07:56.705Z | Compiling encoding_rs v0.8.35 |
| 2917 | 2026-03-26T04:07:56.784Z | Compiling anstyle-query v1.1.5 |
| 2918 | 2026-03-26T04:07:56.897Z | Compiling unicode-properties v0.1.4 |
| 2919 | 2026-03-26T04:07:57.079Z | Compiling adler2 v2.0.1 |
| 2920 | 2026-03-26T04:07:57.115Z | Compiling mime v0.3.17 |
| 2921 | 2026-03-26T04:07:57.212Z | Compiling unicode-bidi v0.3.18 |
| 2922 | 2026-03-26T04:07:57.349Z | Compiling is_terminal_polyfill v1.70.2 |
| 2923 | 2026-03-26T04:07:57.449Z | Compiling colorchoice v1.0.4 |
| 2924 | 2026-03-26T04:07:57.573Z | Compiling object v0.37.3 |
| 2925 | 2026-03-26T04:07:57.692Z | Compiling stringprep v0.1.5 |
| 2926 | 2026-03-26T04:07:57.828Z | Compiling anstream v0.6.21 |
| 2927 | 2026-03-26T04:07:57.990Z | Compiling miniz_oxide v0.8.9 |
| 2928 | 2026-03-26T04:07:58.058Z | Compiling crossbeam-deque v0.8.6 |
| 2929 | 2026-03-26T04:07:58.541Z | Compiling derive_builder_macro v0.20.2 |
| 2930 | 2026-03-26T04:07:58.636Z | Compiling daft v0.1.5 |
| 2931 | 2026-03-26T04:07:58.658Z | Compiling cookie_store v0.22.1 |
| 2932 | 2026-03-26T04:07:58.728Z | Compiling tokio-native-tls v0.3.1 |
| 2933 | 2026-03-26T04:07:58.906Z | Compiling num-iter v0.1.45 |
| 2934 | 2026-03-26T04:07:59.039Z | Compiling zone_cfg_derive v0.3.1 |
| 2935 | 2026-03-26T04:07:59.494Z | Compiling md-5 v0.10.6 |
| 2936 | 2026-03-26T04:07:59.638Z | Compiling hash32 v0.2.1 |
| 2937 | 2026-03-26T04:07:59.652Z | Compiling ff v0.13.1 |
| 2938 | 2026-03-26T04:07:59.755Z | Compiling vergen-lib v0.1.6 |
| 2939 | 2026-03-26T04:07:59.823Z | Compiling fallible-iterator v0.2.0 |
| 2940 | 2026-03-26T04:08:00.090Z | Compiling base16ct v0.2.0 |
| 2941 | 2026-03-26T04:08:00.110Z | Compiling zlib-rs v0.6.2 |
| 2942 | 2026-03-26T04:08:00.229Z | Compiling sec1 v0.7.3 |
| 2943 | 2026-03-26T04:08:00.377Z | Compiling postgres-protocol v0.6.10 |
| 2944 | 2026-03-26T04:08:00.521Z | Compiling group v0.13.0 |
| 2945 | 2026-03-26T04:08:01.195Z | Compiling derive_builder v0.20.2 |
| 2946 | 2026-03-26T04:08:01.284Z | Compiling hyper-tls v0.6.0 |
| 2947 | 2026-03-26T04:08:01.512Z | Compiling phf_shared v0.13.1 |
| 2948 | 2026-03-26T04:08:01.792Z | Compiling lazy_static v1.5.0 |
| 2949 | 2026-03-26T04:08:01.962Z | Compiling terminal_size v0.4.3 |
| 2950 | 2026-03-26T04:08:02.023Z | Compiling hkdf v0.12.4 |
| 2951 | 2026-03-26T04:08:02.104Z | Compiling crypto-bigint v0.5.5 |
| 2952 | 2026-03-26T04:08:02.163Z | Compiling cargo-platform v0.1.9 |
| 2953 | 2026-03-26T04:08:02.177Z | Compiling serde_repr v0.1.20 |
| 2954 | 2026-03-26T04:08:02.245Z | Compiling flate2 v1.1.9 |
| 2955 | 2026-03-26T04:08:02.344Z | Compiling vergen v9.0.6 |
| 2956 | 2026-03-26T04:08:02.406Z | Compiling memmap2 v0.9.10 |
| 2957 | 2026-03-26T04:08:02.461Z | Compiling libbz2-rs-sys v0.2.2 |
| 2958 | 2026-03-26T04:08:02.536Z | Compiling managed v0.8.0 |
| 2959 | 2026-03-26T04:08:02.615Z | Compiling unicode-width v0.2.0 |
| 2960 | 2026-03-26T04:08:02.676Z | Compiling toml_write v0.1.2 |
| 2961 | 2026-03-26T04:08:02.752Z | Compiling foldhash v0.1.5 |
| 2962 | 2026-03-26T04:08:02.867Z | Compiling bumpalo v3.20.2 |
| 2963 | 2026-03-26T04:08:02.882Z | Compiling clap_lex v1.0.0 |
| 2964 | 2026-03-26T04:08:02.895Z | Compiling bitflags v1.3.2 |
| 2965 | 2026-03-26T04:08:03.040Z | Compiling elliptic-curve v0.13.8 |
| 2966 | 2026-03-26T04:08:03.055Z | Compiling clap_builder v4.5.60 |
| 2967 | 2026-03-26T04:08:03.087Z | Compiling zopfli v0.8.3 |
| 2968 | 2026-03-26T04:08:03.202Z | Compiling hashbrown v0.15.5 |
| 2969 | 2026-03-26T04:08:03.378Z | Compiling bzip2 v0.6.1 |
| 2970 | 2026-03-26T04:08:03.586Z | Compiling console v0.16.2 |
| 2971 | 2026-03-26T04:08:03.601Z | Compiling toml_edit v0.22.27 |
| 2972 | 2026-03-26T04:08:03.646Z | Compiling usdt v0.6.0 |
| 2973 | 2026-03-26T04:08:03.752Z | Compiling cargo_metadata v0.19.2 |
| 2974 | 2026-03-26T04:08:04.573Z | Compiling phf v0.13.1 |
| 2975 | 2026-03-26T04:08:04.740Z | Compiling zstd v0.13.3 |
| 2976 | 2026-03-26T04:08:04.963Z | Compiling signal-hook-mio v0.2.5 |
| 2977 | 2026-03-26T04:08:04.996Z | Compiling rayon v1.11.0 |
| 2978 | 2026-03-26T04:08:05.086Z | Compiling postgres-types v0.2.12 |
| 2979 | 2026-03-26T04:08:05.120Z | Compiling bzip2 v0.4.4 |
| 2980 | 2026-03-26T04:08:05.320Z | Compiling strum v0.27.2 |
| 2981 | 2026-03-26T04:08:05.423Z | Compiling ed25519 v2.2.3 |
| 2982 | 2026-03-26T04:08:05.438Z | Compiling phf_shared v0.11.3 |
| 2983 | 2026-03-26T04:08:05.527Z | Compiling pkcs1 v0.7.5 |
| 2984 | 2026-03-26T04:08:05.582Z | Compiling strum v0.26.3 |
| 2985 | 2026-03-26T04:08:05.615Z | Compiling itertools v0.12.1 |
| 2986 | 2026-03-26T04:08:05.715Z | Compiling hubpack v0.1.2 |
| 2987 | 2026-03-26T04:08:05.907Z | Compiling rfc6979 v0.4.0 |
| 2988 | 2026-03-26T04:08:05.932Z | Compiling sha1 v0.10.6 |
| 2989 | 2026-03-26T04:08:05.947Z | Compiling bstr v1.12.1 |
| 2990 | 2026-03-26T04:08:05.969Z | Compiling serde-big-array v0.5.1 |
| 2991 | 2026-03-26T04:08:06.035Z | Compiling float-cmp v0.10.0 |
| 2992 | 2026-03-26T04:08:06.123Z | Compiling env_filter v1.0.0 |
| 2993 | 2026-03-26T04:08:06.152Z | Compiling keccak v0.1.6 |
| 2994 | 2026-03-26T04:08:06.185Z | Compiling whoami v2.1.0 |
| 2995 | 2026-03-26T04:08:06.363Z | Compiling static_assertions v1.1.0 |
| 2996 | 2026-03-26T04:08:06.387Z | Compiling new_debug_unreachable v1.0.6 |
| 2997 | 2026-03-26T04:08:06.466Z | Compiling fixedbitset v0.4.2 |
| 2998 | 2026-03-26T04:08:06.521Z | Compiling fixedbitset v0.5.7 |
| 2999 | 2026-03-26T04:08:06.547Z | Compiling difflib v0.4.0 |
| 3000 | 2026-03-26T04:08:06.674Z | Compiling jiff v0.2.21 |
| 3001 | 2026-03-26T04:08:06.780Z | Compiling rustc-hash v2.1.1 |
| 3002 | 2026-03-26T04:08:06.800Z | Compiling predicates-core v1.0.10 |
| 3003 | 2026-03-26T04:08:06.907Z | Compiling normalize-line-endings v0.3.0 |
| 3004 | 2026-03-26T04:08:06.964Z | Compiling unit-prefix v0.5.2 |
| 3005 | 2026-03-26T04:08:06.987Z | Compiling precomputed-hash v0.1.1 |
| 3006 | 2026-03-26T04:08:07.004Z | Compiling data-encoding v2.10.0 |
| 3007 | 2026-03-26T04:08:07.081Z | Compiling indicatif v0.18.4 |
| 3008 | 2026-03-26T04:08:07.109Z | Compiling string_cache v0.8.9 |
| 3009 | 2026-03-26T04:08:07.210Z | Compiling predicates v3.1.4 |
| 3010 | 2026-03-26T04:08:07.324Z | Compiling hickory-proto v0.25.2 |
| 3011 | 2026-03-26T04:08:07.542Z | Compiling iddqd v0.3.17 |
| 3012 | 2026-03-26T04:08:07.772Z | Compiling zone v0.3.1 |
| 3013 | 2026-03-26T04:08:07.811Z | Compiling petgraph v0.8.3 |
| 3014 | 2026-03-26T04:08:08.656Z | Compiling petgraph v0.6.5 |
| 3015 | 2026-03-26T04:08:08.978Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3016 | 2026-03-26T04:08:09.455Z | Compiling zip v4.6.1 |
| 3017 | 2026-03-26T04:08:09.776Z | Compiling rustls-webpki v0.103.9 |
| 3018 | 2026-03-26T04:08:10.079Z | Compiling tokio-postgres v0.7.16 |
| 3019 | 2026-03-26T04:08:10.162Z | Compiling similar v2.7.0 |
| 3020 | 2026-03-26T04:08:10.435Z | Compiling sha3 v0.10.8 |
| 3021 | 2026-03-26T04:08:10.593Z | Compiling env_logger v0.11.9 |
| 3022 | 2026-03-26T04:08:10.710Z | Compiling ecdsa v0.16.9 |
| 3023 | 2026-03-26T04:08:10.896Z | Compiling rsa v0.9.10 |
| 3024 | 2026-03-26T04:08:10.931Z | Compiling ed25519-dalek v2.2.0 |
| 3025 | 2026-03-26T04:08:11.565Z | Compiling zip v0.6.6 |
| 3026 | 2026-03-26T04:08:11.702Z | Compiling crossterm v0.28.1 |
| 3027 | 2026-03-26T04:08:12.098Z | Compiling clap v4.5.60 |
| 3028 | 2026-03-26T04:08:12.138Z | Compiling toml v0.7.8 |
| 3029 | 2026-03-26T04:08:12.186Z | Compiling serde_with v3.17.0 |
| 3030 | 2026-03-26T04:08:12.201Z | Compiling x509-cert v0.2.5 |
| 3031 | 2026-03-26T04:08:12.597Z | Compiling itertools v0.13.0 |
| 3032 | 2026-03-26T04:08:12.683Z | Compiling tokio-stream v0.1.18 |
| 3033 | 2026-03-26T04:08:12.864Z | Compiling buf-list v1.1.2 |
| 3034 | 2026-03-26T04:08:13.120Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3035 | 2026-03-26T04:08:13.165Z | Compiling lalrpop-util v0.19.12 |
| 3036 | 2026-03-26T04:08:13.427Z | Compiling tokio-rustls v0.26.4 |
| 3037 | 2026-03-26T04:08:13.516Z | Compiling rustls-platform-verifier v0.6.2 |
| 3038 | 2026-03-26T04:08:13.677Z | Compiling hyper-rustls v0.27.7 |
| 3039 | 2026-03-26T04:08:13.816Z | Compiling peg-runtime v0.8.5 |
| 3040 | 2026-03-26T04:08:13.990Z | Compiling reqwest v0.13.2 |
| 3041 | 2026-03-26T04:08:14.066Z | Compiling reqwest v0.12.28 |
| 3042 | 2026-03-26T04:08:17.470Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3043 | 2026-03-26T04:08:51.237Z | Compiling slog-async v2.8.0 |
| 3044 | 2026-03-26T04:08:59.875Z | Compiling rustls v0.22.4 |
| 3045 | 2026-03-26T04:09:00.032Z | Compiling regress v0.10.5 |
| 3046 | 2026-03-26T04:09:00.072Z | Compiling newtype-uuid-macros v0.1.0 |
| 3047 | 2026-03-26T04:09:00.472Z | Compiling structmeta-derive v0.3.0 |
| 3048 | 2026-03-26T04:09:00.488Z | Compiling multer v3.1.0 |
| 3049 | 2026-03-26T04:09:00.696Z | Compiling async-stream-impl v0.3.6 |
| 3050 | 2026-03-26T04:09:00.809Z | Compiling dropshot v0.16.7 |
| 3051 | 2026-03-26T04:09:01.021Z | Compiling futures-executor v0.3.32 |
| 3052 | 2026-03-26T04:09:01.286Z | Compiling futures v0.3.32 |
| 3053 | 2026-03-26T04:09:01.387Z | Compiling dropshot_endpoint v0.16.7 |
| 3054 | 2026-03-26T04:09:01.494Z | Compiling structmeta v0.3.0 |
| 3055 | 2026-03-26T04:09:01.530Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3056 | 2026-03-26T04:09:01.720Z | Compiling derive-ex v0.1.8 |
| 3057 | 2026-03-26T04:09:01.940Z | Compiling crossbeam-channel v0.5.15 |
| 3058 | 2026-03-26T04:09:02.443Z | Compiling thread_local v1.1.9 |
| 3059 | 2026-03-26T04:09:02.823Z | Compiling is-terminal v0.4.17 |
| 3060 | 2026-03-26T04:09:02.935Z | Compiling take_mut v0.2.2 |
| 3061 | 2026-03-26T04:09:03.022Z | Compiling term v1.2.1 |
| 3062 | 2026-03-26T04:09:03.281Z | Compiling test-strategy v0.4.5 |
| 3063 | 2026-03-26T04:09:03.295Z | Compiling parse-display-derive v0.10.0 |
| 3064 | 2026-03-26T04:09:04.427Z | Compiling slog-term v2.9.2 |
| 3065 | 2026-03-26T04:09:04.602Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3066 | 2026-03-26T04:09:04.815Z | Compiling progenitor-client v0.13.0 |
| 3067 | 2026-03-26T04:09:04.895Z | Compiling rustls-webpki v0.102.8 |
| 3068 | 2026-03-26T04:09:04.910Z | Compiling serde_spanned v1.0.4 |
| 3069 | 2026-03-26T04:09:04.993Z | Compiling match_cfg v0.1.0 |
| 3070 | 2026-03-26T04:09:05.079Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3071 | 2026-03-26T04:09:05.093Z | Compiling debug-ignore v1.0.5 |
| 3072 | 2026-03-26T04:09:05.212Z | Compiling hostname v0.3.1 |
| 3073 | 2026-03-26T04:09:05.324Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3074 | 2026-03-26T04:09:05.353Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3075 | 2026-03-26T04:09:05.769Z | Compiling slog-json v2.6.1 |
| 3076 | 2026-03-26T04:09:06.039Z | Compiling slog-bunyan v2.5.0 |
| 3077 | 2026-03-26T04:09:06.240Z | Compiling async-stream v0.3.6 |
| 3078 | 2026-03-26T04:09:06.474Z | Compiling waitgroup v0.1.2 |
| 3079 | 2026-03-26T04:09:06.507Z | Compiling rustls-pemfile v2.2.0 |
| 3080 | 2026-03-26T04:09:06.646Z | Compiling serde_path_to_error v0.1.20 |
| 3081 | 2026-03-26T04:09:06.814Z | Compiling hostname v0.4.2 |
| 3082 | 2026-03-26T04:09:06.829Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3083 | 2026-03-26T04:09:06.852Z | Compiling macaddr v1.0.1 |
| 3084 | 2026-03-26T04:09:06.994Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3085 | 2026-03-26T04:09:07.051Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3086 | 2026-03-26T04:09:07.071Z | Compiling progenitor-client v0.10.0 |
| 3087 | 2026-03-26T04:09:07.116Z | Compiling instant v0.1.13 |
| 3088 | 2026-03-26T04:09:07.157Z | Compiling itertools v0.14.0 |
| 3089 | 2026-03-26T04:09:07.209Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 3090 | 2026-03-26T04:09:07.246Z | Compiling backon v1.6.0 |
| 3091 | 2026-03-26T04:09:07.520Z | Compiling progenitor-extras v0.1.1 |
| 3092 | 2026-03-26T04:09:07.536Z | Compiling backoff v0.4.0 |
| 3093 | 2026-03-26T04:09:07.579Z | Compiling tokio-rustls v0.25.0 |
| 3094 | 2026-03-26T04:09:07.767Z | Compiling parse-display v0.10.0 |
| 3095 | 2026-03-26T04:09:07.782Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3096 | 2026-03-26T04:09:08.674Z | Compiling crucible-workspace-hack v0.1.0 |
| 3097 | 2026-03-26T04:09:08.746Z | Compiling unsafe-libyaml v0.2.11 |
| 3098 | 2026-03-26T04:09:08.981Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3099 | 2026-03-26T04:09:09.177Z | Compiling secrecy v0.10.3 |
| 3100 | 2026-03-26T04:09:09.191Z | Compiling heapless v0.8.0 |
| 3101 | 2026-03-26T04:09:09.359Z | Compiling serde_yaml v0.9.34+deprecated |
| 3102 | 2026-03-26T04:09:09.452Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3103 | 2026-03-26T04:09:09.675Z | Compiling proc-macro-crate v3.4.0 |
| 3104 | 2026-03-26T04:09:09.713Z | Compiling ingot-macros v0.1.1 |
| 3105 | 2026-03-26T04:09:09.757Z | Compiling typify-impl v0.6.1 |
| 3106 | 2026-03-26T04:09:09.935Z | Compiling hash32 v0.3.1 |
| 3107 | 2026-03-26T04:09:10.122Z | Compiling smoltcp v0.11.0 |
| 3108 | 2026-03-26T04:09:10.125Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3109 | 2026-03-26T04:09:10.360Z | Compiling num_enum_derive v0.7.5 |
| 3110 | 2026-03-26T04:09:10.687Z | Compiling tabwriter v1.4.1 |
| 3111 | 2026-03-26T04:09:10.965Z | Compiling cobs v0.3.0 |
| 3112 | 2026-03-26T04:09:11.034Z | Compiling foreign-types-macros v0.2.3 |
| 3113 | 2026-03-26T04:09:11.105Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3114 | 2026-03-26T04:09:11.267Z | Compiling convert_case v0.4.0 |
| 3115 | 2026-03-26T04:09:11.345Z | Compiling cpufeatures v0.3.0 |
| 3116 | 2026-03-26T04:09:11.439Z | Compiling foreign-types-shared v0.3.1 |
| 3117 | 2026-03-26T04:09:11.554Z | Compiling chacha20 v0.10.0 |
| 3118 | 2026-03-26T04:09:11.601Z | Compiling derive_more v0.99.20 |
| 3119 | 2026-03-26T04:09:11.625Z | Compiling foreign-types v0.5.0 |
| 3120 | 2026-03-26T04:09:11.724Z | Compiling num_enum v0.7.5 |
| 3121 | 2026-03-26T04:09:11.864Z | Compiling postcard v1.1.3 |
| 3122 | 2026-03-26T04:09:12.381Z | Compiling ingot-types v0.1.2 |
| 3123 | 2026-03-26T04:09:12.526Z | Compiling proc-macro-crate v1.3.1 |
| 3124 | 2026-03-26T04:09:12.861Z | Compiling ingot v0.1.1 |
| 3125 | 2026-03-26T04:09:12.888Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3126 | 2026-03-26T04:09:13.333Z | Compiling universal-hash v0.5.1 |
| 3127 | 2026-03-26T04:09:13.336Z | Compiling typify-macro v0.6.1 |
| 3128 | 2026-03-26T04:09:13.496Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3129 | 2026-03-26T04:09:13.831Z | Compiling cstr-argument v0.1.2 |
| 3130 | 2026-03-26T04:09:13.941Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3131 | 2026-03-26T04:09:14.024Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3132 | 2026-03-26T04:09:14.158Z | Compiling opaque-debug v0.3.1 |
| 3133 | 2026-03-26T04:09:14.246Z | Compiling colored v3.1.1 |
| 3134 | 2026-03-26T04:09:14.339Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3135 | 2026-03-26T04:09:14.781Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3136 | 2026-03-26T04:09:14.913Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3137 | 2026-03-26T04:09:14.950Z | Compiling num_enum_derive v0.5.11 |
| 3138 | 2026-03-26T04:09:14.965Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3139 | 2026-03-26T04:09:15.183Z | Compiling rand v0.10.0 |
| 3140 | 2026-03-26T04:09:15.214Z | Compiling toml v0.8.23 |
| 3141 | 2026-03-26T04:09:15.292Z | Compiling half v2.7.1 |
| 3142 | 2026-03-26T04:09:15.669Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3143 | 2026-03-26T04:09:15.906Z | Compiling ciborium-io v0.2.2 |
| 3144 | 2026-03-26T04:09:16.020Z | Compiling num_enum v0.5.11 |
| 3145 | 2026-03-26T04:09:16.067Z | Compiling ciborium-ll v0.2.2 |
| 3146 | 2026-03-26T04:09:16.350Z | Compiling typify v0.6.1 |
| 3147 | 2026-03-26T04:09:16.688Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3148 | 2026-03-26T04:09:17.023Z | Compiling camino-tempfile v1.4.1 |
| 3149 | 2026-03-26T04:09:17.455Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3150 | 2026-03-26T04:09:17.706Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3151 | 2026-03-26T04:09:17.741Z | Compiling progenitor-impl v0.13.0 |
| 3152 | 2026-03-26T04:09:17.800Z | Compiling ciborium v0.2.2 |
| 3153 | 2026-03-26T04:09:18.067Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3154 | 2026-03-26T04:09:18.695Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3155 | 2026-03-26T04:09:18.805Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3156 | 2026-03-26T04:09:18.838Z | Compiling smf v0.2.3 |
| 3157 | 2026-03-26T04:09:19.035Z | Compiling aead v0.5.2 |
| 3158 | 2026-03-26T04:09:19.248Z | Compiling num-derive v0.4.2 |
| 3159 | 2026-03-26T04:09:19.930Z | Compiling sigpipe v0.1.3 |
| 3160 | 2026-03-26T04:09:19.945Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3161 | 2026-03-26T04:09:20.029Z | Compiling glob v0.3.3 |
| 3162 | 2026-03-26T04:09:20.162Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3163 | 2026-03-26T04:09:20.181Z | Compiling progenitor-macro v0.13.0 |
| 3164 | 2026-03-26T04:09:20.273Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3165 | 2026-03-26T04:09:20.888Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3166 | 2026-03-26T04:09:21.013Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3167 | 2026-03-26T04:09:22.093Z | Compiling poly1305 v0.8.0 |
| 3168 | 2026-03-26T04:09:22.449Z | Compiling chacha20 v0.9.1 |
| 3169 | 2026-03-26T04:09:22.731Z | Compiling whoami v1.6.1 |
| 3170 | 2026-03-26T04:09:22.755Z | Compiling prettyplease v0.2.37 |
| 3171 | 2026-03-26T04:09:23.201Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 3172 | 2026-03-26T04:09:24.366Z | Compiling progenitor v0.13.0 |
| 3173 | 2026-03-26T04:09:24.824Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3174 | 2026-03-26T04:09:25.256Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3175 | 2026-03-26T04:09:26.167Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3176 | 2026-03-26T04:09:27.226Z | Compiling thiserror-no-std v2.0.2 |
| 3177 | 2026-03-26T04:09:27.985Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3178 | 2026-03-26T04:09:28.499Z | Compiling byte-wrapper v0.1.0 |
| 3179 | 2026-03-26T04:09:29.360Z | Compiling password-hash v0.5.0 |
| 3180 | 2026-03-26T04:09:29.411Z | Compiling blake2 v0.10.6 |
| 3181 | 2026-03-26T04:09:30.090Z | Compiling indent_write v2.2.0 |
| 3182 | 2026-03-26T04:09:30.360Z | Compiling argon2 v0.5.3 |
| 3183 | 2026-03-26T04:09:31.322Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3184 | 2026-03-26T04:09:31.680Z | Compiling vsss-rs v3.3.4 |
| 3185 | 2026-03-26T04:09:31.892Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3186 | 2026-03-26T04:09:32.012Z | Compiling chacha20poly1305 v0.10.1 |
| 3187 | 2026-03-26T04:09:33.367Z | Compiling swrite v0.1.0 |
| 3188 | 2026-03-26T04:09:33.491Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3189 | 2026-03-26T04:09:33.573Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3190 | 2026-03-26T04:09:34.887Z | Compiling num-rational v0.4.2 |
| 3191 | 2026-03-26T04:09:35.153Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3192 | 2026-03-26T04:09:35.899Z | Compiling num-complex v0.4.6 |
| 3193 | 2026-03-26T04:09:36.021Z | Compiling float-ord v0.3.2 |
| 3194 | 2026-03-26T04:09:36.290Z | Compiling num v0.4.3 |
| 3195 | 2026-03-26T04:09:36.378Z | Compiling gethostname v0.5.0 |
| 3196 | 2026-03-26T04:09:36.447Z | Compiling typify-impl v0.4.3 |
| 3197 | 2026-03-26T04:09:36.527Z | Compiling usdt-macro v0.5.0 |
| 3198 | 2026-03-26T04:09:36.925Z | Compiling usdt-attr-macro v0.5.0 |
| 3199 | 2026-03-26T04:09:36.994Z | Compiling derive-where v1.6.0 |
| 3200 | 2026-03-26T04:09:37.212Z | Compiling memmap v0.7.0 |
| 3201 | 2026-03-26T04:09:37.665Z | Compiling usdt v0.5.0 |
| 3202 | 2026-03-26T04:09:38.222Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3203 | 2026-03-26T04:09:38.347Z | Compiling owo-colors v4.3.0 |
| 3204 | 2026-03-26T04:09:38.369Z | Compiling unicode-width v0.1.14 |
| 3205 | 2026-03-26T04:09:38.664Z | Compiling cancel-safe-futures v0.1.5 |
| 3206 | 2026-03-26T04:09:38.764Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3207 | 2026-03-26T04:09:38.920Z | Compiling libsw-core v0.3.2 |
| 3208 | 2026-03-26T04:09:39.125Z | Compiling async-recursion v1.1.1 |
| 3209 | 2026-03-26T04:09:39.749Z | Compiling resolv-conf v0.7.6 |
| 3210 | 2026-03-26T04:09:39.953Z | Compiling typify-macro v0.4.3 |
| 3211 | 2026-03-26T04:09:40.376Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3212 | 2026-03-26T04:09:40.401Z | Compiling libsw v3.5.0 |
| 3213 | 2026-03-26T04:09:41.184Z | Compiling linear-map v1.2.0 |
| 3214 | 2026-03-26T04:09:41.423Z | Compiling libefi-sys v0.1.0 |
| 3215 | 2026-03-26T04:09:41.522Z | Compiling bytecount v0.6.9 |
| 3216 | 2026-03-26T04:09:41.658Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3217 | 2026-03-26T04:09:41.870Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3218 | 2026-03-26T04:09:43.568Z | Compiling newline-converter v0.3.0 |
| 3219 | 2026-03-26T04:09:43.624Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3220 | 2026-03-26T04:09:43.724Z | Compiling atomicwrites v0.4.4 |
| 3221 | 2026-03-26T04:09:44.036Z | Compiling console v0.15.11 |
| 3222 | 2026-03-26T04:09:44.211Z | Compiling hickory-proto v0.24.4 |
| 3223 | 2026-03-26T04:09:44.726Z | Compiling bitfield-struct v0.6.2 |
| 3224 | 2026-03-26T04:09:44.836Z | Compiling linked-hash-map v0.5.6 |
| 3225 | 2026-03-26T04:09:45.071Z | Compiling semver v0.1.20 |
| 3226 | 2026-03-26T04:09:45.351Z | Compiling rustc_version v0.1.7 |
| 3227 | 2026-03-26T04:09:45.369Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3228 | 2026-03-26T04:09:45.383Z | Compiling lru-cache v0.1.2 |
| 3229 | 2026-03-26T04:09:45.543Z | Compiling expectorate v1.2.0 |
| 3230 | 2026-03-26T04:09:45.572Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3231 | 2026-03-26T04:09:45.775Z | Compiling typify v0.4.3 |
| 3232 | 2026-03-26T04:09:45.900Z | Compiling pin-project-internal v1.1.11 |
| 3233 | 2026-03-26T04:09:45.952Z | Compiling slog-dtrace v0.3.0 |
| 3234 | 2026-03-26T04:09:46.172Z | Compiling minimal-lexical v0.2.1 |
| 3235 | 2026-03-26T04:09:46.449Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3236 | 2026-03-26T04:09:46.549Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3237 | 2026-03-26T04:09:46.592Z | Compiling nom v7.1.3 |
| 3238 | 2026-03-26T04:09:46.832Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3239 | 2026-03-26T04:09:46.958Z | Compiling pin-project v1.1.11 |
| 3240 | 2026-03-26T04:09:47.090Z | Compiling hickory-resolver v0.24.4 |
| 3241 | 2026-03-26T04:09:47.293Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3242 | 2026-03-26T04:09:47.551Z | Compiling newtype_derive v0.1.6 |
| 3243 | 2026-03-26T04:09:47.975Z | Compiling tokio-dtrace v0.1.1 |
| 3244 | 2026-03-26T04:09:49.377Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3245 | 2026-03-26T04:09:49.664Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3246 | 2026-03-26T04:09:49.899Z | Compiling phf_shared v0.12.1 |
| 3247 | 2026-03-26T04:09:50.145Z | Compiling pem v3.0.6 |
| 3248 | 2026-03-26T04:09:50.280Z | Compiling snafu-derive v0.8.9 |
| 3249 | 2026-03-26T04:09:50.900Z | Compiling csv-core v0.1.13 |
| 3250 | 2026-03-26T04:09:51.368Z | Compiling same-file v1.0.6 |
| 3251 | 2026-03-26T04:09:51.572Z | Compiling highway v1.3.0 |
| 3252 | 2026-03-26T04:09:52.017Z | Compiling chrono-tz v0.10.4 |
| 3253 | 2026-03-26T04:09:52.273Z | Compiling xshell-macros v0.2.7 |
| 3254 | 2026-03-26T04:09:52.307Z | Compiling base64 v0.21.7 |
| 3255 | 2026-03-26T04:09:52.647Z | Compiling unicode-xid v0.2.6 |
| 3256 | 2026-03-26T04:09:52.684Z | Compiling xshell v0.2.7 |
| 3257 | 2026-03-26T04:09:52.786Z | Compiling const_format_proc_macros v0.2.34 |
| 3258 | 2026-03-26T04:09:52.858Z | Compiling snafu v0.8.9 |
| 3259 | 2026-03-26T04:09:53.417Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3260 | 2026-03-26T04:09:53.446Z | Compiling walkdir v2.5.0 |
| 3261 | 2026-03-26T04:09:53.530Z | Compiling csv v1.4.0 |
| 3262 | 2026-03-26T04:09:54.108Z | Compiling phf v0.12.1 |
| 3263 | 2026-03-26T04:09:54.203Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3264 | 2026-03-26T04:09:54.295Z | Compiling qorb v0.4.1 |
| 3265 | 2026-03-26T04:09:54.478Z | Compiling oxide-tokio-rt v0.1.3 |
| 3266 | 2026-03-26T04:09:54.512Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3267 | 2026-03-26T04:09:55.021Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3268 | 2026-03-26T04:09:55.580Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3269 | 2026-03-26T04:09:55.798Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3270 | 2026-03-26T04:09:56.284Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3271 | 2026-03-26T04:09:58.699Z | Compiling globset v0.4.18 |
| 3272 | 2026-03-26T04:09:59.164Z | Compiling olpc-cjson v0.1.4 |
| 3273 | 2026-03-26T04:09:59.400Z | Compiling primeorder v0.13.6 |
| 3274 | 2026-03-26T04:09:59.509Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3275 | 2026-03-26T04:09:59.738Z | Compiling serde_plain v1.0.2 |
| 3276 | 2026-03-26T04:10:00.387Z | Compiling typed-path v0.9.3 |
| 3277 | 2026-03-26T04:10:01.456Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3278 | 2026-03-26T04:10:02.195Z | Compiling tough v0.20.0 |
| 3279 | 2026-03-26T04:10:02.489Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3280 | 2026-03-26T04:10:02.685Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3281 | 2026-03-26T04:10:03.363Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3282 | 2026-03-26T04:10:03.367Z | Compiling const_format v0.2.35 |
| 3283 | 2026-03-26T04:10:03.816Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3284 | 2026-03-26T04:10:03.839Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3285 | 2026-03-26T04:10:06.749Z | Compiling papergrid v0.11.0 |
| 3286 | 2026-03-26T04:10:08.295Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3287 | 2026-03-26T04:10:09.889Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3288 | 2026-03-26T04:10:10.364Z | Compiling tabled_derive v0.7.0 |
| 3289 | 2026-03-26T04:10:11.281Z | Compiling bcs v0.1.6 |
| 3290 | 2026-03-26T04:10:11.699Z | Compiling unicode-linebreak v0.1.5 |
| 3291 | 2026-03-26T04:10:11.998Z | Compiling salty v0.3.0 |
| 3292 | 2026-03-26T04:10:12.186Z | Compiling smawk v0.3.2 |
| 3293 | 2026-03-26T04:10:12.243Z | Compiling utf-8 v0.7.6 |
| 3294 | 2026-03-26T04:10:12.343Z | Compiling radium v0.7.0 |
| 3295 | 2026-03-26T04:10:12.359Z | Compiling termtree v0.5.1 |
| 3296 | 2026-03-26T04:10:12.405Z | Compiling tungstenite v0.21.0 |
| 3297 | 2026-03-26T04:10:12.455Z | Compiling textwrap v0.16.2 |
| 3298 | 2026-03-26T04:10:12.653Z | Compiling tabled v0.15.0 |
| 3299 | 2026-03-26T04:10:12.672Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3300 | 2026-03-26T04:10:12.868Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3301 | 2026-03-26T04:10:14.075Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3302 | 2026-03-26T04:10:14.306Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3303 | 2026-03-26T04:10:14.540Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3304 | 2026-03-26T04:10:14.606Z | Compiling steno v0.4.1 |
| 3305 | 2026-03-26T04:10:15.038Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3306 | 2026-03-26T04:10:15.202Z | Compiling humantime v2.3.0 |
| 3307 | 2026-03-26T04:10:15.671Z | Compiling tap v1.0.1 |
| 3308 | 2026-03-26T04:10:15.807Z | Compiling maybe-uninit v2.0.0 |
| 3309 | 2026-03-26T04:10:16.012Z | Compiling wyz v0.5.1 |
| 3310 | 2026-03-26T04:10:16.145Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3311 | 2026-03-26T04:10:16.243Z | Compiling tokio-tungstenite v0.21.0 |
| 3312 | 2026-03-26T04:10:17.120Z | Compiling p384 v0.13.1 |
| 3313 | 2026-03-26T04:10:17.625Z | Compiling progenitor-impl v0.10.0 |
| 3314 | 2026-03-26T04:10:19.301Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3315 | 2026-03-26T04:10:19.433Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3316 | 2026-03-26T04:10:19.752Z | Compiling arc-swap v1.8.2 |
| 3317 | 2026-03-26T04:10:19.779Z | Compiling tagptr v0.2.0 |
| 3318 | 2026-03-26T04:10:19.857Z | Compiling packed_struct v0.10.1 |
| 3319 | 2026-03-26T04:10:19.953Z | Compiling funty v2.0.0 |
| 3320 | 2026-03-26T04:10:20.115Z | Compiling slog-scope v4.4.1 |
| 3321 | 2026-03-26T04:10:20.140Z | Compiling moka v0.12.13 |
| 3322 | 2026-03-26T04:10:20.537Z | Compiling bitvec v1.0.1 |
| 3323 | 2026-03-26T04:10:20.716Z | Compiling progenitor-macro v0.10.0 |
| 3324 | 2026-03-26T04:10:20.902Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3325 | 2026-03-26T04:10:21.406Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3326 | 2026-03-26T04:10:23.466Z | Compiling polyval v0.6.2 |
| 3327 | 2026-03-26T04:10:23.758Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3328 | 2026-03-26T04:10:24.751Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3329 | 2026-03-26T04:10:24.855Z | Compiling packed_struct_codegen v0.10.1 |
| 3330 | 2026-03-26T04:10:25.667Z | Compiling bitfield-macros v0.19.4 |
| 3331 | 2026-03-26T04:10:25.837Z | Compiling zerocopy-derive v0.6.6 |
| 3332 | 2026-03-26T04:10:26.382Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3333 | 2026-03-26T04:10:26.631Z | Compiling indexmap v1.9.3 |
| 3334 | 2026-03-26T04:10:26.884Z | Compiling crc-catalog v2.4.0 |
| 3335 | 2026-03-26T04:10:26.907Z | Compiling nodrop v0.1.14 |
| 3336 | 2026-03-26T04:10:26.937Z | Compiling parking_lot_core v0.8.6 |
| 3337 | 2026-03-26T04:10:26.961Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3338 | 2026-03-26T04:10:27.170Z | Compiling array-init v0.0.4 |
| 3339 | 2026-03-26T04:10:27.207Z | Compiling crc v3.4.0 |
| 3340 | 2026-03-26T04:10:27.439Z | Compiling proc-macro-error2 v2.0.1 |
| 3341 | 2026-03-26T04:10:27.550Z | Compiling zerocopy v0.6.6 |
| 3342 | 2026-03-26T04:10:28.980Z | Compiling bitfield v0.19.4 |
| 3343 | 2026-03-26T04:10:29.002Z | Compiling progenitor v0.10.0 |
| 3344 | 2026-03-26T04:10:29.002Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3345 | 2026-03-26T04:10:29.441Z | Compiling ghash v0.5.1 |
| 3346 | 2026-03-26T04:10:29.645Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3347 | 2026-03-26T04:10:30.358Z | Compiling smallvec v0.6.14 |
| 3348 | 2026-03-26T04:10:30.616Z | Compiling hickory-resolver v0.25.2 |
| 3349 | 2026-03-26T04:10:30.894Z | Compiling slog-stdlog v4.1.1 |
| 3350 | 2026-03-26T04:10:31.365Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3351 | 2026-03-26T04:10:31.658Z | Compiling git-stub v1.0.0 |
| 3352 | 2026-03-26T04:10:31.917Z | Compiling ctr v0.9.2 |
| 3353 | 2026-03-26T04:10:32.141Z | Compiling num-derive v0.3.3 |
| 3354 | 2026-03-26T04:10:32.692Z | Compiling lzma-sys v0.1.20 |
| 3355 | 2026-03-26T04:10:33.009Z | Compiling typeid v1.0.3 |
| 3356 | 2026-03-26T04:10:33.076Z | Compiling unicase v2.9.0 |
| 3357 | 2026-03-26T04:10:33.253Z | Compiling hashbrown v0.12.3 |
| 3358 | 2026-03-26T04:10:33.298Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3359 | 2026-03-26T04:10:33.400Z | Compiling mime_guess v2.0.5 |
| 3360 | 2026-03-26T04:10:33.572Z | Compiling libscf-sys v1.1.0 |
| 3361 | 2026-03-26T04:10:33.733Z | Compiling aes-gcm v0.10.3 |
| 3362 | 2026-03-26T04:10:34.967Z | Compiling git-stub-vcs v0.1.0 |
| 3363 | 2026-03-26T04:10:34.987Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3364 | 2026-03-26T04:10:34.988Z | Compiling slog-envlogger v2.2.0 |
| 3365 | 2026-03-26T04:10:35.406Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3366 | 2026-03-26T04:10:37.188Z | Compiling serde-hex v0.1.0 |
| 3367 | 2026-03-26T04:10:37.711Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3368 | 2026-03-26T04:10:37.906Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3369 | 2026-03-26T04:10:38.109Z | Compiling tabled_derive v0.11.0 |
| 3370 | 2026-03-26T04:10:38.836Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3371 | 2026-03-26T04:10:39.149Z | Compiling ron v0.8.1 |
| 3372 | 2026-03-26T04:10:39.336Z | Compiling progenitor-impl v0.11.2 |
| 3373 | 2026-03-26T04:10:39.613Z | Compiling papergrid v0.17.0 |
| 3374 | 2026-03-26T04:10:39.897Z | Compiling cargo_toml v0.22.3 |
| 3375 | 2026-03-26T04:10:41.590Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3376 | 2026-03-26T04:10:41.594Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3377 | 2026-03-26T04:10:42.142Z | Compiling hashbrown v0.13.2 |
| 3378 | 2026-03-26T04:10:42.309Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3379 | 2026-03-26T04:10:42.754Z | Compiling testing_table v0.3.0 |
| 3380 | 2026-03-26T04:10:42.775Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3381 | 2026-03-26T04:10:43.007Z | Compiling ssh-encoding v0.2.0 |
| 3382 | 2026-03-26T04:10:43.180Z | Compiling blowfish v0.9.1 |
| 3383 | 2026-03-26T04:10:43.240Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3384 | 2026-03-26T04:10:43.436Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3385 | 2026-03-26T04:10:43.610Z | Compiling nibble_vec v0.1.0 |
| 3386 | 2026-03-26T04:10:43.742Z | Compiling filetime v0.2.27 |
| 3387 | 2026-03-26T04:10:43.786Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3388 | 2026-03-26T04:10:43.885Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3389 | 2026-03-26T04:10:43.968Z | Compiling corncobs v0.1.4 |
| 3390 | 2026-03-26T04:10:44.000Z | Compiling endian-type v0.1.2 |
| 3391 | 2026-03-26T04:10:44.099Z | Compiling crc-any v2.5.0 |
| 3392 | 2026-03-26T04:10:44.163Z | Compiling xattr v1.6.1 |
| 3393 | 2026-03-26T04:10:44.200Z | Compiling radix_trie v0.2.1 |
| 3394 | 2026-03-26T04:10:44.371Z | Compiling tar v0.4.45 |
| 3395 | 2026-03-26T04:10:44.386Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3396 | 2026-03-26T04:10:44.537Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3397 | 2026-03-26T04:10:44.713Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3398 | 2026-03-26T04:10:45.224Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3399 | 2026-03-26T04:10:45.401Z | Compiling ssh-cipher v0.2.0 |
| 3400 | 2026-03-26T04:10:45.498Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3401 | 2026-03-26T04:10:46.946Z | Compiling tabled v0.20.0 |
| 3402 | 2026-03-26T04:10:47.036Z | Compiling object v0.30.4 |
| 3403 | 2026-03-26T04:10:48.444Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3404 | 2026-03-26T04:10:49.246Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3405 | 2026-03-26T04:10:49.530Z | Compiling progenitor-macro v0.11.2 |
| 3406 | 2026-03-26T04:10:49.906Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3407 | 2026-03-26T04:10:50.289Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3408 | 2026-03-26T04:10:50.580Z | Compiling parking_lot v0.11.2 |
| 3409 | 2026-03-26T04:10:51.011Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3410 | 2026-03-26T04:10:51.520Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3411 | 2026-03-26T04:10:51.991Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3412 | 2026-03-26T04:10:52.676Z | Compiling progenitor-client v0.11.2 |
| 3413 | 2026-03-26T04:10:53.210Z | Compiling prefix-trie v0.7.0 |
| 3414 | 2026-03-26T04:10:53.621Z | Compiling password-hash v0.4.2 |
| 3415 | 2026-03-26T04:10:53.682Z | Compiling fxhash v0.2.1 |
| 3416 | 2026-03-26T04:10:53.839Z | Compiling secrecy v0.8.0 |
| 3417 | 2026-03-26T04:10:54.021Z | Compiling path-slash v0.1.5 |
| 3418 | 2026-03-26T04:10:54.244Z | Compiling half v1.8.3 |
| 3419 | 2026-03-26T04:10:54.567Z | Compiling http-range v0.1.5 |
| 3420 | 2026-03-26T04:10:54.777Z | Compiling serde_cbor v0.11.2 |
| 3421 | 2026-03-26T04:10:54.960Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3422 | 2026-03-26T04:10:55.390Z | Compiling progenitor v0.11.2 |
| 3423 | 2026-03-26T04:10:55.639Z | Compiling pbkdf2 v0.11.0 |
| 3424 | 2026-03-26T04:10:55.766Z | Compiling sled v0.34.7 |
| 3425 | 2026-03-26T04:10:56.323Z | Compiling hickory-server v0.25.2 |
| 3426 | 2026-03-26T04:10:57.149Z | Compiling ron v0.12.0 |
| 3427 | 2026-03-26T04:11:00.916Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3428 | 2026-03-26T04:11:00.936Z | Compiling xz2 v0.1.7 |
| 3429 | 2026-03-26T04:11:00.993Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3430 | 2026-03-26T04:11:01.056Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3431 | 2026-03-26T04:11:01.263Z | Compiling ssh-key v0.6.7 |
| 3432 | 2026-03-26T04:11:03.313Z | Compiling hickory-client v0.25.2 |
| 3433 | 2026-03-26T04:11:03.556Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3434 | 2026-03-26T04:11:04.181Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3435 | 2026-03-26T04:11:05.054Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3436 | 2026-03-26T04:11:06.828Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3437 | 2026-03-26T04:11:07.550Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3438 | 2026-03-26T04:11:08.025Z | Compiling p256 v0.13.2 |
| 3439 | 2026-03-26T04:11:08.039Z | Compiling p521 v0.13.3 |
| 3440 | 2026-03-26T04:11:08.389Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3441 | 2026-03-26T04:11:08.969Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3442 | 2026-03-26T04:11:09.693Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3443 | 2026-03-26T04:11:10.378Z | Compiling yasna v0.5.2 |
| 3444 | 2026-03-26T04:11:10.553Z | Compiling headers-core v0.3.0 |
| 3445 | 2026-03-26T04:11:10.695Z | Compiling kstat-rs v0.2.4 |
| 3446 | 2026-03-26T04:11:11.014Z | Compiling nanorand v0.7.0 |
| 3447 | 2026-03-26T04:11:11.171Z | Compiling russh-cryptovec v0.7.3 |
| 3448 | 2026-03-26T04:11:11.394Z | Compiling atty v0.2.14 |
| 3449 | 2026-03-26T04:11:11.409Z | Compiling crc8 v0.1.1 |
| 3450 | 2026-03-26T04:11:11.506Z | Compiling home v0.5.12 |
| 3451 | 2026-03-26T04:11:11.522Z | Compiling md5 v0.7.0 |
| 3452 | 2026-03-26T04:11:11.534Z | Compiling base16ct v1.0.0 |
| 3453 | 2026-03-26T04:11:11.726Z | Compiling russh-keys v0.45.0 |
| 3454 | 2026-03-26T04:11:11.775Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3455 | 2026-03-26T04:11:11.789Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3456 | 2026-03-26T04:11:11.870Z | Compiling flume v0.11.1 |
| 3457 | 2026-03-26T04:11:12.239Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3458 | 2026-03-26T04:11:12.254Z | Compiling rcgen v0.12.1 |
| 3459 | 2026-03-26T04:11:12.966Z | Compiling headers v0.4.1 |
| 3460 | 2026-03-26T04:11:14.612Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3461 | 2026-03-26T04:11:15.139Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3462 | 2026-03-26T04:11:19.899Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3463 | 2026-03-26T04:11:21.898Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3464 | 2026-03-26T04:11:24.933Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3465 | 2026-03-26T04:11:26.493Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3466 | 2026-03-26T04:11:29.638Z | Compiling hyper-staticfile v0.10.1 |
| 3467 | 2026-03-26T04:11:30.012Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3468 | 2026-03-26T04:11:30.683Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3469 | 2026-03-26T04:11:30.815Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3470 | 2026-03-26T04:11:30.995Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3471 | 2026-03-26T04:11:32.857Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3472 | 2026-03-26T04:11:32.919Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3473 | 2026-03-26T04:11:33.288Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3474 | 2026-03-26T04:11:34.482Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3475 | 2026-03-26T04:11:35.871Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3476 | 2026-03-26T04:11:35.988Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3477 | 2026-03-26T04:11:37.137Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3478 | 2026-03-26T04:11:37.337Z | Compiling num-bigint v0.4.6 |
| 3479 | 2026-03-26T04:11:37.488Z | Compiling des v0.8.1 |
| 3480 | 2026-03-26T04:11:37.757Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3481 | 2026-03-26T04:11:38.041Z | Compiling subprocess v0.2.15 |
| 3482 | 2026-03-26T04:11:38.143Z | Compiling display-error-chain v0.2.2 |
| 3483 | 2026-03-26T04:11:38.311Z | Compiling hex-literal v0.4.1 |
| 3484 | 2026-03-26T04:11:38.472Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3485 | 2026-03-26T04:11:39.462Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3486 | 2026-03-26T04:11:39.892Z | Compiling russh v0.45.0 |
| 3487 | 2026-03-26T04:11:40.192Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3488 | 2026-03-26T04:11:40.888Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3489 | 2026-03-26T04:11:43.553Z | Compiling colored v2.2.0 |
| 3490 | 2026-03-26T04:11:43.657Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3491 | 2026-03-26T04:11:43.754Z | Compiling socket2 v0.5.10 |
| 3492 | 2026-03-26T04:11:43.934Z | Compiling internet-checksum v0.2.1 |
| 3493 | 2026-03-26T04:12:04.687Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3494 | 2026-03-26T04:12:57.518Z | Finished `release` profile [optimized] target(s) in 5m 55s |
| 3495 | 2026-03-26T04:12:57.754Z | + cp target/release/dhcp-server /work/ |
| 3496 | 2026-03-26T04:12:57.805Z | process exited: duration 689012 ms, exit code 0 |
| |
| 3497 | 2026-03-26T04:12:57.819Z | found 2 output files |
| 3498 | 2026-03-26T04:12:57.820Z | uploading: /work/testbed.tar.gz (190558920 bytes) |
| 3499 | 2026-03-26T04:13:00.291Z | uploaded: /work/testbed.tar.gz |
| 3500 | 2026-03-26T04:13:00.291Z | uploading: /work/dhcp-server (51372560 bytes) |
| 3501 | 2026-03-26T04:13:01.612Z | uploaded: /work/dhcp-server |