|
|
|
| 1 | 2026-06-04T08:02:12.053Z | job assigned to worker 01KT8TDKR58Z7M2BSZ8ASE01P3 [factory aws, i-0b2b42d3ea62ac01d] (queued for 53 s) |
| |
| 2 | 2026-06-04T08:02:18.845Z | starting task 0: "setup" |
| 3 | 2026-06-04T08:02:18.849Z | ++ uname -s |
| 4 | 2026-06-04T08:02:18.852Z | + kern=SunOS |
| 5 | 2026-06-04T08:02:18.852Z | + build_user=build |
| 6 | 2026-06-04T08:02:18.852Z | + build_uid=12345 |
| 7 | 2026-06-04T08:02:18.852Z | + work_dir=/work |
| 8 | 2026-06-04T08:02:18.852Z | + input_dir=/input |
| 9 | 2026-06-04T08:02:18.852Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-04T08:02:18.852Z | + case "$kern" in |
| 11 | 2026-06-04T08:02:18.852Z | + groupadd -g 12345 build |
| 12 | 2026-06-04T08:02:18.855Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-04T08:02:20.861Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-04T08:02:20.994Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-04T08:02:20.997Z | + home_fs=zfs |
| 16 | 2026-06-04T08:02:20.998Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-04T08:02:20.998Z | + mkdir -p /home/build |
| 18 | 2026-06-04T08:02:20.998Z | + chown build:build /home/build /work |
| 19 | 2026-06-04T08:02:21.999Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-04T08:02:22.003Z | process exited: duration 3158 ms, exit code 0 |
| |
| 21 | 2026-06-04T08:02:22.009Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-04T08:02:22.014Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-04T08:02:22.014Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-04T08:02:22.014Z | * rust toolchain profile = "default" |
| 25 | 2026-06-04T08:02:22.014Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-04T08:02:22.014Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-04T08:02:22.014Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-04T08:02:22.017Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-04T08:02:22.017Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-04T08:02:22.114Z | info: downloading installer |
| 31 | 2026-06-04T08:02:23.478Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-04T08:02:23.478Z | warn: /opt/ooce/bin |
| 33 | 2026-06-04T08:02:23.478Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-04T08:02:23.478Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-04T08:02:23.478Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-04T08:02:23.478Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-04T08:02:23.478Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-04T08:02:23.478Z | error: cannot install while Rust is installed |
| 39 | 2026-06-04T08:02:23.478Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-04T08:02:23.478Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-04T08:02:23.478Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-04T08:02:23.478Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-04T08:02:23.478Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-04T08:02:23.492Z | info: profile set to default |
| 45 | 2026-06-04T08:02:23.492Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-04T08:02:23.495Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-04T08:02:23.624Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-04T08:02:23.627Z | info: downloading 6 components |
| 49 | 2026-06-04T08:02:38.169Z | |
| 50 | 2026-06-04T08:02:38.169Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-04T08:02:38.196Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-04T08:02:38.196Z | |
| 53 | 2026-06-04T08:02:38.200Z | |
| 54 | 2026-06-04T08:02:38.200Z | Rust is installed now. Great! |
| 55 | 2026-06-04T08:02:38.200Z | |
| 56 | 2026-06-04T08:02:38.200Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-04T08:02:38.200Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-04T08:02:38.200Z | |
| 59 | 2026-06-04T08:02:38.200Z | To configure your current shell, you need to source |
| 60 | 2026-06-04T08:02:38.200Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-04T08:02:38.200Z | |
| 62 | 2026-06-04T08:02:38.200Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-04T08:02:38.200Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-04T08:02:38.200Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-04T08:02:38.200Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-04T08:02:38.200Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-04T08:02:38.200Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-04T08:02:38.200Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-04T08:02:38.200Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-04T08:02:38.200Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-04T08:02:38.291Z | + rustup --version |
| 72 | 2026-06-04T08:02:38.301Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-04T08:02:38.305Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-04T08:02:38.323Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-04T08:02:38.326Z | + cargo --version |
| 76 | 2026-06-04T08:02:38.340Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-04T08:02:38.343Z | + rustc --version |
| 78 | 2026-06-04T08:02:38.360Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-04T08:02:38.363Z | process exited: duration 16351 ms, exit code 0 |
| |
| 80 | 2026-06-04T08:02:38.369Z | starting task 2: "authentication" |
| 81 | 2026-06-04T08:02:38.385Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-04T08:02:38.391Z | starting task 3: "build" |
| 83 | 2026-06-04T08:02:38.395Z | + set -e |
| 84 | 2026-06-04T08:02:38.395Z | + set -o pipefail |
| 85 | 2026-06-04T08:02:38.395Z | + [[ true == true ]] |
| 86 | 2026-06-04T08:02:38.395Z | + WORK=/work |
| 87 | 2026-06-04T08:02:38.395Z | + pfexec pkg install protobuf git |
| 88 | 2026-06-04T08:02:45.982Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 89 | 2026-06-04T08:02:53.874Z | Startup: Caching catalogs ... Done |
| 90 | 2026-06-04T08:03:01.241Z | Planning: Solver setup ... Done |
| 91 | 2026-06-04T08:03:01.282Z | Planning: Running solver ... Done |
| 92 | 2026-06-04T08:03:01.419Z | Planning: Finding local manifests ... Done |
| 93 | 2026-06-04T08:03:01.466Z | Planning: Fetching manifests: 0/1 0% complete |
| 94 | 2026-06-04T08:03:01.484Z | Planning: Fetching manifests: 1/1 100% complete |
| 95 | 2026-06-04T08:03:01.502Z | Planning: Package planning ... Done |
| 96 | 2026-06-04T08:03:01.511Z | Planning: Merging actions ... Done |
| 97 | 2026-06-04T08:03:01.624Z | Planning: Checking for conflicting actions ... Done |
| 98 | 2026-06-04T08:03:01.628Z | Planning: Consolidating action changes ... Done |
| 99 | 2026-06-04T08:03:02.396Z | Planning: Evaluating mediators ... Done |
| 100 | 2026-06-04T08:03:02.405Z | Planning: Planning completed in 8.35 seconds |
| 101 | 2026-06-04T08:03:02.408Z | Packages to install: 1 |
| 102 | 2026-06-04T08:03:02.409Z | Create boot environment: No |
| 103 | 2026-06-04T08:03:02.409Z | Create backup boot environment: No |
| 104 | 2026-06-04T08:03:02.447Z | |
| 105 | 2026-06-04T08:03:02.447Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 106 | 2026-06-04T08:03:07.471Z | Download: 1003/1184 items 15.2/15.2MB 99% complete (3.0M/s) |
| 107 | 2026-06-04T08:03:12.468Z | Download: 1121/1184 items 15.2/15.2MB 99% complete (1.6M/s) |
| 108 | 2026-06-04T08:03:17.904Z | Download: 1178/1184 items 15.2/15.2MB 99% complete (1.2M/s) |
| 109 | 2026-06-04T08:03:41.916Z | Download: 1182/1184 items 15.2/15.2MB 99% complete |
| 110 | 2026-06-04T08:03:41.935Z | Download: Completed 15.22 MB in 39.48 seconds (394k/s) |
| 111 | 2026-06-04T08:03:42.035Z | Actions: 1/1284 actions (Installing new actions) |
| 112 | 2026-06-04T08:03:42.337Z | Actions: Completed 1284 actions in 0.30 seconds. |
| 113 | 2026-06-04T08:03:42.962Z | Done |
| 114 | 2026-06-04T08:03:42.962Z | Done |
| 115 | 2026-06-04T08:03:43.606Z | Done |
| 116 | 2026-06-04T08:03:46.637Z | Done |
| 117 | 2026-06-04T08:03:46.711Z | Done |
| 118 | 2026-06-04T08:03:46.714Z | Done |
| 119 | 2026-06-04T08:03:46.908Z | Done |
| 120 | 2026-06-04T08:03:47.588Z | + cargo --version |
| 121 | 2026-06-04T08:03:47.598Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 122 | 2026-06-04T08:03:47.600Z | + rustc --version |
| 123 | 2026-06-04T08:03:47.620Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 124 | 2026-06-04T08:03:47.623Z | + banner clone |
| 125 | 2026-06-04T08:03:47.626Z | |
| 126 | 2026-06-04T08:03:47.626Z | #### # #### # # ###### |
| 127 | 2026-06-04T08:03:47.626Z | # # # # # ## # # |
| 128 | 2026-06-04T08:03:47.626Z | # # # # # # # ##### |
| 129 | 2026-06-04T08:03:47.626Z | # # # # # # # # |
| 130 | 2026-06-04T08:03:47.626Z | # # # # # # ## # |
| 131 | 2026-06-04T08:03:47.626Z | #### ###### #### # # ###### |
| 132 | 2026-06-04T08:03:47.626Z | |
| 133 | 2026-06-04T08:03:47.626Z | + mkdir -p /work/ci |
| 134 | 2026-06-04T08:03:47.626Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 135 | 2026-06-04T08:03:47.660Z | Cloning into '/work/ci/testbed'... |
| 136 | 2026-06-04T08:03:48.688Z | + banner build |
| 137 | 2026-06-04T08:03:48.691Z | |
| 138 | 2026-06-04T08:03:48.691Z | ##### # # # # ##### |
| 139 | 2026-06-04T08:03:48.691Z | # # # # # # # # |
| 140 | 2026-06-04T08:03:48.691Z | ##### # # # # # # |
| 141 | 2026-06-04T08:03:48.691Z | # # # # # # # # |
| 142 | 2026-06-04T08:03:48.691Z | # # # # # # # # |
| 143 | 2026-06-04T08:03:48.691Z | ##### #### # ###### ##### |
| 144 | 2026-06-04T08:03:48.691Z | |
| 145 | 2026-06-04T08:03:48.691Z | + cd /work/ci/testbed |
| 146 | 2026-06-04T08:03:48.691Z | + cargo build -p interop-lab -p wrangler |
| 147 | 2026-06-04T08:03:48.792Z | Updating crates.io index |
| 148 | 2026-06-04T08:03:48.795Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 149 | 2026-06-04T08:03:49.133Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 150 | 2026-06-04T08:03:49.784Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 151 | 2026-06-04T08:03:50.120Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 152 | 2026-06-04T08:03:50.681Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 153 | 2026-06-04T08:03:51.003Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 154 | 2026-06-04T08:03:51.285Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 155 | 2026-06-04T08:03:51.672Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 156 | 2026-06-04T08:03:52.485Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 157 | 2026-06-04T08:03:52.807Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 158 | 2026-06-04T08:03:53.083Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 159 | 2026-06-04T08:03:53.345Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 160 | 2026-06-04T08:03:53.591Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 161 | 2026-06-04T08:03:57.207Z | Downloading crates ... |
| 162 | 2026-06-04T08:03:57.260Z | Downloaded async-stream-impl v0.3.6 |
| 163 | 2026-06-04T08:03:57.272Z | Downloaded async-trait v0.1.89 |
| 164 | 2026-06-04T08:03:57.277Z | Downloaded cpufeatures v0.2.17 |
| 165 | 2026-06-04T08:03:57.279Z | Downloaded cfg-if v1.0.4 |
| 166 | 2026-06-04T08:03:57.280Z | Downloaded aho-corasick v1.1.4 |
| 167 | 2026-06-04T08:03:57.288Z | Downloaded axum v0.6.20 |
| 168 | 2026-06-04T08:03:57.293Z | Downloaded itoa v1.0.17 |
| 169 | 2026-06-04T08:03:57.296Z | Downloaded async-stream v0.3.6 |
| 170 | 2026-06-04T08:03:57.296Z | Downloaded hyper-openssl v0.9.2 |
| 171 | 2026-06-04T08:03:57.298Z | Downloaded block-buffer v0.10.4 |
| 172 | 2026-06-04T08:03:57.298Z | Downloaded http-body v1.0.1 |
| 173 | 2026-06-04T08:03:57.298Z | Downloaded camino v1.2.2 |
| 174 | 2026-06-04T08:03:57.301Z | Downloaded rand_chacha v0.3.1 |
| 175 | 2026-06-04T08:03:57.301Z | Downloaded is-terminal v0.4.17 |
| 176 | 2026-06-04T08:03:57.301Z | Downloaded clap_lex v1.0.0 |
| 177 | 2026-06-04T08:03:57.304Z | Downloaded console v0.16.2 |
| 178 | 2026-06-04T08:03:57.304Z | Downloaded progenitor-client v0.11.2 |
| 179 | 2026-06-04T08:03:57.307Z | Downloaded axum-core v0.4.5 |
| 180 | 2026-06-04T08:03:57.307Z | Downloaded anstream v1.0.0 |
| 181 | 2026-06-04T08:03:57.310Z | Downloaded num_enum v0.7.5 |
| 182 | 2026-06-04T08:03:57.313Z | Downloaded ipnetwork v0.21.1 |
| 183 | 2026-06-04T08:03:57.313Z | Downloaded bs58 v0.5.1 |
| 184 | 2026-06-04T08:03:57.315Z | Downloaded anstyle-parse v1.0.0 |
| 185 | 2026-06-04T08:03:57.315Z | Downloaded progenitor-macro v0.10.0 |
| 186 | 2026-06-04T08:03:57.318Z | Downloaded httpdate v1.0.3 |
| 187 | 2026-06-04T08:03:57.318Z | Downloaded powerfmt v0.2.0 |
| 188 | 2026-06-04T08:03:57.318Z | Downloaded ident_case v1.0.1 |
| 189 | 2026-06-04T08:03:57.321Z | Downloaded darling_macro v0.23.0 |
| 190 | 2026-06-04T08:03:57.321Z | Downloaded base16ct v1.0.0 |
| 191 | 2026-06-04T08:03:57.321Z | Downloaded anyhow v1.0.102 |
| 192 | 2026-06-04T08:03:57.324Z | Downloaded prost v0.11.9 |
| 193 | 2026-06-04T08:03:57.324Z | Downloaded pkg-config v0.3.32 |
| 194 | 2026-06-04T08:03:57.327Z | Downloaded crucible-workspace-hack v0.1.0 |
| 195 | 2026-06-04T08:03:57.327Z | Downloaded lru-slab v0.1.2 |
| 196 | 2026-06-04T08:03:57.330Z | Downloaded home v0.5.12 |
| 197 | 2026-06-04T08:03:57.330Z | Downloaded heck v0.5.0 |
| 198 | 2026-06-04T08:03:57.330Z | Downloaded hyper-timeout v0.4.1 |
| 199 | 2026-06-04T08:03:57.333Z | Downloaded futures-task v0.3.32 |
| 200 | 2026-06-04T08:03:57.333Z | Downloaded foreign-types-macros v0.2.3 |
| 201 | 2026-06-04T08:03:57.333Z | Downloaded foreign-types-shared v0.3.1 |
| 202 | 2026-06-04T08:03:57.336Z | Downloaded cfg_aliases v0.2.1 |
| 203 | 2026-06-04T08:03:57.336Z | Downloaded rand_core v0.9.5 |
| 204 | 2026-06-04T08:03:57.336Z | Downloaded futures-io v0.3.32 |
| 205 | 2026-06-04T08:03:57.339Z | Downloaded proc-macro-error v1.0.4 |
| 206 | 2026-06-04T08:03:57.339Z | Downloaded fixedbitset v0.4.2 |
| 207 | 2026-06-04T08:03:57.343Z | Downloaded pin-project-lite v0.2.16 |
| 208 | 2026-06-04T08:03:57.343Z | Downloaded linked-hash-map v0.5.6 |
| 209 | 2026-06-04T08:03:57.346Z | Downloaded prost-derive v0.11.9 |
| 210 | 2026-06-04T08:03:57.346Z | Downloaded foreign-types v0.3.2 |
| 211 | 2026-06-04T08:03:57.346Z | Downloaded foreign-types-shared v0.1.1 |
| 212 | 2026-06-04T08:03:57.349Z | Downloaded multimap v0.8.3 |
| 213 | 2026-06-04T08:03:57.349Z | Downloaded futures-sink v0.3.32 |
| 214 | 2026-06-04T08:03:57.349Z | Downloaded dunce v1.0.5 |
| 215 | 2026-06-04T08:03:57.349Z | Downloaded once_cell v1.21.3 |
| 216 | 2026-06-04T08:03:57.352Z | Downloaded form_urlencoded v1.2.2 |
| 217 | 2026-06-04T08:03:57.352Z | Downloaded num-conv v0.2.0 |
| 218 | 2026-06-04T08:03:57.352Z | Downloaded fastrand v2.3.0 |
| 219 | 2026-06-04T08:03:57.355Z | Downloaded dyn-clone v1.0.20 |
| 220 | 2026-06-04T08:03:57.355Z | Downloaded futures-core v0.3.32 |
| 221 | 2026-06-04T08:03:57.355Z | Downloaded errno v0.3.14 |
| 222 | 2026-06-04T08:03:57.358Z | Downloaded mime v0.3.17 |
| 223 | 2026-06-04T08:03:57.358Z | Downloaded is_terminal_polyfill v1.70.2 |
| 224 | 2026-06-04T08:03:57.358Z | Downloaded futures-macro v0.3.32 |
| 225 | 2026-06-04T08:03:57.361Z | Downloaded http-body v0.4.6 |
| 226 | 2026-06-04T08:03:57.361Z | Downloaded atomic-waker v1.1.2 |
| 227 | 2026-06-04T08:03:57.361Z | Downloaded crypto-common v0.1.6 |
| 228 | 2026-06-04T08:03:57.364Z | Downloaded ipnet v2.11.0 |
| 229 | 2026-06-04T08:03:57.364Z | Downloaded hyper-timeout v0.5.2 |
| 230 | 2026-06-04T08:03:57.367Z | Downloaded openssl-probe v0.2.1 |
| 231 | 2026-06-04T08:03:57.367Z | Downloaded colorchoice v1.0.4 |
| 232 | 2026-06-04T08:03:57.370Z | Downloaded ref-cast v1.0.25 |
| 233 | 2026-06-04T08:03:57.373Z | Downloaded equivalent v1.0.2 |
| 234 | 2026-06-04T08:03:57.373Z | Downloaded anstyle-query v1.1.5 |
| 235 | 2026-06-04T08:03:57.376Z | Downloaded progenitor-client v0.10.0 |
| 236 | 2026-06-04T08:03:57.376Z | Downloaded foreign-types v0.5.0 |
| 237 | 2026-06-04T08:03:57.379Z | Downloaded percent-encoding v2.3.2 |
| 238 | 2026-06-04T08:03:57.379Z | Downloaded linked_hash_set v0.1.6 |
| 239 | 2026-06-04T08:03:57.379Z | Downloaded cstr-argument v0.1.2 |
| 240 | 2026-06-04T08:03:57.382Z | Downloaded arc-swap v1.8.0 |
| 241 | 2026-06-04T08:03:57.382Z | Downloaded ref-cast-impl v1.0.25 |
| 242 | 2026-06-04T08:03:57.385Z | Downloaded pretty-hex v0.4.1 |
| 243 | 2026-06-04T08:03:57.385Z | Downloaded progenitor-macro v0.11.2 |
| 244 | 2026-06-04T08:03:57.389Z | Downloaded lazy_static v1.5.0 |
| 245 | 2026-06-04T08:03:57.389Z | Downloaded base64 v0.22.1 |
| 246 | 2026-06-04T08:03:57.392Z | Downloaded rustc-hash v2.1.1 |
| 247 | 2026-06-04T08:03:57.392Z | Downloaded idna_adapter v1.2.1 |
| 248 | 2026-06-04T08:03:57.392Z | Downloaded openssl-macros v0.1.1 |
| 249 | 2026-06-04T08:03:57.401Z | Downloaded serde_spanned v1.0.4 |
| 250 | 2026-06-04T08:03:57.408Z | Downloaded potential_utf v0.1.4 |
| 251 | 2026-06-04T08:03:57.411Z | Downloaded proc-macro-error-attr v1.0.4 |
| 252 | 2026-06-04T08:03:57.414Z | Downloaded pin-utils v0.1.0 |
| 253 | 2026-06-04T08:03:57.414Z | Downloaded http-body-util v0.1.3 |
| 254 | 2026-06-04T08:03:57.414Z | Downloaded fnv v1.0.7 |
| 255 | 2026-06-04T08:03:57.417Z | Downloaded digest v0.10.7 |
| 256 | 2026-06-04T08:03:57.417Z | Downloaded data-encoding v2.10.0 |
| 257 | 2026-06-04T08:03:57.417Z | Downloaded anstyle v1.0.13 |
| 258 | 2026-06-04T08:03:57.420Z | Downloaded autocfg v1.5.0 |
| 259 | 2026-06-04T08:03:57.423Z | Downloaded scopeguard v1.2.0 |
| 260 | 2026-06-04T08:03:57.423Z | Downloaded indicatif v0.18.3 |
| 261 | 2026-06-04T08:03:57.426Z | Downloaded icu_normalizer v2.1.1 |
| 262 | 2026-06-04T08:03:57.429Z | Downloaded heck v0.4.1 |
| 263 | 2026-06-04T08:03:57.429Z | Downloaded fs_extra v1.3.0 |
| 264 | 2026-06-04T08:03:57.432Z | Downloaded generic-array v0.14.9 |
| 265 | 2026-06-04T08:03:57.432Z | Downloaded foldhash v0.2.0 |
| 266 | 2026-06-04T08:03:57.432Z | Downloaded hex v0.4.3 |
| 267 | 2026-06-04T08:03:57.432Z | Downloaded futures-executor v0.3.32 |
| 268 | 2026-06-04T08:03:57.435Z | Downloaded cmake v0.1.58 |
| 269 | 2026-06-04T08:03:57.435Z | Downloaded erased-serde v0.3.31 |
| 270 | 2026-06-04T08:03:57.438Z | Downloaded serde_urlencoded v0.7.1 |
| 271 | 2026-06-04T08:03:57.438Z | Downloaded axum-core v0.3.4 |
| 272 | 2026-06-04T08:03:57.438Z | Downloaded displaydoc v0.2.5 |
| 273 | 2026-06-04T08:03:57.441Z | Downloaded slog-envlogger v2.2.0 |
| 274 | 2026-06-04T08:03:57.444Z | Downloaded sha1 v0.10.6 |
| 275 | 2026-06-04T08:03:57.447Z | Downloaded stable_deref_trait v1.2.1 |
| 276 | 2026-06-04T08:03:57.450Z | Downloaded take_mut v0.2.2 |
| 277 | 2026-06-04T08:03:57.457Z | Downloaded rand_core v0.6.4 |
| 278 | 2026-06-04T08:03:57.460Z | Downloaded quote v1.0.45 |
| 279 | 2026-06-04T08:03:57.460Z | Downloaded progenitor v0.10.0 |
| 280 | 2026-06-04T08:03:57.462Z | Downloaded ppv-lite86 v0.2.21 |
| 281 | 2026-06-04T08:03:57.465Z | Downloaded rustls-pemfile v1.0.4 |
| 282 | 2026-06-04T08:03:57.468Z | Downloaded semver v1.0.27 |
| 283 | 2026-06-04T08:03:57.468Z | Downloaded serde_derive_internals v0.29.1 |
| 284 | 2026-06-04T08:03:57.468Z | Downloaded sct v0.7.1 |
| 285 | 2026-06-04T08:03:57.471Z | Downloaded progenitor v0.11.2 |
| 286 | 2026-06-04T08:03:57.471Z | Downloaded tabwriter v1.4.1 |
| 287 | 2026-06-04T08:03:57.474Z | Downloaded matchit v0.7.3 |
| 288 | 2026-06-04T08:03:57.474Z | Downloaded time-core v0.1.8 |
| 289 | 2026-06-04T08:03:57.477Z | Downloaded sync_wrapper v1.0.2 |
| 290 | 2026-06-04T08:03:57.477Z | Downloaded sync_wrapper v0.1.2 |
| 291 | 2026-06-04T08:03:57.477Z | Downloaded tinyvec_macros v0.1.1 |
| 292 | 2026-06-04T08:03:57.477Z | Downloaded prettyplease v0.1.25 |
| 293 | 2026-06-04T08:03:57.480Z | Downloaded icu_properties v2.1.2 |
| 294 | 2026-06-04T08:03:57.483Z | Downloaded getrandom v0.2.17 |
| 295 | 2026-06-04T08:03:57.483Z | Downloaded bitflags v2.10.0 |
| 296 | 2026-06-04T08:03:57.486Z | Downloaded rand_chacha v0.9.0 |
| 297 | 2026-06-04T08:03:57.486Z | Downloaded proc-macro-crate v3.4.0 |
| 298 | 2026-06-04T08:03:57.489Z | Downloaded pin-project-internal v1.1.10 |
| 299 | 2026-06-04T08:03:57.489Z | Downloaded lock_api v0.4.14 |
| 300 | 2026-06-04T08:03:57.489Z | Downloaded jobserver v0.1.34 |
| 301 | 2026-06-04T08:03:57.491Z | Downloaded byteorder v1.5.0 |
| 302 | 2026-06-04T08:03:57.491Z | Downloaded rustls-native-certs v0.8.3 |
| 303 | 2026-06-04T08:03:57.494Z | Downloaded httparse v1.10.1 |
| 304 | 2026-06-04T08:03:57.494Z | Downloaded tokio-macros v2.7.0 |
| 305 | 2026-06-04T08:03:57.497Z | Downloaded darling v0.23.0 |
| 306 | 2026-06-04T08:03:57.500Z | Downloaded tokio-openssl v0.6.5 |
| 307 | 2026-06-04T08:03:57.500Z | Downloaded clap_derive v4.6.1 |
| 308 | 2026-06-04T08:03:57.503Z | Downloaded cargo_toml v0.22.3 |
| 309 | 2026-06-04T08:03:57.503Z | Downloaded crossbeam-utils v0.8.21 |
| 310 | 2026-06-04T08:03:57.506Z | Downloaded rustversion v1.0.22 |
| 311 | 2026-06-04T08:03:57.506Z | Downloaded darling_core v0.23.0 |
| 312 | 2026-06-04T08:03:57.508Z | Downloaded colored v3.1.1 |
| 313 | 2026-06-04T08:03:57.513Z | Downloaded subtle v2.6.1 |
| 314 | 2026-06-04T08:03:57.513Z | Downloaded slog-term v2.9.2 |
| 315 | 2026-06-04T08:03:57.513Z | Downloaded schemars_derive v0.8.22 |
| 316 | 2026-06-04T08:03:57.513Z | Downloaded slog-stdlog v4.1.1 |
| 317 | 2026-06-04T08:03:57.516Z | Downloaded slog-async v2.8.0 |
| 318 | 2026-06-04T08:03:57.516Z | Downloaded shlex v1.3.0 |
| 319 | 2026-06-04T08:03:57.516Z | Downloaded tonic-openssl v0.3.0 |
| 320 | 2026-06-04T08:03:57.516Z | Downloaded slog-scope v4.4.1 |
| 321 | 2026-06-04T08:03:57.519Z | Downloaded slab v0.4.11 |
| 322 | 2026-06-04T08:03:57.519Z | Downloaded sha2 v0.10.9 |
| 323 | 2026-06-04T08:03:57.519Z | Downloaded signal-hook-registry v1.4.8 |
| 324 | 2026-06-04T08:03:57.522Z | Downloaded serde_tokenstream v0.2.2 |
| 325 | 2026-06-04T08:03:57.522Z | Downloaded bitflags v1.3.2 |
| 326 | 2026-06-04T08:03:57.525Z | Downloaded icu_provider v2.1.1 |
| 327 | 2026-06-04T08:03:57.525Z | Downloaded futures-channel v0.3.32 |
| 328 | 2026-06-04T08:03:57.528Z | Downloaded either v1.15.0 |
| 329 | 2026-06-04T08:03:57.528Z | Downloaded deranged v0.5.5 |
| 330 | 2026-06-04T08:03:57.528Z | Downloaded num_enum_derive v0.7.5 |
| 331 | 2026-06-04T08:03:57.532Z | Downloaded parking_lot_core v0.9.12 |
| 332 | 2026-06-04T08:03:57.532Z | Downloaded prost v0.13.5 |
| 333 | 2026-06-04T08:03:57.535Z | Downloaded litemap v0.8.1 |
| 334 | 2026-06-04T08:03:57.535Z | Downloaded quinn-udp v0.5.14 |
| 335 | 2026-06-04T08:03:57.535Z | Downloaded prost-build v0.11.9 |
| 336 | 2026-06-04T08:03:57.537Z | Downloaded strsim v0.11.1 |
| 337 | 2026-06-04T08:03:57.540Z | Downloaded try-lock v0.2.5 |
| 338 | 2026-06-04T08:03:57.540Z | Downloaded time-macros v0.2.27 |
| 339 | 2026-06-04T08:03:57.540Z | Downloaded openssl-sys v0.9.116 |
| 340 | 2026-06-04T08:03:57.543Z | Downloaded tower-service v0.3.3 |
| 341 | 2026-06-04T08:03:57.543Z | Downloaded thiserror-impl v2.0.18 |
| 342 | 2026-06-04T08:03:57.546Z | Downloaded thiserror v1.0.69 |
| 343 | 2026-06-04T08:03:57.549Z | Downloaded typify-macro v0.4.3 |
| 344 | 2026-06-04T08:03:57.549Z | Downloaded typeid v1.0.3 |
| 345 | 2026-06-04T08:03:57.549Z | Downloaded thiserror v2.0.18 |
| 346 | 2026-06-04T08:03:57.552Z | Downloaded thread_local v1.1.9 |
| 347 | 2026-06-04T08:03:57.555Z | Downloaded thiserror-impl v1.0.69 |
| 348 | 2026-06-04T08:03:57.555Z | Downloaded parking_lot v0.12.5 |
| 349 | 2026-06-04T08:03:57.555Z | Downloaded serde_with_macros v3.20.0 |
| 350 | 2026-06-04T08:03:57.558Z | Downloaded find-msvc-tools v0.1.8 |
| 351 | 2026-06-04T08:03:57.558Z | Downloaded synstructure v0.13.2 |
| 352 | 2026-06-04T08:03:57.558Z | Downloaded getrandom v0.3.4 |
| 353 | 2026-06-04T08:03:57.561Z | Downloaded tower-layer v0.3.3 |
| 354 | 2026-06-04T08:03:57.561Z | Downloaded oxnet v0.1.4 |
| 355 | 2026-06-04T08:03:57.564Z | Downloaded clap v4.6.1 |
| 356 | 2026-06-04T08:03:57.567Z | Downloaded utf-8 v0.7.6 |
| 357 | 2026-06-04T08:03:57.570Z | Downloaded untrusted v0.9.0 |
| 358 | 2026-06-04T08:03:57.570Z | Downloaded tokio-tungstenite v0.21.0 |
| 359 | 2026-06-04T08:03:57.570Z | Downloaded utf8_iter v1.0.4 |
| 360 | 2026-06-04T08:03:57.573Z | Downloaded tokio-io-timeout v1.2.1 |
| 361 | 2026-06-04T08:03:57.573Z | Downloaded tinystr v0.8.2 |
| 362 | 2026-06-04T08:03:57.573Z | Downloaded smf v0.2.3 |
| 363 | 2026-06-04T08:03:57.576Z | Downloaded which v4.4.2 |
| 364 | 2026-06-04T08:03:57.576Z | Downloaded utf8parse v0.2.2 |
| 365 | 2026-06-04T08:03:57.576Z | Downloaded hyper-rustls v0.27.7 |
| 366 | 2026-06-04T08:03:57.579Z | Downloaded prost-types v0.11.9 |
| 367 | 2026-06-04T08:03:57.579Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 368 | 2026-06-04T08:03:57.582Z | Downloaded rustls-pki-types v1.14.0 |
| 369 | 2026-06-04T08:03:57.582Z | Downloaded tonic-build v0.9.2 |
| 370 | 2026-06-04T08:03:57.582Z | Downloaded iana-time-zone v0.1.64 |
| 371 | 2026-06-04T08:03:57.585Z | Downloaded want v0.3.1 |
| 372 | 2026-06-04T08:03:57.585Z | Downloaded proc-macro2 v1.0.106 |
| 373 | 2026-06-04T08:03:57.588Z | Downloaded zone_cfg_derive v0.3.1 |
| 374 | 2026-06-04T08:03:57.588Z | Downloaded zerofrom-derive v0.1.6 |
| 375 | 2026-06-04T08:03:57.588Z | Downloaded zone v0.3.1 |
| 376 | 2026-06-04T08:03:57.588Z | Downloaded zerofrom v0.1.6 |
| 377 | 2026-06-04T08:03:57.591Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 378 | 2026-06-04T08:03:57.591Z | Downloaded yoke-derive v0.8.1 |
| 379 | 2026-06-04T08:03:57.597Z | Downloaded indexmap v1.9.3 |
| 380 | 2026-06-04T08:03:57.600Z | Downloaded icu_locale_core v2.1.1 |
| 381 | 2026-06-04T08:03:57.603Z | Downloaded log v0.4.29 |
| 382 | 2026-06-04T08:03:57.606Z | Downloaded schemars v0.8.22 |
| 383 | 2026-06-04T08:03:57.611Z | Downloaded tempfile v3.24.0 |
| 384 | 2026-06-04T08:03:57.614Z | Downloaded progenitor-impl v0.11.2 |
| 385 | 2026-06-04T08:03:57.614Z | Downloaded num-traits v0.2.19 |
| 386 | 2026-06-04T08:03:57.617Z | Downloaded term v1.2.1 |
| 387 | 2026-06-04T08:03:57.620Z | Downloaded pin-project v1.1.10 |
| 388 | 2026-06-04T08:03:57.623Z | Downloaded unit-prefix v0.5.2 |
| 389 | 2026-06-04T08:03:57.626Z | Downloaded rustls-platform-verifier v0.7.0 |
| 390 | 2026-06-04T08:03:57.626Z | Downloaded tokio-rustls v0.24.1 |
| 391 | 2026-06-04T08:03:57.629Z | Downloaded hyper-util v0.1.19 |
| 392 | 2026-06-04T08:03:57.634Z | Downloaded tokio-stream v0.1.18 |
| 393 | 2026-06-04T08:03:57.637Z | Downloaded tokio-rustls v0.26.4 |
| 394 | 2026-06-04T08:03:57.640Z | Downloaded ryu v1.0.22 |
| 395 | 2026-06-04T08:03:57.640Z | Downloaded socket2 v0.6.3 |
| 396 | 2026-06-04T08:03:57.643Z | Downloaded serde_derive v1.0.228 |
| 397 | 2026-06-04T08:03:57.643Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 398 | 2026-06-04T08:03:57.646Z | Downloaded xz2 v0.1.7 |
| 399 | 2026-06-04T08:03:57.646Z | Downloaded version_check v0.9.5 |
| 400 | 2026-06-04T08:03:57.649Z | Downloaded zmij v1.0.17 |
| 401 | 2026-06-04T08:03:57.649Z | Downloaded zerovec-derive v0.11.2 |
| 402 | 2026-06-04T08:03:57.649Z | Downloaded yoke v0.8.1 |
| 403 | 2026-06-04T08:03:57.652Z | Downloaded zeroize v1.8.2 |
| 404 | 2026-06-04T08:03:57.652Z | Downloaded writeable v0.6.2 |
| 405 | 2026-06-04T08:03:57.652Z | Downloaded futures v0.3.32 |
| 406 | 2026-06-04T08:03:57.655Z | Downloaded serde_yaml v0.9.34+deprecated |
| 407 | 2026-06-04T08:03:57.658Z | Downloaded smallvec v1.15.1 |
| 408 | 2026-06-04T08:03:57.658Z | Downloaded serde_core v1.0.228 |
| 409 | 2026-06-04T08:03:57.660Z | Downloaded icu_normalizer_data v2.1.1 |
| 410 | 2026-06-04T08:03:57.660Z | Downloaded unicode-ident v1.0.22 |
| 411 | 2026-06-04T08:03:57.663Z | Downloaded progenitor-impl v0.10.0 |
| 412 | 2026-06-04T08:03:57.670Z | Downloaded tinyvec v1.10.0 |
| 413 | 2026-06-04T08:03:57.673Z | Downloaded tracing-attributes v0.1.31 |
| 414 | 2026-06-04T08:03:57.676Z | Downloaded base64 v0.21.7 |
| 415 | 2026-06-04T08:03:57.683Z | Downloaded bytes v1.11.0 |
| 416 | 2026-06-04T08:03:57.686Z | Downloaded allocator-api2 v0.2.21 |
| 417 | 2026-06-04T08:03:57.690Z | Downloaded tracing-core v0.1.36 |
| 418 | 2026-06-04T08:03:57.693Z | Downloaded socket2 v0.5.10 |
| 419 | 2026-06-04T08:03:57.693Z | Downloaded rand v0.8.5 |
| 420 | 2026-06-04T08:03:57.696Z | Downloaded prettyplease v0.2.37 |
| 421 | 2026-06-04T08:03:57.700Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 422 | 2026-06-04T08:03:57.703Z | Downloaded quinn v0.11.9 |
| 423 | 2026-06-04T08:03:57.741Z | Downloaded uuid v1.20.0 |
| 424 | 2026-06-04T08:03:57.741Z | Downloaded indexmap v2.13.0 |
| 425 | 2026-06-04T08:03:57.741Z | Downloaded serde v1.0.228 |
| 426 | 2026-06-04T08:03:57.742Z | Downloaded schemars v0.9.0 |
| 427 | 2026-06-04T08:03:57.742Z | Downloaded typify v0.4.3 |
| 428 | 2026-06-04T08:03:57.742Z | Downloaded http v0.2.12 |
| 429 | 2026-06-04T08:03:57.742Z | Downloaded rand v0.9.2 |
| 430 | 2026-06-04T08:03:57.742Z | Downloaded tungstenite v0.21.0 |
| 431 | 2026-06-04T08:03:57.742Z | Downloaded http v1.4.0 |
| 432 | 2026-06-04T08:03:57.742Z | Downloaded memchr v2.7.6 |
| 433 | 2026-06-04T08:03:57.742Z | Downloaded unsafe-libyaml v0.2.11 |
| 434 | 2026-06-04T08:03:57.742Z | Downloaded slog v2.8.2 |
| 435 | 2026-06-04T08:03:57.745Z | Downloaded itertools v0.10.5 |
| 436 | 2026-06-04T08:03:57.745Z | Downloaded zerotrie v0.2.3 |
| 437 | 2026-06-04T08:03:57.748Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 438 | 2026-06-04T08:03:57.751Z | Downloaded hashbrown v0.12.3 |
| 439 | 2026-06-04T08:03:57.751Z | Downloaded crossbeam-channel v0.5.15 |
| 440 | 2026-06-04T08:03:57.754Z | Downloaded cc v1.2.54 |
| 441 | 2026-06-04T08:03:57.756Z | Downloaded rustls-webpki v0.103.9 |
| 442 | 2026-06-04T08:03:57.757Z | Downloaded url v2.5.8 |
| 443 | 2026-06-04T08:03:57.759Z | Downloaded typenum v1.19.0 |
| 444 | 2026-06-04T08:03:57.759Z | Downloaded mio v1.2.0 |
| 445 | 2026-06-04T08:03:57.762Z | Downloaded idna v1.1.0 |
| 446 | 2026-06-04T08:03:57.765Z | Downloaded icu_collections v2.1.1 |
| 447 | 2026-06-04T08:03:57.768Z | Downloaded hyper v1.8.1 |
| 448 | 2026-06-04T08:03:57.774Z | Downloaded tonic v0.9.2 |
| 449 | 2026-06-04T08:03:57.776Z | Downloaded ron v0.12.0 |
| 450 | 2026-06-04T08:03:57.779Z | Downloaded schemars v1.2.0 |
| 451 | 2026-06-04T08:03:57.785Z | Downloaded itertools v0.12.1 |
| 452 | 2026-06-04T08:03:57.789Z | Downloaded iri-string v0.7.10 |
| 453 | 2026-06-04T08:03:57.792Z | Downloaded zerovec v0.11.5 |
| 454 | 2026-06-04T08:03:57.795Z | Downloaded tonic v0.12.3 |
| 455 | 2026-06-04T08:03:57.803Z | Downloaded tokio-util v0.7.18 |
| 456 | 2026-06-04T08:03:57.806Z | Downloaded serde_json v1.0.150 |
| 457 | 2026-06-04T08:03:57.810Z | Downloaded tower v0.5.3 |
| 458 | 2026-06-04T08:03:57.815Z | Downloaded icu_properties_data v2.1.2 |
| 459 | 2026-06-04T08:03:57.821Z | Downloaded portable-atomic v1.13.0 |
| 460 | 2026-06-04T08:03:57.829Z | Downloaded quinn-proto v0.11.13 |
| 461 | 2026-06-04T08:03:57.846Z | Downloaded regex v1.12.2 |
| 462 | 2026-06-04T08:03:57.849Z | Downloaded winnow v0.7.14 |
| 463 | 2026-06-04T08:03:57.854Z | Downloaded hashbrown v0.16.1 |
| 464 | 2026-06-04T08:03:57.857Z | Downloaded tower v0.4.13 |
| 465 | 2026-06-04T08:03:57.867Z | Downloaded reqwest v0.13.4 |
| 466 | 2026-06-04T08:03:57.878Z | Downloaded futures-util v0.3.32 |
| 467 | 2026-06-04T08:03:57.884Z | Downloaded webpki-roots v1.0.5 |
| 468 | 2026-06-04T08:03:57.887Z | Downloaded axum v0.7.9 |
| 469 | 2026-06-04T08:03:57.890Z | Downloaded h2 v0.4.13 |
| 470 | 2026-06-04T08:03:57.893Z | Downloaded time v0.3.47 |
| 471 | 2026-06-04T08:03:57.899Z | Downloaded openssl v0.10.80 |
| 472 | 2026-06-04T08:03:57.904Z | Downloaded rustls-webpki v0.101.7 |
| 473 | 2026-06-04T08:03:57.912Z | Downloaded tower-http v0.6.8 |
| 474 | 2026-06-04T08:03:57.916Z | Downloaded clap_builder v4.6.0 |
| 475 | 2026-06-04T08:03:57.919Z | Downloaded rustls v0.23.36 |
| 476 | 2026-06-04T08:03:57.925Z | Downloaded reqwest v0.12.28 |
| 477 | 2026-06-04T08:03:57.928Z | Downloaded openapiv3 v2.2.0 |
| 478 | 2026-06-04T08:03:57.934Z | Downloaded h2 v0.3.27 |
| 479 | 2026-06-04T08:03:57.937Z | Downloaded hyper v0.14.32 |
| 480 | 2026-06-04T08:03:57.951Z | Downloaded serde_with v3.20.0 |
| 481 | 2026-06-04T08:03:57.967Z | Downloaded winnow v1.0.0 |
| 482 | 2026-06-04T08:03:57.972Z | Downloaded aws-lc-rs v1.16.3 |
| 483 | 2026-06-04T08:03:57.990Z | Downloaded petgraph v0.6.5 |
| 484 | 2026-06-04T08:03:57.999Z | Downloaded chrono v0.4.43 |
| 485 | 2026-06-04T08:03:58.009Z | Downloaded rustls v0.21.12 |
| 486 | 2026-06-04T08:03:58.015Z | Downloaded syn v1.0.109 |
| 487 | 2026-06-04T08:03:58.020Z | Downloaded vcpkg v0.2.15 |
| 488 | 2026-06-04T08:03:58.041Z | Downloaded lzma-sys v0.1.20 |
| 489 | 2026-06-04T08:03:58.055Z | Downloaded libc v0.2.184 |
| 490 | 2026-06-04T08:03:58.080Z | Downloaded syn v2.0.117 |
| 491 | 2026-06-04T08:03:58.085Z | Downloaded zerocopy v0.8.34 |
| 492 | 2026-06-04T08:03:58.097Z | Downloaded unicode-width v0.2.2 |
| 493 | 2026-06-04T08:03:58.100Z | Downloaded regress v0.10.5 |
| 494 | 2026-06-04T08:03:58.106Z | Downloaded regex-syntax v0.8.8 |
| 495 | 2026-06-04T08:03:58.118Z | Downloaded ring v0.17.14 |
| 496 | 2026-06-04T08:03:58.142Z | Downloaded rustix v0.38.44 |
| 497 | 2026-06-04T08:03:58.151Z | Downloaded rustix v1.1.3 |
| 498 | 2026-06-04T08:03:58.187Z | Downloaded tracing v0.1.44 |
| 499 | 2026-06-04T08:03:58.195Z | Downloaded typify-impl v0.4.3 |
| 500 | 2026-06-04T08:03:58.210Z | Downloaded regex-automata v0.4.13 |
| 501 | 2026-06-04T08:03:58.263Z | Downloaded tokio v1.52.3 |
| 502 | 2026-06-04T08:03:58.323Z | Downloaded encoding_rs v0.8.35 |
| 503 | 2026-06-04T08:03:58.817Z | Downloaded aws-lc-sys v0.40.0 |
| 504 | 2026-06-04T08:03:59.032Z | Compiling proc-macro2 v1.0.106 |
| 505 | 2026-06-04T08:03:59.032Z | Compiling unicode-ident v1.0.22 |
| 506 | 2026-06-04T08:03:59.032Z | Compiling quote v1.0.45 |
| 507 | 2026-06-04T08:03:59.032Z | Compiling libc v0.2.184 |
| 508 | 2026-06-04T08:03:59.032Z | Compiling cfg-if v1.0.4 |
| 509 | 2026-06-04T08:03:59.035Z | Compiling itoa v1.0.17 |
| 510 | 2026-06-04T08:03:59.035Z | Compiling serde_core v1.0.228 |
| 511 | 2026-06-04T08:03:59.239Z | Compiling bytes v1.11.0 |
| 512 | 2026-06-04T08:03:59.319Z | Compiling foldhash v0.2.0 |
| 513 | 2026-06-04T08:03:59.360Z | Compiling allocator-api2 v0.2.21 |
| 514 | 2026-06-04T08:03:59.484Z | Compiling equivalent v1.0.2 |
| 515 | 2026-06-04T08:03:59.581Z | Compiling memchr v2.7.6 |
| 516 | 2026-06-04T08:03:59.623Z | Compiling find-msvc-tools v0.1.8 |
| 517 | 2026-06-04T08:03:59.669Z | Compiling hashbrown v0.16.1 |
| 518 | 2026-06-04T08:03:59.853Z | Compiling shlex v1.3.0 |
| 519 | 2026-06-04T08:03:59.874Z | Compiling pin-project-lite v0.2.16 |
| 520 | 2026-06-04T08:03:59.962Z | Compiling smallvec v1.15.1 |
| 521 | 2026-06-04T08:04:00.056Z | Compiling jobserver v0.1.34 |
| 522 | 2026-06-04T08:04:00.071Z | Compiling autocfg v1.5.0 |
| 523 | 2026-06-04T08:04:00.185Z | Compiling serde v1.0.228 |
| 524 | 2026-06-04T08:04:00.273Z | Compiling cc v1.2.54 |
| 525 | 2026-06-04T08:04:00.373Z | Compiling futures-core v0.3.32 |
| 526 | 2026-06-04T08:04:00.413Z | Compiling parking_lot_core v0.9.12 |
| 527 | 2026-06-04T08:04:00.501Z | Compiling syn v2.0.117 |
| 528 | 2026-06-04T08:04:00.547Z | Compiling log v0.4.29 |
| 529 | 2026-06-04T08:04:00.572Z | Compiling scopeguard v1.2.0 |
| 530 | 2026-06-04T08:04:00.600Z | Compiling errno v0.3.14 |
| 531 | 2026-06-04T08:04:00.669Z | Compiling lock_api v0.4.14 |
| 532 | 2026-06-04T08:04:00.754Z | Compiling socket2 v0.6.3 |
| 533 | 2026-06-04T08:04:00.766Z | Compiling zmij v1.0.17 |
| 534 | 2026-06-04T08:04:00.890Z | Compiling parking_lot v0.12.5 |
| 535 | 2026-06-04T08:04:01.002Z | Compiling signal-hook-registry v1.4.8 |
| 536 | 2026-06-04T08:04:01.099Z | Compiling mio v1.2.0 |
| 537 | 2026-06-04T08:04:01.204Z | Compiling futures-sink v0.3.32 |
| 538 | 2026-06-04T08:04:01.301Z | Compiling serde_json v1.0.150 |
| 539 | 2026-06-04T08:04:01.326Z | Compiling slab v0.4.11 |
| 540 | 2026-06-04T08:04:01.469Z | Compiling once_cell v1.21.3 |
| 541 | 2026-06-04T08:04:01.502Z | Compiling futures-channel v0.3.32 |
| 542 | 2026-06-04T08:04:01.525Z | Compiling num-traits v0.2.19 |
| 543 | 2026-06-04T08:04:01.552Z | Compiling futures-io v0.3.32 |
| 544 | 2026-06-04T08:04:01.586Z | Compiling futures-task v0.3.32 |
| 545 | 2026-06-04T08:04:01.598Z | Compiling getrandom v0.2.17 |
| 546 | 2026-06-04T08:04:01.685Z | Compiling http v1.4.0 |
| 547 | 2026-06-04T08:04:01.710Z | Compiling rustversion v1.0.22 |
| 548 | 2026-06-04T08:04:01.783Z | Compiling schemars v0.8.22 |
| 549 | 2026-06-04T08:04:01.845Z | Compiling tracing-core v0.1.36 |
| 550 | 2026-06-04T08:04:02.077Z | Compiling indexmap v2.13.0 |
| 551 | 2026-06-04T08:04:02.202Z | Compiling tower-service v0.3.3 |
| 552 | 2026-06-04T08:04:02.300Z | Compiling fnv v1.0.7 |
| 553 | 2026-06-04T08:04:02.406Z | Compiling dyn-clone v1.0.20 |
| 554 | 2026-06-04T08:04:02.418Z | Compiling httparse v1.10.1 |
| 555 | 2026-06-04T08:04:02.501Z | Compiling stable_deref_trait v1.2.1 |
| 556 | 2026-06-04T08:04:02.558Z | Compiling ring v0.17.14 |
| 557 | 2026-06-04T08:04:02.570Z | Compiling getrandom v0.3.4 |
| 558 | 2026-06-04T08:04:02.773Z | Compiling percent-encoding v2.3.2 |
| 559 | 2026-06-04T08:04:02.981Z | Compiling try-lock v0.2.5 |
| 560 | 2026-06-04T08:04:03.109Z | Compiling want v0.3.1 |
| 561 | 2026-06-04T08:04:03.128Z | Compiling cmake v0.1.58 |
| 562 | 2026-06-04T08:04:03.150Z | Compiling dunce v1.0.5 |
| 563 | 2026-06-04T08:04:03.162Z | Compiling fs_extra v1.3.0 |
| 564 | 2026-06-04T08:04:03.247Z | Compiling httpdate v1.0.3 |
| 565 | 2026-06-04T08:04:03.261Z | Compiling regex-syntax v0.8.8 |
| 566 | 2026-06-04T08:04:03.280Z | Compiling iana-time-zone v0.1.64 |
| 567 | 2026-06-04T08:04:03.425Z | Compiling synstructure v0.13.2 |
| 568 | 2026-06-04T08:04:03.476Z | Compiling serde_derive_internals v0.29.1 |
| 569 | 2026-06-04T08:04:03.507Z | Compiling tower-layer v0.3.3 |
| 570 | 2026-06-04T08:04:03.515Z | Compiling untrusted v0.9.0 |
| 571 | 2026-06-04T08:04:03.635Z | Compiling aws-lc-sys v0.40.0 |
| 572 | 2026-06-04T08:04:03.665Z | Compiling http-body v1.0.1 |
| 573 | 2026-06-04T08:04:03.924Z | Compiling syn v1.0.109 |
| 574 | 2026-06-04T08:04:03.937Z | Compiling thiserror v2.0.18 |
| 575 | 2026-06-04T08:04:04.007Z | Compiling heck v0.5.0 |
| 576 | 2026-06-04T08:04:04.218Z | Compiling version_check v0.9.5 |
| 577 | 2026-06-04T08:04:04.270Z | Compiling litemap v0.8.1 |
| 578 | 2026-06-04T08:04:04.281Z | Compiling zeroize v1.8.2 |
| 579 | 2026-06-04T08:04:04.292Z | Compiling writeable v0.6.2 |
| 580 | 2026-06-04T08:04:04.483Z | Compiling uuid v1.20.0 |
| 581 | 2026-06-04T08:04:04.493Z | Compiling icu_properties_data v2.1.2 |
| 582 | 2026-06-04T08:04:04.592Z | Compiling serde_derive v1.0.228 |
| 583 | 2026-06-04T08:04:04.665Z | Compiling tokio-macros v2.7.0 |
| 584 | 2026-06-04T08:04:04.712Z | Compiling futures-macro v0.3.32 |
| 585 | 2026-06-04T08:04:04.888Z | Compiling tracing-attributes v0.1.31 |
| 586 | 2026-06-04T08:04:05.405Z | Compiling tokio v1.52.3 |
| 587 | 2026-06-04T08:04:05.522Z | Compiling futures-util v0.3.32 |
| 588 | 2026-06-04T08:04:05.906Z | Compiling zerofrom-derive v0.1.6 |
| 589 | 2026-06-04T08:04:06.073Z | Compiling schemars_derive v0.8.22 |
| 590 | 2026-06-04T08:04:07.071Z | Compiling zerofrom v0.1.6 |
| 591 | 2026-06-04T08:04:07.194Z | Compiling tracing v0.1.44 |
| 592 | 2026-06-04T08:04:07.207Z | Compiling yoke-derive v0.8.1 |
| 593 | 2026-06-04T08:04:07.281Z | Compiling zerovec-derive v0.11.2 |
| 594 | 2026-06-04T08:04:07.467Z | Compiling displaydoc v0.2.5 |
| 595 | 2026-06-04T08:04:07.775Z | Compiling chrono v0.4.43 |
| 596 | 2026-06-04T08:04:08.191Z | Compiling thiserror-impl v2.0.18 |
| 597 | 2026-06-04T08:04:08.210Z | Compiling aws-lc-rs v1.16.3 |
| 598 | 2026-06-04T08:04:08.221Z | Compiling yoke v0.8.1 |
| 599 | 2026-06-04T08:04:08.354Z | Compiling zerocopy v0.8.34 |
| 600 | 2026-06-04T08:04:08.398Z | Compiling zerovec v0.11.5 |
| 601 | 2026-06-04T08:04:08.507Z | Compiling zerotrie v0.2.3 |
| 602 | 2026-06-04T08:04:08.771Z | Compiling icu_normalizer_data v2.1.1 |
| 603 | 2026-06-04T08:04:08.850Z | Compiling tinystr v0.8.2 |
| 604 | 2026-06-04T08:04:08.895Z | Compiling potential_utf v0.1.4 |
| 605 | 2026-06-04T08:04:08.959Z | Compiling tokio-util v0.7.18 |
| 606 | 2026-06-04T08:04:09.053Z | Compiling icu_locale_core v2.1.1 |
| 607 | 2026-06-04T08:04:09.066Z | Compiling icu_collections v2.1.1 |
| 608 | 2026-06-04T08:04:09.532Z | Compiling rustls-pki-types v1.14.0 |
| 609 | 2026-06-04T08:04:09.600Z | Compiling atomic-waker v1.1.2 |
| 610 | 2026-06-04T08:04:09.613Z | Compiling base64 v0.22.1 |
| 611 | 2026-06-04T08:04:09.730Z | Compiling icu_provider v2.1.1 |
| 612 | 2026-06-04T08:04:09.876Z | Compiling h2 v0.4.13 |
| 613 | 2026-06-04T08:04:10.032Z | Compiling aho-corasick v1.1.4 |
| 614 | 2026-06-04T08:04:10.087Z | Compiling bitflags v2.10.0 |
| 615 | 2026-06-04T08:04:10.314Z | Compiling sync_wrapper v1.0.2 |
| 616 | 2026-06-04T08:04:10.427Z | Compiling pin-utils v0.1.0 |
| 617 | 2026-06-04T08:04:10.499Z | Compiling pkg-config v0.3.32 |
| 618 | 2026-06-04T08:04:10.752Z | Compiling icu_normalizer v2.1.1 |
| 619 | 2026-06-04T08:04:10.945Z | Compiling regex-automata v0.4.13 |
| 620 | 2026-06-04T08:04:11.203Z | Compiling icu_properties v2.1.2 |
| 621 | 2026-06-04T08:04:11.467Z | Compiling ipnet v2.11.0 |
| 622 | 2026-06-04T08:04:11.962Z | Compiling ppv-lite86 v0.2.21 |
| 623 | 2026-06-04T08:04:12.124Z | Compiling rustls v0.23.36 |
| 624 | 2026-06-04T08:04:12.192Z | Compiling idna_adapter v1.2.1 |
| 625 | 2026-06-04T08:04:12.334Z | Compiling tower v0.5.3 |
| 626 | 2026-06-04T08:04:12.346Z | Compiling http-body-util v0.1.3 |
| 627 | 2026-06-04T08:04:12.349Z | Compiling form_urlencoded v1.2.2 |
| 628 | 2026-06-04T08:04:12.423Z | Compiling regress v0.10.5 |
| 629 | 2026-06-04T08:04:12.540Z | Compiling semver v1.0.27 |
| 630 | 2026-06-04T08:04:12.584Z | Compiling utf8_iter v1.0.4 |
| 631 | 2026-06-04T08:04:12.739Z | Compiling regex v1.12.2 |
| 632 | 2026-06-04T08:04:12.815Z | Compiling subtle v2.6.1 |
| 633 | 2026-06-04T08:04:12.841Z | Compiling anyhow v1.0.102 |
| 634 | 2026-06-04T08:04:12.972Z | Compiling hyper v1.8.1 |
| 635 | 2026-06-04T08:04:13.214Z | Compiling idna v1.1.0 |
| 636 | 2026-06-04T08:04:13.378Z | Compiling serde_tokenstream v0.2.2 |
| 637 | 2026-06-04T08:04:13.668Z | Compiling winnow v1.0.0 |
| 638 | 2026-06-04T08:04:13.784Z | Compiling url v2.5.8 |
| 639 | 2026-06-04T08:04:13.990Z | Compiling typify-impl v0.4.3 |
| 640 | 2026-06-04T08:04:14.178Z | Compiling hyper-util v0.1.19 |
| 641 | 2026-06-04T08:04:14.398Z | Compiling rand_core v0.6.4 |
| 642 | 2026-06-04T08:04:14.411Z | Compiling either v1.15.0 |
| 643 | 2026-06-04T08:04:14.613Z | Compiling rand_chacha v0.3.1 |
| 644 | 2026-06-04T08:04:14.613Z | Compiling webpki-roots v1.0.5 |
| 645 | 2026-06-04T08:04:14.636Z | Compiling vcpkg v0.2.15 |
| 646 | 2026-06-04T08:04:14.729Z | Compiling winnow v0.7.14 |
| 647 | 2026-06-04T08:04:14.741Z | Compiling typenum v1.19.0 |
| 648 | 2026-06-04T08:04:15.070Z | Compiling ryu v1.0.22 |
| 649 | 2026-06-04T08:04:15.092Z | Compiling iri-string v0.7.10 |
| 650 | 2026-06-04T08:04:15.185Z | Compiling openssl-sys v0.9.116 |
| 651 | 2026-06-04T08:04:15.277Z | Compiling rand v0.8.5 |
| 652 | 2026-06-04T08:04:15.721Z | Compiling itertools v0.10.5 |
| 653 | 2026-06-04T08:04:15.915Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 654 | 2026-06-04T08:04:15.941Z | Compiling async-trait v0.1.89 |
| 655 | 2026-06-04T08:04:16.222Z | Compiling tower-http v0.6.8 |
| 656 | 2026-06-04T08:04:16.299Z | Compiling generic-array v0.14.9 |
| 657 | 2026-06-04T08:04:16.468Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 658 | 2026-06-04T08:04:16.685Z | Compiling prost-derive v0.11.9 |
| 659 | 2026-06-04T08:04:16.698Z | Compiling slog v2.8.2 |
| 660 | 2026-06-04T08:04:16.702Z | Compiling http v0.2.12 |
| 661 | 2026-06-04T08:04:16.949Z | Compiling mime v0.3.17 |
| 662 | 2026-06-04T08:04:17.227Z | Compiling strsim v0.11.1 |
| 663 | 2026-06-04T08:04:17.239Z | Compiling lazy_static v1.5.0 |
| 664 | 2026-06-04T08:04:17.354Z | Compiling openapiv3 v2.2.0 |
| 665 | 2026-06-04T08:04:17.760Z | Compiling erased-serde v0.3.31 |
| 666 | 2026-06-04T08:04:18.110Z | Compiling indexmap v1.9.3 |
| 667 | 2026-06-04T08:04:18.341Z | Compiling socket2 v0.5.10 |
| 668 | 2026-06-04T08:04:18.981Z | Compiling rustix v1.1.3 |
| 669 | 2026-06-04T08:04:19.122Z | Compiling heck v0.4.1 |
| 670 | 2026-06-04T08:04:19.125Z | Compiling rustix v0.38.44 |
| 671 | 2026-06-04T08:04:19.325Z | Compiling thiserror v1.0.69 |
| 672 | 2026-06-04T08:04:20.016Z | Compiling http-body v0.4.6 |
| 673 | 2026-06-04T08:04:20.108Z | Compiling serde_urlencoded v0.7.1 |
| 674 | 2026-06-04T08:04:20.190Z | Compiling typify-macro v0.4.3 |
| 675 | 2026-06-04T08:04:20.253Z | Compiling pin-project-internal v1.1.10 |
| 676 | 2026-06-04T08:04:20.397Z | Compiling thiserror-impl v1.0.69 |
| 677 | 2026-06-04T08:04:21.041Z | Compiling hashbrown v0.12.3 |
| 678 | 2026-06-04T08:04:21.326Z | Compiling unsafe-libyaml v0.2.11 |
| 679 | 2026-06-04T08:04:21.510Z | Compiling prettyplease v0.1.25 |
| 680 | 2026-06-04T08:04:21.626Z | Compiling pin-project v1.1.10 |
| 681 | 2026-06-04T08:04:21.894Z | Compiling serde_yaml v0.9.34+deprecated |
| 682 | 2026-06-04T08:04:22.043Z | Compiling prost v0.11.9 |
| 683 | 2026-06-04T08:04:22.173Z | Compiling block-buffer v0.10.4 |
| 684 | 2026-06-04T08:04:22.205Z | Compiling typify v0.4.3 |
| 685 | 2026-06-04T08:04:22.311Z | Compiling crypto-common v0.1.6 |
| 686 | 2026-06-04T08:04:22.374Z | Compiling h2 v0.3.27 |
| 687 | 2026-06-04T08:04:22.438Z | Compiling fastrand v2.3.0 |
| 688 | 2026-06-04T08:04:22.565Z | Compiling openssl v0.10.80 |
| 689 | 2026-06-04T08:04:22.758Z | Compiling foreign-types-shared v0.1.1 |
| 690 | 2026-06-04T08:04:22.831Z | Compiling matchit v0.7.3 |
| 691 | 2026-06-04T08:04:22.848Z | Compiling ident_case v1.0.1 |
| 692 | 2026-06-04T08:04:22.894Z | Compiling fixedbitset v0.4.2 |
| 693 | 2026-06-04T08:04:22.976Z | Compiling utf8parse v0.2.2 |
| 694 | 2026-06-04T08:04:23.091Z | Compiling home v0.5.12 |
| 695 | 2026-06-04T08:04:23.105Z | Compiling anstyle-parse v1.0.0 |
| 696 | 2026-06-04T08:04:23.147Z | Compiling petgraph v0.6.5 |
| 697 | 2026-06-04T08:04:23.176Z | Compiling which v4.4.2 |
| 698 | 2026-06-04T08:04:23.218Z | Compiling darling_core v0.23.0 |
| 699 | 2026-06-04T08:04:23.285Z | Compiling tempfile v3.24.0 |
| 700 | 2026-06-04T08:04:23.437Z | Compiling foreign-types v0.3.2 |
| 701 | 2026-06-04T08:04:23.510Z | Compiling digest v0.10.7 |
| 702 | 2026-06-04T08:04:23.620Z | Compiling prost-types v0.11.9 |
| 703 | 2026-06-04T08:04:23.711Z | Compiling tower v0.4.13 |
| 704 | 2026-06-04T08:04:24.517Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 705 | 2026-06-04T08:04:24.563Z | Compiling futures-executor v0.3.32 |
| 706 | 2026-06-04T08:04:24.649Z | Compiling openssl-macros v0.1.1 |
| 707 | 2026-06-04T08:04:24.717Z | Compiling async-stream-impl v0.3.6 |
| 708 | 2026-06-04T08:04:24.849Z | Compiling proc-macro-error-attr v1.0.4 |
| 709 | 2026-06-04T08:04:25.079Z | Compiling axum-core v0.3.4 |
| 710 | 2026-06-04T08:04:25.119Z | Compiling crossbeam-utils v0.8.21 |
| 711 | 2026-06-04T08:04:25.290Z | Compiling hyper v0.14.32 |
| 712 | 2026-06-04T08:04:25.302Z | Compiling tokio-openssl v0.6.5 |
| 713 | 2026-06-04T08:04:25.346Z | Compiling cpufeatures v0.2.17 |
| 714 | 2026-06-04T08:04:25.404Z | Compiling rustls v0.21.12 |
| 715 | 2026-06-04T08:04:25.416Z | Compiling anstyle v1.0.13 |
| 716 | 2026-06-04T08:04:25.428Z | Compiling is_terminal_polyfill v1.70.2 |
| 717 | 2026-06-04T08:04:25.517Z | Compiling base64 v0.21.7 |
| 718 | 2026-06-04T08:04:25.535Z | Compiling crucible-workspace-hack v0.1.0 |
| 719 | 2026-06-04T08:04:25.617Z | Compiling colorchoice v1.0.4 |
| 720 | 2026-06-04T08:04:25.644Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 721 | 2026-06-04T08:04:25.736Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 722 | 2026-06-04T08:04:25.749Z | Compiling anstyle-query v1.1.5 |
| 723 | 2026-06-04T08:04:25.841Z | Compiling multimap v0.8.3 |
| 724 | 2026-06-04T08:04:25.855Z | Compiling anstream v1.0.0 |
| 725 | 2026-06-04T08:04:25.963Z | Compiling async-stream v0.3.6 |
| 726 | 2026-06-04T08:04:25.976Z | Compiling prost-build v0.11.9 |
| 727 | 2026-06-04T08:04:26.017Z | Compiling darling_macro v0.23.0 |
| 728 | 2026-06-04T08:04:26.180Z | Compiling proc-macro-crate v3.4.0 |
| 729 | 2026-06-04T08:04:26.192Z | Compiling futures v0.3.32 |
| 730 | 2026-06-04T08:04:26.271Z | Compiling axum-core v0.4.5 |
| 731 | 2026-06-04T08:04:26.487Z | Compiling rustls-webpki v0.101.7 |
| 732 | 2026-06-04T08:04:26.595Z | Compiling sct v0.7.1 |
| 733 | 2026-06-04T08:04:26.609Z | Compiling tokio-stream v0.1.18 |
| 734 | 2026-06-04T08:04:26.831Z | Compiling proc-macro-error v1.0.4 |
| 735 | 2026-06-04T08:04:26.922Z | Compiling rand_core v0.9.5 |
| 736 | 2026-06-04T08:04:27.058Z | Compiling axum v0.6.20 |
| 737 | 2026-06-04T08:04:27.104Z | Compiling serde_spanned v1.0.4 |
| 738 | 2026-06-04T08:04:27.148Z | Compiling clap_lex v1.0.0 |
| 739 | 2026-06-04T08:04:27.257Z | Compiling time-core v0.1.8 |
| 740 | 2026-06-04T08:04:27.274Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 741 | 2026-06-04T08:04:27.287Z | Compiling prettyplease v0.2.37 |
| 742 | 2026-06-04T08:04:27.391Z | Compiling openssl-probe v0.2.1 |
| 743 | 2026-06-04T08:04:27.403Z | Compiling powerfmt v0.2.0 |
| 744 | 2026-06-04T08:04:27.488Z | Compiling unicode-width v0.2.2 |
| 745 | 2026-06-04T08:04:27.520Z | Compiling num-conv v0.2.0 |
| 746 | 2026-06-04T08:04:27.585Z | Compiling deranged v0.5.5 |
| 747 | 2026-06-04T08:04:27.632Z | Compiling rustls-native-certs v0.8.3 |
| 748 | 2026-06-04T08:04:27.649Z | Compiling time-macros v0.2.27 |
| 749 | 2026-06-04T08:04:27.768Z | Compiling axum v0.7.9 |
| 750 | 2026-06-04T08:04:27.926Z | Compiling clap_builder v4.6.0 |
| 751 | 2026-06-04T08:04:27.986Z | Compiling toml v0.9.11+spec-1.1.0 |
| 752 | 2026-06-04T08:04:28.629Z | Compiling rand_chacha v0.9.0 |
| 753 | 2026-06-04T08:04:29.069Z | Compiling num_enum_derive v0.7.5 |
| 754 | 2026-06-04T08:04:29.303Z | Compiling darling v0.23.0 |
| 755 | 2026-06-04T08:04:29.386Z | Compiling tonic-build v0.9.2 |
| 756 | 2026-06-04T08:04:30.130Z | Compiling sha1 v0.10.6 |
| 757 | 2026-06-04T08:04:30.152Z | Compiling progenitor-impl v0.10.0 |
| 758 | 2026-06-04T08:04:30.354Z | Compiling hyper-timeout v0.5.2 |
| 759 | 2026-06-04T08:04:30.420Z | Compiling lzma-sys v0.1.20 |
| 760 | 2026-06-04T08:04:30.559Z | Compiling oxnet v0.1.4 |
| 761 | 2026-06-04T08:04:30.761Z | Compiling tokio-io-timeout v1.2.1 |
| 762 | 2026-06-04T08:04:30.821Z | Compiling foreign-types-macros v0.2.3 |
| 763 | 2026-06-04T08:04:30.922Z | Compiling clap_derive v4.6.1 |
| 764 | 2026-06-04T08:04:31.003Z | Compiling arc-swap v1.8.0 |
| 765 | 2026-06-04T08:04:31.014Z | Compiling prost v0.13.5 |
| 766 | 2026-06-04T08:04:31.308Z | Compiling thread_local v1.1.9 |
| 767 | 2026-06-04T08:04:31.397Z | Compiling slog-async v2.8.0 |
| 768 | 2026-06-04T08:04:31.459Z | Compiling data-encoding v2.10.0 |
| 769 | 2026-06-04T08:04:31.499Z | Compiling bitflags v1.3.2 |
| 770 | 2026-06-04T08:04:31.573Z | Compiling sync_wrapper v0.1.2 |
| 771 | 2026-06-04T08:04:31.587Z | Compiling typeid v1.0.3 |
| 772 | 2026-06-04T08:04:31.674Z | Compiling linked-hash-map v0.5.6 |
| 773 | 2026-06-04T08:04:31.686Z | Compiling utf-8 v0.7.6 |
| 774 | 2026-06-04T08:04:31.900Z | Compiling byteorder v1.5.0 |
| 775 | 2026-06-04T08:04:31.911Z | Compiling hyper-openssl v0.9.2 |
| 776 | 2026-06-04T08:04:31.912Z | Compiling portable-atomic v1.13.0 |
| 777 | 2026-06-04T08:04:32.138Z | Compiling foreign-types-shared v0.3.1 |
| 778 | 2026-06-04T08:04:32.173Z | Compiling tungstenite v0.21.0 |
| 779 | 2026-06-04T08:04:32.234Z | Compiling foreign-types v0.5.0 |
| 780 | 2026-06-04T08:04:32.321Z | Compiling linked_hash_set v0.1.6 |
| 781 | 2026-06-04T08:04:32.401Z | Compiling tonic v0.12.3 |
| 782 | 2026-06-04T08:04:32.414Z | Compiling slog-scope v4.4.1 |
| 783 | 2026-06-04T08:04:32.471Z | Compiling hyper-timeout v0.4.1 |
| 784 | 2026-06-04T08:04:32.650Z | Compiling clap v4.6.1 |
| 785 | 2026-06-04T08:04:32.663Z | Compiling tokio-rustls v0.24.1 |
| 786 | 2026-06-04T08:04:32.681Z | Compiling crossbeam-channel v0.5.15 |
| 787 | 2026-06-04T08:04:32.725Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 788 | 2026-06-04T08:04:32.881Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 789 | 2026-06-04T08:04:33.103Z | Compiling num_enum v0.7.5 |
| 790 | 2026-06-04T08:04:33.207Z | Compiling serde_with_macros v3.20.0 |
| 791 | 2026-06-04T08:04:33.221Z | Compiling rand v0.9.2 |
| 792 | 2026-06-04T08:04:33.444Z | Compiling cargo_toml v0.22.3 |
| 793 | 2026-06-04T08:04:33.695Z | Compiling progenitor-macro v0.10.0 |
| 794 | 2026-06-04T08:04:33.827Z | Compiling time v0.3.47 |
| 795 | 2026-06-04T08:04:34.485Z | Compiling rustls-pemfile v1.0.4 |
| 796 | 2026-06-04T08:04:34.897Z | Compiling progenitor-impl v0.11.2 |
| 797 | 2026-06-04T08:04:35.284Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 798 | 2026-06-04T08:04:35.354Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 799 | 2026-06-04T08:04:35.596Z | Compiling cstr-argument v0.1.2 |
| 800 | 2026-06-04T08:04:35.648Z | Compiling is-terminal v0.4.17 |
| 801 | 2026-06-04T08:04:35.750Z | Compiling encoding_rs v0.8.35 |
| 802 | 2026-06-04T08:04:35.753Z | Compiling term v1.2.1 |
| 803 | 2026-06-04T08:04:35.859Z | Compiling take_mut v0.2.2 |
| 804 | 2026-06-04T08:04:35.978Z | Compiling ipnetwork v0.21.1 |
| 805 | 2026-06-04T08:04:35.990Z | Compiling camino v1.2.2 |
| 806 | 2026-06-04T08:04:36.263Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 807 | 2026-06-04T08:04:36.321Z | Compiling pretty-hex v0.4.1 |
| 808 | 2026-06-04T08:04:36.466Z | Compiling colored v3.1.1 |
| 809 | 2026-06-04T08:04:36.505Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 810 | 2026-06-04T08:04:36.694Z | Compiling itertools v0.12.1 |
| 811 | 2026-06-04T08:04:36.772Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 812 | 2026-06-04T08:04:36.908Z | Compiling slog-term v2.9.2 |
| 813 | 2026-06-04T08:04:37.492Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 814 | 2026-06-04T08:04:37.518Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 815 | 2026-06-04T08:04:37.618Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 816 | 2026-06-04T08:04:37.792Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 817 | 2026-06-04T08:04:37.817Z | Compiling tonic v0.9.2 |
| 818 | 2026-06-04T08:04:38.015Z | Compiling serde_with v3.20.0 |
| 819 | 2026-06-04T08:04:38.358Z | Compiling tonic-openssl v0.3.0 |
| 820 | 2026-06-04T08:04:38.478Z | Compiling progenitor-macro v0.11.2 |
| 821 | 2026-06-04T08:04:38.551Z | Compiling zone_cfg_derive v0.3.1 |
| 822 | 2026-06-04T08:04:38.785Z | Compiling tokio-tungstenite v0.21.0 |
| 823 | 2026-06-04T08:04:38.962Z | Compiling slog-stdlog v4.1.1 |
| 824 | 2026-06-04T08:04:39.341Z | Compiling tabwriter v1.4.1 |
| 825 | 2026-06-04T08:04:39.538Z | Compiling console v0.16.2 |
| 826 | 2026-06-04T08:04:39.857Z | Compiling unit-prefix v0.5.2 |
| 827 | 2026-06-04T08:04:40.011Z | Compiling indicatif v0.18.3 |
| 828 | 2026-06-04T08:04:40.168Z | Compiling ron v0.12.0 |
| 829 | 2026-06-04T08:04:40.293Z | Compiling zone v0.3.1 |
| 830 | 2026-06-04T08:04:40.972Z | Compiling slog-envlogger v2.2.0 |
| 831 | 2026-06-04T08:04:41.026Z | Compiling xz2 v0.1.7 |
| 832 | 2026-06-04T08:04:41.669Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 833 | 2026-06-04T08:04:41.766Z | Compiling sha2 v0.10.9 |
| 834 | 2026-06-04T08:04:41.813Z | Compiling smf v0.2.3 |
| 835 | 2026-06-04T08:04:42.052Z | Compiling base16ct v1.0.0 |
| 836 | 2026-06-04T08:04:44.638Z | Compiling rustls-webpki v0.103.9 |
| 837 | 2026-06-04T08:04:47.429Z | Compiling tokio-rustls v0.26.4 |
| 838 | 2026-06-04T08:04:47.429Z | Compiling rustls-platform-verifier v0.7.0 |
| 839 | 2026-06-04T08:04:47.621Z | Compiling hyper-rustls v0.27.7 |
| 840 | 2026-06-04T08:04:47.806Z | Compiling reqwest v0.12.28 |
| 841 | 2026-06-04T08:04:47.806Z | Compiling reqwest v0.13.4 |
| 842 | 2026-06-04T08:04:48.860Z | Compiling progenitor-client v0.10.0 |
| 843 | 2026-06-04T08:04:48.860Z | Compiling progenitor-client v0.11.2 |
| 844 | 2026-06-04T08:04:49.053Z | Compiling progenitor v0.10.0 |
| 845 | 2026-06-04T08:04:49.134Z | Compiling progenitor v0.11.2 |
| 846 | 2026-06-04T08:04:49.147Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 847 | 2026-06-04T08:04:49.256Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 848 | 2026-06-04T08:04:52.441Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 849 | 2026-06-04T08:05:01.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s |
| 850 | 2026-06-04T08:05:01.670Z | + cargo build --tests |
| 851 | 2026-06-04T08:05:01.811Z | Downloading crates ... |
| 852 | 2026-06-04T08:05:01.923Z | Downloaded ecdsa v0.16.9 |
| 853 | 2026-06-04T08:05:01.926Z | Downloaded addr2line v0.25.1 |
| 854 | 2026-06-04T08:05:01.929Z | Downloaded backtrace-ext v0.2.1 |
| 855 | 2026-06-04T08:05:01.932Z | Downloaded ahash v0.8.12 |
| 856 | 2026-06-04T08:05:01.932Z | Downloaded is_ci v1.2.0 |
| 857 | 2026-06-04T08:05:01.934Z | Downloaded ciborium v0.2.2 |
| 858 | 2026-06-04T08:05:01.934Z | Downloaded base16ct v0.2.0 |
| 859 | 2026-06-04T08:05:01.937Z | Downloaded console v0.15.11 |
| 860 | 2026-06-04T08:05:01.937Z | Downloaded ciborium-ll v0.2.2 |
| 861 | 2026-06-04T08:05:01.937Z | Downloaded ciborium-io v0.2.2 |
| 862 | 2026-06-04T08:05:01.940Z | Downloaded pem-rfc7468 v0.7.0 |
| 863 | 2026-06-04T08:05:01.940Z | Downloaded adler2 v2.0.1 |
| 864 | 2026-06-04T08:05:01.943Z | Downloaded chumsky v0.9.3 |
| 865 | 2026-06-04T08:05:01.952Z | Downloaded sec1 v0.7.3 |
| 866 | 2026-06-04T08:05:01.958Z | Downloaded zeroize_derive v1.4.3 |
| 867 | 2026-06-04T08:05:01.961Z | Downloaded supports-color v2.1.0 |
| 868 | 2026-06-04T08:05:01.961Z | Downloaded group v0.13.0 |
| 869 | 2026-06-04T08:05:01.961Z | Downloaded ff v0.13.1 |
| 870 | 2026-06-04T08:05:01.964Z | Downloaded newline-converter v0.3.0 |
| 871 | 2026-06-04T08:05:01.964Z | Downloaded miette-derive v5.10.0 |
| 872 | 2026-06-04T08:05:01.964Z | Downloaded base64ct v1.8.3 |
| 873 | 2026-06-04T08:05:01.967Z | Downloaded supports-hyperlinks v2.1.0 |
| 874 | 2026-06-04T08:05:01.967Z | Downloaded flagset v0.4.7 |
| 875 | 2026-06-04T08:05:01.972Z | Downloaded strum v0.26.3 |
| 876 | 2026-06-04T08:05:01.977Z | Downloaded num-iter v0.1.45 |
| 877 | 2026-06-04T08:05:01.977Z | Downloaded der_derive v0.7.3 |
| 878 | 2026-06-04T08:05:01.977Z | Downloaded keccak v0.1.5 |
| 879 | 2026-06-04T08:05:01.979Z | Downloaded num-integer v0.1.46 |
| 880 | 2026-06-04T08:05:01.982Z | Downloaded spin v0.9.8 |
| 881 | 2026-06-04T08:05:01.982Z | Downloaded atomicwrites v0.4.4 |
| 882 | 2026-06-04T08:05:01.982Z | Downloaded hubpack_derive v0.1.1 |
| 883 | 2026-06-04T08:05:01.987Z | Downloaded hubpack v0.1.2 |
| 884 | 2026-06-04T08:05:01.990Z | Downloaded rustc_version v0.4.1 |
| 885 | 2026-06-04T08:05:01.993Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 886 | 2026-06-04T08:05:01.996Z | Downloaded rustc-demangle v0.1.27 |
| 887 | 2026-06-04T08:05:01.999Z | Downloaded rfc6979 v0.4.0 |
| 888 | 2026-06-04T08:05:02.011Z | Downloaded supports-unicode v2.1.0 |
| 889 | 2026-06-04T08:05:02.014Z | Downloaded smawk v0.3.2 |
| 890 | 2026-06-04T08:05:02.018Z | Downloaded unicode-linebreak v0.1.5 |
| 891 | 2026-06-04T08:05:02.018Z | Downloaded signature v2.2.0 |
| 892 | 2026-06-04T08:05:02.021Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 893 | 2026-06-04T08:05:02.024Z | Downloaded pkcs1 v0.7.5 |
| 894 | 2026-06-04T08:05:02.024Z | Downloaded const-oid v0.9.6 |
| 895 | 2026-06-04T08:05:02.027Z | Downloaded terminal_size v0.4.3 |
| 896 | 2026-06-04T08:05:02.041Z | Downloaded ed25519 v2.2.3 |
| 897 | 2026-06-04T08:05:02.044Z | Downloaded owo-colors v3.5.0 |
| 898 | 2026-06-04T08:05:02.047Z | Downloaded static_assertions v1.1.0 |
| 899 | 2026-06-04T08:05:02.051Z | Downloaded pkcs8 v0.10.2 |
| 900 | 2026-06-04T08:05:02.051Z | Downloaded terminal_size v0.1.17 |
| 901 | 2026-06-04T08:05:02.051Z | Downloaded strum_macros v0.26.4 |
| 902 | 2026-06-04T08:05:02.054Z | Downloaded spki v0.7.3 |
| 903 | 2026-06-04T08:05:02.054Z | Downloaded primeorder v0.13.6 |
| 904 | 2026-06-04T08:05:02.054Z | Downloaded knuffel-derive v3.2.0 |
| 905 | 2026-06-04T08:05:02.065Z | Downloaded tls_codec_derive v0.4.2 |
| 906 | 2026-06-04T08:05:02.071Z | Downloaded elliptic-curve v0.13.8 |
| 907 | 2026-06-04T08:05:02.074Z | Downloaded hmac v0.12.1 |
| 908 | 2026-06-04T08:05:02.080Z | Downloaded textwrap v0.15.2 |
| 909 | 2026-06-04T08:05:02.088Z | Downloaded half v2.7.1 |
| 910 | 2026-06-04T08:05:02.093Z | Downloaded tls_codec v0.4.2 |
| 911 | 2026-06-04T08:05:02.098Z | Downloaded similar v2.7.0 |
| 912 | 2026-06-04T08:05:02.118Z | Downloaded miniz_oxide v0.8.9 |
| 913 | 2026-06-04T08:05:02.125Z | Downloaded knuffel v3.2.0 |
| 914 | 2026-06-04T08:05:02.128Z | Downloaded miette v5.10.0 |
| 915 | 2026-06-04T08:05:02.131Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 916 | 2026-06-04T08:05:02.135Z | Downloaded der v0.7.10 |
| 917 | 2026-06-04T08:05:02.138Z | Downloaded backtrace v0.3.76 |
| 918 | 2026-06-04T08:05:02.141Z | Downloaded rsa v0.9.10 |
| 919 | 2026-06-04T08:05:02.152Z | Downloaded crypto-bigint v0.5.5 |
| 920 | 2026-06-04T08:05:02.155Z | Downloaded zerocopy-derive v0.8.34 |
| 921 | 2026-06-04T08:05:02.159Z | Downloaded ed25519-dalek v2.2.0 |
| 922 | 2026-06-04T08:05:02.163Z | Downloaded x509-cert v0.2.5 |
| 923 | 2026-06-04T08:05:02.165Z | Downloaded num-bigint-dig v0.8.6 |
| 924 | 2026-06-04T08:05:02.168Z | Downloaded expectorate v1.2.0 |
| 925 | 2026-06-04T08:05:02.178Z | Downloaded unicode-segmentation v1.12.0 |
| 926 | 2026-06-04T08:05:02.181Z | Downloaded salty v0.3.0 |
| 927 | 2026-06-04T08:05:02.184Z | Downloaded hashbrown v0.14.5 |
| 928 | 2026-06-04T08:05:02.187Z | Downloaded hkdf v0.12.4 |
| 929 | 2026-06-04T08:05:02.190Z | Downloaded libm v0.2.16 |
| 930 | 2026-06-04T08:05:02.194Z | Downloaded p384 v0.13.1 |
| 931 | 2026-06-04T08:05:02.222Z | Downloaded gimli v0.32.3 |
| 932 | 2026-06-04T08:05:02.229Z | Downloaded curve25519-dalek v4.1.3 |
| 933 | 2026-06-04T08:05:02.234Z | Downloaded unicode-width v0.1.14 |
| 934 | 2026-06-04T08:05:02.237Z | Downloaded object v0.37.3 |
| 935 | 2026-06-04T08:05:02.269Z | Downloaded sha3 v0.10.8 |
| 936 | 2026-06-04T08:05:02.360Z | Compiling libc v0.2.184 |
| 937 | 2026-06-04T08:05:02.423Z | Compiling zeroize_derive v1.4.3 |
| 938 | 2026-06-04T08:05:02.426Z | Compiling subtle v2.6.1 |
| 939 | 2026-06-04T08:05:02.431Z | Compiling zerocopy v0.8.34 |
| 940 | 2026-06-04T08:05:02.434Z | Compiling zerocopy-derive v0.8.34 |
| 941 | 2026-06-04T08:05:02.438Z | Compiling bitflags v2.10.0 |
| 942 | 2026-06-04T08:05:02.442Z | Compiling libm v0.2.16 |
| 943 | 2026-06-04T08:05:02.445Z | Compiling num-traits v0.2.19 |
| 944 | 2026-06-04T08:05:02.560Z | Compiling generic-array v0.14.9 |
| 945 | 2026-06-04T08:05:02.655Z | Compiling const-oid v0.9.6 |
| 946 | 2026-06-04T08:05:02.834Z | Compiling serde_json v1.0.150 |
| 947 | 2026-06-04T08:05:02.838Z | Compiling unicode-segmentation v1.12.0 |
| 948 | 2026-06-04T08:05:02.863Z | Compiling errno v0.3.14 |
| 949 | 2026-06-04T08:05:02.922Z | Compiling jobserver v0.1.34 |
| 950 | 2026-06-04T08:05:03.009Z | Compiling getrandom v0.2.17 |
| 951 | 2026-06-04T08:05:03.039Z | Compiling socket2 v0.6.3 |
| 952 | 2026-06-04T08:05:03.093Z | Compiling zeroize v1.8.2 |
| 953 | 2026-06-04T08:05:03.191Z | Compiling cc v1.2.54 |
| 954 | 2026-06-04T08:05:03.232Z | Compiling parking_lot_core v0.9.12 |
| 955 | 2026-06-04T08:05:03.235Z | Compiling signal-hook-registry v1.4.8 |
| 956 | 2026-06-04T08:05:03.269Z | Compiling mio v1.2.0 |
| 957 | 2026-06-04T08:05:03.402Z | Compiling getrandom v0.3.4 |
| 958 | 2026-06-04T08:05:03.488Z | Compiling parking_lot v0.12.5 |
| 959 | 2026-06-04T08:05:03.579Z | Compiling rand_core v0.6.4 |
| 960 | 2026-06-04T08:05:03.714Z | Compiling tokio v1.52.3 |
| 961 | 2026-06-04T08:05:03.893Z | Compiling uuid v1.20.0 |
| 962 | 2026-06-04T08:05:03.919Z | Compiling cmake v0.1.58 |
| 963 | 2026-06-04T08:05:04.035Z | Compiling crypto-common v0.1.6 |
| 964 | 2026-06-04T08:05:04.136Z | Compiling block-buffer v0.10.4 |
| 965 | 2026-06-04T08:05:04.157Z | Compiling chrono v0.4.43 |
| 966 | 2026-06-04T08:05:04.251Z | Compiling digest v0.10.7 |
| 967 | 2026-06-04T08:05:04.268Z | Compiling rustls-pki-types v1.14.0 |
| 968 | 2026-06-04T08:05:04.457Z | Compiling rustix v1.1.3 |
| 969 | 2026-06-04T08:05:04.467Z | Compiling ring v0.17.14 |
| 970 | 2026-06-04T08:05:04.470Z | Compiling aws-lc-sys v0.40.0 |
| 971 | 2026-06-04T08:05:05.295Z | Compiling schemars v0.8.22 |
| 972 | 2026-06-04T08:05:05.660Z | Compiling ppv-lite86 v0.2.21 |
| 973 | 2026-06-04T08:05:05.835Z | Compiling heck v0.4.1 |
| 974 | 2026-06-04T08:05:05.961Z | Compiling rand_chacha v0.3.1 |
| 975 | 2026-06-04T08:05:06.029Z | Compiling webpki-roots v1.0.5 |
| 976 | 2026-06-04T08:05:06.128Z | Compiling base64ct v1.8.3 |
| 977 | 2026-06-04T08:05:06.138Z | Compiling rand v0.8.5 |
| 978 | 2026-06-04T08:05:06.396Z | Compiling pem-rfc7468 v0.7.0 |
| 979 | 2026-06-04T08:05:06.535Z | Compiling terminal_size v0.4.3 |
| 980 | 2026-06-04T08:05:06.667Z | Compiling der_derive v0.7.3 |
| 981 | 2026-06-04T08:05:06.706Z | Compiling winnow v1.0.0 |
| 982 | 2026-06-04T08:05:06.714Z | Compiling flagset v0.4.7 |
| 983 | 2026-06-04T08:05:06.838Z | Compiling openssl-sys v0.9.116 |
| 984 | 2026-06-04T08:05:06.863Z | Compiling clap_builder v4.6.0 |
| 985 | 2026-06-04T08:05:07.076Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 986 | 2026-06-04T08:05:07.366Z | Compiling tokio-util v0.7.18 |
| 987 | 2026-06-04T08:05:07.655Z | Compiling tower v0.5.3 |
| 988 | 2026-06-04T08:05:07.764Z | Compiling typify-impl v0.4.3 |
| 989 | 2026-06-04T08:05:07.906Z | Compiling h2 v0.4.13 |
| 990 | 2026-06-04T08:05:08.000Z | Compiling der v0.7.10 |
| 991 | 2026-06-04T08:05:08.136Z | Compiling tower-http v0.6.8 |
| 992 | 2026-06-04T08:05:08.535Z | Compiling is-terminal v0.4.17 |
| 993 | 2026-06-04T08:05:08.627Z | Compiling fastrand v2.3.0 |
| 994 | 2026-06-04T08:05:08.890Z | Compiling clap v4.6.1 |
| 995 | 2026-06-04T08:05:09.147Z | Compiling openapiv3 v2.2.0 |
| 996 | 2026-06-04T08:05:09.278Z | Compiling socket2 v0.5.10 |
| 997 | 2026-06-04T08:05:09.729Z | Compiling spin v0.9.8 |
| 998 | 2026-06-04T08:05:09.855Z | Compiling lazy_static v1.5.0 |
| 999 | 2026-06-04T08:05:09.942Z | Compiling spki v0.7.3 |
| 1000 | 2026-06-04T08:05:10.450Z | Compiling rustix v0.38.44 |
| 1001 | 2026-06-04T08:05:10.869Z | Compiling hyper v1.8.1 |
| 1002 | 2026-06-04T08:05:10.896Z | Compiling h2 v0.3.27 |
| 1003 | 2026-06-04T08:05:11.199Z | Compiling which v4.4.2 |
| 1004 | 2026-06-04T08:05:11.437Z | Compiling tempfile v3.24.0 |
| 1005 | 2026-06-04T08:05:11.863Z | Compiling openssl v0.10.80 |
| 1006 | 2026-06-04T08:05:11.876Z | Compiling tower v0.4.13 |
| 1007 | 2026-06-04T08:05:12.155Z | Compiling hyper-util v0.1.19 |
| 1008 | 2026-06-04T08:05:12.593Z | Compiling pkcs8 v0.10.2 |
| 1009 | 2026-06-04T08:05:12.869Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1010 | 2026-06-04T08:05:12.898Z | Compiling sha1 v0.10.6 |
| 1011 | 2026-06-04T08:05:13.061Z | Compiling sha2 v0.10.9 |
| 1012 | 2026-06-04T08:05:13.218Z | Compiling prost-build v0.11.9 |
| 1013 | 2026-06-04T08:05:13.444Z | Compiling proc-macro-crate v3.4.0 |
| 1014 | 2026-06-04T08:05:13.750Z | Compiling rustls v0.21.12 |
| 1015 | 2026-06-04T08:05:13.762Z | Compiling hyper v0.14.32 |
| 1016 | 2026-06-04T08:05:13.868Z | Compiling tokio-openssl v0.6.5 |
| 1017 | 2026-06-04T08:05:13.903Z | Compiling rustls-webpki v0.101.7 |
| 1018 | 2026-06-04T08:05:13.932Z | Compiling typify-macro v0.4.3 |
| 1019 | 2026-06-04T08:05:14.105Z | Compiling sct v0.7.1 |
| 1020 | 2026-06-04T08:05:14.282Z | Compiling tokio-stream v0.1.18 |
| 1021 | 2026-06-04T08:05:14.673Z | Compiling rand_core v0.9.5 |
| 1022 | 2026-06-04T08:05:14.720Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1023 | 2026-06-04T08:05:14.921Z | Compiling rustls-native-certs v0.8.3 |
| 1024 | 2026-06-04T08:05:15.018Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1025 | 2026-06-04T08:05:15.263Z | Compiling rand_chacha v0.9.0 |
| 1026 | 2026-06-04T08:05:15.699Z | Compiling axum v0.7.9 |
| 1027 | 2026-06-04T08:05:15.893Z | Compiling typify v0.4.3 |
| 1028 | 2026-06-04T08:05:15.969Z | Compiling progenitor-impl v0.10.0 |
| 1029 | 2026-06-04T08:05:16.531Z | Compiling num_enum_derive v0.7.5 |
| 1030 | 2026-06-04T08:05:16.655Z | Compiling tonic-build v0.9.2 |
| 1031 | 2026-06-04T08:05:17.041Z | Compiling hyper-timeout v0.5.2 |
| 1032 | 2026-06-04T08:05:17.245Z | Compiling tokio-io-timeout v1.2.1 |
| 1033 | 2026-06-04T08:05:17.404Z | Compiling oxnet v0.1.4 |
| 1034 | 2026-06-04T08:05:17.448Z | Compiling lzma-sys v0.1.20 |
| 1035 | 2026-06-04T08:05:17.619Z | Compiling object v0.37.3 |
| 1036 | 2026-06-04T08:05:17.861Z | Compiling tungstenite v0.21.0 |
| 1037 | 2026-06-04T08:05:17.941Z | Compiling axum v0.6.20 |
| 1038 | 2026-06-04T08:05:17.986Z | Compiling tokio-rustls v0.24.1 |
| 1039 | 2026-06-04T08:05:18.058Z | Compiling hyper-openssl v0.9.2 |
| 1040 | 2026-06-04T08:05:18.069Z | Compiling slog-scope v4.4.1 |
| 1041 | 2026-06-04T08:05:18.207Z | Compiling num_enum v0.7.5 |
| 1042 | 2026-06-04T08:05:18.314Z | Compiling tonic v0.12.3 |
| 1043 | 2026-06-04T08:05:18.333Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1044 | 2026-06-04T08:05:18.764Z | Compiling hyper-timeout v0.4.1 |
| 1045 | 2026-06-04T08:05:18.772Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1046 | 2026-06-04T08:05:19.247Z | Compiling cargo_toml v0.22.3 |
| 1047 | 2026-06-04T08:05:19.479Z | Compiling progenitor-macro v0.10.0 |
| 1048 | 2026-06-04T08:05:19.689Z | Compiling rand v0.9.2 |
| 1049 | 2026-06-04T08:05:19.748Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1050 | 2026-06-04T08:05:20.059Z | Compiling hmac v0.12.1 |
| 1051 | 2026-06-04T08:05:20.195Z | Compiling ahash v0.8.12 |
| 1052 | 2026-06-04T08:05:20.290Z | Compiling adler2 v2.0.1 |
| 1053 | 2026-06-04T08:05:20.425Z | Compiling gimli v0.32.3 |
| 1054 | 2026-06-04T08:05:20.474Z | Compiling tonic v0.9.2 |
| 1055 | 2026-06-04T08:05:20.815Z | Compiling miniz_oxide v0.8.9 |
| 1056 | 2026-06-04T08:05:21.156Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1057 | 2026-06-04T08:05:21.443Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1058 | 2026-06-04T08:05:21.613Z | Compiling slog-term v2.9.2 |
| 1059 | 2026-06-04T08:05:21.913Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1060 | 2026-06-04T08:05:22.112Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1061 | 2026-06-04T08:05:22.231Z | Compiling addr2line v0.25.1 |
| 1062 | 2026-06-04T08:05:22.269Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1063 | 2026-06-04T08:05:22.414Z | Compiling tonic-openssl v0.3.0 |
| 1064 | 2026-06-04T08:05:22.442Z | Compiling tokio-tungstenite v0.21.0 |
| 1065 | 2026-06-04T08:05:22.512Z | Compiling slog-stdlog v4.1.1 |
| 1066 | 2026-06-04T08:05:22.746Z | Compiling progenitor-impl v0.11.2 |
| 1067 | 2026-06-04T08:05:22.816Z | Compiling console v0.16.2 |
| 1068 | 2026-06-04T08:05:23.026Z | Compiling zone_cfg_derive v0.3.1 |
| 1069 | 2026-06-04T08:05:23.445Z | Compiling signature v2.2.0 |
| 1070 | 2026-06-04T08:05:23.593Z | Compiling ff v0.13.1 |
| 1071 | 2026-06-04T08:05:23.717Z | Compiling rustc-demangle v0.1.27 |
| 1072 | 2026-06-04T08:05:23.729Z | Compiling base16ct v0.2.0 |
| 1073 | 2026-06-04T08:05:23.915Z | Compiling sec1 v0.7.3 |
| 1074 | 2026-06-04T08:05:24.153Z | Compiling indicatif v0.18.3 |
| 1075 | 2026-06-04T08:05:24.317Z | Compiling zone v0.3.1 |
| 1076 | 2026-06-04T08:05:24.754Z | Compiling group v0.13.0 |
| 1077 | 2026-06-04T08:05:24.941Z | Compiling xz2 v0.1.7 |
| 1078 | 2026-06-04T08:05:24.991Z | Compiling slog-envlogger v2.2.0 |
| 1079 | 2026-06-04T08:05:25.166Z | Compiling ron v0.12.0 |
| 1080 | 2026-06-04T08:05:25.190Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1081 | 2026-06-04T08:05:25.400Z | Compiling backtrace v0.3.76 |
| 1082 | 2026-06-04T08:05:25.729Z | Compiling hkdf v0.12.4 |
| 1083 | 2026-06-04T08:05:25.833Z | Compiling crypto-bigint v0.5.5 |
| 1084 | 2026-06-04T08:05:25.864Z | Compiling rustc_version v0.4.1 |
| 1085 | 2026-06-04T08:05:26.136Z | Compiling smawk v0.3.2 |
| 1086 | 2026-06-04T08:05:26.270Z | Compiling is_ci v1.2.0 |
| 1087 | 2026-06-04T08:05:26.314Z | Compiling progenitor-macro v0.11.2 |
| 1088 | 2026-06-04T08:05:26.405Z | Compiling unicode-linebreak v0.1.5 |
| 1089 | 2026-06-04T08:05:26.647Z | Compiling unicode-width v0.1.14 |
| 1090 | 2026-06-04T08:05:26.760Z | Compiling elliptic-curve v0.13.8 |
| 1091 | 2026-06-04T08:05:26.798Z | Compiling supports-color v2.1.0 |
| 1092 | 2026-06-04T08:05:26.952Z | Compiling textwrap v0.15.2 |
| 1093 | 2026-06-04T08:05:26.977Z | Compiling curve25519-dalek v4.1.3 |
| 1094 | 2026-06-04T08:05:27.015Z | Compiling backtrace-ext v0.2.1 |
| 1095 | 2026-06-04T08:05:27.039Z | Compiling hashbrown v0.14.5 |
| 1096 | 2026-06-04T08:05:27.134Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1097 | 2026-06-04T08:05:27.187Z | Compiling supports-unicode v2.1.0 |
| 1098 | 2026-06-04T08:05:27.252Z | Compiling supports-hyperlinks v2.1.0 |
| 1099 | 2026-06-04T08:05:27.340Z | Compiling half v2.7.1 |
| 1100 | 2026-06-04T08:05:27.358Z | Compiling num-integer v0.1.46 |
| 1101 | 2026-06-04T08:05:27.412Z | Compiling terminal_size v0.1.17 |
| 1102 | 2026-06-04T08:05:27.459Z | Compiling miette-derive v5.10.0 |
| 1103 | 2026-06-04T08:05:27.525Z | Compiling num-bigint-dig v0.8.6 |
| 1104 | 2026-06-04T08:05:27.592Z | Compiling owo-colors v3.5.0 |
| 1105 | 2026-06-04T08:05:27.628Z | Compiling ciborium-io v0.2.2 |
| 1106 | 2026-06-04T08:05:27.666Z | Compiling hex v0.4.3 |
| 1107 | 2026-06-04T08:05:27.718Z | Compiling keccak v0.1.5 |
| 1108 | 2026-06-04T08:05:27.748Z | Compiling ciborium-ll v0.2.2 |
| 1109 | 2026-06-04T08:05:27.930Z | Compiling sha3 v0.10.8 |
| 1110 | 2026-06-04T08:05:27.949Z | Compiling num-iter v0.1.45 |
| 1111 | 2026-06-04T08:05:27.964Z | Compiling chumsky v0.9.3 |
| 1112 | 2026-06-04T08:05:28.127Z | Compiling rfc6979 v0.4.0 |
| 1113 | 2026-06-04T08:05:28.229Z | Compiling knuffel-derive v3.2.0 |
| 1114 | 2026-06-04T08:05:28.246Z | Compiling strum_macros v0.26.4 |
| 1115 | 2026-06-04T08:05:28.259Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1116 | 2026-06-04T08:05:28.559Z | Compiling miette v5.10.0 |
| 1117 | 2026-06-04T08:05:28.934Z | Compiling salty v0.3.0 |
| 1118 | 2026-06-04T08:05:29.341Z | Compiling ecdsa v0.16.9 |
| 1119 | 2026-06-04T08:05:29.618Z | Compiling knuffel v3.2.0 |
| 1120 | 2026-06-04T08:05:29.718Z | Compiling ciborium v0.2.2 |
| 1121 | 2026-06-04T08:05:29.851Z | Compiling strum v0.26.3 |
| 1122 | 2026-06-04T08:05:29.863Z | Compiling primeorder v0.13.6 |
| 1123 | 2026-06-04T08:05:29.979Z | Compiling ed25519 v2.2.3 |
| 1124 | 2026-06-04T08:05:30.106Z | Compiling pkcs1 v0.7.5 |
| 1125 | 2026-06-04T08:05:30.235Z | Compiling hubpack_derive v0.1.1 |
| 1126 | 2026-06-04T08:05:30.288Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1127 | 2026-06-04T08:05:30.316Z | Compiling rsa v0.9.10 |
| 1128 | 2026-06-04T08:05:30.499Z | Compiling ed25519-dalek v2.2.0 |
| 1129 | 2026-06-04T08:05:30.521Z | Compiling p384 v0.13.1 |
| 1130 | 2026-06-04T08:05:30.741Z | Compiling hubpack v0.1.2 |
| 1131 | 2026-06-04T08:05:30.965Z | Compiling x509-cert v0.2.5 |
| 1132 | 2026-06-04T08:05:31.114Z | Compiling static_assertions v1.1.0 |
| 1133 | 2026-06-04T08:05:31.182Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=06f05ee0fb26ed63f33dde79a7e0e7e766fd124c#06f05ee0) |
| 1134 | 2026-06-04T08:05:31.212Z | Compiling console v0.15.11 |
| 1135 | 2026-06-04T08:05:31.394Z | Compiling atomicwrites v0.4.4 |
| 1136 | 2026-06-04T08:05:31.581Z | Compiling newline-converter v0.3.0 |
| 1137 | 2026-06-04T08:05:31.589Z | Compiling similar v2.7.0 |
| 1138 | 2026-06-04T08:05:31.592Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1139 | 2026-06-04T08:05:31.650Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=06f05ee0fb26ed63f33dde79a7e0e7e766fd124c#06f05ee0) |
| 1140 | 2026-06-04T08:05:31.840Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1141 | 2026-06-04T08:05:32.044Z | Compiling expectorate v1.2.0 |
| 1142 | 2026-06-04T08:05:32.189Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1143 | 2026-06-04T08:05:33.150Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1144 | 2026-06-04T08:05:34.121Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 1145 | 2026-06-04T08:05:36.149Z | Compiling aws-lc-rs v1.16.3 |
| 1146 | 2026-06-04T08:05:36.166Z | Compiling rustls v0.23.36 |
| 1147 | 2026-06-04T08:05:37.428Z | Compiling rustls-webpki v0.103.9 |
| 1148 | 2026-06-04T08:05:40.188Z | Compiling tokio-rustls v0.26.4 |
| 1149 | 2026-06-04T08:05:40.188Z | Compiling rustls-platform-verifier v0.7.0 |
| 1150 | 2026-06-04T08:05:40.374Z | Compiling hyper-rustls v0.27.7 |
| 1151 | 2026-06-04T08:05:40.556Z | Compiling reqwest v0.12.28 |
| 1152 | 2026-06-04T08:05:40.556Z | Compiling reqwest v0.13.4 |
| 1153 | 2026-06-04T08:05:41.613Z | Compiling progenitor-client v0.10.0 |
| 1154 | 2026-06-04T08:05:41.613Z | Compiling progenitor-client v0.11.2 |
| 1155 | 2026-06-04T08:05:41.819Z | Compiling progenitor v0.11.2 |
| 1156 | 2026-06-04T08:05:41.829Z | Compiling progenitor v0.10.0 |
| 1157 | 2026-06-04T08:05:41.912Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1158 | 2026-06-04T08:05:41.925Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1159 | 2026-06-04T08:05:45.323Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1160 | 2026-06-04T08:05:46.800Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1161 | 2026-06-04T08:05:58.963Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.27s |
| 1162 | 2026-06-04T08:05:59.062Z | + banner prep |
| 1163 | 2026-06-04T08:05:59.065Z | |
| 1164 | 2026-06-04T08:05:59.065Z | ##### ##### ###### ##### |
| 1165 | 2026-06-04T08:05:59.065Z | # # # # # # # |
| 1166 | 2026-06-04T08:05:59.065Z | # # # # ##### # # |
| 1167 | 2026-06-04T08:05:59.065Z | ##### ##### # ##### |
| 1168 | 2026-06-04T08:05:59.065Z | # # # # # |
| 1169 | 2026-06-04T08:05:59.065Z | # # # ###### # |
| 1170 | 2026-06-04T08:05:59.065Z | |
| 1171 | 2026-06-04T08:05:59.065Z | + mkdir -p out |
| 1172 | 2026-06-04T08:05:59.065Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1173 | 2026-06-04T08:05:59.371Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1174 | 2026-06-04T08:05:59.373Z | ++ grep -v -E '.*\.d$' |
| 1175 | 2026-06-04T08:05:59.373Z | ++ head -1 |
| 1176 | 2026-06-04T08:05:59.378Z | + TEST=target/debug/deps/baseline-c43c858243fcb7a1 |
| 1177 | 2026-06-04T08:05:59.381Z | + mv target/debug/deps/baseline-c43c858243fcb7a1 out/baseline |
| 1178 | 2026-06-04T08:05:59.381Z | + banner archive |
| 1179 | 2026-06-04T08:05:59.381Z | |
| 1180 | 2026-06-04T08:05:59.381Z | ## ##### #### # # # # # ###### |
| 1181 | 2026-06-04T08:05:59.381Z | # # # # # # # # # # # # |
| 1182 | 2026-06-04T08:05:59.382Z | # # # # # ###### # # # ##### |
| 1183 | 2026-06-04T08:05:59.382Z | ###### ##### # # # # # # # |
| 1184 | 2026-06-04T08:05:59.382Z | # # # # # # # # # # # # |
| 1185 | 2026-06-04T08:05:59.382Z | # # # # #### # # # ## ###### |
| 1186 | 2026-06-04T08:05:59.382Z | |
| 1187 | 2026-06-04T08:05:59.382Z | + cd /work/ci |
| 1188 | 2026-06-04T08:05:59.382Z | + cat |
| 1189 | 2026-06-04T08:05:59.385Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1190 | 2026-06-04T08:06:18.165Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1191 | 2026-06-04T08:06:18.165Z | a testbed/ 0K |
| 1192 | 2026-06-04T08:06:18.165Z | a testbed/README.md 2K |
| 1193 | 2026-06-04T08:06:18.165Z | a testbed/Cargo.lock 132K |
| 1194 | 2026-06-04T08:06:18.165Z | a testbed/netconf/ 0K |
| 1195 | 2026-06-04T08:06:18.165Z | a testbed/netconf/static-v6/ 0K |
| 1196 | 2026-06-04T08:06:18.165Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1197 | 2026-06-04T08:06:18.166Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1198 | 2026-06-04T08:06:18.166Z | a testbed/out/ 0K |
| 1199 | 2026-06-04T08:06:18.166Z | a testbed/out/wrangler 173900K |
| 1200 | 2026-06-04T08:06:18.166Z | a testbed/out/baseline 303251K |
| 1201 | 2026-06-04T08:06:18.166Z | a testbed/out/interop 213877K |
| 1202 | 2026-06-04T08:06:18.166Z | a testbed/docs/ 0K |
| 1203 | 2026-06-04T08:06:18.166Z | a testbed/docs/deployment-guides/ 0K |
| 1204 | 2026-06-04T08:06:18.166Z | a testbed/docs/deployment-guides/a4x2/ 0K |
| 1205 | 2026-06-04T08:06:18.166Z | a testbed/docs/deployment-guides/a4x2/simple-static/ 0K |
| 1206 | 2026-06-04T08:06:18.166Z | a testbed/docs/deployment-guides/a4x2/simple-static/README.md 8K |
| 1207 | 2026-06-04T08:06:18.166Z | a testbed/docs/deployment-guides/a4x2/pre-installation.md 4K |
| 1208 | 2026-06-04T08:06:18.166Z | a testbed/tools/ 0K |
| 1209 | 2026-06-04T08:06:18.166Z | a testbed/tools/setup/ 0K |
| 1210 | 2026-06-04T08:06:18.166Z | a testbed/tools/setup/debian 1K |
| 1211 | 2026-06-04T08:06:18.166Z | a testbed/tools/setup/illumos 1K |
| 1212 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/ 0K |
| 1213 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1214 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1215 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/proto/ 0K |
| 1216 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1217 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1218 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1219 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1220 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/scripts/ 0K |
| 1221 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1222 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/build.rs 1K |
| 1223 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/src/ 0K |
| 1224 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1225 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1226 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1227 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1228 | 2026-06-04T08:06:18.166Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1229 | 2026-06-04T08:06:18.166Z | a testbed/.github/ 0K |
| 1230 | 2026-06-04T08:06:18.166Z | a testbed/.github/buildomat/ 0K |
| 1231 | 2026-06-04T08:06:18.166Z | a testbed/.github/buildomat/config.toml 1K |
| 1232 | 2026-06-04T08:06:18.166Z | a testbed/.github/buildomat/jobs/ 0K |
| 1233 | 2026-06-04T08:06:18.166Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1234 | 2026-06-04T08:06:18.166Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1235 | 2026-06-04T08:06:18.166Z | a testbed/.github/renovate.json 1K |
| 1236 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/ 0K |
| 1237 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1238 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/tests/ 0K |
| 1239 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/tests/output/ 0K |
| 1240 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1241 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1242 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1243 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1244 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1245 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1246 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/src/ 0K |
| 1247 | 2026-06-04T08:06:18.167Z | a testbed/toml-assemble/src/main.rs 5K |
| 1248 | 2026-06-04T08:06:18.167Z | a testbed/a4x2 excluded |
| 1249 | 2026-06-04T08:06:18.167Z | a testbed/target excluded |
| 1250 | 2026-06-04T08:06:18.167Z | a testbed/Cargo.toml 2K |
| 1251 | 2026-06-04T08:06:18.167Z | a testbed/interop/ 0K |
| 1252 | 2026-06-04T08:06:18.167Z | a testbed/interop/scripts/ 0K |
| 1253 | 2026-06-04T08:06:18.167Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1254 | 2026-06-04T08:06:18.167Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1255 | 2026-06-04T08:06:18.167Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1256 | 2026-06-04T08:06:18.167Z | a testbed/interop/Cargo.toml 1K |
| 1257 | 2026-06-04T08:06:18.167Z | a testbed/interop/src/ 0K |
| 1258 | 2026-06-04T08:06:18.167Z | a testbed/interop/src/bin/ 0K |
| 1259 | 2026-06-04T08:06:18.167Z | a testbed/interop/src/bin/interop.rs 3K |
| 1260 | 2026-06-04T08:06:18.167Z | a testbed/interop/src/lib.rs 2K |
| 1261 | 2026-06-04T08:06:18.167Z | a testbed/interop/.gitignore 1K |
| 1262 | 2026-06-04T08:06:18.167Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1263 | 2026-06-04T08:06:18.167Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1264 | 2026-06-04T08:06:18.167Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1265 | 2026-06-04T08:06:18.167Z | a testbed/interop/tests/ 0K |
| 1266 | 2026-06-04T08:06:18.167Z | a testbed/interop/tests/baseline.rs 6K |
| 1267 | 2026-06-04T08:06:18.167Z | a testbed/interop/README.md 3K |
| 1268 | 2026-06-04T08:06:18.167Z | a testbed/interop/cargo-bay/ 0K |
| 1269 | 2026-06-04T08:06:18.167Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1270 | 2026-06-04T08:06:18.167Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1271 | 2026-06-04T08:06:18.167Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1272 | 2026-06-04T08:06:18.168Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1273 | 2026-06-04T08:06:18.168Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1274 | 2026-06-04T08:06:18.168Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1275 | 2026-06-04T08:06:18.168Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1276 | 2026-06-04T08:06:18.168Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1277 | 2026-06-04T08:06:18.168Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1278 | 2026-06-04T08:06:18.168Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1279 | 2026-06-04T08:06:18.168Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1280 | 2026-06-04T08:06:18.168Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1281 | 2026-06-04T08:06:18.168Z | a testbed/.gitignore 1K |
| 1282 | 2026-06-04T08:06:18.168Z | a testbed/.git excluded |
| 1283 | 2026-06-04T08:06:18.171Z | + banner dhcp-server |
| 1284 | 2026-06-04T08:06:18.171Z | |
| 1285 | 2026-06-04T08:06:18.171Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1286 | 2026-06-04T08:06:18.171Z | # # # # # # # # # # # # # # # |
| 1287 | 2026-06-04T08:06:18.172Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1288 | 2026-06-04T08:06:18.172Z | # # # # # ##### # # ##### # # # |
| 1289 | 2026-06-04T08:06:18.172Z | # # # # # # # # # # # # # # # |
| 1290 | 2026-06-04T08:06:18.172Z | ##### # # #### # #### ###### # # ## ###### |
| 1291 | 2026-06-04T08:06:18.172Z | |
| 1292 | 2026-06-04T08:06:18.172Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1293 | 2026-06-04T08:06:18.172Z | Cloning into '/work/ci/omicron'... |
| 1294 | 2026-06-04T08:06:29.192Z | + cd /work/ci/omicron |
| 1295 | 2026-06-04T08:06:29.192Z | + source env.sh |
| 1296 | 2026-06-04T08:06:29.196Z | ++ OLD_SHELL_OPTS=ehxB |
| 1297 | 2026-06-04T08:06:29.196Z | ++ set -o xtrace |
| 1298 | 2026-06-04T08:06:29.196Z | ++++ dirname env.sh |
| 1299 | 2026-06-04T08:06:29.199Z | +++ readlink -f . |
| 1300 | 2026-06-04T08:06:29.204Z | ++ OMICRON_WS=/work/ci/omicron |
| 1301 | 2026-06-04T08:06:29.204Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1302 | 2026-06-04T08:06:29.204Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1303 | 2026-06-04T08:06:29.204Z | ++ 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 |
| 1304 | 2026-06-04T08:06:29.204Z | ++ 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 |
| 1305 | 2026-06-04T08:06:29.204Z | ++ 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 |
| 1306 | 2026-06-04T08:06:29.204Z | ++ 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 |
| 1307 | 2026-06-04T08:06:29.204Z | ++ 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 |
| 1308 | 2026-06-04T08:06:29.204Z | ++ 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 |
| 1309 | 2026-06-04T08:06:29.204Z | ++ case $OLD_SHELL_OPTS in |
| 1310 | 2026-06-04T08:06:29.204Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1311 | 2026-06-04T08:06:29.204Z | + [[ true == true ]] |
| 1312 | 2026-06-04T08:06:29.204Z | + source .github/buildomat/ci-env.sh |
| 1313 | 2026-06-04T08:06:29.204Z | ++ export CARGO_TERM_COLOR=always |
| 1314 | 2026-06-04T08:06:29.204Z | ++ CARGO_TERM_COLOR=always |
| 1315 | 2026-06-04T08:06:29.204Z | + ./tools/install_builder_prerequisites.sh -y |
| 1316 | 2026-06-04T08:06:30.127Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1317 | 2026-06-04T08:06:37.628Z | Planning: Solver setup ... Done (6.107s) |
| 1318 | 2026-06-04T08:06:37.711Z | Planning: Running solver ... Done (0.041s) |
| 1319 | 2026-06-04T08:06:37.816Z | Planning: Finding local manifests ... Done (0.000s) |
| 1320 | 2026-06-04T08:06:37.821Z | Planning: Fetching manifests: 0/5 0% complete |
| 1321 | 2026-06-04T08:06:38.045Z | Planning: Fetching manifests: 5/5 100% complete |
| 1322 | 2026-06-04T08:06:38.087Z | Planning: Package planning ... Done (0.038s) |
| 1323 | 2026-06-04T08:06:38.120Z | Planning: Merging actions ... Done (0.036s) |
| 1324 | 2026-06-04T08:06:38.305Z | Planning: Checking for conflicting actions ... Done (0.184s) |
| 1325 | 2026-06-04T08:06:38.313Z | Planning: Consolidating action changes ... Done (0.009s) |
| 1326 | 2026-06-04T08:06:38.484Z | Planning: Evaluating mediators ... Done (0.170s) |
| 1327 | 2026-06-04T08:06:38.490Z | Planning: Planning completed in 8.36 seconds |
| 1328 | 2026-06-04T08:06:38.518Z | Packages to install: 5 |
| 1329 | 2026-06-04T08:06:38.518Z | Mediators to change: 3 |
| 1330 | 2026-06-04T08:06:38.521Z | Services to change: 1 |
| 1331 | 2026-06-04T08:06:38.521Z | Estimated space available: 152.53 GB |
| 1332 | 2026-06-04T08:06:38.521Z | Estimated space to be consumed: 1.90 GB |
| 1333 | 2026-06-04T08:06:38.522Z | Create boot environment: No |
| 1334 | 2026-06-04T08:06:38.522Z | Create backup boot environment: No |
| 1335 | 2026-06-04T08:06:38.522Z | Rebuild boot archive: No |
| 1336 | 2026-06-04T08:06:38.522Z | |
| 1337 | 2026-06-04T08:06:38.522Z | Changed mediators: |
| 1338 | 2026-06-04T08:06:38.522Z | mediator clang: |
| 1339 | 2026-06-04T08:06:38.522Z | version: None -> 15 (system default) |
| 1340 | 2026-06-04T08:06:38.522Z | |
| 1341 | 2026-06-04T08:06:38.522Z | mediator llvm: |
| 1342 | 2026-06-04T08:06:38.522Z | version: 14 (system default) -> 15 (system default) |
| 1343 | 2026-06-04T08:06:38.522Z | |
| 1344 | 2026-06-04T08:06:38.522Z | mediator postgresql: |
| 1345 | 2026-06-04T08:06:38.522Z | version: 15 (system default) -> 18 (system default) |
| 1346 | 2026-06-04T08:06:38.522Z | |
| 1347 | 2026-06-04T08:06:38.522Z | Changed packages: |
| 1348 | 2026-06-04T08:06:38.522Z | helios-dev |
| 1349 | 2026-06-04T08:06:38.522Z | developer/build-essential |
| 1350 | 2026-06-04T08:06:38.522Z | None -> 11-2.0 |
| 1351 | 2026-06-04T08:06:38.522Z | library/libxmlsec1 |
| 1352 | 2026-06-04T08:06:38.522Z | None -> 1.2.35-2.0 |
| 1353 | 2026-06-04T08:06:38.522Z | ooce/developer/clang-15 |
| 1354 | 2026-06-04T08:06:38.522Z | None -> 15.0.7-2.0 |
| 1355 | 2026-06-04T08:06:38.522Z | ooce/developer/llvm-15 |
| 1356 | 2026-06-04T08:06:38.522Z | None -> 15.0.7-2.0 |
| 1357 | 2026-06-04T08:06:38.522Z | ooce/library/postgresql-18 |
| 1358 | 2026-06-04T08:06:38.522Z | None -> 18.1-2.0 |
| 1359 | 2026-06-04T08:06:38.522Z | |
| 1360 | 2026-06-04T08:06:38.522Z | Services: |
| 1361 | 2026-06-04T08:06:38.522Z | restart_fmri: |
| 1362 | 2026-06-04T08:06:38.522Z | svc:/system/update-man-index:default |
| 1363 | 2026-06-04T08:06:38.534Z | |
| 1364 | 2026-06-04T08:06:38.534Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 1365 | 2026-06-04T08:06:43.628Z | Download: 2215/4272 items 119.2/219.0MB 54% complete (24.5M/s) |
| 1366 | 2026-06-04T08:06:48.127Z | Download: Completed 218.99 MB in 9.59 seconds (22.8M/s) |
| 1367 | 2026-06-04T08:06:48.421Z | Actions: 1/4789 actions (Installing new actions) |
| 1368 | 2026-06-04T08:06:52.493Z | Actions: Completed 4789 actions in 3.39 seconds. |
| 1369 | 2026-06-04T08:06:52.653Z | Done (0.803s) |
| 1370 | 2026-06-04T08:06:52.653Z | Done (0.000s) |
| 1371 | 2026-06-04T08:06:53.377Z | Done (0.766s) |
| 1372 | 2026-06-04T08:06:56.168Z | Done (2.403s) |
| 1373 | 2026-06-04T08:06:56.247Z | Done (0.009s) |
| 1374 | 2026-06-04T08:06:56.251Z | Done (0.000s) |
| 1375 | 2026-06-04T08:06:56.591Z | Done (0.000s) |
| 1376 | 2026-06-04T08:06:56.952Z | Planning: Evaluating mediator changes ... Done |
| 1377 | 2026-06-04T08:06:57.050Z | Planning: Checking for conflicting actions ... Done |
| 1378 | 2026-06-04T08:06:57.090Z | Planning: Consolidating action changes ... Done |
| 1379 | 2026-06-04T08:06:57.211Z | Planning: Evaluating mediators ... Done |
| 1380 | 2026-06-04T08:06:57.215Z | Planning: Planning completed in 0.28 seconds |
| 1381 | 2026-06-04T08:06:57.233Z | Mediators to change: 2 |
| 1382 | 2026-06-04T08:06:57.233Z | Create boot environment: No |
| 1383 | 2026-06-04T08:06:57.233Z | Create backup boot environment: No |
| 1384 | 2026-06-04T08:06:57.307Z | Done |
| 1385 | 2026-06-04T08:06:57.307Z | Done |
| 1386 | 2026-06-04T08:06:57.942Z | Done |
| 1387 | 2026-06-04T08:07:01.316Z | Done |
| 1388 | 2026-06-04T08:07:01.430Z | Done |
| 1389 | 2026-06-04T08:07:01.430Z | Done |
| 1390 | 2026-06-04T08:07:01.430Z | Done |
| 1391 | 2026-06-04T08:07:01.430Z | Planning: Evaluating mediator changes ... Done |
| 1392 | 2026-06-04T08:07:01.430Z | Planning: Checking for conflicting actions ... Done |
| 1393 | 2026-06-04T08:07:01.430Z | Planning: Consolidating action changes ... Done |
| 1394 | 2026-06-04T08:07:01.457Z | Planning: Evaluating mediators ... Done |
| 1395 | 2026-06-04T08:07:01.457Z | Planning: Planning completed in 0.27 seconds |
| 1396 | 2026-06-04T08:07:01.457Z | Mediators to change: 1 |
| 1397 | 2026-06-04T08:07:01.457Z | Create boot environment: No |
| 1398 | 2026-06-04T08:07:01.457Z | Create backup boot environment: No |
| 1399 | 2026-06-04T08:07:01.479Z | Done |
| 1400 | 2026-06-04T08:07:01.479Z | Done |
| 1401 | 2026-06-04T08:07:02.080Z | Done |
| 1402 | 2026-06-04T08:07:04.723Z | Done |
| 1403 | 2026-06-04T08:07:04.802Z | Done |
| 1404 | 2026-06-04T08:07:04.806Z | Done |
| 1405 | 2026-06-04T08:07:04.941Z | Done |
| 1406 | 2026-06-04T08:07:05.232Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1407 | 2026-06-04T08:07:05.232Z | clang system 15 system |
| 1408 | 2026-06-04T08:07:05.232Z | csh system system illumos |
| 1409 | 2026-06-04T08:07:05.232Z | ctags system system illumos |
| 1410 | 2026-06-04T08:07:05.232Z | file system system illumos |
| 1411 | 2026-06-04T08:07:05.232Z | gcc vendor 12 vendor |
| 1412 | 2026-06-04T08:07:05.232Z | gcc system 14 system |
| 1413 | 2026-06-04T08:07:05.232Z | gcc system 10 system |
| 1414 | 2026-06-04T08:07:05.232Z | go system 1.20 system |
| 1415 | 2026-06-04T08:07:05.232Z | go system 1.19 system |
| 1416 | 2026-06-04T08:07:05.232Z | llvm system 15 system |
| 1417 | 2026-06-04T08:07:05.232Z | llvm system 14 system |
| 1418 | 2026-06-04T08:07:05.232Z | mariadb system 10.6 system |
| 1419 | 2026-06-04T08:07:05.233Z | mta vendor vendor dma |
| 1420 | 2026-06-04T08:07:05.233Z | openjdk system 17 system |
| 1421 | 2026-06-04T08:07:05.233Z | openjdk system 11 system |
| 1422 | 2026-06-04T08:07:05.233Z | openjdk system 1.8 system |
| 1423 | 2026-06-04T08:07:05.233Z | openssl vendor 3 vendor |
| 1424 | 2026-06-04T08:07:05.233Z | perl system 5.36 system |
| 1425 | 2026-06-04T08:07:05.233Z | postgresql system 18 system |
| 1426 | 2026-06-04T08:07:05.233Z | postgresql system 15 system |
| 1427 | 2026-06-04T08:07:05.233Z | postgresql system 13 system |
| 1428 | 2026-06-04T08:07:05.233Z | python vendor 3 vendor |
| 1429 | 2026-06-04T08:07:05.233Z | python system 2 system |
| 1430 | 2026-06-04T08:07:05.233Z | python3 system 3.11 system |
| 1431 | 2026-06-04T08:07:05.234Z | ruby system 3.0 system |
| 1432 | 2026-06-04T08:07:05.234Z | words vendor vendor american-english |
| 1433 | 2026-06-04T08:07:05.234Z | words system system australian-english |
| 1434 | 2026-06-04T08:07:05.234Z | words system system british-english |
| 1435 | 2026-06-04T08:07:05.234Z | words system system canadian-english |
| 1436 | 2026-06-04T08:07:05.234Z | words system system french |
| 1437 | 2026-06-04T08:07:05.234Z | words system system italian |
| 1438 | 2026-06-04T08:07:05.234Z | words system system ngerman |
| 1439 | 2026-06-04T08:07:05.234Z | words system system ogerman |
| 1440 | 2026-06-04T08:07:05.234Z | words system system spanish |
| 1441 | 2026-06-04T08:07:05.471Z | PUBLISHER TYPE STATUS P LOCATION |
| 1442 | 2026-06-04T08:07:05.471Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1443 | 2026-06-04T08:07:10.247Z | FMRI IFO |
| 1444 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1445 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1446 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1447 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1448 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1449 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1450 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 1451 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 1452 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1453 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1454 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1455 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1456 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1457 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1458 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1459 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1460 | 2026-06-04T08:07:10.247Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1461 | 2026-06-04T08:07:11.236Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 1462 | 2026-06-04T08:07:11.379Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 1463 | 2026-06-04T08:07:11.444Z | info: downloading 6 components |
| 1464 | 2026-06-04T08:07:28.622Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1465 | 2026-06-04T08:07:28.668Z | Updating crates.io index |
| 1466 | 2026-06-04T08:07:28.668Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1467 | 2026-06-04T08:07:28.668Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1468 | 2026-06-04T08:07:28.925Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1469 | 2026-06-04T08:07:29.228Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1470 | 2026-06-04T08:07:30.049Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1471 | 2026-06-04T08:07:30.602Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1472 | 2026-06-04T08:07:31.260Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1473 | 2026-06-04T08:07:32.064Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1474 | 2026-06-04T08:07:32.350Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1475 | 2026-06-04T08:07:33.033Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1476 | 2026-06-04T08:07:33.728Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1477 | 2026-06-04T08:07:34.028Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1478 | 2026-06-04T08:07:34.969Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1479 | 2026-06-04T08:07:35.461Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 1480 | 2026-06-04T08:07:35.942Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1481 | 2026-06-04T08:07:36.305Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1482 | 2026-06-04T08:07:36.738Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1483 | 2026-06-04T08:07:37.217Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1484 | 2026-06-04T08:07:37.679Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1485 | 2026-06-04T08:07:38.002Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1486 | 2026-06-04T08:07:38.502Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 1487 | 2026-06-04T08:07:39.611Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1488 | 2026-06-04T08:07:39.636Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1489 | 2026-06-04T08:07:40.183Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1490 | 2026-06-04T08:07:40.920Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1491 | 2026-06-04T08:07:41.183Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1492 | 2026-06-04T08:07:41.741Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1493 | 2026-06-04T08:07:42.749Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1494 | 2026-06-04T08:07:42.801Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1495 | 2026-06-04T08:07:42.986Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 1496 | 2026-06-04T08:07:43.645Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1497 | 2026-06-04T08:07:44.175Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1498 | 2026-06-04T08:07:44.481Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1499 | 2026-06-04T08:07:56.221Z | Downloading crates ... |
| 1500 | 2026-06-04T08:07:56.288Z | Downloaded cargo_toml v0.21.0 |
| 1501 | 2026-06-04T08:07:56.291Z | Downloaded clap v4.5.60 |
| 1502 | 2026-06-04T08:07:56.295Z | Downloaded cargo_metadata v0.21.0 |
| 1503 | 2026-06-04T08:07:56.299Z | Downloaded ordered-float v2.10.1 |
| 1504 | 2026-06-04T08:07:56.299Z | Downloaded generic-array v0.14.7 |
| 1505 | 2026-06-04T08:07:56.299Z | Downloaded anstream v0.6.21 |
| 1506 | 2026-06-04T08:07:56.299Z | Downloaded usdt-macro v0.5.0 |
| 1507 | 2026-06-04T08:07:56.299Z | Downloaded tabled_derive v0.7.0 |
| 1508 | 2026-06-04T08:07:56.300Z | Downloaded serde_tokenstream v0.2.3 |
| 1509 | 2026-06-04T08:07:56.303Z | Downloaded plain v0.2.3 |
| 1510 | 2026-06-04T08:07:56.303Z | Downloaded cargo-platform v0.2.0 |
| 1511 | 2026-06-04T08:07:56.303Z | Downloaded semver v1.0.28 |
| 1512 | 2026-06-04T08:07:56.307Z | Downloaded scroll_derive v0.12.1 |
| 1513 | 2026-06-04T08:07:56.307Z | Downloaded crypto-common v0.1.7 |
| 1514 | 2026-06-04T08:07:56.307Z | Downloaded memmap v0.7.0 |
| 1515 | 2026-06-04T08:07:56.307Z | Downloaded dtrace-parser v0.2.0 |
| 1516 | 2026-06-04T08:07:56.312Z | Downloaded zmij v1.0.21 |
| 1517 | 2026-06-04T08:07:56.312Z | Downloaded toml_datetime v0.6.11 |
| 1518 | 2026-06-04T08:07:56.315Z | Downloaded scroll v0.12.0 |
| 1519 | 2026-06-04T08:07:56.328Z | Downloaded unicode-xid v0.2.6 |
| 1520 | 2026-06-04T08:07:56.335Z | Downloaded swrite v0.1.0 |
| 1521 | 2026-06-04T08:07:56.339Z | Downloaded usdt-attr-macro v0.5.0 |
| 1522 | 2026-06-04T08:07:56.340Z | Downloaded toml_write v0.1.2 |
| 1523 | 2026-06-04T08:07:56.340Z | Downloaded dof v0.3.0 |
| 1524 | 2026-06-04T08:07:56.340Z | Downloaded serde_spanned v0.6.9 |
| 1525 | 2026-06-04T08:07:56.343Z | Downloaded bytecount v0.6.9 |
| 1526 | 2026-06-04T08:07:56.353Z | Downloaded macaddr v1.0.1 |
| 1527 | 2026-06-04T08:07:56.357Z | Downloaded serde-value v0.7.0 |
| 1528 | 2026-06-04T08:07:56.357Z | Downloaded usdt v0.5.0 |
| 1529 | 2026-06-04T08:07:56.357Z | Downloaded thread-id v4.2.2 |
| 1530 | 2026-06-04T08:07:56.366Z | Downloaded erased-serde v0.4.9 |
| 1531 | 2026-06-04T08:07:56.369Z | Downloaded usdt-impl v0.5.0 |
| 1532 | 2026-06-04T08:07:56.369Z | Downloaded cargo-util-schemas v0.8.2 |
| 1533 | 2026-06-04T08:07:56.373Z | Downloaded serde-untagged v0.1.9 |
| 1534 | 2026-06-04T08:07:56.373Z | Downloaded anstyle-parse v0.2.7 |
| 1535 | 2026-06-04T08:07:56.373Z | Downloaded camino-tempfile v1.4.1 |
| 1536 | 2026-06-04T08:07:56.379Z | Downloaded zerocopy-derive v0.7.35 |
| 1537 | 2026-06-04T08:07:56.384Z | Downloaded pest_generator v2.8.6 |
| 1538 | 2026-06-04T08:07:56.384Z | Downloaded pest_derive v2.8.6 |
| 1539 | 2026-06-04T08:07:56.388Z | Downloaded clap_derive v4.5.55 |
| 1540 | 2026-06-04T08:07:56.388Z | Downloaded toml_edit v0.22.27 |
| 1541 | 2026-06-04T08:07:56.388Z | Downloaded tempfile v3.25.0 |
| 1542 | 2026-06-04T08:07:56.391Z | Downloaded ucd-trie v0.1.7 |
| 1543 | 2026-06-04T08:07:56.391Z | Downloaded fs-err v3.3.0 |
| 1544 | 2026-06-04T08:07:56.395Z | Downloaded toml v0.8.23 |
| 1545 | 2026-06-04T08:07:56.402Z | Downloaded unicode-ident v1.0.24 |
| 1546 | 2026-06-04T08:07:56.412Z | Downloaded bitflags v2.11.0 |
| 1547 | 2026-06-04T08:07:56.416Z | Downloaded textwrap v0.16.2 |
| 1548 | 2026-06-04T08:07:56.419Z | Downloaded pest_meta v2.8.6 |
| 1549 | 2026-06-04T08:07:56.419Z | Downloaded papergrid v0.11.0 |
| 1550 | 2026-06-04T08:07:56.427Z | Downloaded getrandom v0.4.1 |
| 1551 | 2026-06-04T08:07:56.435Z | Downloaded memchr v2.8.0 |
| 1552 | 2026-06-04T08:07:56.439Z | Downloaded indexmap v2.14.0 |
| 1553 | 2026-06-04T08:07:56.460Z | Downloaded serde_json v1.0.149 |
| 1554 | 2026-06-04T08:07:56.519Z | Downloaded clap_builder v4.5.60 |
| 1555 | 2026-06-04T08:07:56.519Z | Downloaded pest v2.8.6 |
| 1556 | 2026-06-04T08:07:56.536Z | Downloaded zerocopy v0.7.35 |
| 1557 | 2026-06-04T08:07:56.536Z | Downloaded hashbrown v0.17.0 |
| 1558 | 2026-06-04T08:07:56.536Z | Downloaded goblin v0.8.2 |
| 1559 | 2026-06-04T08:07:56.537Z | Downloaded tabled v0.15.0 |
| 1560 | 2026-06-04T08:07:56.537Z | Downloaded unicode-width v0.2.0 |
| 1561 | 2026-06-04T08:07:56.542Z | Downloaded libc v0.2.185 |
| 1562 | 2026-06-04T08:07:56.597Z | Compiling proc-macro2 v1.0.106 |
| 1563 | 2026-06-04T08:07:56.597Z | Compiling unicode-ident v1.0.24 |
| 1564 | 2026-06-04T08:07:56.604Z | Compiling quote v1.0.45 |
| 1565 | 2026-06-04T08:07:56.605Z | Compiling serde_core v1.0.228 |
| 1566 | 2026-06-04T08:07:56.605Z | Compiling libc v0.2.185 |
| 1567 | 2026-06-04T08:07:56.605Z | Compiling version_check v0.9.5 |
| 1568 | 2026-06-04T08:07:56.605Z | Compiling memchr v2.8.0 |
| 1569 | 2026-06-04T08:07:56.605Z | Compiling serde v1.0.228 |
| 1570 | 2026-06-04T08:07:56.866Z | Compiling stable_deref_trait v1.2.1 |
| 1571 | 2026-06-04T08:07:56.950Z | Compiling zmij v1.0.21 |
| 1572 | 2026-06-04T08:07:57.074Z | Compiling itoa v1.0.17 |
| 1573 | 2026-06-04T08:07:57.139Z | Compiling thiserror v1.0.69 |
| 1574 | 2026-06-04T08:07:57.259Z | Compiling autocfg v1.5.0 |
| 1575 | 2026-06-04T08:07:57.408Z | Compiling ucd-trie v0.1.7 |
| 1576 | 2026-06-04T08:07:57.497Z | Compiling litemap v0.8.1 |
| 1577 | 2026-06-04T08:07:57.512Z | Compiling writeable v0.6.2 |
| 1578 | 2026-06-04T08:07:57.627Z | Compiling pest v2.8.6 |
| 1579 | 2026-06-04T08:07:57.674Z | Compiling byteorder v1.5.0 |
| 1580 | 2026-06-04T08:07:57.691Z | Compiling icu_normalizer_data v2.1.1 |
| 1581 | 2026-06-04T08:07:57.705Z | Compiling icu_properties_data v2.1.2 |
| 1582 | 2026-06-04T08:07:57.838Z | Compiling rustix v1.1.3 |
| 1583 | 2026-06-04T08:07:57.952Z | Compiling errno v0.3.14 |
| 1584 | 2026-06-04T08:07:58.030Z | Compiling bitflags v2.11.0 |
| 1585 | 2026-06-04T08:07:58.080Z | Compiling syn v2.0.117 |
| 1586 | 2026-06-04T08:07:58.157Z | Compiling serde_json v1.0.149 |
| 1587 | 2026-06-04T08:07:58.326Z | Compiling num-traits v0.2.19 |
| 1588 | 2026-06-04T08:07:58.372Z | Compiling hashbrown v0.17.0 |
| 1589 | 2026-06-04T08:07:58.515Z | Compiling equivalent v1.0.2 |
| 1590 | 2026-06-04T08:07:58.589Z | Compiling smallvec v1.15.1 |
| 1591 | 2026-06-04T08:07:58.608Z | Compiling typeid v1.0.3 |
| 1592 | 2026-06-04T08:07:58.805Z | Compiling pest_meta v2.8.6 |
| 1593 | 2026-06-04T08:07:58.881Z | Compiling indexmap v2.14.0 |
| 1594 | 2026-06-04T08:07:58.951Z | Compiling thread-id v4.2.2 |
| 1595 | 2026-06-04T08:07:59.009Z | Compiling usdt-impl v0.5.0 |
| 1596 | 2026-06-04T08:07:59.036Z | Compiling proc-macro-error-attr v1.0.4 |
| 1597 | 2026-06-04T08:07:59.103Z | Compiling syn v1.0.109 |
| 1598 | 2026-06-04T08:07:59.175Z | Compiling toml_write v0.1.2 |
| 1599 | 2026-06-04T08:07:59.375Z | Compiling winnow v0.7.14 |
| 1600 | 2026-06-04T08:07:59.445Z | Compiling erased-serde v0.4.9 |
| 1601 | 2026-06-04T08:07:59.742Z | Compiling proc-macro-error v1.0.4 |
| 1602 | 2026-06-04T08:07:59.778Z | Compiling getrandom v0.4.1 |
| 1603 | 2026-06-04T08:07:59.938Z | Compiling camino v1.2.2 |
| 1604 | 2026-06-04T08:08:00.136Z | Compiling percent-encoding v2.3.2 |
| 1605 | 2026-06-04T08:08:00.176Z | Compiling log v0.4.29 |
| 1606 | 2026-06-04T08:08:00.274Z | Compiling thiserror v2.0.18 |
| 1607 | 2026-06-04T08:08:00.343Z | Compiling plain v0.2.3 |
| 1608 | 2026-06-04T08:08:00.357Z | Compiling utf8parse v0.2.2 |
| 1609 | 2026-06-04T08:08:00.371Z | Compiling utf8_iter v1.0.4 |
| 1610 | 2026-06-04T08:08:00.464Z | Compiling anstyle-parse v0.2.7 |
| 1611 | 2026-06-04T08:08:00.500Z | Compiling form_urlencoded v1.2.2 |
| 1612 | 2026-06-04T08:08:00.541Z | Compiling ordered-float v2.10.1 |
| 1613 | 2026-06-04T08:08:00.684Z | Compiling terminal_size v0.4.3 |
| 1614 | 2026-06-04T08:08:00.808Z | Compiling synstructure v0.13.2 |
| 1615 | 2026-06-04T08:08:00.830Z | Compiling pest_generator v2.8.6 |
| 1616 | 2026-06-04T08:08:00.966Z | Compiling is_terminal_polyfill v1.70.2 |
| 1617 | 2026-06-04T08:08:01.047Z | Compiling colorchoice v1.0.4 |
| 1618 | 2026-06-04T08:08:01.064Z | Compiling cfg-if v1.0.4 |
| 1619 | 2026-06-04T08:08:01.080Z | Compiling anstyle v1.0.13 |
| 1620 | 2026-06-04T08:08:01.093Z | Compiling anstyle-query v1.1.5 |
| 1621 | 2026-06-04T08:08:01.143Z | Compiling pretty-hex v0.4.1 |
| 1622 | 2026-06-04T08:08:01.290Z | Compiling anstream v0.6.21 |
| 1623 | 2026-06-04T08:08:01.316Z | Compiling serde-untagged v0.1.9 |
| 1624 | 2026-06-04T08:08:01.357Z | Compiling semver v1.0.28 |
| 1625 | 2026-06-04T08:08:01.570Z | Compiling fs-err v3.3.0 |
| 1626 | 2026-06-04T08:08:01.573Z | Compiling anyhow v1.0.102 |
| 1627 | 2026-06-04T08:08:01.612Z | Compiling fnv v1.0.7 |
| 1628 | 2026-06-04T08:08:01.682Z | Compiling heck v0.4.1 |
| 1629 | 2026-06-04T08:08:01.722Z | Compiling unicode-width v0.1.14 |
| 1630 | 2026-06-04T08:08:01.725Z | Compiling strsim v0.11.1 |
| 1631 | 2026-06-04T08:08:01.774Z | Compiling once_cell v1.21.3 |
| 1632 | 2026-06-04T08:08:01.909Z | Compiling unicode-xid v0.2.6 |
| 1633 | 2026-06-04T08:08:01.996Z | Compiling bytecount v0.6.9 |
| 1634 | 2026-06-04T08:08:02.015Z | Compiling fastrand v2.3.0 |
| 1635 | 2026-06-04T08:08:02.039Z | Compiling heck v0.5.0 |
| 1636 | 2026-06-04T08:08:02.090Z | Compiling clap_lex v1.0.0 |
| 1637 | 2026-06-04T08:08:02.136Z | Compiling papergrid v0.11.0 |
| 1638 | 2026-06-04T08:08:02.274Z | Compiling clap_builder v4.5.60 |
| 1639 | 2026-06-04T08:08:02.288Z | Compiling tempfile v3.25.0 |
| 1640 | 2026-06-04T08:08:02.420Z | Compiling memmap v0.7.0 |
| 1641 | 2026-06-04T08:08:02.435Z | Compiling smawk v0.3.2 |
| 1642 | 2026-06-04T08:08:02.522Z | Compiling serde_derive v1.0.228 |
| 1643 | 2026-06-04T08:08:02.573Z | Compiling zerofrom-derive v0.1.6 |
| 1644 | 2026-06-04T08:08:02.606Z | Compiling yoke-derive v0.8.1 |
| 1645 | 2026-06-04T08:08:02.665Z | Compiling zerovec-derive v0.11.2 |
| 1646 | 2026-06-04T08:08:02.752Z | Compiling displaydoc v0.2.5 |
| 1647 | 2026-06-04T08:08:03.491Z | Compiling thiserror-impl v1.0.69 |
| 1648 | 2026-06-04T08:08:03.552Z | Compiling zerocopy-derive v0.7.35 |
| 1649 | 2026-06-04T08:08:03.754Z | Compiling pest_derive v2.8.6 |
| 1650 | 2026-06-04T08:08:03.785Z | Compiling scroll_derive v0.12.1 |
| 1651 | 2026-06-04T08:08:03.966Z | Compiling zerofrom v0.1.6 |
| 1652 | 2026-06-04T08:08:04.105Z | Compiling yoke v0.8.1 |
| 1653 | 2026-06-04T08:08:04.189Z | Compiling thiserror-impl v2.0.18 |
| 1654 | 2026-06-04T08:08:04.318Z | Compiling zerovec v0.11.5 |
| 1655 | 2026-06-04T08:08:04.479Z | Compiling zerotrie v0.2.3 |
| 1656 | 2026-06-04T08:08:04.505Z | Compiling zerocopy v0.7.35 |
| 1657 | 2026-06-04T08:08:04.794Z | Compiling tinystr v0.8.2 |
| 1658 | 2026-06-04T08:08:04.863Z | Compiling potential_utf v0.1.4 |
| 1659 | 2026-06-04T08:08:04.952Z | Compiling dtrace-parser v0.2.0 |
| 1660 | 2026-06-04T08:08:05.014Z | Compiling icu_locale_core v2.1.1 |
| 1661 | 2026-06-04T08:08:05.046Z | Compiling icu_collections v2.1.1 |
| 1662 | 2026-06-04T08:08:05.076Z | Compiling scroll v0.12.0 |
| 1663 | 2026-06-04T08:08:05.345Z | Compiling goblin v0.8.2 |
| 1664 | 2026-06-04T08:08:05.361Z | Compiling tabled_derive v0.7.0 |
| 1665 | 2026-06-04T08:08:05.445Z | Compiling clap_derive v4.5.55 |
| 1666 | 2026-06-04T08:08:05.697Z | Compiling icu_provider v2.1.1 |
| 1667 | 2026-06-04T08:08:05.715Z | Compiling unicode-linebreak v0.1.5 |
| 1668 | 2026-06-04T08:08:05.938Z | Compiling unicode-width v0.2.0 |
| 1669 | 2026-06-04T08:08:05.968Z | Compiling icu_properties v2.1.2 |
| 1670 | 2026-06-04T08:08:06.018Z | Compiling toml_datetime v0.6.11 |
| 1671 | 2026-06-04T08:08:06.066Z | Compiling serde_spanned v0.6.9 |
| 1672 | 2026-06-04T08:08:06.071Z | Compiling icu_normalizer v2.1.1 |
| 1673 | 2026-06-04T08:08:06.214Z | Compiling toml_edit v0.22.27 |
| 1674 | 2026-06-04T08:08:06.233Z | Compiling dof v0.3.0 |
| 1675 | 2026-06-04T08:08:06.276Z | Compiling serde_tokenstream v0.2.3 |
| 1676 | 2026-06-04T08:08:06.292Z | Compiling serde-value v0.7.0 |
| 1677 | 2026-06-04T08:08:06.621Z | Compiling cargo-platform v0.2.0 |
| 1678 | 2026-06-04T08:08:06.640Z | Compiling tabled v0.15.0 |
| 1679 | 2026-06-04T08:08:06.670Z | Compiling textwrap v0.16.2 |
| 1680 | 2026-06-04T08:08:06.889Z | Compiling idna_adapter v1.2.1 |
| 1681 | 2026-06-04T08:08:07.041Z | Compiling idna v1.1.0 |
| 1682 | 2026-06-04T08:08:07.065Z | Compiling macaddr v1.0.1 |
| 1683 | 2026-06-04T08:08:07.110Z | Compiling camino-tempfile v1.4.1 |
| 1684 | 2026-06-04T08:08:08.272Z | Compiling usdt-attr-macro v0.5.0 |
| 1685 | 2026-06-04T08:08:08.364Z | Compiling usdt-macro v0.5.0 |
| 1686 | 2026-06-04T08:08:08.364Z | Compiling clap v4.5.60 |
| 1687 | 2026-06-04T08:08:08.364Z | Compiling url v2.5.8 |
| 1688 | 2026-06-04T08:08:08.364Z | Compiling toml v0.8.23 |
| 1689 | 2026-06-04T08:08:08.364Z | Compiling swrite v0.1.0 |
| 1690 | 2026-06-04T08:08:08.364Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1691 | 2026-06-04T08:08:08.364Z | Compiling cargo-util-schemas v0.8.2 |
| 1692 | 2026-06-04T08:08:08.364Z | Compiling cargo_toml v0.21.0 |
| 1693 | 2026-06-04T08:08:08.578Z | Compiling usdt v0.5.0 |
| 1694 | 2026-06-04T08:08:09.007Z | Compiling cargo_metadata v0.21.0 |
| 1695 | 2026-06-04T08:08:09.985Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1696 | 2026-06-04T08:08:12.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.37s |
| 1697 | 2026-06-04T08:08:12.263Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1698 | 2026-06-04T08:08:12.844Z | Downloading crates ... |
| 1699 | 2026-06-04T08:08:12.970Z | Downloaded aead v0.5.2 |
| 1700 | 2026-06-04T08:08:12.987Z | Downloaded clang-sys v1.8.1 |
| 1701 | 2026-06-04T08:08:12.990Z | Downloaded defmt v1.0.1 |
| 1702 | 2026-06-04T08:08:12.993Z | Downloaded downcast-rs v2.0.2 |
| 1703 | 2026-06-04T08:08:12.998Z | Downloaded arrayref v0.3.9 |
| 1704 | 2026-06-04T08:08:13.001Z | Downloaded cipher v0.4.4 |
| 1705 | 2026-06-04T08:08:13.001Z | Downloaded enum-as-inner v0.6.1 |
| 1706 | 2026-06-04T08:08:13.005Z | Downloaded derive_builder_macro v0.20.2 |
| 1707 | 2026-06-04T08:08:13.005Z | Downloaded defmt-parser v1.0.0 |
| 1708 | 2026-06-04T08:08:13.005Z | Downloaded atty v0.2.14 |
| 1709 | 2026-06-04T08:08:13.005Z | Downloaded array-init v0.0.4 |
| 1710 | 2026-06-04T08:08:13.010Z | Downloaded display-error-chain v0.2.2 |
| 1711 | 2026-06-04T08:08:13.010Z | Downloaded dirs-next v2.0.0 |
| 1712 | 2026-06-04T08:08:13.010Z | Downloaded defmt-macros v1.0.1 |
| 1713 | 2026-06-04T08:08:13.014Z | Downloaded fxhash v0.2.1 |
| 1714 | 2026-06-04T08:08:13.014Z | Downloaded deranged v0.5.8 |
| 1715 | 2026-06-04T08:08:13.014Z | Downloaded embedded-io v0.6.1 |
| 1716 | 2026-06-04T08:08:13.014Z | Downloaded bit-set v0.5.3 |
| 1717 | 2026-06-04T08:08:13.020Z | Downloaded cargo-platform v0.3.2 |
| 1718 | 2026-06-04T08:08:13.020Z | Downloaded env_filter v1.0.0 |
| 1719 | 2026-06-04T08:08:13.020Z | Downloaded difflib v0.4.0 |
| 1720 | 2026-06-04T08:08:13.026Z | Downloaded cobs v0.3.0 |
| 1721 | 2026-06-04T08:08:13.026Z | Downloaded cfg_aliases v0.1.1 |
| 1722 | 2026-06-04T08:08:13.026Z | Downloaded bitfield-struct v0.6.2 |
| 1723 | 2026-06-04T08:08:13.026Z | Downloaded derive-ex v0.1.8 |
| 1724 | 2026-06-04T08:08:13.026Z | Downloaded castaway v0.2.4 |
| 1725 | 2026-06-04T08:08:13.030Z | Downloaded dsl_auto_type v0.2.0 |
| 1726 | 2026-06-04T08:08:13.030Z | Downloaded embedded-io v0.4.0 |
| 1727 | 2026-06-04T08:08:13.033Z | Downloaded illumos-nvpair v0.3.0 |
| 1728 | 2026-06-04T08:08:13.033Z | Downloaded http-range v0.1.5 |
| 1729 | 2026-06-04T08:08:13.034Z | Downloaded crunchy v0.2.4 |
| 1730 | 2026-06-04T08:08:13.034Z | Downloaded bit-set v0.8.0 |
| 1731 | 2026-06-04T08:08:13.037Z | Downloaded hash32 v0.2.1 |
| 1732 | 2026-06-04T08:08:13.037Z | Downloaded globwalk v0.9.1 |
| 1733 | 2026-06-04T08:08:13.037Z | Downloaded dropshot_endpoint v0.17.0 |
| 1734 | 2026-06-04T08:08:13.042Z | Downloaded dirs-sys-next v0.1.2 |
| 1735 | 2026-06-04T08:08:13.042Z | Downloaded defmt v0.3.100 |
| 1736 | 2026-06-04T08:08:13.046Z | Downloaded darling_macro v0.13.4 |
| 1737 | 2026-06-04T08:08:13.046Z | Downloaded crc v3.4.0 |
| 1738 | 2026-06-04T08:08:13.047Z | Downloaded hostname v0.4.2 |
| 1739 | 2026-06-04T08:08:13.047Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1740 | 2026-06-04T08:08:13.050Z | Downloaded darling_macro v0.20.11 |
| 1741 | 2026-06-04T08:08:13.050Z | Downloaded dof v0.4.0 |
| 1742 | 2026-06-04T08:08:13.050Z | Downloaded compression-core v0.4.31 |
| 1743 | 2026-06-04T08:08:13.050Z | Downloaded derive_more v0.99.20 |
| 1744 | 2026-06-04T08:08:13.054Z | Downloaded endian-type v0.1.2 |
| 1745 | 2026-06-04T08:08:13.054Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1746 | 2026-06-04T08:08:13.054Z | Downloaded hex-literal v0.4.1 |
| 1747 | 2026-06-04T08:08:13.054Z | Downloaded crc8 v0.1.1 |
| 1748 | 2026-06-04T08:08:13.057Z | Downloaded cpufeatures v0.3.0 |
| 1749 | 2026-06-04T08:08:13.058Z | Downloaded async-recursion v1.1.1 |
| 1750 | 2026-06-04T08:08:13.062Z | Downloaded chacha20 v0.9.1 |
| 1751 | 2026-06-04T08:08:13.062Z | Downloaded instability v0.3.11 |
| 1752 | 2026-06-04T08:08:13.063Z | Downloaded git-stub v1.0.0 |
| 1753 | 2026-06-04T08:08:13.065Z | Downloaded indent_write v2.2.0 |
| 1754 | 2026-06-04T08:08:13.065Z | Downloaded ghash v0.5.1 |
| 1755 | 2026-06-04T08:08:13.065Z | Downloaded fd-lock v4.0.4 |
| 1756 | 2026-06-04T08:08:13.065Z | Downloaded constant_time_eq v0.4.2 |
| 1757 | 2026-06-04T08:08:13.068Z | Downloaded byte-wrapper v0.1.0 |
| 1758 | 2026-06-04T08:08:13.068Z | Downloaded ingot-types v0.1.2 |
| 1759 | 2026-06-04T08:08:13.071Z | Downloaded diesel_derives v2.3.7 |
| 1760 | 2026-06-04T08:08:13.074Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1761 | 2026-06-04T08:08:13.077Z | Downloaded darling_macro v0.21.3 |
| 1762 | 2026-06-04T08:08:13.077Z | Downloaded ascii-canvas v3.0.0 |
| 1763 | 2026-06-04T08:08:13.077Z | Downloaded ingot v0.1.1 |
| 1764 | 2026-06-04T08:08:13.081Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1765 | 2026-06-04T08:08:13.081Z | Downloaded hash32 v0.3.1 |
| 1766 | 2026-06-04T08:08:13.081Z | Downloaded instant v0.1.13 |
| 1767 | 2026-06-04T08:08:13.085Z | Downloaded internet-checksum v0.2.1 |
| 1768 | 2026-06-04T08:08:13.085Z | Downloaded gethostname v0.5.0 |
| 1769 | 2026-06-04T08:08:13.085Z | Downloaded bb8 v0.8.6 |
| 1770 | 2026-06-04T08:08:13.085Z | Downloaded convert_case v0.4.0 |
| 1771 | 2026-06-04T08:08:13.088Z | Downloaded glob v0.3.3 |
| 1772 | 2026-06-04T08:08:13.089Z | Downloaded inout v0.1.4 |
| 1773 | 2026-06-04T08:08:13.089Z | Downloaded git-stub-vcs v0.1.0 |
| 1774 | 2026-06-04T08:08:13.092Z | Downloaded debug-ignore v1.0.5 |
| 1775 | 2026-06-04T08:08:13.092Z | Downloaded crc-catalog v2.4.0 |
| 1776 | 2026-06-04T08:08:13.092Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1777 | 2026-06-04T08:08:13.095Z | Downloaded float-ord v0.3.2 |
| 1778 | 2026-06-04T08:08:13.095Z | Downloaded indoc v1.0.9 |
| 1779 | 2026-06-04T08:08:13.098Z | Downloaded float-cmp v0.10.0 |
| 1780 | 2026-06-04T08:08:13.098Z | Downloaded headers-core v0.3.0 |
| 1781 | 2026-06-04T08:08:13.098Z | Downloaded diff v0.1.13 |
| 1782 | 2026-06-04T08:08:13.101Z | Downloaded backoff v0.4.0 |
| 1783 | 2026-06-04T08:08:13.101Z | Downloaded keccak v0.1.6 |
| 1784 | 2026-06-04T08:08:13.101Z | Downloaded derive_builder_core v0.20.2 |
| 1785 | 2026-06-04T08:08:13.104Z | Downloaded indoc v2.0.7 |
| 1786 | 2026-06-04T08:08:13.107Z | Downloaded corncobs v0.1.4 |
| 1787 | 2026-06-04T08:08:13.107Z | Downloaded hyper-tls v0.6.0 |
| 1788 | 2026-06-04T08:08:13.107Z | Downloaded bit-vec v0.6.3 |
| 1789 | 2026-06-04T08:08:13.111Z | Downloaded darling v0.13.4 |
| 1790 | 2026-06-04T08:08:13.111Z | Downloaded kstat-rs v0.2.4 |
| 1791 | 2026-06-04T08:08:13.114Z | Downloaded crossbeam-deque v0.8.6 |
| 1792 | 2026-06-04T08:08:13.114Z | Downloaded bitfield v0.19.4 |
| 1793 | 2026-06-04T08:08:13.114Z | Downloaded arrayvec v0.7.6 |
| 1794 | 2026-06-04T08:08:13.116Z | Downloaded lru-cache v0.1.2 |
| 1795 | 2026-06-04T08:08:13.116Z | Downloaded libscf-sys v1.1.0 |
| 1796 | 2026-06-04T08:08:13.120Z | Downloaded lalrpop-util v0.19.12 |
| 1797 | 2026-06-04T08:08:13.120Z | Downloaded cbc v0.1.2 |
| 1798 | 2026-06-04T08:08:13.120Z | Downloaded daft v0.1.7 |
| 1799 | 2026-06-04T08:08:13.124Z | Downloaded hostname v0.3.1 |
| 1800 | 2026-06-04T08:08:13.124Z | Downloaded chacha20 v0.10.0 |
| 1801 | 2026-06-04T08:08:13.124Z | Downloaded managed v0.8.0 |
| 1802 | 2026-06-04T08:08:13.127Z | Downloaded foldhash v0.1.5 |
| 1803 | 2026-06-04T08:08:13.127Z | Downloaded match_cfg v0.1.0 |
| 1804 | 2026-06-04T08:08:13.128Z | Downloaded humantime v2.3.0 |
| 1805 | 2026-06-04T08:08:13.131Z | Downloaded derive-where v1.6.0 |
| 1806 | 2026-06-04T08:08:13.131Z | Downloaded cancel-safe-futures v0.1.5 |
| 1807 | 2026-06-04T08:08:13.134Z | Downloaded md-5 v0.10.6 |
| 1808 | 2026-06-04T08:08:13.134Z | Downloaded maybe-uninit v2.0.0 |
| 1809 | 2026-06-04T08:08:13.138Z | Downloaded nodrop v0.1.14 |
| 1810 | 2026-06-04T08:08:13.138Z | Downloaded multimap v0.10.1 |
| 1811 | 2026-06-04T08:08:13.138Z | Downloaded memoffset v0.9.1 |
| 1812 | 2026-06-04T08:08:13.138Z | Downloaded md5 v0.7.0 |
| 1813 | 2026-06-04T08:08:13.141Z | Downloaded nibble_vec v0.1.0 |
| 1814 | 2026-06-04T08:08:13.141Z | Downloaded newtype_derive v0.1.6 |
| 1815 | 2026-06-04T08:08:13.141Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1816 | 2026-06-04T08:08:13.144Z | Downloaded num v0.4.3 |
| 1817 | 2026-06-04T08:08:13.144Z | Downloaded nonempty v0.12.0 |
| 1818 | 2026-06-04T08:08:13.144Z | Downloaded cmake v0.1.57 |
| 1819 | 2026-06-04T08:08:13.147Z | Downloaded normalize-line-endings v0.3.0 |
| 1820 | 2026-06-04T08:08:13.148Z | Downloaded ena v0.14.4 |
| 1821 | 2026-06-04T08:08:13.148Z | Downloaded hyper-staticfile v0.10.1 |
| 1822 | 2026-06-04T08:08:13.151Z | Downloaded highway v1.3.0 |
| 1823 | 2026-06-04T08:08:13.151Z | Downloaded critical-section v1.2.0 |
| 1824 | 2026-06-04T08:08:13.154Z | Downloaded convert_case v0.10.0 |
| 1825 | 2026-06-04T08:08:13.154Z | Downloaded block-padding v0.3.3 |
| 1826 | 2026-06-04T08:08:13.154Z | Downloaded bcs v0.1.6 |
| 1827 | 2026-06-04T08:08:13.157Z | Downloaded num-derive v0.4.2 |
| 1828 | 2026-06-04T08:08:13.157Z | Downloaded daft-derive v0.1.7 |
| 1829 | 2026-06-04T08:08:13.160Z | Downloaded num_enum_derive v0.5.11 |
| 1830 | 2026-06-04T08:08:13.164Z | Downloaded olpc-cjson v0.1.4 |
| 1831 | 2026-06-04T08:08:13.164Z | Downloaded fs-err v2.11.0 |
| 1832 | 2026-06-04T08:08:13.164Z | Downloaded csv-core v0.1.13 |
| 1833 | 2026-06-04T08:08:13.167Z | Downloaded bzip2 v0.6.1 |
| 1834 | 2026-06-04T08:08:13.167Z | Downloaded bit-vec v0.8.0 |
| 1835 | 2026-06-04T08:08:13.167Z | Downloaded filetime v0.2.27 |
| 1836 | 2026-06-04T08:08:13.170Z | Downloaded document-features v0.2.12 |
| 1837 | 2026-06-04T08:08:13.171Z | Downloaded libloading v0.8.9 |
| 1838 | 2026-06-04T08:08:13.171Z | Downloaded darling v0.21.3 |
| 1839 | 2026-06-04T08:08:13.174Z | Downloaded crossbeam-epoch v0.9.18 |
| 1840 | 2026-06-04T08:08:13.178Z | Downloaded opaque-debug v0.3.1 |
| 1841 | 2026-06-04T08:08:13.178Z | Downloaded des v0.8.1 |
| 1842 | 2026-06-04T08:08:13.178Z | Downloaded lru v0.12.5 |
| 1843 | 2026-06-04T08:08:13.181Z | Downloaded packed_struct_codegen v0.10.1 |
| 1844 | 2026-06-04T08:08:13.181Z | Downloaded openssl-probe v0.1.6 |
| 1845 | 2026-06-04T08:08:13.181Z | Downloaded linear-map v1.2.0 |
| 1846 | 2026-06-04T08:08:13.185Z | Downloaded libsw-core v0.3.2 |
| 1847 | 2026-06-04T08:08:13.185Z | Downloaded oso-derive v0.27.3 |
| 1848 | 2026-06-04T08:08:13.185Z | Downloaded libsw v3.5.0 |
| 1849 | 2026-06-04T08:08:13.188Z | Downloaded parse-size v1.1.0 |
| 1850 | 2026-06-04T08:08:13.188Z | Downloaded cookie_store v0.22.1 |
| 1851 | 2026-06-04T08:08:13.188Z | Downloaded num-derive v0.3.3 |
| 1852 | 2026-06-04T08:08:13.193Z | Downloaded compression-codecs v0.4.37 |
| 1853 | 2026-06-04T08:08:13.194Z | Downloaded pbkdf2 v0.12.2 |
| 1854 | 2026-06-04T08:08:13.197Z | Downloaded parse-display v0.10.0 |
| 1855 | 2026-06-04T08:08:13.197Z | Downloaded multer v3.1.0 |
| 1856 | 2026-06-04T08:08:13.197Z | Downloaded native-tls v0.2.18 |
| 1857 | 2026-06-04T08:08:13.197Z | Downloaded arc-swap v1.8.2 |
| 1858 | 2026-06-04T08:08:13.200Z | Downloaded peg-runtime v0.8.5 |
| 1859 | 2026-06-04T08:08:13.200Z | Downloaded newtype-uuid v1.3.2 |
| 1860 | 2026-06-04T08:08:13.205Z | Downloaded nanorand v0.7.0 |
| 1861 | 2026-06-04T08:08:13.205Z | Downloaded phf_shared v0.12.1 |
| 1862 | 2026-06-04T08:08:13.205Z | Downloaded phf_shared v0.11.3 |
| 1863 | 2026-06-04T08:08:13.209Z | Downloaded iana-time-zone v0.1.65 |
| 1864 | 2026-06-04T08:08:13.209Z | Downloaded phf_shared v0.13.1 |
| 1865 | 2026-06-04T08:08:13.209Z | Downloaded fixedbitset v0.5.7 |
| 1866 | 2026-06-04T08:08:13.213Z | Downloaded funty v2.0.0 |
| 1867 | 2026-06-04T08:08:13.213Z | Downloaded ctr v0.9.2 |
| 1868 | 2026-06-04T08:08:13.213Z | Downloaded cassowary v0.3.0 |
| 1869 | 2026-06-04T08:08:13.214Z | Downloaded ingot-macros v0.1.1 |
| 1870 | 2026-06-04T08:08:13.217Z | Downloaded half v1.8.3 |
| 1871 | 2026-06-04T08:08:13.217Z | Downloaded num-complex v0.4.6 |
| 1872 | 2026-06-04T08:08:13.217Z | Downloaded colored v2.2.0 |
| 1873 | 2026-06-04T08:08:13.221Z | Downloaded num_threads v0.1.7 |
| 1874 | 2026-06-04T08:08:13.221Z | Downloaded nu-ansi-term v0.50.3 |
| 1875 | 2026-06-04T08:08:13.267Z | Downloaded cookie v0.18.1 |
| 1876 | 2026-06-04T08:08:13.267Z | Downloaded lzss v0.8.2 |
| 1877 | 2026-06-04T08:08:13.268Z | Downloaded backon v1.6.0 |
| 1878 | 2026-06-04T08:08:13.268Z | Downloaded proc-macro-crate v1.3.1 |
| 1879 | 2026-06-04T08:08:13.268Z | Downloaded predicates-tree v1.0.13 |
| 1880 | 2026-06-04T08:08:13.268Z | Downloaded precomputed-hash v0.1.1 |
| 1881 | 2026-06-04T08:08:13.268Z | Downloaded num-rational v0.4.2 |
| 1882 | 2026-06-04T08:08:13.268Z | Downloaded globset v0.4.18 |
| 1883 | 2026-06-04T08:08:13.268Z | Downloaded predicates-core v1.0.10 |
| 1884 | 2026-06-04T08:08:13.268Z | Downloaded darling v0.20.11 |
| 1885 | 2026-06-04T08:08:13.268Z | Downloaded crc-any v2.5.0 |
| 1886 | 2026-06-04T08:08:13.268Z | Downloaded litrs v1.0.0 |
| 1887 | 2026-06-04T08:08:13.268Z | Downloaded num_enum v0.5.11 |
| 1888 | 2026-06-04T08:08:13.268Z | Downloaded progenitor-macro v0.14.0 |
| 1889 | 2026-06-04T08:08:13.268Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1890 | 2026-06-04T08:08:13.268Z | Downloaded progenitor-macro v0.13.0 |
| 1891 | 2026-06-04T08:08:13.268Z | Downloaded fatfs v0.3.6 |
| 1892 | 2026-06-04T08:08:13.268Z | Downloaded crc32fast v1.5.0 |
| 1893 | 2026-06-04T08:08:13.268Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1894 | 2026-06-04T08:08:13.268Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1895 | 2026-06-04T08:08:13.268Z | Downloaded packed_struct v0.10.1 |
| 1896 | 2026-06-04T08:08:13.268Z | Downloaded progenitor-client v0.14.0 |
| 1897 | 2026-06-04T08:08:13.268Z | Downloaded parking_lot_core v0.8.6 |
| 1898 | 2026-06-04T08:08:13.268Z | Downloaded chacha20poly1305 v0.10.1 |
| 1899 | 2026-06-04T08:08:13.268Z | Downloaded quick-error v1.2.3 |
| 1900 | 2026-06-04T08:08:13.268Z | Downloaded psl-types v2.0.11 |
| 1901 | 2026-06-04T08:08:13.268Z | Downloaded path-slash v0.1.5 |
| 1902 | 2026-06-04T08:08:13.268Z | Downloaded radium v0.7.0 |
| 1903 | 2026-06-04T08:08:13.273Z | Downloaded parse-display-derive v0.10.0 |
| 1904 | 2026-06-04T08:08:13.273Z | Downloaded drift v0.2.0 |
| 1905 | 2026-06-04T08:08:13.273Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1906 | 2026-06-04T08:08:13.273Z | Downloaded pin-project-lite v0.2.17 |
| 1907 | 2026-06-04T08:08:13.273Z | Downloaded rand_xorshift v0.4.0 |
| 1908 | 2026-06-04T08:08:13.277Z | Downloaded rtoolbox v0.0.3 |
| 1909 | 2026-06-04T08:08:13.277Z | Downloaded pin-project-internal v1.1.11 |
| 1910 | 2026-06-04T08:08:13.277Z | Downloaded phf v0.12.1 |
| 1911 | 2026-06-04T08:08:13.277Z | Downloaded libefi-sys v0.1.0 |
| 1912 | 2026-06-04T08:08:13.277Z | Downloaded russh-cryptovec v0.7.3 |
| 1913 | 2026-06-04T08:08:13.280Z | Downloaded rustc_version v0.1.7 |
| 1914 | 2026-06-04T08:08:13.280Z | Downloaded phf v0.13.1 |
| 1915 | 2026-06-04T08:08:13.280Z | Downloaded poly1305 v0.8.0 |
| 1916 | 2026-06-04T08:08:13.283Z | Downloaded diesel-dtrace v0.5.0 |
| 1917 | 2026-06-04T08:08:13.284Z | Downloaded recursive v0.1.1 |
| 1918 | 2026-06-04T08:08:13.284Z | Downloaded pem v3.0.6 |
| 1919 | 2026-06-04T08:08:13.289Z | Downloaded darling_core v0.13.4 |
| 1920 | 2026-06-04T08:08:13.295Z | Downloaded predicates v3.1.4 |
| 1921 | 2026-06-04T08:08:13.295Z | Downloaded polyval v0.6.2 |
| 1922 | 2026-06-04T08:08:13.296Z | Downloaded peg-macros v0.8.5 |
| 1923 | 2026-06-04T08:08:13.300Z | Downloaded same-file v1.0.6 |
| 1924 | 2026-06-04T08:08:13.300Z | Downloaded omicron-zone-package v0.12.2 |
| 1925 | 2026-06-04T08:08:13.300Z | Downloaded postgres-protocol v0.6.10 |
| 1926 | 2026-06-04T08:08:13.300Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1927 | 2026-06-04T08:08:13.300Z | Downloaded proc-macro-error2 v2.0.1 |
| 1928 | 2026-06-04T08:08:13.303Z | Downloaded scroll_derive v0.13.1 |
| 1929 | 2026-06-04T08:08:13.303Z | Downloaded salsa20 v0.10.2 |
| 1930 | 2026-06-04T08:08:13.303Z | Downloaded serde_repr v0.1.20 |
| 1931 | 2026-06-04T08:08:13.309Z | Downloaded seq-macro v0.3.6 |
| 1932 | 2026-06-04T08:08:13.309Z | Downloaded serde_plain v1.0.2 |
| 1933 | 2026-06-04T08:08:13.314Z | Downloaded const_format v0.2.35 |
| 1934 | 2026-06-04T08:08:13.314Z | Downloaded secrecy v0.10.3 |
| 1935 | 2026-06-04T08:08:13.314Z | Downloaded progenitor-client v0.13.0 |
| 1936 | 2026-06-04T08:08:13.314Z | Downloaded cc v1.2.56 |
| 1937 | 2026-06-04T08:08:13.317Z | Downloaded r2d2 v0.8.10 |
| 1938 | 2026-06-04T08:08:13.317Z | Downloaded progenitor v0.14.0 |
| 1939 | 2026-06-04T08:08:13.317Z | Downloaded parking_lot v0.11.2 |
| 1940 | 2026-06-04T08:08:13.335Z | Downloaded sigpipe v0.1.3 |
| 1941 | 2026-06-04T08:08:13.339Z | Downloaded serde_bytes v0.11.19 |
| 1942 | 2026-06-04T08:08:13.339Z | Downloaded serde-big-array v0.5.1 |
| 1943 | 2026-06-04T08:08:13.339Z | Downloaded secrecy v0.8.0 |
| 1944 | 2026-06-04T08:08:13.343Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1945 | 2026-06-04T08:08:13.343Z | Downloaded sapling-renderdag v0.1.0 |
| 1946 | 2026-06-04T08:08:13.343Z | Downloaded resolv-conf v0.7.6 |
| 1947 | 2026-06-04T08:08:13.347Z | Downloaded slog-bunyan v2.5.0 |
| 1948 | 2026-06-04T08:08:13.347Z | Downloaded signal-hook-tokio v0.3.1 |
| 1949 | 2026-06-04T08:08:13.347Z | Downloaded signal-hook-mio v0.2.5 |
| 1950 | 2026-06-04T08:08:13.347Z | Downloaded rand_seeder v0.4.0 |
| 1951 | 2026-06-04T08:08:13.347Z | Downloaded rand_core v0.10.0 |
| 1952 | 2026-06-04T08:08:13.352Z | Downloaded heapless v0.8.0 |
| 1953 | 2026-06-04T08:08:13.360Z | Downloaded siphasher v1.0.2 |
| 1954 | 2026-06-04T08:08:13.360Z | Downloaded shell-words v1.1.1 |
| 1955 | 2026-06-04T08:08:13.360Z | Downloaded rusty-fork v0.3.1 |
| 1956 | 2026-06-04T08:08:13.360Z | Downloaded compact_str v0.8.1 |
| 1957 | 2026-06-04T08:08:13.363Z | Downloaded ssh-encoding v0.2.0 |
| 1958 | 2026-06-04T08:08:13.363Z | Downloaded ssh-cipher v0.2.0 |
| 1959 | 2026-06-04T08:08:13.363Z | Downloaded sqlparser_derive v0.5.0 |
| 1960 | 2026-06-04T08:08:13.363Z | Downloaded psm v0.1.30 |
| 1961 | 2026-06-04T08:08:13.364Z | Downloaded darling_core v0.20.11 |
| 1962 | 2026-06-04T08:08:13.368Z | Downloaded indicatif v0.18.4 |
| 1963 | 2026-06-04T08:08:13.372Z | Downloaded scrypt v0.11.0 |
| 1964 | 2026-06-04T08:08:13.372Z | Downloaded structmeta-derive v0.3.0 |
| 1965 | 2026-06-04T08:08:13.372Z | Downloaded darling_core v0.21.3 |
| 1966 | 2026-06-04T08:08:13.375Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1967 | 2026-06-04T08:08:13.375Z | Downloaded tap v1.0.1 |
| 1968 | 2026-06-04T08:08:13.375Z | Downloaded strum v0.27.2 |
| 1969 | 2026-06-04T08:08:13.379Z | Downloaded thread-id v5.1.0 |
| 1970 | 2026-06-04T08:08:13.379Z | Downloaded rustls-pemfile v2.2.0 |
| 1971 | 2026-06-04T08:08:13.379Z | Downloaded strsim v0.10.0 |
| 1972 | 2026-06-04T08:08:13.382Z | Downloaded postgres-types v0.2.12 |
| 1973 | 2026-06-04T08:08:13.382Z | Downloaded tabled_derive v0.11.0 |
| 1974 | 2026-06-04T08:08:13.382Z | Downloaded supports-color v3.0.2 |
| 1975 | 2026-06-04T08:08:13.385Z | Downloaded bytes v1.11.1 |
| 1976 | 2026-06-04T08:08:13.389Z | Downloaded tagptr v0.2.0 |
| 1977 | 2026-06-04T08:08:13.389Z | Downloaded sync-ptr v0.1.4 |
| 1978 | 2026-06-04T08:08:13.389Z | Downloaded flume v0.11.1 |
| 1979 | 2026-06-04T08:08:13.392Z | Downloaded pkcs5 v0.7.1 |
| 1980 | 2026-06-04T08:08:13.395Z | Downloaded serde_path_to_error v0.1.20 |
| 1981 | 2026-06-04T08:08:13.396Z | Downloaded owo-colors v4.3.0 |
| 1982 | 2026-06-04T08:08:13.399Z | Downloaded bumpalo v3.20.2 |
| 1983 | 2026-06-04T08:08:13.399Z | Downloaded pin-project v1.1.11 |
| 1984 | 2026-06-04T08:08:13.405Z | Downloaded testing_table v0.3.0 |
| 1985 | 2026-06-04T08:08:13.409Z | Downloaded termtree v0.5.1 |
| 1986 | 2026-06-04T08:08:13.409Z | Downloaded oso v0.27.3 |
| 1987 | 2026-06-04T08:08:13.412Z | Downloaded progenitor-extras v0.2.0 |
| 1988 | 2026-06-04T08:08:13.412Z | Downloaded papergrid v0.17.0 |
| 1989 | 2026-06-04T08:08:13.416Z | Downloaded flate2 v1.1.9 |
| 1990 | 2026-06-04T08:08:13.419Z | Downloaded topological-sort v0.2.2 |
| 1991 | 2026-06-04T08:08:13.419Z | Downloaded slog-dtrace v0.3.0 |
| 1992 | 2026-06-04T08:08:13.419Z | Downloaded semver v0.1.20 |
| 1993 | 2026-06-04T08:08:13.424Z | Downloaded scroll v0.13.0 |
| 1994 | 2026-06-04T08:08:13.424Z | Downloaded russh-keys v0.45.0 |
| 1995 | 2026-06-04T08:08:13.424Z | Downloaded progenitor v0.13.0 |
| 1996 | 2026-06-04T08:08:13.427Z | Downloaded slog-json v2.6.1 |
| 1997 | 2026-06-04T08:08:13.427Z | Downloaded trait-variant v0.1.2 |
| 1998 | 2026-06-04T08:08:13.427Z | Downloaded sqlformat v0.3.5 |
| 1999 | 2026-06-04T08:08:13.427Z | Downloaded usdt v0.6.0 |
| 2000 | 2026-06-04T08:08:13.431Z | Downloaded typify-macro v0.6.2 |
| 2001 | 2026-06-04T08:08:13.431Z | Downloaded smallvec v0.6.14 |
| 2002 | 2026-06-04T08:08:13.431Z | Downloaded slab v0.4.12 |
| 2003 | 2026-06-04T08:08:13.431Z | Downloaded hickory-resolver v0.24.4 |
| 2004 | 2026-06-04T08:08:13.434Z | Downloaded heapless v0.7.17 |
| 2005 | 2026-06-04T08:08:13.438Z | Downloaded headers v0.4.1 |
| 2006 | 2026-06-04T08:08:13.441Z | Downloaded string_cache v0.8.9 |
| 2007 | 2026-06-04T08:08:13.441Z | Downloaded stringprep v0.1.5 |
| 2008 | 2026-06-04T08:08:13.441Z | Downloaded stacker v0.1.23 |
| 2009 | 2026-06-04T08:08:13.445Z | Downloaded strip-ansi-escapes v0.2.1 |
| 2010 | 2026-06-04T08:08:13.445Z | Downloaded support-bundle-viewer v0.1.2 |
| 2011 | 2026-06-04T08:08:13.445Z | Downloaded strum_macros v0.27.2 |
| 2012 | 2026-06-04T08:08:13.449Z | Downloaded untrusted v0.7.1 |
| 2013 | 2026-06-04T08:08:13.449Z | Downloaded universal-hash v0.5.1 |
| 2014 | 2026-06-04T08:08:13.449Z | Downloaded unicode-truncate v1.1.0 |
| 2015 | 2026-06-04T08:08:13.449Z | Downloaded strum_macros v0.24.3 |
| 2016 | 2026-06-04T08:08:13.452Z | Downloaded unarray v0.1.4 |
| 2017 | 2026-06-04T08:08:13.452Z | Downloaded structmeta v0.3.0 |
| 2018 | 2026-06-04T08:08:13.452Z | Downloaded progenitor-impl v0.14.0 |
| 2019 | 2026-06-04T08:08:13.455Z | Downloaded prefix-trie v0.7.0 |
| 2020 | 2026-06-04T08:08:13.455Z | Downloaded jiff-static v0.2.21 |
| 2021 | 2026-06-04T08:08:13.460Z | Downloaded simd-adler32 v0.3.8 |
| 2022 | 2026-06-04T08:08:13.460Z | Downloaded serde_with_macros v1.5.2 |
| 2023 | 2026-06-04T08:08:13.463Z | Downloaded peg v0.8.5 |
| 2024 | 2026-06-04T08:08:13.463Z | Downloaded pbkdf2 v0.11.0 |
| 2025 | 2026-06-04T08:08:13.466Z | Downloaded rcgen v0.12.1 |
| 2026 | 2026-06-04T08:08:13.466Z | Downloaded paste v1.0.15 |
| 2027 | 2026-06-04T08:08:13.469Z | Downloaded usdt-attr-macro v0.6.0 |
| 2028 | 2026-06-04T08:08:13.469Z | Downloaded tiny-keccak v2.0.2 |
| 2029 | 2026-06-04T08:08:13.473Z | Downloaded thiserror-no-std v2.0.2 |
| 2030 | 2026-06-04T08:08:13.473Z | Downloaded p256 v0.13.2 |
| 2031 | 2026-06-04T08:08:13.476Z | Downloaded waitgroup v0.1.2 |
| 2032 | 2026-06-04T08:08:13.476Z | Downloaded void v1.0.2 |
| 2033 | 2026-06-04T08:08:13.476Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 2034 | 2026-06-04T08:08:13.479Z | Downloaded tokio-dtrace v0.1.1 |
| 2035 | 2026-06-04T08:08:13.479Z | Downloaded serde_cbor v0.11.2 |
| 2036 | 2026-06-04T08:08:13.479Z | Downloaded progenitor-impl v0.13.0 |
| 2037 | 2026-06-04T08:08:13.483Z | Downloaded openssl-sys v0.9.115 |
| 2038 | 2026-06-04T08:08:13.486Z | Downloaded tokio-rustls v0.25.0 |
| 2039 | 2026-06-04T08:08:13.486Z | Downloaded wait-timeout v0.2.1 |
| 2040 | 2026-06-04T08:08:13.489Z | Downloaded tokio-tungstenite v0.23.1 |
| 2041 | 2026-06-04T08:08:13.489Z | Downloaded serde_with_macros v3.17.0 |
| 2042 | 2026-06-04T08:08:13.492Z | Downloaded snafu-derive v0.8.9 |
| 2043 | 2026-06-04T08:08:13.492Z | Downloaded serde-hex v0.1.0 |
| 2044 | 2026-06-04T08:08:13.492Z | Downloaded tokio-native-tls v0.3.1 |
| 2045 | 2026-06-04T08:08:13.497Z | Downloaded derive_more v2.1.1 |
| 2046 | 2026-06-04T08:08:13.500Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 2047 | 2026-06-04T08:08:13.503Z | Downloaded hickory-resolver v0.25.2 |
| 2048 | 2026-06-04T08:08:13.507Z | Downloaded tui-tree-widget v0.23.1 |
| 2049 | 2026-06-04T08:08:13.507Z | Downloaded derive_more-impl v2.1.1 |
| 2050 | 2026-06-04T08:08:13.510Z | Downloaded postcard v1.1.3 |
| 2051 | 2026-06-04T08:08:13.511Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2052 | 2026-06-04T08:08:13.514Z | Downloaded xshell-macros v0.2.7 |
| 2053 | 2026-06-04T08:08:13.515Z | Downloaded term v0.7.0 |
| 2054 | 2026-06-04T08:08:13.515Z | Downloaded ryu v1.0.23 |
| 2055 | 2026-06-04T08:08:13.518Z | Downloaded async-compression v0.4.41 |
| 2056 | 2026-06-04T08:08:13.521Z | Downloaded uzers v0.12.2 |
| 2057 | 2026-06-04T08:08:13.521Z | Downloaded termios v0.3.3 |
| 2058 | 2026-06-04T08:08:13.524Z | Downloaded password-hash v0.5.0 |
| 2059 | 2026-06-04T08:08:13.524Z | Downloaded unicase v2.9.0 |
| 2060 | 2026-06-04T08:08:13.524Z | Downloaded hyper-util v0.1.20 |
| 2061 | 2026-06-04T08:08:13.527Z | Downloaded hashbrown v0.13.2 |
| 2062 | 2026-06-04T08:08:13.531Z | Downloaded aes v0.8.4 |
| 2063 | 2026-06-04T08:08:13.534Z | Downloaded vergen-lib v9.1.0 |
| 2064 | 2026-06-04T08:08:13.534Z | Downloaded vergen-lib v0.1.6 |
| 2065 | 2026-06-04T08:08:13.537Z | Downloaded rayon-core v1.13.0 |
| 2066 | 2026-06-04T08:08:13.537Z | Downloaded pretty_assertions v1.4.1 |
| 2067 | 2026-06-04T08:08:13.541Z | Downloaded vergen-gitcl v1.0.8 |
| 2068 | 2026-06-04T08:08:13.541Z | Downloaded usdt-macro v0.6.0 |
| 2069 | 2026-06-04T08:08:13.541Z | Downloaded usdt-impl v0.6.0 |
| 2070 | 2026-06-04T08:08:13.544Z | Downloaded vsss-rs v3.3.4 |
| 2071 | 2026-06-04T08:08:13.545Z | Downloaded vergen-git2 v9.1.0 |
| 2072 | 2026-06-04T08:08:13.545Z | Downloaded minimal-lexical v0.2.1 |
| 2073 | 2026-06-04T08:08:13.547Z | Downloaded walkdir v2.5.0 |
| 2074 | 2026-06-04T08:08:13.547Z | Downloaded signal-hook v0.3.18 |
| 2075 | 2026-06-04T08:08:13.552Z | Downloaded xshell v0.2.7 |
| 2076 | 2026-06-04T08:08:13.552Z | Downloaded xattr v1.6.1 |
| 2077 | 2026-06-04T08:08:13.557Z | Downloaded num-bigint v0.4.6 |
| 2078 | 2026-06-04T08:08:13.557Z | Downloaded wyz v0.5.1 |
| 2079 | 2026-06-04T08:08:13.557Z | Downloaded whoami v1.6.1 |
| 2080 | 2026-06-04T08:08:13.562Z | Downloaded whoami v2.1.0 |
| 2081 | 2026-06-04T08:08:13.562Z | Downloaded ron v0.8.1 |
| 2082 | 2026-06-04T08:08:13.565Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 2083 | 2026-06-04T08:08:13.565Z | Downloaded password-hash v0.4.2 |
| 2084 | 2026-06-04T08:08:13.565Z | Downloaded mime_guess v2.0.5 |
| 2085 | 2026-06-04T08:08:13.568Z | Downloaded memmap2 v0.9.10 |
| 2086 | 2026-06-04T08:08:13.568Z | Downloaded unicode-properties v0.1.4 |
| 2087 | 2026-06-04T08:08:13.568Z | Downloaded twox-hash v2.1.2 |
| 2088 | 2026-06-04T08:08:13.573Z | Downloaded vergen v9.1.0 |
| 2089 | 2026-06-04T08:08:13.573Z | Downloaded zstd-safe v7.2.4 |
| 2090 | 2026-06-04T08:08:13.576Z | Downloaded publicsuffix v2.3.0 |
| 2091 | 2026-06-04T08:08:13.576Z | Downloaded zstd v0.13.3 |
| 2092 | 2026-06-04T08:08:13.576Z | Downloaded dropshot-api-manager v0.7.2 |
| 2093 | 2026-06-04T08:08:13.579Z | Downloaded test-strategy v0.4.5 |
| 2094 | 2026-06-04T08:08:13.583Z | Downloaded rand v0.8.6 |
| 2095 | 2026-06-04T08:08:13.587Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 2096 | 2026-06-04T08:08:13.590Z | Downloaded aes-gcm v0.10.3 |
| 2097 | 2026-06-04T08:08:13.590Z | Downloaded toml v0.7.8 |
| 2098 | 2026-06-04T08:08:13.593Z | Downloaded subprocess v0.2.15 |
| 2099 | 2026-06-04T08:08:13.594Z | Downloaded ar_archive_writer v0.5.1 |
| 2100 | 2026-06-04T08:08:13.598Z | Downloaded snafu v0.8.9 |
| 2101 | 2026-06-04T08:08:13.602Z | Downloaded yasna v0.5.2 |
| 2102 | 2026-06-04T08:08:13.602Z | Downloaded const_format_proc_macros v0.2.34 |
| 2103 | 2026-06-04T08:08:13.605Z | Downloaded blake2 v0.10.6 |
| 2104 | 2026-06-04T08:08:13.605Z | Downloaded find-msvc-tools v0.1.9 |
| 2105 | 2026-06-04T08:08:13.605Z | Downloaded new_debug_unreachable v1.0.6 |
| 2106 | 2026-06-04T08:08:13.609Z | Downloaded maplit v1.0.2 |
| 2107 | 2026-06-04T08:08:13.609Z | Downloaded ignore v0.4.25 |
| 2108 | 2026-06-04T08:08:13.609Z | Downloaded bzip2 v0.4.4 |
| 2109 | 2026-06-04T08:08:13.609Z | Downloaded env_logger v0.11.9 |
| 2110 | 2026-06-04T08:08:13.612Z | Downloaded unicode-bidi v0.3.18 |
| 2111 | 2026-06-04T08:08:13.612Z | Downloaded nom v7.1.3 |
| 2112 | 2026-06-04T08:08:13.617Z | Downloaded uuid v1.23.0 |
| 2113 | 2026-06-04T08:08:13.620Z | Downloaded typify v0.6.2 |
| 2114 | 2026-06-04T08:08:13.620Z | Downloaded samael v0.0.19 |
| 2115 | 2026-06-04T08:08:13.623Z | Downloaded libxml v0.3.3 |
| 2116 | 2026-06-04T08:08:13.627Z | Downloaded crossterm v0.29.0 |
| 2117 | 2026-06-04T08:08:13.631Z | Downloaded qorb v0.4.1 |
| 2118 | 2026-06-04T08:08:13.637Z | Downloaded zerocopy v0.6.6 |
| 2119 | 2026-06-04T08:08:13.637Z | Downloaded hickory-server v0.25.2 |
| 2120 | 2026-06-04T08:08:13.641Z | Downloaded vte v0.14.1 |
| 2121 | 2026-06-04T08:08:13.641Z | Downloaded schemars v1.2.1 |
| 2122 | 2026-06-04T08:08:13.647Z | Downloaded bindgen v0.71.1 |
| 2123 | 2026-06-04T08:08:13.651Z | Downloaded tungstenite v0.23.0 |
| 2124 | 2026-06-04T08:08:13.655Z | Downloaded itertools v0.13.0 |
| 2125 | 2026-06-04T08:08:13.659Z | Downloaded cargo_metadata v0.23.1 |
| 2126 | 2026-06-04T08:08:13.659Z | Downloaded async-bb8-diesel v0.2.1 |
| 2127 | 2026-06-04T08:08:13.662Z | Downloaded fallible-iterator v0.2.0 |
| 2128 | 2026-06-04T08:08:13.662Z | Downloaded derive_builder v0.20.2 |
| 2129 | 2026-06-04T08:08:13.665Z | Downloaded tar v0.4.45 |
| 2130 | 2026-06-04T08:08:13.665Z | Downloaded steno v0.4.1 |
| 2131 | 2026-06-04T08:08:13.668Z | Downloaded zopfli v0.8.3 |
| 2132 | 2026-06-04T08:08:13.673Z | Downloaded blowfish v0.9.1 |
| 2133 | 2026-06-04T08:08:13.673Z | Downloaded bitfield-macros v0.19.4 |
| 2134 | 2026-06-04T08:08:13.673Z | Downloaded assert_matches v1.5.0 |
| 2135 | 2026-06-04T08:08:13.673Z | Downloaded cexpr v0.6.0 |
| 2136 | 2026-06-04T08:08:13.677Z | Downloaded buf-list v1.1.2 |
| 2137 | 2026-06-04T08:08:13.677Z | Downloaded hashbrown v0.15.5 |
| 2138 | 2026-06-04T08:08:13.680Z | Downloaded rand v0.10.0 |
| 2139 | 2026-06-04T08:08:13.680Z | Downloaded argon2 v0.5.3 |
| 2140 | 2026-06-04T08:08:13.681Z | Downloaded dtrace-parser v0.3.0 |
| 2141 | 2026-06-04T08:08:13.684Z | Downloaded russh v0.45.0 |
| 2142 | 2026-06-04T08:08:13.687Z | Downloaded crossterm v0.28.1 |
| 2143 | 2026-06-04T08:08:13.694Z | Downloaded p521 v0.13.3 |
| 2144 | 2026-06-04T08:08:13.702Z | Downloaded zerocopy-derive v0.8.40 |
| 2145 | 2026-06-04T08:08:13.708Z | Downloaded yansi v1.0.1 |
| 2146 | 2026-06-04T08:08:13.711Z | Downloaded unicode_categories v0.1.1 |
| 2147 | 2026-06-04T08:08:13.711Z | Downloaded rpassword v7.4.0 |
| 2148 | 2026-06-04T08:08:13.715Z | Downloaded serde_with v1.14.0 |
| 2149 | 2026-06-04T08:08:13.718Z | Downloaded tokio-postgres v0.7.16 |
| 2150 | 2026-06-04T08:08:13.721Z | Downloaded ssh-key v0.6.7 |
| 2151 | 2026-06-04T08:08:13.725Z | Downloaded itertools v0.14.0 |
| 2152 | 2026-06-04T08:08:13.728Z | Downloaded toml_edit v0.19.15 |
| 2153 | 2026-06-04T08:08:13.737Z | Downloaded zip v0.6.6 |
| 2154 | 2026-06-04T08:08:13.741Z | Downloaded iddqd v0.4.2 |
| 2155 | 2026-06-04T08:08:13.744Z | Downloaded reedline v0.40.0 |
| 2156 | 2026-06-04T08:08:13.749Z | Downloaded rustyline v14.0.0 |
| 2157 | 2026-06-04T08:08:13.756Z | Downloaded blake3 v1.8.3 |
| 2158 | 2026-06-04T08:08:13.768Z | Downloaded unicode-normalization v0.1.25 |
| 2159 | 2026-06-04T08:08:13.775Z | Downloaded reqwest v0.13.2 |
| 2160 | 2026-06-04T08:08:13.782Z | Downloaded typed-path v0.9.3 |
| 2161 | 2026-06-04T08:08:13.799Z | Downloaded portable-atomic v1.13.1 |
| 2162 | 2026-06-04T08:08:13.805Z | Downloaded regex v1.12.3 |
| 2163 | 2026-06-04T08:08:13.808Z | Downloaded tough v0.22.0 |
| 2164 | 2026-06-04T08:08:13.814Z | Downloaded quick-xml v0.37.5 |
| 2165 | 2026-06-04T08:08:13.819Z | Downloaded rayon v1.11.0 |
| 2166 | 2026-06-04T08:08:13.824Z | Downloaded git2 v0.20.4 |
| 2167 | 2026-06-04T08:08:13.829Z | Downloaded chrono v0.4.44 |
| 2168 | 2026-06-04T08:08:13.833Z | Downloaded bitvec v1.0.1 |
| 2169 | 2026-06-04T08:08:13.842Z | Downloaded zip v4.6.1 |
| 2170 | 2026-06-04T08:08:13.845Z | Downloaded rustls-webpki v0.102.8 |
| 2171 | 2026-06-04T08:08:13.857Z | Downloaded serde_with v3.17.0 |
| 2172 | 2026-06-04T08:08:13.864Z | Downloaded moka v0.12.13 |
| 2173 | 2026-06-04T08:08:13.869Z | Downloaded winnow v0.6.26 |
| 2174 | 2026-06-04T08:08:13.877Z | Downloaded petname v2.0.2 |
| 2175 | 2026-06-04T08:08:13.881Z | Downloaded winnow v0.5.40 |
| 2176 | 2026-06-04T08:08:13.884Z | Downloaded object v0.30.4 |
| 2177 | 2026-06-04T08:08:13.889Z | Downloaded tabled v0.20.0 |
| 2178 | 2026-06-04T08:08:13.898Z | Downloaded radix_trie v0.2.1 |
| 2179 | 2026-06-04T08:08:13.902Z | Downloaded nix v0.27.1 |
| 2180 | 2026-06-04T08:08:13.908Z | Downloaded goblin v0.10.5 |
| 2181 | 2026-06-04T08:08:13.913Z | Downloaded lalrpop v0.19.12 |
| 2182 | 2026-06-04T08:08:13.920Z | Downloaded zlib-rs v0.6.2 |
| 2183 | 2026-06-04T08:08:13.923Z | Downloaded openssl v0.10.79 |
| 2184 | 2026-06-04T08:08:13.928Z | Downloaded proptest v1.10.0 |
| 2185 | 2026-06-04T08:08:13.939Z | Downloaded polar-core v0.27.3 |
| 2186 | 2026-06-04T08:08:13.945Z | Downloaded smoltcp v0.9.1 |
| 2187 | 2026-06-04T08:08:13.954Z | Downloaded webpki-roots v1.0.6 |
| 2188 | 2026-06-04T08:08:13.957Z | Downloaded bstr v1.12.1 |
| 2189 | 2026-06-04T08:08:13.963Z | Downloaded zerocopy v0.8.40 |
| 2190 | 2026-06-04T08:08:13.968Z | Downloaded nix v0.28.0 |
| 2191 | 2026-06-04T08:08:13.975Z | Downloaded smoltcp v0.11.0 |
| 2192 | 2026-06-04T08:08:13.982Z | Downloaded dropshot v0.17.0 |
| 2193 | 2026-06-04T08:08:13.997Z | Downloaded rustls v0.22.4 |
| 2194 | 2026-06-04T08:08:14.007Z | Downloaded hickory-proto v0.24.4 |
| 2195 | 2026-06-04T08:08:14.015Z | Downloaded rustls v0.23.37 |
| 2196 | 2026-06-04T08:08:14.023Z | Downloaded regress v0.11.1 |
| 2197 | 2026-06-04T08:08:14.030Z | Downloaded regex-syntax v0.8.10 |
| 2198 | 2026-06-04T08:08:14.035Z | Downloaded hickory-proto v0.25.2 |
| 2199 | 2026-06-04T08:08:14.046Z | Downloaded sqlparser v0.61.0 |
| 2200 | 2026-06-04T08:08:14.053Z | Downloaded sled v0.34.7 |
| 2201 | 2026-06-04T08:08:14.059Z | Downloaded typify-impl v0.6.2 |
| 2202 | 2026-06-04T08:08:14.069Z | Downloaded diesel v2.3.7 |
| 2203 | 2026-06-04T08:08:14.083Z | Downloaded ratatui v0.29.0 |
| 2204 | 2026-06-04T08:08:14.095Z | Downloaded nix v0.31.2 |
| 2205 | 2026-06-04T08:08:14.102Z | Downloaded regex-syntax v0.6.29 |
| 2206 | 2026-06-04T08:08:14.107Z | Downloaded zerocopy-derive v0.6.6 |
| 2207 | 2026-06-04T08:08:14.113Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2208 | 2026-06-04T08:08:14.124Z | Downloaded regex-automata v0.4.14 |
| 2209 | 2026-06-04T08:08:14.142Z | Downloaded chrono-tz v0.10.4 |
| 2210 | 2026-06-04T08:08:14.154Z | Downloaded jiff v0.2.21 |
| 2211 | 2026-06-04T08:08:14.168Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 2212 | 2026-06-04T08:08:14.181Z | Downloaded petgraph v0.8.3 |
| 2213 | 2026-06-04T08:08:14.197Z | Downloaded libz-sys v1.1.24 |
| 2214 | 2026-06-04T08:08:14.210Z | Downloaded tokio v1.52.1 |
| 2215 | 2026-06-04T08:08:14.235Z | Downloaded csv v1.4.0 |
| 2216 | 2026-06-04T08:08:14.289Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 2217 | 2026-06-04T08:08:14.460Z | Compiling libc v0.2.185 |
| 2218 | 2026-06-04T08:08:14.460Z | Compiling serde v1.0.228 |
| 2219 | 2026-06-04T08:08:14.464Z | Compiling log v0.4.29 |
| 2220 | 2026-06-04T08:08:14.464Z | Compiling find-msvc-tools v0.1.9 |
| 2221 | 2026-06-04T08:08:14.602Z | Compiling shlex v1.3.0 |
| 2222 | 2026-06-04T08:08:14.606Z | Compiling smallvec v1.15.1 |
| 2223 | 2026-06-04T08:08:14.620Z | Compiling syn v2.0.117 |
| 2224 | 2026-06-04T08:08:14.632Z | Compiling typenum v1.19.0 |
| 2225 | 2026-06-04T08:08:14.815Z | Compiling generic-array v0.14.7 |
| 2226 | 2026-06-04T08:08:14.818Z | Compiling subtle v2.6.1 |
| 2227 | 2026-06-04T08:08:14.872Z | Compiling scopeguard v1.2.0 |
| 2228 | 2026-06-04T08:08:14.885Z | Compiling const-oid v0.9.6 |
| 2229 | 2026-06-04T08:08:14.947Z | Compiling serde_json v1.0.149 |
| 2230 | 2026-06-04T08:08:14.996Z | Compiling lock_api v0.4.14 |
| 2231 | 2026-06-04T08:08:15.011Z | Compiling zerocopy v0.8.40 |
| 2232 | 2026-06-04T08:08:15.100Z | Compiling parking_lot_core v0.9.12 |
| 2233 | 2026-06-04T08:08:15.238Z | Compiling pin-project-lite v0.2.17 |
| 2234 | 2026-06-04T08:08:15.345Z | Compiling portable-atomic v1.13.1 |
| 2235 | 2026-06-04T08:08:15.379Z | Compiling pkg-config v0.3.32 |
| 2236 | 2026-06-04T08:08:15.468Z | Compiling bitflags v2.11.0 |
| 2237 | 2026-06-04T08:08:15.560Z | Compiling getrandom v0.2.17 |
| 2238 | 2026-06-04T08:08:15.618Z | Compiling jobserver v0.1.34 |
| 2239 | 2026-06-04T08:08:15.652Z | Compiling errno v0.3.14 |
| 2240 | 2026-06-04T08:08:15.709Z | Compiling rand_core v0.6.4 |
| 2241 | 2026-06-04T08:08:15.799Z | Compiling signal-hook-registry v1.4.8 |
| 2242 | 2026-06-04T08:08:15.826Z | Compiling cc v1.2.56 |
| 2243 | 2026-06-04T08:08:15.995Z | Compiling libm v0.2.16 |
| 2244 | 2026-06-04T08:08:16.008Z | Compiling critical-section v1.2.0 |
| 2245 | 2026-06-04T08:08:16.093Z | Compiling futures-core v0.3.32 |
| 2246 | 2026-06-04T08:08:16.115Z | Compiling parking_lot v0.12.5 |
| 2247 | 2026-06-04T08:08:16.129Z | Compiling mio v1.2.0 |
| 2248 | 2026-06-04T08:08:16.254Z | Compiling num-traits v0.2.19 |
| 2249 | 2026-06-04T08:08:16.345Z | Compiling percent-encoding v2.3.2 |
| 2250 | 2026-06-04T08:08:16.446Z | Compiling once_cell v1.21.3 |
| 2251 | 2026-06-04T08:08:16.538Z | Compiling socket2 v0.6.3 |
| 2252 | 2026-06-04T08:08:16.554Z | Compiling futures-sink v0.3.32 |
| 2253 | 2026-06-04T08:08:16.612Z | Compiling futures-task v0.3.32 |
| 2254 | 2026-06-04T08:08:16.661Z | Compiling futures-channel v0.3.32 |
| 2255 | 2026-06-04T08:08:16.675Z | Compiling getrandom v0.4.1 |
| 2256 | 2026-06-04T08:08:16.678Z | Compiling slab v0.4.12 |
| 2257 | 2026-06-04T08:08:16.792Z | Compiling futures-io v0.3.32 |
| 2258 | 2026-06-04T08:08:16.879Z | Compiling cpufeatures v0.2.17 |
| 2259 | 2026-06-04T08:08:16.898Z | Compiling rand_core v0.10.0 |
| 2260 | 2026-06-04T08:08:16.955Z | Compiling indexmap v2.14.0 |
| 2261 | 2026-06-04T08:08:16.958Z | Compiling getrandom v0.3.4 |
| 2262 | 2026-06-04T08:08:16.970Z | Compiling rustversion v1.0.22 |
| 2263 | 2026-06-04T08:08:17.031Z | Compiling cmake v0.1.57 |
| 2264 | 2026-06-04T08:08:17.386Z | Compiling form_urlencoded v1.2.2 |
| 2265 | 2026-06-04T08:08:17.439Z | Compiling fs_extra v1.3.0 |
| 2266 | 2026-06-04T08:08:17.442Z | Compiling dunce v1.0.5 |
| 2267 | 2026-06-04T08:08:17.548Z | Compiling synstructure v0.13.2 |
| 2268 | 2026-06-04T08:08:17.567Z | Compiling ident_case v1.0.1 |
| 2269 | 2026-06-04T08:08:17.619Z | Compiling base64ct v1.8.3 |
| 2270 | 2026-06-04T08:08:17.708Z | Compiling rustix v1.1.3 |
| 2271 | 2026-06-04T08:08:17.719Z | Compiling aws-lc-sys v0.40.0 |
| 2272 | 2026-06-04T08:08:17.910Z | Compiling pem-rfc7468 v0.7.0 |
| 2273 | 2026-06-04T08:08:17.924Z | Compiling iana-time-zone v0.1.65 |
| 2274 | 2026-06-04T08:08:17.959Z | Compiling regex-syntax v0.8.10 |
| 2275 | 2026-06-04T08:08:18.039Z | Compiling flagset v0.4.7 |
| 2276 | 2026-06-04T08:08:18.128Z | Compiling rand_core v0.9.5 |
| 2277 | 2026-06-04T08:08:18.162Z | Compiling ring v0.17.14 |
| 2278 | 2026-06-04T08:08:18.175Z | Compiling aws-lc-rs v1.16.3 |
| 2279 | 2026-06-04T08:08:18.222Z | Compiling vcpkg v0.2.15 |
| 2280 | 2026-06-04T08:08:18.408Z | Compiling uuid v1.23.0 |
| 2281 | 2026-06-04T08:08:18.464Z | Compiling tracing-core v0.1.36 |
| 2282 | 2026-06-04T08:08:18.966Z | Compiling openssl-sys v0.9.115 |
| 2283 | 2026-06-04T08:08:19.018Z | Compiling rustc_version v0.4.1 |
| 2284 | 2026-06-04T08:08:19.112Z | Compiling base64 v0.22.1 |
| 2285 | 2026-06-04T08:08:19.245Z | Compiling serde_derive v1.0.228 |
| 2286 | 2026-06-04T08:08:19.346Z | Compiling zeroize_derive v1.4.3 |
| 2287 | 2026-06-04T08:08:19.460Z | Compiling zerofrom-derive v0.1.6 |
| 2288 | 2026-06-04T08:08:19.483Z | Compiling yoke-derive v0.8.1 |
| 2289 | 2026-06-04T08:08:19.530Z | Compiling zerocopy-derive v0.8.40 |
| 2290 | 2026-06-04T08:08:20.027Z | Compiling zeroize v1.8.2 |
| 2291 | 2026-06-04T08:08:20.370Z | Compiling zerovec-derive v0.11.2 |
| 2292 | 2026-06-04T08:08:20.667Z | Compiling displaydoc v0.2.5 |
| 2293 | 2026-06-04T08:08:20.803Z | Compiling crypto-common v0.1.7 |
| 2294 | 2026-06-04T08:08:20.888Z | Compiling zerofrom v0.1.6 |
| 2295 | 2026-06-04T08:08:20.956Z | Compiling block-buffer v0.10.4 |
| 2296 | 2026-06-04T08:08:21.017Z | Compiling yoke v0.8.1 |
| 2297 | 2026-06-04T08:08:21.129Z | Compiling digest v0.10.7 |
| 2298 | 2026-06-04T08:08:21.204Z | Compiling tokio-macros v2.7.0 |
| 2299 | 2026-06-04T08:08:21.376Z | Compiling futures-macro v0.3.32 |
| 2300 | 2026-06-04T08:08:21.417Z | Compiling zerotrie v0.2.3 |
| 2301 | 2026-06-04T08:08:21.491Z | Compiling zerovec v0.11.5 |
| 2302 | 2026-06-04T08:08:21.720Z | Compiling hmac v0.12.1 |
| 2303 | 2026-06-04T08:08:21.889Z | Compiling block-padding v0.3.3 |
| 2304 | 2026-06-04T08:08:21.939Z | Compiling sha2 v0.10.9 |
| 2305 | 2026-06-04T08:08:22.010Z | Compiling tinystr v0.8.2 |
| 2306 | 2026-06-04T08:08:22.044Z | Compiling potential_utf v0.1.4 |
| 2307 | 2026-06-04T08:08:22.189Z | Compiling icu_locale_core v2.1.1 |
| 2308 | 2026-06-04T08:08:22.214Z | Compiling icu_collections v2.1.1 |
| 2309 | 2026-06-04T08:08:22.217Z | Compiling futures-util v0.3.32 |
| 2310 | 2026-06-04T08:08:22.665Z | Compiling inout v0.1.4 |
| 2311 | 2026-06-04T08:08:22.689Z | Compiling der_derive v0.7.3 |
| 2312 | 2026-06-04T08:08:22.807Z | Compiling bytes v1.11.1 |
| 2313 | 2026-06-04T08:08:22.838Z | Compiling icu_provider v2.1.1 |
| 2314 | 2026-06-04T08:08:23.059Z | Compiling cipher v0.4.4 |
| 2315 | 2026-06-04T08:08:23.140Z | Compiling icu_normalizer v2.1.1 |
| 2316 | 2026-06-04T08:08:23.322Z | Compiling tokio v1.52.1 |
| 2317 | 2026-06-04T08:08:23.337Z | Compiling icu_properties v2.1.2 |
| 2318 | 2026-06-04T08:08:23.423Z | Compiling http v1.4.0 |
| 2319 | 2026-06-04T08:08:23.659Z | Compiling der v0.7.10 |
| 2320 | 2026-06-04T08:08:23.692Z | Compiling chrono v0.4.44 |
| 2321 | 2026-06-04T08:08:24.068Z | Compiling ppv-lite86 v0.2.21 |
| 2322 | 2026-06-04T08:08:24.331Z | Compiling idna_adapter v1.2.1 |
| 2323 | 2026-06-04T08:08:24.373Z | Compiling salsa20 v0.10.2 |
| 2324 | 2026-06-04T08:08:24.444Z | Compiling pbkdf2 v0.12.2 |
| 2325 | 2026-06-04T08:08:24.511Z | Compiling idna v1.1.0 |
| 2326 | 2026-06-04T08:08:24.548Z | Compiling spki v0.7.3 |
| 2327 | 2026-06-04T08:08:24.562Z | Compiling rustls-pki-types v1.14.0 |
| 2328 | 2026-06-04T08:08:24.574Z | Compiling tracing-attributes v0.1.31 |
| 2329 | 2026-06-04T08:08:24.758Z | Compiling thiserror-impl v2.0.18 |
| 2330 | 2026-06-04T08:08:24.899Z | Compiling url v2.5.8 |
| 2331 | 2026-06-04T08:08:25.016Z | Compiling scrypt v0.11.0 |
| 2332 | 2026-06-04T08:08:25.140Z | Compiling rand_chacha v0.9.0 |
| 2333 | 2026-06-04T08:08:25.167Z | Compiling http-body v1.0.1 |
| 2334 | 2026-06-04T08:08:25.278Z | Compiling aes v0.8.4 |
| 2335 | 2026-06-04T08:08:25.323Z | Compiling cbc v0.1.2 |
| 2336 | 2026-06-04T08:08:25.524Z | Compiling untrusted v0.9.0 |
| 2337 | 2026-06-04T08:08:25.655Z | Compiling untrusted v0.7.1 |
| 2338 | 2026-06-04T08:08:25.714Z | Compiling httparse v1.10.1 |
| 2339 | 2026-06-04T08:08:25.783Z | Compiling tinyvec_macros v0.1.1 |
| 2340 | 2026-06-04T08:08:25.843Z | Compiling openssl-probe v0.2.1 |
| 2341 | 2026-06-04T08:08:25.860Z | Compiling tinyvec v1.10.0 |
| 2342 | 2026-06-04T08:08:25.897Z | Compiling tracing v0.1.44 |
| 2343 | 2026-06-04T08:08:26.023Z | Compiling pkcs5 v0.7.1 |
| 2344 | 2026-06-04T08:08:26.103Z | Compiling thiserror v2.0.18 |
| 2345 | 2026-06-04T08:08:26.162Z | Compiling pest_generator v2.8.6 |
| 2346 | 2026-06-04T08:08:26.195Z | Compiling rand v0.9.2 |
| 2347 | 2026-06-04T08:08:26.208Z | Compiling serde_derive_internals v0.29.1 |
| 2348 | 2026-06-04T08:08:26.341Z | Compiling aho-corasick v1.1.4 |
| 2349 | 2026-06-04T08:08:26.502Z | Compiling dyn-clone v1.0.20 |
| 2350 | 2026-06-04T08:08:26.643Z | Compiling rustls v0.23.37 |
| 2351 | 2026-06-04T08:08:26.818Z | Compiling tower-service v0.3.3 |
| 2352 | 2026-06-04T08:08:26.861Z | Compiling try-lock v0.2.5 |
| 2353 | 2026-06-04T08:08:26.916Z | Compiling atomic-waker v1.1.2 |
| 2354 | 2026-06-04T08:08:26.971Z | Compiling schemars v0.8.22 |
| 2355 | 2026-06-04T08:08:26.986Z | Compiling tower-layer v0.3.3 |
| 2356 | 2026-06-04T08:08:27.041Z | Compiling want v0.3.1 |
| 2357 | 2026-06-04T08:08:27.097Z | Compiling schemars_derive v0.8.22 |
| 2358 | 2026-06-04T08:08:27.146Z | Compiling tokio-util v0.7.18 |
| 2359 | 2026-06-04T08:08:27.192Z | Compiling regex-automata v0.4.14 |
| 2360 | 2026-06-04T08:08:27.205Z | Compiling pest_derive v2.8.6 |
| 2361 | 2026-06-04T08:08:27.628Z | Compiling pkcs8 v0.10.2 |
| 2362 | 2026-06-04T08:08:27.876Z | Compiling h2 v0.4.13 |
| 2363 | 2026-06-04T08:08:28.004Z | Compiling ipnet v2.11.0 |
| 2364 | 2026-06-04T08:08:28.185Z | Compiling scroll_derive v0.13.1 |
| 2365 | 2026-06-04T08:08:28.231Z | Compiling darling_core v0.20.11 |
| 2366 | 2026-06-04T08:08:28.333Z | Compiling pin-utils v0.1.0 |
| 2367 | 2026-06-04T08:08:28.410Z | Compiling openssl v0.10.79 |
| 2368 | 2026-06-04T08:08:28.509Z | Compiling httpdate v1.0.3 |
| 2369 | 2026-06-04T08:08:28.643Z | Compiling foreign-types-shared v0.1.1 |
| 2370 | 2026-06-04T08:08:28.732Z | Compiling foreign-types v0.3.2 |
| 2371 | 2026-06-04T08:08:28.764Z | Compiling tempfile v3.25.0 |
| 2372 | 2026-06-04T08:08:28.990Z | Compiling scroll v0.13.0 |
| 2373 | 2026-06-04T08:08:29.066Z | Compiling unicode-normalization v0.1.25 |
| 2374 | 2026-06-04T08:08:29.254Z | Compiling openssl-macros v0.1.1 |
| 2375 | 2026-06-04T08:08:29.563Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2376 | 2026-06-04T08:08:29.577Z | Compiling spin v0.9.8 |
| 2377 | 2026-06-04T08:08:29.671Z | Compiling native-tls v0.2.18 |
| 2378 | 2026-06-04T08:08:29.786Z | Compiling crc32fast v1.5.0 |
| 2379 | 2026-06-04T08:08:29.878Z | Compiling powerfmt v0.2.0 |
| 2380 | 2026-06-04T08:08:29.957Z | Compiling num-conv v0.2.0 |
| 2381 | 2026-06-04T08:08:30.063Z | Compiling time-core v0.1.8 |
| 2382 | 2026-06-04T08:08:30.091Z | Compiling deranged v0.5.8 |
| 2383 | 2026-06-04T08:08:30.214Z | Compiling time-macros v0.2.27 |
| 2384 | 2026-06-04T08:08:30.549Z | Compiling darling_macro v0.20.11 |
| 2385 | 2026-06-04T08:08:31.023Z | Compiling hyper v1.8.1 |
| 2386 | 2026-06-04T08:08:31.088Z | Compiling darling v0.20.11 |
| 2387 | 2026-06-04T08:08:31.170Z | Compiling goblin v0.10.5 |
| 2388 | 2026-06-04T08:08:31.267Z | Compiling rustls-native-certs v0.8.3 |
| 2389 | 2026-06-04T08:08:31.364Z | Compiling sync_wrapper v1.0.2 |
| 2390 | 2026-06-04T08:08:31.475Z | Compiling wait-timeout v0.2.1 |
| 2391 | 2026-06-04T08:08:31.553Z | Compiling siphasher v1.0.2 |
| 2392 | 2026-06-04T08:08:31.738Z | Compiling quick-error v1.2.3 |
| 2393 | 2026-06-04T08:08:31.753Z | Compiling num_threads v0.1.7 |
| 2394 | 2026-06-04T08:08:31.844Z | Compiling crossbeam-utils v0.8.21 |
| 2395 | 2026-06-04T08:08:31.847Z | Compiling syn v1.0.109 |
| 2396 | 2026-06-04T08:08:31.847Z | Compiling bit-vec v0.8.0 |
| 2397 | 2026-06-04T08:08:32.100Z | Compiling hyper-util v0.1.20 |
| 2398 | 2026-06-04T08:08:32.129Z | Compiling simd-adler32 v0.3.8 |
| 2399 | 2026-06-04T08:08:32.159Z | Compiling usdt-impl v0.6.0 |
| 2400 | 2026-06-04T08:08:32.450Z | Compiling bit-set v0.8.0 |
| 2401 | 2026-06-04T08:08:32.569Z | Compiling time v0.3.47 |
| 2402 | 2026-06-04T08:08:32.614Z | Compiling rusty-fork v0.3.1 |
| 2403 | 2026-06-04T08:08:32.710Z | Compiling tower v0.5.3 |
| 2404 | 2026-06-04T08:08:32.934Z | Compiling derive_builder_core v0.20.2 |
| 2405 | 2026-06-04T08:08:33.223Z | Compiling dtrace-parser v0.3.0 |
| 2406 | 2026-06-04T08:08:33.347Z | Compiling http-body-util v0.1.3 |
| 2407 | 2026-06-04T08:08:33.595Z | Compiling webpki-roots v1.0.6 |
| 2408 | 2026-06-04T08:08:33.724Z | Compiling signature v2.2.0 |
| 2409 | 2026-06-04T08:08:33.805Z | Compiling heapless v0.7.17 |
| 2410 | 2026-06-04T08:08:33.820Z | Compiling scroll_derive v0.12.1 |
| 2411 | 2026-06-04T08:08:33.907Z | Compiling dof v0.4.0 |
| 2412 | 2026-06-04T08:08:33.925Z | Compiling thiserror-impl v1.0.69 |
| 2413 | 2026-06-04T08:08:34.049Z | Compiling rand_xorshift v0.4.0 |
| 2414 | 2026-06-04T08:08:34.128Z | Compiling slog v2.8.2 |
| 2415 | 2026-06-04T08:08:34.212Z | Compiling darling_core v0.21.3 |
| 2416 | 2026-06-04T08:08:34.314Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2417 | 2026-06-04T08:08:34.511Z | Compiling thread-id v5.1.0 |
| 2418 | 2026-06-04T08:08:34.600Z | Compiling cookie v0.18.1 |
| 2419 | 2026-06-04T08:08:34.651Z | Compiling zstd-safe v7.2.4 |
| 2420 | 2026-06-04T08:08:34.787Z | Compiling signal-hook v0.3.18 |
| 2421 | 2026-06-04T08:08:34.855Z | Compiling allocator-api2 v0.2.21 |
| 2422 | 2026-06-04T08:08:34.969Z | Compiling unarray v0.1.4 |
| 2423 | 2026-06-04T08:08:35.088Z | Compiling unicode-bidi v0.3.18 |
| 2424 | 2026-06-04T08:08:35.124Z | Compiling adler2 v2.0.1 |
| 2425 | 2026-06-04T08:08:35.190Z | Compiling paste v1.0.15 |
| 2426 | 2026-06-04T08:08:35.204Z | Compiling unicode-properties v0.1.4 |
| 2427 | 2026-06-04T08:08:35.259Z | Compiling ryu v1.0.23 |
| 2428 | 2026-06-04T08:08:35.416Z | Compiling iri-string v0.7.10 |
| 2429 | 2026-06-04T08:08:35.447Z | Compiling anyhow v1.0.102 |
| 2430 | 2026-06-04T08:08:35.475Z | Compiling stringprep v0.1.5 |
| 2431 | 2026-06-04T08:08:35.503Z | Compiling serde_urlencoded v0.7.1 |
| 2432 | 2026-06-04T08:08:35.626Z | Compiling miniz_oxide v0.8.9 |
| 2433 | 2026-06-04T08:08:35.769Z | Compiling thiserror v1.0.69 |
| 2434 | 2026-06-04T08:08:35.871Z | Compiling proptest v1.10.0 |
| 2435 | 2026-06-04T08:08:36.239Z | Compiling scroll v0.12.0 |
| 2436 | 2026-06-04T08:08:36.555Z | Compiling tower-http v0.6.8 |
| 2437 | 2026-06-04T08:08:36.569Z | Compiling derive_builder_macro v0.20.2 |
| 2438 | 2026-06-04T08:08:36.716Z | Compiling tokio-native-tls v0.3.1 |
| 2439 | 2026-06-04T08:08:36.786Z | Compiling darling_macro v0.21.3 |
| 2440 | 2026-06-04T08:08:36.921Z | Compiling ipnetwork v0.21.1 |
| 2441 | 2026-06-04T08:08:36.951Z | Compiling bstr v1.12.1 |
| 2442 | 2026-06-04T08:08:37.024Z | Compiling rand_chacha v0.3.1 |
| 2443 | 2026-06-04T08:08:37.275Z | Compiling serde_tokenstream v0.2.3 |
| 2444 | 2026-06-04T08:08:37.288Z | Compiling toml_datetime v0.6.11 |
| 2445 | 2026-06-04T08:08:37.319Z | Compiling serde_spanned v0.6.9 |
| 2446 | 2026-06-04T08:08:37.468Z | Compiling erased-serde v0.3.31 |
| 2447 | 2026-06-04T08:08:37.544Z | Compiling md-5 v0.10.6 |
| 2448 | 2026-06-04T08:08:37.621Z | Compiling curve25519-dalek v4.1.3 |
| 2449 | 2026-06-04T08:08:37.627Z | Compiling pin-project-internal v1.1.11 |
| 2450 | 2026-06-04T08:08:37.714Z | Compiling zerocopy-derive v0.7.35 |
| 2451 | 2026-06-04T08:08:37.826Z | Compiling async-trait v0.1.89 |
| 2452 | 2026-06-04T08:08:37.931Z | Compiling vergen-lib v9.1.0 |
| 2453 | 2026-06-04T08:08:37.958Z | Compiling num-integer v0.1.46 |
| 2454 | 2026-06-04T08:08:38.111Z | Compiling hash32 v0.2.1 |
| 2455 | 2026-06-04T08:08:38.282Z | Compiling ff v0.13.1 |
| 2456 | 2026-06-04T08:08:38.312Z | Compiling memoffset v0.9.1 |
| 2457 | 2026-06-04T08:08:38.423Z | Compiling encoding_rs v0.8.35 |
| 2458 | 2026-06-04T08:08:38.510Z | Compiling litrs v1.0.0 |
| 2459 | 2026-06-04T08:08:38.580Z | Compiling rustix v0.38.44 |
| 2460 | 2026-06-04T08:08:38.709Z | Compiling fallible-iterator v0.2.0 |
| 2461 | 2026-06-04T08:08:38.862Z | Compiling ref-cast v1.0.25 |
| 2462 | 2026-06-04T08:08:38.939Z | Compiling psl-types v2.0.11 |
| 2463 | 2026-06-04T08:08:39.032Z | Compiling cfg_aliases v0.2.1 |
| 2464 | 2026-06-04T08:08:39.032Z | Compiling smoltcp v0.9.1 |
| 2465 | 2026-06-04T08:08:39.068Z | Compiling zlib-rs v0.6.2 |
| 2466 | 2026-06-04T08:08:39.110Z | Compiling base16ct v0.2.0 |
| 2467 | 2026-06-04T08:08:39.171Z | Compiling mime v0.3.17 |
| 2468 | 2026-06-04T08:08:39.293Z | Compiling num-bigint-dig v0.8.6 |
| 2469 | 2026-06-04T08:08:39.455Z | Compiling sec1 v0.7.3 |
| 2470 | 2026-06-04T08:08:39.537Z | Compiling nix v0.31.2 |
| 2471 | 2026-06-04T08:08:39.551Z | Compiling publicsuffix v2.3.0 |
| 2472 | 2026-06-04T08:08:39.731Z | Compiling document-features v0.2.12 |
| 2473 | 2026-06-04T08:08:39.744Z | Compiling postgres-protocol v0.6.10 |
| 2474 | 2026-06-04T08:08:40.007Z | Compiling pin-project v1.1.11 |
| 2475 | 2026-06-04T08:08:40.022Z | Compiling zerocopy v0.7.35 |
| 2476 | 2026-06-04T08:08:40.220Z | Compiling group v0.13.0 |
| 2477 | 2026-06-04T08:08:40.328Z | Compiling num-iter v0.1.45 |
| 2478 | 2026-06-04T08:08:40.400Z | Compiling newtype-uuid v1.3.2 |
| 2479 | 2026-06-04T08:08:40.575Z | Compiling darling v0.21.3 |
| 2480 | 2026-06-04T08:08:40.665Z | Compiling rand v0.8.6 |
| 2481 | 2026-06-04T08:08:40.736Z | Compiling oxnet v0.1.4 |
| 2482 | 2026-06-04T08:08:40.786Z | Compiling derive_builder v0.20.2 |
| 2483 | 2026-06-04T08:08:40.800Z | Compiling hubpack_derive v0.1.1 |
| 2484 | 2026-06-04T08:08:40.920Z | Compiling hyper-tls v0.6.0 |
| 2485 | 2026-06-04T08:08:41.146Z | Compiling goblin v0.8.2 |
| 2486 | 2026-06-04T08:08:41.535Z | Compiling phf_shared v0.13.1 |
| 2487 | 2026-06-04T08:08:41.579Z | Compiling lazy_static v1.5.0 |
| 2488 | 2026-06-04T08:08:41.676Z | Compiling regex v1.12.3 |
| 2489 | 2026-06-04T08:08:41.696Z | Compiling futures-executor v0.3.32 |
| 2490 | 2026-06-04T08:08:41.771Z | Compiling hex v0.4.3 |
| 2491 | 2026-06-04T08:08:41.958Z | Compiling flate2 v1.1.9 |
| 2492 | 2026-06-04T08:08:42.009Z | Compiling hkdf v0.12.4 |
| 2493 | 2026-06-04T08:08:42.042Z | Compiling crypto-bigint v0.5.5 |
| 2494 | 2026-06-04T08:08:42.108Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2495 | 2026-06-04T08:08:42.183Z | Compiling daft-derive v0.1.7 |
| 2496 | 2026-06-04T08:08:42.304Z | Compiling ref-cast-impl v1.0.25 |
| 2497 | 2026-06-04T08:08:42.373Z | Compiling strum_macros v0.27.2 |
| 2498 | 2026-06-04T08:08:42.758Z | Compiling snafu-derive v0.8.9 |
| 2499 | 2026-06-04T08:08:42.847Z | Compiling terminal_size v0.4.3 |
| 2500 | 2026-06-04T08:08:42.913Z | Compiling vergen v9.1.0 |
| 2501 | 2026-06-04T08:08:42.988Z | Compiling fs-err v3.3.0 |
| 2502 | 2026-06-04T08:08:43.102Z | Compiling cargo-platform v0.3.2 |
| 2503 | 2026-06-04T08:08:43.183Z | Compiling ahash v0.8.12 |
| 2504 | 2026-06-04T08:08:43.393Z | Compiling foldhash v0.2.0 |
| 2505 | 2026-06-04T08:08:43.429Z | Compiling libbz2-rs-sys v0.2.2 |
| 2506 | 2026-06-04T08:08:43.658Z | Compiling object v0.37.3 |
| 2507 | 2026-06-04T08:08:43.940Z | Compiling same-file v1.0.6 |
| 2508 | 2026-06-04T08:08:44.108Z | Compiling foldhash v0.1.5 |
| 2509 | 2026-06-04T08:08:44.111Z | Compiling bumpalo v3.20.2 |
| 2510 | 2026-06-04T08:08:44.144Z | Compiling bitflags v1.3.2 |
| 2511 | 2026-06-04T08:08:44.224Z | Compiling managed v0.8.0 |
| 2512 | 2026-06-04T08:08:44.280Z | Compiling winnow v0.5.40 |
| 2513 | 2026-06-04T08:08:44.347Z | Compiling unicode-segmentation v1.12.0 |
| 2514 | 2026-06-04T08:08:44.402Z | Compiling strum v0.27.2 |
| 2515 | 2026-06-04T08:08:44.558Z | Compiling zopfli v0.8.3 |
| 2516 | 2026-06-04T08:08:44.626Z | Compiling clap_builder v4.5.60 |
| 2517 | 2026-06-04T08:08:44.693Z | Compiling snafu v0.8.9 |
| 2518 | 2026-06-04T08:08:44.778Z | Compiling hashbrown v0.15.5 |
| 2519 | 2026-06-04T08:08:45.055Z | Compiling walkdir v2.5.0 |
| 2520 | 2026-06-04T08:08:45.288Z | Compiling bzip2 v0.6.1 |
| 2521 | 2026-06-04T08:08:45.308Z | Compiling hashbrown v0.16.1 |
| 2522 | 2026-06-04T08:08:45.378Z | Compiling dof v0.3.0 |
| 2523 | 2026-06-04T08:08:45.398Z | Compiling cargo_metadata v0.23.1 |
| 2524 | 2026-06-04T08:08:45.611Z | Compiling toml_edit v0.19.15 |
| 2525 | 2026-06-04T08:08:45.771Z | Compiling elliptic-curve v0.13.8 |
| 2526 | 2026-06-04T08:08:45.910Z | Compiling daft v0.1.7 |
| 2527 | 2026-06-04T08:08:46.193Z | Compiling futures v0.3.32 |
| 2528 | 2026-06-04T08:08:46.206Z | Compiling phf v0.13.1 |
| 2529 | 2026-06-04T08:08:46.367Z | Compiling cookie_store v0.22.1 |
| 2530 | 2026-06-04T08:08:46.970Z | Compiling signal-hook-mio v0.2.5 |
| 2531 | 2026-06-04T08:08:47.012Z | Compiling hubpack v0.1.2 |
| 2532 | 2026-06-04T08:08:47.088Z | Compiling bzip2 v0.4.4 |
| 2533 | 2026-06-04T08:08:47.140Z | Compiling zstd v0.13.3 |
| 2534 | 2026-06-04T08:08:47.233Z | Compiling serde_with_macros v3.17.0 |
| 2535 | 2026-06-04T08:08:47.388Z | Compiling postgres-types v0.2.12 |
| 2536 | 2026-06-04T08:08:47.642Z | Compiling usdt-attr-macro v0.6.0 |
| 2537 | 2026-06-04T08:08:47.941Z | Compiling usdt-macro v0.6.0 |
| 2538 | 2026-06-04T08:08:48.255Z | Compiling globset v0.4.18 |
| 2539 | 2026-06-04T08:08:48.350Z | Compiling dtrace-parser v0.2.0 |
| 2540 | 2026-06-04T08:08:48.440Z | Compiling ed25519 v2.2.3 |
| 2541 | 2026-06-04T08:08:48.508Z | Compiling phf_shared v0.11.3 |
| 2542 | 2026-06-04T08:08:48.678Z | Compiling olpc-cjson v0.1.4 |
| 2543 | 2026-06-04T08:08:48.699Z | Compiling pkcs1 v0.7.5 |
| 2544 | 2026-06-04T08:08:48.842Z | Compiling serde-big-array v0.5.1 |
| 2545 | 2026-06-04T08:08:48.944Z | Compiling serde_plain v1.0.2 |
| 2546 | 2026-06-04T08:08:48.994Z | Compiling rfc6979 v0.4.0 |
| 2547 | 2026-06-04T08:08:49.105Z | Compiling pem v3.0.6 |
| 2548 | 2026-06-04T08:08:49.119Z | Compiling serde_repr v0.1.20 |
| 2549 | 2026-06-04T08:08:49.131Z | Compiling strum_macros v0.26.4 |
| 2550 | 2026-06-04T08:08:49.143Z | Compiling async-recursion v1.1.1 |
| 2551 | 2026-06-04T08:08:49.172Z | Compiling enum-as-inner v0.6.1 |
| 2552 | 2026-06-04T08:08:49.338Z | Compiling clap_derive v4.5.55 |
| 2553 | 2026-06-04T08:08:49.453Z | Compiling float-cmp v0.10.0 |
| 2554 | 2026-06-04T08:08:49.603Z | Compiling thread-id v4.2.2 |
| 2555 | 2026-06-04T08:08:49.684Z | Compiling memmap2 v0.9.10 |
| 2556 | 2026-06-04T08:08:49.698Z | Compiling env_filter v1.0.0 |
| 2557 | 2026-06-04T08:08:49.713Z | Compiling typed-path v0.9.3 |
| 2558 | 2026-06-04T08:08:49.843Z | Compiling new_debug_unreachable v1.0.6 |
| 2559 | 2026-06-04T08:08:49.898Z | Compiling fixedbitset v0.4.2 |
| 2560 | 2026-06-04T08:08:49.921Z | Compiling fixedbitset v0.5.7 |
| 2561 | 2026-06-04T08:08:50.009Z | Compiling either v1.15.0 |
| 2562 | 2026-06-04T08:08:50.122Z | Compiling predicates-core v1.0.10 |
| 2563 | 2026-06-04T08:08:50.227Z | Compiling precomputed-hash v0.1.1 |
| 2564 | 2026-06-04T08:08:50.241Z | Compiling data-encoding v2.10.0 |
| 2565 | 2026-06-04T08:08:50.303Z | Compiling difflib v0.4.0 |
| 2566 | 2026-06-04T08:08:50.319Z | Compiling whoami v2.1.0 |
| 2567 | 2026-06-04T08:08:50.694Z | Compiling jiff v0.2.21 |
| 2568 | 2026-06-04T08:08:50.867Z | Compiling normalize-line-endings v0.3.0 |
| 2569 | 2026-06-04T08:08:50.939Z | Compiling static_assertions v1.1.0 |
| 2570 | 2026-06-04T08:08:50.953Z | Compiling keccak v0.1.6 |
| 2571 | 2026-06-04T08:08:50.956Z | Compiling strum v0.26.3 |
| 2572 | 2026-06-04T08:08:50.980Z | Compiling predicates v3.1.4 |
| 2573 | 2026-06-04T08:08:51.015Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2574 | 2026-06-04T08:08:51.101Z | Compiling hickory-proto v0.25.2 |
| 2575 | 2026-06-04T08:08:51.167Z | Compiling clap v4.5.60 |
| 2576 | 2026-06-04T08:08:51.259Z | Compiling sha3 v0.10.8 |
| 2577 | 2026-06-04T08:08:51.632Z | Compiling tokio-postgres v0.7.16 |
| 2578 | 2026-06-04T08:08:51.721Z | Compiling toml_edit v0.22.27 |
| 2579 | 2026-06-04T08:08:51.764Z | Compiling string_cache v0.8.9 |
| 2580 | 2026-06-04T08:08:51.915Z | Compiling itertools v0.13.0 |
| 2581 | 2026-06-04T08:08:51.995Z | Compiling petgraph v0.8.3 |
| 2582 | 2026-06-04T08:08:53.160Z | Compiling petgraph v0.6.5 |
| 2583 | 2026-06-04T08:08:53.791Z | Compiling zip v4.6.1 |
| 2584 | 2026-06-04T08:08:53.810Z | Compiling env_logger v0.11.9 |
| 2585 | 2026-06-04T08:08:53.955Z | Compiling usdt v0.6.0 |
| 2586 | 2026-06-04T08:08:54.171Z | Compiling usdt-impl v0.5.0 |
| 2587 | 2026-06-04T08:08:54.225Z | Compiling ecdsa v0.16.9 |
| 2588 | 2026-06-04T08:08:54.406Z | Compiling rsa v0.9.10 |
| 2589 | 2026-06-04T08:08:54.633Z | Compiling ed25519-dalek v2.2.0 |
| 2590 | 2026-06-04T08:08:54.710Z | Compiling serde_with v3.17.0 |
| 2591 | 2026-06-04T08:08:54.777Z | Compiling crossterm v0.28.1 |
| 2592 | 2026-06-04T08:08:54.929Z | Compiling zip v0.6.6 |
| 2593 | 2026-06-04T08:08:55.541Z | Compiling toml v0.7.8 |
| 2594 | 2026-06-04T08:08:55.725Z | Compiling iddqd v0.4.2 |
| 2595 | 2026-06-04T08:08:56.236Z | Compiling similar v2.7.0 |
| 2596 | 2026-06-04T08:08:56.333Z | Compiling heck v0.4.1 |
| 2597 | 2026-06-04T08:08:56.348Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2598 | 2026-06-04T08:08:56.451Z | Compiling crossbeam-epoch v0.9.18 |
| 2599 | 2026-06-04T08:08:56.566Z | Compiling tokio-stream v0.1.18 |
| 2600 | 2026-06-04T08:08:56.789Z | Compiling buf-list v1.1.2 |
| 2601 | 2026-06-04T08:08:56.970Z | Compiling x509-cert v0.2.5 |
| 2602 | 2026-06-04T08:08:57.016Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2603 | 2026-06-04T08:08:57.040Z | Compiling openapiv3 v2.2.0 |
| 2604 | 2026-06-04T08:08:57.075Z | Compiling sha1 v0.10.6 |
| 2605 | 2026-06-04T08:08:57.111Z | Compiling lalrpop-util v0.19.12 |
| 2606 | 2026-06-04T08:08:57.301Z | Compiling peg-runtime v0.8.5 |
| 2607 | 2026-06-04T08:08:57.316Z | Compiling thread_local v1.1.9 |
| 2608 | 2026-06-04T08:08:57.319Z | Compiling slog-async v2.8.0 |
| 2609 | 2026-06-04T08:08:57.570Z | Compiling crossbeam-channel v0.5.15 |
| 2610 | 2026-06-04T08:08:57.588Z | Compiling is-terminal v0.4.17 |
| 2611 | 2026-06-04T08:08:57.650Z | Compiling filetime v0.2.27 |
| 2612 | 2026-06-04T08:08:57.686Z | Compiling xattr v1.6.1 |
| 2613 | 2026-06-04T08:08:57.786Z | Compiling term v1.2.1 |
| 2614 | 2026-06-04T08:08:57.828Z | Compiling take_mut v0.2.2 |
| 2615 | 2026-06-04T08:08:57.860Z | Compiling tar v0.4.45 |
| 2616 | 2026-06-04T08:08:58.372Z | Compiling slog-term v2.9.2 |
| 2617 | 2026-06-04T08:09:05.068Z | Compiling rustls-webpki v0.103.9 |
| 2618 | 2026-06-04T08:09:07.894Z | Compiling tokio-rustls v0.26.4 |
| 2619 | 2026-06-04T08:09:07.894Z | Compiling rustls-platform-verifier v0.6.2 |
| 2620 | 2026-06-04T08:09:08.094Z | Compiling hyper-rustls v0.27.7 |
| 2621 | 2026-06-04T08:09:08.297Z | Compiling reqwest v0.12.28 |
| 2622 | 2026-06-04T08:09:08.298Z | Compiling reqwest v0.13.2 |
| 2623 | 2026-06-04T08:09:09.610Z | Compiling tough v0.22.0 |
| 2624 | 2026-06-04T08:09:12.174Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2625 | 2026-06-04T08:09:12.395Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2626 | 2026-06-04T08:09:15.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s |
| 2627 | 2026-06-04T08:09:15.461Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2628 | 2026-06-04T08:09:15.514Z | Jun 04 08:09:14.609 INFO Starting download, target: Cockroach |
| 2629 | 2026-06-04T08:09:15.514Z | Jun 04 08:09:14.610 INFO Starting download, target: Clickhouse |
| 2630 | 2026-06-04T08:09:15.514Z | Jun 04 08:09:14.610 INFO Starting download, target: Console |
| 2631 | 2026-06-04T08:09:15.514Z | Jun 04 08:09:14.610 INFO Starting download, target: DendriteStub |
| 2632 | 2026-06-04T08:09:15.514Z | Jun 04 08:09:14.610 INFO Starting download, target: TransceiverControl |
| 2633 | 2026-06-04T08:09:15.514Z | Jun 04 08:09:14.610 INFO Starting download, target: MaghemiteMgd |
| 2634 | 2026-06-04T08:09:15.514Z | Jun 04 08:09:14.610 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2635 | 2026-06-04T08:09:15.517Z | Jun 04 08:09:14.610 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2636 | 2026-06-04T08:09:15.517Z | Jun 04 08:09:14.610 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2637 | 2026-06-04T08:09:15.517Z | Jun 04 08:09:14.610 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2638 | 2026-06-04T08:09:15.518Z | Jun 04 08:09:14.610 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2639 | 2026-06-04T08:09:15.518Z | Jun 04 08:09:14.610 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2640 | 2026-06-04T08:09:16.272Z | Jun 04 08:09:15.353 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2641 | 2026-06-04T08:09:16.475Z | Jun 04 08:09:15.569 INFO Download complete, target: TransceiverControl |
| 2642 | 2026-06-04T08:09:16.576Z | Jun 04 08:09:15.672 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2643 | 2026-06-04T08:09:16.830Z | Jun 04 08:09:15.913 INFO Download complete, target: Console |
| 2644 | 2026-06-04T08:09:17.400Z | Jun 04 08:09:16.483 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2645 | 2026-06-04T08:09:17.428Z | Jun 04 08:09:16.518 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2646 | 2026-06-04T08:09:17.617Z | Jun 04 08:09:16.714 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2647 | 2026-06-04T08:09:17.617Z | Jun 04 08:09:16.714 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2648 | 2026-06-04T08:09:19.806Z | Jun 04 08:09:18.903 INFO Download complete, target: DendriteStub |
| 2649 | 2026-06-04T08:09:19.833Z | Jun 04 08:09:18.930 INFO Download complete, target: MaghemiteMgd |
| 2650 | 2026-06-04T08:09:19.992Z | Jun 04 08:09:19.090 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2651 | 2026-06-04T08:09:22.377Z | Jun 04 08:09:21.474 INFO Checking that binary works, target: Cockroach |
| 2652 | 2026-06-04T08:09:22.475Z | Jun 04 08:09:21.572 INFO Download complete, target: Cockroach |
| 2653 | 2026-06-04T08:09:26.814Z | Jun 04 08:09:25.906 INFO Checking that binary works, target: Clickhouse |
| 2654 | 2026-06-04T08:09:27.102Z | Jun 04 08:09:26.021 INFO Download complete, target: Clickhouse |
| 2655 | 2026-06-04T08:09:27.117Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2656 | 2026-06-04T08:09:27.117Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2657 | 2026-06-04T08:09:28.059Z | Compiling proc-macro2 v1.0.106 |
| 2658 | 2026-06-04T08:09:28.059Z | Compiling quote v1.0.45 |
| 2659 | 2026-06-04T08:09:28.059Z | Compiling unicode-ident v1.0.24 |
| 2660 | 2026-06-04T08:09:28.061Z | Compiling libc v0.2.185 |
| 2661 | 2026-06-04T08:09:28.061Z | Compiling serde_core v1.0.228 |
| 2662 | 2026-06-04T08:09:28.062Z | Compiling serde v1.0.228 |
| 2663 | 2026-06-04T08:09:28.062Z | Compiling cfg-if v1.0.4 |
| 2664 | 2026-06-04T08:09:28.062Z | Compiling version_check v0.9.5 |
| 2665 | 2026-06-04T08:09:28.378Z | Compiling autocfg v1.5.0 |
| 2666 | 2026-06-04T08:09:28.413Z | Compiling zmij v1.0.21 |
| 2667 | 2026-06-04T08:09:28.514Z | Compiling serde_json v1.0.149 |
| 2668 | 2026-06-04T08:09:28.537Z | Compiling libm v0.2.16 |
| 2669 | 2026-06-04T08:09:28.548Z | Compiling memchr v2.8.0 |
| 2670 | 2026-06-04T08:09:28.728Z | Compiling num-traits v0.2.19 |
| 2671 | 2026-06-04T08:09:28.812Z | Compiling icu_properties_data v2.1.2 |
| 2672 | 2026-06-04T08:09:28.924Z | Compiling icu_normalizer_data v2.1.1 |
| 2673 | 2026-06-04T08:09:29.014Z | Compiling typenum v1.19.0 |
| 2674 | 2026-06-04T08:09:29.108Z | Compiling generic-array v0.14.7 |
| 2675 | 2026-06-04T08:09:29.111Z | Compiling getrandom v0.4.1 |
| 2676 | 2026-06-04T08:09:29.111Z | Compiling jobserver v0.1.34 |
| 2677 | 2026-06-04T08:09:29.298Z | Compiling shlex v1.3.0 |
| 2678 | 2026-06-04T08:09:29.334Z | Compiling find-msvc-tools v0.1.9 |
| 2679 | 2026-06-04T08:09:29.395Z | Compiling syn v2.0.117 |
| 2680 | 2026-06-04T08:09:29.441Z | Compiling portable-atomic v1.13.1 |
| 2681 | 2026-06-04T08:09:29.453Z | Compiling parking_lot_core v0.9.12 |
| 2682 | 2026-06-04T08:09:29.479Z | Compiling cc v1.2.56 |
| 2683 | 2026-06-04T08:09:29.543Z | Compiling zerocopy v0.8.40 |
| 2684 | 2026-06-04T08:09:29.684Z | Compiling smallvec v1.15.1 |
| 2685 | 2026-06-04T08:09:29.839Z | Compiling log v0.4.29 |
| 2686 | 2026-06-04T08:09:30.007Z | Compiling getrandom v0.2.17 |
| 2687 | 2026-06-04T08:09:30.017Z | Compiling itoa v1.0.17 |
| 2688 | 2026-06-04T08:09:30.049Z | Compiling thiserror v2.0.18 |
| 2689 | 2026-06-04T08:09:30.378Z | Compiling heck v0.5.0 |
| 2690 | 2026-06-04T08:09:30.391Z | Compiling schemars v0.8.22 |
| 2691 | 2026-06-04T08:09:30.569Z | Compiling errno v0.3.14 |
| 2692 | 2026-06-04T08:09:30.593Z | Compiling stable_deref_trait v1.2.1 |
| 2693 | 2026-06-04T08:09:30.605Z | Compiling semver v1.0.28 |
| 2694 | 2026-06-04T08:09:30.663Z | Compiling equivalent v1.0.2 |
| 2695 | 2026-06-04T08:09:30.739Z | Compiling subtle v2.6.1 |
| 2696 | 2026-06-04T08:09:30.754Z | Compiling rand_core v0.6.4 |
| 2697 | 2026-06-04T08:09:30.915Z | Compiling litemap v0.8.1 |
| 2698 | 2026-06-04T08:09:30.933Z | Compiling percent-encoding v2.3.2 |
| 2699 | 2026-06-04T08:09:30.990Z | Compiling writeable v0.6.2 |
| 2700 | 2026-06-04T08:09:31.004Z | Compiling scopeguard v1.2.0 |
| 2701 | 2026-06-04T08:09:31.115Z | Compiling lock_api v0.4.14 |
| 2702 | 2026-06-04T08:09:31.232Z | Compiling rustix v1.1.3 |
| 2703 | 2026-06-04T08:09:31.819Z | Compiling rand_core v0.10.0 |
| 2704 | 2026-06-04T08:09:32.098Z | Compiling ring v0.17.14 |
| 2705 | 2026-06-04T08:09:32.261Z | Compiling synstructure v0.13.2 |
| 2706 | 2026-06-04T08:09:32.338Z | Compiling serde_derive_internals v0.29.1 |
| 2707 | 2026-06-04T08:09:32.480Z | Compiling rustversion v1.0.22 |
| 2708 | 2026-06-04T08:09:33.022Z | Compiling utf8_iter v1.0.4 |
| 2709 | 2026-06-04T08:09:33.092Z | Compiling form_urlencoded v1.2.2 |
| 2710 | 2026-06-04T08:09:33.092Z | Compiling getrandom v0.3.4 |
| 2711 | 2026-06-04T08:09:33.092Z | Compiling hashbrown v0.17.0 |
| 2712 | 2026-06-04T08:09:33.092Z | Compiling pkg-config v0.3.32 |
| 2713 | 2026-06-04T08:09:33.186Z | Compiling fnv v1.0.7 |
| 2714 | 2026-06-04T08:09:33.244Z | Compiling thiserror v1.0.69 |
| 2715 | 2026-06-04T08:09:33.294Z | Compiling indexmap v2.14.0 |
| 2716 | 2026-06-04T08:09:33.297Z | Compiling bitflags v2.11.0 |
| 2717 | 2026-06-04T08:09:33.352Z | Compiling cmake v0.1.57 |
| 2718 | 2026-06-04T08:09:33.385Z | Compiling dunce v1.0.5 |
| 2719 | 2026-06-04T08:09:33.449Z | Compiling fs_extra v1.3.0 |
| 2720 | 2026-06-04T08:09:33.465Z | Compiling serde_derive v1.0.228 |
| 2721 | 2026-06-04T08:09:33.482Z | Compiling zeroize_derive v1.4.3 |
| 2722 | 2026-06-04T08:09:33.515Z | Compiling zerofrom-derive v0.1.6 |
| 2723 | 2026-06-04T08:09:33.701Z | Compiling yoke-derive v0.8.1 |
| 2724 | 2026-06-04T08:09:33.715Z | Compiling zerovec-derive v0.11.2 |
| 2725 | 2026-06-04T08:09:33.739Z | Compiling displaydoc v0.2.5 |
| 2726 | 2026-06-04T08:09:33.837Z | Compiling zerocopy-derive v0.8.40 |
| 2727 | 2026-06-04T08:09:33.940Z | Compiling tokio-macros v2.7.0 |
| 2728 | 2026-06-04T08:09:34.062Z | Compiling zeroize v1.8.2 |
| 2729 | 2026-06-04T08:09:34.309Z | Compiling thiserror-impl v2.0.18 |
| 2730 | 2026-06-04T08:09:34.412Z | Compiling schemars_derive v0.8.22 |
| 2731 | 2026-06-04T08:09:34.779Z | Compiling futures-macro v0.3.32 |
| 2732 | 2026-06-04T08:09:34.782Z | Compiling zerofrom v0.1.6 |
| 2733 | 2026-06-04T08:09:34.782Z | Compiling yoke v0.8.1 |
| 2734 | 2026-06-04T08:09:34.929Z | Compiling zerovec v0.11.5 |
| 2735 | 2026-06-04T08:09:34.952Z | Compiling zerotrie v0.2.3 |
| 2736 | 2026-06-04T08:09:35.446Z | Compiling tracing-attributes v0.1.31 |
| 2737 | 2026-06-04T08:09:35.461Z | Compiling tinystr v0.8.2 |
| 2738 | 2026-06-04T08:09:35.507Z | Compiling potential_utf v0.1.4 |
| 2739 | 2026-06-04T08:09:35.648Z | Compiling icu_collections v2.1.1 |
| 2740 | 2026-06-04T08:09:35.661Z | Compiling icu_locale_core v2.1.1 |
| 2741 | 2026-06-04T08:09:35.713Z | Compiling thiserror-impl v1.0.69 |
| 2742 | 2026-06-04T08:09:35.931Z | Compiling crypto-common v0.1.7 |
| 2743 | 2026-06-04T08:09:36.089Z | Compiling aws-lc-sys v0.40.0 |
| 2744 | 2026-06-04T08:09:36.400Z | Compiling icu_provider v2.1.1 |
| 2745 | 2026-06-04T08:09:36.594Z | Compiling bytes v1.11.1 |
| 2746 | 2026-06-04T08:09:36.690Z | Compiling icu_normalizer v2.1.1 |
| 2747 | 2026-06-04T08:09:36.725Z | Compiling icu_properties v2.1.2 |
| 2748 | 2026-06-04T08:09:37.163Z | Compiling pin-project-lite v0.2.17 |
| 2749 | 2026-06-04T08:09:37.268Z | Compiling serde_tokenstream v0.2.3 |
| 2750 | 2026-06-04T08:09:37.472Z | Compiling iana-time-zone v0.1.65 |
| 2751 | 2026-06-04T08:09:37.559Z | Compiling httparse v1.10.1 |
| 2752 | 2026-06-04T08:09:37.559Z | Compiling der_derive v0.7.3 |
| 2753 | 2026-06-04T08:09:37.644Z | Compiling idna_adapter v1.2.1 |
| 2754 | 2026-06-04T08:09:37.784Z | Compiling idna v1.1.0 |
| 2755 | 2026-06-04T08:09:37.907Z | Compiling chrono v0.4.44 |
| 2756 | 2026-06-04T08:09:38.120Z | Compiling url v2.5.8 |
| 2757 | 2026-06-04T08:09:38.175Z | Compiling syn v1.0.109 |
| 2758 | 2026-06-04T08:09:38.503Z | Compiling uuid v1.23.0 |
| 2759 | 2026-06-04T08:09:38.584Z | Compiling critical-section v1.2.0 |
| 2760 | 2026-06-04T08:09:38.702Z | Compiling aws-lc-rs v1.16.3 |
| 2761 | 2026-06-04T08:09:38.890Z | Compiling once_cell v1.21.3 |
| 2762 | 2026-06-04T08:09:39.101Z | Compiling regex-syntax v0.8.10 |
| 2763 | 2026-06-04T08:09:39.213Z | Compiling parking_lot v0.12.5 |
| 2764 | 2026-06-04T08:09:39.513Z | Compiling signal-hook-registry v1.4.8 |
| 2765 | 2026-06-04T08:09:39.681Z | Compiling dyn-clone v1.0.20 |
| 2766 | 2026-06-04T08:09:39.978Z | Compiling mio v1.2.0 |
| 2767 | 2026-06-04T08:09:40.015Z | Compiling socket2 v0.6.3 |
| 2768 | 2026-06-04T08:09:40.849Z | Compiling num-conv v0.2.0 |
| 2769 | 2026-06-04T08:09:40.995Z | Compiling time-core v0.1.8 |
| 2770 | 2026-06-04T08:09:41.148Z | Compiling time-macros v0.2.27 |
| 2771 | 2026-06-04T08:09:41.198Z | Compiling tokio v1.52.1 |
| 2772 | 2026-06-04T08:09:41.414Z | Compiling const-oid v0.9.6 |
| 2773 | 2026-06-04T08:09:41.439Z | Compiling rustls v0.23.37 |
| 2774 | 2026-06-04T08:09:41.559Z | Compiling aho-corasick v1.1.4 |
| 2775 | 2026-06-04T08:09:42.077Z | Compiling allocator-api2 v0.2.21 |
| 2776 | 2026-06-04T08:09:42.266Z | Compiling http v1.4.0 |
| 2777 | 2026-06-04T08:09:42.404Z | Compiling regex-automata v0.4.14 |
| 2778 | 2026-06-04T08:09:42.629Z | Compiling futures-core v0.3.32 |
| 2779 | 2026-06-04T08:09:42.953Z | Compiling block-buffer v0.10.4 |
| 2780 | 2026-06-04T08:09:43.065Z | Compiling foldhash v0.2.0 |
| 2781 | 2026-06-04T08:09:43.114Z | Compiling strsim v0.11.1 |
| 2782 | 2026-06-04T08:09:43.276Z | Compiling hashbrown v0.16.1 |
| 2783 | 2026-06-04T08:09:43.289Z | Compiling digest v0.10.7 |
| 2784 | 2026-06-04T08:09:44.076Z | Compiling byteorder v1.5.0 |
| 2785 | 2026-06-04T08:09:44.179Z | Compiling ucd-trie v0.1.7 |
| 2786 | 2026-06-04T08:09:44.270Z | Compiling ident_case v1.0.1 |
| 2787 | 2026-06-04T08:09:44.311Z | Compiling pest v2.8.6 |
| 2788 | 2026-06-04T08:09:44.557Z | Compiling slog v2.8.2 |
| 2789 | 2026-06-04T08:09:44.571Z | Compiling anyhow v1.0.102 |
| 2790 | 2026-06-04T08:09:44.606Z | Compiling vcpkg v0.2.15 |
| 2791 | 2026-06-04T08:09:44.757Z | Compiling regex v1.12.3 |
| 2792 | 2026-06-04T08:09:44.854Z | Compiling cpufeatures v0.2.17 |
| 2793 | 2026-06-04T08:09:45.203Z | Compiling openssl-sys v0.9.115 |
| 2794 | 2026-06-04T08:09:45.206Z | Compiling rustc_version v0.4.1 |
| 2795 | 2026-06-04T08:09:45.206Z | Compiling futures-sink v0.3.32 |
| 2796 | 2026-06-04T08:09:45.340Z | Compiling crc32fast v1.5.0 |
| 2797 | 2026-06-04T08:09:45.482Z | Compiling pest_meta v2.8.6 |
| 2798 | 2026-06-04T08:09:45.597Z | Compiling futures-channel v0.3.32 |
| 2799 | 2026-06-04T08:09:45.695Z | Compiling futures-task v0.3.32 |
| 2800 | 2026-06-04T08:09:45.869Z | Compiling slab v0.4.12 |
| 2801 | 2026-06-04T08:09:45.869Z | Compiling futures-io v0.3.32 |
| 2802 | 2026-06-04T08:09:46.059Z | Compiling futures-util v0.3.32 |
| 2803 | 2026-06-04T08:09:46.085Z | Compiling pest_generator v2.8.6 |
| 2804 | 2026-06-04T08:09:46.113Z | Compiling plain v0.2.3 |
| 2805 | 2026-06-04T08:09:46.513Z | Compiling crossbeam-utils v0.8.21 |
| 2806 | 2026-06-04T08:09:46.729Z | Compiling cookie v0.18.1 |
| 2807 | 2026-06-04T08:09:46.737Z | Compiling pest_derive v2.8.6 |
| 2808 | 2026-06-04T08:09:46.792Z | Compiling ryu v1.0.23 |
| 2809 | 2026-06-04T08:09:46.928Z | Compiling async-trait v0.1.89 |
| 2810 | 2026-06-04T08:09:47.155Z | Compiling camino v1.2.2 |
| 2811 | 2026-06-04T08:09:47.196Z | Compiling pretty-hex v0.4.1 |
| 2812 | 2026-06-04T08:09:47.344Z | Compiling darling_core v0.21.3 |
| 2813 | 2026-06-04T08:09:47.445Z | Compiling rustls-pki-types v1.14.0 |
| 2814 | 2026-06-04T08:09:47.943Z | Compiling openssl v0.10.79 |
| 2815 | 2026-06-04T08:09:48.178Z | Compiling ppv-lite86 v0.2.21 |
| 2816 | 2026-06-04T08:09:48.294Z | Compiling fastrand v2.3.0 |
| 2817 | 2026-06-04T08:09:48.311Z | Compiling litrs v1.0.0 |
| 2818 | 2026-06-04T08:09:48.505Z | Compiling hmac v0.12.1 |
| 2819 | 2026-06-04T08:09:48.532Z | Compiling clap_derive v4.5.55 |
| 2820 | 2026-06-04T08:09:48.544Z | Compiling scroll_derive v0.12.1 |
| 2821 | 2026-06-04T08:09:48.679Z | Compiling openssl-macros v0.1.1 |
| 2822 | 2026-06-04T08:09:49.490Z | Compiling document-features v0.2.12 |
| 2823 | 2026-06-04T08:09:49.490Z | Compiling scroll_derive v0.13.1 |
| 2824 | 2026-06-04T08:09:49.501Z | Compiling untrusted v0.9.0 |
| 2825 | 2026-06-04T08:09:49.501Z | Compiling native-tls v0.2.18 |
| 2826 | 2026-06-04T08:09:49.501Z | Compiling base64 v0.22.1 |
| 2827 | 2026-06-04T08:09:49.501Z | Compiling darling_macro v0.21.3 |
| 2828 | 2026-06-04T08:09:49.547Z | Compiling block-padding v0.3.3 |
| 2829 | 2026-06-04T08:09:49.602Z | Compiling openapiv3 v2.2.0 |
| 2830 | 2026-06-04T08:09:49.896Z | Compiling darling v0.21.3 |
| 2831 | 2026-06-04T08:09:49.899Z | Compiling paste v1.0.15 |
| 2832 | 2026-06-04T08:09:49.990Z | Compiling rustix v0.38.44 |
| 2833 | 2026-06-04T08:09:50.239Z | Compiling inout v0.1.4 |
| 2834 | 2026-06-04T08:09:50.252Z | Compiling tempfile v3.25.0 |
| 2835 | 2026-06-04T08:09:50.331Z | Compiling tokio-util v0.7.18 |
| 2836 | 2026-06-04T08:09:50.585Z | Compiling tracing-core v0.1.36 |
| 2837 | 2026-06-04T08:09:50.736Z | Compiling zerocopy-derive v0.7.35 |
| 2838 | 2026-06-04T08:09:50.982Z | Compiling tracing v0.1.44 |
| 2839 | 2026-06-04T08:09:51.175Z | Compiling cipher v0.4.4 |
| 2840 | 2026-06-04T08:09:51.239Z | Compiling rand_core v0.9.5 |
| 2841 | 2026-06-04T08:09:51.257Z | Compiling sha2 v0.10.9 |
| 2842 | 2026-06-04T08:09:51.421Z | Compiling curve25519-dalek v4.1.3 |
| 2843 | 2026-06-04T08:09:51.446Z | Compiling http-body v1.0.1 |
| 2844 | 2026-06-04T08:09:51.488Z | Compiling hubpack_derive v0.1.1 |
| 2845 | 2026-06-04T08:09:51.628Z | Compiling strum_macros v0.26.4 |
| 2846 | 2026-06-04T08:09:51.643Z | Compiling atomic-waker v1.1.2 |
| 2847 | 2026-06-04T08:09:51.668Z | Compiling base64ct v1.8.3 |
| 2848 | 2026-06-04T08:09:51.888Z | Compiling pem-rfc7468 v0.7.0 |
| 2849 | 2026-06-04T08:09:52.159Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2850 | 2026-06-04T08:09:52.173Z | Compiling usdt-impl v0.5.0 |
| 2851 | 2026-06-04T08:09:52.190Z | Compiling tower-layer v0.3.3 |
| 2852 | 2026-06-04T08:09:52.348Z | Compiling usdt-impl v0.6.0 |
| 2853 | 2026-06-04T08:09:52.403Z | Compiling openssl-probe v0.2.1 |
| 2854 | 2026-06-04T08:09:52.501Z | Compiling try-lock v0.2.5 |
| 2855 | 2026-06-04T08:09:52.573Z | Compiling tower-service v0.3.3 |
| 2856 | 2026-06-04T08:09:52.606Z | Compiling untrusted v0.7.1 |
| 2857 | 2026-06-04T08:09:52.616Z | Compiling winnow v0.7.14 |
| 2858 | 2026-06-04T08:09:52.664Z | Compiling flagset v0.4.7 |
| 2859 | 2026-06-04T08:09:52.690Z | Compiling want v0.3.1 |
| 2860 | 2026-06-04T08:09:52.789Z | Compiling der v0.7.10 |
| 2861 | 2026-06-04T08:09:52.849Z | Compiling h2 v0.4.13 |
| 2862 | 2026-06-04T08:09:53.154Z | Compiling rand_chacha v0.9.0 |
| 2863 | 2026-06-04T08:09:53.342Z | Compiling scroll v0.13.0 |
| 2864 | 2026-06-04T08:09:53.519Z | Compiling scroll v0.12.0 |
| 2865 | 2026-06-04T08:09:53.602Z | Compiling ipnet v2.11.0 |
| 2866 | 2026-06-04T08:09:53.786Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2867 | 2026-06-04T08:09:53.888Z | Compiling num-bigint-dig v0.8.6 |
| 2868 | 2026-06-04T08:09:53.899Z | Compiling pin-utils v0.1.0 |
| 2869 | 2026-06-04T08:09:53.979Z | Compiling powerfmt v0.2.0 |
| 2870 | 2026-06-04T08:09:54.041Z | Compiling httpdate v1.0.3 |
| 2871 | 2026-06-04T08:09:54.171Z | Compiling deranged v0.5.8 |
| 2872 | 2026-06-04T08:09:54.247Z | Compiling goblin v0.8.2 |
| 2873 | 2026-06-04T08:09:54.369Z | Compiling spki v0.7.3 |
| 2874 | 2026-06-04T08:09:54.471Z | Compiling goblin v0.10.5 |
| 2875 | 2026-06-04T08:09:54.531Z | Compiling rand v0.9.2 |
| 2876 | 2026-06-04T08:09:54.606Z | Compiling zerocopy v0.7.35 |
| 2877 | 2026-06-04T08:09:54.615Z | Compiling salsa20 v0.10.2 |
| 2878 | 2026-06-04T08:09:55.449Z | Compiling pbkdf2 v0.12.2 |
| 2879 | 2026-06-04T08:09:55.474Z | Compiling hex v0.4.3 |
| 2880 | 2026-06-04T08:09:55.474Z | Compiling num_threads v0.1.7 |
| 2881 | 2026-06-04T08:09:55.474Z | Compiling time v0.3.47 |
| 2882 | 2026-06-04T08:09:55.474Z | Compiling scrypt v0.11.0 |
| 2883 | 2026-06-04T08:09:55.501Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2884 | 2026-06-04T08:09:55.662Z | Compiling dtrace-parser v0.2.0 |
| 2885 | 2026-06-04T08:09:56.021Z | Compiling hyper v1.8.1 |
| 2886 | 2026-06-04T08:09:56.245Z | Compiling aes v0.8.4 |
| 2887 | 2026-06-04T08:09:56.516Z | Compiling dof v0.3.0 |
| 2888 | 2026-06-04T08:09:56.696Z | Compiling cbc v0.1.2 |
| 2889 | 2026-06-04T08:09:56.741Z | Compiling dtrace-parser v0.3.0 |
| 2890 | 2026-06-04T08:09:57.065Z | Compiling hyper-util v0.1.20 |
| 2891 | 2026-06-04T08:09:57.236Z | Compiling dof v0.4.0 |
| 2892 | 2026-06-04T08:09:57.295Z | Compiling toml_datetime v0.6.11 |
| 2893 | 2026-06-04T08:09:57.337Z | Compiling serde_spanned v0.6.9 |
| 2894 | 2026-06-04T08:09:57.337Z | Compiling daft-derive v0.1.7 |
| 2895 | 2026-06-04T08:09:57.453Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2896 | 2026-06-04T08:09:57.473Z | Compiling thread-id v5.1.0 |
| 2897 | 2026-06-04T08:09:57.517Z | Compiling thread-id v4.2.2 |
| 2898 | 2026-06-04T08:09:57.532Z | Compiling fs-err v3.3.0 |
| 2899 | 2026-06-04T08:09:57.600Z | Compiling either v1.15.0 |
| 2900 | 2026-06-04T08:09:57.688Z | Compiling ref-cast v1.0.25 |
| 2901 | 2026-06-04T08:09:57.710Z | Compiling tinyvec_macros v0.1.1 |
| 2902 | 2026-06-04T08:09:57.784Z | Compiling tinyvec v1.10.0 |
| 2903 | 2026-06-04T08:09:58.155Z | Compiling pkcs5 v0.7.1 |
| 2904 | 2026-06-04T08:09:58.208Z | Compiling rustls-native-certs v0.8.3 |
| 2905 | 2026-06-04T08:09:58.277Z | Compiling http-body-util v0.1.3 |
| 2906 | 2026-06-04T08:09:58.409Z | Compiling serde_with_macros v3.17.0 |
| 2907 | 2026-06-04T08:09:58.737Z | Compiling heapless v0.7.17 |
| 2908 | 2026-06-04T08:09:58.753Z | Compiling sync_wrapper v1.0.2 |
| 2909 | 2026-06-04T08:09:58.753Z | Compiling spin v0.9.8 |
| 2910 | 2026-06-04T08:09:58.753Z | Compiling enum-as-inner v0.6.1 |
| 2911 | 2026-06-04T08:09:58.753Z | Compiling memoffset v0.9.1 |
| 2912 | 2026-06-04T08:09:58.794Z | Compiling encoding_rs v0.8.35 |
| 2913 | 2026-06-04T08:09:58.903Z | Compiling simd-adler32 v0.3.8 |
| 2914 | 2026-06-04T08:09:58.921Z | Compiling signal-hook v0.3.18 |
| 2915 | 2026-06-04T08:09:59.099Z | Compiling mime v0.3.17 |
| 2916 | 2026-06-04T08:09:59.106Z | Compiling foreign-types-shared v0.1.1 |
| 2917 | 2026-06-04T08:09:59.144Z | Compiling zstd-safe v7.2.4 |
| 2918 | 2026-06-04T08:09:59.202Z | Compiling foreign-types v0.3.2 |
| 2919 | 2026-06-04T08:09:59.339Z | Compiling tower v0.5.3 |
| 2920 | 2026-06-04T08:09:59.381Z | Compiling pkcs8 v0.10.2 |
| 2921 | 2026-06-04T08:09:59.721Z | Compiling webpki-roots v1.0.6 |
| 2922 | 2026-06-04T08:09:59.799Z | Compiling serde_urlencoded v0.7.1 |
| 2923 | 2026-06-04T08:09:59.869Z | Compiling darling_core v0.20.11 |
| 2924 | 2026-06-04T08:09:59.951Z | Compiling erased-serde v0.3.31 |
| 2925 | 2026-06-04T08:10:00.078Z | Compiling ref-cast-impl v1.0.25 |
| 2926 | 2026-06-04T08:10:00.500Z | Compiling wait-timeout v0.2.1 |
| 2927 | 2026-06-04T08:10:00.610Z | Compiling ahash v0.8.12 |
| 2928 | 2026-06-04T08:10:00.716Z | Compiling bit-vec v0.8.0 |
| 2929 | 2026-06-04T08:10:00.824Z | Compiling cfg_aliases v0.2.1 |
| 2930 | 2026-06-04T08:10:00.898Z | Compiling winnow v0.5.40 |
| 2931 | 2026-06-04T08:10:00.939Z | Compiling adler2 v2.0.1 |
| 2932 | 2026-06-04T08:10:00.958Z | Compiling quick-error v1.2.3 |
| 2933 | 2026-06-04T08:10:01.035Z | Compiling iri-string v0.7.10 |
| 2934 | 2026-06-04T08:10:01.048Z | Compiling rusty-fork v0.3.1 |
| 2935 | 2026-06-04T08:10:01.081Z | Compiling miniz_oxide v0.8.9 |
| 2936 | 2026-06-04T08:10:01.672Z | Compiling bit-set v0.8.0 |
| 2937 | 2026-06-04T08:10:01.738Z | Compiling nix v0.31.2 |
| 2938 | 2026-06-04T08:10:02.005Z | Compiling darling_macro v0.20.11 |
| 2939 | 2026-06-04T08:10:02.179Z | Compiling toml_edit v0.19.15 |
| 2940 | 2026-06-04T08:10:02.269Z | Compiling tower-http v0.6.8 |
| 2941 | 2026-06-04T08:10:02.296Z | Compiling usdt-macro v0.6.0 |
| 2942 | 2026-06-04T08:10:02.343Z | Compiling usdt-attr-macro v0.6.0 |
| 2943 | 2026-06-04T08:10:04.274Z | Compiling unicode-normalization v0.1.25 |
| 2944 | 2026-06-04T08:10:04.355Z | Compiling rand_xorshift v0.4.0 |
| 2945 | 2026-06-04T08:10:04.355Z | Compiling pin-project-internal v1.1.11 |
| 2946 | 2026-06-04T08:10:04.355Z | Compiling smoltcp v0.9.1 |
| 2947 | 2026-06-04T08:10:04.355Z | Compiling zlib-rs v0.6.2 |
| 2948 | 2026-06-04T08:10:04.355Z | Compiling unarray v0.1.4 |
| 2949 | 2026-06-04T08:10:04.382Z | Compiling unicode-segmentation v1.12.0 |
| 2950 | 2026-06-04T08:10:04.382Z | Compiling proptest v1.10.0 |
| 2951 | 2026-06-04T08:10:04.792Z | Compiling darling v0.20.11 |
| 2952 | 2026-06-04T08:10:05.016Z | Compiling ipnetwork v0.21.1 |
| 2953 | 2026-06-04T08:10:05.389Z | Compiling flate2 v1.1.9 |
| 2954 | 2026-06-04T08:10:05.557Z | Compiling num-integer v0.1.46 |
| 2955 | 2026-06-04T08:10:05.801Z | Compiling anstyle v1.0.13 |
| 2956 | 2026-06-04T08:10:05.862Z | Compiling psl-types v2.0.11 |
| 2957 | 2026-06-04T08:10:06.000Z | Compiling utf8parse v0.2.2 |
| 2958 | 2026-06-04T08:10:06.014Z | Compiling siphasher v1.0.2 |
| 2959 | 2026-06-04T08:10:06.202Z | Compiling anstyle-parse v0.2.7 |
| 2960 | 2026-06-04T08:10:06.387Z | Compiling newtype-uuid v1.3.2 |
| 2961 | 2026-06-04T08:10:06.695Z | Compiling publicsuffix v2.3.0 |
| 2962 | 2026-06-04T08:10:06.912Z | Compiling oxnet v0.1.4 |
| 2963 | 2026-06-04T08:10:07.211Z | Compiling derive_builder_core v0.20.2 |
| 2964 | 2026-06-04T08:10:07.613Z | Compiling tokio-native-tls v0.3.1 |
| 2965 | 2026-06-04T08:10:07.753Z | Compiling heck v0.4.1 |
| 2966 | 2026-06-04T08:10:07.927Z | Compiling rand_chacha v0.3.1 |
| 2967 | 2026-06-04T08:10:07.960Z | Compiling signature v2.2.0 |
| 2968 | 2026-06-04T08:10:08.264Z | Compiling snafu-derive v0.8.9 |
| 2969 | 2026-06-04T08:10:08.439Z | Compiling strum_macros v0.27.2 |
| 2970 | 2026-06-04T08:10:09.807Z | Compiling anstyle-query v1.1.5 |
| 2971 | 2026-06-04T08:10:09.863Z | Compiling object v0.37.3 |
| 2972 | 2026-06-04T08:10:09.893Z | Compiling colorchoice v1.0.4 |
| 2973 | 2026-06-04T08:10:09.976Z | Compiling unicode-bidi v0.3.18 |
| 2974 | 2026-06-04T08:10:10.016Z | Compiling is_terminal_polyfill v1.70.2 |
| 2975 | 2026-06-04T08:10:10.104Z | Compiling unicode-properties v0.1.4 |
| 2976 | 2026-06-04T08:10:10.114Z | Compiling anstream v0.6.21 |
| 2977 | 2026-06-04T08:10:10.439Z | Compiling stringprep v0.1.5 |
| 2978 | 2026-06-04T08:10:10.485Z | Compiling rand v0.8.6 |
| 2979 | 2026-06-04T08:10:10.761Z | Compiling derive_builder_macro v0.20.2 |
| 2980 | 2026-06-04T08:10:10.805Z | Compiling hyper-tls v0.6.0 |
| 2981 | 2026-06-04T08:10:11.012Z | Compiling cookie_store v0.22.1 |
| 2982 | 2026-06-04T08:10:11.082Z | Compiling daft v0.1.7 |
| 2983 | 2026-06-04T08:10:11.662Z | Compiling num-iter v0.1.45 |
| 2984 | 2026-06-04T08:10:11.900Z | Compiling futures-executor v0.3.32 |
| 2985 | 2026-06-04T08:10:11.900Z | Compiling md-5 v0.10.6 |
| 2986 | 2026-06-04T08:10:11.900Z | Compiling bstr v1.12.1 |
| 2987 | 2026-06-04T08:10:11.900Z | Compiling hash32 v0.2.1 |
| 2988 | 2026-06-04T08:10:11.901Z | Compiling ff v0.13.1 |
| 2989 | 2026-06-04T08:10:11.940Z | Compiling vergen-lib v9.1.0 |
| 2990 | 2026-06-04T08:10:11.940Z | Compiling fallible-iterator v0.2.0 |
| 2991 | 2026-06-04T08:10:11.940Z | Compiling base16ct v0.2.0 |
| 2992 | 2026-06-04T08:10:12.046Z | Compiling postgres-protocol v0.6.10 |
| 2993 | 2026-06-04T08:10:12.046Z | Compiling sec1 v0.7.3 |
| 2994 | 2026-06-04T08:10:12.252Z | Compiling group v0.13.0 |
| 2995 | 2026-06-04T08:10:12.326Z | Compiling futures v0.3.32 |
| 2996 | 2026-06-04T08:10:13.454Z | Compiling derive_builder v0.20.2 |
| 2997 | 2026-06-04T08:10:13.508Z | Compiling phf_shared v0.13.1 |
| 2998 | 2026-06-04T08:10:13.508Z | Compiling pin-project v1.1.11 |
| 2999 | 2026-06-04T08:10:13.508Z | Compiling lazy_static v1.5.0 |
| 3000 | 2026-06-04T08:10:13.508Z | Compiling hkdf v0.12.4 |
| 3001 | 2026-06-04T08:10:13.508Z | Compiling terminal_size v0.4.3 |
| 3002 | 2026-06-04T08:10:13.508Z | Compiling crypto-bigint v0.5.5 |
| 3003 | 2026-06-04T08:10:13.508Z | Compiling async-recursion v1.1.1 |
| 3004 | 2026-06-04T08:10:13.508Z | Compiling serde_repr v0.1.20 |
| 3005 | 2026-06-04T08:10:13.508Z | Compiling vergen v9.1.0 |
| 3006 | 2026-06-04T08:10:13.508Z | Compiling cargo-platform v0.3.2 |
| 3007 | 2026-06-04T08:10:13.524Z | Compiling memmap2 v0.9.10 |
| 3008 | 2026-06-04T08:10:13.525Z | Compiling bumpalo v3.20.2 |
| 3009 | 2026-06-04T08:10:13.561Z | Compiling toml_write v0.1.2 |
| 3010 | 2026-06-04T08:10:13.788Z | Compiling bitflags v1.3.2 |
| 3011 | 2026-06-04T08:10:13.834Z | Compiling foldhash v0.1.5 |
| 3012 | 2026-06-04T08:10:13.834Z | Compiling libbz2-rs-sys v0.2.2 |
| 3013 | 2026-06-04T08:10:13.855Z | Compiling clap_lex v1.0.0 |
| 3014 | 2026-06-04T08:10:13.957Z | Compiling same-file v1.0.6 |
| 3015 | 2026-06-04T08:10:13.988Z | Compiling managed v0.8.0 |
| 3016 | 2026-06-04T08:10:14.028Z | Compiling walkdir v2.5.0 |
| 3017 | 2026-06-04T08:10:14.095Z | Compiling clap_builder v4.5.60 |
| 3018 | 2026-06-04T08:10:14.184Z | Compiling bzip2 v0.6.1 |
| 3019 | 2026-06-04T08:10:14.321Z | Compiling hashbrown v0.15.5 |
| 3020 | 2026-06-04T08:10:14.387Z | Compiling elliptic-curve v0.13.8 |
| 3021 | 2026-06-04T08:10:14.719Z | Compiling zopfli v0.8.3 |
| 3022 | 2026-06-04T08:10:14.870Z | Compiling toml_edit v0.22.27 |
| 3023 | 2026-06-04T08:10:15.047Z | Compiling usdt v0.6.0 |
| 3024 | 2026-06-04T08:10:15.239Z | Compiling cargo_metadata v0.23.1 |
| 3025 | 2026-06-04T08:10:16.387Z | Compiling phf v0.13.1 |
| 3026 | 2026-06-04T08:10:16.517Z | Compiling snafu v0.8.9 |
| 3027 | 2026-06-04T08:10:16.526Z | Compiling zstd v0.13.3 |
| 3028 | 2026-06-04T08:10:16.527Z | Compiling signal-hook-mio v0.2.5 |
| 3029 | 2026-06-04T08:10:16.791Z | Compiling postgres-types v0.2.12 |
| 3030 | 2026-06-04T08:10:16.819Z | Compiling bzip2 v0.4.4 |
| 3031 | 2026-06-04T08:10:16.819Z | Compiling globset v0.4.18 |
| 3032 | 2026-06-04T08:10:16.820Z | Compiling strum v0.27.2 |
| 3033 | 2026-06-04T08:10:16.881Z | Compiling ed25519 v2.2.3 |
| 3034 | 2026-06-04T08:10:16.893Z | Compiling phf_shared v0.11.3 |
| 3035 | 2026-06-04T08:10:17.084Z | Compiling olpc-cjson v0.1.4 |
| 3036 | 2026-06-04T08:10:17.193Z | Compiling pkcs1 v0.7.5 |
| 3037 | 2026-06-04T08:10:17.288Z | Compiling strum v0.26.3 |
| 3038 | 2026-06-04T08:10:17.313Z | Compiling hubpack v0.1.2 |
| 3039 | 2026-06-04T08:10:17.313Z | Compiling pem v3.0.6 |
| 3040 | 2026-06-04T08:10:17.323Z | Compiling rfc6979 v0.4.0 |
| 3041 | 2026-06-04T08:10:17.367Z | Compiling sha1 v0.10.6 |
| 3042 | 2026-06-04T08:10:17.446Z | Compiling serde_plain v1.0.2 |
| 3043 | 2026-06-04T08:10:17.450Z | Compiling serde-big-array v0.5.1 |
| 3044 | 2026-06-04T08:10:17.488Z | Compiling float-cmp v0.10.0 |
| 3045 | 2026-06-04T08:10:17.542Z | Compiling env_filter v1.0.0 |
| 3046 | 2026-06-04T08:10:17.601Z | Compiling fixedbitset v0.4.2 |
| 3047 | 2026-06-04T08:10:17.645Z | Compiling difflib v0.4.0 |
| 3048 | 2026-06-04T08:10:19.323Z | Compiling predicates-core v1.0.10 |
| 3049 | 2026-06-04T08:10:19.352Z | Compiling fixedbitset v0.5.7 |
| 3050 | 2026-06-04T08:10:19.352Z | Compiling static_assertions v1.1.0 |
| 3051 | 2026-06-04T08:10:19.352Z | Compiling typed-path v0.9.3 |
| 3052 | 2026-06-04T08:10:19.352Z | Compiling jiff v0.2.21 |
| 3053 | 2026-06-04T08:10:19.352Z | Compiling data-encoding v2.10.0 |
| 3054 | 2026-06-04T08:10:19.352Z | Compiling new_debug_unreachable v1.0.6 |
| 3055 | 2026-06-04T08:10:19.352Z | Compiling keccak v0.1.6 |
| 3056 | 2026-06-04T08:10:19.352Z | Compiling whoami v2.1.0 |
| 3057 | 2026-06-04T08:10:19.353Z | Compiling precomputed-hash v0.1.1 |
| 3058 | 2026-06-04T08:10:19.353Z | Compiling normalize-line-endings v0.3.0 |
| 3059 | 2026-06-04T08:10:19.353Z | Compiling string_cache v0.8.9 |
| 3060 | 2026-06-04T08:10:19.353Z | Compiling predicates v3.1.4 |
| 3061 | 2026-06-04T08:10:19.353Z | Compiling tokio-postgres v0.7.16 |
| 3062 | 2026-06-04T08:10:19.413Z | Compiling sha3 v0.10.8 |
| 3063 | 2026-06-04T08:10:19.413Z | Compiling hickory-proto v0.25.2 |
| 3064 | 2026-06-04T08:10:19.413Z | Compiling petgraph v0.8.3 |
| 3065 | 2026-06-04T08:10:20.784Z | Compiling zip v4.6.1 |
| 3066 | 2026-06-04T08:10:21.092Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3067 | 2026-06-04T08:10:21.553Z | Compiling petgraph v0.6.5 |
| 3068 | 2026-06-04T08:10:21.669Z | Compiling env_logger v0.11.9 |
| 3069 | 2026-06-04T08:10:21.997Z | Compiling ecdsa v0.16.9 |
| 3070 | 2026-06-04T08:10:22.164Z | Compiling rsa v0.9.10 |
| 3071 | 2026-06-04T08:10:22.977Z | Compiling ed25519-dalek v2.2.0 |
| 3072 | 2026-06-04T08:10:23.007Z | Compiling zip v0.6.6 |
| 3073 | 2026-06-04T08:10:23.280Z | Compiling crossterm v0.28.1 |
| 3074 | 2026-06-04T08:10:23.788Z | Compiling iddqd v0.4.2 |
| 3075 | 2026-06-04T08:10:23.875Z | Compiling clap v4.5.60 |
| 3076 | 2026-06-04T08:10:24.185Z | Compiling similar v2.7.0 |
| 3077 | 2026-06-04T08:10:24.386Z | Compiling crossbeam-epoch v0.9.18 |
| 3078 | 2026-06-04T08:10:25.562Z | Compiling toml v0.7.8 |
| 3079 | 2026-06-04T08:10:25.562Z | Compiling serde_with v3.17.0 |
| 3080 | 2026-06-04T08:10:25.562Z | Compiling itertools v0.13.0 |
| 3081 | 2026-06-04T08:10:25.562Z | Compiling x509-cert v0.2.5 |
| 3082 | 2026-06-04T08:10:25.858Z | Compiling tokio-stream v0.1.18 |
| 3083 | 2026-06-04T08:10:26.165Z | Compiling buf-list v1.1.2 |
| 3084 | 2026-06-04T08:10:26.297Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3085 | 2026-06-04T08:10:26.576Z | Compiling lalrpop-util v0.19.12 |
| 3086 | 2026-06-04T08:10:26.684Z | Compiling peg-runtime v0.8.5 |
| 3087 | 2026-06-04T08:10:32.561Z | Compiling rustls-webpki v0.103.9 |
| 3088 | 2026-06-04T08:10:36.834Z | Compiling tokio-rustls v0.26.4 |
| 3089 | 2026-06-04T08:10:36.838Z | Compiling rustls-platform-verifier v0.6.2 |
| 3090 | 2026-06-04T08:10:37.031Z | Compiling hyper-rustls v0.27.7 |
| 3091 | 2026-06-04T08:10:37.356Z | Compiling reqwest v0.13.2 |
| 3092 | 2026-06-04T08:10:37.559Z | Compiling reqwest v0.12.28 |
| 3093 | 2026-06-04T08:10:39.789Z | Compiling tough v0.22.0 |
| 3094 | 2026-06-04T08:10:43.348Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3095 | 2026-06-04T08:11:15.848Z | Compiling rustls v0.22.4 |
| 3096 | 2026-06-04T08:11:15.951Z | Compiling slog-async v2.8.0 |
| 3097 | 2026-06-04T08:11:16.037Z | Compiling newtype-uuid-macros v0.1.0 |
| 3098 | 2026-06-04T08:11:16.237Z | Compiling structmeta-derive v0.3.0 |
| 3099 | 2026-06-04T08:11:16.244Z | Compiling multer v3.1.0 |
| 3100 | 2026-06-04T08:11:16.438Z | Compiling async-stream-impl v0.3.6 |
| 3101 | 2026-06-04T08:11:16.506Z | Compiling dropshot v0.17.0 |
| 3102 | 2026-06-04T08:11:16.656Z | Compiling dropshot_endpoint v0.17.0 |
| 3103 | 2026-06-04T08:11:16.709Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3104 | 2026-06-04T08:11:16.738Z | Compiling crossbeam-channel v0.5.15 |
| 3105 | 2026-06-04T08:11:16.975Z | Compiling thread_local v1.1.9 |
| 3106 | 2026-06-04T08:11:17.002Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3107 | 2026-06-04T08:11:17.151Z | Compiling is-terminal v0.4.17 |
| 3108 | 2026-06-04T08:11:17.202Z | Compiling structmeta v0.3.0 |
| 3109 | 2026-06-04T08:11:17.259Z | Compiling term v1.2.1 |
| 3110 | 2026-06-04T08:11:17.367Z | Compiling take_mut v0.2.2 |
| 3111 | 2026-06-04T08:11:17.417Z | Compiling derive-ex v0.1.8 |
| 3112 | 2026-06-04T08:11:17.430Z | Compiling parse-display-derive v0.10.0 |
| 3113 | 2026-06-04T08:11:18.193Z | Compiling slog-term v2.9.2 |
| 3114 | 2026-06-04T08:11:18.257Z | Compiling rustls-webpki v0.102.8 |
| 3115 | 2026-06-04T08:11:18.906Z | Compiling test-strategy v0.4.5 |
| 3116 | 2026-06-04T08:11:18.910Z | Compiling match_cfg v0.1.0 |
| 3117 | 2026-06-04T08:11:19.016Z | Compiling compression-core v0.4.31 |
| 3118 | 2026-06-04T08:11:19.052Z | Compiling debug-ignore v1.0.5 |
| 3119 | 2026-06-04T08:11:19.171Z | Compiling compression-codecs v0.4.37 |
| 3120 | 2026-06-04T08:11:19.194Z | Compiling hostname v0.3.1 |
| 3121 | 2026-06-04T08:11:19.540Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3122 | 2026-06-04T08:11:19.950Z | Compiling slog-json v2.6.1 |
| 3123 | 2026-06-04T08:11:19.984Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3124 | 2026-06-04T08:11:20.060Z | Compiling serde_spanned v1.0.4 |
| 3125 | 2026-06-04T08:11:20.207Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3126 | 2026-06-04T08:11:20.240Z | Compiling slog-bunyan v2.5.0 |
| 3127 | 2026-06-04T08:11:20.432Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3128 | 2026-06-04T08:11:20.447Z | Compiling async-compression v0.4.41 |
| 3129 | 2026-06-04T08:11:20.479Z | Compiling async-stream v0.3.6 |
| 3130 | 2026-06-04T08:11:20.739Z | Compiling waitgroup v0.1.2 |
| 3131 | 2026-06-04T08:11:20.910Z | Compiling rustls-pemfile v2.2.0 |
| 3132 | 2026-06-04T08:11:20.913Z | Compiling serde_path_to_error v0.1.20 |
| 3133 | 2026-06-04T08:11:21.382Z | Compiling progenitor-client v0.14.0 |
| 3134 | 2026-06-04T08:11:21.435Z | Compiling hostname v0.4.2 |
| 3135 | 2026-06-04T08:11:21.611Z | Compiling tokio-rustls v0.25.0 |
| 3136 | 2026-06-04T08:11:21.891Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3137 | 2026-06-04T08:11:22.130Z | Compiling macaddr v1.0.1 |
| 3138 | 2026-06-04T08:11:22.419Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3139 | 2026-06-04T08:11:23.988Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3140 | 2026-06-04T08:11:24.152Z | Compiling regress v0.10.5 |
| 3141 | 2026-06-04T08:11:24.537Z | Compiling instant v0.1.13 |
| 3142 | 2026-06-04T08:11:24.679Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 3143 | 2026-06-04T08:11:25.008Z | Compiling itertools v0.14.0 |
| 3144 | 2026-06-04T08:11:26.521Z | Compiling backon v1.6.0 |
| 3145 | 2026-06-04T08:11:26.783Z | Compiling progenitor-extras v0.2.0 |
| 3146 | 2026-06-04T08:11:27.046Z | Compiling backoff v0.4.0 |
| 3147 | 2026-06-04T08:11:27.274Z | Compiling progenitor-client v0.10.0 |
| 3148 | 2026-06-04T08:11:27.777Z | Compiling parse-display v0.10.0 |
| 3149 | 2026-06-04T08:11:28.695Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3150 | 2026-06-04T08:11:28.839Z | Compiling humantime v2.3.0 |
| 3151 | 2026-06-04T08:11:29.885Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3152 | 2026-06-04T08:11:31.673Z | Compiling regress v0.11.1 |
| 3153 | 2026-06-04T08:11:32.591Z | Compiling universal-hash v0.5.1 |
| 3154 | 2026-06-04T08:11:32.735Z | Compiling opaque-debug v0.3.1 |
| 3155 | 2026-06-04T08:11:32.824Z | Compiling unicode-width v0.2.0 |
| 3156 | 2026-06-04T08:11:33.577Z | Compiling half v2.7.1 |
| 3157 | 2026-06-04T08:11:33.602Z | Compiling typify-impl v0.6.2 |
| 3158 | 2026-06-04T08:11:33.723Z | Compiling ciborium-io v0.2.2 |
| 3159 | 2026-06-04T08:11:33.836Z | Compiling crucible-workspace-hack v0.1.0 |
| 3160 | 2026-06-04T08:11:34.056Z | Compiling ciborium-ll v0.2.2 |
| 3161 | 2026-06-04T08:11:34.329Z | Compiling convert_case v0.4.0 |
| 3162 | 2026-06-04T08:11:34.496Z | Compiling ciborium v0.2.2 |
| 3163 | 2026-06-04T08:11:34.650Z | Compiling derive_more v0.99.20 |
| 3164 | 2026-06-04T08:11:34.672Z | Compiling aead v0.5.2 |
| 3165 | 2026-06-04T08:11:34.874Z | Compiling secrecy v0.10.3 |
| 3166 | 2026-06-04T08:11:35.057Z | Compiling unsafe-libyaml v0.2.11 |
| 3167 | 2026-06-04T08:11:35.358Z | Compiling poly1305 v0.8.0 |
| 3168 | 2026-06-04T08:11:35.762Z | Compiling serde_yaml v0.9.34+deprecated |
| 3169 | 2026-06-04T08:11:35.998Z | Compiling chacha20 v0.9.1 |
| 3170 | 2026-06-04T08:11:36.818Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3171 | 2026-06-04T08:11:36.992Z | Compiling typify-macro v0.6.2 |
| 3172 | 2026-06-04T08:11:37.049Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3173 | 2026-06-04T08:11:37.504Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3174 | 2026-06-04T08:11:38.338Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3175 | 2026-06-04T08:11:38.495Z | Compiling typify v0.6.2 |
| 3176 | 2026-06-04T08:11:38.591Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3177 | 2026-06-04T08:11:38.614Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3178 | 2026-06-04T08:11:38.797Z | Compiling byte-wrapper v0.1.0 |
| 3179 | 2026-06-04T08:11:38.927Z | Compiling password-hash v0.5.0 |
| 3180 | 2026-06-04T08:11:39.632Z | Compiling thiserror-no-std v2.0.2 |
| 3181 | 2026-06-04T08:11:39.698Z | Compiling blake2 v0.10.6 |
| 3182 | 2026-06-04T08:11:39.737Z | Compiling vsss-rs v3.3.4 |
| 3183 | 2026-06-04T08:11:39.886Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3184 | 2026-06-04T08:11:39.981Z | Compiling argon2 v0.5.3 |
| 3185 | 2026-06-04T08:11:40.370Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3186 | 2026-06-04T08:11:40.487Z | Compiling chacha20poly1305 v0.10.1 |
| 3187 | 2026-06-04T08:11:41.054Z | Compiling indent_write v2.2.0 |
| 3188 | 2026-06-04T08:11:41.098Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3189 | 2026-06-04T08:11:41.215Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3190 | 2026-06-04T08:11:41.266Z | Compiling swrite v0.1.0 |
| 3191 | 2026-06-04T08:11:41.387Z | Compiling progenitor-impl v0.14.0 |
| 3192 | 2026-06-04T08:11:41.549Z | Compiling proc-macro-error-attr v1.0.4 |
| 3193 | 2026-06-04T08:11:41.756Z | Compiling heapless v0.8.0 |
| 3194 | 2026-06-04T08:11:42.066Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3195 | 2026-06-04T08:11:42.309Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3196 | 2026-06-04T08:11:42.629Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3197 | 2026-06-04T08:11:43.485Z | Compiling progenitor-macro v0.14.0 |
| 3198 | 2026-06-04T08:11:43.811Z | Compiling tabwriter v1.4.1 |
| 3199 | 2026-06-04T08:11:44.187Z | Compiling ingot-macros v0.1.1 |
| 3200 | 2026-06-04T08:11:46.745Z | Compiling hash32 v0.3.1 |
| 3201 | 2026-06-04T08:11:46.923Z | Compiling proc-macro-error v1.0.4 |
| 3202 | 2026-06-04T08:11:47.136Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3203 | 2026-06-04T08:11:47.211Z | Compiling smoltcp v0.11.0 |
| 3204 | 2026-06-04T08:11:47.505Z | Compiling progenitor v0.14.0 |
| 3205 | 2026-06-04T08:11:47.683Z | Compiling ingot-types v0.1.2 |
| 3206 | 2026-06-04T08:11:48.140Z | Compiling proc-macro-crate v3.4.0 |
| 3207 | 2026-06-04T08:11:48.456Z | Compiling cobs v0.3.0 |
| 3208 | 2026-06-04T08:11:48.824Z | Compiling colored v3.1.1 |
| 3209 | 2026-06-04T08:11:48.855Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3210 | 2026-06-04T08:11:49.785Z | Compiling postcard v1.1.3 |
| 3211 | 2026-06-04T08:11:50.018Z | Compiling num_enum_derive v0.7.5 |
| 3212 | 2026-06-04T08:11:50.764Z | Compiling ingot v0.1.1 |
| 3213 | 2026-06-04T08:11:51.111Z | Compiling proc-macro-crate v1.3.1 |
| 3214 | 2026-06-04T08:11:51.492Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3215 | 2026-06-04T08:11:51.601Z | Compiling foreign-types-macros v0.2.3 |
| 3216 | 2026-06-04T08:11:51.993Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3217 | 2026-06-04T08:11:52.046Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3218 | 2026-06-04T08:11:52.252Z | Compiling cpufeatures v0.3.0 |
| 3219 | 2026-06-04T08:11:52.290Z | Compiling rayon-core v1.13.0 |
| 3220 | 2026-06-04T08:11:52.343Z | Compiling prettyplease v0.2.37 |
| 3221 | 2026-06-04T08:11:52.561Z | Compiling foreign-types-shared v0.3.1 |
| 3222 | 2026-06-04T08:11:52.673Z | Compiling foreign-types v0.5.0 |
| 3223 | 2026-06-04T08:11:52.769Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3224 | 2026-06-04T08:11:53.043Z | Compiling chacha20 v0.10.0 |
| 3225 | 2026-06-04T08:11:53.888Z | Compiling num_enum_derive v0.5.11 |
| 3226 | 2026-06-04T08:11:54.468Z | Compiling num_enum v0.7.5 |
| 3227 | 2026-06-04T08:11:54.853Z | Compiling crossbeam-deque v0.8.6 |
| 3228 | 2026-06-04T08:11:54.998Z | Compiling camino-tempfile v1.4.1 |
| 3229 | 2026-06-04T08:11:55.087Z | Compiling num-rational v0.4.2 |
| 3230 | 2026-06-04T08:11:55.721Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3231 | 2026-06-04T08:11:56.155Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3232 | 2026-06-04T08:11:56.257Z | Compiling num-complex v0.4.6 |
| 3233 | 2026-06-04T08:11:56.324Z | Compiling cstr-argument v0.1.2 |
| 3234 | 2026-06-04T08:11:56.634Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3235 | 2026-06-04T08:11:56.853Z | Compiling num v0.4.3 |
| 3236 | 2026-06-04T08:11:56.943Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3237 | 2026-06-04T08:11:57.226Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3238 | 2026-06-04T08:11:57.368Z | Compiling num_enum v0.5.11 |
| 3239 | 2026-06-04T08:11:57.518Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3240 | 2026-06-04T08:11:57.597Z | Compiling rand v0.10.0 |
| 3241 | 2026-06-04T08:11:58.397Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3242 | 2026-06-04T08:11:58.593Z | Compiling float-ord v0.3.2 |
| 3243 | 2026-06-04T08:11:58.734Z | Compiling rayon v1.11.0 |
| 3244 | 2026-06-04T08:11:58.786Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3245 | 2026-06-04T08:11:58.902Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3246 | 2026-06-04T08:11:59.336Z | Compiling zone_cfg_derive v0.3.1 |
| 3247 | 2026-06-04T08:11:59.943Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3248 | 2026-06-04T08:12:00.076Z | Compiling itertools v0.12.1 |
| 3249 | 2026-06-04T08:12:00.950Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3250 | 2026-06-04T08:12:01.172Z | Compiling num-derive v0.4.2 |
| 3251 | 2026-06-04T08:12:01.186Z | Compiling sigpipe v0.1.3 |
| 3252 | 2026-06-04T08:12:01.294Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3253 | 2026-06-04T08:12:01.497Z | Compiling glob v0.3.3 |
| 3254 | 2026-06-04T08:12:01.743Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3255 | 2026-06-04T08:12:02.054Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3256 | 2026-06-04T08:12:02.191Z | Compiling zone v0.3.1 |
| 3257 | 2026-06-04T08:12:02.419Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3258 | 2026-06-04T08:12:02.436Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3259 | 2026-06-04T08:12:02.722Z | Compiling toml v0.8.23 |
| 3260 | 2026-06-04T08:12:02.758Z | Compiling smf v0.2.3 |
| 3261 | 2026-06-04T08:12:03.185Z | Compiling whoami v1.6.1 |
| 3262 | 2026-06-04T08:12:03.799Z | Compiling gethostname v0.5.0 |
| 3263 | 2026-06-04T08:12:03.944Z | Compiling usdt-attr-macro v0.5.0 |
| 3264 | 2026-06-04T08:12:04.441Z | Compiling usdt-macro v0.5.0 |
| 3265 | 2026-06-04T08:12:04.510Z | Compiling memmap v0.7.0 |
| 3266 | 2026-06-04T08:12:04.689Z | Compiling derive-where v1.6.0 |
| 3267 | 2026-06-04T08:12:04.792Z | Compiling resolv-conf v0.7.6 |
| 3268 | 2026-06-04T08:12:05.109Z | Compiling usdt v0.5.0 |
| 3269 | 2026-06-04T08:12:05.205Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3270 | 2026-06-04T08:12:05.416Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3271 | 2026-06-04T08:12:05.561Z | Compiling owo-colors v4.3.0 |
| 3272 | 2026-06-04T08:12:05.787Z | Compiling unicode-width v0.1.14 |
| 3273 | 2026-06-04T08:12:05.872Z | Compiling cancel-safe-futures v0.1.5 |
| 3274 | 2026-06-04T08:12:05.946Z | Compiling progenitor-impl v0.13.0 |
| 3275 | 2026-06-04T08:12:06.112Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3276 | 2026-06-04T08:12:06.130Z | Compiling libsw-core v0.3.2 |
| 3277 | 2026-06-04T08:12:06.326Z | Compiling bytecount v0.6.9 |
| 3278 | 2026-06-04T08:12:06.456Z | Compiling libsw v3.5.0 |
| 3279 | 2026-06-04T08:12:07.593Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3280 | 2026-06-04T08:12:08.055Z | Compiling progenitor-macro v0.13.0 |
| 3281 | 2026-06-04T08:12:08.877Z | Compiling console v0.15.11 |
| 3282 | 2026-06-04T08:12:09.466Z | Compiling progenitor-client v0.13.0 |
| 3283 | 2026-06-04T08:12:09.971Z | Compiling newline-converter v0.3.0 |
| 3284 | 2026-06-04T08:12:10.124Z | Compiling atomicwrites v0.4.4 |
| 3285 | 2026-06-04T08:12:10.160Z | Compiling hickory-proto v0.24.4 |
| 3286 | 2026-06-04T08:12:10.443Z | Compiling linked-hash-map v0.5.6 |
| 3287 | 2026-06-04T08:12:10.673Z | Compiling linear-map v1.2.0 |
| 3288 | 2026-06-04T08:12:10.910Z | Compiling libefi-sys v0.1.0 |
| 3289 | 2026-06-04T08:12:11.134Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3290 | 2026-06-04T08:12:12.044Z | Compiling progenitor v0.13.0 |
| 3291 | 2026-06-04T08:12:12.206Z | Compiling lru-cache v0.1.2 |
| 3292 | 2026-06-04T08:12:12.369Z | Compiling expectorate v1.2.0 |
| 3293 | 2026-06-04T08:12:13.076Z | Compiling git-stub v1.0.0 |
| 3294 | 2026-06-04T08:12:13.326Z | Compiling bitfield-struct v0.6.2 |
| 3295 | 2026-06-04T08:12:13.518Z | Compiling semver v0.1.20 |
| 3296 | 2026-06-04T08:12:13.791Z | Compiling rustc_version v0.1.7 |
| 3297 | 2026-06-04T08:12:13.933Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3298 | 2026-06-04T08:12:14.022Z | Compiling git-stub-vcs v0.1.0 |
| 3299 | 2026-06-04T08:12:14.220Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3300 | 2026-06-04T08:12:14.268Z | Compiling hickory-resolver v0.24.4 |
| 3301 | 2026-06-04T08:12:14.376Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3302 | 2026-06-04T08:12:14.598Z | Compiling tokio-dtrace v0.1.1 |
| 3303 | 2026-06-04T08:12:14.966Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3304 | 2026-06-04T08:12:15.452Z | Compiling slog-dtrace v0.3.0 |
| 3305 | 2026-06-04T08:12:15.574Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3306 | 2026-06-04T08:12:15.666Z | Compiling minimal-lexical v0.2.1 |
| 3307 | 2026-06-04T08:12:15.736Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3308 | 2026-06-04T08:12:15.949Z | Compiling nom v7.1.3 |
| 3309 | 2026-06-04T08:12:16.146Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3310 | 2026-06-04T08:12:16.424Z | Compiling qorb v0.4.1 |
| 3311 | 2026-06-04T08:12:17.299Z | Compiling oxide-tokio-rt v0.1.4 |
| 3312 | 2026-06-04T08:12:17.382Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3313 | 2026-06-04T08:12:17.632Z | Compiling newtype_derive v0.1.6 |
| 3314 | 2026-06-04T08:12:17.896Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3315 | 2026-06-04T08:12:18.262Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3316 | 2026-06-04T08:12:18.779Z | Compiling phf_shared v0.12.1 |
| 3317 | 2026-06-04T08:12:18.901Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3318 | 2026-06-04T08:12:19.014Z | Compiling csv-core v0.1.13 |
| 3319 | 2026-06-04T08:12:19.433Z | Compiling xshell-macros v0.2.7 |
| 3320 | 2026-06-04T08:12:19.798Z | Compiling chrono-tz v0.10.4 |
| 3321 | 2026-06-04T08:12:19.999Z | Compiling unicode-xid v0.2.6 |
| 3322 | 2026-06-04T08:12:20.057Z | Compiling highway v1.3.0 |
| 3323 | 2026-06-04T08:12:20.139Z | Compiling const_format_proc_macros v0.2.34 |
| 3324 | 2026-06-04T08:12:20.466Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3325 | 2026-06-04T08:12:20.841Z | Compiling xshell v0.2.7 |
| 3326 | 2026-06-04T08:12:20.924Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3327 | 2026-06-04T08:12:21.121Z | Compiling csv v1.4.0 |
| 3328 | 2026-06-04T08:12:22.075Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3329 | 2026-06-04T08:12:22.164Z | Compiling phf v0.12.1 |
| 3330 | 2026-06-04T08:12:22.348Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3331 | 2026-06-04T08:12:22.561Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3332 | 2026-06-04T08:12:22.612Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3333 | 2026-06-04T08:12:23.194Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3334 | 2026-06-04T08:12:23.255Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3335 | 2026-06-04T08:12:23.683Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3336 | 2026-06-04T08:12:23.705Z | Compiling primeorder v0.13.6 |
| 3337 | 2026-06-04T08:12:24.089Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3338 | 2026-06-04T08:12:25.199Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3339 | 2026-06-04T08:12:25.429Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3340 | 2026-06-04T08:12:26.145Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3341 | 2026-06-04T08:12:26.507Z | Compiling const_format v0.2.35 |
| 3342 | 2026-06-04T08:12:26.580Z | Compiling papergrid v0.11.0 |
| 3343 | 2026-06-04T08:12:26.649Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3344 | 2026-06-04T08:12:26.973Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3345 | 2026-06-04T08:12:29.404Z | Compiling tabled_derive v0.7.0 |
| 3346 | 2026-06-04T08:12:30.289Z | Compiling typify-impl v0.4.3 |
| 3347 | 2026-06-04T08:12:30.494Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3348 | 2026-06-04T08:12:30.763Z | Compiling bcs v0.1.6 |
| 3349 | 2026-06-04T08:12:30.861Z | Compiling termtree v0.5.1 |
| 3350 | 2026-06-04T08:12:31.041Z | Compiling unicode-linebreak v0.1.5 |
| 3351 | 2026-06-04T08:12:31.172Z | Compiling smawk v0.3.2 |
| 3352 | 2026-06-04T08:12:31.338Z | Compiling tagptr v0.2.0 |
| 3353 | 2026-06-04T08:12:31.354Z | Compiling salty v0.3.0 |
| 3354 | 2026-06-04T08:12:31.485Z | Compiling moka v0.12.13 |
| 3355 | 2026-06-04T08:12:31.507Z | Compiling textwrap v0.16.2 |
| 3356 | 2026-06-04T08:12:31.820Z | Compiling tabled v0.15.0 |
| 3357 | 2026-06-04T08:12:32.704Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3358 | 2026-06-04T08:12:32.781Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3359 | 2026-06-04T08:12:32.931Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3360 | 2026-06-04T08:12:33.089Z | Compiling steno v0.4.1 |
| 3361 | 2026-06-04T08:12:33.700Z | Compiling typify-macro v0.4.3 |
| 3362 | 2026-06-04T08:12:34.826Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3363 | 2026-06-04T08:12:34.925Z | Compiling radium v0.7.0 |
| 3364 | 2026-06-04T08:12:34.985Z | Compiling base64 v0.21.7 |
| 3365 | 2026-06-04T08:12:35.181Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3366 | 2026-06-04T08:12:35.201Z | Compiling hickory-resolver v0.25.2 |
| 3367 | 2026-06-04T08:12:35.526Z | Compiling p384 v0.13.1 |
| 3368 | 2026-06-04T08:12:36.239Z | Compiling ntp-admin-v1-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-v1-client) |
| 3369 | 2026-06-04T08:12:36.681Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3370 | 2026-06-04T08:12:37.213Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3371 | 2026-06-04T08:12:37.666Z | Compiling tap v1.0.1 |
| 3372 | 2026-06-04T08:12:37.801Z | Compiling maybe-uninit v2.0.0 |
| 3373 | 2026-06-04T08:12:38.131Z | Compiling wyz v0.5.1 |
| 3374 | 2026-06-04T08:12:38.360Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3375 | 2026-06-04T08:12:38.808Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3376 | 2026-06-04T08:12:40.753Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3377 | 2026-06-04T08:12:41.559Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3378 | 2026-06-04T08:12:41.624Z | Compiling packed_struct v0.10.1 |
| 3379 | 2026-06-04T08:12:41.627Z | Compiling parking_lot_core v0.8.6 |
| 3380 | 2026-06-04T08:12:41.875Z | Compiling funty v2.0.0 |
| 3381 | 2026-06-04T08:12:41.891Z | Compiling utf-8 v0.7.6 |
| 3382 | 2026-06-04T08:12:41.939Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3383 | 2026-06-04T08:12:42.114Z | Compiling tungstenite v0.21.0 |
| 3384 | 2026-06-04T08:12:42.196Z | Compiling proc-macro-error2 v2.0.1 |
| 3385 | 2026-06-04T08:12:42.488Z | Compiling bitvec v1.0.1 |
| 3386 | 2026-06-04T08:12:42.818Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3387 | 2026-06-04T08:12:44.247Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3388 | 2026-06-04T08:12:44.992Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3389 | 2026-06-04T08:12:45.583Z | Compiling typify v0.4.3 |
| 3390 | 2026-06-04T08:12:45.603Z | Compiling polyval v0.6.2 |
| 3391 | 2026-06-04T08:12:45.890Z | Compiling num-derive v0.3.3 |
| 3392 | 2026-06-04T08:12:46.694Z | Compiling packed_struct_codegen v0.10.1 |
| 3393 | 2026-06-04T08:12:46.754Z | Compiling bitfield-macros v0.19.4 |
| 3394 | 2026-06-04T08:12:47.459Z | Compiling zerocopy-derive v0.6.6 |
| 3395 | 2026-06-04T08:12:47.684Z | Compiling indexmap v1.9.3 |
| 3396 | 2026-06-04T08:12:47.903Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3397 | 2026-06-04T08:12:48.113Z | Compiling nodrop v0.1.14 |
| 3398 | 2026-06-04T08:12:48.205Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3399 | 2026-06-04T08:12:48.228Z | Compiling crc-catalog v2.4.0 |
| 3400 | 2026-06-04T08:12:48.348Z | Compiling crc v3.4.0 |
| 3401 | 2026-06-04T08:12:48.426Z | Compiling array-init v0.0.4 |
| 3402 | 2026-06-04T08:12:48.557Z | Compiling zerocopy v0.6.6 |
| 3403 | 2026-06-04T08:12:48.976Z | Compiling bitfield v0.19.4 |
| 3404 | 2026-06-04T08:12:49.177Z | Compiling libscf-sys v1.1.0 |
| 3405 | 2026-06-04T08:12:49.283Z | Compiling ghash v0.5.1 |
| 3406 | 2026-06-04T08:12:49.333Z | Compiling progenitor-impl v0.11.2 |
| 3407 | 2026-06-04T08:12:49.441Z | Compiling smallvec v0.6.14 |
| 3408 | 2026-06-04T08:12:49.697Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3409 | 2026-06-04T08:12:50.515Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3410 | 2026-06-04T08:12:51.690Z | Compiling tokio-tungstenite v0.21.0 |
| 3411 | 2026-06-04T08:12:51.926Z | Compiling tabled_derive v0.11.0 |
| 3412 | 2026-06-04T08:12:52.296Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3413 | 2026-06-04T08:12:52.330Z | Compiling papergrid v0.17.0 |
| 3414 | 2026-06-04T08:12:52.935Z | Compiling testing_table v0.3.0 |
| 3415 | 2026-06-04T08:12:53.039Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3416 | 2026-06-04T08:12:53.352Z | Compiling omicron-rpaths v0.1.0 (/work/ci/omicron/rpaths) |
| 3417 | 2026-06-04T08:12:53.523Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3418 | 2026-06-04T08:12:53.543Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3419 | 2026-06-04T08:12:53.770Z | Compiling ctr v0.9.2 |
| 3420 | 2026-06-04T08:12:53.999Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3421 | 2026-06-04T08:12:54.441Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3422 | 2026-06-04T08:12:54.657Z | Compiling unicase v2.9.0 |
| 3423 | 2026-06-04T08:12:54.867Z | Compiling corncobs v0.1.4 |
| 3424 | 2026-06-04T08:12:54.891Z | Compiling hashbrown v0.12.3 |
| 3425 | 2026-06-04T08:12:55.095Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3426 | 2026-06-04T08:12:55.377Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3427 | 2026-06-04T08:12:56.050Z | Compiling mime_guess v2.0.5 |
| 3428 | 2026-06-04T08:12:56.124Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3429 | 2026-06-04T08:12:56.549Z | Compiling aes-gcm v0.10.3 |
| 3430 | 2026-06-04T08:12:56.776Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3431 | 2026-06-04T08:12:56.959Z | Compiling tabled v0.20.0 |
| 3432 | 2026-06-04T08:12:57.069Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3433 | 2026-06-04T08:12:58.000Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3434 | 2026-06-04T08:13:00.387Z | Compiling parking_lot v0.11.2 |
| 3435 | 2026-06-04T08:13:01.298Z | Compiling progenitor-macro v0.11.2 |
| 3436 | 2026-06-04T08:13:01.821Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3437 | 2026-06-04T08:13:03.024Z | Compiling serde-hex v0.1.0 |
| 3438 | 2026-06-04T08:13:04.633Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3439 | 2026-06-04T08:13:05.136Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3440 | 2026-06-04T08:13:05.360Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3441 | 2026-06-04T08:13:05.373Z | Compiling ron v0.8.1 |
| 3442 | 2026-06-04T08:13:05.566Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3443 | 2026-06-04T08:13:06.013Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3444 | 2026-06-04T08:13:06.813Z | Compiling progenitor-client v0.11.2 |
| 3445 | 2026-06-04T08:13:07.320Z | Compiling hashbrown v0.13.2 |
| 3446 | 2026-06-04T08:13:07.745Z | Compiling prefix-trie v0.7.0 |
| 3447 | 2026-06-04T08:13:07.926Z | Compiling ssh-encoding v0.2.0 |
| 3448 | 2026-06-04T08:13:08.222Z | Compiling blowfish v0.9.1 |
| 3449 | 2026-06-04T08:13:08.472Z | Compiling fxhash v0.2.1 |
| 3450 | 2026-06-04T08:13:08.517Z | Compiling secrecy v0.8.0 |
| 3451 | 2026-06-04T08:13:08.627Z | Compiling filetime v0.2.27 |
| 3452 | 2026-06-04T08:13:08.696Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3453 | 2026-06-04T08:13:08.853Z | Compiling xattr v1.6.1 |
| 3454 | 2026-06-04T08:13:08.910Z | Compiling crc-any v2.5.0 |
| 3455 | 2026-06-04T08:13:09.071Z | Compiling tar v0.4.45 |
| 3456 | 2026-06-04T08:13:09.327Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3457 | 2026-06-04T08:13:11.602Z | Compiling sled v0.34.7 |
| 3458 | 2026-06-04T08:13:12.319Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3459 | 2026-06-04T08:13:12.593Z | Compiling ssh-cipher v0.2.0 |
| 3460 | 2026-06-04T08:13:13.216Z | Compiling hickory-server v0.25.2 |
| 3461 | 2026-06-04T08:13:14.202Z | Compiling object v0.30.4 |
| 3462 | 2026-06-04T08:13:15.088Z | Compiling progenitor v0.11.2 |
| 3463 | 2026-06-04T08:13:15.260Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3464 | 2026-06-04T08:13:15.404Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3465 | 2026-06-04T08:13:15.801Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3466 | 2026-06-04T08:13:16.893Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3467 | 2026-06-04T08:13:18.378Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3468 | 2026-06-04T08:13:18.409Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3469 | 2026-06-04T08:13:18.541Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3470 | 2026-06-04T08:13:18.928Z | Compiling password-hash v0.4.2 |
| 3471 | 2026-06-04T08:13:19.822Z | Compiling half v1.8.3 |
| 3472 | 2026-06-04T08:13:19.906Z | Compiling crc8 v0.1.1 |
| 3473 | 2026-06-04T08:13:20.030Z | Compiling path-slash v0.1.5 |
| 3474 | 2026-06-04T08:13:20.170Z | Compiling http-range v0.1.5 |
| 3475 | 2026-06-04T08:13:20.261Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3476 | 2026-06-04T08:13:20.498Z | Compiling serde_cbor v0.11.2 |
| 3477 | 2026-06-04T08:13:20.997Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3478 | 2026-06-04T08:13:21.217Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3479 | 2026-06-04T08:13:21.474Z | Compiling pbkdf2 v0.11.0 |
| 3480 | 2026-06-04T08:13:21.767Z | Compiling illumos-nvpair v0.3.0 |
| 3481 | 2026-06-04T08:13:22.243Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3482 | 2026-06-04T08:13:23.229Z | Compiling ssh-key v0.6.7 |
| 3483 | 2026-06-04T08:13:25.669Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3484 | 2026-06-04T08:13:26.362Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3485 | 2026-06-04T08:13:30.035Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3486 | 2026-06-04T08:13:30.154Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3487 | 2026-06-04T08:13:30.522Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3488 | 2026-06-04T08:13:31.215Z | Compiling p256 v0.13.2 |
| 3489 | 2026-06-04T08:13:32.117Z | Compiling p521 v0.13.3 |
| 3490 | 2026-06-04T08:13:34.251Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 3491 | 2026-06-04T08:13:34.610Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3492 | 2026-06-04T08:13:35.830Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3493 | 2026-06-04T08:13:35.918Z | Compiling yasna v0.5.2 |
| 3494 | 2026-06-04T08:13:37.324Z | Compiling headers-core v0.3.0 |
| 3495 | 2026-06-04T08:13:37.391Z | Compiling kstat-rs v0.2.4 |
| 3496 | 2026-06-04T08:13:37.471Z | Compiling nanorand v0.7.0 |
| 3497 | 2026-06-04T08:13:37.820Z | Compiling atty v0.2.14 |
| 3498 | 2026-06-04T08:13:37.854Z | Compiling russh-cryptovec v0.7.3 |
| 3499 | 2026-06-04T08:13:37.953Z | Compiling md5 v0.7.0 |
| 3500 | 2026-06-04T08:13:38.085Z | Compiling home v0.5.12 |
| 3501 | 2026-06-04T08:13:38.221Z | Compiling russh-keys v0.45.0 |
| 3502 | 2026-06-04T08:13:38.271Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3503 | 2026-06-04T08:13:38.497Z | Compiling flume v0.11.1 |
| 3504 | 2026-06-04T08:13:38.548Z | Compiling sled-agent-rack-setup v0.1.0 (/work/ci/omicron/sled-agent/rack-setup) |
| 3505 | 2026-06-04T08:13:38.753Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3506 | 2026-06-04T08:13:38.869Z | Compiling headers v0.4.1 |
| 3507 | 2026-06-04T08:13:40.505Z | Compiling rcgen v0.12.1 |
| 3508 | 2026-06-04T08:13:41.551Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3509 | 2026-06-04T08:13:44.180Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3510 | 2026-06-04T08:13:44.767Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3511 | 2026-06-04T08:13:45.442Z | Compiling sled-agent-early-networking v0.1.0 (/work/ci/omicron/sled-agent/early-networking) |
| 3512 | 2026-06-04T08:13:46.366Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 3513 | 2026-06-04T08:13:46.430Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3514 | 2026-06-04T08:13:46.757Z | Compiling hyper-staticfile v0.10.1 |
| 3515 | 2026-06-04T08:13:47.528Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3516 | 2026-06-04T08:13:47.959Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3517 | 2026-06-04T08:13:48.168Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3518 | 2026-06-04T08:13:48.274Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3519 | 2026-06-04T08:13:48.376Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3520 | 2026-06-04T08:13:49.252Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3521 | 2026-06-04T08:13:49.890Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3522 | 2026-06-04T08:13:50.911Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3523 | 2026-06-04T08:13:51.901Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3524 | 2026-06-04T08:13:51.990Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3525 | 2026-06-04T08:13:52.804Z | Compiling num-bigint v0.4.6 |
| 3526 | 2026-06-04T08:13:52.994Z | Compiling des v0.8.1 |
| 3527 | 2026-06-04T08:13:53.057Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3528 | 2026-06-04T08:13:53.317Z | Compiling subprocess v0.2.15 |
| 3529 | 2026-06-04T08:13:53.462Z | Compiling display-error-chain v0.2.2 |
| 3530 | 2026-06-04T08:13:53.623Z | Compiling hex-literal v0.4.1 |
| 3531 | 2026-06-04T08:13:53.779Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3532 | 2026-06-04T08:13:54.442Z | Compiling russh v0.45.0 |
| 3533 | 2026-06-04T08:13:55.484Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3534 | 2026-06-04T08:13:56.485Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3535 | 2026-06-04T08:13:58.830Z | Compiling colored v2.2.0 |
| 3536 | 2026-06-04T08:13:59.031Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3537 | 2026-06-04T08:13:59.304Z | Compiling socket2 v0.5.10 |
| 3538 | 2026-06-04T08:13:59.477Z | Compiling internet-checksum v0.2.1 |
| 3539 | 2026-06-04T08:15:10.605Z | Finished `release` profile [optimized] target(s) in 5m 43s |
| 3540 | 2026-06-04T08:15:10.835Z | + cp target/release/dhcp-server /work/ |
| 3541 | 2026-06-04T08:15:10.887Z | process exited: duration 752434 ms, exit code 0 |
| |
| 3542 | 2026-06-04T08:15:10.900Z | found 2 output files |
| 3543 | 2026-06-04T08:15:10.916Z | uploading: /work/testbed.tar.gz (200459347 bytes) |
| 3544 | 2026-06-04T08:15:13.165Z | uploaded: /work/testbed.tar.gz |
| 3545 | 2026-06-04T08:15:13.165Z | uploading: /work/dhcp-server (54689000 bytes) |
| 3546 | 2026-06-04T08:15:14.555Z | uploaded: /work/dhcp-server |