|
|
|
| 1 | 2026-07-18T01:45:26.789Z | job assigned to worker 01KXSEBDYTQW21M6H7RS5W3Q2W [factory aws, i-0a7f9aa8810e78dd3] (queued for 48 s) |
| |
| 2 | 2026-07-18T01:45:32.894Z | starting task 0: "setup" |
| 3 | 2026-07-18T01:45:32.900Z | ++ uname -s |
| 4 | 2026-07-18T01:45:32.903Z | + kern=SunOS |
| 5 | 2026-07-18T01:45:32.903Z | + build_user=build |
| 6 | 2026-07-18T01:45:32.903Z | + build_uid=12345 |
| 7 | 2026-07-18T01:45:32.903Z | + work_dir=/work |
| 8 | 2026-07-18T01:45:32.903Z | + input_dir=/input |
| 9 | 2026-07-18T01:45:32.903Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-18T01:45:32.903Z | + case "$kern" in |
| 11 | 2026-07-18T01:45:32.903Z | + groupadd -g 12345 build |
| 12 | 2026-07-18T01:45:32.903Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-18T01:45:34.909Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-18T01:45:34.976Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-18T01:45:34.980Z | + home_fs=zfs |
| 16 | 2026-07-18T01:45:34.980Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-18T01:45:34.980Z | + mkdir -p /home/build |
| 18 | 2026-07-18T01:45:34.980Z | + chown build:build /home/build /work |
| 19 | 2026-07-18T01:45:36.981Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-18T01:45:36.985Z | process exited: duration 4086 ms, exit code 0 |
| |
| 21 | 2026-07-18T01:45:36.992Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-18T01:45:36.995Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-18T01:45:36.995Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-18T01:45:36.995Z | * rust toolchain channel = "stable" |
| 25 | 2026-07-18T01:45:36.996Z | * rust toolchain profile = "default" |
| 26 | 2026-07-18T01:45:36.996Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-18T01:45:36.996Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-18T01:45:36.999Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-18T01:45:36.999Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-18T01:45:37.118Z | info: downloading installer |
| 31 | 2026-07-18T01:45:38.547Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-18T01:45:38.547Z | warn: /opt/ooce/bin |
| 33 | 2026-07-18T01:45:38.547Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-18T01:45:38.548Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-18T01:45:38.548Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-18T01:45:38.548Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-18T01:45:38.548Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-18T01:45:38.548Z | error: cannot install while Rust is installed |
| 39 | 2026-07-18T01:45:38.548Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-18T01:45:38.548Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-18T01:45:38.548Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-18T01:45:38.548Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-18T01:45:38.548Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-18T01:45:38.560Z | info: profile set to default |
| 45 | 2026-07-18T01:45:38.561Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-18T01:45:38.564Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-18T01:45:38.698Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-18T01:45:38.702Z | info: downloading 6 components |
| 49 | 2026-07-18T01:45:53.765Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-18T01:45:53.765Z | |
| 51 | 2026-07-18T01:45:53.792Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-18T01:45:53.792Z | |
| 53 | 2026-07-18T01:45:53.795Z | |
| 54 | 2026-07-18T01:45:53.795Z | Rust is installed now. Great! |
| 55 | 2026-07-18T01:45:53.795Z | |
| 56 | 2026-07-18T01:45:53.795Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-18T01:45:53.795Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-18T01:45:53.795Z | |
| 59 | 2026-07-18T01:45:53.795Z | To configure your current shell, you need to source |
| 60 | 2026-07-18T01:45:53.795Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-18T01:45:53.795Z | |
| 62 | 2026-07-18T01:45:53.795Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-18T01:45:53.796Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-18T01:45:53.796Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-18T01:45:53.796Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-18T01:45:53.796Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-18T01:45:53.796Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-18T01:45:53.796Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-18T01:45:53.796Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-18T01:45:53.796Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-18T01:45:53.885Z | + rustup --version |
| 72 | 2026-07-18T01:45:53.893Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-18T01:45:53.897Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-18T01:45:53.914Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-18T01:45:53.917Z | + cargo --version |
| 76 | 2026-07-18T01:45:53.932Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-18T01:45:53.935Z | + rustc --version |
| 78 | 2026-07-18T01:45:53.954Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-18T01:45:53.957Z | process exited: duration 16961 ms, exit code 0 |
| |
| 80 | 2026-07-18T01:45:53.963Z | starting task 2: "authentication" |
| 81 | 2026-07-18T01:45:53.979Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-07-18T01:45:53.986Z | starting task 3: "clone repository" |
| 83 | 2026-07-18T01:45:53.989Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-07-18T01:45:53.992Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-07-18T01:45:54.023Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-07-18T01:45:55.023Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-07-18T01:45:55.023Z | + git fetch origin fa8a1934b7781a25a9032ab8bac0aec4eb66293c |
| 88 | 2026-07-18T01:45:55.260Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-07-18T01:45:55.260Z | * branch fa8a1934b7781a25a9032ab8bac0aec4eb66293c -> FETCH_HEAD |
| 90 | 2026-07-18T01:45:55.265Z | + [[ -n ixi/nvme-io-statemap ]] |
| 91 | 2026-07-18T01:45:55.268Z | ++ git branch --show-current |
| 92 | 2026-07-18T01:45:55.268Z | + current=master |
| 93 | 2026-07-18T01:45:55.268Z | + [[ master != ixi/nvme-io-statemap ]] |
| 94 | 2026-07-18T01:45:55.268Z | + git branch -f ixi/nvme-io-statemap fa8a1934b7781a25a9032ab8bac0aec4eb66293c |
| 95 | 2026-07-18T01:45:55.271Z | + git checkout -f ixi/nvme-io-statemap |
| 96 | 2026-07-18T01:45:55.290Z | Switched to branch 'ixi/nvme-io-statemap' |
| 97 | 2026-07-18T01:45:55.294Z | + git reset --hard fa8a1934b7781a25a9032ab8bac0aec4eb66293c |
| 98 | 2026-07-18T01:45:55.297Z | HEAD is now at fa8a1934 add read states, remove empty END |
| 99 | 2026-07-18T01:45:55.297Z | process exited: duration 1310 ms, exit code 0 |
| |
| 100 | 2026-07-18T01:45:55.303Z | starting task 4: "build" |
| 101 | 2026-07-18T01:45:55.306Z | + cargo --version |
| 102 | 2026-07-18T01:45:55.312Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-07-18T01:45:55.475Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-07-18T01:45:55.478Z | info: downloading 6 components |
| 105 | 2026-07-18T01:46:10.228Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-07-18T01:46:10.231Z | + rustc --version |
| 107 | 2026-07-18T01:46:10.261Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-07-18T01:46:10.264Z | + banner prerequisites |
| 109 | 2026-07-18T01:46:10.267Z | |
| 110 | 2026-07-18T01:46:10.268Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-07-18T01:46:10.268Z | # # # # # # # # # # # # # # # |
| 112 | 2026-07-18T01:46:10.268Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-07-18T01:46:10.268Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-07-18T01:46:10.268Z | # # # # # # # # # # # # # # # |
| 115 | 2026-07-18T01:46:10.268Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-07-18T01:46:10.269Z | |
| 117 | 2026-07-18T01:46:10.269Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-07-18T01:46:17.613Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-07-18T01:46:25.244Z | Startup: Caching catalogs ... Done |
| 120 | 2026-07-18T01:46:32.558Z | Planning: Solver setup ... Done (6.023s) |
| 121 | 2026-07-18T01:46:32.599Z | Planning: Running solver ... Done (0.041s) |
| 122 | 2026-07-18T01:46:32.746Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-07-18T01:46:32.759Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-07-18T01:46:32.847Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-07-18T01:46:32.875Z | Planning: Package planning ... Done (0.029s) |
| 126 | 2026-07-18T01:46:32.901Z | Planning: Merging actions ... Done (0.025s) |
| 127 | 2026-07-18T01:46:33.007Z | Planning: Checking for conflicting actions ... Done (0.105s) |
| 128 | 2026-07-18T01:46:33.013Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-07-18T01:46:33.664Z | Planning: Evaluating mediators ... Done (0.651s) |
| 130 | 2026-07-18T01:46:33.670Z | Planning: Planning completed in 8.26 seconds |
| 131 | 2026-07-18T01:46:33.682Z | Packages to install: 3 |
| 132 | 2026-07-18T01:46:33.682Z | Mediators to change: 2 |
| 133 | 2026-07-18T01:46:33.685Z | Services to change: 1 |
| 134 | 2026-07-18T01:46:33.685Z | Estimated space available: 154.79 GB |
| 135 | 2026-07-18T01:46:33.685Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-07-18T01:46:33.685Z | Create boot environment: No |
| 137 | 2026-07-18T01:46:33.685Z | Create backup boot environment: No |
| 138 | 2026-07-18T01:46:33.685Z | Rebuild boot archive: No |
| 139 | 2026-07-18T01:46:33.685Z | |
| 140 | 2026-07-18T01:46:33.685Z | Changed mediators: |
| 141 | 2026-07-18T01:46:33.687Z | mediator clang: |
| 142 | 2026-07-18T01:46:33.687Z | version: None -> 15 (system default) |
| 143 | 2026-07-18T01:46:33.687Z | |
| 144 | 2026-07-18T01:46:33.687Z | mediator llvm: |
| 145 | 2026-07-18T01:46:33.687Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-07-18T01:46:33.687Z | |
| 147 | 2026-07-18T01:46:33.687Z | Changed packages: |
| 148 | 2026-07-18T01:46:33.687Z | helios-dev |
| 149 | 2026-07-18T01:46:33.687Z | developer/build-essential |
| 150 | 2026-07-18T01:46:33.687Z | None -> 11-2.0 |
| 151 | 2026-07-18T01:46:33.687Z | ooce/developer/clang-15 |
| 152 | 2026-07-18T01:46:33.687Z | None -> 15.0.7-2.0 |
| 153 | 2026-07-18T01:46:33.687Z | ooce/developer/llvm-15 |
| 154 | 2026-07-18T01:46:33.687Z | None -> 15.0.7-2.0 |
| 155 | 2026-07-18T01:46:33.687Z | |
| 156 | 2026-07-18T01:46:33.687Z | Services: |
| 157 | 2026-07-18T01:46:33.687Z | restart_fmri: |
| 158 | 2026-07-18T01:46:33.687Z | svc:/system/update-man-index:default |
| 159 | 2026-07-18T01:46:33.723Z | |
| 160 | 2026-07-18T01:46:33.723Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-07-18T01:46:38.893Z | Download: 2002/3076 items 117.9/211.3MB 55% complete (24.3M/s) |
| 162 | 2026-07-18T01:46:43.221Z | Download: Completed 211.31 MB in 9.50 seconds (22.2M/s) |
| 163 | 2026-07-18T01:46:43.470Z | Actions: 1/3430 actions (Installing new actions) |
| 164 | 2026-07-18T01:46:46.564Z | Actions: Completed 3430 actions in 3.09 seconds. |
| 165 | 2026-07-18T01:46:47.201Z | Done (0.634s) |
| 166 | 2026-07-18T01:46:47.201Z | Done (0.000s) |
| 167 | 2026-07-18T01:46:47.928Z | Done (0.727s) |
| 168 | 2026-07-18T01:46:51.300Z | Done (3.008s) |
| 169 | 2026-07-18T01:46:51.370Z | Done (0.012s) |
| 170 | 2026-07-18T01:46:51.373Z | Done (0.000s) |
| 171 | 2026-07-18T01:46:51.666Z | Done (0.000s) |
| 172 | 2026-07-18T01:46:52.544Z | Planning: Evaluating mediator changes ... Done |
| 173 | 2026-07-18T01:46:52.650Z | Planning: Checking for conflicting actions ... Done |
| 174 | 2026-07-18T01:46:52.653Z | Planning: Consolidating action changes ... Done |
| 175 | 2026-07-18T01:46:52.811Z | Planning: Evaluating mediators ... Done |
| 176 | 2026-07-18T01:46:52.814Z | Planning: Planning completed in 0.27 seconds |
| 177 | 2026-07-18T01:46:52.831Z | Mediators to change: 2 |
| 178 | 2026-07-18T01:46:52.831Z | Create boot environment: No |
| 179 | 2026-07-18T01:46:52.835Z | Create backup boot environment: No |
| 180 | 2026-07-18T01:46:52.906Z | Done |
| 181 | 2026-07-18T01:46:52.906Z | Done |
| 182 | 2026-07-18T01:46:53.517Z | Done |
| 183 | 2026-07-18T01:46:55.979Z | Done |
| 184 | 2026-07-18T01:46:56.053Z | Done |
| 185 | 2026-07-18T01:46:56.115Z | Done |
| 186 | 2026-07-18T01:46:56.178Z | Done |
| 187 | 2026-07-18T01:46:56.468Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 188 | 2026-07-18T01:46:56.468Z | clang system 15 system |
| 189 | 2026-07-18T01:46:56.468Z | csh system system illumos |
| 190 | 2026-07-18T01:46:56.469Z | ctags system system illumos |
| 191 | 2026-07-18T01:46:56.469Z | file system system illumos |
| 192 | 2026-07-18T01:46:56.469Z | gcc vendor 12 vendor |
| 193 | 2026-07-18T01:46:56.469Z | gcc system 14 system |
| 194 | 2026-07-18T01:46:56.469Z | gcc system 10 system |
| 195 | 2026-07-18T01:46:56.469Z | go system 1.20 system |
| 196 | 2026-07-18T01:46:56.469Z | go system 1.19 system |
| 197 | 2026-07-18T01:46:56.469Z | llvm system 15 system |
| 198 | 2026-07-18T01:46:56.469Z | llvm system 14 system |
| 199 | 2026-07-18T01:46:56.469Z | mariadb system 10.6 system |
| 200 | 2026-07-18T01:46:56.469Z | mta vendor vendor dma |
| 201 | 2026-07-18T01:46:56.469Z | openjdk system 17 system |
| 202 | 2026-07-18T01:46:56.469Z | openjdk system 11 system |
| 203 | 2026-07-18T01:46:56.469Z | openjdk system 1.8 system |
| 204 | 2026-07-18T01:46:56.469Z | openssl vendor 3 vendor |
| 205 | 2026-07-18T01:46:56.470Z | perl system 5.36 system |
| 206 | 2026-07-18T01:46:56.470Z | postgresql system 15 system |
| 207 | 2026-07-18T01:46:56.470Z | postgresql system 13 system |
| 208 | 2026-07-18T01:46:56.470Z | python vendor 3 vendor |
| 209 | 2026-07-18T01:46:56.470Z | python system 2 system |
| 210 | 2026-07-18T01:46:56.470Z | python3 system 3.11 system |
| 211 | 2026-07-18T01:46:56.470Z | ruby system 3.0 system |
| 212 | 2026-07-18T01:46:56.470Z | words vendor vendor american-english |
| 213 | 2026-07-18T01:46:56.470Z | words system system australian-english |
| 214 | 2026-07-18T01:46:56.470Z | words system system british-english |
| 215 | 2026-07-18T01:46:56.470Z | words system system canadian-english |
| 216 | 2026-07-18T01:46:56.470Z | words system system french |
| 217 | 2026-07-18T01:46:56.470Z | words system system italian |
| 218 | 2026-07-18T01:46:56.470Z | words system system ngerman |
| 219 | 2026-07-18T01:46:56.470Z | words system system ogerman |
| 220 | 2026-07-18T01:46:56.470Z | words system system spanish |
| 221 | 2026-07-18T01:46:56.693Z | PUBLISHER TYPE STATUS P LOCATION |
| 222 | 2026-07-18T01:46:56.693Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 223 | 2026-07-18T01:47:01.228Z | FMRI IFO |
| 224 | 2026-07-18T01:47:01.228Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 225 | 2026-07-18T01:47:01.228Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 226 | 2026-07-18T01:47:01.228Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 227 | 2026-07-18T01:47:01.228Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 228 | 2026-07-18T01:47:01.228Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 229 | 2026-07-18T01:47:01.228Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 230 | 2026-07-18T01:47:01.228Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 231 | 2026-07-18T01:47:02.173Z | All builder prerequisites installed successfully, and PATH looks valid |
| 232 | 2026-07-18T01:47:02.176Z | |
| 233 | 2026-07-18T01:47:02.176Z | real 51.893360286 |
| 234 | 2026-07-18T01:47:02.176Z | user 37.152745266 |
| 235 | 2026-07-18T01:47:02.177Z | sys 4.316411710 |
| 236 | 2026-07-18T01:47:02.177Z | trap 0.004435420 |
| 237 | 2026-07-18T01:47:02.177Z | tflt 0.027849667 |
| 238 | 2026-07-18T01:47:02.177Z | dflt 0.037025306 |
| 239 | 2026-07-18T01:47:02.177Z | kflt 0.014684520 |
| 240 | 2026-07-18T01:47:02.177Z | lock 0.000000000 |
| 241 | 2026-07-18T01:47:02.177Z | slp 1:02.206106132 |
| 242 | 2026-07-18T01:47:02.177Z | lat 0.084055328 |
| 243 | 2026-07-18T01:47:02.177Z | stop 0.000201408 |
| 244 | 2026-07-18T01:47:02.177Z | + banner check |
| 245 | 2026-07-18T01:47:02.177Z | |
| 246 | 2026-07-18T01:47:02.178Z | #### # # ###### #### # # |
| 247 | 2026-07-18T01:47:02.178Z | # # # # # # # # # |
| 248 | 2026-07-18T01:47:02.178Z | # ###### ##### # #### |
| 249 | 2026-07-18T01:47:02.178Z | # # # # # # # |
| 250 | 2026-07-18T01:47:02.178Z | # # # # # # # # # |
| 251 | 2026-07-18T01:47:02.178Z | #### # # ###### #### # # |
| 252 | 2026-07-18T01:47:02.178Z | |
| 253 | 2026-07-18T01:47:02.179Z | + ptime -m cargo check --features falcon |
| 254 | 2026-07-18T01:47:02.308Z | Updating crates.io index |
| 255 | 2026-07-18T01:47:02.345Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 256 | 2026-07-18T01:47:04.914Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 257 | 2026-07-18T01:47:15.934Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 258 | 2026-07-18T01:47:16.257Z | Updating git repository `https://github.com/oxidecomputer/acpi_tables.git` |
| 259 | 2026-07-18T01:47:16.806Z | Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` |
| 260 | 2026-07-18T01:47:17.148Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 261 | 2026-07-18T01:47:17.441Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 262 | 2026-07-18T01:47:17.747Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 263 | 2026-07-18T01:47:18.004Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-07-18T01:47:18.286Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 265 | 2026-07-18T01:47:18.990Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 266 | 2026-07-18T01:47:19.264Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 267 | 2026-07-18T01:47:19.631Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 268 | 2026-07-18T01:47:20.025Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 269 | 2026-07-18T01:47:21.453Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 270 | 2026-07-18T01:47:22.026Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 271 | 2026-07-18T01:47:22.984Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 272 | 2026-07-18T01:47:23.538Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 273 | 2026-07-18T01:47:24.104Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 274 | 2026-07-18T01:47:24.659Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 275 | 2026-07-18T01:47:25.496Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 276 | 2026-07-18T01:47:25.841Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 277 | 2026-07-18T01:47:26.610Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 278 | 2026-07-18T01:47:27.436Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 279 | 2026-07-18T01:47:27.673Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 280 | 2026-07-18T01:47:28.228Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 281 | 2026-07-18T01:47:28.554Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 282 | 2026-07-18T01:47:28.810Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 283 | 2026-07-18T01:47:30.480Z | Downloading crates ... |
| 284 | 2026-07-18T01:47:30.542Z | Downloaded adler v1.0.2 |
| 285 | 2026-07-18T01:47:30.545Z | Downloaded aead v0.5.2 |
| 286 | 2026-07-18T01:47:30.554Z | Downloaded anstream v0.6.14 |
| 287 | 2026-07-18T01:47:30.559Z | Downloaded const-oid v0.9.6 |
| 288 | 2026-07-18T01:47:30.563Z | Downloaded cargo-platform v0.3.2 |
| 289 | 2026-07-18T01:47:30.566Z | Downloaded async-stream v0.3.6 |
| 290 | 2026-07-18T01:47:30.569Z | Downloaded compression-core v0.4.31 |
| 291 | 2026-07-18T01:47:30.573Z | Downloaded argon2 v0.5.3 |
| 292 | 2026-07-18T01:47:30.576Z | Downloaded atomicwrites v0.4.4 |
| 293 | 2026-07-18T01:47:30.576Z | Downloaded derive_builder_macro v0.20.2 |
| 294 | 2026-07-18T01:47:30.579Z | Downloaded async-recursion v1.1.1 |
| 295 | 2026-07-18T01:47:30.582Z | Downloaded cmake v0.1.54 |
| 296 | 2026-07-18T01:47:30.586Z | Downloaded byteorder v1.5.0 |
| 297 | 2026-07-18T01:47:30.589Z | Downloaded bit-set v0.5.3 |
| 298 | 2026-07-18T01:47:30.589Z | Downloaded ciborium-io v0.2.2 |
| 299 | 2026-07-18T01:47:30.592Z | Downloaded cfg-if v1.0.0 |
| 300 | 2026-07-18T01:47:30.595Z | Downloaded async-stream-impl v0.3.6 |
| 301 | 2026-07-18T01:47:30.595Z | Downloaded crypto-common v0.1.6 |
| 302 | 2026-07-18T01:47:30.599Z | Downloaded darling_macro v0.23.0 |
| 303 | 2026-07-18T01:47:30.602Z | Downloaded clap_lex v0.7.0 |
| 304 | 2026-07-18T01:47:30.602Z | Downloaded dunce v1.0.5 |
| 305 | 2026-07-18T01:47:30.605Z | Downloaded deranged v0.5.3 |
| 306 | 2026-07-18T01:47:30.609Z | Downloaded cargo-platform v0.1.8 |
| 307 | 2026-07-18T01:47:30.609Z | Downloaded darling v0.21.3 |
| 308 | 2026-07-18T01:47:30.613Z | Downloaded cargo_metadata v0.23.1 |
| 309 | 2026-07-18T01:47:30.617Z | Downloaded block-buffer v0.10.4 |
| 310 | 2026-07-18T01:47:30.620Z | Downloaded block-buffer v0.12.1 |
| 311 | 2026-07-18T01:47:30.623Z | Downloaded base16ct v0.2.0 |
| 312 | 2026-07-18T01:47:30.626Z | Downloaded dyn-clone v1.0.17 |
| 313 | 2026-07-18T01:47:30.629Z | Downloaded dtrace-parser v0.3.0 |
| 314 | 2026-07-18T01:47:30.629Z | Downloaded crucible-workspace-hack v0.1.0 |
| 315 | 2026-07-18T01:47:30.632Z | Downloaded embedded-io v0.4.0 |
| 316 | 2026-07-18T01:47:30.635Z | Downloaded convert_case v0.4.0 |
| 317 | 2026-07-18T01:47:30.635Z | Downloaded bitstruct_derive v0.1.0 |
| 318 | 2026-07-18T01:47:30.638Z | Downloaded cpufeatures v0.2.12 |
| 319 | 2026-07-18T01:47:30.641Z | Downloaded foldhash v0.2.0 |
| 320 | 2026-07-18T01:47:30.644Z | Downloaded chacha20 v0.9.1 |
| 321 | 2026-07-18T01:47:30.648Z | Downloaded async-trait v0.1.89 |
| 322 | 2026-07-18T01:47:30.651Z | Downloaded foreign-types v0.3.2 |
| 323 | 2026-07-18T01:47:30.651Z | Downloaded gethostname v0.5.0 |
| 324 | 2026-07-18T01:47:30.654Z | Downloaded dof v0.3.0 |
| 325 | 2026-07-18T01:47:30.657Z | Downloaded fixedbitset v0.4.2 |
| 326 | 2026-07-18T01:47:30.660Z | Downloaded cobs v0.2.3 |
| 327 | 2026-07-18T01:47:30.660Z | Downloaded futures-core v0.3.32 |
| 328 | 2026-07-18T01:47:30.663Z | Downloaded futures-io v0.3.32 |
| 329 | 2026-07-18T01:47:30.666Z | Downloaded bit_field v0.10.2 |
| 330 | 2026-07-18T01:47:30.666Z | Downloaded fnv v1.0.7 |
| 331 | 2026-07-18T01:47:30.669Z | Downloaded funty v2.0.0 |
| 332 | 2026-07-18T01:47:30.672Z | Downloaded futures-executor v0.3.32 |
| 333 | 2026-07-18T01:47:30.672Z | Downloaded defmt v0.3.8 |
| 334 | 2026-07-18T01:47:30.675Z | Downloaded atomic-waker v1.1.2 |
| 335 | 2026-07-18T01:47:30.678Z | Downloaded fs-err v3.1.2 |
| 336 | 2026-07-18T01:47:30.681Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 337 | 2026-07-18T01:47:30.684Z | Downloaded cargo_metadata v0.18.1 |
| 338 | 2026-07-18T01:47:30.687Z | Downloaded generic-array v0.14.7 |
| 339 | 2026-07-18T01:47:30.687Z | Downloaded dtrace-parser v0.2.0 |
| 340 | 2026-07-18T01:47:30.692Z | Downloaded cstr-argument v0.1.2 |
| 341 | 2026-07-18T01:47:30.692Z | Downloaded ciborium-ll v0.2.2 |
| 342 | 2026-07-18T01:47:30.695Z | Downloaded hash32 v0.3.1 |
| 343 | 2026-07-18T01:47:30.698Z | Downloaded dof v0.4.0 |
| 344 | 2026-07-18T01:47:30.698Z | Downloaded foreign-types-shared v0.3.1 |
| 345 | 2026-07-18T01:47:30.701Z | Downloaded foreign-types-macros v0.2.3 |
| 346 | 2026-07-18T01:47:30.704Z | Downloaded foreign-types v0.5.0 |
| 347 | 2026-07-18T01:47:30.704Z | Downloaded fastrand v2.3.0 |
| 348 | 2026-07-18T01:47:30.707Z | Downloaded const_format_proc_macros v0.2.34 |
| 349 | 2026-07-18T01:47:30.710Z | Downloaded hex v0.4.3 |
| 350 | 2026-07-18T01:47:30.710Z | Downloaded heck v0.5.0 |
| 351 | 2026-07-18T01:47:30.714Z | Downloaded futures-task v0.3.32 |
| 352 | 2026-07-18T01:47:30.717Z | Downloaded http-body v1.0.1 |
| 353 | 2026-07-18T01:47:30.720Z | Downloaded ecdsa v0.16.9 |
| 354 | 2026-07-18T01:47:30.720Z | Downloaded cipher v0.4.4 |
| 355 | 2026-07-18T01:47:30.723Z | Downloaded byte-wrapper v0.1.0 |
| 356 | 2026-07-18T01:47:30.726Z | Downloaded hostname v0.3.1 |
| 357 | 2026-07-18T01:47:30.729Z | Downloaded console v0.15.8 |
| 358 | 2026-07-18T01:47:30.732Z | Downloaded crossbeam-deque v0.8.5 |
| 359 | 2026-07-18T01:47:30.735Z | Downloaded find-msvc-tools v0.1.9 |
| 360 | 2026-07-18T01:47:30.735Z | Downloaded darling v0.20.11 |
| 361 | 2026-07-18T01:47:30.738Z | Downloaded hubpack_derive v0.1.1 |
| 362 | 2026-07-18T01:47:30.741Z | Downloaded futures v0.3.32 |
| 363 | 2026-07-18T01:47:30.744Z | Downloaded ctr v0.9.2 |
| 364 | 2026-07-18T01:47:30.747Z | Downloaded is_terminal_polyfill v1.70.0 |
| 365 | 2026-07-18T01:47:30.750Z | Downloaded instant v0.1.12 |
| 366 | 2026-07-18T01:47:30.753Z | Downloaded inout v0.1.3 |
| 367 | 2026-07-18T01:47:30.753Z | Downloaded idna_adapter v1.2.0 |
| 368 | 2026-07-18T01:47:30.757Z | Downloaded is-terminal v0.4.12 |
| 369 | 2026-07-18T01:47:30.757Z | Downloaded futures-macro v0.3.32 |
| 370 | 2026-07-18T01:47:30.760Z | Downloaded foldhash v0.1.5 |
| 371 | 2026-07-18T01:47:30.763Z | Downloaded group v0.13.0 |
| 372 | 2026-07-18T01:47:30.766Z | Downloaded git-stub-vcs v0.1.0 |
| 373 | 2026-07-18T01:47:30.766Z | Downloaded filetime v0.2.23 |
| 374 | 2026-07-18T01:47:30.769Z | Downloaded ff v0.13.1 |
| 375 | 2026-07-18T01:47:30.772Z | Downloaded indent_write v2.2.0 |
| 376 | 2026-07-18T01:47:30.772Z | Downloaded is_ci v1.2.0 |
| 377 | 2026-07-18T01:47:30.775Z | Downloaded derive_builder v0.20.2 |
| 378 | 2026-07-18T01:47:30.778Z | Downloaded highway v1.3.0 |
| 379 | 2026-07-18T01:47:30.781Z | Downloaded itoa v1.0.11 |
| 380 | 2026-07-18T01:47:30.784Z | Downloaded http-body-util v0.1.3 |
| 381 | 2026-07-18T01:47:30.784Z | Downloaded kstat-rs v0.2.4 |
| 382 | 2026-07-18T01:47:30.787Z | Downloaded lazy_static v1.5.0 |
| 383 | 2026-07-18T01:47:30.790Z | Downloaded futures-channel v0.3.32 |
| 384 | 2026-07-18T01:47:30.793Z | Downloaded const-oid v0.10.2 |
| 385 | 2026-07-18T01:47:30.796Z | Downloaded linked-hash-map v0.5.6 |
| 386 | 2026-07-18T01:47:30.796Z | Downloaded darling_core v0.20.11 |
| 387 | 2026-07-18T01:47:30.799Z | Downloaded crossbeam-utils v0.8.19 |
| 388 | 2026-07-18T01:47:30.803Z | Downloaded ingot-types v0.1.2 |
| 389 | 2026-07-18T01:47:30.806Z | Downloaded csv-core v0.1.12 |
| 390 | 2026-07-18T01:47:30.809Z | Downloaded clap_derive v4.5.4 |
| 391 | 2026-07-18T01:47:30.812Z | Downloaded mime v0.3.17 |
| 392 | 2026-07-18T01:47:30.812Z | Downloaded hubpack v0.1.2 |
| 393 | 2026-07-18T01:47:30.815Z | Downloaded newtype-uuid-macros v0.1.0 |
| 394 | 2026-07-18T01:47:30.818Z | Downloaded base64 v0.22.1 |
| 395 | 2026-07-18T01:47:30.821Z | Downloaded match_cfg v0.1.0 |
| 396 | 2026-07-18T01:47:30.822Z | Downloaded lru-slab v0.1.2 |
| 397 | 2026-07-18T01:47:30.825Z | Downloaded memoffset v0.9.1 |
| 398 | 2026-07-18T01:47:30.825Z | Downloaded lru-cache v0.1.2 |
| 399 | 2026-07-18T01:47:30.828Z | Downloaded ipnetwork v0.21.1 |
| 400 | 2026-07-18T01:47:30.828Z | Downloaded getrandom v0.2.14 |
| 401 | 2026-07-18T01:47:30.831Z | Downloaded crc32fast v1.4.0 |
| 402 | 2026-07-18T01:47:30.834Z | Downloaded newtype_derive v0.1.6 |
| 403 | 2026-07-18T01:47:30.834Z | Downloaded darling v0.23.0 |
| 404 | 2026-07-18T01:47:30.838Z | Downloaded fs_extra v1.3.0 |
| 405 | 2026-07-18T01:47:30.842Z | Downloaded num-conv v0.2.0 |
| 406 | 2026-07-18T01:47:30.845Z | Downloaded ipnet v2.9.0 |
| 407 | 2026-07-18T01:47:30.845Z | Downloaded dropshot_endpoint v0.17.1 |
| 408 | 2026-07-18T01:47:30.848Z | Downloaded omicron-workspace-hack v0.1.0 |
| 409 | 2026-07-18T01:47:30.851Z | Downloaded jobserver v0.1.31 |
| 410 | 2026-07-18T01:47:30.851Z | Downloaded olpc-cjson v0.1.4 |
| 411 | 2026-07-18T01:47:30.855Z | Downloaded ciborium v0.2.2 |
| 412 | 2026-07-18T01:47:30.858Z | Downloaded libsw-core v0.3.2 |
| 413 | 2026-07-18T01:47:30.858Z | Downloaded libsw v3.5.0 |
| 414 | 2026-07-18T01:47:30.861Z | Downloaded darling_core v0.23.0 |
| 415 | 2026-07-18T01:47:30.864Z | Downloaded percent-encoding v2.3.2 |
| 416 | 2026-07-18T01:47:30.868Z | Downloaded parse-display v0.10.0 |
| 417 | 2026-07-18T01:47:30.869Z | Downloaded openssl-macros v0.1.1 |
| 418 | 2026-07-18T01:47:30.872Z | Downloaded num_threads v0.1.7 |
| 419 | 2026-07-18T01:47:30.872Z | Downloaded opaque-debug v0.3.1 |
| 420 | 2026-07-18T01:47:30.875Z | Downloaded managed v0.8.0 |
| 421 | 2026-07-18T01:47:30.875Z | Downloaded async-compression v0.4.33 |
| 422 | 2026-07-18T01:47:30.878Z | Downloaded litemap v0.7.4 |
| 423 | 2026-07-18T01:47:30.882Z | Downloaded lock_api v0.4.12 |
| 424 | 2026-07-18T01:47:30.885Z | Downloaded linear-map v1.2.0 |
| 425 | 2026-07-18T01:47:30.885Z | Downloaded phf_shared v0.12.1 |
| 426 | 2026-07-18T01:47:30.888Z | Downloaded hyper-rustls v0.27.3 |
| 427 | 2026-07-18T01:47:30.889Z | Downloaded ingot-macros v0.1.1 |
| 428 | 2026-07-18T01:47:30.892Z | Downloaded iana-time-zone v0.1.64 |
| 429 | 2026-07-18T01:47:30.895Z | Downloaded memmap v0.7.0 |
| 430 | 2026-07-18T01:47:30.898Z | Downloaded getrandom v0.3.4 |
| 431 | 2026-07-18T01:47:30.901Z | Downloaded powerfmt v0.2.0 |
| 432 | 2026-07-18T01:47:30.901Z | Downloaded daft v0.1.7 |
| 433 | 2026-07-18T01:47:30.904Z | Downloaded proc-macro-error-attr v1.0.4 |
| 434 | 2026-07-18T01:47:30.904Z | Downloaded proc-macro-crate v1.3.1 |
| 435 | 2026-07-18T01:47:30.907Z | Downloaded hybrid-array v0.4.12 |
| 436 | 2026-07-18T01:47:30.910Z | Downloaded getrandom v0.4.2 |
| 437 | 2026-07-18T01:47:30.913Z | Downloaded num-complex v0.4.6 |
| 438 | 2026-07-18T01:47:30.913Z | Downloaded num v0.4.3 |
| 439 | 2026-07-18T01:47:30.916Z | Downloaded newtype-uuid v1.3.2 |
| 440 | 2026-07-18T01:47:30.916Z | Downloaded pretty-hex v0.4.1 |
| 441 | 2026-07-18T01:47:30.919Z | Downloaded num_enum_derive v0.7.4 |
| 442 | 2026-07-18T01:47:30.922Z | Downloaded num_enum v0.7.4 |
| 443 | 2026-07-18T01:47:30.926Z | Downloaded num-rational v0.4.2 |
| 444 | 2026-07-18T01:47:30.926Z | Downloaded parse-display-derive v0.10.0 |
| 445 | 2026-07-18T01:47:30.929Z | Downloaded oxnet v0.1.4 |
| 446 | 2026-07-18T01:47:30.929Z | Downloaded progenitor-client v0.14.0 |
| 447 | 2026-07-18T01:47:30.932Z | Downloaded progenitor-client v0.11.1 |
| 448 | 2026-07-18T01:47:30.932Z | Downloaded progenitor-macro v0.11.1 |
| 449 | 2026-07-18T01:47:30.935Z | Downloaded progenitor-macro v0.14.0 |
| 450 | 2026-07-18T01:47:30.935Z | Downloaded progenitor-client v0.10.0 |
| 451 | 2026-07-18T01:47:30.939Z | Downloaded icu_normalizer v1.5.0 |
| 452 | 2026-07-18T01:47:30.942Z | Downloaded oxide-tokio-rt v0.1.6 |
| 453 | 2026-07-18T01:47:30.942Z | Downloaded num_enum v0.5.11 |
| 454 | 2026-07-18T01:47:30.945Z | Downloaded icu_provider v1.5.0 |
| 455 | 2026-07-18T01:47:30.948Z | Downloaded owo-colors v4.3.0 |
| 456 | 2026-07-18T01:47:30.951Z | Downloaded phf v0.12.1 |
| 457 | 2026-07-18T01:47:30.954Z | Downloaded progenitor-macro v0.10.0 |
| 458 | 2026-07-18T01:47:30.954Z | Downloaded pest_generator v2.8.4 |
| 459 | 2026-07-18T01:47:30.954Z | Downloaded quick-error v1.2.3 |
| 460 | 2026-07-18T01:47:30.957Z | Downloaded pem-rfc7468 v0.7.0 |
| 461 | 2026-07-18T01:47:30.960Z | Downloaded rand_chacha v0.3.1 |
| 462 | 2026-07-18T01:47:30.960Z | Downloaded bytes v1.11.1 |
| 463 | 2026-07-18T01:47:30.964Z | Downloaded passt v0.3.0 |
| 464 | 2026-07-18T01:47:30.967Z | Downloaded flate2 v1.0.30 |
| 465 | 2026-07-18T01:47:30.970Z | Downloaded radium v0.7.0 |
| 466 | 2026-07-18T01:47:30.973Z | Downloaded chacha20poly1305 v0.10.1 |
| 467 | 2026-07-18T01:47:30.973Z | Downloaded pin-project-internal v1.1.10 |
| 468 | 2026-07-18T01:47:30.976Z | Downloaded memmap2 v0.9.9 |
| 469 | 2026-07-18T01:47:30.976Z | Downloaded ppv-lite86 v0.2.17 |
| 470 | 2026-07-18T01:47:30.979Z | Downloaded rand_xorshift v0.3.0 |
| 471 | 2026-07-18T01:47:30.979Z | Downloaded ref-cast v1.0.25 |
| 472 | 2026-07-18T01:47:30.982Z | Downloaded ref-cast-impl v1.0.25 |
| 473 | 2026-07-18T01:47:30.985Z | Downloaded rfc6979 v0.4.0 |
| 474 | 2026-07-18T01:47:30.985Z | Downloaded rustc_version v0.1.7 |
| 475 | 2026-07-18T01:47:30.988Z | Downloaded darling_core v0.21.3 |
| 476 | 2026-07-18T01:47:30.991Z | Downloaded progenitor v0.14.0 |
| 477 | 2026-07-18T01:47:30.994Z | Downloaded progenitor v0.13.0 |
| 478 | 2026-07-18T01:47:30.994Z | Downloaded half v2.7.1 |
| 479 | 2026-07-18T01:47:30.998Z | Downloaded poly1305 v0.8.0 |
| 480 | 2026-07-18T01:47:31.001Z | Downloaded indexmap v1.9.3 |
| 481 | 2026-07-18T01:47:31.001Z | Downloaded progenitor-client v0.13.0 |
| 482 | 2026-07-18T01:47:31.004Z | Downloaded progenitor v0.10.0 |
| 483 | 2026-07-18T01:47:31.004Z | Downloaded proc-macro-error v1.0.4 |
| 484 | 2026-07-18T01:47:31.007Z | Downloaded rustc-hash v2.1.1 |
| 485 | 2026-07-18T01:47:31.010Z | Downloaded primeorder v0.13.6 |
| 486 | 2026-07-18T01:47:31.010Z | Downloaded derive_more v0.99.20 |
| 487 | 2026-07-18T01:47:31.013Z | Downloaded icu_locid v1.5.0 |
| 488 | 2026-07-18T01:47:31.017Z | Downloaded heapless v0.8.0 |
| 489 | 2026-07-18T01:47:31.020Z | Downloaded pest_meta v2.8.4 |
| 490 | 2026-07-18T01:47:31.023Z | Downloaded quinn-udp v0.5.5 |
| 491 | 2026-07-18T01:47:31.026Z | Downloaded once_cell v1.21.3 |
| 492 | 2026-07-18T01:47:31.026Z | Downloaded scroll_derive v0.13.1 |
| 493 | 2026-07-18T01:47:31.029Z | Downloaded progenitor-extras v0.2.0 |
| 494 | 2026-07-18T01:47:31.029Z | Downloaded miniz_oxide v0.7.2 |
| 495 | 2026-07-18T01:47:31.033Z | Downloaded progenitor-macro v0.13.0 |
| 496 | 2026-07-18T01:47:31.033Z | Downloaded parking_lot v0.12.2 |
| 497 | 2026-07-18T01:47:31.036Z | Downloaded same-file v1.0.6 |
| 498 | 2026-07-18T01:47:31.039Z | Downloaded rand_core v0.9.3 |
| 499 | 2026-07-18T01:47:31.039Z | Downloaded rand_chacha v0.9.0 |
| 500 | 2026-07-18T01:47:31.042Z | Downloaded quote v1.0.45 |
| 501 | 2026-07-18T01:47:31.042Z | Downloaded hickory-resolver v0.25.2 |
| 502 | 2026-07-18T01:47:31.046Z | Downloaded semver v0.1.20 |
| 503 | 2026-07-18T01:47:31.049Z | Downloaded scroll_derive v0.12.0 |
| 504 | 2026-07-18T01:47:31.049Z | Downloaded serde_arrays v0.1.0 |
| 505 | 2026-07-18T01:47:31.049Z | Downloaded scopeguard v1.2.0 |
| 506 | 2026-07-18T01:47:31.052Z | Downloaded serde-big-array v0.5.1 |
| 507 | 2026-07-18T01:47:31.053Z | Downloaded icu_properties v1.5.1 |
| 508 | 2026-07-18T01:47:31.057Z | Downloaded serde_plain v1.0.2 |
| 509 | 2026-07-18T01:47:31.057Z | Downloaded pkcs8 v0.10.2 |
| 510 | 2026-07-18T01:47:31.061Z | Downloaded ringbuffer v0.16.0 |
| 511 | 2026-07-18T01:47:31.061Z | Downloaded jiff-static v0.2.15 |
| 512 | 2026-07-18T01:47:31.064Z | Downloaded serde_spanned v1.1.1 |
| 513 | 2026-07-18T01:47:31.064Z | Downloaded resolv-conf v0.7.0 |
| 514 | 2026-07-18T01:47:31.068Z | Downloaded postcard v1.0.9 |
| 515 | 2026-07-18T01:47:31.071Z | Downloaded serde_repr v0.1.19 |
| 516 | 2026-07-18T01:47:31.071Z | Downloaded serde_spanned v0.6.9 |
| 517 | 2026-07-18T01:47:31.074Z | Downloaded pest_derive v2.8.4 |
| 518 | 2026-07-18T01:47:31.077Z | Downloaded der v0.7.10 |
| 519 | 2026-07-18T01:47:31.085Z | Downloaded progenitor v0.11.1 |
| 520 | 2026-07-18T01:47:31.085Z | Downloaded rustc_version v0.4.1 |
| 521 | 2026-07-18T01:47:31.085Z | Downloaded rand_core v0.6.4 |
| 522 | 2026-07-18T01:47:31.085Z | Downloaded rustversion v1.0.22 |
| 523 | 2026-07-18T01:47:31.085Z | Downloaded sha1 v0.10.6 |
| 524 | 2026-07-18T01:47:31.088Z | Downloaded siphasher v1.0.1 |
| 525 | 2026-07-18T01:47:31.088Z | Downloaded serde_urlencoded v0.7.1 |
| 526 | 2026-07-18T01:47:31.091Z | Downloaded simd-adler32 v0.3.7 |
| 527 | 2026-07-18T01:47:31.091Z | Downloaded signature v2.2.0 |
| 528 | 2026-07-18T01:47:31.094Z | Downloaded papergrid v0.11.0 |
| 529 | 2026-07-18T01:47:31.098Z | Downloaded num-traits v0.2.19 |
| 530 | 2026-07-18T01:47:31.101Z | Downloaded hickory-resolver v0.24.4 |
| 531 | 2026-07-18T01:47:31.101Z | Downloaded icu_collections v1.5.0 |
| 532 | 2026-07-18T01:47:31.105Z | Downloaded slog-bunyan v2.5.0 |
| 533 | 2026-07-18T01:47:31.108Z | Downloaded sigpipe v0.1.3 |
| 534 | 2026-07-18T01:47:31.108Z | Downloaded cc v1.2.65 |
| 535 | 2026-07-18T01:47:31.112Z | Downloaded schemars_derive v0.8.22 |
| 536 | 2026-07-18T01:47:31.115Z | Downloaded sec1 v0.7.3 |
| 537 | 2026-07-18T01:47:31.115Z | Downloaded scroll v0.12.0 |
| 538 | 2026-07-18T01:47:31.115Z | Downloaded strsim v0.11.1 |
| 539 | 2026-07-18T01:47:31.118Z | Downloaded rusty-fork v0.3.0 |
| 540 | 2026-07-18T01:47:31.118Z | Downloaded rustls-pemfile v2.2.0 |
| 541 | 2026-07-18T01:47:31.121Z | Downloaded serde_path_to_error v0.1.20 |
| 542 | 2026-07-18T01:47:31.121Z | Downloaded password-hash v0.5.0 |
| 543 | 2026-07-18T01:47:31.124Z | Downloaded secrecy v0.10.3 |
| 544 | 2026-07-18T01:47:31.124Z | Downloaded scroll v0.13.0 |
| 545 | 2026-07-18T01:47:31.127Z | Downloaded polyval v0.6.2 |
| 546 | 2026-07-18T01:47:31.127Z | Downloaded pin-project v1.1.10 |
| 547 | 2026-07-18T01:47:31.133Z | Downloaded swrite v0.1.0 |
| 548 | 2026-07-18T01:47:31.136Z | Downloaded supports-color v2.1.0 |
| 549 | 2026-07-18T01:47:31.136Z | Downloaded strum v0.27.2 |
| 550 | 2026-07-18T01:47:31.139Z | Downloaded strum v0.26.3 |
| 551 | 2026-07-18T01:47:31.139Z | Downloaded signal-hook-registry v1.4.2 |
| 552 | 2026-07-18T01:47:31.139Z | Downloaded structmeta v0.3.0 |
| 553 | 2026-07-18T01:47:31.142Z | Downloaded stable_deref_trait v1.2.0 |
| 554 | 2026-07-18T01:47:31.142Z | Downloaded serde_tokenstream v0.2.3 |
| 555 | 2026-07-18T01:47:31.142Z | Downloaded serde_derive_internals v0.29.1 |
| 556 | 2026-07-18T01:47:31.145Z | Downloaded smawk v0.3.2 |
| 557 | 2026-07-18T01:47:31.148Z | Downloaded sha1 v0.11.0 |
| 558 | 2026-07-18T01:47:31.148Z | Downloaded rustls-native-certs v0.8.3 |
| 559 | 2026-07-18T01:47:31.151Z | Downloaded shlex v2.0.1 |
| 560 | 2026-07-18T01:47:31.151Z | Downloaded progenitor-impl v0.11.1 |
| 561 | 2026-07-18T01:47:31.154Z | Downloaded tap v1.0.1 |
| 562 | 2026-07-18T01:47:31.154Z | Downloaded tabwriter v1.4.0 |
| 563 | 2026-07-18T01:47:31.158Z | Downloaded sync_wrapper v1.0.1 |
| 564 | 2026-07-18T01:47:31.158Z | Downloaded terminal_size v0.3.0 |
| 565 | 2026-07-18T01:47:31.160Z | Downloaded take_mut v0.2.2 |
| 566 | 2026-07-18T01:47:31.160Z | Downloaded structmeta-derive v0.3.0 |
| 567 | 2026-07-18T01:47:31.160Z | Downloaded thiserror-impl v1.0.64 |
| 568 | 2026-07-18T01:47:31.163Z | Downloaded subtle v2.6.1 |
| 569 | 2026-07-18T01:47:31.163Z | Downloaded slab v0.4.9 |
| 570 | 2026-07-18T01:47:31.163Z | Downloaded supports-color v3.0.2 |
| 571 | 2026-07-18T01:47:31.167Z | Downloaded crossbeam-channel v0.5.15 |
| 572 | 2026-07-18T01:47:31.170Z | Downloaded openssl-sys v0.9.107 |
| 573 | 2026-07-18T01:47:31.173Z | Downloaded ryu v1.0.18 |
| 574 | 2026-07-18T01:47:31.176Z | Downloaded progenitor-impl v0.10.0 |
| 575 | 2026-07-18T01:47:31.176Z | Downloaded slog-dtrace v0.3.0 |
| 576 | 2026-07-18T01:47:31.179Z | Downloaded thread-id v4.2.1 |
| 577 | 2026-07-18T01:47:31.179Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 578 | 2026-07-18T01:47:31.179Z | Downloaded slog-async v2.8.0 |
| 579 | 2026-07-18T01:47:31.182Z | Downloaded terminal_size v0.4.3 |
| 580 | 2026-07-18T01:47:31.182Z | Downloaded termtree v0.5.1 |
| 581 | 2026-07-18T01:47:31.185Z | Downloaded tagptr v0.2.0 |
| 582 | 2026-07-18T01:47:31.185Z | Downloaded smf v0.2.3 |
| 583 | 2026-07-18T01:47:31.185Z | Downloaded semver v1.0.28 |
| 584 | 2026-07-18T01:47:31.188Z | Downloaded expectorate v1.2.0 |
| 585 | 2026-07-18T01:47:31.188Z | Downloaded tabled_derive v0.7.0 |
| 586 | 2026-07-18T01:47:31.191Z | Downloaded slog-json v2.6.1 |
| 587 | 2026-07-18T01:47:31.191Z | Downloaded proc-macro2 v1.0.106 |
| 588 | 2026-07-18T01:47:31.194Z | Downloaded spki v0.7.3 |
| 589 | 2026-07-18T01:47:31.194Z | Downloaded http v1.4.2 |
| 590 | 2026-07-18T01:47:31.197Z | Downloaded static_assertions v1.1.0 |
| 591 | 2026-07-18T01:47:31.200Z | Downloaded sha2 v0.10.9 |
| 592 | 2026-07-18T01:47:31.200Z | Downloaded tinyvec_macros v0.1.1 |
| 593 | 2026-07-18T01:47:31.203Z | Downloaded crypto-bigint v0.5.5 |
| 594 | 2026-07-18T01:47:31.206Z | Downloaded log v0.4.29 |
| 595 | 2026-07-18T01:47:31.206Z | Downloaded hyper-util v0.1.20 |
| 596 | 2026-07-18T01:47:31.209Z | Downloaded const_format v0.2.35 |
| 597 | 2026-07-18T01:47:31.213Z | Downloaded pkg-config v0.3.30 |
| 598 | 2026-07-18T01:47:31.216Z | Downloaded pin-project-lite v0.2.14 |
| 599 | 2026-07-18T01:47:31.219Z | Downloaded snafu-derive v0.8.9 |
| 600 | 2026-07-18T01:47:31.222Z | Downloaded thread-id v5.0.0 |
| 601 | 2026-07-18T01:47:31.222Z | Downloaded thread_local v1.1.8 |
| 602 | 2026-07-18T01:47:31.222Z | Downloaded hashbrown v0.12.3 |
| 603 | 2026-07-18T01:47:31.225Z | Downloaded icu_normalizer_data v1.5.0 |
| 604 | 2026-07-18T01:47:31.229Z | Downloaded pem v3.0.5 |
| 605 | 2026-07-18T01:47:31.229Z | Downloaded paste v1.0.15 |
| 606 | 2026-07-18T01:47:31.232Z | Downloaded rustls-pki-types v1.12.0 |
| 607 | 2026-07-18T01:47:31.235Z | Downloaded toml_datetime v0.6.11 |
| 608 | 2026-07-18T01:47:31.235Z | Downloaded strum_macros v0.27.2 |
| 609 | 2026-07-18T01:47:31.238Z | Downloaded parking_lot_core v0.9.10 |
| 610 | 2026-07-18T01:47:31.238Z | Downloaded tokio-macros v2.7.0 |
| 611 | 2026-07-18T01:47:31.241Z | Downloaded serde_with_macros v3.18.0 |
| 612 | 2026-07-18T01:47:31.242Z | Downloaded thiserror-impl v2.0.18 |
| 613 | 2026-07-18T01:47:31.245Z | Downloaded strum_macros v0.28.0 |
| 614 | 2026-07-18T01:47:31.245Z | Downloaded schemars v0.8.22 |
| 615 | 2026-07-18T01:47:31.250Z | Downloaded tower-layer v0.3.3 |
| 616 | 2026-07-18T01:47:31.254Z | Downloaded synstructure v0.13.1 |
| 617 | 2026-07-18T01:47:31.254Z | Downloaded strum_macros v0.26.4 |
| 618 | 2026-07-18T01:47:31.257Z | Downloaded thiserror v1.0.64 |
| 619 | 2026-07-18T01:47:31.261Z | Downloaded time-core v0.1.8 |
| 620 | 2026-07-18T01:47:31.261Z | Downloaded spin v0.9.8 |
| 621 | 2026-07-18T01:47:31.261Z | Downloaded minimal-lexical v0.2.1 |
| 622 | 2026-07-18T01:47:31.264Z | Downloaded typeid v1.0.0 |
| 623 | 2026-07-18T01:47:31.267Z | Downloaded tower-service v0.3.3 |
| 624 | 2026-07-18T01:47:31.267Z | Downloaded memchr v2.7.2 |
| 625 | 2026-07-18T01:47:31.270Z | Downloaded progenitor-impl v0.14.0 |
| 626 | 2026-07-18T01:47:31.270Z | Downloaded progenitor-impl v0.13.0 |
| 627 | 2026-07-18T01:47:31.274Z | Downloaded tls_codec v0.4.2 |
| 628 | 2026-07-18T01:47:31.276Z | Downloaded num-iter v0.1.45 |
| 629 | 2026-07-18T01:47:31.277Z | Downloaded num-integer v0.1.46 |
| 630 | 2026-07-18T01:47:31.277Z | Downloaded tls_codec_derive v0.4.2 |
| 631 | 2026-07-18T01:47:31.280Z | Downloaded rayon-core v1.13.0 |
| 632 | 2026-07-18T01:47:31.280Z | Downloaded typify-macro v0.4.3 |
| 633 | 2026-07-18T01:47:31.283Z | Downloaded serde_derive v1.0.228 |
| 634 | 2026-07-18T01:47:31.283Z | Downloaded typify-macro v0.6.2 |
| 635 | 2026-07-18T01:47:31.286Z | Downloaded slog-term v2.9.2 |
| 636 | 2026-07-18T01:47:31.286Z | Downloaded unicode-linebreak v0.1.5 |
| 637 | 2026-07-18T01:47:31.289Z | Downloaded tokio-tungstenite v0.21.0 |
| 638 | 2026-07-18T01:47:31.289Z | Downloaded try-lock v0.2.5 |
| 639 | 2026-07-18T01:47:31.289Z | Downloaded thiserror v2.0.18 |
| 640 | 2026-07-18T01:47:31.292Z | Downloaded prettyplease v0.2.37 |
| 641 | 2026-07-18T01:47:31.295Z | Downloaded serde_core v1.0.228 |
| 642 | 2026-07-18T01:47:31.298Z | Downloaded indexmap v2.14.0 |
| 643 | 2026-07-18T01:47:31.301Z | Downloaded thiserror-no-std v2.0.2 |
| 644 | 2026-07-18T01:47:31.304Z | Downloaded multer v3.1.0 |
| 645 | 2026-07-18T01:47:31.304Z | Downloaded similar v2.7.0 |
| 646 | 2026-07-18T01:47:31.307Z | Downloaded universal-hash v0.5.1 |
| 647 | 2026-07-18T01:47:31.311Z | Downloaded untrusted v0.7.1 |
| 648 | 2026-07-18T01:47:31.311Z | Downloaded unicode-xid v0.2.4 |
| 649 | 2026-07-18T01:47:31.311Z | Downloaded ron v0.8.1 |
| 650 | 2026-07-18T01:47:31.314Z | Downloaded unarray v0.1.4 |
| 651 | 2026-07-18T01:47:31.314Z | Downloaded time-macros v0.2.27 |
| 652 | 2026-07-18T01:47:31.317Z | Downloaded serde_yaml v0.9.34+deprecated |
| 653 | 2026-07-18T01:47:31.321Z | Downloaded usdt v0.5.0 |
| 654 | 2026-07-18T01:47:31.321Z | Downloaded tokio-dtrace v0.1.1 |
| 655 | 2026-07-18T01:47:31.321Z | Downloaded tinystr v0.7.6 |
| 656 | 2026-07-18T01:47:31.324Z | Downloaded utf16_iter v1.0.5 |
| 657 | 2026-07-18T01:47:31.324Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 658 | 2026-07-18T01:47:31.324Z | Downloaded usdt v0.6.0 |
| 659 | 2026-07-18T01:47:31.324Z | Downloaded utf-8 v0.7.6 |
| 660 | 2026-07-18T01:47:31.328Z | Downloaded usdt-macro v0.6.0 |
| 661 | 2026-07-18T01:47:31.328Z | Downloaded usdt-macro v0.5.0 |
| 662 | 2026-07-18T01:47:31.328Z | Downloaded usdt-attr-macro v0.6.0 |
| 663 | 2026-07-18T01:47:31.328Z | Downloaded usdt-attr-macro v0.5.0 |
| 664 | 2026-07-18T01:47:31.331Z | Downloaded rustls-platform-verifier v0.6.2 |
| 665 | 2026-07-18T01:47:31.331Z | Downloaded qorb v0.4.1 |
| 666 | 2026-07-18T01:47:31.334Z | Downloaded tempfile v3.23.0 |
| 667 | 2026-07-18T01:47:31.337Z | Downloaded toml_write v0.1.2 |
| 668 | 2026-07-18T01:47:31.337Z | Downloaded quinn v0.11.9 |
| 669 | 2026-07-18T01:47:31.340Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 670 | 2026-07-18T01:47:31.340Z | Downloaded utf8_iter v1.0.4 |
| 671 | 2026-07-18T01:47:31.340Z | Downloaded tracing-attributes v0.1.27 |
| 672 | 2026-07-18T01:47:31.343Z | Downloaded mio v1.2.0 |
| 673 | 2026-07-18T01:47:31.346Z | Downloaded schemars v0.9.0 |
| 674 | 2026-07-18T01:47:31.352Z | Downloaded hashbrown v0.15.2 |
| 675 | 2026-07-18T01:47:31.357Z | Downloaded want v0.3.1 |
| 676 | 2026-07-18T01:47:31.360Z | Downloaded waitgroup v0.1.2 |
| 677 | 2026-07-18T01:47:31.360Z | Downloaded utf8parse v0.2.1 |
| 678 | 2026-07-18T01:47:31.360Z | Downloaded tokio-rustls v0.26.4 |
| 679 | 2026-07-18T01:47:31.363Z | Downloaded socket2 v0.5.10 |
| 680 | 2026-07-18T01:47:31.363Z | Downloaded smallvec v1.13.2 |
| 681 | 2026-07-18T01:47:31.366Z | Downloaded toml v0.8.23 |
| 682 | 2026-07-18T01:47:31.366Z | Downloaded hashbrown v0.16.1 |
| 683 | 2026-07-18T01:47:31.369Z | Downloaded bitvec v1.0.1 |
| 684 | 2026-07-18T01:47:31.376Z | Downloaded socket2 v0.6.3 |
| 685 | 2026-07-18T01:47:31.379Z | Downloaded nom v7.1.3 |
| 686 | 2026-07-18T01:47:31.382Z | Downloaded version_check v0.9.5 |
| 687 | 2026-07-18T01:47:31.382Z | Downloaded tokio-stream v0.1.17 |
| 688 | 2026-07-18T01:47:31.385Z | Downloaded wait-timeout v0.2.0 |
| 689 | 2026-07-18T01:47:31.385Z | Downloaded untrusted v0.9.0 |
| 690 | 2026-07-18T01:47:31.388Z | Downloaded textwrap v0.16.2 |
| 691 | 2026-07-18T01:47:31.388Z | Downloaded xattr v1.3.1 |
| 692 | 2026-07-18T01:47:31.391Z | Downloaded futures-util v0.3.32 |
| 693 | 2026-07-18T01:47:31.395Z | Downloaded usdt-impl v0.6.0 |
| 694 | 2026-07-18T01:47:31.398Z | Downloaded tar v0.4.40 |
| 695 | 2026-07-18T01:47:31.401Z | Downloaded yoke-derive v0.7.5 |
| 696 | 2026-07-18T01:47:31.401Z | Downloaded write16 v1.0.0 |
| 697 | 2026-07-18T01:47:31.401Z | Downloaded usdt-impl v0.5.0 |
| 698 | 2026-07-18T01:47:31.401Z | Downloaded aes v0.8.4 |
| 699 | 2026-07-18T01:47:31.404Z | Downloaded tokio-rustls v0.25.0 |
| 700 | 2026-07-18T01:47:31.408Z | Downloaded zeroize_derive v1.4.3 |
| 701 | 2026-07-18T01:47:31.408Z | Downloaded term v1.2.0 |
| 702 | 2026-07-18T01:47:31.411Z | Downloaded iddqd v0.3.18 |
| 703 | 2026-07-18T01:47:31.414Z | Downloaded snafu v0.8.9 |
| 704 | 2026-07-18T01:47:31.418Z | Downloaded zerofrom-derive v0.1.5 |
| 705 | 2026-07-18T01:47:31.418Z | Downloaded vergen-lib v9.1.0 |
| 706 | 2026-07-18T01:47:31.421Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 707 | 2026-07-18T01:47:31.421Z | Downloaded zone_cfg_derive v0.3.0 |
| 708 | 2026-07-18T01:47:31.421Z | Downloaded serde v1.0.228 |
| 709 | 2026-07-18T01:47:31.424Z | Downloaded rand v0.9.2 |
| 710 | 2026-07-18T01:47:31.427Z | Downloaded rand v0.8.6 |
| 711 | 2026-07-18T01:47:31.427Z | Downloaded clap_builder v4.5.2 |
| 712 | 2026-07-18T01:47:31.431Z | Downloaded ucd-trie v0.1.6 |
| 713 | 2026-07-18T01:47:31.434Z | Downloaded zone v0.3.1 |
| 714 | 2026-07-18T01:47:31.434Z | Downloaded zerofrom v0.1.5 |
| 715 | 2026-07-18T01:47:31.434Z | Downloaded test-strategy v0.4.3 |
| 716 | 2026-07-18T01:47:31.437Z | Downloaded walkdir v2.5.0 |
| 717 | 2026-07-18T01:47:31.437Z | Downloaded num-bigint v0.4.5 |
| 718 | 2026-07-18T01:47:31.440Z | Downloaded itertools v0.13.0 |
| 719 | 2026-07-18T01:47:31.444Z | Downloaded twox-hash v2.1.2 |
| 720 | 2026-07-18T01:47:31.447Z | Downloaded slog v2.8.2 |
| 721 | 2026-07-18T01:47:31.450Z | Downloaded idna v1.0.3 |
| 722 | 2026-07-18T01:47:31.450Z | Downloaded iri-string v0.7.8 |
| 723 | 2026-07-18T01:47:31.454Z | Downloaded vsss-rs v3.3.4 |
| 724 | 2026-07-18T01:47:31.456Z | Downloaded wyz v0.5.1 |
| 725 | 2026-07-18T01:47:31.457Z | Downloaded writeable v0.5.5 |
| 726 | 2026-07-18T01:47:31.460Z | Downloaded vergen-git2 v9.1.0 |
| 727 | 2026-07-18T01:47:31.460Z | Downloaded hashbrown v0.17.0 |
| 728 | 2026-07-18T01:47:31.463Z | Downloaded tinyvec v1.6.0 |
| 729 | 2026-07-18T01:47:31.466Z | Downloaded yoke v0.7.5 |
| 730 | 2026-07-18T01:47:31.466Z | Downloaded aho-corasick v1.1.3 |
| 731 | 2026-07-18T01:47:31.469Z | Downloaded itertools v0.12.1 |
| 732 | 2026-07-18T01:47:31.472Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 733 | 2026-07-18T01:47:31.477Z | Downloaded toml v0.7.8 |
| 734 | 2026-07-18T01:47:31.477Z | Downloaded pest v2.8.4 |
| 735 | 2026-07-18T01:47:31.480Z | Downloaded zmij v1.0.19 |
| 736 | 2026-07-18T01:47:31.480Z | Downloaded tungstenite v0.21.0 |
| 737 | 2026-07-18T01:47:31.484Z | Downloaded zerovec-derive v0.10.3 |
| 738 | 2026-07-18T01:47:31.484Z | Downloaded tracing-core v0.1.32 |
| 739 | 2026-07-18T01:47:31.487Z | Downloaded hyper v1.10.1 |
| 740 | 2026-07-18T01:47:31.490Z | Downloaded zeroize v1.8.2 |
| 741 | 2026-07-18T01:47:31.490Z | Downloaded unicode-ident v1.0.24 |
| 742 | 2026-07-18T01:47:31.494Z | Downloaded whoami v1.5.1 |
| 743 | 2026-07-18T01:47:31.494Z | Downloaded itertools v0.14.0 |
| 744 | 2026-07-18T01:47:31.497Z | Downloaded vergen v9.1.0 |
| 745 | 2026-07-18T01:47:31.500Z | Downloaded libm v0.2.8 |
| 746 | 2026-07-18T01:47:31.503Z | Downloaded typify v0.6.2 |
| 747 | 2026-07-18T01:47:31.530Z | Downloaded rustls-webpki v0.103.13 |
| 748 | 2026-07-18T01:47:31.531Z | Downloaded typify v0.4.3 |
| 749 | 2026-07-18T01:47:31.531Z | Downloaded dropshot-api-manager v0.7.2 |
| 750 | 2026-07-18T01:47:31.531Z | Downloaded unsafe-libyaml v0.2.11 |
| 751 | 2026-07-18T01:47:31.531Z | Downloaded hkdf v0.12.4 |
| 752 | 2026-07-18T01:47:31.531Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 753 | 2026-07-18T01:47:31.531Z | Downloaded hmac v0.12.1 |
| 754 | 2026-07-18T01:47:31.531Z | Downloaded pretty-hex v0.2.1 |
| 755 | 2026-07-18T01:47:31.531Z | Downloaded plain v0.2.3 |
| 756 | 2026-07-18T01:47:31.531Z | Downloaded fatfs v0.3.6 |
| 757 | 2026-07-18T01:47:31.531Z | Downloaded zerocopy-derive v0.7.34 |
| 758 | 2026-07-18T01:47:31.531Z | Downloaded toml_edit v0.22.27 |
| 759 | 2026-07-18T01:47:31.531Z | Downloaded schemars v1.2.1 |
| 760 | 2026-07-18T01:47:31.538Z | Downloaded uuid v1.23.3 |
| 761 | 2026-07-18T01:47:31.542Z | Downloaded steno v0.4.1 |
| 762 | 2026-07-18T01:47:31.545Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 763 | 2026-07-18T01:47:31.548Z | Downloaded drift v0.2.0 |
| 764 | 2026-07-18T01:47:31.552Z | Downloaded base64 v0.21.7 |
| 765 | 2026-07-18T01:47:31.555Z | Downloaded goblin v0.8.2 |
| 766 | 2026-07-18T01:47:31.558Z | Downloaded url v2.5.4 |
| 767 | 2026-07-18T01:47:31.561Z | Downloaded httparse v1.10.1 |
| 768 | 2026-07-18T01:47:31.561Z | Downloaded allocator-api2 v0.2.21 |
| 769 | 2026-07-18T01:47:31.564Z | Downloaded openssl-probe v0.2.1 |
| 770 | 2026-07-18T01:47:31.564Z | Downloaded libloading v0.7.4 |
| 771 | 2026-07-18T01:47:31.567Z | Downloaded icu_locid_transform_data v1.5.0 |
| 772 | 2026-07-18T01:47:31.567Z | Downloaded tracing v0.1.40 |
| 773 | 2026-07-18T01:47:31.570Z | Downloaded ed25519-dalek v2.2.0 |
| 774 | 2026-07-18T01:47:31.570Z | Downloaded num_enum_derive v0.5.11 |
| 775 | 2026-07-18T01:47:31.573Z | Downloaded num-derive v0.4.2 |
| 776 | 2026-07-18T01:47:31.573Z | Downloaded newline-converter v0.3.0 |
| 777 | 2026-07-18T01:47:31.573Z | Downloaded derive_builder_core v0.20.2 |
| 778 | 2026-07-18T01:47:31.576Z | Downloaded ingot v0.1.1 |
| 779 | 2026-07-18T01:47:31.577Z | Downloaded macaddr v1.0.1 |
| 780 | 2026-07-18T01:47:31.577Z | Downloaded ident_case v1.0.1 |
| 781 | 2026-07-18T01:47:31.577Z | Downloaded icu_locid_transform v1.5.0 |
| 782 | 2026-07-18T01:47:31.580Z | Downloaded httpdate v1.0.3 |
| 783 | 2026-07-18T01:47:31.580Z | Downloaded crossbeam-epoch v0.9.18 |
| 784 | 2026-07-18T01:47:31.583Z | Downloaded cookie v0.18.1 |
| 785 | 2026-07-18T01:47:31.583Z | Downloaded camino-tempfile v1.4.1 |
| 786 | 2026-07-18T01:47:31.586Z | Downloaded blake2 v0.10.6 |
| 787 | 2026-07-18T01:47:31.586Z | Downloaded humantime v2.3.0 |
| 788 | 2026-07-18T01:47:31.590Z | Downloaded clap v4.5.4 |
| 789 | 2026-07-18T01:47:31.594Z | Downloaded git2 v0.20.2 |
| 790 | 2026-07-18T01:47:31.596Z | Downloaded h2 v0.4.15 |
| 791 | 2026-07-18T01:47:31.600Z | Downloaded toml_edit v0.19.15 |
| 792 | 2026-07-18T01:47:31.609Z | Downloaded tower v0.5.2 |
| 793 | 2026-07-18T01:47:31.615Z | Downloaded reqwest v0.12.23 |
| 794 | 2026-07-18T01:47:31.618Z | Downloaded iddqd v0.4.2 |
| 795 | 2026-07-18T01:47:31.623Z | Downloaded unicode-segmentation v1.11.0 |
| 796 | 2026-07-18T01:47:31.627Z | Downloaded backon v1.6.0 |
| 797 | 2026-07-18T01:47:31.630Z | Downloaded elliptic-curve v0.13.8 |
| 798 | 2026-07-18T01:47:31.630Z | Downloaded zerocopy-derive v0.8.27 |
| 799 | 2026-07-18T01:47:31.633Z | Downloaded dropshot_endpoint v0.16.7 |
| 800 | 2026-07-18T01:47:31.636Z | Downloaded portable-atomic v1.11.1 |
| 801 | 2026-07-18T01:47:31.639Z | Downloaded keccak v0.1.6 |
| 802 | 2026-07-18T01:47:31.642Z | Downloaded bincode v1.3.3 |
| 803 | 2026-07-18T01:47:31.642Z | Downloaded escargot v0.5.15 |
| 804 | 2026-07-18T01:47:31.645Z | Downloaded erased-serde v0.4.5 |
| 805 | 2026-07-18T01:47:31.645Z | Downloaded typenum v1.20.1 |
| 806 | 2026-07-18T01:47:31.648Z | Downloaded tokio-util v0.7.16 |
| 807 | 2026-07-18T01:47:31.651Z | Downloaded p384 v0.13.1 |
| 808 | 2026-07-18T01:47:31.654Z | Downloaded reqwest v0.13.2 |
| 809 | 2026-07-18T01:47:31.657Z | Downloaded serde_json v1.0.150 |
| 810 | 2026-07-18T01:47:31.661Z | Downloaded derive-ex v0.1.8 |
| 811 | 2026-07-18T01:47:31.664Z | Downloaded ed25519 v2.2.3 |
| 812 | 2026-07-18T01:47:31.664Z | Downloaded displaydoc v0.2.5 |
| 813 | 2026-07-18T01:47:31.667Z | Downloaded globset v0.4.14 |
| 814 | 2026-07-18T01:47:31.667Z | Downloaded enum-as-inner v0.6.0 |
| 815 | 2026-07-18T01:47:31.667Z | Downloaded der_derive v0.7.3 |
| 816 | 2026-07-18T01:47:31.672Z | Downloaded icu_provider_macros v1.5.0 |
| 817 | 2026-07-18T01:47:31.672Z | Downloaded bitflags v2.9.4 |
| 818 | 2026-07-18T01:47:31.672Z | Downloaded base64ct v1.6.0 |
| 819 | 2026-07-18T01:47:31.672Z | Downloaded ascii v1.1.0 |
| 820 | 2026-07-18T01:47:31.675Z | Downloaded anyhow v1.0.100 |
| 821 | 2026-07-18T01:47:31.678Z | Downloaded typed-path v0.9.3 |
| 822 | 2026-07-18T01:47:31.681Z | Downloaded compression-codecs v0.4.32 |
| 823 | 2026-07-18T01:47:31.681Z | Downloaded bcs v0.1.6 |
| 824 | 2026-07-18T01:47:31.684Z | Downloaded derive-where v1.6.0 |
| 825 | 2026-07-18T01:47:31.684Z | Downloaded chrono v0.4.44 |
| 826 | 2026-07-18T01:47:31.688Z | Downloaded bytecount v0.6.9 |
| 827 | 2026-07-18T01:47:31.691Z | Downloaded autocfg v1.3.0 |
| 828 | 2026-07-18T01:47:31.691Z | Downloaded colored v3.1.1 |
| 829 | 2026-07-18T01:47:31.694Z | Downloaded fixedbitset v0.5.7 |
| 830 | 2026-07-18T01:47:31.694Z | Downloaded proptest v1.5.0 |
| 831 | 2026-07-18T01:47:31.698Z | Downloaded rustls-webpki v0.102.4 |
| 832 | 2026-07-18T01:47:31.707Z | Downloaded regex v1.12.3 |
| 833 | 2026-07-18T01:47:31.710Z | Downloaded icu_properties_data v1.5.0 |
| 834 | 2026-07-18T01:47:31.716Z | Downloaded zerovec v0.10.4 |
| 835 | 2026-07-18T01:47:31.719Z | Downloaded serde_with v3.18.0 |
| 836 | 2026-07-18T01:47:31.726Z | Downloaded x509-cert v0.2.5 |
| 837 | 2026-07-18T01:47:31.729Z | Downloaded tower-http v0.6.8 |
| 838 | 2026-07-18T01:47:31.733Z | Downloaded unicode-normalization v0.1.24 |
| 839 | 2026-07-18T01:47:31.736Z | Downloaded tough v0.22.0 |
| 840 | 2026-07-18T01:47:31.739Z | Downloaded rayon v1.11.0 |
| 841 | 2026-07-18T01:47:31.744Z | Downloaded aws-lc-rs v1.17.0 |
| 842 | 2026-07-18T01:47:31.749Z | Downloaded goblin v0.10.4 |
| 843 | 2026-07-18T01:47:31.753Z | Downloaded salty v0.3.0 |
| 844 | 2026-07-18T01:47:31.757Z | Downloaded env_logger v0.11.10 |
| 845 | 2026-07-18T01:47:31.760Z | Downloaded digest v0.11.3 |
| 846 | 2026-07-18T01:47:31.760Z | Downloaded defmt-macros v0.3.9 |
| 847 | 2026-07-18T01:47:31.763Z | Downloaded backoff v0.4.0 |
| 848 | 2026-07-18T01:47:31.763Z | Downloaded digest v0.10.7 |
| 849 | 2026-07-18T01:47:31.766Z | Downloaded hostname v0.4.2 |
| 850 | 2026-07-18T01:47:31.766Z | Downloaded glob v0.3.3 |
| 851 | 2026-07-18T01:47:31.766Z | Downloaded futures-sink v0.3.32 |
| 852 | 2026-07-18T01:47:31.766Z | Downloaded data-encoding v2.6.0 |
| 853 | 2026-07-18T01:47:31.766Z | Downloaded heck v0.4.1 |
| 854 | 2026-07-18T01:47:31.769Z | Downloaded git-stub v1.0.0 |
| 855 | 2026-07-18T01:47:31.769Z | Downloaded foreign-types-shared v0.1.1 |
| 856 | 2026-07-18T01:47:31.769Z | Downloaded env_filter v1.0.1 |
| 857 | 2026-07-18T01:47:31.769Z | Downloaded bit-vec v0.6.3 |
| 858 | 2026-07-18T01:47:31.772Z | Downloaded moka v0.12.10 |
| 859 | 2026-07-18T01:47:31.775Z | Downloaded winnow v0.7.13 |
| 860 | 2026-07-18T01:47:31.779Z | Downloaded tabled v0.15.0 |
| 861 | 2026-07-18T01:47:31.787Z | Downloaded winnow v1.0.3 |
| 862 | 2026-07-18T01:47:31.793Z | Downloaded zerocopy v0.7.34 |
| 863 | 2026-07-18T01:47:31.801Z | Downloaded quinn-proto v0.11.13 |
| 864 | 2026-07-18T01:47:31.805Z | Downloaded critical-section v1.2.0 |
| 865 | 2026-07-18T01:47:31.809Z | Downloaded aes-gcm-siv v0.11.1 |
| 866 | 2026-07-18T01:47:31.809Z | Downloaded winnow v0.5.40 |
| 867 | 2026-07-18T01:47:31.812Z | Downloaded nix v0.28.0 |
| 868 | 2026-07-18T01:47:31.817Z | Downloaded dropshot v0.16.7 |
| 869 | 2026-07-18T01:47:31.829Z | Downloaded vcpkg v0.2.15 |
| 870 | 2026-07-18T01:47:31.851Z | Downloaded syn v1.0.109 |
| 871 | 2026-07-18T01:47:31.856Z | Downloaded openssl v0.10.72 |
| 872 | 2026-07-18T01:47:31.861Z | Downloaded dropshot v0.17.1 |
| 873 | 2026-07-18T01:47:31.873Z | Downloaded zerocopy v0.8.27 |
| 874 | 2026-07-18T01:47:31.885Z | Downloaded webpki-roots v1.0.3 |
| 875 | 2026-07-18T01:47:31.888Z | Downloaded unicode-width v0.1.14 |
| 876 | 2026-07-18T01:47:31.891Z | Downloaded regress v0.11.1 |
| 877 | 2026-07-18T01:47:31.895Z | Downloaded regex-syntax v0.8.5 |
| 878 | 2026-07-18T01:47:31.899Z | Downloaded regress v0.10.5 |
| 879 | 2026-07-18T01:47:31.903Z | Downloaded smoltcp v0.11.0 |
| 880 | 2026-07-18T01:47:31.909Z | Downloaded time v0.3.47 |
| 881 | 2026-07-18T01:47:31.916Z | Downloaded curve25519-dalek v4.1.3 |
| 882 | 2026-07-18T01:47:31.921Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 883 | 2026-07-18T01:47:31.924Z | Downloaded equivalent v1.0.2 |
| 884 | 2026-07-18T01:47:31.924Z | Downloaded crypto-common v0.2.2 |
| 885 | 2026-07-18T01:47:31.924Z | Downloaded cfg_aliases v0.1.1 |
| 886 | 2026-07-18T01:47:31.924Z | Downloaded float-ord v0.3.2 |
| 887 | 2026-07-18T01:47:31.924Z | Downloaded flagset v0.4.7 |
| 888 | 2026-07-18T01:47:31.927Z | Downloaded errno v0.3.14 |
| 889 | 2026-07-18T01:47:31.927Z | Downloaded form_urlencoded v1.2.2 |
| 890 | 2026-07-18T01:47:31.927Z | Downloaded embedded-io v0.6.1 |
| 891 | 2026-07-18T01:47:31.927Z | Downloaded anstyle-parse v0.2.4 |
| 892 | 2026-07-18T01:47:31.927Z | Downloaded bitstruct v0.1.1 |
| 893 | 2026-07-18T01:47:31.930Z | Downloaded bitflags v1.3.2 |
| 894 | 2026-07-18T01:47:31.930Z | Downloaded erased-serde v0.3.31 |
| 895 | 2026-07-18T01:47:31.933Z | Downloaded either v1.15.0 |
| 896 | 2026-07-18T01:47:31.933Z | Downloaded daft-derive v0.1.7 |
| 897 | 2026-07-18T01:47:31.937Z | Downloaded ctrlc v3.4.4 |
| 898 | 2026-07-18T01:47:31.937Z | Downloaded defmt-parser v0.3.4 |
| 899 | 2026-07-18T01:47:31.937Z | Downloaded debug-ignore v1.0.5 |
| 900 | 2026-07-18T01:47:31.937Z | Downloaded darling_macro v0.21.3 |
| 901 | 2026-07-18T01:47:31.940Z | Downloaded darling_macro v0.20.11 |
| 902 | 2026-07-18T01:47:31.940Z | Downloaded cpufeatures v0.3.0 |
| 903 | 2026-07-18T01:47:31.940Z | Downloaded colorchoice v1.0.1 |
| 904 | 2026-07-18T01:47:31.940Z | Downloaded atty v0.2.14 |
| 905 | 2026-07-18T01:47:31.940Z | Downloaded anstyle v1.0.7 |
| 906 | 2026-07-18T01:47:31.940Z | Downloaded cfg_aliases v0.2.1 |
| 907 | 2026-07-18T01:47:31.940Z | Downloaded anstyle-query v1.0.3 |
| 908 | 2026-07-18T01:47:31.943Z | Downloaded camino v1.2.2 |
| 909 | 2026-07-18T01:47:31.944Z | Downloaded cancel-safe-futures v0.1.5 |
| 910 | 2026-07-18T01:47:31.947Z | Downloaded webpki-roots v0.26.3 |
| 911 | 2026-07-18T01:47:31.947Z | Downloaded nix v0.31.3 |
| 912 | 2026-07-18T01:47:31.952Z | Downloaded hickory-proto v0.24.4 |
| 913 | 2026-07-18T01:47:31.960Z | Downloaded nix v0.30.1 |
| 914 | 2026-07-18T01:47:31.966Z | Downloaded bstr v1.9.1 |
| 915 | 2026-07-18T01:47:31.971Z | Downloaded syn v2.0.117 |
| 916 | 2026-07-18T01:47:31.977Z | Downloaded unicode-width v0.2.1 |
| 917 | 2026-07-18T01:47:31.982Z | Downloaded rustls v0.22.4 |
| 918 | 2026-07-18T01:47:31.996Z | Downloaded openapiv3 v2.2.0 |
| 919 | 2026-07-18T01:47:32.002Z | Downloaded rustix v0.38.34 |
| 920 | 2026-07-18T01:47:32.014Z | Downloaded hickory-proto v0.25.2 |
| 921 | 2026-07-18T01:47:32.030Z | Downloaded petgraph v0.6.5 |
| 922 | 2026-07-18T01:47:32.040Z | Downloaded rustls v0.23.41 |
| 923 | 2026-07-18T01:47:32.046Z | Downloaded rustix v1.1.2 |
| 924 | 2026-07-18T01:47:32.060Z | Downloaded petgraph v0.8.3 |
| 925 | 2026-07-18T01:47:32.072Z | Downloaded libc v0.2.186 |
| 926 | 2026-07-18T01:47:32.104Z | Downloaded typify-impl v0.6.2 |
| 927 | 2026-07-18T01:47:32.157Z | Downloaded typify-impl v0.4.3 |
| 928 | 2026-07-18T01:47:32.175Z | Downloaded encoding_rs v0.8.34 |
| 929 | 2026-07-18T01:47:32.201Z | Downloaded regex-automata v0.4.14 |
| 930 | 2026-07-18T01:47:32.210Z | Downloaded jiff v0.2.15 |
| 931 | 2026-07-18T01:47:32.218Z | Downloaded chrono-tz v0.10.4 |
| 932 | 2026-07-18T01:47:32.228Z | Downloaded fakedata_generator v0.7.1 |
| 933 | 2026-07-18T01:47:32.280Z | Downloaded csv v1.3.1 |
| 934 | 2026-07-18T01:47:32.290Z | Downloaded sha3 v0.10.8 |
| 935 | 2026-07-18T01:47:32.307Z | Downloaded tokio v1.52.3 |
| 936 | 2026-07-18T01:47:32.400Z | Downloaded libz-sys v1.1.16 |
| 937 | 2026-07-18T01:47:32.450Z | Downloaded ring v0.17.14 |
| 938 | 2026-07-18T01:47:32.493Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 939 | 2026-07-18T01:47:32.999Z | Downloaded aws-lc-sys v0.41.0 |
| 940 | 2026-07-18T01:47:33.326Z | Compiling proc-macro2 v1.0.106 |
| 941 | 2026-07-18T01:47:33.326Z | Compiling quote v1.0.45 |
| 942 | 2026-07-18T01:47:33.326Z | Compiling unicode-ident v1.0.24 |
| 943 | 2026-07-18T01:47:33.329Z | Compiling libc v0.2.186 |
| 944 | 2026-07-18T01:47:33.329Z | Compiling serde_core v1.0.228 |
| 945 | 2026-07-18T01:47:33.329Z | Compiling serde v1.0.228 |
| 946 | 2026-07-18T01:47:33.329Z | Compiling autocfg v1.3.0 |
| 947 | 2026-07-18T01:47:33.329Z | Checking cfg-if v1.0.0 |
| 948 | 2026-07-18T01:47:33.683Z | Compiling zmij v1.0.19 |
| 949 | 2026-07-18T01:47:33.702Z | Compiling serde_json v1.0.150 |
| 950 | 2026-07-18T01:47:33.877Z | Checking memchr v2.7.2 |
| 951 | 2026-07-18T01:47:34.041Z | Compiling libm v0.2.8 |
| 952 | 2026-07-18T01:47:34.041Z | Checking itoa v1.0.11 |
| 953 | 2026-07-18T01:47:34.242Z | Checking smallvec v1.13.2 |
| 954 | 2026-07-18T01:47:34.294Z | Compiling getrandom v0.4.2 |
| 955 | 2026-07-18T01:47:34.419Z | Compiling version_check v0.9.5 |
| 956 | 2026-07-18T01:47:34.656Z | Checking stable_deref_trait v1.2.0 |
| 957 | 2026-07-18T01:47:34.706Z | Checking writeable v0.5.5 |
| 958 | 2026-07-18T01:47:34.725Z | Checking litemap v0.7.4 |
| 959 | 2026-07-18T01:47:34.769Z | Checking icu_locid_transform_data v1.5.0 |
| 960 | 2026-07-18T01:47:34.789Z | Compiling num-traits v0.2.19 |
| 961 | 2026-07-18T01:47:34.848Z | Compiling syn v2.0.117 |
| 962 | 2026-07-18T01:47:34.868Z | Checking icu_properties_data v1.5.0 |
| 963 | 2026-07-18T01:47:34.888Z | Checking percent-encoding v2.3.2 |
| 964 | 2026-07-18T01:47:34.924Z | Checking utf8_iter v1.0.4 |
| 965 | 2026-07-18T01:47:35.007Z | Checking utf16_iter v1.0.5 |
| 966 | 2026-07-18T01:47:35.043Z | Checking icu_normalizer_data v1.5.0 |
| 967 | 2026-07-18T01:47:35.062Z | Checking write16 v1.0.0 |
| 968 | 2026-07-18T01:47:35.118Z | Checking form_urlencoded v1.2.2 |
| 969 | 2026-07-18T01:47:35.121Z | Compiling thiserror v2.0.18 |
| 970 | 2026-07-18T01:47:35.155Z | Checking getrandom v0.2.14 |
| 971 | 2026-07-18T01:47:35.185Z | Compiling lock_api v0.4.12 |
| 972 | 2026-07-18T01:47:35.265Z | Compiling parking_lot_core v0.9.10 |
| 973 | 2026-07-18T01:47:35.308Z | Compiling heck v0.5.0 |
| 974 | 2026-07-18T01:47:35.535Z | Checking iana-time-zone v0.1.64 |
| 975 | 2026-07-18T01:47:35.645Z | Compiling jobserver v0.1.31 |
| 976 | 2026-07-18T01:47:35.666Z | Compiling shlex v2.0.1 |
| 977 | 2026-07-18T01:47:35.769Z | Checking uuid v1.23.3 |
| 978 | 2026-07-18T01:47:35.800Z | Compiling find-msvc-tools v0.1.9 |
| 979 | 2026-07-18T01:47:35.820Z | Checking semver v1.0.28 |
| 980 | 2026-07-18T01:47:35.846Z | Compiling rustversion v1.0.22 |
| 981 | 2026-07-18T01:47:35.972Z | Compiling cc v1.2.65 |
| 982 | 2026-07-18T01:47:36.029Z | Compiling schemars v0.8.22 |
| 983 | 2026-07-18T01:47:36.048Z | Checking dyn-clone v1.0.17 |
| 984 | 2026-07-18T01:47:36.052Z | Compiling slab v0.4.9 |
| 985 | 2026-07-18T01:47:36.101Z | Checking subtle v2.6.1 |
| 986 | 2026-07-18T01:47:36.298Z | Checking pin-project-lite v0.2.14 |
| 987 | 2026-07-18T01:47:36.392Z | Compiling log v0.4.29 |
| 988 | 2026-07-18T01:47:36.515Z | Checking socket2 v0.6.3 |
| 989 | 2026-07-18T01:47:36.579Z | Checking typenum v1.20.1 |
| 990 | 2026-07-18T01:47:36.600Z | Checking scopeguard v1.2.0 |
| 991 | 2026-07-18T01:47:36.730Z | Checking rand_core v0.6.4 |
| 992 | 2026-07-18T01:47:36.765Z | Checking mio v1.2.0 |
| 993 | 2026-07-18T01:47:36.846Z | Checking signal-hook-registry v1.4.2 |
| 994 | 2026-07-18T01:47:36.900Z | Compiling portable-atomic v1.11.1 |
| 995 | 2026-07-18T01:47:36.903Z | Checking equivalent v1.0.2 |
| 996 | 2026-07-18T01:47:36.940Z | Checking parking_lot v0.12.2 |
| 997 | 2026-07-18T01:47:36.992Z | Checking critical-section v1.2.0 |
| 998 | 2026-07-18T01:47:37.012Z | Checking futures-core v0.3.32 |
| 999 | 2026-07-18T01:47:37.051Z | Compiling cmake v0.1.54 |
| 1000 | 2026-07-18T01:47:37.101Z | Compiling dunce v1.0.5 |
| 1001 | 2026-07-18T01:47:37.137Z | Compiling fs_extra v1.3.0 |
| 1002 | 2026-07-18T01:47:37.157Z | Compiling thiserror v1.0.64 |
| 1003 | 2026-07-18T01:47:37.304Z | Compiling getrandom v0.3.4 |
| 1004 | 2026-07-18T01:47:37.372Z | Compiling httparse v1.10.1 |
| 1005 | 2026-07-18T01:47:37.375Z | Checking futures-sink v0.3.32 |
| 1006 | 2026-07-18T01:47:37.412Z | Compiling aws-lc-sys v0.41.0 |
| 1007 | 2026-07-18T01:47:37.505Z | Checking hashbrown v0.17.0 |
| 1008 | 2026-07-18T01:47:37.587Z | Checking futures-channel v0.3.32 |
| 1009 | 2026-07-18T01:47:37.678Z | Compiling strsim v0.11.1 |
| 1010 | 2026-07-18T01:47:37.704Z | Compiling synstructure v0.13.1 |
| 1011 | 2026-07-18T01:47:37.739Z | Compiling serde_derive_internals v0.29.1 |
| 1012 | 2026-07-18T01:47:37.856Z | Compiling regex-syntax v0.8.5 |
| 1013 | 2026-07-18T01:47:37.927Z | Checking once_cell v1.21.3 |
| 1014 | 2026-07-18T01:47:37.981Z | Checking indexmap v2.14.0 |
| 1015 | 2026-07-18T01:47:38.001Z | Checking futures-task v0.3.32 |
| 1016 | 2026-07-18T01:47:38.117Z | Checking futures-io v0.3.32 |
| 1017 | 2026-07-18T01:47:38.148Z | Compiling aho-corasick v1.1.3 |
| 1018 | 2026-07-18T01:47:38.227Z | Compiling ident_case v1.0.1 |
| 1019 | 2026-07-18T01:47:38.247Z | Checking base64 v0.22.1 |
| 1020 | 2026-07-18T01:47:38.358Z | Compiling slog v2.8.2 |
| 1021 | 2026-07-18T01:47:38.519Z | Checking byteorder v1.5.0 |
| 1022 | 2026-07-18T01:47:38.564Z | Compiling ucd-trie v0.1.6 |
| 1023 | 2026-07-18T01:47:38.638Z | Checking tracing-core v0.1.32 |
| 1024 | 2026-07-18T01:47:38.733Z | Compiling pest v2.8.4 |
| 1025 | 2026-07-18T01:47:38.800Z | Compiling ring v0.17.14 |
| 1026 | 2026-07-18T01:47:38.988Z | Compiling serde_derive v1.0.228 |
| 1027 | 2026-07-18T01:47:39.106Z | Compiling zerofrom-derive v0.1.5 |
| 1028 | 2026-07-18T01:47:39.180Z | Compiling yoke-derive v0.7.5 |
| 1029 | 2026-07-18T01:47:39.338Z | Compiling zerovec-derive v0.10.3 |
| 1030 | 2026-07-18T01:47:39.628Z | Compiling displaydoc v0.2.5 |
| 1031 | 2026-07-18T01:47:39.985Z | Compiling icu_provider_macros v1.5.0 |
| 1032 | 2026-07-18T01:47:39.988Z | Compiling schemars_derive v0.8.22 |
| 1033 | 2026-07-18T01:47:40.226Z | Compiling zeroize_derive v1.4.3 |
| 1034 | 2026-07-18T01:47:40.338Z | Checking zerofrom v0.1.5 |
| 1035 | 2026-07-18T01:47:40.370Z | Compiling thiserror-impl v2.0.18 |
| 1036 | 2026-07-18T01:47:40.390Z | Compiling tokio-macros v2.7.0 |
| 1037 | 2026-07-18T01:47:40.462Z | Checking yoke v0.7.5 |
| 1038 | 2026-07-18T01:47:40.537Z | Compiling futures-macro v0.3.32 |
| 1039 | 2026-07-18T01:47:40.642Z | Checking zerovec v0.10.4 |
| 1040 | 2026-07-18T01:47:40.908Z | Checking zeroize v1.8.2 |
| 1041 | 2026-07-18T01:47:41.069Z | Compiling thiserror-impl v1.0.64 |
| 1042 | 2026-07-18T01:47:41.124Z | Compiling zerocopy-derive v0.8.27 |
| 1043 | 2026-07-18T01:47:41.210Z | Compiling regex-automata v0.4.14 |
| 1044 | 2026-07-18T01:47:41.360Z | Checking tinystr v0.7.6 |
| 1045 | 2026-07-18T01:47:41.426Z | Checking icu_collections v1.5.0 |
| 1046 | 2026-07-18T01:47:41.545Z | Checking icu_locid v1.5.0 |
| 1047 | 2026-07-18T01:47:41.878Z | Checking futures-util v0.3.32 |
| 1048 | 2026-07-18T01:47:41.987Z | Checking icu_provider v1.5.0 |
| 1049 | 2026-07-18T01:47:42.075Z | Checking bytes v1.11.1 |
| 1050 | 2026-07-18T01:47:42.208Z | Checking chrono v0.4.44 |
| 1051 | 2026-07-18T01:47:42.254Z | Checking bitflags v2.9.4 |
| 1052 | 2026-07-18T01:47:42.301Z | Checking icu_locid_transform v1.5.0 |
| 1053 | 2026-07-18T01:47:42.357Z | Compiling serde_tokenstream v0.2.3 |
| 1054 | 2026-07-18T01:47:42.519Z | Checking tokio v1.52.3 |
| 1055 | 2026-07-18T01:47:42.634Z | Checking http v1.4.2 |
| 1056 | 2026-07-18T01:47:42.755Z | Checking icu_properties v1.5.1 |
| 1057 | 2026-07-18T01:47:42.989Z | Compiling regex v1.12.3 |
| 1058 | 2026-07-18T01:47:43.134Z | Checking rustls-pki-types v1.12.0 |
| 1059 | 2026-07-18T01:47:43.180Z | Compiling tracing-attributes v0.1.27 |
| 1060 | 2026-07-18T01:47:43.383Z | Compiling pest_meta v2.8.4 |
| 1061 | 2026-07-18T01:47:43.772Z | Compiling anyhow v1.0.100 |
| 1062 | 2026-07-18T01:47:44.114Z | Checking icu_normalizer v1.5.0 |
| 1063 | 2026-07-18T01:47:44.299Z | Compiling pest_generator v2.8.4 |
| 1064 | 2026-07-18T01:47:44.348Z | Checking tracing v0.1.40 |
| 1065 | 2026-07-18T01:47:44.471Z | Checking idna_adapter v1.2.0 |
| 1066 | 2026-07-18T01:47:44.598Z | Checking idna v1.0.3 |
| 1067 | 2026-07-18T01:47:44.654Z | Compiling generic-array v0.14.7 |
| 1068 | 2026-07-18T01:47:44.839Z | Checking url v2.5.4 |
| 1069 | 2026-07-18T01:47:44.901Z | Compiling pest_derive v2.8.4 |
| 1070 | 2026-07-18T01:47:45.595Z | Checking untrusted v0.9.0 |
| 1071 | 2026-07-18T01:47:45.634Z | Checking fnv v1.0.7 |
| 1072 | 2026-07-18T01:47:45.704Z | Checking ppv-lite86 v0.2.17 |
| 1073 | 2026-07-18T01:47:45.727Z | Compiling camino v1.2.2 |
| 1074 | 2026-07-18T01:47:45.766Z | Checking tokio-util v0.7.16 |
| 1075 | 2026-07-18T01:47:45.860Z | Compiling aws-lc-rs v1.17.0 |
| 1076 | 2026-07-18T01:47:45.979Z | Compiling paste v1.0.15 |
| 1077 | 2026-07-18T01:47:46.038Z | Checking ipnet v2.9.0 |
| 1078 | 2026-07-18T01:47:46.147Z | Compiling zerocopy v0.8.27 |
| 1079 | 2026-07-18T01:47:46.185Z | Checking untrusted v0.7.1 |
| 1080 | 2026-07-18T01:47:46.250Z | Checking ryu v1.0.18 |
| 1081 | 2026-07-18T01:47:46.307Z | Checking http-body v1.0.1 |
| 1082 | 2026-07-18T01:47:46.326Z | Checking errno v0.3.14 |
| 1083 | 2026-07-18T01:47:46.385Z | Compiling rustls v0.23.41 |
| 1084 | 2026-07-18T01:47:46.434Z | Checking atomic-waker v1.1.2 |
| 1085 | 2026-07-18T01:47:46.453Z | Checking crypto-common v0.1.6 |
| 1086 | 2026-07-18T01:47:46.545Z | Checking tower-layer v0.3.3 |
| 1087 | 2026-07-18T01:47:46.574Z | Checking tower-service v0.3.3 |
| 1088 | 2026-07-18T01:47:46.594Z | Checking try-lock v0.2.5 |
| 1089 | 2026-07-18T01:47:46.665Z | Checking h2 v0.4.15 |
| 1090 | 2026-07-18T01:47:46.705Z | Checking erased-serde v0.3.31 |
| 1091 | 2026-07-18T01:47:46.746Z | Checking want v0.3.1 |
| 1092 | 2026-07-18T01:47:46.867Z | Compiling async-trait v0.1.89 |
| 1093 | 2026-07-18T01:47:47.030Z | Compiling num-conv v0.2.0 |
| 1094 | 2026-07-18T01:47:47.168Z | Compiling time-core v0.1.8 |
| 1095 | 2026-07-18T01:47:47.321Z | Compiling omicron-workspace-hack v0.1.0 |
| 1096 | 2026-07-18T01:47:47.341Z | Checking httpdate v1.0.3 |
| 1097 | 2026-07-18T01:47:47.517Z | Compiling time-macros v0.2.27 |
| 1098 | 2026-07-18T01:47:47.839Z | Checking ipnetwork v0.21.1 |
| 1099 | 2026-07-18T01:47:47.963Z | Compiling scroll_derive v0.13.1 |
| 1100 | 2026-07-18T01:47:48.049Z | Checking http-body-util v0.1.3 |
| 1101 | 2026-07-18T01:47:48.081Z | Checking serde_urlencoded v0.7.1 |
| 1102 | 2026-07-18T01:47:48.343Z | Checking pretty-hex v0.4.1 |
| 1103 | 2026-07-18T01:47:48.369Z | Checking const-oid v0.9.6 |
| 1104 | 2026-07-18T01:47:48.474Z | Checking openapiv3 v2.2.0 |
| 1105 | 2026-07-18T01:47:48.498Z | Checking foldhash v0.2.0 |
| 1106 | 2026-07-18T01:47:48.592Z | Checking hyper v1.10.1 |
| 1107 | 2026-07-18T01:47:48.650Z | Checking allocator-api2 v0.2.21 |
| 1108 | 2026-07-18T01:47:48.775Z | Compiling daft-derive v0.1.7 |
| 1109 | 2026-07-18T01:47:48.929Z | Checking hashbrown v0.16.1 |
| 1110 | 2026-07-18T01:47:49.045Z | Checking plain v0.2.3 |
| 1111 | 2026-07-18T01:47:49.284Z | Compiling scroll v0.13.0 |
| 1112 | 2026-07-18T01:47:49.411Z | Compiling strum_macros v0.26.4 |
| 1113 | 2026-07-18T01:47:49.489Z | Checking hyper-util v0.1.20 |
| 1114 | 2026-07-18T01:47:49.614Z | Compiling crossbeam-utils v0.8.19 |
| 1115 | 2026-07-18T01:47:49.775Z | Compiling usdt-impl v0.6.0 |
| 1116 | 2026-07-18T01:47:49.942Z | Compiling goblin v0.10.4 |
| 1117 | 2026-07-18T01:47:50.554Z | Checking oxnet v0.1.4 |
| 1118 | 2026-07-18T01:47:50.759Z | Checking rand_core v0.9.3 |
| 1119 | 2026-07-18T01:47:50.943Z | Checking rand_chacha v0.9.0 |
| 1120 | 2026-07-18T01:47:50.982Z | Checking block-buffer v0.10.4 |
| 1121 | 2026-07-18T01:47:51.150Z | Compiling dtrace-parser v0.3.0 |
| 1122 | 2026-07-18T01:47:51.285Z | Compiling thread-id v5.0.0 |
| 1123 | 2026-07-18T01:47:51.367Z | Checking encoding_rs v0.8.34 |
| 1124 | 2026-07-18T01:47:51.388Z | Checking mime v0.3.17 |
| 1125 | 2026-07-18T01:47:51.519Z | Checking rand v0.9.2 |
| 1126 | 2026-07-18T01:47:51.560Z | Checking digest v0.10.7 |
| 1127 | 2026-07-18T01:47:51.563Z | Checking futures-executor v0.3.32 |
| 1128 | 2026-07-18T01:47:51.730Z | Compiling slog-async v2.8.0 |
| 1129 | 2026-07-18T01:47:51.760Z | Checking hex v0.4.3 |
| 1130 | 2026-07-18T01:47:51.780Z | Checking futures v0.3.32 |
| 1131 | 2026-07-18T01:47:51.863Z | Checking sync_wrapper v1.0.1 |
| 1132 | 2026-07-18T01:47:51.974Z | Compiling multer v3.1.0 |
| 1133 | 2026-07-18T01:47:51.978Z | Compiling rustix v1.1.2 |
| 1134 | 2026-07-18T01:47:52.013Z | Checking tower v0.5.2 |
| 1135 | 2026-07-18T01:47:52.162Z | Checking rand_chacha v0.3.1 |
| 1136 | 2026-07-18T01:47:52.257Z | Checking webpki-roots v0.26.3 |
| 1137 | 2026-07-18T01:47:52.302Z | Compiling async-stream-impl v0.3.6 |
| 1138 | 2026-07-18T01:47:52.326Z | Checking iri-string v0.7.8 |
| 1139 | 2026-07-18T01:47:52.347Z | Compiling ref-cast v1.0.25 |
| 1140 | 2026-07-18T01:47:52.383Z | Checking rand v0.8.6 |
| 1141 | 2026-07-18T01:47:52.404Z | Compiling ref-cast-impl v1.0.25 |
| 1142 | 2026-07-18T01:47:52.730Z | Compiling dof v0.4.0 |
| 1143 | 2026-07-18T01:47:52.879Z | Compiling darling_core v0.23.0 |
| 1144 | 2026-07-18T01:47:52.914Z | Checking powerfmt v0.2.0 |
| 1145 | 2026-07-18T01:47:52.984Z | Checking fastrand v2.3.0 |
| 1146 | 2026-07-18T01:47:53.067Z | Checking deranged v0.5.3 |
| 1147 | 2026-07-18T01:47:53.172Z | Checking newtype-uuid v1.3.2 |
| 1148 | 2026-07-18T01:47:53.368Z | Checking tower-http v0.6.8 |
| 1149 | 2026-07-18T01:47:53.424Z | Checking is-terminal v0.4.12 |
| 1150 | 2026-07-18T01:47:53.501Z | Checking num_threads v0.1.7 |
| 1151 | 2026-07-18T01:47:53.612Z | Checking match_cfg v0.1.0 |
| 1152 | 2026-07-18T01:47:53.651Z | Checking strum v0.26.3 |
| 1153 | 2026-07-18T01:47:53.686Z | Checking hostname v0.3.1 |
| 1154 | 2026-07-18T01:47:53.763Z | Compiling newtype-uuid-macros v0.1.0 |
| 1155 | 2026-07-18T01:47:53.766Z | Compiling structmeta-derive v0.3.0 |
| 1156 | 2026-07-18T01:47:53.802Z | Compiling syn v1.0.109 |
| 1157 | 2026-07-18T01:47:53.807Z | Checking tempfile v3.23.0 |
| 1158 | 2026-07-18T01:47:53.840Z | Compiling usdt-macro v0.6.0 |
| 1159 | 2026-07-18T01:47:54.017Z | Compiling usdt-attr-macro v0.6.0 |
| 1160 | 2026-07-18T01:47:54.064Z | Checking time v0.3.47 |
| 1161 | 2026-07-18T01:47:54.176Z | Checking daft v0.1.7 |
| 1162 | 2026-07-18T01:47:54.411Z | Checking crossbeam-channel v0.5.15 |
| 1163 | 2026-07-18T01:47:54.740Z | Checking thread_local v1.1.8 |
| 1164 | 2026-07-18T01:47:54.807Z | Compiling structmeta v0.3.0 |
| 1165 | 2026-07-18T01:47:54.874Z | Compiling crc32fast v1.4.0 |
| 1166 | 2026-07-18T01:47:54.905Z | Checking winnow v1.0.3 |
| 1167 | 2026-07-18T01:47:54.964Z | Compiling darling_macro v0.23.0 |
| 1168 | 2026-07-18T01:47:55.188Z | Checking serde_spanned v1.1.1 |
| 1169 | 2026-07-18T01:47:55.209Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1170 | 2026-07-18T01:47:55.246Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1171 | 2026-07-18T01:47:55.312Z | Checking debug-ignore v1.0.5 |
| 1172 | 2026-07-18T01:47:55.331Z | Checking term v1.2.0 |
| 1173 | 2026-07-18T01:47:55.415Z | Checking take_mut v0.2.2 |
| 1174 | 2026-07-18T01:47:55.435Z | Checking slog-json v2.6.1 |
| 1175 | 2026-07-18T01:47:55.519Z | Compiling darling v0.23.0 |
| 1176 | 2026-07-18T01:47:55.538Z | Compiling strum_macros v0.27.2 |
| 1177 | 2026-07-18T01:47:55.573Z | Checking slog-term v2.9.2 |
| 1178 | 2026-07-18T01:47:55.593Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1179 | 2026-07-18T01:47:55.612Z | Compiling serde_with_macros v3.18.0 |
| 1180 | 2026-07-18T01:47:55.704Z | Checking memmap2 v0.9.9 |
| 1181 | 2026-07-18T01:47:55.827Z | Checking spin v0.9.8 |
| 1182 | 2026-07-18T01:47:55.945Z | Checking cpufeatures v0.2.12 |
| 1183 | 2026-07-18T01:47:56.043Z | Checking slog-bunyan v2.5.0 |
| 1184 | 2026-07-18T01:47:56.043Z | Compiling derive-ex v0.1.8 |
| 1185 | 2026-07-18T01:47:56.214Z | Checking async-stream v0.3.6 |
| 1186 | 2026-07-18T01:47:56.266Z | Checking waitgroup v0.1.2 |
| 1187 | 2026-07-18T01:47:56.346Z | Checking rustls-pemfile v2.2.0 |
| 1188 | 2026-07-18T01:47:56.371Z | Checking serde_path_to_error v0.1.20 |
| 1189 | 2026-07-18T01:47:56.493Z | Checking hostname v0.4.2 |
| 1190 | 2026-07-18T01:47:56.651Z | Checking macaddr v1.0.1 |
| 1191 | 2026-07-18T01:47:56.705Z | Checking quick-error v1.2.3 |
| 1192 | 2026-07-18T01:47:56.740Z | Checking either v1.15.0 |
| 1193 | 2026-07-18T01:47:56.895Z | Checking serde_with v3.18.0 |
| 1194 | 2026-07-18T01:47:56.934Z | Checking regress v0.10.5 |
| 1195 | 2026-07-18T01:47:57.395Z | Checking lazy_static v1.5.0 |
| 1196 | 2026-07-18T01:47:57.500Z | Compiling parse-display-derive v0.10.0 |
| 1197 | 2026-07-18T01:47:57.643Z | Compiling test-strategy v0.4.3 |
| 1198 | 2026-07-18T01:47:57.880Z | Checking usdt v0.6.0 |
| 1199 | 2026-07-18T01:47:58.016Z | Checking webpki-roots v1.0.3 |
| 1200 | 2026-07-18T01:47:58.141Z | Compiling dropshot v0.17.1 |
| 1201 | 2026-07-18T01:47:58.255Z | Checking wait-timeout v0.2.0 |
| 1202 | 2026-07-18T01:47:58.342Z | Checking bit-vec v0.6.3 |
| 1203 | 2026-07-18T01:47:58.364Z | Compiling rustix v0.38.34 |
| 1204 | 2026-07-18T01:47:58.367Z | Compiling crucible-workspace-hack v0.1.0 |
| 1205 | 2026-07-18T01:47:58.401Z | Checking rusty-fork v0.3.0 |
| 1206 | 2026-07-18T01:47:58.473Z | Checking strum v0.27.2 |
| 1207 | 2026-07-18T01:47:58.521Z | Checking bit-set v0.5.3 |
| 1208 | 2026-07-18T01:47:58.575Z | Compiling dropshot_endpoint v0.17.1 |
| 1209 | 2026-07-18T01:47:58.595Z | Checking rand_xorshift v0.3.0 |
| 1210 | 2026-07-18T01:47:58.636Z | Checking unarray v0.1.4 |
| 1211 | 2026-07-18T01:47:58.727Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1212 | 2026-07-18T01:47:58.747Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1213 | 2026-07-18T01:47:58.747Z | Checking proptest v1.5.0 |
| 1214 | 2026-07-18T01:47:58.882Z | Checking hybrid-array v0.4.12 |
| 1215 | 2026-07-18T01:47:58.959Z | Checking adler v1.0.2 |
| 1216 | 2026-07-18T01:47:59.069Z | Checking miniz_oxide v0.7.2 |
| 1217 | 2026-07-18T01:47:59.118Z | Compiling toml_datetime v0.6.11 |
| 1218 | 2026-07-18T01:47:59.360Z | Checking openssl-probe v0.2.1 |
| 1219 | 2026-07-18T01:47:59.392Z | Checking flate2 v1.0.30 |
| 1220 | 2026-07-18T01:47:59.435Z | Checking crypto-common v0.2.2 |
| 1221 | 2026-07-18T01:47:59.467Z | Checking rustls-native-certs v0.8.3 |
| 1222 | 2026-07-18T01:47:59.543Z | Checking block-buffer v0.12.1 |
| 1223 | 2026-07-18T01:47:59.600Z | Checking instant v0.1.12 |
| 1224 | 2026-07-18T01:47:59.670Z | Checking compression-core v0.4.31 |
| 1225 | 2026-07-18T01:47:59.691Z | Checking const-oid v0.10.2 |
| 1226 | 2026-07-18T01:47:59.695Z | Checking backoff v0.4.0 |
| 1227 | 2026-07-18T01:47:59.797Z | Checking compression-codecs v0.4.32 |
| 1228 | 2026-07-18T01:47:59.846Z | Checking parse-display v0.10.0 |
| 1229 | 2026-07-18T01:47:59.877Z | Checking itertools v0.14.0 |
| 1230 | 2026-07-18T01:47:59.965Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1231 | 2026-07-18T01:48:00.052Z | Checking digest v0.11.3 |
| 1232 | 2026-07-18T01:48:00.127Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1233 | 2026-07-18T01:48:00.201Z | Checking cpufeatures v0.3.0 |
| 1234 | 2026-07-18T01:48:00.351Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1235 | 2026-07-18T01:48:00.384Z | Checking base64ct v1.6.0 |
| 1236 | 2026-07-18T01:48:00.453Z | Checking toml v1.1.2+spec-1.1.0 |
| 1237 | 2026-07-18T01:48:00.607Z | Checking sha1 v0.11.0 |
| 1238 | 2026-07-18T01:48:00.611Z | Checking async-compression v0.4.33 |
| 1239 | 2026-07-18T01:48:00.702Z | Checking unicode-width v0.1.14 |
| 1240 | 2026-07-18T01:48:00.890Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1241 | 2026-07-18T01:48:00.953Z | Compiling clap_derive v4.5.4 |
| 1242 | 2026-07-18T01:48:01.025Z | Compiling unsafe-libyaml v0.2.11 |
| 1243 | 2026-07-18T01:48:01.207Z | Checking utf8parse v0.2.1 |
| 1244 | 2026-07-18T01:48:01.315Z | Checking anstyle-parse v0.2.4 |
| 1245 | 2026-07-18T01:48:01.499Z | Checking anstyle-query v1.0.3 |
| 1246 | 2026-07-18T01:48:01.598Z | Compiling serde_yaml v0.9.34+deprecated |
| 1247 | 2026-07-18T01:48:01.660Z | Checking is_terminal_polyfill v1.70.0 |
| 1248 | 2026-07-18T01:48:01.680Z | Checking colorchoice v1.0.1 |
| 1249 | 2026-07-18T01:48:01.716Z | Checking anstyle v1.0.7 |
| 1250 | 2026-07-18T01:48:01.817Z | Checking pem-rfc7468 v0.7.0 |
| 1251 | 2026-07-18T01:48:01.905Z | Checking anstream v0.6.14 |
| 1252 | 2026-07-18T01:48:01.979Z | Checking terminal_size v0.3.0 |
| 1253 | 2026-07-18T01:48:02.009Z | Compiling der_derive v0.7.3 |
| 1254 | 2026-07-18T01:48:02.505Z | Compiling winnow v0.5.40 |
| 1255 | 2026-07-18T01:48:02.544Z | Checking clap_lex v0.7.0 |
| 1256 | 2026-07-18T01:48:02.651Z | Checking flagset v0.4.7 |
| 1257 | 2026-07-18T01:48:02.709Z | Checking clap_builder v4.5.2 |
| 1258 | 2026-07-18T01:48:02.778Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1259 | 2026-07-18T01:48:02.954Z | Checking der v0.7.10 |
| 1260 | 2026-07-18T01:48:03.236Z | Compiling darling_core v0.21.3 |
| 1261 | 2026-07-18T01:48:03.671Z | Compiling rustc_version v0.4.1 |
| 1262 | 2026-07-18T01:48:03.854Z | Compiling toml_edit v0.19.15 |
| 1263 | 2026-07-18T01:48:03.913Z | Checking clap v4.5.4 |
| 1264 | 2026-07-18T01:48:03.932Z | Checking spki v0.7.3 |
| 1265 | 2026-07-18T01:48:04.168Z | Checking winnow v0.7.13 |
| 1266 | 2026-07-18T01:48:04.197Z | Compiling heck v0.4.1 |
| 1267 | 2026-07-18T01:48:04.396Z | Checking iddqd v0.4.2 |
| 1268 | 2026-07-18T01:48:04.549Z | Checking secrecy v0.10.3 |
| 1269 | 2026-07-18T01:48:04.996Z | Compiling proc-macro-crate v1.3.1 |
| 1270 | 2026-07-18T01:48:05.238Z | Compiling heapless v0.8.0 |
| 1271 | 2026-07-18T01:48:05.278Z | Compiling convert_case v0.4.0 |
| 1272 | 2026-07-18T01:48:05.308Z | Compiling darling_macro v0.21.3 |
| 1273 | 2026-07-18T01:48:05.582Z | Compiling derive_more v0.99.20 |
| 1274 | 2026-07-18T01:48:05.809Z | Checking pkcs8 v0.10.2 |
| 1275 | 2026-07-18T01:48:05.853Z | Compiling darling v0.21.3 |
| 1276 | 2026-07-18T01:48:05.943Z | Compiling ingot-macros v0.1.1 |
| 1277 | 2026-07-18T01:48:05.963Z | Checking tabwriter v1.4.0 |
| 1278 | 2026-07-18T01:48:06.119Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1279 | 2026-07-18T01:48:06.163Z | Checking backon v1.6.0 |
| 1280 | 2026-07-18T01:48:06.183Z | Checking crossbeam-epoch v0.9.18 |
| 1281 | 2026-07-18T01:48:06.330Z | Checking hash32 v0.3.1 |
| 1282 | 2026-07-18T01:48:06.491Z | Checking bitflags v1.3.2 |
| 1283 | 2026-07-18T01:48:06.561Z | Compiling smoltcp v0.11.0 |
| 1284 | 2026-07-18T01:48:06.582Z | Compiling cfg_aliases v0.2.1 |
| 1285 | 2026-07-18T01:48:06.926Z | Compiling typify-impl v0.4.3 |
| 1286 | 2026-07-18T01:48:07.033Z | Checking hmac v0.12.1 |
| 1287 | 2026-07-18T01:48:07.214Z | Checking humantime v2.3.0 |
| 1288 | 2026-07-18T01:48:07.402Z | Checking managed v0.8.0 |
| 1289 | 2026-07-18T01:48:07.482Z | Checking cobs v0.2.3 |
| 1290 | 2026-07-18T01:48:07.612Z | Checking postcard v1.0.9 |
| 1291 | 2026-07-18T01:48:07.982Z | Checking inout v0.1.3 |
| 1292 | 2026-07-18T01:48:08.079Z | Compiling zerocopy-derive v0.7.34 |
| 1293 | 2026-07-18T01:48:08.122Z | Checking ff v0.13.1 |
| 1294 | 2026-07-18T01:48:08.257Z | Compiling memoffset v0.9.1 |
| 1295 | 2026-07-18T01:48:08.276Z | Checking base16ct v0.2.0 |
| 1296 | 2026-07-18T01:48:08.532Z | Checking sec1 v0.7.3 |
| 1297 | 2026-07-18T01:48:08.596Z | Checking group v0.13.0 |
| 1298 | 2026-07-18T01:48:08.623Z | Checking ingot-types v0.1.2 |
| 1299 | 2026-07-18T01:48:08.762Z | Checking cipher v0.4.4 |
| 1300 | 2026-07-18T01:48:08.765Z | Checking hkdf v0.12.4 |
| 1301 | 2026-07-18T01:48:08.930Z | Compiling regress v0.11.1 |
| 1302 | 2026-07-18T01:48:08.954Z | Checking crypto-bigint v0.5.5 |
| 1303 | 2026-07-18T01:48:08.957Z | Checking ingot v0.1.1 |
| 1304 | 2026-07-18T01:48:09.255Z | Compiling proc-macro-error-attr v1.0.4 |
| 1305 | 2026-07-18T01:48:09.487Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1306 | 2026-07-18T01:48:09.547Z | Checking colored v3.1.1 |
| 1307 | 2026-07-18T01:48:09.586Z | Compiling rayon-core v1.13.0 |
| 1308 | 2026-07-18T01:48:09.870Z | Compiling pkg-config v0.3.30 |
| 1309 | 2026-07-18T01:48:09.963Z | Checking elliptic-curve v0.13.8 |
| 1310 | 2026-07-18T01:48:10.285Z | Checking crossbeam-deque v0.8.5 |
| 1311 | 2026-07-18T01:48:10.323Z | Compiling typify-macro v0.4.3 |
| 1312 | 2026-07-18T01:48:10.326Z | Compiling num_enum_derive v0.7.4 |
| 1313 | 2026-07-18T01:48:10.372Z | Compiling curve25519-dalek v4.1.3 |
| 1314 | 2026-07-18T01:48:10.484Z | Compiling typify-impl v0.6.2 |
| 1315 | 2026-07-18T01:48:10.650Z | Checking half v2.7.1 |
| 1316 | 2026-07-18T01:48:10.901Z | Checking universal-hash v0.5.1 |
| 1317 | 2026-07-18T01:48:11.383Z | Compiling proc-macro-error v1.0.4 |
| 1318 | 2026-07-18T01:48:11.598Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1319 | 2026-07-18T01:48:11.619Z | Checking data-encoding v2.6.0 |
| 1320 | 2026-07-18T01:48:11.674Z | Checking ciborium-io v0.2.2 |
| 1321 | 2026-07-18T01:48:11.797Z | Compiling vcpkg v0.2.15 |
| 1322 | 2026-07-18T01:48:11.855Z | Checking opaque-debug v0.3.1 |
| 1323 | 2026-07-18T01:48:11.909Z | Checking ciborium-ll v0.2.2 |
| 1324 | 2026-07-18T01:48:11.949Z | Checking num_enum v0.7.4 |
| 1325 | 2026-07-18T01:48:12.088Z | Compiling num_enum_derive v0.5.11 |
| 1326 | 2026-07-18T01:48:12.365Z | Compiling foreign-types-macros v0.2.3 |
| 1327 | 2026-07-18T01:48:12.387Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1328 | 2026-07-18T01:48:12.990Z | Checking foreign-types-shared v0.3.1 |
| 1329 | 2026-07-18T01:48:13.081Z | Checking num_enum v0.5.11 |
| 1330 | 2026-07-18T01:48:13.100Z | Checking foreign-types v0.5.0 |
| 1331 | 2026-07-18T01:48:13.181Z | Checking rayon v1.11.0 |
| 1332 | 2026-07-18T01:48:13.201Z | Checking ciborium v0.2.2 |
| 1333 | 2026-07-18T01:48:13.411Z | Compiling typify v0.4.3 |
| 1334 | 2026-07-18T01:48:13.608Z | Compiling zerocopy v0.7.34 |
| 1335 | 2026-07-18T01:48:13.745Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1336 | 2026-07-18T01:48:13.765Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1337 | 2026-07-18T01:48:13.882Z | Checking sha1 v0.10.6 |
| 1338 | 2026-07-18T01:48:13.923Z | Compiling typify-macro v0.6.2 |
| 1339 | 2026-07-18T01:48:14.044Z | Checking aead v0.5.2 |
| 1340 | 2026-07-18T01:48:14.186Z | Checking serde_spanned v0.6.9 |
| 1341 | 2026-07-18T01:48:14.228Z | Compiling scroll_derive v0.12.0 |
| 1342 | 2026-07-18T01:48:14.500Z | Checking num-integer v0.1.46 |
| 1343 | 2026-07-18T01:48:14.540Z | Compiling usdt-impl v0.5.0 |
| 1344 | 2026-07-18T01:48:14.584Z | Checking cstr-argument v0.1.2 |
| 1345 | 2026-07-18T01:48:14.713Z | Checking keccak v0.1.6 |
| 1346 | 2026-07-18T01:48:14.731Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1347 | 2026-07-18T01:48:14.826Z | Checking thiserror-no-std v2.0.2 |
| 1348 | 2026-07-18T01:48:14.872Z | Checking sha3 v0.10.8 |
| 1349 | 2026-07-18T01:48:14.891Z | Checking scroll v0.12.0 |
| 1350 | 2026-07-18T01:48:14.936Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1351 | 2026-07-18T01:48:15.029Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1352 | 2026-07-18T01:48:15.060Z | Compiling dof v0.3.0 |
| 1353 | 2026-07-18T01:48:15.111Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1354 | 2026-07-18T01:48:15.111Z | Checking poly1305 v0.8.0 |
| 1355 | 2026-07-18T01:48:15.148Z | Checking chacha20 v0.9.1 |
| 1356 | 2026-07-18T01:48:15.335Z | Compiling dtrace-parser v0.2.0 |
| 1357 | 2026-07-18T01:48:15.368Z | Checking password-hash v0.5.0 |
| 1358 | 2026-07-18T01:48:15.433Z | Checking camino-tempfile v1.4.1 |
| 1359 | 2026-07-18T01:48:15.433Z | Checking blake2 v0.10.6 |
| 1360 | 2026-07-18T01:48:15.496Z | Compiling thread-id v4.2.1 |
| 1361 | 2026-07-18T01:48:15.573Z | Checking indent_write v2.2.0 |
| 1362 | 2026-07-18T01:48:15.613Z | Checking glob v0.3.3 |
| 1363 | 2026-07-18T01:48:15.789Z | Checking argon2 v0.5.3 |
| 1364 | 2026-07-18T01:48:15.934Z | Checking chacha20poly1305 v0.10.1 |
| 1365 | 2026-07-18T01:48:16.129Z | Checking goblin v0.8.2 |
| 1366 | 2026-07-18T01:48:16.288Z | Checking vsss-rs v3.3.4 |
| 1367 | 2026-07-18T01:48:16.402Z | Checking num-bigint v0.4.5 |
| 1368 | 2026-07-18T01:48:17.079Z | Compiling num-derive v0.4.2 |
| 1369 | 2026-07-18T01:48:17.142Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1370 | 2026-07-18T01:48:17.191Z | Checking sigpipe v0.1.3 |
| 1371 | 2026-07-18T01:48:17.375Z | Checking jiff v0.2.15 |
| 1372 | 2026-07-18T01:48:17.575Z | Checking num-rational v0.4.2 |
| 1373 | 2026-07-18T01:48:17.855Z | Compiling typify v0.6.2 |
| 1374 | 2026-07-18T01:48:17.953Z | Checking num-iter v0.1.45 |
| 1375 | 2026-07-18T01:48:17.997Z | Compiling zone_cfg_derive v0.3.0 |
| 1376 | 2026-07-18T01:48:18.046Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1377 | 2026-07-18T01:48:18.067Z | Checking itertools v0.12.1 |
| 1378 | 2026-07-18T01:48:18.536Z | Checking num-complex v0.4.6 |
| 1379 | 2026-07-18T01:48:18.655Z | Checking tinyvec_macros v0.1.1 |
| 1380 | 2026-07-18T01:48:18.729Z | Checking tinyvec v1.6.0 |
| 1381 | 2026-07-18T01:48:18.881Z | Checking num v0.4.3 |
| 1382 | 2026-07-18T01:48:19.022Z | Checking zone v0.3.1 |
| 1383 | 2026-07-18T01:48:19.367Z | Compiling usdt-attr-macro v0.5.0 |
| 1384 | 2026-07-18T01:48:19.492Z | Compiling usdt-macro v0.5.0 |
| 1385 | 2026-07-18T01:48:19.739Z | Checking smf v0.2.3 |
| 1386 | 2026-07-18T01:48:19.896Z | Checking memmap v0.7.0 |
| 1387 | 2026-07-18T01:48:19.965Z | Checking bstr v1.9.1 |
| 1388 | 2026-07-18T01:48:20.028Z | Compiling rustls v0.22.4 |
| 1389 | 2026-07-18T01:48:20.180Z | Checking whoami v1.5.1 |
| 1390 | 2026-07-18T01:48:20.348Z | Checking usdt v0.5.0 |
| 1391 | 2026-07-18T01:48:20.654Z | Compiling progenitor-impl v0.11.1 |
| 1392 | 2026-07-18T01:48:20.831Z | Checking rustls-webpki v0.102.4 |
| 1393 | 2026-07-18T01:48:20.921Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1394 | 2026-07-18T01:48:21.221Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1395 | 2026-07-18T01:48:21.404Z | Checking toml_write v0.1.2 |
| 1396 | 2026-07-18T01:48:22.500Z | Checking toml_edit v0.22.27 |
| 1397 | 2026-07-18T01:48:22.556Z | Checking rustls-webpki v0.103.13 |
| 1398 | 2026-07-18T01:48:22.889Z | Compiling progenitor-macro v0.11.1 |
| 1399 | 2026-07-18T01:48:23.017Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1400 | 2026-07-18T01:48:23.780Z | Compiling reqwest v0.12.23 |
| 1401 | 2026-07-18T01:48:24.605Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1402 | 2026-07-18T01:48:24.784Z | Compiling darling_core v0.20.11 |
| 1403 | 2026-07-18T01:48:24.848Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1404 | 2026-07-18T01:48:25.038Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1405 | 2026-07-18T01:48:25.244Z | Compiling dropshot v0.16.7 |
| 1406 | 2026-07-18T01:48:25.344Z | Checking tokio-rustls v0.26.4 |
| 1407 | 2026-07-18T01:48:25.362Z | Checking rustls-platform-verifier v0.6.2 |
| 1408 | 2026-07-18T01:48:25.443Z | Checking swrite v0.1.0 |
| 1409 | 2026-07-18T01:48:25.511Z | Checking float-ord v0.3.2 |
| 1410 | 2026-07-18T01:48:25.543Z | Compiling prettyplease v0.2.37 |
| 1411 | 2026-07-18T01:48:25.581Z | Checking hyper-rustls v0.27.3 |
| 1412 | 2026-07-18T01:48:25.833Z | Checking reqwest v0.13.2 |
| 1413 | 2026-07-18T01:48:25.882Z | Checking toml v0.9.12+spec-1.1.0 |
| 1414 | 2026-07-18T01:48:26.536Z | Checking progenitor-client v0.10.0 |
| 1415 | 2026-07-18T01:48:26.678Z | Checking progenitor-client v0.14.0 |
| 1416 | 2026-07-18T01:48:26.715Z | Checking progenitor-client v0.11.1 |
| 1417 | 2026-07-18T01:48:26.719Z | Compiling darling_macro v0.20.11 |
| 1418 | 2026-07-18T01:48:26.915Z | Checking progenitor-extras v0.2.0 |
| 1419 | 2026-07-18T01:48:27.038Z | Checking progenitor v0.11.1 |
| 1420 | 2026-07-18T01:48:27.308Z | Checking tokio-rustls v0.25.0 |
| 1421 | 2026-07-18T01:48:27.598Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1422 | 2026-07-18T01:48:27.621Z | Checking toml v0.8.23 |
| 1423 | 2026-07-18T01:48:28.234Z | Compiling nix v0.30.1 |
| 1424 | 2026-07-18T01:48:28.367Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1425 | 2026-07-18T01:48:28.621Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1426 | 2026-07-18T01:48:28.641Z | Compiling hubpack_derive v0.1.1 |
| 1427 | 2026-07-18T01:48:28.790Z | Checking byte-wrapper v0.1.0 |
| 1428 | 2026-07-18T01:48:29.007Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1429 | 2026-07-18T01:48:29.027Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1430 | 2026-07-18T01:48:29.151Z | Compiling dropshot_endpoint v0.16.7 |
| 1431 | 2026-07-18T01:48:29.389Z | Checking rustc-hash v2.1.1 |
| 1432 | 2026-07-18T01:48:29.431Z | Checking static_assertions v1.1.0 |
| 1433 | 2026-07-18T01:48:29.529Z | Checking iddqd v0.3.18 |
| 1434 | 2026-07-18T01:48:29.696Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1435 | 2026-07-18T01:48:29.715Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1436 | 2026-07-18T01:48:29.948Z | Checking hubpack v0.1.2 |
| 1437 | 2026-07-18T01:48:30.123Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1438 | 2026-07-18T01:48:30.357Z | Compiling darling v0.20.11 |
| 1439 | 2026-07-18T01:48:30.450Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1440 | 2026-07-18T01:48:30.478Z | Compiling libz-sys v1.1.16 |
| 1441 | 2026-07-18T01:48:30.709Z | Compiling nix v0.31.3 |
| 1442 | 2026-07-18T01:48:30.879Z | Compiling enum-as-inner v0.6.0 |
| 1443 | 2026-07-18T01:48:31.014Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1444 | 2026-07-18T01:48:31.121Z | Checking atomicwrites v0.4.4 |
| 1445 | 2026-07-18T01:48:31.162Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1446 | 2026-07-18T01:48:31.280Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1447 | 2026-07-18T01:48:31.443Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1448 | 2026-07-18T01:48:31.635Z | Checking is_ci v1.2.0 |
| 1449 | 2026-07-18T01:48:31.638Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1450 | 2026-07-18T01:48:31.735Z | Compiling semver v0.1.20 |
| 1451 | 2026-07-18T01:48:31.925Z | Compiling rustc_version v0.1.7 |
| 1452 | 2026-07-18T01:48:32.004Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1453 | 2026-07-18T01:48:32.137Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1454 | 2026-07-18T01:48:32.169Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1455 | 2026-07-18T01:48:32.350Z | Compiling derive_builder_core v0.20.2 |
| 1456 | 2026-07-18T01:48:32.391Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1457 | 2026-07-18T01:48:32.542Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1458 | 2026-07-18T01:48:32.625Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1459 | 2026-07-18T01:48:32.799Z | Checking similar v2.7.0 |
| 1460 | 2026-07-18T01:48:33.148Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1461 | 2026-07-18T01:48:33.248Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1462 | 2026-07-18T01:48:33.270Z | Compiling progenitor-impl v0.14.0 |
| 1463 | 2026-07-18T01:48:33.312Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1464 | 2026-07-18T01:48:33.371Z | Checking utf-8 v0.7.6 |
| 1465 | 2026-07-18T01:48:33.475Z | Compiling owo-colors v4.3.0 |
| 1466 | 2026-07-18T01:48:33.512Z | Checking tungstenite v0.21.0 |
| 1467 | 2026-07-18T01:48:33.533Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1468 | 2026-07-18T01:48:33.964Z | Compiling derive_builder_macro v0.20.2 |
| 1469 | 2026-07-18T01:48:35.066Z | Compiling newtype_derive v0.1.6 |
| 1470 | 2026-07-18T01:48:35.213Z | Checking supports-color v3.0.2 |
| 1471 | 2026-07-18T01:48:35.301Z | Checking supports-color v2.1.0 |
| 1472 | 2026-07-18T01:48:35.370Z | Compiling progenitor-macro v0.14.0 |
| 1473 | 2026-07-18T01:48:35.434Z | Compiling openssl-sys v0.9.107 |
| 1474 | 2026-07-18T01:48:35.972Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1475 | 2026-07-18T01:48:35.993Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1476 | 2026-07-18T01:48:36.309Z | Checking resolv-conf v0.7.0 |
| 1477 | 2026-07-18T01:48:36.356Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1478 | 2026-07-18T01:48:36.439Z | Compiling serde_repr v0.1.19 |
| 1479 | 2026-07-18T01:48:36.460Z | Compiling vergen-lib v9.1.0 |
| 1480 | 2026-07-18T01:48:36.479Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1481 | 2026-07-18T01:48:36.505Z | Compiling slog-dtrace v0.3.0 |
| 1482 | 2026-07-18T01:48:36.574Z | Checking unicode-segmentation v1.11.0 |
| 1483 | 2026-07-18T01:48:36.691Z | Checking linked-hash-map v0.5.6 |
| 1484 | 2026-07-18T01:48:36.803Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1485 | 2026-07-18T01:48:36.867Z | Checking lru-cache v0.1.2 |
| 1486 | 2026-07-18T01:48:36.887Z | Checking newline-converter v0.3.0 |
| 1487 | 2026-07-18T01:48:37.016Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1488 | 2026-07-18T01:48:37.116Z | Compiling derive_builder v0.20.2 |
| 1489 | 2026-07-18T01:48:37.256Z | Checking tokio-tungstenite v0.21.0 |
| 1490 | 2026-07-18T01:48:37.594Z | Checking hickory-proto v0.24.4 |
| 1491 | 2026-07-18T01:48:37.667Z | Compiling progenitor-impl v0.13.0 |
| 1492 | 2026-07-18T01:48:38.176Z | Checking console v0.15.8 |
| 1493 | 2026-07-18T01:48:38.199Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1494 | 2026-07-18T01:48:38.454Z | Checking serde-big-array v0.5.1 |
| 1495 | 2026-07-18T01:48:38.486Z | Compiling derive-where v1.6.0 |
| 1496 | 2026-07-18T01:48:38.599Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1497 | 2026-07-18T01:48:39.087Z | Compiling pin-project-internal v1.1.10 |
| 1498 | 2026-07-18T01:48:39.107Z | Compiling vergen v9.1.0 |
| 1499 | 2026-07-18T01:48:39.342Z | Compiling cargo-platform v0.3.2 |
| 1500 | 2026-07-18T01:48:39.364Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1501 | 2026-07-18T01:48:39.584Z | Checking progenitor v0.14.0 |
| 1502 | 2026-07-18T01:48:39.604Z | Compiling minimal-lexical v0.2.1 |
| 1503 | 2026-07-18T01:48:39.719Z | Checking siphasher v1.0.1 |
| 1504 | 2026-07-18T01:48:39.741Z | Checking base64 v0.21.7 |
| 1505 | 2026-07-18T01:48:39.761Z | Compiling progenitor-macro v0.13.0 |
| 1506 | 2026-07-18T01:48:39.820Z | Compiling nom v7.1.3 |
| 1507 | 2026-07-18T01:48:39.848Z | Compiling cargo_metadata v0.23.1 |
| 1508 | 2026-07-18T01:48:39.882Z | Checking phf_shared v0.12.1 |
| 1509 | 2026-07-18T01:48:40.027Z | Checking hickory-resolver v0.24.4 |
| 1510 | 2026-07-18T01:48:40.161Z | Checking pin-project v1.1.10 |
| 1511 | 2026-07-18T01:48:40.268Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1512 | 2026-07-18T01:48:40.304Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1513 | 2026-07-18T01:48:40.561Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1514 | 2026-07-18T01:48:40.677Z | Checking expectorate v1.2.0 |
| 1515 | 2026-07-18T01:48:40.811Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1516 | 2026-07-18T01:48:41.440Z | Checking progenitor-client v0.13.0 |
| 1517 | 2026-07-18T01:48:41.596Z | Checking globset v0.4.14 |
| 1518 | 2026-07-18T01:48:41.678Z | Checking unicode-normalization v0.1.24 |
| 1519 | 2026-07-18T01:48:41.852Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1520 | 2026-07-18T01:48:42.090Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1521 | 2026-07-18T01:48:42.112Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1522 | 2026-07-18T01:48:42.116Z | Checking terminal_size v0.4.3 |
| 1523 | 2026-07-18T01:48:42.239Z | Checking tokio-stream v0.1.17 |
| 1524 | 2026-07-18T01:48:42.388Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1525 | 2026-07-18T01:48:42.455Z | Compiling snafu-derive v0.8.9 |
| 1526 | 2026-07-18T01:48:42.552Z | Compiling async-recursion v1.1.1 |
| 1527 | 2026-07-18T01:48:42.616Z | Compiling vergen-git2 v9.1.0 |
| 1528 | 2026-07-18T01:48:42.637Z | Checking csv-core v0.1.12 |
| 1529 | 2026-07-18T01:48:42.691Z | Checking unicode-linebreak v0.1.5 |
| 1530 | 2026-07-18T01:48:42.817Z | Checking foreign-types-shared v0.1.1 |
| 1531 | 2026-07-18T01:48:42.841Z | Checking foldhash v0.1.5 |
| 1532 | 2026-07-18T01:48:42.909Z | Compiling cancel-safe-futures v0.1.5 |
| 1533 | 2026-07-18T01:48:42.912Z | Checking highway v1.3.0 |
| 1534 | 2026-07-18T01:48:42.981Z | Checking same-file v1.0.6 |
| 1535 | 2026-07-18T01:48:43.109Z | Compiling openssl v0.10.72 |
| 1536 | 2026-07-18T01:48:43.159Z | Compiling chrono-tz v0.10.4 |
| 1537 | 2026-07-18T01:48:43.163Z | Checking smawk v0.3.2 |
| 1538 | 2026-07-18T01:48:43.222Z | Compiling unicode-xid v0.2.4 |
| 1539 | 2026-07-18T01:48:43.318Z | Checking unicode-width v0.2.1 |
| 1540 | 2026-07-18T01:48:43.355Z | Compiling const_format_proc_macros v0.2.34 |
| 1541 | 2026-07-18T01:48:43.423Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1542 | 2026-07-18T01:48:43.469Z | Checking walkdir v2.5.0 |
| 1543 | 2026-07-18T01:48:43.588Z | Checking textwrap v0.16.2 |
| 1544 | 2026-07-18T01:48:43.646Z | Checking hashbrown v0.15.2 |
| 1545 | 2026-07-18T01:48:43.810Z | Checking foreign-types v0.3.2 |
| 1546 | 2026-07-18T01:48:43.920Z | Checking csv v1.3.1 |
| 1547 | 2026-07-18T01:48:43.944Z | Checking progenitor v0.13.0 |
| 1548 | 2026-07-18T01:48:44.088Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1549 | 2026-07-18T01:48:44.110Z | Checking qorb v0.4.1 |
| 1550 | 2026-07-18T01:48:44.144Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1551 | 2026-07-18T01:48:44.166Z | Checking snafu v0.8.9 |
| 1552 | 2026-07-18T01:48:44.187Z | Checking olpc-cjson v0.1.4 |
| 1553 | 2026-07-18T01:48:44.282Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1554 | 2026-07-18T01:48:44.343Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1555 | 2026-07-18T01:48:44.403Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1556 | 2026-07-18T01:48:44.574Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1557 | 2026-07-18T01:48:44.673Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1558 | 2026-07-18T01:48:44.892Z | Checking phf v0.12.1 |
| 1559 | 2026-07-18T01:48:45.061Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1560 | 2026-07-18T01:48:45.081Z | Checking tokio-dtrace v0.1.1 |
| 1561 | 2026-07-18T01:48:45.260Z | Compiling progenitor-impl v0.10.0 |
| 1562 | 2026-07-18T01:48:45.315Z | Checking sha2 v0.10.9 |
| 1563 | 2026-07-18T01:48:45.539Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1564 | 2026-07-18T01:48:45.563Z | Checking signature v2.2.0 |
| 1565 | 2026-07-18T01:48:45.584Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1566 | 2026-07-18T01:48:45.666Z | Checking libsw-core v0.3.2 |
| 1567 | 2026-07-18T01:48:45.683Z | Checking serde_plain v1.0.2 |
| 1568 | 2026-07-18T01:48:45.703Z | Compiling openssl-macros v0.1.1 |
| 1569 | 2026-07-18T01:48:45.722Z | Checking pem v3.0.5 |
| 1570 | 2026-07-18T01:48:45.746Z | Compiling cookie v0.18.1 |
| 1571 | 2026-07-18T01:48:45.768Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1572 | 2026-07-18T01:48:45.827Z | Checking fixedbitset v0.5.7 |
| 1573 | 2026-07-18T01:48:45.852Z | Checking fixedbitset v0.4.2 |
| 1574 | 2026-07-18T01:48:45.876Z | Checking typed-path v0.9.3 |
| 1575 | 2026-07-18T01:48:45.973Z | Checking bytecount v0.6.9 |
| 1576 | 2026-07-18T01:48:45.993Z | Compiling moka v0.12.10 |
| 1577 | 2026-07-18T01:48:46.033Z | Checking petgraph v0.8.3 |
| 1578 | 2026-07-18T01:48:46.082Z | Checking papergrid v0.11.0 |
| 1579 | 2026-07-18T01:48:46.296Z | Checking petgraph v0.6.5 |
| 1580 | 2026-07-18T01:48:46.683Z | Checking tough v0.22.0 |
| 1581 | 2026-07-18T01:48:46.820Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1582 | 2026-07-18T01:48:47.326Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1583 | 2026-07-18T01:48:47.401Z | Compiling progenitor-macro v0.10.0 |
| 1584 | 2026-07-18T01:48:47.490Z | Checking libsw v3.5.0 |
| 1585 | 2026-07-18T01:48:47.526Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1586 | 2026-07-18T01:48:47.548Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1587 | 2026-07-18T01:48:47.643Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1588 | 2026-07-18T01:48:47.688Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1589 | 2026-07-18T01:48:47.762Z | Checking oxide-tokio-rt v0.1.6 |
| 1590 | 2026-07-18T01:48:47.958Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1591 | 2026-07-18T01:48:48.024Z | Checking const_format v0.2.35 |
| 1592 | 2026-07-18T01:48:48.253Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1593 | 2026-07-18T01:48:48.355Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1594 | 2026-07-18T01:48:48.450Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1595 | 2026-07-18T01:48:48.483Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1596 | 2026-07-18T01:48:48.565Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1597 | 2026-07-18T01:48:48.790Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1598 | 2026-07-18T01:48:48.811Z | Compiling tabled_derive v0.7.0 |
| 1599 | 2026-07-18T01:48:48.988Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1600 | 2026-07-18T01:48:49.408Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1601 | 2026-07-18T01:48:49.475Z | Checking gethostname v0.5.0 |
| 1602 | 2026-07-18T01:48:49.497Z | Checking bcs v0.1.6 |
| 1603 | 2026-07-18T01:48:49.521Z | Checking linear-map v1.2.0 |
| 1604 | 2026-07-18T01:48:49.574Z | Checking termtree v0.5.1 |
| 1605 | 2026-07-18T01:48:49.696Z | Checking tagptr v0.2.0 |
| 1606 | 2026-07-18T01:48:49.717Z | Compiling salty v0.3.0 |
| 1607 | 2026-07-18T01:48:49.734Z | Compiling radium v0.7.0 |
| 1608 | 2026-07-18T01:48:49.737Z | Checking tabled v0.15.0 |
| 1609 | 2026-07-18T01:48:50.008Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1610 | 2026-07-18T01:48:50.411Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1611 | 2026-07-18T01:48:50.460Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1612 | 2026-07-18T01:48:50.863Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1613 | 2026-07-18T01:48:51.258Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1614 | 2026-07-18T01:48:51.521Z | Checking progenitor v0.10.0 |
| 1615 | 2026-07-18T01:48:51.669Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1616 | 2026-07-18T01:48:51.845Z | Checking steno v0.4.1 |
| 1617 | 2026-07-18T01:48:52.048Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1618 | 2026-07-18T01:48:52.151Z | Checking hickory-proto v0.25.2 |
| 1619 | 2026-07-18T01:48:52.618Z | Checking rfc6979 v0.4.0 |
| 1620 | 2026-07-18T01:48:52.749Z | Checking tap v1.0.1 |
| 1621 | 2026-07-18T01:48:52.863Z | Checking wyz v0.5.1 |
| 1622 | 2026-07-18T01:48:53.052Z | Checking ecdsa v0.16.9 |
| 1623 | 2026-07-18T01:48:53.106Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1624 | 2026-07-18T01:48:53.692Z | Checking hickory-resolver v0.25.2 |
| 1625 | 2026-07-18T01:48:53.821Z | Checking ed25519 v2.2.3 |
| 1626 | 2026-07-18T01:48:53.977Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1627 | 2026-07-18T01:48:53.999Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1628 | 2026-07-18T01:48:54.231Z | Checking primeorder v0.13.6 |
| 1629 | 2026-07-18T01:48:54.322Z | Checking twox-hash v2.1.2 |
| 1630 | 2026-07-18T01:48:54.472Z | Checking env_filter v1.0.1 |
| 1631 | 2026-07-18T01:48:54.552Z | Checking atty v0.2.14 |
| 1632 | 2026-07-18T01:48:54.609Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1633 | 2026-07-18T01:48:54.630Z | Checking funty v2.0.0 |
| 1634 | 2026-07-18T01:48:54.633Z | Checking env_logger v0.11.10 |
| 1635 | 2026-07-18T01:48:54.668Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1636 | 2026-07-18T01:48:54.851Z | Checking p384 v0.13.1 |
| 1637 | 2026-07-18T01:48:54.874Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1638 | 2026-07-18T01:48:54.910Z | Checking toml v0.7.8 |
| 1639 | 2026-07-18T01:48:54.930Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1640 | 2026-07-18T01:48:54.952Z | Checking bitvec v1.0.1 |
| 1641 | 2026-07-18T01:48:55.045Z | Checking ed25519-dalek v2.2.0 |
| 1642 | 2026-07-18T01:48:55.222Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1643 | 2026-07-18T01:48:55.242Z | Checking polyval v0.6.2 |
| 1644 | 2026-07-18T01:48:55.261Z | Checking aes v0.8.4 |
| 1645 | 2026-07-18T01:48:55.283Z | Checking ctr v0.9.2 |
| 1646 | 2026-07-18T01:48:55.407Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1647 | 2026-07-18T01:48:55.450Z | Checking x509-cert v0.2.5 |
| 1648 | 2026-07-18T01:48:55.471Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1649 | 2026-07-18T01:48:55.606Z | Checking bincode v1.3.3 |
| 1650 | 2026-07-18T01:48:55.642Z | Compiling strum_macros v0.28.0 |
| 1651 | 2026-07-18T01:48:55.678Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1652 | 2026-07-18T01:48:55.803Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1653 | 2026-07-18T01:48:55.909Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1654 | 2026-07-18T01:48:55.929Z | Checking passt v0.3.0 |
| 1655 | 2026-07-18T01:48:56.042Z | Checking fakedata_generator v0.7.1 |
| 1656 | 2026-07-18T01:48:56.042Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1657 | 2026-07-18T01:48:56.184Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1658 | 2026-07-18T01:48:56.232Z | Checking aes-gcm-siv v0.11.1 |
| 1659 | 2026-07-18T01:48:56.365Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1660 | 2026-07-18T01:48:56.385Z | Compiling bitstruct_derive v0.1.0 |
| 1661 | 2026-07-18T01:48:56.405Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1662 | 2026-07-18T01:48:56.436Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1663 | 2026-07-18T01:48:56.476Z | Checking dropshot-api-manager-types v0.7.2 |
| 1664 | 2026-07-18T01:48:56.557Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1665 | 2026-07-18T01:48:56.648Z | Compiling fs-err v3.1.2 |
| 1666 | 2026-07-18T01:48:56.757Z | Checking typeid v1.0.0 |
| 1667 | 2026-07-18T01:48:56.778Z | Checking ascii v1.1.0 |
| 1668 | 2026-07-18T01:48:56.869Z | Compiling cfg_aliases v0.1.1 |
| 1669 | 2026-07-18T01:48:56.890Z | Checking pretty-hex v0.2.1 |
| 1670 | 2026-07-18T01:48:56.957Z | Checking ringbuffer v0.16.0 |
| 1671 | 2026-07-18T01:48:56.977Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1672 | 2026-07-18T01:48:57.009Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1673 | 2026-07-18T01:48:57.043Z | Checking bitstruct v0.1.1 |
| 1674 | 2026-07-18T01:48:57.144Z | Compiling nix v0.28.0 |
| 1675 | 2026-07-18T01:48:57.195Z | Checking erased-serde v0.4.5 |
| 1676 | 2026-07-18T01:48:57.284Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1677 | 2026-07-18T01:48:57.422Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1678 | 2026-07-18T01:48:57.442Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1679 | 2026-07-18T01:48:57.502Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1680 | 2026-07-18T01:48:57.505Z | Checking itertools v0.13.0 |
| 1681 | 2026-07-18T01:48:57.546Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1682 | 2026-07-18T01:48:57.663Z | Checking acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 1683 | 2026-07-18T01:48:57.738Z | Checking serde_arrays v0.1.0 |
| 1684 | 2026-07-18T01:48:57.857Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1685 | 2026-07-18T01:48:57.978Z | Checking libloading v0.7.4 |
| 1686 | 2026-07-18T01:48:58.001Z | Checking bit_field v0.10.2 |
| 1687 | 2026-07-18T01:48:58.131Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1688 | 2026-07-18T01:48:58.150Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1689 | 2026-07-18T01:48:58.216Z | Checking git-stub v1.0.0 |
| 1690 | 2026-07-18T01:48:58.262Z | Checking kstat-rs v0.2.4 |
| 1691 | 2026-07-18T01:48:58.343Z | Compiling escargot v0.5.15 |
| 1692 | 2026-07-18T01:48:58.370Z | Checking git-stub-vcs v0.1.0 |
| 1693 | 2026-07-18T01:48:58.466Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1694 | 2026-07-18T01:48:58.539Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1695 | 2026-07-18T01:48:58.562Z | Checking ron v0.8.1 |
| 1696 | 2026-07-18T01:48:58.632Z | Checking xattr v1.3.1 |
| 1697 | 2026-07-18T01:48:58.770Z | Checking drift v0.2.0 |
| 1698 | 2026-07-18T01:48:59.062Z | Checking cargo-platform v0.1.8 |
| 1699 | 2026-07-18T01:48:59.066Z | Checking filetime v0.2.23 |
| 1700 | 2026-07-18T01:48:59.122Z | Checking dropshot-api-manager v0.7.2 |
| 1701 | 2026-07-18T01:48:59.200Z | Checking tar v0.4.40 |
| 1702 | 2026-07-18T01:48:59.254Z | Checking cargo_metadata v0.18.1 |
| 1703 | 2026-07-18T01:48:59.278Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1704 | 2026-07-18T01:48:59.553Z | Checking ctrlc v3.4.4 |
| 1705 | 2026-07-18T01:48:59.906Z | Checking fatfs v0.3.6 |
| 1706 | 2026-07-18T01:49:00.099Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1707 | 2026-07-18T01:49:00.312Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1708 | 2026-07-18T01:49:00.520Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1709 | 2026-07-18T01:49:00.867Z | Compiling git2 v0.20.2 |
| 1710 | 2026-07-18T01:49:00.951Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1711 | 2026-07-18T01:49:01.556Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1712 | 2026-07-18T01:49:03.123Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1713 | 2026-07-18T01:49:05.961Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1714 | 2026-07-18T01:49:07.362Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1715 | 2026-07-18T01:49:12.014Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1716 | 2026-07-18T01:49:15.488Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1717 | 2026-07-18T01:49:22.000Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1718 | 2026-07-18T01:49:22.000Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1719 | 2026-07-18T01:49:26.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s |
| 1720 | 2026-07-18T01:49:27.006Z | |
| 1721 | 2026-07-18T01:49:27.006Z | real 2:24.721821598 |
| 1722 | 2026-07-18T01:49:27.006Z | user 8:46.181633141 |
| 1723 | 2026-07-18T01:49:27.006Z | sys 2:17.199447750 |
| 1724 | 2026-07-18T01:49:27.006Z | trap 0.230480601 |
| 1725 | 2026-07-18T01:49:27.006Z | tflt 0.635453777 |
| 1726 | 2026-07-18T01:49:27.006Z | dflt 0.222243991 |
| 1727 | 2026-07-18T01:49:27.006Z | kflt 0.006800034 |
| 1728 | 2026-07-18T01:49:27.008Z | lock 15:52.295265073 |
| 1729 | 2026-07-18T01:49:27.008Z | slp 34:26.407285985 |
| 1730 | 2026-07-18T01:49:27.008Z | lat 58.405596064 |
| 1731 | 2026-07-18T01:49:27.008Z | stop 4:18.814167990 |
| 1732 | 2026-07-18T01:49:27.011Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1733 | 2026-07-18T01:49:27.501Z | Downloading crates ... |
| 1734 | 2026-07-18T01:49:27.655Z | Downloaded predicates v3.1.0 |
| 1735 | 2026-07-18T01:49:27.658Z | Downloaded downcast v0.11.0 |
| 1736 | 2026-07-18T01:49:27.661Z | Downloaded slog-envlogger v2.2.0 |
| 1737 | 2026-07-18T01:49:27.661Z | Downloaded slog-stdlog v4.1.1 |
| 1738 | 2026-07-18T01:49:27.661Z | Downloaded predicates-tree v1.0.9 |
| 1739 | 2026-07-18T01:49:27.667Z | Downloaded termtree v0.4.1 |
| 1740 | 2026-07-18T01:49:27.671Z | Downloaded mockall_derive v0.12.1 |
| 1741 | 2026-07-18T01:49:27.671Z | Downloaded predicates-core v1.0.6 |
| 1742 | 2026-07-18T01:49:27.671Z | Downloaded fragile v2.0.0 |
| 1743 | 2026-07-18T01:49:27.676Z | Downloaded serde_test v1.0.176 |
| 1744 | 2026-07-18T01:49:27.679Z | Downloaded mockall v0.12.1 |
| 1745 | 2026-07-18T01:49:27.683Z | Downloaded slog-scope v4.4.0 |
| 1746 | 2026-07-18T01:49:27.686Z | Downloaded bytemuck v1.16.0 |
| 1747 | 2026-07-18T01:49:27.686Z | Downloaded fdeflate v0.3.4 |
| 1748 | 2026-07-18T01:49:27.690Z | Downloaded arc-swap v1.7.1 |
| 1749 | 2026-07-18T01:49:27.695Z | Downloaded png v0.17.13 |
| 1750 | 2026-07-18T01:49:28.311Z | Downloaded image v0.25.1 |
| 1751 | 2026-07-18T01:49:28.529Z | Checking tokio v1.52.3 |
| 1752 | 2026-07-18T01:49:28.643Z | Checking simd-adler32 v0.3.7 |
| 1753 | 2026-07-18T01:49:28.661Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1754 | 2026-07-18T01:49:28.679Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1755 | 2026-07-18T01:49:28.692Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1756 | 2026-07-18T01:49:28.695Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1757 | 2026-07-18T01:49:28.714Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1758 | 2026-07-18T01:49:28.717Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1759 | 2026-07-18T01:49:28.773Z | Checking miniz_oxide v0.7.2 |
| 1760 | 2026-07-18T01:49:28.834Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1761 | 2026-07-18T01:49:28.846Z | Checking arc-swap v1.7.1 |
| 1762 | 2026-07-18T01:49:28.846Z | Checking fdeflate v0.3.4 |
| 1763 | 2026-07-18T01:49:28.906Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1764 | 2026-07-18T01:49:28.918Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1765 | 2026-07-18T01:49:28.942Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1766 | 2026-07-18T01:49:28.965Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1767 | 2026-07-18T01:49:29.060Z | Checking slog-scope v4.4.0 |
| 1768 | 2026-07-18T01:49:29.075Z | Checking predicates-core v1.0.6 |
| 1769 | 2026-07-18T01:49:29.087Z | Checking bytemuck v1.16.0 |
| 1770 | 2026-07-18T01:49:29.102Z | Checking flate2 v1.0.30 |
| 1771 | 2026-07-18T01:49:29.117Z | Checking termtree v0.4.1 |
| 1772 | 2026-07-18T01:49:29.140Z | Compiling mockall_derive v0.12.1 |
| 1773 | 2026-07-18T01:49:29.182Z | Checking slog-stdlog v4.1.1 |
| 1774 | 2026-07-18T01:49:29.194Z | Checking predicates v3.1.0 |
| 1775 | 2026-07-18T01:49:29.242Z | Checking predicates-tree v1.0.9 |
| 1776 | 2026-07-18T01:49:29.282Z | Checking fragile v2.0.0 |
| 1777 | 2026-07-18T01:49:29.293Z | Checking slog-envlogger v2.2.0 |
| 1778 | 2026-07-18T01:49:29.342Z | Checking downcast v0.11.0 |
| 1779 | 2026-07-18T01:49:29.374Z | Checking compression-codecs v0.4.32 |
| 1780 | 2026-07-18T01:49:29.424Z | Checking png v0.17.13 |
| 1781 | 2026-07-18T01:49:29.437Z | Checking serde_test v1.0.176 |
| 1782 | 2026-07-18T01:49:29.440Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1783 | 2026-07-18T01:49:29.930Z | Checking image v0.25.1 |
| 1784 | 2026-07-18T01:49:31.052Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1785 | 2026-07-18T01:49:31.134Z | Checking mockall v0.12.1 |
| 1786 | 2026-07-18T01:49:31.157Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1787 | 2026-07-18T01:49:31.748Z | Checking tokio-util v0.7.16 |
| 1788 | 2026-07-18T01:49:31.748Z | Checking tokio-rustls v0.26.4 |
| 1789 | 2026-07-18T01:49:31.749Z | Checking tower v0.5.2 |
| 1790 | 2026-07-18T01:49:31.753Z | Checking async-compression v0.4.33 |
| 1791 | 2026-07-18T01:49:31.753Z | Checking backoff v0.4.0 |
| 1792 | 2026-07-18T01:49:31.753Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1793 | 2026-07-18T01:49:31.807Z | Checking zone v0.3.1 |
| 1794 | 2026-07-18T01:49:31.826Z | Checking tokio-tungstenite v0.21.0 |
| 1795 | 2026-07-18T01:49:31.944Z | Checking tokio-rustls v0.25.0 |
| 1796 | 2026-07-18T01:49:31.956Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1797 | 2026-07-18T01:49:31.987Z | Checking hickory-proto v0.24.4 |
| 1798 | 2026-07-18T01:49:32.020Z | Checking tokio-dtrace v0.1.1 |
| 1799 | 2026-07-18T01:49:32.077Z | Checking libsw-core v0.3.2 |
| 1800 | 2026-07-18T01:49:32.125Z | Checking tower-http v0.6.8 |
| 1801 | 2026-07-18T01:49:32.137Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1802 | 2026-07-18T01:49:32.140Z | Checking cancel-safe-futures v0.1.5 |
| 1803 | 2026-07-18T01:49:32.189Z | Checking oxide-tokio-rt v0.1.6 |
| 1804 | 2026-07-18T01:49:32.212Z | Checking libsw v3.5.0 |
| 1805 | 2026-07-18T01:49:32.224Z | Checking h2 v0.4.15 |
| 1806 | 2026-07-18T01:49:32.340Z | Checking tokio-stream v0.1.17 |
| 1807 | 2026-07-18T01:49:32.353Z | Checking tough v0.22.0 |
| 1808 | 2026-07-18T01:49:32.371Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1809 | 2026-07-18T01:49:32.386Z | Checking steno v0.4.1 |
| 1810 | 2026-07-18T01:49:32.610Z | Checking hickory-proto v0.25.2 |
| 1811 | 2026-07-18T01:49:32.703Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1812 | 2026-07-18T01:49:32.929Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1813 | 2026-07-18T01:49:33.100Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1814 | 2026-07-18T01:49:33.494Z | Checking hickory-resolver v0.24.4 |
| 1815 | 2026-07-18T01:49:34.053Z | Checking hyper v1.10.1 |
| 1816 | 2026-07-18T01:49:34.089Z | Checking qorb v0.4.1 |
| 1817 | 2026-07-18T01:49:34.101Z | Checking hickory-resolver v0.25.2 |
| 1818 | 2026-07-18T01:49:34.848Z | Checking hyper-util v0.1.20 |
| 1819 | 2026-07-18T01:49:35.723Z | Checking hyper-rustls v0.27.3 |
| 1820 | 2026-07-18T01:49:35.723Z | Checking dropshot v0.17.1 |
| 1821 | 2026-07-18T01:49:35.726Z | Checking dropshot v0.16.7 |
| 1822 | 2026-07-18T01:49:35.889Z | Checking reqwest v0.12.23 |
| 1823 | 2026-07-18T01:49:35.892Z | Checking reqwest v0.13.2 |
| 1824 | 2026-07-18T01:49:36.488Z | Checking progenitor-client v0.10.0 |
| 1825 | 2026-07-18T01:49:36.488Z | Checking progenitor-client v0.11.1 |
| 1826 | 2026-07-18T01:49:36.616Z | Checking progenitor-client v0.14.0 |
| 1827 | 2026-07-18T01:49:36.616Z | Checking progenitor-client v0.13.0 |
| 1828 | 2026-07-18T01:49:36.692Z | Checking progenitor v0.10.0 |
| 1829 | 2026-07-18T01:49:36.704Z | Checking progenitor v0.11.1 |
| 1830 | 2026-07-18T01:49:36.816Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1831 | 2026-07-18T01:49:36.828Z | Checking progenitor-extras v0.2.0 |
| 1832 | 2026-07-18T01:49:36.831Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1833 | 2026-07-18T01:49:36.831Z | Checking progenitor v0.14.0 |
| 1834 | 2026-07-18T01:49:36.833Z | Checking progenitor v0.13.0 |
| 1835 | 2026-07-18T01:49:36.948Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1836 | 2026-07-18T01:49:36.969Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1837 | 2026-07-18T01:49:37.481Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1838 | 2026-07-18T01:49:37.482Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1839 | 2026-07-18T01:49:37.484Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1840 | 2026-07-18T01:49:37.817Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1841 | 2026-07-18T01:49:38.237Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1842 | 2026-07-18T01:49:38.399Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1843 | 2026-07-18T01:49:38.563Z | Checking dropshot-api-manager v0.7.2 |
| 1844 | 2026-07-18T01:49:38.923Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1845 | 2026-07-18T01:49:39.100Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1846 | 2026-07-18T01:49:39.249Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1847 | 2026-07-18T01:49:39.415Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1848 | 2026-07-18T01:49:39.527Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1849 | 2026-07-18T01:49:39.749Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1850 | 2026-07-18T01:49:40.888Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1851 | 2026-07-18T01:49:40.888Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1852 | 2026-07-18T01:49:40.888Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1853 | 2026-07-18T01:49:40.892Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1854 | 2026-07-18T01:49:41.391Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-07-18T01:49:41.756Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-07-18T01:49:41.980Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1857 | 2026-07-18T01:49:42.265Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1858 | 2026-07-18T01:49:42.269Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1859 | 2026-07-18T01:49:42.490Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1860 | 2026-07-18T01:49:42.490Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1861 | 2026-07-18T01:49:42.945Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1862 | 2026-07-18T01:49:43.151Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1863 | 2026-07-18T01:49:43.154Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-07-18T01:49:44.033Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1865 | 2026-07-18T01:49:45.565Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1866 | 2026-07-18T01:49:45.959Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1867 | 2026-07-18T01:49:45.963Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1868 | 2026-07-18T01:49:46.656Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1869 | 2026-07-18T01:49:46.968Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1870 | 2026-07-18T01:49:47.207Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1871 | 2026-07-18T01:49:47.207Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1872 | 2026-07-18T01:49:47.754Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-07-18T01:49:47.757Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-07-18T01:49:47.757Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1875 | 2026-07-18T01:49:51.003Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1876 | 2026-07-18T01:49:51.753Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1877 | 2026-07-18T01:49:55.140Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1878 | 2026-07-18T01:49:56.740Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1879 | 2026-07-18T01:49:57.487Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1880 | 2026-07-18T01:50:01.470Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1881 | 2026-07-18T01:50:02.828Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1882 | 2026-07-18T01:50:03.322Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 1883 | 2026-07-18T01:50:05.968Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1884 | 2026-07-18T01:50:13.928Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1885 | 2026-07-18T01:50:13.931Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1886 | 2026-07-18T01:50:19.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.31s |
| 1887 | 2026-07-18T01:50:19.623Z | |
| 1888 | 2026-07-18T01:50:19.623Z | real 52.539597309 |
| 1889 | 2026-07-18T01:50:19.623Z | user 2:11.857292515 |
| 1890 | 2026-07-18T01:50:19.623Z | sys 22.592372192 |
| 1891 | 2026-07-18T01:50:19.623Z | trap 0.031815377 |
| 1892 | 2026-07-18T01:50:19.623Z | tflt 0.055010909 |
| 1893 | 2026-07-18T01:50:19.623Z | dflt 0.031819457 |
| 1894 | 2026-07-18T01:50:19.623Z | kflt 0.000034377 |
| 1895 | 2026-07-18T01:50:19.624Z | lock 5:11.209004006 |
| 1896 | 2026-07-18T01:50:19.624Z | slp 7:30.444890707 |
| 1897 | 2026-07-18T01:50:19.624Z | lat 4.730981216 |
| 1898 | 2026-07-18T01:50:19.624Z | stop 14.829851890 |
| 1899 | 2026-07-18T01:50:19.628Z | + banner build |
| 1900 | 2026-07-18T01:50:19.628Z | |
| 1901 | 2026-07-18T01:50:19.628Z | ##### # # # # ##### |
| 1902 | 2026-07-18T01:50:19.628Z | # # # # # # # # |
| 1903 | 2026-07-18T01:50:19.628Z | ##### # # # # # # |
| 1904 | 2026-07-18T01:50:19.628Z | # # # # # # # # |
| 1905 | 2026-07-18T01:50:19.628Z | # # # # # # # # |
| 1906 | 2026-07-18T01:50:19.628Z | ##### #### # ###### ##### |
| 1907 | 2026-07-18T01:50:19.628Z | |
| 1908 | 2026-07-18T01:50:19.628Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1909 | 2026-07-18T01:50:20.295Z | Compiling proc-macro2 v1.0.106 |
| 1910 | 2026-07-18T01:50:20.295Z | Compiling quote v1.0.45 |
| 1911 | 2026-07-18T01:50:20.295Z | Compiling unicode-ident v1.0.24 |
| 1912 | 2026-07-18T01:50:20.298Z | Compiling libc v0.2.186 |
| 1913 | 2026-07-18T01:50:20.298Z | Compiling serde_core v1.0.228 |
| 1914 | 2026-07-18T01:50:20.298Z | Compiling serde v1.0.228 |
| 1915 | 2026-07-18T01:50:20.298Z | Compiling autocfg v1.3.0 |
| 1916 | 2026-07-18T01:50:20.298Z | Compiling cfg-if v1.0.0 |
| 1917 | 2026-07-18T01:50:20.505Z | Compiling zmij v1.0.19 |
| 1918 | 2026-07-18T01:50:20.558Z | Compiling libm v0.2.8 |
| 1919 | 2026-07-18T01:50:20.707Z | Compiling memchr v2.7.2 |
| 1920 | 2026-07-18T01:50:20.810Z | Compiling itoa v1.0.11 |
| 1921 | 2026-07-18T01:50:20.943Z | Compiling smallvec v1.13.2 |
| 1922 | 2026-07-18T01:50:21.199Z | Compiling getrandom v0.4.2 |
| 1923 | 2026-07-18T01:50:21.314Z | Compiling version_check v0.9.5 |
| 1924 | 2026-07-18T01:50:21.328Z | Compiling stable_deref_trait v1.2.0 |
| 1925 | 2026-07-18T01:50:21.406Z | Compiling serde_json v1.0.150 |
| 1926 | 2026-07-18T01:50:21.575Z | Compiling writeable v0.5.5 |
| 1927 | 2026-07-18T01:50:21.605Z | Compiling syn v2.0.117 |
| 1928 | 2026-07-18T01:50:21.656Z | Compiling litemap v0.7.4 |
| 1929 | 2026-07-18T01:50:21.673Z | Compiling icu_locid_transform_data v1.5.0 |
| 1930 | 2026-07-18T01:50:21.780Z | Compiling percent-encoding v2.3.2 |
| 1931 | 2026-07-18T01:50:21.843Z | Compiling icu_properties_data v1.5.0 |
| 1932 | 2026-07-18T01:50:21.893Z | Compiling num-traits v0.2.19 |
| 1933 | 2026-07-18T01:50:21.907Z | Compiling utf8_iter v1.0.4 |
| 1934 | 2026-07-18T01:50:21.990Z | Compiling write16 v1.0.0 |
| 1935 | 2026-07-18T01:50:22.044Z | Compiling utf16_iter v1.0.5 |
| 1936 | 2026-07-18T01:50:22.069Z | Compiling icu_normalizer_data v1.5.0 |
| 1937 | 2026-07-18T01:50:22.094Z | Compiling form_urlencoded v1.2.2 |
| 1938 | 2026-07-18T01:50:22.153Z | Compiling thiserror v2.0.18 |
| 1939 | 2026-07-18T01:50:22.185Z | Compiling getrandom v0.2.14 |
| 1940 | 2026-07-18T01:50:22.286Z | Compiling lock_api v0.4.12 |
| 1941 | 2026-07-18T01:50:22.363Z | Compiling parking_lot_core v0.9.10 |
| 1942 | 2026-07-18T01:50:22.653Z | Compiling heck v0.5.0 |
| 1943 | 2026-07-18T01:50:22.766Z | Compiling iana-time-zone v0.1.64 |
| 1944 | 2026-07-18T01:50:22.852Z | Compiling jobserver v0.1.31 |
| 1945 | 2026-07-18T01:50:22.951Z | Compiling shlex v2.0.1 |
| 1946 | 2026-07-18T01:50:23.139Z | Compiling find-msvc-tools v0.1.9 |
| 1947 | 2026-07-18T01:50:23.152Z | Compiling uuid v1.23.3 |
| 1948 | 2026-07-18T01:50:23.181Z | Compiling rustversion v1.0.22 |
| 1949 | 2026-07-18T01:50:23.208Z | Compiling semver v1.0.28 |
| 1950 | 2026-07-18T01:50:23.225Z | Compiling dyn-clone v1.0.17 |
| 1951 | 2026-07-18T01:50:23.359Z | Compiling cc v1.2.65 |
| 1952 | 2026-07-18T01:50:23.375Z | Compiling schemars v0.8.22 |
| 1953 | 2026-07-18T01:50:23.635Z | Compiling slab v0.4.9 |
| 1954 | 2026-07-18T01:50:23.763Z | Compiling subtle v2.6.1 |
| 1955 | 2026-07-18T01:50:23.796Z | Compiling pin-project-lite v0.2.14 |
| 1956 | 2026-07-18T01:50:23.875Z | Compiling log v0.4.29 |
| 1957 | 2026-07-18T01:50:23.940Z | Compiling socket2 v0.6.3 |
| 1958 | 2026-07-18T01:50:24.017Z | Compiling typenum v1.20.1 |
| 1959 | 2026-07-18T01:50:24.053Z | Compiling scopeguard v1.2.0 |
| 1960 | 2026-07-18T01:50:24.169Z | Compiling rand_core v0.6.4 |
| 1961 | 2026-07-18T01:50:24.385Z | Compiling synstructure v0.13.1 |
| 1962 | 2026-07-18T01:50:24.416Z | Compiling serde_derive_internals v0.29.1 |
| 1963 | 2026-07-18T01:50:24.532Z | Compiling parking_lot v0.12.2 |
| 1964 | 2026-07-18T01:50:24.849Z | Compiling signal-hook-registry v1.4.2 |
| 1965 | 2026-07-18T01:50:24.853Z | Compiling mio v1.2.0 |
| 1966 | 2026-07-18T01:50:24.874Z | Compiling portable-atomic v1.11.1 |
| 1967 | 2026-07-18T01:50:25.137Z | Compiling cmake v0.1.54 |
| 1968 | 2026-07-18T01:50:25.140Z | Compiling fs_extra v1.3.0 |
| 1969 | 2026-07-18T01:50:25.162Z | Compiling dunce v1.0.5 |
| 1970 | 2026-07-18T01:50:25.258Z | Compiling critical-section v1.2.0 |
| 1971 | 2026-07-18T01:50:25.372Z | Compiling equivalent v1.0.2 |
| 1972 | 2026-07-18T01:50:25.418Z | Compiling futures-core v0.3.32 |
| 1973 | 2026-07-18T01:50:25.444Z | Compiling thiserror v1.0.64 |
| 1974 | 2026-07-18T01:50:25.484Z | Compiling aws-lc-sys v0.41.0 |
| 1975 | 2026-07-18T01:50:25.548Z | Compiling httparse v1.10.1 |
| 1976 | 2026-07-18T01:50:25.569Z | Compiling getrandom v0.3.4 |
| 1977 | 2026-07-18T01:50:25.582Z | Compiling futures-sink v0.3.32 |
| 1978 | 2026-07-18T01:50:25.606Z | Compiling serde_derive v1.0.228 |
| 1979 | 2026-07-18T01:50:25.680Z | Compiling zerofrom-derive v0.1.5 |
| 1980 | 2026-07-18T01:50:25.696Z | Compiling yoke-derive v0.7.5 |
| 1981 | 2026-07-18T01:50:25.753Z | Compiling zerovec-derive v0.10.3 |
| 1982 | 2026-07-18T01:50:25.892Z | Compiling displaydoc v0.2.5 |
| 1983 | 2026-07-18T01:50:25.898Z | Compiling icu_provider_macros v1.5.0 |
| 1984 | 2026-07-18T01:50:26.131Z | Compiling schemars_derive v0.8.22 |
| 1985 | 2026-07-18T01:50:26.369Z | Compiling zeroize_derive v1.4.3 |
| 1986 | 2026-07-18T01:50:26.481Z | Compiling thiserror-impl v2.0.18 |
| 1987 | 2026-07-18T01:50:26.643Z | Compiling tokio-macros v2.7.0 |
| 1988 | 2026-07-18T01:50:26.720Z | Compiling futures-macro v0.3.32 |
| 1989 | 2026-07-18T01:50:26.801Z | Compiling once_cell v1.21.3 |
| 1990 | 2026-07-18T01:50:26.884Z | Compiling zerofrom v0.1.5 |
| 1991 | 2026-07-18T01:50:27.019Z | Compiling yoke v0.7.5 |
| 1992 | 2026-07-18T01:50:27.034Z | Compiling thiserror-impl v1.0.64 |
| 1993 | 2026-07-18T01:50:27.045Z | Compiling zeroize v1.8.2 |
| 1994 | 2026-07-18T01:50:27.225Z | Compiling zerovec v0.10.4 |
| 1995 | 2026-07-18T01:50:27.347Z | Compiling regex-syntax v0.8.5 |
| 1996 | 2026-07-18T01:50:27.388Z | Compiling strsim v0.11.1 |
| 1997 | 2026-07-18T01:50:27.470Z | Compiling futures-channel v0.3.32 |
| 1998 | 2026-07-18T01:50:27.545Z | Compiling aho-corasick v1.1.3 |
| 1999 | 2026-07-18T01:50:27.678Z | Compiling ident_case v1.0.1 |
| 2000 | 2026-07-18T01:50:27.718Z | Compiling futures-io v0.3.32 |
| 2001 | 2026-07-18T01:50:27.835Z | Compiling hashbrown v0.17.0 |
| 2002 | 2026-07-18T01:50:27.907Z | Compiling futures-task v0.3.32 |
| 2003 | 2026-07-18T01:50:27.910Z | Compiling zerocopy-derive v0.8.27 |
| 2004 | 2026-07-18T01:50:28.082Z | Compiling tinystr v0.7.6 |
| 2005 | 2026-07-18T01:50:28.164Z | Compiling icu_collections v1.5.0 |
| 2006 | 2026-07-18T01:50:28.496Z | Compiling icu_locid v1.5.0 |
| 2007 | 2026-07-18T01:50:28.549Z | Compiling indexmap v2.14.0 |
| 2008 | 2026-07-18T01:50:28.799Z | Compiling bytes v1.11.1 |
| 2009 | 2026-07-18T01:50:28.865Z | Compiling chrono v0.4.44 |
| 2010 | 2026-07-18T01:50:28.914Z | Compiling serde_tokenstream v0.2.3 |
| 2011 | 2026-07-18T01:50:29.165Z | Compiling icu_provider v1.5.0 |
| 2012 | 2026-07-18T01:50:29.199Z | Compiling bitflags v2.9.4 |
| 2013 | 2026-07-18T01:50:29.357Z | Compiling tokio v1.52.3 |
| 2014 | 2026-07-18T01:50:29.394Z | Compiling regex-automata v0.4.14 |
| 2015 | 2026-07-18T01:50:29.601Z | Compiling icu_locid_transform v1.5.0 |
| 2016 | 2026-07-18T01:50:29.734Z | Compiling futures-util v0.3.32 |
| 2017 | 2026-07-18T01:50:29.931Z | Compiling slog v2.8.2 |
| 2018 | 2026-07-18T01:50:30.175Z | Compiling base64 v0.22.1 |
| 2019 | 2026-07-18T01:50:30.208Z | Compiling http v1.4.2 |
| 2020 | 2026-07-18T01:50:30.692Z | Compiling icu_properties v1.5.1 |
| 2021 | 2026-07-18T01:50:31.642Z | Compiling regex v1.12.3 |
| 2022 | 2026-07-18T01:50:32.211Z | Compiling ucd-trie v0.1.6 |
| 2023 | 2026-07-18T01:50:32.311Z | Compiling icu_normalizer v1.5.0 |
| 2024 | 2026-07-18T01:50:32.428Z | Compiling pest v2.8.4 |
| 2025 | 2026-07-18T01:50:32.442Z | Compiling rustls-pki-types v1.12.0 |
| 2026 | 2026-07-18T01:50:32.485Z | Compiling tracing-core v0.1.32 |
| 2027 | 2026-07-18T01:50:32.792Z | Compiling idna_adapter v1.2.0 |
| 2028 | 2026-07-18T01:50:32.937Z | Compiling idna v1.0.3 |
| 2029 | 2026-07-18T01:50:33.272Z | Compiling url v2.5.4 |
| 2030 | 2026-07-18T01:50:33.443Z | Compiling tracing-attributes v0.1.27 |
| 2031 | 2026-07-18T01:50:33.657Z | Compiling ring v0.17.14 |
| 2032 | 2026-07-18T01:50:34.191Z | Compiling byteorder v1.5.0 |
| 2033 | 2026-07-18T01:50:34.640Z | Compiling tracing v0.1.40 |
| 2034 | 2026-07-18T01:50:34.962Z | Compiling pest_meta v2.8.4 |
| 2035 | 2026-07-18T01:50:35.601Z | Compiling pest_generator v2.8.4 |
| 2036 | 2026-07-18T01:50:35.653Z | Compiling generic-array v0.14.7 |
| 2037 | 2026-07-18T01:50:35.791Z | Compiling ppv-lite86 v0.2.17 |
| 2038 | 2026-07-18T01:50:35.886Z | Compiling anyhow v1.0.100 |
| 2039 | 2026-07-18T01:50:36.183Z | Compiling untrusted v0.9.0 |
| 2040 | 2026-07-18T01:50:36.229Z | Compiling pest_derive v2.8.4 |
| 2041 | 2026-07-18T01:50:36.419Z | Compiling fnv v1.0.7 |
| 2042 | 2026-07-18T01:50:36.524Z | Compiling tokio-util v0.7.16 |
| 2043 | 2026-07-18T01:50:36.769Z | Compiling paste v1.0.15 |
| 2044 | 2026-07-18T01:50:36.805Z | Compiling aws-lc-rs v1.17.0 |
| 2045 | 2026-07-18T01:50:37.112Z | Compiling ipnet v2.9.0 |
| 2046 | 2026-07-18T01:50:37.520Z | Compiling zerocopy v0.8.27 |
| 2047 | 2026-07-18T01:50:38.135Z | Compiling camino v1.2.2 |
| 2048 | 2026-07-18T01:50:38.250Z | Compiling omicron-workspace-hack v0.1.0 |
| 2049 | 2026-07-18T01:50:38.269Z | Compiling untrusted v0.7.1 |
| 2050 | 2026-07-18T01:50:38.460Z | Compiling http-body v1.0.1 |
| 2051 | 2026-07-18T01:50:38.612Z | Compiling atomic-waker v1.1.2 |
| 2052 | 2026-07-18T01:50:38.745Z | Compiling rustls v0.23.41 |
| 2053 | 2026-07-18T01:50:38.962Z | Compiling crypto-common v0.1.6 |
| 2054 | 2026-07-18T01:50:39.117Z | Compiling ipnetwork v0.21.1 |
| 2055 | 2026-07-18T01:50:39.155Z | Compiling ryu v1.0.18 |
| 2056 | 2026-07-18T01:50:39.437Z | Compiling tower-layer v0.3.3 |
| 2057 | 2026-07-18T01:50:39.638Z | Compiling tower-service v0.3.3 |
| 2058 | 2026-07-18T01:50:39.656Z | Compiling try-lock v0.2.5 |
| 2059 | 2026-07-18T01:50:39.734Z | Compiling want v0.3.1 |
| 2060 | 2026-07-18T01:50:39.906Z | Compiling h2 v0.4.15 |
| 2061 | 2026-07-18T01:50:40.050Z | Compiling erased-serde v0.3.31 |
| 2062 | 2026-07-18T01:50:40.637Z | Compiling async-trait v0.1.89 |
| 2063 | 2026-07-18T01:50:40.709Z | Compiling time-core v0.1.8 |
| 2064 | 2026-07-18T01:50:40.851Z | Compiling num-conv v0.2.0 |
| 2065 | 2026-07-18T01:50:40.863Z | Compiling httpdate v1.0.3 |
| 2066 | 2026-07-18T01:50:40.986Z | Compiling time-macros v0.2.27 |
| 2067 | 2026-07-18T01:50:41.703Z | Compiling scroll_derive v0.13.1 |
| 2068 | 2026-07-18T01:50:41.769Z | Compiling errno v0.3.14 |
| 2069 | 2026-07-18T01:50:41.782Z | Compiling serde_urlencoded v0.7.1 |
| 2070 | 2026-07-18T01:50:41.933Z | Compiling http-body-util v0.1.3 |
| 2071 | 2026-07-18T01:50:41.994Z | Compiling foldhash v0.2.0 |
| 2072 | 2026-07-18T01:50:42.048Z | Compiling allocator-api2 v0.2.21 |
| 2073 | 2026-07-18T01:50:42.205Z | Compiling daft-derive v0.1.7 |
| 2074 | 2026-07-18T01:50:42.260Z | Compiling const-oid v0.9.6 |
| 2075 | 2026-07-18T01:50:42.430Z | Compiling hyper v1.10.1 |
| 2076 | 2026-07-18T01:50:42.521Z | Compiling hashbrown v0.16.1 |
| 2077 | 2026-07-18T01:50:42.945Z | Compiling pretty-hex v0.4.1 |
| 2078 | 2026-07-18T01:50:43.108Z | Compiling strum_macros v0.26.4 |
| 2079 | 2026-07-18T01:50:43.831Z | Compiling hyper-util v0.1.20 |
| 2080 | 2026-07-18T01:50:45.117Z | Compiling oxnet v0.1.4 |
| 2081 | 2026-07-18T01:50:45.328Z | Compiling rand_core v0.9.3 |
| 2082 | 2026-07-18T01:50:45.603Z | Compiling openapiv3 v2.2.0 |
| 2083 | 2026-07-18T01:50:46.390Z | Compiling plain v0.2.3 |
| 2084 | 2026-07-18T01:50:46.511Z | Compiling usdt-impl v0.6.0 |
| 2085 | 2026-07-18T01:50:46.602Z | Compiling rand_chacha v0.9.0 |
| 2086 | 2026-07-18T01:50:46.625Z | Compiling scroll v0.13.0 |
| 2087 | 2026-07-18T01:50:46.888Z | Compiling crossbeam-utils v0.8.19 |
| 2088 | 2026-07-18T01:50:47.266Z | Compiling goblin v0.10.4 |
| 2089 | 2026-07-18T01:50:47.452Z | Compiling rand v0.9.2 |
| 2090 | 2026-07-18T01:50:48.169Z | Compiling dtrace-parser v0.3.0 |
| 2091 | 2026-07-18T01:50:48.545Z | Compiling block-buffer v0.10.4 |
| 2092 | 2026-07-18T01:50:48.712Z | Compiling sync_wrapper v1.0.1 |
| 2093 | 2026-07-18T01:50:48.747Z | Compiling thread-id v5.0.0 |
| 2094 | 2026-07-18T01:50:48.835Z | Compiling encoding_rs v0.8.34 |
| 2095 | 2026-07-18T01:50:48.848Z | Compiling mime v0.3.17 |
| 2096 | 2026-07-18T01:50:49.039Z | Compiling ref-cast v1.0.25 |
| 2097 | 2026-07-18T01:50:49.319Z | Compiling slog-async v2.8.0 |
| 2098 | 2026-07-18T01:50:49.357Z | Compiling tower v0.5.2 |
| 2099 | 2026-07-18T01:50:49.608Z | Compiling digest v0.10.7 |
| 2100 | 2026-07-18T01:50:49.999Z | Compiling dof v0.4.0 |
| 2101 | 2026-07-18T01:50:50.221Z | Compiling rand_chacha v0.3.1 |
| 2102 | 2026-07-18T01:50:50.958Z | Compiling webpki-roots v0.26.3 |
| 2103 | 2026-07-18T01:50:51.078Z | Compiling futures-executor v0.3.32 |
| 2104 | 2026-07-18T01:50:51.091Z | Compiling multer v3.1.0 |
| 2105 | 2026-07-18T01:50:51.287Z | Compiling iri-string v0.7.8 |
| 2106 | 2026-07-18T01:50:51.323Z | Compiling futures v0.3.32 |
| 2107 | 2026-07-18T01:50:51.406Z | Compiling rand v0.8.6 |
| 2108 | 2026-07-18T01:50:52.132Z | Compiling darling_core v0.23.0 |
| 2109 | 2026-07-18T01:50:52.199Z | Compiling ref-cast-impl v1.0.25 |
| 2110 | 2026-07-18T01:50:52.802Z | Compiling tower-http v0.6.8 |
| 2111 | 2026-07-18T01:50:53.105Z | Compiling usdt-attr-macro v0.6.0 |
| 2112 | 2026-07-18T01:50:53.673Z | Compiling usdt-macro v0.6.0 |
| 2113 | 2026-07-18T01:50:53.837Z | Compiling newtype-uuid v1.3.2 |
| 2114 | 2026-07-18T01:50:53.970Z | Compiling async-stream-impl v0.3.6 |
| 2115 | 2026-07-18T01:50:54.056Z | Compiling rustix v1.1.2 |
| 2116 | 2026-07-18T01:50:54.160Z | Compiling hex v0.4.3 |
| 2117 | 2026-07-18T01:50:54.222Z | Compiling darling_macro v0.23.0 |
| 2118 | 2026-07-18T01:50:54.600Z | Compiling strum v0.26.3 |
| 2119 | 2026-07-18T01:50:54.634Z | Compiling newtype-uuid-macros v0.1.0 |
| 2120 | 2026-07-18T01:50:54.732Z | Compiling structmeta-derive v0.3.0 |
| 2121 | 2026-07-18T01:50:54.793Z | Compiling darling v0.23.0 |
| 2122 | 2026-07-18T01:50:54.822Z | Compiling powerfmt v0.2.0 |
| 2123 | 2026-07-18T01:50:54.876Z | Compiling syn v1.0.109 |
| 2124 | 2026-07-18T01:50:55.010Z | Compiling deranged v0.5.3 |
| 2125 | 2026-07-18T01:50:55.075Z | Compiling serde_with_macros v3.18.0 |
| 2126 | 2026-07-18T01:50:55.449Z | Compiling daft v0.1.7 |
| 2127 | 2026-07-18T01:50:55.783Z | Compiling fastrand v2.3.0 |
| 2128 | 2026-07-18T01:50:55.787Z | Compiling match_cfg v0.1.0 |
| 2129 | 2026-07-18T01:50:55.815Z | Compiling structmeta v0.3.0 |
| 2130 | 2026-07-18T01:50:55.848Z | Compiling num_threads v0.1.7 |
| 2131 | 2026-07-18T01:50:56.017Z | Compiling hostname v0.3.1 |
| 2132 | 2026-07-18T01:50:56.101Z | Compiling crossbeam-channel v0.5.15 |
| 2133 | 2026-07-18T01:50:56.176Z | Compiling time v0.3.47 |
| 2134 | 2026-07-18T01:50:56.224Z | Compiling crc32fast v1.4.0 |
| 2135 | 2026-07-18T01:50:56.518Z | Compiling tempfile v3.23.0 |
| 2136 | 2026-07-18T01:50:56.755Z | Compiling thread_local v1.1.8 |
| 2137 | 2026-07-18T01:50:57.099Z | Compiling strum_macros v0.27.2 |
| 2138 | 2026-07-18T01:50:57.102Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2139 | 2026-07-18T01:50:57.344Z | Compiling winnow v1.0.3 |
| 2140 | 2026-07-18T01:50:57.733Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2141 | 2026-07-18T01:50:57.783Z | Compiling derive-ex v0.1.8 |
| 2142 | 2026-07-18T01:50:59.018Z | Compiling serde_spanned v1.1.1 |
| 2143 | 2026-07-18T01:50:59.104Z | Compiling is-terminal v0.4.12 |
| 2144 | 2026-07-18T01:50:59.201Z | Compiling take_mut v0.2.2 |
| 2145 | 2026-07-18T01:50:59.271Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2146 | 2026-07-18T01:50:59.316Z | Compiling debug-ignore v1.0.5 |
| 2147 | 2026-07-18T01:50:59.340Z | Compiling term v1.2.0 |
| 2148 | 2026-07-18T01:50:59.353Z | Compiling test-strategy v0.4.3 |
| 2149 | 2026-07-18T01:51:00.699Z | Compiling slog-term v2.9.2 |
| 2150 | 2026-07-18T01:51:01.164Z | Compiling slog-json v2.6.1 |
| 2151 | 2026-07-18T01:51:01.425Z | Compiling macaddr v1.0.1 |
| 2152 | 2026-07-18T01:51:01.440Z | Compiling memmap2 v0.9.9 |
| 2153 | 2026-07-18T01:51:01.503Z | Compiling spin v0.9.8 |
| 2154 | 2026-07-18T01:51:01.635Z | Compiling cpufeatures v0.2.12 |
| 2155 | 2026-07-18T01:51:01.704Z | Compiling quick-error v1.2.3 |
| 2156 | 2026-07-18T01:51:01.727Z | Compiling usdt v0.6.0 |
| 2157 | 2026-07-18T01:51:01.898Z | Compiling slog-bunyan v2.5.0 |
| 2158 | 2026-07-18T01:51:02.076Z | Compiling async-stream v0.3.6 |
| 2159 | 2026-07-18T01:51:02.079Z | Compiling waitgroup v0.1.2 |
| 2160 | 2026-07-18T01:51:02.279Z | Compiling rustls-pemfile v2.2.0 |
| 2161 | 2026-07-18T01:51:02.305Z | Compiling serde_path_to_error v0.1.20 |
| 2162 | 2026-07-18T01:51:02.352Z | Compiling hostname v0.4.2 |
| 2163 | 2026-07-18T01:51:02.514Z | Compiling serde_with v3.18.0 |
| 2164 | 2026-07-18T01:51:02.537Z | Compiling regress v0.10.5 |
| 2165 | 2026-07-18T01:51:02.724Z | Compiling either v1.15.0 |
| 2166 | 2026-07-18T01:51:02.857Z | Compiling lazy_static v1.5.0 |
| 2167 | 2026-07-18T01:51:02.969Z | Compiling parse-display-derive v0.10.0 |
| 2168 | 2026-07-18T01:51:02.994Z | Compiling webpki-roots v1.0.3 |
| 2169 | 2026-07-18T01:51:03.332Z | Compiling wait-timeout v0.2.0 |
| 2170 | 2026-07-18T01:51:03.789Z | Compiling bit-vec v0.6.3 |
| 2171 | 2026-07-18T01:51:03.818Z | Compiling rusty-fork v0.3.0 |
| 2172 | 2026-07-18T01:51:04.031Z | Compiling bit-set v0.5.3 |
| 2173 | 2026-07-18T01:51:04.062Z | Compiling strum v0.27.2 |
| 2174 | 2026-07-18T01:51:04.200Z | Compiling rand_xorshift v0.3.0 |
| 2175 | 2026-07-18T01:51:04.223Z | Compiling dropshot v0.17.1 |
| 2176 | 2026-07-18T01:51:04.389Z | Compiling unarray v0.1.4 |
| 2177 | 2026-07-18T01:51:04.464Z | Compiling crucible-workspace-hack v0.1.0 |
| 2178 | 2026-07-18T01:51:04.520Z | Compiling proptest v1.5.0 |
| 2179 | 2026-07-18T01:51:04.540Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2180 | 2026-07-18T01:51:04.662Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2181 | 2026-07-18T01:51:04.790Z | Compiling dropshot_endpoint v0.17.1 |
| 2182 | 2026-07-18T01:51:04.891Z | Compiling toml_datetime v0.6.11 |
| 2183 | 2026-07-18T01:51:05.155Z | Compiling openssl-probe v0.2.1 |
| 2184 | 2026-07-18T01:51:05.401Z | Compiling rustls-native-certs v0.8.3 |
| 2185 | 2026-07-18T01:51:05.487Z | Compiling hybrid-array v0.4.12 |
| 2186 | 2026-07-18T01:51:06.002Z | Compiling instant v0.1.12 |
| 2187 | 2026-07-18T01:51:06.127Z | Compiling adler v1.0.2 |
| 2188 | 2026-07-18T01:51:06.211Z | Compiling backoff v0.4.0 |
| 2189 | 2026-07-18T01:51:06.305Z | Compiling miniz_oxide v0.7.2 |
| 2190 | 2026-07-18T01:51:06.472Z | Compiling parse-display v0.10.0 |
| 2191 | 2026-07-18T01:51:06.686Z | Compiling itertools v0.14.0 |
| 2192 | 2026-07-18T01:51:06.880Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2193 | 2026-07-18T01:51:07.284Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2194 | 2026-07-18T01:51:07.650Z | Compiling base64ct v1.6.0 |
| 2195 | 2026-07-18T01:51:07.650Z | Compiling rustix v0.38.34 |
| 2196 | 2026-07-18T01:51:08.115Z | Compiling flate2 v1.0.30 |
| 2197 | 2026-07-18T01:51:08.131Z | Compiling crypto-common v0.2.2 |
| 2198 | 2026-07-18T01:51:08.274Z | Compiling block-buffer v0.12.1 |
| 2199 | 2026-07-18T01:51:08.460Z | Compiling unicode-width v0.1.14 |
| 2200 | 2026-07-18T01:51:08.473Z | Compiling compression-core v0.4.31 |
| 2201 | 2026-07-18T01:51:08.654Z | Compiling const-oid v0.10.2 |
| 2202 | 2026-07-18T01:51:08.657Z | Compiling compression-codecs v0.4.32 |
| 2203 | 2026-07-18T01:51:08.951Z | Compiling digest v0.11.3 |
| 2204 | 2026-07-18T01:51:09.151Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2205 | 2026-07-18T01:51:09.501Z | Compiling cpufeatures v0.3.0 |
| 2206 | 2026-07-18T01:51:09.541Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2207 | 2026-07-18T01:51:09.563Z | Compiling sha1 v0.11.0 |
| 2208 | 2026-07-18T01:51:09.577Z | Compiling async-compression v0.4.33 |
| 2209 | 2026-07-18T01:51:09.640Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2210 | 2026-07-18T01:51:10.026Z | Compiling unsafe-libyaml v0.2.11 |
| 2211 | 2026-07-18T01:51:10.661Z | Compiling serde_yaml v0.9.34+deprecated |
| 2212 | 2026-07-18T01:51:10.968Z | Compiling pem-rfc7468 v0.7.0 |
| 2213 | 2026-07-18T01:51:11.094Z | Compiling der_derive v0.7.3 |
| 2214 | 2026-07-18T01:51:11.779Z | Compiling flagset v0.4.7 |
| 2215 | 2026-07-18T01:51:11.901Z | Compiling winnow v0.5.40 |
| 2216 | 2026-07-18T01:51:12.013Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2217 | 2026-07-18T01:51:12.046Z | Compiling der v0.7.10 |
| 2218 | 2026-07-18T01:51:12.485Z | Compiling clap_derive v4.5.4 |
| 2219 | 2026-07-18T01:51:12.659Z | Compiling utf8parse v0.2.1 |
| 2220 | 2026-07-18T01:51:12.860Z | Compiling anstyle-parse v0.2.4 |
| 2221 | 2026-07-18T01:51:13.243Z | Compiling toml_edit v0.19.15 |
| 2222 | 2026-07-18T01:51:13.675Z | Compiling darling_core v0.21.3 |
| 2223 | 2026-07-18T01:51:13.753Z | Compiling rustc_version v0.4.1 |
| 2224 | 2026-07-18T01:51:13.858Z | Compiling anstyle v1.0.7 |
| 2225 | 2026-07-18T01:51:14.129Z | Compiling colorchoice v1.0.1 |
| 2226 | 2026-07-18T01:51:14.142Z | Compiling anstyle-query v1.0.3 |
| 2227 | 2026-07-18T01:51:14.163Z | Compiling is_terminal_polyfill v1.70.0 |
| 2228 | 2026-07-18T01:51:14.246Z | Compiling anstream v0.6.14 |
| 2229 | 2026-07-18T01:51:14.273Z | Compiling spki v0.7.3 |
| 2230 | 2026-07-18T01:51:14.540Z | Compiling proc-macro-crate v1.3.1 |
| 2231 | 2026-07-18T01:51:14.869Z | Compiling terminal_size v0.3.0 |
| 2232 | 2026-07-18T01:51:14.927Z | Compiling clap_lex v0.7.0 |
| 2233 | 2026-07-18T01:51:15.008Z | Compiling winnow v0.7.13 |
| 2234 | 2026-07-18T01:51:15.378Z | Compiling heck v0.4.1 |
| 2235 | 2026-07-18T01:51:15.411Z | Compiling clap_builder v4.5.2 |
| 2236 | 2026-07-18T01:51:15.780Z | Compiling darling_macro v0.21.3 |
| 2237 | 2026-07-18T01:51:16.003Z | Compiling iddqd v0.4.2 |
| 2238 | 2026-07-18T01:51:16.251Z | Compiling secrecy v0.10.3 |
| 2239 | 2026-07-18T01:51:16.343Z | Compiling convert_case v0.4.0 |
| 2240 | 2026-07-18T01:51:16.357Z | Compiling darling v0.21.3 |
| 2241 | 2026-07-18T01:51:16.414Z | Compiling heapless v0.8.0 |
| 2242 | 2026-07-18T01:51:16.636Z | Compiling derive_more v0.99.20 |
| 2243 | 2026-07-18T01:51:16.804Z | Compiling ingot-macros v0.1.1 |
| 2244 | 2026-07-18T01:51:17.072Z | Compiling pkcs8 v0.10.2 |
| 2245 | 2026-07-18T01:51:17.177Z | Compiling tabwriter v1.4.0 |
| 2246 | 2026-07-18T01:51:17.561Z | Compiling clap v4.5.4 |
| 2247 | 2026-07-18T01:51:17.650Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2248 | 2026-07-18T01:51:17.844Z | Compiling backon v1.6.0 |
| 2249 | 2026-07-18T01:51:17.954Z | Compiling hash32 v0.3.1 |
| 2250 | 2026-07-18T01:51:18.107Z | Compiling smoltcp v0.11.0 |
| 2251 | 2026-07-18T01:51:18.117Z | Compiling cfg_aliases v0.2.1 |
| 2252 | 2026-07-18T01:51:18.827Z | Compiling typify-impl v0.4.3 |
| 2253 | 2026-07-18T01:51:18.861Z | Compiling hmac v0.12.1 |
| 2254 | 2026-07-18T01:51:18.943Z | Compiling bitflags v1.3.2 |
| 2255 | 2026-07-18T01:51:18.959Z | Compiling humantime v2.3.0 |
| 2256 | 2026-07-18T01:51:19.011Z | Compiling cobs v0.2.3 |
| 2257 | 2026-07-18T01:51:19.024Z | Compiling managed v0.8.0 |
| 2258 | 2026-07-18T01:51:19.396Z | Compiling postcard v1.0.9 |
| 2259 | 2026-07-18T01:51:19.420Z | Compiling ingot-types v0.1.2 |
| 2260 | 2026-07-18T01:51:19.837Z | Compiling ingot v0.1.1 |
| 2261 | 2026-07-18T01:51:20.103Z | Compiling crossbeam-epoch v0.9.18 |
| 2262 | 2026-07-18T01:51:20.596Z | Compiling inout v0.1.3 |
| 2263 | 2026-07-18T01:51:20.797Z | Compiling zerocopy-derive v0.7.34 |
| 2264 | 2026-07-18T01:51:20.810Z | Compiling ff v0.13.1 |
| 2265 | 2026-07-18T01:51:20.967Z | Compiling memoffset v0.9.1 |
| 2266 | 2026-07-18T01:51:21.389Z | Compiling base16ct v0.2.0 |
| 2267 | 2026-07-18T01:51:21.633Z | Compiling sec1 v0.7.3 |
| 2268 | 2026-07-18T01:51:21.841Z | Compiling group v0.13.0 |
| 2269 | 2026-07-18T01:51:22.161Z | Compiling typify-macro v0.4.3 |
| 2270 | 2026-07-18T01:51:22.319Z | Compiling cipher v0.4.4 |
| 2271 | 2026-07-18T01:51:22.517Z | Compiling hkdf v0.12.4 |
| 2272 | 2026-07-18T01:51:22.604Z | Compiling regress v0.11.1 |
| 2273 | 2026-07-18T01:51:22.688Z | Compiling crypto-bigint v0.5.5 |
| 2274 | 2026-07-18T01:51:22.718Z | Compiling proc-macro-error-attr v1.0.4 |
| 2275 | 2026-07-18T01:51:23.311Z | Compiling pkg-config v0.3.30 |
| 2276 | 2026-07-18T01:51:23.371Z | Compiling colored v3.1.1 |
| 2277 | 2026-07-18T01:51:23.661Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2278 | 2026-07-18T01:51:23.839Z | Compiling elliptic-curve v0.13.8 |
| 2279 | 2026-07-18T01:51:24.104Z | Compiling typify-impl v0.6.2 |
| 2280 | 2026-07-18T01:51:24.864Z | Compiling num_enum_derive v0.7.4 |
| 2281 | 2026-07-18T01:51:24.967Z | Compiling curve25519-dalek v4.1.3 |
| 2282 | 2026-07-18T01:51:25.287Z | Compiling half v2.7.1 |
| 2283 | 2026-07-18T01:51:25.467Z | Compiling universal-hash v0.5.1 |
| 2284 | 2026-07-18T01:51:25.618Z | Compiling proc-macro-error v1.0.4 |
| 2285 | 2026-07-18T01:51:25.775Z | Compiling data-encoding v2.6.0 |
| 2286 | 2026-07-18T01:51:25.851Z | Compiling vcpkg v0.2.15 |
| 2287 | 2026-07-18T01:51:25.930Z | Compiling opaque-debug v0.3.1 |
| 2288 | 2026-07-18T01:51:26.183Z | Compiling ciborium-io v0.2.2 |
| 2289 | 2026-07-18T01:51:26.282Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2290 | 2026-07-18T01:51:26.522Z | Compiling ciborium-ll v0.2.2 |
| 2291 | 2026-07-18T01:51:26.543Z | Compiling num_enum v0.7.4 |
| 2292 | 2026-07-18T01:51:26.854Z | Compiling num_enum_derive v0.5.11 |
| 2293 | 2026-07-18T01:51:27.217Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2294 | 2026-07-18T01:51:27.403Z | Compiling foreign-types-macros v0.2.3 |
| 2295 | 2026-07-18T01:51:27.486Z | Compiling typify-macro v0.6.2 |
| 2296 | 2026-07-18T01:51:27.761Z | Compiling foreign-types-shared v0.3.1 |
| 2297 | 2026-07-18T01:51:27.858Z | Compiling rayon-core v1.13.0 |
| 2298 | 2026-07-18T01:51:28.034Z | Compiling foreign-types v0.5.0 |
| 2299 | 2026-07-18T01:51:28.116Z | Compiling num_enum v0.5.11 |
| 2300 | 2026-07-18T01:51:28.408Z | Compiling ciborium v0.2.2 |
| 2301 | 2026-07-18T01:51:28.688Z | Compiling typify v0.4.3 |
| 2302 | 2026-07-18T01:51:28.744Z | Compiling zerocopy v0.7.34 |
| 2303 | 2026-07-18T01:51:28.780Z | Compiling crossbeam-deque v0.8.5 |
| 2304 | 2026-07-18T01:51:29.003Z | Compiling sha1 v0.10.6 |
| 2305 | 2026-07-18T01:51:29.097Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2306 | 2026-07-18T01:51:29.220Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2307 | 2026-07-18T01:51:29.269Z | Compiling aead v0.5.2 |
| 2308 | 2026-07-18T01:51:29.465Z | Compiling serde_spanned v0.6.9 |
| 2309 | 2026-07-18T01:51:29.501Z | Compiling scroll_derive v0.12.0 |
| 2310 | 2026-07-18T01:51:29.621Z | Compiling num-integer v0.1.46 |
| 2311 | 2026-07-18T01:51:29.718Z | Compiling usdt-impl v0.5.0 |
| 2312 | 2026-07-18T01:51:29.775Z | Compiling cstr-argument v0.1.2 |
| 2313 | 2026-07-18T01:51:29.934Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2314 | 2026-07-18T01:51:29.966Z | Compiling keccak v0.1.6 |
| 2315 | 2026-07-18T01:51:30.186Z | Compiling scroll v0.12.0 |
| 2316 | 2026-07-18T01:51:30.216Z | Compiling sha3 v0.10.8 |
| 2317 | 2026-07-18T01:51:30.311Z | Compiling thiserror-no-std v2.0.2 |
| 2318 | 2026-07-18T01:51:30.430Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2319 | 2026-07-18T01:51:30.475Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2320 | 2026-07-18T01:51:30.507Z | Compiling dof v0.3.0 |
| 2321 | 2026-07-18T01:51:30.645Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2322 | 2026-07-18T01:51:30.727Z | Compiling poly1305 v0.8.0 |
| 2323 | 2026-07-18T01:51:30.826Z | Compiling chacha20 v0.9.1 |
| 2324 | 2026-07-18T01:51:31.049Z | Compiling dtrace-parser v0.2.0 |
| 2325 | 2026-07-18T01:51:31.061Z | Compiling password-hash v0.5.0 |
| 2326 | 2026-07-18T01:51:31.084Z | Compiling camino-tempfile v1.4.1 |
| 2327 | 2026-07-18T01:51:31.318Z | Compiling blake2 v0.10.6 |
| 2328 | 2026-07-18T01:51:31.460Z | Compiling thread-id v4.2.1 |
| 2329 | 2026-07-18T01:51:31.995Z | Compiling argon2 v0.5.3 |
| 2330 | 2026-07-18T01:51:32.406Z | Compiling rayon v1.11.0 |
| 2331 | 2026-07-18T01:51:32.607Z | Compiling chacha20poly1305 v0.10.1 |
| 2332 | 2026-07-18T01:51:32.991Z | Compiling goblin v0.8.2 |
| 2333 | 2026-07-18T01:51:33.073Z | Compiling vsss-rs v3.3.4 |
| 2334 | 2026-07-18T01:51:33.255Z | Compiling num-bigint v0.4.5 |
| 2335 | 2026-07-18T01:51:34.870Z | Compiling num-derive v0.4.2 |
| 2336 | 2026-07-18T01:51:35.063Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2337 | 2026-07-18T01:51:35.627Z | Compiling sigpipe v0.1.3 |
| 2338 | 2026-07-18T01:51:35.837Z | Compiling glob v0.3.3 |
| 2339 | 2026-07-18T01:51:36.172Z | Compiling jiff v0.2.15 |
| 2340 | 2026-07-18T01:51:37.235Z | Compiling num-rational v0.4.2 |
| 2341 | 2026-07-18T01:51:38.340Z | Compiling num-iter v0.1.45 |
| 2342 | 2026-07-18T01:51:38.466Z | Compiling typify v0.6.2 |
| 2343 | 2026-07-18T01:51:38.513Z | Compiling zone_cfg_derive v0.3.0 |
| 2344 | 2026-07-18T01:51:38.557Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2345 | 2026-07-18T01:51:39.086Z | Compiling itertools v0.12.1 |
| 2346 | 2026-07-18T01:51:40.749Z | Compiling num-complex v0.4.6 |
| 2347 | 2026-07-18T01:51:41.327Z | Compiling indent_write v2.2.0 |
| 2348 | 2026-07-18T01:51:41.478Z | Compiling tinyvec_macros v0.1.1 |
| 2349 | 2026-07-18T01:51:41.557Z | Compiling tinyvec v1.6.0 |
| 2350 | 2026-07-18T01:51:42.112Z | Compiling num v0.4.3 |
| 2351 | 2026-07-18T01:51:42.532Z | Compiling zone v0.3.1 |
| 2352 | 2026-07-18T01:51:43.884Z | Compiling rustls-webpki v0.103.13 |
| 2353 | 2026-07-18T01:51:46.099Z | Compiling usdt-attr-macro v0.5.0 |
| 2354 | 2026-07-18T01:51:46.469Z | Compiling usdt-macro v0.5.0 |
| 2355 | 2026-07-18T01:51:46.823Z | Compiling smf v0.2.3 |
| 2356 | 2026-07-18T01:51:46.845Z | Compiling memmap v0.7.0 |
| 2357 | 2026-07-18T01:51:47.241Z | Compiling whoami v1.5.1 |
| 2358 | 2026-07-18T01:51:47.470Z | Compiling rustls v0.22.4 |
| 2359 | 2026-07-18T01:51:47.946Z | Compiling tokio-rustls v0.26.4 |
| 2360 | 2026-07-18T01:51:47.965Z | Compiling rustls-platform-verifier v0.6.2 |
| 2361 | 2026-07-18T01:51:48.242Z | Compiling hyper-rustls v0.27.3 |
| 2362 | 2026-07-18T01:51:48.479Z | Compiling reqwest v0.12.23 |
| 2363 | 2026-07-18T01:51:48.576Z | Compiling reqwest v0.13.2 |
| 2364 | 2026-07-18T01:51:48.836Z | Compiling usdt v0.5.0 |
| 2365 | 2026-07-18T01:51:49.889Z | Compiling progenitor-client v0.10.0 |
| 2366 | 2026-07-18T01:51:50.382Z | Compiling progenitor-client v0.14.0 |
| 2367 | 2026-07-18T01:51:50.885Z | Compiling progenitor-extras v0.2.0 |
| 2368 | 2026-07-18T01:51:51.251Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2369 | 2026-07-18T01:51:56.977Z | Compiling progenitor-impl v0.11.1 |
| 2370 | 2026-07-18T01:51:59.877Z | Compiling rustls-webpki v0.102.4 |
| 2371 | 2026-07-18T01:52:02.070Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2372 | 2026-07-18T01:52:03.052Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2373 | 2026-07-18T01:52:04.041Z | Compiling prettyplease v0.2.37 |
| 2374 | 2026-07-18T01:52:04.092Z | Compiling toml_write v0.1.2 |
| 2375 | 2026-07-18T01:52:04.286Z | Compiling toml_edit v0.22.27 |
| 2376 | 2026-07-18T01:52:06.060Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2377 | 2026-07-18T01:52:07.323Z | Compiling progenitor-macro v0.11.1 |
| 2378 | 2026-07-18T01:52:07.336Z | Compiling progenitor-client v0.11.1 |
| 2379 | 2026-07-18T01:52:08.753Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2380 | 2026-07-18T01:52:08.805Z | Compiling darling_core v0.20.11 |
| 2381 | 2026-07-18T01:52:08.923Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2382 | 2026-07-18T01:52:09.702Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2383 | 2026-07-18T01:52:10.117Z | Compiling dropshot v0.16.7 |
| 2384 | 2026-07-18T01:52:10.135Z | Compiling swrite v0.1.0 |
| 2385 | 2026-07-18T01:52:10.295Z | Compiling float-ord v0.3.2 |
| 2386 | 2026-07-18T01:52:10.408Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2387 | 2026-07-18T01:52:10.615Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2388 | 2026-07-18T01:52:10.763Z | Compiling darling_macro v0.20.11 |
| 2389 | 2026-07-18T01:52:11.535Z | Compiling progenitor v0.11.1 |
| 2390 | 2026-07-18T01:52:12.686Z | Compiling tokio-rustls v0.25.0 |
| 2391 | 2026-07-18T01:52:12.937Z | Compiling toml v0.8.23 |
| 2392 | 2026-07-18T01:52:13.943Z | Compiling nix v0.30.1 |
| 2393 | 2026-07-18T01:52:14.387Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2394 | 2026-07-18T01:52:14.474Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2395 | 2026-07-18T01:52:14.990Z | Compiling hubpack_derive v0.1.1 |
| 2396 | 2026-07-18T01:52:15.369Z | Compiling byte-wrapper v0.1.0 |
| 2397 | 2026-07-18T01:52:15.562Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2398 | 2026-07-18T01:52:16.127Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2399 | 2026-07-18T01:52:16.291Z | Compiling dropshot_endpoint v0.16.7 |
| 2400 | 2026-07-18T01:52:16.735Z | Compiling static_assertions v1.1.0 |
| 2401 | 2026-07-18T01:52:16.923Z | Compiling rustc-hash v2.1.1 |
| 2402 | 2026-07-18T01:52:17.056Z | Compiling iddqd v0.3.18 |
| 2403 | 2026-07-18T01:52:17.200Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2404 | 2026-07-18T01:52:17.476Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2405 | 2026-07-18T01:52:18.304Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2406 | 2026-07-18T01:52:18.896Z | Compiling hubpack v0.1.2 |
| 2407 | 2026-07-18T01:52:19.315Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2408 | 2026-07-18T01:52:19.920Z | Compiling darling v0.20.11 |
| 2409 | 2026-07-18T01:52:20.014Z | Compiling libz-sys v1.1.16 |
| 2410 | 2026-07-18T01:52:20.457Z | Compiling nix v0.31.3 |
| 2411 | 2026-07-18T01:52:20.856Z | Compiling enum-as-inner v0.6.0 |
| 2412 | 2026-07-18T01:52:21.309Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2413 | 2026-07-18T01:52:21.433Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2414 | 2026-07-18T01:52:21.788Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2415 | 2026-07-18T01:52:22.167Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2416 | 2026-07-18T01:52:22.637Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2417 | 2026-07-18T01:52:22.935Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2418 | 2026-07-18T01:52:23.002Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2419 | 2026-07-18T01:52:25.134Z | Compiling derive_builder_core v0.20.2 |
| 2420 | 2026-07-18T01:52:25.480Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2421 | 2026-07-18T01:52:25.596Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2422 | 2026-07-18T01:52:25.895Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2423 | 2026-07-18T01:52:25.944Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2424 | 2026-07-18T01:52:26.177Z | Compiling progenitor-impl v0.14.0 |
| 2425 | 2026-07-18T01:52:26.342Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2426 | 2026-07-18T01:52:26.567Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2427 | 2026-07-18T01:52:26.898Z | Compiling utf-8 v0.7.6 |
| 2428 | 2026-07-18T01:52:27.043Z | Compiling tungstenite v0.21.0 |
| 2429 | 2026-07-18T01:52:27.113Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2430 | 2026-07-18T01:52:28.132Z | Compiling derive_builder_macro v0.20.2 |
| 2431 | 2026-07-18T01:52:28.269Z | Compiling progenitor-macro v0.14.0 |
| 2432 | 2026-07-18T01:52:31.148Z | Compiling openssl-sys v0.9.107 |
| 2433 | 2026-07-18T01:52:31.526Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2434 | 2026-07-18T01:52:31.712Z | Compiling resolv-conf v0.7.0 |
| 2435 | 2026-07-18T01:52:31.981Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2436 | 2026-07-18T01:52:32.095Z | Compiling serde_repr v0.1.19 |
| 2437 | 2026-07-18T01:52:32.405Z | Compiling vergen-lib v9.1.0 |
| 2438 | 2026-07-18T01:52:32.418Z | Compiling slog-dtrace v0.3.0 |
| 2439 | 2026-07-18T01:52:32.546Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2440 | 2026-07-18T01:52:32.644Z | Compiling semver v0.1.20 |
| 2441 | 2026-07-18T01:52:32.662Z | Compiling linked-hash-map v0.5.6 |
| 2442 | 2026-07-18T01:52:32.690Z | Compiling unicode-segmentation v1.11.0 |
| 2443 | 2026-07-18T01:52:32.845Z | Compiling rustc_version v0.1.7 |
| 2444 | 2026-07-18T01:52:32.885Z | Compiling lru-cache v0.1.2 |
| 2445 | 2026-07-18T01:52:32.970Z | Compiling progenitor v0.14.0 |
| 2446 | 2026-07-18T01:52:33.034Z | Compiling newline-converter v0.3.0 |
| 2447 | 2026-07-18T01:52:33.048Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2448 | 2026-07-18T01:52:33.223Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2449 | 2026-07-18T01:52:34.481Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2450 | 2026-07-18T01:52:34.717Z | Compiling derive_builder v0.20.2 |
| 2451 | 2026-07-18T01:52:34.850Z | Compiling tokio-tungstenite v0.21.0 |
| 2452 | 2026-07-18T01:52:35.377Z | Compiling hickory-proto v0.24.4 |
| 2453 | 2026-07-18T01:52:35.726Z | Compiling progenitor-impl v0.13.0 |
| 2454 | 2026-07-18T01:52:37.793Z | Compiling atomicwrites v0.4.4 |
| 2455 | 2026-07-18T01:52:38.076Z | Compiling console v0.15.8 |
| 2456 | 2026-07-18T01:52:39.327Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2457 | 2026-07-18T01:52:41.155Z | Compiling serde-big-array v0.5.1 |
| 2458 | 2026-07-18T01:52:41.324Z | Compiling pin-project-internal v1.1.10 |
| 2459 | 2026-07-18T01:52:41.420Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2460 | 2026-07-18T01:52:41.517Z | Compiling derive-where v1.6.0 |
| 2461 | 2026-07-18T01:52:41.940Z | Compiling vergen v9.1.0 |
| 2462 | 2026-07-18T01:52:42.173Z | Compiling cargo-platform v0.3.2 |
| 2463 | 2026-07-18T01:52:42.396Z | Compiling minimal-lexical v0.2.1 |
| 2464 | 2026-07-18T01:52:42.429Z | Compiling siphasher v1.0.1 |
| 2465 | 2026-07-18T01:52:42.636Z | Compiling similar v2.7.0 |
| 2466 | 2026-07-18T01:52:42.639Z | Compiling base64 v0.21.7 |
| 2467 | 2026-07-18T01:52:42.764Z | Compiling nom v7.1.3 |
| 2468 | 2026-07-18T01:52:43.109Z | Compiling phf_shared v0.12.1 |
| 2469 | 2026-07-18T01:52:43.149Z | Compiling expectorate v1.2.0 |
| 2470 | 2026-07-18T01:52:43.338Z | Compiling pin-project v1.1.10 |
| 2471 | 2026-07-18T01:52:43.357Z | Compiling cargo_metadata v0.23.1 |
| 2472 | 2026-07-18T01:52:44.058Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2473 | 2026-07-18T01:52:44.264Z | Compiling progenitor-macro v0.13.0 |
| 2474 | 2026-07-18T01:52:44.291Z | Compiling hickory-resolver v0.24.4 |
| 2475 | 2026-07-18T01:52:44.628Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2476 | 2026-07-18T01:52:45.273Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2477 | 2026-07-18T01:52:47.835Z | Compiling newtype_derive v0.1.6 |
| 2478 | 2026-07-18T01:52:48.776Z | Compiling progenitor-client v0.13.0 |
| 2479 | 2026-07-18T01:52:48.805Z | Compiling unicode-normalization v0.1.24 |
| 2480 | 2026-07-18T01:52:49.267Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2481 | 2026-07-18T01:52:49.399Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2482 | 2026-07-18T01:52:50.603Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2483 | 2026-07-18T01:52:51.124Z | Compiling tokio-stream v0.1.17 |
| 2484 | 2026-07-18T01:52:51.198Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2485 | 2026-07-18T01:52:51.653Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2486 | 2026-07-18T01:52:52.176Z | Compiling snafu-derive v0.8.9 |
| 2487 | 2026-07-18T01:52:52.242Z | Compiling async-recursion v1.1.1 |
| 2488 | 2026-07-18T01:52:52.256Z | Compiling vergen-git2 v9.1.0 |
| 2489 | 2026-07-18T01:52:52.500Z | Compiling bstr v1.9.1 |
| 2490 | 2026-07-18T01:52:52.698Z | Compiling csv-core v0.1.12 |
| 2491 | 2026-07-18T01:52:52.919Z | Compiling foldhash v0.1.5 |
| 2492 | 2026-07-18T01:52:53.107Z | Compiling cancel-safe-futures v0.1.5 |
| 2493 | 2026-07-18T01:52:53.144Z | Compiling highway v1.3.0 |
| 2494 | 2026-07-18T01:52:53.179Z | Compiling unicode-xid v0.2.4 |
| 2495 | 2026-07-18T01:52:53.305Z | Compiling foreign-types-shared v0.1.1 |
| 2496 | 2026-07-18T01:52:53.358Z | Compiling same-file v1.0.6 |
| 2497 | 2026-07-18T01:52:53.403Z | Compiling openssl v0.10.72 |
| 2498 | 2026-07-18T01:52:53.531Z | Compiling owo-colors v4.3.0 |
| 2499 | 2026-07-18T01:52:53.682Z | Compiling chrono-tz v0.10.4 |
| 2500 | 2026-07-18T01:52:53.844Z | Compiling walkdir v2.5.0 |
| 2501 | 2026-07-18T01:52:53.886Z | Compiling snafu v0.8.9 |
| 2502 | 2026-07-18T01:52:53.918Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2503 | 2026-07-18T01:52:53.931Z | Compiling foreign-types v0.3.2 |
| 2504 | 2026-07-18T01:52:54.027Z | Compiling const_format_proc_macros v0.2.34 |
| 2505 | 2026-07-18T01:52:54.457Z | Compiling hashbrown v0.15.2 |
| 2506 | 2026-07-18T01:52:54.548Z | Compiling globset v0.4.14 |
| 2507 | 2026-07-18T01:52:54.568Z | Compiling csv v1.3.1 |
| 2508 | 2026-07-18T01:52:54.821Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2509 | 2026-07-18T01:52:55.070Z | Compiling qorb v0.4.1 |
| 2510 | 2026-07-18T01:52:55.518Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2511 | 2026-07-18T01:52:57.054Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2512 | 2026-07-18T01:52:57.297Z | Compiling progenitor v0.13.0 |
| 2513 | 2026-07-18T01:52:57.447Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2514 | 2026-07-18T01:52:57.667Z | Compiling git2 v0.20.2 |
| 2515 | 2026-07-18T01:52:59.981Z | Compiling olpc-cjson v0.1.4 |
| 2516 | 2026-07-18T01:53:00.265Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2517 | 2026-07-18T01:53:01.004Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2518 | 2026-07-18T01:53:01.202Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2519 | 2026-07-18T01:53:01.505Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2520 | 2026-07-18T01:53:01.740Z | Compiling phf v0.12.1 |
| 2521 | 2026-07-18T01:53:02.519Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2522 | 2026-07-18T01:53:03.388Z | Compiling tokio-dtrace v0.1.1 |
| 2523 | 2026-07-18T01:53:03.446Z | Compiling progenitor-impl v0.10.0 |
| 2524 | 2026-07-18T01:53:03.716Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2525 | 2026-07-18T01:53:03.759Z | Compiling signature v2.2.0 |
| 2526 | 2026-07-18T01:53:03.843Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2527 | 2026-07-18T01:53:03.932Z | Compiling libsw-core v0.3.2 |
| 2528 | 2026-07-18T01:53:03.945Z | Compiling pem v3.0.5 |
| 2529 | 2026-07-18T01:53:04.114Z | Compiling serde_plain v1.0.2 |
| 2530 | 2026-07-18T01:53:04.403Z | Compiling openssl-macros v0.1.1 |
| 2531 | 2026-07-18T01:53:04.609Z | Compiling cookie v0.18.1 |
| 2532 | 2026-07-18T01:53:04.884Z | Compiling typed-path v0.9.3 |
| 2533 | 2026-07-18T01:53:05.127Z | Compiling bytecount v0.6.9 |
| 2534 | 2026-07-18T01:53:05.228Z | Compiling fixedbitset v0.4.2 |
| 2535 | 2026-07-18T01:53:05.269Z | Compiling fixedbitset v0.5.7 |
| 2536 | 2026-07-18T01:53:05.284Z | Compiling moka v0.12.10 |
| 2537 | 2026-07-18T01:53:05.325Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2538 | 2026-07-18T01:53:05.533Z | Compiling petgraph v0.8.3 |
| 2539 | 2026-07-18T01:53:05.553Z | Compiling progenitor-macro v0.10.0 |
| 2540 | 2026-07-18T01:53:05.584Z | Compiling petgraph v0.6.5 |
| 2541 | 2026-07-18T01:53:05.598Z | Compiling papergrid v0.11.0 |
| 2542 | 2026-07-18T01:53:06.229Z | Compiling tough v0.22.0 |
| 2543 | 2026-07-18T01:53:07.462Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2544 | 2026-07-18T01:53:07.709Z | Compiling libsw v3.5.0 |
| 2545 | 2026-07-18T01:53:07.902Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2546 | 2026-07-18T01:53:07.906Z | Compiling oxide-tokio-rt v0.1.6 |
| 2547 | 2026-07-18T01:53:08.213Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2548 | 2026-07-18T01:53:08.533Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2549 | 2026-07-18T01:53:08.752Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2550 | 2026-07-18T01:53:08.902Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2551 | 2026-07-18T01:53:10.417Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2552 | 2026-07-18T01:53:10.944Z | Compiling const_format v0.2.35 |
| 2553 | 2026-07-18T01:53:11.638Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2554 | 2026-07-18T01:53:12.446Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2555 | 2026-07-18T01:53:12.596Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2556 | 2026-07-18T01:53:12.696Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2557 | 2026-07-18T01:53:13.388Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2558 | 2026-07-18T01:53:13.949Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2559 | 2026-07-18T01:53:14.190Z | Compiling tabled_derive v0.7.0 |
| 2560 | 2026-07-18T01:53:14.297Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2561 | 2026-07-18T01:53:14.862Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2562 | 2026-07-18T01:53:14.988Z | Compiling gethostname v0.5.0 |
| 2563 | 2026-07-18T01:53:15.063Z | Compiling terminal_size v0.4.3 |
| 2564 | 2026-07-18T01:53:15.157Z | Compiling bcs v0.1.6 |
| 2565 | 2026-07-18T01:53:15.169Z | Compiling unicode-width v0.2.1 |
| 2566 | 2026-07-18T01:53:15.231Z | Compiling radium v0.7.0 |
| 2567 | 2026-07-18T01:53:15.493Z | Compiling tagptr v0.2.0 |
| 2568 | 2026-07-18T01:53:15.532Z | Compiling linear-map v1.2.0 |
| 2569 | 2026-07-18T01:53:15.557Z | Compiling salty v0.3.0 |
| 2570 | 2026-07-18T01:53:15.664Z | Compiling smawk v0.3.2 |
| 2571 | 2026-07-18T01:53:15.759Z | Compiling termtree v0.5.1 |
| 2572 | 2026-07-18T01:53:15.833Z | Compiling unicode-linebreak v0.1.5 |
| 2573 | 2026-07-18T01:53:15.863Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2574 | 2026-07-18T01:53:16.112Z | Compiling textwrap v0.16.2 |
| 2575 | 2026-07-18T01:53:18.198Z | Compiling tabled v0.15.0 |
| 2576 | 2026-07-18T01:53:18.523Z | Compiling progenitor v0.10.0 |
| 2577 | 2026-07-18T01:53:18.677Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2578 | 2026-07-18T01:53:18.883Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2579 | 2026-07-18T01:53:18.928Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2580 | 2026-07-18T01:53:19.060Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2581 | 2026-07-18T01:53:25.347Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2582 | 2026-07-18T01:53:25.569Z | Compiling steno v0.4.1 |
| 2583 | 2026-07-18T01:53:25.969Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2584 | 2026-07-18T01:53:27.655Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2585 | 2026-07-18T01:53:28.306Z | Compiling hickory-proto v0.25.2 |
| 2586 | 2026-07-18T01:53:28.774Z | Compiling rfc6979 v0.4.0 |
| 2587 | 2026-07-18T01:53:28.935Z | Compiling sha2 v0.10.9 |
| 2588 | 2026-07-18T01:53:30.805Z | Compiling tap v1.0.1 |
| 2589 | 2026-07-18T01:53:30.933Z | Compiling wyz v0.5.1 |
| 2590 | 2026-07-18T01:53:31.162Z | Compiling hickory-resolver v0.25.2 |
| 2591 | 2026-07-18T01:53:31.469Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2592 | 2026-07-18T01:53:33.955Z | Compiling ecdsa v0.16.9 |
| 2593 | 2026-07-18T01:53:35.539Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2594 | 2026-07-18T01:53:35.553Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2595 | 2026-07-18T01:53:37.579Z | Compiling ed25519 v2.2.3 |
| 2596 | 2026-07-18T01:53:38.120Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2597 | 2026-07-18T01:53:38.385Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2598 | 2026-07-18T01:53:38.398Z | Compiling primeorder v0.13.6 |
| 2599 | 2026-07-18T01:53:38.683Z | Compiling twox-hash v2.1.2 |
| 2600 | 2026-07-18T01:53:39.144Z | Compiling env_filter v1.0.1 |
| 2601 | 2026-07-18T01:53:39.500Z | Compiling atty v0.2.14 |
| 2602 | 2026-07-18T01:53:39.629Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2603 | 2026-07-18T01:53:39.870Z | Compiling funty v2.0.0 |
| 2604 | 2026-07-18T01:53:40.985Z | Compiling bitvec v1.0.1 |
| 2605 | 2026-07-18T01:53:41.013Z | Compiling env_logger v0.11.10 |
| 2606 | 2026-07-18T01:53:41.661Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2607 | 2026-07-18T01:53:43.071Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2608 | 2026-07-18T01:53:43.801Z | Compiling p384 v0.13.1 |
| 2609 | 2026-07-18T01:53:44.723Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2610 | 2026-07-18T01:53:45.840Z | Compiling ed25519-dalek v2.2.0 |
| 2611 | 2026-07-18T01:53:46.387Z | Compiling toml v0.7.8 |
| 2612 | 2026-07-18T01:53:47.696Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2613 | 2026-07-18T01:53:48.378Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2614 | 2026-07-18T01:53:49.632Z | Compiling polyval v0.6.2 |
| 2615 | 2026-07-18T01:53:49.920Z | Compiling ctr v0.9.2 |
| 2616 | 2026-07-18T01:53:50.147Z | Compiling aes v0.8.4 |
| 2617 | 2026-07-18T01:53:50.367Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2618 | 2026-07-18T01:53:50.661Z | Compiling x509-cert v0.2.5 |
| 2619 | 2026-07-18T01:53:50.725Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2620 | 2026-07-18T01:53:50.952Z | Compiling bincode v1.3.3 |
| 2621 | 2026-07-18T01:53:51.102Z | Compiling strum_macros v0.28.0 |
| 2622 | 2026-07-18T01:53:51.413Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2623 | 2026-07-18T01:53:51.436Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2624 | 2026-07-18T01:53:51.643Z | Compiling passt v0.3.0 |
| 2625 | 2026-07-18T01:53:51.705Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2626 | 2026-07-18T01:53:51.729Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2627 | 2026-07-18T01:53:51.909Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2628 | 2026-07-18T01:53:51.922Z | Compiling fakedata_generator v0.7.1 |
| 2629 | 2026-07-18T01:53:52.050Z | Compiling aes-gcm-siv v0.11.1 |
| 2630 | 2026-07-18T01:53:52.243Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2631 | 2026-07-18T01:53:52.787Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2632 | 2026-07-18T01:53:52.920Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2633 | 2026-07-18T01:53:54.010Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2634 | 2026-07-18T01:53:54.134Z | Compiling bitstruct_derive v0.1.0 |
| 2635 | 2026-07-18T01:53:54.818Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2636 | 2026-07-18T01:53:55.056Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2637 | 2026-07-18T01:53:55.147Z | Compiling ascii v1.1.0 |
| 2638 | 2026-07-18T01:53:55.202Z | Compiling ringbuffer v0.16.0 |
| 2639 | 2026-07-18T01:53:55.354Z | Compiling pretty-hex v0.2.1 |
| 2640 | 2026-07-18T01:53:55.522Z | Compiling typeid v1.0.0 |
| 2641 | 2026-07-18T01:53:55.522Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2642 | 2026-07-18T01:53:55.668Z | Compiling erased-serde v0.4.5 |
| 2643 | 2026-07-18T01:53:55.790Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2644 | 2026-07-18T01:53:56.287Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2645 | 2026-07-18T01:53:56.729Z | Compiling bitstruct v0.1.1 |
| 2646 | 2026-07-18T01:53:56.841Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2647 | 2026-07-18T01:53:57.013Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2648 | 2026-07-18T01:53:57.293Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2649 | 2026-07-18T01:53:57.540Z | Compiling itertools v0.13.0 |
| 2650 | 2026-07-18T01:53:57.935Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2651 | 2026-07-18T01:53:58.559Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2652 | 2026-07-18T01:53:59.012Z | Compiling acpi_tables v0.2.1 (https://github.com/oxidecomputer/acpi_tables.git?tag=v0.2.1-oxide.1#f20592bc) |
| 2653 | 2026-07-18T01:53:59.121Z | Compiling kstat-rs v0.2.4 |
| 2654 | 2026-07-18T01:53:59.408Z | Compiling serde_arrays v0.1.0 |
| 2655 | 2026-07-18T01:53:59.561Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2656 | 2026-07-18T01:53:59.574Z | Compiling libloading v0.7.4 |
| 2657 | 2026-07-18T01:53:59.733Z | Compiling bit_field v0.10.2 |
| 2658 | 2026-07-18T01:53:59.817Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2659 | 2026-07-18T01:53:59.896Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2660 | 2026-07-18T01:54:00.764Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2661 | 2026-07-18T01:54:00.806Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2662 | 2026-07-18T01:54:01.181Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2663 | 2026-07-18T01:54:04.279Z | Compiling ron v0.8.1 |
| 2664 | 2026-07-18T01:54:05.719Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2665 | 2026-07-18T01:54:06.930Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2666 | 2026-07-18T01:54:11.946Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2667 | 2026-07-18T01:54:43.646Z | Finished `release` profile [optimized] target(s) in 4m 24s |
| 2668 | 2026-07-18T01:54:43.838Z | |
| 2669 | 2026-07-18T01:54:43.838Z | real 4:24.173090715 |
| 2670 | 2026-07-18T01:54:43.839Z | user 29:52.639049562 |
| 2671 | 2026-07-18T01:54:43.839Z | sys 2:37.580116026 |
| 2672 | 2026-07-18T01:54:43.839Z | trap 0.755709147 |
| 2673 | 2026-07-18T01:54:43.839Z | tflt 2.280572314 |
| 2674 | 2026-07-18T01:54:43.840Z | dflt 1.290998121 |
| 2675 | 2026-07-18T01:54:43.840Z | kflt 0.000090987 |
| 2676 | 2026-07-18T01:54:43.840Z | lock 1:30:44.463011851 |
| 2677 | 2026-07-18T01:54:43.840Z | slp 1:54:25.456645135 |
| 2678 | 2026-07-18T01:54:43.840Z | lat 2:15.404795097 |
| 2679 | 2026-07-18T01:54:43.843Z | stop 3:37.261015989 |
| 2680 | 2026-07-18T01:54:43.844Z | + OUTDIR=/work/release |
| 2681 | 2026-07-18T01:54:43.844Z | + mkdir -p /work/release |
| 2682 | 2026-07-18T01:54:43.844Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2683 | 2026-07-18T01:54:43.865Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2684 | 2026-07-18T01:54:43.942Z | + cd /work/release |
| 2685 | 2026-07-18T01:54:43.946Z | + digest -a sha256 propolis-cli |
| 2686 | 2026-07-18T01:54:43.964Z | + digest -a sha256 propolis-server |
| 2687 | 2026-07-18T01:54:44.012Z | process exited: duration 528602 ms, exit code 0 |
| |
| 2688 | 2026-07-18T01:54:44.024Z | found 4 output files |
| 2689 | 2026-07-18T01:54:44.025Z | uploading: /work/release/propolis-cli (25395592 bytes) |
| 2690 | 2026-07-18T01:54:45.194Z | uploaded: /work/release/propolis-cli |
| 2691 | 2026-07-18T01:54:45.197Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2692 | 2026-07-18T01:54:46.204Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2693 | 2026-07-18T01:54:46.207Z | uploading: /work/release/propolis-server (81802904 bytes) |
| 2694 | 2026-07-18T01:54:47.640Z | uploaded: /work/release/propolis-server |
| 2695 | 2026-07-18T01:54:47.643Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2696 | 2026-07-18T01:54:48.649Z | uploaded: /work/release/propolis-server.sha256.txt |