|
|
|
| 1 | 2026-05-13T16:02:47.702Z | job assigned to worker 01KRH15SVSPN4Z6AQWF1D1M215 [factory aws, i-08ff395a6301356d0] (queued for 45 s) |
| |
| 2 | 2026-05-13T16:02:54.190Z | starting task 0: "setup" |
| 3 | 2026-05-13T16:02:54.194Z | ++ uname -s |
| 4 | 2026-05-13T16:02:54.197Z | + kern=SunOS |
| 5 | 2026-05-13T16:02:54.197Z | + build_user=build |
| 6 | 2026-05-13T16:02:54.197Z | + build_uid=12345 |
| 7 | 2026-05-13T16:02:54.197Z | + work_dir=/work |
| 8 | 2026-05-13T16:02:54.197Z | + input_dir=/input |
| 9 | 2026-05-13T16:02:54.197Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-13T16:02:54.197Z | + case "$kern" in |
| 11 | 2026-05-13T16:02:54.197Z | + groupadd -g 12345 build |
| 12 | 2026-05-13T16:02:54.200Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-13T16:02:56.203Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-13T16:02:56.310Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-13T16:02:56.313Z | + home_fs=zfs |
| 16 | 2026-05-13T16:02:56.313Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-13T16:02:56.313Z | + mkdir -p /home/build |
| 18 | 2026-05-13T16:02:56.313Z | + chown build:build /home/build /work |
| 19 | 2026-05-13T16:02:58.314Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-13T16:02:58.317Z | process exited: duration 4125 ms, exit code 0 |
| |
| 21 | 2026-05-13T16:02:58.324Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-13T16:02:58.327Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-13T16:02:58.327Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-13T16:02:58.327Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-13T16:02:58.327Z | * rust toolchain profile = "default" |
| 26 | 2026-05-13T16:02:58.330Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-13T16:02:58.330Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-13T16:02:58.330Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-13T16:02:58.330Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-13T16:02:58.448Z | info: downloading installer |
| 31 | 2026-05-13T16:02:59.912Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-13T16:02:59.912Z | warn: /opt/ooce/bin |
| 33 | 2026-05-13T16:02:59.912Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-13T16:02:59.912Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-13T16:02:59.912Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-13T16:02:59.912Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-13T16:02:59.912Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-13T16:02:59.912Z | error: cannot install while Rust is installed |
| 39 | 2026-05-13T16:02:59.912Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-13T16:02:59.912Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-13T16:02:59.912Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-13T16:02:59.912Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-13T16:02:59.912Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-13T16:02:59.946Z | info: profile set to default |
| 45 | 2026-05-13T16:02:59.946Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-13T16:02:59.949Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-13T16:03:00.080Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-13T16:03:00.083Z | info: downloading 6 components |
| 49 | 2026-05-13T16:03:14.547Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-13T16:03:14.547Z | |
| 51 | 2026-05-13T16:03:14.577Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-13T16:03:14.577Z | |
| 53 | 2026-05-13T16:03:14.577Z | |
| 54 | 2026-05-13T16:03:14.577Z | Rust is installed now. Great! |
| 55 | 2026-05-13T16:03:14.577Z | |
| 56 | 2026-05-13T16:03:14.577Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-13T16:03:14.577Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-13T16:03:14.577Z | |
| 59 | 2026-05-13T16:03:14.577Z | To configure your current shell, you need to source |
| 60 | 2026-05-13T16:03:14.577Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-13T16:03:14.577Z | |
| 62 | 2026-05-13T16:03:14.577Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-13T16:03:14.577Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-13T16:03:14.577Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-13T16:03:14.577Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-13T16:03:14.577Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-13T16:03:14.577Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-13T16:03:14.577Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-13T16:03:14.581Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-13T16:03:14.581Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-13T16:03:14.665Z | + rustup --version |
| 72 | 2026-05-13T16:03:14.674Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-13T16:03:14.676Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-13T16:03:14.695Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-13T16:03:14.697Z | + cargo --version |
| 76 | 2026-05-13T16:03:14.711Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-13T16:03:14.714Z | + rustc --version |
| 78 | 2026-05-13T16:03:14.733Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-13T16:03:14.736Z | process exited: duration 16408 ms, exit code 0 |
| |
| 80 | 2026-05-13T16:03:14.742Z | starting task 2: "authentication" |
| 81 | 2026-05-13T16:03:14.758Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-13T16:03:14.764Z | starting task 3: "clone repository" |
| 83 | 2026-05-13T16:03:14.767Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-05-13T16:03:14.770Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-05-13T16:03:14.822Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-05-13T16:03:15.775Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-05-13T16:03:15.775Z | + git fetch origin 2565a6ee0110041bda2c62421b88a04f92f93ed2 |
| 88 | 2026-05-13T16:03:16.062Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-05-13T16:03:16.062Z | * branch 2565a6ee0110041bda2c62421b88a04f92f93ed2 -> FETCH_HEAD |
| 90 | 2026-05-13T16:03:16.067Z | + [[ -n awm/add-instance-meta ]] |
| 91 | 2026-05-13T16:03:16.070Z | ++ git branch --show-current |
| 92 | 2026-05-13T16:03:16.070Z | + current=master |
| 93 | 2026-05-13T16:03:16.070Z | + [[ master != awm/add-instance-meta ]] |
| 94 | 2026-05-13T16:03:16.070Z | + git branch -f awm/add-instance-meta 2565a6ee0110041bda2c62421b88a04f92f93ed2 |
| 95 | 2026-05-13T16:03:16.073Z | + git checkout -f awm/add-instance-meta |
| 96 | 2026-05-13T16:03:16.092Z | Switched to branch 'awm/add-instance-meta' |
| 97 | 2026-05-13T16:03:16.095Z | + git reset --hard 2565a6ee0110041bda2c62421b88a04f92f93ed2 |
| 98 | 2026-05-13T16:03:16.100Z | HEAD is now at 2565a6e Actually update call site |
| 99 | 2026-05-13T16:03:16.103Z | process exited: duration 1336 ms, exit code 0 |
| |
| 100 | 2026-05-13T16:03:16.110Z | starting task 4: "build" |
| 101 | 2026-05-13T16:03:16.113Z | + cargo --version |
| 102 | 2026-05-13T16:03:16.118Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-05-13T16:03:16.265Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-05-13T16:03:16.268Z | info: downloading 6 components |
| 105 | 2026-05-13T16:03:30.329Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-05-13T16:03:30.332Z | + rustc --version |
| 107 | 2026-05-13T16:03:30.359Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-05-13T16:03:30.363Z | + banner prerequisites |
| 109 | 2026-05-13T16:03:30.366Z | |
| 110 | 2026-05-13T16:03:30.366Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-05-13T16:03:30.366Z | # # # # # # # # # # # # # # # |
| 112 | 2026-05-13T16:03:30.366Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-05-13T16:03:30.366Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-05-13T16:03:30.366Z | # # # # # # # # # # # # # # # |
| 115 | 2026-05-13T16:03:30.366Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-05-13T16:03:30.366Z | |
| 117 | 2026-05-13T16:03:30.366Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-05-13T16:03:40.873Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-05-13T16:03:48.651Z | Startup: Caching catalogs ... Done |
| 120 | 2026-05-13T16:03:55.959Z | Planning: Solver setup ... Done (6.004s) |
| 121 | 2026-05-13T16:03:56.001Z | Planning: Running solver ... Done (0.041s) |
| 122 | 2026-05-13T16:03:56.140Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-05-13T16:03:56.167Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-05-13T16:03:56.341Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-05-13T16:03:56.371Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-05-13T16:03:56.400Z | Planning: Merging actions ... Done (0.029s) |
| 127 | 2026-05-13T16:03:56.508Z | Planning: Checking for conflicting actions ... Done (0.107s) |
| 128 | 2026-05-13T16:03:56.514Z | Planning: Consolidating action changes ... Done (0.007s) |
| 129 | 2026-05-13T16:03:57.304Z | Planning: Evaluating mediators ... Done (0.790s) |
| 130 | 2026-05-13T16:03:57.309Z | Planning: Planning completed in 8.49 seconds |
| 131 | 2026-05-13T16:03:57.321Z | Packages to install: 3 |
| 132 | 2026-05-13T16:03:57.324Z | Mediators to change: 2 |
| 133 | 2026-05-13T16:03:57.324Z | Services to change: 1 |
| 134 | 2026-05-13T16:03:57.324Z | Estimated space available: 154.83 GB |
| 135 | 2026-05-13T16:03:57.324Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-05-13T16:03:57.324Z | Create boot environment: No |
| 137 | 2026-05-13T16:03:57.324Z | Create backup boot environment: No |
| 138 | 2026-05-13T16:03:57.324Z | Rebuild boot archive: No |
| 139 | 2026-05-13T16:03:57.324Z | |
| 140 | 2026-05-13T16:03:57.324Z | Changed mediators: |
| 141 | 2026-05-13T16:03:57.324Z | mediator clang: |
| 142 | 2026-05-13T16:03:57.324Z | version: None -> 15 (system default) |
| 143 | 2026-05-13T16:03:57.324Z | |
| 144 | 2026-05-13T16:03:57.324Z | mediator llvm: |
| 145 | 2026-05-13T16:03:57.324Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-05-13T16:03:57.325Z | |
| 147 | 2026-05-13T16:03:57.325Z | Changed packages: |
| 148 | 2026-05-13T16:03:57.325Z | helios-dev |
| 149 | 2026-05-13T16:03:57.325Z | developer/build-essential |
| 150 | 2026-05-13T16:03:57.325Z | None -> 11-2.0 |
| 151 | 2026-05-13T16:03:57.325Z | ooce/developer/clang-15 |
| 152 | 2026-05-13T16:03:57.325Z | None -> 15.0.7-2.0 |
| 153 | 2026-05-13T16:03:57.325Z | ooce/developer/llvm-15 |
| 154 | 2026-05-13T16:03:57.325Z | None -> 15.0.7-2.0 |
| 155 | 2026-05-13T16:03:57.325Z | |
| 156 | 2026-05-13T16:03:57.325Z | Services: |
| 157 | 2026-05-13T16:03:57.325Z | restart_fmri: |
| 158 | 2026-05-13T16:03:57.325Z | svc:/system/update-man-index:default |
| 159 | 2026-05-13T16:03:57.364Z | |
| 160 | 2026-05-13T16:03:57.364Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-05-13T16:04:02.366Z | Download: 628/3076 items 17.5/211.3MB 8% complete (3.7M/s) |
| 162 | 2026-05-13T16:04:07.374Z | Download: 1010/3076 items 93.4/211.3MB 44% complete (9.3M/s) |
| 163 | 2026-05-13T16:04:12.397Z | Download: 1474/3076 items 116.7/211.3MB 55% complete (9.9M/s) |
| 164 | 2026-05-13T16:04:17.446Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (3.9M/s) |
| 165 | 2026-05-13T16:04:21.858Z | Download: Completed 211.31 MB in 24.49 seconds (8.6M/s) |
| 166 | 2026-05-13T16:04:22.588Z | Actions: 1/3430 actions (Installing new actions) |
| 167 | 2026-05-13T16:04:25.704Z | Actions: Completed 3430 actions in 3.11 seconds. |
| 168 | 2026-05-13T16:04:26.351Z | Done (0.644s) |
| 169 | 2026-05-13T16:04:26.351Z | Done (0.000s) |
| 170 | 2026-05-13T16:04:27.091Z | Done (0.739s) |
| 171 | 2026-05-13T16:04:30.538Z | Done (3.094s) |
| 172 | 2026-05-13T16:04:30.610Z | Done (0.013s) |
| 173 | 2026-05-13T16:04:30.614Z | Done (0.000s) |
| 174 | 2026-05-13T16:04:30.779Z | Done (0.000s) |
| 175 | 2026-05-13T16:04:31.652Z | Planning: Evaluating mediator changes ... Done |
| 176 | 2026-05-13T16:04:31.759Z | Planning: Checking for conflicting actions ... Done |
| 177 | 2026-05-13T16:04:31.762Z | Planning: Consolidating action changes ... Done |
| 178 | 2026-05-13T16:04:31.925Z | Planning: Evaluating mediators ... Done |
| 179 | 2026-05-13T16:04:31.929Z | Planning: Planning completed in 0.27 seconds |
| 180 | 2026-05-13T16:04:31.947Z | Mediators to change: 2 |
| 181 | 2026-05-13T16:04:31.947Z | Create boot environment: No |
| 182 | 2026-05-13T16:04:31.947Z | Create backup boot environment: No |
| 183 | 2026-05-13T16:04:32.020Z | Done |
| 184 | 2026-05-13T16:04:32.020Z | Done |
| 185 | 2026-05-13T16:04:32.631Z | Done |
| 186 | 2026-05-13T16:04:35.126Z | Done |
| 187 | 2026-05-13T16:04:35.196Z | Done |
| 188 | 2026-05-13T16:04:35.199Z | Done |
| 189 | 2026-05-13T16:04:35.494Z | Done |
| 190 | 2026-05-13T16:04:35.787Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 191 | 2026-05-13T16:04:35.787Z | clang system 15 system |
| 192 | 2026-05-13T16:04:35.787Z | csh system system illumos |
| 193 | 2026-05-13T16:04:35.787Z | ctags system system illumos |
| 194 | 2026-05-13T16:04:35.787Z | file system system illumos |
| 195 | 2026-05-13T16:04:35.787Z | gcc vendor 12 vendor |
| 196 | 2026-05-13T16:04:35.787Z | gcc system 14 system |
| 197 | 2026-05-13T16:04:35.787Z | gcc system 10 system |
| 198 | 2026-05-13T16:04:35.787Z | go system 1.20 system |
| 199 | 2026-05-13T16:04:35.787Z | go system 1.19 system |
| 200 | 2026-05-13T16:04:35.787Z | llvm system 15 system |
| 201 | 2026-05-13T16:04:35.787Z | llvm system 14 system |
| 202 | 2026-05-13T16:04:35.787Z | mariadb system 10.6 system |
| 203 | 2026-05-13T16:04:35.787Z | mta vendor vendor dma |
| 204 | 2026-05-13T16:04:35.787Z | openjdk system 17 system |
| 205 | 2026-05-13T16:04:35.788Z | openjdk system 11 system |
| 206 | 2026-05-13T16:04:35.788Z | openjdk system 1.8 system |
| 207 | 2026-05-13T16:04:35.788Z | openssl vendor 3 vendor |
| 208 | 2026-05-13T16:04:35.788Z | perl system 5.36 system |
| 209 | 2026-05-13T16:04:35.788Z | postgresql system 15 system |
| 210 | 2026-05-13T16:04:35.788Z | postgresql system 13 system |
| 211 | 2026-05-13T16:04:35.788Z | python vendor 3 vendor |
| 212 | 2026-05-13T16:04:35.788Z | python system 2 system |
| 213 | 2026-05-13T16:04:35.788Z | python3 system 3.11 system |
| 214 | 2026-05-13T16:04:35.788Z | ruby system 3.0 system |
| 215 | 2026-05-13T16:04:35.788Z | words vendor vendor american-english |
| 216 | 2026-05-13T16:04:35.788Z | words system system australian-english |
| 217 | 2026-05-13T16:04:35.788Z | words system system british-english |
| 218 | 2026-05-13T16:04:35.788Z | words system system canadian-english |
| 219 | 2026-05-13T16:04:35.788Z | words system system french |
| 220 | 2026-05-13T16:04:35.788Z | words system system italian |
| 221 | 2026-05-13T16:04:35.788Z | words system system ngerman |
| 222 | 2026-05-13T16:04:35.788Z | words system system ogerman |
| 223 | 2026-05-13T16:04:35.788Z | words system system spanish |
| 224 | 2026-05-13T16:04:36.013Z | PUBLISHER TYPE STATUS P LOCATION |
| 225 | 2026-05-13T16:04:36.013Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 226 | 2026-05-13T16:04:40.572Z | FMRI IFO |
| 227 | 2026-05-13T16:04:40.572Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 228 | 2026-05-13T16:04:40.572Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 229 | 2026-05-13T16:04:40.572Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 230 | 2026-05-13T16:04:40.572Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 231 | 2026-05-13T16:04:40.572Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 232 | 2026-05-13T16:04:40.572Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 233 | 2026-05-13T16:04:40.572Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 234 | 2026-05-13T16:04:41.516Z | All builder prerequisites installed successfully, and PATH looks valid |
| 235 | 2026-05-13T16:04:41.519Z | |
| 236 | 2026-05-13T16:04:41.519Z | real 1:11.134886942 |
| 237 | 2026-05-13T16:04:41.519Z | user 37.643938493 |
| 238 | 2026-05-13T16:04:41.519Z | sys 4.248099862 |
| 239 | 2026-05-13T16:04:41.520Z | trap 0.003913612 |
| 240 | 2026-05-13T16:04:41.520Z | tflt 0.029984711 |
| 241 | 2026-05-13T16:04:41.520Z | dflt 0.041859829 |
| 242 | 2026-05-13T16:04:41.520Z | kflt 0.014270177 |
| 243 | 2026-05-13T16:04:41.520Z | lock 0.000000000 |
| 244 | 2026-05-13T16:04:41.520Z | slp 1:40.207507394 |
| 245 | 2026-05-13T16:04:41.520Z | lat 0.112023161 |
| 246 | 2026-05-13T16:04:41.520Z | stop 0.000200500 |
| 247 | 2026-05-13T16:04:41.520Z | + banner check |
| 248 | 2026-05-13T16:04:41.520Z | |
| 249 | 2026-05-13T16:04:41.520Z | #### # # ###### #### # # |
| 250 | 2026-05-13T16:04:41.520Z | # # # # # # # # # |
| 251 | 2026-05-13T16:04:41.520Z | # ###### ##### # #### |
| 252 | 2026-05-13T16:04:41.520Z | # # # # # # # |
| 253 | 2026-05-13T16:04:41.520Z | # # # # # # # # # |
| 254 | 2026-05-13T16:04:41.520Z | #### # # ###### #### # # |
| 255 | 2026-05-13T16:04:41.520Z | |
| 256 | 2026-05-13T16:04:41.520Z | + ptime -m cargo check --features falcon |
| 257 | 2026-05-13T16:04:41.647Z | Updating crates.io index |
| 258 | 2026-05-13T16:04:41.683Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 259 | 2026-05-13T16:04:44.135Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 260 | 2026-05-13T16:04:52.768Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 261 | 2026-05-13T16:04:53.187Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 262 | 2026-05-13T16:04:53.584Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-05-13T16:04:53.846Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 264 | 2026-05-13T16:04:54.155Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 265 | 2026-05-13T16:04:54.487Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 266 | 2026-05-13T16:04:55.244Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-05-13T16:04:55.619Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 268 | 2026-05-13T16:04:56.114Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 269 | 2026-05-13T16:04:56.436Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 270 | 2026-05-13T16:04:56.705Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 271 | 2026-05-13T16:04:57.174Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 272 | 2026-05-13T16:04:58.289Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 273 | 2026-05-13T16:05:03.321Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 274 | 2026-05-13T16:05:04.428Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 275 | 2026-05-13T16:05:05.496Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 276 | 2026-05-13T16:05:06.313Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 277 | 2026-05-13T16:05:07.190Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 278 | 2026-05-13T16:05:07.688Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 279 | 2026-05-13T16:05:08.186Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 280 | 2026-05-13T16:05:09.037Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 281 | 2026-05-13T16:05:09.340Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 282 | 2026-05-13T16:05:09.822Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 283 | 2026-05-13T16:05:10.375Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 284 | 2026-05-13T16:05:10.837Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 285 | 2026-05-13T16:05:11.142Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 286 | 2026-05-13T16:05:13.261Z | Downloading crates ... |
| 287 | 2026-05-13T16:05:13.323Z | Downloaded adler v1.0.2 |
| 288 | 2026-05-13T16:05:13.327Z | Downloaded anstyle v1.0.7 |
| 289 | 2026-05-13T16:05:13.331Z | Downloaded compression-codecs v0.4.32 |
| 290 | 2026-05-13T16:05:13.334Z | Downloaded camino-tempfile v1.4.1 |
| 291 | 2026-05-13T16:05:13.337Z | Downloaded crossbeam-deque v0.8.5 |
| 292 | 2026-05-13T16:05:13.340Z | Downloaded bit-vec v0.6.3 |
| 293 | 2026-05-13T16:05:13.343Z | Downloaded anyhow v1.0.100 |
| 294 | 2026-05-13T16:05:13.347Z | Downloaded ascii v1.1.0 |
| 295 | 2026-05-13T16:05:13.350Z | Downloaded atomic-waker v1.1.2 |
| 296 | 2026-05-13T16:05:13.353Z | Downloaded bincode v1.3.3 |
| 297 | 2026-05-13T16:05:13.356Z | Downloaded anstyle-query v1.0.3 |
| 298 | 2026-05-13T16:05:13.359Z | Downloaded darling v0.23.0 |
| 299 | 2026-05-13T16:05:13.362Z | Downloaded futures-task v0.3.32 |
| 300 | 2026-05-13T16:05:13.365Z | Downloaded git-stub v1.0.0 |
| 301 | 2026-05-13T16:05:13.368Z | Downloaded foldhash v0.1.5 |
| 302 | 2026-05-13T16:05:13.368Z | Downloaded dtrace-parser v0.2.0 |
| 303 | 2026-05-13T16:05:13.371Z | Downloaded form_urlencoded v1.2.2 |
| 304 | 2026-05-13T16:05:13.373Z | Downloaded expectorate v1.2.0 |
| 305 | 2026-05-13T16:05:13.376Z | Downloaded dof v0.3.0 |
| 306 | 2026-05-13T16:05:13.377Z | Downloaded bitflags v1.3.2 |
| 307 | 2026-05-13T16:05:13.379Z | Downloaded chacha20 v0.9.1 |
| 308 | 2026-05-13T16:05:13.382Z | Downloaded fs_extra v1.3.0 |
| 309 | 2026-05-13T16:05:13.385Z | Downloaded foreign-types v0.5.0 |
| 310 | 2026-05-13T16:05:13.388Z | Downloaded equivalent v1.0.2 |
| 311 | 2026-05-13T16:05:13.388Z | Downloaded compression-core v0.4.31 |
| 312 | 2026-05-13T16:05:13.391Z | Downloaded async-stream-impl v0.3.6 |
| 313 | 2026-05-13T16:05:13.394Z | Downloaded foldhash v0.2.0 |
| 314 | 2026-05-13T16:05:13.396Z | Downloaded either v1.15.0 |
| 315 | 2026-05-13T16:05:13.396Z | Downloaded base64ct v1.6.0 |
| 316 | 2026-05-13T16:05:13.400Z | Downloaded embedded-io v0.6.1 |
| 317 | 2026-05-13T16:05:13.402Z | Downloaded byteorder v1.5.0 |
| 318 | 2026-05-13T16:05:13.405Z | Downloaded backoff v0.4.0 |
| 319 | 2026-05-13T16:05:13.408Z | Downloaded clap_lex v0.7.0 |
| 320 | 2026-05-13T16:05:13.408Z | Downloaded cargo-platform v0.1.8 |
| 321 | 2026-05-13T16:05:13.411Z | Downloaded async-trait v0.1.89 |
| 322 | 2026-05-13T16:05:13.414Z | Downloaded async-stream v0.3.6 |
| 323 | 2026-05-13T16:05:13.417Z | Downloaded defmt-parser v0.3.4 |
| 324 | 2026-05-13T16:05:13.420Z | Downloaded errno v0.3.14 |
| 325 | 2026-05-13T16:05:13.423Z | Downloaded float-ord v0.3.2 |
| 326 | 2026-05-13T16:05:13.423Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 327 | 2026-05-13T16:05:13.426Z | Downloaded futures-io v0.3.32 |
| 328 | 2026-05-13T16:05:13.426Z | Downloaded cargo-platform v0.3.2 |
| 329 | 2026-05-13T16:05:13.429Z | Downloaded ciborium-io v0.2.2 |
| 330 | 2026-05-13T16:05:13.432Z | Downloaded darling_macro v0.21.3 |
| 331 | 2026-05-13T16:05:13.432Z | Downloaded funty v2.0.0 |
| 332 | 2026-05-13T16:05:13.436Z | Downloaded http-body-util v0.1.3 |
| 333 | 2026-05-13T16:05:13.436Z | Downloaded highway v1.3.0 |
| 334 | 2026-05-13T16:05:13.439Z | Downloaded filetime v0.2.23 |
| 335 | 2026-05-13T16:05:13.442Z | Downloaded group v0.13.0 |
| 336 | 2026-05-13T16:05:13.442Z | Downloaded futures-macro v0.3.32 |
| 337 | 2026-05-13T16:05:13.445Z | Downloaded futures-sink v0.3.32 |
| 338 | 2026-05-13T16:05:13.447Z | Downloaded dtrace-parser v0.3.0 |
| 339 | 2026-05-13T16:05:13.447Z | Downloaded darling_macro v0.20.11 |
| 340 | 2026-05-13T16:05:13.450Z | Downloaded hash32 v0.3.1 |
| 341 | 2026-05-13T16:05:13.453Z | Downloaded heck v0.5.0 |
| 342 | 2026-05-13T16:05:13.453Z | Downloaded foreign-types-shared v0.1.1 |
| 343 | 2026-05-13T16:05:13.456Z | Downloaded erased-serde v0.3.31 |
| 344 | 2026-05-13T16:05:13.459Z | Downloaded env_logger v0.11.10 |
| 345 | 2026-05-13T16:05:13.462Z | Downloaded bitstruct_derive v0.1.0 |
| 346 | 2026-05-13T16:05:13.462Z | Downloaded convert_case v0.4.0 |
| 347 | 2026-05-13T16:05:13.465Z | Downloaded futures-core v0.3.32 |
| 348 | 2026-05-13T16:05:13.468Z | Downloaded dunce v1.0.5 |
| 349 | 2026-05-13T16:05:13.468Z | Downloaded aes-gcm-siv v0.11.1 |
| 350 | 2026-05-13T16:05:13.471Z | Downloaded crucible-workspace-hack v0.1.0 |
| 351 | 2026-05-13T16:05:13.471Z | Downloaded httpdate v1.0.3 |
| 352 | 2026-05-13T16:05:13.474Z | Downloaded debug-ignore v1.0.5 |
| 353 | 2026-05-13T16:05:13.477Z | Downloaded heck v0.4.1 |
| 354 | 2026-05-13T16:05:13.477Z | Downloaded hubpack v0.1.2 |
| 355 | 2026-05-13T16:05:13.480Z | Downloaded home v0.5.11 |
| 356 | 2026-05-13T16:05:13.483Z | Downloaded fastrand v2.3.0 |
| 357 | 2026-05-13T16:05:13.483Z | Downloaded hostname v0.4.2 |
| 358 | 2026-05-13T16:05:13.486Z | Downloaded enum-as-inner v0.6.0 |
| 359 | 2026-05-13T16:05:13.489Z | Downloaded darling_macro v0.23.0 |
| 360 | 2026-05-13T16:05:13.489Z | Downloaded cargo_metadata v0.23.1 |
| 361 | 2026-05-13T16:05:13.492Z | Downloaded fnv v1.0.7 |
| 362 | 2026-05-13T16:05:13.495Z | Downloaded data-encoding v2.6.0 |
| 363 | 2026-05-13T16:05:13.495Z | Downloaded ecdsa v0.16.9 |
| 364 | 2026-05-13T16:05:13.497Z | Downloaded git-stub-vcs v0.1.0 |
| 365 | 2026-05-13T16:05:13.500Z | Downloaded derive-ex v0.1.8 |
| 366 | 2026-05-13T16:05:13.503Z | Downloaded camino v1.2.2 |
| 367 | 2026-05-13T16:05:13.503Z | Downloaded hubpack_derive v0.1.1 |
| 368 | 2026-05-13T16:05:13.506Z | Downloaded http-body v1.0.1 |
| 369 | 2026-05-13T16:05:13.506Z | Downloaded hex v0.4.3 |
| 370 | 2026-05-13T16:05:13.509Z | Downloaded base64 v0.21.7 |
| 371 | 2026-05-13T16:05:13.512Z | Downloaded cipher v0.4.4 |
| 372 | 2026-05-13T16:05:13.515Z | Downloaded keccak v0.1.6 |
| 373 | 2026-05-13T16:05:13.515Z | Downloaded lazycell v1.3.0 |
| 374 | 2026-05-13T16:05:13.518Z | Downloaded ident_case v1.0.1 |
| 375 | 2026-05-13T16:05:13.521Z | Downloaded indent_write v2.2.0 |
| 376 | 2026-05-13T16:05:13.521Z | Downloaded lazy_static v1.5.0 |
| 377 | 2026-05-13T16:05:13.524Z | Downloaded ed25519-dalek v2.2.0 |
| 378 | 2026-05-13T16:05:13.527Z | Downloaded fs-err v3.1.2 |
| 379 | 2026-05-13T16:05:13.530Z | Downloaded cmake v0.1.54 |
| 380 | 2026-05-13T16:05:13.530Z | Downloaded escargot v0.5.10 |
| 381 | 2026-05-13T16:05:13.532Z | Downloaded drift v0.1.3 |
| 382 | 2026-05-13T16:05:13.535Z | Downloaded deranged v0.5.3 |
| 383 | 2026-05-13T16:05:13.538Z | Downloaded is_terminal_polyfill v1.70.0 |
| 384 | 2026-05-13T16:05:13.541Z | Downloaded kstat-rs v0.2.4 |
| 385 | 2026-05-13T16:05:13.541Z | Downloaded is_ci v1.2.0 |
| 386 | 2026-05-13T16:05:13.544Z | Downloaded inout v0.1.3 |
| 387 | 2026-05-13T16:05:13.547Z | Downloaded hyper-tls v0.6.0 |
| 388 | 2026-05-13T16:05:13.547Z | Downloaded globset v0.4.14 |
| 389 | 2026-05-13T16:05:13.550Z | Downloaded derive_builder v0.20.2 |
| 390 | 2026-05-13T16:05:13.553Z | Downloaded itoa v1.0.11 |
| 391 | 2026-05-13T16:05:13.556Z | Downloaded is-terminal v0.4.12 |
| 392 | 2026-05-13T16:05:13.556Z | Downloaded futures-channel v0.3.32 |
| 393 | 2026-05-13T16:05:13.559Z | Downloaded dropshot_endpoint v0.16.7 |
| 394 | 2026-05-13T16:05:13.562Z | Downloaded linked-hash-map v0.5.6 |
| 395 | 2026-05-13T16:05:13.565Z | Downloaded match_cfg v0.1.0 |
| 396 | 2026-05-13T16:05:13.565Z | Downloaded lru-slab v0.1.2 |
| 397 | 2026-05-13T16:05:13.568Z | Downloaded memoffset v0.9.1 |
| 398 | 2026-05-13T16:05:13.568Z | Downloaded lru-cache v0.1.2 |
| 399 | 2026-05-13T16:05:13.568Z | Downloaded hostname v0.3.1 |
| 400 | 2026-05-13T16:05:13.571Z | Downloaded crossbeam-utils v0.8.19 |
| 401 | 2026-05-13T16:05:13.574Z | Downloaded hashbrown v0.12.3 |
| 402 | 2026-05-13T16:05:13.577Z | Downloaded newtype-uuid-macros v0.1.0 |
| 403 | 2026-05-13T16:05:13.580Z | Downloaded managed v0.8.0 |
| 404 | 2026-05-13T16:05:13.580Z | Downloaded clap_derive v4.5.4 |
| 405 | 2026-05-13T16:05:13.583Z | Downloaded autocfg v1.3.0 |
| 406 | 2026-05-13T16:05:13.586Z | Downloaded colored v3.0.0 |
| 407 | 2026-05-13T16:05:13.586Z | Downloaded ingot v0.1.1 |
| 408 | 2026-05-13T16:05:13.589Z | Downloaded num_enum_derive v0.5.11 |
| 409 | 2026-05-13T16:05:13.592Z | Downloaded olpc-cjson v0.1.4 |
| 410 | 2026-05-13T16:05:13.592Z | Downloaded jobserver v0.1.31 |
| 411 | 2026-05-13T16:05:13.595Z | Downloaded icu_locid_transform v1.5.0 |
| 412 | 2026-05-13T16:05:13.595Z | Downloaded const-oid v0.9.6 |
| 413 | 2026-05-13T16:05:13.598Z | Downloaded derive_builder_core v0.20.2 |
| 414 | 2026-05-13T16:05:13.601Z | Downloaded darling v0.21.3 |
| 415 | 2026-05-13T16:05:13.603Z | Downloaded newtype_derive v0.1.6 |
| 416 | 2026-05-13T16:05:13.606Z | Downloaded newline-converter v0.3.0 |
| 417 | 2026-05-13T16:05:13.606Z | Downloaded ipnet v2.9.0 |
| 418 | 2026-05-13T16:05:13.609Z | Downloaded linear-map v1.2.0 |
| 419 | 2026-05-13T16:05:13.612Z | Downloaded cancel-safe-futures v0.1.5 |
| 420 | 2026-05-13T16:05:13.615Z | Downloaded opaque-debug v0.3.1 |
| 421 | 2026-05-13T16:05:13.615Z | Downloaded num-derive v0.4.2 |
| 422 | 2026-05-13T16:05:13.618Z | Downloaded num-iter v0.1.45 |
| 423 | 2026-05-13T16:05:13.618Z | Downloaded getrandom v0.4.2 |
| 424 | 2026-05-13T16:05:13.620Z | Downloaded num-conv v0.2.0 |
| 425 | 2026-05-13T16:05:13.623Z | Downloaded openssl-probe v0.2.1 |
| 426 | 2026-05-13T16:05:13.624Z | Downloaded elliptic-curve v0.13.8 |
| 427 | 2026-05-13T16:05:13.626Z | Downloaded lock_api v0.4.12 |
| 428 | 2026-05-13T16:05:13.629Z | Downloaded memmap v0.7.0 |
| 429 | 2026-05-13T16:05:13.632Z | Downloaded openssl-macros v0.1.1 |
| 430 | 2026-05-13T16:05:13.632Z | Downloaded omicron-workspace-hack v0.1.0 |
| 431 | 2026-05-13T16:05:13.632Z | Downloaded libsw-core v0.3.2 |
| 432 | 2026-05-13T16:05:13.635Z | Downloaded litemap v0.7.4 |
| 433 | 2026-05-13T16:05:13.638Z | Downloaded ipnetwork v0.21.1 |
| 434 | 2026-05-13T16:05:13.638Z | Downloaded ingot-macros v0.1.1 |
| 435 | 2026-05-13T16:05:13.641Z | Downloaded newtype-uuid v1.3.2 |
| 436 | 2026-05-13T16:05:13.644Z | Downloaded icu_locid_transform_data v1.5.0 |
| 437 | 2026-05-13T16:05:13.644Z | Downloaded hmac v0.12.1 |
| 438 | 2026-05-13T16:05:13.647Z | Downloaded num v0.4.3 |
| 439 | 2026-05-13T16:05:13.647Z | Downloaded num-complex v0.4.6 |
| 440 | 2026-05-13T16:05:13.650Z | Downloaded native-tls v0.2.11 |
| 441 | 2026-05-13T16:05:13.653Z | Downloaded phf_shared v0.12.1 |
| 442 | 2026-05-13T16:05:13.653Z | Downloaded percent-encoding v2.3.2 |
| 443 | 2026-05-13T16:05:13.655Z | Downloaded parse-display v0.10.0 |
| 444 | 2026-05-13T16:05:13.655Z | Downloaded half v2.7.1 |
| 445 | 2026-05-13T16:05:13.658Z | Downloaded iana-time-zone v0.1.64 |
| 446 | 2026-05-13T16:05:13.661Z | Downloaded num_enum v0.7.4 |
| 447 | 2026-05-13T16:05:13.664Z | Downloaded num_enum v0.5.11 |
| 448 | 2026-05-13T16:05:13.667Z | Downloaded fatfs v0.3.6 |
| 449 | 2026-05-13T16:05:13.670Z | Downloaded derive-where v1.6.0 |
| 450 | 2026-05-13T16:05:13.673Z | Downloaded proc-macro-crate v1.3.1 |
| 451 | 2026-05-13T16:05:13.684Z | Downloaded proc-macro-error-attr v1.0.4 |
| 452 | 2026-05-13T16:05:13.684Z | Downloaded num_enum_derive v0.7.4 |
| 453 | 2026-05-13T16:05:13.684Z | Downloaded pin-utils v0.1.0 |
| 454 | 2026-05-13T16:05:13.684Z | Downloaded icu_provider v1.5.0 |
| 455 | 2026-05-13T16:05:13.684Z | Downloaded powerfmt v0.2.0 |
| 456 | 2026-05-13T16:05:13.684Z | Downloaded plain v0.2.3 |
| 457 | 2026-05-13T16:05:13.684Z | Downloaded darling_core v0.20.11 |
| 458 | 2026-05-13T16:05:13.688Z | Downloaded progenitor-macro v0.10.0 |
| 459 | 2026-05-13T16:05:13.688Z | Downloaded progenitor-client v0.14.0 |
| 460 | 2026-05-13T16:05:13.691Z | Downloaded progenitor-client v0.10.0 |
| 461 | 2026-05-13T16:05:13.691Z | Downloaded quick-error v1.2.3 |
| 462 | 2026-05-13T16:05:13.694Z | Downloaded progenitor-macro v0.14.0 |
| 463 | 2026-05-13T16:05:13.694Z | Downloaded rand_xorshift v0.3.0 |
| 464 | 2026-05-13T16:05:13.697Z | Downloaded progenitor-client v0.11.1 |
| 465 | 2026-05-13T16:05:13.697Z | Downloaded icu_normalizer v1.5.0 |
| 466 | 2026-05-13T16:05:13.701Z | Downloaded pem-rfc7468 v0.7.0 |
| 467 | 2026-05-13T16:05:13.704Z | Downloaded oxide-tokio-rt v0.1.2 |
| 468 | 2026-05-13T16:05:13.704Z | Downloaded derive_more v0.99.20 |
| 469 | 2026-05-13T16:05:13.707Z | Downloaded multer v3.1.0 |
| 470 | 2026-05-13T16:05:13.710Z | Downloaded indexmap v1.9.3 |
| 471 | 2026-05-13T16:05:13.712Z | Downloaded oxnet v0.1.4 |
| 472 | 2026-05-13T16:05:13.712Z | Downloaded pin-project-internal v1.1.10 |
| 473 | 2026-05-13T16:05:13.715Z | Downloaded paste v1.0.15 |
| 474 | 2026-05-13T16:05:13.718Z | Downloaded pest_generator v2.8.4 |
| 475 | 2026-05-13T16:05:13.718Z | Downloaded pem v3.0.5 |
| 476 | 2026-05-13T16:05:13.721Z | Downloaded glob v0.3.3 |
| 477 | 2026-05-13T16:05:13.721Z | Downloaded parking_lot_core v0.9.10 |
| 478 | 2026-05-13T16:05:13.724Z | Downloaded ref-cast v1.0.25 |
| 479 | 2026-05-13T16:05:13.727Z | Downloaded rustc-hash v2.1.1 |
| 480 | 2026-05-13T16:05:13.727Z | Downloaded passt v0.3.0 |
| 481 | 2026-05-13T16:05:13.730Z | Downloaded memmap2 v0.9.9 |
| 482 | 2026-05-13T16:05:13.730Z | Downloaded rand_chacha v0.3.1 |
| 483 | 2026-05-13T16:05:13.733Z | Downloaded radium v0.7.0 |
| 484 | 2026-05-13T16:05:13.733Z | Downloaded darling_core v0.21.3 |
| 485 | 2026-05-13T16:05:13.736Z | Downloaded ref-cast-impl v1.0.25 |
| 486 | 2026-05-13T16:05:13.740Z | Downloaded libsw v3.5.0 |
| 487 | 2026-05-13T16:05:13.740Z | Downloaded rustc-hash v1.1.0 |
| 488 | 2026-05-13T16:05:13.743Z | Downloaded getrandom v0.3.4 |
| 489 | 2026-05-13T16:05:13.743Z | Downloaded flate2 v1.0.30 |
| 490 | 2026-05-13T16:05:13.746Z | Downloaded proc-macro-error v1.0.4 |
| 491 | 2026-05-13T16:05:13.749Z | Downloaded pkcs8 v0.10.2 |
| 492 | 2026-05-13T16:05:13.752Z | Downloaded parking_lot v0.12.2 |
| 493 | 2026-05-13T16:05:13.754Z | Downloaded rfc6979 v0.4.0 |
| 494 | 2026-05-13T16:05:13.754Z | Downloaded progenitor v0.14.0 |
| 495 | 2026-05-13T16:05:13.758Z | Downloaded log v0.4.29 |
| 496 | 2026-05-13T16:05:13.761Z | Downloaded quote v1.0.45 |
| 497 | 2026-05-13T16:05:13.761Z | Downloaded rustc_version v0.1.7 |
| 498 | 2026-05-13T16:05:13.764Z | Downloaded same-file v1.0.6 |
| 499 | 2026-05-13T16:05:13.764Z | Downloaded primeorder v0.13.6 |
| 500 | 2026-05-13T16:05:13.764Z | Downloaded scopeguard v1.2.0 |
| 501 | 2026-05-13T16:05:13.767Z | Downloaded heapless v0.8.0 |
| 502 | 2026-05-13T16:05:13.770Z | Downloaded once_cell v1.21.3 |
| 503 | 2026-05-13T16:05:13.770Z | Downloaded pin-project-lite v0.2.14 |
| 504 | 2026-05-13T16:05:13.773Z | Downloaded polyval v0.6.2 |
| 505 | 2026-05-13T16:05:13.776Z | Downloaded pkg-config v0.3.30 |
| 506 | 2026-05-13T16:05:13.779Z | Downloaded pest_derive v2.8.4 |
| 507 | 2026-05-13T16:05:13.779Z | Downloaded postcard v1.0.9 |
| 508 | 2026-05-13T16:05:13.782Z | Downloaded rand_core v0.9.3 |
| 509 | 2026-05-13T16:05:13.785Z | Downloaded ppv-lite86 v0.2.17 |
| 510 | 2026-05-13T16:05:13.785Z | Downloaded secrecy v0.10.3 |
| 511 | 2026-05-13T16:05:13.785Z | Downloaded progenitor v0.11.1 |
| 512 | 2026-05-13T16:05:13.788Z | Downloaded miniz_oxide v0.7.2 |
| 513 | 2026-05-13T16:05:13.789Z | Downloaded bytes v1.11.1 |
| 514 | 2026-05-13T16:05:13.791Z | Downloaded serde_arrays v0.1.0 |
| 515 | 2026-05-13T16:05:13.794Z | Downloaded base64 v0.22.1 |
| 516 | 2026-05-13T16:05:13.797Z | Downloaded icu_properties v1.5.1 |
| 517 | 2026-05-13T16:05:13.797Z | Downloaded progenitor-macro v0.11.1 |
| 518 | 2026-05-13T16:05:13.800Z | Downloaded pretty-hex v0.4.1 |
| 519 | 2026-05-13T16:05:13.800Z | Downloaded scroll_derive v0.13.1 |
| 520 | 2026-05-13T16:05:13.803Z | Downloaded rand_core v0.6.4 |
| 521 | 2026-05-13T16:05:13.803Z | Downloaded scroll_derive v0.12.0 |
| 522 | 2026-05-13T16:05:13.806Z | Downloaded hickory-resolver v0.24.4 |
| 523 | 2026-05-13T16:05:13.809Z | Downloaded poly1305 v0.8.0 |
| 524 | 2026-05-13T16:05:13.809Z | Downloaded der v0.7.10 |
| 525 | 2026-05-13T16:05:13.812Z | Downloaded sha1 v0.10.6 |
| 526 | 2026-05-13T16:05:13.815Z | Downloaded signature v2.2.0 |
| 527 | 2026-05-13T16:05:13.818Z | Downloaded semver v0.1.20 |
| 528 | 2026-05-13T16:05:13.818Z | Downloaded serde_repr v0.1.19 |
| 529 | 2026-05-13T16:05:13.820Z | Downloaded serde_urlencoded v0.7.1 |
| 530 | 2026-05-13T16:05:13.820Z | Downloaded dropshot-api-manager v0.7.1 |
| 531 | 2026-05-13T16:05:13.823Z | Downloaded hickory-resolver v0.25.2 |
| 532 | 2026-05-13T16:05:13.826Z | Downloaded simd-adler32 v0.3.7 |
| 533 | 2026-05-13T16:05:13.829Z | Downloaded rustc_version v0.4.1 |
| 534 | 2026-05-13T16:05:13.829Z | Downloaded resolv-conf v0.7.0 |
| 535 | 2026-05-13T16:05:13.832Z | Downloaded rustls-pemfile v1.0.4 |
| 536 | 2026-05-13T16:05:13.832Z | Downloaded rustls-native-certs v0.8.3 |
| 537 | 2026-05-13T16:05:13.835Z | Downloaded progenitor v0.10.0 |
| 538 | 2026-05-13T16:05:13.835Z | Downloaded sigpipe v0.1.3 |
| 539 | 2026-05-13T16:05:13.838Z | Downloaded quinn-udp v0.5.5 |
| 540 | 2026-05-13T16:05:13.838Z | Downloaded smawk v0.3.2 |
| 541 | 2026-05-13T16:05:13.841Z | Downloaded slog-bunyan v2.5.0 |
| 542 | 2026-05-13T16:05:13.841Z | Downloaded papergrid v0.11.0 |
| 543 | 2026-05-13T16:05:13.844Z | Downloaded siphasher v1.0.1 |
| 544 | 2026-05-13T16:05:13.847Z | Downloaded owo-colors v4.2.3 |
| 545 | 2026-05-13T16:05:13.847Z | Downloaded crossbeam-channel v0.5.15 |
| 546 | 2026-05-13T16:05:13.849Z | Downloaded rusty-fork v0.3.0 |
| 547 | 2026-05-13T16:05:13.852Z | Downloaded pin-project v1.1.10 |
| 548 | 2026-05-13T16:05:13.857Z | Downloaded schemars_derive v0.8.22 |
| 549 | 2026-05-13T16:05:13.860Z | Downloaded crypto-bigint v0.5.5 |
| 550 | 2026-05-13T16:05:13.863Z | Downloaded serde_path_to_error v0.1.20 |
| 551 | 2026-05-13T16:05:13.866Z | Downloaded cc v1.2.17 |
| 552 | 2026-05-13T16:05:13.869Z | Downloaded serde_derive_internals v0.29.1 |
| 553 | 2026-05-13T16:05:13.869Z | Downloaded ringbuffer v0.16.0 |
| 554 | 2026-05-13T16:05:13.872Z | Downloaded strum v0.27.2 |
| 555 | 2026-05-13T16:05:13.872Z | Downloaded structmeta-derive v0.3.0 |
| 556 | 2026-05-13T16:05:13.872Z | Downloaded stable_deref_trait v1.2.0 |
| 557 | 2026-05-13T16:05:13.875Z | Downloaded strsim v0.11.1 |
| 558 | 2026-05-13T16:05:13.875Z | Downloaded http v1.4.0 |
| 559 | 2026-05-13T16:05:13.878Z | Downloaded scroll v0.12.0 |
| 560 | 2026-05-13T16:05:13.881Z | Downloaded serde_spanned v0.6.9 |
| 561 | 2026-05-13T16:05:13.881Z | Downloaded supports-color v2.1.0 |
| 562 | 2026-05-13T16:05:13.881Z | Downloaded subtle v2.6.1 |
| 563 | 2026-05-13T16:05:13.884Z | Downloaded scroll v0.13.0 |
| 564 | 2026-05-13T16:05:13.884Z | Downloaded serde_tokenstream v0.2.3 |
| 565 | 2026-05-13T16:05:13.887Z | Downloaded serde-big-array v0.5.1 |
| 566 | 2026-05-13T16:05:13.887Z | Downloaded jiff-static v0.2.15 |
| 567 | 2026-05-13T16:05:13.890Z | Downloaded signal-hook-registry v1.4.2 |
| 568 | 2026-05-13T16:05:13.890Z | Downloaded shlex v1.3.0 |
| 569 | 2026-05-13T16:05:13.893Z | Downloaded sha2 v0.10.9 |
| 570 | 2026-05-13T16:05:13.893Z | Downloaded swrite v0.1.0 |
| 571 | 2026-05-13T16:05:13.896Z | Downloaded icu_collections v1.5.0 |
| 572 | 2026-05-13T16:05:13.899Z | Downloaded supports-color v3.0.2 |
| 573 | 2026-05-13T16:05:13.899Z | Downloaded openssl-sys v0.9.107 |
| 574 | 2026-05-13T16:05:13.902Z | Downloaded ryu v1.0.18 |
| 575 | 2026-05-13T16:05:13.905Z | Downloaded minimal-lexical v0.2.1 |
| 576 | 2026-05-13T16:05:13.908Z | Downloaded tabled_derive v0.7.0 |
| 577 | 2026-05-13T16:05:13.908Z | Downloaded sync_wrapper v1.0.1 |
| 578 | 2026-05-13T16:05:13.911Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 579 | 2026-05-13T16:05:13.911Z | Downloaded thiserror-impl v1.0.64 |
| 580 | 2026-05-13T16:05:13.911Z | Downloaded tap v1.0.1 |
| 581 | 2026-05-13T16:05:13.914Z | Downloaded termtree v0.5.1 |
| 582 | 2026-05-13T16:05:13.914Z | Downloaded terminal_size v0.4.3 |
| 583 | 2026-05-13T16:05:13.917Z | Downloaded smf v0.2.3 |
| 584 | 2026-05-13T16:05:13.917Z | Downloaded slog-term v2.9.2 |
| 585 | 2026-05-13T16:05:13.920Z | Downloaded slog-json v2.6.1 |
| 586 | 2026-05-13T16:05:13.920Z | Downloaded slog-dtrace v0.3.0 |
| 587 | 2026-05-13T16:05:13.920Z | Downloaded aes v0.8.4 |
| 588 | 2026-05-13T16:05:13.922Z | Downloaded terminal_size v0.3.0 |
| 589 | 2026-05-13T16:05:13.925Z | Downloaded tagptr v0.2.0 |
| 590 | 2026-05-13T16:05:13.925Z | Downloaded pest_meta v2.8.4 |
| 591 | 2026-05-13T16:05:13.928Z | Downloaded tabwriter v1.4.0 |
| 592 | 2026-05-13T16:05:13.928Z | Downloaded slog-async v2.8.0 |
| 593 | 2026-05-13T16:05:13.931Z | Downloaded semver v1.0.28 |
| 594 | 2026-05-13T16:05:13.931Z | Downloaded take_mut v0.2.2 |
| 595 | 2026-05-13T16:05:13.931Z | Downloaded strum v0.26.3 |
| 596 | 2026-05-13T16:05:13.934Z | Downloaded spki v0.7.3 |
| 597 | 2026-05-13T16:05:13.934Z | Downloaded structmeta v0.3.0 |
| 598 | 2026-05-13T16:05:13.934Z | Downloaded thread_local v1.1.8 |
| 599 | 2026-05-13T16:05:13.937Z | Downloaded thread-id v4.2.1 |
| 600 | 2026-05-13T16:05:13.937Z | Downloaded strum_macros v0.26.4 |
| 601 | 2026-05-13T16:05:13.940Z | Downloaded static_assertions v1.1.0 |
| 602 | 2026-05-13T16:05:13.940Z | Downloaded sec1 v0.7.3 |
| 603 | 2026-05-13T16:05:13.943Z | Downloaded snafu-derive v0.8.9 |
| 604 | 2026-05-13T16:05:13.944Z | Downloaded sct v0.7.1 |
| 605 | 2026-05-13T16:05:13.946Z | Downloaded time-core v0.1.8 |
| 606 | 2026-05-13T16:05:13.946Z | Downloaded thread-id v5.0.0 |
| 607 | 2026-05-13T16:05:13.946Z | Downloaded prettyplease v0.2.37 |
| 608 | 2026-05-13T16:05:13.949Z | Downloaded strum_macros v0.28.0 |
| 609 | 2026-05-13T16:05:13.952Z | Downloaded strum_macros v0.27.2 |
| 610 | 2026-05-13T16:05:13.952Z | Downloaded ron v0.8.1 |
| 611 | 2026-05-13T16:05:13.955Z | Downloaded serde_with_macros v3.18.0 |
| 612 | 2026-05-13T16:05:13.958Z | Downloaded proc-macro2 v1.0.106 |
| 613 | 2026-05-13T16:05:13.961Z | Downloaded rustls-platform-verifier v0.6.2 |
| 614 | 2026-05-13T16:05:13.964Z | Downloaded synstructure v0.13.1 |
| 615 | 2026-05-13T16:05:13.964Z | Downloaded rustls-pemfile v2.2.0 |
| 616 | 2026-05-13T16:05:13.967Z | Downloaded tinyvec_macros v0.1.1 |
| 617 | 2026-05-13T16:05:13.967Z | Downloaded rustls-pki-types v1.12.0 |
| 618 | 2026-05-13T16:05:13.970Z | Downloaded schemars v0.8.22 |
| 619 | 2026-05-13T16:05:13.975Z | Downloaded progenitor-impl v0.14.0 |
| 620 | 2026-05-13T16:05:13.978Z | Downloaded progenitor-impl v0.10.0 |
| 621 | 2026-05-13T16:05:13.981Z | Downloaded thiserror v2.0.18 |
| 622 | 2026-05-13T16:05:13.983Z | Downloaded toml_write v0.1.2 |
| 623 | 2026-05-13T16:05:13.984Z | Downloaded thiserror v1.0.64 |
| 624 | 2026-05-13T16:05:13.987Z | Downloaded memchr v2.7.2 |
| 625 | 2026-05-13T16:05:13.990Z | Downloaded rayon-core v1.13.0 |
| 626 | 2026-05-13T16:05:13.992Z | Downloaded smallvec v1.13.2 |
| 627 | 2026-05-13T16:05:13.995Z | Downloaded time-macros v0.2.27 |
| 628 | 2026-05-13T16:05:13.995Z | Downloaded toml_datetime v0.6.11 |
| 629 | 2026-05-13T16:05:13.998Z | Downloaded spin v0.9.8 |
| 630 | 2026-05-13T16:05:13.998Z | Downloaded serde_core v1.0.228 |
| 631 | 2026-05-13T16:05:14.001Z | Downloaded try-lock v0.2.5 |
| 632 | 2026-05-13T16:05:14.002Z | Downloaded serde_derive v1.0.228 |
| 633 | 2026-05-13T16:05:14.005Z | Downloaded num-bigint v0.4.5 |
| 634 | 2026-05-13T16:05:14.008Z | Downloaded thiserror-impl v2.0.18 |
| 635 | 2026-05-13T16:05:14.008Z | Downloaded indexmap v2.14.0 |
| 636 | 2026-05-13T16:05:14.011Z | Downloaded hyper-util v0.1.20 |
| 637 | 2026-05-13T16:05:14.014Z | Downloaded unicode-linebreak v0.1.5 |
| 638 | 2026-05-13T16:05:14.014Z | Downloaded tower-layer v0.3.3 |
| 639 | 2026-05-13T16:05:14.017Z | Downloaded thiserror-no-std v2.0.2 |
| 640 | 2026-05-13T16:05:14.019Z | Downloaded serde_yaml v0.9.34+deprecated |
| 641 | 2026-05-13T16:05:14.019Z | Downloaded tokio-native-tls v0.3.1 |
| 642 | 2026-05-13T16:05:14.022Z | Downloaded tinystr v0.7.6 |
| 643 | 2026-05-13T16:05:14.022Z | Downloaded tls_codec_derive v0.4.2 |
| 644 | 2026-05-13T16:05:14.025Z | Downloaded libm v0.2.8 |
| 645 | 2026-05-13T16:05:14.029Z | Downloaded utf-8 v0.7.6 |
| 646 | 2026-05-13T16:05:14.032Z | Downloaded tokio-rustls v0.25.0 |
| 647 | 2026-05-13T16:05:14.032Z | Downloaded utf8parse v0.2.1 |
| 648 | 2026-05-13T16:05:14.032Z | Downloaded usdt-macro v0.6.0 |
| 649 | 2026-05-13T16:05:14.032Z | Downloaded tokio-dtrace v0.1.1 |
| 650 | 2026-05-13T16:05:14.035Z | Downloaded usdt v0.5.0 |
| 651 | 2026-05-13T16:05:14.035Z | Downloaded untrusted v0.9.0 |
| 652 | 2026-05-13T16:05:14.035Z | Downloaded similar v2.7.0 |
| 653 | 2026-05-13T16:05:14.038Z | Downloaded qorb v0.4.1 |
| 654 | 2026-05-13T16:05:14.041Z | Downloaded mio v1.0.2 |
| 655 | 2026-05-13T16:05:14.043Z | Downloaded typify-macro v0.4.3 |
| 656 | 2026-05-13T16:05:14.046Z | Downloaded typeid v1.0.0 |
| 657 | 2026-05-13T16:05:14.046Z | Downloaded tokio-tungstenite v0.21.0 |
| 658 | 2026-05-13T16:05:14.046Z | Downloaded unarray v0.1.4 |
| 659 | 2026-05-13T16:05:14.049Z | Downloaded typify-macro v0.6.2 |
| 660 | 2026-05-13T16:05:14.049Z | Downloaded slog v2.8.2 |
| 661 | 2026-05-13T16:05:14.052Z | Downloaded unicode-xid v0.2.4 |
| 662 | 2026-05-13T16:05:14.052Z | Downloaded utf8_iter v1.0.4 |
| 663 | 2026-05-13T16:05:14.052Z | Downloaded utf16_iter v1.0.5 |
| 664 | 2026-05-13T16:05:14.055Z | Downloaded untrusted v0.7.1 |
| 665 | 2026-05-13T16:05:14.055Z | Downloaded tracing-attributes v0.1.27 |
| 666 | 2026-05-13T16:05:14.055Z | Downloaded universal-hash v0.5.1 |
| 667 | 2026-05-13T16:05:14.058Z | Downloaded usdt-macro v0.5.0 |
| 668 | 2026-05-13T16:05:14.058Z | Downloaded tls_codec v0.4.2 |
| 669 | 2026-05-13T16:05:14.058Z | Downloaded progenitor-impl v0.11.1 |
| 670 | 2026-05-13T16:05:14.061Z | Downloaded slab v0.4.9 |
| 671 | 2026-05-13T16:05:14.061Z | Downloaded rustversion v1.0.22 |
| 672 | 2026-05-13T16:05:14.064Z | Downloaded serde_spanned v1.0.4 |
| 673 | 2026-05-13T16:05:14.064Z | Downloaded serde_plain v1.0.2 |
| 674 | 2026-05-13T16:05:14.064Z | Downloaded rand v0.8.5 |
| 675 | 2026-05-13T16:05:14.066Z | Downloaded quinn v0.11.9 |
| 676 | 2026-05-13T16:05:14.069Z | Downloaded phf v0.12.1 |
| 677 | 2026-05-13T16:05:14.069Z | Downloaded wait-timeout v0.2.0 |
| 678 | 2026-05-13T16:05:14.072Z | Downloaded version_check v0.9.5 |
| 679 | 2026-05-13T16:05:14.072Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 680 | 2026-05-13T16:05:14.072Z | Downloaded term v1.2.0 |
| 681 | 2026-05-13T16:05:14.075Z | Downloaded usdt-attr-macro v0.6.0 |
| 682 | 2026-05-13T16:05:14.075Z | Downloaded want v0.3.1 |
| 683 | 2026-05-13T16:05:14.075Z | Downloaded waitgroup v0.1.2 |
| 684 | 2026-05-13T16:05:14.078Z | Downloaded usdt-attr-macro v0.5.0 |
| 685 | 2026-05-13T16:05:14.078Z | Downloaded socket2 v0.6.0 |
| 686 | 2026-05-13T16:05:14.078Z | Downloaded num-traits v0.2.19 |
| 687 | 2026-05-13T16:05:14.081Z | Downloaded const_format v0.2.35 |
| 688 | 2026-05-13T16:05:14.084Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 689 | 2026-05-13T16:05:14.084Z | Downloaded socket2 v0.5.10 |
| 690 | 2026-05-13T16:05:14.087Z | Downloaded async-compression v0.4.33 |
| 691 | 2026-05-13T16:05:14.090Z | Downloaded which v4.4.2 |
| 692 | 2026-05-13T16:05:14.090Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 693 | 2026-05-13T16:05:14.093Z | Downloaded write16 v1.0.0 |
| 694 | 2026-05-13T16:05:14.093Z | Downloaded tokio-rustls v0.24.1 |
| 695 | 2026-05-13T16:05:14.093Z | Downloaded rand_chacha v0.9.0 |
| 696 | 2026-05-13T16:05:14.096Z | Downloaded pretty-hex v0.2.1 |
| 697 | 2026-05-13T16:05:14.096Z | Downloaded password-hash v0.5.0 |
| 698 | 2026-05-13T16:05:14.096Z | Downloaded usdt v0.6.0 |
| 699 | 2026-05-13T16:05:14.099Z | Downloaded parse-display-derive v0.10.0 |
| 700 | 2026-05-13T16:05:14.099Z | Downloaded icu_normalizer_data v1.5.0 |
| 701 | 2026-05-13T16:05:14.099Z | Downloaded futures v0.3.32 |
| 702 | 2026-05-13T16:05:14.102Z | Downloaded xattr v1.3.1 |
| 703 | 2026-05-13T16:05:14.105Z | Downloaded num-rational v0.4.2 |
| 704 | 2026-05-13T16:05:14.105Z | Downloaded tinyvec v1.6.0 |
| 705 | 2026-05-13T16:05:14.108Z | Downloaded num-integer v0.1.46 |
| 706 | 2026-05-13T16:05:14.108Z | Downloaded openssl-probe v0.1.5 |
| 707 | 2026-05-13T16:05:14.109Z | Downloaded tower-service v0.3.3 |
| 708 | 2026-05-13T16:05:14.109Z | Downloaded tokio-rustls v0.26.0 |
| 709 | 2026-05-13T16:05:14.112Z | Downloaded tokio-macros v2.6.0 |
| 710 | 2026-05-13T16:05:14.112Z | Downloaded rustls-webpki v0.103.4 |
| 711 | 2026-05-13T16:05:14.114Z | Downloaded iddqd v0.3.17 |
| 712 | 2026-05-13T16:05:14.117Z | Downloaded toml v0.8.23 |
| 713 | 2026-05-13T16:05:14.120Z | Downloaded tokio-stream v0.1.17 |
| 714 | 2026-05-13T16:05:14.120Z | Downloaded test-strategy v0.4.3 |
| 715 | 2026-05-13T16:05:14.123Z | Downloaded zerofrom-derive v0.1.5 |
| 716 | 2026-05-13T16:05:14.123Z | Downloaded clap_builder v4.5.2 |
| 717 | 2026-05-13T16:05:14.127Z | Downloaded zone v0.3.1 |
| 718 | 2026-05-13T16:05:14.131Z | Downloaded icu_locid v1.5.0 |
| 719 | 2026-05-13T16:05:14.131Z | Downloaded tempfile v3.23.0 |
| 720 | 2026-05-13T16:05:14.134Z | Downloaded hashbrown v0.17.0 |
| 721 | 2026-05-13T16:05:14.137Z | Downloaded hashbrown v0.16.1 |
| 722 | 2026-05-13T16:05:14.140Z | Downloaded zerofrom v0.1.5 |
| 723 | 2026-05-13T16:05:14.140Z | Downloaded vergen-lib v9.1.0 |
| 724 | 2026-05-13T16:05:14.140Z | Downloaded usdt-impl v0.5.0 |
| 725 | 2026-05-13T16:05:14.141Z | Downloaded zeroize_derive v1.4.3 |
| 726 | 2026-05-13T16:05:14.144Z | Downloaded tar v0.4.40 |
| 727 | 2026-05-13T16:05:14.144Z | Downloaded zone_cfg_derive v0.3.0 |
| 728 | 2026-05-13T16:05:14.144Z | Downloaded vsss-rs v3.3.4 |
| 729 | 2026-05-13T16:05:14.147Z | Downloaded usdt-impl v0.6.0 |
| 730 | 2026-05-13T16:05:14.148Z | Downloaded itertools v0.12.1 |
| 731 | 2026-05-13T16:05:14.151Z | Downloaded rand v0.9.2 |
| 732 | 2026-05-13T16:05:14.154Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 733 | 2026-05-13T16:05:14.154Z | Downloaded serde v1.0.228 |
| 734 | 2026-05-13T16:05:14.157Z | Downloaded hyper-rustls v0.27.3 |
| 735 | 2026-05-13T16:05:14.157Z | Downloaded httparse v1.10.1 |
| 736 | 2026-05-13T16:05:14.160Z | Downloaded vergen-git2 v9.1.0 |
| 737 | 2026-05-13T16:05:14.160Z | Downloaded dropshot_endpoint v0.17.0 |
| 738 | 2026-05-13T16:05:14.163Z | Downloaded aho-corasick v1.1.3 |
| 739 | 2026-05-13T16:05:14.166Z | Downloaded clap v4.5.4 |
| 740 | 2026-05-13T16:05:14.169Z | Downloaded wyz v0.5.1 |
| 741 | 2026-05-13T16:05:14.173Z | Downloaded writeable v0.5.5 |
| 742 | 2026-05-13T16:05:14.173Z | Downloaded whoami v1.5.1 |
| 743 | 2026-05-13T16:05:14.173Z | Downloaded twox-hash v2.1.2 |
| 744 | 2026-05-13T16:05:14.176Z | Downloaded allocator-api2 v0.2.21 |
| 745 | 2026-05-13T16:05:14.176Z | Downloaded idna v1.0.3 |
| 746 | 2026-05-13T16:05:14.179Z | Downloaded ucd-trie v0.1.6 |
| 747 | 2026-05-13T16:05:14.179Z | Downloaded toml v0.7.8 |
| 748 | 2026-05-13T16:05:14.182Z | Downloaded zmij v1.0.19 |
| 749 | 2026-05-13T16:05:14.182Z | Downloaded zeroize v1.8.2 |
| 750 | 2026-05-13T16:05:14.182Z | Downloaded yoke-derive v0.7.5 |
| 751 | 2026-05-13T16:05:14.182Z | Downloaded textwrap v0.16.2 |
| 752 | 2026-05-13T16:05:14.186Z | Downloaded schemars v1.2.1 |
| 753 | 2026-05-13T16:05:14.192Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 754 | 2026-05-13T16:05:14.195Z | Downloaded itertools v0.14.0 |
| 755 | 2026-05-13T16:05:14.199Z | Downloaded walkdir v2.5.0 |
| 756 | 2026-05-13T16:05:14.202Z | Downloaded vergen v9.1.0 |
| 757 | 2026-05-13T16:05:14.202Z | Downloaded tracing-core v0.1.32 |
| 758 | 2026-05-13T16:05:14.205Z | Downloaded hkdf v0.12.4 |
| 759 | 2026-05-13T16:05:14.205Z | Downloaded hyper v1.8.1 |
| 760 | 2026-05-13T16:05:14.208Z | Downloaded typify v0.4.3 |
| 761 | 2026-05-13T16:05:14.211Z | Downloaded futures-util v0.3.32 |
| 762 | 2026-05-13T16:05:14.215Z | Downloaded unicode-ident v1.0.24 |
| 763 | 2026-05-13T16:05:14.221Z | Downloaded iri-string v0.7.8 |
| 764 | 2026-05-13T16:05:14.221Z | Downloaded tungstenite v0.21.0 |
| 765 | 2026-05-13T16:05:14.225Z | Downloaded zerocopy-derive v0.7.34 |
| 766 | 2026-05-13T16:05:14.225Z | Downloaded unsafe-libyaml v0.2.11 |
| 767 | 2026-05-13T16:05:14.228Z | Downloaded typify v0.6.2 |
| 768 | 2026-05-13T16:05:14.231Z | Downloaded yoke v0.7.5 |
| 769 | 2026-05-13T16:05:14.231Z | Downloaded typenum v1.17.0 |
| 770 | 2026-05-13T16:05:14.232Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 771 | 2026-05-13T16:05:14.235Z | Downloaded schemars v0.9.0 |
| 772 | 2026-05-13T16:05:14.239Z | Downloaded zerovec-derive v0.10.3 |
| 773 | 2026-05-13T16:05:14.242Z | Downloaded snafu v0.8.9 |
| 774 | 2026-05-13T16:05:14.245Z | Downloaded uuid v1.22.0 |
| 775 | 2026-05-13T16:05:14.249Z | Downloaded bitvec v1.0.1 |
| 776 | 2026-05-13T16:05:14.255Z | Downloaded tracing v0.1.40 |
| 777 | 2026-05-13T16:05:14.258Z | Downloaded toml_edit v0.22.27 |
| 778 | 2026-05-13T16:05:14.261Z | Downloaded steno v0.4.1 |
| 779 | 2026-05-13T16:05:14.261Z | Downloaded pest v2.8.4 |
| 780 | 2026-05-13T16:05:14.264Z | Downloaded nom v7.1.3 |
| 781 | 2026-05-13T16:05:14.267Z | Downloaded itertools v0.13.0 |
| 782 | 2026-05-13T16:05:14.270Z | Downloaded hashbrown v0.15.2 |
| 783 | 2026-05-13T16:05:14.274Z | Downloaded aws-lc-rs v1.13.3 |
| 784 | 2026-05-13T16:05:14.277Z | Downloaded libloading v0.8.9 |
| 785 | 2026-05-13T16:05:14.280Z | Downloaded libloading v0.7.4 |
| 786 | 2026-05-13T16:05:14.280Z | Downloaded displaydoc v0.2.5 |
| 787 | 2026-05-13T16:05:14.283Z | Downloaded h2 v0.4.6 |
| 788 | 2026-05-13T16:05:14.286Z | Downloaded instant v0.1.12 |
| 789 | 2026-05-13T16:05:14.286Z | Downloaded ingot-types v0.1.2 |
| 790 | 2026-05-13T16:05:14.286Z | Downloaded darling v0.20.11 |
| 791 | 2026-05-13T16:05:14.289Z | Downloaded chacha20poly1305 v0.10.1 |
| 792 | 2026-05-13T16:05:14.292Z | Downloaded cookie v0.18.1 |
| 793 | 2026-05-13T16:05:14.292Z | Downloaded num_threads v0.1.7 |
| 794 | 2026-05-13T16:05:14.292Z | Downloaded humantime v2.3.0 |
| 795 | 2026-05-13T16:05:14.296Z | Downloaded mime v0.3.17 |
| 796 | 2026-05-13T16:05:14.296Z | Downloaded macaddr v1.0.1 |
| 797 | 2026-05-13T16:05:14.296Z | Downloaded bindgen v0.69.5 |
| 798 | 2026-05-13T16:05:14.299Z | Downloaded daft-derive v0.1.5 |
| 799 | 2026-05-13T16:05:14.302Z | Downloaded toml_edit v0.19.15 |
| 800 | 2026-05-13T16:05:14.309Z | Downloaded blake2 v0.10.6 |
| 801 | 2026-05-13T16:05:14.312Z | Downloaded getrandom v0.2.14 |
| 802 | 2026-05-13T16:05:14.315Z | Downloaded crc32fast v1.4.0 |
| 803 | 2026-05-13T16:05:14.315Z | Downloaded const_format_proc_macros v0.2.34 |
| 804 | 2026-05-13T16:05:14.315Z | Downloaded console v0.15.8 |
| 805 | 2026-05-13T16:05:14.318Z | Downloaded ciborium v0.2.2 |
| 806 | 2026-05-13T16:05:14.318Z | Downloaded chrono v0.4.44 |
| 807 | 2026-05-13T16:05:14.321Z | Downloaded cexpr v0.6.0 |
| 808 | 2026-05-13T16:05:14.325Z | Downloaded crossbeam-epoch v0.9.18 |
| 809 | 2026-05-13T16:05:14.325Z | Downloaded idna_adapter v1.2.0 |
| 810 | 2026-05-13T16:05:14.325Z | Downloaded bitflags v2.9.4 |
| 811 | 2026-05-13T16:05:14.328Z | Downloaded reqwest v0.13.2 |
| 812 | 2026-05-13T16:05:14.331Z | Downloaded csv-core v0.1.12 |
| 813 | 2026-05-13T16:05:14.331Z | Downloaded der_derive v0.7.3 |
| 814 | 2026-05-13T16:05:14.331Z | Downloaded clang-sys v1.8.1 |
| 815 | 2026-05-13T16:05:14.334Z | Downloaded icu_provider_macros v1.5.0 |
| 816 | 2026-05-13T16:05:14.334Z | Downloaded critical-section v1.2.0 |
| 817 | 2026-05-13T16:05:14.334Z | Downloaded cargo_metadata v0.18.1 |
| 818 | 2026-05-13T16:05:14.337Z | Downloaded url v2.5.4 |
| 819 | 2026-05-13T16:05:14.337Z | Downloaded goblin v0.8.2 |
| 820 | 2026-05-13T16:05:14.340Z | Downloaded anstream v0.6.14 |
| 821 | 2026-05-13T16:05:14.341Z | Downloaded tower v0.5.2 |
| 822 | 2026-05-13T16:05:14.345Z | Downloaded serde_json v1.0.149 |
| 823 | 2026-05-13T16:05:14.349Z | Downloaded rayon v1.11.0 |
| 824 | 2026-05-13T16:05:14.355Z | Downloaded portable-atomic v1.11.1 |
| 825 | 2026-05-13T16:05:14.358Z | Downloaded rustls-webpki v0.101.7 |
| 826 | 2026-05-13T16:05:14.365Z | Downloaded zerocopy-derive v0.8.27 |
| 827 | 2026-05-13T16:05:14.369Z | Downloaded salty v0.3.0 |
| 828 | 2026-05-13T16:05:14.372Z | Downloaded x509-cert v0.2.5 |
| 829 | 2026-05-13T16:05:14.375Z | Downloaded tokio-util v0.7.16 |
| 830 | 2026-05-13T16:05:14.379Z | Downloaded unicode-segmentation v1.11.0 |
| 831 | 2026-05-13T16:05:14.382Z | Downloaded reqwest v0.12.23 |
| 832 | 2026-05-13T16:05:14.386Z | Downloaded typed-path v0.9.3 |
| 833 | 2026-05-13T16:05:14.389Z | Downloaded regex v1.12.3 |
| 834 | 2026-05-13T16:05:14.393Z | Downloaded proptest v1.5.0 |
| 835 | 2026-05-13T16:05:14.396Z | Downloaded rustls-webpki v0.102.4 |
| 836 | 2026-05-13T16:05:14.405Z | Downloaded p384 v0.13.1 |
| 837 | 2026-05-13T16:05:14.409Z | Downloaded unicode-normalization v0.1.24 |
| 838 | 2026-05-13T16:05:14.412Z | Downloaded icu_properties_data v1.5.0 |
| 839 | 2026-05-13T16:05:14.415Z | Downloaded goblin v0.10.4 |
| 840 | 2026-05-13T16:05:14.418Z | Downloaded git2 v0.20.2 |
| 841 | 2026-05-13T16:05:14.423Z | Downloaded tower-http v0.6.8 |
| 842 | 2026-05-13T16:05:14.427Z | Downloaded tough v0.20.0 |
| 843 | 2026-05-13T16:05:14.431Z | Downloaded argon2 v0.5.3 |
| 844 | 2026-05-13T16:05:14.435Z | Downloaded ctr v0.9.2 |
| 845 | 2026-05-13T16:05:14.435Z | Downloaded colorchoice v1.0.1 |
| 846 | 2026-05-13T16:05:14.435Z | Downloaded bytecount v0.6.9 |
| 847 | 2026-05-13T16:05:14.438Z | Downloaded bcs v0.1.6 |
| 848 | 2026-05-13T16:05:14.438Z | Downloaded zerovec v0.10.4 |
| 849 | 2026-05-13T16:05:14.442Z | Downloaded anstyle-parse v0.2.4 |
| 850 | 2026-05-13T16:05:14.442Z | Downloaded cfg_aliases v0.1.1 |
| 851 | 2026-05-13T16:05:14.446Z | Downloaded bit_field v0.10.2 |
| 852 | 2026-05-13T16:05:14.446Z | Downloaded defmt v0.3.8 |
| 853 | 2026-05-13T16:05:14.446Z | Downloaded moka v0.12.10 |
| 854 | 2026-05-13T16:05:14.449Z | Downloaded darling_core v0.23.0 |
| 855 | 2026-05-13T16:05:14.452Z | Downloaded bitstruct v0.1.1 |
| 856 | 2026-05-13T16:05:14.455Z | Downloaded dof v0.4.0 |
| 857 | 2026-05-13T16:05:14.455Z | Downloaded gethostname v0.5.0 |
| 858 | 2026-05-13T16:05:14.455Z | Downloaded generic-array v0.14.7 |
| 859 | 2026-05-13T16:05:14.455Z | Downloaded crypto-common v0.1.6 |
| 860 | 2026-05-13T16:05:14.455Z | Downloaded ctrlc v3.4.4 |
| 861 | 2026-05-13T16:05:14.458Z | Downloaded cstr-argument v0.1.2 |
| 862 | 2026-05-13T16:05:14.459Z | Downloaded futures-executor v0.3.32 |
| 863 | 2026-05-13T16:05:14.459Z | Downloaded flagset v0.4.7 |
| 864 | 2026-05-13T16:05:14.459Z | Downloaded fixedbitset v0.4.2 |
| 865 | 2026-05-13T16:05:14.462Z | Downloaded zerocopy v0.7.34 |
| 866 | 2026-05-13T16:05:14.467Z | Downloaded ff v0.13.1 |
| 867 | 2026-05-13T16:05:14.470Z | Downloaded tabled v0.15.0 |
| 868 | 2026-05-13T16:05:14.476Z | Downloaded serde_with v3.18.0 |
| 869 | 2026-05-13T16:05:14.485Z | Downloaded winnow v0.7.13 |
| 870 | 2026-05-13T16:05:14.489Z | Downloaded cfg_aliases v0.2.1 |
| 871 | 2026-05-13T16:05:14.489Z | Downloaded aead v0.5.2 |
| 872 | 2026-05-13T16:05:14.492Z | Downloaded async-recursion v1.1.1 |
| 873 | 2026-05-13T16:05:14.492Z | Downloaded cfg-if v1.0.0 |
| 874 | 2026-05-13T16:05:14.492Z | Downloaded derive_builder_macro v0.20.2 |
| 875 | 2026-05-13T16:05:14.492Z | Downloaded cpufeatures v0.2.12 |
| 876 | 2026-05-13T16:05:14.495Z | Downloaded cobs v0.2.3 |
| 877 | 2026-05-13T16:05:14.495Z | Downloaded foreign-types v0.3.2 |
| 878 | 2026-05-13T16:05:14.495Z | Downloaded fixedbitset v0.5.7 |
| 879 | 2026-05-13T16:05:14.495Z | Downloaded ciborium-ll v0.2.2 |
| 880 | 2026-05-13T16:05:14.498Z | Downloaded ed25519 v2.2.3 |
| 881 | 2026-05-13T16:05:14.499Z | Downloaded atomicwrites v0.4.4 |
| 882 | 2026-05-13T16:05:14.499Z | Downloaded foreign-types-macros v0.2.3 |
| 883 | 2026-05-13T16:05:14.499Z | Downloaded env_filter v1.0.1 |
| 884 | 2026-05-13T16:05:14.499Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 885 | 2026-05-13T16:05:14.502Z | Downloaded winnow v0.5.40 |
| 886 | 2026-05-13T16:05:14.505Z | Downloaded curve25519-dalek v4.1.3 |
| 887 | 2026-05-13T16:05:14.508Z | Downloaded bstr v1.9.1 |
| 888 | 2026-05-13T16:05:14.512Z | Downloaded base16ct v0.2.0 |
| 889 | 2026-05-13T16:05:14.515Z | Downloaded erased-serde v0.4.5 |
| 890 | 2026-05-13T16:05:14.515Z | Downloaded embedded-io v0.4.0 |
| 891 | 2026-05-13T16:05:14.515Z | Downloaded digest v0.10.7 |
| 892 | 2026-05-13T16:05:14.519Z | Downloaded foreign-types-shared v0.3.1 |
| 893 | 2026-05-13T16:05:14.519Z | Downloaded dyn-clone v1.0.17 |
| 894 | 2026-05-13T16:05:14.519Z | Downloaded syn v1.0.109 |
| 895 | 2026-05-13T16:05:14.522Z | Downloaded defmt-macros v0.3.9 |
| 896 | 2026-05-13T16:05:14.526Z | Downloaded block-buffer v0.10.4 |
| 897 | 2026-05-13T16:05:14.526Z | Downloaded atty v0.2.14 |
| 898 | 2026-05-13T16:05:14.526Z | Downloaded daft v0.1.5 |
| 899 | 2026-05-13T16:05:14.529Z | Downloaded bit-set v0.5.3 |
| 900 | 2026-05-13T16:05:14.532Z | Downloaded quinn-proto v0.11.13 |
| 901 | 2026-05-13T16:05:14.541Z | Downloaded dropshot v0.16.7 |
| 902 | 2026-05-13T16:05:14.552Z | Downloaded time v0.3.47 |
| 903 | 2026-05-13T16:05:14.558Z | Downloaded rustls v0.21.12 |
| 904 | 2026-05-13T16:05:14.564Z | Downloaded nix v0.28.0 |
| 905 | 2026-05-13T16:05:14.571Z | Downloaded nix v0.31.1 |
| 906 | 2026-05-13T16:05:14.575Z | Downloaded webpki-roots v0.26.3 |
| 907 | 2026-05-13T16:05:14.578Z | Downloaded dropshot v0.17.0 |
| 908 | 2026-05-13T16:05:14.589Z | Downloaded unicode-width v0.2.1 |
| 909 | 2026-05-13T16:05:14.592Z | Downloaded hickory-proto v0.24.4 |
| 910 | 2026-05-13T16:05:14.600Z | Downloaded unicode-width v0.1.14 |
| 911 | 2026-05-13T16:05:14.603Z | Downloaded zerocopy v0.8.27 |
| 912 | 2026-05-13T16:05:14.614Z | Downloaded webpki-roots v1.0.3 |
| 913 | 2026-05-13T16:05:14.617Z | Downloaded rustls v0.22.4 |
| 914 | 2026-05-13T16:05:14.623Z | Downloaded regress v0.11.1 |
| 915 | 2026-05-13T16:05:14.627Z | Downloaded hickory-proto v0.25.2 |
| 916 | 2026-05-13T16:05:14.636Z | Downloaded rustls v0.23.31 |
| 917 | 2026-05-13T16:05:14.642Z | Downloaded rustix v1.1.2 |
| 918 | 2026-05-13T16:05:14.653Z | Downloaded regex-syntax v0.8.5 |
| 919 | 2026-05-13T16:05:14.658Z | Downloaded rustix v0.38.34 |
| 920 | 2026-05-13T16:05:14.670Z | Downloaded regress v0.10.5 |
| 921 | 2026-05-13T16:05:14.674Z | Downloaded smoltcp v0.11.0 |
| 922 | 2026-05-13T16:05:14.681Z | Downloaded openapiv3 v2.2.0 |
| 923 | 2026-05-13T16:05:14.687Z | Downloaded syn v2.0.117 |
| 924 | 2026-05-13T16:05:14.692Z | Downloaded vcpkg v0.2.15 |
| 925 | 2026-05-13T16:05:14.715Z | Downloaded nix v0.30.1 |
| 926 | 2026-05-13T16:05:14.721Z | Downloaded openssl v0.10.72 |
| 927 | 2026-05-13T16:05:14.727Z | Downloaded typify-impl v0.4.3 |
| 928 | 2026-05-13T16:05:14.740Z | Downloaded regex-automata v0.4.14 |
| 929 | 2026-05-13T16:05:14.748Z | Downloaded typify-impl v0.6.2 |
| 930 | 2026-05-13T16:05:14.779Z | Downloaded libc v0.2.180 |
| 931 | 2026-05-13T16:05:14.811Z | Downloaded jiff v0.2.15 |
| 932 | 2026-05-13T16:05:14.840Z | Downloaded petgraph v0.6.5 |
| 933 | 2026-05-13T16:05:14.849Z | Downloaded encoding_rs v0.8.34 |
| 934 | 2026-05-13T16:05:14.861Z | Downloaded chrono-tz v0.10.4 |
| 935 | 2026-05-13T16:05:14.886Z | Downloaded petgraph v0.8.3 |
| 936 | 2026-05-13T16:05:14.898Z | Downloaded csv v1.3.1 |
| 937 | 2026-05-13T16:05:14.924Z | Downloaded sha3 v0.10.8 |
| 938 | 2026-05-13T16:05:14.927Z | Downloaded tokio v1.50.0 |
| 939 | 2026-05-13T16:05:14.953Z | Downloaded ring v0.17.14 |
| 940 | 2026-05-13T16:05:14.975Z | Downloaded fakedata_generator v0.7.1 |
| 941 | 2026-05-13T16:05:15.004Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 942 | 2026-05-13T16:05:15.366Z | Downloaded libz-sys v1.1.16 |
| 943 | 2026-05-13T16:05:15.708Z | Downloaded aws-lc-sys v0.30.0 |
| 944 | 2026-05-13T16:05:16.026Z | Compiling proc-macro2 v1.0.106 |
| 945 | 2026-05-13T16:05:16.026Z | Compiling quote v1.0.45 |
| 946 | 2026-05-13T16:05:16.026Z | Compiling unicode-ident v1.0.24 |
| 947 | 2026-05-13T16:05:16.030Z | Compiling libc v0.2.180 |
| 948 | 2026-05-13T16:05:16.030Z | Compiling serde_core v1.0.228 |
| 949 | 2026-05-13T16:05:16.030Z | Compiling serde v1.0.228 |
| 950 | 2026-05-13T16:05:16.030Z | Compiling autocfg v1.3.0 |
| 951 | 2026-05-13T16:05:16.030Z | Checking cfg-if v1.0.0 |
| 952 | 2026-05-13T16:05:16.363Z | Compiling zmij v1.0.19 |
| 953 | 2026-05-13T16:05:16.381Z | Compiling serde_json v1.0.149 |
| 954 | 2026-05-13T16:05:16.573Z | Compiling memchr v2.7.2 |
| 955 | 2026-05-13T16:05:16.832Z | Compiling libm v0.2.8 |
| 956 | 2026-05-13T16:05:17.098Z | Compiling version_check v0.9.5 |
| 957 | 2026-05-13T16:05:17.160Z | Checking itoa v1.0.11 |
| 958 | 2026-05-13T16:05:17.204Z | Checking smallvec v1.13.2 |
| 959 | 2026-05-13T16:05:17.367Z | Compiling getrandom v0.4.2 |
| 960 | 2026-05-13T16:05:17.403Z | Compiling shlex v1.3.0 |
| 961 | 2026-05-13T16:05:17.436Z | Checking stable_deref_trait v1.2.0 |
| 962 | 2026-05-13T16:05:17.538Z | Compiling jobserver v0.1.31 |
| 963 | 2026-05-13T16:05:17.607Z | Checking getrandom v0.2.14 |
| 964 | 2026-05-13T16:05:17.610Z | Compiling lock_api v0.4.12 |
| 965 | 2026-05-13T16:05:17.665Z | Compiling parking_lot_core v0.9.10 |
| 966 | 2026-05-13T16:05:17.705Z | Compiling syn v2.0.117 |
| 967 | 2026-05-13T16:05:17.758Z | Compiling cc v1.2.17 |
| 968 | 2026-05-13T16:05:17.777Z | Checking litemap v0.7.4 |
| 969 | 2026-05-13T16:05:17.852Z | Checking writeable v0.5.5 |
| 970 | 2026-05-13T16:05:17.957Z | Compiling num-traits v0.2.19 |
| 971 | 2026-05-13T16:05:17.994Z | Checking percent-encoding v2.3.2 |
| 972 | 2026-05-13T16:05:18.031Z | Checking icu_locid_transform_data v1.5.0 |
| 973 | 2026-05-13T16:05:18.109Z | Compiling thiserror v2.0.18 |
| 974 | 2026-05-13T16:05:18.137Z | Checking icu_properties_data v1.5.0 |
| 975 | 2026-05-13T16:05:18.362Z | Checking utf16_iter v1.0.5 |
| 976 | 2026-05-13T16:05:18.480Z | Checking icu_normalizer_data v1.5.0 |
| 977 | 2026-05-13T16:05:18.530Z | Checking utf8_iter v1.0.4 |
| 978 | 2026-05-13T16:05:18.557Z | Checking write16 v1.0.0 |
| 979 | 2026-05-13T16:05:18.654Z | Compiling heck v0.5.0 |
| 980 | 2026-05-13T16:05:18.688Z | Checking form_urlencoded v1.2.2 |
| 981 | 2026-05-13T16:05:18.706Z | Compiling log v0.4.29 |
| 982 | 2026-05-13T16:05:18.819Z | Compiling rustversion v1.0.22 |
| 983 | 2026-05-13T16:05:18.860Z | Checking iana-time-zone v0.1.64 |
| 984 | 2026-05-13T16:05:18.881Z | Compiling slab v0.4.9 |
| 985 | 2026-05-13T16:05:18.969Z | Checking pin-project-lite v0.2.14 |
| 986 | 2026-05-13T16:05:18.992Z | Compiling typenum v1.17.0 |
| 987 | 2026-05-13T16:05:19.035Z | Checking uuid v1.22.0 |
| 988 | 2026-05-13T16:05:19.059Z | Checking semver v1.0.28 |
| 989 | 2026-05-13T16:05:19.077Z | Checking subtle v2.6.1 |
| 990 | 2026-05-13T16:05:19.270Z | Compiling equivalent v1.0.2 |
| 991 | 2026-05-13T16:05:19.313Z | Checking dyn-clone v1.0.17 |
| 992 | 2026-05-13T16:05:19.361Z | Compiling schemars v0.8.22 |
| 993 | 2026-05-13T16:05:19.417Z | Compiling regex-syntax v0.8.5 |
| 994 | 2026-05-13T16:05:19.417Z | Checking rand_core v0.6.4 |
| 995 | 2026-05-13T16:05:19.524Z | Compiling aho-corasick v1.1.3 |
| 996 | 2026-05-13T16:05:19.551Z | Compiling portable-atomic v1.11.1 |
| 997 | 2026-05-13T16:05:19.580Z | Checking socket2 v0.6.0 |
| 998 | 2026-05-13T16:05:19.598Z | Checking scopeguard v1.2.0 |
| 999 | 2026-05-13T16:05:19.639Z | Compiling ring v0.17.14 |
| 1000 | 2026-05-13T16:05:19.831Z | Checking critical-section v1.2.0 |
| 1001 | 2026-05-13T16:05:19.913Z | Checking mio v1.0.2 |
| 1002 | 2026-05-13T16:05:19.935Z | Checking signal-hook-registry v1.4.2 |
| 1003 | 2026-05-13T16:05:19.953Z | Checking parking_lot v0.12.2 |
| 1004 | 2026-05-13T16:05:20.089Z | Compiling generic-array v0.14.7 |
| 1005 | 2026-05-13T16:05:20.137Z | Compiling thiserror v1.0.64 |
| 1006 | 2026-05-13T16:05:20.474Z | Compiling synstructure v0.13.1 |
| 1007 | 2026-05-13T16:05:20.492Z | Compiling serde_derive_internals v0.29.1 |
| 1008 | 2026-05-13T16:05:20.636Z | Checking once_cell v1.21.3 |
| 1009 | 2026-05-13T16:05:20.815Z | Compiling bitflags v2.9.4 |
| 1010 | 2026-05-13T16:05:20.920Z | Compiling regex-automata v0.4.14 |
| 1011 | 2026-05-13T16:05:21.006Z | Checking futures-core v0.3.32 |
| 1012 | 2026-05-13T16:05:21.132Z | Compiling hashbrown v0.17.0 |
| 1013 | 2026-05-13T16:05:21.203Z | Compiling httparse v1.10.1 |
| 1014 | 2026-05-13T16:05:21.247Z | Checking futures-sink v0.3.32 |
| 1015 | 2026-05-13T16:05:21.565Z | Compiling getrandom v0.3.4 |
| 1016 | 2026-05-13T16:05:21.686Z | Compiling indexmap v2.14.0 |
| 1017 | 2026-05-13T16:05:21.729Z | Compiling serde_derive v1.0.228 |
| 1018 | 2026-05-13T16:05:21.760Z | Compiling zerofrom-derive v0.1.5 |
| 1019 | 2026-05-13T16:05:21.897Z | Compiling yoke-derive v0.7.5 |
| 1020 | 2026-05-13T16:05:22.063Z | Compiling zerovec-derive v0.10.3 |
| 1021 | 2026-05-13T16:05:22.119Z | Compiling displaydoc v0.2.5 |
| 1022 | 2026-05-13T16:05:22.310Z | Compiling icu_provider_macros v1.5.0 |
| 1023 | 2026-05-13T16:05:22.854Z | Compiling schemars_derive v0.8.22 |
| 1024 | 2026-05-13T16:05:22.872Z | Compiling zeroize_derive v1.4.3 |
| 1025 | 2026-05-13T16:05:22.906Z | Compiling thiserror-impl v2.0.18 |
| 1026 | 2026-05-13T16:05:22.926Z | Checking zerofrom v0.1.5 |
| 1027 | 2026-05-13T16:05:23.049Z | Checking yoke v0.7.5 |
| 1028 | 2026-05-13T16:05:23.070Z | Compiling tokio-macros v2.6.0 |
| 1029 | 2026-05-13T16:05:23.227Z | Checking zerovec v0.10.4 |
| 1030 | 2026-05-13T16:05:23.447Z | Compiling futures-macro v0.3.32 |
| 1031 | 2026-05-13T16:05:23.522Z | Checking zeroize v1.8.2 |
| 1032 | 2026-05-13T16:05:23.687Z | Compiling regex v1.12.3 |
| 1033 | 2026-05-13T16:05:23.790Z | Compiling thiserror-impl v1.0.64 |
| 1034 | 2026-05-13T16:05:23.873Z | Checking tinystr v0.7.6 |
| 1035 | 2026-05-13T16:05:24.011Z | Checking icu_collections v1.5.0 |
| 1036 | 2026-05-13T16:05:24.053Z | Checking icu_locid v1.5.0 |
| 1037 | 2026-05-13T16:05:24.450Z | Compiling strsim v0.11.1 |
| 1038 | 2026-05-13T16:05:24.485Z | Checking icu_provider v1.5.0 |
| 1039 | 2026-05-13T16:05:24.507Z | Checking crypto-common v0.1.6 |
| 1040 | 2026-05-13T16:05:24.716Z | Checking bytes v1.11.1 |
| 1041 | 2026-05-13T16:05:24.745Z | Checking chrono v0.4.44 |
| 1042 | 2026-05-13T16:05:24.782Z | Checking icu_locid_transform v1.5.0 |
| 1043 | 2026-05-13T16:05:24.830Z | Compiling serde_tokenstream v0.2.3 |
| 1044 | 2026-05-13T16:05:24.953Z | Checking futures-channel v0.3.32 |
| 1045 | 2026-05-13T16:05:25.108Z | Checking futures-io v0.3.32 |
| 1046 | 2026-05-13T16:05:25.130Z | Checking const-oid v0.9.6 |
| 1047 | 2026-05-13T16:05:25.147Z | Checking futures-task v0.3.32 |
| 1048 | 2026-05-13T16:05:25.150Z | Checking tokio v1.50.0 |
| 1049 | 2026-05-13T16:05:25.222Z | Compiling ident_case v1.0.1 |
| 1050 | 2026-05-13T16:05:25.262Z | Checking icu_properties v1.5.1 |
| 1051 | 2026-05-13T16:05:25.319Z | Checking futures-util v0.3.32 |
| 1052 | 2026-05-13T16:05:25.443Z | Compiling errno v0.3.14 |
| 1053 | 2026-05-13T16:05:25.460Z | Compiling anyhow v1.0.100 |
| 1054 | 2026-05-13T16:05:25.593Z | Compiling either v1.15.0 |
| 1055 | 2026-05-13T16:05:25.646Z | Compiling zerocopy-derive v0.8.27 |
| 1056 | 2026-05-13T16:05:25.823Z | Checking byteorder v1.5.0 |
| 1057 | 2026-05-13T16:05:26.003Z | Checking http v1.4.0 |
| 1058 | 2026-05-13T16:05:26.157Z | Compiling ucd-trie v0.1.6 |
| 1059 | 2026-05-13T16:05:26.392Z | Compiling pest v2.8.4 |
| 1060 | 2026-05-13T16:05:26.558Z | Checking block-buffer v0.10.4 |
| 1061 | 2026-05-13T16:05:26.576Z | Compiling tracing-attributes v0.1.27 |
| 1062 | 2026-05-13T16:05:26.701Z | Checking tracing-core v0.1.32 |
| 1063 | 2026-05-13T16:05:26.740Z | Checking icu_normalizer v1.5.0 |
| 1064 | 2026-05-13T16:05:26.924Z | Checking digest v0.10.7 |
| 1065 | 2026-05-13T16:05:27.026Z | Compiling slog v2.8.2 |
| 1066 | 2026-05-13T16:05:27.117Z | Compiling foldhash v0.2.0 |
| 1067 | 2026-05-13T16:05:27.117Z | Checking idna_adapter v1.2.0 |
| 1068 | 2026-05-13T16:05:27.178Z | Compiling allocator-api2 v0.2.21 |
| 1069 | 2026-05-13T16:05:27.248Z | Checking untrusted v0.9.0 |
| 1070 | 2026-05-13T16:05:27.286Z | Checking idna v1.0.3 |
| 1071 | 2026-05-13T16:05:27.325Z | Checking rustls-pki-types v1.12.0 |
| 1072 | 2026-05-13T16:05:27.503Z | Compiling pest_meta v2.8.4 |
| 1073 | 2026-05-13T16:05:27.535Z | Checking url v2.5.4 |
| 1074 | 2026-05-13T16:05:27.599Z | Compiling hashbrown v0.16.1 |
| 1075 | 2026-05-13T16:05:27.629Z | Checking base64 v0.22.1 |
| 1076 | 2026-05-13T16:05:27.784Z | Checking tracing v0.1.40 |
| 1077 | 2026-05-13T16:05:27.864Z | Compiling rustix v0.38.34 |
| 1078 | 2026-05-13T16:05:28.169Z | Compiling pest_generator v2.8.4 |
| 1079 | 2026-05-13T16:05:28.348Z | Compiling lazy_static v1.5.0 |
| 1080 | 2026-05-13T16:05:28.368Z | Compiling fnv v1.0.7 |
| 1081 | 2026-05-13T16:05:28.472Z | Compiling prettyplease v0.2.37 |
| 1082 | 2026-05-13T16:05:28.580Z | Checking tokio-util v0.7.16 |
| 1083 | 2026-05-13T16:05:28.742Z | Compiling glob v0.3.3 |
| 1084 | 2026-05-13T16:05:28.793Z | Compiling minimal-lexical v0.2.1 |
| 1085 | 2026-05-13T16:05:28.811Z | Checking ipnet v2.9.0 |
| 1086 | 2026-05-13T16:05:28.829Z | Compiling pest_derive v2.8.4 |
| 1087 | 2026-05-13T16:05:29.030Z | Compiling nom v7.1.3 |
| 1088 | 2026-05-13T16:05:29.033Z | Checking cpufeatures v0.2.12 |
| 1089 | 2026-05-13T16:05:29.066Z | Checking ppv-lite86 v0.2.17 |
| 1090 | 2026-05-13T16:05:29.084Z | Compiling clang-sys v1.8.1 |
| 1091 | 2026-05-13T16:05:29.087Z | Compiling camino v1.2.2 |
| 1092 | 2026-05-13T16:05:29.173Z | Compiling zerocopy v0.8.27 |
| 1093 | 2026-05-13T16:05:29.249Z | Compiling pkg-config v0.3.30 |
| 1094 | 2026-05-13T16:05:29.331Z | Checking http-body v1.0.1 |
| 1095 | 2026-05-13T16:05:29.366Z | Compiling vcpkg v0.2.15 |
| 1096 | 2026-05-13T16:05:29.464Z | Checking atomic-waker v1.1.2 |
| 1097 | 2026-05-13T16:05:29.481Z | Compiling libloading v0.8.9 |
| 1098 | 2026-05-13T16:05:29.499Z | Compiling bindgen v0.69.5 |
| 1099 | 2026-05-13T16:05:29.580Z | Checking try-lock v0.2.5 |
| 1100 | 2026-05-13T16:05:29.676Z | Checking tower-layer v0.3.3 |
| 1101 | 2026-05-13T16:05:29.694Z | Checking tower-service v0.3.3 |
| 1102 | 2026-05-13T16:05:29.776Z | Compiling home v0.5.11 |
| 1103 | 2026-05-13T16:05:29.827Z | Checking want v0.3.1 |
| 1104 | 2026-05-13T16:05:29.901Z | Compiling which v4.4.2 |
| 1105 | 2026-05-13T16:05:29.919Z | Checking h2 v0.4.6 |
| 1106 | 2026-05-13T16:05:29.936Z | Compiling itertools v0.12.1 |
| 1107 | 2026-05-13T16:05:29.953Z | Checking ryu v1.0.18 |
| 1108 | 2026-05-13T16:05:30.094Z | Checking httpdate v1.0.3 |
| 1109 | 2026-05-13T16:05:30.145Z | Compiling paste v1.0.15 |
| 1110 | 2026-05-13T16:05:30.273Z | Compiling cexpr v0.6.0 |
| 1111 | 2026-05-13T16:05:30.367Z | Compiling num-conv v0.2.0 |
| 1112 | 2026-05-13T16:05:30.384Z | Compiling lazycell v1.3.0 |
| 1113 | 2026-05-13T16:05:30.438Z | Compiling rustc-hash v1.1.0 |
| 1114 | 2026-05-13T16:05:30.502Z | Compiling time-core v0.1.8 |
| 1115 | 2026-05-13T16:05:30.521Z | Checking pin-utils v0.1.0 |
| 1116 | 2026-05-13T16:05:30.595Z | Compiling cmake v0.1.54 |
| 1117 | 2026-05-13T16:05:30.613Z | Compiling fs_extra v1.3.0 |
| 1118 | 2026-05-13T16:05:30.665Z | Compiling time-macros v0.2.27 |
| 1119 | 2026-05-13T16:05:30.846Z | Compiling dunce v1.0.5 |
| 1120 | 2026-05-13T16:05:30.882Z | Compiling scroll_derive v0.13.1 |
| 1121 | 2026-05-13T16:05:30.934Z | Checking http-body-util v0.1.3 |
| 1122 | 2026-05-13T16:05:30.960Z | Compiling async-trait v0.1.89 |
| 1123 | 2026-05-13T16:05:30.992Z | Checking encoding_rs v0.8.34 |
| 1124 | 2026-05-13T16:05:31.159Z | Checking pretty-hex v0.4.1 |
| 1125 | 2026-05-13T16:05:31.364Z | Checking mime v0.3.17 |
| 1126 | 2026-05-13T16:05:31.664Z | Checking serde_urlencoded v0.7.1 |
| 1127 | 2026-05-13T16:05:31.727Z | Checking erased-serde v0.3.31 |
| 1128 | 2026-05-13T16:05:31.765Z | Checking hyper v1.8.1 |
| 1129 | 2026-05-13T16:05:31.869Z | Compiling aws-lc-rs v1.13.3 |
| 1130 | 2026-05-13T16:05:31.926Z | Compiling openapiv3 v2.2.0 |
| 1131 | 2026-05-13T16:05:31.943Z | Checking plain v0.2.3 |
| 1132 | 2026-05-13T16:05:32.051Z | Compiling regress v0.10.5 |
| 1133 | 2026-05-13T16:05:32.654Z | Checking hyper-util v0.1.20 |
| 1134 | 2026-05-13T16:05:32.831Z | Checking untrusted v0.7.1 |
| 1135 | 2026-05-13T16:05:32.949Z | Compiling crossbeam-utils v0.8.19 |
| 1136 | 2026-05-13T16:05:33.418Z | Compiling scroll v0.13.0 |
| 1137 | 2026-05-13T16:05:33.460Z | Compiling strum_macros v0.26.4 |
| 1138 | 2026-05-13T16:05:33.656Z | Compiling typify-impl v0.4.3 |
| 1139 | 2026-05-13T16:05:33.745Z | Compiling rustls v0.23.31 |
| 1140 | 2026-05-13T16:05:33.966Z | Compiling usdt-impl v0.6.0 |
| 1141 | 2026-05-13T16:05:34.083Z | Compiling goblin v0.10.4 |
| 1142 | 2026-05-13T16:05:34.624Z | Checking rand_core v0.9.3 |
| 1143 | 2026-05-13T16:05:34.762Z | Checking ipnetwork v0.21.1 |
| 1144 | 2026-05-13T16:05:34.799Z | Compiling omicron-workspace-hack v0.1.0 |
| 1145 | 2026-05-13T16:05:34.983Z | Compiling unsafe-libyaml v0.2.11 |
| 1146 | 2026-05-13T16:05:35.043Z | Checking rand_chacha v0.9.0 |
| 1147 | 2026-05-13T16:05:35.065Z | Compiling dtrace-parser v0.3.0 |
| 1148 | 2026-05-13T16:05:35.082Z | Checking futures-executor v0.3.32 |
| 1149 | 2026-05-13T16:05:35.230Z | Compiling thread-id v5.0.0 |
| 1150 | 2026-05-13T16:05:35.289Z | Compiling rustls v0.22.4 |
| 1151 | 2026-05-13T16:05:35.363Z | Checking rand v0.9.2 |
| 1152 | 2026-05-13T16:05:35.506Z | Compiling serde_yaml v0.9.34+deprecated |
| 1153 | 2026-05-13T16:05:35.564Z | Compiling aws-lc-sys v0.30.0 |
| 1154 | 2026-05-13T16:05:35.699Z | Checking futures v0.3.32 |
| 1155 | 2026-05-13T16:05:35.723Z | Compiling openssl-sys v0.9.107 |
| 1156 | 2026-05-13T16:05:35.823Z | Checking sync_wrapper v1.0.1 |
| 1157 | 2026-05-13T16:05:35.841Z | Compiling rustix v1.1.2 |
| 1158 | 2026-05-13T16:05:35.934Z | Compiling slog-async v2.8.0 |
| 1159 | 2026-05-13T16:05:36.034Z | Checking tower v0.5.2 |
| 1160 | 2026-05-13T16:05:36.329Z | Checking webpki-roots v0.26.3 |
| 1161 | 2026-05-13T16:05:36.416Z | Compiling daft-derive v0.1.5 |
| 1162 | 2026-05-13T16:05:36.435Z | Compiling multer v3.1.0 |
| 1163 | 2026-05-13T16:05:36.453Z | Checking iri-string v0.7.8 |
| 1164 | 2026-05-13T16:05:36.670Z | Checking winnow v0.7.13 |
| 1165 | 2026-05-13T16:05:36.806Z | Checking rand_chacha v0.3.1 |
| 1166 | 2026-05-13T16:05:37.002Z | Compiling dof v0.4.0 |
| 1167 | 2026-05-13T16:05:37.137Z | Compiling typify-macro v0.4.3 |
| 1168 | 2026-05-13T16:05:37.155Z | Checking sha1 v0.10.6 |
| 1169 | 2026-05-13T16:05:37.317Z | Compiling async-stream-impl v0.3.6 |
| 1170 | 2026-05-13T16:05:37.598Z | Checking tower-http v0.6.8 |
| 1171 | 2026-05-13T16:05:37.757Z | Checking powerfmt v0.2.0 |
| 1172 | 2026-05-13T16:05:37.797Z | Compiling ref-cast v1.0.25 |
| 1173 | 2026-05-13T16:05:37.871Z | Compiling syn v1.0.109 |
| 1174 | 2026-05-13T16:05:37.912Z | Checking deranged v0.5.3 |
| 1175 | 2026-05-13T16:05:37.936Z | Checking rand v0.8.5 |
| 1176 | 2026-05-13T16:05:37.970Z | Compiling darling_core v0.23.0 |
| 1177 | 2026-05-13T16:05:37.973Z | Compiling usdt-attr-macro v0.6.0 |
| 1178 | 2026-05-13T16:05:38.114Z | Compiling usdt-macro v0.6.0 |
| 1179 | 2026-05-13T16:05:38.297Z | Compiling ref-cast-impl v1.0.25 |
| 1180 | 2026-05-13T16:05:38.428Z | Checking is-terminal v0.4.12 |
| 1181 | 2026-05-13T16:05:38.524Z | Checking num_threads v0.1.7 |
| 1182 | 2026-05-13T16:05:38.644Z | Compiling typify v0.4.3 |
| 1183 | 2026-05-13T16:05:38.745Z | Checking hex v0.4.3 |
| 1184 | 2026-05-13T16:05:38.770Z | Compiling openssl v0.10.72 |
| 1185 | 2026-05-13T16:05:38.843Z | Checking foreign-types-shared v0.1.1 |
| 1186 | 2026-05-13T16:05:38.907Z | Checking match_cfg v0.1.0 |
| 1187 | 2026-05-13T16:05:38.940Z | Checking foreign-types v0.3.2 |
| 1188 | 2026-05-13T16:05:38.984Z | Checking hostname v0.3.1 |
| 1189 | 2026-05-13T16:05:39.011Z | Checking strum v0.26.3 |
| 1190 | 2026-05-13T16:05:39.029Z | Checking time v0.3.47 |
| 1191 | 2026-05-13T16:05:39.069Z | Compiling openssl-macros v0.1.1 |
| 1192 | 2026-05-13T16:05:39.087Z | Compiling native-tls v0.2.11 |
| 1193 | 2026-05-13T16:05:39.122Z | Checking fastrand v2.3.0 |
| 1194 | 2026-05-13T16:05:39.311Z | Checking tempfile v3.23.0 |
| 1195 | 2026-05-13T16:05:39.354Z | Checking oxnet v0.1.4 |
| 1196 | 2026-05-13T16:05:39.472Z | Checking crossbeam-channel v0.5.15 |
| 1197 | 2026-05-13T16:05:39.592Z | Compiling structmeta-derive v0.3.0 |
| 1198 | 2026-05-13T16:05:39.736Z | Checking openssl-probe v0.1.5 |
| 1199 | 2026-05-13T16:05:39.848Z | Checking thread_local v1.1.8 |
| 1200 | 2026-05-13T16:05:40.055Z | Compiling darling_macro v0.23.0 |
| 1201 | 2026-05-13T16:05:40.159Z | Compiling progenitor-impl v0.11.1 |
| 1202 | 2026-05-13T16:05:40.529Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1203 | 2026-05-13T16:05:40.692Z | Compiling structmeta v0.3.0 |
| 1204 | 2026-05-13T16:05:40.695Z | Compiling darling v0.23.0 |
| 1205 | 2026-05-13T16:05:40.799Z | Compiling serde_with_macros v3.18.0 |
| 1206 | 2026-05-13T16:05:40.901Z | Checking rustls-webpki v0.102.4 |
| 1207 | 2026-05-13T16:05:41.094Z | Checking macaddr v1.0.1 |
| 1208 | 2026-05-13T16:05:41.260Z | Checking serde_spanned v1.0.4 |
| 1209 | 2026-05-13T16:05:41.364Z | Checking debug-ignore v1.0.5 |
| 1210 | 2026-05-13T16:05:41.396Z | Checking take_mut v0.2.2 |
| 1211 | 2026-05-13T16:05:41.471Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1212 | 2026-05-13T16:05:41.506Z | Checking term v1.2.0 |
| 1213 | 2026-05-13T16:05:41.735Z | Checking slog-term v2.9.2 |
| 1214 | 2026-05-13T16:05:41.778Z | Checking tokio-native-tls v0.3.1 |
| 1215 | 2026-05-13T16:05:41.939Z | Checking hyper-tls v0.6.0 |
| 1216 | 2026-05-13T16:05:41.999Z | Checking slog-json v2.6.1 |
| 1217 | 2026-05-13T16:05:42.160Z | Checking webpki-roots v1.0.3 |
| 1218 | 2026-05-13T16:05:42.278Z | Compiling progenitor-macro v0.11.1 |
| 1219 | 2026-05-13T16:05:42.297Z | Checking memmap2 v0.9.9 |
| 1220 | 2026-05-13T16:05:42.316Z | Checking spin v0.9.8 |
| 1221 | 2026-05-13T16:05:42.656Z | Checking slog-bunyan v2.5.0 |
| 1222 | 2026-05-13T16:05:42.674Z | Checking async-stream v0.3.6 |
| 1223 | 2026-05-13T16:05:42.787Z | Checking waitgroup v0.1.2 |
| 1224 | 2026-05-13T16:05:42.803Z | Checking newtype-uuid v1.3.2 |
| 1225 | 2026-05-13T16:05:42.843Z | Checking rustls-pemfile v2.2.0 |
| 1226 | 2026-05-13T16:05:42.888Z | Compiling newtype-uuid-macros v0.1.0 |
| 1227 | 2026-05-13T16:05:42.906Z | Checking usdt v0.6.0 |
| 1228 | 2026-05-13T16:05:42.987Z | Compiling toml_datetime v0.6.11 |
| 1229 | 2026-05-13T16:05:43.005Z | Compiling strum_macros v0.27.2 |
| 1230 | 2026-05-13T16:05:43.067Z | Checking serde_path_to_error v0.1.20 |
| 1231 | 2026-05-13T16:05:43.235Z | Compiling dropshot v0.16.7 |
| 1232 | 2026-05-13T16:05:43.297Z | Checking tokio-rustls v0.25.0 |
| 1233 | 2026-05-13T16:05:43.340Z | Checking hostname v0.4.2 |
| 1234 | 2026-05-13T16:05:43.448Z | Compiling derive-ex v0.1.8 |
| 1235 | 2026-05-13T16:05:43.523Z | Compiling dropshot_endpoint v0.16.7 |
| 1236 | 2026-05-13T16:05:43.602Z | Checking quick-error v1.2.3 |
| 1237 | 2026-05-13T16:05:43.650Z | Checking daft v0.1.5 |
| 1238 | 2026-05-13T16:05:43.709Z | Compiling parse-display-derive v0.10.0 |
| 1239 | 2026-05-13T16:05:43.889Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1240 | 2026-05-13T16:05:44.349Z | Checking serde_with v3.18.0 |
| 1241 | 2026-05-13T16:05:44.882Z | Compiling crucible-workspace-hack v0.1.0 |
| 1242 | 2026-05-13T16:05:44.991Z | Compiling test-strategy v0.4.3 |
| 1243 | 2026-05-13T16:05:45.123Z | Compiling clap_derive v4.5.4 |
| 1244 | 2026-05-13T16:05:45.230Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1245 | 2026-05-13T16:05:45.308Z | Checking wait-timeout v0.2.0 |
| 1246 | 2026-05-13T16:05:45.440Z | Checking bit-vec v0.6.3 |
| 1247 | 2026-05-13T16:05:45.583Z | Checking utf8parse v0.2.1 |
| 1248 | 2026-05-13T16:05:45.623Z | Checking bit-set v0.5.3 |
| 1249 | 2026-05-13T16:05:45.693Z | Checking anstyle-parse v0.2.4 |
| 1250 | 2026-05-13T16:05:45.815Z | Checking toml v0.9.12+spec-1.1.0 |
| 1251 | 2026-05-13T16:05:45.835Z | Checking rusty-fork v0.3.0 |
| 1252 | 2026-05-13T16:05:45.935Z | Checking strum v0.27.2 |
| 1253 | 2026-05-13T16:05:45.978Z | Checking rand_xorshift v0.3.0 |
| 1254 | 2026-05-13T16:05:46.020Z | Checking anstyle-query v1.0.3 |
| 1255 | 2026-05-13T16:05:46.050Z | Checking anstyle v1.0.7 |
| 1256 | 2026-05-13T16:05:46.100Z | Checking is_terminal_polyfill v1.70.0 |
| 1257 | 2026-05-13T16:05:46.120Z | Checking colorchoice v1.0.1 |
| 1258 | 2026-05-13T16:05:46.196Z | Checking unarray v0.1.4 |
| 1259 | 2026-05-13T16:05:46.243Z | Checking anstream v0.6.14 |
| 1260 | 2026-05-13T16:05:46.306Z | Checking proptest v1.5.0 |
| 1261 | 2026-05-13T16:05:46.377Z | Checking terminal_size v0.3.0 |
| 1262 | 2026-05-13T16:05:46.429Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1263 | 2026-05-13T16:05:46.513Z | Checking instant v0.1.12 |
| 1264 | 2026-05-13T16:05:46.567Z | Checking unicode-width v0.1.14 |
| 1265 | 2026-05-13T16:05:46.602Z | Checking rustc-hash v2.1.1 |
| 1266 | 2026-05-13T16:05:46.717Z | Checking clap_lex v0.7.0 |
| 1267 | 2026-05-13T16:05:46.803Z | Compiling winnow v0.5.40 |
| 1268 | 2026-05-13T16:05:46.821Z | Checking iddqd v0.3.17 |
| 1269 | 2026-05-13T16:05:46.866Z | Checking clap_builder v4.5.2 |
| 1270 | 2026-05-13T16:05:46.886Z | Checking backoff v0.4.0 |
| 1271 | 2026-05-13T16:05:47.059Z | Checking parse-display v0.10.0 |
| 1272 | 2026-05-13T16:05:47.208Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1273 | 2026-05-13T16:05:47.225Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1274 | 2026-05-13T16:05:47.521Z | Compiling darling_core v0.21.3 |
| 1275 | 2026-05-13T16:05:47.914Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1276 | 2026-05-13T16:05:48.087Z | Compiling toml_edit v0.19.15 |
| 1277 | 2026-05-13T16:05:48.145Z | Checking clap v4.5.4 |
| 1278 | 2026-05-13T16:05:48.226Z | Compiling heck v0.4.1 |
| 1279 | 2026-05-13T16:05:48.272Z | Checking base64ct v1.6.0 |
| 1280 | 2026-05-13T16:05:48.505Z | Compiling itertools v0.14.0 |
| 1281 | 2026-05-13T16:05:48.542Z | Compiling derive-where v1.6.0 |
| 1282 | 2026-05-13T16:05:49.212Z | Compiling proc-macro-crate v1.3.1 |
| 1283 | 2026-05-13T16:05:49.245Z | Compiling heapless v0.8.0 |
| 1284 | 2026-05-13T16:05:49.620Z | Compiling darling_macro v0.21.3 |
| 1285 | 2026-05-13T16:05:49.715Z | Checking crossbeam-epoch v0.9.18 |
| 1286 | 2026-05-13T16:05:49.765Z | Checking hash32 v0.3.1 |
| 1287 | 2026-05-13T16:05:50.005Z | Compiling smoltcp v0.11.0 |
| 1288 | 2026-05-13T16:05:50.062Z | Checking bitflags v1.3.2 |
| 1289 | 2026-05-13T16:05:50.169Z | Compiling darling v0.21.3 |
| 1290 | 2026-05-13T16:05:50.308Z | Compiling ingot-macros v0.1.1 |
| 1291 | 2026-05-13T16:05:50.449Z | Checking managed v0.8.0 |
| 1292 | 2026-05-13T16:05:50.467Z | Checking cobs v0.2.3 |
| 1293 | 2026-05-13T16:05:50.616Z | Checking postcard v1.0.9 |
| 1294 | 2026-05-13T16:05:50.708Z | Checking tabwriter v1.4.0 |
| 1295 | 2026-05-13T16:05:51.175Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1296 | 2026-05-13T16:05:51.628Z | Compiling proc-macro-error-attr v1.0.4 |
| 1297 | 2026-05-13T16:05:51.826Z | Compiling rayon-core v1.13.0 |
| 1298 | 2026-05-13T16:05:52.048Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1299 | 2026-05-13T16:05:52.224Z | Compiling num_enum_derive v0.7.4 |
| 1300 | 2026-05-13T16:05:52.518Z | Checking crossbeam-deque v0.8.5 |
| 1301 | 2026-05-13T16:05:52.699Z | Compiling zerocopy-derive v0.7.34 |
| 1302 | 2026-05-13T16:05:52.772Z | Compiling proc-macro-error v1.0.4 |
| 1303 | 2026-05-13T16:05:52.950Z | Checking ingot-types v0.1.2 |
| 1304 | 2026-05-13T16:05:52.969Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1305 | 2026-05-13T16:05:53.255Z | Checking num_enum v0.7.4 |
| 1306 | 2026-05-13T16:05:53.299Z | Checking ingot v0.1.1 |
| 1307 | 2026-05-13T16:05:53.564Z | Compiling foreign-types-macros v0.2.3 |
| 1308 | 2026-05-13T16:05:53.707Z | Checking colored v3.0.0 |
| 1309 | 2026-05-13T16:05:53.882Z | Checking foreign-types-shared v0.3.1 |
| 1310 | 2026-05-13T16:05:54.010Z | Checking rayon v1.11.0 |
| 1311 | 2026-05-13T16:05:54.196Z | Checking foreign-types v0.5.0 |
| 1312 | 2026-05-13T16:05:54.358Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1313 | 2026-05-13T16:05:54.397Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1314 | 2026-05-13T16:05:54.646Z | Checking cstr-argument v0.1.2 |
| 1315 | 2026-05-13T16:05:54.676Z | Checking data-encoding v2.6.0 |
| 1316 | 2026-05-13T16:05:54.774Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1317 | 2026-05-13T16:05:55.025Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1318 | 2026-05-13T16:05:55.046Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1319 | 2026-05-13T16:05:55.064Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1320 | 2026-05-13T16:05:55.131Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1321 | 2026-05-13T16:05:55.458Z | Compiling zerocopy v0.7.34 |
| 1322 | 2026-05-13T16:05:55.462Z | Compiling rustls-webpki v0.103.4 |
| 1323 | 2026-05-13T16:05:55.578Z | Checking pem-rfc7468 v0.7.0 |
| 1324 | 2026-05-13T16:05:56.095Z | Checking serde_spanned v0.6.9 |
| 1325 | 2026-05-13T16:05:56.223Z | Compiling scroll_derive v0.12.0 |
| 1326 | 2026-05-13T16:05:56.241Z | Compiling num-derive v0.4.2 |
| 1327 | 2026-05-13T16:05:56.264Z | Compiling der_derive v0.7.3 |
| 1328 | 2026-05-13T16:05:56.490Z | Compiling usdt-impl v0.5.0 |
| 1329 | 2026-05-13T16:05:56.540Z | Checking sigpipe v0.1.3 |
| 1330 | 2026-05-13T16:05:56.559Z | Compiling cfg_aliases v0.2.1 |
| 1331 | 2026-05-13T16:05:56.644Z | Checking jiff v0.2.15 |
| 1332 | 2026-05-13T16:05:56.749Z | Checking flagset v0.4.7 |
| 1333 | 2026-05-13T16:05:56.903Z | Checking scroll v0.12.0 |
| 1334 | 2026-05-13T16:05:57.034Z | Compiling dof v0.3.0 |
| 1335 | 2026-05-13T16:05:57.225Z | Checking der v0.7.10 |
| 1336 | 2026-05-13T16:05:57.361Z | Compiling zone_cfg_derive v0.3.0 |
| 1337 | 2026-05-13T16:05:57.389Z | Compiling dtrace-parser v0.2.0 |
| 1338 | 2026-05-13T16:05:58.004Z | Checking camino-tempfile v1.4.1 |
| 1339 | 2026-05-13T16:05:58.053Z | Compiling rustc_version v0.4.1 |
| 1340 | 2026-05-13T16:05:58.333Z | Compiling thread-id v4.2.1 |
| 1341 | 2026-05-13T16:05:58.719Z | Checking goblin v0.8.2 |
| 1342 | 2026-05-13T16:05:58.722Z | Checking zone v0.3.1 |
| 1343 | 2026-05-13T16:05:59.316Z | Checking smf v0.2.3 |
| 1344 | 2026-05-13T16:05:59.597Z | Checking whoami v1.5.1 |
| 1345 | 2026-05-13T16:05:59.768Z | Compiling tokio-rustls v0.26.0 |
| 1346 | 2026-05-13T16:06:00.020Z | Compiling hyper-rustls v0.27.3 |
| 1347 | 2026-05-13T16:06:00.160Z | Checking spki v0.7.3 |
| 1348 | 2026-05-13T16:06:00.366Z | Checking secrecy v0.10.3 |
| 1349 | 2026-05-13T16:06:00.474Z | Checking num-integer v0.1.46 |
| 1350 | 2026-05-13T16:06:00.618Z | Compiling convert_case v0.4.0 |
| 1351 | 2026-05-13T16:06:00.946Z | Compiling derive_more v0.99.20 |
| 1352 | 2026-05-13T16:06:01.089Z | Compiling reqwest v0.12.23 |
| 1353 | 2026-05-13T16:06:01.194Z | Compiling usdt-attr-macro v0.5.0 |
| 1354 | 2026-05-13T16:06:01.308Z | Compiling usdt-macro v0.5.0 |
| 1355 | 2026-05-13T16:06:01.550Z | Compiling num_enum_derive v0.5.11 |
| 1356 | 2026-05-13T16:06:01.792Z | Checking memmap v0.7.0 |
| 1357 | 2026-05-13T16:06:01.917Z | Checking tinyvec_macros v0.1.1 |
| 1358 | 2026-05-13T16:06:01.988Z | Checking usdt v0.5.0 |
| 1359 | 2026-05-13T16:06:02.004Z | Checking tinyvec v1.6.0 |
| 1360 | 2026-05-13T16:06:02.484Z | Checking num-bigint v0.4.5 |
| 1361 | 2026-05-13T16:06:02.532Z | Checking num_enum v0.5.11 |
| 1362 | 2026-05-13T16:06:02.619Z | Checking pkcs8 v0.10.2 |
| 1363 | 2026-05-13T16:06:02.707Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1364 | 2026-05-13T16:06:02.777Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1365 | 2026-05-13T16:06:03.146Z | Checking toml_write v0.1.2 |
| 1366 | 2026-05-13T16:06:03.315Z | Checking num-rational v0.4.2 |
| 1367 | 2026-05-13T16:06:03.350Z | Checking toml_edit v0.22.27 |
| 1368 | 2026-05-13T16:06:03.370Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1369 | 2026-05-13T16:06:03.544Z | Compiling progenitor-client v0.11.1 |
| 1370 | 2026-05-13T16:06:03.617Z | Checking num-iter v0.1.45 |
| 1371 | 2026-05-13T16:06:04.010Z | Checking password-hash v0.5.0 |
| 1372 | 2026-05-13T16:06:04.080Z | Compiling darling_core v0.20.11 |
| 1373 | 2026-05-13T16:06:04.126Z | Checking blake2 v0.10.6 |
| 1374 | 2026-05-13T16:06:04.143Z | Checking hmac v0.12.1 |
| 1375 | 2026-05-13T16:06:04.146Z | Checking num-complex v0.4.6 |
| 1376 | 2026-05-13T16:06:04.237Z | Checking inout v0.1.3 |
| 1377 | 2026-05-13T16:06:04.340Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1378 | 2026-05-13T16:06:04.643Z | Compiling memoffset v0.9.1 |
| 1379 | 2026-05-13T16:06:04.836Z | Checking indent_write v2.2.0 |
| 1380 | 2026-05-13T16:06:06.047Z | Compiling darling_macro v0.20.11 |
| 1381 | 2026-05-13T16:06:06.297Z | Checking num v0.4.3 |
| 1382 | 2026-05-13T16:06:06.317Z | Checking toml v0.8.23 |
| 1383 | 2026-05-13T16:06:06.348Z | Checking cipher v0.4.4 |
| 1384 | 2026-05-13T16:06:06.366Z | Checking argon2 v0.5.3 |
| 1385 | 2026-05-13T16:06:06.543Z | Compiling progenitor v0.11.1 |
| 1386 | 2026-05-13T16:06:06.566Z | Compiling nix v0.30.1 |
| 1387 | 2026-05-13T16:06:06.672Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1388 | 2026-05-13T16:06:06.811Z | Checking ff v0.13.1 |
| 1389 | 2026-05-13T16:06:06.845Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1390 | 2026-05-13T16:06:06.960Z | Checking bstr v1.9.1 |
| 1391 | 2026-05-13T16:06:07.078Z | Compiling crc32fast v1.4.0 |
| 1392 | 2026-05-13T16:06:07.197Z | Checking base16ct v0.2.0 |
| 1393 | 2026-05-13T16:06:07.244Z | Checking base64 v0.21.7 |
| 1394 | 2026-05-13T16:06:07.341Z | Checking sec1 v0.7.3 |
| 1395 | 2026-05-13T16:06:07.503Z | Checking group v0.13.0 |
| 1396 | 2026-05-13T16:06:07.670Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1397 | 2026-05-13T16:06:07.705Z | Compiling darling v0.20.11 |
| 1398 | 2026-05-13T16:06:07.794Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1399 | 2026-05-13T16:06:08.276Z | Checking hkdf v0.12.4 |
| 1400 | 2026-05-13T16:06:08.362Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1401 | 2026-05-13T16:06:08.401Z | Compiling progenitor-client v0.10.0 |
| 1402 | 2026-05-13T16:06:08.719Z | Compiling enum-as-inner v0.6.0 |
| 1403 | 2026-05-13T16:06:08.846Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1404 | 2026-05-13T16:06:08.880Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1405 | 2026-05-13T16:06:09.029Z | Compiling hubpack_derive v0.1.1 |
| 1406 | 2026-05-13T16:06:09.266Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1407 | 2026-05-13T16:06:09.346Z | Compiling progenitor-impl v0.10.0 |
| 1408 | 2026-05-13T16:06:09.444Z | Compiling libz-sys v1.1.16 |
| 1409 | 2026-05-13T16:06:09.540Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1410 | 2026-05-13T16:06:09.755Z | Checking universal-hash v0.5.1 |
| 1411 | 2026-05-13T16:06:09.834Z | Checking crypto-bigint v0.5.5 |
| 1412 | 2026-05-13T16:06:09.980Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1413 | 2026-05-13T16:06:10.217Z | Checking is_ci v1.2.0 |
| 1414 | 2026-05-13T16:06:10.327Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1415 | 2026-05-13T16:06:10.556Z | Checking adler v1.0.2 |
| 1416 | 2026-05-13T16:06:10.574Z | Checking opaque-debug v0.3.1 |
| 1417 | 2026-05-13T16:06:10.644Z | Compiling semver v0.1.20 |
| 1418 | 2026-05-13T16:06:10.699Z | Checking miniz_oxide v0.7.2 |
| 1419 | 2026-05-13T16:06:10.736Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1420 | 2026-05-13T16:06:10.910Z | Compiling rustc_version v0.1.7 |
| 1421 | 2026-05-13T16:06:10.928Z | Checking elliptic-curve v0.13.8 |
| 1422 | 2026-05-13T16:06:11.180Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1423 | 2026-05-13T16:06:11.215Z | Checking hubpack v0.1.2 |
| 1424 | 2026-05-13T16:06:11.232Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1425 | 2026-05-13T16:06:11.388Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1426 | 2026-05-13T16:06:11.440Z | Compiling progenitor-macro v0.10.0 |
| 1427 | 2026-05-13T16:06:11.612Z | Compiling derive_builder_core v0.20.2 |
| 1428 | 2026-05-13T16:06:12.086Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1429 | 2026-05-13T16:06:12.378Z | Compiling curve25519-dalek v4.1.3 |
| 1430 | 2026-05-13T16:06:12.396Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1431 | 2026-05-13T16:06:12.625Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1432 | 2026-05-13T16:06:12.659Z | Checking half v2.7.1 |
| 1433 | 2026-05-13T16:06:12.916Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1434 | 2026-05-13T16:06:13.022Z | Checking ciborium-io v0.2.2 |
| 1435 | 2026-05-13T16:06:13.124Z | Checking static_assertions v1.1.0 |
| 1436 | 2026-05-13T16:06:13.205Z | Compiling owo-colors v4.2.3 |
| 1437 | 2026-05-13T16:06:13.223Z | Checking float-ord v0.3.2 |
| 1438 | 2026-05-13T16:06:13.350Z | Checking utf-8 v0.7.6 |
| 1439 | 2026-05-13T16:06:13.456Z | Checking ciborium-ll v0.2.2 |
| 1440 | 2026-05-13T16:06:13.489Z | Checking tungstenite v0.21.0 |
| 1441 | 2026-05-13T16:06:13.635Z | Compiling derive_builder_macro v0.20.2 |
| 1442 | 2026-05-13T16:06:13.777Z | Checking flate2 v1.0.30 |
| 1443 | 2026-05-13T16:06:13.899Z | Compiling newtype_derive v0.1.6 |
| 1444 | 2026-05-13T16:06:14.066Z | Checking supports-color v3.0.2 |
| 1445 | 2026-05-13T16:06:14.139Z | Checking supports-color v2.1.0 |
| 1446 | 2026-05-13T16:06:14.180Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1447 | 2026-05-13T16:06:14.197Z | Checking resolv-conf v0.7.0 |
| 1448 | 2026-05-13T16:06:14.264Z | Checking atomicwrites v0.4.4 |
| 1449 | 2026-05-13T16:06:14.281Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1450 | 2026-05-13T16:06:14.385Z | Checking aead v0.5.2 |
| 1451 | 2026-05-13T16:06:14.403Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1452 | 2026-05-13T16:06:14.468Z | Compiling vergen-lib v9.1.0 |
| 1453 | 2026-05-13T16:06:14.527Z | Compiling slog-dtrace v0.3.0 |
| 1454 | 2026-05-13T16:06:14.696Z | Checking openssl-probe v0.2.1 |
| 1455 | 2026-05-13T16:06:14.715Z | Checking linked-hash-map v0.5.6 |
| 1456 | 2026-05-13T16:06:14.766Z | Checking swrite v0.1.0 |
| 1457 | 2026-05-13T16:06:14.813Z | Checking compression-core v0.4.31 |
| 1458 | 2026-05-13T16:06:14.861Z | Checking rustls-native-certs v0.8.3 |
| 1459 | 2026-05-13T16:06:14.886Z | Checking lru-cache v0.1.2 |
| 1460 | 2026-05-13T16:06:14.945Z | Checking compression-codecs v0.4.32 |
| 1461 | 2026-05-13T16:06:15.121Z | Compiling derive_builder v0.20.2 |
| 1462 | 2026-05-13T16:06:15.220Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1463 | 2026-05-13T16:06:15.348Z | Checking tokio-tungstenite v0.21.0 |
| 1464 | 2026-05-13T16:06:15.532Z | Checking progenitor v0.10.0 |
| 1465 | 2026-05-13T16:06:15.625Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1466 | 2026-05-13T16:06:15.676Z | Checking ciborium v0.2.2 |
| 1467 | 2026-05-13T16:06:15.772Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1468 | 2026-05-13T16:06:15.924Z | Checking hickory-proto v0.24.4 |
| 1469 | 2026-05-13T16:06:16.101Z | Checking similar v2.7.0 |
| 1470 | 2026-05-13T16:06:16.386Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1471 | 2026-05-13T16:06:16.444Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1472 | 2026-05-13T16:06:17.133Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1473 | 2026-05-13T16:06:17.244Z | Compiling serde_repr v0.1.19 |
| 1474 | 2026-05-13T16:06:17.409Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1475 | 2026-05-13T16:06:17.445Z | Compiling vergen v9.1.0 |
| 1476 | 2026-05-13T16:06:17.463Z | Compiling cargo-platform v0.3.2 |
| 1477 | 2026-05-13T16:06:17.670Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1478 | 2026-05-13T16:06:17.716Z | Compiling dropshot v0.17.0 |
| 1479 | 2026-05-13T16:06:17.823Z | Checking keccak v0.1.6 |
| 1480 | 2026-05-13T16:06:17.878Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1481 | 2026-05-13T16:06:17.950Z | Checking siphasher v1.0.1 |
| 1482 | 2026-05-13T16:06:17.985Z | Checking sha3 v0.10.8 |
| 1483 | 2026-05-13T16:06:18.115Z | Checking toml v1.0.6+spec-1.1.0 |
| 1484 | 2026-05-13T16:06:18.118Z | Checking phf_shared v0.12.1 |
| 1485 | 2026-05-13T16:06:18.176Z | Compiling cargo_metadata v0.23.1 |
| 1486 | 2026-05-13T16:06:18.194Z | Checking hickory-resolver v0.24.4 |
| 1487 | 2026-05-13T16:06:18.262Z | Checking thiserror-no-std v2.0.2 |
| 1488 | 2026-05-13T16:06:18.358Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1489 | 2026-05-13T16:06:18.566Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1490 | 2026-05-13T16:06:18.703Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1491 | 2026-05-13T16:06:18.850Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1492 | 2026-05-13T16:06:19.055Z | Checking async-compression v0.4.33 |
| 1493 | 2026-05-13T16:06:19.301Z | Checking rustls-platform-verifier v0.6.2 |
| 1494 | 2026-05-13T16:06:19.392Z | Checking poly1305 v0.8.0 |
| 1495 | 2026-05-13T16:06:19.445Z | Checking chacha20 v0.9.1 |
| 1496 | 2026-05-13T16:06:19.472Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1497 | 2026-05-13T16:06:19.627Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1498 | 2026-05-13T16:06:19.644Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1499 | 2026-05-13T16:06:19.723Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1500 | 2026-05-13T16:06:19.786Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1501 | 2026-05-13T16:06:19.866Z | Checking terminal_size v0.4.3 |
| 1502 | 2026-05-13T16:06:19.992Z | Checking tokio-stream v0.1.17 |
| 1503 | 2026-05-13T16:06:20.013Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1504 | 2026-05-13T16:06:20.093Z | Compiling regress v0.11.1 |
| 1505 | 2026-05-13T16:06:20.248Z | Compiling dropshot_endpoint v0.17.0 |
| 1506 | 2026-05-13T16:06:20.364Z | Checking serde-big-array v0.5.1 |
| 1507 | 2026-05-13T16:06:20.413Z | Compiling pin-project-internal v1.1.10 |
| 1508 | 2026-05-13T16:06:20.506Z | Compiling vergen-git2 v9.1.0 |
| 1509 | 2026-05-13T16:06:20.743Z | Checking smawk v0.3.2 |
| 1510 | 2026-05-13T16:06:20.882Z | Compiling cancel-safe-futures v0.1.5 |
| 1511 | 2026-05-13T16:06:21.142Z | Checking foldhash v0.1.5 |
| 1512 | 2026-05-13T16:06:21.160Z | Compiling chrono-tz v0.10.4 |
| 1513 | 2026-05-13T16:06:21.289Z | Checking unicode-width v0.2.1 |
| 1514 | 2026-05-13T16:06:21.384Z | Compiling unicode-xid v0.2.4 |
| 1515 | 2026-05-13T16:06:21.507Z | Checking unicode-segmentation v1.11.0 |
| 1516 | 2026-05-13T16:06:21.525Z | Checking unicode-linebreak v0.1.5 |
| 1517 | 2026-05-13T16:06:21.552Z | Compiling const_format_proc_macros v0.2.34 |
| 1518 | 2026-05-13T16:06:21.746Z | Checking textwrap v0.16.2 |
| 1519 | 2026-05-13T16:06:21.808Z | Checking newline-converter v0.3.0 |
| 1520 | 2026-05-13T16:06:21.928Z | Compiling typify-impl v0.6.2 |
| 1521 | 2026-05-13T16:06:21.946Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1522 | 2026-05-13T16:06:21.971Z | Checking pin-project v1.1.10 |
| 1523 | 2026-05-13T16:06:22.102Z | Checking hashbrown v0.15.2 |
| 1524 | 2026-05-13T16:06:22.371Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1525 | 2026-05-13T16:06:22.393Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1526 | 2026-05-13T16:06:22.411Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1527 | 2026-05-13T16:06:22.548Z | Checking qorb v0.4.1 |
| 1528 | 2026-05-13T16:06:22.615Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1529 | 2026-05-13T16:06:23.203Z | Checking chacha20poly1305 v0.10.1 |
| 1530 | 2026-05-13T16:06:23.336Z | Checking reqwest v0.13.2 |
| 1531 | 2026-05-13T16:06:23.756Z | Checking vsss-rs v3.3.4 |
| 1532 | 2026-05-13T16:06:23.848Z | Checking phf v0.12.1 |
| 1533 | 2026-05-13T16:06:23.851Z | Checking globset v0.4.14 |
| 1534 | 2026-05-13T16:06:23.997Z | Checking unicode-normalization v0.1.24 |
| 1535 | 2026-05-13T16:06:24.113Z | Checking tokio-dtrace v0.1.1 |
| 1536 | 2026-05-13T16:06:24.131Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1537 | 2026-05-13T16:06:24.297Z | Checking console v0.15.8 |
| 1538 | 2026-05-13T16:06:24.364Z | Checking sha2 v0.10.9 |
| 1539 | 2026-05-13T16:06:24.406Z | Checking libsw-core v0.3.2 |
| 1540 | 2026-05-13T16:06:24.537Z | Checking signature v2.2.0 |
| 1541 | 2026-05-13T16:06:24.565Z | Compiling async-recursion v1.1.1 |
| 1542 | 2026-05-13T16:06:24.572Z | Compiling snafu-derive v0.8.9 |
| 1543 | 2026-05-13T16:06:24.616Z | Compiling cookie v0.18.1 |
| 1544 | 2026-05-13T16:06:24.619Z | Checking csv-core v0.1.12 |
| 1545 | 2026-05-13T16:06:24.663Z | Compiling rustls v0.21.12 |
| 1546 | 2026-05-13T16:06:24.813Z | Checking highway v1.3.0 |
| 1547 | 2026-05-13T16:06:24.831Z | Checking same-file v1.0.6 |
| 1548 | 2026-05-13T16:06:24.849Z | Checking fixedbitset v0.4.2 |
| 1549 | 2026-05-13T16:06:24.952Z | Compiling moka v0.12.10 |
| 1550 | 2026-05-13T16:06:25.000Z | Checking bytecount v0.6.9 |
| 1551 | 2026-05-13T16:06:25.041Z | Checking fixedbitset v0.5.7 |
| 1552 | 2026-05-13T16:06:25.108Z | Checking papergrid v0.11.0 |
| 1553 | 2026-05-13T16:06:25.199Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1554 | 2026-05-13T16:06:25.221Z | Checking petgraph v0.6.5 |
| 1555 | 2026-05-13T16:06:25.241Z | Checking petgraph v0.8.3 |
| 1556 | 2026-05-13T16:06:25.380Z | Compiling typify-macro v0.6.2 |
| 1557 | 2026-05-13T16:06:25.733Z | Checking walkdir v2.5.0 |
| 1558 | 2026-05-13T16:06:25.957Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1559 | 2026-05-13T16:06:25.986Z | Checking csv v1.3.1 |
| 1560 | 2026-05-13T16:06:26.220Z | Checking expectorate v1.2.0 |
| 1561 | 2026-05-13T16:06:26.337Z | Checking snafu v0.8.9 |
| 1562 | 2026-05-13T16:06:26.355Z | Checking libsw v3.5.0 |
| 1563 | 2026-05-13T16:06:26.372Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1564 | 2026-05-13T16:06:26.506Z | Checking olpc-cjson v0.1.4 |
| 1565 | 2026-05-13T16:06:26.528Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1566 | 2026-05-13T16:06:26.580Z | Checking oxide-tokio-rt v0.1.2 |
| 1567 | 2026-05-13T16:06:26.729Z | Checking const_format v0.2.35 |
| 1568 | 2026-05-13T16:06:26.882Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1569 | 2026-05-13T16:06:26.909Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1570 | 2026-05-13T16:06:26.959Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1571 | 2026-05-13T16:06:26.977Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1572 | 2026-05-13T16:06:27.105Z | Compiling nix v0.31.1 |
| 1573 | 2026-05-13T16:06:27.137Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1574 | 2026-05-13T16:06:27.155Z | Compiling tabled_derive v0.7.0 |
| 1575 | 2026-05-13T16:06:27.456Z | Checking gethostname v0.5.0 |
| 1576 | 2026-05-13T16:06:27.458Z | Checking rustls-webpki v0.101.7 |
| 1577 | 2026-05-13T16:06:27.492Z | Checking sct v0.7.1 |
| 1578 | 2026-05-13T16:06:27.510Z | Checking pem v3.0.5 |
| 1579 | 2026-05-13T16:06:27.552Z | Checking bcs v0.1.6 |
| 1580 | 2026-05-13T16:06:27.624Z | Checking serde_plain v1.0.2 |
| 1581 | 2026-05-13T16:06:27.666Z | Checking linear-map v1.2.0 |
| 1582 | 2026-05-13T16:06:27.685Z | Checking termtree v0.5.1 |
| 1583 | 2026-05-13T16:06:27.770Z | Compiling salty v0.3.0 |
| 1584 | 2026-05-13T16:06:27.788Z | Checking typed-path v0.9.3 |
| 1585 | 2026-05-13T16:06:27.806Z | Checking tagptr v0.2.0 |
| 1586 | 2026-05-13T16:06:27.823Z | Compiling radium v0.7.0 |
| 1587 | 2026-05-13T16:06:27.841Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1588 | 2026-05-13T16:06:28.078Z | Checking tabled v0.15.0 |
| 1589 | 2026-05-13T16:06:28.134Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1590 | 2026-05-13T16:06:28.520Z | Checking tough v0.20.0 |
| 1591 | 2026-05-13T16:06:28.586Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1592 | 2026-05-13T16:06:29.094Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1593 | 2026-05-13T16:06:29.191Z | Checking steno v0.4.1 |
| 1594 | 2026-05-13T16:06:29.297Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1595 | 2026-05-13T16:06:29.664Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1596 | 2026-05-13T16:06:30.265Z | Checking hickory-proto v0.25.2 |
| 1597 | 2026-05-13T16:06:30.361Z | Checking rfc6979 v0.4.0 |
| 1598 | 2026-05-13T16:06:30.407Z | Checking humantime v2.3.0 |
| 1599 | 2026-05-13T16:06:30.477Z | Checking tap v1.0.1 |
| 1600 | 2026-05-13T16:06:30.592Z | Checking wyz v0.5.1 |
| 1601 | 2026-05-13T16:06:30.597Z | Checking ecdsa v0.16.9 |
| 1602 | 2026-05-13T16:06:30.764Z | Checking tokio-rustls v0.24.1 |
| 1603 | 2026-05-13T16:06:31.091Z | Checking ed25519 v2.2.3 |
| 1604 | 2026-05-13T16:06:31.119Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1605 | 2026-05-13T16:06:31.239Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1606 | 2026-05-13T16:06:31.260Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1607 | 2026-05-13T16:06:31.483Z | Checking primeorder v0.13.6 |
| 1608 | 2026-05-13T16:06:31.719Z | Checking rustls-pemfile v1.0.4 |
| 1609 | 2026-05-13T16:06:31.828Z | Checking hickory-resolver v0.25.2 |
| 1610 | 2026-05-13T16:06:31.858Z | Checking twox-hash v2.1.2 |
| 1611 | 2026-05-13T16:06:32.143Z | Checking env_filter v1.0.1 |
| 1612 | 2026-05-13T16:06:32.296Z | Checking atty v0.2.14 |
| 1613 | 2026-05-13T16:06:32.399Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1614 | 2026-05-13T16:06:32.449Z | Checking funty v2.0.0 |
| 1615 | 2026-05-13T16:06:32.545Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1616 | 2026-05-13T16:06:32.608Z | Checking toml v0.7.8 |
| 1617 | 2026-05-13T16:06:32.650Z | Checking env_logger v0.11.10 |
| 1618 | 2026-05-13T16:06:32.705Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1619 | 2026-05-13T16:06:32.775Z | Checking bitvec v1.0.1 |
| 1620 | 2026-05-13T16:06:32.836Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1621 | 2026-05-13T16:06:32.918Z | Checking p384 v0.13.1 |
| 1622 | 2026-05-13T16:06:32.974Z | Checking ed25519-dalek v2.2.0 |
| 1623 | 2026-05-13T16:06:33.148Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1624 | 2026-05-13T16:06:33.170Z | Compiling typify v0.6.2 |
| 1625 | 2026-05-13T16:06:33.211Z | Checking polyval v0.6.2 |
| 1626 | 2026-05-13T16:06:33.267Z | Checking aes v0.8.4 |
| 1627 | 2026-05-13T16:06:33.309Z | Checking ctr v0.9.2 |
| 1628 | 2026-05-13T16:06:33.373Z | Checking x509-cert v0.2.5 |
| 1629 | 2026-05-13T16:06:33.475Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1630 | 2026-05-13T16:06:33.615Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1631 | 2026-05-13T16:06:33.714Z | Checking bincode v1.3.3 |
| 1632 | 2026-05-13T16:06:33.821Z | Compiling strum_macros v0.28.0 |
| 1633 | 2026-05-13T16:06:34.012Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1634 | 2026-05-13T16:06:34.030Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1635 | 2026-05-13T16:06:34.048Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1636 | 2026-05-13T16:06:34.163Z | Checking passt v0.3.0 |
| 1637 | 2026-05-13T16:06:34.261Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1638 | 2026-05-13T16:06:34.277Z | Checking fakedata_generator v0.7.1 |
| 1639 | 2026-05-13T16:06:34.296Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1640 | 2026-05-13T16:06:34.428Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1641 | 2026-05-13T16:06:34.489Z | Checking aes-gcm-siv v0.11.1 |
| 1642 | 2026-05-13T16:06:34.556Z | Compiling progenitor-impl v0.14.0 |
| 1643 | 2026-05-13T16:06:34.603Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1644 | 2026-05-13T16:06:34.635Z | Compiling bitstruct_derive v0.1.0 |
| 1645 | 2026-05-13T16:06:34.690Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1646 | 2026-05-13T16:06:34.712Z | Checking dropshot-api-manager-types v0.7.1 |
| 1647 | 2026-05-13T16:06:34.846Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1648 | 2026-05-13T16:06:34.883Z | Compiling fs-err v3.1.2 |
| 1649 | 2026-05-13T16:06:35.045Z | Compiling cfg_aliases v0.1.1 |
| 1650 | 2026-05-13T16:06:35.119Z | Checking ascii v1.1.0 |
| 1651 | 2026-05-13T16:06:35.138Z | Checking pretty-hex v0.2.1 |
| 1652 | 2026-05-13T16:06:35.271Z | Checking typeid v1.0.0 |
| 1653 | 2026-05-13T16:06:35.300Z | Checking ringbuffer v0.16.0 |
| 1654 | 2026-05-13T16:06:35.321Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1655 | 2026-05-13T16:06:35.378Z | Checking erased-serde v0.4.5 |
| 1656 | 2026-05-13T16:06:35.516Z | Checking bitstruct v0.1.1 |
| 1657 | 2026-05-13T16:06:35.618Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1658 | 2026-05-13T16:06:35.637Z | Compiling nix v0.28.0 |
| 1659 | 2026-05-13T16:06:35.795Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1660 | 2026-05-13T16:06:35.813Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1661 | 2026-05-13T16:06:35.850Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1662 | 2026-05-13T16:06:36.070Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1663 | 2026-05-13T16:06:36.236Z | Checking progenitor-client v0.14.0 |
| 1664 | 2026-05-13T16:06:36.383Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1665 | 2026-05-13T16:06:36.432Z | Checking serde_arrays v0.1.0 |
| 1666 | 2026-05-13T16:06:36.475Z | Checking libloading v0.7.4 |
| 1667 | 2026-05-13T16:06:36.547Z | Checking bit_field v0.10.2 |
| 1668 | 2026-05-13T16:06:36.628Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1669 | 2026-05-13T16:06:36.685Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1670 | 2026-05-13T16:06:36.689Z | Compiling progenitor-macro v0.14.0 |
| 1671 | 2026-05-13T16:06:36.781Z | Checking git-stub v1.0.0 |
| 1672 | 2026-05-13T16:06:36.868Z | Checking kstat-rs v0.2.4 |
| 1673 | 2026-05-13T16:06:36.887Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1674 | 2026-05-13T16:06:36.930Z | Compiling escargot v0.5.10 |
| 1675 | 2026-05-13T16:06:36.949Z | Checking git-stub-vcs v0.1.0 |
| 1676 | 2026-05-13T16:06:37.059Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1677 | 2026-05-13T16:06:37.138Z | Checking ron v0.8.1 |
| 1678 | 2026-05-13T16:06:37.222Z | Checking itertools v0.13.0 |
| 1679 | 2026-05-13T16:06:37.626Z | Checking xattr v1.3.1 |
| 1680 | 2026-05-13T16:06:37.644Z | Checking drift v0.1.3 |
| 1681 | 2026-05-13T16:06:37.704Z | Checking cargo-platform v0.1.8 |
| 1682 | 2026-05-13T16:06:37.761Z | Checking filetime v0.2.23 |
| 1683 | 2026-05-13T16:06:37.898Z | Checking dropshot-api-manager v0.7.1 |
| 1684 | 2026-05-13T16:06:37.916Z | Checking tar v0.4.40 |
| 1685 | 2026-05-13T16:06:38.226Z | Checking cargo_metadata v0.18.1 |
| 1686 | 2026-05-13T16:06:38.271Z | Checking ctrlc v3.4.4 |
| 1687 | 2026-05-13T16:06:38.780Z | Checking fatfs v0.3.6 |
| 1688 | 2026-05-13T16:06:38.864Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1689 | 2026-05-13T16:06:39.096Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1690 | 2026-05-13T16:06:39.425Z | Compiling git2 v0.20.2 |
| 1691 | 2026-05-13T16:06:39.787Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1692 | 2026-05-13T16:06:40.435Z | Checking progenitor v0.14.0 |
| 1693 | 2026-05-13T16:06:40.570Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1694 | 2026-05-13T16:06:41.714Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1695 | 2026-05-13T16:06:42.248Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1696 | 2026-05-13T16:06:42.650Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1697 | 2026-05-13T16:06:43.135Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1698 | 2026-05-13T16:06:46.799Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1699 | 2026-05-13T16:06:48.998Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1700 | 2026-05-13T16:06:52.367Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1701 | 2026-05-13T16:06:58.493Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1702 | 2026-05-13T16:06:58.495Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1703 | 2026-05-13T16:07:02.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s |
| 1704 | 2026-05-13T16:07:03.301Z | |
| 1705 | 2026-05-13T16:07:03.301Z | real 2:21.681602354 |
| 1706 | 2026-05-13T16:07:03.301Z | user 8:39.937462727 |
| 1707 | 2026-05-13T16:07:03.301Z | sys 2:15.762301230 |
| 1708 | 2026-05-13T16:07:03.301Z | trap 0.251376472 |
| 1709 | 2026-05-13T16:07:03.301Z | tflt 1.133720873 |
| 1710 | 2026-05-13T16:07:03.301Z | dflt 0.548012161 |
| 1711 | 2026-05-13T16:07:03.301Z | kflt 0.016075052 |
| 1712 | 2026-05-13T16:07:03.301Z | lock 16:41.369727416 |
| 1713 | 2026-05-13T16:07:03.301Z | slp 34:26.028290595 |
| 1714 | 2026-05-13T16:07:03.301Z | lat 1:23.404029138 |
| 1715 | 2026-05-13T16:07:03.301Z | stop 4:41.452756900 |
| 1716 | 2026-05-13T16:07:03.304Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1717 | 2026-05-13T16:07:03.781Z | Downloading crates ... |
| 1718 | 2026-05-13T16:07:03.945Z | Downloaded bytemuck v1.16.0 |
| 1719 | 2026-05-13T16:07:03.947Z | Downloaded termtree v0.4.1 |
| 1720 | 2026-05-13T16:07:03.947Z | Downloaded slog-scope v4.4.0 |
| 1721 | 2026-05-13T16:07:03.950Z | Downloaded predicates-tree v1.0.9 |
| 1722 | 2026-05-13T16:07:03.950Z | Downloaded downcast v0.11.0 |
| 1723 | 2026-05-13T16:07:03.950Z | Downloaded slog-envlogger v2.2.0 |
| 1724 | 2026-05-13T16:07:03.953Z | Downloaded fragile v2.0.0 |
| 1725 | 2026-05-13T16:07:03.963Z | Downloaded predicates-core v1.0.6 |
| 1726 | 2026-05-13T16:07:03.965Z | Downloaded serde_test v1.0.176 |
| 1727 | 2026-05-13T16:07:03.965Z | Downloaded slog-stdlog v4.1.1 |
| 1728 | 2026-05-13T16:07:03.965Z | Downloaded predicates v3.1.0 |
| 1729 | 2026-05-13T16:07:03.968Z | Downloaded mockall v0.12.1 |
| 1730 | 2026-05-13T16:07:03.971Z | Downloaded mockall_derive v0.12.1 |
| 1731 | 2026-05-13T16:07:03.973Z | Downloaded fdeflate v0.3.4 |
| 1732 | 2026-05-13T16:07:03.973Z | Downloaded arc-swap v1.7.1 |
| 1733 | 2026-05-13T16:07:03.977Z | Downloaded png v0.17.13 |
| 1734 | 2026-05-13T16:07:04.703Z | Downloaded image v0.25.1 |
| 1735 | 2026-05-13T16:07:04.913Z | Checking tokio v1.50.0 |
| 1736 | 2026-05-13T16:07:05.025Z | Checking simd-adler32 v0.3.7 |
| 1737 | 2026-05-13T16:07:05.038Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1738 | 2026-05-13T16:07:05.054Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1739 | 2026-05-13T16:07:05.066Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1740 | 2026-05-13T16:07:05.069Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1741 | 2026-05-13T16:07:05.087Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1742 | 2026-05-13T16:07:05.090Z | Checking arc-swap v1.7.1 |
| 1743 | 2026-05-13T16:07:05.158Z | Checking miniz_oxide v0.7.2 |
| 1744 | 2026-05-13T16:07:05.208Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1745 | 2026-05-13T16:07:05.219Z | Checking fdeflate v0.3.4 |
| 1746 | 2026-05-13T16:07:05.280Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1747 | 2026-05-13T16:07:05.282Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1748 | 2026-05-13T16:07:05.300Z | Checking slog-scope v4.4.0 |
| 1749 | 2026-05-13T16:07:05.319Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1750 | 2026-05-13T16:07:05.341Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1751 | 2026-05-13T16:07:05.418Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1752 | 2026-05-13T16:07:05.455Z | Checking slog-stdlog v4.1.1 |
| 1753 | 2026-05-13T16:07:05.472Z | Checking predicates-core v1.0.6 |
| 1754 | 2026-05-13T16:07:05.472Z | Checking bytemuck v1.16.0 |
| 1755 | 2026-05-13T16:07:05.493Z | Checking flate2 v1.0.30 |
| 1756 | 2026-05-13T16:07:05.512Z | Checking termtree v0.4.1 |
| 1757 | 2026-05-13T16:07:05.533Z | Compiling mockall_derive v0.12.1 |
| 1758 | 2026-05-13T16:07:05.562Z | Checking slog-envlogger v2.2.0 |
| 1759 | 2026-05-13T16:07:05.587Z | Checking predicates v3.1.0 |
| 1760 | 2026-05-13T16:07:05.634Z | Checking predicates-tree v1.0.9 |
| 1761 | 2026-05-13T16:07:05.682Z | Checking downcast v0.11.0 |
| 1762 | 2026-05-13T16:07:05.696Z | Checking fragile v2.0.0 |
| 1763 | 2026-05-13T16:07:05.735Z | Checking serde_test v1.0.176 |
| 1764 | 2026-05-13T16:07:05.764Z | Checking compression-codecs v0.4.32 |
| 1765 | 2026-05-13T16:07:05.799Z | Checking png v0.17.13 |
| 1766 | 2026-05-13T16:07:05.831Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1767 | 2026-05-13T16:07:06.306Z | Checking image v0.25.1 |
| 1768 | 2026-05-13T16:07:07.388Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1769 | 2026-05-13T16:07:07.492Z | Checking mockall v0.12.1 |
| 1770 | 2026-05-13T16:07:07.504Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1771 | 2026-05-13T16:07:08.111Z | Checking tokio-util v0.7.16 |
| 1772 | 2026-05-13T16:07:08.114Z | Checking tower v0.5.2 |
| 1773 | 2026-05-13T16:07:08.114Z | Checking tokio-rustls v0.26.0 |
| 1774 | 2026-05-13T16:07:08.114Z | Checking tokio-rustls v0.25.0 |
| 1775 | 2026-05-13T16:07:08.114Z | Checking tokio-native-tls v0.3.1 |
| 1776 | 2026-05-13T16:07:08.114Z | Checking backoff v0.4.0 |
| 1777 | 2026-05-13T16:07:08.171Z | Checking zone v0.3.1 |
| 1778 | 2026-05-13T16:07:08.197Z | Checking tokio-tungstenite v0.21.0 |
| 1779 | 2026-05-13T16:07:08.307Z | Checking async-compression v0.4.33 |
| 1780 | 2026-05-13T16:07:08.318Z | Checking hickory-proto v0.24.4 |
| 1781 | 2026-05-13T16:07:08.331Z | Checking libsw-core v0.3.2 |
| 1782 | 2026-05-13T16:07:08.344Z | Checking tokio-dtrace v0.1.1 |
| 1783 | 2026-05-13T16:07:08.459Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1784 | 2026-05-13T16:07:08.471Z | Checking libsw v3.5.0 |
| 1785 | 2026-05-13T16:07:08.500Z | Checking tower-http v0.6.8 |
| 1786 | 2026-05-13T16:07:08.510Z | Checking cancel-safe-futures v0.1.5 |
| 1787 | 2026-05-13T16:07:08.513Z | Checking oxide-tokio-rt v0.1.2 |
| 1788 | 2026-05-13T16:07:08.543Z | Checking steno v0.4.1 |
| 1789 | 2026-05-13T16:07:08.607Z | Checking hickory-proto v0.25.2 |
| 1790 | 2026-05-13T16:07:08.610Z | Checking h2 v0.4.6 |
| 1791 | 2026-05-13T16:07:08.647Z | Checking tokio-stream v0.1.17 |
| 1792 | 2026-05-13T16:07:08.733Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1793 | 2026-05-13T16:07:08.758Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1794 | 2026-05-13T16:07:08.943Z | Checking tokio-rustls v0.24.1 |
| 1795 | 2026-05-13T16:07:09.014Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1796 | 2026-05-13T16:07:09.130Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1797 | 2026-05-13T16:07:09.798Z | Checking hickory-resolver v0.24.4 |
| 1798 | 2026-05-13T16:07:10.087Z | Checking hickory-resolver v0.25.2 |
| 1799 | 2026-05-13T16:07:10.290Z | Checking hyper v1.8.1 |
| 1800 | 2026-05-13T16:07:10.380Z | Checking qorb v0.4.1 |
| 1801 | 2026-05-13T16:07:11.062Z | Checking hyper-util v0.1.20 |
| 1802 | 2026-05-13T16:07:11.910Z | Checking hyper-rustls v0.27.3 |
| 1803 | 2026-05-13T16:07:11.910Z | Checking hyper-tls v0.6.0 |
| 1804 | 2026-05-13T16:07:11.913Z | Checking dropshot v0.16.7 |
| 1805 | 2026-05-13T16:07:11.913Z | Checking dropshot v0.17.0 |
| 1806 | 2026-05-13T16:07:12.078Z | Checking reqwest v0.12.23 |
| 1807 | 2026-05-13T16:07:12.078Z | Checking reqwest v0.13.2 |
| 1808 | 2026-05-13T16:07:12.755Z | Checking progenitor-client v0.11.1 |
| 1809 | 2026-05-13T16:07:12.759Z | Checking progenitor-client v0.10.0 |
| 1810 | 2026-05-13T16:07:12.759Z | Checking tough v0.20.0 |
| 1811 | 2026-05-13T16:07:12.798Z | Checking progenitor-client v0.14.0 |
| 1812 | 2026-05-13T16:07:12.968Z | Checking progenitor v0.10.0 |
| 1813 | 2026-05-13T16:07:12.981Z | Checking progenitor v0.11.1 |
| 1814 | 2026-05-13T16:07:13.010Z | Checking progenitor v0.14.0 |
| 1815 | 2026-05-13T16:07:13.095Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1816 | 2026-05-13T16:07:13.108Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1817 | 2026-05-13T16:07:13.110Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1818 | 2026-05-13T16:07:13.135Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1819 | 2026-05-13T16:07:13.636Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1820 | 2026-05-13T16:07:13.658Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1821 | 2026-05-13T16:07:13.958Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1822 | 2026-05-13T16:07:14.235Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1823 | 2026-05-13T16:07:14.283Z | Checking dropshot-api-manager v0.7.1 |
| 1824 | 2026-05-13T16:07:15.175Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1825 | 2026-05-13T16:07:15.222Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1826 | 2026-05-13T16:07:15.316Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1827 | 2026-05-13T16:07:15.681Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1828 | 2026-05-13T16:07:15.699Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1829 | 2026-05-13T16:07:19.181Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1830 | 2026-05-13T16:07:19.181Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1831 | 2026-05-13T16:07:19.183Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1832 | 2026-05-13T16:07:19.183Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1833 | 2026-05-13T16:07:19.184Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1834 | 2026-05-13T16:07:19.184Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1835 | 2026-05-13T16:07:19.807Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1836 | 2026-05-13T16:07:19.986Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1837 | 2026-05-13T16:07:20.442Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1838 | 2026-05-13T16:07:20.455Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1839 | 2026-05-13T16:07:20.458Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1840 | 2026-05-13T16:07:20.700Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1841 | 2026-05-13T16:07:20.936Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1842 | 2026-05-13T16:07:21.117Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1843 | 2026-05-13T16:07:21.170Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1844 | 2026-05-13T16:07:21.173Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1845 | 2026-05-13T16:07:21.682Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1846 | 2026-05-13T16:07:22.118Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1847 | 2026-05-13T16:07:22.122Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1848 | 2026-05-13T16:07:22.821Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1849 | 2026-05-13T16:07:22.833Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1850 | 2026-05-13T16:07:23.157Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1851 | 2026-05-13T16:07:27.101Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1852 | 2026-05-13T16:07:27.862Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1853 | 2026-05-13T16:07:32.173Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1854 | 2026-05-13T16:07:32.827Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1855 | 2026-05-13T16:07:33.564Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1856 | 2026-05-13T16:07:35.694Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1857 | 2026-05-13T16:07:36.215Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1858 | 2026-05-13T16:07:38.804Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1859 | 2026-05-13T16:07:46.329Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1860 | 2026-05-13T16:07:46.333Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1861 | 2026-05-13T16:07:51.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.12s |
| 1862 | 2026-05-13T16:07:51.662Z | |
| 1863 | 2026-05-13T16:07:51.662Z | real 48.345123123 |
| 1864 | 2026-05-13T16:07:51.662Z | user 1:58.736886013 |
| 1865 | 2026-05-13T16:07:51.662Z | sys 21.098687043 |
| 1866 | 2026-05-13T16:07:51.662Z | trap 0.028355014 |
| 1867 | 2026-05-13T16:07:51.662Z | tflt 0.062756667 |
| 1868 | 2026-05-13T16:07:51.662Z | dflt 0.015897566 |
| 1869 | 2026-05-13T16:07:51.662Z | kflt 0.000046614 |
| 1870 | 2026-05-13T16:07:51.662Z | lock 4:39.815700234 |
| 1871 | 2026-05-13T16:07:51.662Z | slp 6:45.915035629 |
| 1872 | 2026-05-13T16:07:51.662Z | lat 3.866273075 |
| 1873 | 2026-05-13T16:07:51.662Z | stop 12.394106936 |
| 1874 | 2026-05-13T16:07:51.665Z | + banner build |
| 1875 | 2026-05-13T16:07:51.665Z | |
| 1876 | 2026-05-13T16:07:51.665Z | ##### # # # # ##### |
| 1877 | 2026-05-13T16:07:51.666Z | # # # # # # # # |
| 1878 | 2026-05-13T16:07:51.666Z | ##### # # # # # # |
| 1879 | 2026-05-13T16:07:51.666Z | # # # # # # # # |
| 1880 | 2026-05-13T16:07:51.666Z | # # # # # # # # |
| 1881 | 2026-05-13T16:07:51.666Z | ##### #### # ###### ##### |
| 1882 | 2026-05-13T16:07:51.666Z | |
| 1883 | 2026-05-13T16:07:51.666Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1884 | 2026-05-13T16:07:52.365Z | Compiling proc-macro2 v1.0.106 |
| 1885 | 2026-05-13T16:07:52.365Z | Compiling quote v1.0.45 |
| 1886 | 2026-05-13T16:07:52.365Z | Compiling unicode-ident v1.0.24 |
| 1887 | 2026-05-13T16:07:52.366Z | Compiling libc v0.2.180 |
| 1888 | 2026-05-13T16:07:52.368Z | Compiling serde_core v1.0.228 |
| 1889 | 2026-05-13T16:07:52.369Z | Compiling serde v1.0.228 |
| 1890 | 2026-05-13T16:07:52.369Z | Compiling autocfg v1.3.0 |
| 1891 | 2026-05-13T16:07:52.369Z | Compiling cfg-if v1.0.0 |
| 1892 | 2026-05-13T16:07:52.564Z | Compiling zmij v1.0.19 |
| 1893 | 2026-05-13T16:07:52.576Z | Compiling memchr v2.7.2 |
| 1894 | 2026-05-13T16:07:52.756Z | Compiling libm v0.2.8 |
| 1895 | 2026-05-13T16:07:52.986Z | Compiling version_check v0.9.5 |
| 1896 | 2026-05-13T16:07:53.179Z | Compiling smallvec v1.13.2 |
| 1897 | 2026-05-13T16:07:53.252Z | Compiling itoa v1.0.11 |
| 1898 | 2026-05-13T16:07:53.387Z | Compiling getrandom v0.4.2 |
| 1899 | 2026-05-13T16:07:53.431Z | Compiling shlex v1.3.0 |
| 1900 | 2026-05-13T16:07:53.443Z | Compiling jobserver v0.1.31 |
| 1901 | 2026-05-13T16:07:53.612Z | Compiling stable_deref_trait v1.2.0 |
| 1902 | 2026-05-13T16:07:53.652Z | Compiling cc v1.2.17 |
| 1903 | 2026-05-13T16:07:53.701Z | Compiling serde_json v1.0.149 |
| 1904 | 2026-05-13T16:07:53.737Z | Compiling syn v2.0.117 |
| 1905 | 2026-05-13T16:07:53.772Z | Compiling getrandom v0.2.14 |
| 1906 | 2026-05-13T16:07:53.947Z | Compiling lock_api v0.4.12 |
| 1907 | 2026-05-13T16:07:54.001Z | Compiling parking_lot_core v0.9.10 |
| 1908 | 2026-05-13T16:07:54.004Z | Compiling litemap v0.7.4 |
| 1909 | 2026-05-13T16:07:54.083Z | Compiling writeable v0.5.5 |
| 1910 | 2026-05-13T16:07:54.200Z | Compiling num-traits v0.2.19 |
| 1911 | 2026-05-13T16:07:54.240Z | Compiling icu_locid_transform_data v1.5.0 |
| 1912 | 2026-05-13T16:07:54.275Z | Compiling percent-encoding v2.3.2 |
| 1913 | 2026-05-13T16:07:54.590Z | Compiling icu_properties_data v1.5.0 |
| 1914 | 2026-05-13T16:07:54.807Z | Compiling utf8_iter v1.0.4 |
| 1915 | 2026-05-13T16:07:54.831Z | Compiling write16 v1.0.0 |
| 1916 | 2026-05-13T16:07:54.845Z | Compiling icu_normalizer_data v1.5.0 |
| 1917 | 2026-05-13T16:07:54.921Z | Compiling thiserror v2.0.18 |
| 1918 | 2026-05-13T16:07:54.933Z | Compiling utf16_iter v1.0.5 |
| 1919 | 2026-05-13T16:07:54.967Z | Compiling form_urlencoded v1.2.2 |
| 1920 | 2026-05-13T16:07:55.075Z | Compiling heck v0.5.0 |
| 1921 | 2026-05-13T16:07:55.237Z | Compiling log v0.4.29 |
| 1922 | 2026-05-13T16:07:55.258Z | Compiling rustversion v1.0.22 |
| 1923 | 2026-05-13T16:07:55.274Z | Compiling slab v0.4.9 |
| 1924 | 2026-05-13T16:07:55.430Z | Compiling iana-time-zone v0.1.64 |
| 1925 | 2026-05-13T16:07:55.510Z | Compiling typenum v1.17.0 |
| 1926 | 2026-05-13T16:07:55.524Z | Compiling pin-project-lite v0.2.14 |
| 1927 | 2026-05-13T16:07:55.621Z | Compiling uuid v1.22.0 |
| 1928 | 2026-05-13T16:07:55.621Z | Compiling equivalent v1.0.2 |
| 1929 | 2026-05-13T16:07:55.719Z | Compiling regex-syntax v0.8.5 |
| 1930 | 2026-05-13T16:07:55.805Z | Compiling subtle v2.6.1 |
| 1931 | 2026-05-13T16:07:55.837Z | Compiling semver v1.0.28 |
| 1932 | 2026-05-13T16:07:55.983Z | Compiling aho-corasick v1.1.3 |
| 1933 | 2026-05-13T16:07:56.134Z | Compiling schemars v0.8.22 |
| 1934 | 2026-05-13T16:07:56.222Z | Compiling dyn-clone v1.0.17 |
| 1935 | 2026-05-13T16:07:56.255Z | Compiling ring v0.17.14 |
| 1936 | 2026-05-13T16:07:56.377Z | Compiling rand_core v0.6.4 |
| 1937 | 2026-05-13T16:07:56.592Z | Compiling synstructure v0.13.1 |
| 1938 | 2026-05-13T16:07:56.630Z | Compiling serde_derive_internals v0.29.1 |
| 1939 | 2026-05-13T16:07:56.771Z | Compiling socket2 v0.6.0 |
| 1940 | 2026-05-13T16:07:56.783Z | Compiling scopeguard v1.2.0 |
| 1941 | 2026-05-13T16:07:57.134Z | Compiling portable-atomic v1.11.1 |
| 1942 | 2026-05-13T16:07:57.175Z | Compiling regex-automata v0.4.14 |
| 1943 | 2026-05-13T16:07:57.367Z | Compiling parking_lot v0.12.2 |
| 1944 | 2026-05-13T16:07:57.400Z | Compiling signal-hook-registry v1.4.2 |
| 1945 | 2026-05-13T16:07:57.501Z | Compiling mio v1.0.2 |
| 1946 | 2026-05-13T16:07:57.755Z | Compiling serde_derive v1.0.228 |
| 1947 | 2026-05-13T16:07:57.802Z | Compiling zerofrom-derive v0.1.5 |
| 1948 | 2026-05-13T16:07:57.826Z | Compiling yoke-derive v0.7.5 |
| 1949 | 2026-05-13T16:07:58.081Z | Compiling zerovec-derive v0.10.3 |
| 1950 | 2026-05-13T16:07:58.187Z | Compiling displaydoc v0.2.5 |
| 1951 | 2026-05-13T16:07:58.285Z | Compiling icu_provider_macros v1.5.0 |
| 1952 | 2026-05-13T16:07:58.386Z | Compiling schemars_derive v0.8.22 |
| 1953 | 2026-05-13T16:07:58.857Z | Compiling zeroize_derive v1.4.3 |
| 1954 | 2026-05-13T16:07:58.868Z | Compiling thiserror-impl v2.0.18 |
| 1955 | 2026-05-13T16:07:58.936Z | Compiling tokio-macros v2.6.0 |
| 1956 | 2026-05-13T16:07:59.024Z | Compiling zerofrom v0.1.5 |
| 1957 | 2026-05-13T16:07:59.126Z | Compiling regex v1.12.3 |
| 1958 | 2026-05-13T16:07:59.159Z | Compiling yoke v0.7.5 |
| 1959 | 2026-05-13T16:07:59.364Z | Compiling zerovec v0.10.4 |
| 1960 | 2026-05-13T16:07:59.518Z | Compiling futures-macro v0.3.32 |
| 1961 | 2026-05-13T16:07:59.531Z | Compiling zeroize v1.8.2 |
| 1962 | 2026-05-13T16:07:59.680Z | Compiling bitflags v2.9.4 |
| 1963 | 2026-05-13T16:07:59.763Z | Compiling critical-section v1.2.0 |
| 1964 | 2026-05-13T16:07:59.875Z | Compiling once_cell v1.21.3 |
| 1965 | 2026-05-13T16:07:59.980Z | Compiling generic-array v0.14.7 |
| 1966 | 2026-05-13T16:07:59.996Z | Compiling thiserror v1.0.64 |
| 1967 | 2026-05-13T16:08:00.208Z | Compiling tinystr v0.7.6 |
| 1968 | 2026-05-13T16:08:00.211Z | Compiling icu_collections v1.5.0 |
| 1969 | 2026-05-13T16:08:00.299Z | Compiling futures-core v0.3.32 |
| 1970 | 2026-05-13T16:08:00.333Z | Compiling thiserror-impl v1.0.64 |
| 1971 | 2026-05-13T16:08:00.459Z | Compiling icu_locid v1.5.0 |
| 1972 | 2026-05-13T16:08:00.704Z | Compiling hashbrown v0.17.0 |
| 1973 | 2026-05-13T16:08:00.911Z | Compiling bytes v1.11.1 |
| 1974 | 2026-05-13T16:08:00.928Z | Compiling chrono v0.4.44 |
| 1975 | 2026-05-13T16:08:01.187Z | Compiling icu_provider v1.5.0 |
| 1976 | 2026-05-13T16:08:01.461Z | Compiling serde_tokenstream v0.2.3 |
| 1977 | 2026-05-13T16:08:01.474Z | Compiling tokio v1.50.0 |
| 1978 | 2026-05-13T16:08:01.599Z | Compiling icu_locid_transform v1.5.0 |
| 1979 | 2026-05-13T16:08:01.656Z | Compiling indexmap v2.14.0 |
| 1980 | 2026-05-13T16:08:01.837Z | Compiling httparse v1.10.1 |
| 1981 | 2026-05-13T16:08:01.850Z | Compiling crypto-common v0.1.6 |
| 1982 | 2026-05-13T16:08:02.153Z | Compiling futures-sink v0.3.32 |
| 1983 | 2026-05-13T16:08:02.321Z | Compiling icu_properties v1.5.1 |
| 1984 | 2026-05-13T16:08:02.577Z | Compiling strsim v0.11.1 |
| 1985 | 2026-05-13T16:08:02.808Z | Compiling getrandom v0.3.4 |
| 1986 | 2026-05-13T16:08:03.282Z | Compiling ident_case v1.0.1 |
| 1987 | 2026-05-13T16:08:03.424Z | Compiling futures-channel v0.3.32 |
| 1988 | 2026-05-13T16:08:03.624Z | Compiling errno v0.3.14 |
| 1989 | 2026-05-13T16:08:03.649Z | Compiling either v1.15.0 |
| 1990 | 2026-05-13T16:08:03.678Z | Compiling const-oid v0.9.6 |
| 1991 | 2026-05-13T16:08:03.856Z | Compiling futures-io v0.3.32 |
| 1992 | 2026-05-13T16:08:04.033Z | Compiling icu_normalizer v1.5.0 |
| 1993 | 2026-05-13T16:08:04.056Z | Compiling futures-task v0.3.32 |
| 1994 | 2026-05-13T16:08:04.235Z | Compiling futures-util v0.3.32 |
| 1995 | 2026-05-13T16:08:04.516Z | Compiling idna_adapter v1.2.0 |
| 1996 | 2026-05-13T16:08:04.530Z | Compiling zerocopy-derive v0.8.27 |
| 1997 | 2026-05-13T16:08:04.638Z | Compiling idna v1.0.3 |
| 1998 | 2026-05-13T16:08:04.773Z | Compiling anyhow v1.0.100 |
| 1999 | 2026-05-13T16:08:05.106Z | Compiling url v2.5.4 |
| 2000 | 2026-05-13T16:08:05.237Z | Compiling http v1.4.0 |
| 2001 | 2026-05-13T16:08:06.554Z | Compiling byteorder v1.5.0 |
| 2002 | 2026-05-13T16:08:06.810Z | Compiling allocator-api2 v0.2.21 |
| 2003 | 2026-05-13T16:08:06.867Z | Compiling foldhash v0.2.0 |
| 2004 | 2026-05-13T16:08:06.976Z | Compiling ucd-trie v0.1.6 |
| 2005 | 2026-05-13T16:08:07.078Z | Compiling hashbrown v0.16.1 |
| 2006 | 2026-05-13T16:08:07.126Z | Compiling pest v2.8.4 |
| 2007 | 2026-05-13T16:08:07.203Z | Compiling block-buffer v0.10.4 |
| 2008 | 2026-05-13T16:08:07.396Z | Compiling tracing-core v0.1.32 |
| 2009 | 2026-05-13T16:08:07.450Z | Compiling tracing-attributes v0.1.27 |
| 2010 | 2026-05-13T16:08:07.674Z | Compiling slog v2.8.2 |
| 2011 | 2026-05-13T16:08:07.955Z | Compiling rustix v0.38.34 |
| 2012 | 2026-05-13T16:08:08.355Z | Compiling pest_meta v2.8.4 |
| 2013 | 2026-05-13T16:08:08.395Z | Compiling digest v0.10.7 |
| 2014 | 2026-05-13T16:08:08.633Z | Compiling tracing v0.1.40 |
| 2015 | 2026-05-13T16:08:08.645Z | Compiling untrusted v0.9.0 |
| 2016 | 2026-05-13T16:08:08.772Z | Compiling prettyplease v0.2.37 |
| 2017 | 2026-05-13T16:08:08.946Z | Compiling pest_generator v2.8.4 |
| 2018 | 2026-05-13T16:08:09.556Z | Compiling rustls-pki-types v1.12.0 |
| 2019 | 2026-05-13T16:08:09.577Z | Compiling fnv v1.0.7 |
| 2020 | 2026-05-13T16:08:09.679Z | Compiling lazy_static v1.5.0 |
| 2021 | 2026-05-13T16:08:09.783Z | Compiling base64 v0.22.1 |
| 2022 | 2026-05-13T16:08:09.901Z | Compiling pest_derive v2.8.4 |
| 2023 | 2026-05-13T16:08:10.093Z | Compiling glob v0.3.3 |
| 2024 | 2026-05-13T16:08:10.186Z | Compiling minimal-lexical v0.2.1 |
| 2025 | 2026-05-13T16:08:10.343Z | Compiling ppv-lite86 v0.2.17 |
| 2026 | 2026-05-13T16:08:10.356Z | Compiling pkg-config v0.3.30 |
| 2027 | 2026-05-13T16:08:10.406Z | Compiling clang-sys v1.8.1 |
| 2028 | 2026-05-13T16:08:10.418Z | Compiling nom v7.1.3 |
| 2029 | 2026-05-13T16:08:10.799Z | Compiling tokio-util v0.7.16 |
| 2030 | 2026-05-13T16:08:10.848Z | Compiling ipnet v2.9.0 |
| 2031 | 2026-05-13T16:08:10.890Z | Compiling vcpkg v0.2.15 |
| 2032 | 2026-05-13T16:08:11.441Z | Compiling libloading v0.8.9 |
| 2033 | 2026-05-13T16:08:11.684Z | Compiling zerocopy v0.8.27 |
| 2034 | 2026-05-13T16:08:11.734Z | Compiling bindgen v0.69.5 |
| 2035 | 2026-05-13T16:08:11.809Z | Compiling cpufeatures v0.2.12 |
| 2036 | 2026-05-13T16:08:11.884Z | Compiling home v0.5.11 |
| 2037 | 2026-05-13T16:08:12.012Z | Compiling which v4.4.2 |
| 2038 | 2026-05-13T16:08:12.061Z | Compiling cexpr v0.6.0 |
| 2039 | 2026-05-13T16:08:12.072Z | Compiling http-body v1.0.1 |
| 2040 | 2026-05-13T16:08:12.129Z | Compiling itertools v0.12.1 |
| 2041 | 2026-05-13T16:08:12.232Z | Compiling atomic-waker v1.1.2 |
| 2042 | 2026-05-13T16:08:12.261Z | Compiling lazycell v1.3.0 |
| 2043 | 2026-05-13T16:08:12.371Z | Compiling rustc-hash v1.1.0 |
| 2044 | 2026-05-13T16:08:12.484Z | Compiling cmake v0.1.54 |
| 2045 | 2026-05-13T16:08:12.693Z | Compiling try-lock v0.2.5 |
| 2046 | 2026-05-13T16:08:12.817Z | Compiling dunce v1.0.5 |
| 2047 | 2026-05-13T16:08:12.829Z | Compiling tower-service v0.3.3 |
| 2048 | 2026-05-13T16:08:12.919Z | Compiling tower-layer v0.3.3 |
| 2049 | 2026-05-13T16:08:12.931Z | Compiling fs_extra v1.3.0 |
| 2050 | 2026-05-13T16:08:13.051Z | Compiling want v0.3.1 |
| 2051 | 2026-05-13T16:08:13.146Z | Compiling h2 v0.4.6 |
| 2052 | 2026-05-13T16:08:13.181Z | Compiling time-core v0.1.8 |
| 2053 | 2026-05-13T16:08:13.232Z | Compiling camino v1.2.2 |
| 2054 | 2026-05-13T16:08:13.346Z | Compiling pin-utils v0.1.0 |
| 2055 | 2026-05-13T16:08:13.428Z | Compiling num-conv v0.2.0 |
| 2056 | 2026-05-13T16:08:13.567Z | Compiling paste v1.0.15 |
| 2057 | 2026-05-13T16:08:13.745Z | Compiling httpdate v1.0.3 |
| 2058 | 2026-05-13T16:08:13.925Z | Compiling time-macros v0.2.27 |
| 2059 | 2026-05-13T16:08:14.120Z | Compiling ryu v1.0.18 |
| 2060 | 2026-05-13T16:08:14.287Z | Compiling scroll_derive v0.13.1 |
| 2061 | 2026-05-13T16:08:14.886Z | Compiling aws-lc-rs v1.13.3 |
| 2062 | 2026-05-13T16:08:14.930Z | Compiling http-body-util v0.1.3 |
| 2063 | 2026-05-13T16:08:15.050Z | Compiling openapiv3 v2.2.0 |
| 2064 | 2026-05-13T16:08:15.135Z | Compiling async-trait v0.1.89 |
| 2065 | 2026-05-13T16:08:15.168Z | Compiling encoding_rs v0.8.34 |
| 2066 | 2026-05-13T16:08:15.214Z | Compiling mime v0.3.17 |
| 2067 | 2026-05-13T16:08:15.695Z | Compiling hyper v1.8.1 |
| 2068 | 2026-05-13T16:08:16.103Z | Compiling pretty-hex v0.4.1 |
| 2069 | 2026-05-13T16:08:16.222Z | Compiling serde_urlencoded v0.7.1 |
| 2070 | 2026-05-13T16:08:16.283Z | Compiling regress v0.10.5 |
| 2071 | 2026-05-13T16:08:16.510Z | Compiling erased-serde v0.3.31 |
| 2072 | 2026-05-13T16:08:16.621Z | Compiling untrusted v0.7.1 |
| 2073 | 2026-05-13T16:08:16.975Z | Compiling hyper-util v0.1.20 |
| 2074 | 2026-05-13T16:08:17.707Z | Compiling strum_macros v0.26.4 |
| 2075 | 2026-05-13T16:08:17.928Z | Compiling aws-lc-sys v0.30.0 |
| 2076 | 2026-05-13T16:08:18.290Z | Compiling typify-impl v0.4.3 |
| 2077 | 2026-05-13T16:08:19.457Z | Compiling plain v0.2.3 |
| 2078 | 2026-05-13T16:08:19.542Z | Compiling omicron-workspace-hack v0.1.0 |
| 2079 | 2026-05-13T16:08:19.576Z | Compiling rustls v0.23.31 |
| 2080 | 2026-05-13T16:08:19.798Z | Compiling rand_core v0.9.3 |
| 2081 | 2026-05-13T16:08:19.812Z | Compiling ipnetwork v0.21.1 |
| 2082 | 2026-05-13T16:08:20.065Z | Compiling usdt-impl v0.6.0 |
| 2083 | 2026-05-13T16:08:20.325Z | Compiling crossbeam-utils v0.8.19 |
| 2084 | 2026-05-13T16:08:20.638Z | Compiling unsafe-libyaml v0.2.11 |
| 2085 | 2026-05-13T16:08:21.003Z | Compiling rand_chacha v0.9.0 |
| 2086 | 2026-05-13T16:08:21.307Z | Compiling serde_yaml v0.9.34+deprecated |
| 2087 | 2026-05-13T16:08:21.417Z | Compiling scroll v0.13.0 |
| 2088 | 2026-05-13T16:08:21.671Z | Compiling typify-macro v0.4.3 |
| 2089 | 2026-05-13T16:08:21.802Z | Compiling goblin v0.10.4 |
| 2090 | 2026-05-13T16:08:22.592Z | Compiling rand v0.9.2 |
| 2091 | 2026-05-13T16:08:23.297Z | Compiling openssl-sys v0.9.107 |
| 2092 | 2026-05-13T16:08:23.301Z | Compiling sync_wrapper v1.0.1 |
| 2093 | 2026-05-13T16:08:23.869Z | Compiling rustls v0.22.4 |
| 2094 | 2026-05-13T16:08:24.068Z | Compiling tower v0.5.2 |
| 2095 | 2026-05-13T16:08:24.112Z | Compiling dtrace-parser v0.3.0 |
| 2096 | 2026-05-13T16:08:24.646Z | Compiling dof v0.4.0 |
| 2097 | 2026-05-13T16:08:24.725Z | Compiling webpki-roots v0.26.3 |
| 2098 | 2026-05-13T16:08:24.853Z | Compiling futures-executor v0.3.32 |
| 2099 | 2026-05-13T16:08:25.320Z | Compiling daft-derive v0.1.5 |
| 2100 | 2026-05-13T16:08:25.417Z | Compiling thread-id v5.0.0 |
| 2101 | 2026-05-13T16:08:25.506Z | Compiling slog-async v2.8.0 |
| 2102 | 2026-05-13T16:08:25.621Z | Compiling ref-cast v1.0.25 |
| 2103 | 2026-05-13T16:08:25.945Z | Compiling iri-string v0.7.8 |
| 2104 | 2026-05-13T16:08:26.403Z | Compiling futures v0.3.32 |
| 2105 | 2026-05-13T16:08:26.492Z | Compiling typify v0.4.3 |
| 2106 | 2026-05-13T16:08:26.590Z | Compiling rand_chacha v0.3.1 |
| 2107 | 2026-05-13T16:08:26.594Z | Compiling multer v3.1.0 |
| 2108 | 2026-05-13T16:08:26.727Z | Compiling syn v1.0.109 |
| 2109 | 2026-05-13T16:08:26.840Z | Compiling rand v0.8.5 |
| 2110 | 2026-05-13T16:08:27.110Z | Compiling darling_core v0.23.0 |
| 2111 | 2026-05-13T16:08:27.322Z | Compiling tower-http v0.6.8 |
| 2112 | 2026-05-13T16:08:27.661Z | Compiling ref-cast-impl v1.0.25 |
| 2113 | 2026-05-13T16:08:28.299Z | Compiling foreign-types-shared v0.1.1 |
| 2114 | 2026-05-13T16:08:28.330Z | Compiling rustix v1.1.2 |
| 2115 | 2026-05-13T16:08:28.397Z | Compiling winnow v0.7.13 |
| 2116 | 2026-05-13T16:08:28.413Z | Compiling openssl v0.10.72 |
| 2117 | 2026-05-13T16:08:28.717Z | Compiling foreign-types v0.3.2 |
| 2118 | 2026-05-13T16:08:28.935Z | Compiling usdt-macro v0.6.0 |
| 2119 | 2026-05-13T16:08:29.145Z | Compiling usdt-attr-macro v0.6.0 |
| 2120 | 2026-05-13T16:08:29.285Z | Compiling darling_macro v0.23.0 |
| 2121 | 2026-05-13T16:08:29.869Z | Compiling strum v0.26.3 |
| 2122 | 2026-05-13T16:08:29.917Z | Compiling sha1 v0.10.6 |
| 2123 | 2026-05-13T16:08:30.011Z | Compiling async-stream-impl v0.3.6 |
| 2124 | 2026-05-13T16:08:30.085Z | Compiling openssl-macros v0.1.1 |
| 2125 | 2026-05-13T16:08:30.186Z | Compiling powerfmt v0.2.0 |
| 2126 | 2026-05-13T16:08:30.291Z | Compiling native-tls v0.2.11 |
| 2127 | 2026-05-13T16:08:30.358Z | Compiling deranged v0.5.3 |
| 2128 | 2026-05-13T16:08:30.446Z | Compiling darling v0.23.0 |
| 2129 | 2026-05-13T16:08:30.573Z | Compiling oxnet v0.1.4 |
| 2130 | 2026-05-13T16:08:30.711Z | Compiling structmeta-derive v0.3.0 |
| 2131 | 2026-05-13T16:08:31.550Z | Compiling openssl-probe v0.1.5 |
| 2132 | 2026-05-13T16:08:31.839Z | Compiling num_threads v0.1.7 |
| 2133 | 2026-05-13T16:08:31.951Z | Compiling match_cfg v0.1.0 |
| 2134 | 2026-05-13T16:08:32.028Z | Compiling hostname v0.3.1 |
| 2135 | 2026-05-13T16:08:32.100Z | Compiling time v0.3.47 |
| 2136 | 2026-05-13T16:08:32.128Z | Compiling structmeta v0.3.0 |
| 2137 | 2026-05-13T16:08:32.242Z | Compiling serde_with_macros v3.18.0 |
| 2138 | 2026-05-13T16:08:32.361Z | Compiling progenitor-impl v0.11.1 |
| 2139 | 2026-05-13T16:08:32.453Z | Compiling crossbeam-channel v0.5.15 |
| 2140 | 2026-05-13T16:08:33.133Z | Compiling macaddr v1.0.1 |
| 2141 | 2026-05-13T16:08:33.388Z | Compiling tokio-native-tls v0.3.1 |
| 2142 | 2026-05-13T16:08:33.421Z | Compiling hex v0.4.3 |
| 2143 | 2026-05-13T16:08:33.578Z | Compiling fastrand v2.3.0 |
| 2144 | 2026-05-13T16:08:33.624Z | Compiling hyper-tls v0.6.0 |
| 2145 | 2026-05-13T16:08:33.896Z | Compiling tempfile v3.23.0 |
| 2146 | 2026-05-13T16:08:34.460Z | Compiling progenitor-macro v0.11.1 |
| 2147 | 2026-05-13T16:08:34.805Z | Compiling webpki-roots v1.0.3 |
| 2148 | 2026-05-13T16:08:34.942Z | Compiling thread_local v1.1.8 |
| 2149 | 2026-05-13T16:08:35.036Z | Compiling dropshot v0.16.7 |
| 2150 | 2026-05-13T16:08:35.451Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2151 | 2026-05-13T16:08:36.714Z | Compiling rustls-webpki v0.102.4 |
| 2152 | 2026-05-13T16:08:36.798Z | Compiling newtype-uuid v1.3.2 |
| 2153 | 2026-05-13T16:08:38.574Z | Compiling newtype-uuid-macros v0.1.0 |
| 2154 | 2026-05-13T16:08:38.648Z | Compiling toml_datetime v0.6.11 |
| 2155 | 2026-05-13T16:08:38.666Z | Compiling strum_macros v0.27.2 |
| 2156 | 2026-05-13T16:08:38.891Z | Compiling serde_spanned v1.0.4 |
| 2157 | 2026-05-13T16:08:38.903Z | Compiling is-terminal v0.4.12 |
| 2158 | 2026-05-13T16:08:39.056Z | Compiling take_mut v0.2.2 |
| 2159 | 2026-05-13T16:08:39.092Z | Compiling debug-ignore v1.0.5 |
| 2160 | 2026-05-13T16:08:39.175Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2161 | 2026-05-13T16:08:39.210Z | Compiling term v1.2.0 |
| 2162 | 2026-05-13T16:08:40.480Z | Compiling slog-term v2.9.2 |
| 2163 | 2026-05-13T16:08:41.756Z | Compiling slog-json v2.6.1 |
| 2164 | 2026-05-13T16:08:41.759Z | Compiling derive-ex v0.1.8 |
| 2165 | 2026-05-13T16:08:41.759Z | Compiling dropshot_endpoint v0.16.7 |
| 2166 | 2026-05-13T16:08:41.851Z | Compiling memmap2 v0.9.9 |
| 2167 | 2026-05-13T16:08:42.146Z | Compiling spin v0.9.8 |
| 2168 | 2026-05-13T16:08:42.297Z | Compiling quick-error v1.2.3 |
| 2169 | 2026-05-13T16:08:42.619Z | Compiling test-strategy v0.4.3 |
| 2170 | 2026-05-13T16:08:42.772Z | Compiling tokio-rustls v0.25.0 |
| 2171 | 2026-05-13T16:08:42.816Z | Compiling usdt v0.6.0 |
| 2172 | 2026-05-13T16:08:43.018Z | Compiling slog-bunyan v2.5.0 |
| 2173 | 2026-05-13T16:08:43.211Z | Compiling daft v0.1.5 |
| 2174 | 2026-05-13T16:08:43.453Z | Compiling parse-display-derive v0.10.0 |
| 2175 | 2026-05-13T16:08:43.505Z | Compiling async-stream v0.3.6 |
| 2176 | 2026-05-13T16:08:43.585Z | Compiling waitgroup v0.1.2 |
| 2177 | 2026-05-13T16:08:43.693Z | Compiling rustls-pemfile v2.2.0 |
| 2178 | 2026-05-13T16:08:43.748Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2179 | 2026-05-13T16:08:43.954Z | Compiling serde_path_to_error v0.1.20 |
| 2180 | 2026-05-13T16:08:43.985Z | Compiling hostname v0.4.2 |
| 2181 | 2026-05-13T16:08:44.162Z | Compiling serde_with v3.18.0 |
| 2182 | 2026-05-13T16:08:45.152Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2183 | 2026-05-13T16:08:45.255Z | Compiling wait-timeout v0.2.0 |
| 2184 | 2026-05-13T16:08:45.655Z | Compiling crucible-workspace-hack v0.1.0 |
| 2185 | 2026-05-13T16:08:45.715Z | Compiling bit-vec v0.6.3 |
| 2186 | 2026-05-13T16:08:45.939Z | Compiling bit-set v0.5.3 |
| 2187 | 2026-05-13T16:08:46.137Z | Compiling rusty-fork v0.3.0 |
| 2188 | 2026-05-13T16:08:46.192Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2189 | 2026-05-13T16:08:46.490Z | Compiling strum v0.27.2 |
| 2190 | 2026-05-13T16:08:46.574Z | Compiling rand_xorshift v0.3.0 |
| 2191 | 2026-05-13T16:08:46.754Z | Compiling unarray v0.1.4 |
| 2192 | 2026-05-13T16:08:46.886Z | Compiling proptest v1.5.0 |
| 2193 | 2026-05-13T16:08:47.722Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2194 | 2026-05-13T16:08:48.162Z | Compiling instant v0.1.12 |
| 2195 | 2026-05-13T16:08:48.290Z | Compiling rustc-hash v2.1.1 |
| 2196 | 2026-05-13T16:08:48.425Z | Compiling unicode-width v0.1.14 |
| 2197 | 2026-05-13T16:08:48.741Z | Compiling winnow v0.5.40 |
| 2198 | 2026-05-13T16:08:50.117Z | Compiling toml_edit v0.19.15 |
| 2199 | 2026-05-13T16:08:50.366Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2200 | 2026-05-13T16:08:51.886Z | Compiling iddqd v0.3.17 |
| 2201 | 2026-05-13T16:08:52.087Z | Compiling backoff v0.4.0 |
| 2202 | 2026-05-13T16:08:52.317Z | Compiling parse-display v0.10.0 |
| 2203 | 2026-05-13T16:08:52.859Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2204 | 2026-05-13T16:08:53.015Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2205 | 2026-05-13T16:08:53.155Z | Compiling clap_derive v4.5.4 |
| 2206 | 2026-05-13T16:08:53.729Z | Compiling utf8parse v0.2.1 |
| 2207 | 2026-05-13T16:08:53.851Z | Compiling anstyle-parse v0.2.4 |
| 2208 | 2026-05-13T16:08:54.086Z | Compiling proc-macro-crate v1.3.1 |
| 2209 | 2026-05-13T16:08:54.688Z | Compiling darling_core v0.21.3 |
| 2210 | 2026-05-13T16:08:55.028Z | Compiling colorchoice v1.0.1 |
| 2211 | 2026-05-13T16:08:55.155Z | Compiling is_terminal_polyfill v1.70.0 |
| 2212 | 2026-05-13T16:08:55.193Z | Compiling anstyle v1.0.7 |
| 2213 | 2026-05-13T16:08:55.473Z | Compiling anstyle-query v1.0.3 |
| 2214 | 2026-05-13T16:08:55.588Z | Compiling anstream v0.6.14 |
| 2215 | 2026-05-13T16:08:56.234Z | Compiling terminal_size v0.3.0 |
| 2216 | 2026-05-13T16:08:56.397Z | Compiling base64ct v1.6.0 |
| 2217 | 2026-05-13T16:08:56.497Z | Compiling heck v0.4.1 |
| 2218 | 2026-05-13T16:08:56.702Z | Compiling clap_lex v0.7.0 |
| 2219 | 2026-05-13T16:08:56.793Z | Compiling darling_macro v0.21.3 |
| 2220 | 2026-05-13T16:08:57.057Z | Compiling clap_builder v4.5.2 |
| 2221 | 2026-05-13T16:08:57.101Z | Compiling itertools v0.14.0 |
| 2222 | 2026-05-13T16:08:57.386Z | Compiling darling v0.21.3 |
| 2223 | 2026-05-13T16:08:57.493Z | Compiling derive-where v1.6.0 |
| 2224 | 2026-05-13T16:08:58.761Z | Compiling heapless v0.8.0 |
| 2225 | 2026-05-13T16:08:59.236Z | Compiling clap v4.5.4 |
| 2226 | 2026-05-13T16:08:59.580Z | Compiling ingot-macros v0.1.1 |
| 2227 | 2026-05-13T16:08:59.838Z | Compiling hash32 v0.3.1 |
| 2228 | 2026-05-13T16:09:00.136Z | Compiling smoltcp v0.11.0 |
| 2229 | 2026-05-13T16:09:01.495Z | Compiling managed v0.8.0 |
| 2230 | 2026-05-13T16:09:01.904Z | Compiling cobs v0.2.3 |
| 2231 | 2026-05-13T16:09:02.088Z | Compiling bitflags v1.3.2 |
| 2232 | 2026-05-13T16:09:02.289Z | Compiling ingot-types v0.1.2 |
| 2233 | 2026-05-13T16:09:02.422Z | Compiling postcard v1.0.9 |
| 2234 | 2026-05-13T16:09:02.734Z | Compiling ingot v0.1.1 |
| 2235 | 2026-05-13T16:09:03.061Z | Compiling tabwriter v1.4.0 |
| 2236 | 2026-05-13T16:09:03.073Z | Compiling crossbeam-epoch v0.9.18 |
| 2237 | 2026-05-13T16:09:03.760Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2238 | 2026-05-13T16:09:03.882Z | Compiling proc-macro-error-attr v1.0.4 |
| 2239 | 2026-05-13T16:09:04.124Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2240 | 2026-05-13T16:09:04.394Z | Compiling num_enum_derive v0.7.4 |
| 2241 | 2026-05-13T16:09:04.589Z | Compiling zerocopy-derive v0.7.34 |
| 2242 | 2026-05-13T16:09:04.793Z | Compiling proc-macro-error v1.0.4 |
| 2243 | 2026-05-13T16:09:05.036Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2244 | 2026-05-13T16:09:05.443Z | Compiling num_enum v0.7.4 |
| 2245 | 2026-05-13T16:09:05.666Z | Compiling foreign-types-macros v0.2.3 |
| 2246 | 2026-05-13T16:09:05.893Z | Compiling foreign-types-shared v0.3.1 |
| 2247 | 2026-05-13T16:09:05.994Z | Compiling colored v3.0.0 |
| 2248 | 2026-05-13T16:09:06.034Z | Compiling rayon-core v1.13.0 |
| 2249 | 2026-05-13T16:09:06.308Z | Compiling foreign-types v0.5.0 |
| 2250 | 2026-05-13T16:09:06.402Z | Compiling crossbeam-deque v0.8.5 |
| 2251 | 2026-05-13T16:09:06.446Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2252 | 2026-05-13T16:09:06.553Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2253 | 2026-05-13T16:09:06.613Z | Compiling cstr-argument v0.1.2 |
| 2254 | 2026-05-13T16:09:06.624Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2255 | 2026-05-13T16:09:07.051Z | Compiling data-encoding v2.6.0 |
| 2256 | 2026-05-13T16:09:07.107Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2257 | 2026-05-13T16:09:07.239Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2258 | 2026-05-13T16:09:07.660Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2259 | 2026-05-13T16:09:07.837Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2260 | 2026-05-13T16:09:08.198Z | Compiling rayon v1.11.0 |
| 2261 | 2026-05-13T16:09:08.518Z | Compiling zerocopy v0.7.34 |
| 2262 | 2026-05-13T16:09:08.637Z | Compiling rustls-webpki v0.103.4 |
| 2263 | 2026-05-13T16:09:09.845Z | Compiling pem-rfc7468 v0.7.0 |
| 2264 | 2026-05-13T16:09:10.408Z | Compiling serde_spanned v0.6.9 |
| 2265 | 2026-05-13T16:09:10.564Z | Compiling scroll_derive v0.12.0 |
| 2266 | 2026-05-13T16:09:10.576Z | Compiling der_derive v0.7.3 |
| 2267 | 2026-05-13T16:09:10.790Z | Compiling num-derive v0.4.2 |
| 2268 | 2026-05-13T16:09:10.793Z | Compiling sigpipe v0.1.3 |
| 2269 | 2026-05-13T16:09:10.900Z | Compiling usdt-impl v0.5.0 |
| 2270 | 2026-05-13T16:09:11.009Z | Compiling flagset v0.4.7 |
| 2271 | 2026-05-13T16:09:11.165Z | Compiling cfg_aliases v0.2.1 |
| 2272 | 2026-05-13T16:09:11.243Z | Compiling jiff v0.2.15 |
| 2273 | 2026-05-13T16:09:11.548Z | Compiling der v0.7.10 |
| 2274 | 2026-05-13T16:09:11.752Z | Compiling scroll v0.12.0 |
| 2275 | 2026-05-13T16:09:12.070Z | Compiling dof v0.3.0 |
| 2276 | 2026-05-13T16:09:12.214Z | Compiling zone_cfg_derive v0.3.0 |
| 2277 | 2026-05-13T16:09:12.443Z | Compiling dtrace-parser v0.2.0 |
| 2278 | 2026-05-13T16:09:13.031Z | Compiling camino-tempfile v1.4.1 |
| 2279 | 2026-05-13T16:09:13.043Z | Compiling rustc_version v0.4.1 |
| 2280 | 2026-05-13T16:09:13.146Z | Compiling thread-id v4.2.1 |
| 2281 | 2026-05-13T16:09:13.420Z | Compiling tokio-rustls v0.26.0 |
| 2282 | 2026-05-13T16:09:13.617Z | Compiling zone v0.3.1 |
| 2283 | 2026-05-13T16:09:13.695Z | Compiling hyper-rustls v0.27.3 |
| 2284 | 2026-05-13T16:09:14.060Z | Compiling reqwest v0.12.23 |
| 2285 | 2026-05-13T16:09:14.304Z | Compiling goblin v0.8.2 |
| 2286 | 2026-05-13T16:09:15.181Z | Compiling smf v0.2.3 |
| 2287 | 2026-05-13T16:09:15.454Z | Compiling progenitor-client v0.11.1 |
| 2288 | 2026-05-13T16:09:15.691Z | Compiling progenitor-client v0.10.0 |
| 2289 | 2026-05-13T16:09:15.954Z | Compiling progenitor v0.11.1 |
| 2290 | 2026-05-13T16:09:16.069Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2291 | 2026-05-13T16:09:16.365Z | Compiling whoami v1.5.1 |
| 2292 | 2026-05-13T16:09:17.868Z | Compiling spki v0.7.3 |
| 2293 | 2026-05-13T16:09:18.569Z | Compiling secrecy v0.10.3 |
| 2294 | 2026-05-13T16:09:18.753Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2295 | 2026-05-13T16:09:19.457Z | Compiling num-integer v0.1.46 |
| 2296 | 2026-05-13T16:09:21.035Z | Compiling convert_case v0.4.0 |
| 2297 | 2026-05-13T16:09:21.348Z | Compiling derive_more v0.99.20 |
| 2298 | 2026-05-13T16:09:23.667Z | Compiling usdt-attr-macro v0.5.0 |
| 2299 | 2026-05-13T16:09:24.003Z | Compiling usdt-macro v0.5.0 |
| 2300 | 2026-05-13T16:09:24.191Z | Compiling num_enum_derive v0.5.11 |
| 2301 | 2026-05-13T16:09:24.417Z | Compiling memmap v0.7.0 |
| 2302 | 2026-05-13T16:09:24.700Z | Compiling tinyvec_macros v0.1.1 |
| 2303 | 2026-05-13T16:09:24.780Z | Compiling tinyvec v1.6.0 |
| 2304 | 2026-05-13T16:09:24.897Z | Compiling usdt v0.5.0 |
| 2305 | 2026-05-13T16:09:25.208Z | Compiling num_enum v0.5.11 |
| 2306 | 2026-05-13T16:09:25.347Z | Compiling num-bigint v0.4.5 |
| 2307 | 2026-05-13T16:09:25.627Z | Compiling pkcs8 v0.10.2 |
| 2308 | 2026-05-13T16:09:25.690Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2309 | 2026-05-13T16:09:26.101Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2310 | 2026-05-13T16:09:26.137Z | Compiling toml_write v0.1.2 |
| 2311 | 2026-05-13T16:09:26.443Z | Compiling num-rational v0.4.2 |
| 2312 | 2026-05-13T16:09:26.560Z | Compiling toml_edit v0.22.27 |
| 2313 | 2026-05-13T16:09:26.794Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2314 | 2026-05-13T16:09:28.551Z | Compiling num-iter v0.1.45 |
| 2315 | 2026-05-13T16:09:29.090Z | Compiling password-hash v0.5.0 |
| 2316 | 2026-05-13T16:09:29.253Z | Compiling darling_core v0.20.11 |
| 2317 | 2026-05-13T16:09:29.279Z | Compiling blake2 v0.10.6 |
| 2318 | 2026-05-13T16:09:29.567Z | Compiling hmac v0.12.1 |
| 2319 | 2026-05-13T16:09:29.733Z | Compiling inout v0.1.3 |
| 2320 | 2026-05-13T16:09:29.745Z | Compiling num-complex v0.4.6 |
| 2321 | 2026-05-13T16:09:29.830Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2322 | 2026-05-13T16:09:30.231Z | Compiling memoffset v0.9.1 |
| 2323 | 2026-05-13T16:09:31.195Z | Compiling darling_macro v0.20.11 |
| 2324 | 2026-05-13T16:09:31.573Z | Compiling num v0.4.3 |
| 2325 | 2026-05-13T16:09:31.673Z | Compiling cipher v0.4.4 |
| 2326 | 2026-05-13T16:09:31.745Z | Compiling argon2 v0.5.3 |
| 2327 | 2026-05-13T16:09:32.170Z | Compiling toml v0.8.23 |
| 2328 | 2026-05-13T16:09:32.246Z | Compiling nix v0.30.1 |
| 2329 | 2026-05-13T16:09:32.591Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2330 | 2026-05-13T16:09:32.644Z | Compiling ff v0.13.1 |
| 2331 | 2026-05-13T16:09:32.752Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2332 | 2026-05-13T16:09:33.301Z | Compiling base16ct v0.2.0 |
| 2333 | 2026-05-13T16:09:33.385Z | Compiling base64 v0.21.7 |
| 2334 | 2026-05-13T16:09:33.539Z | Compiling sec1 v0.7.3 |
| 2335 | 2026-05-13T16:09:34.226Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2336 | 2026-05-13T16:09:34.339Z | Compiling group v0.13.0 |
| 2337 | 2026-05-13T16:09:34.595Z | Compiling darling v0.20.11 |
| 2338 | 2026-05-13T16:09:34.687Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2339 | 2026-05-13T16:09:35.156Z | Compiling hkdf v0.12.4 |
| 2340 | 2026-05-13T16:09:35.242Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2341 | 2026-05-13T16:09:35.860Z | Compiling enum-as-inner v0.6.0 |
| 2342 | 2026-05-13T16:09:36.184Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2343 | 2026-05-13T16:09:36.560Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2344 | 2026-05-13T16:09:36.711Z | Compiling hubpack_derive v0.1.1 |
| 2345 | 2026-05-13T16:09:37.043Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2346 | 2026-05-13T16:09:37.211Z | Compiling progenitor-impl v0.10.0 |
| 2347 | 2026-05-13T16:09:37.245Z | Compiling libz-sys v1.1.16 |
| 2348 | 2026-05-13T16:09:37.346Z | Compiling universal-hash v0.5.1 |
| 2349 | 2026-05-13T16:09:37.417Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2350 | 2026-05-13T16:09:37.507Z | Compiling crypto-bigint v0.5.5 |
| 2351 | 2026-05-13T16:09:37.838Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2352 | 2026-05-13T16:09:37.861Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2353 | 2026-05-13T16:09:38.087Z | Compiling indent_write v2.2.0 |
| 2354 | 2026-05-13T16:09:38.087Z | Compiling opaque-debug v0.3.1 |
| 2355 | 2026-05-13T16:09:38.382Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2356 | 2026-05-13T16:09:39.310Z | Compiling progenitor-macro v0.10.0 |
| 2357 | 2026-05-13T16:09:39.647Z | Compiling elliptic-curve v0.13.8 |
| 2358 | 2026-05-13T16:09:40.059Z | Compiling hubpack v0.1.2 |
| 2359 | 2026-05-13T16:09:40.059Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2360 | 2026-05-13T16:09:40.317Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2361 | 2026-05-13T16:09:40.369Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2362 | 2026-05-13T16:09:40.710Z | Compiling derive_builder_core v0.20.2 |
| 2363 | 2026-05-13T16:09:41.121Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2364 | 2026-05-13T16:09:41.490Z | Compiling curve25519-dalek v4.1.3 |
| 2365 | 2026-05-13T16:09:41.790Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2366 | 2026-05-13T16:09:42.675Z | Compiling half v2.7.1 |
| 2367 | 2026-05-13T16:09:43.038Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2368 | 2026-05-13T16:09:43.265Z | Compiling utf-8 v0.7.6 |
| 2369 | 2026-05-13T16:09:43.342Z | Compiling crc32fast v1.4.0 |
| 2370 | 2026-05-13T16:09:43.483Z | Compiling static_assertions v1.1.0 |
| 2371 | 2026-05-13T16:09:43.545Z | Compiling ciborium-io v0.2.2 |
| 2372 | 2026-05-13T16:09:43.566Z | Compiling float-ord v0.3.2 |
| 2373 | 2026-05-13T16:09:43.652Z | Compiling ciborium-ll v0.2.2 |
| 2374 | 2026-05-13T16:09:43.688Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2375 | 2026-05-13T16:09:43.923Z | Compiling progenitor v0.10.0 |
| 2376 | 2026-05-13T16:09:44.004Z | Compiling tungstenite v0.21.0 |
| 2377 | 2026-05-13T16:09:44.157Z | Compiling derive_builder_macro v0.20.2 |
| 2378 | 2026-05-13T16:09:44.837Z | Compiling resolv-conf v0.7.0 |
| 2379 | 2026-05-13T16:09:44.850Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2380 | 2026-05-13T16:09:45.110Z | Compiling aead v0.5.2 |
| 2381 | 2026-05-13T16:09:45.291Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2382 | 2026-05-13T16:09:45.320Z | Compiling vergen-lib v9.1.0 |
| 2383 | 2026-05-13T16:09:45.542Z | Compiling slog-dtrace v0.3.0 |
| 2384 | 2026-05-13T16:09:45.563Z | Compiling swrite v0.1.0 |
| 2385 | 2026-05-13T16:09:45.679Z | Compiling semver v0.1.20 |
| 2386 | 2026-05-13T16:09:45.788Z | Compiling linked-hash-map v0.5.6 |
| 2387 | 2026-05-13T16:09:45.941Z | Compiling openssl-probe v0.2.1 |
| 2388 | 2026-05-13T16:09:45.988Z | Compiling adler v1.0.2 |
| 2389 | 2026-05-13T16:09:46.023Z | Compiling lru-cache v0.1.2 |
| 2390 | 2026-05-13T16:09:46.143Z | Compiling miniz_oxide v0.7.2 |
| 2391 | 2026-05-13T16:09:46.171Z | Compiling rustls-native-certs v0.8.3 |
| 2392 | 2026-05-13T16:09:46.174Z | Compiling rustc_version v0.1.7 |
| 2393 | 2026-05-13T16:09:46.385Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2394 | 2026-05-13T16:09:47.583Z | Compiling derive_builder v0.20.2 |
| 2395 | 2026-05-13T16:09:47.719Z | Compiling tokio-tungstenite v0.21.0 |
| 2396 | 2026-05-13T16:09:48.074Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2397 | 2026-05-13T16:09:48.718Z | Compiling ciborium v0.2.2 |
| 2398 | 2026-05-13T16:09:49.575Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2399 | 2026-05-13T16:09:50.126Z | Compiling hickory-proto v0.24.4 |
| 2400 | 2026-05-13T16:09:50.838Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2401 | 2026-05-13T16:09:52.730Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2402 | 2026-05-13T16:09:52.733Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2403 | 2026-05-13T16:09:52.841Z | Compiling regress v0.11.1 |
| 2404 | 2026-05-13T16:09:53.642Z | Compiling serde_repr v0.1.19 |
| 2405 | 2026-05-13T16:09:54.244Z | Compiling vergen v9.1.0 |
| 2406 | 2026-05-13T16:09:54.484Z | Compiling cargo-platform v0.3.2 |
| 2407 | 2026-05-13T16:09:54.740Z | Compiling keccak v0.1.6 |
| 2408 | 2026-05-13T16:09:54.894Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2409 | 2026-05-13T16:09:55.123Z | Compiling siphasher v1.0.1 |
| 2410 | 2026-05-13T16:09:55.218Z | Compiling sha3 v0.10.8 |
| 2411 | 2026-05-13T16:09:55.330Z | Compiling phf_shared v0.12.1 |
| 2412 | 2026-05-13T16:09:55.564Z | Compiling cargo_metadata v0.23.1 |
| 2413 | 2026-05-13T16:09:55.619Z | Compiling typify-impl v0.6.2 |
| 2414 | 2026-05-13T16:09:55.817Z | Compiling thiserror-no-std v2.0.2 |
| 2415 | 2026-05-13T16:09:55.919Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2416 | 2026-05-13T16:09:56.223Z | Compiling hickory-resolver v0.24.4 |
| 2417 | 2026-05-13T16:09:56.777Z | Compiling flate2 v1.0.30 |
| 2418 | 2026-05-13T16:09:57.269Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2419 | 2026-05-13T16:09:58.249Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2420 | 2026-05-13T16:09:58.920Z | Compiling newtype_derive v0.1.6 |
| 2421 | 2026-05-13T16:09:59.036Z | Compiling rustls-platform-verifier v0.6.2 |
| 2422 | 2026-05-13T16:09:59.646Z | Compiling poly1305 v0.8.0 |
| 2423 | 2026-05-13T16:09:59.833Z | Compiling chacha20 v0.9.1 |
| 2424 | 2026-05-13T16:09:59.899Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2425 | 2026-05-13T16:10:00.092Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2426 | 2026-05-13T16:10:00.259Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2427 | 2026-05-13T16:10:00.977Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2428 | 2026-05-13T16:10:01.233Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2429 | 2026-05-13T16:10:01.819Z | Compiling tokio-stream v0.1.17 |
| 2430 | 2026-05-13T16:10:02.128Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2431 | 2026-05-13T16:10:02.252Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2432 | 2026-05-13T16:10:02.397Z | Compiling serde-big-array v0.5.1 |
| 2433 | 2026-05-13T16:10:02.566Z | Compiling pin-project-internal v1.1.10 |
| 2434 | 2026-05-13T16:10:02.686Z | Compiling vergen-git2 v9.1.0 |
| 2435 | 2026-05-13T16:10:02.852Z | Compiling compression-core v0.4.31 |
| 2436 | 2026-05-13T16:10:02.923Z | Compiling chrono-tz v0.10.4 |
| 2437 | 2026-05-13T16:10:03.042Z | Compiling owo-colors v4.2.3 |
| 2438 | 2026-05-13T16:10:03.151Z | Compiling unicode-segmentation v1.11.0 |
| 2439 | 2026-05-13T16:10:03.234Z | Compiling foldhash v0.1.5 |
| 2440 | 2026-05-13T16:10:03.373Z | Compiling cancel-safe-futures v0.1.5 |
| 2441 | 2026-05-13T16:10:03.376Z | Compiling unicode-xid v0.2.4 |
| 2442 | 2026-05-13T16:10:03.457Z | Compiling newline-converter v0.3.0 |
| 2443 | 2026-05-13T16:10:03.509Z | Compiling const_format_proc_macros v0.2.34 |
| 2444 | 2026-05-13T16:10:03.641Z | Compiling hashbrown v0.15.2 |
| 2445 | 2026-05-13T16:10:03.664Z | Compiling pin-project v1.1.10 |
| 2446 | 2026-05-13T16:10:03.679Z | Compiling compression-codecs v0.4.32 |
| 2447 | 2026-05-13T16:10:03.719Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2448 | 2026-05-13T16:10:03.769Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2449 | 2026-05-13T16:10:03.933Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2450 | 2026-05-13T16:10:04.084Z | Compiling qorb v0.4.1 |
| 2451 | 2026-05-13T16:10:04.109Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2452 | 2026-05-13T16:10:04.302Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2453 | 2026-05-13T16:10:04.359Z | Compiling chacha20poly1305 v0.10.1 |
| 2454 | 2026-05-13T16:10:04.504Z | Compiling reqwest v0.13.2 |
| 2455 | 2026-05-13T16:10:07.388Z | Compiling typify-macro v0.6.2 |
| 2456 | 2026-05-13T16:10:08.919Z | Compiling vsss-rs v3.3.4 |
| 2457 | 2026-05-13T16:10:08.973Z | Compiling phf v0.12.1 |
| 2458 | 2026-05-13T16:10:09.155Z | Compiling unicode-normalization v0.1.24 |
| 2459 | 2026-05-13T16:10:09.735Z | Compiling tokio-dtrace v0.1.1 |
| 2460 | 2026-05-13T16:10:10.097Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2461 | 2026-05-13T16:10:10.167Z | Compiling console v0.15.8 |
| 2462 | 2026-05-13T16:10:10.387Z | Compiling atomicwrites v0.4.4 |
| 2463 | 2026-05-13T16:10:10.591Z | Compiling signature v2.2.0 |
| 2464 | 2026-05-13T16:10:10.668Z | Compiling libsw-core v0.3.2 |
| 2465 | 2026-05-13T16:10:10.767Z | Compiling snafu-derive v0.8.9 |
| 2466 | 2026-05-13T16:10:10.848Z | Compiling async-recursion v1.1.1 |
| 2467 | 2026-05-13T16:10:11.142Z | Compiling git2 v0.20.2 |
| 2468 | 2026-05-13T16:10:11.421Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2469 | 2026-05-13T16:10:11.546Z | Compiling csv-core v0.1.12 |
| 2470 | 2026-05-13T16:10:11.803Z | Compiling bstr v1.9.1 |
| 2471 | 2026-05-13T16:10:11.851Z | Compiling dropshot v0.17.0 |
| 2472 | 2026-05-13T16:10:11.966Z | Compiling cookie v0.18.1 |
| 2473 | 2026-05-13T16:10:12.103Z | Compiling bytecount v0.6.9 |
| 2474 | 2026-05-13T16:10:12.213Z | Compiling similar v2.7.0 |
| 2475 | 2026-05-13T16:10:12.427Z | Compiling highway v1.3.0 |
| 2476 | 2026-05-13T16:10:12.500Z | Compiling rustls v0.21.12 |
| 2477 | 2026-05-13T16:10:12.532Z | Compiling moka v0.12.10 |
| 2478 | 2026-05-13T16:10:12.639Z | Compiling fixedbitset v0.4.2 |
| 2479 | 2026-05-13T16:10:12.727Z | Compiling fixedbitset v0.5.7 |
| 2480 | 2026-05-13T16:10:12.773Z | Compiling same-file v1.0.6 |
| 2481 | 2026-05-13T16:10:12.949Z | Compiling petgraph v0.8.3 |
| 2482 | 2026-05-13T16:10:12.993Z | Compiling walkdir v2.5.0 |
| 2483 | 2026-05-13T16:10:13.131Z | Compiling petgraph v0.6.5 |
| 2484 | 2026-05-13T16:10:13.724Z | Compiling expectorate v1.2.0 |
| 2485 | 2026-05-13T16:10:13.743Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2486 | 2026-05-13T16:10:13.928Z | Compiling snafu v0.8.9 |
| 2487 | 2026-05-13T16:10:14.168Z | Compiling globset v0.4.14 |
| 2488 | 2026-05-13T16:10:14.510Z | Compiling papergrid v0.11.0 |
| 2489 | 2026-05-13T16:10:14.909Z | Compiling csv v1.3.1 |
| 2490 | 2026-05-13T16:10:14.941Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2491 | 2026-05-13T16:10:15.330Z | Compiling libsw v3.5.0 |
| 2492 | 2026-05-13T16:10:15.405Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2493 | 2026-05-13T16:10:15.527Z | Compiling oxide-tokio-rt v0.1.2 |
| 2494 | 2026-05-13T16:10:15.867Z | Compiling olpc-cjson v0.1.4 |
| 2495 | 2026-05-13T16:10:16.170Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2496 | 2026-05-13T16:10:16.684Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2497 | 2026-05-13T16:10:17.909Z | Compiling const_format v0.2.35 |
| 2498 | 2026-05-13T16:10:18.464Z | Compiling async-compression v0.4.33 |
| 2499 | 2026-05-13T16:10:19.531Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2500 | 2026-05-13T16:10:19.811Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2501 | 2026-05-13T16:10:19.861Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2502 | 2026-05-13T16:10:19.874Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2503 | 2026-05-13T16:10:19.915Z | Compiling nix v0.31.1 |
| 2504 | 2026-05-13T16:10:20.137Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2505 | 2026-05-13T16:10:20.316Z | Compiling tabled_derive v0.7.0 |
| 2506 | 2026-05-13T16:10:20.726Z | Compiling gethostname v0.5.0 |
| 2507 | 2026-05-13T16:10:20.877Z | Compiling terminal_size v0.4.3 |
| 2508 | 2026-05-13T16:10:21.050Z | Compiling sct v0.7.1 |
| 2509 | 2026-05-13T16:10:21.106Z | Compiling rustls-webpki v0.101.7 |
| 2510 | 2026-05-13T16:10:21.300Z | Compiling pem v3.0.5 |
| 2511 | 2026-05-13T16:10:21.317Z | Compiling bcs v0.1.6 |
| 2512 | 2026-05-13T16:10:21.733Z | Compiling dropshot_endpoint v0.17.0 |
| 2513 | 2026-05-13T16:10:21.826Z | Compiling serde_plain v1.0.2 |
| 2514 | 2026-05-13T16:10:21.930Z | Compiling unicode-linebreak v0.1.5 |
| 2515 | 2026-05-13T16:10:21.980Z | Compiling radium v0.7.0 |
| 2516 | 2026-05-13T16:10:22.126Z | Compiling termtree v0.5.1 |
| 2517 | 2026-05-13T16:10:22.217Z | Compiling salty v0.3.0 |
| 2518 | 2026-05-13T16:10:22.305Z | Compiling tagptr v0.2.0 |
| 2519 | 2026-05-13T16:10:22.316Z | Compiling typed-path v0.9.3 |
| 2520 | 2026-05-13T16:10:22.475Z | Compiling unicode-width v0.2.1 |
| 2521 | 2026-05-13T16:10:22.531Z | Compiling linear-map v1.2.0 |
| 2522 | 2026-05-13T16:10:22.564Z | Compiling smawk v0.3.2 |
| 2523 | 2026-05-13T16:10:22.740Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2524 | 2026-05-13T16:10:22.752Z | Compiling textwrap v0.16.2 |
| 2525 | 2026-05-13T16:10:24.084Z | Compiling tough v0.20.0 |
| 2526 | 2026-05-13T16:10:24.405Z | Compiling tabled v0.15.0 |
| 2527 | 2026-05-13T16:10:24.921Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2528 | 2026-05-13T16:10:25.152Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2529 | 2026-05-13T16:10:25.864Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2530 | 2026-05-13T16:10:31.459Z | Compiling steno v0.4.1 |
| 2531 | 2026-05-13T16:10:32.192Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2532 | 2026-05-13T16:10:34.425Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2533 | 2026-05-13T16:10:34.609Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2534 | 2026-05-13T16:10:35.361Z | Compiling hickory-proto v0.25.2 |
| 2535 | 2026-05-13T16:10:35.798Z | Compiling rfc6979 v0.4.0 |
| 2536 | 2026-05-13T16:10:37.090Z | Compiling sha2 v0.10.9 |
| 2537 | 2026-05-13T16:10:38.337Z | Compiling humantime v2.3.0 |
| 2538 | 2026-05-13T16:10:38.839Z | Compiling tap v1.0.1 |
| 2539 | 2026-05-13T16:10:38.972Z | Compiling wyz v0.5.1 |
| 2540 | 2026-05-13T16:10:39.203Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2541 | 2026-05-13T16:10:40.653Z | Compiling hickory-resolver v0.25.2 |
| 2542 | 2026-05-13T16:10:40.731Z | Compiling ecdsa v0.16.9 |
| 2543 | 2026-05-13T16:10:42.276Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2544 | 2026-05-13T16:10:42.933Z | Compiling tokio-rustls v0.24.1 |
| 2545 | 2026-05-13T16:10:44.130Z | Compiling ed25519 v2.2.3 |
| 2546 | 2026-05-13T16:10:44.951Z | Compiling typify v0.6.2 |
| 2547 | 2026-05-13T16:10:44.998Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2548 | 2026-05-13T16:10:45.058Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2549 | 2026-05-13T16:10:45.321Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2550 | 2026-05-13T16:10:47.081Z | Compiling primeorder v0.13.6 |
| 2551 | 2026-05-13T16:10:47.383Z | Compiling rustls-pemfile v1.0.4 |
| 2552 | 2026-05-13T16:10:47.790Z | Compiling twox-hash v2.1.2 |
| 2553 | 2026-05-13T16:10:48.147Z | Compiling env_filter v1.0.1 |
| 2554 | 2026-05-13T16:10:48.261Z | Compiling atty v0.2.14 |
| 2555 | 2026-05-13T16:10:48.392Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2556 | 2026-05-13T16:10:48.639Z | Compiling funty v2.0.0 |
| 2557 | 2026-05-13T16:10:48.963Z | Compiling env_logger v0.11.10 |
| 2558 | 2026-05-13T16:10:49.616Z | Compiling bitvec v1.0.1 |
| 2559 | 2026-05-13T16:10:49.759Z | Compiling p384 v0.13.1 |
| 2560 | 2026-05-13T16:10:51.700Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2561 | 2026-05-13T16:10:51.824Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2562 | 2026-05-13T16:10:52.549Z | Compiling progenitor-impl v0.14.0 |
| 2563 | 2026-05-13T16:10:53.650Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2564 | 2026-05-13T16:10:54.659Z | Compiling ed25519-dalek v2.2.0 |
| 2565 | 2026-05-13T16:10:54.783Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2566 | 2026-05-13T16:10:55.182Z | Compiling toml v0.7.8 |
| 2567 | 2026-05-13T16:10:57.148Z | Compiling polyval v0.6.2 |
| 2568 | 2026-05-13T16:10:57.161Z | Compiling aes v0.8.4 |
| 2569 | 2026-05-13T16:10:57.436Z | Compiling ctr v0.9.2 |
| 2570 | 2026-05-13T16:10:57.658Z | Compiling x509-cert v0.2.5 |
| 2571 | 2026-05-13T16:10:57.857Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2572 | 2026-05-13T16:10:58.117Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2573 | 2026-05-13T16:10:58.151Z | Compiling bincode v1.3.3 |
| 2574 | 2026-05-13T16:10:58.344Z | Compiling strum_macros v0.28.0 |
| 2575 | 2026-05-13T16:10:58.664Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2576 | 2026-05-13T16:10:58.806Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2577 | 2026-05-13T16:10:59.064Z | Compiling passt v0.3.0 |
| 2578 | 2026-05-13T16:10:59.349Z | Compiling fakedata_generator v0.7.1 |
| 2579 | 2026-05-13T16:11:00.153Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2580 | 2026-05-13T16:11:00.273Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2581 | 2026-05-13T16:11:02.166Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2582 | 2026-05-13T16:11:02.332Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2583 | 2026-05-13T16:11:02.392Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2584 | 2026-05-13T16:11:02.727Z | Compiling aes-gcm-siv v0.11.1 |
| 2585 | 2026-05-13T16:11:04.249Z | Compiling progenitor-macro v0.14.0 |
| 2586 | 2026-05-13T16:11:06.605Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2587 | 2026-05-13T16:11:07.805Z | Compiling progenitor-client v0.14.0 |
| 2588 | 2026-05-13T16:11:08.328Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2589 | 2026-05-13T16:11:08.448Z | Compiling bitstruct_derive v0.1.0 |
| 2590 | 2026-05-13T16:11:08.509Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2591 | 2026-05-13T16:11:08.738Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2592 | 2026-05-13T16:11:09.015Z | Compiling ascii v1.1.0 |
| 2593 | 2026-05-13T16:11:09.129Z | Compiling ringbuffer v0.16.0 |
| 2594 | 2026-05-13T16:11:09.142Z | Compiling pretty-hex v0.2.1 |
| 2595 | 2026-05-13T16:11:09.305Z | Compiling typeid v1.0.0 |
| 2596 | 2026-05-13T16:11:09.452Z | Compiling erased-serde v0.4.5 |
| 2597 | 2026-05-13T16:11:09.490Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2598 | 2026-05-13T16:11:09.748Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2599 | 2026-05-13T16:11:10.084Z | Compiling bitstruct v0.1.1 |
| 2600 | 2026-05-13T16:11:10.195Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2601 | 2026-05-13T16:11:10.679Z | Compiling progenitor v0.14.0 |
| 2602 | 2026-05-13T16:11:10.839Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2603 | 2026-05-13T16:11:11.077Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2604 | 2026-05-13T16:11:12.178Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2605 | 2026-05-13T16:11:12.446Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2606 | 2026-05-13T16:11:13.048Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2607 | 2026-05-13T16:11:13.422Z | Compiling kstat-rs v0.2.4 |
| 2608 | 2026-05-13T16:11:13.681Z | Compiling serde_arrays v0.1.0 |
| 2609 | 2026-05-13T16:11:13.836Z | Compiling libloading v0.7.4 |
| 2610 | 2026-05-13T16:11:13.880Z | Compiling bit_field v0.10.2 |
| 2611 | 2026-05-13T16:11:14.047Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2612 | 2026-05-13T16:11:14.087Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2613 | 2026-05-13T16:11:16.587Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2614 | 2026-05-13T16:11:17.008Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2615 | 2026-05-13T16:11:18.278Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2616 | 2026-05-13T16:11:18.649Z | Compiling ron v0.8.1 |
| 2617 | 2026-05-13T16:11:19.921Z | Compiling itertools v0.13.0 |
| 2618 | 2026-05-13T16:11:20.993Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2619 | 2026-05-13T16:11:21.159Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2620 | 2026-05-13T16:11:22.294Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2621 | 2026-05-13T16:11:23.497Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2622 | 2026-05-13T16:11:57.143Z | Finished `release` profile [optimized] target(s) in 4m 05s |
| 2623 | 2026-05-13T16:11:57.327Z | |
| 2624 | 2026-05-13T16:11:57.327Z | real 4:05.569239894 |
| 2625 | 2026-05-13T16:11:57.327Z | user 28:11.401559496 |
| 2626 | 2026-05-13T16:11:57.327Z | sys 2:33.558757845 |
| 2627 | 2026-05-13T16:11:57.327Z | trap 0.777511864 |
| 2628 | 2026-05-13T16:11:57.327Z | tflt 1.926638039 |
| 2629 | 2026-05-13T16:11:57.327Z | dflt 1.225400621 |
| 2630 | 2026-05-13T16:11:57.327Z | kflt 0.000124441 |
| 2631 | 2026-05-13T16:11:57.327Z | lock 1:26:05.756026737 |
| 2632 | 2026-05-13T16:11:57.327Z | slp 1:50:00.797518054 |
| 2633 | 2026-05-13T16:11:57.327Z | lat 2:28.256610503 |
| 2634 | 2026-05-13T16:11:57.327Z | stop 3:26.270288879 |
| 2635 | 2026-05-13T16:11:57.330Z | + OUTDIR=/work/release |
| 2636 | 2026-05-13T16:11:57.330Z | + mkdir -p /work/release |
| 2637 | 2026-05-13T16:11:57.330Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2638 | 2026-05-13T16:11:57.348Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2639 | 2026-05-13T16:11:57.438Z | + cd /work/release |
| 2640 | 2026-05-13T16:11:57.441Z | + digest -a sha256 propolis-cli |
| 2641 | 2026-05-13T16:11:57.459Z | + digest -a sha256 propolis-server |
| 2642 | 2026-05-13T16:11:57.512Z | process exited: duration 521305 ms, exit code 0 |
| |
| 2643 | 2026-05-13T16:11:57.523Z | found 4 output files |
| 2644 | 2026-05-13T16:11:57.523Z | uploading: /work/release/propolis-cli (25829952 bytes) |
| 2645 | 2026-05-13T16:11:59.088Z | uploaded: /work/release/propolis-cli |
| 2646 | 2026-05-13T16:11:59.088Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2647 | 2026-05-13T16:12:00.098Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2648 | 2026-05-13T16:12:00.098Z | uploading: /work/release/propolis-server (92112456 bytes) |
| 2649 | 2026-05-13T16:12:01.619Z | uploaded: /work/release/propolis-server |
| 2650 | 2026-05-13T16:12:01.619Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2651 | 2026-05-13T16:12:02.628Z | uploaded: /work/release/propolis-server.sha256.txt |