|
|
|
| 1 | 2026-06-03T16:42:10.313Z | job assigned to worker 01KT75S1S8TA1B1S9VM61J62B7 [factory aws, i-017df93fbd4b859c9] (queued for 45 s) |
| |
| 2 | 2026-06-03T16:42:17.486Z | starting task 0: "setup" |
| 3 | 2026-06-03T16:42:17.491Z | ++ uname -s |
| 4 | 2026-06-03T16:42:17.494Z | + kern=SunOS |
| 5 | 2026-06-03T16:42:17.494Z | + build_user=build |
| 6 | 2026-06-03T16:42:17.494Z | + build_uid=12345 |
| 7 | 2026-06-03T16:42:17.494Z | + work_dir=/work |
| 8 | 2026-06-03T16:42:17.494Z | + input_dir=/input |
| 9 | 2026-06-03T16:42:17.494Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-03T16:42:17.494Z | + case "$kern" in |
| 11 | 2026-06-03T16:42:17.494Z | + groupadd -g 12345 build |
| 12 | 2026-06-03T16:42:17.498Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-03T16:42:19.501Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-03T16:42:19.569Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-03T16:42:19.572Z | + home_fs=zfs |
| 16 | 2026-06-03T16:42:19.572Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-03T16:42:19.572Z | + mkdir -p /home/build |
| 18 | 2026-06-03T16:42:19.572Z | + chown build:build /home/build /work |
| 19 | 2026-06-03T16:42:21.573Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-03T16:42:21.576Z | process exited: duration 4091 ms, exit code 0 |
| |
| 21 | 2026-06-03T16:42:21.581Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-03T16:42:21.585Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-03T16:42:21.585Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-03T16:42:21.586Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-03T16:42:21.586Z | * rust toolchain profile = "default" |
| 26 | 2026-06-03T16:42:21.589Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-03T16:42:21.589Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-03T16:42:21.589Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-03T16:42:21.589Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-03T16:42:21.706Z | info: downloading installer |
| 31 | 2026-06-03T16:42:23.296Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-03T16:42:23.296Z | warn: /opt/ooce/bin |
| 33 | 2026-06-03T16:42:23.296Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-03T16:42:23.296Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-03T16:42:23.296Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-03T16:42:23.296Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-03T16:42:23.296Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-03T16:42:23.296Z | error: cannot install while Rust is installed |
| 39 | 2026-06-03T16:42:23.296Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-03T16:42:23.296Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-03T16:42:23.296Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-03T16:42:23.296Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-03T16:42:23.296Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-03T16:42:23.329Z | info: profile set to default |
| 45 | 2026-06-03T16:42:23.329Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-03T16:42:23.332Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-03T16:42:23.471Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-03T16:42:23.474Z | info: downloading 6 components |
| 49 | 2026-06-03T16:42:37.909Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-03T16:42:37.909Z | |
| 51 | 2026-06-03T16:42:37.937Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-03T16:42:37.937Z | |
| 53 | 2026-06-03T16:42:37.937Z | |
| 54 | 2026-06-03T16:42:37.937Z | Rust is installed now. Great! |
| 55 | 2026-06-03T16:42:37.937Z | |
| 56 | 2026-06-03T16:42:37.937Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-03T16:42:37.937Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-03T16:42:37.937Z | |
| 59 | 2026-06-03T16:42:37.937Z | To configure your current shell, you need to source |
| 60 | 2026-06-03T16:42:37.937Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-03T16:42:37.937Z | |
| 62 | 2026-06-03T16:42:37.937Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-03T16:42:37.937Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-03T16:42:37.937Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-03T16:42:37.937Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-03T16:42:37.937Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-03T16:42:37.937Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-03T16:42:37.941Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-03T16:42:37.941Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-03T16:42:37.941Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-03T16:42:38.035Z | + rustup --version |
| 72 | 2026-06-03T16:42:38.044Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-03T16:42:38.048Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-03T16:42:38.065Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-03T16:42:38.068Z | + cargo --version |
| 76 | 2026-06-03T16:42:38.081Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-03T16:42:38.084Z | + rustc --version |
| 78 | 2026-06-03T16:42:38.104Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-03T16:42:38.107Z | process exited: duration 16521 ms, exit code 0 |
| |
| 80 | 2026-06-03T16:42:38.113Z | starting task 2: "authentication" |
| 81 | 2026-06-03T16:42:38.129Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-03T16:42:38.134Z | starting task 3: "clone repository" |
| 83 | 2026-06-03T16:42:38.137Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-06-03T16:42:38.140Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-06-03T16:42:38.268Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-06-03T16:42:39.335Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-06-03T16:42:39.335Z | + git fetch origin eab80501af4b8a5b5459098bf010190e795b3c7e |
| 88 | 2026-06-03T16:42:39.644Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-06-03T16:42:39.644Z | * branch eab80501af4b8a5b5459098bf010190e795b3c7e -> FETCH_HEAD |
| 90 | 2026-06-03T16:42:39.648Z | + [[ -n mahrens/trim ]] |
| 91 | 2026-06-03T16:42:39.651Z | ++ git branch --show-current |
| 92 | 2026-06-03T16:42:39.651Z | + current=master |
| 93 | 2026-06-03T16:42:39.651Z | + [[ master != mahrens/trim ]] |
| 94 | 2026-06-03T16:42:39.651Z | + git branch -f mahrens/trim eab80501af4b8a5b5459098bf010190e795b3c7e |
| 95 | 2026-06-03T16:42:39.654Z | + git checkout -f mahrens/trim |
| 96 | 2026-06-03T16:42:39.673Z | Switched to branch 'mahrens/trim' |
| 97 | 2026-06-03T16:42:39.676Z | + git reset --hard eab80501af4b8a5b5459098bf010190e795b3c7e |
| 98 | 2026-06-03T16:42:39.692Z | HEAD is now at eab80501 fix nits on non-x86 |
| 99 | 2026-06-03T16:42:39.695Z | process exited: duration 1558 ms, exit code 0 |
| |
| 100 | 2026-06-03T16:42:39.701Z | starting task 4: "build" |
| 101 | 2026-06-03T16:42:39.705Z | + cargo --version |
| 102 | 2026-06-03T16:42:39.711Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-06-03T16:42:39.864Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-06-03T16:42:39.867Z | info: downloading 6 components |
| 105 | 2026-06-03T16:42:55.330Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-06-03T16:42:55.333Z | + rustc --version |
| 107 | 2026-06-03T16:42:55.363Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-06-03T16:42:55.367Z | + banner prerequisites |
| 109 | 2026-06-03T16:42:55.370Z | |
| 110 | 2026-06-03T16:42:55.370Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-06-03T16:42:55.370Z | # # # # # # # # # # # # # # # |
| 112 | 2026-06-03T16:42:55.370Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-06-03T16:42:55.370Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-06-03T16:42:55.370Z | # # # # # # # # # # # # # # # |
| 115 | 2026-06-03T16:42:55.370Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-06-03T16:42:55.370Z | |
| 117 | 2026-06-03T16:42:55.370Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-06-03T16:43:03.271Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-06-03T16:43:11.119Z | Startup: Caching catalogs ... Done |
| 120 | 2026-06-03T16:43:18.445Z | Planning: Solver setup ... Done (6.026s) |
| 121 | 2026-06-03T16:43:18.485Z | Planning: Running solver ... Done (0.040s) |
| 122 | 2026-06-03T16:43:18.620Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-06-03T16:43:18.631Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-06-03T16:43:18.716Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-06-03T16:43:18.746Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-06-03T16:43:18.772Z | Planning: Merging actions ... Done (0.026s) |
| 127 | 2026-06-03T16:43:18.941Z | Planning: Checking for conflicting actions ... Done (0.169s) |
| 128 | 2026-06-03T16:43:18.948Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-06-03T16:43:21.375Z | Planning: Evaluating mediators ... Done (2.426s) |
| 130 | 2026-06-03T16:43:21.381Z | Planning: Planning completed in 10.09 seconds |
| 131 | 2026-06-03T16:43:21.788Z | Packages to install: 3 |
| 132 | 2026-06-03T16:43:21.788Z | Mediators to change: 2 |
| 133 | 2026-06-03T16:43:21.788Z | Services to change: 1 |
| 134 | 2026-06-03T16:43:21.788Z | Estimated space available: 154.83 GB |
| 135 | 2026-06-03T16:43:21.791Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-06-03T16:43:21.791Z | Create boot environment: No |
| 137 | 2026-06-03T16:43:21.791Z | Create backup boot environment: No |
| 138 | 2026-06-03T16:43:21.791Z | Rebuild boot archive: No |
| 139 | 2026-06-03T16:43:21.791Z | |
| 140 | 2026-06-03T16:43:21.791Z | Changed mediators: |
| 141 | 2026-06-03T16:43:21.791Z | mediator clang: |
| 142 | 2026-06-03T16:43:21.791Z | version: None -> 15 (system default) |
| 143 | 2026-06-03T16:43:21.791Z | |
| 144 | 2026-06-03T16:43:21.791Z | mediator llvm: |
| 145 | 2026-06-03T16:43:21.791Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-06-03T16:43:21.791Z | |
| 147 | 2026-06-03T16:43:21.791Z | Changed packages: |
| 148 | 2026-06-03T16:43:21.791Z | helios-dev |
| 149 | 2026-06-03T16:43:21.791Z | developer/build-essential |
| 150 | 2026-06-03T16:43:21.791Z | None -> 11-2.0 |
| 151 | 2026-06-03T16:43:21.792Z | ooce/developer/clang-15 |
| 152 | 2026-06-03T16:43:21.792Z | None -> 15.0.7-2.0 |
| 153 | 2026-06-03T16:43:21.792Z | ooce/developer/llvm-15 |
| 154 | 2026-06-03T16:43:21.792Z | None -> 15.0.7-2.0 |
| 155 | 2026-06-03T16:43:21.792Z | |
| 156 | 2026-06-03T16:43:21.792Z | Services: |
| 157 | 2026-06-03T16:43:21.792Z | restart_fmri: |
| 158 | 2026-06-03T16:43:21.792Z | svc:/system/update-man-index:default |
| 159 | 2026-06-03T16:43:21.861Z | |
| 160 | 2026-06-03T16:43:21.861Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-06-03T16:43:26.896Z | Download: 983/3076 items 82.2/211.3MB 38% complete (27.1M/s) |
| 162 | 2026-06-03T16:43:31.997Z | Download: 2023/3076 items 118.0/211.3MB 55% complete (12.4M/s) |
| 163 | 2026-06-03T16:43:37.386Z | Download: 3028/3076 items 201.8/211.3MB 95% complete (12.3M/s) |
| 164 | 2026-06-03T16:43:42.335Z | Download: Completed 211.31 MB in 20.47 seconds (10.3M/s) |
| 165 | 2026-06-03T16:43:42.455Z | Actions: 1/3430 actions (Installing new actions) |
| 166 | 2026-06-03T16:43:45.601Z | Actions: Completed 3430 actions in 3.15 seconds. |
| 167 | 2026-06-03T16:43:46.242Z | Done (0.637s) |
| 168 | 2026-06-03T16:43:46.242Z | Done (0.000s) |
| 169 | 2026-06-03T16:43:47.007Z | Done (0.765s) |
| 170 | 2026-06-03T16:43:51.030Z | Done (3.671s) |
| 171 | 2026-06-03T16:43:51.103Z | Done (0.015s) |
| 172 | 2026-06-03T16:43:51.105Z | Done (0.000s) |
| 173 | 2026-06-03T16:43:51.233Z | Done (0.000s) |
| 174 | 2026-06-03T16:43:52.105Z | Planning: Evaluating mediator changes ... Done |
| 175 | 2026-06-03T16:43:52.215Z | Planning: Checking for conflicting actions ... Done |
| 176 | 2026-06-03T16:43:52.217Z | Planning: Consolidating action changes ... Done |
| 177 | 2026-06-03T16:43:52.376Z | Planning: Evaluating mediators ... Done |
| 178 | 2026-06-03T16:43:52.379Z | Planning: Planning completed in 0.27 seconds |
| 179 | 2026-06-03T16:43:52.398Z | Mediators to change: 2 |
| 180 | 2026-06-03T16:43:52.398Z | Create boot environment: No |
| 181 | 2026-06-03T16:43:52.398Z | Create backup boot environment: No |
| 182 | 2026-06-03T16:43:52.454Z | Done |
| 183 | 2026-06-03T16:43:52.454Z | Done |
| 184 | 2026-06-03T16:43:53.091Z | Done |
| 185 | 2026-06-03T16:43:55.508Z | Done |
| 186 | 2026-06-03T16:43:55.581Z | Done |
| 187 | 2026-06-03T16:43:55.584Z | Done |
| 188 | 2026-06-03T16:43:55.728Z | Done |
| 189 | 2026-06-03T16:43:56.017Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 190 | 2026-06-03T16:43:56.017Z | clang system 15 system |
| 191 | 2026-06-03T16:43:56.017Z | csh system system illumos |
| 192 | 2026-06-03T16:43:56.017Z | ctags system system illumos |
| 193 | 2026-06-03T16:43:56.017Z | file system system illumos |
| 194 | 2026-06-03T16:43:56.017Z | gcc vendor 12 vendor |
| 195 | 2026-06-03T16:43:56.017Z | gcc system 14 system |
| 196 | 2026-06-03T16:43:56.017Z | gcc system 10 system |
| 197 | 2026-06-03T16:43:56.017Z | go system 1.20 system |
| 198 | 2026-06-03T16:43:56.017Z | go system 1.19 system |
| 199 | 2026-06-03T16:43:56.017Z | llvm system 15 system |
| 200 | 2026-06-03T16:43:56.017Z | llvm system 14 system |
| 201 | 2026-06-03T16:43:56.017Z | mariadb system 10.6 system |
| 202 | 2026-06-03T16:43:56.017Z | mta vendor vendor dma |
| 203 | 2026-06-03T16:43:56.017Z | openjdk system 17 system |
| 204 | 2026-06-03T16:43:56.017Z | openjdk system 11 system |
| 205 | 2026-06-03T16:43:56.017Z | openjdk system 1.8 system |
| 206 | 2026-06-03T16:43:56.017Z | openssl vendor 3 vendor |
| 207 | 2026-06-03T16:43:56.017Z | perl system 5.36 system |
| 208 | 2026-06-03T16:43:56.017Z | postgresql system 15 system |
| 209 | 2026-06-03T16:43:56.017Z | postgresql system 13 system |
| 210 | 2026-06-03T16:43:56.017Z | python vendor 3 vendor |
| 211 | 2026-06-03T16:43:56.017Z | python system 2 system |
| 212 | 2026-06-03T16:43:56.017Z | python3 system 3.11 system |
| 213 | 2026-06-03T16:43:56.017Z | ruby system 3.0 system |
| 214 | 2026-06-03T16:43:56.017Z | words vendor vendor american-english |
| 215 | 2026-06-03T16:43:56.017Z | words system system australian-english |
| 216 | 2026-06-03T16:43:56.017Z | words system system british-english |
| 217 | 2026-06-03T16:43:56.017Z | words system system canadian-english |
| 218 | 2026-06-03T16:43:56.017Z | words system system french |
| 219 | 2026-06-03T16:43:56.017Z | words system system italian |
| 220 | 2026-06-03T16:43:56.018Z | words system system ngerman |
| 221 | 2026-06-03T16:43:56.018Z | words system system ogerman |
| 222 | 2026-06-03T16:43:56.018Z | words system system spanish |
| 223 | 2026-06-03T16:43:56.252Z | PUBLISHER TYPE STATUS P LOCATION |
| 224 | 2026-06-03T16:43:56.252Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 225 | 2026-06-03T16:44:01.201Z | FMRI IFO |
| 226 | 2026-06-03T16:44:01.201Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 227 | 2026-06-03T16:44:01.201Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 228 | 2026-06-03T16:44:01.201Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 229 | 2026-06-03T16:44:01.201Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 230 | 2026-06-03T16:44:01.201Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 231 | 2026-06-03T16:44:01.201Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 232 | 2026-06-03T16:44:01.201Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 233 | 2026-06-03T16:44:01.745Z | All builder prerequisites installed successfully, and PATH looks valid |
| 234 | 2026-06-03T16:44:01.757Z | |
| 235 | 2026-06-03T16:44:01.757Z | real 1:06.350518238 |
| 236 | 2026-06-03T16:44:01.757Z | user 37.518087939 |
| 237 | 2026-06-03T16:44:01.757Z | sys 4.313922483 |
| 238 | 2026-06-03T16:44:01.757Z | trap 0.003729514 |
| 239 | 2026-06-03T16:44:01.757Z | tflt 0.042909663 |
| 240 | 2026-06-03T16:44:01.757Z | dflt 0.082899972 |
| 241 | 2026-06-03T16:44:01.757Z | kflt 0.012546514 |
| 242 | 2026-06-03T16:44:01.757Z | lock 0.000000000 |
| 243 | 2026-06-03T16:44:01.757Z | slp 1:30.655582276 |
| 244 | 2026-06-03T16:44:01.757Z | lat 0.114604269 |
| 245 | 2026-06-03T16:44:01.757Z | stop 0.000212800 |
| 246 | 2026-06-03T16:44:01.757Z | + banner check |
| 247 | 2026-06-03T16:44:01.757Z | |
| 248 | 2026-06-03T16:44:01.757Z | #### # # ###### #### # # |
| 249 | 2026-06-03T16:44:01.757Z | # # # # # # # # # |
| 250 | 2026-06-03T16:44:01.758Z | # ###### ##### # #### |
| 251 | 2026-06-03T16:44:01.758Z | # # # # # # # |
| 252 | 2026-06-03T16:44:01.758Z | # # # # # # # # # |
| 253 | 2026-06-03T16:44:01.758Z | #### # # ###### #### # # |
| 254 | 2026-06-03T16:44:01.758Z | |
| 255 | 2026-06-03T16:44:01.758Z | + ptime -m cargo check --features falcon |
| 256 | 2026-06-03T16:44:01.884Z | Updating crates.io index |
| 257 | 2026-06-03T16:44:01.903Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 258 | 2026-06-03T16:44:03.487Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 259 | 2026-06-03T16:44:17.542Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 260 | 2026-06-03T16:44:17.854Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 261 | 2026-06-03T16:44:18.266Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 262 | 2026-06-03T16:44:18.548Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 263 | 2026-06-03T16:44:18.794Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-06-03T16:44:19.373Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 265 | 2026-06-03T16:44:19.446Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 266 | 2026-06-03T16:44:20.099Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 267 | 2026-06-03T16:44:20.322Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 268 | 2026-06-03T16:44:20.721Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 269 | 2026-06-03T16:44:22.092Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 270 | 2026-06-03T16:44:22.525Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 271 | 2026-06-03T16:44:24.006Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 272 | 2026-06-03T16:44:26.096Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 273 | 2026-06-03T16:44:26.102Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 274 | 2026-06-03T16:44:26.102Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 275 | 2026-06-03T16:44:26.482Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 276 | 2026-06-03T16:44:26.742Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 277 | 2026-06-03T16:44:27.452Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 278 | 2026-06-03T16:44:28.036Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 279 | 2026-06-03T16:44:28.369Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 280 | 2026-06-03T16:44:28.926Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 281 | 2026-06-03T16:44:29.264Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 282 | 2026-06-03T16:44:29.574Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 283 | 2026-06-03T16:44:31.088Z | Downloading crates ... |
| 284 | 2026-06-03T16:44:31.156Z | Downloaded async-stream-impl v0.3.6 |
| 285 | 2026-06-03T16:44:31.165Z | Downloaded async-stream v0.3.6 |
| 286 | 2026-06-03T16:44:31.168Z | Downloaded ascii v1.1.0 |
| 287 | 2026-06-03T16:44:31.172Z | Downloaded anyhow v1.0.100 |
| 288 | 2026-06-03T16:44:31.175Z | Downloaded atomic-waker v1.1.2 |
| 289 | 2026-06-03T16:44:31.178Z | Downloaded anstyle-query v1.0.3 |
| 290 | 2026-06-03T16:44:31.181Z | Downloaded allocator-api2 v0.2.21 |
| 291 | 2026-06-03T16:44:31.185Z | Downloaded dof v0.4.0 |
| 292 | 2026-06-03T16:44:31.185Z | Downloaded autocfg v1.3.0 |
| 293 | 2026-06-03T16:44:31.188Z | Downloaded async-trait v0.1.89 |
| 294 | 2026-06-03T16:44:31.191Z | Downloaded anstream v0.6.14 |
| 295 | 2026-06-03T16:44:31.194Z | Downloaded dof v0.3.0 |
| 296 | 2026-06-03T16:44:31.199Z | Downloaded atomicwrites v0.4.4 |
| 297 | 2026-06-03T16:44:31.199Z | Downloaded byteorder v1.5.0 |
| 298 | 2026-06-03T16:44:31.199Z | Downloaded foldhash v0.1.5 |
| 299 | 2026-06-03T16:44:31.204Z | Downloaded daft v0.1.7 |
| 300 | 2026-06-03T16:44:31.208Z | Downloaded fixedbitset v0.4.2 |
| 301 | 2026-06-03T16:44:31.208Z | Downloaded cobs v0.2.3 |
| 302 | 2026-06-03T16:44:31.208Z | Downloaded displaydoc v0.2.5 |
| 303 | 2026-06-03T16:44:31.211Z | Downloaded data-encoding v2.6.0 |
| 304 | 2026-06-03T16:44:31.215Z | Downloaded derive_builder_core v0.20.2 |
| 305 | 2026-06-03T16:44:31.218Z | Downloaded cfg_aliases v0.1.1 |
| 306 | 2026-06-03T16:44:31.218Z | Downloaded der_derive v0.7.3 |
| 307 | 2026-06-03T16:44:31.222Z | Downloaded digest v0.10.7 |
| 308 | 2026-06-03T16:44:31.225Z | Downloaded cargo-platform v0.1.8 |
| 309 | 2026-06-03T16:44:31.225Z | Downloaded derive_builder v0.20.2 |
| 310 | 2026-06-03T16:44:31.229Z | Downloaded filetime v0.2.23 |
| 311 | 2026-06-03T16:44:31.234Z | Downloaded form_urlencoded v1.2.2 |
| 312 | 2026-06-03T16:44:31.234Z | Downloaded compression-core v0.4.31 |
| 313 | 2026-06-03T16:44:31.238Z | Downloaded cfg_aliases v0.2.1 |
| 314 | 2026-06-03T16:44:31.238Z | Downloaded defmt-parser v0.3.4 |
| 315 | 2026-06-03T16:44:31.241Z | Downloaded colorchoice v1.0.1 |
| 316 | 2026-06-03T16:44:31.241Z | Downloaded embedded-io v0.4.0 |
| 317 | 2026-06-03T16:44:31.246Z | Downloaded anstyle v1.0.7 |
| 318 | 2026-06-03T16:44:31.246Z | Downloaded git-stub v1.0.0 |
| 319 | 2026-06-03T16:44:31.251Z | Downloaded futures-executor v0.3.32 |
| 320 | 2026-06-03T16:44:31.251Z | Downloaded equivalent v1.0.2 |
| 321 | 2026-06-03T16:44:31.251Z | Downloaded crucible-workspace-hack v0.1.0 |
| 322 | 2026-06-03T16:44:31.254Z | Downloaded flagset v0.4.7 |
| 323 | 2026-06-03T16:44:31.257Z | Downloaded foreign-types v0.3.2 |
| 324 | 2026-06-03T16:44:31.257Z | Downloaded colored v3.1.1 |
| 325 | 2026-06-03T16:44:31.261Z | Downloaded console v0.15.8 |
| 326 | 2026-06-03T16:44:31.264Z | Downloaded futures-core v0.3.32 |
| 327 | 2026-06-03T16:44:31.267Z | Downloaded dtrace-parser v0.2.0 |
| 328 | 2026-06-03T16:44:31.267Z | Downloaded foreign-types-shared v0.1.1 |
| 329 | 2026-06-03T16:44:31.271Z | Downloaded futures-macro v0.3.32 |
| 330 | 2026-06-03T16:44:31.271Z | Downloaded cpufeatures v0.2.12 |
| 331 | 2026-06-03T16:44:31.275Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 332 | 2026-06-03T16:44:31.278Z | Downloaded derive_more v0.99.20 |
| 333 | 2026-06-03T16:44:31.281Z | Downloaded hash32 v0.3.1 |
| 334 | 2026-06-03T16:44:31.281Z | Downloaded ctrlc v3.4.4 |
| 335 | 2026-06-03T16:44:31.284Z | Downloaded futures-io v0.3.32 |
| 336 | 2026-06-03T16:44:31.284Z | Downloaded fnv v1.0.7 |
| 337 | 2026-06-03T16:44:31.288Z | Downloaded fastrand v2.3.0 |
| 338 | 2026-06-03T16:44:31.292Z | Downloaded dtrace-parser v0.3.0 |
| 339 | 2026-06-03T16:44:31.292Z | Downloaded dyn-clone v1.0.17 |
| 340 | 2026-06-03T16:44:31.295Z | Downloaded bytecount v0.6.9 |
| 341 | 2026-06-03T16:44:31.295Z | Downloaded darling_macro v0.21.3 |
| 342 | 2026-06-03T16:44:31.300Z | Downloaded ecdsa v0.16.9 |
| 343 | 2026-06-03T16:44:31.303Z | Downloaded generic-array v0.14.7 |
| 344 | 2026-06-03T16:44:31.303Z | Downloaded heck v0.4.1 |
| 345 | 2026-06-03T16:44:31.307Z | Downloaded clap_lex v0.7.0 |
| 346 | 2026-06-03T16:44:31.307Z | Downloaded cipher v0.4.4 |
| 347 | 2026-06-03T16:44:31.314Z | Downloaded bitstruct v0.1.1 |
| 348 | 2026-06-03T16:44:31.314Z | Downloaded hostname v0.4.2 |
| 349 | 2026-06-03T16:44:31.314Z | Downloaded foldhash v0.2.0 |
| 350 | 2026-06-03T16:44:31.321Z | Downloaded anstyle-parse v0.2.4 |
| 351 | 2026-06-03T16:44:31.321Z | Downloaded defmt-macros v0.3.9 |
| 352 | 2026-06-03T16:44:31.326Z | Downloaded home v0.5.11 |
| 353 | 2026-06-03T16:44:31.326Z | Downloaded ciborium-io v0.2.2 |
| 354 | 2026-06-03T16:44:31.326Z | Downloaded hostname v0.3.1 |
| 355 | 2026-06-03T16:44:31.326Z | Downloaded embedded-io v0.6.1 |
| 356 | 2026-06-03T16:44:31.331Z | Downloaded float-ord v0.3.2 |
| 357 | 2026-06-03T16:44:31.331Z | Downloaded gethostname v0.5.0 |
| 358 | 2026-06-03T16:44:31.339Z | Downloaded http-body v1.0.1 |
| 359 | 2026-06-03T16:44:31.339Z | Downloaded heck v0.5.0 |
| 360 | 2026-06-03T16:44:31.339Z | Downloaded hex v0.4.3 |
| 361 | 2026-06-03T16:44:31.346Z | Downloaded hubpack_derive v0.1.1 |
| 362 | 2026-06-03T16:44:31.346Z | Downloaded crossbeam-deque v0.8.5 |
| 363 | 2026-06-03T16:44:31.346Z | Downloaded critical-section v1.2.0 |
| 364 | 2026-06-03T16:44:31.346Z | Downloaded crypto-common v0.1.6 |
| 365 | 2026-06-03T16:44:31.350Z | Downloaded hubpack v0.1.2 |
| 366 | 2026-06-03T16:44:31.350Z | Downloaded httpdate v1.0.3 |
| 367 | 2026-06-03T16:44:31.350Z | Downloaded cargo_metadata v0.18.1 |
| 368 | 2026-06-03T16:44:31.350Z | Downloaded bit-vec v0.6.3 |
| 369 | 2026-06-03T16:44:31.353Z | Downloaded git-stub-vcs v0.1.0 |
| 370 | 2026-06-03T16:44:31.353Z | Downloaded darling_macro v0.23.0 |
| 371 | 2026-06-03T16:44:31.397Z | Downloaded fs_extra v1.3.0 |
| 372 | 2026-06-03T16:44:31.397Z | Downloaded foreign-types v0.5.0 |
| 373 | 2026-06-03T16:44:31.397Z | Downloaded env_logger v0.11.10 |
| 374 | 2026-06-03T16:44:31.397Z | Downloaded cancel-safe-futures v0.1.5 |
| 375 | 2026-06-03T16:44:31.397Z | Downloaded either v1.15.0 |
| 376 | 2026-06-03T16:44:31.397Z | Downloaded bcs v0.1.6 |
| 377 | 2026-06-03T16:44:31.397Z | Downloaded ident_case v1.0.1 |
| 378 | 2026-06-03T16:44:31.397Z | Downloaded ff v0.13.1 |
| 379 | 2026-06-03T16:44:31.398Z | Downloaded icu_provider_macros v1.5.0 |
| 380 | 2026-06-03T16:44:31.398Z | Downloaded glob v0.3.3 |
| 381 | 2026-06-03T16:44:31.398Z | Downloaded group v0.13.0 |
| 382 | 2026-06-03T16:44:31.398Z | Downloaded idna_adapter v1.2.0 |
| 383 | 2026-06-03T16:44:31.398Z | Downloaded indent_write v2.2.0 |
| 384 | 2026-06-03T16:44:31.398Z | Downloaded cexpr v0.6.0 |
| 385 | 2026-06-03T16:44:31.398Z | Downloaded instant v0.1.12 |
| 386 | 2026-06-03T16:44:31.398Z | Downloaded is_terminal_polyfill v1.70.0 |
| 387 | 2026-06-03T16:44:31.398Z | Downloaded fs-err v3.1.2 |
| 388 | 2026-06-03T16:44:31.398Z | Downloaded env_filter v1.0.1 |
| 389 | 2026-06-03T16:44:31.398Z | Downloaded crossbeam-utils v0.8.19 |
| 390 | 2026-06-03T16:44:31.398Z | Downloaded is-terminal v0.4.12 |
| 391 | 2026-06-03T16:44:31.398Z | Downloaded globset v0.4.14 |
| 392 | 2026-06-03T16:44:31.403Z | Downloaded darling v0.23.0 |
| 393 | 2026-06-03T16:44:31.403Z | Downloaded keccak v0.1.6 |
| 394 | 2026-06-03T16:44:31.407Z | Downloaded lazycell v1.3.0 |
| 395 | 2026-06-03T16:44:31.407Z | Downloaded itoa v1.0.11 |
| 396 | 2026-06-03T16:44:31.407Z | Downloaded humantime v2.3.0 |
| 397 | 2026-06-03T16:44:31.412Z | Downloaded is_ci v1.2.0 |
| 398 | 2026-06-03T16:44:31.412Z | Downloaded inout v0.1.3 |
| 399 | 2026-06-03T16:44:31.415Z | Downloaded lazy_static v1.5.0 |
| 400 | 2026-06-03T16:44:31.415Z | Downloaded const_format_proc_macros v0.2.34 |
| 401 | 2026-06-03T16:44:31.421Z | Downloaded clap_derive v4.5.4 |
| 402 | 2026-06-03T16:44:31.421Z | Downloaded lru-slab v0.1.2 |
| 403 | 2026-06-03T16:44:31.424Z | Downloaded drift v0.2.0 |
| 404 | 2026-06-03T16:44:31.428Z | Downloaded futures-channel v0.3.32 |
| 405 | 2026-06-03T16:44:31.428Z | Downloaded http-body-util v0.1.3 |
| 406 | 2026-06-03T16:44:31.431Z | Downloaded icu_locid_transform v1.5.0 |
| 407 | 2026-06-03T16:44:31.435Z | Downloaded erased-serde v0.3.31 |
| 408 | 2026-06-03T16:44:31.441Z | Downloaded linked-hash-map v0.5.6 |
| 409 | 2026-06-03T16:44:31.441Z | Downloaded lru-cache v0.1.2 |
| 410 | 2026-06-03T16:44:31.441Z | Downloaded match_cfg v0.1.0 |
| 411 | 2026-06-03T16:44:31.445Z | Downloaded managed v0.8.0 |
| 412 | 2026-06-03T16:44:31.446Z | Downloaded macaddr v1.0.1 |
| 413 | 2026-06-03T16:44:31.446Z | Downloaded ingot-types v0.1.2 |
| 414 | 2026-06-03T16:44:31.446Z | Downloaded newline-converter v0.3.0 |
| 415 | 2026-06-03T16:44:31.450Z | Downloaded der v0.7.10 |
| 416 | 2026-06-03T16:44:31.454Z | Downloaded newtype-uuid-macros v0.1.0 |
| 417 | 2026-06-03T16:44:31.454Z | Downloaded mime v0.3.17 |
| 418 | 2026-06-03T16:44:31.454Z | Downloaded backon v1.6.0 |
| 419 | 2026-06-03T16:44:31.457Z | Downloaded newtype_derive v0.1.6 |
| 420 | 2026-06-03T16:44:31.457Z | Downloaded memmap v0.7.0 |
| 421 | 2026-06-03T16:44:31.463Z | Downloaded darling v0.21.3 |
| 422 | 2026-06-03T16:44:31.467Z | Downloaded ingot v0.1.1 |
| 423 | 2026-06-03T16:44:31.468Z | Downloaded clang-sys v1.8.1 |
| 424 | 2026-06-03T16:44:31.471Z | Downloaded ipnet v2.9.0 |
| 425 | 2026-06-03T16:44:31.471Z | Downloaded ipnetwork v0.21.1 |
| 426 | 2026-06-03T16:44:31.471Z | Downloaded num-conv v0.2.0 |
| 427 | 2026-06-03T16:44:31.476Z | Downloaded darling v0.20.11 |
| 428 | 2026-06-03T16:44:31.481Z | Downloaded num_enum_derive v0.5.11 |
| 429 | 2026-06-03T16:44:31.481Z | Downloaded num-iter v0.1.45 |
| 430 | 2026-06-03T16:44:31.481Z | Downloaded num_threads v0.1.7 |
| 431 | 2026-06-03T16:44:31.481Z | Downloaded crossbeam-epoch v0.9.18 |
| 432 | 2026-06-03T16:44:31.487Z | Downloaded crc32fast v1.4.0 |
| 433 | 2026-06-03T16:44:31.487Z | Downloaded olpc-cjson v0.1.4 |
| 434 | 2026-06-03T16:44:31.490Z | Downloaded libsw v3.5.0 |
| 435 | 2026-06-03T16:44:31.490Z | Downloaded crossbeam-channel v0.5.15 |
| 436 | 2026-06-03T16:44:31.494Z | Downloaded jobserver v0.1.31 |
| 437 | 2026-06-03T16:44:31.494Z | Downloaded openssl-macros v0.1.1 |
| 438 | 2026-06-03T16:44:31.498Z | Downloaded opaque-debug v0.3.1 |
| 439 | 2026-06-03T16:44:31.498Z | Downloaded libloading v0.7.4 |
| 440 | 2026-06-03T16:44:31.503Z | Downloaded const-oid v0.9.6 |
| 441 | 2026-06-03T16:44:31.503Z | Downloaded kstat-rs v0.2.4 |
| 442 | 2026-06-03T16:44:31.506Z | Downloaded futures v0.3.32 |
| 443 | 2026-06-03T16:44:31.506Z | Downloaded elliptic-curve v0.13.8 |
| 444 | 2026-06-03T16:44:31.510Z | Downloaded hmac v0.12.1 |
| 445 | 2026-06-03T16:44:31.513Z | Downloaded dropshot_endpoint v0.16.7 |
| 446 | 2026-06-03T16:44:31.513Z | Downloaded openssl-probe v0.2.1 |
| 447 | 2026-06-03T16:44:31.516Z | Downloaded libsw-core v0.3.2 |
| 448 | 2026-06-03T16:44:31.519Z | Downloaded csv-core v0.1.12 |
| 449 | 2026-06-03T16:44:31.520Z | Downloaded base64 v0.22.1 |
| 450 | 2026-06-03T16:44:31.523Z | Downloaded parse-display v0.10.0 |
| 451 | 2026-06-03T16:44:31.526Z | Downloaded clap v4.5.4 |
| 452 | 2026-06-03T16:44:31.529Z | Downloaded litemap v0.7.4 |
| 453 | 2026-06-03T16:44:31.532Z | Downloaded linear-map v1.2.0 |
| 454 | 2026-06-03T16:44:31.532Z | Downloaded plain v0.2.3 |
| 455 | 2026-06-03T16:44:31.535Z | Downloaded multer v3.1.0 |
| 456 | 2026-06-03T16:44:31.539Z | Downloaded base64ct v1.6.0 |
| 457 | 2026-06-03T16:44:31.539Z | Downloaded percent-encoding v2.3.2 |
| 458 | 2026-06-03T16:44:31.543Z | Downloaded chacha20poly1305 v0.10.1 |
| 459 | 2026-06-03T16:44:31.543Z | Downloaded memoffset v0.9.1 |
| 460 | 2026-06-03T16:44:31.548Z | Downloaded ingot-macros v0.1.1 |
| 461 | 2026-06-03T16:44:31.548Z | Downloaded num-derive v0.4.2 |
| 462 | 2026-06-03T16:44:31.678Z | Downloaded httparse v1.10.1 |
| 463 | 2026-06-03T16:44:31.678Z | Downloaded newtype-uuid v1.3.2 |
| 464 | 2026-06-03T16:44:31.678Z | Downloaded half v2.7.1 |
| 465 | 2026-06-03T16:44:31.691Z | Downloaded getrandom v0.3.4 |
| 466 | 2026-06-03T16:44:31.691Z | Downloaded pin-utils v0.1.0 |
| 467 | 2026-06-03T16:44:31.691Z | Downloaded darling_core v0.20.11 |
| 468 | 2026-06-03T16:44:31.691Z | Downloaded num_enum v0.7.4 |
| 469 | 2026-06-03T16:44:31.691Z | Downloaded omicron-workspace-hack v0.1.0 |
| 470 | 2026-06-03T16:44:31.691Z | Downloaded proc-macro-crate v1.3.1 |
| 471 | 2026-06-03T16:44:31.691Z | Downloaded pretty-hex v0.2.1 |
| 472 | 2026-06-03T16:44:31.692Z | Downloaded num_enum_derive v0.7.4 |
| 473 | 2026-06-03T16:44:31.692Z | Downloaded num_enum v0.5.11 |
| 474 | 2026-06-03T16:44:31.692Z | Downloaded powerfmt v0.2.0 |
| 475 | 2026-06-03T16:44:31.692Z | Downloaded pretty-hex v0.4.1 |
| 476 | 2026-06-03T16:44:31.692Z | Downloaded ciborium v0.2.2 |
| 477 | 2026-06-03T16:44:31.692Z | Downloaded progenitor-client v0.10.0 |
| 478 | 2026-06-03T16:44:31.692Z | Downloaded proc-macro-error-attr v1.0.4 |
| 479 | 2026-06-03T16:44:31.692Z | Downloaded progenitor-macro v0.10.0 |
| 480 | 2026-06-03T16:44:31.692Z | Downloaded owo-colors v4.3.0 |
| 481 | 2026-06-03T16:44:31.692Z | Downloaded flate2 v1.0.30 |
| 482 | 2026-06-03T16:44:31.692Z | Downloaded parking_lot_core v0.9.10 |
| 483 | 2026-06-03T16:44:31.692Z | Downloaded oxnet v0.1.4 |
| 484 | 2026-06-03T16:44:31.692Z | Downloaded progenitor-client v0.11.1 |
| 485 | 2026-06-03T16:44:31.692Z | Downloaded oxide-tokio-rt v0.1.6 |
| 486 | 2026-06-03T16:44:31.692Z | Downloaded phf_shared v0.12.1 |
| 487 | 2026-06-03T16:44:31.692Z | Downloaded icu_properties v1.5.1 |
| 488 | 2026-06-03T16:44:31.692Z | Downloaded pem-rfc7468 v0.7.0 |
| 489 | 2026-06-03T16:44:31.692Z | Downloaded paste v1.0.15 |
| 490 | 2026-06-03T16:44:31.692Z | Downloaded lock_api v0.4.12 |
| 491 | 2026-06-03T16:44:31.692Z | Downloaded memmap2 v0.9.9 |
| 492 | 2026-06-03T16:44:31.692Z | Downloaded rand_chacha v0.3.1 |
| 493 | 2026-06-03T16:44:31.692Z | Downloaded rand_xorshift v0.3.0 |
| 494 | 2026-06-03T16:44:31.692Z | Downloaded quick-error v1.2.3 |
| 495 | 2026-06-03T16:44:31.692Z | Downloaded progenitor-macro v0.13.0 |
| 496 | 2026-06-03T16:44:31.693Z | Downloaded radium v0.7.0 |
| 497 | 2026-06-03T16:44:31.693Z | Downloaded progenitor-macro v0.11.1 |
| 498 | 2026-06-03T16:44:31.693Z | Downloaded pkg-config v0.3.30 |
| 499 | 2026-06-03T16:44:31.693Z | Downloaded getrandom v0.4.2 |
| 500 | 2026-06-03T16:44:31.693Z | Downloaded phf v0.12.1 |
| 501 | 2026-06-03T16:44:31.693Z | Downloaded pest_generator v2.8.4 |
| 502 | 2026-06-03T16:44:31.693Z | Downloaded poly1305 v0.8.0 |
| 503 | 2026-06-03T16:44:31.693Z | Downloaded num-rational v0.4.2 |
| 504 | 2026-06-03T16:44:31.693Z | Downloaded pem v3.0.5 |
| 505 | 2026-06-03T16:44:31.693Z | Downloaded passt v0.3.0 |
| 506 | 2026-06-03T16:44:31.693Z | Downloaded ref-cast-impl v1.0.25 |
| 507 | 2026-06-03T16:44:31.693Z | Downloaded parse-display-derive v0.10.0 |
| 508 | 2026-06-03T16:44:31.693Z | Downloaded password-hash v0.5.0 |
| 509 | 2026-06-03T16:44:31.693Z | Downloaded heapless v0.8.0 |
| 510 | 2026-06-03T16:44:31.693Z | Downloaded pin-project-lite v0.2.14 |
| 511 | 2026-06-03T16:44:31.693Z | Downloaded pkcs8 v0.10.2 |
| 512 | 2026-06-03T16:44:31.693Z | Downloaded once_cell v1.21.3 |
| 513 | 2026-06-03T16:44:31.693Z | Downloaded proc-macro-error v1.0.4 |
| 514 | 2026-06-03T16:44:31.693Z | Downloaded polyval v0.6.2 |
| 515 | 2026-06-03T16:44:31.693Z | Downloaded ppv-lite86 v0.2.17 |
| 516 | 2026-06-03T16:44:31.693Z | Downloaded icu_provider v1.5.0 |
| 517 | 2026-06-03T16:44:31.693Z | Downloaded icu_locid_transform_data v1.5.0 |
| 518 | 2026-06-03T16:44:31.694Z | Downloaded darling_core v0.23.0 |
| 519 | 2026-06-03T16:44:31.694Z | Downloaded rustc-hash v1.1.0 |
| 520 | 2026-06-03T16:44:31.694Z | Downloaded primeorder v0.13.6 |
| 521 | 2026-06-03T16:44:31.694Z | Downloaded rfc6979 v0.4.0 |
| 522 | 2026-06-03T16:44:31.694Z | Downloaded progenitor-client v0.14.0 |
| 523 | 2026-06-03T16:44:31.694Z | Downloaded progenitor v0.10.0 |
| 524 | 2026-06-03T16:44:31.694Z | Downloaded progenitor-extras v0.2.0 |
| 525 | 2026-06-03T16:44:31.694Z | Downloaded rustc_version v0.1.7 |
| 526 | 2026-06-03T16:44:31.694Z | Downloaded rustc_version v0.4.1 |
| 527 | 2026-06-03T16:44:31.694Z | Downloaded rustc-hash v2.1.1 |
| 528 | 2026-06-03T16:44:31.694Z | Downloaded progenitor v0.13.0 |
| 529 | 2026-06-03T16:44:31.694Z | Downloaded log v0.4.29 |
| 530 | 2026-06-03T16:44:31.694Z | Downloaded indexmap v1.9.3 |
| 531 | 2026-06-03T16:44:31.694Z | Downloaded quote v1.0.45 |
| 532 | 2026-06-03T16:44:31.694Z | Downloaded progenitor-client v0.13.0 |
| 533 | 2026-06-03T16:44:31.694Z | Downloaded crypto-bigint v0.5.5 |
| 534 | 2026-06-03T16:44:31.704Z | Downloaded progenitor-macro v0.14.0 |
| 535 | 2026-06-03T16:44:31.704Z | Downloaded miniz_oxide v0.7.2 |
| 536 | 2026-06-03T16:44:31.704Z | Downloaded parking_lot v0.12.2 |
| 537 | 2026-06-03T16:44:31.704Z | Downloaded progenitor v0.14.0 |
| 538 | 2026-06-03T16:44:31.704Z | Downloaded darling_core v0.21.3 |
| 539 | 2026-06-03T16:44:31.704Z | Downloaded pin-project-internal v1.1.10 |
| 540 | 2026-06-03T16:44:31.704Z | Downloaded quinn-udp v0.5.5 |
| 541 | 2026-06-03T16:44:31.704Z | Downloaded ref-cast v1.0.25 |
| 542 | 2026-06-03T16:44:31.710Z | Downloaded pest_meta v2.8.4 |
| 543 | 2026-06-03T16:44:31.710Z | Downloaded icu_normalizer_data v1.5.0 |
| 544 | 2026-06-03T16:44:31.710Z | Downloaded icu_normalizer v1.5.0 |
| 545 | 2026-06-03T16:44:31.710Z | Downloaded scopeguard v1.2.0 |
| 546 | 2026-06-03T16:44:31.710Z | Downloaded base64 v0.21.7 |
| 547 | 2026-06-03T16:44:31.710Z | Downloaded scroll_derive v0.12.0 |
| 548 | 2026-06-03T16:44:31.715Z | Downloaded postcard v1.0.9 |
| 549 | 2026-06-03T16:44:31.715Z | Downloaded ed25519-dalek v2.2.0 |
| 550 | 2026-06-03T16:44:31.722Z | Downloaded rand_core v0.9.3 |
| 551 | 2026-06-03T16:44:31.723Z | Downloaded async-compression v0.4.33 |
| 552 | 2026-06-03T16:44:31.728Z | Downloaded resolv-conf v0.7.0 |
| 553 | 2026-06-03T16:44:31.728Z | Downloaded same-file v1.0.6 |
| 554 | 2026-06-03T16:44:31.728Z | Downloaded const_format v0.2.35 |
| 555 | 2026-06-03T16:44:31.728Z | Downloaded serde_arrays v0.1.0 |
| 556 | 2026-06-03T16:44:31.741Z | Downloaded scroll_derive v0.13.1 |
| 557 | 2026-06-03T16:44:31.741Z | Downloaded expectorate v1.2.0 |
| 558 | 2026-06-03T16:44:31.741Z | Downloaded num-traits v0.2.19 |
| 559 | 2026-06-03T16:44:31.746Z | Downloaded bytes v1.11.1 |
| 560 | 2026-06-03T16:44:31.746Z | Downloaded blake2 v0.10.6 |
| 561 | 2026-06-03T16:44:31.746Z | Downloaded secrecy v0.10.3 |
| 562 | 2026-06-03T16:44:31.747Z | Downloaded serde_spanned v0.6.9 |
| 563 | 2026-06-03T16:44:31.747Z | Downloaded serde-big-array v0.5.1 |
| 564 | 2026-06-03T16:44:31.747Z | Downloaded libloading v0.8.9 |
| 565 | 2026-06-03T16:44:31.747Z | Downloaded signature v2.2.0 |
| 566 | 2026-06-03T16:44:31.759Z | Downloaded serde_spanned v1.0.4 |
| 567 | 2026-06-03T16:44:31.759Z | Downloaded serde_urlencoded v0.7.1 |
| 568 | 2026-06-03T16:44:31.759Z | Downloaded hickory-resolver v0.24.4 |
| 569 | 2026-06-03T16:44:31.766Z | Downloaded ringbuffer v0.16.0 |
| 570 | 2026-06-03T16:44:31.766Z | Downloaded icu_locid v1.5.0 |
| 571 | 2026-06-03T16:44:31.766Z | Downloaded rand_core v0.6.4 |
| 572 | 2026-06-03T16:44:31.766Z | Downloaded rand_chacha v0.9.0 |
| 573 | 2026-06-03T16:44:31.766Z | Downloaded progenitor v0.11.1 |
| 574 | 2026-06-03T16:44:31.766Z | Downloaded hyper-rustls v0.27.3 |
| 575 | 2026-06-03T16:44:31.766Z | Downloaded simd-adler32 v0.3.7 |
| 576 | 2026-06-03T16:44:31.775Z | Downloaded sigpipe v0.1.3 |
| 577 | 2026-06-03T16:44:31.775Z | Downloaded num-integer v0.1.46 |
| 578 | 2026-06-03T16:44:31.775Z | Downloaded num-complex v0.4.6 |
| 579 | 2026-06-03T16:44:31.775Z | Downloaded hickory-resolver v0.25.2 |
| 580 | 2026-06-03T16:44:31.775Z | Downloaded num v0.4.3 |
| 581 | 2026-06-03T16:44:31.775Z | Downloaded iana-time-zone v0.1.64 |
| 582 | 2026-06-03T16:44:31.788Z | Downloaded dropshot_endpoint v0.17.0 |
| 583 | 2026-06-03T16:44:31.788Z | Downloaded getrandom v0.2.14 |
| 584 | 2026-06-03T16:44:31.788Z | Downloaded rusty-fork v0.3.0 |
| 585 | 2026-06-03T16:44:31.788Z | Downloaded camino-tempfile v1.4.1 |
| 586 | 2026-06-03T16:44:31.793Z | Downloaded siphasher v1.0.1 |
| 587 | 2026-06-03T16:44:31.793Z | Downloaded bitflags v2.9.4 |
| 588 | 2026-06-03T16:44:31.793Z | Downloaded slog-bunyan v2.5.0 |
| 589 | 2026-06-03T16:44:31.793Z | Downloaded bitflags v1.3.2 |
| 590 | 2026-06-03T16:44:31.793Z | Downloaded smawk v0.3.2 |
| 591 | 2026-06-03T16:44:31.793Z | Downloaded backoff v0.4.0 |
| 592 | 2026-06-03T16:44:31.793Z | Downloaded icu_collections v1.5.0 |
| 593 | 2026-06-03T16:44:31.801Z | Downloaded sha1 v0.10.6 |
| 594 | 2026-06-03T16:44:31.801Z | Downloaded rustversion v1.0.22 |
| 595 | 2026-06-03T16:44:31.811Z | Downloaded rustls-pemfile v1.0.4 |
| 596 | 2026-06-03T16:44:31.811Z | Downloaded scroll v0.12.0 |
| 597 | 2026-06-03T16:44:31.812Z | Downloaded schemars_derive v0.8.22 |
| 598 | 2026-06-03T16:44:31.812Z | Downloaded pin-project v1.1.10 |
| 599 | 2026-06-03T16:44:31.816Z | Downloaded semver v0.1.20 |
| 600 | 2026-06-03T16:44:31.816Z | Downloaded sct v0.7.1 |
| 601 | 2026-06-03T16:44:31.817Z | Downloaded structmeta-derive v0.3.0 |
| 602 | 2026-06-03T16:44:31.817Z | Downloaded scroll v0.13.0 |
| 603 | 2026-06-03T16:44:31.817Z | Downloaded strum v0.26.3 |
| 604 | 2026-06-03T16:44:31.820Z | Downloaded rustls-native-certs v0.8.3 |
| 605 | 2026-06-03T16:44:31.820Z | Downloaded rustls-pemfile v2.2.0 |
| 606 | 2026-06-03T16:44:31.828Z | Downloaded structmeta v0.3.0 |
| 607 | 2026-06-03T16:44:31.828Z | Downloaded progenitor-impl v0.10.0 |
| 608 | 2026-06-03T16:44:31.828Z | Downloaded stable_deref_trait v1.2.0 |
| 609 | 2026-06-03T16:44:31.829Z | Downloaded sec1 v0.7.3 |
| 610 | 2026-06-03T16:44:31.832Z | Downloaded serde_path_to_error v0.1.20 |
| 611 | 2026-06-03T16:44:31.832Z | Downloaded strum v0.27.2 |
| 612 | 2026-06-03T16:44:31.832Z | Downloaded serde_tokenstream v0.2.3 |
| 613 | 2026-06-03T16:44:31.832Z | Downloaded serde_plain v1.0.2 |
| 614 | 2026-06-03T16:44:31.832Z | Downloaded swrite v0.1.0 |
| 615 | 2026-06-03T16:44:31.832Z | Downloaded serde_derive_internals v0.29.1 |
| 616 | 2026-06-03T16:44:31.847Z | Downloaded papergrid v0.11.0 |
| 617 | 2026-06-03T16:44:31.847Z | Downloaded supports-color v2.1.0 |
| 618 | 2026-06-03T16:44:31.847Z | Downloaded signal-hook-registry v1.4.2 |
| 619 | 2026-06-03T16:44:31.847Z | Downloaded jiff-static v0.2.15 |
| 620 | 2026-06-03T16:44:31.847Z | Downloaded shlex v1.3.0 |
| 621 | 2026-06-03T16:44:31.859Z | Downloaded sha2 v0.10.9 |
| 622 | 2026-06-03T16:44:31.859Z | Downloaded proc-macro2 v1.0.106 |
| 623 | 2026-06-03T16:44:31.859Z | Downloaded sync_wrapper v1.0.1 |
| 624 | 2026-06-03T16:44:31.859Z | Downloaded tabled_derive v0.7.0 |
| 625 | 2026-06-03T16:44:31.859Z | Downloaded supports-color v3.0.2 |
| 626 | 2026-06-03T16:44:31.859Z | Downloaded serde_repr v0.1.19 |
| 627 | 2026-06-03T16:44:31.859Z | Downloaded slab v0.4.9 |
| 628 | 2026-06-03T16:44:31.859Z | Downloaded chacha20 v0.9.1 |
| 629 | 2026-06-03T16:44:31.859Z | Downloaded bincode v1.3.3 |
| 630 | 2026-06-03T16:44:31.866Z | Downloaded take_mut v0.2.2 |
| 631 | 2026-06-03T16:44:31.866Z | Downloaded pest_derive v2.8.4 |
| 632 | 2026-06-03T16:44:31.866Z | Downloaded erased-serde v0.4.5 |
| 633 | 2026-06-03T16:44:31.866Z | Downloaded fixedbitset v0.5.7 |
| 634 | 2026-06-03T16:44:31.866Z | Downloaded progenitor-impl v0.14.0 |
| 635 | 2026-06-03T16:44:31.866Z | Downloaded progenitor-impl v0.11.1 |
| 636 | 2026-06-03T16:44:31.866Z | Downloaded slog-dtrace v0.3.0 |
| 637 | 2026-06-03T16:44:31.876Z | Downloaded slog-json v2.6.1 |
| 638 | 2026-06-03T16:44:31.876Z | Downloaded slog-async v2.8.0 |
| 639 | 2026-06-03T16:44:31.876Z | Downloaded tagptr v0.2.0 |
| 640 | 2026-06-03T16:44:31.876Z | Downloaded terminal_size v0.3.0 |
| 641 | 2026-06-03T16:44:31.876Z | Downloaded tap v1.0.1 |
| 642 | 2026-06-03T16:44:31.882Z | Downloaded slog-term v2.9.2 |
| 643 | 2026-06-03T16:44:31.882Z | Downloaded highway v1.3.0 |
| 644 | 2026-06-03T16:44:31.882Z | Downloaded base16ct v0.2.0 |
| 645 | 2026-06-03T16:44:31.882Z | Downloaded escargot v0.5.15 |
| 646 | 2026-06-03T16:44:31.882Z | Downloaded static_assertions v1.1.0 |
| 647 | 2026-06-03T16:44:31.882Z | Downloaded ryu v1.0.18 |
| 648 | 2026-06-03T16:44:31.888Z | Downloaded http v1.4.0 |
| 649 | 2026-06-03T16:44:31.888Z | Downloaded termtree v0.5.1 |
| 650 | 2026-06-03T16:44:31.889Z | Downloaded ed25519 v2.2.3 |
| 651 | 2026-06-03T16:44:31.889Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 652 | 2026-06-03T16:44:31.889Z | Downloaded thread_local v1.1.8 |
| 653 | 2026-06-03T16:44:31.902Z | Downloaded semver v1.0.28 |
| 654 | 2026-06-03T16:44:31.902Z | Downloaded foreign-types-macros v0.2.3 |
| 655 | 2026-06-03T16:44:31.902Z | Downloaded spki v0.7.3 |
| 656 | 2026-06-03T16:44:31.902Z | Downloaded tabwriter v1.4.0 |
| 657 | 2026-06-03T16:44:31.902Z | Downloaded strsim v0.11.1 |
| 658 | 2026-06-03T16:44:31.902Z | Downloaded minimal-lexical v0.2.1 |
| 659 | 2026-06-03T16:44:31.902Z | Downloaded aes v0.8.4 |
| 660 | 2026-06-03T16:44:31.908Z | Downloaded strum_macros v0.27.2 |
| 661 | 2026-06-03T16:44:31.908Z | Downloaded ron v0.8.1 |
| 662 | 2026-06-03T16:44:31.908Z | Downloaded strum_macros v0.26.4 |
| 663 | 2026-06-03T16:44:31.908Z | Downloaded hashbrown v0.12.3 |
| 664 | 2026-06-03T16:44:31.912Z | Downloaded time-core v0.1.8 |
| 665 | 2026-06-03T16:44:31.912Z | Downloaded thread-id v5.0.0 |
| 666 | 2026-06-03T16:44:31.912Z | Downloaded thread-id v4.2.1 |
| 667 | 2026-06-03T16:44:31.926Z | Downloaded thiserror-impl v1.0.64 |
| 668 | 2026-06-03T16:44:31.926Z | Downloaded prettyplease v0.2.37 |
| 669 | 2026-06-03T16:44:31.926Z | Downloaded snafu-derive v0.8.9 |
| 670 | 2026-06-03T16:44:31.937Z | Downloaded cstr-argument v0.1.2 |
| 671 | 2026-06-03T16:44:31.937Z | Downloaded block-buffer v0.10.4 |
| 672 | 2026-06-03T16:44:31.937Z | Downloaded bitstruct_derive v0.1.0 |
| 673 | 2026-06-03T16:44:31.937Z | Downloaded cfg-if v1.0.0 |
| 674 | 2026-06-03T16:44:31.937Z | Downloaded subtle v2.6.1 |
| 675 | 2026-06-03T16:44:31.937Z | Downloaded futures-task v0.3.32 |
| 676 | 2026-06-03T16:44:31.937Z | Downloaded foreign-types-shared v0.3.1 |
| 677 | 2026-06-03T16:44:31.937Z | Downloaded tinyvec_macros v0.1.1 |
| 678 | 2026-06-03T16:44:31.937Z | Downloaded debug-ignore v1.0.5 |
| 679 | 2026-06-03T16:44:31.937Z | Downloaded serde_with_macros v3.18.0 |
| 680 | 2026-06-03T16:44:31.937Z | Downloaded defmt v0.3.8 |
| 681 | 2026-06-03T16:44:31.937Z | Downloaded strum_macros v0.28.0 |
| 682 | 2026-06-03T16:44:31.937Z | Downloaded ctr v0.9.2 |
| 683 | 2026-06-03T16:44:31.937Z | Downloaded compression-codecs v0.4.32 |
| 684 | 2026-06-03T16:44:31.946Z | Downloaded rayon-core v1.13.0 |
| 685 | 2026-06-03T16:44:31.946Z | Downloaded num-bigint v0.4.5 |
| 686 | 2026-06-03T16:44:31.946Z | Downloaded terminal_size v0.4.3 |
| 687 | 2026-06-03T16:44:31.946Z | Downloaded synstructure v0.13.1 |
| 688 | 2026-06-03T16:44:31.946Z | Downloaded smallvec v1.13.2 |
| 689 | 2026-06-03T16:44:31.952Z | Downloaded rustls-platform-verifier v0.6.2 |
| 690 | 2026-06-03T16:44:31.952Z | Downloaded cc v1.2.17 |
| 691 | 2026-06-03T16:44:31.952Z | Downloaded toml_datetime v0.6.11 |
| 692 | 2026-06-03T16:44:31.952Z | Downloaded memchr v2.7.2 |
| 693 | 2026-06-03T16:44:31.952Z | Downloaded toml_write v0.1.2 |
| 694 | 2026-06-03T16:44:31.959Z | Downloaded aes-gcm-siv v0.11.1 |
| 695 | 2026-06-03T16:44:31.959Z | Downloaded thiserror v1.0.64 |
| 696 | 2026-06-03T16:44:31.959Z | Downloaded hyper-util v0.1.20 |
| 697 | 2026-06-03T16:44:31.968Z | Downloaded progenitor-impl v0.13.0 |
| 698 | 2026-06-03T16:44:31.968Z | Downloaded smf v0.2.3 |
| 699 | 2026-06-03T16:44:31.975Z | Downloaded spin v0.9.8 |
| 700 | 2026-06-03T16:44:31.975Z | Downloaded schemars v0.8.22 |
| 701 | 2026-06-03T16:44:31.975Z | Downloaded tower-layer v0.3.3 |
| 702 | 2026-06-03T16:44:31.975Z | Downloaded thiserror v2.0.18 |
| 703 | 2026-06-03T16:44:31.980Z | Downloaded serde_derive v1.0.228 |
| 704 | 2026-06-03T16:44:31.980Z | Downloaded thiserror-impl v2.0.18 |
| 705 | 2026-06-03T16:44:31.980Z | Downloaded serde_core v1.0.228 |
| 706 | 2026-06-03T16:44:31.986Z | Downloaded dropshot-api-manager v0.7.2 |
| 707 | 2026-06-03T16:44:31.986Z | Downloaded typeid v1.0.0 |
| 708 | 2026-06-03T16:44:31.986Z | Downloaded tower-service v0.3.3 |
| 709 | 2026-06-03T16:44:31.987Z | Downloaded funty v2.0.0 |
| 710 | 2026-06-03T16:44:31.995Z | Downloaded darling_macro v0.20.11 |
| 711 | 2026-06-03T16:44:31.995Z | Downloaded futures-sink v0.3.32 |
| 712 | 2026-06-03T16:44:31.995Z | Downloaded convert_case v0.4.0 |
| 713 | 2026-06-03T16:44:31.995Z | Downloaded try-lock v0.2.5 |
| 714 | 2026-06-03T16:44:31.995Z | Downloaded quinn v0.11.9 |
| 715 | 2026-06-03T16:44:31.995Z | Downloaded indexmap v2.14.0 |
| 716 | 2026-06-03T16:44:32.001Z | Downloaded aws-lc-rs v1.13.3 |
| 717 | 2026-06-03T16:44:32.001Z | Downloaded tokio-macros v2.7.0 |
| 718 | 2026-06-03T16:44:32.001Z | Downloaded typify-macro v0.6.2 |
| 719 | 2026-06-03T16:44:32.017Z | Downloaded tls_codec_derive v0.4.2 |
| 720 | 2026-06-03T16:44:32.017Z | Downloaded tinystr v0.7.6 |
| 721 | 2026-06-03T16:44:32.017Z | Downloaded unarray v0.1.4 |
| 722 | 2026-06-03T16:44:32.017Z | Downloaded time-macros v0.2.27 |
| 723 | 2026-06-03T16:44:32.017Z | Downloaded unicode-xid v0.2.4 |
| 724 | 2026-06-03T16:44:32.017Z | Downloaded unicode-linebreak v0.1.5 |
| 725 | 2026-06-03T16:44:32.017Z | Downloaded thiserror-no-std v2.0.2 |
| 726 | 2026-06-03T16:44:32.026Z | Downloaded tls_codec v0.4.2 |
| 727 | 2026-06-03T16:44:32.026Z | Downloaded openssl-sys v0.9.107 |
| 728 | 2026-06-03T16:44:32.026Z | Downloaded bit-set v0.5.3 |
| 729 | 2026-06-03T16:44:32.026Z | Downloaded bit_field v0.10.2 |
| 730 | 2026-06-03T16:44:32.026Z | Downloaded serde_yaml v0.9.34+deprecated |
| 731 | 2026-06-03T16:44:32.026Z | Downloaded term v1.2.0 |
| 732 | 2026-06-03T16:44:32.026Z | Downloaded similar v2.7.0 |
| 733 | 2026-06-03T16:44:32.026Z | Downloaded tokio-rustls v0.25.0 |
| 734 | 2026-06-03T16:44:32.026Z | Downloaded tokio-dtrace v0.1.1 |
| 735 | 2026-06-03T16:44:32.036Z | Downloaded camino v1.2.2 |
| 736 | 2026-06-03T16:44:32.036Z | Downloaded typify-macro v0.4.3 |
| 737 | 2026-06-03T16:44:32.036Z | Downloaded usdt-attr-macro v0.6.0 |
| 738 | 2026-06-03T16:44:32.036Z | Downloaded usdt v0.5.0 |
| 739 | 2026-06-03T16:44:32.036Z | Downloaded errno v0.3.14 |
| 740 | 2026-06-03T16:44:32.036Z | Downloaded utf-8 v0.7.6 |
| 741 | 2026-06-03T16:44:32.036Z | Downloaded usdt v0.6.0 |
| 742 | 2026-06-03T16:44:32.036Z | Downloaded untrusted v0.9.0 |
| 743 | 2026-06-03T16:44:32.036Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 744 | 2026-06-03T16:44:32.040Z | Downloaded cargo_metadata v0.23.1 |
| 745 | 2026-06-03T16:44:32.040Z | Downloaded cmake v0.1.54 |
| 746 | 2026-06-03T16:44:32.040Z | Downloaded daft-derive v0.1.7 |
| 747 | 2026-06-03T16:44:32.041Z | Downloaded fatfs v0.3.6 |
| 748 | 2026-06-03T16:44:32.047Z | Downloaded enum-as-inner v0.6.0 |
| 749 | 2026-06-03T16:44:32.047Z | Downloaded dunce v1.0.5 |
| 750 | 2026-06-03T16:44:32.047Z | Downloaded byte-wrapper v0.1.0 |
| 751 | 2026-06-03T16:44:32.047Z | Downloaded rustls-pki-types v1.12.0 |
| 752 | 2026-06-03T16:44:32.056Z | Downloaded libm v0.2.8 |
| 753 | 2026-06-03T16:44:32.056Z | Downloaded utf16_iter v1.0.5 |
| 754 | 2026-06-03T16:44:32.056Z | Downloaded derive-where v1.6.0 |
| 755 | 2026-06-03T16:44:32.056Z | Downloaded untrusted v0.7.1 |
| 756 | 2026-06-03T16:44:32.066Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 757 | 2026-06-03T16:44:32.066Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 758 | 2026-06-03T16:44:32.066Z | Downloaded derive-ex v0.1.8 |
| 759 | 2026-06-03T16:44:32.066Z | Downloaded deranged v0.5.3 |
| 760 | 2026-06-03T16:44:32.066Z | Downloaded utf8parse v0.2.1 |
| 761 | 2026-06-03T16:44:32.066Z | Downloaded usdt-macro v0.6.0 |
| 762 | 2026-06-03T16:44:32.066Z | Downloaded usdt-macro v0.5.0 |
| 763 | 2026-06-03T16:44:32.066Z | Downloaded hashbrown v0.16.1 |
| 764 | 2026-06-03T16:44:32.076Z | Downloaded usdt-attr-macro v0.5.0 |
| 765 | 2026-06-03T16:44:32.076Z | Downloaded cargo-platform v0.3.2 |
| 766 | 2026-06-03T16:44:32.076Z | Downloaded ciborium-ll v0.2.2 |
| 767 | 2026-06-03T16:44:32.076Z | Downloaded schemars v0.9.0 |
| 768 | 2026-06-03T16:44:32.081Z | Downloaded wait-timeout v0.2.0 |
| 769 | 2026-06-03T16:44:32.081Z | Downloaded utf8_iter v1.0.4 |
| 770 | 2026-06-03T16:44:32.081Z | Downloaded mio v1.2.0 |
| 771 | 2026-06-03T16:44:32.081Z | Downloaded tracing-attributes v0.1.27 |
| 772 | 2026-06-03T16:44:32.081Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 773 | 2026-06-03T16:44:32.084Z | Downloaded tinyvec v1.6.0 |
| 774 | 2026-06-03T16:44:32.084Z | Downloaded socket2 v0.6.3 |
| 775 | 2026-06-03T16:44:32.091Z | Downloaded cookie v0.18.1 |
| 776 | 2026-06-03T16:44:32.091Z | Downloaded argon2 v0.5.3 |
| 777 | 2026-06-03T16:44:32.091Z | Downloaded aead v0.5.2 |
| 778 | 2026-06-03T16:44:32.091Z | Downloaded derive_builder_macro v0.20.2 |
| 779 | 2026-06-03T16:44:32.091Z | Downloaded atty v0.2.14 |
| 780 | 2026-06-03T16:44:32.091Z | Downloaded want v0.3.1 |
| 781 | 2026-06-03T16:44:32.091Z | Downloaded waitgroup v0.1.2 |
| 782 | 2026-06-03T16:44:32.096Z | Downloaded version_check v0.9.5 |
| 783 | 2026-06-03T16:44:32.096Z | Downloaded async-recursion v1.1.1 |
| 784 | 2026-06-03T16:44:32.096Z | Downloaded adler v1.0.2 |
| 785 | 2026-06-03T16:44:32.096Z | Downloaded which v4.4.2 |
| 786 | 2026-06-03T16:44:32.102Z | Downloaded slog v2.8.2 |
| 787 | 2026-06-03T16:44:32.106Z | Downloaded idna v1.0.3 |
| 788 | 2026-06-03T16:44:32.106Z | Downloaded qorb v0.4.1 |
| 789 | 2026-06-03T16:44:32.110Z | Downloaded tar v0.4.40 |
| 790 | 2026-06-03T16:44:32.121Z | Downloaded universal-hash v0.5.1 |
| 791 | 2026-06-03T16:44:32.121Z | Downloaded tokio-stream v0.1.17 |
| 792 | 2026-06-03T16:44:32.121Z | Downloaded tokio-rustls v0.26.0 |
| 793 | 2026-06-03T16:44:32.121Z | Downloaded xattr v1.3.1 |
| 794 | 2026-06-03T16:44:32.125Z | Downloaded zerofrom-derive v0.1.5 |
| 795 | 2026-06-03T16:44:32.125Z | Downloaded clap_builder v4.5.2 |
| 796 | 2026-06-03T16:44:32.125Z | Downloaded write16 v1.0.0 |
| 797 | 2026-06-03T16:44:32.132Z | Downloaded yoke-derive v0.7.5 |
| 798 | 2026-06-03T16:44:32.132Z | Downloaded itertools v0.12.1 |
| 799 | 2026-06-03T16:44:32.132Z | Downloaded toml v0.8.23 |
| 800 | 2026-06-03T16:44:32.132Z | Downloaded snafu v0.8.9 |
| 801 | 2026-06-03T16:44:32.137Z | Downloaded tempfile v3.23.0 |
| 802 | 2026-06-03T16:44:32.137Z | Downloaded textwrap v0.16.2 |
| 803 | 2026-06-03T16:44:32.141Z | Downloaded rand v0.9.2 |
| 804 | 2026-06-03T16:44:32.141Z | Downloaded zeroize_derive v1.4.3 |
| 805 | 2026-06-03T16:44:32.141Z | Downloaded hashbrown v0.15.2 |
| 806 | 2026-06-03T16:44:32.152Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 807 | 2026-06-03T16:44:32.152Z | Downloaded usdt-impl v0.6.0 |
| 808 | 2026-06-03T16:44:32.152Z | Downloaded test-strategy v0.4.3 |
| 809 | 2026-06-03T16:44:32.152Z | Downloaded socket2 v0.5.10 |
| 810 | 2026-06-03T16:44:32.160Z | Downloaded usdt-impl v0.5.0 |
| 811 | 2026-06-03T16:44:32.160Z | Downloaded iddqd v0.3.18 |
| 812 | 2026-06-03T16:44:32.161Z | Downloaded zone_cfg_derive v0.3.0 |
| 813 | 2026-06-03T16:44:32.161Z | Downloaded zerofrom v0.1.5 |
| 814 | 2026-06-03T16:44:32.161Z | Downloaded vergen-lib v9.1.0 |
| 815 | 2026-06-03T16:44:32.161Z | Downloaded twox-hash v2.1.2 |
| 816 | 2026-06-03T16:44:32.161Z | Downloaded nom v7.1.3 |
| 817 | 2026-06-03T16:44:32.167Z | Downloaded vergen-git2 v9.1.0 |
| 818 | 2026-06-03T16:44:32.167Z | Downloaded rustls-webpki v0.103.4 |
| 819 | 2026-06-03T16:44:32.172Z | Downloaded tokio-tungstenite v0.21.0 |
| 820 | 2026-06-03T16:44:32.173Z | Downloaded vsss-rs v3.3.4 |
| 821 | 2026-06-03T16:44:32.173Z | Downloaded walkdir v2.5.0 |
| 822 | 2026-06-03T16:44:32.173Z | Downloaded typenum v1.17.0 |
| 823 | 2026-06-03T16:44:32.177Z | Downloaded tokio-rustls v0.24.1 |
| 824 | 2026-06-03T16:44:32.177Z | Downloaded ucd-trie v0.1.6 |
| 825 | 2026-06-03T16:44:32.183Z | Downloaded writeable v0.5.5 |
| 826 | 2026-06-03T16:44:32.183Z | Downloaded rand v0.8.6 |
| 827 | 2026-06-03T16:44:32.195Z | Downloaded wyz v0.5.1 |
| 828 | 2026-06-03T16:44:32.195Z | Downloaded toml v0.7.8 |
| 829 | 2026-06-03T16:44:32.206Z | Downloaded pest v2.8.4 |
| 830 | 2026-06-03T16:44:32.206Z | Downloaded hyper v1.8.1 |
| 831 | 2026-06-03T16:44:32.212Z | Downloaded schemars v1.2.1 |
| 832 | 2026-06-03T16:44:32.212Z | Downloaded zmij v1.0.19 |
| 833 | 2026-06-03T16:44:32.212Z | Downloaded aho-corasick v1.1.3 |
| 834 | 2026-06-03T16:44:32.219Z | Downloaded zeroize v1.8.2 |
| 835 | 2026-06-03T16:44:32.219Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 836 | 2026-06-03T16:44:32.219Z | Downloaded h2 v0.4.6 |
| 837 | 2026-06-03T16:44:32.230Z | Downloaded zone v0.3.1 |
| 838 | 2026-06-03T16:44:32.230Z | Downloaded serde v1.0.228 |
| 839 | 2026-06-03T16:44:32.230Z | Downloaded tracing-core v0.1.32 |
| 840 | 2026-06-03T16:44:32.230Z | Downloaded futures-util v0.3.32 |
| 841 | 2026-06-03T16:44:32.244Z | Downloaded zerovec-derive v0.10.3 |
| 842 | 2026-06-03T16:44:32.244Z | Downloaded iri-string v0.7.8 |
| 843 | 2026-06-03T16:44:32.244Z | Downloaded typify v0.4.3 |
| 844 | 2026-06-03T16:44:32.244Z | Downloaded itertools v0.14.0 |
| 845 | 2026-06-03T16:44:32.250Z | Downloaded steno v0.4.1 |
| 846 | 2026-06-03T16:44:32.250Z | Downloaded vergen v9.1.0 |
| 847 | 2026-06-03T16:44:32.250Z | Downloaded whoami v1.5.1 |
| 848 | 2026-06-03T16:44:32.250Z | Downloaded yoke v0.7.5 |
| 849 | 2026-06-03T16:44:32.250Z | Downloaded goblin v0.8.2 |
| 850 | 2026-06-03T16:44:32.258Z | Downloaded unsafe-libyaml v0.2.11 |
| 851 | 2026-06-03T16:44:32.258Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 852 | 2026-06-03T16:44:32.258Z | Downloaded unicode-ident v1.0.24 |
| 853 | 2026-06-03T16:44:32.263Z | Downloaded bitvec v1.0.1 |
| 854 | 2026-06-03T16:44:32.271Z | Downloaded itertools v0.13.0 |
| 855 | 2026-06-03T16:44:32.279Z | Downloaded zerocopy-derive v0.7.34 |
| 856 | 2026-06-03T16:44:32.279Z | Downloaded tracing v0.1.40 |
| 857 | 2026-06-03T16:44:32.288Z | Downloaded curve25519-dalek v4.1.3 |
| 858 | 2026-06-03T16:44:32.295Z | Downloaded tungstenite v0.21.0 |
| 859 | 2026-06-03T16:44:32.303Z | Downloaded hkdf v0.12.4 |
| 860 | 2026-06-03T16:44:32.303Z | Downloaded hashbrown v0.17.0 |
| 861 | 2026-06-03T16:44:32.303Z | Downloaded typify v0.6.2 |
| 862 | 2026-06-03T16:44:32.303Z | Downloaded toml_edit v0.19.15 |
| 863 | 2026-06-03T16:44:32.312Z | Downloaded uuid v1.22.0 |
| 864 | 2026-06-03T16:44:32.312Z | Downloaded iddqd v0.4.2 |
| 865 | 2026-06-03T16:44:32.319Z | Downloaded toml_edit v0.22.27 |
| 866 | 2026-06-03T16:44:32.352Z | Downloaded reqwest v0.13.2 |
| 867 | 2026-06-03T16:44:32.362Z | Downloaded chrono v0.4.44 |
| 868 | 2026-06-03T16:44:32.369Z | Downloaded bindgen v0.69.5 |
| 869 | 2026-06-03T16:44:32.376Z | Downloaded url v2.5.4 |
| 870 | 2026-06-03T16:44:32.382Z | Downloaded reqwest v0.12.23 |
| 871 | 2026-06-03T16:44:32.407Z | Downloaded rayon v1.11.0 |
| 872 | 2026-06-03T16:44:32.411Z | Downloaded tokio-util v0.7.16 |
| 873 | 2026-06-03T16:44:32.414Z | Downloaded regex v1.12.3 |
| 874 | 2026-06-03T16:44:32.417Z | Downloaded git2 v0.20.2 |
| 875 | 2026-06-03T16:44:32.422Z | Downloaded portable-atomic v1.11.1 |
| 876 | 2026-06-03T16:44:32.425Z | Downloaded icu_properties_data v1.5.0 |
| 877 | 2026-06-03T16:44:32.431Z | Downloaded zerocopy-derive v0.8.27 |
| 878 | 2026-06-03T16:44:32.434Z | Downloaded tower v0.5.2 |
| 879 | 2026-06-03T16:44:32.438Z | Downloaded p384 v0.13.1 |
| 880 | 2026-06-03T16:44:32.441Z | Downloaded proptest v1.5.0 |
| 881 | 2026-06-03T16:44:32.448Z | Downloaded typed-path v0.9.3 |
| 882 | 2026-06-03T16:44:32.451Z | Downloaded x509-cert v0.2.5 |
| 883 | 2026-06-03T16:44:32.454Z | Downloaded rustls-webpki v0.101.7 |
| 884 | 2026-06-03T16:44:32.460Z | Downloaded unicode-segmentation v1.11.0 |
| 885 | 2026-06-03T16:44:32.463Z | Downloaded goblin v0.10.4 |
| 886 | 2026-06-03T16:44:32.474Z | Downloaded serde_json v1.0.149 |
| 887 | 2026-06-03T16:44:32.478Z | Downloaded zerovec v0.10.4 |
| 888 | 2026-06-03T16:44:32.490Z | Downloaded rustls-webpki v0.102.4 |
| 889 | 2026-06-03T16:44:32.499Z | Downloaded unicode-normalization v0.1.24 |
| 890 | 2026-06-03T16:44:32.506Z | Downloaded moka v0.12.10 |
| 891 | 2026-06-03T16:44:32.509Z | Downloaded tower-http v0.6.8 |
| 892 | 2026-06-03T16:44:32.514Z | Downloaded tough v0.22.0 |
| 893 | 2026-06-03T16:44:32.517Z | Downloaded salty v0.3.0 |
| 894 | 2026-06-03T16:44:32.531Z | Downloaded serde_with v3.18.0 |
| 895 | 2026-06-03T16:44:32.537Z | Downloaded winnow v0.5.40 |
| 896 | 2026-06-03T16:44:32.559Z | Downloaded zerocopy v0.7.34 |
| 897 | 2026-06-03T16:44:32.567Z | Downloaded quinn-proto v0.11.13 |
| 898 | 2026-06-03T16:44:32.587Z | Downloaded tabled v0.15.0 |
| 899 | 2026-06-03T16:44:32.599Z | Downloaded winnow v0.7.13 |
| 900 | 2026-06-03T16:44:32.604Z | Downloaded openssl v0.10.72 |
| 901 | 2026-06-03T16:44:32.629Z | Downloaded syn v1.0.109 |
| 902 | 2026-06-03T16:44:32.646Z | Downloaded nix v0.28.0 |
| 903 | 2026-06-03T16:44:32.662Z | Downloaded bstr v1.9.1 |
| 904 | 2026-06-03T16:44:32.667Z | Downloaded time v0.3.47 |
| 905 | 2026-06-03T16:44:32.675Z | Downloaded dropshot v0.16.7 |
| 906 | 2026-06-03T16:44:32.685Z | Downloaded rustls v0.21.12 |
| 907 | 2026-06-03T16:44:32.690Z | Downloaded vcpkg v0.2.15 |
| 908 | 2026-06-03T16:44:32.712Z | Downloaded webpki-roots v0.26.3 |
| 909 | 2026-06-03T16:44:32.715Z | Downloaded syn v2.0.117 |
| 910 | 2026-06-03T16:44:32.731Z | Downloaded dropshot v0.17.0 |
| 911 | 2026-06-03T16:44:32.731Z | Downloaded zerocopy v0.8.27 |
| 912 | 2026-06-03T16:44:32.744Z | Downloaded smoltcp v0.11.0 |
| 913 | 2026-06-03T16:44:32.750Z | Downloaded hickory-proto v0.24.4 |
| 914 | 2026-06-03T16:44:32.758Z | Downloaded unicode-width v0.2.1 |
| 915 | 2026-06-03T16:44:32.764Z | Downloaded rustix v0.38.34 |
| 916 | 2026-06-03T16:44:32.771Z | Downloaded rustls v0.23.31 |
| 917 | 2026-06-03T16:44:32.779Z | Downloaded regress v0.11.1 |
| 918 | 2026-06-03T16:44:32.785Z | Downloaded hickory-proto v0.25.2 |
| 919 | 2026-06-03T16:44:32.792Z | Downloaded rustls v0.22.4 |
| 920 | 2026-06-03T16:44:32.800Z | Downloaded rustix v1.1.2 |
| 921 | 2026-06-03T16:44:32.809Z | Downloaded regress v0.10.5 |
| 922 | 2026-06-03T16:44:32.814Z | Downloaded regex-syntax v0.8.5 |
| 923 | 2026-06-03T16:44:32.820Z | Downloaded openapiv3 v2.2.0 |
| 924 | 2026-06-03T16:44:32.828Z | Downloaded webpki-roots v1.0.3 |
| 925 | 2026-06-03T16:44:32.828Z | Downloaded unicode-width v0.1.14 |
| 926 | 2026-06-03T16:44:32.838Z | Downloaded nix v0.31.3 |
| 927 | 2026-06-03T16:44:32.838Z | Downloaded nix v0.30.1 |
| 928 | 2026-06-03T16:44:32.851Z | Downloaded typify-impl v0.6.2 |
| 929 | 2026-06-03T16:44:32.875Z | Downloaded typify-impl v0.4.3 |
| 930 | 2026-06-03T16:44:32.906Z | Downloaded regex-automata v0.4.14 |
| 931 | 2026-06-03T16:44:33.000Z | Downloaded jiff v0.2.15 |
| 932 | 2026-06-03T16:44:33.000Z | Downloaded libc v0.2.186 |
| 933 | 2026-06-03T16:44:33.000Z | Downloaded petgraph v0.6.5 |
| 934 | 2026-06-03T16:44:33.000Z | Downloaded chrono-tz v0.10.4 |
| 935 | 2026-06-03T16:44:33.000Z | Downloaded sha3 v0.10.8 |
| 936 | 2026-06-03T16:44:33.008Z | Downloaded petgraph v0.8.3 |
| 937 | 2026-06-03T16:44:33.028Z | Downloaded csv v1.3.1 |
| 938 | 2026-06-03T16:44:33.055Z | Downloaded tokio v1.52.3 |
| 939 | 2026-06-03T16:44:33.102Z | Downloaded encoding_rs v0.8.34 |
| 940 | 2026-06-03T16:44:33.127Z | Downloaded ring v0.17.14 |
| 941 | 2026-06-03T16:44:33.150Z | Downloaded fakedata_generator v0.7.1 |
| 942 | 2026-06-03T16:44:33.273Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 943 | 2026-06-03T16:44:35.155Z | Downloaded libz-sys v1.1.16 |
| 944 | 2026-06-03T16:44:35.165Z | Downloaded aws-lc-sys v0.30.0 |
| 945 | 2026-06-03T16:44:35.165Z | Compiling proc-macro2 v1.0.106 |
| 946 | 2026-06-03T16:44:35.165Z | Compiling quote v1.0.45 |
| 947 | 2026-06-03T16:44:35.165Z | Compiling unicode-ident v1.0.24 |
| 948 | 2026-06-03T16:44:35.165Z | Compiling libc v0.2.186 |
| 949 | 2026-06-03T16:44:35.165Z | Compiling serde_core v1.0.228 |
| 950 | 2026-06-03T16:44:35.165Z | Compiling serde v1.0.228 |
| 951 | 2026-06-03T16:44:35.165Z | Compiling autocfg v1.3.0 |
| 952 | 2026-06-03T16:44:35.165Z | Checking cfg-if v1.0.0 |
| 953 | 2026-06-03T16:44:35.165Z | Compiling zmij v1.0.19 |
| 954 | 2026-06-03T16:44:35.165Z | Compiling serde_json v1.0.149 |
| 955 | 2026-06-03T16:44:35.165Z | Compiling memchr v2.7.2 |
| 956 | 2026-06-03T16:44:35.165Z | Compiling libm v0.2.8 |
| 957 | 2026-06-03T16:44:35.176Z | Checking itoa v1.0.11 |
| 958 | 2026-06-03T16:44:35.405Z | Checking smallvec v1.13.2 |
| 959 | 2026-06-03T16:44:35.433Z | Compiling version_check v0.9.5 |
| 960 | 2026-06-03T16:44:35.553Z | Compiling getrandom v0.4.2 |
| 961 | 2026-06-03T16:44:35.603Z | Checking stable_deref_trait v1.2.0 |
| 962 | 2026-06-03T16:44:35.751Z | Checking writeable v0.5.5 |
| 963 | 2026-06-03T16:44:35.774Z | Checking litemap v0.7.4 |
| 964 | 2026-06-03T16:44:35.881Z | Checking icu_locid_transform_data v1.5.0 |
| 965 | 2026-06-03T16:44:35.946Z | Compiling num-traits v0.2.19 |
| 966 | 2026-06-03T16:44:35.963Z | Checking percent-encoding v2.3.2 |
| 967 | 2026-06-03T16:44:35.963Z | Checking icu_properties_data v1.5.0 |
| 968 | 2026-06-03T16:44:36.061Z | Compiling syn v2.0.117 |
| 969 | 2026-06-03T16:44:36.105Z | Checking icu_normalizer_data v1.5.0 |
| 970 | 2026-06-03T16:44:36.126Z | Checking utf16_iter v1.0.5 |
| 971 | 2026-06-03T16:44:36.128Z | Checking write16 v1.0.0 |
| 972 | 2026-06-03T16:44:36.189Z | Checking utf8_iter v1.0.4 |
| 973 | 2026-06-03T16:44:36.239Z | Checking form_urlencoded v1.2.2 |
| 974 | 2026-06-03T16:44:36.240Z | Checking getrandom v0.2.14 |
| 975 | 2026-06-03T16:44:36.314Z | Compiling thiserror v2.0.18 |
| 976 | 2026-06-03T16:44:36.336Z | Compiling shlex v1.3.0 |
| 977 | 2026-06-03T16:44:36.379Z | Compiling jobserver v0.1.31 |
| 978 | 2026-06-03T16:44:36.417Z | Compiling log v0.4.29 |
| 979 | 2026-06-03T16:44:36.536Z | Compiling lock_api v0.4.12 |
| 980 | 2026-06-03T16:44:36.605Z | Compiling cc v1.2.17 |
| 981 | 2026-06-03T16:44:36.714Z | Compiling parking_lot_core v0.9.10 |
| 982 | 2026-06-03T16:44:36.894Z | Checking iana-time-zone v0.1.64 |
| 983 | 2026-06-03T16:44:37.007Z | Compiling heck v0.5.0 |
| 984 | 2026-06-03T16:44:37.033Z | Checking semver v1.0.28 |
| 985 | 2026-06-03T16:44:37.038Z | Compiling schemars v0.8.22 |
| 986 | 2026-06-03T16:44:37.134Z | Checking uuid v1.22.0 |
| 987 | 2026-06-03T16:44:37.343Z | Compiling rustversion v1.0.22 |
| 988 | 2026-06-03T16:44:37.346Z | Checking dyn-clone v1.0.17 |
| 989 | 2026-06-03T16:44:37.346Z | Compiling regex-syntax v0.8.5 |
| 990 | 2026-06-03T16:44:37.356Z | Compiling aho-corasick v1.1.3 |
| 991 | 2026-06-03T16:44:37.378Z | Compiling slab v0.4.9 |
| 992 | 2026-06-03T16:44:37.423Z | Checking subtle v2.6.1 |
| 993 | 2026-06-03T16:44:37.581Z | Compiling typenum v1.17.0 |
| 994 | 2026-06-03T16:44:37.726Z | Checking pin-project-lite v0.2.14 |
| 995 | 2026-06-03T16:44:37.930Z | Checking rand_core v0.6.4 |
| 996 | 2026-06-03T16:44:38.108Z | Compiling bitflags v2.9.4 |
| 997 | 2026-06-03T16:44:38.140Z | Checking socket2 v0.6.3 |
| 998 | 2026-06-03T16:44:38.168Z | Checking scopeguard v1.2.0 |
| 999 | 2026-06-03T16:44:38.248Z | Checking signal-hook-registry v1.4.2 |
| 1000 | 2026-06-03T16:44:38.323Z | Checking mio v1.2.0 |
| 1001 | 2026-06-03T16:44:38.388Z | Compiling portable-atomic v1.11.1 |
| 1002 | 2026-06-03T16:44:38.407Z | Compiling either v1.15.0 |
| 1003 | 2026-06-03T16:44:38.451Z | Compiling generic-array v0.14.7 |
| 1004 | 2026-06-03T16:44:38.485Z | Checking parking_lot v0.12.2 |
| 1005 | 2026-06-03T16:44:38.616Z | Checking equivalent v1.0.2 |
| 1006 | 2026-06-03T16:44:38.739Z | Checking critical-section v1.2.0 |
| 1007 | 2026-06-03T16:44:38.749Z | Compiling errno v0.3.14 |
| 1008 | 2026-06-03T16:44:38.749Z | Checking futures-core v0.3.32 |
| 1009 | 2026-06-03T16:44:38.777Z | Compiling thiserror v1.0.64 |
| 1010 | 2026-06-03T16:44:38.833Z | Compiling regex-automata v0.4.14 |
| 1011 | 2026-06-03T16:44:38.854Z | Compiling ring v0.17.14 |
| 1012 | 2026-06-03T16:44:39.095Z | Compiling synstructure v0.13.1 |
| 1013 | 2026-06-03T16:44:39.098Z | Compiling serde_derive_internals v0.29.1 |
| 1014 | 2026-06-03T16:44:39.296Z | Compiling rustix v0.38.34 |
| 1015 | 2026-06-03T16:44:39.345Z | Checking once_cell v1.21.3 |
| 1016 | 2026-06-03T16:44:39.460Z | Compiling getrandom v0.3.4 |
| 1017 | 2026-06-03T16:44:39.508Z | Compiling httparse v1.10.1 |
| 1018 | 2026-06-03T16:44:39.529Z | Compiling glob v0.3.3 |
| 1019 | 2026-06-03T16:44:39.811Z | Checking futures-sink v0.3.32 |
| 1020 | 2026-06-03T16:44:39.850Z | Compiling prettyplease v0.2.37 |
| 1021 | 2026-06-03T16:44:39.867Z | Compiling minimal-lexical v0.2.1 |
| 1022 | 2026-06-03T16:44:39.910Z | Compiling clang-sys v1.8.1 |
| 1023 | 2026-06-03T16:44:40.098Z | Compiling nom v7.1.3 |
| 1024 | 2026-06-03T16:44:40.115Z | Compiling lazy_static v1.5.0 |
| 1025 | 2026-06-03T16:44:40.133Z | Checking hashbrown v0.17.0 |
| 1026 | 2026-06-03T16:44:40.171Z | Compiling serde_derive v1.0.228 |
| 1027 | 2026-06-03T16:44:40.213Z | Compiling zerofrom-derive v0.1.5 |
| 1028 | 2026-06-03T16:44:40.364Z | Compiling yoke-derive v0.7.5 |
| 1029 | 2026-06-03T16:44:40.582Z | Compiling zerovec-derive v0.10.3 |
| 1030 | 2026-06-03T16:44:40.684Z | Compiling displaydoc v0.2.5 |
| 1031 | 2026-06-03T16:44:41.333Z | Compiling icu_provider_macros v1.5.0 |
| 1032 | 2026-06-03T16:44:41.427Z | Compiling schemars_derive v0.8.22 |
| 1033 | 2026-06-03T16:44:41.430Z | Compiling zeroize_derive v1.4.3 |
| 1034 | 2026-06-03T16:44:41.465Z | Compiling thiserror-impl v2.0.18 |
| 1035 | 2026-06-03T16:44:41.468Z | Checking zerofrom v0.1.5 |
| 1036 | 2026-06-03T16:44:41.625Z | Checking yoke v0.7.5 |
| 1037 | 2026-06-03T16:44:41.663Z | Compiling tokio-macros v2.7.0 |
| 1038 | 2026-06-03T16:44:41.793Z | Checking zerovec v0.10.4 |
| 1039 | 2026-06-03T16:44:42.052Z | Compiling regex v1.12.3 |
| 1040 | 2026-06-03T16:44:42.107Z | Checking zeroize v1.8.2 |
| 1041 | 2026-06-03T16:44:42.267Z | Compiling futures-macro v0.3.32 |
| 1042 | 2026-06-03T16:44:42.383Z | Compiling thiserror-impl v1.0.64 |
| 1043 | 2026-06-03T16:44:42.465Z | Checking tinystr v0.7.6 |
| 1044 | 2026-06-03T16:44:42.607Z | Checking icu_collections v1.5.0 |
| 1045 | 2026-06-03T16:44:42.648Z | Checking icu_locid v1.5.0 |
| 1046 | 2026-06-03T16:44:42.789Z | Checking crypto-common v0.1.6 |
| 1047 | 2026-06-03T16:44:42.853Z | Checking indexmap v2.14.0 |
| 1048 | 2026-06-03T16:44:42.929Z | Compiling libloading v0.8.9 |
| 1049 | 2026-06-03T16:44:43.070Z | Compiling home v0.5.11 |
| 1050 | 2026-06-03T16:44:43.073Z | Checking icu_provider v1.5.0 |
| 1051 | 2026-06-03T16:44:43.118Z | Checking const-oid v0.9.6 |
| 1052 | 2026-06-03T16:44:43.199Z | Compiling bindgen v0.69.5 |
| 1053 | 2026-06-03T16:44:43.265Z | Checking bytes v1.11.1 |
| 1054 | 2026-06-03T16:44:43.379Z | Checking icu_locid_transform v1.5.0 |
| 1055 | 2026-06-03T16:44:43.399Z | Checking chrono v0.4.44 |
| 1056 | 2026-06-03T16:44:43.471Z | Compiling serde_tokenstream v0.2.3 |
| 1057 | 2026-06-03T16:44:43.610Z | Compiling which v4.4.2 |
| 1058 | 2026-06-03T16:44:43.701Z | Checking tokio v1.52.3 |
| 1059 | 2026-06-03T16:44:43.782Z | Compiling cexpr v0.6.0 |
| 1060 | 2026-06-03T16:44:43.822Z | Checking icu_properties v1.5.1 |
| 1061 | 2026-06-03T16:44:43.877Z | Checking futures-channel v0.3.32 |
| 1062 | 2026-06-03T16:44:44.075Z | Compiling itertools v0.12.1 |
| 1063 | 2026-06-03T16:44:44.093Z | Compiling strsim v0.11.1 |
| 1064 | 2026-06-03T16:44:44.246Z | Compiling rustc-hash v1.1.0 |
| 1065 | 2026-06-03T16:44:44.363Z | Compiling lazycell v1.3.0 |
| 1066 | 2026-06-03T16:44:44.382Z | Compiling cmake v0.1.54 |
| 1067 | 2026-06-03T16:44:44.402Z | Checking futures-task v0.3.32 |
| 1068 | 2026-06-03T16:44:44.480Z | Compiling dunce v1.0.5 |
| 1069 | 2026-06-03T16:44:44.543Z | Checking futures-io v0.3.32 |
| 1070 | 2026-06-03T16:44:44.584Z | Compiling fs_extra v1.3.0 |
| 1071 | 2026-06-03T16:44:44.662Z | Checking futures-util v0.3.32 |
| 1072 | 2026-06-03T16:44:44.714Z | Compiling ident_case v1.0.1 |
| 1073 | 2026-06-03T16:44:44.840Z | Checking base64 v0.22.1 |
| 1074 | 2026-06-03T16:44:44.862Z | Compiling zerocopy-derive v0.8.27 |
| 1075 | 2026-06-03T16:44:44.877Z | Compiling slog v2.8.2 |
| 1076 | 2026-06-03T16:44:44.951Z | Checking block-buffer v0.10.4 |
| 1077 | 2026-06-03T16:44:45.081Z | Checking http v1.4.0 |
| 1078 | 2026-06-03T16:44:45.145Z | Checking digest v0.10.7 |
| 1079 | 2026-06-03T16:44:45.237Z | Checking icu_normalizer v1.5.0 |
| 1080 | 2026-06-03T16:44:45.626Z | Checking idna_adapter v1.2.0 |
| 1081 | 2026-06-03T16:44:45.699Z | Compiling ucd-trie v0.1.6 |
| 1082 | 2026-06-03T16:44:45.793Z | Checking idna v1.0.3 |
| 1083 | 2026-06-03T16:44:45.913Z | Checking untrusted v0.9.0 |
| 1084 | 2026-06-03T16:44:45.936Z | Checking byteorder v1.5.0 |
| 1085 | 2026-06-03T16:44:46.049Z | Checking url v2.5.4 |
| 1086 | 2026-06-03T16:44:46.149Z | Compiling pest v2.8.4 |
| 1087 | 2026-06-03T16:44:46.309Z | Checking rustls-pki-types v1.12.0 |
| 1088 | 2026-06-03T16:44:46.596Z | Compiling tracing-attributes v0.1.27 |
| 1089 | 2026-06-03T16:44:46.615Z | Checking tracing-core v0.1.32 |
| 1090 | 2026-06-03T16:44:46.998Z | Compiling anyhow v1.0.100 |
| 1091 | 2026-06-03T16:44:47.331Z | Compiling pest_meta v2.8.4 |
| 1092 | 2026-06-03T16:44:47.569Z | Compiling camino v1.2.2 |
| 1093 | 2026-06-03T16:44:47.588Z | Checking ppv-lite86 v0.2.17 |
| 1094 | 2026-06-03T16:44:47.802Z | Checking tracing v0.1.40 |
| 1095 | 2026-06-03T16:44:47.864Z | Checking fnv v1.0.7 |
| 1096 | 2026-06-03T16:44:47.953Z | Compiling pest_generator v2.8.4 |
| 1097 | 2026-06-03T16:44:47.972Z | Checking tokio-util v0.7.16 |
| 1098 | 2026-06-03T16:44:47.991Z | Compiling paste v1.0.15 |
| 1099 | 2026-06-03T16:44:48.320Z | Checking ipnet v2.9.0 |
| 1100 | 2026-06-03T16:44:48.382Z | Checking ryu v1.0.18 |
| 1101 | 2026-06-03T16:44:48.469Z | Checking cpufeatures v0.2.12 |
| 1102 | 2026-06-03T16:44:48.546Z | Compiling zerocopy v0.8.27 |
| 1103 | 2026-06-03T16:44:48.550Z | Checking http-body v1.0.1 |
| 1104 | 2026-06-03T16:44:48.601Z | Checking atomic-waker v1.1.2 |
| 1105 | 2026-06-03T16:44:48.621Z | Compiling pest_derive v2.8.4 |
| 1106 | 2026-06-03T16:44:48.695Z | Checking tower-layer v0.3.3 |
| 1107 | 2026-06-03T16:44:48.715Z | Checking try-lock v0.2.5 |
| 1108 | 2026-06-03T16:44:48.717Z | Checking tower-service v0.3.3 |
| 1109 | 2026-06-03T16:44:48.818Z | Checking want v0.3.1 |
| 1110 | 2026-06-03T16:44:48.837Z | Checking h2 v0.4.6 |
| 1111 | 2026-06-03T16:44:48.840Z | Checking erased-serde v0.3.31 |
| 1112 | 2026-06-03T16:44:48.874Z | Compiling async-trait v0.1.89 |
| 1113 | 2026-06-03T16:44:49.137Z | Compiling time-core v0.1.8 |
| 1114 | 2026-06-03T16:44:49.237Z | Checking pin-utils v0.1.0 |
| 1115 | 2026-06-03T16:44:49.290Z | Compiling num-conv v0.2.0 |
| 1116 | 2026-06-03T16:44:49.316Z | Checking httpdate v1.0.3 |
| 1117 | 2026-06-03T16:44:49.369Z | Compiling omicron-workspace-hack v0.1.0 |
| 1118 | 2026-06-03T16:44:49.431Z | Compiling time-macros v0.2.27 |
| 1119 | 2026-06-03T16:44:49.464Z | Compiling aws-lc-sys v0.30.0 |
| 1120 | 2026-06-03T16:44:49.769Z | Checking ipnetwork v0.21.1 |
| 1121 | 2026-06-03T16:44:49.987Z | Compiling scroll_derive v0.13.1 |
| 1122 | 2026-06-03T16:44:49.990Z | Checking http-body-util v0.1.3 |
| 1123 | 2026-06-03T16:44:50.215Z | Checking serde_urlencoded v0.7.1 |
| 1124 | 2026-06-03T16:44:50.400Z | Compiling aws-lc-rs v1.13.3 |
| 1125 | 2026-06-03T16:44:50.420Z | Checking pretty-hex v0.4.1 |
| 1126 | 2026-06-03T16:44:50.440Z | Checking openapiv3 v2.2.0 |
| 1127 | 2026-06-03T16:44:50.546Z | Checking foldhash v0.2.0 |
| 1128 | 2026-06-03T16:44:50.646Z | Checking hyper v1.8.1 |
| 1129 | 2026-06-03T16:44:50.673Z | Checking allocator-api2 v0.2.21 |
| 1130 | 2026-06-03T16:44:50.745Z | Compiling daft-derive v0.1.7 |
| 1131 | 2026-06-03T16:44:50.964Z | Checking hashbrown v0.16.1 |
| 1132 | 2026-06-03T16:44:51.146Z | Checking plain v0.2.3 |
| 1133 | 2026-06-03T16:44:51.255Z | Checking untrusted v0.7.1 |
| 1134 | 2026-06-03T16:44:51.331Z | Compiling scroll v0.13.0 |
| 1135 | 2026-06-03T16:44:51.387Z | Compiling strum_macros v0.26.4 |
| 1136 | 2026-06-03T16:44:51.497Z | Compiling usdt-impl v0.6.0 |
| 1137 | 2026-06-03T16:44:51.562Z | Checking hyper-util v0.1.20 |
| 1138 | 2026-06-03T16:44:51.597Z | Compiling rustls v0.23.31 |
| 1139 | 2026-06-03T16:44:51.745Z | Compiling crossbeam-utils v0.8.19 |
| 1140 | 2026-06-03T16:44:52.039Z | Compiling goblin v0.10.4 |
| 1141 | 2026-06-03T16:44:52.632Z | Checking oxnet v0.1.4 |
| 1142 | 2026-06-03T16:44:52.659Z | Checking rand_core v0.9.3 |
| 1143 | 2026-06-03T16:44:52.868Z | Checking rand_chacha v0.9.0 |
| 1144 | 2026-06-03T16:44:52.995Z | Compiling dtrace-parser v0.3.0 |
| 1145 | 2026-06-03T16:44:53.304Z | Compiling thread-id v5.0.0 |
| 1146 | 2026-06-03T16:44:53.376Z | Checking encoding_rs v0.8.34 |
| 1147 | 2026-06-03T16:44:53.415Z | Compiling rustls v0.22.4 |
| 1148 | 2026-06-03T16:44:53.494Z | Checking mime v0.3.17 |
| 1149 | 2026-06-03T16:44:53.579Z | Checking rand v0.9.2 |
| 1150 | 2026-06-03T16:44:53.612Z | Checking futures-executor v0.3.32 |
| 1151 | 2026-06-03T16:44:53.658Z | Checking hex v0.4.3 |
| 1152 | 2026-06-03T16:44:53.677Z | Compiling slog-async v2.8.0 |
| 1153 | 2026-06-03T16:44:53.759Z | Checking futures v0.3.32 |
| 1154 | 2026-06-03T16:44:53.845Z | Checking sync_wrapper v1.0.1 |
| 1155 | 2026-06-03T16:44:53.876Z | Compiling multer v3.1.0 |
| 1156 | 2026-06-03T16:44:53.956Z | Compiling rustix v1.1.2 |
| 1157 | 2026-06-03T16:44:54.018Z | Checking tower v0.5.2 |
| 1158 | 2026-06-03T16:44:54.162Z | Checking rand_chacha v0.3.1 |
| 1159 | 2026-06-03T16:44:54.207Z | Checking webpki-roots v0.26.3 |
| 1160 | 2026-06-03T16:44:54.314Z | Compiling async-stream-impl v0.3.6 |
| 1161 | 2026-06-03T16:44:54.316Z | Compiling ref-cast v1.0.25 |
| 1162 | 2026-06-03T16:44:54.371Z | Checking iri-string v0.7.8 |
| 1163 | 2026-06-03T16:44:54.374Z | Checking winnow v0.7.13 |
| 1164 | 2026-06-03T16:44:54.411Z | Checking rand v0.8.6 |
| 1165 | 2026-06-03T16:44:54.708Z | Checking sha1 v0.10.6 |
| 1166 | 2026-06-03T16:44:54.879Z | Compiling dof v0.4.0 |
| 1167 | 2026-06-03T16:44:54.922Z | Compiling darling_core v0.23.0 |
| 1168 | 2026-06-03T16:44:54.943Z | Compiling ref-cast-impl v1.0.25 |
| 1169 | 2026-06-03T16:44:55.429Z | Checking tower-http v0.6.8 |
| 1170 | 2026-06-03T16:44:55.533Z | Checking fastrand v2.3.0 |
| 1171 | 2026-06-03T16:44:55.536Z | Checking powerfmt v0.2.0 |
| 1172 | 2026-06-03T16:44:55.709Z | Checking newtype-uuid v1.3.2 |
| 1173 | 2026-06-03T16:44:55.732Z | Checking is-terminal v0.4.12 |
| 1174 | 2026-06-03T16:44:55.757Z | Checking deranged v0.5.3 |
| 1175 | 2026-06-03T16:44:55.829Z | Checking match_cfg v0.1.0 |
| 1176 | 2026-06-03T16:44:55.902Z | Checking num_threads v0.1.7 |
| 1177 | 2026-06-03T16:44:55.907Z | Checking hostname v0.3.1 |
| 1178 | 2026-06-03T16:44:55.907Z | Checking strum v0.26.3 |
| 1179 | 2026-06-03T16:44:55.962Z | Compiling usdt-attr-macro v0.6.0 |
| 1180 | 2026-06-03T16:44:55.994Z | Compiling usdt-macro v0.6.0 |
| 1181 | 2026-06-03T16:44:56.013Z | Compiling newtype-uuid-macros v0.1.0 |
| 1182 | 2026-06-03T16:44:56.032Z | Compiling structmeta-derive v0.3.0 |
| 1183 | 2026-06-03T16:44:56.052Z | Compiling syn v1.0.109 |
| 1184 | 2026-06-03T16:44:56.438Z | Checking daft v0.1.7 |
| 1185 | 2026-06-03T16:44:56.680Z | Checking tempfile v3.23.0 |
| 1186 | 2026-06-03T16:44:56.800Z | Checking crossbeam-channel v0.5.15 |
| 1187 | 2026-06-03T16:44:56.821Z | Checking time v0.3.47 |
| 1188 | 2026-06-03T16:44:56.886Z | Checking thread_local v1.1.8 |
| 1189 | 2026-06-03T16:44:57.070Z | Compiling crc32fast v1.4.0 |
| 1190 | 2026-06-03T16:44:57.091Z | Compiling darling_macro v0.23.0 |
| 1191 | 2026-06-03T16:44:57.091Z | Compiling structmeta v0.3.0 |
| 1192 | 2026-06-03T16:44:57.130Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1193 | 2026-06-03T16:44:57.408Z | Checking rustls-webpki v0.102.4 |
| 1194 | 2026-06-03T16:44:57.461Z | Checking serde_spanned v1.0.4 |
| 1195 | 2026-06-03T16:44:57.592Z | Checking term v1.2.0 |
| 1196 | 2026-06-03T16:44:57.633Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1197 | 2026-06-03T16:44:57.653Z | Compiling darling v0.23.0 |
| 1198 | 2026-06-03T16:44:57.743Z | Compiling serde_with_macros v3.18.0 |
| 1199 | 2026-06-03T16:44:57.763Z | Checking debug-ignore v1.0.5 |
| 1200 | 2026-06-03T16:44:57.808Z | Checking take_mut v0.2.2 |
| 1201 | 2026-06-03T16:44:57.863Z | Compiling strum_macros v0.27.2 |
| 1202 | 2026-06-03T16:44:57.980Z | Checking slog-json v2.6.1 |
| 1203 | 2026-06-03T16:44:58.092Z | Checking slog-term v2.9.2 |
| 1204 | 2026-06-03T16:44:58.138Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1205 | 2026-06-03T16:44:58.359Z | Checking memmap2 v0.9.9 |
| 1206 | 2026-06-03T16:44:58.524Z | Checking spin v0.9.8 |
| 1207 | 2026-06-03T16:44:58.775Z | Checking slog-bunyan v2.5.0 |
| 1208 | 2026-06-03T16:44:58.830Z | Compiling derive-ex v0.1.8 |
| 1209 | 2026-06-03T16:44:58.863Z | Checking async-stream v0.3.6 |
| 1210 | 2026-06-03T16:44:58.893Z | Checking waitgroup v0.1.2 |
| 1211 | 2026-06-03T16:44:58.995Z | Checking rustls-pemfile v2.2.0 |
| 1212 | 2026-06-03T16:44:59.015Z | Checking serde_path_to_error v0.1.20 |
| 1213 | 2026-06-03T16:44:59.144Z | Checking hostname v0.4.2 |
| 1214 | 2026-06-03T16:44:59.290Z | Checking tokio-rustls v0.25.0 |
| 1215 | 2026-06-03T16:44:59.309Z | Checking macaddr v1.0.1 |
| 1216 | 2026-06-03T16:44:59.355Z | Checking quick-error v1.2.3 |
| 1217 | 2026-06-03T16:44:59.570Z | Checking serde_with v3.18.0 |
| 1218 | 2026-06-03T16:44:59.650Z | Checking regress v0.10.5 |
| 1219 | 2026-06-03T16:44:59.982Z | Compiling parse-display-derive v0.10.0 |
| 1220 | 2026-06-03T16:45:00.115Z | Checking usdt v0.6.0 |
| 1221 | 2026-06-03T16:45:00.189Z | Checking webpki-roots v1.0.3 |
| 1222 | 2026-06-03T16:45:00.279Z | Compiling dropshot v0.17.0 |
| 1223 | 2026-06-03T16:45:00.313Z | Checking wait-timeout v0.2.0 |
| 1224 | 2026-06-03T16:45:00.399Z | Compiling test-strategy v0.4.3 |
| 1225 | 2026-06-03T16:45:00.440Z | Checking bit-vec v0.6.3 |
| 1226 | 2026-06-03T16:45:00.632Z | Compiling crucible-workspace-hack v0.1.0 |
| 1227 | 2026-06-03T16:45:00.927Z | Checking bit-set v0.5.3 |
| 1228 | 2026-06-03T16:45:01.061Z | Checking rusty-fork v0.3.0 |
| 1229 | 2026-06-03T16:45:01.079Z | Checking strum v0.27.2 |
| 1230 | 2026-06-03T16:45:01.083Z | Compiling dropshot_endpoint v0.17.0 |
| 1231 | 2026-06-03T16:45:01.118Z | Checking rand_xorshift v0.3.0 |
| 1232 | 2026-06-03T16:45:01.122Z | Checking unarray v0.1.4 |
| 1233 | 2026-06-03T16:45:01.239Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1234 | 2026-06-03T16:45:01.243Z | Checking proptest v1.5.0 |
| 1235 | 2026-06-03T16:45:01.318Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1236 | 2026-06-03T16:45:01.461Z | Checking adler v1.0.2 |
| 1237 | 2026-06-03T16:45:01.593Z | Checking miniz_oxide v0.7.2 |
| 1238 | 2026-06-03T16:45:01.727Z | Compiling toml_datetime v0.6.11 |
| 1239 | 2026-06-03T16:45:01.802Z | Checking openssl-probe v0.2.1 |
| 1240 | 2026-06-03T16:45:01.920Z | Checking rustls-native-certs v0.8.3 |
| 1241 | 2026-06-03T16:45:01.939Z | Checking flate2 v1.0.30 |
| 1242 | 2026-06-03T16:45:01.974Z | Checking instant v0.1.12 |
| 1243 | 2026-06-03T16:45:01.995Z | Checking compression-core v0.4.31 |
| 1244 | 2026-06-03T16:45:02.053Z | Checking parse-display v0.10.0 |
| 1245 | 2026-06-03T16:45:02.072Z | Checking backoff v0.4.0 |
| 1246 | 2026-06-03T16:45:02.125Z | Checking itertools v0.14.0 |
| 1247 | 2026-06-03T16:45:02.204Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1248 | 2026-06-03T16:45:02.231Z | Checking compression-codecs v0.4.32 |
| 1249 | 2026-06-03T16:45:02.385Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1250 | 2026-06-03T16:45:02.404Z | Checking base64ct v1.6.0 |
| 1251 | 2026-06-03T16:45:02.674Z | Checking toml v1.0.6+spec-1.1.0 |
| 1252 | 2026-06-03T16:45:02.745Z | Checking async-compression v0.4.33 |
| 1253 | 2026-06-03T16:45:02.921Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1254 | 2026-06-03T16:45:02.941Z | Checking unicode-width v0.1.14 |
| 1255 | 2026-06-03T16:45:03.288Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1256 | 2026-06-03T16:45:03.453Z | Compiling clap_derive v4.5.4 |
| 1257 | 2026-06-03T16:45:03.491Z | Compiling unsafe-libyaml v0.2.11 |
| 1258 | 2026-06-03T16:45:03.629Z | Checking utf8parse v0.2.1 |
| 1259 | 2026-06-03T16:45:03.743Z | Checking anstyle-parse v0.2.4 |
| 1260 | 2026-06-03T16:45:04.024Z | Compiling serde_yaml v0.9.34+deprecated |
| 1261 | 2026-06-03T16:45:04.352Z | Compiling heck v0.4.1 |
| 1262 | 2026-06-03T16:45:04.484Z | Checking is_terminal_polyfill v1.70.0 |
| 1263 | 2026-06-03T16:45:04.562Z | Checking anstyle-query v1.0.3 |
| 1264 | 2026-06-03T16:45:04.598Z | Checking colorchoice v1.0.1 |
| 1265 | 2026-06-03T16:45:04.615Z | Checking anstyle v1.0.7 |
| 1266 | 2026-06-03T16:45:04.709Z | Checking pem-rfc7468 v0.7.0 |
| 1267 | 2026-06-03T16:45:04.799Z | Checking anstream v0.6.14 |
| 1268 | 2026-06-03T16:45:04.869Z | Checking terminal_size v0.3.0 |
| 1269 | 2026-06-03T16:45:05.029Z | Compiling der_derive v0.7.3 |
| 1270 | 2026-06-03T16:45:05.137Z | Compiling winnow v0.5.40 |
| 1271 | 2026-06-03T16:45:05.182Z | Checking clap_lex v0.7.0 |
| 1272 | 2026-06-03T16:45:05.231Z | Checking flagset v0.4.7 |
| 1273 | 2026-06-03T16:45:05.339Z | Checking clap_builder v4.5.2 |
| 1274 | 2026-06-03T16:45:05.362Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1275 | 2026-06-03T16:45:05.841Z | Compiling darling_core v0.21.3 |
| 1276 | 2026-06-03T16:45:05.969Z | Checking der v0.7.10 |
| 1277 | 2026-06-03T16:45:06.366Z | Compiling rustc_version v0.4.1 |
| 1278 | 2026-06-03T16:45:06.554Z | Compiling toml_edit v0.19.15 |
| 1279 | 2026-06-03T16:45:06.638Z | Checking clap v4.5.4 |
| 1280 | 2026-06-03T16:45:06.723Z | Checking spki v0.7.3 |
| 1281 | 2026-06-03T16:45:07.118Z | Checking iddqd v0.4.2 |
| 1282 | 2026-06-03T16:45:07.259Z | Checking secrecy v0.10.3 |
| 1283 | 2026-06-03T16:45:07.408Z | Compiling heapless v0.8.0 |
| 1284 | 2026-06-03T16:45:07.711Z | Compiling proc-macro-crate v1.3.1 |
| 1285 | 2026-06-03T16:45:07.711Z | Compiling convert_case v0.4.0 |
| 1286 | 2026-06-03T16:45:07.959Z | Compiling darling_macro v0.21.3 |
| 1287 | 2026-06-03T16:45:08.038Z | Compiling derive_more v0.99.20 |
| 1288 | 2026-06-03T16:45:08.150Z | Checking pkcs8 v0.10.2 |
| 1289 | 2026-06-03T16:45:08.314Z | Checking tabwriter v1.4.0 |
| 1290 | 2026-06-03T16:45:08.514Z | Compiling darling v0.21.3 |
| 1291 | 2026-06-03T16:45:08.534Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1292 | 2026-06-03T16:45:08.606Z | Compiling ingot-macros v0.1.1 |
| 1293 | 2026-06-03T16:45:08.663Z | Checking backon v1.6.0 |
| 1294 | 2026-06-03T16:45:08.739Z | Checking crossbeam-epoch v0.9.18 |
| 1295 | 2026-06-03T16:45:09.104Z | Checking hash32 v0.3.1 |
| 1296 | 2026-06-03T16:45:09.123Z | Compiling cfg_aliases v0.2.1 |
| 1297 | 2026-06-03T16:45:09.206Z | Compiling smoltcp v0.11.0 |
| 1298 | 2026-06-03T16:45:09.236Z | Checking bitflags v1.3.2 |
| 1299 | 2026-06-03T16:45:09.579Z | Compiling typify-impl v0.4.3 |
| 1300 | 2026-06-03T16:45:09.671Z | Checking hmac v0.12.1 |
| 1301 | 2026-06-03T16:45:09.813Z | Checking humantime v2.3.0 |
| 1302 | 2026-06-03T16:45:09.866Z | Checking managed v0.8.0 |
| 1303 | 2026-06-03T16:45:09.980Z | Checking cobs v0.2.3 |
| 1304 | 2026-06-03T16:45:10.090Z | Checking postcard v1.0.9 |
| 1305 | 2026-06-03T16:45:10.395Z | Checking inout v0.1.3 |
| 1306 | 2026-06-03T16:45:10.415Z | Compiling zerocopy-derive v0.7.34 |
| 1307 | 2026-06-03T16:45:10.494Z | Checking ff v0.13.1 |
| 1308 | 2026-06-03T16:45:10.678Z | Compiling memoffset v0.9.1 |
| 1309 | 2026-06-03T16:45:10.933Z | Checking base16ct v0.2.0 |
| 1310 | 2026-06-03T16:45:11.056Z | Checking sec1 v0.7.3 |
| 1311 | 2026-06-03T16:45:11.172Z | Checking group v0.13.0 |
| 1312 | 2026-06-03T16:45:11.291Z | Checking ingot-types v0.1.2 |
| 1313 | 2026-06-03T16:45:11.296Z | Checking cipher v0.4.4 |
| 1314 | 2026-06-03T16:45:11.328Z | Checking hkdf v0.12.4 |
| 1315 | 2026-06-03T16:45:11.466Z | Compiling regress v0.11.1 |
| 1316 | 2026-06-03T16:45:11.489Z | Checking crypto-bigint v0.5.5 |
| 1317 | 2026-06-03T16:45:11.638Z | Checking ingot v0.1.1 |
| 1318 | 2026-06-03T16:45:11.801Z | Compiling proc-macro-error-attr v1.0.4 |
| 1319 | 2026-06-03T16:45:12.034Z | Checking colored v3.1.1 |
| 1320 | 2026-06-03T16:45:12.155Z | Compiling pkg-config v0.3.30 |
| 1321 | 2026-06-03T16:45:12.235Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1322 | 2026-06-03T16:45:12.482Z | Compiling rayon-core v1.13.0 |
| 1323 | 2026-06-03T16:45:12.726Z | Checking elliptic-curve v0.13.8 |
| 1324 | 2026-06-03T16:45:12.914Z | Checking crossbeam-deque v0.8.5 |
| 1325 | 2026-06-03T16:45:12.933Z | Compiling num_enum_derive v0.7.4 |
| 1326 | 2026-06-03T16:45:13.032Z | Compiling typify-impl v0.6.2 |
| 1327 | 2026-06-03T16:45:13.052Z | Compiling typify-macro v0.4.3 |
| 1328 | 2026-06-03T16:45:13.094Z | Compiling curve25519-dalek v4.1.3 |
| 1329 | 2026-06-03T16:45:13.380Z | Checking half v2.7.1 |
| 1330 | 2026-06-03T16:45:13.957Z | Checking universal-hash v0.5.1 |
| 1331 | 2026-06-03T16:45:13.996Z | Compiling proc-macro-error v1.0.4 |
| 1332 | 2026-06-03T16:45:14.089Z | Checking data-encoding v2.6.0 |
| 1333 | 2026-06-03T16:45:14.118Z | Compiling vcpkg v0.2.15 |
| 1334 | 2026-06-03T16:45:14.234Z | Checking ciborium-io v0.2.2 |
| 1335 | 2026-06-03T16:45:14.334Z | Checking opaque-debug v0.3.1 |
| 1336 | 2026-06-03T16:45:14.371Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1337 | 2026-06-03T16:45:14.410Z | Checking ciborium-ll v0.2.2 |
| 1338 | 2026-06-03T16:45:14.551Z | Checking num_enum v0.7.4 |
| 1339 | 2026-06-03T16:45:14.650Z | Compiling num_enum_derive v0.5.11 |
| 1340 | 2026-06-03T16:45:14.689Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1341 | 2026-06-03T16:45:15.040Z | Compiling foreign-types-macros v0.2.3 |
| 1342 | 2026-06-03T16:45:15.401Z | Checking foreign-types-shared v0.3.1 |
| 1343 | 2026-06-03T16:45:15.631Z | Checking num_enum v0.5.11 |
| 1344 | 2026-06-03T16:45:15.716Z | Checking foreign-types v0.5.0 |
| 1345 | 2026-06-03T16:45:15.800Z | Checking rayon v1.11.0 |
| 1346 | 2026-06-03T16:45:15.908Z | Checking ciborium v0.2.2 |
| 1347 | 2026-06-03T16:45:15.933Z | Compiling typify v0.4.3 |
| 1348 | 2026-06-03T16:45:16.068Z | Compiling zerocopy v0.7.34 |
| 1349 | 2026-06-03T16:45:16.335Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1350 | 2026-06-03T16:45:16.384Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1351 | 2026-06-03T16:45:16.404Z | Checking serde_spanned v0.6.9 |
| 1352 | 2026-06-03T16:45:16.495Z | Compiling typify-macro v0.6.2 |
| 1353 | 2026-06-03T16:45:16.630Z | Checking aead v0.5.2 |
| 1354 | 2026-06-03T16:45:16.729Z | Compiling scroll_derive v0.12.0 |
| 1355 | 2026-06-03T16:45:16.874Z | Checking num-integer v0.1.46 |
| 1356 | 2026-06-03T16:45:17.112Z | Compiling usdt-impl v0.5.0 |
| 1357 | 2026-06-03T16:45:17.190Z | Checking cstr-argument v0.1.2 |
| 1358 | 2026-06-03T16:45:17.319Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1359 | 2026-06-03T16:45:17.376Z | Checking keccak v0.1.6 |
| 1360 | 2026-06-03T16:45:17.404Z | Checking scroll v0.12.0 |
| 1361 | 2026-06-03T16:45:17.423Z | Checking thiserror-no-std v2.0.2 |
| 1362 | 2026-06-03T16:45:17.517Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1363 | 2026-06-03T16:45:17.540Z | Checking sha3 v0.10.8 |
| 1364 | 2026-06-03T16:45:17.594Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1365 | 2026-06-03T16:45:17.614Z | Compiling dof v0.3.0 |
| 1366 | 2026-06-03T16:45:17.633Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1367 | 2026-06-03T16:45:17.681Z | Checking poly1305 v0.8.0 |
| 1368 | 2026-06-03T16:45:17.701Z | Checking chacha20 v0.9.1 |
| 1369 | 2026-06-03T16:45:17.908Z | Compiling dtrace-parser v0.2.0 |
| 1370 | 2026-06-03T16:45:17.961Z | Checking password-hash v0.5.0 |
| 1371 | 2026-06-03T16:45:18.002Z | Checking camino-tempfile v1.4.1 |
| 1372 | 2026-06-03T16:45:18.025Z | Checking blake2 v0.10.6 |
| 1373 | 2026-06-03T16:45:18.129Z | Compiling thread-id v4.2.1 |
| 1374 | 2026-06-03T16:45:18.165Z | Checking indent_write v2.2.0 |
| 1375 | 2026-06-03T16:45:18.426Z | Checking argon2 v0.5.3 |
| 1376 | 2026-06-03T16:45:18.518Z | Checking chacha20poly1305 v0.10.1 |
| 1377 | 2026-06-03T16:45:18.720Z | Checking goblin v0.8.2 |
| 1378 | 2026-06-03T16:45:18.815Z | Checking vsss-rs v3.3.4 |
| 1379 | 2026-06-03T16:45:19.013Z | Checking num-bigint v0.4.5 |
| 1380 | 2026-06-03T16:45:19.562Z | Compiling num-derive v0.4.2 |
| 1381 | 2026-06-03T16:45:19.565Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1382 | 2026-06-03T16:45:19.740Z | Checking sigpipe v0.1.3 |
| 1383 | 2026-06-03T16:45:19.828Z | Checking jiff v0.2.15 |
| 1384 | 2026-06-03T16:45:20.322Z | Checking num-rational v0.4.2 |
| 1385 | 2026-06-03T16:45:20.705Z | Compiling typify v0.6.2 |
| 1386 | 2026-06-03T16:45:20.805Z | Checking num-iter v0.1.45 |
| 1387 | 2026-06-03T16:45:20.929Z | Compiling zone_cfg_derive v0.3.0 |
| 1388 | 2026-06-03T16:45:21.036Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1389 | 2026-06-03T16:45:21.625Z | Checking num-complex v0.4.6 |
| 1390 | 2026-06-03T16:45:21.973Z | Checking tinyvec_macros v0.1.1 |
| 1391 | 2026-06-03T16:45:21.991Z | Checking num v0.4.3 |
| 1392 | 2026-06-03T16:45:22.050Z | Checking tinyvec v1.6.0 |
| 1393 | 2026-06-03T16:45:22.130Z | Checking rustls-webpki v0.103.4 |
| 1394 | 2026-06-03T16:45:22.218Z | Checking zone v0.3.1 |
| 1395 | 2026-06-03T16:45:23.128Z | Compiling usdt-attr-macro v0.5.0 |
| 1396 | 2026-06-03T16:45:23.175Z | Compiling usdt-macro v0.5.0 |
| 1397 | 2026-06-03T16:45:23.408Z | Checking smf v0.2.3 |
| 1398 | 2026-06-03T16:45:23.480Z | Checking memmap v0.7.0 |
| 1399 | 2026-06-03T16:45:23.617Z | Checking bstr v1.9.1 |
| 1400 | 2026-06-03T16:45:23.694Z | Checking whoami v1.5.1 |
| 1401 | 2026-06-03T16:45:23.887Z | Checking usdt v0.5.0 |
| 1402 | 2026-06-03T16:45:24.300Z | Compiling progenitor-impl v0.11.1 |
| 1403 | 2026-06-03T16:45:24.581Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1404 | 2026-06-03T16:45:24.866Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1405 | 2026-06-03T16:45:24.890Z | Checking tokio-rustls v0.26.0 |
| 1406 | 2026-06-03T16:45:24.921Z | Checking rustls-platform-verifier v0.6.2 |
| 1407 | 2026-06-03T16:45:25.117Z | Checking hyper-rustls v0.27.3 |
| 1408 | 2026-06-03T16:45:25.272Z | Checking toml_write v0.1.2 |
| 1409 | 2026-06-03T16:45:25.317Z | Checking reqwest v0.12.23 |
| 1410 | 2026-06-03T16:45:25.337Z | Checking reqwest v0.13.2 |
| 1411 | 2026-06-03T16:45:26.037Z | Checking progenitor-client v0.10.0 |
| 1412 | 2026-06-03T16:45:26.192Z | Checking progenitor-client v0.14.0 |
| 1413 | 2026-06-03T16:45:26.407Z | Compiling progenitor-macro v0.11.1 |
| 1414 | 2026-06-03T16:45:26.431Z | Checking progenitor-extras v0.2.0 |
| 1415 | 2026-06-03T16:45:26.560Z | Checking progenitor-client v0.11.1 |
| 1416 | 2026-06-03T16:45:26.658Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1417 | 2026-06-03T16:45:26.973Z | Checking toml_edit v0.22.27 |
| 1418 | 2026-06-03T16:45:27.525Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1419 | 2026-06-03T16:45:28.587Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1420 | 2026-06-03T16:45:28.736Z | Compiling darling_core v0.20.11 |
| 1421 | 2026-06-03T16:45:28.843Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1422 | 2026-06-03T16:45:29.045Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1423 | 2026-06-03T16:45:29.256Z | Compiling dropshot v0.16.7 |
| 1424 | 2026-06-03T16:45:29.476Z | Checking swrite v0.1.0 |
| 1425 | 2026-06-03T16:45:29.497Z | Checking float-ord v0.3.2 |
| 1426 | 2026-06-03T16:45:29.846Z | Checking toml v0.9.12+spec-1.1.0 |
| 1427 | 2026-06-03T16:45:30.151Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1428 | 2026-06-03T16:45:30.419Z | Checking toml v0.8.23 |
| 1429 | 2026-06-03T16:45:30.510Z | Checking progenitor v0.11.1 |
| 1430 | 2026-06-03T16:45:30.701Z | Compiling darling_macro v0.20.11 |
| 1431 | 2026-06-03T16:45:30.788Z | Compiling nix v0.30.1 |
| 1432 | 2026-06-03T16:45:31.189Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1433 | 2026-06-03T16:45:31.241Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1434 | 2026-06-03T16:45:31.261Z | Compiling hubpack_derive v0.1.1 |
| 1435 | 2026-06-03T16:45:31.460Z | Checking byte-wrapper v0.1.0 |
| 1436 | 2026-06-03T16:45:31.479Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1437 | 2026-06-03T16:45:31.675Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1438 | 2026-06-03T16:45:31.677Z | Compiling dropshot_endpoint v0.16.7 |
| 1439 | 2026-06-03T16:45:31.874Z | Checking static_assertions v1.1.0 |
| 1440 | 2026-06-03T16:45:31.928Z | Checking rustc-hash v2.1.1 |
| 1441 | 2026-06-03T16:45:32.038Z | Checking base64 v0.21.7 |
| 1442 | 2026-06-03T16:45:32.057Z | Checking iddqd v0.3.18 |
| 1443 | 2026-06-03T16:45:32.213Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1444 | 2026-06-03T16:45:32.256Z | Checking hubpack v0.1.2 |
| 1445 | 2026-06-03T16:45:32.282Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1446 | 2026-06-03T16:45:32.427Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1447 | 2026-06-03T16:45:32.446Z | Compiling darling v0.20.11 |
| 1448 | 2026-06-03T16:45:32.638Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1449 | 2026-06-03T16:45:32.844Z | Compiling libz-sys v1.1.16 |
| 1450 | 2026-06-03T16:45:33.023Z | Compiling nix v0.31.3 |
| 1451 | 2026-06-03T16:45:33.090Z | Compiling enum-as-inner v0.6.0 |
| 1452 | 2026-06-03T16:45:33.241Z | Checking atomicwrites v0.4.4 |
| 1453 | 2026-06-03T16:45:33.379Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1454 | 2026-06-03T16:45:33.419Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1455 | 2026-06-03T16:45:33.573Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1456 | 2026-06-03T16:45:33.800Z | Checking is_ci v1.2.0 |
| 1457 | 2026-06-03T16:45:33.838Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1458 | 2026-06-03T16:45:33.882Z | Compiling semver v0.1.20 |
| 1459 | 2026-06-03T16:45:33.958Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1460 | 2026-06-03T16:45:34.090Z | Compiling rustc_version v0.1.7 |
| 1461 | 2026-06-03T16:45:34.116Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1462 | 2026-06-03T16:45:34.138Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1463 | 2026-06-03T16:45:34.385Z | Compiling derive_builder_core v0.20.2 |
| 1464 | 2026-06-03T16:45:34.420Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1465 | 2026-06-03T16:45:34.678Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1466 | 2026-06-03T16:45:34.889Z | Checking similar v2.7.0 |
| 1467 | 2026-06-03T16:45:35.087Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1468 | 2026-06-03T16:45:35.114Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1469 | 2026-06-03T16:45:35.139Z | Compiling progenitor-impl v0.14.0 |
| 1470 | 2026-06-03T16:45:35.231Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1471 | 2026-06-03T16:45:35.278Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1472 | 2026-06-03T16:45:35.456Z | Checking utf-8 v0.7.6 |
| 1473 | 2026-06-03T16:45:35.485Z | Compiling owo-colors v4.3.0 |
| 1474 | 2026-06-03T16:45:35.600Z | Checking tungstenite v0.21.0 |
| 1475 | 2026-06-03T16:45:35.663Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1476 | 2026-06-03T16:45:36.060Z | Compiling derive_builder_macro v0.20.2 |
| 1477 | 2026-06-03T16:45:36.308Z | Compiling newtype_derive v0.1.6 |
| 1478 | 2026-06-03T16:45:36.613Z | Checking supports-color v3.0.2 |
| 1479 | 2026-06-03T16:45:36.631Z | Checking supports-color v2.1.0 |
| 1480 | 2026-06-03T16:45:36.767Z | Compiling openssl-sys v0.9.107 |
| 1481 | 2026-06-03T16:45:37.279Z | Compiling progenitor-macro v0.14.0 |
| 1482 | 2026-06-03T16:45:37.320Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1483 | 2026-06-03T16:45:37.625Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1484 | 2026-06-03T16:45:37.644Z | Checking resolv-conf v0.7.0 |
| 1485 | 2026-06-03T16:45:37.755Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1486 | 2026-06-03T16:45:37.784Z | Compiling serde_repr v0.1.19 |
| 1487 | 2026-06-03T16:45:37.841Z | Compiling vergen-lib v9.1.0 |
| 1488 | 2026-06-03T16:45:37.968Z | Compiling slog-dtrace v0.3.0 |
| 1489 | 2026-06-03T16:45:38.026Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1490 | 2026-06-03T16:45:38.075Z | Checking linked-hash-map v0.5.6 |
| 1491 | 2026-06-03T16:45:38.204Z | Checking unicode-segmentation v1.11.0 |
| 1492 | 2026-06-03T16:45:38.332Z | Checking lru-cache v0.1.2 |
| 1493 | 2026-06-03T16:45:38.449Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1494 | 2026-06-03T16:45:38.468Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1495 | 2026-06-03T16:45:38.505Z | Checking newline-converter v0.3.0 |
| 1496 | 2026-06-03T16:45:39.025Z | Compiling derive_builder v0.20.2 |
| 1497 | 2026-06-03T16:45:39.208Z | Checking tokio-tungstenite v0.21.0 |
| 1498 | 2026-06-03T16:45:39.311Z | Checking hickory-proto v0.24.4 |
| 1499 | 2026-06-03T16:45:39.345Z | Compiling progenitor-impl v0.13.0 |
| 1500 | 2026-06-03T16:45:39.494Z | Checking console v0.15.8 |
| 1501 | 2026-06-03T16:45:39.765Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1502 | 2026-06-03T16:45:40.050Z | Checking serde-big-array v0.5.1 |
| 1503 | 2026-06-03T16:45:40.119Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1504 | 2026-06-03T16:45:40.191Z | Compiling derive-where v1.6.0 |
| 1505 | 2026-06-03T16:45:40.659Z | Compiling pin-project-internal v1.1.10 |
| 1506 | 2026-06-03T16:45:40.859Z | Compiling vergen v9.1.0 |
| 1507 | 2026-06-03T16:45:41.104Z | Compiling cargo-platform v0.3.2 |
| 1508 | 2026-06-03T16:45:41.369Z | Checking siphasher v1.0.1 |
| 1509 | 2026-06-03T16:45:41.433Z | Checking progenitor v0.14.0 |
| 1510 | 2026-06-03T16:45:41.464Z | Compiling progenitor-macro v0.13.0 |
| 1511 | 2026-06-03T16:45:41.483Z | Compiling cargo_metadata v0.23.1 |
| 1512 | 2026-06-03T16:45:41.538Z | Checking phf_shared v0.12.1 |
| 1513 | 2026-06-03T16:45:41.602Z | Checking hickory-resolver v0.24.4 |
| 1514 | 2026-06-03T16:45:41.772Z | Checking pin-project v1.1.10 |
| 1515 | 2026-06-03T16:45:41.877Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1516 | 2026-06-03T16:45:41.934Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1517 | 2026-06-03T16:45:42.270Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1518 | 2026-06-03T16:45:42.396Z | Checking expectorate v1.2.0 |
| 1519 | 2026-06-03T16:45:42.473Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1520 | 2026-06-03T16:45:42.745Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1521 | 2026-06-03T16:45:42.923Z | Checking progenitor-client v0.13.0 |
| 1522 | 2026-06-03T16:45:43.161Z | Checking globset v0.4.14 |
| 1523 | 2026-06-03T16:45:43.384Z | Checking unicode-normalization v0.1.24 |
| 1524 | 2026-06-03T16:45:43.412Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1525 | 2026-06-03T16:45:43.672Z | Compiling snafu-derive v0.8.9 |
| 1526 | 2026-06-03T16:45:43.805Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1527 | 2026-06-03T16:45:43.825Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1528 | 2026-06-03T16:45:44.037Z | Checking terminal_size v0.4.3 |
| 1529 | 2026-06-03T16:45:44.382Z | Checking tokio-stream v0.1.17 |
| 1530 | 2026-06-03T16:45:44.395Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1531 | 2026-06-03T16:45:44.396Z | Compiling async-recursion v1.1.1 |
| 1532 | 2026-06-03T16:45:44.396Z | Compiling vergen-git2 v9.1.0 |
| 1533 | 2026-06-03T16:45:44.401Z | Checking csv-core v0.1.12 |
| 1534 | 2026-06-03T16:45:44.479Z | Checking unicode-width v0.2.1 |
| 1535 | 2026-06-03T16:45:44.593Z | Checking foreign-types-shared v0.1.1 |
| 1536 | 2026-06-03T16:45:44.670Z | Checking unicode-linebreak v0.1.5 |
| 1537 | 2026-06-03T16:45:44.688Z | Compiling unicode-xid v0.2.4 |
| 1538 | 2026-06-03T16:45:44.764Z | Checking same-file v1.0.6 |
| 1539 | 2026-06-03T16:45:44.822Z | Checking foldhash v0.1.5 |
| 1540 | 2026-06-03T16:45:44.840Z | Compiling cancel-safe-futures v0.1.5 |
| 1541 | 2026-06-03T16:45:44.865Z | Compiling openssl v0.10.72 |
| 1542 | 2026-06-03T16:45:44.877Z | Compiling chrono-tz v0.10.4 |
| 1543 | 2026-06-03T16:45:44.965Z | Checking smawk v0.3.2 |
| 1544 | 2026-06-03T16:45:45.091Z | Checking highway v1.3.0 |
| 1545 | 2026-06-03T16:45:45.110Z | Checking textwrap v0.16.2 |
| 1546 | 2026-06-03T16:45:45.192Z | Checking hashbrown v0.15.2 |
| 1547 | 2026-06-03T16:45:45.210Z | Checking walkdir v2.5.0 |
| 1548 | 2026-06-03T16:45:45.323Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1549 | 2026-06-03T16:45:45.348Z | Compiling const_format_proc_macros v0.2.34 |
| 1550 | 2026-06-03T16:45:45.376Z | Checking foreign-types v0.3.2 |
| 1551 | 2026-06-03T16:45:45.403Z | Checking snafu v0.8.9 |
| 1552 | 2026-06-03T16:45:45.482Z | Checking csv v1.3.1 |
| 1553 | 2026-06-03T16:45:45.672Z | Checking progenitor v0.13.0 |
| 1554 | 2026-06-03T16:45:45.716Z | Checking qorb v0.4.1 |
| 1555 | 2026-06-03T16:45:45.738Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1556 | 2026-06-03T16:45:45.835Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1557 | 2026-06-03T16:45:45.927Z | Checking olpc-cjson v0.1.4 |
| 1558 | 2026-06-03T16:45:45.950Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1559 | 2026-06-03T16:45:46.073Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1560 | 2026-06-03T16:45:46.168Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1561 | 2026-06-03T16:45:46.188Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1562 | 2026-06-03T16:45:46.449Z | Checking phf v0.12.1 |
| 1563 | 2026-06-03T16:45:46.695Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1564 | 2026-06-03T16:45:46.851Z | Checking tokio-dtrace v0.1.1 |
| 1565 | 2026-06-03T16:45:46.996Z | Compiling progenitor-impl v0.10.0 |
| 1566 | 2026-06-03T16:45:47.040Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1567 | 2026-06-03T16:45:47.119Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1568 | 2026-06-03T16:45:47.208Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1569 | 2026-06-03T16:45:47.228Z | Checking sha2 v0.10.9 |
| 1570 | 2026-06-03T16:45:47.292Z | Checking libsw-core v0.3.2 |
| 1571 | 2026-06-03T16:45:47.312Z | Checking signature v2.2.0 |
| 1572 | 2026-06-03T16:45:47.375Z | Checking pem v3.0.5 |
| 1573 | 2026-06-03T16:45:47.437Z | Checking serde_plain v1.0.2 |
| 1574 | 2026-06-03T16:45:47.440Z | Compiling openssl-macros v0.1.1 |
| 1575 | 2026-06-03T16:45:47.476Z | Compiling cookie v0.18.1 |
| 1576 | 2026-06-03T16:45:47.495Z | Checking typed-path v0.9.3 |
| 1577 | 2026-06-03T16:45:47.530Z | Checking fixedbitset v0.5.7 |
| 1578 | 2026-06-03T16:45:47.549Z | Compiling rustls v0.21.12 |
| 1579 | 2026-06-03T16:45:47.583Z | Checking fixedbitset v0.4.2 |
| 1580 | 2026-06-03T16:45:47.700Z | Checking bytecount v0.6.9 |
| 1581 | 2026-06-03T16:45:47.725Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1582 | 2026-06-03T16:45:47.746Z | Compiling moka v0.12.10 |
| 1583 | 2026-06-03T16:45:47.806Z | Checking papergrid v0.11.0 |
| 1584 | 2026-06-03T16:45:48.019Z | Checking petgraph v0.6.5 |
| 1585 | 2026-06-03T16:45:48.044Z | Checking petgraph v0.8.3 |
| 1586 | 2026-06-03T16:45:48.249Z | Checking tough v0.22.0 |
| 1587 | 2026-06-03T16:45:48.485Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1588 | 2026-06-03T16:45:49.016Z | Checking libsw v3.5.0 |
| 1589 | 2026-06-03T16:45:49.050Z | Compiling progenitor-macro v0.10.0 |
| 1590 | 2026-06-03T16:45:49.171Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1591 | 2026-06-03T16:45:49.246Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1592 | 2026-06-03T16:45:49.367Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1593 | 2026-06-03T16:45:49.412Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1594 | 2026-06-03T16:45:49.415Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1595 | 2026-06-03T16:45:49.525Z | Checking oxide-tokio-rt v0.1.6 |
| 1596 | 2026-06-03T16:45:49.694Z | Checking const_format v0.2.35 |
| 1597 | 2026-06-03T16:45:49.793Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1598 | 2026-06-03T16:45:49.924Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1599 | 2026-06-03T16:45:50.091Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1600 | 2026-06-03T16:45:50.129Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1601 | 2026-06-03T16:45:50.186Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1602 | 2026-06-03T16:45:50.287Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1603 | 2026-06-03T16:45:50.411Z | Compiling tabled_derive v0.7.0 |
| 1604 | 2026-06-03T16:45:50.488Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1605 | 2026-06-03T16:45:51.015Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1606 | 2026-06-03T16:45:51.108Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1607 | 2026-06-03T16:45:51.130Z | Checking gethostname v0.5.0 |
| 1608 | 2026-06-03T16:45:51.130Z | Checking sct v0.7.1 |
| 1609 | 2026-06-03T16:45:51.249Z | Checking rustls-webpki v0.101.7 |
| 1610 | 2026-06-03T16:45:51.272Z | Checking bcs v0.1.6 |
| 1611 | 2026-06-03T16:45:51.383Z | Checking linear-map v1.2.0 |
| 1612 | 2026-06-03T16:45:51.443Z | Checking termtree v0.5.1 |
| 1613 | 2026-06-03T16:45:51.510Z | Compiling salty v0.3.0 |
| 1614 | 2026-06-03T16:45:51.564Z | Checking tagptr v0.2.0 |
| 1615 | 2026-06-03T16:45:51.585Z | Compiling radium v0.7.0 |
| 1616 | 2026-06-03T16:45:51.803Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1617 | 2026-06-03T16:45:51.902Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1618 | 2026-06-03T16:45:52.121Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1619 | 2026-06-03T16:45:52.333Z | Checking tabled v0.15.0 |
| 1620 | 2026-06-03T16:45:53.040Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1621 | 2026-06-03T16:45:53.120Z | Checking progenitor v0.10.0 |
| 1622 | 2026-06-03T16:45:53.260Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1623 | 2026-06-03T16:45:53.454Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1624 | 2026-06-03T16:45:53.630Z | Checking steno v0.4.1 |
| 1625 | 2026-06-03T16:45:54.164Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1626 | 2026-06-03T16:45:54.267Z | Checking hickory-proto v0.25.2 |
| 1627 | 2026-06-03T16:45:54.618Z | Checking rfc6979 v0.4.0 |
| 1628 | 2026-06-03T16:45:54.666Z | Checking tap v1.0.1 |
| 1629 | 2026-06-03T16:45:54.746Z | Checking ecdsa v0.16.9 |
| 1630 | 2026-06-03T16:45:54.780Z | Checking wyz v0.5.1 |
| 1631 | 2026-06-03T16:45:54.964Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1632 | 2026-06-03T16:45:55.075Z | Checking tokio-rustls v0.24.1 |
| 1633 | 2026-06-03T16:45:55.748Z | Checking ed25519 v2.2.3 |
| 1634 | 2026-06-03T16:45:55.836Z | Checking hickory-resolver v0.25.2 |
| 1635 | 2026-06-03T16:45:55.876Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1636 | 2026-06-03T16:45:55.957Z | Checking rustls-pemfile v1.0.4 |
| 1637 | 2026-06-03T16:45:56.061Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1638 | 2026-06-03T16:45:56.119Z | Checking primeorder v0.13.6 |
| 1639 | 2026-06-03T16:45:56.369Z | Checking twox-hash v2.1.2 |
| 1640 | 2026-06-03T16:45:56.446Z | Checking env_filter v1.0.1 |
| 1641 | 2026-06-03T16:45:56.478Z | Checking atty v0.2.14 |
| 1642 | 2026-06-03T16:45:56.584Z | Checking funty v2.0.0 |
| 1643 | 2026-06-03T16:45:56.604Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1644 | 2026-06-03T16:45:56.651Z | Checking env_logger v0.11.10 |
| 1645 | 2026-06-03T16:45:56.679Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1646 | 2026-06-03T16:45:56.844Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1647 | 2026-06-03T16:45:56.863Z | Checking toml v0.7.8 |
| 1648 | 2026-06-03T16:45:56.881Z | Checking p384 v0.13.1 |
| 1649 | 2026-06-03T16:45:56.901Z | Checking bitvec v1.0.1 |
| 1650 | 2026-06-03T16:45:57.059Z | Checking ed25519-dalek v2.2.0 |
| 1651 | 2026-06-03T16:45:57.169Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1652 | 2026-06-03T16:45:57.247Z | Checking polyval v0.6.2 |
| 1653 | 2026-06-03T16:45:57.267Z | Checking aes v0.8.4 |
| 1654 | 2026-06-03T16:45:57.286Z | Checking ctr v0.9.2 |
| 1655 | 2026-06-03T16:45:57.406Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1656 | 2026-06-03T16:45:57.426Z | Checking x509-cert v0.2.5 |
| 1657 | 2026-06-03T16:45:57.451Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1658 | 2026-06-03T16:45:57.520Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1659 | 2026-06-03T16:45:57.615Z | Checking bincode v1.3.3 |
| 1660 | 2026-06-03T16:45:57.642Z | Compiling strum_macros v0.28.0 |
| 1661 | 2026-06-03T16:45:57.661Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1662 | 2026-06-03T16:45:57.890Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1663 | 2026-06-03T16:45:57.930Z | Checking passt v0.3.0 |
| 1664 | 2026-06-03T16:45:58.025Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1665 | 2026-06-03T16:45:58.045Z | Checking fakedata_generator v0.7.1 |
| 1666 | 2026-06-03T16:45:58.120Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1667 | 2026-06-03T16:45:58.192Z | Checking aes-gcm-siv v0.11.1 |
| 1668 | 2026-06-03T16:45:58.300Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1669 | 2026-06-03T16:45:58.334Z | Compiling bitstruct_derive v0.1.0 |
| 1670 | 2026-06-03T16:45:58.353Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1671 | 2026-06-03T16:45:58.373Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1672 | 2026-06-03T16:45:58.399Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1673 | 2026-06-03T16:45:58.419Z | Checking dropshot-api-manager-types v0.7.2 |
| 1674 | 2026-06-03T16:45:58.504Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1675 | 2026-06-03T16:45:58.587Z | Compiling fs-err v3.1.2 |
| 1676 | 2026-06-03T16:45:58.685Z | Checking pretty-hex v0.2.1 |
| 1677 | 2026-06-03T16:45:58.704Z | Checking ringbuffer v0.16.0 |
| 1678 | 2026-06-03T16:45:58.809Z | Compiling cfg_aliases v0.1.1 |
| 1679 | 2026-06-03T16:45:58.828Z | Checking typeid v1.0.0 |
| 1680 | 2026-06-03T16:45:58.895Z | Checking ascii v1.1.0 |
| 1681 | 2026-06-03T16:45:58.921Z | Compiling nix v0.28.0 |
| 1682 | 2026-06-03T16:45:58.940Z | Checking erased-serde v0.4.5 |
| 1683 | 2026-06-03T16:45:58.984Z | Checking bitstruct v0.1.1 |
| 1684 | 2026-06-03T16:45:59.079Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1685 | 2026-06-03T16:45:59.188Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1686 | 2026-06-03T16:45:59.282Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1687 | 2026-06-03T16:45:59.285Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1688 | 2026-06-03T16:45:59.367Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1689 | 2026-06-03T16:45:59.415Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1690 | 2026-06-03T16:45:59.518Z | Checking itertools v0.13.0 |
| 1691 | 2026-06-03T16:45:59.555Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1692 | 2026-06-03T16:45:59.575Z | Checking serde_arrays v0.1.0 |
| 1693 | 2026-06-03T16:45:59.689Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1694 | 2026-06-03T16:45:59.747Z | Checking libloading v0.7.4 |
| 1695 | 2026-06-03T16:45:59.805Z | Checking bit_field v0.10.2 |
| 1696 | 2026-06-03T16:45:59.947Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1697 | 2026-06-03T16:45:59.967Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1698 | 2026-06-03T16:45:59.969Z | Checking git-stub v1.0.0 |
| 1699 | 2026-06-03T16:46:00.106Z | Checking kstat-rs v0.2.4 |
| 1700 | 2026-06-03T16:46:00.139Z | Compiling escargot v0.5.15 |
| 1701 | 2026-06-03T16:46:00.159Z | Checking git-stub-vcs v0.1.0 |
| 1702 | 2026-06-03T16:46:00.297Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1703 | 2026-06-03T16:46:00.349Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1704 | 2026-06-03T16:46:00.430Z | Checking ron v0.8.1 |
| 1705 | 2026-06-03T16:46:00.514Z | Checking xattr v1.3.1 |
| 1706 | 2026-06-03T16:46:00.684Z | Checking drift v0.2.0 |
| 1707 | 2026-06-03T16:46:00.906Z | Checking cargo-platform v0.1.8 |
| 1708 | 2026-06-03T16:46:00.925Z | Checking filetime v0.2.23 |
| 1709 | 2026-06-03T16:46:00.981Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1710 | 2026-06-03T16:46:01.002Z | Checking dropshot-api-manager v0.7.2 |
| 1711 | 2026-06-03T16:46:01.060Z | Checking tar v0.4.40 |
| 1712 | 2026-06-03T16:46:01.082Z | Checking cargo_metadata v0.18.1 |
| 1713 | 2026-06-03T16:46:01.429Z | Checking ctrlc v3.4.4 |
| 1714 | 2026-06-03T16:46:01.747Z | Checking fatfs v0.3.6 |
| 1715 | 2026-06-03T16:46:02.011Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1716 | 2026-06-03T16:46:02.200Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1717 | 2026-06-03T16:46:02.386Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1718 | 2026-06-03T16:46:02.706Z | Compiling git2 v0.20.2 |
| 1719 | 2026-06-03T16:46:02.825Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1720 | 2026-06-03T16:46:04.057Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1721 | 2026-06-03T16:46:04.978Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1722 | 2026-06-03T16:46:07.741Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1723 | 2026-06-03T16:46:09.127Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1724 | 2026-06-03T16:46:13.792Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1725 | 2026-06-03T16:46:17.255Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1726 | 2026-06-03T16:46:23.523Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1727 | 2026-06-03T16:46:23.523Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1728 | 2026-06-03T16:46:28.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s |
| 1729 | 2026-06-03T16:46:28.495Z | |
| 1730 | 2026-06-03T16:46:28.495Z | real 2:26.668207853 |
| 1731 | 2026-06-03T16:46:28.495Z | user 9:05.654775511 |
| 1732 | 2026-06-03T16:46:28.495Z | sys 2:21.541378337 |
| 1733 | 2026-06-03T16:46:28.495Z | trap 0.263872634 |
| 1734 | 2026-06-03T16:46:28.495Z | tflt 0.991321567 |
| 1735 | 2026-06-03T16:46:28.495Z | dflt 0.527284469 |
| 1736 | 2026-06-03T16:46:28.495Z | kflt 0.042128455 |
| 1737 | 2026-06-03T16:46:28.495Z | lock 16:25.440344134 |
| 1738 | 2026-06-03T16:46:28.495Z | slp 36:08.277107984 |
| 1739 | 2026-06-03T16:46:28.495Z | lat 1:26.541477536 |
| 1740 | 2026-06-03T16:46:28.495Z | stop 4:29.547798088 |
| 1741 | 2026-06-03T16:46:28.499Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1742 | 2026-06-03T16:46:28.997Z | Downloading crates ... |
| 1743 | 2026-06-03T16:46:29.158Z | Downloaded predicates-core v1.0.6 |
| 1744 | 2026-06-03T16:46:29.161Z | Downloaded slog-scope v4.4.0 |
| 1745 | 2026-06-03T16:46:29.165Z | Downloaded predicates-tree v1.0.9 |
| 1746 | 2026-06-03T16:46:29.165Z | Downloaded downcast v0.11.0 |
| 1747 | 2026-06-03T16:46:29.168Z | Downloaded slog-envlogger v2.2.0 |
| 1748 | 2026-06-03T16:46:29.168Z | Downloaded slog-stdlog v4.1.1 |
| 1749 | 2026-06-03T16:46:29.172Z | Downloaded predicates v3.1.0 |
| 1750 | 2026-06-03T16:46:29.175Z | Downloaded termtree v0.4.1 |
| 1751 | 2026-06-03T16:46:29.177Z | Downloaded fdeflate v0.3.4 |
| 1752 | 2026-06-03T16:46:29.180Z | Downloaded mockall_derive v0.12.1 |
| 1753 | 2026-06-03T16:46:29.180Z | Downloaded fragile v2.0.0 |
| 1754 | 2026-06-03T16:46:29.188Z | Downloaded mockall v0.12.1 |
| 1755 | 2026-06-03T16:46:29.192Z | Downloaded serde_test v1.0.176 |
| 1756 | 2026-06-03T16:46:29.195Z | Downloaded arc-swap v1.7.1 |
| 1757 | 2026-06-03T16:46:29.220Z | Downloaded png v0.17.13 |
| 1758 | 2026-06-03T16:46:29.316Z | Downloaded bytemuck v1.16.0 |
| 1759 | 2026-06-03T16:46:29.789Z | Downloaded image v0.25.1 |
| 1760 | 2026-06-03T16:46:30.008Z | Checking tokio v1.52.3 |
| 1761 | 2026-06-03T16:46:30.120Z | Checking simd-adler32 v0.3.7 |
| 1762 | 2026-06-03T16:46:30.138Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1763 | 2026-06-03T16:46:30.156Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1764 | 2026-06-03T16:46:30.168Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1765 | 2026-06-03T16:46:30.171Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1766 | 2026-06-03T16:46:30.189Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1767 | 2026-06-03T16:46:30.192Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1768 | 2026-06-03T16:46:30.254Z | Checking miniz_oxide v0.7.2 |
| 1769 | 2026-06-03T16:46:30.313Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1770 | 2026-06-03T16:46:30.316Z | Checking arc-swap v1.7.1 |
| 1771 | 2026-06-03T16:46:30.316Z | Checking fdeflate v0.3.4 |
| 1772 | 2026-06-03T16:46:30.385Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1773 | 2026-06-03T16:46:30.388Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1774 | 2026-06-03T16:46:30.427Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1775 | 2026-06-03T16:46:30.455Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1776 | 2026-06-03T16:46:30.536Z | Checking slog-scope v4.4.0 |
| 1777 | 2026-06-03T16:46:30.549Z | Checking bytemuck v1.16.0 |
| 1778 | 2026-06-03T16:46:30.577Z | Checking predicates-core v1.0.6 |
| 1779 | 2026-06-03T16:46:30.589Z | Checking termtree v0.4.1 |
| 1780 | 2026-06-03T16:46:30.601Z | Checking flate2 v1.0.30 |
| 1781 | 2026-06-03T16:46:30.629Z | Compiling mockall_derive v0.12.1 |
| 1782 | 2026-06-03T16:46:30.659Z | Checking slog-stdlog v4.1.1 |
| 1783 | 2026-06-03T16:46:30.694Z | Checking predicates v3.1.0 |
| 1784 | 2026-06-03T16:46:30.714Z | Checking predicates-tree v1.0.9 |
| 1785 | 2026-06-03T16:46:30.744Z | Checking downcast v0.11.0 |
| 1786 | 2026-06-03T16:46:30.769Z | Checking slog-envlogger v2.2.0 |
| 1787 | 2026-06-03T16:46:30.813Z | Checking fragile v2.0.0 |
| 1788 | 2026-06-03T16:46:30.862Z | Checking serde_test v1.0.176 |
| 1789 | 2026-06-03T16:46:30.874Z | Checking compression-codecs v0.4.32 |
| 1790 | 2026-06-03T16:46:30.902Z | Checking png v0.17.13 |
| 1791 | 2026-06-03T16:46:30.938Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1792 | 2026-06-03T16:46:31.412Z | Checking image v0.25.1 |
| 1793 | 2026-06-03T16:46:32.497Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1794 | 2026-06-03T16:46:32.603Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1795 | 2026-06-03T16:46:32.626Z | Checking mockall v0.12.1 |
| 1796 | 2026-06-03T16:46:33.267Z | Checking tokio-util v0.7.16 |
| 1797 | 2026-06-03T16:46:33.270Z | Checking tokio-rustls v0.26.0 |
| 1798 | 2026-06-03T16:46:33.270Z | Checking tower v0.5.2 |
| 1799 | 2026-06-03T16:46:33.270Z | Checking tokio-rustls v0.25.0 |
| 1800 | 2026-06-03T16:46:33.270Z | Checking async-compression v0.4.33 |
| 1801 | 2026-06-03T16:46:33.270Z | Checking backoff v0.4.0 |
| 1802 | 2026-06-03T16:46:33.270Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1803 | 2026-06-03T16:46:33.306Z | Checking zone v0.3.1 |
| 1804 | 2026-06-03T16:46:33.438Z | Checking tokio-tungstenite v0.21.0 |
| 1805 | 2026-06-03T16:46:33.467Z | Checking hickory-proto v0.24.4 |
| 1806 | 2026-06-03T16:46:33.480Z | Checking tokio-dtrace v0.1.1 |
| 1807 | 2026-06-03T16:46:33.509Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1808 | 2026-06-03T16:46:33.530Z | Checking libsw-core v0.3.2 |
| 1809 | 2026-06-03T16:46:33.647Z | Checking oxide-tokio-rt v0.1.6 |
| 1810 | 2026-06-03T16:46:33.661Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1811 | 2026-06-03T16:46:33.673Z | Checking libsw v3.5.0 |
| 1812 | 2026-06-03T16:46:33.685Z | Checking tower-http v0.6.8 |
| 1813 | 2026-06-03T16:46:33.697Z | Checking cancel-safe-futures v0.1.5 |
| 1814 | 2026-06-03T16:46:33.750Z | Checking h2 v0.4.6 |
| 1815 | 2026-06-03T16:46:33.798Z | Checking tokio-stream v0.1.17 |
| 1816 | 2026-06-03T16:46:33.814Z | Checking tough v0.22.0 |
| 1817 | 2026-06-03T16:46:33.920Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1818 | 2026-06-03T16:46:33.949Z | Checking hickory-proto v0.25.2 |
| 1819 | 2026-06-03T16:46:34.151Z | Checking steno v0.4.1 |
| 1820 | 2026-06-03T16:46:34.173Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1821 | 2026-06-03T16:46:34.489Z | Checking tokio-rustls v0.24.1 |
| 1822 | 2026-06-03T16:46:34.678Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1823 | 2026-06-03T16:46:34.690Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1824 | 2026-06-03T16:46:34.986Z | Checking hickory-resolver v0.24.4 |
| 1825 | 2026-06-03T16:46:35.480Z | Checking hickory-resolver v0.25.2 |
| 1826 | 2026-06-03T16:46:35.525Z | Checking hyper v1.8.1 |
| 1827 | 2026-06-03T16:46:35.591Z | Checking qorb v0.4.1 |
| 1828 | 2026-06-03T16:46:36.294Z | Checking hyper-util v0.1.20 |
| 1829 | 2026-06-03T16:46:37.148Z | Checking hyper-rustls v0.27.3 |
| 1830 | 2026-06-03T16:46:37.148Z | Checking dropshot v0.17.0 |
| 1831 | 2026-06-03T16:46:37.151Z | Checking dropshot v0.16.7 |
| 1832 | 2026-06-03T16:46:37.320Z | Checking reqwest v0.12.23 |
| 1833 | 2026-06-03T16:46:37.320Z | Checking reqwest v0.13.2 |
| 1834 | 2026-06-03T16:46:37.923Z | Checking progenitor-client v0.10.0 |
| 1835 | 2026-06-03T16:46:37.923Z | Checking progenitor-client v0.11.1 |
| 1836 | 2026-06-03T16:46:38.052Z | Checking progenitor-client v0.14.0 |
| 1837 | 2026-06-03T16:46:38.052Z | Checking progenitor-client v0.13.0 |
| 1838 | 2026-06-03T16:46:38.129Z | Checking progenitor v0.10.0 |
| 1839 | 2026-06-03T16:46:38.141Z | Checking progenitor v0.11.1 |
| 1840 | 2026-06-03T16:46:38.291Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1841 | 2026-06-03T16:46:38.294Z | Checking progenitor v0.13.0 |
| 1842 | 2026-06-03T16:46:38.294Z | Checking progenitor-extras v0.2.0 |
| 1843 | 2026-06-03T16:46:38.294Z | Checking progenitor v0.14.0 |
| 1844 | 2026-06-03T16:46:38.294Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1845 | 2026-06-03T16:46:38.407Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1846 | 2026-06-03T16:46:38.430Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1847 | 2026-06-03T16:46:38.892Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1848 | 2026-06-03T16:46:38.895Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1849 | 2026-06-03T16:46:38.895Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1850 | 2026-06-03T16:46:39.220Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1851 | 2026-06-03T16:46:39.709Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1852 | 2026-06-03T16:46:39.816Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1853 | 2026-06-03T16:46:40.039Z | Checking dropshot-api-manager v0.7.2 |
| 1854 | 2026-06-03T16:46:40.331Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-06-03T16:46:40.505Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-06-03T16:46:40.686Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1857 | 2026-06-03T16:46:40.856Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1858 | 2026-06-03T16:46:41.038Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1859 | 2026-06-03T16:46:41.187Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1860 | 2026-06-03T16:46:42.317Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1861 | 2026-06-03T16:46:42.317Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1862 | 2026-06-03T16:46:42.317Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1863 | 2026-06-03T16:46:42.321Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-06-03T16:46:42.817Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1865 | 2026-06-03T16:46:43.195Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1866 | 2026-06-03T16:46:43.447Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1867 | 2026-06-03T16:46:43.738Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1868 | 2026-06-03T16:46:43.744Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1869 | 2026-06-03T16:46:43.966Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1870 | 2026-06-03T16:46:43.966Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1871 | 2026-06-03T16:46:44.431Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1872 | 2026-06-03T16:46:44.636Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-06-03T16:46:44.639Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-06-03T16:46:45.495Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1875 | 2026-06-03T16:46:47.019Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1876 | 2026-06-03T16:46:47.419Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1877 | 2026-06-03T16:46:47.422Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1878 | 2026-06-03T16:46:48.106Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1879 | 2026-06-03T16:46:48.441Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1880 | 2026-06-03T16:46:48.640Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1881 | 2026-06-03T16:46:48.643Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1882 | 2026-06-03T16:46:49.189Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1883 | 2026-06-03T16:46:49.192Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1884 | 2026-06-03T16:46:49.192Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1885 | 2026-06-03T16:46:52.482Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1886 | 2026-06-03T16:46:53.244Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1887 | 2026-06-03T16:46:56.545Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1888 | 2026-06-03T16:46:58.250Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1889 | 2026-06-03T16:46:58.987Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1890 | 2026-06-03T16:47:02.883Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1891 | 2026-06-03T16:47:04.232Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1892 | 2026-06-03T16:47:04.720Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1893 | 2026-06-03T16:47:07.368Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1894 | 2026-06-03T16:47:14.962Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1895 | 2026-06-03T16:47:14.965Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1896 | 2026-06-03T16:47:20.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.78s |
| 1897 | 2026-06-03T16:47:20.522Z | |
| 1898 | 2026-06-03T16:47:20.522Z | real 52.014521457 |
| 1899 | 2026-06-03T16:47:20.522Z | user 2:11.457444285 |
| 1900 | 2026-06-03T16:47:20.522Z | sys 22.896003366 |
| 1901 | 2026-06-03T16:47:20.522Z | trap 0.032276129 |
| 1902 | 2026-06-03T16:47:20.523Z | tflt 0.052544646 |
| 1903 | 2026-06-03T16:47:20.523Z | dflt 0.019757705 |
| 1904 | 2026-06-03T16:47:20.523Z | kflt 0.000095253 |
| 1905 | 2026-06-03T16:47:20.523Z | lock 5:09.402800229 |
| 1906 | 2026-06-03T16:47:20.523Z | slp 7:30.952651387 |
| 1907 | 2026-06-03T16:47:20.523Z | lat 5.067037011 |
| 1908 | 2026-06-03T16:47:20.523Z | stop 13.456389329 |
| 1909 | 2026-06-03T16:47:20.526Z | + banner build |
| 1910 | 2026-06-03T16:47:20.526Z | |
| 1911 | 2026-06-03T16:47:20.526Z | ##### # # # # ##### |
| 1912 | 2026-06-03T16:47:20.526Z | # # # # # # # # |
| 1913 | 2026-06-03T16:47:20.526Z | ##### # # # # # # |
| 1914 | 2026-06-03T16:47:20.526Z | # # # # # # # # |
| 1915 | 2026-06-03T16:47:20.526Z | # # # # # # # # |
| 1916 | 2026-06-03T16:47:20.526Z | ##### #### # ###### ##### |
| 1917 | 2026-06-03T16:47:20.526Z | |
| 1918 | 2026-06-03T16:47:20.526Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1919 | 2026-06-03T16:47:21.270Z | Compiling proc-macro2 v1.0.106 |
| 1920 | 2026-06-03T16:47:21.270Z | Compiling quote v1.0.45 |
| 1921 | 2026-06-03T16:47:21.270Z | Compiling unicode-ident v1.0.24 |
| 1922 | 2026-06-03T16:47:21.271Z | Compiling libc v0.2.186 |
| 1923 | 2026-06-03T16:47:21.271Z | Compiling serde_core v1.0.228 |
| 1924 | 2026-06-03T16:47:21.271Z | Compiling serde v1.0.228 |
| 1925 | 2026-06-03T16:47:21.274Z | Compiling autocfg v1.3.0 |
| 1926 | 2026-06-03T16:47:21.274Z | Compiling cfg-if v1.0.0 |
| 1927 | 2026-06-03T16:47:21.481Z | Compiling zmij v1.0.19 |
| 1928 | 2026-06-03T16:47:21.500Z | Compiling memchr v2.7.2 |
| 1929 | 2026-06-03T16:47:21.779Z | Compiling libm v0.2.8 |
| 1930 | 2026-06-03T16:47:22.036Z | Compiling version_check v0.9.5 |
| 1931 | 2026-06-03T16:47:22.039Z | Compiling smallvec v1.13.2 |
| 1932 | 2026-06-03T16:47:22.312Z | Compiling itoa v1.0.11 |
| 1933 | 2026-06-03T16:47:22.326Z | Compiling getrandom v0.4.2 |
| 1934 | 2026-06-03T16:47:22.369Z | Compiling stable_deref_trait v1.2.0 |
| 1935 | 2026-06-03T16:47:22.461Z | Compiling serde_json v1.0.149 |
| 1936 | 2026-06-03T16:47:22.529Z | Compiling syn v2.0.117 |
| 1937 | 2026-06-03T16:47:22.590Z | Compiling litemap v0.7.4 |
| 1938 | 2026-06-03T16:47:22.602Z | Compiling writeable v0.5.5 |
| 1939 | 2026-06-03T16:47:22.710Z | Compiling icu_locid_transform_data v1.5.0 |
| 1940 | 2026-06-03T16:47:22.817Z | Compiling percent-encoding v2.3.2 |
| 1941 | 2026-06-03T16:47:22.829Z | Compiling icu_properties_data v1.5.0 |
| 1942 | 2026-06-03T16:47:22.925Z | Compiling num-traits v0.2.19 |
| 1943 | 2026-06-03T16:47:22.962Z | Compiling utf8_iter v1.0.4 |
| 1944 | 2026-06-03T16:47:22.985Z | Compiling icu_normalizer_data v1.5.0 |
| 1945 | 2026-06-03T16:47:23.065Z | Compiling write16 v1.0.0 |
| 1946 | 2026-06-03T16:47:23.090Z | Compiling utf16_iter v1.0.5 |
| 1947 | 2026-06-03T16:47:23.128Z | Compiling form_urlencoded v1.2.2 |
| 1948 | 2026-06-03T16:47:23.165Z | Compiling shlex v1.3.0 |
| 1949 | 2026-06-03T16:47:23.232Z | Compiling jobserver v0.1.31 |
| 1950 | 2026-06-03T16:47:23.347Z | Compiling getrandom v0.2.14 |
| 1951 | 2026-06-03T16:47:23.360Z | Compiling log v0.4.29 |
| 1952 | 2026-06-03T16:47:23.399Z | Compiling thiserror v2.0.18 |
| 1953 | 2026-06-03T16:47:23.565Z | Compiling cc v1.2.17 |
| 1954 | 2026-06-03T16:47:23.590Z | Compiling lock_api v0.4.12 |
| 1955 | 2026-06-03T16:47:23.718Z | Compiling parking_lot_core v0.9.10 |
| 1956 | 2026-06-03T16:47:24.008Z | Compiling iana-time-zone v0.1.64 |
| 1957 | 2026-06-03T16:47:24.245Z | Compiling uuid v1.22.0 |
| 1958 | 2026-06-03T16:47:24.271Z | Compiling heck v0.5.0 |
| 1959 | 2026-06-03T16:47:24.313Z | Compiling regex-syntax v0.8.5 |
| 1960 | 2026-06-03T16:47:24.384Z | Compiling rustversion v1.0.22 |
| 1961 | 2026-06-03T16:47:24.475Z | Compiling semver v1.0.28 |
| 1962 | 2026-06-03T16:47:24.785Z | Compiling aho-corasick v1.1.3 |
| 1963 | 2026-06-03T16:47:24.829Z | Compiling dyn-clone v1.0.17 |
| 1964 | 2026-06-03T16:47:24.867Z | Compiling schemars v0.8.22 |
| 1965 | 2026-06-03T16:47:24.993Z | Compiling slab v0.4.9 |
| 1966 | 2026-06-03T16:47:25.129Z | Compiling subtle v2.6.1 |
| 1967 | 2026-06-03T16:47:25.144Z | Compiling typenum v1.17.0 |
| 1968 | 2026-06-03T16:47:25.237Z | Compiling pin-project-lite v0.2.14 |
| 1969 | 2026-06-03T16:47:25.310Z | Compiling synstructure v0.13.1 |
| 1970 | 2026-06-03T16:47:25.338Z | Compiling serde_derive_internals v0.29.1 |
| 1971 | 2026-06-03T16:47:25.583Z | Compiling bitflags v2.9.4 |
| 1972 | 2026-06-03T16:47:25.789Z | Compiling regex-automata v0.4.14 |
| 1973 | 2026-06-03T16:47:25.793Z | Compiling rand_core v0.6.4 |
| 1974 | 2026-06-03T16:47:25.943Z | Compiling socket2 v0.6.3 |
| 1975 | 2026-06-03T16:47:26.056Z | Compiling scopeguard v1.2.0 |
| 1976 | 2026-06-03T16:47:26.178Z | Compiling either v1.15.0 |
| 1977 | 2026-06-03T16:47:26.323Z | Compiling mio v1.2.0 |
| 1978 | 2026-06-03T16:47:26.377Z | Compiling parking_lot v0.12.2 |
| 1979 | 2026-06-03T16:47:26.392Z | Compiling signal-hook-registry v1.4.2 |
| 1980 | 2026-06-03T16:47:26.516Z | Compiling serde_derive v1.0.228 |
| 1981 | 2026-06-03T16:47:26.529Z | Compiling zerofrom-derive v0.1.5 |
| 1982 | 2026-06-03T16:47:26.602Z | Compiling yoke-derive v0.7.5 |
| 1983 | 2026-06-03T16:47:26.724Z | Compiling zerovec-derive v0.10.3 |
| 1984 | 2026-06-03T16:47:26.980Z | Compiling displaydoc v0.2.5 |
| 1985 | 2026-06-03T16:47:27.046Z | Compiling icu_provider_macros v1.5.0 |
| 1986 | 2026-06-03T16:47:27.275Z | Compiling schemars_derive v0.8.22 |
| 1987 | 2026-06-03T16:47:27.623Z | Compiling zeroize_derive v1.4.3 |
| 1988 | 2026-06-03T16:47:27.635Z | Compiling thiserror-impl v2.0.18 |
| 1989 | 2026-06-03T16:47:27.708Z | Compiling zerofrom v0.1.5 |
| 1990 | 2026-06-03T16:47:27.734Z | Compiling tokio-macros v2.7.0 |
| 1991 | 2026-06-03T16:47:27.771Z | Compiling regex v1.12.3 |
| 1992 | 2026-06-03T16:47:27.839Z | Compiling yoke v0.7.5 |
| 1993 | 2026-06-03T16:47:28.057Z | Compiling zerovec v0.10.4 |
| 1994 | 2026-06-03T16:47:28.215Z | Compiling futures-macro v0.3.32 |
| 1995 | 2026-06-03T16:47:28.317Z | Compiling zeroize v1.8.2 |
| 1996 | 2026-06-03T16:47:28.376Z | Compiling generic-array v0.14.7 |
| 1997 | 2026-06-03T16:47:28.543Z | Compiling errno v0.3.14 |
| 1998 | 2026-06-03T16:47:28.547Z | Compiling portable-atomic v1.11.1 |
| 1999 | 2026-06-03T16:47:28.662Z | Compiling ring v0.17.14 |
| 2000 | 2026-06-03T16:47:28.832Z | Compiling futures-core v0.3.32 |
| 2001 | 2026-06-03T16:47:28.917Z | Compiling tinystr v0.7.6 |
| 2002 | 2026-06-03T16:47:28.960Z | Compiling icu_collections v1.5.0 |
| 2003 | 2026-06-03T16:47:29.091Z | Compiling icu_locid v1.5.0 |
| 2004 | 2026-06-03T16:47:29.188Z | Compiling critical-section v1.2.0 |
| 2005 | 2026-06-03T16:47:29.297Z | Compiling equivalent v1.0.2 |
| 2006 | 2026-06-03T16:47:29.404Z | Compiling thiserror v1.0.64 |
| 2007 | 2026-06-03T16:47:29.481Z | Compiling rustix v0.38.34 |
| 2008 | 2026-06-03T16:47:29.648Z | Compiling icu_provider v1.5.0 |
| 2009 | 2026-06-03T16:47:29.703Z | Compiling bytes v1.11.1 |
| 2010 | 2026-06-03T16:47:29.742Z | Compiling chrono v0.4.44 |
| 2011 | 2026-06-03T16:47:29.782Z | Compiling serde_tokenstream v0.2.3 |
| 2012 | 2026-06-03T16:47:29.833Z | Compiling once_cell v1.21.3 |
| 2013 | 2026-06-03T16:47:30.061Z | Compiling icu_locid_transform v1.5.0 |
| 2014 | 2026-06-03T16:47:30.168Z | Compiling prettyplease v0.2.37 |
| 2015 | 2026-06-03T16:47:30.221Z | Compiling tokio v1.52.3 |
| 2016 | 2026-06-03T16:47:30.418Z | Compiling thiserror-impl v1.0.64 |
| 2017 | 2026-06-03T16:47:30.614Z | Compiling minimal-lexical v0.2.1 |
| 2018 | 2026-06-03T16:47:30.648Z | Compiling glob v0.3.3 |
| 2019 | 2026-06-03T16:47:30.850Z | Compiling icu_properties v1.5.1 |
| 2020 | 2026-06-03T16:47:30.968Z | Compiling clang-sys v1.8.1 |
| 2021 | 2026-06-03T16:47:31.134Z | Compiling nom v7.1.3 |
| 2022 | 2026-06-03T16:47:31.552Z | Compiling crypto-common v0.1.6 |
| 2023 | 2026-06-03T16:47:31.714Z | Compiling httparse v1.10.1 |
| 2024 | 2026-06-03T16:47:31.972Z | Compiling lazy_static v1.5.0 |
| 2025 | 2026-06-03T16:47:32.065Z | Compiling getrandom v0.3.4 |
| 2026 | 2026-06-03T16:47:32.184Z | Compiling libloading v0.8.9 |
| 2027 | 2026-06-03T16:47:32.226Z | Compiling home v0.5.11 |
| 2028 | 2026-06-03T16:47:32.359Z | Compiling bindgen v0.69.5 |
| 2029 | 2026-06-03T16:47:32.377Z | Compiling futures-sink v0.3.32 |
| 2030 | 2026-06-03T16:47:32.401Z | Compiling icu_normalizer v1.5.0 |
| 2031 | 2026-06-03T16:47:32.426Z | Compiling which v4.4.2 |
| 2032 | 2026-06-03T16:47:32.487Z | Compiling cexpr v0.6.0 |
| 2033 | 2026-06-03T16:47:32.859Z | Compiling idna_adapter v1.2.0 |
| 2034 | 2026-06-03T16:47:33.023Z | Compiling idna v1.0.3 |
| 2035 | 2026-06-03T16:47:33.079Z | Compiling itertools v0.12.1 |
| 2036 | 2026-06-03T16:47:33.261Z | Compiling rustc-hash v1.1.0 |
| 2037 | 2026-06-03T16:47:33.376Z | Compiling url v2.5.4 |
| 2038 | 2026-06-03T16:47:33.430Z | Compiling lazycell v1.3.0 |
| 2039 | 2026-06-03T16:47:33.551Z | Compiling cmake v0.1.54 |
| 2040 | 2026-06-03T16:47:33.706Z | Compiling dunce v1.0.5 |
| 2041 | 2026-06-03T16:47:33.808Z | Compiling fs_extra v1.3.0 |
| 2042 | 2026-06-03T16:47:33.895Z | Compiling strsim v0.11.1 |
| 2043 | 2026-06-03T16:47:34.185Z | Compiling const-oid v0.9.6 |
| 2044 | 2026-06-03T16:47:34.624Z | Compiling futures-channel v0.3.32 |
| 2045 | 2026-06-03T16:47:34.892Z | Compiling ident_case v1.0.1 |
| 2046 | 2026-06-03T16:47:35.027Z | Compiling hashbrown v0.17.0 |
| 2047 | 2026-06-03T16:47:35.040Z | Compiling futures-task v0.3.32 |
| 2048 | 2026-06-03T16:47:35.219Z | Compiling futures-io v0.3.32 |
| 2049 | 2026-06-03T16:47:35.266Z | Compiling slog v2.8.2 |
| 2050 | 2026-06-03T16:47:35.279Z | Compiling base64 v0.22.1 |
| 2051 | 2026-06-03T16:47:35.418Z | Compiling futures-util v0.3.32 |
| 2052 | 2026-06-03T16:47:35.696Z | Compiling indexmap v2.14.0 |
| 2053 | 2026-06-03T16:47:35.748Z | Compiling zerocopy-derive v0.8.27 |
| 2054 | 2026-06-03T16:47:35.775Z | Compiling block-buffer v0.10.4 |
| 2055 | 2026-06-03T16:47:35.941Z | Compiling digest v0.10.7 |
| 2056 | 2026-06-03T16:47:36.203Z | Compiling http v1.4.0 |
| 2057 | 2026-06-03T16:47:37.478Z | Compiling untrusted v0.9.0 |
| 2058 | 2026-06-03T16:47:37.619Z | Compiling ucd-trie v0.1.6 |
| 2059 | 2026-06-03T16:47:37.852Z | Compiling pest v2.8.4 |
| 2060 | 2026-06-03T16:47:38.206Z | Compiling tracing-core v0.1.32 |
| 2061 | 2026-06-03T16:47:38.423Z | Compiling aws-lc-sys v0.30.0 |
| 2062 | 2026-06-03T16:47:38.631Z | Compiling rustls-pki-types v1.12.0 |
| 2063 | 2026-06-03T16:47:38.898Z | Compiling tracing-attributes v0.1.27 |
| 2064 | 2026-06-03T16:47:39.089Z | Compiling byteorder v1.5.0 |
| 2065 | 2026-06-03T16:47:39.179Z | Compiling pest_meta v2.8.4 |
| 2066 | 2026-06-03T16:47:39.953Z | Compiling pest_generator v2.8.4 |
| 2067 | 2026-06-03T16:47:39.977Z | Compiling ppv-lite86 v0.2.17 |
| 2068 | 2026-06-03T16:47:40.104Z | Compiling tracing v0.1.40 |
| 2069 | 2026-06-03T16:47:40.298Z | Compiling anyhow v1.0.100 |
| 2070 | 2026-06-03T16:47:40.412Z | Compiling fnv v1.0.7 |
| 2071 | 2026-06-03T16:47:40.426Z | Compiling tokio-util v0.7.16 |
| 2072 | 2026-06-03T16:47:40.558Z | Compiling pest_derive v2.8.4 |
| 2073 | 2026-06-03T16:47:40.561Z | Compiling paste v1.0.15 |
| 2074 | 2026-06-03T16:47:40.618Z | Compiling ipnet v2.9.0 |
| 2075 | 2026-06-03T16:47:41.057Z | Compiling cpufeatures v0.2.12 |
| 2076 | 2026-06-03T16:47:41.139Z | Compiling zerocopy v0.8.27 |
| 2077 | 2026-06-03T16:47:41.409Z | Compiling camino v1.2.2 |
| 2078 | 2026-06-03T16:47:41.423Z | Compiling omicron-workspace-hack v0.1.0 |
| 2079 | 2026-06-03T16:47:41.633Z | Compiling http-body v1.0.1 |
| 2080 | 2026-06-03T16:47:41.727Z | Compiling atomic-waker v1.1.2 |
| 2081 | 2026-06-03T16:47:41.858Z | Compiling ipnetwork v0.21.1 |
| 2082 | 2026-06-03T16:47:41.971Z | Compiling try-lock v0.2.5 |
| 2083 | 2026-06-03T16:47:42.090Z | Compiling ryu v1.0.18 |
| 2084 | 2026-06-03T16:47:42.152Z | Compiling tower-layer v0.3.3 |
| 2085 | 2026-06-03T16:47:42.373Z | Compiling tower-service v0.3.3 |
| 2086 | 2026-06-03T16:47:42.514Z | Compiling want v0.3.1 |
| 2087 | 2026-06-03T16:47:42.691Z | Compiling h2 v0.4.6 |
| 2088 | 2026-06-03T16:47:42.718Z | Compiling erased-serde v0.3.31 |
| 2089 | 2026-06-03T16:47:42.732Z | Compiling async-trait v0.1.89 |
| 2090 | 2026-06-03T16:47:43.341Z | Compiling pin-utils v0.1.0 |
| 2091 | 2026-06-03T16:47:43.432Z | Compiling time-core v0.1.8 |
| 2092 | 2026-06-03T16:47:43.499Z | Compiling httpdate v1.0.3 |
| 2093 | 2026-06-03T16:47:43.523Z | Compiling num-conv v0.2.0 |
| 2094 | 2026-06-03T16:47:43.661Z | Compiling time-macros v0.2.27 |
| 2095 | 2026-06-03T16:47:43.847Z | Compiling scroll_derive v0.13.1 |
| 2096 | 2026-06-03T16:47:44.034Z | Compiling aws-lc-rs v1.13.3 |
| 2097 | 2026-06-03T16:47:44.160Z | Compiling serde_urlencoded v0.7.1 |
| 2098 | 2026-06-03T16:47:44.310Z | Compiling http-body-util v0.1.3 |
| 2099 | 2026-06-03T16:47:44.440Z | Compiling allocator-api2 v0.2.21 |
| 2100 | 2026-06-03T16:47:44.594Z | Compiling foldhash v0.2.0 |
| 2101 | 2026-06-03T16:47:44.657Z | Compiling daft-derive v0.1.7 |
| 2102 | 2026-06-03T16:47:44.679Z | Compiling untrusted v0.7.1 |
| 2103 | 2026-06-03T16:47:44.805Z | Compiling hashbrown v0.16.1 |
| 2104 | 2026-06-03T16:47:44.823Z | Compiling pretty-hex v0.4.1 |
| 2105 | 2026-06-03T16:47:44.861Z | Compiling strum_macros v0.26.4 |
| 2106 | 2026-06-03T16:47:45.189Z | Compiling hyper v1.8.1 |
| 2107 | 2026-06-03T16:47:45.404Z | Compiling rustls v0.23.31 |
| 2108 | 2026-06-03T16:47:46.514Z | Compiling oxnet v0.1.4 |
| 2109 | 2026-06-03T16:47:46.530Z | Compiling hyper-util v0.1.20 |
| 2110 | 2026-06-03T16:47:46.759Z | Compiling rand_core v0.9.3 |
| 2111 | 2026-06-03T16:47:47.046Z | Compiling openapiv3 v2.2.0 |
| 2112 | 2026-06-03T16:47:48.497Z | Compiling plain v0.2.3 |
| 2113 | 2026-06-03T16:47:48.627Z | Compiling usdt-impl v0.6.0 |
| 2114 | 2026-06-03T16:47:48.705Z | Compiling rand_chacha v0.9.0 |
| 2115 | 2026-06-03T16:47:48.891Z | Compiling scroll v0.13.0 |
| 2116 | 2026-06-03T16:47:49.366Z | Compiling crossbeam-utils v0.8.19 |
| 2117 | 2026-06-03T16:47:49.377Z | Compiling goblin v0.10.4 |
| 2118 | 2026-06-03T16:47:49.390Z | Compiling rand v0.9.2 |
| 2119 | 2026-06-03T16:47:50.608Z | Compiling rustls v0.22.4 |
| 2120 | 2026-06-03T16:47:50.674Z | Compiling dtrace-parser v0.3.0 |
| 2121 | 2026-06-03T16:47:50.826Z | Compiling sync_wrapper v1.0.1 |
| 2122 | 2026-06-03T16:47:50.931Z | Compiling thread-id v5.0.0 |
| 2123 | 2026-06-03T16:47:51.033Z | Compiling encoding_rs v0.8.34 |
| 2124 | 2026-06-03T16:47:51.329Z | Compiling ref-cast v1.0.25 |
| 2125 | 2026-06-03T16:47:51.342Z | Compiling slog-async v2.8.0 |
| 2126 | 2026-06-03T16:47:51.636Z | Compiling mime v0.3.17 |
| 2127 | 2026-06-03T16:47:51.654Z | Compiling tower v0.5.2 |
| 2128 | 2026-06-03T16:47:52.223Z | Compiling dof v0.4.0 |
| 2129 | 2026-06-03T16:47:53.341Z | Compiling rand_chacha v0.3.1 |
| 2130 | 2026-06-03T16:47:53.371Z | Compiling webpki-roots v0.26.3 |
| 2131 | 2026-06-03T16:47:53.371Z | Compiling futures-executor v0.3.32 |
| 2132 | 2026-06-03T16:47:53.381Z | Compiling multer v3.1.0 |
| 2133 | 2026-06-03T16:47:53.621Z | Compiling iri-string v0.7.8 |
| 2134 | 2026-06-03T16:47:53.767Z | Compiling futures v0.3.32 |
| 2135 | 2026-06-03T16:47:53.855Z | Compiling rand v0.8.6 |
| 2136 | 2026-06-03T16:47:54.610Z | Compiling darling_core v0.23.0 |
| 2137 | 2026-06-03T16:47:54.653Z | Compiling ref-cast-impl v1.0.25 |
| 2138 | 2026-06-03T16:47:55.272Z | Compiling tower-http v0.6.8 |
| 2139 | 2026-06-03T16:47:55.389Z | Compiling usdt-attr-macro v0.6.0 |
| 2140 | 2026-06-03T16:47:56.037Z | Compiling usdt-macro v0.6.0 |
| 2141 | 2026-06-03T16:47:56.269Z | Compiling newtype-uuid v1.3.2 |
| 2142 | 2026-06-03T16:47:56.272Z | Compiling async-stream-impl v0.3.6 |
| 2143 | 2026-06-03T16:47:56.295Z | Compiling winnow v0.7.13 |
| 2144 | 2026-06-03T16:47:56.726Z | Compiling darling_macro v0.23.0 |
| 2145 | 2026-06-03T16:47:56.879Z | Compiling rustix v1.1.2 |
| 2146 | 2026-06-03T16:47:56.928Z | Compiling hex v0.4.3 |
| 2147 | 2026-06-03T16:47:57.313Z | Compiling darling v0.23.0 |
| 2148 | 2026-06-03T16:47:57.396Z | Compiling strum v0.26.3 |
| 2149 | 2026-06-03T16:47:57.468Z | Compiling sha1 v0.10.6 |
| 2150 | 2026-06-03T16:47:57.529Z | Compiling newtype-uuid-macros v0.1.0 |
| 2151 | 2026-06-03T16:47:57.809Z | Compiling structmeta-derive v0.3.0 |
| 2152 | 2026-06-03T16:47:57.859Z | Compiling powerfmt v0.2.0 |
| 2153 | 2026-06-03T16:47:58.118Z | Compiling syn v1.0.109 |
| 2154 | 2026-06-03T16:47:58.164Z | Compiling deranged v0.5.3 |
| 2155 | 2026-06-03T16:47:58.393Z | Compiling serde_with_macros v3.18.0 |
| 2156 | 2026-06-03T16:47:58.497Z | Compiling daft v0.1.7 |
| 2157 | 2026-06-03T16:47:58.786Z | Compiling fastrand v2.3.0 |
| 2158 | 2026-06-03T16:47:58.922Z | Compiling structmeta v0.3.0 |
| 2159 | 2026-06-03T16:47:59.253Z | Compiling num_threads v0.1.7 |
| 2160 | 2026-06-03T16:47:59.286Z | Compiling match_cfg v0.1.0 |
| 2161 | 2026-06-03T16:47:59.352Z | Compiling hostname v0.3.1 |
| 2162 | 2026-06-03T16:47:59.370Z | Compiling time v0.3.47 |
| 2163 | 2026-06-03T16:47:59.438Z | Compiling crossbeam-channel v0.5.15 |
| 2164 | 2026-06-03T16:47:59.518Z | Compiling crc32fast v1.4.0 |
| 2165 | 2026-06-03T16:47:59.837Z | Compiling tempfile v3.23.0 |
| 2166 | 2026-06-03T16:48:00.109Z | Compiling thread_local v1.1.8 |
| 2167 | 2026-06-03T16:48:00.225Z | Compiling strum_macros v0.27.2 |
| 2168 | 2026-06-03T16:48:00.470Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2169 | 2026-06-03T16:48:00.838Z | Compiling derive-ex v0.1.8 |
| 2170 | 2026-06-03T16:48:00.954Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2171 | 2026-06-03T16:48:02.285Z | Compiling rustls-webpki v0.102.4 |
| 2172 | 2026-06-03T16:48:02.323Z | Compiling serde_spanned v1.0.4 |
| 2173 | 2026-06-03T16:48:02.442Z | Compiling is-terminal v0.4.12 |
| 2174 | 2026-06-03T16:48:02.544Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2175 | 2026-06-03T16:48:02.576Z | Compiling take_mut v0.2.2 |
| 2176 | 2026-06-03T16:48:02.695Z | Compiling debug-ignore v1.0.5 |
| 2177 | 2026-06-03T16:48:02.725Z | Compiling term v1.2.0 |
| 2178 | 2026-06-03T16:48:04.121Z | Compiling slog-term v2.9.2 |
| 2179 | 2026-06-03T16:48:04.134Z | Compiling test-strategy v0.4.3 |
| 2180 | 2026-06-03T16:48:04.873Z | Compiling slog-json v2.6.1 |
| 2181 | 2026-06-03T16:48:05.186Z | Compiling macaddr v1.0.1 |
| 2182 | 2026-06-03T16:48:05.473Z | Compiling memmap2 v0.9.9 |
| 2183 | 2026-06-03T16:48:05.497Z | Compiling quick-error v1.2.3 |
| 2184 | 2026-06-03T16:48:05.510Z | Compiling spin v0.9.8 |
| 2185 | 2026-06-03T16:48:05.635Z | Compiling usdt v0.6.0 |
| 2186 | 2026-06-03T16:48:05.834Z | Compiling slog-bunyan v2.5.0 |
| 2187 | 2026-06-03T16:48:06.018Z | Compiling tokio-rustls v0.25.0 |
| 2188 | 2026-06-03T16:48:06.263Z | Compiling async-stream v0.3.6 |
| 2189 | 2026-06-03T16:48:06.276Z | Compiling waitgroup v0.1.2 |
| 2190 | 2026-06-03T16:48:06.472Z | Compiling rustls-pemfile v2.2.0 |
| 2191 | 2026-06-03T16:48:06.539Z | Compiling serde_path_to_error v0.1.20 |
| 2192 | 2026-06-03T16:48:06.737Z | Compiling hostname v0.4.2 |
| 2193 | 2026-06-03T16:48:06.769Z | Compiling serde_with v3.18.0 |
| 2194 | 2026-06-03T16:48:06.901Z | Compiling regress v0.10.5 |
| 2195 | 2026-06-03T16:48:07.515Z | Compiling parse-display-derive v0.10.0 |
| 2196 | 2026-06-03T16:48:07.932Z | Compiling webpki-roots v1.0.3 |
| 2197 | 2026-06-03T16:48:08.022Z | Compiling wait-timeout v0.2.0 |
| 2198 | 2026-06-03T16:48:08.068Z | Compiling bit-vec v0.6.3 |
| 2199 | 2026-06-03T16:48:08.364Z | Compiling bit-set v0.5.3 |
| 2200 | 2026-06-03T16:48:08.501Z | Compiling rusty-fork v0.3.0 |
| 2201 | 2026-06-03T16:48:08.558Z | Compiling strum v0.27.2 |
| 2202 | 2026-06-03T16:48:08.695Z | Compiling rand_xorshift v0.3.0 |
| 2203 | 2026-06-03T16:48:08.887Z | Compiling dropshot v0.17.0 |
| 2204 | 2026-06-03T16:48:09.108Z | Compiling unarray v0.1.4 |
| 2205 | 2026-06-03T16:48:09.130Z | Compiling crucible-workspace-hack v0.1.0 |
| 2206 | 2026-06-03T16:48:09.134Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2207 | 2026-06-03T16:48:09.242Z | Compiling proptest v1.5.0 |
| 2208 | 2026-06-03T16:48:09.287Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2209 | 2026-06-03T16:48:09.455Z | Compiling dropshot_endpoint v0.17.0 |
| 2210 | 2026-06-03T16:48:09.929Z | Compiling toml_datetime v0.6.11 |
| 2211 | 2026-06-03T16:48:10.179Z | Compiling openssl-probe v0.2.1 |
| 2212 | 2026-06-03T16:48:10.460Z | Compiling rustls-native-certs v0.8.3 |
| 2213 | 2026-06-03T16:48:11.158Z | Compiling instant v0.1.12 |
| 2214 | 2026-06-03T16:48:11.267Z | Compiling adler v1.0.2 |
| 2215 | 2026-06-03T16:48:11.280Z | Compiling backoff v0.4.0 |
| 2216 | 2026-06-03T16:48:11.399Z | Compiling miniz_oxide v0.7.2 |
| 2217 | 2026-06-03T16:48:11.488Z | Compiling parse-display v0.10.0 |
| 2218 | 2026-06-03T16:48:11.583Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2219 | 2026-06-03T16:48:11.641Z | Compiling itertools v0.14.0 |
| 2220 | 2026-06-03T16:48:11.708Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2221 | 2026-06-03T16:48:12.462Z | Compiling base64ct v1.6.0 |
| 2222 | 2026-06-03T16:48:13.110Z | Compiling flate2 v1.0.30 |
| 2223 | 2026-06-03T16:48:13.250Z | Compiling unicode-width v0.1.14 |
| 2224 | 2026-06-03T16:48:13.279Z | Compiling compression-core v0.4.31 |
| 2225 | 2026-06-03T16:48:13.465Z | Compiling compression-codecs v0.4.32 |
| 2226 | 2026-06-03T16:48:14.014Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2227 | 2026-06-03T16:48:14.434Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2228 | 2026-06-03T16:48:14.693Z | Compiling async-compression v0.4.33 |
| 2229 | 2026-06-03T16:48:14.786Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2230 | 2026-06-03T16:48:14.870Z | Compiling unsafe-libyaml v0.2.11 |
| 2231 | 2026-06-03T16:48:15.409Z | Compiling serde_yaml v0.9.34+deprecated |
| 2232 | 2026-06-03T16:48:16.105Z | Compiling heck v0.4.1 |
| 2233 | 2026-06-03T16:48:16.510Z | Compiling pem-rfc7468 v0.7.0 |
| 2234 | 2026-06-03T16:48:16.669Z | Compiling der_derive v0.7.3 |
| 2235 | 2026-06-03T16:48:16.996Z | Compiling flagset v0.4.7 |
| 2236 | 2026-06-03T16:48:17.148Z | Compiling winnow v0.5.40 |
| 2237 | 2026-06-03T16:48:17.393Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2238 | 2026-06-03T16:48:17.630Z | Compiling der v0.7.10 |
| 2239 | 2026-06-03T16:48:17.873Z | Compiling clap_derive v4.5.4 |
| 2240 | 2026-06-03T16:48:18.016Z | Compiling utf8parse v0.2.1 |
| 2241 | 2026-06-03T16:48:18.542Z | Compiling toml_edit v0.19.15 |
| 2242 | 2026-06-03T16:48:18.662Z | Compiling anstyle-parse v0.2.4 |
| 2243 | 2026-06-03T16:48:19.251Z | Compiling darling_core v0.21.3 |
| 2244 | 2026-06-03T16:48:19.590Z | Compiling rustc_version v0.4.1 |
| 2245 | 2026-06-03T16:48:19.679Z | Compiling proc-macro-crate v1.3.1 |
| 2246 | 2026-06-03T16:48:20.021Z | Compiling anstyle-query v1.0.3 |
| 2247 | 2026-06-03T16:48:20.137Z | Compiling anstyle v1.0.7 |
| 2248 | 2026-06-03T16:48:20.187Z | Compiling is_terminal_polyfill v1.70.0 |
| 2249 | 2026-06-03T16:48:20.293Z | Compiling colorchoice v1.0.1 |
| 2250 | 2026-06-03T16:48:20.418Z | Compiling anstream v0.6.14 |
| 2251 | 2026-06-03T16:48:20.513Z | Compiling spki v0.7.3 |
| 2252 | 2026-06-03T16:48:20.799Z | Compiling terminal_size v0.3.0 |
| 2253 | 2026-06-03T16:48:20.910Z | Compiling clap_lex v0.7.0 |
| 2254 | 2026-06-03T16:48:21.348Z | Compiling clap_builder v4.5.2 |
| 2255 | 2026-06-03T16:48:21.377Z | Compiling darling_macro v0.21.3 |
| 2256 | 2026-06-03T16:48:21.429Z | Compiling iddqd v0.4.2 |
| 2257 | 2026-06-03T16:48:21.847Z | Compiling secrecy v0.10.3 |
| 2258 | 2026-06-03T16:48:21.898Z | Compiling heapless v0.8.0 |
| 2259 | 2026-06-03T16:48:21.959Z | Compiling darling v0.21.3 |
| 2260 | 2026-06-03T16:48:22.198Z | Compiling convert_case v0.4.0 |
| 2261 | 2026-06-03T16:48:22.403Z | Compiling ingot-macros v0.1.1 |
| 2262 | 2026-06-03T16:48:22.501Z | Compiling derive_more v0.99.20 |
| 2263 | 2026-06-03T16:48:23.134Z | Compiling pkcs8 v0.10.2 |
| 2264 | 2026-06-03T16:48:23.639Z | Compiling clap v4.5.4 |
| 2265 | 2026-06-03T16:48:23.733Z | Compiling tabwriter v1.4.0 |
| 2266 | 2026-06-03T16:48:23.942Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2267 | 2026-06-03T16:48:24.123Z | Compiling backon v1.6.0 |
| 2268 | 2026-06-03T16:48:24.254Z | Compiling hash32 v0.3.1 |
| 2269 | 2026-06-03T16:48:24.425Z | Compiling smoltcp v0.11.0 |
| 2270 | 2026-06-03T16:48:24.511Z | Compiling cfg_aliases v0.2.1 |
| 2271 | 2026-06-03T16:48:24.790Z | Compiling typify-impl v0.4.3 |
| 2272 | 2026-06-03T16:48:25.091Z | Compiling hmac v0.12.1 |
| 2273 | 2026-06-03T16:48:25.141Z | Compiling ingot-types v0.1.2 |
| 2274 | 2026-06-03T16:48:25.250Z | Compiling bitflags v1.3.2 |
| 2275 | 2026-06-03T16:48:25.334Z | Compiling managed v0.8.0 |
| 2276 | 2026-06-03T16:48:25.415Z | Compiling cobs v0.2.3 |
| 2277 | 2026-06-03T16:48:25.588Z | Compiling humantime v2.3.0 |
| 2278 | 2026-06-03T16:48:25.664Z | Compiling postcard v1.0.9 |
| 2279 | 2026-06-03T16:48:26.005Z | Compiling ingot v0.1.1 |
| 2280 | 2026-06-03T16:48:26.685Z | Compiling crossbeam-epoch v0.9.18 |
| 2281 | 2026-06-03T16:48:27.859Z | Compiling inout v0.1.3 |
| 2282 | 2026-06-03T16:48:27.874Z | Compiling zerocopy-derive v0.7.34 |
| 2283 | 2026-06-03T16:48:28.049Z | Compiling ff v0.13.1 |
| 2284 | 2026-06-03T16:48:28.177Z | Compiling typify-macro v0.4.3 |
| 2285 | 2026-06-03T16:48:28.221Z | Compiling memoffset v0.9.1 |
| 2286 | 2026-06-03T16:48:28.770Z | Compiling base16ct v0.2.0 |
| 2287 | 2026-06-03T16:48:28.971Z | Compiling sec1 v0.7.3 |
| 2288 | 2026-06-03T16:48:29.117Z | Compiling group v0.13.0 |
| 2289 | 2026-06-03T16:48:29.340Z | Compiling cipher v0.4.4 |
| 2290 | 2026-06-03T16:48:29.741Z | Compiling hkdf v0.12.4 |
| 2291 | 2026-06-03T16:48:29.810Z | Compiling regress v0.11.1 |
| 2292 | 2026-06-03T16:48:29.892Z | Compiling crypto-bigint v0.5.5 |
| 2293 | 2026-06-03T16:48:29.905Z | Compiling proc-macro-error-attr v1.0.4 |
| 2294 | 2026-06-03T16:48:30.259Z | Compiling colored v3.1.1 |
| 2295 | 2026-06-03T16:48:30.400Z | Compiling pkg-config v0.3.30 |
| 2296 | 2026-06-03T16:48:30.561Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2297 | 2026-06-03T16:48:31.024Z | Compiling elliptic-curve v0.13.8 |
| 2298 | 2026-06-03T16:48:31.454Z | Compiling typify-impl v0.6.2 |
| 2299 | 2026-06-03T16:48:32.183Z | Compiling num_enum_derive v0.7.4 |
| 2300 | 2026-06-03T16:48:32.261Z | Compiling curve25519-dalek v4.1.3 |
| 2301 | 2026-06-03T16:48:32.375Z | Compiling half v2.7.1 |
| 2302 | 2026-06-03T16:48:32.471Z | Compiling universal-hash v0.5.1 |
| 2303 | 2026-06-03T16:48:32.549Z | Compiling proc-macro-error v1.0.4 |
| 2304 | 2026-06-03T16:48:32.623Z | Compiling ciborium-io v0.2.2 |
| 2305 | 2026-06-03T16:48:32.716Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2306 | 2026-06-03T16:48:32.728Z | Compiling vcpkg v0.2.15 |
| 2307 | 2026-06-03T16:48:32.867Z | Compiling data-encoding v2.6.0 |
| 2308 | 2026-06-03T16:48:33.195Z | Compiling rustls-webpki v0.103.4 |
| 2309 | 2026-06-03T16:48:33.245Z | Compiling opaque-debug v0.3.1 |
| 2310 | 2026-06-03T16:48:33.309Z | Compiling num_enum v0.7.4 |
| 2311 | 2026-06-03T16:48:33.587Z | Compiling ciborium-ll v0.2.2 |
| 2312 | 2026-06-03T16:48:34.370Z | Compiling num_enum_derive v0.5.11 |
| 2313 | 2026-06-03T16:48:34.781Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2314 | 2026-06-03T16:48:34.978Z | Compiling typify-macro v0.6.2 |
| 2315 | 2026-06-03T16:48:35.237Z | Compiling foreign-types-macros v0.2.3 |
| 2316 | 2026-06-03T16:48:35.414Z | Compiling foreign-types-shared v0.3.1 |
| 2317 | 2026-06-03T16:48:35.470Z | Compiling rayon-core v1.13.0 |
| 2318 | 2026-06-03T16:48:35.740Z | Compiling num_enum v0.5.11 |
| 2319 | 2026-06-03T16:48:35.902Z | Compiling foreign-types v0.5.0 |
| 2320 | 2026-06-03T16:48:36.159Z | Compiling ciborium v0.2.2 |
| 2321 | 2026-06-03T16:48:36.370Z | Compiling typify v0.4.3 |
| 2322 | 2026-06-03T16:48:36.425Z | Compiling zerocopy v0.7.34 |
| 2323 | 2026-06-03T16:48:36.465Z | Compiling crossbeam-deque v0.8.5 |
| 2324 | 2026-06-03T16:48:36.662Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2325 | 2026-06-03T16:48:36.680Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2326 | 2026-06-03T16:48:36.966Z | Compiling aead v0.5.2 |
| 2327 | 2026-06-03T16:48:37.168Z | Compiling serde_spanned v0.6.9 |
| 2328 | 2026-06-03T16:48:37.180Z | Compiling scroll_derive v0.12.0 |
| 2329 | 2026-06-03T16:48:37.303Z | Compiling tokio-rustls v0.26.0 |
| 2330 | 2026-06-03T16:48:37.335Z | Compiling rustls-platform-verifier v0.6.2 |
| 2331 | 2026-06-03T16:48:37.489Z | Compiling num-integer v0.1.46 |
| 2332 | 2026-06-03T16:48:37.572Z | Compiling hyper-rustls v0.27.3 |
| 2333 | 2026-06-03T16:48:37.866Z | Compiling reqwest v0.12.23 |
| 2334 | 2026-06-03T16:48:37.987Z | Compiling reqwest v0.13.2 |
| 2335 | 2026-06-03T16:48:38.032Z | Compiling usdt-impl v0.5.0 |
| 2336 | 2026-06-03T16:48:38.046Z | Compiling cstr-argument v0.1.2 |
| 2337 | 2026-06-03T16:48:38.210Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2338 | 2026-06-03T16:48:38.223Z | Compiling keccak v0.1.6 |
| 2339 | 2026-06-03T16:48:38.460Z | Compiling sha3 v0.10.8 |
| 2340 | 2026-06-03T16:48:38.588Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2341 | 2026-06-03T16:48:38.661Z | Compiling scroll v0.12.0 |
| 2342 | 2026-06-03T16:48:38.692Z | Compiling thiserror-no-std v2.0.2 |
| 2343 | 2026-06-03T16:48:38.864Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2344 | 2026-06-03T16:48:38.975Z | Compiling dof v0.3.0 |
| 2345 | 2026-06-03T16:48:39.311Z | Compiling progenitor-client v0.10.0 |
| 2346 | 2026-06-03T16:48:39.328Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2347 | 2026-06-03T16:48:39.470Z | Compiling poly1305 v0.8.0 |
| 2348 | 2026-06-03T16:48:39.535Z | Compiling progenitor-client v0.14.0 |
| 2349 | 2026-06-03T16:48:39.785Z | Compiling chacha20 v0.9.1 |
| 2350 | 2026-06-03T16:48:40.043Z | Compiling progenitor-extras v0.2.0 |
| 2351 | 2026-06-03T16:48:40.285Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2352 | 2026-06-03T16:48:40.310Z | Compiling dtrace-parser v0.2.0 |
| 2353 | 2026-06-03T16:48:40.502Z | Compiling password-hash v0.5.0 |
| 2354 | 2026-06-03T16:48:40.906Z | Compiling camino-tempfile v1.4.1 |
| 2355 | 2026-06-03T16:48:41.302Z | Compiling blake2 v0.10.6 |
| 2356 | 2026-06-03T16:48:41.794Z | Compiling thread-id v4.2.1 |
| 2357 | 2026-06-03T16:48:45.113Z | Compiling argon2 v0.5.3 |
| 2358 | 2026-06-03T16:48:45.458Z | Compiling chacha20poly1305 v0.10.1 |
| 2359 | 2026-06-03T16:48:46.146Z | Compiling rayon v1.11.0 |
| 2360 | 2026-06-03T16:48:48.793Z | Compiling goblin v0.8.2 |
| 2361 | 2026-06-03T16:48:49.155Z | Compiling vsss-rs v3.3.4 |
| 2362 | 2026-06-03T16:48:50.641Z | Compiling num-bigint v0.4.5 |
| 2363 | 2026-06-03T16:48:53.532Z | Compiling num-derive v0.4.2 |
| 2364 | 2026-06-03T16:48:53.638Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2365 | 2026-06-03T16:48:54.164Z | Compiling sigpipe v0.1.3 |
| 2366 | 2026-06-03T16:48:54.401Z | Compiling jiff v0.2.15 |
| 2367 | 2026-06-03T16:48:56.083Z | Compiling num-rational v0.4.2 |
| 2368 | 2026-06-03T16:48:58.069Z | Compiling num-iter v0.1.45 |
| 2369 | 2026-06-03T16:48:58.093Z | Compiling typify v0.6.2 |
| 2370 | 2026-06-03T16:48:58.186Z | Compiling zone_cfg_derive v0.3.0 |
| 2371 | 2026-06-03T16:48:58.199Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2372 | 2026-06-03T16:48:58.885Z | Compiling num-complex v0.4.6 |
| 2373 | 2026-06-03T16:48:59.129Z | Compiling tinyvec_macros v0.1.1 |
| 2374 | 2026-06-03T16:48:59.211Z | Compiling indent_write v2.2.0 |
| 2375 | 2026-06-03T16:48:59.617Z | Compiling zone v0.3.1 |
| 2376 | 2026-06-03T16:48:59.672Z | Compiling num v0.4.3 |
| 2377 | 2026-06-03T16:48:59.761Z | Compiling tinyvec v1.6.0 |
| 2378 | 2026-06-03T16:49:02.085Z | Compiling usdt-attr-macro v0.5.0 |
| 2379 | 2026-06-03T16:49:02.098Z | Compiling usdt-macro v0.5.0 |
| 2380 | 2026-06-03T16:49:02.339Z | Compiling smf v0.2.3 |
| 2381 | 2026-06-03T16:49:02.794Z | Compiling memmap v0.7.0 |
| 2382 | 2026-06-03T16:49:03.041Z | Compiling whoami v1.5.1 |
| 2383 | 2026-06-03T16:49:03.556Z | Compiling usdt v0.5.0 |
| 2384 | 2026-06-03T16:49:04.201Z | Compiling progenitor-impl v0.11.1 |
| 2385 | 2026-06-03T16:49:04.817Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2386 | 2026-06-03T16:49:05.405Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2387 | 2026-06-03T16:49:05.747Z | Compiling toml_write v0.1.2 |
| 2388 | 2026-06-03T16:49:06.301Z | Compiling progenitor-macro v0.11.1 |
| 2389 | 2026-06-03T16:49:06.886Z | Compiling toml_edit v0.22.27 |
| 2390 | 2026-06-03T16:49:07.172Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2391 | 2026-06-03T16:49:08.273Z | Compiling progenitor-client v0.11.1 |
| 2392 | 2026-06-03T16:49:09.143Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2393 | 2026-06-03T16:49:09.324Z | Compiling darling_core v0.20.11 |
| 2394 | 2026-06-03T16:49:09.336Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2395 | 2026-06-03T16:49:09.859Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2396 | 2026-06-03T16:49:10.296Z | Compiling dropshot v0.16.7 |
| 2397 | 2026-06-03T16:49:10.503Z | Compiling swrite v0.1.0 |
| 2398 | 2026-06-03T16:49:10.526Z | Compiling float-ord v0.3.2 |
| 2399 | 2026-06-03T16:49:10.539Z | Compiling progenitor v0.11.1 |
| 2400 | 2026-06-03T16:49:10.650Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2401 | 2026-06-03T16:49:10.797Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2402 | 2026-06-03T16:49:11.299Z | Compiling darling_macro v0.20.11 |
| 2403 | 2026-06-03T16:49:12.218Z | Compiling toml v0.8.23 |
| 2404 | 2026-06-03T16:49:14.649Z | Compiling nix v0.30.1 |
| 2405 | 2026-06-03T16:49:14.925Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2406 | 2026-06-03T16:49:15.179Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2407 | 2026-06-03T16:49:15.314Z | Compiling hubpack_derive v0.1.1 |
| 2408 | 2026-06-03T16:49:15.565Z | Compiling byte-wrapper v0.1.0 |
| 2409 | 2026-06-03T16:49:15.843Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2410 | 2026-06-03T16:49:16.486Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2411 | 2026-06-03T16:49:16.650Z | Compiling dropshot_endpoint v0.16.7 |
| 2412 | 2026-06-03T16:49:17.076Z | Compiling base64 v0.21.7 |
| 2413 | 2026-06-03T16:49:17.458Z | Compiling static_assertions v1.1.0 |
| 2414 | 2026-06-03T16:49:17.541Z | Compiling rustc-hash v2.1.1 |
| 2415 | 2026-06-03T16:49:17.613Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2416 | 2026-06-03T16:49:17.670Z | Compiling iddqd v0.3.18 |
| 2417 | 2026-06-03T16:49:17.973Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2418 | 2026-06-03T16:49:19.556Z | Compiling hubpack v0.1.2 |
| 2419 | 2026-06-03T16:49:19.818Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2420 | 2026-06-03T16:49:20.285Z | Compiling darling v0.20.11 |
| 2421 | 2026-06-03T16:49:20.380Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2422 | 2026-06-03T16:49:22.437Z | Compiling libz-sys v1.1.16 |
| 2423 | 2026-06-03T16:49:22.753Z | Compiling nix v0.31.3 |
| 2424 | 2026-06-03T16:49:22.851Z | Compiling enum-as-inner v0.6.0 |
| 2425 | 2026-06-03T16:49:22.854Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2426 | 2026-06-03T16:49:23.197Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2427 | 2026-06-03T16:49:23.384Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2428 | 2026-06-03T16:49:23.735Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2429 | 2026-06-03T16:49:24.940Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2430 | 2026-06-03T16:49:25.255Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2431 | 2026-06-03T16:49:26.074Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2432 | 2026-06-03T16:49:26.252Z | Compiling derive_builder_core v0.20.2 |
| 2433 | 2026-06-03T16:49:26.521Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2434 | 2026-06-03T16:49:26.632Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2435 | 2026-06-03T16:49:26.892Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2436 | 2026-06-03T16:49:26.922Z | Compiling progenitor-impl v0.14.0 |
| 2437 | 2026-06-03T16:49:27.036Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2438 | 2026-06-03T16:49:27.558Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2439 | 2026-06-03T16:49:28.285Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2440 | 2026-06-03T16:49:28.504Z | Compiling utf-8 v0.7.6 |
| 2441 | 2026-06-03T16:49:28.628Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2442 | 2026-06-03T16:49:28.720Z | Compiling tungstenite v0.21.0 |
| 2443 | 2026-06-03T16:49:29.066Z | Compiling progenitor-macro v0.14.0 |
| 2444 | 2026-06-03T16:49:29.279Z | Compiling derive_builder_macro v0.20.2 |
| 2445 | 2026-06-03T16:49:30.882Z | Compiling openssl-sys v0.9.107 |
| 2446 | 2026-06-03T16:49:31.421Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2447 | 2026-06-03T16:49:31.455Z | Compiling resolv-conf v0.7.0 |
| 2448 | 2026-06-03T16:49:32.203Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2449 | 2026-06-03T16:49:32.356Z | Compiling serde_repr v0.1.19 |
| 2450 | 2026-06-03T16:49:32.633Z | Compiling vergen-lib v9.1.0 |
| 2451 | 2026-06-03T16:49:32.881Z | Compiling slog-dtrace v0.3.0 |
| 2452 | 2026-06-03T16:49:32.980Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2453 | 2026-06-03T16:49:33.154Z | Compiling linked-hash-map v0.5.6 |
| 2454 | 2026-06-03T16:49:33.170Z | Compiling semver v0.1.20 |
| 2455 | 2026-06-03T16:49:33.238Z | Compiling unicode-segmentation v1.11.0 |
| 2456 | 2026-06-03T16:49:33.334Z | Compiling progenitor v0.14.0 |
| 2457 | 2026-06-03T16:49:33.387Z | Compiling lru-cache v0.1.2 |
| 2458 | 2026-06-03T16:49:33.435Z | Compiling rustc_version v0.1.7 |
| 2459 | 2026-06-03T16:49:33.551Z | Compiling newline-converter v0.3.0 |
| 2460 | 2026-06-03T16:49:33.610Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2461 | 2026-06-03T16:49:33.864Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2462 | 2026-06-03T16:49:35.030Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2463 | 2026-06-03T16:49:35.330Z | Compiling derive_builder v0.20.2 |
| 2464 | 2026-06-03T16:49:35.465Z | Compiling tokio-tungstenite v0.21.0 |
| 2465 | 2026-06-03T16:49:35.929Z | Compiling hickory-proto v0.24.4 |
| 2466 | 2026-06-03T16:49:36.293Z | Compiling progenitor-impl v0.13.0 |
| 2467 | 2026-06-03T16:49:38.392Z | Compiling atomicwrites v0.4.4 |
| 2468 | 2026-06-03T16:49:38.685Z | Compiling console v0.15.8 |
| 2469 | 2026-06-03T16:49:39.942Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2470 | 2026-06-03T16:49:41.875Z | Compiling serde-big-array v0.5.1 |
| 2471 | 2026-06-03T16:49:42.051Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2472 | 2026-06-03T16:49:42.205Z | Compiling derive-where v1.6.0 |
| 2473 | 2026-06-03T16:49:42.581Z | Compiling pin-project-internal v1.1.10 |
| 2474 | 2026-06-03T16:49:43.473Z | Compiling vergen v9.1.0 |
| 2475 | 2026-06-03T16:49:43.693Z | Compiling cargo-platform v0.3.2 |
| 2476 | 2026-06-03T16:49:43.713Z | Compiling siphasher v1.0.1 |
| 2477 | 2026-06-03T16:49:43.813Z | Compiling similar v2.7.0 |
| 2478 | 2026-06-03T16:49:43.856Z | Compiling pin-project v1.1.10 |
| 2479 | 2026-06-03T16:49:43.920Z | Compiling phf_shared v0.12.1 |
| 2480 | 2026-06-03T16:49:43.943Z | Compiling cargo_metadata v0.23.1 |
| 2481 | 2026-06-03T16:49:44.152Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2482 | 2026-06-03T16:49:44.791Z | Compiling expectorate v1.2.0 |
| 2483 | 2026-06-03T16:49:45.006Z | Compiling progenitor-macro v0.13.0 |
| 2484 | 2026-06-03T16:49:45.172Z | Compiling hickory-resolver v0.24.4 |
| 2485 | 2026-06-03T16:49:46.164Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2486 | 2026-06-03T16:49:46.772Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2487 | 2026-06-03T16:49:49.200Z | Compiling newtype_derive v0.1.6 |
| 2488 | 2026-06-03T16:49:50.035Z | Compiling unicode-normalization v0.1.24 |
| 2489 | 2026-06-03T16:49:50.509Z | Compiling progenitor-client v0.13.0 |
| 2490 | 2026-06-03T16:49:50.614Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2491 | 2026-06-03T16:49:51.002Z | Compiling snafu-derive v0.8.9 |
| 2492 | 2026-06-03T16:49:51.939Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2493 | 2026-06-03T16:49:52.717Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2494 | 2026-06-03T16:49:53.165Z | Compiling tokio-stream v0.1.17 |
| 2495 | 2026-06-03T16:49:53.346Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2496 | 2026-06-03T16:49:53.407Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2497 | 2026-06-03T16:49:53.657Z | Compiling async-recursion v1.1.1 |
| 2498 | 2026-06-03T16:49:53.717Z | Compiling vergen-git2 v9.1.0 |
| 2499 | 2026-06-03T16:49:53.961Z | Compiling bstr v1.9.1 |
| 2500 | 2026-06-03T16:49:54.347Z | Compiling csv-core v0.1.12 |
| 2501 | 2026-06-03T16:49:54.429Z | Compiling same-file v1.0.6 |
| 2502 | 2026-06-03T16:49:54.487Z | Compiling foreign-types-shared v0.1.1 |
| 2503 | 2026-06-03T16:49:54.591Z | Compiling openssl v0.10.72 |
| 2504 | 2026-06-03T16:49:54.606Z | Compiling owo-colors v4.3.0 |
| 2505 | 2026-06-03T16:49:54.652Z | Compiling foldhash v0.1.5 |
| 2506 | 2026-06-03T16:49:54.778Z | Compiling cancel-safe-futures v0.1.5 |
| 2507 | 2026-06-03T16:49:54.865Z | Compiling highway v1.3.0 |
| 2508 | 2026-06-03T16:49:54.878Z | Compiling chrono-tz v0.10.4 |
| 2509 | 2026-06-03T16:49:54.939Z | Compiling unicode-xid v0.2.4 |
| 2510 | 2026-06-03T16:49:55.068Z | Compiling const_format_proc_macros v0.2.34 |
| 2511 | 2026-06-03T16:49:55.131Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2512 | 2026-06-03T16:49:55.141Z | Compiling hashbrown v0.15.2 |
| 2513 | 2026-06-03T16:49:55.561Z | Compiling foreign-types v0.3.2 |
| 2514 | 2026-06-03T16:49:55.643Z | Compiling walkdir v2.5.0 |
| 2515 | 2026-06-03T16:49:55.758Z | Compiling csv v1.3.1 |
| 2516 | 2026-06-03T16:49:55.846Z | Compiling globset v0.4.14 |
| 2517 | 2026-06-03T16:49:56.220Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2518 | 2026-06-03T16:49:56.374Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2519 | 2026-06-03T16:49:56.721Z | Compiling qorb v0.4.1 |
| 2520 | 2026-06-03T16:49:58.359Z | Compiling git2 v0.20.2 |
| 2521 | 2026-06-03T16:49:58.381Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2522 | 2026-06-03T16:49:58.628Z | Compiling snafu v0.8.9 |
| 2523 | 2026-06-03T16:49:59.214Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2524 | 2026-06-03T16:50:01.166Z | Compiling progenitor v0.13.0 |
| 2525 | 2026-06-03T16:50:01.349Z | Compiling olpc-cjson v0.1.4 |
| 2526 | 2026-06-03T16:50:01.451Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2527 | 2026-06-03T16:50:01.931Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2528 | 2026-06-03T16:50:02.591Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2529 | 2026-06-03T16:50:03.532Z | Compiling phf v0.12.1 |
| 2530 | 2026-06-03T16:50:04.320Z | Compiling tokio-dtrace v0.1.1 |
| 2531 | 2026-06-03T16:50:04.691Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2532 | 2026-06-03T16:50:04.714Z | Compiling progenitor-impl v0.10.0 |
| 2533 | 2026-06-03T16:50:04.794Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2534 | 2026-06-03T16:50:04.950Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2535 | 2026-06-03T16:50:05.172Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2536 | 2026-06-03T16:50:05.213Z | Compiling signature v2.2.0 |
| 2537 | 2026-06-03T16:50:05.298Z | Compiling pem v3.0.5 |
| 2538 | 2026-06-03T16:50:05.393Z | Compiling libsw-core v0.3.2 |
| 2539 | 2026-06-03T16:50:05.581Z | Compiling serde_plain v1.0.2 |
| 2540 | 2026-06-03T16:50:05.875Z | Compiling openssl-macros v0.1.1 |
| 2541 | 2026-06-03T16:50:05.983Z | Compiling cookie v0.18.1 |
| 2542 | 2026-06-03T16:50:06.239Z | Compiling rustls v0.21.12 |
| 2543 | 2026-06-03T16:50:06.361Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2544 | 2026-06-03T16:50:06.472Z | Compiling typed-path v0.9.3 |
| 2545 | 2026-06-03T16:50:06.602Z | Compiling moka v0.12.10 |
| 2546 | 2026-06-03T16:50:06.770Z | Compiling fixedbitset v0.5.7 |
| 2547 | 2026-06-03T16:50:06.784Z | Compiling fixedbitset v0.4.2 |
| 2548 | 2026-06-03T16:50:06.833Z | Compiling bytecount v0.6.9 |
| 2549 | 2026-06-03T16:50:07.046Z | Compiling petgraph v0.8.3 |
| 2550 | 2026-06-03T16:50:07.170Z | Compiling petgraph v0.6.5 |
| 2551 | 2026-06-03T16:50:07.175Z | Compiling papergrid v0.11.0 |
| 2552 | 2026-06-03T16:50:07.339Z | Compiling progenitor-macro v0.10.0 |
| 2553 | 2026-06-03T16:50:08.968Z | Compiling tough v0.22.0 |
| 2554 | 2026-06-03T16:50:09.038Z | Compiling libsw v3.5.0 |
| 2555 | 2026-06-03T16:50:09.238Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2556 | 2026-06-03T16:50:09.304Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2557 | 2026-06-03T16:50:09.452Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2558 | 2026-06-03T16:50:09.467Z | Compiling oxide-tokio-rt v0.1.6 |
| 2559 | 2026-06-03T16:50:09.754Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2560 | 2026-06-03T16:50:11.579Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2561 | 2026-06-03T16:50:11.799Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2562 | 2026-06-03T16:50:12.461Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2563 | 2026-06-03T16:50:12.489Z | Compiling const_format v0.2.35 |
| 2564 | 2026-06-03T16:50:13.449Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2565 | 2026-06-03T16:50:13.540Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2566 | 2026-06-03T16:50:13.645Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2567 | 2026-06-03T16:50:13.673Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2568 | 2026-06-03T16:50:13.804Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2569 | 2026-06-03T16:50:14.380Z | Compiling tabled_derive v0.7.0 |
| 2570 | 2026-06-03T16:50:14.988Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2571 | 2026-06-03T16:50:15.376Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2572 | 2026-06-03T16:50:15.504Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2573 | 2026-06-03T16:50:15.836Z | Compiling gethostname v0.5.0 |
| 2574 | 2026-06-03T16:50:15.875Z | Compiling terminal_size v0.4.3 |
| 2575 | 2026-06-03T16:50:15.982Z | Compiling rustls-webpki v0.101.7 |
| 2576 | 2026-06-03T16:50:16.038Z | Compiling sct v0.7.1 |
| 2577 | 2026-06-03T16:50:16.285Z | Compiling bcs v0.1.6 |
| 2578 | 2026-06-03T16:50:16.695Z | Compiling unicode-linebreak v0.1.5 |
| 2579 | 2026-06-03T16:50:16.989Z | Compiling linear-map v1.2.0 |
| 2580 | 2026-06-03T16:50:17.220Z | Compiling salty v0.3.0 |
| 2581 | 2026-06-03T16:50:17.507Z | Compiling tagptr v0.2.0 |
| 2582 | 2026-06-03T16:50:17.678Z | Compiling unicode-width v0.2.1 |
| 2583 | 2026-06-03T16:50:17.691Z | Compiling radium v0.7.0 |
| 2584 | 2026-06-03T16:50:18.012Z | Compiling smawk v0.3.2 |
| 2585 | 2026-06-03T16:50:18.015Z | Compiling termtree v0.5.1 |
| 2586 | 2026-06-03T16:50:18.203Z | Compiling textwrap v0.16.2 |
| 2587 | 2026-06-03T16:50:19.377Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2588 | 2026-06-03T16:50:19.831Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2589 | 2026-06-03T16:50:19.967Z | Compiling progenitor v0.10.0 |
| 2590 | 2026-06-03T16:50:20.288Z | Compiling tabled v0.15.0 |
| 2591 | 2026-06-03T16:50:21.771Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2592 | 2026-06-03T16:50:22.528Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2593 | 2026-06-03T16:50:26.268Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2594 | 2026-06-03T16:50:28.112Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2595 | 2026-06-03T16:50:28.335Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2596 | 2026-06-03T16:50:29.100Z | Compiling steno v0.4.1 |
| 2597 | 2026-06-03T16:50:29.572Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2598 | 2026-06-03T16:50:30.661Z | Compiling hickory-proto v0.25.2 |
| 2599 | 2026-06-03T16:50:31.325Z | Compiling rfc6979 v0.4.0 |
| 2600 | 2026-06-03T16:50:31.489Z | Compiling sha2 v0.10.9 |
| 2601 | 2026-06-03T16:50:32.738Z | Compiling tap v1.0.1 |
| 2602 | 2026-06-03T16:50:32.869Z | Compiling wyz v0.5.1 |
| 2603 | 2026-06-03T16:50:33.113Z | Compiling hickory-resolver v0.25.2 |
| 2604 | 2026-06-03T16:50:33.450Z | Compiling ecdsa v0.16.9 |
| 2605 | 2026-06-03T16:50:35.032Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2606 | 2026-06-03T16:50:37.672Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2607 | 2026-06-03T16:50:37.910Z | Compiling tokio-rustls v0.24.1 |
| 2608 | 2026-06-03T16:50:38.181Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2609 | 2026-06-03T16:50:39.811Z | Compiling ed25519 v2.2.3 |
| 2610 | 2026-06-03T16:50:40.291Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2611 | 2026-06-03T16:50:40.565Z | Compiling rustls-pemfile v1.0.4 |
| 2612 | 2026-06-03T16:50:40.621Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2613 | 2026-06-03T16:50:40.977Z | Compiling primeorder v0.13.6 |
| 2614 | 2026-06-03T16:50:41.293Z | Compiling twox-hash v2.1.2 |
| 2615 | 2026-06-03T16:50:41.841Z | Compiling env_filter v1.0.1 |
| 2616 | 2026-06-03T16:50:42.167Z | Compiling atty v0.2.14 |
| 2617 | 2026-06-03T16:50:42.305Z | Compiling funty v2.0.0 |
| 2618 | 2026-06-03T16:50:42.566Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2619 | 2026-06-03T16:50:42.839Z | Compiling bitvec v1.0.1 |
| 2620 | 2026-06-03T16:50:43.440Z | Compiling env_logger v0.11.10 |
| 2621 | 2026-06-03T16:50:44.118Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2622 | 2026-06-03T16:50:44.859Z | Compiling p384 v0.13.1 |
| 2623 | 2026-06-03T16:50:44.954Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2624 | 2026-06-03T16:50:46.928Z | Compiling ed25519-dalek v2.2.0 |
| 2625 | 2026-06-03T16:50:47.449Z | Compiling toml v0.7.8 |
| 2626 | 2026-06-03T16:50:47.826Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2627 | 2026-06-03T16:50:49.462Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2628 | 2026-06-03T16:50:50.005Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2629 | 2026-06-03T16:50:50.114Z | Compiling polyval v0.6.2 |
| 2630 | 2026-06-03T16:50:50.401Z | Compiling ctr v0.9.2 |
| 2631 | 2026-06-03T16:50:50.625Z | Compiling aes v0.8.4 |
| 2632 | 2026-06-03T16:50:51.573Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2633 | 2026-06-03T16:50:51.851Z | Compiling x509-cert v0.2.5 |
| 2634 | 2026-06-03T16:50:53.104Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2635 | 2026-06-03T16:50:53.342Z | Compiling bincode v1.3.3 |
| 2636 | 2026-06-03T16:50:53.808Z | Compiling strum_macros v0.28.0 |
| 2637 | 2026-06-03T16:50:54.739Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2638 | 2026-06-03T16:50:55.002Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2639 | 2026-06-03T16:50:55.145Z | Compiling passt v0.3.0 |
| 2640 | 2026-06-03T16:50:55.341Z | Compiling fakedata_generator v0.7.1 |
| 2641 | 2026-06-03T16:50:55.431Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2642 | 2026-06-03T16:50:55.638Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2643 | 2026-06-03T16:50:55.702Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2644 | 2026-06-03T16:50:56.013Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2645 | 2026-06-03T16:50:56.232Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2646 | 2026-06-03T16:50:56.401Z | Compiling aes-gcm-siv v0.11.1 |
| 2647 | 2026-06-03T16:50:56.593Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2648 | 2026-06-03T16:50:57.654Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2649 | 2026-06-03T16:50:57.767Z | Compiling bitstruct_derive v0.1.0 |
| 2650 | 2026-06-03T16:50:57.780Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2651 | 2026-06-03T16:50:58.016Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2652 | 2026-06-03T16:50:58.305Z | Compiling ascii v1.1.0 |
| 2653 | 2026-06-03T16:50:58.478Z | Compiling ringbuffer v0.16.0 |
| 2654 | 2026-06-03T16:50:58.669Z | Compiling pretty-hex v0.2.1 |
| 2655 | 2026-06-03T16:50:58.696Z | Compiling typeid v1.0.0 |
| 2656 | 2026-06-03T16:50:58.834Z | Compiling erased-serde v0.4.5 |
| 2657 | 2026-06-03T16:50:58.847Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2658 | 2026-06-03T16:50:59.098Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2659 | 2026-06-03T16:50:59.454Z | Compiling bitstruct v0.1.1 |
| 2660 | 2026-06-03T16:50:59.567Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2661 | 2026-06-03T16:50:59.775Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2662 | 2026-06-03T16:51:00.436Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2663 | 2026-06-03T16:51:00.711Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2664 | 2026-06-03T16:51:00.954Z | Compiling itertools v0.13.0 |
| 2665 | 2026-06-03T16:51:00.969Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2666 | 2026-06-03T16:51:01.542Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2667 | 2026-06-03T16:51:02.149Z | Compiling kstat-rs v0.2.4 |
| 2668 | 2026-06-03T16:51:02.372Z | Compiling serde_arrays v0.1.0 |
| 2669 | 2026-06-03T16:51:02.442Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2670 | 2026-06-03T16:51:02.523Z | Compiling libloading v0.7.4 |
| 2671 | 2026-06-03T16:51:02.609Z | Compiling bit_field v0.10.2 |
| 2672 | 2026-06-03T16:51:02.622Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2673 | 2026-06-03T16:51:02.775Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2674 | 2026-06-03T16:51:02.775Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2675 | 2026-06-03T16:51:03.153Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2676 | 2026-06-03T16:51:04.988Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2677 | 2026-06-03T16:51:07.151Z | Compiling ron v0.8.1 |
| 2678 | 2026-06-03T16:51:08.017Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2679 | 2026-06-03T16:51:09.248Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2680 | 2026-06-03T16:51:14.862Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2681 | 2026-06-03T16:51:46.669Z | Finished `release` profile [optimized] target(s) in 4m 26s |
| 2682 | 2026-06-03T16:51:46.862Z | |
| 2683 | 2026-06-03T16:51:46.862Z | real 4:26.259465381 |
| 2684 | 2026-06-03T16:51:46.862Z | user 30:40.208402258 |
| 2685 | 2026-06-03T16:51:46.862Z | sys 2:46.710044522 |
| 2686 | 2026-06-03T16:51:46.862Z | trap 0.840096222 |
| 2687 | 2026-06-03T16:51:46.862Z | tflt 1.986984263 |
| 2688 | 2026-06-03T16:51:46.862Z | dflt 1.249961472 |
| 2689 | 2026-06-03T16:51:46.862Z | kflt 0.001539937 |
| 2690 | 2026-06-03T16:51:46.862Z | lock 1:32:50.555271941 |
| 2691 | 2026-06-03T16:51:46.862Z | slp 2:00:21.251969346 |
| 2692 | 2026-06-03T16:51:46.862Z | lat 2:53.576104803 |
| 2693 | 2026-06-03T16:51:46.862Z | stop 3:55.329459262 |
| 2694 | 2026-06-03T16:51:46.866Z | + OUTDIR=/work/release |
| 2695 | 2026-06-03T16:51:46.866Z | + mkdir -p /work/release |
| 2696 | 2026-06-03T16:51:46.866Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2697 | 2026-06-03T16:51:46.887Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2698 | 2026-06-03T16:51:46.965Z | + cd /work/release |
| 2699 | 2026-06-03T16:51:46.965Z | + digest -a sha256 propolis-cli |
| 2700 | 2026-06-03T16:51:46.987Z | + digest -a sha256 propolis-server |
| 2701 | 2026-06-03T16:51:47.035Z | process exited: duration 547271 ms, exit code 0 |
| |
| 2702 | 2026-06-03T16:51:47.047Z | found 4 output files |
| 2703 | 2026-06-03T16:51:47.047Z | uploading: /work/release/propolis-cli (25565392 bytes) |
| 2704 | 2026-06-03T16:51:48.230Z | uploaded: /work/release/propolis-cli |
| 2705 | 2026-06-03T16:51:48.230Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2706 | 2026-06-03T16:51:49.239Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2707 | 2026-06-03T16:51:49.239Z | uploading: /work/release/propolis-server (83164072 bytes) |
| 2708 | 2026-06-03T16:51:50.664Z | uploaded: /work/release/propolis-server |
| 2709 | 2026-06-03T16:51:50.667Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2710 | 2026-06-03T16:51:51.673Z | uploaded: /work/release/propolis-server.sha256.txt |