|
|
|
| 1 | 2026-09-16T15:46:26.935Z | job assigned to worker 01M2NEAG979XBFTRNG9W26Z3XV [factory aws, i-09d8dc1540d277b41] (queued for 42 s) |
| |
| 2 | 2026-09-16T15:46:33.643Z | starting task 0: "setup" |
| 3 | 2026-09-16T15:46:33.646Z | ++ uname -s |
| 4 | 2026-09-16T15:46:33.649Z | + kern=SunOS |
| 5 | 2026-09-16T15:46:33.650Z | + build_user=build |
| 6 | 2026-09-16T15:46:33.650Z | + build_uid=12345 |
| 7 | 2026-09-16T15:46:33.650Z | + work_dir=/work |
| 8 | 2026-09-16T15:46:33.650Z | + input_dir=/input |
| 9 | 2026-09-16T15:46:33.650Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-16T15:46:33.650Z | + case "$kern" in |
| 11 | 2026-09-16T15:46:33.650Z | + groupadd -g 12345 build |
| 12 | 2026-09-16T15:46:33.650Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-16T15:46:35.655Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-16T15:46:35.735Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-16T15:46:35.738Z | + home_fs=zfs |
| 16 | 2026-09-16T15:46:35.738Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-16T15:46:35.738Z | + mkdir -p /home/build |
| 18 | 2026-09-16T15:46:35.738Z | + chown build:build /home/build /work |
| 19 | 2026-09-16T15:46:37.738Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-16T15:46:37.742Z | process exited: duration 4098 ms, exit code 0 |
| |
| 21 | 2026-09-16T15:46:37.748Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-16T15:46:37.752Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-16T15:46:37.752Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-16T15:46:37.752Z | * rust toolchain profile = "default" |
| 25 | 2026-09-16T15:46:37.752Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-16T15:46:37.752Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-16T15:46:37.755Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-16T15:46:37.755Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-16T15:46:37.755Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-16T15:46:37.860Z | info: downloading installer |
| 31 | 2026-09-16T15:46:39.425Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-16T15:46:39.425Z | warn: /opt/ooce/bin |
| 33 | 2026-09-16T15:46:39.425Z | warn: This could mean one of the following: |
| 34 | 2026-09-16T15:46:39.425Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-16T15:46:39.426Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-16T15:46:39.426Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-16T15:46:39.426Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-16T15:46:39.426Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-16T15:46:39.426Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-16T15:46:39.426Z | error: cannot install while Rust is installed |
| 41 | 2026-09-16T15:46:39.426Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-16T15:46:39.440Z | info: profile set to default |
| 43 | 2026-09-16T15:46:39.440Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-16T15:46:39.443Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 45 | 2026-09-16T15:46:39.578Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-16T15:46:39.581Z | info: downloading 6 components |
| 47 | 2026-09-16T15:46:53.834Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 48 | 2026-09-16T15:46:53.835Z | |
| 49 | 2026-09-16T15:46:53.864Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-16T15:46:53.864Z | |
| 51 | 2026-09-16T15:46:53.867Z | |
| 52 | 2026-09-16T15:46:53.867Z | Rust is installed now. Great! |
| 53 | 2026-09-16T15:46:53.867Z | |
| 54 | 2026-09-16T15:46:53.867Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-16T15:46:53.867Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-16T15:46:53.867Z | |
| 57 | 2026-09-16T15:46:53.867Z | To configure your current shell, you need to source |
| 58 | 2026-09-16T15:46:53.868Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-16T15:46:53.868Z | |
| 60 | 2026-09-16T15:46:53.868Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-16T15:46:53.868Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-16T15:46:53.868Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-16T15:46:53.868Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-16T15:46:53.868Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-16T15:46:53.868Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-16T15:46:53.868Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-16T15:46:53.868Z | HOST_CC = None |
| 68 | 2026-09-16T15:46:53.868Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-16T15:46:53.868Z | CC = None |
| 70 | 2026-09-16T15:46:53.868Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-16T15:46:54.029Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-16T15:46:54.029Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-16T15:46:54.029Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-16T15:46:54.029Z | CFLAGS = None |
| 75 | 2026-09-16T15:46:54.029Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-16T15:46:54.029Z | HOST_CFLAGS = None |
| 77 | 2026-09-16T15:46:54.029Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-16T15:46:54.029Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-16T15:46:54.029Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-16T15:46:54.030Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-16T15:46:54.124Z | + rustup --version |
| 82 | 2026-09-16T15:46:54.131Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-16T15:46:54.134Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-16T15:46:54.152Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-16T15:46:54.155Z | + cargo --version |
| 86 | 2026-09-16T15:46:54.168Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-16T15:46:54.171Z | + rustc --version |
| 88 | 2026-09-16T15:46:54.188Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-16T15:46:54.192Z | process exited: duration 16441 ms, exit code 0 |
| |
| 90 | 2026-09-16T15:46:54.197Z | starting task 2: "authentication" |
| 91 | 2026-09-16T15:46:54.214Z | process exited: duration 16 ms, exit code 0 |
| |
| 92 | 2026-09-16T15:46:54.219Z | starting task 3: "clone repository" |
| 93 | 2026-09-16T15:46:54.223Z | + mkdir -p /work/oxidecomputer/propolis |
| 94 | 2026-09-16T15:46:54.226Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 95 | 2026-09-16T15:46:54.253Z | Cloning into '/work/oxidecomputer/propolis'... |
| 96 | 2026-09-16T15:46:55.458Z | + cd /work/oxidecomputer/propolis |
| 97 | 2026-09-16T15:46:55.458Z | + git fetch origin 61c15bcd268e404c44f005a19d9643b734afebbd |
| 98 | 2026-09-16T15:46:55.977Z | From https://github.com/oxidecomputer/propolis |
| 99 | 2026-09-16T15:46:55.978Z | * branch 61c15bcd268e404c44f005a19d9643b734afebbd -> FETCH_HEAD |
| 100 | 2026-09-16T15:46:55.982Z | + [[ -n zl/softnpu-mgmt-deadlock ]] |
| 101 | 2026-09-16T15:46:55.985Z | ++ git branch --show-current |
| 102 | 2026-09-16T15:46:55.985Z | + current=master |
| 103 | 2026-09-16T15:46:55.985Z | + [[ master != zl/softnpu-mgmt-deadlock ]] |
| 104 | 2026-09-16T15:46:55.985Z | + git branch -f zl/softnpu-mgmt-deadlock 61c15bcd268e404c44f005a19d9643b734afebbd |
| 105 | 2026-09-16T15:46:55.988Z | + git checkout -f zl/softnpu-mgmt-deadlock |
| 106 | 2026-09-16T15:46:56.008Z | Switched to branch 'zl/softnpu-mgmt-deadlock' |
| 107 | 2026-09-16T15:46:56.011Z | + git reset --hard 61c15bcd268e404c44f005a19d9643b734afebbd |
| 108 | 2026-09-16T15:46:56.029Z | HEAD is now at 61c15bcd [merge] merge forward |
| 109 | 2026-09-16T15:46:56.032Z | process exited: duration 1808 ms, exit code 0 |
| |
| 110 | 2026-09-16T15:46:56.038Z | starting task 4: "build" |
| 111 | 2026-09-16T15:46:56.041Z | + cargo --version |
| 112 | 2026-09-16T15:46:56.046Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 113 | 2026-09-16T15:46:56.194Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 114 | 2026-09-16T15:46:56.197Z | info: downloading 6 components |
| 115 | 2026-09-16T15:47:09.359Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 116 | 2026-09-16T15:47:09.359Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 117 | 2026-09-16T15:47:09.359Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 118 | 2026-09-16T15:47:09.454Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 119 | 2026-09-16T15:47:09.457Z | + rustc --version |
| 120 | 2026-09-16T15:47:09.481Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 121 | 2026-09-16T15:47:09.484Z | + banner prerequisites |
| 122 | 2026-09-16T15:47:09.487Z | |
| 123 | 2026-09-16T15:47:09.487Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 124 | 2026-09-16T15:47:09.487Z | # # # # # # # # # # # # # # # |
| 125 | 2026-09-16T15:47:09.487Z | # # # # ##### # # ##### # # # # # #### # |
| 126 | 2026-09-16T15:47:09.487Z | ##### ##### # ##### # # # # # # # # # |
| 127 | 2026-09-16T15:47:09.487Z | # # # # # # # # # # # # # # # |
| 128 | 2026-09-16T15:47:09.487Z | # # # ###### # # ###### ### # #### # #### # |
| 129 | 2026-09-16T15:47:09.487Z | |
| 130 | 2026-09-16T15:47:09.487Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 131 | 2026-09-16T15:47:19.697Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 132 | 2026-09-16T15:47:27.330Z | Startup: Caching catalogs ... Done |
| 133 | 2026-09-16T15:47:34.548Z | Planning: Solver setup ... Done (5.954s) |
| 134 | 2026-09-16T15:47:34.589Z | Planning: Running solver ... Done (0.040s) |
| 135 | 2026-09-16T15:47:34.728Z | Planning: Finding local manifests ... Done (0.003s) |
| 136 | 2026-09-16T15:47:34.739Z | Planning: Fetching manifests: 0/3 0% complete |
| 137 | 2026-09-16T15:47:34.826Z | Planning: Fetching manifests: 3/3 100% complete |
| 138 | 2026-09-16T15:47:34.855Z | Planning: Package planning ... Done (0.029s) |
| 139 | 2026-09-16T15:47:34.881Z | Planning: Merging actions ... Done (0.025s) |
| 140 | 2026-09-16T15:47:34.985Z | Planning: Checking for conflicting actions ... Done (0.104s) |
| 141 | 2026-09-16T15:47:34.992Z | Planning: Consolidating action changes ... Done (0.006s) |
| 142 | 2026-09-16T15:47:35.751Z | Planning: Evaluating mediators ... Done (0.759s) |
| 143 | 2026-09-16T15:47:35.756Z | Planning: Planning completed in 8.26 seconds |
| 144 | 2026-09-16T15:47:35.768Z | Packages to install: 3 |
| 145 | 2026-09-16T15:47:35.768Z | Mediators to change: 2 |
| 146 | 2026-09-16T15:47:35.768Z | Services to change: 1 |
| 147 | 2026-09-16T15:47:35.772Z | Estimated space available: 154.74 GB |
| 148 | 2026-09-16T15:47:35.772Z | Estimated space to be consumed: 1.86 GB |
| 149 | 2026-09-16T15:47:35.772Z | Create boot environment: No |
| 150 | 2026-09-16T15:47:35.772Z | Create backup boot environment: No |
| 151 | 2026-09-16T15:47:35.772Z | Rebuild boot archive: No |
| 152 | 2026-09-16T15:47:35.772Z | |
| 153 | 2026-09-16T15:47:35.772Z | Changed mediators: |
| 154 | 2026-09-16T15:47:35.772Z | mediator clang: |
| 155 | 2026-09-16T15:47:35.772Z | version: None -> 15 (system default) |
| 156 | 2026-09-16T15:47:35.772Z | |
| 157 | 2026-09-16T15:47:35.772Z | mediator llvm: |
| 158 | 2026-09-16T15:47:35.772Z | version: 14 (system default) -> 15 (system default) |
| 159 | 2026-09-16T15:47:35.772Z | |
| 160 | 2026-09-16T15:47:35.772Z | Changed packages: |
| 161 | 2026-09-16T15:47:35.772Z | helios-dev |
| 162 | 2026-09-16T15:47:35.772Z | developer/build-essential |
| 163 | 2026-09-16T15:47:35.772Z | None -> 11-2.0 |
| 164 | 2026-09-16T15:47:35.772Z | ooce/developer/clang-15 |
| 165 | 2026-09-16T15:47:35.772Z | None -> 15.0.7-2.0 |
| 166 | 2026-09-16T15:47:35.772Z | ooce/developer/llvm-15 |
| 167 | 2026-09-16T15:47:35.773Z | None -> 15.0.7-2.0 |
| 168 | 2026-09-16T15:47:35.773Z | |
| 169 | 2026-09-16T15:47:35.773Z | Services: |
| 170 | 2026-09-16T15:47:35.773Z | restart_fmri: |
| 171 | 2026-09-16T15:47:35.773Z | svc:/system/update-man-index:default |
| 172 | 2026-09-16T15:47:35.810Z | |
| 173 | 2026-09-16T15:47:35.810Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 174 | 2026-09-16T15:47:40.815Z | Download: 1938/3076 items 117.7/211.3MB 55% complete (24.0M/s) |
| 175 | 2026-09-16T15:47:45.933Z | Download: 3024/3076 items 200.6/211.3MB 94% complete (20.4M/s) |
| 176 | 2026-09-16T15:47:52.122Z | Download: 3074/3076 items 211.3/211.3MB 99% complete (9.8M/s) |
| 177 | 2026-09-16T15:47:52.145Z | Download: Completed 211.31 MB in 16.33 seconds (12.9M/s) |
| 178 | 2026-09-16T15:47:52.265Z | Actions: 1/3430 actions (Installing new actions) |
| 179 | 2026-09-16T15:47:55.333Z | Actions: Completed 3430 actions in 3.07 seconds. |
| 180 | 2026-09-16T15:47:55.984Z | Done (0.648s) |
| 181 | 2026-09-16T15:47:55.984Z | Done (0.000s) |
| 182 | 2026-09-16T15:47:56.717Z | Done (0.732s) |
| 183 | 2026-09-16T15:47:59.759Z | Done (2.684s) |
| 184 | 2026-09-16T15:47:59.828Z | Done (0.013s) |
| 185 | 2026-09-16T15:47:59.831Z | Done (0.000s) |
| 186 | 2026-09-16T15:48:00.149Z | Done (0.000s) |
| 187 | 2026-09-16T15:48:01.015Z | Planning: Evaluating mediator changes ... Done |
| 188 | 2026-09-16T15:48:01.123Z | Planning: Checking for conflicting actions ... Done |
| 189 | 2026-09-16T15:48:01.126Z | Planning: Consolidating action changes ... Done |
| 190 | 2026-09-16T15:48:01.286Z | Planning: Evaluating mediators ... Done |
| 191 | 2026-09-16T15:48:01.290Z | Planning: Planning completed in 0.27 seconds |
| 192 | 2026-09-16T15:48:01.307Z | Mediators to change: 2 |
| 193 | 2026-09-16T15:48:01.311Z | Create boot environment: No |
| 194 | 2026-09-16T15:48:01.311Z | Create backup boot environment: No |
| 195 | 2026-09-16T15:48:01.368Z | Done |
| 196 | 2026-09-16T15:48:01.369Z | Done |
| 197 | 2026-09-16T15:48:01.987Z | Done |
| 198 | 2026-09-16T15:48:04.412Z | Done |
| 199 | 2026-09-16T15:48:04.489Z | Done |
| 200 | 2026-09-16T15:48:04.492Z | Done |
| 201 | 2026-09-16T15:48:04.622Z | Done |
| 202 | 2026-09-16T15:48:04.912Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 203 | 2026-09-16T15:48:04.912Z | clang system 15 system |
| 204 | 2026-09-16T15:48:04.912Z | csh system system illumos |
| 205 | 2026-09-16T15:48:04.912Z | ctags system system illumos |
| 206 | 2026-09-16T15:48:04.912Z | file system system illumos |
| 207 | 2026-09-16T15:48:04.912Z | gcc vendor 12 vendor |
| 208 | 2026-09-16T15:48:04.912Z | gcc system 14 system |
| 209 | 2026-09-16T15:48:04.912Z | gcc system 10 system |
| 210 | 2026-09-16T15:48:04.912Z | go system 1.20 system |
| 211 | 2026-09-16T15:48:04.912Z | go system 1.19 system |
| 212 | 2026-09-16T15:48:04.912Z | llvm system 15 system |
| 213 | 2026-09-16T15:48:04.912Z | llvm system 14 system |
| 214 | 2026-09-16T15:48:04.912Z | mariadb system 10.6 system |
| 215 | 2026-09-16T15:48:04.912Z | mta vendor vendor dma |
| 216 | 2026-09-16T15:48:04.912Z | openjdk system 17 system |
| 217 | 2026-09-16T15:48:04.912Z | openjdk system 11 system |
| 218 | 2026-09-16T15:48:04.912Z | openjdk system 1.8 system |
| 219 | 2026-09-16T15:48:04.912Z | openssl vendor 3 vendor |
| 220 | 2026-09-16T15:48:04.912Z | perl system 5.36 system |
| 221 | 2026-09-16T15:48:04.912Z | postgresql system 15 system |
| 222 | 2026-09-16T15:48:04.912Z | postgresql system 13 system |
| 223 | 2026-09-16T15:48:04.912Z | python vendor 3 vendor |
| 224 | 2026-09-16T15:48:04.912Z | python system 2 system |
| 225 | 2026-09-16T15:48:04.912Z | python3 system 3.11 system |
| 226 | 2026-09-16T15:48:04.912Z | ruby system 3.0 system |
| 227 | 2026-09-16T15:48:04.912Z | words vendor vendor american-english |
| 228 | 2026-09-16T15:48:04.912Z | words system system australian-english |
| 229 | 2026-09-16T15:48:04.912Z | words system system british-english |
| 230 | 2026-09-16T15:48:04.912Z | words system system canadian-english |
| 231 | 2026-09-16T15:48:04.912Z | words system system french |
| 232 | 2026-09-16T15:48:04.912Z | words system system italian |
| 233 | 2026-09-16T15:48:04.912Z | words system system ngerman |
| 234 | 2026-09-16T15:48:04.912Z | words system system ogerman |
| 235 | 2026-09-16T15:48:04.912Z | words system system spanish |
| 236 | 2026-09-16T15:48:05.135Z | PUBLISHER TYPE STATUS P LOCATION |
| 237 | 2026-09-16T15:48:05.135Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 238 | 2026-09-16T15:48:09.716Z | FMRI IFO |
| 239 | 2026-09-16T15:48:09.716Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 240 | 2026-09-16T15:48:09.716Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 241 | 2026-09-16T15:48:09.716Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 242 | 2026-09-16T15:48:09.716Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 243 | 2026-09-16T15:48:09.716Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 244 | 2026-09-16T15:48:09.716Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 245 | 2026-09-16T15:48:09.716Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 246 | 2026-09-16T15:48:10.626Z | All builder prerequisites installed successfully, and PATH looks valid |
| 247 | 2026-09-16T15:48:10.629Z | |
| 248 | 2026-09-16T15:48:10.629Z | real 1:01.132479011 |
| 249 | 2026-09-16T15:48:10.629Z | user 36.630710579 |
| 250 | 2026-09-16T15:48:10.629Z | sys 4.209216419 |
| 251 | 2026-09-16T15:48:10.629Z | trap 0.003690835 |
| 252 | 2026-09-16T15:48:10.629Z | tflt 0.027488814 |
| 253 | 2026-09-16T15:48:10.629Z | dflt 0.035396833 |
| 254 | 2026-09-16T15:48:10.629Z | kflt 0.013296564 |
| 255 | 2026-09-16T15:48:10.630Z | lock 0.000000000 |
| 256 | 2026-09-16T15:48:10.630Z | slp 1:21.337768821 |
| 257 | 2026-09-16T15:48:10.630Z | lat 0.090868040 |
| 258 | 2026-09-16T15:48:10.630Z | stop 0.000204487 |
| 259 | 2026-09-16T15:48:10.630Z | + banner check |
| 260 | 2026-09-16T15:48:10.630Z | |
| 261 | 2026-09-16T15:48:10.630Z | #### # # ###### #### # # |
| 262 | 2026-09-16T15:48:10.630Z | # # # # # # # # # |
| 263 | 2026-09-16T15:48:10.630Z | # ###### ##### # #### |
| 264 | 2026-09-16T15:48:10.630Z | # # # # # # # |
| 265 | 2026-09-16T15:48:10.630Z | # # # # # # # # # |
| 266 | 2026-09-16T15:48:10.630Z | #### # # ###### #### # # |
| 267 | 2026-09-16T15:48:10.630Z | |
| 268 | 2026-09-16T15:48:10.630Z | + ptime -m cargo check --features falcon |
| 269 | 2026-09-16T15:48:10.789Z | Updating crates.io index |
| 270 | 2026-09-16T15:48:10.793Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 271 | 2026-09-16T15:48:12.378Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 272 | 2026-09-16T15:48:23.420Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 273 | 2026-09-16T15:48:23.723Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 274 | 2026-09-16T15:48:24.477Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 275 | 2026-09-16T15:48:24.819Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 276 | 2026-09-16T15:48:25.200Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 277 | 2026-09-16T15:48:25.474Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 278 | 2026-09-16T15:48:25.733Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 279 | 2026-09-16T15:48:26.072Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 280 | 2026-09-16T15:48:26.442Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 281 | 2026-09-16T15:48:26.787Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 282 | 2026-09-16T15:48:27.081Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 283 | 2026-09-16T15:48:27.410Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 284 | 2026-09-16T15:48:28.432Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 285 | 2026-09-16T15:48:28.949Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 286 | 2026-09-16T15:48:30.015Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 287 | 2026-09-16T15:48:30.315Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 288 | 2026-09-16T15:48:30.833Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 289 | 2026-09-16T15:48:31.393Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 290 | 2026-09-16T15:48:32.201Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 291 | 2026-09-16T15:48:32.494Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 292 | 2026-09-16T15:48:33.724Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 293 | 2026-09-16T15:48:34.098Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 294 | 2026-09-16T15:48:34.647Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 295 | 2026-09-16T15:48:35.000Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 296 | 2026-09-16T15:48:35.410Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 297 | 2026-09-16T15:48:35.909Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 298 | 2026-09-16T15:48:38.367Z | Downloading crates ... |
| 299 | 2026-09-16T15:48:38.413Z | Downloaded omicron-workspace-hack v0.1.0 |
| 300 | 2026-09-16T15:48:38.422Z | Downloaded papergrid v0.11.0 |
| 301 | 2026-09-16T15:48:38.426Z | Downloaded pest_meta v2.8.4 |
| 302 | 2026-09-16T15:48:38.429Z | Downloaded progenitor-client v0.14.0 |
| 303 | 2026-09-16T15:48:38.432Z | Downloaded progenitor-macro v0.14.0 |
| 304 | 2026-09-16T15:48:38.432Z | Downloaded ref-cast-impl v1.0.25 |
| 305 | 2026-09-16T15:48:38.435Z | Downloaded prettyplease v0.2.37 |
| 306 | 2026-09-16T15:48:38.439Z | Downloaded plain v0.2.3 |
| 307 | 2026-09-16T15:48:38.439Z | Downloaded atomic-waker v1.1.2 |
| 308 | 2026-09-16T15:48:38.439Z | Downloaded openssl-macros v0.1.1 |
| 309 | 2026-09-16T15:48:38.442Z | Downloaded proc-macro-error-attr v1.0.4 |
| 310 | 2026-09-16T15:48:38.442Z | Downloaded olpc-cjson v0.1.4 |
| 311 | 2026-09-16T15:48:38.442Z | Downloaded base16ct v0.2.0 |
| 312 | 2026-09-16T15:48:38.442Z | Downloaded quick-error v1.2.3 |
| 313 | 2026-09-16T15:48:38.445Z | Downloaded progenitor v0.10.0 |
| 314 | 2026-09-16T15:48:38.448Z | Downloaded num_threads v0.1.7 |
| 315 | 2026-09-16T15:48:38.448Z | Downloaded pem-rfc7468 v0.7.0 |
| 316 | 2026-09-16T15:48:38.451Z | Downloaded poly1305 v0.8.0 |
| 317 | 2026-09-16T15:48:38.455Z | Downloaded base64 v0.22.1 |
| 318 | 2026-09-16T15:48:38.459Z | Downloaded openssl-probe v0.2.1 |
| 319 | 2026-09-16T15:48:38.459Z | Downloaded phf_shared v0.12.1 |
| 320 | 2026-09-16T15:48:38.462Z | Downloaded adler v1.0.2 |
| 321 | 2026-09-16T15:48:38.462Z | Downloaded base64ct v1.6.0 |
| 322 | 2026-09-16T15:48:38.464Z | Downloaded num-iter v0.1.45 |
| 323 | 2026-09-16T15:48:38.464Z | Downloaded percent-encoding v2.3.2 |
| 324 | 2026-09-16T15:48:38.467Z | Downloaded bon v3.9.3 |
| 325 | 2026-09-16T15:48:38.470Z | Downloaded proc-macro-crate v1.3.1 |
| 326 | 2026-09-16T15:48:38.473Z | Downloaded radium v0.7.0 |
| 327 | 2026-09-16T15:48:38.473Z | Downloaded openssl-sys v0.9.107 |
| 328 | 2026-09-16T15:48:38.476Z | Downloaded autocfg v1.3.0 |
| 329 | 2026-09-16T15:48:38.481Z | Downloaded bit-set v0.5.3 |
| 330 | 2026-09-16T15:48:38.484Z | Downloaded pretty-hex v0.4.1 |
| 331 | 2026-09-16T15:48:38.484Z | Downloaded aws-lc-rs v1.17.0 |
| 332 | 2026-09-16T15:48:38.487Z | Downloaded parse-display v0.10.0 |
| 333 | 2026-09-16T15:48:38.490Z | Downloaded atty v0.2.14 |
| 334 | 2026-09-16T15:48:38.490Z | Downloaded block-buffer v0.12.1 |
| 335 | 2026-09-16T15:48:38.490Z | Downloaded atomicwrites v0.4.4 |
| 336 | 2026-09-16T15:48:38.490Z | Downloaded block-buffer v0.10.4 |
| 337 | 2026-09-16T15:48:38.510Z | Downloaded num_enum_derive v0.7.4 |
| 338 | 2026-09-16T15:48:38.510Z | Downloaded oxnet v0.1.4 |
| 339 | 2026-09-16T15:48:38.510Z | Downloaded parse-display-derive v0.10.0 |
| 340 | 2026-09-16T15:48:38.510Z | Downloaded pkcs8 v0.10.2 |
| 341 | 2026-09-16T15:48:38.514Z | Downloaded progenitor v0.13.0 |
| 342 | 2026-09-16T15:48:38.514Z | Downloaded bit_field v0.10.2 |
| 343 | 2026-09-16T15:48:38.514Z | Downloaded cfg-if v1.0.0 |
| 344 | 2026-09-16T15:48:38.514Z | Downloaded num_enum v0.5.11 |
| 345 | 2026-09-16T15:48:38.514Z | Downloaded owo-colors v4.3.0 |
| 346 | 2026-09-16T15:48:38.514Z | Downloaded cfg_aliases v0.2.1 |
| 347 | 2026-09-16T15:48:38.514Z | Downloaded progenitor-macro v0.13.0 |
| 348 | 2026-09-16T15:48:38.514Z | Downloaded ref-cast v1.0.25 |
| 349 | 2026-09-16T15:48:38.514Z | Downloaded bitstruct v0.1.1 |
| 350 | 2026-09-16T15:48:38.514Z | Downloaded powerfmt v0.2.0 |
| 351 | 2026-09-16T15:48:38.514Z | Downloaded camino-tempfile v1.4.1 |
| 352 | 2026-09-16T15:48:38.518Z | Downloaded bitstruct_derive v0.1.0 |
| 353 | 2026-09-16T15:48:38.518Z | Downloaded progenitor-macro v0.11.1 |
| 354 | 2026-09-16T15:48:38.518Z | Downloaded rand_xorshift v0.3.0 |
| 355 | 2026-09-16T15:48:38.518Z | Downloaded cfg_aliases v0.1.1 |
| 356 | 2026-09-16T15:48:38.518Z | Downloaded darling_macro v0.20.11 |
| 357 | 2026-09-16T15:48:38.521Z | Downloaded crypto-common v0.2.2 |
| 358 | 2026-09-16T15:48:38.525Z | Downloaded colorchoice v1.0.1 |
| 359 | 2026-09-16T15:48:38.525Z | Downloaded convert_case v0.4.0 |
| 360 | 2026-09-16T15:48:38.525Z | Downloaded ciborium-ll v0.2.2 |
| 361 | 2026-09-16T15:48:38.529Z | Downloaded num-integer v0.1.46 |
| 362 | 2026-09-16T15:48:38.532Z | Downloaded paste v1.0.15 |
| 363 | 2026-09-16T15:48:38.532Z | Downloaded darling_macro v0.23.0 |
| 364 | 2026-09-16T15:48:38.532Z | Downloaded oxide-tokio-rt v0.1.6 |
| 365 | 2026-09-16T15:48:38.535Z | Downloaded pin-project-internal v1.1.10 |
| 366 | 2026-09-16T15:48:38.535Z | Downloaded pretty-hex v0.2.1 |
| 367 | 2026-09-16T15:48:38.535Z | Downloaded backoff v0.4.0 |
| 368 | 2026-09-16T15:48:38.538Z | Downloaded bit-vec v0.6.3 |
| 369 | 2026-09-16T15:48:38.538Z | Downloaded cargo_metadata v0.23.1 |
| 370 | 2026-09-16T15:48:38.538Z | Downloaded compression-core v0.4.31 |
| 371 | 2026-09-16T15:48:38.538Z | Downloaded ciborium-io v0.2.2 |
| 372 | 2026-09-16T15:48:38.538Z | Downloaded cargo-platform v0.3.2 |
| 373 | 2026-09-16T15:48:38.541Z | Downloaded cstr-argument v0.1.2 |
| 374 | 2026-09-16T15:48:38.542Z | Downloaded progenitor-client v0.11.1 |
| 375 | 2026-09-16T15:48:38.542Z | Downloaded num_enum_derive v0.5.11 |
| 376 | 2026-09-16T15:48:38.545Z | Downloaded cargo-platform v0.1.8 |
| 377 | 2026-09-16T15:48:38.545Z | Downloaded crypto-common v0.1.6 |
| 378 | 2026-09-16T15:48:38.547Z | Downloaded crucible-workspace-hack v0.1.0 |
| 379 | 2026-09-16T15:48:38.547Z | Downloaded heck v0.5.0 |
| 380 | 2026-09-16T15:48:38.551Z | Downloaded hubpack v0.1.2 |
| 381 | 2026-09-16T15:48:38.551Z | Downloaded async-trait v0.1.89 |
| 382 | 2026-09-16T15:48:38.551Z | Downloaded phf v0.12.1 |
| 383 | 2026-09-16T15:48:38.554Z | Downloaded ppv-lite86 v0.2.17 |
| 384 | 2026-09-16T15:48:38.554Z | Downloaded chacha20 v0.9.1 |
| 385 | 2026-09-16T15:48:38.557Z | Downloaded bitflags v2.9.4 |
| 386 | 2026-09-16T15:48:38.560Z | Downloaded progenitor-macro v0.10.0 |
| 387 | 2026-09-16T15:48:38.560Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 388 | 2026-09-16T15:48:38.560Z | Downloaded hostname v0.3.1 |
| 389 | 2026-09-16T15:48:38.560Z | Downloaded cpufeatures v0.3.0 |
| 390 | 2026-09-16T15:48:38.563Z | Downloaded darling_macro v0.21.3 |
| 391 | 2026-09-16T15:48:38.563Z | Downloaded icu_provider_macros v1.5.0 |
| 392 | 2026-09-16T15:48:38.567Z | Downloaded clap_lex v0.7.0 |
| 393 | 2026-09-16T15:48:38.567Z | Downloaded cpufeatures v0.2.12 |
| 394 | 2026-09-16T15:48:38.567Z | Downloaded is_terminal_polyfill v1.70.0 |
| 395 | 2026-09-16T15:48:38.570Z | Downloaded num-conv v0.2.2 |
| 396 | 2026-09-16T15:48:38.570Z | Downloaded cobs v0.2.3 |
| 397 | 2026-09-16T15:48:38.573Z | Downloaded newtype-uuid-macros v0.1.0 |
| 398 | 2026-09-16T15:48:38.573Z | Downloaded ctrlc v3.4.4 |
| 399 | 2026-09-16T15:48:38.573Z | Downloaded swrite v0.1.0 |
| 400 | 2026-09-16T15:48:38.573Z | Downloaded mime v0.3.17 |
| 401 | 2026-09-16T15:48:38.576Z | Downloaded opaque-debug v0.3.1 |
| 402 | 2026-09-16T15:48:38.576Z | Downloaded polyval v0.6.2 |
| 403 | 2026-09-16T15:48:38.576Z | Downloaded num_enum v0.7.4 |
| 404 | 2026-09-16T15:48:38.579Z | Downloaded pin-project-lite v0.2.14 |
| 405 | 2026-09-16T15:48:38.582Z | Downloaded progenitor v0.11.1 |
| 406 | 2026-09-16T15:48:38.582Z | Downloaded time-core v0.1.9 |
| 407 | 2026-09-16T15:48:38.585Z | Downloaded bitflags v1.3.2 |
| 408 | 2026-09-16T15:48:38.585Z | Downloaded proc-macro-error v1.0.4 |
| 409 | 2026-09-16T15:48:38.588Z | Downloaded crossbeam-deque v0.8.5 |
| 410 | 2026-09-16T15:48:38.588Z | Downloaded primeorder v0.13.6 |
| 411 | 2026-09-16T15:48:38.588Z | Downloaded progenitor v0.14.0 |
| 412 | 2026-09-16T15:48:38.588Z | Downloaded byteorder v1.5.0 |
| 413 | 2026-09-16T15:48:38.591Z | Downloaded compression-codecs v0.4.32 |
| 414 | 2026-09-16T15:48:38.591Z | Downloaded daft v0.1.7 |
| 415 | 2026-09-16T15:48:38.591Z | Downloaded progenitor-extras v0.2.0 |
| 416 | 2026-09-16T15:48:38.594Z | Downloaded thiserror-impl v1.0.64 |
| 417 | 2026-09-16T15:48:38.594Z | Downloaded parking_lot_core v0.9.10 |
| 418 | 2026-09-16T15:48:38.594Z | Downloaded tabwriter v1.4.0 |
| 419 | 2026-09-16T15:48:38.594Z | Downloaded tokio-macros v2.7.0 |
| 420 | 2026-09-16T15:48:38.594Z | Downloaded clap_derive v4.5.4 |
| 421 | 2026-09-16T15:48:38.597Z | Downloaded crc32fast v1.4.0 |
| 422 | 2026-09-16T15:48:38.600Z | Downloaded csv-core v0.1.12 |
| 423 | 2026-09-16T15:48:38.600Z | Downloaded termtree v0.5.1 |
| 424 | 2026-09-16T15:48:38.600Z | Downloaded bcs v0.1.6 |
| 425 | 2026-09-16T15:48:38.601Z | Downloaded byte-wrapper v0.1.0 |
| 426 | 2026-09-16T15:48:38.605Z | Downloaded bytecount v0.6.9 |
| 427 | 2026-09-16T15:48:38.605Z | Downloaded unicode-xid v0.2.4 |
| 428 | 2026-09-16T15:48:38.605Z | Downloaded blake2 v0.10.6 |
| 429 | 2026-09-16T15:48:38.608Z | Downloaded cargo_metadata v0.18.1 |
| 430 | 2026-09-16T15:48:38.608Z | Downloaded const_format_proc_macros v0.2.34 |
| 431 | 2026-09-16T15:48:38.608Z | Downloaded const-oid v0.9.6 |
| 432 | 2026-09-16T15:48:38.608Z | Downloaded password-hash v0.5.0 |
| 433 | 2026-09-16T15:48:38.611Z | Downloaded pem v3.0.5 |
| 434 | 2026-09-16T15:48:38.611Z | Downloaded quinn-udp v0.5.5 |
| 435 | 2026-09-16T15:48:38.611Z | Downloaded quote v1.0.45 |
| 436 | 2026-09-16T15:48:38.611Z | Downloaded pest_derive v2.8.4 |
| 437 | 2026-09-16T15:48:38.614Z | Downloaded rand_core v0.9.3 |
| 438 | 2026-09-16T15:48:38.614Z | Downloaded usdt-attr-macro v0.5.0 |
| 439 | 2026-09-16T15:48:38.614Z | Downloaded usdt-macro v0.5.0 |
| 440 | 2026-09-16T15:48:38.614Z | Downloaded wait-timeout v0.2.0 |
| 441 | 2026-09-16T15:48:38.614Z | Downloaded yoke-derive v0.7.5 |
| 442 | 2026-09-16T15:48:38.615Z | Downloaded pkg-config v0.3.30 |
| 443 | 2026-09-16T15:48:38.619Z | Downloaded rand_chacha v0.3.1 |
| 444 | 2026-09-16T15:48:38.619Z | Downloaded rand_chacha v0.9.0 |
| 445 | 2026-09-16T15:48:38.619Z | Downloaded rand_core v0.6.4 |
| 446 | 2026-09-16T15:48:38.622Z | Downloaded num-traits v0.2.19 |
| 447 | 2026-09-16T15:48:38.622Z | Downloaded ingot-types v0.1.2 |
| 448 | 2026-09-16T15:48:38.622Z | Downloaded daft-derive v0.1.7 |
| 449 | 2026-09-16T15:48:38.625Z | Downloaded proc-macro2 v1.0.106 |
| 450 | 2026-09-16T15:48:38.625Z | Downloaded libsw-core v0.3.2 |
| 451 | 2026-09-16T15:48:38.625Z | Downloaded untrusted v0.9.0 |
| 452 | 2026-09-16T15:48:38.628Z | Downloaded utf8_iter v1.0.4 |
| 453 | 2026-09-16T15:48:38.629Z | Downloaded bincode v1.3.3 |
| 454 | 2026-09-16T15:48:38.629Z | Downloaded progenitor-client v0.10.0 |
| 455 | 2026-09-16T15:48:38.629Z | Downloaded ctr v0.9.2 |
| 456 | 2026-09-16T15:48:38.629Z | Downloaded scroll_derive v0.12.0 |
| 457 | 2026-09-16T15:48:38.632Z | Downloaded scroll_derive v0.13.1 |
| 458 | 2026-09-16T15:48:38.632Z | Downloaded itoa v1.0.11 |
| 459 | 2026-09-16T15:48:38.632Z | Downloaded ipnetwork v0.21.1 |
| 460 | 2026-09-16T15:48:38.632Z | Downloaded ciborium v0.2.2 |
| 461 | 2026-09-16T15:48:38.635Z | Downloaded sha1 v0.11.0 |
| 462 | 2026-09-16T15:48:38.635Z | Downloaded lock_api v0.4.12 |
| 463 | 2026-09-16T15:48:38.635Z | Downloaded synstructure v0.13.1 |
| 464 | 2026-09-16T15:48:38.640Z | Downloaded thiserror v2.0.18 |
| 465 | 2026-09-16T15:48:38.640Z | Downloaded console v0.15.8 |
| 466 | 2026-09-16T15:48:38.643Z | Downloaded backon v1.6.0 |
| 467 | 2026-09-16T15:48:38.643Z | Downloaded cookie v0.18.1 |
| 468 | 2026-09-16T15:48:38.643Z | Downloaded darling v0.23.0 |
| 469 | 2026-09-16T15:48:38.646Z | Downloaded zerofrom v0.1.5 |
| 470 | 2026-09-16T15:48:38.646Z | Downloaded cmake v0.1.54 |
| 471 | 2026-09-16T15:48:38.646Z | Downloaded colored v3.1.1 |
| 472 | 2026-09-16T15:48:38.652Z | Downloaded serde_spanned v1.1.1 |
| 473 | 2026-09-16T15:48:38.652Z | Downloaded passt v0.3.0 |
| 474 | 2026-09-16T15:48:38.653Z | Downloaded serde_spanned v0.6.9 |
| 475 | 2026-09-16T15:48:38.653Z | Downloaded litemap v0.7.4 |
| 476 | 2026-09-16T15:48:38.653Z | Downloaded async-stream v0.3.6 |
| 477 | 2026-09-16T15:48:38.653Z | Downloaded pest v2.8.4 |
| 478 | 2026-09-16T15:48:38.656Z | Downloaded num-rational v0.4.2 |
| 479 | 2026-09-16T15:48:38.656Z | Downloaded once_cell v1.21.3 |
| 480 | 2026-09-16T15:48:38.656Z | Downloaded pest_generator v2.8.4 |
| 481 | 2026-09-16T15:48:38.656Z | Downloaded crossbeam-epoch v0.9.18 |
| 482 | 2026-09-16T15:48:38.659Z | Downloaded parking_lot v0.12.2 |
| 483 | 2026-09-16T15:48:38.659Z | Downloaded cipher v0.4.4 |
| 484 | 2026-09-16T15:48:38.659Z | Downloaded postcard v1.0.9 |
| 485 | 2026-09-16T15:48:38.663Z | Downloaded async-recursion v1.1.1 |
| 486 | 2026-09-16T15:48:38.663Z | Downloaded strum_macros v0.28.0 |
| 487 | 2026-09-16T15:48:38.666Z | Downloaded tls_codec_derive v0.4.2 |
| 488 | 2026-09-16T15:48:38.666Z | Downloaded embedded-io v0.6.1 |
| 489 | 2026-09-16T15:48:38.666Z | Downloaded equivalent v1.0.2 |
| 490 | 2026-09-16T15:48:38.666Z | Downloaded tls_codec v0.4.2 |
| 491 | 2026-09-16T15:48:38.666Z | Downloaded tokio-dtrace v0.1.1 |
| 492 | 2026-09-16T15:48:38.669Z | Downloaded tracing-attributes v0.1.27 |
| 493 | 2026-09-16T15:48:38.669Z | Downloaded cancel-safe-futures v0.1.5 |
| 494 | 2026-09-16T15:48:38.669Z | Downloaded anstyle-query v1.0.3 |
| 495 | 2026-09-16T15:48:38.672Z | Downloaded bytes v1.11.1 |
| 496 | 2026-09-16T15:48:38.672Z | Downloaded dof v0.3.0 |
| 497 | 2026-09-16T15:48:38.672Z | Downloaded vergen-git2 v9.1.0 |
| 498 | 2026-09-16T15:48:38.677Z | Downloaded foreign-types-shared v0.1.1 |
| 499 | 2026-09-16T15:48:38.678Z | Downloaded funty v2.0.0 |
| 500 | 2026-09-16T15:48:38.678Z | Downloaded futures-task v0.3.32 |
| 501 | 2026-09-16T15:48:38.678Z | Downloaded pin-project v1.1.10 |
| 502 | 2026-09-16T15:48:38.681Z | Downloaded darling v0.20.11 |
| 503 | 2026-09-16T15:48:38.684Z | Downloaded progenitor-client v0.13.0 |
| 504 | 2026-09-16T15:48:38.684Z | Downloaded zone v0.3.1 |
| 505 | 2026-09-16T15:48:38.684Z | Downloaded critical-section v1.2.0 |
| 506 | 2026-09-16T15:48:38.687Z | Downloaded dunce v1.0.5 |
| 507 | 2026-09-16T15:48:38.687Z | Downloaded fixedbitset v0.4.2 |
| 508 | 2026-09-16T15:48:38.687Z | Downloaded utf16_iter v1.0.5 |
| 509 | 2026-09-16T15:48:38.687Z | Downloaded tempfile v3.23.0 |
| 510 | 2026-09-16T15:48:38.691Z | Downloaded schemars_derive v0.8.22 |
| 511 | 2026-09-16T15:48:38.695Z | Downloaded darling v0.21.3 |
| 512 | 2026-09-16T15:48:38.698Z | Downloaded httpdate v1.0.3 |
| 513 | 2026-09-16T15:48:38.704Z | Downloaded is_ci v1.2.0 |
| 514 | 2026-09-16T15:48:38.704Z | Downloaded hmac v0.12.1 |
| 515 | 2026-09-16T15:48:38.704Z | Downloaded lru-cache v0.1.2 |
| 516 | 2026-09-16T15:48:38.707Z | Downloaded lru-slab v0.1.2 |
| 517 | 2026-09-16T15:48:38.707Z | Downloaded tap v1.0.1 |
| 518 | 2026-09-16T15:48:38.707Z | Downloaded thread-id v4.2.1 |
| 519 | 2026-09-16T15:48:38.707Z | Downloaded static_assertions v1.1.0 |
| 520 | 2026-09-16T15:48:38.710Z | Downloaded camino v1.2.2 |
| 521 | 2026-09-16T15:48:38.710Z | Downloaded serde_arrays v0.1.0 |
| 522 | 2026-09-16T15:48:38.710Z | Downloaded icu_locid v1.5.0 |
| 523 | 2026-09-16T15:48:38.713Z | Downloaded slog-async v2.8.0 |
| 524 | 2026-09-16T15:48:38.717Z | Downloaded hubpack_derive v0.1.1 |
| 525 | 2026-09-16T15:48:38.720Z | Downloaded newline-converter v0.3.0 |
| 526 | 2026-09-16T15:48:38.720Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 527 | 2026-09-16T15:48:38.720Z | Downloaded newtype_derive v0.1.6 |
| 528 | 2026-09-16T15:48:38.720Z | Downloaded usdt v0.5.0 |
| 529 | 2026-09-16T15:48:38.720Z | Downloaded either v1.15.0 |
| 530 | 2026-09-16T15:48:38.724Z | Downloaded darling_core v0.20.11 |
| 531 | 2026-09-16T15:48:38.727Z | Downloaded darling_core v0.23.0 |
| 532 | 2026-09-16T15:48:38.730Z | Downloaded slog-term v2.9.2 |
| 533 | 2026-09-16T15:48:38.735Z | Downloaded num-complex v0.4.6 |
| 534 | 2026-09-16T15:48:38.740Z | Downloaded serde_repr v0.1.19 |
| 535 | 2026-09-16T15:48:38.740Z | Downloaded signal-hook-registry v1.4.2 |
| 536 | 2026-09-16T15:48:38.740Z | Downloaded aead v0.5.2 |
| 537 | 2026-09-16T15:48:38.744Z | Downloaded crossbeam-utils v0.8.19 |
| 538 | 2026-09-16T15:48:38.744Z | Downloaded unicode-linebreak v0.1.5 |
| 539 | 2026-09-16T15:48:38.747Z | Downloaded globset v0.4.14 |
| 540 | 2026-09-16T15:48:38.750Z | Downloaded ucd-trie v0.1.6 |
| 541 | 2026-09-16T15:48:38.753Z | Downloaded progenitor-impl v0.13.0 |
| 542 | 2026-09-16T15:48:38.753Z | Downloaded progenitor-impl v0.11.1 |
| 543 | 2026-09-16T15:48:38.756Z | Downloaded slog-bunyan v2.5.0 |
| 544 | 2026-09-16T15:48:38.761Z | Downloaded simd-adler32 v0.3.7 |
| 545 | 2026-09-16T15:48:38.765Z | Downloaded escargot v0.5.15 |
| 546 | 2026-09-16T15:48:38.768Z | Downloaded fixedbitset v0.5.7 |
| 547 | 2026-09-16T15:48:38.768Z | Downloaded foldhash v0.1.5 |
| 548 | 2026-09-16T15:48:38.768Z | Downloaded futures-executor v0.3.32 |
| 549 | 2026-09-16T15:48:38.768Z | Downloaded ipnet v2.9.0 |
| 550 | 2026-09-16T15:48:38.771Z | Downloaded libloading v0.7.4 |
| 551 | 2026-09-16T15:48:38.771Z | Downloaded tower-layer v0.3.3 |
| 552 | 2026-09-16T15:48:38.772Z | Downloaded thiserror-no-std v2.0.2 |
| 553 | 2026-09-16T15:48:38.774Z | Downloaded git-stub v1.0.0 |
| 554 | 2026-09-16T15:48:38.774Z | Downloaded async-stream-impl v0.3.6 |
| 555 | 2026-09-16T15:48:38.777Z | Downloaded chacha20poly1305 v0.10.1 |
| 556 | 2026-09-16T15:48:38.777Z | Downloaded derive_builder v0.20.2 |
| 557 | 2026-09-16T15:48:38.781Z | Downloaded foreign-types v0.5.0 |
| 558 | 2026-09-16T15:48:38.784Z | Downloaded futures-sink v0.3.32 |
| 559 | 2026-09-16T15:48:38.784Z | Downloaded darling_core v0.21.3 |
| 560 | 2026-09-16T15:48:38.787Z | Downloaded icu_provider v1.5.0 |
| 561 | 2026-09-16T15:48:38.790Z | Downloaded vergen-lib v9.1.0 |
| 562 | 2026-09-16T15:48:38.790Z | Downloaded bon-macros v3.9.3 |
| 563 | 2026-09-16T15:48:38.793Z | Downloaded const-oid v0.10.2 |
| 564 | 2026-09-16T15:48:38.793Z | Downloaded resolv-conf v0.7.0 |
| 565 | 2026-09-16T15:48:38.796Z | Downloaded yoke v0.7.5 |
| 566 | 2026-09-16T15:48:38.796Z | Downloaded ingot v0.1.1 |
| 567 | 2026-09-16T15:48:38.796Z | Downloaded newtype-uuid v1.3.2 |
| 568 | 2026-09-16T15:48:38.799Z | Downloaded rustls-pemfile v2.2.0 |
| 569 | 2026-09-16T15:48:38.799Z | Downloaded strum v0.27.2 |
| 570 | 2026-09-16T15:48:38.799Z | Downloaded strum_macros v0.26.4 |
| 571 | 2026-09-16T15:48:38.802Z | Downloaded strum_macros v0.27.2 |
| 572 | 2026-09-16T15:48:38.802Z | Downloaded futures-core v0.3.32 |
| 573 | 2026-09-16T15:48:38.805Z | Downloaded http-body v1.0.1 |
| 574 | 2026-09-16T15:48:38.805Z | Downloaded ident_case v1.0.1 |
| 575 | 2026-09-16T15:48:38.805Z | Downloaded instant v0.1.12 |
| 576 | 2026-09-16T15:48:38.805Z | Downloaded supports-color v3.0.2 |
| 577 | 2026-09-16T15:48:38.805Z | Downloaded terminal_size v0.3.0 |
| 578 | 2026-09-16T15:48:38.805Z | Downloaded const_format v0.2.35 |
| 579 | 2026-09-16T15:48:38.809Z | Downloaded clap v4.5.4 |
| 580 | 2026-09-16T15:48:38.812Z | Downloaded sha2 v0.10.9 |
| 581 | 2026-09-16T15:48:38.815Z | Downloaded progenitor-impl v0.14.0 |
| 582 | 2026-09-16T15:48:38.815Z | Downloaded rayon-core v1.13.0 |
| 583 | 2026-09-16T15:48:38.818Z | Downloaded rustls-platform-verifier v0.6.2 |
| 584 | 2026-09-16T15:48:38.818Z | Downloaded icu_locid_transform_data v1.5.0 |
| 585 | 2026-09-16T15:48:38.821Z | Downloaded tracing-core v0.1.32 |
| 586 | 2026-09-16T15:48:38.821Z | Downloaded defmt-macros v0.3.9 |
| 587 | 2026-09-16T15:48:38.824Z | Downloaded derive_builder_core v0.20.2 |
| 588 | 2026-09-16T15:48:38.824Z | Downloaded float-ord v0.3.2 |
| 589 | 2026-09-16T15:48:38.824Z | Downloaded anstyle-parse v0.2.4 |
| 590 | 2026-09-16T15:48:38.824Z | Downloaded ecdsa v0.16.9 |
| 591 | 2026-09-16T15:48:38.828Z | Downloaded ed25519 v2.2.3 |
| 592 | 2026-09-16T15:48:38.828Z | Downloaded usdt v0.6.0 |
| 593 | 2026-09-16T15:48:38.828Z | Downloaded smallvec v1.13.2 |
| 594 | 2026-09-16T15:48:38.828Z | Downloaded usdt-attr-macro v0.6.0 |
| 595 | 2026-09-16T15:48:38.828Z | Downloaded rustls-pki-types v1.12.0 |
| 596 | 2026-09-16T15:48:38.831Z | Downloaded base64 v0.21.7 |
| 597 | 2026-09-16T15:48:38.831Z | Downloaded fs-err v3.1.2 |
| 598 | 2026-09-16T15:48:38.834Z | Downloaded zerovec-derive v0.10.3 |
| 599 | 2026-09-16T15:48:38.834Z | Downloaded progenitor-impl v0.10.0 |
| 600 | 2026-09-16T15:48:38.834Z | Downloaded usdt-impl v0.6.0 |
| 601 | 2026-09-16T15:48:38.838Z | Downloaded typify-macro v0.6.2 |
| 602 | 2026-09-16T15:48:38.838Z | Downloaded writeable v0.5.5 |
| 603 | 2026-09-16T15:48:38.838Z | Downloaded zone_cfg_derive v0.3.0 |
| 604 | 2026-09-16T15:48:38.838Z | Downloaded scroll v0.13.0 |
| 605 | 2026-09-16T15:48:38.838Z | Downloaded allocator-api2 v0.2.21 |
| 606 | 2026-09-16T15:48:38.840Z | Downloaded socket2 v0.6.3 |
| 607 | 2026-09-16T15:48:38.841Z | Downloaded derive-where v1.6.0 |
| 608 | 2026-09-16T15:48:38.844Z | Downloaded glob v0.3.3 |
| 609 | 2026-09-16T15:48:38.844Z | Downloaded getrandom v0.2.14 |
| 610 | 2026-09-16T15:48:38.847Z | Downloaded lazy_static v1.5.0 |
| 611 | 2026-09-16T15:48:38.847Z | Downloaded smf v0.2.3 |
| 612 | 2026-09-16T15:48:38.847Z | Downloaded zerocopy-derive v0.7.34 |
| 613 | 2026-09-16T15:48:38.850Z | Downloaded erased-serde v0.4.5 |
| 614 | 2026-09-16T15:48:38.853Z | Downloaded derive-ex v0.1.8 |
| 615 | 2026-09-16T15:48:38.853Z | Downloaded erased-serde v0.3.31 |
| 616 | 2026-09-16T15:48:38.853Z | Downloaded vergen-git2 v10.0.1 |
| 617 | 2026-09-16T15:48:38.856Z | Downloaded waitgroup v0.1.2 |
| 618 | 2026-09-16T15:48:38.860Z | Downloaded ryu v1.0.18 |
| 619 | 2026-09-16T15:48:38.863Z | Downloaded indexmap v1.9.3 |
| 620 | 2026-09-16T15:48:38.863Z | Downloaded jiff-static v0.2.15 |
| 621 | 2026-09-16T15:48:38.866Z | Downloaded strsim v0.11.1 |
| 622 | 2026-09-16T15:48:38.866Z | Downloaded debug-ignore v1.0.5 |
| 623 | 2026-09-16T15:48:38.866Z | Downloaded structmeta v0.3.0 |
| 624 | 2026-09-16T15:48:38.866Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 625 | 2026-09-16T15:48:38.870Z | Downloaded dyn-clone v1.0.17 |
| 626 | 2026-09-16T15:48:38.870Z | Downloaded thiserror v1.0.64 |
| 627 | 2026-09-16T15:48:38.873Z | Downloaded thiserror-impl v2.0.18 |
| 628 | 2026-09-16T15:48:38.873Z | Downloaded crypto-bigint v0.5.5 |
| 629 | 2026-09-16T15:48:38.876Z | Downloaded toml v0.8.23 |
| 630 | 2026-09-16T15:48:38.876Z | Downloaded xattr v1.3.1 |
| 631 | 2026-09-16T15:48:38.879Z | Downloaded semver v1.0.28 |
| 632 | 2026-09-16T15:48:38.879Z | Downloaded universal-hash v0.5.1 |
| 633 | 2026-09-16T15:48:38.879Z | Downloaded serde_plain v1.0.2 |
| 634 | 2026-09-16T15:48:38.879Z | Downloaded sha1 v0.10.6 |
| 635 | 2026-09-16T15:48:38.883Z | Downloaded foreign-types-shared v0.3.1 |
| 636 | 2026-09-16T15:48:38.883Z | Downloaded form_urlencoded v1.2.2 |
| 637 | 2026-09-16T15:48:38.887Z | Downloaded rand v0.8.6 |
| 638 | 2026-09-16T15:48:38.890Z | Downloaded similar v2.7.0 |
| 639 | 2026-09-16T15:48:38.894Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 640 | 2026-09-16T15:48:38.897Z | Downloaded tar v0.4.40 |
| 641 | 2026-09-16T15:48:38.900Z | Downloaded typify v0.4.3 |
| 642 | 2026-09-16T15:48:38.900Z | Downloaded macaddr v1.0.1 |
| 643 | 2026-09-16T15:48:38.901Z | Downloaded hyper-rustls v0.27.3 |
| 644 | 2026-09-16T15:48:38.904Z | Downloaded multer v3.1.0 |
| 645 | 2026-09-16T15:48:38.904Z | Downloaded rand v0.9.2 |
| 646 | 2026-09-16T15:48:38.908Z | Downloaded fnv v1.0.7 |
| 647 | 2026-09-16T15:48:38.908Z | Downloaded quinn v0.11.9 |
| 648 | 2026-09-16T15:48:38.909Z | Downloaded hybrid-array v0.4.12 |
| 649 | 2026-09-16T15:48:38.912Z | Downloaded num v0.4.3 |
| 650 | 2026-09-16T15:48:38.912Z | Downloaded take_mut v0.2.2 |
| 651 | 2026-09-16T15:48:38.912Z | Downloaded sync_wrapper v1.0.1 |
| 652 | 2026-09-16T15:48:38.912Z | Downloaded tinyvec_macros v0.1.1 |
| 653 | 2026-09-16T15:48:38.912Z | Downloaded hex v0.4.3 |
| 654 | 2026-09-16T15:48:38.912Z | Downloaded tinystr v0.7.6 |
| 655 | 2026-09-16T15:48:38.912Z | Downloaded unarray v0.1.4 |
| 656 | 2026-09-16T15:48:38.912Z | Downloaded rustc_version v0.1.7 |
| 657 | 2026-09-16T15:48:38.912Z | Downloaded cc v1.2.65 |
| 658 | 2026-09-16T15:48:38.915Z | Downloaded dropshot_endpoint v0.17.1 |
| 659 | 2026-09-16T15:48:38.915Z | Downloaded getrandom v0.3.4 |
| 660 | 2026-09-16T15:48:38.918Z | Downloaded serde_with_macros v3.18.0 |
| 661 | 2026-09-16T15:48:38.918Z | Downloaded snafu-derive v0.8.9 |
| 662 | 2026-09-16T15:48:38.921Z | Downloaded memmap2 v0.9.9 |
| 663 | 2026-09-16T15:48:38.921Z | Downloaded env_logger v0.11.10 |
| 664 | 2026-09-16T15:48:38.921Z | Downloaded heck v0.4.1 |
| 665 | 2026-09-16T15:48:38.921Z | Downloaded deranged v0.5.8 |
| 666 | 2026-09-16T15:48:38.926Z | Downloaded idna_adapter v1.2.0 |
| 667 | 2026-09-16T15:48:38.926Z | Downloaded indent_write v2.2.0 |
| 668 | 2026-09-16T15:48:38.926Z | Downloaded utf-8 v0.7.6 |
| 669 | 2026-09-16T15:48:38.929Z | Downloaded managed v0.8.0 |
| 670 | 2026-09-16T15:48:38.929Z | Downloaded semver v0.1.20 |
| 671 | 2026-09-16T15:48:38.932Z | Downloaded crossbeam-channel v0.5.15 |
| 672 | 2026-09-16T15:48:38.938Z | Downloaded hickory-resolver v0.24.4 |
| 673 | 2026-09-16T15:48:38.938Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 674 | 2026-09-16T15:48:38.941Z | Downloaded icu_collections v1.5.0 |
| 675 | 2026-09-16T15:48:38.941Z | Downloaded filetime v0.2.23 |
| 676 | 2026-09-16T15:48:38.941Z | Downloaded half v2.7.1 |
| 677 | 2026-09-16T15:48:38.941Z | Downloaded tokio-rustls v0.26.4 |
| 678 | 2026-09-16T15:48:38.944Z | Downloaded memchr v2.7.2 |
| 679 | 2026-09-16T15:48:38.944Z | Downloaded stable_deref_trait v1.2.0 |
| 680 | 2026-09-16T15:48:38.947Z | Downloaded derive_builder_macro v0.20.2 |
| 681 | 2026-09-16T15:48:38.947Z | Downloaded dof v0.4.0 |
| 682 | 2026-09-16T15:48:38.947Z | Downloaded ron v0.8.1 |
| 683 | 2026-09-16T15:48:38.950Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 684 | 2026-09-16T15:48:38.950Z | Downloaded rustversion v1.0.22 |
| 685 | 2026-09-16T15:48:38.953Z | Downloaded fs_extra v1.3.0 |
| 686 | 2026-09-16T15:48:38.953Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 687 | 2026-09-16T15:48:38.953Z | Downloaded ringbuffer v0.16.0 |
| 688 | 2026-09-16T15:48:38.957Z | Downloaded shlex v2.0.1 |
| 689 | 2026-09-16T15:48:38.957Z | Downloaded whoami v1.5.1 |
| 690 | 2026-09-16T15:48:38.957Z | Downloaded memoffset v0.9.1 |
| 691 | 2026-09-16T15:48:38.957Z | Downloaded memmap v0.7.0 |
| 692 | 2026-09-16T15:48:38.960Z | Downloaded group v0.13.0 |
| 693 | 2026-09-16T15:48:38.960Z | Downloaded humantime v2.3.0 |
| 694 | 2026-09-16T15:48:38.964Z | Downloaded icu_locid_transform v1.5.0 |
| 695 | 2026-09-16T15:48:38.967Z | Downloaded tower-service v0.3.3 |
| 696 | 2026-09-16T15:48:38.967Z | Downloaded digest v0.11.3 |
| 697 | 2026-09-16T15:48:38.967Z | Downloaded subtle v2.6.1 |
| 698 | 2026-09-16T15:48:38.971Z | Downloaded tabled_derive v0.7.0 |
| 699 | 2026-09-16T15:48:38.971Z | Downloaded usdt-macro v0.6.0 |
| 700 | 2026-09-16T15:48:38.971Z | Downloaded terminal_size v0.4.3 |
| 701 | 2026-09-16T15:48:38.976Z | Downloaded utf8parse v0.2.1 |
| 702 | 2026-09-16T15:48:38.976Z | Downloaded toml_write v0.1.2 |
| 703 | 2026-09-16T15:48:38.976Z | Downloaded tungstenite v0.21.0 |
| 704 | 2026-09-16T15:48:38.976Z | Downloaded uuid v1.23.3 |
| 705 | 2026-09-16T15:48:38.980Z | Downloaded qorb v0.4.1 |
| 706 | 2026-09-16T15:48:38.980Z | Downloaded keccak v0.1.6 |
| 707 | 2026-09-16T15:48:38.985Z | Downloaded walkdir v2.5.0 |
| 708 | 2026-09-16T15:48:38.985Z | Downloaded kstat-rs v0.2.4 |
| 709 | 2026-09-16T15:48:38.985Z | Downloaded is-terminal v0.4.12 |
| 710 | 2026-09-16T15:48:38.985Z | Downloaded toml_datetime v0.6.11 |
| 711 | 2026-09-16T15:48:38.989Z | Downloaded spin v0.9.8 |
| 712 | 2026-09-16T15:48:38.989Z | Downloaded rfc6979 v0.4.0 |
| 713 | 2026-09-16T15:48:38.989Z | Downloaded spki v0.7.3 |
| 714 | 2026-09-16T15:48:38.994Z | Downloaded socket2 v0.5.10 |
| 715 | 2026-09-16T15:48:38.994Z | Downloaded drift v0.2.0 |
| 716 | 2026-09-16T15:48:38.999Z | Downloaded foldhash v0.2.0 |
| 717 | 2026-09-16T15:48:39.003Z | Downloaded write16 v1.0.0 |
| 718 | 2026-09-16T15:48:39.003Z | Downloaded secrecy v0.10.3 |
| 719 | 2026-09-16T15:48:39.003Z | Downloaded foreign-types-macros v0.2.3 |
| 720 | 2026-09-16T15:48:39.003Z | Downloaded futures-macro v0.3.32 |
| 721 | 2026-09-16T15:48:39.004Z | Downloaded generic-array v0.14.7 |
| 722 | 2026-09-16T15:48:39.008Z | Downloaded serde_path_to_error v0.1.20 |
| 723 | 2026-09-16T15:48:39.008Z | Downloaded serde_tokenstream v0.2.3 |
| 724 | 2026-09-16T15:48:39.008Z | Downloaded tower v0.5.2 |
| 725 | 2026-09-16T15:48:39.012Z | Downloaded zerocopy-derive v0.8.27 |
| 726 | 2026-09-16T15:48:39.016Z | Downloaded toml v0.7.8 |
| 727 | 2026-09-16T15:48:39.017Z | Downloaded vergen v10.0.1 |
| 728 | 2026-09-16T15:48:39.017Z | Downloaded scroll v0.12.0 |
| 729 | 2026-09-16T15:48:39.017Z | Downloaded anstyle v1.0.7 |
| 730 | 2026-09-16T15:48:39.021Z | Downloaded embedded-io v0.4.0 |
| 731 | 2026-09-16T15:48:39.021Z | Downloaded try-lock v0.2.5 |
| 732 | 2026-09-16T15:48:39.021Z | Downloaded scopeguard v1.2.0 |
| 733 | 2026-09-16T15:48:39.026Z | Downloaded serde_core v1.0.228 |
| 734 | 2026-09-16T15:48:39.032Z | Downloaded async-compression v0.4.33 |
| 735 | 2026-09-16T15:48:39.035Z | Downloaded der v0.7.10 |
| 736 | 2026-09-16T15:48:39.042Z | Downloaded thread-id v5.0.0 |
| 737 | 2026-09-16T15:48:39.045Z | Downloaded vsss-rs v3.3.4 |
| 738 | 2026-09-16T15:48:39.045Z | Downloaded inout v0.1.3 |
| 739 | 2026-09-16T15:48:39.045Z | Downloaded fastrand v2.3.0 |
| 740 | 2026-09-16T15:48:39.048Z | Downloaded errno v0.3.14 |
| 741 | 2026-09-16T15:48:39.048Z | Downloaded git-stub-vcs v0.1.0 |
| 742 | 2026-09-16T15:48:39.052Z | Downloaded rustc_version v0.4.1 |
| 743 | 2026-09-16T15:48:39.052Z | Downloaded slab v0.4.9 |
| 744 | 2026-09-16T15:48:39.056Z | Downloaded hickory-resolver v0.25.2 |
| 745 | 2026-09-16T15:48:39.059Z | Downloaded dtrace-parser v0.3.0 |
| 746 | 2026-09-16T15:48:39.059Z | Downloaded hash32 v0.3.1 |
| 747 | 2026-09-16T15:48:39.062Z | Downloaded zeroize v1.8.2 |
| 748 | 2026-09-16T15:48:39.062Z | Downloaded same-file v1.0.6 |
| 749 | 2026-09-16T15:48:39.065Z | Downloaded signature v2.2.0 |
| 750 | 2026-09-16T15:48:39.065Z | Downloaded slog-dtrace v0.3.0 |
| 751 | 2026-09-16T15:48:39.065Z | Downloaded data-encoding v2.6.0 |
| 752 | 2026-09-16T15:48:39.065Z | Downloaded serde_urlencoded v0.7.1 |
| 753 | 2026-09-16T15:48:39.068Z | Downloaded jobserver v0.1.31 |
| 754 | 2026-09-16T15:48:39.068Z | Downloaded time-macros v0.2.32 |
| 755 | 2026-09-16T15:48:39.071Z | Downloaded tagptr v0.2.0 |
| 756 | 2026-09-16T15:48:39.071Z | Downloaded minimal-lexical v0.2.1 |
| 757 | 2026-09-16T15:48:39.074Z | Downloaded strum v0.26.3 |
| 758 | 2026-09-16T15:48:39.077Z | Downloaded typify-macro v0.4.3 |
| 759 | 2026-09-16T15:48:39.077Z | Downloaded ff v0.13.1 |
| 760 | 2026-09-16T15:48:39.077Z | Downloaded httparse v1.10.1 |
| 761 | 2026-09-16T15:48:39.080Z | Downloaded highway v1.3.0 |
| 762 | 2026-09-16T15:48:39.083Z | Downloaded num-derive v0.4.2 |
| 763 | 2026-09-16T15:48:39.083Z | Downloaded enum-as-inner v0.6.0 |
| 764 | 2026-09-16T15:48:39.083Z | Downloaded heapless v0.8.0 |
| 765 | 2026-09-16T15:48:39.087Z | Downloaded zerofrom-derive v0.1.5 |
| 766 | 2026-09-16T15:48:39.090Z | Downloaded wyz v0.5.1 |
| 767 | 2026-09-16T15:48:39.093Z | Downloaded mio v1.2.0 |
| 768 | 2026-09-16T15:48:39.096Z | Downloaded digest v0.10.7 |
| 769 | 2026-09-16T15:48:39.096Z | Downloaded textwrap v0.16.2 |
| 770 | 2026-09-16T15:48:39.096Z | Downloaded siphasher v1.0.1 |
| 771 | 2026-09-16T15:48:39.099Z | Downloaded find-msvc-tools v0.1.9 |
| 772 | 2026-09-16T15:48:39.099Z | Downloaded tokio-stream v0.1.17 |
| 773 | 2026-09-16T15:48:39.102Z | Downloaded match_cfg v0.1.0 |
| 774 | 2026-09-16T15:48:39.102Z | Downloaded untrusted v0.7.1 |
| 775 | 2026-09-16T15:48:39.102Z | Downloaded unicode-ident v1.0.24 |
| 776 | 2026-09-16T15:48:39.102Z | Downloaded regex-syntax v0.8.5 |
| 777 | 2026-09-16T15:48:39.106Z | Downloaded serde v1.0.228 |
| 778 | 2026-09-16T15:48:39.109Z | Downloaded aes-gcm-siv v0.11.1 |
| 779 | 2026-09-16T15:48:39.109Z | Downloaded http-body-util v0.1.3 |
| 780 | 2026-09-16T15:48:39.112Z | Downloaded dtrace-parser v0.2.0 |
| 781 | 2026-09-16T15:48:39.112Z | Downloaded tokio-tungstenite v0.21.0 |
| 782 | 2026-09-16T15:48:39.134Z | Downloaded vergen-lib v10.0.1 |
| 783 | 2026-09-16T15:48:39.134Z | Downloaded zmij v1.0.19 |
| 784 | 2026-09-16T15:48:39.134Z | Downloaded elliptic-curve v0.13.8 |
| 785 | 2026-09-16T15:48:39.134Z | Downloaded defmt v0.3.8 |
| 786 | 2026-09-16T15:48:39.134Z | Downloaded supports-color v2.1.0 |
| 787 | 2026-09-16T15:48:39.134Z | Downloaded futures-io v0.3.32 |
| 788 | 2026-09-16T15:48:39.134Z | Downloaded argon2 v0.5.3 |
| 789 | 2026-09-16T15:48:39.134Z | Downloaded twox-hash v2.1.2 |
| 790 | 2026-09-16T15:48:39.138Z | Downloaded serde_derive_internals v0.29.1 |
| 791 | 2026-09-16T15:48:39.138Z | Downloaded sigpipe v0.1.3 |
| 792 | 2026-09-16T15:48:39.138Z | Downloaded linked-hash-map v0.5.6 |
| 793 | 2026-09-16T15:48:39.138Z | Downloaded typeid v1.0.0 |
| 794 | 2026-09-16T15:48:39.141Z | Downloaded structmeta-derive v0.3.0 |
| 795 | 2026-09-16T15:48:39.141Z | Downloaded smawk v0.3.2 |
| 796 | 2026-09-16T15:48:39.141Z | Downloaded typify v0.6.2 |
| 797 | 2026-09-16T15:48:39.144Z | Downloaded expectorate v1.2.0 |
| 798 | 2026-09-16T15:48:39.144Z | Downloaded version_check v0.9.5 |
| 799 | 2026-09-16T15:48:39.145Z | Downloaded rustc-hash v2.1.1 |
| 800 | 2026-09-16T15:48:39.147Z | Downloaded log v0.4.29 |
| 801 | 2026-09-16T15:48:39.148Z | Downloaded tinyvec v1.6.0 |
| 802 | 2026-09-16T15:48:39.151Z | Downloaded displaydoc v0.2.5 |
| 803 | 2026-09-16T15:48:39.154Z | Downloaded ingot-macros v0.1.1 |
| 804 | 2026-09-16T15:48:39.154Z | Downloaded foreign-types v0.3.2 |
| 805 | 2026-09-16T15:48:39.154Z | Downloaded gethostname v0.5.0 |
| 806 | 2026-09-16T15:48:39.154Z | Downloaded serde-big-array v0.5.1 |
| 807 | 2026-09-16T15:48:39.157Z | Downloaded defmt-parser v0.3.4 |
| 808 | 2026-09-16T15:48:39.157Z | Downloaded flagset v0.4.7 |
| 809 | 2026-09-16T15:48:39.157Z | Downloaded thread_local v1.1.8 |
| 810 | 2026-09-16T15:48:39.157Z | Downloaded want v0.3.1 |
| 811 | 2026-09-16T15:48:39.157Z | Downloaded steno v0.4.1 |
| 812 | 2026-09-16T15:48:39.161Z | Downloaded usdt-impl v0.5.0 |
| 813 | 2026-09-16T15:48:39.161Z | Downloaded schemars v0.9.0 |
| 814 | 2026-09-16T15:48:39.167Z | Downloaded slog v2.8.2 |
| 815 | 2026-09-16T15:48:39.170Z | Downloaded rusty-fork v0.3.0 |
| 816 | 2026-09-16T15:48:39.170Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 817 | 2026-09-16T15:48:39.173Z | Downloaded num-bigint v0.4.5 |
| 818 | 2026-09-16T15:48:39.176Z | Downloaded der_derive v0.7.3 |
| 819 | 2026-09-16T15:48:39.176Z | Downloaded hostname v0.4.2 |
| 820 | 2026-09-16T15:48:39.179Z | Downloaded anyhow v1.0.104 |
| 821 | 2026-09-16T15:48:39.182Z | Downloaded zeroize_derive v1.4.3 |
| 822 | 2026-09-16T15:48:39.189Z | Downloaded tough v0.22.0 |
| 823 | 2026-09-16T15:48:39.193Z | Downloaded fatfs v0.3.6 |
| 824 | 2026-09-16T15:48:39.199Z | Downloaded env_filter v1.0.1 |
| 825 | 2026-09-16T15:48:39.202Z | Downloaded futures-channel v0.3.32 |
| 826 | 2026-09-16T15:48:39.202Z | Downloaded slog-json v2.6.1 |
| 827 | 2026-09-16T15:48:39.208Z | Downloaded sec1 v0.7.3 |
| 828 | 2026-09-16T15:48:39.211Z | Downloaded icu_normalizer_data v1.5.0 |
| 829 | 2026-09-16T15:48:39.211Z | Downloaded ascii v1.1.0 |
| 830 | 2026-09-16T15:48:39.216Z | Downloaded unicode-normalization v0.1.24 |
| 831 | 2026-09-16T15:48:39.219Z | Downloaded linear-map v1.2.0 |
| 832 | 2026-09-16T15:48:39.219Z | Downloaded rustls-webpki v0.103.13 |
| 833 | 2026-09-16T15:48:39.222Z | Downloaded anstream v0.6.14 |
| 834 | 2026-09-16T15:48:39.222Z | Downloaded term v1.2.0 |
| 835 | 2026-09-16T15:48:39.225Z | Downloaded http v1.4.2 |
| 836 | 2026-09-16T15:48:39.228Z | Downloaded schemars v0.8.22 |
| 837 | 2026-09-16T15:48:39.233Z | Downloaded vergen v9.1.0 |
| 838 | 2026-09-16T15:48:39.236Z | Downloaded serde_yaml v0.9.34+deprecated |
| 839 | 2026-09-16T15:48:39.236Z | Downloaded snafu v0.8.9 |
| 840 | 2026-09-16T15:48:39.239Z | Downloaded libsw v3.5.0 |
| 841 | 2026-09-16T15:48:39.240Z | Downloaded futures v0.3.32 |
| 842 | 2026-09-16T15:48:39.242Z | Downloaded derive_more v0.99.20 |
| 843 | 2026-09-16T15:48:39.245Z | Downloaded icu_properties v1.5.1 |
| 844 | 2026-09-16T15:48:39.245Z | Downloaded rustls-native-certs v0.8.3 |
| 845 | 2026-09-16T15:48:39.249Z | Downloaded iddqd v0.3.18 |
| 846 | 2026-09-16T15:48:39.252Z | Downloaded itertools v0.12.1 |
| 847 | 2026-09-16T15:48:39.255Z | Downloaded winnow v0.7.13 |
| 848 | 2026-09-16T15:48:39.258Z | Downloaded regex v1.12.3 |
| 849 | 2026-09-16T15:48:39.261Z | Downloaded flate2 v1.0.30 |
| 850 | 2026-09-16T15:48:39.264Z | Downloaded typenum v1.20.1 |
| 851 | 2026-09-16T15:48:39.267Z | Downloaded iana-time-zone v0.1.64 |
| 852 | 2026-09-16T15:48:39.268Z | Downloaded schemars v1.2.1 |
| 853 | 2026-09-16T15:48:39.274Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 854 | 2026-09-16T15:48:39.277Z | Downloaded tokio-rustls v0.25.0 |
| 855 | 2026-09-16T15:48:39.277Z | Downloaded getrandom v0.4.2 |
| 856 | 2026-09-16T15:48:39.280Z | Downloaded clap_builder v4.5.2 |
| 857 | 2026-09-16T15:48:39.284Z | Downloaded unsafe-libyaml v0.2.11 |
| 858 | 2026-09-16T15:48:39.287Z | Downloaded hyper v1.10.1 |
| 859 | 2026-09-16T15:48:39.290Z | Downloaded nom v7.1.3 |
| 860 | 2026-09-16T15:48:39.304Z | Downloaded url v2.5.4 |
| 861 | 2026-09-16T15:48:39.313Z | Downloaded toml_edit v0.19.15 |
| 862 | 2026-09-16T15:48:39.321Z | Downloaded unicode-segmentation v1.11.0 |
| 863 | 2026-09-16T15:48:39.327Z | Downloaded miniz_oxide v0.7.2 |
| 864 | 2026-09-16T15:48:39.330Z | Downloaded salty v0.3.0 |
| 865 | 2026-09-16T15:48:39.333Z | Downloaded p384 v0.13.1 |
| 866 | 2026-09-16T15:48:39.336Z | Downloaded ed25519-dalek v2.2.0 |
| 867 | 2026-09-16T15:48:39.336Z | Downloaded tracing v0.1.40 |
| 868 | 2026-09-16T15:48:39.339Z | Downloaded x509-cert v0.2.5 |
| 869 | 2026-09-16T15:48:39.342Z | Downloaded rustls-webpki v0.102.4 |
| 870 | 2026-09-16T15:48:39.351Z | Downloaded reqwest v0.12.23 |
| 871 | 2026-09-16T15:48:39.354Z | Downloaded indexmap v2.14.0 |
| 872 | 2026-09-16T15:48:39.356Z | Downloaded serde_derive v1.0.228 |
| 873 | 2026-09-16T15:48:39.360Z | Downloaded icu_normalizer v1.5.0 |
| 874 | 2026-09-16T15:48:39.360Z | Downloaded test-strategy v0.4.3 |
| 875 | 2026-09-16T15:48:39.363Z | Downloaded dropshot_endpoint v0.16.7 |
| 876 | 2026-09-16T15:48:39.363Z | Downloaded libm v0.2.8 |
| 877 | 2026-09-16T15:48:39.366Z | Downloaded rayon v1.11.0 |
| 878 | 2026-09-16T15:48:39.371Z | Downloaded serde_json v1.0.150 |
| 879 | 2026-09-16T15:48:39.374Z | Downloaded portable-atomic v1.11.1 |
| 880 | 2026-09-16T15:48:39.381Z | Downloaded itertools v0.14.0 |
| 881 | 2026-09-16T15:48:39.384Z | Downloaded winnow v1.0.3 |
| 882 | 2026-09-16T15:48:39.387Z | Downloaded hyper-util v0.1.20 |
| 883 | 2026-09-16T15:48:39.391Z | Downloaded h2 v0.4.15 |
| 884 | 2026-09-16T15:48:39.395Z | Downloaded chrono v0.4.44 |
| 885 | 2026-09-16T15:48:39.397Z | Downloaded hashbrown v0.17.0 |
| 886 | 2026-09-16T15:48:39.401Z | Downloaded dropshot-api-manager v0.7.2 |
| 887 | 2026-09-16T15:48:39.404Z | Downloaded typed-path v0.9.3 |
| 888 | 2026-09-16T15:48:39.407Z | Downloaded reqwest v0.13.2 |
| 889 | 2026-09-16T15:48:39.411Z | Downloaded goblin v0.8.2 |
| 890 | 2026-09-16T15:48:39.414Z | Downloaded bitvec v1.0.1 |
| 891 | 2026-09-16T15:48:39.418Z | Downloaded toml_edit v0.22.27 |
| 892 | 2026-09-16T15:48:39.421Z | Downloaded hashbrown v0.12.3 |
| 893 | 2026-09-16T15:48:39.424Z | Downloaded itertools v0.13.0 |
| 894 | 2026-09-16T15:48:39.428Z | Downloaded proptest v1.5.0 |
| 895 | 2026-09-16T15:48:39.432Z | Downloaded zerocopy v0.7.34 |
| 896 | 2026-09-16T15:48:39.438Z | Downloaded idna v1.0.3 |
| 897 | 2026-09-16T15:48:39.441Z | Downloaded futures-util v0.3.32 |
| 898 | 2026-09-16T15:48:39.446Z | Downloaded tokio-util v0.7.16 |
| 899 | 2026-09-16T15:48:39.450Z | Downloaded zerovec v0.10.4 |
| 900 | 2026-09-16T15:48:39.453Z | Downloaded webpki-roots v0.26.3 |
| 901 | 2026-09-16T15:48:39.456Z | Downloaded time v0.3.55 |
| 902 | 2026-09-16T15:48:39.464Z | Downloaded iddqd v0.4.2 |
| 903 | 2026-09-16T15:48:39.470Z | Downloaded tower-http v0.6.8 |
| 904 | 2026-09-16T15:48:39.473Z | Downloaded aes v0.8.4 |
| 905 | 2026-09-16T15:48:39.476Z | Downloaded icu_properties_data v1.5.0 |
| 906 | 2026-09-16T15:48:39.480Z | Downloaded hashbrown v0.15.2 |
| 907 | 2026-09-16T15:48:39.482Z | Downloaded iri-string v0.7.8 |
| 908 | 2026-09-16T15:48:39.489Z | Downloaded quinn-proto v0.11.13 |
| 909 | 2026-09-16T15:48:39.492Z | Downloaded hkdf v0.12.4 |
| 910 | 2026-09-16T15:48:39.495Z | Downloaded syn v1.0.109 |
| 911 | 2026-09-16T15:48:39.501Z | Downloaded hashbrown v0.16.1 |
| 912 | 2026-09-16T15:48:39.503Z | Downloaded git2 v0.20.2 |
| 913 | 2026-09-16T15:48:39.507Z | Downloaded curve25519-dalek v4.1.3 |
| 914 | 2026-09-16T15:48:39.528Z | Downloaded aho-corasick v1.1.3 |
| 915 | 2026-09-16T15:48:39.535Z | Downloaded tabled v0.15.0 |
| 916 | 2026-09-16T15:48:39.544Z | Downloaded zerocopy v0.8.27 |
| 917 | 2026-09-16T15:48:39.556Z | Downloaded openssl v0.10.72 |
| 918 | 2026-09-16T15:48:39.561Z | Downloaded serde_with v3.18.0 |
| 919 | 2026-09-16T15:48:39.567Z | Downloaded rustls v0.22.4 |
| 920 | 2026-09-16T15:48:39.574Z | Downloaded nix v0.31.3 |
| 921 | 2026-09-16T15:48:39.580Z | Downloaded unicode-width v0.1.14 |
| 922 | 2026-09-16T15:48:39.583Z | Downloaded winnow v0.5.40 |
| 923 | 2026-09-16T15:48:39.587Z | Downloaded webpki-roots v1.0.3 |
| 924 | 2026-09-16T15:48:39.590Z | Downloaded vcpkg v0.2.15 |
| 925 | 2026-09-16T15:48:39.611Z | Downloaded bstr v1.9.1 |
| 926 | 2026-09-16T15:48:39.616Z | Downloaded regress v0.11.1 |
| 927 | 2026-09-16T15:48:39.621Z | Downloaded rustix v0.38.34 |
| 928 | 2026-09-16T15:48:39.651Z | Downloaded hickory-proto v0.25.2 |
| 929 | 2026-09-16T15:48:39.659Z | Downloaded moka v0.12.10 |
| 930 | 2026-09-16T15:48:39.665Z | Downloaded typify-impl v0.4.3 |
| 931 | 2026-09-16T15:48:39.672Z | Downloaded rustix v1.1.2 |
| 932 | 2026-09-16T15:48:39.684Z | Downloaded hickory-proto v0.24.4 |
| 933 | 2026-09-16T15:48:39.692Z | Downloaded unicode-width v0.2.1 |
| 934 | 2026-09-16T15:48:39.696Z | Downloaded nix v0.28.0 |
| 935 | 2026-09-16T15:48:39.701Z | Downloaded openapiv3 v2.2.0 |
| 936 | 2026-09-16T15:48:39.707Z | Downloaded goblin v0.10.4 |
| 937 | 2026-09-16T15:48:39.711Z | Downloaded git2 v0.21.0 |
| 938 | 2026-09-16T15:48:39.714Z | Downloaded typify-impl v0.6.2 |
| 939 | 2026-09-16T15:48:39.721Z | Downloaded dropshot v0.17.1 |
| 940 | 2026-09-16T15:48:39.733Z | Downloaded dropshot v0.16.7 |
| 941 | 2026-09-16T15:48:39.745Z | Downloaded smoltcp v0.11.0 |
| 942 | 2026-09-16T15:48:39.752Z | Downloaded regress v0.10.5 |
| 943 | 2026-09-16T15:48:39.756Z | Downloaded syn v2.0.117 |
| 944 | 2026-09-16T15:48:39.775Z | Downloaded nix v0.30.1 |
| 945 | 2026-09-16T15:48:39.783Z | Downloaded chrono-tz v0.10.4 |
| 946 | 2026-09-16T15:48:39.808Z | Downloaded rustls v0.23.41 |
| 947 | 2026-09-16T15:48:39.838Z | Downloaded csv v1.3.1 |
| 948 | 2026-09-16T15:48:39.849Z | Downloaded libc v0.2.186 |
| 949 | 2026-09-16T15:48:39.875Z | Downloaded regex-automata v0.4.14 |
| 950 | 2026-09-16T15:48:39.907Z | Downloaded petgraph v0.6.5 |
| 951 | 2026-09-16T15:48:39.917Z | Downloaded jiff v0.2.15 |
| 952 | 2026-09-16T15:48:39.944Z | Downloaded petgraph v0.8.3 |
| 953 | 2026-09-16T15:48:39.954Z | Downloaded sha3 v0.10.8 |
| 954 | 2026-09-16T15:48:39.962Z | Downloaded tokio v1.52.3 |
| 955 | 2026-09-16T15:48:40.008Z | Downloaded encoding_rs v0.8.34 |
| 956 | 2026-09-16T15:48:40.038Z | Downloaded ring v0.17.14 |
| 957 | 2026-09-16T15:48:40.061Z | Downloaded fakedata_generator v0.7.1 |
| 958 | 2026-09-16T15:48:40.103Z | Downloaded libgit2-sys v0.18.7+1.9.6 |
| 959 | 2026-09-16T15:48:40.323Z | Downloaded libz-sys v1.1.16 |
| 960 | 2026-09-16T15:48:40.619Z | Downloaded aws-lc-sys v0.41.0 |
| 961 | 2026-09-16T15:48:41.015Z | Compiling proc-macro2 v1.0.106 |
| 962 | 2026-09-16T15:48:41.015Z | Compiling quote v1.0.45 |
| 963 | 2026-09-16T15:48:41.018Z | Compiling unicode-ident v1.0.24 |
| 964 | 2026-09-16T15:48:41.018Z | Compiling libc v0.2.186 |
| 965 | 2026-09-16T15:48:41.018Z | Compiling serde_core v1.0.228 |
| 966 | 2026-09-16T15:48:41.018Z | Compiling serde v1.0.228 |
| 967 | 2026-09-16T15:48:41.018Z | Compiling autocfg v1.3.0 |
| 968 | 2026-09-16T15:48:41.018Z | Checking cfg-if v1.0.0 |
| 969 | 2026-09-16T15:48:41.390Z | Compiling zmij v1.0.19 |
| 970 | 2026-09-16T15:48:41.411Z | Compiling serde_json v1.0.150 |
| 971 | 2026-09-16T15:48:41.643Z | Checking memchr v2.7.2 |
| 972 | 2026-09-16T15:48:41.647Z | Compiling libm v0.2.8 |
| 973 | 2026-09-16T15:48:42.030Z | Checking itoa v1.0.11 |
| 974 | 2026-09-16T15:48:42.090Z | Checking smallvec v1.13.2 |
| 975 | 2026-09-16T15:48:42.153Z | Compiling getrandom v0.4.2 |
| 976 | 2026-09-16T15:48:42.268Z | Compiling version_check v0.9.5 |
| 977 | 2026-09-16T15:48:42.440Z | Checking stable_deref_trait v1.2.0 |
| 978 | 2026-09-16T15:48:42.464Z | Checking writeable v0.5.5 |
| 979 | 2026-09-16T15:48:42.486Z | Compiling syn v2.0.117 |
| 980 | 2026-09-16T15:48:42.516Z | Checking litemap v0.7.4 |
| 981 | 2026-09-16T15:48:42.542Z | Checking icu_locid_transform_data v1.5.0 |
| 982 | 2026-09-16T15:48:42.562Z | Compiling num-traits v0.2.19 |
| 983 | 2026-09-16T15:48:42.594Z | Checking icu_properties_data v1.5.0 |
| 984 | 2026-09-16T15:48:42.616Z | Checking percent-encoding v2.3.2 |
| 985 | 2026-09-16T15:48:42.698Z | Checking icu_normalizer_data v1.5.0 |
| 986 | 2026-09-16T15:48:42.728Z | Checking utf8_iter v1.0.4 |
| 987 | 2026-09-16T15:48:42.756Z | Checking utf16_iter v1.0.5 |
| 988 | 2026-09-16T15:48:42.850Z | Checking write16 v1.0.0 |
| 989 | 2026-09-16T15:48:42.871Z | Checking form_urlencoded v1.2.2 |
| 990 | 2026-09-16T15:48:42.911Z | Compiling thiserror v2.0.18 |
| 991 | 2026-09-16T15:48:42.944Z | Compiling rustversion v1.0.22 |
| 992 | 2026-09-16T15:48:42.963Z | Checking getrandom v0.2.14 |
| 993 | 2026-09-16T15:48:43.008Z | Compiling lock_api v0.4.12 |
| 994 | 2026-09-16T15:48:43.112Z | Compiling parking_lot_core v0.9.10 |
| 995 | 2026-09-16T15:48:43.324Z | Compiling jobserver v0.1.31 |
| 996 | 2026-09-16T15:48:43.401Z | Compiling heck v0.5.0 |
| 997 | 2026-09-16T15:48:43.448Z | Compiling shlex v2.0.1 |
| 998 | 2026-09-16T15:48:43.506Z | Compiling find-msvc-tools v0.1.9 |
| 999 | 2026-09-16T15:48:43.625Z | Checking iana-time-zone v0.1.64 |
| 1000 | 2026-09-16T15:48:43.654Z | Checking semver v1.0.28 |
| 1001 | 2026-09-16T15:48:43.732Z | Compiling cc v1.2.65 |
| 1002 | 2026-09-16T15:48:43.752Z | Compiling schemars v0.8.22 |
| 1003 | 2026-09-16T15:48:43.772Z | Checking uuid v1.23.3 |
| 1004 | 2026-09-16T15:48:43.874Z | Checking dyn-clone v1.0.17 |
| 1005 | 2026-09-16T15:48:43.893Z | Compiling slab v0.4.9 |
| 1006 | 2026-09-16T15:48:43.916Z | Checking subtle v2.6.1 |
| 1007 | 2026-09-16T15:48:44.027Z | Checking pin-project-lite v0.2.14 |
| 1008 | 2026-09-16T15:48:44.054Z | Compiling log v0.4.29 |
| 1009 | 2026-09-16T15:48:44.141Z | Checking socket2 v0.6.3 |
| 1010 | 2026-09-16T15:48:44.220Z | Checking typenum v1.20.1 |
| 1011 | 2026-09-16T15:48:44.241Z | Checking scopeguard v1.2.0 |
| 1012 | 2026-09-16T15:48:44.368Z | Checking rand_core v0.6.4 |
| 1013 | 2026-09-16T15:48:44.388Z | Checking mio v1.2.0 |
| 1014 | 2026-09-16T15:48:44.456Z | Checking signal-hook-registry v1.4.2 |
| 1015 | 2026-09-16T15:48:44.553Z | Compiling portable-atomic v1.11.1 |
| 1016 | 2026-09-16T15:48:44.614Z | Checking parking_lot v0.12.2 |
| 1017 | 2026-09-16T15:48:44.655Z | Checking equivalent v1.0.2 |
| 1018 | 2026-09-16T15:48:44.744Z | Checking critical-section v1.2.0 |
| 1019 | 2026-09-16T15:48:44.766Z | Checking futures-core v0.3.32 |
| 1020 | 2026-09-16T15:48:44.809Z | Compiling cmake v0.1.54 |
| 1021 | 2026-09-16T15:48:44.851Z | Compiling dunce v1.0.5 |
| 1022 | 2026-09-16T15:48:44.872Z | Compiling fs_extra v1.3.0 |
| 1023 | 2026-09-16T15:48:44.895Z | Compiling thiserror v1.0.64 |
| 1024 | 2026-09-16T15:48:44.956Z | Compiling strsim v0.11.1 |
| 1025 | 2026-09-16T15:48:45.048Z | Compiling ident_case v1.0.1 |
| 1026 | 2026-09-16T15:48:45.141Z | Compiling httparse v1.10.1 |
| 1027 | 2026-09-16T15:48:45.163Z | Compiling getrandom v0.3.4 |
| 1028 | 2026-09-16T15:48:45.183Z | Compiling aws-lc-sys v0.41.0 |
| 1029 | 2026-09-16T15:48:45.203Z | Checking futures-sink v0.3.32 |
| 1030 | 2026-09-16T15:48:45.224Z | Compiling synstructure v0.13.1 |
| 1031 | 2026-09-16T15:48:45.270Z | Compiling serde_derive_internals v0.29.1 |
| 1032 | 2026-09-16T15:48:45.562Z | Checking once_cell v1.21.3 |
| 1033 | 2026-09-16T15:48:45.566Z | Checking hashbrown v0.17.0 |
| 1034 | 2026-09-16T15:48:45.588Z | Checking futures-channel v0.3.32 |
| 1035 | 2026-09-16T15:48:45.686Z | Compiling regex-syntax v0.8.5 |
| 1036 | 2026-09-16T15:48:45.724Z | Checking futures-io v0.3.32 |
| 1037 | 2026-09-16T15:48:45.745Z | Checking futures-task v0.3.32 |
| 1038 | 2026-09-16T15:48:45.788Z | Compiling aho-corasick v1.1.3 |
| 1039 | 2026-09-16T15:48:45.847Z | Checking base64 v0.22.1 |
| 1040 | 2026-09-16T15:48:45.891Z | Compiling slog v2.8.2 |
| 1041 | 2026-09-16T15:48:46.021Z | Compiling anyhow v1.0.104 |
| 1042 | 2026-09-16T15:48:46.050Z | Checking indexmap v2.14.0 |
| 1043 | 2026-09-16T15:48:46.152Z | Checking byteorder v1.5.0 |
| 1044 | 2026-09-16T15:48:46.366Z | Compiling ucd-trie v0.1.6 |
| 1045 | 2026-09-16T15:48:46.475Z | Compiling serde_derive v1.0.228 |
| 1046 | 2026-09-16T15:48:46.531Z | Compiling zerofrom-derive v0.1.5 |
| 1047 | 2026-09-16T15:48:46.558Z | Compiling yoke-derive v0.7.5 |
| 1048 | 2026-09-16T15:48:46.595Z | Compiling zerovec-derive v0.10.3 |
| 1049 | 2026-09-16T15:48:46.646Z | Compiling displaydoc v0.2.5 |
| 1050 | 2026-09-16T15:48:47.210Z | Compiling icu_provider_macros v1.5.0 |
| 1051 | 2026-09-16T15:48:47.390Z | Compiling schemars_derive v0.8.22 |
| 1052 | 2026-09-16T15:48:47.584Z | Compiling zeroize_derive v1.4.3 |
| 1053 | 2026-09-16T15:48:47.617Z | Compiling thiserror-impl v2.0.18 |
| 1054 | 2026-09-16T15:48:47.720Z | Checking zerofrom v0.1.5 |
| 1055 | 2026-09-16T15:48:47.756Z | Compiling tokio-macros v2.7.0 |
| 1056 | 2026-09-16T15:48:47.778Z | Compiling futures-macro v0.3.32 |
| 1057 | 2026-09-16T15:48:47.843Z | Checking yoke v0.7.5 |
| 1058 | 2026-09-16T15:48:48.024Z | Checking zerovec v0.10.4 |
| 1059 | 2026-09-16T15:48:48.229Z | Checking zeroize v1.8.2 |
| 1060 | 2026-09-16T15:48:48.393Z | Compiling thiserror-impl v1.0.64 |
| 1061 | 2026-09-16T15:48:48.480Z | Compiling zerocopy-derive v0.8.27 |
| 1062 | 2026-09-16T15:48:48.549Z | Compiling regex-automata v0.4.14 |
| 1063 | 2026-09-16T15:48:48.575Z | Checking futures-util v0.3.32 |
| 1064 | 2026-09-16T15:48:48.691Z | Checking tinystr v0.7.6 |
| 1065 | 2026-09-16T15:48:48.784Z | Checking icu_collections v1.5.0 |
| 1066 | 2026-09-16T15:48:48.868Z | Checking icu_locid v1.5.0 |
| 1067 | 2026-09-16T15:48:49.307Z | Checking icu_provider v1.5.0 |
| 1068 | 2026-09-16T15:48:49.489Z | Checking bytes v1.11.1 |
| 1069 | 2026-09-16T15:48:49.633Z | Checking chrono v0.4.44 |
| 1070 | 2026-09-16T15:48:49.636Z | Checking bitflags v2.9.4 |
| 1071 | 2026-09-16T15:48:49.676Z | Checking icu_locid_transform v1.5.0 |
| 1072 | 2026-09-16T15:48:49.721Z | Compiling serde_tokenstream v0.2.3 |
| 1073 | 2026-09-16T15:48:49.971Z | Checking tokio v1.52.3 |
| 1074 | 2026-09-16T15:48:50.004Z | Checking http v1.4.2 |
| 1075 | 2026-09-16T15:48:50.135Z | Checking icu_properties v1.5.1 |
| 1076 | 2026-09-16T15:48:50.465Z | Compiling regex v1.12.3 |
| 1077 | 2026-09-16T15:48:50.512Z | Checking rustls-pki-types v1.12.0 |
| 1078 | 2026-09-16T15:48:50.590Z | Compiling pest v2.8.4 |
| 1079 | 2026-09-16T15:48:50.738Z | Compiling tracing-attributes v0.1.27 |
| 1080 | 2026-09-16T15:48:50.786Z | Checking tracing-core v0.1.32 |
| 1081 | 2026-09-16T15:48:50.866Z | Compiling ring v0.17.14 |
| 1082 | 2026-09-16T15:48:51.484Z | Compiling generic-array v0.14.7 |
| 1083 | 2026-09-16T15:48:51.516Z | Checking icu_normalizer v1.5.0 |
| 1084 | 2026-09-16T15:48:51.704Z | Compiling pest_meta v2.8.4 |
| 1085 | 2026-09-16T15:48:51.870Z | Checking idna_adapter v1.2.0 |
| 1086 | 2026-09-16T15:48:51.891Z | Checking tracing v0.1.40 |
| 1087 | 2026-09-16T15:48:51.994Z | Checking idna v1.0.3 |
| 1088 | 2026-09-16T15:48:52.243Z | Checking url v2.5.4 |
| 1089 | 2026-09-16T15:48:52.596Z | Compiling pest_generator v2.8.4 |
| 1090 | 2026-09-16T15:48:52.938Z | Checking untrusted v0.9.0 |
| 1091 | 2026-09-16T15:48:53.049Z | Checking ppv-lite86 v0.2.17 |
| 1092 | 2026-09-16T15:48:53.090Z | Checking fnv v1.0.7 |
| 1093 | 2026-09-16T15:48:53.185Z | Compiling pest_derive v2.8.4 |
| 1094 | 2026-09-16T15:48:53.204Z | Compiling camino v1.2.2 |
| 1095 | 2026-09-16T15:48:53.274Z | Checking tokio-util v0.7.16 |
| 1096 | 2026-09-16T15:48:53.313Z | Compiling aws-lc-rs v1.17.0 |
| 1097 | 2026-09-16T15:48:53.431Z | Compiling paste v1.0.15 |
| 1098 | 2026-09-16T15:48:53.567Z | Checking ipnet v2.9.0 |
| 1099 | 2026-09-16T15:48:53.603Z | Compiling zerocopy v0.8.27 |
| 1100 | 2026-09-16T15:48:53.665Z | Compiling time-core v0.1.9 |
| 1101 | 2026-09-16T15:48:53.689Z | Checking untrusted v0.7.1 |
| 1102 | 2026-09-16T15:48:53.746Z | Checking ryu v1.0.18 |
| 1103 | 2026-09-16T15:48:53.806Z | Compiling num-conv v0.2.2 |
| 1104 | 2026-09-16T15:48:53.847Z | Checking http-body v1.0.1 |
| 1105 | 2026-09-16T15:48:53.881Z | Checking errno v0.3.14 |
| 1106 | 2026-09-16T15:48:53.957Z | Compiling time-macros v0.2.32 |
| 1107 | 2026-09-16T15:48:53.977Z | Checking atomic-waker v1.1.2 |
| 1108 | 2026-09-16T15:48:54.018Z | Compiling rustls v0.23.41 |
| 1109 | 2026-09-16T15:48:54.021Z | Checking crypto-common v0.1.6 |
| 1110 | 2026-09-16T15:48:54.105Z | Checking try-lock v0.2.5 |
| 1111 | 2026-09-16T15:48:54.203Z | Checking tower-layer v0.3.3 |
| 1112 | 2026-09-16T15:48:54.238Z | Checking tower-service v0.3.3 |
| 1113 | 2026-09-16T15:48:54.258Z | Checking want v0.3.1 |
| 1114 | 2026-09-16T15:48:54.336Z | Checking h2 v0.4.15 |
| 1115 | 2026-09-16T15:48:54.357Z | Checking erased-serde v0.3.31 |
| 1116 | 2026-09-16T15:48:54.379Z | Compiling async-trait v0.1.89 |
| 1117 | 2026-09-16T15:48:55.147Z | Compiling omicron-workspace-hack v0.1.0 |
| 1118 | 2026-09-16T15:48:55.169Z | Checking httpdate v1.0.3 |
| 1119 | 2026-09-16T15:48:55.433Z | Checking ipnetwork v0.21.1 |
| 1120 | 2026-09-16T15:48:55.553Z | Compiling scroll_derive v0.13.1 |
| 1121 | 2026-09-16T15:48:55.585Z | Checking http-body-util v0.1.3 |
| 1122 | 2026-09-16T15:48:55.691Z | Checking serde_urlencoded v0.7.1 |
| 1123 | 2026-09-16T15:48:55.842Z | Checking const-oid v0.9.6 |
| 1124 | 2026-09-16T15:48:55.895Z | Checking pretty-hex v0.4.1 |
| 1125 | 2026-09-16T15:48:56.016Z | Checking openapiv3 v2.2.0 |
| 1126 | 2026-09-16T15:48:56.349Z | Checking hyper v1.10.1 |
| 1127 | 2026-09-16T15:48:56.370Z | Checking foldhash v0.2.0 |
| 1128 | 2026-09-16T15:48:56.400Z | Checking allocator-api2 v0.2.21 |
| 1129 | 2026-09-16T15:48:56.506Z | Compiling daft-derive v0.1.7 |
| 1130 | 2026-09-16T15:48:56.526Z | Compiling darling_core v0.23.0 |
| 1131 | 2026-09-16T15:48:56.683Z | Checking hashbrown v0.16.1 |
| 1132 | 2026-09-16T15:48:56.768Z | Checking plain v0.2.3 |
| 1133 | 2026-09-16T15:48:57.075Z | Compiling scroll v0.13.0 |
| 1134 | 2026-09-16T15:48:57.169Z | Compiling strum_macros v0.26.4 |
| 1135 | 2026-09-16T15:48:57.272Z | Compiling crossbeam-utils v0.8.19 |
| 1136 | 2026-09-16T15:48:57.294Z | Checking hyper-util v0.1.20 |
| 1137 | 2026-09-16T15:48:57.568Z | Compiling usdt-impl v0.6.0 |
| 1138 | 2026-09-16T15:48:57.840Z | Compiling goblin v0.10.4 |
| 1139 | 2026-09-16T15:48:58.360Z | Checking oxnet v0.1.4 |
| 1140 | 2026-09-16T15:48:58.566Z | Compiling darling_macro v0.23.0 |
| 1141 | 2026-09-16T15:48:58.618Z | Checking rand_core v0.9.3 |
| 1142 | 2026-09-16T15:48:58.791Z | Checking rand_chacha v0.9.0 |
| 1143 | 2026-09-16T15:48:58.940Z | Compiling dtrace-parser v0.3.0 |
| 1144 | 2026-09-16T15:48:59.122Z | Compiling darling v0.23.0 |
| 1145 | 2026-09-16T15:48:59.194Z | Checking block-buffer v0.10.4 |
| 1146 | 2026-09-16T15:48:59.258Z | Compiling thread-id v5.0.0 |
| 1147 | 2026-09-16T15:48:59.332Z | Checking encoding_rs v0.8.34 |
| 1148 | 2026-09-16T15:48:59.353Z | Checking mime v0.3.17 |
| 1149 | 2026-09-16T15:48:59.413Z | Checking digest v0.10.7 |
| 1150 | 2026-09-16T15:48:59.524Z | Checking rand v0.9.2 |
| 1151 | 2026-09-16T15:48:59.584Z | Checking futures-executor v0.3.32 |
| 1152 | 2026-09-16T15:48:59.639Z | Compiling slog-async v2.8.0 |
| 1153 | 2026-09-16T15:48:59.735Z | Checking hex v0.4.3 |
| 1154 | 2026-09-16T15:48:59.794Z | Checking futures v0.3.32 |
| 1155 | 2026-09-16T15:48:59.880Z | Checking sync_wrapper v1.0.1 |
| 1156 | 2026-09-16T15:48:59.951Z | Compiling multer v3.1.0 |
| 1157 | 2026-09-16T15:48:59.983Z | Compiling rustix v1.1.2 |
| 1158 | 2026-09-16T15:49:00.004Z | Checking tower v0.5.2 |
| 1159 | 2026-09-16T15:49:00.176Z | Checking rand_chacha v0.3.1 |
| 1160 | 2026-09-16T15:49:00.251Z | Checking webpki-roots v0.26.3 |
| 1161 | 2026-09-16T15:49:00.283Z | Compiling async-stream-impl v0.3.6 |
| 1162 | 2026-09-16T15:49:00.304Z | Checking iri-string v0.7.8 |
| 1163 | 2026-09-16T15:49:00.367Z | Compiling ref-cast v1.0.25 |
| 1164 | 2026-09-16T15:49:00.387Z | Checking rand v0.8.6 |
| 1165 | 2026-09-16T15:49:00.409Z | Compiling ref-cast-impl v1.0.25 |
| 1166 | 2026-09-16T15:49:00.522Z | Compiling dof v0.4.0 |
| 1167 | 2026-09-16T15:49:00.880Z | Checking fastrand v2.3.0 |
| 1168 | 2026-09-16T15:49:00.901Z | Checking newtype-uuid v1.3.2 |
| 1169 | 2026-09-16T15:49:01.062Z | Checking is-terminal v0.4.12 |
| 1170 | 2026-09-16T15:49:01.157Z | Checking powerfmt v0.2.0 |
| 1171 | 2026-09-16T15:49:01.257Z | Checking match_cfg v0.1.0 |
| 1172 | 2026-09-16T15:49:01.302Z | Checking tower-http v0.6.8 |
| 1173 | 2026-09-16T15:49:01.324Z | Checking num_threads v0.1.7 |
| 1174 | 2026-09-16T15:49:01.345Z | Checking deranged v0.5.8 |
| 1175 | 2026-09-16T15:49:01.414Z | Checking hostname v0.3.1 |
| 1176 | 2026-09-16T15:49:01.435Z | Checking strum v0.26.3 |
| 1177 | 2026-09-16T15:49:01.480Z | Compiling newtype-uuid-macros v0.1.0 |
| 1178 | 2026-09-16T15:49:01.511Z | Compiling structmeta-derive v0.3.0 |
| 1179 | 2026-09-16T15:49:01.532Z | Compiling usdt-macro v0.6.0 |
| 1180 | 2026-09-16T15:49:01.553Z | Compiling usdt-attr-macro v0.6.0 |
| 1181 | 2026-09-16T15:49:01.574Z | Compiling syn v1.0.109 |
| 1182 | 2026-09-16T15:49:01.594Z | Checking tempfile v3.23.0 |
| 1183 | 2026-09-16T15:49:01.794Z | Checking daft v0.1.7 |
| 1184 | 2026-09-16T15:49:01.927Z | Compiling serde_with_macros v3.18.0 |
| 1185 | 2026-09-16T15:49:02.028Z | Checking crossbeam-channel v0.5.15 |
| 1186 | 2026-09-16T15:49:02.234Z | Checking time v0.3.55 |
| 1187 | 2026-09-16T15:49:02.364Z | Checking thread_local v1.1.8 |
| 1188 | 2026-09-16T15:49:02.394Z | Compiling crc32fast v1.4.0 |
| 1189 | 2026-09-16T15:49:02.517Z | Compiling structmeta v0.3.0 |
| 1190 | 2026-09-16T15:49:02.537Z | Checking winnow v1.0.3 |
| 1191 | 2026-09-16T15:49:02.736Z | Checking serde_spanned v1.1.1 |
| 1192 | 2026-09-16T15:49:02.816Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1193 | 2026-09-16T15:49:02.945Z | Checking take_mut v0.2.2 |
| 1194 | 2026-09-16T15:49:02.967Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1195 | 2026-09-16T15:49:03.016Z | Checking debug-ignore v1.0.5 |
| 1196 | 2026-09-16T15:49:03.049Z | Checking term v1.2.0 |
| 1197 | 2026-09-16T15:49:03.137Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1198 | 2026-09-16T15:49:03.141Z | Compiling strum_macros v0.27.2 |
| 1199 | 2026-09-16T15:49:03.263Z | Checking memmap2 v0.9.9 |
| 1200 | 2026-09-16T15:49:03.285Z | Checking spin v0.9.8 |
| 1201 | 2026-09-16T15:49:03.424Z | Checking cpufeatures v0.2.12 |
| 1202 | 2026-09-16T15:49:03.571Z | Compiling derive-ex v0.1.8 |
| 1203 | 2026-09-16T15:49:03.593Z | Checking async-stream v0.3.6 |
| 1204 | 2026-09-16T15:49:03.711Z | Checking waitgroup v0.1.2 |
| 1205 | 2026-09-16T15:49:03.733Z | Checking rustls-pemfile v2.2.0 |
| 1206 | 2026-09-16T15:49:03.755Z | Checking slog-term v2.9.2 |
| 1207 | 2026-09-16T15:49:03.813Z | Checking slog-json v2.6.1 |
| 1208 | 2026-09-16T15:49:03.871Z | Checking serde_path_to_error v0.1.20 |
| 1209 | 2026-09-16T15:49:03.971Z | Checking slog-bunyan v2.5.0 |
| 1210 | 2026-09-16T15:49:04.011Z | Checking hostname v0.4.2 |
| 1211 | 2026-09-16T15:49:04.114Z | Checking macaddr v1.0.1 |
| 1212 | 2026-09-16T15:49:04.144Z | Checking quick-error v1.2.3 |
| 1213 | 2026-09-16T15:49:04.189Z | Checking either v1.15.0 |
| 1214 | 2026-09-16T15:49:04.336Z | Checking serde_with v3.18.0 |
| 1215 | 2026-09-16T15:49:04.386Z | Checking regress v0.10.5 |
| 1216 | 2026-09-16T15:49:04.945Z | Checking lazy_static v1.5.0 |
| 1217 | 2026-09-16T15:49:05.048Z | Compiling parse-display-derive v0.10.0 |
| 1218 | 2026-09-16T15:49:05.144Z | Compiling test-strategy v0.4.3 |
| 1219 | 2026-09-16T15:49:05.514Z | Checking usdt v0.6.0 |
| 1220 | 2026-09-16T15:49:05.628Z | Checking webpki-roots v1.0.3 |
| 1221 | 2026-09-16T15:49:05.753Z | Compiling dropshot v0.17.1 |
| 1222 | 2026-09-16T15:49:05.787Z | Checking wait-timeout v0.2.0 |
| 1223 | 2026-09-16T15:49:05.833Z | Compiling crucible-workspace-hack v0.1.0 |
| 1224 | 2026-09-16T15:49:05.897Z | Checking bit-vec v0.6.3 |
| 1225 | 2026-09-16T15:49:05.917Z | Compiling rustix v0.38.34 |
| 1226 | 2026-09-16T15:49:05.939Z | Checking rusty-fork v0.3.0 |
| 1227 | 2026-09-16T15:49:06.033Z | Checking strum v0.27.2 |
| 1228 | 2026-09-16T15:49:06.075Z | Checking bit-set v0.5.3 |
| 1229 | 2026-09-16T15:49:06.101Z | Compiling dropshot_endpoint v0.17.1 |
| 1230 | 2026-09-16T15:49:06.122Z | Checking rand_xorshift v0.3.0 |
| 1231 | 2026-09-16T15:49:06.144Z | Checking unarray v0.1.4 |
| 1232 | 2026-09-16T15:49:06.240Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1233 | 2026-09-16T15:49:06.262Z | Checking proptest v1.5.0 |
| 1234 | 2026-09-16T15:49:06.302Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1235 | 2026-09-16T15:49:06.439Z | Checking hybrid-array v0.4.12 |
| 1236 | 2026-09-16T15:49:06.467Z | Checking adler v1.0.2 |
| 1237 | 2026-09-16T15:49:06.591Z | Checking miniz_oxide v0.7.2 |
| 1238 | 2026-09-16T15:49:06.625Z | Compiling toml_datetime v0.6.11 |
| 1239 | 2026-09-16T15:49:06.860Z | Checking openssl-probe v0.2.1 |
| 1240 | 2026-09-16T15:49:06.970Z | Checking rustls-native-certs v0.8.3 |
| 1241 | 2026-09-16T15:49:07.014Z | Checking flate2 v1.0.30 |
| 1242 | 2026-09-16T15:49:07.086Z | Checking crypto-common v0.2.2 |
| 1243 | 2026-09-16T15:49:07.108Z | Checking block-buffer v0.12.1 |
| 1244 | 2026-09-16T15:49:07.112Z | Checking instant v0.1.12 |
| 1245 | 2026-09-16T15:49:07.217Z | Checking compression-core v0.4.31 |
| 1246 | 2026-09-16T15:49:07.255Z | Checking const-oid v0.10.2 |
| 1247 | 2026-09-16T15:49:07.290Z | Checking backoff v0.4.0 |
| 1248 | 2026-09-16T15:49:07.342Z | Checking compression-codecs v0.4.32 |
| 1249 | 2026-09-16T15:49:07.414Z | Checking parse-display v0.10.0 |
| 1250 | 2026-09-16T15:49:07.459Z | Checking itertools v0.14.0 |
| 1251 | 2026-09-16T15:49:07.512Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1252 | 2026-09-16T15:49:07.583Z | Checking digest v0.11.3 |
| 1253 | 2026-09-16T15:49:07.684Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1254 | 2026-09-16T15:49:07.868Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1255 | 2026-09-16T15:49:08.338Z | Checking cpufeatures v0.3.0 |
| 1256 | 2026-09-16T15:49:08.338Z | Checking base64ct v1.6.0 |
| 1257 | 2026-09-16T15:49:08.338Z | Checking sha1 v0.11.0 |
| 1258 | 2026-09-16T15:49:08.338Z | Checking toml v1.1.2+spec-1.1.0 |
| 1259 | 2026-09-16T15:49:08.338Z | Checking async-compression v0.4.33 |
| 1260 | 2026-09-16T15:49:08.338Z | Checking unicode-width v0.1.14 |
| 1261 | 2026-09-16T15:49:08.400Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1262 | 2026-09-16T15:49:08.426Z | Compiling clap_derive v4.5.4 |
| 1263 | 2026-09-16T15:49:08.578Z | Checking utf8parse v0.2.1 |
| 1264 | 2026-09-16T15:49:08.600Z | Compiling unsafe-libyaml v0.2.11 |
| 1265 | 2026-09-16T15:49:08.684Z | Checking anstyle-parse v0.2.4 |
| 1266 | 2026-09-16T15:49:09.057Z | Checking anstyle v1.0.7 |
| 1267 | 2026-09-16T15:49:09.105Z | Compiling serde_yaml v0.9.34+deprecated |
| 1268 | 2026-09-16T15:49:09.242Z | Checking anstyle-query v1.0.3 |
| 1269 | 2026-09-16T15:49:09.265Z | Checking colorchoice v1.0.1 |
| 1270 | 2026-09-16T15:49:09.305Z | Checking is_terminal_polyfill v1.70.0 |
| 1271 | 2026-09-16T15:49:09.380Z | Checking pem-rfc7468 v0.7.0 |
| 1272 | 2026-09-16T15:49:09.384Z | Checking anstream v0.6.14 |
| 1273 | 2026-09-16T15:49:09.421Z | Checking terminal_size v0.3.0 |
| 1274 | 2026-09-16T15:49:09.605Z | Compiling der_derive v0.7.3 |
| 1275 | 2026-09-16T15:49:10.028Z | Checking clap_lex v0.7.0 |
| 1276 | 2026-09-16T15:49:10.098Z | Compiling winnow v0.5.40 |
| 1277 | 2026-09-16T15:49:10.119Z | Checking flagset v0.4.7 |
| 1278 | 2026-09-16T15:49:10.219Z | Checking clap_builder v4.5.2 |
| 1279 | 2026-09-16T15:49:10.269Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1280 | 2026-09-16T15:49:10.562Z | Checking der v0.7.10 |
| 1281 | 2026-09-16T15:49:10.723Z | Compiling darling_core v0.21.3 |
| 1282 | 2026-09-16T15:49:11.260Z | Compiling rustc_version v0.4.1 |
| 1283 | 2026-09-16T15:49:11.405Z | Compiling toml_edit v0.19.15 |
| 1284 | 2026-09-16T15:49:11.433Z | Checking clap v4.5.4 |
| 1285 | 2026-09-16T15:49:11.454Z | Checking spki v0.7.3 |
| 1286 | 2026-09-16T15:49:11.536Z | Compiling heck v0.4.1 |
| 1287 | 2026-09-16T15:49:11.820Z | Checking winnow v0.7.13 |
| 1288 | 2026-09-16T15:49:11.903Z | Checking iddqd v0.4.2 |
| 1289 | 2026-09-16T15:49:12.040Z | Checking secrecy v0.10.3 |
| 1290 | 2026-09-16T15:49:12.163Z | Compiling heapless v0.8.0 |
| 1291 | 2026-09-16T15:49:12.460Z | Compiling convert_case v0.4.0 |
| 1292 | 2026-09-16T15:49:12.741Z | Compiling proc-macro-crate v1.3.1 |
| 1293 | 2026-09-16T15:49:12.784Z | Compiling darling_macro v0.21.3 |
| 1294 | 2026-09-16T15:49:12.960Z | Compiling pkg-config v0.3.30 |
| 1295 | 2026-09-16T15:49:13.326Z | Compiling derive_more v0.99.20 |
| 1296 | 2026-09-16T15:49:13.348Z | Compiling darling v0.21.3 |
| 1297 | 2026-09-16T15:49:13.389Z | Checking pkcs8 v0.10.2 |
| 1298 | 2026-09-16T15:49:13.435Z | Compiling ingot-macros v0.1.1 |
| 1299 | 2026-09-16T15:49:13.543Z | Checking tabwriter v1.4.0 |
| 1300 | 2026-09-16T15:49:13.691Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1301 | 2026-09-16T15:49:13.692Z | Checking backon v1.6.0 |
| 1302 | 2026-09-16T15:49:13.732Z | Checking crossbeam-epoch v0.9.18 |
| 1303 | 2026-09-16T15:49:13.877Z | Checking hash32 v0.3.1 |
| 1304 | 2026-09-16T15:49:13.955Z | Compiling cfg_aliases v0.2.1 |
| 1305 | 2026-09-16T15:49:14.006Z | Compiling vcpkg v0.2.15 |
| 1306 | 2026-09-16T15:49:14.034Z | Compiling smoltcp v0.11.0 |
| 1307 | 2026-09-16T15:49:14.622Z | Checking bitflags v1.3.2 |
| 1308 | 2026-09-16T15:49:15.199Z | Compiling typify-impl v0.4.3 |
| 1309 | 2026-09-16T15:49:15.221Z | Checking hmac v0.12.1 |
| 1310 | 2026-09-16T15:49:15.353Z | Checking humantime v2.3.0 |
| 1311 | 2026-09-16T15:49:15.374Z | Checking cobs v0.2.3 |
| 1312 | 2026-09-16T15:49:15.510Z | Checking managed v0.8.0 |
| 1313 | 2026-09-16T15:49:15.556Z | Checking postcard v1.0.9 |
| 1314 | 2026-09-16T15:49:16.087Z | Checking ingot-types v0.1.2 |
| 1315 | 2026-09-16T15:49:16.116Z | Checking inout v0.1.3 |
| 1316 | 2026-09-16T15:49:16.195Z | Compiling zerocopy-derive v0.7.34 |
| 1317 | 2026-09-16T15:49:16.253Z | Checking ff v0.13.1 |
| 1318 | 2026-09-16T15:49:16.389Z | Compiling memoffset v0.9.1 |
| 1319 | 2026-09-16T15:49:16.430Z | Checking ingot v0.1.1 |
| 1320 | 2026-09-16T15:49:16.454Z | Checking base16ct v0.2.0 |
| 1321 | 2026-09-16T15:49:16.660Z | Checking sec1 v0.7.3 |
| 1322 | 2026-09-16T15:49:16.710Z | Checking group v0.13.0 |
| 1323 | 2026-09-16T15:49:16.852Z | Checking cipher v0.4.4 |
| 1324 | 2026-09-16T15:49:16.874Z | Checking hkdf v0.12.4 |
| 1325 | 2026-09-16T15:49:16.942Z | Compiling regress v0.11.1 |
| 1326 | 2026-09-16T15:49:17.009Z | Checking crypto-bigint v0.5.5 |
| 1327 | 2026-09-16T15:49:17.052Z | Compiling proc-macro-error-attr v1.0.4 |
| 1328 | 2026-09-16T15:49:17.310Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1329 | 2026-09-16T15:49:17.415Z | Compiling rayon-core v1.13.0 |
| 1330 | 2026-09-16T15:49:17.588Z | Checking colored v3.1.1 |
| 1331 | 2026-09-16T15:49:17.856Z | Checking crossbeam-deque v0.8.5 |
| 1332 | 2026-09-16T15:49:17.878Z | Checking elliptic-curve v0.13.8 |
| 1333 | 2026-09-16T15:49:17.905Z | Compiling num_enum_derive v0.7.4 |
| 1334 | 2026-09-16T15:49:17.940Z | Compiling curve25519-dalek v4.1.3 |
| 1335 | 2026-09-16T15:49:18.034Z | Checking half v2.7.1 |
| 1336 | 2026-09-16T15:49:18.189Z | Checking universal-hash v0.5.1 |
| 1337 | 2026-09-16T15:49:18.283Z | Compiling proc-macro-error v1.0.4 |
| 1338 | 2026-09-16T15:49:18.468Z | Compiling typify-impl v0.6.2 |
| 1339 | 2026-09-16T15:49:18.499Z | Compiling typify-macro v0.4.3 |
| 1340 | 2026-09-16T15:49:18.521Z | Checking data-encoding v2.6.0 |
| 1341 | 2026-09-16T15:49:18.564Z | Checking ciborium-io v0.2.2 |
| 1342 | 2026-09-16T15:49:18.661Z | Checking opaque-debug v0.3.1 |
| 1343 | 2026-09-16T15:49:18.923Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1344 | 2026-09-16T15:49:18.998Z | Checking num_enum v0.7.4 |
| 1345 | 2026-09-16T15:49:19.081Z | Checking ciborium-ll v0.2.2 |
| 1346 | 2026-09-16T15:49:19.275Z | Compiling num_enum_derive v0.5.11 |
| 1347 | 2026-09-16T15:49:19.602Z | Compiling foreign-types-macros v0.2.3 |
| 1348 | 2026-09-16T15:49:19.712Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1349 | 2026-09-16T15:49:20.057Z | Checking foreign-types-shared v0.3.1 |
| 1350 | 2026-09-16T15:49:20.322Z | Compiling prettyplease v0.2.37 |
| 1351 | 2026-09-16T15:49:20.394Z | Checking num_enum v0.5.11 |
| 1352 | 2026-09-16T15:49:20.514Z | Checking foreign-types v0.5.0 |
| 1353 | 2026-09-16T15:49:20.540Z | Compiling typify v0.4.3 |
| 1354 | 2026-09-16T15:49:20.625Z | Checking rayon v1.11.0 |
| 1355 | 2026-09-16T15:49:20.647Z | Checking ciborium v0.2.2 |
| 1356 | 2026-09-16T15:49:20.980Z | Compiling zerocopy v0.7.34 |
| 1357 | 2026-09-16T15:49:21.066Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1358 | 2026-09-16T15:49:21.148Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1359 | 2026-09-16T15:49:21.452Z | Checking sha1 v0.10.6 |
| 1360 | 2026-09-16T15:49:21.528Z | Checking aead v0.5.2 |
| 1361 | 2026-09-16T15:49:21.618Z | Checking serde_spanned v0.6.9 |
| 1362 | 2026-09-16T15:49:21.666Z | Compiling scroll_derive v0.12.0 |
| 1363 | 2026-09-16T15:49:21.859Z | Compiling typify-macro v0.6.2 |
| 1364 | 2026-09-16T15:49:21.906Z | Checking num-integer v0.1.46 |
| 1365 | 2026-09-16T15:49:21.946Z | Compiling usdt-impl v0.5.0 |
| 1366 | 2026-09-16T15:49:22.065Z | Checking cstr-argument v0.1.2 |
| 1367 | 2026-09-16T15:49:22.132Z | Checking keccak v0.1.6 |
| 1368 | 2026-09-16T15:49:22.189Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1369 | 2026-09-16T15:49:22.286Z | Checking sha3 v0.10.8 |
| 1370 | 2026-09-16T15:49:22.318Z | Checking scroll v0.12.0 |
| 1371 | 2026-09-16T15:49:22.339Z | Checking thiserror-no-std v2.0.2 |
| 1372 | 2026-09-16T15:49:22.431Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1373 | 2026-09-16T15:49:22.499Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1374 | 2026-09-16T15:49:22.520Z | Compiling dof v0.3.0 |
| 1375 | 2026-09-16T15:49:22.559Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1376 | 2026-09-16T15:49:22.603Z | Checking poly1305 v0.8.0 |
| 1377 | 2026-09-16T15:49:22.624Z | Checking chacha20 v0.9.1 |
| 1378 | 2026-09-16T15:49:22.813Z | Compiling dtrace-parser v0.2.0 |
| 1379 | 2026-09-16T15:49:22.834Z | Checking password-hash v0.5.0 |
| 1380 | 2026-09-16T15:49:22.930Z | Checking camino-tempfile v1.4.1 |
| 1381 | 2026-09-16T15:49:22.959Z | Checking blake2 v0.10.6 |
| 1382 | 2026-09-16T15:49:22.993Z | Compiling thread-id v4.2.1 |
| 1383 | 2026-09-16T15:49:23.053Z | Checking glob v0.3.3 |
| 1384 | 2026-09-16T15:49:23.082Z | Checking indent_write v2.2.0 |
| 1385 | 2026-09-16T15:49:23.390Z | Checking argon2 v0.5.3 |
| 1386 | 2026-09-16T15:49:23.472Z | Checking chacha20poly1305 v0.10.1 |
| 1387 | 2026-09-16T15:49:23.675Z | Checking goblin v0.8.2 |
| 1388 | 2026-09-16T15:49:23.699Z | Checking vsss-rs v3.3.4 |
| 1389 | 2026-09-16T15:49:23.908Z | Checking num-bigint v0.4.5 |
| 1390 | 2026-09-16T15:49:24.568Z | Compiling num-derive v0.4.2 |
| 1391 | 2026-09-16T15:49:24.614Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1392 | 2026-09-16T15:49:24.716Z | Checking sigpipe v0.1.3 |
| 1393 | 2026-09-16T15:49:24.798Z | Checking jiff v0.2.15 |
| 1394 | 2026-09-16T15:49:25.011Z | Checking num-rational v0.4.2 |
| 1395 | 2026-09-16T15:49:25.319Z | Compiling typify v0.6.2 |
| 1396 | 2026-09-16T15:49:25.482Z | Checking num-iter v0.1.45 |
| 1397 | 2026-09-16T15:49:25.485Z | Compiling zone_cfg_derive v0.3.0 |
| 1398 | 2026-09-16T15:49:25.615Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1399 | 2026-09-16T15:49:25.774Z | Checking itertools v0.12.1 |
| 1400 | 2026-09-16T15:49:26.112Z | Checking num-complex v0.4.6 |
| 1401 | 2026-09-16T15:49:26.247Z | Checking tinyvec_macros v0.1.1 |
| 1402 | 2026-09-16T15:49:26.322Z | Checking tinyvec v1.6.0 |
| 1403 | 2026-09-16T15:49:26.447Z | Checking num v0.4.3 |
| 1404 | 2026-09-16T15:49:26.760Z | Checking zone v0.3.1 |
| 1405 | 2026-09-16T15:49:27.108Z | Compiling usdt-attr-macro v0.5.0 |
| 1406 | 2026-09-16T15:49:27.112Z | Compiling usdt-macro v0.5.0 |
| 1407 | 2026-09-16T15:49:27.180Z | Compiling libz-sys v1.1.16 |
| 1408 | 2026-09-16T15:49:27.444Z | Checking smf v0.2.3 |
| 1409 | 2026-09-16T15:49:27.576Z | Checking memmap v0.7.0 |
| 1410 | 2026-09-16T15:49:27.668Z | Checking bstr v1.9.1 |
| 1411 | 2026-09-16T15:49:27.852Z | Compiling rustls v0.22.4 |
| 1412 | 2026-09-16T15:49:27.879Z | Checking whoami v1.5.1 |
| 1413 | 2026-09-16T15:49:28.054Z | Checking usdt v0.5.0 |
| 1414 | 2026-09-16T15:49:28.384Z | Compiling progenitor-impl v0.11.1 |
| 1415 | 2026-09-16T15:49:28.601Z | Checking rustls-webpki v0.102.4 |
| 1416 | 2026-09-16T15:49:28.676Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1417 | 2026-09-16T15:49:28.946Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1418 | 2026-09-16T15:49:29.689Z | Checking toml_write v0.1.2 |
| 1419 | 2026-09-16T15:49:29.787Z | Checking rustls-webpki v0.103.13 |
| 1420 | 2026-09-16T15:49:29.880Z | Checking toml_edit v0.22.27 |
| 1421 | 2026-09-16T15:49:30.445Z | Compiling progenitor-macro v0.11.1 |
| 1422 | 2026-09-16T15:49:30.994Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1423 | 2026-09-16T15:49:31.669Z | Compiling reqwest v0.12.23 |
| 1424 | 2026-09-16T15:49:32.287Z | Compiling libgit2-sys v0.18.7+1.9.6 |
| 1425 | 2026-09-16T15:49:32.510Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1426 | 2026-09-16T15:49:32.607Z | Checking tokio-rustls v0.26.4 |
| 1427 | 2026-09-16T15:49:32.663Z | Checking rustls-platform-verifier v0.6.2 |
| 1428 | 2026-09-16T15:49:32.713Z | Compiling darling_core v0.20.11 |
| 1429 | 2026-09-16T15:49:32.735Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1430 | 2026-09-16T15:49:32.848Z | Checking hyper-rustls v0.27.3 |
| 1431 | 2026-09-16T15:49:33.228Z | Checking reqwest v0.13.2 |
| 1432 | 2026-09-16T15:49:33.260Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1433 | 2026-09-16T15:49:33.754Z | Checking progenitor-client v0.10.0 |
| 1434 | 2026-09-16T15:49:33.998Z | Checking progenitor-client v0.11.1 |
| 1435 | 2026-09-16T15:49:34.019Z | Compiling dropshot v0.16.7 |
| 1436 | 2026-09-16T15:49:34.042Z | Checking progenitor-client v0.14.0 |
| 1437 | 2026-09-16T15:49:34.255Z | Checking float-ord v0.3.2 |
| 1438 | 2026-09-16T15:49:34.284Z | Checking progenitor-extras v0.2.0 |
| 1439 | 2026-09-16T15:49:34.347Z | Checking swrite v0.1.0 |
| 1440 | 2026-09-16T15:49:34.596Z | Checking toml v0.9.12+spec-1.1.0 |
| 1441 | 2026-09-16T15:49:34.638Z | Checking progenitor v0.11.1 |
| 1442 | 2026-09-16T15:49:34.642Z | Compiling darling_macro v0.20.11 |
| 1443 | 2026-09-16T15:49:34.913Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1444 | 2026-09-16T15:49:35.456Z | Checking tokio-rustls v0.25.0 |
| 1445 | 2026-09-16T15:49:35.713Z | Checking toml v0.8.23 |
| 1446 | 2026-09-16T15:49:36.296Z | Compiling nix v0.30.1 |
| 1447 | 2026-09-16T15:49:36.320Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1448 | 2026-09-16T15:49:36.580Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1449 | 2026-09-16T15:49:36.667Z | Compiling hubpack_derive v0.1.1 |
| 1450 | 2026-09-16T15:49:36.916Z | Checking byte-wrapper v0.1.0 |
| 1451 | 2026-09-16T15:49:36.981Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1452 | 2026-09-16T15:49:37.135Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1453 | 2026-09-16T15:49:37.220Z | Compiling dropshot_endpoint v0.16.7 |
| 1454 | 2026-09-16T15:49:37.523Z | Checking rustc-hash v2.1.1 |
| 1455 | 2026-09-16T15:49:37.545Z | Checking static_assertions v1.1.0 |
| 1456 | 2026-09-16T15:49:37.720Z | Checking iddqd v0.3.18 |
| 1457 | 2026-09-16T15:49:38.019Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1458 | 2026-09-16T15:49:38.147Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1459 | 2026-09-16T15:49:38.304Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1460 | 2026-09-16T15:49:38.524Z | Checking hubpack v0.1.2 |
| 1461 | 2026-09-16T15:49:38.702Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1462 | 2026-09-16T15:49:39.168Z | Compiling darling v0.20.11 |
| 1463 | 2026-09-16T15:49:39.259Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1464 | 2026-09-16T15:49:39.295Z | Compiling nix v0.31.3 |
| 1465 | 2026-09-16T15:49:39.450Z | Compiling enum-as-inner v0.6.0 |
| 1466 | 2026-09-16T15:49:39.691Z | Checking atomicwrites v0.4.4 |
| 1467 | 2026-09-16T15:49:39.783Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1468 | 2026-09-16T15:49:39.828Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1469 | 2026-09-16T15:49:40.042Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1470 | 2026-09-16T15:49:40.218Z | Checking is_ci v1.2.0 |
| 1471 | 2026-09-16T15:49:40.239Z | Compiling semver v0.1.20 |
| 1472 | 2026-09-16T15:49:40.353Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1473 | 2026-09-16T15:49:40.639Z | Compiling rustc_version v0.1.7 |
| 1474 | 2026-09-16T15:49:40.676Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1475 | 2026-09-16T15:49:40.704Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1476 | 2026-09-16T15:49:40.747Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1477 | 2026-09-16T15:49:40.853Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1478 | 2026-09-16T15:49:40.884Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1479 | 2026-09-16T15:49:40.912Z | Compiling derive_builder_core v0.20.2 |
| 1480 | 2026-09-16T15:49:41.113Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1481 | 2026-09-16T15:49:41.675Z | Checking similar v2.7.0 |
| 1482 | 2026-09-16T15:49:42.010Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1483 | 2026-09-16T15:49:42.086Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1484 | 2026-09-16T15:49:42.184Z | Compiling progenitor-impl v0.14.0 |
| 1485 | 2026-09-16T15:49:42.301Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1486 | 2026-09-16T15:49:42.509Z | Compiling owo-colors v4.3.0 |
| 1487 | 2026-09-16T15:49:42.848Z | Checking utf-8 v0.7.6 |
| 1488 | 2026-09-16T15:49:42.985Z | Checking tungstenite v0.21.0 |
| 1489 | 2026-09-16T15:49:43.185Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1490 | 2026-09-16T15:49:43.492Z | Compiling derive_builder_macro v0.20.2 |
| 1491 | 2026-09-16T15:49:43.963Z | Compiling newtype_derive v0.1.6 |
| 1492 | 2026-09-16T15:49:44.057Z | Checking supports-color v3.0.2 |
| 1493 | 2026-09-16T15:49:44.160Z | Checking supports-color v2.1.0 |
| 1494 | 2026-09-16T15:49:44.213Z | Compiling progenitor-macro v0.14.0 |
| 1495 | 2026-09-16T15:49:44.290Z | Compiling openssl-sys v0.9.107 |
| 1496 | 2026-09-16T15:49:44.310Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1497 | 2026-09-16T15:49:44.731Z | Checking resolv-conf v0.7.0 |
| 1498 | 2026-09-16T15:49:44.853Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1499 | 2026-09-16T15:49:44.930Z | Compiling serde_repr v0.1.19 |
| 1500 | 2026-09-16T15:49:45.018Z | Compiling vergen-lib v9.1.0 |
| 1501 | 2026-09-16T15:49:45.079Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1502 | 2026-09-16T15:49:45.101Z | Compiling slog-dtrace v0.3.0 |
| 1503 | 2026-09-16T15:49:45.244Z | Checking linked-hash-map v0.5.6 |
| 1504 | 2026-09-16T15:49:45.306Z | Checking unicode-segmentation v1.11.0 |
| 1505 | 2026-09-16T15:49:45.425Z | Checking lru-cache v0.1.2 |
| 1506 | 2026-09-16T15:49:45.484Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1507 | 2026-09-16T15:49:45.613Z | Checking newline-converter v0.3.0 |
| 1508 | 2026-09-16T15:49:45.634Z | Compiling derive_builder v0.20.2 |
| 1509 | 2026-09-16T15:49:45.726Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1510 | 2026-09-16T15:49:45.764Z | Checking tokio-tungstenite v0.21.0 |
| 1511 | 2026-09-16T15:49:46.039Z | Checking hickory-proto v0.24.4 |
| 1512 | 2026-09-16T15:49:46.125Z | Compiling progenitor-impl v0.13.0 |
| 1513 | 2026-09-16T15:49:46.738Z | Checking console v0.15.8 |
| 1514 | 2026-09-16T15:49:46.878Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1515 | 2026-09-16T15:49:47.015Z | Checking serde-big-array v0.5.1 |
| 1516 | 2026-09-16T15:49:47.157Z | Compiling derive-where v1.6.0 |
| 1517 | 2026-09-16T15:49:47.179Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1518 | 2026-09-16T15:49:47.382Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1519 | 2026-09-16T15:49:47.551Z | Compiling pin-project-internal v1.1.10 |
| 1520 | 2026-09-16T15:49:47.678Z | Compiling vergen v9.1.0 |
| 1521 | 2026-09-16T15:49:47.870Z | Compiling cargo-platform v0.3.2 |
| 1522 | 2026-09-16T15:49:47.911Z | Compiling minimal-lexical v0.2.1 |
| 1523 | 2026-09-16T15:49:48.125Z | Checking siphasher v1.0.1 |
| 1524 | 2026-09-16T15:49:48.154Z | Checking base64 v0.21.7 |
| 1525 | 2026-09-16T15:49:48.158Z | Compiling progenitor-macro v0.13.0 |
| 1526 | 2026-09-16T15:49:48.286Z | Checking phf_shared v0.12.1 |
| 1527 | 2026-09-16T15:49:48.370Z | Compiling nom v7.1.3 |
| 1528 | 2026-09-16T15:49:48.392Z | Compiling cargo_metadata v0.23.1 |
| 1529 | 2026-09-16T15:49:48.478Z | Checking progenitor v0.14.0 |
| 1530 | 2026-09-16T15:49:48.588Z | Checking pin-project v1.1.10 |
| 1531 | 2026-09-16T15:49:48.620Z | Checking hickory-resolver v0.24.4 |
| 1532 | 2026-09-16T15:49:48.691Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1533 | 2026-09-16T15:49:48.755Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1534 | 2026-09-16T15:49:49.305Z | Checking expectorate v1.2.0 |
| 1535 | 2026-09-16T15:49:49.442Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1536 | 2026-09-16T15:49:50.126Z | Checking progenitor-client v0.13.0 |
| 1537 | 2026-09-16T15:49:50.150Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1538 | 2026-09-16T15:49:50.364Z | Checking globset v0.4.14 |
| 1539 | 2026-09-16T15:49:50.628Z | Checking unicode-normalization v0.1.24 |
| 1540 | 2026-09-16T15:49:50.745Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1541 | 2026-09-16T15:49:50.804Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1542 | 2026-09-16T15:49:51.004Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1543 | 2026-09-16T15:49:51.028Z | Checking terminal_size v0.4.3 |
| 1544 | 2026-09-16T15:49:51.046Z | Checking tokio-stream v0.1.17 |
| 1545 | 2026-09-16T15:49:51.100Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1546 | 2026-09-16T15:49:51.151Z | Compiling async-recursion v1.1.1 |
| 1547 | 2026-09-16T15:49:51.213Z | Compiling snafu-derive v0.8.9 |
| 1548 | 2026-09-16T15:49:51.334Z | Compiling vergen-git2 v9.1.0 |
| 1549 | 2026-09-16T15:49:51.424Z | Checking csv-core v0.1.12 |
| 1550 | 2026-09-16T15:49:51.562Z | Checking foreign-types-shared v0.1.1 |
| 1551 | 2026-09-16T15:49:51.584Z | Compiling unicode-xid v0.2.4 |
| 1552 | 2026-09-16T15:49:51.608Z | Compiling openssl v0.10.72 |
| 1553 | 2026-09-16T15:49:51.656Z | Checking unicode-width v0.2.1 |
| 1554 | 2026-09-16T15:49:51.714Z | Compiling chrono-tz v0.10.4 |
| 1555 | 2026-09-16T15:49:51.797Z | Checking same-file v1.0.6 |
| 1556 | 2026-09-16T15:49:51.881Z | Checking smawk v0.3.2 |
| 1557 | 2026-09-16T15:49:51.918Z | Checking unicode-linebreak v0.1.5 |
| 1558 | 2026-09-16T15:49:51.938Z | Compiling cancel-safe-futures v0.1.5 |
| 1559 | 2026-09-16T15:49:51.942Z | Checking foldhash v0.1.5 |
| 1560 | 2026-09-16T15:49:52.016Z | Checking highway v1.3.0 |
| 1561 | 2026-09-16T15:49:52.081Z | Checking hashbrown v0.15.2 |
| 1562 | 2026-09-16T15:49:52.135Z | Checking textwrap v0.16.2 |
| 1563 | 2026-09-16T15:49:52.259Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1564 | 2026-09-16T15:49:52.286Z | Checking walkdir v2.5.0 |
| 1565 | 2026-09-16T15:49:52.382Z | Compiling const_format_proc_macros v0.2.34 |
| 1566 | 2026-09-16T15:49:52.407Z | Checking progenitor v0.13.0 |
| 1567 | 2026-09-16T15:49:52.453Z | Checking foreign-types v0.3.2 |
| 1568 | 2026-09-16T15:49:52.527Z | Checking csv v1.3.1 |
| 1569 | 2026-09-16T15:49:52.569Z | Checking qorb v0.4.1 |
| 1570 | 2026-09-16T15:49:52.596Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1571 | 2026-09-16T15:49:52.893Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1572 | 2026-09-16T15:49:52.914Z | Checking snafu v0.8.9 |
| 1573 | 2026-09-16T15:49:52.962Z | Checking olpc-cjson v0.1.4 |
| 1574 | 2026-09-16T15:49:53.079Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1575 | 2026-09-16T15:49:53.105Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1576 | 2026-09-16T15:49:53.155Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1577 | 2026-09-16T15:49:53.313Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1578 | 2026-09-16T15:49:53.484Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1579 | 2026-09-16T15:49:53.535Z | Checking phf v0.12.1 |
| 1580 | 2026-09-16T15:49:53.680Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1581 | 2026-09-16T15:49:53.815Z | Checking tokio-dtrace v0.1.1 |
| 1582 | 2026-09-16T15:49:53.884Z | Compiling bon-macros v3.9.3 |
| 1583 | 2026-09-16T15:49:54.004Z | Compiling progenitor-impl v0.10.0 |
| 1584 | 2026-09-16T15:49:54.048Z | Checking sha2 v0.10.9 |
| 1585 | 2026-09-16T15:49:54.198Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1586 | 2026-09-16T15:49:54.301Z | Checking signature v2.2.0 |
| 1587 | 2026-09-16T15:49:54.324Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1588 | 2026-09-16T15:49:54.371Z | Checking libsw-core v0.3.2 |
| 1589 | 2026-09-16T15:49:54.434Z | Checking serde_plain v1.0.2 |
| 1590 | 2026-09-16T15:49:54.489Z | Compiling openssl-macros v0.1.1 |
| 1591 | 2026-09-16T15:49:54.512Z | Checking pem v3.0.5 |
| 1592 | 2026-09-16T15:49:54.532Z | Compiling vergen-lib v10.0.1 |
| 1593 | 2026-09-16T15:49:54.632Z | Compiling cookie v0.18.1 |
| 1594 | 2026-09-16T15:49:54.658Z | Checking fixedbitset v0.4.2 |
| 1595 | 2026-09-16T15:49:54.683Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-09-16T15:49:54.813Z | Compiling moka v0.12.10 |
| 1597 | 2026-09-16T15:49:54.835Z | Checking fixedbitset v0.5.7 |
| 1598 | 2026-09-16T15:49:54.864Z | Checking typed-path v0.9.3 |
| 1599 | 2026-09-16T15:49:54.982Z | Checking bytecount v0.6.9 |
| 1600 | 2026-09-16T15:49:55.031Z | Checking petgraph v0.8.3 |
| 1601 | 2026-09-16T15:49:55.102Z | Checking papergrid v0.11.0 |
| 1602 | 2026-09-16T15:49:55.629Z | Checking tough v0.22.0 |
| 1603 | 2026-09-16T15:49:55.830Z | Checking petgraph v0.6.5 |
| 1604 | 2026-09-16T15:49:56.082Z | Compiling progenitor-macro v0.10.0 |
| 1605 | 2026-09-16T15:49:56.197Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1606 | 2026-09-16T15:49:56.439Z | Checking libsw v3.5.0 |
| 1607 | 2026-09-16T15:49:56.587Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1608 | 2026-09-16T15:49:56.807Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1609 | 2026-09-16T15:49:56.992Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1610 | 2026-09-16T15:49:57.018Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1611 | 2026-09-16T15:49:57.071Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1612 | 2026-09-16T15:49:57.150Z | Checking oxide-tokio-rt v0.1.6 |
| 1613 | 2026-09-16T15:49:57.353Z | Checking const_format v0.2.35 |
| 1614 | 2026-09-16T15:49:57.462Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1615 | 2026-09-16T15:49:57.587Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1616 | 2026-09-16T15:49:57.660Z | Compiling bon v3.9.3 |
| 1617 | 2026-09-16T15:49:57.786Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1618 | 2026-09-16T15:49:57.808Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1619 | 2026-09-16T15:49:57.859Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1620 | 2026-09-16T15:49:57.917Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1621 | 2026-09-16T15:49:58.143Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1622 | 2026-09-16T15:49:58.168Z | Compiling tabled_derive v0.7.0 |
| 1623 | 2026-09-16T15:49:58.351Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1624 | 2026-09-16T15:49:58.771Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1625 | 2026-09-16T15:49:58.838Z | Checking gethostname v0.5.0 |
| 1626 | 2026-09-16T15:49:58.875Z | Checking bcs v0.1.6 |
| 1627 | 2026-09-16T15:49:58.897Z | Compiling vergen v10.0.1 |
| 1628 | 2026-09-16T15:49:58.933Z | Compiling radium v0.7.0 |
| 1629 | 2026-09-16T15:49:59.078Z | Checking tagptr v0.2.0 |
| 1630 | 2026-09-16T15:49:59.109Z | Checking termtree v0.5.1 |
| 1631 | 2026-09-16T15:49:59.130Z | Compiling salty v0.3.0 |
| 1632 | 2026-09-16T15:49:59.219Z | Checking linear-map v1.2.0 |
| 1633 | 2026-09-16T15:49:59.318Z | Checking tabled v0.15.0 |
| 1634 | 2026-09-16T15:49:59.390Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1635 | 2026-09-16T15:49:59.790Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1636 | 2026-09-16T15:49:59.924Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1637 | 2026-09-16T15:50:00.257Z | Checking progenitor v0.10.0 |
| 1638 | 2026-09-16T15:50:00.407Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1639 | 2026-09-16T15:50:00.497Z | Compiling git2 v0.20.2 |
| 1640 | 2026-09-16T15:50:00.519Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1641 | 2026-09-16T15:50:00.725Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1642 | 2026-09-16T15:50:01.240Z | Checking steno v0.4.1 |
| 1643 | 2026-09-16T15:50:01.343Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1644 | 2026-09-16T15:50:01.552Z | Checking hickory-proto v0.25.2 |
| 1645 | 2026-09-16T15:50:01.924Z | Checking rfc6979 v0.4.0 |
| 1646 | 2026-09-16T15:50:02.055Z | Compiling vergen-git2 v10.0.1 |
| 1647 | 2026-09-16T15:50:02.223Z | Checking tap v1.0.1 |
| 1648 | 2026-09-16T15:50:02.338Z | Checking wyz v0.5.1 |
| 1649 | 2026-09-16T15:50:02.662Z | Checking ecdsa v0.16.9 |
| 1650 | 2026-09-16T15:50:03.110Z | Compiling git2 v0.21.0 |
| 1651 | 2026-09-16T15:50:03.154Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1652 | 2026-09-16T15:50:03.177Z | Checking hickory-resolver v0.25.2 |
| 1653 | 2026-09-16T15:50:03.384Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1654 | 2026-09-16T15:50:03.754Z | Checking ed25519 v2.2.3 |
| 1655 | 2026-09-16T15:50:03.828Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1656 | 2026-09-16T15:50:03.933Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1657 | 2026-09-16T15:50:04.094Z | Checking primeorder v0.13.6 |
| 1658 | 2026-09-16T15:50:04.350Z | Checking twox-hash v2.1.2 |
| 1659 | 2026-09-16T15:50:04.446Z | Checking env_filter v1.0.1 |
| 1660 | 2026-09-16T15:50:04.469Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1661 | 2026-09-16T15:50:04.586Z | Checking atty v0.2.14 |
| 1662 | 2026-09-16T15:50:04.629Z | Checking funty v2.0.0 |
| 1663 | 2026-09-16T15:50:04.650Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1664 | 2026-09-16T15:50:04.672Z | Checking env_logger v0.11.10 |
| 1665 | 2026-09-16T15:50:04.692Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1666 | 2026-09-16T15:50:04.861Z | Checking toml v0.7.8 |
| 1667 | 2026-09-16T15:50:04.911Z | Checking p384 v0.13.1 |
| 1668 | 2026-09-16T15:50:04.951Z | Checking bitvec v1.0.1 |
| 1669 | 2026-09-16T15:50:05.082Z | Checking ed25519-dalek v2.2.0 |
| 1670 | 2026-09-16T15:50:05.182Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1671 | 2026-09-16T15:50:05.326Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1672 | 2026-09-16T15:50:05.413Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1673 | 2026-09-16T15:50:05.576Z | Checking polyval v0.6.2 |
| 1674 | 2026-09-16T15:50:05.600Z | Checking ctr v0.9.2 |
| 1675 | 2026-09-16T15:50:05.743Z | Checking aes v0.8.4 |
| 1676 | 2026-09-16T15:50:05.769Z | Checking x509-cert v0.2.5 |
| 1677 | 2026-09-16T15:50:05.879Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1678 | 2026-09-16T15:50:05.986Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1679 | 2026-09-16T15:50:06.091Z | Checking bincode v1.3.3 |
| 1680 | 2026-09-16T15:50:06.114Z | Compiling strum_macros v0.28.0 |
| 1681 | 2026-09-16T15:50:06.189Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1682 | 2026-09-16T15:50:06.412Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1683 | 2026-09-16T15:50:06.415Z | Checking passt v0.3.0 |
| 1684 | 2026-09-16T15:50:06.478Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1685 | 2026-09-16T15:50:06.512Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1686 | 2026-09-16T15:50:06.546Z | Checking fakedata_generator v0.7.1 |
| 1687 | 2026-09-16T15:50:06.549Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1688 | 2026-09-16T15:50:06.716Z | Checking aes-gcm-siv v0.11.1 |
| 1689 | 2026-09-16T15:50:06.742Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1690 | 2026-09-16T15:50:06.792Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1691 | 2026-09-16T15:50:06.866Z | Compiling bitstruct_derive v0.1.0 |
| 1692 | 2026-09-16T15:50:06.870Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1693 | 2026-09-16T15:50:06.910Z | Checking dropshot-api-manager-types v0.7.2 |
| 1694 | 2026-09-16T15:50:07.042Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1695 | 2026-09-16T15:50:07.080Z | Compiling fs-err v3.1.2 |
| 1696 | 2026-09-16T15:50:07.204Z | Compiling cfg_aliases v0.1.1 |
| 1697 | 2026-09-16T15:50:07.241Z | Checking ringbuffer v0.16.0 |
| 1698 | 2026-09-16T15:50:07.289Z | Checking pretty-hex v0.2.1 |
| 1699 | 2026-09-16T15:50:07.312Z | Checking ascii v1.1.0 |
| 1700 | 2026-09-16T15:50:07.413Z | Checking typeid v1.0.0 |
| 1701 | 2026-09-16T15:50:07.461Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1702 | 2026-09-16T15:50:07.496Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1703 | 2026-09-16T15:50:07.517Z | Checking bitstruct v0.1.1 |
| 1704 | 2026-09-16T15:50:07.520Z | Checking erased-serde v0.4.5 |
| 1705 | 2026-09-16T15:50:07.654Z | Compiling nix v0.28.0 |
| 1706 | 2026-09-16T15:50:07.758Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1707 | 2026-09-16T15:50:07.899Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1708 | 2026-09-16T15:50:07.930Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1709 | 2026-09-16T15:50:07.958Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1710 | 2026-09-16T15:50:08.044Z | Checking itertools v0.13.0 |
| 1711 | 2026-09-16T15:50:08.124Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1712 | 2026-09-16T15:50:08.149Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1713 | 2026-09-16T15:50:08.326Z | Checking serde_arrays v0.1.0 |
| 1714 | 2026-09-16T15:50:08.450Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1715 | 2026-09-16T15:50:08.492Z | Checking libloading v0.7.4 |
| 1716 | 2026-09-16T15:50:08.516Z | Checking bit_field v0.10.2 |
| 1717 | 2026-09-16T15:50:08.648Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1718 | 2026-09-16T15:50:08.669Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1719 | 2026-09-16T15:50:08.712Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1720 | 2026-09-16T15:50:08.753Z | Checking git-stub v1.0.0 |
| 1721 | 2026-09-16T15:50:08.783Z | Checking kstat-rs v0.2.4 |
| 1722 | 2026-09-16T15:50:08.865Z | Compiling escargot v0.5.15 |
| 1723 | 2026-09-16T15:50:08.911Z | Checking git-stub-vcs v0.1.0 |
| 1724 | 2026-09-16T15:50:08.981Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1725 | 2026-09-16T15:50:09.117Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1726 | 2026-09-16T15:50:09.139Z | Checking ron v0.8.1 |
| 1727 | 2026-09-16T15:50:09.188Z | Checking xattr v1.3.1 |
| 1728 | 2026-09-16T15:50:09.331Z | Checking drift v0.2.0 |
| 1729 | 2026-09-16T15:50:09.726Z | Checking cargo-platform v0.1.8 |
| 1730 | 2026-09-16T15:50:09.729Z | Checking filetime v0.2.23 |
| 1731 | 2026-09-16T15:50:09.792Z | Checking ctrlc v3.4.4 |
| 1732 | 2026-09-16T15:50:09.897Z | Checking tar v0.4.40 |
| 1733 | 2026-09-16T15:50:09.918Z | Checking cargo_metadata v0.18.1 |
| 1734 | 2026-09-16T15:50:09.940Z | Checking dropshot-api-manager v0.7.2 |
| 1735 | 2026-09-16T15:50:10.624Z | Checking fatfs v0.3.6 |
| 1736 | 2026-09-16T15:50:11.009Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1737 | 2026-09-16T15:50:11.082Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1738 | 2026-09-16T15:50:11.335Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1739 | 2026-09-16T15:50:11.511Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1740 | 2026-09-16T15:50:11.805Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1741 | 2026-09-16T15:50:11.828Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1742 | 2026-09-16T15:50:15.846Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1743 | 2026-09-16T15:50:17.235Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1744 | 2026-09-16T15:50:26.989Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1745 | 2026-09-16T15:50:26.989Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1746 | 2026-09-16T15:50:31.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s |
| 1747 | 2026-09-16T15:50:32.155Z | |
| 1748 | 2026-09-16T15:50:32.155Z | real 2:21.432925909 |
| 1749 | 2026-09-16T15:50:32.155Z | user 8:52.061830126 |
| 1750 | 2026-09-16T15:50:32.155Z | sys 2:22.305284096 |
| 1751 | 2026-09-16T15:50:32.155Z | trap 0.262607764 |
| 1752 | 2026-09-16T15:50:32.155Z | tflt 0.205280926 |
| 1753 | 2026-09-16T15:50:32.155Z | dflt 0.311500722 |
| 1754 | 2026-09-16T15:50:32.155Z | kflt 0.002595952 |
| 1755 | 2026-09-16T15:50:32.155Z | lock 30:59.609192192 |
| 1756 | 2026-09-16T15:50:32.155Z | slp 25:26.477258357 |
| 1757 | 2026-09-16T15:50:32.155Z | lat 55.524971001 |
| 1758 | 2026-09-16T15:50:32.155Z | stop 6:07.978482001 |
| 1759 | 2026-09-16T15:50:32.160Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1760 | 2026-09-16T15:50:32.651Z | Downloading crates ... |
| 1761 | 2026-09-16T15:50:32.784Z | Downloaded downcast v0.11.0 |
| 1762 | 2026-09-16T15:50:32.789Z | Downloaded arc-swap v1.7.1 |
| 1763 | 2026-09-16T15:50:32.789Z | Downloaded bytemuck v1.16.0 |
| 1764 | 2026-09-16T15:50:32.789Z | Downloaded fdeflate v0.3.4 |
| 1765 | 2026-09-16T15:50:32.789Z | Downloaded fragile v2.0.0 |
| 1766 | 2026-09-16T15:50:32.789Z | Downloaded mockall v0.12.1 |
| 1767 | 2026-09-16T15:50:32.789Z | Downloaded mockall_derive v0.12.1 |
| 1768 | 2026-09-16T15:50:32.789Z | Downloaded predicates-tree v1.0.9 |
| 1769 | 2026-09-16T15:50:32.789Z | Downloaded predicates v3.1.0 |
| 1770 | 2026-09-16T15:50:32.792Z | Downloaded predicates-core v1.0.6 |
| 1771 | 2026-09-16T15:50:32.792Z | Downloaded png v0.17.13 |
| 1772 | 2026-09-16T15:50:32.800Z | Downloaded serde_test v1.0.176 |
| 1773 | 2026-09-16T15:50:32.807Z | Downloaded slog-envlogger v2.2.0 |
| 1774 | 2026-09-16T15:50:32.810Z | Downloaded slog-stdlog v4.1.1 |
| 1775 | 2026-09-16T15:50:32.814Z | Downloaded slog-scope v4.4.0 |
| 1776 | 2026-09-16T15:50:32.820Z | Downloaded termtree v0.4.1 |
| 1777 | 2026-09-16T15:50:33.244Z | Downloaded image v0.25.1 |
| 1778 | 2026-09-16T15:50:33.532Z | Checking tokio v1.52.3 |
| 1779 | 2026-09-16T15:50:33.670Z | Checking simd-adler32 v0.3.7 |
| 1780 | 2026-09-16T15:50:33.738Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1781 | 2026-09-16T15:50:33.770Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1782 | 2026-09-16T15:50:33.805Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1783 | 2026-09-16T15:50:33.846Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1784 | 2026-09-16T15:50:33.846Z | Checking miniz_oxide v0.7.2 |
| 1785 | 2026-09-16T15:50:33.856Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1786 | 2026-09-16T15:50:33.856Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1787 | 2026-09-16T15:50:33.924Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1788 | 2026-09-16T15:50:33.937Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1789 | 2026-09-16T15:50:34.016Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1790 | 2026-09-16T15:50:34.034Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1791 | 2026-09-16T15:50:34.047Z | Checking arc-swap v1.7.1 |
| 1792 | 2026-09-16T15:50:34.065Z | Checking fdeflate v0.3.4 |
| 1793 | 2026-09-16T15:50:34.071Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1794 | 2026-09-16T15:50:34.144Z | Checking flate2 v1.0.30 |
| 1795 | 2026-09-16T15:50:34.195Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1796 | 2026-09-16T15:50:34.253Z | Checking predicates-core v1.0.6 |
| 1797 | 2026-09-16T15:50:34.269Z | Checking slog-scope v4.4.0 |
| 1798 | 2026-09-16T15:50:34.302Z | Checking bytemuck v1.16.0 |
| 1799 | 2026-09-16T15:50:34.324Z | Checking termtree v0.4.1 |
| 1800 | 2026-09-16T15:50:34.363Z | Checking predicates v3.1.0 |
| 1801 | 2026-09-16T15:50:34.378Z | Checking slog-stdlog v4.1.1 |
| 1802 | 2026-09-16T15:50:34.415Z | Compiling mockall_derive v0.12.1 |
| 1803 | 2026-09-16T15:50:34.421Z | Checking compression-codecs v0.4.32 |
| 1804 | 2026-09-16T15:50:34.451Z | Checking png v0.17.13 |
| 1805 | 2026-09-16T15:50:34.488Z | Checking slog-envlogger v2.2.0 |
| 1806 | 2026-09-16T15:50:34.508Z | Checking predicates-tree v1.0.9 |
| 1807 | 2026-09-16T15:50:34.576Z | Checking fragile v2.0.0 |
| 1808 | 2026-09-16T15:50:34.619Z | Checking downcast v0.11.0 |
| 1809 | 2026-09-16T15:50:34.632Z | Checking serde_test v1.0.176 |
| 1810 | 2026-09-16T15:50:34.646Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1811 | 2026-09-16T15:50:34.960Z | Checking image v0.25.1 |
| 1812 | 2026-09-16T15:50:36.280Z | Checking mockall v0.12.1 |
| 1813 | 2026-09-16T15:50:36.363Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1814 | 2026-09-16T15:50:36.469Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1815 | 2026-09-16T15:50:36.768Z | Checking tokio-util v0.7.16 |
| 1816 | 2026-09-16T15:50:36.768Z | Checking tokio-rustls v0.26.4 |
| 1817 | 2026-09-16T15:50:36.772Z | Checking tower v0.5.2 |
| 1818 | 2026-09-16T15:50:36.773Z | Checking async-compression v0.4.33 |
| 1819 | 2026-09-16T15:50:36.773Z | Checking backoff v0.4.0 |
| 1820 | 2026-09-16T15:50:36.945Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1821 | 2026-09-16T15:50:37.001Z | Checking zone v0.3.1 |
| 1822 | 2026-09-16T15:50:37.031Z | Checking tokio-tungstenite v0.21.0 |
| 1823 | 2026-09-16T15:50:37.107Z | Checking tokio-rustls v0.25.0 |
| 1824 | 2026-09-16T15:50:37.143Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1825 | 2026-09-16T15:50:37.163Z | Checking hickory-proto v0.24.4 |
| 1826 | 2026-09-16T15:50:37.166Z | Checking libsw-core v0.3.2 |
| 1827 | 2026-09-16T15:50:37.190Z | Checking tower-http v0.6.8 |
| 1828 | 2026-09-16T15:50:37.276Z | Checking h2 v0.4.15 |
| 1829 | 2026-09-16T15:50:37.292Z | Checking tokio-stream v0.1.17 |
| 1830 | 2026-09-16T15:50:37.307Z | Checking tokio-dtrace v0.1.1 |
| 1831 | 2026-09-16T15:50:37.307Z | Checking libsw v3.5.0 |
| 1832 | 2026-09-16T15:50:37.347Z | Checking tough v0.22.0 |
| 1833 | 2026-09-16T15:50:37.455Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1834 | 2026-09-16T15:50:37.494Z | Checking cancel-safe-futures v0.1.5 |
| 1835 | 2026-09-16T15:50:37.508Z | Checking oxide-tokio-rt v0.1.6 |
| 1836 | 2026-09-16T15:50:37.669Z | Checking hickory-proto v0.25.2 |
| 1837 | 2026-09-16T15:50:37.691Z | Checking steno v0.4.1 |
| 1838 | 2026-09-16T15:50:37.731Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1839 | 2026-09-16T15:50:37.975Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1840 | 2026-09-16T15:50:38.167Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1841 | 2026-09-16T15:50:38.381Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1842 | 2026-09-16T15:50:38.742Z | Checking hickory-resolver v0.24.4 |
| 1843 | 2026-09-16T15:50:39.216Z | Checking hyper v1.10.1 |
| 1844 | 2026-09-16T15:50:39.243Z | Checking hickory-resolver v0.25.2 |
| 1845 | 2026-09-16T15:50:39.363Z | Checking qorb v0.4.1 |
| 1846 | 2026-09-16T15:50:40.015Z | Checking hyper-util v0.1.20 |
| 1847 | 2026-09-16T15:50:40.892Z | Checking hyper-rustls v0.27.3 |
| 1848 | 2026-09-16T15:50:40.892Z | Checking dropshot v0.17.1 |
| 1849 | 2026-09-16T15:50:40.900Z | Checking dropshot v0.16.7 |
| 1850 | 2026-09-16T15:50:41.055Z | Checking reqwest v0.12.23 |
| 1851 | 2026-09-16T15:50:41.058Z | Checking reqwest v0.13.2 |
| 1852 | 2026-09-16T15:50:41.668Z | Checking progenitor-client v0.10.0 |
| 1853 | 2026-09-16T15:50:41.668Z | Checking progenitor-client v0.11.1 |
| 1854 | 2026-09-16T15:50:41.811Z | Checking progenitor-client v0.14.0 |
| 1855 | 2026-09-16T15:50:41.811Z | Checking progenitor-client v0.13.0 |
| 1856 | 2026-09-16T15:50:41.882Z | Checking progenitor v0.11.1 |
| 1857 | 2026-09-16T15:50:41.886Z | Checking progenitor v0.10.0 |
| 1858 | 2026-09-16T15:50:42.012Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1859 | 2026-09-16T15:50:42.032Z | Checking progenitor v0.13.0 |
| 1860 | 2026-09-16T15:50:42.038Z | Checking progenitor-extras v0.2.0 |
| 1861 | 2026-09-16T15:50:42.038Z | Checking progenitor v0.14.0 |
| 1862 | 2026-09-16T15:50:42.038Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1863 | 2026-09-16T15:50:42.155Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1864 | 2026-09-16T15:50:42.180Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1865 | 2026-09-16T15:50:42.692Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1866 | 2026-09-16T15:50:42.695Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1867 | 2026-09-16T15:50:42.695Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1868 | 2026-09-16T15:50:43.020Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1869 | 2026-09-16T15:50:43.503Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1870 | 2026-09-16T15:50:43.626Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1871 | 2026-09-16T15:50:43.866Z | Checking dropshot-api-manager v0.7.2 |
| 1872 | 2026-09-16T15:50:44.144Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-09-16T15:50:44.322Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-09-16T15:50:44.557Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1875 | 2026-09-16T15:50:44.569Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1876 | 2026-09-16T15:50:44.853Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1877 | 2026-09-16T15:50:45.091Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1878 | 2026-09-16T15:50:46.070Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1879 | 2026-09-16T15:50:46.070Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1880 | 2026-09-16T15:50:46.074Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1881 | 2026-09-16T15:50:46.074Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1882 | 2026-09-16T15:50:46.564Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1883 | 2026-09-16T15:50:46.938Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1884 | 2026-09-16T15:50:47.206Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1885 | 2026-09-16T15:50:47.462Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1886 | 2026-09-16T15:50:47.466Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1887 | 2026-09-16T15:50:47.700Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1888 | 2026-09-16T15:50:47.703Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1889 | 2026-09-16T15:50:48.168Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1890 | 2026-09-16T15:50:48.391Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1891 | 2026-09-16T15:50:48.395Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1892 | 2026-09-16T15:50:49.208Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1893 | 2026-09-16T15:50:50.781Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1894 | 2026-09-16T15:50:51.198Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1895 | 2026-09-16T15:50:51.202Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1896 | 2026-09-16T15:50:51.908Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1897 | 2026-09-16T15:50:52.248Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1898 | 2026-09-16T15:50:52.323Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1899 | 2026-09-16T15:50:52.329Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1900 | 2026-09-16T15:50:52.887Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1901 | 2026-09-16T15:50:52.887Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1902 | 2026-09-16T15:50:52.903Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1903 | 2026-09-16T15:50:56.245Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1904 | 2026-09-16T15:50:57.089Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1905 | 2026-09-16T15:51:00.050Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1906 | 2026-09-16T15:51:02.079Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1907 | 2026-09-16T15:51:02.845Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1908 | 2026-09-16T15:51:06.374Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1909 | 2026-09-16T15:51:07.759Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1910 | 2026-09-16T15:51:08.281Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1911 | 2026-09-16T15:51:18.912Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1912 | 2026-09-16T15:51:18.917Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1913 | 2026-09-16T15:51:24.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.30s |
| 1914 | 2026-09-16T15:51:24.707Z | |
| 1915 | 2026-09-16T15:51:24.707Z | real 52.543737314 |
| 1916 | 2026-09-16T15:51:24.708Z | user 2:12.578419577 |
| 1917 | 2026-09-16T15:51:24.708Z | sys 24.573942900 |
| 1918 | 2026-09-16T15:51:24.708Z | trap 0.033414706 |
| 1919 | 2026-09-16T15:51:24.708Z | tflt 0.000444233 |
| 1920 | 2026-09-16T15:51:24.708Z | dflt 0.009980041 |
| 1921 | 2026-09-16T15:51:24.708Z | kflt 0.000047559 |
| 1922 | 2026-09-16T15:51:24.708Z | lock 9:22.826946396 |
| 1923 | 2026-09-16T15:51:24.708Z | slp 5:53.574564723 |
| 1924 | 2026-09-16T15:51:24.712Z | lat 5.814894933 |
| 1925 | 2026-09-16T15:51:24.712Z | stop 27.125373988 |
| 1926 | 2026-09-16T15:51:24.712Z | + banner build |
| 1927 | 2026-09-16T15:51:24.712Z | |
| 1928 | 2026-09-16T15:51:24.712Z | ##### # # # # ##### |
| 1929 | 2026-09-16T15:51:24.712Z | # # # # # # # # |
| 1930 | 2026-09-16T15:51:24.712Z | ##### # # # # # # |
| 1931 | 2026-09-16T15:51:24.712Z | # # # # # # # # |
| 1932 | 2026-09-16T15:51:24.712Z | # # # # # # # # |
| 1933 | 2026-09-16T15:51:24.712Z | ##### #### # ###### ##### |
| 1934 | 2026-09-16T15:51:24.712Z | |
| 1935 | 2026-09-16T15:51:24.712Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1936 | 2026-09-16T15:51:25.516Z | Compiling proc-macro2 v1.0.106 |
| 1937 | 2026-09-16T15:51:25.516Z | Compiling quote v1.0.45 |
| 1938 | 2026-09-16T15:51:25.516Z | Compiling unicode-ident v1.0.24 |
| 1939 | 2026-09-16T15:51:25.516Z | Compiling libc v0.2.186 |
| 1940 | 2026-09-16T15:51:25.519Z | Compiling serde_core v1.0.228 |
| 1941 | 2026-09-16T15:51:25.520Z | Compiling serde v1.0.228 |
| 1942 | 2026-09-16T15:51:25.520Z | Compiling autocfg v1.3.0 |
| 1943 | 2026-09-16T15:51:25.520Z | Compiling cfg-if v1.0.0 |
| 1944 | 2026-09-16T15:51:25.733Z | Compiling zmij v1.0.19 |
| 1945 | 2026-09-16T15:51:25.747Z | Compiling libm v0.2.8 |
| 1946 | 2026-09-16T15:51:25.948Z | Compiling memchr v2.7.2 |
| 1947 | 2026-09-16T15:51:26.081Z | Compiling smallvec v1.13.2 |
| 1948 | 2026-09-16T15:51:26.344Z | Compiling itoa v1.0.11 |
| 1949 | 2026-09-16T15:51:26.523Z | Compiling getrandom v0.4.2 |
| 1950 | 2026-09-16T15:51:26.528Z | Compiling version_check v0.9.5 |
| 1951 | 2026-09-16T15:51:26.528Z | Compiling stable_deref_trait v1.2.0 |
| 1952 | 2026-09-16T15:51:26.608Z | Compiling serde_json v1.0.150 |
| 1953 | 2026-09-16T15:51:26.758Z | Compiling litemap v0.7.4 |
| 1954 | 2026-09-16T15:51:26.812Z | Compiling syn v2.0.117 |
| 1955 | 2026-09-16T15:51:26.861Z | Compiling writeable v0.5.5 |
| 1956 | 2026-09-16T15:51:26.881Z | Compiling icu_locid_transform_data v1.5.0 |
| 1957 | 2026-09-16T15:51:26.958Z | Compiling percent-encoding v2.3.2 |
| 1958 | 2026-09-16T15:51:26.972Z | Compiling icu_properties_data v1.5.0 |
| 1959 | 2026-09-16T15:51:27.443Z | Compiling num-traits v0.2.19 |
| 1960 | 2026-09-16T15:51:27.452Z | Compiling utf8_iter v1.0.4 |
| 1961 | 2026-09-16T15:51:27.452Z | Compiling write16 v1.0.0 |
| 1962 | 2026-09-16T15:51:27.452Z | Compiling utf16_iter v1.0.5 |
| 1963 | 2026-09-16T15:51:27.452Z | Compiling icu_normalizer_data v1.5.0 |
| 1964 | 2026-09-16T15:51:27.452Z | Compiling form_urlencoded v1.2.2 |
| 1965 | 2026-09-16T15:51:27.452Z | Compiling rustversion v1.0.22 |
| 1966 | 2026-09-16T15:51:27.452Z | Compiling thiserror v2.0.18 |
| 1967 | 2026-09-16T15:51:27.502Z | Compiling getrandom v0.2.14 |
| 1968 | 2026-09-16T15:51:27.834Z | Compiling lock_api v0.4.12 |
| 1969 | 2026-09-16T15:51:27.856Z | Compiling parking_lot_core v0.9.10 |
| 1970 | 2026-09-16T15:51:27.862Z | Compiling jobserver v0.1.31 |
| 1971 | 2026-09-16T15:51:28.089Z | Compiling shlex v2.0.1 |
| 1972 | 2026-09-16T15:51:28.134Z | Compiling find-msvc-tools v0.1.9 |
| 1973 | 2026-09-16T15:51:28.451Z | Compiling cc v1.2.65 |
| 1974 | 2026-09-16T15:51:28.458Z | Compiling heck v0.5.0 |
| 1975 | 2026-09-16T15:51:28.458Z | Compiling iana-time-zone v0.1.64 |
| 1976 | 2026-09-16T15:51:28.485Z | Compiling semver v1.0.28 |
| 1977 | 2026-09-16T15:51:28.632Z | Compiling schemars v0.8.22 |
| 1978 | 2026-09-16T15:51:28.637Z | Compiling uuid v1.23.3 |
| 1979 | 2026-09-16T15:51:28.690Z | Compiling dyn-clone v1.0.17 |
| 1980 | 2026-09-16T15:51:28.849Z | Compiling slab v0.4.9 |
| 1981 | 2026-09-16T15:51:28.907Z | Compiling subtle v2.6.1 |
| 1982 | 2026-09-16T15:51:29.065Z | Compiling pin-project-lite v0.2.14 |
| 1983 | 2026-09-16T15:51:29.080Z | Compiling log v0.4.29 |
| 1984 | 2026-09-16T15:51:29.244Z | Compiling socket2 v0.6.3 |
| 1985 | 2026-09-16T15:51:29.258Z | Compiling typenum v1.20.1 |
| 1986 | 2026-09-16T15:51:29.288Z | Compiling scopeguard v1.2.0 |
| 1987 | 2026-09-16T15:51:29.405Z | Compiling rand_core v0.6.4 |
| 1988 | 2026-09-16T15:51:29.573Z | Compiling synstructure v0.13.1 |
| 1989 | 2026-09-16T15:51:29.640Z | Compiling serde_derive_internals v0.29.1 |
| 1990 | 2026-09-16T15:51:29.735Z | Compiling parking_lot v0.12.2 |
| 1991 | 2026-09-16T15:51:30.018Z | Compiling mio v1.2.0 |
| 1992 | 2026-09-16T15:51:30.054Z | Compiling signal-hook-registry v1.4.2 |
| 1993 | 2026-09-16T15:51:30.079Z | Compiling portable-atomic v1.11.1 |
| 1994 | 2026-09-16T15:51:30.382Z | Compiling cmake v0.1.54 |
| 1995 | 2026-09-16T15:51:30.392Z | Compiling dunce v1.0.5 |
| 1996 | 2026-09-16T15:51:30.392Z | Compiling equivalent v1.0.2 |
| 1997 | 2026-09-16T15:51:30.469Z | Compiling critical-section v1.2.0 |
| 1998 | 2026-09-16T15:51:30.492Z | Compiling fs_extra v1.3.0 |
| 1999 | 2026-09-16T15:51:30.524Z | Compiling futures-core v0.3.32 |
| 2000 | 2026-09-16T15:51:30.579Z | Compiling strsim v0.11.1 |
| 2001 | 2026-09-16T15:51:30.643Z | Compiling thiserror v1.0.64 |
| 2002 | 2026-09-16T15:51:30.686Z | Compiling ident_case v1.0.1 |
| 2003 | 2026-09-16T15:51:30.700Z | Compiling httparse v1.10.1 |
| 2004 | 2026-09-16T15:51:30.715Z | Compiling serde_derive v1.0.228 |
| 2005 | 2026-09-16T15:51:30.738Z | Compiling zerofrom-derive v0.1.5 |
| 2006 | 2026-09-16T15:51:30.753Z | Compiling yoke-derive v0.7.5 |
| 2007 | 2026-09-16T15:51:30.803Z | Compiling zerovec-derive v0.10.3 |
| 2008 | 2026-09-16T15:51:30.865Z | Compiling displaydoc v0.2.5 |
| 2009 | 2026-09-16T15:51:30.938Z | Compiling icu_provider_macros v1.5.0 |
| 2010 | 2026-09-16T15:51:31.045Z | Compiling schemars_derive v0.8.22 |
| 2011 | 2026-09-16T15:51:31.273Z | Compiling zeroize_derive v1.4.3 |
| 2012 | 2026-09-16T15:51:31.509Z | Compiling thiserror-impl v2.0.18 |
| 2013 | 2026-09-16T15:51:31.601Z | Compiling tokio-macros v2.7.0 |
| 2014 | 2026-09-16T15:51:31.749Z | Compiling futures-macro v0.3.32 |
| 2015 | 2026-09-16T15:51:31.821Z | Compiling once_cell v1.21.3 |
| 2016 | 2026-09-16T15:51:31.907Z | Compiling zerofrom v0.1.5 |
| 2017 | 2026-09-16T15:51:31.940Z | Compiling zeroize v1.8.2 |
| 2018 | 2026-09-16T15:51:32.043Z | Compiling yoke v0.7.5 |
| 2019 | 2026-09-16T15:51:32.064Z | Compiling aws-lc-sys v0.41.0 |
| 2020 | 2026-09-16T15:51:32.180Z | Compiling thiserror-impl v1.0.64 |
| 2021 | 2026-09-16T15:51:32.234Z | Compiling getrandom v0.3.4 |
| 2022 | 2026-09-16T15:51:32.253Z | Compiling zerovec v0.10.4 |
| 2023 | 2026-09-16T15:51:32.460Z | Compiling futures-sink v0.3.32 |
| 2024 | 2026-09-16T15:51:32.599Z | Compiling regex-syntax v0.8.5 |
| 2025 | 2026-09-16T15:51:32.613Z | Compiling futures-channel v0.3.32 |
| 2026 | 2026-09-16T15:51:32.837Z | Compiling aho-corasick v1.1.3 |
| 2027 | 2026-09-16T15:51:32.874Z | Compiling futures-io v0.3.32 |
| 2028 | 2026-09-16T15:51:32.877Z | Compiling hashbrown v0.17.0 |
| 2029 | 2026-09-16T15:51:32.969Z | Compiling futures-task v0.3.32 |
| 2030 | 2026-09-16T15:51:33.082Z | Compiling zerocopy-derive v0.8.27 |
| 2031 | 2026-09-16T15:51:33.145Z | Compiling futures-util v0.3.32 |
| 2032 | 2026-09-16T15:51:33.308Z | Compiling tinystr v0.7.6 |
| 2033 | 2026-09-16T15:51:33.551Z | Compiling icu_locid v1.5.0 |
| 2034 | 2026-09-16T15:51:33.563Z | Compiling icu_collections v1.5.0 |
| 2035 | 2026-09-16T15:51:33.989Z | Compiling bytes v1.11.1 |
| 2036 | 2026-09-16T15:51:34.023Z | Compiling chrono v0.4.44 |
| 2037 | 2026-09-16T15:51:34.174Z | Compiling icu_provider v1.5.0 |
| 2038 | 2026-09-16T15:51:34.332Z | Compiling serde_tokenstream v0.2.3 |
| 2039 | 2026-09-16T15:51:34.611Z | Compiling icu_locid_transform v1.5.0 |
| 2040 | 2026-09-16T15:51:34.626Z | Compiling bitflags v2.9.4 |
| 2041 | 2026-09-16T15:51:34.690Z | Compiling tokio v1.52.3 |
| 2042 | 2026-09-16T15:51:35.050Z | Compiling regex-automata v0.4.14 |
| 2043 | 2026-09-16T15:51:35.102Z | Compiling indexmap v2.14.0 |
| 2044 | 2026-09-16T15:51:35.416Z | Compiling icu_properties v1.5.1 |
| 2045 | 2026-09-16T15:51:35.750Z | Compiling slog v2.8.2 |
| 2046 | 2026-09-16T15:51:35.923Z | Compiling base64 v0.22.1 |
| 2047 | 2026-09-16T15:51:36.002Z | Compiling anyhow v1.0.104 |
| 2048 | 2026-09-16T15:51:36.333Z | Compiling http v1.4.2 |
| 2049 | 2026-09-16T15:51:36.809Z | Compiling regex v1.12.3 |
| 2050 | 2026-09-16T15:51:36.963Z | Compiling icu_normalizer v1.5.0 |
| 2051 | 2026-09-16T15:51:37.402Z | Compiling ucd-trie v0.1.6 |
| 2052 | 2026-09-16T15:51:37.579Z | Compiling idna_adapter v1.2.0 |
| 2053 | 2026-09-16T15:51:37.669Z | Compiling pest v2.8.4 |
| 2054 | 2026-09-16T15:51:37.724Z | Compiling idna v1.0.3 |
| 2055 | 2026-09-16T15:51:38.229Z | Compiling url v2.5.4 |
| 2056 | 2026-09-16T15:51:38.371Z | Compiling rustls-pki-types v1.12.0 |
| 2057 | 2026-09-16T15:51:38.682Z | Compiling tracing-core v0.1.32 |
| 2058 | 2026-09-16T15:51:39.076Z | Compiling tracing-attributes v0.1.27 |
| 2059 | 2026-09-16T15:51:39.091Z | Compiling ring v0.17.14 |
| 2060 | 2026-09-16T15:51:39.203Z | Compiling byteorder v1.5.0 |
| 2061 | 2026-09-16T15:51:39.642Z | Compiling pest_meta v2.8.4 |
| 2062 | 2026-09-16T15:51:40.255Z | Compiling tracing v0.1.40 |
| 2063 | 2026-09-16T15:51:40.542Z | Compiling pest_generator v2.8.4 |
| 2064 | 2026-09-16T15:51:40.589Z | Compiling generic-array v0.14.7 |
| 2065 | 2026-09-16T15:51:40.644Z | Compiling ppv-lite86 v0.2.17 |
| 2066 | 2026-09-16T15:51:40.879Z | Compiling untrusted v0.9.0 |
| 2067 | 2026-09-16T15:51:41.117Z | Compiling fnv v1.0.7 |
| 2068 | 2026-09-16T15:51:41.144Z | Compiling pest_derive v2.8.4 |
| 2069 | 2026-09-16T15:51:41.223Z | Compiling tokio-util v0.7.16 |
| 2070 | 2026-09-16T15:51:41.556Z | Compiling aws-lc-rs v1.17.0 |
| 2071 | 2026-09-16T15:51:41.675Z | Compiling paste v1.0.15 |
| 2072 | 2026-09-16T15:51:42.011Z | Compiling zerocopy v0.8.27 |
| 2073 | 2026-09-16T15:51:42.199Z | Compiling ipnet v2.9.0 |
| 2074 | 2026-09-16T15:51:42.691Z | Compiling omicron-workspace-hack v0.1.0 |
| 2075 | 2026-09-16T15:51:42.813Z | Compiling time-core v0.1.9 |
| 2076 | 2026-09-16T15:51:42.923Z | Compiling num-conv v0.2.2 |
| 2077 | 2026-09-16T15:51:42.996Z | Compiling untrusted v0.7.1 |
| 2078 | 2026-09-16T15:51:43.070Z | Compiling camino v1.2.2 |
| 2079 | 2026-09-16T15:51:43.074Z | Compiling time-macros v0.2.32 |
| 2080 | 2026-09-16T15:51:43.472Z | Compiling http-body v1.0.1 |
| 2081 | 2026-09-16T15:51:43.633Z | Compiling rustls v0.23.41 |
| 2082 | 2026-09-16T15:51:44.091Z | Compiling atomic-waker v1.1.2 |
| 2083 | 2026-09-16T15:51:44.257Z | Compiling crypto-common v0.1.6 |
| 2084 | 2026-09-16T15:51:44.322Z | Compiling ipnetwork v0.21.1 |
| 2085 | 2026-09-16T15:51:44.404Z | Compiling ryu v1.0.18 |
| 2086 | 2026-09-16T15:51:44.592Z | Compiling tower-layer v0.3.3 |
| 2087 | 2026-09-16T15:51:44.686Z | Compiling tower-service v0.3.3 |
| 2088 | 2026-09-16T15:51:44.788Z | Compiling try-lock v0.2.5 |
| 2089 | 2026-09-16T15:51:44.913Z | Compiling want v0.3.1 |
| 2090 | 2026-09-16T15:51:44.970Z | Compiling h2 v0.4.15 |
| 2091 | 2026-09-16T15:51:45.109Z | Compiling erased-serde v0.3.31 |
| 2092 | 2026-09-16T15:51:45.679Z | Compiling async-trait v0.1.89 |
| 2093 | 2026-09-16T15:51:45.724Z | Compiling httpdate v1.0.3 |
| 2094 | 2026-09-16T15:51:46.186Z | Compiling scroll_derive v0.13.1 |
| 2095 | 2026-09-16T15:51:46.596Z | Compiling errno v0.3.14 |
| 2096 | 2026-09-16T15:51:46.611Z | Compiling serde_urlencoded v0.7.1 |
| 2097 | 2026-09-16T15:51:46.762Z | Compiling http-body-util v0.1.3 |
| 2098 | 2026-09-16T15:51:46.880Z | Compiling allocator-api2 v0.2.21 |
| 2099 | 2026-09-16T15:51:46.999Z | Compiling foldhash v0.2.0 |
| 2100 | 2026-09-16T15:51:47.045Z | Compiling darling_core v0.23.0 |
| 2101 | 2026-09-16T15:51:47.106Z | Compiling daft-derive v0.1.7 |
| 2102 | 2026-09-16T15:51:47.263Z | Compiling hashbrown v0.16.1 |
| 2103 | 2026-09-16T15:51:47.279Z | Compiling const-oid v0.9.6 |
| 2104 | 2026-09-16T15:51:47.859Z | Compiling hyper v1.10.1 |
| 2105 | 2026-09-16T15:51:47.982Z | Compiling pretty-hex v0.4.1 |
| 2106 | 2026-09-16T15:51:48.128Z | Compiling strum_macros v0.26.4 |
| 2107 | 2026-09-16T15:51:49.118Z | Compiling darling_macro v0.23.0 |
| 2108 | 2026-09-16T15:51:49.710Z | Compiling hyper-util v0.1.20 |
| 2109 | 2026-09-16T15:51:49.730Z | Compiling darling v0.23.0 |
| 2110 | 2026-09-16T15:51:50.412Z | Compiling oxnet v0.1.4 |
| 2111 | 2026-09-16T15:51:50.429Z | Compiling rand_core v0.9.3 |
| 2112 | 2026-09-16T15:51:50.682Z | Compiling openapiv3 v2.2.0 |
| 2113 | 2026-09-16T15:51:50.935Z | Compiling plain v0.2.3 |
| 2114 | 2026-09-16T15:51:51.057Z | Compiling usdt-impl v0.6.0 |
| 2115 | 2026-09-16T15:51:51.761Z | Compiling rand_chacha v0.9.0 |
| 2116 | 2026-09-16T15:51:51.869Z | Compiling scroll v0.13.0 |
| 2117 | 2026-09-16T15:51:52.268Z | Compiling crossbeam-utils v0.8.19 |
| 2118 | 2026-09-16T15:51:52.451Z | Compiling goblin v0.10.4 |
| 2119 | 2026-09-16T15:51:52.713Z | Compiling rand v0.9.2 |
| 2120 | 2026-09-16T15:51:53.460Z | Compiling dtrace-parser v0.3.0 |
| 2121 | 2026-09-16T15:51:53.686Z | Compiling block-buffer v0.10.4 |
| 2122 | 2026-09-16T15:51:53.860Z | Compiling sync_wrapper v1.0.1 |
| 2123 | 2026-09-16T15:51:53.974Z | Compiling thread-id v5.0.0 |
| 2124 | 2026-09-16T15:51:54.060Z | Compiling encoding_rs v0.8.34 |
| 2125 | 2026-09-16T15:51:54.222Z | Compiling ref-cast v1.0.25 |
| 2126 | 2026-09-16T15:51:54.236Z | Compiling mime v0.3.17 |
| 2127 | 2026-09-16T15:51:54.533Z | Compiling slog-async v2.8.0 |
| 2128 | 2026-09-16T15:51:54.703Z | Compiling tower v0.5.2 |
| 2129 | 2026-09-16T15:51:54.823Z | Compiling digest v0.10.7 |
| 2130 | 2026-09-16T15:51:55.267Z | Compiling dof v0.4.0 |
| 2131 | 2026-09-16T15:51:55.607Z | Compiling rand_chacha v0.3.1 |
| 2132 | 2026-09-16T15:51:56.092Z | Compiling webpki-roots v0.26.3 |
| 2133 | 2026-09-16T15:51:56.225Z | Compiling futures-executor v0.3.32 |
| 2134 | 2026-09-16T15:51:56.450Z | Compiling multer v3.1.0 |
| 2135 | 2026-09-16T15:51:56.483Z | Compiling iri-string v0.7.8 |
| 2136 | 2026-09-16T15:51:56.694Z | Compiling futures v0.3.32 |
| 2137 | 2026-09-16T15:51:56.778Z | Compiling rand v0.8.6 |
| 2138 | 2026-09-16T15:51:57.306Z | Compiling ref-cast-impl v1.0.25 |
| 2139 | 2026-09-16T15:51:57.499Z | Compiling usdt-macro v0.6.0 |
| 2140 | 2026-09-16T15:51:57.928Z | Compiling tower-http v0.6.8 |
| 2141 | 2026-09-16T15:51:58.279Z | Compiling usdt-attr-macro v0.6.0 |
| 2142 | 2026-09-16T15:51:58.382Z | Compiling newtype-uuid v1.3.2 |
| 2143 | 2026-09-16T15:51:58.855Z | Compiling async-stream-impl v0.3.6 |
| 2144 | 2026-09-16T15:51:58.944Z | Compiling hex v0.4.3 |
| 2145 | 2026-09-16T15:51:59.087Z | Compiling rustix v1.1.2 |
| 2146 | 2026-09-16T15:51:59.233Z | Compiling strum v0.26.3 |
| 2147 | 2026-09-16T15:51:59.366Z | Compiling newtype-uuid-macros v0.1.0 |
| 2148 | 2026-09-16T15:51:59.481Z | Compiling structmeta-derive v0.3.0 |
| 2149 | 2026-09-16T15:51:59.643Z | Compiling syn v1.0.109 |
| 2150 | 2026-09-16T15:52:00.008Z | Compiling daft v0.1.7 |
| 2151 | 2026-09-16T15:52:00.174Z | Compiling serde_with_macros v3.18.0 |
| 2152 | 2026-09-16T15:52:00.407Z | Compiling num_threads v0.1.7 |
| 2153 | 2026-09-16T15:52:00.498Z | Compiling powerfmt v0.2.0 |
| 2154 | 2026-09-16T15:52:00.501Z | Compiling structmeta v0.3.0 |
| 2155 | 2026-09-16T15:52:00.527Z | Compiling deranged v0.5.8 |
| 2156 | 2026-09-16T15:52:00.671Z | Compiling match_cfg v0.1.0 |
| 2157 | 2026-09-16T15:52:00.700Z | Compiling fastrand v2.3.0 |
| 2158 | 2026-09-16T15:52:00.747Z | Compiling hostname v0.3.1 |
| 2159 | 2026-09-16T15:52:00.903Z | Compiling crossbeam-channel v0.5.15 |
| 2160 | 2026-09-16T15:52:01.277Z | Compiling crc32fast v1.4.0 |
| 2161 | 2026-09-16T15:52:01.459Z | Compiling tempfile v3.23.0 |
| 2162 | 2026-09-16T15:52:01.554Z | Compiling time v0.3.55 |
| 2163 | 2026-09-16T15:52:01.568Z | Compiling thread_local v1.1.8 |
| 2164 | 2026-09-16T15:52:01.581Z | Compiling strum_macros v0.27.2 |
| 2165 | 2026-09-16T15:52:01.890Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2166 | 2026-09-16T15:52:02.218Z | Compiling winnow v1.0.3 |
| 2167 | 2026-09-16T15:52:02.557Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2168 | 2026-09-16T15:52:02.667Z | Compiling derive-ex v0.1.8 |
| 2169 | 2026-09-16T15:52:03.872Z | Compiling serde_spanned v1.1.1 |
| 2170 | 2026-09-16T15:52:04.023Z | Compiling is-terminal v0.4.12 |
| 2171 | 2026-09-16T15:52:04.128Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2172 | 2026-09-16T15:52:04.166Z | Compiling take_mut v0.2.2 |
| 2173 | 2026-09-16T15:52:04.228Z | Compiling debug-ignore v1.0.5 |
| 2174 | 2026-09-16T15:52:04.282Z | Compiling term v1.2.0 |
| 2175 | 2026-09-16T15:52:04.401Z | Compiling test-strategy v0.4.3 |
| 2176 | 2026-09-16T15:52:05.491Z | Compiling slog-term v2.9.2 |
| 2177 | 2026-09-16T15:52:05.830Z | Compiling slog-json v2.6.1 |
| 2178 | 2026-09-16T15:52:06.034Z | Compiling macaddr v1.0.1 |
| 2179 | 2026-09-16T15:52:06.054Z | Compiling memmap2 v0.9.9 |
| 2180 | 2026-09-16T15:52:06.084Z | Compiling cpufeatures v0.2.12 |
| 2181 | 2026-09-16T15:52:06.162Z | Compiling spin v0.9.8 |
| 2182 | 2026-09-16T15:52:06.294Z | Compiling quick-error v1.2.3 |
| 2183 | 2026-09-16T15:52:06.338Z | Compiling usdt v0.6.0 |
| 2184 | 2026-09-16T15:52:06.489Z | Compiling slog-bunyan v2.5.0 |
| 2185 | 2026-09-16T15:52:06.676Z | Compiling async-stream v0.3.6 |
| 2186 | 2026-09-16T15:52:06.857Z | Compiling waitgroup v0.1.2 |
| 2187 | 2026-09-16T15:52:06.930Z | Compiling rustls-pemfile v2.2.0 |
| 2188 | 2026-09-16T15:52:06.956Z | Compiling serde_path_to_error v0.1.20 |
| 2189 | 2026-09-16T15:52:07.010Z | Compiling hostname v0.4.2 |
| 2190 | 2026-09-16T15:52:07.174Z | Compiling serde_with v3.18.0 |
| 2191 | 2026-09-16T15:52:07.189Z | Compiling regress v0.10.5 |
| 2192 | 2026-09-16T15:52:07.380Z | Compiling lazy_static v1.5.0 |
| 2193 | 2026-09-16T15:52:07.444Z | Compiling either v1.15.0 |
| 2194 | 2026-09-16T15:52:07.504Z | Compiling parse-display-derive v0.10.0 |
| 2195 | 2026-09-16T15:52:07.679Z | Compiling webpki-roots v1.0.3 |
| 2196 | 2026-09-16T15:52:08.031Z | Compiling wait-timeout v0.2.0 |
| 2197 | 2026-09-16T15:52:08.468Z | Compiling bit-vec v0.6.3 |
| 2198 | 2026-09-16T15:52:08.483Z | Compiling rusty-fork v0.3.0 |
| 2199 | 2026-09-16T15:52:08.486Z | Compiling strum v0.27.2 |
| 2200 | 2026-09-16T15:52:08.627Z | Compiling rand_xorshift v0.3.0 |
| 2201 | 2026-09-16T15:52:08.736Z | Compiling bit-set v0.5.3 |
| 2202 | 2026-09-16T15:52:08.808Z | Compiling dropshot v0.17.1 |
| 2203 | 2026-09-16T15:52:08.925Z | Compiling crucible-workspace-hack v0.1.0 |
| 2204 | 2026-09-16T15:52:09.042Z | Compiling unarray v0.1.4 |
| 2205 | 2026-09-16T15:52:09.058Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2206 | 2026-09-16T15:52:09.168Z | Compiling proptest v1.5.0 |
| 2207 | 2026-09-16T15:52:09.182Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2208 | 2026-09-16T15:52:09.290Z | Compiling dropshot_endpoint v0.17.1 |
| 2209 | 2026-09-16T15:52:09.578Z | Compiling toml_datetime v0.6.11 |
| 2210 | 2026-09-16T15:52:09.821Z | Compiling openssl-probe v0.2.1 |
| 2211 | 2026-09-16T15:52:10.189Z | Compiling rustls-native-certs v0.8.3 |
| 2212 | 2026-09-16T15:52:10.323Z | Compiling hybrid-array v0.4.12 |
| 2213 | 2026-09-16T15:52:10.813Z | Compiling instant v0.1.12 |
| 2214 | 2026-09-16T15:52:10.928Z | Compiling adler v1.0.2 |
| 2215 | 2026-09-16T15:52:10.932Z | Compiling backoff v0.4.0 |
| 2216 | 2026-09-16T15:52:11.107Z | Compiling miniz_oxide v0.7.2 |
| 2217 | 2026-09-16T15:52:11.157Z | Compiling parse-display v0.10.0 |
| 2218 | 2026-09-16T15:52:11.215Z | Compiling itertools v0.14.0 |
| 2219 | 2026-09-16T15:52:11.346Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2220 | 2026-09-16T15:52:11.746Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2221 | 2026-09-16T15:52:12.264Z | Compiling rustix v0.38.34 |
| 2222 | 2026-09-16T15:52:12.464Z | Compiling base64ct v1.6.0 |
| 2223 | 2026-09-16T15:52:12.750Z | Compiling flate2 v1.0.30 |
| 2224 | 2026-09-16T15:52:12.764Z | Compiling crypto-common v0.2.2 |
| 2225 | 2026-09-16T15:52:12.805Z | Compiling block-buffer v0.12.1 |
| 2226 | 2026-09-16T15:52:12.994Z | Compiling unicode-width v0.1.14 |
| 2227 | 2026-09-16T15:52:13.162Z | Compiling const-oid v0.10.2 |
| 2228 | 2026-09-16T15:52:13.294Z | Compiling compression-core v0.4.31 |
| 2229 | 2026-09-16T15:52:13.461Z | Compiling compression-codecs v0.4.32 |
| 2230 | 2026-09-16T15:52:13.476Z | Compiling digest v0.11.3 |
| 2231 | 2026-09-16T15:52:13.917Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2232 | 2026-09-16T15:52:13.970Z | Compiling cpufeatures v0.3.0 |
| 2233 | 2026-09-16T15:52:14.017Z | Compiling async-compression v0.4.33 |
| 2234 | 2026-09-16T15:52:14.052Z | Compiling sha1 v0.11.0 |
| 2235 | 2026-09-16T15:52:14.217Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2236 | 2026-09-16T15:52:14.388Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2237 | 2026-09-16T15:52:14.486Z | Compiling unsafe-libyaml v0.2.11 |
| 2238 | 2026-09-16T15:52:15.018Z | Compiling serde_yaml v0.9.34+deprecated |
| 2239 | 2026-09-16T15:52:15.435Z | Compiling pem-rfc7468 v0.7.0 |
| 2240 | 2026-09-16T15:52:15.504Z | Compiling der_derive v0.7.3 |
| 2241 | 2026-09-16T15:52:16.314Z | Compiling flagset v0.4.7 |
| 2242 | 2026-09-16T15:52:16.348Z | Compiling winnow v0.5.40 |
| 2243 | 2026-09-16T15:52:16.450Z | Compiling der v0.7.10 |
| 2244 | 2026-09-16T15:52:16.575Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2245 | 2026-09-16T15:52:17.044Z | Compiling clap_derive v4.5.4 |
| 2246 | 2026-09-16T15:52:17.233Z | Compiling utf8parse v0.2.1 |
| 2247 | 2026-09-16T15:52:17.344Z | Compiling anstyle-parse v0.2.4 |
| 2248 | 2026-09-16T15:52:17.741Z | Compiling toml_edit v0.19.15 |
| 2249 | 2026-09-16T15:52:18.105Z | Compiling darling_core v0.21.3 |
| 2250 | 2026-09-16T15:52:18.292Z | Compiling rustc_version v0.4.1 |
| 2251 | 2026-09-16T15:52:18.360Z | Compiling anstyle-query v1.0.3 |
| 2252 | 2026-09-16T15:52:18.472Z | Compiling is_terminal_polyfill v1.70.0 |
| 2253 | 2026-09-16T15:52:18.554Z | Compiling colorchoice v1.0.1 |
| 2254 | 2026-09-16T15:52:18.676Z | Compiling anstyle v1.0.7 |
| 2255 | 2026-09-16T15:52:18.692Z | Compiling spki v0.7.3 |
| 2256 | 2026-09-16T15:52:18.953Z | Compiling proc-macro-crate v1.3.1 |
| 2257 | 2026-09-16T15:52:18.968Z | Compiling anstream v0.6.14 |
| 2258 | 2026-09-16T15:52:19.277Z | Compiling terminal_size v0.3.0 |
| 2259 | 2026-09-16T15:52:19.434Z | Compiling winnow v0.7.13 |
| 2260 | 2026-09-16T15:52:19.462Z | Compiling clap_lex v0.7.0 |
| 2261 | 2026-09-16T15:52:19.681Z | Compiling heck v0.4.1 |
| 2262 | 2026-09-16T15:52:19.917Z | Compiling iddqd v0.4.2 |
| 2263 | 2026-09-16T15:52:20.046Z | Compiling clap_builder v4.5.2 |
| 2264 | 2026-09-16T15:52:20.133Z | Compiling darling_macro v0.21.3 |
| 2265 | 2026-09-16T15:52:20.579Z | Compiling secrecy v0.10.3 |
| 2266 | 2026-09-16T15:52:20.724Z | Compiling darling v0.21.3 |
| 2267 | 2026-09-16T15:52:20.742Z | Compiling heapless v0.8.0 |
| 2268 | 2026-09-16T15:52:20.960Z | Compiling pkg-config v0.3.30 |
| 2269 | 2026-09-16T15:52:21.048Z | Compiling convert_case v0.4.0 |
| 2270 | 2026-09-16T15:52:21.340Z | Compiling derive_more v0.99.20 |
| 2271 | 2026-09-16T15:52:21.447Z | Compiling ingot-macros v0.1.1 |
| 2272 | 2026-09-16T15:52:21.462Z | Compiling pkcs8 v0.10.2 |
| 2273 | 2026-09-16T15:52:21.533Z | Compiling tabwriter v1.4.0 |
| 2274 | 2026-09-16T15:52:21.886Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2275 | 2026-09-16T15:52:21.964Z | Compiling clap v4.5.4 |
| 2276 | 2026-09-16T15:52:22.055Z | Compiling backon v1.6.0 |
| 2277 | 2026-09-16T15:52:22.181Z | Compiling hash32 v0.3.1 |
| 2278 | 2026-09-16T15:52:22.301Z | Compiling cfg_aliases v0.2.1 |
| 2279 | 2026-09-16T15:52:22.443Z | Compiling smoltcp v0.11.0 |
| 2280 | 2026-09-16T15:52:23.006Z | Compiling vcpkg v0.2.15 |
| 2281 | 2026-09-16T15:52:23.585Z | Compiling typify-impl v0.4.3 |
| 2282 | 2026-09-16T15:52:23.987Z | Compiling hmac v0.12.1 |
| 2283 | 2026-09-16T15:52:24.019Z | Compiling humantime v2.3.0 |
| 2284 | 2026-09-16T15:52:24.078Z | Compiling ingot-types v0.1.2 |
| 2285 | 2026-09-16T15:52:24.138Z | Compiling managed v0.8.0 |
| 2286 | 2026-09-16T15:52:24.386Z | Compiling cobs v0.2.3 |
| 2287 | 2026-09-16T15:52:24.426Z | Compiling bitflags v1.3.2 |
| 2288 | 2026-09-16T15:52:24.506Z | Compiling postcard v1.0.9 |
| 2289 | 2026-09-16T15:52:24.797Z | Compiling ingot v0.1.1 |
| 2290 | 2026-09-16T15:52:25.432Z | Compiling crossbeam-epoch v0.9.18 |
| 2291 | 2026-09-16T15:52:25.872Z | Compiling inout v0.1.3 |
| 2292 | 2026-09-16T15:52:26.076Z | Compiling zerocopy-derive v0.7.34 |
| 2293 | 2026-09-16T15:52:26.277Z | Compiling ff v0.13.1 |
| 2294 | 2026-09-16T15:52:26.436Z | Compiling memoffset v0.9.1 |
| 2295 | 2026-09-16T15:52:26.550Z | Compiling base16ct v0.2.0 |
| 2296 | 2026-09-16T15:52:26.767Z | Compiling typify-macro v0.4.3 |
| 2297 | 2026-09-16T15:52:26.795Z | Compiling sec1 v0.7.3 |
| 2298 | 2026-09-16T15:52:26.875Z | Compiling group v0.13.0 |
| 2299 | 2026-09-16T15:52:27.118Z | Compiling cipher v0.4.4 |
| 2300 | 2026-09-16T15:52:27.345Z | Compiling hkdf v0.12.4 |
| 2301 | 2026-09-16T15:52:27.537Z | Compiling regress v0.11.1 |
| 2302 | 2026-09-16T15:52:27.621Z | Compiling crypto-bigint v0.5.5 |
| 2303 | 2026-09-16T15:52:27.731Z | Compiling proc-macro-error-attr v1.0.4 |
| 2304 | 2026-09-16T15:52:27.908Z | Compiling colored v3.1.1 |
| 2305 | 2026-09-16T15:52:28.063Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2306 | 2026-09-16T15:52:28.589Z | Compiling elliptic-curve v0.13.8 |
| 2307 | 2026-09-16T15:52:29.008Z | Compiling num_enum_derive v0.7.4 |
| 2308 | 2026-09-16T15:52:29.069Z | Compiling typify-impl v0.6.2 |
| 2309 | 2026-09-16T15:52:29.479Z | Compiling curve25519-dalek v4.1.3 |
| 2310 | 2026-09-16T15:52:29.483Z | Compiling half v2.7.1 |
| 2311 | 2026-09-16T15:52:29.778Z | Compiling universal-hash v0.5.1 |
| 2312 | 2026-09-16T15:52:29.802Z | Compiling proc-macro-error v1.0.4 |
| 2313 | 2026-09-16T15:52:30.045Z | Compiling opaque-debug v0.3.1 |
| 2314 | 2026-09-16T15:52:30.117Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2315 | 2026-09-16T15:52:30.149Z | Compiling data-encoding v2.6.0 |
| 2316 | 2026-09-16T15:52:30.270Z | Compiling ciborium-io v0.2.2 |
| 2317 | 2026-09-16T15:52:30.338Z | Compiling prettyplease v0.2.37 |
| 2318 | 2026-09-16T15:52:30.531Z | Compiling ciborium-ll v0.2.2 |
| 2319 | 2026-09-16T15:52:30.604Z | Compiling num_enum v0.7.4 |
| 2320 | 2026-09-16T15:52:30.777Z | Compiling num_enum_derive v0.5.11 |
| 2321 | 2026-09-16T15:52:31.332Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2322 | 2026-09-16T15:52:31.626Z | Compiling foreign-types-macros v0.2.3 |
| 2323 | 2026-09-16T15:52:31.777Z | Compiling foreign-types-shared v0.3.1 |
| 2324 | 2026-09-16T15:52:31.991Z | Compiling rayon-core v1.13.0 |
| 2325 | 2026-09-16T15:52:32.250Z | Compiling foreign-types v0.5.0 |
| 2326 | 2026-09-16T15:52:32.282Z | Compiling num_enum v0.5.11 |
| 2327 | 2026-09-16T15:52:32.316Z | Compiling typify-macro v0.6.2 |
| 2328 | 2026-09-16T15:52:32.694Z | Compiling ciborium v0.2.2 |
| 2329 | 2026-09-16T15:52:32.875Z | Compiling typify v0.4.3 |
| 2330 | 2026-09-16T15:52:32.970Z | Compiling zerocopy v0.7.34 |
| 2331 | 2026-09-16T15:52:32.973Z | Compiling crossbeam-deque v0.8.5 |
| 2332 | 2026-09-16T15:52:33.310Z | Compiling sha1 v0.10.6 |
| 2333 | 2026-09-16T15:52:33.515Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2334 | 2026-09-16T15:52:33.532Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2335 | 2026-09-16T15:52:33.700Z | Compiling aead v0.5.2 |
| 2336 | 2026-09-16T15:52:33.885Z | Compiling serde_spanned v0.6.9 |
| 2337 | 2026-09-16T15:52:33.898Z | Compiling scroll_derive v0.12.0 |
| 2338 | 2026-09-16T15:52:34.043Z | Compiling num-integer v0.1.46 |
| 2339 | 2026-09-16T15:52:34.092Z | Compiling usdt-impl v0.5.0 |
| 2340 | 2026-09-16T15:52:34.201Z | Compiling cstr-argument v0.1.2 |
| 2341 | 2026-09-16T15:52:34.342Z | Compiling keccak v0.1.6 |
| 2342 | 2026-09-16T15:52:34.524Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2343 | 2026-09-16T15:52:34.551Z | Compiling scroll v0.12.0 |
| 2344 | 2026-09-16T15:52:34.570Z | Compiling thiserror-no-std v2.0.2 |
| 2345 | 2026-09-16T15:52:34.648Z | Compiling sha3 v0.10.8 |
| 2346 | 2026-09-16T15:52:34.756Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2347 | 2026-09-16T15:52:34.835Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2348 | 2026-09-16T15:52:34.895Z | Compiling dof v0.3.0 |
| 2349 | 2026-09-16T15:52:35.016Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2350 | 2026-09-16T15:52:35.047Z | Compiling poly1305 v0.8.0 |
| 2351 | 2026-09-16T15:52:35.123Z | Compiling chacha20 v0.9.1 |
| 2352 | 2026-09-16T15:52:35.350Z | Compiling dtrace-parser v0.2.0 |
| 2353 | 2026-09-16T15:52:35.402Z | Compiling password-hash v0.5.0 |
| 2354 | 2026-09-16T15:52:35.464Z | Compiling camino-tempfile v1.4.1 |
| 2355 | 2026-09-16T15:52:35.639Z | Compiling blake2 v0.10.6 |
| 2356 | 2026-09-16T15:52:35.838Z | Compiling thread-id v4.2.1 |
| 2357 | 2026-09-16T15:52:36.392Z | Compiling argon2 v0.5.3 |
| 2358 | 2026-09-16T15:52:36.651Z | Compiling rayon v1.11.0 |
| 2359 | 2026-09-16T15:52:36.815Z | Compiling chacha20poly1305 v0.10.1 |
| 2360 | 2026-09-16T15:52:37.335Z | Compiling goblin v0.8.2 |
| 2361 | 2026-09-16T15:52:37.392Z | Compiling vsss-rs v3.3.4 |
| 2362 | 2026-09-16T15:52:37.739Z | Compiling num-bigint v0.4.5 |
| 2363 | 2026-09-16T15:52:39.222Z | Compiling num-derive v0.4.2 |
| 2364 | 2026-09-16T15:52:39.337Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2365 | 2026-09-16T15:52:39.896Z | Compiling sigpipe v0.1.3 |
| 2366 | 2026-09-16T15:52:39.991Z | Compiling glob v0.3.3 |
| 2367 | 2026-09-16T15:52:40.440Z | Compiling jiff v0.2.15 |
| 2368 | 2026-09-16T15:52:41.404Z | Compiling num-rational v0.4.2 |
| 2369 | 2026-09-16T15:52:42.854Z | Compiling num-iter v0.1.45 |
| 2370 | 2026-09-16T15:52:42.984Z | Compiling typify v0.6.2 |
| 2371 | 2026-09-16T15:52:43.083Z | Compiling zone_cfg_derive v0.3.0 |
| 2372 | 2026-09-16T15:52:43.254Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2373 | 2026-09-16T15:52:43.462Z | Compiling itertools v0.12.1 |
| 2374 | 2026-09-16T15:52:45.115Z | Compiling num-complex v0.4.6 |
| 2375 | 2026-09-16T15:52:45.721Z | Compiling indent_write v2.2.0 |
| 2376 | 2026-09-16T15:52:45.873Z | Compiling tinyvec_macros v0.1.1 |
| 2377 | 2026-09-16T15:52:45.970Z | Compiling tinyvec v1.6.0 |
| 2378 | 2026-09-16T15:52:46.164Z | Compiling num v0.4.3 |
| 2379 | 2026-09-16T15:52:46.948Z | Compiling rustls-webpki v0.103.13 |
| 2380 | 2026-09-16T15:52:48.466Z | Compiling zone v0.3.1 |
| 2381 | 2026-09-16T15:52:50.410Z | Compiling usdt-attr-macro v0.5.0 |
| 2382 | 2026-09-16T15:52:50.476Z | Compiling usdt-macro v0.5.0 |
| 2383 | 2026-09-16T15:52:50.744Z | Compiling libz-sys v1.1.16 |
| 2384 | 2026-09-16T15:52:51.144Z | Compiling smf v0.2.3 |
| 2385 | 2026-09-16T15:52:51.159Z | Compiling memmap v0.7.0 |
| 2386 | 2026-09-16T15:52:51.339Z | Compiling whoami v1.5.1 |
| 2387 | 2026-09-16T15:52:51.718Z | Compiling rustls v0.22.4 |
| 2388 | 2026-09-16T15:52:51.796Z | Compiling tokio-rustls v0.26.4 |
| 2389 | 2026-09-16T15:52:51.939Z | Compiling rustls-platform-verifier v0.6.2 |
| 2390 | 2026-09-16T15:52:52.100Z | Compiling hyper-rustls v0.27.3 |
| 2391 | 2026-09-16T15:52:52.544Z | Compiling reqwest v0.12.23 |
| 2392 | 2026-09-16T15:52:52.643Z | Compiling reqwest v0.13.2 |
| 2393 | 2026-09-16T15:52:53.654Z | Compiling usdt v0.5.0 |
| 2394 | 2026-09-16T15:52:54.262Z | Compiling progenitor-client v0.10.0 |
| 2395 | 2026-09-16T15:52:54.706Z | Compiling progenitor-client v0.14.0 |
| 2396 | 2026-09-16T15:52:55.164Z | Compiling progenitor-extras v0.2.0 |
| 2397 | 2026-09-16T15:52:55.421Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2398 | 2026-09-16T15:53:00.793Z | Compiling progenitor-impl v0.11.1 |
| 2399 | 2026-09-16T15:53:03.623Z | Compiling rustls-webpki v0.102.4 |
| 2400 | 2026-09-16T15:53:05.935Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2401 | 2026-09-16T15:53:06.783Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2402 | 2026-09-16T15:53:07.722Z | Compiling toml_write v0.1.2 |
| 2403 | 2026-09-16T15:53:08.902Z | Compiling toml_edit v0.22.27 |
| 2404 | 2026-09-16T15:53:09.796Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2405 | 2026-09-16T15:53:11.059Z | Compiling progenitor-macro v0.11.1 |
| 2406 | 2026-09-16T15:53:11.236Z | Compiling progenitor-client v0.11.1 |
| 2407 | 2026-09-16T15:53:11.959Z | Compiling libgit2-sys v0.18.7+1.9.6 |
| 2408 | 2026-09-16T15:53:12.230Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2409 | 2026-09-16T15:53:12.376Z | Compiling darling_core v0.20.11 |
| 2410 | 2026-09-16T15:53:12.410Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2411 | 2026-09-16T15:53:13.164Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2412 | 2026-09-16T15:53:13.579Z | Compiling dropshot v0.16.7 |
| 2413 | 2026-09-16T15:53:13.737Z | Compiling float-ord v0.3.2 |
| 2414 | 2026-09-16T15:53:13.806Z | Compiling swrite v0.1.0 |
| 2415 | 2026-09-16T15:53:13.867Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2416 | 2026-09-16T15:53:14.054Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2417 | 2026-09-16T15:53:14.307Z | Compiling darling_macro v0.20.11 |
| 2418 | 2026-09-16T15:53:15.361Z | Compiling progenitor v0.11.1 |
| 2419 | 2026-09-16T15:53:16.400Z | Compiling tokio-rustls v0.25.0 |
| 2420 | 2026-09-16T15:53:17.745Z | Compiling toml v0.8.23 |
| 2421 | 2026-09-16T15:53:18.692Z | Compiling nix v0.30.1 |
| 2422 | 2026-09-16T15:53:18.867Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2423 | 2026-09-16T15:53:19.146Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2424 | 2026-09-16T15:53:19.980Z | Compiling hubpack_derive v0.1.1 |
| 2425 | 2026-09-16T15:53:20.185Z | Compiling byte-wrapper v0.1.0 |
| 2426 | 2026-09-16T15:53:20.496Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2427 | 2026-09-16T15:53:21.130Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2428 | 2026-09-16T15:53:21.264Z | Compiling dropshot_endpoint v0.16.7 |
| 2429 | 2026-09-16T15:53:21.567Z | Compiling static_assertions v1.1.0 |
| 2430 | 2026-09-16T15:53:21.815Z | Compiling rustc-hash v2.1.1 |
| 2431 | 2026-09-16T15:53:21.938Z | Compiling iddqd v0.3.18 |
| 2432 | 2026-09-16T15:53:22.136Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2433 | 2026-09-16T15:53:22.440Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2434 | 2026-09-16T15:53:22.617Z | Compiling hubpack v0.1.2 |
| 2435 | 2026-09-16T15:53:22.867Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2436 | 2026-09-16T15:53:23.873Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2437 | 2026-09-16T15:53:25.770Z | Compiling darling v0.20.11 |
| 2438 | 2026-09-16T15:53:25.785Z | Compiling nix v0.31.3 |
| 2439 | 2026-09-16T15:53:25.859Z | Compiling enum-as-inner v0.6.0 |
| 2440 | 2026-09-16T15:53:26.171Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2441 | 2026-09-16T15:53:26.430Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2442 | 2026-09-16T15:53:26.643Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2443 | 2026-09-16T15:53:27.020Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2444 | 2026-09-16T15:53:28.295Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2445 | 2026-09-16T15:53:29.692Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2446 | 2026-09-16T15:53:29.756Z | Compiling derive_builder_core v0.20.2 |
| 2447 | 2026-09-16T15:53:29.774Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2448 | 2026-09-16T15:53:29.979Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2449 | 2026-09-16T15:53:30.436Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2450 | 2026-09-16T15:53:30.491Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2451 | 2026-09-16T15:53:30.715Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2452 | 2026-09-16T15:53:30.838Z | Compiling progenitor-impl v0.14.0 |
| 2453 | 2026-09-16T15:53:31.971Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2454 | 2026-09-16T15:53:32.667Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2455 | 2026-09-16T15:53:32.694Z | Compiling utf-8 v0.7.6 |
| 2456 | 2026-09-16T15:53:32.835Z | Compiling progenitor-macro v0.14.0 |
| 2457 | 2026-09-16T15:53:32.886Z | Compiling tungstenite v0.21.0 |
| 2458 | 2026-09-16T15:53:32.942Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2459 | 2026-09-16T15:53:33.247Z | Compiling derive_builder_macro v0.20.2 |
| 2460 | 2026-09-16T15:53:37.232Z | Compiling openssl-sys v0.9.107 |
| 2461 | 2026-09-16T15:53:37.816Z | Compiling resolv-conf v0.7.0 |
| 2462 | 2026-09-16T15:53:38.518Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2463 | 2026-09-16T15:53:38.774Z | Compiling serde_repr v0.1.19 |
| 2464 | 2026-09-16T15:53:38.920Z | Compiling vergen-lib v9.1.0 |
| 2465 | 2026-09-16T15:53:39.160Z | Compiling slog-dtrace v0.3.0 |
| 2466 | 2026-09-16T15:53:39.362Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2467 | 2026-09-16T15:53:39.404Z | Compiling semver v0.1.20 |
| 2468 | 2026-09-16T15:53:39.608Z | Compiling unicode-segmentation v1.11.0 |
| 2469 | 2026-09-16T15:53:39.667Z | Compiling linked-hash-map v0.5.6 |
| 2470 | 2026-09-16T15:53:39.888Z | Compiling lru-cache v0.1.2 |
| 2471 | 2026-09-16T15:53:39.970Z | Compiling newline-converter v0.3.0 |
| 2472 | 2026-09-16T15:53:40.113Z | Compiling rustc_version v0.1.7 |
| 2473 | 2026-09-16T15:53:40.162Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2474 | 2026-09-16T15:53:40.178Z | Compiling progenitor v0.14.0 |
| 2475 | 2026-09-16T15:53:40.336Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2476 | 2026-09-16T15:53:41.492Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2477 | 2026-09-16T15:53:41.798Z | Compiling derive_builder v0.20.2 |
| 2478 | 2026-09-16T15:53:41.808Z | Compiling tokio-tungstenite v0.21.0 |
| 2479 | 2026-09-16T15:53:41.927Z | Compiling hickory-proto v0.24.4 |
| 2480 | 2026-09-16T15:53:42.159Z | Compiling progenitor-impl v0.13.0 |
| 2481 | 2026-09-16T15:53:42.666Z | Compiling atomicwrites v0.4.4 |
| 2482 | 2026-09-16T15:53:42.966Z | Compiling console v0.15.8 |
| 2483 | 2026-09-16T15:53:44.224Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2484 | 2026-09-16T15:53:44.259Z | Compiling serde-big-array v0.5.1 |
| 2485 | 2026-09-16T15:53:44.429Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2486 | 2026-09-16T15:53:44.942Z | Compiling pin-project-internal v1.1.10 |
| 2487 | 2026-09-16T15:53:46.018Z | Compiling derive-where v1.6.0 |
| 2488 | 2026-09-16T15:53:46.209Z | Compiling vergen v9.1.0 |
| 2489 | 2026-09-16T15:53:46.412Z | Compiling cargo-platform v0.3.2 |
| 2490 | 2026-09-16T15:53:46.449Z | Compiling minimal-lexical v0.2.1 |
| 2491 | 2026-09-16T15:53:46.672Z | Compiling base64 v0.21.7 |
| 2492 | 2026-09-16T15:53:46.696Z | Compiling siphasher v1.0.1 |
| 2493 | 2026-09-16T15:53:46.909Z | Compiling similar v2.7.0 |
| 2494 | 2026-09-16T15:53:47.170Z | Compiling phf_shared v0.12.1 |
| 2495 | 2026-09-16T15:53:47.258Z | Compiling nom v7.1.3 |
| 2496 | 2026-09-16T15:53:47.395Z | Compiling cargo_metadata v0.23.1 |
| 2497 | 2026-09-16T15:53:48.590Z | Compiling expectorate v1.2.0 |
| 2498 | 2026-09-16T15:53:48.650Z | Compiling pin-project v1.1.10 |
| 2499 | 2026-09-16T15:53:48.806Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2500 | 2026-09-16T15:53:48.982Z | Compiling progenitor-macro v0.13.0 |
| 2501 | 2026-09-16T15:53:49.497Z | Compiling hickory-resolver v0.24.4 |
| 2502 | 2026-09-16T15:53:49.534Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2503 | 2026-09-16T15:53:49.564Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2504 | 2026-09-16T15:53:51.944Z | Compiling newtype_derive v0.1.6 |
| 2505 | 2026-09-16T15:53:52.875Z | Compiling progenitor-client v0.13.0 |
| 2506 | 2026-09-16T15:53:53.248Z | Compiling unicode-normalization v0.1.24 |
| 2507 | 2026-09-16T15:53:53.327Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2508 | 2026-09-16T15:53:53.343Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2509 | 2026-09-16T15:53:53.842Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2510 | 2026-09-16T15:53:54.422Z | Compiling tokio-stream v0.1.17 |
| 2511 | 2026-09-16T15:53:54.591Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2512 | 2026-09-16T15:53:54.905Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2513 | 2026-09-16T15:53:54.968Z | Compiling async-recursion v1.1.1 |
| 2514 | 2026-09-16T15:53:55.611Z | Compiling snafu-derive v0.8.9 |
| 2515 | 2026-09-16T15:53:55.657Z | Compiling vergen-git2 v9.1.0 |
| 2516 | 2026-09-16T15:53:55.894Z | Compiling csv-core v0.1.12 |
| 2517 | 2026-09-16T15:53:55.915Z | Compiling bstr v1.9.1 |
| 2518 | 2026-09-16T15:53:56.299Z | Compiling foldhash v0.1.5 |
| 2519 | 2026-09-16T15:53:56.524Z | Compiling foreign-types-shared v0.1.1 |
| 2520 | 2026-09-16T15:53:56.539Z | Compiling owo-colors v4.3.0 |
| 2521 | 2026-09-16T15:53:56.604Z | Compiling same-file v1.0.6 |
| 2522 | 2026-09-16T15:53:56.621Z | Compiling cancel-safe-futures v0.1.5 |
| 2523 | 2026-09-16T15:53:56.762Z | Compiling highway v1.3.0 |
| 2524 | 2026-09-16T15:53:56.874Z | Compiling unicode-xid v0.2.4 |
| 2525 | 2026-09-16T15:53:56.874Z | Compiling openssl v0.10.72 |
| 2526 | 2026-09-16T15:53:57.002Z | Compiling chrono-tz v0.10.4 |
| 2527 | 2026-09-16T15:53:57.136Z | Compiling const_format_proc_macros v0.2.34 |
| 2528 | 2026-09-16T15:53:57.192Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2529 | 2026-09-16T15:53:57.314Z | Compiling snafu v0.8.9 |
| 2530 | 2026-09-16T15:53:57.328Z | Compiling walkdir v2.5.0 |
| 2531 | 2026-09-16T15:53:57.429Z | Compiling foreign-types v0.3.2 |
| 2532 | 2026-09-16T15:53:57.540Z | Compiling hashbrown v0.15.2 |
| 2533 | 2026-09-16T15:53:57.919Z | Compiling globset v0.4.14 |
| 2534 | 2026-09-16T15:53:58.000Z | Compiling csv v1.3.1 |
| 2535 | 2026-09-16T15:53:58.073Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2536 | 2026-09-16T15:53:58.204Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2537 | 2026-09-16T15:53:58.937Z | Compiling qorb v0.4.1 |
| 2538 | 2026-09-16T15:53:59.303Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2539 | 2026-09-16T15:53:59.583Z | Compiling progenitor v0.13.0 |
| 2540 | 2026-09-16T15:53:59.744Z | Compiling olpc-cjson v0.1.4 |
| 2541 | 2026-09-16T15:53:59.977Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2542 | 2026-09-16T15:54:00.501Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2543 | 2026-09-16T15:54:03.425Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2544 | 2026-09-16T15:54:03.817Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2545 | 2026-09-16T15:54:04.042Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2546 | 2026-09-16T15:54:04.543Z | Compiling phf v0.12.1 |
| 2547 | 2026-09-16T15:54:04.720Z | Compiling git2 v0.20.2 |
| 2548 | 2026-09-16T15:54:06.096Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2549 | 2026-09-16T15:54:06.113Z | Compiling tokio-dtrace v0.1.1 |
| 2550 | 2026-09-16T15:54:06.432Z | Compiling bon-macros v3.9.3 |
| 2551 | 2026-09-16T15:54:07.247Z | Compiling progenitor-impl v0.10.0 |
| 2552 | 2026-09-16T15:54:07.278Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2553 | 2026-09-16T15:54:07.537Z | Compiling signature v2.2.0 |
| 2554 | 2026-09-16T15:54:07.617Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2555 | 2026-09-16T15:54:07.722Z | Compiling libsw-core v0.3.2 |
| 2556 | 2026-09-16T15:54:07.738Z | Compiling pem v3.0.5 |
| 2557 | 2026-09-16T15:54:07.913Z | Compiling serde_plain v1.0.2 |
| 2558 | 2026-09-16T15:54:08.200Z | Compiling openssl-macros v0.1.1 |
| 2559 | 2026-09-16T15:54:08.410Z | Compiling vergen-lib v10.0.1 |
| 2560 | 2026-09-16T15:54:08.680Z | Compiling cookie v0.18.1 |
| 2561 | 2026-09-16T15:54:08.695Z | Compiling fixedbitset v0.5.7 |
| 2562 | 2026-09-16T15:54:08.698Z | Compiling fixedbitset v0.4.2 |
| 2563 | 2026-09-16T15:54:08.698Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2564 | 2026-09-16T15:54:08.858Z | Compiling bytecount v0.6.9 |
| 2565 | 2026-09-16T15:54:08.909Z | Compiling typed-path v0.9.3 |
| 2566 | 2026-09-16T15:54:09.046Z | Compiling moka v0.12.10 |
| 2567 | 2026-09-16T15:54:09.083Z | Compiling papergrid v0.11.0 |
| 2568 | 2026-09-16T15:54:09.253Z | Compiling petgraph v0.8.3 |
| 2569 | 2026-09-16T15:54:09.327Z | Compiling progenitor-macro v0.10.0 |
| 2570 | 2026-09-16T15:54:09.362Z | Compiling petgraph v0.6.5 |
| 2571 | 2026-09-16T15:54:10.252Z | Compiling bon v3.9.3 |
| 2572 | 2026-09-16T15:54:10.388Z | Compiling tough v0.22.0 |
| 2573 | 2026-09-16T15:54:10.946Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2574 | 2026-09-16T15:54:11.177Z | Compiling libsw v3.5.0 |
| 2575 | 2026-09-16T15:54:11.371Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2576 | 2026-09-16T15:54:11.658Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2577 | 2026-09-16T15:54:11.673Z | Compiling oxide-tokio-rt v0.1.6 |
| 2578 | 2026-09-16T15:54:12.164Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2579 | 2026-09-16T15:54:12.230Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2580 | 2026-09-16T15:54:13.583Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2581 | 2026-09-16T15:54:13.865Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2582 | 2026-09-16T15:54:14.250Z | Compiling const_format v0.2.35 |
| 2583 | 2026-09-16T15:54:15.088Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2584 | 2026-09-16T15:54:15.444Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2585 | 2026-09-16T15:54:15.591Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2586 | 2026-09-16T15:54:16.241Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2587 | 2026-09-16T15:54:16.892Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2588 | 2026-09-16T15:54:17.103Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2589 | 2026-09-16T15:54:17.431Z | Compiling tabled_derive v0.7.0 |
| 2590 | 2026-09-16T15:54:17.615Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2591 | 2026-09-16T15:54:17.876Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2592 | 2026-09-16T15:54:18.005Z | Compiling gethostname v0.5.0 |
| 2593 | 2026-09-16T15:54:18.152Z | Compiling terminal_size v0.4.3 |
| 2594 | 2026-09-16T15:54:18.270Z | Compiling bcs v0.1.6 |
| 2595 | 2026-09-16T15:54:18.322Z | Compiling vergen v10.0.1 |
| 2596 | 2026-09-16T15:54:18.410Z | Compiling salty v0.3.0 |
| 2597 | 2026-09-16T15:54:18.559Z | Compiling radium v0.7.0 |
| 2598 | 2026-09-16T15:54:18.666Z | Compiling smawk v0.3.2 |
| 2599 | 2026-09-16T15:54:18.691Z | Compiling unicode-linebreak v0.1.5 |
| 2600 | 2026-09-16T15:54:18.837Z | Compiling unicode-width v0.2.1 |
| 2601 | 2026-09-16T15:54:18.857Z | Compiling termtree v0.5.1 |
| 2602 | 2026-09-16T15:54:18.965Z | Compiling linear-map v1.2.0 |
| 2603 | 2026-09-16T15:54:19.029Z | Compiling tagptr v0.2.0 |
| 2604 | 2026-09-16T15:54:19.158Z | Compiling textwrap v0.16.2 |
| 2605 | 2026-09-16T15:54:19.187Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2606 | 2026-09-16T15:54:20.731Z | Compiling tabled v0.15.0 |
| 2607 | 2026-09-16T15:54:21.477Z | Compiling progenitor v0.10.0 |
| 2608 | 2026-09-16T15:54:21.862Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2609 | 2026-09-16T15:54:22.061Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2610 | 2026-09-16T15:54:22.632Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2611 | 2026-09-16T15:54:24.916Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2612 | 2026-09-16T15:54:28.044Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2613 | 2026-09-16T15:54:28.295Z | Compiling steno v0.4.1 |
| 2614 | 2026-09-16T15:54:28.611Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2615 | 2026-09-16T15:54:30.804Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2616 | 2026-09-16T15:54:31.304Z | Compiling hickory-proto v0.25.2 |
| 2617 | 2026-09-16T15:54:31.888Z | Compiling rfc6979 v0.4.0 |
| 2618 | 2026-09-16T15:54:32.054Z | Compiling sha2 v0.10.9 |
| 2619 | 2026-09-16T15:54:33.445Z | Compiling vergen-git2 v10.0.1 |
| 2620 | 2026-09-16T15:54:33.752Z | Compiling tap v1.0.1 |
| 2621 | 2026-09-16T15:54:33.886Z | Compiling wyz v0.5.1 |
| 2622 | 2026-09-16T15:54:34.132Z | Compiling hickory-resolver v0.25.2 |
| 2623 | 2026-09-16T15:54:34.382Z | Compiling ecdsa v0.16.9 |
| 2624 | 2026-09-16T15:54:36.081Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2625 | 2026-09-16T15:54:36.518Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2626 | 2026-09-16T15:54:39.400Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2627 | 2026-09-16T15:54:40.833Z | Compiling ed25519 v2.2.3 |
| 2628 | 2026-09-16T15:54:40.886Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2629 | 2026-09-16T15:54:41.172Z | Compiling git2 v0.21.0 |
| 2630 | 2026-09-16T15:54:41.659Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2631 | 2026-09-16T15:54:43.287Z | Compiling primeorder v0.13.6 |
| 2632 | 2026-09-16T15:54:43.583Z | Compiling twox-hash v2.1.2 |
| 2633 | 2026-09-16T15:54:44.002Z | Compiling env_filter v1.0.1 |
| 2634 | 2026-09-16T15:54:44.049Z | Compiling atty v0.2.14 |
| 2635 | 2026-09-16T15:54:44.071Z | Compiling funty v2.0.0 |
| 2636 | 2026-09-16T15:54:44.173Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2637 | 2026-09-16T15:54:44.435Z | Compiling bitvec v1.0.1 |
| 2638 | 2026-09-16T15:54:44.676Z | Compiling env_logger v0.11.10 |
| 2639 | 2026-09-16T15:54:45.253Z | Compiling p384 v0.13.1 |
| 2640 | 2026-09-16T15:54:47.178Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2641 | 2026-09-16T15:54:47.386Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2642 | 2026-09-16T15:54:47.876Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2643 | 2026-09-16T15:54:49.517Z | Compiling ed25519-dalek v2.2.0 |
| 2644 | 2026-09-16T15:54:49.971Z | Compiling toml v0.7.8 |
| 2645 | 2026-09-16T15:54:50.273Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2646 | 2026-09-16T15:54:50.904Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2647 | 2026-09-16T15:54:51.925Z | Compiling polyval v0.6.2 |
| 2648 | 2026-09-16T15:54:52.215Z | Compiling ctr v0.9.2 |
| 2649 | 2026-09-16T15:54:52.428Z | Compiling aes v0.8.4 |
| 2650 | 2026-09-16T15:54:53.388Z | Compiling x509-cert v0.2.5 |
| 2651 | 2026-09-16T15:54:53.576Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2652 | 2026-09-16T15:54:53.833Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2653 | 2026-09-16T15:54:53.836Z | Compiling bincode v1.3.3 |
| 2654 | 2026-09-16T15:54:54.083Z | Compiling strum_macros v0.28.0 |
| 2655 | 2026-09-16T15:54:54.306Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2656 | 2026-09-16T15:54:54.553Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2657 | 2026-09-16T15:54:54.693Z | Compiling passt v0.3.0 |
| 2658 | 2026-09-16T15:54:54.963Z | Compiling fakedata_generator v0.7.1 |
| 2659 | 2026-09-16T15:54:55.209Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2660 | 2026-09-16T15:54:55.687Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2661 | 2026-09-16T15:54:55.846Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2662 | 2026-09-16T15:54:55.889Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2663 | 2026-09-16T15:54:55.924Z | Compiling aes-gcm-siv v0.11.1 |
| 2664 | 2026-09-16T15:54:56.116Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2665 | 2026-09-16T15:54:56.156Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2666 | 2026-09-16T15:54:56.638Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2667 | 2026-09-16T15:54:57.659Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2668 | 2026-09-16T15:54:57.772Z | Compiling bitstruct_derive v0.1.0 |
| 2669 | 2026-09-16T15:54:57.790Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2670 | 2026-09-16T15:54:58.025Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2671 | 2026-09-16T15:54:58.097Z | Compiling typeid v1.0.0 |
| 2672 | 2026-09-16T15:54:58.248Z | Compiling ringbuffer v0.16.0 |
| 2673 | 2026-09-16T15:54:58.327Z | Compiling pretty-hex v0.2.1 |
| 2674 | 2026-09-16T15:54:58.452Z | Compiling ascii v1.1.0 |
| 2675 | 2026-09-16T15:54:58.475Z | Compiling bitstruct v0.1.1 |
| 2676 | 2026-09-16T15:54:58.607Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2677 | 2026-09-16T15:54:58.831Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2678 | 2026-09-16T15:54:58.876Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2679 | 2026-09-16T15:54:59.680Z | Compiling erased-serde v0.4.5 |
| 2680 | 2026-09-16T15:54:59.768Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2681 | 2026-09-16T15:54:59.973Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2682 | 2026-09-16T15:55:00.608Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2683 | 2026-09-16T15:55:00.872Z | Compiling itertools v0.13.0 |
| 2684 | 2026-09-16T15:55:01.173Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2685 | 2026-09-16T15:55:01.739Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2686 | 2026-09-16T15:55:02.146Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2687 | 2026-09-16T15:55:02.394Z | Compiling kstat-rs v0.2.4 |
| 2688 | 2026-09-16T15:55:02.408Z | Compiling serde_arrays v0.1.0 |
| 2689 | 2026-09-16T15:55:02.522Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2690 | 2026-09-16T15:55:02.699Z | Compiling libloading v0.7.4 |
| 2691 | 2026-09-16T15:55:02.718Z | Compiling bit_field v0.10.2 |
| 2692 | 2026-09-16T15:55:02.885Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2693 | 2026-09-16T15:55:02.959Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2694 | 2026-09-16T15:55:04.256Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2695 | 2026-09-16T15:55:04.642Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2696 | 2026-09-16T15:55:07.167Z | Compiling ron v0.8.1 |
| 2697 | 2026-09-16T15:55:08.821Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2698 | 2026-09-16T15:55:10.069Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2699 | 2026-09-16T15:55:13.664Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2700 | 2026-09-16T15:55:46.233Z | Finished `release` profile [optimized] target(s) in 4m 21s |
| 2701 | 2026-09-16T15:55:46.448Z | |
| 2702 | 2026-09-16T15:55:46.448Z | real 4:21.670896183 |
| 2703 | 2026-09-16T15:55:46.448Z | user 29:21.459155398 |
| 2704 | 2026-09-16T15:55:46.449Z | sys 2:44.028432512 |
| 2705 | 2026-09-16T15:55:46.449Z | trap 0.734257739 |
| 2706 | 2026-09-16T15:55:46.449Z | tflt 1.343276968 |
| 2707 | 2026-09-16T15:55:46.449Z | dflt 2.101079129 |
| 2708 | 2026-09-16T15:55:46.449Z | kflt 0.001660582 |
| 2709 | 2026-09-16T15:55:46.449Z | lock 2:00:04.178842544 |
| 2710 | 2026-09-16T15:55:46.449Z | slp 1:24:41.406271796 |
| 2711 | 2026-09-16T15:55:46.449Z | lat 2:23.791092666 |
| 2712 | 2026-09-16T15:55:46.449Z | stop 4:44.277743129 |
| 2713 | 2026-09-16T15:55:46.452Z | + OUTDIR=/work/release |
| 2714 | 2026-09-16T15:55:46.452Z | + mkdir -p /work/release |
| 2715 | 2026-09-16T15:55:46.452Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2716 | 2026-09-16T15:55:46.478Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2717 | 2026-09-16T15:55:46.558Z | + cd /work/release |
| 2718 | 2026-09-16T15:55:46.558Z | + digest -a sha256 propolis-cli |
| 2719 | 2026-09-16T15:55:46.579Z | + digest -a sha256 propolis-server |
| 2720 | 2026-09-16T15:55:46.632Z | process exited: duration 530571 ms, exit code 0 |
| |
| 2721 | 2026-09-16T15:55:46.639Z | found 4 output files |
| 2722 | 2026-09-16T15:55:46.639Z | uploading: /work/release/propolis-cli (27224856 bytes) |
| 2723 | 2026-09-16T15:55:47.906Z | uploaded: /work/release/propolis-cli |
| 2724 | 2026-09-16T15:55:47.906Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2725 | 2026-09-16T15:55:48.913Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2726 | 2026-09-16T15:55:48.913Z | uploading: /work/release/propolis-server (92904048 bytes) |
| 2727 | 2026-09-16T15:55:51.010Z | uploaded: /work/release/propolis-server |
| 2728 | 2026-09-16T15:55:51.010Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2729 | 2026-09-16T15:55:52.043Z | uploaded: /work/release/propolis-server.sha256.txt |