|
|
|
| 1 | 2026-03-13T19:45:32.559Z | job assigned to worker 01KKMBNPNSSTTAMBR78037KP4N [factory aws, i-06bbe2eecf3745544] (queued for 52 s) |
| |
| 2 | 2026-03-13T19:45:46.195Z | starting task 0: "setup" |
| 3 | 2026-03-13T19:45:46.207Z | ++ uname -s |
| 4 | 2026-03-13T19:45:46.207Z | + kern=SunOS |
| 5 | 2026-03-13T19:45:46.207Z | + build_user=build |
| 6 | 2026-03-13T19:45:46.207Z | + build_uid=12345 |
| 7 | 2026-03-13T19:45:46.207Z | + work_dir=/work |
| 8 | 2026-03-13T19:45:46.207Z | + input_dir=/input |
| 9 | 2026-03-13T19:45:46.207Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-13T19:45:46.207Z | + case "$kern" in |
| 11 | 2026-03-13T19:45:46.207Z | + groupadd -g 12345 build |
| 12 | 2026-03-13T19:45:46.207Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-13T19:45:48.434Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-13T19:45:48.456Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-13T19:45:48.456Z | + home_fs=zfs |
| 16 | 2026-03-13T19:45:48.456Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-13T19:45:48.456Z | + mkdir -p /home/build |
| 18 | 2026-03-13T19:45:48.456Z | + chown build:build /home/build /work |
| 19 | 2026-03-13T19:45:50.331Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-13T19:45:50.335Z | process exited: duration 4128 ms, exit code 0 |
| |
| 21 | 2026-03-13T19:45:50.342Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-13T19:45:50.346Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-13T19:45:50.346Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-13T19:45:50.346Z | * rust toolchain profile = "default" |
| 25 | 2026-03-13T19:45:50.347Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-13T19:45:50.350Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-13T19:45:50.350Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-13T19:45:50.350Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-13T19:45:50.350Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-13T19:45:50.676Z | info: downloading installer |
| 31 | 2026-03-13T19:45:52.563Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-13T19:45:52.563Z | warn: /opt/ooce/bin |
| 33 | 2026-03-13T19:45:52.563Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-13T19:45:52.563Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-13T19:45:52.563Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-13T19:45:52.563Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-13T19:45:52.563Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-13T19:45:52.563Z | error: cannot install while Rust is installed |
| 39 | 2026-03-13T19:45:52.563Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-13T19:45:52.563Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-13T19:45:52.563Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-13T19:45:52.563Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-13T19:45:52.563Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-13T19:45:52.567Z | info: profile set to default |
| 45 | 2026-03-13T19:45:52.567Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-13T19:45:52.567Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-13T19:45:52.702Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-13T19:45:52.705Z | info: downloading 6 components |
| 49 | 2026-03-13T19:46:11.208Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-13T19:46:11.208Z | |
| 51 | 2026-03-13T19:46:11.246Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-13T19:46:11.246Z | |
| 53 | 2026-03-13T19:46:11.246Z | |
| 54 | 2026-03-13T19:46:11.246Z | Rust is installed now. Great! |
| 55 | 2026-03-13T19:46:11.246Z | |
| 56 | 2026-03-13T19:46:11.250Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-13T19:46:11.250Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-13T19:46:11.250Z | |
| 59 | 2026-03-13T19:46:11.250Z | To configure your current shell, you need to source |
| 60 | 2026-03-13T19:46:11.250Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-13T19:46:11.250Z | |
| 62 | 2026-03-13T19:46:11.250Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-13T19:46:11.250Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-13T19:46:11.250Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-13T19:46:11.250Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-13T19:46:11.250Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-13T19:46:11.250Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-13T19:46:11.250Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-13T19:46:11.250Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-13T19:46:11.250Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-13T19:46:11.355Z | + rustup --version |
| 72 | 2026-03-13T19:46:11.365Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-13T19:46:11.369Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-13T19:46:11.392Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-13T19:46:11.396Z | + cargo --version |
| 76 | 2026-03-13T19:46:11.411Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-13T19:46:11.413Z | + rustc --version |
| 78 | 2026-03-13T19:46:11.438Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-13T19:46:11.442Z | process exited: duration 21082 ms, exit code 0 |
| |
| 80 | 2026-03-13T19:46:11.448Z | starting task 2: "authentication" |
| 81 | 2026-03-13T19:46:11.467Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-13T19:46:11.475Z | starting task 3: "clone repository" |
| 83 | 2026-03-13T19:46:11.478Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-03-13T19:46:11.481Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-03-13T19:46:11.508Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-03-13T19:46:12.927Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-03-13T19:46:12.927Z | + git fetch origin aa8373f4b0f185e9dc54434a8b6494e346a8439d |
| 88 | 2026-03-13T19:46:13.178Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-03-13T19:46:13.178Z | * branch aa8373f4b0f185e9dc54434a8b6494e346a8439d -> FETCH_HEAD |
| 90 | 2026-03-13T19:46:13.185Z | + [[ -n nvme-db-buf-deadlock ]] |
| 91 | 2026-03-13T19:46:13.188Z | ++ git branch --show-current |
| 92 | 2026-03-13T19:46:13.191Z | + current=master |
| 93 | 2026-03-13T19:46:13.191Z | + [[ master != nvme-db-buf-deadlock ]] |
| 94 | 2026-03-13T19:46:13.191Z | + git branch -f nvme-db-buf-deadlock aa8373f4b0f185e9dc54434a8b6494e346a8439d |
| 95 | 2026-03-13T19:46:13.194Z | + git checkout -f nvme-db-buf-deadlock |
| 96 | 2026-03-13T19:46:13.219Z | Switched to branch 'nvme-db-buf-deadlock' |
| 97 | 2026-03-13T19:46:13.222Z | + git reset --hard aa8373f4b0f185e9dc54434a8b6494e346a8439d |
| 98 | 2026-03-13T19:46:13.227Z | HEAD is now at aa8373f better docs |
| 99 | 2026-03-13T19:46:13.230Z | process exited: duration 1752 ms, exit code 0 |
| |
| 100 | 2026-03-13T19:46:13.236Z | starting task 4: "build" |
| 101 | 2026-03-13T19:46:13.240Z | + cargo --version |
| 102 | 2026-03-13T19:46:13.247Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-03-13T19:46:13.430Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-03-13T19:46:13.433Z | info: downloading 6 components |
| 105 | 2026-03-13T19:46:32.165Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-03-13T19:46:32.169Z | + rustc --version |
| 107 | 2026-03-13T19:46:32.202Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-03-13T19:46:32.207Z | + banner prerequisites |
| 109 | 2026-03-13T19:46:32.210Z | |
| 110 | 2026-03-13T19:46:32.211Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-03-13T19:46:32.211Z | # # # # # # # # # # # # # # # |
| 112 | 2026-03-13T19:46:32.211Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-03-13T19:46:32.211Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-03-13T19:46:32.211Z | # # # # # # # # # # # # # # # |
| 115 | 2026-03-13T19:46:32.211Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-03-13T19:46:32.211Z | |
| 117 | 2026-03-13T19:46:32.211Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-03-13T19:46:42.618Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-03-13T19:46:52.337Z | Startup: Caching catalogs ... Done |
| 120 | 2026-03-13T19:47:14.445Z | Planning: Solver setup ... Done (20.475s) |
| 121 | 2026-03-13T19:47:14.596Z | Planning: Running solver ... Done (0.151s) |
| 122 | 2026-03-13T19:47:14.779Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-03-13T19:47:14.791Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-03-13T19:47:14.914Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-03-13T19:47:14.954Z | Planning: Package planning ... Done (0.041s) |
| 126 | 2026-03-13T19:47:14.991Z | Planning: Merging actions ... Done (0.037s) |
| 127 | 2026-03-13T19:47:15.133Z | Planning: Checking for conflicting actions ... Done (0.142s) |
| 128 | 2026-03-13T19:47:15.143Z | Planning: Consolidating action changes ... Done (0.009s) |
| 129 | 2026-03-13T19:47:15.969Z | Planning: Evaluating mediators ... Done (0.825s) |
| 130 | 2026-03-13T19:47:15.976Z | Planning: Planning completed in 23.48 seconds |
| 131 | 2026-03-13T19:47:16.066Z | Packages to install: 3 |
| 132 | 2026-03-13T19:47:16.066Z | Mediators to change: 2 |
| 133 | 2026-03-13T19:47:16.071Z | Services to change: 1 |
| 134 | 2026-03-13T19:47:16.072Z | Estimated space available: 154.92 GB |
| 135 | 2026-03-13T19:47:16.072Z | Estimated space to be consumed: 1.82 GB |
| 136 | 2026-03-13T19:47:16.072Z | Create boot environment: No |
| 137 | 2026-03-13T19:47:16.072Z | Create backup boot environment: No |
| 138 | 2026-03-13T19:47:16.072Z | Rebuild boot archive: No |
| 139 | 2026-03-13T19:47:16.072Z | |
| 140 | 2026-03-13T19:47:16.072Z | Changed mediators: |
| 141 | 2026-03-13T19:47:16.072Z | mediator clang: |
| 142 | 2026-03-13T19:47:16.072Z | version: None -> 15 (system default) |
| 143 | 2026-03-13T19:47:16.072Z | |
| 144 | 2026-03-13T19:47:16.072Z | mediator llvm: |
| 145 | 2026-03-13T19:47:16.072Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-03-13T19:47:16.073Z | |
| 147 | 2026-03-13T19:47:16.073Z | Changed packages: |
| 148 | 2026-03-13T19:47:16.073Z | helios-dev |
| 149 | 2026-03-13T19:47:16.073Z | developer/build-essential |
| 150 | 2026-03-13T19:47:16.073Z | None -> 11-2.0 |
| 151 | 2026-03-13T19:47:16.073Z | ooce/developer/clang-15 |
| 152 | 2026-03-13T19:47:16.073Z | None -> 15.0.7-2.0 |
| 153 | 2026-03-13T19:47:16.073Z | ooce/developer/llvm-15 |
| 154 | 2026-03-13T19:47:16.073Z | None -> 15.0.7-2.0 |
| 155 | 2026-03-13T19:47:16.073Z | |
| 156 | 2026-03-13T19:47:16.073Z | Services: |
| 157 | 2026-03-13T19:47:16.073Z | restart_fmri: |
| 158 | 2026-03-13T19:47:16.073Z | svc:/system/update-man-index:default |
| 159 | 2026-03-13T19:47:16.111Z | |
| 160 | 2026-03-13T19:47:16.111Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-03-13T19:47:21.115Z | Download: 2518/3076 items 119.3/211.3MB 56% complete (24.1M/s) |
| 162 | 2026-03-13T19:47:23.445Z | Download: Completed 211.31 MB in 7.33 seconds (28.8M/s) |
| 163 | 2026-03-13T19:47:24.484Z | Actions: 1/3430 actions (Installing new actions) |
| 164 | 2026-03-13T19:47:28.502Z | Actions: Completed 3430 actions in 4.01 seconds. |
| 165 | 2026-03-13T19:47:28.871Z | Done (0.365s) |
| 166 | 2026-03-13T19:47:28.871Z | Done (0.000s) |
| 167 | 2026-03-13T19:47:29.869Z | Done (0.998s) |
| 168 | 2026-03-13T19:47:33.783Z | Done (3.563s) |
| 169 | 2026-03-13T19:47:33.856Z | Done (0.016s) |
| 170 | 2026-03-13T19:47:33.859Z | Done (0.000s) |
| 171 | 2026-03-13T19:47:34.069Z | Done (0.000s) |
| 172 | 2026-03-13T19:47:35.025Z | Planning: Evaluating mediator changes ... Done |
| 173 | 2026-03-13T19:47:35.169Z | Planning: Checking for conflicting actions ... Done |
| 174 | 2026-03-13T19:47:35.172Z | Planning: Consolidating action changes ... Done |
| 175 | 2026-03-13T19:47:35.391Z | Planning: Evaluating mediators ... Done |
| 176 | 2026-03-13T19:47:35.394Z | Planning: Planning completed in 0.37 seconds |
| 177 | 2026-03-13T19:47:35.420Z | Mediators to change: 2 |
| 178 | 2026-03-13T19:47:35.420Z | Create boot environment: No |
| 179 | 2026-03-13T19:47:35.430Z | Create backup boot environment: No |
| 180 | 2026-03-13T19:47:35.500Z | Done |
| 181 | 2026-03-13T19:47:35.500Z | Done |
| 182 | 2026-03-13T19:47:36.225Z | Done |
| 183 | 2026-03-13T19:47:39.524Z | Done |
| 184 | 2026-03-13T19:47:39.604Z | Done |
| 185 | 2026-03-13T19:47:39.613Z | Done |
| 186 | 2026-03-13T19:47:39.768Z | Done |
| 187 | 2026-03-13T19:47:40.140Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 188 | 2026-03-13T19:47:40.140Z | clang system 15 system |
| 189 | 2026-03-13T19:47:40.140Z | csh system system illumos |
| 190 | 2026-03-13T19:47:40.140Z | ctags system system illumos |
| 191 | 2026-03-13T19:47:40.140Z | file system system illumos |
| 192 | 2026-03-13T19:47:40.154Z | gcc vendor 12 vendor |
| 193 | 2026-03-13T19:47:40.154Z | gcc system 10 system |
| 194 | 2026-03-13T19:47:40.154Z | gcc system 7 system |
| 195 | 2026-03-13T19:47:40.154Z | go system 1.20 system |
| 196 | 2026-03-13T19:47:40.154Z | go system 1.19 system |
| 197 | 2026-03-13T19:47:40.154Z | llvm system 15 system |
| 198 | 2026-03-13T19:47:40.154Z | llvm system 14 system |
| 199 | 2026-03-13T19:47:40.154Z | mariadb system 10.6 system |
| 200 | 2026-03-13T19:47:40.154Z | mta vendor vendor dma |
| 201 | 2026-03-13T19:47:40.154Z | openjdk system 17 system |
| 202 | 2026-03-13T19:47:40.154Z | openjdk system 11 system |
| 203 | 2026-03-13T19:47:40.155Z | openjdk system 1.8 system |
| 204 | 2026-03-13T19:47:40.155Z | openssl vendor 3 vendor |
| 205 | 2026-03-13T19:47:40.155Z | perl system 5.36 system |
| 206 | 2026-03-13T19:47:40.155Z | postgresql system 15 system |
| 207 | 2026-03-13T19:47:40.155Z | postgresql system 13 system |
| 208 | 2026-03-13T19:47:40.155Z | python vendor 3 vendor |
| 209 | 2026-03-13T19:47:40.155Z | python system 2 system |
| 210 | 2026-03-13T19:47:40.155Z | python3 system 3.11 system |
| 211 | 2026-03-13T19:47:40.155Z | ruby system 3.0 system |
| 212 | 2026-03-13T19:47:40.155Z | words vendor vendor american-english |
| 213 | 2026-03-13T19:47:40.155Z | words system system australian-english |
| 214 | 2026-03-13T19:47:40.155Z | words system system british-english |
| 215 | 2026-03-13T19:47:40.155Z | words system system canadian-english |
| 216 | 2026-03-13T19:47:40.155Z | words system system french |
| 217 | 2026-03-13T19:47:40.155Z | words system system italian |
| 218 | 2026-03-13T19:47:40.155Z | words system system ngerman |
| 219 | 2026-03-13T19:47:40.155Z | words system system ogerman |
| 220 | 2026-03-13T19:47:40.155Z | words system system spanish |
| 221 | 2026-03-13T19:47:40.447Z | PUBLISHER TYPE STATUS P LOCATION |
| 222 | 2026-03-13T19:47:40.447Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 223 | 2026-03-13T19:47:46.132Z | FMRI IFO |
| 224 | 2026-03-13T19:47:46.132Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 225 | 2026-03-13T19:47:46.132Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 226 | 2026-03-13T19:47:46.132Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 227 | 2026-03-13T19:47:46.132Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 228 | 2026-03-13T19:47:46.132Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 229 | 2026-03-13T19:47:46.132Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 230 | 2026-03-13T19:47:46.132Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 231 | 2026-03-13T19:47:47.068Z | All builder prerequisites installed successfully, and PATH looks valid |
| 232 | 2026-03-13T19:47:47.072Z | |
| 233 | 2026-03-13T19:47:47.072Z | real 1:14.794773015 |
| 234 | 2026-03-13T19:47:47.072Z | user 58.703475029 |
| 235 | 2026-03-13T19:47:47.072Z | sys 5.077275263 |
| 236 | 2026-03-13T19:47:47.072Z | trap 0.008568249 |
| 237 | 2026-03-13T19:47:47.072Z | tflt 0.023147019 |
| 238 | 2026-03-13T19:47:47.072Z | dflt 0.034846540 |
| 239 | 2026-03-13T19:47:47.072Z | kflt 0.012439333 |
| 240 | 2026-03-13T19:47:47.072Z | lock 0.000000000 |
| 241 | 2026-03-13T19:47:47.072Z | slp 1:25.734007008 |
| 242 | 2026-03-13T19:47:47.072Z | lat 0.039850115 |
| 243 | 2026-03-13T19:47:47.072Z | stop 0.000221676 |
| 244 | 2026-03-13T19:47:47.072Z | + banner check |
| 245 | 2026-03-13T19:47:47.072Z | |
| 246 | 2026-03-13T19:47:47.072Z | #### # # ###### #### # # |
| 247 | 2026-03-13T19:47:47.072Z | # # # # # # # # # |
| 248 | 2026-03-13T19:47:47.072Z | # ###### ##### # #### |
| 249 | 2026-03-13T19:47:47.072Z | # # # # # # # |
| 250 | 2026-03-13T19:47:47.072Z | # # # # # # # # # |
| 251 | 2026-03-13T19:47:47.072Z | #### # # ###### #### # # |
| 252 | 2026-03-13T19:47:47.072Z | |
| 253 | 2026-03-13T19:47:47.072Z | + ptime -m cargo check --features falcon |
| 254 | 2026-03-13T19:47:47.229Z | Updating crates.io index |
| 255 | 2026-03-13T19:47:47.232Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 256 | 2026-03-13T19:47:48.853Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 257 | 2026-03-13T19:48:02.492Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 258 | 2026-03-13T19:48:02.844Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 259 | 2026-03-13T19:48:03.141Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 260 | 2026-03-13T19:48:03.458Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 261 | 2026-03-13T19:48:03.853Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-03-13T19:48:04.744Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 263 | 2026-03-13T19:48:05.406Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 264 | 2026-03-13T19:48:05.672Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 265 | 2026-03-13T19:48:06.000Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 266 | 2026-03-13T19:48:06.324Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 267 | 2026-03-13T19:48:07.708Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 268 | 2026-03-13T19:48:09.293Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 269 | 2026-03-13T19:48:10.039Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 270 | 2026-03-13T19:48:11.548Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 271 | 2026-03-13T19:48:11.833Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 272 | 2026-03-13T19:48:12.594Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-03-13T19:48:13.049Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 274 | 2026-03-13T19:48:13.313Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 275 | 2026-03-13T19:48:15.206Z | Downloading crates ... |
| 276 | 2026-03-13T19:48:15.290Z | Downloaded clap v4.5.4 |
| 277 | 2026-03-13T19:48:15.299Z | Downloaded anstyle v1.0.7 |
| 278 | 2026-03-13T19:48:15.303Z | Downloaded aes-gcm-siv v0.11.1 |
| 279 | 2026-03-13T19:48:15.306Z | Downloaded anstream v0.6.14 |
| 280 | 2026-03-13T19:48:15.309Z | Downloaded cobs v0.2.3 |
| 281 | 2026-03-13T19:48:15.313Z | Downloaded bitflags v1.3.2 |
| 282 | 2026-03-13T19:48:15.317Z | Downloaded allocator-api2 v0.2.21 |
| 283 | 2026-03-13T19:48:15.320Z | Downloaded cfg_aliases v0.2.1 |
| 284 | 2026-03-13T19:48:15.323Z | Downloaded aes v0.8.4 |
| 285 | 2026-03-13T19:48:15.326Z | Downloaded foreign-types-shared v0.3.1 |
| 286 | 2026-03-13T19:48:15.330Z | Downloaded derive_builder_macro v0.20.2 |
| 287 | 2026-03-13T19:48:15.335Z | Downloaded cpufeatures v0.2.12 |
| 288 | 2026-03-13T19:48:15.339Z | Downloaded colored v3.0.0 |
| 289 | 2026-03-13T19:48:15.339Z | Downloaded foldhash v0.2.0 |
| 290 | 2026-03-13T19:48:15.343Z | Downloaded derive_builder v0.20.2 |
| 291 | 2026-03-13T19:48:15.347Z | Downloaded crossbeam-deque v0.8.5 |
| 292 | 2026-03-13T19:48:15.350Z | Downloaded fs_extra v1.3.0 |
| 293 | 2026-03-13T19:48:15.353Z | Downloaded iana-time-zone v0.1.64 |
| 294 | 2026-03-13T19:48:15.357Z | Downloaded equivalent v1.0.2 |
| 295 | 2026-03-13T19:48:15.360Z | Downloaded dunce v1.0.5 |
| 296 | 2026-03-13T19:48:15.363Z | Downloaded hash32 v0.3.1 |
| 297 | 2026-03-13T19:48:15.365Z | Downloaded fastrand v2.3.0 |
| 298 | 2026-03-13T19:48:15.369Z | Downloaded hostname v0.3.1 |
| 299 | 2026-03-13T19:48:15.372Z | Downloaded darling_macro v0.21.3 |
| 300 | 2026-03-13T19:48:15.375Z | Downloaded atomic-waker v1.1.2 |
| 301 | 2026-03-13T19:48:15.376Z | Downloaded embedded-io v0.6.1 |
| 302 | 2026-03-13T19:48:15.379Z | Downloaded defmt-parser v0.3.4 |
| 303 | 2026-03-13T19:48:15.382Z | Downloaded critical-section v1.2.0 |
| 304 | 2026-03-13T19:48:15.386Z | Downloaded bit-set v0.5.3 |
| 305 | 2026-03-13T19:48:15.389Z | Downloaded debug-ignore v1.0.5 |
| 306 | 2026-03-13T19:48:15.392Z | Downloaded heck v0.4.1 |
| 307 | 2026-03-13T19:48:15.392Z | Downloaded futures-io v0.3.31 |
| 308 | 2026-03-13T19:48:15.396Z | Downloaded bit_field v0.10.2 |
| 309 | 2026-03-13T19:48:15.399Z | Downloaded foreign-types v0.3.2 |
| 310 | 2026-03-13T19:48:15.403Z | Downloaded dyn-clone v1.0.17 |
| 311 | 2026-03-13T19:48:15.403Z | Downloaded darling_macro v0.20.11 |
| 312 | 2026-03-13T19:48:15.406Z | Downloaded async-stream-impl v0.3.6 |
| 313 | 2026-03-13T19:48:15.410Z | Downloaded ctrlc v3.4.4 |
| 314 | 2026-03-13T19:48:15.413Z | Downloaded errno v0.3.14 |
| 315 | 2026-03-13T19:48:15.413Z | Downloaded foreign-types v0.5.0 |
| 316 | 2026-03-13T19:48:15.420Z | Downloaded hex v0.4.3 |
| 317 | 2026-03-13T19:48:15.424Z | Downloaded backoff v0.4.0 |
| 318 | 2026-03-13T19:48:15.424Z | Downloaded foreign-types-macros v0.2.3 |
| 319 | 2026-03-13T19:48:15.427Z | Downloaded filetime v0.2.23 |
| 320 | 2026-03-13T19:48:15.427Z | Downloaded atomicwrites v0.4.4 |
| 321 | 2026-03-13T19:48:15.430Z | Downloaded crypto-common v0.1.6 |
| 322 | 2026-03-13T19:48:15.434Z | Downloaded async-recursion v1.1.1 |
| 323 | 2026-03-13T19:48:15.437Z | Downloaded inout v0.1.3 |
| 324 | 2026-03-13T19:48:15.441Z | Downloaded hubpack_derive v0.1.1 |
| 325 | 2026-03-13T19:48:15.441Z | Downloaded http-body v1.0.1 |
| 326 | 2026-03-13T19:48:15.444Z | Downloaded httpdate v1.0.3 |
| 327 | 2026-03-13T19:48:15.448Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 328 | 2026-03-13T19:48:15.448Z | Downloaded atty v0.2.14 |
| 329 | 2026-03-13T19:48:15.452Z | Downloaded hubpack v0.1.2 |
| 330 | 2026-03-13T19:48:15.455Z | Downloaded futures-sink v0.3.31 |
| 331 | 2026-03-13T19:48:15.455Z | Downloaded enum-as-inner v0.6.0 |
| 332 | 2026-03-13T19:48:15.459Z | Downloaded dof v0.4.0 |
| 333 | 2026-03-13T19:48:15.462Z | Downloaded futures-macro v0.3.31 |
| 334 | 2026-03-13T19:48:15.465Z | Downloaded icu_provider_macros v1.5.0 |
| 335 | 2026-03-13T19:48:15.465Z | Downloaded idna_adapter v1.2.0 |
| 336 | 2026-03-13T19:48:15.468Z | Downloaded fixedbitset v0.4.2 |
| 337 | 2026-03-13T19:48:15.471Z | Downloaded git-stub v1.0.0 |
| 338 | 2026-03-13T19:48:15.471Z | Downloaded instant v0.1.12 |
| 339 | 2026-03-13T19:48:15.475Z | Downloaded home v0.5.11 |
| 340 | 2026-03-13T19:48:15.478Z | Downloaded bincode v1.3.3 |
| 341 | 2026-03-13T19:48:15.482Z | Downloaded gethostname v0.5.0 |
| 342 | 2026-03-13T19:48:15.482Z | Downloaded deranged v0.5.3 |
| 343 | 2026-03-13T19:48:15.486Z | Downloaded cipher v0.4.4 |
| 344 | 2026-03-13T19:48:15.489Z | Downloaded is_ci v1.2.0 |
| 345 | 2026-03-13T19:48:15.492Z | Downloaded is-terminal v0.4.12 |
| 346 | 2026-03-13T19:48:15.492Z | Downloaded futures-channel v0.3.31 |
| 347 | 2026-03-13T19:48:15.496Z | Downloaded kstat-rs v0.2.4 |
| 348 | 2026-03-13T19:48:15.499Z | Downloaded defmt-macros v0.3.9 |
| 349 | 2026-03-13T19:48:15.502Z | Downloaded itoa v1.0.11 |
| 350 | 2026-03-13T19:48:15.505Z | Downloaded crossbeam-utils v0.8.19 |
| 351 | 2026-03-13T19:48:15.508Z | Downloaded highway v1.3.0 |
| 352 | 2026-03-13T19:48:15.512Z | Downloaded drift v0.1.2 |
| 353 | 2026-03-13T19:48:15.515Z | Downloaded heck v0.5.0 |
| 354 | 2026-03-13T19:48:15.519Z | Downloaded derive_builder_core v0.20.2 |
| 355 | 2026-03-13T19:48:15.522Z | Downloaded cargo_metadata v0.19.2 |
| 356 | 2026-03-13T19:48:15.526Z | Downloaded linked-hash-map v0.5.6 |
| 357 | 2026-03-13T19:48:15.526Z | Downloaded lru-cache v0.1.2 |
| 358 | 2026-03-13T19:48:15.529Z | Downloaded lazycell v1.3.0 |
| 359 | 2026-03-13T19:48:15.529Z | Downloaded defmt v0.3.8 |
| 360 | 2026-03-13T19:48:15.533Z | Downloaded daft v0.1.5 |
| 361 | 2026-03-13T19:48:15.536Z | Downloaded camino v1.2.2 |
| 362 | 2026-03-13T19:48:15.539Z | Downloaded lazy_static v1.5.0 |
| 363 | 2026-03-13T19:48:15.543Z | Downloaded match_cfg v0.1.0 |
| 364 | 2026-03-13T19:48:15.546Z | Downloaded managed v0.8.0 |
| 365 | 2026-03-13T19:48:15.546Z | Downloaded newtype_derive v0.1.6 |
| 366 | 2026-03-13T19:48:15.549Z | Downloaded macaddr v1.0.1 |
| 367 | 2026-03-13T19:48:15.553Z | Downloaded mime v0.3.17 |
| 368 | 2026-03-13T19:48:15.553Z | Downloaded ingot-types v0.1.2 |
| 369 | 2026-03-13T19:48:15.556Z | Downloaded newline-converter v0.3.0 |
| 370 | 2026-03-13T19:48:15.559Z | Downloaded humantime v2.3.0 |
| 371 | 2026-03-13T19:48:15.559Z | Downloaded http-body-util v0.1.3 |
| 372 | 2026-03-13T19:48:15.563Z | Downloaded git-stub-vcs v0.1.0 |
| 373 | 2026-03-13T19:48:15.566Z | Downloaded generic-array v0.14.7 |
| 374 | 2026-03-13T19:48:15.569Z | Downloaded fixedbitset v0.5.7 |
| 375 | 2026-03-13T19:48:15.572Z | Downloaded ingot v0.1.1 |
| 376 | 2026-03-13T19:48:15.572Z | Downloaded newtype-uuid-macros v0.1.0 |
| 377 | 2026-03-13T19:48:15.576Z | Downloaded libsw v3.5.0 |
| 378 | 2026-03-13T19:48:15.579Z | Downloaded num v0.4.3 |
| 379 | 2026-03-13T19:48:15.579Z | Downloaded num-iter v0.1.45 |
| 380 | 2026-03-13T19:48:15.582Z | Downloaded num-derive v0.4.2 |
| 381 | 2026-03-13T19:48:15.586Z | Downloaded openssl-probe v0.1.5 |
| 382 | 2026-03-13T19:48:15.586Z | Downloaded autocfg v1.3.0 |
| 383 | 2026-03-13T19:48:15.589Z | Downloaded dropshot_endpoint v0.16.7 |
| 384 | 2026-03-13T19:48:15.593Z | Downloaded darling v0.21.3 |
| 385 | 2026-03-13T19:48:15.597Z | Downloaded bitflags v2.9.4 |
| 386 | 2026-03-13T19:48:15.601Z | Downloaded linear-map v1.2.0 |
| 387 | 2026-03-13T19:48:15.604Z | Downloaded libsw-core v0.3.2 |
| 388 | 2026-03-13T19:48:15.607Z | Downloaded darling v0.20.11 |
| 389 | 2026-03-13T19:48:15.611Z | Downloaded num_enum_derive v0.5.11 |
| 390 | 2026-03-13T19:48:15.615Z | Downloaded opaque-debug v0.3.1 |
| 391 | 2026-03-13T19:48:15.615Z | Downloaded openssl-probe v0.2.1 |
| 392 | 2026-03-13T19:48:15.619Z | Downloaded openssl-macros v0.1.1 |
| 393 | 2026-03-13T19:48:15.619Z | Downloaded percent-encoding v2.3.2 |
| 394 | 2026-03-13T19:48:15.622Z | Downloaded foldhash v0.1.5 |
| 395 | 2026-03-13T19:48:15.622Z | Downloaded libloading v0.8.9 |
| 396 | 2026-03-13T19:48:15.626Z | Downloaded omicron-workspace-hack v0.1.0 |
| 397 | 2026-03-13T19:48:15.629Z | Downloaded lock_api v0.4.12 |
| 398 | 2026-03-13T19:48:15.629Z | Downloaded memmap v0.7.0 |
| 399 | 2026-03-13T19:48:15.633Z | Downloaded jobserver v0.1.31 |
| 400 | 2026-03-13T19:48:15.636Z | Downloaded native-tls v0.2.11 |
| 401 | 2026-03-13T19:48:15.639Z | Downloaded parse-display v0.10.0 |
| 402 | 2026-03-13T19:48:15.639Z | Downloaded ingot-macros v0.1.1 |
| 403 | 2026-03-13T19:48:15.643Z | Downloaded litemap v0.7.4 |
| 404 | 2026-03-13T19:48:15.668Z | Downloaded pin-utils v0.1.0 |
| 405 | 2026-03-13T19:48:15.668Z | Downloaded pretty-hex v0.2.1 |
| 406 | 2026-03-13T19:48:15.668Z | Downloaded newtype-uuid v1.3.1 |
| 407 | 2026-03-13T19:48:15.668Z | Downloaded icu_normalizer_data v1.5.0 |
| 408 | 2026-03-13T19:48:15.668Z | Downloaded plain v0.2.3 |
| 409 | 2026-03-13T19:48:15.669Z | Downloaded icu_locid_transform_data v1.5.0 |
| 410 | 2026-03-13T19:48:15.669Z | Downloaded num-complex v0.4.6 |
| 411 | 2026-03-13T19:48:15.669Z | Downloaded proc-macro-error-attr v1.0.4 |
| 412 | 2026-03-13T19:48:15.669Z | Downloaded num_threads v0.1.7 |
| 413 | 2026-03-13T19:48:15.669Z | Downloaded progenitor-client v0.10.0 |
| 414 | 2026-03-13T19:48:15.669Z | Downloaded progenitor-client v0.11.1 |
| 415 | 2026-03-13T19:48:15.669Z | Downloaded num-integer v0.1.46 |
| 416 | 2026-03-13T19:48:15.674Z | Downloaded httparse v1.10.1 |
| 417 | 2026-03-13T19:48:15.674Z | Downloaded powerfmt v0.2.0 |
| 418 | 2026-03-13T19:48:15.674Z | Downloaded phf_shared v0.12.1 |
| 419 | 2026-03-13T19:48:15.677Z | Downloaded derive-where v1.6.0 |
| 420 | 2026-03-13T19:48:15.681Z | Downloaded anyhow v1.0.100 |
| 421 | 2026-03-13T19:48:15.684Z | Downloaded fatfs v0.3.6 |
| 422 | 2026-03-13T19:48:15.688Z | Downloaded crossbeam-channel v0.5.15 |
| 423 | 2026-03-13T19:48:15.691Z | Downloaded progenitor-macro v0.13.0 |
| 424 | 2026-03-13T19:48:15.694Z | Downloaded proc-macro-crate v1.3.1 |
| 425 | 2026-03-13T19:48:15.695Z | Downloaded pretty-hex v0.4.1 |
| 426 | 2026-03-13T19:48:15.698Z | Downloaded ref-cast-impl v1.0.25 |
| 427 | 2026-03-13T19:48:15.698Z | Downloaded ref-cast v1.0.25 |
| 428 | 2026-03-13T19:48:15.702Z | Downloaded blake2 v0.10.6 |
| 429 | 2026-03-13T19:48:15.705Z | Downloaded num_enum_derive v0.7.4 |
| 430 | 2026-03-13T19:48:15.705Z | Downloaded paste v1.0.15 |
| 431 | 2026-03-13T19:48:15.708Z | Downloaded passt v0.3.0 |
| 432 | 2026-03-13T19:48:15.712Z | Downloaded num-rational v0.4.2 |
| 433 | 2026-03-13T19:48:15.712Z | Downloaded icu_provider v1.5.0 |
| 434 | 2026-03-13T19:48:15.715Z | Downloaded quick-error v1.2.3 |
| 435 | 2026-03-13T19:48:15.718Z | Downloaded pin-project-internal v1.1.10 |
| 436 | 2026-03-13T19:48:15.722Z | Downloaded phf v0.12.1 |
| 437 | 2026-03-13T19:48:15.722Z | Downloaded radium v0.7.0 |
| 438 | 2026-03-13T19:48:15.725Z | Downloaded pest_generator v2.8.4 |
| 439 | 2026-03-13T19:48:15.728Z | Downloaded rustc-hash v1.1.0 |
| 440 | 2026-03-13T19:48:15.728Z | Downloaded rustc-hash v2.1.1 |
| 441 | 2026-03-13T19:48:15.731Z | Downloaded libloading v0.7.4 |
| 442 | 2026-03-13T19:48:15.731Z | Downloaded rand_xorshift v0.3.0 |
| 443 | 2026-03-13T19:48:15.735Z | Downloaded rand_chacha v0.3.1 |
| 444 | 2026-03-13T19:48:15.738Z | Downloaded oxnet v0.1.3 |
| 445 | 2026-03-13T19:48:15.738Z | Downloaded pem v3.0.5 |
| 446 | 2026-03-13T19:48:15.741Z | Downloaded parking_lot_core v0.9.10 |
| 447 | 2026-03-13T19:48:15.745Z | Downloaded oxide-tokio-rt v0.1.2 |
| 448 | 2026-03-13T19:48:15.745Z | Downloaded darling_core v0.21.3 |
| 449 | 2026-03-13T19:48:15.749Z | Downloaded rustc_version v0.4.1 |
| 450 | 2026-03-13T19:48:15.753Z | Downloaded rustc_version v0.1.7 |
| 451 | 2026-03-13T19:48:15.753Z | Downloaded progenitor-client v0.13.0 |
| 452 | 2026-03-13T19:48:15.757Z | Downloaded const_format v0.2.35 |
| 453 | 2026-03-13T19:48:15.760Z | Downloaded once_cell v1.21.3 |
| 454 | 2026-03-13T19:48:15.763Z | Downloaded pkg-config v0.3.30 |
| 455 | 2026-03-13T19:48:15.764Z | Downloaded icu_locid v1.5.0 |
| 456 | 2026-03-13T19:48:15.767Z | Downloaded scroll_derive v0.13.1 |
| 457 | 2026-03-13T19:48:15.770Z | Downloaded log v0.4.29 |
| 458 | 2026-03-13T19:48:15.781Z | Downloaded multer v3.1.0 |
| 459 | 2026-03-13T19:48:15.781Z | Downloaded pest_derive v2.8.4 |
| 460 | 2026-03-13T19:48:15.781Z | Downloaded same-file v1.0.6 |
| 461 | 2026-03-13T19:48:15.788Z | Downloaded hyper-rustls v0.27.3 |
| 462 | 2026-03-13T19:48:15.788Z | Downloaded rand_core v0.6.4 |
| 463 | 2026-03-13T19:48:15.788Z | Downloaded secrecy v0.10.3 |
| 464 | 2026-03-13T19:48:15.788Z | Downloaded either v1.15.0 |
| 465 | 2026-03-13T19:48:15.788Z | Downloaded getrandom v0.2.14 |
| 466 | 2026-03-13T19:48:15.796Z | Downloaded serde-big-array v0.5.1 |
| 467 | 2026-03-13T19:48:15.797Z | Downloaded bytes v1.11.1 |
| 468 | 2026-03-13T19:48:15.800Z | Downloaded progenitor v0.13.0 |
| 469 | 2026-03-13T19:48:15.800Z | Downloaded scroll_derive v0.12.0 |
| 470 | 2026-03-13T19:48:15.800Z | Downloaded scopeguard v1.2.0 |
| 471 | 2026-03-13T19:48:15.804Z | Downloaded pin-project-lite v0.2.14 |
| 472 | 2026-03-13T19:48:15.807Z | Downloaded hickory-resolver v0.24.4 |
| 473 | 2026-03-13T19:48:15.811Z | Downloaded resolv-conf v0.7.0 |
| 474 | 2026-03-13T19:48:15.831Z | Downloaded password-hash v0.5.0 |
| 475 | 2026-03-13T19:48:15.831Z | Downloaded progenitor v0.11.1 |
| 476 | 2026-03-13T19:48:15.831Z | Downloaded serde_plain v1.0.2 |
| 477 | 2026-03-13T19:48:15.831Z | Downloaded serde_repr v0.1.19 |
| 478 | 2026-03-13T19:48:15.831Z | Downloaded serde_spanned v1.0.4 |
| 479 | 2026-03-13T19:48:15.831Z | Downloaded serde_spanned v0.6.9 |
| 480 | 2026-03-13T19:48:15.831Z | Downloaded rustls-native-certs v0.8.3 |
| 481 | 2026-03-13T19:48:15.831Z | Downloaded h2 v0.4.6 |
| 482 | 2026-03-13T19:48:15.835Z | Downloaded rand_chacha v0.9.0 |
| 483 | 2026-03-13T19:48:15.835Z | Downloaded parking_lot v0.12.2 |
| 484 | 2026-03-13T19:48:15.835Z | Downloaded serde_arrays v0.1.0 |
| 485 | 2026-03-13T19:48:15.840Z | Downloaded quote v1.0.44 |
| 486 | 2026-03-13T19:48:15.844Z | Downloaded darling_core v0.20.11 |
| 487 | 2026-03-13T19:48:15.848Z | Downloaded clap_builder v4.5.2 |
| 488 | 2026-03-13T19:48:15.863Z | Downloaded serde_urlencoded v0.7.1 |
| 489 | 2026-03-13T19:48:15.863Z | Downloaded rustls-pemfile v2.2.0 |
| 490 | 2026-03-13T19:48:15.868Z | Downloaded pest_meta v2.8.4 |
| 491 | 2026-03-13T19:48:15.868Z | Downloaded owo-colors v4.2.3 |
| 492 | 2026-03-13T19:48:15.868Z | Downloaded progenitor v0.10.0 |
| 493 | 2026-03-13T19:48:15.868Z | Downloaded proc-macro-error v1.0.4 |
| 494 | 2026-03-13T19:48:15.868Z | Downloaded stable_deref_trait v1.2.0 |
| 495 | 2026-03-13T19:48:15.868Z | Downloaded strum v0.26.3 |
| 496 | 2026-03-13T19:48:15.869Z | Downloaded sha1 v0.10.6 |
| 497 | 2026-03-13T19:48:15.873Z | Downloaded base64 v0.22.1 |
| 498 | 2026-03-13T19:48:15.873Z | Downloaded siphasher v1.0.1 |
| 499 | 2026-03-13T19:48:15.873Z | Downloaded sigpipe v0.1.3 |
| 500 | 2026-03-13T19:48:15.876Z | Downloaded scroll v0.12.0 |
| 501 | 2026-03-13T19:48:15.876Z | Downloaded smawk v0.3.2 |
| 502 | 2026-03-13T19:48:15.892Z | Downloaded rand_core v0.9.3 |
| 503 | 2026-03-13T19:48:15.892Z | Downloaded slog-bunyan v2.5.0 |
| 504 | 2026-03-13T19:48:15.892Z | Downloaded polyval v0.6.2 |
| 505 | 2026-03-13T19:48:15.897Z | Downloaded ppv-lite86 v0.2.17 |
| 506 | 2026-03-13T19:48:15.897Z | Downloaded heapless v0.8.0 |
| 507 | 2026-03-13T19:48:15.897Z | Downloaded semver v0.1.20 |
| 508 | 2026-03-13T19:48:15.897Z | Downloaded scroll v0.13.0 |
| 509 | 2026-03-13T19:48:15.897Z | Downloaded swrite v0.1.0 |
| 510 | 2026-03-13T19:48:15.897Z | Downloaded progenitor-macro v0.11.1 |
| 511 | 2026-03-13T19:48:15.897Z | Downloaded postcard v1.0.9 |
| 512 | 2026-03-13T19:48:15.900Z | Downloaded progenitor-macro v0.10.0 |
| 513 | 2026-03-13T19:48:15.900Z | Downloaded structmeta-derive v0.3.0 |
| 514 | 2026-03-13T19:48:15.900Z | Downloaded subtle v2.5.0 |
| 515 | 2026-03-13T19:48:15.904Z | Downloaded supports-color v2.1.0 |
| 516 | 2026-03-13T19:48:15.904Z | Downloaded strum v0.27.2 |
| 517 | 2026-03-13T19:48:15.908Z | Downloaded structmeta v0.3.0 |
| 518 | 2026-03-13T19:48:15.908Z | Downloaded pin-project v1.1.10 |
| 519 | 2026-03-13T19:48:15.916Z | Downloaded serde_path_to_error v0.1.20 |
| 520 | 2026-03-13T19:48:15.927Z | Downloaded sct v0.7.1 |
| 521 | 2026-03-13T19:48:15.927Z | Downloaded tabwriter v1.4.0 |
| 522 | 2026-03-13T19:48:15.927Z | Downloaded tabled_derive v0.7.0 |
| 523 | 2026-03-13T19:48:15.927Z | Downloaded sync_wrapper v1.0.1 |
| 524 | 2026-03-13T19:48:15.927Z | Downloaded terminal_size v0.3.0 |
| 525 | 2026-03-13T19:48:15.927Z | Downloaded take_mut v0.2.2 |
| 526 | 2026-03-13T19:48:15.927Z | Downloaded tagptr v0.2.0 |
| 527 | 2026-03-13T19:48:15.932Z | Downloaded quinn-udp v0.5.5 |
| 528 | 2026-03-13T19:48:15.932Z | Downloaded ringbuffer v0.15.0 |
| 529 | 2026-03-13T19:48:15.937Z | Downloaded num-traits v0.2.19 |
| 530 | 2026-03-13T19:48:15.937Z | Downloaded hickory-resolver v0.25.2 |
| 531 | 2026-03-13T19:48:15.941Z | Downloaded schemars_derive v0.8.22 |
| 532 | 2026-03-13T19:48:15.941Z | Downloaded rusty-fork v0.3.0 |
| 533 | 2026-03-13T19:48:15.944Z | Downloaded icu_properties v1.5.1 |
| 534 | 2026-03-13T19:48:15.944Z | Downloaded thiserror-impl v1.0.64 |
| 535 | 2026-03-13T19:48:15.947Z | Downloaded thread_local v1.1.8 |
| 536 | 2026-03-13T19:48:15.947Z | Downloaded terminal_size v0.4.3 |
| 537 | 2026-03-13T19:48:15.950Z | Downloaded thread-id v5.0.0 |
| 538 | 2026-03-13T19:48:15.950Z | Downloaded thread-id v4.2.1 |
| 539 | 2026-03-13T19:48:15.954Z | Downloaded time-core v0.1.6 |
| 540 | 2026-03-13T19:48:15.954Z | Downloaded shlex v1.3.0 |
| 541 | 2026-03-13T19:48:15.957Z | Downloaded serde_tokenstream v0.2.3 |
| 542 | 2026-03-13T19:48:15.957Z | Downloaded slab v0.4.9 |
| 543 | 2026-03-13T19:48:15.961Z | Downloaded sha2 v0.10.9 |
| 544 | 2026-03-13T19:48:15.961Z | Downloaded signal-hook-registry v1.4.2 |
| 545 | 2026-03-13T19:48:15.964Z | Downloaded slog-json v2.6.1 |
| 546 | 2026-03-13T19:48:15.964Z | Downloaded strsim v0.11.1 |
| 547 | 2026-03-13T19:48:15.968Z | Downloaded slog-dtrace v0.3.0 |
| 548 | 2026-03-13T19:48:15.968Z | Downloaded slog-async v2.8.0 |
| 549 | 2026-03-13T19:48:15.971Z | Downloaded icu_normalizer v1.5.0 |
| 550 | 2026-03-13T19:48:15.971Z | Downloaded tinyvec_macros v0.1.1 |
| 551 | 2026-03-13T19:48:15.975Z | Downloaded parse-display-derive v0.10.0 |
| 552 | 2026-03-13T19:48:15.975Z | Downloaded slog-term v2.9.2 |
| 553 | 2026-03-13T19:48:15.978Z | Downloaded papergrid v0.11.0 |
| 554 | 2026-03-13T19:48:15.982Z | Downloaded snafu-derive v0.8.9 |
| 555 | 2026-03-13T19:48:15.982Z | Downloaded memmap2 v0.9.9 |
| 556 | 2026-03-13T19:48:15.985Z | Downloaded futures v0.3.31 |
| 557 | 2026-03-13T19:48:15.989Z | Downloaded ryu v1.0.18 |
| 558 | 2026-03-13T19:48:15.993Z | Downloaded semver v1.0.27 |
| 559 | 2026-03-13T19:48:15.993Z | Downloaded num_enum v0.7.4 |
| 560 | 2026-03-13T19:48:15.996Z | Downloaded static_assertions v1.1.0 |
| 561 | 2026-03-13T19:48:16.001Z | Downloaded num_enum v0.5.11 |
| 562 | 2026-03-13T19:48:16.005Z | Downloaded supports-color v3.0.2 |
| 563 | 2026-03-13T19:48:16.005Z | Downloaded strum_macros v0.26.4 |
| 564 | 2026-03-13T19:48:16.009Z | Downloaded serde_derive_internals v0.29.1 |
| 565 | 2026-03-13T19:48:16.009Z | Downloaded proc-macro2 v1.0.106 |
| 566 | 2026-03-13T19:48:16.012Z | Downloaded getrandom v0.3.2 |
| 567 | 2026-03-13T19:48:16.016Z | Downloaded synstructure v0.13.1 |
| 568 | 2026-03-13T19:48:16.016Z | Downloaded expectorate v1.2.0 |
| 569 | 2026-03-13T19:48:16.019Z | Downloaded dropshot-api-manager v0.5.2 |
| 570 | 2026-03-13T19:48:16.019Z | Downloaded tap v1.0.1 |
| 571 | 2026-03-13T19:48:16.022Z | Downloaded progenitor-impl v0.10.0 |
| 572 | 2026-03-13T19:48:16.022Z | Downloaded progenitor-impl v0.11.1 |
| 573 | 2026-03-13T19:48:16.026Z | Downloaded derive_more v0.99.20 |
| 574 | 2026-03-13T19:48:16.029Z | Downloaded toml_write v0.1.2 |
| 575 | 2026-03-13T19:48:16.033Z | Downloaded indexmap v2.13.0 |
| 576 | 2026-03-13T19:48:16.036Z | Downloaded openssl-sys v0.9.107 |
| 577 | 2026-03-13T19:48:16.039Z | Downloaded rustls-pki-types v1.12.0 |
| 578 | 2026-03-13T19:48:16.042Z | Downloaded serde_with_macros v3.15.0 |
| 579 | 2026-03-13T19:48:16.045Z | Downloaded thiserror v2.0.18 |
| 580 | 2026-03-13T19:48:16.048Z | Downloaded rustls-pemfile v1.0.4 |
| 581 | 2026-03-13T19:48:16.051Z | Downloaded libm v0.2.8 |
| 582 | 2026-03-13T19:48:16.055Z | Downloaded try-lock v0.2.5 |
| 583 | 2026-03-13T19:48:16.059Z | Downloaded tower-service v0.3.3 |
| 584 | 2026-03-13T19:48:16.059Z | Downloaded schemars v0.8.22 |
| 585 | 2026-03-13T19:48:16.066Z | Downloaded time-macros v0.2.24 |
| 586 | 2026-03-13T19:48:16.070Z | Downloaded smallvec v1.13.2 |
| 587 | 2026-03-13T19:48:16.073Z | Downloaded icu_collections v1.5.0 |
| 588 | 2026-03-13T19:48:16.077Z | Downloaded rayon-core v1.12.1 |
| 589 | 2026-03-13T19:48:16.082Z | Downloaded smf v0.2.3 |
| 590 | 2026-03-13T19:48:16.082Z | Downloaded hyper-util v0.1.19 |
| 591 | 2026-03-13T19:48:16.085Z | Downloaded typify-macro v0.4.3 |
| 592 | 2026-03-13T19:48:16.085Z | Downloaded tokio-native-tls v0.3.1 |
| 593 | 2026-03-13T19:48:16.089Z | Downloaded tower-layer v0.3.3 |
| 594 | 2026-03-13T19:48:16.089Z | Downloaded thiserror-impl v2.0.18 |
| 595 | 2026-03-13T19:48:16.092Z | Downloaded typify-macro v0.6.1 |
| 596 | 2026-03-13T19:48:16.092Z | Downloaded typeid v1.0.0 |
| 597 | 2026-03-13T19:48:16.092Z | Downloaded jiff-static v0.2.15 |
| 598 | 2026-03-13T19:48:16.096Z | Downloaded unicode-linebreak v0.1.5 |
| 599 | 2026-03-13T19:48:16.096Z | Downloaded unicode-xid v0.2.4 |
| 600 | 2026-03-13T19:48:16.100Z | Downloaded unarray v0.1.4 |
| 601 | 2026-03-13T19:48:16.100Z | Downloaded tokio-tungstenite v0.21.0 |
| 602 | 2026-03-13T19:48:16.100Z | Downloaded minimal-lexical v0.2.1 |
| 603 | 2026-03-13T19:48:16.103Z | Downloaded iddqd v0.3.14 |
| 604 | 2026-03-13T19:48:16.108Z | Downloaded tokio-macros v2.6.0 |
| 605 | 2026-03-13T19:48:16.112Z | Downloaded tokio-dtrace v0.1.1 |
| 606 | 2026-03-13T19:48:16.112Z | Downloaded serde_core v1.0.228 |
| 607 | 2026-03-13T19:48:16.115Z | Downloaded utf-8 v0.7.6 |
| 608 | 2026-03-13T19:48:16.115Z | Downloaded usdt-macro v0.5.0 |
| 609 | 2026-03-13T19:48:16.115Z | Downloaded usdt-attr-macro v0.5.0 |
| 610 | 2026-03-13T19:48:16.118Z | Downloaded utf8_iter v1.0.4 |
| 611 | 2026-03-13T19:48:16.118Z | Downloaded tokio-rustls v0.25.0 |
| 612 | 2026-03-13T19:48:16.119Z | Downloaded untrusted v0.7.1 |
| 613 | 2026-03-13T19:48:16.122Z | Downloaded usdt v0.5.0 |
| 614 | 2026-03-13T19:48:16.122Z | Downloaded prettyplease v0.2.37 |
| 615 | 2026-03-13T19:48:16.126Z | Downloaded untrusted v0.9.0 |
| 616 | 2026-03-13T19:48:16.126Z | Downloaded universal-hash v0.5.1 |
| 617 | 2026-03-13T19:48:16.130Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 618 | 2026-03-13T19:48:16.130Z | Downloaded progenitor-impl v0.13.0 |
| 619 | 2026-03-13T19:48:16.134Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 620 | 2026-03-13T19:48:16.134Z | Downloaded tempfile v3.23.0 |
| 621 | 2026-03-13T19:48:16.134Z | Downloaded rustversion v1.0.22 |
| 622 | 2026-03-13T19:48:16.137Z | Downloaded usdt-macro v0.6.0 |
| 623 | 2026-03-13T19:48:16.137Z | Downloaded usdt-attr-macro v0.6.0 |
| 624 | 2026-03-13T19:48:16.141Z | Downloaded thiserror v1.0.64 |
| 625 | 2026-03-13T19:48:16.144Z | Downloaded utf8parse v0.2.1 |
| 626 | 2026-03-13T19:48:16.144Z | Downloaded tracing-attributes v0.1.27 |
| 627 | 2026-03-13T19:48:16.147Z | Downloaded usdt v0.6.0 |
| 628 | 2026-03-13T19:48:16.147Z | Downloaded toml_datetime v0.6.11 |
| 629 | 2026-03-13T19:48:16.147Z | Downloaded serde_yaml v0.9.34+deprecated |
| 630 | 2026-03-13T19:48:16.151Z | Downloaded spin v0.9.8 |
| 631 | 2026-03-13T19:48:16.154Z | Downloaded socket2 v0.6.0 |
| 632 | 2026-03-13T19:48:16.154Z | Downloaded termtree v0.5.1 |
| 633 | 2026-03-13T19:48:16.157Z | Downloaded strum_macros v0.27.2 |
| 634 | 2026-03-13T19:48:16.157Z | Downloaded wait-timeout v0.2.0 |
| 635 | 2026-03-13T19:48:16.160Z | Downloaded term v1.2.0 |
| 636 | 2026-03-13T19:48:16.161Z | Downloaded which v4.4.2 |
| 637 | 2026-03-13T19:48:16.164Z | Downloaded tinyvec v1.6.0 |
| 638 | 2026-03-13T19:48:16.164Z | Downloaded quinn v0.11.9 |
| 639 | 2026-03-13T19:48:16.167Z | Downloaded waitgroup v0.1.2 |
| 640 | 2026-03-13T19:48:16.170Z | Downloaded rand v0.8.5 |
| 641 | 2026-03-13T19:48:16.170Z | Downloaded memchr v2.7.2 |
| 642 | 2026-03-13T19:48:16.174Z | Downloaded tinystr v0.7.6 |
| 643 | 2026-03-13T19:48:16.177Z | Downloaded clap_derive v4.5.4 |
| 644 | 2026-03-13T19:48:16.181Z | Downloaded http v1.4.0 |
| 645 | 2026-03-13T19:48:16.181Z | Downloaded xattr v1.3.1 |
| 646 | 2026-03-13T19:48:16.184Z | Downloaded zerofrom v0.1.5 |
| 647 | 2026-03-13T19:48:16.184Z | Downloaded similar v2.7.0 |
| 648 | 2026-03-13T19:48:16.187Z | Downloaded yoke-derive v0.7.5 |
| 649 | 2026-03-13T19:48:16.187Z | Downloaded serde_derive v1.0.228 |
| 650 | 2026-03-13T19:48:16.191Z | Downloaded cc v1.2.17 |
| 651 | 2026-03-13T19:48:16.194Z | Downloaded olpc-cjson v0.1.4 |
| 652 | 2026-03-13T19:48:16.194Z | Downloaded ipnet v2.9.0 |
| 653 | 2026-03-13T19:48:16.197Z | Downloaded glob v0.3.3 |
| 654 | 2026-03-13T19:48:16.198Z | Downloaded daft-derive v0.1.5 |
| 655 | 2026-03-13T19:48:16.201Z | Downloaded write16 v1.0.0 |
| 656 | 2026-03-13T19:48:16.201Z | Downloaded want v0.3.1 |
| 657 | 2026-03-13T19:48:16.201Z | Downloaded ron v0.8.1 |
| 658 | 2026-03-13T19:48:16.205Z | Downloaded zone_cfg_derive v0.3.0 |
| 659 | 2026-03-13T19:48:16.209Z | Downloaded utf16_iter v1.0.5 |
| 660 | 2026-03-13T19:48:16.209Z | Downloaded mio v1.0.2 |
| 661 | 2026-03-13T19:48:16.212Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 662 | 2026-03-13T19:48:16.215Z | Downloaded rustls-platform-verifier v0.6.2 |
| 663 | 2026-03-13T19:48:16.218Z | Downloaded tar v0.4.40 |
| 664 | 2026-03-13T19:48:16.218Z | Downloaded nom v7.1.3 |
| 665 | 2026-03-13T19:48:16.222Z | Downloaded tokio-rustls v0.26.0 |
| 666 | 2026-03-13T19:48:16.225Z | Downloaded usdt-impl v0.6.0 |
| 667 | 2026-03-13T19:48:16.225Z | Downloaded tokio-rustls v0.24.1 |
| 668 | 2026-03-13T19:48:16.228Z | Downloaded test-strategy v0.4.3 |
| 669 | 2026-03-13T19:48:16.232Z | Downloaded socket2 v0.5.10 |
| 670 | 2026-03-13T19:48:16.232Z | Downloaded vergen-git2 v1.0.7 |
| 671 | 2026-03-13T19:48:16.235Z | Downloaded num-bigint v0.4.5 |
| 672 | 2026-03-13T19:48:16.239Z | Downloaded zerofrom-derive v0.1.5 |
| 673 | 2026-03-13T19:48:16.239Z | Downloaded console v0.15.8 |
| 674 | 2026-03-13T19:48:16.243Z | Downloaded version_check v0.9.5 |
| 675 | 2026-03-13T19:48:16.243Z | Downloaded rustls-webpki v0.103.4 |
| 676 | 2026-03-13T19:48:16.243Z | Downloaded toml v0.8.23 |
| 677 | 2026-03-13T19:48:16.247Z | Downloaded rand v0.9.2 |
| 678 | 2026-03-13T19:48:16.251Z | Downloaded toml v0.7.8 |
| 679 | 2026-03-13T19:48:16.251Z | Downloaded usdt-impl v0.5.0 |
| 680 | 2026-03-13T19:48:16.251Z | Downloaded serde v1.0.228 |
| 681 | 2026-03-13T19:48:16.254Z | Downloaded hashbrown v0.15.2 |
| 682 | 2026-03-13T19:48:16.258Z | Downloaded num-conv v0.1.0 |
| 683 | 2026-03-13T19:48:16.261Z | Downloaded ipnetwork v0.21.1 |
| 684 | 2026-03-13T19:48:16.261Z | Downloaded indent_write v2.2.0 |
| 685 | 2026-03-13T19:48:16.261Z | Downloaded base64 v0.21.7 |
| 686 | 2026-03-13T19:48:16.264Z | Downloaded crossbeam-epoch v0.9.18 |
| 687 | 2026-03-13T19:48:16.268Z | Downloaded csv-core v0.1.12 |
| 688 | 2026-03-13T19:48:16.268Z | Downloaded qorb v0.4.1 |
| 689 | 2026-03-13T19:48:16.271Z | Downloaded textwrap v0.16.2 |
| 690 | 2026-03-13T19:48:16.274Z | Downloaded idna v1.0.3 |
| 691 | 2026-03-13T19:48:16.278Z | Downloaded bit-vec v0.6.3 |
| 692 | 2026-03-13T19:48:16.278Z | Downloaded erased-serde v0.4.5 |
| 693 | 2026-03-13T19:48:16.278Z | Downloaded zmij v1.0.19 |
| 694 | 2026-03-13T19:48:16.283Z | Downloaded walkdir v2.5.0 |
| 695 | 2026-03-13T19:48:16.283Z | Downloaded vergen-lib v0.1.6 |
| 696 | 2026-03-13T19:48:16.287Z | Downloaded cookie v0.18.1 |
| 697 | 2026-03-13T19:48:16.287Z | Downloaded cancel-safe-futures v0.1.5 |
| 698 | 2026-03-13T19:48:16.287Z | Downloaded icu_locid_transform v1.5.0 |
| 699 | 2026-03-13T19:48:16.291Z | Downloaded zone v0.3.1 |
| 700 | 2026-03-13T19:48:16.291Z | Downloaded itertools v0.13.0 |
| 701 | 2026-03-13T19:48:16.294Z | Downloaded futures-executor v0.3.31 |
| 702 | 2026-03-13T19:48:16.311Z | Downloaded hostname v0.4.2 |
| 703 | 2026-03-13T19:48:16.316Z | Downloaded globset v0.4.14 |
| 704 | 2026-03-13T19:48:16.316Z | Downloaded lru-slab v0.1.2 |
| 705 | 2026-03-13T19:48:16.316Z | Downloaded typenum v1.17.0 |
| 706 | 2026-03-13T19:48:16.316Z | Downloaded tracing-core v0.1.32 |
| 707 | 2026-03-13T19:48:16.316Z | Downloaded twox-hash v2.1.0 |
| 708 | 2026-03-13T19:48:16.316Z | Downloaded steno v0.4.1 |
| 709 | 2026-03-13T19:48:16.316Z | Downloaded displaydoc v0.2.5 |
| 710 | 2026-03-13T19:48:16.316Z | Downloaded fs-err v3.1.2 |
| 711 | 2026-03-13T19:48:16.316Z | Downloaded wyz v0.5.1 |
| 712 | 2026-03-13T19:48:16.316Z | Downloaded hashbrown v0.16.1 |
| 713 | 2026-03-13T19:48:16.323Z | Downloaded whoami v1.5.1 |
| 714 | 2026-03-13T19:48:16.323Z | Downloaded unicode-ident v1.0.24 |
| 715 | 2026-03-13T19:48:16.324Z | Downloaded const_format_proc_macros v0.2.34 |
| 716 | 2026-03-13T19:48:16.327Z | Downloaded tokio-stream v0.1.17 |
| 717 | 2026-03-13T19:48:16.327Z | Downloaded yoke v0.7.5 |
| 718 | 2026-03-13T19:48:16.327Z | Downloaded writeable v0.5.5 |
| 719 | 2026-03-13T19:48:16.331Z | Downloaded toml_edit v0.22.27 |
| 720 | 2026-03-13T19:48:16.331Z | Downloaded digest v0.10.7 |
| 721 | 2026-03-13T19:48:16.334Z | Downloaded zerovec-derive v0.10.3 |
| 722 | 2026-03-13T19:48:16.335Z | Downloaded derive-ex v0.1.8 |
| 723 | 2026-03-13T19:48:16.335Z | Downloaded cmake v0.1.54 |
| 724 | 2026-03-13T19:48:16.339Z | Downloaded camino-tempfile v1.4.1 |
| 725 | 2026-03-13T19:48:16.339Z | Downloaded ascii v1.1.0 |
| 726 | 2026-03-13T19:48:16.343Z | Downloaded argon2 v0.5.3 |
| 727 | 2026-03-13T19:48:16.343Z | Downloaded is_terminal_polyfill v1.70.0 |
| 728 | 2026-03-13T19:48:16.343Z | Downloaded escargot v0.5.10 |
| 729 | 2026-03-13T19:48:16.343Z | Downloaded zeroize v1.7.0 |
| 730 | 2026-03-13T19:48:16.346Z | Downloaded tracing v0.1.40 |
| 731 | 2026-03-13T19:48:16.349Z | Downloaded byteorder v1.5.0 |
| 732 | 2026-03-13T19:48:16.349Z | Downloaded ident_case v1.0.1 |
| 733 | 2026-03-13T19:48:16.349Z | Downloaded futures-task v0.3.31 |
| 734 | 2026-03-13T19:48:16.353Z | Downloaded hyper-tls v0.6.0 |
| 735 | 2026-03-13T19:48:16.353Z | Downloaded fnv v1.0.7 |
| 736 | 2026-03-13T19:48:16.353Z | Downloaded float-ord v0.3.2 |
| 737 | 2026-03-13T19:48:16.353Z | Downloaded bytecount v0.6.9 |
| 738 | 2026-03-13T19:48:16.356Z | Downloaded convert_case v0.4.0 |
| 739 | 2026-03-13T19:48:16.356Z | Downloaded anstyle-query v1.0.3 |
| 740 | 2026-03-13T19:48:16.356Z | Downloaded funty v2.0.0 |
| 741 | 2026-03-13T19:48:16.359Z | Downloaded erased-serde v0.3.31 |
| 742 | 2026-03-13T19:48:16.359Z | Downloaded colorchoice v1.0.1 |
| 743 | 2026-03-13T19:48:16.360Z | Downloaded cfg-if v1.0.0 |
| 744 | 2026-03-13T19:48:16.363Z | Downloaded data-encoding v2.6.0 |
| 745 | 2026-03-13T19:48:16.363Z | Downloaded async-trait v0.1.89 |
| 746 | 2026-03-13T19:48:16.366Z | Downloaded vergen v9.0.6 |
| 747 | 2026-03-13T19:48:16.366Z | Downloaded tungstenite v0.21.0 |
| 748 | 2026-03-13T19:48:16.370Z | Downloaded slog v2.8.2 |
| 749 | 2026-03-13T19:48:16.373Z | Downloaded dof v0.3.0 |
| 750 | 2026-03-13T19:48:16.373Z | Downloaded ctr v0.9.2 |
| 751 | 2026-03-13T19:48:16.376Z | Downloaded async-stream v0.3.6 |
| 752 | 2026-03-13T19:48:16.376Z | Downloaded anstyle-parse v0.2.4 |
| 753 | 2026-03-13T19:48:16.376Z | Downloaded cstr-argument v0.1.2 |
| 754 | 2026-03-13T19:48:16.380Z | Downloaded clap_lex v0.7.0 |
| 755 | 2026-03-13T19:48:16.380Z | Downloaded block-buffer v0.10.4 |
| 756 | 2026-03-13T19:48:16.380Z | Downloaded crucible-workspace-hack v0.1.0 |
| 757 | 2026-03-13T19:48:16.380Z | Downloaded cargo-platform v0.1.8 |
| 758 | 2026-03-13T19:48:16.383Z | Downloaded bitstruct v0.1.1 |
| 759 | 2026-03-13T19:48:16.383Z | Downloaded foreign-types-shared v0.1.1 |
| 760 | 2026-03-13T19:48:16.384Z | Downloaded embedded-io v0.4.0 |
| 761 | 2026-03-13T19:48:16.384Z | Downloaded dtrace-parser v0.2.0 |
| 762 | 2026-03-13T19:48:16.387Z | Downloaded typify v0.4.3 |
| 763 | 2026-03-13T19:48:16.387Z | Downloaded dtrace-parser v0.3.0 |
| 764 | 2026-03-13T19:48:16.391Z | Downloaded toml_edit v0.19.15 |
| 765 | 2026-03-13T19:48:16.399Z | Downloaded uuid v1.19.0 |
| 766 | 2026-03-13T19:48:16.403Z | Downloaded aho-corasick v1.1.3 |
| 767 | 2026-03-13T19:48:16.408Z | Downloaded zerocopy-derive v0.7.34 |
| 768 | 2026-03-13T19:48:16.412Z | Downloaded iri-string v0.7.8 |
| 769 | 2026-03-13T19:48:16.415Z | Downloaded ucd-trie v0.1.6 |
| 770 | 2026-03-13T19:48:16.415Z | Downloaded snafu v0.8.9 |
| 771 | 2026-03-13T19:48:16.419Z | Downloaded url v2.5.4 |
| 772 | 2026-03-13T19:48:16.423Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 773 | 2026-03-13T19:48:16.426Z | Downloaded bitstruct_derive v0.1.0 |
| 774 | 2026-03-13T19:48:16.426Z | Downloaded futures-core v0.3.32 |
| 775 | 2026-03-13T19:48:16.429Z | Downloaded pest v2.8.4 |
| 776 | 2026-03-13T19:48:16.433Z | Downloaded form_urlencoded v1.2.2 |
| 777 | 2026-03-13T19:48:16.433Z | Downloaded clang-sys v1.8.1 |
| 778 | 2026-03-13T19:48:16.433Z | Downloaded bcs v0.1.6 |
| 779 | 2026-03-13T19:48:16.436Z | Downloaded aead v0.5.2 |
| 780 | 2026-03-13T19:48:16.436Z | Downloaded cargo_metadata v0.18.1 |
| 781 | 2026-03-13T19:48:16.436Z | Downloaded cfg_aliases v0.1.1 |
| 782 | 2026-03-13T19:48:16.440Z | Downloaded cexpr v0.6.0 |
| 783 | 2026-03-13T19:48:16.440Z | Downloaded base64ct v1.6.0 |
| 784 | 2026-03-13T19:48:16.443Z | Downloaded chrono v0.4.44 |
| 785 | 2026-03-13T19:48:16.447Z | Downloaded futures-util v0.3.31 |
| 786 | 2026-03-13T19:48:16.458Z | Downloaded hyper v1.8.1 |
| 787 | 2026-03-13T19:48:16.462Z | Downloaded typify v0.6.1 |
| 788 | 2026-03-13T19:48:16.470Z | Downloaded itertools v0.12.1 |
| 789 | 2026-03-13T19:48:16.479Z | Downloaded unsafe-libyaml v0.2.11 |
| 790 | 2026-03-13T19:48:16.482Z | Downloaded goblin v0.8.2 |
| 791 | 2026-03-13T19:48:16.486Z | Downloaded reqwest v0.13.2 |
| 792 | 2026-03-13T19:48:16.492Z | Downloaded zerocopy-derive v0.8.27 |
| 793 | 2026-03-13T19:48:16.520Z | Downloaded itertools v0.14.0 |
| 794 | 2026-03-13T19:48:16.525Z | Downloaded tokio-util v0.7.16 |
| 795 | 2026-03-13T19:48:16.530Z | Downloaded portable-atomic v1.11.1 |
| 796 | 2026-03-13T19:48:16.535Z | Downloaded serde_json v1.0.149 |
| 797 | 2026-03-13T19:48:16.540Z | Downloaded git2 v0.20.2 |
| 798 | 2026-03-13T19:48:16.546Z | Downloaded tower v0.5.2 |
| 799 | 2026-03-13T19:48:16.552Z | Downloaded bindgen v0.69.5 |
| 800 | 2026-03-13T19:48:16.556Z | Downloaded rustls-webpki v0.101.7 |
| 801 | 2026-03-13T19:48:16.567Z | Downloaded unicode-normalization v0.1.24 |
| 802 | 2026-03-13T19:48:16.570Z | Downloaded regex v1.12.3 |
| 803 | 2026-03-13T19:48:16.587Z | Downloaded aws-lc-rs v1.13.3 |
| 804 | 2026-03-13T19:48:16.592Z | Downloaded tower-http v0.6.8 |
| 805 | 2026-03-13T19:48:16.598Z | Downloaded reqwest v0.12.23 |
| 806 | 2026-03-13T19:48:16.602Z | Downloaded bitvec v1.0.1 |
| 807 | 2026-03-13T19:48:16.613Z | Downloaded unicode-segmentation v1.11.0 |
| 808 | 2026-03-13T19:48:16.616Z | Downloaded typed-path v0.9.3 |
| 809 | 2026-03-13T19:48:16.620Z | Downloaded rustls-webpki v0.102.4 |
| 810 | 2026-03-13T19:48:16.632Z | Downloaded icu_properties_data v1.5.0 |
| 811 | 2026-03-13T19:48:16.639Z | Downloaded zerocopy v0.7.34 |
| 812 | 2026-03-13T19:48:16.650Z | Downloaded time v0.3.44 |
| 813 | 2026-03-13T19:48:16.656Z | Downloaded serde_with v3.15.0 |
| 814 | 2026-03-13T19:48:16.664Z | Downloaded moka v0.12.10 |
| 815 | 2026-03-13T19:48:16.671Z | Downloaded tough v0.20.0 |
| 816 | 2026-03-13T19:48:16.681Z | Downloaded winnow v0.7.13 |
| 817 | 2026-03-13T19:48:16.702Z | Downloaded tabled v0.15.0 |
| 818 | 2026-03-13T19:48:16.713Z | Downloaded zerovec v0.10.4 |
| 819 | 2026-03-13T19:48:16.717Z | Downloaded proptest v1.5.0 |
| 820 | 2026-03-13T19:48:16.747Z | Downloaded syn v1.0.109 |
| 821 | 2026-03-13T19:48:16.754Z | Downloaded rayon v1.10.0 |
| 822 | 2026-03-13T19:48:16.760Z | Downloaded goblin v0.10.4 |
| 823 | 2026-03-13T19:48:16.774Z | Downloaded winnow v0.5.40 |
| 824 | 2026-03-13T19:48:16.780Z | Downloaded nix v0.29.0 |
| 825 | 2026-03-13T19:48:16.787Z | Downloaded nix v0.28.0 |
| 826 | 2026-03-13T19:48:16.798Z | Downloaded rustls v0.21.12 |
| 827 | 2026-03-13T19:48:16.816Z | Downloaded quinn-proto v0.11.13 |
| 828 | 2026-03-13T19:48:16.833Z | Downloaded bstr v1.9.1 |
| 829 | 2026-03-13T19:48:16.840Z | Downloaded syn v2.0.117 |
| 830 | 2026-03-13T19:48:16.849Z | Downloaded zerocopy v0.8.27 |
| 831 | 2026-03-13T19:48:16.864Z | Downloaded smoltcp v0.11.0 |
| 832 | 2026-03-13T19:48:16.871Z | Downloaded regex-syntax v0.8.5 |
| 833 | 2026-03-13T19:48:16.876Z | Downloaded rustls v0.22.4 |
| 834 | 2026-03-13T19:48:16.885Z | Downloaded rustls v0.23.31 |
| 835 | 2026-03-13T19:48:16.893Z | Downloaded openssl v0.10.72 |
| 836 | 2026-03-13T19:48:16.903Z | Downloaded rustix v0.38.34 |
| 837 | 2026-03-13T19:48:16.929Z | Downloaded vcpkg v0.2.15 |
| 838 | 2026-03-13T19:48:16.957Z | Downloaded webpki-roots v0.26.3 |
| 839 | 2026-03-13T19:48:16.968Z | Downloaded dropshot v0.16.7 |
| 840 | 2026-03-13T19:48:16.983Z | Downloaded unicode-width v0.2.1 |
| 841 | 2026-03-13T19:48:16.990Z | Downloaded hickory-proto v0.25.2 |
| 842 | 2026-03-13T19:48:17.000Z | Downloaded unicode-width v0.1.14 |
| 843 | 2026-03-13T19:48:17.009Z | Downloaded nix v0.31.1 |
| 844 | 2026-03-13T19:48:17.017Z | Downloaded typify-impl v0.6.1 |
| 845 | 2026-03-13T19:48:17.026Z | Downloaded webpki-roots v1.0.3 |
| 846 | 2026-03-13T19:48:17.029Z | Downloaded regress v0.10.5 |
| 847 | 2026-03-13T19:48:17.034Z | Downloaded typify-impl v0.4.3 |
| 848 | 2026-03-13T19:48:17.043Z | Downloaded hickory-proto v0.24.4 |
| 849 | 2026-03-13T19:48:17.053Z | Downloaded openapiv3 v2.2.0 |
| 850 | 2026-03-13T19:48:17.085Z | Downloaded regex-automata v0.4.14 |
| 851 | 2026-03-13T19:48:17.095Z | Downloaded rustix v1.1.2 |
| 852 | 2026-03-13T19:48:17.111Z | Downloaded petgraph v0.6.5 |
| 853 | 2026-03-13T19:48:17.125Z | Downloaded chrono-tz v0.10.4 |
| 854 | 2026-03-13T19:48:17.137Z | Downloaded csv v1.3.1 |
| 855 | 2026-03-13T19:48:17.256Z | Downloaded ring v0.17.14 |
| 856 | 2026-03-13T19:48:17.327Z | Downloaded jiff v0.2.15 |
| 857 | 2026-03-13T19:48:17.412Z | Downloaded libc v0.2.180 |
| 858 | 2026-03-13T19:48:17.432Z | Downloaded petgraph v0.8.3 |
| 859 | 2026-03-13T19:48:17.478Z | Downloaded tokio v1.49.0 |
| 860 | 2026-03-13T19:48:17.652Z | Downloaded encoding_rs v0.8.34 |
| 861 | 2026-03-13T19:48:17.841Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 862 | 2026-03-13T19:48:17.959Z | Downloaded aws-lc-sys v0.30.0 |
| 863 | 2026-03-13T19:48:18.210Z | Downloaded fakedata_generator v0.5.0 |
| 864 | 2026-03-13T19:48:18.306Z | Downloaded libz-sys v1.1.16 |
| 865 | 2026-03-13T19:48:18.563Z | Compiling proc-macro2 v1.0.106 |
| 866 | 2026-03-13T19:48:18.566Z | Compiling quote v1.0.44 |
| 867 | 2026-03-13T19:48:18.566Z | Compiling unicode-ident v1.0.24 |
| 868 | 2026-03-13T19:48:18.566Z | Compiling libc v0.2.180 |
| 869 | 2026-03-13T19:48:18.566Z | Compiling serde_core v1.0.228 |
| 870 | 2026-03-13T19:48:18.566Z | Compiling serde v1.0.228 |
| 871 | 2026-03-13T19:48:18.566Z | Compiling autocfg v1.3.0 |
| 872 | 2026-03-13T19:48:18.566Z | Checking cfg-if v1.0.0 |
| 873 | 2026-03-13T19:48:18.924Z | Compiling memchr v2.7.2 |
| 874 | 2026-03-13T19:48:18.977Z | Compiling zmij v1.0.19 |
| 875 | 2026-03-13T19:48:19.317Z | Compiling serde_json v1.0.149 |
| 876 | 2026-03-13T19:48:19.635Z | Compiling libm v0.2.8 |
| 877 | 2026-03-13T19:48:19.894Z | Compiling getrandom v0.3.2 |
| 878 | 2026-03-13T19:48:20.008Z | Checking itoa v1.0.11 |
| 879 | 2026-03-13T19:48:20.141Z | Checking smallvec v1.13.2 |
| 880 | 2026-03-13T19:48:20.166Z | Compiling version_check v0.9.5 |
| 881 | 2026-03-13T19:48:20.296Z | Compiling shlex v1.3.0 |
| 882 | 2026-03-13T19:48:20.396Z | Compiling jobserver v0.1.31 |
| 883 | 2026-03-13T19:48:20.417Z | Compiling lock_api v0.4.12 |
| 884 | 2026-03-13T19:48:20.498Z | Compiling parking_lot_core v0.9.10 |
| 885 | 2026-03-13T19:48:20.545Z | Compiling syn v2.0.117 |
| 886 | 2026-03-13T19:48:20.703Z | Compiling cc v1.2.17 |
| 887 | 2026-03-13T19:48:20.874Z | Checking stable_deref_trait v1.2.0 |
| 888 | 2026-03-13T19:48:20.896Z | Compiling thiserror v2.0.18 |
| 889 | 2026-03-13T19:48:20.917Z | Compiling log v0.4.29 |
| 890 | 2026-03-13T19:48:20.968Z | Compiling heck v0.5.0 |
| 891 | 2026-03-13T19:48:20.988Z | Checking writeable v0.5.5 |
| 892 | 2026-03-13T19:48:21.154Z | Checking litemap v0.7.4 |
| 893 | 2026-03-13T19:48:21.219Z | Compiling slab v0.4.9 |
| 894 | 2026-03-13T19:48:21.246Z | Checking icu_locid_transform_data v1.5.0 |
| 895 | 2026-03-13T19:48:21.336Z | Checking percent-encoding v2.3.2 |
| 896 | 2026-03-13T19:48:21.396Z | Compiling num-traits v0.2.19 |
| 897 | 2026-03-13T19:48:21.527Z | Checking icu_properties_data v1.5.0 |
| 898 | 2026-03-13T19:48:21.615Z | Compiling rustversion v1.0.22 |
| 899 | 2026-03-13T19:48:21.718Z | Checking getrandom v0.2.14 |
| 900 | 2026-03-13T19:48:21.883Z | Checking utf8_iter v1.0.4 |
| 901 | 2026-03-13T19:48:21.910Z | Checking utf16_iter v1.0.5 |
| 902 | 2026-03-13T19:48:22.068Z | Checking write16 v1.0.0 |
| 903 | 2026-03-13T19:48:22.115Z | Checking icu_normalizer_data v1.5.0 |
| 904 | 2026-03-13T19:48:22.183Z | Checking pin-project-lite v0.2.14 |
| 905 | 2026-03-13T19:48:22.206Z | Checking form_urlencoded v1.2.2 |
| 906 | 2026-03-13T19:48:22.373Z | Compiling equivalent v1.0.2 |
| 907 | 2026-03-13T19:48:22.488Z | Compiling allocator-api2 v0.2.21 |
| 908 | 2026-03-13T19:48:22.510Z | Compiling foldhash v0.2.0 |
| 909 | 2026-03-13T19:48:22.532Z | Compiling portable-atomic v1.11.1 |
| 910 | 2026-03-13T19:48:22.573Z | Compiling regex-syntax v0.8.5 |
| 911 | 2026-03-13T19:48:22.766Z | Compiling ring v0.17.14 |
| 912 | 2026-03-13T19:48:22.895Z | Compiling hashbrown v0.16.1 |
| 913 | 2026-03-13T19:48:22.923Z | Checking scopeguard v1.2.0 |
| 914 | 2026-03-13T19:48:23.146Z | Compiling semver v1.0.27 |
| 915 | 2026-03-13T19:48:23.392Z | Checking socket2 v0.6.0 |
| 916 | 2026-03-13T19:48:23.558Z | Compiling aho-corasick v1.1.3 |
| 917 | 2026-03-13T19:48:23.579Z | Checking parking_lot v0.12.2 |
| 918 | 2026-03-13T19:48:23.685Z | Checking critical-section v1.2.0 |
| 919 | 2026-03-13T19:48:23.710Z | Checking signal-hook-registry v1.4.2 |
| 920 | 2026-03-13T19:48:23.781Z | Checking mio v1.0.2 |
| 921 | 2026-03-13T19:48:23.812Z | Compiling thiserror v1.0.64 |
| 922 | 2026-03-13T19:48:23.815Z | Checking once_cell v1.21.3 |
| 923 | 2026-03-13T19:48:23.897Z | Checking iana-time-zone v0.1.64 |
| 924 | 2026-03-13T19:48:24.030Z | Compiling bitflags v2.9.4 |
| 925 | 2026-03-13T19:48:24.323Z | Checking uuid v1.19.0 |
| 926 | 2026-03-13T19:48:24.498Z | Checking futures-core v0.3.32 |
| 927 | 2026-03-13T19:48:24.655Z | Compiling synstructure v0.13.1 |
| 928 | 2026-03-13T19:48:24.714Z | Compiling serde_derive_internals v0.29.1 |
| 929 | 2026-03-13T19:48:24.824Z | Compiling regex-automata v0.4.14 |
| 930 | 2026-03-13T19:48:25.751Z | Checking dyn-clone v1.0.17 |
| 931 | 2026-03-13T19:48:25.774Z | Compiling schemars v0.8.22 |
| 932 | 2026-03-13T19:48:25.796Z | Compiling fnv v1.0.7 |
| 933 | 2026-03-13T19:48:25.799Z | Compiling httparse v1.10.1 |
| 934 | 2026-03-13T19:48:25.879Z | Checking futures-sink v0.3.31 |
| 935 | 2026-03-13T19:48:25.918Z | Compiling indexmap v2.13.0 |
| 936 | 2026-03-13T19:48:26.197Z | Compiling typenum v1.17.0 |
| 937 | 2026-03-13T19:48:26.476Z | Compiling serde_derive v1.0.228 |
| 938 | 2026-03-13T19:48:26.603Z | Compiling zerofrom-derive v0.1.5 |
| 939 | 2026-03-13T19:48:26.758Z | Compiling yoke-derive v0.7.5 |
| 940 | 2026-03-13T19:48:26.761Z | Compiling zerovec-derive v0.10.3 |
| 941 | 2026-03-13T19:48:26.821Z | Compiling displaydoc v0.2.5 |
| 942 | 2026-03-13T19:48:27.109Z | Compiling icu_provider_macros v1.5.0 |
| 943 | 2026-03-13T19:48:27.581Z | Compiling schemars_derive v0.8.22 |
| 944 | 2026-03-13T19:48:27.753Z | Compiling tokio-macros v2.6.0 |
| 945 | 2026-03-13T19:48:27.801Z | Compiling thiserror-impl v2.0.18 |
| 946 | 2026-03-13T19:48:28.097Z | Compiling futures-macro v0.3.31 |
| 947 | 2026-03-13T19:48:28.120Z | Compiling regex v1.12.3 |
| 948 | 2026-03-13T19:48:28.224Z | Checking zerofrom v0.1.5 |
| 949 | 2026-03-13T19:48:28.383Z | Checking yoke v0.7.5 |
| 950 | 2026-03-13T19:48:28.405Z | Compiling thiserror-impl v1.0.64 |
| 951 | 2026-03-13T19:48:28.621Z | Checking zerovec v0.10.4 |
| 952 | 2026-03-13T19:48:28.724Z | Compiling generic-array v0.14.7 |
| 953 | 2026-03-13T19:48:28.951Z | Checking futures-channel v0.3.31 |
| 954 | 2026-03-13T19:48:29.067Z | Checking pin-utils v0.1.0 |
| 955 | 2026-03-13T19:48:29.148Z | Checking rand_core v0.6.4 |
| 956 | 2026-03-13T19:48:29.170Z | Compiling errno v0.3.14 |
| 957 | 2026-03-13T19:48:29.174Z | Checking futures-task v0.3.31 |
| 958 | 2026-03-13T19:48:29.213Z | Checking subtle v2.5.0 |
| 959 | 2026-03-13T19:48:29.358Z | Checking futures-io v0.3.31 |
| 960 | 2026-03-13T19:48:29.380Z | Checking zeroize v1.7.0 |
| 961 | 2026-03-13T19:48:29.402Z | Compiling ucd-trie v0.1.6 |
| 962 | 2026-03-13T19:48:29.405Z | Compiling anyhow v1.0.100 |
| 963 | 2026-03-13T19:48:29.501Z | Checking futures-util v0.3.31 |
| 964 | 2026-03-13T19:48:29.534Z | Checking tinystr v0.7.6 |
| 965 | 2026-03-13T19:48:29.559Z | Checking icu_collections v1.5.0 |
| 966 | 2026-03-13T19:48:29.702Z | Compiling pest v2.8.4 |
| 967 | 2026-03-13T19:48:29.808Z | Checking icu_locid v1.5.0 |
| 968 | 2026-03-13T19:48:29.848Z | Compiling either v1.15.0 |
| 969 | 2026-03-13T19:48:30.050Z | Compiling strsim v0.11.1 |
| 970 | 2026-03-13T19:48:30.293Z | Compiling tracing-attributes v0.1.27 |
| 971 | 2026-03-13T19:48:30.416Z | Checking icu_provider v1.5.0 |
| 972 | 2026-03-13T19:48:30.438Z | Checking tracing-core v0.1.32 |
| 973 | 2026-03-13T19:48:30.553Z | Compiling slog v2.8.2 |
| 974 | 2026-03-13T19:48:30.675Z | Checking bytes v1.11.1 |
| 975 | 2026-03-13T19:48:30.821Z | Checking icu_locid_transform v1.5.0 |
| 976 | 2026-03-13T19:48:30.884Z | Compiling serde_tokenstream v0.2.3 |
| 977 | 2026-03-13T19:48:31.080Z | Checking chrono v0.4.44 |
| 978 | 2026-03-13T19:48:31.290Z | Checking tokio v1.49.0 |
| 979 | 2026-03-13T19:48:31.448Z | Checking http v1.4.0 |
| 980 | 2026-03-13T19:48:31.467Z | Checking icu_properties v1.5.1 |
| 981 | 2026-03-13T19:48:31.615Z | Compiling pest_meta v2.8.4 |
| 982 | 2026-03-13T19:48:31.894Z | Compiling rustix v0.38.34 |
| 983 | 2026-03-13T19:48:32.171Z | Checking untrusted v0.9.0 |
| 984 | 2026-03-13T19:48:32.208Z | Checking byteorder v1.5.0 |
| 985 | 2026-03-13T19:48:32.241Z | Checking tracing v0.1.40 |
| 986 | 2026-03-13T19:48:32.458Z | Compiling pest_generator v2.8.4 |
| 987 | 2026-03-13T19:48:32.528Z | Checking rustls-pki-types v1.12.0 |
| 988 | 2026-03-13T19:48:33.001Z | Compiling ident_case v1.0.1 |
| 989 | 2026-03-13T19:48:33.326Z | Checking icu_normalizer v1.5.0 |
| 990 | 2026-03-13T19:48:33.506Z | Compiling pest_derive v2.8.4 |
| 991 | 2026-03-13T19:48:33.651Z | Compiling prettyplease v0.2.37 |
| 992 | 2026-03-13T19:48:33.799Z | Checking idna_adapter v1.2.0 |
| 993 | 2026-03-13T19:48:33.942Z | Compiling zerocopy v0.8.27 |
| 994 | 2026-03-13T19:48:33.964Z | Checking idna v1.0.3 |
| 995 | 2026-03-13T19:48:34.126Z | Compiling lazy_static v1.5.0 |
| 996 | 2026-03-13T19:48:34.304Z | Checking url v2.5.4 |
| 997 | 2026-03-13T19:48:34.408Z | Compiling zerocopy-derive v0.8.27 |
| 998 | 2026-03-13T19:48:34.431Z | Compiling regress v0.10.5 |
| 999 | 2026-03-13T19:48:34.516Z | Compiling minimal-lexical v0.2.1 |
| 1000 | 2026-03-13T19:48:34.598Z | Compiling glob v0.3.3 |
| 1001 | 2026-03-13T19:48:35.049Z | Compiling clang-sys v1.8.1 |
| 1002 | 2026-03-13T19:48:35.148Z | Compiling nom v7.1.3 |
| 1003 | 2026-03-13T19:48:35.509Z | Compiling pkg-config v0.3.30 |
| 1004 | 2026-03-13T19:48:35.531Z | Checking ipnet v2.9.0 |
| 1005 | 2026-03-13T19:48:35.625Z | Checking base64 v0.22.1 |
| 1006 | 2026-03-13T19:48:35.660Z | Checking tokio-util v0.7.16 |
| 1007 | 2026-03-13T19:48:35.802Z | Compiling camino v1.2.2 |
| 1008 | 2026-03-13T19:48:36.083Z | Compiling vcpkg v0.2.15 |
| 1009 | 2026-03-13T19:48:36.106Z | Checking crypto-common v0.1.6 |
| 1010 | 2026-03-13T19:48:36.127Z | Checking http-body v1.0.1 |
| 1011 | 2026-03-13T19:48:36.256Z | Compiling libloading v0.8.9 |
| 1012 | 2026-03-13T19:48:36.279Z | Compiling home v0.5.11 |
| 1013 | 2026-03-13T19:48:36.325Z | Compiling bindgen v0.69.5 |
| 1014 | 2026-03-13T19:48:36.443Z | Compiling num-conv v0.1.0 |
| 1015 | 2026-03-13T19:48:36.504Z | Compiling time-core v0.1.6 |
| 1016 | 2026-03-13T19:48:36.566Z | Checking atomic-waker v1.1.2 |
| 1017 | 2026-03-13T19:48:36.697Z | Compiling which v4.4.2 |
| 1018 | 2026-03-13T19:48:36.719Z | Compiling time-macros v0.2.24 |
| 1019 | 2026-03-13T19:48:36.739Z | Compiling itertools v0.12.1 |
| 1020 | 2026-03-13T19:48:36.851Z | Compiling cexpr v0.6.0 |
| 1021 | 2026-03-13T19:48:36.930Z | Compiling lazycell v1.3.0 |
| 1022 | 2026-03-13T19:48:37.018Z | Checking ppv-lite86 v0.2.17 |
| 1023 | 2026-03-13T19:48:37.074Z | Checking try-lock v0.2.5 |
| 1024 | 2026-03-13T19:48:37.205Z | Checking tower-service v0.3.3 |
| 1025 | 2026-03-13T19:48:37.234Z | Checking tower-layer v0.3.3 |
| 1026 | 2026-03-13T19:48:37.323Z | Compiling paste v1.0.15 |
| 1027 | 2026-03-13T19:48:37.408Z | Compiling rustc-hash v1.1.0 |
| 1028 | 2026-03-13T19:48:37.429Z | Checking want v0.3.1 |
| 1029 | 2026-03-13T19:48:37.546Z | Checking h2 v0.4.6 |
| 1030 | 2026-03-13T19:48:37.587Z | Compiling scroll_derive v0.13.1 |
| 1031 | 2026-03-13T19:48:37.642Z | Compiling cmake v0.1.54 |
| 1032 | 2026-03-13T19:48:37.750Z | Checking httpdate v1.0.3 |
| 1033 | 2026-03-13T19:48:37.938Z | Compiling dunce v1.0.5 |
| 1034 | 2026-03-13T19:48:37.961Z | Checking ryu v1.0.18 |
| 1035 | 2026-03-13T19:48:37.986Z | Compiling fs_extra v1.3.0 |
| 1036 | 2026-03-13T19:48:38.088Z | Compiling async-trait v0.1.89 |
| 1037 | 2026-03-13T19:48:38.137Z | Checking pretty-hex v0.4.1 |
| 1038 | 2026-03-13T19:48:38.289Z | Checking http-body-util v0.1.3 |
| 1039 | 2026-03-13T19:48:38.317Z | Checking plain v0.2.3 |
| 1040 | 2026-03-13T19:48:38.450Z | Compiling aws-lc-rs v1.13.3 |
| 1041 | 2026-03-13T19:48:38.577Z | Checking serde_urlencoded v0.7.1 |
| 1042 | 2026-03-13T19:48:38.708Z | Compiling openapiv3 v2.2.0 |
| 1043 | 2026-03-13T19:48:38.788Z | Checking erased-serde v0.3.31 |
| 1044 | 2026-03-13T19:48:39.287Z | Checking cpufeatures v0.2.12 |
| 1045 | 2026-03-13T19:48:39.385Z | Compiling scroll v0.13.0 |
| 1046 | 2026-03-13T19:48:39.709Z | Checking block-buffer v0.10.4 |
| 1047 | 2026-03-13T19:48:39.979Z | Checking hyper v1.8.1 |
| 1048 | 2026-03-13T19:48:40.054Z | Checking untrusted v0.7.1 |
| 1049 | 2026-03-13T19:48:40.202Z | Compiling usdt-impl v0.6.0 |
| 1050 | 2026-03-13T19:48:40.313Z | Compiling crossbeam-utils v0.8.19 |
| 1051 | 2026-03-13T19:48:40.543Z | Compiling goblin v0.10.4 |
| 1052 | 2026-03-13T19:48:40.729Z | Checking digest v0.10.7 |
| 1053 | 2026-03-13T19:48:40.864Z | Compiling typify-impl v0.4.3 |
| 1054 | 2026-03-13T19:48:40.983Z | Compiling darling_core v0.21.3 |
| 1055 | 2026-03-13T19:48:41.192Z | Checking hyper-util v0.1.19 |
| 1056 | 2026-03-13T19:48:42.781Z | Compiling rustls v0.23.31 |
| 1057 | 2026-03-13T19:48:42.999Z | Checking rand_chacha v0.3.1 |
| 1058 | 2026-03-13T19:48:43.045Z | Compiling dtrace-parser v0.3.0 |
| 1059 | 2026-03-13T19:48:43.250Z | Compiling thread-id v5.0.0 |
| 1060 | 2026-03-13T19:48:43.296Z | Compiling unsafe-libyaml v0.2.11 |
| 1061 | 2026-03-13T19:48:43.360Z | Compiling rustls v0.22.4 |
| 1062 | 2026-03-13T19:48:43.623Z | Compiling rustix v1.1.2 |
| 1063 | 2026-03-13T19:48:43.945Z | Checking rand v0.8.5 |
| 1064 | 2026-03-13T19:48:43.966Z | Compiling darling_macro v0.21.3 |
| 1065 | 2026-03-13T19:48:44.202Z | Compiling serde_yaml v0.9.34+deprecated |
| 1066 | 2026-03-13T19:48:44.346Z | Checking futures-executor v0.3.31 |
| 1067 | 2026-03-13T19:48:44.369Z | Compiling dof v0.4.0 |
| 1068 | 2026-03-13T19:48:44.534Z | Compiling strum_macros v0.26.4 |
| 1069 | 2026-03-13T19:48:44.634Z | Compiling slog-async v2.8.0 |
| 1070 | 2026-03-13T19:48:44.656Z | Compiling darling v0.21.3 |
| 1071 | 2026-03-13T19:48:44.711Z | Compiling aws-lc-sys v0.30.0 |
| 1072 | 2026-03-13T19:48:44.790Z | Checking futures v0.3.31 |
| 1073 | 2026-03-13T19:48:45.544Z | Compiling openssl-sys v0.9.107 |
| 1074 | 2026-03-13T19:48:45.764Z | Compiling typify-macro v0.4.3 |
| 1075 | 2026-03-13T19:48:46.023Z | Compiling daft-derive v0.1.5 |
| 1076 | 2026-03-13T19:48:46.045Z | Checking sync_wrapper v1.0.1 |
| 1077 | 2026-03-13T19:48:46.068Z | Compiling multer v3.1.0 |
| 1078 | 2026-03-13T19:48:46.125Z | Checking encoding_rs v0.8.34 |
| 1079 | 2026-03-13T19:48:46.177Z | Compiling omicron-workspace-hack v0.1.0 |
| 1080 | 2026-03-13T19:48:46.229Z | Checking mime v0.3.17 |
| 1081 | 2026-03-13T19:48:46.505Z | Checking tower v0.5.2 |
| 1082 | 2026-03-13T19:48:46.527Z | Compiling usdt-attr-macro v0.6.0 |
| 1083 | 2026-03-13T19:48:46.562Z | Compiling usdt-macro v0.6.0 |
| 1084 | 2026-03-13T19:48:46.973Z | Checking webpki-roots v0.26.3 |
| 1085 | 2026-03-13T19:48:47.119Z | Compiling async-stream-impl v0.3.6 |
| 1086 | 2026-03-13T19:48:47.183Z | Checking iri-string v0.7.8 |
| 1087 | 2026-03-13T19:48:47.557Z | Checking powerfmt v0.2.0 |
| 1088 | 2026-03-13T19:48:47.608Z | Checking sha1 v0.10.6 |
| 1089 | 2026-03-13T19:48:47.749Z | Checking deranged v0.5.3 |
| 1090 | 2026-03-13T19:48:47.773Z | Compiling typify v0.4.3 |
| 1091 | 2026-03-13T19:48:47.809Z | Compiling dropshot v0.16.7 |
| 1092 | 2026-03-13T19:48:47.887Z | Checking is-terminal v0.4.12 |
| 1093 | 2026-03-13T19:48:47.918Z | Checking fastrand v2.3.0 |
| 1094 | 2026-03-13T19:48:47.939Z | Checking match_cfg v0.1.0 |
| 1095 | 2026-03-13T19:48:48.080Z | Checking winnow v0.7.13 |
| 1096 | 2026-03-13T19:48:48.180Z | Checking num_threads v0.1.7 |
| 1097 | 2026-03-13T19:48:48.201Z | Checking tempfile v3.23.0 |
| 1098 | 2026-03-13T19:48:48.331Z | Checking hostname v0.3.1 |
| 1099 | 2026-03-13T19:48:48.451Z | Checking ipnetwork v0.21.1 |
| 1100 | 2026-03-13T19:48:48.474Z | Compiling dropshot_endpoint v0.16.7 |
| 1101 | 2026-03-13T19:48:48.613Z | Checking tower-http v0.6.8 |
| 1102 | 2026-03-13T19:48:48.736Z | Compiling structmeta-derive v0.3.0 |
| 1103 | 2026-03-13T19:48:49.061Z | Compiling ref-cast v1.0.25 |
| 1104 | 2026-03-13T19:48:49.180Z | Checking time v0.3.44 |
| 1105 | 2026-03-13T19:48:49.220Z | Compiling openssl v0.10.72 |
| 1106 | 2026-03-13T19:48:49.447Z | Checking foreign-types-shared v0.1.1 |
| 1107 | 2026-03-13T19:48:49.573Z | Checking foreign-types v0.3.2 |
| 1108 | 2026-03-13T19:48:49.594Z | Checking crossbeam-channel v0.5.15 |
| 1109 | 2026-03-13T19:48:49.665Z | Compiling openssl-macros v0.1.1 |
| 1110 | 2026-03-13T19:48:49.939Z | Compiling ref-cast-impl v1.0.25 |
| 1111 | 2026-03-13T19:48:50.096Z | Checking rand_core v0.9.3 |
| 1112 | 2026-03-13T19:48:50.128Z | Compiling structmeta v0.3.0 |
| 1113 | 2026-03-13T19:48:50.271Z | Compiling native-tls v0.2.11 |
| 1114 | 2026-03-13T19:48:50.321Z | Checking rand_chacha v0.9.0 |
| 1115 | 2026-03-13T19:48:50.615Z | Checking thread_local v1.1.8 |
| 1116 | 2026-03-13T19:48:50.735Z | Checking openssl-probe v0.1.5 |
| 1117 | 2026-03-13T19:48:50.843Z | Checking rand v0.9.2 |
| 1118 | 2026-03-13T19:48:50.878Z | Compiling progenitor-impl v0.11.1 |
| 1119 | 2026-03-13T19:48:51.002Z | Checking strum v0.26.3 |
| 1120 | 2026-03-13T19:48:51.429Z | Checking rustls-webpki v0.102.4 |
| 1121 | 2026-03-13T19:48:51.550Z | Checking take_mut v0.2.2 |
| 1122 | 2026-03-13T19:48:51.574Z | Compiling syn v1.0.109 |
| 1123 | 2026-03-13T19:48:51.816Z | Checking debug-ignore v1.0.5 |
| 1124 | 2026-03-13T19:48:51.882Z | Checking term v1.2.0 |
| 1125 | 2026-03-13T19:48:52.180Z | Checking slog-term v2.9.2 |
| 1126 | 2026-03-13T19:48:52.518Z | Checking slog-json v2.6.1 |
| 1127 | 2026-03-13T19:48:52.708Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1128 | 2026-03-13T19:48:52.793Z | Checking oxnet v0.1.3 |
| 1129 | 2026-03-13T19:48:52.940Z | Compiling serde_with_macros v3.15.0 |
| 1130 | 2026-03-13T19:48:53.071Z | Compiling strum_macros v0.27.2 |
| 1131 | 2026-03-13T19:48:53.140Z | Compiling derive-where v1.6.0 |
| 1132 | 2026-03-13T19:48:53.397Z | Checking tokio-native-tls v0.3.1 |
| 1133 | 2026-03-13T19:48:53.601Z | Checking serde_spanned v1.0.4 |
| 1134 | 2026-03-13T19:48:53.761Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1135 | 2026-03-13T19:48:53.786Z | Compiling progenitor-macro v0.11.1 |
| 1136 | 2026-03-13T19:48:54.355Z | Checking memmap2 v0.9.9 |
| 1137 | 2026-03-13T19:48:54.663Z | Checking spin v0.9.8 |
| 1138 | 2026-03-13T19:48:54.838Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1139 | 2026-03-13T19:48:54.885Z | Checking usdt v0.6.0 |
| 1140 | 2026-03-13T19:48:55.075Z | Checking toml v0.9.12+spec-1.1.0 |
| 1141 | 2026-03-13T19:48:55.156Z | Checking tokio-rustls v0.25.0 |
| 1142 | 2026-03-13T19:48:55.407Z | Checking hyper-tls v0.6.0 |
| 1143 | 2026-03-13T19:48:55.429Z | Checking slog-bunyan v2.5.0 |
| 1144 | 2026-03-13T19:48:55.624Z | Compiling derive-ex v0.1.8 |
| 1145 | 2026-03-13T19:48:56.099Z | Checking async-stream v0.3.6 |
| 1146 | 2026-03-13T19:48:56.352Z | Checking waitgroup v0.1.2 |
| 1147 | 2026-03-13T19:48:56.486Z | Checking newtype-uuid v1.3.1 |
| 1148 | 2026-03-13T19:48:56.570Z | Checking rustls-pemfile v2.2.0 |
| 1149 | 2026-03-13T19:48:56.653Z | Checking webpki-roots v1.0.3 |
| 1150 | 2026-03-13T19:48:56.714Z | Compiling newtype-uuid-macros v0.1.0 |
| 1151 | 2026-03-13T19:48:56.743Z | Checking hex v0.4.3 |
| 1152 | 2026-03-13T19:48:56.927Z | Checking serde_path_to_error v0.1.20 |
| 1153 | 2026-03-13T19:48:57.259Z | Checking hostname v0.4.2 |
| 1154 | 2026-03-13T19:48:57.292Z | Checking quick-error v1.2.3 |
| 1155 | 2026-03-13T19:48:57.741Z | Compiling test-strategy v0.4.3 |
| 1156 | 2026-03-13T19:48:57.993Z | Compiling parse-display-derive v0.10.0 |
| 1157 | 2026-03-13T19:48:59.784Z | Compiling toml_datetime v0.6.11 |
| 1158 | 2026-03-13T19:48:59.865Z | Checking macaddr v1.0.1 |
| 1159 | 2026-03-13T19:49:00.045Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1160 | 2026-03-13T19:49:00.289Z | Checking daft v0.1.5 |
| 1161 | 2026-03-13T19:49:00.776Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1162 | 2026-03-13T19:49:01.199Z | Compiling zerocopy-derive v0.7.34 |
| 1163 | 2026-03-13T19:49:01.269Z | Checking wait-timeout v0.2.0 |
| 1164 | 2026-03-13T19:49:01.359Z | Checking bit-vec v0.6.3 |
| 1165 | 2026-03-13T19:49:01.412Z | Checking rusty-fork v0.3.0 |
| 1166 | 2026-03-13T19:49:01.570Z | Checking bit-set v0.5.3 |
| 1167 | 2026-03-13T19:49:01.827Z | Checking strum v0.27.2 |
| 1168 | 2026-03-13T19:49:01.966Z | Checking serde_with v3.15.0 |
| 1169 | 2026-03-13T19:49:02.488Z | Checking rand_xorshift v0.3.0 |
| 1170 | 2026-03-13T19:49:02.859Z | Checking unarray v0.1.4 |
| 1171 | 2026-03-13T19:49:02.971Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1172 | 2026-03-13T19:49:03.000Z | Checking proptest v1.5.0 |
| 1173 | 2026-03-13T19:49:03.188Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1174 | 2026-03-13T19:49:03.325Z | Compiling clap_derive v4.5.4 |
| 1175 | 2026-03-13T19:49:03.374Z | Checking instant v0.1.12 |
| 1176 | 2026-03-13T19:49:03.484Z | Checking utf8parse v0.2.1 |
| 1177 | 2026-03-13T19:49:03.617Z | Compiling crucible-workspace-hack v0.1.0 |
| 1178 | 2026-03-13T19:49:03.882Z | Checking rustc-hash v2.1.1 |
| 1179 | 2026-03-13T19:49:03.956Z | Checking anstyle-parse v0.2.4 |
| 1180 | 2026-03-13T19:49:04.023Z | Checking iddqd v0.3.14 |
| 1181 | 2026-03-13T19:49:04.155Z | Checking backoff v0.4.0 |
| 1182 | 2026-03-13T19:49:04.251Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1183 | 2026-03-13T19:49:04.368Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1184 | 2026-03-13T19:49:04.504Z | Checking parse-display v0.10.0 |
| 1185 | 2026-03-13T19:49:04.543Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1186 | 2026-03-13T19:49:05.020Z | Checking anstyle-query v1.0.3 |
| 1187 | 2026-03-13T19:49:05.028Z | Checking colorchoice v1.0.1 |
| 1188 | 2026-03-13T19:49:05.143Z | Checking is_terminal_polyfill v1.70.0 |
| 1189 | 2026-03-13T19:49:05.193Z | Checking anstyle v1.0.7 |
| 1190 | 2026-03-13T19:49:05.299Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1191 | 2026-03-13T19:49:05.351Z | Compiling zerocopy v0.7.34 |
| 1192 | 2026-03-13T19:49:05.415Z | Compiling rustls-webpki v0.103.4 |
| 1193 | 2026-03-13T19:49:05.438Z | Checking anstream v0.6.14 |
| 1194 | 2026-03-13T19:49:05.615Z | Checking terminal_size v0.3.0 |
| 1195 | 2026-03-13T19:49:05.784Z | Compiling scroll_derive v0.12.0 |
| 1196 | 2026-03-13T19:49:06.138Z | Compiling usdt-impl v0.5.0 |
| 1197 | 2026-03-13T19:49:06.440Z | Compiling heck v0.4.1 |
| 1198 | 2026-03-13T19:49:06.464Z | Compiling winnow v0.5.40 |
| 1199 | 2026-03-13T19:49:06.508Z | Checking clap_lex v0.7.0 |
| 1200 | 2026-03-13T19:49:06.622Z | Checking scroll v0.12.0 |
| 1201 | 2026-03-13T19:49:06.717Z | Checking clap_builder v4.5.2 |
| 1202 | 2026-03-13T19:49:07.002Z | Compiling dof v0.3.0 |
| 1203 | 2026-03-13T19:49:07.397Z | Compiling dtrace-parser v0.2.0 |
| 1204 | 2026-03-13T19:49:07.530Z | Compiling thread-id v4.2.1 |
| 1205 | 2026-03-13T19:49:08.242Z | Compiling toml_edit v0.19.15 |
| 1206 | 2026-03-13T19:49:08.332Z | Checking goblin v0.8.2 |
| 1207 | 2026-03-13T19:49:08.380Z | Checking clap v4.5.4 |
| 1208 | 2026-03-13T19:49:09.267Z | Checking serde_spanned v0.6.9 |
| 1209 | 2026-03-13T19:49:09.455Z | Checking unicode-width v0.1.14 |
| 1210 | 2026-03-13T19:49:09.830Z | Compiling proc-macro-crate v1.3.1 |
| 1211 | 2026-03-13T19:49:10.245Z | Checking data-encoding v2.6.0 |
| 1212 | 2026-03-13T19:49:10.590Z | Compiling tokio-rustls v0.26.0 |
| 1213 | 2026-03-13T19:49:10.867Z | Compiling hyper-rustls v0.27.3 |
| 1214 | 2026-03-13T19:49:11.145Z | Checking crossbeam-epoch v0.9.18 |
| 1215 | 2026-03-13T19:49:11.230Z | Checking num-integer v0.1.46 |
| 1216 | 2026-03-13T19:49:11.917Z | Compiling usdt-attr-macro v0.5.0 |
| 1217 | 2026-03-13T19:49:12.256Z | Compiling reqwest v0.12.23 |
| 1218 | 2026-03-13T19:49:12.371Z | Compiling usdt-macro v0.5.0 |
| 1219 | 2026-03-13T19:49:12.402Z | Checking memmap v0.7.0 |
| 1220 | 2026-03-13T19:49:12.700Z | Checking tinyvec_macros v0.1.1 |
| 1221 | 2026-03-13T19:49:12.790Z | Checking tinyvec v1.6.0 |
| 1222 | 2026-03-13T19:49:13.231Z | Checking usdt v0.5.0 |
| 1223 | 2026-03-13T19:49:13.282Z | Checking num-bigint v0.4.5 |
| 1224 | 2026-03-13T19:49:13.546Z | Compiling itertools v0.14.0 |
| 1225 | 2026-03-13T19:49:13.598Z | Compiling proc-macro-error-attr v1.0.4 |
| 1226 | 2026-03-13T19:49:13.904Z | Compiling heapless v0.8.0 |
| 1227 | 2026-03-13T19:49:14.487Z | Checking num-rational v0.4.2 |
| 1228 | 2026-03-13T19:49:14.531Z | Compiling progenitor-client v0.11.1 |
| 1229 | 2026-03-13T19:49:14.877Z | Checking num-iter v0.1.45 |
| 1230 | 2026-03-13T19:49:15.263Z | Compiling darling_core v0.20.11 |
| 1231 | 2026-03-13T19:49:15.272Z | Compiling ingot-macros v0.1.1 |
| 1232 | 2026-03-13T19:49:15.434Z | Checking hash32 v0.3.1 |
| 1233 | 2026-03-13T19:49:15.568Z | Checking num-complex v0.4.6 |
| 1234 | 2026-03-13T19:49:16.141Z | Compiling proc-macro-error v1.0.4 |
| 1235 | 2026-03-13T19:49:20.497Z | Compiling smoltcp v0.11.0 |
| 1236 | 2026-03-13T19:49:20.594Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1237 | 2026-03-13T19:49:20.594Z | Compiling rayon-core v1.12.1 |
| 1238 | 2026-03-13T19:49:20.594Z | Checking bitflags v1.3.2 |
| 1239 | 2026-03-13T19:49:20.594Z | Compiling darling_macro v0.20.11 |
| 1240 | 2026-03-13T19:49:20.594Z | Checking num v0.4.3 |
| 1241 | 2026-03-13T19:49:20.594Z | Compiling progenitor v0.11.1 |
| 1242 | 2026-03-13T19:49:20.594Z | Checking ingot-types v0.1.2 |
| 1243 | 2026-03-13T19:49:20.594Z | Checking crossbeam-deque v0.8.5 |
| 1244 | 2026-03-13T19:49:20.594Z | Compiling num_enum_derive v0.7.4 |
| 1245 | 2026-03-13T19:49:20.594Z | Checking bstr v1.9.1 |
| 1246 | 2026-03-13T19:49:20.594Z | Checking cobs v0.2.3 |
| 1247 | 2026-03-13T19:49:20.595Z | Checking toml_write v0.1.2 |
| 1248 | 2026-03-13T19:49:20.595Z | Checking managed v0.8.0 |
| 1249 | 2026-03-13T19:49:20.595Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1250 | 2026-03-13T19:49:20.595Z | Checking toml_edit v0.22.27 |
| 1251 | 2026-03-13T19:49:20.595Z | Checking num_enum v0.7.4 |
| 1252 | 2026-03-13T19:49:20.595Z | Checking postcard v1.0.9 |
| 1253 | 2026-03-13T19:49:20.764Z | Checking ingot v0.1.1 |
| 1254 | 2026-03-13T19:49:21.499Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1255 | 2026-03-13T19:49:21.722Z | Compiling darling v0.20.11 |
| 1256 | 2026-03-13T19:49:22.043Z | Compiling progenitor-client v0.10.0 |
| 1257 | 2026-03-13T19:49:22.496Z | Compiling enum-as-inner v0.6.0 |
| 1258 | 2026-03-13T19:49:22.904Z | Compiling libz-sys v1.1.16 |
| 1259 | 2026-03-13T19:49:23.147Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1260 | 2026-03-13T19:49:23.393Z | Compiling foreign-types-macros v0.2.3 |
| 1261 | 2026-03-13T19:49:23.587Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1262 | 2026-03-13T19:49:23.868Z | Checking is_ci v1.2.0 |
| 1263 | 2026-03-13T19:49:23.903Z | Compiling semver v0.1.20 |
| 1264 | 2026-03-13T19:49:23.980Z | Checking foreign-types-shared v0.3.1 |
| 1265 | 2026-03-13T19:49:24.192Z | Checking foreign-types v0.5.0 |
| 1266 | 2026-03-13T19:49:24.239Z | Compiling rustc_version v0.1.7 |
| 1267 | 2026-03-13T19:49:24.382Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1268 | 2026-03-13T19:49:24.491Z | Checking rayon v1.10.0 |
| 1269 | 2026-03-13T19:49:24.512Z | Compiling derive_builder_core v0.20.2 |
| 1270 | 2026-03-13T19:49:24.785Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1271 | 2026-03-13T19:49:25.452Z | Checking toml v0.8.23 |
| 1272 | 2026-03-13T19:49:25.720Z | Checking tabwriter v1.4.0 |
| 1273 | 2026-03-13T19:49:25.761Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1274 | 2026-03-13T19:49:25.899Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1275 | 2026-03-13T19:49:25.921Z | Checking cstr-argument v0.1.2 |
| 1276 | 2026-03-13T19:49:26.091Z | Compiling float-ord v0.3.2 |
| 1277 | 2026-03-13T19:49:26.361Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1278 | 2026-03-13T19:49:26.387Z | Compiling owo-colors v4.2.3 |
| 1279 | 2026-03-13T19:49:26.649Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1280 | 2026-03-13T19:49:26.784Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1281 | 2026-03-13T19:49:26.871Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1282 | 2026-03-13T19:49:26.895Z | Compiling derive_builder_macro v0.20.2 |
| 1283 | 2026-03-13T19:49:27.002Z | Compiling newtype_derive v0.1.6 |
| 1284 | 2026-03-13T19:49:27.051Z | Checking supports-color v2.1.0 |
| 1285 | 2026-03-13T19:49:27.211Z | Checking supports-color v3.0.2 |
| 1286 | 2026-03-13T19:49:27.281Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1287 | 2026-03-13T19:49:27.373Z | Checking resolv-conf v0.7.0 |
| 1288 | 2026-03-13T19:49:27.430Z | Checking atomicwrites v0.4.4 |
| 1289 | 2026-03-13T19:49:27.573Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1290 | 2026-03-13T19:49:27.596Z | Compiling vergen-lib v0.1.6 |
| 1291 | 2026-03-13T19:49:27.622Z | Compiling slog-dtrace v0.3.0 |
| 1292 | 2026-03-13T19:49:27.705Z | Checking colored v3.0.0 |
| 1293 | 2026-03-13T19:49:27.870Z | Compiling cfg_aliases v0.2.1 |
| 1294 | 2026-03-13T19:49:27.894Z | Checking linked-hash-map v0.5.6 |
| 1295 | 2026-03-13T19:49:27.982Z | Compiling derive_builder v0.20.2 |
| 1296 | 2026-03-13T19:49:28.088Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1297 | 2026-03-13T19:49:28.111Z | Checking lru-cache v0.1.2 |
| 1298 | 2026-03-13T19:49:28.260Z | Checking hickory-proto v0.24.4 |
| 1299 | 2026-03-13T19:49:28.289Z | Compiling zone_cfg_derive v0.3.0 |
| 1300 | 2026-03-13T19:49:28.884Z | Checking similar v2.7.0 |
| 1301 | 2026-03-13T19:49:29.124Z | Compiling hubpack_derive v0.1.1 |
| 1302 | 2026-03-13T19:49:29.322Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1303 | 2026-03-13T19:49:29.552Z | Checking camino-tempfile v1.4.1 |
| 1304 | 2026-03-13T19:49:29.774Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1305 | 2026-03-13T19:49:30.125Z | Compiling cargo-platform v0.1.8 |
| 1306 | 2026-03-13T19:49:30.301Z | Compiling num-derive v0.4.2 |
| 1307 | 2026-03-13T19:49:30.323Z | Compiling serde_repr v0.1.19 |
| 1308 | 2026-03-13T19:49:30.429Z | Compiling vergen v9.0.6 |
| 1309 | 2026-03-13T19:49:30.489Z | Checking sigpipe v0.1.3 |
| 1310 | 2026-03-13T19:49:30.516Z | Checking jiff v0.2.15 |
| 1311 | 2026-03-13T19:49:30.591Z | Compiling convert_case v0.4.0 |
| 1312 | 2026-03-13T19:49:30.699Z | Checking base64ct v1.6.0 |
| 1313 | 2026-03-13T19:49:30.999Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1314 | 2026-03-13T19:49:30.999Z | Checking indent_write v2.2.0 |
| 1315 | 2026-03-13T19:49:31.044Z | Checking base64 v0.21.7 |
| 1316 | 2026-03-13T19:49:31.183Z | Checking siphasher v1.0.1 |
| 1317 | 2026-03-13T19:49:31.299Z | Checking password-hash v0.5.0 |
| 1318 | 2026-03-13T19:49:31.352Z | Compiling derive_more v0.99.20 |
| 1319 | 2026-03-13T19:49:31.395Z | Checking phf_shared v0.12.1 |
| 1320 | 2026-03-13T19:49:31.513Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1321 | 2026-03-13T19:49:31.577Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1322 | 2026-03-13T19:49:31.628Z | Compiling cargo_metadata v0.19.2 |
| 1323 | 2026-03-13T19:49:31.862Z | Checking hickory-resolver v0.24.4 |
| 1324 | 2026-03-13T19:49:32.733Z | Checking zone v0.3.1 |
| 1325 | 2026-03-13T19:49:33.193Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1326 | 2026-03-13T19:49:33.274Z | Checking hubpack v0.1.2 |
| 1327 | 2026-03-13T19:49:33.501Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1328 | 2026-03-13T19:49:33.695Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1329 | 2026-03-13T19:49:33.717Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1330 | 2026-03-13T19:49:33.879Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1331 | 2026-03-13T19:49:34.375Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1332 | 2026-03-13T19:49:34.403Z | Compiling progenitor-impl v0.10.0 |
| 1333 | 2026-03-13T19:49:34.455Z | Checking terminal_size v0.4.3 |
| 1334 | 2026-03-13T19:49:34.606Z | Checking blake2 v0.10.6 |
| 1335 | 2026-03-13T19:49:34.687Z | Checking tokio-stream v0.1.17 |
| 1336 | 2026-03-13T19:49:34.897Z | Checking serde-big-array v0.5.1 |
| 1337 | 2026-03-13T19:49:35.075Z | Checking smf v0.2.3 |
| 1338 | 2026-03-13T19:49:35.096Z | Compiling pin-project-internal v1.1.10 |
| 1339 | 2026-03-13T19:49:35.226Z | Compiling rustc_version v0.4.1 |
| 1340 | 2026-03-13T19:49:35.228Z | Compiling vergen-git2 v1.0.7 |
| 1341 | 2026-03-13T19:49:35.327Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1342 | 2026-03-13T19:49:35.378Z | Checking static_assertions v1.1.0 |
| 1343 | 2026-03-13T19:49:35.477Z | Checking smawk v0.3.2 |
| 1344 | 2026-03-13T19:49:35.529Z | Checking unicode-segmentation v1.11.0 |
| 1345 | 2026-03-13T19:49:35.594Z | Compiling chrono-tz v0.10.4 |
| 1346 | 2026-03-13T19:49:35.640Z | Checking whoami v1.5.1 |
| 1347 | 2026-03-13T19:49:35.854Z | Compiling cancel-safe-futures v0.1.5 |
| 1348 | 2026-03-13T19:49:35.857Z | Compiling unicode-xid v0.2.4 |
| 1349 | 2026-03-13T19:49:35.922Z | Checking unicode-linebreak v0.1.5 |
| 1350 | 2026-03-13T19:49:36.027Z | Checking foldhash v0.1.5 |
| 1351 | 2026-03-13T19:49:36.152Z | Checking unicode-width v0.2.1 |
| 1352 | 2026-03-13T19:49:36.200Z | Checking hashbrown v0.15.2 |
| 1353 | 2026-03-13T19:49:36.254Z | Compiling const_format_proc_macros v0.2.34 |
| 1354 | 2026-03-13T19:49:36.487Z | Checking textwrap v0.16.2 |
| 1355 | 2026-03-13T19:49:36.541Z | Checking pin-project v1.1.10 |
| 1356 | 2026-03-13T19:49:36.664Z | Checking newline-converter v0.3.0 |
| 1357 | 2026-03-13T19:49:36.819Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1358 | 2026-03-13T19:49:36.862Z | Checking qorb v0.4.1 |
| 1359 | 2026-03-13T19:49:37.293Z | Checking argon2 v0.5.3 |
| 1360 | 2026-03-13T19:49:37.316Z | Checking phf v0.12.1 |
| 1361 | 2026-03-13T19:49:37.345Z | Compiling progenitor-macro v0.10.0 |
| 1362 | 2026-03-13T19:49:37.502Z | Checking globset v0.4.14 |
| 1363 | 2026-03-13T19:49:37.672Z | Checking unicode-normalization v0.1.24 |
| 1364 | 2026-03-13T19:49:37.822Z | Checking tokio-dtrace v0.1.1 |
| 1365 | 2026-03-13T19:49:38.051Z | Checking console v0.15.8 |
| 1366 | 2026-03-13T19:49:38.102Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1367 | 2026-03-13T19:49:38.413Z | Compiling typify-impl v0.6.1 |
| 1368 | 2026-03-13T19:49:38.738Z | Checking libsw-core v0.3.2 |
| 1369 | 2026-03-13T19:49:38.927Z | Checking secrecy v0.10.3 |
| 1370 | 2026-03-13T19:49:39.070Z | Compiling snafu-derive v0.8.9 |
| 1371 | 2026-03-13T19:49:39.335Z | Compiling async-recursion v1.1.1 |
| 1372 | 2026-03-13T19:49:39.777Z | Compiling cookie v0.18.1 |
| 1373 | 2026-03-13T19:49:40.071Z | Checking csv-core v0.1.12 |
| 1374 | 2026-03-13T19:49:40.282Z | Compiling rustls v0.21.12 |
| 1375 | 2026-03-13T19:49:40.304Z | Checking highway v1.3.0 |
| 1376 | 2026-03-13T19:49:40.535Z | Compiling moka v0.12.10 |
| 1377 | 2026-03-13T19:49:40.556Z | Checking fixedbitset v0.5.7 |
| 1378 | 2026-03-13T19:49:40.609Z | Checking utf-8 v0.7.6 |
| 1379 | 2026-03-13T19:49:40.779Z | Checking same-file v1.0.6 |
| 1380 | 2026-03-13T19:49:40.800Z | Checking fixedbitset v0.4.2 |
| 1381 | 2026-03-13T19:49:40.822Z | Checking bytecount v0.6.9 |
| 1382 | 2026-03-13T19:49:40.931Z | Checking walkdir v2.5.0 |
| 1383 | 2026-03-13T19:49:40.957Z | Checking papergrid v0.11.0 |
| 1384 | 2026-03-13T19:49:40.995Z | Checking petgraph v0.6.5 |
| 1385 | 2026-03-13T19:49:41.138Z | Checking petgraph v0.8.3 |
| 1386 | 2026-03-13T19:49:41.482Z | Checking snafu v0.8.9 |
| 1387 | 2026-03-13T19:49:41.816Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1388 | 2026-03-13T19:49:42.733Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1389 | 2026-03-13T19:49:43.066Z | Checking tungstenite v0.21.0 |
| 1390 | 2026-03-13T19:49:43.325Z | Checking progenitor v0.10.0 |
| 1391 | 2026-03-13T19:49:43.358Z | Compiling typify-macro v0.6.1 |
| 1392 | 2026-03-13T19:49:43.544Z | Checking csv v1.3.1 |
| 1393 | 2026-03-13T19:49:43.570Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1394 | 2026-03-13T19:49:43.680Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1395 | 2026-03-13T19:49:43.838Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1396 | 2026-03-13T19:49:43.914Z | Checking libsw v3.5.0 |
| 1397 | 2026-03-13T19:49:44.071Z | Checking expectorate v1.2.0 |
| 1398 | 2026-03-13T19:49:44.102Z | Checking olpc-cjson v0.1.4 |
| 1399 | 2026-03-13T19:49:44.215Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1400 | 2026-03-13T19:49:44.239Z | Checking oxide-tokio-rt v0.1.2 |
| 1401 | 2026-03-13T19:49:44.372Z | Checking const_format v0.2.35 |
| 1402 | 2026-03-13T19:49:44.504Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1403 | 2026-03-13T19:49:44.539Z | Compiling nix v0.29.0 |
| 1404 | 2026-03-13T19:49:44.674Z | Compiling tabled_derive v0.7.0 |
| 1405 | 2026-03-13T19:49:44.701Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1406 | 2026-03-13T19:49:45.022Z | Checking gethostname v0.5.0 |
| 1407 | 2026-03-13T19:49:45.077Z | Checking pem v3.0.5 |
| 1408 | 2026-03-13T19:49:45.139Z | Checking inout v0.1.3 |
| 1409 | 2026-03-13T19:49:45.162Z | Checking sct v0.7.1 |
| 1410 | 2026-03-13T19:49:45.184Z | Checking rustls-webpki v0.101.7 |
| 1411 | 2026-03-13T19:49:45.282Z | Checking bcs v0.1.6 |
| 1412 | 2026-03-13T19:49:45.305Z | Checking serde_plain v1.0.2 |
| 1413 | 2026-03-13T19:49:45.329Z | Checking typed-path v0.9.3 |
| 1414 | 2026-03-13T19:49:45.399Z | Compiling radium v0.7.0 |
| 1415 | 2026-03-13T19:49:45.497Z | Checking swrite v0.1.0 |
| 1416 | 2026-03-13T19:49:45.584Z | Checking termtree v0.5.1 |
| 1417 | 2026-03-13T19:49:45.611Z | Checking linear-map v1.2.0 |
| 1418 | 2026-03-13T19:49:45.634Z | Checking tagptr v0.2.0 |
| 1419 | 2026-03-13T19:49:45.803Z | Checking cipher v0.4.4 |
| 1420 | 2026-03-13T19:49:45.848Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1421 | 2026-03-13T19:49:45.944Z | Checking tabled v0.15.0 |
| 1422 | 2026-03-13T19:49:46.051Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1423 | 2026-03-13T19:49:46.394Z | Checking tough v0.20.0 |
| 1424 | 2026-03-13T19:49:46.682Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1425 | 2026-03-13T19:49:47.464Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1426 | 2026-03-13T19:49:47.487Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1427 | 2026-03-13T19:49:47.795Z | Checking tokio-tungstenite v0.21.0 |
| 1428 | 2026-03-13T19:49:47.956Z | Checking steno v0.4.1 |
| 1429 | 2026-03-13T19:49:48.127Z | Checking hickory-proto v0.25.2 |
| 1430 | 2026-03-13T19:49:48.314Z | Checking tap v1.0.1 |
| 1431 | 2026-03-13T19:49:48.456Z | Checking humantime v2.3.0 |
| 1432 | 2026-03-13T19:49:48.692Z | Checking openssl-probe v0.2.1 |
| 1433 | 2026-03-13T19:49:48.868Z | Checking rustls-native-certs v0.8.3 |
| 1434 | 2026-03-13T19:49:48.894Z | Checking wyz v0.5.1 |
| 1435 | 2026-03-13T19:49:48.975Z | Checking tokio-rustls v0.24.1 |
| 1436 | 2026-03-13T19:49:49.220Z | Checking rustls-pemfile v1.0.4 |
| 1437 | 2026-03-13T19:49:49.242Z | Compiling num_enum_derive v0.5.11 |
| 1438 | 2026-03-13T19:49:49.323Z | Checking twox-hash v2.1.0 |
| 1439 | 2026-03-13T19:49:49.380Z | Checking universal-hash v0.5.1 |
| 1440 | 2026-03-13T19:49:49.383Z | Checking atty v0.2.14 |
| 1441 | 2026-03-13T19:49:49.520Z | Checking opaque-debug v0.3.1 |
| 1442 | 2026-03-13T19:49:49.542Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1443 | 2026-03-13T19:49:49.613Z | Checking funty v2.0.0 |
| 1444 | 2026-03-13T19:49:49.705Z | Checking polyval v0.6.2 |
| 1445 | 2026-03-13T19:49:49.874Z | Checking rustls-platform-verifier v0.6.2 |
| 1446 | 2026-03-13T19:49:49.928Z | Checking aes v0.8.4 |
| 1447 | 2026-03-13T19:49:50.046Z | Checking ctr v0.9.2 |
| 1448 | 2026-03-13T19:49:50.086Z | Checking bitvec v1.0.1 |
| 1449 | 2026-03-13T19:49:50.252Z | Compiling typify v0.6.1 |
| 1450 | 2026-03-13T19:49:50.283Z | Checking hickory-resolver v0.25.2 |
| 1451 | 2026-03-13T19:49:50.371Z | Compiling nix v0.31.1 |
| 1452 | 2026-03-13T19:49:50.420Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1453 | 2026-03-13T19:49:50.553Z | Checking num_enum v0.5.11 |
| 1454 | 2026-03-13T19:49:50.692Z | Checking aead v0.5.2 |
| 1455 | 2026-03-13T19:49:50.876Z | Checking bincode v1.3.3 |
| 1456 | 2026-03-13T19:49:50.897Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1457 | 2026-03-13T19:49:51.119Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1458 | 2026-03-13T19:49:51.170Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1459 | 2026-03-13T19:49:51.303Z | Checking passt v0.3.0 |
| 1460 | 2026-03-13T19:49:51.332Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1461 | 2026-03-13T19:49:51.441Z | Checking fakedata_generator v0.5.0 |
| 1462 | 2026-03-13T19:49:51.560Z | Checking aes-gcm-siv v0.11.1 |
| 1463 | 2026-03-13T19:49:51.658Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1464 | 2026-03-13T19:49:51.686Z | Compiling progenitor-impl v0.13.0 |
| 1465 | 2026-03-13T19:49:51.740Z | Checking reqwest v0.13.2 |
| 1466 | 2026-03-13T19:49:51.786Z | Checking toml v0.7.8 |
| 1467 | 2026-03-13T19:49:52.012Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1468 | 2026-03-13T19:49:52.137Z | Compiling bitstruct_derive v0.1.0 |
| 1469 | 2026-03-13T19:49:52.181Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1470 | 2026-03-13T19:49:52.211Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1471 | 2026-03-13T19:49:52.292Z | Checking dropshot-api-manager-types v0.5.2 |
| 1472 | 2026-03-13T19:49:52.395Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1473 | 2026-03-13T19:49:52.500Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1474 | 2026-03-13T19:49:52.523Z | Compiling fs-err v3.1.2 |
| 1475 | 2026-03-13T19:49:52.589Z | Checking ascii v1.1.0 |
| 1476 | 2026-03-13T19:49:52.612Z | Checking ringbuffer v0.15.0 |
| 1477 | 2026-03-13T19:49:52.643Z | Compiling cfg_aliases v0.1.1 |
| 1478 | 2026-03-13T19:49:52.741Z | Checking typeid v1.0.0 |
| 1479 | 2026-03-13T19:49:52.798Z | Checking pretty-hex v0.2.1 |
| 1480 | 2026-03-13T19:49:52.835Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1481 | 2026-03-13T19:49:52.862Z | Checking erased-serde v0.4.5 |
| 1482 | 2026-03-13T19:49:52.943Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1483 | 2026-03-13T19:49:52.968Z | Checking bitstruct v0.1.1 |
| 1484 | 2026-03-13T19:49:52.990Z | Compiling nix v0.28.0 |
| 1485 | 2026-03-13T19:49:53.077Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1486 | 2026-03-13T19:49:53.155Z | Checking progenitor-client v0.13.0 |
| 1487 | 2026-03-13T19:49:53.393Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1488 | 2026-03-13T19:49:53.453Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1489 | 2026-03-13T19:49:53.654Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1490 | 2026-03-13T19:49:53.854Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1491 | 2026-03-13T19:49:53.877Z | Checking serde_arrays v0.1.0 |
| 1492 | 2026-03-13T19:49:53.973Z | Checking libloading v0.7.4 |
| 1493 | 2026-03-13T19:49:54.010Z | Checking bit_field v0.10.2 |
| 1494 | 2026-03-13T19:49:54.161Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1495 | 2026-03-13T19:49:54.188Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1496 | 2026-03-13T19:49:54.236Z | Checking git-stub v1.0.0 |
| 1497 | 2026-03-13T19:49:54.362Z | Checking kstat-rs v0.2.4 |
| 1498 | 2026-03-13T19:49:54.425Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1499 | 2026-03-13T19:49:54.447Z | Compiling escargot v0.5.10 |
| 1500 | 2026-03-13T19:49:54.513Z | Checking git-stub-vcs v0.1.0 |
| 1501 | 2026-03-13T19:49:54.582Z | Checking ron v0.8.1 |
| 1502 | 2026-03-13T19:49:54.604Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1503 | 2026-03-13T19:49:54.632Z | Compiling progenitor-macro v0.13.0 |
| 1504 | 2026-03-13T19:49:54.746Z | Checking itertools v0.13.0 |
| 1505 | 2026-03-13T19:49:54.825Z | Checking xattr v1.3.1 |
| 1506 | 2026-03-13T19:49:54.988Z | Checking drift v0.1.2 |
| 1507 | 2026-03-13T19:49:55.312Z | Checking sha2 v0.10.9 |
| 1508 | 2026-03-13T19:49:55.461Z | Checking filetime v0.2.23 |
| 1509 | 2026-03-13T19:49:55.550Z | Checking cargo_metadata v0.18.1 |
| 1510 | 2026-03-13T19:49:55.630Z | Checking tar v0.4.40 |
| 1511 | 2026-03-13T19:49:55.653Z | Checking dropshot-api-manager v0.5.2 |
| 1512 | 2026-03-13T19:49:56.091Z | Checking ctrlc v3.4.4 |
| 1513 | 2026-03-13T19:49:56.257Z | Checking fatfs v0.3.6 |
| 1514 | 2026-03-13T19:49:56.755Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1515 | 2026-03-13T19:49:57.107Z | Compiling git2 v0.20.2 |
| 1516 | 2026-03-13T19:49:57.158Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1517 | 2026-03-13T19:49:58.796Z | Checking progenitor v0.13.0 |
| 1518 | 2026-03-13T19:49:58.943Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1519 | 2026-03-13T19:50:00.261Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1520 | 2026-03-13T19:50:01.183Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1521 | 2026-03-13T19:50:01.697Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1522 | 2026-03-13T19:50:06.333Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1523 | 2026-03-13T19:50:10.017Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1524 | 2026-03-13T19:50:11.374Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1525 | 2026-03-13T19:50:15.741Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1526 | 2026-03-13T19:50:24.066Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1527 | 2026-03-13T19:50:24.070Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1528 | 2026-03-13T19:50:29.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s |
| 1529 | 2026-03-13T19:50:30.251Z | |
| 1530 | 2026-03-13T19:50:30.255Z | real 2:42.972876385 |
| 1531 | 2026-03-13T19:50:30.255Z | user 10:39.955889112 |
| 1532 | 2026-03-13T19:50:30.255Z | sys 2:29.292467801 |
| 1533 | 2026-03-13T19:50:30.255Z | trap 0.330591115 |
| 1534 | 2026-03-13T19:50:30.255Z | tflt 0.775364322 |
| 1535 | 2026-03-13T19:50:30.255Z | dflt 0.345212435 |
| 1536 | 2026-03-13T19:50:30.255Z | kflt 0.005107315 |
| 1537 | 2026-03-13T19:50:30.255Z | lock 20:24.303193189 |
| 1538 | 2026-03-13T19:50:30.255Z | slp 42:21.270616883 |
| 1539 | 2026-03-13T19:50:30.256Z | lat 1:24.454827750 |
| 1540 | 2026-03-13T19:50:30.256Z | stop 4:32.673109744 |
| 1541 | 2026-03-13T19:50:30.256Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1542 | 2026-03-13T19:50:30.727Z | Downloading crates ... |
| 1543 | 2026-03-13T19:50:30.931Z | Downloaded slog-stdlog v4.1.1 |
| 1544 | 2026-03-13T19:50:30.947Z | Downloaded termtree v0.4.1 |
| 1545 | 2026-03-13T19:50:30.950Z | Downloaded slog-scope v4.4.0 |
| 1546 | 2026-03-13T19:50:30.950Z | Downloaded predicates-tree v1.0.9 |
| 1547 | 2026-03-13T19:50:30.950Z | Downloaded fragile v2.0.0 |
| 1548 | 2026-03-13T19:50:30.953Z | Downloaded downcast v0.11.0 |
| 1549 | 2026-03-13T19:50:30.954Z | Downloaded predicates-core v1.0.6 |
| 1550 | 2026-03-13T19:50:30.958Z | Downloaded mockall v0.12.1 |
| 1551 | 2026-03-13T19:50:30.958Z | Downloaded bytemuck v1.16.0 |
| 1552 | 2026-03-13T19:50:30.958Z | Downloaded slog-envlogger v2.2.0 |
| 1553 | 2026-03-13T19:50:30.961Z | Downloaded simd-adler32 v0.3.7 |
| 1554 | 2026-03-13T19:50:30.961Z | Downloaded mockall_derive v0.12.1 |
| 1555 | 2026-03-13T19:50:30.965Z | Downloaded serde_test v1.0.176 |
| 1556 | 2026-03-13T19:50:30.965Z | Downloaded predicates v3.1.0 |
| 1557 | 2026-03-13T19:50:30.968Z | Downloaded arc-swap v1.7.1 |
| 1558 | 2026-03-13T19:50:30.971Z | Downloaded crc32fast v1.4.0 |
| 1559 | 2026-03-13T19:50:30.971Z | Downloaded miniz_oxide v0.7.2 |
| 1560 | 2026-03-13T19:50:30.974Z | Downloaded fdeflate v0.3.4 |
| 1561 | 2026-03-13T19:50:30.977Z | Downloaded png v0.17.13 |
| 1562 | 2026-03-13T19:50:31.020Z | Downloaded flate2 v1.0.30 |
| 1563 | 2026-03-13T19:50:31.703Z | Downloaded image v0.25.1 |
| 1564 | 2026-03-13T19:50:32.113Z | Checking log v0.4.29 |
| 1565 | 2026-03-13T19:50:32.117Z | Checking tokio v1.49.0 |
| 1566 | 2026-03-13T19:50:32.118Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1567 | 2026-03-13T19:50:32.118Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1568 | 2026-03-13T19:50:32.118Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1569 | 2026-03-13T19:50:32.118Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1570 | 2026-03-13T19:50:32.133Z | Checking simd-adler32 v0.3.7 |
| 1571 | 2026-03-13T19:50:32.140Z | Compiling crc32fast v1.4.0 |
| 1572 | 2026-03-13T19:50:32.222Z | Checking rustls v0.23.31 |
| 1573 | 2026-03-13T19:50:32.285Z | Checking goblin v0.10.4 |
| 1574 | 2026-03-13T19:50:32.297Z | Checking rustls v0.22.4 |
| 1575 | 2026-03-13T19:50:32.309Z | Checking native-tls v0.2.11 |
| 1576 | 2026-03-13T19:50:32.398Z | Checking typify-impl v0.4.3 |
| 1577 | 2026-03-13T19:50:32.446Z | Checking goblin v0.8.2 |
| 1578 | 2026-03-13T19:50:32.487Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1579 | 2026-03-13T19:50:32.517Z | Checking tungstenite v0.21.0 |
| 1580 | 2026-03-13T19:50:33.035Z | Checking globset v0.4.14 |
| 1581 | 2026-03-13T19:50:33.334Z | Checking rustls v0.21.12 |
| 1582 | 2026-03-13T19:50:33.874Z | Checking typify v0.4.3 |
| 1583 | 2026-03-13T19:50:34.007Z | Checking progenitor-impl v0.11.1 |
| 1584 | 2026-03-13T19:50:34.233Z | Checking progenitor-impl v0.10.0 |
| 1585 | 2026-03-13T19:50:34.905Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1586 | 2026-03-13T19:50:35.031Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1587 | 2026-03-13T19:50:35.075Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1588 | 2026-03-13T19:50:35.116Z | Checking typify-impl v0.6.1 |
| 1589 | 2026-03-13T19:50:35.133Z | Checking dof v0.3.0 |
| 1590 | 2026-03-13T19:50:35.240Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1591 | 2026-03-13T19:50:35.266Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1592 | 2026-03-13T19:50:35.378Z | Checking rustls-platform-verifier v0.6.2 |
| 1593 | 2026-03-13T19:50:35.392Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1594 | 2026-03-13T19:50:35.455Z | Checking adler v1.0.2 |
| 1595 | 2026-03-13T19:50:35.505Z | Checking usdt-impl v0.5.0 |
| 1596 | 2026-03-13T19:50:35.583Z | Checking miniz_oxide v0.7.2 |
| 1597 | 2026-03-13T19:50:35.651Z | Checking arc-swap v1.7.1 |
| 1598 | 2026-03-13T19:50:35.654Z | Checking dof v0.4.0 |
| 1599 | 2026-03-13T19:50:35.710Z | Checking fdeflate v0.3.4 |
| 1600 | 2026-03-13T19:50:35.848Z | Checking usdt v0.5.0 |
| 1601 | 2026-03-13T19:50:35.915Z | Checking slog-scope v4.4.0 |
| 1602 | 2026-03-13T19:50:36.012Z | Checking flate2 v1.0.30 |
| 1603 | 2026-03-13T19:50:36.024Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1604 | 2026-03-13T19:50:36.036Z | Checking slog-dtrace v0.3.0 |
| 1605 | 2026-03-13T19:50:36.067Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1606 | 2026-03-13T19:50:36.179Z | Checking usdt-impl v0.6.0 |
| 1607 | 2026-03-13T19:50:36.193Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1608 | 2026-03-13T19:50:36.276Z | Checking slog-stdlog v4.1.1 |
| 1609 | 2026-03-13T19:50:36.297Z | Checking bytemuck v1.16.0 |
| 1610 | 2026-03-13T19:50:36.316Z | Checking tokio-util v0.7.16 |
| 1611 | 2026-03-13T19:50:36.329Z | Checking tower v0.5.2 |
| 1612 | 2026-03-13T19:50:36.392Z | Checking tokio-rustls v0.26.0 |
| 1613 | 2026-03-13T19:50:36.409Z | Checking tokio-rustls v0.25.0 |
| 1614 | 2026-03-13T19:50:36.467Z | Checking tokio-native-tls v0.3.1 |
| 1615 | 2026-03-13T19:50:36.526Z | Checking usdt v0.6.0 |
| 1616 | 2026-03-13T19:50:36.562Z | Checking backoff v0.4.0 |
| 1617 | 2026-03-13T19:50:36.618Z | Checking tokio-tungstenite v0.21.0 |
| 1618 | 2026-03-13T19:50:36.641Z | Checking hickory-proto v0.24.4 |
| 1619 | 2026-03-13T19:50:36.654Z | Checking zone v0.3.1 |
| 1620 | 2026-03-13T19:50:36.657Z | Checking tokio-dtrace v0.1.1 |
| 1621 | 2026-03-13T19:50:36.712Z | Checking libsw-core v0.3.2 |
| 1622 | 2026-03-13T19:50:36.757Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1623 | 2026-03-13T19:50:36.833Z | Checking tower-http v0.6.8 |
| 1624 | 2026-03-13T19:50:36.870Z | Checking oxide-tokio-rt v0.1.2 |
| 1625 | 2026-03-13T19:50:36.883Z | Checking libsw v3.5.0 |
| 1626 | 2026-03-13T19:50:36.936Z | Checking cancel-safe-futures v0.1.5 |
| 1627 | 2026-03-13T19:50:36.957Z | Checking h2 v0.4.6 |
| 1628 | 2026-03-13T19:50:37.025Z | Checking tokio-stream v0.1.17 |
| 1629 | 2026-03-13T19:50:37.054Z | Checking hickory-proto v0.25.2 |
| 1630 | 2026-03-13T19:50:37.108Z | Checking steno v0.4.1 |
| 1631 | 2026-03-13T19:50:37.173Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1632 | 2026-03-13T19:50:37.217Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1633 | 2026-03-13T19:50:37.397Z | Checking tokio-rustls v0.24.1 |
| 1634 | 2026-03-13T19:50:37.507Z | Checking typify v0.6.1 |
| 1635 | 2026-03-13T19:50:37.628Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1636 | 2026-03-13T19:50:37.641Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1637 | 2026-03-13T19:50:37.835Z | Checking progenitor-impl v0.13.0 |
| 1638 | 2026-03-13T19:50:37.850Z | Checking png v0.17.13 |
| 1639 | 2026-03-13T19:50:37.879Z | Checking predicates-core v1.0.6 |
| 1640 | 2026-03-13T19:50:38.026Z | Checking slog-envlogger v2.2.0 |
| 1641 | 2026-03-13T19:50:38.193Z | Checking termtree v0.4.1 |
| 1642 | 2026-03-13T19:50:38.353Z | Checking predicates-tree v1.0.9 |
| 1643 | 2026-03-13T19:50:38.381Z | Checking predicates v3.1.0 |
| 1644 | 2026-03-13T19:50:38.478Z | Compiling mockall_derive v0.12.1 |
| 1645 | 2026-03-13T19:50:38.540Z | Checking image v0.25.1 |
| 1646 | 2026-03-13T19:50:38.686Z | Checking hickory-resolver v0.24.4 |
| 1647 | 2026-03-13T19:50:38.724Z | Checking downcast v0.11.0 |
| 1648 | 2026-03-13T19:50:38.874Z | Checking fragile v2.0.0 |
| 1649 | 2026-03-13T19:50:38.886Z | Checking escargot v0.5.10 |
| 1650 | 2026-03-13T19:50:38.993Z | Checking fatfs v0.3.6 |
| 1651 | 2026-03-13T19:50:39.067Z | Checking serde_test v1.0.176 |
| 1652 | 2026-03-13T19:50:39.197Z | Checking hickory-resolver v0.25.2 |
| 1653 | 2026-03-13T19:50:39.384Z | Checking hyper v1.8.1 |
| 1654 | 2026-03-13T19:50:39.487Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1655 | 2026-03-13T19:50:39.544Z | Checking qorb v0.4.1 |
| 1656 | 2026-03-13T19:50:40.569Z | Checking hyper-util v0.1.19 |
| 1657 | 2026-03-13T19:50:41.389Z | Checking mockall v0.12.1 |
| 1658 | 2026-03-13T19:50:41.866Z | Checking hyper-rustls v0.27.3 |
| 1659 | 2026-03-13T19:50:41.869Z | Checking dropshot v0.16.7 |
| 1660 | 2026-03-13T19:50:41.869Z | Checking hyper-tls v0.6.0 |
| 1661 | 2026-03-13T19:50:42.073Z | Checking reqwest v0.12.23 |
| 1662 | 2026-03-13T19:50:42.076Z | Checking reqwest v0.13.2 |
| 1663 | 2026-03-13T19:50:42.855Z | Checking progenitor-client v0.13.0 |
| 1664 | 2026-03-13T19:50:43.068Z | Checking progenitor-client v0.11.1 |
| 1665 | 2026-03-13T19:50:43.068Z | Checking progenitor-client v0.10.0 |
| 1666 | 2026-03-13T19:50:43.071Z | Checking tough v0.20.0 |
| 1667 | 2026-03-13T19:50:43.109Z | Checking progenitor v0.13.0 |
| 1668 | 2026-03-13T19:50:43.248Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1669 | 2026-03-13T19:50:43.322Z | Checking progenitor v0.11.1 |
| 1670 | 2026-03-13T19:50:43.325Z | Checking progenitor v0.10.0 |
| 1671 | 2026-03-13T19:50:43.474Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1672 | 2026-03-13T19:50:44.112Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1673 | 2026-03-13T19:50:44.116Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1674 | 2026-03-13T19:50:44.116Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1675 | 2026-03-13T19:50:44.116Z | Checking dropshot-api-manager v0.5.2 |
| 1676 | 2026-03-13T19:50:44.855Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1677 | 2026-03-13T19:50:45.240Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1678 | 2026-03-13T19:50:45.989Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1679 | 2026-03-13T19:50:46.385Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1680 | 2026-03-13T19:50:46.565Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1681 | 2026-03-13T19:50:51.596Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1682 | 2026-03-13T19:50:51.596Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1683 | 2026-03-13T19:50:51.614Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1684 | 2026-03-13T19:50:51.614Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1685 | 2026-03-13T19:50:51.614Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1686 | 2026-03-13T19:50:51.614Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1687 | 2026-03-13T19:50:52.396Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1688 | 2026-03-13T19:50:53.200Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1689 | 2026-03-13T19:50:53.269Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1690 | 2026-03-13T19:50:53.274Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1691 | 2026-03-13T19:50:53.509Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1692 | 2026-03-13T19:50:53.868Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1693 | 2026-03-13T19:50:53.994Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1694 | 2026-03-13T19:50:54.134Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1695 | 2026-03-13T19:50:54.138Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1696 | 2026-03-13T19:50:56.223Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1697 | 2026-03-13T19:51:09.112Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1698 | 2026-03-13T19:51:13.857Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1699 | 2026-03-13T19:51:14.515Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1700 | 2026-03-13T19:51:20.709Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1701 | 2026-03-13T19:51:28.184Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1702 | 2026-03-13T19:51:28.187Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1703 | 2026-03-13T19:51:34.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1704 | 2026-03-13T19:51:35.053Z | |
| 1705 | 2026-03-13T19:51:35.057Z | real 1:04.741397997 |
| 1706 | 2026-03-13T19:51:35.057Z | user 2:32.459419852 |
| 1707 | 2026-03-13T19:51:35.057Z | sys 24.197795740 |
| 1708 | 2026-03-13T19:51:35.058Z | trap 0.053880226 |
| 1709 | 2026-03-13T19:51:35.058Z | tflt 0.088838855 |
| 1710 | 2026-03-13T19:51:35.058Z | dflt 0.014088753 |
| 1711 | 2026-03-13T19:51:35.058Z | kflt 0.000033868 |
| 1712 | 2026-03-13T19:51:35.058Z | lock 6:59.087987983 |
| 1713 | 2026-03-13T19:51:35.058Z | slp 8:37.157529072 |
| 1714 | 2026-03-13T19:51:35.058Z | lat 6.573861016 |
| 1715 | 2026-03-13T19:51:35.058Z | stop 18.109804498 |
| 1716 | 2026-03-13T19:51:35.058Z | + banner build |
| 1717 | 2026-03-13T19:51:35.058Z | |
| 1718 | 2026-03-13T19:51:35.058Z | ##### # # # # ##### |
| 1719 | 2026-03-13T19:51:35.058Z | # # # # # # # # |
| 1720 | 2026-03-13T19:51:35.058Z | ##### # # # # # # |
| 1721 | 2026-03-13T19:51:35.058Z | # # # # # # # # |
| 1722 | 2026-03-13T19:51:35.058Z | # # # # # # # # |
| 1723 | 2026-03-13T19:51:35.058Z | ##### #### # ###### ##### |
| 1724 | 2026-03-13T19:51:35.058Z | |
| 1725 | 2026-03-13T19:51:35.058Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1726 | 2026-03-13T19:51:35.810Z | Compiling proc-macro2 v1.0.106 |
| 1727 | 2026-03-13T19:51:35.810Z | Compiling quote v1.0.44 |
| 1728 | 2026-03-13T19:51:35.810Z | Compiling unicode-ident v1.0.24 |
| 1729 | 2026-03-13T19:51:35.815Z | Compiling libc v0.2.180 |
| 1730 | 2026-03-13T19:51:35.815Z | Compiling serde_core v1.0.228 |
| 1731 | 2026-03-13T19:51:35.815Z | Compiling serde v1.0.228 |
| 1732 | 2026-03-13T19:51:35.815Z | Compiling autocfg v1.3.0 |
| 1733 | 2026-03-13T19:51:35.815Z | Compiling cfg-if v1.0.0 |
| 1734 | 2026-03-13T19:51:36.087Z | Compiling memchr v2.7.2 |
| 1735 | 2026-03-13T19:51:36.162Z | Compiling zmij v1.0.19 |
| 1736 | 2026-03-13T19:51:36.498Z | Compiling libm v0.2.8 |
| 1737 | 2026-03-13T19:51:36.551Z | Compiling getrandom v0.3.2 |
| 1738 | 2026-03-13T19:51:36.847Z | Compiling itoa v1.0.11 |
| 1739 | 2026-03-13T19:51:36.961Z | Compiling smallvec v1.13.2 |
| 1740 | 2026-03-13T19:51:37.190Z | Compiling version_check v0.9.5 |
| 1741 | 2026-03-13T19:51:37.243Z | Compiling shlex v1.3.0 |
| 1742 | 2026-03-13T19:51:37.278Z | Compiling jobserver v0.1.31 |
| 1743 | 2026-03-13T19:51:37.498Z | Compiling lock_api v0.4.12 |
| 1744 | 2026-03-13T19:51:37.550Z | Compiling cc v1.2.17 |
| 1745 | 2026-03-13T19:51:37.571Z | Compiling parking_lot_core v0.9.10 |
| 1746 | 2026-03-13T19:51:37.685Z | Compiling syn v2.0.117 |
| 1747 | 2026-03-13T19:51:37.769Z | Compiling serde_json v1.0.149 |
| 1748 | 2026-03-13T19:51:37.924Z | Compiling stable_deref_trait v1.2.0 |
| 1749 | 2026-03-13T19:51:38.032Z | Compiling log v0.4.29 |
| 1750 | 2026-03-13T19:51:38.106Z | Compiling thiserror v2.0.18 |
| 1751 | 2026-03-13T19:51:38.267Z | Compiling slab v0.4.9 |
| 1752 | 2026-03-13T19:51:38.453Z | Compiling writeable v0.5.5 |
| 1753 | 2026-03-13T19:51:38.565Z | Compiling heck v0.5.0 |
| 1754 | 2026-03-13T19:51:38.592Z | Compiling litemap v0.7.4 |
| 1755 | 2026-03-13T19:51:38.673Z | Compiling rustversion v1.0.22 |
| 1756 | 2026-03-13T19:51:38.844Z | Compiling icu_locid_transform_data v1.5.0 |
| 1757 | 2026-03-13T19:51:38.910Z | Compiling percent-encoding v2.3.2 |
| 1758 | 2026-03-13T19:51:38.944Z | Compiling icu_properties_data v1.5.0 |
| 1759 | 2026-03-13T19:51:39.200Z | Compiling num-traits v0.2.19 |
| 1760 | 2026-03-13T19:51:39.249Z | Compiling write16 v1.0.0 |
| 1761 | 2026-03-13T19:51:39.286Z | Compiling icu_normalizer_data v1.5.0 |
| 1762 | 2026-03-13T19:51:39.381Z | Compiling utf16_iter v1.0.5 |
| 1763 | 2026-03-13T19:51:39.394Z | Compiling utf8_iter v1.0.4 |
| 1764 | 2026-03-13T19:51:39.601Z | Compiling getrandom v0.2.14 |
| 1765 | 2026-03-13T19:51:39.704Z | Compiling pin-project-lite v0.2.14 |
| 1766 | 2026-03-13T19:51:39.808Z | Compiling form_urlencoded v1.2.2 |
| 1767 | 2026-03-13T19:51:39.828Z | Compiling equivalent v1.0.2 |
| 1768 | 2026-03-13T19:51:39.889Z | Compiling allocator-api2 v0.2.21 |
| 1769 | 2026-03-13T19:51:39.939Z | Compiling foldhash v0.2.0 |
| 1770 | 2026-03-13T19:51:40.144Z | Compiling regex-syntax v0.8.5 |
| 1771 | 2026-03-13T19:51:40.204Z | Compiling ring v0.17.14 |
| 1772 | 2026-03-13T19:51:40.320Z | Compiling hashbrown v0.16.1 |
| 1773 | 2026-03-13T19:51:40.427Z | Compiling aho-corasick v1.1.3 |
| 1774 | 2026-03-13T19:51:40.916Z | Compiling scopeguard v1.2.0 |
| 1775 | 2026-03-13T19:51:41.105Z | Compiling semver v1.0.27 |
| 1776 | 2026-03-13T19:51:41.321Z | Compiling socket2 v0.6.0 |
| 1777 | 2026-03-13T19:51:41.378Z | Compiling parking_lot v0.12.2 |
| 1778 | 2026-03-13T19:51:41.500Z | Compiling portable-atomic v1.11.1 |
| 1779 | 2026-03-13T19:51:41.558Z | Compiling signal-hook-registry v1.4.2 |
| 1780 | 2026-03-13T19:51:42.091Z | Compiling synstructure v0.13.1 |
| 1781 | 2026-03-13T19:51:42.325Z | Compiling serde_derive_internals v0.29.1 |
| 1782 | 2026-03-13T19:51:42.374Z | Compiling regex-automata v0.4.14 |
| 1783 | 2026-03-13T19:51:42.407Z | Compiling mio v1.0.2 |
| 1784 | 2026-03-13T19:51:42.533Z | Compiling bitflags v2.9.4 |
| 1785 | 2026-03-13T19:51:43.030Z | Compiling thiserror v1.0.64 |
| 1786 | 2026-03-13T19:51:43.305Z | Compiling critical-section v1.2.0 |
| 1787 | 2026-03-13T19:51:43.356Z | Compiling iana-time-zone v0.1.64 |
| 1788 | 2026-03-13T19:51:43.414Z | Compiling uuid v1.19.0 |
| 1789 | 2026-03-13T19:51:43.444Z | Compiling futures-core v0.3.32 |
| 1790 | 2026-03-13T19:51:43.563Z | Compiling serde_derive v1.0.228 |
| 1791 | 2026-03-13T19:51:43.627Z | Compiling zerofrom-derive v0.1.5 |
| 1792 | 2026-03-13T19:51:43.676Z | Compiling yoke-derive v0.7.5 |
| 1793 | 2026-03-13T19:51:43.805Z | Compiling zerovec-derive v0.10.3 |
| 1794 | 2026-03-13T19:51:43.854Z | Compiling displaydoc v0.2.5 |
| 1795 | 2026-03-13T19:51:44.207Z | Compiling icu_provider_macros v1.5.0 |
| 1796 | 2026-03-13T19:51:44.246Z | Compiling schemars_derive v0.8.22 |
| 1797 | 2026-03-13T19:51:44.847Z | Compiling tokio-macros v2.6.0 |
| 1798 | 2026-03-13T19:51:44.942Z | Compiling thiserror-impl v2.0.18 |
| 1799 | 2026-03-13T19:51:45.079Z | Compiling futures-macro v0.3.31 |
| 1800 | 2026-03-13T19:51:45.202Z | Compiling regex v1.12.3 |
| 1801 | 2026-03-13T19:51:45.302Z | Compiling zerofrom v0.1.5 |
| 1802 | 2026-03-13T19:51:45.484Z | Compiling yoke v0.7.5 |
| 1803 | 2026-03-13T19:51:45.756Z | Compiling zerovec v0.10.4 |
| 1804 | 2026-03-13T19:51:45.760Z | Compiling thiserror-impl v1.0.64 |
| 1805 | 2026-03-13T19:51:45.835Z | Compiling once_cell v1.21.3 |
| 1806 | 2026-03-13T19:51:45.860Z | Compiling fnv v1.0.7 |
| 1807 | 2026-03-13T19:51:46.022Z | Compiling httparse v1.10.1 |
| 1808 | 2026-03-13T19:51:46.163Z | Compiling schemars v0.8.22 |
| 1809 | 2026-03-13T19:51:46.468Z | Compiling dyn-clone v1.0.17 |
| 1810 | 2026-03-13T19:51:46.701Z | Compiling indexmap v2.13.0 |
| 1811 | 2026-03-13T19:51:46.936Z | Compiling tinystr v0.7.6 |
| 1812 | 2026-03-13T19:51:47.010Z | Compiling icu_collections v1.5.0 |
| 1813 | 2026-03-13T19:51:47.129Z | Compiling futures-sink v0.3.31 |
| 1814 | 2026-03-13T19:51:47.239Z | Compiling icu_locid v1.5.0 |
| 1815 | 2026-03-13T19:51:47.565Z | Compiling typenum v1.17.0 |
| 1816 | 2026-03-13T19:51:47.687Z | Compiling generic-array v0.14.7 |
| 1817 | 2026-03-13T19:51:47.740Z | Compiling errno v0.3.14 |
| 1818 | 2026-03-13T19:51:47.924Z | Compiling bytes v1.11.1 |
| 1819 | 2026-03-13T19:51:47.977Z | Compiling serde_tokenstream v0.2.3 |
| 1820 | 2026-03-13T19:51:48.032Z | Compiling icu_provider v1.5.0 |
| 1821 | 2026-03-13T19:51:48.133Z | Compiling chrono v0.4.44 |
| 1822 | 2026-03-13T19:51:48.574Z | Compiling icu_locid_transform v1.5.0 |
| 1823 | 2026-03-13T19:51:48.618Z | Compiling futures-channel v0.3.31 |
| 1824 | 2026-03-13T19:51:48.817Z | Compiling tokio v1.49.0 |
| 1825 | 2026-03-13T19:51:48.944Z | Compiling pin-utils v0.1.0 |
| 1826 | 2026-03-13T19:51:49.186Z | Compiling futures-io v0.3.31 |
| 1827 | 2026-03-13T19:51:49.290Z | Compiling futures-task v0.3.31 |
| 1828 | 2026-03-13T19:51:49.456Z | Compiling icu_properties v1.5.1 |
| 1829 | 2026-03-13T19:51:49.486Z | Compiling futures-util v0.3.31 |
| 1830 | 2026-03-13T19:51:50.639Z | Compiling rand_core v0.6.4 |
| 1831 | 2026-03-13T19:51:50.973Z | Compiling subtle v2.5.0 |
| 1832 | 2026-03-13T19:51:51.276Z | Compiling zeroize v1.7.0 |
| 1833 | 2026-03-13T19:51:51.505Z | Compiling either v1.15.0 |
| 1834 | 2026-03-13T19:51:51.534Z | Compiling icu_normalizer v1.5.0 |
| 1835 | 2026-03-13T19:51:51.636Z | Compiling ucd-trie v0.1.6 |
| 1836 | 2026-03-13T19:51:51.875Z | Compiling pest v2.8.4 |
| 1837 | 2026-03-13T19:51:51.929Z | Compiling strsim v0.11.1 |
| 1838 | 2026-03-13T19:51:52.326Z | Compiling idna_adapter v1.2.0 |
| 1839 | 2026-03-13T19:51:52.513Z | Compiling idna v1.0.3 |
| 1840 | 2026-03-13T19:51:52.829Z | Compiling http v1.4.0 |
| 1841 | 2026-03-13T19:51:52.974Z | Compiling url v2.5.4 |
| 1842 | 2026-03-13T19:51:53.316Z | Compiling rustix v0.38.34 |
| 1843 | 2026-03-13T19:51:53.598Z | Compiling pest_meta v2.8.4 |
| 1844 | 2026-03-13T19:51:55.240Z | Compiling pest_generator v2.8.4 |
| 1845 | 2026-03-13T19:51:55.414Z | Compiling slog v2.8.2 |
| 1846 | 2026-03-13T19:51:55.523Z | Compiling anyhow v1.0.100 |
| 1847 | 2026-03-13T19:51:55.701Z | Compiling prettyplease v0.2.37 |
| 1848 | 2026-03-13T19:51:55.945Z | Compiling ident_case v1.0.1 |
| 1849 | 2026-03-13T19:51:56.070Z | Compiling pest_derive v2.8.4 |
| 1850 | 2026-03-13T19:51:56.734Z | Compiling tracing-core v0.1.32 |
| 1851 | 2026-03-13T19:51:57.077Z | Compiling tracing-attributes v0.1.27 |
| 1852 | 2026-03-13T19:51:57.103Z | Compiling lazy_static v1.5.0 |
| 1853 | 2026-03-13T19:51:57.236Z | Compiling untrusted v0.9.0 |
| 1854 | 2026-03-13T19:51:57.339Z | Compiling rustls-pki-types v1.12.0 |
| 1855 | 2026-03-13T19:51:57.404Z | Compiling regress v0.10.5 |
| 1856 | 2026-03-13T19:51:57.995Z | Compiling byteorder v1.5.0 |
| 1857 | 2026-03-13T19:51:58.325Z | Compiling zerocopy v0.8.27 |
| 1858 | 2026-03-13T19:51:58.395Z | Compiling glob v0.3.3 |
| 1859 | 2026-03-13T19:51:58.756Z | Compiling tracing v0.1.40 |
| 1860 | 2026-03-13T19:51:58.838Z | Compiling minimal-lexical v0.2.1 |
| 1861 | 2026-03-13T19:51:58.865Z | Compiling clang-sys v1.8.1 |
| 1862 | 2026-03-13T19:51:59.143Z | Compiling nom v7.1.3 |
| 1863 | 2026-03-13T19:51:59.230Z | Compiling zerocopy-derive v0.8.27 |
| 1864 | 2026-03-13T19:51:59.326Z | Compiling pkg-config v0.3.30 |
| 1865 | 2026-03-13T19:52:00.208Z | Compiling vcpkg v0.2.15 |
| 1866 | 2026-03-13T19:52:00.945Z | Compiling tokio-util v0.7.16 |
| 1867 | 2026-03-13T19:52:00.981Z | Compiling libloading v0.8.9 |
| 1868 | 2026-03-13T19:52:01.110Z | Compiling base64 v0.22.1 |
| 1869 | 2026-03-13T19:52:01.233Z | Compiling ipnet v2.9.0 |
| 1870 | 2026-03-13T19:52:01.318Z | Compiling home v0.5.11 |
| 1871 | 2026-03-13T19:52:01.487Z | Compiling bindgen v0.69.5 |
| 1872 | 2026-03-13T19:52:01.750Z | Compiling which v4.4.2 |
| 1873 | 2026-03-13T19:52:01.964Z | Compiling cexpr v0.6.0 |
| 1874 | 2026-03-13T19:52:02.070Z | Compiling itertools v0.12.1 |
| 1875 | 2026-03-13T19:52:02.298Z | Compiling lazycell v1.3.0 |
| 1876 | 2026-03-13T19:52:02.451Z | Compiling rustc-hash v1.1.0 |
| 1877 | 2026-03-13T19:52:02.595Z | Compiling ppv-lite86 v0.2.17 |
| 1878 | 2026-03-13T19:52:02.760Z | Compiling http-body v1.0.1 |
| 1879 | 2026-03-13T19:52:02.794Z | Compiling cmake v0.1.54 |
| 1880 | 2026-03-13T19:52:02.968Z | Compiling dunce v1.0.5 |
| 1881 | 2026-03-13T19:52:03.046Z | Compiling atomic-waker v1.1.2 |
| 1882 | 2026-03-13T19:52:03.095Z | Compiling time-core v0.1.6 |
| 1883 | 2026-03-13T19:52:03.218Z | Compiling fs_extra v1.3.0 |
| 1884 | 2026-03-13T19:52:03.245Z | Compiling num-conv v0.1.0 |
| 1885 | 2026-03-13T19:52:03.295Z | Compiling crypto-common v0.1.6 |
| 1886 | 2026-03-13T19:52:03.309Z | Compiling camino v1.2.2 |
| 1887 | 2026-03-13T19:52:03.443Z | Compiling time-macros v0.2.24 |
| 1888 | 2026-03-13T19:52:03.493Z | Compiling try-lock v0.2.5 |
| 1889 | 2026-03-13T19:52:03.561Z | Compiling paste v1.0.15 |
| 1890 | 2026-03-13T19:52:03.669Z | Compiling tower-service v0.3.3 |
| 1891 | 2026-03-13T19:52:03.735Z | Compiling tower-layer v0.3.3 |
| 1892 | 2026-03-13T19:52:03.798Z | Compiling want v0.3.1 |
| 1893 | 2026-03-13T19:52:04.044Z | Compiling h2 v0.4.6 |
| 1894 | 2026-03-13T19:52:04.087Z | Compiling scroll_derive v0.13.1 |
| 1895 | 2026-03-13T19:52:04.880Z | Compiling ryu v1.0.18 |
| 1896 | 2026-03-13T19:52:04.917Z | Compiling httpdate v1.0.3 |
| 1897 | 2026-03-13T19:52:05.201Z | Compiling aws-lc-rs v1.13.3 |
| 1898 | 2026-03-13T19:52:05.303Z | Compiling openapiv3 v2.2.0 |
| 1899 | 2026-03-13T19:52:05.384Z | Compiling async-trait v0.1.89 |
| 1900 | 2026-03-13T19:52:05.547Z | Compiling pretty-hex v0.4.1 |
| 1901 | 2026-03-13T19:52:06.024Z | Compiling http-body-util v0.1.3 |
| 1902 | 2026-03-13T19:52:06.045Z | Compiling untrusted v0.7.1 |
| 1903 | 2026-03-13T19:52:06.211Z | Compiling plain v0.2.3 |
| 1904 | 2026-03-13T19:52:06.232Z | Compiling serde_urlencoded v0.7.1 |
| 1905 | 2026-03-13T19:52:06.365Z | Compiling typify-impl v0.4.3 |
| 1906 | 2026-03-13T19:52:06.391Z | Compiling darling_core v0.21.3 |
| 1907 | 2026-03-13T19:52:06.636Z | Compiling erased-serde v0.3.31 |
| 1908 | 2026-03-13T19:52:07.394Z | Compiling hyper v1.8.1 |
| 1909 | 2026-03-13T19:52:07.440Z | Compiling usdt-impl v0.6.0 |
| 1910 | 2026-03-13T19:52:07.497Z | Compiling rustls v0.23.31 |
| 1911 | 2026-03-13T19:52:08.530Z | Compiling scroll v0.13.0 |
| 1912 | 2026-03-13T19:52:08.914Z | Compiling rand_chacha v0.3.1 |
| 1913 | 2026-03-13T19:52:09.514Z | Compiling hyper-util v0.1.19 |
| 1914 | 2026-03-13T19:52:09.863Z | Compiling darling_macro v0.21.3 |
| 1915 | 2026-03-13T19:52:09.979Z | Compiling aws-lc-sys v0.30.0 |
| 1916 | 2026-03-13T19:52:10.584Z | Compiling cpufeatures v0.2.12 |
| 1917 | 2026-03-13T19:52:10.698Z | Compiling crossbeam-utils v0.8.19 |
| 1918 | 2026-03-13T19:52:11.095Z | Compiling unsafe-libyaml v0.2.11 |
| 1919 | 2026-03-13T19:52:11.359Z | Compiling typify-macro v0.4.3 |
| 1920 | 2026-03-13T19:52:11.976Z | Compiling goblin v0.10.4 |
| 1921 | 2026-03-13T19:52:12.004Z | Compiling serde_yaml v0.9.34+deprecated |
| 1922 | 2026-03-13T19:52:12.814Z | Compiling darling v0.21.3 |
| 1923 | 2026-03-13T19:52:13.421Z | Compiling rand v0.8.5 |
| 1924 | 2026-03-13T19:52:13.802Z | Compiling block-buffer v0.10.4 |
| 1925 | 2026-03-13T19:52:14.286Z | Compiling strum_macros v0.26.4 |
| 1926 | 2026-03-13T19:52:14.471Z | Compiling rustls v0.22.4 |
| 1927 | 2026-03-13T19:52:14.747Z | Compiling omicron-workspace-hack v0.1.0 |
| 1928 | 2026-03-13T19:52:15.215Z | Compiling digest v0.10.7 |
| 1929 | 2026-03-13T19:52:15.568Z | Compiling openssl-sys v0.9.107 |
| 1930 | 2026-03-13T19:52:15.919Z | Compiling dof v0.4.0 |
| 1931 | 2026-03-13T19:52:16.271Z | Compiling dtrace-parser v0.3.0 |
| 1932 | 2026-03-13T19:52:16.492Z | Compiling sync_wrapper v1.0.1 |
| 1933 | 2026-03-13T19:52:16.637Z | Compiling daft-derive v0.1.5 |
| 1934 | 2026-03-13T19:52:17.110Z | Compiling thread-id v5.0.0 |
| 1935 | 2026-03-13T19:52:17.220Z | Compiling slog-async v2.8.0 |
| 1936 | 2026-03-13T19:52:17.613Z | Compiling tower v0.5.2 |
| 1937 | 2026-03-13T19:52:17.695Z | Compiling webpki-roots v0.26.3 |
| 1938 | 2026-03-13T19:52:17.858Z | Compiling futures-executor v0.3.31 |
| 1939 | 2026-03-13T19:52:18.673Z | Compiling multer v3.1.0 |
| 1940 | 2026-03-13T19:52:18.944Z | Compiling iri-string v0.7.8 |
| 1941 | 2026-03-13T19:52:19.116Z | Compiling rustix v1.1.2 |
| 1942 | 2026-03-13T19:52:20.153Z | Compiling futures v0.3.31 |
| 1943 | 2026-03-13T19:52:20.246Z | Compiling typify v0.4.3 |
| 1944 | 2026-03-13T19:52:20.265Z | Compiling encoding_rs v0.8.34 |
| 1945 | 2026-03-13T19:52:20.366Z | Compiling ref-cast v1.0.25 |
| 1946 | 2026-03-13T19:52:20.791Z | Compiling mime v0.3.17 |
| 1947 | 2026-03-13T19:52:21.396Z | Compiling tower-http v0.6.8 |
| 1948 | 2026-03-13T19:52:23.528Z | Compiling usdt-attr-macro v0.6.0 |
| 1949 | 2026-03-13T19:52:23.959Z | Compiling usdt-macro v0.6.0 |
| 1950 | 2026-03-13T19:52:24.604Z | Compiling ipnetwork v0.21.1 |
| 1951 | 2026-03-13T19:52:24.685Z | Compiling async-stream-impl v0.3.6 |
| 1952 | 2026-03-13T19:52:24.934Z | Compiling structmeta-derive v0.3.0 |
| 1953 | 2026-03-13T19:52:25.083Z | Compiling dropshot v0.16.7 |
| 1954 | 2026-03-13T19:52:25.389Z | Compiling foreign-types-shared v0.1.1 |
| 1955 | 2026-03-13T19:52:25.510Z | Compiling powerfmt v0.2.0 |
| 1956 | 2026-03-13T19:52:25.513Z | Compiling openssl v0.10.72 |
| 1957 | 2026-03-13T19:52:25.533Z | Compiling foreign-types v0.3.2 |
| 1958 | 2026-03-13T19:52:25.866Z | Compiling deranged v0.5.3 |
| 1959 | 2026-03-13T19:52:25.936Z | Compiling sha1 v0.10.6 |
| 1960 | 2026-03-13T19:52:26.352Z | Compiling structmeta v0.3.0 |
| 1961 | 2026-03-13T19:52:26.405Z | Compiling ref-cast-impl v1.0.25 |
| 1962 | 2026-03-13T19:52:26.617Z | Compiling openssl-macros v0.1.1 |
| 1963 | 2026-03-13T19:52:26.697Z | Compiling rand_core v0.9.3 |
| 1964 | 2026-03-13T19:52:26.711Z | Compiling num_threads v0.1.7 |
| 1965 | 2026-03-13T19:52:26.832Z | Compiling winnow v0.7.13 |
| 1966 | 2026-03-13T19:52:27.044Z | Compiling match_cfg v0.1.0 |
| 1967 | 2026-03-13T19:52:27.202Z | Compiling native-tls v0.2.11 |
| 1968 | 2026-03-13T19:52:27.297Z | Compiling hostname v0.3.1 |
| 1969 | 2026-03-13T19:52:27.344Z | Compiling rand_chacha v0.9.0 |
| 1970 | 2026-03-13T19:52:27.502Z | Compiling time v0.3.44 |
| 1971 | 2026-03-13T19:52:27.614Z | Compiling dropshot_endpoint v0.16.7 |
| 1972 | 2026-03-13T19:52:28.099Z | Compiling openssl-probe v0.1.5 |
| 1973 | 2026-03-13T19:52:28.231Z | Compiling fastrand v2.3.0 |
| 1974 | 2026-03-13T19:52:28.808Z | Compiling tempfile v3.23.0 |
| 1975 | 2026-03-13T19:52:29.876Z | Compiling rand v0.9.2 |
| 1976 | 2026-03-13T19:52:29.981Z | Compiling progenitor-impl v0.11.1 |
| 1977 | 2026-03-13T19:52:30.048Z | Compiling strum v0.26.3 |
| 1978 | 2026-03-13T19:52:30.224Z | Compiling crossbeam-channel v0.5.15 |
| 1979 | 2026-03-13T19:52:31.013Z | Compiling syn v1.0.109 |
| 1980 | 2026-03-13T19:52:31.249Z | Compiling tokio-native-tls v0.3.1 |
| 1981 | 2026-03-13T19:52:31.537Z | Compiling oxnet v0.1.3 |
| 1982 | 2026-03-13T19:52:31.970Z | Compiling serde_with_macros v3.15.0 |
| 1983 | 2026-03-13T19:52:32.060Z | Compiling thread_local v1.1.8 |
| 1984 | 2026-03-13T19:52:32.520Z | Compiling strum_macros v0.27.2 |
| 1985 | 2026-03-13T19:52:32.997Z | Compiling progenitor-macro v0.11.1 |
| 1986 | 2026-03-13T19:52:33.445Z | Compiling derive-where v1.6.0 |
| 1987 | 2026-03-13T19:52:35.469Z | Compiling hyper-tls v0.6.0 |
| 1988 | 2026-03-13T19:52:35.496Z | Compiling derive-ex v0.1.8 |
| 1989 | 2026-03-13T19:52:37.639Z | Compiling rustls-webpki v0.102.4 |
| 1990 | 2026-03-13T19:52:39.129Z | Compiling webpki-roots v1.0.3 |
| 1991 | 2026-03-13T19:52:39.294Z | Compiling newtype-uuid v1.3.1 |
| 1992 | 2026-03-13T19:52:39.731Z | Compiling newtype-uuid-macros v0.1.0 |
| 1993 | 2026-03-13T19:52:39.985Z | Compiling is-terminal v0.4.12 |
| 1994 | 2026-03-13T19:52:40.229Z | Compiling take_mut v0.2.2 |
| 1995 | 2026-03-13T19:52:40.425Z | Compiling quick-error v1.2.3 |
| 1996 | 2026-03-13T19:52:40.549Z | Compiling term v1.2.0 |
| 1997 | 2026-03-13T19:52:40.562Z | Compiling debug-ignore v1.0.5 |
| 1998 | 2026-03-13T19:52:42.060Z | Compiling slog-term v2.9.2 |
| 1999 | 2026-03-13T19:52:42.861Z | Compiling test-strategy v0.4.3 |
| 2000 | 2026-03-13T19:52:43.304Z | Compiling slog-json v2.6.1 |
| 2001 | 2026-03-13T19:52:43.631Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2002 | 2026-03-13T19:52:43.831Z | Compiling parse-display-derive v0.10.0 |
| 2003 | 2026-03-13T19:52:44.803Z | Compiling macaddr v1.0.1 |
| 2004 | 2026-03-13T19:52:45.170Z | Compiling toml_datetime v0.6.11 |
| 2005 | 2026-03-13T19:52:45.190Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2006 | 2026-03-13T19:52:45.373Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2007 | 2026-03-13T19:52:45.497Z | Compiling serde_spanned v1.0.4 |
| 2008 | 2026-03-13T19:52:45.712Z | Compiling memmap2 v0.9.9 |
| 2009 | 2026-03-13T19:52:45.956Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2010 | 2026-03-13T19:52:46.048Z | Compiling spin v0.9.8 |
| 2011 | 2026-03-13T19:52:46.176Z | Compiling usdt v0.6.0 |
| 2012 | 2026-03-13T19:52:46.244Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2013 | 2026-03-13T19:52:46.526Z | Compiling tokio-rustls v0.25.0 |
| 2014 | 2026-03-13T19:52:47.000Z | Compiling slog-bunyan v2.5.0 |
| 2015 | 2026-03-13T19:52:47.046Z | Compiling daft v0.1.5 |
| 2016 | 2026-03-13T19:52:47.225Z | Compiling async-stream v0.3.6 |
| 2017 | 2026-03-13T19:52:47.419Z | Compiling waitgroup v0.1.2 |
| 2018 | 2026-03-13T19:52:47.431Z | Compiling rustls-pemfile v2.2.0 |
| 2019 | 2026-03-13T19:52:47.458Z | Compiling serde_path_to_error v0.1.20 |
| 2020 | 2026-03-13T19:52:47.620Z | Compiling hostname v0.4.2 |
| 2021 | 2026-03-13T19:52:48.372Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2022 | 2026-03-13T19:52:49.979Z | Compiling hex v0.4.3 |
| 2023 | 2026-03-13T19:52:50.326Z | Compiling zerocopy-derive v0.7.34 |
| 2024 | 2026-03-13T19:52:50.391Z | Compiling wait-timeout v0.2.0 |
| 2025 | 2026-03-13T19:52:51.102Z | Compiling bit-vec v0.6.3 |
| 2026 | 2026-03-13T19:52:51.471Z | Compiling bit-set v0.5.3 |
| 2027 | 2026-03-13T19:52:51.501Z | Compiling rusty-fork v0.3.0 |
| 2028 | 2026-03-13T19:52:51.967Z | Compiling strum v0.27.2 |
| 2029 | 2026-03-13T19:52:52.148Z | Compiling serde_with v3.15.0 |
| 2030 | 2026-03-13T19:52:52.784Z | Compiling rand_xorshift v0.3.0 |
| 2031 | 2026-03-13T19:52:53.295Z | Compiling unarray v0.1.4 |
| 2032 | 2026-03-13T19:52:53.462Z | Compiling proptest v1.5.0 |
| 2033 | 2026-03-13T19:52:55.089Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2034 | 2026-03-13T19:52:55.262Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2035 | 2026-03-13T19:52:57.236Z | Compiling instant v0.1.12 |
| 2036 | 2026-03-13T19:52:57.920Z | Compiling rustc-hash v2.1.1 |
| 2037 | 2026-03-13T19:52:58.084Z | Compiling iddqd v0.3.14 |
| 2038 | 2026-03-13T19:53:00.207Z | Compiling backoff v0.4.0 |
| 2039 | 2026-03-13T19:53:00.309Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2040 | 2026-03-13T19:53:00.482Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2041 | 2026-03-13T19:53:00.773Z | Compiling parse-display v0.10.0 |
| 2042 | 2026-03-13T19:53:01.696Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2043 | 2026-03-13T19:53:01.820Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2044 | 2026-03-13T19:53:01.935Z | Compiling crucible-workspace-hack v0.1.0 |
| 2045 | 2026-03-13T19:53:03.057Z | Compiling zerocopy v0.7.34 |
| 2046 | 2026-03-13T19:53:03.865Z | Compiling rustls-webpki v0.103.4 |
| 2047 | 2026-03-13T19:53:04.472Z | Compiling scroll_derive v0.12.0 |
| 2048 | 2026-03-13T19:53:04.732Z | Compiling usdt-impl v0.5.0 |
| 2049 | 2026-03-13T19:53:05.058Z | Compiling winnow v0.5.40 |
| 2050 | 2026-03-13T19:53:05.314Z | Compiling heck v0.4.1 |
| 2051 | 2026-03-13T19:53:05.374Z | Compiling scroll v0.12.0 |
| 2052 | 2026-03-13T19:53:05.931Z | Compiling dof v0.3.0 |
| 2053 | 2026-03-13T19:53:06.377Z | Compiling dtrace-parser v0.2.0 |
| 2054 | 2026-03-13T19:53:06.665Z | Compiling clap_derive v4.5.4 |
| 2055 | 2026-03-13T19:53:06.998Z | Compiling toml_edit v0.19.15 |
| 2056 | 2026-03-13T19:53:07.218Z | Compiling thread-id v4.2.1 |
| 2057 | 2026-03-13T19:53:07.681Z | Compiling utf8parse v0.2.1 |
| 2058 | 2026-03-13T19:53:07.831Z | Compiling anstyle-parse v0.2.4 |
| 2059 | 2026-03-13T19:53:08.853Z | Compiling proc-macro-crate v1.3.1 |
| 2060 | 2026-03-13T19:53:09.007Z | Compiling goblin v0.8.2 |
| 2061 | 2026-03-13T19:53:09.472Z | Compiling tokio-rustls v0.26.0 |
| 2062 | 2026-03-13T19:53:10.313Z | Compiling serde_spanned v0.6.9 |
| 2063 | 2026-03-13T19:53:10.546Z | Compiling data-encoding v2.6.0 |
| 2064 | 2026-03-13T19:53:10.750Z | Compiling unicode-width v0.1.14 |
| 2065 | 2026-03-13T19:53:11.146Z | Compiling is_terminal_polyfill v1.70.0 |
| 2066 | 2026-03-13T19:53:11.430Z | Compiling colorchoice v1.0.1 |
| 2067 | 2026-03-13T19:53:11.561Z | Compiling anstyle-query v1.0.3 |
| 2068 | 2026-03-13T19:53:11.590Z | Compiling anstyle v1.0.7 |
| 2069 | 2026-03-13T19:53:11.844Z | Compiling anstream v0.6.14 |
| 2070 | 2026-03-13T19:53:12.381Z | Compiling hyper-rustls v0.27.3 |
| 2071 | 2026-03-13T19:53:12.438Z | Compiling terminal_size v0.3.0 |
| 2072 | 2026-03-13T19:53:13.273Z | Compiling num-integer v0.1.46 |
| 2073 | 2026-03-13T19:53:14.078Z | Compiling clap_lex v0.7.0 |
| 2074 | 2026-03-13T19:53:14.549Z | Compiling clap_builder v4.5.2 |
| 2075 | 2026-03-13T19:53:16.054Z | Compiling reqwest v0.12.23 |
| 2076 | 2026-03-13T19:53:17.808Z | Compiling usdt-attr-macro v0.5.0 |
| 2077 | 2026-03-13T19:53:18.347Z | Compiling usdt-macro v0.5.0 |
| 2078 | 2026-03-13T19:53:18.775Z | Compiling memmap v0.7.0 |
| 2079 | 2026-03-13T19:53:19.075Z | Compiling tinyvec_macros v0.1.1 |
| 2080 | 2026-03-13T19:53:19.255Z | Compiling usdt v0.5.0 |
| 2081 | 2026-03-13T19:53:19.548Z | Compiling tinyvec v1.6.0 |
| 2082 | 2026-03-13T19:53:19.646Z | Compiling clap v4.5.4 |
| 2083 | 2026-03-13T19:53:19.957Z | Compiling num-bigint v0.4.5 |
| 2084 | 2026-03-13T19:53:20.409Z | Compiling crossbeam-epoch v0.9.18 |
| 2085 | 2026-03-13T19:53:20.518Z | Compiling itertools v0.14.0 |
| 2086 | 2026-03-13T19:53:20.743Z | Compiling proc-macro-error-attr v1.0.4 |
| 2087 | 2026-03-13T19:53:21.069Z | Compiling heapless v0.8.0 |
| 2088 | 2026-03-13T19:53:21.657Z | Compiling num-rational v0.4.2 |
| 2089 | 2026-03-13T19:53:22.186Z | Compiling ingot-macros v0.1.1 |
| 2090 | 2026-03-13T19:53:22.399Z | Compiling progenitor-client v0.11.1 |
| 2091 | 2026-03-13T19:53:23.165Z | Compiling num-iter v0.1.45 |
| 2092 | 2026-03-13T19:53:24.091Z | Compiling hash32 v0.3.1 |
| 2093 | 2026-03-13T19:53:24.121Z | Compiling darling_core v0.20.11 |
| 2094 | 2026-03-13T19:53:24.307Z | Compiling num-complex v0.4.6 |
| 2095 | 2026-03-13T19:53:25.022Z | Compiling progenitor-client v0.10.0 |
| 2096 | 2026-03-13T19:53:25.598Z | Compiling progenitor v0.11.1 |
| 2097 | 2026-03-13T19:53:25.782Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2098 | 2026-03-13T19:53:26.087Z | Compiling proc-macro-error v1.0.4 |
| 2099 | 2026-03-13T19:53:27.114Z | Compiling smoltcp v0.11.0 |
| 2100 | 2026-03-13T19:53:27.332Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2101 | 2026-03-13T19:53:28.199Z | Compiling darling_macro v0.20.11 |
| 2102 | 2026-03-13T19:53:29.172Z | Compiling ingot-types v0.1.2 |
| 2103 | 2026-03-13T19:53:29.337Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2104 | 2026-03-13T19:53:29.464Z | Compiling num v0.4.3 |
| 2105 | 2026-03-13T19:53:30.185Z | Compiling num_enum_derive v0.7.4 |
| 2106 | 2026-03-13T19:53:31.212Z | Compiling cobs v0.2.3 |
| 2107 | 2026-03-13T19:53:31.543Z | Compiling bitflags v1.3.2 |
| 2108 | 2026-03-13T19:53:31.614Z | Compiling managed v0.8.0 |
| 2109 | 2026-03-13T19:53:31.645Z | Compiling toml_write v0.1.2 |
| 2110 | 2026-03-13T19:53:31.902Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2111 | 2026-03-13T19:53:31.969Z | Compiling toml_edit v0.22.27 |
| 2112 | 2026-03-13T19:53:32.547Z | Compiling num_enum v0.7.4 |
| 2113 | 2026-03-13T19:53:33.988Z | Compiling postcard v1.0.9 |
| 2114 | 2026-03-13T19:53:35.729Z | Compiling ingot v0.1.1 |
| 2115 | 2026-03-13T19:53:36.872Z | Compiling darling v0.20.11 |
| 2116 | 2026-03-13T19:53:38.190Z | Compiling enum-as-inner v0.6.0 |
| 2117 | 2026-03-13T19:53:38.948Z | Compiling libz-sys v1.1.16 |
| 2118 | 2026-03-13T19:53:39.467Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2119 | 2026-03-13T19:53:39.928Z | Compiling foreign-types-macros v0.2.3 |
| 2120 | 2026-03-13T19:53:40.023Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2121 | 2026-03-13T19:53:40.526Z | Compiling rayon-core v1.12.1 |
| 2122 | 2026-03-13T19:53:40.617Z | Compiling foreign-types-shared v0.3.1 |
| 2123 | 2026-03-13T19:53:40.764Z | Compiling foreign-types v0.5.0 |
| 2124 | 2026-03-13T19:53:41.040Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2125 | 2026-03-13T19:53:43.089Z | Compiling derive_builder_core v0.20.2 |
| 2126 | 2026-03-13T19:53:43.231Z | Compiling toml v0.8.23 |
| 2127 | 2026-03-13T19:53:43.583Z | Compiling crossbeam-deque v0.8.5 |
| 2128 | 2026-03-13T19:53:43.890Z | Compiling tabwriter v1.4.0 |
| 2129 | 2026-03-13T19:53:43.947Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2130 | 2026-03-13T19:53:44.140Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2131 | 2026-03-13T19:53:44.224Z | Compiling cstr-argument v0.1.2 |
| 2132 | 2026-03-13T19:53:44.385Z | Compiling float-ord v0.3.2 |
| 2133 | 2026-03-13T19:53:44.549Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2134 | 2026-03-13T19:53:44.599Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2135 | 2026-03-13T19:53:44.630Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2136 | 2026-03-13T19:53:44.767Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2137 | 2026-03-13T19:53:44.873Z | Compiling derive_builder_macro v0.20.2 |
| 2138 | 2026-03-13T19:53:45.609Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2139 | 2026-03-13T19:53:45.993Z | Compiling resolv-conf v0.7.0 |
| 2140 | 2026-03-13T19:53:46.401Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2141 | 2026-03-13T19:53:46.583Z | Compiling vergen-lib v0.1.6 |
| 2142 | 2026-03-13T19:53:46.675Z | Compiling slog-dtrace v0.3.0 |
| 2143 | 2026-03-13T19:53:46.886Z | Compiling colored v3.0.0 |
| 2144 | 2026-03-13T19:53:46.900Z | Compiling linked-hash-map v0.5.6 |
| 2145 | 2026-03-13T19:53:46.973Z | Compiling cfg_aliases v0.2.1 |
| 2146 | 2026-03-13T19:53:46.986Z | Compiling semver v0.1.20 |
| 2147 | 2026-03-13T19:53:47.139Z | Compiling lru-cache v0.1.2 |
| 2148 | 2026-03-13T19:53:47.221Z | Compiling rustc_version v0.1.7 |
| 2149 | 2026-03-13T19:53:47.485Z | Compiling rayon v1.10.0 |
| 2150 | 2026-03-13T19:53:47.680Z | Compiling derive_builder v0.20.2 |
| 2151 | 2026-03-13T19:53:49.967Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2152 | 2026-03-13T19:53:50.502Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2153 | 2026-03-13T19:53:51.230Z | Compiling hickory-proto v0.24.4 |
| 2154 | 2026-03-13T19:53:51.596Z | Compiling zone_cfg_derive v0.3.0 |
| 2155 | 2026-03-13T19:53:52.632Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2156 | 2026-03-13T19:53:53.618Z | Compiling hubpack_derive v0.1.1 |
| 2157 | 2026-03-13T19:53:54.291Z | Compiling camino-tempfile v1.4.1 |
| 2158 | 2026-03-13T19:53:54.523Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2159 | 2026-03-13T19:53:54.788Z | Compiling cargo-platform v0.1.8 |
| 2160 | 2026-03-13T19:53:54.807Z | Compiling num-derive v0.4.2 |
| 2161 | 2026-03-13T19:53:54.820Z | Compiling serde_repr v0.1.19 |
| 2162 | 2026-03-13T19:53:55.105Z | Compiling vergen v9.0.6 |
| 2163 | 2026-03-13T19:53:55.404Z | Compiling sigpipe v0.1.3 |
| 2164 | 2026-03-13T19:53:55.530Z | Compiling siphasher v1.0.1 |
| 2165 | 2026-03-13T19:53:55.577Z | Compiling base64 v0.21.7 |
| 2166 | 2026-03-13T19:53:55.807Z | Compiling base64ct v1.6.0 |
| 2167 | 2026-03-13T19:53:56.234Z | Compiling convert_case v0.4.0 |
| 2168 | 2026-03-13T19:53:56.251Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2169 | 2026-03-13T19:53:56.534Z | Compiling jiff v0.2.15 |
| 2170 | 2026-03-13T19:53:56.608Z | Compiling password-hash v0.5.0 |
| 2171 | 2026-03-13T19:53:56.654Z | Compiling derive_more v0.99.20 |
| 2172 | 2026-03-13T19:53:57.246Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2173 | 2026-03-13T19:53:57.830Z | Compiling phf_shared v0.12.1 |
| 2174 | 2026-03-13T19:53:58.141Z | Compiling cargo_metadata v0.19.2 |
| 2175 | 2026-03-13T19:53:58.144Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2176 | 2026-03-13T19:53:58.164Z | Compiling hubpack v0.1.2 |
| 2177 | 2026-03-13T19:53:58.167Z | Compiling hickory-resolver v0.24.4 |
| 2178 | 2026-03-13T19:53:58.474Z | Compiling zone v0.3.1 |
| 2179 | 2026-03-13T19:53:58.516Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2180 | 2026-03-13T19:53:59.816Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2181 | 2026-03-13T19:54:00.655Z | Compiling newtype_derive v0.1.6 |
| 2182 | 2026-03-13T19:54:01.485Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2183 | 2026-03-13T19:54:01.822Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2184 | 2026-03-13T19:54:01.849Z | Compiling progenitor-impl v0.10.0 |
| 2185 | 2026-03-13T19:54:02.577Z | Compiling blake2 v0.10.6 |
| 2186 | 2026-03-13T19:54:03.244Z | Compiling tokio-stream v0.1.17 |
| 2187 | 2026-03-13T19:54:03.966Z | Compiling typify-impl v0.6.1 |
| 2188 | 2026-03-13T19:54:04.275Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2189 | 2026-03-13T19:54:04.829Z | Compiling smf v0.2.3 |
| 2190 | 2026-03-13T19:54:04.903Z | Compiling serde-big-array v0.5.1 |
| 2191 | 2026-03-13T19:54:05.117Z | Compiling pin-project-internal v1.1.10 |
| 2192 | 2026-03-13T19:54:05.627Z | Compiling rustc_version v0.4.1 |
| 2193 | 2026-03-13T19:54:05.996Z | Compiling vergen-git2 v1.0.7 |
| 2194 | 2026-03-13T19:54:06.288Z | Compiling unicode-segmentation v1.11.0 |
| 2195 | 2026-03-13T19:54:06.291Z | Compiling static_assertions v1.1.0 |
| 2196 | 2026-03-13T19:54:06.400Z | Compiling unicode-xid v0.2.4 |
| 2197 | 2026-03-13T19:54:06.560Z | Compiling chrono-tz v0.10.4 |
| 2198 | 2026-03-13T19:54:06.583Z | Compiling cancel-safe-futures v0.1.5 |
| 2199 | 2026-03-13T19:54:06.842Z | Compiling owo-colors v4.2.3 |
| 2200 | 2026-03-13T19:54:06.903Z | Compiling foldhash v0.1.5 |
| 2201 | 2026-03-13T19:54:07.011Z | Compiling whoami v1.5.1 |
| 2202 | 2026-03-13T19:54:07.067Z | Compiling hashbrown v0.15.2 |
| 2203 | 2026-03-13T19:54:07.189Z | Compiling newline-converter v0.3.0 |
| 2204 | 2026-03-13T19:54:07.358Z | Compiling pin-project v1.1.10 |
| 2205 | 2026-03-13T19:54:07.493Z | Compiling const_format_proc_macros v0.2.34 |
| 2206 | 2026-03-13T19:54:07.562Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2207 | 2026-03-13T19:54:08.418Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2208 | 2026-03-13T19:54:08.534Z | Compiling progenitor-macro v0.10.0 |
| 2209 | 2026-03-13T19:54:08.551Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2210 | 2026-03-13T19:54:08.786Z | Compiling qorb v0.4.1 |
| 2211 | 2026-03-13T19:54:08.938Z | Compiling typify-macro v0.6.1 |
| 2212 | 2026-03-13T19:54:11.020Z | Compiling argon2 v0.5.3 |
| 2213 | 2026-03-13T19:54:11.182Z | Compiling phf v0.12.1 |
| 2214 | 2026-03-13T19:54:11.420Z | Compiling unicode-normalization v0.1.24 |
| 2215 | 2026-03-13T19:54:12.178Z | Compiling tokio-dtrace v0.1.1 |
| 2216 | 2026-03-13T19:54:12.315Z | Compiling console v0.15.8 |
| 2217 | 2026-03-13T19:54:12.477Z | Compiling atomicwrites v0.4.4 |
| 2218 | 2026-03-13T19:54:12.643Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2219 | 2026-03-13T19:54:13.294Z | Compiling libsw-core v0.3.2 |
| 2220 | 2026-03-13T19:54:13.524Z | Compiling secrecy v0.10.3 |
| 2221 | 2026-03-13T19:54:13.752Z | Compiling snafu-derive v0.8.9 |
| 2222 | 2026-03-13T19:54:13.953Z | Compiling async-recursion v1.1.1 |
| 2223 | 2026-03-13T19:54:14.634Z | Compiling cookie v0.18.1 |
| 2224 | 2026-03-13T19:54:14.866Z | Compiling bstr v1.9.1 |
| 2225 | 2026-03-13T19:54:14.923Z | Compiling csv-core v0.1.12 |
| 2226 | 2026-03-13T19:54:15.443Z | Compiling utf-8 v0.7.6 |
| 2227 | 2026-03-13T19:54:15.709Z | Compiling highway v1.3.0 |
| 2228 | 2026-03-13T19:54:15.759Z | Compiling similar v2.7.0 |
| 2229 | 2026-03-13T19:54:16.185Z | Compiling bytecount v0.6.9 |
| 2230 | 2026-03-13T19:54:16.418Z | Compiling moka v0.12.10 |
| 2231 | 2026-03-13T19:54:16.579Z | Compiling rustls v0.21.12 |
| 2232 | 2026-03-13T19:54:16.698Z | Compiling same-file v1.0.6 |
| 2233 | 2026-03-13T19:54:16.863Z | Compiling indent_write v2.2.0 |
| 2234 | 2026-03-13T19:54:16.935Z | Compiling fixedbitset v0.4.2 |
| 2235 | 2026-03-13T19:54:17.056Z | Compiling fixedbitset v0.5.7 |
| 2236 | 2026-03-13T19:54:17.386Z | Compiling petgraph v0.8.3 |
| 2237 | 2026-03-13T19:54:17.754Z | Compiling petgraph v0.6.5 |
| 2238 | 2026-03-13T19:54:18.001Z | Compiling git2 v0.20.2 |
| 2239 | 2026-03-13T19:54:19.182Z | Compiling walkdir v2.5.0 |
| 2240 | 2026-03-13T19:54:19.464Z | Compiling expectorate v1.2.0 |
| 2241 | 2026-03-13T19:54:19.547Z | Compiling papergrid v0.11.0 |
| 2242 | 2026-03-13T19:54:19.705Z | Compiling snafu v0.8.9 |
| 2243 | 2026-03-13T19:54:19.737Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2244 | 2026-03-13T19:54:20.114Z | Compiling tungstenite v0.21.0 |
| 2245 | 2026-03-13T19:54:20.269Z | Compiling globset v0.4.14 |
| 2246 | 2026-03-13T19:54:20.441Z | Compiling csv v1.3.1 |
| 2247 | 2026-03-13T19:54:20.716Z | Compiling progenitor v0.10.0 |
| 2248 | 2026-03-13T19:54:20.906Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2249 | 2026-03-13T19:54:21.707Z | Compiling libsw v3.5.0 |
| 2250 | 2026-03-13T19:54:21.986Z | Compiling oxide-tokio-rt v0.1.2 |
| 2251 | 2026-03-13T19:54:21.999Z | Compiling olpc-cjson v0.1.4 |
| 2252 | 2026-03-13T19:54:22.390Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2253 | 2026-03-13T19:54:22.402Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2254 | 2026-03-13T19:54:22.792Z | Compiling const_format v0.2.35 |
| 2255 | 2026-03-13T19:54:23.971Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2256 | 2026-03-13T19:54:24.049Z | Compiling nix v0.29.0 |
| 2257 | 2026-03-13T19:54:24.591Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2258 | 2026-03-13T19:54:24.851Z | Compiling tabled_derive v0.7.0 |
| 2259 | 2026-03-13T19:54:26.115Z | Compiling gethostname v0.5.0 |
| 2260 | 2026-03-13T19:54:26.299Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2261 | 2026-03-13T19:54:26.455Z | Compiling terminal_size v0.4.3 |
| 2262 | 2026-03-13T19:54:26.704Z | Compiling inout v0.1.3 |
| 2263 | 2026-03-13T19:54:26.901Z | Compiling pem v3.0.5 |
| 2264 | 2026-03-13T19:54:27.715Z | Compiling sct v0.7.1 |
| 2265 | 2026-03-13T19:54:27.734Z | Compiling rustls-webpki v0.101.7 |
| 2266 | 2026-03-13T19:54:28.018Z | Compiling bcs v0.1.6 |
| 2267 | 2026-03-13T19:54:28.560Z | Compiling serde_plain v1.0.2 |
| 2268 | 2026-03-13T19:54:28.941Z | Compiling termtree v0.5.1 |
| 2269 | 2026-03-13T19:54:28.960Z | Compiling tagptr v0.2.0 |
| 2270 | 2026-03-13T19:54:29.170Z | Compiling radium v0.7.0 |
| 2271 | 2026-03-13T19:54:29.183Z | Compiling linear-map v1.2.0 |
| 2272 | 2026-03-13T19:54:29.379Z | Compiling openssl-probe v0.2.1 |
| 2273 | 2026-03-13T19:54:29.479Z | Compiling unicode-width v0.2.1 |
| 2274 | 2026-03-13T19:54:29.515Z | Compiling unicode-linebreak v0.1.5 |
| 2275 | 2026-03-13T19:54:29.541Z | Compiling typed-path v0.9.3 |
| 2276 | 2026-03-13T19:54:29.723Z | Compiling smawk v0.3.2 |
| 2277 | 2026-03-13T19:54:29.742Z | Compiling swrite v0.1.0 |
| 2278 | 2026-03-13T19:54:29.833Z | Compiling rustls-native-certs v0.8.3 |
| 2279 | 2026-03-13T19:54:29.885Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2280 | 2026-03-13T19:54:29.934Z | Compiling textwrap v0.16.2 |
| 2281 | 2026-03-13T19:54:31.035Z | Compiling tough v0.20.0 |
| 2282 | 2026-03-13T19:54:31.662Z | Compiling cipher v0.4.4 |
| 2283 | 2026-03-13T19:54:31.959Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2284 | 2026-03-13T19:54:31.999Z | Compiling tabled v0.15.0 |
| 2285 | 2026-03-13T19:54:32.355Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2286 | 2026-03-13T19:54:33.183Z | Compiling steno v0.4.1 |
| 2287 | 2026-03-13T19:54:33.941Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2288 | 2026-03-13T19:54:35.107Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2289 | 2026-03-13T19:54:37.937Z | Compiling tokio-tungstenite v0.21.0 |
| 2290 | 2026-03-13T19:54:40.126Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2291 | 2026-03-13T19:54:40.541Z | Compiling hickory-proto v0.25.2 |
| 2292 | 2026-03-13T19:54:43.593Z | Compiling tap v1.0.1 |
| 2293 | 2026-03-13T19:54:43.768Z | Compiling humantime v2.3.0 |
| 2294 | 2026-03-13T19:54:43.955Z | Compiling wyz v0.5.1 |
| 2295 | 2026-03-13T19:54:44.257Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2296 | 2026-03-13T19:54:44.385Z | Compiling hickory-resolver v0.25.2 |
| 2297 | 2026-03-13T19:54:45.529Z | Compiling tokio-rustls v0.24.1 |
| 2298 | 2026-03-13T19:54:46.400Z | Compiling rustls-platform-verifier v0.6.2 |
| 2299 | 2026-03-13T19:54:47.539Z | Compiling typify v0.6.1 |
| 2300 | 2026-03-13T19:54:47.675Z | Compiling rustls-pemfile v1.0.4 |
| 2301 | 2026-03-13T19:54:47.997Z | Compiling num_enum_derive v0.5.11 |
| 2302 | 2026-03-13T19:54:48.250Z | Compiling twox-hash v2.1.0 |
| 2303 | 2026-03-13T19:54:48.890Z | Compiling universal-hash v0.5.1 |
| 2304 | 2026-03-13T19:54:49.099Z | Compiling atty v0.2.14 |
| 2305 | 2026-03-13T19:54:49.256Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2306 | 2026-03-13T19:54:49.368Z | Compiling funty v2.0.0 |
| 2307 | 2026-03-13T19:54:49.551Z | Compiling opaque-debug v0.3.1 |
| 2308 | 2026-03-13T19:54:49.659Z | Compiling polyval v0.6.2 |
| 2309 | 2026-03-13T19:54:50.009Z | Compiling bitvec v1.0.1 |
| 2310 | 2026-03-13T19:54:50.900Z | Compiling num_enum v0.5.11 |
| 2311 | 2026-03-13T19:54:51.908Z | Compiling progenitor-impl v0.13.0 |
| 2312 | 2026-03-13T19:54:52.687Z | Compiling reqwest v0.13.2 |
| 2313 | 2026-03-13T19:54:52.968Z | Compiling toml v0.7.8 |
| 2314 | 2026-03-13T19:54:54.955Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2315 | 2026-03-13T19:54:55.598Z | Compiling ctr v0.9.2 |
| 2316 | 2026-03-13T19:54:55.819Z | Compiling aes v0.8.4 |
| 2317 | 2026-03-13T19:54:55.856Z | Compiling nix v0.31.1 |
| 2318 | 2026-03-13T19:54:56.283Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2319 | 2026-03-13T19:54:56.424Z | Compiling aead v0.5.2 |
| 2320 | 2026-03-13T19:54:56.593Z | Compiling bincode v1.3.3 |
| 2321 | 2026-03-13T19:54:56.694Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2322 | 2026-03-13T19:54:56.989Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2323 | 2026-03-13T19:54:57.082Z | Compiling passt v0.3.0 |
| 2324 | 2026-03-13T19:54:57.096Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2325 | 2026-03-13T19:54:57.156Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2326 | 2026-03-13T19:54:57.264Z | Compiling fakedata_generator v0.5.0 |
| 2327 | 2026-03-13T19:54:57.410Z | Compiling aes-gcm-siv v0.11.1 |
| 2328 | 2026-03-13T19:54:57.422Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2329 | 2026-03-13T19:54:57.663Z | Compiling progenitor-macro v0.13.0 |
| 2330 | 2026-03-13T19:54:57.811Z | Compiling progenitor-client v0.13.0 |
| 2331 | 2026-03-13T19:54:58.197Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2332 | 2026-03-13T19:54:59.724Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2333 | 2026-03-13T19:54:59.867Z | Compiling bitstruct_derive v0.1.0 |
| 2334 | 2026-03-13T19:55:00.752Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2335 | 2026-03-13T19:55:01.038Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2336 | 2026-03-13T19:55:01.397Z | Compiling typeid v1.0.0 |
| 2337 | 2026-03-13T19:55:01.581Z | Compiling ringbuffer v0.15.0 |
| 2338 | 2026-03-13T19:55:02.033Z | Compiling ascii v1.1.0 |
| 2339 | 2026-03-13T19:55:02.502Z | Compiling pretty-hex v0.2.1 |
| 2340 | 2026-03-13T19:55:02.514Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2341 | 2026-03-13T19:55:02.709Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2342 | 2026-03-13T19:55:03.069Z | Compiling erased-serde v0.4.5 |
| 2343 | 2026-03-13T19:55:03.748Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2344 | 2026-03-13T19:55:03.845Z | Compiling progenitor v0.13.0 |
| 2345 | 2026-03-13T19:55:03.953Z | Compiling bitstruct v0.1.1 |
| 2346 | 2026-03-13T19:55:04.007Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2347 | 2026-03-13T19:55:04.088Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2348 | 2026-03-13T19:55:04.896Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2349 | 2026-03-13T19:55:05.235Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2350 | 2026-03-13T19:55:05.528Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2351 | 2026-03-13T19:55:05.721Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2352 | 2026-03-13T19:55:06.281Z | Compiling kstat-rs v0.2.4 |
| 2353 | 2026-03-13T19:55:06.442Z | Compiling serde_arrays v0.1.0 |
| 2354 | 2026-03-13T19:55:06.624Z | Compiling libloading v0.7.4 |
| 2355 | 2026-03-13T19:55:06.846Z | Compiling bit_field v0.10.2 |
| 2356 | 2026-03-13T19:55:06.936Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2357 | 2026-03-13T19:55:07.054Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2358 | 2026-03-13T19:55:07.403Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2359 | 2026-03-13T19:55:11.999Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2360 | 2026-03-13T19:55:12.410Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2361 | 2026-03-13T19:55:12.492Z | Compiling ron v0.8.1 |
| 2362 | 2026-03-13T19:55:12.864Z | Compiling itertools v0.13.0 |
| 2363 | 2026-03-13T19:55:14.901Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2364 | 2026-03-13T19:55:15.107Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2365 | 2026-03-13T19:55:20.105Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2366 | 2026-03-13T19:55:22.405Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2367 | 2026-03-13T19:55:34.343Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2368 | 2026-03-13T19:56:11.837Z | Finished `release` profile [optimized] target(s) in 4m 36s |
| 2369 | 2026-03-13T19:56:12.010Z | |
| 2370 | 2026-03-13T19:56:12.012Z | real 4:36.684631575 |
| 2371 | 2026-03-13T19:56:12.013Z | user 31:46.134984498 |
| 2372 | 2026-03-13T19:56:12.013Z | sys 2:50.812782485 |
| 2373 | 2026-03-13T19:56:12.013Z | trap 0.898052680 |
| 2374 | 2026-03-13T19:56:12.013Z | tflt 1.986987283 |
| 2375 | 2026-03-13T19:56:12.013Z | dflt 1.389504011 |
| 2376 | 2026-03-13T19:56:12.013Z | kflt 0.000234010 |
| 2377 | 2026-03-13T19:56:12.013Z | lock 1:32:04.782662862 |
| 2378 | 2026-03-13T19:56:12.013Z | slp 1:59:02.122032809 |
| 2379 | 2026-03-13T19:56:12.013Z | lat 2:35.799265010 |
| 2380 | 2026-03-13T19:56:12.013Z | stop 3:30.339801073 |
| 2381 | 2026-03-13T19:56:12.013Z | + OUTDIR=/work/release |
| 2382 | 2026-03-13T19:56:12.013Z | + mkdir -p /work/release |
| 2383 | 2026-03-13T19:56:12.013Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2384 | 2026-03-13T19:56:12.039Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2385 | 2026-03-13T19:56:12.119Z | + cd /work/release |
| 2386 | 2026-03-13T19:56:12.125Z | + digest -a sha256 propolis-cli |
| 2387 | 2026-03-13T19:56:12.146Z | + digest -a sha256 propolis-server |
| 2388 | 2026-03-13T19:56:12.201Z | process exited: duration 598470 ms, exit code 0 |
| |
| 2389 | 2026-03-13T19:56:12.208Z | found 4 output files |
| 2390 | 2026-03-13T19:56:12.208Z | uploading: /work/release/propolis-cli (24802192 bytes) |
| 2391 | 2026-03-13T19:56:13.391Z | uploaded: /work/release/propolis-cli |
| 2392 | 2026-03-13T19:56:13.393Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2393 | 2026-03-13T19:56:14.402Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2394 | 2026-03-13T19:56:14.405Z | uploading: /work/release/propolis-server (76304216 bytes) |
| 2395 | 2026-03-13T19:56:15.818Z | uploaded: /work/release/propolis-server |
| 2396 | 2026-03-13T19:56:15.821Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2397 | 2026-03-13T19:56:16.827Z | uploaded: /work/release/propolis-server.sha256.txt |