|
|
|
| 1 | 2026-03-19T22:12:50.645Z | job assigned to worker 01KM42F8TQKBJK4P541HW74SVP [factory aws, i-0f5e01645698f8da8] (queued for 1 m 9 s) |
| |
| 2 | 2026-03-19T22:12:58.650Z | starting task 0: "setup" |
| 3 | 2026-03-19T22:12:58.655Z | ++ uname -s |
| 4 | 2026-03-19T22:12:58.658Z | + kern=SunOS |
| 5 | 2026-03-19T22:12:58.658Z | + build_user=build |
| 6 | 2026-03-19T22:12:58.658Z | + build_uid=12345 |
| 7 | 2026-03-19T22:12:58.658Z | + work_dir=/work |
| 8 | 2026-03-19T22:12:58.658Z | + input_dir=/input |
| 9 | 2026-03-19T22:12:58.658Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T22:12:58.658Z | + case "$kern" in |
| 11 | 2026-03-19T22:12:58.658Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T22:12:58.661Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T22:13:00.667Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T22:13:00.841Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T22:13:00.845Z | + home_fs=zfs |
| 16 | 2026-03-19T22:13:00.845Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T22:13:00.845Z | + mkdir -p /home/build |
| 18 | 2026-03-19T22:13:00.845Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T22:13:01.841Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T22:13:01.858Z | process exited: duration 3193 ms, exit code 0 |
| |
| 21 | 2026-03-19T22:13:01.886Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T22:13:01.892Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-19T22:13:01.892Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-19T22:13:01.892Z | * rust toolchain profile = "default" |
| 25 | 2026-03-19T22:13:01.892Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-19T22:13:01.892Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T22:13:01.892Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T22:13:01.896Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T22:13:01.896Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-19T22:13:02.150Z | info: downloading installer |
| 31 | 2026-03-19T22:13:04.134Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T22:13:04.134Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T22:13:04.134Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T22:13:04.148Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T22:13:04.148Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T22:13:04.148Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T22:13:04.148Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T22:13:04.149Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T22:13:04.149Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T22:13:04.149Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T22:13:04.149Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T22:13:04.149Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T22:13:04.149Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T22:13:04.149Z | info: profile set to default |
| 45 | 2026-03-19T22:13:04.149Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T22:13:04.149Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-19T22:13:04.149Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T22:13:04.149Z | info: downloading 6 components |
| 49 | 2026-03-19T22:13:22.275Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-19T22:13:22.276Z | |
| 51 | 2026-03-19T22:13:22.312Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T22:13:22.312Z | |
| 53 | 2026-03-19T22:13:22.316Z | |
| 54 | 2026-03-19T22:13:22.316Z | Rust is installed now. Great! |
| 55 | 2026-03-19T22:13:22.316Z | |
| 56 | 2026-03-19T22:13:22.316Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T22:13:22.316Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T22:13:22.316Z | |
| 59 | 2026-03-19T22:13:22.316Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T22:13:22.316Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T22:13:22.316Z | |
| 62 | 2026-03-19T22:13:22.316Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T22:13:22.316Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T22:13:22.316Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T22:13:22.316Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T22:13:22.316Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T22:13:22.316Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T22:13:22.316Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T22:13:22.316Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T22:13:22.316Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T22:13:22.409Z | + rustup --version |
| 72 | 2026-03-19T22:13:22.419Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T22:13:22.424Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T22:13:22.446Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T22:13:22.449Z | + cargo --version |
| 76 | 2026-03-19T22:13:22.465Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T22:13:22.468Z | + rustc --version |
| 78 | 2026-03-19T22:13:22.493Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T22:13:22.496Z | process exited: duration 20598 ms, exit code 0 |
| |
| 80 | 2026-03-19T22:13:22.502Z | starting task 2: "authentication" |
| 81 | 2026-03-19T22:13:22.521Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-19T22:13:22.528Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T22:13:22.533Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-03-19T22:13:22.538Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-03-19T22:13:22.571Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-03-19T22:13:24.024Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-03-19T22:13:24.024Z | + git fetch origin f0985b407393c9aa5fc90b34af59fc5454ef08e0 |
| 88 | 2026-03-19T22:13:24.265Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-03-19T22:13:24.265Z | * branch f0985b407393c9aa5fc90b34af59fc5454ef08e0 -> FETCH_HEAD |
| 90 | 2026-03-19T22:13:24.272Z | + [[ -n spr/papertigers/add-vsock-phd-smoketest ]] |
| 91 | 2026-03-19T22:13:24.276Z | ++ git branch --show-current |
| 92 | 2026-03-19T22:13:24.276Z | + current=master |
| 93 | 2026-03-19T22:13:24.276Z | + [[ master != spr/papertigers/add-vsock-phd-smoketest ]] |
| 94 | 2026-03-19T22:13:24.276Z | + git branch -f spr/papertigers/add-vsock-phd-smoketest f0985b407393c9aa5fc90b34af59fc5454ef08e0 |
| 95 | 2026-03-19T22:13:24.279Z | + git checkout -f spr/papertigers/add-vsock-phd-smoketest |
| 96 | 2026-03-19T22:13:24.306Z | Switched to branch 'spr/papertigers/add-vsock-phd-smoketest' |
| 97 | 2026-03-19T22:13:24.309Z | + git reset --hard f0985b407393c9aa5fc90b34af59fc5454ef08e0 |
| 98 | 2026-03-19T22:13:24.333Z | HEAD is now at f0985b4 rebase master |
| 99 | 2026-03-19T22:13:24.337Z | process exited: duration 1804 ms, exit code 0 |
| |
| 100 | 2026-03-19T22:13:24.344Z | starting task 4: "build" |
| 101 | 2026-03-19T22:13:24.349Z | + cargo --version |
| 102 | 2026-03-19T22:13:24.356Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-03-19T22:13:24.561Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-03-19T22:13:24.564Z | info: downloading 6 components |
| 105 | 2026-03-19T22:13:43.194Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-03-19T22:13:43.199Z | + rustc --version |
| 107 | 2026-03-19T22:13:43.230Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-03-19T22:13:43.234Z | + banner prerequisites |
| 109 | 2026-03-19T22:13:43.238Z | |
| 110 | 2026-03-19T22:13:43.238Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-03-19T22:13:43.238Z | # # # # # # # # # # # # # # # |
| 112 | 2026-03-19T22:13:43.238Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-03-19T22:13:43.240Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-03-19T22:13:43.240Z | # # # # # # # # # # # # # # # |
| 115 | 2026-03-19T22:13:43.243Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-03-19T22:13:43.243Z | |
| 117 | 2026-03-19T22:13:43.243Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-03-19T22:13:54.082Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-03-19T22:14:03.981Z | Startup: Caching catalogs ... Done |
| 120 | 2026-03-19T22:14:26.288Z | Planning: Solver setup ... Done (20.829s) |
| 121 | 2026-03-19T22:14:26.442Z | Planning: Running solver ... Done (0.152s) |
| 122 | 2026-03-19T22:14:26.629Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-03-19T22:14:26.643Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-03-19T22:14:26.764Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-03-19T22:14:26.803Z | Planning: Package planning ... Done (0.041s) |
| 126 | 2026-03-19T22:14:26.840Z | Planning: Merging actions ... Done (0.037s) |
| 127 | 2026-03-19T22:14:26.983Z | Planning: Checking for conflicting actions ... Done (0.142s) |
| 128 | 2026-03-19T22:14:26.992Z | Planning: Consolidating action changes ... Done (0.009s) |
| 129 | 2026-03-19T22:14:27.847Z | Planning: Evaluating mediators ... Done (0.855s) |
| 130 | 2026-03-19T22:14:27.855Z | Planning: Planning completed in 23.72 seconds |
| 131 | 2026-03-19T22:14:27.868Z | Packages to install: 3 |
| 132 | 2026-03-19T22:14:27.872Z | Mediators to change: 2 |
| 133 | 2026-03-19T22:14:27.872Z | Services to change: 1 |
| 134 | 2026-03-19T22:14:27.872Z | Estimated space available: 154.92 GB |
| 135 | 2026-03-19T22:14:27.872Z | Estimated space to be consumed: 1.82 GB |
| 136 | 2026-03-19T22:14:27.872Z | Create boot environment: No |
| 137 | 2026-03-19T22:14:27.872Z | Create backup boot environment: No |
| 138 | 2026-03-19T22:14:27.872Z | Rebuild boot archive: No |
| 139 | 2026-03-19T22:14:27.872Z | |
| 140 | 2026-03-19T22:14:27.872Z | Changed mediators: |
| 141 | 2026-03-19T22:14:27.872Z | mediator clang: |
| 142 | 2026-03-19T22:14:27.873Z | version: None -> 15 (system default) |
| 143 | 2026-03-19T22:14:27.873Z | |
| 144 | 2026-03-19T22:14:27.873Z | mediator llvm: |
| 145 | 2026-03-19T22:14:27.873Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-03-19T22:14:27.873Z | |
| 147 | 2026-03-19T22:14:27.873Z | Changed packages: |
| 148 | 2026-03-19T22:14:27.873Z | helios-dev |
| 149 | 2026-03-19T22:14:27.873Z | developer/build-essential |
| 150 | 2026-03-19T22:14:27.873Z | None -> 11-2.0 |
| 151 | 2026-03-19T22:14:27.873Z | ooce/developer/clang-15 |
| 152 | 2026-03-19T22:14:27.873Z | None -> 15.0.7-2.0 |
| 153 | 2026-03-19T22:14:27.873Z | ooce/developer/llvm-15 |
| 154 | 2026-03-19T22:14:27.873Z | None -> 15.0.7-2.0 |
| 155 | 2026-03-19T22:14:27.873Z | |
| 156 | 2026-03-19T22:14:27.873Z | Services: |
| 157 | 2026-03-19T22:14:27.873Z | restart_fmri: |
| 158 | 2026-03-19T22:14:27.873Z | svc:/system/update-man-index:default |
| 159 | 2026-03-19T22:14:27.917Z | |
| 160 | 2026-03-19T22:14:27.917Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-03-19T22:14:32.920Z | Download: 2707/3076 items 119.9/211.3MB 56% complete (24.2M/s) |
| 162 | 2026-03-19T22:14:34.940Z | Download: Completed 211.31 MB in 7.02 seconds (30.1M/s) |
| 163 | 2026-03-19T22:14:36.383Z | Actions: 1/3430 actions (Installing new actions) |
| 164 | 2026-03-19T22:14:40.396Z | Actions: Completed 3430 actions in 4.01 seconds. |
| 165 | 2026-03-19T22:14:40.768Z | Done (0.368s) |
| 166 | 2026-03-19T22:14:40.768Z | Done (0.000s) |
| 167 | 2026-03-19T22:14:41.765Z | Done (0.996s) |
| 168 | 2026-03-19T22:14:45.902Z | Done (3.786s) |
| 169 | 2026-03-19T22:14:45.986Z | Done (0.017s) |
| 170 | 2026-03-19T22:14:45.990Z | Done (0.000s) |
| 171 | 2026-03-19T22:14:46.141Z | Done (0.000s) |
| 172 | 2026-03-19T22:14:47.114Z | Planning: Evaluating mediator changes ... Done |
| 173 | 2026-03-19T22:14:47.260Z | Planning: Checking for conflicting actions ... Done |
| 174 | 2026-03-19T22:14:47.263Z | Planning: Consolidating action changes ... Done |
| 175 | 2026-03-19T22:14:47.486Z | Planning: Evaluating mediators ... Done |
| 176 | 2026-03-19T22:14:47.517Z | Planning: Planning completed in 0.37 seconds |
| 177 | 2026-03-19T22:14:47.517Z | Mediators to change: 2 |
| 178 | 2026-03-19T22:14:47.517Z | Create boot environment: No |
| 179 | 2026-03-19T22:14:47.517Z | Create backup boot environment: No |
| 180 | 2026-03-19T22:14:47.595Z | Done |
| 181 | 2026-03-19T22:14:47.595Z | Done |
| 182 | 2026-03-19T22:14:48.339Z | Done |
| 183 | 2026-03-19T22:14:51.698Z | Done |
| 184 | 2026-03-19T22:14:51.782Z | Done |
| 185 | 2026-03-19T22:14:51.786Z | Done |
| 186 | 2026-03-19T22:14:51.922Z | Done |
| 187 | 2026-03-19T22:14:52.304Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 188 | 2026-03-19T22:14:52.304Z | clang system 15 system |
| 189 | 2026-03-19T22:14:52.304Z | csh system system illumos |
| 190 | 2026-03-19T22:14:52.304Z | ctags system system illumos |
| 191 | 2026-03-19T22:14:52.304Z | file system system illumos |
| 192 | 2026-03-19T22:14:52.304Z | gcc vendor 12 vendor |
| 193 | 2026-03-19T22:14:52.304Z | gcc system 10 system |
| 194 | 2026-03-19T22:14:52.304Z | gcc system 7 system |
| 195 | 2026-03-19T22:14:52.304Z | go system 1.20 system |
| 196 | 2026-03-19T22:14:52.305Z | go system 1.19 system |
| 197 | 2026-03-19T22:14:52.305Z | llvm system 15 system |
| 198 | 2026-03-19T22:14:52.305Z | llvm system 14 system |
| 199 | 2026-03-19T22:14:52.305Z | mariadb system 10.6 system |
| 200 | 2026-03-19T22:14:52.305Z | mta vendor vendor dma |
| 201 | 2026-03-19T22:14:52.305Z | openjdk system 17 system |
| 202 | 2026-03-19T22:14:52.305Z | openjdk system 11 system |
| 203 | 2026-03-19T22:14:52.305Z | openjdk system 1.8 system |
| 204 | 2026-03-19T22:14:52.305Z | openssl vendor 3 vendor |
| 205 | 2026-03-19T22:14:52.305Z | perl system 5.36 system |
| 206 | 2026-03-19T22:14:52.305Z | postgresql system 15 system |
| 207 | 2026-03-19T22:14:52.305Z | postgresql system 13 system |
| 208 | 2026-03-19T22:14:52.305Z | python vendor 3 vendor |
| 209 | 2026-03-19T22:14:52.305Z | python system 2 system |
| 210 | 2026-03-19T22:14:52.305Z | python3 system 3.11 system |
| 211 | 2026-03-19T22:14:52.306Z | ruby system 3.0 system |
| 212 | 2026-03-19T22:14:52.306Z | words vendor vendor american-english |
| 213 | 2026-03-19T22:14:52.306Z | words system system australian-english |
| 214 | 2026-03-19T22:14:52.306Z | words system system british-english |
| 215 | 2026-03-19T22:14:52.306Z | words system system canadian-english |
| 216 | 2026-03-19T22:14:52.306Z | words system system french |
| 217 | 2026-03-19T22:14:52.306Z | words system system italian |
| 218 | 2026-03-19T22:14:52.306Z | words system system ngerman |
| 219 | 2026-03-19T22:14:52.306Z | words system system ogerman |
| 220 | 2026-03-19T22:14:52.306Z | words system system spanish |
| 221 | 2026-03-19T22:14:52.606Z | PUBLISHER TYPE STATUS P LOCATION |
| 222 | 2026-03-19T22:14:52.606Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 223 | 2026-03-19T22:14:58.406Z | FMRI IFO |
| 224 | 2026-03-19T22:14:58.406Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 225 | 2026-03-19T22:14:58.406Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 226 | 2026-03-19T22:14:58.406Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 227 | 2026-03-19T22:14:58.406Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 228 | 2026-03-19T22:14:58.406Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 229 | 2026-03-19T22:14:58.406Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 230 | 2026-03-19T22:14:58.406Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 231 | 2026-03-19T22:14:59.399Z | All builder prerequisites installed successfully, and PATH looks valid |
| 232 | 2026-03-19T22:14:59.403Z | |
| 233 | 2026-03-19T22:14:59.403Z | real 1:16.118504419 |
| 234 | 2026-03-19T22:14:59.403Z | user 59.758625995 |
| 235 | 2026-03-19T22:14:59.403Z | sys 5.176275824 |
| 236 | 2026-03-19T22:14:59.403Z | trap 0.009026914 |
| 237 | 2026-03-19T22:14:59.403Z | tflt 0.027452625 |
| 238 | 2026-03-19T22:14:59.403Z | dflt 0.038031989 |
| 239 | 2026-03-19T22:14:59.403Z | kflt 0.014732277 |
| 240 | 2026-03-19T22:14:59.403Z | lock 0.000000000 |
| 241 | 2026-03-19T22:14:59.403Z | slp 1:27.223615276 |
| 242 | 2026-03-19T22:14:59.403Z | lat 0.040017391 |
| 243 | 2026-03-19T22:14:59.403Z | stop 0.000215239 |
| 244 | 2026-03-19T22:14:59.403Z | + banner check |
| 245 | 2026-03-19T22:14:59.403Z | |
| 246 | 2026-03-19T22:14:59.403Z | #### # # ###### #### # # |
| 247 | 2026-03-19T22:14:59.403Z | # # # # # # # # # |
| 248 | 2026-03-19T22:14:59.403Z | # ###### ##### # #### |
| 249 | 2026-03-19T22:14:59.403Z | # # # # # # # |
| 250 | 2026-03-19T22:14:59.403Z | # # # # # # # # # |
| 251 | 2026-03-19T22:14:59.403Z | #### # # ###### #### # # |
| 252 | 2026-03-19T22:14:59.403Z | |
| 253 | 2026-03-19T22:14:59.403Z | + ptime -m cargo check --features falcon |
| 254 | 2026-03-19T22:14:59.558Z | Updating crates.io index |
| 255 | 2026-03-19T22:14:59.596Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 256 | 2026-03-19T22:15:01.954Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 257 | 2026-03-19T22:15:18.553Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 258 | 2026-03-19T22:15:18.813Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 259 | 2026-03-19T22:15:19.107Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 260 | 2026-03-19T22:15:19.360Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 261 | 2026-03-19T22:15:20.019Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-03-19T22:15:20.337Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 263 | 2026-03-19T22:15:21.255Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 264 | 2026-03-19T22:15:26.173Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 265 | 2026-03-19T22:15:26.210Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 266 | 2026-03-19T22:15:26.210Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 267 | 2026-03-19T22:15:26.210Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 268 | 2026-03-19T22:15:26.232Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 269 | 2026-03-19T22:15:26.232Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 270 | 2026-03-19T22:15:26.352Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 271 | 2026-03-19T22:15:26.829Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 272 | 2026-03-19T22:15:27.252Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-03-19T22:15:27.598Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 274 | 2026-03-19T22:15:27.861Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 275 | 2026-03-19T22:15:29.728Z | Downloading crates ... |
| 276 | 2026-03-19T22:15:29.811Z | Downloaded async-stream-impl v0.3.6 |
| 277 | 2026-03-19T22:15:29.820Z | Downloaded async-stream v0.3.6 |
| 278 | 2026-03-19T22:15:29.823Z | Downloaded atomic-waker v1.1.2 |
| 279 | 2026-03-19T22:15:29.827Z | Downloaded anyhow v1.0.100 |
| 280 | 2026-03-19T22:15:29.832Z | Downloaded cobs v0.2.3 |
| 281 | 2026-03-19T22:15:29.836Z | Downloaded aead v0.5.2 |
| 282 | 2026-03-19T22:15:29.839Z | Downloaded fixedbitset v0.4.2 |
| 283 | 2026-03-19T22:15:29.844Z | Downloaded fastrand v2.3.0 |
| 284 | 2026-03-19T22:15:29.844Z | Downloaded gethostname v0.5.0 |
| 285 | 2026-03-19T22:15:29.847Z | Downloaded derive_builder_core v0.20.2 |
| 286 | 2026-03-19T22:15:29.851Z | Downloaded foreign-types-shared v0.3.1 |
| 287 | 2026-03-19T22:15:29.851Z | Downloaded http-body-util v0.1.3 |
| 288 | 2026-03-19T22:15:29.855Z | Downloaded humantime v2.3.0 |
| 289 | 2026-03-19T22:15:29.858Z | Downloaded anstream v0.6.14 |
| 290 | 2026-03-19T22:15:29.861Z | Downloaded backoff v0.4.0 |
| 291 | 2026-03-19T22:15:29.864Z | Downloaded futures-macro v0.3.31 |
| 292 | 2026-03-19T22:15:29.867Z | Downloaded darling v0.21.3 |
| 293 | 2026-03-19T22:15:29.872Z | Downloaded bitstruct v0.1.1 |
| 294 | 2026-03-19T22:15:29.875Z | Downloaded allocator-api2 v0.2.21 |
| 295 | 2026-03-19T22:15:29.878Z | Downloaded crossbeam-channel v0.5.15 |
| 296 | 2026-03-19T22:15:29.883Z | Downloaded async-trait v0.1.89 |
| 297 | 2026-03-19T22:15:29.887Z | Downloaded anstyle-parse v0.2.4 |
| 298 | 2026-03-19T22:15:29.890Z | Downloaded hickory-proto v0.25.2 |
| 299 | 2026-03-19T22:15:29.903Z | Downloaded goblin v0.10.4 |
| 300 | 2026-03-19T22:15:29.910Z | Downloaded cargo-platform v0.1.8 |
| 301 | 2026-03-19T22:15:29.913Z | Downloaded block-buffer v0.10.4 |
| 302 | 2026-03-19T22:15:29.916Z | Downloaded iana-time-zone v0.1.64 |
| 303 | 2026-03-19T22:15:29.920Z | Downloaded git2 v0.20.2 |
| 304 | 2026-03-19T22:15:29.927Z | Downloaded byteorder v1.5.0 |
| 305 | 2026-03-19T22:15:29.930Z | Downloaded debug-ignore v1.0.5 |
| 306 | 2026-03-19T22:15:29.933Z | Downloaded crypto-common v0.1.6 |
| 307 | 2026-03-19T22:15:29.937Z | Downloaded bitstruct_derive v0.1.0 |
| 308 | 2026-03-19T22:15:29.940Z | Downloaded bitflags v1.3.2 |
| 309 | 2026-03-19T22:15:29.944Z | Downloaded hyper-rustls v0.27.3 |
| 310 | 2026-03-19T22:15:29.947Z | Downloaded atomicwrites v0.4.4 |
| 311 | 2026-03-19T22:15:29.950Z | Downloaded foreign-types v0.5.0 |
| 312 | 2026-03-19T22:15:29.953Z | Downloaded generic-array v0.14.7 |
| 313 | 2026-03-19T22:15:29.953Z | Downloaded filetime v0.2.23 |
| 314 | 2026-03-19T22:15:29.956Z | Downloaded derive-where v1.6.0 |
| 315 | 2026-03-19T22:15:29.960Z | Downloaded git-stub-vcs v0.1.0 |
| 316 | 2026-03-19T22:15:29.963Z | Downloaded foreign-types-macros v0.2.3 |
| 317 | 2026-03-19T22:15:29.966Z | Downloaded memmap2 v0.9.9 |
| 318 | 2026-03-19T22:15:29.969Z | Downloaded icu_locid_transform v1.5.0 |
| 319 | 2026-03-19T22:15:29.972Z | Downloaded hex v0.4.3 |
| 320 | 2026-03-19T22:15:29.976Z | Downloaded futures v0.3.31 |
| 321 | 2026-03-19T22:15:29.980Z | Downloaded icu_provider_macros v1.5.0 |
| 322 | 2026-03-19T22:15:29.983Z | Downloaded defmt-parser v0.3.4 |
| 323 | 2026-03-19T22:15:29.986Z | Downloaded fs_extra v1.3.0 |
| 324 | 2026-03-19T22:15:29.989Z | Downloaded httpdate v1.0.3 |
| 325 | 2026-03-19T22:15:29.992Z | Downloaded getrandom v0.2.14 |
| 326 | 2026-03-19T22:15:29.995Z | Downloaded hostname v0.3.1 |
| 327 | 2026-03-19T22:15:29.998Z | Downloaded git-stub v1.0.0 |
| 328 | 2026-03-19T22:15:30.001Z | Downloaded enum-as-inner v0.6.0 |
| 329 | 2026-03-19T22:15:30.006Z | Downloaded ingot v0.1.1 |
| 330 | 2026-03-19T22:15:30.006Z | Downloaded glob v0.3.3 |
| 331 | 2026-03-19T22:15:30.009Z | Downloaded foldhash v0.1.5 |
| 332 | 2026-03-19T22:15:30.013Z | Downloaded hyper-tls v0.6.0 |
| 333 | 2026-03-19T22:15:30.016Z | Downloaded csv-core v0.1.12 |
| 334 | 2026-03-19T22:15:30.016Z | Downloaded cargo_metadata v0.18.1 |
| 335 | 2026-03-19T22:15:30.019Z | Downloaded foreign-types v0.3.2 |
| 336 | 2026-03-19T22:15:30.023Z | Downloaded hostname v0.4.2 |
| 337 | 2026-03-19T22:15:30.026Z | Downloaded cfg_aliases v0.1.1 |
| 338 | 2026-03-19T22:15:30.027Z | Downloaded futures-sink v0.3.31 |
| 339 | 2026-03-19T22:15:30.030Z | Downloaded cmake v0.1.54 |
| 340 | 2026-03-19T22:15:30.030Z | Downloaded daft-derive v0.1.5 |
| 341 | 2026-03-19T22:15:30.035Z | Downloaded num-complex v0.4.6 |
| 342 | 2026-03-19T22:15:30.038Z | Downloaded futures-channel v0.3.31 |
| 343 | 2026-03-19T22:15:30.041Z | Downloaded ident_case v1.0.1 |
| 344 | 2026-03-19T22:15:30.044Z | Downloaded is-terminal v0.4.12 |
| 345 | 2026-03-19T22:15:30.047Z | Downloaded is_terminal_polyfill v1.70.0 |
| 346 | 2026-03-19T22:15:30.047Z | Downloaded hickory-resolver v0.24.4 |
| 347 | 2026-03-19T22:15:30.051Z | Downloaded lru-slab v0.1.2 |
| 348 | 2026-03-19T22:15:30.054Z | Downloaded lazycell v1.3.0 |
| 349 | 2026-03-19T22:15:30.057Z | Downloaded foreign-types-shared v0.1.1 |
| 350 | 2026-03-19T22:15:30.057Z | Downloaded float-ord v0.3.2 |
| 351 | 2026-03-19T22:15:30.061Z | Downloaded macaddr v1.0.1 |
| 352 | 2026-03-19T22:15:30.064Z | Downloaded itoa v1.0.11 |
| 353 | 2026-03-19T22:15:30.064Z | Downloaded futures-task v0.3.31 |
| 354 | 2026-03-19T22:15:30.067Z | Downloaded defmt v0.3.8 |
| 355 | 2026-03-19T22:15:30.070Z | Downloaded getrandom v0.3.2 |
| 356 | 2026-03-19T22:15:30.074Z | Downloaded home v0.5.11 |
| 357 | 2026-03-19T22:15:30.077Z | Downloaded ipnet v2.9.0 |
| 358 | 2026-03-19T22:15:30.080Z | Downloaded dtrace-parser v0.2.0 |
| 359 | 2026-03-19T22:15:30.083Z | Downloaded heck v0.5.0 |
| 360 | 2026-03-19T22:15:30.083Z | Downloaded ipnetwork v0.21.1 |
| 361 | 2026-03-19T22:15:30.086Z | Downloaded match_cfg v0.1.0 |
| 362 | 2026-03-19T22:15:30.089Z | Downloaded num_enum_derive v0.7.4 |
| 363 | 2026-03-19T22:15:30.092Z | Downloaded jobserver v0.1.31 |
| 364 | 2026-03-19T22:15:30.095Z | Downloaded cookie v0.18.1 |
| 365 | 2026-03-19T22:15:30.098Z | Downloaded darling v0.20.11 |
| 366 | 2026-03-19T22:15:30.101Z | Downloaded num-derive v0.4.2 |
| 367 | 2026-03-19T22:15:30.104Z | Downloaded daft v0.1.5 |
| 368 | 2026-03-19T22:15:30.107Z | Downloaded bytes v1.11.1 |
| 369 | 2026-03-19T22:15:30.110Z | Downloaded num-conv v0.2.0 |
| 370 | 2026-03-19T22:15:30.114Z | Downloaded num_enum_derive v0.5.11 |
| 371 | 2026-03-19T22:15:30.117Z | Downloaded litemap v0.7.4 |
| 372 | 2026-03-19T22:15:30.120Z | Downloaded idna_adapter v1.2.0 |
| 373 | 2026-03-19T22:15:30.120Z | Downloaded libloading v0.8.9 |
| 374 | 2026-03-19T22:15:30.123Z | Downloaded managed v0.8.0 |
| 375 | 2026-03-19T22:15:30.125Z | Downloaded newtype-uuid-macros v0.1.0 |
| 376 | 2026-03-19T22:15:30.161Z | Downloaded num-iter v0.1.45 |
| 377 | 2026-03-19T22:15:30.161Z | Downloaded memmap v0.7.0 |
| 378 | 2026-03-19T22:15:30.161Z | Downloaded highway v1.3.0 |
| 379 | 2026-03-19T22:15:30.161Z | Downloaded crossbeam-utils v0.8.19 |
| 380 | 2026-03-19T22:15:30.161Z | Downloaded ingot-types v0.1.2 |
| 381 | 2026-03-19T22:15:30.161Z | Downloaded fatfs v0.3.6 |
| 382 | 2026-03-19T22:15:30.161Z | Downloaded newtype_derive v0.1.6 |
| 383 | 2026-03-19T22:15:30.161Z | Downloaded phf_shared v0.12.1 |
| 384 | 2026-03-19T22:15:30.161Z | Downloaded omicron-workspace-hack v0.1.0 |
| 385 | 2026-03-19T22:15:30.161Z | Downloaded mime v0.3.17 |
| 386 | 2026-03-19T22:15:30.161Z | Downloaded parse-display v0.10.0 |
| 387 | 2026-03-19T22:15:30.161Z | Downloaded num v0.4.3 |
| 388 | 2026-03-19T22:15:30.161Z | Downloaded iddqd v0.3.14 |
| 389 | 2026-03-19T22:15:30.165Z | Downloaded pin-utils v0.1.0 |
| 390 | 2026-03-19T22:15:30.165Z | Downloaded futures-executor v0.3.31 |
| 391 | 2026-03-19T22:15:30.165Z | Downloaded olpc-cjson v0.1.4 |
| 392 | 2026-03-19T22:15:30.168Z | Downloaded openssl-probe v0.2.1 |
| 393 | 2026-03-19T22:15:30.168Z | Downloaded openssl-probe v0.1.5 |
| 394 | 2026-03-19T22:15:30.171Z | Downloaded num_threads v0.1.7 |
| 395 | 2026-03-19T22:15:30.171Z | Downloaded fixedbitset v0.5.7 |
| 396 | 2026-03-19T22:15:30.175Z | Downloaded blake2 v0.10.6 |
| 397 | 2026-03-19T22:15:30.178Z | Downloaded pretty-hex v0.4.1 |
| 398 | 2026-03-19T22:15:30.181Z | Downloaded opaque-debug v0.3.1 |
| 399 | 2026-03-19T22:15:30.181Z | Downloaded num-integer v0.1.46 |
| 400 | 2026-03-19T22:15:30.184Z | Downloaded native-tls v0.2.11 |
| 401 | 2026-03-19T22:15:30.187Z | Downloaded lock_api v0.4.12 |
| 402 | 2026-03-19T22:15:30.190Z | Downloaded progenitor-client v0.11.1 |
| 403 | 2026-03-19T22:15:30.190Z | Downloaded radium v0.7.0 |
| 404 | 2026-03-19T22:15:30.193Z | Downloaded num_enum v0.5.11 |
| 405 | 2026-03-19T22:15:30.197Z | Downloaded pem v3.0.5 |
| 406 | 2026-03-19T22:15:30.201Z | Downloaded pretty-hex v0.2.1 |
| 407 | 2026-03-19T22:15:30.201Z | Downloaded openssl-macros v0.1.1 |
| 408 | 2026-03-19T22:15:30.204Z | Downloaded libsw-core v0.3.2 |
| 409 | 2026-03-19T22:15:30.204Z | Downloaded fs-err v3.1.2 |
| 410 | 2026-03-19T22:15:30.207Z | Downloaded icu_normalizer_data v1.5.0 |
| 411 | 2026-03-19T22:15:30.210Z | Downloaded kstat-rs v0.2.4 |
| 412 | 2026-03-19T22:15:30.213Z | Downloaded progenitor-client v0.10.0 |
| 413 | 2026-03-19T22:15:30.213Z | Downloaded oxide-tokio-rt v0.1.2 |
| 414 | 2026-03-19T22:15:30.217Z | Downloaded pest_generator v2.8.4 |
| 415 | 2026-03-19T22:15:30.220Z | Downloaded rand_xorshift v0.3.0 |
| 416 | 2026-03-19T22:15:30.220Z | Downloaded rand_chacha v0.3.1 |
| 417 | 2026-03-19T22:15:30.223Z | Downloaded progenitor-macro v0.10.0 |
| 418 | 2026-03-19T22:15:30.223Z | Downloaded proc-macro-error-attr v1.0.4 |
| 419 | 2026-03-19T22:15:30.226Z | Downloaded quick-error v1.2.3 |
| 420 | 2026-03-19T22:15:30.229Z | Downloaded rustc-hash v1.1.0 |
| 421 | 2026-03-19T22:15:30.229Z | Downloaded num-rational v0.4.2 |
| 422 | 2026-03-19T22:15:30.232Z | Downloaded ref-cast-impl v1.0.25 |
| 423 | 2026-03-19T22:15:30.232Z | Downloaded percent-encoding v2.3.2 |
| 424 | 2026-03-19T22:15:30.236Z | Downloaded progenitor-macro v0.11.1 |
| 425 | 2026-03-19T22:15:30.236Z | Downloaded clang-sys v1.8.1 |
| 426 | 2026-03-19T22:15:30.239Z | Downloaded progenitor-macro v0.13.0 |
| 427 | 2026-03-19T22:15:30.239Z | Downloaded ref-cast v1.0.25 |
| 428 | 2026-03-19T22:15:30.242Z | Downloaded proc-macro-error v1.0.4 |
| 429 | 2026-03-19T22:15:30.245Z | Downloaded ppv-lite86 v0.2.17 |
| 430 | 2026-03-19T22:15:30.248Z | Downloaded pin-project-lite v0.2.14 |
| 431 | 2026-03-19T22:15:30.252Z | Downloaded progenitor-client v0.13.0 |
| 432 | 2026-03-19T22:15:30.255Z | Downloaded pin-project-internal v1.1.10 |
| 433 | 2026-03-19T22:15:30.260Z | Downloaded rustc-hash v2.1.1 |
| 434 | 2026-03-19T22:15:30.260Z | Downloaded powerfmt v0.2.0 |
| 435 | 2026-03-19T22:15:30.262Z | Downloaded icu_locid v1.5.0 |
| 436 | 2026-03-19T22:15:30.266Z | Downloaded polyval v0.6.2 |
| 437 | 2026-03-19T22:15:30.269Z | Downloaded phf v0.12.1 |
| 438 | 2026-03-19T22:15:30.269Z | Downloaded quinn-udp v0.5.5 |
| 439 | 2026-03-19T22:15:30.272Z | Downloaded pkg-config v0.3.30 |
| 440 | 2026-03-19T22:15:30.274Z | Downloaded oxnet v0.1.3 |
| 441 | 2026-03-19T22:15:30.274Z | Downloaded num_enum v0.7.4 |
| 442 | 2026-03-19T22:15:30.279Z | Downloaded scroll_derive v0.12.0 |
| 443 | 2026-03-19T22:15:30.282Z | Downloaded scopeguard v1.2.0 |
| 444 | 2026-03-19T22:15:30.282Z | Downloaded rand_chacha v0.9.0 |
| 445 | 2026-03-19T22:15:30.285Z | Downloaded num-traits v0.2.19 |
| 446 | 2026-03-19T22:15:30.288Z | Downloaded passt v0.3.0 |
| 447 | 2026-03-19T22:15:30.291Z | Downloaded linear-map v1.2.0 |
| 448 | 2026-03-19T22:15:30.291Z | Downloaded icu_locid_transform_data v1.5.0 |
| 449 | 2026-03-19T22:15:30.294Z | Downloaded serde_urlencoded v0.7.1 |
| 450 | 2026-03-19T22:15:30.298Z | Downloaded ingot-macros v0.1.1 |
| 451 | 2026-03-19T22:15:30.298Z | Downloaded once_cell v1.21.3 |
| 452 | 2026-03-19T22:15:30.301Z | Downloaded multer v3.1.0 |
| 453 | 2026-03-19T22:15:30.304Z | Downloaded const_format v0.2.35 |
| 454 | 2026-03-19T22:15:30.307Z | Downloaded same-file v1.0.6 |
| 455 | 2026-03-19T22:15:30.310Z | Downloaded postcard v1.0.9 |
| 456 | 2026-03-19T22:15:30.313Z | Downloaded sct v0.7.1 |
| 457 | 2026-03-19T22:15:30.316Z | Downloaded paste v1.0.15 |
| 458 | 2026-03-19T22:15:30.319Z | Downloaded rand_core v0.6.4 |
| 459 | 2026-03-19T22:15:30.319Z | Downloaded serde_spanned v1.0.4 |
| 460 | 2026-03-19T22:15:30.322Z | Downloaded serde_spanned v0.6.9 |
| 461 | 2026-03-19T22:15:30.325Z | Downloaded scroll_derive v0.13.1 |
| 462 | 2026-03-19T22:15:30.325Z | Downloaded heapless v0.8.0 |
| 463 | 2026-03-19T22:15:30.328Z | Downloaded serde-big-array v0.5.1 |
| 464 | 2026-03-19T22:15:30.333Z | Downloaded rustls-pemfile v1.0.4 |
| 465 | 2026-03-19T22:15:30.336Z | Downloaded rustc_version v0.4.1 |
| 466 | 2026-03-19T22:15:30.336Z | Downloaded hyper-util v0.1.19 |
| 467 | 2026-03-19T22:15:30.340Z | Downloaded progenitor v0.13.0 |
| 468 | 2026-03-19T22:15:30.344Z | Downloaded progenitor v0.10.0 |
| 469 | 2026-03-19T22:15:30.344Z | Downloaded serde_repr v0.1.19 |
| 470 | 2026-03-19T22:15:30.347Z | Downloaded sha1 v0.10.6 |
| 471 | 2026-03-19T22:15:30.347Z | Downloaded slog-bunyan v2.5.0 |
| 472 | 2026-03-19T22:15:30.351Z | Downloaded serde_plain v1.0.2 |
| 473 | 2026-03-19T22:15:30.351Z | Downloaded scroll v0.12.0 |
| 474 | 2026-03-19T22:15:30.351Z | Downloaded resolv-conf v0.7.0 |
| 475 | 2026-03-19T22:15:30.356Z | Downloaded stable_deref_trait v1.2.0 |
| 476 | 2026-03-19T22:15:30.359Z | Downloaded secrecy v0.10.3 |
| 477 | 2026-03-19T22:15:30.359Z | Downloaded dropshot-api-manager v0.5.2 |
| 478 | 2026-03-19T22:15:30.362Z | Downloaded darling_core v0.20.11 |
| 479 | 2026-03-19T22:15:30.365Z | Downloaded icu_properties v1.5.1 |
| 480 | 2026-03-19T22:15:30.368Z | Downloaded semver v0.1.20 |
| 481 | 2026-03-19T22:15:30.368Z | Downloaded scroll v0.13.0 |
| 482 | 2026-03-19T22:15:30.371Z | Downloaded serde_arrays v0.1.0 |
| 483 | 2026-03-19T22:15:30.371Z | Downloaded rand_core v0.9.3 |
| 484 | 2026-03-19T22:15:30.374Z | Downloaded sigpipe v0.1.3 |
| 485 | 2026-03-19T22:15:30.374Z | Downloaded swrite v0.1.0 |
| 486 | 2026-03-19T22:15:30.377Z | Downloaded strsim v0.11.1 |
| 487 | 2026-03-19T22:15:30.377Z | Downloaded structmeta-derive v0.3.0 |
| 488 | 2026-03-19T22:15:30.381Z | Downloaded take_mut v0.2.2 |
| 489 | 2026-03-19T22:15:30.381Z | Downloaded jiff-static v0.2.15 |
| 490 | 2026-03-19T22:15:30.384Z | Downloaded signal-hook-registry v1.4.2 |
| 491 | 2026-03-19T22:15:30.384Z | Downloaded cc v1.2.17 |
| 492 | 2026-03-19T22:15:30.387Z | Downloaded rustls-pemfile v2.2.0 |
| 493 | 2026-03-19T22:15:30.390Z | Downloaded progenitor-impl v0.13.0 |
| 494 | 2026-03-19T22:15:30.395Z | Downloaded indexmap v2.13.0 |
| 495 | 2026-03-19T22:15:30.398Z | Downloaded tabled_derive v0.7.0 |
| 496 | 2026-03-19T22:15:30.398Z | Downloaded ryu v1.0.18 |
| 497 | 2026-03-19T22:15:30.401Z | Downloaded supports-color v2.1.0 |
| 498 | 2026-03-19T22:15:30.404Z | Downloaded structmeta v0.3.0 |
| 499 | 2026-03-19T22:15:30.404Z | Downloaded rusty-fork v0.3.0 |
| 500 | 2026-03-19T22:15:30.407Z | Downloaded strum v0.26.3 |
| 501 | 2026-03-19T22:15:30.407Z | Downloaded terminal_size v0.4.3 |
| 502 | 2026-03-19T22:15:30.410Z | Downloaded supports-color v3.0.2 |
| 503 | 2026-03-19T22:15:30.410Z | Downloaded slog-term v2.9.2 |
| 504 | 2026-03-19T22:15:30.414Z | Downloaded terminal_size v0.3.0 |
| 505 | 2026-03-19T22:15:30.414Z | Downloaded slog-dtrace v0.3.0 |
| 506 | 2026-03-19T22:15:30.417Z | Downloaded smawk v0.3.2 |
| 507 | 2026-03-19T22:15:30.417Z | Downloaded snafu-derive v0.8.9 |
| 508 | 2026-03-19T22:15:30.420Z | Downloaded thread-id v4.2.1 |
| 509 | 2026-03-19T22:15:30.420Z | Downloaded rustls-native-certs v0.8.3 |
| 510 | 2026-03-19T22:15:30.423Z | Downloaded icu_collections v1.5.0 |
| 511 | 2026-03-19T22:15:30.427Z | Downloaded thread-id v5.0.0 |
| 512 | 2026-03-19T22:15:30.430Z | Downloaded thiserror-impl v1.0.64 |
| 513 | 2026-03-19T22:15:30.430Z | Downloaded tap v1.0.1 |
| 514 | 2026-03-19T22:15:30.433Z | Downloaded termtree v0.5.1 |
| 515 | 2026-03-19T22:15:30.433Z | Downloaded tabwriter v1.4.0 |
| 516 | 2026-03-19T22:15:30.436Z | Downloaded siphasher v1.0.1 |
| 517 | 2026-03-19T22:15:30.436Z | Downloaded shlex v1.3.0 |
| 518 | 2026-03-19T22:15:30.439Z | Downloaded serde_tokenstream v0.2.3 |
| 519 | 2026-03-19T22:15:30.439Z | Downloaded serde_with_macros v3.15.0 |
| 520 | 2026-03-19T22:15:30.442Z | Downloaded serde_path_to_error v0.1.20 |
| 521 | 2026-03-19T22:15:30.445Z | Downloaded hashbrown v0.16.1 |
| 522 | 2026-03-19T22:15:30.448Z | Downloaded progenitor-impl v0.11.1 |
| 523 | 2026-03-19T22:15:30.451Z | Downloaded openssl-sys v0.9.107 |
| 524 | 2026-03-19T22:15:30.454Z | Downloaded time-core v0.1.8 |
| 525 | 2026-03-19T22:15:30.457Z | Downloaded slab v0.4.9 |
| 526 | 2026-03-19T22:15:30.457Z | Downloaded slog-async v2.8.0 |
| 527 | 2026-03-19T22:15:30.460Z | Downloaded sync_wrapper v1.0.1 |
| 528 | 2026-03-19T22:15:30.460Z | Downloaded static_assertions v1.1.0 |
| 529 | 2026-03-19T22:15:30.460Z | Downloaded rustversion v1.0.22 |
| 530 | 2026-03-19T22:15:30.463Z | Downloaded hashbrown v0.15.2 |
| 531 | 2026-03-19T22:15:30.468Z | Downloaded strum v0.27.2 |
| 532 | 2026-03-19T22:15:30.471Z | Downloaded sha2 v0.10.9 |
| 533 | 2026-03-19T22:15:30.471Z | Downloaded mio v1.0.2 |
| 534 | 2026-03-19T22:15:30.474Z | Downloaded semver v1.0.27 |
| 535 | 2026-03-19T22:15:30.478Z | Downloaded tagptr v0.2.0 |
| 536 | 2026-03-19T22:15:30.478Z | Downloaded tower-layer v0.3.3 |
| 537 | 2026-03-19T22:15:30.481Z | Downloaded toml_datetime v0.6.11 |
| 538 | 2026-03-19T22:15:30.481Z | Downloaded smf v0.2.3 |
| 539 | 2026-03-19T22:15:30.484Z | Downloaded slog-json v2.6.1 |
| 540 | 2026-03-19T22:15:30.484Z | Downloaded papergrid v0.11.0 |
| 541 | 2026-03-19T22:15:30.487Z | Downloaded try-lock v0.2.5 |
| 542 | 2026-03-19T22:15:30.490Z | Downloaded pest_derive v2.8.4 |
| 543 | 2026-03-19T22:15:30.493Z | Downloaded subtle v2.5.0 |
| 544 | 2026-03-19T22:15:30.493Z | Downloaded smallvec v1.13.2 |
| 545 | 2026-03-19T22:15:30.496Z | Downloaded strum_macros v0.26.4 |
| 546 | 2026-03-19T22:15:30.496Z | Downloaded toml_write v0.1.2 |
| 547 | 2026-03-19T22:15:30.499Z | Downloaded thread_local v1.1.8 |
| 548 | 2026-03-19T22:15:30.499Z | Downloaded thiserror v1.0.64 |
| 549 | 2026-03-19T22:15:30.504Z | Downloaded synstructure v0.13.1 |
| 550 | 2026-03-19T22:15:30.507Z | Downloaded proc-macro2 v1.0.106 |
| 551 | 2026-03-19T22:15:30.507Z | Downloaded unarray v0.1.4 |
| 552 | 2026-03-19T22:15:30.510Z | Downloaded typify-macro v0.4.3 |
| 553 | 2026-03-19T22:15:30.510Z | Downloaded thiserror v2.0.18 |
| 554 | 2026-03-19T22:15:30.514Z | Downloaded serde_derive_internals v0.29.1 |
| 555 | 2026-03-19T22:15:30.517Z | Downloaded tower-service v0.3.3 |
| 556 | 2026-03-19T22:15:30.517Z | Downloaded pin-project v1.1.10 |
| 557 | 2026-03-19T22:15:30.525Z | Downloaded universal-hash v0.5.1 |
| 558 | 2026-03-19T22:15:30.528Z | Downloaded typify-macro v0.6.1 |
| 559 | 2026-03-19T22:15:30.528Z | Downloaded similar v2.7.0 |
| 560 | 2026-03-19T22:15:30.531Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 561 | 2026-03-19T22:15:30.534Z | Downloaded progenitor-impl v0.10.0 |
| 562 | 2026-03-19T22:15:30.537Z | Downloaded pest_meta v2.8.4 |
| 563 | 2026-03-19T22:15:30.537Z | Downloaded usdt v0.5.0 |
| 564 | 2026-03-19T22:15:30.540Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 565 | 2026-03-19T22:15:30.540Z | Downloaded tokio-dtrace v0.1.1 |
| 566 | 2026-03-19T22:15:30.543Z | Downloaded prettyplease v0.2.37 |
| 567 | 2026-03-19T22:15:30.549Z | Downloaded tokio-macros v2.6.0 |
| 568 | 2026-03-19T22:15:30.549Z | Downloaded usdt-macro v0.6.0 |
| 569 | 2026-03-19T22:15:30.549Z | Downloaded unicode-xid v0.2.4 |
| 570 | 2026-03-19T22:15:30.552Z | Downloaded tinyvec_macros v0.1.1 |
| 571 | 2026-03-19T22:15:30.552Z | Downloaded spin v0.9.8 |
| 572 | 2026-03-19T22:15:30.552Z | Downloaded usdt-attr-macro v0.6.0 |
| 573 | 2026-03-19T22:15:30.552Z | Downloaded usdt v0.6.0 |
| 574 | 2026-03-19T22:15:30.552Z | Downloaded usdt-attr-macro v0.5.0 |
| 575 | 2026-03-19T22:15:30.556Z | Downloaded tinystr v0.7.6 |
| 576 | 2026-03-19T22:15:30.556Z | Downloaded waitgroup v0.1.2 |
| 577 | 2026-03-19T22:15:30.556Z | Downloaded wait-timeout v0.2.0 |
| 578 | 2026-03-19T22:15:30.559Z | Downloaded rustls-platform-verifier v0.6.2 |
| 579 | 2026-03-19T22:15:30.563Z | Downloaded utf-8 v0.7.6 |
| 580 | 2026-03-19T22:15:30.563Z | Downloaded ringbuffer v0.16.0 |
| 581 | 2026-03-19T22:15:30.566Z | Downloaded socket2 v0.5.10 |
| 582 | 2026-03-19T22:15:30.566Z | Downloaded tokio-tungstenite v0.21.0 |
| 583 | 2026-03-19T22:15:30.569Z | Downloaded utf16_iter v1.0.5 |
| 584 | 2026-03-19T22:15:30.570Z | Downloaded strum_macros v0.27.2 |
| 585 | 2026-03-19T22:15:30.573Z | Downloaded untrusted v0.9.0 |
| 586 | 2026-03-19T22:15:30.573Z | Downloaded tinyvec v1.6.0 |
| 587 | 2026-03-19T22:15:30.576Z | Downloaded usdt-macro v0.5.0 |
| 588 | 2026-03-19T22:15:30.576Z | Downloaded tokio-native-tls v0.3.1 |
| 589 | 2026-03-19T22:15:30.581Z | Downloaded typeid v1.0.0 |
| 590 | 2026-03-19T22:15:30.581Z | Downloaded serde_derive v1.0.228 |
| 591 | 2026-03-19T22:15:30.581Z | Downloaded serde_core v1.0.228 |
| 592 | 2026-03-19T22:15:30.584Z | Downloaded thiserror-impl v2.0.18 |
| 593 | 2026-03-19T22:15:30.584Z | Downloaded term v1.2.0 |
| 594 | 2026-03-19T22:15:30.588Z | Downloaded num-bigint v0.4.5 |
| 595 | 2026-03-19T22:15:30.591Z | Downloaded write16 v1.0.0 |
| 596 | 2026-03-19T22:15:30.591Z | Downloaded version_check v0.9.5 |
| 597 | 2026-03-19T22:15:30.594Z | Downloaded nom v7.1.3 |
| 598 | 2026-03-19T22:15:30.599Z | Downloaded want v0.3.1 |
| 599 | 2026-03-19T22:15:30.599Z | Downloaded utf8_iter v1.0.4 |
| 600 | 2026-03-19T22:15:30.602Z | Downloaded tracing-attributes v0.1.27 |
| 601 | 2026-03-19T22:15:30.602Z | Downloaded libm v0.2.8 |
| 602 | 2026-03-19T22:15:30.605Z | Downloaded xattr v1.3.1 |
| 603 | 2026-03-19T22:15:30.608Z | Downloaded serde_yaml v0.9.34+deprecated |
| 604 | 2026-03-19T22:15:30.613Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 605 | 2026-03-19T22:15:30.613Z | Downloaded unicode-linebreak v0.1.5 |
| 606 | 2026-03-19T22:15:30.614Z | Downloaded tokio-stream v0.1.17 |
| 607 | 2026-03-19T22:15:30.617Z | Downloaded slog v2.8.2 |
| 608 | 2026-03-19T22:15:30.620Z | Downloaded which v4.4.2 |
| 609 | 2026-03-19T22:15:30.620Z | Downloaded yoke-derive v0.7.5 |
| 610 | 2026-03-19T22:15:30.620Z | Downloaded minimal-lexical v0.2.1 |
| 611 | 2026-03-19T22:15:30.623Z | Downloaded rand v0.9.2 |
| 612 | 2026-03-19T22:15:30.628Z | Downloaded textwrap v0.16.2 |
| 613 | 2026-03-19T22:15:30.631Z | Downloaded test-strategy v0.4.3 |
| 614 | 2026-03-19T22:15:30.635Z | Downloaded typenum v1.17.0 |
| 615 | 2026-03-19T22:15:30.635Z | Downloaded snafu v0.8.9 |
| 616 | 2026-03-19T22:15:30.638Z | Downloaded serde v1.0.228 |
| 617 | 2026-03-19T22:15:30.641Z | Downloaded zone v0.3.1 |
| 618 | 2026-03-19T22:15:30.647Z | Downloaded schemars v0.8.22 |
| 619 | 2026-03-19T22:15:30.651Z | Downloaded tokio-rustls v0.26.0 |
| 620 | 2026-03-19T22:15:30.655Z | Downloaded tokio-rustls v0.24.1 |
| 621 | 2026-03-19T22:15:30.655Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 622 | 2026-03-19T22:15:30.659Z | Downloaded toml v0.8.23 |
| 623 | 2026-03-19T22:15:30.663Z | Downloaded zerofrom v0.1.5 |
| 624 | 2026-03-19T22:15:30.663Z | Downloaded tracing-core v0.1.32 |
| 625 | 2026-03-19T22:15:30.663Z | Downloaded yoke v0.7.5 |
| 626 | 2026-03-19T22:15:30.666Z | Downloaded rustls-pki-types v1.12.0 |
| 627 | 2026-03-19T22:15:30.666Z | Downloaded zeroize v1.7.0 |
| 628 | 2026-03-19T22:15:30.673Z | Downloaded rayon-core v1.13.0 |
| 629 | 2026-03-19T22:15:30.673Z | Downloaded vergen-git2 v9.1.0 |
| 630 | 2026-03-19T22:15:30.676Z | Downloaded vergen v9.1.0 |
| 631 | 2026-03-19T22:15:30.676Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 632 | 2026-03-19T22:15:30.676Z | Downloaded tar v0.4.40 |
| 633 | 2026-03-19T22:15:30.680Z | Downloaded clap_builder v4.5.2 |
| 634 | 2026-03-19T22:15:30.683Z | Downloaded socket2 v0.6.0 |
| 635 | 2026-03-19T22:15:30.687Z | Downloaded typify v0.4.3 |
| 636 | 2026-03-19T22:15:30.690Z | Downloaded zone_cfg_derive v0.3.0 |
| 637 | 2026-03-19T22:15:30.690Z | Downloaded ucd-trie v0.1.6 |
| 638 | 2026-03-19T22:15:30.690Z | Downloaded itertools v0.14.0 |
| 639 | 2026-03-19T22:15:30.694Z | Downloaded goblin v0.8.2 |
| 640 | 2026-03-19T22:15:30.697Z | Downloaded unsafe-libyaml v0.2.11 |
| 641 | 2026-03-19T22:15:30.700Z | Downloaded twox-hash v2.1.2 |
| 642 | 2026-03-19T22:15:30.703Z | Downloaded tracing v0.1.40 |
| 643 | 2026-03-19T22:15:30.707Z | Downloaded whoami v1.5.1 |
| 644 | 2026-03-19T22:15:30.707Z | Downloaded walkdir v2.5.0 |
| 645 | 2026-03-19T22:15:30.710Z | Downloaded itertools v0.12.1 |
| 646 | 2026-03-19T22:15:30.713Z | Downloaded zerovec-derive v0.10.3 |
| 647 | 2026-03-19T22:15:30.717Z | Downloaded rand v0.8.5 |
| 648 | 2026-03-19T22:15:30.722Z | Downloaded quinn v0.11.9 |
| 649 | 2026-03-19T22:15:30.722Z | Downloaded h2 v0.4.6 |
| 650 | 2026-03-19T22:15:30.726Z | Downloaded iri-string v0.7.8 |
| 651 | 2026-03-19T22:15:30.730Z | Downloaded zerofrom-derive v0.1.5 |
| 652 | 2026-03-19T22:15:30.733Z | Downloaded wyz v0.5.1 |
| 653 | 2026-03-19T22:15:30.733Z | Downloaded toml v0.7.8 |
| 654 | 2026-03-19T22:15:30.733Z | Downloaded writeable v0.5.5 |
| 655 | 2026-03-19T22:15:30.736Z | Downloaded usdt-impl v0.5.0 |
| 656 | 2026-03-19T22:15:30.736Z | Downloaded qorb v0.4.1 |
| 657 | 2026-03-19T22:15:30.739Z | Downloaded usdt-impl v0.6.0 |
| 658 | 2026-03-19T22:15:30.743Z | Downloaded rustls-webpki v0.103.4 |
| 659 | 2026-03-19T22:15:30.743Z | Downloaded vergen-lib v9.1.0 |
| 660 | 2026-03-19T22:15:30.747Z | Downloaded tempfile v3.23.0 |
| 661 | 2026-03-19T22:15:30.747Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 662 | 2026-03-19T22:15:30.750Z | Downloaded utf8parse v0.2.1 |
| 663 | 2026-03-19T22:15:30.750Z | Downloaded tokio-rustls v0.25.0 |
| 664 | 2026-03-19T22:15:30.754Z | Downloaded memchr v2.7.2 |
| 665 | 2026-03-19T22:15:30.758Z | Downloaded untrusted v0.7.1 |
| 666 | 2026-03-19T22:15:30.758Z | Downloaded tungstenite v0.21.0 |
| 667 | 2026-03-19T22:15:30.761Z | Downloaded typify v0.6.1 |
| 668 | 2026-03-19T22:15:30.762Z | Downloaded unicode-ident v1.0.24 |
| 669 | 2026-03-19T22:15:30.765Z | Downloaded time-macros v0.2.27 |
| 670 | 2026-03-19T22:15:30.765Z | Downloaded zmij v1.0.19 |
| 671 | 2026-03-19T22:15:30.768Z | Downloaded url v2.5.4 |
| 672 | 2026-03-19T22:15:30.768Z | Downloaded idna v1.0.3 |
| 673 | 2026-03-19T22:15:30.771Z | Downloaded futures-util v0.3.31 |
| 674 | 2026-03-19T22:15:30.778Z | Downloaded schemars_derive v0.8.22 |
| 675 | 2026-03-19T22:15:30.782Z | Downloaded ron v0.8.1 |
| 676 | 2026-03-19T22:15:30.785Z | Downloaded quote v1.0.44 |
| 677 | 2026-03-19T22:15:30.788Z | Downloaded hyper v1.8.1 |
| 678 | 2026-03-19T22:15:30.791Z | Downloaded owo-colors v4.2.3 |
| 679 | 2026-03-19T22:15:30.794Z | Downloaded rustc_version v0.1.7 |
| 680 | 2026-03-19T22:15:30.794Z | Downloaded parking_lot v0.12.2 |
| 681 | 2026-03-19T22:15:30.797Z | Downloaded log v0.4.29 |
| 682 | 2026-03-19T22:15:30.797Z | Downloaded icu_provider v1.5.0 |
| 683 | 2026-03-19T22:15:30.800Z | Downloaded proc-macro-crate v1.3.1 |
| 684 | 2026-03-19T22:15:30.800Z | Downloaded plain v0.2.3 |
| 685 | 2026-03-19T22:15:30.803Z | Downloaded progenitor v0.11.1 |
| 686 | 2026-03-19T22:15:30.803Z | Downloaded bstr v1.9.1 |
| 687 | 2026-03-19T22:15:30.808Z | Downloaded typed-path v0.9.3 |
| 688 | 2026-03-19T22:15:30.813Z | Downloaded toml_edit v0.22.27 |
| 689 | 2026-03-19T22:15:30.816Z | Downloaded zerocopy-derive v0.7.34 |
| 690 | 2026-03-19T22:15:30.819Z | Downloaded portable-atomic v1.11.1 |
| 691 | 2026-03-19T22:15:30.824Z | Downloaded steno v0.4.1 |
| 692 | 2026-03-19T22:15:30.827Z | Downloaded itertools v0.13.0 |
| 693 | 2026-03-19T22:15:30.832Z | Downloaded zerocopy-derive v0.8.27 |
| 694 | 2026-03-19T22:15:30.837Z | Downloaded rayon v1.11.0 |
| 695 | 2026-03-19T22:15:30.843Z | Downloaded uuid v1.19.0 |
| 696 | 2026-03-19T22:15:30.846Z | Downloaded toml_edit v0.19.15 |
| 697 | 2026-03-19T22:15:30.857Z | Downloaded tower-http v0.6.8 |
| 698 | 2026-03-19T22:15:30.863Z | Downloaded rustls-webpki v0.102.4 |
| 699 | 2026-03-19T22:15:30.875Z | Downloaded serde_with v3.15.0 |
| 700 | 2026-03-19T22:15:30.884Z | Downloaded tough v0.20.0 |
| 701 | 2026-03-19T22:15:30.890Z | Downloaded aws-lc-rs v1.13.3 |
| 702 | 2026-03-19T22:15:30.896Z | Downloaded aho-corasick v1.1.3 |
| 703 | 2026-03-19T22:15:30.900Z | Downloaded pest v2.8.4 |
| 704 | 2026-03-19T22:15:30.904Z | Downloaded newtype-uuid v1.3.1 |
| 705 | 2026-03-19T22:15:30.907Z | Downloaded dropshot_endpoint v0.16.7 |
| 706 | 2026-03-19T22:15:30.911Z | Downloaded hickory-resolver v0.25.2 |
| 707 | 2026-03-19T22:15:30.914Z | Downloaded expectorate v1.2.0 |
| 708 | 2026-03-19T22:15:30.914Z | Downloaded password-hash v0.5.0 |
| 709 | 2026-03-19T22:15:30.914Z | Downloaded parse-display-derive v0.10.0 |
| 710 | 2026-03-19T22:15:30.917Z | Downloaded parking_lot_core v0.9.10 |
| 711 | 2026-03-19T22:15:30.917Z | Downloaded darling_core v0.21.3 |
| 712 | 2026-03-19T22:15:30.920Z | Downloaded icu_normalizer v1.5.0 |
| 713 | 2026-03-19T22:15:30.923Z | Downloaded http v1.4.0 |
| 714 | 2026-03-19T22:15:30.925Z | Downloaded escargot v0.5.10 |
| 715 | 2026-03-19T22:15:30.929Z | Downloaded hubpack_derive v0.1.1 |
| 716 | 2026-03-19T22:15:30.929Z | Downloaded winnow v0.5.40 |
| 717 | 2026-03-19T22:15:30.932Z | Downloaded clap v4.5.4 |
| 718 | 2026-03-19T22:15:30.939Z | Downloaded data-encoding v2.6.0 |
| 719 | 2026-03-19T22:15:30.942Z | Downloaded moka v0.12.10 |
| 720 | 2026-03-19T22:15:30.947Z | Downloaded tower v0.5.2 |
| 721 | 2026-03-19T22:15:30.953Z | Downloaded zerocopy v0.7.34 |
| 722 | 2026-03-19T22:15:30.964Z | Downloaded regex v1.12.3 |
| 723 | 2026-03-19T22:15:30.969Z | Downloaded reqwest v0.12.23 |
| 724 | 2026-03-19T22:15:30.973Z | Downloaded reqwest v0.13.2 |
| 725 | 2026-03-19T22:15:30.977Z | Downloaded tokio-util v0.7.16 |
| 726 | 2026-03-19T22:15:30.982Z | Downloaded openssl v0.10.72 |
| 727 | 2026-03-19T22:15:30.988Z | Downloaded winnow v0.7.13 |
| 728 | 2026-03-19T22:15:30.994Z | Downloaded serde_json v1.0.149 |
| 729 | 2026-03-19T22:15:30.999Z | Downloaded syn v1.0.109 |
| 730 | 2026-03-19T22:15:31.006Z | Downloaded icu_properties_data v1.5.0 |
| 731 | 2026-03-19T22:15:31.013Z | Downloaded unicode-segmentation v1.11.0 |
| 732 | 2026-03-19T22:15:31.016Z | Downloaded unicode-normalization v0.1.24 |
| 733 | 2026-03-19T22:15:31.019Z | Downloaded bindgen v0.69.5 |
| 734 | 2026-03-19T22:15:31.023Z | Downloaded vcpkg v0.2.15 |
| 735 | 2026-03-19T22:15:31.051Z | Downloaded webpki-roots v0.26.3 |
| 736 | 2026-03-19T22:15:31.054Z | Downloaded hickory-proto v0.24.4 |
| 737 | 2026-03-19T22:15:31.064Z | Downloaded rustls-webpki v0.101.7 |
| 738 | 2026-03-19T22:15:31.075Z | Downloaded smoltcp v0.11.0 |
| 739 | 2026-03-19T22:15:31.083Z | Downloaded proptest v1.5.0 |
| 740 | 2026-03-19T22:15:31.089Z | Downloaded zerovec v0.10.4 |
| 741 | 2026-03-19T22:15:31.095Z | Downloaded dropshot v0.16.7 |
| 742 | 2026-03-19T22:15:31.109Z | Downloaded rustix v0.38.34 |
| 743 | 2026-03-19T22:15:31.124Z | Downloaded chrono v0.4.44 |
| 744 | 2026-03-19T22:15:31.129Z | Downloaded rustls v0.22.4 |
| 745 | 2026-03-19T22:15:31.149Z | Downloaded quinn-proto v0.11.13 |
| 746 | 2026-03-19T22:15:31.155Z | Downloaded nix v0.28.0 |
| 747 | 2026-03-19T22:15:31.164Z | Downloaded tabled v0.15.0 |
| 748 | 2026-03-19T22:15:31.173Z | Downloaded typify-impl v0.6.1 |
| 749 | 2026-03-19T22:15:31.182Z | Downloaded bitvec v1.0.1 |
| 750 | 2026-03-19T22:15:31.192Z | Downloaded time v0.3.47 |
| 751 | 2026-03-19T22:15:31.201Z | Downloaded bitflags v2.9.4 |
| 752 | 2026-03-19T22:15:31.203Z | Downloaded fnv v1.0.7 |
| 753 | 2026-03-19T22:15:31.206Z | Downloaded colored v3.0.0 |
| 754 | 2026-03-19T22:15:31.206Z | Downloaded ascii v1.1.0 |
| 755 | 2026-03-19T22:15:31.209Z | Downloaded indent_write v2.2.0 |
| 756 | 2026-03-19T22:15:31.209Z | Downloaded globset v0.4.14 |
| 757 | 2026-03-19T22:15:31.209Z | Downloaded newline-converter v0.3.0 |
| 758 | 2026-03-19T22:15:31.212Z | Downloaded libsw v3.5.0 |
| 759 | 2026-03-19T22:15:31.212Z | Downloaded libloading v0.7.4 |
| 760 | 2026-03-19T22:15:31.215Z | Downloaded heck v0.4.1 |
| 761 | 2026-03-19T22:15:31.215Z | Downloaded cancel-safe-futures v0.1.5 |
| 762 | 2026-03-19T22:15:31.219Z | Downloaded bytecount v0.6.9 |
| 763 | 2026-03-19T22:15:31.219Z | Downloaded crossbeam-epoch v0.9.18 |
| 764 | 2026-03-19T22:15:31.219Z | Downloaded console v0.15.8 |
| 765 | 2026-03-19T22:15:31.222Z | Downloaded instant v0.1.12 |
| 766 | 2026-03-19T22:15:31.222Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 767 | 2026-03-19T22:15:31.226Z | Downloaded bit-vec v0.6.3 |
| 768 | 2026-03-19T22:15:31.226Z | Downloaded funty v2.0.0 |
| 769 | 2026-03-19T22:15:31.226Z | Downloaded regex-automata v0.4.14 |
| 770 | 2026-03-19T22:15:31.234Z | Downloaded cipher v0.4.4 |
| 771 | 2026-03-19T22:15:31.237Z | Downloaded defmt-macros v0.3.9 |
| 772 | 2026-03-19T22:15:31.237Z | Downloaded cargo_metadata v0.23.1 |
| 773 | 2026-03-19T22:15:31.240Z | Downloaded bcs v0.1.6 |
| 774 | 2026-03-19T22:15:31.240Z | Downloaded futures-io v0.3.31 |
| 775 | 2026-03-19T22:15:31.243Z | Downloaded lru-cache v0.1.2 |
| 776 | 2026-03-19T22:15:31.243Z | Downloaded linked-hash-map v0.5.6 |
| 777 | 2026-03-19T22:15:31.243Z | Downloaded erased-serde v0.4.5 |
| 778 | 2026-03-19T22:15:31.246Z | Downloaded is_ci v1.2.0 |
| 779 | 2026-03-19T22:15:31.246Z | Downloaded embedded-io v0.6.1 |
| 780 | 2026-03-19T22:15:31.246Z | Downloaded hash32 v0.3.1 |
| 781 | 2026-03-19T22:15:31.246Z | Downloaded displaydoc v0.2.5 |
| 782 | 2026-03-19T22:15:31.249Z | Downloaded digest v0.10.7 |
| 783 | 2026-03-19T22:15:31.249Z | Downloaded derive-ex v0.1.8 |
| 784 | 2026-03-19T22:15:31.252Z | Downloaded lazy_static v1.5.0 |
| 785 | 2026-03-19T22:15:31.252Z | Downloaded inout v0.1.3 |
| 786 | 2026-03-19T22:15:31.252Z | Downloaded clap_derive v4.5.4 |
| 787 | 2026-03-19T22:15:31.258Z | Downloaded base64ct v1.6.0 |
| 788 | 2026-03-19T22:15:31.258Z | Downloaded futures-core v0.3.32 |
| 789 | 2026-03-19T22:15:31.258Z | Downloaded derive_builder_macro v0.20.2 |
| 790 | 2026-03-19T22:15:31.258Z | Downloaded critical-section v1.2.0 |
| 791 | 2026-03-19T22:15:31.262Z | Downloaded const_format_proc_macros v0.2.34 |
| 792 | 2026-03-19T22:15:31.262Z | Downloaded bincode v1.3.3 |
| 793 | 2026-03-19T22:15:31.262Z | Downloaded argon2 v0.5.3 |
| 794 | 2026-03-19T22:15:31.262Z | Downloaded cpufeatures v0.2.12 |
| 795 | 2026-03-19T22:15:31.262Z | Downloaded erased-serde v0.3.31 |
| 796 | 2026-03-19T22:15:31.265Z | Downloaded rustls v0.21.12 |
| 797 | 2026-03-19T22:15:31.270Z | Downloaded zerocopy v0.8.27 |
| 798 | 2026-03-19T22:15:31.286Z | Downloaded webpki-roots v1.0.3 |
| 799 | 2026-03-19T22:15:31.289Z | Downloaded unicode-width v0.1.14 |
| 800 | 2026-03-19T22:15:31.296Z | Downloaded libc v0.2.180 |
| 801 | 2026-03-19T22:15:31.315Z | Downloaded unicode-width v0.2.1 |
| 802 | 2026-03-19T22:15:31.319Z | Downloaded nix v0.31.1 |
| 803 | 2026-03-19T22:15:31.327Z | Downloaded petgraph v0.8.3 |
| 804 | 2026-03-19T22:15:31.341Z | Downloaded regress v0.10.5 |
| 805 | 2026-03-19T22:15:31.347Z | Downloaded regex-syntax v0.8.5 |
| 806 | 2026-03-19T22:15:31.353Z | Downloaded nix v0.30.1 |
| 807 | 2026-03-19T22:15:31.361Z | Downloaded openapiv3 v2.2.0 |
| 808 | 2026-03-19T22:15:31.375Z | Downloaded rustls v0.23.31 |
| 809 | 2026-03-19T22:15:31.378Z | Downloaded syn v2.0.117 |
| 810 | 2026-03-19T22:15:31.385Z | Downloaded clap_lex v0.7.0 |
| 811 | 2026-03-19T22:15:31.389Z | Downloaded bit_field v0.10.2 |
| 812 | 2026-03-19T22:15:31.389Z | Downloaded atty v0.2.14 |
| 813 | 2026-03-19T22:15:31.389Z | Downloaded derive_builder v0.20.2 |
| 814 | 2026-03-19T22:15:31.392Z | Downloaded http-body v1.0.1 |
| 815 | 2026-03-19T22:15:31.392Z | Downloaded equivalent v1.0.2 |
| 816 | 2026-03-19T22:15:31.392Z | Downloaded dtrace-parser v0.3.0 |
| 817 | 2026-03-19T22:15:31.395Z | Downloaded crucible-workspace-hack v0.1.0 |
| 818 | 2026-03-19T22:15:31.395Z | Downloaded form_urlencoded v1.2.2 |
| 819 | 2026-03-19T22:15:31.395Z | Downloaded camino v1.2.2 |
| 820 | 2026-03-19T22:15:31.395Z | Downloaded crossbeam-deque v0.8.5 |
| 821 | 2026-03-19T22:15:31.398Z | Downloaded cexpr v0.6.0 |
| 822 | 2026-03-19T22:15:31.398Z | Downloaded aes-gcm-siv v0.11.1 |
| 823 | 2026-03-19T22:15:31.398Z | Downloaded derive_more v0.99.20 |
| 824 | 2026-03-19T22:15:31.401Z | Downloaded rustix v1.1.2 |
| 825 | 2026-03-19T22:15:31.417Z | Downloaded errno v0.3.14 |
| 826 | 2026-03-19T22:15:31.420Z | Downloaded dof v0.4.0 |
| 827 | 2026-03-19T22:15:31.420Z | Downloaded cargo-platform v0.3.2 |
| 828 | 2026-03-19T22:15:31.420Z | Downloaded anstyle-query v1.0.3 |
| 829 | 2026-03-19T22:15:31.424Z | Downloaded darling_macro v0.20.11 |
| 830 | 2026-03-19T22:15:31.424Z | Downloaded embedded-io v0.4.0 |
| 831 | 2026-03-19T22:15:31.424Z | Downloaded ctrlc v3.4.4 |
| 832 | 2026-03-19T22:15:31.427Z | Downloaded either v1.15.0 |
| 833 | 2026-03-19T22:15:31.427Z | Downloaded dunce v1.0.5 |
| 834 | 2026-03-19T22:15:31.427Z | Downloaded hubpack v0.1.2 |
| 835 | 2026-03-19T22:15:31.427Z | Downloaded httparse v1.10.1 |
| 836 | 2026-03-19T22:15:31.430Z | Downloaded drift v0.1.2 |
| 837 | 2026-03-19T22:15:31.433Z | Downloaded cstr-argument v0.1.2 |
| 838 | 2026-03-19T22:15:31.433Z | Downloaded convert_case v0.4.0 |
| 839 | 2026-03-19T22:15:31.433Z | Downloaded base64 v0.22.1 |
| 840 | 2026-03-19T22:15:31.436Z | Downloaded base64 v0.21.7 |
| 841 | 2026-03-19T22:15:31.439Z | Downloaded darling_macro v0.21.3 |
| 842 | 2026-03-19T22:15:31.439Z | Downloaded colorchoice v1.0.1 |
| 843 | 2026-03-19T22:15:31.439Z | Downloaded cfg-if v1.0.0 |
| 844 | 2026-03-19T22:15:31.442Z | Downloaded bit-set v0.5.3 |
| 845 | 2026-03-19T22:15:31.442Z | Downloaded cfg_aliases v0.2.1 |
| 846 | 2026-03-19T22:15:31.442Z | Downloaded aes v0.8.4 |
| 847 | 2026-03-19T22:15:31.445Z | Downloaded deranged v0.5.3 |
| 848 | 2026-03-19T22:15:31.445Z | Downloaded ctr v0.9.2 |
| 849 | 2026-03-19T22:15:31.448Z | Downloaded autocfg v1.3.0 |
| 850 | 2026-03-19T22:15:31.449Z | Downloaded foldhash v0.2.0 |
| 851 | 2026-03-19T22:15:31.449Z | Downloaded dyn-clone v1.0.17 |
| 852 | 2026-03-19T22:15:31.449Z | Downloaded dof v0.3.0 |
| 853 | 2026-03-19T22:15:31.452Z | Downloaded camino-tempfile v1.4.1 |
| 854 | 2026-03-19T22:15:31.452Z | Downloaded async-recursion v1.1.1 |
| 855 | 2026-03-19T22:15:31.455Z | Downloaded anstyle v1.0.7 |
| 856 | 2026-03-19T22:15:31.464Z | Downloaded typify-impl v0.4.3 |
| 857 | 2026-03-19T22:15:31.488Z | Downloaded encoding_rs v0.8.34 |
| 858 | 2026-03-19T22:15:31.520Z | Downloaded fakedata_generator v0.7.1 |
| 859 | 2026-03-19T22:15:31.549Z | Downloaded jiff v0.2.15 |
| 860 | 2026-03-19T22:15:31.561Z | Downloaded ring v0.17.14 |
| 861 | 2026-03-19T22:15:31.589Z | Downloaded petgraph v0.6.5 |
| 862 | 2026-03-19T22:15:31.610Z | Downloaded chrono-tz v0.10.4 |
| 863 | 2026-03-19T22:15:31.628Z | Downloaded csv v1.3.1 |
| 864 | 2026-03-19T22:15:31.653Z | Downloaded tokio v1.49.0 |
| 865 | 2026-03-19T22:15:31.775Z | Downloaded libz-sys v1.1.16 |
| 866 | 2026-03-19T22:15:31.846Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 867 | 2026-03-19T22:15:32.474Z | Downloaded aws-lc-sys v0.30.0 |
| 868 | 2026-03-19T22:15:32.857Z | Compiling proc-macro2 v1.0.106 |
| 869 | 2026-03-19T22:15:32.857Z | Compiling quote v1.0.44 |
| 870 | 2026-03-19T22:15:32.860Z | Compiling unicode-ident v1.0.24 |
| 871 | 2026-03-19T22:15:32.860Z | Compiling libc v0.2.180 |
| 872 | 2026-03-19T22:15:32.860Z | Compiling serde_core v1.0.228 |
| 873 | 2026-03-19T22:15:32.860Z | Compiling serde v1.0.228 |
| 874 | 2026-03-19T22:15:32.860Z | Compiling autocfg v1.3.0 |
| 875 | 2026-03-19T22:15:32.860Z | Checking cfg-if v1.0.0 |
| 876 | 2026-03-19T22:15:33.263Z | Compiling memchr v2.7.2 |
| 877 | 2026-03-19T22:15:33.285Z | Compiling zmij v1.0.19 |
| 878 | 2026-03-19T22:15:33.668Z | Compiling serde_json v1.0.149 |
| 879 | 2026-03-19T22:15:33.985Z | Compiling libm v0.2.8 |
| 880 | 2026-03-19T22:15:34.093Z | Compiling getrandom v0.3.2 |
| 881 | 2026-03-19T22:15:34.311Z | Checking itoa v1.0.11 |
| 882 | 2026-03-19T22:15:34.422Z | Checking smallvec v1.13.2 |
| 883 | 2026-03-19T22:15:34.478Z | Compiling version_check v0.9.5 |
| 884 | 2026-03-19T22:15:34.504Z | Compiling shlex v1.3.0 |
| 885 | 2026-03-19T22:15:34.577Z | Compiling jobserver v0.1.31 |
| 886 | 2026-03-19T22:15:34.659Z | Compiling lock_api v0.4.12 |
| 887 | 2026-03-19T22:15:34.740Z | Compiling parking_lot_core v0.9.10 |
| 888 | 2026-03-19T22:15:34.785Z | Compiling syn v2.0.117 |
| 889 | 2026-03-19T22:15:34.842Z | Compiling cc v1.2.17 |
| 890 | 2026-03-19T22:15:35.054Z | Checking stable_deref_trait v1.2.0 |
| 891 | 2026-03-19T22:15:35.104Z | Compiling thiserror v2.0.18 |
| 892 | 2026-03-19T22:15:35.156Z | Compiling log v0.4.29 |
| 893 | 2026-03-19T22:15:35.203Z | Compiling heck v0.5.0 |
| 894 | 2026-03-19T22:15:35.270Z | Checking writeable v0.5.5 |
| 895 | 2026-03-19T22:15:35.383Z | Checking litemap v0.7.4 |
| 896 | 2026-03-19T22:15:35.472Z | Compiling slab v0.4.9 |
| 897 | 2026-03-19T22:15:35.617Z | Checking percent-encoding v2.3.2 |
| 898 | 2026-03-19T22:15:35.667Z | Checking icu_locid_transform_data v1.5.0 |
| 899 | 2026-03-19T22:15:35.767Z | Compiling num-traits v0.2.19 |
| 900 | 2026-03-19T22:15:35.789Z | Compiling rustversion v1.0.22 |
| 901 | 2026-03-19T22:15:35.811Z | Checking icu_properties_data v1.5.0 |
| 902 | 2026-03-19T22:15:36.004Z | Checking utf16_iter v1.0.5 |
| 903 | 2026-03-19T22:15:36.174Z | Checking utf8_iter v1.0.4 |
| 904 | 2026-03-19T22:15:36.293Z | Checking icu_normalizer_data v1.5.0 |
| 905 | 2026-03-19T22:15:36.328Z | Checking write16 v1.0.0 |
| 906 | 2026-03-19T22:15:36.379Z | Checking pin-project-lite v0.2.14 |
| 907 | 2026-03-19T22:15:36.444Z | Checking form_urlencoded v1.2.2 |
| 908 | 2026-03-19T22:15:36.495Z | Checking getrandom v0.2.14 |
| 909 | 2026-03-19T22:15:36.664Z | Compiling allocator-api2 v0.2.21 |
| 910 | 2026-03-19T22:15:36.687Z | Compiling foldhash v0.2.0 |
| 911 | 2026-03-19T22:15:36.725Z | Compiling equivalent v1.0.2 |
| 912 | 2026-03-19T22:15:36.817Z | Compiling portable-atomic v1.11.1 |
| 913 | 2026-03-19T22:15:36.871Z | Compiling regex-syntax v0.8.5 |
| 914 | 2026-03-19T22:15:36.999Z | Compiling ring v0.17.14 |
| 915 | 2026-03-19T22:15:37.111Z | Compiling hashbrown v0.16.1 |
| 916 | 2026-03-19T22:15:37.152Z | Checking scopeguard v1.2.0 |
| 917 | 2026-03-19T22:15:37.256Z | Compiling semver v1.0.27 |
| 918 | 2026-03-19T22:15:37.554Z | Checking socket2 v0.6.0 |
| 919 | 2026-03-19T22:15:37.621Z | Compiling aho-corasick v1.1.3 |
| 920 | 2026-03-19T22:15:37.654Z | Checking parking_lot v0.12.2 |
| 921 | 2026-03-19T22:15:37.877Z | Checking critical-section v1.2.0 |
| 922 | 2026-03-19T22:15:37.899Z | Checking mio v1.0.2 |
| 923 | 2026-03-19T22:15:37.921Z | Checking signal-hook-registry v1.4.2 |
| 924 | 2026-03-19T22:15:38.003Z | Compiling thiserror v1.0.64 |
| 925 | 2026-03-19T22:15:38.097Z | Checking once_cell v1.21.3 |
| 926 | 2026-03-19T22:15:38.118Z | Checking iana-time-zone v0.1.64 |
| 927 | 2026-03-19T22:15:38.275Z | Compiling bitflags v2.9.4 |
| 928 | 2026-03-19T22:15:38.547Z | Checking uuid v1.19.0 |
| 929 | 2026-03-19T22:15:38.921Z | Compiling synstructure v0.13.1 |
| 930 | 2026-03-19T22:15:38.943Z | Compiling serde_derive_internals v0.29.1 |
| 931 | 2026-03-19T22:15:38.982Z | Compiling regex-automata v0.4.14 |
| 932 | 2026-03-19T22:15:39.586Z | Checking futures-core v0.3.32 |
| 933 | 2026-03-19T22:15:39.980Z | Compiling schemars v0.8.22 |
| 934 | 2026-03-19T22:15:40.003Z | Checking dyn-clone v1.0.17 |
| 935 | 2026-03-19T22:15:40.024Z | Compiling fnv v1.0.7 |
| 936 | 2026-03-19T22:15:40.028Z | Compiling httparse v1.10.1 |
| 937 | 2026-03-19T22:15:40.127Z | Checking futures-sink v0.3.31 |
| 938 | 2026-03-19T22:15:40.149Z | Compiling indexmap v2.13.0 |
| 939 | 2026-03-19T22:15:40.305Z | Compiling typenum v1.17.0 |
| 940 | 2026-03-19T22:15:40.635Z | Compiling serde_derive v1.0.228 |
| 941 | 2026-03-19T22:15:40.728Z | Compiling zerofrom-derive v0.1.5 |
| 942 | 2026-03-19T22:15:40.862Z | Compiling yoke-derive v0.7.5 |
| 943 | 2026-03-19T22:15:41.012Z | Compiling zerovec-derive v0.10.3 |
| 944 | 2026-03-19T22:15:41.046Z | Compiling displaydoc v0.2.5 |
| 945 | 2026-03-19T22:15:41.292Z | Compiling icu_provider_macros v1.5.0 |
| 946 | 2026-03-19T22:15:41.876Z | Compiling tokio-macros v2.6.0 |
| 947 | 2026-03-19T22:15:41.985Z | Compiling schemars_derive v0.8.22 |
| 948 | 2026-03-19T22:15:42.027Z | Compiling thiserror-impl v2.0.18 |
| 949 | 2026-03-19T22:15:42.266Z | Compiling futures-macro v0.3.31 |
| 950 | 2026-03-19T22:15:42.353Z | Compiling regex v1.12.3 |
| 951 | 2026-03-19T22:15:42.404Z | Checking zerofrom v0.1.5 |
| 952 | 2026-03-19T22:15:42.567Z | Checking yoke v0.7.5 |
| 953 | 2026-03-19T22:15:42.650Z | Compiling thiserror-impl v1.0.64 |
| 954 | 2026-03-19T22:15:42.810Z | Checking zerovec v0.10.4 |
| 955 | 2026-03-19T22:15:42.953Z | Compiling generic-array v0.14.7 |
| 956 | 2026-03-19T22:15:43.163Z | Checking futures-channel v0.3.31 |
| 957 | 2026-03-19T22:15:43.287Z | Checking pin-utils v0.1.0 |
| 958 | 2026-03-19T22:15:43.336Z | Compiling errno v0.3.14 |
| 959 | 2026-03-19T22:15:43.378Z | Checking futures-task v0.3.31 |
| 960 | 2026-03-19T22:15:43.411Z | Checking subtle v2.5.0 |
| 961 | 2026-03-19T22:15:43.523Z | Checking futures-io v0.3.31 |
| 962 | 2026-03-19T22:15:43.561Z | Checking rand_core v0.6.4 |
| 963 | 2026-03-19T22:15:43.585Z | Compiling ucd-trie v0.1.6 |
| 964 | 2026-03-19T22:15:43.605Z | Checking zeroize v1.7.0 |
| 965 | 2026-03-19T22:15:43.669Z | Checking futures-util v0.3.31 |
| 966 | 2026-03-19T22:15:43.756Z | Checking tinystr v0.7.6 |
| 967 | 2026-03-19T22:15:43.779Z | Checking icu_collections v1.5.0 |
| 968 | 2026-03-19T22:15:43.825Z | Compiling pest v2.8.4 |
| 969 | 2026-03-19T22:15:43.872Z | Compiling anyhow v1.0.100 |
| 970 | 2026-03-19T22:15:43.992Z | Checking icu_locid v1.5.0 |
| 971 | 2026-03-19T22:15:44.090Z | Compiling either v1.15.0 |
| 972 | 2026-03-19T22:15:44.281Z | Compiling strsim v0.11.1 |
| 973 | 2026-03-19T22:15:44.565Z | Compiling tracing-attributes v0.1.27 |
| 974 | 2026-03-19T22:15:44.588Z | Checking icu_provider v1.5.0 |
| 975 | 2026-03-19T22:15:44.660Z | Checking tracing-core v0.1.32 |
| 976 | 2026-03-19T22:15:44.860Z | Compiling slog v2.8.2 |
| 977 | 2026-03-19T22:15:44.889Z | Checking bytes v1.11.1 |
| 978 | 2026-03-19T22:15:44.975Z | Checking icu_locid_transform v1.5.0 |
| 979 | 2026-03-19T22:15:45.139Z | Compiling serde_tokenstream v0.2.3 |
| 980 | 2026-03-19T22:15:45.276Z | Checking chrono v0.4.44 |
| 981 | 2026-03-19T22:15:45.502Z | Checking tokio v1.49.0 |
| 982 | 2026-03-19T22:15:45.524Z | Checking http v1.4.0 |
| 983 | 2026-03-19T22:15:45.592Z | Checking icu_properties v1.5.1 |
| 984 | 2026-03-19T22:15:45.832Z | Compiling pest_meta v2.8.4 |
| 985 | 2026-03-19T22:15:46.186Z | Checking untrusted v0.9.0 |
| 986 | 2026-03-19T22:15:46.310Z | Checking byteorder v1.5.0 |
| 987 | 2026-03-19T22:15:46.332Z | Compiling rustix v0.38.34 |
| 988 | 2026-03-19T22:15:46.446Z | Checking tracing v0.1.40 |
| 989 | 2026-03-19T22:15:46.584Z | Compiling pest_generator v2.8.4 |
| 990 | 2026-03-19T22:15:47.370Z | Checking rustls-pki-types v1.12.0 |
| 991 | 2026-03-19T22:15:47.447Z | Compiling ident_case v1.0.1 |
| 992 | 2026-03-19T22:15:47.549Z | Checking icu_normalizer v1.5.0 |
| 993 | 2026-03-19T22:15:47.758Z | Compiling lazy_static v1.5.0 |
| 994 | 2026-03-19T22:15:47.816Z | Compiling pest_derive v2.8.4 |
| 995 | 2026-03-19T22:15:47.888Z | Compiling prettyplease v0.2.37 |
| 996 | 2026-03-19T22:15:48.043Z | Checking idna_adapter v1.2.0 |
| 997 | 2026-03-19T22:15:48.180Z | Compiling zerocopy v0.8.27 |
| 998 | 2026-03-19T22:15:48.203Z | Checking idna v1.0.3 |
| 999 | 2026-03-19T22:15:48.506Z | Compiling zerocopy-derive v0.8.27 |
| 1000 | 2026-03-19T22:15:48.527Z | Checking url v2.5.4 |
| 1001 | 2026-03-19T22:15:48.736Z | Compiling regress v0.10.5 |
| 1002 | 2026-03-19T22:15:49.007Z | Compiling glob v0.3.3 |
| 1003 | 2026-03-19T22:15:49.254Z | Compiling minimal-lexical v0.2.1 |
| 1004 | 2026-03-19T22:15:49.458Z | Compiling clang-sys v1.8.1 |
| 1005 | 2026-03-19T22:15:49.566Z | Compiling nom v7.1.3 |
| 1006 | 2026-03-19T22:15:49.752Z | Compiling camino v1.2.2 |
| 1007 | 2026-03-19T22:15:49.773Z | Compiling pkg-config v0.3.30 |
| 1008 | 2026-03-19T22:15:49.916Z | Checking base64 v0.22.1 |
| 1009 | 2026-03-19T22:15:49.944Z | Checking tokio-util v0.7.16 |
| 1010 | 2026-03-19T22:15:49.982Z | Checking ipnet v2.9.0 |
| 1011 | 2026-03-19T22:15:50.251Z | Compiling vcpkg v0.2.15 |
| 1012 | 2026-03-19T22:15:50.285Z | Checking crypto-common v0.1.6 |
| 1013 | 2026-03-19T22:15:50.381Z | Checking http-body v1.0.1 |
| 1014 | 2026-03-19T22:15:50.404Z | Compiling libloading v0.8.9 |
| 1015 | 2026-03-19T22:15:50.436Z | Compiling home v0.5.11 |
| 1016 | 2026-03-19T22:15:50.549Z | Compiling bindgen v0.69.5 |
| 1017 | 2026-03-19T22:15:50.621Z | Compiling time-core v0.1.8 |
| 1018 | 2026-03-19T22:15:50.649Z | Compiling num-conv v0.2.0 |
| 1019 | 2026-03-19T22:15:50.822Z | Checking atomic-waker v1.1.2 |
| 1020 | 2026-03-19T22:15:50.843Z | Compiling time-macros v0.2.27 |
| 1021 | 2026-03-19T22:15:50.865Z | Compiling which v4.4.2 |
| 1022 | 2026-03-19T22:15:50.950Z | Compiling itertools v0.12.1 |
| 1023 | 2026-03-19T22:15:51.014Z | Checking tower-service v0.3.3 |
| 1024 | 2026-03-19T22:15:51.131Z | Compiling paste v1.0.15 |
| 1025 | 2026-03-19T22:15:51.183Z | Compiling cexpr v0.6.0 |
| 1026 | 2026-03-19T22:15:51.338Z | Checking tower-layer v0.3.3 |
| 1027 | 2026-03-19T22:15:51.495Z | Compiling rustc-hash v1.1.0 |
| 1028 | 2026-03-19T22:15:51.534Z | Checking ppv-lite86 v0.2.17 |
| 1029 | 2026-03-19T22:15:51.598Z | Checking try-lock v0.2.5 |
| 1030 | 2026-03-19T22:15:51.635Z | Compiling lazycell v1.3.0 |
| 1031 | 2026-03-19T22:15:51.728Z | Checking want v0.3.1 |
| 1032 | 2026-03-19T22:15:51.878Z | Checking h2 v0.4.6 |
| 1033 | 2026-03-19T22:15:51.919Z | Compiling scroll_derive v0.13.1 |
| 1034 | 2026-03-19T22:15:51.964Z | Compiling cmake v0.1.54 |
| 1035 | 2026-03-19T22:15:52.015Z | Compiling dunce v1.0.5 |
| 1036 | 2026-03-19T22:15:52.142Z | Checking httpdate v1.0.3 |
| 1037 | 2026-03-19T22:15:52.190Z | Compiling fs_extra v1.3.0 |
| 1038 | 2026-03-19T22:15:52.214Z | Checking ryu v1.0.18 |
| 1039 | 2026-03-19T22:15:52.331Z | Compiling async-trait v0.1.89 |
| 1040 | 2026-03-19T22:15:52.394Z | Checking pretty-hex v0.4.1 |
| 1041 | 2026-03-19T22:15:52.527Z | Checking http-body-util v0.1.3 |
| 1042 | 2026-03-19T22:15:52.557Z | Checking encoding_rs v0.8.34 |
| 1043 | 2026-03-19T22:15:52.654Z | Checking mime v0.3.17 |
| 1044 | 2026-03-19T22:15:52.819Z | Checking plain v0.2.3 |
| 1045 | 2026-03-19T22:15:52.952Z | Compiling aws-lc-rs v1.13.3 |
| 1046 | 2026-03-19T22:15:52.988Z | Checking serde_urlencoded v0.7.1 |
| 1047 | 2026-03-19T22:15:53.269Z | Compiling openapiv3 v2.2.0 |
| 1048 | 2026-03-19T22:15:53.289Z | Checking erased-serde v0.3.31 |
| 1049 | 2026-03-19T22:15:53.832Z | Checking cpufeatures v0.2.12 |
| 1050 | 2026-03-19T22:15:54.122Z | Compiling scroll v0.13.0 |
| 1051 | 2026-03-19T22:15:54.225Z | Checking block-buffer v0.10.4 |
| 1052 | 2026-03-19T22:15:54.327Z | Checking hyper v1.8.1 |
| 1053 | 2026-03-19T22:15:54.655Z | Compiling crossbeam-utils v0.8.19 |
| 1054 | 2026-03-19T22:15:54.696Z | Checking untrusted v0.7.1 |
| 1055 | 2026-03-19T22:15:54.986Z | Compiling usdt-impl v0.6.0 |
| 1056 | 2026-03-19T22:15:55.065Z | Compiling goblin v0.10.4 |
| 1057 | 2026-03-19T22:15:55.317Z | Checking digest v0.10.7 |
| 1058 | 2026-03-19T22:15:55.339Z | Compiling typify-impl v0.4.3 |
| 1059 | 2026-03-19T22:15:55.516Z | Checking hyper-util v0.1.19 |
| 1060 | 2026-03-19T22:15:55.554Z | Compiling darling_core v0.21.3 |
| 1061 | 2026-03-19T22:15:57.287Z | Compiling rustls v0.23.31 |
| 1062 | 2026-03-19T22:15:57.508Z | Compiling dtrace-parser v0.3.0 |
| 1063 | 2026-03-19T22:15:57.560Z | Compiling thread-id v5.0.0 |
| 1064 | 2026-03-19T22:15:57.667Z | Compiling unsafe-libyaml v0.2.11 |
| 1065 | 2026-03-19T22:15:57.910Z | Compiling rustls v0.22.4 |
| 1066 | 2026-03-19T22:15:58.165Z | Compiling rustix v1.1.2 |
| 1067 | 2026-03-19T22:15:58.395Z | Compiling serde_yaml v0.9.34+deprecated |
| 1068 | 2026-03-19T22:15:58.617Z | Checking futures-executor v0.3.31 |
| 1069 | 2026-03-19T22:15:58.661Z | Compiling darling_macro v0.21.3 |
| 1070 | 2026-03-19T22:15:58.693Z | Compiling strum_macros v0.26.4 |
| 1071 | 2026-03-19T22:15:58.801Z | Compiling slog-async v2.8.0 |
| 1072 | 2026-03-19T22:15:59.139Z | Compiling aws-lc-sys v0.30.0 |
| 1073 | 2026-03-19T22:15:59.167Z | Compiling dof v0.4.0 |
| 1074 | 2026-03-19T22:15:59.353Z | Compiling darling v0.21.3 |
| 1075 | 2026-03-19T22:15:59.524Z | Checking futures v0.3.31 |
| 1076 | 2026-03-19T22:15:59.624Z | Compiling openssl-sys v0.9.107 |
| 1077 | 2026-03-19T22:16:00.256Z | Compiling daft-derive v0.1.5 |
| 1078 | 2026-03-19T22:16:00.279Z | Compiling typify-macro v0.4.3 |
| 1079 | 2026-03-19T22:16:00.313Z | Checking sync_wrapper v1.0.1 |
| 1080 | 2026-03-19T22:16:00.442Z | Checking rand_core v0.9.3 |
| 1081 | 2026-03-19T22:16:00.548Z | Compiling multer v3.1.0 |
| 1082 | 2026-03-19T22:16:00.664Z | Compiling omicron-workspace-hack v0.1.0 |
| 1083 | 2026-03-19T22:16:00.722Z | Checking rand_chacha v0.9.0 |
| 1084 | 2026-03-19T22:16:00.815Z | Compiling usdt-macro v0.6.0 |
| 1085 | 2026-03-19T22:16:00.892Z | Compiling usdt-attr-macro v0.6.0 |
| 1086 | 2026-03-19T22:16:00.953Z | Checking tower v0.5.2 |
| 1087 | 2026-03-19T22:16:01.054Z | Checking webpki-roots v0.26.3 |
| 1088 | 2026-03-19T22:16:01.204Z | Compiling async-stream-impl v0.3.6 |
| 1089 | 2026-03-19T22:16:01.397Z | Checking iri-string v0.7.8 |
| 1090 | 2026-03-19T22:16:01.463Z | Checking powerfmt v0.2.0 |
| 1091 | 2026-03-19T22:16:01.838Z | Checking winnow v0.7.13 |
| 1092 | 2026-03-19T22:16:02.047Z | Checking deranged v0.5.3 |
| 1093 | 2026-03-19T22:16:02.087Z | Checking rand v0.9.2 |
| 1094 | 2026-03-19T22:16:02.212Z | Checking sha1 v0.10.6 |
| 1095 | 2026-03-19T22:16:02.357Z | Compiling typify v0.4.3 |
| 1096 | 2026-03-19T22:16:02.412Z | Checking rand_chacha v0.3.1 |
| 1097 | 2026-03-19T22:16:02.468Z | Compiling dropshot v0.16.7 |
| 1098 | 2026-03-19T22:16:02.660Z | Checking is-terminal v0.4.12 |
| 1099 | 2026-03-19T22:16:02.698Z | Checking match_cfg v0.1.0 |
| 1100 | 2026-03-19T22:16:02.795Z | Checking num_threads v0.1.7 |
| 1101 | 2026-03-19T22:16:02.870Z | Checking tower-http v0.6.8 |
| 1102 | 2026-03-19T22:16:02.932Z | Checking fastrand v2.3.0 |
| 1103 | 2026-03-19T22:16:02.954Z | Checking hostname v0.3.1 |
| 1104 | 2026-03-19T22:16:03.099Z | Checking rand v0.8.5 |
| 1105 | 2026-03-19T22:16:03.163Z | Checking tempfile v3.23.0 |
| 1106 | 2026-03-19T22:16:03.227Z | Checking ipnetwork v0.21.1 |
| 1107 | 2026-03-19T22:16:03.384Z | Compiling dropshot_endpoint v0.16.7 |
| 1108 | 2026-03-19T22:16:03.425Z | Compiling structmeta-derive v0.3.0 |
| 1109 | 2026-03-19T22:16:03.498Z | Checking time v0.3.47 |
| 1110 | 2026-03-19T22:16:03.543Z | Checking foreign-types-shared v0.1.1 |
| 1111 | 2026-03-19T22:16:03.648Z | Compiling ref-cast v1.0.25 |
| 1112 | 2026-03-19T22:16:03.735Z | Compiling openssl v0.10.72 |
| 1113 | 2026-03-19T22:16:03.804Z | Checking foreign-types v0.3.2 |
| 1114 | 2026-03-19T22:16:04.101Z | Checking crossbeam-channel v0.5.15 |
| 1115 | 2026-03-19T22:16:04.289Z | Compiling ref-cast-impl v1.0.25 |
| 1116 | 2026-03-19T22:16:04.420Z | Compiling openssl-macros v0.1.1 |
| 1117 | 2026-03-19T22:16:04.544Z | Compiling native-tls v0.2.11 |
| 1118 | 2026-03-19T22:16:04.795Z | Compiling structmeta v0.3.0 |
| 1119 | 2026-03-19T22:16:05.028Z | Checking thread_local v1.1.8 |
| 1120 | 2026-03-19T22:16:05.108Z | Checking openssl-probe v0.1.5 |
| 1121 | 2026-03-19T22:16:05.257Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1122 | 2026-03-19T22:16:05.306Z | Compiling progenitor-impl v0.11.1 |
| 1123 | 2026-03-19T22:16:05.568Z | Checking strum v0.26.3 |
| 1124 | 2026-03-19T22:16:05.745Z | Checking rustls-webpki v0.102.4 |
| 1125 | 2026-03-19T22:16:06.003Z | Checking serde_spanned v1.0.4 |
| 1126 | 2026-03-19T22:16:06.152Z | Compiling syn v1.0.109 |
| 1127 | 2026-03-19T22:16:06.173Z | Checking take_mut v0.2.2 |
| 1128 | 2026-03-19T22:16:06.215Z | Checking debug-ignore v1.0.5 |
| 1129 | 2026-03-19T22:16:06.304Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1130 | 2026-03-19T22:16:06.391Z | Checking term v1.2.0 |
| 1131 | 2026-03-19T22:16:06.677Z | Checking slog-term v2.9.2 |
| 1132 | 2026-03-19T22:16:07.067Z | Checking slog-json v2.6.1 |
| 1133 | 2026-03-19T22:16:07.268Z | Checking oxnet v0.1.3 |
| 1134 | 2026-03-19T22:16:07.355Z | Compiling serde_with_macros v3.15.0 |
| 1135 | 2026-03-19T22:16:07.503Z | Compiling strum_macros v0.27.2 |
| 1136 | 2026-03-19T22:16:07.551Z | Compiling derive-where v1.6.0 |
| 1137 | 2026-03-19T22:16:08.165Z | Checking tokio-native-tls v0.3.1 |
| 1138 | 2026-03-19T22:16:08.329Z | Compiling progenitor-macro v0.11.1 |
| 1139 | 2026-03-19T22:16:08.363Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1140 | 2026-03-19T22:16:08.621Z | Checking memmap2 v0.9.9 |
| 1141 | 2026-03-19T22:16:09.017Z | Checking spin v0.9.8 |
| 1142 | 2026-03-19T22:16:09.413Z | Checking usdt v0.6.0 |
| 1143 | 2026-03-19T22:16:09.505Z | Checking tokio-rustls v0.25.0 |
| 1144 | 2026-03-19T22:16:09.610Z | Checking toml v0.9.12+spec-1.1.0 |
| 1145 | 2026-03-19T22:16:09.760Z | Checking hyper-tls v0.6.0 |
| 1146 | 2026-03-19T22:16:09.933Z | Checking slog-bunyan v2.5.0 |
| 1147 | 2026-03-19T22:16:10.078Z | Compiling derive-ex v0.1.8 |
| 1148 | 2026-03-19T22:16:10.501Z | Checking async-stream v0.3.6 |
| 1149 | 2026-03-19T22:16:10.756Z | Checking waitgroup v0.1.2 |
| 1150 | 2026-03-19T22:16:10.885Z | Checking newtype-uuid v1.3.1 |
| 1151 | 2026-03-19T22:16:11.065Z | Checking webpki-roots v1.0.3 |
| 1152 | 2026-03-19T22:16:11.120Z | Checking rustls-pemfile v2.2.0 |
| 1153 | 2026-03-19T22:16:11.143Z | Compiling newtype-uuid-macros v0.1.0 |
| 1154 | 2026-03-19T22:16:11.215Z | Checking hex v0.4.3 |
| 1155 | 2026-03-19T22:16:11.526Z | Checking serde_path_to_error v0.1.20 |
| 1156 | 2026-03-19T22:16:11.638Z | Checking hostname v0.4.2 |
| 1157 | 2026-03-19T22:16:11.763Z | Checking quick-error v1.2.3 |
| 1158 | 2026-03-19T22:16:12.245Z | Compiling test-strategy v0.4.3 |
| 1159 | 2026-03-19T22:16:12.474Z | Compiling parse-display-derive v0.10.0 |
| 1160 | 2026-03-19T22:16:14.275Z | Compiling toml_datetime v0.6.11 |
| 1161 | 2026-03-19T22:16:14.376Z | Checking macaddr v1.0.1 |
| 1162 | 2026-03-19T22:16:14.503Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1163 | 2026-03-19T22:16:14.804Z | Checking daft v0.1.5 |
| 1164 | 2026-03-19T22:16:15.204Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1165 | 2026-03-19T22:16:15.701Z | Compiling zerocopy-derive v0.7.34 |
| 1166 | 2026-03-19T22:16:15.724Z | Checking wait-timeout v0.2.0 |
| 1167 | 2026-03-19T22:16:15.775Z | Checking bit-vec v0.6.3 |
| 1168 | 2026-03-19T22:16:15.882Z | Checking rusty-fork v0.3.0 |
| 1169 | 2026-03-19T22:16:16.010Z | Checking bit-set v0.5.3 |
| 1170 | 2026-03-19T22:16:16.366Z | Checking strum v0.27.2 |
| 1171 | 2026-03-19T22:16:16.389Z | Checking serde_with v3.15.0 |
| 1172 | 2026-03-19T22:16:17.060Z | Checking rand_xorshift v0.3.0 |
| 1173 | 2026-03-19T22:16:17.416Z | Checking unarray v0.1.4 |
| 1174 | 2026-03-19T22:16:17.508Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1175 | 2026-03-19T22:16:17.549Z | Checking proptest v1.5.0 |
| 1176 | 2026-03-19T22:16:17.762Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1177 | 2026-03-19T22:16:17.868Z | Compiling clap_derive v4.5.4 |
| 1178 | 2026-03-19T22:16:17.900Z | Checking instant v0.1.12 |
| 1179 | 2026-03-19T22:16:18.177Z | Checking rustc-hash v2.1.1 |
| 1180 | 2026-03-19T22:16:18.443Z | Compiling crucible-workspace-hack v0.1.0 |
| 1181 | 2026-03-19T22:16:18.466Z | Checking utf8parse v0.2.1 |
| 1182 | 2026-03-19T22:16:18.488Z | Checking iddqd v0.3.14 |
| 1183 | 2026-03-19T22:16:18.597Z | Checking anstyle-parse v0.2.4 |
| 1184 | 2026-03-19T22:16:18.758Z | Checking backoff v0.4.0 |
| 1185 | 2026-03-19T22:16:18.822Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1186 | 2026-03-19T22:16:18.990Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1187 | 2026-03-19T22:16:19.038Z | Checking parse-display v0.10.0 |
| 1188 | 2026-03-19T22:16:19.127Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1189 | 2026-03-19T22:16:19.464Z | Checking colorchoice v1.0.1 |
| 1190 | 2026-03-19T22:16:19.593Z | Checking anstyle v1.0.7 |
| 1191 | 2026-03-19T22:16:19.751Z | Checking anstyle-query v1.0.3 |
| 1192 | 2026-03-19T22:16:19.754Z | Checking is_terminal_polyfill v1.70.0 |
| 1193 | 2026-03-19T22:16:19.864Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1194 | 2026-03-19T22:16:19.906Z | Checking anstream v0.6.14 |
| 1195 | 2026-03-19T22:16:19.909Z | Compiling zerocopy v0.7.34 |
| 1196 | 2026-03-19T22:16:19.951Z | Compiling rustls-webpki v0.103.4 |
| 1197 | 2026-03-19T22:16:20.115Z | Checking terminal_size v0.3.0 |
| 1198 | 2026-03-19T22:16:20.352Z | Compiling scroll_derive v0.12.0 |
| 1199 | 2026-03-19T22:16:20.655Z | Compiling usdt-impl v0.5.0 |
| 1200 | 2026-03-19T22:16:20.966Z | Compiling heck v0.4.1 |
| 1201 | 2026-03-19T22:16:21.010Z | Checking clap_lex v0.7.0 |
| 1202 | 2026-03-19T22:16:21.128Z | Compiling winnow v0.5.40 |
| 1203 | 2026-03-19T22:16:21.200Z | Checking scroll v0.12.0 |
| 1204 | 2026-03-19T22:16:21.269Z | Checking clap_builder v4.5.2 |
| 1205 | 2026-03-19T22:16:21.345Z | Compiling dof v0.3.0 |
| 1206 | 2026-03-19T22:16:21.747Z | Compiling dtrace-parser v0.2.0 |
| 1207 | 2026-03-19T22:16:21.979Z | Compiling thread-id v4.2.1 |
| 1208 | 2026-03-19T22:16:22.675Z | Checking goblin v0.8.2 |
| 1209 | 2026-03-19T22:16:23.074Z | Compiling toml_edit v0.19.15 |
| 1210 | 2026-03-19T22:16:23.105Z | Checking clap v4.5.4 |
| 1211 | 2026-03-19T22:16:24.228Z | Checking unicode-width v0.1.14 |
| 1212 | 2026-03-19T22:16:24.555Z | Checking data-encoding v2.6.0 |
| 1213 | 2026-03-19T22:16:24.704Z | Compiling proc-macro-crate v1.3.1 |
| 1214 | 2026-03-19T22:16:25.165Z | Compiling tokio-rustls v0.26.0 |
| 1215 | 2026-03-19T22:16:25.458Z | Compiling hyper-rustls v0.27.3 |
| 1216 | 2026-03-19T22:16:25.750Z | Checking crossbeam-epoch v0.9.18 |
| 1217 | 2026-03-19T22:16:25.833Z | Checking num-integer v0.1.46 |
| 1218 | 2026-03-19T22:16:26.465Z | Compiling usdt-macro v0.5.0 |
| 1219 | 2026-03-19T22:16:26.899Z | Compiling reqwest v0.12.23 |
| 1220 | 2026-03-19T22:16:26.994Z | Compiling usdt-attr-macro v0.5.0 |
| 1221 | 2026-03-19T22:16:27.031Z | Checking serde_spanned v0.6.9 |
| 1222 | 2026-03-19T22:16:27.285Z | Checking memmap v0.7.0 |
| 1223 | 2026-03-19T22:16:27.372Z | Checking tinyvec_macros v0.1.1 |
| 1224 | 2026-03-19T22:16:27.491Z | Checking tinyvec v1.6.0 |
| 1225 | 2026-03-19T22:16:27.938Z | Checking usdt v0.5.0 |
| 1226 | 2026-03-19T22:16:28.022Z | Checking num-bigint v0.4.5 |
| 1227 | 2026-03-19T22:16:28.278Z | Compiling itertools v0.14.0 |
| 1228 | 2026-03-19T22:16:28.279Z | Compiling proc-macro-error-attr v1.0.4 |
| 1229 | 2026-03-19T22:16:28.620Z | Compiling heapless v0.8.0 |
| 1230 | 2026-03-19T22:16:29.201Z | Compiling progenitor-client v0.11.1 |
| 1231 | 2026-03-19T22:16:29.246Z | Checking num-rational v0.4.2 |
| 1232 | 2026-03-19T22:16:29.549Z | Checking num-iter v0.1.45 |
| 1233 | 2026-03-19T22:16:29.860Z | Compiling darling_core v0.20.11 |
| 1234 | 2026-03-19T22:16:29.936Z | Checking hash32 v0.3.1 |
| 1235 | 2026-03-19T22:16:29.959Z | Compiling ingot-macros v0.1.1 |
| 1236 | 2026-03-19T22:16:30.138Z | Checking num-complex v0.4.6 |
| 1237 | 2026-03-19T22:16:30.646Z | Compiling proc-macro-error v1.0.4 |
| 1238 | 2026-03-19T22:16:30.907Z | Checking bitflags v1.3.2 |
| 1239 | 2026-03-19T22:16:30.932Z | Compiling rayon-core v1.13.0 |
| 1240 | 2026-03-19T22:16:31.524Z | Compiling smoltcp v0.11.0 |
| 1241 | 2026-03-19T22:16:31.627Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1242 | 2026-03-19T22:16:32.686Z | Compiling darling_macro v0.20.11 |
| 1243 | 2026-03-19T22:16:33.377Z | Checking num v0.4.3 |
| 1244 | 2026-03-19T22:16:33.572Z | Checking ingot-types v0.1.2 |
| 1245 | 2026-03-19T22:16:33.632Z | Compiling progenitor v0.11.1 |
| 1246 | 2026-03-19T22:16:33.772Z | Checking crossbeam-deque v0.8.5 |
| 1247 | 2026-03-19T22:16:33.795Z | Compiling num_enum_derive v0.7.4 |
| 1248 | 2026-03-19T22:16:34.220Z | Checking bstr v1.9.1 |
| 1249 | 2026-03-19T22:16:34.352Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1250 | 2026-03-19T22:16:34.489Z | Checking cobs v0.2.3 |
| 1251 | 2026-03-19T22:16:34.644Z | Checking managed v0.8.0 |
| 1252 | 2026-03-19T22:16:34.731Z | Checking postcard v1.0.9 |
| 1253 | 2026-03-19T22:16:35.148Z | Checking num_enum v0.7.4 |
| 1254 | 2026-03-19T22:16:35.294Z | Checking ingot v0.1.1 |
| 1255 | 2026-03-19T22:16:35.524Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1256 | 2026-03-19T22:16:36.390Z | Compiling darling v0.20.11 |
| 1257 | 2026-03-19T22:16:36.707Z | Compiling progenitor-client v0.10.0 |
| 1258 | 2026-03-19T22:16:37.115Z | Compiling enum-as-inner v0.6.0 |
| 1259 | 2026-03-19T22:16:37.483Z | Compiling libz-sys v1.1.16 |
| 1260 | 2026-03-19T22:16:37.774Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1261 | 2026-03-19T22:16:38.016Z | Compiling foreign-types-macros v0.2.3 |
| 1262 | 2026-03-19T22:16:38.256Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1263 | 2026-03-19T22:16:38.309Z | Compiling semver v0.1.20 |
| 1264 | 2026-03-19T22:16:38.540Z | Checking foreign-types-shared v0.3.1 |
| 1265 | 2026-03-19T22:16:38.647Z | Checking is_ci v1.2.0 |
| 1266 | 2026-03-19T22:16:38.669Z | Compiling toml_write v0.1.2 |
| 1267 | 2026-03-19T22:16:38.822Z | Checking foreign-types v0.5.0 |
| 1268 | 2026-03-19T22:16:38.899Z | Compiling toml_edit v0.22.27 |
| 1269 | 2026-03-19T22:16:38.945Z | Compiling rustc_version v0.1.7 |
| 1270 | 2026-03-19T22:16:38.987Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1271 | 2026-03-19T22:16:39.164Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1272 | 2026-03-19T22:16:39.299Z | Compiling derive_builder_core v0.20.2 |
| 1273 | 2026-03-19T22:16:39.553Z | Checking rayon v1.11.0 |
| 1274 | 2026-03-19T22:16:39.951Z | Checking tabwriter v1.4.0 |
| 1275 | 2026-03-19T22:16:40.035Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1276 | 2026-03-19T22:16:40.140Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1277 | 2026-03-19T22:16:40.358Z | Checking cstr-argument v0.1.2 |
| 1278 | 2026-03-19T22:16:40.519Z | Checking float-ord v0.3.2 |
| 1279 | 2026-03-19T22:16:40.769Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1280 | 2026-03-19T22:16:40.802Z | Compiling owo-colors v4.2.3 |
| 1281 | 2026-03-19T22:16:41.182Z | Compiling toml v0.8.23 |
| 1282 | 2026-03-19T22:16:41.597Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1283 | 2026-03-19T22:16:41.659Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1284 | 2026-03-19T22:16:41.735Z | Compiling derive_builder_macro v0.20.2 |
| 1285 | 2026-03-19T22:16:41.881Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1286 | 2026-03-19T22:16:41.973Z | Compiling newtype_derive v0.1.6 |
| 1287 | 2026-03-19T22:16:42.082Z | Checking supports-color v2.1.0 |
| 1288 | 2026-03-19T22:16:42.250Z | Checking supports-color v3.0.2 |
| 1289 | 2026-03-19T22:16:42.272Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1290 | 2026-03-19T22:16:42.316Z | Checking resolv-conf v0.7.0 |
| 1291 | 2026-03-19T22:16:42.412Z | Checking atomicwrites v0.4.4 |
| 1292 | 2026-03-19T22:16:42.477Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1293 | 2026-03-19T22:16:42.500Z | Compiling vergen-lib v9.1.0 |
| 1294 | 2026-03-19T22:16:42.564Z | Compiling slog-dtrace v0.3.0 |
| 1295 | 2026-03-19T22:16:42.587Z | Checking linked-hash-map v0.5.6 |
| 1296 | 2026-03-19T22:16:42.587Z | Checking colored v3.0.0 |
| 1297 | 2026-03-19T22:16:42.777Z | Checking openssl-probe v0.2.1 |
| 1298 | 2026-03-19T22:16:42.820Z | Compiling cfg_aliases v0.2.1 |
| 1299 | 2026-03-19T22:16:42.898Z | Checking lru-cache v0.1.2 |
| 1300 | 2026-03-19T22:16:42.921Z | Checking rustls-native-certs v0.8.3 |
| 1301 | 2026-03-19T22:16:42.997Z | Compiling derive_builder v0.20.2 |
| 1302 | 2026-03-19T22:16:43.148Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1303 | 2026-03-19T22:16:43.308Z | Checking hickory-proto v0.24.4 |
| 1304 | 2026-03-19T22:16:43.383Z | Compiling zone_cfg_derive v0.3.0 |
| 1305 | 2026-03-19T22:16:43.810Z | Checking similar v2.7.0 |
| 1306 | 2026-03-19T22:16:44.222Z | Compiling hubpack_derive v0.1.1 |
| 1307 | 2026-03-19T22:16:44.251Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1308 | 2026-03-19T22:16:44.485Z | Checking camino-tempfile v1.4.1 |
| 1309 | 2026-03-19T22:16:44.698Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1310 | 2026-03-19T22:16:45.053Z | Compiling serde_repr v0.1.19 |
| 1311 | 2026-03-19T22:16:45.327Z | Compiling num-derive v0.4.2 |
| 1312 | 2026-03-19T22:16:45.393Z | Compiling vergen v9.1.0 |
| 1313 | 2026-03-19T22:16:45.507Z | Compiling cargo-platform v0.3.2 |
| 1314 | 2026-03-19T22:16:45.531Z | Checking sigpipe v0.1.3 |
| 1315 | 2026-03-19T22:16:45.633Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1316 | 2026-03-19T22:16:45.669Z | Checking indent_write v2.2.0 |
| 1317 | 2026-03-19T22:16:45.783Z | Compiling convert_case v0.4.0 |
| 1318 | 2026-03-19T22:16:45.833Z | Checking base64ct v1.6.0 |
| 1319 | 2026-03-19T22:16:45.838Z | Checking siphasher v1.0.1 |
| 1320 | 2026-03-19T22:16:45.915Z | Checking base64 v0.21.7 |
| 1321 | 2026-03-19T22:16:46.072Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1322 | 2026-03-19T22:16:46.135Z | Checking jiff v0.2.15 |
| 1323 | 2026-03-19T22:16:46.211Z | Compiling derive_more v0.99.20 |
| 1324 | 2026-03-19T22:16:46.224Z | Checking password-hash v0.5.0 |
| 1325 | 2026-03-19T22:16:46.533Z | Checking phf_shared v0.12.1 |
| 1326 | 2026-03-19T22:16:46.555Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1327 | 2026-03-19T22:16:46.887Z | Compiling cargo_metadata v0.23.1 |
| 1328 | 2026-03-19T22:16:47.058Z | Checking hickory-resolver v0.24.4 |
| 1329 | 2026-03-19T22:16:47.940Z | Checking zone v0.3.1 |
| 1330 | 2026-03-19T22:16:48.357Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1331 | 2026-03-19T22:16:48.399Z | Checking rustls-platform-verifier v0.6.2 |
| 1332 | 2026-03-19T22:16:48.573Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1333 | 2026-03-19T22:16:48.641Z | Checking hubpack v0.1.2 |
| 1334 | 2026-03-19T22:16:48.865Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1335 | 2026-03-19T22:16:49.068Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1336 | 2026-03-19T22:16:49.392Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1337 | 2026-03-19T22:16:49.614Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1338 | 2026-03-19T22:16:49.649Z | Compiling progenitor-impl v0.10.0 |
| 1339 | 2026-03-19T22:16:49.732Z | Checking terminal_size v0.4.3 |
| 1340 | 2026-03-19T22:16:49.813Z | Checking blake2 v0.10.6 |
| 1341 | 2026-03-19T22:16:49.884Z | Checking tokio-stream v0.1.17 |
| 1342 | 2026-03-19T22:16:49.969Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1343 | 2026-03-19T22:16:50.091Z | Checking serde-big-array v0.5.1 |
| 1344 | 2026-03-19T22:16:50.113Z | Checking smf v0.2.3 |
| 1345 | 2026-03-19T22:16:50.261Z | Compiling pin-project-internal v1.1.10 |
| 1346 | 2026-03-19T22:16:50.374Z | Compiling rustc_version v0.4.1 |
| 1347 | 2026-03-19T22:16:50.411Z | Compiling vergen-git2 v9.1.0 |
| 1348 | 2026-03-19T22:16:50.695Z | Checking smawk v0.3.2 |
| 1349 | 2026-03-19T22:16:50.742Z | Checking foldhash v0.1.5 |
| 1350 | 2026-03-19T22:16:50.864Z | Compiling unicode-xid v0.2.4 |
| 1351 | 2026-03-19T22:16:50.918Z | Checking unicode-linebreak v0.1.5 |
| 1352 | 2026-03-19T22:16:50.940Z | Checking unicode-segmentation v1.11.0 |
| 1353 | 2026-03-19T22:16:51.024Z | Checking unicode-width v0.2.1 |
| 1354 | 2026-03-19T22:16:51.202Z | Checking static_assertions v1.1.0 |
| 1355 | 2026-03-19T22:16:51.301Z | Compiling chrono-tz v0.10.4 |
| 1356 | 2026-03-19T22:16:51.349Z | Checking whoami v1.5.1 |
| 1357 | 2026-03-19T22:16:51.371Z | Compiling cancel-safe-futures v0.1.5 |
| 1358 | 2026-03-19T22:16:51.586Z | Checking textwrap v0.16.2 |
| 1359 | 2026-03-19T22:16:51.613Z | Checking newline-converter v0.3.0 |
| 1360 | 2026-03-19T22:16:51.707Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1361 | 2026-03-19T22:16:51.726Z | Checking pin-project v1.1.10 |
| 1362 | 2026-03-19T22:16:51.754Z | Compiling const_format_proc_macros v0.2.34 |
| 1363 | 2026-03-19T22:16:51.852Z | Checking hashbrown v0.15.2 |
| 1364 | 2026-03-19T22:16:52.402Z | Checking qorb v0.4.1 |
| 1365 | 2026-03-19T22:16:52.517Z | Checking argon2 v0.5.3 |
| 1366 | 2026-03-19T22:16:52.641Z | Compiling progenitor-macro v0.10.0 |
| 1367 | 2026-03-19T22:16:52.861Z | Checking reqwest v0.13.2 |
| 1368 | 2026-03-19T22:16:52.905Z | Checking phf v0.12.1 |
| 1369 | 2026-03-19T22:16:53.096Z | Checking globset v0.4.14 |
| 1370 | 2026-03-19T22:16:53.424Z | Checking unicode-normalization v0.1.24 |
| 1371 | 2026-03-19T22:16:53.693Z | Checking tokio-dtrace v0.1.1 |
| 1372 | 2026-03-19T22:16:53.925Z | Checking console v0.15.8 |
| 1373 | 2026-03-19T22:16:53.967Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1374 | 2026-03-19T22:16:54.283Z | Compiling typify-impl v0.6.1 |
| 1375 | 2026-03-19T22:16:54.603Z | Checking libsw-core v0.3.2 |
| 1376 | 2026-03-19T22:16:54.760Z | Checking secrecy v0.10.3 |
| 1377 | 2026-03-19T22:16:54.788Z | Compiling snafu-derive v0.8.9 |
| 1378 | 2026-03-19T22:16:54.791Z | Compiling async-recursion v1.1.1 |
| 1379 | 2026-03-19T22:16:54.905Z | Compiling cookie v0.18.1 |
| 1380 | 2026-03-19T22:16:55.119Z | Checking csv-core v0.1.12 |
| 1381 | 2026-03-19T22:16:55.356Z | Checking fixedbitset v0.4.2 |
| 1382 | 2026-03-19T22:16:55.457Z | Checking utf-8 v0.7.6 |
| 1383 | 2026-03-19T22:16:55.555Z | Checking bytecount v0.6.9 |
| 1384 | 2026-03-19T22:16:55.631Z | Checking fixedbitset v0.5.7 |
| 1385 | 2026-03-19T22:16:55.685Z | Compiling rustls v0.21.12 |
| 1386 | 2026-03-19T22:16:55.706Z | Checking highway v1.3.0 |
| 1387 | 2026-03-19T22:16:55.898Z | Checking same-file v1.0.6 |
| 1388 | 2026-03-19T22:16:55.954Z | Compiling moka v0.12.10 |
| 1389 | 2026-03-19T22:16:56.052Z | Checking petgraph v0.8.3 |
| 1390 | 2026-03-19T22:16:56.073Z | Checking walkdir v2.5.0 |
| 1391 | 2026-03-19T22:16:56.251Z | Checking papergrid v0.11.0 |
| 1392 | 2026-03-19T22:16:56.281Z | Checking tungstenite v0.21.0 |
| 1393 | 2026-03-19T22:16:57.143Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1394 | 2026-03-19T22:16:57.184Z | Checking snafu v0.8.9 |
| 1395 | 2026-03-19T22:16:57.503Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1396 | 2026-03-19T22:16:58.083Z | Checking petgraph v0.6.5 |
| 1397 | 2026-03-19T22:16:58.348Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1398 | 2026-03-19T22:16:58.595Z | Checking progenitor v0.10.0 |
| 1399 | 2026-03-19T22:16:58.829Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1400 | 2026-03-19T22:16:58.960Z | Checking csv v1.3.1 |
| 1401 | 2026-03-19T22:16:58.985Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1402 | 2026-03-19T22:16:59.188Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1403 | 2026-03-19T22:16:59.304Z | Compiling typify-macro v0.6.1 |
| 1404 | 2026-03-19T22:16:59.326Z | Checking libsw v3.5.0 |
| 1405 | 2026-03-19T22:16:59.461Z | Checking expectorate v1.2.0 |
| 1406 | 2026-03-19T22:16:59.483Z | Checking olpc-cjson v0.1.4 |
| 1407 | 2026-03-19T22:16:59.510Z | Checking oxide-tokio-rt v0.1.2 |
| 1408 | 2026-03-19T22:16:59.619Z | Checking const_format v0.2.35 |
| 1409 | 2026-03-19T22:16:59.682Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1410 | 2026-03-19T22:16:59.813Z | Compiling nix v0.30.1 |
| 1411 | 2026-03-19T22:16:59.925Z | Compiling tabled_derive v0.7.0 |
| 1412 | 2026-03-19T22:16:59.961Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1413 | 2026-03-19T22:17:00.211Z | Checking gethostname v0.5.0 |
| 1414 | 2026-03-19T22:17:00.323Z | Checking pem v3.0.5 |
| 1415 | 2026-03-19T22:17:00.326Z | Checking inout v0.1.3 |
| 1416 | 2026-03-19T22:17:00.369Z | Checking rustls-webpki v0.101.7 |
| 1417 | 2026-03-19T22:17:00.391Z | Checking sct v0.7.1 |
| 1418 | 2026-03-19T22:17:00.501Z | Checking bcs v0.1.6 |
| 1419 | 2026-03-19T22:17:00.527Z | Checking serde_plain v1.0.2 |
| 1420 | 2026-03-19T22:17:00.554Z | Checking linear-map v1.2.0 |
| 1421 | 2026-03-19T22:17:00.715Z | Compiling radium v0.7.0 |
| 1422 | 2026-03-19T22:17:00.778Z | Checking tagptr v0.2.0 |
| 1423 | 2026-03-19T22:17:00.803Z | Checking swrite v0.1.0 |
| 1424 | 2026-03-19T22:17:00.807Z | Checking termtree v0.5.1 |
| 1425 | 2026-03-19T22:17:00.919Z | Checking typed-path v0.9.3 |
| 1426 | 2026-03-19T22:17:00.996Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1427 | 2026-03-19T22:17:01.148Z | Checking tabled v0.15.0 |
| 1428 | 2026-03-19T22:17:01.329Z | Checking cipher v0.4.4 |
| 1429 | 2026-03-19T22:17:01.578Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1430 | 2026-03-19T22:17:01.834Z | Checking steno v0.4.1 |
| 1431 | 2026-03-19T22:17:02.014Z | Checking tough v0.20.0 |
| 1432 | 2026-03-19T22:17:02.696Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1433 | 2026-03-19T22:17:02.733Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1434 | 2026-03-19T22:17:02.852Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1435 | 2026-03-19T22:17:03.331Z | Checking tokio-tungstenite v0.21.0 |
| 1436 | 2026-03-19T22:17:03.505Z | Checking hickory-proto v0.25.2 |
| 1437 | 2026-03-19T22:17:03.668Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1438 | 2026-03-19T22:17:03.935Z | Checking humantime v2.3.0 |
| 1439 | 2026-03-19T22:17:04.170Z | Checking tap v1.0.1 |
| 1440 | 2026-03-19T22:17:04.312Z | Checking wyz v0.5.1 |
| 1441 | 2026-03-19T22:17:04.382Z | Checking toml v1.0.6+spec-1.1.0 |
| 1442 | 2026-03-19T22:17:04.461Z | Checking tokio-rustls v0.24.1 |
| 1443 | 2026-03-19T22:17:04.710Z | Checking rustls-pemfile v1.0.4 |
| 1444 | 2026-03-19T22:17:04.863Z | Compiling num_enum_derive v0.5.11 |
| 1445 | 2026-03-19T22:17:04.883Z | Checking twox-hash v2.1.2 |
| 1446 | 2026-03-19T22:17:04.888Z | Checking universal-hash v0.5.1 |
| 1447 | 2026-03-19T22:17:05.059Z | Checking atty v0.2.14 |
| 1448 | 2026-03-19T22:17:05.181Z | Checking funty v2.0.0 |
| 1449 | 2026-03-19T22:17:05.204Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1450 | 2026-03-19T22:17:05.270Z | Checking opaque-debug v0.3.1 |
| 1451 | 2026-03-19T22:17:05.361Z | Checking polyval v0.6.2 |
| 1452 | 2026-03-19T22:17:05.518Z | Checking aes v0.8.4 |
| 1453 | 2026-03-19T22:17:05.561Z | Checking ctr v0.9.2 |
| 1454 | 2026-03-19T22:17:05.615Z | Checking hickory-resolver v0.25.2 |
| 1455 | 2026-03-19T22:17:05.643Z | Checking bitvec v1.0.1 |
| 1456 | 2026-03-19T22:17:05.762Z | Compiling typify v0.6.1 |
| 1457 | 2026-03-19T22:17:05.896Z | Compiling nix v0.31.1 |
| 1458 | 2026-03-19T22:17:05.994Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1459 | 2026-03-19T22:17:06.163Z | Checking num_enum v0.5.11 |
| 1460 | 2026-03-19T22:17:06.303Z | Checking aead v0.5.2 |
| 1461 | 2026-03-19T22:17:06.396Z | Checking bincode v1.3.3 |
| 1462 | 2026-03-19T22:17:06.460Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1463 | 2026-03-19T22:17:06.470Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1464 | 2026-03-19T22:17:06.756Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1465 | 2026-03-19T22:17:06.830Z | Checking passt v0.3.0 |
| 1466 | 2026-03-19T22:17:06.927Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1467 | 2026-03-19T22:17:06.985Z | Checking fakedata_generator v0.7.1 |
| 1468 | 2026-03-19T22:17:07.074Z | Checking aes-gcm-siv v0.11.1 |
| 1469 | 2026-03-19T22:17:07.127Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1470 | 2026-03-19T22:17:07.150Z | Checking toml v0.7.8 |
| 1471 | 2026-03-19T22:17:07.206Z | Compiling progenitor-impl v0.13.0 |
| 1472 | 2026-03-19T22:17:07.354Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1473 | 2026-03-19T22:17:07.401Z | Compiling bitstruct_derive v0.1.0 |
| 1474 | 2026-03-19T22:17:07.484Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1475 | 2026-03-19T22:17:07.595Z | Checking dropshot-api-manager-types v0.5.2 |
| 1476 | 2026-03-19T22:17:07.672Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1477 | 2026-03-19T22:17:07.745Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1478 | 2026-03-19T22:17:07.805Z | Compiling fs-err v3.1.2 |
| 1479 | 2026-03-19T22:17:07.851Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1480 | 2026-03-19T22:17:07.923Z | Checking ringbuffer v0.16.0 |
| 1481 | 2026-03-19T22:17:07.961Z | Checking typeid v1.0.0 |
| 1482 | 2026-03-19T22:17:08.086Z | Checking pretty-hex v0.2.1 |
| 1483 | 2026-03-19T22:17:08.107Z | Checking ascii v1.1.0 |
| 1484 | 2026-03-19T22:17:08.155Z | Compiling cfg_aliases v0.1.1 |
| 1485 | 2026-03-19T22:17:08.206Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1486 | 2026-03-19T22:17:08.229Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1487 | 2026-03-19T22:17:08.252Z | Checking bitstruct v0.1.1 |
| 1488 | 2026-03-19T22:17:08.255Z | Compiling nix v0.28.0 |
| 1489 | 2026-03-19T22:17:08.359Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1490 | 2026-03-19T22:17:08.437Z | Checking erased-serde v0.4.5 |
| 1491 | 2026-03-19T22:17:08.507Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1492 | 2026-03-19T22:17:08.745Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1493 | 2026-03-19T22:17:08.974Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1494 | 2026-03-19T22:17:09.178Z | Checking progenitor-client v0.13.0 |
| 1495 | 2026-03-19T22:17:09.361Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1496 | 2026-03-19T22:17:09.390Z | Checking serde_arrays v0.1.0 |
| 1497 | 2026-03-19T22:17:09.475Z | Checking libloading v0.7.4 |
| 1498 | 2026-03-19T22:17:09.528Z | Checking bit_field v0.10.2 |
| 1499 | 2026-03-19T22:17:09.612Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1500 | 2026-03-19T22:17:09.635Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1501 | 2026-03-19T22:17:09.664Z | Checking git-stub v1.0.0 |
| 1502 | 2026-03-19T22:17:09.703Z | Checking kstat-rs v0.2.4 |
| 1503 | 2026-03-19T22:17:09.808Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1504 | 2026-03-19T22:17:09.857Z | Compiling escargot v0.5.10 |
| 1505 | 2026-03-19T22:17:09.881Z | Checking git-stub-vcs v0.1.0 |
| 1506 | 2026-03-19T22:17:09.964Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1507 | 2026-03-19T22:17:09.998Z | Checking ron v0.8.1 |
| 1508 | 2026-03-19T22:17:10.119Z | Checking itertools v0.13.0 |
| 1509 | 2026-03-19T22:17:10.204Z | Compiling progenitor-macro v0.13.0 |
| 1510 | 2026-03-19T22:17:10.232Z | Checking xattr v1.3.1 |
| 1511 | 2026-03-19T22:17:10.395Z | Checking drift v0.1.2 |
| 1512 | 2026-03-19T22:17:10.697Z | Checking sha2 v0.10.9 |
| 1513 | 2026-03-19T22:17:10.719Z | Checking cargo-platform v0.1.8 |
| 1514 | 2026-03-19T22:17:10.765Z | Checking filetime v0.2.23 |
| 1515 | 2026-03-19T22:17:10.932Z | Checking cargo_metadata v0.18.1 |
| 1516 | 2026-03-19T22:17:10.935Z | Checking tar v0.4.40 |
| 1517 | 2026-03-19T22:17:11.019Z | Checking dropshot-api-manager v0.5.2 |
| 1518 | 2026-03-19T22:17:11.419Z | Checking ctrlc v3.4.4 |
| 1519 | 2026-03-19T22:17:11.586Z | Checking fatfs v0.3.6 |
| 1520 | 2026-03-19T22:17:12.150Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1521 | 2026-03-19T22:17:12.564Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1522 | 2026-03-19T22:17:12.666Z | Compiling git2 v0.20.2 |
| 1523 | 2026-03-19T22:17:14.257Z | Checking progenitor v0.13.0 |
| 1524 | 2026-03-19T22:17:14.404Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1525 | 2026-03-19T22:17:15.821Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1526 | 2026-03-19T22:17:16.671Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1527 | 2026-03-19T22:17:17.199Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1528 | 2026-03-19T22:17:21.530Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1529 | 2026-03-19T22:17:25.601Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1530 | 2026-03-19T22:17:26.549Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1531 | 2026-03-19T22:17:30.931Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1532 | 2026-03-19T22:17:39.420Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1533 | 2026-03-19T22:17:39.420Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1534 | 2026-03-19T22:17:45.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s |
| 1535 | 2026-03-19T22:17:45.627Z | |
| 1536 | 2026-03-19T22:17:45.632Z | real 2:46.065360542 |
| 1537 | 2026-03-19T22:17:45.632Z | user 10:47.856139956 |
| 1538 | 2026-03-19T22:17:45.632Z | sys 2:30.883543776 |
| 1539 | 2026-03-19T22:17:45.632Z | trap 0.319745248 |
| 1540 | 2026-03-19T22:17:45.632Z | tflt 0.734930788 |
| 1541 | 2026-03-19T22:17:45.632Z | dflt 0.314214589 |
| 1542 | 2026-03-19T22:17:45.632Z | kflt 0.006195435 |
| 1543 | 2026-03-19T22:17:45.632Z | lock 20:40.515373428 |
| 1544 | 2026-03-19T22:17:45.632Z | slp 42:50.070883854 |
| 1545 | 2026-03-19T22:17:45.632Z | lat 1:25.291047216 |
| 1546 | 2026-03-19T22:17:45.632Z | stop 4:37.768275109 |
| 1547 | 2026-03-19T22:17:45.632Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1548 | 2026-03-19T22:17:46.111Z | Downloading crates ... |
| 1549 | 2026-03-19T22:17:46.319Z | Downloaded serde_test v1.0.176 |
| 1550 | 2026-03-19T22:17:46.323Z | Downloaded arc-swap v1.7.1 |
| 1551 | 2026-03-19T22:17:46.327Z | Downloaded mockall_derive v0.12.1 |
| 1552 | 2026-03-19T22:17:46.327Z | Downloaded predicates-tree v1.0.9 |
| 1553 | 2026-03-19T22:17:46.330Z | Downloaded downcast v0.11.0 |
| 1554 | 2026-03-19T22:17:46.330Z | Downloaded predicates v3.1.0 |
| 1555 | 2026-03-19T22:17:46.333Z | Downloaded slog-envlogger v2.2.0 |
| 1556 | 2026-03-19T22:17:46.333Z | Downloaded fdeflate v0.3.4 |
| 1557 | 2026-03-19T22:17:46.336Z | Downloaded bytemuck v1.16.0 |
| 1558 | 2026-03-19T22:17:46.340Z | Downloaded crc32fast v1.4.0 |
| 1559 | 2026-03-19T22:17:46.344Z | Downloaded slog-stdlog v4.1.1 |
| 1560 | 2026-03-19T22:17:46.344Z | Downloaded termtree v0.4.1 |
| 1561 | 2026-03-19T22:17:46.347Z | Downloaded slog-scope v4.4.0 |
| 1562 | 2026-03-19T22:17:46.353Z | Downloaded fragile v2.0.0 |
| 1563 | 2026-03-19T22:17:46.358Z | Downloaded miniz_oxide v0.7.2 |
| 1564 | 2026-03-19T22:17:46.362Z | Downloaded png v0.17.13 |
| 1565 | 2026-03-19T22:17:46.365Z | Downloaded simd-adler32 v0.3.7 |
| 1566 | 2026-03-19T22:17:46.368Z | Downloaded flate2 v1.0.30 |
| 1567 | 2026-03-19T22:17:46.371Z | Downloaded predicates-core v1.0.6 |
| 1568 | 2026-03-19T22:17:46.371Z | Downloaded mockall v0.12.1 |
| 1569 | 2026-03-19T22:17:47.077Z | Downloaded image v0.25.1 |
| 1570 | 2026-03-19T22:17:47.327Z | Checking log v0.4.29 |
| 1571 | 2026-03-19T22:17:47.426Z | Checking tokio v1.49.0 |
| 1572 | 2026-03-19T22:17:47.449Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1573 | 2026-03-19T22:17:47.472Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1574 | 2026-03-19T22:17:47.485Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1575 | 2026-03-19T22:17:47.489Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1576 | 2026-03-19T22:17:47.510Z | Checking simd-adler32 v0.3.7 |
| 1577 | 2026-03-19T22:17:47.513Z | Compiling crc32fast v1.4.0 |
| 1578 | 2026-03-19T22:17:47.607Z | Checking rustls v0.23.31 |
| 1579 | 2026-03-19T22:17:47.663Z | Checking goblin v0.10.4 |
| 1580 | 2026-03-19T22:17:47.676Z | Checking rustls v0.22.4 |
| 1581 | 2026-03-19T22:17:47.694Z | Checking native-tls v0.2.11 |
| 1582 | 2026-03-19T22:17:47.782Z | Checking typify-impl v0.4.3 |
| 1583 | 2026-03-19T22:17:47.830Z | Checking goblin v0.8.2 |
| 1584 | 2026-03-19T22:17:47.854Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1585 | 2026-03-19T22:17:47.933Z | Checking tungstenite v0.21.0 |
| 1586 | 2026-03-19T22:17:48.445Z | Checking globset v0.4.14 |
| 1587 | 2026-03-19T22:17:48.749Z | Checking rustls v0.21.12 |
| 1588 | 2026-03-19T22:17:49.252Z | Checking typify v0.4.3 |
| 1589 | 2026-03-19T22:17:49.371Z | Checking progenitor-impl v0.11.1 |
| 1590 | 2026-03-19T22:17:49.625Z | Checking progenitor-impl v0.10.0 |
| 1591 | 2026-03-19T22:17:50.433Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1592 | 2026-03-19T22:17:50.471Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1593 | 2026-03-19T22:17:50.522Z | Checking dof v0.3.0 |
| 1594 | 2026-03-19T22:17:50.632Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1595 | 2026-03-19T22:17:50.645Z | Checking typify-impl v0.6.1 |
| 1596 | 2026-03-19T22:17:50.669Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1597 | 2026-03-19T22:17:50.754Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1598 | 2026-03-19T22:17:50.775Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1599 | 2026-03-19T22:17:50.826Z | Checking rustls-platform-verifier v0.6.2 |
| 1600 | 2026-03-19T22:17:50.883Z | Checking adler v1.0.2 |
| 1601 | 2026-03-19T22:17:50.896Z | Checking usdt-impl v0.5.0 |
| 1602 | 2026-03-19T22:17:51.002Z | Checking dof v0.4.0 |
| 1603 | 2026-03-19T22:17:51.015Z | Checking miniz_oxide v0.7.2 |
| 1604 | 2026-03-19T22:17:51.038Z | Checking arc-swap v1.7.1 |
| 1605 | 2026-03-19T22:17:51.158Z | Checking fdeflate v0.3.4 |
| 1606 | 2026-03-19T22:17:51.237Z | Checking usdt v0.5.0 |
| 1607 | 2026-03-19T22:17:51.302Z | Checking slog-scope v4.4.0 |
| 1608 | 2026-03-19T22:17:51.425Z | Checking slog-dtrace v0.3.0 |
| 1609 | 2026-03-19T22:17:51.447Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1610 | 2026-03-19T22:17:51.460Z | Checking flate2 v1.0.30 |
| 1611 | 2026-03-19T22:17:51.472Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1612 | 2026-03-19T22:17:51.514Z | Checking usdt-impl v0.6.0 |
| 1613 | 2026-03-19T22:17:51.688Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1614 | 2026-03-19T22:17:51.704Z | Checking slog-stdlog v4.1.1 |
| 1615 | 2026-03-19T22:17:51.717Z | Checking tokio-util v0.7.16 |
| 1616 | 2026-03-19T22:17:51.731Z | Checking tower v0.5.2 |
| 1617 | 2026-03-19T22:17:51.827Z | Checking tokio-rustls v0.26.0 |
| 1618 | 2026-03-19T22:17:51.840Z | Checking tokio-rustls v0.25.0 |
| 1619 | 2026-03-19T22:17:51.843Z | Checking tokio-native-tls v0.3.1 |
| 1620 | 2026-03-19T22:17:51.865Z | Checking backoff v0.4.0 |
| 1621 | 2026-03-19T22:17:51.868Z | Checking usdt v0.6.0 |
| 1622 | 2026-03-19T22:17:52.055Z | Checking tokio-tungstenite v0.21.0 |
| 1623 | 2026-03-19T22:17:52.078Z | Checking hickory-proto v0.24.4 |
| 1624 | 2026-03-19T22:17:52.091Z | Checking zone v0.3.1 |
| 1625 | 2026-03-19T22:17:52.095Z | Checking tokio-dtrace v0.1.1 |
| 1626 | 2026-03-19T22:17:52.117Z | Checking libsw-core v0.3.2 |
| 1627 | 2026-03-19T22:17:52.176Z | Checking cancel-safe-futures v0.1.5 |
| 1628 | 2026-03-19T22:17:52.272Z | Checking tower-http v0.6.8 |
| 1629 | 2026-03-19T22:17:52.289Z | Checking libsw v3.5.0 |
| 1630 | 2026-03-19T22:17:52.310Z | Checking oxide-tokio-rt v0.1.2 |
| 1631 | 2026-03-19T22:17:52.367Z | Checking h2 v0.4.6 |
| 1632 | 2026-03-19T22:17:52.391Z | Checking tokio-stream v0.1.17 |
| 1633 | 2026-03-19T22:17:52.467Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1634 | 2026-03-19T22:17:52.470Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1635 | 2026-03-19T22:17:52.470Z | Checking hickory-proto v0.25.2 |
| 1636 | 2026-03-19T22:17:52.556Z | Checking steno v0.4.1 |
| 1637 | 2026-03-19T22:17:52.633Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1638 | 2026-03-19T22:17:52.887Z | Checking tokio-rustls v0.24.1 |
| 1639 | 2026-03-19T22:17:53.106Z | Checking typify v0.6.1 |
| 1640 | 2026-03-19T22:17:53.124Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1641 | 2026-03-19T22:17:53.227Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1642 | 2026-03-19T22:17:53.315Z | Checking progenitor-impl v0.13.0 |
| 1643 | 2026-03-19T22:17:53.377Z | Checking png v0.17.13 |
| 1644 | 2026-03-19T22:17:53.434Z | Checking bytemuck v1.16.0 |
| 1645 | 2026-03-19T22:17:53.697Z | Checking predicates-core v1.0.6 |
| 1646 | 2026-03-19T22:17:53.845Z | Checking slog-envlogger v2.2.0 |
| 1647 | 2026-03-19T22:17:53.858Z | Checking termtree v0.4.1 |
| 1648 | 2026-03-19T22:17:54.009Z | Checking predicates-tree v1.0.9 |
| 1649 | 2026-03-19T22:17:54.013Z | Checking predicates v3.1.0 |
| 1650 | 2026-03-19T22:17:54.069Z | Checking image v0.25.1 |
| 1651 | 2026-03-19T22:17:54.136Z | Compiling mockall_derive v0.12.1 |
| 1652 | 2026-03-19T22:17:54.150Z | Checking downcast v0.11.0 |
| 1653 | 2026-03-19T22:17:54.166Z | Checking hickory-resolver v0.24.4 |
| 1654 | 2026-03-19T22:17:54.299Z | Checking fragile v2.0.0 |
| 1655 | 2026-03-19T22:17:54.356Z | Checking escargot v0.5.10 |
| 1656 | 2026-03-19T22:17:54.445Z | Checking fatfs v0.3.6 |
| 1657 | 2026-03-19T22:17:54.484Z | Checking serde_test v1.0.176 |
| 1658 | 2026-03-19T22:17:54.626Z | Checking hickory-resolver v0.25.2 |
| 1659 | 2026-03-19T22:17:54.788Z | Checking hyper v1.8.1 |
| 1660 | 2026-03-19T22:17:54.943Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1661 | 2026-03-19T22:17:55.038Z | Checking qorb v0.4.1 |
| 1662 | 2026-03-19T22:17:55.978Z | Checking hyper-util v0.1.19 |
| 1663 | 2026-03-19T22:17:56.926Z | Checking mockall v0.12.1 |
| 1664 | 2026-03-19T22:17:57.314Z | Checking hyper-rustls v0.27.3 |
| 1665 | 2026-03-19T22:17:57.314Z | Checking dropshot v0.16.7 |
| 1666 | 2026-03-19T22:17:57.318Z | Checking hyper-tls v0.6.0 |
| 1667 | 2026-03-19T22:17:57.532Z | Checking reqwest v0.12.23 |
| 1668 | 2026-03-19T22:17:57.535Z | Checking reqwest v0.13.2 |
| 1669 | 2026-03-19T22:17:58.396Z | Checking progenitor-client v0.11.1 |
| 1670 | 2026-03-19T22:17:58.399Z | Checking progenitor-client v0.10.0 |
| 1671 | 2026-03-19T22:17:58.400Z | Checking tough v0.20.0 |
| 1672 | 2026-03-19T22:17:58.523Z | Checking progenitor-client v0.13.0 |
| 1673 | 2026-03-19T22:17:58.653Z | Checking progenitor v0.10.0 |
| 1674 | 2026-03-19T22:17:58.666Z | Checking progenitor v0.11.1 |
| 1675 | 2026-03-19T22:17:58.782Z | Checking progenitor v0.13.0 |
| 1676 | 2026-03-19T22:17:58.800Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1677 | 2026-03-19T22:17:58.921Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1678 | 2026-03-19T22:17:59.590Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1679 | 2026-03-19T22:17:59.593Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1680 | 2026-03-19T22:17:59.593Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1681 | 2026-03-19T22:17:59.594Z | Checking dropshot-api-manager v0.5.2 |
| 1682 | 2026-03-19T22:18:00.368Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1683 | 2026-03-19T22:18:00.719Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1684 | 2026-03-19T22:18:01.679Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1685 | 2026-03-19T22:18:01.693Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1686 | 2026-03-19T22:18:02.291Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1687 | 2026-03-19T22:18:06.934Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1688 | 2026-03-19T22:18:06.934Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1689 | 2026-03-19T22:18:06.938Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1690 | 2026-03-19T22:18:06.938Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1691 | 2026-03-19T22:18:06.938Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1692 | 2026-03-19T22:18:06.938Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1693 | 2026-03-19T22:18:07.729Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1694 | 2026-03-19T22:18:08.572Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1695 | 2026-03-19T22:18:08.622Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1696 | 2026-03-19T22:18:08.625Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1697 | 2026-03-19T22:18:08.860Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1698 | 2026-03-19T22:18:09.212Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1699 | 2026-03-19T22:18:09.349Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1700 | 2026-03-19T22:18:09.479Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1701 | 2026-03-19T22:18:09.501Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1702 | 2026-03-19T22:18:11.621Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1703 | 2026-03-19T22:18:24.395Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1704 | 2026-03-19T22:18:29.205Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1705 | 2026-03-19T22:18:29.873Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1706 | 2026-03-19T22:18:33.550Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1707 | 2026-03-19T22:18:43.671Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1708 | 2026-03-19T22:18:43.674Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1709 | 2026-03-19T22:18:50.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1710 | 2026-03-19T22:18:50.614Z | |
| 1711 | 2026-03-19T22:18:50.617Z | real 1:04.944405769 |
| 1712 | 2026-03-19T22:18:50.617Z | user 2:34.533283766 |
| 1713 | 2026-03-19T22:18:50.617Z | sys 24.493533689 |
| 1714 | 2026-03-19T22:18:50.617Z | trap 0.043600079 |
| 1715 | 2026-03-19T22:18:50.617Z | tflt 0.041299357 |
| 1716 | 2026-03-19T22:18:50.617Z | dflt 0.030065556 |
| 1717 | 2026-03-19T22:18:50.617Z | kflt 0.000080734 |
| 1718 | 2026-03-19T22:18:50.617Z | lock 7:01.828176634 |
| 1719 | 2026-03-19T22:18:50.617Z | slp 8:41.220485335 |
| 1720 | 2026-03-19T22:18:50.617Z | lat 7.150867675 |
| 1721 | 2026-03-19T22:18:50.617Z | stop 18.407638470 |
| 1722 | 2026-03-19T22:18:50.618Z | + banner build |
| 1723 | 2026-03-19T22:18:50.618Z | |
| 1724 | 2026-03-19T22:18:50.618Z | ##### # # # # ##### |
| 1725 | 2026-03-19T22:18:50.618Z | # # # # # # # # |
| 1726 | 2026-03-19T22:18:50.618Z | ##### # # # # # # |
| 1727 | 2026-03-19T22:18:50.618Z | # # # # # # # # |
| 1728 | 2026-03-19T22:18:50.618Z | # # # # # # # # |
| 1729 | 2026-03-19T22:18:50.618Z | ##### #### # ###### ##### |
| 1730 | 2026-03-19T22:18:50.618Z | |
| 1731 | 2026-03-19T22:18:50.618Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1732 | 2026-03-19T22:18:51.377Z | Compiling proc-macro2 v1.0.106 |
| 1733 | 2026-03-19T22:18:51.377Z | Compiling quote v1.0.44 |
| 1734 | 2026-03-19T22:18:51.380Z | Compiling unicode-ident v1.0.24 |
| 1735 | 2026-03-19T22:18:51.380Z | Compiling libc v0.2.180 |
| 1736 | 2026-03-19T22:18:51.380Z | Compiling serde_core v1.0.228 |
| 1737 | 2026-03-19T22:18:51.380Z | Compiling serde v1.0.228 |
| 1738 | 2026-03-19T22:18:51.380Z | Compiling autocfg v1.3.0 |
| 1739 | 2026-03-19T22:18:51.380Z | Compiling cfg-if v1.0.0 |
| 1740 | 2026-03-19T22:18:51.608Z | Compiling memchr v2.7.2 |
| 1741 | 2026-03-19T22:18:51.621Z | Compiling zmij v1.0.19 |
| 1742 | 2026-03-19T22:18:51.998Z | Compiling getrandom v0.3.2 |
| 1743 | 2026-03-19T22:18:52.075Z | Compiling libm v0.2.8 |
| 1744 | 2026-03-19T22:18:52.368Z | Compiling itoa v1.0.11 |
| 1745 | 2026-03-19T22:18:52.435Z | Compiling smallvec v1.13.2 |
| 1746 | 2026-03-19T22:18:52.715Z | Compiling version_check v0.9.5 |
| 1747 | 2026-03-19T22:18:52.798Z | Compiling shlex v1.3.0 |
| 1748 | 2026-03-19T22:18:52.874Z | Compiling jobserver v0.1.31 |
| 1749 | 2026-03-19T22:18:53.026Z | Compiling syn v2.0.117 |
| 1750 | 2026-03-19T22:18:53.035Z | Compiling lock_api v0.4.12 |
| 1751 | 2026-03-19T22:18:53.069Z | Compiling parking_lot_core v0.9.10 |
| 1752 | 2026-03-19T22:18:53.149Z | Compiling cc v1.2.17 |
| 1753 | 2026-03-19T22:18:53.289Z | Compiling serde_json v1.0.149 |
| 1754 | 2026-03-19T22:18:53.399Z | Compiling stable_deref_trait v1.2.0 |
| 1755 | 2026-03-19T22:18:53.497Z | Compiling log v0.4.29 |
| 1756 | 2026-03-19T22:18:53.650Z | Compiling thiserror v2.0.18 |
| 1757 | 2026-03-19T22:18:53.843Z | Compiling slab v0.4.9 |
| 1758 | 2026-03-19T22:18:53.915Z | Compiling litemap v0.7.4 |
| 1759 | 2026-03-19T22:18:54.084Z | Compiling writeable v0.5.5 |
| 1760 | 2026-03-19T22:18:54.127Z | Compiling heck v0.5.0 |
| 1761 | 2026-03-19T22:18:54.159Z | Compiling percent-encoding v2.3.2 |
| 1762 | 2026-03-19T22:18:54.216Z | Compiling icu_locid_transform_data v1.5.0 |
| 1763 | 2026-03-19T22:18:54.308Z | Compiling rustversion v1.0.22 |
| 1764 | 2026-03-19T22:18:54.641Z | Compiling icu_properties_data v1.5.0 |
| 1765 | 2026-03-19T22:18:54.737Z | Compiling num-traits v0.2.19 |
| 1766 | 2026-03-19T22:18:54.764Z | Compiling icu_normalizer_data v1.5.0 |
| 1767 | 2026-03-19T22:18:54.824Z | Compiling utf16_iter v1.0.5 |
| 1768 | 2026-03-19T22:18:54.851Z | Compiling write16 v1.0.0 |
| 1769 | 2026-03-19T22:18:54.931Z | Compiling utf8_iter v1.0.4 |
| 1770 | 2026-03-19T22:18:54.996Z | Compiling pin-project-lite v0.2.14 |
| 1771 | 2026-03-19T22:18:55.113Z | Compiling form_urlencoded v1.2.2 |
| 1772 | 2026-03-19T22:18:55.130Z | Compiling getrandom v0.2.14 |
| 1773 | 2026-03-19T22:18:55.213Z | Compiling allocator-api2 v0.2.21 |
| 1774 | 2026-03-19T22:18:55.412Z | Compiling foldhash v0.2.0 |
| 1775 | 2026-03-19T22:18:55.439Z | Compiling equivalent v1.0.2 |
| 1776 | 2026-03-19T22:18:55.543Z | Compiling regex-syntax v0.8.5 |
| 1777 | 2026-03-19T22:18:55.638Z | Compiling hashbrown v0.16.1 |
| 1778 | 2026-03-19T22:18:55.659Z | Compiling ring v0.17.14 |
| 1779 | 2026-03-19T22:18:55.798Z | Compiling aho-corasick v1.1.3 |
| 1780 | 2026-03-19T22:18:56.443Z | Compiling scopeguard v1.2.0 |
| 1781 | 2026-03-19T22:18:56.663Z | Compiling semver v1.0.27 |
| 1782 | 2026-03-19T22:18:56.726Z | Compiling socket2 v0.6.0 |
| 1783 | 2026-03-19T22:18:56.899Z | Compiling parking_lot v0.12.2 |
| 1784 | 2026-03-19T22:18:56.949Z | Compiling portable-atomic v1.11.1 |
| 1785 | 2026-03-19T22:18:57.061Z | Compiling synstructure v0.13.1 |
| 1786 | 2026-03-19T22:18:57.545Z | Compiling serde_derive_internals v0.29.1 |
| 1787 | 2026-03-19T22:18:57.760Z | Compiling regex-automata v0.4.14 |
| 1788 | 2026-03-19T22:18:57.829Z | Compiling signal-hook-registry v1.4.2 |
| 1789 | 2026-03-19T22:18:57.843Z | Compiling mio v1.0.2 |
| 1790 | 2026-03-19T22:18:58.087Z | Compiling bitflags v2.9.4 |
| 1791 | 2026-03-19T22:18:58.599Z | Compiling thiserror v1.0.64 |
| 1792 | 2026-03-19T22:18:58.679Z | Compiling critical-section v1.2.0 |
| 1793 | 2026-03-19T22:18:58.722Z | Compiling iana-time-zone v0.1.64 |
| 1794 | 2026-03-19T22:18:58.809Z | Compiling uuid v1.19.0 |
| 1795 | 2026-03-19T22:18:58.942Z | Compiling serde_derive v1.0.228 |
| 1796 | 2026-03-19T22:18:58.971Z | Compiling zerofrom-derive v0.1.5 |
| 1797 | 2026-03-19T22:18:58.986Z | Compiling yoke-derive v0.7.5 |
| 1798 | 2026-03-19T22:18:59.001Z | Compiling zerovec-derive v0.10.3 |
| 1799 | 2026-03-19T22:18:59.169Z | Compiling displaydoc v0.2.5 |
| 1800 | 2026-03-19T22:18:59.354Z | Compiling icu_provider_macros v1.5.0 |
| 1801 | 2026-03-19T22:18:59.598Z | Compiling schemars_derive v0.8.22 |
| 1802 | 2026-03-19T22:19:00.094Z | Compiling tokio-macros v2.6.0 |
| 1803 | 2026-03-19T22:19:00.149Z | Compiling thiserror-impl v2.0.18 |
| 1804 | 2026-03-19T22:19:00.373Z | Compiling futures-macro v0.3.31 |
| 1805 | 2026-03-19T22:19:00.386Z | Compiling regex v1.12.3 |
| 1806 | 2026-03-19T22:19:00.622Z | Compiling zerofrom v0.1.5 |
| 1807 | 2026-03-19T22:19:00.793Z | Compiling yoke v0.7.5 |
| 1808 | 2026-03-19T22:19:01.065Z | Compiling zerovec v0.10.4 |
| 1809 | 2026-03-19T22:19:01.078Z | Compiling once_cell v1.21.3 |
| 1810 | 2026-03-19T22:19:01.208Z | Compiling thiserror-impl v1.0.64 |
| 1811 | 2026-03-19T22:19:01.356Z | Compiling futures-core v0.3.32 |
| 1812 | 2026-03-19T22:19:01.379Z | Compiling fnv v1.0.7 |
| 1813 | 2026-03-19T22:19:01.552Z | Compiling dyn-clone v1.0.17 |
| 1814 | 2026-03-19T22:19:01.832Z | Compiling httparse v1.10.1 |
| 1815 | 2026-03-19T22:19:01.870Z | Compiling schemars v0.8.22 |
| 1816 | 2026-03-19T22:19:01.988Z | Compiling indexmap v2.13.0 |
| 1817 | 2026-03-19T22:19:02.297Z | Compiling tinystr v0.7.6 |
| 1818 | 2026-03-19T22:19:02.323Z | Compiling icu_collections v1.5.0 |
| 1819 | 2026-03-19T22:19:02.581Z | Compiling icu_locid v1.5.0 |
| 1820 | 2026-03-19T22:19:02.595Z | Compiling futures-sink v0.3.31 |
| 1821 | 2026-03-19T22:19:03.060Z | Compiling typenum v1.17.0 |
| 1822 | 2026-03-19T22:19:03.276Z | Compiling generic-array v0.14.7 |
| 1823 | 2026-03-19T22:19:03.387Z | Compiling bytes v1.11.1 |
| 1824 | 2026-03-19T22:19:03.390Z | Compiling icu_provider v1.5.0 |
| 1825 | 2026-03-19T22:19:03.474Z | Compiling serde_tokenstream v0.2.3 |
| 1826 | 2026-03-19T22:19:03.631Z | Compiling chrono v0.4.44 |
| 1827 | 2026-03-19T22:19:03.895Z | Compiling icu_locid_transform v1.5.0 |
| 1828 | 2026-03-19T22:19:04.063Z | Compiling errno v0.3.14 |
| 1829 | 2026-03-19T22:19:04.212Z | Compiling tokio v1.49.0 |
| 1830 | 2026-03-19T22:19:04.241Z | Compiling futures-channel v0.3.31 |
| 1831 | 2026-03-19T22:19:04.559Z | Compiling pin-utils v0.1.0 |
| 1832 | 2026-03-19T22:19:04.650Z | Compiling futures-io v0.3.31 |
| 1833 | 2026-03-19T22:19:04.663Z | Compiling futures-task v0.3.31 |
| 1834 | 2026-03-19T22:19:04.848Z | Compiling icu_properties v1.5.1 |
| 1835 | 2026-03-19T22:19:04.894Z | Compiling futures-util v0.3.31 |
| 1836 | 2026-03-19T22:19:06.154Z | Compiling subtle v2.5.0 |
| 1837 | 2026-03-19T22:19:06.573Z | Compiling ucd-trie v0.1.6 |
| 1838 | 2026-03-19T22:19:06.621Z | Compiling zeroize v1.7.0 |
| 1839 | 2026-03-19T22:19:06.866Z | Compiling either v1.15.0 |
| 1840 | 2026-03-19T22:19:06.880Z | Compiling pest v2.8.4 |
| 1841 | 2026-03-19T22:19:07.057Z | Compiling icu_normalizer v1.5.0 |
| 1842 | 2026-03-19T22:19:07.238Z | Compiling rand_core v0.6.4 |
| 1843 | 2026-03-19T22:19:07.568Z | Compiling strsim v0.11.1 |
| 1844 | 2026-03-19T22:19:07.946Z | Compiling idna_adapter v1.2.0 |
| 1845 | 2026-03-19T22:19:08.119Z | Compiling idna v1.0.3 |
| 1846 | 2026-03-19T22:19:08.291Z | Compiling http v1.4.0 |
| 1847 | 2026-03-19T22:19:08.497Z | Compiling pest_meta v2.8.4 |
| 1848 | 2026-03-19T22:19:08.608Z | Compiling url v2.5.4 |
| 1849 | 2026-03-19T22:19:08.746Z | Compiling rustix v0.38.34 |
| 1850 | 2026-03-19T22:19:10.335Z | Compiling pest_generator v2.8.4 |
| 1851 | 2026-03-19T22:19:10.774Z | Compiling slog v2.8.2 |
| 1852 | 2026-03-19T22:19:10.956Z | Compiling ident_case v1.0.1 |
| 1853 | 2026-03-19T22:19:11.054Z | Compiling anyhow v1.0.100 |
| 1854 | 2026-03-19T22:19:11.112Z | Compiling prettyplease v0.2.37 |
| 1855 | 2026-03-19T22:19:11.166Z | Compiling pest_derive v2.8.4 |
| 1856 | 2026-03-19T22:19:11.810Z | Compiling tracing-core v0.1.32 |
| 1857 | 2026-03-19T22:19:12.505Z | Compiling tracing-attributes v0.1.27 |
| 1858 | 2026-03-19T22:19:12.555Z | Compiling untrusted v0.9.0 |
| 1859 | 2026-03-19T22:19:12.722Z | Compiling lazy_static v1.5.0 |
| 1860 | 2026-03-19T22:19:12.845Z | Compiling rustls-pki-types v1.12.0 |
| 1861 | 2026-03-19T22:19:12.849Z | Compiling regress v0.10.5 |
| 1862 | 2026-03-19T22:19:13.090Z | Compiling zerocopy v0.8.27 |
| 1863 | 2026-03-19T22:19:13.584Z | Compiling byteorder v1.5.0 |
| 1864 | 2026-03-19T22:19:13.894Z | Compiling minimal-lexical v0.2.1 |
| 1865 | 2026-03-19T22:19:13.908Z | Compiling glob v0.3.3 |
| 1866 | 2026-03-19T22:19:14.255Z | Compiling tracing v0.1.40 |
| 1867 | 2026-03-19T22:19:14.551Z | Compiling nom v7.1.3 |
| 1868 | 2026-03-19T22:19:14.569Z | Compiling clang-sys v1.8.1 |
| 1869 | 2026-03-19T22:19:14.706Z | Compiling zerocopy-derive v0.8.27 |
| 1870 | 2026-03-19T22:19:14.776Z | Compiling pkg-config v0.3.30 |
| 1871 | 2026-03-19T22:19:15.720Z | Compiling vcpkg v0.2.15 |
| 1872 | 2026-03-19T22:19:16.368Z | Compiling tokio-util v0.7.16 |
| 1873 | 2026-03-19T22:19:16.435Z | Compiling libloading v0.8.9 |
| 1874 | 2026-03-19T22:19:16.641Z | Compiling home v0.5.11 |
| 1875 | 2026-03-19T22:19:16.744Z | Compiling ipnet v2.9.0 |
| 1876 | 2026-03-19T22:19:16.761Z | Compiling bindgen v0.69.5 |
| 1877 | 2026-03-19T22:19:16.777Z | Compiling base64 v0.22.1 |
| 1878 | 2026-03-19T22:19:16.951Z | Compiling which v4.4.2 |
| 1879 | 2026-03-19T22:19:17.304Z | Compiling cexpr v0.6.0 |
| 1880 | 2026-03-19T22:19:17.459Z | Compiling itertools v0.12.1 |
| 1881 | 2026-03-19T22:19:17.750Z | Compiling lazycell v1.3.0 |
| 1882 | 2026-03-19T22:19:17.897Z | Compiling rustc-hash v1.1.0 |
| 1883 | 2026-03-19T22:19:18.039Z | Compiling ppv-lite86 v0.2.17 |
| 1884 | 2026-03-19T22:19:18.099Z | Compiling http-body v1.0.1 |
| 1885 | 2026-03-19T22:19:18.302Z | Compiling cmake v0.1.54 |
| 1886 | 2026-03-19T22:19:18.321Z | Compiling num-conv v0.2.0 |
| 1887 | 2026-03-19T22:19:18.493Z | Compiling atomic-waker v1.1.2 |
| 1888 | 2026-03-19T22:19:18.499Z | Compiling time-core v0.1.8 |
| 1889 | 2026-03-19T22:19:18.657Z | Compiling dunce v1.0.5 |
| 1890 | 2026-03-19T22:19:18.683Z | Compiling fs_extra v1.3.0 |
| 1891 | 2026-03-19T22:19:18.698Z | Compiling time-macros v0.2.27 |
| 1892 | 2026-03-19T22:19:18.746Z | Compiling crypto-common v0.1.6 |
| 1893 | 2026-03-19T22:19:18.777Z | Compiling camino v1.2.2 |
| 1894 | 2026-03-19T22:19:18.936Z | Compiling try-lock v0.2.5 |
| 1895 | 2026-03-19T22:19:19.012Z | Compiling paste v1.0.15 |
| 1896 | 2026-03-19T22:19:19.079Z | Compiling tower-layer v0.3.3 |
| 1897 | 2026-03-19T22:19:19.186Z | Compiling tower-service v0.3.3 |
| 1898 | 2026-03-19T22:19:19.371Z | Compiling want v0.3.1 |
| 1899 | 2026-03-19T22:19:19.438Z | Compiling h2 v0.4.6 |
| 1900 | 2026-03-19T22:19:19.596Z | Compiling scroll_derive v0.13.1 |
| 1901 | 2026-03-19T22:19:20.056Z | Compiling ryu v1.0.18 |
| 1902 | 2026-03-19T22:19:20.268Z | Compiling httpdate v1.0.3 |
| 1903 | 2026-03-19T22:19:20.631Z | Compiling aws-lc-rs v1.13.3 |
| 1904 | 2026-03-19T22:19:20.701Z | Compiling openapiv3 v2.2.0 |
| 1905 | 2026-03-19T22:19:20.725Z | Compiling async-trait v0.1.89 |
| 1906 | 2026-03-19T22:19:20.966Z | Compiling pretty-hex v0.4.1 |
| 1907 | 2026-03-19T22:19:21.204Z | Compiling http-body-util v0.1.3 |
| 1908 | 2026-03-19T22:19:21.528Z | Compiling encoding_rs v0.8.34 |
| 1909 | 2026-03-19T22:19:21.542Z | Compiling plain v0.2.3 |
| 1910 | 2026-03-19T22:19:21.565Z | Compiling untrusted v0.7.1 |
| 1911 | 2026-03-19T22:19:21.681Z | Compiling mime v0.3.17 |
| 1912 | 2026-03-19T22:19:21.723Z | Compiling serde_urlencoded v0.7.1 |
| 1913 | 2026-03-19T22:19:22.031Z | Compiling typify-impl v0.4.3 |
| 1914 | 2026-03-19T22:19:22.109Z | Compiling darling_core v0.21.3 |
| 1915 | 2026-03-19T22:19:22.336Z | Compiling erased-serde v0.3.31 |
| 1916 | 2026-03-19T22:19:22.865Z | Compiling hyper v1.8.1 |
| 1917 | 2026-03-19T22:19:23.226Z | Compiling usdt-impl v0.6.0 |
| 1918 | 2026-03-19T22:19:24.210Z | Compiling rustls v0.23.31 |
| 1919 | 2026-03-19T22:19:25.228Z | Compiling hyper-util v0.1.19 |
| 1920 | 2026-03-19T22:19:25.562Z | Compiling aws-lc-sys v0.30.0 |
| 1921 | 2026-03-19T22:19:26.788Z | Compiling darling_macro v0.21.3 |
| 1922 | 2026-03-19T22:19:27.008Z | Compiling typify-macro v0.4.3 |
| 1923 | 2026-03-19T22:19:27.176Z | Compiling scroll v0.13.0 |
| 1924 | 2026-03-19T22:19:27.591Z | Compiling cpufeatures v0.2.12 |
| 1925 | 2026-03-19T22:19:27.604Z | Compiling unsafe-libyaml v0.2.11 |
| 1926 | 2026-03-19T22:19:28.050Z | Compiling crossbeam-utils v0.8.19 |
| 1927 | 2026-03-19T22:19:28.116Z | Compiling goblin v0.10.4 |
| 1928 | 2026-03-19T22:19:28.456Z | Compiling serde_yaml v0.9.34+deprecated |
| 1929 | 2026-03-19T22:19:29.101Z | Compiling darling v0.21.3 |
| 1930 | 2026-03-19T22:19:29.203Z | Compiling block-buffer v0.10.4 |
| 1931 | 2026-03-19T22:19:29.666Z | Compiling strum_macros v0.26.4 |
| 1932 | 2026-03-19T22:19:30.219Z | Compiling rustls v0.22.4 |
| 1933 | 2026-03-19T22:19:30.651Z | Compiling omicron-workspace-hack v0.1.0 |
| 1934 | 2026-03-19T22:19:30.919Z | Compiling digest v0.10.7 |
| 1935 | 2026-03-19T22:19:31.260Z | Compiling openssl-sys v0.9.107 |
| 1936 | 2026-03-19T22:19:31.667Z | Compiling dtrace-parser v0.3.0 |
| 1937 | 2026-03-19T22:19:31.856Z | Compiling sync_wrapper v1.0.1 |
| 1938 | 2026-03-19T22:19:31.964Z | Compiling dof v0.4.0 |
| 1939 | 2026-03-19T22:19:32.042Z | Compiling daft-derive v0.1.5 |
| 1940 | 2026-03-19T22:19:32.562Z | Compiling rand_core v0.9.3 |
| 1941 | 2026-03-19T22:19:33.035Z | Compiling thread-id v5.0.0 |
| 1942 | 2026-03-19T22:19:33.137Z | Compiling slog-async v2.8.0 |
| 1943 | 2026-03-19T22:19:33.503Z | Compiling rand_chacha v0.9.0 |
| 1944 | 2026-03-19T22:19:33.595Z | Compiling tower v0.5.2 |
| 1945 | 2026-03-19T22:19:33.970Z | Compiling webpki-roots v0.26.3 |
| 1946 | 2026-03-19T22:19:34.125Z | Compiling futures-executor v0.3.31 |
| 1947 | 2026-03-19T22:19:34.878Z | Compiling multer v3.1.0 |
| 1948 | 2026-03-19T22:19:34.899Z | Compiling rustix v1.1.2 |
| 1949 | 2026-03-19T22:19:35.356Z | Compiling iri-string v0.7.8 |
| 1950 | 2026-03-19T22:19:36.521Z | Compiling futures v0.3.31 |
| 1951 | 2026-03-19T22:19:36.573Z | Compiling rand v0.9.2 |
| 1952 | 2026-03-19T22:19:36.620Z | Compiling typify v0.4.3 |
| 1953 | 2026-03-19T22:19:36.731Z | Compiling rand_chacha v0.3.1 |
| 1954 | 2026-03-19T22:19:37.593Z | Compiling tower-http v0.6.8 |
| 1955 | 2026-03-19T22:19:37.711Z | Compiling ref-cast v1.0.25 |
| 1956 | 2026-03-19T22:19:38.322Z | Compiling rand v0.8.5 |
| 1957 | 2026-03-19T22:19:39.362Z | Compiling usdt-macro v0.6.0 |
| 1958 | 2026-03-19T22:19:39.999Z | Compiling usdt-attr-macro v0.6.0 |
| 1959 | 2026-03-19T22:19:40.016Z | Compiling ipnetwork v0.21.1 |
| 1960 | 2026-03-19T22:19:40.408Z | Compiling async-stream-impl v0.3.6 |
| 1961 | 2026-03-19T22:19:40.445Z | Compiling structmeta-derive v0.3.0 |
| 1962 | 2026-03-19T22:19:40.566Z | Compiling dropshot v0.16.7 |
| 1963 | 2026-03-19T22:19:41.100Z | Compiling winnow v0.7.13 |
| 1964 | 2026-03-19T22:19:41.115Z | Compiling foreign-types-shared v0.1.1 |
| 1965 | 2026-03-19T22:19:41.227Z | Compiling powerfmt v0.2.0 |
| 1966 | 2026-03-19T22:19:41.240Z | Compiling openssl v0.10.72 |
| 1967 | 2026-03-19T22:19:41.265Z | Compiling foreign-types v0.3.2 |
| 1968 | 2026-03-19T22:19:41.559Z | Compiling deranged v0.5.3 |
| 1969 | 2026-03-19T22:19:41.878Z | Compiling structmeta v0.3.0 |
| 1970 | 2026-03-19T22:19:42.116Z | Compiling sha1 v0.10.6 |
| 1971 | 2026-03-19T22:19:42.166Z | Compiling openssl-macros v0.1.1 |
| 1972 | 2026-03-19T22:19:42.483Z | Compiling ref-cast-impl v1.0.25 |
| 1973 | 2026-03-19T22:19:42.768Z | Compiling num_threads v0.1.7 |
| 1974 | 2026-03-19T22:19:42.858Z | Compiling native-tls v0.2.11 |
| 1975 | 2026-03-19T22:19:42.885Z | Compiling match_cfg v0.1.0 |
| 1976 | 2026-03-19T22:19:42.965Z | Compiling hostname v0.3.1 |
| 1977 | 2026-03-19T22:19:43.192Z | Compiling time v0.3.47 |
| 1978 | 2026-03-19T22:19:43.281Z | Compiling dropshot_endpoint v0.16.7 |
| 1979 | 2026-03-19T22:19:43.435Z | Compiling openssl-probe v0.1.5 |
| 1980 | 2026-03-19T22:19:43.764Z | Compiling fastrand v2.3.0 |
| 1981 | 2026-03-19T22:19:44.188Z | Compiling tempfile v3.23.0 |
| 1982 | 2026-03-19T22:19:44.883Z | Compiling progenitor-impl v0.11.1 |
| 1983 | 2026-03-19T22:19:45.240Z | Compiling strum v0.26.3 |
| 1984 | 2026-03-19T22:19:45.311Z | Compiling crossbeam-channel v0.5.15 |
| 1985 | 2026-03-19T22:19:45.527Z | Compiling syn v1.0.109 |
| 1986 | 2026-03-19T22:19:46.615Z | Compiling oxnet v0.1.3 |
| 1987 | 2026-03-19T22:19:47.169Z | Compiling tokio-native-tls v0.3.1 |
| 1988 | 2026-03-19T22:19:47.286Z | Compiling serde_with_macros v3.15.0 |
| 1989 | 2026-03-19T22:19:47.408Z | Compiling thread_local v1.1.8 |
| 1990 | 2026-03-19T22:19:47.895Z | Compiling progenitor-macro v0.11.1 |
| 1991 | 2026-03-19T22:19:48.106Z | Compiling strum_macros v0.27.2 |
| 1992 | 2026-03-19T22:19:48.709Z | Compiling derive-where v1.6.0 |
| 1993 | 2026-03-19T22:19:51.154Z | Compiling hyper-tls v0.6.0 |
| 1994 | 2026-03-19T22:19:51.404Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1995 | 2026-03-19T22:19:51.478Z | Compiling derive-ex v0.1.8 |
| 1996 | 2026-03-19T22:19:53.775Z | Compiling rustls-webpki v0.102.4 |
| 1997 | 2026-03-19T22:19:53.891Z | Compiling webpki-roots v1.0.3 |
| 1998 | 2026-03-19T22:19:54.043Z | Compiling newtype-uuid v1.3.1 |
| 1999 | 2026-03-19T22:19:54.056Z | Compiling newtype-uuid-macros v0.1.0 |
| 2000 | 2026-03-19T22:19:55.279Z | Compiling serde_spanned v1.0.4 |
| 2001 | 2026-03-19T22:19:55.472Z | Compiling is-terminal v0.4.12 |
| 2002 | 2026-03-19T22:19:55.697Z | Compiling debug-ignore v1.0.5 |
| 2003 | 2026-03-19T22:19:55.832Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2004 | 2026-03-19T22:19:56.170Z | Compiling term v1.2.0 |
| 2005 | 2026-03-19T22:19:56.333Z | Compiling quick-error v1.2.3 |
| 2006 | 2026-03-19T22:19:56.343Z | Compiling take_mut v0.2.2 |
| 2007 | 2026-03-19T22:19:56.928Z | Compiling slog-term v2.9.2 |
| 2008 | 2026-03-19T22:19:58.507Z | Compiling test-strategy v0.4.3 |
| 2009 | 2026-03-19T22:19:58.991Z | Compiling slog-json v2.6.1 |
| 2010 | 2026-03-19T22:19:59.014Z | Compiling parse-display-derive v0.10.0 |
| 2011 | 2026-03-19T22:19:59.378Z | Compiling toml_datetime v0.6.11 |
| 2012 | 2026-03-19T22:19:59.696Z | Compiling macaddr v1.0.1 |
| 2013 | 2026-03-19T22:20:00.061Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2014 | 2026-03-19T22:20:00.382Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2015 | 2026-03-19T22:20:00.653Z | Compiling memmap2 v0.9.9 |
| 2016 | 2026-03-19T22:20:01.165Z | Compiling spin v0.9.8 |
| 2017 | 2026-03-19T22:20:01.193Z | Compiling usdt v0.6.0 |
| 2018 | 2026-03-19T22:20:01.207Z | Compiling tokio-rustls v0.25.0 |
| 2019 | 2026-03-19T22:20:01.508Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2020 | 2026-03-19T22:20:02.089Z | Compiling slog-bunyan v2.5.0 |
| 2021 | 2026-03-19T22:20:02.169Z | Compiling daft v0.1.5 |
| 2022 | 2026-03-19T22:20:02.319Z | Compiling async-stream v0.3.6 |
| 2023 | 2026-03-19T22:20:02.549Z | Compiling waitgroup v0.1.2 |
| 2024 | 2026-03-19T22:20:02.570Z | Compiling rustls-pemfile v2.2.0 |
| 2025 | 2026-03-19T22:20:02.580Z | Compiling serde_path_to_error v0.1.20 |
| 2026 | 2026-03-19T22:20:02.735Z | Compiling hostname v0.4.2 |
| 2027 | 2026-03-19T22:20:03.478Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2028 | 2026-03-19T22:20:05.058Z | Compiling hex v0.4.3 |
| 2029 | 2026-03-19T22:20:05.278Z | Compiling zerocopy-derive v0.7.34 |
| 2030 | 2026-03-19T22:20:05.471Z | Compiling wait-timeout v0.2.0 |
| 2031 | 2026-03-19T22:20:06.239Z | Compiling bit-vec v0.6.3 |
| 2032 | 2026-03-19T22:20:06.412Z | Compiling rusty-fork v0.3.0 |
| 2033 | 2026-03-19T22:20:06.596Z | Compiling bit-set v0.5.3 |
| 2034 | 2026-03-19T22:20:07.030Z | Compiling strum v0.27.2 |
| 2035 | 2026-03-19T22:20:07.200Z | Compiling serde_with v3.15.0 |
| 2036 | 2026-03-19T22:20:07.940Z | Compiling rand_xorshift v0.3.0 |
| 2037 | 2026-03-19T22:20:08.421Z | Compiling unarray v0.1.4 |
| 2038 | 2026-03-19T22:20:08.545Z | Compiling proptest v1.5.0 |
| 2039 | 2026-03-19T22:20:10.081Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2040 | 2026-03-19T22:20:10.243Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2041 | 2026-03-19T22:20:12.222Z | Compiling instant v0.1.12 |
| 2042 | 2026-03-19T22:20:12.629Z | Compiling rustc-hash v2.1.1 |
| 2043 | 2026-03-19T22:20:13.922Z | Compiling iddqd v0.3.14 |
| 2044 | 2026-03-19T22:20:15.293Z | Compiling backoff v0.4.0 |
| 2045 | 2026-03-19T22:20:15.558Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2046 | 2026-03-19T22:20:16.166Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2047 | 2026-03-19T22:20:16.438Z | Compiling parse-display v0.10.0 |
| 2048 | 2026-03-19T22:20:16.692Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2049 | 2026-03-19T22:20:16.879Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2050 | 2026-03-19T22:20:17.526Z | Compiling crucible-workspace-hack v0.1.0 |
| 2051 | 2026-03-19T22:20:18.344Z | Compiling zerocopy v0.7.34 |
| 2052 | 2026-03-19T22:20:19.136Z | Compiling rustls-webpki v0.103.4 |
| 2053 | 2026-03-19T22:20:19.971Z | Compiling scroll_derive v0.12.0 |
| 2054 | 2026-03-19T22:20:19.989Z | Compiling usdt-impl v0.5.0 |
| 2055 | 2026-03-19T22:20:20.138Z | Compiling heck v0.4.1 |
| 2056 | 2026-03-19T22:20:20.332Z | Compiling winnow v0.5.40 |
| 2057 | 2026-03-19T22:20:20.861Z | Compiling scroll v0.12.0 |
| 2058 | 2026-03-19T22:20:21.258Z | Compiling dof v0.3.0 |
| 2059 | 2026-03-19T22:20:21.513Z | Compiling dtrace-parser v0.2.0 |
| 2060 | 2026-03-19T22:20:21.981Z | Compiling clap_derive v4.5.4 |
| 2061 | 2026-03-19T22:20:22.275Z | Compiling toml_edit v0.19.15 |
| 2062 | 2026-03-19T22:20:22.362Z | Compiling thread-id v4.2.1 |
| 2063 | 2026-03-19T22:20:22.719Z | Compiling utf8parse v0.2.1 |
| 2064 | 2026-03-19T22:20:22.858Z | Compiling anstyle-parse v0.2.4 |
| 2065 | 2026-03-19T22:20:23.844Z | Compiling proc-macro-crate v1.3.1 |
| 2066 | 2026-03-19T22:20:24.211Z | Compiling goblin v0.8.2 |
| 2067 | 2026-03-19T22:20:24.599Z | Compiling tokio-rustls v0.26.0 |
| 2068 | 2026-03-19T22:20:25.444Z | Compiling unicode-width v0.1.14 |
| 2069 | 2026-03-19T22:20:25.660Z | Compiling anstyle-query v1.0.3 |
| 2070 | 2026-03-19T22:20:25.667Z | Compiling colorchoice v1.0.1 |
| 2071 | 2026-03-19T22:20:25.792Z | Compiling is_terminal_polyfill v1.70.0 |
| 2072 | 2026-03-19T22:20:25.840Z | Compiling anstyle v1.0.7 |
| 2073 | 2026-03-19T22:20:26.200Z | Compiling data-encoding v2.6.0 |
| 2074 | 2026-03-19T22:20:26.510Z | Compiling anstream v0.6.14 |
| 2075 | 2026-03-19T22:20:27.126Z | Compiling hyper-rustls v0.27.3 |
| 2076 | 2026-03-19T22:20:27.152Z | Compiling terminal_size v0.3.0 |
| 2077 | 2026-03-19T22:20:27.836Z | Compiling num-integer v0.1.46 |
| 2078 | 2026-03-19T22:20:29.579Z | Compiling clap_lex v0.7.0 |
| 2079 | 2026-03-19T22:20:30.022Z | Compiling clap_builder v4.5.2 |
| 2080 | 2026-03-19T22:20:30.486Z | Compiling reqwest v0.12.23 |
| 2081 | 2026-03-19T22:20:33.240Z | Compiling usdt-macro v0.5.0 |
| 2082 | 2026-03-19T22:20:33.934Z | Compiling usdt-attr-macro v0.5.0 |
| 2083 | 2026-03-19T22:20:34.132Z | Compiling serde_spanned v0.6.9 |
| 2084 | 2026-03-19T22:20:34.199Z | Compiling memmap v0.7.0 |
| 2085 | 2026-03-19T22:20:34.333Z | Compiling tinyvec_macros v0.1.1 |
| 2086 | 2026-03-19T22:20:34.480Z | Compiling tinyvec v1.6.0 |
| 2087 | 2026-03-19T22:20:34.750Z | Compiling clap v4.5.4 |
| 2088 | 2026-03-19T22:20:34.897Z | Compiling usdt v0.5.0 |
| 2089 | 2026-03-19T22:20:35.171Z | Compiling num-bigint v0.4.5 |
| 2090 | 2026-03-19T22:20:35.602Z | Compiling crossbeam-epoch v0.9.18 |
| 2091 | 2026-03-19T22:20:35.694Z | Compiling itertools v0.14.0 |
| 2092 | 2026-03-19T22:20:35.919Z | Compiling proc-macro-error-attr v1.0.4 |
| 2093 | 2026-03-19T22:20:36.491Z | Compiling heapless v0.8.0 |
| 2094 | 2026-03-19T22:20:36.751Z | Compiling num-rational v0.4.2 |
| 2095 | 2026-03-19T22:20:37.164Z | Compiling progenitor-client v0.11.1 |
| 2096 | 2026-03-19T22:20:37.504Z | Compiling ingot-macros v0.1.1 |
| 2097 | 2026-03-19T22:20:38.436Z | Compiling num-iter v0.1.45 |
| 2098 | 2026-03-19T22:20:39.004Z | Compiling hash32 v0.3.1 |
| 2099 | 2026-03-19T22:20:39.016Z | Compiling darling_core v0.20.11 |
| 2100 | 2026-03-19T22:20:39.578Z | Compiling num-complex v0.4.6 |
| 2101 | 2026-03-19T22:20:40.291Z | Compiling progenitor-client v0.10.0 |
| 2102 | 2026-03-19T22:20:40.842Z | Compiling progenitor v0.11.1 |
| 2103 | 2026-03-19T22:20:41.014Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2104 | 2026-03-19T22:20:41.117Z | Compiling proc-macro-error v1.0.4 |
| 2105 | 2026-03-19T22:20:41.534Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2106 | 2026-03-19T22:20:41.740Z | Compiling smoltcp v0.11.0 |
| 2107 | 2026-03-19T22:20:43.188Z | Compiling darling_macro v0.20.11 |
| 2108 | 2026-03-19T22:20:43.906Z | Compiling ingot-types v0.1.2 |
| 2109 | 2026-03-19T22:20:44.094Z | Compiling num v0.4.3 |
| 2110 | 2026-03-19T22:20:44.640Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2111 | 2026-03-19T22:20:44.961Z | Compiling num_enum_derive v0.7.4 |
| 2112 | 2026-03-19T22:20:46.022Z | Compiling cobs v0.2.3 |
| 2113 | 2026-03-19T22:20:46.125Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2114 | 2026-03-19T22:20:46.665Z | Compiling bitflags v1.3.2 |
| 2115 | 2026-03-19T22:20:46.707Z | Compiling managed v0.8.0 |
| 2116 | 2026-03-19T22:20:47.352Z | Compiling num_enum v0.7.4 |
| 2117 | 2026-03-19T22:20:47.527Z | Compiling postcard v1.0.9 |
| 2118 | 2026-03-19T22:20:48.980Z | Compiling ingot v0.1.1 |
| 2119 | 2026-03-19T22:20:51.383Z | Compiling darling v0.20.11 |
| 2120 | 2026-03-19T22:20:51.890Z | Compiling enum-as-inner v0.6.0 |
| 2121 | 2026-03-19T22:20:52.534Z | Compiling libz-sys v1.1.16 |
| 2122 | 2026-03-19T22:20:52.757Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2123 | 2026-03-19T22:20:53.078Z | Compiling foreign-types-macros v0.2.3 |
| 2124 | 2026-03-19T22:20:53.244Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2125 | 2026-03-19T22:20:53.554Z | Compiling rayon-core v1.13.0 |
| 2126 | 2026-03-19T22:20:53.577Z | Compiling toml_write v0.1.2 |
| 2127 | 2026-03-19T22:20:53.607Z | Compiling foreign-types-shared v0.3.1 |
| 2128 | 2026-03-19T22:20:53.790Z | Compiling toml_edit v0.22.27 |
| 2129 | 2026-03-19T22:20:53.923Z | Compiling foreign-types v0.5.0 |
| 2130 | 2026-03-19T22:20:54.037Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2131 | 2026-03-19T22:20:54.083Z | Compiling derive_builder_core v0.20.2 |
| 2132 | 2026-03-19T22:20:55.463Z | Compiling crossbeam-deque v0.8.5 |
| 2133 | 2026-03-19T22:20:55.750Z | Compiling tabwriter v1.4.0 |
| 2134 | 2026-03-19T22:20:56.214Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2135 | 2026-03-19T22:20:56.228Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2136 | 2026-03-19T22:20:56.850Z | Compiling cstr-argument v0.1.2 |
| 2137 | 2026-03-19T22:20:56.882Z | Compiling float-ord v0.3.2 |
| 2138 | 2026-03-19T22:20:57.085Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2139 | 2026-03-19T22:20:57.262Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2140 | 2026-03-19T22:20:57.322Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2141 | 2026-03-19T22:20:57.791Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2142 | 2026-03-19T22:20:58.059Z | Compiling toml v0.8.23 |
| 2143 | 2026-03-19T22:20:58.614Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2144 | 2026-03-19T22:20:58.817Z | Compiling derive_builder_macro v0.20.2 |
| 2145 | 2026-03-19T22:20:58.838Z | Compiling resolv-conf v0.7.0 |
| 2146 | 2026-03-19T22:20:58.873Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2147 | 2026-03-19T22:20:59.463Z | Compiling vergen-lib v9.1.0 |
| 2148 | 2026-03-19T22:20:59.527Z | Compiling slog-dtrace v0.3.0 |
| 2149 | 2026-03-19T22:20:59.704Z | Compiling semver v0.1.20 |
| 2150 | 2026-03-19T22:20:59.745Z | Compiling openssl-probe v0.2.1 |
| 2151 | 2026-03-19T22:20:59.888Z | Compiling linked-hash-map v0.5.6 |
| 2152 | 2026-03-19T22:21:00.085Z | Compiling colored v3.0.0 |
| 2153 | 2026-03-19T22:21:00.126Z | Compiling cfg_aliases v0.2.1 |
| 2154 | 2026-03-19T22:21:00.192Z | Compiling lru-cache v0.1.2 |
| 2155 | 2026-03-19T22:21:00.221Z | Compiling rustc_version v0.1.7 |
| 2156 | 2026-03-19T22:21:00.370Z | Compiling rustls-native-certs v0.8.3 |
| 2157 | 2026-03-19T22:21:00.868Z | Compiling derive_builder v0.20.2 |
| 2158 | 2026-03-19T22:21:03.269Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2159 | 2026-03-19T22:21:04.296Z | Compiling rayon v1.11.0 |
| 2160 | 2026-03-19T22:21:04.893Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2161 | 2026-03-19T22:21:05.027Z | Compiling hickory-proto v0.24.4 |
| 2162 | 2026-03-19T22:21:07.055Z | Compiling zone_cfg_derive v0.3.0 |
| 2163 | 2026-03-19T22:21:08.399Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2164 | 2026-03-19T22:21:09.153Z | Compiling hubpack_derive v0.1.1 |
| 2165 | 2026-03-19T22:21:09.225Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2166 | 2026-03-19T22:21:09.503Z | Compiling camino-tempfile v1.4.1 |
| 2167 | 2026-03-19T22:21:09.805Z | Compiling num-derive v0.4.2 |
| 2168 | 2026-03-19T22:21:09.920Z | Compiling serde_repr v0.1.19 |
| 2169 | 2026-03-19T22:21:09.984Z | Compiling vergen v9.1.0 |
| 2170 | 2026-03-19T22:21:10.267Z | Compiling cargo-platform v0.3.2 |
| 2171 | 2026-03-19T22:21:10.585Z | Compiling sigpipe v0.1.3 |
| 2172 | 2026-03-19T22:21:10.598Z | Compiling siphasher v1.0.1 |
| 2173 | 2026-03-19T22:21:10.678Z | Compiling base64 v0.21.7 |
| 2174 | 2026-03-19T22:21:10.709Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2175 | 2026-03-19T22:21:10.990Z | Compiling jiff v0.2.15 |
| 2176 | 2026-03-19T22:21:11.053Z | Compiling base64ct v1.6.0 |
| 2177 | 2026-03-19T22:21:11.338Z | Compiling convert_case v0.4.0 |
| 2178 | 2026-03-19T22:21:11.499Z | Compiling password-hash v0.5.0 |
| 2179 | 2026-03-19T22:21:11.744Z | Compiling derive_more v0.99.20 |
| 2180 | 2026-03-19T22:21:12.096Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2181 | 2026-03-19T22:21:12.297Z | Compiling phf_shared v0.12.1 |
| 2182 | 2026-03-19T22:21:12.596Z | Compiling cargo_metadata v0.23.1 |
| 2183 | 2026-03-19T22:21:12.742Z | Compiling hubpack v0.1.2 |
| 2184 | 2026-03-19T22:21:12.987Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2185 | 2026-03-19T22:21:13.057Z | Compiling zone v0.3.1 |
| 2186 | 2026-03-19T22:21:13.291Z | Compiling hickory-resolver v0.24.4 |
| 2187 | 2026-03-19T22:21:13.349Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2188 | 2026-03-19T22:21:14.315Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2189 | 2026-03-19T22:21:15.176Z | Compiling rustls-platform-verifier v0.6.2 |
| 2190 | 2026-03-19T22:21:15.929Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2191 | 2026-03-19T22:21:16.149Z | Compiling newtype_derive v0.1.6 |
| 2192 | 2026-03-19T22:21:16.435Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2193 | 2026-03-19T22:21:16.679Z | Compiling progenitor-impl v0.10.0 |
| 2194 | 2026-03-19T22:21:17.205Z | Compiling blake2 v0.10.6 |
| 2195 | 2026-03-19T22:21:17.854Z | Compiling tokio-stream v0.1.17 |
| 2196 | 2026-03-19T22:21:18.567Z | Compiling typify-impl v0.6.1 |
| 2197 | 2026-03-19T22:21:18.669Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2198 | 2026-03-19T22:21:19.478Z | Compiling smf v0.2.3 |
| 2199 | 2026-03-19T22:21:19.735Z | Compiling serde-big-array v0.5.1 |
| 2200 | 2026-03-19T22:21:19.934Z | Compiling pin-project-internal v1.1.10 |
| 2201 | 2026-03-19T22:21:20.012Z | Compiling rustc_version v0.4.1 |
| 2202 | 2026-03-19T22:21:20.376Z | Compiling vergen-git2 v9.1.0 |
| 2203 | 2026-03-19T22:21:20.662Z | Compiling owo-colors v4.2.3 |
| 2204 | 2026-03-19T22:21:20.891Z | Compiling unicode-xid v0.2.4 |
| 2205 | 2026-03-19T22:21:21.044Z | Compiling static_assertions v1.1.0 |
| 2206 | 2026-03-19T22:21:21.070Z | Compiling unicode-segmentation v1.11.0 |
| 2207 | 2026-03-19T22:21:21.140Z | Compiling chrono-tz v0.10.4 |
| 2208 | 2026-03-19T22:21:21.407Z | Compiling foldhash v0.1.5 |
| 2209 | 2026-03-19T22:21:21.422Z | Compiling cancel-safe-futures v0.1.5 |
| 2210 | 2026-03-19T22:21:21.687Z | Compiling whoami v1.5.1 |
| 2211 | 2026-03-19T22:21:21.741Z | Compiling hashbrown v0.15.2 |
| 2212 | 2026-03-19T22:21:21.790Z | Compiling newline-converter v0.3.0 |
| 2213 | 2026-03-19T22:21:21.952Z | Compiling pin-project v1.1.10 |
| 2214 | 2026-03-19T22:21:22.123Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2215 | 2026-03-19T22:21:22.339Z | Compiling const_format_proc_macros v0.2.34 |
| 2216 | 2026-03-19T22:21:23.150Z | Compiling progenitor-macro v0.10.0 |
| 2217 | 2026-03-19T22:21:23.560Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2218 | 2026-03-19T22:21:23.572Z | Compiling typify-macro v0.6.1 |
| 2219 | 2026-03-19T22:21:23.681Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2220 | 2026-03-19T22:21:23.719Z | Compiling qorb v0.4.1 |
| 2221 | 2026-03-19T22:21:25.462Z | Compiling argon2 v0.5.3 |
| 2222 | 2026-03-19T22:21:25.659Z | Compiling reqwest v0.13.2 |
| 2223 | 2026-03-19T22:21:26.758Z | Compiling phf v0.12.1 |
| 2224 | 2026-03-19T22:21:26.986Z | Compiling unicode-normalization v0.1.24 |
| 2225 | 2026-03-19T22:21:27.022Z | Compiling tokio-dtrace v0.1.1 |
| 2226 | 2026-03-19T22:21:27.501Z | Compiling console v0.15.8 |
| 2227 | 2026-03-19T22:21:27.781Z | Compiling atomicwrites v0.4.4 |
| 2228 | 2026-03-19T22:21:28.125Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2229 | 2026-03-19T22:21:29.107Z | Compiling libsw-core v0.3.2 |
| 2230 | 2026-03-19T22:21:29.196Z | Compiling secrecy v0.10.3 |
| 2231 | 2026-03-19T22:21:29.331Z | Compiling snafu-derive v0.8.9 |
| 2232 | 2026-03-19T22:21:29.399Z | Compiling async-recursion v1.1.1 |
| 2233 | 2026-03-19T22:21:30.301Z | Compiling cookie v0.18.1 |
| 2234 | 2026-03-19T22:21:30.587Z | Compiling csv-core v0.1.12 |
| 2235 | 2026-03-19T22:21:31.106Z | Compiling bstr v1.9.1 |
| 2236 | 2026-03-19T22:21:31.733Z | Compiling indent_write v2.2.0 |
| 2237 | 2026-03-19T22:21:31.917Z | Compiling fixedbitset v0.4.2 |
| 2238 | 2026-03-19T22:21:32.007Z | Compiling same-file v1.0.6 |
| 2239 | 2026-03-19T22:21:32.223Z | Compiling bytecount v0.6.9 |
| 2240 | 2026-03-19T22:21:32.372Z | Compiling fixedbitset v0.5.7 |
| 2241 | 2026-03-19T22:21:32.454Z | Compiling rustls v0.21.12 |
| 2242 | 2026-03-19T22:21:32.726Z | Compiling moka v0.12.10 |
| 2243 | 2026-03-19T22:21:32.998Z | Compiling highway v1.3.0 |
| 2244 | 2026-03-19T22:21:33.058Z | Compiling similar v2.7.0 |
| 2245 | 2026-03-19T22:21:34.132Z | Compiling utf-8 v0.7.6 |
| 2246 | 2026-03-19T22:21:34.283Z | Compiling git2 v0.20.2 |
| 2247 | 2026-03-19T22:21:34.302Z | Compiling tungstenite v0.21.0 |
| 2248 | 2026-03-19T22:21:34.489Z | Compiling expectorate v1.2.0 |
| 2249 | 2026-03-19T22:21:34.550Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2250 | 2026-03-19T22:21:34.786Z | Compiling petgraph v0.8.3 |
| 2251 | 2026-03-19T22:21:36.363Z | Compiling papergrid v0.11.0 |
| 2252 | 2026-03-19T22:21:36.599Z | Compiling walkdir v2.5.0 |
| 2253 | 2026-03-19T22:21:37.020Z | Compiling petgraph v0.6.5 |
| 2254 | 2026-03-19T22:21:38.052Z | Compiling snafu v0.8.9 |
| 2255 | 2026-03-19T22:21:38.214Z | Compiling globset v0.4.14 |
| 2256 | 2026-03-19T22:21:38.588Z | Compiling csv v1.3.1 |
| 2257 | 2026-03-19T22:21:38.840Z | Compiling progenitor v0.10.0 |
| 2258 | 2026-03-19T22:21:39.019Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2259 | 2026-03-19T22:21:39.418Z | Compiling libsw v3.5.0 |
| 2260 | 2026-03-19T22:21:39.578Z | Compiling olpc-cjson v0.1.4 |
| 2261 | 2026-03-19T22:21:39.645Z | Compiling oxide-tokio-rt v0.1.2 |
| 2262 | 2026-03-19T22:21:39.859Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2263 | 2026-03-19T22:21:40.149Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2264 | 2026-03-19T22:21:41.459Z | Compiling const_format v0.2.35 |
| 2265 | 2026-03-19T22:21:42.523Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2266 | 2026-03-19T22:21:42.648Z | Compiling nix v0.30.1 |
| 2267 | 2026-03-19T22:21:42.987Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2268 | 2026-03-19T22:21:43.173Z | Compiling tabled_derive v0.7.0 |
| 2269 | 2026-03-19T22:21:43.299Z | Compiling gethostname v0.5.0 |
| 2270 | 2026-03-19T22:21:43.472Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2271 | 2026-03-19T22:21:44.454Z | Compiling terminal_size v0.4.3 |
| 2272 | 2026-03-19T22:21:44.650Z | Compiling pem v3.0.5 |
| 2273 | 2026-03-19T22:21:45.492Z | Compiling sct v0.7.1 |
| 2274 | 2026-03-19T22:21:45.793Z | Compiling rustls-webpki v0.101.7 |
| 2275 | 2026-03-19T22:21:46.506Z | Compiling inout v0.1.3 |
| 2276 | 2026-03-19T22:21:46.564Z | Compiling bcs v0.1.6 |
| 2277 | 2026-03-19T22:21:46.693Z | Compiling serde_plain v1.0.2 |
| 2278 | 2026-03-19T22:21:47.043Z | Compiling swrite v0.1.0 |
| 2279 | 2026-03-19T22:21:47.080Z | Compiling tagptr v0.2.0 |
| 2280 | 2026-03-19T22:21:47.126Z | Compiling linear-map v1.2.0 |
| 2281 | 2026-03-19T22:21:47.168Z | Compiling smawk v0.3.2 |
| 2282 | 2026-03-19T22:21:47.291Z | Compiling unicode-linebreak v0.1.5 |
| 2283 | 2026-03-19T22:21:47.308Z | Compiling typed-path v0.9.3 |
| 2284 | 2026-03-19T22:21:47.379Z | Compiling radium v0.7.0 |
| 2285 | 2026-03-19T22:21:47.420Z | Compiling unicode-width v0.2.1 |
| 2286 | 2026-03-19T22:21:47.653Z | Compiling termtree v0.5.1 |
| 2287 | 2026-03-19T22:21:47.776Z | Compiling textwrap v0.16.2 |
| 2288 | 2026-03-19T22:21:47.870Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2289 | 2026-03-19T22:21:47.938Z | Compiling cipher v0.4.4 |
| 2290 | 2026-03-19T22:21:48.260Z | Compiling tabled v0.15.0 |
| 2291 | 2026-03-19T22:21:49.459Z | Compiling tough v0.20.0 |
| 2292 | 2026-03-19T22:21:49.696Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2293 | 2026-03-19T22:21:49.786Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2294 | 2026-03-19T22:21:50.978Z | Compiling steno v0.4.1 |
| 2295 | 2026-03-19T22:21:51.896Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2296 | 2026-03-19T22:21:56.529Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2297 | 2026-03-19T22:21:57.694Z | Compiling tokio-tungstenite v0.21.0 |
| 2298 | 2026-03-19T22:21:58.145Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2299 | 2026-03-19T22:21:58.250Z | Compiling hickory-proto v0.25.2 |
| 2300 | 2026-03-19T22:21:58.273Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2301 | 2026-03-19T22:21:58.821Z | Compiling tap v1.0.1 |
| 2302 | 2026-03-19T22:22:00.956Z | Compiling humantime v2.3.0 |
| 2303 | 2026-03-19T22:22:01.194Z | Compiling hickory-resolver v0.25.2 |
| 2304 | 2026-03-19T22:22:01.547Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2305 | 2026-03-19T22:22:01.722Z | Compiling wyz v0.5.1 |
| 2306 | 2026-03-19T22:22:02.016Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2307 | 2026-03-19T22:22:06.439Z | Compiling tokio-rustls v0.24.1 |
| 2308 | 2026-03-19T22:22:07.284Z | Compiling typify v0.6.1 |
| 2309 | 2026-03-19T22:22:07.402Z | Compiling rustls-pemfile v1.0.4 |
| 2310 | 2026-03-19T22:22:07.417Z | Compiling num_enum_derive v0.5.11 |
| 2311 | 2026-03-19T22:22:07.432Z | Compiling twox-hash v2.1.2 |
| 2312 | 2026-03-19T22:22:08.024Z | Compiling universal-hash v0.5.1 |
| 2313 | 2026-03-19T22:22:08.223Z | Compiling atty v0.2.14 |
| 2314 | 2026-03-19T22:22:08.405Z | Compiling opaque-debug v0.3.1 |
| 2315 | 2026-03-19T22:22:08.467Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2316 | 2026-03-19T22:22:08.754Z | Compiling funty v2.0.0 |
| 2317 | 2026-03-19T22:22:08.754Z | Compiling num_enum v0.5.11 |
| 2318 | 2026-03-19T22:22:08.959Z | Compiling polyval v0.6.2 |
| 2319 | 2026-03-19T22:22:09.323Z | Compiling bitvec v1.0.1 |
| 2320 | 2026-03-19T22:22:09.616Z | Compiling progenitor-impl v0.13.0 |
| 2321 | 2026-03-19T22:22:10.264Z | Compiling toml v0.7.8 |
| 2322 | 2026-03-19T22:22:12.395Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2323 | 2026-03-19T22:22:12.615Z | Compiling aes v0.8.4 |
| 2324 | 2026-03-19T22:22:12.795Z | Compiling ctr v0.9.2 |
| 2325 | 2026-03-19T22:22:12.856Z | Compiling nix v0.31.1 |
| 2326 | 2026-03-19T22:22:13.050Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2327 | 2026-03-19T22:22:13.349Z | Compiling aead v0.5.2 |
| 2328 | 2026-03-19T22:22:13.381Z | Compiling bincode v1.3.3 |
| 2329 | 2026-03-19T22:22:13.604Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2330 | 2026-03-19T22:22:13.826Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2331 | 2026-03-19T22:22:13.899Z | Compiling passt v0.3.0 |
| 2332 | 2026-03-19T22:22:13.970Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2333 | 2026-03-19T22:22:13.984Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2334 | 2026-03-19T22:22:13.987Z | Compiling aes-gcm-siv v0.11.1 |
| 2335 | 2026-03-19T22:22:14.213Z | Compiling fakedata_generator v0.7.1 |
| 2336 | 2026-03-19T22:22:14.239Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2337 | 2026-03-19T22:22:14.255Z | Compiling progenitor-macro v0.13.0 |
| 2338 | 2026-03-19T22:22:15.301Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2339 | 2026-03-19T22:22:15.799Z | Compiling progenitor-client v0.13.0 |
| 2340 | 2026-03-19T22:22:16.426Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2341 | 2026-03-19T22:22:16.560Z | Compiling bitstruct_derive v0.1.0 |
| 2342 | 2026-03-19T22:22:16.612Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2343 | 2026-03-19T22:22:16.879Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2344 | 2026-03-19T22:22:17.251Z | Compiling typeid v1.0.0 |
| 2345 | 2026-03-19T22:22:17.424Z | Compiling pretty-hex v0.2.1 |
| 2346 | 2026-03-19T22:22:17.426Z | Compiling ringbuffer v0.16.0 |
| 2347 | 2026-03-19T22:22:17.624Z | Compiling ascii v1.1.0 |
| 2348 | 2026-03-19T22:22:17.882Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2349 | 2026-03-19T22:22:18.085Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2350 | 2026-03-19T22:22:18.190Z | Compiling bitstruct v0.1.1 |
| 2351 | 2026-03-19T22:22:18.312Z | Compiling erased-serde v0.4.5 |
| 2352 | 2026-03-19T22:22:19.173Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2353 | 2026-03-19T22:22:19.299Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2354 | 2026-03-19T22:22:19.386Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2355 | 2026-03-19T22:22:20.357Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2356 | 2026-03-19T22:22:20.410Z | Compiling progenitor v0.13.0 |
| 2357 | 2026-03-19T22:22:20.523Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2358 | 2026-03-19T22:22:20.589Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2359 | 2026-03-19T22:22:20.648Z | Compiling kstat-rs v0.2.4 |
| 2360 | 2026-03-19T22:22:21.182Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2361 | 2026-03-19T22:22:21.207Z | Compiling serde_arrays v0.1.0 |
| 2362 | 2026-03-19T22:22:21.328Z | Compiling libloading v0.7.4 |
| 2363 | 2026-03-19T22:22:21.377Z | Compiling bit_field v0.10.2 |
| 2364 | 2026-03-19T22:22:21.575Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2365 | 2026-03-19T22:22:21.637Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2366 | 2026-03-19T22:22:22.174Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2367 | 2026-03-19T22:22:22.617Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2368 | 2026-03-19T22:22:23.076Z | Compiling ron v0.8.1 |
| 2369 | 2026-03-19T22:22:26.140Z | Compiling itertools v0.13.0 |
| 2370 | 2026-03-19T22:22:27.226Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2371 | 2026-03-19T22:22:27.278Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2372 | 2026-03-19T22:22:28.176Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2373 | 2026-03-19T22:22:39.095Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2374 | 2026-03-19T22:22:41.914Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2375 | 2026-03-19T22:22:55.345Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2376 | 2026-03-19T22:23:29.626Z | Finished `release` profile [optimized] target(s) in 4m 38s |
| 2377 | 2026-03-19T22:23:29.798Z | |
| 2378 | 2026-03-19T22:23:29.801Z | real 4:38.996446688 |
| 2379 | 2026-03-19T22:23:29.801Z | user 31:57.973576650 |
| 2380 | 2026-03-19T22:23:29.801Z | sys 2:46.644352783 |
| 2381 | 2026-03-19T22:23:29.801Z | trap 0.896635771 |
| 2382 | 2026-03-19T22:23:29.801Z | tflt 1.708750445 |
| 2383 | 2026-03-19T22:23:29.801Z | dflt 1.434582102 |
| 2384 | 2026-03-19T22:23:29.801Z | kflt 0.000088834 |
| 2385 | 2026-03-19T22:23:29.801Z | lock 1:31:06.637012229 |
| 2386 | 2026-03-19T22:23:29.801Z | slp 1:57:23.582300932 |
| 2387 | 2026-03-19T22:23:29.801Z | lat 2:30.632256530 |
| 2388 | 2026-03-19T22:23:29.801Z | stop 3:27.688156689 |
| 2389 | 2026-03-19T22:23:29.801Z | + OUTDIR=/work/release |
| 2390 | 2026-03-19T22:23:29.802Z | + mkdir -p /work/release |
| 2391 | 2026-03-19T22:23:29.802Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2392 | 2026-03-19T22:23:29.828Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2393 | 2026-03-19T22:23:29.909Z | + cd /work/release |
| 2394 | 2026-03-19T22:23:29.912Z | + digest -a sha256 propolis-cli |
| 2395 | 2026-03-19T22:23:29.936Z | + digest -a sha256 propolis-server |
| 2396 | 2026-03-19T22:23:29.992Z | process exited: duration 605331 ms, exit code 0 |
| |
| 2397 | 2026-03-19T22:23:30.004Z | found 4 output files |
| 2398 | 2026-03-19T22:23:30.004Z | uploading: /work/release/propolis-cli (25432688 bytes) |
| 2399 | 2026-03-19T22:23:31.180Z | uploaded: /work/release/propolis-cli |
| 2400 | 2026-03-19T22:23:31.180Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2401 | 2026-03-19T22:23:32.190Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2402 | 2026-03-19T22:23:32.194Z | uploading: /work/release/propolis-server (78103224 bytes) |
| 2403 | 2026-03-19T22:23:33.707Z | uploaded: /work/release/propolis-server |
| 2404 | 2026-03-19T22:23:33.710Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2405 | 2026-03-19T22:23:34.719Z | uploaded: /work/release/propolis-server.sha256.txt |