|
|
|
| 1 | 2026-03-25T20:20:12.735Z | job assigned to worker 01KMKADNXP1WZGP7WHTEJ8849P [factory aws, i-08f3cd4a22a124aaf] (queued for 13 m 36 s) |
| |
| 2 | 2026-03-25T20:20:19.663Z | starting task 0: "setup" |
| 3 | 2026-03-25T20:20:19.669Z | ++ uname -s |
| 4 | 2026-03-25T20:20:19.673Z | + kern=SunOS |
| 5 | 2026-03-25T20:20:19.673Z | + build_user=build |
| 6 | 2026-03-25T20:20:19.673Z | + build_uid=12345 |
| 7 | 2026-03-25T20:20:19.673Z | + work_dir=/work |
| 8 | 2026-03-25T20:20:19.673Z | + input_dir=/input |
| 9 | 2026-03-25T20:20:19.673Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-25T20:20:19.673Z | + case "$kern" in |
| 11 | 2026-03-25T20:20:19.673Z | + groupadd -g 12345 build |
| 12 | 2026-03-25T20:20:19.673Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-25T20:20:21.680Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-25T20:20:21.765Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-25T20:20:21.767Z | + home_fs=zfs |
| 16 | 2026-03-25T20:20:21.767Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-25T20:20:21.767Z | + mkdir -p /home/build |
| 18 | 2026-03-25T20:20:21.767Z | + chown build:build /home/build /work |
| 19 | 2026-03-25T20:20:23.770Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-25T20:20:23.772Z | process exited: duration 4108 ms, exit code 0 |
| |
| 21 | 2026-03-25T20:20:23.778Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-25T20:20:23.783Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-25T20:20:23.783Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-25T20:20:23.783Z | * rust toolchain channel = "stable" |
| 25 | 2026-03-25T20:20:23.783Z | * rust toolchain profile = "default" |
| 26 | 2026-03-25T20:20:23.783Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-25T20:20:23.783Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-25T20:20:23.786Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-25T20:20:23.786Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-25T20:20:23.894Z | info: downloading installer |
| 31 | 2026-03-25T20:20:25.310Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-25T20:20:25.310Z | warn: /opt/ooce/bin |
| 33 | 2026-03-25T20:20:25.310Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-25T20:20:25.310Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-25T20:20:25.313Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-25T20:20:25.313Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-25T20:20:25.313Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-25T20:20:25.313Z | error: cannot install while Rust is installed |
| 39 | 2026-03-25T20:20:25.313Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-25T20:20:25.313Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-25T20:20:25.313Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-25T20:20:25.313Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-25T20:20:25.313Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-25T20:20:25.324Z | info: profile set to default |
| 45 | 2026-03-25T20:20:25.324Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-25T20:20:25.327Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-25T20:20:25.482Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-25T20:20:25.485Z | info: downloading 6 components |
| 49 | 2026-03-25T20:20:40.278Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-25T20:20:40.278Z | |
| 51 | 2026-03-25T20:20:40.310Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-25T20:20:40.310Z | |
| 53 | 2026-03-25T20:20:40.310Z | |
| 54 | 2026-03-25T20:20:40.310Z | Rust is installed now. Great! |
| 55 | 2026-03-25T20:20:40.310Z | |
| 56 | 2026-03-25T20:20:40.310Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-25T20:20:40.310Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-25T20:20:40.310Z | |
| 59 | 2026-03-25T20:20:40.310Z | To configure your current shell, you need to source |
| 60 | 2026-03-25T20:20:40.310Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-25T20:20:40.310Z | |
| 62 | 2026-03-25T20:20:40.313Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-25T20:20:40.313Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-25T20:20:40.313Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-25T20:20:40.313Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-25T20:20:40.313Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-25T20:20:40.313Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-25T20:20:40.313Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-25T20:20:40.313Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-25T20:20:40.313Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-25T20:20:40.417Z | + rustup --version |
| 72 | 2026-03-25T20:20:40.426Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-25T20:20:40.429Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-25T20:20:40.449Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-25T20:20:40.453Z | + cargo --version |
| 76 | 2026-03-25T20:20:40.465Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-25T20:20:40.468Z | + rustc --version |
| 78 | 2026-03-25T20:20:40.488Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-25T20:20:40.491Z | process exited: duration 16711 ms, exit code 0 |
| |
| 80 | 2026-03-25T20:20:40.498Z | starting task 2: "authentication" |
| 81 | 2026-03-25T20:20:40.514Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-25T20:20:40.520Z | starting task 3: "build" |
| 83 | 2026-03-25T20:20:40.523Z | + set -e |
| 84 | 2026-03-25T20:20:40.523Z | + [[ true == true ]] |
| 85 | 2026-03-25T20:20:40.523Z | + WORK=/work |
| 86 | 2026-03-25T20:20:40.523Z | + pfexec pkg install protobuf git |
| 87 | 2026-03-25T20:20:47.327Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 88 | 2026-03-25T20:20:54.168Z | Startup: Caching catalogs ... Done |
| 89 | 2026-03-25T20:20:57.923Z | Planning: Solver setup ... Done |
| 90 | 2026-03-25T20:20:57.935Z | Planning: Running solver ... Done |
| 91 | 2026-03-25T20:20:58.053Z | Planning: Finding local manifests ... Done |
| 92 | 2026-03-25T20:20:58.064Z | Planning: Fetching manifests: 0/1 0% complete |
| 93 | 2026-03-25T20:20:58.102Z | Planning: Fetching manifests: 1/1 100% complete |
| 94 | 2026-03-25T20:20:58.120Z | Planning: Package planning ... Done |
| 95 | 2026-03-25T20:20:58.130Z | Planning: Merging actions ... Done |
| 96 | 2026-03-25T20:20:58.248Z | Planning: Checking for conflicting actions ... Done |
| 97 | 2026-03-25T20:20:58.251Z | Planning: Consolidating action changes ... Done |
| 98 | 2026-03-25T20:20:59.000Z | Planning: Evaluating mediators ... Done |
| 99 | 2026-03-25T20:20:59.003Z | Planning: Planning completed in 4.67 seconds |
| 100 | 2026-03-25T20:20:59.013Z | Packages to install: 1 |
| 101 | 2026-03-25T20:20:59.015Z | Create boot environment: No |
| 102 | 2026-03-25T20:20:59.016Z | Create backup boot environment: No |
| 103 | 2026-03-25T20:20:59.054Z | |
| 104 | 2026-03-25T20:20:59.054Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 105 | 2026-03-25T20:21:02.875Z | Download: Completed 15.22 MB in 3.82 seconds (4.0M/s) |
| 106 | 2026-03-25T20:21:03.006Z | Actions: 1/1284 actions (Installing new actions) |
| 107 | 2026-03-25T20:21:03.306Z | Actions: Completed 1284 actions in 0.30 seconds. |
| 108 | 2026-03-25T20:21:03.574Z | Done |
| 109 | 2026-03-25T20:21:03.574Z | Done |
| 110 | 2026-03-25T20:21:04.173Z | Done |
| 111 | 2026-03-25T20:21:07.170Z | Done |
| 112 | 2026-03-25T20:21:07.245Z | Done |
| 113 | 2026-03-25T20:21:07.248Z | Done |
| 114 | 2026-03-25T20:21:07.462Z | Done |
| 115 | 2026-03-25T20:21:08.103Z | + cargo --version |
| 116 | 2026-03-25T20:21:08.113Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 117 | 2026-03-25T20:21:08.116Z | + rustc --version |
| 118 | 2026-03-25T20:21:08.137Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 119 | 2026-03-25T20:21:08.552Z | + banner clone |
| 120 | 2026-03-25T20:21:08.552Z | |
| 121 | 2026-03-25T20:21:08.552Z | #### # #### # # ###### |
| 122 | 2026-03-25T20:21:08.552Z | # # # # # ## # # |
| 123 | 2026-03-25T20:21:08.552Z | # # # # # # # ##### |
| 124 | 2026-03-25T20:21:08.552Z | # # # # # # # # |
| 125 | 2026-03-25T20:21:08.552Z | # # # # # # ## # |
| 126 | 2026-03-25T20:21:08.552Z | #### ###### #### # # ###### |
| 127 | 2026-03-25T20:21:08.552Z | |
| 128 | 2026-03-25T20:21:08.552Z | + mkdir -p /work/ci |
| 129 | 2026-03-25T20:21:08.555Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 130 | 2026-03-25T20:21:08.555Z | Cloning into '/work/ci/testbed'... |
| 131 | 2026-03-25T20:21:09.275Z | + banner build |
| 132 | 2026-03-25T20:21:09.279Z | |
| 133 | 2026-03-25T20:21:09.279Z | ##### # # # # ##### |
| 134 | 2026-03-25T20:21:09.279Z | # # # # # # # # |
| 135 | 2026-03-25T20:21:09.279Z | ##### # # # # # # |
| 136 | 2026-03-25T20:21:09.279Z | # # # # # # # # |
| 137 | 2026-03-25T20:21:09.279Z | # # # # # # # # |
| 138 | 2026-03-25T20:21:09.279Z | ##### #### # ###### ##### |
| 139 | 2026-03-25T20:21:09.279Z | |
| 140 | 2026-03-25T20:21:09.279Z | + cd /work/ci/testbed |
| 141 | 2026-03-25T20:21:09.279Z | + cargo build -p interop-lab -p wrangler |
| 142 | 2026-03-25T20:21:09.378Z | Updating crates.io index |
| 143 | 2026-03-25T20:21:09.381Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 144 | 2026-03-25T20:21:09.831Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 145 | 2026-03-25T20:21:10.442Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 146 | 2026-03-25T20:21:10.810Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 147 | 2026-03-25T20:21:11.407Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 148 | 2026-03-25T20:21:11.682Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 149 | 2026-03-25T20:21:12.184Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 150 | 2026-03-25T20:21:12.539Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 151 | 2026-03-25T20:21:13.790Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 152 | 2026-03-25T20:21:14.333Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 153 | 2026-03-25T20:21:14.608Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-03-25T20:21:14.892Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-03-25T20:21:15.200Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 156 | 2026-03-25T20:21:18.111Z | Downloading crates ... |
| 157 | 2026-03-25T20:21:18.169Z | Downloaded atomic-waker v1.1.2 |
| 158 | 2026-03-25T20:21:18.182Z | Downloaded async-trait v0.1.89 |
| 159 | 2026-03-25T20:21:18.185Z | Downloaded autocfg v1.5.0 |
| 160 | 2026-03-25T20:21:18.189Z | Downloaded fixedbitset v0.4.2 |
| 161 | 2026-03-25T20:21:18.192Z | Downloaded colored v3.1.1 |
| 162 | 2026-03-25T20:21:18.194Z | Downloaded ipnetwork v0.21.1 |
| 163 | 2026-03-25T20:21:18.197Z | Downloaded foreign-types-macros v0.2.3 |
| 164 | 2026-03-25T20:21:18.200Z | Downloaded foreign-types v0.3.2 |
| 165 | 2026-03-25T20:21:18.200Z | Downloaded fnv v1.0.7 |
| 166 | 2026-03-25T20:21:18.200Z | Downloaded crucible-workspace-hack v0.1.0 |
| 167 | 2026-03-25T20:21:18.200Z | Downloaded progenitor-client v0.10.0 |
| 168 | 2026-03-25T20:21:18.204Z | Downloaded quinn-udp v0.5.14 |
| 169 | 2026-03-25T20:21:18.205Z | Downloaded crypto-common v0.1.6 |
| 170 | 2026-03-25T20:21:18.205Z | Downloaded futures-sink v0.3.32 |
| 171 | 2026-03-25T20:21:18.205Z | Downloaded block-buffer v0.10.4 |
| 172 | 2026-03-25T20:21:18.205Z | Downloaded axum-core v0.4.5 |
| 173 | 2026-03-25T20:21:18.208Z | Downloaded digest v0.10.7 |
| 174 | 2026-03-25T20:21:18.208Z | Downloaded rand_chacha v0.9.0 |
| 175 | 2026-03-25T20:21:18.211Z | Downloaded pin-project v1.1.10 |
| 176 | 2026-03-25T20:21:18.215Z | Downloaded futures-io v0.3.32 |
| 177 | 2026-03-25T20:21:18.220Z | Downloaded equivalent v1.0.2 |
| 178 | 2026-03-25T20:21:18.220Z | Downloaded cstr-argument v0.1.2 |
| 179 | 2026-03-25T20:21:18.220Z | Downloaded indexmap v1.9.3 |
| 180 | 2026-03-25T20:21:18.223Z | Downloaded clap_lex v1.0.0 |
| 181 | 2026-03-25T20:21:18.223Z | Downloaded pkg-config v0.3.32 |
| 182 | 2026-03-25T20:21:18.227Z | Downloaded base16ct v1.0.0 |
| 183 | 2026-03-25T20:21:18.230Z | Downloaded multimap v0.8.3 |
| 184 | 2026-03-25T20:21:18.230Z | Downloaded linked-hash-map v0.5.6 |
| 185 | 2026-03-25T20:21:18.230Z | Downloaded home v0.5.12 |
| 186 | 2026-03-25T20:21:18.230Z | Downloaded async-stream v0.3.6 |
| 187 | 2026-03-25T20:21:18.233Z | Downloaded num_enum v0.7.5 |
| 188 | 2026-03-25T20:21:18.238Z | Downloaded dyn-clone v1.0.20 |
| 189 | 2026-03-25T20:21:18.238Z | Downloaded linked_hash_set v0.1.6 |
| 190 | 2026-03-25T20:21:18.241Z | Downloaded itoa v1.0.17 |
| 191 | 2026-03-25T20:21:18.241Z | Downloaded either v1.15.0 |
| 192 | 2026-03-25T20:21:18.241Z | Downloaded openssl-probe v0.1.6 |
| 193 | 2026-03-25T20:21:18.241Z | Downloaded ident_case v1.0.1 |
| 194 | 2026-03-25T20:21:18.242Z | Downloaded darling v0.23.0 |
| 195 | 2026-03-25T20:21:18.245Z | Downloaded aho-corasick v1.1.4 |
| 196 | 2026-03-25T20:21:18.249Z | Downloaded futures-core v0.3.32 |
| 197 | 2026-03-25T20:21:18.252Z | Downloaded potential_utf v0.1.4 |
| 198 | 2026-03-25T20:21:18.252Z | Downloaded form_urlencoded v1.2.2 |
| 199 | 2026-03-25T20:21:18.252Z | Downloaded memchr v2.7.6 |
| 200 | 2026-03-25T20:21:18.255Z | Downloaded ipnet v2.11.0 |
| 201 | 2026-03-25T20:21:18.255Z | Downloaded foreign-types-shared v0.1.1 |
| 202 | 2026-03-25T20:21:18.255Z | Downloaded percent-encoding v2.3.2 |
| 203 | 2026-03-25T20:21:18.255Z | Downloaded axum-core v0.3.4 |
| 204 | 2026-03-25T20:21:18.260Z | Downloaded erased-serde v0.3.31 |
| 205 | 2026-03-25T20:21:18.260Z | Downloaded cfg-if v1.0.4 |
| 206 | 2026-03-25T20:21:18.263Z | Downloaded num-traits v0.2.19 |
| 207 | 2026-03-25T20:21:18.263Z | Downloaded cpufeatures v0.2.17 |
| 208 | 2026-03-25T20:21:18.263Z | Downloaded colorchoice v1.0.4 |
| 209 | 2026-03-25T20:21:18.263Z | Downloaded is-terminal v0.4.17 |
| 210 | 2026-03-25T20:21:18.266Z | Downloaded progenitor-client v0.11.2 |
| 211 | 2026-03-25T20:21:18.269Z | Downloaded pretty-hex v0.4.1 |
| 212 | 2026-03-25T20:21:18.269Z | Downloaded heck v0.5.0 |
| 213 | 2026-03-25T20:21:18.272Z | Downloaded cfg_aliases v0.2.1 |
| 214 | 2026-03-25T20:21:18.273Z | Downloaded async-stream-impl v0.3.6 |
| 215 | 2026-03-25T20:21:18.273Z | Downloaded ref-cast v1.0.25 |
| 216 | 2026-03-25T20:21:18.275Z | Downloaded heck v0.4.1 |
| 217 | 2026-03-25T20:21:18.276Z | Downloaded fastrand v2.3.0 |
| 218 | 2026-03-25T20:21:18.279Z | Downloaded futures-macro v0.3.32 |
| 219 | 2026-03-25T20:21:18.283Z | Downloaded foreign-types v0.5.0 |
| 220 | 2026-03-25T20:21:18.283Z | Downloaded lru-slab v0.1.2 |
| 221 | 2026-03-25T20:21:18.286Z | Downloaded lazy_static v1.5.0 |
| 222 | 2026-03-25T20:21:18.286Z | Downloaded idna_adapter v1.2.1 |
| 223 | 2026-03-25T20:21:18.289Z | Downloaded futures-task v0.3.32 |
| 224 | 2026-03-25T20:21:18.289Z | Downloaded hyper-timeout v0.4.1 |
| 225 | 2026-03-25T20:21:18.292Z | Downloaded futures-executor v0.3.32 |
| 226 | 2026-03-25T20:21:18.292Z | Downloaded find-msvc-tools v0.1.8 |
| 227 | 2026-03-25T20:21:18.292Z | Downloaded displaydoc v0.2.5 |
| 228 | 2026-03-25T20:21:18.295Z | Downloaded clap_derive v4.6.0 |
| 229 | 2026-03-25T20:21:18.299Z | Downloaded proc-macro-error-attr v1.0.4 |
| 230 | 2026-03-25T20:21:18.299Z | Downloaded foreign-types-shared v0.3.1 |
| 231 | 2026-03-25T20:21:18.299Z | Downloaded httpdate v1.0.3 |
| 232 | 2026-03-25T20:21:18.299Z | Downloaded openssl-macros v0.1.1 |
| 233 | 2026-03-25T20:21:18.303Z | Downloaded powerfmt v0.2.0 |
| 234 | 2026-03-25T20:21:18.303Z | Downloaded pin-utils v0.1.0 |
| 235 | 2026-03-25T20:21:18.303Z | Downloaded http-body v1.0.1 |
| 236 | 2026-03-25T20:21:18.303Z | Downloaded progenitor-macro v0.10.0 |
| 237 | 2026-03-25T20:21:18.306Z | Downloaded errno v0.3.14 |
| 238 | 2026-03-25T20:21:18.306Z | Downloaded darling_macro v0.23.0 |
| 239 | 2026-03-25T20:21:18.306Z | Downloaded num-conv v0.2.0 |
| 240 | 2026-03-25T20:21:18.311Z | Downloaded hyper-openssl v0.9.2 |
| 241 | 2026-03-25T20:21:18.311Z | Downloaded http-body v0.4.6 |
| 242 | 2026-03-25T20:21:18.314Z | Downloaded anstyle-query v1.1.5 |
| 243 | 2026-03-25T20:21:18.318Z | Downloaded mime v0.3.17 |
| 244 | 2026-03-25T20:21:18.318Z | Downloaded rand_chacha v0.3.1 |
| 245 | 2026-03-25T20:21:18.323Z | Downloaded deranged v0.5.5 |
| 246 | 2026-03-25T20:21:18.326Z | Downloaded proc-macro-crate v3.4.0 |
| 247 | 2026-03-25T20:21:18.330Z | Downloaded lock_api v0.4.14 |
| 248 | 2026-03-25T20:21:18.338Z | Downloaded rand_core v0.9.5 |
| 249 | 2026-03-25T20:21:18.340Z | Downloaded serde_urlencoded v0.7.1 |
| 250 | 2026-03-25T20:21:18.344Z | Downloaded rand_core v0.6.4 |
| 251 | 2026-03-25T20:21:18.347Z | Downloaded icu_normalizer_data v2.1.1 |
| 252 | 2026-03-25T20:21:18.357Z | Downloaded hex v0.4.3 |
| 253 | 2026-03-25T20:21:18.360Z | Downloaded byteorder v1.5.0 |
| 254 | 2026-03-25T20:21:18.360Z | Downloaded anstyle-parse v1.0.0 |
| 255 | 2026-03-25T20:21:18.363Z | Downloaded http-body-util v0.1.3 |
| 256 | 2026-03-25T20:21:18.363Z | Downloaded is_terminal_polyfill v1.70.2 |
| 257 | 2026-03-25T20:21:18.368Z | Downloaded ref-cast-impl v1.0.25 |
| 258 | 2026-03-25T20:21:18.368Z | Downloaded progenitor-macro v0.11.2 |
| 259 | 2026-03-25T20:21:18.368Z | Downloaded sha1 v0.10.6 |
| 260 | 2026-03-25T20:21:18.372Z | Downloaded scopeguard v1.2.0 |
| 261 | 2026-03-25T20:21:18.372Z | Downloaded bitflags v2.10.0 |
| 262 | 2026-03-25T20:21:18.375Z | Downloaded generic-array v0.14.9 |
| 263 | 2026-03-25T20:21:18.375Z | Downloaded console v0.16.2 |
| 264 | 2026-03-25T20:21:18.383Z | Downloaded slog-envlogger v2.2.0 |
| 265 | 2026-03-25T20:21:18.387Z | Downloaded serde_spanned v1.0.4 |
| 266 | 2026-03-25T20:21:18.388Z | Downloaded foldhash v0.2.0 |
| 267 | 2026-03-25T20:21:18.388Z | Downloaded anstyle v1.0.13 |
| 268 | 2026-03-25T20:21:18.390Z | Downloaded strsim v0.11.1 |
| 269 | 2026-03-25T20:21:18.390Z | Downloaded sync_wrapper v1.0.2 |
| 270 | 2026-03-25T20:21:18.390Z | Downloaded progenitor v0.10.0 |
| 271 | 2026-03-25T20:21:18.393Z | Downloaded sync_wrapper v0.1.2 |
| 272 | 2026-03-25T20:21:18.397Z | Downloaded stable_deref_trait v1.2.1 |
| 273 | 2026-03-25T20:21:18.397Z | Downloaded take_mut v0.2.2 |
| 274 | 2026-03-25T20:21:18.400Z | Downloaded icu_locale_core v2.1.1 |
| 275 | 2026-03-25T20:21:18.400Z | Downloaded prost-derive v0.11.9 |
| 276 | 2026-03-25T20:21:18.403Z | Downloaded native-tls v0.2.14 |
| 277 | 2026-03-25T20:21:18.404Z | Downloaded rustc-hash v2.1.1 |
| 278 | 2026-03-25T20:21:18.406Z | Downloaded bitflags v1.3.2 |
| 279 | 2026-03-25T20:21:18.406Z | Downloaded anstream v1.0.0 |
| 280 | 2026-03-25T20:21:18.410Z | Downloaded proc-macro-error v1.0.4 |
| 281 | 2026-03-25T20:21:18.413Z | Downloaded schemars_derive v0.8.22 |
| 282 | 2026-03-25T20:21:18.413Z | Downloaded hyper-tls v0.6.0 |
| 283 | 2026-03-25T20:21:18.413Z | Downloaded hyper-timeout v0.5.2 |
| 284 | 2026-03-25T20:21:18.416Z | Downloaded semver v1.0.27 |
| 285 | 2026-03-25T20:21:18.416Z | Downloaded ppv-lite86 v0.2.21 |
| 286 | 2026-03-25T20:21:18.419Z | Downloaded pin-project-internal v1.1.10 |
| 287 | 2026-03-25T20:21:18.419Z | Downloaded rustls-pemfile v1.0.4 |
| 288 | 2026-03-25T20:21:18.422Z | Downloaded tabwriter v1.4.1 |
| 289 | 2026-03-25T20:21:18.426Z | Downloaded prost-types v0.11.9 |
| 290 | 2026-03-25T20:21:18.426Z | Downloaded pin-project-lite v0.2.16 |
| 291 | 2026-03-25T20:21:18.429Z | Downloaded time-core v0.1.8 |
| 292 | 2026-03-25T20:21:18.429Z | Downloaded parking_lot v0.12.5 |
| 293 | 2026-03-25T20:21:18.432Z | Downloaded tokio-io-timeout v1.2.1 |
| 294 | 2026-03-25T20:21:18.432Z | Downloaded tinyvec_macros v0.1.1 |
| 295 | 2026-03-25T20:21:18.435Z | Downloaded tokio-openssl v0.6.5 |
| 296 | 2026-03-25T20:21:18.449Z | Downloaded data-encoding v2.10.0 |
| 297 | 2026-03-25T20:21:18.453Z | Downloaded sct v0.7.1 |
| 298 | 2026-03-25T20:21:18.453Z | Downloaded httparse v1.10.1 |
| 299 | 2026-03-25T20:21:18.456Z | Downloaded num_enum_derive v0.7.5 |
| 300 | 2026-03-25T20:21:18.460Z | Downloaded serde_derive_internals v0.29.1 |
| 301 | 2026-03-25T20:21:18.460Z | Downloaded anyhow v1.0.102 |
| 302 | 2026-03-25T20:21:18.463Z | Downloaded progenitor v0.11.2 |
| 303 | 2026-03-25T20:21:18.463Z | Downloaded sha2 v0.10.9 |
| 304 | 2026-03-25T20:21:18.463Z | Downloaded oxnet v0.1.4 |
| 305 | 2026-03-25T20:21:18.466Z | Downloaded slab v0.4.11 |
| 306 | 2026-03-25T20:21:18.466Z | Downloaded serde_tokenstream v0.2.2 |
| 307 | 2026-03-25T20:21:18.468Z | Downloaded shlex v1.3.0 |
| 308 | 2026-03-25T20:21:18.468Z | Downloaded slog-stdlog v4.1.1 |
| 309 | 2026-03-25T20:21:18.471Z | Downloaded smf v0.2.3 |
| 310 | 2026-03-25T20:21:18.471Z | Downloaded signal-hook-registry v1.4.8 |
| 311 | 2026-03-25T20:21:18.474Z | Downloaded tower-layer v0.3.3 |
| 312 | 2026-03-25T20:21:18.474Z | Downloaded tonic-openssl v0.3.0 |
| 313 | 2026-03-25T20:21:18.477Z | Downloaded slog-scope v4.4.1 |
| 314 | 2026-03-25T20:21:18.480Z | Downloaded tower-service v0.3.3 |
| 315 | 2026-03-25T20:21:18.485Z | Downloaded typify-macro v0.4.3 |
| 316 | 2026-03-25T20:21:18.485Z | Downloaded synstructure v0.13.2 |
| 317 | 2026-03-25T20:21:18.485Z | Downloaded futures-channel v0.3.32 |
| 318 | 2026-03-25T20:21:18.488Z | Downloaded slog-term v2.9.2 |
| 319 | 2026-03-25T20:21:18.488Z | Downloaded crossbeam-utils v0.8.21 |
| 320 | 2026-03-25T20:21:18.488Z | Downloaded typeid v1.0.3 |
| 321 | 2026-03-25T20:21:18.488Z | Downloaded getrandom v0.2.17 |
| 322 | 2026-03-25T20:21:18.491Z | Downloaded cargo_toml v0.22.3 |
| 323 | 2026-03-25T20:21:18.491Z | Downloaded subtle v2.6.1 |
| 324 | 2026-03-25T20:21:18.491Z | Downloaded try-lock v0.2.5 |
| 325 | 2026-03-25T20:21:18.491Z | Downloaded litemap v0.8.1 |
| 326 | 2026-03-25T20:21:18.494Z | Downloaded unit-prefix v0.5.2 |
| 327 | 2026-03-25T20:21:18.502Z | Downloaded thiserror v1.0.69 |
| 328 | 2026-03-25T20:21:18.504Z | Downloaded matchit v0.7.3 |
| 329 | 2026-03-25T20:21:18.507Z | Downloaded quote v1.0.45 |
| 330 | 2026-03-25T20:21:18.507Z | Downloaded prost v0.11.9 |
| 331 | 2026-03-25T20:21:18.510Z | Downloaded prost-build v0.11.9 |
| 332 | 2026-03-25T20:21:18.510Z | Downloaded rustls-pki-types v1.14.0 |
| 333 | 2026-03-25T20:21:18.513Z | Downloaded parking_lot_core v0.9.12 |
| 334 | 2026-03-25T20:21:18.513Z | Downloaded iana-time-zone v0.1.64 |
| 335 | 2026-03-25T20:21:18.516Z | Downloaded thread_local v1.1.9 |
| 336 | 2026-03-25T20:21:18.516Z | Downloaded proc-macro2 v1.0.106 |
| 337 | 2026-03-25T20:21:18.519Z | Downloaded prettyplease v0.1.25 |
| 338 | 2026-03-25T20:21:18.519Z | Downloaded time-macros v0.2.27 |
| 339 | 2026-03-25T20:21:18.521Z | Downloaded tinystr v0.8.2 |
| 340 | 2026-03-25T20:21:18.521Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 341 | 2026-03-25T20:21:18.525Z | Downloaded thiserror-impl v2.0.18 |
| 342 | 2026-03-25T20:21:18.525Z | Downloaded thiserror v2.0.18 |
| 343 | 2026-03-25T20:21:18.528Z | Downloaded tokio-native-tls v0.3.1 |
| 344 | 2026-03-25T20:21:18.528Z | Downloaded utf8_iter v1.0.4 |
| 345 | 2026-03-25T20:21:18.528Z | Downloaded want v0.3.1 |
| 346 | 2026-03-25T20:21:18.533Z | Downloaded utf-8 v0.7.6 |
| 347 | 2026-03-25T20:21:18.533Z | Downloaded thiserror-impl v1.0.69 |
| 348 | 2026-03-25T20:21:18.533Z | Downloaded utf8parse v0.2.2 |
| 349 | 2026-03-25T20:21:18.533Z | Downloaded indexmap v2.13.0 |
| 350 | 2026-03-25T20:21:18.536Z | Downloaded yoke-derive v0.8.1 |
| 351 | 2026-03-25T20:21:18.536Z | Downloaded which v4.4.2 |
| 352 | 2026-03-25T20:21:18.536Z | Downloaded log v0.4.29 |
| 353 | 2026-03-25T20:21:18.536Z | Downloaded cc v1.2.54 |
| 354 | 2026-03-25T20:21:18.539Z | Downloaded zerofrom v0.1.6 |
| 355 | 2026-03-25T20:21:18.539Z | Downloaded tonic-build v0.9.2 |
| 356 | 2026-03-25T20:21:18.539Z | Downloaded tokio-macros v2.6.0 |
| 357 | 2026-03-25T20:21:18.542Z | Downloaded prost v0.13.5 |
| 358 | 2026-03-25T20:21:18.542Z | Downloaded base64 v0.22.1 |
| 359 | 2026-03-25T20:21:18.545Z | Downloaded getrandom v0.3.4 |
| 360 | 2026-03-25T20:21:18.548Z | Downloaded rustversion v1.0.22 |
| 361 | 2026-03-25T20:21:18.551Z | Downloaded smallvec v1.15.1 |
| 362 | 2026-03-25T20:21:18.554Z | Downloaded tokio-tungstenite v0.21.0 |
| 363 | 2026-03-25T20:21:18.554Z | Downloaded serde_with_macros v3.18.0 |
| 364 | 2026-03-25T20:21:18.557Z | Downloaded allocator-api2 v0.2.21 |
| 365 | 2026-03-25T20:21:18.560Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 366 | 2026-03-25T20:21:18.562Z | Downloaded zone_cfg_derive v0.3.1 |
| 367 | 2026-03-25T20:21:18.565Z | Downloaded zone v0.3.1 |
| 368 | 2026-03-25T20:21:18.568Z | Downloaded zerofrom-derive v0.1.6 |
| 369 | 2026-03-25T20:21:18.568Z | Downloaded once_cell v1.21.3 |
| 370 | 2026-03-25T20:21:18.570Z | Downloaded slog-async v2.8.0 |
| 371 | 2026-03-25T20:21:18.570Z | Downloaded hyper-rustls v0.27.7 |
| 372 | 2026-03-25T20:21:18.570Z | Downloaded term v1.2.1 |
| 373 | 2026-03-25T20:21:18.573Z | Downloaded progenitor-impl v0.11.2 |
| 374 | 2026-03-25T20:21:18.583Z | Downloaded icu_provider v2.1.1 |
| 375 | 2026-03-25T20:21:18.586Z | Downloaded tempfile v3.24.0 |
| 376 | 2026-03-25T20:21:18.589Z | Downloaded camino v1.2.2 |
| 377 | 2026-03-25T20:21:18.594Z | Downloaded prettyplease v0.2.37 |
| 378 | 2026-03-25T20:21:18.597Z | Downloaded quinn v0.11.9 |
| 379 | 2026-03-25T20:21:18.600Z | Downloaded mio v1.1.1 |
| 380 | 2026-03-25T20:21:18.602Z | Downloaded schemars v0.8.22 |
| 381 | 2026-03-25T20:21:18.607Z | Downloaded version_check v0.9.5 |
| 382 | 2026-03-25T20:21:18.610Z | Downloaded tokio-rustls v0.24.1 |
| 383 | 2026-03-25T20:21:18.610Z | Downloaded serde_derive v1.0.228 |
| 384 | 2026-03-25T20:21:18.612Z | Downloaded icu_properties v2.1.2 |
| 385 | 2026-03-25T20:21:18.612Z | Downloaded tokio-stream v0.1.18 |
| 386 | 2026-03-25T20:21:18.615Z | Downloaded progenitor-impl v0.10.0 |
| 387 | 2026-03-25T20:21:18.618Z | Downloaded futures v0.3.32 |
| 388 | 2026-03-25T20:21:18.621Z | Downloaded crossbeam-channel v0.5.15 |
| 389 | 2026-03-25T20:21:18.621Z | Downloaded serde_core v1.0.228 |
| 390 | 2026-03-25T20:21:18.623Z | Downloaded writeable v0.6.2 |
| 391 | 2026-03-25T20:21:18.623Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 392 | 2026-03-25T20:21:18.626Z | Downloaded xz2 v0.1.7 |
| 393 | 2026-03-25T20:21:18.626Z | Downloaded zeroize v1.8.2 |
| 394 | 2026-03-25T20:21:18.626Z | Downloaded untrusted v0.9.0 |
| 395 | 2026-03-25T20:21:18.629Z | Downloaded yoke v0.8.1 |
| 396 | 2026-03-25T20:21:18.629Z | Downloaded tokio-rustls v0.26.4 |
| 397 | 2026-03-25T20:21:18.629Z | Downloaded zmij v1.0.17 |
| 398 | 2026-03-25T20:21:18.632Z | Downloaded zerovec-derive v0.11.2 |
| 399 | 2026-03-25T20:21:18.632Z | Downloaded slog v2.8.2 |
| 400 | 2026-03-25T20:21:18.635Z | Downloaded openssl-sys v0.9.112 |
| 401 | 2026-03-25T20:21:18.646Z | Downloaded socket2 v0.5.10 |
| 402 | 2026-03-25T20:21:18.646Z | Downloaded indicatif v0.18.3 |
| 403 | 2026-03-25T20:21:18.646Z | Downloaded clap v4.6.0 |
| 404 | 2026-03-25T20:21:18.646Z | Downloaded itertools v0.12.1 |
| 405 | 2026-03-25T20:21:18.649Z | Downloaded unicode-ident v1.0.22 |
| 406 | 2026-03-25T20:21:18.649Z | Downloaded tracing-attributes v0.1.31 |
| 407 | 2026-03-25T20:21:18.652Z | Downloaded bytes v1.11.0 |
| 408 | 2026-03-25T20:21:18.652Z | Downloaded icu_collections v2.1.1 |
| 409 | 2026-03-25T20:21:18.655Z | Downloaded arc-swap v1.8.0 |
| 410 | 2026-03-25T20:21:18.658Z | Downloaded darling_core v0.23.0 |
| 411 | 2026-03-25T20:21:18.661Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 412 | 2026-03-25T20:21:18.664Z | Downloaded ryu v1.0.22 |
| 413 | 2026-03-25T20:21:18.666Z | Downloaded tinyvec v1.10.0 |
| 414 | 2026-03-25T20:21:18.669Z | Downloaded base64 v0.21.7 |
| 415 | 2026-03-25T20:21:18.673Z | Downloaded serde_yaml v0.9.34+deprecated |
| 416 | 2026-03-25T20:21:18.689Z | Downloaded tracing-core v0.1.36 |
| 417 | 2026-03-25T20:21:18.692Z | Downloaded tungstenite v0.21.0 |
| 418 | 2026-03-25T20:21:18.695Z | Downloaded icu_normalizer v2.1.1 |
| 419 | 2026-03-25T20:21:18.698Z | Downloaded rand v0.8.5 |
| 420 | 2026-03-25T20:21:18.701Z | Downloaded typify v0.4.3 |
| 421 | 2026-03-25T20:21:18.704Z | Downloaded schemars v0.9.0 |
| 422 | 2026-03-25T20:21:18.709Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 423 | 2026-03-25T20:21:18.712Z | Downloaded uuid v1.20.0 |
| 424 | 2026-03-25T20:21:18.715Z | Downloaded http v1.4.0 |
| 425 | 2026-03-25T20:21:18.720Z | Downloaded serde v1.0.228 |
| 426 | 2026-03-25T20:21:18.723Z | Downloaded rustls-webpki v0.103.9 |
| 427 | 2026-03-25T20:21:18.728Z | Downloaded socket2 v0.6.2 |
| 428 | 2026-03-25T20:21:18.731Z | Downloaded http v0.2.12 |
| 429 | 2026-03-25T20:21:18.743Z | Downloaded schemars v1.2.0 |
| 430 | 2026-03-25T20:21:18.751Z | Downloaded unsafe-libyaml v0.2.11 |
| 431 | 2026-03-25T20:21:18.754Z | Downloaded typenum v1.19.0 |
| 432 | 2026-03-25T20:21:18.757Z | Downloaded tonic v0.9.2 |
| 433 | 2026-03-25T20:21:18.759Z | Downloaded hashbrown v0.12.3 |
| 434 | 2026-03-25T20:21:18.762Z | Downloaded rand v0.9.2 |
| 435 | 2026-03-25T20:21:18.762Z | Downloaded axum v0.6.20 |
| 436 | 2026-03-25T20:21:18.766Z | Downloaded url v2.5.8 |
| 437 | 2026-03-25T20:21:18.768Z | Downloaded zerotrie v0.2.3 |
| 438 | 2026-03-25T20:21:18.771Z | Downloaded hyper-util v0.1.19 |
| 439 | 2026-03-25T20:21:18.776Z | Downloaded itertools v0.10.5 |
| 440 | 2026-03-25T20:21:18.784Z | Downloaded tonic v0.12.3 |
| 441 | 2026-03-25T20:21:18.793Z | Downloaded ron v0.12.0 |
| 442 | 2026-03-25T20:21:18.824Z | Downloaded tower v0.5.3 |
| 443 | 2026-03-25T20:21:18.829Z | Downloaded idna v1.1.0 |
| 444 | 2026-03-25T20:21:18.831Z | Downloaded tower v0.4.13 |
| 445 | 2026-03-25T20:21:18.835Z | Downloaded hashbrown v0.16.1 |
| 446 | 2026-03-25T20:21:18.839Z | Downloaded clap_builder v4.6.0 |
| 447 | 2026-03-25T20:21:18.842Z | Downloaded axum v0.7.9 |
| 448 | 2026-03-25T20:21:18.846Z | Downloaded iri-string v0.7.10 |
| 449 | 2026-03-25T20:21:18.853Z | Downloaded h2 v0.3.27 |
| 450 | 2026-03-25T20:21:18.856Z | Downloaded regex v1.12.2 |
| 451 | 2026-03-25T20:21:18.859Z | Downloaded serde_json v1.0.149 |
| 452 | 2026-03-25T20:21:18.863Z | Downloaded tokio-util v0.7.18 |
| 453 | 2026-03-25T20:21:18.867Z | Downloaded h2 v0.4.13 |
| 454 | 2026-03-25T20:21:18.870Z | Downloaded tower-http v0.6.8 |
| 455 | 2026-03-25T20:21:18.874Z | Downloaded rustls-webpki v0.101.7 |
| 456 | 2026-03-25T20:21:18.882Z | Downloaded zerovec v0.11.5 |
| 457 | 2026-03-25T20:21:18.885Z | Downloaded reqwest v0.12.28 |
| 458 | 2026-03-25T20:21:18.888Z | Downloaded icu_properties_data v2.1.2 |
| 459 | 2026-03-25T20:21:18.892Z | Downloaded hyper v0.14.32 |
| 460 | 2026-03-25T20:21:18.896Z | Downloaded serde_with v3.18.0 |
| 461 | 2026-03-25T20:21:18.902Z | Downloaded hyper v1.8.1 |
| 462 | 2026-03-25T20:21:18.905Z | Downloaded portable-atomic v1.13.0 |
| 463 | 2026-03-25T20:21:18.909Z | Downloaded futures-util v0.3.32 |
| 464 | 2026-03-25T20:21:18.920Z | Downloaded winnow v1.0.0 |
| 465 | 2026-03-25T20:21:18.927Z | Downloaded chrono v0.4.43 |
| 466 | 2026-03-25T20:21:18.931Z | Downloaded winnow v0.7.14 |
| 467 | 2026-03-25T20:21:18.951Z | Downloaded vcpkg v0.2.15 |
| 468 | 2026-03-25T20:21:18.971Z | Downloaded syn v1.0.109 |
| 469 | 2026-03-25T20:21:18.977Z | Downloaded quinn-proto v0.11.13 |
| 470 | 2026-03-25T20:21:18.980Z | Downloaded time v0.3.47 |
| 471 | 2026-03-25T20:21:18.986Z | Downloaded unicode-width v0.2.2 |
| 472 | 2026-03-25T20:21:18.989Z | Downloaded webpki-roots v1.0.5 |
| 473 | 2026-03-25T20:21:18.992Z | Downloaded rustls v0.21.12 |
| 474 | 2026-03-25T20:21:18.997Z | Downloaded openssl v0.10.76 |
| 475 | 2026-03-25T20:21:19.002Z | Downloaded syn v2.0.117 |
| 476 | 2026-03-25T20:21:19.015Z | Downloaded rustls v0.23.36 |
| 477 | 2026-03-25T20:21:19.020Z | Downloaded rustix v0.38.44 |
| 478 | 2026-03-25T20:21:19.032Z | Downloaded zerocopy v0.8.34 |
| 479 | 2026-03-25T20:21:19.053Z | Downloaded regress v0.10.5 |
| 480 | 2026-03-25T20:21:19.064Z | Downloaded typify-impl v0.4.3 |
| 481 | 2026-03-25T20:21:19.072Z | Downloaded regex-syntax v0.8.8 |
| 482 | 2026-03-25T20:21:19.075Z | Downloaded openapiv3 v2.2.0 |
| 483 | 2026-03-25T20:21:19.082Z | Downloaded rustix v1.1.3 |
| 484 | 2026-03-25T20:21:19.113Z | Downloaded tracing v0.1.44 |
| 485 | 2026-03-25T20:21:19.149Z | Downloaded tokio v1.50.0 |
| 486 | 2026-03-25T20:21:19.169Z | Downloaded regex-automata v0.4.13 |
| 487 | 2026-03-25T20:21:19.195Z | Downloaded petgraph v0.6.5 |
| 488 | 2026-03-25T20:21:19.207Z | Downloaded lzma-sys v0.1.20 |
| 489 | 2026-03-25T20:21:19.219Z | Downloaded libc v0.2.180 |
| 490 | 2026-03-25T20:21:19.254Z | Downloaded encoding_rs v0.8.35 |
| 491 | 2026-03-25T20:21:19.265Z | Downloaded ring v0.17.14 |
| 492 | 2026-03-25T20:21:19.378Z | Compiling proc-macro2 v1.0.106 |
| 493 | 2026-03-25T20:21:19.378Z | Compiling unicode-ident v1.0.22 |
| 494 | 2026-03-25T20:21:19.378Z | Compiling quote v1.0.45 |
| 495 | 2026-03-25T20:21:19.381Z | Compiling libc v0.2.180 |
| 496 | 2026-03-25T20:21:19.381Z | Compiling cfg-if v1.0.4 |
| 497 | 2026-03-25T20:21:19.381Z | Compiling serde_core v1.0.228 |
| 498 | 2026-03-25T20:21:19.381Z | Compiling itoa v1.0.17 |
| 499 | 2026-03-25T20:21:19.381Z | Compiling bytes v1.11.0 |
| 500 | 2026-03-25T20:21:19.600Z | Compiling foldhash v0.2.0 |
| 501 | 2026-03-25T20:21:19.642Z | Compiling allocator-api2 v0.2.21 |
| 502 | 2026-03-25T20:21:19.699Z | Compiling equivalent v1.0.2 |
| 503 | 2026-03-25T20:21:19.764Z | Compiling memchr v2.7.6 |
| 504 | 2026-03-25T20:21:19.782Z | Compiling pin-project-lite v0.2.16 |
| 505 | 2026-03-25T20:21:19.879Z | Compiling smallvec v1.15.1 |
| 506 | 2026-03-25T20:21:19.911Z | Compiling hashbrown v0.16.1 |
| 507 | 2026-03-25T20:21:20.082Z | Compiling shlex v1.3.0 |
| 508 | 2026-03-25T20:21:20.130Z | Compiling find-msvc-tools v0.1.8 |
| 509 | 2026-03-25T20:21:20.261Z | Compiling autocfg v1.5.0 |
| 510 | 2026-03-25T20:21:20.283Z | Compiling cc v1.2.54 |
| 511 | 2026-03-25T20:21:20.358Z | Compiling serde v1.0.228 |
| 512 | 2026-03-25T20:21:20.450Z | Compiling parking_lot_core v0.9.12 |
| 513 | 2026-03-25T20:21:20.473Z | Compiling futures-core v0.3.32 |
| 514 | 2026-03-25T20:21:20.629Z | Compiling log v0.4.29 |
| 515 | 2026-03-25T20:21:20.711Z | Compiling scopeguard v1.2.0 |
| 516 | 2026-03-25T20:21:20.822Z | Compiling syn v2.0.117 |
| 517 | 2026-03-25T20:21:20.838Z | Compiling lock_api v0.4.14 |
| 518 | 2026-03-25T20:21:20.896Z | Compiling socket2 v0.6.2 |
| 519 | 2026-03-25T20:21:20.911Z | Compiling errno v0.3.14 |
| 520 | 2026-03-25T20:21:21.041Z | Compiling parking_lot v0.12.5 |
| 521 | 2026-03-25T20:21:21.054Z | Compiling signal-hook-registry v1.4.8 |
| 522 | 2026-03-25T20:21:21.070Z | Compiling mio v1.1.1 |
| 523 | 2026-03-25T20:21:21.352Z | Compiling once_cell v1.21.3 |
| 524 | 2026-03-25T20:21:21.352Z | Compiling futures-sink v0.3.32 |
| 525 | 2026-03-25T20:21:21.398Z | Compiling zmij v1.0.17 |
| 526 | 2026-03-25T20:21:21.457Z | Compiling serde_json v1.0.149 |
| 527 | 2026-03-25T20:21:21.470Z | Compiling slab v0.4.11 |
| 528 | 2026-03-25T20:21:21.571Z | Compiling futures-channel v0.3.32 |
| 529 | 2026-03-25T20:21:21.593Z | Compiling num-traits v0.2.19 |
| 530 | 2026-03-25T20:21:21.645Z | Compiling futures-io v0.3.32 |
| 531 | 2026-03-25T20:21:21.732Z | Compiling futures-task v0.3.32 |
| 532 | 2026-03-25T20:21:21.734Z | Compiling http v1.4.0 |
| 533 | 2026-03-25T20:21:21.792Z | Compiling rustversion v1.0.22 |
| 534 | 2026-03-25T20:21:21.804Z | Compiling getrandom v0.2.17 |
| 535 | 2026-03-25T20:21:21.908Z | Compiling pkg-config v0.3.32 |
| 536 | 2026-03-25T20:21:22.032Z | Compiling schemars v0.8.22 |
| 537 | 2026-03-25T20:21:22.109Z | Compiling indexmap v2.13.0 |
| 538 | 2026-03-25T20:21:22.354Z | Compiling tracing-core v0.1.36 |
| 539 | 2026-03-25T20:21:22.438Z | Compiling dyn-clone v1.0.20 |
| 540 | 2026-03-25T20:21:22.587Z | Compiling tower-service v0.3.3 |
| 541 | 2026-03-25T20:21:22.603Z | Compiling fnv v1.0.7 |
| 542 | 2026-03-25T20:21:22.635Z | Compiling httparse v1.10.1 |
| 543 | 2026-03-25T20:21:22.687Z | Compiling stable_deref_trait v1.2.1 |
| 544 | 2026-03-25T20:21:22.701Z | Compiling getrandom v0.3.4 |
| 545 | 2026-03-25T20:21:22.792Z | Compiling vcpkg v0.2.15 |
| 546 | 2026-03-25T20:21:22.814Z | Compiling percent-encoding v2.3.2 |
| 547 | 2026-03-25T20:21:23.015Z | Compiling ring v0.17.14 |
| 548 | 2026-03-25T20:21:23.186Z | Compiling try-lock v0.2.5 |
| 549 | 2026-03-25T20:21:23.252Z | Compiling regex-syntax v0.8.8 |
| 550 | 2026-03-25T20:21:23.318Z | Compiling want v0.3.1 |
| 551 | 2026-03-25T20:21:23.353Z | Compiling iana-time-zone v0.1.64 |
| 552 | 2026-03-25T20:21:23.364Z | Compiling openssl-sys v0.9.112 |
| 553 | 2026-03-25T20:21:23.423Z | Compiling httpdate v1.0.3 |
| 554 | 2026-03-25T20:21:23.475Z | Compiling http-body v1.0.1 |
| 555 | 2026-03-25T20:21:23.591Z | Compiling serde_derive_internals v0.29.1 |
| 556 | 2026-03-25T20:21:23.634Z | Compiling synstructure v0.13.2 |
| 557 | 2026-03-25T20:21:23.668Z | Compiling syn v1.0.109 |
| 558 | 2026-03-25T20:21:23.969Z | Compiling tower-layer v0.3.3 |
| 559 | 2026-03-25T20:21:24.167Z | Compiling untrusted v0.9.0 |
| 560 | 2026-03-25T20:21:24.183Z | Compiling heck v0.5.0 |
| 561 | 2026-03-25T20:21:24.196Z | Compiling thiserror v2.0.18 |
| 562 | 2026-03-25T20:21:24.198Z | Compiling version_check v0.9.5 |
| 563 | 2026-03-25T20:21:24.374Z | Compiling uuid v1.20.0 |
| 564 | 2026-03-25T20:21:24.454Z | Compiling bitflags v2.10.0 |
| 565 | 2026-03-25T20:21:24.493Z | Compiling writeable v0.6.2 |
| 566 | 2026-03-25T20:21:24.693Z | Compiling zerocopy v0.8.34 |
| 567 | 2026-03-25T20:21:24.705Z | Compiling litemap v0.8.1 |
| 568 | 2026-03-25T20:21:24.745Z | Compiling openssl v0.10.76 |
| 569 | 2026-03-25T20:21:24.815Z | Compiling atomic-waker v1.1.2 |
| 570 | 2026-03-25T20:21:24.888Z | Compiling base64 v0.22.1 |
| 571 | 2026-03-25T20:21:24.901Z | Compiling serde_derive v1.0.228 |
| 572 | 2026-03-25T20:21:24.939Z | Compiling tokio-macros v2.6.0 |
| 573 | 2026-03-25T20:21:25.000Z | Compiling futures-macro v0.3.32 |
| 574 | 2026-03-25T20:21:25.072Z | Compiling tracing-attributes v0.1.31 |
| 575 | 2026-03-25T20:21:25.097Z | Compiling schemars_derive v0.8.22 |
| 576 | 2026-03-25T20:21:25.222Z | Compiling zerofrom-derive v0.1.6 |
| 577 | 2026-03-25T20:21:25.685Z | Compiling tokio v1.50.0 |
| 578 | 2026-03-25T20:21:25.828Z | Compiling futures-util v0.3.32 |
| 579 | 2026-03-25T20:21:25.978Z | Compiling yoke-derive v0.8.1 |
| 580 | 2026-03-25T20:21:26.302Z | Compiling zerovec-derive v0.11.2 |
| 581 | 2026-03-25T20:21:26.314Z | Compiling tracing v0.1.44 |
| 582 | 2026-03-25T20:21:26.430Z | Compiling zerofrom v0.1.6 |
| 583 | 2026-03-25T20:21:26.562Z | Compiling displaydoc v0.2.5 |
| 584 | 2026-03-25T20:21:27.017Z | Compiling yoke v0.8.1 |
| 585 | 2026-03-25T20:21:27.203Z | Compiling thiserror-impl v2.0.18 |
| 586 | 2026-03-25T20:21:27.363Z | Compiling zerotrie v0.2.3 |
| 587 | 2026-03-25T20:21:27.467Z | Compiling zerovec v0.11.5 |
| 588 | 2026-03-25T20:21:27.753Z | Compiling foreign-types-shared v0.1.1 |
| 589 | 2026-03-25T20:21:27.844Z | Compiling icu_properties_data v2.1.2 |
| 590 | 2026-03-25T20:21:27.987Z | Compiling tinystr v0.8.2 |
| 591 | 2026-03-25T20:21:28.070Z | Compiling chrono v0.4.43 |
| 592 | 2026-03-25T20:21:28.154Z | Compiling icu_locale_core v2.1.1 |
| 593 | 2026-03-25T20:21:28.169Z | Compiling potential_utf v0.1.4 |
| 594 | 2026-03-25T20:21:28.181Z | Compiling icu_normalizer_data v2.1.1 |
| 595 | 2026-03-25T20:21:28.212Z | Compiling foreign-types v0.3.2 |
| 596 | 2026-03-25T20:21:28.286Z | Compiling icu_collections v2.1.1 |
| 597 | 2026-03-25T20:21:28.445Z | Compiling openssl-macros v0.1.1 |
| 598 | 2026-03-25T20:21:28.815Z | Compiling icu_provider v2.1.1 |
| 599 | 2026-03-25T20:21:28.920Z | Compiling aho-corasick v1.1.4 |
| 600 | 2026-03-25T20:21:29.123Z | Compiling pin-utils v0.1.0 |
| 601 | 2026-03-25T20:21:29.123Z | Compiling mime v0.3.17 |
| 602 | 2026-03-25T20:21:29.408Z | Compiling tokio-util v0.7.18 |
| 603 | 2026-03-25T20:21:29.827Z | Compiling regex-automata v0.4.13 |
| 604 | 2026-03-25T20:21:30.062Z | Compiling h2 v0.4.13 |
| 605 | 2026-03-25T20:21:30.257Z | Compiling ppv-lite86 v0.2.21 |
| 606 | 2026-03-25T20:21:30.582Z | Compiling sync_wrapper v1.0.2 |
| 607 | 2026-03-25T20:21:30.587Z | Compiling ipnet v2.11.0 |
| 608 | 2026-03-25T20:21:30.630Z | Compiling zeroize v1.8.2 |
| 609 | 2026-03-25T20:21:30.814Z | Compiling rustls-pki-types v1.14.0 |
| 610 | 2026-03-25T20:21:30.980Z | Compiling icu_properties v2.1.2 |
| 611 | 2026-03-25T20:21:31.138Z | Compiling icu_normalizer v2.1.1 |
| 612 | 2026-03-25T20:21:31.310Z | Compiling http-body-util v0.1.3 |
| 613 | 2026-03-25T20:21:31.553Z | Compiling regex v1.12.2 |
| 614 | 2026-03-25T20:21:31.747Z | Compiling regress v0.10.5 |
| 615 | 2026-03-25T20:21:31.853Z | Compiling semver v1.0.27 |
| 616 | 2026-03-25T20:21:32.039Z | Compiling anyhow v1.0.102 |
| 617 | 2026-03-25T20:21:32.344Z | Compiling idna_adapter v1.2.1 |
| 618 | 2026-03-25T20:21:32.374Z | Compiling tower v0.5.3 |
| 619 | 2026-03-25T20:21:32.374Z | Compiling serde_tokenstream v0.2.2 |
| 620 | 2026-03-25T20:21:32.374Z | Compiling form_urlencoded v1.2.2 |
| 621 | 2026-03-25T20:21:32.610Z | Compiling native-tls v0.2.14 |
| 622 | 2026-03-25T20:21:32.654Z | Compiling winnow v1.0.0 |
| 623 | 2026-03-25T20:21:32.817Z | Compiling utf8_iter v1.0.4 |
| 624 | 2026-03-25T20:21:32.832Z | Compiling rustls v0.23.36 |
| 625 | 2026-03-25T20:21:32.832Z | Compiling ryu v1.0.22 |
| 626 | 2026-03-25T20:21:32.832Z | Compiling idna v1.1.0 |
| 627 | 2026-03-25T20:21:32.977Z | Compiling rustls-webpki v0.103.9 |
| 628 | 2026-03-25T20:21:32.985Z | Compiling rand_core v0.6.4 |
| 629 | 2026-03-25T20:21:32.989Z | Compiling subtle v2.6.1 |
| 630 | 2026-03-25T20:21:33.148Z | Compiling hyper v1.8.1 |
| 631 | 2026-03-25T20:21:33.211Z | Compiling openssl-probe v0.1.6 |
| 632 | 2026-03-25T20:21:33.353Z | Compiling typify-impl v0.4.3 |
| 633 | 2026-03-25T20:21:33.404Z | Compiling either v1.15.0 |
| 634 | 2026-03-25T20:21:33.628Z | Compiling rand_chacha v0.3.1 |
| 635 | 2026-03-25T20:21:33.736Z | Compiling url v2.5.8 |
| 636 | 2026-03-25T20:21:34.104Z | Compiling winnow v0.7.14 |
| 637 | 2026-03-25T20:21:34.405Z | Compiling hyper-util v0.1.19 |
| 638 | 2026-03-25T20:21:34.542Z | Compiling typenum v1.19.0 |
| 639 | 2026-03-25T20:21:34.576Z | Compiling rand v0.8.5 |
| 640 | 2026-03-25T20:21:34.887Z | Compiling tokio-native-tls v0.3.1 |
| 641 | 2026-03-25T20:21:34.968Z | Compiling itertools v0.10.5 |
| 642 | 2026-03-25T20:21:35.061Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 643 | 2026-03-25T20:21:36.228Z | Compiling webpki-roots v1.0.5 |
| 644 | 2026-03-25T20:21:36.342Z | Compiling async-trait v0.1.89 |
| 645 | 2026-03-25T20:21:36.342Z | Compiling generic-array v0.14.9 |
| 646 | 2026-03-25T20:21:36.342Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 647 | 2026-03-25T20:21:36.342Z | Compiling iri-string v0.7.10 |
| 648 | 2026-03-25T20:21:36.342Z | Compiling prost-derive v0.11.9 |
| 649 | 2026-03-25T20:21:36.342Z | Compiling hyper-tls v0.6.0 |
| 650 | 2026-03-25T20:21:36.342Z | Compiling serde_urlencoded v0.7.1 |
| 651 | 2026-03-25T20:21:36.367Z | Compiling tokio-rustls v0.26.4 |
| 652 | 2026-03-25T20:21:36.396Z | Compiling slog v2.8.2 |
| 653 | 2026-03-25T20:21:36.409Z | Compiling http v0.2.12 |
| 654 | 2026-03-25T20:21:36.512Z | Compiling hyper-rustls v0.27.7 |
| 655 | 2026-03-25T20:21:36.606Z | Compiling encoding_rs v0.8.35 |
| 656 | 2026-03-25T20:21:36.847Z | Compiling tower-http v0.6.8 |
| 657 | 2026-03-25T20:21:38.167Z | Compiling strsim v0.11.1 |
| 658 | 2026-03-25T20:21:38.210Z | Compiling lazy_static v1.5.0 |
| 659 | 2026-03-25T20:21:38.210Z | Compiling openapiv3 v2.2.0 |
| 660 | 2026-03-25T20:21:38.210Z | Compiling reqwest v0.12.28 |
| 661 | 2026-03-25T20:21:38.210Z | Compiling erased-serde v0.3.31 |
| 662 | 2026-03-25T20:21:38.457Z | Compiling indexmap v1.9.3 |
| 663 | 2026-03-25T20:21:38.707Z | Compiling socket2 v0.5.10 |
| 664 | 2026-03-25T20:21:39.200Z | Compiling rustix v1.1.3 |
| 665 | 2026-03-25T20:21:39.269Z | Compiling rustix v0.38.44 |
| 666 | 2026-03-25T20:21:39.605Z | Compiling thiserror v1.0.69 |
| 667 | 2026-03-25T20:21:39.625Z | Compiling heck v0.4.1 |
| 668 | 2026-03-25T20:21:39.679Z | Compiling typify-macro v0.4.3 |
| 669 | 2026-03-25T20:21:40.403Z | Compiling http-body v0.4.6 |
| 670 | 2026-03-25T20:21:40.506Z | Compiling thiserror-impl v1.0.69 |
| 671 | 2026-03-25T20:21:40.647Z | Compiling pin-project-internal v1.1.10 |
| 672 | 2026-03-25T20:21:40.959Z | Compiling hashbrown v0.12.3 |
| 673 | 2026-03-25T20:21:41.447Z | Compiling prettyplease v0.1.25 |
| 674 | 2026-03-25T20:21:41.702Z | Compiling unsafe-libyaml v0.2.11 |
| 675 | 2026-03-25T20:21:41.777Z | Compiling typify v0.4.3 |
| 676 | 2026-03-25T20:21:41.799Z | Compiling pin-project v1.1.10 |
| 677 | 2026-03-25T20:21:42.245Z | Compiling serde_yaml v0.9.34+deprecated |
| 678 | 2026-03-25T20:21:42.439Z | Compiling crypto-common v0.1.6 |
| 679 | 2026-03-25T20:21:42.444Z | Compiling block-buffer v0.10.4 |
| 680 | 2026-03-25T20:21:42.572Z | Compiling prost v0.11.9 |
| 681 | 2026-03-25T20:21:42.596Z | Compiling h2 v0.3.27 |
| 682 | 2026-03-25T20:21:42.763Z | Compiling matchit v0.7.3 |
| 683 | 2026-03-25T20:21:42.843Z | Compiling home v0.5.12 |
| 684 | 2026-03-25T20:21:42.914Z | Compiling ident_case v1.0.1 |
| 685 | 2026-03-25T20:21:42.977Z | Compiling fastrand v2.3.0 |
| 686 | 2026-03-25T20:21:43.090Z | Compiling utf8parse v0.2.2 |
| 687 | 2026-03-25T20:21:43.212Z | Compiling fixedbitset v0.4.2 |
| 688 | 2026-03-25T20:21:43.226Z | Compiling tempfile v3.24.0 |
| 689 | 2026-03-25T20:21:43.259Z | Compiling anstyle-parse v1.0.0 |
| 690 | 2026-03-25T20:21:43.417Z | Compiling petgraph v0.6.5 |
| 691 | 2026-03-25T20:21:43.433Z | Compiling darling_core v0.23.0 |
| 692 | 2026-03-25T20:21:43.455Z | Compiling which v4.4.2 |
| 693 | 2026-03-25T20:21:43.575Z | Compiling prost-types v0.11.9 |
| 694 | 2026-03-25T20:21:43.590Z | Compiling digest v0.10.7 |
| 695 | 2026-03-25T20:21:43.711Z | Compiling tower v0.4.13 |
| 696 | 2026-03-25T20:21:44.274Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 697 | 2026-03-25T20:21:44.393Z | Compiling futures-executor v0.3.32 |
| 698 | 2026-03-25T20:21:44.429Z | Compiling async-stream-impl v0.3.6 |
| 699 | 2026-03-25T20:21:44.516Z | Compiling proc-macro-error-attr v1.0.4 |
| 700 | 2026-03-25T20:21:46.460Z | Compiling axum-core v0.3.4 |
| 701 | 2026-03-25T20:21:46.460Z | Compiling base64 v0.21.7 |
| 702 | 2026-03-25T20:21:46.460Z | Compiling multimap v0.8.3 |
| 703 | 2026-03-25T20:21:46.460Z | Compiling is_terminal_polyfill v1.70.2 |
| 704 | 2026-03-25T20:21:46.460Z | Compiling rustls v0.21.12 |
| 705 | 2026-03-25T20:21:46.460Z | Compiling crossbeam-utils v0.8.21 |
| 706 | 2026-03-25T20:21:46.460Z | Compiling cpufeatures v0.2.17 |
| 707 | 2026-03-25T20:21:46.460Z | Compiling crucible-workspace-hack v0.1.0 |
| 708 | 2026-03-25T20:21:46.460Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 709 | 2026-03-25T20:21:46.460Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 710 | 2026-03-25T20:21:46.460Z | Compiling anstyle-query v1.1.5 |
| 711 | 2026-03-25T20:21:46.460Z | Compiling colorchoice v1.0.4 |
| 712 | 2026-03-25T20:21:46.460Z | Compiling anstyle v1.0.13 |
| 713 | 2026-03-25T20:21:46.460Z | Compiling tokio-openssl v0.6.5 |
| 714 | 2026-03-25T20:21:46.460Z | Compiling async-stream v0.3.6 |
| 715 | 2026-03-25T20:21:46.460Z | Compiling prost-build v0.11.9 |
| 716 | 2026-03-25T20:21:46.460Z | Compiling proc-macro-crate v3.4.0 |
| 717 | 2026-03-25T20:21:46.460Z | Compiling hyper v0.14.32 |
| 718 | 2026-03-25T20:21:46.460Z | Compiling darling_macro v0.23.0 |
| 719 | 2026-03-25T20:21:46.460Z | Compiling anstream v1.0.0 |
| 720 | 2026-03-25T20:21:46.460Z | Compiling futures v0.3.32 |
| 721 | 2026-03-25T20:21:46.461Z | Compiling axum-core v0.4.5 |
| 722 | 2026-03-25T20:21:46.461Z | Compiling tokio-stream v0.1.18 |
| 723 | 2026-03-25T20:21:46.461Z | Compiling sct v0.7.1 |
| 724 | 2026-03-25T20:21:46.461Z | Compiling rustls-webpki v0.101.7 |
| 725 | 2026-03-25T20:21:46.461Z | Compiling proc-macro-error v1.0.4 |
| 726 | 2026-03-25T20:21:46.461Z | Compiling rand_core v0.9.5 |
| 727 | 2026-03-25T20:21:46.461Z | Compiling axum v0.6.20 |
| 728 | 2026-03-25T20:21:46.461Z | Compiling serde_spanned v1.0.4 |
| 729 | 2026-03-25T20:21:46.576Z | Compiling num-conv v0.2.0 |
| 730 | 2026-03-25T20:21:46.611Z | Compiling clap_lex v1.0.0 |
| 731 | 2026-03-25T20:21:46.611Z | Compiling time-core v0.1.8 |
| 732 | 2026-03-25T20:21:46.652Z | Compiling unicode-width v0.2.2 |
| 733 | 2026-03-25T20:21:46.664Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 734 | 2026-03-25T20:21:46.695Z | Compiling powerfmt v0.2.0 |
| 735 | 2026-03-25T20:21:46.739Z | Compiling prettyplease v0.2.37 |
| 736 | 2026-03-25T20:21:46.780Z | Compiling time-macros v0.2.27 |
| 737 | 2026-03-25T20:21:46.890Z | Compiling deranged v0.5.5 |
| 738 | 2026-03-25T20:21:46.895Z | Compiling clap_builder v4.6.0 |
| 739 | 2026-03-25T20:21:46.927Z | Compiling toml v0.9.11+spec-1.1.0 |
| 740 | 2026-03-25T20:21:46.941Z | Compiling rand_chacha v0.9.0 |
| 741 | 2026-03-25T20:21:47.289Z | Compiling axum v0.7.9 |
| 742 | 2026-03-25T20:21:47.549Z | Compiling darling v0.23.0 |
| 743 | 2026-03-25T20:21:47.636Z | Compiling tonic-build v0.9.2 |
| 744 | 2026-03-25T20:21:47.817Z | Compiling num_enum_derive v0.7.5 |
| 745 | 2026-03-25T20:21:48.642Z | Compiling sha1 v0.10.6 |
| 746 | 2026-03-25T20:21:48.870Z | Compiling progenitor-impl v0.10.0 |
| 747 | 2026-03-25T20:21:48.886Z | Compiling hyper-timeout v0.5.2 |
| 748 | 2026-03-25T20:21:49.093Z | Compiling oxnet v0.1.4 |
| 749 | 2026-03-25T20:21:49.111Z | Compiling tokio-io-timeout v1.2.1 |
| 750 | 2026-03-25T20:21:49.267Z | Compiling clap_derive v4.6.0 |
| 751 | 2026-03-25T20:21:49.553Z | Compiling foreign-types-macros v0.2.3 |
| 752 | 2026-03-25T20:21:49.749Z | Compiling arc-swap v1.8.0 |
| 753 | 2026-03-25T20:21:49.944Z | Compiling lzma-sys v0.1.20 |
| 754 | 2026-03-25T20:21:50.069Z | Compiling prost v0.13.5 |
| 755 | 2026-03-25T20:21:50.219Z | Compiling thread_local v1.1.9 |
| 756 | 2026-03-25T20:21:50.329Z | Compiling slog-async v2.8.0 |
| 757 | 2026-03-25T20:21:50.420Z | Compiling typeid v1.0.3 |
| 758 | 2026-03-25T20:21:50.452Z | Compiling hyper-openssl v0.9.2 |
| 759 | 2026-03-25T20:21:50.485Z | Compiling portable-atomic v1.13.0 |
| 760 | 2026-03-25T20:21:50.579Z | Compiling sync_wrapper v0.1.2 |
| 761 | 2026-03-25T20:21:50.620Z | Compiling utf-8 v0.7.6 |
| 762 | 2026-03-25T20:21:50.631Z | Compiling foreign-types-shared v0.3.1 |
| 763 | 2026-03-25T20:21:50.684Z | Compiling linked-hash-map v0.5.6 |
| 764 | 2026-03-25T20:21:50.700Z | Compiling data-encoding v2.10.0 |
| 765 | 2026-03-25T20:21:50.726Z | Compiling bitflags v1.3.2 |
| 766 | 2026-03-25T20:21:50.766Z | Compiling byteorder v1.5.0 |
| 767 | 2026-03-25T20:21:50.845Z | Compiling linked_hash_set v0.1.6 |
| 768 | 2026-03-25T20:21:50.867Z | Compiling foreign-types v0.5.0 |
| 769 | 2026-03-25T20:21:50.967Z | Compiling clap v4.6.0 |
| 770 | 2026-03-25T20:21:50.978Z | Compiling tungstenite v0.21.0 |
| 771 | 2026-03-25T20:21:50.982Z | Compiling tonic v0.12.3 |
| 772 | 2026-03-25T20:21:51.012Z | Compiling slog-scope v4.4.1 |
| 773 | 2026-03-25T20:21:51.027Z | Compiling hyper-timeout v0.4.1 |
| 774 | 2026-03-25T20:21:51.042Z | Compiling crossbeam-channel v0.5.15 |
| 775 | 2026-03-25T20:21:51.191Z | Compiling num_enum v0.7.5 |
| 776 | 2026-03-25T20:21:51.275Z | Compiling tokio-rustls v0.24.1 |
| 777 | 2026-03-25T20:21:51.314Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 778 | 2026-03-25T20:21:51.527Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 779 | 2026-03-25T20:21:51.542Z | Compiling time v0.3.47 |
| 780 | 2026-03-25T20:21:51.775Z | Compiling cargo_toml v0.22.3 |
| 781 | 2026-03-25T20:21:51.801Z | Compiling serde_with_macros v3.18.0 |
| 782 | 2026-03-25T20:21:51.898Z | Compiling rand v0.9.2 |
| 783 | 2026-03-25T20:21:52.431Z | Compiling progenitor-macro v0.10.0 |
| 784 | 2026-03-25T20:21:52.988Z | Compiling rustls-pemfile v1.0.4 |
| 785 | 2026-03-25T20:21:54.185Z | Compiling progenitor-impl v0.11.2 |
| 786 | 2026-03-25T20:21:54.200Z | Compiling progenitor-client v0.10.0 |
| 787 | 2026-03-25T20:21:54.200Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 788 | 2026-03-25T20:21:54.200Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 789 | 2026-03-25T20:21:54.200Z | Compiling is-terminal v0.4.17 |
| 790 | 2026-03-25T20:21:54.200Z | Compiling cstr-argument v0.1.2 |
| 791 | 2026-03-25T20:21:54.201Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 792 | 2026-03-25T20:21:54.201Z | Compiling take_mut v0.2.2 |
| 793 | 2026-03-25T20:21:54.201Z | Compiling ipnetwork v0.21.1 |
| 794 | 2026-03-25T20:21:54.201Z | Compiling term v1.2.1 |
| 795 | 2026-03-25T20:21:54.201Z | Compiling camino v1.2.2 |
| 796 | 2026-03-25T20:21:54.314Z | Compiling pretty-hex v0.4.1 |
| 797 | 2026-03-25T20:21:54.373Z | Compiling colored v3.1.1 |
| 798 | 2026-03-25T20:21:54.456Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 799 | 2026-03-25T20:21:54.549Z | Compiling slog-term v2.9.2 |
| 800 | 2026-03-25T20:21:54.662Z | Compiling itertools v0.12.1 |
| 801 | 2026-03-25T20:21:54.686Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 802 | 2026-03-25T20:21:54.781Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 803 | 2026-03-25T20:21:54.795Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 804 | 2026-03-25T20:21:55.145Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 805 | 2026-03-25T20:21:55.160Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 806 | 2026-03-25T20:21:55.417Z | Compiling tonic v0.9.2 |
| 807 | 2026-03-25T20:21:55.577Z | Compiling serde_with v3.18.0 |
| 808 | 2026-03-25T20:21:55.743Z | Compiling tonic-openssl v0.3.0 |
| 809 | 2026-03-25T20:21:55.884Z | Compiling zone_cfg_derive v0.3.1 |
| 810 | 2026-03-25T20:21:56.059Z | Compiling tokio-tungstenite v0.21.0 |
| 811 | 2026-03-25T20:21:56.373Z | Compiling slog-stdlog v4.1.1 |
| 812 | 2026-03-25T20:21:56.564Z | Compiling progenitor-macro v0.11.2 |
| 813 | 2026-03-25T20:21:56.725Z | Compiling tabwriter v1.4.1 |
| 814 | 2026-03-25T20:21:56.985Z | Compiling console v0.16.2 |
| 815 | 2026-03-25T20:21:57.094Z | Compiling progenitor-client v0.11.2 |
| 816 | 2026-03-25T20:21:57.566Z | Compiling unit-prefix v0.5.2 |
| 817 | 2026-03-25T20:21:57.696Z | Compiling indicatif v0.18.3 |
| 818 | 2026-03-25T20:21:57.781Z | Compiling progenitor v0.10.0 |
| 819 | 2026-03-25T20:21:57.869Z | Compiling ron v0.12.0 |
| 820 | 2026-03-25T20:21:57.908Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 821 | 2026-03-25T20:21:58.737Z | Compiling xz2 v0.1.7 |
| 822 | 2026-03-25T20:21:59.064Z | Compiling zone v0.3.1 |
| 823 | 2026-03-25T20:21:59.203Z | Compiling slog-envlogger v2.2.0 |
| 824 | 2026-03-25T20:21:59.666Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 825 | 2026-03-25T20:21:59.994Z | Compiling sha2 v0.10.9 |
| 826 | 2026-03-25T20:22:00.048Z | Compiling smf v0.2.3 |
| 827 | 2026-03-25T20:22:00.192Z | Compiling base16ct v1.0.0 |
| 828 | 2026-03-25T20:22:03.232Z | Compiling progenitor v0.11.2 |
| 829 | 2026-03-25T20:22:03.289Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 830 | 2026-03-25T20:22:04.649Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 831 | 2026-03-25T20:22:12.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 832 | 2026-03-25T20:22:12.664Z | + cargo build --tests |
| 833 | 2026-03-25T20:22:12.794Z | Downloading crates ... |
| 834 | 2026-03-25T20:22:12.907Z | Downloaded keccak v0.1.5 |
| 835 | 2026-03-25T20:22:12.912Z | Downloaded const-oid v0.9.6 |
| 836 | 2026-03-25T20:22:12.916Z | Downloaded flagset v0.4.7 |
| 837 | 2026-03-25T20:22:12.920Z | Downloaded adler2 v2.0.1 |
| 838 | 2026-03-25T20:22:12.923Z | Downloaded hubpack_derive v0.1.1 |
| 839 | 2026-03-25T20:22:12.924Z | Downloaded ciborium-ll v0.2.2 |
| 840 | 2026-03-25T20:22:12.928Z | Downloaded ciborium-io v0.2.2 |
| 841 | 2026-03-25T20:22:12.933Z | Downloaded is_ci v1.2.0 |
| 842 | 2026-03-25T20:22:12.937Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 843 | 2026-03-25T20:22:12.944Z | Downloaded zeroize_derive v1.4.3 |
| 844 | 2026-03-25T20:22:12.947Z | Downloaded terminal_size v0.1.17 |
| 845 | 2026-03-25T20:22:12.966Z | Downloaded ff v0.13.1 |
| 846 | 2026-03-25T20:22:12.970Z | Downloaded group v0.13.0 |
| 847 | 2026-03-25T20:22:12.970Z | Downloaded addr2line v0.25.1 |
| 848 | 2026-03-25T20:22:12.970Z | Downloaded num-iter v0.1.45 |
| 849 | 2026-03-25T20:22:12.970Z | Downloaded supports-hyperlinks v2.1.0 |
| 850 | 2026-03-25T20:22:12.970Z | Downloaded supports-color v2.1.0 |
| 851 | 2026-03-25T20:22:12.970Z | Downloaded der_derive v0.7.3 |
| 852 | 2026-03-25T20:22:12.980Z | Downloaded base16ct v0.2.0 |
| 853 | 2026-03-25T20:22:12.983Z | Downloaded smawk v0.3.2 |
| 854 | 2026-03-25T20:22:12.983Z | Downloaded miette-derive v5.10.0 |
| 855 | 2026-03-25T20:22:12.983Z | Downloaded rfc6979 v0.4.0 |
| 856 | 2026-03-25T20:22:12.983Z | Downloaded terminal_size v0.4.3 |
| 857 | 2026-03-25T20:22:12.984Z | Downloaded rustc_version v0.4.1 |
| 858 | 2026-03-25T20:22:12.987Z | Downloaded supports-unicode v2.1.0 |
| 859 | 2026-03-25T20:22:12.987Z | Downloaded strum v0.26.3 |
| 860 | 2026-03-25T20:22:12.993Z | Downloaded spki v0.7.3 |
| 861 | 2026-03-25T20:22:12.997Z | Downloaded pem-rfc7468 v0.7.0 |
| 862 | 2026-03-25T20:22:12.997Z | Downloaded hmac v0.12.1 |
| 863 | 2026-03-25T20:22:12.998Z | Downloaded console v0.15.11 |
| 864 | 2026-03-25T20:22:13.001Z | Downloaded signature v2.2.0 |
| 865 | 2026-03-25T20:22:13.001Z | Downloaded hubpack v0.1.2 |
| 866 | 2026-03-25T20:22:13.004Z | Downloaded newline-converter v0.3.0 |
| 867 | 2026-03-25T20:22:13.004Z | Downloaded backtrace-ext v0.2.1 |
| 868 | 2026-03-25T20:22:13.008Z | Downloaded unicode-linebreak v0.1.5 |
| 869 | 2026-03-25T20:22:13.015Z | Downloaded atomicwrites v0.4.4 |
| 870 | 2026-03-25T20:22:13.018Z | Downloaded rustc-demangle v0.1.27 |
| 871 | 2026-03-25T20:22:13.022Z | Downloaded strum_macros v0.26.4 |
| 872 | 2026-03-25T20:22:13.027Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 873 | 2026-03-25T20:22:13.027Z | Downloaded ahash v0.8.12 |
| 874 | 2026-03-25T20:22:13.031Z | Downloaded owo-colors v3.5.0 |
| 875 | 2026-03-25T20:22:13.031Z | Downloaded ed25519 v2.2.3 |
| 876 | 2026-03-25T20:22:13.031Z | Downloaded primeorder v0.13.6 |
| 877 | 2026-03-25T20:22:13.031Z | Downloaded num-integer v0.1.46 |
| 878 | 2026-03-25T20:22:13.031Z | Downloaded pkcs8 v0.10.2 |
| 879 | 2026-03-25T20:22:13.044Z | Downloaded ecdsa v0.16.9 |
| 880 | 2026-03-25T20:22:13.051Z | Downloaded tls_codec v0.4.2 |
| 881 | 2026-03-25T20:22:13.054Z | Downloaded tls_codec_derive v0.4.2 |
| 882 | 2026-03-25T20:22:13.054Z | Downloaded knuffel-derive v3.2.0 |
| 883 | 2026-03-25T20:22:13.054Z | Downloaded static_assertions v1.1.0 |
| 884 | 2026-03-25T20:22:13.061Z | Downloaded half v2.7.1 |
| 885 | 2026-03-25T20:22:13.064Z | Downloaded sec1 v0.7.3 |
| 886 | 2026-03-25T20:22:13.068Z | Downloaded pkcs1 v0.7.5 |
| 887 | 2026-03-25T20:22:13.071Z | Downloaded knuffel v3.2.0 |
| 888 | 2026-03-25T20:22:13.071Z | Downloaded crypto-bigint v0.5.5 |
| 889 | 2026-03-25T20:22:13.074Z | Downloaded ciborium v0.2.2 |
| 890 | 2026-03-25T20:22:13.078Z | Downloaded spin v0.9.8 |
| 891 | 2026-03-25T20:22:13.082Z | Downloaded base64ct v1.8.3 |
| 892 | 2026-03-25T20:22:13.086Z | Downloaded similar v2.7.0 |
| 893 | 2026-03-25T20:22:13.089Z | Downloaded der v0.7.10 |
| 894 | 2026-03-25T20:22:13.099Z | Downloaded textwrap v0.15.2 |
| 895 | 2026-03-25T20:22:13.109Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 896 | 2026-03-25T20:22:13.115Z | Downloaded miniz_oxide v0.8.9 |
| 897 | 2026-03-25T20:22:13.119Z | Downloaded libm v0.2.16 |
| 898 | 2026-03-25T20:22:13.122Z | Downloaded elliptic-curve v0.13.8 |
| 899 | 2026-03-25T20:22:13.126Z | Downloaded backtrace v0.3.76 |
| 900 | 2026-03-25T20:22:13.136Z | Downloaded miette v5.10.0 |
| 901 | 2026-03-25T20:22:13.140Z | Downloaded ed25519-dalek v2.2.0 |
| 902 | 2026-03-25T20:22:13.144Z | Downloaded chumsky v0.9.3 |
| 903 | 2026-03-25T20:22:13.147Z | Downloaded rsa v0.9.10 |
| 904 | 2026-03-25T20:22:13.150Z | Downloaded x509-cert v0.2.5 |
| 905 | 2026-03-25T20:22:13.153Z | Downloaded expectorate v1.2.0 |
| 906 | 2026-03-25T20:22:13.153Z | Downloaded hashbrown v0.14.5 |
| 907 | 2026-03-25T20:22:13.156Z | Downloaded unicode-segmentation v1.12.0 |
| 908 | 2026-03-25T20:22:13.162Z | Downloaded num-bigint-dig v0.8.6 |
| 909 | 2026-03-25T20:22:13.166Z | Downloaded zerocopy-derive v0.8.34 |
| 910 | 2026-03-25T20:22:13.178Z | Downloaded hkdf v0.12.4 |
| 911 | 2026-03-25T20:22:13.189Z | Downloaded salty v0.3.0 |
| 912 | 2026-03-25T20:22:13.201Z | Downloaded p384 v0.13.1 |
| 913 | 2026-03-25T20:22:13.228Z | Downloaded unicode-width v0.1.14 |
| 914 | 2026-03-25T20:22:13.233Z | Downloaded gimli v0.32.3 |
| 915 | 2026-03-25T20:22:13.236Z | Downloaded curve25519-dalek v4.1.3 |
| 916 | 2026-03-25T20:22:13.241Z | Downloaded object v0.37.3 |
| 917 | 2026-03-25T20:22:13.273Z | Downloaded sha3 v0.10.8 |
| 918 | 2026-03-25T20:22:13.361Z | Compiling libc v0.2.180 |
| 919 | 2026-03-25T20:22:13.422Z | Compiling zeroize_derive v1.4.3 |
| 920 | 2026-03-25T20:22:13.427Z | Compiling subtle v2.6.1 |
| 921 | 2026-03-25T20:22:13.431Z | Compiling bitflags v2.10.0 |
| 922 | 2026-03-25T20:22:13.434Z | Compiling zerocopy v0.8.34 |
| 923 | 2026-03-25T20:22:13.434Z | Compiling zerocopy-derive v0.8.34 |
| 924 | 2026-03-25T20:22:13.441Z | Compiling libm v0.2.16 |
| 925 | 2026-03-25T20:22:13.445Z | Compiling num-traits v0.2.19 |
| 926 | 2026-03-25T20:22:13.560Z | Compiling generic-array v0.14.9 |
| 927 | 2026-03-25T20:22:13.647Z | Compiling const-oid v0.9.6 |
| 928 | 2026-03-25T20:22:13.812Z | Compiling serde_json v1.0.149 |
| 929 | 2026-03-25T20:22:13.841Z | Compiling unicode-segmentation v1.12.0 |
| 930 | 2026-03-25T20:22:14.028Z | Compiling rustix v1.1.3 |
| 931 | 2026-03-25T20:22:14.084Z | Compiling zeroize v1.8.2 |
| 932 | 2026-03-25T20:22:14.231Z | Compiling errno v0.3.14 |
| 933 | 2026-03-25T20:22:14.257Z | Compiling getrandom v0.2.17 |
| 934 | 2026-03-25T20:22:14.277Z | Compiling parking_lot_core v0.9.12 |
| 935 | 2026-03-25T20:22:14.370Z | Compiling socket2 v0.6.2 |
| 936 | 2026-03-25T20:22:14.378Z | Compiling signal-hook-registry v1.4.8 |
| 937 | 2026-03-25T20:22:14.390Z | Compiling mio v1.1.1 |
| 938 | 2026-03-25T20:22:14.441Z | Compiling getrandom v0.3.4 |
| 939 | 2026-03-25T20:22:14.588Z | Compiling parking_lot v0.12.5 |
| 940 | 2026-03-25T20:22:14.663Z | Compiling rand_core v0.6.4 |
| 941 | 2026-03-25T20:22:14.813Z | Compiling tokio v1.50.0 |
| 942 | 2026-03-25T20:22:14.887Z | Compiling uuid v1.20.0 |
| 943 | 2026-03-25T20:22:14.937Z | Compiling ring v0.17.14 |
| 944 | 2026-03-25T20:22:14.995Z | Compiling openssl-sys v0.9.112 |
| 945 | 2026-03-25T20:22:15.231Z | Compiling chrono v0.4.43 |
| 946 | 2026-03-25T20:22:15.357Z | Compiling block-buffer v0.10.4 |
| 947 | 2026-03-25T20:22:15.454Z | Compiling crypto-common v0.1.6 |
| 948 | 2026-03-25T20:22:15.489Z | Compiling openssl v0.10.76 |
| 949 | 2026-03-25T20:22:15.566Z | Compiling digest v0.10.7 |
| 950 | 2026-03-25T20:22:16.396Z | Compiling schemars v0.8.22 |
| 951 | 2026-03-25T20:22:16.549Z | Compiling rustls-pki-types v1.14.0 |
| 952 | 2026-03-25T20:22:16.739Z | Compiling ppv-lite86 v0.2.21 |
| 953 | 2026-03-25T20:22:16.985Z | Compiling heck v0.4.1 |
| 954 | 2026-03-25T20:22:17.041Z | Compiling rand_chacha v0.3.1 |
| 955 | 2026-03-25T20:22:17.050Z | Compiling rustls-webpki v0.103.9 |
| 956 | 2026-03-25T20:22:17.421Z | Compiling base64ct v1.8.3 |
| 957 | 2026-03-25T20:22:17.421Z | Compiling webpki-roots v1.0.5 |
| 958 | 2026-03-25T20:22:17.421Z | Compiling rand v0.8.5 |
| 959 | 2026-03-25T20:22:17.421Z | Compiling pem-rfc7468 v0.7.0 |
| 960 | 2026-03-25T20:22:17.500Z | Compiling terminal_size v0.4.3 |
| 961 | 2026-03-25T20:22:17.643Z | Compiling typify-impl v0.4.3 |
| 962 | 2026-03-25T20:22:17.692Z | Compiling native-tls v0.2.14 |
| 963 | 2026-03-25T20:22:17.911Z | Compiling rustls v0.23.36 |
| 964 | 2026-03-25T20:22:18.002Z | Compiling der_derive v0.7.3 |
| 965 | 2026-03-25T20:22:18.014Z | Compiling flagset v0.4.7 |
| 966 | 2026-03-25T20:22:18.181Z | Compiling winnow v1.0.0 |
| 967 | 2026-03-25T20:22:18.186Z | Compiling clap_builder v4.6.0 |
| 968 | 2026-03-25T20:22:18.308Z | Compiling is-terminal v0.4.17 |
| 969 | 2026-03-25T20:22:18.402Z | Compiling tokio-util v0.7.18 |
| 970 | 2026-03-25T20:22:18.479Z | Compiling tower v0.5.3 |
| 971 | 2026-03-25T20:22:18.719Z | Compiling tokio-native-tls v0.3.1 |
| 972 | 2026-03-25T20:22:18.888Z | Compiling h2 v0.4.13 |
| 973 | 2026-03-25T20:22:18.978Z | Compiling tower-http v0.6.8 |
| 974 | 2026-03-25T20:22:18.990Z | Compiling der v0.7.10 |
| 975 | 2026-03-25T20:22:19.058Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 976 | 2026-03-25T20:22:19.396Z | Compiling fastrand v2.3.0 |
| 977 | 2026-03-25T20:22:19.678Z | Compiling openapiv3 v2.2.0 |
| 978 | 2026-03-25T20:22:19.772Z | Compiling clap v4.6.0 |
| 979 | 2026-03-25T20:22:19.853Z | Compiling socket2 v0.5.10 |
| 980 | 2026-03-25T20:22:20.301Z | Compiling spin v0.9.8 |
| 981 | 2026-03-25T20:22:20.431Z | Compiling lazy_static v1.5.0 |
| 982 | 2026-03-25T20:22:20.521Z | Compiling spki v0.7.3 |
| 983 | 2026-03-25T20:22:20.739Z | Compiling tokio-rustls v0.26.4 |
| 984 | 2026-03-25T20:22:20.974Z | Compiling h2 v0.3.27 |
| 985 | 2026-03-25T20:22:21.315Z | Compiling tempfile v3.24.0 |
| 986 | 2026-03-25T20:22:21.745Z | Compiling tower v0.4.13 |
| 987 | 2026-03-25T20:22:21.827Z | Compiling hyper v1.8.1 |
| 988 | 2026-03-25T20:22:22.675Z | Compiling pkcs8 v0.10.2 |
| 989 | 2026-03-25T20:22:22.792Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 990 | 2026-03-25T20:22:22.959Z | Compiling hyper-util v0.1.19 |
| 991 | 2026-03-25T20:22:23.201Z | Compiling sha2 v0.10.9 |
| 992 | 2026-03-25T20:22:23.595Z | Compiling sha1 v0.10.6 |
| 993 | 2026-03-25T20:22:23.666Z | Compiling proc-macro-crate v3.4.0 |
| 994 | 2026-03-25T20:22:23.719Z | Compiling prost-build v0.11.9 |
| 995 | 2026-03-25T20:22:23.749Z | Compiling tokio-stream v0.1.18 |
| 996 | 2026-03-25T20:22:23.822Z | Compiling sct v0.7.1 |
| 997 | 2026-03-25T20:22:24.012Z | Compiling hyper v0.14.32 |
| 998 | 2026-03-25T20:22:24.032Z | Compiling typify-macro v0.4.3 |
| 999 | 2026-03-25T20:22:24.102Z | Compiling rustls-webpki v0.101.7 |
| 1000 | 2026-03-25T20:22:24.186Z | Compiling rand_core v0.9.5 |
| 1001 | 2026-03-25T20:22:24.405Z | Compiling hyper-rustls v0.27.7 |
| 1002 | 2026-03-25T20:22:24.622Z | Compiling hyper-tls v0.6.0 |
| 1003 | 2026-03-25T20:22:24.742Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1004 | 2026-03-25T20:22:24.851Z | Compiling reqwest v0.12.28 |
| 1005 | 2026-03-25T20:22:24.889Z | Compiling rustls v0.21.12 |
| 1006 | 2026-03-25T20:22:24.946Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1007 | 2026-03-25T20:22:25.191Z | Compiling rand_chacha v0.9.0 |
| 1008 | 2026-03-25T20:22:25.829Z | Compiling hyper-timeout v0.5.2 |
| 1009 | 2026-03-25T20:22:26.038Z | Compiling tonic-build v0.9.2 |
| 1010 | 2026-03-25T20:22:26.046Z | Compiling typify v0.4.3 |
| 1011 | 2026-03-25T20:22:26.223Z | Compiling progenitor-impl v0.10.0 |
| 1012 | 2026-03-25T20:22:26.336Z | Compiling num_enum_derive v0.7.5 |
| 1013 | 2026-03-25T20:22:26.508Z | Compiling axum v0.7.9 |
| 1014 | 2026-03-25T20:22:26.685Z | Compiling tokio-openssl v0.6.5 |
| 1015 | 2026-03-25T20:22:26.801Z | Compiling tokio-io-timeout v1.2.1 |
| 1016 | 2026-03-25T20:22:26.851Z | Compiling oxnet v0.1.4 |
| 1017 | 2026-03-25T20:22:26.959Z | Compiling object v0.37.3 |
| 1018 | 2026-03-25T20:22:27.302Z | Compiling axum v0.6.20 |
| 1019 | 2026-03-25T20:22:27.412Z | Compiling num_enum v0.7.5 |
| 1020 | 2026-03-25T20:22:27.513Z | Compiling tungstenite v0.21.0 |
| 1021 | 2026-03-25T20:22:27.585Z | Compiling slog-scope v4.4.1 |
| 1022 | 2026-03-25T20:22:27.856Z | Compiling hyper-timeout v0.4.1 |
| 1023 | 2026-03-25T20:22:28.033Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1024 | 2026-03-25T20:22:28.247Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1025 | 2026-03-25T20:22:28.479Z | Compiling tokio-rustls v0.24.1 |
| 1026 | 2026-03-25T20:22:28.503Z | Compiling progenitor-client v0.10.0 |
| 1027 | 2026-03-25T20:22:28.743Z | Compiling cargo_toml v0.22.3 |
| 1028 | 2026-03-25T20:22:28.804Z | Compiling rand v0.9.2 |
| 1029 | 2026-03-25T20:22:29.455Z | Compiling tonic v0.12.3 |
| 1030 | 2026-03-25T20:22:29.473Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1031 | 2026-03-25T20:22:29.749Z | Compiling hmac v0.12.1 |
| 1032 | 2026-03-25T20:22:29.785Z | Compiling ahash v0.8.12 |
| 1033 | 2026-03-25T20:22:29.824Z | Compiling adler2 v2.0.1 |
| 1034 | 2026-03-25T20:22:29.906Z | Compiling progenitor-macro v0.10.0 |
| 1035 | 2026-03-25T20:22:29.956Z | Compiling gimli v0.32.3 |
| 1036 | 2026-03-25T20:22:30.029Z | Compiling slog-term v2.9.2 |
| 1037 | 2026-03-25T20:22:30.312Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1038 | 2026-03-25T20:22:30.469Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1039 | 2026-03-25T20:22:30.636Z | Compiling miniz_oxide v0.8.9 |
| 1040 | 2026-03-25T20:22:30.646Z | Compiling tonic v0.9.2 |
| 1041 | 2026-03-25T20:22:30.930Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1042 | 2026-03-25T20:22:30.981Z | Compiling tonic-openssl v0.3.0 |
| 1043 | 2026-03-25T20:22:30.992Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1044 | 2026-03-25T20:22:31.045Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1045 | 2026-03-25T20:22:31.427Z | Compiling tokio-tungstenite v0.21.0 |
| 1046 | 2026-03-25T20:22:32.598Z | Compiling addr2line v0.25.1 |
| 1047 | 2026-03-25T20:22:32.629Z | Compiling lzma-sys v0.1.20 |
| 1048 | 2026-03-25T20:22:32.629Z | Compiling slog-stdlog v4.1.1 |
| 1049 | 2026-03-25T20:22:32.629Z | Compiling hyper-openssl v0.9.2 |
| 1050 | 2026-03-25T20:22:32.629Z | Compiling progenitor-impl v0.11.2 |
| 1051 | 2026-03-25T20:22:32.629Z | Compiling console v0.16.2 |
| 1052 | 2026-03-25T20:22:32.629Z | Compiling zone_cfg_derive v0.3.1 |
| 1053 | 2026-03-25T20:22:32.926Z | Compiling signature v2.2.0 |
| 1054 | 2026-03-25T20:22:33.080Z | Compiling ff v0.13.1 |
| 1055 | 2026-03-25T20:22:33.110Z | Compiling rustc-demangle v0.1.27 |
| 1056 | 2026-03-25T20:22:33.171Z | Compiling base16ct v0.2.0 |
| 1057 | 2026-03-25T20:22:33.212Z | Compiling group v0.13.0 |
| 1058 | 2026-03-25T20:22:33.260Z | Compiling zone v0.3.1 |
| 1059 | 2026-03-25T20:22:33.349Z | Compiling sec1 v0.7.3 |
| 1060 | 2026-03-25T20:22:33.384Z | Compiling indicatif v0.18.3 |
| 1061 | 2026-03-25T20:22:33.639Z | Compiling ron v0.12.0 |
| 1062 | 2026-03-25T20:22:33.950Z | Compiling slog-envlogger v2.2.0 |
| 1063 | 2026-03-25T20:22:34.376Z | Compiling xz2 v0.1.7 |
| 1064 | 2026-03-25T20:22:34.452Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1065 | 2026-03-25T20:22:34.805Z | Compiling backtrace v0.3.76 |
| 1066 | 2026-03-25T20:22:34.996Z | Compiling hkdf v0.12.4 |
| 1067 | 2026-03-25T20:22:35.108Z | Compiling progenitor-client v0.11.2 |
| 1068 | 2026-03-25T20:22:35.270Z | Compiling crypto-bigint v0.5.5 |
| 1069 | 2026-03-25T20:22:35.332Z | Compiling progenitor v0.10.0 |
| 1070 | 2026-03-25T20:22:35.404Z | Compiling rustc_version v0.4.1 |
| 1071 | 2026-03-25T20:22:35.486Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1072 | 2026-03-25T20:22:35.690Z | Compiling unicode-width v0.1.14 |
| 1073 | 2026-03-25T20:22:35.837Z | Compiling progenitor-macro v0.11.2 |
| 1074 | 2026-03-25T20:22:35.960Z | Compiling unicode-linebreak v0.1.5 |
| 1075 | 2026-03-25T20:22:36.119Z | Compiling smawk v0.3.2 |
| 1076 | 2026-03-25T20:22:36.149Z | Compiling is_ci v1.2.0 |
| 1077 | 2026-03-25T20:22:36.203Z | Compiling textwrap v0.15.2 |
| 1078 | 2026-03-25T20:22:36.248Z | Compiling supports-color v2.1.0 |
| 1079 | 2026-03-25T20:22:36.273Z | Compiling elliptic-curve v0.13.8 |
| 1080 | 2026-03-25T20:22:36.373Z | Compiling curve25519-dalek v4.1.3 |
| 1081 | 2026-03-25T20:22:36.442Z | Compiling backtrace-ext v0.2.1 |
| 1082 | 2026-03-25T20:22:36.453Z | Compiling hashbrown v0.14.5 |
| 1083 | 2026-03-25T20:22:36.607Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1084 | 2026-03-25T20:22:36.621Z | Compiling supports-unicode v2.1.0 |
| 1085 | 2026-03-25T20:22:36.649Z | Compiling supports-hyperlinks v2.1.0 |
| 1086 | 2026-03-25T20:22:36.780Z | Compiling half v2.7.1 |
| 1087 | 2026-03-25T20:22:36.832Z | Compiling num-integer v0.1.46 |
| 1088 | 2026-03-25T20:22:36.930Z | Compiling terminal_size v0.1.17 |
| 1089 | 2026-03-25T20:22:37.021Z | Compiling miette-derive v5.10.0 |
| 1090 | 2026-03-25T20:22:37.072Z | Compiling num-bigint-dig v0.8.6 |
| 1091 | 2026-03-25T20:22:37.090Z | Compiling owo-colors v3.5.0 |
| 1092 | 2026-03-25T20:22:37.116Z | Compiling keccak v0.1.5 |
| 1093 | 2026-03-25T20:22:37.418Z | Compiling hex v0.4.3 |
| 1094 | 2026-03-25T20:22:37.680Z | Compiling ciborium-io v0.2.2 |
| 1095 | 2026-03-25T20:22:37.775Z | Compiling ciborium-ll v0.2.2 |
| 1096 | 2026-03-25T20:22:37.787Z | Compiling sha3 v0.10.8 |
| 1097 | 2026-03-25T20:22:37.807Z | Compiling num-iter v0.1.45 |
| 1098 | 2026-03-25T20:22:37.921Z | Compiling chumsky v0.9.3 |
| 1099 | 2026-03-25T20:22:38.066Z | Compiling rfc6979 v0.4.0 |
| 1100 | 2026-03-25T20:22:38.090Z | Compiling knuffel-derive v3.2.0 |
| 1101 | 2026-03-25T20:22:38.153Z | Compiling miette v5.10.0 |
| 1102 | 2026-03-25T20:22:38.188Z | Compiling strum_macros v0.26.4 |
| 1103 | 2026-03-25T20:22:38.825Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1104 | 2026-03-25T20:22:39.153Z | Compiling rustix v0.38.44 |
| 1105 | 2026-03-25T20:22:40.733Z | Compiling salty v0.3.0 |
| 1106 | 2026-03-25T20:22:40.788Z | Compiling knuffel v3.2.0 |
| 1107 | 2026-03-25T20:22:40.789Z | Compiling ecdsa v0.16.9 |
| 1108 | 2026-03-25T20:22:40.789Z | Compiling ciborium v0.2.2 |
| 1109 | 2026-03-25T20:22:40.789Z | Compiling strum v0.26.3 |
| 1110 | 2026-03-25T20:22:40.789Z | Compiling primeorder v0.13.6 |
| 1111 | 2026-03-25T20:22:40.789Z | Compiling ed25519 v2.2.3 |
| 1112 | 2026-03-25T20:22:40.789Z | Compiling pkcs1 v0.7.5 |
| 1113 | 2026-03-25T20:22:40.789Z | Compiling hubpack_derive v0.1.1 |
| 1114 | 2026-03-25T20:22:40.789Z | Compiling ed25519-dalek v2.2.0 |
| 1115 | 2026-03-25T20:22:40.789Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1116 | 2026-03-25T20:22:40.821Z | Compiling rsa v0.9.10 |
| 1117 | 2026-03-25T20:22:40.852Z | Compiling p384 v0.13.1 |
| 1118 | 2026-03-25T20:22:40.932Z | Compiling hubpack v0.1.2 |
| 1119 | 2026-03-25T20:22:41.261Z | Compiling progenitor v0.11.2 |
| 1120 | 2026-03-25T20:22:41.403Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1121 | 2026-03-25T20:22:41.412Z | Compiling x509-cert v0.2.5 |
| 1122 | 2026-03-25T20:22:41.576Z | Compiling static_assertions v1.1.0 |
| 1123 | 2026-03-25T20:22:41.647Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1124 | 2026-03-25T20:22:41.908Z | Compiling atomicwrites v0.4.4 |
| 1125 | 2026-03-25T20:22:42.073Z | Compiling console v0.15.11 |
| 1126 | 2026-03-25T20:22:42.110Z | Compiling newline-converter v0.3.0 |
| 1127 | 2026-03-25T20:22:42.169Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1128 | 2026-03-25T20:22:42.221Z | Compiling similar v2.7.0 |
| 1129 | 2026-03-25T20:22:42.481Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1130 | 2026-03-25T20:22:42.757Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1131 | 2026-03-25T20:22:42.782Z | Compiling expectorate v1.2.0 |
| 1132 | 2026-03-25T20:22:42.813Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1133 | 2026-03-25T20:22:43.658Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1134 | 2026-03-25T20:22:44.311Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1135 | 2026-03-25T20:22:44.653Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb) |
| 1136 | 2026-03-25T20:22:48.484Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1137 | 2026-03-25T20:22:56.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.31s |
| 1138 | 2026-03-25T20:22:57.083Z | + banner prep |
| 1139 | 2026-03-25T20:22:57.087Z | |
| 1140 | 2026-03-25T20:22:57.088Z | ##### ##### ###### ##### |
| 1141 | 2026-03-25T20:22:57.088Z | # # # # # # # |
| 1142 | 2026-03-25T20:22:57.088Z | # # # # ##### # # |
| 1143 | 2026-03-25T20:22:57.088Z | ##### ##### # ##### |
| 1144 | 2026-03-25T20:22:57.088Z | # # # # # |
| 1145 | 2026-03-25T20:22:57.088Z | # # # ###### # |
| 1146 | 2026-03-25T20:22:57.088Z | |
| 1147 | 2026-03-25T20:22:57.088Z | + mkdir -p out |
| 1148 | 2026-03-25T20:22:57.088Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1149 | 2026-03-25T20:22:57.322Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1150 | 2026-03-25T20:22:57.326Z | ++ grep -v -E '.*\.d$' |
| 1151 | 2026-03-25T20:22:57.326Z | ++ head -1 |
| 1152 | 2026-03-25T20:22:57.329Z | + TEST=target/debug/deps/baseline-0b81f9a2c4ab10b6 |
| 1153 | 2026-03-25T20:22:57.329Z | + mv target/debug/deps/baseline-0b81f9a2c4ab10b6 out/baseline |
| 1154 | 2026-03-25T20:22:57.333Z | + banner archive |
| 1155 | 2026-03-25T20:22:57.333Z | |
| 1156 | 2026-03-25T20:22:57.333Z | ## ##### #### # # # # # ###### |
| 1157 | 2026-03-25T20:22:57.333Z | # # # # # # # # # # # # |
| 1158 | 2026-03-25T20:22:57.333Z | # # # # # ###### # # # ##### |
| 1159 | 2026-03-25T20:22:57.333Z | ###### ##### # # # # # # # |
| 1160 | 2026-03-25T20:22:57.333Z | # # # # # # # # # # # # |
| 1161 | 2026-03-25T20:22:57.334Z | # # # # #### # # # ## ###### |
| 1162 | 2026-03-25T20:22:57.334Z | |
| 1163 | 2026-03-25T20:22:57.334Z | + cd /work/ci |
| 1164 | 2026-03-25T20:22:57.334Z | + cat |
| 1165 | 2026-03-25T20:22:57.337Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1166 | 2026-03-25T20:23:15.138Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1167 | 2026-03-25T20:23:15.138Z | a testbed/ 0K |
| 1168 | 2026-03-25T20:23:15.138Z | a testbed/.github/ 0K |
| 1169 | 2026-03-25T20:23:15.138Z | a testbed/.github/buildomat/ 0K |
| 1170 | 2026-03-25T20:23:15.138Z | a testbed/.github/buildomat/config.toml 1K |
| 1171 | 2026-03-25T20:23:15.138Z | a testbed/.github/buildomat/jobs/ 0K |
| 1172 | 2026-03-25T20:23:15.138Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1173 | 2026-03-25T20:23:15.138Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1174 | 2026-03-25T20:23:15.138Z | a testbed/.github/renovate.json 1K |
| 1175 | 2026-03-25T20:23:15.138Z | a testbed/README.md 1K |
| 1176 | 2026-03-25T20:23:15.138Z | a testbed/out/ 0K |
| 1177 | 2026-03-25T20:23:15.138Z | a testbed/out/interop 213043K |
| 1178 | 2026-03-25T20:23:15.138Z | a testbed/out/wrangler 166246K |
| 1179 | 2026-03-25T20:23:15.138Z | a testbed/out/baseline 283651K |
| 1180 | 2026-03-25T20:23:15.138Z | a testbed/netconf/ 0K |
| 1181 | 2026-03-25T20:23:15.138Z | a testbed/netconf/static-v6/ 0K |
| 1182 | 2026-03-25T20:23:15.138Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1183 | 2026-03-25T20:23:15.138Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1184 | 2026-03-25T20:23:15.138Z | a testbed/Cargo.lock 127K |
| 1185 | 2026-03-25T20:23:15.138Z | a testbed/.gitignore 1K |
| 1186 | 2026-03-25T20:23:15.138Z | a testbed/a4x2 excluded |
| 1187 | 2026-03-25T20:23:15.138Z | a testbed/tools/ 0K |
| 1188 | 2026-03-25T20:23:15.138Z | a testbed/tools/setup/ 0K |
| 1189 | 2026-03-25T20:23:15.138Z | a testbed/tools/setup/debian 1K |
| 1190 | 2026-03-25T20:23:15.138Z | a testbed/tools/setup/illumos 1K |
| 1191 | 2026-03-25T20:23:15.138Z | a testbed/tools/wrangler/ 0K |
| 1192 | 2026-03-25T20:23:15.138Z | a testbed/tools/wrangler/build.rs 1K |
| 1193 | 2026-03-25T20:23:15.138Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1194 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1195 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1196 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/proto/ 0K |
| 1197 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1198 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1199 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1200 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/src/ 0K |
| 1201 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1202 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1203 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1204 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1205 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1206 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/scripts/ 0K |
| 1207 | 2026-03-25T20:23:15.139Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1208 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/ 0K |
| 1209 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/tests/ 0K |
| 1210 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/tests/output/ 0K |
| 1211 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1212 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1213 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1214 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1215 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1216 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1217 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1218 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/src/ 0K |
| 1219 | 2026-03-25T20:23:15.139Z | a testbed/toml-assemble/src/main.rs 5K |
| 1220 | 2026-03-25T20:23:15.139Z | a testbed/Cargo.toml 2K |
| 1221 | 2026-03-25T20:23:15.139Z | a testbed/interop/ 0K |
| 1222 | 2026-03-25T20:23:15.139Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1223 | 2026-03-25T20:23:15.139Z | a testbed/interop/tests/ 0K |
| 1224 | 2026-03-25T20:23:15.139Z | a testbed/interop/tests/baseline.rs 6K |
| 1225 | 2026-03-25T20:23:15.139Z | a testbed/interop/src/ 0K |
| 1226 | 2026-03-25T20:23:15.139Z | a testbed/interop/src/lib.rs 2K |
| 1227 | 2026-03-25T20:23:15.139Z | a testbed/interop/src/bin/ 0K |
| 1228 | 2026-03-25T20:23:15.139Z | a testbed/interop/src/bin/interop.rs 3K |
| 1229 | 2026-03-25T20:23:15.139Z | a testbed/interop/scripts/ 0K |
| 1230 | 2026-03-25T20:23:15.139Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1231 | 2026-03-25T20:23:15.139Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1232 | 2026-03-25T20:23:15.140Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1233 | 2026-03-25T20:23:15.140Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1234 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/ 0K |
| 1235 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1236 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1237 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1238 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1239 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1240 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1241 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1242 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1243 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1244 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1245 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1246 | 2026-03-25T20:23:15.140Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1247 | 2026-03-25T20:23:15.140Z | a testbed/interop/README.md 3K |
| 1248 | 2026-03-25T20:23:15.140Z | a testbed/interop/.gitignore 1K |
| 1249 | 2026-03-25T20:23:15.140Z | a testbed/interop/Cargo.toml 1K |
| 1250 | 2026-03-25T20:23:15.140Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1251 | 2026-03-25T20:23:15.140Z | a testbed/target excluded |
| 1252 | 2026-03-25T20:23:15.140Z | a testbed/.git excluded |
| 1253 | 2026-03-25T20:23:15.168Z | + banner dhcp-server |
| 1254 | 2026-03-25T20:23:15.168Z | |
| 1255 | 2026-03-25T20:23:15.169Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1256 | 2026-03-25T20:23:15.169Z | # # # # # # # # # # # # # # # |
| 1257 | 2026-03-25T20:23:15.169Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1258 | 2026-03-25T20:23:15.169Z | # # # # # ##### # # ##### # # # |
| 1259 | 2026-03-25T20:23:15.169Z | # # # # # # # # # # # # # # # |
| 1260 | 2026-03-25T20:23:15.169Z | ##### # # #### # #### ###### # # ## ###### |
| 1261 | 2026-03-25T20:23:15.169Z | |
| 1262 | 2026-03-25T20:23:15.169Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1263 | 2026-03-25T20:23:15.169Z | Cloning into '/work/ci/omicron'... |
| 1264 | 2026-03-25T20:23:24.820Z | + cd /work/ci/omicron |
| 1265 | 2026-03-25T20:23:24.820Z | + source env.sh |
| 1266 | 2026-03-25T20:23:24.823Z | ++ OLD_SHELL_OPTS=ehxB |
| 1267 | 2026-03-25T20:23:24.823Z | ++ set -o xtrace |
| 1268 | 2026-03-25T20:23:24.823Z | ++++ dirname env.sh |
| 1269 | 2026-03-25T20:23:24.826Z | +++ readlink -f . |
| 1270 | 2026-03-25T20:23:24.829Z | ++ OMICRON_WS=/work/ci/omicron |
| 1271 | 2026-03-25T20:23:24.829Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1272 | 2026-03-25T20:23:24.829Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1273 | 2026-03-25T20:23:24.829Z | ++ export PATH=/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1274 | 2026-03-25T20:23:24.829Z | ++ PATH=/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1275 | 2026-03-25T20:23:24.829Z | ++ export PATH=/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1276 | 2026-03-25T20:23:24.829Z | ++ PATH=/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1277 | 2026-03-25T20:23:24.829Z | ++ export PATH=/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1278 | 2026-03-25T20:23:24.829Z | ++ PATH=/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1279 | 2026-03-25T20:23:24.829Z | ++ case $OLD_SHELL_OPTS in |
| 1280 | 2026-03-25T20:23:24.829Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1281 | 2026-03-25T20:23:24.829Z | + [[ true == true ]] |
| 1282 | 2026-03-25T20:23:24.829Z | + source .github/buildomat/ci-env.sh |
| 1283 | 2026-03-25T20:23:24.829Z | ++ export CARGO_TERM_COLOR=always |
| 1284 | 2026-03-25T20:23:24.829Z | ++ CARGO_TERM_COLOR=always |
| 1285 | 2026-03-25T20:23:24.829Z | + ./tools/install_builder_prerequisites.sh -y |
| 1286 | 2026-03-25T20:23:25.723Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1287 | 2026-03-25T20:23:29.357Z | Planning: Solver setup ... Done (2.274s) |
| 1288 | 2026-03-25T20:23:29.370Z | Planning: Running solver ... Done (0.014s) |
| 1289 | 2026-03-25T20:23:29.487Z | Planning: Finding local manifests ... Done (0.000s) |
| 1290 | 2026-03-25T20:23:29.490Z | Planning: Fetching manifests: 0/4 0% complete |
| 1291 | 2026-03-25T20:23:29.683Z | Planning: Fetching manifests: 4/4 100% complete |
| 1292 | 2026-03-25T20:23:29.712Z | Planning: Package planning ... Done (0.031s) |
| 1293 | 2026-03-25T20:23:29.741Z | Planning: Merging actions ... Done (0.028s) |
| 1294 | 2026-03-25T20:23:29.920Z | Planning: Checking for conflicting actions ... Done (0.180s) |
| 1295 | 2026-03-25T20:23:29.927Z | Planning: Consolidating action changes ... Done (0.006s) |
| 1296 | 2026-03-25T20:23:30.092Z | Planning: Evaluating mediators ... Done (0.165s) |
| 1297 | 2026-03-25T20:23:30.096Z | Planning: Planning completed in 4.37 seconds |
| 1298 | 2026-03-25T20:23:30.106Z | Packages to install: 4 |
| 1299 | 2026-03-25T20:23:30.106Z | Mediators to change: 2 |
| 1300 | 2026-03-25T20:23:30.106Z | Services to change: 1 |
| 1301 | 2026-03-25T20:23:30.106Z | Estimated space available: 152.71 GB |
| 1302 | 2026-03-25T20:23:30.110Z | Estimated space to be consumed: 1.83 GB |
| 1303 | 2026-03-25T20:23:30.110Z | Create boot environment: No |
| 1304 | 2026-03-25T20:23:30.110Z | Create backup boot environment: No |
| 1305 | 2026-03-25T20:23:30.110Z | Rebuild boot archive: No |
| 1306 | 2026-03-25T20:23:30.110Z | |
| 1307 | 2026-03-25T20:23:30.110Z | Changed mediators: |
| 1308 | 2026-03-25T20:23:30.110Z | mediator clang: |
| 1309 | 2026-03-25T20:23:30.110Z | version: None -> 15 (system default) |
| 1310 | 2026-03-25T20:23:30.110Z | |
| 1311 | 2026-03-25T20:23:30.110Z | mediator llvm: |
| 1312 | 2026-03-25T20:23:30.110Z | version: 14 (system default) -> 15 (system default) |
| 1313 | 2026-03-25T20:23:30.110Z | |
| 1314 | 2026-03-25T20:23:30.110Z | Changed packages: |
| 1315 | 2026-03-25T20:23:30.110Z | helios-dev |
| 1316 | 2026-03-25T20:23:30.110Z | developer/build-essential |
| 1317 | 2026-03-25T20:23:30.110Z | None -> 11-2.0 |
| 1318 | 2026-03-25T20:23:30.111Z | library/libxmlsec1 |
| 1319 | 2026-03-25T20:23:30.111Z | None -> 1.2.35-2.0 |
| 1320 | 2026-03-25T20:23:30.111Z | ooce/developer/clang-15 |
| 1321 | 2026-03-25T20:23:30.111Z | None -> 15.0.7-2.0 |
| 1322 | 2026-03-25T20:23:30.111Z | ooce/developer/llvm-15 |
| 1323 | 2026-03-25T20:23:30.111Z | None -> 15.0.7-2.0 |
| 1324 | 2026-03-25T20:23:30.111Z | |
| 1325 | 2026-03-25T20:23:30.111Z | Services: |
| 1326 | 2026-03-25T20:23:30.111Z | restart_fmri: |
| 1327 | 2026-03-25T20:23:30.111Z | svc:/system/update-man-index:default |
| 1328 | 2026-03-25T20:23:30.145Z | |
| 1329 | 2026-03-25T20:23:30.145Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 1330 | 2026-03-25T20:23:35.147Z | Download: 2202/3290 items 119.1/212.6MB 56% complete (24.4M/s) |
| 1331 | 2026-03-25T20:23:40.154Z | Download: 2310/3290 items 119.6/212.6MB 56% complete (12.1M/s) |
| 1332 | 2026-03-25T20:23:45.942Z | Download: 3248/3290 items 203.1/212.6MB 95% complete (8.4M/s) |
| 1333 | 2026-03-25T20:23:46.526Z | Download: Completed 212.60 MB in 16.39 seconds (13.0M/s) |
| 1334 | 2026-03-25T20:23:47.676Z | Actions: 1/3689 actions (Installing new actions) |
| 1335 | 2026-03-25T20:23:51.396Z | Actions: Completed 3689 actions in 3.20 seconds. |
| 1336 | 2026-03-25T20:23:51.422Z | Done (0.305s) |
| 1337 | 2026-03-25T20:23:51.422Z | Done (0.000s) |
| 1338 | 2026-03-25T20:23:51.865Z | Done (0.680s) |
| 1339 | 2026-03-25T20:23:54.737Z | Done (2.507s) |
| 1340 | 2026-03-25T20:23:54.813Z | Done (0.010s) |
| 1341 | 2026-03-25T20:23:54.821Z | Done (0.000s) |
| 1342 | 2026-03-25T20:23:55.181Z | Done (0.000s) |
| 1343 | 2026-03-25T20:23:55.518Z | Planning: Evaluating mediator changes ... Done |
| 1344 | 2026-03-25T20:23:55.630Z | Planning: Checking for conflicting actions ... Done |
| 1345 | 2026-03-25T20:23:55.638Z | Planning: Consolidating action changes ... Done |
| 1346 | 2026-03-25T20:23:55.795Z | Planning: Evaluating mediators ... Done |
| 1347 | 2026-03-25T20:23:55.800Z | Planning: Planning completed in 0.28 seconds |
| 1348 | 2026-03-25T20:23:55.816Z | Mediators to change: 2 |
| 1349 | 2026-03-25T20:23:55.816Z | Create boot environment: No |
| 1350 | 2026-03-25T20:23:55.816Z | Create backup boot environment: No |
| 1351 | 2026-03-25T20:23:55.895Z | Done |
| 1352 | 2026-03-25T20:23:55.895Z | Done |
| 1353 | 2026-03-25T20:23:56.509Z | Done |
| 1354 | 2026-03-25T20:23:59.294Z | Done |
| 1355 | 2026-03-25T20:23:59.323Z | Done |
| 1356 | 2026-03-25T20:23:59.323Z | Done |
| 1357 | 2026-03-25T20:23:59.339Z | Done |
| 1358 | 2026-03-25T20:23:59.715Z | Planning: Evaluating mediator changes ... Done |
| 1359 | 2026-03-25T20:23:59.721Z | Planning: Merging actions ... Done |
| 1360 | 2026-03-25T20:23:59.866Z | Planning: Checking for conflicting actions ... Done |
| 1361 | 2026-03-25T20:23:59.870Z | Planning: Consolidating action changes ... Done |
| 1362 | 2026-03-25T20:24:00.003Z | Planning: Evaluating mediators ... Done |
| 1363 | 2026-03-25T20:24:00.032Z | Planning: Planning completed in 0.46 seconds |
| 1364 | 2026-03-25T20:24:00.052Z | Packages to change: 1 |
| 1365 | 2026-03-25T20:24:00.052Z | Mediators to change: 1 |
| 1366 | 2026-03-25T20:24:00.052Z | Services to change: 1 |
| 1367 | 2026-03-25T20:24:00.052Z | Create boot environment: No |
| 1368 | 2026-03-25T20:24:00.052Z | Create backup boot environment: Yes |
| 1369 | 2026-03-25T20:24:02.340Z | Actions: 1/6 actions (Updating modified actions) |
| 1370 | 2026-03-25T20:24:02.345Z | Actions: Completed 6 actions in 0.01 seconds. |
| 1371 | 2026-03-25T20:24:02.346Z | Done |
| 1372 | 2026-03-25T20:24:02.346Z | Done |
| 1373 | 2026-03-25T20:24:02.479Z | Done |
| 1374 | 2026-03-25T20:24:05.028Z | Done |
| 1375 | 2026-03-25T20:24:05.102Z | Done |
| 1376 | 2026-03-25T20:24:05.115Z | Done |
| 1377 | 2026-03-25T20:24:05.235Z | Done |
| 1378 | 2026-03-25T20:24:05.528Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1379 | 2026-03-25T20:24:05.528Z | clang system 15 system |
| 1380 | 2026-03-25T20:24:05.529Z | csh system system illumos |
| 1381 | 2026-03-25T20:24:05.529Z | ctags system system illumos |
| 1382 | 2026-03-25T20:24:05.529Z | file system system illumos |
| 1383 | 2026-03-25T20:24:05.529Z | gcc vendor 12 vendor |
| 1384 | 2026-03-25T20:24:05.529Z | gcc system 14 system |
| 1385 | 2026-03-25T20:24:05.529Z | gcc system 10 system |
| 1386 | 2026-03-25T20:24:05.529Z | go system 1.20 system |
| 1387 | 2026-03-25T20:24:05.529Z | go system 1.19 system |
| 1388 | 2026-03-25T20:24:05.529Z | llvm system 15 system |
| 1389 | 2026-03-25T20:24:05.529Z | llvm system 14 system |
| 1390 | 2026-03-25T20:24:05.529Z | mariadb system 10.6 system |
| 1391 | 2026-03-25T20:24:05.529Z | mta vendor vendor dma |
| 1392 | 2026-03-25T20:24:05.529Z | openjdk system 17 system |
| 1393 | 2026-03-25T20:24:05.529Z | openjdk system 11 system |
| 1394 | 2026-03-25T20:24:05.529Z | openjdk system 1.8 system |
| 1395 | 2026-03-25T20:24:05.529Z | openssl vendor 3 vendor |
| 1396 | 2026-03-25T20:24:05.529Z | perl system 5.36 system |
| 1397 | 2026-03-25T20:24:05.529Z | postgresql system 15 system |
| 1398 | 2026-03-25T20:24:05.529Z | postgresql system 13 system |
| 1399 | 2026-03-25T20:24:05.529Z | python vendor 3 vendor |
| 1400 | 2026-03-25T20:24:05.529Z | python system 2 system |
| 1401 | 2026-03-25T20:24:05.529Z | python3 system 3.11 system |
| 1402 | 2026-03-25T20:24:05.529Z | ruby system 3.0 system |
| 1403 | 2026-03-25T20:24:05.529Z | words vendor vendor american-english |
| 1404 | 2026-03-25T20:24:05.529Z | words system system australian-english |
| 1405 | 2026-03-25T20:24:05.530Z | words system system british-english |
| 1406 | 2026-03-25T20:24:05.530Z | words system system canadian-english |
| 1407 | 2026-03-25T20:24:05.530Z | words system system french |
| 1408 | 2026-03-25T20:24:05.530Z | words system system italian |
| 1409 | 2026-03-25T20:24:05.530Z | words system system ngerman |
| 1410 | 2026-03-25T20:24:05.530Z | words system system ogerman |
| 1411 | 2026-03-25T20:24:05.530Z | words system system spanish |
| 1412 | 2026-03-25T20:24:05.756Z | PUBLISHER TYPE STATUS P LOCATION |
| 1413 | 2026-03-25T20:24:05.756Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1414 | 2026-03-25T20:24:10.125Z | FMRI IFO |
| 1415 | 2026-03-25T20:24:10.125Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1416 | 2026-03-25T20:24:10.125Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1417 | 2026-03-25T20:24:10.125Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1418 | 2026-03-25T20:24:10.125Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1419 | 2026-03-25T20:24:10.125Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1420 | 2026-03-25T20:24:10.126Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1421 | 2026-03-25T20:24:10.126Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 1422 | 2026-03-25T20:24:10.126Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1423 | 2026-03-25T20:24:10.126Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1424 | 2026-03-25T20:24:10.126Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1425 | 2026-03-25T20:24:10.126Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1426 | 2026-03-25T20:24:10.126Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1427 | 2026-03-25T20:24:10.126Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1428 | 2026-03-25T20:24:10.126Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1429 | 2026-03-25T20:24:10.126Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1430 | 2026-03-25T20:24:10.126Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1431 | 2026-03-25T20:24:11.022Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 1432 | 2026-03-25T20:24:11.216Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 1433 | 2026-03-25T20:24:11.228Z | info: downloading 6 components |
| 1434 | 2026-03-25T20:24:27.241Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1435 | 2026-03-25T20:24:27.510Z | Updating crates.io index |
| 1436 | 2026-03-25T20:24:27.561Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1437 | 2026-03-25T20:24:27.792Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1438 | 2026-03-25T20:24:28.162Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1439 | 2026-03-25T20:24:28.460Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 1440 | 2026-03-25T20:24:28.911Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1441 | 2026-03-25T20:24:29.385Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1442 | 2026-03-25T20:24:30.174Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1443 | 2026-03-25T20:24:30.664Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1444 | 2026-03-25T20:24:30.926Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1445 | 2026-03-25T20:24:31.556Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1446 | 2026-03-25T20:24:32.060Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1447 | 2026-03-25T20:24:32.340Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1448 | 2026-03-25T20:24:33.222Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1449 | 2026-03-25T20:24:33.699Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1450 | 2026-03-25T20:24:34.314Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1451 | 2026-03-25T20:24:34.717Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1452 | 2026-03-25T20:24:35.110Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1453 | 2026-03-25T20:24:35.379Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1454 | 2026-03-25T20:24:35.620Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1455 | 2026-03-25T20:24:36.004Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 1456 | 2026-03-25T20:24:36.489Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 1457 | 2026-03-25T20:24:37.070Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1458 | 2026-03-25T20:24:37.552Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1459 | 2026-03-25T20:24:37.839Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1460 | 2026-03-25T20:24:38.568Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1461 | 2026-03-25T20:24:38.845Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1462 | 2026-03-25T20:24:39.263Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1463 | 2026-03-25T20:24:39.911Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1464 | 2026-03-25T20:24:40.172Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1465 | 2026-03-25T20:24:40.661Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1466 | 2026-03-25T20:24:41.066Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1467 | 2026-03-25T20:24:41.749Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1468 | 2026-03-25T20:24:42.023Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1469 | 2026-03-25T20:24:53.914Z | Downloading crates ... |
| 1470 | 2026-03-25T20:24:53.983Z | Downloaded pest_derive v2.8.6 |
| 1471 | 2026-03-25T20:24:53.988Z | Downloaded bitflags v2.11.0 |
| 1472 | 2026-03-25T20:24:53.991Z | Downloaded memmap v0.7.0 |
| 1473 | 2026-03-25T20:24:53.991Z | Downloaded plain v0.2.3 |
| 1474 | 2026-03-25T20:24:53.991Z | Downloaded usdt v0.5.0 |
| 1475 | 2026-03-25T20:24:53.997Z | Downloaded ordered-float v2.10.1 |
| 1476 | 2026-03-25T20:24:54.000Z | Downloaded generic-array v0.14.7 |
| 1477 | 2026-03-25T20:24:54.000Z | Downloaded dtrace-parser v0.2.0 |
| 1478 | 2026-03-25T20:24:54.000Z | Downloaded dof v0.3.0 |
| 1479 | 2026-03-25T20:24:54.004Z | Downloaded usdt-macro v0.5.0 |
| 1480 | 2026-03-25T20:24:54.004Z | Downloaded serde_spanned v0.6.9 |
| 1481 | 2026-03-25T20:24:54.007Z | Downloaded usdt-attr-macro v0.5.0 |
| 1482 | 2026-03-25T20:24:54.010Z | Downloaded cargo-platform v0.2.0 |
| 1483 | 2026-03-25T20:24:54.015Z | Downloaded macaddr v1.0.1 |
| 1484 | 2026-03-25T20:24:54.019Z | Downloaded toml_datetime v0.6.11 |
| 1485 | 2026-03-25T20:24:54.022Z | Downloaded toml_write v0.1.2 |
| 1486 | 2026-03-25T20:24:54.025Z | Downloaded unicode-xid v0.2.6 |
| 1487 | 2026-03-25T20:24:54.025Z | Downloaded serde-value v0.7.0 |
| 1488 | 2026-03-25T20:24:54.025Z | Downloaded thread-id v4.2.2 |
| 1489 | 2026-03-25T20:24:54.025Z | Downloaded crypto-common v0.1.7 |
| 1490 | 2026-03-25T20:24:54.029Z | Downloaded bytecount v0.6.9 |
| 1491 | 2026-03-25T20:24:54.033Z | Downloaded scroll_derive v0.12.1 |
| 1492 | 2026-03-25T20:24:54.036Z | Downloaded swrite v0.1.0 |
| 1493 | 2026-03-25T20:24:54.045Z | Downloaded anstream v0.6.21 |
| 1494 | 2026-03-25T20:24:54.048Z | Downloaded serde-untagged v0.1.9 |
| 1495 | 2026-03-25T20:24:54.048Z | Downloaded zmij v1.0.21 |
| 1496 | 2026-03-25T20:24:54.048Z | Downloaded cargo_toml v0.21.0 |
| 1497 | 2026-03-25T20:24:54.052Z | Downloaded erased-serde v0.4.9 |
| 1498 | 2026-03-25T20:24:54.056Z | Downloaded camino-tempfile v1.4.1 |
| 1499 | 2026-03-25T20:24:54.060Z | Downloaded scroll v0.12.0 |
| 1500 | 2026-03-25T20:24:54.060Z | Downloaded clap_derive v4.5.55 |
| 1501 | 2026-03-25T20:24:54.064Z | Downloaded tabled_derive v0.7.0 |
| 1502 | 2026-03-25T20:24:54.064Z | Downloaded papergrid v0.11.0 |
| 1503 | 2026-03-25T20:24:54.067Z | Downloaded cargo_metadata v0.21.0 |
| 1504 | 2026-03-25T20:24:54.067Z | Downloaded usdt-impl v0.5.0 |
| 1505 | 2026-03-25T20:24:54.067Z | Downloaded fs-err v3.3.0 |
| 1506 | 2026-03-25T20:24:54.070Z | Downloaded anstyle-parse v0.2.7 |
| 1507 | 2026-03-25T20:24:54.078Z | Downloaded ucd-trie v0.1.7 |
| 1508 | 2026-03-25T20:24:54.082Z | Downloaded toml v0.8.23 |
| 1509 | 2026-03-25T20:24:54.085Z | Downloaded zerocopy-derive v0.7.35 |
| 1510 | 2026-03-25T20:24:54.088Z | Downloaded tempfile v3.25.0 |
| 1511 | 2026-03-25T20:24:54.091Z | Downloaded pest_generator v2.8.6 |
| 1512 | 2026-03-25T20:24:54.091Z | Downloaded unicode-ident v1.0.24 |
| 1513 | 2026-03-25T20:24:54.094Z | Downloaded clap v4.5.60 |
| 1514 | 2026-03-25T20:24:54.098Z | Downloaded serde_tokenstream v0.2.3 |
| 1515 | 2026-03-25T20:24:54.101Z | Downloaded getrandom v0.4.1 |
| 1516 | 2026-03-25T20:24:54.104Z | Downloaded cargo-util-schemas v0.8.2 |
| 1517 | 2026-03-25T20:24:54.104Z | Downloaded quote v1.0.44 |
| 1518 | 2026-03-25T20:24:54.107Z | Downloaded pest_meta v2.8.6 |
| 1519 | 2026-03-25T20:24:54.107Z | Downloaded toml_edit v0.22.27 |
| 1520 | 2026-03-25T20:24:54.110Z | Downloaded textwrap v0.16.2 |
| 1521 | 2026-03-25T20:24:54.113Z | Downloaded memchr v2.8.0 |
| 1522 | 2026-03-25T20:24:54.126Z | Downloaded pest v2.8.6 |
| 1523 | 2026-03-25T20:24:54.131Z | Downloaded clap_builder v4.5.60 |
| 1524 | 2026-03-25T20:24:54.138Z | Downloaded zerocopy v0.7.35 |
| 1525 | 2026-03-25T20:24:54.146Z | Downloaded tabled v0.15.0 |
| 1526 | 2026-03-25T20:24:54.154Z | Downloaded goblin v0.8.2 |
| 1527 | 2026-03-25T20:24:54.157Z | Downloaded unicode-width v0.2.0 |
| 1528 | 2026-03-25T20:24:54.229Z | Compiling proc-macro2 v1.0.106 |
| 1529 | 2026-03-25T20:24:54.229Z | Compiling unicode-ident v1.0.24 |
| 1530 | 2026-03-25T20:24:54.232Z | Compiling quote v1.0.44 |
| 1531 | 2026-03-25T20:24:54.233Z | Compiling serde_core v1.0.228 |
| 1532 | 2026-03-25T20:24:54.233Z | Compiling libc v0.2.180 |
| 1533 | 2026-03-25T20:24:54.233Z | Compiling version_check v0.9.5 |
| 1534 | 2026-03-25T20:24:54.233Z | Compiling memchr v2.8.0 |
| 1535 | 2026-03-25T20:24:54.233Z | Compiling serde v1.0.228 |
| 1536 | 2026-03-25T20:24:54.496Z | Compiling stable_deref_trait v1.2.1 |
| 1537 | 2026-03-25T20:24:54.583Z | Compiling zmij v1.0.21 |
| 1538 | 2026-03-25T20:24:54.734Z | Compiling itoa v1.0.17 |
| 1539 | 2026-03-25T20:24:54.806Z | Compiling autocfg v1.5.0 |
| 1540 | 2026-03-25T20:24:54.937Z | Compiling thiserror v1.0.69 |
| 1541 | 2026-03-25T20:24:55.023Z | Compiling ucd-trie v0.1.7 |
| 1542 | 2026-03-25T20:24:55.110Z | Compiling litemap v0.8.1 |
| 1543 | 2026-03-25T20:24:55.160Z | Compiling writeable v0.6.2 |
| 1544 | 2026-03-25T20:24:55.251Z | Compiling pest v2.8.6 |
| 1545 | 2026-03-25T20:24:55.300Z | Compiling icu_normalizer_data v2.1.1 |
| 1546 | 2026-03-25T20:24:55.361Z | Compiling icu_properties_data v2.1.2 |
| 1547 | 2026-03-25T20:24:55.488Z | Compiling rustix v1.1.3 |
| 1548 | 2026-03-25T20:24:55.555Z | Compiling byteorder v1.5.0 |
| 1549 | 2026-03-25T20:24:55.618Z | Compiling syn v2.0.117 |
| 1550 | 2026-03-25T20:24:55.743Z | Compiling errno v0.3.14 |
| 1551 | 2026-03-25T20:24:55.759Z | Compiling serde_json v1.0.149 |
| 1552 | 2026-03-25T20:24:55.788Z | Compiling bitflags v2.11.0 |
| 1553 | 2026-03-25T20:24:55.989Z | Compiling num-traits v0.2.19 |
| 1554 | 2026-03-25T20:24:56.011Z | Compiling typeid v1.0.3 |
| 1555 | 2026-03-25T20:24:56.114Z | Compiling smallvec v1.15.1 |
| 1556 | 2026-03-25T20:24:56.172Z | Compiling hashbrown v0.16.1 |
| 1557 | 2026-03-25T20:24:56.276Z | Compiling pest_meta v2.8.6 |
| 1558 | 2026-03-25T20:24:56.493Z | Compiling equivalent v1.0.2 |
| 1559 | 2026-03-25T20:24:56.589Z | Compiling thread-id v4.2.2 |
| 1560 | 2026-03-25T20:24:56.612Z | Compiling proc-macro-error-attr v1.0.4 |
| 1561 | 2026-03-25T20:24:56.682Z | Compiling indexmap v2.13.0 |
| 1562 | 2026-03-25T20:24:56.727Z | Compiling usdt-impl v0.5.0 |
| 1563 | 2026-03-25T20:24:56.748Z | Compiling syn v1.0.109 |
| 1564 | 2026-03-25T20:24:56.796Z | Compiling toml_write v0.1.2 |
| 1565 | 2026-03-25T20:24:56.994Z | Compiling winnow v0.7.14 |
| 1566 | 2026-03-25T20:24:57.009Z | Compiling erased-serde v0.4.9 |
| 1567 | 2026-03-25T20:24:57.328Z | Compiling proc-macro-error v1.0.4 |
| 1568 | 2026-03-25T20:24:57.352Z | Compiling getrandom v0.4.1 |
| 1569 | 2026-03-25T20:24:57.520Z | Compiling thiserror v2.0.18 |
| 1570 | 2026-03-25T20:24:57.706Z | Compiling percent-encoding v2.3.2 |
| 1571 | 2026-03-25T20:24:57.848Z | Compiling log v0.4.29 |
| 1572 | 2026-03-25T20:24:57.866Z | Compiling camino v1.2.2 |
| 1573 | 2026-03-25T20:24:57.896Z | Compiling plain v0.2.3 |
| 1574 | 2026-03-25T20:24:57.912Z | Compiling utf8parse v0.2.2 |
| 1575 | 2026-03-25T20:24:57.975Z | Compiling utf8_iter v1.0.4 |
| 1576 | 2026-03-25T20:24:58.011Z | Compiling anstyle-parse v0.2.7 |
| 1577 | 2026-03-25T20:24:58.041Z | Compiling form_urlencoded v1.2.2 |
| 1578 | 2026-03-25T20:24:58.129Z | Compiling ordered-float v2.10.1 |
| 1579 | 2026-03-25T20:24:58.203Z | Compiling synstructure v0.13.2 |
| 1580 | 2026-03-25T20:24:58.225Z | Compiling pest_generator v2.8.6 |
| 1581 | 2026-03-25T20:24:58.395Z | Compiling terminal_size v0.4.3 |
| 1582 | 2026-03-25T20:24:58.545Z | Compiling anstyle-query v1.1.5 |
| 1583 | 2026-03-25T20:24:58.665Z | Compiling is_terminal_polyfill v1.70.2 |
| 1584 | 2026-03-25T20:24:58.689Z | Compiling pretty-hex v0.4.1 |
| 1585 | 2026-03-25T20:24:58.716Z | Compiling colorchoice v1.0.4 |
| 1586 | 2026-03-25T20:24:58.743Z | Compiling anstyle v1.0.13 |
| 1587 | 2026-03-25T20:24:58.828Z | Compiling cfg-if v1.0.4 |
| 1588 | 2026-03-25T20:24:58.902Z | Compiling serde-untagged v0.1.9 |
| 1589 | 2026-03-25T20:24:58.977Z | Compiling anstream v0.6.21 |
| 1590 | 2026-03-25T20:24:58.993Z | Compiling semver v1.0.27 |
| 1591 | 2026-03-25T20:24:59.065Z | Compiling fs-err v3.3.0 |
| 1592 | 2026-03-25T20:24:59.144Z | Compiling once_cell v1.21.3 |
| 1593 | 2026-03-25T20:24:59.259Z | Compiling clap_lex v1.0.0 |
| 1594 | 2026-03-25T20:24:59.295Z | Compiling bytecount v0.6.9 |
| 1595 | 2026-03-25T20:24:59.312Z | Compiling unicode-width v0.1.14 |
| 1596 | 2026-03-25T20:24:59.330Z | Compiling fastrand v2.3.0 |
| 1597 | 2026-03-25T20:24:59.370Z | Compiling unicode-xid v0.2.6 |
| 1598 | 2026-03-25T20:24:59.431Z | Compiling anyhow v1.0.102 |
| 1599 | 2026-03-25T20:24:59.501Z | Compiling heck v0.5.0 |
| 1600 | 2026-03-25T20:24:59.517Z | Compiling heck v0.4.1 |
| 1601 | 2026-03-25T20:24:59.597Z | Compiling strsim v0.11.1 |
| 1602 | 2026-03-25T20:24:59.745Z | Compiling fnv v1.0.7 |
| 1603 | 2026-03-25T20:24:59.763Z | Compiling tempfile v3.25.0 |
| 1604 | 2026-03-25T20:24:59.861Z | Compiling papergrid v0.11.0 |
| 1605 | 2026-03-25T20:24:59.932Z | Compiling clap_builder v4.5.60 |
| 1606 | 2026-03-25T20:24:59.948Z | Compiling serde_derive v1.0.228 |
| 1607 | 2026-03-25T20:24:59.963Z | Compiling zerofrom-derive v0.1.6 |
| 1608 | 2026-03-25T20:25:00.003Z | Compiling yoke-derive v0.8.1 |
| 1609 | 2026-03-25T20:25:00.161Z | Compiling zerovec-derive v0.11.2 |
| 1610 | 2026-03-25T20:25:00.484Z | Compiling displaydoc v0.2.5 |
| 1611 | 2026-03-25T20:25:01.182Z | Compiling thiserror-impl v1.0.69 |
| 1612 | 2026-03-25T20:25:01.254Z | Compiling zerocopy-derive v0.7.35 |
| 1613 | 2026-03-25T20:25:01.288Z | Compiling pest_derive v2.8.6 |
| 1614 | 2026-03-25T20:25:01.316Z | Compiling scroll_derive v0.12.1 |
| 1615 | 2026-03-25T20:25:01.361Z | Compiling zerofrom v0.1.6 |
| 1616 | 2026-03-25T20:25:01.498Z | Compiling yoke v0.8.1 |
| 1617 | 2026-03-25T20:25:01.697Z | Compiling zerovec v0.11.5 |
| 1618 | 2026-03-25T20:25:01.720Z | Compiling zerotrie v0.2.3 |
| 1619 | 2026-03-25T20:25:02.006Z | Compiling scroll v0.12.0 |
| 1620 | 2026-03-25T20:25:02.030Z | Compiling thiserror-impl v2.0.18 |
| 1621 | 2026-03-25T20:25:02.132Z | Compiling zerocopy v0.7.35 |
| 1622 | 2026-03-25T20:25:02.220Z | Compiling tinystr v0.8.2 |
| 1623 | 2026-03-25T20:25:02.269Z | Compiling potential_utf v0.1.4 |
| 1624 | 2026-03-25T20:25:02.438Z | Compiling icu_locale_core v2.1.1 |
| 1625 | 2026-03-25T20:25:02.453Z | Compiling icu_collections v2.1.1 |
| 1626 | 2026-03-25T20:25:02.580Z | Compiling dtrace-parser v0.2.0 |
| 1627 | 2026-03-25T20:25:02.740Z | Compiling goblin v0.8.2 |
| 1628 | 2026-03-25T20:25:02.963Z | Compiling tabled_derive v0.7.0 |
| 1629 | 2026-03-25T20:25:02.985Z | Compiling clap_derive v4.5.55 |
| 1630 | 2026-03-25T20:25:03.325Z | Compiling icu_provider v2.1.1 |
| 1631 | 2026-03-25T20:25:03.347Z | Compiling serde_spanned v0.6.9 |
| 1632 | 2026-03-25T20:25:03.380Z | Compiling toml_datetime v0.6.11 |
| 1633 | 2026-03-25T20:25:03.410Z | Compiling dof v0.3.0 |
| 1634 | 2026-03-25T20:25:03.474Z | Compiling serde_tokenstream v0.2.3 |
| 1635 | 2026-03-25T20:25:03.623Z | Compiling icu_normalizer v2.1.1 |
| 1636 | 2026-03-25T20:25:03.626Z | Compiling icu_properties v2.1.2 |
| 1637 | 2026-03-25T20:25:03.654Z | Compiling toml_edit v0.22.27 |
| 1638 | 2026-03-25T20:25:03.851Z | Compiling serde-value v0.7.0 |
| 1639 | 2026-03-25T20:25:03.939Z | Compiling cargo-platform v0.2.0 |
| 1640 | 2026-03-25T20:25:04.227Z | Compiling memmap v0.7.0 |
| 1641 | 2026-03-25T20:25:04.227Z | Compiling smawk v0.3.2 |
| 1642 | 2026-03-25T20:25:04.314Z | Compiling unicode-linebreak v0.1.5 |
| 1643 | 2026-03-25T20:25:04.388Z | Compiling unicode-width v0.2.0 |
| 1644 | 2026-03-25T20:25:04.455Z | Compiling usdt-macro v0.5.0 |
| 1645 | 2026-03-25T20:25:04.573Z | Compiling idna_adapter v1.2.1 |
| 1646 | 2026-03-25T20:25:04.675Z | Compiling usdt-attr-macro v0.5.0 |
| 1647 | 2026-03-25T20:25:04.715Z | Compiling idna v1.1.0 |
| 1648 | 2026-03-25T20:25:04.753Z | Compiling textwrap v0.16.2 |
| 1649 | 2026-03-25T20:25:04.818Z | Compiling clap v4.5.60 |
| 1650 | 2026-03-25T20:25:04.818Z | Compiling tabled v0.15.0 |
| 1651 | 2026-03-25T20:25:04.909Z | Compiling macaddr v1.0.1 |
| 1652 | 2026-03-25T20:25:05.104Z | Compiling toml v0.8.23 |
| 1653 | 2026-03-25T20:25:05.152Z | Compiling url v2.5.8 |
| 1654 | 2026-03-25T20:25:05.387Z | Compiling camino-tempfile v1.4.1 |
| 1655 | 2026-03-25T20:25:05.621Z | Compiling cargo-util-schemas v0.8.2 |
| 1656 | 2026-03-25T20:25:05.732Z | Compiling cargo_toml v0.21.0 |
| 1657 | 2026-03-25T20:25:05.941Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1658 | 2026-03-25T20:25:05.950Z | Compiling swrite v0.1.0 |
| 1659 | 2026-03-25T20:25:06.050Z | Compiling usdt v0.5.0 |
| 1660 | 2026-03-25T20:25:06.570Z | Compiling cargo_metadata v0.21.0 |
| 1661 | 2026-03-25T20:25:07.516Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1662 | 2026-03-25T20:25:09.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.57s |
| 1663 | 2026-03-25T20:25:09.781Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1664 | 2026-03-25T20:25:10.365Z | Downloading crates ... |
| 1665 | 2026-03-25T20:25:10.520Z | Downloaded arrayref v0.3.9 |
| 1666 | 2026-03-25T20:25:10.524Z | Downloaded argon2 v0.5.3 |
| 1667 | 2026-03-25T20:25:10.524Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1668 | 2026-03-25T20:25:10.524Z | Downloaded arc-swap v1.8.2 |
| 1669 | 2026-03-25T20:25:10.524Z | Downloaded constant_time_eq v0.4.2 |
| 1670 | 2026-03-25T20:25:10.524Z | Downloaded difflib v0.4.0 |
| 1671 | 2026-03-25T20:25:10.524Z | Downloaded aes-gcm v0.10.3 |
| 1672 | 2026-03-25T20:25:10.524Z | Downloaded http-range v0.1.5 |
| 1673 | 2026-03-25T20:25:10.524Z | Downloaded fallible-iterator v0.2.0 |
| 1674 | 2026-03-25T20:25:10.524Z | Downloaded cargo_metadata v0.19.2 |
| 1675 | 2026-03-25T20:25:10.524Z | Downloaded atty v0.2.14 |
| 1676 | 2026-03-25T20:25:10.528Z | Downloaded arrayvec v0.7.6 |
| 1677 | 2026-03-25T20:25:10.531Z | Downloaded fixedbitset v0.5.7 |
| 1678 | 2026-03-25T20:25:10.533Z | Downloaded git-stub-vcs v0.1.0 |
| 1679 | 2026-03-25T20:25:10.534Z | Downloaded async-bb8-diesel v0.2.1 |
| 1680 | 2026-03-25T20:25:10.534Z | Downloaded ctr v0.9.2 |
| 1681 | 2026-03-25T20:25:10.536Z | Downloaded indoc v1.0.9 |
| 1682 | 2026-03-25T20:25:10.536Z | Downloaded embedded-io v0.4.0 |
| 1683 | 2026-03-25T20:25:10.540Z | Downloaded derive_builder_macro v0.20.2 |
| 1684 | 2026-03-25T20:25:10.540Z | Downloaded crc8 v0.1.1 |
| 1685 | 2026-03-25T20:25:10.540Z | Downloaded backoff v0.4.0 |
| 1686 | 2026-03-25T20:25:10.550Z | Downloaded dirs-sys-next v0.1.2 |
| 1687 | 2026-03-25T20:25:10.551Z | Downloaded bit-vec v0.6.3 |
| 1688 | 2026-03-25T20:25:10.551Z | Downloaded crossterm v0.28.1 |
| 1689 | 2026-03-25T20:25:10.590Z | Downloaded downcast-rs v2.0.2 |
| 1690 | 2026-03-25T20:25:10.590Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1691 | 2026-03-25T20:25:10.590Z | Downloaded bit-set v0.5.3 |
| 1692 | 2026-03-25T20:25:10.590Z | Downloaded async-recursion v1.1.1 |
| 1693 | 2026-03-25T20:25:10.590Z | Downloaded dunce v1.0.5 |
| 1694 | 2026-03-25T20:25:10.590Z | Downloaded ascii-canvas v3.0.0 |
| 1695 | 2026-03-25T20:25:10.590Z | Downloaded bb8 v0.8.6 |
| 1696 | 2026-03-25T20:25:10.590Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 1697 | 2026-03-25T20:25:10.594Z | Downloaded display-error-chain v0.2.2 |
| 1698 | 2026-03-25T20:25:10.594Z | Downloaded dtrace-parser v0.3.0 |
| 1699 | 2026-03-25T20:25:10.594Z | Downloaded ingot-types v0.1.2 |
| 1700 | 2026-03-25T20:25:10.594Z | Downloaded hashbrown v0.13.2 |
| 1701 | 2026-03-25T20:25:10.594Z | Downloaded block-padding v0.3.3 |
| 1702 | 2026-03-25T20:25:10.594Z | Downloaded bitfield-macros v0.19.4 |
| 1703 | 2026-03-25T20:25:10.594Z | Downloaded embedded-io v0.6.1 |
| 1704 | 2026-03-25T20:25:10.594Z | Downloaded endian-type v0.1.2 |
| 1705 | 2026-03-25T20:25:10.594Z | Downloaded buf-list v1.1.2 |
| 1706 | 2026-03-25T20:25:10.594Z | Downloaded crunchy v0.2.4 |
| 1707 | 2026-03-25T20:25:10.594Z | Downloaded convert_case v0.4.0 |
| 1708 | 2026-03-25T20:25:10.594Z | Downloaded document-features v0.2.12 |
| 1709 | 2026-03-25T20:25:10.594Z | Downloaded derive-ex v0.1.8 |
| 1710 | 2026-03-25T20:25:10.594Z | Downloaded crossbeam-epoch v0.9.18 |
| 1711 | 2026-03-25T20:25:10.594Z | Downloaded cfg_aliases v0.1.1 |
| 1712 | 2026-03-25T20:25:10.594Z | Downloaded dsl_auto_type v0.2.0 |
| 1713 | 2026-03-25T20:25:10.594Z | Downloaded dirs-next v2.0.0 |
| 1714 | 2026-03-25T20:25:10.594Z | Downloaded enum-as-inner v0.6.1 |
| 1715 | 2026-03-25T20:25:10.594Z | Downloaded crc-catalog v2.4.0 |
| 1716 | 2026-03-25T20:25:10.594Z | Downloaded dropshot_endpoint v0.16.7 |
| 1717 | 2026-03-25T20:25:10.594Z | Downloaded float-ord v0.3.2 |
| 1718 | 2026-03-25T20:25:10.594Z | Downloaded aead v0.5.2 |
| 1719 | 2026-03-25T20:25:10.594Z | Downloaded fd-lock v4.0.4 |
| 1720 | 2026-03-25T20:25:10.594Z | Downloaded darling_macro v0.20.11 |
| 1721 | 2026-03-25T20:25:10.594Z | Downloaded inout v0.1.4 |
| 1722 | 2026-03-25T20:25:10.594Z | Downloaded ena v0.14.4 |
| 1723 | 2026-03-25T20:25:10.595Z | Downloaded bit-set v0.8.0 |
| 1724 | 2026-03-25T20:25:10.598Z | Downloaded diff v0.1.13 |
| 1725 | 2026-03-25T20:25:10.598Z | Downloaded debug-ignore v1.0.5 |
| 1726 | 2026-03-25T20:25:10.598Z | Downloaded bitfield-struct v0.6.2 |
| 1727 | 2026-03-25T20:25:10.598Z | Downloaded defmt-parser v1.0.0 |
| 1728 | 2026-03-25T20:25:10.601Z | Downloaded cpufeatures v0.3.0 |
| 1729 | 2026-03-25T20:25:10.601Z | Downloaded git-stub v1.0.0 |
| 1730 | 2026-03-25T20:25:10.601Z | Downloaded derive_builder v0.20.2 |
| 1731 | 2026-03-25T20:25:10.604Z | Downloaded hostname v0.4.2 |
| 1732 | 2026-03-25T20:25:10.610Z | Downloaded castaway v0.2.4 |
| 1733 | 2026-03-25T20:25:10.610Z | Downloaded convert_case v0.10.0 |
| 1734 | 2026-03-25T20:25:10.610Z | Downloaded gethostname v0.5.0 |
| 1735 | 2026-03-25T20:25:10.614Z | Downloaded array-init v0.0.4 |
| 1736 | 2026-03-25T20:25:10.614Z | Downloaded assert_matches v1.5.0 |
| 1737 | 2026-03-25T20:25:10.614Z | Downloaded headers-core v0.3.0 |
| 1738 | 2026-03-25T20:25:10.614Z | Downloaded critical-section v1.2.0 |
| 1739 | 2026-03-25T20:25:10.614Z | Downloaded bytes v1.11.1 |
| 1740 | 2026-03-25T20:25:10.617Z | Downloaded cargo-platform v0.1.9 |
| 1741 | 2026-03-25T20:25:10.620Z | Downloaded float-cmp v0.10.0 |
| 1742 | 2026-03-25T20:25:10.620Z | Downloaded crc v3.4.0 |
| 1743 | 2026-03-25T20:25:10.625Z | Downloaded fxhash v0.2.1 |
| 1744 | 2026-03-25T20:25:10.625Z | Downloaded defmt v0.3.100 |
| 1745 | 2026-03-25T20:25:10.625Z | Downloaded darling_macro v0.21.3 |
| 1746 | 2026-03-25T20:25:10.625Z | Downloaded cobs v0.3.0 |
| 1747 | 2026-03-25T20:25:10.629Z | Downloaded globwalk v0.9.1 |
| 1748 | 2026-03-25T20:25:10.629Z | Downloaded crc32fast v1.5.0 |
| 1749 | 2026-03-25T20:25:10.629Z | Downloaded const_format_proc_macros v0.2.34 |
| 1750 | 2026-03-25T20:25:10.632Z | Downloaded cassowary v0.3.0 |
| 1751 | 2026-03-25T20:25:10.632Z | Downloaded blowfish v0.9.1 |
| 1752 | 2026-03-25T20:25:10.632Z | Downloaded bit-vec v0.8.0 |
| 1753 | 2026-03-25T20:25:10.635Z | Downloaded dof v0.4.0 |
| 1754 | 2026-03-25T20:25:10.638Z | Downloaded keccak v0.1.6 |
| 1755 | 2026-03-25T20:25:10.638Z | Downloaded kstat-rs v0.2.4 |
| 1756 | 2026-03-25T20:25:10.641Z | Downloaded hash32 v0.3.1 |
| 1757 | 2026-03-25T20:25:10.641Z | Downloaded libscf-sys v1.1.0 |
| 1758 | 2026-03-25T20:25:10.641Z | Downloaded lalrpop-util v0.19.12 |
| 1759 | 2026-03-25T20:25:10.644Z | Downloaded maplit v1.0.2 |
| 1760 | 2026-03-25T20:25:10.649Z | Downloaded maybe-uninit v2.0.0 |
| 1761 | 2026-03-25T20:25:10.649Z | Downloaded instability v0.3.11 |
| 1762 | 2026-03-25T20:25:10.652Z | Downloaded md5 v0.7.0 |
| 1763 | 2026-03-25T20:25:10.653Z | Downloaded match_cfg v0.1.0 |
| 1764 | 2026-03-25T20:25:10.653Z | Downloaded internet-checksum v0.2.1 |
| 1765 | 2026-03-25T20:25:10.653Z | Downloaded md-5 v0.10.6 |
| 1766 | 2026-03-25T20:25:10.653Z | Downloaded managed v0.8.0 |
| 1767 | 2026-03-25T20:25:10.656Z | Downloaded bitfield v0.19.4 |
| 1768 | 2026-03-25T20:25:10.656Z | Downloaded daft-derive v0.1.5 |
| 1769 | 2026-03-25T20:25:10.659Z | Downloaded ghash v0.5.1 |
| 1770 | 2026-03-25T20:25:10.659Z | Downloaded funty v2.0.0 |
| 1771 | 2026-03-25T20:25:10.659Z | Downloaded env_filter v1.0.0 |
| 1772 | 2026-03-25T20:25:10.663Z | Downloaded hex-literal v0.4.1 |
| 1773 | 2026-03-25T20:25:10.663Z | Downloaded cmake v0.1.57 |
| 1774 | 2026-03-25T20:25:10.663Z | Downloaded chacha20 v0.9.1 |
| 1775 | 2026-03-25T20:25:10.663Z | Downloaded crossbeam-deque v0.8.6 |
| 1776 | 2026-03-25T20:25:10.667Z | Downloaded indent_write v2.2.0 |
| 1777 | 2026-03-25T20:25:10.667Z | Downloaded byte-wrapper v0.1.0 |
| 1778 | 2026-03-25T20:25:10.667Z | Downloaded cipher v0.4.4 |
| 1779 | 2026-03-25T20:25:10.670Z | Downloaded corncobs v0.1.4 |
| 1780 | 2026-03-25T20:25:10.670Z | Downloaded cexpr v0.6.0 |
| 1781 | 2026-03-25T20:25:10.670Z | Downloaded csv-core v0.1.13 |
| 1782 | 2026-03-25T20:25:10.673Z | Downloaded nodrop v0.1.14 |
| 1783 | 2026-03-25T20:25:10.673Z | Downloaded instant v0.1.13 |
| 1784 | 2026-03-25T20:25:10.676Z | Downloaded num v0.4.3 |
| 1785 | 2026-03-25T20:25:10.676Z | Downloaded lru-cache v0.1.2 |
| 1786 | 2026-03-25T20:25:10.681Z | Downloaded colored v2.2.0 |
| 1787 | 2026-03-25T20:25:10.681Z | Downloaded defmt-macros v1.0.1 |
| 1788 | 2026-03-25T20:25:10.681Z | Downloaded lru v0.12.5 |
| 1789 | 2026-03-25T20:25:10.681Z | Downloaded bzip2 v0.4.4 |
| 1790 | 2026-03-25T20:25:10.684Z | Downloaded lzss v0.8.2 |
| 1791 | 2026-03-25T20:25:10.684Z | Downloaded derive_builder_core v0.20.2 |
| 1792 | 2026-03-25T20:25:10.687Z | Downloaded bcs v0.1.6 |
| 1793 | 2026-03-25T20:25:10.691Z | Downloaded ingot v0.1.1 |
| 1794 | 2026-03-25T20:25:10.691Z | Downloaded humantime v2.3.0 |
| 1795 | 2026-03-25T20:25:10.694Z | Downloaded defmt v1.0.1 |
| 1796 | 2026-03-25T20:25:10.694Z | Downloaded num-derive v0.4.2 |
| 1797 | 2026-03-25T20:25:10.695Z | Downloaded nibble_vec v0.1.0 |
| 1798 | 2026-03-25T20:25:10.697Z | Downloaded new_debug_unreachable v1.0.6 |
| 1799 | 2026-03-25T20:25:10.697Z | Downloaded opaque-debug v0.3.1 |
| 1800 | 2026-03-25T20:25:10.697Z | Downloaded num_enum_derive v0.5.11 |
| 1801 | 2026-03-25T20:25:10.697Z | Downloaded num-derive v0.3.3 |
| 1802 | 2026-03-25T20:25:10.700Z | Downloaded multimap v0.10.1 |
| 1803 | 2026-03-25T20:25:10.701Z | Downloaded jobserver v0.1.34 |
| 1804 | 2026-03-25T20:25:10.701Z | Downloaded linear-map v1.2.0 |
| 1805 | 2026-03-25T20:25:10.704Z | Downloaded fs-err v2.11.0 |
| 1806 | 2026-03-25T20:25:10.704Z | Downloaded diesel-dtrace v0.5.0 |
| 1807 | 2026-03-25T20:25:10.704Z | Downloaded daft v0.1.5 |
| 1808 | 2026-03-25T20:25:10.708Z | Downloaded libsw-core v0.3.2 |
| 1809 | 2026-03-25T20:25:10.709Z | Downloaded olpc-cjson v0.1.4 |
| 1810 | 2026-03-25T20:25:10.711Z | Downloaded libloading v0.8.9 |
| 1811 | 2026-03-25T20:25:10.712Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1812 | 2026-03-25T20:25:10.712Z | Downloaded packed_struct_codegen v0.10.1 |
| 1813 | 2026-03-25T20:25:10.712Z | Downloaded nonempty v0.12.0 |
| 1814 | 2026-03-25T20:25:10.712Z | Downloaded normalize-line-endings v0.3.0 |
| 1815 | 2026-03-25T20:25:10.715Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1816 | 2026-03-25T20:25:10.715Z | Downloaded bzip2 v0.6.1 |
| 1817 | 2026-03-25T20:25:10.715Z | Downloaded parse-display v0.10.0 |
| 1818 | 2026-03-25T20:25:10.718Z | Downloaded num_threads v0.1.7 |
| 1819 | 2026-03-25T20:25:10.718Z | Downloaded nanorand v0.7.0 |
| 1820 | 2026-03-25T20:25:10.718Z | Downloaded oso-derive v0.27.3 |
| 1821 | 2026-03-25T20:25:10.722Z | Downloaded chacha20 v0.10.0 |
| 1822 | 2026-03-25T20:25:10.722Z | Downloaded cancel-safe-futures v0.1.5 |
| 1823 | 2026-03-25T20:25:10.725Z | Downloaded openssl-probe v0.2.1 |
| 1824 | 2026-03-25T20:25:10.725Z | Downloaded cookie_store v0.22.1 |
| 1825 | 2026-03-25T20:25:10.725Z | Downloaded blake2 v0.10.6 |
| 1826 | 2026-03-25T20:25:10.727Z | Downloaded newtype_derive v0.1.6 |
| 1827 | 2026-03-25T20:25:10.730Z | Downloaded newtype-uuid v1.3.2 |
| 1828 | 2026-03-25T20:25:10.730Z | Downloaded cbc v0.1.2 |
| 1829 | 2026-03-25T20:25:10.733Z | Downloaded parse-size v1.1.0 |
| 1830 | 2026-03-25T20:25:10.738Z | Downloaded highway v1.3.0 |
| 1831 | 2026-03-25T20:25:10.738Z | Downloaded pbkdf2 v0.11.0 |
| 1832 | 2026-03-25T20:25:10.741Z | Downloaded pbkdf2 v0.12.2 |
| 1833 | 2026-03-25T20:25:10.741Z | Downloaded path-slash v0.1.5 |
| 1834 | 2026-03-25T20:25:10.741Z | Downloaded hostname v0.3.1 |
| 1835 | 2026-03-25T20:25:10.741Z | Downloaded glob v0.3.3 |
| 1836 | 2026-03-25T20:25:10.745Z | Downloaded globset v0.4.18 |
| 1837 | 2026-03-25T20:25:10.745Z | Downloaded hash32 v0.2.1 |
| 1838 | 2026-03-25T20:25:10.745Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1839 | 2026-03-25T20:25:10.750Z | Downloaded backon v1.6.0 |
| 1840 | 2026-03-25T20:25:10.750Z | Downloaded filetime v0.2.27 |
| 1841 | 2026-03-25T20:25:10.750Z | Downloaded fs_extra v1.3.0 |
| 1842 | 2026-03-25T20:25:10.754Z | Downloaded foldhash v0.1.5 |
| 1843 | 2026-03-25T20:25:10.755Z | Downloaded indoc v2.0.7 |
| 1844 | 2026-03-25T20:25:10.755Z | Downloaded find-msvc-tools v0.1.9 |
| 1845 | 2026-03-25T20:25:10.757Z | Downloaded drift v0.1.3 |
| 1846 | 2026-03-25T20:25:10.760Z | Downloaded darling v0.20.11 |
| 1847 | 2026-03-25T20:25:10.765Z | Downloaded libefi-sys v0.1.0 |
| 1848 | 2026-03-25T20:25:10.765Z | Downloaded hyper-staticfile v0.10.1 |
| 1849 | 2026-03-25T20:25:10.768Z | Downloaded memoffset v0.9.1 |
| 1850 | 2026-03-25T20:25:10.768Z | Downloaded deranged v0.5.8 |
| 1851 | 2026-03-25T20:25:10.768Z | Downloaded libsw v3.5.0 |
| 1852 | 2026-03-25T20:25:10.768Z | Downloaded peg-runtime v0.8.5 |
| 1853 | 2026-03-25T20:25:10.771Z | Downloaded fatfs v0.3.6 |
| 1854 | 2026-03-25T20:25:10.774Z | Downloaded native-tls v0.2.18 |
| 1855 | 2026-03-25T20:25:10.774Z | Downloaded phf_shared v0.12.1 |
| 1856 | 2026-03-25T20:25:10.778Z | Downloaded packed_struct v0.10.1 |
| 1857 | 2026-03-25T20:25:10.778Z | Downloaded iddqd v0.3.17 |
| 1858 | 2026-03-25T20:25:10.781Z | Downloaded predicates-tree v1.0.13 |
| 1859 | 2026-03-25T20:25:10.781Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1860 | 2026-03-25T20:25:10.784Z | Downloaded predicates-core v1.0.10 |
| 1861 | 2026-03-25T20:25:10.784Z | Downloaded progenitor-macro v0.13.0 |
| 1862 | 2026-03-25T20:25:10.784Z | Downloaded multer v3.1.0 |
| 1863 | 2026-03-25T20:25:10.787Z | Downloaded proc-macro-crate v1.3.1 |
| 1864 | 2026-03-25T20:25:10.788Z | Downloaded psl-types v2.0.11 |
| 1865 | 2026-03-25T20:25:10.788Z | Downloaded precomputed-hash v0.1.1 |
| 1866 | 2026-03-25T20:25:10.788Z | Downloaded phf_shared v0.13.1 |
| 1867 | 2026-03-25T20:25:10.788Z | Downloaded iana-time-zone v0.1.65 |
| 1868 | 2026-03-25T20:25:10.791Z | Downloaded radium v0.7.0 |
| 1869 | 2026-03-25T20:25:10.791Z | Downloaded quick-error v1.2.3 |
| 1870 | 2026-03-25T20:25:10.791Z | Downloaded owo-colors v4.3.0 |
| 1871 | 2026-03-25T20:25:10.795Z | Downloaded num_enum v0.5.11 |
| 1872 | 2026-03-25T20:25:10.798Z | Downloaded memmap2 v0.9.10 |
| 1873 | 2026-03-25T20:25:10.798Z | Downloaded cookie v0.18.1 |
| 1874 | 2026-03-25T20:25:10.798Z | Downloaded nu-ansi-term v0.50.3 |
| 1875 | 2026-03-25T20:25:10.801Z | Downloaded rand_xorshift v0.4.0 |
| 1876 | 2026-03-25T20:25:10.801Z | Downloaded crc-any v2.5.0 |
| 1877 | 2026-03-25T20:25:10.811Z | Downloaded mime_guess v2.0.5 |
| 1878 | 2026-03-25T20:25:10.811Z | Downloaded peg v0.8.5 |
| 1879 | 2026-03-25T20:25:10.814Z | Downloaded peg-macros v0.8.5 |
| 1880 | 2026-03-25T20:25:10.814Z | Downloaded recursive v0.1.1 |
| 1881 | 2026-03-25T20:25:10.814Z | Downloaded phf v0.13.1 |
| 1882 | 2026-03-25T20:25:10.814Z | Downloaded env_logger v0.11.9 |
| 1883 | 2026-03-25T20:25:10.814Z | Downloaded password-hash v0.4.2 |
| 1884 | 2026-03-25T20:25:10.814Z | Downloaded derive-where v1.6.0 |
| 1885 | 2026-03-25T20:25:10.814Z | Downloaded pem v3.0.6 |
| 1886 | 2026-03-25T20:25:10.814Z | Downloaded darling v0.21.3 |
| 1887 | 2026-03-25T20:25:10.817Z | Downloaded ingot-macros v0.1.1 |
| 1888 | 2026-03-25T20:25:10.818Z | Downloaded des v0.8.1 |
| 1889 | 2026-03-25T20:25:10.821Z | Downloaded half v1.8.3 |
| 1890 | 2026-03-25T20:25:10.821Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1891 | 2026-03-25T20:25:10.821Z | Downloaded password-hash v0.5.0 |
| 1892 | 2026-03-25T20:25:10.826Z | Downloaded polyval v0.6.2 |
| 1893 | 2026-03-25T20:25:10.826Z | Downloaded phf_shared v0.11.3 |
| 1894 | 2026-03-25T20:25:10.831Z | Downloaded paste v1.0.15 |
| 1895 | 2026-03-25T20:25:10.834Z | Downloaded ignore v0.4.25 |
| 1896 | 2026-03-25T20:25:10.837Z | Downloaded dropshot-api-manager v0.6.0 |
| 1897 | 2026-03-25T20:25:10.837Z | Downloaded parse-display-derive v0.10.0 |
| 1898 | 2026-03-25T20:25:10.840Z | Downloaded same-file v1.0.6 |
| 1899 | 2026-03-25T20:25:10.840Z | Downloaded hickory-client v0.25.2 |
| 1900 | 2026-03-25T20:25:10.857Z | Downloaded serde-big-array v0.5.1 |
| 1901 | 2026-03-25T20:25:10.860Z | Downloaded scroll_derive v0.13.1 |
| 1902 | 2026-03-25T20:25:10.860Z | Downloaded sapling-renderdag v0.1.0 |
| 1903 | 2026-03-25T20:25:10.860Z | Downloaded salsa20 v0.10.2 |
| 1904 | 2026-03-25T20:25:10.864Z | Downloaded russh-cryptovec v0.7.3 |
| 1905 | 2026-03-25T20:25:10.864Z | Downloaded rtoolbox v0.0.3 |
| 1906 | 2026-03-25T20:25:10.864Z | Downloaded predicates v3.1.4 |
| 1907 | 2026-03-25T20:25:10.867Z | Downloaded pin-project-internal v1.1.11 |
| 1908 | 2026-03-25T20:25:10.867Z | Downloaded scrypt v0.11.0 |
| 1909 | 2026-03-25T20:25:10.867Z | Downloaded semver v0.1.20 |
| 1910 | 2026-03-25T20:25:10.870Z | Downloaded secrecy v0.8.0 |
| 1911 | 2026-03-25T20:25:10.870Z | Downloaded progenitor v0.13.0 |
| 1912 | 2026-03-25T20:25:10.871Z | Downloaded poly1305 v0.8.0 |
| 1913 | 2026-03-25T20:25:10.876Z | Downloaded pin-project-lite v0.2.17 |
| 1914 | 2026-03-25T20:25:10.876Z | Downloaded progenitor-extras v0.1.1 |
| 1915 | 2026-03-25T20:25:10.879Z | Downloaded psm v0.1.30 |
| 1916 | 2026-03-25T20:25:10.879Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1917 | 2026-03-25T20:25:10.879Z | Downloaded proc-macro-error2 v2.0.1 |
| 1918 | 2026-03-25T20:25:10.882Z | Downloaded phf v0.12.1 |
| 1919 | 2026-03-25T20:25:10.882Z | Downloaded num-rational v0.4.2 |
| 1920 | 2026-03-25T20:25:10.882Z | Downloaded darling_core v0.20.11 |
| 1921 | 2026-03-25T20:25:10.885Z | Downloaded serde_bytes v0.11.19 |
| 1922 | 2026-03-25T20:25:10.888Z | Downloaded chacha20poly1305 v0.10.1 |
| 1923 | 2026-03-25T20:25:10.888Z | Downloaded rand_seeder v0.4.0 |
| 1924 | 2026-03-25T20:25:10.888Z | Downloaded const_format v0.2.35 |
| 1925 | 2026-03-25T20:25:10.891Z | Downloaded shell-words v1.1.1 |
| 1926 | 2026-03-25T20:25:10.891Z | Downloaded signal-hook-mio v0.2.5 |
| 1927 | 2026-03-25T20:25:10.895Z | Downloaded slog-bunyan v2.5.0 |
| 1928 | 2026-03-25T20:25:10.895Z | Downloaded derive_more v0.99.20 |
| 1929 | 2026-03-25T20:25:10.897Z | Downloaded siphasher v1.0.2 |
| 1930 | 2026-03-25T20:25:10.897Z | Downloaded sigpipe v0.1.3 |
| 1931 | 2026-03-25T20:25:10.897Z | Downloaded signal-hook-tokio v0.3.1 |
| 1932 | 2026-03-25T20:25:10.901Z | Downloaded serde_repr v0.1.20 |
| 1933 | 2026-03-25T20:25:10.902Z | Downloaded resolv-conf v0.7.6 |
| 1934 | 2026-03-25T20:25:10.905Z | Downloaded rustls-native-certs v0.8.3 |
| 1935 | 2026-03-25T20:25:10.905Z | Downloaded clang-sys v1.8.1 |
| 1936 | 2026-03-25T20:25:10.905Z | Downloaded bumpalo v3.20.2 |
| 1937 | 2026-03-25T20:25:10.912Z | Downloaded seq-macro v0.3.6 |
| 1938 | 2026-03-25T20:25:10.912Z | Downloaded rustls-pemfile v2.2.0 |
| 1939 | 2026-03-25T20:25:10.919Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1940 | 2026-03-25T20:25:10.919Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1941 | 2026-03-25T20:25:10.919Z | Downloaded rusty-fork v0.3.1 |
| 1942 | 2026-03-25T20:25:10.919Z | Downloaded secrecy v0.10.3 |
| 1943 | 2026-03-25T20:25:10.920Z | Downloaded ssh-cipher v0.2.0 |
| 1944 | 2026-03-25T20:25:10.920Z | Downloaded omicron-zone-package v0.12.2 |
| 1945 | 2026-03-25T20:25:10.920Z | Downloaded strum v0.27.2 |
| 1946 | 2026-03-25T20:25:10.947Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1947 | 2026-03-25T20:25:10.947Z | Downloaded r2d2 v0.8.10 |
| 1948 | 2026-03-25T20:25:10.947Z | Downloaded parking_lot_core v0.8.6 |
| 1949 | 2026-03-25T20:25:10.947Z | Downloaded num-complex v0.4.6 |
| 1950 | 2026-03-25T20:25:10.947Z | Downloaded postgres-protocol v0.6.10 |
| 1951 | 2026-03-25T20:25:10.947Z | Downloaded oso v0.27.3 |
| 1952 | 2026-03-25T20:25:10.965Z | Downloaded parking_lot v0.11.2 |
| 1953 | 2026-03-25T20:25:10.965Z | Downloaded p256 v0.13.2 |
| 1954 | 2026-03-25T20:25:10.965Z | Downloaded ssh-encoding v0.2.0 |
| 1955 | 2026-03-25T20:25:10.965Z | Downloaded structmeta-derive v0.3.0 |
| 1956 | 2026-03-25T20:25:10.965Z | Downloaded litrs v1.0.0 |
| 1957 | 2026-03-25T20:25:10.965Z | Downloaded postcard v1.1.3 |
| 1958 | 2026-03-25T20:25:10.965Z | Downloaded tap v1.0.1 |
| 1959 | 2026-03-25T20:25:10.965Z | Downloaded sync-ptr v0.1.4 |
| 1960 | 2026-03-25T20:25:10.965Z | Downloaded tagptr v0.2.0 |
| 1961 | 2026-03-25T20:25:10.965Z | Downloaded rand_core v0.10.0 |
| 1962 | 2026-03-25T20:25:10.965Z | Downloaded postgres-types v0.2.12 |
| 1963 | 2026-03-25T20:25:10.965Z | Downloaded pkcs5 v0.7.1 |
| 1964 | 2026-03-25T20:25:10.965Z | Downloaded tabled_derive v0.11.0 |
| 1965 | 2026-03-25T20:25:10.966Z | Downloaded rustc_version v0.1.7 |
| 1966 | 2026-03-25T20:25:10.966Z | Downloaded compact_str v0.8.1 |
| 1967 | 2026-03-25T20:25:10.966Z | Downloaded testing_table v0.3.0 |
| 1968 | 2026-03-25T20:25:10.966Z | Downloaded supports-color v3.0.2 |
| 1969 | 2026-03-25T20:25:10.966Z | Downloaded structmeta v0.3.0 |
| 1970 | 2026-03-25T20:25:10.966Z | Downloaded sqlparser_derive v0.5.0 |
| 1971 | 2026-03-25T20:25:10.966Z | Downloaded cc v1.2.56 |
| 1972 | 2026-03-25T20:25:10.966Z | Downloaded scroll v0.13.0 |
| 1973 | 2026-03-25T20:25:10.966Z | Downloaded ar_archive_writer v0.5.1 |
| 1974 | 2026-03-25T20:25:10.966Z | Downloaded papergrid v0.17.0 |
| 1975 | 2026-03-25T20:25:10.972Z | Downloaded progenitor-client v0.13.0 |
| 1976 | 2026-03-25T20:25:10.972Z | Downloaded serde_plain v1.0.2 |
| 1977 | 2026-03-25T20:25:10.972Z | Downloaded serde_path_to_error v0.1.20 |
| 1978 | 2026-03-25T20:25:10.972Z | Downloaded serde-hex v0.1.0 |
| 1979 | 2026-03-25T20:25:10.972Z | Downloaded thread-id v5.1.0 |
| 1980 | 2026-03-25T20:25:10.972Z | Downloaded termtree v0.5.1 |
| 1981 | 2026-03-25T20:25:10.972Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1982 | 2026-03-25T20:25:10.975Z | Downloaded stacker v0.1.23 |
| 1983 | 2026-03-25T20:25:10.975Z | Downloaded russh-keys v0.45.0 |
| 1984 | 2026-03-25T20:25:10.975Z | Downloaded slab v0.4.12 |
| 1985 | 2026-03-25T20:25:10.976Z | Downloaded heapless v0.8.0 |
| 1986 | 2026-03-25T20:25:10.978Z | Downloaded indicatif v0.18.4 |
| 1987 | 2026-03-25T20:25:10.981Z | Downloaded flume v0.11.1 |
| 1988 | 2026-03-25T20:25:10.986Z | Downloaded sqlformat v0.3.5 |
| 1989 | 2026-03-25T20:25:10.986Z | Downloaded snafu-derive v0.8.9 |
| 1990 | 2026-03-25T20:25:10.989Z | Downloaded typify-macro v0.6.1 |
| 1991 | 2026-03-25T20:25:10.991Z | Downloaded jiff-static v0.2.21 |
| 1992 | 2026-03-25T20:25:10.995Z | Downloaded prefix-trie v0.7.0 |
| 1993 | 2026-03-25T20:25:10.998Z | Downloaded topological-sort v0.2.2 |
| 1994 | 2026-03-25T20:25:10.998Z | Downloaded support-bundle-viewer v0.1.2 |
| 1995 | 2026-03-25T20:25:10.998Z | Downloaded strum_macros v0.27.2 |
| 1996 | 2026-03-25T20:25:11.002Z | Downloaded trait-variant v0.1.2 |
| 1997 | 2026-03-25T20:25:11.002Z | Downloaded strum_macros v0.24.3 |
| 1998 | 2026-03-25T20:25:11.002Z | Downloaded progenitor-impl v0.13.0 |
| 1999 | 2026-03-25T20:25:11.006Z | Downloaded smallvec v0.6.14 |
| 2000 | 2026-03-25T20:25:11.006Z | Downloaded slog-json v2.6.1 |
| 2001 | 2026-03-25T20:25:11.006Z | Downloaded slog-dtrace v0.3.0 |
| 2002 | 2026-03-25T20:25:11.009Z | Downloaded hickory-resolver v0.25.2 |
| 2003 | 2026-03-25T20:25:11.012Z | Downloaded unicode-truncate v1.1.0 |
| 2004 | 2026-03-25T20:25:11.016Z | Downloaded usdt-attr-macro v0.6.0 |
| 2005 | 2026-03-25T20:25:11.016Z | Downloaded void v1.0.2 |
| 2006 | 2026-03-25T20:25:11.019Z | Downloaded waitgroup v0.1.2 |
| 2007 | 2026-03-25T20:25:11.019Z | Downloaded usdt v0.6.0 |
| 2008 | 2026-03-25T20:25:11.019Z | Downloaded untrusted v0.7.1 |
| 2009 | 2026-03-25T20:25:11.022Z | Downloaded unarray v0.1.4 |
| 2010 | 2026-03-25T20:25:11.023Z | Downloaded universal-hash v0.5.1 |
| 2011 | 2026-03-25T20:25:11.023Z | Downloaded pin-project v1.1.11 |
| 2012 | 2026-03-25T20:25:11.028Z | Downloaded string_cache v0.8.9 |
| 2013 | 2026-03-25T20:25:11.031Z | Downloaded tiny-keccak v2.0.2 |
| 2014 | 2026-03-25T20:25:11.031Z | Downloaded wait-timeout v0.2.1 |
| 2015 | 2026-03-25T20:25:11.034Z | Downloaded usdt-macro v0.6.0 |
| 2016 | 2026-03-25T20:25:11.034Z | Downloaded tokio-dtrace v0.1.1 |
| 2017 | 2026-03-25T20:25:11.034Z | Downloaded thiserror-no-std v2.0.2 |
| 2018 | 2026-03-25T20:25:11.037Z | Downloaded simd-adler32 v0.3.8 |
| 2019 | 2026-03-25T20:25:11.037Z | Downloaded serde_with_macros v3.17.0 |
| 2020 | 2026-03-25T20:25:11.040Z | Downloaded rcgen v0.12.1 |
| 2021 | 2026-03-25T20:25:11.040Z | Downloaded diesel_derives v2.3.7 |
| 2022 | 2026-03-25T20:25:11.043Z | Downloaded headers v0.4.1 |
| 2023 | 2026-03-25T20:25:11.046Z | Downloaded ryu v1.0.23 |
| 2024 | 2026-03-25T20:25:11.049Z | Downloaded termios v0.3.3 |
| 2025 | 2026-03-25T20:25:11.052Z | Downloaded stringprep v0.1.5 |
| 2026 | 2026-03-25T20:25:11.055Z | Downloaded xshell-macros v0.2.7 |
| 2027 | 2026-03-25T20:25:11.059Z | Downloaded tui-tree-widget v0.23.1 |
| 2028 | 2026-03-25T20:25:11.062Z | Downloaded tokio-tungstenite v0.23.1 |
| 2029 | 2026-03-25T20:25:11.062Z | Downloaded tokio-rustls v0.25.0 |
| 2030 | 2026-03-25T20:25:11.065Z | Downloaded openssl-sys v0.9.111 |
| 2031 | 2026-03-25T20:25:11.067Z | Downloaded derive_more v2.1.1 |
| 2032 | 2026-03-25T20:25:11.073Z | Downloaded flate2 v1.1.9 |
| 2033 | 2026-03-25T20:25:11.076Z | Downloaded darling_core v0.21.3 |
| 2034 | 2026-03-25T20:25:11.081Z | Downloaded vergen-git2 v1.0.7 |
| 2035 | 2026-03-25T20:25:11.101Z | Downloaded vergen-gitcl v1.0.8 |
| 2036 | 2026-03-25T20:25:11.101Z | Downloaded vergen-lib v0.1.6 |
| 2037 | 2026-03-25T20:25:11.101Z | Downloaded vsss-rs v3.3.4 |
| 2038 | 2026-03-25T20:25:11.101Z | Downloaded whoami v2.1.0 |
| 2039 | 2026-03-25T20:25:11.101Z | Downloaded xattr v1.6.1 |
| 2040 | 2026-03-25T20:25:11.101Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 2041 | 2026-03-25T20:25:11.101Z | Downloaded walkdir v2.5.0 |
| 2042 | 2026-03-25T20:25:11.101Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 2043 | 2026-03-25T20:25:11.105Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2044 | 2026-03-25T20:25:11.105Z | Downloaded unicase v2.9.0 |
| 2045 | 2026-03-25T20:25:11.107Z | Downloaded twox-hash v2.1.2 |
| 2046 | 2026-03-25T20:25:11.119Z | Downloaded term v0.7.0 |
| 2047 | 2026-03-25T20:25:11.123Z | Downloaded pretty_assertions v1.4.1 |
| 2048 | 2026-03-25T20:25:11.126Z | Downloaded serde_cbor v0.11.2 |
| 2049 | 2026-03-25T20:25:11.126Z | Downloaded zstd v0.13.3 |
| 2050 | 2026-03-25T20:25:11.129Z | Downloaded unicode-properties v0.1.4 |
| 2051 | 2026-03-25T20:25:11.132Z | Downloaded uzers v0.12.2 |
| 2052 | 2026-03-25T20:25:11.135Z | Downloaded aes v0.8.4 |
| 2053 | 2026-03-25T20:25:11.138Z | Downloaded xshell v0.2.7 |
| 2054 | 2026-03-25T20:25:11.140Z | Downloaded vergen v9.0.6 |
| 2055 | 2026-03-25T20:25:11.140Z | Downloaded usdt-impl v0.6.0 |
| 2056 | 2026-03-25T20:25:11.144Z | Downloaded signal-hook v0.3.18 |
| 2057 | 2026-03-25T20:25:11.144Z | Downloaded rayon-core v1.13.0 |
| 2058 | 2026-03-25T20:25:11.147Z | Downloaded nom v7.1.3 |
| 2059 | 2026-03-25T20:25:11.150Z | Downloaded heapless v0.7.17 |
| 2060 | 2026-03-25T20:25:11.152Z | Downloaded tungstenite v0.23.0 |
| 2061 | 2026-03-25T20:25:11.155Z | Downloaded samael v0.0.19 |
| 2062 | 2026-03-25T20:25:11.159Z | Downloaded zstd-safe v7.2.4 |
| 2063 | 2026-03-25T20:25:11.162Z | Downloaded yasna v0.5.2 |
| 2064 | 2026-03-25T20:25:11.165Z | Downloaded wyz v0.5.1 |
| 2065 | 2026-03-25T20:25:11.165Z | Downloaded zerocopy v0.6.6 |
| 2066 | 2026-03-25T20:25:11.172Z | Downloaded ron v0.8.1 |
| 2067 | 2026-03-25T20:25:11.177Z | Downloaded tar v0.4.45 |
| 2068 | 2026-03-25T20:25:11.180Z | Downloaded subprocess v0.2.15 |
| 2069 | 2026-03-25T20:25:11.182Z | Downloaded minimal-lexical v0.2.1 |
| 2070 | 2026-03-25T20:25:11.188Z | Downloaded publicsuffix v2.3.0 |
| 2071 | 2026-03-25T20:25:11.191Z | Downloaded test-strategy v0.4.5 |
| 2072 | 2026-03-25T20:25:11.194Z | Downloaded whoami v1.6.1 |
| 2073 | 2026-03-25T20:25:11.197Z | Downloaded hickory-resolver v0.24.4 |
| 2074 | 2026-03-25T20:25:11.200Z | Downloaded steno v0.4.1 |
| 2075 | 2026-03-25T20:25:11.202Z | Downloaded hyper-util v0.1.20 |
| 2076 | 2026-03-25T20:25:11.206Z | Downloaded crossterm v0.29.0 |
| 2077 | 2026-03-25T20:25:11.209Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 2078 | 2026-03-25T20:25:11.212Z | Downloaded typify v0.6.1 |
| 2079 | 2026-03-25T20:25:11.214Z | Downloaded toml v0.7.8 |
| 2080 | 2026-03-25T20:25:11.217Z | Downloaded snafu v0.8.9 |
| 2081 | 2026-03-25T20:25:11.220Z | Downloaded derive_more-impl v2.1.1 |
| 2082 | 2026-03-25T20:25:11.231Z | Downloaded tokio-postgres v0.7.16 |
| 2083 | 2026-03-25T20:25:11.237Z | Downloaded uuid v1.21.0 |
| 2084 | 2026-03-25T20:25:11.239Z | Downloaded yansi v1.0.1 |
| 2085 | 2026-03-25T20:25:11.242Z | Downloaded russh v0.45.0 |
| 2086 | 2026-03-25T20:25:11.245Z | Downloaded vte v0.14.1 |
| 2087 | 2026-03-25T20:25:11.245Z | Downloaded schemars v1.2.1 |
| 2088 | 2026-03-25T20:25:11.254Z | Downloaded unicode_categories v0.1.1 |
| 2089 | 2026-03-25T20:25:11.257Z | Downloaded hickory-server v0.25.2 |
| 2090 | 2026-03-25T20:25:11.260Z | Downloaded qorb v0.4.1 |
| 2091 | 2026-03-25T20:25:11.263Z | Downloaded num-bigint v0.4.6 |
| 2092 | 2026-03-25T20:25:11.265Z | Downloaded libxml v0.3.3 |
| 2093 | 2026-03-25T20:25:11.273Z | Downloaded unicode-bidi v0.3.18 |
| 2094 | 2026-03-25T20:25:11.276Z | Downloaded zopfli v0.8.3 |
| 2095 | 2026-03-25T20:25:11.279Z | Downloaded rustyline v14.0.0 |
| 2096 | 2026-03-25T20:25:11.283Z | Downloaded toml_edit v0.19.15 |
| 2097 | 2026-03-25T20:25:11.298Z | Downloaded itertools v0.13.0 |
| 2098 | 2026-03-25T20:25:11.306Z | Downloaded reedline v0.40.0 |
| 2099 | 2026-03-25T20:25:11.310Z | Downloaded zip v0.6.6 |
| 2100 | 2026-03-25T20:25:11.313Z | Downloaded rand v0.10.0 |
| 2101 | 2026-03-25T20:25:11.322Z | Downloaded zerocopy-derive v0.8.40 |
| 2102 | 2026-03-25T20:25:11.327Z | Downloaded p521 v0.13.3 |
| 2103 | 2026-03-25T20:25:11.330Z | Downloaded hashbrown v0.15.5 |
| 2104 | 2026-03-25T20:25:11.337Z | Downloaded blake3 v1.8.3 |
| 2105 | 2026-03-25T20:25:11.346Z | Downloaded reqwest v0.13.2 |
| 2106 | 2026-03-25T20:25:11.350Z | Downloaded rpassword v7.4.0 |
| 2107 | 2026-03-25T20:25:11.353Z | Downloaded bindgen v0.71.1 |
| 2108 | 2026-03-25T20:25:11.357Z | Downloaded zip v4.6.1 |
| 2109 | 2026-03-25T20:25:11.380Z | Downloaded ssh-key v0.6.7 |
| 2110 | 2026-03-25T20:25:11.384Z | Downloaded typed-path v0.9.3 |
| 2111 | 2026-03-25T20:25:11.387Z | Downloaded portable-atomic v1.13.1 |
| 2112 | 2026-03-25T20:25:11.391Z | Downloaded unicode-normalization v0.1.25 |
| 2113 | 2026-03-25T20:25:11.400Z | Downloaded itertools v0.14.0 |
| 2114 | 2026-03-25T20:25:11.412Z | Downloaded regex v1.12.3 |
| 2115 | 2026-03-25T20:25:11.417Z | Downloaded aws-lc-rs v1.16.0 |
| 2116 | 2026-03-25T20:25:11.449Z | Downloaded goblin v0.10.5 |
| 2117 | 2026-03-25T20:25:11.453Z | Downloaded chrono v0.4.44 |
| 2118 | 2026-03-25T20:25:11.457Z | Downloaded winnow v0.5.40 |
| 2119 | 2026-03-25T20:25:11.462Z | Downloaded winnow v0.6.26 |
| 2120 | 2026-03-25T20:25:11.467Z | Downloaded tough v0.20.0 |
| 2121 | 2026-03-25T20:25:11.472Z | Downloaded rayon v1.11.0 |
| 2122 | 2026-03-25T20:25:11.478Z | Downloaded bitvec v1.0.1 |
| 2123 | 2026-03-25T20:25:11.486Z | Downloaded lalrpop v0.19.12 |
| 2124 | 2026-03-25T20:25:11.493Z | Downloaded rustls-webpki v0.102.8 |
| 2125 | 2026-03-25T20:25:11.504Z | Downloaded serde_with v3.17.0 |
| 2126 | 2026-03-25T20:25:11.510Z | Downloaded proptest v1.10.0 |
| 2127 | 2026-03-25T20:25:11.515Z | Downloaded git2 v0.20.4 |
| 2128 | 2026-03-25T20:25:11.520Z | Downloaded moka v0.12.13 |
| 2129 | 2026-03-25T20:25:11.525Z | Downloaded petname v2.0.2 |
| 2130 | 2026-03-25T20:25:11.528Z | Downloaded radix_trie v0.2.1 |
| 2131 | 2026-03-25T20:25:11.531Z | Downloaded quick-xml v0.37.5 |
| 2132 | 2026-03-25T20:25:11.548Z | Downloaded smoltcp v0.9.1 |
| 2133 | 2026-03-25T20:25:11.556Z | Downloaded tabled v0.20.0 |
| 2134 | 2026-03-25T20:25:11.564Z | Downloaded regex-syntax v0.6.29 |
| 2135 | 2026-03-25T20:25:11.569Z | Downloaded zlib-rs v0.6.2 |
| 2136 | 2026-03-25T20:25:11.572Z | Downloaded nix v0.27.1 |
| 2137 | 2026-03-25T20:25:11.578Z | Downloaded dropshot v0.16.7 |
| 2138 | 2026-03-25T20:25:11.591Z | Downloaded webpki-roots v1.0.6 |
| 2139 | 2026-03-25T20:25:11.593Z | Downloaded zerocopy v0.8.40 |
| 2140 | 2026-03-25T20:25:11.598Z | Downloaded polar-core v0.27.3 |
| 2141 | 2026-03-25T20:25:11.604Z | Downloaded bstr v1.12.1 |
| 2142 | 2026-03-25T20:25:11.609Z | Downloaded nix v0.29.0 |
| 2143 | 2026-03-25T20:25:11.616Z | Downloaded smoltcp v0.11.0 |
| 2144 | 2026-03-25T20:25:11.623Z | Downloaded nix v0.31.1 |
| 2145 | 2026-03-25T20:25:11.630Z | Downloaded nix v0.28.0 |
| 2146 | 2026-03-25T20:25:11.637Z | Downloaded hickory-proto v0.25.2 |
| 2147 | 2026-03-25T20:25:11.646Z | Downloaded rustls v0.22.4 |
| 2148 | 2026-03-25T20:25:11.654Z | Downloaded regex-syntax v0.8.10 |
| 2149 | 2026-03-25T20:25:11.658Z | Downloaded rustls v0.23.37 |
| 2150 | 2026-03-25T20:25:11.666Z | Downloaded hickory-proto v0.24.4 |
| 2151 | 2026-03-25T20:25:11.674Z | Downloaded diesel v2.3.7 |
| 2152 | 2026-03-25T20:25:11.686Z | Downloaded openssl v0.10.75 |
| 2153 | 2026-03-25T20:25:11.692Z | Downloaded object v0.30.4 |
| 2154 | 2026-03-25T20:25:11.703Z | Downloaded sqlparser v0.61.0 |
| 2155 | 2026-03-25T20:25:11.709Z | Downloaded typify-impl v0.6.1 |
| 2156 | 2026-03-25T20:25:11.719Z | Downloaded ratatui v0.29.0 |
| 2157 | 2026-03-25T20:25:11.731Z | Downloaded zerocopy-derive v0.6.6 |
| 2158 | 2026-03-25T20:25:11.738Z | Downloaded regex-automata v0.4.14 |
| 2159 | 2026-03-25T20:25:11.748Z | Downloaded sled v0.34.7 |
| 2160 | 2026-03-25T20:25:11.753Z | Downloaded jiff v0.2.21 |
| 2161 | 2026-03-25T20:25:11.786Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2162 | 2026-03-25T20:25:11.850Z | Downloaded chrono-tz v0.10.4 |
| 2163 | 2026-03-25T20:25:11.880Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 2164 | 2026-03-25T20:25:11.890Z | Downloaded csv v1.4.0 |
| 2165 | 2026-03-25T20:25:11.904Z | Downloaded tokio v1.49.0 |
| 2166 | 2026-03-25T20:25:11.928Z | Downloaded petgraph v0.8.3 |
| 2167 | 2026-03-25T20:25:11.944Z | Downloaded libz-sys v1.1.24 |
| 2168 | 2026-03-25T20:25:12.070Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 2169 | 2026-03-25T20:25:12.607Z | Downloaded aws-lc-sys v0.37.1 |
| 2170 | 2026-03-25T20:25:12.865Z | Compiling libc v0.2.180 |
| 2171 | 2026-03-25T20:25:12.865Z | Compiling serde v1.0.228 |
| 2172 | 2026-03-25T20:25:12.870Z | Compiling log v0.4.29 |
| 2173 | 2026-03-25T20:25:12.870Z | Compiling shlex v1.3.0 |
| 2174 | 2026-03-25T20:25:12.870Z | Compiling find-msvc-tools v0.1.9 |
| 2175 | 2026-03-25T20:25:12.870Z | Compiling smallvec v1.15.1 |
| 2176 | 2026-03-25T20:25:12.870Z | Compiling syn v2.0.117 |
| 2177 | 2026-03-25T20:25:12.870Z | Compiling typenum v1.19.0 |
| 2178 | 2026-03-25T20:25:13.181Z | Compiling generic-array v0.14.7 |
| 2179 | 2026-03-25T20:25:13.181Z | Compiling subtle v2.6.1 |
| 2180 | 2026-03-25T20:25:13.271Z | Compiling scopeguard v1.2.0 |
| 2181 | 2026-03-25T20:25:13.306Z | Compiling portable-atomic v1.13.1 |
| 2182 | 2026-03-25T20:25:13.369Z | Compiling lock_api v0.4.14 |
| 2183 | 2026-03-25T20:25:13.372Z | Compiling const-oid v0.9.6 |
| 2184 | 2026-03-25T20:25:13.382Z | Compiling critical-section v1.2.0 |
| 2185 | 2026-03-25T20:25:13.457Z | Compiling zerocopy v0.8.40 |
| 2186 | 2026-03-25T20:25:13.503Z | Compiling serde_json v1.0.149 |
| 2187 | 2026-03-25T20:25:13.595Z | Compiling pin-project-lite v0.2.17 |
| 2188 | 2026-03-25T20:25:13.695Z | Compiling parking_lot_core v0.9.12 |
| 2189 | 2026-03-25T20:25:13.934Z | Compiling pkg-config v0.3.32 |
| 2190 | 2026-03-25T20:25:14.029Z | Compiling getrandom v0.2.17 |
| 2191 | 2026-03-25T20:25:14.099Z | Compiling jobserver v0.1.34 |
| 2192 | 2026-03-25T20:25:14.159Z | Compiling errno v0.3.14 |
| 2193 | 2026-03-25T20:25:14.207Z | Compiling rand_core v0.6.4 |
| 2194 | 2026-03-25T20:25:14.317Z | Compiling cc v1.2.56 |
| 2195 | 2026-03-25T20:25:14.412Z | Compiling once_cell v1.21.3 |
| 2196 | 2026-03-25T20:25:14.487Z | Compiling signal-hook-registry v1.4.8 |
| 2197 | 2026-03-25T20:25:14.500Z | Compiling parking_lot v0.12.5 |
| 2198 | 2026-03-25T20:25:14.515Z | Compiling mio v1.1.1 |
| 2199 | 2026-03-25T20:25:14.586Z | Compiling bitflags v2.11.0 |
| 2200 | 2026-03-25T20:25:14.629Z | Compiling libm v0.2.16 |
| 2201 | 2026-03-25T20:25:14.781Z | Compiling num-traits v0.2.19 |
| 2202 | 2026-03-25T20:25:14.829Z | Compiling futures-core v0.3.32 |
| 2203 | 2026-03-25T20:25:14.890Z | Compiling socket2 v0.6.2 |
| 2204 | 2026-03-25T20:25:14.925Z | Compiling percent-encoding v2.3.2 |
| 2205 | 2026-03-25T20:25:14.999Z | Compiling allocator-api2 v0.2.21 |
| 2206 | 2026-03-25T20:25:15.014Z | Compiling cpufeatures v0.2.17 |
| 2207 | 2026-03-25T20:25:15.089Z | Compiling futures-sink v0.3.32 |
| 2208 | 2026-03-25T20:25:15.124Z | Compiling foldhash v0.2.0 |
| 2209 | 2026-03-25T20:25:15.155Z | Compiling futures-io v0.3.32 |
| 2210 | 2026-03-25T20:25:15.200Z | Compiling futures-channel v0.3.32 |
| 2211 | 2026-03-25T20:25:15.318Z | Compiling hashbrown v0.16.1 |
| 2212 | 2026-03-25T20:25:15.321Z | Compiling getrandom v0.4.1 |
| 2213 | 2026-03-25T20:25:15.347Z | Compiling futures-task v0.3.32 |
| 2214 | 2026-03-25T20:25:15.362Z | Compiling slab v0.4.12 |
| 2215 | 2026-03-25T20:25:15.442Z | Compiling rustversion v1.0.22 |
| 2216 | 2026-03-25T20:25:15.525Z | Compiling getrandom v0.3.4 |
| 2217 | 2026-03-25T20:25:15.554Z | Compiling rand_core v0.10.0 |
| 2218 | 2026-03-25T20:25:15.732Z | Compiling cmake v0.1.57 |
| 2219 | 2026-03-25T20:25:15.933Z | Compiling synstructure v0.13.2 |
| 2220 | 2026-03-25T20:25:15.948Z | Compiling indexmap v2.13.0 |
| 2221 | 2026-03-25T20:25:16.133Z | Compiling form_urlencoded v1.2.2 |
| 2222 | 2026-03-25T20:25:16.158Z | Compiling dunce v1.0.5 |
| 2223 | 2026-03-25T20:25:16.267Z | Compiling fs_extra v1.3.0 |
| 2224 | 2026-03-25T20:25:16.325Z | Compiling ident_case v1.0.1 |
| 2225 | 2026-03-25T20:25:16.455Z | Compiling base64ct v1.8.3 |
| 2226 | 2026-03-25T20:25:16.470Z | Compiling flagset v0.4.7 |
| 2227 | 2026-03-25T20:25:16.540Z | Compiling rand_core v0.9.5 |
| 2228 | 2026-03-25T20:25:16.557Z | Compiling aws-lc-sys v0.37.1 |
| 2229 | 2026-03-25T20:25:16.574Z | Compiling rustix v1.1.3 |
| 2230 | 2026-03-25T20:25:16.604Z | Compiling iana-time-zone v0.1.65 |
| 2231 | 2026-03-25T20:25:16.618Z | Compiling ring v0.17.14 |
| 2232 | 2026-03-25T20:25:16.638Z | Compiling uuid v1.21.0 |
| 2233 | 2026-03-25T20:25:16.765Z | Compiling pem-rfc7468 v0.7.0 |
| 2234 | 2026-03-25T20:25:16.818Z | Compiling rustc_version v0.4.1 |
| 2235 | 2026-03-25T20:25:16.830Z | Compiling vcpkg v0.2.15 |
| 2236 | 2026-03-25T20:25:17.087Z | Compiling aws-lc-rs v1.16.0 |
| 2237 | 2026-03-25T20:25:17.152Z | Compiling regex-syntax v0.8.10 |
| 2238 | 2026-03-25T20:25:17.361Z | Compiling tracing-core v0.1.36 |
| 2239 | 2026-03-25T20:25:17.393Z | Compiling crossbeam-utils v0.8.21 |
| 2240 | 2026-03-25T20:25:17.575Z | Compiling openssl-sys v0.9.111 |
| 2241 | 2026-03-25T20:25:17.687Z | Compiling serde_derive v1.0.228 |
| 2242 | 2026-03-25T20:25:17.699Z | Compiling zeroize_derive v1.4.3 |
| 2243 | 2026-03-25T20:25:17.909Z | Compiling zerofrom-derive v0.1.6 |
| 2244 | 2026-03-25T20:25:18.105Z | Compiling yoke-derive v0.8.1 |
| 2245 | 2026-03-25T20:25:18.330Z | Compiling zerocopy-derive v0.8.40 |
| 2246 | 2026-03-25T20:25:18.358Z | Compiling zeroize v1.8.2 |
| 2247 | 2026-03-25T20:25:19.192Z | Compiling crypto-common v0.1.7 |
| 2248 | 2026-03-25T20:25:19.325Z | Compiling zerofrom v0.1.6 |
| 2249 | 2026-03-25T20:25:19.339Z | Compiling block-buffer v0.10.4 |
| 2250 | 2026-03-25T20:25:19.350Z | Compiling zerovec-derive v0.11.2 |
| 2251 | 2026-03-25T20:25:19.455Z | Compiling yoke v0.8.1 |
| 2252 | 2026-03-25T20:25:19.511Z | Compiling digest v0.10.7 |
| 2253 | 2026-03-25T20:25:19.550Z | Compiling displaydoc v0.2.5 |
| 2254 | 2026-03-25T20:25:19.651Z | Compiling tokio-macros v2.6.0 |
| 2255 | 2026-03-25T20:25:19.770Z | Compiling hmac v0.12.1 |
| 2256 | 2026-03-25T20:25:19.931Z | Compiling futures-macro v0.3.32 |
| 2257 | 2026-03-25T20:25:20.308Z | Compiling zerotrie v0.2.3 |
| 2258 | 2026-03-25T20:25:20.387Z | Compiling block-padding v0.3.3 |
| 2259 | 2026-03-25T20:25:20.464Z | Compiling zerovec v0.11.5 |
| 2260 | 2026-03-25T20:25:20.555Z | Compiling inout v0.1.4 |
| 2261 | 2026-03-25T20:25:20.609Z | Compiling sha2 v0.10.9 |
| 2262 | 2026-03-25T20:25:20.727Z | Compiling cipher v0.4.4 |
| 2263 | 2026-03-25T20:25:20.742Z | Compiling futures-util v0.3.32 |
| 2264 | 2026-03-25T20:25:20.970Z | Compiling tinystr v0.8.2 |
| 2265 | 2026-03-25T20:25:20.985Z | Compiling potential_utf v0.1.4 |
| 2266 | 2026-03-25T20:25:21.153Z | Compiling bytes v1.11.1 |
| 2267 | 2026-03-25T20:25:21.168Z | Compiling icu_locale_core v2.1.1 |
| 2268 | 2026-03-25T20:25:21.182Z | Compiling icu_collections v2.1.1 |
| 2269 | 2026-03-25T20:25:21.191Z | Compiling der_derive v0.7.3 |
| 2270 | 2026-03-25T20:25:22.786Z | Compiling tokio v1.49.0 |
| 2271 | 2026-03-25T20:25:22.864Z | Compiling http v1.4.0 |
| 2272 | 2026-03-25T20:25:22.865Z | Compiling icu_provider v2.1.1 |
| 2273 | 2026-03-25T20:25:22.865Z | Compiling chrono v0.4.44 |
| 2274 | 2026-03-25T20:25:22.865Z | Compiling icu_normalizer v2.1.1 |
| 2275 | 2026-03-25T20:25:22.865Z | Compiling icu_properties v2.1.2 |
| 2276 | 2026-03-25T20:25:22.865Z | Compiling ppv-lite86 v0.2.21 |
| 2277 | 2026-03-25T20:25:22.865Z | Compiling der v0.7.10 |
| 2278 | 2026-03-25T20:25:22.905Z | Compiling salsa20 v0.10.2 |
| 2279 | 2026-03-25T20:25:23.015Z | Compiling pbkdf2 v0.12.2 |
| 2280 | 2026-03-25T20:25:23.029Z | Compiling thiserror-impl v2.0.18 |
| 2281 | 2026-03-25T20:25:23.033Z | Compiling idna_adapter v1.2.1 |
| 2282 | 2026-03-25T20:25:23.136Z | Compiling scrypt v0.11.0 |
| 2283 | 2026-03-25T20:25:23.172Z | Compiling idna v1.1.0 |
| 2284 | 2026-03-25T20:25:23.266Z | Compiling rand_chacha v0.9.0 |
| 2285 | 2026-03-25T20:25:23.382Z | Compiling cbc v0.1.2 |
| 2286 | 2026-03-25T20:25:23.436Z | Compiling aes v0.8.4 |
| 2287 | 2026-03-25T20:25:23.536Z | Compiling url v2.5.8 |
| 2288 | 2026-03-25T20:25:23.880Z | Compiling spki v0.7.3 |
| 2289 | 2026-03-25T20:25:23.923Z | Compiling rustls-pki-types v1.14.0 |
| 2290 | 2026-03-25T20:25:24.011Z | Compiling tracing-attributes v0.1.31 |
| 2291 | 2026-03-25T20:25:24.096Z | Compiling pkcs5 v0.7.1 |
| 2292 | 2026-03-25T20:25:24.372Z | Compiling rand v0.9.2 |
| 2293 | 2026-03-25T20:25:24.385Z | Compiling http-body v1.0.1 |
| 2294 | 2026-03-25T20:25:24.404Z | Compiling thiserror v2.0.18 |
| 2295 | 2026-03-25T20:25:24.557Z | Compiling pest_generator v2.8.6 |
| 2296 | 2026-03-25T20:25:24.587Z | Compiling serde_derive_internals v0.29.1 |
| 2297 | 2026-03-25T20:25:24.595Z | Compiling syn v1.0.109 |
| 2298 | 2026-03-25T20:25:24.625Z | Compiling schemars v0.8.22 |
| 2299 | 2026-03-25T20:25:24.819Z | Compiling httparse v1.10.1 |
| 2300 | 2026-03-25T20:25:24.888Z | Compiling untrusted v0.7.1 |
| 2301 | 2026-03-25T20:25:25.026Z | Compiling base64 v0.22.1 |
| 2302 | 2026-03-25T20:25:25.150Z | Compiling untrusted v0.9.0 |
| 2303 | 2026-03-25T20:25:25.180Z | Compiling openssl-probe v0.2.1 |
| 2304 | 2026-03-25T20:25:25.272Z | Compiling pest_derive v2.8.6 |
| 2305 | 2026-03-25T20:25:25.350Z | Compiling tracing v0.1.44 |
| 2306 | 2026-03-25T20:25:25.443Z | Compiling pkcs8 v0.10.2 |
| 2307 | 2026-03-25T20:25:25.465Z | Compiling tokio-util v0.7.18 |
| 2308 | 2026-03-25T20:25:25.655Z | Compiling schemars_derive v0.8.22 |
| 2309 | 2026-03-25T20:25:25.684Z | Compiling scroll_derive v0.13.1 |
| 2310 | 2026-03-25T20:25:25.743Z | Compiling darling_core v0.20.11 |
| 2311 | 2026-03-25T20:25:25.905Z | Compiling atomic-waker v1.1.2 |
| 2312 | 2026-03-25T20:25:26.038Z | Compiling tower-layer v0.3.3 |
| 2313 | 2026-03-25T20:25:26.208Z | Compiling rustls v0.23.37 |
| 2314 | 2026-03-25T20:25:26.387Z | Compiling tinyvec_macros v0.1.1 |
| 2315 | 2026-03-25T20:25:26.857Z | Compiling dyn-clone v1.0.20 |
| 2316 | 2026-03-25T20:25:26.889Z | Compiling tower-service v0.3.3 |
| 2317 | 2026-03-25T20:25:26.889Z | Compiling try-lock v0.2.5 |
| 2318 | 2026-03-25T20:25:26.889Z | Compiling want v0.3.1 |
| 2319 | 2026-03-25T20:25:26.890Z | Compiling scroll v0.13.0 |
| 2320 | 2026-03-25T20:25:26.890Z | Compiling tinyvec v1.10.0 |
| 2321 | 2026-03-25T20:25:26.890Z | Compiling h2 v0.4.13 |
| 2322 | 2026-03-25T20:25:27.047Z | Compiling ipnet v2.11.0 |
| 2323 | 2026-03-25T20:25:27.198Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2324 | 2026-03-25T20:25:27.392Z | Compiling spin v0.9.8 |
| 2325 | 2026-03-25T20:25:27.554Z | Compiling aho-corasick v1.1.4 |
| 2326 | 2026-03-25T20:25:27.572Z | Compiling crc32fast v1.5.0 |
| 2327 | 2026-03-25T20:25:27.615Z | Compiling pin-utils v0.1.0 |
| 2328 | 2026-03-25T20:25:27.697Z | Compiling openssl v0.10.75 |
| 2329 | 2026-03-25T20:25:27.850Z | Compiling httpdate v1.0.3 |
| 2330 | 2026-03-25T20:25:29.458Z | Compiling num-conv v0.2.0 |
| 2331 | 2026-03-25T20:25:29.527Z | Compiling darling_macro v0.20.11 |
| 2332 | 2026-03-25T20:25:29.527Z | Compiling time-core v0.1.8 |
| 2333 | 2026-03-25T20:25:29.527Z | Compiling powerfmt v0.2.0 |
| 2334 | 2026-03-25T20:25:29.527Z | Compiling foreign-types-shared v0.1.1 |
| 2335 | 2026-03-25T20:25:29.528Z | Compiling tempfile v3.25.0 |
| 2336 | 2026-03-25T20:25:29.528Z | Compiling foreign-types v0.3.2 |
| 2337 | 2026-03-25T20:25:29.528Z | Compiling time-macros v0.2.27 |
| 2338 | 2026-03-25T20:25:29.528Z | Compiling regex-automata v0.4.14 |
| 2339 | 2026-03-25T20:25:29.528Z | Compiling darling v0.20.11 |
| 2340 | 2026-03-25T20:25:29.528Z | Compiling deranged v0.5.8 |
| 2341 | 2026-03-25T20:25:29.528Z | Compiling goblin v0.10.5 |
| 2342 | 2026-03-25T20:25:29.590Z | Compiling thiserror-impl v1.0.69 |
| 2343 | 2026-03-25T20:25:29.994Z | Compiling hyper v1.8.1 |
| 2344 | 2026-03-25T20:25:30.805Z | Compiling openssl-macros v0.1.1 |
| 2345 | 2026-03-25T20:25:30.883Z | Compiling wait-timeout v0.2.1 |
| 2346 | 2026-03-25T20:25:30.928Z | Compiling usdt-impl v0.6.0 |
| 2347 | 2026-03-25T20:25:31.122Z | Compiling siphasher v1.0.2 |
| 2348 | 2026-03-25T20:25:31.156Z | Compiling quick-error v1.2.3 |
| 2349 | 2026-03-25T20:25:31.200Z | Compiling either v1.15.0 |
| 2350 | 2026-03-25T20:25:31.267Z | Compiling native-tls v0.2.18 |
| 2351 | 2026-03-25T20:25:31.312Z | Compiling simd-adler32 v0.3.8 |
| 2352 | 2026-03-25T20:25:31.411Z | Compiling num_threads v0.1.7 |
| 2353 | 2026-03-25T20:25:31.476Z | Compiling bit-vec v0.8.0 |
| 2354 | 2026-03-25T20:25:31.514Z | Compiling time v0.3.47 |
| 2355 | 2026-03-25T20:25:31.582Z | Compiling rusty-fork v0.3.1 |
| 2356 | 2026-03-25T20:25:31.718Z | Compiling bit-set v0.8.0 |
| 2357 | 2026-03-25T20:25:31.902Z | Compiling hyper-util v0.1.20 |
| 2358 | 2026-03-25T20:25:31.907Z | Compiling thiserror v1.0.69 |
| 2359 | 2026-03-25T20:25:32.075Z | Compiling dof v0.4.0 |
| 2360 | 2026-03-25T20:25:32.773Z | Compiling derive_builder_core v0.20.2 |
| 2361 | 2026-03-25T20:25:33.098Z | Compiling unicode-normalization v0.1.25 |
| 2362 | 2026-03-25T20:25:33.193Z | Compiling crossbeam-epoch v0.9.18 |
| 2363 | 2026-03-25T20:25:33.529Z | Compiling dtrace-parser v0.3.0 |
| 2364 | 2026-03-25T20:25:33.554Z | Compiling rustls-native-certs v0.8.3 |
| 2365 | 2026-03-25T20:25:33.570Z | Compiling signature v2.2.0 |
| 2366 | 2026-03-25T20:25:33.622Z | Compiling scroll_derive v0.12.1 |
| 2367 | 2026-03-25T20:25:33.644Z | Compiling heapless v0.7.17 |
| 2368 | 2026-03-25T20:25:33.745Z | Compiling rand_xorshift v0.4.0 |
| 2369 | 2026-03-25T20:25:33.887Z | Compiling slog v2.8.2 |
| 2370 | 2026-03-25T20:25:33.920Z | Compiling darling_core v0.21.3 |
| 2371 | 2026-03-25T20:25:33.949Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2372 | 2026-03-25T20:25:34.076Z | Compiling sync_wrapper v1.0.2 |
| 2373 | 2026-03-25T20:25:34.196Z | Compiling thread-id v5.1.0 |
| 2374 | 2026-03-25T20:25:34.238Z | Compiling cookie v0.18.1 |
| 2375 | 2026-03-25T20:25:34.288Z | Compiling paste v1.0.15 |
| 2376 | 2026-03-25T20:25:34.310Z | Compiling adler2 v2.0.1 |
| 2377 | 2026-03-25T20:25:34.313Z | Compiling unicode-bidi v0.3.18 |
| 2378 | 2026-03-25T20:25:34.434Z | Compiling signal-hook v0.3.18 |
| 2379 | 2026-03-25T20:25:34.448Z | Compiling anyhow v1.0.102 |
| 2380 | 2026-03-25T20:25:34.535Z | Compiling unarray v0.1.4 |
| 2381 | 2026-03-25T20:25:34.560Z | Compiling zstd-safe v7.2.4 |
| 2382 | 2026-03-25T20:25:34.606Z | Compiling unicode-segmentation v1.12.0 |
| 2383 | 2026-03-25T20:25:34.651Z | Compiling rayon-core v1.13.0 |
| 2384 | 2026-03-25T20:25:34.757Z | Compiling unicode-properties v0.1.4 |
| 2385 | 2026-03-25T20:25:34.855Z | Compiling proptest v1.10.0 |
| 2386 | 2026-03-25T20:25:34.945Z | Compiling stringprep v0.1.5 |
| 2387 | 2026-03-25T20:25:34.992Z | Compiling miniz_oxide v0.8.9 |
| 2388 | 2026-03-25T20:25:35.007Z | Compiling scroll v0.12.0 |
| 2389 | 2026-03-25T20:25:35.335Z | Compiling tower v0.5.3 |
| 2390 | 2026-03-25T20:25:35.589Z | Compiling derive_builder_macro v0.20.2 |
| 2391 | 2026-03-25T20:25:35.605Z | Compiling crossbeam-deque v0.8.6 |
| 2392 | 2026-03-25T20:25:35.777Z | Compiling ipnetwork v0.21.1 |
| 2393 | 2026-03-25T20:25:35.797Z | Compiling http-body-util v0.1.3 |
| 2394 | 2026-03-25T20:25:35.814Z | Compiling webpki-roots v1.0.6 |
| 2395 | 2026-03-25T20:25:35.932Z | Compiling rand_chacha v0.3.1 |
| 2396 | 2026-03-25T20:25:36.027Z | Compiling erased-serde v0.3.31 |
| 2397 | 2026-03-25T20:25:36.044Z | Compiling serde_spanned v0.6.9 |
| 2398 | 2026-03-25T20:25:36.059Z | Compiling serde_tokenstream v0.2.3 |
| 2399 | 2026-03-25T20:25:36.175Z | Compiling toml_datetime v0.6.11 |
| 2400 | 2026-03-25T20:25:36.195Z | Compiling md-5 v0.10.6 |
| 2401 | 2026-03-25T20:25:36.373Z | Compiling zerocopy-derive v0.7.35 |
| 2402 | 2026-03-25T20:25:36.387Z | Compiling curve25519-dalek v4.1.3 |
| 2403 | 2026-03-25T20:25:36.435Z | Compiling vergen-lib v0.1.6 |
| 2404 | 2026-03-25T20:25:36.469Z | Compiling darling_macro v0.21.3 |
| 2405 | 2026-03-25T20:25:36.516Z | Compiling num-integer v0.1.46 |
| 2406 | 2026-03-25T20:25:36.616Z | Compiling hash32 v0.2.1 |
| 2407 | 2026-03-25T20:25:36.732Z | Compiling ff v0.13.1 |
| 2408 | 2026-03-25T20:25:36.747Z | Compiling memoffset v0.9.1 |
| 2409 | 2026-03-25T20:25:36.820Z | Compiling num-bigint-dig v0.8.6 |
| 2410 | 2026-03-25T20:25:36.841Z | Compiling ref-cast v1.0.25 |
| 2411 | 2026-03-25T20:25:36.876Z | Compiling cfg_aliases v0.2.1 |
| 2412 | 2026-03-25T20:25:36.946Z | Compiling fallible-iterator v0.2.0 |
| 2413 | 2026-03-25T20:25:36.962Z | Compiling iri-string v0.7.10 |
| 2414 | 2026-03-25T20:25:36.965Z | Compiling litrs v1.0.0 |
| 2415 | 2026-03-25T20:25:37.015Z | Compiling ryu v1.0.23 |
| 2416 | 2026-03-25T20:25:37.149Z | Compiling base16ct v0.2.0 |
| 2417 | 2026-03-25T20:25:37.201Z | Compiling zlib-rs v0.6.2 |
| 2418 | 2026-03-25T20:25:37.256Z | Compiling smoltcp v0.9.1 |
| 2419 | 2026-03-25T20:25:37.259Z | Compiling psl-types v2.0.11 |
| 2420 | 2026-03-25T20:25:37.331Z | Compiling rustix v0.38.44 |
| 2421 | 2026-03-25T20:25:37.397Z | Compiling publicsuffix v2.3.0 |
| 2422 | 2026-03-25T20:25:37.489Z | Compiling document-features v0.2.12 |
| 2423 | 2026-03-25T20:25:37.573Z | Compiling sec1 v0.7.3 |
| 2424 | 2026-03-25T20:25:37.612Z | Compiling zerocopy v0.7.35 |
| 2425 | 2026-03-25T20:25:37.780Z | Compiling postgres-protocol v0.6.10 |
| 2426 | 2026-03-25T20:25:37.855Z | Compiling newtype-uuid v1.3.2 |
| 2427 | 2026-03-25T20:25:38.136Z | Compiling tower-http v0.6.8 |
| 2428 | 2026-03-25T20:25:38.172Z | Compiling serde_urlencoded v0.7.1 |
| 2429 | 2026-03-25T20:25:38.215Z | Compiling darling v0.21.3 |
| 2430 | 2026-03-25T20:25:38.306Z | Compiling nix v0.31.1 |
| 2431 | 2026-03-25T20:25:38.419Z | Compiling group v0.13.0 |
| 2432 | 2026-03-25T20:25:38.474Z | Compiling num-iter v0.1.45 |
| 2433 | 2026-03-25T20:25:38.629Z | Compiling rand v0.8.5 |
| 2434 | 2026-03-25T20:25:38.643Z | Compiling derive_builder v0.20.2 |
| 2435 | 2026-03-25T20:25:38.831Z | Compiling oxnet v0.1.4 |
| 2436 | 2026-03-25T20:25:38.835Z | Compiling proc-macro-error v1.0.4 |
| 2437 | 2026-03-25T20:25:39.061Z | Compiling tokio-native-tls v0.3.1 |
| 2438 | 2026-03-25T20:25:39.235Z | Compiling goblin v0.8.2 |
| 2439 | 2026-03-25T20:25:39.635Z | Compiling heck v0.4.1 |
| 2440 | 2026-03-25T20:25:39.798Z | Compiling phf_shared v0.13.1 |
| 2441 | 2026-03-25T20:25:39.870Z | Compiling hubpack_derive v0.1.1 |
| 2442 | 2026-03-25T20:25:39.999Z | Compiling regex v1.12.3 |
| 2443 | 2026-03-25T20:25:40.045Z | Compiling lazy_static v1.5.0 |
| 2444 | 2026-03-25T20:25:40.061Z | Compiling flate2 v1.1.9 |
| 2445 | 2026-03-25T20:25:40.146Z | Compiling cargo-platform v0.1.9 |
| 2446 | 2026-03-25T20:25:40.331Z | Compiling hkdf v0.12.4 |
| 2447 | 2026-03-25T20:25:40.417Z | Compiling crypto-bigint v0.5.5 |
| 2448 | 2026-03-25T20:25:40.448Z | Compiling terminal_size v0.4.3 |
| 2449 | 2026-03-25T20:25:40.463Z | Compiling async-trait v0.1.89 |
| 2450 | 2026-03-25T20:25:40.485Z | Compiling ref-cast-impl v1.0.25 |
| 2451 | 2026-03-25T20:25:40.502Z | Compiling strum_macros v0.27.2 |
| 2452 | 2026-03-25T20:25:40.615Z | Compiling daft-derive v0.1.5 |
| 2453 | 2026-03-25T20:25:41.047Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2454 | 2026-03-25T20:25:41.358Z | Compiling vergen v9.0.6 |
| 2455 | 2026-03-25T20:25:41.508Z | Compiling fs-err v3.3.0 |
| 2456 | 2026-03-25T20:25:41.546Z | Compiling ahash v0.8.12 |
| 2457 | 2026-03-25T20:25:41.698Z | Compiling foldhash v0.1.5 |
| 2458 | 2026-03-25T20:25:41.713Z | Compiling winnow v0.5.40 |
| 2459 | 2026-03-25T20:25:41.752Z | Compiling bumpalo v3.20.2 |
| 2460 | 2026-03-25T20:25:41.877Z | Compiling managed v0.8.0 |
| 2461 | 2026-03-25T20:25:42.014Z | Compiling bitflags v1.3.2 |
| 2462 | 2026-03-25T20:25:42.100Z | Compiling libbz2-rs-sys v0.2.2 |
| 2463 | 2026-03-25T20:25:42.116Z | Compiling object v0.37.3 |
| 2464 | 2026-03-25T20:25:42.443Z | Compiling clap_builder v4.5.60 |
| 2465 | 2026-03-25T20:25:42.486Z | Compiling strum v0.27.2 |
| 2466 | 2026-03-25T20:25:42.554Z | Compiling bzip2 v0.6.1 |
| 2467 | 2026-03-25T20:25:42.769Z | Compiling zopfli v0.8.3 |
| 2468 | 2026-03-25T20:25:42.793Z | Compiling console v0.16.2 |
| 2469 | 2026-03-25T20:25:42.807Z | Compiling hashbrown v0.15.5 |
| 2470 | 2026-03-25T20:25:43.168Z | Compiling toml_edit v0.19.15 |
| 2471 | 2026-03-25T20:25:43.443Z | Compiling dof v0.3.0 |
| 2472 | 2026-03-25T20:25:43.465Z | Compiling elliptic-curve v0.13.8 |
| 2473 | 2026-03-25T20:25:43.477Z | Compiling daft v0.1.5 |
| 2474 | 2026-03-25T20:25:43.884Z | Compiling hubpack v0.1.2 |
| 2475 | 2026-03-25T20:25:43.900Z | Compiling cargo_metadata v0.19.2 |
| 2476 | 2026-03-25T20:25:44.201Z | Compiling phf v0.13.1 |
| 2477 | 2026-03-25T20:25:44.378Z | Compiling signal-hook-mio v0.2.5 |
| 2478 | 2026-03-25T20:25:44.510Z | Compiling zone_cfg_derive v0.3.1 |
| 2479 | 2026-03-25T20:25:45.282Z | Compiling cookie_store v0.22.1 |
| 2480 | 2026-03-25T20:25:45.500Z | Compiling rayon v1.11.0 |
| 2481 | 2026-03-25T20:25:45.530Z | Compiling zstd v0.13.3 |
| 2482 | 2026-03-25T20:25:45.806Z | Compiling hyper-tls v0.6.0 |
| 2483 | 2026-03-25T20:25:45.864Z | Compiling bzip2 v0.4.4 |
| 2484 | 2026-03-25T20:25:45.941Z | Compiling serde_with_macros v3.17.0 |
| 2485 | 2026-03-25T20:25:45.989Z | Compiling postgres-types v0.2.12 |
| 2486 | 2026-03-25T20:25:46.078Z | Compiling usdt-attr-macro v0.6.0 |
| 2487 | 2026-03-25T20:25:46.474Z | Compiling usdt-macro v0.6.0 |
| 2488 | 2026-03-25T20:25:46.548Z | Compiling ed25519 v2.2.3 |
| 2489 | 2026-03-25T20:25:46.881Z | Compiling dtrace-parser v0.2.0 |
| 2490 | 2026-03-25T20:25:47.083Z | Compiling itertools v0.12.1 |
| 2491 | 2026-03-25T20:25:47.149Z | Compiling phf_shared v0.11.3 |
| 2492 | 2026-03-25T20:25:47.221Z | Compiling bstr v1.12.1 |
| 2493 | 2026-03-25T20:25:47.269Z | Compiling pkcs1 v0.7.5 |
| 2494 | 2026-03-25T20:25:47.343Z | Compiling serde-big-array v0.5.1 |
| 2495 | 2026-03-25T20:25:47.466Z | Compiling hex v0.4.3 |
| 2496 | 2026-03-25T20:25:47.499Z | Compiling rfc6979 v0.4.0 |
| 2497 | 2026-03-25T20:25:47.633Z | Compiling serde_repr v0.1.20 |
| 2498 | 2026-03-25T20:25:47.644Z | Compiling enum-as-inner v0.6.1 |
| 2499 | 2026-03-25T20:25:47.680Z | Compiling clap_derive v4.5.55 |
| 2500 | 2026-03-25T20:25:47.748Z | Compiling strum_macros v0.26.4 |
| 2501 | 2026-03-25T20:25:47.889Z | Compiling float-cmp v0.10.0 |
| 2502 | 2026-03-25T20:25:48.044Z | Compiling thread-id v4.2.2 |
| 2503 | 2026-03-25T20:25:48.140Z | Compiling memmap2 v0.9.10 |
| 2504 | 2026-03-25T20:25:48.158Z | Compiling env_filter v1.0.0 |
| 2505 | 2026-03-25T20:25:48.181Z | Compiling encoding_rs v0.8.35 |
| 2506 | 2026-03-25T20:25:48.309Z | Compiling data-encoding v2.10.0 |
| 2507 | 2026-03-25T20:25:48.358Z | Compiling unit-prefix v0.5.2 |
| 2508 | 2026-03-25T20:25:48.474Z | Compiling fixedbitset v0.4.2 |
| 2509 | 2026-03-25T20:25:48.513Z | Compiling new_debug_unreachable v1.0.6 |
| 2510 | 2026-03-25T20:25:48.595Z | Compiling mime v0.3.17 |
| 2511 | 2026-03-25T20:25:48.699Z | Compiling jiff v0.2.21 |
| 2512 | 2026-03-25T20:25:48.890Z | Compiling static_assertions v1.1.0 |
| 2513 | 2026-03-25T20:25:48.976Z | Compiling predicates-core v1.0.10 |
| 2514 | 2026-03-25T20:25:49.039Z | Compiling keccak v0.1.6 |
| 2515 | 2026-03-25T20:25:49.177Z | Compiling precomputed-hash v0.1.1 |
| 2516 | 2026-03-25T20:25:49.266Z | Compiling whoami v2.1.0 |
| 2517 | 2026-03-25T20:25:49.504Z | Compiling normalize-line-endings v0.3.0 |
| 2518 | 2026-03-25T20:25:49.572Z | Compiling difflib v0.4.0 |
| 2519 | 2026-03-25T20:25:49.620Z | Compiling fixedbitset v0.5.7 |
| 2520 | 2026-03-25T20:25:49.666Z | Compiling rustc-hash v2.1.1 |
| 2521 | 2026-03-25T20:25:49.752Z | Compiling strum v0.26.3 |
| 2522 | 2026-03-25T20:25:49.800Z | Compiling iddqd v0.3.17 |
| 2523 | 2026-03-25T20:25:49.814Z | Compiling predicates v3.1.4 |
| 2524 | 2026-03-25T20:25:49.879Z | Compiling petgraph v0.8.3 |
| 2525 | 2026-03-25T20:25:49.893Z | Compiling clap v4.5.60 |
| 2526 | 2026-03-25T20:25:49.928Z | Compiling tokio-postgres v0.7.16 |
| 2527 | 2026-03-25T20:25:49.979Z | Compiling string_cache v0.8.9 |
| 2528 | 2026-03-25T20:25:50.163Z | Compiling sha3 v0.10.8 |
| 2529 | 2026-03-25T20:25:50.225Z | Compiling toml_edit v0.22.27 |
| 2530 | 2026-03-25T20:25:50.472Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2531 | 2026-03-25T20:25:50.628Z | Compiling petgraph v0.6.5 |
| 2532 | 2026-03-25T20:25:50.932Z | Compiling hickory-proto v0.25.2 |
| 2533 | 2026-03-25T20:25:51.827Z | Compiling zip v4.6.1 |
| 2534 | 2026-03-25T20:25:52.129Z | Compiling indicatif v0.18.4 |
| 2535 | 2026-03-25T20:25:52.141Z | Compiling env_logger v0.11.9 |
| 2536 | 2026-03-25T20:25:52.506Z | Compiling usdt v0.6.0 |
| 2537 | 2026-03-25T20:25:52.778Z | Compiling zone v0.3.1 |
| 2538 | 2026-03-25T20:25:52.803Z | Compiling usdt-impl v0.5.0 |
| 2539 | 2026-03-25T20:25:52.952Z | Compiling serde_with v3.17.0 |
| 2540 | 2026-03-25T20:25:53.005Z | Compiling similar v2.7.0 |
| 2541 | 2026-03-25T20:25:53.018Z | Compiling ecdsa v0.16.9 |
| 2542 | 2026-03-25T20:25:53.259Z | Compiling rsa v0.9.10 |
| 2543 | 2026-03-25T20:25:53.415Z | Compiling crossterm v0.28.1 |
| 2544 | 2026-03-25T20:25:53.436Z | Compiling ed25519-dalek v2.2.0 |
| 2545 | 2026-03-25T20:25:53.469Z | Compiling zip v0.6.6 |
| 2546 | 2026-03-25T20:25:54.123Z | Compiling toml v0.7.8 |
| 2547 | 2026-03-25T20:25:54.772Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2548 | 2026-03-25T20:25:54.917Z | Compiling itertools v0.13.0 |
| 2549 | 2026-03-25T20:25:54.964Z | Compiling tokio-stream v0.1.18 |
| 2550 | 2026-03-25T20:25:55.366Z | Compiling buf-list v1.1.2 |
| 2551 | 2026-03-25T20:25:55.425Z | Compiling x509-cert v0.2.5 |
| 2552 | 2026-03-25T20:25:55.449Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2553 | 2026-03-25T20:25:55.654Z | Compiling openapiv3 v2.2.0 |
| 2554 | 2026-03-25T20:25:55.694Z | Compiling sha1 v0.10.6 |
| 2555 | 2026-03-25T20:25:55.757Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2556 | 2026-03-25T20:25:55.922Z | Compiling lalrpop-util v0.19.12 |
| 2557 | 2026-03-25T20:25:56.057Z | Compiling peg-runtime v0.8.5 |
| 2558 | 2026-03-25T20:25:56.120Z | Compiling thread_local v1.1.9 |
| 2559 | 2026-03-25T20:25:56.177Z | Compiling slog-async v2.8.0 |
| 2560 | 2026-03-25T20:25:56.346Z | Compiling crossbeam-channel v0.5.15 |
| 2561 | 2026-03-25T20:25:56.379Z | Compiling futures-executor v0.3.32 |
| 2562 | 2026-03-25T20:25:56.506Z | Compiling filetime v0.2.27 |
| 2563 | 2026-03-25T20:25:56.650Z | Compiling is-terminal v0.4.17 |
| 2564 | 2026-03-25T20:25:56.673Z | Compiling term v1.2.1 |
| 2565 | 2026-03-25T20:25:56.690Z | Compiling xattr v1.6.1 |
| 2566 | 2026-03-25T20:25:56.754Z | Compiling take_mut v0.2.2 |
| 2567 | 2026-03-25T20:25:56.809Z | Compiling tar v0.4.45 |
| 2568 | 2026-03-25T20:25:56.878Z | Compiling futures v0.3.32 |
| 2569 | 2026-03-25T20:25:56.966Z | Compiling slog-term v2.9.2 |
| 2570 | 2026-03-25T20:26:03.119Z | Compiling rustls-webpki v0.103.9 |
| 2571 | 2026-03-25T20:26:06.192Z | Compiling tokio-rustls v0.26.4 |
| 2572 | 2026-03-25T20:26:06.192Z | Compiling rustls-platform-verifier v0.6.2 |
| 2573 | 2026-03-25T20:26:06.246Z | Compiling hyper-rustls v0.27.7 |
| 2574 | 2026-03-25T20:26:06.424Z | Compiling reqwest v0.13.2 |
| 2575 | 2026-03-25T20:26:06.425Z | Compiling reqwest v0.12.28 |
| 2576 | 2026-03-25T20:26:08.683Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2577 | 2026-03-25T20:26:09.295Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2578 | 2026-03-25T20:26:11.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 2579 | 2026-03-25T20:26:11.856Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2580 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.338 INFO Starting download, target: Clickhouse |
| 2581 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.338 INFO Starting download, target: Cockroach |
| 2582 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.338 INFO Starting download, target: Console |
| 2583 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.338 INFO Starting download, target: DendriteStub |
| 2584 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.338 INFO Starting download, target: TransceiverControl |
| 2585 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.338 INFO Starting download, target: MaghemiteMgd |
| 2586 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.338 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2587 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.338 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2588 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.338 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2589 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.338 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2590 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.338 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2591 | 2026-03-25T20:26:11.856Z | Mar 25 20:26:10.339 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2592 | 2026-03-25T20:26:13.050Z | Mar 25 20:26:11.222 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2593 | 2026-03-25T20:26:13.123Z | Mar 25 20:26:11.312 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2594 | 2026-03-25T20:26:13.123Z | Mar 25 20:26:11.429 INFO Download complete, target: TransceiverControl |
| 2595 | 2026-03-25T20:26:13.123Z | Mar 25 20:26:11.535 INFO Download complete, target: Console |
| 2596 | 2026-03-25T20:26:13.789Z | Mar 25 20:26:12.180 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2597 | 2026-03-25T20:26:16.789Z | Mar 25 20:26:15.289 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2598 | 2026-03-25T20:26:18.183Z | Mar 25 20:26:15.624 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2599 | 2026-03-25T20:26:19.231Z | Mar 25 20:26:17.417 INFO Download complete, target: DendriteStub |
| 2600 | 2026-03-25T20:26:19.641Z | Mar 25 20:26:17.919 INFO Download complete, target: MaghemiteMgd |
| 2601 | 2026-03-25T20:26:20.409Z | Mar 25 20:26:18.904 INFO Checking that binary works, target: Clickhouse |
| 2602 | 2026-03-25T20:26:20.628Z | Mar 25 20:26:18.997 INFO Download complete, target: Clickhouse |
| 2603 | 2026-03-25T20:26:21.749Z | Mar 25 20:26:20.254 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2604 | 2026-03-25T20:26:21.749Z | Mar 25 20:26:20.254 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2605 | 2026-03-25T20:26:26.257Z | Mar 25 20:26:24.752 INFO Checking that binary works, target: Cockroach |
| 2606 | 2026-03-25T20:26:26.364Z | Mar 25 20:26:24.860 INFO Download complete, target: Cockroach |
| 2607 | 2026-03-25T20:26:26.385Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2608 | 2026-03-25T20:26:26.385Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2609 | 2026-03-25T20:26:27.481Z | Compiling proc-macro2 v1.0.106 |
| 2610 | 2026-03-25T20:26:27.481Z | Compiling quote v1.0.44 |
| 2611 | 2026-03-25T20:26:27.482Z | Compiling unicode-ident v1.0.24 |
| 2612 | 2026-03-25T20:26:27.486Z | Compiling libc v0.2.180 |
| 2613 | 2026-03-25T20:26:27.486Z | Compiling serde_core v1.0.228 |
| 2614 | 2026-03-25T20:26:27.486Z | Compiling serde v1.0.228 |
| 2615 | 2026-03-25T20:26:27.486Z | Compiling cfg-if v1.0.4 |
| 2616 | 2026-03-25T20:26:27.486Z | Compiling version_check v0.9.5 |
| 2617 | 2026-03-25T20:26:27.774Z | Compiling autocfg v1.5.0 |
| 2618 | 2026-03-25T20:26:27.925Z | Compiling zmij v1.0.21 |
| 2619 | 2026-03-25T20:26:27.943Z | Compiling serde_json v1.0.149 |
| 2620 | 2026-03-25T20:26:28.179Z | Compiling libm v0.2.16 |
| 2621 | 2026-03-25T20:26:28.195Z | Compiling num-traits v0.2.19 |
| 2622 | 2026-03-25T20:26:28.214Z | Compiling icu_properties_data v2.1.2 |
| 2623 | 2026-03-25T20:26:28.392Z | Compiling icu_normalizer_data v2.1.1 |
| 2624 | 2026-03-25T20:26:28.412Z | Compiling memchr v2.8.0 |
| 2625 | 2026-03-25T20:26:28.463Z | Compiling portable-atomic v1.13.1 |
| 2626 | 2026-03-25T20:26:28.548Z | Compiling typenum v1.19.0 |
| 2627 | 2026-03-25T20:26:28.624Z | Compiling generic-array v0.14.7 |
| 2628 | 2026-03-25T20:26:28.848Z | Compiling jobserver v0.1.34 |
| 2629 | 2026-03-25T20:26:28.871Z | Compiling find-msvc-tools v0.1.9 |
| 2630 | 2026-03-25T20:26:28.892Z | Compiling shlex v1.3.0 |
| 2631 | 2026-03-25T20:26:28.984Z | Compiling getrandom v0.4.1 |
| 2632 | 2026-03-25T20:26:29.088Z | Compiling syn v2.0.117 |
| 2633 | 2026-03-25T20:26:29.106Z | Compiling cc v1.2.56 |
| 2634 | 2026-03-25T20:26:29.123Z | Compiling smallvec v1.15.1 |
| 2635 | 2026-03-25T20:26:29.176Z | Compiling zerocopy v0.8.40 |
| 2636 | 2026-03-25T20:26:29.228Z | Compiling parking_lot_core v0.9.12 |
| 2637 | 2026-03-25T20:26:29.381Z | Compiling getrandom v0.2.17 |
| 2638 | 2026-03-25T20:26:29.474Z | Compiling itoa v1.0.17 |
| 2639 | 2026-03-25T20:26:29.540Z | Compiling log v0.4.29 |
| 2640 | 2026-03-25T20:26:29.734Z | Compiling thiserror v2.0.18 |
| 2641 | 2026-03-25T20:26:29.756Z | Compiling schemars v0.8.22 |
| 2642 | 2026-03-25T20:26:29.806Z | Compiling heck v0.5.0 |
| 2643 | 2026-03-25T20:26:29.964Z | Compiling stable_deref_trait v1.2.1 |
| 2644 | 2026-03-25T20:26:30.015Z | Compiling errno v0.3.14 |
| 2645 | 2026-03-25T20:26:30.106Z | Compiling rand_core v0.6.4 |
| 2646 | 2026-03-25T20:26:30.153Z | Compiling subtle v2.6.1 |
| 2647 | 2026-03-25T20:26:30.195Z | Compiling semver v1.0.27 |
| 2648 | 2026-03-25T20:26:30.372Z | Compiling litemap v0.8.1 |
| 2649 | 2026-03-25T20:26:30.377Z | Compiling percent-encoding v2.3.2 |
| 2650 | 2026-03-25T20:26:30.406Z | Compiling writeable v0.6.2 |
| 2651 | 2026-03-25T20:26:30.425Z | Compiling equivalent v1.0.2 |
| 2652 | 2026-03-25T20:26:30.500Z | Compiling allocator-api2 v0.2.21 |
| 2653 | 2026-03-25T20:26:30.616Z | Compiling scopeguard v1.2.0 |
| 2654 | 2026-03-25T20:26:30.651Z | Compiling foldhash v0.2.0 |
| 2655 | 2026-03-25T20:26:30.740Z | Compiling lock_api v0.4.14 |
| 2656 | 2026-03-25T20:26:30.824Z | Compiling hashbrown v0.16.1 |
| 2657 | 2026-03-25T20:26:31.030Z | Compiling utf8_iter v1.0.4 |
| 2658 | 2026-03-25T20:26:31.086Z | Compiling form_urlencoded v1.2.2 |
| 2659 | 2026-03-25T20:26:31.425Z | Compiling rustversion v1.0.22 |
| 2660 | 2026-03-25T20:26:31.456Z | Compiling pkg-config v0.3.32 |
| 2661 | 2026-03-25T20:26:31.501Z | Compiling rand_core v0.10.0 |
| 2662 | 2026-03-25T20:26:31.886Z | Compiling synstructure v0.13.2 |
| 2663 | 2026-03-25T20:26:31.906Z | Compiling serde_derive_internals v0.29.1 |
| 2664 | 2026-03-25T20:26:32.423Z | Compiling bitflags v2.11.0 |
| 2665 | 2026-03-25T20:26:32.615Z | Compiling getrandom v0.3.4 |
| 2666 | 2026-03-25T20:26:32.663Z | Compiling rustix v1.1.3 |
| 2667 | 2026-03-25T20:26:32.851Z | Compiling ring v0.17.14 |
| 2668 | 2026-03-25T20:26:32.974Z | Compiling critical-section v1.2.0 |
| 2669 | 2026-03-25T20:26:32.991Z | Compiling thiserror v1.0.69 |
| 2670 | 2026-03-25T20:26:33.084Z | Compiling once_cell v1.21.3 |
| 2671 | 2026-03-25T20:26:33.123Z | Compiling serde_derive v1.0.228 |
| 2672 | 2026-03-25T20:26:33.127Z | Compiling zeroize_derive v1.4.3 |
| 2673 | 2026-03-25T20:26:33.159Z | Compiling zerofrom-derive v0.1.6 |
| 2674 | 2026-03-25T20:26:33.271Z | Compiling yoke-derive v0.8.1 |
| 2675 | 2026-03-25T20:26:33.293Z | Compiling zerovec-derive v0.11.2 |
| 2676 | 2026-03-25T20:26:33.329Z | Compiling displaydoc v0.2.5 |
| 2677 | 2026-03-25T20:26:33.348Z | Compiling zerocopy-derive v0.8.40 |
| 2678 | 2026-03-25T20:26:33.457Z | Compiling tokio-macros v2.6.0 |
| 2679 | 2026-03-25T20:26:33.738Z | Compiling zeroize v1.8.2 |
| 2680 | 2026-03-25T20:26:33.996Z | Compiling thiserror-impl v2.0.18 |
| 2681 | 2026-03-25T20:26:34.017Z | Compiling schemars_derive v0.8.22 |
| 2682 | 2026-03-25T20:26:34.138Z | Compiling futures-macro v0.3.32 |
| 2683 | 2026-03-25T20:26:34.246Z | Compiling zerofrom v0.1.6 |
| 2684 | 2026-03-25T20:26:34.392Z | Compiling yoke v0.8.1 |
| 2685 | 2026-03-25T20:26:34.602Z | Compiling zerovec v0.11.5 |
| 2686 | 2026-03-25T20:26:34.621Z | Compiling zerotrie v0.2.3 |
| 2687 | 2026-03-25T20:26:34.985Z | Compiling crypto-common v0.1.7 |
| 2688 | 2026-03-25T20:26:35.141Z | Compiling tinystr v0.8.2 |
| 2689 | 2026-03-25T20:26:35.160Z | Compiling potential_utf v0.1.4 |
| 2690 | 2026-03-25T20:26:35.194Z | Compiling pin-project-lite v0.2.17 |
| 2691 | 2026-03-25T20:26:35.199Z | Compiling tracing-attributes v0.1.31 |
| 2692 | 2026-03-25T20:26:35.304Z | Compiling icu_collections v2.1.1 |
| 2693 | 2026-03-25T20:26:35.351Z | Compiling icu_locale_core v2.1.1 |
| 2694 | 2026-03-25T20:26:35.388Z | Compiling thiserror-impl v1.0.69 |
| 2695 | 2026-03-25T20:26:36.051Z | Compiling icu_provider v2.1.1 |
| 2696 | 2026-03-25T20:26:36.354Z | Compiling bytes v1.11.1 |
| 2697 | 2026-03-25T20:26:36.391Z | Compiling icu_normalizer v2.1.1 |
| 2698 | 2026-03-25T20:26:36.391Z | Compiling icu_properties v2.1.2 |
| 2699 | 2026-03-25T20:26:36.885Z | Compiling indexmap v2.13.0 |
| 2700 | 2026-03-25T20:26:37.308Z | Compiling idna_adapter v1.2.1 |
| 2701 | 2026-03-25T20:26:37.471Z | Compiling idna v1.1.0 |
| 2702 | 2026-03-25T20:26:37.693Z | Compiling fnv v1.0.7 |
| 2703 | 2026-03-25T20:26:37.709Z | Compiling iana-time-zone v0.1.65 |
| 2704 | 2026-03-25T20:26:37.777Z | Compiling url v2.5.8 |
| 2705 | 2026-03-25T20:26:37.886Z | Compiling chrono v0.4.44 |
| 2706 | 2026-03-25T20:26:37.998Z | Compiling cmake v0.1.57 |
| 2707 | 2026-03-25T20:26:38.207Z | Compiling dunce v1.0.5 |
| 2708 | 2026-03-25T20:26:38.227Z | Compiling fs_extra v1.3.0 |
| 2709 | 2026-03-25T20:26:38.320Z | Compiling parking_lot v0.12.5 |
| 2710 | 2026-03-25T20:26:38.362Z | Compiling serde_tokenstream v0.2.3 |
| 2711 | 2026-03-25T20:26:38.368Z | Compiling uuid v1.21.0 |
| 2712 | 2026-03-25T20:26:38.495Z | Compiling aws-lc-sys v0.37.1 |
| 2713 | 2026-03-25T20:26:38.512Z | Compiling signal-hook-registry v1.4.8 |
| 2714 | 2026-03-25T20:26:38.687Z | Compiling mio v1.1.1 |
| 2715 | 2026-03-25T20:26:38.992Z | Compiling socket2 v0.6.2 |
| 2716 | 2026-03-25T20:26:39.048Z | Compiling syn v1.0.109 |
| 2717 | 2026-03-25T20:26:39.558Z | Compiling httparse v1.10.1 |
| 2718 | 2026-03-25T20:26:39.802Z | Compiling der_derive v0.7.3 |
| 2719 | 2026-03-25T20:26:39.820Z | Compiling const-oid v0.9.6 |
| 2720 | 2026-03-25T20:26:39.970Z | Compiling tokio v1.49.0 |
| 2721 | 2026-03-25T20:26:40.480Z | Compiling aws-lc-rs v1.16.0 |
| 2722 | 2026-03-25T20:26:40.695Z | Compiling dyn-clone v1.0.20 |
| 2723 | 2026-03-25T20:26:40.700Z | Compiling regex-syntax v0.8.10 |
| 2724 | 2026-03-25T20:26:41.013Z | Compiling futures-core v0.3.32 |
| 2725 | 2026-03-25T20:26:41.242Z | Compiling block-buffer v0.10.4 |
| 2726 | 2026-03-25T20:26:41.427Z | Compiling digest v0.10.7 |
| 2727 | 2026-03-25T20:26:41.560Z | Compiling num-conv v0.2.0 |
| 2728 | 2026-03-25T20:26:41.698Z | Compiling rustls v0.23.37 |
| 2729 | 2026-03-25T20:26:41.719Z | Compiling time-core v0.1.8 |
| 2730 | 2026-03-25T20:26:41.902Z | Compiling time-macros v0.2.27 |
| 2731 | 2026-03-25T20:26:42.012Z | Compiling aho-corasick v1.1.4 |
| 2732 | 2026-03-25T20:26:42.031Z | Compiling cpufeatures v0.2.17 |
| 2733 | 2026-03-25T20:26:42.773Z | Compiling http v1.4.0 |
| 2734 | 2026-03-25T20:26:42.830Z | Compiling regex-automata v0.4.14 |
| 2735 | 2026-03-25T20:26:42.852Z | Compiling futures-sink v0.3.32 |
| 2736 | 2026-03-25T20:26:43.177Z | Compiling slog v2.8.2 |
| 2737 | 2026-03-25T20:26:43.573Z | Compiling futures-channel v0.3.32 |
| 2738 | 2026-03-25T20:26:43.778Z | Compiling strsim v0.11.1 |
| 2739 | 2026-03-25T20:26:43.805Z | Compiling futures-task v0.3.32 |
| 2740 | 2026-03-25T20:26:43.829Z | Compiling slab v0.4.12 |
| 2741 | 2026-03-25T20:26:43.847Z | Compiling futures-io v0.3.32 |
| 2742 | 2026-03-25T20:26:44.051Z | Compiling futures-util v0.3.32 |
| 2743 | 2026-03-25T20:26:44.088Z | Compiling vcpkg v0.2.15 |
| 2744 | 2026-03-25T20:26:44.444Z | Compiling crossbeam-utils v0.8.21 |
| 2745 | 2026-03-25T20:26:44.646Z | Compiling byteorder v1.5.0 |
| 2746 | 2026-03-25T20:26:44.922Z | Compiling openssl-sys v0.9.111 |
| 2747 | 2026-03-25T20:26:45.412Z | Compiling regex v1.12.3 |
| 2748 | 2026-03-25T20:26:45.449Z | Compiling ident_case v1.0.1 |
| 2749 | 2026-03-25T20:26:45.467Z | Compiling ucd-trie v0.1.7 |
| 2750 | 2026-03-25T20:26:45.669Z | Compiling pest v2.8.6 |
| 2751 | 2026-03-25T20:26:45.710Z | Compiling anyhow v1.0.102 |
| 2752 | 2026-03-25T20:26:45.825Z | Compiling rustc_version v0.4.1 |
| 2753 | 2026-03-25T20:26:46.117Z | Compiling ppv-lite86 v0.2.21 |
| 2754 | 2026-03-25T20:26:46.369Z | Compiling async-trait v0.1.89 |
| 2755 | 2026-03-25T20:26:46.563Z | Compiling ryu v1.0.23 |
| 2756 | 2026-03-25T20:26:46.725Z | Compiling openssl v0.10.75 |
| 2757 | 2026-03-25T20:26:46.893Z | Compiling pest_meta v2.8.6 |
| 2758 | 2026-03-25T20:26:46.912Z | Compiling plain v0.2.3 |
| 2759 | 2026-03-25T20:26:47.039Z | Compiling block-padding v0.3.3 |
| 2760 | 2026-03-25T20:26:47.092Z | Compiling openssl-macros v0.1.1 |
| 2761 | 2026-03-25T20:26:47.217Z | Compiling native-tls v0.2.18 |
| 2762 | 2026-03-25T20:26:47.236Z | Compiling base64 v0.22.1 |
| 2763 | 2026-03-25T20:26:47.256Z | Compiling pretty-hex v0.4.1 |
| 2764 | 2026-03-25T20:26:47.409Z | Compiling inout v0.1.4 |
| 2765 | 2026-03-25T20:26:47.444Z | Compiling darling_core v0.21.3 |
| 2766 | 2026-03-25T20:26:47.599Z | Compiling pest_generator v2.8.6 |
| 2767 | 2026-03-25T20:26:47.755Z | Compiling tracing-core v0.1.36 |
| 2768 | 2026-03-25T20:26:48.187Z | Compiling camino v1.2.2 |
| 2769 | 2026-03-25T20:26:48.231Z | Compiling pest_derive v2.8.6 |
| 2770 | 2026-03-25T20:26:48.585Z | Compiling base64ct v1.8.3 |
| 2771 | 2026-03-25T20:26:48.660Z | Compiling tracing v0.1.44 |
| 2772 | 2026-03-25T20:26:48.819Z | Compiling cipher v0.4.4 |
| 2773 | 2026-03-25T20:26:49.091Z | Compiling openapiv3 v2.2.0 |
| 2774 | 2026-03-25T20:26:49.110Z | Compiling rustls-pki-types v1.14.0 |
| 2775 | 2026-03-25T20:26:49.280Z | Compiling clap_derive v4.5.55 |
| 2776 | 2026-03-25T20:26:49.312Z | Compiling cookie v0.18.1 |
| 2777 | 2026-03-25T20:26:49.513Z | Compiling hmac v0.12.1 |
| 2778 | 2026-03-25T20:26:49.537Z | Compiling scroll_derive v0.12.1 |
| 2779 | 2026-03-25T20:26:49.592Z | Compiling darling_macro v0.21.3 |
| 2780 | 2026-03-25T20:26:49.667Z | Compiling scroll_derive v0.13.1 |
| 2781 | 2026-03-25T20:26:50.065Z | Compiling darling v0.21.3 |
| 2782 | 2026-03-25T20:26:50.229Z | Compiling crc32fast v1.5.0 |
| 2783 | 2026-03-25T20:26:50.365Z | Compiling winnow v0.7.14 |
| 2784 | 2026-03-25T20:26:50.841Z | Compiling untrusted v0.9.0 |
| 2785 | 2026-03-25T20:26:50.862Z | Compiling paste v1.0.15 |
| 2786 | 2026-03-25T20:26:51.013Z | Compiling sha2 v0.10.9 |
| 2787 | 2026-03-25T20:26:51.736Z | Compiling zerocopy-derive v0.7.35 |
| 2788 | 2026-03-25T20:26:52.170Z | Compiling litrs v1.0.0 |
| 2789 | 2026-03-25T20:26:52.282Z | Compiling fastrand v2.3.0 |
| 2790 | 2026-03-25T20:26:52.527Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2791 | 2026-03-25T20:26:52.646Z | Compiling document-features v0.2.12 |
| 2792 | 2026-03-25T20:26:52.865Z | Compiling rand_core v0.9.5 |
| 2793 | 2026-03-25T20:26:53.049Z | Compiling tokio-util v0.7.18 |
| 2794 | 2026-03-25T20:26:53.067Z | Compiling pem-rfc7468 v0.7.0 |
| 2795 | 2026-03-25T20:26:53.424Z | Compiling curve25519-dalek v4.1.3 |
| 2796 | 2026-03-25T20:26:53.676Z | Compiling hubpack_derive v0.1.1 |
| 2797 | 2026-03-25T20:26:53.970Z | Compiling ipnet v2.11.0 |
| 2798 | 2026-03-25T20:26:54.231Z | Compiling strum_macros v0.26.4 |
| 2799 | 2026-03-25T20:26:54.313Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2800 | 2026-03-25T20:26:54.672Z | Compiling either v1.15.0 |
| 2801 | 2026-03-25T20:26:54.965Z | Compiling rustix v0.38.44 |
| 2802 | 2026-03-25T20:26:55.282Z | Compiling http-body v1.0.1 |
| 2803 | 2026-03-25T20:26:55.454Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2804 | 2026-03-25T20:26:55.467Z | Compiling usdt-impl v0.5.0 |
| 2805 | 2026-03-25T20:26:55.650Z | Compiling atomic-waker v1.1.2 |
| 2806 | 2026-03-25T20:26:55.715Z | Compiling flagset v0.4.7 |
| 2807 | 2026-03-25T20:26:55.745Z | Compiling usdt-impl v0.6.0 |
| 2808 | 2026-03-25T20:26:55.831Z | Compiling der v0.7.10 |
| 2809 | 2026-03-25T20:26:55.965Z | Compiling rand_chacha v0.9.0 |
| 2810 | 2026-03-25T20:26:56.009Z | Compiling tempfile v3.25.0 |
| 2811 | 2026-03-25T20:26:56.069Z | Compiling scroll v0.13.0 |
| 2812 | 2026-03-25T20:26:56.355Z | Compiling scroll v0.12.0 |
| 2813 | 2026-03-25T20:26:56.367Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2814 | 2026-03-25T20:26:56.602Z | Compiling openssl-probe v0.2.1 |
| 2815 | 2026-03-25T20:26:56.771Z | Compiling powerfmt v0.2.0 |
| 2816 | 2026-03-25T20:26:56.950Z | Compiling try-lock v0.2.5 |
| 2817 | 2026-03-25T20:26:56.956Z | Compiling untrusted v0.7.1 |
| 2818 | 2026-03-25T20:26:57.066Z | Compiling num-bigint-dig v0.8.6 |
| 2819 | 2026-03-25T20:26:57.094Z | Compiling tower-service v0.3.3 |
| 2820 | 2026-03-25T20:26:57.127Z | Compiling tower-layer v0.3.3 |
| 2821 | 2026-03-25T20:26:57.247Z | Compiling want v0.3.1 |
| 2822 | 2026-03-25T20:26:57.289Z | Compiling deranged v0.5.8 |
| 2823 | 2026-03-25T20:26:57.413Z | Compiling spki v0.7.3 |
| 2824 | 2026-03-25T20:26:57.622Z | Compiling goblin v0.8.2 |
| 2825 | 2026-03-25T20:26:58.268Z | Compiling goblin v0.10.5 |
| 2826 | 2026-03-25T20:27:00.032Z | Compiling rand v0.9.2 |
| 2827 | 2026-03-25T20:27:00.600Z | Compiling h2 v0.4.13 |
| 2828 | 2026-03-25T20:27:00.618Z | Compiling salsa20 v0.10.2 |
| 2829 | 2026-03-25T20:27:00.770Z | Compiling zerocopy v0.7.35 |
| 2830 | 2026-03-25T20:27:01.337Z | Compiling pbkdf2 v0.12.2 |
| 2831 | 2026-03-25T20:27:01.511Z | Compiling pin-utils v0.1.0 |
| 2832 | 2026-03-25T20:27:01.600Z | Compiling num_threads v0.1.7 |
| 2833 | 2026-03-25T20:27:01.712Z | Compiling httpdate v1.0.3 |
| 2834 | 2026-03-25T20:27:01.924Z | Compiling time v0.3.47 |
| 2835 | 2026-03-25T20:27:01.929Z | Compiling scrypt v0.11.0 |
| 2836 | 2026-03-25T20:27:02.182Z | Compiling dof v0.3.0 |
| 2837 | 2026-03-25T20:27:02.441Z | Compiling dof v0.4.0 |
| 2838 | 2026-03-25T20:27:02.662Z | Compiling aes v0.8.4 |
| 2839 | 2026-03-25T20:27:02.775Z | Compiling cbc v0.1.2 |
| 2840 | 2026-03-25T20:27:02.924Z | Compiling dtrace-parser v0.2.0 |
| 2841 | 2026-03-25T20:27:03.129Z | Compiling dtrace-parser v0.3.0 |
| 2842 | 2026-03-25T20:27:03.522Z | Compiling toml_datetime v0.6.11 |
| 2843 | 2026-03-25T20:27:03.549Z | Compiling serde_spanned v0.6.9 |
| 2844 | 2026-03-25T20:27:03.633Z | Compiling hyper v1.8.1 |
| 2845 | 2026-03-25T20:27:03.696Z | Compiling daft-derive v0.1.5 |
| 2846 | 2026-03-25T20:27:03.713Z | Compiling enum-as-inner v0.6.1 |
| 2847 | 2026-03-25T20:27:03.768Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2848 | 2026-03-25T20:27:04.055Z | Compiling thread-id v5.1.0 |
| 2849 | 2026-03-25T20:27:04.153Z | Compiling thread-id v4.2.2 |
| 2850 | 2026-03-25T20:27:04.196Z | Compiling proc-macro-error-attr v1.0.4 |
| 2851 | 2026-03-25T20:27:04.243Z | Compiling rayon-core v1.13.0 |
| 2852 | 2026-03-25T20:27:04.262Z | Compiling ref-cast v1.0.25 |
| 2853 | 2026-03-25T20:27:04.766Z | Compiling hyper-util v0.1.20 |
| 2854 | 2026-03-25T20:27:04.854Z | Compiling pkcs5 v0.7.1 |
| 2855 | 2026-03-25T20:27:04.940Z | Compiling serde_with_macros v3.17.0 |
| 2856 | 2026-03-25T20:27:05.073Z | Compiling heapless v0.7.17 |
| 2857 | 2026-03-25T20:27:05.232Z | Compiling spin v0.9.8 |
| 2858 | 2026-03-25T20:27:05.304Z | Compiling memoffset v0.9.1 |
| 2859 | 2026-03-25T20:27:05.322Z | Compiling proc-macro-error v1.0.4 |
| 2860 | 2026-03-25T20:27:05.447Z | Compiling unicode-segmentation v1.12.0 |
| 2861 | 2026-03-25T20:27:05.528Z | Compiling zstd-safe v7.2.4 |
| 2862 | 2026-03-25T20:27:05.660Z | Compiling signal-hook v0.3.18 |
| 2863 | 2026-03-25T20:27:05.826Z | Compiling pkcs8 v0.10.2 |
| 2864 | 2026-03-25T20:27:06.116Z | Compiling rustls-native-certs v0.8.3 |
| 2865 | 2026-03-25T20:27:06.203Z | Compiling http-body-util v0.1.3 |
| 2866 | 2026-03-25T20:27:06.387Z | Compiling sync_wrapper v1.0.2 |
| 2867 | 2026-03-25T20:27:06.406Z | Compiling darling_core v0.20.11 |
| 2868 | 2026-03-25T20:27:06.465Z | Compiling erased-serde v0.3.31 |
| 2869 | 2026-03-25T20:27:06.487Z | Compiling hex v0.4.3 |
| 2870 | 2026-03-25T20:27:06.507Z | Compiling ref-cast-impl v1.0.25 |
| 2871 | 2026-03-25T20:27:06.765Z | Compiling wait-timeout v0.2.1 |
| 2872 | 2026-03-25T20:27:06.954Z | Compiling fs-err v3.3.0 |
| 2873 | 2026-03-25T20:27:07.010Z | Compiling ahash v0.8.12 |
| 2874 | 2026-03-25T20:27:07.048Z | Compiling winnow v0.5.40 |
| 2875 | 2026-03-25T20:27:07.223Z | Compiling bit-vec v0.8.0 |
| 2876 | 2026-03-25T20:27:07.260Z | Compiling quick-error v1.2.3 |
| 2877 | 2026-03-25T20:27:07.463Z | Compiling tinyvec_macros v0.1.1 |
| 2878 | 2026-03-25T20:27:07.540Z | Compiling foreign-types-shared v0.1.1 |
| 2879 | 2026-03-25T20:27:07.559Z | Compiling cfg_aliases v0.2.1 |
| 2880 | 2026-03-25T20:27:07.639Z | Compiling nix v0.31.1 |
| 2881 | 2026-03-25T20:27:07.658Z | Compiling foreign-types v0.3.2 |
| 2882 | 2026-03-25T20:27:07.662Z | Compiling tinyvec v1.10.0 |
| 2883 | 2026-03-25T20:27:07.950Z | Compiling bit-set v0.8.0 |
| 2884 | 2026-03-25T20:27:07.984Z | Compiling rusty-fork v0.3.1 |
| 2885 | 2026-03-25T20:27:08.126Z | Compiling tower v0.5.3 |
| 2886 | 2026-03-25T20:27:08.349Z | Compiling darling_macro v0.20.11 |
| 2887 | 2026-03-25T20:27:08.379Z | Compiling toml_edit v0.19.15 |
| 2888 | 2026-03-25T20:27:08.455Z | Compiling heck v0.4.1 |
| 2889 | 2026-03-25T20:27:08.589Z | Compiling usdt-macro v0.6.0 |
| 2890 | 2026-03-25T20:27:08.667Z | Compiling usdt-attr-macro v0.6.0 |
| 2891 | 2026-03-25T20:27:09.382Z | Compiling rand_xorshift v0.4.0 |
| 2892 | 2026-03-25T20:27:09.396Z | Compiling webpki-roots v1.0.6 |
| 2893 | 2026-03-25T20:27:09.532Z | Compiling serde_urlencoded v0.7.1 |
| 2894 | 2026-03-25T20:27:09.706Z | Compiling smoltcp v0.9.1 |
| 2895 | 2026-03-25T20:27:10.189Z | Compiling iri-string v0.7.10 |
| 2896 | 2026-03-25T20:27:10.583Z | Compiling unarray v0.1.4 |
| 2897 | 2026-03-25T20:27:10.708Z | Compiling proptest v1.10.0 |
| 2898 | 2026-03-25T20:27:11.540Z | Compiling tower-http v0.6.8 |
| 2899 | 2026-03-25T20:27:15.860Z | Compiling darling v0.20.11 |
| 2900 | 2026-03-25T20:27:16.140Z | Compiling rand_chacha v0.3.1 |
| 2901 | 2026-03-25T20:27:16.280Z | Compiling ipnetwork v0.21.1 |
| 2902 | 2026-03-25T20:27:16.638Z | Compiling num-integer v0.1.46 |
| 2903 | 2026-03-25T20:27:16.761Z | Compiling utf8parse v0.2.2 |
| 2904 | 2026-03-25T20:27:16.923Z | Compiling siphasher v1.0.2 |
| 2905 | 2026-03-25T20:27:17.040Z | Compiling psl-types v2.0.11 |
| 2906 | 2026-03-25T20:27:17.046Z | Compiling anstyle v1.0.13 |
| 2907 | 2026-03-25T20:27:17.113Z | Compiling simd-adler32 v0.3.8 |
| 2908 | 2026-03-25T20:27:17.184Z | Compiling publicsuffix v2.3.0 |
| 2909 | 2026-03-25T20:27:17.374Z | Compiling anstyle-parse v0.2.7 |
| 2910 | 2026-03-25T20:27:17.564Z | Compiling oxnet v0.1.4 |
| 2911 | 2026-03-25T20:27:17.586Z | Compiling rand v0.8.5 |
| 2912 | 2026-03-25T20:27:18.104Z | Compiling derive_builder_core v0.20.2 |
| 2913 | 2026-03-25T20:27:18.325Z | Compiling newtype-uuid v1.3.2 |
| 2914 | 2026-03-25T20:27:18.627Z | Compiling unicode-normalization v0.1.25 |
| 2915 | 2026-03-25T20:27:18.982Z | Compiling crossbeam-epoch v0.9.18 |
| 2916 | 2026-03-25T20:27:19.300Z | Compiling signature v2.2.0 |
| 2917 | 2026-03-25T20:27:19.503Z | Compiling strum_macros v0.27.2 |
| 2918 | 2026-03-25T20:27:19.777Z | Compiling encoding_rs v0.8.35 |
| 2919 | 2026-03-25T20:27:20.081Z | Compiling unicode-bidi v0.3.18 |
| 2920 | 2026-03-25T20:27:20.212Z | Compiling object v0.37.3 |
| 2921 | 2026-03-25T20:27:20.478Z | Compiling mime v0.3.17 |
| 2922 | 2026-03-25T20:27:20.559Z | Compiling adler2 v2.0.1 |
| 2923 | 2026-03-25T20:27:20.699Z | Compiling colorchoice v1.0.4 |
| 2924 | 2026-03-25T20:27:20.720Z | Compiling anstyle-query v1.1.5 |
| 2925 | 2026-03-25T20:27:20.825Z | Compiling is_terminal_polyfill v1.70.2 |
| 2926 | 2026-03-25T20:27:20.845Z | Compiling unicode-properties v0.1.4 |
| 2927 | 2026-03-25T20:27:20.933Z | Compiling anstream v0.6.21 |
| 2928 | 2026-03-25T20:27:21.067Z | Compiling stringprep v0.1.5 |
| 2929 | 2026-03-25T20:27:21.083Z | Compiling miniz_oxide v0.8.9 |
| 2930 | 2026-03-25T20:27:21.443Z | Compiling crossbeam-deque v0.8.6 |
| 2931 | 2026-03-25T20:27:21.645Z | Compiling derive_builder_macro v0.20.2 |
| 2932 | 2026-03-25T20:27:21.880Z | Compiling daft v0.1.5 |
| 2933 | 2026-03-25T20:27:22.043Z | Compiling cookie_store v0.22.1 |
| 2934 | 2026-03-25T20:27:22.115Z | Compiling tokio-native-tls v0.3.1 |
| 2935 | 2026-03-25T20:27:22.152Z | Compiling num-iter v0.1.45 |
| 2936 | 2026-03-25T20:27:22.422Z | Compiling zone_cfg_derive v0.3.1 |
| 2937 | 2026-03-25T20:27:22.876Z | Compiling md-5 v0.10.6 |
| 2938 | 2026-03-25T20:27:22.975Z | Compiling hash32 v0.2.1 |
| 2939 | 2026-03-25T20:27:23.015Z | Compiling ff v0.13.1 |
| 2940 | 2026-03-25T20:27:23.053Z | Compiling vergen-lib v0.1.6 |
| 2941 | 2026-03-25T20:27:23.158Z | Compiling zlib-rs v0.6.2 |
| 2942 | 2026-03-25T20:27:23.281Z | Compiling base16ct v0.2.0 |
| 2943 | 2026-03-25T20:27:23.490Z | Compiling fallible-iterator v0.2.0 |
| 2944 | 2026-03-25T20:27:23.642Z | Compiling sec1 v0.7.3 |
| 2945 | 2026-03-25T20:27:23.815Z | Compiling postgres-protocol v0.6.10 |
| 2946 | 2026-03-25T20:27:23.954Z | Compiling group v0.13.0 |
| 2947 | 2026-03-25T20:27:24.723Z | Compiling hyper-tls v0.6.0 |
| 2948 | 2026-03-25T20:27:24.827Z | Compiling derive_builder v0.20.2 |
| 2949 | 2026-03-25T20:27:24.844Z | Compiling phf_shared v0.13.1 |
| 2950 | 2026-03-25T20:27:25.090Z | Compiling lazy_static v1.5.0 |
| 2951 | 2026-03-25T20:27:25.236Z | Compiling flate2 v1.1.9 |
| 2952 | 2026-03-25T20:27:25.342Z | Compiling terminal_size v0.4.3 |
| 2953 | 2026-03-25T20:27:25.367Z | Compiling hkdf v0.12.4 |
| 2954 | 2026-03-25T20:27:25.392Z | Compiling crypto-bigint v0.5.5 |
| 2955 | 2026-03-25T20:27:25.491Z | Compiling cargo-platform v0.1.9 |
| 2956 | 2026-03-25T20:27:25.521Z | Compiling serde_repr v0.1.20 |
| 2957 | 2026-03-25T20:27:25.595Z | Compiling vergen v9.0.6 |
| 2958 | 2026-03-25T20:27:25.632Z | Compiling memmap2 v0.9.10 |
| 2959 | 2026-03-25T20:27:25.737Z | Compiling managed v0.8.0 |
| 2960 | 2026-03-25T20:27:25.794Z | Compiling bumpalo v3.20.2 |
| 2961 | 2026-03-25T20:27:25.959Z | Compiling foldhash v0.1.5 |
| 2962 | 2026-03-25T20:27:25.976Z | Compiling unicode-width v0.2.0 |
| 2963 | 2026-03-25T20:27:25.981Z | Compiling clap_lex v1.0.0 |
| 2964 | 2026-03-25T20:27:26.020Z | Compiling toml_write v0.1.2 |
| 2965 | 2026-03-25T20:27:26.038Z | Compiling bitflags v1.3.2 |
| 2966 | 2026-03-25T20:27:26.124Z | Compiling libbz2-rs-sys v0.2.2 |
| 2967 | 2026-03-25T20:27:26.208Z | Compiling console v0.16.2 |
| 2968 | 2026-03-25T20:27:26.251Z | Compiling toml_edit v0.22.27 |
| 2969 | 2026-03-25T20:27:26.281Z | Compiling elliptic-curve v0.13.8 |
| 2970 | 2026-03-25T20:27:26.456Z | Compiling clap_builder v4.5.60 |
| 2971 | 2026-03-25T20:27:26.646Z | Compiling bzip2 v0.6.1 |
| 2972 | 2026-03-25T20:27:26.708Z | Compiling hashbrown v0.15.5 |
| 2973 | 2026-03-25T20:27:26.729Z | Compiling zopfli v0.8.3 |
| 2974 | 2026-03-25T20:27:26.977Z | Compiling usdt v0.6.0 |
| 2975 | 2026-03-25T20:27:27.238Z | Compiling cargo_metadata v0.19.2 |
| 2976 | 2026-03-25T20:27:27.956Z | Compiling phf v0.13.1 |
| 2977 | 2026-03-25T20:27:28.250Z | Compiling zstd v0.13.3 |
| 2978 | 2026-03-25T20:27:28.416Z | Compiling signal-hook-mio v0.2.5 |
| 2979 | 2026-03-25T20:27:28.437Z | Compiling rayon v1.11.0 |
| 2980 | 2026-03-25T20:27:28.497Z | Compiling postgres-types v0.2.12 |
| 2981 | 2026-03-25T20:27:28.514Z | Compiling bzip2 v0.4.4 |
| 2982 | 2026-03-25T20:27:28.541Z | Compiling strum v0.27.2 |
| 2983 | 2026-03-25T20:27:28.722Z | Compiling ed25519 v2.2.3 |
| 2984 | 2026-03-25T20:27:28.739Z | Compiling phf_shared v0.11.3 |
| 2985 | 2026-03-25T20:27:28.839Z | Compiling pkcs1 v0.7.5 |
| 2986 | 2026-03-25T20:27:28.858Z | Compiling strum v0.26.3 |
| 2987 | 2026-03-25T20:27:28.925Z | Compiling itertools v0.12.1 |
| 2988 | 2026-03-25T20:27:28.985Z | Compiling hubpack v0.1.2 |
| 2989 | 2026-03-25T20:27:29.096Z | Compiling rfc6979 v0.4.0 |
| 2990 | 2026-03-25T20:27:29.163Z | Compiling sha1 v0.10.6 |
| 2991 | 2026-03-25T20:27:29.203Z | Compiling bstr v1.12.1 |
| 2992 | 2026-03-25T20:27:29.220Z | Compiling serde-big-array v0.5.1 |
| 2993 | 2026-03-25T20:27:29.242Z | Compiling float-cmp v0.10.0 |
| 2994 | 2026-03-25T20:27:29.373Z | Compiling env_filter v1.0.0 |
| 2995 | 2026-03-25T20:27:29.392Z | Compiling fixedbitset v0.5.7 |
| 2996 | 2026-03-25T20:27:29.409Z | Compiling precomputed-hash v0.1.1 |
| 2997 | 2026-03-25T20:27:29.506Z | Compiling static_assertions v1.1.0 |
| 2998 | 2026-03-25T20:27:29.592Z | Compiling difflib v0.4.0 |
| 2999 | 2026-03-25T20:27:29.645Z | Compiling jiff v0.2.21 |
| 3000 | 2026-03-25T20:27:29.675Z | Compiling fixedbitset v0.4.2 |
| 3001 | 2026-03-25T20:27:29.789Z | Compiling new_debug_unreachable v1.0.6 |
| 3002 | 2026-03-25T20:27:29.872Z | Compiling data-encoding v2.10.0 |
| 3003 | 2026-03-25T20:27:30.031Z | Compiling unit-prefix v0.5.2 |
| 3004 | 2026-03-25T20:27:30.105Z | Compiling keccak v0.1.6 |
| 3005 | 2026-03-25T20:27:30.149Z | Compiling predicates-core v1.0.10 |
| 3006 | 2026-03-25T20:27:30.200Z | Compiling whoami v2.1.0 |
| 3007 | 2026-03-25T20:27:30.365Z | Compiling rustc-hash v2.1.1 |
| 3008 | 2026-03-25T20:27:30.365Z | Compiling normalize-line-endings v0.3.0 |
| 3009 | 2026-03-25T20:27:30.449Z | Compiling predicates v3.1.4 |
| 3010 | 2026-03-25T20:27:30.469Z | Compiling iddqd v0.3.17 |
| 3011 | 2026-03-25T20:27:30.574Z | Compiling tokio-postgres v0.7.16 |
| 3012 | 2026-03-25T20:27:30.785Z | Compiling sha3 v0.10.8 |
| 3013 | 2026-03-25T20:27:31.011Z | Compiling hickory-proto v0.25.2 |
| 3014 | 2026-03-25T20:27:31.065Z | Compiling indicatif v0.18.4 |
| 3015 | 2026-03-25T20:27:31.868Z | Compiling zone v0.3.1 |
| 3016 | 2026-03-25T20:27:32.362Z | Compiling zip v4.6.1 |
| 3017 | 2026-03-25T20:27:32.414Z | Compiling string_cache v0.8.9 |
| 3018 | 2026-03-25T20:27:32.545Z | Compiling petgraph v0.6.5 |
| 3019 | 2026-03-25T20:27:32.633Z | Compiling similar v2.7.0 |
| 3020 | 2026-03-25T20:27:32.691Z | Compiling petgraph v0.8.3 |
| 3021 | 2026-03-25T20:27:33.199Z | Compiling rustls-webpki v0.103.9 |
| 3022 | 2026-03-25T20:27:33.623Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3023 | 2026-03-25T20:27:33.828Z | Compiling env_logger v0.11.9 |
| 3024 | 2026-03-25T20:27:33.828Z | Compiling ecdsa v0.16.9 |
| 3025 | 2026-03-25T20:27:33.877Z | Compiling rsa v0.9.10 |
| 3026 | 2026-03-25T20:27:33.991Z | Compiling ed25519-dalek v2.2.0 |
| 3027 | 2026-03-25T20:27:34.537Z | Compiling zip v0.6.6 |
| 3028 | 2026-03-25T20:27:34.642Z | Compiling crossterm v0.28.1 |
| 3029 | 2026-03-25T20:27:35.261Z | Compiling clap v4.5.60 |
| 3030 | 2026-03-25T20:27:35.357Z | Compiling toml v0.7.8 |
| 3031 | 2026-03-25T20:27:35.401Z | Compiling serde_with v3.17.0 |
| 3032 | 2026-03-25T20:27:35.603Z | Compiling x509-cert v0.2.5 |
| 3033 | 2026-03-25T20:27:35.707Z | Compiling itertools v0.13.0 |
| 3034 | 2026-03-25T20:27:35.887Z | Compiling tokio-stream v0.1.18 |
| 3035 | 2026-03-25T20:27:36.017Z | Compiling buf-list v1.1.2 |
| 3036 | 2026-03-25T20:27:36.322Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3037 | 2026-03-25T20:27:36.594Z | Compiling lalrpop-util v0.19.12 |
| 3038 | 2026-03-25T20:27:36.886Z | Compiling tokio-rustls v0.26.4 |
| 3039 | 2026-03-25T20:27:36.938Z | Compiling rustls-platform-verifier v0.6.2 |
| 3040 | 2026-03-25T20:27:36.997Z | Compiling peg-runtime v0.8.5 |
| 3041 | 2026-03-25T20:27:37.072Z | Compiling hyper-rustls v0.27.7 |
| 3042 | 2026-03-25T20:27:37.303Z | Compiling reqwest v0.13.2 |
| 3043 | 2026-03-25T20:27:37.371Z | Compiling reqwest v0.12.28 |
| 3044 | 2026-03-25T20:27:40.679Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3045 | 2026-03-25T20:28:14.376Z | Compiling slog-async v2.8.0 |
| 3046 | 2026-03-25T20:28:22.217Z | Compiling rustls v0.22.4 |
| 3047 | 2026-03-25T20:28:22.340Z | Compiling regress v0.10.5 |
| 3048 | 2026-03-25T20:28:22.419Z | Compiling newtype-uuid-macros v0.1.0 |
| 3049 | 2026-03-25T20:28:22.922Z | Compiling structmeta-derive v0.3.0 |
| 3050 | 2026-03-25T20:28:22.944Z | Compiling multer v3.1.0 |
| 3051 | 2026-03-25T20:28:23.143Z | Compiling async-stream-impl v0.3.6 |
| 3052 | 2026-03-25T20:28:23.161Z | Compiling dropshot v0.16.7 |
| 3053 | 2026-03-25T20:28:23.378Z | Compiling futures-executor v0.3.32 |
| 3054 | 2026-03-25T20:28:23.597Z | Compiling futures v0.3.32 |
| 3055 | 2026-03-25T20:28:23.700Z | Compiling dropshot_endpoint v0.16.7 |
| 3056 | 2026-03-25T20:28:23.719Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3057 | 2026-03-25T20:28:23.873Z | Compiling crossbeam-channel v0.5.15 |
| 3058 | 2026-03-25T20:28:23.914Z | Compiling structmeta v0.3.0 |
| 3059 | 2026-03-25T20:28:24.138Z | Compiling thread_local v1.1.9 |
| 3060 | 2026-03-25T20:28:24.159Z | Compiling derive-ex v0.1.8 |
| 3061 | 2026-03-25T20:28:24.494Z | Compiling is-terminal v0.4.17 |
| 3062 | 2026-03-25T20:28:24.563Z | Compiling take_mut v0.2.2 |
| 3063 | 2026-03-25T20:28:24.613Z | Compiling term v1.2.1 |
| 3064 | 2026-03-25T20:28:25.283Z | Compiling slog-term v2.9.2 |
| 3065 | 2026-03-25T20:28:25.679Z | Compiling test-strategy v0.4.5 |
| 3066 | 2026-03-25T20:28:25.960Z | Compiling parse-display-derive v0.10.0 |
| 3067 | 2026-03-25T20:28:26.366Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3068 | 2026-03-25T20:28:26.442Z | Compiling progenitor-client v0.13.0 |
| 3069 | 2026-03-25T20:28:26.610Z | Compiling rustls-webpki v0.102.8 |
| 3070 | 2026-03-25T20:28:26.961Z | Compiling serde_spanned v1.0.4 |
| 3071 | 2026-03-25T20:28:27.009Z | Compiling match_cfg v0.1.0 |
| 3072 | 2026-03-25T20:28:27.117Z | Compiling debug-ignore v1.0.5 |
| 3073 | 2026-03-25T20:28:27.120Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3074 | 2026-03-25T20:28:27.233Z | Compiling hostname v0.3.1 |
| 3075 | 2026-03-25T20:28:27.399Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3076 | 2026-03-25T20:28:27.417Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3077 | 2026-03-25T20:28:27.535Z | Compiling slog-json v2.6.1 |
| 3078 | 2026-03-25T20:28:27.769Z | Compiling slog-bunyan v2.5.0 |
| 3079 | 2026-03-25T20:28:27.841Z | Compiling async-stream v0.3.6 |
| 3080 | 2026-03-25T20:28:28.026Z | Compiling waitgroup v0.1.2 |
| 3081 | 2026-03-25T20:28:28.046Z | Compiling rustls-pemfile v2.2.0 |
| 3082 | 2026-03-25T20:28:28.183Z | Compiling serde_path_to_error v0.1.20 |
| 3083 | 2026-03-25T20:28:28.202Z | Compiling hostname v0.4.2 |
| 3084 | 2026-03-25T20:28:28.344Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3085 | 2026-03-25T20:28:28.388Z | Compiling macaddr v1.0.1 |
| 3086 | 2026-03-25T20:28:28.446Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3087 | 2026-03-25T20:28:28.595Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3088 | 2026-03-25T20:28:28.614Z | Compiling progenitor-client v0.10.0 |
| 3089 | 2026-03-25T20:28:28.653Z | Compiling instant v0.1.13 |
| 3090 | 2026-03-25T20:28:28.687Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 3091 | 2026-03-25T20:28:28.791Z | Compiling itertools v0.14.0 |
| 3092 | 2026-03-25T20:28:28.961Z | Compiling backon v1.6.0 |
| 3093 | 2026-03-25T20:28:28.997Z | Compiling backoff v0.4.0 |
| 3094 | 2026-03-25T20:28:29.017Z | Compiling parse-display v0.10.0 |
| 3095 | 2026-03-25T20:28:29.113Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3096 | 2026-03-25T20:28:29.227Z | Compiling tokio-rustls v0.25.0 |
| 3097 | 2026-03-25T20:28:29.244Z | Compiling progenitor-extras v0.1.1 |
| 3098 | 2026-03-25T20:28:30.077Z | Compiling crucible-workspace-hack v0.1.0 |
| 3099 | 2026-03-25T20:28:30.348Z | Compiling unsafe-libyaml v0.2.11 |
| 3100 | 2026-03-25T20:28:30.407Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3101 | 2026-03-25T20:28:30.516Z | Compiling secrecy v0.10.3 |
| 3102 | 2026-03-25T20:28:30.713Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3103 | 2026-03-25T20:28:30.795Z | Compiling heapless v0.8.0 |
| 3104 | 2026-03-25T20:28:30.946Z | Compiling serde_yaml v0.9.34+deprecated |
| 3105 | 2026-03-25T20:28:31.028Z | Compiling proc-macro-crate v3.4.0 |
| 3106 | 2026-03-25T20:28:31.332Z | Compiling ingot-macros v0.1.1 |
| 3107 | 2026-03-25T20:28:31.358Z | Compiling typify-impl v0.6.1 |
| 3108 | 2026-03-25T20:28:31.504Z | Compiling hash32 v0.3.1 |
| 3109 | 2026-03-25T20:28:31.624Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3110 | 2026-03-25T20:28:31.694Z | Compiling smoltcp v0.11.0 |
| 3111 | 2026-03-25T20:28:32.052Z | Compiling num_enum_derive v0.7.5 |
| 3112 | 2026-03-25T20:28:32.144Z | Compiling tabwriter v1.4.1 |
| 3113 | 2026-03-25T20:28:32.295Z | Compiling cobs v0.3.0 |
| 3114 | 2026-03-25T20:28:32.400Z | Compiling foreign-types-macros v0.2.3 |
| 3115 | 2026-03-25T20:28:32.531Z | Compiling convert_case v0.4.0 |
| 3116 | 2026-03-25T20:28:32.608Z | Compiling foreign-types-shared v0.3.1 |
| 3117 | 2026-03-25T20:28:32.724Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3118 | 2026-03-25T20:28:32.848Z | Compiling cpufeatures v0.3.0 |
| 3119 | 2026-03-25T20:28:32.945Z | Compiling chacha20 v0.10.0 |
| 3120 | 2026-03-25T20:28:32.980Z | Compiling foreign-types v0.5.0 |
| 3121 | 2026-03-25T20:28:32.998Z | Compiling num_enum v0.7.5 |
| 3122 | 2026-03-25T20:28:33.081Z | Compiling derive_more v0.99.20 |
| 3123 | 2026-03-25T20:28:33.143Z | Compiling postcard v1.1.3 |
| 3124 | 2026-03-25T20:28:33.815Z | Compiling proc-macro-crate v1.3.1 |
| 3125 | 2026-03-25T20:28:33.916Z | Compiling ingot-types v0.1.2 |
| 3126 | 2026-03-25T20:28:34.164Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3127 | 2026-03-25T20:28:34.397Z | Compiling ingot v0.1.1 |
| 3128 | 2026-03-25T20:28:34.606Z | Compiling universal-hash v0.5.1 |
| 3129 | 2026-03-25T20:28:34.776Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3130 | 2026-03-25T20:28:34.796Z | Compiling typify-macro v0.6.1 |
| 3131 | 2026-03-25T20:28:35.212Z | Compiling cstr-argument v0.1.2 |
| 3132 | 2026-03-25T20:28:35.233Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3133 | 2026-03-25T20:28:35.405Z | Compiling opaque-debug v0.3.1 |
| 3134 | 2026-03-25T20:28:35.447Z | Compiling colored v3.1.1 |
| 3135 | 2026-03-25T20:28:35.503Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3136 | 2026-03-25T20:28:35.810Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3137 | 2026-03-25T20:28:36.142Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3138 | 2026-03-25T20:28:36.253Z | Compiling num_enum_derive v0.5.11 |
| 3139 | 2026-03-25T20:28:36.314Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3140 | 2026-03-25T20:28:36.332Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3141 | 2026-03-25T20:28:36.556Z | Compiling rand v0.10.0 |
| 3142 | 2026-03-25T20:28:36.586Z | Compiling toml v0.8.23 |
| 3143 | 2026-03-25T20:28:36.690Z | Compiling half v2.7.1 |
| 3144 | 2026-03-25T20:28:37.074Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3145 | 2026-03-25T20:28:37.218Z | Compiling ciborium-io v0.2.2 |
| 3146 | 2026-03-25T20:28:37.341Z | Compiling ciborium-ll v0.2.2 |
| 3147 | 2026-03-25T20:28:37.364Z | Compiling num_enum v0.5.11 |
| 3148 | 2026-03-25T20:28:37.623Z | Compiling typify v0.6.1 |
| 3149 | 2026-03-25T20:28:38.031Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3150 | 2026-03-25T20:28:38.378Z | Compiling camino-tempfile v1.4.1 |
| 3151 | 2026-03-25T20:28:38.789Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3152 | 2026-03-25T20:28:38.975Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3153 | 2026-03-25T20:28:39.003Z | Compiling progenitor-impl v0.13.0 |
| 3154 | 2026-03-25T20:28:39.141Z | Compiling ciborium v0.2.2 |
| 3155 | 2026-03-25T20:28:39.256Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3156 | 2026-03-25T20:28:39.964Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3157 | 2026-03-25T20:28:39.995Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3158 | 2026-03-25T20:28:40.147Z | Compiling smf v0.2.3 |
| 3159 | 2026-03-25T20:28:40.232Z | Compiling aead v0.5.2 |
| 3160 | 2026-03-25T20:28:40.446Z | Compiling num-derive v0.4.2 |
| 3161 | 2026-03-25T20:28:41.097Z | Compiling sigpipe v0.1.3 |
| 3162 | 2026-03-25T20:28:41.142Z | Compiling glob v0.3.3 |
| 3163 | 2026-03-25T20:28:41.341Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3164 | 2026-03-25T20:28:41.370Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3165 | 2026-03-25T20:28:41.491Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3166 | 2026-03-25T20:28:41.571Z | Compiling progenitor-macro v0.13.0 |
| 3167 | 2026-03-25T20:28:42.096Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3168 | 2026-03-25T20:28:42.115Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3169 | 2026-03-25T20:28:43.235Z | Compiling poly1305 v0.8.0 |
| 3170 | 2026-03-25T20:28:43.567Z | Compiling chacha20 v0.9.1 |
| 3171 | 2026-03-25T20:28:43.848Z | Compiling whoami v1.6.1 |
| 3172 | 2026-03-25T20:28:43.962Z | Compiling prettyplease v0.2.37 |
| 3173 | 2026-03-25T20:28:44.313Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 3174 | 2026-03-25T20:28:45.613Z | Compiling progenitor v0.13.0 |
| 3175 | 2026-03-25T20:28:45.781Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3176 | 2026-03-25T20:28:46.421Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3177 | 2026-03-25T20:28:47.181Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3178 | 2026-03-25T20:28:48.209Z | Compiling thiserror-no-std v2.0.2 |
| 3179 | 2026-03-25T20:28:49.010Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3180 | 2026-03-25T20:28:49.464Z | Compiling byte-wrapper v0.1.0 |
| 3181 | 2026-03-25T20:28:50.361Z | Compiling password-hash v0.5.0 |
| 3182 | 2026-03-25T20:28:50.381Z | Compiling blake2 v0.10.6 |
| 3183 | 2026-03-25T20:28:51.039Z | Compiling indent_write v2.2.0 |
| 3184 | 2026-03-25T20:28:51.351Z | Compiling argon2 v0.5.3 |
| 3185 | 2026-03-25T20:28:52.264Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3186 | 2026-03-25T20:28:52.640Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3187 | 2026-03-25T20:28:52.755Z | Compiling vsss-rs v3.3.4 |
| 3188 | 2026-03-25T20:28:52.775Z | Compiling chacha20poly1305 v0.10.1 |
| 3189 | 2026-03-25T20:28:54.276Z | Compiling swrite v0.1.0 |
| 3190 | 2026-03-25T20:28:54.405Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3191 | 2026-03-25T20:28:54.442Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3192 | 2026-03-25T20:28:55.766Z | Compiling num-rational v0.4.2 |
| 3193 | 2026-03-25T20:28:55.949Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3194 | 2026-03-25T20:28:56.551Z | Compiling num-complex v0.4.6 |
| 3195 | 2026-03-25T20:28:56.816Z | Compiling float-ord v0.3.2 |
| 3196 | 2026-03-25T20:28:56.953Z | Compiling num v0.4.3 |
| 3197 | 2026-03-25T20:28:57.047Z | Compiling gethostname v0.5.0 |
| 3198 | 2026-03-25T20:28:57.293Z | Compiling typify-impl v0.4.3 |
| 3199 | 2026-03-25T20:28:57.310Z | Compiling usdt-attr-macro v0.5.0 |
| 3200 | 2026-03-25T20:28:57.509Z | Compiling usdt-macro v0.5.0 |
| 3201 | 2026-03-25T20:28:57.686Z | Compiling derive-where v1.6.0 |
| 3202 | 2026-03-25T20:28:58.049Z | Compiling memmap v0.7.0 |
| 3203 | 2026-03-25T20:28:58.303Z | Compiling usdt v0.5.0 |
| 3204 | 2026-03-25T20:28:58.888Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3205 | 2026-03-25T20:28:58.964Z | Compiling unicode-width v0.1.14 |
| 3206 | 2026-03-25T20:28:59.038Z | Compiling cancel-safe-futures v0.1.5 |
| 3207 | 2026-03-25T20:28:59.272Z | Compiling owo-colors v4.3.0 |
| 3208 | 2026-03-25T20:28:59.333Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3209 | 2026-03-25T20:28:59.648Z | Compiling libsw-core v0.3.2 |
| 3210 | 2026-03-25T20:28:59.857Z | Compiling async-recursion v1.1.1 |
| 3211 | 2026-03-25T20:29:00.471Z | Compiling resolv-conf v0.7.6 |
| 3212 | 2026-03-25T20:29:00.687Z | Compiling typify-macro v0.4.3 |
| 3213 | 2026-03-25T20:29:00.916Z | Compiling libsw v3.5.0 |
| 3214 | 2026-03-25T20:29:01.122Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3215 | 2026-03-25T20:29:02.110Z | Compiling bytecount v0.6.9 |
| 3216 | 2026-03-25T20:29:02.161Z | Compiling linear-map v1.2.0 |
| 3217 | 2026-03-25T20:29:02.205Z | Compiling libefi-sys v0.1.0 |
| 3218 | 2026-03-25T20:29:02.402Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3219 | 2026-03-25T20:29:02.447Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3220 | 2026-03-25T20:29:03.695Z | Compiling newline-converter v0.3.0 |
| 3221 | 2026-03-25T20:29:03.895Z | Compiling atomicwrites v0.4.4 |
| 3222 | 2026-03-25T20:29:04.072Z | Compiling console v0.15.11 |
| 3223 | 2026-03-25T20:29:04.206Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3224 | 2026-03-25T20:29:04.713Z | Compiling hickory-proto v0.24.4 |
| 3225 | 2026-03-25T20:29:05.206Z | Compiling bitfield-struct v0.6.2 |
| 3226 | 2026-03-25T20:29:05.403Z | Compiling linked-hash-map v0.5.6 |
| 3227 | 2026-03-25T20:29:05.449Z | Compiling semver v0.1.20 |
| 3228 | 2026-03-25T20:29:05.641Z | Compiling lru-cache v0.1.2 |
| 3229 | 2026-03-25T20:29:05.731Z | Compiling rustc_version v0.1.7 |
| 3230 | 2026-03-25T20:29:05.808Z | Compiling expectorate v1.2.0 |
| 3231 | 2026-03-25T20:29:05.860Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3232 | 2026-03-25T20:29:05.954Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3233 | 2026-03-25T20:29:06.203Z | Compiling typify v0.4.3 |
| 3234 | 2026-03-25T20:29:06.299Z | Compiling pin-project-internal v1.1.11 |
| 3235 | 2026-03-25T20:29:06.352Z | Compiling slog-dtrace v0.3.0 |
| 3236 | 2026-03-25T20:29:06.576Z | Compiling minimal-lexical v0.2.1 |
| 3237 | 2026-03-25T20:29:06.860Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3238 | 2026-03-25T20:29:06.967Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3239 | 2026-03-25T20:29:06.986Z | Compiling nom v7.1.3 |
| 3240 | 2026-03-25T20:29:07.216Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3241 | 2026-03-25T20:29:07.334Z | Compiling pin-project v1.1.11 |
| 3242 | 2026-03-25T20:29:07.470Z | Compiling hickory-resolver v0.24.4 |
| 3243 | 2026-03-25T20:29:07.712Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3244 | 2026-03-25T20:29:07.972Z | Compiling newtype_derive v0.1.6 |
| 3245 | 2026-03-25T20:29:08.348Z | Compiling tokio-dtrace v0.1.1 |
| 3246 | 2026-03-25T20:29:09.849Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3247 | 2026-03-25T20:29:09.995Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3248 | 2026-03-25T20:29:10.364Z | Compiling phf_shared v0.12.1 |
| 3249 | 2026-03-25T20:29:10.606Z | Compiling pem v3.0.6 |
| 3250 | 2026-03-25T20:29:10.625Z | Compiling snafu-derive v0.8.9 |
| 3251 | 2026-03-25T20:29:11.357Z | Compiling csv-core v0.1.13 |
| 3252 | 2026-03-25T20:29:11.802Z | Compiling base64 v0.21.7 |
| 3253 | 2026-03-25T20:29:12.346Z | Compiling unicode-xid v0.2.6 |
| 3254 | 2026-03-25T20:29:12.404Z | Compiling chrono-tz v0.10.4 |
| 3255 | 2026-03-25T20:29:12.515Z | Compiling xshell-macros v0.2.7 |
| 3256 | 2026-03-25T20:29:12.621Z | Compiling same-file v1.0.6 |
| 3257 | 2026-03-25T20:29:12.821Z | Compiling highway v1.3.0 |
| 3258 | 2026-03-25T20:29:12.887Z | Compiling walkdir v2.5.0 |
| 3259 | 2026-03-25T20:29:12.911Z | Compiling xshell v0.2.7 |
| 3260 | 2026-03-25T20:29:13.536Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3261 | 2026-03-25T20:29:13.624Z | Compiling const_format_proc_macros v0.2.34 |
| 3262 | 2026-03-25T20:29:13.650Z | Compiling snafu v0.8.9 |
| 3263 | 2026-03-25T20:29:14.176Z | Compiling csv v1.4.0 |
| 3264 | 2026-03-25T20:29:14.361Z | Compiling phf v0.12.1 |
| 3265 | 2026-03-25T20:29:14.380Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3266 | 2026-03-25T20:29:14.556Z | Compiling qorb v0.4.1 |
| 3267 | 2026-03-25T20:29:14.658Z | Compiling oxide-tokio-rt v0.1.3 |
| 3268 | 2026-03-25T20:29:15.140Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3269 | 2026-03-25T20:29:15.318Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3270 | 2026-03-25T20:29:15.678Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3271 | 2026-03-25T20:29:16.329Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3272 | 2026-03-25T20:29:16.791Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3273 | 2026-03-25T20:29:18.649Z | Compiling globset v0.4.18 |
| 3274 | 2026-03-25T20:29:19.375Z | Compiling olpc-cjson v0.1.4 |
| 3275 | 2026-03-25T20:29:19.458Z | Compiling primeorder v0.13.6 |
| 3276 | 2026-03-25T20:29:19.616Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3277 | 2026-03-25T20:29:19.764Z | Compiling serde_plain v1.0.2 |
| 3278 | 2026-03-25T20:29:20.074Z | Compiling typed-path v0.9.3 |
| 3279 | 2026-03-25T20:29:21.212Z | Compiling tough v0.20.0 |
| 3280 | 2026-03-25T20:29:22.591Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3281 | 2026-03-25T20:29:22.973Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3282 | 2026-03-25T20:29:23.025Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3283 | 2026-03-25T20:29:23.261Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3284 | 2026-03-25T20:29:23.372Z | Compiling const_format v0.2.35 |
| 3285 | 2026-03-25T20:29:23.853Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3286 | 2026-03-25T20:29:24.130Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3287 | 2026-03-25T20:29:26.604Z | Compiling papergrid v0.11.0 |
| 3288 | 2026-03-25T20:29:28.217Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3289 | 2026-03-25T20:29:29.854Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3290 | 2026-03-25T20:29:30.155Z | Compiling tabled_derive v0.7.0 |
| 3291 | 2026-03-25T20:29:31.040Z | Compiling bcs v0.1.6 |
| 3292 | 2026-03-25T20:29:31.471Z | Compiling salty v0.3.0 |
| 3293 | 2026-03-25T20:29:31.728Z | Compiling smawk v0.3.2 |
| 3294 | 2026-03-25T20:29:31.831Z | Compiling utf-8 v0.7.6 |
| 3295 | 2026-03-25T20:29:31.915Z | Compiling radium v0.7.0 |
| 3296 | 2026-03-25T20:29:32.056Z | Compiling unicode-linebreak v0.1.5 |
| 3297 | 2026-03-25T20:29:32.231Z | Compiling termtree v0.5.1 |
| 3298 | 2026-03-25T20:29:32.258Z | Compiling tungstenite v0.21.0 |
| 3299 | 2026-03-25T20:29:32.373Z | Compiling textwrap v0.16.2 |
| 3300 | 2026-03-25T20:29:32.471Z | Compiling tabled v0.15.0 |
| 3301 | 2026-03-25T20:29:32.975Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3302 | 2026-03-25T20:29:33.253Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3303 | 2026-03-25T20:29:33.984Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3304 | 2026-03-25T20:29:34.214Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3305 | 2026-03-25T20:29:34.390Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3306 | 2026-03-25T20:29:34.454Z | Compiling steno v0.4.1 |
| 3307 | 2026-03-25T20:29:34.639Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3308 | 2026-03-25T20:29:34.805Z | Compiling humantime v2.3.0 |
| 3309 | 2026-03-25T20:29:34.856Z | Compiling tap v1.0.1 |
| 3310 | 2026-03-25T20:29:34.998Z | Compiling maybe-uninit v2.0.0 |
| 3311 | 2026-03-25T20:29:35.279Z | Compiling wyz v0.5.1 |
| 3312 | 2026-03-25T20:29:35.339Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3313 | 2026-03-25T20:29:35.492Z | Compiling tokio-tungstenite v0.21.0 |
| 3314 | 2026-03-25T20:29:36.905Z | Compiling p384 v0.13.1 |
| 3315 | 2026-03-25T20:29:36.958Z | Compiling progenitor-impl v0.10.0 |
| 3316 | 2026-03-25T20:29:39.516Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3317 | 2026-03-25T20:29:39.549Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3318 | 2026-03-25T20:29:39.550Z | Compiling arc-swap v1.8.2 |
| 3319 | 2026-03-25T20:29:39.550Z | Compiling funty v2.0.0 |
| 3320 | 2026-03-25T20:29:39.550Z | Compiling packed_struct v0.10.1 |
| 3321 | 2026-03-25T20:29:39.563Z | Compiling tagptr v0.2.0 |
| 3322 | 2026-03-25T20:29:39.738Z | Compiling moka v0.12.13 |
| 3323 | 2026-03-25T20:29:39.759Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3324 | 2026-03-25T20:29:40.379Z | Compiling bitvec v1.0.1 |
| 3325 | 2026-03-25T20:29:40.415Z | Compiling slog-scope v4.4.1 |
| 3326 | 2026-03-25T20:29:40.856Z | Compiling progenitor-macro v0.10.0 |
| 3327 | 2026-03-25T20:29:40.983Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3328 | 2026-03-25T20:29:43.048Z | Compiling polyval v0.6.2 |
| 3329 | 2026-03-25T20:29:43.350Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3330 | 2026-03-25T20:29:43.848Z | Compiling packed_struct_codegen v0.10.1 |
| 3331 | 2026-03-25T20:29:44.831Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3332 | 2026-03-25T20:29:44.960Z | Compiling bitfield-macros v0.19.4 |
| 3333 | 2026-03-25T20:29:45.302Z | Compiling zerocopy-derive v0.6.6 |
| 3334 | 2026-03-25T20:29:45.610Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3335 | 2026-03-25T20:29:46.012Z | Compiling indexmap v1.9.3 |
| 3336 | 2026-03-25T20:29:46.076Z | Compiling nodrop v0.1.14 |
| 3337 | 2026-03-25T20:29:46.205Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3338 | 2026-03-25T20:29:46.237Z | Compiling crc-catalog v2.4.0 |
| 3339 | 2026-03-25T20:29:46.384Z | Compiling parking_lot_core v0.8.6 |
| 3340 | 2026-03-25T20:29:46.469Z | Compiling crc v3.4.0 |
| 3341 | 2026-03-25T20:29:46.700Z | Compiling array-init v0.0.4 |
| 3342 | 2026-03-25T20:29:46.722Z | Compiling zerocopy v0.6.6 |
| 3343 | 2026-03-25T20:29:47.825Z | Compiling proc-macro-error2 v2.0.1 |
| 3344 | 2026-03-25T20:29:47.845Z | Compiling bitfield v0.19.4 |
| 3345 | 2026-03-25T20:29:47.845Z | Compiling progenitor v0.10.0 |
| 3346 | 2026-03-25T20:29:47.845Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3347 | 2026-03-25T20:29:48.616Z | Compiling ghash v0.5.1 |
| 3348 | 2026-03-25T20:29:48.997Z | Compiling smallvec v0.6.14 |
| 3349 | 2026-03-25T20:29:49.267Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3350 | 2026-03-25T20:29:49.766Z | Compiling hickory-resolver v0.25.2 |
| 3351 | 2026-03-25T20:29:50.505Z | Compiling slog-stdlog v4.1.1 |
| 3352 | 2026-03-25T20:29:50.956Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3353 | 2026-03-25T20:29:51.289Z | Compiling git-stub v1.0.0 |
| 3354 | 2026-03-25T20:29:51.554Z | Compiling ctr v0.9.2 |
| 3355 | 2026-03-25T20:29:51.804Z | Compiling num-derive v0.3.3 |
| 3356 | 2026-03-25T20:29:52.290Z | Compiling lzma-sys v0.1.20 |
| 3357 | 2026-03-25T20:29:52.655Z | Compiling unicase v2.9.0 |
| 3358 | 2026-03-25T20:29:52.674Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3359 | 2026-03-25T20:29:52.775Z | Compiling typeid v1.0.3 |
| 3360 | 2026-03-25T20:29:52.873Z | Compiling hashbrown v0.12.3 |
| 3361 | 2026-03-25T20:29:52.919Z | Compiling mime_guess v2.0.5 |
| 3362 | 2026-03-25T20:29:53.205Z | Compiling libscf-sys v1.1.0 |
| 3363 | 2026-03-25T20:29:53.380Z | Compiling aes-gcm v0.10.3 |
| 3364 | 2026-03-25T20:29:53.420Z | Compiling git-stub-vcs v0.1.0 |
| 3365 | 2026-03-25T20:29:53.600Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3366 | 2026-03-25T20:29:53.774Z | Compiling slog-envlogger v2.2.0 |
| 3367 | 2026-03-25T20:29:54.941Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3368 | 2026-03-25T20:29:57.433Z | Compiling serde-hex v0.1.0 |
| 3369 | 2026-03-25T20:29:57.477Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3370 | 2026-03-25T20:29:57.501Z | Compiling tabled_derive v0.11.0 |
| 3371 | 2026-03-25T20:29:57.609Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3372 | 2026-03-25T20:29:58.333Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3373 | 2026-03-25T20:29:58.529Z | Compiling ron v0.8.1 |
| 3374 | 2026-03-25T20:29:58.554Z | Compiling progenitor-impl v0.11.2 |
| 3375 | 2026-03-25T20:29:59.107Z | Compiling papergrid v0.17.0 |
| 3376 | 2026-03-25T20:29:59.491Z | Compiling cargo_toml v0.22.3 |
| 3377 | 2026-03-25T20:30:00.741Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3378 | 2026-03-25T20:30:00.906Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3379 | 2026-03-25T20:30:01.475Z | Compiling hashbrown v0.13.2 |
| 3380 | 2026-03-25T20:30:01.852Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3381 | 2026-03-25T20:30:02.150Z | Compiling testing_table v0.3.0 |
| 3382 | 2026-03-25T20:30:02.397Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3383 | 2026-03-25T20:30:02.551Z | Compiling ssh-encoding v0.2.0 |
| 3384 | 2026-03-25T20:30:02.647Z | Compiling blowfish v0.9.1 |
| 3385 | 2026-03-25T20:30:02.762Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3386 | 2026-03-25T20:30:02.902Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3387 | 2026-03-25T20:30:03.159Z | Compiling nibble_vec v0.1.0 |
| 3388 | 2026-03-25T20:30:03.253Z | Compiling filetime v0.2.27 |
| 3389 | 2026-03-25T20:30:03.340Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3390 | 2026-03-25T20:30:03.344Z | Compiling crc-any v2.5.0 |
| 3391 | 2026-03-25T20:30:03.484Z | Compiling corncobs v0.1.4 |
| 3392 | 2026-03-25T20:30:03.568Z | Compiling endian-type v0.1.2 |
| 3393 | 2026-03-25T20:30:03.723Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3394 | 2026-03-25T20:30:03.745Z | Compiling xattr v1.6.1 |
| 3395 | 2026-03-25T20:30:03.842Z | Compiling radix_trie v0.2.1 |
| 3396 | 2026-03-25T20:30:03.883Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3397 | 2026-03-25T20:30:04.045Z | Compiling tar v0.4.45 |
| 3398 | 2026-03-25T20:30:04.055Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3399 | 2026-03-25T20:30:04.239Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3400 | 2026-03-25T20:30:04.587Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3401 | 2026-03-25T20:30:04.810Z | Compiling ssh-cipher v0.2.0 |
| 3402 | 2026-03-25T20:30:04.870Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3403 | 2026-03-25T20:30:06.408Z | Compiling tabled v0.20.0 |
| 3404 | 2026-03-25T20:30:06.466Z | Compiling object v0.30.4 |
| 3405 | 2026-03-25T20:30:08.004Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3406 | 2026-03-25T20:30:08.797Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3407 | 2026-03-25T20:30:09.085Z | Compiling progenitor-macro v0.11.2 |
| 3408 | 2026-03-25T20:30:09.207Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3409 | 2026-03-25T20:30:09.833Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3410 | 2026-03-25T20:30:09.877Z | Compiling parking_lot v0.11.2 |
| 3411 | 2026-03-25T20:30:10.376Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3412 | 2026-03-25T20:30:10.799Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3413 | 2026-03-25T20:30:11.283Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3414 | 2026-03-25T20:30:11.973Z | Compiling progenitor-client v0.11.2 |
| 3415 | 2026-03-25T20:30:12.496Z | Compiling prefix-trie v0.7.0 |
| 3416 | 2026-03-25T20:30:12.993Z | Compiling password-hash v0.4.2 |
| 3417 | 2026-03-25T20:30:13.062Z | Compiling fxhash v0.2.1 |
| 3418 | 2026-03-25T20:30:13.229Z | Compiling secrecy v0.8.0 |
| 3419 | 2026-03-25T20:30:13.451Z | Compiling http-range v0.1.5 |
| 3420 | 2026-03-25T20:30:13.781Z | Compiling path-slash v0.1.5 |
| 3421 | 2026-03-25T20:30:13.888Z | Compiling half v1.8.3 |
| 3422 | 2026-03-25T20:30:14.321Z | Compiling serde_cbor v0.11.2 |
| 3423 | 2026-03-25T20:30:14.366Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3424 | 2026-03-25T20:30:14.981Z | Compiling progenitor v0.11.2 |
| 3425 | 2026-03-25T20:30:15.147Z | Compiling pbkdf2 v0.11.0 |
| 3426 | 2026-03-25T20:30:15.309Z | Compiling sled v0.34.7 |
| 3427 | 2026-03-25T20:30:15.418Z | Compiling hickory-server v0.25.2 |
| 3428 | 2026-03-25T20:30:16.433Z | Compiling ron v0.12.0 |
| 3429 | 2026-03-25T20:30:20.032Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3430 | 2026-03-25T20:30:20.262Z | Compiling xz2 v0.1.7 |
| 3431 | 2026-03-25T20:30:20.317Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3432 | 2026-03-25T20:30:20.469Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3433 | 2026-03-25T20:30:20.590Z | Compiling ssh-key v0.6.7 |
| 3434 | 2026-03-25T20:30:22.358Z | Compiling hickory-client v0.25.2 |
| 3435 | 2026-03-25T20:30:23.227Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3436 | 2026-03-25T20:30:23.273Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3437 | 2026-03-25T20:30:24.408Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3438 | 2026-03-25T20:30:26.807Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3439 | 2026-03-25T20:30:26.812Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3440 | 2026-03-25T20:30:27.156Z | Compiling p521 v0.13.3 |
| 3441 | 2026-03-25T20:30:27.557Z | Compiling p256 v0.13.2 |
| 3442 | 2026-03-25T20:30:27.633Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3443 | 2026-03-25T20:30:28.501Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3444 | 2026-03-25T20:30:29.074Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3445 | 2026-03-25T20:30:29.852Z | Compiling yasna v0.5.2 |
| 3446 | 2026-03-25T20:30:29.888Z | Compiling headers-core v0.3.0 |
| 3447 | 2026-03-25T20:30:30.040Z | Compiling kstat-rs v0.2.4 |
| 3448 | 2026-03-25T20:30:30.219Z | Compiling nanorand v0.7.0 |
| 3449 | 2026-03-25T20:30:30.513Z | Compiling russh-cryptovec v0.7.3 |
| 3450 | 2026-03-25T20:30:30.537Z | Compiling atty v0.2.14 |
| 3451 | 2026-03-25T20:30:30.560Z | Compiling home v0.5.12 |
| 3452 | 2026-03-25T20:30:30.678Z | Compiling base16ct v1.0.0 |
| 3453 | 2026-03-25T20:30:30.744Z | Compiling md5 v0.7.0 |
| 3454 | 2026-03-25T20:30:30.744Z | Compiling crc8 v0.1.1 |
| 3455 | 2026-03-25T20:30:30.795Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3456 | 2026-03-25T20:30:30.889Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3457 | 2026-03-25T20:30:30.940Z | Compiling russh-keys v0.45.0 |
| 3458 | 2026-03-25T20:30:31.183Z | Compiling flume v0.11.1 |
| 3459 | 2026-03-25T20:30:31.329Z | Compiling rcgen v0.12.1 |
| 3460 | 2026-03-25T20:30:31.592Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3461 | 2026-03-25T20:30:32.291Z | Compiling headers v0.4.1 |
| 3462 | 2026-03-25T20:30:33.935Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3463 | 2026-03-25T20:30:35.652Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3464 | 2026-03-25T20:30:39.107Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3465 | 2026-03-25T20:30:41.158Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3466 | 2026-03-25T20:30:44.173Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3467 | 2026-03-25T20:30:46.010Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3468 | 2026-03-25T20:30:48.708Z | Compiling hyper-staticfile v0.10.1 |
| 3469 | 2026-03-25T20:30:49.339Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3470 | 2026-03-25T20:30:49.918Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3471 | 2026-03-25T20:30:50.063Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3472 | 2026-03-25T20:30:50.242Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3473 | 2026-03-25T20:30:51.032Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3474 | 2026-03-25T20:30:52.201Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3475 | 2026-03-25T20:30:52.427Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3476 | 2026-03-25T20:30:52.644Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3477 | 2026-03-25T20:30:55.311Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3478 | 2026-03-25T20:30:56.241Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3479 | 2026-03-25T20:30:56.364Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3480 | 2026-03-25T20:30:56.490Z | Compiling num-bigint v0.4.6 |
| 3481 | 2026-03-25T20:30:56.856Z | Compiling des v0.8.1 |
| 3482 | 2026-03-25T20:30:57.123Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3483 | 2026-03-25T20:30:57.520Z | Compiling subprocess v0.2.15 |
| 3484 | 2026-03-25T20:30:57.539Z | Compiling hex-literal v0.4.1 |
| 3485 | 2026-03-25T20:30:57.706Z | Compiling display-error-chain v0.2.2 |
| 3486 | 2026-03-25T20:30:57.885Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3487 | 2026-03-25T20:30:58.879Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3488 | 2026-03-25T20:30:59.039Z | Compiling russh v0.45.0 |
| 3489 | 2026-03-25T20:30:59.709Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3490 | 2026-03-25T20:31:00.071Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3491 | 2026-03-25T20:31:02.575Z | Compiling colored v2.2.0 |
| 3492 | 2026-03-25T20:31:03.244Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3493 | 2026-03-25T20:31:03.310Z | Compiling socket2 v0.5.10 |
| 3494 | 2026-03-25T20:31:03.537Z | Compiling internet-checksum v0.2.1 |
| 3495 | 2026-03-25T20:31:39.889Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3496 | 2026-03-25T20:32:15.372Z | Finished `release` profile [optimized] target(s) in 5m 48s |
| 3497 | 2026-03-25T20:32:15.615Z | + cp target/release/dhcp-server /work/ |
| 3498 | 2026-03-25T20:32:15.665Z | process exited: duration 695088 ms, exit code 0 |
| |
| 3499 | 2026-03-25T20:32:15.681Z | found 2 output files |
| 3500 | 2026-03-25T20:32:15.730Z | uploading: /work/testbed.tar.gz (190556446 bytes) |
| 3501 | 2026-03-25T20:32:18.487Z | uploaded: /work/testbed.tar.gz |
| 3502 | 2026-03-25T20:32:18.487Z | uploading: /work/dhcp-server (51372560 bytes) |
| 3503 | 2026-03-25T20:32:19.942Z | uploaded: /work/dhcp-server |