|
|
|
| 1 | 2026-03-05T04:08:36.537Z | job assigned to worker 01KJY2WZXE9Z5Z6GN38N795QGN [factory gimlet-EVT22200007-propolis, EVT22200007/60298] (queued for 27 s) |
| |
| 2 | 2026-03-05T04:08:46.037Z | starting task 0: "setup" |
| 3 | 2026-03-05T04:08:46.062Z | ++ uname -s |
| 4 | 2026-03-05T04:08:46.062Z | + kern=SunOS |
| 5 | 2026-03-05T04:08:46.062Z | + build_user=build |
| 6 | 2026-03-05T04:08:46.062Z | + build_uid=12345 |
| 7 | 2026-03-05T04:08:46.062Z | + work_dir=/work |
| 8 | 2026-03-05T04:08:46.062Z | + input_dir=/input |
| 9 | 2026-03-05T04:08:46.062Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-05T04:08:46.062Z | + case "$kern" in |
| 11 | 2026-03-05T04:08:46.062Z | + groupadd -g 12345 build |
| 12 | 2026-03-05T04:08:46.062Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-05T04:08:48.064Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-05T04:08:48.100Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-05T04:08:48.126Z | + home_fs=zfs |
| 16 | 2026-03-05T04:08:48.126Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-05T04:08:48.126Z | + mkdir -p /home/build |
| 18 | 2026-03-05T04:08:48.126Z | + chown build:build /home/build /work |
| 19 | 2026-03-05T04:08:50.109Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-05T04:08:50.135Z | process exited: duration 4074 ms, exit code 0 |
| |
| 21 | 2026-03-05T04:08:50.185Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-05T04:08:50.211Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-05T04:08:50.211Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-05T04:08:50.211Z | * rust toolchain profile = "default" |
| 25 | 2026-03-05T04:08:50.211Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-05T04:08:50.211Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-05T04:08:50.211Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-05T04:08:50.211Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-05T04:08:50.211Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-05T04:08:50.336Z | info: downloading installer |
| 31 | 2026-03-05T04:08:50.812Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-05T04:08:50.812Z | warn: /opt/ooce/bin |
| 33 | 2026-03-05T04:08:50.812Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-05T04:08:50.812Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-05T04:08:50.812Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-05T04:08:50.812Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-05T04:08:50.812Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-05T04:08:50.812Z | error: cannot install while Rust is installed |
| 39 | 2026-03-05T04:08:50.812Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-05T04:08:50.838Z | info: profile set to 'default' |
| 41 | 2026-03-05T04:08:50.838Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-05T04:08:50.838Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-05T04:08:50.939Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-05T04:08:50.939Z | info: downloading component 'cargo' |
| 45 | 2026-03-05T04:08:51.714Z | info: downloading component 'clippy' |
| 46 | 2026-03-05T04:08:51.715Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-05T04:08:51.715Z | info: downloading component 'rust-std' |
| 48 | 2026-03-05T04:08:52.363Z | info: downloading component 'rustc' |
| 49 | 2026-03-05T04:08:57.503Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-05T04:08:57.586Z | info: installing component 'cargo' |
| 51 | 2026-03-05T04:08:58.844Z | info: installing component 'clippy' |
| 52 | 2026-03-05T04:08:59.309Z | info: installing component 'rust-docs' |
| 53 | 2026-03-05T04:09:02.835Z | info: installing component 'rust-std' |
| 54 | 2026-03-05T04:09:05.006Z | info: installing component 'rustc' |
| 55 | 2026-03-05T04:09:13.508Z | info: installing component 'rustfmt' |
| 56 | 2026-03-05T04:09:13.917Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-05T04:09:13.917Z | |
| 58 | 2026-03-05T04:09:14.112Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-05T04:09:14.112Z | |
| 60 | 2026-03-05T04:09:14.137Z | |
| 61 | 2026-03-05T04:09:14.137Z | Rust is installed now. Great! |
| 62 | 2026-03-05T04:09:14.137Z | |
| 63 | 2026-03-05T04:09:14.137Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-05T04:09:14.137Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-05T04:09:14.137Z | |
| 66 | 2026-03-05T04:09:14.137Z | To configure your current shell, you need to source |
| 67 | 2026-03-05T04:09:14.137Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-05T04:09:14.137Z | |
| 69 | 2026-03-05T04:09:14.137Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-05T04:09:14.137Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-05T04:09:14.138Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-05T04:09:14.138Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-05T04:09:14.240Z | + rustup --version |
| 74 | 2026-03-05T04:09:14.265Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-05T04:09:14.265Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-05T04:09:14.380Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-05T04:09:14.405Z | + cargo --version |
| 78 | 2026-03-05T04:09:14.504Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-05T04:09:14.529Z | + rustc --version |
| 80 | 2026-03-05T04:09:14.628Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-05T04:09:14.653Z | process exited: duration 24449 ms, exit code 0 |
| |
| 82 | 2026-03-05T04:09:14.703Z | starting task 2: "authentication" |
| 83 | 2026-03-05T04:09:14.761Z | process exited: duration 57 ms, exit code 0 |
| |
| 84 | 2026-03-05T04:09:14.811Z | starting task 3: "clone repository" |
| 85 | 2026-03-05T04:09:14.836Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2026-03-05T04:09:14.836Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2026-03-05T04:09:14.861Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2026-03-05T04:09:17.198Z | + cd /work/oxidecomputer/propolis |
| 89 | 2026-03-05T04:09:17.198Z | + git fetch origin aab0d91d3cea70033499b6f57ed3124fed92519e |
| 90 | 2026-03-05T04:09:17.619Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2026-03-05T04:09:17.619Z | * branch aab0d91d3cea70033499b6f57ed3124fed92519e -> FETCH_HEAD |
| 92 | 2026-03-05T04:09:17.644Z | + [[ -n sunshowers/spr/wip-add-serial-number-to-nvmedisk ]] |
| 93 | 2026-03-05T04:09:17.645Z | ++ git branch --show-current |
| 94 | 2026-03-05T04:09:17.645Z | + current=master |
| 95 | 2026-03-05T04:09:17.645Z | + [[ master != sunshowers/spr/wip-add-serial-number-to-nvmedisk ]] |
| 96 | 2026-03-05T04:09:17.645Z | + git branch -f sunshowers/spr/wip-add-serial-number-to-nvmedisk aab0d91d3cea70033499b6f57ed3124fed92519e |
| 97 | 2026-03-05T04:09:17.645Z | + git checkout -f sunshowers/spr/wip-add-serial-number-to-nvmedisk |
| 98 | 2026-03-05T04:09:17.682Z | Switched to branch 'sunshowers/spr/wip-add-serial-number-to-nvmedisk' |
| 99 | 2026-03-05T04:09:17.708Z | + git reset --hard aab0d91d3cea70033499b6f57ed3124fed92519e |
| 100 | 2026-03-05T04:09:17.733Z | HEAD is now at aab0d91 use byte-wrapper on crates.io |
| 101 | 2026-03-05T04:09:17.733Z | process exited: duration 2916 ms, exit code 0 |
| |
| 102 | 2026-03-05T04:09:17.784Z | starting task 4: "build" |
| 103 | 2026-03-05T04:09:17.809Z | + cargo --version |
| 104 | 2026-03-05T04:09:17.809Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 105 | 2026-03-05T04:09:17.916Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 106 | 2026-03-05T04:09:17.916Z | info: downloading component 'cargo' |
| 107 | 2026-03-05T04:09:18.187Z | info: downloading component 'clippy' |
| 108 | 2026-03-05T04:09:18.288Z | info: downloading component 'rust-docs' |
| 109 | 2026-03-05T04:09:18.623Z | info: downloading component 'rust-std' |
| 110 | 2026-03-05T04:09:19.014Z | info: downloading component 'rustc' |
| 111 | 2026-03-05T04:09:20.365Z | info: downloading component 'rustfmt' |
| 112 | 2026-03-05T04:09:20.437Z | info: installing component 'cargo' |
| 113 | 2026-03-05T04:09:21.563Z | info: installing component 'clippy' |
| 114 | 2026-03-05T04:09:22.047Z | info: installing component 'rust-docs' |
| 115 | 2026-03-05T04:09:25.295Z | info: installing component 'rust-std' |
| 116 | 2026-03-05T04:09:27.608Z | info: installing component 'rustc' |
| 117 | 2026-03-05T04:09:36.027Z | info: installing component 'rustfmt' |
| 118 | 2026-03-05T04:09:36.547Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 119 | 2026-03-05T04:09:36.572Z | + rustc --version |
| 120 | 2026-03-05T04:09:36.672Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 121 | 2026-03-05T04:09:36.697Z | + banner prerequisites |
| 122 | 2026-03-05T04:09:36.698Z | |
| 123 | 2026-03-05T04:09:36.698Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 124 | 2026-03-05T04:09:36.698Z | # # # # # # # # # # # # # # # |
| 125 | 2026-03-05T04:09:36.698Z | # # # # ##### # # ##### # # # # # #### # |
| 126 | 2026-03-05T04:09:36.698Z | ##### ##### # ##### # # # # # # # # # |
| 127 | 2026-03-05T04:09:36.698Z | # # # # # # # # # # # # # # # |
| 128 | 2026-03-05T04:09:36.698Z | # # # ###### # # ###### ### # #### # #### # |
| 129 | 2026-03-05T04:09:36.698Z | |
| 130 | 2026-03-05T04:09:36.698Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 131 | 2026-03-05T04:09:53.736Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 132 | 2026-03-05T04:10:06.733Z | Startup: Caching catalogs ... Done |
| 133 | 2026-03-05T04:10:36.174Z | Planning: Solver setup ... Done (27.127s) |
| 134 | 2026-03-05T04:10:36.372Z | Planning: Running solver ... Done (0.197s) |
| 135 | 2026-03-05T04:10:36.540Z | Planning: Finding local manifests ... Done (0.002s) |
| 136 | 2026-03-05T04:10:36.618Z | Planning: Fetching manifests: 0/3 0% complete |
| 137 | 2026-03-05T04:10:37.024Z | Planning: Fetching manifests: 3/3 100% complete |
| 138 | 2026-03-05T04:10:37.085Z | Planning: Package planning ... Done (0.061s) |
| 139 | 2026-03-05T04:10:37.142Z | Planning: Merging actions ... Done (0.057s) |
| 140 | 2026-03-05T04:10:37.342Z | Planning: Checking for conflicting actions ... Done (0.199s) |
| 141 | 2026-03-05T04:10:37.367Z | Planning: Consolidating action changes ... Done (0.013s) |
| 142 | 2026-03-05T04:10:38.375Z | Planning: Evaluating mediators ... Done (1.020s) |
| 143 | 2026-03-05T04:10:38.400Z | Planning: Planning completed in 31.53 seconds |
| 144 | 2026-03-05T04:10:38.425Z | Packages to install: 3 |
| 145 | 2026-03-05T04:10:38.425Z | Mediators to change: 2 |
| 146 | 2026-03-05T04:10:38.425Z | Services to change: 1 |
| 147 | 2026-03-05T04:10:38.425Z | Estimated space available: 154.32 GB |
| 148 | 2026-03-05T04:10:38.425Z | Estimated space to be consumed: 1.81 GB |
| 149 | 2026-03-05T04:10:38.425Z | Create boot environment: No |
| 150 | 2026-03-05T04:10:38.425Z | Create backup boot environment: No |
| 151 | 2026-03-05T04:10:38.425Z | Rebuild boot archive: No |
| 152 | 2026-03-05T04:10:38.425Z | |
| 153 | 2026-03-05T04:10:38.425Z | Changed mediators: |
| 154 | 2026-03-05T04:10:38.425Z | mediator clang: |
| 155 | 2026-03-05T04:10:38.425Z | version: None -> 15 (system default) |
| 156 | 2026-03-05T04:10:38.425Z | |
| 157 | 2026-03-05T04:10:38.425Z | mediator llvm: |
| 158 | 2026-03-05T04:10:38.425Z | version: 14 (system default) -> 15 (system default) |
| 159 | 2026-03-05T04:10:38.425Z | |
| 160 | 2026-03-05T04:10:38.425Z | Changed packages: |
| 161 | 2026-03-05T04:10:38.425Z | helios-dev |
| 162 | 2026-03-05T04:10:38.426Z | developer/build-essential |
| 163 | 2026-03-05T04:10:38.426Z | None -> 11-2.0 |
| 164 | 2026-03-05T04:10:38.426Z | ooce/developer/clang-15 |
| 165 | 2026-03-05T04:10:38.426Z | None -> 15.0.7-2.0 |
| 166 | 2026-03-05T04:10:38.426Z | ooce/developer/llvm-15 |
| 167 | 2026-03-05T04:10:38.426Z | None -> 15.0.7-2.0 |
| 168 | 2026-03-05T04:10:38.426Z | |
| 169 | 2026-03-05T04:10:38.426Z | Services: |
| 170 | 2026-03-05T04:10:38.426Z | restart_fmri: |
| 171 | 2026-03-05T04:10:38.426Z | svc:/system/update-man-index:default |
| 172 | 2026-03-05T04:10:38.462Z | |
| 173 | 2026-03-05T04:10:38.462Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 174 | 2026-03-05T04:10:43.463Z | Download: 1665/3076 items 117.2/211.3MB 55% complete (24.0M/s) |
| 175 | 2026-03-05T04:10:48.463Z | Download: 3006/3076 items 172.1/211.3MB 81% complete (17.3M/s) |
| 176 | 2026-03-05T04:10:52.774Z | Download: Completed 211.31 MB in 14.31 seconds (14.8M/s) |
| 177 | 2026-03-05T04:10:52.963Z | Actions: 1/3430 actions (Installing new actions) |
| 178 | 2026-03-05T04:10:57.964Z | Actions: 2669/3430 actions (Installing new actions) |
| 179 | 2026-03-05T04:10:58.803Z | Actions: Completed 3430 actions in 5.84 seconds. |
| 180 | 2026-03-05T04:10:59.482Z | Done (0.672s) |
| 181 | 2026-03-05T04:10:59.482Z | Done (0.000s) |
| 182 | 2026-03-05T04:11:00.818Z | Done (1.335s) |
| 183 | 2026-03-05T04:11:06.383Z | Done (5.291s) |
| 184 | 2026-03-05T04:11:06.486Z | Done (0.021s) |
| 185 | 2026-03-05T04:11:06.511Z | Done (0.000s) |
| 186 | 2026-03-05T04:11:07.997Z | Done (0.000s) |
| 187 | 2026-03-05T04:11:09.122Z | Planning: Evaluating mediator changes ... Done |
| 188 | 2026-03-05T04:11:09.395Z | Planning: Checking for conflicting actions ... Done |
| 189 | 2026-03-05T04:11:09.395Z | Planning: Consolidating action changes ... Done |
| 190 | 2026-03-05T04:11:09.803Z | Planning: Evaluating mediators ... Done |
| 191 | 2026-03-05T04:11:09.828Z | Planning: Planning completed in 0.68 seconds |
| 192 | 2026-03-05T04:11:09.854Z | Mediators to change: 2 |
| 193 | 2026-03-05T04:11:09.854Z | Create boot environment: No |
| 194 | 2026-03-05T04:11:09.854Z | Create backup boot environment: No |
| 195 | 2026-03-05T04:11:09.910Z | Done |
| 196 | 2026-03-05T04:11:09.910Z | Done |
| 197 | 2026-03-05T04:11:11.030Z | Done |
| 198 | 2026-03-05T04:11:16.294Z | Done |
| 199 | 2026-03-05T04:11:16.407Z | Done |
| 200 | 2026-03-05T04:11:16.431Z | Done |
| 201 | 2026-03-05T04:11:16.471Z | Done |
| 202 | 2026-03-05T04:11:17.112Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 203 | 2026-03-05T04:11:17.113Z | clang system 15 system |
| 204 | 2026-03-05T04:11:17.113Z | csh system system illumos |
| 205 | 2026-03-05T04:11:17.113Z | ctags system system illumos |
| 206 | 2026-03-05T04:11:17.113Z | file system system illumos |
| 207 | 2026-03-05T04:11:17.113Z | gcc vendor 12 vendor |
| 208 | 2026-03-05T04:11:17.113Z | gcc system 10 system |
| 209 | 2026-03-05T04:11:17.113Z | gcc system 7 system |
| 210 | 2026-03-05T04:11:17.113Z | go system 1.20 system |
| 211 | 2026-03-05T04:11:17.113Z | go system 1.19 system |
| 212 | 2026-03-05T04:11:17.113Z | llvm system 15 system |
| 213 | 2026-03-05T04:11:17.113Z | llvm system 14 system |
| 214 | 2026-03-05T04:11:17.113Z | mariadb system 10.6 system |
| 215 | 2026-03-05T04:11:17.113Z | mta vendor vendor dma |
| 216 | 2026-03-05T04:11:17.113Z | openjdk system 17 system |
| 217 | 2026-03-05T04:11:17.113Z | openjdk system 11 system |
| 218 | 2026-03-05T04:11:17.113Z | openjdk system 1.8 system |
| 219 | 2026-03-05T04:11:17.113Z | openssl vendor 3 vendor |
| 220 | 2026-03-05T04:11:17.113Z | perl system 5.36 system |
| 221 | 2026-03-05T04:11:17.113Z | postgresql system 15 system |
| 222 | 2026-03-05T04:11:17.113Z | postgresql system 13 system |
| 223 | 2026-03-05T04:11:17.113Z | python vendor 3 vendor |
| 224 | 2026-03-05T04:11:17.113Z | python system 2 system |
| 225 | 2026-03-05T04:11:17.113Z | python3 system 3.11 system |
| 226 | 2026-03-05T04:11:17.113Z | ruby system 3.0 system |
| 227 | 2026-03-05T04:11:17.113Z | words vendor vendor american-english |
| 228 | 2026-03-05T04:11:17.113Z | words system system australian-english |
| 229 | 2026-03-05T04:11:17.113Z | words system system british-english |
| 230 | 2026-03-05T04:11:17.113Z | words system system canadian-english |
| 231 | 2026-03-05T04:11:17.113Z | words system system french |
| 232 | 2026-03-05T04:11:17.113Z | words system system italian |
| 233 | 2026-03-05T04:11:17.113Z | words system system ngerman |
| 234 | 2026-03-05T04:11:17.113Z | words system system ogerman |
| 235 | 2026-03-05T04:11:17.114Z | words system system spanish |
| 236 | 2026-03-05T04:11:17.594Z | PUBLISHER TYPE STATUS P LOCATION |
| 237 | 2026-03-05T04:11:17.594Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 238 | 2026-03-05T04:11:25.187Z | FMRI IFO |
| 239 | 2026-03-05T04:11:25.187Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 240 | 2026-03-05T04:11:25.187Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 241 | 2026-03-05T04:11:25.187Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 242 | 2026-03-05T04:11:25.187Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 243 | 2026-03-05T04:11:25.188Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 244 | 2026-03-05T04:11:25.188Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 245 | 2026-03-05T04:11:25.188Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 246 | 2026-03-05T04:11:26.068Z | All builder prerequisites installed successfully, and PATH looks valid |
| 247 | 2026-03-05T04:11:26.093Z | |
| 248 | 2026-03-05T04:11:26.093Z | real 1:49.385353419 |
| 249 | 2026-03-05T04:11:26.093Z | user 1:22.560656015 |
| 250 | 2026-03-05T04:11:26.093Z | sys 9.728379789 |
| 251 | 2026-03-05T04:11:26.093Z | trap 0.029617084 |
| 252 | 2026-03-05T04:11:26.093Z | tflt 0.010983652 |
| 253 | 2026-03-05T04:11:26.093Z | dflt 0.015747258 |
| 254 | 2026-03-05T04:11:26.093Z | kflt 0.005192172 |
| 255 | 2026-03-05T04:11:26.093Z | lock 0.000000000 |
| 256 | 2026-03-05T04:11:26.093Z | slp 2:05.661093446 |
| 257 | 2026-03-05T04:11:26.093Z | lat 0.958797897 |
| 258 | 2026-03-05T04:11:26.093Z | stop 0.000429181 |
| 259 | 2026-03-05T04:11:26.093Z | + banner check |
| 260 | 2026-03-05T04:11:26.093Z | |
| 261 | 2026-03-05T04:11:26.093Z | #### # # ###### #### # # |
| 262 | 2026-03-05T04:11:26.093Z | # # # # # # # # # |
| 263 | 2026-03-05T04:11:26.093Z | # ###### ##### # #### |
| 264 | 2026-03-05T04:11:26.093Z | # # # # # # # |
| 265 | 2026-03-05T04:11:26.093Z | # # # # # # # # # |
| 266 | 2026-03-05T04:11:26.093Z | #### # # ###### #### # # |
| 267 | 2026-03-05T04:11:26.093Z | |
| 268 | 2026-03-05T04:11:26.093Z | + ptime -m cargo check --features falcon |
| 269 | 2026-03-05T04:11:26.356Z | Updating crates.io index |
| 270 | 2026-03-05T04:11:26.391Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 271 | 2026-03-05T04:11:29.994Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 272 | 2026-03-05T04:11:47.535Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-03-05T04:11:48.044Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 274 | 2026-03-05T04:11:48.587Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 275 | 2026-03-05T04:11:49.192Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 276 | 2026-03-05T04:11:50.294Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 277 | 2026-03-05T04:11:51.059Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 278 | 2026-03-05T04:11:52.374Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 279 | 2026-03-05T04:11:52.922Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 280 | 2026-03-05T04:11:53.461Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 281 | 2026-03-05T04:11:54.216Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 282 | 2026-03-05T04:11:55.409Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 283 | 2026-03-05T04:11:57.596Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 284 | 2026-03-05T04:11:59.063Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 285 | 2026-03-05T04:12:00.112Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 286 | 2026-03-05T04:12:00.805Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-03-05T04:12:01.602Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 288 | 2026-03-05T04:12:02.273Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 289 | 2026-03-05T04:12:02.994Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 290 | 2026-03-05T04:12:04.712Z | Downloading crates ... |
| 291 | 2026-03-05T04:12:04.808Z | Downloaded ctrlc v3.4.4 |
| 292 | 2026-03-05T04:12:04.833Z | Downloaded derive-ex v0.1.8 |
| 293 | 2026-03-05T04:12:04.834Z | Downloaded chrono v0.4.44 |
| 294 | 2026-03-05T04:12:04.860Z | Downloaded indent_write v2.2.0 |
| 295 | 2026-03-05T04:12:04.861Z | Downloaded errno v0.3.14 |
| 296 | 2026-03-05T04:12:04.861Z | Downloaded anstream v0.6.14 |
| 297 | 2026-03-05T04:12:04.887Z | Downloaded embedded-io v0.6.1 |
| 298 | 2026-03-05T04:12:04.887Z | Downloaded humantime v2.3.0 |
| 299 | 2026-03-05T04:12:04.914Z | Downloaded ipnet v2.9.0 |
| 300 | 2026-03-05T04:12:04.915Z | Downloaded idna_adapter v1.2.0 |
| 301 | 2026-03-05T04:12:04.915Z | Downloaded itoa v1.0.11 |
| 302 | 2026-03-05T04:12:04.915Z | Downloaded jobserver v0.1.31 |
| 303 | 2026-03-05T04:12:04.942Z | Downloaded omicron-workspace-hack v0.1.0 |
| 304 | 2026-03-05T04:12:04.942Z | Downloaded lazycell v1.3.0 |
| 305 | 2026-03-05T04:12:04.943Z | Downloaded polyval v0.6.2 |
| 306 | 2026-03-05T04:12:04.968Z | Downloaded progenitor-macro v0.13.0 |
| 307 | 2026-03-05T04:12:04.969Z | Downloaded ref-cast v1.0.25 |
| 308 | 2026-03-05T04:12:04.969Z | Downloaded rand_core v0.6.4 |
| 309 | 2026-03-05T04:12:04.969Z | Downloaded num_enum v0.7.4 |
| 310 | 2026-03-05T04:12:04.996Z | Downloaded rustversion v1.0.22 |
| 311 | 2026-03-05T04:12:04.996Z | Downloaded rustc_version v0.1.7 |
| 312 | 2026-03-05T04:12:04.996Z | Downloaded rustc-hash v1.1.0 |
| 313 | 2026-03-05T04:12:04.996Z | Downloaded rustc_version v0.4.1 |
| 314 | 2026-03-05T04:12:05.021Z | Downloaded serde_core v1.0.228 |
| 315 | 2026-03-05T04:12:05.021Z | Downloaded scroll_derive v0.12.0 |
| 316 | 2026-03-05T04:12:05.022Z | Downloaded scroll_derive v0.13.1 |
| 317 | 2026-03-05T04:12:05.022Z | Downloaded passt v0.3.0 |
| 318 | 2026-03-05T04:12:05.022Z | Downloaded proc-macro-error v1.0.4 |
| 319 | 2026-03-05T04:12:05.047Z | Downloaded serde-big-array v0.5.1 |
| 320 | 2026-03-05T04:12:05.047Z | Downloaded supports-color v2.1.0 |
| 321 | 2026-03-05T04:12:05.047Z | Downloaded tap v1.0.1 |
| 322 | 2026-03-05T04:12:05.072Z | Downloaded terminal_size v0.3.0 |
| 323 | 2026-03-05T04:12:05.072Z | Downloaded toml_datetime v0.6.11 |
| 324 | 2026-03-05T04:12:05.072Z | Downloaded time-core v0.1.6 |
| 325 | 2026-03-05T04:12:05.097Z | Downloaded tower-service v0.3.3 |
| 326 | 2026-03-05T04:12:05.097Z | Downloaded strum_macros v0.27.2 |
| 327 | 2026-03-05T04:12:05.097Z | Downloaded typeid v1.0.0 |
| 328 | 2026-03-05T04:12:05.097Z | Downloaded swrite v0.1.0 |
| 329 | 2026-03-05T04:12:05.097Z | Downloaded unicode-xid v0.2.4 |
| 330 | 2026-03-05T04:12:05.098Z | Downloaded tokio-native-tls v0.3.1 |
| 331 | 2026-03-05T04:12:05.125Z | Downloaded untrusted v0.7.1 |
| 332 | 2026-03-05T04:12:05.125Z | Downloaded utf16_iter v1.0.5 |
| 333 | 2026-03-05T04:12:05.126Z | Downloaded tungstenite v0.21.0 |
| 334 | 2026-03-05T04:12:05.126Z | Downloaded zone_cfg_derive v0.3.0 |
| 335 | 2026-03-05T04:12:05.126Z | Downloaded zeroize v1.7.0 |
| 336 | 2026-03-05T04:12:05.157Z | Downloaded xattr v1.3.1 |
| 337 | 2026-03-05T04:12:05.157Z | Downloaded tokio-rustls v0.25.0 |
| 338 | 2026-03-05T04:12:05.157Z | Downloaded tough v0.20.0 |
| 339 | 2026-03-05T04:12:05.157Z | Downloaded zone v0.3.1 |
| 340 | 2026-03-05T04:12:05.157Z | Downloaded tracing-attributes v0.1.27 |
| 341 | 2026-03-05T04:12:05.191Z | Downloaded zmij v1.0.19 |
| 342 | 2026-03-05T04:12:05.191Z | Downloaded vergen-git2 v1.0.7 |
| 343 | 2026-03-05T04:12:05.191Z | Downloaded hyper v1.8.1 |
| 344 | 2026-03-05T04:12:05.191Z | Downloaded zerofrom v0.1.5 |
| 345 | 2026-03-05T04:12:05.191Z | Downloaded version_check v0.9.5 |
| 346 | 2026-03-05T04:12:05.192Z | Downloaded ucd-trie v0.1.6 |
| 347 | 2026-03-05T04:12:05.192Z | Downloaded zerofrom-derive v0.1.5 |
| 348 | 2026-03-05T04:12:05.192Z | Downloaded unicode-ident v1.0.24 |
| 349 | 2026-03-05T04:12:05.220Z | Downloaded time v0.3.44 |
| 350 | 2026-03-05T04:12:05.220Z | Downloaded walkdir v2.5.0 |
| 351 | 2026-03-05T04:12:05.220Z | Downloaded zerocopy-derive v0.7.34 |
| 352 | 2026-03-05T04:12:05.221Z | Downloaded unicode-segmentation v1.11.0 |
| 353 | 2026-03-05T04:12:05.221Z | Downloaded toml_edit v0.22.27 |
| 354 | 2026-03-05T04:12:05.221Z | Downloaded zerocopy-derive v0.8.27 |
| 355 | 2026-03-05T04:12:05.258Z | Downloaded zerovec v0.10.4 |
| 356 | 2026-03-05T04:12:05.258Z | Downloaded serde_json v1.0.149 |
| 357 | 2026-03-05T04:12:05.258Z | Downloaded zerocopy v0.7.34 |
| 358 | 2026-03-05T04:12:05.294Z | Downloaded serde_with v3.15.0 |
| 359 | 2026-03-05T04:12:05.294Z | Downloaded winnow v0.7.13 |
| 360 | 2026-03-05T04:12:05.318Z | Downloaded webpki-roots v1.0.3 |
| 361 | 2026-03-05T04:12:05.319Z | Downloaded tabled v0.15.0 |
| 362 | 2026-03-05T04:12:05.348Z | Downloaded zerocopy v0.8.27 |
| 363 | 2026-03-05T04:12:05.375Z | Downloaded unicode-width v0.1.14 |
| 364 | 2026-03-05T04:12:05.375Z | Downloaded unicode-width v0.2.1 |
| 365 | 2026-03-05T04:12:05.408Z | Downloaded vcpkg v0.2.15 |
| 366 | 2026-03-05T04:12:05.435Z | Downloaded syn v2.0.117 |
| 367 | 2026-03-05T04:12:05.460Z | Downloaded smoltcp v0.11.0 |
| 368 | 2026-03-05T04:12:05.461Z | Downloaded hickory-proto v0.25.2 |
| 369 | 2026-03-05T04:12:05.486Z | Downloaded regex-syntax v0.8.5 |
| 370 | 2026-03-05T04:12:05.486Z | Downloaded rustix v1.1.2 |
| 371 | 2026-03-05T04:12:05.520Z | Downloaded rustix v0.38.34 |
| 372 | 2026-03-05T04:12:05.551Z | Downloaded regress v0.10.5 |
| 373 | 2026-03-05T04:12:05.580Z | Downloaded typify-impl v0.6.1 |
| 374 | 2026-03-05T04:12:05.582Z | Downloaded hickory-proto v0.24.4 |
| 375 | 2026-03-05T04:12:05.608Z | Downloaded rustls v0.22.4 |
| 376 | 2026-03-05T04:12:05.608Z | Downloaded webpki-roots v0.26.3 |
| 377 | 2026-03-05T04:12:05.608Z | Downloaded syn v1.0.109 |
| 378 | 2026-03-05T04:12:05.635Z | Downloaded typify-impl v0.4.3 |
| 379 | 2026-03-05T04:12:05.635Z | Downloaded tokio v1.49.0 |
| 380 | 2026-03-05T04:12:05.679Z | Downloaded rustls v0.21.12 |
| 381 | 2026-03-05T04:12:05.704Z | Downloaded winnow v0.5.40 |
| 382 | 2026-03-05T04:12:05.704Z | Downloaded quinn-proto v0.11.13 |
| 383 | 2026-03-05T04:12:05.730Z | Downloaded regex-automata v0.4.14 |
| 384 | 2026-03-05T04:12:05.730Z | Downloaded goblin v0.10.4 |
| 385 | 2026-03-05T04:12:05.756Z | Downloaded icu_properties_data v1.5.0 |
| 386 | 2026-03-05T04:12:05.756Z | Downloaded petgraph v0.6.5 |
| 387 | 2026-03-05T04:12:05.782Z | Downloaded git2 v0.20.2 |
| 388 | 2026-03-05T04:12:05.782Z | Downloaded ring v0.17.14 |
| 389 | 2026-03-05T04:12:05.826Z | Downloaded libc v0.2.176 |
| 390 | 2026-03-05T04:12:05.856Z | Downloaded rustls-webpki v0.101.7 |
| 391 | 2026-03-05T04:12:05.882Z | Downloaded tower-http v0.6.8 |
| 392 | 2026-03-05T04:12:05.909Z | Downloaded petgraph v0.8.3 |
| 393 | 2026-03-05T04:12:05.909Z | Downloaded regex v1.12.3 |
| 394 | 2026-03-05T04:12:05.937Z | Downloaded encoding_rs v0.8.34 |
| 395 | 2026-03-05T04:12:05.937Z | Downloaded typed-path v0.9.3 |
| 396 | 2026-03-05T04:12:05.963Z | Downloaded tower v0.5.2 |
| 397 | 2026-03-05T04:12:05.964Z | Downloaded tokio-util v0.7.16 |
| 398 | 2026-03-05T04:12:05.964Z | Downloaded rustls v0.23.31 |
| 399 | 2026-03-05T04:12:05.991Z | Downloaded uuid v1.19.0 |
| 400 | 2026-03-05T04:12:05.991Z | Downloaded usdt-impl v0.6.0 |
| 401 | 2026-03-05T04:12:05.991Z | Downloaded typify v0.4.3 |
| 402 | 2026-03-05T04:12:05.992Z | Downloaded tracing v0.1.40 |
| 403 | 2026-03-05T04:12:06.021Z | Downloaded toml_edit v0.19.15 |
| 404 | 2026-03-05T04:12:06.022Z | Downloaded goblin v0.8.2 |
| 405 | 2026-03-05T04:12:06.047Z | Downloaded usdt-macro v0.5.0 |
| 406 | 2026-03-05T04:12:06.047Z | Downloaded usdt v0.6.0 |
| 407 | 2026-03-05T04:12:06.047Z | Downloaded twox-hash v2.1.0 |
| 408 | 2026-03-05T04:12:06.047Z | Downloaded tracing-core v0.1.32 |
| 409 | 2026-03-05T04:12:06.072Z | Downloaded yoke v0.7.5 |
| 410 | 2026-03-05T04:12:06.073Z | Downloaded want v0.3.1 |
| 411 | 2026-03-05T04:12:06.073Z | Downloaded wait-timeout v0.2.0 |
| 412 | 2026-03-05T04:12:06.073Z | Downloaded vergen v9.0.6 |
| 413 | 2026-03-05T04:12:06.073Z | Downloaded usdt-attr-macro v0.6.0 |
| 414 | 2026-03-05T04:12:06.073Z | Downloaded usdt-attr-macro v0.5.0 |
| 415 | 2026-03-05T04:12:06.073Z | Downloaded usdt v0.5.0 |
| 416 | 2026-03-05T04:12:06.073Z | Downloaded untrusted v0.9.0 |
| 417 | 2026-03-05T04:12:06.073Z | Downloaded unsafe-libyaml v0.2.11 |
| 418 | 2026-03-05T04:12:06.073Z | Downloaded unicode-linebreak v0.1.5 |
| 419 | 2026-03-05T04:12:06.073Z | Downloaded unarray v0.1.4 |
| 420 | 2026-03-05T04:12:06.073Z | Downloaded typify-macro v0.4.3 |
| 421 | 2026-03-05T04:12:06.074Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 422 | 2026-03-05T04:12:06.074Z | Downloaded steno v0.4.1 |
| 423 | 2026-03-05T04:12:06.099Z | Downloaded iri-string v0.7.8 |
| 424 | 2026-03-05T04:12:06.099Z | Downloaded h2 v0.4.6 |
| 425 | 2026-03-05T04:12:06.124Z | Downloaded usdt-impl v0.5.0 |
| 426 | 2026-03-05T04:12:06.124Z | Downloaded typify v0.6.1 |
| 427 | 2026-03-05T04:12:06.124Z | Downloaded try-lock v0.2.5 |
| 428 | 2026-03-05T04:12:06.124Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 429 | 2026-03-05T04:12:06.124Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 430 | 2026-03-05T04:12:06.124Z | Downloaded toml v0.8.23 |
| 431 | 2026-03-05T04:12:06.124Z | Downloaded snafu v0.8.9 |
| 432 | 2026-03-05T04:12:06.149Z | Downloaded openapiv3 v2.2.0 |
| 433 | 2026-03-05T04:12:06.150Z | Downloaded zerovec-derive v0.10.3 |
| 434 | 2026-03-05T04:12:06.150Z | Downloaded typify-macro v0.6.1 |
| 435 | 2026-03-05T04:12:06.150Z | Downloaded tower-layer v0.3.3 |
| 436 | 2026-03-05T04:12:06.150Z | Downloaded tokio-stream v0.1.17 |
| 437 | 2026-03-05T04:12:06.150Z | Downloaded tokio-macros v2.6.0 |
| 438 | 2026-03-05T04:12:06.150Z | Downloaded textwrap v0.16.2 |
| 439 | 2026-03-05T04:12:06.176Z | Downloaded serde v1.0.228 |
| 440 | 2026-03-05T04:12:06.176Z | Downloaded rustls-webpki v0.102.4 |
| 441 | 2026-03-05T04:12:06.201Z | Downloaded pest v2.8.4 |
| 442 | 2026-03-05T04:12:06.201Z | Downloaded wyz v0.5.1 |
| 443 | 2026-03-05T04:12:06.201Z | Downloaded writeable v0.5.5 |
| 444 | 2026-03-05T04:12:06.201Z | Downloaded whoami v1.5.1 |
| 445 | 2026-03-05T04:12:06.201Z | Downloaded vergen-lib v0.1.6 |
| 446 | 2026-03-05T04:12:06.201Z | Downloaded unicode-normalization v0.1.24 |
| 447 | 2026-03-05T04:12:06.201Z | Downloaded typenum v1.17.0 |
| 448 | 2026-03-05T04:12:06.201Z | Downloaded toml_write v0.1.2 |
| 449 | 2026-03-05T04:12:06.201Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 450 | 2026-03-05T04:12:06.257Z | Downloaded toml v0.7.8 |
| 451 | 2026-03-05T04:12:06.287Z | Downloaded tokio-rustls v0.26.0 |
| 452 | 2026-03-05T04:12:06.287Z | Downloaded nix v0.28.0 |
| 453 | 2026-03-05T04:12:06.287Z | Downloaded thread_local v1.1.8 |
| 454 | 2026-03-05T04:12:06.287Z | Downloaded url v2.5.4 |
| 455 | 2026-03-05T04:12:06.287Z | Downloaded tinyvec v1.6.0 |
| 456 | 2026-03-05T04:12:06.319Z | Downloaded thread-id v4.2.1 |
| 457 | 2026-03-05T04:12:06.319Z | Downloaded test-strategy v0.4.3 |
| 458 | 2026-03-05T04:12:06.319Z | Downloaded tokio-rustls v0.24.1 |
| 459 | 2026-03-05T04:12:06.319Z | Downloaded tokio-dtrace v0.1.1 |
| 460 | 2026-03-05T04:12:06.319Z | Downloaded thiserror-impl v2.0.18 |
| 461 | 2026-03-05T04:12:06.319Z | Downloaded term v1.2.0 |
| 462 | 2026-03-05T04:12:06.319Z | Downloaded tempfile v3.23.0 |
| 463 | 2026-03-05T04:12:06.319Z | Downloaded tar v0.4.40 |
| 464 | 2026-03-05T04:12:06.319Z | Downloaded sigpipe v0.1.3 |
| 465 | 2026-03-05T04:12:06.319Z | Downloaded serde_yaml v0.9.34+deprecated |
| 466 | 2026-03-05T04:12:06.346Z | Downloaded reqwest v0.13.2 |
| 467 | 2026-03-05T04:12:06.346Z | Downloaded reqwest v0.12.23 |
| 468 | 2026-03-05T04:12:06.346Z | Downloaded rayon v1.10.0 |
| 469 | 2026-03-05T04:12:06.346Z | Downloaded proptest v1.5.0 |
| 470 | 2026-03-05T04:12:06.346Z | Downloaded hashbrown v0.15.2 |
| 471 | 2026-03-05T04:12:06.376Z | Downloaded yoke-derive v0.7.5 |
| 472 | 2026-03-05T04:12:06.376Z | Downloaded write16 v1.0.0 |
| 473 | 2026-03-05T04:12:06.377Z | Downloaded which v4.4.2 |
| 474 | 2026-03-05T04:12:06.377Z | Downloaded waitgroup v0.1.2 |
| 475 | 2026-03-05T04:12:06.377Z | Downloaded utf8parse v0.2.1 |
| 476 | 2026-03-05T04:12:06.377Z | Downloaded utf8_iter v1.0.4 |
| 477 | 2026-03-05T04:12:06.377Z | Downloaded tinyvec_macros v0.1.1 |
| 478 | 2026-03-05T04:12:06.377Z | Downloaded synstructure v0.13.1 |
| 479 | 2026-03-05T04:12:06.377Z | Downloaded socket2 v0.6.0 |
| 480 | 2026-03-05T04:12:06.377Z | Downloaded portable-atomic v1.11.1 |
| 481 | 2026-03-05T04:12:06.377Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 482 | 2026-03-05T04:12:06.377Z | Downloaded sync_wrapper v1.0.1 |
| 483 | 2026-03-05T04:12:06.403Z | Downloaded supports-color v3.0.2 |
| 484 | 2026-03-05T04:12:06.403Z | Downloaded socket2 v0.5.10 |
| 485 | 2026-03-05T04:12:06.403Z | Downloaded similar v2.7.0 |
| 486 | 2026-03-05T04:12:06.403Z | Downloaded utf-8 v0.7.6 |
| 487 | 2026-03-05T04:12:06.403Z | Downloaded usdt-macro v0.6.0 |
| 488 | 2026-03-05T04:12:06.403Z | Downloaded termtree v0.5.1 |
| 489 | 2026-03-05T04:12:06.403Z | Downloaded terminal_size v0.4.3 |
| 490 | 2026-03-05T04:12:06.403Z | Downloaded spin v0.9.8 |
| 491 | 2026-03-05T04:12:06.404Z | Downloaded snafu-derive v0.8.9 |
| 492 | 2026-03-05T04:12:06.404Z | Downloaded smallvec v1.13.2 |
| 493 | 2026-03-05T04:12:06.404Z | Downloaded slog v2.8.2 |
| 494 | 2026-03-05T04:12:06.404Z | Downloaded siphasher v1.0.1 |
| 495 | 2026-03-05T04:12:06.405Z | Downloaded rustls-webpki v0.103.4 |
| 496 | 2026-03-05T04:12:06.405Z | Downloaded universal-hash v0.5.1 |
| 497 | 2026-03-05T04:12:06.405Z | Downloaded time-macros v0.2.24 |
| 498 | 2026-03-05T04:12:06.431Z | Downloaded serde_with_macros v3.15.0 |
| 499 | 2026-03-05T04:12:06.431Z | Downloaded serde_derive v1.0.228 |
| 500 | 2026-03-05T04:12:06.431Z | Downloaded quinn v0.11.9 |
| 501 | 2026-03-05T04:12:06.431Z | Downloaded thiserror v1.0.64 |
| 502 | 2026-03-05T04:12:06.432Z | Downloaded slab v0.4.9 |
| 503 | 2026-03-05T04:12:06.432Z | Downloaded shlex v1.3.0 |
| 504 | 2026-03-05T04:12:06.432Z | Downloaded tinystr v0.7.6 |
| 505 | 2026-03-05T04:12:06.432Z | Downloaded thiserror v2.0.18 |
| 506 | 2026-03-05T04:12:06.432Z | Downloaded static_assertions v1.1.0 |
| 507 | 2026-03-05T04:12:06.460Z | Downloaded rustls-platform-verifier v0.6.2 |
| 508 | 2026-03-05T04:12:06.460Z | Downloaded signal-hook-registry v1.4.2 |
| 509 | 2026-03-05T04:12:06.460Z | Downloaded serde_tokenstream v0.2.3 |
| 510 | 2026-03-05T04:12:06.460Z | Downloaded rustls-pki-types v1.12.0 |
| 511 | 2026-03-05T04:12:06.485Z | Downloaded rand v0.9.2 |
| 512 | 2026-03-05T04:12:06.485Z | Downloaded semver v1.0.27 |
| 513 | 2026-03-05T04:12:06.485Z | Downloaded ryu v1.0.18 |
| 514 | 2026-03-05T04:12:06.485Z | Downloaded rand v0.8.5 |
| 515 | 2026-03-05T04:12:06.485Z | Downloaded moka v0.12.10 |
| 516 | 2026-03-05T04:12:06.510Z | Downloaded fakedata_generator v0.5.0 |
| 517 | 2026-03-05T04:12:06.562Z | Downloaded futures-util v0.3.31 |
| 518 | 2026-03-05T04:12:06.588Z | Downloaded tokio-tungstenite v0.21.0 |
| 519 | 2026-03-05T04:12:06.588Z | Downloaded thiserror-impl v1.0.64 |
| 520 | 2026-03-05T04:12:06.588Z | Downloaded strum_macros v0.26.4 |
| 521 | 2026-03-05T04:12:06.612Z | Downloaded smf v0.2.3 |
| 522 | 2026-03-05T04:12:06.612Z | Downloaded slog-term v2.9.2 |
| 523 | 2026-03-05T04:12:06.612Z | Downloaded slog-json v2.6.1 |
| 524 | 2026-03-05T04:12:06.612Z | Downloaded slog-dtrace v0.3.0 |
| 525 | 2026-03-05T04:12:06.612Z | Downloaded slog-async v2.8.0 |
| 526 | 2026-03-05T04:12:06.612Z | Downloaded sha2 v0.10.9 |
| 527 | 2026-03-05T04:12:06.612Z | Downloaded schemars_derive v0.8.22 |
| 528 | 2026-03-05T04:12:06.612Z | Downloaded schemars v0.8.22 |
| 529 | 2026-03-05T04:12:06.637Z | Downloaded rusty-fork v0.3.0 |
| 530 | 2026-03-05T04:12:06.637Z | Downloaded rustls-pemfile v1.0.4 |
| 531 | 2026-03-05T04:12:06.663Z | Downloaded rayon-core v1.12.1 |
| 532 | 2026-03-05T04:12:06.663Z | Downloaded qorb v0.4.1 |
| 533 | 2026-03-05T04:12:06.687Z | Downloaded prettyplease v0.2.37 |
| 534 | 2026-03-05T04:12:06.687Z | Downloaded take_mut v0.2.2 |
| 535 | 2026-03-05T04:12:06.687Z | Downloaded tagptr v0.2.0 |
| 536 | 2026-03-05T04:12:06.687Z | Downloaded tabwriter v1.4.0 |
| 537 | 2026-03-05T04:12:06.687Z | Downloaded subtle v2.5.0 |
| 538 | 2026-03-05T04:12:06.687Z | Downloaded strum v0.26.3 |
| 539 | 2026-03-05T04:12:06.712Z | Downloaded serde_path_to_error v0.1.20 |
| 540 | 2026-03-05T04:12:06.712Z | Downloaded serde_derive_internals v0.29.1 |
| 541 | 2026-03-05T04:12:06.712Z | Downloaded semver v0.1.20 |
| 542 | 2026-03-05T04:12:06.712Z | Downloaded secrecy v0.10.3 |
| 543 | 2026-03-05T04:12:06.712Z | Downloaded sct v0.7.1 |
| 544 | 2026-03-05T04:12:06.712Z | Downloaded scopeguard v1.2.0 |
| 545 | 2026-03-05T04:12:06.712Z | Downloaded same-file v1.0.6 |
| 546 | 2026-03-05T04:12:06.712Z | Downloaded rustls-native-certs v0.8.3 |
| 547 | 2026-03-05T04:12:06.737Z | Downloaded ron v0.8.1 |
| 548 | 2026-03-05T04:12:06.737Z | Downloaded progenitor-impl v0.13.0 |
| 549 | 2026-03-05T04:12:06.737Z | Downloaded pin-project v1.1.10 |
| 550 | 2026-03-05T04:12:06.761Z | Downloaded iddqd v0.3.14 |
| 551 | 2026-03-05T04:12:06.761Z | Downloaded thread-id v5.0.0 |
| 552 | 2026-03-05T04:12:06.761Z | Downloaded tabled_derive v0.7.0 |
| 553 | 2026-03-05T04:12:06.761Z | Downloaded strum v0.27.2 |
| 554 | 2026-03-05T04:12:06.761Z | Downloaded structmeta-derive v0.3.0 |
| 555 | 2026-03-05T04:12:06.761Z | Downloaded structmeta v0.3.0 |
| 556 | 2026-03-05T04:12:06.761Z | Downloaded strsim v0.11.1 |
| 557 | 2026-03-05T04:12:06.761Z | Downloaded stable_deref_trait v1.2.0 |
| 558 | 2026-03-05T04:12:06.761Z | Downloaded smawk v0.3.2 |
| 559 | 2026-03-05T04:12:06.761Z | Downloaded slog-bunyan v2.5.0 |
| 560 | 2026-03-05T04:12:06.761Z | Downloaded serde_plain v1.0.2 |
| 561 | 2026-03-05T04:12:06.761Z | Downloaded rustls-pemfile v2.2.0 |
| 562 | 2026-03-05T04:12:06.786Z | Downloaded ringbuffer v0.15.0 |
| 563 | 2026-03-05T04:12:06.786Z | Downloaded resolv-conf v0.7.0 |
| 564 | 2026-03-05T04:12:06.786Z | Downloaded rand_core v0.9.3 |
| 565 | 2026-03-05T04:12:06.786Z | Downloaded rand_chacha v0.9.0 |
| 566 | 2026-03-05T04:12:06.786Z | Downloaded quote v1.0.44 |
| 567 | 2026-03-05T04:12:06.786Z | Downloaded progenitor-impl v0.11.1 |
| 568 | 2026-03-05T04:12:06.786Z | Downloaded http v1.4.0 |
| 569 | 2026-03-05T04:12:06.786Z | Downloaded sha1 v0.10.6 |
| 570 | 2026-03-05T04:12:06.786Z | Downloaded libz-sys v1.1.16 |
| 571 | 2026-03-05T04:12:06.856Z | Downloaded serde_urlencoded v0.7.1 |
| 572 | 2026-03-05T04:12:06.880Z | Downloaded rand_xorshift v0.3.0 |
| 573 | 2026-03-05T04:12:06.880Z | Downloaded rand_chacha v0.3.1 |
| 574 | 2026-03-05T04:12:06.880Z | Downloaded progenitor-macro v0.11.1 |
| 575 | 2026-03-05T04:12:06.880Z | Downloaded progenitor-macro v0.10.0 |
| 576 | 2026-03-05T04:12:06.880Z | Downloaded progenitor-client v0.11.1 |
| 577 | 2026-03-05T04:12:06.881Z | Downloaded progenitor-client v0.10.0 |
| 578 | 2026-03-05T04:12:06.881Z | Downloaded progenitor v0.13.0 |
| 579 | 2026-03-05T04:12:06.881Z | Downloaded proc-macro2 v1.0.106 |
| 580 | 2026-03-05T04:12:06.881Z | Downloaded postcard v1.0.9 |
| 581 | 2026-03-05T04:12:06.881Z | Downloaded openssl-sys v0.9.107 |
| 582 | 2026-03-05T04:12:06.881Z | Downloaded hyper-util v0.1.19 |
| 583 | 2026-03-05T04:12:06.906Z | Downloaded csv v1.3.1 |
| 584 | 2026-03-05T04:12:06.906Z | Downloaded serde_spanned v1.0.4 |
| 585 | 2026-03-05T04:12:06.906Z | Downloaded serde_spanned v0.6.9 |
| 586 | 2026-03-05T04:12:06.906Z | Downloaded serde_repr v0.1.19 |
| 587 | 2026-03-05T04:12:06.931Z | Downloaded serde_arrays v0.1.0 |
| 588 | 2026-03-05T04:12:06.931Z | Downloaded progenitor-client v0.13.0 |
| 589 | 2026-03-05T04:12:06.931Z | Downloaded plain v0.2.3 |
| 590 | 2026-03-05T04:12:06.931Z | Downloaded pin-utils v0.1.0 |
| 591 | 2026-03-05T04:12:06.931Z | Downloaded owo-colors v4.2.3 |
| 592 | 2026-03-05T04:12:06.931Z | Downloaded nom v7.1.3 |
| 593 | 2026-03-05T04:12:06.931Z | Downloaded mio v1.0.2 |
| 594 | 2026-03-05T04:12:06.931Z | Downloaded hickory-resolver v0.25.2 |
| 595 | 2026-03-05T04:12:06.931Z | Downloaded scroll v0.13.0 |
| 596 | 2026-03-05T04:12:06.957Z | Downloaded ppv-lite86 v0.2.17 |
| 597 | 2026-03-05T04:12:06.957Z | Downloaded parking_lot_core v0.9.10 |
| 598 | 2026-03-05T04:12:06.957Z | Downloaded papergrid v0.11.0 |
| 599 | 2026-03-05T04:12:06.957Z | Downloaded oxnet v0.1.3 |
| 600 | 2026-03-05T04:12:06.957Z | Downloaded oxide-tokio-rt v0.1.2 |
| 601 | 2026-03-05T04:12:06.957Z | Downloaded opaque-debug v0.3.1 |
| 602 | 2026-03-05T04:12:06.957Z | Downloaded scroll v0.12.0 |
| 603 | 2026-03-05T04:12:06.957Z | Downloaded powerfmt v0.2.0 |
| 604 | 2026-03-05T04:12:06.957Z | Downloaded pkg-config v0.3.30 |
| 605 | 2026-03-05T04:12:06.957Z | Downloaded pin-project-lite v0.2.14 |
| 606 | 2026-03-05T04:12:06.957Z | Downloaded parse-display v0.10.0 |
| 607 | 2026-03-05T04:12:06.957Z | Downloaded parking_lot v0.12.2 |
| 608 | 2026-03-05T04:12:06.982Z | Downloaded openssl-probe v0.1.5 |
| 609 | 2026-03-05T04:12:06.982Z | Downloaded once_cell v1.21.3 |
| 610 | 2026-03-05T04:12:06.982Z | Downloaded newtype-uuid v1.3.1 |
| 611 | 2026-03-05T04:12:06.982Z | Downloaded hickory-resolver v0.24.4 |
| 612 | 2026-03-05T04:12:06.982Z | Downloaded pest_derive v2.8.4 |
| 613 | 2026-03-05T04:12:06.982Z | Downloaded icu_collections v1.5.0 |
| 614 | 2026-03-05T04:12:06.982Z | Downloaded parse-display-derive v0.10.0 |
| 615 | 2026-03-05T04:12:06.983Z | Downloaded openssl-probe v0.2.1 |
| 616 | 2026-03-05T04:12:06.983Z | Downloaded newtype_derive v0.1.6 |
| 617 | 2026-03-05T04:12:06.983Z | Downloaded memmap v0.7.0 |
| 618 | 2026-03-05T04:12:07.008Z | Downloaded openssl-macros v0.1.1 |
| 619 | 2026-03-05T04:12:07.008Z | Downloaded num-traits v0.2.19 |
| 620 | 2026-03-05T04:12:07.008Z | Downloaded num-bigint v0.4.5 |
| 621 | 2026-03-05T04:12:07.008Z | Downloaded newtype-uuid-macros v0.1.0 |
| 622 | 2026-03-05T04:12:07.008Z | Downloaded native-tls v0.2.11 |
| 623 | 2026-03-05T04:12:07.008Z | Downloaded log v0.4.29 |
| 624 | 2026-03-05T04:12:07.008Z | Downloaded quinn-udp v0.5.5 |
| 625 | 2026-03-05T04:12:07.008Z | Downloaded progenitor v0.11.1 |
| 626 | 2026-03-05T04:12:07.008Z | Downloaded pest_meta v2.8.4 |
| 627 | 2026-03-05T04:12:07.008Z | Downloaded password-hash v0.5.0 |
| 628 | 2026-03-05T04:12:07.008Z | Downloaded num-integer v0.1.46 |
| 629 | 2026-03-05T04:12:07.008Z | Downloaded num-complex v0.4.6 |
| 630 | 2026-03-05T04:12:07.008Z | Downloaded num v0.4.3 |
| 631 | 2026-03-05T04:12:07.009Z | Downloaded memmap2 v0.9.9 |
| 632 | 2026-03-05T04:12:07.033Z | Downloaded progenitor v0.10.0 |
| 633 | 2026-03-05T04:12:07.033Z | Downloaded num-iter v0.1.45 |
| 634 | 2026-03-05T04:12:07.034Z | Downloaded num-derive v0.4.2 |
| 635 | 2026-03-05T04:12:07.034Z | Downloaded rustc-hash v2.1.1 |
| 636 | 2026-03-05T04:12:07.034Z | Downloaded phf v0.12.1 |
| 637 | 2026-03-05T04:12:07.034Z | Downloaded pem v3.0.5 |
| 638 | 2026-03-05T04:12:07.034Z | Downloaded multer v3.1.0 |
| 639 | 2026-03-05T04:12:07.034Z | Downloaded expectorate v1.2.0 |
| 640 | 2026-03-05T04:12:07.034Z | Downloaded chrono-tz v0.10.4 |
| 641 | 2026-03-05T04:12:07.058Z | Downloaded paste v1.0.15 |
| 642 | 2026-03-05T04:12:07.058Z | Downloaded libsw-core v0.3.2 |
| 643 | 2026-03-05T04:12:07.058Z | Downloaded libm v0.2.8 |
| 644 | 2026-03-05T04:12:07.058Z | Downloaded jiff v0.2.15 |
| 645 | 2026-03-05T04:12:07.083Z | Downloaded ref-cast-impl v1.0.25 |
| 646 | 2026-03-05T04:12:07.083Z | Downloaded quick-error v1.2.3 |
| 647 | 2026-03-05T04:12:07.083Z | Downloaded pretty-hex v0.4.1 |
| 648 | 2026-03-05T04:12:07.083Z | Downloaded num_enum v0.5.11 |
| 649 | 2026-03-05T04:12:07.083Z | Downloaded num-rational v0.4.2 |
| 650 | 2026-03-05T04:12:07.083Z | Downloaded mime v0.3.17 |
| 651 | 2026-03-05T04:12:07.083Z | Downloaded memchr v2.7.2 |
| 652 | 2026-03-05T04:12:07.107Z | Downloaded litemap v0.7.4 |
| 653 | 2026-03-05T04:12:07.107Z | Downloaded icu_provider v1.5.0 |
| 654 | 2026-03-05T04:12:07.107Z | Downloaded icu_properties v1.5.1 |
| 655 | 2026-03-05T04:12:07.108Z | Downloaded icu_normalizer_data v1.5.0 |
| 656 | 2026-03-05T04:12:07.108Z | Downloaded icu_normalizer v1.5.0 |
| 657 | 2026-03-05T04:12:07.108Z | Downloaded heapless v0.8.0 |
| 658 | 2026-03-05T04:12:07.108Z | Downloaded proc-macro-error-attr v1.0.4 |
| 659 | 2026-03-05T04:12:07.108Z | Downloaded proc-macro-crate v1.3.1 |
| 660 | 2026-03-05T04:12:07.108Z | Downloaded phf_shared v0.12.1 |
| 661 | 2026-03-05T04:12:07.108Z | Downloaded percent-encoding v2.3.2 |
| 662 | 2026-03-05T04:12:07.108Z | Downloaded aws-lc-sys v0.30.0 |
| 663 | 2026-03-05T04:12:07.338Z | Downloaded openssl v0.10.72 |
| 664 | 2026-03-05T04:12:07.362Z | Downloaded olpc-cjson v0.1.4 |
| 665 | 2026-03-05T04:12:07.363Z | Downloaded num_enum_derive v0.7.4 |
| 666 | 2026-03-05T04:12:07.363Z | Downloaded num_enum_derive v0.5.11 |
| 667 | 2026-03-05T04:12:07.363Z | Downloaded libsw v3.5.0 |
| 668 | 2026-03-05T04:12:07.363Z | Downloaded libloading v0.8.9 |
| 669 | 2026-03-05T04:12:07.363Z | Downloaded jiff-static v0.2.15 |
| 670 | 2026-03-05T04:12:07.363Z | Downloaded itertools v0.14.0 |
| 671 | 2026-03-05T04:12:07.388Z | Downloaded itertools v0.12.1 |
| 672 | 2026-03-05T04:12:07.388Z | Downloaded icu_locid_transform_data v1.5.0 |
| 673 | 2026-03-05T04:12:07.388Z | Downloaded icu_locid v1.5.0 |
| 674 | 2026-03-05T04:12:07.388Z | Downloaded iana-time-zone v0.1.64 |
| 675 | 2026-03-05T04:12:07.388Z | Downloaded hyper-rustls v0.27.3 |
| 676 | 2026-03-05T04:12:07.388Z | Downloaded macaddr v1.0.1 |
| 677 | 2026-03-05T04:12:07.388Z | Downloaded lock_api v0.4.12 |
| 678 | 2026-03-05T04:12:07.388Z | Downloaded libloading v0.7.4 |
| 679 | 2026-03-05T04:12:07.388Z | Downloaded httparse v1.10.1 |
| 680 | 2026-03-05T04:12:07.412Z | Downloaded glob v0.3.3 |
| 681 | 2026-03-05T04:12:07.412Z | Downloaded bstr v1.9.1 |
| 682 | 2026-03-05T04:12:07.412Z | Downloaded num_threads v0.1.7 |
| 683 | 2026-03-05T04:12:07.412Z | Downloaded nix v0.29.0 |
| 684 | 2026-03-05T04:12:07.412Z | Downloaded managed v0.8.0 |
| 685 | 2026-03-05T04:12:07.437Z | Downloaded lru-cache v0.1.2 |
| 686 | 2026-03-05T04:12:07.437Z | Downloaded linear-map v1.2.0 |
| 687 | 2026-03-05T04:12:07.437Z | Downloaded git-stub-vcs v0.1.0 |
| 688 | 2026-03-05T04:12:07.437Z | Downloaded getrandom v0.3.2 |
| 689 | 2026-03-05T04:12:07.437Z | Downloaded futures v0.3.31 |
| 690 | 2026-03-05T04:12:07.437Z | Downloaded radium v0.7.0 |
| 691 | 2026-03-05T04:12:07.437Z | Downloaded pest_generator v2.8.4 |
| 692 | 2026-03-05T04:12:07.437Z | Downloaded ipnetwork v0.21.1 |
| 693 | 2026-03-05T04:12:07.437Z | Downloaded ingot-macros v0.1.1 |
| 694 | 2026-03-05T04:12:07.437Z | Downloaded hyper-tls v0.6.0 |
| 695 | 2026-03-05T04:12:07.438Z | Downloaded progenitor-impl v0.10.0 |
| 696 | 2026-03-05T04:12:07.438Z | Downloaded pretty-hex v0.2.1 |
| 697 | 2026-03-05T04:12:07.438Z | Downloaded pin-project-internal v1.1.10 |
| 698 | 2026-03-05T04:12:07.438Z | Downloaded match_cfg v0.1.0 |
| 699 | 2026-03-05T04:12:07.463Z | Downloaded lru-slab v0.1.2 |
| 700 | 2026-03-05T04:12:07.463Z | Downloaded kstat-rs v0.2.4 |
| 701 | 2026-03-05T04:12:07.463Z | Downloaded itertools v0.13.0 |
| 702 | 2026-03-05T04:12:07.463Z | Downloaded is_terminal_polyfill v1.70.0 |
| 703 | 2026-03-05T04:12:07.463Z | Downloaded is_ci v1.2.0 |
| 704 | 2026-03-05T04:12:07.463Z | Downloaded indexmap v2.13.0 |
| 705 | 2026-03-05T04:12:07.463Z | Downloaded icu_locid_transform v1.5.0 |
| 706 | 2026-03-05T04:12:07.463Z | Downloaded bindgen v0.69.5 |
| 707 | 2026-03-05T04:12:07.463Z | Downloaded aws-lc-rs v1.13.3 |
| 708 | 2026-03-05T04:12:07.488Z | Downloaded minimal-lexical v0.2.1 |
| 709 | 2026-03-05T04:12:07.488Z | Downloaded linked-hash-map v0.5.6 |
| 710 | 2026-03-05T04:12:07.488Z | Downloaded instant v0.1.12 |
| 711 | 2026-03-05T04:12:07.488Z | Downloaded inout v0.1.3 |
| 712 | 2026-03-05T04:12:07.488Z | Downloaded idna v1.0.3 |
| 713 | 2026-03-05T04:12:07.488Z | Downloaded hostname v0.4.2 |
| 714 | 2026-03-05T04:12:07.488Z | Downloaded is-terminal v0.4.12 |
| 715 | 2026-03-05T04:12:07.488Z | Downloaded hubpack_derive v0.1.1 |
| 716 | 2026-03-05T04:12:07.488Z | Downloaded home v0.5.11 |
| 717 | 2026-03-05T04:12:07.488Z | Downloaded highway v1.3.0 |
| 718 | 2026-03-05T04:12:07.512Z | Downloaded heck v0.5.0 |
| 719 | 2026-03-05T04:12:07.512Z | Downloaded hash32 v0.3.1 |
| 720 | 2026-03-05T04:12:07.512Z | Downloaded git-stub v1.0.0 |
| 721 | 2026-03-05T04:12:07.512Z | Downloaded derive_more v0.99.20 |
| 722 | 2026-03-05T04:12:07.512Z | Downloaded darling_core v0.21.3 |
| 723 | 2026-03-05T04:12:07.512Z | Downloaded crossbeam-channel v0.5.15 |
| 724 | 2026-03-05T04:12:07.512Z | Downloaded bytes v1.11.1 |
| 725 | 2026-03-05T04:12:07.512Z | Downloaded base64 v0.22.1 |
| 726 | 2026-03-05T04:12:07.537Z | Downloaded ascii v1.1.0 |
| 727 | 2026-03-05T04:12:07.537Z | Downloaded num-conv v0.1.0 |
| 728 | 2026-03-05T04:12:07.537Z | Downloaded newline-converter v0.3.0 |
| 729 | 2026-03-05T04:12:07.537Z | Downloaded lazy_static v1.5.0 |
| 730 | 2026-03-05T04:12:07.538Z | Downloaded ingot v0.1.1 |
| 731 | 2026-03-05T04:12:07.538Z | Downloaded ident_case v1.0.1 |
| 732 | 2026-03-05T04:12:07.538Z | Downloaded http-body v1.0.1 |
| 733 | 2026-03-05T04:12:07.538Z | Downloaded getrandom v0.2.14 |
| 734 | 2026-03-05T04:12:07.538Z | Downloaded foldhash v0.1.5 |
| 735 | 2026-03-05T04:12:07.538Z | Downloaded either v1.15.0 |
| 736 | 2026-03-05T04:12:07.538Z | Downloaded displaydoc v0.2.5 |
| 737 | 2026-03-05T04:12:07.538Z | Downloaded derive_builder_core v0.20.2 |
| 738 | 2026-03-05T04:12:07.538Z | Downloaded darling v0.21.3 |
| 739 | 2026-03-05T04:12:07.562Z | Downloaded daft v0.1.5 |
| 740 | 2026-03-05T04:12:07.562Z | Downloaded camino-tempfile v1.4.1 |
| 741 | 2026-03-05T04:12:07.562Z | Downloaded bcs v0.1.6 |
| 742 | 2026-03-05T04:12:07.562Z | Downloaded backoff v0.4.0 |
| 743 | 2026-03-05T04:12:07.562Z | Downloaded ingot-types v0.1.2 |
| 744 | 2026-03-05T04:12:07.562Z | Downloaded hubpack v0.1.2 |
| 745 | 2026-03-05T04:12:07.562Z | Downloaded hostname v0.3.1 |
| 746 | 2026-03-05T04:12:07.562Z | Downloaded heck v0.4.1 |
| 747 | 2026-03-05T04:12:07.562Z | Downloaded fs_extra v1.3.0 |
| 748 | 2026-03-05T04:12:07.562Z | Downloaded derive_builder v0.20.2 |
| 749 | 2026-03-05T04:12:07.563Z | Downloaded deranged v0.5.3 |
| 750 | 2026-03-05T04:12:07.563Z | Downloaded defmt-parser v0.3.4 |
| 751 | 2026-03-05T04:12:07.563Z | Downloaded darling_macro v0.21.3 |
| 752 | 2026-03-05T04:12:07.563Z | Downloaded cstr-argument v0.1.2 |
| 753 | 2026-03-05T04:12:07.563Z | Downloaded crossbeam-epoch v0.9.18 |
| 754 | 2026-03-05T04:12:07.587Z | Downloaded cookie v0.18.1 |
| 755 | 2026-03-05T04:12:07.587Z | Downloaded cobs v0.2.3 |
| 756 | 2026-03-05T04:12:07.587Z | Downloaded cargo_metadata v0.19.2 |
| 757 | 2026-03-05T04:12:07.587Z | Downloaded byte-wrapper v0.1.0 |
| 758 | 2026-03-05T04:12:07.587Z | Downloaded httpdate v1.0.3 |
| 759 | 2026-03-05T04:12:07.587Z | Downloaded hex v0.4.3 |
| 760 | 2026-03-05T04:12:07.587Z | Downloaded globset v0.4.14 |
| 761 | 2026-03-05T04:12:07.587Z | Downloaded futures-core v0.3.32 |
| 762 | 2026-03-05T04:12:07.587Z | Downloaded foreign-types-shared v0.3.1 |
| 763 | 2026-03-05T04:12:07.587Z | Downloaded foreign-types v0.3.2 |
| 764 | 2026-03-05T04:12:07.587Z | Downloaded fixedbitset v0.5.7 |
| 765 | 2026-03-05T04:12:07.588Z | Downloaded erased-serde v0.4.5 |
| 766 | 2026-03-05T04:12:07.588Z | Downloaded debug-ignore v1.0.5 |
| 767 | 2026-03-05T04:12:07.588Z | Downloaded const_format v0.2.35 |
| 768 | 2026-03-05T04:12:07.612Z | Downloaded clap_builder v4.5.2 |
| 769 | 2026-03-05T04:12:07.612Z | Downloaded cipher v0.4.4 |
| 770 | 2026-03-05T04:12:07.612Z | Downloaded cfg_aliases v0.1.1 |
| 771 | 2026-03-05T04:12:07.612Z | Downloaded cc v1.2.17 |
| 772 | 2026-03-05T04:12:07.612Z | Downloaded cargo_metadata v0.18.1 |
| 773 | 2026-03-05T04:12:07.612Z | Downloaded bit-set v0.5.3 |
| 774 | 2026-03-05T04:12:07.612Z | Downloaded base64ct v1.6.0 |
| 775 | 2026-03-05T04:12:07.612Z | Downloaded aes v0.8.4 |
| 776 | 2026-03-05T04:12:07.613Z | Downloaded gethostname v0.5.0 |
| 777 | 2026-03-05T04:12:07.613Z | Downloaded futures-task v0.3.31 |
| 778 | 2026-03-05T04:12:07.613Z | Downloaded futures-macro v0.3.31 |
| 779 | 2026-03-05T04:12:07.639Z | Downloaded futures-io v0.3.31 |
| 780 | 2026-03-05T04:12:07.639Z | Downloaded form_urlencoded v1.2.2 |
| 781 | 2026-03-05T04:12:07.639Z | Downloaded foreign-types v0.5.0 |
| 782 | 2026-03-05T04:12:07.639Z | Downloaded foldhash v0.2.0 |
| 783 | 2026-03-05T04:12:07.639Z | Downloaded fastrand v2.3.0 |
| 784 | 2026-03-05T04:12:07.639Z | Downloaded equivalent v1.0.2 |
| 785 | 2026-03-05T04:12:07.639Z | Downloaded dyn-clone v1.0.17 |
| 786 | 2026-03-05T04:12:07.639Z | Downloaded dunce v1.0.5 |
| 787 | 2026-03-05T04:12:07.639Z | Downloaded dtrace-parser v0.3.0 |
| 788 | 2026-03-05T04:12:07.639Z | Downloaded dropshot v0.16.7 |
| 789 | 2026-03-05T04:12:07.663Z | Downloaded dof v0.3.0 |
| 790 | 2026-03-05T04:12:07.663Z | Downloaded digest v0.10.7 |
| 791 | 2026-03-05T04:12:07.663Z | Downloaded defmt v0.3.8 |
| 792 | 2026-03-05T04:12:07.663Z | Downloaded daft-derive v0.1.5 |
| 793 | 2026-03-05T04:12:07.663Z | Downloaded ctr v0.9.2 |
| 794 | 2026-03-05T04:12:07.663Z | Downloaded crucible-workspace-hack v0.1.0 |
| 795 | 2026-03-05T04:12:07.663Z | Downloaded critical-section v1.2.0 |
| 796 | 2026-03-05T04:12:07.663Z | Downloaded cpufeatures v0.2.12 |
| 797 | 2026-03-05T04:12:07.663Z | Downloaded convert_case v0.4.0 |
| 798 | 2026-03-05T04:12:07.663Z | Downloaded clap_derive v4.5.4 |
| 799 | 2026-03-05T04:12:07.688Z | Downloaded clap v4.5.4 |
| 800 | 2026-03-05T04:12:07.688Z | Downloaded cfg_aliases v0.2.1 |
| 801 | 2026-03-05T04:12:07.688Z | Downloaded camino v1.2.2 |
| 802 | 2026-03-05T04:12:07.688Z | Downloaded blake2 v0.10.6 |
| 803 | 2026-03-05T04:12:07.688Z | Downloaded bit-vec v0.6.3 |
| 804 | 2026-03-05T04:12:07.688Z | Downloaded async-trait v0.1.89 |
| 805 | 2026-03-05T04:12:07.688Z | Downloaded argon2 v0.5.3 |
| 806 | 2026-03-05T04:12:07.688Z | Downloaded generic-array v0.14.7 |
| 807 | 2026-03-05T04:12:07.688Z | Downloaded futures-sink v0.3.31 |
| 808 | 2026-03-05T04:12:07.688Z | Downloaded float-ord v0.3.2 |
| 809 | 2026-03-05T04:12:07.713Z | Downloaded filetime v0.2.23 |
| 810 | 2026-03-05T04:12:07.713Z | Downloaded fatfs v0.3.6 |
| 811 | 2026-03-05T04:12:07.713Z | Downloaded escargot v0.5.10 |
| 812 | 2026-03-05T04:12:07.713Z | Downloaded erased-serde v0.3.31 |
| 813 | 2026-03-05T04:12:07.713Z | Downloaded dtrace-parser v0.2.0 |
| 814 | 2026-03-05T04:12:07.713Z | Downloaded defmt-macros v0.3.9 |
| 815 | 2026-03-05T04:12:07.713Z | Downloaded data-encoding v2.6.0 |
| 816 | 2026-03-05T04:12:07.713Z | Downloaded darling_macro v0.20.11 |
| 817 | 2026-03-05T04:12:07.713Z | Downloaded darling v0.20.11 |
| 818 | 2026-03-05T04:12:07.713Z | Downloaded csv-core v0.1.12 |
| 819 | 2026-03-05T04:12:07.713Z | Downloaded crypto-common v0.1.6 |
| 820 | 2026-03-05T04:12:07.713Z | Downloaded crossbeam-utils v0.8.19 |
| 821 | 2026-03-05T04:12:07.713Z | Downloaded crossbeam-deque v0.8.5 |
| 822 | 2026-03-05T04:12:07.713Z | Downloaded console v0.15.8 |
| 823 | 2026-03-05T04:12:07.737Z | Downloaded colored v3.0.0 |
| 824 | 2026-03-05T04:12:07.737Z | Downloaded clap_lex v0.7.0 |
| 825 | 2026-03-05T04:12:07.738Z | Downloaded clang-sys v1.8.1 |
| 826 | 2026-03-05T04:12:07.738Z | Downloaded cfg-if v1.0.0 |
| 827 | 2026-03-05T04:12:07.738Z | Downloaded cexpr v0.6.0 |
| 828 | 2026-03-05T04:12:07.738Z | Downloaded cargo-platform v0.1.8 |
| 829 | 2026-03-05T04:12:07.738Z | Downloaded byteorder v1.5.0 |
| 830 | 2026-03-05T04:12:07.738Z | Downloaded bitstruct_derive v0.1.0 |
| 831 | 2026-03-05T04:12:07.738Z | Downloaded bitstruct v0.1.1 |
| 832 | 2026-03-05T04:12:07.738Z | Downloaded bit_field v0.10.2 |
| 833 | 2026-03-05T04:12:07.738Z | Downloaded bincode v1.3.3 |
| 834 | 2026-03-05T04:12:07.738Z | Downloaded autocfg v1.3.0 |
| 835 | 2026-03-05T04:12:07.738Z | Downloaded async-stream-impl v0.3.6 |
| 836 | 2026-03-05T04:12:07.738Z | Downloaded hashbrown v0.16.1 |
| 837 | 2026-03-05T04:12:07.763Z | Downloaded futures-channel v0.3.31 |
| 838 | 2026-03-05T04:12:07.763Z | Downloaded fs-err v3.1.2 |
| 839 | 2026-03-05T04:12:07.763Z | Downloaded foreign-types-shared v0.1.1 |
| 840 | 2026-03-05T04:12:07.763Z | Downloaded foreign-types-macros v0.2.3 |
| 841 | 2026-03-05T04:12:07.763Z | Downloaded fnv v1.0.7 |
| 842 | 2026-03-05T04:12:07.763Z | Downloaded fixedbitset v0.4.2 |
| 843 | 2026-03-05T04:12:07.763Z | Downloaded enum-as-inner v0.6.0 |
| 844 | 2026-03-05T04:12:07.763Z | Downloaded dropshot_endpoint v0.16.7 |
| 845 | 2026-03-05T04:12:07.763Z | Downloaded dropshot-api-manager v0.5.2 |
| 846 | 2026-03-05T04:12:07.763Z | Downloaded derive_builder_macro v0.20.2 |
| 847 | 2026-03-05T04:12:07.763Z | Downloaded const_format_proc_macros v0.2.34 |
| 848 | 2026-03-05T04:12:07.763Z | Downloaded cmake v0.1.54 |
| 849 | 2026-03-05T04:12:07.763Z | Downloaded embedded-io v0.4.0 |
| 850 | 2026-03-05T04:12:07.763Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 851 | 2026-03-05T04:12:07.764Z | Downloaded drift v0.1.2 |
| 852 | 2026-03-05T04:12:07.788Z | Downloaded derive-where v1.6.0 |
| 853 | 2026-03-05T04:12:07.788Z | Downloaded bitflags v2.9.4 |
| 854 | 2026-03-05T04:12:07.789Z | Downloaded bitflags v1.3.2 |
| 855 | 2026-03-05T04:12:07.789Z | Downloaded atty v0.2.14 |
| 856 | 2026-03-05T04:12:07.789Z | Downloaded atomicwrites v0.4.4 |
| 857 | 2026-03-05T04:12:07.789Z | Downloaded async-recursion v1.1.1 |
| 858 | 2026-03-05T04:12:07.789Z | Downloaded anstyle-query v1.0.3 |
| 859 | 2026-03-05T04:12:07.789Z | Downloaded anstyle v1.0.7 |
| 860 | 2026-03-05T04:12:07.789Z | Downloaded aho-corasick v1.1.3 |
| 861 | 2026-03-05T04:12:07.814Z | Downloaded icu_provider_macros v1.5.0 |
| 862 | 2026-03-05T04:12:07.814Z | Downloaded http-body-util v0.1.3 |
| 863 | 2026-03-05T04:12:07.814Z | Downloaded futures-executor v0.3.31 |
| 864 | 2026-03-05T04:12:07.814Z | Downloaded funty v2.0.0 |
| 865 | 2026-03-05T04:12:07.814Z | Downloaded dof v0.4.0 |
| 866 | 2026-03-05T04:12:07.814Z | Downloaded base64 v0.21.7 |
| 867 | 2026-03-05T04:12:07.814Z | Downloaded anyhow v1.0.100 |
| 868 | 2026-03-05T04:12:07.814Z | Downloaded anstyle-parse v0.2.4 |
| 869 | 2026-03-05T04:12:07.814Z | Downloaded block-buffer v0.10.4 |
| 870 | 2026-03-05T04:12:07.814Z | Downloaded bitvec v1.0.1 |
| 871 | 2026-03-05T04:12:07.838Z | Downloaded async-stream v0.3.6 |
| 872 | 2026-03-05T04:12:07.838Z | Downloaded allocator-api2 v0.2.21 |
| 873 | 2026-03-05T04:12:07.838Z | Downloaded aes-gcm-siv v0.11.1 |
| 874 | 2026-03-05T04:12:07.838Z | Downloaded darling_core v0.20.11 |
| 875 | 2026-03-05T04:12:07.838Z | Downloaded colorchoice v1.0.1 |
| 876 | 2026-03-05T04:12:07.838Z | Downloaded cancel-safe-futures v0.1.5 |
| 877 | 2026-03-05T04:12:07.839Z | Downloaded bytecount v0.6.9 |
| 878 | 2026-03-05T04:12:07.839Z | Downloaded atomic-waker v1.1.2 |
| 879 | 2026-03-05T04:12:07.839Z | Downloaded aead v0.5.2 |
| 880 | 2026-03-05T04:12:08.193Z | Compiling proc-macro2 v1.0.106 |
| 881 | 2026-03-05T04:12:08.193Z | Compiling quote v1.0.44 |
| 882 | 2026-03-05T04:12:08.193Z | Compiling unicode-ident v1.0.24 |
| 883 | 2026-03-05T04:12:08.218Z | Compiling libc v0.2.176 |
| 884 | 2026-03-05T04:12:08.218Z | Compiling serde_core v1.0.228 |
| 885 | 2026-03-05T04:12:08.218Z | Compiling serde v1.0.228 |
| 886 | 2026-03-05T04:12:08.218Z | Compiling autocfg v1.3.0 |
| 887 | 2026-03-05T04:12:08.243Z | Checking cfg-if v1.0.0 |
| 888 | 2026-03-05T04:12:08.436Z | Compiling memchr v2.7.2 |
| 889 | 2026-03-05T04:12:08.564Z | Compiling zmij v1.0.19 |
| 890 | 2026-03-05T04:12:08.917Z | Compiling serde_json v1.0.149 |
| 891 | 2026-03-05T04:12:09.323Z | Compiling libm v0.2.8 |
| 892 | 2026-03-05T04:12:09.759Z | Compiling getrandom v0.3.2 |
| 893 | 2026-03-05T04:12:09.790Z | Checking itoa v1.0.11 |
| 894 | 2026-03-05T04:12:10.029Z | Checking smallvec v1.13.2 |
| 895 | 2026-03-05T04:12:10.091Z | Compiling version_check v0.9.5 |
| 896 | 2026-03-05T04:12:10.223Z | Compiling shlex v1.3.0 |
| 897 | 2026-03-05T04:12:10.399Z | Compiling jobserver v0.1.31 |
| 898 | 2026-03-05T04:12:10.434Z | Compiling lock_api v0.4.12 |
| 899 | 2026-03-05T04:12:10.557Z | Compiling parking_lot_core v0.9.10 |
| 900 | 2026-03-05T04:12:10.674Z | Compiling syn v2.0.117 |
| 901 | 2026-03-05T04:12:10.802Z | Compiling cc v1.2.17 |
| 902 | 2026-03-05T04:12:11.028Z | Checking stable_deref_trait v1.2.0 |
| 903 | 2026-03-05T04:12:11.059Z | Compiling thiserror v2.0.18 |
| 904 | 2026-03-05T04:12:11.117Z | Compiling log v0.4.29 |
| 905 | 2026-03-05T04:12:11.157Z | Checking writeable v0.5.5 |
| 906 | 2026-03-05T04:12:11.300Z | Compiling heck v0.5.0 |
| 907 | 2026-03-05T04:12:11.468Z | Checking litemap v0.7.4 |
| 908 | 2026-03-05T04:12:11.590Z | Compiling slab v0.4.9 |
| 909 | 2026-03-05T04:12:11.965Z | Checking icu_locid_transform_data v1.5.0 |
| 910 | 2026-03-05T04:12:12.064Z | Checking percent-encoding v2.3.2 |
| 911 | 2026-03-05T04:12:12.093Z | Compiling num-traits v0.2.19 |
| 912 | 2026-03-05T04:12:12.319Z | Checking icu_properties_data v1.5.0 |
| 913 | 2026-03-05T04:12:12.607Z | Checking utf8_iter v1.0.4 |
| 914 | 2026-03-05T04:12:12.639Z | Checking utf16_iter v1.0.5 |
| 915 | 2026-03-05T04:12:12.851Z | Checking write16 v1.0.0 |
| 916 | 2026-03-05T04:12:12.878Z | Checking icu_normalizer_data v1.5.0 |
| 917 | 2026-03-05T04:12:12.906Z | Compiling rustversion v1.0.22 |
| 918 | 2026-03-05T04:12:13.002Z | Checking getrandom v0.2.14 |
| 919 | 2026-03-05T04:12:13.031Z | Checking form_urlencoded v1.2.2 |
| 920 | 2026-03-05T04:12:13.283Z | Checking pin-project-lite v0.2.14 |
| 921 | 2026-03-05T04:12:13.445Z | Compiling allocator-api2 v0.2.21 |
| 922 | 2026-03-05T04:12:13.638Z | Compiling foldhash v0.2.0 |
| 923 | 2026-03-05T04:12:14.025Z | Compiling equivalent v1.0.2 |
| 924 | 2026-03-05T04:12:14.056Z | Compiling regex-syntax v0.8.5 |
| 925 | 2026-03-05T04:12:14.158Z | Compiling hashbrown v0.16.1 |
| 926 | 2026-03-05T04:12:14.184Z | Compiling portable-atomic v1.11.1 |
| 927 | 2026-03-05T04:12:14.459Z | Compiling ring v0.17.14 |
| 928 | 2026-03-05T04:12:14.623Z | Checking scopeguard v1.2.0 |
| 929 | 2026-03-05T04:12:14.724Z | Compiling semver v1.0.27 |
| 930 | 2026-03-05T04:12:15.402Z | Checking socket2 v0.6.0 |
| 931 | 2026-03-05T04:12:15.435Z | Compiling aho-corasick v1.1.3 |
| 932 | 2026-03-05T04:12:15.630Z | Checking parking_lot v0.12.2 |
| 933 | 2026-03-05T04:12:15.908Z | Checking critical-section v1.2.0 |
| 934 | 2026-03-05T04:12:15.996Z | Checking signal-hook-registry v1.4.2 |
| 935 | 2026-03-05T04:12:16.089Z | Checking mio v1.0.2 |
| 936 | 2026-03-05T04:12:16.115Z | Checking iana-time-zone v0.1.64 |
| 937 | 2026-03-05T04:12:16.201Z | Checking once_cell v1.21.3 |
| 938 | 2026-03-05T04:12:16.296Z | Compiling thiserror v1.0.64 |
| 939 | 2026-03-05T04:12:16.619Z | Compiling bitflags v2.9.4 |
| 940 | 2026-03-05T04:12:16.812Z | Checking uuid v1.19.0 |
| 941 | 2026-03-05T04:12:17.511Z | Compiling regex-automata v0.4.14 |
| 942 | 2026-03-05T04:12:17.730Z | Checking futures-core v0.3.32 |
| 943 | 2026-03-05T04:12:18.351Z | Compiling synstructure v0.13.1 |
| 944 | 2026-03-05T04:12:18.379Z | Compiling serde_derive_internals v0.29.1 |
| 945 | 2026-03-05T04:12:19.374Z | Compiling schemars v0.8.22 |
| 946 | 2026-03-05T04:12:19.722Z | Checking dyn-clone v1.0.17 |
| 947 | 2026-03-05T04:12:19.911Z | Compiling httparse v1.10.1 |
| 948 | 2026-03-05T04:12:19.949Z | Compiling fnv v1.0.7 |
| 949 | 2026-03-05T04:12:20.140Z | Checking futures-sink v0.3.31 |
| 950 | 2026-03-05T04:12:20.332Z | Compiling indexmap v2.13.0 |
| 951 | 2026-03-05T04:12:20.459Z | Compiling typenum v1.17.0 |
| 952 | 2026-03-05T04:12:21.036Z | Compiling generic-array v0.14.7 |
| 953 | 2026-03-05T04:12:21.490Z | Checking futures-channel v0.3.31 |
| 954 | 2026-03-05T04:12:21.526Z | Checking pin-utils v0.1.0 |
| 955 | 2026-03-05T04:12:21.635Z | Checking rand_core v0.6.4 |
| 956 | 2026-03-05T04:12:21.674Z | Compiling errno v0.3.14 |
| 957 | 2026-03-05T04:12:21.875Z | Checking futures-task v0.3.31 |
| 958 | 2026-03-05T04:12:21.908Z | Compiling serde_derive v1.0.228 |
| 959 | 2026-03-05T04:12:21.940Z | Compiling zerofrom-derive v0.1.5 |
| 960 | 2026-03-05T04:12:22.040Z | Compiling yoke-derive v0.7.5 |
| 961 | 2026-03-05T04:12:22.070Z | Compiling zerovec-derive v0.10.3 |
| 962 | 2026-03-05T04:12:22.112Z | Compiling displaydoc v0.2.5 |
| 963 | 2026-03-05T04:12:22.177Z | Compiling icu_provider_macros v1.5.0 |
| 964 | 2026-03-05T04:12:22.447Z | Compiling schemars_derive v0.8.22 |
| 965 | 2026-03-05T04:12:23.330Z | Compiling tokio-macros v2.6.0 |
| 966 | 2026-03-05T04:12:23.589Z | Compiling thiserror-impl v2.0.18 |
| 967 | 2026-03-05T04:12:24.480Z | Compiling futures-macro v0.3.31 |
| 968 | 2026-03-05T04:12:24.555Z | Compiling regex v1.12.3 |
| 969 | 2026-03-05T04:12:24.725Z | Compiling thiserror-impl v1.0.64 |
| 970 | 2026-03-05T04:12:24.909Z | Checking zerofrom v0.1.5 |
| 971 | 2026-03-05T04:12:24.948Z | Checking futures-io v0.3.31 |
| 972 | 2026-03-05T04:12:25.203Z | Checking yoke v0.7.5 |
| 973 | 2026-03-05T04:12:25.236Z | Checking subtle v2.5.0 |
| 974 | 2026-03-05T04:12:25.267Z | Checking zeroize v1.7.0 |
| 975 | 2026-03-05T04:12:25.527Z | Compiling ucd-trie v0.1.6 |
| 976 | 2026-03-05T04:12:25.557Z | Compiling anyhow v1.0.100 |
| 977 | 2026-03-05T04:12:25.619Z | Checking zerovec v0.10.4 |
| 978 | 2026-03-05T04:12:25.808Z | Compiling either v1.15.0 |
| 979 | 2026-03-05T04:12:26.065Z | Compiling pest v2.8.4 |
| 980 | 2026-03-05T04:12:26.194Z | Checking futures-util v0.3.31 |
| 981 | 2026-03-05T04:12:26.765Z | Compiling strsim v0.11.1 |
| 982 | 2026-03-05T04:12:26.858Z | Compiling tracing-attributes v0.1.27 |
| 983 | 2026-03-05T04:12:27.330Z | Checking tinystr v0.7.6 |
| 984 | 2026-03-05T04:12:27.397Z | Checking icu_collections v1.5.0 |
| 985 | 2026-03-05T04:12:27.442Z | Checking tracing-core v0.1.32 |
| 986 | 2026-03-05T04:12:27.488Z | Compiling slog v2.8.2 |
| 987 | 2026-03-05T04:12:27.708Z | Checking icu_locid v1.5.0 |
| 988 | 2026-03-05T04:12:27.875Z | Checking untrusted v0.9.0 |
| 989 | 2026-03-05T04:12:28.053Z | Checking byteorder v1.5.0 |
| 990 | 2026-03-05T04:12:28.113Z | Compiling rustix v0.38.34 |
| 991 | 2026-03-05T04:12:28.819Z | Checking icu_provider v1.5.0 |
| 992 | 2026-03-05T04:12:29.314Z | Compiling pest_meta v2.8.4 |
| 993 | 2026-03-05T04:12:29.507Z | Checking icu_locid_transform v1.5.0 |
| 994 | 2026-03-05T04:12:29.553Z | Checking tracing v0.1.40 |
| 995 | 2026-03-05T04:12:29.831Z | Checking bytes v1.11.1 |
| 996 | 2026-03-05T04:12:30.206Z | Compiling serde_tokenstream v0.2.3 |
| 997 | 2026-03-05T04:12:30.355Z | Checking chrono v0.4.44 |
| 998 | 2026-03-05T04:12:30.487Z | Checking icu_properties v1.5.1 |
| 999 | 2026-03-05T04:12:30.833Z | Checking tokio v1.49.0 |
| 1000 | 2026-03-05T04:12:30.879Z | Checking http v1.4.0 |
| 1001 | 2026-03-05T04:12:31.406Z | Compiling pest_generator v2.8.4 |
| 1002 | 2026-03-05T04:12:32.184Z | Checking rustls-pki-types v1.12.0 |
| 1003 | 2026-03-05T04:12:32.316Z | Compiling ident_case v1.0.1 |
| 1004 | 2026-03-05T04:12:32.773Z | Checking base64 v0.22.1 |
| 1005 | 2026-03-05T04:12:32.840Z | Compiling pest_derive v2.8.4 |
| 1006 | 2026-03-05T04:12:33.329Z | Compiling lazy_static v1.5.0 |
| 1007 | 2026-03-05T04:12:33.483Z | Compiling prettyplease v0.2.37 |
| 1008 | 2026-03-05T04:12:33.696Z | Compiling zerocopy v0.8.27 |
| 1009 | 2026-03-05T04:12:33.764Z | Checking icu_normalizer v1.5.0 |
| 1010 | 2026-03-05T04:12:33.903Z | Compiling zerocopy-derive v0.8.27 |
| 1011 | 2026-03-05T04:12:34.521Z | Compiling regress v0.10.5 |
| 1012 | 2026-03-05T04:12:34.641Z | Checking idna_adapter v1.2.0 |
| 1013 | 2026-03-05T04:12:34.856Z | Checking idna v1.0.3 |
| 1014 | 2026-03-05T04:12:35.037Z | Compiling glob v0.3.3 |
| 1015 | 2026-03-05T04:12:35.208Z | Compiling minimal-lexical v0.2.1 |
| 1016 | 2026-03-05T04:12:35.387Z | Checking url v2.5.4 |
| 1017 | 2026-03-05T04:12:35.957Z | Compiling nom v7.1.3 |
| 1018 | 2026-03-05T04:12:35.957Z | Compiling clang-sys v1.8.1 |
| 1019 | 2026-03-05T04:12:36.129Z | Checking ipnet v2.9.0 |
| 1020 | 2026-03-05T04:12:36.413Z | Compiling pkg-config v0.3.30 |
| 1021 | 2026-03-05T04:12:36.448Z | Compiling camino v1.2.2 |
| 1022 | 2026-03-05T04:12:36.966Z | Compiling vcpkg v0.2.15 |
| 1023 | 2026-03-05T04:12:37.129Z | Checking crypto-common v0.1.6 |
| 1024 | 2026-03-05T04:12:37.377Z | Checking http-body v1.0.1 |
| 1025 | 2026-03-05T04:12:37.528Z | Compiling libloading v0.8.9 |
| 1026 | 2026-03-05T04:12:37.649Z | Compiling home v0.5.11 |
| 1027 | 2026-03-05T04:12:37.895Z | Compiling time-core v0.1.6 |
| 1028 | 2026-03-05T04:12:37.999Z | Compiling num-conv v0.1.0 |
| 1029 | 2026-03-05T04:12:38.258Z | Checking atomic-waker v1.1.2 |
| 1030 | 2026-03-05T04:12:38.318Z | Compiling bindgen v0.69.5 |
| 1031 | 2026-03-05T04:12:38.381Z | Compiling time-macros v0.2.24 |
| 1032 | 2026-03-05T04:12:38.419Z | Compiling which v4.4.2 |
| 1033 | 2026-03-05T04:12:38.488Z | Checking tokio-util v0.7.16 |
| 1034 | 2026-03-05T04:12:38.926Z | Compiling cexpr v0.6.0 |
| 1035 | 2026-03-05T04:12:38.954Z | Compiling itertools v0.12.1 |
| 1036 | 2026-03-05T04:12:38.988Z | Compiling lazycell v1.3.0 |
| 1037 | 2026-03-05T04:12:39.181Z | Compiling paste v1.0.15 |
| 1038 | 2026-03-05T04:12:39.207Z | Checking tower-service v0.3.3 |
| 1039 | 2026-03-05T04:12:39.374Z | Checking try-lock v0.2.5 |
| 1040 | 2026-03-05T04:12:39.549Z | Compiling rustc-hash v1.1.0 |
| 1041 | 2026-03-05T04:12:39.623Z | Checking tower-layer v0.3.3 |
| 1042 | 2026-03-05T04:12:39.725Z | Checking ppv-lite86 v0.2.17 |
| 1043 | 2026-03-05T04:12:39.862Z | Checking h2 v0.4.6 |
| 1044 | 2026-03-05T04:12:39.933Z | Checking want v0.3.1 |
| 1045 | 2026-03-05T04:12:40.149Z | Compiling scroll_derive v0.13.1 |
| 1046 | 2026-03-05T04:12:40.354Z | Compiling cmake v0.1.54 |
| 1047 | 2026-03-05T04:12:40.380Z | Checking httpdate v1.0.3 |
| 1048 | 2026-03-05T04:12:40.669Z | Compiling dunce v1.0.5 |
| 1049 | 2026-03-05T04:12:40.731Z | Compiling fs_extra v1.3.0 |
| 1050 | 2026-03-05T04:12:40.845Z | Checking ryu v1.0.18 |
| 1051 | 2026-03-05T04:12:41.121Z | Compiling async-trait v0.1.89 |
| 1052 | 2026-03-05T04:12:41.151Z | Checking pretty-hex v0.4.1 |
| 1053 | 2026-03-05T04:12:41.305Z | Checking http-body-util v0.1.3 |
| 1054 | 2026-03-05T04:12:41.606Z | Checking plain v0.2.3 |
| 1055 | 2026-03-05T04:12:41.804Z | Compiling aws-lc-rs v1.13.3 |
| 1056 | 2026-03-05T04:12:41.842Z | Checking serde_urlencoded v0.7.1 |
| 1057 | 2026-03-05T04:12:41.926Z | Compiling openapiv3 v2.2.0 |
| 1058 | 2026-03-05T04:12:42.079Z | Checking erased-serde v0.3.31 |
| 1059 | 2026-03-05T04:12:42.313Z | Checking cpufeatures v0.2.12 |
| 1060 | 2026-03-05T04:12:43.414Z | Compiling scroll v0.13.0 |
| 1061 | 2026-03-05T04:12:43.681Z | Checking block-buffer v0.10.4 |
| 1062 | 2026-03-05T04:12:44.262Z | Checking hyper v1.8.1 |
| 1063 | 2026-03-05T04:12:44.562Z | Compiling usdt-impl v0.6.0 |
| 1064 | 2026-03-05T04:12:44.784Z | Compiling crossbeam-utils v0.8.19 |
| 1065 | 2026-03-05T04:12:44.964Z | Checking untrusted v0.7.1 |
| 1066 | 2026-03-05T04:12:45.213Z | Compiling goblin v0.10.4 |
| 1067 | 2026-03-05T04:12:45.449Z | Checking digest v0.10.7 |
| 1068 | 2026-03-05T04:12:45.881Z | Compiling typify-impl v0.4.3 |
| 1069 | 2026-03-05T04:12:46.289Z | Checking hyper-util v0.1.19 |
| 1070 | 2026-03-05T04:12:46.636Z | Compiling darling_core v0.21.3 |
| 1071 | 2026-03-05T04:12:49.695Z | Compiling rustls v0.23.31 |
| 1072 | 2026-03-05T04:12:50.061Z | Checking rand_chacha v0.3.1 |
| 1073 | 2026-03-05T04:12:50.286Z | Compiling dtrace-parser v0.3.0 |
| 1074 | 2026-03-05T04:12:50.467Z | Compiling thread-id v5.0.0 |
| 1075 | 2026-03-05T04:12:50.618Z | Compiling unsafe-libyaml v0.2.11 |
| 1076 | 2026-03-05T04:12:50.642Z | Compiling rustls v0.22.4 |
| 1077 | 2026-03-05T04:12:50.978Z | Compiling rustix v1.1.2 |
| 1078 | 2026-03-05T04:12:52.050Z | Compiling serde_yaml v0.9.34+deprecated |
| 1079 | 2026-03-05T04:12:52.128Z | Checking rand v0.8.5 |
| 1080 | 2026-03-05T04:12:52.339Z | Checking futures-executor v0.3.31 |
| 1081 | 2026-03-05T04:12:52.562Z | Compiling strum_macros v0.26.4 |
| 1082 | 2026-03-05T04:12:52.600Z | Compiling slog-async v2.8.0 |
| 1083 | 2026-03-05T04:12:52.743Z | Compiling darling_macro v0.21.3 |
| 1084 | 2026-03-05T04:12:53.132Z | Compiling dof v0.4.0 |
| 1085 | 2026-03-05T04:12:53.407Z | Checking futures v0.3.31 |
| 1086 | 2026-03-05T04:12:53.808Z | Compiling darling v0.21.3 |
| 1087 | 2026-03-05T04:12:53.949Z | Compiling openssl-sys v0.9.107 |
| 1088 | 2026-03-05T04:12:53.977Z | Compiling aws-lc-sys v0.30.0 |
| 1089 | 2026-03-05T04:12:55.283Z | Compiling daft-derive v0.1.5 |
| 1090 | 2026-03-05T04:12:55.335Z | Compiling typify-macro v0.4.3 |
| 1091 | 2026-03-05T04:12:55.747Z | Checking sync_wrapper v1.0.1 |
| 1092 | 2026-03-05T04:12:55.779Z | Compiling multer v3.1.0 |
| 1093 | 2026-03-05T04:12:55.837Z | Checking encoding_rs v0.8.34 |
| 1094 | 2026-03-05T04:12:55.945Z | Checking mime v0.3.17 |
| 1095 | 2026-03-05T04:12:56.165Z | Checking hex v0.4.3 |
| 1096 | 2026-03-05T04:12:56.300Z | Compiling omicron-workspace-hack v0.1.0 |
| 1097 | 2026-03-05T04:12:56.542Z | Compiling usdt-macro v0.6.0 |
| 1098 | 2026-03-05T04:12:56.569Z | Compiling usdt-attr-macro v0.6.0 |
| 1099 | 2026-03-05T04:12:56.731Z | Checking tower v0.5.2 |
| 1100 | 2026-03-05T04:12:56.872Z | Checking webpki-roots v0.26.3 |
| 1101 | 2026-03-05T04:12:57.410Z | Compiling async-stream-impl v0.3.6 |
| 1102 | 2026-03-05T04:12:57.642Z | Checking powerfmt v0.2.0 |
| 1103 | 2026-03-05T04:12:57.986Z | Checking iri-string v0.7.8 |
| 1104 | 2026-03-05T04:12:58.307Z | Checking deranged v0.5.3 |
| 1105 | 2026-03-05T04:12:58.554Z | Checking sha1 v0.10.6 |
| 1106 | 2026-03-05T04:12:58.790Z | Compiling dropshot v0.16.7 |
| 1107 | 2026-03-05T04:12:58.889Z | Checking is-terminal v0.4.12 |
| 1108 | 2026-03-05T04:12:58.952Z | Compiling typify v0.4.3 |
| 1109 | 2026-03-05T04:12:58.982Z | Checking match_cfg v0.1.0 |
| 1110 | 2026-03-05T04:12:59.151Z | Checking winnow v0.7.13 |
| 1111 | 2026-03-05T04:12:59.267Z | Checking fastrand v2.3.0 |
| 1112 | 2026-03-05T04:12:59.494Z | Checking num_threads v0.1.7 |
| 1113 | 2026-03-05T04:12:59.700Z | Checking tempfile v3.23.0 |
| 1114 | 2026-03-05T04:12:59.737Z | Checking hostname v0.3.1 |
| 1115 | 2026-03-05T04:12:59.901Z | Checking ipnetwork v0.21.1 |
| 1116 | 2026-03-05T04:13:00.090Z | Compiling dropshot_endpoint v0.16.7 |
| 1117 | 2026-03-05T04:13:00.339Z | Compiling structmeta-derive v0.3.0 |
| 1118 | 2026-03-05T04:13:00.776Z | Checking tower-http v0.6.8 |
| 1119 | 2026-03-05T04:13:00.853Z | Checking time v0.3.44 |
| 1120 | 2026-03-05T04:13:01.361Z | Compiling ref-cast v1.0.25 |
| 1121 | 2026-03-05T04:13:01.460Z | Compiling openssl v0.10.72 |
| 1122 | 2026-03-05T04:13:01.697Z | Checking foreign-types-shared v0.1.1 |
| 1123 | 2026-03-05T04:13:01.847Z | Checking foreign-types v0.3.2 |
| 1124 | 2026-03-05T04:13:02.079Z | Checking crossbeam-channel v0.5.15 |
| 1125 | 2026-03-05T04:13:02.142Z | Compiling openssl-macros v0.1.1 |
| 1126 | 2026-03-05T04:13:02.526Z | Compiling structmeta v0.3.0 |
| 1127 | 2026-03-05T04:13:02.591Z | Compiling ref-cast-impl v1.0.25 |
| 1128 | 2026-03-05T04:13:02.844Z | Checking rand_core v0.9.3 |
| 1129 | 2026-03-05T04:13:02.925Z | Compiling native-tls v0.2.11 |
| 1130 | 2026-03-05T04:13:03.203Z | Checking rand_chacha v0.9.0 |
| 1131 | 2026-03-05T04:13:03.646Z | Checking thread_local v1.1.8 |
| 1132 | 2026-03-05T04:13:03.796Z | Checking openssl-probe v0.1.5 |
| 1133 | 2026-03-05T04:13:03.969Z | Checking rand v0.9.2 |
| 1134 | 2026-03-05T04:13:03.997Z | Compiling progenitor-impl v0.11.1 |
| 1135 | 2026-03-05T04:13:04.228Z | Checking strum v0.26.3 |
| 1136 | 2026-03-05T04:13:04.947Z | Checking rustls-webpki v0.102.4 |
| 1137 | 2026-03-05T04:13:05.144Z | Checking term v1.2.0 |
| 1138 | 2026-03-05T04:13:05.194Z | Compiling syn v1.0.109 |
| 1139 | 2026-03-05T04:13:05.696Z | Checking take_mut v0.2.2 |
| 1140 | 2026-03-05T04:13:05.885Z | Checking debug-ignore v1.0.5 |
| 1141 | 2026-03-05T04:13:06.114Z | Checking slog-term v2.9.2 |
| 1142 | 2026-03-05T04:13:06.758Z | Checking slog-json v2.6.1 |
| 1143 | 2026-03-05T04:13:07.067Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1144 | 2026-03-05T04:13:07.286Z | Checking oxnet v0.1.3 |
| 1145 | 2026-03-05T04:13:07.321Z | Compiling serde_with_macros v3.15.0 |
| 1146 | 2026-03-05T04:13:07.716Z | Compiling derive-where v1.6.0 |
| 1147 | 2026-03-05T04:13:07.825Z | Compiling strum_macros v0.27.2 |
| 1148 | 2026-03-05T04:13:08.774Z | Checking tokio-native-tls v0.3.1 |
| 1149 | 2026-03-05T04:13:09.072Z | Checking serde_spanned v1.0.4 |
| 1150 | 2026-03-05T04:13:09.301Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1151 | 2026-03-05T04:13:09.360Z | Compiling progenitor-macro v0.11.1 |
| 1152 | 2026-03-05T04:13:10.087Z | Checking memmap2 v0.9.9 |
| 1153 | 2026-03-05T04:13:10.478Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1154 | 2026-03-05T04:13:10.546Z | Checking spin v0.9.8 |
| 1155 | 2026-03-05T04:13:10.583Z | Checking usdt v0.6.0 |
| 1156 | 2026-03-05T04:13:10.886Z | Checking toml v0.9.12+spec-1.1.0 |
| 1157 | 2026-03-05T04:13:11.214Z | Checking tokio-rustls v0.25.0 |
| 1158 | 2026-03-05T04:13:11.630Z | Checking hyper-tls v0.6.0 |
| 1159 | 2026-03-05T04:13:11.733Z | Checking slog-bunyan v2.5.0 |
| 1160 | 2026-03-05T04:13:11.964Z | Compiling derive-ex v0.1.8 |
| 1161 | 2026-03-05T04:13:12.884Z | Checking async-stream v0.3.6 |
| 1162 | 2026-03-05T04:13:13.246Z | Checking waitgroup v0.1.2 |
| 1163 | 2026-03-05T04:13:13.408Z | Checking newtype-uuid v1.3.1 |
| 1164 | 2026-03-05T04:13:13.476Z | Checking webpki-roots v1.0.3 |
| 1165 | 2026-03-05T04:13:13.693Z | Checking rustls-pemfile v2.2.0 |
| 1166 | 2026-03-05T04:13:13.728Z | Compiling newtype-uuid-macros v0.1.0 |
| 1167 | 2026-03-05T04:13:13.936Z | Checking serde_path_to_error v0.1.20 |
| 1168 | 2026-03-05T04:13:14.273Z | Checking hostname v0.4.2 |
| 1169 | 2026-03-05T04:13:14.571Z | Checking quick-error v1.2.3 |
| 1170 | 2026-03-05T04:13:15.311Z | Compiling test-strategy v0.4.3 |
| 1171 | 2026-03-05T04:13:15.776Z | Compiling parse-display-derive v0.10.0 |
| 1172 | 2026-03-05T04:13:19.214Z | Compiling toml_datetime v0.6.11 |
| 1173 | 2026-03-05T04:13:19.246Z | Checking macaddr v1.0.1 |
| 1174 | 2026-03-05T04:13:19.280Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1175 | 2026-03-05T04:13:19.965Z | Checking daft v0.1.5 |
| 1176 | 2026-03-05T04:13:20.660Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1177 | 2026-03-05T04:13:21.518Z | Compiling zerocopy-derive v0.7.34 |
| 1178 | 2026-03-05T04:13:21.549Z | Checking wait-timeout v0.2.0 |
| 1179 | 2026-03-05T04:13:21.739Z | Checking bit-vec v0.6.3 |
| 1180 | 2026-03-05T04:13:21.765Z | Checking rusty-fork v0.3.0 |
| 1181 | 2026-03-05T04:13:22.074Z | Checking bit-set v0.5.3 |
| 1182 | 2026-03-05T04:13:22.722Z | Checking strum v0.27.2 |
| 1183 | 2026-03-05T04:13:22.910Z | Checking serde_with v3.15.0 |
| 1184 | 2026-03-05T04:13:23.851Z | Checking rand_xorshift v0.3.0 |
| 1185 | 2026-03-05T04:13:24.061Z | Checking unarray v0.1.4 |
| 1186 | 2026-03-05T04:13:24.359Z | Checking proptest v1.5.0 |
| 1187 | 2026-03-05T04:13:24.463Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1188 | 2026-03-05T04:13:24.874Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1189 | 2026-03-05T04:13:25.098Z | Compiling clap_derive v4.5.4 |
| 1190 | 2026-03-05T04:13:25.289Z | Checking instant v0.1.12 |
| 1191 | 2026-03-05T04:13:25.863Z | Checking utf8parse v0.2.1 |
| 1192 | 2026-03-05T04:13:26.060Z | Checking rustc-hash v2.1.1 |
| 1193 | 2026-03-05T04:13:26.187Z | Compiling crucible-workspace-hack v0.1.0 |
| 1194 | 2026-03-05T04:13:26.215Z | Checking anstyle-parse v0.2.4 |
| 1195 | 2026-03-05T04:13:26.259Z | Checking iddqd v0.3.14 |
| 1196 | 2026-03-05T04:13:26.636Z | Checking backoff v0.4.0 |
| 1197 | 2026-03-05T04:13:26.673Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1198 | 2026-03-05T04:13:26.953Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1199 | 2026-03-05T04:13:27.055Z | Checking parse-display v0.10.0 |
| 1200 | 2026-03-05T04:13:27.222Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1201 | 2026-03-05T04:13:27.335Z | Checking anstyle-query v1.0.3 |
| 1202 | 2026-03-05T04:13:27.497Z | Checking colorchoice v1.0.1 |
| 1203 | 2026-03-05T04:13:28.085Z | Checking anstyle v1.0.7 |
| 1204 | 2026-03-05T04:13:28.228Z | Checking is_terminal_polyfill v1.70.0 |
| 1205 | 2026-03-05T04:13:28.388Z | Compiling rustls-webpki v0.103.4 |
| 1206 | 2026-03-05T04:13:28.423Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1207 | 2026-03-05T04:13:28.460Z | Compiling zerocopy v0.7.34 |
| 1208 | 2026-03-05T04:13:28.492Z | Checking anstream v0.6.14 |
| 1209 | 2026-03-05T04:13:28.870Z | Checking terminal_size v0.3.0 |
| 1210 | 2026-03-05T04:13:29.137Z | Compiling scroll_derive v0.12.0 |
| 1211 | 2026-03-05T04:13:29.678Z | Compiling usdt-impl v0.5.0 |
| 1212 | 2026-03-05T04:13:29.791Z | Compiling heck v0.4.1 |
| 1213 | 2026-03-05T04:13:30.115Z | Compiling winnow v0.5.40 |
| 1214 | 2026-03-05T04:13:30.223Z | Checking clap_lex v0.7.0 |
| 1215 | 2026-03-05T04:13:30.378Z | Checking scroll v0.12.0 |
| 1216 | 2026-03-05T04:13:30.507Z | Checking clap_builder v4.5.2 |
| 1217 | 2026-03-05T04:13:30.673Z | Compiling dof v0.3.0 |
| 1218 | 2026-03-05T04:13:30.954Z | Compiling dtrace-parser v0.2.0 |
| 1219 | 2026-03-05T04:13:31.673Z | Compiling thread-id v4.2.1 |
| 1220 | 2026-03-05T04:13:32.561Z | Checking goblin v0.8.2 |
| 1221 | 2026-03-05T04:13:33.412Z | Compiling toml_edit v0.19.15 |
| 1222 | 2026-03-05T04:13:33.504Z | Checking clap v4.5.4 |
| 1223 | 2026-03-05T04:13:34.969Z | Checking serde_spanned v0.6.9 |
| 1224 | 2026-03-05T04:13:35.615Z | Checking data-encoding v2.6.0 |
| 1225 | 2026-03-05T04:13:36.175Z | Compiling proc-macro-crate v1.3.1 |
| 1226 | 2026-03-05T04:13:36.304Z | Checking unicode-width v0.1.14 |
| 1227 | 2026-03-05T04:13:36.964Z | Compiling tokio-rustls v0.26.0 |
| 1228 | 2026-03-05T04:13:37.438Z | Compiling hyper-rustls v0.27.3 |
| 1229 | 2026-03-05T04:13:38.130Z | Checking crossbeam-epoch v0.9.18 |
| 1230 | 2026-03-05T04:13:38.457Z | Checking num-integer v0.1.46 |
| 1231 | 2026-03-05T04:13:39.259Z | Compiling usdt-attr-macro v0.5.0 |
| 1232 | 2026-03-05T04:13:39.380Z | Compiling usdt-macro v0.5.0 |
| 1233 | 2026-03-05T04:13:40.231Z | Checking memmap v0.7.0 |
| 1234 | 2026-03-05T04:13:40.519Z | Checking tinyvec_macros v0.1.1 |
| 1235 | 2026-03-05T04:13:40.579Z | Checking usdt v0.5.0 |
| 1236 | 2026-03-05T04:13:40.641Z | Compiling reqwest v0.12.23 |
| 1237 | 2026-03-05T04:13:40.776Z | Checking tinyvec v1.6.0 |
| 1238 | 2026-03-05T04:13:40.956Z | Checking num-bigint v0.4.5 |
| 1239 | 2026-03-05T04:13:41.949Z | Compiling itertools v0.14.0 |
| 1240 | 2026-03-05T04:13:41.982Z | Compiling proc-macro-error-attr v1.0.4 |
| 1241 | 2026-03-05T04:13:42.347Z | Compiling heapless v0.8.0 |
| 1242 | 2026-03-05T04:13:43.043Z | Checking num-rational v0.4.2 |
| 1243 | 2026-03-05T04:13:43.255Z | Compiling progenitor-client v0.11.1 |
| 1244 | 2026-03-05T04:13:43.686Z | Checking num-iter v0.1.45 |
| 1245 | 2026-03-05T04:13:44.285Z | Compiling darling_core v0.20.11 |
| 1246 | 2026-03-05T04:13:44.475Z | Checking num-complex v0.4.6 |
| 1247 | 2026-03-05T04:13:44.547Z | Checking hash32 v0.3.1 |
| 1248 | 2026-03-05T04:13:44.716Z | Compiling ingot-macros v0.1.1 |
| 1249 | 2026-03-05T04:13:45.394Z | Compiling proc-macro-error v1.0.4 |
| 1250 | 2026-03-05T04:13:46.830Z | Checking bitflags v1.3.2 |
| 1251 | 2026-03-05T04:13:47.065Z | Compiling rayon-core v1.12.1 |
| 1252 | 2026-03-05T04:13:47.414Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1253 | 2026-03-05T04:13:47.506Z | Compiling smoltcp v0.11.0 |
| 1254 | 2026-03-05T04:13:49.015Z | Compiling darling_macro v0.20.11 |
| 1255 | 2026-03-05T04:13:49.762Z | Checking num v0.4.3 |
| 1256 | 2026-03-05T04:13:50.107Z | Compiling progenitor v0.11.1 |
| 1257 | 2026-03-05T04:13:50.215Z | Checking ingot-types v0.1.2 |
| 1258 | 2026-03-05T04:13:50.329Z | Checking crossbeam-deque v0.8.5 |
| 1259 | 2026-03-05T04:13:50.530Z | Compiling num_enum_derive v0.7.4 |
| 1260 | 2026-03-05T04:13:51.158Z | Checking bstr v1.9.1 |
| 1261 | 2026-03-05T04:13:51.624Z | Checking cobs v0.2.3 |
| 1262 | 2026-03-05T04:13:51.652Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1263 | 2026-03-05T04:13:51.736Z | Checking managed v0.8.0 |
| 1264 | 2026-03-05T04:13:51.840Z | Checking toml_write v0.1.2 |
| 1265 | 2026-03-05T04:13:52.017Z | Checking postcard v1.0.9 |
| 1266 | 2026-03-05T04:13:52.196Z | Checking toml_edit v0.22.27 |
| 1267 | 2026-03-05T04:13:52.592Z | Checking num_enum v0.7.4 |
| 1268 | 2026-03-05T04:13:52.972Z | Checking ingot v0.1.1 |
| 1269 | 2026-03-05T04:13:54.595Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1270 | 2026-03-05T04:13:54.805Z | Compiling darling v0.20.11 |
| 1271 | 2026-03-05T04:13:55.438Z | Compiling progenitor-client v0.10.0 |
| 1272 | 2026-03-05T04:13:55.907Z | Compiling enum-as-inner v0.6.0 |
| 1273 | 2026-03-05T04:13:56.602Z | Compiling libz-sys v1.1.16 |
| 1274 | 2026-03-05T04:13:56.921Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1275 | 2026-03-05T04:13:57.370Z | Compiling foreign-types-macros v0.2.3 |
| 1276 | 2026-03-05T04:13:57.685Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1277 | 2026-03-05T04:13:57.736Z | Checking is_ci v1.2.0 |
| 1278 | 2026-03-05T04:13:58.061Z | Compiling semver v0.1.20 |
| 1279 | 2026-03-05T04:13:58.316Z | Checking foreign-types-shared v0.3.1 |
| 1280 | 2026-03-05T04:13:58.474Z | Compiling rustc_version v0.1.7 |
| 1281 | 2026-03-05T04:13:58.503Z | Checking foreign-types v0.5.0 |
| 1282 | 2026-03-05T04:13:58.812Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1283 | 2026-03-05T04:13:59.044Z | Checking rayon v1.10.0 |
| 1284 | 2026-03-05T04:13:59.143Z | Compiling derive_builder_core v0.20.2 |
| 1285 | 2026-03-05T04:13:59.810Z | Checking toml v0.8.23 |
| 1286 | 2026-03-05T04:14:00.606Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1287 | 2026-03-05T04:14:00.881Z | Checking tabwriter v1.4.0 |
| 1288 | 2026-03-05T04:14:01.054Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1289 | 2026-03-05T04:14:01.137Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1290 | 2026-03-05T04:14:01.362Z | Checking cstr-argument v0.1.2 |
| 1291 | 2026-03-05T04:14:01.630Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1292 | 2026-03-05T04:14:01.942Z | Compiling float-ord v0.3.2 |
| 1293 | 2026-03-05T04:14:02.142Z | Compiling owo-colors v4.2.3 |
| 1294 | 2026-03-05T04:14:02.614Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1295 | 2026-03-05T04:14:02.744Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1296 | 2026-03-05T04:14:02.805Z | Compiling derive_builder_macro v0.20.2 |
| 1297 | 2026-03-05T04:14:02.867Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1298 | 2026-03-05T04:14:03.065Z | Compiling newtype_derive v0.1.6 |
| 1299 | 2026-03-05T04:14:03.141Z | Checking supports-color v2.1.0 |
| 1300 | 2026-03-05T04:14:03.373Z | Checking supports-color v3.0.2 |
| 1301 | 2026-03-05T04:14:03.439Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1302 | 2026-03-05T04:14:03.488Z | Checking resolv-conf v0.7.0 |
| 1303 | 2026-03-05T04:14:03.592Z | Checking atomicwrites v0.4.4 |
| 1304 | 2026-03-05T04:14:03.721Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1305 | 2026-03-05T04:14:03.827Z | Compiling vergen-lib v0.1.6 |
| 1306 | 2026-03-05T04:14:03.854Z | Compiling slog-dtrace v0.3.0 |
| 1307 | 2026-03-05T04:14:04.025Z | Checking linked-hash-map v0.5.6 |
| 1308 | 2026-03-05T04:14:04.214Z | Checking colored v3.0.0 |
| 1309 | 2026-03-05T04:14:04.379Z | Checking lru-cache v0.1.2 |
| 1310 | 2026-03-05T04:14:04.486Z | Compiling derive_builder v0.20.2 |
| 1311 | 2026-03-05T04:14:04.725Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1312 | 2026-03-05T04:14:04.865Z | Checking hickory-proto v0.24.4 |
| 1313 | 2026-03-05T04:14:04.945Z | Compiling zone_cfg_derive v0.3.0 |
| 1314 | 2026-03-05T04:14:06.061Z | Checking similar v2.7.0 |
| 1315 | 2026-03-05T04:14:06.331Z | Compiling hubpack_derive v0.1.1 |
| 1316 | 2026-03-05T04:14:06.885Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1317 | 2026-03-05T04:14:07.256Z | Checking camino-tempfile v1.4.1 |
| 1318 | 2026-03-05T04:14:07.282Z | Checking byte-wrapper v0.1.0 |
| 1319 | 2026-03-05T04:14:07.568Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1320 | 2026-03-05T04:14:08.099Z | Compiling cargo-platform v0.1.8 |
| 1321 | 2026-03-05T04:14:08.477Z | Compiling num-derive v0.4.2 |
| 1322 | 2026-03-05T04:14:08.594Z | Compiling serde_repr v0.1.19 |
| 1323 | 2026-03-05T04:14:08.631Z | Compiling vergen v9.0.6 |
| 1324 | 2026-03-05T04:14:08.871Z | Checking sigpipe v0.1.3 |
| 1325 | 2026-03-05T04:14:08.913Z | Checking base64ct v1.6.0 |
| 1326 | 2026-03-05T04:14:09.006Z | Compiling convert_case v0.4.0 |
| 1327 | 2026-03-05T04:14:09.034Z | Checking base64 v0.21.7 |
| 1328 | 2026-03-05T04:14:09.374Z | Checking indent_write v2.2.0 |
| 1329 | 2026-03-05T04:14:09.523Z | Checking jiff v0.2.15 |
| 1330 | 2026-03-05T04:14:09.611Z | Checking siphasher v1.0.1 |
| 1331 | 2026-03-05T04:14:09.641Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1332 | 2026-03-05T04:14:09.678Z | Compiling derive_more v0.99.20 |
| 1333 | 2026-03-05T04:14:09.945Z | Checking phf_shared v0.12.1 |
| 1334 | 2026-03-05T04:14:10.088Z | Checking password-hash v0.5.0 |
| 1335 | 2026-03-05T04:14:10.283Z | Checking zone v0.3.1 |
| 1336 | 2026-03-05T04:14:10.322Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1337 | 2026-03-05T04:14:10.573Z | Checking hickory-resolver v0.24.4 |
| 1338 | 2026-03-05T04:14:10.762Z | Compiling cargo_metadata v0.19.2 |
| 1339 | 2026-03-05T04:14:11.021Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1340 | 2026-03-05T04:14:12.050Z | Checking hubpack v0.1.2 |
| 1341 | 2026-03-05T04:14:12.394Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1342 | 2026-03-05T04:14:12.681Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1343 | 2026-03-05T04:14:14.102Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1344 | 2026-03-05T04:14:14.934Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1345 | 2026-03-05T04:14:15.167Z | Compiling progenitor-impl v0.10.0 |
| 1346 | 2026-03-05T04:14:15.252Z | Checking terminal_size v0.4.3 |
| 1347 | 2026-03-05T04:14:15.432Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1348 | 2026-03-05T04:14:15.467Z | Checking blake2 v0.10.6 |
| 1349 | 2026-03-05T04:14:15.747Z | Checking tokio-stream v0.1.17 |
| 1350 | 2026-03-05T04:14:15.931Z | Checking serde-big-array v0.5.1 |
| 1351 | 2026-03-05T04:14:15.960Z | Checking smf v0.2.3 |
| 1352 | 2026-03-05T04:14:16.177Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1353 | 2026-03-05T04:14:16.341Z | Compiling pin-project-internal v1.1.10 |
| 1354 | 2026-03-05T04:14:16.448Z | Compiling rustc_version v0.4.1 |
| 1355 | 2026-03-05T04:14:16.655Z | Compiling vergen-git2 v1.0.7 |
| 1356 | 2026-03-05T04:14:17.021Z | Compiling unicode-xid v0.2.4 |
| 1357 | 2026-03-05T04:14:17.093Z | Compiling cancel-safe-futures v0.1.5 |
| 1358 | 2026-03-05T04:14:17.268Z | Checking unicode-segmentation v1.11.0 |
| 1359 | 2026-03-05T04:14:17.491Z | Compiling chrono-tz v0.10.4 |
| 1360 | 2026-03-05T04:14:17.848Z | Checking unicode-width v0.2.1 |
| 1361 | 2026-03-05T04:14:17.937Z | Checking static_assertions v1.1.0 |
| 1362 | 2026-03-05T04:14:18.071Z | Checking unicode-linebreak v0.1.5 |
| 1363 | 2026-03-05T04:14:18.265Z | Checking foldhash v0.1.5 |
| 1364 | 2026-03-05T04:14:18.372Z | Checking whoami v1.5.1 |
| 1365 | 2026-03-05T04:14:18.526Z | Checking smawk v0.3.2 |
| 1366 | 2026-03-05T04:14:18.565Z | Checking hashbrown v0.15.2 |
| 1367 | 2026-03-05T04:14:18.641Z | Checking pin-project v1.1.10 |
| 1368 | 2026-03-05T04:14:18.703Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1369 | 2026-03-05T04:14:18.800Z | Checking textwrap v0.16.2 |
| 1370 | 2026-03-05T04:14:18.828Z | Checking newline-converter v0.3.0 |
| 1371 | 2026-03-05T04:14:18.951Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1372 | 2026-03-05T04:14:19.091Z | Compiling const_format_proc_macros v0.2.34 |
| 1373 | 2026-03-05T04:14:19.615Z | Checking qorb v0.4.1 |
| 1374 | 2026-03-05T04:14:20.023Z | Checking argon2 v0.5.3 |
| 1375 | 2026-03-05T04:14:20.250Z | Compiling progenitor-macro v0.10.0 |
| 1376 | 2026-03-05T04:14:20.629Z | Checking phf v0.12.1 |
| 1377 | 2026-03-05T04:14:20.806Z | Checking globset v0.4.14 |
| 1378 | 2026-03-05T04:14:20.909Z | Checking unicode-normalization v0.1.24 |
| 1379 | 2026-03-05T04:14:21.331Z | Checking tokio-dtrace v0.1.1 |
| 1380 | 2026-03-05T04:14:21.752Z | Checking console v0.15.8 |
| 1381 | 2026-03-05T04:14:21.892Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1382 | 2026-03-05T04:14:22.391Z | Checking libsw-core v0.3.2 |
| 1383 | 2026-03-05T04:14:22.696Z | Compiling typify-impl v0.6.1 |
| 1384 | 2026-03-05T04:14:22.945Z | Checking secrecy v0.10.3 |
| 1385 | 2026-03-05T04:14:23.164Z | Compiling async-recursion v1.1.1 |
| 1386 | 2026-03-05T04:14:23.946Z | Compiling snafu-derive v0.8.9 |
| 1387 | 2026-03-05T04:14:24.045Z | Compiling cookie v0.18.1 |
| 1388 | 2026-03-05T04:14:24.442Z | Checking csv-core v0.1.12 |
| 1389 | 2026-03-05T04:14:24.521Z | Checking utf-8 v0.7.6 |
| 1390 | 2026-03-05T04:14:24.749Z | Checking same-file v1.0.6 |
| 1391 | 2026-03-05T04:14:24.797Z | Compiling cfg_aliases v0.2.1 |
| 1392 | 2026-03-05T04:14:24.927Z | Checking highway v1.3.0 |
| 1393 | 2026-03-05T04:14:25.358Z | Checking bytecount v0.6.9 |
| 1394 | 2026-03-05T04:14:25.390Z | Compiling rustls v0.21.12 |
| 1395 | 2026-03-05T04:14:25.552Z | Checking fixedbitset v0.5.7 |
| 1396 | 2026-03-05T04:14:25.746Z | Checking fixedbitset v0.4.2 |
| 1397 | 2026-03-05T04:14:25.863Z | Compiling moka v0.12.10 |
| 1398 | 2026-03-05T04:14:25.956Z | Checking petgraph v0.8.3 |
| 1399 | 2026-03-05T04:14:26.095Z | Checking petgraph v0.6.5 |
| 1400 | 2026-03-05T04:14:26.308Z | Checking papergrid v0.11.0 |
| 1401 | 2026-03-05T04:14:27.727Z | Checking snafu v0.8.9 |
| 1402 | 2026-03-05T04:14:28.225Z | Checking walkdir v2.5.0 |
| 1403 | 2026-03-05T04:14:28.533Z | Compiling nix v0.29.0 |
| 1404 | 2026-03-05T04:14:29.055Z | Checking csv v1.3.1 |
| 1405 | 2026-03-05T04:14:29.223Z | Checking tungstenite v0.21.0 |
| 1406 | 2026-03-05T04:14:29.378Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1407 | 2026-03-05T04:14:29.876Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1408 | 2026-03-05T04:14:30.116Z | Checking progenitor v0.10.0 |
| 1409 | 2026-03-05T04:14:30.147Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1410 | 2026-03-05T04:14:30.187Z | Checking libsw v3.5.0 |
| 1411 | 2026-03-05T04:14:30.352Z | Checking expectorate v1.2.0 |
| 1412 | 2026-03-05T04:14:30.483Z | Checking olpc-cjson v0.1.4 |
| 1413 | 2026-03-05T04:14:30.588Z | Checking oxide-tokio-rt v0.1.2 |
| 1414 | 2026-03-05T04:14:30.832Z | Checking const_format v0.2.35 |
| 1415 | 2026-03-05T04:14:30.881Z | Compiling typify-macro v0.6.1 |
| 1416 | 2026-03-05T04:14:31.350Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1417 | 2026-03-05T04:14:31.833Z | Compiling tabled_derive v0.7.0 |
| 1418 | 2026-03-05T04:14:32.471Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1419 | 2026-03-05T04:14:32.758Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1420 | 2026-03-05T04:14:33.045Z | Checking gethostname v0.5.0 |
| 1421 | 2026-03-05T04:14:33.209Z | Checking inout v0.1.3 |
| 1422 | 2026-03-05T04:14:33.239Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1423 | 2026-03-05T04:14:33.424Z | Checking pem v3.0.5 |
| 1424 | 2026-03-05T04:14:33.656Z | Checking rustls-webpki v0.101.7 |
| 1425 | 2026-03-05T04:14:33.685Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1426 | 2026-03-05T04:14:33.718Z | Checking sct v0.7.1 |
| 1427 | 2026-03-05T04:14:33.952Z | Checking serde_plain v1.0.2 |
| 1428 | 2026-03-05T04:14:33.995Z | Checking bcs v0.1.6 |
| 1429 | 2026-03-05T04:14:34.075Z | Compiling radium v0.7.0 |
| 1430 | 2026-03-05T04:14:34.104Z | Checking typed-path v0.9.3 |
| 1431 | 2026-03-05T04:14:34.238Z | Checking swrite v0.1.0 |
| 1432 | 2026-03-05T04:14:34.287Z | Checking tagptr v0.2.0 |
| 1433 | 2026-03-05T04:14:34.336Z | Checking linear-map v1.2.0 |
| 1434 | 2026-03-05T04:14:34.428Z | Checking termtree v0.5.1 |
| 1435 | 2026-03-05T04:14:34.653Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1436 | 2026-03-05T04:14:34.684Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1437 | 2026-03-05T04:14:34.708Z | Checking tabled v0.15.0 |
| 1438 | 2026-03-05T04:14:35.865Z | Checking tough v0.20.0 |
| 1439 | 2026-03-05T04:14:35.905Z | Checking cipher v0.4.4 |
| 1440 | 2026-03-05T04:14:36.363Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1441 | 2026-03-05T04:14:37.317Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1442 | 2026-03-05T04:14:37.366Z | Checking tokio-tungstenite v0.21.0 |
| 1443 | 2026-03-05T04:14:37.420Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1444 | 2026-03-05T04:14:37.908Z | Checking steno v0.4.1 |
| 1445 | 2026-03-05T04:14:38.051Z | Checking hickory-proto v0.25.2 |
| 1446 | 2026-03-05T04:14:39.527Z | Checking tap v1.0.1 |
| 1447 | 2026-03-05T04:14:39.724Z | Checking humantime v2.3.0 |
| 1448 | 2026-03-05T04:14:40.052Z | Checking openssl-probe v0.2.1 |
| 1449 | 2026-03-05T04:14:40.140Z | Checking wyz v0.5.1 |
| 1450 | 2026-03-05T04:14:40.288Z | Checking rustls-native-certs v0.8.3 |
| 1451 | 2026-03-05T04:14:40.509Z | Checking tokio-rustls v0.24.1 |
| 1452 | 2026-03-05T04:14:40.856Z | Checking rustls-pemfile v1.0.4 |
| 1453 | 2026-03-05T04:14:40.904Z | Compiling num_enum_derive v0.5.11 |
| 1454 | 2026-03-05T04:14:40.977Z | Checking twox-hash v2.1.0 |
| 1455 | 2026-03-05T04:14:41.086Z | Checking universal-hash v0.5.1 |
| 1456 | 2026-03-05T04:14:41.112Z | Checking atty v0.2.14 |
| 1457 | 2026-03-05T04:14:41.272Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1458 | 2026-03-05T04:14:41.302Z | Checking opaque-debug v0.3.1 |
| 1459 | 2026-03-05T04:14:41.447Z | Checking funty v2.0.0 |
| 1460 | 2026-03-05T04:14:41.627Z | Checking polyval v0.6.2 |
| 1461 | 2026-03-05T04:14:41.690Z | Checking hickory-resolver v0.25.2 |
| 1462 | 2026-03-05T04:14:41.758Z | Checking rustls-platform-verifier v0.6.2 |
| 1463 | 2026-03-05T04:14:41.933Z | Checking ctr v0.9.2 |
| 1464 | 2026-03-05T04:14:42.045Z | Checking aes v0.8.4 |
| 1465 | 2026-03-05T04:14:42.289Z | Compiling typify v0.6.1 |
| 1466 | 2026-03-05T04:14:42.346Z | Checking bitvec v1.0.1 |
| 1467 | 2026-03-05T04:14:42.480Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1468 | 2026-03-05T04:14:42.861Z | Checking num_enum v0.5.11 |
| 1469 | 2026-03-05T04:14:42.926Z | Checking aead v0.5.2 |
| 1470 | 2026-03-05T04:14:43.091Z | Checking bincode v1.3.3 |
| 1471 | 2026-03-05T04:14:43.122Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1472 | 2026-03-05T04:14:43.162Z | Checking toml v0.7.8 |
| 1473 | 2026-03-05T04:14:43.205Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1474 | 2026-03-05T04:14:43.607Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1475 | 2026-03-05T04:14:43.827Z | Checking passt v0.3.0 |
| 1476 | 2026-03-05T04:14:43.855Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1477 | 2026-03-05T04:14:43.989Z | Checking aes-gcm-siv v0.11.1 |
| 1478 | 2026-03-05T04:14:44.029Z | Checking fakedata_generator v0.5.0 |
| 1479 | 2026-03-05T04:14:44.053Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1480 | 2026-03-05T04:14:44.117Z | Compiling progenitor-impl v0.13.0 |
| 1481 | 2026-03-05T04:14:44.262Z | Checking reqwest v0.13.2 |
| 1482 | 2026-03-05T04:14:44.294Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1483 | 2026-03-05T04:14:44.374Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1484 | 2026-03-05T04:14:44.521Z | Compiling bitstruct_derive v0.1.0 |
| 1485 | 2026-03-05T04:14:44.548Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1486 | 2026-03-05T04:14:44.831Z | Checking dropshot-api-manager-types v0.5.2 |
| 1487 | 2026-03-05T04:14:45.148Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1488 | 2026-03-05T04:14:45.498Z | Compiling fs-err v3.1.2 |
| 1489 | 2026-03-05T04:14:45.529Z | Checking typeid v1.0.0 |
| 1490 | 2026-03-05T04:14:45.674Z | Compiling cfg_aliases v0.1.1 |
| 1491 | 2026-03-05T04:14:45.717Z | Checking pretty-hex v0.2.1 |
| 1492 | 2026-03-05T04:14:45.760Z | Checking ringbuffer v0.15.0 |
| 1493 | 2026-03-05T04:14:45.821Z | Checking ascii v1.1.0 |
| 1494 | 2026-03-05T04:14:45.943Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1495 | 2026-03-05T04:14:45.978Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1496 | 2026-03-05T04:14:46.070Z | Compiling nix v0.28.0 |
| 1497 | 2026-03-05T04:14:46.155Z | Checking bitstruct v0.1.1 |
| 1498 | 2026-03-05T04:14:46.230Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1499 | 2026-03-05T04:14:46.284Z | Checking erased-serde v0.4.5 |
| 1500 | 2026-03-05T04:14:46.314Z | Checking progenitor-client v0.13.0 |
| 1501 | 2026-03-05T04:14:46.668Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1502 | 2026-03-05T04:14:46.803Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1503 | 2026-03-05T04:14:47.075Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1504 | 2026-03-05T04:14:47.184Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1505 | 2026-03-05T04:14:47.252Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1506 | 2026-03-05T04:14:47.506Z | Checking serde_arrays v0.1.0 |
| 1507 | 2026-03-05T04:14:47.661Z | Checking libloading v0.7.4 |
| 1508 | 2026-03-05T04:14:47.702Z | Checking bit_field v0.10.2 |
| 1509 | 2026-03-05T04:14:48.032Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1510 | 2026-03-05T04:14:48.363Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1511 | 2026-03-05T04:14:48.407Z | Checking git-stub v1.0.0 |
| 1512 | 2026-03-05T04:14:48.436Z | Checking kstat-rs v0.2.4 |
| 1513 | 2026-03-05T04:14:48.620Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1514 | 2026-03-05T04:14:48.679Z | Compiling escargot v0.5.10 |
| 1515 | 2026-03-05T04:14:48.759Z | Checking git-stub-vcs v0.1.0 |
| 1516 | 2026-03-05T04:14:48.846Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1517 | 2026-03-05T04:14:48.878Z | Checking ron v0.8.1 |
| 1518 | 2026-03-05T04:14:49.152Z | Checking itertools v0.13.0 |
| 1519 | 2026-03-05T04:14:49.188Z | Checking xattr v1.3.1 |
| 1520 | 2026-03-05T04:14:49.406Z | Compiling progenitor-macro v0.13.0 |
| 1521 | 2026-03-05T04:14:49.434Z | Checking drift v0.1.2 |
| 1522 | 2026-03-05T04:14:49.941Z | Checking sha2 v0.10.9 |
| 1523 | 2026-03-05T04:14:50.115Z | Checking filetime v0.2.23 |
| 1524 | 2026-03-05T04:14:50.370Z | Checking tar v0.4.40 |
| 1525 | 2026-03-05T04:14:50.396Z | Checking cargo_metadata v0.18.1 |
| 1526 | 2026-03-05T04:14:50.478Z | Checking dropshot-api-manager v0.5.2 |
| 1527 | 2026-03-05T04:14:51.117Z | Checking ctrlc v3.4.4 |
| 1528 | 2026-03-05T04:14:51.586Z | Checking fatfs v0.3.6 |
| 1529 | 2026-03-05T04:14:52.354Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1530 | 2026-03-05T04:14:52.656Z | Compiling git2 v0.20.2 |
| 1531 | 2026-03-05T04:14:53.115Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1532 | 2026-03-05T04:14:55.622Z | Checking progenitor v0.13.0 |
| 1533 | 2026-03-05T04:14:55.829Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1534 | 2026-03-05T04:14:58.644Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1535 | 2026-03-05T04:14:59.851Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1536 | 2026-03-05T04:15:00.699Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1537 | 2026-03-05T04:15:09.448Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1538 | 2026-03-05T04:15:09.675Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1539 | 2026-03-05T04:15:18.778Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1540 | 2026-03-05T04:15:26.844Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1541 | 2026-03-05T04:15:41.150Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1542 | 2026-03-05T04:15:41.150Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1543 | 2026-03-05T04:15:51.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 25s |
| 1544 | 2026-03-05T04:15:51.731Z | |
| 1545 | 2026-03-05T04:15:51.731Z | real 4:25.569450161 |
| 1546 | 2026-03-05T04:15:51.731Z | user 18:23.146561683 |
| 1547 | 2026-03-05T04:15:51.731Z | sys 3:52.734033964 |
| 1548 | 2026-03-05T04:15:51.731Z | trap 0.711257219 |
| 1549 | 2026-03-05T04:15:51.731Z | tflt 0.443240391 |
| 1550 | 2026-03-05T04:15:51.731Z | dflt 0.469716057 |
| 1551 | 2026-03-05T04:15:51.731Z | kflt 0.003561688 |
| 1552 | 2026-03-05T04:15:51.731Z | lock 38:57.442173384 |
| 1553 | 2026-03-05T04:15:51.731Z | slp 1:13:39.486974443 |
| 1554 | 2026-03-05T04:15:51.731Z | lat 1:37.278589672 |
| 1555 | 2026-03-05T04:15:51.732Z | stop 5:21.649311563 |
| 1556 | 2026-03-05T04:15:51.768Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1557 | 2026-03-05T04:15:52.696Z | Downloading crates ... |
| 1558 | 2026-03-05T04:15:53.008Z | Downloaded predicates-core v1.0.6 |
| 1559 | 2026-03-05T04:15:53.033Z | Downloaded slog-scope v4.4.0 |
| 1560 | 2026-03-05T04:15:53.033Z | Downloaded downcast v0.11.0 |
| 1561 | 2026-03-05T04:15:53.033Z | Downloaded miniz_oxide v0.7.2 |
| 1562 | 2026-03-05T04:15:53.033Z | Downloaded termtree v0.4.1 |
| 1563 | 2026-03-05T04:15:53.033Z | Downloaded serde_test v1.0.176 |
| 1564 | 2026-03-05T04:15:53.033Z | Downloaded mockall_derive v0.12.1 |
| 1565 | 2026-03-05T04:15:53.033Z | Downloaded bytemuck v1.16.0 |
| 1566 | 2026-03-05T04:15:53.058Z | Downloaded flate2 v1.0.30 |
| 1567 | 2026-03-05T04:15:53.058Z | Downloaded crc32fast v1.4.0 |
| 1568 | 2026-03-05T04:15:53.058Z | Downloaded png v0.17.13 |
| 1569 | 2026-03-05T04:15:53.058Z | Downloaded predicates-tree v1.0.9 |
| 1570 | 2026-03-05T04:15:53.058Z | Downloaded predicates v3.1.0 |
| 1571 | 2026-03-05T04:15:53.083Z | Downloaded mockall v0.12.1 |
| 1572 | 2026-03-05T04:15:53.083Z | Downloaded fdeflate v0.3.4 |
| 1573 | 2026-03-05T04:15:53.083Z | Downloaded arc-swap v1.7.1 |
| 1574 | 2026-03-05T04:15:53.083Z | Downloaded slog-stdlog v4.1.1 |
| 1575 | 2026-03-05T04:15:53.083Z | Downloaded slog-envlogger v2.2.0 |
| 1576 | 2026-03-05T04:15:53.083Z | Downloaded simd-adler32 v0.3.7 |
| 1577 | 2026-03-05T04:15:53.083Z | Downloaded fragile v2.0.0 |
| 1578 | 2026-03-05T04:15:53.169Z | Downloaded image v0.25.1 |
| 1579 | 2026-03-05T04:15:53.565Z | Checking log v0.4.29 |
| 1580 | 2026-03-05T04:15:53.593Z | Checking tokio v1.49.0 |
| 1581 | 2026-03-05T04:15:53.629Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1582 | 2026-03-05T04:15:53.659Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1583 | 2026-03-05T04:15:53.683Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1584 | 2026-03-05T04:15:53.683Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1585 | 2026-03-05T04:15:53.714Z | Checking simd-adler32 v0.3.7 |
| 1586 | 2026-03-05T04:15:53.738Z | Compiling crc32fast v1.4.0 |
| 1587 | 2026-03-05T04:15:53.877Z | Checking rustls v0.23.31 |
| 1588 | 2026-03-05T04:15:53.931Z | Checking goblin v0.10.4 |
| 1589 | 2026-03-05T04:15:53.955Z | Checking rustls v0.22.4 |
| 1590 | 2026-03-05T04:15:53.979Z | Checking native-tls v0.2.11 |
| 1591 | 2026-03-05T04:15:54.152Z | Checking typify-impl v0.4.3 |
| 1592 | 2026-03-05T04:15:54.182Z | Checking goblin v0.8.2 |
| 1593 | 2026-03-05T04:15:54.235Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1594 | 2026-03-05T04:15:54.280Z | Checking tungstenite v0.21.0 |
| 1595 | 2026-03-05T04:15:55.167Z | Checking globset v0.4.14 |
| 1596 | 2026-03-05T04:15:55.642Z | Checking rustls v0.21.12 |
| 1597 | 2026-03-05T04:15:56.525Z | Checking typify v0.4.3 |
| 1598 | 2026-03-05T04:15:56.675Z | Checking progenitor-impl v0.11.1 |
| 1599 | 2026-03-05T04:15:56.962Z | Checking progenitor-impl v0.10.0 |
| 1600 | 2026-03-05T04:15:58.264Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1601 | 2026-03-05T04:15:58.437Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1602 | 2026-03-05T04:15:58.468Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1603 | 2026-03-05T04:15:58.549Z | Checking dof v0.3.0 |
| 1604 | 2026-03-05T04:15:58.609Z | Checking typify-impl v0.6.1 |
| 1605 | 2026-03-05T04:15:58.650Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1606 | 2026-03-05T04:15:58.675Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1607 | 2026-03-05T04:15:58.704Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1608 | 2026-03-05T04:15:58.967Z | Checking adler v1.0.2 |
| 1609 | 2026-03-05T04:15:59.022Z | Checking rustls-platform-verifier v0.6.2 |
| 1610 | 2026-03-05T04:15:59.116Z | Checking usdt-impl v0.5.0 |
| 1611 | 2026-03-05T04:15:59.143Z | Checking dof v0.4.0 |
| 1612 | 2026-03-05T04:15:59.167Z | Checking miniz_oxide v0.7.2 |
| 1613 | 2026-03-05T04:15:59.267Z | Checking arc-swap v1.7.1 |
| 1614 | 2026-03-05T04:15:59.362Z | Checking fdeflate v0.3.4 |
| 1615 | 2026-03-05T04:15:59.667Z | Checking usdt v0.5.0 |
| 1616 | 2026-03-05T04:15:59.692Z | Checking slog-scope v4.4.0 |
| 1617 | 2026-03-05T04:15:59.833Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1618 | 2026-03-05T04:15:59.906Z | Checking flate2 v1.0.30 |
| 1619 | 2026-03-05T04:15:59.930Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1620 | 2026-03-05T04:15:59.954Z | Checking slog-dtrace v0.3.0 |
| 1621 | 2026-03-05T04:15:59.988Z | Checking usdt-impl v0.6.0 |
| 1622 | 2026-03-05T04:16:00.152Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1623 | 2026-03-05T04:16:00.177Z | Checking slog-stdlog v4.1.1 |
| 1624 | 2026-03-05T04:16:00.218Z | Checking bytemuck v1.16.0 |
| 1625 | 2026-03-05T04:16:00.373Z | Checking predicates-core v1.0.6 |
| 1626 | 2026-03-05T04:16:00.398Z | Checking slog-envlogger v2.2.0 |
| 1627 | 2026-03-05T04:16:00.466Z | Checking png v0.17.13 |
| 1628 | 2026-03-05T04:16:00.501Z | Checking tokio-util v0.7.16 |
| 1629 | 2026-03-05T04:16:00.558Z | Checking tokio-rustls v0.26.0 |
| 1630 | 2026-03-05T04:16:00.610Z | Checking tower v0.5.2 |
| 1631 | 2026-03-05T04:16:00.634Z | Checking usdt v0.6.0 |
| 1632 | 2026-03-05T04:16:00.658Z | Checking tokio-rustls v0.25.0 |
| 1633 | 2026-03-05T04:16:00.850Z | Checking tokio-native-tls v0.3.1 |
| 1634 | 2026-03-05T04:16:00.946Z | Checking backoff v0.4.0 |
| 1635 | 2026-03-05T04:16:00.976Z | Checking tokio-tungstenite v0.21.0 |
| 1636 | 2026-03-05T04:16:01.051Z | Checking hickory-proto v0.24.4 |
| 1637 | 2026-03-05T04:16:01.103Z | Checking zone v0.3.1 |
| 1638 | 2026-03-05T04:16:01.128Z | Checking tokio-dtrace v0.1.1 |
| 1639 | 2026-03-05T04:16:01.266Z | Checking libsw-core v0.3.2 |
| 1640 | 2026-03-05T04:16:01.401Z | Checking oxide-tokio-rt v0.1.2 |
| 1641 | 2026-03-05T04:16:01.451Z | Checking tower-http v0.6.8 |
| 1642 | 2026-03-05T04:16:01.475Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1643 | 2026-03-05T04:16:01.506Z | Checking libsw v3.5.0 |
| 1644 | 2026-03-05T04:16:01.637Z | Checking cancel-safe-futures v0.1.5 |
| 1645 | 2026-03-05T04:16:01.663Z | Checking h2 v0.4.6 |
| 1646 | 2026-03-05T04:16:01.687Z | Checking tokio-stream v0.1.17 |
| 1647 | 2026-03-05T04:16:01.783Z | Checking steno v0.4.1 |
| 1648 | 2026-03-05T04:16:01.807Z | Checking hickory-proto v0.25.2 |
| 1649 | 2026-03-05T04:16:01.974Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1650 | 2026-03-05T04:16:02.055Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1651 | 2026-03-05T04:16:02.437Z | Checking tokio-rustls v0.24.1 |
| 1652 | 2026-03-05T04:16:02.465Z | Checking typify v0.6.1 |
| 1653 | 2026-03-05T04:16:02.629Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1654 | 2026-03-05T04:16:02.794Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1655 | 2026-03-05T04:16:02.991Z | Checking progenitor-impl v0.13.0 |
| 1656 | 2026-03-05T04:16:03.016Z | Checking image v0.25.1 |
| 1657 | 2026-03-05T04:16:03.078Z | Checking termtree v0.4.1 |
| 1658 | 2026-03-05T04:16:03.304Z | Checking predicates-tree v1.0.9 |
| 1659 | 2026-03-05T04:16:03.469Z | Checking predicates v3.1.0 |
| 1660 | 2026-03-05T04:16:03.823Z | Compiling mockall_derive v0.12.1 |
| 1661 | 2026-03-05T04:16:03.955Z | Checking downcast v0.11.0 |
| 1662 | 2026-03-05T04:16:04.185Z | Checking fragile v2.0.0 |
| 1663 | 2026-03-05T04:16:04.422Z | Checking hickory-resolver v0.24.4 |
| 1664 | 2026-03-05T04:16:04.490Z | Checking escargot v0.5.10 |
| 1665 | 2026-03-05T04:16:04.612Z | Checking fatfs v0.3.6 |
| 1666 | 2026-03-05T04:16:04.738Z | Checking serde_test v1.0.176 |
| 1667 | 2026-03-05T04:16:05.140Z | Checking hickory-resolver v0.25.2 |
| 1668 | 2026-03-05T04:16:05.474Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1669 | 2026-03-05T04:16:05.620Z | Checking hyper v1.8.1 |
| 1670 | 2026-03-05T04:16:05.831Z | Checking qorb v0.4.1 |
| 1671 | 2026-03-05T04:16:07.479Z | Checking hyper-util v0.1.19 |
| 1672 | 2026-03-05T04:16:08.217Z | Checking mockall v0.12.1 |
| 1673 | 2026-03-05T04:16:09.541Z | Checking hyper-rustls v0.27.3 |
| 1674 | 2026-03-05T04:16:09.541Z | Checking dropshot v0.16.7 |
| 1675 | 2026-03-05T04:16:09.566Z | Checking hyper-tls v0.6.0 |
| 1676 | 2026-03-05T04:16:09.912Z | Checking reqwest v0.12.23 |
| 1677 | 2026-03-05T04:16:09.937Z | Checking reqwest v0.13.2 |
| 1678 | 2026-03-05T04:16:11.286Z | Checking progenitor-client v0.13.0 |
| 1679 | 2026-03-05T04:16:11.647Z | Checking progenitor v0.13.0 |
| 1680 | 2026-03-05T04:16:11.677Z | Checking progenitor-client v0.11.1 |
| 1681 | 2026-03-05T04:16:11.677Z | Checking progenitor-client v0.10.0 |
| 1682 | 2026-03-05T04:16:11.701Z | Checking tough v0.20.0 |
| 1683 | 2026-03-05T04:16:11.846Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1684 | 2026-03-05T04:16:12.078Z | Checking progenitor v0.11.1 |
| 1685 | 2026-03-05T04:16:12.110Z | Checking progenitor v0.10.0 |
| 1686 | 2026-03-05T04:16:12.276Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1687 | 2026-03-05T04:16:13.255Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1688 | 2026-03-05T04:16:13.279Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1689 | 2026-03-05T04:16:13.279Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1690 | 2026-03-05T04:16:13.279Z | Checking dropshot-api-manager v0.5.2 |
| 1691 | 2026-03-05T04:16:14.398Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1692 | 2026-03-05T04:16:15.050Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1693 | 2026-03-05T04:16:16.168Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1694 | 2026-03-05T04:16:17.024Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1695 | 2026-03-05T04:16:17.097Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1696 | 2026-03-05T04:16:26.402Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1697 | 2026-03-05T04:16:26.402Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1698 | 2026-03-05T04:16:26.427Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1699 | 2026-03-05T04:16:26.427Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1700 | 2026-03-05T04:16:26.427Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1701 | 2026-03-05T04:16:26.427Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1702 | 2026-03-05T04:16:27.734Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1703 | 2026-03-05T04:16:29.116Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1704 | 2026-03-05T04:16:29.343Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1705 | 2026-03-05T04:16:29.367Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1706 | 2026-03-05T04:16:29.842Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1707 | 2026-03-05T04:16:30.290Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1708 | 2026-03-05T04:16:30.540Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1709 | 2026-03-05T04:16:30.665Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1710 | 2026-03-05T04:16:30.734Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1711 | 2026-03-05T04:16:34.183Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1712 | 2026-03-05T04:16:57.107Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1713 | 2026-03-05T04:17:06.410Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1714 | 2026-03-05T04:17:07.575Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1715 | 2026-03-05T04:17:15.370Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1716 | 2026-03-05T04:17:35.068Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1717 | 2026-03-05T04:17:35.092Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1718 | 2026-03-05T04:17:47.730Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s |
| 1719 | 2026-03-05T04:17:47.920Z | |
| 1720 | 2026-03-05T04:17:47.920Z | real 1:56.180328822 |
| 1721 | 2026-03-05T04:17:47.920Z | user 4:26.669227390 |
| 1722 | 2026-03-05T04:17:47.920Z | sys 38.215084853 |
| 1723 | 2026-03-05T04:17:47.920Z | trap 0.120055834 |
| 1724 | 2026-03-05T04:17:47.920Z | tflt 0.054912361 |
| 1725 | 2026-03-05T04:17:47.920Z | dflt 0.028705275 |
| 1726 | 2026-03-05T04:17:47.920Z | kflt 0.000193976 |
| 1727 | 2026-03-05T04:17:47.920Z | lock 13:14.457765283 |
| 1728 | 2026-03-05T04:17:47.920Z | slp 14:52.922826089 |
| 1729 | 2026-03-05T04:17:47.920Z | lat 10.676532713 |
| 1730 | 2026-03-05T04:17:47.920Z | stop 26.755403625 |
| 1731 | 2026-03-05T04:17:47.945Z | + banner build |
| 1732 | 2026-03-05T04:17:47.945Z | |
| 1733 | 2026-03-05T04:17:47.945Z | ##### # # # # ##### |
| 1734 | 2026-03-05T04:17:47.945Z | # # # # # # # # |
| 1735 | 2026-03-05T04:17:47.945Z | ##### # # # # # # |
| 1736 | 2026-03-05T04:17:47.945Z | # # # # # # # # |
| 1737 | 2026-03-05T04:17:47.946Z | # # # # # # # # |
| 1738 | 2026-03-05T04:17:47.946Z | ##### #### # ###### ##### |
| 1739 | 2026-03-05T04:17:47.946Z | |
| 1740 | 2026-03-05T04:17:47.946Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1741 | 2026-03-05T04:17:49.600Z | Compiling proc-macro2 v1.0.106 |
| 1742 | 2026-03-05T04:17:49.601Z | Compiling quote v1.0.44 |
| 1743 | 2026-03-05T04:17:49.601Z | Compiling unicode-ident v1.0.24 |
| 1744 | 2026-03-05T04:17:49.601Z | Compiling libc v0.2.176 |
| 1745 | 2026-03-05T04:17:49.629Z | Compiling serde_core v1.0.228 |
| 1746 | 2026-03-05T04:17:49.629Z | Compiling serde v1.0.228 |
| 1747 | 2026-03-05T04:17:49.629Z | Compiling autocfg v1.3.0 |
| 1748 | 2026-03-05T04:17:49.629Z | Compiling cfg-if v1.0.0 |
| 1749 | 2026-03-05T04:17:49.914Z | Compiling memchr v2.7.2 |
| 1750 | 2026-03-05T04:17:50.005Z | Compiling zmij v1.0.19 |
| 1751 | 2026-03-05T04:17:50.598Z | Compiling libm v0.2.8 |
| 1752 | 2026-03-05T04:17:50.649Z | Compiling getrandom v0.3.2 |
| 1753 | 2026-03-05T04:17:51.390Z | Compiling itoa v1.0.11 |
| 1754 | 2026-03-05T04:17:51.498Z | Compiling smallvec v1.13.2 |
| 1755 | 2026-03-05T04:17:52.024Z | Compiling version_check v0.9.5 |
| 1756 | 2026-03-05T04:17:52.270Z | Compiling shlex v1.3.0 |
| 1757 | 2026-03-05T04:17:52.492Z | Compiling jobserver v0.1.31 |
| 1758 | 2026-03-05T04:17:52.647Z | Compiling syn v2.0.117 |
| 1759 | 2026-03-05T04:17:52.672Z | Compiling lock_api v0.4.12 |
| 1760 | 2026-03-05T04:17:52.754Z | Compiling parking_lot_core v0.9.10 |
| 1761 | 2026-03-05T04:17:52.873Z | Compiling serde_json v1.0.149 |
| 1762 | 2026-03-05T04:17:53.119Z | Compiling cc v1.2.17 |
| 1763 | 2026-03-05T04:17:53.326Z | Compiling stable_deref_trait v1.2.0 |
| 1764 | 2026-03-05T04:17:53.495Z | Compiling log v0.4.29 |
| 1765 | 2026-03-05T04:17:53.934Z | Compiling thiserror v2.0.18 |
| 1766 | 2026-03-05T04:17:54.006Z | Compiling writeable v0.5.5 |
| 1767 | 2026-03-05T04:17:54.218Z | Compiling litemap v0.7.4 |
| 1768 | 2026-03-05T04:17:54.598Z | Compiling slab v0.4.9 |
| 1769 | 2026-03-05T04:17:54.622Z | Compiling heck v0.5.0 |
| 1770 | 2026-03-05T04:17:54.815Z | Compiling icu_locid_transform_data v1.5.0 |
| 1771 | 2026-03-05T04:17:55.004Z | Compiling percent-encoding v2.3.2 |
| 1772 | 2026-03-05T04:17:55.113Z | Compiling icu_properties_data v1.5.0 |
| 1773 | 2026-03-05T04:17:55.142Z | Compiling rustversion v1.0.22 |
| 1774 | 2026-03-05T04:17:55.329Z | Compiling num-traits v0.2.19 |
| 1775 | 2026-03-05T04:17:55.446Z | Compiling icu_normalizer_data v1.5.0 |
| 1776 | 2026-03-05T04:17:55.567Z | Compiling write16 v1.0.0 |
| 1777 | 2026-03-05T04:17:55.605Z | Compiling utf8_iter v1.0.4 |
| 1778 | 2026-03-05T04:17:55.826Z | Compiling utf16_iter v1.0.5 |
| 1779 | 2026-03-05T04:17:56.221Z | Compiling form_urlencoded v1.2.2 |
| 1780 | 2026-03-05T04:17:56.679Z | Compiling getrandom v0.2.14 |
| 1781 | 2026-03-05T04:17:56.747Z | Compiling pin-project-lite v0.2.14 |
| 1782 | 2026-03-05T04:17:56.905Z | Compiling equivalent v1.0.2 |
| 1783 | 2026-03-05T04:17:56.953Z | Compiling allocator-api2 v0.2.21 |
| 1784 | 2026-03-05T04:17:57.117Z | Compiling foldhash v0.2.0 |
| 1785 | 2026-03-05T04:17:57.280Z | Compiling regex-syntax v0.8.5 |
| 1786 | 2026-03-05T04:17:57.384Z | Compiling ring v0.17.14 |
| 1787 | 2026-03-05T04:17:57.750Z | Compiling hashbrown v0.16.1 |
| 1788 | 2026-03-05T04:17:58.507Z | Compiling aho-corasick v1.1.3 |
| 1789 | 2026-03-05T04:17:59.217Z | Compiling scopeguard v1.2.0 |
| 1790 | 2026-03-05T04:17:59.448Z | Compiling semver v1.0.27 |
| 1791 | 2026-03-05T04:17:59.815Z | Compiling socket2 v0.6.0 |
| 1792 | 2026-03-05T04:17:59.997Z | Compiling parking_lot v0.12.2 |
| 1793 | 2026-03-05T04:18:00.285Z | Compiling portable-atomic v1.11.1 |
| 1794 | 2026-03-05T04:18:00.309Z | Compiling mio v1.0.2 |
| 1795 | 2026-03-05T04:18:01.285Z | Compiling synstructure v0.13.1 |
| 1796 | 2026-03-05T04:18:01.740Z | Compiling serde_derive_internals v0.29.1 |
| 1797 | 2026-03-05T04:18:02.167Z | Compiling regex-automata v0.4.14 |
| 1798 | 2026-03-05T04:18:02.443Z | Compiling signal-hook-registry v1.4.2 |
| 1799 | 2026-03-05T04:18:02.799Z | Compiling bitflags v2.9.4 |
| 1800 | 2026-03-05T04:18:03.366Z | Compiling thiserror v1.0.64 |
| 1801 | 2026-03-05T04:18:03.664Z | Compiling iana-time-zone v0.1.64 |
| 1802 | 2026-03-05T04:18:03.865Z | Compiling critical-section v1.2.0 |
| 1803 | 2026-03-05T04:18:04.078Z | Compiling uuid v1.19.0 |
| 1804 | 2026-03-05T04:18:04.123Z | Compiling futures-core v0.3.32 |
| 1805 | 2026-03-05T04:18:04.538Z | Compiling dyn-clone v1.0.17 |
| 1806 | 2026-03-05T04:18:04.567Z | Compiling fnv v1.0.7 |
| 1807 | 2026-03-05T04:18:04.756Z | Compiling once_cell v1.21.3 |
| 1808 | 2026-03-05T04:18:04.935Z | Compiling schemars v0.8.22 |
| 1809 | 2026-03-05T04:18:05.029Z | Compiling serde_derive v1.0.228 |
| 1810 | 2026-03-05T04:18:05.282Z | Compiling zerofrom-derive v0.1.5 |
| 1811 | 2026-03-05T04:18:05.363Z | Compiling yoke-derive v0.7.5 |
| 1812 | 2026-03-05T04:18:05.408Z | Compiling zerovec-derive v0.10.3 |
| 1813 | 2026-03-05T04:18:05.540Z | Compiling displaydoc v0.2.5 |
| 1814 | 2026-03-05T04:18:05.947Z | Compiling icu_provider_macros v1.5.0 |
| 1815 | 2026-03-05T04:18:06.511Z | Compiling schemars_derive v0.8.22 |
| 1816 | 2026-03-05T04:18:07.172Z | Compiling tokio-macros v2.6.0 |
| 1817 | 2026-03-05T04:18:07.452Z | Compiling thiserror-impl v2.0.18 |
| 1818 | 2026-03-05T04:18:07.997Z | Compiling futures-macro v0.3.31 |
| 1819 | 2026-03-05T04:18:08.106Z | Compiling regex v1.12.3 |
| 1820 | 2026-03-05T04:18:08.277Z | Compiling zerofrom v0.1.5 |
| 1821 | 2026-03-05T04:18:08.557Z | Compiling yoke v0.7.5 |
| 1822 | 2026-03-05T04:18:08.784Z | Compiling thiserror-impl v1.0.64 |
| 1823 | 2026-03-05T04:18:09.101Z | Compiling zerovec v0.10.4 |
| 1824 | 2026-03-05T04:18:09.620Z | Compiling httparse v1.10.1 |
| 1825 | 2026-03-05T04:18:10.034Z | Compiling indexmap v2.13.0 |
| 1826 | 2026-03-05T04:18:10.567Z | Compiling futures-sink v0.3.31 |
| 1827 | 2026-03-05T04:18:11.213Z | Compiling typenum v1.17.0 |
| 1828 | 2026-03-05T04:18:11.613Z | Compiling generic-array v0.14.7 |
| 1829 | 2026-03-05T04:18:11.674Z | Compiling tinystr v0.7.6 |
| 1830 | 2026-03-05T04:18:11.814Z | Compiling icu_collections v1.5.0 |
| 1831 | 2026-03-05T04:18:12.014Z | Compiling errno v0.3.14 |
| 1832 | 2026-03-05T04:18:12.123Z | Compiling icu_locid v1.5.0 |
| 1833 | 2026-03-05T04:18:12.166Z | Compiling futures-channel v0.3.31 |
| 1834 | 2026-03-05T04:18:12.244Z | Compiling pin-utils v0.1.0 |
| 1835 | 2026-03-05T04:18:12.382Z | Compiling futures-task v0.3.31 |
| 1836 | 2026-03-05T04:18:12.719Z | Compiling futures-io v0.3.31 |
| 1837 | 2026-03-05T04:18:12.835Z | Compiling rand_core v0.6.4 |
| 1838 | 2026-03-05T04:18:12.944Z | Compiling subtle v2.5.0 |
| 1839 | 2026-03-05T04:18:13.106Z | Compiling futures-util v0.3.31 |
| 1840 | 2026-03-05T04:18:13.474Z | Compiling zeroize v1.7.0 |
| 1841 | 2026-03-05T04:18:13.824Z | Compiling bytes v1.11.1 |
| 1842 | 2026-03-05T04:18:13.918Z | Compiling icu_provider v1.5.0 |
| 1843 | 2026-03-05T04:18:13.970Z | Compiling chrono v0.4.44 |
| 1844 | 2026-03-05T04:18:14.936Z | Compiling icu_locid_transform v1.5.0 |
| 1845 | 2026-03-05T04:18:15.269Z | Compiling serde_tokenstream v0.2.3 |
| 1846 | 2026-03-05T04:18:15.739Z | Compiling tokio v1.49.0 |
| 1847 | 2026-03-05T04:18:16.685Z | Compiling ucd-trie v0.1.6 |
| 1848 | 2026-03-05T04:18:16.857Z | Compiling icu_properties v1.5.1 |
| 1849 | 2026-03-05T04:18:16.976Z | Compiling either v1.15.0 |
| 1850 | 2026-03-05T04:18:17.425Z | Compiling pest v2.8.4 |
| 1851 | 2026-03-05T04:18:20.742Z | Compiling strsim v0.11.1 |
| 1852 | 2026-03-05T04:18:20.988Z | Compiling pest_meta v2.8.4 |
| 1853 | 2026-03-05T04:18:21.167Z | Compiling icu_normalizer v1.5.0 |
| 1854 | 2026-03-05T04:18:21.481Z | Compiling http v1.4.0 |
| 1855 | 2026-03-05T04:18:23.414Z | Compiling idna_adapter v1.2.0 |
| 1856 | 2026-03-05T04:18:23.629Z | Compiling rustix v0.38.34 |
| 1857 | 2026-03-05T04:18:23.732Z | Compiling idna v1.0.3 |
| 1858 | 2026-03-05T04:18:24.744Z | Compiling pest_generator v2.8.4 |
| 1859 | 2026-03-05T04:18:24.982Z | Compiling url v2.5.4 |
| 1860 | 2026-03-05T04:18:26.642Z | Compiling slog v2.8.2 |
| 1861 | 2026-03-05T04:18:27.095Z | Compiling prettyplease v0.2.37 |
| 1862 | 2026-03-05T04:18:27.147Z | Compiling ident_case v1.0.1 |
| 1863 | 2026-03-05T04:18:27.372Z | Compiling anyhow v1.0.100 |
| 1864 | 2026-03-05T04:18:28.134Z | Compiling pest_derive v2.8.4 |
| 1865 | 2026-03-05T04:18:29.986Z | Compiling tracing-core v0.1.32 |
| 1866 | 2026-03-05T04:18:30.210Z | Compiling tracing-attributes v0.1.27 |
| 1867 | 2026-03-05T04:18:30.612Z | Compiling lazy_static v1.5.0 |
| 1868 | 2026-03-05T04:18:30.809Z | Compiling untrusted v0.9.0 |
| 1869 | 2026-03-05T04:18:31.918Z | Compiling rustls-pki-types v1.12.0 |
| 1870 | 2026-03-05T04:18:31.994Z | Compiling regress v0.10.5 |
| 1871 | 2026-03-05T04:18:32.462Z | Compiling byteorder v1.5.0 |
| 1872 | 2026-03-05T04:18:33.052Z | Compiling zerocopy v0.8.27 |
| 1873 | 2026-03-05T04:18:33.391Z | Compiling tracing v0.1.40 |
| 1874 | 2026-03-05T04:18:33.928Z | Compiling base64 v0.22.1 |
| 1875 | 2026-03-05T04:18:34.019Z | Compiling glob v0.3.3 |
| 1876 | 2026-03-05T04:18:34.231Z | Compiling minimal-lexical v0.2.1 |
| 1877 | 2026-03-05T04:18:34.784Z | Compiling nom v7.1.3 |
| 1878 | 2026-03-05T04:18:34.914Z | Compiling clang-sys v1.8.1 |
| 1879 | 2026-03-05T04:18:35.367Z | Compiling zerocopy-derive v0.8.27 |
| 1880 | 2026-03-05T04:18:35.958Z | Compiling pkg-config v0.3.30 |
| 1881 | 2026-03-05T04:18:38.047Z | Compiling vcpkg v0.2.15 |
| 1882 | 2026-03-05T04:18:38.839Z | Compiling tokio-util v0.7.16 |
| 1883 | 2026-03-05T04:18:39.408Z | Compiling libloading v0.8.9 |
| 1884 | 2026-03-05T04:18:39.799Z | Compiling ipnet v2.9.0 |
| 1885 | 2026-03-05T04:18:39.829Z | Compiling home v0.5.11 |
| 1886 | 2026-03-05T04:18:40.084Z | Compiling bindgen v0.69.5 |
| 1887 | 2026-03-05T04:18:40.123Z | Compiling which v4.4.2 |
| 1888 | 2026-03-05T04:18:40.636Z | Compiling cexpr v0.6.0 |
| 1889 | 2026-03-05T04:18:40.660Z | Compiling itertools v0.12.1 |
| 1890 | 2026-03-05T04:18:41.218Z | Compiling lazycell v1.3.0 |
| 1891 | 2026-03-05T04:18:41.420Z | Compiling ppv-lite86 v0.2.17 |
| 1892 | 2026-03-05T04:18:42.162Z | Compiling rustc-hash v1.1.0 |
| 1893 | 2026-03-05T04:18:42.225Z | Compiling http-body v1.0.1 |
| 1894 | 2026-03-05T04:18:42.439Z | Compiling cmake v0.1.54 |
| 1895 | 2026-03-05T04:18:42.553Z | Compiling time-core v0.1.6 |
| 1896 | 2026-03-05T04:18:42.737Z | Compiling atomic-waker v1.1.2 |
| 1897 | 2026-03-05T04:18:42.886Z | Compiling num-conv v0.1.0 |
| 1898 | 2026-03-05T04:18:42.987Z | Compiling dunce v1.0.5 |
| 1899 | 2026-03-05T04:18:43.154Z | Compiling fs_extra v1.3.0 |
| 1900 | 2026-03-05T04:18:43.179Z | Compiling crypto-common v0.1.6 |
| 1901 | 2026-03-05T04:18:43.221Z | Compiling time-macros v0.2.24 |
| 1902 | 2026-03-05T04:18:43.279Z | Compiling camino v1.2.2 |
| 1903 | 2026-03-05T04:18:43.524Z | Compiling paste v1.0.15 |
| 1904 | 2026-03-05T04:18:43.741Z | Compiling tower-service v0.3.3 |
| 1905 | 2026-03-05T04:18:43.940Z | Compiling try-lock v0.2.5 |
| 1906 | 2026-03-05T04:18:43.964Z | Compiling tower-layer v0.3.3 |
| 1907 | 2026-03-05T04:18:44.216Z | Compiling want v0.3.1 |
| 1908 | 2026-03-05T04:18:44.250Z | Compiling h2 v0.4.6 |
| 1909 | 2026-03-05T04:18:44.590Z | Compiling scroll_derive v0.13.1 |
| 1910 | 2026-03-05T04:18:44.615Z | Compiling ryu v1.0.18 |
| 1911 | 2026-03-05T04:18:45.000Z | Compiling httpdate v1.0.3 |
| 1912 | 2026-03-05T04:18:46.844Z | Compiling aws-lc-rs v1.13.3 |
| 1913 | 2026-03-05T04:18:46.844Z | Compiling openapiv3 v2.2.0 |
| 1914 | 2026-03-05T04:18:46.844Z | Compiling async-trait v0.1.89 |
| 1915 | 2026-03-05T04:18:47.925Z | Compiling pretty-hex v0.4.1 |
| 1916 | 2026-03-05T04:18:48.220Z | Compiling http-body-util v0.1.3 |
| 1917 | 2026-03-05T04:18:48.819Z | Compiling plain v0.2.3 |
| 1918 | 2026-03-05T04:18:48.971Z | Compiling untrusted v0.7.1 |
| 1919 | 2026-03-05T04:18:49.054Z | Compiling serde_urlencoded v0.7.1 |
| 1920 | 2026-03-05T04:18:49.130Z | Compiling typify-impl v0.4.3 |
| 1921 | 2026-03-05T04:18:49.235Z | Compiling darling_core v0.21.3 |
| 1922 | 2026-03-05T04:18:49.349Z | Compiling erased-serde v0.3.31 |
| 1923 | 2026-03-05T04:18:49.711Z | Compiling usdt-impl v0.6.0 |
| 1924 | 2026-03-05T04:18:50.183Z | Compiling rustls v0.23.31 |
| 1925 | 2026-03-05T04:18:50.564Z | Compiling hyper v1.8.1 |
| 1926 | 2026-03-05T04:18:52.506Z | Compiling scroll v0.13.0 |
| 1927 | 2026-03-05T04:18:53.181Z | Compiling rand_chacha v0.3.1 |
| 1928 | 2026-03-05T04:18:55.044Z | Compiling hyper-util v0.1.19 |
| 1929 | 2026-03-05T04:18:55.377Z | Compiling darling_macro v0.21.3 |
| 1930 | 2026-03-05T04:18:56.536Z | Compiling cpufeatures v0.2.12 |
| 1931 | 2026-03-05T04:18:56.600Z | Compiling crossbeam-utils v0.8.19 |
| 1932 | 2026-03-05T04:18:57.210Z | Compiling unsafe-libyaml v0.2.11 |
| 1933 | 2026-03-05T04:18:57.436Z | Compiling aws-lc-sys v0.30.0 |
| 1934 | 2026-03-05T04:18:58.965Z | Compiling typify-macro v0.4.3 |
| 1935 | 2026-03-05T04:18:59.095Z | Compiling goblin v0.10.4 |
| 1936 | 2026-03-05T04:18:59.636Z | Compiling serde_yaml v0.9.34+deprecated |
| 1937 | 2026-03-05T04:19:01.775Z | Compiling darling v0.21.3 |
| 1938 | 2026-03-05T04:19:02.471Z | Compiling rand v0.8.5 |
| 1939 | 2026-03-05T04:19:03.078Z | Compiling block-buffer v0.10.4 |
| 1940 | 2026-03-05T04:19:03.831Z | Compiling strum_macros v0.26.4 |
| 1941 | 2026-03-05T04:19:04.632Z | Compiling rustls v0.22.4 |
| 1942 | 2026-03-05T04:19:05.049Z | Compiling omicron-workspace-hack v0.1.0 |
| 1943 | 2026-03-05T04:19:05.713Z | Compiling digest v0.10.7 |
| 1944 | 2026-03-05T04:19:06.628Z | Compiling openssl-sys v0.9.107 |
| 1945 | 2026-03-05T04:19:07.168Z | Compiling dof v0.4.0 |
| 1946 | 2026-03-05T04:19:07.584Z | Compiling dtrace-parser v0.3.0 |
| 1947 | 2026-03-05T04:19:07.885Z | Compiling daft-derive v0.1.5 |
| 1948 | 2026-03-05T04:19:09.007Z | Compiling sync_wrapper v1.0.1 |
| 1949 | 2026-03-05T04:19:09.275Z | Compiling thread-id v5.0.0 |
| 1950 | 2026-03-05T04:19:09.484Z | Compiling slog-async v2.8.0 |
| 1951 | 2026-03-05T04:19:09.693Z | Compiling tower v0.5.2 |
| 1952 | 2026-03-05T04:19:10.126Z | Compiling webpki-roots v0.26.3 |
| 1953 | 2026-03-05T04:19:10.369Z | Compiling futures-executor v0.3.31 |
| 1954 | 2026-03-05T04:19:11.351Z | Compiling multer v3.1.0 |
| 1955 | 2026-03-05T04:19:12.696Z | Compiling rustix v1.1.2 |
| 1956 | 2026-03-05T04:19:13.557Z | Compiling iri-string v0.7.8 |
| 1957 | 2026-03-05T04:19:14.221Z | Compiling futures v0.3.31 |
| 1958 | 2026-03-05T04:19:14.320Z | Compiling typify v0.4.3 |
| 1959 | 2026-03-05T04:19:14.370Z | Compiling encoding_rs v0.8.34 |
| 1960 | 2026-03-05T04:19:14.542Z | Compiling ref-cast v1.0.25 |
| 1961 | 2026-03-05T04:19:15.430Z | Compiling mime v0.3.17 |
| 1962 | 2026-03-05T04:19:20.645Z | Compiling tower-http v0.6.8 |
| 1963 | 2026-03-05T04:19:23.086Z | Compiling usdt-attr-macro v0.6.0 |
| 1964 | 2026-03-05T04:19:23.112Z | Compiling usdt-macro v0.6.0 |
| 1965 | 2026-03-05T04:19:23.391Z | Compiling ipnetwork v0.21.1 |
| 1966 | 2026-03-05T04:19:24.153Z | Compiling async-stream-impl v0.3.6 |
| 1967 | 2026-03-05T04:19:24.718Z | Compiling structmeta-derive v0.3.0 |
| 1968 | 2026-03-05T04:19:24.909Z | Compiling dropshot v0.16.7 |
| 1969 | 2026-03-05T04:19:25.816Z | Compiling openssl v0.10.72 |
| 1970 | 2026-03-05T04:19:25.841Z | Compiling powerfmt v0.2.0 |
| 1971 | 2026-03-05T04:19:26.222Z | Compiling foreign-types-shared v0.1.1 |
| 1972 | 2026-03-05T04:19:26.380Z | Compiling foreign-types v0.3.2 |
| 1973 | 2026-03-05T04:19:26.406Z | Compiling deranged v0.5.3 |
| 1974 | 2026-03-05T04:19:27.307Z | Compiling structmeta v0.3.0 |
| 1975 | 2026-03-05T04:19:27.419Z | Compiling sha1 v0.10.6 |
| 1976 | 2026-03-05T04:19:27.732Z | Compiling ref-cast-impl v1.0.25 |
| 1977 | 2026-03-05T04:19:28.018Z | Compiling openssl-macros v0.1.1 |
| 1978 | 2026-03-05T04:19:28.162Z | Compiling rand_core v0.9.3 |
| 1979 | 2026-03-05T04:19:28.662Z | Compiling hex v0.4.3 |
| 1980 | 2026-03-05T04:19:28.732Z | Compiling num_threads v0.1.7 |
| 1981 | 2026-03-05T04:19:28.981Z | Compiling match_cfg v0.1.0 |
| 1982 | 2026-03-05T04:19:29.130Z | Compiling winnow v0.7.13 |
| 1983 | 2026-03-05T04:19:29.213Z | Compiling native-tls v0.2.11 |
| 1984 | 2026-03-05T04:19:29.384Z | Compiling hostname v0.3.1 |
| 1985 | 2026-03-05T04:19:29.664Z | Compiling rand_chacha v0.9.0 |
| 1986 | 2026-03-05T04:19:29.763Z | Compiling time v0.3.44 |
| 1987 | 2026-03-05T04:19:29.934Z | Compiling dropshot_endpoint v0.16.7 |
| 1988 | 2026-03-05T04:19:31.289Z | Compiling openssl-probe v0.1.5 |
| 1989 | 2026-03-05T04:19:31.314Z | Compiling fastrand v2.3.0 |
| 1990 | 2026-03-05T04:19:32.125Z | Compiling tempfile v3.23.0 |
| 1991 | 2026-03-05T04:19:34.096Z | Compiling rand v0.9.2 |
| 1992 | 2026-03-05T04:19:34.315Z | Compiling progenitor-impl v0.11.1 |
| 1993 | 2026-03-05T04:19:34.698Z | Compiling strum v0.26.3 |
| 1994 | 2026-03-05T04:19:34.988Z | Compiling crossbeam-channel v0.5.15 |
| 1995 | 2026-03-05T04:19:36.105Z | Compiling syn v1.0.109 |
| 1996 | 2026-03-05T04:19:40.656Z | Compiling tokio-native-tls v0.3.1 |
| 1997 | 2026-03-05T04:19:40.686Z | Compiling oxnet v0.1.3 |
| 1998 | 2026-03-05T04:19:40.686Z | Compiling serde_with_macros v3.15.0 |
| 1999 | 2026-03-05T04:19:40.686Z | Compiling thread_local v1.1.8 |
| 2000 | 2026-03-05T04:19:40.686Z | Compiling strum_macros v0.27.2 |
| 2001 | 2026-03-05T04:19:40.686Z | Compiling progenitor-macro v0.11.1 |
| 2002 | 2026-03-05T04:19:40.861Z | Compiling derive-where v1.6.0 |
| 2003 | 2026-03-05T04:19:45.398Z | Compiling hyper-tls v0.6.0 |
| 2004 | 2026-03-05T04:19:45.556Z | Compiling derive-ex v0.1.8 |
| 2005 | 2026-03-05T04:19:49.093Z | Compiling rustls-webpki v0.102.4 |
| 2006 | 2026-03-05T04:19:50.321Z | Compiling webpki-roots v1.0.3 |
| 2007 | 2026-03-05T04:19:50.537Z | Compiling newtype-uuid v1.3.1 |
| 2008 | 2026-03-05T04:19:51.668Z | Compiling newtype-uuid-macros v0.1.0 |
| 2009 | 2026-03-05T04:19:52.973Z | Compiling is-terminal v0.4.12 |
| 2010 | 2026-03-05T04:19:53.091Z | Compiling debug-ignore v1.0.5 |
| 2011 | 2026-03-05T04:19:53.147Z | Compiling term v1.2.0 |
| 2012 | 2026-03-05T04:19:53.302Z | Compiling take_mut v0.2.2 |
| 2013 | 2026-03-05T04:19:53.406Z | Compiling quick-error v1.2.3 |
| 2014 | 2026-03-05T04:19:53.893Z | Compiling slog-term v2.9.2 |
| 2015 | 2026-03-05T04:19:56.935Z | Compiling test-strategy v0.4.3 |
| 2016 | 2026-03-05T04:19:57.560Z | Compiling slog-json v2.6.1 |
| 2017 | 2026-03-05T04:19:57.692Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2018 | 2026-03-05T04:19:57.717Z | Compiling parse-display-derive v0.10.0 |
| 2019 | 2026-03-05T04:19:59.785Z | Compiling toml_datetime v0.6.11 |
| 2020 | 2026-03-05T04:20:00.236Z | Compiling macaddr v1.0.1 |
| 2021 | 2026-03-05T04:20:00.435Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2022 | 2026-03-05T04:20:00.774Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2023 | 2026-03-05T04:20:00.807Z | Compiling serde_spanned v1.0.4 |
| 2024 | 2026-03-05T04:20:01.091Z | Compiling memmap2 v0.9.9 |
| 2025 | 2026-03-05T04:20:01.526Z | Compiling spin v0.9.8 |
| 2026 | 2026-03-05T04:20:01.612Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2027 | 2026-03-05T04:20:02.032Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2028 | 2026-03-05T04:20:03.726Z | Compiling usdt v0.6.0 |
| 2029 | 2026-03-05T04:20:03.848Z | Compiling tokio-rustls v0.25.0 |
| 2030 | 2026-03-05T04:20:04.305Z | Compiling slog-bunyan v2.5.0 |
| 2031 | 2026-03-05T04:20:04.330Z | Compiling daft v0.1.5 |
| 2032 | 2026-03-05T04:20:04.643Z | Compiling async-stream v0.3.6 |
| 2033 | 2026-03-05T04:20:04.823Z | Compiling waitgroup v0.1.2 |
| 2034 | 2026-03-05T04:20:04.908Z | Compiling rustls-pemfile v2.2.0 |
| 2035 | 2026-03-05T04:20:04.982Z | Compiling serde_path_to_error v0.1.20 |
| 2036 | 2026-03-05T04:20:05.024Z | Compiling hostname v0.4.2 |
| 2037 | 2026-03-05T04:20:06.186Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2038 | 2026-03-05T04:20:08.445Z | Compiling zerocopy-derive v0.7.34 |
| 2039 | 2026-03-05T04:20:09.242Z | Compiling wait-timeout v0.2.0 |
| 2040 | 2026-03-05T04:20:10.059Z | Compiling bit-vec v0.6.3 |
| 2041 | 2026-03-05T04:20:10.565Z | Compiling bit-set v0.5.3 |
| 2042 | 2026-03-05T04:20:10.591Z | Compiling rusty-fork v0.3.0 |
| 2043 | 2026-03-05T04:20:11.508Z | Compiling strum v0.27.2 |
| 2044 | 2026-03-05T04:20:11.746Z | Compiling serde_with v3.15.0 |
| 2045 | 2026-03-05T04:20:12.565Z | Compiling rand_xorshift v0.3.0 |
| 2046 | 2026-03-05T04:20:13.567Z | Compiling unarray v0.1.4 |
| 2047 | 2026-03-05T04:20:13.737Z | Compiling proptest v1.5.0 |
| 2048 | 2026-03-05T04:20:16.509Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2049 | 2026-03-05T04:20:20.194Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2050 | 2026-03-05T04:20:20.647Z | Compiling instant v0.1.12 |
| 2051 | 2026-03-05T04:20:21.237Z | Compiling rustc-hash v2.1.1 |
| 2052 | 2026-03-05T04:20:22.097Z | Compiling iddqd v0.3.14 |
| 2053 | 2026-03-05T04:20:25.541Z | Compiling backoff v0.4.0 |
| 2054 | 2026-03-05T04:20:25.980Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2055 | 2026-03-05T04:20:26.053Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2056 | 2026-03-05T04:20:26.482Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2057 | 2026-03-05T04:20:26.785Z | Compiling parse-display v0.10.0 |
| 2058 | 2026-03-05T04:20:28.493Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2059 | 2026-03-05T04:20:29.870Z | Compiling crucible-workspace-hack v0.1.0 |
| 2060 | 2026-03-05T04:20:31.256Z | Compiling zerocopy v0.7.34 |
| 2061 | 2026-03-05T04:20:32.713Z | Compiling rustls-webpki v0.103.4 |
| 2062 | 2026-03-05T04:20:33.912Z | Compiling scroll_derive v0.12.0 |
| 2063 | 2026-03-05T04:20:34.038Z | Compiling usdt-impl v0.5.0 |
| 2064 | 2026-03-05T04:20:34.512Z | Compiling heck v0.4.1 |
| 2065 | 2026-03-05T04:20:34.622Z | Compiling winnow v0.5.40 |
| 2066 | 2026-03-05T04:20:35.300Z | Compiling scroll v0.12.0 |
| 2067 | 2026-03-05T04:20:36.133Z | Compiling dof v0.3.0 |
| 2068 | 2026-03-05T04:20:36.909Z | Compiling dtrace-parser v0.2.0 |
| 2069 | 2026-03-05T04:20:37.280Z | Compiling clap_derive v4.5.4 |
| 2070 | 2026-03-05T04:20:37.975Z | Compiling toml_edit v0.19.15 |
| 2071 | 2026-03-05T04:20:38.347Z | Compiling thread-id v4.2.1 |
| 2072 | 2026-03-05T04:20:39.183Z | Compiling utf8parse v0.2.1 |
| 2073 | 2026-03-05T04:20:39.387Z | Compiling anstyle-parse v0.2.4 |
| 2074 | 2026-03-05T04:20:40.953Z | Compiling proc-macro-crate v1.3.1 |
| 2075 | 2026-03-05T04:20:40.992Z | Compiling goblin v0.8.2 |
| 2076 | 2026-03-05T04:20:41.876Z | Compiling tokio-rustls v0.26.0 |
| 2077 | 2026-03-05T04:20:43.242Z | Compiling serde_spanned v0.6.9 |
| 2078 | 2026-03-05T04:20:43.663Z | Compiling anstyle-query v1.0.3 |
| 2079 | 2026-03-05T04:20:43.830Z | Compiling data-encoding v2.6.0 |
| 2080 | 2026-03-05T04:20:43.890Z | Compiling unicode-width v0.1.14 |
| 2081 | 2026-03-05T04:20:44.609Z | Compiling is_terminal_polyfill v1.70.0 |
| 2082 | 2026-03-05T04:20:44.728Z | Compiling anstyle v1.0.7 |
| 2083 | 2026-03-05T04:20:44.777Z | Compiling colorchoice v1.0.1 |
| 2084 | 2026-03-05T04:20:45.262Z | Compiling anstream v0.6.14 |
| 2085 | 2026-03-05T04:20:46.220Z | Compiling hyper-rustls v0.27.3 |
| 2086 | 2026-03-05T04:20:46.244Z | Compiling terminal_size v0.3.0 |
| 2087 | 2026-03-05T04:20:47.574Z | Compiling num-integer v0.1.46 |
| 2088 | 2026-03-05T04:20:49.356Z | Compiling clap_lex v0.7.0 |
| 2089 | 2026-03-05T04:20:50.046Z | Compiling clap_builder v4.5.2 |
| 2090 | 2026-03-05T04:20:51.649Z | Compiling reqwest v0.12.23 |
| 2091 | 2026-03-05T04:20:55.063Z | Compiling usdt-attr-macro v0.5.0 |
| 2092 | 2026-03-05T04:20:56.330Z | Compiling usdt-macro v0.5.0 |
| 2093 | 2026-03-05T04:20:56.584Z | Compiling memmap v0.7.0 |
| 2094 | 2026-03-05T04:20:56.959Z | Compiling tinyvec_macros v0.1.1 |
| 2095 | 2026-03-05T04:20:57.284Z | Compiling tinyvec v1.6.0 |
| 2096 | 2026-03-05T04:20:57.460Z | Compiling usdt v0.5.0 |
| 2097 | 2026-03-05T04:20:57.556Z | Compiling clap v4.5.4 |
| 2098 | 2026-03-05T04:20:58.149Z | Compiling num-bigint v0.4.5 |
| 2099 | 2026-03-05T04:20:58.747Z | Compiling crossbeam-epoch v0.9.18 |
| 2100 | 2026-03-05T04:20:58.788Z | Compiling itertools v0.14.0 |
| 2101 | 2026-03-05T04:20:59.174Z | Compiling proc-macro-error-attr v1.0.4 |
| 2102 | 2026-03-05T04:20:59.947Z | Compiling heapless v0.8.0 |
| 2103 | 2026-03-05T04:21:00.737Z | Compiling num-rational v0.4.2 |
| 2104 | 2026-03-05T04:21:01.058Z | Compiling progenitor-client v0.11.1 |
| 2105 | 2026-03-05T04:21:01.407Z | Compiling ingot-macros v0.1.1 |
| 2106 | 2026-03-05T04:21:03.051Z | Compiling num-iter v0.1.45 |
| 2107 | 2026-03-05T04:21:03.802Z | Compiling hash32 v0.3.1 |
| 2108 | 2026-03-05T04:21:03.826Z | Compiling darling_core v0.20.11 |
| 2109 | 2026-03-05T04:21:04.065Z | Compiling num-complex v0.4.6 |
| 2110 | 2026-03-05T04:21:06.400Z | Compiling progenitor-client v0.10.0 |
| 2111 | 2026-03-05T04:21:06.741Z | Compiling proc-macro-error v1.0.4 |
| 2112 | 2026-03-05T04:21:07.006Z | Compiling progenitor v0.11.1 |
| 2113 | 2026-03-05T04:21:07.193Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2114 | 2026-03-05T04:21:07.294Z | Compiling smoltcp v0.11.0 |
| 2115 | 2026-03-05T04:21:08.407Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2116 | 2026-03-05T04:21:12.017Z | Compiling darling_macro v0.20.11 |
| 2117 | 2026-03-05T04:21:12.102Z | Compiling ingot-types v0.1.2 |
| 2118 | 2026-03-05T04:21:12.103Z | Compiling num v0.4.3 |
| 2119 | 2026-03-05T04:21:12.556Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2120 | 2026-03-05T04:21:12.622Z | Compiling num_enum_derive v0.7.4 |
| 2121 | 2026-03-05T04:21:14.586Z | Compiling cobs v0.2.3 |
| 2122 | 2026-03-05T04:21:14.793Z | Compiling bitflags v1.3.2 |
| 2123 | 2026-03-05T04:21:14.793Z | Compiling toml_write v0.1.2 |
| 2124 | 2026-03-05T04:21:15.284Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2125 | 2026-03-05T04:21:15.326Z | Compiling managed v0.8.0 |
| 2126 | 2026-03-05T04:21:17.892Z | Compiling toml_edit v0.22.27 |
| 2127 | 2026-03-05T04:21:18.835Z | Compiling num_enum v0.7.4 |
| 2128 | 2026-03-05T04:21:18.873Z | Compiling postcard v1.0.9 |
| 2129 | 2026-03-05T04:21:22.546Z | Compiling ingot v0.1.1 |
| 2130 | 2026-03-05T04:21:22.871Z | Compiling darling v0.20.11 |
| 2131 | 2026-03-05T04:21:24.973Z | Compiling enum-as-inner v0.6.0 |
| 2132 | 2026-03-05T04:21:26.516Z | Compiling libz-sys v1.1.16 |
| 2133 | 2026-03-05T04:21:26.851Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2134 | 2026-03-05T04:21:27.688Z | Compiling foreign-types-macros v0.2.3 |
| 2135 | 2026-03-05T04:21:27.721Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2136 | 2026-03-05T04:21:27.946Z | Compiling foreign-types-shared v0.3.1 |
| 2137 | 2026-03-05T04:21:28.138Z | Compiling rayon-core v1.12.1 |
| 2138 | 2026-03-05T04:21:28.792Z | Compiling foreign-types v0.5.0 |
| 2139 | 2026-03-05T04:21:28.944Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2140 | 2026-03-05T04:21:32.472Z | Compiling derive_builder_core v0.20.2 |
| 2141 | 2026-03-05T04:21:33.983Z | Compiling toml v0.8.23 |
| 2142 | 2026-03-05T04:21:34.248Z | Compiling crossbeam-deque v0.8.5 |
| 2143 | 2026-03-05T04:21:34.300Z | Compiling tabwriter v1.4.0 |
| 2144 | 2026-03-05T04:21:34.624Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2145 | 2026-03-05T04:21:34.961Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2146 | 2026-03-05T04:21:35.001Z | Compiling cstr-argument v0.1.2 |
| 2147 | 2026-03-05T04:21:35.130Z | Compiling float-ord v0.3.2 |
| 2148 | 2026-03-05T04:21:35.281Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2149 | 2026-03-05T04:21:35.404Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2150 | 2026-03-05T04:21:35.542Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2151 | 2026-03-05T04:21:35.614Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2152 | 2026-03-05T04:21:36.422Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2153 | 2026-03-05T04:21:36.804Z | Compiling derive_builder_macro v0.20.2 |
| 2154 | 2026-03-05T04:21:37.717Z | Compiling resolv-conf v0.7.0 |
| 2155 | 2026-03-05T04:21:38.648Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2156 | 2026-03-05T04:21:38.820Z | Compiling vergen-lib v0.1.6 |
| 2157 | 2026-03-05T04:21:38.845Z | Compiling slog-dtrace v0.3.0 |
| 2158 | 2026-03-05T04:21:39.035Z | Compiling linked-hash-map v0.5.6 |
| 2159 | 2026-03-05T04:21:39.130Z | Compiling semver v0.1.20 |
| 2160 | 2026-03-05T04:21:39.194Z | Compiling colored v3.0.0 |
| 2161 | 2026-03-05T04:21:39.433Z | Compiling lru-cache v0.1.2 |
| 2162 | 2026-03-05T04:21:39.679Z | Compiling rustc_version v0.1.7 |
| 2163 | 2026-03-05T04:21:40.383Z | Compiling derive_builder v0.20.2 |
| 2164 | 2026-03-05T04:21:40.583Z | Compiling rayon v1.10.0 |
| 2165 | 2026-03-05T04:21:43.547Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2166 | 2026-03-05T04:21:45.318Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2167 | 2026-03-05T04:21:45.653Z | Compiling hickory-proto v0.24.4 |
| 2168 | 2026-03-05T04:21:46.064Z | Compiling zone_cfg_derive v0.3.0 |
| 2169 | 2026-03-05T04:21:48.791Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2170 | 2026-03-05T04:21:50.067Z | Compiling hubpack_derive v0.1.1 |
| 2171 | 2026-03-05T04:21:50.492Z | Compiling camino-tempfile v1.4.1 |
| 2172 | 2026-03-05T04:21:50.934Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2173 | 2026-03-05T04:21:51.207Z | Compiling cargo-platform v0.1.8 |
| 2174 | 2026-03-05T04:21:51.330Z | Compiling num-derive v0.4.2 |
| 2175 | 2026-03-05T04:21:51.678Z | Compiling serde_repr v0.1.19 |
| 2176 | 2026-03-05T04:21:52.142Z | Compiling vergen v9.0.6 |
| 2177 | 2026-03-05T04:21:52.511Z | Compiling sigpipe v0.1.3 |
| 2178 | 2026-03-05T04:21:52.669Z | Compiling siphasher v1.0.1 |
| 2179 | 2026-03-05T04:21:52.709Z | Compiling jiff v0.2.15 |
| 2180 | 2026-03-05T04:21:53.097Z | Compiling convert_case v0.4.0 |
| 2181 | 2026-03-05T04:21:53.686Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2182 | 2026-03-05T04:21:54.053Z | Compiling base64 v0.21.7 |
| 2183 | 2026-03-05T04:21:54.385Z | Compiling base64ct v1.6.0 |
| 2184 | 2026-03-05T04:21:54.913Z | Compiling password-hash v0.5.0 |
| 2185 | 2026-03-05T04:21:55.023Z | Compiling derive_more v0.99.20 |
| 2186 | 2026-03-05T04:21:55.048Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2187 | 2026-03-05T04:21:56.430Z | Compiling phf_shared v0.12.1 |
| 2188 | 2026-03-05T04:21:56.860Z | Compiling cargo_metadata v0.19.2 |
| 2189 | 2026-03-05T04:21:56.892Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2190 | 2026-03-05T04:21:57.031Z | Compiling hubpack v0.1.2 |
| 2191 | 2026-03-05T04:21:57.431Z | Compiling hickory-resolver v0.24.4 |
| 2192 | 2026-03-05T04:21:57.513Z | Compiling zone v0.3.1 |
| 2193 | 2026-03-05T04:21:57.774Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2194 | 2026-03-05T04:21:59.540Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2195 | 2026-03-05T04:22:00.200Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2196 | 2026-03-05T04:22:02.466Z | Compiling newtype_derive v0.1.6 |
| 2197 | 2026-03-05T04:22:03.010Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2198 | 2026-03-05T04:22:03.980Z | Compiling byte-wrapper v0.1.0 |
| 2199 | 2026-03-05T04:22:04.139Z | Compiling progenitor-impl v0.10.0 |
| 2200 | 2026-03-05T04:22:04.530Z | Compiling blake2 v0.10.6 |
| 2201 | 2026-03-05T04:22:05.535Z | Compiling tokio-stream v0.1.17 |
| 2202 | 2026-03-05T04:22:05.772Z | Compiling typify-impl v0.6.1 |
| 2203 | 2026-03-05T04:22:05.930Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2204 | 2026-03-05T04:22:06.631Z | Compiling serde-big-array v0.5.1 |
| 2205 | 2026-03-05T04:22:06.948Z | Compiling smf v0.2.3 |
| 2206 | 2026-03-05T04:22:08.199Z | Compiling pin-project-internal v1.1.10 |
| 2207 | 2026-03-05T04:22:09.129Z | Compiling rustc_version v0.4.1 |
| 2208 | 2026-03-05T04:22:09.278Z | Compiling vergen-git2 v1.0.7 |
| 2209 | 2026-03-05T04:22:09.657Z | Compiling chrono-tz v0.10.4 |
| 2210 | 2026-03-05T04:22:09.733Z | Compiling cancel-safe-futures v0.1.5 |
| 2211 | 2026-03-05T04:22:10.043Z | Compiling owo-colors v4.2.3 |
| 2212 | 2026-03-05T04:22:10.169Z | Compiling unicode-segmentation v1.11.0 |
| 2213 | 2026-03-05T04:22:10.495Z | Compiling whoami v1.5.1 |
| 2214 | 2026-03-05T04:22:10.651Z | Compiling unicode-xid v0.2.4 |
| 2215 | 2026-03-05T04:22:10.901Z | Compiling static_assertions v1.1.0 |
| 2216 | 2026-03-05T04:22:11.058Z | Compiling foldhash v0.1.5 |
| 2217 | 2026-03-05T04:22:11.274Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2218 | 2026-03-05T04:22:11.373Z | Compiling hashbrown v0.15.2 |
| 2219 | 2026-03-05T04:22:11.422Z | Compiling newline-converter v0.3.0 |
| 2220 | 2026-03-05T04:22:11.531Z | Compiling const_format_proc_macros v0.2.34 |
| 2221 | 2026-03-05T04:22:12.913Z | Compiling pin-project v1.1.10 |
| 2222 | 2026-03-05T04:22:13.209Z | Compiling progenitor-macro v0.10.0 |
| 2223 | 2026-03-05T04:22:13.912Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2224 | 2026-03-05T04:22:14.052Z | Compiling typify-macro v0.6.1 |
| 2225 | 2026-03-05T04:22:14.361Z | Compiling qorb v0.4.1 |
| 2226 | 2026-03-05T04:22:16.860Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2227 | 2026-03-05T04:22:17.278Z | Compiling argon2 v0.5.3 |
| 2228 | 2026-03-05T04:22:17.432Z | Compiling phf v0.12.1 |
| 2229 | 2026-03-05T04:22:17.796Z | Compiling unicode-normalization v0.1.24 |
| 2230 | 2026-03-05T04:22:19.057Z | Compiling tokio-dtrace v0.1.1 |
| 2231 | 2026-03-05T04:22:19.434Z | Compiling console v0.15.8 |
| 2232 | 2026-03-05T04:22:19.607Z | Compiling atomicwrites v0.4.4 |
| 2233 | 2026-03-05T04:22:19.803Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2234 | 2026-03-05T04:22:20.745Z | Compiling libsw-core v0.3.2 |
| 2235 | 2026-03-05T04:22:21.092Z | Compiling secrecy v0.10.3 |
| 2236 | 2026-03-05T04:22:21.412Z | Compiling async-recursion v1.1.1 |
| 2237 | 2026-03-05T04:22:22.315Z | Compiling snafu-derive v0.8.9 |
| 2238 | 2026-03-05T04:22:22.797Z | Compiling cookie v0.18.1 |
| 2239 | 2026-03-05T04:22:23.048Z | Compiling bstr v1.9.1 |
| 2240 | 2026-03-05T04:22:23.195Z | Compiling csv-core v0.1.12 |
| 2241 | 2026-03-05T04:22:24.053Z | Compiling similar v2.7.0 |
| 2242 | 2026-03-05T04:22:24.564Z | Compiling indent_write v2.2.0 |
| 2243 | 2026-03-05T04:22:24.844Z | Compiling moka v0.12.10 |
| 2244 | 2026-03-05T04:22:25.201Z | Compiling utf-8 v0.7.6 |
| 2245 | 2026-03-05T04:22:25.582Z | Compiling fixedbitset v0.5.7 |
| 2246 | 2026-03-05T04:22:26.197Z | Compiling rustls v0.21.12 |
| 2247 | 2026-03-05T04:22:26.551Z | Compiling same-file v1.0.6 |
| 2248 | 2026-03-05T04:22:26.706Z | Compiling highway v1.3.0 |
| 2249 | 2026-03-05T04:22:26.924Z | Compiling cfg_aliases v0.2.1 |
| 2250 | 2026-03-05T04:22:27.055Z | Compiling bytecount v0.6.9 |
| 2251 | 2026-03-05T04:22:27.328Z | Compiling git2 v0.20.2 |
| 2252 | 2026-03-05T04:22:27.398Z | Compiling fixedbitset v0.4.2 |
| 2253 | 2026-03-05T04:22:28.138Z | Compiling petgraph v0.6.5 |
| 2254 | 2026-03-05T04:22:29.748Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2255 | 2026-03-05T04:22:32.342Z | Compiling papergrid v0.11.0 |
| 2256 | 2026-03-05T04:22:32.427Z | Compiling nix v0.29.0 |
| 2257 | 2026-03-05T04:22:32.664Z | Compiling walkdir v2.5.0 |
| 2258 | 2026-03-05T04:22:32.981Z | Compiling snafu v0.8.9 |
| 2259 | 2026-03-05T04:22:33.200Z | Compiling petgraph v0.8.3 |
| 2260 | 2026-03-05T04:22:33.301Z | Compiling tungstenite v0.21.0 |
| 2261 | 2026-03-05T04:22:34.142Z | Compiling expectorate v1.2.0 |
| 2262 | 2026-03-05T04:22:34.167Z | Compiling globset v0.4.14 |
| 2263 | 2026-03-05T04:22:34.354Z | Compiling csv v1.3.1 |
| 2264 | 2026-03-05T04:22:34.529Z | Compiling progenitor v0.10.0 |
| 2265 | 2026-03-05T04:22:34.885Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2266 | 2026-03-05T04:22:35.464Z | Compiling libsw v3.5.0 |
| 2267 | 2026-03-05T04:22:35.940Z | Compiling oxide-tokio-rt v0.1.2 |
| 2268 | 2026-03-05T04:22:36.503Z | Compiling olpc-cjson v0.1.4 |
| 2269 | 2026-03-05T04:22:37.180Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2270 | 2026-03-05T04:22:37.625Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2271 | 2026-03-05T04:22:38.525Z | Compiling const_format v0.2.35 |
| 2272 | 2026-03-05T04:22:39.963Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2273 | 2026-03-05T04:22:40.330Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2274 | 2026-03-05T04:22:42.037Z | Compiling tabled_derive v0.7.0 |
| 2275 | 2026-03-05T04:22:42.894Z | Compiling gethostname v0.5.0 |
| 2276 | 2026-03-05T04:22:43.130Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2277 | 2026-03-05T04:22:43.818Z | Compiling terminal_size v0.4.3 |
| 2278 | 2026-03-05T04:22:43.975Z | Compiling inout v0.1.3 |
| 2279 | 2026-03-05T04:22:44.102Z | Compiling rustls-webpki v0.101.7 |
| 2280 | 2026-03-05T04:22:44.238Z | Compiling sct v0.7.1 |
| 2281 | 2026-03-05T04:22:44.660Z | Compiling pem v3.0.5 |
| 2282 | 2026-03-05T04:22:45.946Z | Compiling serde_plain v1.0.2 |
| 2283 | 2026-03-05T04:22:46.485Z | Compiling bcs v0.1.6 |
| 2284 | 2026-03-05T04:22:47.244Z | Compiling swrite v0.1.0 |
| 2285 | 2026-03-05T04:22:47.304Z | Compiling termtree v0.5.1 |
| 2286 | 2026-03-05T04:22:47.461Z | Compiling smawk v0.3.2 |
| 2287 | 2026-03-05T04:22:47.495Z | Compiling unicode-linebreak v0.1.5 |
| 2288 | 2026-03-05T04:22:47.610Z | Compiling unicode-width v0.2.1 |
| 2289 | 2026-03-05T04:22:47.732Z | Compiling typed-path v0.9.3 |
| 2290 | 2026-03-05T04:22:47.999Z | Compiling tagptr v0.2.0 |
| 2291 | 2026-03-05T04:22:48.196Z | Compiling radium v0.7.0 |
| 2292 | 2026-03-05T04:22:48.255Z | Compiling linear-map v1.2.0 |
| 2293 | 2026-03-05T04:22:48.350Z | Compiling openssl-probe v0.2.1 |
| 2294 | 2026-03-05T04:22:48.719Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2295 | 2026-03-05T04:22:48.768Z | Compiling rustls-native-certs v0.8.3 |
| 2296 | 2026-03-05T04:22:49.309Z | Compiling textwrap v0.16.2 |
| 2297 | 2026-03-05T04:22:50.378Z | Compiling tough v0.20.0 |
| 2298 | 2026-03-05T04:22:51.789Z | Compiling cipher v0.4.4 |
| 2299 | 2026-03-05T04:22:52.305Z | Compiling tabled v0.15.0 |
| 2300 | 2026-03-05T04:22:52.820Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2301 | 2026-03-05T04:22:53.213Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2302 | 2026-03-05T04:22:53.768Z | Compiling steno v0.4.1 |
| 2303 | 2026-03-05T04:22:55.530Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2304 | 2026-03-05T04:23:03.708Z | Compiling tokio-tungstenite v0.21.0 |
| 2305 | 2026-03-05T04:23:04.452Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2306 | 2026-03-05T04:23:08.315Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2307 | 2026-03-05T04:23:09.954Z | Compiling hickory-proto v0.25.2 |
| 2308 | 2026-03-05T04:23:12.836Z | Compiling tap v1.0.1 |
| 2309 | 2026-03-05T04:23:13.105Z | Compiling humantime v2.3.0 |
| 2310 | 2026-03-05T04:23:13.623Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2311 | 2026-03-05T04:23:14.329Z | Compiling wyz v0.5.1 |
| 2312 | 2026-03-05T04:23:15.332Z | Compiling hickory-resolver v0.25.2 |
| 2313 | 2026-03-05T04:23:16.728Z | Compiling tokio-rustls v0.24.1 |
| 2314 | 2026-03-05T04:23:17.205Z | Compiling rustls-platform-verifier v0.6.2 |
| 2315 | 2026-03-05T04:23:18.410Z | Compiling typify v0.6.1 |
| 2316 | 2026-03-05T04:23:18.573Z | Compiling rustls-pemfile v1.0.4 |
| 2317 | 2026-03-05T04:23:18.678Z | Compiling num_enum_derive v0.5.11 |
| 2318 | 2026-03-05T04:23:20.328Z | Compiling twox-hash v2.1.0 |
| 2319 | 2026-03-05T04:23:20.772Z | Compiling universal-hash v0.5.1 |
| 2320 | 2026-03-05T04:23:21.128Z | Compiling atty v0.2.14 |
| 2321 | 2026-03-05T04:23:21.336Z | Compiling opaque-debug v0.3.1 |
| 2322 | 2026-03-05T04:23:21.444Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2323 | 2026-03-05T04:23:21.491Z | Compiling funty v2.0.0 |
| 2324 | 2026-03-05T04:23:21.854Z | Compiling polyval v0.6.2 |
| 2325 | 2026-03-05T04:23:22.430Z | Compiling bitvec v1.0.1 |
| 2326 | 2026-03-05T04:23:27.867Z | Compiling num_enum v0.5.11 |
| 2327 | 2026-03-05T04:23:28.158Z | Compiling progenitor-impl v0.13.0 |
| 2328 | 2026-03-05T04:23:29.640Z | Compiling toml v0.7.8 |
| 2329 | 2026-03-05T04:23:30.139Z | Compiling reqwest v0.13.2 |
| 2330 | 2026-03-05T04:23:33.377Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2331 | 2026-03-05T04:23:34.102Z | Compiling aes v0.8.4 |
| 2332 | 2026-03-05T04:23:34.127Z | Compiling ctr v0.9.2 |
| 2333 | 2026-03-05T04:23:34.608Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2334 | 2026-03-05T04:23:34.745Z | Compiling aead v0.5.2 |
| 2335 | 2026-03-05T04:23:35.138Z | Compiling bincode v1.3.3 |
| 2336 | 2026-03-05T04:23:35.216Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2337 | 2026-03-05T04:23:35.472Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2338 | 2026-03-05T04:23:35.691Z | Compiling passt v0.3.0 |
| 2339 | 2026-03-05T04:23:35.832Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2340 | 2026-03-05T04:23:36.222Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2341 | 2026-03-05T04:23:36.246Z | Compiling fakedata_generator v0.5.0 |
| 2342 | 2026-03-05T04:23:36.290Z | Compiling aes-gcm-siv v0.11.1 |
| 2343 | 2026-03-05T04:23:36.630Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2344 | 2026-03-05T04:23:36.719Z | Compiling progenitor-macro v0.13.0 |
| 2345 | 2026-03-05T04:23:37.290Z | Compiling progenitor-client v0.13.0 |
| 2346 | 2026-03-05T04:23:38.435Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2347 | 2026-03-05T04:23:41.058Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2348 | 2026-03-05T04:23:41.257Z | Compiling bitstruct_derive v0.1.0 |
| 2349 | 2026-03-05T04:23:42.604Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2350 | 2026-03-05T04:23:43.110Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2351 | 2026-03-05T04:23:43.727Z | Compiling ascii v1.1.0 |
| 2352 | 2026-03-05T04:23:44.619Z | Compiling ringbuffer v0.15.0 |
| 2353 | 2026-03-05T04:23:45.356Z | Compiling typeid v1.0.0 |
| 2354 | 2026-03-05T04:23:45.658Z | Compiling pretty-hex v0.2.1 |
| 2355 | 2026-03-05T04:23:46.041Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2356 | 2026-03-05T04:23:46.617Z | Compiling erased-serde v0.4.5 |
| 2357 | 2026-03-05T04:23:46.896Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2358 | 2026-03-05T04:23:48.329Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2359 | 2026-03-05T04:23:48.636Z | Compiling progenitor v0.13.0 |
| 2360 | 2026-03-05T04:23:48.904Z | Compiling bitstruct v0.1.1 |
| 2361 | 2026-03-05T04:23:48.981Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2362 | 2026-03-05T04:23:49.094Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2363 | 2026-03-05T04:23:49.611Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2364 | 2026-03-05T04:23:50.071Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2365 | 2026-03-05T04:23:50.460Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2366 | 2026-03-05T04:23:51.403Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2367 | 2026-03-05T04:23:51.764Z | Compiling serde_arrays v0.1.0 |
| 2368 | 2026-03-05T04:23:52.031Z | Compiling kstat-rs v0.2.4 |
| 2369 | 2026-03-05T04:23:52.574Z | Compiling libloading v0.7.4 |
| 2370 | 2026-03-05T04:23:53.072Z | Compiling bit_field v0.10.2 |
| 2371 | 2026-03-05T04:23:53.221Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2372 | 2026-03-05T04:23:53.400Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2373 | 2026-03-05T04:23:55.468Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2374 | 2026-03-05T04:24:04.977Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2375 | 2026-03-05T04:24:05.647Z | Compiling ron v0.8.1 |
| 2376 | 2026-03-05T04:24:05.737Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2377 | 2026-03-05T04:24:07.578Z | Compiling itertools v0.13.0 |
| 2378 | 2026-03-05T04:24:08.551Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2379 | 2026-03-05T04:24:08.913Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2380 | 2026-03-05T04:24:23.108Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2381 | 2026-03-05T04:24:32.645Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2382 | 2026-03-05T04:24:52.473Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2383 | 2026-03-05T04:26:08.077Z | Finished `release` profile [optimized] target(s) in 8m 20s |
| 2384 | 2026-03-05T04:26:08.273Z | |
| 2385 | 2026-03-05T04:26:08.273Z | real 8:20.298941072 |
| 2386 | 2026-03-05T04:26:08.273Z | user 58:17.504401190 |
| 2387 | 2026-03-05T04:26:08.273Z | sys 4:28.388150118 |
| 2388 | 2026-03-05T04:26:08.273Z | trap 2.419904993 |
| 2389 | 2026-03-05T04:26:08.273Z | tflt 1.289852771 |
| 2390 | 2026-03-05T04:26:08.273Z | dflt 1.329645451 |
| 2391 | 2026-03-05T04:26:08.273Z | kflt 0.000542608 |
| 2392 | 2026-03-05T04:26:08.273Z | lock 2:51:08.569120638 |
| 2393 | 2026-03-05T04:26:08.273Z | slp 3:31:27.320699175 |
| 2394 | 2026-03-05T04:26:08.273Z | lat 3:25.402916974 |
| 2395 | 2026-03-05T04:26:08.273Z | stop 4:59.230656693 |
| 2396 | 2026-03-05T04:26:08.298Z | + OUTDIR=/work/release |
| 2397 | 2026-03-05T04:26:08.298Z | + mkdir -p /work/release |
| 2398 | 2026-03-05T04:26:08.298Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2399 | 2026-03-05T04:26:08.323Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2400 | 2026-03-05T04:26:08.407Z | + cd /work/release |
| 2401 | 2026-03-05T04:26:08.407Z | + digest -a sha256 propolis-cli |
| 2402 | 2026-03-05T04:26:08.441Z | + digest -a sha256 propolis-server |
| 2403 | 2026-03-05T04:26:08.514Z | process exited: duration 1010756 ms, exit code 0 |
| |
| 2404 | 2026-03-05T04:26:08.598Z | found 4 output files |
| 2405 | 2026-03-05T04:26:08.598Z | uploading: /work/release/propolis-cli (25057208 bytes) |
| 2406 | 2026-03-05T04:26:10.802Z | uploaded: /work/release/propolis-cli |
| 2407 | 2026-03-05T04:26:10.802Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2408 | 2026-03-05T04:26:11.899Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2409 | 2026-03-05T04:26:11.926Z | uploading: /work/release/propolis-server (77785256 bytes) |
| 2410 | 2026-03-05T04:26:16.498Z | uploaded: /work/release/propolis-server |
| 2411 | 2026-03-05T04:26:16.498Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2412 | 2026-03-05T04:26:17.596Z | uploaded: /work/release/propolis-server.sha256.txt |