|
|
|
| 1 | 2026-02-27T04:10:45.757Z | job assigned to worker 01KJEMKNB6CZWEZEQBGMQ8YKT5 [factory aws, i-0fcb2142f8be662c6] (queued for 1 m 4 s) |
| |
| 2 | 2026-02-27T04:10:53.849Z | starting task 0: "setup" |
| 3 | 2026-02-27T04:10:53.854Z | ++ uname -s |
| 4 | 2026-02-27T04:10:53.857Z | + kern=SunOS |
| 5 | 2026-02-27T04:10:53.857Z | + build_user=build |
| 6 | 2026-02-27T04:10:53.857Z | + build_uid=12345 |
| 7 | 2026-02-27T04:10:53.857Z | + work_dir=/work |
| 8 | 2026-02-27T04:10:53.857Z | + input_dir=/input |
| 9 | 2026-02-27T04:10:53.857Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-27T04:10:53.857Z | + case "$kern" in |
| 11 | 2026-02-27T04:10:53.857Z | + groupadd -g 12345 build |
| 12 | 2026-02-27T04:10:53.860Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-27T04:10:55.867Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-27T04:10:55.990Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-27T04:10:55.993Z | + home_fs=zfs |
| 16 | 2026-02-27T04:10:55.994Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-27T04:10:55.994Z | + mkdir -p /home/build |
| 18 | 2026-02-27T04:10:55.997Z | + chown build:build /home/build /work |
| 19 | 2026-02-27T04:10:57.997Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-27T04:10:58.000Z | process exited: duration 4152 ms, exit code 0 |
| |
| 21 | 2026-02-27T04:10:58.007Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-27T04:10:58.012Z | * rust toolchain channel = "stable" |
| 23 | 2026-02-27T04:10:58.012Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-02-27T04:10:58.012Z | * rust toolchain profile = "default" |
| 25 | 2026-02-27T04:10:58.012Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-27T04:10:58.012Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-27T04:10:58.012Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-27T04:10:58.015Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-27T04:10:58.015Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-27T04:10:58.105Z | info: downloading installer |
| 31 | 2026-02-27T04:11:00.086Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-27T04:11:00.086Z | warn: /opt/ooce/bin |
| 33 | 2026-02-27T04:11:00.086Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-27T04:11:00.086Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-27T04:11:00.086Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-27T04:11:00.086Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-27T04:11:00.086Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-27T04:11:00.086Z | error: cannot install while Rust is installed |
| 39 | 2026-02-27T04:11:00.086Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-27T04:11:00.104Z | info: profile set to 'default' |
| 41 | 2026-02-27T04:11:00.104Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-27T04:11:00.106Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-27T04:11:00.294Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-27T04:11:00.294Z | info: downloading component 'cargo' |
| 45 | 2026-02-27T04:11:01.566Z | info: downloading component 'clippy' |
| 46 | 2026-02-27T04:11:01.971Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-27T04:11:03.799Z | info: downloading component 'rust-std' |
| 48 | 2026-02-27T04:11:06.202Z | info: downloading component 'rustc' |
| 49 | 2026-02-27T04:11:15.278Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-27T04:11:15.645Z | info: installing component 'cargo' |
| 51 | 2026-02-27T04:11:16.561Z | info: installing component 'clippy' |
| 52 | 2026-02-27T04:11:16.957Z | info: installing component 'rust-docs' |
| 53 | 2026-02-27T04:11:18.949Z | info: installing component 'rust-std' |
| 54 | 2026-02-27T04:11:20.766Z | info: installing component 'rustc' |
| 55 | 2026-02-27T04:11:27.482Z | info: installing component 'rustfmt' |
| 56 | 2026-02-27T04:11:27.807Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-27T04:11:27.807Z | |
| 58 | 2026-02-27T04:11:28.297Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-27T04:11:28.297Z | |
| 60 | 2026-02-27T04:11:28.300Z | |
| 61 | 2026-02-27T04:11:28.300Z | Rust is installed now. Great! |
| 62 | 2026-02-27T04:11:28.300Z | |
| 63 | 2026-02-27T04:11:28.300Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-27T04:11:28.300Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-27T04:11:28.300Z | |
| 66 | 2026-02-27T04:11:28.300Z | To configure your current shell, you need to source |
| 67 | 2026-02-27T04:11:28.300Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-27T04:11:28.300Z | |
| 69 | 2026-02-27T04:11:28.300Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-27T04:11:28.301Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-27T04:11:28.301Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-27T04:11:28.301Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-27T04:11:28.423Z | + rustup --version |
| 74 | 2026-02-27T04:11:28.434Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-27T04:11:28.438Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-27T04:11:28.511Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-27T04:11:28.514Z | + cargo --version |
| 78 | 2026-02-27T04:11:28.574Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-27T04:11:28.577Z | + rustc --version |
| 80 | 2026-02-27T04:11:28.642Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-27T04:11:28.646Z | process exited: duration 30636 ms, exit code 0 |
| |
| 82 | 2026-02-27T04:11:28.652Z | starting task 2: "authentication" |
| 83 | 2026-02-27T04:11:28.675Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-02-27T04:11:28.684Z | starting task 3: "build" |
| 85 | 2026-02-27T04:11:28.687Z | + set -e |
| 86 | 2026-02-27T04:11:28.687Z | + [[ true == true ]] |
| 87 | 2026-02-27T04:11:28.687Z | + WORK=/work |
| 88 | 2026-02-27T04:11:28.687Z | + pfexec pkg install protobuf git |
| 89 | 2026-02-27T04:11:38.115Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 90 | 2026-02-27T04:11:48.666Z | Startup: Caching catalogs ... Done |
| 91 | 2026-02-27T04:12:12.321Z | Planning: Solver setup ... Done |
| 92 | 2026-02-27T04:12:12.478Z | Planning: Running solver ... Done |
| 93 | 2026-02-27T04:12:12.647Z | Planning: Finding local manifests ... Done |
| 94 | 2026-02-27T04:12:12.670Z | Planning: Fetching manifests: 0/1 0% complete |
| 95 | 2026-02-27T04:12:12.728Z | Planning: Fetching manifests: 1/1 100% complete |
| 96 | 2026-02-27T04:12:12.755Z | Planning: Package planning ... Done |
| 97 | 2026-02-27T04:12:12.773Z | Planning: Merging actions ... Done |
| 98 | 2026-02-27T04:12:12.948Z | Planning: Checking for conflicting actions ... Done |
| 99 | 2026-02-27T04:12:12.952Z | Planning: Consolidating action changes ... Done |
| 100 | 2026-02-27T04:12:13.988Z | Planning: Evaluating mediators ... Done |
| 101 | 2026-02-27T04:12:13.991Z | Planning: Planning completed in 25.17 seconds |
| 102 | 2026-02-27T04:12:14.007Z | Packages to install: 1 |
| 103 | 2026-02-27T04:12:14.007Z | Create boot environment: No |
| 104 | 2026-02-27T04:12:14.010Z | Create backup boot environment: No |
| 105 | 2026-02-27T04:12:14.056Z | |
| 106 | 2026-02-27T04:12:14.056Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 107 | 2026-02-27T04:12:19.064Z | Download: 947/1184 items 10.1/15.2MB 66% complete (2.1M/s) |
| 108 | 2026-02-27T04:12:24.242Z | Download: 1021/1184 items 15.2/15.2MB 99% complete (2.5M/s) |
| 109 | 2026-02-27T04:12:31.505Z | Download: 1022/1184 items 15.2/15.2MB 99% complete (2.4M/s) |
| 110 | 2026-02-27T04:12:47.340Z | Download: 1023/1184 items 15.2/15.2MB 99% complete |
| 111 | 2026-02-27T04:12:53.915Z | Download: 1179/1184 items 15.2/15.2MB 99% complete (39.3k/s) |
| 112 | 2026-02-27T04:13:00.751Z | Download: 1180/1184 items 15.2/15.2MB 99% complete |
| 113 | 2026-02-27T04:13:00.769Z | Download: Completed 15.22 MB in 46.71 seconds (333k/s) |
| 114 | 2026-02-27T04:13:00.892Z | Actions: 1/1284 actions (Installing new actions) |
| 115 | 2026-02-27T04:13:01.382Z | Actions: Completed 1284 actions in 0.49 seconds. |
| 116 | 2026-02-27T04:13:01.776Z | Done |
| 117 | 2026-02-27T04:13:01.776Z | Done |
| 118 | 2026-02-27T04:13:02.777Z | Done |
| 119 | 2026-02-27T04:13:07.072Z | Done |
| 120 | 2026-02-27T04:13:07.161Z | Done |
| 121 | 2026-02-27T04:13:07.171Z | Done |
| 122 | 2026-02-27T04:13:07.280Z | Done |
| 123 | 2026-02-27T04:13:07.948Z | + cargo --version |
| 124 | 2026-02-27T04:13:07.997Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 125 | 2026-02-27T04:13:07.999Z | + rustc --version |
| 126 | 2026-02-27T04:13:08.062Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 127 | 2026-02-27T04:13:08.065Z | + banner clone |
| 128 | 2026-02-27T04:13:08.068Z | |
| 129 | 2026-02-27T04:13:08.068Z | #### # #### # # ###### |
| 130 | 2026-02-27T04:13:08.068Z | # # # # # ## # # |
| 131 | 2026-02-27T04:13:08.068Z | # # # # # # # ##### |
| 132 | 2026-02-27T04:13:08.068Z | # # # # # # # # |
| 133 | 2026-02-27T04:13:08.068Z | # # # # # # ## # |
| 134 | 2026-02-27T04:13:08.068Z | #### ###### #### # # ###### |
| 135 | 2026-02-27T04:13:08.068Z | |
| 136 | 2026-02-27T04:13:08.068Z | + mkdir -p /work/ci |
| 137 | 2026-02-27T04:13:08.071Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 138 | 2026-02-27T04:13:08.104Z | Cloning into '/work/ci/testbed'... |
| 139 | 2026-02-27T04:13:11.502Z | + banner build |
| 140 | 2026-02-27T04:13:11.505Z | |
| 141 | 2026-02-27T04:13:11.505Z | ##### # # # # ##### |
| 142 | 2026-02-27T04:13:11.505Z | # # # # # # # # |
| 143 | 2026-02-27T04:13:11.505Z | ##### # # # # # # |
| 144 | 2026-02-27T04:13:11.505Z | # # # # # # # # |
| 145 | 2026-02-27T04:13:11.505Z | # # # # # # # # |
| 146 | 2026-02-27T04:13:11.505Z | ##### #### # ###### ##### |
| 147 | 2026-02-27T04:13:11.506Z | |
| 148 | 2026-02-27T04:13:11.506Z | + cd /work/ci/testbed |
| 149 | 2026-02-27T04:13:11.506Z | + cargo build -p interop-lab -p wrangler |
| 150 | 2026-02-27T04:13:11.681Z | Updating crates.io index |
| 151 | 2026-02-27T04:13:11.734Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 152 | 2026-02-27T04:13:12.974Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 153 | 2026-02-27T04:13:16.716Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 154 | 2026-02-27T04:13:17.784Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 155 | 2026-02-27T04:13:20.027Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 156 | 2026-02-27T04:13:21.225Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 157 | 2026-02-27T04:13:21.878Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 158 | 2026-02-27T04:13:22.817Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 159 | 2026-02-27T04:13:27.015Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 160 | 2026-02-27T04:13:27.880Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 161 | 2026-02-27T04:13:28.464Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 162 | 2026-02-27T04:13:29.096Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 163 | 2026-02-27T04:13:29.722Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 164 | 2026-02-27T04:13:37.746Z | Downloading crates ... |
| 165 | 2026-02-27T04:13:37.815Z | Downloaded cstr-argument v0.1.2 |
| 166 | 2026-02-27T04:13:37.818Z | Downloaded async-stream-impl v0.3.6 |
| 167 | 2026-02-27T04:13:37.824Z | Downloaded anstyle-parse v0.2.7 |
| 168 | 2026-02-27T04:13:37.831Z | Downloaded cpufeatures v0.2.17 |
| 169 | 2026-02-27T04:13:37.834Z | Downloaded hyper-timeout v0.5.2 |
| 170 | 2026-02-27T04:13:37.844Z | Downloaded ident_case v1.0.1 |
| 171 | 2026-02-27T04:13:37.854Z | Downloaded hyper-tls v0.6.0 |
| 172 | 2026-02-27T04:13:37.858Z | Downloaded futures-util v0.3.32 |
| 173 | 2026-02-27T04:13:37.862Z | Downloaded icu_locale_core v2.1.1 |
| 174 | 2026-02-27T04:13:37.869Z | Downloaded iana-time-zone v0.1.64 |
| 175 | 2026-02-27T04:13:37.872Z | Downloaded prettyplease v0.1.25 |
| 176 | 2026-02-27T04:13:37.876Z | Downloaded icu_normalizer v2.1.1 |
| 177 | 2026-02-27T04:13:37.879Z | Downloaded async-stream v0.3.6 |
| 178 | 2026-02-27T04:13:37.886Z | Downloaded linked_hash_set v0.1.6 |
| 179 | 2026-02-27T04:13:37.891Z | Downloaded async-trait v0.1.89 |
| 180 | 2026-02-27T04:13:37.891Z | Downloaded openssl-macros v0.1.1 |
| 181 | 2026-02-27T04:13:37.891Z | Downloaded h2 v0.4.13 |
| 182 | 2026-02-27T04:13:37.906Z | Downloaded autocfg v1.5.0 |
| 183 | 2026-02-27T04:13:37.910Z | Downloaded hyper-timeout v0.4.1 |
| 184 | 2026-02-27T04:13:37.910Z | Downloaded mime v0.3.17 |
| 185 | 2026-02-27T04:13:37.910Z | Downloaded idna_adapter v1.2.1 |
| 186 | 2026-02-27T04:13:37.910Z | Downloaded fastrand v2.3.0 |
| 187 | 2026-02-27T04:13:37.910Z | Downloaded futures-task v0.3.32 |
| 188 | 2026-02-27T04:13:37.914Z | Downloaded proc-macro-crate v3.4.0 |
| 189 | 2026-02-27T04:13:37.915Z | Downloaded icu_collections v2.1.1 |
| 190 | 2026-02-27T04:13:37.920Z | Downloaded ref-cast v1.0.25 |
| 191 | 2026-02-27T04:13:37.926Z | Downloaded crypto-common v0.1.6 |
| 192 | 2026-02-27T04:13:37.926Z | Downloaded progenitor-client v0.10.0 |
| 193 | 2026-02-27T04:13:37.930Z | Downloaded lru-slab v0.1.2 |
| 194 | 2026-02-27T04:13:37.931Z | Downloaded potential_utf v0.1.4 |
| 195 | 2026-02-27T04:13:37.931Z | Downloaded home v0.5.12 |
| 196 | 2026-02-27T04:13:37.938Z | Downloaded multimap v0.8.3 |
| 197 | 2026-02-27T04:13:37.938Z | Downloaded pin-project-internal v1.1.10 |
| 198 | 2026-02-27T04:13:37.941Z | Downloaded indicatif v0.18.3 |
| 199 | 2026-02-27T04:13:37.941Z | Downloaded atomic-waker v1.1.2 |
| 200 | 2026-02-27T04:13:37.941Z | Downloaded num-conv v0.2.0 |
| 201 | 2026-02-27T04:13:37.941Z | Downloaded heck v0.4.1 |
| 202 | 2026-02-27T04:13:37.947Z | Downloaded futures-sink v0.3.32 |
| 203 | 2026-02-27T04:13:37.947Z | Downloaded hyper-openssl v0.9.2 |
| 204 | 2026-02-27T04:13:37.947Z | Downloaded progenitor-macro v0.10.0 |
| 205 | 2026-02-27T04:13:37.951Z | Downloaded pin-utils v0.1.0 |
| 206 | 2026-02-27T04:13:37.951Z | Downloaded fnv v1.0.7 |
| 207 | 2026-02-27T04:13:37.954Z | Downloaded cfg-if v1.0.4 |
| 208 | 2026-02-27T04:13:37.954Z | Downloaded httpdate v1.0.3 |
| 209 | 2026-02-27T04:13:37.959Z | Downloaded ref-cast-impl v1.0.25 |
| 210 | 2026-02-27T04:13:37.959Z | Downloaded powerfmt v0.2.0 |
| 211 | 2026-02-27T04:13:37.970Z | Downloaded errno v0.3.14 |
| 212 | 2026-02-27T04:13:37.970Z | Downloaded pretty-hex v0.4.1 |
| 213 | 2026-02-27T04:13:37.970Z | Downloaded rand_chacha v0.3.1 |
| 214 | 2026-02-27T04:13:37.974Z | Downloaded cfg_aliases v0.2.1 |
| 215 | 2026-02-27T04:13:37.974Z | Downloaded progenitor-client v0.11.2 |
| 216 | 2026-02-27T04:13:37.974Z | Downloaded heck v0.5.0 |
| 217 | 2026-02-27T04:13:37.975Z | Downloaded progenitor-impl v0.11.2 |
| 218 | 2026-02-27T04:13:37.975Z | Downloaded dyn-clone v1.0.20 |
| 219 | 2026-02-27T04:13:37.975Z | Downloaded futures-core v0.3.32 |
| 220 | 2026-02-27T04:13:37.992Z | Downloaded clap_lex v1.0.0 |
| 221 | 2026-02-27T04:13:37.993Z | Downloaded progenitor-macro v0.11.2 |
| 222 | 2026-02-27T04:13:37.993Z | Downloaded lazy_static v1.5.0 |
| 223 | 2026-02-27T04:13:38.015Z | Downloaded byteorder v1.5.0 |
| 224 | 2026-02-27T04:13:38.015Z | Downloaded axum-core v0.4.5 |
| 225 | 2026-02-27T04:13:38.015Z | Downloaded linked-hash-map v0.5.6 |
| 226 | 2026-02-27T04:13:38.015Z | Downloaded generic-array v0.14.9 |
| 227 | 2026-02-27T04:13:38.015Z | Downloaded pin-project-lite v0.2.16 |
| 228 | 2026-02-27T04:13:38.015Z | Downloaded rustc-hash v2.1.1 |
| 229 | 2026-02-27T04:13:38.015Z | Downloaded http-body v1.0.1 |
| 230 | 2026-02-27T04:13:38.015Z | Downloaded rand_chacha v0.9.0 |
| 231 | 2026-02-27T04:13:38.027Z | Downloaded prost v0.11.9 |
| 232 | 2026-02-27T04:13:38.027Z | Downloaded serde_urlencoded v0.7.1 |
| 233 | 2026-02-27T04:13:38.027Z | Downloaded scopeguard v1.2.0 |
| 234 | 2026-02-27T04:13:38.027Z | Downloaded oxnet v0.1.4 |
| 235 | 2026-02-27T04:13:38.027Z | Downloaded displaydoc v0.2.5 |
| 236 | 2026-02-27T04:13:38.027Z | Downloaded rand_core v0.9.5 |
| 237 | 2026-02-27T04:13:38.027Z | Downloaded digest v0.10.7 |
| 238 | 2026-02-27T04:13:38.027Z | Downloaded matchit v0.7.3 |
| 239 | 2026-02-27T04:13:38.027Z | Downloaded native-tls v0.2.14 |
| 240 | 2026-02-27T04:13:38.027Z | Downloaded proc-macro-error v1.0.4 |
| 241 | 2026-02-27T04:13:38.027Z | Downloaded rand_core v0.6.4 |
| 242 | 2026-02-27T04:13:38.027Z | Downloaded proc-macro-error-attr v1.0.4 |
| 243 | 2026-02-27T04:13:38.027Z | Downloaded ipnetwork v0.21.1 |
| 244 | 2026-02-27T04:13:38.031Z | Downloaded prost-derive v0.11.9 |
| 245 | 2026-02-27T04:13:38.031Z | Downloaded ipnet v2.11.0 |
| 246 | 2026-02-27T04:13:38.031Z | Downloaded bitflags v1.3.2 |
| 247 | 2026-02-27T04:13:38.036Z | Downloaded slog-envlogger v2.2.0 |
| 248 | 2026-02-27T04:13:38.036Z | Downloaded litemap v0.8.1 |
| 249 | 2026-02-27T04:13:38.043Z | Downloaded quote v1.0.44 |
| 250 | 2026-02-27T04:13:38.043Z | Downloaded progenitor v0.10.0 |
| 251 | 2026-02-27T04:13:38.047Z | Downloaded pkg-config v0.3.32 |
| 252 | 2026-02-27T04:13:38.047Z | Downloaded colored v3.1.1 |
| 253 | 2026-02-27T04:13:38.048Z | Downloaded serde_spanned v1.0.4 |
| 254 | 2026-02-27T04:13:38.048Z | Downloaded sha1 v0.10.6 |
| 255 | 2026-02-27T04:13:38.055Z | Downloaded hyper-util v0.1.19 |
| 256 | 2026-02-27T04:13:38.061Z | Downloaded sync_wrapper v1.0.2 |
| 257 | 2026-02-27T04:13:38.061Z | Downloaded deranged v0.5.5 |
| 258 | 2026-02-27T04:13:38.061Z | Downloaded futures-executor v0.3.32 |
| 259 | 2026-02-27T04:13:38.061Z | Downloaded erased-serde v0.3.31 |
| 260 | 2026-02-27T04:13:38.064Z | Downloaded parking_lot v0.12.5 |
| 261 | 2026-02-27T04:13:38.064Z | Downloaded subtle v2.6.1 |
| 262 | 2026-02-27T04:13:38.110Z | Downloaded rustversion v1.0.22 |
| 263 | 2026-02-27T04:13:38.110Z | Downloaded serde_tokenstream v0.2.2 |
| 264 | 2026-02-27T04:13:38.110Z | Downloaded rustls-pemfile v1.0.4 |
| 265 | 2026-02-27T04:13:38.110Z | Downloaded tabwriter v1.4.1 |
| 266 | 2026-02-27T04:13:38.110Z | Downloaded time-core v0.1.8 |
| 267 | 2026-02-27T04:13:38.110Z | Downloaded tinyvec_macros v0.1.1 |
| 268 | 2026-02-27T04:13:38.110Z | Downloaded take_mut v0.2.2 |
| 269 | 2026-02-27T04:13:38.110Z | Downloaded sync_wrapper v0.1.2 |
| 270 | 2026-02-27T04:13:38.110Z | Downloaded strsim v0.11.1 |
| 271 | 2026-02-27T04:13:38.110Z | Downloaded num_enum v0.7.5 |
| 272 | 2026-02-27T04:13:38.110Z | Downloaded tokio-openssl v0.6.5 |
| 273 | 2026-02-27T04:13:38.110Z | Downloaded schemars_derive v0.8.22 |
| 274 | 2026-02-27T04:13:38.110Z | Downloaded semver v1.0.27 |
| 275 | 2026-02-27T04:13:38.110Z | Downloaded shlex v1.3.0 |
| 276 | 2026-02-27T04:13:38.110Z | Downloaded once_cell v1.21.3 |
| 277 | 2026-02-27T04:13:38.110Z | Downloaded prost-build v0.11.9 |
| 278 | 2026-02-27T04:13:38.110Z | Downloaded httparse v1.10.1 |
| 279 | 2026-02-27T04:13:38.110Z | Downloaded hyper-rustls v0.27.7 |
| 280 | 2026-02-27T04:13:38.110Z | Downloaded stable_deref_trait v1.2.1 |
| 281 | 2026-02-27T04:13:38.111Z | Downloaded http-body-util v0.1.3 |
| 282 | 2026-02-27T04:13:38.111Z | Downloaded find-msvc-tools v0.1.8 |
| 283 | 2026-02-27T04:13:38.115Z | Downloaded crossbeam-utils v0.8.21 |
| 284 | 2026-02-27T04:13:38.116Z | Downloaded slog-scope v4.4.1 |
| 285 | 2026-02-27T04:13:38.116Z | Downloaded cargo_toml v0.22.3 |
| 286 | 2026-02-27T04:13:38.116Z | Downloaded prost-types v0.11.9 |
| 287 | 2026-02-27T04:13:38.116Z | Downloaded smf v0.2.3 |
| 288 | 2026-02-27T04:13:38.116Z | Downloaded darling v0.21.3 |
| 289 | 2026-02-27T04:13:38.122Z | Downloaded try-lock v0.2.5 |
| 290 | 2026-02-27T04:13:38.122Z | Downloaded progenitor v0.11.2 |
| 291 | 2026-02-27T04:13:38.122Z | Downloaded tower-service v0.3.3 |
| 292 | 2026-02-27T04:13:38.127Z | Downloaded tonic-openssl v0.3.0 |
| 293 | 2026-02-27T04:13:38.127Z | Downloaded quinn-udp v0.5.14 |
| 294 | 2026-02-27T04:13:38.128Z | Downloaded getrandom v0.2.17 |
| 295 | 2026-02-27T04:13:38.132Z | Downloaded slab v0.4.11 |
| 296 | 2026-02-27T04:13:38.132Z | Downloaded utf8parse v0.2.2 |
| 297 | 2026-02-27T04:13:38.132Z | Downloaded serde_derive_internals v0.29.1 |
| 298 | 2026-02-27T04:13:38.132Z | Downloaded slog-async v2.8.0 |
| 299 | 2026-02-27T04:13:38.132Z | Downloaded which v4.4.2 |
| 300 | 2026-02-27T04:13:38.139Z | Downloaded tower-layer v0.3.3 |
| 301 | 2026-02-27T04:13:38.139Z | Downloaded console v0.16.2 |
| 302 | 2026-02-27T04:13:38.139Z | Downloaded prost v0.13.5 |
| 303 | 2026-02-27T04:13:38.143Z | Downloaded log v0.4.29 |
| 304 | 2026-02-27T04:13:38.144Z | Downloaded unit-prefix v0.5.2 |
| 305 | 2026-02-27T04:13:38.144Z | Downloaded typify-macro v0.4.3 |
| 306 | 2026-02-27T04:13:38.155Z | Downloaded typeid v1.0.3 |
| 307 | 2026-02-27T04:13:38.155Z | Downloaded rustls-pki-types v1.14.0 |
| 308 | 2026-02-27T04:13:38.156Z | Downloaded serde_with_macros v3.17.0 |
| 309 | 2026-02-27T04:13:38.160Z | Downloaded time-macros v0.2.26 |
| 310 | 2026-02-27T04:13:38.160Z | Downloaded tokio-tungstenite v0.21.0 |
| 311 | 2026-02-27T04:13:38.160Z | Downloaded want v0.3.1 |
| 312 | 2026-02-27T04:13:38.160Z | Downloaded tinystr v0.8.2 |
| 313 | 2026-02-27T04:13:38.160Z | Downloaded version_check v0.9.5 |
| 314 | 2026-02-27T04:13:38.160Z | Downloaded yoke-derive v0.8.1 |
| 315 | 2026-02-27T04:13:38.160Z | Downloaded utf8_iter v1.0.4 |
| 316 | 2026-02-27T04:13:38.160Z | Downloaded utf-8 v0.7.6 |
| 317 | 2026-02-27T04:13:38.166Z | Downloaded zerofrom v0.1.6 |
| 318 | 2026-02-27T04:13:38.166Z | Downloaded untrusted v0.9.0 |
| 319 | 2026-02-27T04:13:38.166Z | Downloaded tonic-build v0.9.2 |
| 320 | 2026-02-27T04:13:38.172Z | Downloaded pin-project v1.1.10 |
| 321 | 2026-02-27T04:13:38.179Z | Downloaded proc-macro2 v1.0.106 |
| 322 | 2026-02-27T04:13:38.185Z | Downloaded ppv-lite86 v0.2.21 |
| 323 | 2026-02-27T04:13:38.185Z | Downloaded parking_lot_core v0.9.12 |
| 324 | 2026-02-27T04:13:38.185Z | Downloaded indexmap v1.9.3 |
| 325 | 2026-02-27T04:13:38.193Z | Downloaded futures-channel v0.3.32 |
| 326 | 2026-02-27T04:13:38.193Z | Downloaded smallvec v1.15.1 |
| 327 | 2026-02-27T04:13:38.193Z | Downloaded futures v0.3.32 |
| 328 | 2026-02-27T04:13:38.197Z | Downloaded zone_cfg_derive v0.3.1 |
| 329 | 2026-02-27T04:13:38.197Z | Downloaded zone v0.3.1 |
| 330 | 2026-02-27T04:13:38.197Z | Downloaded clap v4.5.60 |
| 331 | 2026-02-27T04:13:38.203Z | Downloaded slog-term v2.9.2 |
| 332 | 2026-02-27T04:13:38.207Z | Downloaded slog-stdlog v4.1.1 |
| 333 | 2026-02-27T04:13:38.207Z | Downloaded base64 v0.22.1 |
| 334 | 2026-02-27T04:13:38.211Z | Downloaded zerofrom-derive v0.1.6 |
| 335 | 2026-02-27T04:13:38.211Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 336 | 2026-02-27T04:13:38.219Z | Downloaded bitflags v2.10.0 |
| 337 | 2026-02-27T04:13:38.219Z | Downloaded thiserror-impl v2.0.18 |
| 338 | 2026-02-27T04:13:38.224Z | Downloaded tokio-rustls v0.24.1 |
| 339 | 2026-02-27T04:13:38.224Z | Downloaded schemars v0.8.22 |
| 340 | 2026-02-27T04:13:38.229Z | Downloaded tokio-rustls v0.26.4 |
| 341 | 2026-02-27T04:13:38.232Z | Downloaded yoke v0.8.1 |
| 342 | 2026-02-27T04:13:38.237Z | Downloaded tokio-stream v0.1.18 |
| 343 | 2026-02-27T04:13:38.240Z | Downloaded icu_normalizer_data v2.1.1 |
| 344 | 2026-02-27T04:13:38.240Z | Downloaded zeroize v1.8.2 |
| 345 | 2026-02-27T04:13:38.240Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 346 | 2026-02-27T04:13:38.244Z | Downloaded xz2 v0.1.7 |
| 347 | 2026-02-27T04:13:38.244Z | Downloaded term v1.2.1 |
| 348 | 2026-02-27T04:13:38.247Z | Downloaded slog v2.8.2 |
| 349 | 2026-02-27T04:13:38.252Z | Downloaded tracing-attributes v0.1.31 |
| 350 | 2026-02-27T04:13:38.260Z | Downloaded serde_derive v1.0.228 |
| 351 | 2026-02-27T04:13:38.266Z | Downloaded serde_yaml v0.9.34+deprecated |
| 352 | 2026-02-27T04:13:38.266Z | Downloaded zerovec-derive v0.11.2 |
| 353 | 2026-02-27T04:13:38.266Z | Downloaded tinyvec v1.10.0 |
| 354 | 2026-02-27T04:13:38.266Z | Downloaded socket2 v0.5.10 |
| 355 | 2026-02-27T04:13:38.266Z | Downloaded socket2 v0.6.2 |
| 356 | 2026-02-27T04:13:38.280Z | Downloaded writeable v0.6.2 |
| 357 | 2026-02-27T04:13:38.280Z | Downloaded serde_core v1.0.228 |
| 358 | 2026-02-27T04:13:38.286Z | Downloaded memchr v2.7.6 |
| 359 | 2026-02-27T04:13:38.287Z | Downloaded bytes v1.11.0 |
| 360 | 2026-02-27T04:13:38.287Z | Downloaded arc-swap v1.8.0 |
| 361 | 2026-02-27T04:13:38.287Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 362 | 2026-02-27T04:13:38.287Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 363 | 2026-02-27T04:13:38.291Z | Downloaded base64 v0.21.7 |
| 364 | 2026-02-27T04:13:38.291Z | Downloaded ryu v1.0.22 |
| 365 | 2026-02-27T04:13:38.295Z | Downloaded schemars v1.2.0 |
| 366 | 2026-02-27T04:13:38.306Z | Downloaded serde v1.0.228 |
| 367 | 2026-02-27T04:13:38.309Z | Downloaded zmij v1.0.17 |
| 368 | 2026-02-27T04:13:38.314Z | Downloaded idna v1.1.0 |
| 369 | 2026-02-27T04:13:38.316Z | Downloaded tracing-core v0.1.36 |
| 370 | 2026-02-27T04:13:38.317Z | Downloaded unicode-ident v1.0.22 |
| 371 | 2026-02-27T04:13:38.320Z | Downloaded typify v0.4.3 |
| 372 | 2026-02-27T04:13:38.325Z | Downloaded unsafe-libyaml v0.2.11 |
| 373 | 2026-02-27T04:13:38.329Z | Downloaded uuid v1.20.0 |
| 374 | 2026-02-27T04:13:38.329Z | Downloaded http v1.4.0 |
| 375 | 2026-02-27T04:13:38.333Z | Downloaded schemars v0.9.0 |
| 376 | 2026-02-27T04:13:38.345Z | Downloaded mio v1.1.1 |
| 377 | 2026-02-27T04:13:38.350Z | Downloaded prettyplease v0.2.37 |
| 378 | 2026-02-27T04:13:38.352Z | Downloaded cc v1.2.54 |
| 379 | 2026-02-27T04:13:38.356Z | Downloaded tonic v0.9.2 |
| 380 | 2026-02-27T04:13:38.359Z | Downloaded tower v0.5.3 |
| 381 | 2026-02-27T04:13:38.370Z | Downloaded tower v0.4.13 |
| 382 | 2026-02-27T04:13:38.375Z | Downloaded zerotrie v0.2.3 |
| 383 | 2026-02-27T04:13:38.379Z | Downloaded itertools v0.12.1 |
| 384 | 2026-02-27T04:13:38.384Z | Downloaded typenum v1.19.0 |
| 385 | 2026-02-27T04:13:38.392Z | Downloaded tokio-util v0.7.18 |
| 386 | 2026-02-27T04:13:38.397Z | Downloaded clap_builder v4.5.60 |
| 387 | 2026-02-27T04:13:38.400Z | Downloaded tonic v0.12.3 |
| 388 | 2026-02-27T04:13:38.405Z | Downloaded iri-string v0.7.10 |
| 389 | 2026-02-27T04:13:38.410Z | Downloaded url v2.5.8 |
| 390 | 2026-02-27T04:13:38.414Z | Downloaded h2 v0.3.27 |
| 391 | 2026-02-27T04:13:38.418Z | Downloaded hyper v0.14.32 |
| 392 | 2026-02-27T04:13:38.424Z | Downloaded serde_with v3.17.0 |
| 393 | 2026-02-27T04:13:38.436Z | Downloaded serde_json v1.0.149 |
| 394 | 2026-02-27T04:13:38.447Z | Downloaded chrono v0.4.43 |
| 395 | 2026-02-27T04:13:38.455Z | Downloaded regex v1.12.2 |
| 396 | 2026-02-27T04:13:38.458Z | Downloaded reqwest v0.12.28 |
| 397 | 2026-02-27T04:13:38.459Z | Downloaded hashbrown v0.16.1 |
| 398 | 2026-02-27T04:13:38.465Z | Downloaded itertools v0.10.5 |
| 399 | 2026-02-27T04:13:38.470Z | Downloaded hyper v1.8.1 |
| 400 | 2026-02-27T04:13:38.473Z | Downloaded zerovec v0.11.5 |
| 401 | 2026-02-27T04:13:38.478Z | Downloaded tower-http v0.6.8 |
| 402 | 2026-02-27T04:13:38.486Z | Downloaded rand v0.9.2 |
| 403 | 2026-02-27T04:13:38.490Z | Downloaded rustls-webpki v0.101.7 |
| 404 | 2026-02-27T04:13:38.501Z | Downloaded axum v0.7.9 |
| 405 | 2026-02-27T04:13:38.508Z | Downloaded portable-atomic v1.13.0 |
| 406 | 2026-02-27T04:13:38.532Z | Downloaded rustls v0.23.36 |
| 407 | 2026-02-27T04:13:38.545Z | Downloaded axum v0.6.20 |
| 408 | 2026-02-27T04:13:38.545Z | Downloaded rustls-webpki v0.103.9 |
| 409 | 2026-02-27T04:13:38.545Z | Downloaded ron v0.12.0 |
| 410 | 2026-02-27T04:13:38.551Z | Downloaded hashbrown v0.12.3 |
| 411 | 2026-02-27T04:13:38.551Z | Downloaded tungstenite v0.21.0 |
| 412 | 2026-02-27T04:13:38.551Z | Downloaded rand v0.8.5 |
| 413 | 2026-02-27T04:13:38.556Z | Downloaded http v0.2.12 |
| 414 | 2026-02-27T04:13:38.556Z | Downloaded typify-impl v0.4.3 |
| 415 | 2026-02-27T04:13:38.564Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 416 | 2026-02-27T04:13:38.567Z | Downloaded indexmap v2.13.0 |
| 417 | 2026-02-27T04:13:38.571Z | Downloaded time v0.3.46 |
| 418 | 2026-02-27T04:13:38.582Z | Downloaded winnow v0.7.14 |
| 419 | 2026-02-27T04:13:38.591Z | Downloaded quinn-proto v0.11.13 |
| 420 | 2026-02-27T04:13:38.597Z | Downloaded syn v1.0.109 |
| 421 | 2026-02-27T04:13:38.603Z | Downloaded vcpkg v0.2.15 |
| 422 | 2026-02-27T04:13:38.637Z | Downloaded icu_properties_data v2.1.2 |
| 423 | 2026-02-27T04:13:38.646Z | Downloaded openssl v0.10.75 |
| 424 | 2026-02-27T04:13:38.653Z | Downloaded webpki-roots v1.0.5 |
| 425 | 2026-02-27T04:13:38.658Z | Downloaded rustls v0.21.12 |
| 426 | 2026-02-27T04:13:38.670Z | Downloaded quinn v0.11.9 |
| 427 | 2026-02-27T04:13:38.674Z | Downloaded unicode-width v0.2.2 |
| 428 | 2026-02-27T04:13:38.674Z | Downloaded openssl-sys v0.9.111 |
| 429 | 2026-02-27T04:13:38.679Z | Downloaded syn v2.0.114 |
| 430 | 2026-02-27T04:13:38.686Z | Downloaded crossbeam-channel v0.5.15 |
| 431 | 2026-02-27T04:13:38.690Z | Downloaded regex-syntax v0.8.8 |
| 432 | 2026-02-27T04:13:38.696Z | Downloaded zerocopy v0.8.34 |
| 433 | 2026-02-27T04:13:38.718Z | Downloaded regress v0.10.5 |
| 434 | 2026-02-27T04:13:38.727Z | Downloaded getrandom v0.3.4 |
| 435 | 2026-02-27T04:13:38.735Z | Downloaded rustix v0.38.44 |
| 436 | 2026-02-27T04:13:38.744Z | Downloaded openapiv3 v2.2.0 |
| 437 | 2026-02-27T04:13:38.752Z | Downloaded rustix v1.1.3 |
| 438 | 2026-02-27T04:13:38.773Z | Downloaded tokio v1.49.0 |
| 439 | 2026-02-27T04:13:38.805Z | Downloaded darling_core v0.21.3 |
| 440 | 2026-02-27T04:13:38.809Z | Downloaded encoding_rs v0.8.35 |
| 441 | 2026-02-27T04:13:38.824Z | Downloaded tracing v0.1.44 |
| 442 | 2026-02-27T04:13:38.840Z | Downloaded thiserror-impl v1.0.69 |
| 443 | 2026-02-27T04:13:38.847Z | Downloaded tempfile v3.24.0 |
| 444 | 2026-02-27T04:13:38.847Z | Downloaded allocator-api2 v0.2.21 |
| 445 | 2026-02-27T04:13:38.853Z | Downloaded tokio-native-tls v0.3.1 |
| 446 | 2026-02-27T04:13:38.853Z | Downloaded tokio-macros v2.6.0 |
| 447 | 2026-02-27T04:13:38.853Z | Downloaded signal-hook-registry v1.4.8 |
| 448 | 2026-02-27T04:13:38.853Z | Downloaded progenitor-impl v0.10.0 |
| 449 | 2026-02-27T04:13:38.853Z | Downloaded thiserror v2.0.18 |
| 450 | 2026-02-27T04:13:38.860Z | Downloaded tokio-io-timeout v1.2.1 |
| 451 | 2026-02-27T04:13:38.860Z | Downloaded thread_local v1.1.9 |
| 452 | 2026-02-27T04:13:38.870Z | Downloaded thiserror v1.0.69 |
| 453 | 2026-02-27T04:13:38.876Z | Downloaded synstructure v0.13.2 |
| 454 | 2026-02-27T04:13:38.876Z | Downloaded camino v1.2.2 |
| 455 | 2026-02-27T04:13:38.876Z | Downloaded sha2 v0.10.9 |
| 456 | 2026-02-27T04:13:38.876Z | Downloaded lock_api v0.4.14 |
| 457 | 2026-02-27T04:13:38.876Z | Downloaded clap_derive v4.5.55 |
| 458 | 2026-02-27T04:13:38.876Z | Downloaded sct v0.7.1 |
| 459 | 2026-02-27T04:13:38.876Z | Downloaded data-encoding v2.10.0 |
| 460 | 2026-02-27T04:13:38.876Z | Downloaded petgraph v0.6.5 |
| 461 | 2026-02-27T04:13:38.888Z | Downloaded regex-automata v0.4.13 |
| 462 | 2026-02-27T04:13:38.902Z | Downloaded num_enum_derive v0.7.5 |
| 463 | 2026-02-27T04:13:38.916Z | Downloaded either v1.15.0 |
| 464 | 2026-02-27T04:13:38.916Z | Downloaded anyhow v1.0.102 |
| 465 | 2026-02-27T04:13:38.916Z | Downloaded anstream v0.6.21 |
| 466 | 2026-02-27T04:13:38.919Z | Downloaded hex v0.4.3 |
| 467 | 2026-02-27T04:13:38.919Z | Downloaded foreign-types v0.5.0 |
| 468 | 2026-02-27T04:13:38.919Z | Downloaded block-buffer v0.10.4 |
| 469 | 2026-02-27T04:13:38.919Z | Downloaded colorchoice v1.0.4 |
| 470 | 2026-02-27T04:13:38.919Z | Downloaded num-traits v0.2.19 |
| 471 | 2026-02-27T04:13:38.919Z | Downloaded icu_properties v2.1.2 |
| 472 | 2026-02-27T04:13:38.919Z | Downloaded http-body v0.4.6 |
| 473 | 2026-02-27T04:13:38.919Z | Downloaded foreign-types-macros v0.2.3 |
| 474 | 2026-02-27T04:13:38.919Z | Downloaded crucible-workspace-hack v0.1.0 |
| 475 | 2026-02-27T04:13:38.919Z | Downloaded lzma-sys v0.1.20 |
| 476 | 2026-02-27T04:13:38.941Z | Downloaded libc v0.2.180 |
| 477 | 2026-02-27T04:13:38.969Z | Downloaded percent-encoding v2.3.2 |
| 478 | 2026-02-27T04:13:38.974Z | Downloaded ring v0.17.14 |
| 479 | 2026-02-27T04:13:39.012Z | Downloaded openssl-probe v0.1.6 |
| 480 | 2026-02-27T04:13:39.017Z | Downloaded foreign-types-shared v0.3.1 |
| 481 | 2026-02-27T04:13:39.017Z | Downloaded foreign-types v0.3.2 |
| 482 | 2026-02-27T04:13:39.017Z | Downloaded is_terminal_polyfill v1.70.2 |
| 483 | 2026-02-27T04:13:39.017Z | Downloaded form_urlencoded v1.2.2 |
| 484 | 2026-02-27T04:13:39.017Z | Downloaded icu_provider v2.1.1 |
| 485 | 2026-02-27T04:13:39.017Z | Downloaded futures-macro v0.3.32 |
| 486 | 2026-02-27T04:13:39.017Z | Downloaded foreign-types-shared v0.1.1 |
| 487 | 2026-02-27T04:13:39.017Z | Downloaded foldhash v0.2.0 |
| 488 | 2026-02-27T04:13:39.017Z | Downloaded equivalent v1.0.2 |
| 489 | 2026-02-27T04:13:39.017Z | Downloaded darling_macro v0.21.3 |
| 490 | 2026-02-27T04:13:39.017Z | Downloaded is-terminal v0.4.17 |
| 491 | 2026-02-27T04:13:39.017Z | Downloaded futures-io v0.3.32 |
| 492 | 2026-02-27T04:13:39.017Z | Downloaded fixedbitset v0.4.2 |
| 493 | 2026-02-27T04:13:39.017Z | Downloaded base16ct v1.0.0 |
| 494 | 2026-02-27T04:13:39.018Z | Downloaded axum-core v0.3.4 |
| 495 | 2026-02-27T04:13:39.018Z | Downloaded anstyle-query v1.1.5 |
| 496 | 2026-02-27T04:13:39.018Z | Downloaded itoa v1.0.17 |
| 497 | 2026-02-27T04:13:39.026Z | Downloaded anstyle v1.0.13 |
| 498 | 2026-02-27T04:13:39.027Z | Downloaded aho-corasick v1.1.4 |
| 499 | 2026-02-27T04:13:39.154Z | Compiling proc-macro2 v1.0.106 |
| 500 | 2026-02-27T04:13:39.155Z | Compiling unicode-ident v1.0.22 |
| 501 | 2026-02-27T04:13:39.160Z | Compiling quote v1.0.44 |
| 502 | 2026-02-27T04:13:39.160Z | Compiling libc v0.2.180 |
| 503 | 2026-02-27T04:13:39.160Z | Compiling cfg-if v1.0.4 |
| 504 | 2026-02-27T04:13:39.160Z | Compiling serde_core v1.0.228 |
| 505 | 2026-02-27T04:13:39.161Z | Compiling itoa v1.0.17 |
| 506 | 2026-02-27T04:13:39.161Z | Compiling bytes v1.11.0 |
| 507 | 2026-02-27T04:13:39.425Z | Compiling allocator-api2 v0.2.21 |
| 508 | 2026-02-27T04:13:39.536Z | Compiling equivalent v1.0.2 |
| 509 | 2026-02-27T04:13:39.657Z | Compiling foldhash v0.2.0 |
| 510 | 2026-02-27T04:13:39.796Z | Compiling memchr v2.7.6 |
| 511 | 2026-02-27T04:13:39.969Z | Compiling pin-project-lite v0.2.16 |
| 512 | 2026-02-27T04:13:40.096Z | Compiling hashbrown v0.16.1 |
| 513 | 2026-02-27T04:13:40.114Z | Compiling smallvec v1.15.1 |
| 514 | 2026-02-27T04:13:40.519Z | Compiling find-msvc-tools v0.1.8 |
| 515 | 2026-02-27T04:13:40.639Z | Compiling shlex v1.3.0 |
| 516 | 2026-02-27T04:13:40.927Z | Compiling cc v1.2.54 |
| 517 | 2026-02-27T04:13:40.944Z | Compiling autocfg v1.5.0 |
| 518 | 2026-02-27T04:13:40.976Z | Compiling serde v1.0.228 |
| 519 | 2026-02-27T04:13:41.388Z | Compiling futures-core v0.3.32 |
| 520 | 2026-02-27T04:13:41.555Z | Compiling parking_lot_core v0.9.12 |
| 521 | 2026-02-27T04:13:41.705Z | Compiling log v0.4.29 |
| 522 | 2026-02-27T04:13:41.718Z | Compiling scopeguard v1.2.0 |
| 523 | 2026-02-27T04:13:41.870Z | Compiling syn v2.0.114 |
| 524 | 2026-02-27T04:13:42.034Z | Compiling lock_api v0.4.14 |
| 525 | 2026-02-27T04:13:42.108Z | Compiling errno v0.3.14 |
| 526 | 2026-02-27T04:13:42.159Z | Compiling socket2 v0.6.2 |
| 527 | 2026-02-27T04:13:42.427Z | Compiling signal-hook-registry v1.4.8 |
| 528 | 2026-02-27T04:13:42.640Z | Compiling parking_lot v0.12.5 |
| 529 | 2026-02-27T04:13:42.731Z | Compiling mio v1.1.1 |
| 530 | 2026-02-27T04:13:43.118Z | Compiling once_cell v1.21.3 |
| 531 | 2026-02-27T04:13:43.336Z | Compiling zmij v1.0.17 |
| 532 | 2026-02-27T04:13:43.527Z | Compiling futures-sink v0.3.32 |
| 533 | 2026-02-27T04:13:43.586Z | Compiling serde_json v1.0.149 |
| 534 | 2026-02-27T04:13:43.708Z | Compiling slab v0.4.11 |
| 535 | 2026-02-27T04:13:43.956Z | Compiling futures-channel v0.3.32 |
| 536 | 2026-02-27T04:13:43.987Z | Compiling num-traits v0.2.19 |
| 537 | 2026-02-27T04:13:44.048Z | Compiling fnv v1.0.7 |
| 538 | 2026-02-27T04:13:44.054Z | Compiling futures-task v0.3.32 |
| 539 | 2026-02-27T04:13:44.211Z | Compiling futures-io v0.3.32 |
| 540 | 2026-02-27T04:13:44.368Z | Compiling http v1.4.0 |
| 541 | 2026-02-27T04:13:44.438Z | Compiling rustversion v1.0.22 |
| 542 | 2026-02-27T04:13:44.504Z | Compiling getrandom v0.2.17 |
| 543 | 2026-02-27T04:13:44.517Z | Compiling pkg-config v0.3.32 |
| 544 | 2026-02-27T04:13:45.015Z | Compiling schemars v0.8.22 |
| 545 | 2026-02-27T04:13:45.473Z | Compiling indexmap v2.13.0 |
| 546 | 2026-02-27T04:13:45.494Z | Compiling tracing-core v0.1.36 |
| 547 | 2026-02-27T04:13:45.596Z | Compiling tower-service v0.3.3 |
| 548 | 2026-02-27T04:13:45.738Z | Compiling dyn-clone v1.0.20 |
| 549 | 2026-02-27T04:13:45.992Z | Compiling httparse v1.10.1 |
| 550 | 2026-02-27T04:13:46.115Z | Compiling getrandom v0.3.4 |
| 551 | 2026-02-27T04:13:46.194Z | Compiling stable_deref_trait v1.2.1 |
| 552 | 2026-02-27T04:13:46.637Z | Compiling vcpkg v0.2.15 |
| 553 | 2026-02-27T04:13:46.787Z | Compiling percent-encoding v2.3.2 |
| 554 | 2026-02-27T04:13:47.004Z | Compiling ring v0.17.14 |
| 555 | 2026-02-27T04:13:47.149Z | Compiling try-lock v0.2.5 |
| 556 | 2026-02-27T04:13:47.152Z | Compiling iana-time-zone v0.1.64 |
| 557 | 2026-02-27T04:13:47.321Z | Compiling regex-syntax v0.8.8 |
| 558 | 2026-02-27T04:13:47.379Z | Compiling want v0.3.1 |
| 559 | 2026-02-27T04:13:47.694Z | Compiling httpdate v1.0.3 |
| 560 | 2026-02-27T04:13:47.728Z | Compiling http-body v1.0.1 |
| 561 | 2026-02-27T04:13:47.766Z | Compiling syn v1.0.109 |
| 562 | 2026-02-27T04:13:47.940Z | Compiling openssl-sys v0.9.111 |
| 563 | 2026-02-27T04:13:47.978Z | Compiling tower-layer v0.3.3 |
| 564 | 2026-02-27T04:13:48.259Z | Compiling thiserror v2.0.18 |
| 565 | 2026-02-27T04:13:48.404Z | Compiling version_check v0.9.5 |
| 566 | 2026-02-27T04:13:48.471Z | Compiling untrusted v0.9.0 |
| 567 | 2026-02-27T04:13:48.669Z | Compiling heck v0.5.0 |
| 568 | 2026-02-27T04:13:49.073Z | Compiling uuid v1.20.0 |
| 569 | 2026-02-27T04:13:49.219Z | Compiling synstructure v0.13.2 |
| 570 | 2026-02-27T04:13:49.300Z | Compiling serde_derive_internals v0.29.1 |
| 571 | 2026-02-27T04:13:49.668Z | Compiling bitflags v2.10.0 |
| 572 | 2026-02-27T04:13:50.005Z | Compiling zerocopy v0.8.34 |
| 573 | 2026-02-27T04:13:50.107Z | Compiling writeable v0.6.2 |
| 574 | 2026-02-27T04:13:50.345Z | Compiling litemap v0.8.1 |
| 575 | 2026-02-27T04:13:50.462Z | Compiling icu_properties_data v2.1.2 |
| 576 | 2026-02-27T04:13:50.700Z | Compiling openssl v0.10.75 |
| 577 | 2026-02-27T04:13:50.819Z | Compiling foreign-types-shared v0.1.1 |
| 578 | 2026-02-27T04:13:50.867Z | Compiling atomic-waker v1.1.2 |
| 579 | 2026-02-27T04:13:50.956Z | Compiling base64 v0.22.1 |
| 580 | 2026-02-27T04:13:51.096Z | Compiling icu_normalizer_data v2.1.1 |
| 581 | 2026-02-27T04:13:51.145Z | Compiling foreign-types v0.3.2 |
| 582 | 2026-02-27T04:13:51.631Z | Compiling aho-corasick v1.1.4 |
| 583 | 2026-02-27T04:13:52.463Z | Compiling pin-utils v0.1.0 |
| 584 | 2026-02-27T04:13:52.574Z | Compiling mime v0.3.17 |
| 585 | 2026-02-27T04:13:52.787Z | Compiling serde_derive v1.0.228 |
| 586 | 2026-02-27T04:13:53.152Z | Compiling tokio-macros v2.6.0 |
| 587 | 2026-02-27T04:13:53.748Z | Compiling futures-macro v0.3.32 |
| 588 | 2026-02-27T04:13:54.265Z | Compiling schemars_derive v0.8.22 |
| 589 | 2026-02-27T04:13:54.739Z | Compiling tokio v1.49.0 |
| 590 | 2026-02-27T04:13:55.576Z | Compiling futures-util v0.3.32 |
| 591 | 2026-02-27T04:13:55.926Z | Compiling tracing-attributes v0.1.31 |
| 592 | 2026-02-27T04:13:56.332Z | Compiling zerofrom-derive v0.1.6 |
| 593 | 2026-02-27T04:13:56.604Z | Compiling yoke-derive v0.8.1 |
| 594 | 2026-02-27T04:13:56.968Z | Compiling zerovec-derive v0.11.2 |
| 595 | 2026-02-27T04:13:58.293Z | Compiling displaydoc v0.2.5 |
| 596 | 2026-02-27T04:13:58.839Z | Compiling tracing v0.1.44 |
| 597 | 2026-02-27T04:13:59.103Z | Compiling thiserror-impl v2.0.18 |
| 598 | 2026-02-27T04:13:59.333Z | Compiling zerofrom v0.1.6 |
| 599 | 2026-02-27T04:13:59.370Z | Compiling openssl-macros v0.1.1 |
| 600 | 2026-02-27T04:13:59.568Z | Compiling yoke v0.8.1 |
| 601 | 2026-02-27T04:13:59.746Z | Compiling ppv-lite86 v0.2.21 |
| 602 | 2026-02-27T04:13:59.915Z | Compiling zerovec v0.11.5 |
| 603 | 2026-02-27T04:14:00.228Z | Compiling zerotrie v0.2.3 |
| 604 | 2026-02-27T04:14:00.715Z | Compiling chrono v0.4.43 |
| 605 | 2026-02-27T04:14:00.754Z | Compiling regex-automata v0.4.13 |
| 606 | 2026-02-27T04:14:01.055Z | Compiling tinystr v0.8.2 |
| 607 | 2026-02-27T04:14:01.092Z | Compiling potential_utf v0.1.4 |
| 608 | 2026-02-27T04:14:01.380Z | Compiling icu_locale_core v2.1.1 |
| 609 | 2026-02-27T04:14:01.435Z | Compiling icu_collections v2.1.1 |
| 610 | 2026-02-27T04:14:02.062Z | Compiling sync_wrapper v1.0.2 |
| 611 | 2026-02-27T04:14:02.292Z | Compiling zeroize v1.8.2 |
| 612 | 2026-02-27T04:14:02.636Z | Compiling ipnet v2.11.0 |
| 613 | 2026-02-27T04:14:03.122Z | Compiling tokio-util v0.7.18 |
| 614 | 2026-02-27T04:14:03.717Z | Compiling icu_provider v2.1.1 |
| 615 | 2026-02-27T04:14:04.277Z | Compiling h2 v0.4.13 |
| 616 | 2026-02-27T04:14:04.364Z | Compiling icu_properties v2.1.2 |
| 617 | 2026-02-27T04:14:04.597Z | Compiling icu_normalizer v2.1.1 |
| 618 | 2026-02-27T04:14:05.967Z | Compiling regex v1.12.2 |
| 619 | 2026-02-27T04:14:06.961Z | Compiling rustls-pki-types v1.14.0 |
| 620 | 2026-02-27T04:14:07.010Z | Compiling http-body-util v0.1.3 |
| 621 | 2026-02-27T04:14:07.373Z | Compiling regress v0.10.5 |
| 622 | 2026-02-27T04:14:07.485Z | Compiling semver v1.0.27 |
| 623 | 2026-02-27T04:14:07.517Z | Compiling anyhow v1.0.102 |
| 624 | 2026-02-27T04:14:08.078Z | Compiling idna_adapter v1.2.1 |
| 625 | 2026-02-27T04:14:08.130Z | Compiling tower v0.5.3 |
| 626 | 2026-02-27T04:14:08.320Z | Compiling serde_tokenstream v0.2.2 |
| 627 | 2026-02-27T04:14:08.673Z | Compiling form_urlencoded v1.2.2 |
| 628 | 2026-02-27T04:14:08.731Z | Compiling native-tls v0.2.14 |
| 629 | 2026-02-27T04:14:08.841Z | Compiling rustls v0.23.36 |
| 630 | 2026-02-27T04:14:08.872Z | Compiling ryu v1.0.22 |
| 631 | 2026-02-27T04:14:08.991Z | Compiling utf8_iter v1.0.4 |
| 632 | 2026-02-27T04:14:09.146Z | Compiling winnow v0.7.14 |
| 633 | 2026-02-27T04:14:09.219Z | Compiling idna v1.1.0 |
| 634 | 2026-02-27T04:14:09.281Z | Compiling rustls-webpki v0.103.9 |
| 635 | 2026-02-27T04:14:09.300Z | Compiling rand_core v0.6.4 |
| 636 | 2026-02-27T04:14:09.735Z | Compiling subtle v2.6.1 |
| 637 | 2026-02-27T04:14:09.957Z | Compiling openssl-probe v0.1.6 |
| 638 | 2026-02-27T04:14:09.996Z | Compiling either v1.15.0 |
| 639 | 2026-02-27T04:14:10.957Z | Compiling typify-impl v0.4.3 |
| 640 | 2026-02-27T04:14:11.045Z | Compiling url v2.5.8 |
| 641 | 2026-02-27T04:14:11.294Z | Compiling rand_chacha v0.3.1 |
| 642 | 2026-02-27T04:14:11.614Z | Compiling hyper v1.8.1 |
| 643 | 2026-02-27T04:14:12.332Z | Compiling typenum v1.19.0 |
| 644 | 2026-02-27T04:14:12.843Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 645 | 2026-02-27T04:14:12.924Z | Compiling rand v0.8.5 |
| 646 | 2026-02-27T04:14:13.471Z | Compiling tokio-native-tls v0.3.1 |
| 647 | 2026-02-27T04:14:13.595Z | Compiling itertools v0.10.5 |
| 648 | 2026-02-27T04:14:14.194Z | Compiling hyper-util v0.1.19 |
| 649 | 2026-02-27T04:14:14.513Z | Compiling webpki-roots v1.0.5 |
| 650 | 2026-02-27T04:14:14.580Z | Compiling async-trait v0.1.89 |
| 651 | 2026-02-27T04:14:14.730Z | Compiling generic-array v0.14.9 |
| 652 | 2026-02-27T04:14:18.820Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 653 | 2026-02-27T04:14:19.011Z | Compiling iri-string v0.7.10 |
| 654 | 2026-02-27T04:14:19.011Z | Compiling prost-derive v0.11.9 |
| 655 | 2026-02-27T04:14:19.011Z | Compiling tokio-rustls v0.26.4 |
| 656 | 2026-02-27T04:14:19.011Z | Compiling hyper-tls v0.6.0 |
| 657 | 2026-02-27T04:14:19.011Z | Compiling hyper-rustls v0.27.7 |
| 658 | 2026-02-27T04:14:19.011Z | Compiling serde_urlencoded v0.7.1 |
| 659 | 2026-02-27T04:14:19.011Z | Compiling slog v2.8.2 |
| 660 | 2026-02-27T04:14:19.011Z | Compiling http v0.2.12 |
| 661 | 2026-02-27T04:14:19.011Z | Compiling encoding_rs v0.8.35 |
| 662 | 2026-02-27T04:14:19.011Z | Compiling strsim v0.11.1 |
| 663 | 2026-02-27T04:14:19.011Z | Compiling tower-http v0.6.8 |
| 664 | 2026-02-27T04:14:19.280Z | Compiling lazy_static v1.5.0 |
| 665 | 2026-02-27T04:14:19.673Z | Compiling openapiv3 v2.2.0 |
| 666 | 2026-02-27T04:14:19.694Z | Compiling erased-serde v0.3.31 |
| 667 | 2026-02-27T04:14:20.687Z | Compiling reqwest v0.12.28 |
| 668 | 2026-02-27T04:14:22.079Z | Compiling indexmap v1.9.3 |
| 669 | 2026-02-27T04:14:23.013Z | Compiling socket2 v0.5.10 |
| 670 | 2026-02-27T04:14:23.872Z | Compiling heck v0.4.1 |
| 671 | 2026-02-27T04:14:24.273Z | Compiling rustix v0.38.44 |
| 672 | 2026-02-27T04:14:24.356Z | Compiling thiserror v1.0.69 |
| 673 | 2026-02-27T04:14:24.669Z | Compiling rustix v1.1.3 |
| 674 | 2026-02-27T04:14:25.720Z | Compiling http-body v0.4.6 |
| 675 | 2026-02-27T04:14:25.901Z | Compiling typify-macro v0.4.3 |
| 676 | 2026-02-27T04:14:26.184Z | Compiling pin-project-internal v1.1.10 |
| 677 | 2026-02-27T04:14:26.330Z | Compiling thiserror-impl v1.0.69 |
| 678 | 2026-02-27T04:14:28.709Z | Compiling hashbrown v0.12.3 |
| 679 | 2026-02-27T04:14:28.791Z | Compiling prettyplease v0.1.25 |
| 680 | 2026-02-27T04:14:29.060Z | Compiling unsafe-libyaml v0.2.11 |
| 681 | 2026-02-27T04:14:29.379Z | Compiling pin-project v1.1.10 |
| 682 | 2026-02-27T04:14:30.203Z | Compiling typify v0.4.3 |
| 683 | 2026-02-27T04:14:30.343Z | Compiling serde_yaml v0.9.34+deprecated |
| 684 | 2026-02-27T04:14:30.891Z | Compiling crypto-common v0.1.6 |
| 685 | 2026-02-27T04:14:30.910Z | Compiling block-buffer v0.10.4 |
| 686 | 2026-02-27T04:14:31.099Z | Compiling h2 v0.3.27 |
| 687 | 2026-02-27T04:14:31.149Z | Compiling prost v0.11.9 |
| 688 | 2026-02-27T04:14:31.875Z | Compiling fastrand v2.3.0 |
| 689 | 2026-02-27T04:14:32.202Z | Compiling matchit v0.7.3 |
| 690 | 2026-02-27T04:14:32.557Z | Compiling home v0.5.12 |
| 691 | 2026-02-27T04:14:32.792Z | Compiling fixedbitset v0.4.2 |
| 692 | 2026-02-27T04:14:32.815Z | Compiling utf8parse v0.2.2 |
| 693 | 2026-02-27T04:14:32.819Z | Compiling ident_case v1.0.1 |
| 694 | 2026-02-27T04:14:33.027Z | Compiling anstyle-parse v0.2.7 |
| 695 | 2026-02-27T04:14:33.045Z | Compiling darling_core v0.21.3 |
| 696 | 2026-02-27T04:14:33.200Z | Compiling petgraph v0.6.5 |
| 697 | 2026-02-27T04:14:33.383Z | Compiling tempfile v3.24.0 |
| 698 | 2026-02-27T04:14:33.590Z | Compiling which v4.4.2 |
| 699 | 2026-02-27T04:14:34.037Z | Compiling prost-types v0.11.9 |
| 700 | 2026-02-27T04:14:34.092Z | Compiling digest v0.10.7 |
| 701 | 2026-02-27T04:14:34.110Z | Compiling tower v0.4.13 |
| 702 | 2026-02-27T04:14:35.512Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 703 | 2026-02-27T04:14:35.594Z | Compiling futures-executor v0.3.32 |
| 704 | 2026-02-27T04:14:36.040Z | Compiling async-stream-impl v0.3.6 |
| 705 | 2026-02-27T04:14:36.158Z | Compiling proc-macro-error-attr v1.0.4 |
| 706 | 2026-02-27T04:14:36.373Z | Compiling axum-core v0.3.4 |
| 707 | 2026-02-27T04:14:36.421Z | Compiling tokio-openssl v0.6.5 |
| 708 | 2026-02-27T04:14:36.563Z | Compiling crucible-workspace-hack v0.1.0 |
| 709 | 2026-02-27T04:14:36.756Z | Compiling colorchoice v1.0.4 |
| 710 | 2026-02-27T04:14:36.856Z | Compiling base64 v0.21.7 |
| 711 | 2026-02-27T04:14:37.033Z | Compiling anstyle-query v1.1.5 |
| 712 | 2026-02-27T04:14:37.037Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 713 | 2026-02-27T04:14:37.134Z | Compiling rustls v0.21.12 |
| 714 | 2026-02-27T04:14:37.313Z | Compiling crossbeam-utils v0.8.21 |
| 715 | 2026-02-27T04:14:37.462Z | Compiling multimap v0.8.3 |
| 716 | 2026-02-27T04:14:37.559Z | Compiling anstyle v1.0.13 |
| 717 | 2026-02-27T04:14:37.572Z | Compiling is_terminal_polyfill v1.70.2 |
| 718 | 2026-02-27T04:14:37.627Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 719 | 2026-02-27T04:14:37.712Z | Compiling cpufeatures v0.2.17 |
| 720 | 2026-02-27T04:14:37.756Z | Compiling prost-build v0.11.9 |
| 721 | 2026-02-27T04:14:37.835Z | Compiling hyper v0.14.32 |
| 722 | 2026-02-27T04:14:37.935Z | Compiling anstream v0.6.21 |
| 723 | 2026-02-27T04:14:38.073Z | Compiling async-stream v0.3.6 |
| 724 | 2026-02-27T04:14:38.177Z | Compiling proc-macro-crate v3.4.0 |
| 725 | 2026-02-27T04:14:38.461Z | Compiling futures v0.3.32 |
| 726 | 2026-02-27T04:14:38.510Z | Compiling darling_macro v0.21.3 |
| 727 | 2026-02-27T04:14:38.590Z | Compiling axum-core v0.4.5 |
| 728 | 2026-02-27T04:14:38.607Z | Compiling tokio-stream v0.1.18 |
| 729 | 2026-02-27T04:14:39.185Z | Compiling sct v0.7.1 |
| 730 | 2026-02-27T04:14:39.517Z | Compiling rustls-webpki v0.101.7 |
| 731 | 2026-02-27T04:14:39.539Z | Compiling proc-macro-error v1.0.4 |
| 732 | 2026-02-27T04:14:39.570Z | Compiling rand_core v0.9.5 |
| 733 | 2026-02-27T04:14:39.949Z | Compiling axum v0.6.20 |
| 734 | 2026-02-27T04:14:39.982Z | Compiling serde_spanned v1.0.4 |
| 735 | 2026-02-27T04:14:40.004Z | Compiling unicode-width v0.2.2 |
| 736 | 2026-02-27T04:14:40.238Z | Compiling prettyplease v0.2.37 |
| 737 | 2026-02-27T04:14:40.328Z | Compiling num-conv v0.2.0 |
| 738 | 2026-02-27T04:14:40.573Z | Compiling time-core v0.1.8 |
| 739 | 2026-02-27T04:14:40.593Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 740 | 2026-02-27T04:14:40.654Z | Compiling powerfmt v0.2.0 |
| 741 | 2026-02-27T04:14:40.806Z | Compiling clap_lex v1.0.0 |
| 742 | 2026-02-27T04:14:40.856Z | Compiling time-macros v0.2.26 |
| 743 | 2026-02-27T04:14:40.981Z | Compiling deranged v0.5.5 |
| 744 | 2026-02-27T04:14:41.108Z | Compiling clap_builder v4.5.60 |
| 745 | 2026-02-27T04:14:41.340Z | Compiling toml v0.9.11+spec-1.1.0 |
| 746 | 2026-02-27T04:14:41.539Z | Compiling rand_chacha v0.9.0 |
| 747 | 2026-02-27T04:14:42.565Z | Compiling axum v0.7.9 |
| 748 | 2026-02-27T04:14:42.591Z | Compiling darling v0.21.3 |
| 749 | 2026-02-27T04:14:42.723Z | Compiling num_enum_derive v0.7.5 |
| 750 | 2026-02-27T04:14:43.310Z | Compiling tonic-build v0.9.2 |
| 751 | 2026-02-27T04:14:45.278Z | Compiling sha1 v0.10.6 |
| 752 | 2026-02-27T04:14:45.297Z | Compiling progenitor-impl v0.10.0 |
| 753 | 2026-02-27T04:14:45.718Z | Compiling hyper-timeout v0.5.2 |
| 754 | 2026-02-27T04:14:46.130Z | Compiling oxnet v0.1.4 |
| 755 | 2026-02-27T04:14:46.304Z | Compiling tokio-io-timeout v1.2.1 |
| 756 | 2026-02-27T04:14:46.605Z | Compiling foreign-types-macros v0.2.3 |
| 757 | 2026-02-27T04:14:47.070Z | Compiling clap_derive v4.5.55 |
| 758 | 2026-02-27T04:14:47.155Z | Compiling arc-swap v1.8.0 |
| 759 | 2026-02-27T04:14:47.815Z | Compiling lzma-sys v0.1.20 |
| 760 | 2026-02-27T04:14:47.953Z | Compiling prost v0.13.5 |
| 761 | 2026-02-27T04:14:48.312Z | Compiling thread_local v1.1.9 |
| 762 | 2026-02-27T04:14:48.545Z | Compiling foreign-types-shared v0.3.1 |
| 763 | 2026-02-27T04:14:48.695Z | Compiling byteorder v1.5.0 |
| 764 | 2026-02-27T04:14:48.775Z | Compiling bitflags v1.3.2 |
| 765 | 2026-02-27T04:14:48.846Z | Compiling linked-hash-map v0.5.6 |
| 766 | 2026-02-27T04:14:48.891Z | Compiling typeid v1.0.3 |
| 767 | 2026-02-27T04:14:49.181Z | Compiling sync_wrapper v0.1.2 |
| 768 | 2026-02-27T04:14:49.215Z | Compiling data-encoding v2.10.0 |
| 769 | 2026-02-27T04:14:49.359Z | Compiling slog-async v2.8.0 |
| 770 | 2026-02-27T04:14:49.451Z | Compiling utf-8 v0.7.6 |
| 771 | 2026-02-27T04:14:49.783Z | Compiling hyper-openssl v0.9.2 |
| 772 | 2026-02-27T04:14:49.884Z | Compiling portable-atomic v1.13.0 |
| 773 | 2026-02-27T04:14:49.973Z | Compiling tungstenite v0.21.0 |
| 774 | 2026-02-27T04:14:50.062Z | Compiling linked_hash_set v0.1.6 |
| 775 | 2026-02-27T04:14:50.245Z | Compiling tonic v0.12.3 |
| 776 | 2026-02-27T04:14:50.333Z | Compiling foreign-types v0.5.0 |
| 777 | 2026-02-27T04:14:50.489Z | Compiling slog-scope v4.4.1 |
| 778 | 2026-02-27T04:14:50.849Z | Compiling hyper-timeout v0.4.1 |
| 779 | 2026-02-27T04:14:51.033Z | Compiling crossbeam-channel v0.5.15 |
| 780 | 2026-02-27T04:14:51.110Z | Compiling clap v4.5.60 |
| 781 | 2026-02-27T04:14:51.131Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 782 | 2026-02-27T04:14:51.148Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 783 | 2026-02-27T04:14:51.231Z | Compiling num_enum v0.7.5 |
| 784 | 2026-02-27T04:14:51.435Z | Compiling tokio-rustls v0.24.1 |
| 785 | 2026-02-27T04:14:52.028Z | Compiling time v0.3.46 |
| 786 | 2026-02-27T04:14:52.050Z | Compiling cargo_toml v0.22.3 |
| 787 | 2026-02-27T04:14:52.197Z | Compiling serde_with_macros v3.17.0 |
| 788 | 2026-02-27T04:14:52.473Z | Compiling rand v0.9.2 |
| 789 | 2026-02-27T04:14:53.873Z | Compiling progenitor-macro v0.10.0 |
| 790 | 2026-02-27T04:14:54.267Z | Compiling rustls-pemfile v1.0.4 |
| 791 | 2026-02-27T04:14:54.697Z | Compiling progenitor-impl v0.11.2 |
| 792 | 2026-02-27T04:14:54.719Z | Compiling progenitor-client v0.10.0 |
| 793 | 2026-02-27T04:14:55.589Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 794 | 2026-02-27T04:14:56.074Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 795 | 2026-02-27T04:14:56.201Z | Compiling is-terminal v0.4.17 |
| 796 | 2026-02-27T04:14:56.352Z | Compiling cstr-argument v0.1.2 |
| 797 | 2026-02-27T04:14:56.620Z | Compiling colored v3.1.1 |
| 798 | 2026-02-27T04:14:57.006Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 799 | 2026-02-27T04:14:57.010Z | Compiling pretty-hex v0.4.1 |
| 800 | 2026-02-27T04:14:57.293Z | Compiling term v1.2.1 |
| 801 | 2026-02-27T04:14:57.469Z | Compiling ipnetwork v0.21.1 |
| 802 | 2026-02-27T04:14:57.967Z | Compiling take_mut v0.2.2 |
| 803 | 2026-02-27T04:14:58.086Z | Compiling camino v1.2.2 |
| 804 | 2026-02-27T04:14:58.359Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 805 | 2026-02-27T04:14:58.727Z | Compiling itertools v0.12.1 |
| 806 | 2026-02-27T04:14:58.816Z | Compiling slog-term v2.9.2 |
| 807 | 2026-02-27T04:14:58.863Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 808 | 2026-02-27T04:14:59.333Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 809 | 2026-02-27T04:14:59.677Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 810 | 2026-02-27T04:14:59.856Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 811 | 2026-02-27T04:14:59.877Z | Compiling tonic v0.9.2 |
| 812 | 2026-02-27T04:15:00.100Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 813 | 2026-02-27T04:15:00.129Z | Compiling serde_with v3.17.0 |
| 814 | 2026-02-27T04:15:00.624Z | Compiling tonic-openssl v0.3.0 |
| 815 | 2026-02-27T04:15:01.193Z | Compiling zone_cfg_derive v0.3.1 |
| 816 | 2026-02-27T04:15:01.596Z | Compiling tokio-tungstenite v0.21.0 |
| 817 | 2026-02-27T04:15:02.635Z | Compiling slog-stdlog v4.1.1 |
| 818 | 2026-02-27T04:15:03.294Z | Compiling progenitor-macro v0.11.2 |
| 819 | 2026-02-27T04:15:03.369Z | Compiling tabwriter v1.4.1 |
| 820 | 2026-02-27T04:15:03.466Z | Compiling console v0.16.2 |
| 821 | 2026-02-27T04:15:03.848Z | Compiling progenitor-client v0.11.2 |
| 822 | 2026-02-27T04:15:04.822Z | Compiling unit-prefix v0.5.2 |
| 823 | 2026-02-27T04:15:05.166Z | Compiling indicatif v0.18.3 |
| 824 | 2026-02-27T04:15:05.563Z | Compiling ron v0.12.0 |
| 825 | 2026-02-27T04:15:06.616Z | Compiling progenitor v0.10.0 |
| 826 | 2026-02-27T04:15:06.831Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 827 | 2026-02-27T04:15:07.486Z | Compiling xz2 v0.1.7 |
| 828 | 2026-02-27T04:15:07.965Z | Compiling slog-envlogger v2.2.0 |
| 829 | 2026-02-27T04:15:08.812Z | Compiling zone v0.3.1 |
| 830 | 2026-02-27T04:15:10.361Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 831 | 2026-02-27T04:15:10.449Z | Compiling sha2 v0.10.9 |
| 832 | 2026-02-27T04:15:11.022Z | Compiling smf v0.2.3 |
| 833 | 2026-02-27T04:15:11.298Z | Compiling base16ct v1.0.0 |
| 834 | 2026-02-27T04:15:15.150Z | Compiling progenitor v0.11.2 |
| 835 | 2026-02-27T04:15:15.302Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 836 | 2026-02-27T04:15:20.096Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 837 | 2026-02-27T04:15:30.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s |
| 838 | 2026-02-27T04:15:31.199Z | + cargo build --tests |
| 839 | 2026-02-27T04:15:31.462Z | Downloading crates ... |
| 840 | 2026-02-27T04:15:31.589Z | Downloaded supports-color v2.1.0 |
| 841 | 2026-02-27T04:15:31.596Z | Downloaded console v0.15.11 |
| 842 | 2026-02-27T04:15:31.600Z | Downloaded addr2line v0.25.1 |
| 843 | 2026-02-27T04:15:31.608Z | Downloaded flagset v0.4.7 |
| 844 | 2026-02-27T04:15:31.608Z | Downloaded keccak v0.1.5 |
| 845 | 2026-02-27T04:15:31.614Z | Downloaded ciborium-io v0.2.2 |
| 846 | 2026-02-27T04:15:31.614Z | Downloaded num-integer v0.1.46 |
| 847 | 2026-02-27T04:15:31.620Z | Downloaded adler2 v2.0.1 |
| 848 | 2026-02-27T04:15:31.621Z | Downloaded pem-rfc7468 v0.7.0 |
| 849 | 2026-02-27T04:15:31.624Z | Downloaded ciborium-ll v0.2.2 |
| 850 | 2026-02-27T04:15:31.629Z | Downloaded ciborium v0.2.2 |
| 851 | 2026-02-27T04:15:31.633Z | Downloaded ahash v0.8.12 |
| 852 | 2026-02-27T04:15:31.636Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 853 | 2026-02-27T04:15:31.642Z | Downloaded base64ct v1.8.3 |
| 854 | 2026-02-27T04:15:31.649Z | Downloaded textwrap v0.15.2 |
| 855 | 2026-02-27T04:15:31.653Z | Downloaded const-oid v0.9.6 |
| 856 | 2026-02-27T04:15:31.664Z | Downloaded terminal_size v0.4.3 |
| 857 | 2026-02-27T04:15:31.672Z | Downloaded zeroize_derive v1.4.3 |
| 858 | 2026-02-27T04:15:31.676Z | Downloaded base16ct v0.2.0 |
| 859 | 2026-02-27T04:15:31.680Z | Downloaded signature v2.2.0 |
| 860 | 2026-02-27T04:15:31.684Z | Downloaded miette-derive v5.10.0 |
| 861 | 2026-02-27T04:15:31.684Z | Downloaded backtrace-ext v0.2.1 |
| 862 | 2026-02-27T04:15:31.684Z | Downloaded strum v0.26.3 |
| 863 | 2026-02-27T04:15:31.688Z | Downloaded num-iter v0.1.45 |
| 864 | 2026-02-27T04:15:31.692Z | Downloaded terminal_size v0.1.17 |
| 865 | 2026-02-27T04:15:31.692Z | Downloaded smawk v0.3.2 |
| 866 | 2026-02-27T04:15:31.696Z | Downloaded atomicwrites v0.4.4 |
| 867 | 2026-02-27T04:15:31.702Z | Downloaded rustc-demangle v0.1.27 |
| 868 | 2026-02-27T04:15:31.707Z | Downloaded rsa v0.9.10 |
| 869 | 2026-02-27T04:15:31.710Z | Downloaded hubpack v0.1.2 |
| 870 | 2026-02-27T04:15:31.716Z | Downloaded supports-hyperlinks v2.1.0 |
| 871 | 2026-02-27T04:15:31.716Z | Downloaded newline-converter v0.3.0 |
| 872 | 2026-02-27T04:15:31.720Z | Downloaded ed25519 v2.2.3 |
| 873 | 2026-02-27T04:15:31.725Z | Downloaded is_ci v1.2.0 |
| 874 | 2026-02-27T04:15:31.725Z | Downloaded der_derive v0.7.3 |
| 875 | 2026-02-27T04:15:31.729Z | Downloaded supports-unicode v2.1.0 |
| 876 | 2026-02-27T04:15:31.731Z | Downloaded rustc_version v0.4.1 |
| 877 | 2026-02-27T04:15:31.736Z | Downloaded pkcs8 v0.10.2 |
| 878 | 2026-02-27T04:15:31.739Z | Downloaded tls_codec v0.4.2 |
| 879 | 2026-02-27T04:15:31.752Z | Downloaded rfc6979 v0.4.0 |
| 880 | 2026-02-27T04:15:31.757Z | Downloaded strum_macros v0.26.4 |
| 881 | 2026-02-27T04:15:31.762Z | Downloaded ecdsa v0.16.9 |
| 882 | 2026-02-27T04:15:31.763Z | Downloaded ff v0.13.1 |
| 883 | 2026-02-27T04:15:31.763Z | Downloaded sec1 v0.7.3 |
| 884 | 2026-02-27T04:15:31.768Z | Downloaded unicode-linebreak v0.1.5 |
| 885 | 2026-02-27T04:15:31.768Z | Downloaded hubpack_derive v0.1.1 |
| 886 | 2026-02-27T04:15:31.771Z | Downloaded elliptic-curve v0.13.8 |
| 887 | 2026-02-27T04:15:31.776Z | Downloaded owo-colors v3.5.0 |
| 888 | 2026-02-27T04:15:31.782Z | Downloaded hmac v0.12.1 |
| 889 | 2026-02-27T04:15:31.792Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 890 | 2026-02-27T04:15:31.795Z | Downloaded spki v0.7.3 |
| 891 | 2026-02-27T04:15:31.801Z | Downloaded static_assertions v1.1.0 |
| 892 | 2026-02-27T04:15:31.801Z | Downloaded group v0.13.0 |
| 893 | 2026-02-27T04:15:31.801Z | Downloaded primeorder v0.13.6 |
| 894 | 2026-02-27T04:15:31.805Z | Downloaded knuffel-derive v3.2.0 |
| 895 | 2026-02-27T04:15:31.812Z | Downloaded tls_codec_derive v0.4.2 |
| 896 | 2026-02-27T04:15:31.822Z | Downloaded similar v2.7.0 |
| 897 | 2026-02-27T04:15:31.844Z | Downloaded spin v0.9.8 |
| 898 | 2026-02-27T04:15:31.863Z | Downloaded pkcs1 v0.7.5 |
| 899 | 2026-02-27T04:15:31.863Z | Downloaded half v2.7.1 |
| 900 | 2026-02-27T04:15:31.863Z | Downloaded knuffel v3.2.0 |
| 901 | 2026-02-27T04:15:31.863Z | Downloaded crypto-bigint v0.5.5 |
| 902 | 2026-02-27T04:15:31.879Z | Downloaded toml_edit v0.25.3+spec-1.1.0 |
| 903 | 2026-02-27T04:15:31.879Z | Downloaded chumsky v0.9.3 |
| 904 | 2026-02-27T04:15:31.891Z | Downloaded miniz_oxide v0.8.9 |
| 905 | 2026-02-27T04:15:31.891Z | Downloaded x509-cert v0.2.5 |
| 906 | 2026-02-27T04:15:31.895Z | Downloaded miette v5.10.0 |
| 907 | 2026-02-27T04:15:31.902Z | Downloaded curve25519-dalek v4.1.3 |
| 908 | 2026-02-27T04:15:31.910Z | Downloaded backtrace v0.3.76 |
| 909 | 2026-02-27T04:15:31.921Z | Downloaded ed25519-dalek v2.2.0 |
| 910 | 2026-02-27T04:15:31.921Z | Downloaded der v0.7.10 |
| 911 | 2026-02-27T04:15:31.922Z | Downloaded expectorate v1.2.0 |
| 912 | 2026-02-27T04:15:31.925Z | Downloaded unicode-segmentation v1.12.0 |
| 913 | 2026-02-27T04:15:31.925Z | Downloaded zerocopy-derive v0.8.34 |
| 914 | 2026-02-27T04:15:31.931Z | Downloaded num-bigint-dig v0.8.6 |
| 915 | 2026-02-27T04:15:31.946Z | Downloaded hkdf v0.12.4 |
| 916 | 2026-02-27T04:15:31.955Z | Downloaded hashbrown v0.14.5 |
| 917 | 2026-02-27T04:15:31.969Z | Downloaded libm v0.2.16 |
| 918 | 2026-02-27T04:15:32.002Z | Downloaded unicode-width v0.1.14 |
| 919 | 2026-02-27T04:15:32.036Z | Downloaded p384 v0.13.1 |
| 920 | 2026-02-27T04:15:32.036Z | Downloaded salty v0.3.0 |
| 921 | 2026-02-27T04:15:32.036Z | Downloaded gimli v0.32.3 |
| 922 | 2026-02-27T04:15:32.036Z | Downloaded object v0.37.3 |
| 923 | 2026-02-27T04:15:32.057Z | Downloaded sha3 v0.10.8 |
| 924 | 2026-02-27T04:15:32.152Z | Compiling libc v0.2.180 |
| 925 | 2026-02-27T04:15:32.243Z | Compiling zeroize_derive v1.4.3 |
| 926 | 2026-02-27T04:15:32.248Z | Compiling subtle v2.6.1 |
| 927 | 2026-02-27T04:15:32.248Z | Compiling bitflags v2.10.0 |
| 928 | 2026-02-27T04:15:32.248Z | Compiling zerocopy v0.8.34 |
| 929 | 2026-02-27T04:15:32.248Z | Compiling zerocopy-derive v0.8.34 |
| 930 | 2026-02-27T04:15:32.248Z | Compiling libm v0.2.16 |
| 931 | 2026-02-27T04:15:32.248Z | Compiling num-traits v0.2.19 |
| 932 | 2026-02-27T04:15:32.515Z | Compiling generic-array v0.14.9 |
| 933 | 2026-02-27T04:15:32.956Z | Compiling const-oid v0.9.6 |
| 934 | 2026-02-27T04:15:33.118Z | Compiling serde_json v1.0.149 |
| 935 | 2026-02-27T04:15:33.222Z | Compiling unicode-segmentation v1.12.0 |
| 936 | 2026-02-27T04:15:33.415Z | Compiling rustix v1.1.3 |
| 937 | 2026-02-27T04:15:33.674Z | Compiling zeroize v1.8.2 |
| 938 | 2026-02-27T04:15:34.131Z | Compiling errno v0.3.14 |
| 939 | 2026-02-27T04:15:34.233Z | Compiling getrandom v0.2.17 |
| 940 | 2026-02-27T04:15:34.359Z | Compiling parking_lot_core v0.9.12 |
| 941 | 2026-02-27T04:15:34.479Z | Compiling socket2 v0.6.2 |
| 942 | 2026-02-27T04:15:34.741Z | Compiling parking_lot v0.12.5 |
| 943 | 2026-02-27T04:15:35.021Z | Compiling signal-hook-registry v1.4.8 |
| 944 | 2026-02-27T04:15:35.270Z | Compiling mio v1.1.1 |
| 945 | 2026-02-27T04:15:35.467Z | Compiling getrandom v0.3.4 |
| 946 | 2026-02-27T04:15:35.573Z | Compiling rand_core v0.6.4 |
| 947 | 2026-02-27T04:15:35.590Z | Compiling crypto-common v0.1.6 |
| 948 | 2026-02-27T04:15:35.764Z | Compiling block-buffer v0.10.4 |
| 949 | 2026-02-27T04:15:35.806Z | Compiling uuid v1.20.0 |
| 950 | 2026-02-27T04:15:35.841Z | Compiling tokio v1.49.0 |
| 951 | 2026-02-27T04:15:36.316Z | Compiling digest v0.10.7 |
| 952 | 2026-02-27T04:15:36.316Z | Compiling ring v0.17.14 |
| 953 | 2026-02-27T04:15:36.316Z | Compiling openssl-sys v0.9.111 |
| 954 | 2026-02-27T04:15:36.700Z | Compiling chrono v0.4.43 |
| 955 | 2026-02-27T04:15:41.015Z | Compiling openssl v0.10.75 |
| 956 | 2026-02-27T04:15:41.082Z | Compiling rustls-pki-types v1.14.0 |
| 957 | 2026-02-27T04:15:41.082Z | Compiling schemars v0.8.22 |
| 958 | 2026-02-27T04:15:41.137Z | Compiling heck v0.4.1 |
| 959 | 2026-02-27T04:15:41.137Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 960 | 2026-02-27T04:15:41.137Z | Compiling ppv-lite86 v0.2.21 |
| 961 | 2026-02-27T04:15:41.137Z | Compiling typify-impl v0.4.3 |
| 962 | 2026-02-27T04:15:41.137Z | Compiling rustls-webpki v0.103.9 |
| 963 | 2026-02-27T04:15:41.347Z | Compiling rand_chacha v0.3.1 |
| 964 | 2026-02-27T04:15:41.745Z | Compiling rand v0.8.5 |
| 965 | 2026-02-27T04:15:42.418Z | Compiling rustls v0.23.36 |
| 966 | 2026-02-27T04:15:42.482Z | Compiling base64ct v1.8.3 |
| 967 | 2026-02-27T04:15:43.041Z | Compiling native-tls v0.2.14 |
| 968 | 2026-02-27T04:15:43.291Z | Compiling pem-rfc7468 v0.7.0 |
| 969 | 2026-02-27T04:15:43.308Z | Compiling webpki-roots v1.0.5 |
| 970 | 2026-02-27T04:15:43.412Z | Compiling terminal_size v0.4.3 |
| 971 | 2026-02-27T04:15:43.535Z | Compiling der_derive v0.7.3 |
| 972 | 2026-02-27T04:15:43.645Z | Compiling flagset v0.4.7 |
| 973 | 2026-02-27T04:15:43.664Z | Compiling clap_builder v4.5.60 |
| 974 | 2026-02-27T04:15:43.876Z | Compiling is-terminal v0.4.17 |
| 975 | 2026-02-27T04:15:43.978Z | Compiling fastrand v2.3.0 |
| 976 | 2026-02-27T04:15:44.019Z | Compiling openapiv3 v2.2.0 |
| 977 | 2026-02-27T04:15:44.524Z | Compiling tokio-util v0.7.18 |
| 978 | 2026-02-27T04:15:45.422Z | Compiling tower v0.5.3 |
| 979 | 2026-02-27T04:15:45.779Z | Compiling h2 v0.4.13 |
| 980 | 2026-02-27T04:15:45.955Z | Compiling tokio-native-tls v0.3.1 |
| 981 | 2026-02-27T04:15:46.238Z | Compiling der v0.7.10 |
| 982 | 2026-02-27T04:15:46.468Z | Compiling tower-http v0.6.8 |
| 983 | 2026-02-27T04:15:47.387Z | Compiling socket2 v0.5.10 |
| 984 | 2026-02-27T04:15:48.005Z | Compiling clap v4.5.60 |
| 985 | 2026-02-27T04:15:48.129Z | Compiling spin v0.9.8 |
| 986 | 2026-02-27T04:15:48.340Z | Compiling lazy_static v1.5.0 |
| 987 | 2026-02-27T04:15:48.366Z | Compiling spki v0.7.3 |
| 988 | 2026-02-27T04:15:48.756Z | Compiling tokio-rustls v0.26.4 |
| 989 | 2026-02-27T04:15:49.289Z | Compiling h2 v0.3.27 |
| 990 | 2026-02-27T04:15:50.571Z | Compiling tempfile v3.24.0 |
| 991 | 2026-02-27T04:15:51.471Z | Compiling tower v0.4.13 |
| 992 | 2026-02-27T04:15:52.562Z | Compiling pkcs8 v0.10.2 |
| 993 | 2026-02-27T04:15:53.164Z | Compiling hyper v1.8.1 |
| 994 | 2026-02-27T04:15:53.438Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 995 | 2026-02-27T04:15:53.769Z | Compiling sha2 v0.10.9 |
| 996 | 2026-02-27T04:15:54.616Z | Compiling sha1 v0.10.6 |
| 997 | 2026-02-27T04:15:55.226Z | Compiling prost-build v0.11.9 |
| 998 | 2026-02-27T04:15:55.604Z | Compiling hyper-util v0.1.19 |
| 999 | 2026-02-27T04:15:56.112Z | Compiling hyper v0.14.32 |
| 1000 | 2026-02-27T04:15:56.154Z | Compiling typify-macro v0.4.3 |
| 1001 | 2026-02-27T04:15:56.170Z | Compiling proc-macro-crate v3.4.0 |
| 1002 | 2026-02-27T04:15:57.154Z | Compiling tokio-stream v0.1.18 |
| 1003 | 2026-02-27T04:15:57.167Z | Compiling sct v0.7.1 |
| 1004 | 2026-02-27T04:15:57.511Z | Compiling rustls-webpki v0.101.7 |
| 1005 | 2026-02-27T04:15:57.544Z | Compiling rand_core v0.9.5 |
| 1006 | 2026-02-27T04:15:57.967Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1007 | 2026-02-27T04:15:58.110Z | Compiling rand_chacha v0.9.0 |
| 1008 | 2026-02-27T04:15:58.369Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1009 | 2026-02-27T04:15:59.064Z | Compiling hyper-rustls v0.27.7 |
| 1010 | 2026-02-27T04:15:59.142Z | Compiling hyper-tls v0.6.0 |
| 1011 | 2026-02-27T04:15:59.274Z | Compiling hyper-timeout v0.5.2 |
| 1012 | 2026-02-27T04:15:59.584Z | Compiling reqwest v0.12.28 |
| 1013 | 2026-02-27T04:15:59.599Z | Compiling rustls v0.21.12 |
| 1014 | 2026-02-27T04:15:59.619Z | Compiling axum v0.7.9 |
| 1015 | 2026-02-27T04:15:59.698Z | Compiling num_enum_derive v0.7.5 |
| 1016 | 2026-02-27T04:16:00.417Z | Compiling typify v0.4.3 |
| 1017 | 2026-02-27T04:16:00.686Z | Compiling progenitor-impl v0.10.0 |
| 1018 | 2026-02-27T04:16:01.907Z | Compiling tonic-build v0.9.2 |
| 1019 | 2026-02-27T04:16:02.148Z | Compiling tokio-openssl v0.6.5 |
| 1020 | 2026-02-27T04:16:02.477Z | Compiling tokio-io-timeout v1.2.1 |
| 1021 | 2026-02-27T04:16:02.770Z | Compiling oxnet v0.1.4 |
| 1022 | 2026-02-27T04:16:03.726Z | Compiling object v0.37.3 |
| 1023 | 2026-02-27T04:16:04.042Z | Compiling tungstenite v0.21.0 |
| 1024 | 2026-02-27T04:16:04.227Z | Compiling axum v0.6.20 |
| 1025 | 2026-02-27T04:16:04.338Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1026 | 2026-02-27T04:16:05.937Z | Compiling slog-scope v4.4.1 |
| 1027 | 2026-02-27T04:16:06.227Z | Compiling tonic v0.12.3 |
| 1028 | 2026-02-27T04:16:06.520Z | Compiling tokio-rustls v0.24.1 |
| 1029 | 2026-02-27T04:16:06.877Z | Compiling progenitor-client v0.10.0 |
| 1030 | 2026-02-27T04:16:06.999Z | Compiling hyper-timeout v0.4.1 |
| 1031 | 2026-02-27T04:16:07.078Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1032 | 2026-02-27T04:16:07.339Z | Compiling num_enum v0.7.5 |
| 1033 | 2026-02-27T04:16:07.509Z | Compiling cargo_toml v0.22.3 |
| 1034 | 2026-02-27T04:16:08.169Z | Compiling rand v0.9.2 |
| 1035 | 2026-02-27T04:16:08.310Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1036 | 2026-02-27T04:16:08.925Z | Compiling hmac v0.12.1 |
| 1037 | 2026-02-27T04:16:09.166Z | Compiling ahash v0.8.12 |
| 1038 | 2026-02-27T04:16:09.392Z | Compiling progenitor-macro v0.10.0 |
| 1039 | 2026-02-27T04:16:09.507Z | Compiling gimli v0.32.3 |
| 1040 | 2026-02-27T04:16:09.577Z | Compiling adler2 v2.0.1 |
| 1041 | 2026-02-27T04:16:09.800Z | Compiling slog-term v2.9.2 |
| 1042 | 2026-02-27T04:16:11.120Z | Compiling tonic v0.9.2 |
| 1043 | 2026-02-27T04:16:11.401Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1044 | 2026-02-27T04:16:11.745Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1045 | 2026-02-27T04:16:12.769Z | Compiling tonic-openssl v0.3.0 |
| 1046 | 2026-02-27T04:16:13.352Z | Compiling miniz_oxide v0.8.9 |
| 1047 | 2026-02-27T04:16:13.439Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1048 | 2026-02-27T04:16:13.625Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1049 | 2026-02-27T04:16:13.816Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1050 | 2026-02-27T04:16:14.072Z | Compiling addr2line v0.25.1 |
| 1051 | 2026-02-27T04:16:14.714Z | Compiling lzma-sys v0.1.20 |
| 1052 | 2026-02-27T04:16:14.761Z | Compiling slog-stdlog v4.1.1 |
| 1053 | 2026-02-27T04:16:14.794Z | Compiling hyper-openssl v0.9.2 |
| 1054 | 2026-02-27T04:16:14.888Z | Compiling tokio-tungstenite v0.21.0 |
| 1055 | 2026-02-27T04:16:15.443Z | Compiling progenitor-impl v0.11.2 |
| 1056 | 2026-02-27T04:16:15.645Z | Compiling console v0.16.2 |
| 1057 | 2026-02-27T04:16:15.659Z | Compiling zone_cfg_derive v0.3.1 |
| 1058 | 2026-02-27T04:16:16.027Z | Compiling signature v2.2.0 |
| 1059 | 2026-02-27T04:16:16.263Z | Compiling ff v0.13.1 |
| 1060 | 2026-02-27T04:16:16.484Z | Compiling base16ct v0.2.0 |
| 1061 | 2026-02-27T04:16:16.823Z | Compiling rustc-demangle v0.1.27 |
| 1062 | 2026-02-27T04:16:17.010Z | Compiling indicatif v0.18.3 |
| 1063 | 2026-02-27T04:16:17.049Z | Compiling zone v0.3.1 |
| 1064 | 2026-02-27T04:16:17.816Z | Compiling sec1 v0.7.3 |
| 1065 | 2026-02-27T04:16:18.622Z | Compiling group v0.13.0 |
| 1066 | 2026-02-27T04:16:18.823Z | Compiling ron v0.12.0 |
| 1067 | 2026-02-27T04:16:18.960Z | Compiling slog-envlogger v2.2.0 |
| 1068 | 2026-02-27T04:16:19.363Z | Compiling xz2 v0.1.7 |
| 1069 | 2026-02-27T04:16:19.809Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1070 | 2026-02-27T04:16:20.167Z | Compiling hkdf v0.12.4 |
| 1071 | 2026-02-27T04:16:20.394Z | Compiling progenitor-client v0.11.2 |
| 1072 | 2026-02-27T04:16:22.034Z | Compiling backtrace v0.3.76 |
| 1073 | 2026-02-27T04:16:22.326Z | Compiling crypto-bigint v0.5.5 |
| 1074 | 2026-02-27T04:16:22.357Z | Compiling progenitor v0.10.0 |
| 1075 | 2026-02-27T04:16:22.607Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1076 | 2026-02-27T04:16:22.635Z | Compiling rustc_version v0.4.1 |
| 1077 | 2026-02-27T04:16:23.203Z | Compiling unicode-width v0.1.14 |
| 1078 | 2026-02-27T04:16:23.598Z | Compiling unicode-linebreak v0.1.5 |
| 1079 | 2026-02-27T04:16:23.731Z | Compiling is_ci v1.2.0 |
| 1080 | 2026-02-27T04:16:23.979Z | Compiling smawk v0.3.2 |
| 1081 | 2026-02-27T04:16:24.039Z | Compiling progenitor-macro v0.11.2 |
| 1082 | 2026-02-27T04:16:24.080Z | Compiling supports-color v2.1.0 |
| 1083 | 2026-02-27T04:16:24.118Z | Compiling curve25519-dalek v4.1.3 |
| 1084 | 2026-02-27T04:16:24.188Z | Compiling textwrap v0.15.2 |
| 1085 | 2026-02-27T04:16:24.503Z | Compiling backtrace-ext v0.2.1 |
| 1086 | 2026-02-27T04:16:24.602Z | Compiling hashbrown v0.14.5 |
| 1087 | 2026-02-27T04:16:24.822Z | Compiling elliptic-curve v0.13.8 |
| 1088 | 2026-02-27T04:16:25.329Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1089 | 2026-02-27T04:16:25.536Z | Compiling supports-hyperlinks v2.1.0 |
| 1090 | 2026-02-27T04:16:25.778Z | Compiling supports-unicode v2.1.0 |
| 1091 | 2026-02-27T04:16:25.794Z | Compiling half v2.7.1 |
| 1092 | 2026-02-27T04:16:25.819Z | Compiling num-integer v0.1.46 |
| 1093 | 2026-02-27T04:16:25.960Z | Compiling terminal_size v0.1.17 |
| 1094 | 2026-02-27T04:16:26.034Z | Compiling miette-derive v5.10.0 |
| 1095 | 2026-02-27T04:16:26.133Z | Compiling owo-colors v3.5.0 |
| 1096 | 2026-02-27T04:16:26.441Z | Compiling ciborium-io v0.2.2 |
| 1097 | 2026-02-27T04:16:26.493Z | Compiling keccak v0.1.5 |
| 1098 | 2026-02-27T04:16:26.571Z | Compiling num-bigint-dig v0.8.6 |
| 1099 | 2026-02-27T04:16:27.017Z | Compiling hex v0.4.3 |
| 1100 | 2026-02-27T04:16:27.633Z | Compiling sha3 v0.10.8 |
| 1101 | 2026-02-27T04:16:27.902Z | Compiling ciborium-ll v0.2.2 |
| 1102 | 2026-02-27T04:16:27.917Z | Compiling num-iter v0.1.45 |
| 1103 | 2026-02-27T04:16:28.101Z | Compiling chumsky v0.9.3 |
| 1104 | 2026-02-27T04:16:28.314Z | Compiling rfc6979 v0.4.0 |
| 1105 | 2026-02-27T04:16:28.370Z | Compiling knuffel-derive v3.2.0 |
| 1106 | 2026-02-27T04:16:28.507Z | Compiling strum_macros v0.26.4 |
| 1107 | 2026-02-27T04:16:28.598Z | Compiling miette v5.10.0 |
| 1108 | 2026-02-27T04:16:29.764Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1109 | 2026-02-27T04:16:31.072Z | Compiling rustix v0.38.44 |
| 1110 | 2026-02-27T04:16:31.181Z | Compiling salty v0.3.0 |
| 1111 | 2026-02-27T04:16:31.692Z | Compiling ecdsa v0.16.9 |
| 1112 | 2026-02-27T04:16:31.751Z | Compiling knuffel v3.2.0 |
| 1113 | 2026-02-27T04:16:31.863Z | Compiling ciborium v0.2.2 |
| 1114 | 2026-02-27T04:16:32.440Z | Compiling strum v0.26.3 |
| 1115 | 2026-02-27T04:16:32.651Z | Compiling primeorder v0.13.6 |
| 1116 | 2026-02-27T04:16:33.192Z | Compiling ed25519 v2.2.3 |
| 1117 | 2026-02-27T04:16:33.313Z | Compiling pkcs1 v0.7.5 |
| 1118 | 2026-02-27T04:16:33.720Z | Compiling hubpack_derive v0.1.1 |
| 1119 | 2026-02-27T04:16:33.752Z | Compiling ed25519-dalek v2.2.0 |
| 1120 | 2026-02-27T04:16:34.264Z | Compiling p384 v0.13.1 |
| 1121 | 2026-02-27T04:16:34.367Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1122 | 2026-02-27T04:16:34.677Z | Compiling hubpack v0.1.2 |
| 1123 | 2026-02-27T04:16:35.093Z | Compiling rsa v0.9.10 |
| 1124 | 2026-02-27T04:16:35.661Z | Compiling x509-cert v0.2.5 |
| 1125 | 2026-02-27T04:16:36.475Z | Compiling static_assertions v1.1.0 |
| 1126 | 2026-02-27T04:16:36.571Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1127 | 2026-02-27T04:16:36.586Z | Compiling console v0.15.11 |
| 1128 | 2026-02-27T04:16:36.869Z | Compiling progenitor v0.11.2 |
| 1129 | 2026-02-27T04:16:37.084Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1130 | 2026-02-27T04:16:37.327Z | Compiling atomicwrites v0.4.4 |
| 1131 | 2026-02-27T04:16:37.687Z | Compiling newline-converter v0.3.0 |
| 1132 | 2026-02-27T04:16:37.755Z | Compiling similar v2.7.0 |
| 1133 | 2026-02-27T04:16:37.868Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 1134 | 2026-02-27T04:16:38.113Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1135 | 2026-02-27T04:16:38.426Z | Compiling toml_edit v0.25.3+spec-1.1.0 |
| 1136 | 2026-02-27T04:16:39.002Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1137 | 2026-02-27T04:16:39.759Z | Compiling expectorate v1.2.0 |
| 1138 | 2026-02-27T04:16:41.456Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1139 | 2026-02-27T04:16:43.312Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb) |
| 1140 | 2026-02-27T04:16:43.854Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1141 | 2026-02-27T04:16:51.419Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1142 | 2026-02-27T04:17:02.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s |
| 1143 | 2026-02-27T04:17:02.301Z | + banner prep |
| 1144 | 2026-02-27T04:17:02.313Z | |
| 1145 | 2026-02-27T04:17:02.313Z | ##### ##### ###### ##### |
| 1146 | 2026-02-27T04:17:02.313Z | # # # # # # # |
| 1147 | 2026-02-27T04:17:02.314Z | # # # # ##### # # |
| 1148 | 2026-02-27T04:17:02.314Z | ##### ##### # ##### |
| 1149 | 2026-02-27T04:17:02.314Z | # # # # # |
| 1150 | 2026-02-27T04:17:02.314Z | # # # ###### # |
| 1151 | 2026-02-27T04:17:02.314Z | |
| 1152 | 2026-02-27T04:17:02.315Z | + mkdir -p out |
| 1153 | 2026-02-27T04:17:02.315Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1154 | 2026-02-27T04:17:02.658Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1155 | 2026-02-27T04:17:02.667Z | ++ grep -v -E '.*\.d$' |
| 1156 | 2026-02-27T04:17:02.667Z | ++ head -1 |
| 1157 | 2026-02-27T04:17:02.667Z | + TEST=target/debug/deps/baseline-5dca973d370abfb9 |
| 1158 | 2026-02-27T04:17:02.667Z | + mv target/debug/deps/baseline-5dca973d370abfb9 out/baseline |
| 1159 | 2026-02-27T04:17:02.667Z | + banner archive |
| 1160 | 2026-02-27T04:17:02.667Z | |
| 1161 | 2026-02-27T04:17:02.667Z | ## ##### #### # # # # # ###### |
| 1162 | 2026-02-27T04:17:02.667Z | # # # # # # # # # # # # |
| 1163 | 2026-02-27T04:17:02.667Z | # # # # # ###### # # # ##### |
| 1164 | 2026-02-27T04:17:02.667Z | ###### ##### # # # # # # # |
| 1165 | 2026-02-27T04:17:02.667Z | # # # # # # # # # # # # |
| 1166 | 2026-02-27T04:17:02.667Z | # # # # #### # # # ## ###### |
| 1167 | 2026-02-27T04:17:02.667Z | |
| 1168 | 2026-02-27T04:17:02.667Z | + cd /work/ci |
| 1169 | 2026-02-27T04:17:02.667Z | + cat |
| 1170 | 2026-02-27T04:17:02.667Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1171 | 2026-02-27T04:17:25.880Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1172 | 2026-02-27T04:17:25.880Z | a testbed/ 0K |
| 1173 | 2026-02-27T04:17:25.880Z | a testbed/README.md 1K |
| 1174 | 2026-02-27T04:17:25.880Z | a testbed/tools/ 0K |
| 1175 | 2026-02-27T04:17:25.880Z | a testbed/tools/setup/ 0K |
| 1176 | 2026-02-27T04:17:25.880Z | a testbed/tools/setup/debian 1K |
| 1177 | 2026-02-27T04:17:25.880Z | a testbed/tools/setup/illumos 1K |
| 1178 | 2026-02-27T04:17:25.880Z | a testbed/tools/wrangler/ 0K |
| 1179 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/proto/ 0K |
| 1180 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1181 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1182 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1183 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1184 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/src/ 0K |
| 1185 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1186 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1187 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1188 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1189 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1190 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/scripts/ 0K |
| 1191 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1192 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1193 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/build.rs 1K |
| 1194 | 2026-02-27T04:17:25.881Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1195 | 2026-02-27T04:17:25.882Z | a testbed/a4x2 excluded |
| 1196 | 2026-02-27T04:17:25.882Z | a testbed/netconf/ 0K |
| 1197 | 2026-02-27T04:17:25.882Z | a testbed/netconf/static-v6/ 0K |
| 1198 | 2026-02-27T04:17:25.882Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1199 | 2026-02-27T04:17:25.882Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1200 | 2026-02-27T04:17:25.882Z | a testbed/.git excluded |
| 1201 | 2026-02-27T04:17:25.882Z | a testbed/out/ 0K |
| 1202 | 2026-02-27T04:17:25.882Z | a testbed/out/interop 212342K |
| 1203 | 2026-02-27T04:17:25.882Z | a testbed/out/baseline 282112K |
| 1204 | 2026-02-27T04:17:25.882Z | a testbed/out/wrangler 158201K |
| 1205 | 2026-02-27T04:17:25.882Z | a testbed/.github/ 0K |
| 1206 | 2026-02-27T04:17:25.882Z | a testbed/.github/buildomat/ 0K |
| 1207 | 2026-02-27T04:17:25.882Z | a testbed/.github/buildomat/config.toml 1K |
| 1208 | 2026-02-27T04:17:25.882Z | a testbed/.github/buildomat/jobs/ 0K |
| 1209 | 2026-02-27T04:17:25.883Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1210 | 2026-02-27T04:17:25.883Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1211 | 2026-02-27T04:17:25.883Z | a testbed/.github/renovate.json 1K |
| 1212 | 2026-02-27T04:17:25.883Z | a testbed/Cargo.lock 126K |
| 1213 | 2026-02-27T04:17:25.883Z | a testbed/target excluded |
| 1214 | 2026-02-27T04:17:25.883Z | a testbed/Cargo.toml 2K |
| 1215 | 2026-02-27T04:17:25.883Z | a testbed/.gitignore 1K |
| 1216 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/ 0K |
| 1217 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/src/ 0K |
| 1218 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/src/main.rs 5K |
| 1219 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1220 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/tests/ 0K |
| 1221 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/tests/output/ 0K |
| 1222 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1223 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1224 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1225 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1226 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1227 | 2026-02-27T04:17:25.883Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1228 | 2026-02-27T04:17:25.883Z | a testbed/interop/ 0K |
| 1229 | 2026-02-27T04:17:25.883Z | a testbed/interop/tests/ 0K |
| 1230 | 2026-02-27T04:17:25.883Z | a testbed/interop/tests/baseline.rs 6K |
| 1231 | 2026-02-27T04:17:25.883Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1232 | 2026-02-27T04:17:25.884Z | a testbed/interop/src/ 0K |
| 1233 | 2026-02-27T04:17:25.884Z | a testbed/interop/src/lib.rs 2K |
| 1234 | 2026-02-27T04:17:25.884Z | a testbed/interop/src/bin/ 0K |
| 1235 | 2026-02-27T04:17:25.887Z | a testbed/interop/src/bin/interop.rs 3K |
| 1236 | 2026-02-27T04:17:25.887Z | a testbed/interop/README.md 3K |
| 1237 | 2026-02-27T04:17:25.887Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1238 | 2026-02-27T04:17:25.887Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1239 | 2026-02-27T04:17:25.888Z | a testbed/interop/scripts/ 0K |
| 1240 | 2026-02-27T04:17:25.888Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1241 | 2026-02-27T04:17:25.888Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1242 | 2026-02-27T04:17:25.888Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1243 | 2026-02-27T04:17:25.888Z | a testbed/interop/.gitignore 1K |
| 1244 | 2026-02-27T04:17:25.888Z | a testbed/interop/cargo-bay/ 0K |
| 1245 | 2026-02-27T04:17:25.888Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1246 | 2026-02-27T04:17:25.888Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1247 | 2026-02-27T04:17:25.888Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1248 | 2026-02-27T04:17:25.888Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1249 | 2026-02-27T04:17:25.888Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1250 | 2026-02-27T04:17:25.888Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1251 | 2026-02-27T04:17:25.888Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1252 | 2026-02-27T04:17:25.888Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1253 | 2026-02-27T04:17:25.888Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1254 | 2026-02-27T04:17:25.888Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1255 | 2026-02-27T04:17:25.889Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1256 | 2026-02-27T04:17:25.889Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1257 | 2026-02-27T04:17:25.889Z | a testbed/interop/Cargo.toml 1K |
| 1258 | 2026-02-27T04:17:25.889Z | + banner dhcp-server |
| 1259 | 2026-02-27T04:17:25.889Z | |
| 1260 | 2026-02-27T04:17:25.889Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1261 | 2026-02-27T04:17:25.889Z | # # # # # # # # # # # # # # # |
| 1262 | 2026-02-27T04:17:25.889Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1263 | 2026-02-27T04:17:25.889Z | # # # # # ##### # # ##### # # # |
| 1264 | 2026-02-27T04:17:25.889Z | # # # # # # # # # # # # # # # |
| 1265 | 2026-02-27T04:17:25.889Z | ##### # # #### # #### ###### # # ## ###### |
| 1266 | 2026-02-27T04:17:25.889Z | |
| 1267 | 2026-02-27T04:17:25.889Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1268 | 2026-02-27T04:17:25.889Z | Cloning into '/work/ci/omicron'... |
| 1269 | 2026-02-27T04:18:30.330Z | + cd /work/ci/omicron |
| 1270 | 2026-02-27T04:18:30.331Z | + source env.sh |
| 1271 | 2026-02-27T04:18:30.336Z | ++ OLD_SHELL_OPTS=ehxB |
| 1272 | 2026-02-27T04:18:30.336Z | ++ set -o xtrace |
| 1273 | 2026-02-27T04:18:30.336Z | ++++ dirname env.sh |
| 1274 | 2026-02-27T04:18:30.340Z | +++ readlink -f . |
| 1275 | 2026-02-27T04:18:30.340Z | ++ OMICRON_WS=/work/ci/omicron |
| 1276 | 2026-02-27T04:18:30.340Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1277 | 2026-02-27T04:18:30.341Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1278 | 2026-02-27T04:18:30.341Z | ++ 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 |
| 1279 | 2026-02-27T04:18:30.341Z | ++ 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 |
| 1280 | 2026-02-27T04:18:30.341Z | ++ 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 |
| 1281 | 2026-02-27T04:18:30.341Z | ++ 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 |
| 1282 | 2026-02-27T04:18:30.341Z | ++ 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 |
| 1283 | 2026-02-27T04:18:30.341Z | ++ 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 |
| 1284 | 2026-02-27T04:18:30.341Z | ++ case $OLD_SHELL_OPTS in |
| 1285 | 2026-02-27T04:18:30.341Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1286 | 2026-02-27T04:18:30.341Z | + [[ true == true ]] |
| 1287 | 2026-02-27T04:18:30.341Z | + source .github/buildomat/ci-env.sh |
| 1288 | 2026-02-27T04:18:30.342Z | ++ export CARGO_TERM_COLOR=always |
| 1289 | 2026-02-27T04:18:30.342Z | ++ CARGO_TERM_COLOR=always |
| 1290 | 2026-02-27T04:18:30.342Z | + ./tools/install_builder_prerequisites.sh -y |
| 1291 | 2026-02-27T04:18:31.805Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1292 | 2026-02-27T04:18:54.943Z | Planning: Solver setup ... Done (21.769s) |
| 1293 | 2026-02-27T04:18:55.119Z | Planning: Running solver ... Done (0.163s) |
| 1294 | 2026-02-27T04:18:55.289Z | Planning: Finding local manifests ... Done (0.000s) |
| 1295 | 2026-02-27T04:18:55.339Z | Planning: Fetching manifests: 0/4 0% complete |
| 1296 | 2026-02-27T04:18:55.602Z | Planning: Fetching manifests: 4/4 100% complete |
| 1297 | 2026-02-27T04:18:55.616Z | Planning: Package planning ... Done (0.049s) |
| 1298 | 2026-02-27T04:18:55.673Z | Planning: Merging actions ... Done (0.050s) |
| 1299 | 2026-02-27T04:18:55.964Z | Planning: Checking for conflicting actions ... Done (0.286s) |
| 1300 | 2026-02-27T04:18:55.978Z | Planning: Consolidating action changes ... Done (0.011s) |
| 1301 | 2026-02-27T04:18:56.248Z | Planning: Evaluating mediators ... Done (0.278s) |
| 1302 | 2026-02-27T04:18:56.297Z | Planning: Planning completed in 24.57 seconds |
| 1303 | 2026-02-27T04:18:56.297Z | Packages to install: 4 |
| 1304 | 2026-02-27T04:18:56.297Z | Mediators to change: 2 |
| 1305 | 2026-02-27T04:18:56.297Z | Services to change: 1 |
| 1306 | 2026-02-27T04:18:56.297Z | Estimated space available: 152.80 GB |
| 1307 | 2026-02-27T04:18:56.297Z | Estimated space to be consumed: 1.81 GB |
| 1308 | 2026-02-27T04:18:56.297Z | Create boot environment: No |
| 1309 | 2026-02-27T04:18:56.298Z | Create backup boot environment: No |
| 1310 | 2026-02-27T04:18:56.298Z | Rebuild boot archive: No |
| 1311 | 2026-02-27T04:18:56.298Z | |
| 1312 | 2026-02-27T04:18:56.298Z | Changed mediators: |
| 1313 | 2026-02-27T04:18:56.298Z | mediator clang: |
| 1314 | 2026-02-27T04:18:56.298Z | version: None -> 15 (system default) |
| 1315 | 2026-02-27T04:18:56.298Z | |
| 1316 | 2026-02-27T04:18:56.298Z | mediator llvm: |
| 1317 | 2026-02-27T04:18:56.298Z | version: 14 (system default) -> 15 (system default) |
| 1318 | 2026-02-27T04:18:56.299Z | |
| 1319 | 2026-02-27T04:18:56.299Z | Changed packages: |
| 1320 | 2026-02-27T04:18:56.299Z | helios-dev |
| 1321 | 2026-02-27T04:18:56.299Z | developer/build-essential |
| 1322 | 2026-02-27T04:18:56.299Z | None -> 11-2.0 |
| 1323 | 2026-02-27T04:18:56.299Z | library/libxmlsec1 |
| 1324 | 2026-02-27T04:18:56.299Z | None -> 1.2.35-2.0 |
| 1325 | 2026-02-27T04:18:56.299Z | ooce/developer/clang-15 |
| 1326 | 2026-02-27T04:18:56.299Z | None -> 15.0.7-2.0 |
| 1327 | 2026-02-27T04:18:56.299Z | ooce/developer/llvm-15 |
| 1328 | 2026-02-27T04:18:56.299Z | None -> 15.0.7-2.0 |
| 1329 | 2026-02-27T04:18:56.299Z | |
| 1330 | 2026-02-27T04:18:56.300Z | Services: |
| 1331 | 2026-02-27T04:18:56.300Z | restart_fmri: |
| 1332 | 2026-02-27T04:18:56.301Z | svc:/system/update-man-index:default |
| 1333 | 2026-02-27T04:18:56.313Z | |
| 1334 | 2026-02-27T04:18:56.313Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 1335 | 2026-02-27T04:19:01.357Z | Download: 2222/3290 items 119.2/212.6MB 56% complete (27.2M/s) |
| 1336 | 2026-02-27T04:19:04.893Z | Download: Completed 212.60 MB in 8.59 seconds (24.7M/s) |
| 1337 | 2026-02-27T04:19:05.670Z | Actions: 1/3689 actions (Installing new actions) |
| 1338 | 2026-02-27T04:19:10.227Z | Actions: Completed 3689 actions in 4.56 seconds. |
| 1339 | 2026-02-27T04:19:10.890Z | Done (0.658s) |
| 1340 | 2026-02-27T04:19:10.890Z | Done (0.000s) |
| 1341 | 2026-02-27T04:19:12.007Z | Done (1.116s) |
| 1342 | 2026-02-27T04:19:16.194Z | Done (3.777s) |
| 1343 | 2026-02-27T04:19:16.287Z | Done (0.015s) |
| 1344 | 2026-02-27T04:19:16.291Z | Done (0.000s) |
| 1345 | 2026-02-27T04:19:16.445Z | Done (0.000s) |
| 1346 | 2026-02-27T04:19:16.921Z | Planning: Evaluating mediator changes ... Done |
| 1347 | 2026-02-27T04:19:17.088Z | Planning: Checking for conflicting actions ... Done |
| 1348 | 2026-02-27T04:19:17.091Z | Planning: Consolidating action changes ... Done |
| 1349 | 2026-02-27T04:19:17.361Z | Planning: Evaluating mediators ... Done |
| 1350 | 2026-02-27T04:19:17.364Z | Planning: Planning completed in 0.44 seconds |
| 1351 | 2026-02-27T04:19:17.395Z | Mediators to change: 2 |
| 1352 | 2026-02-27T04:19:17.395Z | Create boot environment: No |
| 1353 | 2026-02-27T04:19:17.398Z | Create backup boot environment: No |
| 1354 | 2026-02-27T04:19:17.484Z | Done |
| 1355 | 2026-02-27T04:19:17.484Z | Done |
| 1356 | 2026-02-27T04:19:18.267Z | Done |
| 1357 | 2026-02-27T04:19:22.013Z | Done |
| 1358 | 2026-02-27T04:19:22.101Z | Done |
| 1359 | 2026-02-27T04:19:22.104Z | Done |
| 1360 | 2026-02-27T04:19:22.259Z | Done |
| 1361 | 2026-02-27T04:19:22.891Z | Planning: Evaluating mediator changes ... Done |
| 1362 | 2026-02-27T04:19:22.894Z | Planning: Merging actions ... Done |
| 1363 | 2026-02-27T04:19:23.102Z | Planning: Checking for conflicting actions ... Done |
| 1364 | 2026-02-27T04:19:23.107Z | Planning: Consolidating action changes ... Done |
| 1365 | 2026-02-27T04:19:23.353Z | Planning: Evaluating mediators ... Done |
| 1366 | 2026-02-27T04:19:23.409Z | Planning: Planning completed in 0.77 seconds |
| 1367 | 2026-02-27T04:19:23.444Z | Packages to change: 1 |
| 1368 | 2026-02-27T04:19:23.445Z | Mediators to change: 1 |
| 1369 | 2026-02-27T04:19:23.448Z | Services to change: 1 |
| 1370 | 2026-02-27T04:19:23.448Z | Create boot environment: No |
| 1371 | 2026-02-27T04:19:23.448Z | Create backup boot environment: Yes |
| 1372 | 2026-02-27T04:19:26.033Z | Actions: 1/6 actions (Updating modified actions) |
| 1373 | 2026-02-27T04:19:26.038Z | Actions: Completed 6 actions in 0.00 seconds. |
| 1374 | 2026-02-27T04:19:26.038Z | Done |
| 1375 | 2026-02-27T04:19:26.038Z | Done |
| 1376 | 2026-02-27T04:19:26.255Z | Done |
| 1377 | 2026-02-27T04:19:30.047Z | Done |
| 1378 | 2026-02-27T04:19:30.143Z | Done |
| 1379 | 2026-02-27T04:19:30.147Z | Done |
| 1380 | 2026-02-27T04:19:30.311Z | Done |
| 1381 | 2026-02-27T04:19:30.762Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1382 | 2026-02-27T04:19:30.762Z | clang system 15 system |
| 1383 | 2026-02-27T04:19:30.762Z | csh system system illumos |
| 1384 | 2026-02-27T04:19:30.762Z | ctags system system illumos |
| 1385 | 2026-02-27T04:19:30.762Z | file system system illumos |
| 1386 | 2026-02-27T04:19:30.762Z | gcc vendor 12 vendor |
| 1387 | 2026-02-27T04:19:30.762Z | gcc system 10 system |
| 1388 | 2026-02-27T04:19:30.762Z | gcc system 7 system |
| 1389 | 2026-02-27T04:19:30.762Z | go system 1.20 system |
| 1390 | 2026-02-27T04:19:30.762Z | go system 1.19 system |
| 1391 | 2026-02-27T04:19:30.762Z | llvm system 15 system |
| 1392 | 2026-02-27T04:19:30.762Z | llvm system 14 system |
| 1393 | 2026-02-27T04:19:30.762Z | mariadb system 10.6 system |
| 1394 | 2026-02-27T04:19:30.762Z | mta vendor vendor dma |
| 1395 | 2026-02-27T04:19:30.762Z | openjdk system 17 system |
| 1396 | 2026-02-27T04:19:30.763Z | openjdk system 11 system |
| 1397 | 2026-02-27T04:19:30.763Z | openjdk system 1.8 system |
| 1398 | 2026-02-27T04:19:30.763Z | openssl vendor 3 vendor |
| 1399 | 2026-02-27T04:19:30.763Z | perl system 5.36 system |
| 1400 | 2026-02-27T04:19:30.763Z | postgresql system 15 system |
| 1401 | 2026-02-27T04:19:30.763Z | postgresql system 13 system |
| 1402 | 2026-02-27T04:19:30.763Z | python vendor 3 vendor |
| 1403 | 2026-02-27T04:19:30.763Z | python system 2 system |
| 1404 | 2026-02-27T04:19:30.763Z | python3 system 3.11 system |
| 1405 | 2026-02-27T04:19:30.763Z | ruby system 3.0 system |
| 1406 | 2026-02-27T04:19:30.763Z | words vendor vendor american-english |
| 1407 | 2026-02-27T04:19:30.763Z | words system system australian-english |
| 1408 | 2026-02-27T04:19:30.765Z | words system system british-english |
| 1409 | 2026-02-27T04:19:30.765Z | words system system canadian-english |
| 1410 | 2026-02-27T04:19:30.765Z | words system system french |
| 1411 | 2026-02-27T04:19:30.765Z | words system system italian |
| 1412 | 2026-02-27T04:19:30.765Z | words system system ngerman |
| 1413 | 2026-02-27T04:19:30.765Z | words system system ogerman |
| 1414 | 2026-02-27T04:19:30.765Z | words system system spanish |
| 1415 | 2026-02-27T04:19:31.102Z | PUBLISHER TYPE STATUS P LOCATION |
| 1416 | 2026-02-27T04:19:31.102Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1417 | 2026-02-27T04:19:37.720Z | FMRI IFO |
| 1418 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1419 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1420 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1421 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1422 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1423 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1424 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 1425 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1426 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1427 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1428 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1429 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1430 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1431 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1432 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1433 | 2026-02-27T04:19:37.720Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1434 | 2026-02-27T04:19:38.636Z | info: syncing channel updates for '1.91.1-x86_64-unknown-illumos' |
| 1435 | 2026-02-27T04:19:38.890Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 1436 | 2026-02-27T04:19:38.890Z | info: downloading component 'cargo' |
| 1437 | 2026-02-27T04:19:40.090Z | info: downloading component 'clippy' |
| 1438 | 2026-02-27T04:19:40.594Z | info: downloading component 'rust-docs' |
| 1439 | 2026-02-27T04:19:42.662Z | info: downloading component 'rust-std' |
| 1440 | 2026-02-27T04:19:45.209Z | info: downloading component 'rustc' |
| 1441 | 2026-02-27T04:19:53.741Z | info: downloading component 'rustfmt' |
| 1442 | 2026-02-27T04:19:53.809Z | info: installing component 'cargo' |
| 1443 | 2026-02-27T04:19:54.609Z | info: installing component 'clippy' |
| 1444 | 2026-02-27T04:19:54.973Z | info: installing component 'rust-docs' |
| 1445 | 2026-02-27T04:19:56.941Z | info: installing component 'rust-std' |
| 1446 | 2026-02-27T04:19:58.837Z | info: installing component 'rustc' |
| 1447 | 2026-02-27T04:20:05.536Z | info: installing component 'rustfmt' |
| 1448 | 2026-02-27T04:20:06.281Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1449 | 2026-02-27T04:20:06.964Z | Updating crates.io index |
| 1450 | 2026-02-27T04:20:07.024Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1451 | 2026-02-27T04:20:07.694Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1452 | 2026-02-27T04:20:08.376Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1453 | 2026-02-27T04:20:08.901Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1454 | 2026-02-27T04:20:09.655Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1455 | 2026-02-27T04:20:10.663Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1456 | 2026-02-27T04:20:13.324Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1457 | 2026-02-27T04:20:14.157Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1458 | 2026-02-27T04:20:15.668Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1459 | 2026-02-27T04:20:17.013Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1460 | 2026-02-27T04:20:17.711Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1461 | 2026-02-27T04:20:18.421Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1462 | 2026-02-27T04:20:20.163Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1463 | 2026-02-27T04:20:21.352Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1464 | 2026-02-27T04:20:22.051Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1465 | 2026-02-27T04:20:22.892Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1466 | 2026-02-27T04:20:23.761Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1467 | 2026-02-27T04:20:24.254Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1468 | 2026-02-27T04:20:24.751Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1469 | 2026-02-27T04:20:25.330Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 1470 | 2026-02-27T04:20:26.234Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 1471 | 2026-02-27T04:20:27.054Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1472 | 2026-02-27T04:20:28.261Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1473 | 2026-02-27T04:20:29.009Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1474 | 2026-02-27T04:20:30.244Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1475 | 2026-02-27T04:20:31.022Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1476 | 2026-02-27T04:20:31.619Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1477 | 2026-02-27T04:20:32.549Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1478 | 2026-02-27T04:20:33.626Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1479 | 2026-02-27T04:20:34.223Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1480 | 2026-02-27T04:21:10.236Z | Downloading crates ... |
| 1481 | 2026-02-27T04:21:10.251Z | Downloaded clap_lex v0.7.4 |
| 1482 | 2026-02-27T04:21:10.251Z | Downloaded colorchoice v1.0.2 |
| 1483 | 2026-02-27T04:21:10.251Z | Downloaded cpufeatures v0.2.14 |
| 1484 | 2026-02-27T04:21:10.264Z | Downloaded clap_derive v4.5.47 |
| 1485 | 2026-02-27T04:21:10.264Z | Downloaded anstream v0.6.18 |
| 1486 | 2026-02-27T04:21:10.264Z | Downloaded pest_meta v2.8.2 |
| 1487 | 2026-02-27T04:21:10.280Z | Downloaded errno v0.3.12 |
| 1488 | 2026-02-27T04:21:10.280Z | Downloaded serde_spanned v0.6.9 |
| 1489 | 2026-02-27T04:21:10.280Z | Downloaded macaddr v1.0.1 |
| 1490 | 2026-02-27T04:21:10.280Z | Downloaded dtrace-parser v0.2.0 |
| 1491 | 2026-02-27T04:21:10.281Z | Downloaded icu_provider v1.5.0 |
| 1492 | 2026-02-27T04:21:10.298Z | Downloaded pest_derive v2.8.2 |
| 1493 | 2026-02-27T04:21:10.299Z | Downloaded terminal_size v0.4.0 |
| 1494 | 2026-02-27T04:21:10.299Z | Downloaded scroll_derive v0.12.0 |
| 1495 | 2026-02-27T04:21:10.299Z | Downloaded itoa v1.0.11 |
| 1496 | 2026-02-27T04:21:10.299Z | Downloaded icu_normalizer v1.5.0 |
| 1497 | 2026-02-27T04:21:10.299Z | Downloaded erased-serde v0.4.6 |
| 1498 | 2026-02-27T04:21:10.299Z | Downloaded toml_datetime v0.6.11 |
| 1499 | 2026-02-27T04:21:10.308Z | Downloaded generic-array v0.14.7 |
| 1500 | 2026-02-27T04:21:10.308Z | Downloaded litemap v0.7.3 |
| 1501 | 2026-02-27T04:21:10.308Z | Downloaded icu_properties v1.5.1 |
| 1502 | 2026-02-27T04:21:10.308Z | Downloaded usdt-attr-macro v0.5.0 |
| 1503 | 2026-02-27T04:21:10.308Z | Downloaded toml_write v0.1.2 |
| 1504 | 2026-02-27T04:21:10.308Z | Downloaded icu_locid_transform v1.5.0 |
| 1505 | 2026-02-27T04:21:10.308Z | Downloaded cargo_toml v0.21.0 |
| 1506 | 2026-02-27T04:21:10.316Z | Downloaded serde-value v0.7.0 |
| 1507 | 2026-02-27T04:21:10.317Z | Downloaded thread-id v4.2.2 |
| 1508 | 2026-02-27T04:21:10.317Z | Downloaded synstructure v0.13.1 |
| 1509 | 2026-02-27T04:21:10.328Z | Downloaded tinystr v0.7.6 |
| 1510 | 2026-02-27T04:21:10.328Z | Downloaded camino-tempfile v1.4.1 |
| 1511 | 2026-02-27T04:21:10.329Z | Downloaded pest_generator v2.8.2 |
| 1512 | 2026-02-27T04:21:10.329Z | Downloaded memmap v0.7.0 |
| 1513 | 2026-02-27T04:21:10.329Z | Downloaded is_terminal_polyfill v1.70.1 |
| 1514 | 2026-02-27T04:21:10.329Z | Downloaded cargo-platform v0.2.0 |
| 1515 | 2026-02-27T04:21:10.353Z | Downloaded swrite v0.1.0 |
| 1516 | 2026-02-27T04:21:10.353Z | Downloaded anstyle-query v1.1.1 |
| 1517 | 2026-02-27T04:21:10.353Z | Downloaded anstyle v1.0.11 |
| 1518 | 2026-02-27T04:21:10.353Z | Downloaded yoke-derive v0.7.4 |
| 1519 | 2026-02-27T04:21:10.353Z | Downloaded utf16_iter v1.0.5 |
| 1520 | 2026-02-27T04:21:10.353Z | Downloaded usdt-macro v0.5.0 |
| 1521 | 2026-02-27T04:21:10.371Z | Downloaded zerofrom v0.1.4 |
| 1522 | 2026-02-27T04:21:10.371Z | Downloaded usdt v0.5.0 |
| 1523 | 2026-02-27T04:21:10.371Z | Downloaded idna_adapter v1.2.0 |
| 1524 | 2026-02-27T04:21:10.371Z | Downloaded tabled_derive v0.7.0 |
| 1525 | 2026-02-27T04:21:10.371Z | Downloaded zerofrom-derive v0.1.4 |
| 1526 | 2026-02-27T04:21:10.371Z | Downloaded bytecount v0.6.8 |
| 1527 | 2026-02-27T04:21:10.372Z | Downloaded zerovec-derive v0.10.3 |
| 1528 | 2026-02-27T04:21:10.372Z | Downloaded icu_locid_transform_data v1.5.0 |
| 1529 | 2026-02-27T04:21:10.372Z | Downloaded write16 v1.0.0 |
| 1530 | 2026-02-27T04:21:10.404Z | Downloaded dof v0.3.0 |
| 1531 | 2026-02-27T04:21:10.404Z | Downloaded unicode-xid v0.2.6 |
| 1532 | 2026-02-27T04:21:10.405Z | Downloaded fastrand v2.1.1 |
| 1533 | 2026-02-27T04:21:10.432Z | Downloaded icu_provider_macros v1.5.0 |
| 1534 | 2026-02-27T04:21:10.432Z | Downloaded scroll v0.12.0 |
| 1535 | 2026-02-27T04:21:10.432Z | Downloaded serde-untagged v0.1.7 |
| 1536 | 2026-02-27T04:21:10.432Z | Downloaded ordered-float v2.10.1 |
| 1537 | 2026-02-27T04:21:10.432Z | Downloaded writeable v0.5.5 |
| 1538 | 2026-02-27T04:21:10.432Z | Downloaded yoke v0.7.4 |
| 1539 | 2026-02-27T04:21:10.432Z | Downloaded stable_deref_trait v1.2.0 |
| 1540 | 2026-02-27T04:21:10.432Z | Downloaded plain v0.2.3 |
| 1541 | 2026-02-27T04:21:10.432Z | Downloaded fs-err v3.1.1 |
| 1542 | 2026-02-27T04:21:10.432Z | Downloaded zmij v1.0.15 |
| 1543 | 2026-02-27T04:21:10.432Z | Downloaded autocfg v1.4.0 |
| 1544 | 2026-02-27T04:21:10.432Z | Downloaded serde_tokenstream v0.2.3 |
| 1545 | 2026-02-27T04:21:10.486Z | Downloaded usdt-impl v0.5.0 |
| 1546 | 2026-02-27T04:21:10.487Z | Downloaded anstyle-parse v0.2.5 |
| 1547 | 2026-02-27T04:21:10.487Z | Downloaded cargo_metadata v0.21.0 |
| 1548 | 2026-02-27T04:21:10.487Z | Downloaded typenum v1.17.0 |
| 1549 | 2026-02-27T04:21:10.487Z | Downloaded ucd-trie v0.1.7 |
| 1550 | 2026-02-27T04:21:10.487Z | Downloaded cargo-util-schemas v0.8.2 |
| 1551 | 2026-02-27T04:21:10.488Z | Downloaded zerocopy-derive v0.7.35 |
| 1552 | 2026-02-27T04:21:10.488Z | Downloaded toml v0.8.23 |
| 1553 | 2026-02-27T04:21:10.530Z | Downloaded icu_normalizer_data v1.5.0 |
| 1554 | 2026-02-27T04:21:10.531Z | Downloaded icu_locid v1.5.0 |
| 1555 | 2026-02-27T04:21:10.531Z | Downloaded unicode-ident v1.0.24 |
| 1556 | 2026-02-27T04:21:10.531Z | Downloaded anyhow v1.0.99 |
| 1557 | 2026-02-27T04:21:10.531Z | Downloaded textwrap v0.16.2 |
| 1558 | 2026-02-27T04:21:10.531Z | Downloaded bitflags v2.9.4 |
| 1559 | 2026-02-27T04:21:10.531Z | Downloaded papergrid v0.11.0 |
| 1560 | 2026-02-27T04:21:10.531Z | Downloaded idna v1.0.3 |
| 1561 | 2026-02-27T04:21:10.533Z | Downloaded clap v4.5.48 |
| 1562 | 2026-02-27T04:21:10.533Z | Downloaded url v2.5.4 |
| 1563 | 2026-02-27T04:21:10.533Z | Downloaded toml_edit v0.22.27 |
| 1564 | 2026-02-27T04:21:10.587Z | Downloaded icu_collections v1.5.0 |
| 1565 | 2026-02-27T04:21:10.587Z | Downloaded memchr v2.7.4 |
| 1566 | 2026-02-27T04:21:10.587Z | Downloaded zerovec v0.10.4 |
| 1567 | 2026-02-27T04:21:10.587Z | Downloaded pest v2.8.2 |
| 1568 | 2026-02-27T04:21:10.607Z | Downloaded zerocopy v0.7.35 |
| 1569 | 2026-02-27T04:21:10.607Z | Downloaded goblin v0.8.2 |
| 1570 | 2026-02-27T04:21:10.607Z | Downloaded clap_builder v4.5.48 |
| 1571 | 2026-02-27T04:21:10.607Z | Downloaded tabled v0.15.0 |
| 1572 | 2026-02-27T04:21:10.607Z | Downloaded icu_properties_data v1.5.0 |
| 1573 | 2026-02-27T04:21:10.607Z | Downloaded unicode-width v0.2.0 |
| 1574 | 2026-02-27T04:21:10.658Z | Downloaded syn v2.0.117 |
| 1575 | 2026-02-27T04:21:10.659Z | Downloaded rustix v0.38.37 |
| 1576 | 2026-02-27T04:21:10.703Z | Compiling proc-macro2 v1.0.106 |
| 1577 | 2026-02-27T04:21:10.743Z | Compiling unicode-ident v1.0.24 |
| 1578 | 2026-02-27T04:21:10.743Z | Compiling quote v1.0.44 |
| 1579 | 2026-02-27T04:21:10.743Z | Compiling serde_core v1.0.228 |
| 1580 | 2026-02-27T04:21:10.743Z | Compiling serde v1.0.228 |
| 1581 | 2026-02-27T04:21:10.743Z | Compiling version_check v0.9.5 |
| 1582 | 2026-02-27T04:21:10.743Z | Compiling libc v0.2.180 |
| 1583 | 2026-02-27T04:21:10.743Z | Compiling memchr v2.7.4 |
| 1584 | 2026-02-27T04:21:11.081Z | Compiling stable_deref_trait v1.2.0 |
| 1585 | 2026-02-27T04:21:11.232Z | Compiling thiserror v2.0.18 |
| 1586 | 2026-02-27T04:21:11.526Z | Compiling zmij v1.0.15 |
| 1587 | 2026-02-27T04:21:11.610Z | Compiling thiserror v1.0.69 |
| 1588 | 2026-02-27T04:21:11.659Z | Compiling itoa v1.0.11 |
| 1589 | 2026-02-27T04:21:11.937Z | Compiling ucd-trie v0.1.7 |
| 1590 | 2026-02-27T04:21:12.230Z | Compiling litemap v0.7.3 |
| 1591 | 2026-02-27T04:21:12.384Z | Compiling writeable v0.5.5 |
| 1592 | 2026-02-27T04:21:12.455Z | Compiling autocfg v1.4.0 |
| 1593 | 2026-02-27T04:21:12.668Z | Compiling icu_locid_transform_data v1.5.0 |
| 1594 | 2026-02-27T04:21:12.805Z | Compiling byteorder v1.5.0 |
| 1595 | 2026-02-27T04:21:13.040Z | Compiling errno v0.3.12 |
| 1596 | 2026-02-27T04:21:13.300Z | Compiling bitflags v2.9.4 |
| 1597 | 2026-02-27T04:21:13.324Z | Compiling serde_json v1.0.149 |
| 1598 | 2026-02-27T04:21:13.354Z | Compiling syn v2.0.117 |
| 1599 | 2026-02-27T04:21:13.531Z | Compiling icu_properties_data v1.5.0 |
| 1600 | 2026-02-27T04:21:13.716Z | Compiling num-traits v0.2.19 |
| 1601 | 2026-02-27T04:21:13.793Z | Compiling utf8_iter v1.0.4 |
| 1602 | 2026-02-27T04:21:13.848Z | Compiling rustix v0.38.37 |
| 1603 | 2026-02-27T04:21:14.094Z | Compiling write16 v1.0.0 |
| 1604 | 2026-02-27T04:21:14.100Z | Compiling equivalent v1.0.2 |
| 1605 | 2026-02-27T04:21:14.106Z | Compiling typeid v1.0.3 |
| 1606 | 2026-02-27T04:21:14.218Z | Compiling hashbrown v0.16.1 |
| 1607 | 2026-02-27T04:21:14.242Z | Compiling utf16_iter v1.0.5 |
| 1608 | 2026-02-27T04:21:14.354Z | Compiling icu_normalizer_data v1.5.0 |
| 1609 | 2026-02-27T04:21:14.463Z | Compiling smallvec v1.15.1 |
| 1610 | 2026-02-27T04:21:14.756Z | Compiling proc-macro-error-attr v1.0.4 |
| 1611 | 2026-02-27T04:21:14.867Z | Compiling usdt-impl v0.5.0 |
| 1612 | 2026-02-27T04:21:15.003Z | Compiling syn v1.0.109 |
| 1613 | 2026-02-27T04:21:15.098Z | Compiling winnow v0.7.14 |
| 1614 | 2026-02-27T04:21:15.268Z | Compiling toml_write v0.1.2 |
| 1615 | 2026-02-27T04:21:15.409Z | Compiling indexmap v2.13.0 |
| 1616 | 2026-02-27T04:21:15.433Z | Compiling thread-id v4.2.2 |
| 1617 | 2026-02-27T04:21:15.878Z | Compiling proc-macro-error v1.0.4 |
| 1618 | 2026-02-27T04:21:16.257Z | Compiling camino v1.2.2 |
| 1619 | 2026-02-27T04:21:16.934Z | Compiling percent-encoding v2.3.2 |
| 1620 | 2026-02-27T04:21:16.959Z | Compiling rustix v1.1.3 |
| 1621 | 2026-02-27T04:21:17.103Z | Compiling log v0.4.29 |
| 1622 | 2026-02-27T04:21:17.297Z | Compiling utf8parse v0.2.2 |
| 1623 | 2026-02-27T04:21:17.324Z | Compiling plain v0.2.3 |
| 1624 | 2026-02-27T04:21:17.455Z | Compiling getrandom v0.3.4 |
| 1625 | 2026-02-27T04:21:17.499Z | Compiling anstyle-parse v0.2.5 |
| 1626 | 2026-02-27T04:21:17.527Z | Compiling form_urlencoded v1.2.2 |
| 1627 | 2026-02-27T04:21:17.860Z | Compiling ordered-float v2.10.1 |
| 1628 | 2026-02-27T04:21:17.966Z | Compiling terminal_size v0.4.0 |
| 1629 | 2026-02-27T04:21:18.835Z | Compiling anstyle-query v1.1.1 |
| 1630 | 2026-02-27T04:21:18.856Z | Compiling is_terminal_polyfill v1.70.1 |
| 1631 | 2026-02-27T04:21:18.877Z | Compiling anstyle v1.0.11 |
| 1632 | 2026-02-27T04:21:18.881Z | Compiling pretty-hex v0.4.1 |
| 1633 | 2026-02-27T04:21:18.973Z | Compiling colorchoice v1.0.2 |
| 1634 | 2026-02-27T04:21:18.999Z | Compiling cfg-if v1.0.4 |
| 1635 | 2026-02-27T04:21:19.187Z | Compiling semver v1.0.27 |
| 1636 | 2026-02-27T04:21:19.337Z | Compiling anstream v0.6.18 |
| 1637 | 2026-02-27T04:21:19.419Z | Compiling fs-err v3.1.1 |
| 1638 | 2026-02-27T04:21:19.776Z | Compiling synstructure v0.13.1 |
| 1639 | 2026-02-27T04:21:20.053Z | Compiling unicode-width v0.1.14 |
| 1640 | 2026-02-27T04:21:20.140Z | Compiling bytecount v0.6.8 |
| 1641 | 2026-02-27T04:21:20.180Z | Compiling heck v0.4.1 |
| 1642 | 2026-02-27T04:21:20.377Z | Compiling strsim v0.11.1 |
| 1643 | 2026-02-27T04:21:20.613Z | Compiling once_cell v1.21.3 |
| 1644 | 2026-02-27T04:21:20.637Z | Compiling fastrand v2.1.1 |
| 1645 | 2026-02-27T04:21:21.094Z | Compiling anyhow v1.0.99 |
| 1646 | 2026-02-27T04:21:21.119Z | Compiling heck v0.5.0 |
| 1647 | 2026-02-27T04:21:21.145Z | Compiling clap_lex v0.7.4 |
| 1648 | 2026-02-27T04:21:21.185Z | Compiling unicode-xid v0.2.6 |
| 1649 | 2026-02-27T04:21:21.404Z | Compiling fnv v1.0.7 |
| 1650 | 2026-02-27T04:21:21.567Z | Compiling papergrid v0.11.0 |
| 1651 | 2026-02-27T04:21:21.593Z | Compiling clap_builder v4.5.48 |
| 1652 | 2026-02-27T04:21:21.615Z | Compiling tempfile v3.24.0 |
| 1653 | 2026-02-27T04:21:21.840Z | Compiling memmap v0.7.0 |
| 1654 | 2026-02-27T04:21:22.168Z | Compiling unicode-linebreak v0.1.5 |
| 1655 | 2026-02-27T04:21:22.206Z | Compiling unicode-width v0.2.0 |
| 1656 | 2026-02-27T04:21:22.357Z | Compiling smawk v0.3.2 |
| 1657 | 2026-02-27T04:21:22.695Z | Compiling textwrap v0.16.2 |
| 1658 | 2026-02-27T04:21:22.781Z | Compiling camino-tempfile v1.4.1 |
| 1659 | 2026-02-27T04:21:23.359Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1660 | 2026-02-27T04:21:23.669Z | Compiling tabled_derive v0.7.0 |
| 1661 | 2026-02-27T04:21:23.735Z | Compiling swrite v0.1.0 |
| 1662 | 2026-02-27T04:21:24.283Z | Compiling serde_derive v1.0.228 |
| 1663 | 2026-02-27T04:21:24.283Z | Compiling zerofrom-derive v0.1.4 |
| 1664 | 2026-02-27T04:21:24.287Z | Compiling yoke-derive v0.7.4 |
| 1665 | 2026-02-27T04:21:24.287Z | Compiling zerovec-derive v0.10.3 |
| 1666 | 2026-02-27T04:21:24.367Z | Compiling thiserror-impl v2.0.18 |
| 1667 | 2026-02-27T04:21:25.695Z | Compiling displaydoc v0.2.5 |
| 1668 | 2026-02-27T04:21:26.753Z | Compiling icu_provider_macros v1.5.0 |
| 1669 | 2026-02-27T04:21:27.118Z | Compiling thiserror-impl v1.0.69 |
| 1670 | 2026-02-27T04:21:27.315Z | Compiling zerocopy-derive v0.7.35 |
| 1671 | 2026-02-27T04:21:27.715Z | Compiling pest v2.8.2 |
| 1672 | 2026-02-27T04:21:27.750Z | Compiling zerofrom v0.1.4 |
| 1673 | 2026-02-27T04:21:27.797Z | Compiling scroll_derive v0.12.0 |
| 1674 | 2026-02-27T04:21:28.003Z | Compiling yoke v0.7.4 |
| 1675 | 2026-02-27T04:21:28.415Z | Compiling zerovec v0.10.4 |
| 1676 | 2026-02-27T04:21:29.199Z | Compiling scroll v0.12.0 |
| 1677 | 2026-02-27T04:21:29.301Z | Compiling zerocopy v0.7.35 |
| 1678 | 2026-02-27T04:21:29.326Z | Compiling clap_derive v4.5.47 |
| 1679 | 2026-02-27T04:21:29.771Z | Compiling goblin v0.8.2 |
| 1680 | 2026-02-27T04:21:30.264Z | Compiling tinystr v0.7.6 |
| 1681 | 2026-02-27T04:21:30.360Z | Compiling pest_meta v2.8.2 |
| 1682 | 2026-02-27T04:21:30.480Z | Compiling icu_collections v1.5.0 |
| 1683 | 2026-02-27T04:21:30.637Z | Compiling icu_locid v1.5.0 |
| 1684 | 2026-02-27T04:21:30.658Z | Compiling tabled v0.15.0 |
| 1685 | 2026-02-27T04:21:31.660Z | Compiling pest_generator v2.8.2 |
| 1686 | 2026-02-27T04:21:32.740Z | Compiling icu_provider v1.5.0 |
| 1687 | 2026-02-27T04:21:32.846Z | Compiling serde_spanned v0.6.9 |
| 1688 | 2026-02-27T04:21:33.080Z | Compiling toml_datetime v0.6.11 |
| 1689 | 2026-02-27T04:21:33.110Z | Compiling dof v0.3.0 |
| 1690 | 2026-02-27T04:21:33.192Z | Compiling serde_tokenstream v0.2.3 |
| 1691 | 2026-02-27T04:21:33.433Z | Compiling icu_locid_transform v1.5.0 |
| 1692 | 2026-02-27T04:21:33.617Z | Compiling toml_edit v0.22.27 |
| 1693 | 2026-02-27T04:21:33.691Z | Compiling erased-serde v0.4.6 |
| 1694 | 2026-02-27T04:21:33.807Z | Compiling serde-value v0.7.0 |
| 1695 | 2026-02-27T04:21:34.001Z | Compiling cargo-platform v0.2.0 |
| 1696 | 2026-02-27T04:21:34.560Z | Compiling clap v4.5.48 |
| 1697 | 2026-02-27T04:21:34.600Z | Compiling macaddr v1.0.1 |
| 1698 | 2026-02-27T04:21:34.669Z | Compiling pest_derive v2.8.2 |
| 1699 | 2026-02-27T04:21:34.696Z | Compiling serde-untagged v0.1.7 |
| 1700 | 2026-02-27T04:21:34.808Z | Compiling icu_properties v1.5.1 |
| 1701 | 2026-02-27T04:21:35.995Z | Compiling dtrace-parser v0.2.0 |
| 1702 | 2026-02-27T04:21:37.094Z | Compiling toml v0.8.23 |
| 1703 | 2026-02-27T04:21:37.222Z | Compiling usdt-attr-macro v0.5.0 |
| 1704 | 2026-02-27T04:21:37.295Z | Compiling usdt-macro v0.5.0 |
| 1705 | 2026-02-27T04:21:37.958Z | Compiling cargo_toml v0.21.0 |
| 1706 | 2026-02-27T04:21:38.434Z | Compiling icu_normalizer v1.5.0 |
| 1707 | 2026-02-27T04:21:38.479Z | Compiling usdt v0.5.0 |
| 1708 | 2026-02-27T04:21:39.123Z | Compiling idna_adapter v1.2.0 |
| 1709 | 2026-02-27T04:21:39.298Z | Compiling idna v1.0.3 |
| 1710 | 2026-02-27T04:21:39.730Z | Compiling url v2.5.4 |
| 1711 | 2026-02-27T04:21:40.592Z | Compiling cargo-util-schemas v0.8.2 |
| 1712 | 2026-02-27T04:21:42.144Z | Compiling cargo_metadata v0.21.0 |
| 1713 | 2026-02-27T04:21:43.771Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1714 | 2026-02-27T04:21:47.457Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s |
| 1715 | 2026-02-27T04:21:47.672Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1716 | 2026-02-27T04:21:48.483Z | Downloading crates ... |
| 1717 | 2026-02-27T04:21:48.669Z | Downloaded assert_matches v1.5.0 |
| 1718 | 2026-02-27T04:21:48.675Z | Downloaded addr2line v0.24.2 |
| 1719 | 2026-02-27T04:21:48.678Z | Downloaded backtrace v0.3.74 |
| 1720 | 2026-02-27T04:21:48.685Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 1721 | 2026-02-27T04:21:48.688Z | Downloaded derive_builder_macro v0.20.2 |
| 1722 | 2026-02-27T04:21:48.691Z | Downloaded dirs-sys-next v0.1.2 |
| 1723 | 2026-02-27T04:21:48.696Z | Downloaded float-ord v0.3.2 |
| 1724 | 2026-02-27T04:21:48.699Z | Downloaded futures-task v0.3.31 |
| 1725 | 2026-02-27T04:21:48.702Z | Downloaded display-error-chain v0.2.2 |
| 1726 | 2026-02-27T04:21:48.705Z | Downloaded base64 v0.13.1 |
| 1727 | 2026-02-27T04:21:48.711Z | Downloaded hex-literal v0.4.1 |
| 1728 | 2026-02-27T04:21:48.714Z | Downloaded crc v3.2.1 |
| 1729 | 2026-02-27T04:21:48.718Z | Downloaded hostname v0.3.1 |
| 1730 | 2026-02-27T04:21:48.721Z | Downloaded defmt-parser v0.3.4 |
| 1731 | 2026-02-27T04:21:48.724Z | Downloaded dof v0.4.0 |
| 1732 | 2026-02-27T04:21:48.727Z | Downloaded document-features v0.2.11 |
| 1733 | 2026-02-27T04:21:48.730Z | Downloaded drift v0.1.3 |
| 1734 | 2026-02-27T04:21:48.754Z | Downloaded indent_write v2.2.0 |
| 1735 | 2026-02-27T04:21:48.758Z | Downloaded constant_time_eq v0.3.1 |
| 1736 | 2026-02-27T04:21:48.761Z | Downloaded arrayref v0.3.9 |
| 1737 | 2026-02-27T04:21:48.765Z | Downloaded fallible-iterator v0.2.0 |
| 1738 | 2026-02-27T04:21:48.768Z | Downloaded home v0.5.9 |
| 1739 | 2026-02-27T04:21:48.772Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 1740 | 2026-02-27T04:21:48.777Z | Downloaded hash32 v0.2.1 |
| 1741 | 2026-02-27T04:21:48.781Z | Downloaded fxhash v0.2.1 |
| 1742 | 2026-02-27T04:21:48.784Z | Downloaded half v2.4.1 |
| 1743 | 2026-02-27T04:21:48.789Z | Downloaded enum-as-inner v0.6.1 |
| 1744 | 2026-02-27T04:21:48.794Z | Downloaded gethostname v0.5.0 |
| 1745 | 2026-02-27T04:21:48.796Z | Downloaded instant v0.1.13 |
| 1746 | 2026-02-27T04:21:48.800Z | Downloaded globwalk v0.9.1 |
| 1747 | 2026-02-27T04:21:48.803Z | Downloaded endian-type v0.1.2 |
| 1748 | 2026-02-27T04:21:48.806Z | Downloaded ghash v0.5.1 |
| 1749 | 2026-02-27T04:21:48.809Z | Downloaded futures-macro v0.3.31 |
| 1750 | 2026-02-27T04:21:48.812Z | Downloaded hash32 v0.3.1 |
| 1751 | 2026-02-27T04:21:48.815Z | Downloaded convert_case v0.4.0 |
| 1752 | 2026-02-27T04:21:48.818Z | Downloaded http-range v0.1.5 |
| 1753 | 2026-02-27T04:21:48.821Z | Downloaded futures-sink v0.3.31 |
| 1754 | 2026-02-27T04:21:48.825Z | Downloaded globset v0.4.15 |
| 1755 | 2026-02-27T04:21:48.828Z | Downloaded env_logger v0.11.8 |
| 1756 | 2026-02-27T04:21:48.833Z | Downloaded lru v0.12.5 |
| 1757 | 2026-02-27T04:21:48.838Z | Downloaded libsw-core v0.3.1 |
| 1758 | 2026-02-27T04:21:48.841Z | Downloaded md5 v0.7.0 |
| 1759 | 2026-02-27T04:21:48.844Z | Downloaded ingot v0.1.1 |
| 1760 | 2026-02-27T04:21:48.847Z | Downloaded lockfree-object-pool v0.1.6 |
| 1761 | 2026-02-27T04:21:48.850Z | Downloaded data-encoding v2.9.0 |
| 1762 | 2026-02-27T04:21:48.853Z | Downloaded match_cfg v0.1.0 |
| 1763 | 2026-02-27T04:21:48.856Z | Downloaded daft-derive v0.1.4 |
| 1764 | 2026-02-27T04:21:48.863Z | Downloaded hostname v0.4.2 |
| 1765 | 2026-02-27T04:21:48.868Z | Downloaded derive_builder_core v0.20.2 |
| 1766 | 2026-02-27T04:21:48.872Z | Downloaded darling v0.20.10 |
| 1767 | 2026-02-27T04:21:48.878Z | Downloaded multimap v0.10.1 |
| 1768 | 2026-02-27T04:21:48.882Z | Downloaded nibble_vec v0.1.0 |
| 1769 | 2026-02-27T04:21:48.885Z | Downloaded glob v0.3.2 |
| 1770 | 2026-02-27T04:21:48.888Z | Downloaded crossbeam-deque v0.8.5 |
| 1771 | 2026-02-27T04:21:48.891Z | Downloaded managed v0.8.0 |
| 1772 | 2026-02-27T04:21:48.898Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1773 | 2026-02-27T04:21:48.901Z | Downloaded ingot-types v0.1.2 |
| 1774 | 2026-02-27T04:21:48.901Z | Downloaded normalize-line-endings v0.3.0 |
| 1775 | 2026-02-27T04:21:48.901Z | Downloaded num v0.4.3 |
| 1776 | 2026-02-27T04:21:48.905Z | Downloaded nonempty v0.12.0 |
| 1777 | 2026-02-27T04:21:48.910Z | Downloaded num_enum_derive v0.5.11 |
| 1778 | 2026-02-27T04:21:48.910Z | Downloaded maplit v1.0.2 |
| 1779 | 2026-02-27T04:21:48.914Z | Downloaded linear-map v1.2.0 |
| 1780 | 2026-02-27T04:21:48.917Z | Downloaded olpc-cjson v0.1.4 |
| 1781 | 2026-02-27T04:21:48.917Z | Downloaded hickory-client v0.25.2 |
| 1782 | 2026-02-27T04:21:48.921Z | Downloaded ena v0.14.3 |
| 1783 | 2026-02-27T04:21:48.924Z | Downloaded crc32fast v1.4.2 |
| 1784 | 2026-02-27T04:21:48.927Z | Downloaded darling v0.21.0 |
| 1785 | 2026-02-27T04:21:48.933Z | Downloaded num_threads v0.1.7 |
| 1786 | 2026-02-27T04:21:48.936Z | Downloaded packed_struct_codegen v0.10.1 |
| 1787 | 2026-02-27T04:21:48.939Z | Downloaded oso-derive v0.27.3 |
| 1788 | 2026-02-27T04:21:48.942Z | Downloaded openssl-probe v0.1.5 |
| 1789 | 2026-02-27T04:21:48.942Z | Downloaded nanorand v0.7.0 |
| 1790 | 2026-02-27T04:21:48.946Z | Downloaded mime_guess v2.0.5 |
| 1791 | 2026-02-27T04:21:48.949Z | Downloaded parse-size v1.1.0 |
| 1792 | 2026-02-27T04:21:48.952Z | Downloaded colored v3.0.0 |
| 1793 | 2026-02-27T04:21:48.955Z | Downloaded parse-display v0.10.0 |
| 1794 | 2026-02-27T04:21:48.958Z | Downloaded peg-runtime v0.8.5 |
| 1795 | 2026-02-27T04:21:48.961Z | Downloaded path-slash v0.1.5 |
| 1796 | 2026-02-27T04:21:48.961Z | Downloaded newtype-uuid v1.3.2 |
| 1797 | 2026-02-27T04:21:48.964Z | Downloaded phf_shared v0.12.1 |
| 1798 | 2026-02-27T04:21:48.967Z | Downloaded phf_shared v0.11.2 |
| 1799 | 2026-02-27T04:21:48.970Z | Downloaded pbkdf2 v0.12.2 |
| 1800 | 2026-02-27T04:21:48.973Z | Downloaded libloading v0.8.5 |
| 1801 | 2026-02-27T04:21:48.976Z | Downloaded crc-any v2.5.0 |
| 1802 | 2026-02-27T04:21:48.980Z | Downloaded progenitor v0.8.0 |
| 1803 | 2026-02-27T04:21:48.983Z | Downloaded predicates-core v1.0.8 |
| 1804 | 2026-02-27T04:21:48.983Z | Downloaded num-rational v0.4.2 |
| 1805 | 2026-02-27T04:21:48.987Z | Downloaded pretty-hex v0.2.1 |
| 1806 | 2026-02-27T04:21:48.990Z | Downloaded predicates-tree v1.0.12 |
| 1807 | 2026-02-27T04:21:48.990Z | Downloaded precomputed-hash v0.1.1 |
| 1808 | 2026-02-27T04:21:48.993Z | Downloaded fatfs v0.3.6 |
| 1809 | 2026-02-27T04:21:48.996Z | Downloaded futures v0.3.31 |
| 1810 | 2026-02-27T04:21:49.002Z | Downloaded psl-types v2.0.11 |
| 1811 | 2026-02-27T04:21:49.007Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1812 | 2026-02-27T04:21:49.010Z | Downloaded quick-error v1.2.3 |
| 1813 | 2026-02-27T04:21:49.010Z | Downloaded parse-display-derive v0.10.0 |
| 1814 | 2026-02-27T04:21:49.013Z | Downloaded paste v1.0.15 |
| 1815 | 2026-02-27T04:21:49.017Z | Downloaded progenitor-macro v0.8.0 |
| 1816 | 2026-02-27T04:21:49.021Z | Downloaded rand_xorshift v0.4.0 |
| 1817 | 2026-02-27T04:21:49.022Z | Downloaded peg-macros v0.8.5 |
| 1818 | 2026-02-27T04:21:49.025Z | Downloaded radium v0.7.0 |
| 1819 | 2026-02-27T04:21:49.025Z | Downloaded pbkdf2 v0.11.0 |
| 1820 | 2026-02-27T04:21:49.029Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1821 | 2026-02-27T04:21:49.034Z | Downloaded polyval v0.6.2 |
| 1822 | 2026-02-27T04:21:49.034Z | Downloaded phf v0.12.1 |
| 1823 | 2026-02-27T04:21:49.090Z | Downloaded pin-project-lite v0.2.14 |
| 1824 | 2026-02-27T04:21:49.090Z | Downloaded nu-ansi-term v0.50.1 |
| 1825 | 2026-02-27T04:21:49.090Z | Downloaded ppv-lite86 v0.2.20 |
| 1826 | 2026-02-27T04:21:49.090Z | Downloaded pin-project-internal v1.1.6 |
| 1827 | 2026-02-27T04:21:49.090Z | Downloaded flume v0.11.1 |
| 1828 | 2026-02-27T04:21:49.090Z | Downloaded poly1305 v0.8.0 |
| 1829 | 2026-02-27T04:21:49.090Z | Downloaded rustc_version v0.1.7 |
| 1830 | 2026-02-27T04:21:49.091Z | Downloaded omicron-zone-package v0.12.2 |
| 1831 | 2026-02-27T04:21:49.091Z | Downloaded russh-cryptovec v0.7.3 |
| 1832 | 2026-02-27T04:21:49.091Z | Downloaded salsa20 v0.10.2 |
| 1833 | 2026-02-27T04:21:49.091Z | Downloaded rtoolbox v0.0.2 |
| 1834 | 2026-02-27T04:21:49.091Z | Downloaded sapling-renderdag v0.1.0 |
| 1835 | 2026-02-27T04:21:49.091Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1836 | 2026-02-27T04:21:49.091Z | Downloaded progenitor v0.13.0 |
| 1837 | 2026-02-27T04:21:49.091Z | Downloaded proc-macro-error2 v2.0.1 |
| 1838 | 2026-02-27T04:21:49.091Z | Downloaded progenitor-extras v0.1.0 |
| 1839 | 2026-02-27T04:21:49.104Z | Downloaded progenitor-client v0.13.0 |
| 1840 | 2026-02-27T04:21:49.104Z | Downloaded same-file v1.0.6 |
| 1841 | 2026-02-27T04:21:49.104Z | Downloaded scrypt v0.11.0 |
| 1842 | 2026-02-27T04:21:49.104Z | Downloaded quinn-udp v0.5.5 |
| 1843 | 2026-02-27T04:21:49.104Z | Downloaded serde_bytes v0.11.19 |
| 1844 | 2026-02-27T04:21:49.104Z | Downloaded shell-words v1.1.0 |
| 1845 | 2026-02-27T04:21:49.111Z | Downloaded serde-big-array v0.5.1 |
| 1846 | 2026-02-27T04:21:49.111Z | Downloaded secrecy v0.10.3 |
| 1847 | 2026-02-27T04:21:49.111Z | Downloaded sigpipe v0.1.3 |
| 1848 | 2026-02-27T04:21:49.111Z | Downloaded darling_core v0.20.10 |
| 1849 | 2026-02-27T04:21:49.111Z | Downloaded postcard v1.0.10 |
| 1850 | 2026-02-27T04:21:49.114Z | Downloaded siphasher v0.3.11 |
| 1851 | 2026-02-27T04:21:49.114Z | Downloaded simd-adler32 v0.3.7 |
| 1852 | 2026-02-27T04:21:49.117Z | Downloaded rustls-pemfile v2.2.0 |
| 1853 | 2026-02-27T04:21:49.124Z | Downloaded hickory-resolver v0.25.2 |
| 1854 | 2026-02-27T04:21:49.124Z | Downloaded siphasher v1.0.1 |
| 1855 | 2026-02-27T04:21:49.127Z | Downloaded rustc-demangle v0.1.24 |
| 1856 | 2026-02-27T04:21:49.131Z | Downloaded postgres-types v0.2.9 |
| 1857 | 2026-02-27T04:21:49.131Z | Downloaded p256 v0.13.2 |
| 1858 | 2026-02-27T04:21:49.135Z | Downloaded ssh-cipher v0.2.0 |
| 1859 | 2026-02-27T04:21:49.140Z | Downloaded scroll v0.13.0 |
| 1860 | 2026-02-27T04:21:49.140Z | Downloaded rusty-fork v0.3.0 |
| 1861 | 2026-02-27T04:21:49.144Z | Downloaded parking_lot_core v0.9.10 |
| 1862 | 2026-02-27T04:21:49.144Z | Downloaded progenitor-macro v0.13.0 |
| 1863 | 2026-02-27T04:21:49.148Z | Downloaded sqlparser_derive v0.5.0 |
| 1864 | 2026-02-27T04:21:49.148Z | Downloaded oso v0.27.3 |
| 1865 | 2026-02-27T04:21:49.154Z | Downloaded strum v0.27.2 |
| 1866 | 2026-02-27T04:21:49.154Z | Downloaded hickory-resolver v0.24.4 |
| 1867 | 2026-02-27T04:21:49.158Z | Downloaded papergrid v0.14.0 |
| 1868 | 2026-02-27T04:21:49.163Z | Downloaded tagptr v0.2.0 |
| 1869 | 2026-02-27T04:21:49.168Z | Downloaded supports-color v3.0.2 |
| 1870 | 2026-02-27T04:21:49.168Z | Downloaded tabwriter v1.4.0 |
| 1871 | 2026-02-27T04:21:49.171Z | Downloaded tabled_derive v0.11.0 |
| 1872 | 2026-02-27T04:21:49.171Z | Downloaded pin-project v1.1.6 |
| 1873 | 2026-02-27T04:21:49.182Z | Downloaded testing_table v0.3.0 |
| 1874 | 2026-02-27T04:21:49.186Z | Downloaded termtree v0.5.1 |
| 1875 | 2026-02-27T04:21:49.186Z | Downloaded tap v1.0.1 |
| 1876 | 2026-02-27T04:21:49.190Z | Downloaded cc v1.2.56 |
| 1877 | 2026-02-27T04:21:49.194Z | Downloaded thread-id v5.0.0 |
| 1878 | 2026-02-27T04:21:49.194Z | Downloaded slog-scope v4.4.0 |
| 1879 | 2026-02-27T04:21:49.202Z | Downloaded minimal-lexical v0.2.1 |
| 1880 | 2026-02-27T04:21:49.202Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1881 | 2026-02-27T04:21:49.210Z | Downloaded thread_local v1.1.8 |
| 1882 | 2026-02-27T04:21:49.210Z | Downloaded sqlformat v0.3.5 |
| 1883 | 2026-02-27T04:21:49.210Z | Downloaded string_cache v0.8.9 |
| 1884 | 2026-02-27T04:21:49.210Z | Downloaded prefix-trie v0.7.0 |
| 1885 | 2026-02-27T04:21:49.214Z | Downloaded snafu-derive v0.8.5 |
| 1886 | 2026-02-27T04:21:49.214Z | Downloaded progenitor-impl v0.8.0 |
| 1887 | 2026-02-27T04:21:49.218Z | Downloaded stacker v0.1.23 |
| 1888 | 2026-02-27T04:21:49.218Z | Downloaded smallvec v0.6.14 |
| 1889 | 2026-02-27T04:21:49.218Z | Downloaded slog-json v2.6.1 |
| 1890 | 2026-02-27T04:21:49.223Z | Downloaded slog-dtrace v0.3.0 |
| 1891 | 2026-02-27T04:21:49.223Z | Downloaded slog-bunyan v2.5.0 |
| 1892 | 2026-02-27T04:21:49.223Z | Downloaded ryu v1.0.18 |
| 1893 | 2026-02-27T04:21:49.227Z | Downloaded topological-sort v0.2.2 |
| 1894 | 2026-02-27T04:21:49.230Z | Downloaded serde_cbor v0.11.2 |
| 1895 | 2026-02-27T04:21:49.234Z | Downloaded typify-macro v0.2.0 |
| 1896 | 2026-02-27T04:21:49.234Z | Downloaded trait-variant v0.1.2 |
| 1897 | 2026-02-27T04:21:49.234Z | Downloaded support-bundle-viewer v0.1.2 |
| 1898 | 2026-02-27T04:21:49.237Z | Downloaded rustls-native-certs v0.8.1 |
| 1899 | 2026-02-27T04:21:49.241Z | Downloaded strum_macros v0.24.3 |
| 1900 | 2026-02-27T04:21:49.241Z | Downloaded slab v0.4.9 |
| 1901 | 2026-02-27T04:21:49.246Z | Downloaded tabled_derive v0.10.0 |
| 1902 | 2026-02-27T04:21:49.246Z | Downloaded rcgen v0.12.1 |
| 1903 | 2026-02-27T04:21:49.252Z | Downloaded serde_with_macros v3.16.1 |
| 1904 | 2026-02-27T04:21:49.252Z | Downloaded unarray v0.1.4 |
| 1905 | 2026-02-27T04:21:49.252Z | Downloaded typify-macro v0.6.1 |
| 1906 | 2026-02-27T04:21:49.252Z | Downloaded usdt-attr-macro v0.6.0 |
| 1907 | 2026-02-27T04:21:49.252Z | Downloaded untrusted v0.7.1 |
| 1908 | 2026-02-27T04:21:49.256Z | Downloaded usdt v0.6.0 |
| 1909 | 2026-02-27T04:21:49.256Z | Downloaded universal-hash v0.5.1 |
| 1910 | 2026-02-27T04:21:49.260Z | Downloaded ron v0.7.1 |
| 1911 | 2026-02-27T04:21:49.265Z | Downloaded time-macros v0.2.27 |
| 1912 | 2026-02-27T04:21:49.265Z | Downloaded unit-prefix v0.5.1 |
| 1913 | 2026-02-27T04:21:49.268Z | Downloaded hickory-server v0.25.2 |
| 1914 | 2026-02-27T04:21:49.272Z | Downloaded usdt-macro v0.6.0 |
| 1915 | 2026-02-27T04:21:49.272Z | Downloaded tokio-rustls v0.25.0 |
| 1916 | 2026-02-27T04:21:49.279Z | Downloaded russh-keys v0.45.0 |
| 1917 | 2026-02-27T04:21:49.279Z | Downloaded void v1.0.2 |
| 1918 | 2026-02-27T04:21:49.286Z | Downloaded xattr v1.3.1 |
| 1919 | 2026-02-27T04:21:49.286Z | Downloaded hashbrown v0.13.2 |
| 1920 | 2026-02-27T04:21:49.286Z | Downloaded tiny-keccak v2.0.2 |
| 1921 | 2026-02-27T04:21:49.290Z | Downloaded stringprep v0.1.5 |
| 1922 | 2026-02-27T04:21:49.290Z | Downloaded prettyplease v0.2.36 |
| 1923 | 2026-02-27T04:21:49.296Z | Downloaded waitgroup v0.1.2 |
| 1924 | 2026-02-27T04:21:49.296Z | Downloaded vte_generate_state_changes v0.1.2 |
| 1925 | 2026-02-27T04:21:49.296Z | Downloaded tokio-tungstenite v0.23.1 |
| 1926 | 2026-02-27T04:21:49.300Z | Downloaded tokio-dtrace v0.1.0 |
| 1927 | 2026-02-27T04:21:49.300Z | Downloaded tls_codec_derive v0.4.1 |
| 1928 | 2026-02-27T04:21:49.300Z | Downloaded subprocess v0.2.9 |
| 1929 | 2026-02-27T04:21:49.305Z | Downloaded tracing-attributes v0.1.27 |
| 1930 | 2026-02-27T04:21:49.310Z | Downloaded tls_codec v0.4.1 |
| 1931 | 2026-02-27T04:21:49.311Z | Downloaded xshell-macros v0.2.7 |
| 1932 | 2026-02-27T04:21:49.311Z | Downloaded strum_macros v0.27.2 |
| 1933 | 2026-02-27T04:21:49.315Z | Downloaded zone_cfg_derive v0.1.2 |
| 1934 | 2026-02-27T04:21:49.315Z | Downloaded typify v0.2.0 |
| 1935 | 2026-02-27T04:21:49.315Z | Downloaded openssl-sys v0.9.109 |
| 1936 | 2026-02-27T04:21:49.319Z | Downloaded zeroize_derive v1.4.2 |
| 1937 | 2026-02-27T04:21:49.322Z | Downloaded signal-hook v0.3.18 |
| 1938 | 2026-02-27T04:21:49.327Z | Downloaded rayon-core v1.12.1 |
| 1939 | 2026-02-27T04:21:49.331Z | Downloaded unicase v2.8.1 |
| 1940 | 2026-02-27T04:21:49.331Z | Downloaded crossterm v0.28.1 |
| 1941 | 2026-02-27T04:21:49.336Z | Downloaded zone_cfg_derive v0.3.0 |
| 1942 | 2026-02-27T04:21:49.340Z | Downloaded zone v0.1.8 |
| 1943 | 2026-02-27T04:21:49.340Z | Downloaded aes v0.8.4 |
| 1944 | 2026-02-27T04:21:49.347Z | Downloaded iddqd v0.3.16 |
| 1945 | 2026-02-27T04:21:49.350Z | Downloaded walkdir v2.5.0 |
| 1946 | 2026-02-27T04:21:49.355Z | Downloaded whoami v1.5.2 |
| 1947 | 2026-02-27T04:21:49.356Z | Downloaded wyz v0.5.1 |
| 1948 | 2026-02-27T04:21:49.360Z | Downloaded publicsuffix v2.3.0 |
| 1949 | 2026-02-27T04:21:49.360Z | Downloaded uzers v0.12.1 |
| 1950 | 2026-02-27T04:21:49.364Z | Downloaded vergen-git2 v1.0.7 |
| 1951 | 2026-02-27T04:21:49.364Z | Downloaded vsss-rs v3.3.4 |
| 1952 | 2026-02-27T04:21:49.371Z | Downloaded tui-tree-widget v0.23.1 |
| 1953 | 2026-02-27T04:21:49.371Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 1954 | 2026-02-27T04:21:49.371Z | Downloaded xshell v0.2.7 |
| 1955 | 2026-02-27T04:21:49.371Z | Downloaded libxml v0.3.3 |
| 1956 | 2026-02-27T04:21:49.376Z | Downloaded twox-hash v2.1.0 |
| 1957 | 2026-02-27T04:21:49.379Z | Downloaded term v0.7.0 |
| 1958 | 2026-02-27T04:21:49.383Z | Downloaded zstd-safe v7.2.3 |
| 1959 | 2026-02-27T04:21:49.388Z | Downloaded zstd v0.13.3 |
| 1960 | 2026-02-27T04:21:49.388Z | Downloaded nom v7.1.3 |
| 1961 | 2026-02-27T04:21:49.392Z | Downloaded unicode-properties v0.1.3 |
| 1962 | 2026-02-27T04:21:49.395Z | Downloaded rsa v0.9.8 |
| 1963 | 2026-02-27T04:21:49.399Z | Downloaded vergen v9.0.6 |
| 1964 | 2026-02-27T04:21:49.402Z | Downloaded socket2 v0.6.1 |
| 1965 | 2026-02-27T04:21:49.408Z | Downloaded value-bag v1.12.0 |
| 1966 | 2026-02-27T04:21:49.408Z | Downloaded tinyvec v1.8.0 |
| 1967 | 2026-02-27T04:21:49.413Z | Downloaded vte v0.11.1 |
| 1968 | 2026-02-27T04:21:49.413Z | Downloaded toml v0.7.8 |
| 1969 | 2026-02-27T04:21:49.417Z | Downloaded tungstenite v0.23.0 |
| 1970 | 2026-02-27T04:21:49.420Z | Downloaded zerocopy v0.6.6 |
| 1971 | 2026-02-27T04:21:49.423Z | Downloaded typify v0.6.1 |
| 1972 | 2026-02-27T04:21:49.427Z | Downloaded yasna v0.5.2 |
| 1973 | 2026-02-27T04:21:49.427Z | Downloaded unicode-bidi v0.3.17 |
| 1974 | 2026-02-27T04:21:49.431Z | Downloaded schemars v1.0.4 |
| 1975 | 2026-02-27T04:21:49.444Z | Downloaded uuid v1.19.0 |
| 1976 | 2026-02-27T04:21:49.448Z | Downloaded qorb v0.4.1 |
| 1977 | 2026-02-27T04:21:49.453Z | Downloaded hashbrown v0.15.4 |
| 1978 | 2026-02-27T04:21:49.458Z | Downloaded samael v0.0.19 |
| 1979 | 2026-02-27T04:21:49.463Z | Downloaded tracing-core v0.1.32 |
| 1980 | 2026-02-27T04:21:49.468Z | Downloaded russh v0.45.0 |
| 1981 | 2026-02-27T04:21:49.474Z | Downloaded iri-string v0.7.8 |
| 1982 | 2026-02-27T04:21:49.479Z | Downloaded tracing v0.1.40 |
| 1983 | 2026-02-27T04:21:49.484Z | Downloaded steno v0.4.1 |
| 1984 | 2026-02-27T04:21:49.488Z | Downloaded aho-corasick v1.1.3 |
| 1985 | 2026-02-27T04:21:49.493Z | Downloaded rustyline v14.0.0 |
| 1986 | 2026-02-27T04:21:49.498Z | Downloaded zip v0.6.6 |
| 1987 | 2026-02-27T04:21:49.503Z | Downloaded tokio-postgres v0.7.13 |
| 1988 | 2026-02-27T04:21:49.511Z | Downloaded yansi v1.0.1 |
| 1989 | 2026-02-27T04:21:49.514Z | Downloaded h2 v0.4.6 |
| 1990 | 2026-02-27T04:21:49.517Z | Downloaded zopfli v0.8.1 |
| 1991 | 2026-02-27T04:21:49.522Z | Downloaded toml_edit v0.19.15 |
| 1992 | 2026-02-27T04:21:49.540Z | Downloaded rpassword v7.4.0 |
| 1993 | 2026-02-27T04:21:49.545Z | Downloaded itertools v0.14.0 |
| 1994 | 2026-02-27T04:21:49.550Z | Downloaded ssh-key v0.6.6 |
| 1995 | 2026-02-27T04:21:49.555Z | Downloaded zerocopy-derive v0.8.27 |
| 1996 | 2026-02-27T04:21:49.560Z | Downloaded unicode_categories v0.1.1 |
| 1997 | 2026-02-27T04:21:49.563Z | Downloaded tower v0.5.2 |
| 1998 | 2026-02-27T04:21:49.574Z | Downloaded portable-atomic v1.11.0 |
| 1999 | 2026-02-27T04:21:49.580Z | Downloaded regex v1.12.3 |
| 2000 | 2026-02-27T04:21:49.585Z | Downloaded reqwest v0.13.2 |
| 2001 | 2026-02-27T04:21:49.591Z | Downloaded unicode-normalization v0.1.24 |
| 2002 | 2026-02-27T04:21:49.595Z | Downloaded zip v4.2.0 |
| 2003 | 2026-02-27T04:21:49.600Z | Downloaded bitvec v1.0.1 |
| 2004 | 2026-02-27T04:21:49.618Z | Downloaded typed-path v0.9.3 |
| 2005 | 2026-02-27T04:21:49.623Z | Downloaded tokio-util v0.7.15 |
| 2006 | 2026-02-27T04:21:49.630Z | Downloaded tough v0.20.0 |
| 2007 | 2026-02-27T04:21:49.639Z | Downloaded winnow v0.5.40 |
| 2008 | 2026-02-27T04:21:49.649Z | Downloaded winnow v0.6.26 |
| 2009 | 2026-02-27T04:21:49.659Z | Downloaded proptest v1.7.0 |
| 2010 | 2026-02-27T04:21:49.667Z | Downloaded quick-xml v0.37.2 |
| 2011 | 2026-02-27T04:21:49.676Z | Downloaded petname v2.0.2 |
| 2012 | 2026-02-27T04:21:49.679Z | Downloaded serde_with v3.16.1 |
| 2013 | 2026-02-27T04:21:49.692Z | Downloaded goblin v0.10.2 |
| 2014 | 2026-02-27T04:21:49.704Z | Downloaded bindgen v0.71.1 |
| 2015 | 2026-02-27T04:21:49.708Z | Downloaded tabled v0.18.0 |
| 2016 | 2026-02-27T04:21:49.726Z | Downloaded time v0.3.47 |
| 2017 | 2026-02-27T04:21:49.738Z | Downloaded regex-syntax v0.6.29 |
| 2018 | 2026-02-27T04:21:49.746Z | Downloaded radix_trie v0.2.1 |
| 2019 | 2026-02-27T04:21:49.750Z | Downloaded object v0.30.4 |
| 2020 | 2026-02-27T04:21:49.760Z | Downloaded zlib-rs v0.5.1 |
| 2021 | 2026-02-27T04:21:49.765Z | Downloaded smoltcp v0.11.0 |
| 2022 | 2026-02-27T04:21:49.779Z | Downloaded tabled v0.20.0 |
| 2023 | 2026-02-27T04:21:49.796Z | Downloaded rustls v0.22.4 |
| 2024 | 2026-02-27T04:21:49.809Z | Downloaded regex-syntax v0.8.5 |
| 2025 | 2026-02-27T04:21:49.816Z | Downloaded diesel v2.2.12 |
| 2026 | 2026-02-27T04:21:49.840Z | Downloaded nix v0.29.0 |
| 2027 | 2026-02-27T04:21:49.846Z | Downloaded zerocopy v0.8.27 |
| 2028 | 2026-02-27T04:21:49.870Z | Downloaded object v0.36.5 |
| 2029 | 2026-02-27T04:21:49.880Z | Downloaded hickory-proto v0.24.4 |
| 2030 | 2026-02-27T04:21:49.896Z | Downloaded webpki-roots v1.0.1 |
| 2031 | 2026-02-27T04:21:49.902Z | Downloaded hickory-proto v0.25.2 |
| 2032 | 2026-02-27T04:21:49.916Z | Downloaded rustls v0.23.37 |
| 2033 | 2026-02-27T04:21:49.928Z | Downloaded nix v0.28.0 |
| 2034 | 2026-02-27T04:21:49.937Z | Downloaded gimli v0.31.1 |
| 2035 | 2026-02-27T04:21:49.944Z | Downloaded bstr v1.10.0 |
| 2036 | 2026-02-27T04:21:49.957Z | Downloaded polar-core v0.27.3 |
| 2037 | 2026-02-27T04:21:49.963Z | Downloaded nix v0.30.1 |
| 2038 | 2026-02-27T04:21:49.972Z | Downloaded dropshot v0.16.7 |
| 2039 | 2026-02-27T04:21:49.992Z | Downloaded smoltcp v0.9.1 |
| 2040 | 2026-02-27T04:21:50.004Z | Downloaded typify-impl v0.6.1 |
| 2041 | 2026-02-27T04:21:50.015Z | Downloaded typify-impl v0.2.0 |
| 2042 | 2026-02-27T04:21:50.027Z | Downloaded sqlparser v0.61.0 |
| 2043 | 2026-02-27T04:21:50.036Z | Downloaded sled v0.34.7 |
| 2044 | 2026-02-27T04:21:50.046Z | Downloaded zerocopy-derive v0.6.6 |
| 2045 | 2026-02-27T04:21:50.055Z | Downloaded chrono-tz v0.10.4 |
| 2046 | 2026-02-27T04:21:50.070Z | Downloaded ratatui v0.29.0 |
| 2047 | 2026-02-27T04:21:50.088Z | Downloaded petgraph v0.8.2 |
| 2048 | 2026-02-27T04:21:50.114Z | Downloaded regex-automata v0.4.14 |
| 2049 | 2026-02-27T04:21:50.124Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2050 | 2026-02-27T04:21:50.134Z | Downloaded nix v0.27.1 |
| 2051 | 2026-02-27T04:21:50.140Z | Downloaded libz-sys v1.1.20 |
| 2052 | 2026-02-27T04:21:50.158Z | Downloaded jiff v0.2.15 |
| 2053 | 2026-02-27T04:21:50.175Z | Downloaded openssl v0.10.73 |
| 2054 | 2026-02-27T04:21:50.185Z | Downloaded csv v1.3.1 |
| 2055 | 2026-02-27T04:21:50.199Z | Downloaded moka v0.12.10 |
| 2056 | 2026-02-27T04:21:50.207Z | Downloaded lalrpop v0.19.12 |
| 2057 | 2026-02-27T04:21:50.217Z | Downloaded aws-lc-rs v1.16.0 |
| 2058 | 2026-02-27T04:21:50.228Z | Downloaded rustls-webpki v0.102.8 |
| 2059 | 2026-02-27T04:21:50.243Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
| 2060 | 2026-02-27T04:21:50.259Z | Downloaded rayon v1.10.0 |
| 2061 | 2026-02-27T04:21:50.267Z | Downloaded git2 v0.20.2 |
| 2062 | 2026-02-27T04:21:50.274Z | Downloaded reedline v0.40.0 |
| 2063 | 2026-02-27T04:21:50.280Z | Downloaded blake3 v1.5.4 |
| 2064 | 2026-02-27T04:21:50.286Z | Downloaded p521 v0.13.3 |
| 2065 | 2026-02-27T04:21:50.290Z | Downloaded futures-util v0.3.31 |
| 2066 | 2026-02-27T04:21:50.300Z | Downloaded usdt-impl v0.6.0 |
| 2067 | 2026-02-27T04:21:50.305Z | Downloaded snafu v0.8.5 |
| 2068 | 2026-02-27T04:21:50.311Z | Downloaded ron v0.8.1 |
| 2069 | 2026-02-27T04:21:50.314Z | Downloaded itertools v0.13.0 |
| 2070 | 2026-02-27T04:21:50.319Z | Downloaded aes-gcm v0.10.3 |
| 2071 | 2026-02-27T04:21:50.322Z | Downloaded test-strategy v0.4.3 |
| 2072 | 2026-02-27T04:21:50.327Z | Downloaded term v1.1.0 |
| 2073 | 2026-02-27T04:21:50.331Z | Downloaded crossterm v0.29.0 |
| 2074 | 2026-02-27T04:21:50.335Z | Downloaded zeroize v1.8.1 |
| 2075 | 2026-02-27T04:21:50.340Z | Downloaded tar v0.4.44 |
| 2076 | 2026-02-27T04:21:50.340Z | Downloaded num-bigint v0.4.6 |
| 2077 | 2026-02-27T04:21:50.346Z | Downloaded tokio-stream v0.1.17 |
| 2078 | 2026-02-27T04:21:50.350Z | Downloaded mio v1.0.2 |
| 2079 | 2026-02-27T04:21:50.350Z | Downloaded tokio-rustls v0.26.0 |
| 2080 | 2026-02-27T04:21:50.354Z | Downloaded wait-timeout v0.2.0 |
| 2081 | 2026-02-27T04:21:50.354Z | Downloaded vergen-lib v0.1.6 |
| 2082 | 2026-02-27T04:21:50.354Z | Downloaded vergen-gitcl v1.0.8 |
| 2083 | 2026-02-27T04:21:50.358Z | Downloaded thiserror-no-std v2.0.2 |
| 2084 | 2026-02-27T04:21:50.362Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2085 | 2026-02-27T04:21:50.362Z | Downloaded progenitor-impl v0.13.0 |
| 2086 | 2026-02-27T04:21:50.365Z | Downloaded pretty_assertions v1.4.1 |
| 2087 | 2026-02-27T04:21:50.365Z | Downloaded unicode-truncate v1.1.0 |
| 2088 | 2026-02-27T04:21:50.368Z | Downloaded termios v0.3.3 |
| 2089 | 2026-02-27T04:21:50.369Z | Downloaded signal-hook-registry v1.4.2 |
| 2090 | 2026-02-27T04:21:50.369Z | Downloaded libm v0.2.8 |
| 2091 | 2026-02-27T04:21:50.376Z | Downloaded sync_wrapper v1.0.1 |
| 2092 | 2026-02-27T04:21:50.380Z | Downloaded sync-ptr v0.1.4 |
| 2093 | 2026-02-27T04:21:50.380Z | Downloaded encoding_rs v0.8.34 |
| 2094 | 2026-02-27T04:21:50.396Z | Downloaded signal-hook-mio v0.2.4 |
| 2095 | 2026-02-27T04:21:50.400Z | Downloaded serde_path_to_error v0.1.20 |
| 2096 | 2026-02-27T04:21:50.400Z | Downloaded serde-hex v0.1.0 |
| 2097 | 2026-02-27T04:21:50.403Z | Downloaded jiff-static v0.2.15 |
| 2098 | 2026-02-27T04:21:50.403Z | Downloaded structmeta-derive v0.3.0 |
| 2099 | 2026-02-27T04:21:50.403Z | Downloaded structmeta v0.3.0 |
| 2100 | 2026-02-27T04:21:50.406Z | Downloaded strip-ansi-escapes v0.2.0 |
| 2101 | 2026-02-27T04:21:50.406Z | Downloaded ssh-encoding v0.2.0 |
| 2102 | 2026-02-27T04:21:50.406Z | Downloaded papergrid v0.17.0 |
| 2103 | 2026-02-27T04:21:50.412Z | Downloaded owo-colors v4.2.3 |
| 2104 | 2026-02-27T04:21:50.416Z | Downloaded signal-hook-tokio v0.3.1 |
| 2105 | 2026-02-27T04:21:50.417Z | Downloaded resolv-conf v0.7.0 |
| 2106 | 2026-02-27T04:21:50.421Z | Downloaded postgres-protocol v0.6.8 |
| 2107 | 2026-02-27T04:21:50.421Z | Downloaded heapless v0.8.0 |
| 2108 | 2026-02-27T04:21:50.427Z | Downloaded flate2 v1.1.2 |
| 2109 | 2026-02-27T04:21:50.430Z | Downloaded bumpalo v3.16.0 |
| 2110 | 2026-02-27T04:21:50.430Z | Downloaded darling_core v0.21.0 |
| 2111 | 2026-02-27T04:21:50.472Z | Downloaded compact_str v0.8.0 |
| 2112 | 2026-02-27T04:21:50.479Z | Downloaded ar_archive_writer v0.5.1 |
| 2113 | 2026-02-27T04:21:50.479Z | Downloaded serde_repr v0.1.19 |
| 2114 | 2026-02-27T04:21:50.479Z | Downloaded serde_plain v1.0.2 |
| 2115 | 2026-02-27T04:21:50.479Z | Downloaded seq-macro v0.3.6 |
| 2116 | 2026-02-27T04:21:50.479Z | Downloaded semver v0.1.20 |
| 2117 | 2026-02-27T04:21:50.479Z | Downloaded r2d2 v0.8.10 |
| 2118 | 2026-02-27T04:21:50.479Z | Downloaded pkcs5 v0.7.1 |
| 2119 | 2026-02-27T04:21:50.479Z | Downloaded secrecy v0.8.0 |
| 2120 | 2026-02-27T04:21:50.479Z | Downloaded scroll_derive v0.13.1 |
| 2121 | 2026-02-27T04:21:50.479Z | Downloaded rand_seeder v0.4.0 |
| 2122 | 2026-02-27T04:21:50.479Z | Downloaded rand_core v0.9.3 |
| 2123 | 2026-02-27T04:21:50.479Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 2124 | 2026-02-27T04:21:50.503Z | Downloaded phf v0.11.2 |
| 2125 | 2026-02-27T04:21:50.506Z | Downloaded pem v3.0.5 |
| 2126 | 2026-02-27T04:21:50.506Z | Downloaded psm v0.1.30 |
| 2127 | 2026-02-27T04:21:50.511Z | Downloaded parking_lot v0.12.3 |
| 2128 | 2026-02-27T04:21:50.511Z | Downloaded parking_lot v0.11.2 |
| 2129 | 2026-02-27T04:21:50.514Z | Downloaded miniz_oxide v0.8.5 |
| 2130 | 2026-02-27T04:21:50.515Z | Downloaded heapless v0.7.17 |
| 2131 | 2026-02-27T04:21:50.519Z | Downloaded predicates v3.1.3 |
| 2132 | 2026-02-27T04:21:50.522Z | Downloaded memmap2 v0.9.8 |
| 2133 | 2026-02-27T04:21:50.522Z | Downloaded indicatif v0.18.0 |
| 2134 | 2026-02-27T04:21:50.525Z | Downloaded indicatif v0.17.11 |
| 2135 | 2026-02-27T04:21:50.528Z | Downloaded chacha20poly1305 v0.10.1 |
| 2136 | 2026-02-27T04:21:50.528Z | Downloaded const_format v0.2.34 |
| 2137 | 2026-02-27T04:21:50.532Z | Downloaded arc-swap v1.7.1 |
| 2138 | 2026-02-27T04:21:50.535Z | Downloaded pkg-config v0.3.31 |
| 2139 | 2026-02-27T04:21:50.539Z | Downloaded peg v0.8.5 |
| 2140 | 2026-02-27T04:21:50.542Z | Downloaded recursive v0.1.1 |
| 2141 | 2026-02-27T04:21:50.542Z | Downloaded password-hash v0.4.2 |
| 2142 | 2026-02-27T04:21:50.545Z | Downloaded packed_struct v0.10.1 |
| 2143 | 2026-02-27T04:21:50.545Z | Downloaded num-complex v0.4.6 |
| 2144 | 2026-02-27T04:21:50.545Z | Downloaded proc-macro-crate v1.3.1 |
| 2145 | 2026-02-27T04:21:50.548Z | Downloaded password-hash v0.5.0 |
| 2146 | 2026-02-27T04:21:50.549Z | Downloaded parking_lot_core v0.8.6 |
| 2147 | 2026-02-27T04:21:50.552Z | Downloaded multer v3.1.0 |
| 2148 | 2026-02-27T04:21:50.552Z | Downloaded ignore v0.4.23 |
| 2149 | 2026-02-27T04:21:50.556Z | Downloaded diff v0.1.13 |
| 2150 | 2026-02-27T04:21:50.556Z | Downloaded progenitor-client v0.8.0 |
| 2151 | 2026-02-27T04:21:50.560Z | Downloaded oxide-tokio-rt v0.1.2 |
| 2152 | 2026-02-27T04:21:50.560Z | Downloaded opaque-debug v0.3.1 |
| 2153 | 2026-02-27T04:21:50.560Z | Downloaded num_enum v0.5.11 |
| 2154 | 2026-02-27T04:21:50.565Z | Downloaded half v1.8.3 |
| 2155 | 2026-02-27T04:21:50.568Z | Downloaded num-derive v0.3.3 |
| 2156 | 2026-02-27T04:21:50.568Z | Downloaded litrs v0.4.1 |
| 2157 | 2026-02-27T04:21:50.568Z | Downloaded colored v2.2.0 |
| 2158 | 2026-02-27T04:21:50.572Z | Downloaded cassowary v0.3.0 |
| 2159 | 2026-02-27T04:21:50.572Z | Downloaded buf-list v1.0.3 |
| 2160 | 2026-02-27T04:21:50.576Z | Downloaded blake2 v0.10.6 |
| 2161 | 2026-02-27T04:21:50.576Z | Downloaded native-tls v0.2.12 |
| 2162 | 2026-02-27T04:21:50.579Z | Downloaded ingot-macros v0.1.1 |
| 2163 | 2026-02-27T04:21:50.579Z | Downloaded headers v0.4.1 |
| 2164 | 2026-02-27T04:21:50.583Z | Downloaded libz-rs-sys v0.5.1 |
| 2165 | 2026-02-27T04:21:50.587Z | Downloaded csv-core v0.1.11 |
| 2166 | 2026-02-27T04:21:50.587Z | Downloaded cookie_store v0.22.1 |
| 2167 | 2026-02-27T04:21:50.590Z | Downloaded console v0.15.10 |
| 2168 | 2026-02-27T04:21:50.590Z | Downloaded bzip2 v0.4.4 |
| 2169 | 2026-02-27T04:21:50.590Z | Downloaded bit-vec v0.6.3 |
| 2170 | 2026-02-27T04:21:50.594Z | Downloaded clang-sys v1.8.1 |
| 2171 | 2026-02-27T04:21:50.594Z | Downloaded console v0.16.0 |
| 2172 | 2026-02-27T04:21:50.598Z | Downloaded bzip2 v0.5.2 |
| 2173 | 2026-02-27T04:21:50.598Z | Downloaded number_prefix v0.4.0 |
| 2174 | 2026-02-27T04:21:50.602Z | Downloaded num-derive v0.4.2 |
| 2175 | 2026-02-27T04:21:50.602Z | Downloaded crossbeam-epoch v0.9.18 |
| 2176 | 2026-02-27T04:21:50.602Z | Downloaded critical-section v1.1.3 |
| 2177 | 2026-02-27T04:21:50.606Z | Downloaded cancel-safe-futures v0.1.5 |
| 2178 | 2026-02-27T04:21:50.606Z | Downloaded libsw v3.5.0 |
| 2179 | 2026-02-27T04:21:50.609Z | Downloaded cookie v0.18.1 |
| 2180 | 2026-02-27T04:21:50.609Z | Downloaded arrayvec v0.7.6 |
| 2181 | 2026-02-27T04:21:50.614Z | Downloaded lock_api v0.4.12 |
| 2182 | 2026-02-27T04:21:50.614Z | Downloaded iana-time-zone v0.1.63 |
| 2183 | 2026-02-27T04:21:50.614Z | Downloaded httparse v1.9.5 |
| 2184 | 2026-02-27T04:21:50.617Z | Downloaded nodrop v0.1.14 |
| 2185 | 2026-02-27T04:21:50.617Z | Downloaded md-5 v0.10.6 |
| 2186 | 2026-02-27T04:21:50.622Z | Downloaded libefi-sys v0.1.0 |
| 2187 | 2026-02-27T04:21:50.622Z | Downloaded jobserver v0.1.32 |
| 2188 | 2026-02-27T04:21:50.626Z | Downloaded camino-tempfile-ext v0.3.2 |
| 2189 | 2026-02-27T04:21:50.626Z | Downloaded indoc v2.0.6 |
| 2190 | 2026-02-27T04:21:50.626Z | Downloaded kstat-rs v0.2.4 |
| 2191 | 2026-02-27T04:21:50.626Z | Downloaded cmake v0.1.57 |
| 2192 | 2026-02-27T04:21:50.629Z | Downloaded backoff v0.4.0 |
| 2193 | 2026-02-27T04:21:50.629Z | Downloaded futures-executor v0.3.31 |
| 2194 | 2026-02-27T04:21:50.632Z | Downloaded ed25519-dalek v2.1.1 |
| 2195 | 2026-02-27T04:21:50.632Z | Downloaded dropshot_endpoint v0.16.7 |
| 2196 | 2026-02-27T04:21:50.635Z | Downloaded dropshot-api-manager v0.3.0 |
| 2197 | 2026-02-27T04:21:50.638Z | Downloaded diesel_derives v2.2.3 |
| 2198 | 2026-02-27T04:21:50.641Z | Downloaded bit-vec v0.8.0 |
| 2199 | 2026-02-27T04:21:50.646Z | Downloaded derive_more v0.99.20 |
| 2200 | 2026-02-27T04:21:50.649Z | Downloaded newtype_derive v0.1.6 |
| 2201 | 2026-02-27T04:21:50.649Z | Downloaded new_debug_unreachable v1.0.6 |
| 2202 | 2026-02-27T04:21:50.649Z | Downloaded memoffset v0.9.1 |
| 2203 | 2026-02-27T04:21:50.654Z | Downloaded const_format_proc_macros v0.2.34 |
| 2204 | 2026-02-27T04:21:50.654Z | Downloaded cexpr v0.6.0 |
| 2205 | 2026-02-27T04:21:50.654Z | Downloaded daft v0.1.4 |
| 2206 | 2026-02-27T04:21:50.657Z | Downloaded bit-set v0.8.0 |
| 2207 | 2026-02-27T04:21:50.657Z | Downloaded blowfish v0.9.1 |
| 2208 | 2026-02-27T04:21:50.658Z | Downloaded highway v1.3.0 |
| 2209 | 2026-02-27T04:21:50.661Z | Downloaded heck v0.3.3 |
| 2210 | 2026-02-27T04:21:50.661Z | Downloaded futures-channel v0.3.31 |
| 2211 | 2026-02-27T04:21:50.664Z | Downloaded fs-err v2.11.0 |
| 2212 | 2026-02-27T04:21:50.664Z | Downloaded foldhash v0.1.5 |
| 2213 | 2026-02-27T04:21:50.664Z | Downloaded fixedbitset v0.5.7 |
| 2214 | 2026-02-27T04:21:50.667Z | Downloaded filetime v0.2.26 |
| 2215 | 2026-02-27T04:21:50.667Z | Downloaded chacha20 v0.9.1 |
| 2216 | 2026-02-27T04:21:50.670Z | Downloaded base64ct v1.6.0 |
| 2217 | 2026-02-27T04:21:50.670Z | Downloaded ctr v0.9.2 |
| 2218 | 2026-02-27T04:21:50.673Z | Downloaded cargo_metadata v0.19.2 |
| 2219 | 2026-02-27T04:21:50.676Z | Downloaded bcs v0.1.6 |
| 2220 | 2026-02-27T04:21:50.676Z | Downloaded fs_extra v1.3.0 |
| 2221 | 2026-02-27T04:21:50.679Z | Downloaded cipher v0.4.4 |
| 2222 | 2026-02-27T04:21:50.679Z | Downloaded hyper-staticfile v0.10.1 |
| 2223 | 2026-02-27T04:21:50.685Z | Downloaded humantime v2.2.0 |
| 2224 | 2026-02-27T04:21:50.685Z | Downloaded deranged v0.5.3 |
| 2225 | 2026-02-27T04:21:50.685Z | Downloaded maybe-uninit v2.0.0 |
| 2226 | 2026-02-27T04:21:50.688Z | Downloaded lzss v0.8.2 |
| 2227 | 2026-02-27T04:21:50.688Z | Downloaded lru-cache v0.1.2 |
| 2228 | 2026-02-27T04:21:50.688Z | Downloaded libscf-sys v1.1.0 |
| 2229 | 2026-02-27T04:21:50.688Z | Downloaded derive_more-impl v2.0.1 |
| 2230 | 2026-02-27T04:21:50.691Z | Downloaded inout v0.1.3 |
| 2231 | 2026-02-27T04:21:50.694Z | Downloaded derive_more v2.0.1 |
| 2232 | 2026-02-27T04:21:50.702Z | Downloaded lalrpop-util v0.19.12 |
| 2233 | 2026-02-27T04:21:50.707Z | Downloaded is-terminal v0.4.13 |
| 2234 | 2026-02-27T04:21:50.707Z | Downloaded internet-checksum v0.2.1 |
| 2235 | 2026-02-27T04:21:50.707Z | Downloaded instability v0.3.2 |
| 2236 | 2026-02-27T04:21:50.707Z | Downloaded indoc v1.0.9 |
| 2237 | 2026-02-27T04:21:50.707Z | Downloaded embedded-io v0.6.1 |
| 2238 | 2026-02-27T04:21:50.710Z | Downloaded convert_case v0.7.1 |
| 2239 | 2026-02-27T04:21:50.710Z | Downloaded bytes v1.11.1 |
| 2240 | 2026-02-27T04:21:50.713Z | Downloaded ff v0.13.0 |
| 2241 | 2026-02-27T04:21:50.713Z | Downloaded dunce v1.0.5 |
| 2242 | 2026-02-27T04:21:50.717Z | Downloaded crc-catalog v2.4.0 |
| 2243 | 2026-02-27T04:21:50.717Z | Downloaded cargo-platform v0.1.8 |
| 2244 | 2026-02-27T04:21:50.717Z | Downloaded fd-lock v4.0.2 |
| 2245 | 2026-02-27T04:21:50.720Z | Downloaded block-padding v0.3.3 |
| 2246 | 2026-02-27T04:21:50.720Z | Downloaded bitfield-struct v0.6.2 |
| 2247 | 2026-02-27T04:21:50.720Z | Downloaded headers-core v0.3.0 |
| 2248 | 2026-02-27T04:21:50.720Z | Downloaded atty v0.2.14 |
| 2249 | 2026-02-27T04:21:50.724Z | Downloaded castaway v0.2.3 |
| 2250 | 2026-02-27T04:21:50.724Z | Downloaded derive-where v1.5.0 |
| 2251 | 2026-02-27T04:21:50.727Z | Downloaded bitfield-macros v0.19.2 |
| 2252 | 2026-02-27T04:21:50.730Z | Downloaded flagset v0.4.6 |
| 2253 | 2026-02-27T04:21:50.730Z | Downloaded embedded-io v0.4.0 |
| 2254 | 2026-02-27T04:21:50.733Z | Downloaded aead v0.5.2 |
| 2255 | 2026-02-27T04:21:50.733Z | Downloaded env_filter v0.1.2 |
| 2256 | 2026-02-27T04:21:50.737Z | Downloaded crc8 v0.1.1 |
| 2257 | 2026-02-27T04:21:50.737Z | Downloaded cobs v0.2.3 |
| 2258 | 2026-02-27T04:21:50.737Z | Downloaded getrandom v0.2.15 |
| 2259 | 2026-02-27T04:21:50.740Z | Downloaded float-cmp v0.10.0 |
| 2260 | 2026-02-27T04:21:50.740Z | Downloaded defmt v0.3.8 |
| 2261 | 2026-02-27T04:21:50.743Z | Downloaded crunchy v0.2.2 |
| 2262 | 2026-02-27T04:21:50.743Z | Downloaded ascii-canvas v3.0.0 |
| 2263 | 2026-02-27T04:21:50.745Z | Downloaded adler2 v2.0.0 |
| 2264 | 2026-02-27T04:21:50.745Z | Downloaded derive_builder v0.20.2 |
| 2265 | 2026-02-27T04:21:50.749Z | Downloaded darling_macro v0.21.0 |
| 2266 | 2026-02-27T04:21:50.752Z | Downloaded array-init v0.0.4 |
| 2267 | 2026-02-27T04:21:50.752Z | Downloaded find-msvc-tools v0.1.9 |
| 2268 | 2026-02-27T04:21:50.752Z | Downloaded dtrace-parser v0.3.0 |
| 2269 | 2026-02-27T04:21:50.752Z | Downloaded dsl_auto_type v0.1.2 |
| 2270 | 2026-02-27T04:21:50.755Z | Downloaded defmt-macros v0.3.9 |
| 2271 | 2026-02-27T04:21:50.758Z | Downloaded corncobs v0.1.4 |
| 2272 | 2026-02-27T04:21:50.758Z | Downloaded cfg_aliases v0.1.1 |
| 2273 | 2026-02-27T04:21:50.758Z | Downloaded bb8 v0.8.5 |
| 2274 | 2026-02-27T04:21:50.761Z | Downloaded diesel-dtrace v0.4.2 |
| 2275 | 2026-02-27T04:21:50.761Z | Downloaded cbc v0.1.2 |
| 2276 | 2026-02-27T04:21:50.761Z | Downloaded async-bb8-diesel v0.2.1 |
| 2277 | 2026-02-27T04:21:50.764Z | Downloaded bitfield v0.19.2 |
| 2278 | 2026-02-27T04:21:50.764Z | Downloaded futures-io v0.3.31 |
| 2279 | 2026-02-27T04:21:50.767Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 2280 | 2026-02-27T04:21:50.767Z | Downloaded difflib v0.4.0 |
| 2281 | 2026-02-27T04:21:50.767Z | Downloaded derive-ex v0.1.8 |
| 2282 | 2026-02-27T04:21:50.770Z | Downloaded backon v1.6.0 |
| 2283 | 2026-02-27T04:21:50.770Z | Downloaded async-recursion v1.1.1 |
| 2284 | 2026-02-27T04:21:50.773Z | Downloaded funty v2.0.0 |
| 2285 | 2026-02-27T04:21:50.776Z | Downloaded dirs-next v2.0.0 |
| 2286 | 2026-02-27T04:21:50.776Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 2287 | 2026-02-27T04:21:50.776Z | Downloaded des v0.8.1 |
| 2288 | 2026-02-27T04:21:50.779Z | Downloaded debug-ignore v1.0.5 |
| 2289 | 2026-02-27T04:21:50.779Z | Downloaded bit-set v0.5.3 |
| 2290 | 2026-02-27T04:21:50.782Z | Downloaded darling_macro v0.20.10 |
| 2291 | 2026-02-27T04:21:50.782Z | Downloaded argon2 v0.5.3 |
| 2292 | 2026-02-27T04:21:51.216Z | Downloaded aws-lc-sys v0.37.1 |
| 2293 | 2026-02-27T04:21:51.588Z | Compiling shlex v1.3.0 |
| 2294 | 2026-02-27T04:21:51.592Z | Compiling find-msvc-tools v0.1.9 |
| 2295 | 2026-02-27T04:21:51.592Z | Compiling value-bag v1.12.0 |
| 2296 | 2026-02-27T04:21:51.592Z | Compiling smallvec v1.15.1 |
| 2297 | 2026-02-27T04:21:51.592Z | Compiling typenum v1.17.0 |
| 2298 | 2026-02-27T04:21:51.592Z | Compiling syn v2.0.117 |
| 2299 | 2026-02-27T04:21:51.592Z | Compiling getrandom v0.2.15 |
| 2300 | 2026-02-27T04:21:51.777Z | Compiling jobserver v0.1.32 |
| 2301 | 2026-02-27T04:21:52.148Z | Compiling generic-array v0.14.7 |
| 2302 | 2026-02-27T04:21:52.312Z | Compiling cc v1.2.56 |
| 2303 | 2026-02-27T04:21:52.368Z | Compiling rand_core v0.6.4 |
| 2304 | 2026-02-27T04:21:52.371Z | Compiling lock_api v0.4.12 |
| 2305 | 2026-02-27T04:21:52.527Z | Compiling log v0.4.29 |
| 2306 | 2026-02-27T04:21:52.613Z | Compiling scopeguard v1.2.0 |
| 2307 | 2026-02-27T04:21:52.638Z | Compiling subtle v2.6.1 |
| 2308 | 2026-02-27T04:21:52.813Z | Compiling portable-atomic v1.11.0 |
| 2309 | 2026-02-27T04:21:52.923Z | Compiling critical-section v1.1.3 |
| 2310 | 2026-02-27T04:21:53.022Z | Compiling const-oid v0.9.6 |
| 2311 | 2026-02-27T04:21:53.111Z | Compiling serde_json v1.0.149 |
| 2312 | 2026-02-27T04:21:53.284Z | Compiling pin-project-lite v0.2.14 |
| 2313 | 2026-02-27T04:21:53.365Z | Compiling parking_lot_core v0.9.10 |
| 2314 | 2026-02-27T04:21:53.444Z | Compiling pkg-config v0.3.31 |
| 2315 | 2026-02-27T04:21:53.512Z | Compiling getrandom v0.3.4 |
| 2316 | 2026-02-27T04:21:54.766Z | Compiling signal-hook-registry v1.4.2 |
| 2317 | 2026-02-27T04:21:54.835Z | Compiling allocator-api2 v0.2.21 |
| 2318 | 2026-02-27T04:21:55.103Z | Compiling once_cell v1.21.3 |
| 2319 | 2026-02-27T04:21:55.222Z | Compiling libm v0.2.8 |
| 2320 | 2026-02-27T04:21:55.399Z | Compiling parking_lot v0.12.3 |
| 2321 | 2026-02-27T04:21:55.479Z | Compiling mio v1.0.2 |
| 2322 | 2026-02-27T04:21:55.508Z | Compiling num-traits v0.2.19 |
| 2323 | 2026-02-27T04:21:55.568Z | Compiling futures-core v0.3.32 |
| 2324 | 2026-02-27T04:21:55.838Z | Compiling percent-encoding v2.3.2 |
| 2325 | 2026-02-27T04:21:56.113Z | Compiling socket2 v0.6.1 |
| 2326 | 2026-02-27T04:21:56.136Z | Compiling slab v0.4.9 |
| 2327 | 2026-02-27T04:21:56.246Z | Compiling futures-sink v0.3.31 |
| 2328 | 2026-02-27T04:21:56.254Z | Compiling cpufeatures v0.2.14 |
| 2329 | 2026-02-27T04:21:56.339Z | Compiling foldhash v0.2.0 |
| 2330 | 2026-02-27T04:21:56.369Z | Compiling futures-channel v0.3.31 |
| 2331 | 2026-02-27T04:21:56.486Z | Compiling futures-task v0.3.31 |
| 2332 | 2026-02-27T04:21:56.728Z | Compiling hashbrown v0.16.1 |
| 2333 | 2026-02-27T04:21:56.809Z | Compiling pin-utils v0.1.0 |
| 2334 | 2026-02-27T04:21:56.835Z | Compiling futures-io v0.3.31 |
| 2335 | 2026-02-27T04:21:56.924Z | Compiling rustversion v1.0.22 |
| 2336 | 2026-02-27T04:21:56.950Z | Compiling form_urlencoded v1.2.2 |
| 2337 | 2026-02-27T04:21:56.991Z | Compiling cmake v0.1.57 |
| 2338 | 2026-02-27T04:21:57.017Z | Compiling ident_case v1.0.1 |
| 2339 | 2026-02-27T04:21:57.117Z | Compiling dunce v1.0.5 |
| 2340 | 2026-02-27T04:21:57.221Z | Compiling base64ct v1.6.0 |
| 2341 | 2026-02-27T04:21:57.251Z | Compiling fs_extra v1.3.0 |
| 2342 | 2026-02-27T04:21:57.274Z | Compiling foldhash v0.1.5 |
| 2343 | 2026-02-27T04:21:57.604Z | Compiling flagset v0.4.6 |
| 2344 | 2026-02-27T04:21:57.790Z | Compiling pem-rfc7468 v0.7.0 |
| 2345 | 2026-02-27T04:21:57.793Z | Compiling hashbrown v0.15.4 |
| 2346 | 2026-02-27T04:21:57.838Z | Compiling rand_core v0.9.3 |
| 2347 | 2026-02-27T04:21:57.863Z | Compiling aws-lc-sys v0.37.1 |
| 2348 | 2026-02-27T04:21:58.022Z | Compiling indexmap v2.13.0 |
| 2349 | 2026-02-27T04:21:58.378Z | Compiling iana-time-zone v0.1.63 |
| 2350 | 2026-02-27T04:21:58.403Z | Compiling ring v0.17.14 |
| 2351 | 2026-02-27T04:21:58.424Z | Compiling rustc_version v0.4.1 |
| 2352 | 2026-02-27T04:21:58.766Z | Compiling uuid v1.19.0 |
| 2353 | 2026-02-27T04:21:58.976Z | Compiling spin v0.9.8 |
| 2354 | 2026-02-27T04:21:59.013Z | Compiling zerocopy v0.8.27 |
| 2355 | 2026-02-27T04:21:59.071Z | Compiling vcpkg v0.2.15 |
| 2356 | 2026-02-27T04:21:59.410Z | Compiling synstructure v0.13.1 |
| 2357 | 2026-02-27T04:21:59.505Z | Compiling aws-lc-rs v1.16.0 |
| 2358 | 2026-02-27T04:21:59.527Z | Compiling regex-syntax v0.8.5 |
| 2359 | 2026-02-27T04:22:00.060Z | Compiling tracing-core v0.1.32 |
| 2360 | 2026-02-27T04:22:00.281Z | Compiling serde_derive_internals v0.29.1 |
| 2361 | 2026-02-27T04:22:00.724Z | Compiling openssl-sys v0.9.109 |
| 2362 | 2026-02-27T04:22:00.750Z | Compiling httparse v1.9.5 |
| 2363 | 2026-02-27T04:22:01.242Z | Compiling adler2 v2.0.0 |
| 2364 | 2026-02-27T04:22:01.434Z | Compiling base64 v0.22.1 |
| 2365 | 2026-02-27T04:22:01.466Z | Compiling untrusted v0.7.1 |
| 2366 | 2026-02-27T04:22:01.692Z | Compiling openssl-probe v0.1.5 |
| 2367 | 2026-02-27T04:22:01.877Z | Compiling untrusted v0.9.0 |
| 2368 | 2026-02-27T04:22:02.073Z | Compiling rustix v1.1.3 |
| 2369 | 2026-02-27T04:22:02.099Z | Compiling schemars v0.8.22 |
| 2370 | 2026-02-27T04:22:02.141Z | Compiling rustix v0.38.37 |
| 2371 | 2026-02-27T04:22:02.539Z | Compiling miniz_oxide v0.8.5 |
| 2372 | 2026-02-27T04:22:02.565Z | Compiling darling_core v0.20.10 |
| 2373 | 2026-02-27T04:22:03.017Z | Compiling try-lock v0.2.5 |
| 2374 | 2026-02-27T04:22:03.155Z | Compiling atomic-waker v1.1.2 |
| 2375 | 2026-02-27T04:22:03.194Z | Compiling tower-layer v0.3.3 |
| 2376 | 2026-02-27T04:22:03.364Z | Compiling dyn-clone v1.0.20 |
| 2377 | 2026-02-27T04:22:03.511Z | Compiling tower-service v0.3.3 |
| 2378 | 2026-02-27T04:22:03.609Z | Compiling rustls v0.23.37 |
| 2379 | 2026-02-27T04:22:03.663Z | Compiling tinyvec_macros v0.1.1 |
| 2380 | 2026-02-27T04:22:03.777Z | Compiling tinyvec v1.8.0 |
| 2381 | 2026-02-27T04:22:03.813Z | Compiling serde_derive v1.0.228 |
| 2382 | 2026-02-27T04:22:03.839Z | Compiling zeroize_derive v1.4.2 |
| 2383 | 2026-02-27T04:22:03.919Z | Compiling zerofrom-derive v0.1.4 |
| 2384 | 2026-02-27T04:22:05.078Z | Compiling zeroize v1.8.1 |
| 2385 | 2026-02-27T04:22:05.113Z | Compiling yoke-derive v0.7.4 |
| 2386 | 2026-02-27T04:22:05.147Z | Compiling zerovec-derive v0.10.3 |
| 2387 | 2026-02-27T04:22:05.200Z | Compiling displaydoc v0.2.5 |
| 2388 | 2026-02-27T04:22:06.847Z | Compiling icu_provider_macros v1.5.0 |
| 2389 | 2026-02-27T04:22:06.959Z | Compiling crypto-common v0.1.6 |
| 2390 | 2026-02-27T04:22:07.225Z | Compiling block-buffer v0.10.4 |
| 2391 | 2026-02-27T04:22:07.271Z | Compiling zerofrom v0.1.4 |
| 2392 | 2026-02-27T04:22:07.527Z | Compiling digest v0.10.7 |
| 2393 | 2026-02-27T04:22:07.551Z | Compiling tokio-macros v2.6.0 |
| 2394 | 2026-02-27T04:22:07.687Z | Compiling zerocopy-derive v0.7.35 |
| 2395 | 2026-02-27T04:22:07.855Z | Compiling yoke v0.7.4 |
| 2396 | 2026-02-27T04:22:07.909Z | Compiling thiserror-impl v2.0.18 |
| 2397 | 2026-02-27T04:22:08.013Z | Compiling hmac v0.12.1 |
| 2398 | 2026-02-27T04:22:08.088Z | Compiling futures-macro v0.3.31 |
| 2399 | 2026-02-27T04:22:08.229Z | Compiling zerovec v0.10.4 |
| 2400 | 2026-02-27T04:22:08.301Z | Compiling block-padding v0.3.3 |
| 2401 | 2026-02-27T04:22:08.597Z | Compiling inout v0.1.3 |
| 2402 | 2026-02-27T04:22:08.912Z | Compiling cipher v0.4.4 |
| 2403 | 2026-02-27T04:22:09.089Z | Compiling sha2 v0.10.9 |
| 2404 | 2026-02-27T04:22:09.130Z | Compiling der_derive v0.7.3 |
| 2405 | 2026-02-27T04:22:09.640Z | Compiling zerocopy v0.7.35 |
| 2406 | 2026-02-27T04:22:09.889Z | Compiling futures-util v0.3.31 |
| 2407 | 2026-02-27T04:22:10.221Z | Compiling tinystr v0.7.6 |
| 2408 | 2026-02-27T04:22:10.621Z | Compiling icu_locid v1.5.0 |
| 2409 | 2026-02-27T04:22:10.952Z | Compiling icu_collections v1.5.0 |
| 2410 | 2026-02-27T04:22:10.995Z | Compiling thiserror v2.0.18 |
| 2411 | 2026-02-27T04:22:11.019Z | Compiling serde v1.0.228 |
| 2412 | 2026-02-27T04:22:11.163Z | Compiling ppv-lite86 v0.2.20 |
| 2413 | 2026-02-27T04:22:11.205Z | Compiling der v0.7.10 |
| 2414 | 2026-02-27T04:22:11.938Z | Compiling icu_provider v1.5.0 |
| 2415 | 2026-02-27T04:22:12.155Z | Compiling pest v2.8.2 |
| 2416 | 2026-02-27T04:22:12.311Z | Compiling bytes v1.11.1 |
| 2417 | 2026-02-27T04:22:12.562Z | Compiling bitflags v2.9.4 |
| 2418 | 2026-02-27T04:22:12.638Z | Compiling icu_locid_transform v1.5.0 |
| 2419 | 2026-02-27T04:22:12.851Z | Compiling chrono v0.4.43 |
| 2420 | 2026-02-27T04:22:13.029Z | Compiling salsa20 v0.10.2 |
| 2421 | 2026-02-27T04:22:13.291Z | Compiling spki v0.7.3 |
| 2422 | 2026-02-27T04:22:13.680Z | Compiling tokio v1.49.0 |
| 2423 | 2026-02-27T04:22:13.705Z | Compiling http v1.4.0 |
| 2424 | 2026-02-27T04:22:14.008Z | Compiling icu_properties v1.5.1 |
| 2425 | 2026-02-27T04:22:14.895Z | Compiling pbkdf2 v0.12.2 |
| 2426 | 2026-02-27T04:22:14.983Z | Compiling pest_meta v2.8.2 |
| 2427 | 2026-02-27T04:22:15.070Z | Compiling scrypt v0.11.0 |
| 2428 | 2026-02-27T04:22:15.125Z | Compiling rand_chacha v0.9.0 |
| 2429 | 2026-02-27T04:22:15.588Z | Compiling cbc v0.1.2 |
| 2430 | 2026-02-27T04:22:15.721Z | Compiling aes v0.8.4 |
| 2431 | 2026-02-27T04:22:15.862Z | Compiling rustls-pki-types v1.14.0 |
| 2432 | 2026-02-27T04:22:16.112Z | Compiling zerocopy-derive v0.8.27 |
| 2433 | 2026-02-27T04:22:16.779Z | Compiling tracing-attributes v0.1.27 |
| 2434 | 2026-02-27T04:22:16.874Z | Compiling pkcs5 v0.7.1 |
| 2435 | 2026-02-27T04:22:17.866Z | Compiling icu_normalizer v1.5.0 |
| 2436 | 2026-02-27T04:22:18.230Z | Compiling pest_generator v2.8.2 |
| 2437 | 2026-02-27T04:22:18.452Z | Compiling rand v0.9.2 |
| 2438 | 2026-02-27T04:22:19.156Z | Compiling idna_adapter v1.2.0 |
| 2439 | 2026-02-27T04:22:19.388Z | Compiling idna v1.0.3 |
| 2440 | 2026-02-27T04:22:19.526Z | Compiling http-body v1.0.1 |
| 2441 | 2026-02-27T04:22:19.772Z | Compiling pkcs8 v0.10.2 |
| 2442 | 2026-02-27T04:22:19.818Z | Compiling tracing v0.1.40 |
| 2443 | 2026-02-27T04:22:19.968Z | Compiling url v2.5.4 |
| 2444 | 2026-02-27T04:22:20.153Z | Compiling pest_derive v2.8.2 |
| 2445 | 2026-02-27T04:22:20.401Z | Compiling schemars_derive v0.8.22 |
| 2446 | 2026-02-27T04:22:20.828Z | Compiling scroll_derive v0.13.1 |
| 2447 | 2026-02-27T04:22:22.638Z | Compiling tokio-util v0.7.15 |
| 2448 | 2026-02-27T04:22:22.858Z | Compiling scroll v0.13.0 |
| 2449 | 2026-02-27T04:22:23.403Z | Compiling ipnet v2.11.0 |
| 2450 | 2026-02-27T04:22:23.926Z | Compiling darling_macro v0.20.10 |
| 2451 | 2026-02-27T04:22:24.478Z | Compiling h2 v0.4.6 |
| 2452 | 2026-02-27T04:22:24.556Z | Compiling want v0.3.1 |
| 2453 | 2026-02-27T04:22:24.871Z | Compiling lazy_static v1.5.0 |
| 2454 | 2026-02-27T04:22:24.902Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 2455 | 2026-02-27T04:22:25.034Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2456 | 2026-02-27T04:22:25.396Z | Compiling aho-corasick v1.1.3 |
| 2457 | 2026-02-27T04:22:25.533Z | Compiling time-core v0.1.8 |
| 2458 | 2026-02-27T04:22:25.765Z | Compiling powerfmt v0.2.0 |
| 2459 | 2026-02-27T04:22:25.895Z | Compiling num-conv v0.2.0 |
| 2460 | 2026-02-27T04:22:26.091Z | Compiling openssl v0.10.73 |
| 2461 | 2026-02-27T04:22:26.148Z | Compiling foreign-types-shared v0.1.1 |
| 2462 | 2026-02-27T04:22:26.296Z | Compiling httpdate v1.0.3 |
| 2463 | 2026-02-27T04:22:26.340Z | Compiling foreign-types v0.3.2 |
| 2464 | 2026-02-27T04:22:26.462Z | Compiling time-macros v0.2.27 |
| 2465 | 2026-02-27T04:22:26.484Z | Compiling tempfile v3.24.0 |
| 2466 | 2026-02-27T04:22:26.575Z | Compiling deranged v0.5.3 |
| 2467 | 2026-02-27T04:22:27.301Z | Compiling regex-automata v0.4.14 |
| 2468 | 2026-02-27T04:22:28.816Z | Compiling darling v0.20.10 |
| 2469 | 2026-02-27T04:22:28.902Z | Compiling goblin v0.10.2 |
| 2470 | 2026-02-27T04:22:28.944Z | Compiling openssl-macros v0.1.1 |
| 2471 | 2026-02-27T04:22:29.524Z | Compiling wait-timeout v0.2.0 |
| 2472 | 2026-02-27T04:22:29.633Z | Compiling quick-error v1.2.3 |
| 2473 | 2026-02-27T04:22:29.927Z | Compiling native-tls v0.2.12 |
| 2474 | 2026-02-27T04:22:30.026Z | Compiling gimli v0.31.1 |
| 2475 | 2026-02-27T04:22:30.183Z | Compiling num_threads v0.1.7 |
| 2476 | 2026-02-27T04:22:30.345Z | Compiling usdt-impl v0.6.0 |
| 2477 | 2026-02-27T04:22:30.370Z | Compiling bit-vec v0.8.0 |
| 2478 | 2026-02-27T04:22:30.745Z | Compiling crossbeam-utils v0.8.21 |
| 2479 | 2026-02-27T04:22:30.793Z | Compiling syn v1.0.109 |
| 2480 | 2026-02-27T04:22:31.303Z | Compiling hyper v1.8.1 |
| 2481 | 2026-02-27T04:22:31.540Z | Compiling bit-set v0.8.0 |
| 2482 | 2026-02-27T04:22:31.855Z | Compiling time v0.3.47 |
| 2483 | 2026-02-27T04:22:34.419Z | Compiling addr2line v0.24.2 |
| 2484 | 2026-02-27T04:22:35.006Z | Compiling hyper-util v0.1.19 |
| 2485 | 2026-02-27T04:22:35.152Z | Compiling rusty-fork v0.3.0 |
| 2486 | 2026-02-27T04:22:35.672Z | Compiling dof v0.4.0 |
| 2487 | 2026-02-27T04:22:35.786Z | Compiling derive_builder_core v0.20.2 |
| 2488 | 2026-02-27T04:22:37.432Z | Compiling dtrace-parser v0.3.0 |
| 2489 | 2026-02-27T04:22:37.802Z | Compiling rustls-native-certs v0.8.1 |
| 2490 | 2026-02-27T04:22:37.851Z | Compiling signature v2.2.0 |
| 2491 | 2026-02-27T04:22:38.164Z | Compiling unicode-normalization v0.1.24 |
| 2492 | 2026-02-27T04:22:38.336Z | Compiling thiserror-impl v1.0.69 |
| 2493 | 2026-02-27T04:22:38.755Z | Compiling scroll_derive v0.12.0 |
| 2494 | 2026-02-27T04:22:39.129Z | Compiling darling_core v0.21.0 |
| 2495 | 2026-02-27T04:22:39.226Z | Compiling heapless v0.7.17 |
| 2496 | 2026-02-27T04:22:39.299Z | Compiling slog v2.8.2 |
| 2497 | 2026-02-27T04:22:39.609Z | Compiling rand_xorshift v0.4.0 |
| 2498 | 2026-02-27T04:22:39.689Z | Compiling sync_wrapper v1.0.1 |
| 2499 | 2026-02-27T04:22:39.802Z | Compiling thread-id v5.0.0 |
| 2500 | 2026-02-27T04:22:39.867Z | Compiling cookie v0.18.1 |
| 2501 | 2026-02-27T04:22:39.870Z | Compiling object v0.36.5 |
| 2502 | 2026-02-27T04:22:39.932Z | Compiling crc32fast v1.4.2 |
| 2503 | 2026-02-27T04:22:40.112Z | Compiling signal-hook v0.3.18 |
| 2504 | 2026-02-27T04:22:40.189Z | Compiling rustc-demangle v0.1.24 |
| 2505 | 2026-02-27T04:22:40.262Z | Compiling zlib-rs v0.5.1 |
| 2506 | 2026-02-27T04:22:40.426Z | Compiling paste v1.0.15 |
| 2507 | 2026-02-27T04:22:40.705Z | Compiling anyhow v1.0.99 |
| 2508 | 2026-02-27T04:22:40.939Z | Compiling siphasher v0.3.11 |
| 2509 | 2026-02-27T04:22:41.028Z | Compiling unarray v0.1.4 |
| 2510 | 2026-02-27T04:22:41.158Z | Compiling unicode-bidi v0.3.17 |
| 2511 | 2026-02-27T04:22:41.217Z | Compiling unicode-properties v0.1.3 |
| 2512 | 2026-02-27T04:22:41.320Z | Compiling zstd-safe v7.2.3 |
| 2513 | 2026-02-27T04:22:41.652Z | Compiling phf_shared v0.11.2 |
| 2514 | 2026-02-27T04:22:41.722Z | Compiling proptest v1.7.0 |
| 2515 | 2026-02-27T04:22:41.767Z | Compiling thiserror v1.0.69 |
| 2516 | 2026-02-27T04:22:41.966Z | Compiling stringprep v0.1.5 |
| 2517 | 2026-02-27T04:22:42.265Z | Compiling scroll v0.12.0 |
| 2518 | 2026-02-27T04:22:42.824Z | Compiling tower v0.5.2 |
| 2519 | 2026-02-27T04:22:43.584Z | Compiling derive_builder_macro v0.20.2 |
| 2520 | 2026-02-27T04:22:44.441Z | Compiling ipnetwork v0.21.1 |
| 2521 | 2026-02-27T04:22:44.952Z | Compiling http-body-util v0.1.3 |
| 2522 | 2026-02-27T04:22:44.993Z | Compiling darling_macro v0.21.0 |
| 2523 | 2026-02-27T04:22:45.251Z | Compiling webpki-roots v1.0.1 |
| 2524 | 2026-02-27T04:22:45.409Z | Compiling toml_datetime v0.6.11 |
| 2525 | 2026-02-27T04:22:45.461Z | Compiling erased-serde v0.3.31 |
| 2526 | 2026-02-27T04:22:45.895Z | Compiling serde_spanned v0.6.9 |
| 2527 | 2026-02-27T04:22:45.944Z | Compiling serde_tokenstream v0.2.3 |
| 2528 | 2026-02-27T04:22:46.149Z | Compiling backtrace v0.3.74 |
| 2529 | 2026-02-27T04:22:46.557Z | Compiling libz-rs-sys v0.5.1 |
| 2530 | 2026-02-27T04:22:46.626Z | Compiling rand_chacha v0.3.1 |
| 2531 | 2026-02-27T04:22:46.683Z | Compiling md-5 v0.10.6 |
| 2532 | 2026-02-27T04:22:46.884Z | Compiling curve25519-dalek v4.1.3 |
| 2533 | 2026-02-27T04:22:47.023Z | Compiling vergen-lib v0.1.6 |
| 2534 | 2026-02-27T04:22:47.305Z | Compiling num-integer v0.1.46 |
| 2535 | 2026-02-27T04:22:47.389Z | Compiling hash32 v0.2.1 |
| 2536 | 2026-02-27T04:22:47.623Z | Compiling ff v0.13.0 |
| 2537 | 2026-02-27T04:22:47.772Z | Compiling memoffset v0.9.1 |
| 2538 | 2026-02-27T04:22:47.828Z | Compiling smoltcp v0.9.1 |
| 2539 | 2026-02-27T04:22:47.927Z | Compiling ryu v1.0.18 |
| 2540 | 2026-02-27T04:22:48.108Z | Compiling base16ct v0.2.0 |
| 2541 | 2026-02-27T04:22:48.282Z | Compiling iri-string v0.7.8 |
| 2542 | 2026-02-27T04:22:48.437Z | Compiling ref-cast v1.0.25 |
| 2543 | 2026-02-27T04:22:48.483Z | Compiling psl-types v2.0.11 |
| 2544 | 2026-02-27T04:22:48.532Z | Compiling cfg_aliases v0.2.1 |
| 2545 | 2026-02-27T04:22:48.665Z | Compiling num-bigint-dig v0.8.6 |
| 2546 | 2026-02-27T04:22:48.697Z | Compiling fallible-iterator v0.2.0 |
| 2547 | 2026-02-27T04:22:48.954Z | Compiling litrs v0.4.1 |
| 2548 | 2026-02-27T04:22:49.054Z | Compiling publicsuffix v2.3.0 |
| 2549 | 2026-02-27T04:22:49.105Z | Compiling nix v0.29.0 |
| 2550 | 2026-02-27T04:22:49.369Z | Compiling postgres-protocol v0.6.8 |
| 2551 | 2026-02-27T04:22:49.430Z | Compiling sec1 v0.7.3 |
| 2552 | 2026-02-27T04:22:49.973Z | Compiling serde_urlencoded v0.7.1 |
| 2553 | 2026-02-27T04:22:50.066Z | Compiling document-features v0.2.11 |
| 2554 | 2026-02-27T04:22:50.153Z | Compiling group v0.13.0 |
| 2555 | 2026-02-27T04:22:50.468Z | Compiling num-iter v0.1.45 |
| 2556 | 2026-02-27T04:22:50.673Z | Compiling newtype-uuid v1.3.2 |
| 2557 | 2026-02-27T04:22:50.734Z | Compiling rand v0.8.5 |
| 2558 | 2026-02-27T04:22:51.287Z | Compiling tower-http v0.6.8 |
| 2559 | 2026-02-27T04:22:51.538Z | Compiling flate2 v1.1.2 |
| 2560 | 2026-02-27T04:22:52.109Z | Compiling darling v0.21.0 |
| 2561 | 2026-02-27T04:22:52.181Z | Compiling oxnet v0.1.4 |
| 2562 | 2026-02-27T04:22:52.252Z | Compiling derive_builder v0.20.2 |
| 2563 | 2026-02-27T04:22:52.454Z | Compiling tokio-native-tls v0.3.1 |
| 2564 | 2026-02-27T04:22:52.650Z | Compiling goblin v0.8.2 |
| 2565 | 2026-02-27T04:22:52.990Z | Compiling regex v1.12.3 |
| 2566 | 2026-02-27T04:22:53.587Z | Compiling terminal_size v0.4.0 |
| 2567 | 2026-02-27T04:22:53.835Z | Compiling cargo-platform v0.1.8 |
| 2568 | 2026-02-27T04:22:53.891Z | Compiling hkdf v0.12.4 |
| 2569 | 2026-02-27T04:22:53.914Z | Compiling crypto-bigint v0.5.5 |
| 2570 | 2026-02-27T04:22:53.953Z | Compiling ref-cast-impl v1.0.25 |
| 2571 | 2026-02-27T04:22:54.170Z | Compiling daft-derive v0.1.4 |
| 2572 | 2026-02-27T04:22:54.354Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2573 | 2026-02-27T04:22:55.035Z | Compiling async-trait v0.1.89 |
| 2574 | 2026-02-27T04:22:55.117Z | Compiling hubpack_derive v0.1.1 |
| 2575 | 2026-02-27T04:22:55.708Z | Compiling strum_macros v0.27.2 |
| 2576 | 2026-02-27T04:22:55.743Z | Compiling vergen v9.0.6 |
| 2577 | 2026-02-27T04:22:56.057Z | Compiling ahash v0.8.12 |
| 2578 | 2026-02-27T04:22:56.077Z | Compiling fs-err v3.1.1 |
| 2579 | 2026-02-27T04:22:56.438Z | Compiling either v1.15.0 |
| 2580 | 2026-02-27T04:22:56.441Z | Compiling unicode-segmentation v1.12.0 |
| 2581 | 2026-02-27T04:22:56.913Z | Compiling bumpalo v3.16.0 |
| 2582 | 2026-02-27T04:22:57.380Z | Compiling lockfree-object-pool v0.1.6 |
| 2583 | 2026-02-27T04:22:57.416Z | Compiling bitflags v1.3.2 |
| 2584 | 2026-02-27T04:22:57.547Z | Compiling winnow v0.5.40 |
| 2585 | 2026-02-27T04:22:57.571Z | Compiling buf-list v1.0.3 |
| 2586 | 2026-02-27T04:22:57.672Z | Compiling managed v0.8.0 |
| 2587 | 2026-02-27T04:22:58.141Z | Compiling simd-adler32 v0.3.7 |
| 2588 | 2026-02-27T04:22:58.296Z | Compiling dof v0.3.0 |
| 2589 | 2026-02-27T04:22:58.770Z | Compiling zopfli v0.8.1 |
| 2590 | 2026-02-27T04:23:00.092Z | Compiling elliptic-curve v0.13.8 |
| 2591 | 2026-02-27T04:23:00.302Z | Compiling clap_builder v4.5.48 |
| 2592 | 2026-02-27T04:23:00.614Z | Compiling strum v0.27.2 |
| 2593 | 2026-02-27T04:23:00.827Z | Compiling toml_edit v0.19.15 |
| 2594 | 2026-02-27T04:23:01.161Z | Compiling hubpack v0.1.2 |
| 2595 | 2026-02-27T04:23:01.431Z | Compiling daft v0.1.4 |
| 2596 | 2026-02-27T04:23:01.576Z | Compiling cargo_metadata v0.19.2 |
| 2597 | 2026-02-27T04:23:01.684Z | Compiling cookie_store v0.22.1 |
| 2598 | 2026-02-27T04:23:02.052Z | Compiling signal-hook-mio v0.2.4 |
| 2599 | 2026-02-27T04:23:02.262Z | Compiling zstd v0.13.3 |
| 2600 | 2026-02-27T04:23:02.820Z | Compiling hyper-tls v0.6.0 |
| 2601 | 2026-02-27T04:23:03.247Z | Compiling serde_with_macros v3.16.1 |
| 2602 | 2026-02-27T04:23:05.137Z | Compiling postgres-types v0.2.9 |
| 2603 | 2026-02-27T04:23:05.870Z | Compiling usdt-attr-macro v0.6.0 |
| 2604 | 2026-02-27T04:23:06.380Z | Compiling usdt-macro v0.6.0 |
| 2605 | 2026-02-27T04:23:07.364Z | Compiling phf v0.11.2 |
| 2606 | 2026-02-27T04:23:07.497Z | Compiling dtrace-parser v0.2.0 |
| 2607 | 2026-02-27T04:23:07.576Z | Compiling ed25519 v2.2.3 |
| 2608 | 2026-02-27T04:23:07.651Z | Compiling bzip2 v0.5.2 |
| 2609 | 2026-02-27T04:23:07.829Z | Compiling bzip2 v0.4.4 |
| 2610 | 2026-02-27T04:23:08.006Z | Compiling bstr v1.10.0 |
| 2611 | 2026-02-27T04:23:08.014Z | Compiling pkcs1 v0.7.5 |
| 2612 | 2026-02-27T04:23:08.224Z | Compiling hex v0.4.3 |
| 2613 | 2026-02-27T04:23:08.868Z | Compiling serde-big-array v0.5.1 |
| 2614 | 2026-02-27T04:23:08.936Z | Compiling rfc6979 v0.4.0 |
| 2615 | 2026-02-27T04:23:09.034Z | Compiling enum-as-inner v0.6.1 |
| 2616 | 2026-02-27T04:23:09.114Z | Compiling serde_repr v0.1.19 |
| 2617 | 2026-02-27T04:23:09.158Z | Compiling strum_macros v0.26.4 |
| 2618 | 2026-02-27T04:23:09.313Z | Compiling clap_derive v4.5.47 |
| 2619 | 2026-02-27T04:23:09.477Z | Compiling float-cmp v0.10.0 |
| 2620 | 2026-02-27T04:23:09.676Z | Compiling env_filter v0.1.2 |
| 2621 | 2026-02-27T04:23:09.752Z | Compiling memmap2 v0.9.8 |
| 2622 | 2026-02-27T04:23:10.059Z | Compiling socket2 v0.5.10 |
| 2623 | 2026-02-27T04:23:10.163Z | Compiling encoding_rs v0.8.34 |
| 2624 | 2026-02-27T04:23:10.208Z | Compiling keccak v0.1.5 |
| 2625 | 2026-02-27T04:23:10.277Z | Compiling new_debug_unreachable v1.0.6 |
| 2626 | 2026-02-27T04:23:10.401Z | Compiling difflib v0.4.0 |
| 2627 | 2026-02-27T04:23:10.934Z | Compiling data-encoding v2.9.0 |
| 2628 | 2026-02-27T04:23:11.715Z | Compiling mime v0.3.17 |
| 2629 | 2026-02-27T04:23:12.324Z | Compiling rustc-hash v2.1.1 |
| 2630 | 2026-02-27T04:23:12.543Z | Compiling fixedbitset v0.5.7 |
| 2631 | 2026-02-27T04:23:12.576Z | Compiling fixedbitset v0.4.2 |
| 2632 | 2026-02-27T04:23:12.717Z | Compiling static_assertions v1.1.0 |
| 2633 | 2026-02-27T04:23:12.849Z | Compiling precomputed-hash v0.1.1 |
| 2634 | 2026-02-27T04:23:12.996Z | Compiling predicates-core v1.0.8 |
| 2635 | 2026-02-27T04:23:13.020Z | Compiling whoami v1.5.2 |
| 2636 | 2026-02-27T04:23:13.153Z | Compiling jiff v0.2.15 |
| 2637 | 2026-02-27T04:23:13.307Z | Compiling normalize-line-endings v0.3.0 |
| 2638 | 2026-02-27T04:23:13.447Z | Compiling strum v0.26.3 |
| 2639 | 2026-02-27T04:23:13.470Z | Compiling predicates v3.1.3 |
| 2640 | 2026-02-27T04:23:13.572Z | Compiling tokio-postgres v0.7.13 |
| 2641 | 2026-02-27T04:23:13.596Z | Compiling clap v4.5.48 |
| 2642 | 2026-02-27T04:23:13.658Z | Compiling string_cache v0.8.9 |
| 2643 | 2026-02-27T04:23:13.729Z | Compiling petgraph v0.8.2 |
| 2644 | 2026-02-27T04:23:13.754Z | Compiling petgraph v0.6.5 |
| 2645 | 2026-02-27T04:23:14.087Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2646 | 2026-02-27T04:23:14.929Z | Compiling iddqd v0.3.16 |
| 2647 | 2026-02-27T04:23:17.264Z | Compiling toml_edit v0.22.27 |
| 2648 | 2026-02-27T04:23:17.268Z | Compiling hickory-proto v0.25.2 |
| 2649 | 2026-02-27T04:23:17.556Z | Compiling sha3 v0.10.8 |
| 2650 | 2026-02-27T04:23:18.192Z | Compiling usdt v0.6.0 |
| 2651 | 2026-02-27T04:23:18.581Z | Compiling env_logger v0.11.8 |
| 2652 | 2026-02-27T04:23:18.658Z | Compiling usdt-impl v0.5.0 |
| 2653 | 2026-02-27T04:23:18.866Z | Compiling ecdsa v0.16.9 |
| 2654 | 2026-02-27T04:23:19.277Z | Compiling similar v2.7.0 |
| 2655 | 2026-02-27T04:23:19.726Z | Compiling serde_with v3.16.1 |
| 2656 | 2026-02-27T04:23:20.001Z | Compiling zip v4.2.0 |
| 2657 | 2026-02-27T04:23:20.924Z | Compiling rsa v0.9.8 |
| 2658 | 2026-02-27T04:23:21.297Z | Compiling zip v0.6.6 |
| 2659 | 2026-02-27T04:23:22.224Z | Compiling ed25519-dalek v2.1.1 |
| 2660 | 2026-02-27T04:23:23.604Z | Compiling toml v0.7.8 |
| 2661 | 2026-02-27T04:23:24.281Z | Compiling crossterm v0.28.1 |
| 2662 | 2026-02-27T04:23:25.039Z | Compiling heck v0.4.1 |
| 2663 | 2026-02-27T04:23:25.065Z | Compiling itertools v0.10.5 |
| 2664 | 2026-02-27T04:23:25.430Z | Compiling itertools v0.13.0 |
| 2665 | 2026-02-27T04:23:25.445Z | Compiling crossbeam-epoch v0.9.18 |
| 2666 | 2026-02-27T04:23:25.489Z | Compiling tokio-stream v0.1.17 |
| 2667 | 2026-02-27T04:23:26.118Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2668 | 2026-02-27T04:23:26.485Z | Compiling x509-cert v0.2.5 |
| 2669 | 2026-02-27T04:23:26.552Z | Compiling openapiv3 v2.2.0 |
| 2670 | 2026-02-27T04:23:27.430Z | Compiling sha1 v0.10.6 |
| 2671 | 2026-02-27T04:23:27.567Z | Compiling winnow v0.6.26 |
| 2672 | 2026-02-27T04:23:27.880Z | Compiling lalrpop-util v0.19.12 |
| 2673 | 2026-02-27T04:23:28.222Z | Compiling peg-runtime v0.8.5 |
| 2674 | 2026-02-27T04:23:28.386Z | Compiling thread_local v1.1.8 |
| 2675 | 2026-02-27T04:23:28.730Z | Compiling slog-async v2.8.0 |
| 2676 | 2026-02-27T04:23:28.791Z | Compiling crossbeam-channel v0.5.15 |
| 2677 | 2026-02-27T04:23:28.818Z | Compiling xattr v1.3.1 |
| 2678 | 2026-02-27T04:23:28.850Z | Compiling futures-executor v0.3.31 |
| 2679 | 2026-02-27T04:23:29.102Z | Compiling filetime v0.2.26 |
| 2680 | 2026-02-27T04:23:29.331Z | Compiling is-terminal v0.4.13 |
| 2681 | 2026-02-27T04:23:29.359Z | Compiling term v1.1.0 |
| 2682 | 2026-02-27T04:23:29.419Z | Compiling take_mut v0.2.2 |
| 2683 | 2026-02-27T04:23:29.486Z | Compiling tar v0.4.44 |
| 2684 | 2026-02-27T04:23:29.778Z | Compiling futures v0.3.31 |
| 2685 | 2026-02-27T04:23:29.921Z | Compiling slog-term v2.9.2 |
| 2686 | 2026-02-27T04:23:39.373Z | Compiling rustls-webpki v0.103.9 |
| 2687 | 2026-02-27T04:23:44.358Z | Compiling tokio-rustls v0.26.0 |
| 2688 | 2026-02-27T04:23:44.361Z | Compiling rustls-platform-verifier v0.6.2 |
| 2689 | 2026-02-27T04:23:44.651Z | Compiling hyper-rustls v0.27.7 |
| 2690 | 2026-02-27T04:23:45.027Z | Compiling reqwest v0.12.28 |
| 2691 | 2026-02-27T04:23:45.027Z | Compiling reqwest v0.13.2 |
| 2692 | 2026-02-27T04:23:49.444Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2693 | 2026-02-27T04:23:49.759Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2694 | 2026-02-27T04:23:54.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s |
| 2695 | 2026-02-27T04:23:54.636Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2696 | 2026-02-27T04:23:54.696Z | Feb 27 04:23:52.867 INFO Starting download, target: Clickhouse |
| 2697 | 2026-02-27T04:23:54.696Z | Feb 27 04:23:52.868 INFO Starting download, target: Console |
| 2698 | 2026-02-27T04:23:54.696Z | Feb 27 04:23:52.868 INFO Starting download, target: DendriteStub |
| 2699 | 2026-02-27T04:23:54.699Z | Feb 27 04:23:52.868 INFO Starting download, target: Cockroach |
| 2700 | 2026-02-27T04:23:54.699Z | Feb 27 04:23:52.868 INFO Starting download, target: MaghemiteMgd |
| 2701 | 2026-02-27T04:23:54.699Z | Feb 27 04:23:52.868 INFO Starting download, target: TransceiverControl |
| 2702 | 2026-02-27T04:23:54.699Z | Feb 27 04:23:52.868 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2703 | 2026-02-27T04:23:54.699Z | Feb 27 04:23:52.868 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2704 | 2026-02-27T04:23:54.699Z | Feb 27 04:23:52.868 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2705 | 2026-02-27T04:23:54.699Z | Feb 27 04:23:52.868 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2706 | 2026-02-27T04:23:54.699Z | Feb 27 04:23:52.868 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2707 | 2026-02-27T04:23:54.699Z | Feb 27 04:23:52.868 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2708 | 2026-02-27T04:23:55.230Z | Feb 27 04:23:53.385 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2709 | 2026-02-27T04:23:55.640Z | Feb 27 04:23:53.800 INFO Download complete, target: TransceiverControl |
| 2710 | 2026-02-27T04:23:55.664Z | Feb 27 04:23:53.832 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2711 | 2026-02-27T04:23:56.149Z | Feb 27 04:23:54.320 INFO Download complete, target: Console |
| 2712 | 2026-02-27T04:23:56.561Z | Feb 27 04:23:54.715 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2713 | 2026-02-27T04:23:57.211Z | Feb 27 04:23:55.338 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2714 | 2026-02-27T04:23:57.273Z | Feb 27 04:23:55.445 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2715 | 2026-02-27T04:23:57.302Z | Feb 27 04:23:55.472 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2716 | 2026-02-27T04:23:57.302Z | Feb 27 04:23:55.472 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2717 | 2026-02-27T04:24:00.719Z | Feb 27 04:23:58.890 INFO Download complete, target: DendriteStub |
| 2718 | 2026-02-27T04:24:01.302Z | Feb 27 04:23:59.473 INFO Download complete, target: MaghemiteMgd |
| 2719 | 2026-02-27T04:24:05.165Z | Feb 27 04:24:03.335 INFO Checking that binary works, target: Cockroach |
| 2720 | 2026-02-27T04:24:05.307Z | Feb 27 04:24:03.477 INFO Download complete, target: Cockroach |
| 2721 | 2026-02-27T04:24:08.321Z | Feb 27 04:24:06.491 INFO Checking that binary works, target: Clickhouse |
| 2722 | 2026-02-27T04:24:08.498Z | Feb 27 04:24:06.668 INFO Download complete, target: Clickhouse |
| 2723 | 2026-02-27T04:24:08.523Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2724 | 2026-02-27T04:24:08.526Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2725 | 2026-02-27T04:24:10.108Z | Compiling proc-macro2 v1.0.106 |
| 2726 | 2026-02-27T04:24:10.109Z | Compiling quote v1.0.44 |
| 2727 | 2026-02-27T04:24:10.112Z | Compiling unicode-ident v1.0.24 |
| 2728 | 2026-02-27T04:24:10.112Z | Compiling libc v0.2.180 |
| 2729 | 2026-02-27T04:24:10.112Z | Compiling serde_core v1.0.228 |
| 2730 | 2026-02-27T04:24:10.112Z | Compiling serde v1.0.228 |
| 2731 | 2026-02-27T04:24:10.112Z | Compiling autocfg v1.4.0 |
| 2732 | 2026-02-27T04:24:10.112Z | Compiling cfg-if v1.0.4 |
| 2733 | 2026-02-27T04:24:10.494Z | Compiling version_check v0.9.5 |
| 2734 | 2026-02-27T04:24:10.643Z | Compiling zmij v1.0.15 |
| 2735 | 2026-02-27T04:24:10.836Z | Compiling serde_json v1.0.149 |
| 2736 | 2026-02-27T04:24:11.167Z | Compiling lock_api v0.4.12 |
| 2737 | 2026-02-27T04:24:11.191Z | Compiling memchr v2.7.4 |
| 2738 | 2026-02-27T04:24:11.216Z | Compiling libm v0.2.8 |
| 2739 | 2026-02-27T04:24:11.587Z | Compiling num-traits v0.2.19 |
| 2740 | 2026-02-27T04:24:11.643Z | Compiling getrandom v0.3.4 |
| 2741 | 2026-02-27T04:24:12.193Z | Compiling portable-atomic v1.11.0 |
| 2742 | 2026-02-27T04:24:12.502Z | Compiling typenum v1.17.0 |
| 2743 | 2026-02-27T04:24:12.552Z | Compiling jobserver v0.1.32 |
| 2744 | 2026-02-27T04:24:12.670Z | Compiling generic-array v0.14.7 |
| 2745 | 2026-02-27T04:24:12.882Z | Compiling syn v2.0.117 |
| 2746 | 2026-02-27T04:24:13.042Z | Compiling shlex v1.3.0 |
| 2747 | 2026-02-27T04:24:13.070Z | Compiling find-msvc-tools v0.1.9 |
| 2748 | 2026-02-27T04:24:13.247Z | Compiling smallvec v1.15.1 |
| 2749 | 2026-02-27T04:24:13.364Z | Compiling cc v1.2.56 |
| 2750 | 2026-02-27T04:24:13.418Z | Compiling getrandom v0.2.15 |
| 2751 | 2026-02-27T04:24:13.540Z | Compiling parking_lot_core v0.9.10 |
| 2752 | 2026-02-27T04:24:13.762Z | Compiling itoa v1.0.11 |
| 2753 | 2026-02-27T04:24:13.839Z | Compiling value-bag v1.12.0 |
| 2754 | 2026-02-27T04:24:14.214Z | Compiling heck v0.5.0 |
| 2755 | 2026-02-27T04:24:14.426Z | Compiling log v0.4.29 |
| 2756 | 2026-02-27T04:24:14.746Z | Compiling thiserror v2.0.18 |
| 2757 | 2026-02-27T04:24:14.839Z | Compiling schemars v0.8.22 |
| 2758 | 2026-02-27T04:24:15.443Z | Compiling scopeguard v1.2.0 |
| 2759 | 2026-02-27T04:24:15.478Z | Compiling stable_deref_trait v1.2.0 |
| 2760 | 2026-02-27T04:24:15.578Z | Compiling semver v1.0.27 |
| 2761 | 2026-02-27T04:24:15.656Z | Compiling rand_core v0.6.4 |
| 2762 | 2026-02-27T04:24:15.659Z | Compiling slab v0.4.9 |
| 2763 | 2026-02-27T04:24:16.006Z | Compiling equivalent v1.0.2 |
| 2764 | 2026-02-27T04:24:16.070Z | Compiling allocator-api2 v0.2.21 |
| 2765 | 2026-02-27T04:24:16.127Z | Compiling subtle v2.6.1 |
| 2766 | 2026-02-27T04:24:16.398Z | Compiling foldhash v0.2.0 |
| 2767 | 2026-02-27T04:24:16.424Z | Compiling litemap v0.7.3 |
| 2768 | 2026-02-27T04:24:16.449Z | Compiling writeable v0.5.5 |
| 2769 | 2026-02-27T04:24:16.779Z | Compiling hashbrown v0.16.1 |
| 2770 | 2026-02-27T04:24:16.868Z | Compiling percent-encoding v2.3.2 |
| 2771 | 2026-02-27T04:24:16.951Z | Compiling icu_locid_transform_data v1.5.0 |
| 2772 | 2026-02-27T04:24:17.090Z | Compiling thiserror v1.0.69 |
| 2773 | 2026-02-27T04:24:17.513Z | Compiling icu_properties_data v1.5.0 |
| 2774 | 2026-02-27T04:24:17.631Z | Compiling pkg-config v0.3.31 |
| 2775 | 2026-02-27T04:24:17.862Z | Compiling utf16_iter v1.0.5 |
| 2776 | 2026-02-27T04:24:18.063Z | Compiling write16 v1.0.0 |
| 2777 | 2026-02-27T04:24:18.135Z | Compiling icu_normalizer_data v1.5.0 |
| 2778 | 2026-02-27T04:24:18.218Z | Compiling utf8_iter v1.0.4 |
| 2779 | 2026-02-27T04:24:19.031Z | Compiling form_urlencoded v1.2.2 |
| 2780 | 2026-02-27T04:24:19.495Z | Compiling critical-section v1.1.3 |
| 2781 | 2026-02-27T04:24:19.787Z | Compiling synstructure v0.13.1 |
| 2782 | 2026-02-27T04:24:19.858Z | Compiling serde_derive_internals v0.29.1 |
| 2783 | 2026-02-27T04:24:20.264Z | Compiling once_cell v1.21.3 |
| 2784 | 2026-02-27T04:24:20.613Z | Compiling byteorder v1.5.0 |
| 2785 | 2026-02-27T04:24:20.752Z | Compiling pin-project-lite v0.2.14 |
| 2786 | 2026-02-27T04:24:20.991Z | Compiling rustversion v1.0.22 |
| 2787 | 2026-02-27T04:24:21.043Z | Compiling ring v0.17.14 |
| 2788 | 2026-02-27T04:24:21.137Z | Compiling iana-time-zone v0.1.63 |
| 2789 | 2026-02-27T04:24:21.273Z | Compiling uuid v1.19.0 |
| 2790 | 2026-02-27T04:24:21.471Z | Compiling parking_lot v0.12.3 |
| 2791 | 2026-02-27T04:24:21.705Z | Compiling signal-hook-registry v1.4.2 |
| 2792 | 2026-02-27T04:24:21.832Z | Compiling mio v1.0.2 |
| 2793 | 2026-02-27T04:24:22.039Z | Compiling indexmap v2.13.0 |
| 2794 | 2026-02-27T04:24:22.169Z | Compiling socket2 v0.6.1 |
| 2795 | 2026-02-27T04:24:23.113Z | Compiling dyn-clone v1.0.20 |
| 2796 | 2026-02-27T04:24:23.433Z | Compiling serde_derive v1.0.228 |
| 2797 | 2026-02-27T04:24:23.458Z | Compiling zeroize_derive v1.4.2 |
| 2798 | 2026-02-27T04:24:23.532Z | Compiling zerofrom-derive v0.1.4 |
| 2799 | 2026-02-27T04:24:23.564Z | Compiling yoke-derive v0.7.4 |
| 2800 | 2026-02-27T04:24:23.635Z | Compiling zerovec-derive v0.10.3 |
| 2801 | 2026-02-27T04:24:23.879Z | Compiling displaydoc v0.2.5 |
| 2802 | 2026-02-27T04:24:23.908Z | Compiling icu_provider_macros v1.5.0 |
| 2803 | 2026-02-27T04:24:24.179Z | Compiling tokio-macros v2.6.0 |
| 2804 | 2026-02-27T04:24:24.701Z | Compiling zeroize v1.8.1 |
| 2805 | 2026-02-27T04:24:24.891Z | Compiling thiserror-impl v2.0.18 |
| 2806 | 2026-02-27T04:24:25.162Z | Compiling schemars_derive v0.8.22 |
| 2807 | 2026-02-27T04:24:25.318Z | Compiling zerocopy-derive v0.7.35 |
| 2808 | 2026-02-27T04:24:25.557Z | Compiling futures-macro v0.3.31 |
| 2809 | 2026-02-27T04:24:25.692Z | Compiling thiserror-impl v1.0.69 |
| 2810 | 2026-02-27T04:24:26.151Z | Compiling zerofrom v0.1.4 |
| 2811 | 2026-02-27T04:24:26.460Z | Compiling yoke v0.7.4 |
| 2812 | 2026-02-27T04:24:26.899Z | Compiling zerovec v0.10.4 |
| 2813 | 2026-02-27T04:24:27.305Z | Compiling crypto-common v0.1.6 |
| 2814 | 2026-02-27T04:24:27.611Z | Compiling tracing-attributes v0.1.27 |
| 2815 | 2026-02-27T04:24:27.746Z | Compiling cmake v0.1.57 |
| 2816 | 2026-02-27T04:24:27.862Z | Compiling dunce v1.0.5 |
| 2817 | 2026-02-27T04:24:28.032Z | Compiling fnv v1.0.7 |
| 2818 | 2026-02-27T04:24:28.208Z | Compiling fs_extra v1.3.0 |
| 2819 | 2026-02-27T04:24:28.285Z | Compiling syn v1.0.109 |
| 2820 | 2026-02-27T04:24:28.732Z | Compiling aws-lc-sys v0.37.1 |
| 2821 | 2026-02-27T04:24:28.914Z | Compiling tinystr v0.7.6 |
| 2822 | 2026-02-27T04:24:28.933Z | Compiling icu_collections v1.5.0 |
| 2823 | 2026-02-27T04:24:29.347Z | Compiling icu_locid v1.5.0 |
| 2824 | 2026-02-27T04:24:30.811Z | Compiling icu_provider v1.5.0 |
| 2825 | 2026-02-27T04:24:30.854Z | Compiling const-oid v0.9.6 |
| 2826 | 2026-02-27T04:24:31.146Z | Compiling bytes v1.11.1 |
| 2827 | 2026-02-27T04:24:31.759Z | Compiling icu_locid_transform v1.5.0 |
| 2828 | 2026-02-27T04:24:32.670Z | Compiling bitflags v2.9.4 |
| 2829 | 2026-02-27T04:24:33.107Z | Compiling serde_tokenstream v0.2.3 |
| 2830 | 2026-02-27T04:24:33.127Z | Compiling chrono v0.4.43 |
| 2831 | 2026-02-27T04:24:33.260Z | Compiling icu_properties v1.5.1 |
| 2832 | 2026-02-27T04:24:33.571Z | Compiling tokio v1.49.0 |
| 2833 | 2026-02-27T04:24:36.809Z | Compiling regex-syntax v0.8.5 |
| 2834 | 2026-02-27T04:24:36.991Z | Compiling httparse v1.9.5 |
| 2835 | 2026-02-27T04:24:37.570Z | Compiling icu_normalizer v1.5.0 |
| 2836 | 2026-02-27T04:24:38.332Z | Compiling der_derive v0.7.3 |
| 2837 | 2026-02-27T04:24:39.152Z | Compiling idna_adapter v1.2.0 |
| 2838 | 2026-02-27T04:24:39.412Z | Compiling idna v1.0.3 |
| 2839 | 2026-02-27T04:24:40.441Z | Compiling url v2.5.4 |
| 2840 | 2026-02-27T04:24:41.121Z | Compiling futures-core v0.3.32 |
| 2841 | 2026-02-27T04:24:42.424Z | Compiling aws-lc-rs v1.16.0 |
| 2842 | 2026-02-27T04:24:42.443Z | Compiling block-buffer v0.10.4 |
| 2843 | 2026-02-27T04:24:42.750Z | Compiling digest v0.10.7 |
| 2844 | 2026-02-27T04:24:44.494Z | Compiling aho-corasick v1.1.3 |
| 2845 | 2026-02-27T04:24:44.951Z | Compiling zerocopy v0.8.27 |
| 2846 | 2026-02-27T04:24:44.975Z | Compiling cpufeatures v0.2.14 |
| 2847 | 2026-02-27T04:24:45.109Z | Compiling futures-sink v0.3.31 |
| 2848 | 2026-02-27T04:24:45.323Z | Compiling rustix v0.38.37 |
| 2849 | 2026-02-27T04:24:45.689Z | Compiling vcpkg v0.2.15 |
| 2850 | 2026-02-27T04:24:45.956Z | Compiling http v1.4.0 |
| 2851 | 2026-02-27T04:24:45.999Z | Compiling zerocopy v0.7.35 |
| 2852 | 2026-02-27T04:24:46.190Z | Compiling rustls v0.23.37 |
| 2853 | 2026-02-27T04:24:46.553Z | Compiling regex-automata v0.4.14 |
| 2854 | 2026-02-27T04:24:46.631Z | Compiling futures-channel v0.3.31 |
| 2855 | 2026-02-27T04:24:47.066Z | Compiling openssl-sys v0.9.109 |
| 2856 | 2026-02-27T04:24:47.158Z | Compiling zerocopy-derive v0.8.27 |
| 2857 | 2026-02-27T04:24:47.467Z | Compiling futures-task v0.3.31 |
| 2858 | 2026-02-27T04:24:47.822Z | Compiling pin-utils v0.1.0 |
| 2859 | 2026-02-27T04:24:47.936Z | Compiling futures-io v0.3.31 |
| 2860 | 2026-02-27T04:24:48.180Z | Compiling futures-util v0.3.31 |
| 2861 | 2026-02-27T04:24:48.194Z | Compiling slog v2.8.2 |
| 2862 | 2026-02-27T04:24:48.306Z | Compiling strsim v0.11.1 |
| 2863 | 2026-02-27T04:24:48.555Z | Compiling num-conv v0.2.0 |
| 2864 | 2026-02-27T04:24:48.978Z | Compiling rustix v1.1.3 |
| 2865 | 2026-02-27T04:24:49.673Z | Compiling time-core v0.1.8 |
| 2866 | 2026-02-27T04:24:50.035Z | Compiling time-macros v0.2.27 |
| 2867 | 2026-02-27T04:24:50.122Z | Compiling ucd-trie v0.1.7 |
| 2868 | 2026-02-27T04:24:50.599Z | Compiling ident_case v1.0.1 |
| 2869 | 2026-02-27T04:24:50.806Z | Compiling openssl v0.10.73 |
| 2870 | 2026-02-27T04:24:50.840Z | Compiling pest v2.8.2 |
| 2871 | 2026-02-27T04:24:51.734Z | Compiling ppv-lite86 v0.2.20 |
| 2872 | 2026-02-27T04:24:52.346Z | Compiling regex v1.12.3 |
| 2873 | 2026-02-27T04:24:52.447Z | Compiling anyhow v1.0.99 |
| 2874 | 2026-02-27T04:24:53.170Z | Compiling openssl-macros v0.1.1 |
| 2875 | 2026-02-27T04:24:53.460Z | Compiling pest_meta v2.8.2 |
| 2876 | 2026-02-27T04:24:53.486Z | Compiling native-tls v0.2.12 |
| 2877 | 2026-02-27T04:24:53.867Z | Compiling rustc_version v0.4.1 |
| 2878 | 2026-02-27T04:24:54.172Z | Compiling errno v0.3.12 |
| 2879 | 2026-02-27T04:24:54.360Z | Compiling crossbeam-utils v0.8.21 |
| 2880 | 2026-02-27T04:24:54.473Z | Compiling ryu v1.0.18 |
| 2881 | 2026-02-27T04:24:54.599Z | Compiling block-padding v0.3.3 |
| 2882 | 2026-02-27T04:24:54.906Z | Compiling pest_generator v2.8.2 |
| 2883 | 2026-02-27T04:24:54.909Z | Compiling async-trait v0.1.89 |
| 2884 | 2026-02-27T04:24:54.981Z | Compiling tracing-core v0.1.32 |
| 2885 | 2026-02-27T04:24:55.751Z | Compiling plain v0.2.3 |
| 2886 | 2026-02-27T04:24:55.963Z | Compiling tracing v0.1.40 |
| 2887 | 2026-02-27T04:24:56.791Z | Compiling pest_derive v2.8.2 |
| 2888 | 2026-02-27T04:24:56.919Z | Compiling inout v0.1.3 |
| 2889 | 2026-02-27T04:24:57.054Z | Compiling openapiv3 v2.2.0 |
| 2890 | 2026-02-27T04:24:57.188Z | Compiling base64ct v1.6.0 |
| 2891 | 2026-02-27T04:24:57.733Z | Compiling cipher v0.4.4 |
| 2892 | 2026-02-27T04:24:58.028Z | Compiling foldhash v0.1.5 |
| 2893 | 2026-02-27T04:24:58.277Z | Compiling pretty-hex v0.4.1 |
| 2894 | 2026-02-27T04:24:58.489Z | Compiling hashbrown v0.15.4 |
| 2895 | 2026-02-27T04:24:58.534Z | Compiling darling_core v0.21.0 |
| 2896 | 2026-02-27T04:25:00.040Z | Compiling base64 v0.22.1 |
| 2897 | 2026-02-27T04:25:01.127Z | Compiling clap_derive v4.5.47 |
| 2898 | 2026-02-27T04:25:02.602Z | Compiling tokio-util v0.7.15 |
| 2899 | 2026-02-27T04:25:03.497Z | Compiling hmac v0.12.1 |
| 2900 | 2026-02-27T04:25:04.103Z | Compiling ipnet v2.11.0 |
| 2901 | 2026-02-27T04:25:04.140Z | Compiling darling_macro v0.21.0 |
| 2902 | 2026-02-27T04:25:05.038Z | Compiling darling v0.21.0 |
| 2903 | 2026-02-27T04:25:05.193Z | Compiling rustls-pki-types v1.14.0 |
| 2904 | 2026-02-27T04:25:06.138Z | Compiling scroll_derive v0.13.1 |
| 2905 | 2026-02-27T04:25:06.907Z | Compiling scroll_derive v0.12.0 |
| 2906 | 2026-02-27T04:25:07.181Z | Compiling pem-rfc7468 v0.7.0 |
| 2907 | 2026-02-27T04:25:07.442Z | Compiling sha2 v0.10.9 |
| 2908 | 2026-02-27T04:25:07.807Z | Compiling spin v0.9.8 |
| 2909 | 2026-02-27T04:25:08.131Z | Compiling untrusted v0.9.0 |
| 2910 | 2026-02-27T04:25:08.205Z | Compiling paste v1.0.15 |
| 2911 | 2026-02-27T04:25:09.458Z | Compiling camino v1.2.2 |
| 2912 | 2026-02-27T04:25:09.952Z | Compiling adler2 v2.0.0 |
| 2913 | 2026-02-27T04:25:10.142Z | Compiling miniz_oxide v0.8.5 |
| 2914 | 2026-02-27T04:25:11.685Z | Compiling curve25519-dalek v4.1.3 |
| 2915 | 2026-02-27T04:25:11.943Z | Compiling hubpack_derive v0.1.1 |
| 2916 | 2026-02-27T04:25:12.131Z | Compiling toml_datetime v0.6.11 |
| 2917 | 2026-02-27T04:25:12.635Z | Compiling serde_spanned v0.6.9 |
| 2918 | 2026-02-27T04:25:12.902Z | Compiling strum_macros v0.26.4 |
| 2919 | 2026-02-27T04:25:13.377Z | Compiling rand_core v0.9.3 |
| 2920 | 2026-02-27T04:25:13.768Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2921 | 2026-02-27T04:25:14.831Z | Compiling flagset v0.4.6 |
| 2922 | 2026-02-27T04:25:15.716Z | Compiling der v0.7.10 |
| 2923 | 2026-02-27T04:25:17.304Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 2924 | 2026-02-27T04:25:17.976Z | Compiling usdt-impl v0.5.0 |
| 2925 | 2026-02-27T04:25:18.302Z | Compiling usdt-impl v0.6.0 |
| 2926 | 2026-02-27T04:25:18.826Z | Compiling rand_chacha v0.9.0 |
| 2927 | 2026-02-27T04:25:19.581Z | Compiling scroll v0.12.0 |
| 2928 | 2026-02-27T04:25:20.095Z | Compiling scroll v0.13.0 |
| 2929 | 2026-02-27T04:25:20.652Z | Compiling http-body v1.0.1 |
| 2930 | 2026-02-27T04:25:21.195Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2931 | 2026-02-27T04:25:21.219Z | Compiling cookie v0.18.1 |
| 2932 | 2026-02-27T04:25:21.601Z | Compiling num-bigint-dig v0.8.6 |
| 2933 | 2026-02-27T04:25:21.935Z | Compiling winnow v0.5.40 |
| 2934 | 2026-02-27T04:25:22.044Z | Compiling atomic-waker v1.1.2 |
| 2935 | 2026-02-27T04:25:22.258Z | Compiling gimli v0.31.1 |
| 2936 | 2026-02-27T04:25:22.884Z | Compiling goblin v0.10.2 |
| 2937 | 2026-02-27T04:25:23.276Z | Compiling spki v0.7.3 |
| 2938 | 2026-02-27T04:25:23.679Z | Compiling goblin v0.8.2 |
| 2939 | 2026-02-27T04:25:24.928Z | Compiling toml_edit v0.19.15 |
| 2940 | 2026-02-27T04:25:25.359Z | Compiling rand v0.9.2 |
| 2941 | 2026-02-27T04:25:26.555Z | Compiling addr2line v0.24.2 |
| 2942 | 2026-02-27T04:25:26.599Z | Compiling salsa20 v0.10.2 |
| 2943 | 2026-02-27T04:25:26.835Z | Compiling pbkdf2 v0.12.2 |
| 2944 | 2026-02-27T04:25:27.193Z | Compiling object v0.36.5 |
| 2945 | 2026-02-27T04:25:30.264Z | Compiling rustc-demangle v0.1.24 |
| 2946 | 2026-02-27T04:25:31.022Z | Compiling try-lock v0.2.5 |
| 2947 | 2026-02-27T04:25:31.128Z | Compiling untrusted v0.7.1 |
| 2948 | 2026-02-27T04:25:31.206Z | Compiling unicode-segmentation v1.12.0 |
| 2949 | 2026-02-27T04:25:31.332Z | Compiling powerfmt v0.2.0 |
| 2950 | 2026-02-27T04:25:31.726Z | Compiling httpdate v1.0.3 |
| 2951 | 2026-02-27T04:25:32.006Z | Compiling tower-service v0.3.3 |
| 2952 | 2026-02-27T04:25:32.112Z | Compiling either v1.15.0 |
| 2953 | 2026-02-27T04:25:32.168Z | Compiling tower-layer v0.3.3 |
| 2954 | 2026-02-27T04:25:32.439Z | Compiling openssl-probe v0.1.5 |
| 2955 | 2026-02-27T04:25:32.658Z | Compiling want v0.3.1 |
| 2956 | 2026-02-27T04:25:32.743Z | Compiling deranged v0.5.3 |
| 2957 | 2026-02-27T04:25:32.956Z | Compiling dof v0.4.0 |
| 2958 | 2026-02-27T04:25:33.038Z | Compiling backtrace v0.3.74 |
| 2959 | 2026-02-27T04:25:34.806Z | Compiling dof v0.3.0 |
| 2960 | 2026-02-27T04:25:35.074Z | Compiling scrypt v0.11.0 |
| 2961 | 2026-02-27T04:25:35.386Z | Compiling h2 v0.4.6 |
| 2962 | 2026-02-27T04:25:37.013Z | Compiling aes v0.8.4 |
| 2963 | 2026-02-27T04:25:38.162Z | Compiling cbc v0.1.2 |
| 2964 | 2026-02-27T04:25:39.065Z | Compiling dtrace-parser v0.2.0 |
| 2965 | 2026-02-27T04:25:40.554Z | Compiling dtrace-parser v0.3.0 |
| 2966 | 2026-02-27T04:25:41.266Z | Compiling rand_chacha v0.3.1 |
| 2967 | 2026-02-27T04:25:42.684Z | Compiling daft-derive v0.1.4 |
| 2968 | 2026-02-27T04:25:43.349Z | Compiling enum-as-inner v0.6.1 |
| 2969 | 2026-02-27T04:25:43.709Z | Compiling thread-id v4.2.2 |
| 2970 | 2026-02-27T04:25:43.861Z | Compiling thread-id v5.0.0 |
| 2971 | 2026-02-27T04:25:44.009Z | Compiling num_threads v0.1.7 |
| 2972 | 2026-02-27T04:25:44.035Z | Compiling ref-cast v1.0.25 |
| 2973 | 2026-02-27T04:25:44.523Z | Compiling fastrand v2.1.1 |
| 2974 | 2026-02-27T04:25:44.554Z | Compiling cfg_aliases v0.2.1 |
| 2975 | 2026-02-27T04:25:44.851Z | Compiling hyper v1.8.1 |
| 2976 | 2026-02-27T04:25:45.027Z | Compiling time v0.3.47 |
| 2977 | 2026-02-27T04:25:48.824Z | Compiling rand v0.8.5 |
| 2978 | 2026-02-27T04:25:50.049Z | Compiling pkcs5 v0.7.1 |
| 2979 | 2026-02-27T04:25:50.608Z | Compiling lazy_static v1.5.0 |
| 2980 | 2026-02-27T04:25:50.694Z | Compiling serde_with_macros v3.16.1 |
| 2981 | 2026-02-27T04:25:51.052Z | Compiling heapless v0.7.17 |
| 2982 | 2026-02-27T04:25:51.280Z | Compiling memoffset v0.9.1 |
| 2983 | 2026-02-27T04:25:51.524Z | Compiling litrs v0.4.1 |
| 2984 | 2026-02-27T04:25:51.680Z | Compiling signal-hook v0.3.18 |
| 2985 | 2026-02-27T04:25:52.025Z | Compiling zstd-safe v7.2.3 |
| 2986 | 2026-02-27T04:25:52.510Z | Compiling document-features v0.2.11 |
| 2987 | 2026-02-27T04:25:52.956Z | Compiling pkcs8 v0.10.2 |
| 2988 | 2026-02-27T04:25:53.270Z | Compiling tempfile v3.24.0 |
| 2989 | 2026-02-27T04:25:53.342Z | Compiling hyper-util v0.1.19 |
| 2990 | 2026-02-27T04:25:53.565Z | Compiling darling_core v0.20.10 |
| 2991 | 2026-02-27T04:25:53.935Z | Compiling erased-serde v0.3.31 |
| 2992 | 2026-02-27T04:25:53.982Z | Compiling ref-cast-impl v1.0.25 |
| 2993 | 2026-02-27T04:25:55.065Z | Compiling wait-timeout v0.2.0 |
| 2994 | 2026-02-27T04:25:55.146Z | Compiling ahash v0.8.12 |
| 2995 | 2026-02-27T04:25:55.505Z | Compiling quick-error v1.2.3 |
| 2996 | 2026-02-27T04:25:55.553Z | Compiling tinyvec_macros v0.1.1 |
| 2997 | 2026-02-27T04:25:55.691Z | Compiling bit-vec v0.8.0 |
| 2998 | 2026-02-27T04:25:55.989Z | Compiling foreign-types-shared v0.1.1 |
| 2999 | 2026-02-27T04:25:56.139Z | Compiling foreign-types v0.3.2 |
| 3000 | 2026-02-27T04:25:56.166Z | Compiling bit-set v0.8.0 |
| 3001 | 2026-02-27T04:25:56.535Z | Compiling tinyvec v1.8.0 |
| 3002 | 2026-02-27T04:25:56.703Z | Compiling rusty-fork v0.3.0 |
| 3003 | 2026-02-27T04:25:58.413Z | Compiling darling_macro v0.20.10 |
| 3004 | 2026-02-27T04:25:59.278Z | Compiling usdt-macro v0.6.0 |
| 3005 | 2026-02-27T04:25:59.566Z | Compiling usdt-attr-macro v0.6.0 |
| 3006 | 2026-02-27T04:26:01.013Z | Compiling rustls-native-certs v0.8.1 |
| 3007 | 2026-02-27T04:26:01.033Z | Compiling http-body-util v0.1.3 |
| 3008 | 2026-02-27T04:26:01.441Z | Compiling rand_xorshift v0.4.0 |
| 3009 | 2026-02-27T04:26:01.491Z | Compiling sync_wrapper v1.0.1 |
| 3010 | 2026-02-27T04:26:01.513Z | Compiling unarray v0.1.4 |
| 3011 | 2026-02-27T04:26:01.693Z | Compiling smoltcp v0.9.1 |
| 3012 | 2026-02-27T04:26:01.718Z | Compiling proptest v1.7.0 |
| 3013 | 2026-02-27T04:26:02.301Z | Compiling tower v0.5.2 |
| 3014 | 2026-02-27T04:26:02.321Z | Compiling darling v0.20.10 |
| 3015 | 2026-02-27T04:26:05.417Z | Compiling webpki-roots v1.0.1 |
| 3016 | 2026-02-27T04:26:05.698Z | Compiling serde_urlencoded v0.7.1 |
| 3017 | 2026-02-27T04:26:06.429Z | Compiling ipnetwork v0.21.1 |
| 3018 | 2026-02-27T04:26:07.118Z | Compiling num-integer v0.1.46 |
| 3019 | 2026-02-27T04:26:08.350Z | Compiling iri-string v0.7.8 |
| 3020 | 2026-02-27T04:26:08.472Z | Compiling utf8parse v0.2.2 |
| 3021 | 2026-02-27T04:26:08.656Z | Compiling anstyle v1.0.11 |
| 3022 | 2026-02-27T04:26:08.792Z | Compiling mime v0.3.17 |
| 3023 | 2026-02-27T04:26:08.843Z | Compiling winnow v0.7.14 |
| 3024 | 2026-02-27T04:26:09.454Z | Compiling anstyle-parse v0.2.5 |
| 3025 | 2026-02-27T04:26:09.998Z | Compiling oxnet v0.1.4 |
| 3026 | 2026-02-27T04:26:10.962Z | Compiling newtype-uuid v1.3.2 |
| 3027 | 2026-02-27T04:26:11.035Z | Compiling tower-http v0.6.8 |
| 3028 | 2026-02-27T04:26:11.607Z | Compiling derive_builder_core v0.20.2 |
| 3029 | 2026-02-27T04:26:12.121Z | Compiling unicode-normalization v0.1.24 |
| 3030 | 2026-02-27T04:26:12.554Z | Compiling nix v0.29.0 |
| 3031 | 2026-02-27T04:26:13.100Z | Compiling heck v0.4.1 |
| 3032 | 2026-02-27T04:26:13.512Z | Compiling signature v2.2.0 |
| 3033 | 2026-02-27T04:26:13.586Z | Compiling strum_macros v0.27.2 |
| 3034 | 2026-02-27T04:26:13.658Z | Compiling fs-err v3.1.1 |
| 3035 | 2026-02-27T04:26:13.732Z | Compiling crc32fast v1.4.2 |
| 3036 | 2026-02-27T04:26:13.999Z | Compiling encoding_rs v0.8.34 |
| 3037 | 2026-02-27T04:26:14.071Z | Compiling colorchoice v1.0.2 |
| 3038 | 2026-02-27T04:26:14.132Z | Compiling is_terminal_polyfill v1.70.1 |
| 3039 | 2026-02-27T04:26:14.259Z | Compiling psl-types v2.0.11 |
| 3040 | 2026-02-27T04:26:14.286Z | Compiling anstyle-query v1.1.1 |
| 3041 | 2026-02-27T04:26:14.465Z | Compiling buf-list v1.0.3 |
| 3042 | 2026-02-27T04:26:14.492Z | Compiling unicode-bidi v0.3.17 |
| 3043 | 2026-02-27T04:26:15.029Z | Compiling unicode-properties v0.1.3 |
| 3044 | 2026-02-27T04:26:15.673Z | Compiling siphasher v0.3.11 |
| 3045 | 2026-02-27T04:26:15.701Z | Compiling zlib-rs v0.5.1 |
| 3046 | 2026-02-27T04:26:16.672Z | Compiling anstream v0.6.18 |
| 3047 | 2026-02-27T04:26:16.820Z | Compiling phf_shared v0.11.2 |
| 3048 | 2026-02-27T04:26:17.547Z | Compiling stringprep v0.1.5 |
| 3049 | 2026-02-27T04:26:17.643Z | Compiling publicsuffix v2.3.0 |
| 3050 | 2026-02-27T04:26:19.924Z | Compiling libz-rs-sys v0.5.1 |
| 3051 | 2026-02-27T04:26:20.175Z | Compiling derive_builder_macro v0.20.2 |
| 3052 | 2026-02-27T04:26:20.247Z | Compiling daft v0.1.4 |
| 3053 | 2026-02-27T04:26:20.453Z | Compiling tokio-native-tls v0.3.1 |
| 3054 | 2026-02-27T04:26:20.776Z | Compiling num-iter v0.1.45 |
| 3055 | 2026-02-27T04:26:21.111Z | Compiling terminal_size v0.4.0 |
| 3056 | 2026-02-27T04:26:21.240Z | Compiling md-5 v0.10.6 |
| 3057 | 2026-02-27T04:26:21.343Z | Compiling ff v0.13.0 |
| 3058 | 2026-02-27T04:26:21.391Z | Compiling hash32 v0.2.1 |
| 3059 | 2026-02-27T04:26:21.515Z | Compiling hex v0.4.3 |
| 3060 | 2026-02-27T04:26:21.617Z | Compiling vergen-lib v0.1.6 |
| 3061 | 2026-02-27T04:26:21.770Z | Compiling fallible-iterator v0.2.0 |
| 3062 | 2026-02-27T04:26:21.949Z | Compiling base16ct v0.2.0 |
| 3063 | 2026-02-27T04:26:22.291Z | Compiling sec1 v0.7.3 |
| 3064 | 2026-02-27T04:26:22.445Z | Compiling postgres-protocol v0.6.8 |
| 3065 | 2026-02-27T04:26:22.831Z | Compiling group v0.13.0 |
| 3066 | 2026-02-27T04:26:23.429Z | Compiling derive_builder v0.20.2 |
| 3067 | 2026-02-27T04:26:23.468Z | Compiling hyper-tls v0.6.0 |
| 3068 | 2026-02-27T04:26:23.813Z | Compiling flate2 v1.1.2 |
| 3069 | 2026-02-27T04:26:24.042Z | Compiling cookie_store v0.22.1 |
| 3070 | 2026-02-27T04:26:25.006Z | Compiling hkdf v0.12.4 |
| 3071 | 2026-02-27T04:26:25.092Z | Compiling crypto-bigint v0.5.5 |
| 3072 | 2026-02-27T04:26:25.242Z | Compiling cargo-platform v0.1.8 |
| 3073 | 2026-02-27T04:26:25.269Z | Compiling serde_repr v0.1.19 |
| 3074 | 2026-02-27T04:26:25.389Z | Compiling vergen v9.0.6 |
| 3075 | 2026-02-27T04:26:25.644Z | Compiling memmap2 v0.9.8 |
| 3076 | 2026-02-27T04:26:26.035Z | Compiling lockfree-object-pool v0.1.6 |
| 3077 | 2026-02-27T04:26:26.206Z | Compiling clap_lex v0.7.4 |
| 3078 | 2026-02-27T04:26:26.989Z | Compiling managed v0.8.0 |
| 3079 | 2026-02-27T04:26:27.999Z | Compiling simd-adler32 v0.3.7 |
| 3080 | 2026-02-27T04:26:28.002Z | Compiling bumpalo v3.16.0 |
| 3081 | 2026-02-27T04:26:28.506Z | Compiling toml_write v0.1.2 |
| 3082 | 2026-02-27T04:26:28.896Z | Compiling bitflags v1.3.2 |
| 3083 | 2026-02-27T04:26:29.062Z | Compiling clap_builder v4.5.48 |
| 3084 | 2026-02-27T04:26:30.196Z | Compiling toml_edit v0.22.27 |
| 3085 | 2026-02-27T04:26:30.669Z | Compiling zopfli v0.8.1 |
| 3086 | 2026-02-27T04:26:31.973Z | Compiling elliptic-curve v0.13.8 |
| 3087 | 2026-02-27T04:26:32.687Z | Compiling usdt v0.6.0 |
| 3088 | 2026-02-27T04:26:32.890Z | Compiling cargo_metadata v0.19.2 |
| 3089 | 2026-02-27T04:26:35.812Z | Compiling rustls-webpki v0.103.9 |
| 3090 | 2026-02-27T04:26:36.347Z | Compiling zstd v0.13.3 |
| 3091 | 2026-02-27T04:26:37.683Z | Compiling signal-hook-mio v0.2.4 |
| 3092 | 2026-02-27T04:26:37.889Z | Compiling postgres-types v0.2.9 |
| 3093 | 2026-02-27T04:26:38.234Z | Compiling strum v0.27.2 |
| 3094 | 2026-02-27T04:26:38.389Z | Compiling phf v0.11.2 |
| 3095 | 2026-02-27T04:26:38.541Z | Compiling ed25519 v2.2.3 |
| 3096 | 2026-02-27T04:26:38.665Z | Compiling bzip2 v0.5.2 |
| 3097 | 2026-02-27T04:26:38.701Z | Compiling bzip2 v0.4.4 |
| 3098 | 2026-02-27T04:26:38.820Z | Compiling pkcs1 v0.7.5 |
| 3099 | 2026-02-27T04:26:39.002Z | Compiling strum v0.26.3 |
| 3100 | 2026-02-27T04:26:39.046Z | Compiling hubpack v0.1.2 |
| 3101 | 2026-02-27T04:26:39.046Z | Compiling rfc6979 v0.4.0 |
| 3102 | 2026-02-27T04:26:39.093Z | Compiling sha1 v0.10.6 |
| 3103 | 2026-02-27T04:26:39.269Z | Compiling bstr v1.10.0 |
| 3104 | 2026-02-27T04:26:39.487Z | Compiling serde-big-array v0.5.1 |
| 3105 | 2026-02-27T04:26:39.515Z | Compiling float-cmp v0.10.0 |
| 3106 | 2026-02-27T04:26:39.641Z | Compiling env_filter v0.1.2 |
| 3107 | 2026-02-27T04:26:39.778Z | Compiling socket2 v0.5.10 |
| 3108 | 2026-02-27T04:26:40.171Z | Compiling whoami v1.5.2 |
| 3109 | 2026-02-27T04:26:40.633Z | Compiling precomputed-hash v0.1.1 |
| 3110 | 2026-02-27T04:26:40.695Z | Compiling difflib v0.4.0 |
| 3111 | 2026-02-27T04:26:40.934Z | Compiling predicates-core v1.0.8 |
| 3112 | 2026-02-27T04:26:41.209Z | Compiling normalize-line-endings v0.3.0 |
| 3113 | 2026-02-27T04:26:41.398Z | Compiling fixedbitset v0.4.2 |
| 3114 | 2026-02-27T04:26:41.774Z | Compiling data-encoding v2.9.0 |
| 3115 | 2026-02-27T04:26:41.835Z | Compiling rustc-hash v2.1.1 |
| 3116 | 2026-02-27T04:26:42.026Z | Compiling keccak v0.1.5 |
| 3117 | 2026-02-27T04:26:42.487Z | Compiling jiff v0.2.15 |
| 3118 | 2026-02-27T04:26:44.268Z | Compiling tokio-rustls v0.26.0 |
| 3119 | 2026-02-27T04:26:44.748Z | Compiling hyper-rustls v0.27.7 |
| 3120 | 2026-02-27T04:26:44.804Z | Compiling rustls-platform-verifier v0.6.2 |
| 3121 | 2026-02-27T04:26:45.204Z | Compiling reqwest v0.13.2 |
| 3122 | 2026-02-27T04:26:45.376Z | Compiling reqwest v0.12.28 |
| 3123 | 2026-02-27T04:26:48.084Z | Compiling new_debug_unreachable v1.0.6 |
| 3124 | 2026-02-27T04:26:48.226Z | Compiling static_assertions v1.1.0 |
| 3125 | 2026-02-27T04:26:48.372Z | Compiling fixedbitset v0.5.7 |
| 3126 | 2026-02-27T04:26:48.417Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3127 | 2026-02-27T04:26:48.919Z | Compiling petgraph v0.8.2 |
| 3128 | 2026-02-27T04:26:49.006Z | Compiling string_cache v0.8.9 |
| 3129 | 2026-02-27T04:26:49.463Z | Compiling zip v4.2.0 |
| 3130 | 2026-02-27T04:26:52.074Z | Compiling hickory-proto v0.25.2 |
| 3131 | 2026-02-27T04:26:53.430Z | Compiling sha3 v0.10.8 |
| 3132 | 2026-02-27T04:26:53.536Z | Compiling iddqd v0.3.16 |
| 3133 | 2026-02-27T04:26:53.566Z | Compiling petgraph v0.6.5 |
| 3134 | 2026-02-27T04:26:53.979Z | Compiling predicates v3.1.3 |
| 3135 | 2026-02-27T04:26:55.208Z | Compiling tokio-postgres v0.7.13 |
| 3136 | 2026-02-27T04:26:55.273Z | Compiling similar v2.7.0 |
| 3137 | 2026-02-27T04:26:55.946Z | Compiling env_logger v0.11.8 |
| 3138 | 2026-02-27T04:26:56.006Z | Compiling rsa v0.9.8 |
| 3139 | 2026-02-27T04:26:57.017Z | Compiling ecdsa v0.16.9 |
| 3140 | 2026-02-27T04:26:57.122Z | Compiling zip v0.6.6 |
| 3141 | 2026-02-27T04:26:57.493Z | Compiling ed25519-dalek v2.1.1 |
| 3142 | 2026-02-27T04:26:58.728Z | Compiling crossterm v0.28.1 |
| 3143 | 2026-02-27T04:26:59.078Z | Compiling clap v4.5.48 |
| 3144 | 2026-02-27T04:26:59.669Z | Compiling serde_with v3.16.1 |
| 3145 | 2026-02-27T04:26:59.825Z | Compiling crossbeam-epoch v0.9.18 |
| 3146 | 2026-02-27T04:26:59.949Z | Compiling itertools v0.13.0 |
| 3147 | 2026-02-27T04:27:00.448Z | Compiling itertools v0.10.5 |
| 3148 | 2026-02-27T04:27:00.946Z | Compiling toml v0.7.8 |
| 3149 | 2026-02-27T04:27:01.652Z | Compiling x509-cert v0.2.5 |
| 3150 | 2026-02-27T04:27:01.913Z | Compiling tokio-stream v0.1.17 |
| 3151 | 2026-02-27T04:27:02.264Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3152 | 2026-02-27T04:27:02.796Z | Compiling winnow v0.6.26 |
| 3153 | 2026-02-27T04:27:02.859Z | Compiling lalrpop-util v0.19.12 |
| 3154 | 2026-02-27T04:27:03.208Z | Compiling peg-runtime v0.8.5 |
| 3155 | 2026-02-27T04:27:06.259Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3156 | 2026-02-27T04:27:28.992Z | Compiling regress v0.10.5 |
| 3157 | 2026-02-27T04:27:42.834Z | Compiling slog-async v2.8.0 |
| 3158 | 2026-02-27T04:27:55.786Z | Compiling rustls v0.22.4 |
| 3159 | 2026-02-27T04:28:08.885Z | Compiling structmeta-derive v0.3.0 |
| 3160 | 2026-02-27T04:28:09.253Z | Compiling multer v3.1.0 |
| 3161 | 2026-02-27T04:28:13.128Z | Compiling structmeta v0.3.0 |
| 3162 | 2026-02-27T04:28:24.047Z | Compiling futures-executor v0.3.31 |
| 3163 | 2026-02-27T04:28:24.249Z | Compiling newtype-uuid-macros v0.1.0 |
| 3164 | 2026-02-27T04:28:24.979Z | Compiling async-stream-impl v0.3.6 |
| 3165 | 2026-02-27T04:28:25.867Z | Compiling dropshot v0.16.7 |
| 3166 | 2026-02-27T04:28:26.245Z | Compiling futures v0.3.31 |
| 3167 | 2026-02-27T04:28:26.343Z | Compiling dropshot_endpoint v0.16.7 |
| 3168 | 2026-02-27T04:28:28.747Z | Compiling derive-ex v0.1.8 |
| 3169 | 2026-02-27T04:28:29.654Z | Compiling crossbeam-channel v0.5.15 |
| 3170 | 2026-02-27T04:28:30.263Z | Compiling match_cfg v0.1.0 |
| 3171 | 2026-02-27T04:28:30.402Z | Compiling hostname v0.3.1 |
| 3172 | 2026-02-27T04:28:30.906Z | Compiling thread_local v1.1.8 |
| 3173 | 2026-02-27T04:28:31.233Z | Compiling is-terminal v0.4.13 |
| 3174 | 2026-02-27T04:28:31.410Z | Compiling term v1.1.0 |
| 3175 | 2026-02-27T04:28:31.435Z | Compiling take_mut v0.2.2 |
| 3176 | 2026-02-27T04:28:31.581Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3177 | 2026-02-27T04:28:31.678Z | Compiling parse-display-derive v0.10.0 |
| 3178 | 2026-02-27T04:28:32.112Z | Compiling slog-term v2.9.2 |
| 3179 | 2026-02-27T04:28:32.371Z | Compiling rustls-webpki v0.102.8 |
| 3180 | 2026-02-27T04:28:32.398Z | Compiling test-strategy v0.4.3 |
| 3181 | 2026-02-27T04:28:34.400Z | Compiling debug-ignore v1.0.5 |
| 3182 | 2026-02-27T04:28:35.063Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3183 | 2026-02-27T04:28:35.432Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 3184 | 2026-02-27T04:28:35.464Z | Compiling slog-json v2.6.1 |
| 3185 | 2026-02-27T04:28:35.532Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3186 | 2026-02-27T04:28:35.964Z | Compiling serde_spanned v1.0.4 |
| 3187 | 2026-02-27T04:28:36.245Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3188 | 2026-02-27T04:28:36.451Z | Compiling slog-bunyan v2.5.0 |
| 3189 | 2026-02-27T04:28:36.794Z | Compiling toml v0.9.11+spec-1.1.0 |
| 3190 | 2026-02-27T04:28:36.820Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3191 | 2026-02-27T04:28:37.567Z | Compiling async-stream v0.3.6 |
| 3192 | 2026-02-27T04:28:37.596Z | Compiling waitgroup v0.1.2 |
| 3193 | 2026-02-27T04:28:37.884Z | Compiling rustls-pemfile v2.2.0 |
| 3194 | 2026-02-27T04:28:37.926Z | Compiling serde_path_to_error v0.1.20 |
| 3195 | 2026-02-27T04:28:38.448Z | Compiling hostname v0.4.2 |
| 3196 | 2026-02-27T04:28:38.619Z | Compiling progenitor-client v0.13.0 |
| 3197 | 2026-02-27T04:28:38.761Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 3198 | 2026-02-27T04:28:38.873Z | Compiling macaddr v1.0.1 |
| 3199 | 2026-02-27T04:28:38.932Z | Compiling progenitor-client v0.10.0 |
| 3200 | 2026-02-27T04:28:38.989Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3201 | 2026-02-27T04:28:39.031Z | Compiling instant v0.1.13 |
| 3202 | 2026-02-27T04:28:39.247Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3203 | 2026-02-27T04:28:39.415Z | Compiling tokio-rustls v0.25.0 |
| 3204 | 2026-02-27T04:28:39.503Z | Compiling itertools v0.14.0 |
| 3205 | 2026-02-27T04:28:39.573Z | Compiling backoff v0.4.0 |
| 3206 | 2026-02-27T04:28:39.925Z | Compiling parse-display v0.10.0 |
| 3207 | 2026-02-27T04:28:39.978Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 3208 | 2026-02-27T04:28:41.800Z | Compiling backon v1.6.0 |
| 3209 | 2026-02-27T04:28:42.513Z | Compiling proc-macro-error-attr v1.0.4 |
| 3210 | 2026-02-27T04:28:43.022Z | Compiling proc-macro-error v1.0.4 |
| 3211 | 2026-02-27T04:28:43.064Z | Compiling unicode-width v0.1.14 |
| 3212 | 2026-02-27T04:28:43.669Z | Compiling proc-macro-crate v1.3.1 |
| 3213 | 2026-02-27T04:28:43.730Z | Compiling crucible-workspace-hack v0.1.0 |
| 3214 | 2026-02-27T04:28:44.147Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3215 | 2026-02-27T04:28:44.442Z | Compiling num_enum_derive v0.5.11 |
| 3216 | 2026-02-27T04:28:44.567Z | Compiling unsafe-libyaml v0.2.11 |
| 3217 | 2026-02-27T04:28:44.748Z | Compiling heapless v0.8.0 |
| 3218 | 2026-02-27T04:28:44.977Z | Compiling ingot-macros v0.1.1 |
| 3219 | 2026-02-27T04:28:45.838Z | Compiling hash32 v0.3.1 |
| 3220 | 2026-02-27T04:28:46.131Z | Compiling serde_yaml v0.9.34+deprecated |
| 3221 | 2026-02-27T04:28:46.200Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3222 | 2026-02-27T04:28:46.219Z | Compiling smoltcp v0.11.0 |
| 3223 | 2026-02-27T04:28:46.482Z | Compiling num_enum v0.5.11 |
| 3224 | 2026-02-27T04:28:46.725Z | Compiling tabwriter v1.4.0 |
| 3225 | 2026-02-27T04:28:46.915Z | Compiling foreign-types-macros v0.2.3 |
| 3226 | 2026-02-27T04:28:47.446Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3227 | 2026-02-27T04:28:47.516Z | Compiling foreign-types-shared v0.3.1 |
| 3228 | 2026-02-27T04:28:47.694Z | Compiling cobs v0.2.3 |
| 3229 | 2026-02-27T04:28:48.100Z | Compiling foreign-types v0.5.0 |
| 3230 | 2026-02-27T04:28:48.179Z | Compiling postcard v1.0.10 |
| 3231 | 2026-02-27T04:28:48.703Z | Compiling nix v0.30.1 |
| 3232 | 2026-02-27T04:28:48.931Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3233 | 2026-02-27T04:28:49.287Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3234 | 2026-02-27T04:28:49.561Z | Compiling secrecy v0.10.3 |
| 3235 | 2026-02-27T04:28:49.737Z | Compiling cstr-argument v0.1.2 |
| 3236 | 2026-02-27T04:28:49.884Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3237 | 2026-02-27T04:28:50.058Z | Compiling pretty-hex v0.2.1 |
| 3238 | 2026-02-27T04:28:50.223Z | Compiling rayon-core v1.12.1 |
| 3239 | 2026-02-27T04:28:50.276Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 3240 | 2026-02-27T04:28:50.421Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 3241 | 2026-02-27T04:28:50.624Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3242 | 2026-02-27T04:28:50.711Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3243 | 2026-02-27T04:28:50.968Z | Compiling crossbeam-deque v0.8.5 |
| 3244 | 2026-02-27T04:28:50.996Z | Compiling colored v2.2.0 |
| 3245 | 2026-02-27T04:28:51.128Z | Compiling ingot-types v0.1.2 |
| 3246 | 2026-02-27T04:28:51.405Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3247 | 2026-02-27T04:28:52.253Z | Compiling ingot v0.1.1 |
| 3248 | 2026-02-27T04:28:55.562Z | Compiling camino-tempfile v1.4.1 |
| 3249 | 2026-02-27T04:28:55.726Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3250 | 2026-02-27T04:28:56.361Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3251 | 2026-02-27T04:28:56.389Z | Compiling rayon v1.10.0 |
| 3252 | 2026-02-27T04:28:56.997Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3253 | 2026-02-27T04:28:57.144Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3254 | 2026-02-27T04:28:57.234Z | Compiling zone_cfg_derive v0.3.0 |
| 3255 | 2026-02-27T04:28:58.312Z | Compiling itertools v0.12.1 |
| 3256 | 2026-02-27T04:28:58.512Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3257 | 2026-02-27T04:29:00.424Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3258 | 2026-02-27T04:29:00.809Z | Compiling smf v0.2.3 |
| 3259 | 2026-02-27T04:29:01.137Z | Compiling num-derive v0.4.2 |
| 3260 | 2026-02-27T04:29:01.737Z | Compiling sigpipe v0.1.3 |
| 3261 | 2026-02-27T04:29:01.835Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3262 | 2026-02-27T04:29:01.913Z | Compiling glob v0.3.2 |
| 3263 | 2026-02-27T04:29:02.247Z | Compiling zone v0.3.1 |
| 3264 | 2026-02-27T04:29:02.841Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3265 | 2026-02-27T04:29:03.313Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3266 | 2026-02-27T04:29:03.385Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3267 | 2026-02-27T04:29:03.970Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3268 | 2026-02-27T04:29:04.821Z | Compiling convert_case v0.4.0 |
| 3269 | 2026-02-27T04:29:05.621Z | Compiling derive_more v0.99.20 |
| 3270 | 2026-02-27T04:29:05.771Z | Compiling universal-hash v0.5.1 |
| 3271 | 2026-02-27T04:29:05.814Z | Compiling opaque-debug v0.3.1 |
| 3272 | 2026-02-27T04:29:05.961Z | Compiling toml v0.8.23 |
| 3273 | 2026-02-27T04:29:06.066Z | Compiling half v2.4.1 |
| 3274 | 2026-02-27T04:29:06.829Z | Compiling ciborium-io v0.2.2 |
| 3275 | 2026-02-27T04:29:07.028Z | Compiling ciborium-ll v0.2.2 |
| 3276 | 2026-02-27T04:29:07.583Z | Compiling ciborium v0.2.2 |
| 3277 | 2026-02-27T04:29:07.680Z | Compiling typify-impl v0.6.1 |
| 3278 | 2026-02-27T04:29:09.581Z | Compiling typify-impl v0.4.3 |
| 3279 | 2026-02-27T04:29:11.298Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3280 | 2026-02-27T04:29:11.496Z | Compiling aead v0.5.2 |
| 3281 | 2026-02-27T04:29:11.717Z | Compiling poly1305 v0.8.0 |
| 3282 | 2026-02-27T04:29:11.873Z | Compiling chacha20 v0.9.1 |
| 3283 | 2026-02-27T04:29:14.054Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3284 | 2026-02-27T04:29:17.220Z | Compiling typify-macro v0.6.1 |
| 3285 | 2026-02-27T04:29:19.187Z | Compiling typify-macro v0.4.3 |
| 3286 | 2026-02-27T04:29:20.696Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3287 | 2026-02-27T04:29:20.723Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3288 | 2026-02-27T04:29:20.750Z | Compiling typify v0.6.1 |
| 3289 | 2026-02-27T04:29:21.768Z | Compiling prettyplease v0.2.36 |
| 3290 | 2026-02-27T04:29:22.586Z | Compiling typify v0.4.3 |
| 3291 | 2026-02-27T04:29:23.065Z | Compiling thiserror-no-std v2.0.2 |
| 3292 | 2026-02-27T04:29:23.141Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3293 | 2026-02-27T04:29:23.240Z | Compiling progenitor-impl v0.13.0 |
| 3294 | 2026-02-27T04:29:24.558Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3295 | 2026-02-27T04:29:25.773Z | Compiling password-hash v0.5.0 |
| 3296 | 2026-02-27T04:29:26.120Z | Compiling blake2 v0.10.6 |
| 3297 | 2026-02-27T04:29:28.008Z | Compiling indent_write v2.2.0 |
| 3298 | 2026-02-27T04:29:28.276Z | Compiling argon2 v0.5.3 |
| 3299 | 2026-02-27T04:29:28.919Z | Compiling progenitor-macro v0.13.0 |
| 3300 | 2026-02-27T04:29:29.697Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3301 | 2026-02-27T04:29:33.526Z | Compiling vsss-rs v3.3.4 |
| 3302 | 2026-02-27T04:29:37.943Z | Compiling chacha20poly1305 v0.10.1 |
| 3303 | 2026-02-27T04:29:40.022Z | Compiling swrite v0.1.0 |
| 3304 | 2026-02-27T04:29:40.166Z | Compiling unicode-width v0.2.0 |
| 3305 | 2026-02-27T04:29:40.206Z | Compiling progenitor v0.13.0 |
| 3306 | 2026-02-27T04:29:40.233Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3307 | 2026-02-27T04:29:40.411Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3308 | 2026-02-27T04:29:40.464Z | Compiling num-rational v0.4.2 |
| 3309 | 2026-02-27T04:29:41.730Z | Compiling num-complex v0.4.6 |
| 3310 | 2026-02-27T04:29:42.741Z | Compiling num v0.4.3 |
| 3311 | 2026-02-27T04:29:42.772Z | Compiling float-ord v0.3.2 |
| 3312 | 2026-02-27T04:29:43.040Z | Compiling gethostname v0.5.0 |
| 3313 | 2026-02-27T04:29:43.470Z | Compiling usdt-macro v0.5.0 |
| 3314 | 2026-02-27T04:29:44.688Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3315 | 2026-02-27T04:29:44.836Z | Compiling usdt-attr-macro v0.5.0 |
| 3316 | 2026-02-27T04:29:45.890Z | Compiling derive-where v1.5.0 |
| 3317 | 2026-02-27T04:29:46.286Z | Compiling memmap v0.7.0 |
| 3318 | 2026-02-27T04:29:46.752Z | Compiling usdt v0.5.0 |
| 3319 | 2026-02-27T04:29:48.629Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3320 | 2026-02-27T04:29:49.057Z | Compiling cancel-safe-futures v0.1.5 |
| 3321 | 2026-02-27T04:29:49.486Z | Compiling owo-colors v4.2.3 |
| 3322 | 2026-02-27T04:29:50.253Z | Compiling console v0.15.10 |
| 3323 | 2026-02-27T04:29:53.082Z | Compiling progenitor-impl v0.11.2 |
| 3324 | 2026-02-27T04:29:57.517Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3325 | 2026-02-27T04:29:58.742Z | Compiling resolv-conf v0.7.0 |
| 3326 | 2026-02-27T04:30:00.277Z | Compiling libsw-core v0.3.1 |
| 3327 | 2026-02-27T04:30:00.618Z | Compiling async-recursion v1.1.1 |
| 3328 | 2026-02-27T04:30:00.959Z | Compiling libsw v3.5.0 |
| 3329 | 2026-02-27T04:30:01.329Z | Compiling progenitor-macro v0.11.2 |
| 3330 | 2026-02-27T04:30:01.946Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3331 | 2026-02-27T04:30:03.243Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3332 | 2026-02-27T04:30:11.883Z | Compiling progenitor-client v0.11.2 |
| 3333 | 2026-02-27T04:30:12.256Z | Compiling bytecount v0.6.8 |
| 3334 | 2026-02-27T04:30:12.625Z | Compiling libefi-sys v0.1.0 |
| 3335 | 2026-02-27T04:30:12.907Z | Compiling linear-map v1.2.0 |
| 3336 | 2026-02-27T04:30:13.409Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3337 | 2026-02-27T04:30:18.625Z | Compiling progenitor v0.11.2 |
| 3338 | 2026-02-27T04:30:18.894Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3339 | 2026-02-27T04:30:19.191Z | Compiling newline-converter v0.3.0 |
| 3340 | 2026-02-27T04:30:19.452Z | Compiling atomicwrites v0.4.4 |
| 3341 | 2026-02-27T04:30:20.047Z | Compiling hickory-proto v0.24.4 |
| 3342 | 2026-02-27T04:30:20.606Z | Compiling bitfield-struct v0.6.2 |
| 3343 | 2026-02-27T04:30:21.953Z | Compiling linked-hash-map v0.5.6 |
| 3344 | 2026-02-27T04:30:22.413Z | Compiling semver v0.1.20 |
| 3345 | 2026-02-27T04:30:22.964Z | Compiling rustc_version v0.1.7 |
| 3346 | 2026-02-27T04:30:23.395Z | Compiling lru-cache v0.1.2 |
| 3347 | 2026-02-27T04:30:23.672Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3348 | 2026-02-27T04:30:24.473Z | Compiling expectorate v1.2.0 |
| 3349 | 2026-02-27T04:30:24.910Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3350 | 2026-02-27T04:30:25.153Z | Compiling pin-project-internal v1.1.6 |
| 3351 | 2026-02-27T04:30:25.576Z | Compiling slog-dtrace v0.3.0 |
| 3352 | 2026-02-27T04:30:25.965Z | Compiling minimal-lexical v0.2.1 |
| 3353 | 2026-02-27T04:30:26.503Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3354 | 2026-02-27T04:30:26.688Z | Compiling siphasher v1.0.1 |
| 3355 | 2026-02-27T04:30:27.157Z | Compiling phf_shared v0.12.1 |
| 3356 | 2026-02-27T04:30:27.580Z | Compiling pin-project v1.1.6 |
| 3357 | 2026-02-27T04:30:27.657Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3358 | 2026-02-27T04:30:27.775Z | Compiling nom v7.1.3 |
| 3359 | 2026-02-27T04:30:27.900Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3360 | 2026-02-27T04:30:29.177Z | Compiling hickory-resolver v0.24.4 |
| 3361 | 2026-02-27T04:30:31.141Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3362 | 2026-02-27T04:30:31.637Z | Compiling newtype_derive v0.1.6 |
| 3363 | 2026-02-27T04:30:32.253Z | Compiling tokio-dtrace v0.1.0 |
| 3364 | 2026-02-27T04:30:32.791Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3365 | 2026-02-27T04:30:32.998Z | Compiling dropshot-api-manager-types v0.3.0 |
| 3366 | 2026-02-27T04:30:33.820Z | Compiling pem v3.0.5 |
| 3367 | 2026-02-27T04:30:34.209Z | Compiling snafu-derive v0.8.5 |
| 3368 | 2026-02-27T04:30:35.303Z | Compiling csv-core v0.1.11 |
| 3369 | 2026-02-27T04:30:36.187Z | Compiling xshell-macros v0.2.7 |
| 3370 | 2026-02-27T04:30:36.969Z | Compiling unicode-xid v0.2.6 |
| 3371 | 2026-02-27T04:30:37.217Z | Compiling same-file v1.0.6 |
| 3372 | 2026-02-27T04:30:37.551Z | Compiling highway v1.3.0 |
| 3373 | 2026-02-27T04:30:38.417Z | Compiling base64 v0.21.7 |
| 3374 | 2026-02-27T04:30:39.082Z | Compiling chrono-tz v0.10.4 |
| 3375 | 2026-02-27T04:30:39.495Z | Compiling snafu v0.8.5 |
| 3376 | 2026-02-27T04:30:39.519Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3377 | 2026-02-27T04:30:40.099Z | Compiling walkdir v2.5.0 |
| 3378 | 2026-02-27T04:30:40.724Z | Compiling const_format_proc_macros v0.2.34 |
| 3379 | 2026-02-27T04:30:41.241Z | Compiling xshell v0.2.7 |
| 3380 | 2026-02-27T04:30:41.771Z | Compiling csv v1.3.1 |
| 3381 | 2026-02-27T04:30:42.439Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3382 | 2026-02-27T04:30:42.926Z | Compiling oxide-tokio-rt v0.1.2 |
| 3383 | 2026-02-27T04:30:43.671Z | Compiling qorb v0.4.1 |
| 3384 | 2026-02-27T04:30:43.923Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3385 | 2026-02-27T04:30:44.040Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3386 | 2026-02-27T04:30:45.084Z | Compiling phf v0.12.1 |
| 3387 | 2026-02-27T04:30:45.506Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3388 | 2026-02-27T04:30:46.566Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3389 | 2026-02-27T04:30:46.913Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3390 | 2026-02-27T04:30:47.385Z | Compiling typify-impl v0.2.0 |
| 3391 | 2026-02-27T04:30:48.942Z | Compiling globset v0.4.15 |
| 3392 | 2026-02-27T04:30:52.350Z | Compiling olpc-cjson v0.1.4 |
| 3393 | 2026-02-27T04:30:52.758Z | Compiling primeorder v0.13.6 |
| 3394 | 2026-02-27T04:30:53.258Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3395 | 2026-02-27T04:30:53.392Z | Compiling serde_plain v1.0.2 |
| 3396 | 2026-02-27T04:30:53.956Z | Compiling colored v3.0.0 |
| 3397 | 2026-02-27T04:30:53.982Z | Compiling typed-path v0.9.3 |
| 3398 | 2026-02-27T04:30:55.368Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3399 | 2026-02-27T04:30:55.897Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3400 | 2026-02-27T04:30:56.225Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3401 | 2026-02-27T04:30:56.522Z | Compiling typify-macro v0.2.0 |
| 3402 | 2026-02-27T04:30:58.563Z | Compiling tough v0.20.0 |
| 3403 | 2026-02-27T04:31:00.179Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3404 | 2026-02-27T04:31:00.859Z | Compiling const_format v0.2.34 |
| 3405 | 2026-02-27T04:31:01.389Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3406 | 2026-02-27T04:31:01.906Z | Compiling papergrid v0.11.0 |
| 3407 | 2026-02-27T04:31:04.884Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3408 | 2026-02-27T04:31:08.075Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3409 | 2026-02-27T04:31:09.972Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3410 | 2026-02-27T04:31:12.588Z | Compiling tabled_derive v0.7.0 |
| 3411 | 2026-02-27T04:31:14.576Z | Compiling bcs v0.1.6 |
| 3412 | 2026-02-27T04:31:14.658Z | Compiling unicode-linebreak v0.1.5 |
| 3413 | 2026-02-27T04:31:15.289Z | Compiling utf-8 v0.7.6 |
| 3414 | 2026-02-27T04:31:15.455Z | Compiling salty v0.3.0 |
| 3415 | 2026-02-27T04:31:15.635Z | Compiling radium v0.7.0 |
| 3416 | 2026-02-27T04:31:15.681Z | Compiling termtree v0.5.1 |
| 3417 | 2026-02-27T04:31:15.932Z | Compiling smawk v0.3.2 |
| 3418 | 2026-02-27T04:31:16.086Z | Compiling tungstenite v0.21.0 |
| 3419 | 2026-02-27T04:31:16.165Z | Compiling tabled v0.15.0 |
| 3420 | 2026-02-27T04:31:16.240Z | Compiling textwrap v0.16.2 |
| 3421 | 2026-02-27T04:31:18.247Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3422 | 2026-02-27T04:31:20.012Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3423 | 2026-02-27T04:31:21.024Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3424 | 2026-02-27T04:31:21.437Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3425 | 2026-02-27T04:31:21.853Z | Compiling steno v0.4.1 |
| 3426 | 2026-02-27T04:31:24.303Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3427 | 2026-02-27T04:31:27.707Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3428 | 2026-02-27T04:31:27.975Z | Compiling humantime v2.2.0 |
| 3429 | 2026-02-27T04:31:28.866Z | Compiling tap v1.0.1 |
| 3430 | 2026-02-27T04:31:29.113Z | Compiling maybe-uninit v2.0.0 |
| 3431 | 2026-02-27T04:31:29.232Z | Compiling moka v0.12.10 |
| 3432 | 2026-02-27T04:31:29.688Z | Compiling wyz v0.5.1 |
| 3433 | 2026-02-27T04:31:29.748Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3434 | 2026-02-27T04:31:30.179Z | Compiling tokio-tungstenite v0.21.0 |
| 3435 | 2026-02-27T04:31:31.046Z | Compiling p384 v0.13.1 |
| 3436 | 2026-02-27T04:31:33.141Z | Compiling progenitor-impl v0.10.0 |
| 3437 | 2026-02-27T04:31:34.645Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3438 | 2026-02-27T04:31:35.302Z | Compiling arc-swap v1.7.1 |
| 3439 | 2026-02-27T04:31:35.975Z | Compiling tagptr v0.2.0 |
| 3440 | 2026-02-27T04:31:36.339Z | Compiling packed_struct v0.10.1 |
| 3441 | 2026-02-27T04:31:36.724Z | Compiling funty v2.0.0 |
| 3442 | 2026-02-27T04:31:37.559Z | Compiling slog-scope v4.4.0 |
| 3443 | 2026-02-27T04:31:38.386Z | Compiling bitvec v1.0.1 |
| 3444 | 2026-02-27T04:31:38.724Z | Compiling progenitor-macro v0.10.0 |
| 3445 | 2026-02-27T04:31:39.232Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3446 | 2026-02-27T04:31:40.375Z | Compiling typify v0.2.0 |
| 3447 | 2026-02-27T04:31:40.604Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3448 | 2026-02-27T04:31:42.870Z | Compiling polyval v0.6.2 |
| 3449 | 2026-02-27T04:31:46.723Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3450 | 2026-02-27T04:31:49.788Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3451 | 2026-02-27T04:31:54.237Z | Compiling packed_struct_codegen v0.10.1 |
| 3452 | 2026-02-27T04:31:56.544Z | Compiling bitfield-macros v0.19.2 |
| 3453 | 2026-02-27T04:31:57.618Z | Compiling zerocopy-derive v0.6.6 |
| 3454 | 2026-02-27T04:31:57.981Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3455 | 2026-02-27T04:31:58.777Z | Compiling indexmap v1.9.3 |
| 3456 | 2026-02-27T04:31:59.185Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3457 | 2026-02-27T04:31:59.284Z | Compiling crc-catalog v2.4.0 |
| 3458 | 2026-02-27T04:31:59.497Z | Compiling parking_lot_core v0.8.6 |
| 3459 | 2026-02-27T04:31:59.609Z | Compiling nodrop v0.1.14 |
| 3460 | 2026-02-27T04:31:59.818Z | Compiling array-init v0.0.4 |
| 3461 | 2026-02-27T04:32:00.143Z | Compiling crc v3.2.1 |
| 3462 | 2026-02-27T04:32:00.976Z | Compiling zerocopy v0.6.6 |
| 3463 | 2026-02-27T04:32:01.976Z | Compiling proc-macro-error2 v2.0.1 |
| 3464 | 2026-02-27T04:32:02.065Z | Compiling bitfield v0.19.2 |
| 3465 | 2026-02-27T04:32:02.586Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3466 | 2026-02-27T04:32:03.697Z | Compiling progenitor v0.10.0 |
| 3467 | 2026-02-27T04:32:04.189Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3468 | 2026-02-27T04:32:06.659Z | Compiling ghash v0.5.1 |
| 3469 | 2026-02-27T04:32:06.985Z | Compiling progenitor-impl v0.8.0 |
| 3470 | 2026-02-27T04:32:07.217Z | Compiling smallvec v0.6.14 |
| 3471 | 2026-02-27T04:32:07.221Z | Compiling hickory-resolver v0.25.2 |
| 3472 | 2026-02-27T04:32:07.684Z | Compiling slog-stdlog v4.1.1 |
| 3473 | 2026-02-27T04:32:08.609Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3474 | 2026-02-27T04:32:11.626Z | Compiling ctr v0.9.2 |
| 3475 | 2026-02-27T04:32:12.058Z | Compiling num-derive v0.3.3 |
| 3476 | 2026-02-27T04:32:12.551Z | Compiling lzma-sys v0.1.20 |
| 3477 | 2026-02-27T04:32:13.282Z | Compiling hashbrown v0.12.3 |
| 3478 | 2026-02-27T04:32:14.070Z | Compiling unicase v2.8.1 |
| 3479 | 2026-02-27T04:32:14.490Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3480 | 2026-02-27T04:32:14.556Z | Compiling mime_guess v2.0.5 |
| 3481 | 2026-02-27T04:32:15.522Z | Compiling libscf-sys v1.1.0 |
| 3482 | 2026-02-27T04:32:15.860Z | Compiling progenitor-macro v0.8.0 |
| 3483 | 2026-02-27T04:32:16.051Z | Compiling aes-gcm v0.10.3 |
| 3484 | 2026-02-27T04:32:17.937Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3485 | 2026-02-27T04:32:22.409Z | Compiling slog-envlogger v2.2.0 |
| 3486 | 2026-02-27T04:32:25.026Z | Compiling serde-hex v0.1.0 |
| 3487 | 2026-02-27T04:32:26.816Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3488 | 2026-02-27T04:32:29.528Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3489 | 2026-02-27T04:32:30.290Z | Compiling tabled_derive v0.11.0 |
| 3490 | 2026-02-27T04:32:30.410Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3491 | 2026-02-27T04:32:31.942Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3492 | 2026-02-27T04:32:32.165Z | Compiling ron v0.8.1 |
| 3493 | 2026-02-27T04:32:32.667Z | Compiling papergrid v0.17.0 |
| 3494 | 2026-02-27T04:32:33.487Z | Compiling testing_table v0.3.0 |
| 3495 | 2026-02-27T04:32:34.306Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3496 | 2026-02-27T04:32:35.362Z | Compiling hashbrown v0.13.2 |
| 3497 | 2026-02-27T04:32:36.708Z | Compiling progenitor-client v0.8.0 |
| 3498 | 2026-02-27T04:32:37.664Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3499 | 2026-02-27T04:32:37.744Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3500 | 2026-02-27T04:32:38.157Z | Compiling heck v0.3.3 |
| 3501 | 2026-02-27T04:32:38.540Z | Compiling xattr v1.3.1 |
| 3502 | 2026-02-27T04:32:38.932Z | Compiling ssh-encoding v0.2.0 |
| 3503 | 2026-02-27T04:32:40.211Z | Compiling blowfish v0.9.1 |
| 3504 | 2026-02-27T04:32:40.721Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3505 | 2026-02-27T04:32:40.894Z | Compiling nibble_vec v0.1.0 |
| 3506 | 2026-02-27T04:32:41.192Z | Compiling filetime v0.2.26 |
| 3507 | 2026-02-27T04:32:41.631Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3508 | 2026-02-27T04:32:41.666Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3509 | 2026-02-27T04:32:42.022Z | Compiling endian-type v0.1.2 |
| 3510 | 2026-02-27T04:32:42.056Z | Compiling corncobs v0.1.4 |
| 3511 | 2026-02-27T04:32:42.324Z | Compiling crc-any v2.5.0 |
| 3512 | 2026-02-27T04:32:42.488Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3513 | 2026-02-27T04:32:43.236Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 3514 | 2026-02-27T04:32:43.954Z | Compiling radix_trie v0.2.1 |
| 3515 | 2026-02-27T04:32:44.814Z | Compiling tar v0.4.44 |
| 3516 | 2026-02-27T04:32:44.841Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3517 | 2026-02-27T04:32:45.346Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3518 | 2026-02-27T04:32:46.108Z | Compiling ssh-cipher v0.2.0 |
| 3519 | 2026-02-27T04:32:49.805Z | Compiling zone_cfg_derive v0.1.2 |
| 3520 | 2026-02-27T04:32:50.369Z | Compiling progenitor v0.8.0 |
| 3521 | 2026-02-27T04:32:50.663Z | Compiling object v0.30.4 |
| 3522 | 2026-02-27T04:32:51.166Z | Compiling tabled v0.20.0 |
| 3523 | 2026-02-27T04:32:55.746Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3524 | 2026-02-27T04:32:56.226Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3525 | 2026-02-27T04:32:57.318Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3526 | 2026-02-27T04:32:57.671Z | Compiling parking_lot v0.11.2 |
| 3527 | 2026-02-27T04:32:58.749Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3528 | 2026-02-27T04:32:59.964Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3529 | 2026-02-27T04:33:02.177Z | Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3530 | 2026-02-27T04:33:02.883Z | Compiling prefix-trie v0.7.0 |
| 3531 | 2026-02-27T04:33:02.908Z | Compiling password-hash v0.4.2 |
| 3532 | 2026-02-27T04:33:03.941Z | Compiling secrecy v0.8.0 |
| 3533 | 2026-02-27T04:33:04.279Z | Compiling fxhash v0.2.1 |
| 3534 | 2026-02-27T04:33:04.546Z | Compiling number_prefix v0.4.0 |
| 3535 | 2026-02-27T04:33:04.816Z | Compiling http-range v0.1.5 |
| 3536 | 2026-02-27T04:33:05.223Z | Compiling base64 v0.13.1 |
| 3537 | 2026-02-27T04:33:05.423Z | Compiling path-slash v0.1.5 |
| 3538 | 2026-02-27T04:33:05.465Z | Compiling half v1.8.3 |
| 3539 | 2026-02-27T04:33:05.730Z | Compiling ron v0.7.1 |
| 3540 | 2026-02-27T04:33:05.995Z | Compiling serde_cbor v0.11.2 |
| 3541 | 2026-02-27T04:33:06.458Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3542 | 2026-02-27T04:33:09.538Z | Compiling indicatif v0.17.11 |
| 3543 | 2026-02-27T04:33:09.566Z | Compiling sled v0.34.7 |
| 3544 | 2026-02-27T04:33:10.778Z | Compiling hickory-server v0.25.2 |
| 3545 | 2026-02-27T04:33:13.025Z | Compiling pbkdf2 v0.11.0 |
| 3546 | 2026-02-27T04:33:13.515Z | Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3547 | 2026-02-27T04:33:14.274Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3548 | 2026-02-27T04:33:16.020Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3549 | 2026-02-27T04:33:20.070Z | Compiling xz2 v0.1.7 |
| 3550 | 2026-02-27T04:33:20.906Z | Compiling zone v0.1.8 |
| 3551 | 2026-02-27T04:33:20.948Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3552 | 2026-02-27T04:33:22.656Z | Compiling ssh-key v0.6.6 |
| 3553 | 2026-02-27T04:33:23.424Z | Compiling hickory-client v0.25.2 |
| 3554 | 2026-02-27T04:33:24.215Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3555 | 2026-02-27T04:33:25.313Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3556 | 2026-02-27T04:33:26.457Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3557 | 2026-02-27T04:33:28.742Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3558 | 2026-02-27T04:33:35.408Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3559 | 2026-02-27T04:33:36.584Z | Compiling p521 v0.13.3 |
| 3560 | 2026-02-27T04:33:36.967Z | Compiling p256 v0.13.2 |
| 3561 | 2026-02-27T04:33:38.272Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3562 | 2026-02-27T04:33:39.293Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3563 | 2026-02-27T04:33:39.320Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3564 | 2026-02-27T04:33:41.053Z | Compiling yasna v0.5.2 |
| 3565 | 2026-02-27T04:33:42.102Z | Compiling headers-core v0.3.0 |
| 3566 | 2026-02-27T04:33:42.332Z | Compiling kstat-rs v0.2.4 |
| 3567 | 2026-02-27T04:33:42.362Z | Compiling nanorand v0.7.0 |
| 3568 | 2026-02-27T04:33:43.071Z | Compiling atty v0.2.14 |
| 3569 | 2026-02-27T04:33:43.252Z | Compiling russh-cryptovec v0.7.3 |
| 3570 | 2026-02-27T04:33:43.283Z | Compiling md5 v0.7.0 |
| 3571 | 2026-02-27T04:33:43.626Z | Compiling crc8 v0.1.1 |
| 3572 | 2026-02-27T04:33:43.660Z | Compiling home v0.5.9 |
| 3573 | 2026-02-27T04:33:43.823Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3574 | 2026-02-27T04:33:43.966Z | Compiling russh-keys v0.45.0 |
| 3575 | 2026-02-27T04:33:43.986Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3576 | 2026-02-27T04:33:44.175Z | Compiling flume v0.11.1 |
| 3577 | 2026-02-27T04:33:44.329Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3578 | 2026-02-27T04:33:44.937Z | Compiling headers v0.4.1 |
| 3579 | 2026-02-27T04:33:45.350Z | Compiling rcgen v0.12.1 |
| 3580 | 2026-02-27T04:33:46.160Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3581 | 2026-02-27T04:33:47.410Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3582 | 2026-02-27T04:33:48.498Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3583 | 2026-02-27T04:33:56.769Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3584 | 2026-02-27T04:34:00.549Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3585 | 2026-02-27T04:34:03.648Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 3586 | 2026-02-27T04:34:03.935Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3587 | 2026-02-27T04:34:14.097Z | Compiling hyper-staticfile v0.10.1 |
| 3588 | 2026-02-27T04:34:16.655Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3589 | 2026-02-27T04:34:26.836Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3590 | 2026-02-27T04:34:27.560Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3591 | 2026-02-27T04:34:28.103Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3592 | 2026-02-27T04:34:28.169Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3593 | 2026-02-27T04:34:31.549Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3594 | 2026-02-27T04:34:32.274Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3595 | 2026-02-27T04:34:32.583Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3596 | 2026-02-27T04:34:35.039Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3597 | 2026-02-27T04:34:35.129Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3598 | 2026-02-27T04:34:37.783Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3599 | 2026-02-27T04:34:39.914Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3600 | 2026-02-27T04:34:41.662Z | Compiling num-bigint v0.4.6 |
| 3601 | 2026-02-27T04:34:43.614Z | Compiling des v0.8.1 |
| 3602 | 2026-02-27T04:34:44.122Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3603 | 2026-02-27T04:34:44.932Z | Compiling subprocess v0.2.9 |
| 3604 | 2026-02-27T04:34:46.468Z | Compiling display-error-chain v0.2.2 |
| 3605 | 2026-02-27T04:34:46.525Z | Compiling hex-literal v0.4.1 |
| 3606 | 2026-02-27T04:34:46.755Z | Compiling russh v0.45.0 |
| 3607 | 2026-02-27T04:34:46.789Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3608 | 2026-02-27T04:34:49.498Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3609 | 2026-02-27T04:34:50.230Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3610 | 2026-02-27T04:34:53.145Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3611 | 2026-02-27T04:34:58.799Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3612 | 2026-02-27T04:34:59.139Z | Compiling internet-checksum v0.2.1 |
| 3613 | 2026-02-27T04:36:10.108Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3614 | 2026-02-27T04:37:24.144Z | Finished `release` profile [optimized] target(s) in 13m 15s |
| 3615 | 2026-02-27T04:37:24.409Z | + cp target/release/dhcp-server /work/ |
| 3616 | 2026-02-27T04:37:24.472Z | process exited: duration 1555679 ms, exit code 0 |
| |
| 3617 | 2026-02-27T04:37:24.488Z | found 2 output files |
| 3618 | 2026-02-27T04:37:24.488Z | uploading: /work/testbed.tar.gz (187488618 bytes) |
| 3619 | 2026-02-27T04:37:27.474Z | uploaded: /work/testbed.tar.gz |
| 3620 | 2026-02-27T04:37:27.474Z | uploading: /work/dhcp-server (54878336 bytes) |
| 3621 | 2026-02-27T04:37:29.012Z | uploaded: /work/dhcp-server |