|
|
|
| 1 | 2026-03-10T04:52:31.317Z | job assigned to worker 01KKB1D01VT6SRGWK9DCSHYB35 [factory gimlet-EVT22200007-propolis, EVT22200007/60864] (queued for 26 s) |
| |
| 2 | 2026-03-10T04:52:39.901Z | starting task 0: "setup" |
| 3 | 2026-03-10T04:52:39.926Z | ++ uname -s |
| 4 | 2026-03-10T04:52:39.926Z | + kern=SunOS |
| 5 | 2026-03-10T04:52:39.926Z | + build_user=build |
| 6 | 2026-03-10T04:52:39.926Z | + build_uid=12345 |
| 7 | 2026-03-10T04:52:39.926Z | + work_dir=/work |
| 8 | 2026-03-10T04:52:39.926Z | + input_dir=/input |
| 9 | 2026-03-10T04:52:39.926Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-10T04:52:39.926Z | + case "$kern" in |
| 11 | 2026-03-10T04:52:39.926Z | + groupadd -g 12345 build |
| 12 | 2026-03-10T04:52:39.926Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-10T04:52:41.923Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-10T04:52:41.961Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-10T04:52:41.985Z | + home_fs=zfs |
| 16 | 2026-03-10T04:52:41.985Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-10T04:52:41.986Z | + mkdir -p /home/build |
| 18 | 2026-03-10T04:52:41.986Z | + chown build:build /home/build /work |
| 19 | 2026-03-10T04:52:42.969Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-10T04:52:42.993Z | process exited: duration 3074 ms, exit code 0 |
| |
| 21 | 2026-03-10T04:52:43.043Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-10T04:52:43.068Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-10T04:52:43.068Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-10T04:52:43.068Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-10T04:52:43.068Z | * rust toolchain channel = "stable" |
| 26 | 2026-03-10T04:52:43.068Z | * rust toolchain profile = "default" |
| 27 | 2026-03-10T04:52:43.068Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-10T04:52:43.068Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-10T04:52:43.068Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-10T04:52:43.219Z | info: downloading installer |
| 31 | 2026-03-10T04:52:43.860Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-10T04:52:43.860Z | warn: /opt/ooce/bin |
| 33 | 2026-03-10T04:52:43.860Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-10T04:52:43.860Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-10T04:52:43.860Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-10T04:52:43.860Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-10T04:52:43.860Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-10T04:52:43.860Z | error: cannot install while Rust is installed |
| 39 | 2026-03-10T04:52:43.860Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-10T04:52:43.885Z | info: profile set to 'default' |
| 41 | 2026-03-10T04:52:43.885Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-10T04:52:43.885Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-10T04:52:43.984Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-10T04:52:43.984Z | info: downloading component 'cargo' |
| 45 | 2026-03-10T04:52:44.226Z | info: downloading component 'clippy' |
| 46 | 2026-03-10T04:52:44.313Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-10T04:52:44.706Z | info: downloading component 'rust-std' |
| 48 | 2026-03-10T04:52:45.140Z | info: downloading component 'rustc' |
| 49 | 2026-03-10T04:52:47.439Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-10T04:52:47.544Z | info: installing component 'cargo' |
| 51 | 2026-03-10T04:52:48.845Z | info: installing component 'clippy' |
| 52 | 2026-03-10T04:52:49.310Z | info: installing component 'rust-docs' |
| 53 | 2026-03-10T04:52:52.562Z | info: installing component 'rust-std' |
| 54 | 2026-03-10T04:52:54.689Z | info: installing component 'rustc' |
| 55 | 2026-03-10T04:53:03.572Z | info: installing component 'rustfmt' |
| 56 | 2026-03-10T04:53:03.984Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-10T04:53:03.984Z | |
| 58 | 2026-03-10T04:53:04.191Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-10T04:53:04.191Z | |
| 60 | 2026-03-10T04:53:04.215Z | |
| 61 | 2026-03-10T04:53:04.215Z | Rust is installed now. Great! |
| 62 | 2026-03-10T04:53:04.215Z | |
| 63 | 2026-03-10T04:53:04.216Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-10T04:53:04.216Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-10T04:53:04.216Z | |
| 66 | 2026-03-10T04:53:04.216Z | To configure your current shell, you need to source |
| 67 | 2026-03-10T04:53:04.216Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-10T04:53:04.216Z | |
| 69 | 2026-03-10T04:53:04.216Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-10T04:53:04.216Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-10T04:53:04.216Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-10T04:53:04.216Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-10T04:53:04.338Z | + rustup --version |
| 74 | 2026-03-10T04:53:04.363Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-10T04:53:04.363Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-10T04:53:04.495Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-10T04:53:04.520Z | + cargo --version |
| 78 | 2026-03-10T04:53:04.646Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-10T04:53:04.671Z | + rustc --version |
| 80 | 2026-03-10T04:53:04.785Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-10T04:53:04.810Z | process exited: duration 21748 ms, exit code 0 |
| |
| 82 | 2026-03-10T04:53:04.862Z | starting task 2: "authentication" |
| 83 | 2026-03-10T04:53:04.942Z | process exited: duration 64 ms, exit code 0 |
| |
| 84 | 2026-03-10T04:53:04.991Z | starting task 3: "clone repository" |
| 85 | 2026-03-10T04:53:05.016Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2026-03-10T04:53:05.016Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2026-03-10T04:53:05.041Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2026-03-10T04:53:06.774Z | + cd /work/oxidecomputer/propolis |
| 89 | 2026-03-10T04:53:06.774Z | + git fetch origin 89adcdf9039afd4186531770e1f31f6d402db487 |
| 90 | 2026-03-10T04:53:07.172Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2026-03-10T04:53:07.172Z | * branch 89adcdf9039afd4186531770e1f31f6d402db487 -> FETCH_HEAD |
| 92 | 2026-03-10T04:53:07.197Z | + [[ -n '' ]] |
| 93 | 2026-03-10T04:53:07.197Z | + git reset --hard 89adcdf9039afd4186531770e1f31f6d402db487 |
| 94 | 2026-03-10T04:53:07.235Z | HEAD is now at 89adcdf standalone: instance attestation support |
| 95 | 2026-03-10T04:53:07.260Z | process exited: duration 2245 ms, exit code 0 |
| |
| 96 | 2026-03-10T04:53:07.309Z | starting task 4: "build" |
| 97 | 2026-03-10T04:53:07.334Z | + cargo --version |
| 98 | 2026-03-10T04:53:07.334Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 99 | 2026-03-10T04:53:07.461Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 100 | 2026-03-10T04:53:07.461Z | info: downloading component 'cargo' |
| 101 | 2026-03-10T04:53:07.984Z | info: downloading component 'clippy' |
| 102 | 2026-03-10T04:53:08.100Z | info: downloading component 'rust-docs' |
| 103 | 2026-03-10T04:53:08.406Z | info: downloading component 'rust-std' |
| 104 | 2026-03-10T04:53:08.792Z | info: downloading component 'rustc' |
| 105 | 2026-03-10T04:53:10.032Z | info: downloading component 'rustfmt' |
| 106 | 2026-03-10T04:53:10.096Z | info: installing component 'cargo' |
| 107 | 2026-03-10T04:53:11.220Z | info: installing component 'clippy' |
| 108 | 2026-03-10T04:53:11.778Z | info: installing component 'rust-docs' |
| 109 | 2026-03-10T04:53:15.013Z | info: installing component 'rust-std' |
| 110 | 2026-03-10T04:53:17.431Z | info: installing component 'rustc' |
| 111 | 2026-03-10T04:53:26.010Z | info: installing component 'rustfmt' |
| 112 | 2026-03-10T04:53:26.601Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 113 | 2026-03-10T04:53:26.626Z | + rustc --version |
| 114 | 2026-03-10T04:53:26.778Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 115 | 2026-03-10T04:53:26.803Z | + banner prerequisites |
| 116 | 2026-03-10T04:53:26.803Z | |
| 117 | 2026-03-10T04:53:26.803Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 118 | 2026-03-10T04:53:26.803Z | # # # # # # # # # # # # # # # |
| 119 | 2026-03-10T04:53:26.803Z | # # # # ##### # # ##### # # # # # #### # |
| 120 | 2026-03-10T04:53:26.803Z | ##### ##### # ##### # # # # # # # # # |
| 121 | 2026-03-10T04:53:26.803Z | # # # # # # # # # # # # # # # |
| 122 | 2026-03-10T04:53:26.803Z | # # # ###### # # ###### ### # #### # #### # |
| 123 | 2026-03-10T04:53:26.803Z | |
| 124 | 2026-03-10T04:53:26.803Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 125 | 2026-03-10T04:53:44.648Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-03-10T04:53:59.924Z | Startup: Caching catalogs ... Done |
| 127 | 2026-03-10T04:54:32.346Z | Planning: Solver setup ... Done (30.100s) |
| 128 | 2026-03-10T04:54:32.563Z | Planning: Running solver ... Done (0.216s) |
| 129 | 2026-03-10T04:54:32.737Z | Planning: Finding local manifests ... Done (0.002s) |
| 130 | 2026-03-10T04:54:32.815Z | Planning: Fetching manifests: 0/3 0% complete |
| 131 | 2026-03-10T04:54:33.259Z | Planning: Fetching manifests: 3/3 100% complete |
| 132 | 2026-03-10T04:54:33.317Z | Planning: Package planning ... Done (0.057s) |
| 133 | 2026-03-10T04:54:33.373Z | Planning: Merging actions ... Done (0.056s) |
| 134 | 2026-03-10T04:54:33.566Z | Planning: Checking for conflicting actions ... Done (0.192s) |
| 135 | 2026-03-10T04:54:33.591Z | Planning: Consolidating action changes ... Done (0.013s) |
| 136 | 2026-03-10T04:54:34.298Z | Planning: Evaluating mediators ... Done (0.719s) |
| 137 | 2026-03-10T04:54:34.323Z | Planning: Planning completed in 34.27 seconds |
| 138 | 2026-03-10T04:54:34.348Z | Packages to install: 3 |
| 139 | 2026-03-10T04:54:34.348Z | Mediators to change: 2 |
| 140 | 2026-03-10T04:54:34.348Z | Services to change: 1 |
| 141 | 2026-03-10T04:54:34.348Z | Estimated space available: 154.31 GB |
| 142 | 2026-03-10T04:54:34.348Z | Estimated space to be consumed: 1.81 GB |
| 143 | 2026-03-10T04:54:34.348Z | Create boot environment: No |
| 144 | 2026-03-10T04:54:34.348Z | Create backup boot environment: No |
| 145 | 2026-03-10T04:54:34.348Z | Rebuild boot archive: No |
| 146 | 2026-03-10T04:54:34.348Z | |
| 147 | 2026-03-10T04:54:34.348Z | Changed mediators: |
| 148 | 2026-03-10T04:54:34.348Z | mediator clang: |
| 149 | 2026-03-10T04:54:34.348Z | version: None -> 15 (system default) |
| 150 | 2026-03-10T04:54:34.348Z | |
| 151 | 2026-03-10T04:54:34.349Z | mediator llvm: |
| 152 | 2026-03-10T04:54:34.349Z | version: 14 (system default) -> 15 (system default) |
| 153 | 2026-03-10T04:54:34.349Z | |
| 154 | 2026-03-10T04:54:34.349Z | Changed packages: |
| 155 | 2026-03-10T04:54:34.349Z | helios-dev |
| 156 | 2026-03-10T04:54:34.349Z | developer/build-essential |
| 157 | 2026-03-10T04:54:34.349Z | None -> 11-2.0 |
| 158 | 2026-03-10T04:54:34.349Z | ooce/developer/clang-15 |
| 159 | 2026-03-10T04:54:34.349Z | None -> 15.0.7-2.0 |
| 160 | 2026-03-10T04:54:34.349Z | ooce/developer/llvm-15 |
| 161 | 2026-03-10T04:54:34.349Z | None -> 15.0.7-2.0 |
| 162 | 2026-03-10T04:54:34.349Z | |
| 163 | 2026-03-10T04:54:34.349Z | Services: |
| 164 | 2026-03-10T04:54:34.349Z | restart_fmri: |
| 165 | 2026-03-10T04:54:34.349Z | svc:/system/update-man-index:default |
| 166 | 2026-03-10T04:54:34.392Z | |
| 167 | 2026-03-10T04:54:34.392Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 168 | 2026-03-10T04:54:39.392Z | Download: 1085/3076 items 101.9/211.3MB 48% complete (20.6M/s) |
| 169 | 2026-03-10T04:54:44.391Z | Download: 3034/3076 items 171.6/211.3MB 81% complete (17.4M/s) |
| 170 | 2026-03-10T04:54:49.392Z | Download: 3072/3076 items 209.9/211.3MB 99% complete (11.3M/s) |
| 171 | 2026-03-10T04:54:50.027Z | Download: Completed 211.31 MB in 15.64 seconds (13.5M/s) |
| 172 | 2026-03-10T04:54:50.191Z | Actions: 1/3430 actions (Installing new actions) |
| 173 | 2026-03-10T04:54:55.210Z | Actions: 3194/3430 actions (Installing new actions) |
| 174 | 2026-03-10T04:54:56.209Z | Actions: Completed 3430 actions in 6.02 seconds. |
| 175 | 2026-03-10T04:54:57.398Z | Done (1.182s) |
| 176 | 2026-03-10T04:54:57.398Z | Done (0.000s) |
| 177 | 2026-03-10T04:54:58.756Z | Done (1.358s) |
| 178 | 2026-03-10T04:55:04.220Z | Done (5.189s) |
| 179 | 2026-03-10T04:55:04.322Z | Done (0.019s) |
| 180 | 2026-03-10T04:55:04.347Z | Done (0.000s) |
| 181 | 2026-03-10T04:55:04.493Z | Done (0.000s) |
| 182 | 2026-03-10T04:55:05.635Z | Planning: Evaluating mediator changes ... Done |
| 183 | 2026-03-10T04:55:05.909Z | Planning: Checking for conflicting actions ... Done |
| 184 | 2026-03-10T04:55:05.933Z | Planning: Consolidating action changes ... Done |
| 185 | 2026-03-10T04:55:06.287Z | Planning: Evaluating mediators ... Done |
| 186 | 2026-03-10T04:55:06.312Z | Planning: Planning completed in 0.65 seconds |
| 187 | 2026-03-10T04:55:06.337Z | Mediators to change: 2 |
| 188 | 2026-03-10T04:55:06.337Z | Create boot environment: No |
| 189 | 2026-03-10T04:55:06.337Z | Create backup boot environment: No |
| 190 | 2026-03-10T04:55:06.392Z | Done |
| 191 | 2026-03-10T04:55:06.392Z | Done |
| 192 | 2026-03-10T04:55:07.623Z | Done |
| 193 | 2026-03-10T04:55:12.632Z | Done |
| 194 | 2026-03-10T04:55:12.735Z | Done |
| 195 | 2026-03-10T04:55:12.735Z | Done |
| 196 | 2026-03-10T04:55:12.803Z | Done |
| 197 | 2026-03-10T04:55:13.389Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 198 | 2026-03-10T04:55:13.389Z | clang system 15 system |
| 199 | 2026-03-10T04:55:13.389Z | csh system system illumos |
| 200 | 2026-03-10T04:55:13.389Z | ctags system system illumos |
| 201 | 2026-03-10T04:55:13.389Z | file system system illumos |
| 202 | 2026-03-10T04:55:13.389Z | gcc vendor 12 vendor |
| 203 | 2026-03-10T04:55:13.389Z | gcc system 10 system |
| 204 | 2026-03-10T04:55:13.389Z | gcc system 7 system |
| 205 | 2026-03-10T04:55:13.389Z | go system 1.20 system |
| 206 | 2026-03-10T04:55:13.389Z | go system 1.19 system |
| 207 | 2026-03-10T04:55:13.389Z | llvm system 15 system |
| 208 | 2026-03-10T04:55:13.389Z | llvm system 14 system |
| 209 | 2026-03-10T04:55:13.389Z | mariadb system 10.6 system |
| 210 | 2026-03-10T04:55:13.389Z | mta vendor vendor dma |
| 211 | 2026-03-10T04:55:13.389Z | openjdk system 17 system |
| 212 | 2026-03-10T04:55:13.389Z | openjdk system 11 system |
| 213 | 2026-03-10T04:55:13.389Z | openjdk system 1.8 system |
| 214 | 2026-03-10T04:55:13.389Z | openssl vendor 3 vendor |
| 215 | 2026-03-10T04:55:13.389Z | perl system 5.36 system |
| 216 | 2026-03-10T04:55:13.389Z | postgresql system 15 system |
| 217 | 2026-03-10T04:55:13.389Z | postgresql system 13 system |
| 218 | 2026-03-10T04:55:13.389Z | python vendor 3 vendor |
| 219 | 2026-03-10T04:55:13.389Z | python system 2 system |
| 220 | 2026-03-10T04:55:13.389Z | python3 system 3.11 system |
| 221 | 2026-03-10T04:55:13.389Z | ruby system 3.0 system |
| 222 | 2026-03-10T04:55:13.389Z | words vendor vendor american-english |
| 223 | 2026-03-10T04:55:13.389Z | words system system australian-english |
| 224 | 2026-03-10T04:55:13.389Z | words system system british-english |
| 225 | 2026-03-10T04:55:13.389Z | words system system canadian-english |
| 226 | 2026-03-10T04:55:13.389Z | words system system french |
| 227 | 2026-03-10T04:55:13.389Z | words system system italian |
| 228 | 2026-03-10T04:55:13.389Z | words system system ngerman |
| 229 | 2026-03-10T04:55:13.389Z | words system system ogerman |
| 230 | 2026-03-10T04:55:13.389Z | words system system spanish |
| 231 | 2026-03-10T04:55:13.816Z | PUBLISHER TYPE STATUS P LOCATION |
| 232 | 2026-03-10T04:55:13.816Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 233 | 2026-03-10T04:55:21.956Z | FMRI IFO |
| 234 | 2026-03-10T04:55:21.956Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 235 | 2026-03-10T04:55:21.956Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 236 | 2026-03-10T04:55:21.956Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 237 | 2026-03-10T04:55:21.956Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 238 | 2026-03-10T04:55:21.956Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 239 | 2026-03-10T04:55:21.956Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 240 | 2026-03-10T04:55:21.956Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 241 | 2026-03-10T04:55:22.837Z | All builder prerequisites installed successfully, and PATH looks valid |
| 242 | 2026-03-10T04:55:22.862Z | |
| 243 | 2026-03-10T04:55:22.862Z | real 1:56.046820084 |
| 244 | 2026-03-10T04:55:22.862Z | user 1:29.565358191 |
| 245 | 2026-03-10T04:55:22.862Z | sys 9.923223242 |
| 246 | 2026-03-10T04:55:22.862Z | trap 0.032159156 |
| 247 | 2026-03-10T04:55:22.862Z | tflt 0.011384048 |
| 248 | 2026-03-10T04:55:22.862Z | dflt 0.015812739 |
| 249 | 2026-03-10T04:55:22.862Z | kflt 0.005025327 |
| 250 | 2026-03-10T04:55:22.862Z | lock 0.000000000 |
| 251 | 2026-03-10T04:55:22.862Z | slp 2:11.446321482 |
| 252 | 2026-03-10T04:55:22.862Z | lat 1.262173546 |
| 253 | 2026-03-10T04:55:22.862Z | stop 0.000401660 |
| 254 | 2026-03-10T04:55:22.862Z | + banner check |
| 255 | 2026-03-10T04:55:22.862Z | |
| 256 | 2026-03-10T04:55:22.862Z | #### # # ###### #### # # |
| 257 | 2026-03-10T04:55:22.862Z | # # # # # # # # # |
| 258 | 2026-03-10T04:55:22.862Z | # ###### ##### # #### |
| 259 | 2026-03-10T04:55:22.862Z | # # # # # # # |
| 260 | 2026-03-10T04:55:22.862Z | # # # # # # # # # |
| 261 | 2026-03-10T04:55:22.862Z | #### # # ###### #### # # |
| 262 | 2026-03-10T04:55:22.862Z | |
| 263 | 2026-03-10T04:55:22.862Z | + ptime -m cargo check --features falcon |
| 264 | 2026-03-10T04:55:23.117Z | Updating crates.io index |
| 265 | 2026-03-10T04:55:23.170Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 266 | 2026-03-10T04:55:26.059Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 267 | 2026-03-10T04:55:38.190Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 268 | 2026-03-10T04:55:38.517Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 269 | 2026-03-10T04:55:38.903Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 270 | 2026-03-10T04:55:39.265Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 271 | 2026-03-10T04:55:39.722Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 272 | 2026-03-10T04:55:40.273Z | Updating git repository `https://github.com/oxidecomputer/vm-attest-proto` |
| 273 | 2026-03-10T04:55:40.844Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 274 | 2026-03-10T04:55:41.279Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 275 | 2026-03-10T04:55:42.142Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 276 | 2026-03-10T04:55:42.536Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 277 | 2026-03-10T04:55:42.873Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 278 | 2026-03-10T04:55:43.534Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 279 | 2026-03-10T04:55:44.144Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 280 | 2026-03-10T04:55:44.519Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 281 | 2026-03-10T04:55:45.132Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 282 | 2026-03-10T04:55:46.518Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 283 | 2026-03-10T04:55:47.377Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 284 | 2026-03-10T04:55:47.979Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 285 | 2026-03-10T04:55:48.406Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 286 | 2026-03-10T04:55:48.930Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 287 | 2026-03-10T04:55:49.377Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 288 | 2026-03-10T04:55:49.752Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 289 | 2026-03-10T04:55:51.191Z | Downloading crates ... |
| 290 | 2026-03-10T04:55:51.280Z | Downloaded aead v0.5.2 |
| 291 | 2026-03-10T04:55:51.310Z | Downloaded atty v0.2.14 |
| 292 | 2026-03-10T04:55:51.310Z | Downloaded cookie v0.18.1 |
| 293 | 2026-03-10T04:55:51.310Z | Downloaded der_derive v0.7.3 |
| 294 | 2026-03-10T04:55:51.336Z | Downloaded erased-serde v0.3.31 |
| 295 | 2026-03-10T04:55:51.336Z | Downloaded hyper-rustls v0.27.3 |
| 296 | 2026-03-10T04:55:51.336Z | Downloaded dropshot_endpoint v0.16.7 |
| 297 | 2026-03-10T04:55:51.336Z | Downloaded icu_properties v1.5.1 |
| 298 | 2026-03-10T04:55:51.363Z | Downloaded indent_write v2.2.0 |
| 299 | 2026-03-10T04:55:51.363Z | Downloaded fs-err v3.1.2 |
| 300 | 2026-03-10T04:55:51.363Z | Downloaded futures-channel v0.3.31 |
| 301 | 2026-03-10T04:55:51.363Z | Downloaded futures-core v0.3.32 |
| 302 | 2026-03-10T04:55:51.394Z | Downloaded keccak v0.1.6 |
| 303 | 2026-03-10T04:55:51.394Z | Downloaded ipnetwork v0.21.1 |
| 304 | 2026-03-10T04:55:51.394Z | Downloaded newtype-uuid-macros v0.1.0 |
| 305 | 2026-03-10T04:55:51.394Z | Downloaded lazy_static v1.5.0 |
| 306 | 2026-03-10T04:55:51.394Z | Downloaded omicron-workspace-hack v0.1.0 |
| 307 | 2026-03-10T04:55:51.423Z | Downloaded icu_provider v1.5.0 |
| 308 | 2026-03-10T04:55:51.423Z | Downloaded openssl-probe v0.2.1 |
| 309 | 2026-03-10T04:55:51.423Z | Downloaded newline-converter v0.3.0 |
| 310 | 2026-03-10T04:55:51.423Z | Downloaded plain v0.2.3 |
| 311 | 2026-03-10T04:55:51.423Z | Downloaded proc-macro-crate v1.3.1 |
| 312 | 2026-03-10T04:55:51.423Z | Downloaded progenitor v0.11.1 |
| 313 | 2026-03-10T04:55:51.453Z | Downloaded pin-project-internal v1.1.10 |
| 314 | 2026-03-10T04:55:51.453Z | Downloaded rand_xorshift v0.3.0 |
| 315 | 2026-03-10T04:55:51.453Z | Downloaded openssl-macros v0.1.1 |
| 316 | 2026-03-10T04:55:51.453Z | Downloaded once_cell v1.21.3 |
| 317 | 2026-03-10T04:55:51.453Z | Downloaded password-hash v0.5.0 |
| 318 | 2026-03-10T04:55:51.482Z | Downloaded pin-utils v0.1.0 |
| 319 | 2026-03-10T04:55:51.482Z | Downloaded scroll_derive v0.12.0 |
| 320 | 2026-03-10T04:55:51.482Z | Downloaded quick-error v1.2.3 |
| 321 | 2026-03-10T04:55:51.482Z | Downloaded serde_plain v1.0.2 |
| 322 | 2026-03-10T04:55:51.482Z | Downloaded scopeguard v1.2.0 |
| 323 | 2026-03-10T04:55:51.482Z | Downloaded scroll_derive v0.13.1 |
| 324 | 2026-03-10T04:55:51.482Z | Downloaded ref-cast-impl v1.0.25 |
| 325 | 2026-03-10T04:55:51.512Z | Downloaded sigpipe v0.1.3 |
| 326 | 2026-03-10T04:55:51.512Z | Downloaded serde_repr v0.1.19 |
| 327 | 2026-03-10T04:55:51.512Z | Downloaded sha1 v0.10.6 |
| 328 | 2026-03-10T04:55:51.512Z | Downloaded sec1 v0.7.3 |
| 329 | 2026-03-10T04:55:51.512Z | Downloaded strum v0.26.3 |
| 330 | 2026-03-10T04:55:51.512Z | Downloaded stable_deref_trait v1.2.0 |
| 331 | 2026-03-10T04:55:51.512Z | Downloaded supports-color v3.0.2 |
| 332 | 2026-03-10T04:55:51.543Z | Downloaded swrite v0.1.0 |
| 333 | 2026-03-10T04:55:51.543Z | Downloaded tap v1.0.1 |
| 334 | 2026-03-10T04:55:51.543Z | Downloaded time-core v0.1.6 |
| 335 | 2026-03-10T04:55:51.543Z | Downloaded tinyvec_macros v0.1.1 |
| 336 | 2026-03-10T04:55:51.543Z | Downloaded thread-id v4.2.1 |
| 337 | 2026-03-10T04:55:51.543Z | Downloaded synstructure v0.13.1 |
| 338 | 2026-03-10T04:55:51.543Z | Downloaded tinystr v0.7.6 |
| 339 | 2026-03-10T04:55:51.543Z | Downloaded tower-layer v0.3.3 |
| 340 | 2026-03-10T04:55:51.574Z | Downloaded utf16_iter v1.0.5 |
| 341 | 2026-03-10T04:55:51.574Z | Downloaded try-lock v0.2.5 |
| 342 | 2026-03-10T04:55:51.574Z | Downloaded want v0.3.1 |
| 343 | 2026-03-10T04:55:51.574Z | Downloaded usdt-macro v0.6.0 |
| 344 | 2026-03-10T04:55:51.574Z | Downloaded http v1.4.0 |
| 345 | 2026-03-10T04:55:51.574Z | Downloaded usdt-macro v0.5.0 |
| 346 | 2026-03-10T04:55:51.574Z | Downloaded zeroize_derive v1.4.3 |
| 347 | 2026-03-10T04:55:51.574Z | Downloaded xattr v1.3.1 |
| 348 | 2026-03-10T04:55:51.574Z | Downloaded which v4.4.2 |
| 349 | 2026-03-10T04:55:51.606Z | Downloaded write16 v1.0.0 |
| 350 | 2026-03-10T04:55:51.606Z | Downloaded zerofrom v0.1.5 |
| 351 | 2026-03-10T04:55:51.606Z | Downloaded zone_cfg_derive v0.3.0 |
| 352 | 2026-03-10T04:55:51.606Z | Downloaded zerovec-derive v0.10.3 |
| 353 | 2026-03-10T04:55:51.606Z | Downloaded yoke v0.7.5 |
| 354 | 2026-03-10T04:55:51.606Z | Downloaded zeroize v1.8.2 |
| 355 | 2026-03-10T04:55:51.606Z | Downloaded zmij v1.0.19 |
| 356 | 2026-03-10T04:55:51.606Z | Downloaded unicode-ident v1.0.24 |
| 357 | 2026-03-10T04:55:51.606Z | Downloaded zerocopy-derive v0.7.34 |
| 358 | 2026-03-10T04:55:51.637Z | Downloaded uuid v1.19.0 |
| 359 | 2026-03-10T04:55:51.637Z | Downloaded tracing v0.1.40 |
| 360 | 2026-03-10T04:55:51.637Z | Downloaded zerocopy-derive v0.8.27 |
| 361 | 2026-03-10T04:55:51.637Z | Downloaded x509-cert v0.2.5 |
| 362 | 2026-03-10T04:55:51.661Z | Downloaded serde_with v3.17.0 |
| 363 | 2026-03-10T04:55:51.661Z | Downloaded zerocopy v0.7.34 |
| 364 | 2026-03-10T04:55:51.686Z | Downloaded zerovec v0.10.4 |
| 365 | 2026-03-10T04:55:51.686Z | Downloaded goblin v0.10.4 |
| 366 | 2026-03-10T04:55:51.713Z | Downloaded quinn-proto v0.11.13 |
| 367 | 2026-03-10T04:55:51.713Z | Downloaded winnow v0.7.13 |
| 368 | 2026-03-10T04:55:51.713Z | Downloaded winnow v0.5.40 |
| 369 | 2026-03-10T04:55:51.737Z | Downloaded syn v1.0.109 |
| 370 | 2026-03-10T04:55:51.737Z | Downloaded vcpkg v0.2.15 |
| 371 | 2026-03-10T04:55:51.777Z | Downloaded webpki-roots v0.26.3 |
| 372 | 2026-03-10T04:55:51.801Z | Downloaded zerocopy v0.8.27 |
| 373 | 2026-03-10T04:55:51.825Z | Downloaded webpki-roots v1.0.3 |
| 374 | 2026-03-10T04:55:51.825Z | Downloaded rustix v0.38.34 |
| 375 | 2026-03-10T04:55:51.850Z | Downloaded jiff v0.2.15 |
| 376 | 2026-03-10T04:55:51.850Z | Downloaded rustix v1.1.2 |
| 377 | 2026-03-10T04:55:51.876Z | Downloaded hickory-proto v0.25.2 |
| 378 | 2026-03-10T04:55:51.900Z | Downloaded hickory-proto v0.24.4 |
| 379 | 2026-03-10T04:55:51.925Z | Downloaded petgraph v0.6.5 |
| 380 | 2026-03-10T04:55:51.925Z | Downloaded unicode-width v0.2.1 |
| 381 | 2026-03-10T04:55:51.949Z | Downloaded csv v1.3.1 |
| 382 | 2026-03-10T04:55:51.949Z | Downloaded libc v0.2.180 |
| 383 | 2026-03-10T04:55:51.982Z | Downloaded unicode-width v0.1.14 |
| 384 | 2026-03-10T04:55:52.006Z | Downloaded typify-impl v0.4.3 |
| 385 | 2026-03-10T04:55:52.007Z | Downloaded typify-impl v0.6.1 |
| 386 | 2026-03-10T04:55:52.031Z | Downloaded syn v2.0.117 |
| 387 | 2026-03-10T04:55:52.031Z | Downloaded regex-automata v0.4.14 |
| 388 | 2026-03-10T04:55:52.056Z | Downloaded regex-syntax v0.8.5 |
| 389 | 2026-03-10T04:55:52.056Z | Downloaded openapiv3 v2.2.0 |
| 390 | 2026-03-10T04:55:52.081Z | Downloaded smoltcp v0.11.0 |
| 391 | 2026-03-10T04:55:52.081Z | Downloaded rustls v0.23.31 |
| 392 | 2026-03-10T04:55:52.105Z | Downloaded rustls v0.22.4 |
| 393 | 2026-03-10T04:55:52.105Z | Downloaded rustls v0.21.12 |
| 394 | 2026-03-10T04:55:52.130Z | Downloaded regress v0.10.5 |
| 395 | 2026-03-10T04:55:52.130Z | Downloaded dropshot v0.16.7 |
| 396 | 2026-03-10T04:55:52.154Z | Downloaded petgraph v0.8.3 |
| 397 | 2026-03-10T04:55:52.179Z | Downloaded openssl v0.10.72 |
| 398 | 2026-03-10T04:55:52.179Z | Downloaded moka v0.12.10 |
| 399 | 2026-03-10T04:55:52.205Z | Downloaded sha3 v0.10.8 |
| 400 | 2026-03-10T04:55:52.205Z | Downloaded git2 v0.20.2 |
| 401 | 2026-03-10T04:55:52.205Z | Downloaded unicode-normalization v0.1.24 |
| 402 | 2026-03-10T04:55:52.205Z | Downloaded tough v0.20.0 |
| 403 | 2026-03-10T04:55:52.230Z | Downloaded tokio-util v0.7.16 |
| 404 | 2026-03-10T04:55:52.230Z | Downloaded tabled v0.15.0 |
| 405 | 2026-03-10T04:55:52.230Z | Downloaded tokio v1.49.0 |
| 406 | 2026-03-10T04:55:52.269Z | Downloaded regex v1.12.3 |
| 407 | 2026-03-10T04:55:52.293Z | Downloaded portable-atomic v1.11.1 |
| 408 | 2026-03-10T04:55:52.294Z | Downloaded typed-path v0.9.3 |
| 409 | 2026-03-10T04:55:52.294Z | Downloaded time v0.3.44 |
| 410 | 2026-03-10T04:55:52.318Z | Downloaded salty v0.3.0 |
| 411 | 2026-03-10T04:55:52.318Z | Downloaded h2 v0.4.6 |
| 412 | 2026-03-10T04:55:52.318Z | Downloaded url v2.5.4 |
| 413 | 2026-03-10T04:55:52.318Z | Downloaded unicode-segmentation v1.11.0 |
| 414 | 2026-03-10T04:55:52.318Z | Downloaded tower-http v0.6.8 |
| 415 | 2026-03-10T04:55:52.343Z | Downloaded serde_json v1.0.149 |
| 416 | 2026-03-10T04:55:52.343Z | Downloaded goblin v0.8.2 |
| 417 | 2026-03-10T04:55:52.343Z | Downloaded tower v0.5.2 |
| 418 | 2026-03-10T04:55:52.368Z | Downloaded itertools v0.13.0 |
| 419 | 2026-03-10T04:55:52.368Z | Downloaded rustls-webpki v0.102.4 |
| 420 | 2026-03-10T04:55:52.392Z | Downloaded rayon v1.10.0 |
| 421 | 2026-03-10T04:55:52.392Z | Downloaded pest v2.8.4 |
| 422 | 2026-03-10T04:55:52.392Z | Downloaded unsafe-libyaml v0.2.11 |
| 423 | 2026-03-10T04:55:52.393Z | Downloaded tracing-core v0.1.32 |
| 424 | 2026-03-10T04:55:52.393Z | Downloaded typify v0.6.1 |
| 425 | 2026-03-10T04:55:52.417Z | Downloaded toml_edit v0.19.15 |
| 426 | 2026-03-10T04:55:52.417Z | Downloaded itertools v0.14.0 |
| 427 | 2026-03-10T04:55:52.442Z | Downloaded encoding_rs v0.8.34 |
| 428 | 2026-03-10T04:55:52.442Z | Downloaded hkdf v0.12.4 |
| 429 | 2026-03-10T04:55:52.466Z | Downloaded zerofrom-derive v0.1.5 |
| 430 | 2026-03-10T04:55:52.466Z | Downloaded untrusted v0.9.0 |
| 431 | 2026-03-10T04:55:52.466Z | Downloaded wyz v0.5.1 |
| 432 | 2026-03-10T04:55:52.466Z | Downloaded writeable v0.5.5 |
| 433 | 2026-03-10T04:55:52.466Z | Downloaded vergen v9.0.6 |
| 434 | 2026-03-10T04:55:52.466Z | Downloaded ring v0.17.14 |
| 435 | 2026-03-10T04:55:52.493Z | Downloaded tungstenite v0.21.0 |
| 436 | 2026-03-10T04:55:52.518Z | Downloaded typenum v1.17.0 |
| 437 | 2026-03-10T04:55:52.518Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 438 | 2026-03-10T04:55:52.555Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 439 | 2026-03-10T04:55:52.580Z | Downloaded textwrap v0.16.2 |
| 440 | 2026-03-10T04:55:52.580Z | Downloaded steno v0.4.1 |
| 441 | 2026-03-10T04:55:52.580Z | Downloaded num-bigint v0.4.5 |
| 442 | 2026-03-10T04:55:52.580Z | Downloaded whoami v1.5.1 |
| 443 | 2026-03-10T04:55:52.580Z | Downloaded walkdir v2.5.0 |
| 444 | 2026-03-10T04:55:52.580Z | Downloaded vergen-lib v0.1.6 |
| 445 | 2026-03-10T04:55:52.580Z | Downloaded vergen-git2 v1.0.7 |
| 446 | 2026-03-10T04:55:52.580Z | Downloaded unarray v0.1.4 |
| 447 | 2026-03-10T04:55:52.580Z | Downloaded twox-hash v2.1.0 |
| 448 | 2026-03-10T04:55:52.606Z | Downloaded zone v0.3.1 |
| 449 | 2026-03-10T04:55:52.606Z | Downloaded yoke-derive v0.7.5 |
| 450 | 2026-03-10T04:55:52.606Z | Downloaded tracing-attributes v0.1.27 |
| 451 | 2026-03-10T04:55:52.606Z | Downloaded toml_edit v0.22.27 |
| 452 | 2026-03-10T04:55:52.606Z | Downloaded wait-timeout v0.2.0 |
| 453 | 2026-03-10T04:55:52.606Z | Downloaded version_check v0.9.5 |
| 454 | 2026-03-10T04:55:52.606Z | Downloaded utf8parse v0.2.1 |
| 455 | 2026-03-10T04:55:52.606Z | Downloaded unicode-linebreak v0.1.5 |
| 456 | 2026-03-10T04:55:52.606Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 457 | 2026-03-10T04:55:52.606Z | Downloaded toml v0.8.23 |
| 458 | 2026-03-10T04:55:52.606Z | Downloaded serde_yaml v0.9.34+deprecated |
| 459 | 2026-03-10T04:55:52.606Z | Downloaded rand v0.9.2 |
| 460 | 2026-03-10T04:55:52.633Z | Downloaded nix v0.31.1 |
| 461 | 2026-03-10T04:55:52.633Z | Downloaded hashbrown v0.16.1 |
| 462 | 2026-03-10T04:55:52.633Z | Downloaded hashbrown v0.15.2 |
| 463 | 2026-03-10T04:55:52.633Z | Downloaded usdt-impl v0.6.0 |
| 464 | 2026-03-10T04:55:52.658Z | Downloaded waitgroup v0.1.2 |
| 465 | 2026-03-10T04:55:52.658Z | Downloaded utf8_iter v1.0.4 |
| 466 | 2026-03-10T04:55:52.658Z | Downloaded test-strategy v0.4.3 |
| 467 | 2026-03-10T04:55:52.658Z | Downloaded hickory-resolver v0.24.4 |
| 468 | 2026-03-10T04:55:52.658Z | Downloaded hashbrown v0.12.3 |
| 469 | 2026-03-10T04:55:52.658Z | Downloaded ed25519-dalek v2.2.0 |
| 470 | 2026-03-10T04:55:52.658Z | Downloaded usdt v0.5.0 |
| 471 | 2026-03-10T04:55:52.658Z | Downloaded ucd-trie v0.1.6 |
| 472 | 2026-03-10T04:55:52.658Z | Downloaded tower-service v0.3.3 |
| 473 | 2026-03-10T04:55:52.658Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 474 | 2026-03-10T04:55:52.658Z | Downloaded toml v0.7.8 |
| 475 | 2026-03-10T04:55:52.683Z | Downloaded tokio-stream v0.1.17 |
| 476 | 2026-03-10T04:55:52.683Z | Downloaded tar v0.4.40 |
| 477 | 2026-03-10T04:55:52.683Z | Downloaded reqwest v0.13.2 |
| 478 | 2026-03-10T04:55:52.683Z | Downloaded usdt-impl v0.5.0 |
| 479 | 2026-03-10T04:55:52.683Z | Downloaded usdt v0.6.0 |
| 480 | 2026-03-10T04:55:52.683Z | Downloaded untrusted v0.7.1 |
| 481 | 2026-03-10T04:55:52.683Z | Downloaded universal-hash v0.5.1 |
| 482 | 2026-03-10T04:55:52.683Z | Downloaded typify-macro v0.4.3 |
| 483 | 2026-03-10T04:55:52.683Z | Downloaded typify v0.4.3 |
| 484 | 2026-03-10T04:55:52.709Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 485 | 2026-03-10T04:55:52.709Z | Downloaded tokio-rustls v0.25.0 |
| 486 | 2026-03-10T04:55:52.709Z | Downloaded ringbuffer v0.15.0 |
| 487 | 2026-03-10T04:55:52.709Z | Downloaded rand v0.8.5 |
| 488 | 2026-03-10T04:55:52.709Z | Downloaded usdt-attr-macro v0.5.0 |
| 489 | 2026-03-10T04:55:52.709Z | Downloaded tokio-rustls v0.24.1 |
| 490 | 2026-03-10T04:55:52.709Z | Downloaded snafu v0.8.9 |
| 491 | 2026-03-10T04:55:52.709Z | Downloaded iddqd v0.3.14 |
| 492 | 2026-03-10T04:55:52.709Z | Downloaded utf-8 v0.7.6 |
| 493 | 2026-03-10T04:55:52.734Z | Downloaded usdt-attr-macro v0.6.0 |
| 494 | 2026-03-10T04:55:52.734Z | Downloaded toml_write v0.1.2 |
| 495 | 2026-03-10T04:55:52.734Z | Downloaded nix v0.29.0 |
| 496 | 2026-03-10T04:55:52.734Z | Downloaded tokio-tungstenite v0.21.0 |
| 497 | 2026-03-10T04:55:52.734Z | Downloaded tokio-rustls v0.26.0 |
| 498 | 2026-03-10T04:55:52.734Z | Downloaded tokio-dtrace v0.1.1 |
| 499 | 2026-03-10T04:55:52.734Z | Downloaded tinyvec v1.6.0 |
| 500 | 2026-03-10T04:55:52.734Z | Downloaded thiserror v1.0.64 |
| 501 | 2026-03-10T04:55:52.759Z | Downloaded unicode-xid v0.2.4 |
| 502 | 2026-03-10T04:55:52.759Z | Downloaded typify-macro v0.6.1 |
| 503 | 2026-03-10T04:55:52.759Z | Downloaded typeid v1.0.0 |
| 504 | 2026-03-10T04:55:52.759Z | Downloaded tokio-native-tls v0.3.1 |
| 505 | 2026-03-10T04:55:52.759Z | Downloaded tls_codec_derive v0.4.2 |
| 506 | 2026-03-10T04:55:52.759Z | Downloaded spin v0.9.8 |
| 507 | 2026-03-10T04:55:52.759Z | Downloaded progenitor-impl v0.11.1 |
| 508 | 2026-03-10T04:55:52.759Z | Downloaded toml_datetime v0.6.11 |
| 509 | 2026-03-10T04:55:52.759Z | Downloaded tokio-macros v2.6.0 |
| 510 | 2026-03-10T04:55:52.759Z | Downloaded tls_codec v0.4.2 |
| 511 | 2026-03-10T04:55:52.759Z | Downloaded time-macros v0.2.24 |
| 512 | 2026-03-10T04:55:52.759Z | Downloaded thiserror-impl v2.0.18 |
| 513 | 2026-03-10T04:55:52.759Z | Downloaded thiserror v2.0.18 |
| 514 | 2026-03-10T04:55:52.793Z | Downloaded tempfile v3.23.0 |
| 515 | 2026-03-10T04:55:52.793Z | Downloaded socket2 v0.6.0 |
| 516 | 2026-03-10T04:55:52.793Z | Downloaded serde v1.0.228 |
| 517 | 2026-03-10T04:55:52.793Z | Downloaded schemars v1.2.1 |
| 518 | 2026-03-10T04:55:52.822Z | Downloaded rustls-webpki v0.101.7 |
| 519 | 2026-03-10T04:55:52.847Z | Downloaded progenitor-impl v0.10.0 |
| 520 | 2026-03-10T04:55:52.847Z | Downloaded termtree v0.5.1 |
| 521 | 2026-03-10T04:55:52.847Z | Downloaded smallvec v1.13.2 |
| 522 | 2026-03-10T04:55:52.847Z | Downloaded spki v0.7.3 |
| 523 | 2026-03-10T04:55:52.848Z | Downloaded fakedata_generator v0.5.0 |
| 524 | 2026-03-10T04:55:52.927Z | Downloaded slog v2.8.2 |
| 525 | 2026-03-10T04:55:52.952Z | Downloaded serde_with_macros v3.17.0 |
| 526 | 2026-03-10T04:55:52.952Z | Downloaded progenitor-impl v0.13.0 |
| 527 | 2026-03-10T04:55:52.952Z | Downloaded term v1.2.0 |
| 528 | 2026-03-10T04:55:52.952Z | Downloaded strum_macros v0.27.2 |
| 529 | 2026-03-10T04:55:52.977Z | Downloaded static_assertions v1.1.0 |
| 530 | 2026-03-10T04:55:52.977Z | Downloaded similar v2.7.0 |
| 531 | 2026-03-10T04:55:52.977Z | Downloaded rustls-webpki v0.103.4 |
| 532 | 2026-03-10T04:55:52.977Z | Downloaded thiserror-impl v1.0.64 |
| 533 | 2026-03-10T04:55:52.977Z | Downloaded take_mut v0.2.2 |
| 534 | 2026-03-10T04:55:52.977Z | Downloaded tabled_derive v0.7.0 |
| 535 | 2026-03-10T04:55:53.003Z | Downloaded strum_macros v0.26.4 |
| 536 | 2026-03-10T04:55:53.003Z | Downloaded strum v0.27.2 |
| 537 | 2026-03-10T04:55:53.003Z | Downloaded strsim v0.11.1 |
| 538 | 2026-03-10T04:55:53.003Z | Downloaded socket2 v0.5.10 |
| 539 | 2026-03-10T04:55:53.003Z | Downloaded quote v1.0.44 |
| 540 | 2026-03-10T04:55:53.003Z | Downloaded heapless v0.8.0 |
| 541 | 2026-03-10T04:55:53.028Z | Downloaded dropshot-api-manager v0.5.2 |
| 542 | 2026-03-10T04:55:53.028Z | Downloaded thread_local v1.1.8 |
| 543 | 2026-03-10T04:55:53.028Z | Downloaded thread-id v5.0.0 |
| 544 | 2026-03-10T04:55:53.028Z | Downloaded terminal_size v0.4.3 |
| 545 | 2026-03-10T04:55:53.028Z | Downloaded tabwriter v1.4.0 |
| 546 | 2026-03-10T04:55:53.028Z | Downloaded sync_wrapper v1.0.1 |
| 547 | 2026-03-10T04:55:53.028Z | Downloaded serde_core v1.0.228 |
| 548 | 2026-03-10T04:55:53.028Z | Downloaded schemars v0.9.0 |
| 549 | 2026-03-10T04:55:53.053Z | Downloaded tagptr v0.2.0 |
| 550 | 2026-03-10T04:55:53.053Z | Downloaded subtle v2.5.0 |
| 551 | 2026-03-10T04:55:53.053Z | Downloaded structmeta v0.3.0 |
| 552 | 2026-03-10T04:55:53.053Z | Downloaded slog-term v2.9.2 |
| 553 | 2026-03-10T04:55:53.053Z | Downloaded slog-json v2.6.1 |
| 554 | 2026-03-10T04:55:53.078Z | Downloaded serde_derive v1.0.228 |
| 555 | 2026-03-10T04:55:53.078Z | Downloaded ryu v1.0.18 |
| 556 | 2026-03-10T04:55:53.078Z | Downloaded postcard v1.0.9 |
| 557 | 2026-03-10T04:55:53.078Z | Downloaded pest_derive v2.8.4 |
| 558 | 2026-03-10T04:55:53.078Z | Downloaded structmeta-derive v0.3.0 |
| 559 | 2026-03-10T04:55:53.078Z | Downloaded snafu-derive v0.8.9 |
| 560 | 2026-03-10T04:55:53.078Z | Downloaded slog-dtrace v0.3.0 |
| 561 | 2026-03-10T04:55:53.078Z | Downloaded serde_path_to_error v0.1.20 |
| 562 | 2026-03-10T04:55:53.078Z | Downloaded rustls-platform-verifier v0.6.2 |
| 563 | 2026-03-10T04:55:53.102Z | Downloaded proptest v1.5.0 |
| 564 | 2026-03-10T04:55:53.102Z | Downloaded libz-sys v1.1.16 |
| 565 | 2026-03-10T04:55:53.155Z | Downloaded multer v3.1.0 |
| 566 | 2026-03-10T04:55:53.180Z | Downloaded hickory-resolver v0.25.2 |
| 567 | 2026-03-10T04:55:53.180Z | Downloaded supports-color v2.1.0 |
| 568 | 2026-03-10T04:55:53.180Z | Downloaded smf v0.2.3 |
| 569 | 2026-03-10T04:55:53.180Z | Downloaded slog-async v2.8.0 |
| 570 | 2026-03-10T04:55:53.180Z | Downloaded slab v0.4.9 |
| 571 | 2026-03-10T04:55:53.180Z | Downloaded signal-hook-registry v1.4.2 |
| 572 | 2026-03-10T04:55:53.180Z | Downloaded shlex v1.3.0 |
| 573 | 2026-03-10T04:55:53.180Z | Downloaded sha2 v0.10.9 |
| 574 | 2026-03-10T04:55:53.180Z | Downloaded semver v1.0.27 |
| 575 | 2026-03-10T04:55:53.180Z | Downloaded schemars v0.8.22 |
| 576 | 2026-03-10T04:55:53.205Z | Downloaded rustls-pki-types v1.12.0 |
| 577 | 2026-03-10T04:55:53.205Z | Downloaded rustls-pemfile v2.2.0 |
| 578 | 2026-03-10T04:55:53.205Z | Downloaded reqwest v0.12.23 |
| 579 | 2026-03-10T04:55:53.205Z | Downloaded futures-util v0.3.31 |
| 580 | 2026-03-10T04:55:53.229Z | Downloaded smawk v0.3.2 |
| 581 | 2026-03-10T04:55:53.229Z | Downloaded serde_tokenstream v0.2.3 |
| 582 | 2026-03-10T04:55:53.229Z | Downloaded serde_spanned v0.6.9 |
| 583 | 2026-03-10T04:55:53.229Z | Downloaded scroll v0.12.0 |
| 584 | 2026-03-10T04:55:53.230Z | Downloaded qorb v0.4.1 |
| 585 | 2026-03-10T04:55:53.230Z | Downloaded slog-bunyan v2.5.0 |
| 586 | 2026-03-10T04:55:53.230Z | Downloaded siphasher v1.0.1 |
| 587 | 2026-03-10T04:55:53.230Z | Downloaded signature v2.2.0 |
| 588 | 2026-03-10T04:55:53.230Z | Downloaded serde_derive_internals v0.29.1 |
| 589 | 2026-03-10T04:55:53.230Z | Downloaded scroll v0.13.0 |
| 590 | 2026-03-10T04:55:53.230Z | Downloaded rusty-fork v0.3.0 |
| 591 | 2026-03-10T04:55:53.255Z | Downloaded rustversion v1.0.22 |
| 592 | 2026-03-10T04:55:53.255Z | Downloaded rustls-pemfile v1.0.4 |
| 593 | 2026-03-10T04:55:53.255Z | Downloaded rustc_version v0.1.7 |
| 594 | 2026-03-10T04:55:53.255Z | Downloaded rayon-core v1.12.1 |
| 595 | 2026-03-10T04:55:53.255Z | Downloaded quinn v0.11.9 |
| 596 | 2026-03-10T04:55:53.255Z | Downloaded ron v0.8.1 |
| 597 | 2026-03-10T04:55:53.255Z | Downloaded num-rational v0.4.2 |
| 598 | 2026-03-10T04:55:53.255Z | Downloaded serde_urlencoded v0.7.1 |
| 599 | 2026-03-10T04:55:53.255Z | Downloaded serde_spanned v1.0.4 |
| 600 | 2026-03-10T04:55:53.255Z | Downloaded secrecy v0.10.3 |
| 601 | 2026-03-10T04:55:53.255Z | Downloaded sct v0.7.1 |
| 602 | 2026-03-10T04:55:53.280Z | Downloaded rustls-native-certs v0.8.3 |
| 603 | 2026-03-10T04:55:53.280Z | Downloaded quinn-udp v0.5.5 |
| 604 | 2026-03-10T04:55:53.280Z | Downloaded progenitor-client v0.13.0 |
| 605 | 2026-03-10T04:55:53.280Z | Downloaded ppv-lite86 v0.2.17 |
| 606 | 2026-03-10T04:55:53.280Z | Downloaded globset v0.4.14 |
| 607 | 2026-03-10T04:55:53.280Z | Downloaded serde_arrays v0.1.0 |
| 608 | 2026-03-10T04:55:53.280Z | Downloaded serde-big-array v0.5.1 |
| 609 | 2026-03-10T04:55:53.280Z | Downloaded semver v0.1.20 |
| 610 | 2026-03-10T04:55:53.280Z | Downloaded schemars_derive v0.8.22 |
| 611 | 2026-03-10T04:55:53.280Z | Downloaded pem v3.0.5 |
| 612 | 2026-03-10T04:55:53.280Z | Downloaded icu_normalizer_data v1.5.0 |
| 613 | 2026-03-10T04:55:53.305Z | Downloaded rand_core v0.9.3 |
| 614 | 2026-03-10T04:55:53.305Z | Downloaded proc-macro2 v1.0.106 |
| 615 | 2026-03-10T04:55:53.305Z | Downloaded prettyplease v0.2.37 |
| 616 | 2026-03-10T04:55:53.305Z | Downloaded fatfs v0.3.6 |
| 617 | 2026-03-10T04:55:53.305Z | Downloaded resolv-conf v0.7.0 |
| 618 | 2026-03-10T04:55:53.305Z | Downloaded same-file v1.0.6 |
| 619 | 2026-03-10T04:55:53.305Z | Downloaded rustc-hash v2.1.1 |
| 620 | 2026-03-10T04:55:53.305Z | Downloaded rustc-hash v1.1.0 |
| 621 | 2026-03-10T04:55:53.305Z | Downloaded rand_core v0.6.4 |
| 622 | 2026-03-10T04:55:53.305Z | Downloaded rand_chacha v0.9.0 |
| 623 | 2026-03-10T04:55:53.305Z | Downloaded progenitor-client v0.11.1 |
| 624 | 2026-03-10T04:55:53.305Z | Downloaded pin-project v1.1.10 |
| 625 | 2026-03-10T04:55:53.330Z | Downloaded pem-rfc7468 v0.7.0 |
| 626 | 2026-03-10T04:55:53.330Z | Downloaded paste v1.0.15 |
| 627 | 2026-03-10T04:55:53.330Z | Downloaded ingot-types v0.1.2 |
| 628 | 2026-03-10T04:55:53.330Z | Downloaded rustc_version v0.4.1 |
| 629 | 2026-03-10T04:55:53.330Z | Downloaded rfc6979 v0.4.0 |
| 630 | 2026-03-10T04:55:53.355Z | Downloaded ref-cast v1.0.25 |
| 631 | 2026-03-10T04:55:53.355Z | Downloaded rand_chacha v0.3.1 |
| 632 | 2026-03-10T04:55:53.355Z | Downloaded progenitor-macro v0.13.0 |
| 633 | 2026-03-10T04:55:53.355Z | Downloaded progenitor-client v0.10.0 |
| 634 | 2026-03-10T04:55:53.355Z | Downloaded progenitor v0.13.0 |
| 635 | 2026-03-10T04:55:53.355Z | Downloaded pretty-hex v0.2.1 |
| 636 | 2026-03-10T04:55:53.355Z | Downloaded parse-display-derive v0.10.0 |
| 637 | 2026-03-10T04:55:53.355Z | Downloaded progenitor-macro v0.10.0 |
| 638 | 2026-03-10T04:55:53.355Z | Downloaded progenitor v0.10.0 |
| 639 | 2026-03-10T04:55:53.355Z | Downloaded proc-macro-error v1.0.4 |
| 640 | 2026-03-10T04:55:53.355Z | Downloaded primeorder v0.13.6 |
| 641 | 2026-03-10T04:55:53.355Z | Downloaded powerfmt v0.2.0 |
| 642 | 2026-03-10T04:55:53.355Z | Downloaded pkg-config v0.3.30 |
| 643 | 2026-03-10T04:55:53.355Z | Downloaded phf v0.12.1 |
| 644 | 2026-03-10T04:55:53.355Z | Downloaded pest_meta v2.8.4 |
| 645 | 2026-03-10T04:55:53.355Z | Downloaded parking_lot v0.12.2 |
| 646 | 2026-03-10T04:55:53.380Z | Downloaded num_enum v0.7.4 |
| 647 | 2026-03-10T04:55:53.380Z | Downloaded ingot-macros v0.1.1 |
| 648 | 2026-03-10T04:55:53.380Z | Downloaded half v2.7.1 |
| 649 | 2026-03-10T04:55:53.380Z | Downloaded radium v0.7.0 |
| 650 | 2026-03-10T04:55:53.380Z | Downloaded progenitor-macro v0.11.1 |
| 651 | 2026-03-10T04:55:53.380Z | Downloaded proc-macro-error-attr v1.0.4 |
| 652 | 2026-03-10T04:55:53.380Z | Downloaded pretty-hex v0.4.1 |
| 653 | 2026-03-10T04:55:53.380Z | Downloaded polyval v0.6.2 |
| 654 | 2026-03-10T04:55:53.380Z | Downloaded pkcs8 v0.10.2 |
| 655 | 2026-03-10T04:55:53.380Z | Downloaded pest_generator v2.8.4 |
| 656 | 2026-03-10T04:55:53.380Z | Downloaded p384 v0.13.1 |
| 657 | 2026-03-10T04:55:53.405Z | Downloaded openssl-sys v0.9.107 |
| 658 | 2026-03-10T04:55:53.405Z | Downloaded num-integer v0.1.46 |
| 659 | 2026-03-10T04:55:53.405Z | Downloaded native-tls v0.2.11 |
| 660 | 2026-03-10T04:55:53.405Z | Downloaded glob v0.3.3 |
| 661 | 2026-03-10T04:55:53.405Z | Downloaded fs_extra v1.3.0 |
| 662 | 2026-03-10T04:55:53.405Z | Downloaded displaydoc v0.2.5 |
| 663 | 2026-03-10T04:55:53.405Z | Downloaded pin-project-lite v0.2.14 |
| 664 | 2026-03-10T04:55:53.430Z | Downloaded phf_shared v0.12.1 |
| 665 | 2026-03-10T04:55:53.430Z | Downloaded percent-encoding v2.3.2 |
| 666 | 2026-03-10T04:55:53.430Z | Downloaded papergrid v0.11.0 |
| 667 | 2026-03-10T04:55:53.430Z | Downloaded oxide-tokio-rt v0.1.2 |
| 668 | 2026-03-10T04:55:53.430Z | Downloaded owo-colors v4.2.3 |
| 669 | 2026-03-10T04:55:53.430Z | Downloaded num-complex v0.4.6 |
| 670 | 2026-03-10T04:55:53.430Z | Downloaded libsw-core v0.3.2 |
| 671 | 2026-03-10T04:55:53.430Z | Downloaded ident_case v1.0.1 |
| 672 | 2026-03-10T04:55:53.430Z | Downloaded expectorate v1.2.0 |
| 673 | 2026-03-10T04:55:53.430Z | Downloaded passt v0.3.0 |
| 674 | 2026-03-10T04:55:53.430Z | Downloaded parse-display v0.10.0 |
| 675 | 2026-03-10T04:55:53.430Z | Downloaded parking_lot_core v0.9.10 |
| 676 | 2026-03-10T04:55:53.430Z | Downloaded oxnet v0.1.3 |
| 677 | 2026-03-10T04:55:53.455Z | Downloaded openssl-probe v0.1.5 |
| 678 | 2026-03-10T04:55:53.455Z | Downloaded num_enum v0.5.11 |
| 679 | 2026-03-10T04:55:53.455Z | Downloaded num-iter v0.1.45 |
| 680 | 2026-03-10T04:55:53.455Z | Downloaded nom v7.1.3 |
| 681 | 2026-03-10T04:55:53.455Z | Downloaded mio v1.0.2 |
| 682 | 2026-03-10T04:55:53.455Z | Downloaded minimal-lexical v0.2.1 |
| 683 | 2026-03-10T04:55:53.455Z | Downloaded icu_properties_data v1.5.0 |
| 684 | 2026-03-10T04:55:53.479Z | Downloaded hmac v0.12.1 |
| 685 | 2026-03-10T04:55:53.479Z | Downloaded getrandom v0.3.4 |
| 686 | 2026-03-10T04:55:53.479Z | Downloaded getrandom v0.2.14 |
| 687 | 2026-03-10T04:55:53.479Z | Downloaded futures v0.3.31 |
| 688 | 2026-03-10T04:55:53.480Z | Downloaded foldhash v0.2.0 |
| 689 | 2026-03-10T04:55:53.480Z | Downloaded num_enum_derive v0.7.4 |
| 690 | 2026-03-10T04:55:53.504Z | Downloaded num-traits v0.2.19 |
| 691 | 2026-03-10T04:55:53.505Z | Downloaded hostname v0.3.1 |
| 692 | 2026-03-10T04:55:53.505Z | Downloaded gethostname v0.5.0 |
| 693 | 2026-03-10T04:55:53.505Z | Downloaded generic-array v0.14.7 |
| 694 | 2026-03-10T04:55:53.505Z | Downloaded fixedbitset v0.4.2 |
| 695 | 2026-03-10T04:55:53.505Z | Downloaded dtrace-parser v0.3.0 |
| 696 | 2026-03-10T04:55:53.505Z | Downloaded heck v0.4.1 |
| 697 | 2026-03-10T04:55:53.505Z | Downloaded opaque-debug v0.3.1 |
| 698 | 2026-03-10T04:55:53.505Z | Downloaded olpc-cjson v0.1.4 |
| 699 | 2026-03-10T04:55:53.505Z | Downloaded num_threads v0.1.7 |
| 700 | 2026-03-10T04:55:53.505Z | Downloaded num_enum_derive v0.5.11 |
| 701 | 2026-03-10T04:55:53.505Z | Downloaded num-conv v0.1.0 |
| 702 | 2026-03-10T04:55:53.505Z | Downloaded num v0.4.3 |
| 703 | 2026-03-10T04:55:53.505Z | Downloaded idna v1.0.3 |
| 704 | 2026-03-10T04:55:53.505Z | Downloaded newtype-uuid v1.3.1 |
| 705 | 2026-03-10T04:55:53.505Z | Downloaded hyper v1.8.1 |
| 706 | 2026-03-10T04:55:53.530Z | Downloaded home v0.5.11 |
| 707 | 2026-03-10T04:55:53.530Z | Downloaded futures-sink v0.3.31 |
| 708 | 2026-03-10T04:55:53.530Z | Downloaded derive_more v0.99.20 |
| 709 | 2026-03-10T04:55:53.530Z | Downloaded chrono v0.4.44 |
| 710 | 2026-03-10T04:55:53.530Z | Downloaded num-derive v0.4.2 |
| 711 | 2026-03-10T04:55:53.530Z | Downloaded newtype_derive v0.1.6 |
| 712 | 2026-03-10T04:55:53.530Z | Downloaded memchr v2.7.2 |
| 713 | 2026-03-10T04:55:53.530Z | Downloaded iri-string v0.7.8 |
| 714 | 2026-03-10T04:55:53.555Z | Downloaded highway v1.3.0 |
| 715 | 2026-03-10T04:55:53.555Z | Downloaded env_logger v0.11.9 |
| 716 | 2026-03-10T04:55:53.555Z | Downloaded memmap2 v0.9.9 |
| 717 | 2026-03-10T04:55:53.555Z | Downloaded litemap v0.7.4 |
| 718 | 2026-03-10T04:55:53.555Z | Downloaded libm v0.2.8 |
| 719 | 2026-03-10T04:55:53.555Z | Downloaded libloading v0.7.4 |
| 720 | 2026-03-10T04:55:53.555Z | Downloaded group v0.13.0 |
| 721 | 2026-03-10T04:55:53.580Z | Downloaded git-stub-vcs v0.1.0 |
| 722 | 2026-03-10T04:55:53.580Z | Downloaded ecdsa v0.16.9 |
| 723 | 2026-03-10T04:55:53.580Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 724 | 2026-03-10T04:55:53.580Z | Downloaded clap_builder v4.5.60 |
| 725 | 2026-03-10T04:55:53.580Z | Downloaded lru-cache v0.1.2 |
| 726 | 2026-03-10T04:55:53.580Z | Downloaded lock_api v0.4.12 |
| 727 | 2026-03-10T04:55:53.580Z | Downloaded dtrace-parser v0.2.0 |
| 728 | 2026-03-10T04:55:53.580Z | Downloaded dof v0.3.0 |
| 729 | 2026-03-10T04:55:53.580Z | Downloaded match_cfg v0.1.0 |
| 730 | 2026-03-10T04:55:53.580Z | Downloaded macaddr v1.0.1 |
| 731 | 2026-03-10T04:55:53.580Z | Downloaded lru-slab v0.1.2 |
| 732 | 2026-03-10T04:55:53.605Z | Downloaded log v0.4.29 |
| 733 | 2026-03-10T04:55:53.605Z | Downloaded linear-map v1.2.0 |
| 734 | 2026-03-10T04:55:53.605Z | Downloaded jiff-static v0.2.15 |
| 735 | 2026-03-10T04:55:53.605Z | Downloaded itertools v0.12.1 |
| 736 | 2026-03-10T04:55:53.605Z | Downloaded instant v0.1.12 |
| 737 | 2026-03-10T04:55:53.605Z | Downloaded inout v0.1.3 |
| 738 | 2026-03-10T04:55:53.605Z | Downloaded indexmap v2.13.0 |
| 739 | 2026-03-10T04:55:53.605Z | Downloaded icu_provider_macros v1.5.0 |
| 740 | 2026-03-10T04:55:53.605Z | Downloaded hyper-util v0.1.19 |
| 741 | 2026-03-10T04:55:53.630Z | Downloaded flagset v0.4.7 |
| 742 | 2026-03-10T04:55:53.630Z | Downloaded env_filter v1.0.0 |
| 743 | 2026-03-10T04:55:53.630Z | Downloaded memmap v0.7.0 |
| 744 | 2026-03-10T04:55:53.630Z | Downloaded managed v0.8.0 |
| 745 | 2026-03-10T04:55:53.630Z | Downloaded linked-hash-map v0.5.6 |
| 746 | 2026-03-10T04:55:53.630Z | Downloaded libsw v3.5.0 |
| 747 | 2026-03-10T04:55:53.630Z | Downloaded lazycell v1.3.0 |
| 748 | 2026-03-10T04:55:53.630Z | Downloaded heck v0.5.0 |
| 749 | 2026-03-10T04:55:53.630Z | Downloaded futures-executor v0.3.31 |
| 750 | 2026-03-10T04:55:53.630Z | Downloaded funty v2.0.0 |
| 751 | 2026-03-10T04:55:53.630Z | Downloaded foldhash v0.1.5 |
| 752 | 2026-03-10T04:55:53.630Z | Downloaded der v0.7.10 |
| 753 | 2026-03-10T04:55:53.630Z | Downloaded aws-lc-rs v1.13.3 |
| 754 | 2026-03-10T04:55:53.655Z | Downloaded hostname v0.4.2 |
| 755 | 2026-03-10T04:55:53.655Z | Downloaded hex v0.4.3 |
| 756 | 2026-03-10T04:55:53.655Z | Downloaded libloading v0.8.9 |
| 757 | 2026-03-10T04:55:53.655Z | Downloaded jobserver v0.1.31 |
| 758 | 2026-03-10T04:55:53.655Z | Downloaded indexmap v1.9.3 |
| 759 | 2026-03-10T04:55:53.655Z | Downloaded icu_normalizer v1.5.0 |
| 760 | 2026-03-10T04:55:53.655Z | Downloaded icu_locid v1.5.0 |
| 761 | 2026-03-10T04:55:53.655Z | Downloaded hash32 v0.3.1 |
| 762 | 2026-03-10T04:55:53.655Z | Downloaded futures-task v0.3.31 |
| 763 | 2026-03-10T04:55:53.680Z | Downloaded foreign-types v0.5.0 |
| 764 | 2026-03-10T04:55:53.680Z | Downloaded darling_core v0.21.3 |
| 765 | 2026-03-10T04:55:53.680Z | Downloaded kstat-rs v0.2.4 |
| 766 | 2026-03-10T04:55:53.680Z | Downloaded itoa v1.0.11 |
| 767 | 2026-03-10T04:55:53.680Z | Downloaded is_ci v1.2.0 |
| 768 | 2026-03-10T04:55:53.680Z | Downloaded ingot v0.1.1 |
| 769 | 2026-03-10T04:55:53.680Z | Downloaded icu_locid_transform_data v1.5.0 |
| 770 | 2026-03-10T04:55:53.680Z | Downloaded iana-time-zone v0.1.64 |
| 771 | 2026-03-10T04:55:53.680Z | Downloaded httparse v1.10.1 |
| 772 | 2026-03-10T04:55:53.680Z | Downloaded git-stub v1.0.0 |
| 773 | 2026-03-10T04:55:53.680Z | Downloaded fixedbitset v0.5.7 |
| 774 | 2026-03-10T04:55:53.680Z | Downloaded escargot v0.5.10 |
| 775 | 2026-03-10T04:55:53.680Z | Downloaded dyn-clone v1.0.17 |
| 776 | 2026-03-10T04:55:53.680Z | Downloaded dunce v1.0.5 |
| 777 | 2026-03-10T04:55:53.707Z | Downloaded drift v0.1.2 |
| 778 | 2026-03-10T04:55:53.707Z | Downloaded darling_core v0.20.11 |
| 779 | 2026-03-10T04:55:53.707Z | Downloaded bincode v1.3.3 |
| 780 | 2026-03-10T04:55:53.707Z | Downloaded mime v0.3.17 |
| 781 | 2026-03-10T04:55:53.707Z | Downloaded is_terminal_polyfill v1.70.0 |
| 782 | 2026-03-10T04:55:53.707Z | Downloaded is-terminal v0.4.12 |
| 783 | 2026-03-10T04:55:53.707Z | Downloaded ipnet v2.9.0 |
| 784 | 2026-03-10T04:55:53.707Z | Downloaded icu_locid_transform v1.5.0 |
| 785 | 2026-03-10T04:55:53.707Z | Downloaded http-body-util v0.1.3 |
| 786 | 2026-03-10T04:55:53.707Z | Downloaded futures-io v0.3.31 |
| 787 | 2026-03-10T04:55:53.707Z | Downloaded fastrand v2.3.0 |
| 788 | 2026-03-10T04:55:53.732Z | Downloaded equivalent v1.0.2 |
| 789 | 2026-03-10T04:55:53.732Z | Downloaded ed25519 v2.2.3 |
| 790 | 2026-03-10T04:55:53.732Z | Downloaded dof v0.4.0 |
| 791 | 2026-03-10T04:55:53.732Z | Downloaded defmt-macros v0.3.9 |
| 792 | 2026-03-10T04:55:53.732Z | Downloaded daft-derive v0.1.5 |
| 793 | 2026-03-10T04:55:53.732Z | Downloaded csv-core v0.1.12 |
| 794 | 2026-03-10T04:55:53.732Z | Downloaded crypto-bigint v0.5.5 |
| 795 | 2026-03-10T04:55:53.732Z | Downloaded crossbeam-utils v0.8.19 |
| 796 | 2026-03-10T04:55:53.732Z | Downloaded crossbeam-epoch v0.9.18 |
| 797 | 2026-03-10T04:55:53.757Z | Downloaded crossbeam-channel v0.5.15 |
| 798 | 2026-03-10T04:55:53.757Z | Downloaded idna_adapter v1.2.0 |
| 799 | 2026-03-10T04:55:53.757Z | Downloaded hyper-tls v0.6.0 |
| 800 | 2026-03-10T04:55:53.757Z | Downloaded humantime v2.3.0 |
| 801 | 2026-03-10T04:55:53.757Z | Downloaded hubpack_derive v0.1.1 |
| 802 | 2026-03-10T04:55:53.757Z | Downloaded httpdate v1.0.3 |
| 803 | 2026-03-10T04:55:53.757Z | Downloaded http-body v1.0.1 |
| 804 | 2026-03-10T04:55:53.757Z | Downloaded form_urlencoded v1.2.2 |
| 805 | 2026-03-10T04:55:53.757Z | Downloaded foreign-types-macros v0.2.3 |
| 806 | 2026-03-10T04:55:53.757Z | Downloaded fnv v1.0.7 |
| 807 | 2026-03-10T04:55:53.757Z | Downloaded float-ord v0.3.2 |
| 808 | 2026-03-10T04:55:53.757Z | Downloaded enum-as-inner v0.6.0 |
| 809 | 2026-03-10T04:55:53.757Z | Downloaded digest v0.10.7 |
| 810 | 2026-03-10T04:55:53.757Z | Downloaded deranged v0.5.3 |
| 811 | 2026-03-10T04:55:53.782Z | Downloaded defmt v0.3.8 |
| 812 | 2026-03-10T04:55:53.782Z | Downloaded daft v0.1.5 |
| 813 | 2026-03-10T04:55:53.782Z | Downloaded ctr v0.9.2 |
| 814 | 2026-03-10T04:55:53.782Z | Downloaded crypto-common v0.1.6 |
| 815 | 2026-03-10T04:55:53.782Z | Downloaded const-oid v0.9.6 |
| 816 | 2026-03-10T04:55:53.782Z | Downloaded clap_derive v4.5.55 |
| 817 | 2026-03-10T04:55:53.782Z | Downloaded cancel-safe-futures v0.1.5 |
| 818 | 2026-03-10T04:55:53.782Z | Downloaded hubpack v0.1.2 |
| 819 | 2026-03-10T04:55:53.782Z | Downloaded futures-macro v0.3.31 |
| 820 | 2026-03-10T04:55:53.782Z | Downloaded embedded-io v0.6.1 |
| 821 | 2026-03-10T04:55:53.782Z | Downloaded defmt-parser v0.3.4 |
| 822 | 2026-03-10T04:55:53.783Z | Downloaded debug-ignore v1.0.5 |
| 823 | 2026-03-10T04:55:53.807Z | Downloaded darling_macro v0.21.3 |
| 824 | 2026-03-10T04:55:53.807Z | Downloaded darling_macro v0.20.11 |
| 825 | 2026-03-10T04:55:53.807Z | Downloaded darling v0.20.11 |
| 826 | 2026-03-10T04:55:53.807Z | Downloaded const_format v0.2.35 |
| 827 | 2026-03-10T04:55:53.807Z | Downloaded blake2 v0.10.6 |
| 828 | 2026-03-10T04:55:53.807Z | Downloaded anstyle v1.0.13 |
| 829 | 2026-03-10T04:55:53.807Z | Downloaded ff v0.13.1 |
| 830 | 2026-03-10T04:55:53.808Z | Downloaded errno v0.3.14 |
| 831 | 2026-03-10T04:55:53.808Z | Downloaded block-buffer v0.10.4 |
| 832 | 2026-03-10T04:55:53.808Z | Downloaded foreign-types-shared v0.3.1 |
| 833 | 2026-03-10T04:55:53.808Z | Downloaded foreign-types-shared v0.1.1 |
| 834 | 2026-03-10T04:55:53.808Z | Downloaded embedded-io v0.4.0 |
| 835 | 2026-03-10T04:55:53.808Z | Downloaded clap v4.5.60 |
| 836 | 2026-03-10T04:55:53.832Z | Downloaded cfg-if v1.0.4 |
| 837 | 2026-03-10T04:55:53.832Z | Downloaded cargo-platform v0.1.8 |
| 838 | 2026-03-10T04:55:53.832Z | Downloaded bitflags v1.3.2 |
| 839 | 2026-03-10T04:55:53.832Z | Downloaded base64 v0.21.7 |
| 840 | 2026-03-10T04:55:53.832Z | Downloaded atomic-waker v1.1.2 |
| 841 | 2026-03-10T04:55:53.832Z | Downloaded async-stream v0.3.6 |
| 842 | 2026-03-10T04:55:53.832Z | Downloaded foreign-types v0.3.2 |
| 843 | 2026-03-10T04:55:53.832Z | Downloaded erased-serde v0.4.5 |
| 844 | 2026-03-10T04:55:53.832Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 845 | 2026-03-10T04:55:53.832Z | Downloaded ctrlc v3.5.2 |
| 846 | 2026-03-10T04:55:53.832Z | Downloaded crucible-workspace-hack v0.1.0 |
| 847 | 2026-03-10T04:55:53.832Z | Downloaded crossbeam-deque v0.8.5 |
| 848 | 2026-03-10T04:55:53.857Z | Downloaded critical-section v1.2.0 |
| 849 | 2026-03-10T04:55:53.857Z | Downloaded cpufeatures v0.2.12 |
| 850 | 2026-03-10T04:55:53.857Z | Downloaded colorchoice v1.0.1 |
| 851 | 2026-03-10T04:55:53.857Z | Downloaded cobs v0.2.3 |
| 852 | 2026-03-10T04:55:53.857Z | Downloaded cmake v0.1.54 |
| 853 | 2026-03-10T04:55:53.857Z | Downloaded cipher v0.4.4 |
| 854 | 2026-03-10T04:55:53.857Z | Downloaded ciborium-io v0.2.2 |
| 855 | 2026-03-10T04:55:53.857Z | Downloaded ciborium v0.2.2 |
| 856 | 2026-03-10T04:55:53.858Z | Downloaded bytecount v0.6.9 |
| 857 | 2026-03-10T04:55:53.858Z | Downloaded bit-set v0.5.3 |
| 858 | 2026-03-10T04:55:53.858Z | Downloaded backoff v0.4.0 |
| 859 | 2026-03-10T04:55:53.858Z | Downloaded aws-lc-sys v0.30.0 |
| 860 | 2026-03-10T04:55:54.076Z | Downloaded anyhow v1.0.100 |
| 861 | 2026-03-10T04:55:54.100Z | Downloaded anstyle-query v1.0.3 |
| 862 | 2026-03-10T04:55:54.100Z | Downloaded filetime v0.2.23 |
| 863 | 2026-03-10T04:55:54.100Z | Downloaded clap_lex v1.0.0 |
| 864 | 2026-03-10T04:55:54.100Z | Downloaded clap-verbosity v2.1.0 |
| 865 | 2026-03-10T04:55:54.100Z | Downloaded cfg_aliases v0.2.1 |
| 866 | 2026-03-10T04:55:54.100Z | Downloaded cargo_metadata v0.19.2 |
| 867 | 2026-03-10T04:55:54.100Z | Downloaded cargo_metadata v0.18.1 |
| 868 | 2026-03-10T04:55:54.100Z | Downloaded camino v1.2.2 |
| 869 | 2026-03-10T04:55:54.101Z | Downloaded bytes v1.11.1 |
| 870 | 2026-03-10T04:55:54.101Z | Downloaded byteorder v1.5.0 |
| 871 | 2026-03-10T04:55:54.101Z | Downloaded bitvec v1.0.1 |
| 872 | 2026-03-10T04:55:54.125Z | Downloaded bitflags v2.9.4 |
| 873 | 2026-03-10T04:55:54.125Z | Downloaded bit_field v0.10.2 |
| 874 | 2026-03-10T04:55:54.125Z | Downloaded bindgen v0.69.5 |
| 875 | 2026-03-10T04:55:54.125Z | Downloaded bcs v0.1.6 |
| 876 | 2026-03-10T04:55:54.150Z | Downloaded icu_collections v1.5.0 |
| 877 | 2026-03-10T04:55:54.150Z | Downloaded either v1.15.0 |
| 878 | 2026-03-10T04:55:54.150Z | Downloaded derive-where v1.6.0 |
| 879 | 2026-03-10T04:55:54.150Z | Downloaded convert_case v0.4.0 |
| 880 | 2026-03-10T04:55:54.150Z | Downloaded const_format_proc_macros v0.2.34 |
| 881 | 2026-03-10T04:55:54.150Z | Downloaded colored v3.0.0 |
| 882 | 2026-03-10T04:55:54.150Z | Downloaded ciborium-ll v0.2.2 |
| 883 | 2026-03-10T04:55:54.150Z | Downloaded cexpr v0.6.0 |
| 884 | 2026-03-10T04:55:54.150Z | Downloaded derive_builder v0.20.2 |
| 885 | 2026-03-10T04:55:54.175Z | Downloaded derive-ex v0.1.8 |
| 886 | 2026-03-10T04:55:54.175Z | Downloaded data-encoding v2.6.0 |
| 887 | 2026-03-10T04:55:54.175Z | Downloaded darling v0.21.3 |
| 888 | 2026-03-10T04:55:54.175Z | Downloaded bitstruct_derive v0.1.0 |
| 889 | 2026-03-10T04:55:54.175Z | Downloaded bit-vec v0.6.3 |
| 890 | 2026-03-10T04:55:54.175Z | Downloaded base64ct v1.6.0 |
| 891 | 2026-03-10T04:55:54.175Z | Downloaded base16ct v0.2.0 |
| 892 | 2026-03-10T04:55:54.175Z | Downloaded autocfg v1.3.0 |
| 893 | 2026-03-10T04:55:54.175Z | Downloaded elliptic-curve v0.13.8 |
| 894 | 2026-03-10T04:55:54.175Z | Downloaded derive_builder_macro v0.20.2 |
| 895 | 2026-03-10T04:55:54.175Z | Downloaded derive_builder_core v0.20.2 |
| 896 | 2026-03-10T04:55:54.175Z | Downloaded curve25519-dalek v4.1.3 |
| 897 | 2026-03-10T04:55:54.200Z | Downloaded chrono-tz v0.10.4 |
| 898 | 2026-03-10T04:55:54.200Z | Downloaded bstr v1.9.1 |
| 899 | 2026-03-10T04:55:54.225Z | Downloaded base64 v0.22.1 |
| 900 | 2026-03-10T04:55:54.225Z | Downloaded allocator-api2 v0.2.21 |
| 901 | 2026-03-10T04:55:54.225Z | Downloaded aho-corasick v1.1.3 |
| 902 | 2026-03-10T04:55:54.225Z | Downloaded aes v0.8.4 |
| 903 | 2026-03-10T04:55:54.225Z | Downloaded cstr-argument v0.1.2 |
| 904 | 2026-03-10T04:55:54.225Z | Downloaded console v0.15.8 |
| 905 | 2026-03-10T04:55:54.225Z | Downloaded clang-sys v1.8.1 |
| 906 | 2026-03-10T04:55:54.225Z | Downloaded cc v1.2.17 |
| 907 | 2026-03-10T04:55:54.250Z | Downloaded async-trait v0.1.89 |
| 908 | 2026-03-10T04:55:54.250Z | Downloaded argon2 v0.5.3 |
| 909 | 2026-03-10T04:55:54.250Z | Downloaded anstream v0.6.14 |
| 910 | 2026-03-10T04:55:54.250Z | Downloaded aes-gcm-siv v0.11.1 |
| 911 | 2026-03-10T04:55:54.250Z | Downloaded camino-tempfile v1.4.1 |
| 912 | 2026-03-10T04:55:54.251Z | Downloaded bitstruct v0.1.1 |
| 913 | 2026-03-10T04:55:54.251Z | Downloaded atomicwrites v0.4.4 |
| 914 | 2026-03-10T04:55:54.251Z | Downloaded async-stream-impl v0.3.6 |
| 915 | 2026-03-10T04:55:54.251Z | Downloaded async-recursion v1.1.1 |
| 916 | 2026-03-10T04:55:54.251Z | Downloaded ascii v1.1.0 |
| 917 | 2026-03-10T04:55:54.251Z | Downloaded anstyle-parse v0.2.4 |
| 918 | 2026-03-10T04:55:54.591Z | Compiling proc-macro2 v1.0.106 |
| 919 | 2026-03-10T04:55:54.591Z | Compiling quote v1.0.44 |
| 920 | 2026-03-10T04:55:54.592Z | Compiling unicode-ident v1.0.24 |
| 921 | 2026-03-10T04:55:54.592Z | Compiling libc v0.2.180 |
| 922 | 2026-03-10T04:55:54.616Z | Compiling serde_core v1.0.228 |
| 923 | 2026-03-10T04:55:54.616Z | Compiling serde v1.0.228 |
| 924 | 2026-03-10T04:55:54.616Z | Compiling autocfg v1.3.0 |
| 925 | 2026-03-10T04:55:54.616Z | Checking cfg-if v1.0.4 |
| 926 | 2026-03-10T04:55:54.869Z | Compiling memchr v2.7.2 |
| 927 | 2026-03-10T04:55:54.953Z | Compiling zmij v1.0.19 |
| 928 | 2026-03-10T04:55:55.329Z | Compiling serde_json v1.0.149 |
| 929 | 2026-03-10T04:55:55.725Z | Compiling getrandom v0.3.4 |
| 930 | 2026-03-10T04:55:55.982Z | Compiling libm v0.2.8 |
| 931 | 2026-03-10T04:55:56.259Z | Compiling version_check v0.9.5 |
| 932 | 2026-03-10T04:55:56.380Z | Checking itoa v1.0.11 |
| 933 | 2026-03-10T04:55:56.594Z | Checking smallvec v1.13.2 |
| 934 | 2026-03-10T04:55:56.649Z | Compiling shlex v1.3.0 |
| 935 | 2026-03-10T04:55:56.677Z | Compiling jobserver v0.1.31 |
| 936 | 2026-03-10T04:55:56.798Z | Checking getrandom v0.2.14 |
| 937 | 2026-03-10T04:55:56.918Z | Compiling syn v2.0.117 |
| 938 | 2026-03-10T04:55:56.954Z | Compiling lock_api v0.4.12 |
| 939 | 2026-03-10T04:55:56.980Z | Compiling parking_lot_core v0.9.10 |
| 940 | 2026-03-10T04:55:57.043Z | Compiling cc v1.2.17 |
| 941 | 2026-03-10T04:55:57.268Z | Compiling thiserror v2.0.18 |
| 942 | 2026-03-10T04:55:57.447Z | Checking stable_deref_trait v1.2.0 |
| 943 | 2026-03-10T04:55:57.520Z | Compiling heck v0.5.0 |
| 944 | 2026-03-10T04:55:57.565Z | Compiling log v0.4.29 |
| 945 | 2026-03-10T04:55:57.758Z | Compiling rustversion v1.0.22 |
| 946 | 2026-03-10T04:55:58.093Z | Checking writeable v0.5.5 |
| 947 | 2026-03-10T04:55:58.123Z | Checking litemap v0.7.4 |
| 948 | 2026-03-10T04:55:58.398Z | Compiling slab v0.4.9 |
| 949 | 2026-03-10T04:55:58.446Z | Checking percent-encoding v2.3.2 |
| 950 | 2026-03-10T04:55:58.578Z | Checking icu_locid_transform_data v1.5.0 |
| 951 | 2026-03-10T04:55:58.675Z | Compiling num-traits v0.2.19 |
| 952 | 2026-03-10T04:55:58.704Z | Checking icu_properties_data v1.5.0 |
| 953 | 2026-03-10T04:55:59.171Z | Checking icu_normalizer_data v1.5.0 |
| 954 | 2026-03-10T04:55:59.250Z | Checking write16 v1.0.0 |
| 955 | 2026-03-10T04:55:59.284Z | Checking utf8_iter v1.0.4 |
| 956 | 2026-03-10T04:55:59.510Z | Checking utf16_iter v1.0.5 |
| 957 | 2026-03-10T04:55:59.575Z | Checking pin-project-lite v0.2.14 |
| 958 | 2026-03-10T04:55:59.615Z | Compiling semver v1.0.27 |
| 959 | 2026-03-10T04:55:59.716Z | Checking form_urlencoded v1.2.2 |
| 960 | 2026-03-10T04:55:59.751Z | Compiling typenum v1.17.0 |
| 961 | 2026-03-10T04:55:59.917Z | Compiling portable-atomic v1.11.1 |
| 962 | 2026-03-10T04:55:59.970Z | Checking subtle v2.5.0 |
| 963 | 2026-03-10T04:56:00.096Z | Compiling allocator-api2 v0.2.21 |
| 964 | 2026-03-10T04:56:00.234Z | Compiling foldhash v0.2.0 |
| 965 | 2026-03-10T04:56:00.258Z | Compiling equivalent v1.0.2 |
| 966 | 2026-03-10T04:56:00.423Z | Checking rand_core v0.6.4 |
| 967 | 2026-03-10T04:56:00.657Z | Compiling regex-syntax v0.8.5 |
| 968 | 2026-03-10T04:56:00.759Z | Compiling hashbrown v0.16.1 |
| 969 | 2026-03-10T04:56:00.784Z | Compiling ring v0.17.14 |
| 970 | 2026-03-10T04:56:00.816Z | Checking critical-section v1.2.0 |
| 971 | 2026-03-10T04:56:01.054Z | Checking scopeguard v1.2.0 |
| 972 | 2026-03-10T04:56:01.424Z | Checking socket2 v0.6.0 |
| 973 | 2026-03-10T04:56:01.524Z | Compiling aho-corasick v1.1.3 |
| 974 | 2026-03-10T04:56:01.616Z | Compiling thiserror v1.0.64 |
| 975 | 2026-03-10T04:56:01.799Z | Checking once_cell v1.21.3 |
| 976 | 2026-03-10T04:56:01.848Z | Checking parking_lot v0.12.2 |
| 977 | 2026-03-10T04:56:02.039Z | Checking signal-hook-registry v1.4.2 |
| 978 | 2026-03-10T04:56:02.095Z | Checking mio v1.0.2 |
| 979 | 2026-03-10T04:56:02.170Z | Checking iana-time-zone v0.1.64 |
| 980 | 2026-03-10T04:56:02.337Z | Compiling bitflags v2.9.4 |
| 981 | 2026-03-10T04:56:02.370Z | Checking uuid v1.19.0 |
| 982 | 2026-03-10T04:56:02.983Z | Compiling fnv v1.0.7 |
| 983 | 2026-03-10T04:56:03.062Z | Checking futures-core v0.3.32 |
| 984 | 2026-03-10T04:56:03.269Z | Compiling synstructure v0.13.1 |
| 985 | 2026-03-10T04:56:03.329Z | Compiling serde_derive_internals v0.29.1 |
| 986 | 2026-03-10T04:56:03.688Z | Compiling regex-automata v0.4.14 |
| 987 | 2026-03-10T04:56:04.580Z | Compiling generic-array v0.14.7 |
| 988 | 2026-03-10T04:56:04.972Z | Compiling schemars v0.8.22 |
| 989 | 2026-03-10T04:56:05.029Z | Checking dyn-clone v1.0.17 |
| 990 | 2026-03-10T04:56:05.054Z | Compiling httparse v1.10.1 |
| 991 | 2026-03-10T04:56:05.192Z | Checking futures-sink v0.3.31 |
| 992 | 2026-03-10T04:56:05.361Z | Compiling indexmap v2.13.0 |
| 993 | 2026-03-10T04:56:05.980Z | Checking futures-channel v0.3.31 |
| 994 | 2026-03-10T04:56:06.092Z | Checking pin-utils v0.1.0 |
| 995 | 2026-03-10T04:56:06.116Z | Compiling rustix v1.1.2 |
| 996 | 2026-03-10T04:56:06.157Z | Compiling serde_derive v1.0.228 |
| 997 | 2026-03-10T04:56:06.203Z | Compiling zerofrom-derive v0.1.5 |
| 998 | 2026-03-10T04:56:06.309Z | Compiling yoke-derive v0.7.5 |
| 999 | 2026-03-10T04:56:06.434Z | Compiling zerovec-derive v0.10.3 |
| 1000 | 2026-03-10T04:56:06.630Z | Compiling displaydoc v0.2.5 |
| 1001 | 2026-03-10T04:56:06.698Z | Compiling icu_provider_macros v1.5.0 |
| 1002 | 2026-03-10T04:56:06.922Z | Compiling zeroize_derive v1.4.3 |
| 1003 | 2026-03-10T04:56:07.551Z | Compiling thiserror-impl v2.0.18 |
| 1004 | 2026-03-10T04:56:07.912Z | Compiling schemars_derive v0.8.22 |
| 1005 | 2026-03-10T04:56:08.087Z | Checking zeroize v1.8.2 |
| 1006 | 2026-03-10T04:56:08.240Z | Compiling tokio-macros v2.6.0 |
| 1007 | 2026-03-10T04:56:08.285Z | Compiling futures-macro v0.3.31 |
| 1008 | 2026-03-10T04:56:08.343Z | Compiling thiserror-impl v1.0.64 |
| 1009 | 2026-03-10T04:56:08.463Z | Checking zerofrom v0.1.5 |
| 1010 | 2026-03-10T04:56:08.671Z | Checking yoke v0.7.5 |
| 1011 | 2026-03-10T04:56:08.980Z | Checking zerovec v0.10.4 |
| 1012 | 2026-03-10T04:56:09.196Z | Compiling regex v1.12.3 |
| 1013 | 2026-03-10T04:56:10.009Z | Compiling errno v0.3.14 |
| 1014 | 2026-03-10T04:56:10.039Z | Checking futures-task v0.3.31 |
| 1015 | 2026-03-10T04:56:10.073Z | Checking const-oid v0.9.6 |
| 1016 | 2026-03-10T04:56:10.157Z | Checking futures-io v0.3.31 |
| 1017 | 2026-03-10T04:56:10.256Z | Compiling strsim v0.11.1 |
| 1018 | 2026-03-10T04:56:10.290Z | Compiling anyhow v1.0.100 |
| 1019 | 2026-03-10T04:56:10.326Z | Checking tinystr v0.7.6 |
| 1020 | 2026-03-10T04:56:10.358Z | Checking icu_collections v1.5.0 |
| 1021 | 2026-03-10T04:56:10.429Z | Checking crypto-common v0.1.6 |
| 1022 | 2026-03-10T04:56:10.554Z | Checking futures-util v0.3.31 |
| 1023 | 2026-03-10T04:56:10.624Z | Compiling zerocopy-derive v0.8.27 |
| 1024 | 2026-03-10T04:56:10.673Z | Checking icu_locid v1.5.0 |
| 1025 | 2026-03-10T04:56:10.856Z | Compiling ucd-trie v0.1.6 |
| 1026 | 2026-03-10T04:56:10.977Z | Compiling ident_case v1.0.1 |
| 1027 | 2026-03-10T04:56:11.168Z | Compiling pest v2.8.4 |
| 1028 | 2026-03-10T04:56:11.231Z | Compiling slog v2.8.2 |
| 1029 | 2026-03-10T04:56:11.288Z | Compiling either v1.15.0 |
| 1030 | 2026-03-10T04:56:11.537Z | Checking icu_provider v1.5.0 |
| 1031 | 2026-03-10T04:56:11.686Z | Checking block-buffer v0.10.4 |
| 1032 | 2026-03-10T04:56:11.910Z | Checking digest v0.10.7 |
| 1033 | 2026-03-10T04:56:12.135Z | Checking icu_locid_transform v1.5.0 |
| 1034 | 2026-03-10T04:56:12.163Z | Checking bytes v1.11.1 |
| 1035 | 2026-03-10T04:56:12.363Z | Checking chrono v0.4.44 |
| 1036 | 2026-03-10T04:56:12.576Z | Compiling serde_tokenstream v0.2.3 |
| 1037 | 2026-03-10T04:56:13.070Z | Checking icu_properties v1.5.1 |
| 1038 | 2026-03-10T04:56:13.146Z | Checking tokio v1.49.0 |
| 1039 | 2026-03-10T04:56:13.199Z | Checking http v1.4.0 |
| 1040 | 2026-03-10T04:56:13.618Z | Compiling pest_meta v2.8.4 |
| 1041 | 2026-03-10T04:56:14.159Z | Compiling tracing-attributes v0.1.27 |
| 1042 | 2026-03-10T04:56:14.185Z | Checking tracing-core v0.1.32 |
| 1043 | 2026-03-10T04:56:14.351Z | Checking untrusted v0.9.0 |
| 1044 | 2026-03-10T04:56:14.529Z | Checking byteorder v1.5.0 |
| 1045 | 2026-03-10T04:56:14.768Z | Compiling pest_generator v2.8.4 |
| 1046 | 2026-03-10T04:56:15.849Z | Checking icu_normalizer v1.5.0 |
| 1047 | 2026-03-10T04:56:16.022Z | Checking rustls-pki-types v1.12.0 |
| 1048 | 2026-03-10T04:56:16.457Z | Checking tracing v0.1.40 |
| 1049 | 2026-03-10T04:56:16.504Z | Compiling pest_derive v2.8.4 |
| 1050 | 2026-03-10T04:56:16.536Z | Checking idna_adapter v1.2.0 |
| 1051 | 2026-03-10T04:56:16.745Z | Checking idna v1.0.3 |
| 1052 | 2026-03-10T04:56:16.772Z | Compiling prettyplease v0.2.37 |
| 1053 | 2026-03-10T04:56:16.808Z | Compiling lazy_static v1.5.0 |
| 1054 | 2026-03-10T04:56:16.975Z | Compiling regress v0.10.5 |
| 1055 | 2026-03-10T04:56:17.188Z | Checking url v2.5.4 |
| 1056 | 2026-03-10T04:56:17.245Z | Compiling glob v0.3.3 |
| 1057 | 2026-03-10T04:56:17.305Z | Compiling minimal-lexical v0.2.1 |
| 1058 | 2026-03-10T04:56:17.696Z | Compiling nom v7.1.3 |
| 1059 | 2026-03-10T04:56:17.920Z | Compiling clang-sys v1.8.1 |
| 1060 | 2026-03-10T04:56:18.146Z | Compiling camino v1.2.2 |
| 1061 | 2026-03-10T04:56:18.276Z | Compiling rustix v0.38.34 |
| 1062 | 2026-03-10T04:56:18.503Z | Checking ipnet v2.9.0 |
| 1063 | 2026-03-10T04:56:18.641Z | Compiling pkg-config v0.3.30 |
| 1064 | 2026-03-10T04:56:18.822Z | Checking base64 v0.22.1 |
| 1065 | 2026-03-10T04:56:19.244Z | Compiling zerocopy v0.8.27 |
| 1066 | 2026-03-10T04:56:19.341Z | Compiling vcpkg v0.2.15 |
| 1067 | 2026-03-10T04:56:19.549Z | Checking tokio-util v0.7.16 |
| 1068 | 2026-03-10T04:56:19.942Z | Checking http-body v1.0.1 |
| 1069 | 2026-03-10T04:56:20.141Z | Compiling libloading v0.8.9 |
| 1070 | 2026-03-10T04:56:20.463Z | Compiling home v0.5.11 |
| 1071 | 2026-03-10T04:56:20.495Z | Compiling num-conv v0.1.0 |
| 1072 | 2026-03-10T04:56:20.521Z | Compiling time-core v0.1.6 |
| 1073 | 2026-03-10T04:56:20.635Z | Compiling bindgen v0.69.5 |
| 1074 | 2026-03-10T04:56:20.682Z | Checking atomic-waker v1.1.2 |
| 1075 | 2026-03-10T04:56:20.779Z | Compiling which v4.4.2 |
| 1076 | 2026-03-10T04:56:20.826Z | Compiling time-macros v0.2.24 |
| 1077 | 2026-03-10T04:56:21.004Z | Compiling cexpr v0.6.0 |
| 1078 | 2026-03-10T04:56:21.211Z | Compiling itertools v0.12.1 |
| 1079 | 2026-03-10T04:56:21.246Z | Compiling lazycell v1.3.0 |
| 1080 | 2026-03-10T04:56:21.435Z | Checking cpufeatures v0.2.12 |
| 1081 | 2026-03-10T04:56:21.485Z | Checking try-lock v0.2.5 |
| 1082 | 2026-03-10T04:56:21.550Z | Compiling paste v1.0.15 |
| 1083 | 2026-03-10T04:56:21.645Z | Compiling rustc-hash v1.1.0 |
| 1084 | 2026-03-10T04:56:21.817Z | Checking tower-layer v0.3.3 |
| 1085 | 2026-03-10T04:56:22.079Z | Checking tower-service v0.3.3 |
| 1086 | 2026-03-10T04:56:22.181Z | Checking ppv-lite86 v0.2.17 |
| 1087 | 2026-03-10T04:56:22.241Z | Checking want v0.3.1 |
| 1088 | 2026-03-10T04:56:22.300Z | Checking h2 v0.4.6 |
| 1089 | 2026-03-10T04:56:22.436Z | Compiling scroll_derive v0.13.1 |
| 1090 | 2026-03-10T04:56:22.751Z | Compiling cmake v0.1.54 |
| 1091 | 2026-03-10T04:56:22.817Z | Checking ryu v1.0.18 |
| 1092 | 2026-03-10T04:56:23.040Z | Compiling dunce v1.0.5 |
| 1093 | 2026-03-10T04:56:23.069Z | Compiling fs_extra v1.3.0 |
| 1094 | 2026-03-10T04:56:23.192Z | Checking httpdate v1.0.3 |
| 1095 | 2026-03-10T04:56:23.522Z | Checking erased-serde v0.3.31 |
| 1096 | 2026-03-10T04:56:23.898Z | Compiling darling_core v0.21.3 |
| 1097 | 2026-03-10T04:56:23.998Z | Compiling async-trait v0.1.89 |
| 1098 | 2026-03-10T04:56:24.371Z | Checking pretty-hex v0.4.1 |
| 1099 | 2026-03-10T04:56:24.866Z | Checking http-body-util v0.1.3 |
| 1100 | 2026-03-10T04:56:25.077Z | Checking plain v0.2.3 |
| 1101 | 2026-03-10T04:56:25.240Z | Compiling aws-lc-rs v1.13.3 |
| 1102 | 2026-03-10T04:56:25.266Z | Checking serde_urlencoded v0.7.1 |
| 1103 | 2026-03-10T04:56:25.653Z | Compiling openapiv3 v2.2.0 |
| 1104 | 2026-03-10T04:56:25.725Z | Compiling strum_macros v0.26.4 |
| 1105 | 2026-03-10T04:56:25.833Z | Checking hyper v1.8.1 |
| 1106 | 2026-03-10T04:56:27.495Z | Compiling scroll v0.13.0 |
| 1107 | 2026-03-10T04:56:27.568Z | Checking hyper-util v0.1.19 |
| 1108 | 2026-03-10T04:56:27.606Z | Compiling crossbeam-utils v0.8.19 |
| 1109 | 2026-03-10T04:56:28.012Z | Compiling usdt-impl v0.6.0 |
| 1110 | 2026-03-10T04:56:28.090Z | Checking untrusted v0.7.1 |
| 1111 | 2026-03-10T04:56:28.428Z | Compiling goblin v0.10.4 |
| 1112 | 2026-03-10T04:56:28.490Z | Compiling darling_macro v0.21.3 |
| 1113 | 2026-03-10T04:56:28.795Z | Compiling typify-impl v0.4.3 |
| 1114 | 2026-03-10T04:56:29.266Z | Compiling darling v0.21.3 |
| 1115 | 2026-03-10T04:56:29.387Z | Compiling rustls v0.23.31 |
| 1116 | 2026-03-10T04:56:29.674Z | Checking rand_chacha v0.3.1 |
| 1117 | 2026-03-10T04:56:29.701Z | Compiling dtrace-parser v0.3.0 |
| 1118 | 2026-03-10T04:56:30.009Z | Compiling thread-id v5.0.0 |
| 1119 | 2026-03-10T04:56:30.133Z | Compiling rustls v0.22.4 |
| 1120 | 2026-03-10T04:56:30.214Z | Compiling unsafe-libyaml v0.2.11 |
| 1121 | 2026-03-10T04:56:30.489Z | Checking rand v0.8.5 |
| 1122 | 2026-03-10T04:56:31.044Z | Checking futures-executor v0.3.31 |
| 1123 | 2026-03-10T04:56:31.300Z | Compiling serde_yaml v0.9.34+deprecated |
| 1124 | 2026-03-10T04:56:31.550Z | Compiling slog-async v2.8.0 |
| 1125 | 2026-03-10T04:56:31.595Z | Checking futures v0.3.31 |
| 1126 | 2026-03-10T04:56:31.620Z | Compiling openssl-sys v0.9.107 |
| 1127 | 2026-03-10T04:56:31.780Z | Compiling daft-derive v0.1.5 |
| 1128 | 2026-03-10T04:56:32.144Z | Checking sync_wrapper v1.0.1 |
| 1129 | 2026-03-10T04:56:32.274Z | Compiling multer v3.1.0 |
| 1130 | 2026-03-10T04:56:32.324Z | Checking encoding_rs v0.8.34 |
| 1131 | 2026-03-10T04:56:32.647Z | Compiling omicron-workspace-hack v0.1.0 |
| 1132 | 2026-03-10T04:56:32.872Z | Checking mime v0.3.17 |
| 1133 | 2026-03-10T04:56:33.061Z | Checking fastrand v2.3.0 |
| 1134 | 2026-03-10T04:56:33.263Z | Compiling aws-lc-sys v0.30.0 |
| 1135 | 2026-03-10T04:56:33.323Z | Checking tower v0.5.2 |
| 1136 | 2026-03-10T04:56:33.377Z | Checking tempfile v3.23.0 |
| 1137 | 2026-03-10T04:56:33.402Z | Checking webpki-roots v0.26.3 |
| 1138 | 2026-03-10T04:56:33.607Z | Checking hex v0.4.3 |
| 1139 | 2026-03-10T04:56:33.930Z | Compiling async-stream-impl v0.3.6 |
| 1140 | 2026-03-10T04:56:34.038Z | Checking powerfmt v0.2.0 |
| 1141 | 2026-03-10T04:56:34.092Z | Checking iri-string v0.7.8 |
| 1142 | 2026-03-10T04:56:34.226Z | Compiling dof v0.4.0 |
| 1143 | 2026-03-10T04:56:34.924Z | Checking deranged v0.5.3 |
| 1144 | 2026-03-10T04:56:34.994Z | Checking strum v0.26.3 |
| 1145 | 2026-03-10T04:56:35.846Z | Checking sha1 v0.10.6 |
| 1146 | 2026-03-10T04:56:36.123Z | Compiling dropshot v0.16.7 |
| 1147 | 2026-03-10T04:56:36.153Z | Checking is-terminal v0.4.12 |
| 1148 | 2026-03-10T04:56:36.220Z | Checking tower-http v0.6.8 |
| 1149 | 2026-03-10T04:56:36.256Z | Compiling typify-macro v0.4.3 |
| 1150 | 2026-03-10T04:56:36.313Z | Checking num_threads v0.1.7 |
| 1151 | 2026-03-10T04:56:36.465Z | Checking winnow v0.7.13 |
| 1152 | 2026-03-10T04:56:36.776Z | Checking match_cfg v0.1.0 |
| 1153 | 2026-03-10T04:56:36.800Z | Compiling usdt-macro v0.6.0 |
| 1154 | 2026-03-10T04:56:36.898Z | Compiling usdt-attr-macro v0.6.0 |
| 1155 | 2026-03-10T04:56:36.999Z | Checking hostname v0.3.1 |
| 1156 | 2026-03-10T04:56:37.136Z | Checking time v0.3.44 |
| 1157 | 2026-03-10T04:56:37.165Z | Compiling serde_with_macros v3.17.0 |
| 1158 | 2026-03-10T04:56:38.182Z | Checking ipnetwork v0.21.1 |
| 1159 | 2026-03-10T04:56:38.278Z | Compiling dropshot_endpoint v0.16.7 |
| 1160 | 2026-03-10T04:56:38.567Z | Compiling structmeta-derive v0.3.0 |
| 1161 | 2026-03-10T04:56:38.899Z | Compiling openssl v0.10.72 |
| 1162 | 2026-03-10T04:56:39.014Z | Compiling typify v0.4.3 |
| 1163 | 2026-03-10T04:56:39.140Z | Compiling ref-cast v1.0.25 |
| 1164 | 2026-03-10T04:56:39.168Z | Compiling syn v1.0.109 |
| 1165 | 2026-03-10T04:56:39.193Z | Checking foreign-types-shared v0.1.1 |
| 1166 | 2026-03-10T04:56:39.344Z | Checking foreign-types v0.3.2 |
| 1167 | 2026-03-10T04:56:39.399Z | Checking crossbeam-channel v0.5.15 |
| 1168 | 2026-03-10T04:56:39.723Z | Compiling ref-cast-impl v1.0.25 |
| 1169 | 2026-03-10T04:56:39.755Z | Compiling openssl-macros v0.1.1 |
| 1170 | 2026-03-10T04:56:39.886Z | Checking rand_core v0.9.3 |
| 1171 | 2026-03-10T04:56:40.026Z | Compiling native-tls v0.2.11 |
| 1172 | 2026-03-10T04:56:40.191Z | Checking rand_chacha v0.9.0 |
| 1173 | 2026-03-10T04:56:40.497Z | Compiling structmeta v0.3.0 |
| 1174 | 2026-03-10T04:56:40.666Z | Checking thread_local v1.1.8 |
| 1175 | 2026-03-10T04:56:40.847Z | Checking openssl-probe v0.1.5 |
| 1176 | 2026-03-10T04:56:41.308Z | Checking rand v0.9.2 |
| 1177 | 2026-03-10T04:56:41.336Z | Compiling progenitor-impl v0.11.1 |
| 1178 | 2026-03-10T04:56:42.144Z | Checking rustls-webpki v0.102.4 |
| 1179 | 2026-03-10T04:56:42.495Z | Checking term v1.2.0 |
| 1180 | 2026-03-10T04:56:42.803Z | Checking take_mut v0.2.2 |
| 1181 | 2026-03-10T04:56:42.987Z | Checking debug-ignore v1.0.5 |
| 1182 | 2026-03-10T04:56:43.160Z | Checking slog-term v2.9.2 |
| 1183 | 2026-03-10T04:56:44.166Z | Checking slog-json v2.6.1 |
| 1184 | 2026-03-10T04:56:44.250Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1185 | 2026-03-10T04:56:44.419Z | Checking oxnet v0.1.3 |
| 1186 | 2026-03-10T04:56:44.770Z | Compiling derive-where v1.6.0 |
| 1187 | 2026-03-10T04:56:44.866Z | Compiling strum_macros v0.27.2 |
| 1188 | 2026-03-10T04:56:45.180Z | Checking tokio-native-tls v0.3.1 |
| 1189 | 2026-03-10T04:56:45.420Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1190 | 2026-03-10T04:56:45.789Z | Checking serde_spanned v1.0.4 |
| 1191 | 2026-03-10T04:56:45.867Z | Compiling progenitor-macro v0.11.1 |
| 1192 | 2026-03-10T04:56:46.849Z | Checking memmap2 v0.9.9 |
| 1193 | 2026-03-10T04:56:46.968Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1194 | 2026-03-10T04:56:47.214Z | Checking spin v0.9.8 |
| 1195 | 2026-03-10T04:56:47.304Z | Checking toml v0.9.12+spec-1.1.0 |
| 1196 | 2026-03-10T04:56:47.792Z | Checking usdt v0.6.0 |
| 1197 | 2026-03-10T04:56:48.095Z | Checking tokio-rustls v0.25.0 |
| 1198 | 2026-03-10T04:56:48.334Z | Checking hyper-tls v0.6.0 |
| 1199 | 2026-03-10T04:56:48.408Z | Checking slog-bunyan v2.5.0 |
| 1200 | 2026-03-10T04:56:48.438Z | Compiling derive-ex v0.1.8 |
| 1201 | 2026-03-10T04:56:48.595Z | Checking async-stream v0.3.6 |
| 1202 | 2026-03-10T04:56:48.746Z | Checking waitgroup v0.1.2 |
| 1203 | 2026-03-10T04:56:48.800Z | Checking newtype-uuid v1.3.1 |
| 1204 | 2026-03-10T04:56:48.912Z | Checking rustls-pemfile v2.2.0 |
| 1205 | 2026-03-10T04:56:49.114Z | Checking webpki-roots v1.0.3 |
| 1206 | 2026-03-10T04:56:49.146Z | Compiling newtype-uuid-macros v0.1.0 |
| 1207 | 2026-03-10T04:56:49.346Z | Checking serde_path_to_error v0.1.20 |
| 1208 | 2026-03-10T04:56:49.527Z | Checking hostname v0.4.2 |
| 1209 | 2026-03-10T04:56:49.594Z | Checking quick-error v1.2.3 |
| 1210 | 2026-03-10T04:56:49.756Z | Checking utf8parse v0.2.1 |
| 1211 | 2026-03-10T04:56:49.921Z | Checking anstyle-parse v0.2.4 |
| 1212 | 2026-03-10T04:56:50.494Z | Compiling parse-display-derive v0.10.0 |
| 1213 | 2026-03-10T04:56:50.583Z | Checking serde_with v3.17.0 |
| 1214 | 2026-03-10T04:56:51.432Z | Compiling test-strategy v0.4.3 |
| 1215 | 2026-03-10T04:56:53.442Z | Compiling toml_datetime v0.6.11 |
| 1216 | 2026-03-10T04:56:53.491Z | Checking macaddr v1.0.1 |
| 1217 | 2026-03-10T04:56:53.723Z | Compiling clap_derive v4.5.55 |
| 1218 | 2026-03-10T04:56:53.856Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1219 | 2026-03-10T04:56:54.094Z | Checking anstyle-query v1.0.3 |
| 1220 | 2026-03-10T04:56:54.278Z | Checking is_terminal_polyfill v1.70.0 |
| 1221 | 2026-03-10T04:56:54.435Z | Checking anstyle v1.0.13 |
| 1222 | 2026-03-10T04:56:54.625Z | Checking colorchoice v1.0.1 |
| 1223 | 2026-03-10T04:56:54.763Z | Checking daft v0.1.5 |
| 1224 | 2026-03-10T04:56:54.791Z | Checking anstream v0.6.14 |
| 1225 | 2026-03-10T04:56:55.185Z | Checking terminal_size v0.4.3 |
| 1226 | 2026-03-10T04:56:55.854Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1227 | 2026-03-10T04:56:56.172Z | Checking clap_lex v1.0.0 |
| 1228 | 2026-03-10T04:56:56.512Z | Checking clap_builder v4.5.60 |
| 1229 | 2026-03-10T04:56:56.572Z | Compiling zerocopy-derive v0.7.34 |
| 1230 | 2026-03-10T04:56:56.914Z | Checking wait-timeout v0.2.0 |
| 1231 | 2026-03-10T04:56:57.125Z | Checking bit-vec v0.6.3 |
| 1232 | 2026-03-10T04:56:57.441Z | Checking base64ct v1.6.0 |
| 1233 | 2026-03-10T04:56:57.471Z | Checking bit-set v0.5.3 |
| 1234 | 2026-03-10T04:56:57.729Z | Checking rusty-fork v0.3.0 |
| 1235 | 2026-03-10T04:56:58.131Z | Checking strum v0.27.2 |
| 1236 | 2026-03-10T04:56:59.115Z | Checking rand_xorshift v0.3.0 |
| 1237 | 2026-03-10T04:56:59.155Z | Checking clap v4.5.60 |
| 1238 | 2026-03-10T04:56:59.259Z | Checking unarray v0.1.4 |
| 1239 | 2026-03-10T04:56:59.437Z | Checking proptest v1.5.0 |
| 1240 | 2026-03-10T04:56:59.651Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1241 | 2026-03-10T04:56:59.678Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1242 | 2026-03-10T04:56:59.854Z | Checking instant v0.1.12 |
| 1243 | 2026-03-10T04:56:59.986Z | Compiling crucible-workspace-hack v0.1.0 |
| 1244 | 2026-03-10T04:57:00.230Z | Checking rustc-hash v2.1.1 |
| 1245 | 2026-03-10T04:57:00.444Z | Checking iddqd v0.3.14 |
| 1246 | 2026-03-10T04:57:00.593Z | Checking backoff v0.4.0 |
| 1247 | 2026-03-10T04:57:00.617Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1248 | 2026-03-10T04:57:00.813Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1249 | 2026-03-10T04:57:00.910Z | Checking parse-display v0.10.0 |
| 1250 | 2026-03-10T04:57:00.954Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1251 | 2026-03-10T04:57:01.464Z | Compiling zerocopy v0.7.34 |
| 1252 | 2026-03-10T04:57:01.494Z | Compiling rustls-webpki v0.103.4 |
| 1253 | 2026-03-10T04:57:02.603Z | Compiling scroll_derive v0.12.0 |
| 1254 | 2026-03-10T04:57:02.660Z | Compiling usdt-impl v0.5.0 |
| 1255 | 2026-03-10T04:57:02.917Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1256 | 2026-03-10T04:57:03.095Z | Compiling heck v0.4.1 |
| 1257 | 2026-03-10T04:57:03.457Z | Compiling winnow v0.5.40 |
| 1258 | 2026-03-10T04:57:03.714Z | Checking scroll v0.12.0 |
| 1259 | 2026-03-10T04:57:03.747Z | Compiling dof v0.3.0 |
| 1260 | 2026-03-10T04:57:04.126Z | Compiling dtrace-parser v0.2.0 |
| 1261 | 2026-03-10T04:57:04.958Z | Compiling thread-id v4.2.1 |
| 1262 | 2026-03-10T04:57:05.949Z | Checking goblin v0.8.2 |
| 1263 | 2026-03-10T04:57:06.394Z | Compiling toml_edit v0.19.15 |
| 1264 | 2026-03-10T04:57:07.812Z | Checking serde_spanned v0.6.9 |
| 1265 | 2026-03-10T04:57:08.357Z | Checking data-encoding v2.6.0 |
| 1266 | 2026-03-10T04:57:08.822Z | Compiling proc-macro-crate v1.3.1 |
| 1267 | 2026-03-10T04:57:08.910Z | Checking unicode-width v0.1.14 |
| 1268 | 2026-03-10T04:57:09.304Z | Compiling tokio-rustls v0.26.0 |
| 1269 | 2026-03-10T04:57:09.687Z | Compiling hyper-rustls v0.27.3 |
| 1270 | 2026-03-10T04:57:10.492Z | Checking crossbeam-epoch v0.9.18 |
| 1271 | 2026-03-10T04:57:10.798Z | Checking num-integer v0.1.46 |
| 1272 | 2026-03-10T04:57:11.482Z | Compiling reqwest v0.12.23 |
| 1273 | 2026-03-10T04:57:11.720Z | Compiling usdt-attr-macro v0.5.0 |
| 1274 | 2026-03-10T04:57:11.804Z | Compiling usdt-macro v0.5.0 |
| 1275 | 2026-03-10T04:57:11.843Z | Checking memmap v0.7.0 |
| 1276 | 2026-03-10T04:57:12.059Z | Checking tinyvec_macros v0.1.1 |
| 1277 | 2026-03-10T04:57:12.265Z | Checking tinyvec v1.6.0 |
| 1278 | 2026-03-10T04:57:12.930Z | Checking usdt v0.5.0 |
| 1279 | 2026-03-10T04:57:13.248Z | Checking num-bigint v0.4.5 |
| 1280 | 2026-03-10T04:57:14.006Z | Compiling itertools v0.14.0 |
| 1281 | 2026-03-10T04:57:14.034Z | Compiling proc-macro-error-attr v1.0.4 |
| 1282 | 2026-03-10T04:57:14.469Z | Compiling heapless v0.8.0 |
| 1283 | 2026-03-10T04:57:15.086Z | Checking num-rational v0.4.2 |
| 1284 | 2026-03-10T04:57:15.578Z | Compiling progenitor-client v0.11.1 |
| 1285 | 2026-03-10T04:57:15.663Z | Checking num-iter v0.1.45 |
| 1286 | 2026-03-10T04:57:16.117Z | Checking hash32 v0.3.1 |
| 1287 | 2026-03-10T04:57:17.325Z | Checking num-complex v0.4.6 |
| 1288 | 2026-03-10T04:57:17.349Z | Compiling darling_core v0.20.11 |
| 1289 | 2026-03-10T04:57:17.349Z | Compiling ingot-macros v0.1.1 |
| 1290 | 2026-03-10T04:57:17.349Z | Compiling rustc_version v0.4.1 |
| 1291 | 2026-03-10T04:57:17.350Z | Compiling proc-macro-error v1.0.4 |
| 1292 | 2026-03-10T04:57:17.469Z | Compiling smoltcp v0.11.0 |
| 1293 | 2026-03-10T04:57:17.887Z | Compiling rayon-core v1.12.1 |
| 1294 | 2026-03-10T04:57:18.324Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1295 | 2026-03-10T04:57:18.444Z | Checking bitflags v1.3.2 |
| 1296 | 2026-03-10T04:57:20.590Z | Compiling darling_macro v0.20.11 |
| 1297 | 2026-03-10T04:57:21.301Z | Checking num v0.4.3 |
| 1298 | 2026-03-10T04:57:21.452Z | Checking ingot-types v0.1.2 |
| 1299 | 2026-03-10T04:57:21.674Z | Compiling progenitor v0.11.1 |
| 1300 | 2026-03-10T04:57:21.805Z | Checking crossbeam-deque v0.8.5 |
| 1301 | 2026-03-10T04:57:21.879Z | Compiling num_enum_derive v0.7.4 |
| 1302 | 2026-03-10T04:57:22.554Z | Checking bstr v1.9.1 |
| 1303 | 2026-03-10T04:57:22.590Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1304 | 2026-03-10T04:57:22.927Z | Checking managed v0.8.0 |
| 1305 | 2026-03-10T04:57:23.225Z | Checking cobs v0.2.3 |
| 1306 | 2026-03-10T04:57:23.299Z | Checking toml_write v0.1.2 |
| 1307 | 2026-03-10T04:57:23.430Z | Checking postcard v1.0.9 |
| 1308 | 2026-03-10T04:57:23.607Z | Checking toml_edit v0.22.27 |
| 1309 | 2026-03-10T04:57:23.718Z | Checking num_enum v0.7.4 |
| 1310 | 2026-03-10T04:57:24.800Z | Checking ingot v0.1.1 |
| 1311 | 2026-03-10T04:57:25.157Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1312 | 2026-03-10T04:57:25.789Z | Compiling darling v0.20.11 |
| 1313 | 2026-03-10T04:57:25.937Z | Compiling progenitor-client v0.10.0 |
| 1314 | 2026-03-10T04:57:26.772Z | Compiling enum-as-inner v0.6.0 |
| 1315 | 2026-03-10T04:57:26.877Z | Checking pem-rfc7468 v0.7.0 |
| 1316 | 2026-03-10T04:57:27.330Z | Compiling hubpack_derive v0.1.1 |
| 1317 | 2026-03-10T04:57:27.574Z | Compiling libz-sys v1.1.16 |
| 1318 | 2026-03-10T04:57:27.639Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1319 | 2026-03-10T04:57:28.206Z | Compiling der_derive v0.7.3 |
| 1320 | 2026-03-10T04:57:28.293Z | Compiling foreign-types-macros v0.2.3 |
| 1321 | 2026-03-10T04:57:28.552Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1322 | 2026-03-10T04:57:28.879Z | Checking is_ci v1.2.0 |
| 1323 | 2026-03-10T04:57:29.308Z | Compiling semver v0.1.20 |
| 1324 | 2026-03-10T04:57:29.333Z | Checking jiff v0.2.15 |
| 1325 | 2026-03-10T04:57:29.795Z | Compiling cfg_aliases v0.2.1 |
| 1326 | 2026-03-10T04:57:29.836Z | Checking flagset v0.4.7 |
| 1327 | 2026-03-10T04:57:29.865Z | Checking foreign-types-shared v0.3.1 |
| 1328 | 2026-03-10T04:57:29.920Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1329 | 2026-03-10T04:57:30.016Z | Checking foreign-types v0.5.0 |
| 1330 | 2026-03-10T04:57:30.050Z | Checking der v0.7.10 |
| 1331 | 2026-03-10T04:57:30.147Z | Compiling rustc_version v0.1.7 |
| 1332 | 2026-03-10T04:57:30.803Z | Checking hubpack v0.1.2 |
| 1333 | 2026-03-10T04:57:31.042Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1334 | 2026-03-10T04:57:31.105Z | Checking toml v0.8.23 |
| 1335 | 2026-03-10T04:57:31.599Z | Compiling derive_builder_core v0.20.2 |
| 1336 | 2026-03-10T04:57:31.752Z | Checking rayon v1.10.0 |
| 1337 | 2026-03-10T04:57:32.895Z | Checking tabwriter v1.4.0 |
| 1338 | 2026-03-10T04:57:33.155Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1339 | 2026-03-10T04:57:33.193Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1340 | 2026-03-10T04:57:33.880Z | Checking cstr-argument v0.1.2 |
| 1341 | 2026-03-10T04:57:33.946Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1342 | 2026-03-10T04:57:34.078Z | Compiling float-ord v0.3.2 |
| 1343 | 2026-03-10T04:57:34.270Z | Checking static_assertions v1.1.0 |
| 1344 | 2026-03-10T04:57:34.388Z | Compiling owo-colors v4.2.3 |
| 1345 | 2026-03-10T04:57:34.511Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1346 | 2026-03-10T04:57:34.822Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1347 | 2026-03-10T04:57:34.849Z | Compiling derive_builder_macro v0.20.2 |
| 1348 | 2026-03-10T04:57:35.077Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1349 | 2026-03-10T04:57:35.112Z | Compiling newtype_derive v0.1.6 |
| 1350 | 2026-03-10T04:57:35.227Z | Checking supports-color v3.0.2 |
| 1351 | 2026-03-10T04:57:35.317Z | Checking supports-color v2.1.0 |
| 1352 | 2026-03-10T04:57:35.391Z | Checking atomicwrites v0.4.4 |
| 1353 | 2026-03-10T04:57:35.434Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1354 | 2026-03-10T04:57:35.470Z | Checking resolv-conf v0.7.0 |
| 1355 | 2026-03-10T04:57:35.536Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1356 | 2026-03-10T04:57:35.621Z | Compiling vergen-lib v0.1.6 |
| 1357 | 2026-03-10T04:57:35.688Z | Compiling slog-dtrace v0.3.0 |
| 1358 | 2026-03-10T04:57:35.946Z | Checking colored v3.0.0 |
| 1359 | 2026-03-10T04:57:35.971Z | Checking linked-hash-map v0.5.6 |
| 1360 | 2026-03-10T04:57:36.146Z | Compiling derive_builder v0.20.2 |
| 1361 | 2026-03-10T04:57:36.285Z | Checking lru-cache v0.1.2 |
| 1362 | 2026-03-10T04:57:36.316Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1363 | 2026-03-10T04:57:36.380Z | Checking spki v0.7.3 |
| 1364 | 2026-03-10T04:57:36.667Z | Checking hickory-proto v0.24.4 |
| 1365 | 2026-03-10T04:57:36.694Z | Compiling zone_cfg_derive v0.3.0 |
| 1366 | 2026-03-10T04:57:37.537Z | Checking similar v2.7.0 |
| 1367 | 2026-03-10T04:57:37.798Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1368 | 2026-03-10T04:57:38.146Z | Checking camino-tempfile v1.4.1 |
| 1369 | 2026-03-10T04:57:38.416Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1370 | 2026-03-10T04:57:38.880Z | Compiling cargo-platform v0.1.8 |
| 1371 | 2026-03-10T04:57:39.231Z | Compiling serde_repr v0.1.19 |
| 1372 | 2026-03-10T04:57:39.301Z | Compiling num-derive v0.4.2 |
| 1373 | 2026-03-10T04:57:39.700Z | Compiling vergen v9.0.6 |
| 1374 | 2026-03-10T04:57:39.732Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1375 | 2026-03-10T04:57:39.813Z | Checking sigpipe v0.1.3 |
| 1376 | 2026-03-10T04:57:39.944Z | Compiling convert_case v0.4.0 |
| 1377 | 2026-03-10T04:57:40.031Z | Checking indent_write v2.2.0 |
| 1378 | 2026-03-10T04:57:40.135Z | Checking base64 v0.21.7 |
| 1379 | 2026-03-10T04:57:40.240Z | Checking siphasher v1.0.1 |
| 1380 | 2026-03-10T04:57:40.548Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1381 | 2026-03-10T04:57:40.575Z | Compiling derive_more v0.99.20 |
| 1382 | 2026-03-10T04:57:40.576Z | Checking phf_shared v0.12.1 |
| 1383 | 2026-03-10T04:57:40.879Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1384 | 2026-03-10T04:57:40.908Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1385 | 2026-03-10T04:57:40.976Z | Checking zone v0.3.1 |
| 1386 | 2026-03-10T04:57:41.140Z | Checking hickory-resolver v0.24.4 |
| 1387 | 2026-03-10T04:57:41.624Z | Compiling cargo_metadata v0.19.2 |
| 1388 | 2026-03-10T04:57:41.682Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1389 | 2026-03-10T04:57:42.336Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1390 | 2026-03-10T04:57:42.591Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1391 | 2026-03-10T04:57:42.946Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1392 | 2026-03-10T04:57:44.210Z | Checking password-hash v0.5.0 |
| 1393 | 2026-03-10T04:57:44.268Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1394 | 2026-03-10T04:57:44.467Z | Compiling progenitor-impl v0.10.0 |
| 1395 | 2026-03-10T04:57:44.561Z | Checking tokio-stream v0.1.17 |
| 1396 | 2026-03-10T04:57:44.618Z | Checking blake2 v0.10.6 |
| 1397 | 2026-03-10T04:57:44.989Z | Checking serde-big-array v0.5.1 |
| 1398 | 2026-03-10T04:57:45.018Z | Checking smf v0.2.3 |
| 1399 | 2026-03-10T04:57:45.170Z | Compiling pin-project-internal v1.1.10 |
| 1400 | 2026-03-10T04:57:45.224Z | Compiling vergen-git2 v1.0.7 |
| 1401 | 2026-03-10T04:57:45.277Z | Compiling unicode-xid v0.2.4 |
| 1402 | 2026-03-10T04:57:45.306Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1403 | 2026-03-10T04:57:45.447Z | Compiling cancel-safe-futures v0.1.5 |
| 1404 | 2026-03-10T04:57:45.501Z | Checking whoami v1.5.1 |
| 1405 | 2026-03-10T04:57:45.571Z | Compiling chrono-tz v0.10.4 |
| 1406 | 2026-03-10T04:57:45.825Z | Checking smawk v0.3.2 |
| 1407 | 2026-03-10T04:57:45.853Z | Checking unicode-linebreak v0.1.5 |
| 1408 | 2026-03-10T04:57:45.896Z | Checking unicode-width v0.2.1 |
| 1409 | 2026-03-10T04:57:46.054Z | Checking unicode-segmentation v1.11.0 |
| 1410 | 2026-03-10T04:57:46.233Z | Checking foldhash v0.1.5 |
| 1411 | 2026-03-10T04:57:46.409Z | Checking textwrap v0.16.2 |
| 1412 | 2026-03-10T04:57:46.481Z | Checking hashbrown v0.15.2 |
| 1413 | 2026-03-10T04:57:46.636Z | Checking newline-converter v0.3.0 |
| 1414 | 2026-03-10T04:57:46.884Z | Compiling const_format_proc_macros v0.2.34 |
| 1415 | 2026-03-10T04:57:46.923Z | Checking qorb v0.4.1 |
| 1416 | 2026-03-10T04:57:47.217Z | Checking pin-project v1.1.10 |
| 1417 | 2026-03-10T04:57:47.369Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1418 | 2026-03-10T04:57:47.396Z | Checking argon2 v0.5.3 |
| 1419 | 2026-03-10T04:57:48.400Z | Checking phf v0.12.1 |
| 1420 | 2026-03-10T04:57:48.679Z | Checking pkcs8 v0.10.2 |
| 1421 | 2026-03-10T04:57:48.752Z | Checking globset v0.4.14 |
| 1422 | 2026-03-10T04:57:48.781Z | Checking unicode-normalization v0.1.24 |
| 1423 | 2026-03-10T04:57:48.924Z | Compiling progenitor-macro v0.10.0 |
| 1424 | 2026-03-10T04:57:48.984Z | Checking tokio-dtrace v0.1.1 |
| 1425 | 2026-03-10T04:57:49.242Z | Checking console v0.15.8 |
| 1426 | 2026-03-10T04:57:49.301Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1427 | 2026-03-10T04:57:49.775Z | Compiling typify-impl v0.6.1 |
| 1428 | 2026-03-10T04:57:50.147Z | Checking libsw-core v0.3.2 |
| 1429 | 2026-03-10T04:57:50.375Z | Checking secrecy v0.10.3 |
| 1430 | 2026-03-10T04:57:50.559Z | Compiling snafu-derive v0.8.9 |
| 1431 | 2026-03-10T04:57:51.099Z | Compiling async-recursion v1.1.1 |
| 1432 | 2026-03-10T04:57:51.195Z | Compiling cookie v0.18.1 |
| 1433 | 2026-03-10T04:57:51.551Z | Checking csv-core v0.1.12 |
| 1434 | 2026-03-10T04:57:51.867Z | Checking highway v1.3.0 |
| 1435 | 2026-03-10T04:57:51.908Z | Checking bytecount v0.6.9 |
| 1436 | 2026-03-10T04:57:52.230Z | Checking fixedbitset v0.4.2 |
| 1437 | 2026-03-10T04:57:52.302Z | Compiling rustls v0.21.12 |
| 1438 | 2026-03-10T04:57:52.442Z | Checking utf-8 v0.7.6 |
| 1439 | 2026-03-10T04:57:52.485Z | Checking same-file v1.0.6 |
| 1440 | 2026-03-10T04:57:52.617Z | Checking fixedbitset v0.5.7 |
| 1441 | 2026-03-10T04:57:52.662Z | Compiling moka v0.12.10 |
| 1442 | 2026-03-10T04:57:52.690Z | Checking walkdir v2.5.0 |
| 1443 | 2026-03-10T04:57:53.068Z | Checking tungstenite v0.21.0 |
| 1444 | 2026-03-10T04:57:53.093Z | Checking petgraph v0.8.3 |
| 1445 | 2026-03-10T04:57:53.167Z | Checking petgraph v0.6.5 |
| 1446 | 2026-03-10T04:57:53.954Z | Checking snafu v0.8.9 |
| 1447 | 2026-03-10T04:57:54.385Z | Checking papergrid v0.11.0 |
| 1448 | 2026-03-10T04:57:55.764Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1449 | 2026-03-10T04:57:55.959Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1450 | 2026-03-10T04:57:55.987Z | Checking csv v1.3.1 |
| 1451 | 2026-03-10T04:57:56.880Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1452 | 2026-03-10T04:57:56.931Z | Checking libsw v3.5.0 |
| 1453 | 2026-03-10T04:57:57.226Z | Checking expectorate v1.2.0 |
| 1454 | 2026-03-10T04:57:57.262Z | Compiling typify-macro v0.6.1 |
| 1455 | 2026-03-10T04:57:57.287Z | Checking olpc-cjson v0.1.4 |
| 1456 | 2026-03-10T04:57:57.439Z | Checking oxide-tokio-rt v0.1.2 |
| 1457 | 2026-03-10T04:57:57.615Z | Checking progenitor v0.10.0 |
| 1458 | 2026-03-10T04:57:57.661Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1459 | 2026-03-10T04:57:57.878Z | Checking const_format v0.2.35 |
| 1460 | 2026-03-10T04:57:58.462Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1461 | 2026-03-10T04:57:58.502Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1462 | 2026-03-10T04:57:58.715Z | Compiling nix v0.29.0 |
| 1463 | 2026-03-10T04:57:58.832Z | Compiling tabled_derive v0.7.0 |
| 1464 | 2026-03-10T04:57:58.876Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1465 | 2026-03-10T04:57:59.118Z | Checking gethostname v0.5.0 |
| 1466 | 2026-03-10T04:57:59.270Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1467 | 2026-03-10T04:57:59.417Z | Checking pem v3.0.5 |
| 1468 | 2026-03-10T04:57:59.446Z | Checking rustls-webpki v0.101.7 |
| 1469 | 2026-03-10T04:57:59.573Z | Checking sct v0.7.1 |
| 1470 | 2026-03-10T04:57:59.691Z | Checking hmac v0.12.1 |
| 1471 | 2026-03-10T04:57:59.796Z | Checking bcs v0.1.6 |
| 1472 | 2026-03-10T04:57:59.822Z | Checking serde_plain v1.0.2 |
| 1473 | 2026-03-10T04:57:59.921Z | Checking inout v0.1.3 |
| 1474 | 2026-03-10T04:58:00.079Z | Compiling radium v0.7.0 |
| 1475 | 2026-03-10T04:58:00.126Z | Checking swrite v0.1.0 |
| 1476 | 2026-03-10T04:58:00.151Z | Checking linear-map v1.2.0 |
| 1477 | 2026-03-10T04:58:00.188Z | Checking tagptr v0.2.0 |
| 1478 | 2026-03-10T04:58:00.231Z | Checking typed-path v0.9.3 |
| 1479 | 2026-03-10T04:58:00.291Z | Checking termtree v0.5.1 |
| 1480 | 2026-03-10T04:58:00.503Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1481 | 2026-03-10T04:58:00.533Z | Checking cipher v0.4.4 |
| 1482 | 2026-03-10T04:58:00.605Z | Checking tabled v0.15.0 |
| 1483 | 2026-03-10T04:58:00.929Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1484 | 2026-03-10T04:58:01.629Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1485 | 2026-03-10T04:58:01.848Z | Checking tough v0.20.0 |
| 1486 | 2026-03-10T04:58:02.996Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1487 | 2026-03-10T04:58:03.197Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1488 | 2026-03-10T04:58:03.435Z | Checking steno v0.4.1 |
| 1489 | 2026-03-10T04:58:03.862Z | Checking tokio-tungstenite v0.21.0 |
| 1490 | 2026-03-10T04:58:03.975Z | Compiling nix v0.31.1 |
| 1491 | 2026-03-10T04:58:04.332Z | Checking hickory-proto v0.25.2 |
| 1492 | 2026-03-10T04:58:04.661Z | Checking ff v0.13.1 |
| 1493 | 2026-03-10T04:58:04.890Z | Checking openssl-probe v0.2.1 |
| 1494 | 2026-03-10T04:58:04.950Z | Checking humantime v2.3.0 |
| 1495 | 2026-03-10T04:58:05.082Z | Checking base16ct v0.2.0 |
| 1496 | 2026-03-10T04:58:05.279Z | Checking tap v1.0.1 |
| 1497 | 2026-03-10T04:58:05.312Z | Checking sec1 v0.7.3 |
| 1498 | 2026-03-10T04:58:05.346Z | Checking rustls-native-certs v0.8.3 |
| 1499 | 2026-03-10T04:58:05.486Z | Checking wyz v0.5.1 |
| 1500 | 2026-03-10T04:58:05.587Z | Checking group v0.13.0 |
| 1501 | 2026-03-10T04:58:05.733Z | Checking tokio-rustls v0.24.1 |
| 1502 | 2026-03-10T04:58:05.872Z | Checking hkdf v0.12.4 |
| 1503 | 2026-03-10T04:58:06.095Z | Checking rustls-pemfile v1.0.4 |
| 1504 | 2026-03-10T04:58:06.129Z | Compiling num_enum_derive v0.5.11 |
| 1505 | 2026-03-10T04:58:06.211Z | Checking twox-hash v2.1.0 |
| 1506 | 2026-03-10T04:58:06.241Z | Checking half v2.7.1 |
| 1507 | 2026-03-10T04:58:06.321Z | Checking sha2 v0.10.9 |
| 1508 | 2026-03-10T04:58:06.720Z | Checking signature v2.2.0 |
| 1509 | 2026-03-10T04:58:06.770Z | Checking universal-hash v0.5.1 |
| 1510 | 2026-03-10T04:58:06.805Z | Checking crypto-bigint v0.5.5 |
| 1511 | 2026-03-10T04:58:06.933Z | Checking atty v0.2.14 |
| 1512 | 2026-03-10T04:58:06.979Z | Checking opaque-debug v0.3.1 |
| 1513 | 2026-03-10T04:58:07.083Z | Checking ciborium-io v0.2.2 |
| 1514 | 2026-03-10T04:58:07.110Z | Checking funty v2.0.0 |
| 1515 | 2026-03-10T04:58:07.242Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1516 | 2026-03-10T04:58:07.570Z | Checking hickory-resolver v0.25.2 |
| 1517 | 2026-03-10T04:58:07.645Z | Checking ciborium-ll v0.2.2 |
| 1518 | 2026-03-10T04:58:07.872Z | Checking bitvec v1.0.1 |
| 1519 | 2026-03-10T04:58:07.942Z | Checking num_enum v0.5.11 |
| 1520 | 2026-03-10T04:58:07.969Z | Checking polyval v0.6.2 |
| 1521 | 2026-03-10T04:58:08.268Z | Checking rustls-platform-verifier v0.6.2 |
| 1522 | 2026-03-10T04:58:08.500Z | Checking ctr v0.9.2 |
| 1523 | 2026-03-10T04:58:08.788Z | Checking aes v0.8.4 |
| 1524 | 2026-03-10T04:58:08.816Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1525 | 2026-03-10T04:58:09.038Z | Checking elliptic-curve v0.13.8 |
| 1526 | 2026-03-10T04:58:09.068Z | Compiling typify v0.6.1 |
| 1527 | 2026-03-10T04:58:09.221Z | Compiling curve25519-dalek v4.1.3 |
| 1528 | 2026-03-10T04:58:09.381Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1529 | 2026-03-10T04:58:09.421Z | Checking toml v0.7.8 |
| 1530 | 2026-03-10T04:58:09.536Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1531 | 2026-03-10T04:58:09.629Z | Checking bincode v1.3.3 |
| 1532 | 2026-03-10T04:58:09.656Z | Checking aead v0.5.2 |
| 1533 | 2026-03-10T04:58:09.913Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1534 | 2026-03-10T04:58:09.938Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1535 | 2026-03-10T04:58:10.036Z | Checking passt v0.3.0 |
| 1536 | 2026-03-10T04:58:10.136Z | Compiling salty v0.3.0 |
| 1537 | 2026-03-10T04:58:10.220Z | Checking fakedata_generator v0.5.0 |
| 1538 | 2026-03-10T04:58:10.278Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1539 | 2026-03-10T04:58:10.330Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1540 | 2026-03-10T04:58:10.490Z | Checking aes-gcm-siv v0.11.1 |
| 1541 | 2026-03-10T04:58:10.602Z | Compiling progenitor-impl v0.13.0 |
| 1542 | 2026-03-10T04:58:10.644Z | Checking reqwest v0.13.2 |
| 1543 | 2026-03-10T04:58:10.674Z | Checking ciborium v0.2.2 |
| 1544 | 2026-03-10T04:58:10.927Z | Checking rfc6979 v0.4.0 |
| 1545 | 2026-03-10T04:58:10.969Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1546 | 2026-03-10T04:58:11.135Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1547 | 2026-03-10T04:58:11.299Z | Compiling bitstruct_derive v0.1.0 |
| 1548 | 2026-03-10T04:58:11.540Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1549 | 2026-03-10T04:58:11.568Z | Checking dropshot-api-manager-types v0.5.2 |
| 1550 | 2026-03-10T04:58:11.781Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1551 | 2026-03-10T04:58:11.853Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1552 | 2026-03-10T04:58:11.881Z | Compiling fs-err v3.1.2 |
| 1553 | 2026-03-10T04:58:11.931Z | Checking ascii v1.1.0 |
| 1554 | 2026-03-10T04:58:12.168Z | Checking pretty-hex v0.2.1 |
| 1555 | 2026-03-10T04:58:12.238Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 1556 | 2026-03-10T04:58:12.281Z | Checking keccak v0.1.6 |
| 1557 | 2026-03-10T04:58:12.368Z | Checking typeid v1.0.0 |
| 1558 | 2026-03-10T04:58:12.401Z | Checking ringbuffer v0.15.0 |
| 1559 | 2026-03-10T04:58:12.543Z | Checking erased-serde v0.4.5 |
| 1560 | 2026-03-10T04:58:12.587Z | Checking sha3 v0.10.8 |
| 1561 | 2026-03-10T04:58:12.659Z | Checking bitstruct v0.1.1 |
| 1562 | 2026-03-10T04:58:12.793Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1563 | 2026-03-10T04:58:12.844Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1564 | 2026-03-10T04:58:13.101Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1565 | 2026-03-10T04:58:13.192Z | Checking progenitor-client v0.13.0 |
| 1566 | 2026-03-10T04:58:13.582Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1567 | 2026-03-10T04:58:13.674Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1568 | 2026-03-10T04:58:13.925Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1569 | 2026-03-10T04:58:14.145Z | Checking ecdsa v0.16.9 |
| 1570 | 2026-03-10T04:58:14.777Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1571 | 2026-03-10T04:58:14.866Z | Checking primeorder v0.13.6 |
| 1572 | 2026-03-10T04:58:14.949Z | Checking ed25519 v2.2.3 |
| 1573 | 2026-03-10T04:58:15.024Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1574 | 2026-03-10T04:58:15.060Z | Checking env_filter v1.0.0 |
| 1575 | 2026-03-10T04:58:15.084Z | Checking serde_arrays v0.1.0 |
| 1576 | 2026-03-10T04:58:15.159Z | Compiling progenitor-macro v0.13.0 |
| 1577 | 2026-03-10T04:58:15.240Z | Checking libloading v0.7.4 |
| 1578 | 2026-03-10T04:58:15.272Z | Checking bit_field v0.10.2 |
| 1579 | 2026-03-10T04:58:15.307Z | Checking p384 v0.13.1 |
| 1580 | 2026-03-10T04:58:15.345Z | Checking env_logger v0.11.9 |
| 1581 | 2026-03-10T04:58:15.381Z | Checking ed25519-dalek v2.2.0 |
| 1582 | 2026-03-10T04:58:15.517Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util#ff9f27aa) |
| 1583 | 2026-03-10T04:58:15.775Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1584 | 2026-03-10T04:58:15.881Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1585 | 2026-03-10T04:58:15.959Z | Checking x509-cert v0.2.5 |
| 1586 | 2026-03-10T04:58:16.114Z | Compiling vm-attest-trait v0.1.0 (https://github.com/oxidecomputer/vm-attest-proto#e2987404) |
| 1587 | 2026-03-10T04:58:16.201Z | Checking git-stub v1.0.0 |
| 1588 | 2026-03-10T04:58:16.236Z | Checking kstat-rs v0.2.4 |
| 1589 | 2026-03-10T04:58:16.290Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1590 | 2026-03-10T04:58:16.466Z | Compiling escargot v0.5.10 |
| 1591 | 2026-03-10T04:58:16.492Z | Checking git-stub-vcs v0.1.0 |
| 1592 | 2026-03-10T04:58:16.568Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1593 | 2026-03-10T04:58:16.821Z | error: failed to run custom build command for `vm-attest-trait v0.1.0 (https://github.com/oxidecomputer/vm-attest-proto#e2987404)` |
| 1594 | 2026-03-10T04:58:16.821Z | |
| 1595 | 2026-03-10T04:58:16.821Z | Caused by: |
| 1596 | 2026-03-10T04:58:16.821Z | process didn't exit successfully: `/work/oxidecomputer/propolis/target/debug/build/vm-attest-trait-2ffbc3327cab686b/build-script-build` (exit status: 1) |
| 1597 | 2026-03-10T04:58:16.821Z | --- stdout |
| 1598 | 2026-03-10T04:58:16.821Z | cargo:rustc-link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ |
| 1599 | 2026-03-10T04:58:16.821Z | cargo:rustc-link-search=/usr/platform/oxide/lib/amd64/ |
| 1600 | 2026-03-10T04:58:16.821Z | |
| 1601 | 2026-03-10T04:58:16.822Z | --- stderr |
| 1602 | 2026-03-10T04:58:16.822Z | Error: executing command "pki-playground" |
| 1603 | 2026-03-10T04:58:16.822Z | |
| 1604 | 2026-03-10T04:58:16.822Z | Caused by: |
| 1605 | 2026-03-10T04:58:16.822Z | No such file or directory (os error 2) |
| 1606 | 2026-03-10T04:58:16.822Z | warning: build failed, waiting for other jobs to finish... |
| 1607 | 2026-03-10T04:58:31.084Z | |
| 1608 | 2026-03-10T04:58:31.084Z | real 3:08.161242855 |
| 1609 | 2026-03-10T04:58:31.084Z | user 14:49.346629282 |
| 1610 | 2026-03-10T04:58:31.084Z | sys 3:25.611890405 |
| 1611 | 2026-03-10T04:58:31.084Z | trap 0.512219715 |
| 1612 | 2026-03-10T04:58:31.084Z | tflt 0.401861031 |
| 1613 | 2026-03-10T04:58:31.084Z | dflt 0.201448658 |
| 1614 | 2026-03-10T04:58:31.084Z | kflt 0.002744891 |
| 1615 | 2026-03-10T04:58:31.084Z | lock 29:56.399211857 |
| 1616 | 2026-03-10T04:58:31.084Z | slp 59:46.689082051 |
| 1617 | 2026-03-10T04:58:31.085Z | lat 1:33.693519299 |
| 1618 | 2026-03-10T04:58:31.085Z | stop 5:14.509557534 |
| 1619 | 2026-03-10T04:58:31.109Z | process exited: duration 323787 ms, exit code 101 |
| |
| 1620 | 2026-03-10T04:58:31.161Z | found 0 output files |