|
|
|
| 1 | 2026-03-17T15:24:50.647Z | job assigned to worker 01KKY6B2FVZK36S05G2RK663NR [factory aws, i-0895976a9b2a9e878] (queued for 57 s) |
| |
| 2 | 2026-03-17T15:24:58.385Z | starting task 0: "setup" |
| 3 | 2026-03-17T15:24:58.390Z | ++ uname -s |
| 4 | 2026-03-17T15:24:58.393Z | + kern=SunOS |
| 5 | 2026-03-17T15:24:58.393Z | + build_user=build |
| 6 | 2026-03-17T15:24:58.393Z | + build_uid=12345 |
| 7 | 2026-03-17T15:24:58.393Z | + work_dir=/work |
| 8 | 2026-03-17T15:24:58.393Z | + input_dir=/input |
| 9 | 2026-03-17T15:24:58.393Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-17T15:24:58.393Z | + case "$kern" in |
| 11 | 2026-03-17T15:24:58.393Z | + groupadd -g 12345 build |
| 12 | 2026-03-17T15:24:58.397Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-17T15:25:00.403Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-17T15:25:00.630Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-17T15:25:00.633Z | + home_fs=zfs |
| 16 | 2026-03-17T15:25:00.633Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-17T15:25:00.633Z | + mkdir -p /home/build |
| 18 | 2026-03-17T15:25:00.636Z | + chown build:build /home/build /work |
| 19 | 2026-03-17T15:25:01.637Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-17T15:25:01.640Z | process exited: duration 3252 ms, exit code 0 |
| |
| 21 | 2026-03-17T15:25:01.646Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-17T15:25:01.651Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-17T15:25:01.651Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-17T15:25:01.651Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-17T15:25:01.651Z | * rust toolchain profile = "default" |
| 26 | 2026-03-17T15:25:01.651Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-17T15:25:01.651Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-17T15:25:01.654Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-17T15:25:01.654Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-17T15:25:01.798Z | info: downloading installer |
| 31 | 2026-03-17T15:25:03.500Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-17T15:25:03.500Z | warn: /opt/ooce/bin |
| 33 | 2026-03-17T15:25:03.500Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-17T15:25:03.500Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-17T15:25:03.500Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-17T15:25:03.500Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-17T15:25:03.500Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-17T15:25:03.500Z | error: cannot install while Rust is installed |
| 39 | 2026-03-17T15:25:03.500Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-17T15:25:03.500Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-17T15:25:03.500Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-17T15:25:03.500Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-17T15:25:03.500Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-17T15:25:03.525Z | info: profile set to default |
| 45 | 2026-03-17T15:25:03.525Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-17T15:25:03.528Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-17T15:25:03.665Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-17T15:25:03.668Z | info: downloading 6 components |
| 49 | 2026-03-17T15:25:18.994Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-17T15:25:18.994Z | |
| 51 | 2026-03-17T15:25:19.027Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-17T15:25:19.027Z | |
| 53 | 2026-03-17T15:25:19.031Z | |
| 54 | 2026-03-17T15:25:19.031Z | Rust is installed now. Great! |
| 55 | 2026-03-17T15:25:19.031Z | |
| 56 | 2026-03-17T15:25:19.031Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-17T15:25:19.031Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-17T15:25:19.031Z | |
| 59 | 2026-03-17T15:25:19.031Z | To configure your current shell, you need to source |
| 60 | 2026-03-17T15:25:19.031Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-17T15:25:19.031Z | |
| 62 | 2026-03-17T15:25:19.031Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-17T15:25:19.031Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-17T15:25:19.031Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-17T15:25:19.031Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-17T15:25:19.031Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-17T15:25:19.031Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-17T15:25:19.031Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-17T15:25:19.031Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-17T15:25:19.031Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-17T15:25:19.140Z | + rustup --version |
| 72 | 2026-03-17T15:25:19.150Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-17T15:25:19.153Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-17T15:25:19.176Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-17T15:25:19.179Z | + cargo --version |
| 76 | 2026-03-17T15:25:19.195Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-17T15:25:19.198Z | + rustc --version |
| 78 | 2026-03-17T15:25:19.223Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-17T15:25:19.226Z | process exited: duration 17561 ms, exit code 0 |
| |
| 80 | 2026-03-17T15:25:19.232Z | starting task 2: "authentication" |
| 81 | 2026-03-17T15:25:19.252Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-17T15:25:19.258Z | starting task 3: "clone repository" |
| 83 | 2026-03-17T15:25:19.262Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-03-17T15:25:19.265Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-03-17T15:25:19.331Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-03-17T15:25:29.139Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-03-17T15:25:29.139Z | + git fetch origin 7d6e52df3316d2c639aa9eaef9df89cb0ea56d25 |
| 88 | 2026-03-17T15:25:29.426Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-03-17T15:25:29.426Z | * branch 7d6e52df3316d2c639aa9eaef9df89cb0ea56d25 -> FETCH_HEAD |
| 90 | 2026-03-17T15:25:29.434Z | + [[ -n update-dropshot-0-17-0 ]] |
| 91 | 2026-03-17T15:25:29.437Z | ++ git branch --show-current |
| 92 | 2026-03-17T15:25:29.437Z | + current=master |
| 93 | 2026-03-17T15:25:29.437Z | + [[ master != update-dropshot-0-17-0 ]] |
| 94 | 2026-03-17T15:25:29.440Z | + git branch -f update-dropshot-0-17-0 7d6e52df3316d2c639aa9eaef9df89cb0ea56d25 |
| 95 | 2026-03-17T15:25:29.443Z | + git checkout -f update-dropshot-0-17-0 |
| 96 | 2026-03-17T15:25:29.468Z | Switched to branch 'update-dropshot-0-17-0' |
| 97 | 2026-03-17T15:25:29.471Z | + git reset --hard 7d6e52df3316d2c639aa9eaef9df89cb0ea56d25 |
| 98 | 2026-03-17T15:25:29.494Z | HEAD is now at 7d6e52d bump dropshot to 0.17.0 |
| 99 | 2026-03-17T15:25:29.497Z | process exited: duration 10227 ms, exit code 0 |
| |
| 100 | 2026-03-17T15:25:29.504Z | starting task 4: "build" |
| 101 | 2026-03-17T15:25:29.508Z | + cargo --version |
| 102 | 2026-03-17T15:25:29.515Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-03-17T15:25:29.684Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-03-17T15:25:29.687Z | info: downloading 6 components |
| 105 | 2026-03-17T15:25:46.331Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-03-17T15:25:46.334Z | + rustc --version |
| 107 | 2026-03-17T15:25:46.371Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-03-17T15:25:46.376Z | + banner prerequisites |
| 109 | 2026-03-17T15:25:46.379Z | |
| 110 | 2026-03-17T15:25:46.379Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-03-17T15:25:46.379Z | # # # # # # # # # # # # # # # |
| 112 | 2026-03-17T15:25:46.379Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-03-17T15:25:46.379Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-03-17T15:25:46.379Z | # # # # # # # # # # # # # # # |
| 115 | 2026-03-17T15:25:46.379Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-03-17T15:25:46.379Z | |
| 117 | 2026-03-17T15:25:46.382Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-03-17T15:25:58.424Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-03-17T15:26:08.263Z | Startup: Caching catalogs ... Done |
| 120 | 2026-03-17T15:26:30.731Z | Planning: Solver setup ... Done (20.823s) |
| 121 | 2026-03-17T15:26:30.885Z | Planning: Running solver ... Done (0.154s) |
| 122 | 2026-03-17T15:26:31.074Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-03-17T15:26:31.089Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-03-17T15:26:31.239Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-03-17T15:26:31.280Z | Planning: Package planning ... Done (0.041s) |
| 126 | 2026-03-17T15:26:31.316Z | Planning: Merging actions ... Done (0.036s) |
| 127 | 2026-03-17T15:26:31.492Z | Planning: Checking for conflicting actions ... Done (0.174s) |
| 128 | 2026-03-17T15:26:31.501Z | Planning: Consolidating action changes ... Done (0.009s) |
| 129 | 2026-03-17T15:26:33.751Z | Planning: Evaluating mediators ... Done (2.248s) |
| 130 | 2026-03-17T15:26:33.759Z | Planning: Planning completed in 25.32 seconds |
| 131 | 2026-03-17T15:26:33.868Z | Packages to install: 3 |
| 132 | 2026-03-17T15:26:33.868Z | Mediators to change: 2 |
| 133 | 2026-03-17T15:26:33.871Z | Services to change: 1 |
| 134 | 2026-03-17T15:26:33.871Z | Estimated space available: 154.92 GB |
| 135 | 2026-03-17T15:26:33.871Z | Estimated space to be consumed: 1.82 GB |
| 136 | 2026-03-17T15:26:33.871Z | Create boot environment: No |
| 137 | 2026-03-17T15:26:33.871Z | Create backup boot environment: No |
| 138 | 2026-03-17T15:26:33.871Z | Rebuild boot archive: No |
| 139 | 2026-03-17T15:26:33.871Z | |
| 140 | 2026-03-17T15:26:33.871Z | Changed mediators: |
| 141 | 2026-03-17T15:26:33.871Z | mediator clang: |
| 142 | 2026-03-17T15:26:33.871Z | version: None -> 15 (system default) |
| 143 | 2026-03-17T15:26:33.871Z | |
| 144 | 2026-03-17T15:26:33.871Z | mediator llvm: |
| 145 | 2026-03-17T15:26:33.872Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-03-17T15:26:33.872Z | |
| 147 | 2026-03-17T15:26:33.872Z | Changed packages: |
| 148 | 2026-03-17T15:26:33.872Z | helios-dev |
| 149 | 2026-03-17T15:26:33.872Z | developer/build-essential |
| 150 | 2026-03-17T15:26:33.872Z | None -> 11-2.0 |
| 151 | 2026-03-17T15:26:33.872Z | ooce/developer/clang-15 |
| 152 | 2026-03-17T15:26:33.872Z | None -> 15.0.7-2.0 |
| 153 | 2026-03-17T15:26:33.872Z | ooce/developer/llvm-15 |
| 154 | 2026-03-17T15:26:33.872Z | None -> 15.0.7-2.0 |
| 155 | 2026-03-17T15:26:33.872Z | |
| 156 | 2026-03-17T15:26:33.872Z | Services: |
| 157 | 2026-03-17T15:26:33.872Z | restart_fmri: |
| 158 | 2026-03-17T15:26:33.872Z | svc:/system/update-man-index:default |
| 159 | 2026-03-17T15:26:34.018Z | |
| 160 | 2026-03-17T15:26:34.018Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-03-17T15:26:39.023Z | Download: 2000/3076 items 113.6/211.3MB 53% complete (22.7M/s) |
| 162 | 2026-03-17T15:26:44.685Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (20.9M/s) |
| 163 | 2026-03-17T15:26:46.074Z | Download: Completed 211.31 MB in 12.04 seconds (17.6M/s) |
| 164 | 2026-03-17T15:26:46.229Z | Actions: 1/3430 actions (Installing new actions) |
| 165 | 2026-03-17T15:26:50.489Z | Actions: Completed 3430 actions in 4.26 seconds. |
| 166 | 2026-03-17T15:26:50.864Z | Done (0.371s) |
| 167 | 2026-03-17T15:26:50.864Z | Done (0.000s) |
| 168 | 2026-03-17T15:26:51.861Z | Done (0.995s) |
| 169 | 2026-03-17T15:26:56.265Z | Done (4.053s) |
| 170 | 2026-03-17T15:26:56.357Z | Done (0.017s) |
| 171 | 2026-03-17T15:26:56.361Z | Done (0.000s) |
| 172 | 2026-03-17T15:26:56.513Z | Done (0.000s) |
| 173 | 2026-03-17T15:26:57.504Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2026-03-17T15:26:57.647Z | Planning: Checking for conflicting actions ... Done |
| 175 | 2026-03-17T15:26:57.653Z | Planning: Consolidating action changes ... Done |
| 176 | 2026-03-17T15:26:57.874Z | Planning: Evaluating mediators ... Done |
| 177 | 2026-03-17T15:26:57.877Z | Planning: Planning completed in 0.37 seconds |
| 178 | 2026-03-17T15:26:57.902Z | Mediators to change: 2 |
| 179 | 2026-03-17T15:26:57.902Z | Create boot environment: No |
| 180 | 2026-03-17T15:26:57.905Z | Create backup boot environment: No |
| 181 | 2026-03-17T15:26:57.965Z | Done |
| 182 | 2026-03-17T15:26:57.965Z | Done |
| 183 | 2026-03-17T15:26:58.716Z | Done |
| 184 | 2026-03-17T15:27:02.074Z | Done |
| 185 | 2026-03-17T15:27:02.164Z | Done |
| 186 | 2026-03-17T15:27:02.168Z | Done |
| 187 | 2026-03-17T15:27:02.332Z | Done |
| 188 | 2026-03-17T15:27:02.711Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 189 | 2026-03-17T15:27:02.712Z | clang system 15 system |
| 190 | 2026-03-17T15:27:02.712Z | csh system system illumos |
| 191 | 2026-03-17T15:27:02.712Z | ctags system system illumos |
| 192 | 2026-03-17T15:27:02.712Z | file system system illumos |
| 193 | 2026-03-17T15:27:02.712Z | gcc vendor 12 vendor |
| 194 | 2026-03-17T15:27:02.712Z | gcc system 10 system |
| 195 | 2026-03-17T15:27:02.712Z | gcc system 7 system |
| 196 | 2026-03-17T15:27:02.712Z | go system 1.20 system |
| 197 | 2026-03-17T15:27:02.712Z | go system 1.19 system |
| 198 | 2026-03-17T15:27:02.712Z | llvm system 15 system |
| 199 | 2026-03-17T15:27:02.712Z | llvm system 14 system |
| 200 | 2026-03-17T15:27:02.712Z | mariadb system 10.6 system |
| 201 | 2026-03-17T15:27:02.712Z | mta vendor vendor dma |
| 202 | 2026-03-17T15:27:02.712Z | openjdk system 17 system |
| 203 | 2026-03-17T15:27:02.712Z | openjdk system 11 system |
| 204 | 2026-03-17T15:27:02.712Z | openjdk system 1.8 system |
| 205 | 2026-03-17T15:27:02.712Z | openssl vendor 3 vendor |
| 206 | 2026-03-17T15:27:02.712Z | perl system 5.36 system |
| 207 | 2026-03-17T15:27:02.712Z | postgresql system 15 system |
| 208 | 2026-03-17T15:27:02.712Z | postgresql system 13 system |
| 209 | 2026-03-17T15:27:02.712Z | python vendor 3 vendor |
| 210 | 2026-03-17T15:27:02.712Z | python system 2 system |
| 211 | 2026-03-17T15:27:02.712Z | python3 system 3.11 system |
| 212 | 2026-03-17T15:27:02.712Z | ruby system 3.0 system |
| 213 | 2026-03-17T15:27:02.712Z | words vendor vendor american-english |
| 214 | 2026-03-17T15:27:02.712Z | words system system australian-english |
| 215 | 2026-03-17T15:27:02.712Z | words system system british-english |
| 216 | 2026-03-17T15:27:02.712Z | words system system canadian-english |
| 217 | 2026-03-17T15:27:02.712Z | words system system french |
| 218 | 2026-03-17T15:27:02.712Z | words system system italian |
| 219 | 2026-03-17T15:27:02.712Z | words system system ngerman |
| 220 | 2026-03-17T15:27:02.712Z | words system system ogerman |
| 221 | 2026-03-17T15:27:02.712Z | words system system spanish |
| 222 | 2026-03-17T15:27:03.014Z | PUBLISHER TYPE STATUS P LOCATION |
| 223 | 2026-03-17T15:27:03.014Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 224 | 2026-03-17T15:27:08.796Z | FMRI IFO |
| 225 | 2026-03-17T15:27:08.796Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 226 | 2026-03-17T15:27:08.796Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 227 | 2026-03-17T15:27:08.796Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 228 | 2026-03-17T15:27:08.796Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 229 | 2026-03-17T15:27:08.796Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 230 | 2026-03-17T15:27:08.796Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 231 | 2026-03-17T15:27:08.796Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 232 | 2026-03-17T15:27:09.780Z | All builder prerequisites installed successfully, and PATH looks valid |
| 233 | 2026-03-17T15:27:09.783Z | |
| 234 | 2026-03-17T15:27:09.783Z | real 1:23.311263454 |
| 235 | 2026-03-17T15:27:09.783Z | user 59.730567991 |
| 236 | 2026-03-17T15:27:09.783Z | sys 5.197283012 |
| 237 | 2026-03-17T15:27:09.783Z | trap 0.009318653 |
| 238 | 2026-03-17T15:27:09.783Z | tflt 0.099705545 |
| 239 | 2026-03-17T15:27:09.783Z | dflt 0.175209684 |
| 240 | 2026-03-17T15:27:09.783Z | kflt 0.046032256 |
| 241 | 2026-03-17T15:27:09.784Z | lock 0.000000000 |
| 242 | 2026-03-17T15:27:09.784Z | slp 1:41.373640532 |
| 243 | 2026-03-17T15:27:09.784Z | lat 0.044448592 |
| 244 | 2026-03-17T15:27:09.784Z | stop 0.000225652 |
| 245 | 2026-03-17T15:27:09.784Z | + banner check |
| 246 | 2026-03-17T15:27:09.784Z | |
| 247 | 2026-03-17T15:27:09.784Z | #### # # ###### #### # # |
| 248 | 2026-03-17T15:27:09.784Z | # # # # # # # # # |
| 249 | 2026-03-17T15:27:09.784Z | # ###### ##### # #### |
| 250 | 2026-03-17T15:27:09.784Z | # # # # # # # |
| 251 | 2026-03-17T15:27:09.784Z | # # # # # # # # # |
| 252 | 2026-03-17T15:27:09.784Z | #### # # ###### #### # # |
| 253 | 2026-03-17T15:27:09.784Z | |
| 254 | 2026-03-17T15:27:09.784Z | + ptime -m cargo check --features falcon |
| 255 | 2026-03-17T15:27:09.940Z | Updating crates.io index |
| 256 | 2026-03-17T15:27:09.975Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 257 | 2026-03-17T15:27:11.998Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 258 | 2026-03-17T15:27:54.742Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 259 | 2026-03-17T15:27:55.065Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2026-03-17T15:27:55.411Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 261 | 2026-03-17T15:27:55.789Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 262 | 2026-03-17T15:27:56.628Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 263 | 2026-03-17T15:27:57.061Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 264 | 2026-03-17T15:27:59.470Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 265 | 2026-03-17T15:27:59.761Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 266 | 2026-03-17T15:28:00.141Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 267 | 2026-03-17T15:28:00.620Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 268 | 2026-03-17T15:28:02.117Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 269 | 2026-03-17T15:28:04.593Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 270 | 2026-03-17T15:28:05.757Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 271 | 2026-03-17T15:28:06.425Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 272 | 2026-03-17T15:28:06.783Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 273 | 2026-03-17T15:28:07.601Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 274 | 2026-03-17T15:28:07.948Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 275 | 2026-03-17T15:28:08.306Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 276 | 2026-03-17T15:28:10.043Z | Downloading crates ... |
| 277 | 2026-03-17T15:28:10.140Z | Downloaded anstyle v1.0.7 |
| 278 | 2026-03-17T15:28:10.147Z | Downloaded adler v1.0.2 |
| 279 | 2026-03-17T15:28:10.153Z | Downloaded aead v0.5.2 |
| 280 | 2026-03-17T15:28:10.156Z | Downloaded async-trait v0.1.89 |
| 281 | 2026-03-17T15:28:10.160Z | Downloaded allocator-api2 v0.2.21 |
| 282 | 2026-03-17T15:28:10.164Z | Downloaded bytecount v0.6.9 |
| 283 | 2026-03-17T15:28:10.167Z | Downloaded aes-gcm-siv v0.11.1 |
| 284 | 2026-03-17T15:28:10.170Z | Downloaded aes v0.8.4 |
| 285 | 2026-03-17T15:28:10.176Z | Downloaded clap v4.5.4 |
| 286 | 2026-03-17T15:28:10.183Z | Downloaded digest v0.10.7 |
| 287 | 2026-03-17T15:28:10.187Z | Downloaded bit_field v0.10.2 |
| 288 | 2026-03-17T15:28:10.190Z | Downloaded displaydoc v0.2.5 |
| 289 | 2026-03-17T15:28:10.193Z | Downloaded derive_builder_core v0.20.2 |
| 290 | 2026-03-17T15:28:10.197Z | Downloaded blake2 v0.10.6 |
| 291 | 2026-03-17T15:28:10.200Z | Downloaded hubpack_derive v0.1.1 |
| 292 | 2026-03-17T15:28:10.204Z | Downloaded httpdate v1.0.3 |
| 293 | 2026-03-17T15:28:10.208Z | Downloaded http-body v1.0.1 |
| 294 | 2026-03-17T15:28:10.211Z | Downloaded home v0.5.11 |
| 295 | 2026-03-17T15:28:10.214Z | Downloaded erased-serde v0.3.31 |
| 296 | 2026-03-17T15:28:10.219Z | Downloaded fs-err v3.1.2 |
| 297 | 2026-03-17T15:28:10.222Z | Downloaded colorchoice v1.0.1 |
| 298 | 2026-03-17T15:28:10.222Z | Downloaded fatfs v0.3.6 |
| 299 | 2026-03-17T15:28:10.225Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 300 | 2026-03-17T15:28:10.228Z | Downloaded generic-array v0.14.7 |
| 301 | 2026-03-17T15:28:10.231Z | Downloaded cfg-if v1.0.0 |
| 302 | 2026-03-17T15:28:10.234Z | Downloaded crypto-common v0.1.6 |
| 303 | 2026-03-17T15:28:10.237Z | Downloaded cfg_aliases v0.2.1 |
| 304 | 2026-03-17T15:28:10.240Z | Downloaded bitflags v1.3.2 |
| 305 | 2026-03-17T15:28:10.243Z | Downloaded futures-core v0.3.32 |
| 306 | 2026-03-17T15:28:10.246Z | Downloaded cargo-platform v0.3.2 |
| 307 | 2026-03-17T15:28:10.249Z | Downloaded convert_case v0.4.0 |
| 308 | 2026-03-17T15:28:10.252Z | Downloaded git-stub v1.0.0 |
| 309 | 2026-03-17T15:28:10.255Z | Downloaded darling_macro v0.21.3 |
| 310 | 2026-03-17T15:28:10.258Z | Downloaded hostname v0.3.1 |
| 311 | 2026-03-17T15:28:10.261Z | Downloaded dyn-clone v1.0.17 |
| 312 | 2026-03-17T15:28:10.264Z | Downloaded ctrlc v3.4.4 |
| 313 | 2026-03-17T15:28:10.266Z | Downloaded globset v0.4.14 |
| 314 | 2026-03-17T15:28:10.269Z | Downloaded hash32 v0.3.1 |
| 315 | 2026-03-17T15:28:10.273Z | Downloaded foreign-types-shared v0.1.1 |
| 316 | 2026-03-17T15:28:10.276Z | Downloaded cobs v0.2.3 |
| 317 | 2026-03-17T15:28:10.279Z | Downloaded float-ord v0.3.2 |
| 318 | 2026-03-17T15:28:10.279Z | Downloaded heck v0.4.1 |
| 319 | 2026-03-17T15:28:10.282Z | Downloaded futures-task v0.3.32 |
| 320 | 2026-03-17T15:28:10.284Z | Downloaded hubpack v0.1.2 |
| 321 | 2026-03-17T15:28:10.287Z | Downloaded hostname v0.4.2 |
| 322 | 2026-03-17T15:28:10.290Z | Downloaded enum-as-inner v0.6.0 |
| 323 | 2026-03-17T15:28:10.294Z | Downloaded futures-io v0.3.32 |
| 324 | 2026-03-17T15:28:10.298Z | Downloaded darling_macro v0.20.11 |
| 325 | 2026-03-17T15:28:10.298Z | Downloaded heck v0.5.0 |
| 326 | 2026-03-17T15:28:10.301Z | Downloaded cexpr v0.6.0 |
| 327 | 2026-03-17T15:28:10.304Z | Downloaded ident_case v1.0.1 |
| 328 | 2026-03-17T15:28:10.304Z | Downloaded fixedbitset v0.4.2 |
| 329 | 2026-03-17T15:28:10.307Z | Downloaded highway v1.3.0 |
| 330 | 2026-03-17T15:28:10.310Z | Downloaded hyper-tls v0.6.0 |
| 331 | 2026-03-17T15:28:10.313Z | Downloaded escargot v0.5.10 |
| 332 | 2026-03-17T15:28:10.316Z | Downloaded is_ci v1.2.0 |
| 333 | 2026-03-17T15:28:10.319Z | Downloaded inout v0.1.3 |
| 334 | 2026-03-17T15:28:10.322Z | Downloaded instant v0.1.12 |
| 335 | 2026-03-17T15:28:10.322Z | Downloaded is_terminal_polyfill v1.70.0 |
| 336 | 2026-03-17T15:28:10.329Z | Downloaded lazycell v1.3.0 |
| 337 | 2026-03-17T15:28:10.332Z | Downloaded kstat-rs v0.2.4 |
| 338 | 2026-03-17T15:28:10.332Z | Downloaded itoa v1.0.11 |
| 339 | 2026-03-17T15:28:10.332Z | Downloaded linked-hash-map v0.5.6 |
| 340 | 2026-03-17T15:28:10.335Z | Downloaded match_cfg v0.1.0 |
| 341 | 2026-03-17T15:28:10.338Z | Downloaded mime v0.3.17 |
| 342 | 2026-03-17T15:28:10.341Z | Downloaded is-terminal v0.4.12 |
| 343 | 2026-03-17T15:28:10.341Z | Downloaded http-body-util v0.1.3 |
| 344 | 2026-03-17T15:28:10.344Z | Downloaded csv-core v0.1.12 |
| 345 | 2026-03-17T15:28:10.347Z | Downloaded futures-executor v0.3.32 |
| 346 | 2026-03-17T15:28:10.350Z | Downloaded derive-ex v0.1.8 |
| 347 | 2026-03-17T15:28:10.353Z | Downloaded fs_extra v1.3.0 |
| 348 | 2026-03-17T15:28:10.356Z | Downloaded cstr-argument v0.1.2 |
| 349 | 2026-03-17T15:28:10.356Z | Downloaded humantime v2.3.0 |
| 350 | 2026-03-17T15:28:10.361Z | Downloaded daft v0.1.5 |
| 351 | 2026-03-17T15:28:10.365Z | Downloaded newline-converter v0.3.0 |
| 352 | 2026-03-17T15:28:10.365Z | Downloaded httparse v1.10.1 |
| 353 | 2026-03-17T15:28:10.368Z | Downloaded macaddr v1.0.1 |
| 354 | 2026-03-17T15:28:10.371Z | Downloaded newtype-uuid-macros v0.1.0 |
| 355 | 2026-03-17T15:28:10.374Z | Downloaded bitflags v2.9.4 |
| 356 | 2026-03-17T15:28:10.377Z | Downloaded num v0.4.3 |
| 357 | 2026-03-17T15:28:10.382Z | Downloaded omicron-workspace-hack v0.1.0 |
| 358 | 2026-03-17T15:28:10.382Z | Downloaded num_threads v0.1.7 |
| 359 | 2026-03-17T15:28:10.385Z | Downloaded num-derive v0.4.2 |
| 360 | 2026-03-17T15:28:10.385Z | Downloaded newtype_derive v0.1.6 |
| 361 | 2026-03-17T15:28:10.388Z | Downloaded memmap v0.7.0 |
| 362 | 2026-03-17T15:28:10.391Z | Downloaded ipnet v2.9.0 |
| 363 | 2026-03-17T15:28:10.393Z | Downloaded icu_provider_macros v1.5.0 |
| 364 | 2026-03-17T15:28:10.396Z | Downloaded icu_locid_transform v1.5.0 |
| 365 | 2026-03-17T15:28:10.399Z | Downloaded managed v0.8.0 |
| 366 | 2026-03-17T15:28:10.399Z | Downloaded litemap v0.7.4 |
| 367 | 2026-03-17T15:28:10.402Z | Downloaded opaque-debug v0.3.1 |
| 368 | 2026-03-17T15:28:10.405Z | Downloaded num_enum_derive v0.5.11 |
| 369 | 2026-03-17T15:28:10.408Z | Downloaded num-iter v0.1.45 |
| 370 | 2026-03-17T15:28:10.408Z | Downloaded olpc-cjson v0.1.4 |
| 371 | 2026-03-17T15:28:10.411Z | Downloaded percent-encoding v2.3.2 |
| 372 | 2026-03-17T15:28:10.414Z | Downloaded openssl-probe v0.2.1 |
| 373 | 2026-03-17T15:28:10.417Z | Downloaded openssl-probe v0.1.5 |
| 374 | 2026-03-17T15:28:10.417Z | Downloaded linear-map v1.2.0 |
| 375 | 2026-03-17T15:28:10.420Z | Downloaded libsw-core v0.3.2 |
| 376 | 2026-03-17T15:28:10.423Z | Downloaded hickory-resolver v0.25.2 |
| 377 | 2026-03-17T15:28:10.426Z | Downloaded crossbeam-deque v0.8.5 |
| 378 | 2026-03-17T15:28:10.429Z | Downloaded crc32fast v1.4.0 |
| 379 | 2026-03-17T15:28:10.432Z | Downloaded getrandom v0.2.14 |
| 380 | 2026-03-17T15:28:10.435Z | Downloaded futures-channel v0.3.32 |
| 381 | 2026-03-17T15:28:10.439Z | Downloaded darling v0.20.11 |
| 382 | 2026-03-17T15:28:10.442Z | Downloaded phf_shared v0.12.1 |
| 383 | 2026-03-17T15:28:10.445Z | Downloaded cookie v0.18.1 |
| 384 | 2026-03-17T15:28:10.448Z | Downloaded console v0.15.8 |
| 385 | 2026-03-17T15:28:10.451Z | Downloaded plain v0.2.3 |
| 386 | 2026-03-17T15:28:10.454Z | Downloaded native-tls v0.2.11 |
| 387 | 2026-03-17T15:28:10.457Z | Downloaded pin-utils v0.1.0 |
| 388 | 2026-03-17T15:28:10.460Z | Downloaded newtype-uuid v1.3.1 |
| 389 | 2026-03-17T15:28:10.460Z | Downloaded proc-macro-error-attr v1.0.4 |
| 390 | 2026-03-17T15:28:10.463Z | Downloaded proc-macro-crate v1.3.1 |
| 391 | 2026-03-17T15:28:10.466Z | Downloaded pretty-hex v0.4.1 |
| 392 | 2026-03-17T15:28:10.466Z | Downloaded pretty-hex v0.2.1 |
| 393 | 2026-03-17T15:28:10.469Z | Downloaded hyper-rustls v0.27.3 |
| 394 | 2026-03-17T15:28:10.472Z | Downloaded num_enum v0.7.4 |
| 395 | 2026-03-17T15:28:10.475Z | Downloaded num_enum_derive v0.7.4 |
| 396 | 2026-03-17T15:28:10.478Z | Downloaded oxide-tokio-rt v0.1.2 |
| 397 | 2026-03-17T15:28:10.482Z | Downloaded num-rational v0.4.2 |
| 398 | 2026-03-17T15:28:10.482Z | Downloaded progenitor-macro v0.11.1 |
| 399 | 2026-03-17T15:28:10.487Z | Downloaded progenitor-client v0.11.1 |
| 400 | 2026-03-17T15:28:10.487Z | Downloaded progenitor-client v0.10.0 |
| 401 | 2026-03-17T15:28:10.490Z | Downloaded oxnet v0.1.3 |
| 402 | 2026-03-17T15:28:10.490Z | Downloaded progenitor-macro v0.10.0 |
| 403 | 2026-03-17T15:28:10.493Z | Downloaded quick-error v1.2.3 |
| 404 | 2026-03-17T15:28:10.496Z | Downloaded radium v0.7.0 |
| 405 | 2026-03-17T15:28:10.496Z | Downloaded rand_xorshift v0.3.0 |
| 406 | 2026-03-17T15:28:10.499Z | Downloaded getrandom v0.3.2 |
| 407 | 2026-03-17T15:28:10.502Z | Downloaded dropshot_endpoint v0.16.7 |
| 408 | 2026-03-17T15:28:10.505Z | Downloaded dropshot_endpoint v0.17.0 |
| 409 | 2026-03-17T15:28:10.508Z | Downloaded rand_chacha v0.3.1 |
| 410 | 2026-03-17T15:28:10.511Z | Downloaded pest_generator v2.8.4 |
| 411 | 2026-03-17T15:28:10.515Z | Downloaded pem v3.0.5 |
| 412 | 2026-03-17T15:28:10.518Z | Downloaded parse-display-derive v0.10.0 |
| 413 | 2026-03-17T15:28:10.518Z | Downloaded ref-cast v1.0.25 |
| 414 | 2026-03-17T15:28:10.521Z | Downloaded phf v0.12.1 |
| 415 | 2026-03-17T15:28:10.521Z | Downloaded parse-display v0.10.0 |
| 416 | 2026-03-17T15:28:10.524Z | Downloaded rustc-hash v2.1.1 |
| 417 | 2026-03-17T15:28:10.527Z | Downloaded ref-cast-impl v1.0.25 |
| 418 | 2026-03-17T15:28:10.528Z | Downloaded pkg-config v0.3.30 |
| 419 | 2026-03-17T15:28:10.530Z | Downloaded memmap2 v0.9.9 |
| 420 | 2026-03-17T15:28:10.533Z | Downloaded rustc_version v0.4.1 |
| 421 | 2026-03-17T15:28:10.533Z | Downloaded num-complex v0.4.6 |
| 422 | 2026-03-17T15:28:10.537Z | Downloaded ppv-lite86 v0.2.17 |
| 423 | 2026-03-17T15:28:10.540Z | Downloaded rustc_version v0.1.7 |
| 424 | 2026-03-17T15:28:10.540Z | Downloaded progenitor v0.13.0 |
| 425 | 2026-03-17T15:28:10.543Z | Downloaded progenitor v0.10.0 |
| 426 | 2026-03-17T15:28:10.546Z | Downloaded proc-macro-error v1.0.4 |
| 427 | 2026-03-17T15:28:10.549Z | Downloaded pin-project-lite v0.2.14 |
| 428 | 2026-03-17T15:28:10.552Z | Downloaded progenitor v0.11.1 |
| 429 | 2026-03-17T15:28:10.555Z | Downloaded progenitor-macro v0.13.0 |
| 430 | 2026-03-17T15:28:10.558Z | Downloaded icu_provider v1.5.0 |
| 431 | 2026-03-17T15:28:10.561Z | Downloaded pest_derive v2.8.4 |
| 432 | 2026-03-17T15:28:10.564Z | Downloaded rand_core v0.9.3 |
| 433 | 2026-03-17T15:28:10.564Z | Downloaded progenitor-client v0.13.0 |
| 434 | 2026-03-17T15:28:10.567Z | Downloaded owo-colors v4.2.3 |
| 435 | 2026-03-17T15:28:10.569Z | Downloaded getrandom v0.4.2 |
| 436 | 2026-03-17T15:28:10.572Z | Downloaded quote v1.0.44 |
| 437 | 2026-03-17T15:28:10.575Z | Downloaded heapless v0.8.0 |
| 438 | 2026-03-17T15:28:10.579Z | Downloaded serde-big-array v0.5.1 |
| 439 | 2026-03-17T15:28:10.582Z | Downloaded serde_arrays v0.1.0 |
| 440 | 2026-03-17T15:28:10.585Z | Downloaded scroll_derive v0.13.1 |
| 441 | 2026-03-17T15:28:10.585Z | Downloaded password-hash v0.5.0 |
| 442 | 2026-03-17T15:28:10.588Z | Downloaded log v0.4.29 |
| 443 | 2026-03-17T15:28:10.591Z | Downloaded scopeguard v1.2.0 |
| 444 | 2026-03-17T15:28:10.594Z | Downloaded serde_spanned v1.0.4 |
| 445 | 2026-03-17T15:28:10.594Z | Downloaded const_format v0.2.35 |
| 446 | 2026-03-17T15:28:10.598Z | Downloaded serde_spanned v0.6.9 |
| 447 | 2026-03-17T15:28:10.601Z | Downloaded semver v0.1.20 |
| 448 | 2026-03-17T15:28:10.604Z | Downloaded pest_meta v2.8.4 |
| 449 | 2026-03-17T15:28:10.604Z | Downloaded postcard v1.0.9 |
| 450 | 2026-03-17T15:28:10.607Z | Downloaded serde_plain v1.0.2 |
| 451 | 2026-03-17T15:28:10.610Z | Downloaded serde_urlencoded v0.7.1 |
| 452 | 2026-03-17T15:28:10.613Z | Downloaded simd-adler32 v0.3.7 |
| 453 | 2026-03-17T15:28:10.613Z | Downloaded slog-bunyan v2.5.0 |
| 454 | 2026-03-17T15:28:10.616Z | Downloaded sigpipe v0.1.3 |
| 455 | 2026-03-17T15:28:10.616Z | Downloaded darling_core v0.20.11 |
| 456 | 2026-03-17T15:28:10.620Z | Downloaded rustversion v1.0.22 |
| 457 | 2026-03-17T15:28:10.623Z | Downloaded resolv-conf v0.7.0 |
| 458 | 2026-03-17T15:28:10.626Z | Downloaded sha1 v0.10.6 |
| 459 | 2026-03-17T15:28:10.629Z | Downloaded papergrid v0.11.0 |
| 460 | 2026-03-17T15:28:10.632Z | Downloaded scroll_derive v0.12.0 |
| 461 | 2026-03-17T15:28:10.635Z | Downloaded rusty-fork v0.3.0 |
| 462 | 2026-03-17T15:28:10.635Z | Downloaded smawk v0.3.2 |
| 463 | 2026-03-17T15:28:10.638Z | Downloaded icu_properties v1.5.1 |
| 464 | 2026-03-17T15:28:10.641Z | Downloaded parking_lot v0.12.2 |
| 465 | 2026-03-17T15:28:10.644Z | Downloaded schemars_derive v0.8.22 |
| 466 | 2026-03-17T15:28:10.644Z | Downloaded serde_repr v0.1.19 |
| 467 | 2026-03-17T15:28:10.647Z | Downloaded base64 v0.22.1 |
| 468 | 2026-03-17T15:28:10.649Z | Downloaded num-traits v0.2.19 |
| 469 | 2026-03-17T15:28:10.652Z | Downloaded structmeta-derive v0.3.0 |
| 470 | 2026-03-17T15:28:10.656Z | Downloaded rustls-pemfile v2.2.0 |
| 471 | 2026-03-17T15:28:10.659Z | Downloaded strum v0.27.2 |
| 472 | 2026-03-17T15:28:10.659Z | Downloaded structmeta v0.3.0 |
| 473 | 2026-03-17T15:28:10.661Z | Downloaded stable_deref_trait v1.2.0 |
| 474 | 2026-03-17T15:28:10.662Z | Downloaded same-file v1.0.6 |
| 475 | 2026-03-17T15:28:10.665Z | Downloaded rustls-pemfile v1.0.4 |
| 476 | 2026-03-17T15:28:10.665Z | Downloaded scroll v0.12.0 |
| 477 | 2026-03-17T15:28:10.668Z | Downloaded secrecy v0.10.3 |
| 478 | 2026-03-17T15:28:10.668Z | Downloaded rand_core v0.6.4 |
| 479 | 2026-03-17T15:28:10.671Z | Downloaded take_mut v0.2.2 |
| 480 | 2026-03-17T15:28:10.674Z | Downloaded supports-color v2.1.0 |
| 481 | 2026-03-17T15:28:10.674Z | Downloaded tabwriter v1.4.0 |
| 482 | 2026-03-17T15:28:10.676Z | Downloaded pin-project v1.1.10 |
| 483 | 2026-03-17T15:28:10.683Z | Downloaded terminal_size v0.4.3 |
| 484 | 2026-03-17T15:28:10.686Z | Downloaded sct v0.7.1 |
| 485 | 2026-03-17T15:28:10.689Z | Downloaded termtree v0.5.1 |
| 486 | 2026-03-17T15:28:10.692Z | Downloaded sync_wrapper v1.0.1 |
| 487 | 2026-03-17T15:28:10.692Z | Downloaded signal-hook-registry v1.4.2 |
| 488 | 2026-03-17T15:28:10.695Z | Downloaded rustls-native-certs v0.8.3 |
| 489 | 2026-03-17T15:28:10.695Z | Downloaded jiff-static v0.2.15 |
| 490 | 2026-03-17T15:28:10.698Z | Downloaded tap v1.0.1 |
| 491 | 2026-03-17T15:28:10.702Z | Downloaded serde_tokenstream v0.2.3 |
| 492 | 2026-03-17T15:28:10.702Z | Downloaded slog-dtrace v0.3.0 |
| 493 | 2026-03-17T15:28:10.705Z | Downloaded cc v1.2.17 |
| 494 | 2026-03-17T15:28:10.708Z | Downloaded thread_local v1.1.8 |
| 495 | 2026-03-17T15:28:10.708Z | Downloaded tinyvec_macros v0.1.1 |
| 496 | 2026-03-17T15:28:10.711Z | Downloaded time-core v0.1.8 |
| 497 | 2026-03-17T15:28:10.711Z | Downloaded smf v0.2.3 |
| 498 | 2026-03-17T15:28:10.714Z | Downloaded progenitor-impl v0.10.0 |
| 499 | 2026-03-17T15:28:10.717Z | Downloaded slog-term v2.9.2 |
| 500 | 2026-03-17T15:28:10.717Z | Downloaded hickory-resolver v0.24.4 |
| 501 | 2026-03-17T15:28:10.720Z | Downloaded thread-id v4.2.1 |
| 502 | 2026-03-17T15:28:10.723Z | Downloaded thread-id v5.0.0 |
| 503 | 2026-03-17T15:28:10.726Z | Downloaded thiserror-impl v1.0.64 |
| 504 | 2026-03-17T15:28:10.726Z | Downloaded slog-json v2.6.1 |
| 505 | 2026-03-17T15:28:10.729Z | Downloaded slab v0.4.9 |
| 506 | 2026-03-17T15:28:10.729Z | Downloaded serde_derive_internals v0.29.1 |
| 507 | 2026-03-17T15:28:10.732Z | Downloaded siphasher v1.0.1 |
| 508 | 2026-03-17T15:28:10.732Z | Downloaded strum_macros v0.26.4 |
| 509 | 2026-03-17T15:28:10.735Z | Downloaded shlex v1.3.0 |
| 510 | 2026-03-17T15:28:10.738Z | Downloaded static_assertions v1.1.0 |
| 511 | 2026-03-17T15:28:10.738Z | Downloaded snafu-derive v0.8.9 |
| 512 | 2026-03-17T15:28:10.741Z | Downloaded icu_collections v1.5.0 |
| 513 | 2026-03-17T15:28:10.744Z | Downloaded terminal_size v0.3.0 |
| 514 | 2026-03-17T15:28:10.747Z | Downloaded base64 v0.21.7 |
| 515 | 2026-03-17T15:28:10.750Z | Downloaded progenitor-impl v0.13.0 |
| 516 | 2026-03-17T15:28:10.752Z | Downloaded quinn-udp v0.5.5 |
| 517 | 2026-03-17T15:28:10.752Z | Downloaded tagptr v0.2.0 |
| 518 | 2026-03-17T15:28:10.755Z | Downloaded tabled_derive v0.7.0 |
| 519 | 2026-03-17T15:28:10.755Z | Downloaded slog-async v2.8.0 |
| 520 | 2026-03-17T15:28:10.758Z | Downloaded toml_datetime v0.6.11 |
| 521 | 2026-03-17T15:28:10.766Z | Downloaded serde_path_to_error v0.1.20 |
| 522 | 2026-03-17T15:28:10.766Z | Downloaded toml_write v0.1.2 |
| 523 | 2026-03-17T15:28:10.766Z | Downloaded serde_with_macros v3.15.0 |
| 524 | 2026-03-17T15:28:10.766Z | Downloaded scroll v0.13.0 |
| 525 | 2026-03-17T15:28:10.769Z | Downloaded ringbuffer v0.16.0 |
| 526 | 2026-03-17T15:28:10.769Z | Downloaded miniz_oxide v0.7.2 |
| 527 | 2026-03-17T15:28:10.772Z | Downloaded subtle v2.5.0 |
| 528 | 2026-03-17T15:28:10.772Z | Downloaded strum v0.26.3 |
| 529 | 2026-03-17T15:28:10.775Z | Downloaded swrite v0.1.0 |
| 530 | 2026-03-17T15:28:10.775Z | Downloaded thiserror v1.0.64 |
| 531 | 2026-03-17T15:28:10.778Z | Downloaded thiserror-impl v2.0.18 |
| 532 | 2026-03-17T15:28:10.781Z | Downloaded supports-color v3.0.2 |
| 533 | 2026-03-17T15:28:10.781Z | Downloaded tokio-native-tls v0.3.1 |
| 534 | 2026-03-17T15:28:10.785Z | Downloaded http v1.4.0 |
| 535 | 2026-03-17T15:28:10.788Z | Downloaded synstructure v0.13.1 |
| 536 | 2026-03-17T15:28:10.788Z | Downloaded spin v0.9.8 |
| 537 | 2026-03-17T15:28:10.791Z | Downloaded sha2 v0.10.9 |
| 538 | 2026-03-17T15:28:10.795Z | Downloaded tower-service v0.3.3 |
| 539 | 2026-03-17T15:28:10.795Z | Downloaded typeid v1.0.0 |
| 540 | 2026-03-17T15:28:10.795Z | Downloaded unarray v0.1.4 |
| 541 | 2026-03-17T15:28:10.797Z | Downloaded ron v0.8.1 |
| 542 | 2026-03-17T15:28:10.800Z | Downloaded tokio-tungstenite v0.21.0 |
| 543 | 2026-03-17T15:28:10.803Z | Downloaded rayon-core v1.13.0 |
| 544 | 2026-03-17T15:28:10.806Z | Downloaded smallvec v1.13.2 |
| 545 | 2026-03-17T15:28:10.809Z | Downloaded tinystr v0.7.6 |
| 546 | 2026-03-17T15:28:10.812Z | Downloaded strum_macros v0.27.2 |
| 547 | 2026-03-17T15:28:10.812Z | Downloaded tokio-dtrace v0.1.1 |
| 548 | 2026-03-17T15:28:10.815Z | Downloaded try-lock v0.2.5 |
| 549 | 2026-03-17T15:28:10.815Z | Downloaded proc-macro2 v1.0.106 |
| 550 | 2026-03-17T15:28:10.818Z | Downloaded universal-hash v0.5.1 |
| 551 | 2026-03-17T15:28:10.818Z | Downloaded unicode-linebreak v0.1.5 |
| 552 | 2026-03-17T15:28:10.821Z | Downloaded typify-macro v0.6.1 |
| 553 | 2026-03-17T15:28:10.821Z | Downloaded prettyplease v0.2.37 |
| 554 | 2026-03-17T15:28:10.824Z | Downloaded usdt v0.5.0 |
| 555 | 2026-03-17T15:28:10.827Z | Downloaded untrusted v0.7.1 |
| 556 | 2026-03-17T15:28:10.827Z | Downloaded unicode-xid v0.2.4 |
| 557 | 2026-03-17T15:28:10.827Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 558 | 2026-03-17T15:28:10.830Z | Downloaded rustls-platform-verifier v0.6.2 |
| 559 | 2026-03-17T15:28:10.833Z | Downloaded untrusted v0.9.0 |
| 560 | 2026-03-17T15:28:10.833Z | Downloaded tempfile v3.23.0 |
| 561 | 2026-03-17T15:28:10.836Z | Downloaded usdt-macro v0.6.0 |
| 562 | 2026-03-17T15:28:10.839Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 563 | 2026-03-17T15:28:10.839Z | Downloaded usdt v0.6.0 |
| 564 | 2026-03-17T15:28:10.842Z | Downloaded slog v2.8.2 |
| 565 | 2026-03-17T15:28:10.845Z | Downloaded schemars v0.8.22 |
| 566 | 2026-03-17T15:28:10.851Z | Downloaded utf8parse v0.2.1 |
| 567 | 2026-03-17T15:28:10.854Z | Downloaded utf16_iter v1.0.5 |
| 568 | 2026-03-17T15:28:10.854Z | Downloaded utf-8 v0.7.6 |
| 569 | 2026-03-17T15:28:10.857Z | Downloaded tracing-attributes v0.1.27 |
| 570 | 2026-03-17T15:28:10.857Z | Downloaded crossbeam-channel v0.5.15 |
| 571 | 2026-03-17T15:28:10.860Z | Downloaded usdt-macro v0.5.0 |
| 572 | 2026-03-17T15:28:10.863Z | Downloaded socket2 v0.5.10 |
| 573 | 2026-03-17T15:28:10.863Z | Downloaded usdt-attr-macro v0.6.0 |
| 574 | 2026-03-17T15:28:10.866Z | Downloaded waitgroup v0.1.2 |
| 575 | 2026-03-17T15:28:10.866Z | Downloaded wait-timeout v0.2.0 |
| 576 | 2026-03-17T15:28:10.870Z | Downloaded want v0.3.1 |
| 577 | 2026-03-17T15:28:10.870Z | Downloaded tokio-stream v0.1.17 |
| 578 | 2026-03-17T15:28:10.872Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 579 | 2026-03-17T15:28:10.872Z | Downloaded tokio-rustls v0.26.0 |
| 580 | 2026-03-17T15:28:10.875Z | Downloaded tokio-rustls v0.24.1 |
| 581 | 2026-03-17T15:28:10.878Z | Downloaded serde_core v1.0.228 |
| 582 | 2026-03-17T15:28:10.882Z | Downloaded version_check v0.9.5 |
| 583 | 2026-03-17T15:28:10.882Z | Downloaded mio v1.0.2 |
| 584 | 2026-03-17T15:28:10.885Z | Downloaded async-compression v0.4.33 |
| 585 | 2026-03-17T15:28:10.889Z | Downloaded typify-macro v0.4.3 |
| 586 | 2026-03-17T15:28:10.893Z | Downloaded thiserror v2.0.18 |
| 587 | 2026-03-17T15:28:10.896Z | Downloaded tinyvec v1.6.0 |
| 588 | 2026-03-17T15:28:10.900Z | Downloaded serde_yaml v0.9.34+deprecated |
| 589 | 2026-03-17T15:28:10.900Z | Downloaded tokio-macros v2.6.0 |
| 590 | 2026-03-17T15:28:10.903Z | Downloaded term v1.2.0 |
| 591 | 2026-03-17T15:28:10.906Z | Downloaded which v4.4.2 |
| 592 | 2026-03-17T15:28:10.906Z | Downloaded yoke-derive v0.7.5 |
| 593 | 2026-03-17T15:28:10.906Z | Downloaded similar v2.7.0 |
| 594 | 2026-03-17T15:28:10.909Z | Downloaded zerofrom v0.1.5 |
| 595 | 2026-03-17T15:28:10.913Z | Downloaded xattr v1.3.1 |
| 596 | 2026-03-17T15:28:10.913Z | Downloaded hyper-util v0.1.20 |
| 597 | 2026-03-17T15:28:10.918Z | Downloaded quinn v0.11.9 |
| 598 | 2026-03-17T15:28:10.921Z | Downloaded test-strategy v0.4.3 |
| 599 | 2026-03-17T15:28:10.924Z | Downloaded qorb v0.4.1 |
| 600 | 2026-03-17T15:28:10.928Z | Downloaded utf8_iter v1.0.4 |
| 601 | 2026-03-17T15:28:10.928Z | Downloaded toml v0.8.23 |
| 602 | 2026-03-17T15:28:10.931Z | Downloaded socket2 v0.6.0 |
| 603 | 2026-03-17T15:28:10.931Z | Downloaded usdt-impl v0.6.0 |
| 604 | 2026-03-17T15:28:10.935Z | Downloaded serde v1.0.228 |
| 605 | 2026-03-17T15:28:10.938Z | Downloaded rand v0.9.2 |
| 606 | 2026-03-17T15:28:10.938Z | Downloaded zerofrom-derive v0.1.5 |
| 607 | 2026-03-17T15:28:10.938Z | Downloaded walkdir v2.5.0 |
| 608 | 2026-03-17T15:28:10.942Z | Downloaded zone v0.3.1 |
| 609 | 2026-03-17T15:28:10.942Z | Downloaded twox-hash v2.1.2 |
| 610 | 2026-03-17T15:28:10.944Z | Downloaded zone_cfg_derive v0.3.0 |
| 611 | 2026-03-17T15:28:10.944Z | Downloaded toml v0.7.8 |
| 612 | 2026-03-17T15:28:10.947Z | Downloaded hashbrown v0.15.2 |
| 613 | 2026-03-17T15:28:10.950Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 614 | 2026-03-17T15:28:10.953Z | Downloaded tar v0.4.40 |
| 615 | 2026-03-17T15:28:10.956Z | Downloaded vergen-lib v9.1.0 |
| 616 | 2026-03-17T15:28:10.956Z | Downloaded memchr v2.7.2 |
| 617 | 2026-03-17T15:28:10.960Z | Downloaded vergen-git2 v9.1.0 |
| 618 | 2026-03-17T15:28:10.962Z | Downloaded progenitor-impl v0.11.1 |
| 619 | 2026-03-17T15:28:10.965Z | Downloaded openssl-sys v0.9.107 |
| 620 | 2026-03-17T15:28:10.968Z | Downloaded nom v7.1.3 |
| 621 | 2026-03-17T15:28:10.971Z | Downloaded textwrap v0.16.2 |
| 622 | 2026-03-17T15:28:10.974Z | Downloaded writeable v0.5.5 |
| 623 | 2026-03-17T15:28:10.976Z | Downloaded typenum v1.17.0 |
| 624 | 2026-03-17T15:28:10.979Z | Downloaded write16 v1.0.0 |
| 625 | 2026-03-17T15:28:10.979Z | Downloaded wyz v0.5.1 |
| 626 | 2026-03-17T15:28:10.979Z | Downloaded itertools v0.12.1 |
| 627 | 2026-03-17T15:28:10.983Z | Downloaded yoke v0.7.5 |
| 628 | 2026-03-17T15:28:10.986Z | Downloaded zeroize v1.7.0 |
| 629 | 2026-03-17T15:28:10.986Z | Downloaded rustls-webpki v0.103.4 |
| 630 | 2026-03-17T15:28:10.989Z | Downloaded zmij v1.0.19 |
| 631 | 2026-03-17T15:28:10.992Z | Downloaded snafu v0.8.9 |
| 632 | 2026-03-17T15:28:10.995Z | Downloaded rand v0.8.5 |
| 633 | 2026-03-17T15:28:10.998Z | Downloaded usdt-impl v0.5.0 |
| 634 | 2026-03-17T15:28:11.001Z | Downloaded typify v0.4.3 |
| 635 | 2026-03-17T15:28:11.004Z | Downloaded zerovec-derive v0.10.3 |
| 636 | 2026-03-17T15:28:11.004Z | Downloaded itertools v0.13.0 |
| 637 | 2026-03-17T15:28:11.008Z | Downloaded vergen v9.1.0 |
| 638 | 2026-03-17T15:28:11.011Z | Downloaded typify v0.6.1 |
| 639 | 2026-03-17T15:28:11.014Z | Downloaded unicode-ident v1.0.24 |
| 640 | 2026-03-17T15:28:11.017Z | Downloaded bitvec v1.0.1 |
| 641 | 2026-03-17T15:28:11.025Z | Downloaded whoami v1.5.1 |
| 642 | 2026-03-17T15:28:11.028Z | Downloaded tungstenite v0.21.0 |
| 643 | 2026-03-17T15:28:11.031Z | Downloaded iri-string v0.7.8 |
| 644 | 2026-03-17T15:28:11.034Z | Downloaded uuid v1.22.0 |
| 645 | 2026-03-17T15:28:11.037Z | Downloaded steno v0.4.1 |
| 646 | 2026-03-17T15:28:11.039Z | Downloaded futures-util v0.3.32 |
| 647 | 2026-03-17T15:28:11.048Z | Downloaded zerocopy-derive v0.7.34 |
| 648 | 2026-03-17T15:28:11.051Z | Downloaded goblin v0.8.2 |
| 649 | 2026-03-17T15:28:11.055Z | Downloaded tracing-core v0.1.32 |
| 650 | 2026-03-17T15:28:11.058Z | Downloaded toml_edit v0.22.27 |
| 651 | 2026-03-17T15:28:11.061Z | Downloaded idna v1.0.3 |
| 652 | 2026-03-17T15:28:11.063Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 653 | 2026-03-17T15:28:11.066Z | Downloaded unsafe-libyaml v0.2.11 |
| 654 | 2026-03-17T15:28:11.069Z | Downloaded ucd-trie v0.1.6 |
| 655 | 2026-03-17T15:28:11.072Z | Downloaded hyper v1.8.1 |
| 656 | 2026-03-17T15:28:11.076Z | Downloaded url v2.5.4 |
| 657 | 2026-03-17T15:28:11.078Z | Downloaded toml_edit v0.19.15 |
| 658 | 2026-03-17T15:28:11.089Z | Downloaded tracing v0.1.40 |
| 659 | 2026-03-17T15:28:11.092Z | Downloaded itertools v0.14.0 |
| 660 | 2026-03-17T15:28:11.097Z | Downloaded h2 v0.4.6 |
| 661 | 2026-03-17T15:28:11.102Z | Downloaded clap_builder v4.5.2 |
| 662 | 2026-03-17T15:28:11.107Z | Downloaded pest v2.8.4 |
| 663 | 2026-03-17T15:28:11.110Z | Downloaded num-bigint v0.4.5 |
| 664 | 2026-03-17T15:28:11.114Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 665 | 2026-03-17T15:28:11.117Z | Downloaded rustls-pki-types v1.12.0 |
| 666 | 2026-03-17T15:28:11.120Z | Downloaded iddqd v0.3.14 |
| 667 | 2026-03-17T15:28:11.124Z | Downloaded serde_derive v1.0.228 |
| 668 | 2026-03-17T15:28:11.127Z | Downloaded aho-corasick v1.1.3 |
| 669 | 2026-03-17T15:28:11.130Z | Downloaded reqwest v0.13.2 |
| 670 | 2026-03-17T15:28:11.134Z | Downloaded reqwest v0.12.23 |
| 671 | 2026-03-17T15:28:11.139Z | Downloaded unicode-segmentation v1.11.0 |
| 672 | 2026-03-17T15:28:11.142Z | Downloaded usdt-attr-macro v0.5.0 |
| 673 | 2026-03-17T15:28:11.142Z | Downloaded tokio-rustls v0.25.0 |
| 674 | 2026-03-17T15:28:11.145Z | Downloaded time-macros v0.2.27 |
| 675 | 2026-03-17T15:28:11.145Z | Downloaded ryu v1.0.18 |
| 676 | 2026-03-17T15:28:11.148Z | Downloaded libm v0.2.8 |
| 677 | 2026-03-17T15:28:11.153Z | Downloaded tower v0.5.2 |
| 678 | 2026-03-17T15:28:11.159Z | Downloaded zerocopy-derive v0.8.27 |
| 679 | 2026-03-17T15:28:11.164Z | Downloaded aws-lc-rs v1.13.3 |
| 680 | 2026-03-17T15:28:11.171Z | Downloaded typed-path v0.9.3 |
| 681 | 2026-03-17T15:28:11.175Z | Downloaded regex v1.12.3 |
| 682 | 2026-03-17T15:28:11.179Z | Downloaded indexmap v2.13.0 |
| 683 | 2026-03-17T15:28:11.182Z | Downloaded portable-atomic v1.11.1 |
| 684 | 2026-03-17T15:28:11.187Z | Downloaded minimal-lexical v0.2.1 |
| 685 | 2026-03-17T15:28:11.190Z | Downloaded hashbrown v0.16.1 |
| 686 | 2026-03-17T15:28:11.194Z | Downloaded tower-layer v0.3.3 |
| 687 | 2026-03-17T15:28:11.197Z | Downloaded expectorate v1.2.0 |
| 688 | 2026-03-17T15:28:11.197Z | Downloaded semver v1.0.27 |
| 689 | 2026-03-17T15:28:11.200Z | Downloaded strsim v0.11.1 |
| 690 | 2026-03-17T15:28:11.200Z | Downloaded flate2 v1.0.30 |
| 691 | 2026-03-17T15:28:11.203Z | Downloaded unicode-normalization v0.1.24 |
| 692 | 2026-03-17T15:28:11.206Z | Downloaded bindgen v0.69.5 |
| 693 | 2026-03-17T15:28:11.210Z | Downloaded serde_json v1.0.149 |
| 694 | 2026-03-17T15:28:11.216Z | Downloaded rayon v1.11.0 |
| 695 | 2026-03-17T15:28:11.223Z | Downloaded goblin v0.10.4 |
| 696 | 2026-03-17T15:28:11.227Z | Downloaded icu_properties_data v1.5.0 |
| 697 | 2026-03-17T15:28:11.246Z | Downloaded futures v0.3.32 |
| 698 | 2026-03-17T15:28:11.249Z | Downloaded rand_chacha v0.9.0 |
| 699 | 2026-03-17T15:28:11.249Z | Downloaded icu_normalizer_data v1.5.0 |
| 700 | 2026-03-17T15:28:11.249Z | Downloaded icu_normalizer v1.5.0 |
| 701 | 2026-03-17T15:28:11.249Z | Downloaded serde_with v3.15.0 |
| 702 | 2026-03-17T15:28:11.253Z | Downloaded icu_locid v1.5.0 |
| 703 | 2026-03-17T15:28:11.256Z | Downloaded git2 v0.20.2 |
| 704 | 2026-03-17T15:28:11.261Z | Downloaded tower-http v0.6.8 |
| 705 | 2026-03-17T15:28:11.266Z | Downloaded rustls-webpki v0.102.4 |
| 706 | 2026-03-17T15:28:11.280Z | Downloaded zerovec v0.10.4 |
| 707 | 2026-03-17T15:28:11.284Z | Downloaded rustls-webpki v0.101.7 |
| 708 | 2026-03-17T15:28:11.294Z | Downloaded zerocopy v0.7.34 |
| 709 | 2026-03-17T15:28:11.306Z | Downloaded winnow v0.5.40 |
| 710 | 2026-03-17T15:28:11.312Z | Downloaded chrono v0.4.44 |
| 711 | 2026-03-17T15:28:11.318Z | Downloaded tabled v0.15.0 |
| 712 | 2026-03-17T15:28:11.328Z | Downloaded moka v0.12.10 |
| 713 | 2026-03-17T15:28:11.335Z | Downloaded quinn-proto v0.11.13 |
| 714 | 2026-03-17T15:28:11.340Z | Downloaded winnow v0.7.13 |
| 715 | 2026-03-17T15:28:11.347Z | Downloaded dropshot v0.16.7 |
| 716 | 2026-03-17T15:28:11.363Z | Downloaded tough v0.20.0 |
| 717 | 2026-03-17T15:28:11.368Z | Downloaded tokio-util v0.7.16 |
| 718 | 2026-03-17T15:28:11.375Z | Downloaded openssl v0.10.72 |
| 719 | 2026-03-17T15:28:11.381Z | Downloaded syn v1.0.109 |
| 720 | 2026-03-17T15:28:11.387Z | Downloaded proptest v1.5.0 |
| 721 | 2026-03-17T15:28:11.394Z | Downloaded once_cell v1.21.3 |
| 722 | 2026-03-17T15:28:11.397Z | Downloaded polyval v0.6.2 |
| 723 | 2026-03-17T15:28:11.397Z | Downloaded pin-project-internal v1.1.10 |
| 724 | 2026-03-17T15:28:11.400Z | Downloaded dropshot-api-manager v0.7.0 |
| 725 | 2026-03-17T15:28:11.403Z | Downloaded rustls v0.21.12 |
| 726 | 2026-03-17T15:28:11.408Z | Downloaded rustc-hash v1.1.0 |
| 727 | 2026-03-17T15:28:11.411Z | Downloaded bytes v1.11.1 |
| 728 | 2026-03-17T15:28:11.415Z | Downloaded parking_lot_core v0.9.10 |
| 729 | 2026-03-17T15:28:11.415Z | Downloaded passt v0.3.0 |
| 730 | 2026-03-17T15:28:11.418Z | Downloaded anyhow v1.0.100 |
| 731 | 2026-03-17T15:28:11.418Z | Downloaded paste v1.0.15 |
| 732 | 2026-03-17T15:28:11.421Z | Downloaded num-integer v0.1.46 |
| 733 | 2026-03-17T15:28:11.423Z | Downloaded num_enum v0.5.11 |
| 734 | 2026-03-17T15:28:11.426Z | Downloaded webpki-roots v0.26.3 |
| 735 | 2026-03-17T15:28:11.429Z | Downloaded nix v0.30.1 |
| 736 | 2026-03-17T15:28:11.435Z | Downloaded unicode-width v0.1.14 |
| 737 | 2026-03-17T15:28:11.439Z | Downloaded vcpkg v0.2.15 |
| 738 | 2026-03-17T15:28:11.468Z | Downloaded zerocopy v0.8.27 |
| 739 | 2026-03-17T15:28:11.483Z | Downloaded webpki-roots v1.0.3 |
| 740 | 2026-03-17T15:28:11.486Z | Downloaded nix v0.28.0 |
| 741 | 2026-03-17T15:28:11.493Z | Downloaded rustls v0.22.4 |
| 742 | 2026-03-17T15:28:11.502Z | Downloaded regress v0.10.5 |
| 743 | 2026-03-17T15:28:11.508Z | Downloaded rustix v0.38.34 |
| 744 | 2026-03-17T15:28:11.523Z | Downloaded smoltcp v0.11.0 |
| 745 | 2026-03-17T15:28:11.531Z | Downloaded rustls v0.23.31 |
| 746 | 2026-03-17T15:28:11.539Z | Downloaded hickory-proto v0.25.2 |
| 747 | 2026-03-17T15:28:11.550Z | Downloaded rustix v1.1.2 |
| 748 | 2026-03-17T15:28:11.566Z | Downloaded regex-syntax v0.8.5 |
| 749 | 2026-03-17T15:28:11.572Z | Downloaded openapiv3 v2.2.0 |
| 750 | 2026-03-17T15:28:11.581Z | Downloaded dropshot v0.17.0 |
| 751 | 2026-03-17T15:28:11.595Z | Downloaded bstr v1.9.1 |
| 752 | 2026-03-17T15:28:11.602Z | Downloaded unicode-width v0.2.1 |
| 753 | 2026-03-17T15:28:11.606Z | Downloaded typify-impl v0.6.1 |
| 754 | 2026-03-17T15:28:11.615Z | Downloaded typify-impl v0.4.3 |
| 755 | 2026-03-17T15:28:11.625Z | Downloaded syn v2.0.117 |
| 756 | 2026-03-17T15:28:11.633Z | Downloaded hickory-proto v0.24.4 |
| 757 | 2026-03-17T15:28:11.643Z | Downloaded nix v0.31.1 |
| 758 | 2026-03-17T15:28:11.651Z | Downloaded time v0.3.47 |
| 759 | 2026-03-17T15:28:11.659Z | Downloaded lock_api v0.4.12 |
| 760 | 2026-03-17T15:28:11.662Z | Downloaded jobserver v0.1.31 |
| 761 | 2026-03-17T15:28:11.662Z | Downloaded ingot-macros v0.1.1 |
| 762 | 2026-03-17T15:28:11.665Z | Downloaded regex-automata v0.4.14 |
| 763 | 2026-03-17T15:28:11.673Z | Downloaded icu_locid_transform_data v1.5.0 |
| 764 | 2026-03-17T15:28:11.676Z | Downloaded iana-time-zone v0.1.64 |
| 765 | 2026-03-17T15:28:11.676Z | Downloaded powerfmt v0.2.0 |
| 766 | 2026-03-17T15:28:11.679Z | Downloaded multer v3.1.0 |
| 767 | 2026-03-17T15:28:11.679Z | Downloaded daft-derive v0.1.5 |
| 768 | 2026-03-17T15:28:11.682Z | Downloaded ascii v1.1.0 |
| 769 | 2026-03-17T15:28:11.685Z | Downloaded darling v0.21.3 |
| 770 | 2026-03-17T15:28:11.688Z | Downloaded ctr v0.9.2 |
| 771 | 2026-03-17T15:28:11.688Z | Downloaded colored v3.0.0 |
| 772 | 2026-03-17T15:28:11.691Z | Downloaded jiff v0.2.15 |
| 773 | 2026-03-17T15:28:11.700Z | Downloaded camino v1.2.2 |
| 774 | 2026-03-17T15:28:11.703Z | Downloaded clang-sys v1.8.1 |
| 775 | 2026-03-17T15:28:11.706Z | Downloaded petgraph v0.6.5 |
| 776 | 2026-03-17T15:28:11.715Z | Downloaded petgraph v0.8.3 |
| 777 | 2026-03-17T15:28:11.729Z | Downloaded chrono-tz v0.10.4 |
| 778 | 2026-03-17T15:28:11.741Z | Downloaded libsw v3.5.0 |
| 779 | 2026-03-17T15:28:11.744Z | Downloaded csv v1.3.1 |
| 780 | 2026-03-17T15:28:11.755Z | Downloaded libloading v0.7.4 |
| 781 | 2026-03-17T15:28:11.758Z | Downloaded libc v0.2.180 |
| 782 | 2026-03-17T15:28:11.780Z | Downloaded ingot v0.1.1 |
| 783 | 2026-03-17T15:28:11.782Z | Downloaded openssl-macros v0.1.1 |
| 784 | 2026-03-17T15:28:11.782Z | Downloaded libloading v0.8.9 |
| 785 | 2026-03-17T15:28:11.785Z | Downloaded lazy_static v1.5.0 |
| 786 | 2026-03-17T15:28:11.785Z | Downloaded defmt-macros v0.3.9 |
| 787 | 2026-03-17T15:28:11.788Z | Downloaded ingot-types v0.1.2 |
| 788 | 2026-03-17T15:28:11.789Z | Downloaded num-conv v0.2.0 |
| 789 | 2026-03-17T15:28:11.789Z | Downloaded crossbeam-utils v0.8.19 |
| 790 | 2026-03-17T15:28:11.792Z | Downloaded crossbeam-epoch v0.9.18 |
| 791 | 2026-03-17T15:28:11.792Z | Downloaded tokio v1.50.0 |
| 792 | 2026-03-17T15:28:11.818Z | Downloaded cancel-safe-futures v0.1.5 |
| 793 | 2026-03-17T15:28:11.821Z | Downloaded lru-slab v0.1.2 |
| 794 | 2026-03-17T15:28:11.821Z | Downloaded lru-cache v0.1.2 |
| 795 | 2026-03-17T15:28:11.824Z | Downloaded ipnetwork v0.21.1 |
| 796 | 2026-03-17T15:28:11.824Z | Downloaded argon2 v0.5.3 |
| 797 | 2026-03-17T15:28:11.824Z | Downloaded critical-section v1.2.0 |
| 798 | 2026-03-17T15:28:11.827Z | Downloaded cipher v0.4.4 |
| 799 | 2026-03-17T15:28:11.827Z | Downloaded const_format_proc_macros v0.2.34 |
| 800 | 2026-03-17T15:28:11.830Z | Downloaded bitstruct v0.1.1 |
| 801 | 2026-03-17T15:28:11.830Z | Downloaded bincode v1.3.3 |
| 802 | 2026-03-17T15:28:11.830Z | Downloaded bcs v0.1.6 |
| 803 | 2026-03-17T15:28:11.833Z | Downloaded autocfg v1.3.0 |
| 804 | 2026-03-17T15:28:11.833Z | Downloaded glob v0.3.3 |
| 805 | 2026-03-17T15:28:11.836Z | Downloaded git-stub-vcs v0.1.0 |
| 806 | 2026-03-17T15:28:11.836Z | Downloaded deranged v0.5.3 |
| 807 | 2026-03-17T15:28:11.836Z | Downloaded indent_write v2.2.0 |
| 808 | 2026-03-17T15:28:11.839Z | Downloaded idna_adapter v1.2.0 |
| 809 | 2026-03-17T15:28:11.839Z | Downloaded futures-macro v0.3.32 |
| 810 | 2026-03-17T15:28:11.839Z | Downloaded foldhash v0.1.5 |
| 811 | 2026-03-17T15:28:11.839Z | Downloaded erased-serde v0.4.5 |
| 812 | 2026-03-17T15:28:11.842Z | Downloaded data-encoding v2.6.0 |
| 813 | 2026-03-17T15:28:11.842Z | Downloaded cmake v0.1.54 |
| 814 | 2026-03-17T15:28:11.842Z | Downloaded clap_derive v4.5.4 |
| 815 | 2026-03-17T15:28:11.845Z | Downloaded base64ct v1.6.0 |
| 816 | 2026-03-17T15:28:11.845Z | Downloaded backoff v0.4.0 |
| 817 | 2026-03-17T15:28:11.848Z | Downloaded darling_core v0.21.3 |
| 818 | 2026-03-17T15:28:11.852Z | Downloaded compression-codecs v0.4.32 |
| 819 | 2026-03-17T15:28:11.855Z | Downloaded cargo_metadata v0.18.1 |
| 820 | 2026-03-17T15:28:11.856Z | Downloaded byteorder v1.5.0 |
| 821 | 2026-03-17T15:28:11.856Z | Downloaded hex v0.4.3 |
| 822 | 2026-03-17T15:28:11.856Z | Downloaded futures-sink v0.3.32 |
| 823 | 2026-03-17T15:28:11.859Z | Downloaded atomicwrites v0.4.4 |
| 824 | 2026-03-17T15:28:11.859Z | Downloaded gethostname v0.5.0 |
| 825 | 2026-03-17T15:28:11.859Z | Downloaded equivalent v1.0.2 |
| 826 | 2026-03-17T15:28:11.859Z | Downloaded debug-ignore v1.0.5 |
| 827 | 2026-03-17T15:28:11.862Z | Downloaded bitstruct_derive v0.1.0 |
| 828 | 2026-03-17T15:28:11.862Z | Downloaded block-buffer v0.10.4 |
| 829 | 2026-03-17T15:28:11.862Z | Downloaded foreign-types v0.5.0 |
| 830 | 2026-03-17T15:28:11.862Z | Downloaded compression-core v0.4.31 |
| 831 | 2026-03-17T15:28:11.862Z | Downloaded foldhash v0.2.0 |
| 832 | 2026-03-17T15:28:11.865Z | Downloaded errno v0.3.14 |
| 833 | 2026-03-17T15:28:11.865Z | Downloaded dtrace-parser v0.2.0 |
| 834 | 2026-03-17T15:28:11.865Z | Downloaded cpufeatures v0.2.12 |
| 835 | 2026-03-17T15:28:11.868Z | Downloaded fastrand v2.3.0 |
| 836 | 2026-03-17T15:28:11.868Z | Downloaded async-stream-impl v0.3.6 |
| 837 | 2026-03-17T15:28:11.868Z | Downloaded funty v2.0.0 |
| 838 | 2026-03-17T15:28:11.868Z | Downloaded foreign-types-macros v0.2.3 |
| 839 | 2026-03-17T15:28:11.871Z | Downloaded filetime v0.2.23 |
| 840 | 2026-03-17T15:28:11.871Z | Downloaded embedded-io v0.6.1 |
| 841 | 2026-03-17T15:28:11.871Z | Downloaded dof v0.3.0 |
| 842 | 2026-03-17T15:28:11.871Z | Downloaded fnv v1.0.7 |
| 843 | 2026-03-17T15:28:11.874Z | Downloaded dtrace-parser v0.3.0 |
| 844 | 2026-03-17T15:28:11.874Z | Downloaded derive_builder_macro v0.20.2 |
| 845 | 2026-03-17T15:28:11.874Z | Downloaded anstyle-query v1.0.3 |
| 846 | 2026-03-17T15:28:11.874Z | Downloaded cfg_aliases v0.1.1 |
| 847 | 2026-03-17T15:28:11.877Z | Downloaded async-stream v0.3.6 |
| 848 | 2026-03-17T15:28:11.877Z | Downloaded derive-where v1.6.0 |
| 849 | 2026-03-17T15:28:11.879Z | Downloaded embedded-io v0.4.0 |
| 850 | 2026-03-17T15:28:11.880Z | Downloaded drift v0.1.2 |
| 851 | 2026-03-17T15:28:11.883Z | Downloaded async-recursion v1.1.1 |
| 852 | 2026-03-17T15:28:11.886Z | Downloaded foreign-types v0.3.2 |
| 853 | 2026-03-17T15:28:11.886Z | Downloaded fixedbitset v0.5.7 |
| 854 | 2026-03-17T15:28:11.886Z | Downloaded crucible-workspace-hack v0.1.0 |
| 855 | 2026-03-17T15:28:11.890Z | Downloaded foreign-types-shared v0.3.1 |
| 856 | 2026-03-17T15:28:11.890Z | Downloaded either v1.15.0 |
| 857 | 2026-03-17T15:28:11.890Z | Downloaded dunce v1.0.5 |
| 858 | 2026-03-17T15:28:11.890Z | Downloaded defmt-parser v0.3.4 |
| 859 | 2026-03-17T15:28:11.893Z | Downloaded cargo_metadata v0.23.1 |
| 860 | 2026-03-17T15:28:11.893Z | Downloaded camino-tempfile v1.4.1 |
| 861 | 2026-03-17T15:28:11.893Z | Downloaded form_urlencoded v1.2.2 |
| 862 | 2026-03-17T15:28:11.893Z | Downloaded dof v0.4.0 |
| 863 | 2026-03-17T15:28:11.893Z | Downloaded derive_more v0.99.20 |
| 864 | 2026-03-17T15:28:11.896Z | Downloaded defmt v0.3.8 |
| 865 | 2026-03-17T15:28:11.899Z | Downloaded anstream v0.6.14 |
| 866 | 2026-03-17T15:28:11.899Z | Downloaded bit-vec v0.6.3 |
| 867 | 2026-03-17T15:28:11.902Z | Downloaded anstyle-parse v0.2.4 |
| 868 | 2026-03-17T15:28:11.902Z | Downloaded derive_builder v0.20.2 |
| 869 | 2026-03-17T15:28:11.905Z | Downloaded atty v0.2.14 |
| 870 | 2026-03-17T15:28:11.908Z | Downloaded clap_lex v0.7.0 |
| 871 | 2026-03-17T15:28:11.908Z | Downloaded cargo-platform v0.1.8 |
| 872 | 2026-03-17T15:28:11.908Z | Downloaded bit-set v0.5.3 |
| 873 | 2026-03-17T15:28:11.908Z | Downloaded atomic-waker v1.1.2 |
| 874 | 2026-03-17T15:28:11.955Z | Downloaded encoding_rs v0.8.34 |
| 875 | 2026-03-17T15:28:12.000Z | Downloaded fakedata_generator v0.7.1 |
| 876 | 2026-03-17T15:28:12.029Z | Downloaded ring v0.17.14 |
| 877 | 2026-03-17T15:28:12.079Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 878 | 2026-03-17T15:28:12.240Z | Downloaded libz-sys v1.1.16 |
| 879 | 2026-03-17T15:28:12.586Z | Downloaded aws-lc-sys v0.30.0 |
| 880 | 2026-03-17T15:28:12.979Z | Compiling proc-macro2 v1.0.106 |
| 881 | 2026-03-17T15:28:12.982Z | Compiling quote v1.0.44 |
| 882 | 2026-03-17T15:28:12.982Z | Compiling unicode-ident v1.0.24 |
| 883 | 2026-03-17T15:28:12.982Z | Compiling libc v0.2.180 |
| 884 | 2026-03-17T15:28:12.983Z | Compiling serde_core v1.0.228 |
| 885 | 2026-03-17T15:28:12.983Z | Compiling serde v1.0.228 |
| 886 | 2026-03-17T15:28:12.983Z | Compiling autocfg v1.3.0 |
| 887 | 2026-03-17T15:28:12.983Z | Checking cfg-if v1.0.0 |
| 888 | 2026-03-17T15:28:13.378Z | Compiling memchr v2.7.2 |
| 889 | 2026-03-17T15:28:13.402Z | Compiling zmij v1.0.19 |
| 890 | 2026-03-17T15:28:13.694Z | Compiling serde_json v1.0.149 |
| 891 | 2026-03-17T15:28:14.102Z | Compiling libm v0.2.8 |
| 892 | 2026-03-17T15:28:14.192Z | Checking itoa v1.0.11 |
| 893 | 2026-03-17T15:28:14.456Z | Checking smallvec v1.13.2 |
| 894 | 2026-03-17T15:28:14.528Z | Compiling version_check v0.9.5 |
| 895 | 2026-03-17T15:28:14.633Z | Compiling shlex v1.3.0 |
| 896 | 2026-03-17T15:28:14.702Z | Compiling getrandom v0.4.2 |
| 897 | 2026-03-17T15:28:14.878Z | Compiling lock_api v0.4.12 |
| 898 | 2026-03-17T15:28:14.905Z | Compiling parking_lot_core v0.9.10 |
| 899 | 2026-03-17T15:28:15.010Z | Compiling jobserver v0.1.31 |
| 900 | 2026-03-17T15:28:15.240Z | Compiling syn v2.0.117 |
| 901 | 2026-03-17T15:28:15.279Z | Compiling cc v1.2.17 |
| 902 | 2026-03-17T15:28:15.330Z | Checking stable_deref_trait v1.2.0 |
| 903 | 2026-03-17T15:28:15.406Z | Compiling log v0.4.29 |
| 904 | 2026-03-17T15:28:15.429Z | Compiling thiserror v2.0.18 |
| 905 | 2026-03-17T15:28:15.452Z | Compiling heck v0.5.0 |
| 906 | 2026-03-17T15:28:15.474Z | Checking litemap v0.7.4 |
| 907 | 2026-03-17T15:28:15.634Z | Checking writeable v0.5.5 |
| 908 | 2026-03-17T15:28:15.709Z | Compiling slab v0.4.9 |
| 909 | 2026-03-17T15:28:15.732Z | Checking icu_locid_transform_data v1.5.0 |
| 910 | 2026-03-17T15:28:15.824Z | Checking percent-encoding v2.3.2 |
| 911 | 2026-03-17T15:28:15.858Z | Compiling num-traits v0.2.19 |
| 912 | 2026-03-17T15:28:16.010Z | Checking icu_properties_data v1.5.0 |
| 913 | 2026-03-17T15:28:16.109Z | Compiling rustversion v1.0.22 |
| 914 | 2026-03-17T15:28:16.179Z | Checking write16 v1.0.0 |
| 915 | 2026-03-17T15:28:16.299Z | Checking icu_normalizer_data v1.5.0 |
| 916 | 2026-03-17T15:28:16.362Z | Checking utf16_iter v1.0.5 |
| 917 | 2026-03-17T15:28:16.393Z | Checking utf8_iter v1.0.4 |
| 918 | 2026-03-17T15:28:16.504Z | Checking pin-project-lite v0.2.14 |
| 919 | 2026-03-17T15:28:16.548Z | Checking form_urlencoded v1.2.2 |
| 920 | 2026-03-17T15:28:16.619Z | Checking getrandom v0.2.14 |
| 921 | 2026-03-17T15:28:16.844Z | Compiling foldhash v0.2.0 |
| 922 | 2026-03-17T15:28:17.009Z | Compiling portable-atomic v1.11.1 |
| 923 | 2026-03-17T15:28:17.065Z | Checking scopeguard v1.2.0 |
| 924 | 2026-03-17T15:28:17.123Z | Compiling allocator-api2 v0.2.21 |
| 925 | 2026-03-17T15:28:17.191Z | Compiling equivalent v1.0.2 |
| 926 | 2026-03-17T15:28:17.364Z | Compiling ring v0.17.14 |
| 927 | 2026-03-17T15:28:17.425Z | Compiling semver v1.0.27 |
| 928 | 2026-03-17T15:28:17.576Z | Compiling hashbrown v0.16.1 |
| 929 | 2026-03-17T15:28:17.602Z | Checking socket2 v0.6.0 |
| 930 | 2026-03-17T15:28:17.668Z | Compiling regex-syntax v0.8.5 |
| 931 | 2026-03-17T15:28:17.741Z | Checking parking_lot v0.12.2 |
| 932 | 2026-03-17T15:28:17.959Z | Checking signal-hook-registry v1.4.2 |
| 933 | 2026-03-17T15:28:17.988Z | Checking mio v1.0.2 |
| 934 | 2026-03-17T15:28:18.103Z | Compiling aho-corasick v1.1.3 |
| 935 | 2026-03-17T15:28:18.160Z | Checking critical-section v1.2.0 |
| 936 | 2026-03-17T15:28:18.290Z | Checking iana-time-zone v0.1.64 |
| 937 | 2026-03-17T15:28:18.371Z | Compiling thiserror v1.0.64 |
| 938 | 2026-03-17T15:28:18.443Z | Checking once_cell v1.21.3 |
| 939 | 2026-03-17T15:28:18.552Z | Compiling bitflags v2.9.4 |
| 940 | 2026-03-17T15:28:18.675Z | Checking futures-core v0.3.32 |
| 941 | 2026-03-17T15:28:18.818Z | Checking uuid v1.22.0 |
| 942 | 2026-03-17T15:28:19.192Z | Compiling synstructure v0.13.1 |
| 943 | 2026-03-17T15:28:19.375Z | Compiling serde_derive_internals v0.29.1 |
| 944 | 2026-03-17T15:28:19.870Z | Compiling regex-automata v0.4.14 |
| 945 | 2026-03-17T15:28:20.086Z | Compiling schemars v0.8.22 |
| 946 | 2026-03-17T15:28:20.143Z | Checking dyn-clone v1.0.17 |
| 947 | 2026-03-17T15:28:20.274Z | Compiling httparse v1.10.1 |
| 948 | 2026-03-17T15:28:20.401Z | Checking futures-sink v0.3.32 |
| 949 | 2026-03-17T15:28:20.423Z | Compiling fnv v1.0.7 |
| 950 | 2026-03-17T15:28:20.528Z | Compiling typenum v1.17.0 |
| 951 | 2026-03-17T15:28:20.551Z | Compiling indexmap v2.13.0 |
| 952 | 2026-03-17T15:28:20.801Z | Compiling generic-array v0.14.7 |
| 953 | 2026-03-17T15:28:21.069Z | Compiling serde_derive v1.0.228 |
| 954 | 2026-03-17T15:28:21.092Z | Compiling zerofrom-derive v0.1.5 |
| 955 | 2026-03-17T15:28:21.096Z | Compiling yoke-derive v0.7.5 |
| 956 | 2026-03-17T15:28:21.238Z | Compiling zerovec-derive v0.10.3 |
| 957 | 2026-03-17T15:28:21.401Z | Compiling displaydoc v0.2.5 |
| 958 | 2026-03-17T15:28:21.424Z | Compiling icu_provider_macros v1.5.0 |
| 959 | 2026-03-17T15:28:22.135Z | Compiling tokio-macros v2.6.0 |
| 960 | 2026-03-17T15:28:22.389Z | Compiling schemars_derive v0.8.22 |
| 961 | 2026-03-17T15:28:22.495Z | Compiling thiserror-impl v2.0.18 |
| 962 | 2026-03-17T15:28:22.620Z | Compiling futures-macro v0.3.32 |
| 963 | 2026-03-17T15:28:22.751Z | Checking zerofrom v0.1.5 |
| 964 | 2026-03-17T15:28:22.913Z | Checking yoke v0.7.5 |
| 965 | 2026-03-17T15:28:23.132Z | Compiling regex v1.12.3 |
| 966 | 2026-03-17T15:28:23.154Z | Checking zerovec v0.10.4 |
| 967 | 2026-03-17T15:28:23.424Z | Compiling thiserror-impl v1.0.64 |
| 968 | 2026-03-17T15:28:23.697Z | Checking futures-channel v0.3.32 |
| 969 | 2026-03-17T15:28:23.913Z | Compiling getrandom v0.3.2 |
| 970 | 2026-03-17T15:28:23.979Z | Checking subtle v2.5.0 |
| 971 | 2026-03-17T15:28:24.002Z | Checking futures-task v0.3.32 |
| 972 | 2026-03-17T15:28:24.071Z | Checking tinystr v0.7.6 |
| 973 | 2026-03-17T15:28:24.154Z | Checking icu_collections v1.5.0 |
| 974 | 2026-03-17T15:28:24.200Z | Checking futures-io v0.3.32 |
| 975 | 2026-03-17T15:28:24.286Z | Compiling errno v0.3.14 |
| 976 | 2026-03-17T15:28:24.309Z | Checking icu_locid v1.5.0 |
| 977 | 2026-03-17T15:28:24.356Z | Checking rand_core v0.6.4 |
| 978 | 2026-03-17T15:28:24.359Z | Checking futures-util v0.3.32 |
| 979 | 2026-03-17T15:28:24.400Z | Checking zeroize v1.7.0 |
| 980 | 2026-03-17T15:28:24.475Z | Compiling ucd-trie v0.1.6 |
| 981 | 2026-03-17T15:28:24.608Z | Compiling either v1.15.0 |
| 982 | 2026-03-17T15:28:24.611Z | Compiling anyhow v1.0.100 |
| 983 | 2026-03-17T15:28:24.724Z | Compiling pest v2.8.4 |
| 984 | 2026-03-17T15:28:24.929Z | Checking icu_provider v1.5.0 |
| 985 | 2026-03-17T15:28:25.050Z | Compiling tracing-attributes v0.1.27 |
| 986 | 2026-03-17T15:28:25.289Z | Checking tracing-core v0.1.32 |
| 987 | 2026-03-17T15:28:25.315Z | Checking bytes v1.11.1 |
| 988 | 2026-03-17T15:28:25.360Z | Checking icu_locid_transform v1.5.0 |
| 989 | 2026-03-17T15:28:25.556Z | Compiling serde_tokenstream v0.2.3 |
| 990 | 2026-03-17T15:28:25.689Z | Checking chrono v0.4.44 |
| 991 | 2026-03-17T15:28:25.920Z | Checking tokio v1.50.0 |
| 992 | 2026-03-17T15:28:25.965Z | Checking icu_properties v1.5.1 |
| 993 | 2026-03-17T15:28:26.249Z | Compiling pest_meta v2.8.4 |
| 994 | 2026-03-17T15:28:26.417Z | Checking http v1.4.0 |
| 995 | 2026-03-17T15:28:26.879Z | Compiling slog v2.8.2 |
| 996 | 2026-03-17T15:28:26.911Z | Checking untrusted v0.9.0 |
| 997 | 2026-03-17T15:28:27.050Z | Compiling pest_generator v2.8.4 |
| 998 | 2026-03-17T15:28:27.074Z | Compiling strsim v0.11.1 |
| 999 | 2026-03-17T15:28:27.161Z | Checking byteorder v1.5.0 |
| 1000 | 2026-03-17T15:28:27.723Z | Checking tracing v0.1.40 |
| 1001 | 2026-03-17T15:28:27.896Z | Checking icu_normalizer v1.5.0 |
| 1002 | 2026-03-17T15:28:27.962Z | Checking rustls-pki-types v1.12.0 |
| 1003 | 2026-03-17T15:28:27.985Z | Compiling rustix v0.38.34 |
| 1004 | 2026-03-17T15:28:28.218Z | Compiling pest_derive v2.8.4 |
| 1005 | 2026-03-17T15:28:28.330Z | Compiling zerocopy v0.8.27 |
| 1006 | 2026-03-17T15:28:28.387Z | Checking idna_adapter v1.2.0 |
| 1007 | 2026-03-17T15:28:28.544Z | Checking idna v1.0.3 |
| 1008 | 2026-03-17T15:28:28.548Z | Compiling ident_case v1.0.1 |
| 1009 | 2026-03-17T15:28:28.887Z | Checking url v2.5.4 |
| 1010 | 2026-03-17T15:28:28.912Z | Compiling zerocopy-derive v0.8.27 |
| 1011 | 2026-03-17T15:28:29.076Z | Compiling lazy_static v1.5.0 |
| 1012 | 2026-03-17T15:28:29.324Z | Compiling prettyplease v0.2.37 |
| 1013 | 2026-03-17T15:28:29.642Z | Compiling regress v0.10.5 |
| 1014 | 2026-03-17T15:28:30.148Z | Compiling minimal-lexical v0.2.1 |
| 1015 | 2026-03-17T15:28:30.169Z | Checking ipnet v2.9.0 |
| 1016 | 2026-03-17T15:28:30.240Z | Compiling glob v0.3.3 |
| 1017 | 2026-03-17T15:28:30.263Z | Checking base64 v0.22.1 |
| 1018 | 2026-03-17T15:28:30.322Z | Compiling camino v1.2.2 |
| 1019 | 2026-03-17T15:28:30.381Z | Checking tokio-util v0.7.16 |
| 1020 | 2026-03-17T15:28:30.460Z | Compiling nom v7.1.3 |
| 1021 | 2026-03-17T15:28:30.482Z | Compiling pkg-config v0.3.30 |
| 1022 | 2026-03-17T15:28:30.535Z | Checking crypto-common v0.1.6 |
| 1023 | 2026-03-17T15:28:30.683Z | Compiling clang-sys v1.8.1 |
| 1024 | 2026-03-17T15:28:30.706Z | Checking http-body v1.0.1 |
| 1025 | 2026-03-17T15:28:30.977Z | Compiling vcpkg v0.2.15 |
| 1026 | 2026-03-17T15:28:31.030Z | Compiling num-conv v0.2.0 |
| 1027 | 2026-03-17T15:28:31.053Z | Checking atomic-waker v1.1.2 |
| 1028 | 2026-03-17T15:28:31.091Z | Compiling time-core v0.1.8 |
| 1029 | 2026-03-17T15:28:31.180Z | Compiling libloading v0.8.9 |
| 1030 | 2026-03-17T15:28:31.183Z | Checking tower-service v0.3.3 |
| 1031 | 2026-03-17T15:28:31.226Z | Checking tower-layer v0.3.3 |
| 1032 | 2026-03-17T15:28:31.290Z | Compiling time-macros v0.2.27 |
| 1033 | 2026-03-17T15:28:31.319Z | Compiling paste v1.0.15 |
| 1034 | 2026-03-17T15:28:31.417Z | Compiling home v0.5.11 |
| 1035 | 2026-03-17T15:28:31.581Z | Compiling bindgen v0.69.5 |
| 1036 | 2026-03-17T15:28:31.684Z | Checking try-lock v0.2.5 |
| 1037 | 2026-03-17T15:28:31.757Z | Compiling which v4.4.2 |
| 1038 | 2026-03-17T15:28:31.811Z | Checking want v0.3.1 |
| 1039 | 2026-03-17T15:28:31.968Z | Checking h2 v0.4.6 |
| 1040 | 2026-03-17T15:28:31.971Z | Compiling itertools v0.12.1 |
| 1041 | 2026-03-17T15:28:31.991Z | Compiling scroll_derive v0.13.1 |
| 1042 | 2026-03-17T15:28:32.074Z | Checking ppv-lite86 v0.2.17 |
| 1043 | 2026-03-17T15:28:32.267Z | Compiling cexpr v0.6.0 |
| 1044 | 2026-03-17T15:28:32.477Z | Compiling rustc-hash v1.1.0 |
| 1045 | 2026-03-17T15:28:32.624Z | Compiling lazycell v1.3.0 |
| 1046 | 2026-03-17T15:28:32.703Z | Checking ryu v1.0.18 |
| 1047 | 2026-03-17T15:28:32.773Z | Checking pin-utils v0.1.0 |
| 1048 | 2026-03-17T15:28:32.869Z | Checking httpdate v1.0.3 |
| 1049 | 2026-03-17T15:28:33.063Z | Compiling cmake v0.1.54 |
| 1050 | 2026-03-17T15:28:33.089Z | Compiling fs_extra v1.3.0 |
| 1051 | 2026-03-17T15:28:33.145Z | Compiling dunce v1.0.5 |
| 1052 | 2026-03-17T15:28:33.254Z | Compiling async-trait v0.1.89 |
| 1053 | 2026-03-17T15:28:33.277Z | Checking pretty-hex v0.4.1 |
| 1054 | 2026-03-17T15:28:33.301Z | Checking http-body-util v0.1.3 |
| 1055 | 2026-03-17T15:28:33.417Z | Checking encoding_rs v0.8.34 |
| 1056 | 2026-03-17T15:28:33.440Z | Checking plain v0.2.3 |
| 1057 | 2026-03-17T15:28:33.552Z | Checking mime v0.3.17 |
| 1058 | 2026-03-17T15:28:33.576Z | Checking serde_urlencoded v0.7.1 |
| 1059 | 2026-03-17T15:28:33.600Z | Checking erased-serde v0.3.31 |
| 1060 | 2026-03-17T15:28:33.784Z | Compiling aws-lc-rs v1.13.3 |
| 1061 | 2026-03-17T15:28:33.914Z | Checking cpufeatures v0.2.12 |
| 1062 | 2026-03-17T15:28:34.485Z | Checking hyper v1.8.1 |
| 1063 | 2026-03-17T15:28:34.532Z | Compiling scroll v0.13.0 |
| 1064 | 2026-03-17T15:28:34.574Z | Checking block-buffer v0.10.4 |
| 1065 | 2026-03-17T15:28:34.692Z | Compiling openapiv3 v2.2.0 |
| 1066 | 2026-03-17T15:28:34.735Z | Compiling crossbeam-utils v0.8.19 |
| 1067 | 2026-03-17T15:28:35.118Z | Compiling usdt-impl v0.6.0 |
| 1068 | 2026-03-17T15:28:35.301Z | Compiling goblin v0.10.4 |
| 1069 | 2026-03-17T15:28:35.483Z | Checking digest v0.10.7 |
| 1070 | 2026-03-17T15:28:35.689Z | Checking hyper-util v0.1.20 |
| 1071 | 2026-03-17T15:28:36.799Z | Checking untrusted v0.7.1 |
| 1072 | 2026-03-17T15:28:37.137Z | Compiling typify-impl v0.4.3 |
| 1073 | 2026-03-17T15:28:37.514Z | Compiling dtrace-parser v0.3.0 |
| 1074 | 2026-03-17T15:28:37.584Z | Compiling darling_core v0.21.3 |
| 1075 | 2026-03-17T15:28:37.663Z | Compiling thread-id v5.0.0 |
| 1076 | 2026-03-17T15:28:37.774Z | Compiling rustls v0.22.4 |
| 1077 | 2026-03-17T15:28:37.854Z | Compiling rustls v0.23.31 |
| 1078 | 2026-03-17T15:28:38.075Z | Checking futures-executor v0.3.32 |
| 1079 | 2026-03-17T15:28:38.125Z | Compiling rustix v1.1.2 |
| 1080 | 2026-03-17T15:28:38.264Z | Compiling unsafe-libyaml v0.2.11 |
| 1081 | 2026-03-17T15:28:38.402Z | Compiling slog-async v2.8.0 |
| 1082 | 2026-03-17T15:28:38.835Z | Checking futures v0.3.32 |
| 1083 | 2026-03-17T15:28:38.936Z | Compiling strum_macros v0.26.4 |
| 1084 | 2026-03-17T15:28:39.187Z | Compiling dof v0.4.0 |
| 1085 | 2026-03-17T15:28:39.210Z | Compiling serde_yaml v0.9.34+deprecated |
| 1086 | 2026-03-17T15:28:39.293Z | Compiling multer v3.1.0 |
| 1087 | 2026-03-17T15:28:40.002Z | Compiling aws-lc-sys v0.30.0 |
| 1088 | 2026-03-17T15:28:40.666Z | Compiling darling_macro v0.21.3 |
| 1089 | 2026-03-17T15:28:40.761Z | Compiling openssl-sys v0.9.107 |
| 1090 | 2026-03-17T15:28:40.828Z | Checking rand_core v0.9.3 |
| 1091 | 2026-03-17T15:28:40.925Z | Compiling usdt-macro v0.6.0 |
| 1092 | 2026-03-17T15:28:40.996Z | Compiling usdt-attr-macro v0.6.0 |
| 1093 | 2026-03-17T15:28:41.056Z | Compiling async-stream-impl v0.3.6 |
| 1094 | 2026-03-17T15:28:41.128Z | Compiling daft-derive v0.1.5 |
| 1095 | 2026-03-17T15:28:41.364Z | Compiling darling v0.21.3 |
| 1096 | 2026-03-17T15:28:41.467Z | Checking sync_wrapper v1.0.1 |
| 1097 | 2026-03-17T15:28:41.601Z | Checking powerfmt v0.2.0 |
| 1098 | 2026-03-17T15:28:41.624Z | Compiling omicron-workspace-hack v0.1.0 |
| 1099 | 2026-03-17T15:28:41.808Z | Checking winnow v0.7.13 |
| 1100 | 2026-03-17T15:28:41.865Z | Checking deranged v0.5.3 |
| 1101 | 2026-03-17T15:28:41.945Z | Checking tower v0.5.2 |
| 1102 | 2026-03-17T15:28:42.096Z | Checking rand_chacha v0.9.0 |
| 1103 | 2026-03-17T15:28:42.142Z | Compiling typify-macro v0.4.3 |
| 1104 | 2026-03-17T15:28:42.145Z | Checking sha1 v0.10.6 |
| 1105 | 2026-03-17T15:28:42.397Z | Checking webpki-roots v0.26.3 |
| 1106 | 2026-03-17T15:28:42.518Z | Checking is-terminal v0.4.12 |
| 1107 | 2026-03-17T15:28:42.593Z | Checking num_threads v0.1.7 |
| 1108 | 2026-03-17T15:28:42.798Z | Checking iri-string v0.7.8 |
| 1109 | 2026-03-17T15:28:42.855Z | Checking match_cfg v0.1.0 |
| 1110 | 2026-03-17T15:28:42.948Z | Checking hostname v0.3.1 |
| 1111 | 2026-03-17T15:28:43.073Z | Checking rand v0.9.2 |
| 1112 | 2026-03-17T15:28:43.139Z | Checking rand_chacha v0.3.1 |
| 1113 | 2026-03-17T15:28:43.328Z | Checking time v0.3.47 |
| 1114 | 2026-03-17T15:28:43.480Z | Checking fastrand v2.3.0 |
| 1115 | 2026-03-17T15:28:43.585Z | Checking rand v0.8.5 |
| 1116 | 2026-03-17T15:28:43.723Z | Checking tempfile v3.23.0 |
| 1117 | 2026-03-17T15:28:43.984Z | Checking crossbeam-channel v0.5.15 |
| 1118 | 2026-03-17T15:28:44.251Z | Checking tower-http v0.6.8 |
| 1119 | 2026-03-17T15:28:44.274Z | Compiling typify v0.4.3 |
| 1120 | 2026-03-17T15:28:44.389Z | Checking ipnetwork v0.21.1 |
| 1121 | 2026-03-17T15:28:44.413Z | Compiling structmeta-derive v0.3.0 |
| 1122 | 2026-03-17T15:28:44.592Z | Checking foreign-types-shared v0.1.1 |
| 1123 | 2026-03-17T15:28:44.615Z | Compiling openssl v0.10.72 |
| 1124 | 2026-03-17T15:28:44.665Z | Compiling ref-cast v1.0.25 |
| 1125 | 2026-03-17T15:28:44.711Z | Checking foreign-types v0.3.2 |
| 1126 | 2026-03-17T15:28:44.830Z | Compiling openssl-macros v0.1.1 |
| 1127 | 2026-03-17T15:28:44.904Z | Compiling ref-cast-impl v1.0.25 |
| 1128 | 2026-03-17T15:28:44.975Z | Checking thread_local v1.1.8 |
| 1129 | 2026-03-17T15:28:45.133Z | Compiling native-tls v0.2.11 |
| 1130 | 2026-03-17T15:28:45.400Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1131 | 2026-03-17T15:28:45.479Z | Checking rustls-webpki v0.102.4 |
| 1132 | 2026-03-17T15:28:45.653Z | Checking serde_spanned v1.0.4 |
| 1133 | 2026-03-17T15:28:45.779Z | Compiling structmeta v0.3.0 |
| 1134 | 2026-03-17T15:28:45.816Z | Compiling dropshot v0.16.7 |
| 1135 | 2026-03-17T15:28:45.838Z | Checking take_mut v0.2.2 |
| 1136 | 2026-03-17T15:28:45.937Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1137 | 2026-03-17T15:28:45.967Z | Checking openssl-probe v0.1.5 |
| 1138 | 2026-03-17T15:28:46.030Z | Checking term v1.2.0 |
| 1139 | 2026-03-17T15:28:46.093Z | Checking debug-ignore v1.0.5 |
| 1140 | 2026-03-17T15:28:46.309Z | Checking slog-term v2.9.2 |
| 1141 | 2026-03-17T15:28:46.429Z | Checking slog-json v2.6.1 |
| 1142 | 2026-03-17T15:28:46.523Z | Compiling progenitor-impl v0.11.1 |
| 1143 | 2026-03-17T15:28:46.644Z | Checking strum v0.26.3 |
| 1144 | 2026-03-17T15:28:46.783Z | Compiling dropshot_endpoint v0.16.7 |
| 1145 | 2026-03-17T15:28:46.990Z | Checking memmap2 v0.9.9 |
| 1146 | 2026-03-17T15:28:47.444Z | Compiling syn v1.0.109 |
| 1147 | 2026-03-17T15:28:47.814Z | Checking spin v0.9.8 |
| 1148 | 2026-03-17T15:28:48.190Z | Checking tokio-rustls v0.25.0 |
| 1149 | 2026-03-17T15:28:48.436Z | Checking slog-bunyan v2.5.0 |
| 1150 | 2026-03-17T15:28:48.577Z | Checking oxnet v0.1.3 |
| 1151 | 2026-03-17T15:28:48.580Z | Checking async-stream v0.3.6 |
| 1152 | 2026-03-17T15:28:48.671Z | Compiling serde_with_macros v3.15.0 |
| 1153 | 2026-03-17T15:28:48.694Z | Checking tokio-native-tls v0.3.1 |
| 1154 | 2026-03-17T15:28:48.756Z | Checking waitgroup v0.1.2 |
| 1155 | 2026-03-17T15:28:48.859Z | Checking rustls-pemfile v2.2.0 |
| 1156 | 2026-03-17T15:28:48.884Z | Compiling derive-where v1.6.0 |
| 1157 | 2026-03-17T15:28:48.907Z | Compiling strum_macros v0.27.2 |
| 1158 | 2026-03-17T15:28:48.978Z | Checking usdt v0.6.0 |
| 1159 | 2026-03-17T15:28:49.003Z | Checking serde_path_to_error v0.1.20 |
| 1160 | 2026-03-17T15:28:49.487Z | Compiling progenitor-macro v0.11.1 |
| 1161 | 2026-03-17T15:28:49.534Z | Checking hostname v0.4.2 |
| 1162 | 2026-03-17T15:28:50.119Z | Checking hyper-tls v0.6.0 |
| 1163 | 2026-03-17T15:28:50.554Z | Compiling derive-ex v0.1.8 |
| 1164 | 2026-03-17T15:28:51.426Z | Checking newtype-uuid v1.3.1 |
| 1165 | 2026-03-17T15:28:51.483Z | Checking webpki-roots v1.0.3 |
| 1166 | 2026-03-17T15:28:51.633Z | Compiling newtype-uuid-macros v0.1.0 |
| 1167 | 2026-03-17T15:28:51.666Z | Checking hex v0.4.3 |
| 1168 | 2026-03-17T15:28:51.975Z | Checking quick-error v1.2.3 |
| 1169 | 2026-03-17T15:28:52.421Z | Compiling parse-display-derive v0.10.0 |
| 1170 | 2026-03-17T15:28:52.706Z | Compiling test-strategy v0.4.3 |
| 1171 | 2026-03-17T15:28:54.223Z | Compiling toml_datetime v0.6.11 |
| 1172 | 2026-03-17T15:28:54.500Z | Checking macaddr v1.0.1 |
| 1173 | 2026-03-17T15:28:54.542Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1174 | 2026-03-17T15:28:54.919Z | Checking daft v0.1.5 |
| 1175 | 2026-03-17T15:28:55.198Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1176 | 2026-03-17T15:28:55.461Z | Checking toml v0.9.12+spec-1.1.0 |
| 1177 | 2026-03-17T15:28:55.538Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1178 | 2026-03-17T15:28:55.810Z | Compiling zerocopy-derive v0.7.34 |
| 1179 | 2026-03-17T15:28:56.112Z | Checking wait-timeout v0.2.0 |
| 1180 | 2026-03-17T15:28:56.270Z | Checking bit-vec v0.6.3 |
| 1181 | 2026-03-17T15:28:56.503Z | Checking bit-set v0.5.3 |
| 1182 | 2026-03-17T15:28:56.526Z | Checking rusty-fork v0.3.0 |
| 1183 | 2026-03-17T15:28:56.925Z | Checking strum v0.27.2 |
| 1184 | 2026-03-17T15:28:57.067Z | Checking serde_with v3.15.0 |
| 1185 | 2026-03-17T15:28:57.867Z | Checking rand_xorshift v0.3.0 |
| 1186 | 2026-03-17T15:28:58.031Z | Checking unarray v0.1.4 |
| 1187 | 2026-03-17T15:28:58.168Z | Checking proptest v1.5.0 |
| 1188 | 2026-03-17T15:28:58.254Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1189 | 2026-03-17T15:28:58.589Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1190 | 2026-03-17T15:28:58.655Z | Compiling clap_derive v4.5.4 |
| 1191 | 2026-03-17T15:28:58.741Z | Checking instant v0.1.12 |
| 1192 | 2026-03-17T15:28:58.844Z | Checking rustc-hash v2.1.1 |
| 1193 | 2026-03-17T15:28:59.076Z | Compiling crucible-workspace-hack v0.1.0 |
| 1194 | 2026-03-17T15:28:59.114Z | Checking utf8parse v0.2.1 |
| 1195 | 2026-03-17T15:28:59.255Z | Checking anstyle-parse v0.2.4 |
| 1196 | 2026-03-17T15:28:59.388Z | Checking iddqd v0.3.14 |
| 1197 | 2026-03-17T15:28:59.452Z | Checking backoff v0.4.0 |
| 1198 | 2026-03-17T15:28:59.559Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1199 | 2026-03-17T15:28:59.677Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1200 | 2026-03-17T15:28:59.822Z | Checking parse-display v0.10.0 |
| 1201 | 2026-03-17T15:28:59.864Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1202 | 2026-03-17T15:29:00.107Z | Checking colorchoice v1.0.1 |
| 1203 | 2026-03-17T15:29:00.237Z | Checking anstyle-query v1.0.3 |
| 1204 | 2026-03-17T15:29:00.360Z | Checking anstyle v1.0.7 |
| 1205 | 2026-03-17T15:29:00.494Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1206 | 2026-03-17T15:29:00.517Z | Checking is_terminal_polyfill v1.70.0 |
| 1207 | 2026-03-17T15:29:00.670Z | Checking anstream v0.6.14 |
| 1208 | 2026-03-17T15:29:00.792Z | Compiling rustls-webpki v0.103.4 |
| 1209 | 2026-03-17T15:29:00.892Z | Compiling zerocopy v0.7.34 |
| 1210 | 2026-03-17T15:29:00.927Z | Checking terminal_size v0.3.0 |
| 1211 | 2026-03-17T15:29:01.075Z | Compiling scroll_derive v0.12.0 |
| 1212 | 2026-03-17T15:29:01.435Z | Compiling usdt-impl v0.5.0 |
| 1213 | 2026-03-17T15:29:01.677Z | Compiling winnow v0.5.40 |
| 1214 | 2026-03-17T15:29:01.700Z | Checking clap_lex v0.7.0 |
| 1215 | 2026-03-17T15:29:01.906Z | Compiling heck v0.4.1 |
| 1216 | 2026-03-17T15:29:01.932Z | Checking scroll v0.12.0 |
| 1217 | 2026-03-17T15:29:02.164Z | Checking clap_builder v4.5.2 |
| 1218 | 2026-03-17T15:29:02.241Z | Compiling dof v0.3.0 |
| 1219 | 2026-03-17T15:29:02.767Z | Compiling dtrace-parser v0.2.0 |
| 1220 | 2026-03-17T15:29:02.956Z | Compiling thread-id v4.2.1 |
| 1221 | 2026-03-17T15:29:03.495Z | Compiling toml_edit v0.19.15 |
| 1222 | 2026-03-17T15:29:03.776Z | Checking goblin v0.8.2 |
| 1223 | 2026-03-17T15:29:03.944Z | Checking clap v4.5.4 |
| 1224 | 2026-03-17T15:29:05.135Z | Compiling proc-macro-crate v1.3.1 |
| 1225 | 2026-03-17T15:29:05.574Z | Checking unicode-width v0.1.14 |
| 1226 | 2026-03-17T15:29:05.598Z | Checking data-encoding v2.6.0 |
| 1227 | 2026-03-17T15:29:06.092Z | Compiling tokio-rustls v0.26.0 |
| 1228 | 2026-03-17T15:29:06.389Z | Compiling hyper-rustls v0.27.3 |
| 1229 | 2026-03-17T15:29:06.575Z | Checking crossbeam-epoch v0.9.18 |
| 1230 | 2026-03-17T15:29:06.740Z | Checking num-integer v0.1.46 |
| 1231 | 2026-03-17T15:29:07.421Z | Compiling reqwest v0.12.23 |
| 1232 | 2026-03-17T15:29:07.470Z | Compiling usdt-attr-macro v0.5.0 |
| 1233 | 2026-03-17T15:29:07.553Z | Compiling usdt-macro v0.5.0 |
| 1234 | 2026-03-17T15:29:08.159Z | Checking serde_spanned v0.6.9 |
| 1235 | 2026-03-17T15:29:08.262Z | Checking memmap v0.7.0 |
| 1236 | 2026-03-17T15:29:08.328Z | Checking tinyvec_macros v0.1.1 |
| 1237 | 2026-03-17T15:29:08.440Z | Checking tinyvec v1.6.0 |
| 1238 | 2026-03-17T15:29:08.440Z | Checking usdt v0.5.0 |
| 1239 | 2026-03-17T15:29:08.736Z | Checking num-bigint v0.4.5 |
| 1240 | 2026-03-17T15:29:09.206Z | Compiling itertools v0.14.0 |
| 1241 | 2026-03-17T15:29:09.313Z | Compiling proc-macro-error-attr v1.0.4 |
| 1242 | 2026-03-17T15:29:09.542Z | Compiling heapless v0.8.0 |
| 1243 | 2026-03-17T15:29:09.958Z | Checking num-rational v0.4.2 |
| 1244 | 2026-03-17T15:29:10.190Z | Compiling progenitor-client v0.11.1 |
| 1245 | 2026-03-17T15:29:10.412Z | Checking num-iter v0.1.45 |
| 1246 | 2026-03-17T15:29:10.834Z | Compiling darling_core v0.20.11 |
| 1247 | 2026-03-17T15:29:10.885Z | Compiling ingot-macros v0.1.1 |
| 1248 | 2026-03-17T15:29:10.977Z | Checking hash32 v0.3.1 |
| 1249 | 2026-03-17T15:29:11.107Z | Checking num-complex v0.4.6 |
| 1250 | 2026-03-17T15:29:11.623Z | Compiling proc-macro-error v1.0.4 |
| 1251 | 2026-03-17T15:29:11.808Z | Checking bitflags v1.3.2 |
| 1252 | 2026-03-17T15:29:12.193Z | Compiling smoltcp v0.11.0 |
| 1253 | 2026-03-17T15:29:12.569Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1254 | 2026-03-17T15:29:12.652Z | Compiling rayon-core v1.13.0 |
| 1255 | 2026-03-17T15:29:13.711Z | Compiling darling_macro v0.20.11 |
| 1256 | 2026-03-17T15:29:14.101Z | Checking num v0.4.3 |
| 1257 | 2026-03-17T15:29:14.461Z | Compiling progenitor v0.11.1 |
| 1258 | 2026-03-17T15:29:14.578Z | Checking ingot-types v0.1.2 |
| 1259 | 2026-03-17T15:29:14.632Z | Checking crossbeam-deque v0.8.5 |
| 1260 | 2026-03-17T15:29:14.768Z | Compiling num_enum_derive v0.7.4 |
| 1261 | 2026-03-17T15:29:15.208Z | Checking bstr v1.9.1 |
| 1262 | 2026-03-17T15:29:15.368Z | Checking cobs v0.2.3 |
| 1263 | 2026-03-17T15:29:15.446Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1264 | 2026-03-17T15:29:15.548Z | Checking managed v0.8.0 |
| 1265 | 2026-03-17T15:29:15.730Z | Checking postcard v1.0.9 |
| 1266 | 2026-03-17T15:29:16.134Z | Checking num_enum v0.7.4 |
| 1267 | 2026-03-17T15:29:16.435Z | Checking ingot v0.1.1 |
| 1268 | 2026-03-17T15:29:16.956Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1269 | 2026-03-17T15:29:16.979Z | Compiling darling v0.20.11 |
| 1270 | 2026-03-17T15:29:17.242Z | Compiling progenitor-client v0.10.0 |
| 1271 | 2026-03-17T15:29:17.727Z | Compiling enum-as-inner v0.6.0 |
| 1272 | 2026-03-17T15:29:18.301Z | Compiling libz-sys v1.1.16 |
| 1273 | 2026-03-17T15:29:18.438Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1274 | 2026-03-17T15:29:18.793Z | Compiling foreign-types-macros v0.2.3 |
| 1275 | 2026-03-17T15:29:18.843Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1276 | 2026-03-17T15:29:18.901Z | Checking foreign-types-shared v0.3.1 |
| 1277 | 2026-03-17T15:29:19.018Z | Compiling toml_write v0.1.2 |
| 1278 | 2026-03-17T15:29:19.129Z | Compiling semver v0.1.20 |
| 1279 | 2026-03-17T15:29:19.281Z | Checking is_ci v1.2.0 |
| 1280 | 2026-03-17T15:29:19.410Z | Compiling rustc_version v0.1.7 |
| 1281 | 2026-03-17T15:29:19.610Z | Checking foreign-types v0.5.0 |
| 1282 | 2026-03-17T15:29:19.654Z | Compiling toml_edit v0.22.27 |
| 1283 | 2026-03-17T15:29:19.745Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1284 | 2026-03-17T15:29:19.833Z | Compiling derive_builder_core v0.20.2 |
| 1285 | 2026-03-17T15:29:19.917Z | Checking rayon v1.11.0 |
| 1286 | 2026-03-17T15:29:20.764Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1287 | 2026-03-17T15:29:21.049Z | Checking tabwriter v1.4.0 |
| 1288 | 2026-03-17T15:29:21.078Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1289 | 2026-03-17T15:29:21.111Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1290 | 2026-03-17T15:29:21.235Z | Checking cstr-argument v0.1.2 |
| 1291 | 2026-03-17T15:29:21.392Z | Checking float-ord v0.3.2 |
| 1292 | 2026-03-17T15:29:21.681Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1293 | 2026-03-17T15:29:21.706Z | Compiling owo-colors v4.2.3 |
| 1294 | 2026-03-17T15:29:22.153Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1295 | 2026-03-17T15:29:22.191Z | Compiling toml v0.8.23 |
| 1296 | 2026-03-17T15:29:22.291Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1297 | 2026-03-17T15:29:22.449Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1298 | 2026-03-17T15:29:22.570Z | Compiling derive_builder_macro v0.20.2 |
| 1299 | 2026-03-17T15:29:22.640Z | Compiling newtype_derive v0.1.6 |
| 1300 | 2026-03-17T15:29:22.933Z | Checking supports-color v2.1.0 |
| 1301 | 2026-03-17T15:29:22.983Z | Checking supports-color v3.0.2 |
| 1302 | 2026-03-17T15:29:23.007Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1303 | 2026-03-17T15:29:23.102Z | Checking resolv-conf v0.7.0 |
| 1304 | 2026-03-17T15:29:23.152Z | Checking atomicwrites v0.4.4 |
| 1305 | 2026-03-17T15:29:23.269Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1306 | 2026-03-17T15:29:23.311Z | Compiling vergen-lib v9.1.0 |
| 1307 | 2026-03-17T15:29:23.334Z | Compiling slog-dtrace v0.3.0 |
| 1308 | 2026-03-17T15:29:23.356Z | Compiling cfg_aliases v0.2.1 |
| 1309 | 2026-03-17T15:29:23.393Z | Checking openssl-probe v0.2.1 |
| 1310 | 2026-03-17T15:29:23.456Z | Checking linked-hash-map v0.5.6 |
| 1311 | 2026-03-17T15:29:23.589Z | Checking colored v3.0.0 |
| 1312 | 2026-03-17T15:29:23.681Z | Checking lru-cache v0.1.2 |
| 1313 | 2026-03-17T15:29:23.736Z | Checking rustls-native-certs v0.8.3 |
| 1314 | 2026-03-17T15:29:23.770Z | Compiling derive_builder v0.20.2 |
| 1315 | 2026-03-17T15:29:23.922Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1316 | 2026-03-17T15:29:24.053Z | Checking hickory-proto v0.24.4 |
| 1317 | 2026-03-17T15:29:24.100Z | Compiling zone_cfg_derive v0.3.0 |
| 1318 | 2026-03-17T15:29:24.741Z | Checking similar v2.7.0 |
| 1319 | 2026-03-17T15:29:24.950Z | Compiling hubpack_derive v0.1.1 |
| 1320 | 2026-03-17T15:29:25.191Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1321 | 2026-03-17T15:29:25.425Z | Checking camino-tempfile v1.4.1 |
| 1322 | 2026-03-17T15:29:25.588Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1323 | 2026-03-17T15:29:25.947Z | Compiling serde_repr v0.1.19 |
| 1324 | 2026-03-17T15:29:26.132Z | Compiling num-derive v0.4.2 |
| 1325 | 2026-03-17T15:29:26.156Z | Compiling vergen v9.1.0 |
| 1326 | 2026-03-17T15:29:26.307Z | Compiling cargo-platform v0.3.2 |
| 1327 | 2026-03-17T15:29:26.331Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1328 | 2026-03-17T15:29:26.432Z | Checking sigpipe v0.1.3 |
| 1329 | 2026-03-17T15:29:26.537Z | Checking jiff v0.2.15 |
| 1330 | 2026-03-17T15:29:26.602Z | Compiling convert_case v0.4.0 |
| 1331 | 2026-03-17T15:29:26.638Z | Checking base64ct v1.6.0 |
| 1332 | 2026-03-17T15:29:26.676Z | Checking indent_write v2.2.0 |
| 1333 | 2026-03-17T15:29:26.844Z | Checking base64 v0.21.7 |
| 1334 | 2026-03-17T15:29:26.946Z | Checking siphasher v1.0.1 |
| 1335 | 2026-03-17T15:29:27.019Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1336 | 2026-03-17T15:29:27.155Z | Compiling derive_more v0.99.20 |
| 1337 | 2026-03-17T15:29:27.182Z | Checking phf_shared v0.12.1 |
| 1338 | 2026-03-17T15:29:27.327Z | Checking password-hash v0.5.0 |
| 1339 | 2026-03-17T15:29:27.385Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1340 | 2026-03-17T15:29:27.388Z | Checking toml v1.0.6+spec-1.1.0 |
| 1341 | 2026-03-17T15:29:27.653Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1342 | 2026-03-17T15:29:27.706Z | Compiling cargo_metadata v0.23.1 |
| 1343 | 2026-03-17T15:29:28.219Z | Checking rustls-platform-verifier v0.6.2 |
| 1344 | 2026-03-17T15:29:28.449Z | Checking zone v0.3.1 |
| 1345 | 2026-03-17T15:29:28.926Z | Checking hickory-resolver v0.24.4 |
| 1346 | 2026-03-17T15:29:29.427Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1347 | 2026-03-17T15:29:29.893Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1348 | 2026-03-17T15:29:30.041Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1349 | 2026-03-17T15:29:30.077Z | Checking hubpack v0.1.2 |
| 1350 | 2026-03-17T15:29:30.242Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1351 | 2026-03-17T15:29:30.298Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1352 | 2026-03-17T15:29:30.557Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1353 | 2026-03-17T15:29:30.729Z | Compiling progenitor-impl v0.10.0 |
| 1354 | 2026-03-17T15:29:30.832Z | Checking terminal_size v0.4.3 |
| 1355 | 2026-03-17T15:29:30.863Z | Checking blake2 v0.10.6 |
| 1356 | 2026-03-17T15:29:30.986Z | Checking tokio-stream v0.1.17 |
| 1357 | 2026-03-17T15:29:31.152Z | Checking serde-big-array v0.5.1 |
| 1358 | 2026-03-17T15:29:31.281Z | Checking smf v0.2.3 |
| 1359 | 2026-03-17T15:29:31.327Z | Compiling pin-project-internal v1.1.10 |
| 1360 | 2026-03-17T15:29:31.474Z | Compiling rustc_version v0.4.1 |
| 1361 | 2026-03-17T15:29:31.498Z | Compiling vergen-git2 v9.1.0 |
| 1362 | 2026-03-17T15:29:31.521Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1363 | 2026-03-17T15:29:31.580Z | Checking unicode-width v0.2.1 |
| 1364 | 2026-03-17T15:29:31.770Z | Compiling cancel-safe-futures v0.1.5 |
| 1365 | 2026-03-17T15:29:31.839Z | Compiling chrono-tz v0.10.4 |
| 1366 | 2026-03-17T15:29:31.913Z | Checking smawk v0.3.2 |
| 1367 | 2026-03-17T15:29:32.079Z | Checking foldhash v0.1.5 |
| 1368 | 2026-03-17T15:29:32.082Z | Compiling crc32fast v1.4.0 |
| 1369 | 2026-03-17T15:29:32.126Z | Checking static_assertions v1.1.0 |
| 1370 | 2026-03-17T15:29:32.220Z | Checking whoami v1.5.1 |
| 1371 | 2026-03-17T15:29:32.260Z | Checking unicode-linebreak v0.1.5 |
| 1372 | 2026-03-17T15:29:32.474Z | Compiling unicode-xid v0.2.4 |
| 1373 | 2026-03-17T15:29:32.497Z | Checking unicode-segmentation v1.11.0 |
| 1374 | 2026-03-17T15:29:32.567Z | Checking textwrap v0.16.2 |
| 1375 | 2026-03-17T15:29:32.634Z | Compiling const_format_proc_macros v0.2.34 |
| 1376 | 2026-03-17T15:29:32.809Z | Checking pin-project v1.1.10 |
| 1377 | 2026-03-17T15:29:32.907Z | Checking newline-converter v0.3.0 |
| 1378 | 2026-03-17T15:29:32.930Z | Checking hashbrown v0.15.2 |
| 1379 | 2026-03-17T15:29:32.952Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1380 | 2026-03-17T15:29:33.554Z | Checking qorb v0.4.1 |
| 1381 | 2026-03-17T15:29:33.636Z | Checking argon2 v0.5.3 |
| 1382 | 2026-03-17T15:29:33.705Z | Checking reqwest v0.13.2 |
| 1383 | 2026-03-17T15:29:33.728Z | Compiling progenitor-macro v0.10.0 |
| 1384 | 2026-03-17T15:29:34.024Z | Checking phf v0.12.1 |
| 1385 | 2026-03-17T15:29:34.215Z | Checking globset v0.4.14 |
| 1386 | 2026-03-17T15:29:34.547Z | Checking unicode-normalization v0.1.24 |
| 1387 | 2026-03-17T15:29:34.798Z | Checking tokio-dtrace v0.1.1 |
| 1388 | 2026-03-17T15:29:34.828Z | Checking console v0.15.8 |
| 1389 | 2026-03-17T15:29:35.032Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1390 | 2026-03-17T15:29:35.195Z | Compiling typify-impl v0.6.1 |
| 1391 | 2026-03-17T15:29:35.667Z | Checking libsw-core v0.3.2 |
| 1392 | 2026-03-17T15:29:35.860Z | Checking secrecy v0.10.3 |
| 1393 | 2026-03-17T15:29:35.928Z | Compiling async-recursion v1.1.1 |
| 1394 | 2026-03-17T15:29:36.009Z | Compiling snafu-derive v0.8.9 |
| 1395 | 2026-03-17T15:29:36.241Z | Compiling cookie v0.18.1 |
| 1396 | 2026-03-17T15:29:36.427Z | Checking csv-core v0.1.12 |
| 1397 | 2026-03-17T15:29:36.525Z | Checking fixedbitset v0.5.7 |
| 1398 | 2026-03-17T15:29:36.663Z | Checking highway v1.3.0 |
| 1399 | 2026-03-17T15:29:36.793Z | Compiling moka v0.12.10 |
| 1400 | 2026-03-17T15:29:36.823Z | Checking adler v1.0.2 |
| 1401 | 2026-03-17T15:29:36.967Z | Checking fixedbitset v0.4.2 |
| 1402 | 2026-03-17T15:29:36.970Z | Checking utf-8 v0.7.6 |
| 1403 | 2026-03-17T15:29:37.065Z | Checking bytecount v0.6.9 |
| 1404 | 2026-03-17T15:29:37.164Z | Compiling rustls v0.21.12 |
| 1405 | 2026-03-17T15:29:37.208Z | Checking same-file v1.0.6 |
| 1406 | 2026-03-17T15:29:37.366Z | Checking walkdir v2.5.0 |
| 1407 | 2026-03-17T15:29:37.489Z | Checking papergrid v0.11.0 |
| 1408 | 2026-03-17T15:29:37.627Z | Checking petgraph v0.6.5 |
| 1409 | 2026-03-17T15:29:38.346Z | Checking tungstenite v0.21.0 |
| 1410 | 2026-03-17T15:29:38.428Z | Checking snafu v0.8.9 |
| 1411 | 2026-03-17T15:29:38.776Z | Checking miniz_oxide v0.7.2 |
| 1412 | 2026-03-17T15:29:38.905Z | Checking petgraph v0.8.3 |
| 1413 | 2026-03-17T15:29:39.016Z | Checking csv v1.3.1 |
| 1414 | 2026-03-17T15:29:39.297Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1415 | 2026-03-17T15:29:39.532Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1416 | 2026-03-17T15:29:39.556Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1417 | 2026-03-17T15:29:39.781Z | Checking progenitor v0.10.0 |
| 1418 | 2026-03-17T15:29:39.954Z | Checking libsw v3.5.0 |
| 1419 | 2026-03-17T15:29:40.187Z | Checking expectorate v1.2.0 |
| 1420 | 2026-03-17T15:29:40.209Z | Compiling typify-macro v0.6.1 |
| 1421 | 2026-03-17T15:29:40.351Z | Checking olpc-cjson v0.1.4 |
| 1422 | 2026-03-17T15:29:40.375Z | Checking oxide-tokio-rt v0.1.2 |
| 1423 | 2026-03-17T15:29:40.555Z | Checking const_format v0.2.35 |
| 1424 | 2026-03-17T15:29:41.077Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1425 | 2026-03-17T15:29:41.171Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1426 | 2026-03-17T15:29:41.333Z | Compiling nix v0.30.1 |
| 1427 | 2026-03-17T15:29:41.521Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1428 | 2026-03-17T15:29:41.736Z | Compiling tabled_derive v0.7.0 |
| 1429 | 2026-03-17T15:29:41.798Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1430 | 2026-03-17T15:29:41.847Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1431 | 2026-03-17T15:29:42.066Z | Checking gethostname v0.5.0 |
| 1432 | 2026-03-17T15:29:42.105Z | Checking pem v3.0.5 |
| 1433 | 2026-03-17T15:29:42.137Z | Checking inout v0.1.3 |
| 1434 | 2026-03-17T15:29:42.185Z | Checking rustls-webpki v0.101.7 |
| 1435 | 2026-03-17T15:29:42.254Z | Checking sct v0.7.1 |
| 1436 | 2026-03-17T15:29:42.278Z | Checking serde_plain v1.0.2 |
| 1437 | 2026-03-17T15:29:42.301Z | Checking bcs v0.1.6 |
| 1438 | 2026-03-17T15:29:42.323Z | Checking typed-path v0.9.3 |
| 1439 | 2026-03-17T15:29:42.466Z | Checking linear-map v1.2.0 |
| 1440 | 2026-03-17T15:29:42.509Z | Compiling radium v0.7.0 |
| 1441 | 2026-03-17T15:29:42.639Z | Checking swrite v0.1.0 |
| 1442 | 2026-03-17T15:29:42.662Z | Checking termtree v0.5.1 |
| 1443 | 2026-03-17T15:29:42.692Z | Checking tagptr v0.2.0 |
| 1444 | 2026-03-17T15:29:42.755Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1445 | 2026-03-17T15:29:42.925Z | Checking cipher v0.4.4 |
| 1446 | 2026-03-17T15:29:42.994Z | Checking tabled v0.15.0 |
| 1447 | 2026-03-17T15:29:43.182Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1448 | 2026-03-17T15:29:43.429Z | Checking tough v0.20.0 |
| 1449 | 2026-03-17T15:29:43.753Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1450 | 2026-03-17T15:29:44.468Z | Checking flate2 v1.0.30 |
| 1451 | 2026-03-17T15:29:44.547Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1452 | 2026-03-17T15:29:44.595Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1453 | 2026-03-17T15:29:44.858Z | Checking steno v0.4.1 |
| 1454 | 2026-03-17T15:29:45.377Z | Checking tokio-tungstenite v0.21.0 |
| 1455 | 2026-03-17T15:29:45.432Z | Checking hickory-proto v0.25.2 |
| 1456 | 2026-03-17T15:29:45.718Z | Checking tap v1.0.1 |
| 1457 | 2026-03-17T15:29:46.001Z | Checking compression-core v0.4.31 |
| 1458 | 2026-03-17T15:29:46.028Z | Checking humantime v2.3.0 |
| 1459 | 2026-03-17T15:29:46.077Z | Checking wyz v0.5.1 |
| 1460 | 2026-03-17T15:29:46.165Z | Checking compression-codecs v0.4.32 |
| 1461 | 2026-03-17T15:29:46.188Z | Checking tokio-rustls v0.24.1 |
| 1462 | 2026-03-17T15:29:46.382Z | Checking rustls-pemfile v1.0.4 |
| 1463 | 2026-03-17T15:29:46.433Z | Compiling num_enum_derive v0.5.11 |
| 1464 | 2026-03-17T15:29:46.542Z | Checking twox-hash v2.1.2 |
| 1465 | 2026-03-17T15:29:46.588Z | Checking universal-hash v0.5.1 |
| 1466 | 2026-03-17T15:29:46.592Z | Checking atty v0.2.14 |
| 1467 | 2026-03-17T15:29:46.731Z | Compiling dropshot v0.17.0 |
| 1468 | 2026-03-17T15:29:46.754Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1469 | 2026-03-17T15:29:46.945Z | Checking funty v2.0.0 |
| 1470 | 2026-03-17T15:29:47.017Z | Checking opaque-debug v0.3.1 |
| 1471 | 2026-03-17T15:29:47.111Z | Checking polyval v0.6.2 |
| 1472 | 2026-03-17T15:29:47.138Z | Checking async-compression v0.4.33 |
| 1473 | 2026-03-17T15:29:47.312Z | Checking ctr v0.9.2 |
| 1474 | 2026-03-17T15:29:47.409Z | Checking bitvec v1.0.1 |
| 1475 | 2026-03-17T15:29:47.482Z | Checking aes v0.8.4 |
| 1476 | 2026-03-17T15:29:47.531Z | Compiling typify v0.6.1 |
| 1477 | 2026-03-17T15:29:47.615Z | Checking hickory-resolver v0.25.2 |
| 1478 | 2026-03-17T15:29:47.653Z | Compiling nix v0.31.1 |
| 1479 | 2026-03-17T15:29:47.757Z | Checking num_enum v0.5.11 |
| 1480 | 2026-03-17T15:29:47.901Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1481 | 2026-03-17T15:29:48.169Z | Checking aead v0.5.2 |
| 1482 | 2026-03-17T15:29:48.192Z | Compiling dropshot_endpoint v0.17.0 |
| 1483 | 2026-03-17T15:29:48.343Z | Checking bincode v1.3.3 |
| 1484 | 2026-03-17T15:29:48.463Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1485 | 2026-03-17T15:29:48.776Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1486 | 2026-03-17T15:29:48.857Z | Checking toml v0.7.8 |
| 1487 | 2026-03-17T15:29:48.941Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1488 | 2026-03-17T15:29:48.964Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1489 | 2026-03-17T15:29:49.000Z | Checking passt v0.3.0 |
| 1490 | 2026-03-17T15:29:49.139Z | Checking fakedata_generator v0.7.1 |
| 1491 | 2026-03-17T15:29:49.288Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1492 | 2026-03-17T15:29:49.310Z | Checking aes-gcm-siv v0.11.1 |
| 1493 | 2026-03-17T15:29:49.353Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1494 | 2026-03-17T15:29:49.486Z | Compiling progenitor-impl v0.13.0 |
| 1495 | 2026-03-17T15:29:49.556Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1496 | 2026-03-17T15:29:49.580Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1497 | 2026-03-17T15:29:49.644Z | Compiling bitstruct_derive v0.1.0 |
| 1498 | 2026-03-17T15:29:49.666Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1499 | 2026-03-17T15:29:49.703Z | Checking dropshot-api-manager-types v0.7.0 |
| 1500 | 2026-03-17T15:29:49.856Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1501 | 2026-03-17T15:29:49.925Z | Compiling fs-err v3.1.2 |
| 1502 | 2026-03-17T15:29:49.971Z | Checking pretty-hex v0.2.1 |
| 1503 | 2026-03-17T15:29:50.112Z | Compiling cfg_aliases v0.1.1 |
| 1504 | 2026-03-17T15:29:50.134Z | Checking ascii v1.1.0 |
| 1505 | 2026-03-17T15:29:50.211Z | Checking typeid v1.0.0 |
| 1506 | 2026-03-17T15:29:50.214Z | Checking ringbuffer v0.16.0 |
| 1507 | 2026-03-17T15:29:50.342Z | Checking erased-serde v0.4.5 |
| 1508 | 2026-03-17T15:29:50.387Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1509 | 2026-03-17T15:29:50.484Z | Checking bitstruct v0.1.1 |
| 1510 | 2026-03-17T15:29:50.595Z | Compiling nix v0.28.0 |
| 1511 | 2026-03-17T15:29:50.652Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1512 | 2026-03-17T15:29:50.865Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1513 | 2026-03-17T15:29:50.888Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1514 | 2026-03-17T15:29:50.998Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1515 | 2026-03-17T15:29:51.561Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1516 | 2026-03-17T15:29:51.745Z | Checking progenitor-client v0.13.0 |
| 1517 | 2026-03-17T15:29:51.774Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1518 | 2026-03-17T15:29:51.802Z | Checking serde_arrays v0.1.0 |
| 1519 | 2026-03-17T15:29:51.944Z | Checking libloading v0.7.4 |
| 1520 | 2026-03-17T15:29:52.019Z | Checking bit_field v0.10.2 |
| 1521 | 2026-03-17T15:29:52.137Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1522 | 2026-03-17T15:29:52.200Z | Checking git-stub v1.0.0 |
| 1523 | 2026-03-17T15:29:52.265Z | Checking kstat-rs v0.2.4 |
| 1524 | 2026-03-17T15:29:52.302Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1525 | 2026-03-17T15:29:52.382Z | Compiling escargot v0.5.10 |
| 1526 | 2026-03-17T15:29:52.428Z | Checking git-stub-vcs v0.1.0 |
| 1527 | 2026-03-17T15:29:52.521Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1528 | 2026-03-17T15:29:52.524Z | Compiling progenitor-macro v0.13.0 |
| 1529 | 2026-03-17T15:29:52.678Z | Checking ron v0.8.1 |
| 1530 | 2026-03-17T15:29:52.791Z | Checking itertools v0.13.0 |
| 1531 | 2026-03-17T15:29:53.026Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1532 | 2026-03-17T15:29:53.120Z | Compiling git2 v0.20.2 |
| 1533 | 2026-03-17T15:29:53.371Z | Checking xattr v1.3.1 |
| 1534 | 2026-03-17T15:29:53.395Z | Checking drift v0.1.2 |
| 1535 | 2026-03-17T15:29:53.419Z | Checking sha2 v0.10.9 |
| 1536 | 2026-03-17T15:29:53.424Z | Checking cargo-platform v0.1.8 |
| 1537 | 2026-03-17T15:29:53.548Z | Checking filetime v0.2.23 |
| 1538 | 2026-03-17T15:29:53.724Z | Checking tar v0.4.40 |
| 1539 | 2026-03-17T15:29:53.744Z | Checking cargo_metadata v0.18.1 |
| 1540 | 2026-03-17T15:29:53.768Z | Checking dropshot-api-manager v0.7.0 |
| 1541 | 2026-03-17T15:29:54.203Z | Checking ctrlc v3.4.4 |
| 1542 | 2026-03-17T15:29:54.394Z | Checking fatfs v0.3.6 |
| 1543 | 2026-03-17T15:29:54.954Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1544 | 2026-03-17T15:29:55.378Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1545 | 2026-03-17T15:29:56.520Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1546 | 2026-03-17T15:29:56.955Z | Checking progenitor v0.13.0 |
| 1547 | 2026-03-17T15:29:57.113Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1548 | 2026-03-17T15:29:59.372Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1549 | 2026-03-17T15:29:59.904Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1550 | 2026-03-17T15:30:03.113Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1551 | 2026-03-17T15:30:05.338Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1552 | 2026-03-17T15:30:08.208Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1553 | 2026-03-17T15:30:12.597Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1554 | 2026-03-17T15:30:23.500Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1555 | 2026-03-17T15:30:23.500Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1556 | 2026-03-17T15:30:26.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s |
| 1557 | 2026-03-17T15:30:27.329Z | |
| 1558 | 2026-03-17T15:30:27.332Z | real 3:17.267091594 |
| 1559 | 2026-03-17T15:30:27.333Z | user 10:57.044537464 |
| 1560 | 2026-03-17T15:30:27.333Z | sys 2:33.900149391 |
| 1561 | 2026-03-17T15:30:27.333Z | trap 0.319886908 |
| 1562 | 2026-03-17T15:30:27.333Z | tflt 2.243297337 |
| 1563 | 2026-03-17T15:30:27.333Z | dflt 1.418801319 |
| 1564 | 2026-03-17T15:30:27.333Z | kflt 0.014488264 |
| 1565 | 2026-03-17T15:30:27.333Z | lock 21:36.506674149 |
| 1566 | 2026-03-17T15:30:27.333Z | slp 44:10.834234204 |
| 1567 | 2026-03-17T15:30:27.333Z | lat 1:23.210756664 |
| 1568 | 2026-03-17T15:30:27.333Z | stop 4:46.483239205 |
| 1569 | 2026-03-17T15:30:27.333Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1570 | 2026-03-17T15:30:27.822Z | Downloading crates ... |
| 1571 | 2026-03-17T15:30:28.017Z | Downloaded fragile v2.0.0 |
| 1572 | 2026-03-17T15:30:28.023Z | Downloaded predicates v3.1.0 |
| 1573 | 2026-03-17T15:30:28.026Z | Downloaded mockall v0.12.1 |
| 1574 | 2026-03-17T15:30:28.032Z | Downloaded predicates-tree v1.0.9 |
| 1575 | 2026-03-17T15:30:28.035Z | Downloaded slog-envlogger v2.2.0 |
| 1576 | 2026-03-17T15:30:28.035Z | Downloaded downcast v0.11.0 |
| 1577 | 2026-03-17T15:30:28.035Z | Downloaded termtree v0.4.1 |
| 1578 | 2026-03-17T15:30:28.035Z | Downloaded predicates-core v1.0.6 |
| 1579 | 2026-03-17T15:30:28.039Z | Downloaded arc-swap v1.7.1 |
| 1580 | 2026-03-17T15:30:28.042Z | Downloaded slog-stdlog v4.1.1 |
| 1581 | 2026-03-17T15:30:28.042Z | Downloaded serde_test v1.0.176 |
| 1582 | 2026-03-17T15:30:28.046Z | Downloaded slog-scope v4.4.0 |
| 1583 | 2026-03-17T15:30:28.046Z | Downloaded fdeflate v0.3.4 |
| 1584 | 2026-03-17T15:30:28.046Z | Downloaded bytemuck v1.16.0 |
| 1585 | 2026-03-17T15:30:28.050Z | Downloaded mockall_derive v0.12.1 |
| 1586 | 2026-03-17T15:30:28.064Z | Downloaded png v0.17.13 |
| 1587 | 2026-03-17T15:30:28.677Z | Downloaded image v0.25.1 |
| 1588 | 2026-03-17T15:30:28.930Z | Checking log v0.4.29 |
| 1589 | 2026-03-17T15:30:29.032Z | Checking tokio v1.50.0 |
| 1590 | 2026-03-17T15:30:29.055Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1591 | 2026-03-17T15:30:29.070Z | Checking simd-adler32 v0.3.7 |
| 1592 | 2026-03-17T15:30:29.090Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1593 | 2026-03-17T15:30:29.105Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1594 | 2026-03-17T15:30:29.108Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1595 | 2026-03-17T15:30:29.131Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1596 | 2026-03-17T15:30:29.212Z | Checking rustls v0.23.31 |
| 1597 | 2026-03-17T15:30:29.243Z | Checking goblin v0.10.4 |
| 1598 | 2026-03-17T15:30:29.272Z | Checking rustls v0.22.4 |
| 1599 | 2026-03-17T15:30:29.285Z | Checking native-tls v0.2.11 |
| 1600 | 2026-03-17T15:30:29.392Z | Checking typify-impl v0.4.3 |
| 1601 | 2026-03-17T15:30:29.415Z | Checking goblin v0.8.2 |
| 1602 | 2026-03-17T15:30:29.430Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1603 | 2026-03-17T15:30:29.498Z | Checking tungstenite v0.21.0 |
| 1604 | 2026-03-17T15:30:30.034Z | Checking miniz_oxide v0.7.2 |
| 1605 | 2026-03-17T15:30:30.465Z | Checking flate2 v1.0.30 |
| 1606 | 2026-03-17T15:30:30.836Z | Checking compression-codecs v0.4.32 |
| 1607 | 2026-03-17T15:30:30.852Z | Checking typify v0.4.3 |
| 1608 | 2026-03-17T15:30:30.970Z | Checking progenitor-impl v0.11.1 |
| 1609 | 2026-03-17T15:30:31.040Z | Checking globset v0.4.14 |
| 1610 | 2026-03-17T15:30:31.230Z | Checking progenitor-impl v0.10.0 |
| 1611 | 2026-03-17T15:30:31.356Z | Checking rustls v0.21.12 |
| 1612 | 2026-03-17T15:30:31.849Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1613 | 2026-03-17T15:30:31.972Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1614 | 2026-03-17T15:30:32.123Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1615 | 2026-03-17T15:30:32.155Z | Checking dof v0.3.0 |
| 1616 | 2026-03-17T15:30:32.207Z | Checking typify-impl v0.6.1 |
| 1617 | 2026-03-17T15:30:32.291Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1618 | 2026-03-17T15:30:32.352Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1619 | 2026-03-17T15:30:32.376Z | Checking rustls-platform-verifier v0.6.2 |
| 1620 | 2026-03-17T15:30:32.530Z | Checking arc-swap v1.7.1 |
| 1621 | 2026-03-17T15:30:32.543Z | Checking usdt-impl v0.5.0 |
| 1622 | 2026-03-17T15:30:32.559Z | Checking fdeflate v0.3.4 |
| 1623 | 2026-03-17T15:30:32.574Z | Checking dof v0.4.0 |
| 1624 | 2026-03-17T15:30:32.797Z | Checking slog-scope v4.4.0 |
| 1625 | 2026-03-17T15:30:32.875Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1626 | 2026-03-17T15:30:32.892Z | Checking usdt v0.5.0 |
| 1627 | 2026-03-17T15:30:32.954Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1628 | 2026-03-17T15:30:33.086Z | Checking slog-dtrace v0.3.0 |
| 1629 | 2026-03-17T15:30:33.100Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1630 | 2026-03-17T15:30:33.109Z | Checking slog-stdlog v4.1.1 |
| 1631 | 2026-03-17T15:30:33.129Z | Checking usdt-impl v0.6.0 |
| 1632 | 2026-03-17T15:30:33.142Z | Checking png v0.17.13 |
| 1633 | 2026-03-17T15:30:33.254Z | Checking predicates-core v1.0.6 |
| 1634 | 2026-03-17T15:30:33.338Z | Checking bytemuck v1.16.0 |
| 1635 | 2026-03-17T15:30:33.364Z | Checking slog-envlogger v2.2.0 |
| 1636 | 2026-03-17T15:30:33.403Z | Checking termtree v0.4.1 |
| 1637 | 2026-03-17T15:30:33.436Z | Checking tokio-util v0.7.16 |
| 1638 | 2026-03-17T15:30:33.481Z | Checking tokio-rustls v0.26.0 |
| 1639 | 2026-03-17T15:30:33.509Z | Checking tower v0.5.2 |
| 1640 | 2026-03-17T15:30:33.530Z | Checking usdt v0.6.0 |
| 1641 | 2026-03-17T15:30:33.557Z | Checking tokio-rustls v0.25.0 |
| 1642 | 2026-03-17T15:30:33.604Z | Checking tokio-native-tls v0.3.1 |
| 1643 | 2026-03-17T15:30:33.720Z | Checking backoff v0.4.0 |
| 1644 | 2026-03-17T15:30:33.736Z | Checking tokio-tungstenite v0.21.0 |
| 1645 | 2026-03-17T15:30:33.792Z | Checking hickory-proto v0.24.4 |
| 1646 | 2026-03-17T15:30:33.795Z | Checking zone v0.3.1 |
| 1647 | 2026-03-17T15:30:33.818Z | Checking async-compression v0.4.33 |
| 1648 | 2026-03-17T15:30:33.854Z | Checking libsw-core v0.3.2 |
| 1649 | 2026-03-17T15:30:33.921Z | Checking tokio-dtrace v0.1.1 |
| 1650 | 2026-03-17T15:30:34.025Z | Checking libsw v3.5.0 |
| 1651 | 2026-03-17T15:30:34.029Z | Checking tower-http v0.6.8 |
| 1652 | 2026-03-17T15:30:34.065Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1653 | 2026-03-17T15:30:34.095Z | Checking h2 v0.4.6 |
| 1654 | 2026-03-17T15:30:34.123Z | Checking tokio-stream v0.1.17 |
| 1655 | 2026-03-17T15:30:34.136Z | Checking oxide-tokio-rt v0.1.2 |
| 1656 | 2026-03-17T15:30:34.198Z | Checking cancel-safe-futures v0.1.5 |
| 1657 | 2026-03-17T15:30:34.256Z | Checking hickory-proto v0.25.2 |
| 1658 | 2026-03-17T15:30:34.292Z | Checking steno v0.4.1 |
| 1659 | 2026-03-17T15:30:34.387Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1660 | 2026-03-17T15:30:34.481Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1661 | 2026-03-17T15:30:34.610Z | Checking tokio-rustls v0.24.1 |
| 1662 | 2026-03-17T15:30:34.699Z | Checking typify v0.6.1 |
| 1663 | 2026-03-17T15:30:34.821Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1664 | 2026-03-17T15:30:34.846Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1665 | 2026-03-17T15:30:35.049Z | Checking progenitor-impl v0.13.0 |
| 1666 | 2026-03-17T15:30:35.062Z | Checking image v0.25.1 |
| 1667 | 2026-03-17T15:30:35.075Z | Checking predicates-tree v1.0.9 |
| 1668 | 2026-03-17T15:30:35.200Z | Checking predicates v3.1.0 |
| 1669 | 2026-03-17T15:30:35.536Z | Compiling mockall_derive v0.12.1 |
| 1670 | 2026-03-17T15:30:35.577Z | Checking downcast v0.11.0 |
| 1671 | 2026-03-17T15:30:35.731Z | Checking fragile v2.0.0 |
| 1672 | 2026-03-17T15:30:35.885Z | Checking hickory-resolver v0.24.4 |
| 1673 | 2026-03-17T15:30:35.920Z | Checking escargot v0.5.10 |
| 1674 | 2026-03-17T15:30:36.071Z | Checking fatfs v0.3.6 |
| 1675 | 2026-03-17T15:30:36.129Z | Checking serde_test v1.0.176 |
| 1676 | 2026-03-17T15:30:36.433Z | Checking hickory-resolver v0.25.2 |
| 1677 | 2026-03-17T15:30:36.528Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1678 | 2026-03-17T15:30:36.531Z | Checking hyper v1.8.1 |
| 1679 | 2026-03-17T15:30:36.741Z | Checking qorb v0.4.1 |
| 1680 | 2026-03-17T15:30:37.759Z | Checking hyper-util v0.1.20 |
| 1681 | 2026-03-17T15:30:38.491Z | Checking mockall v0.12.1 |
| 1682 | 2026-03-17T15:30:39.085Z | Checking hyper-rustls v0.27.3 |
| 1683 | 2026-03-17T15:30:39.088Z | Checking hyper-tls v0.6.0 |
| 1684 | 2026-03-17T15:30:39.088Z | Checking dropshot v0.16.7 |
| 1685 | 2026-03-17T15:30:39.088Z | Checking dropshot v0.17.0 |
| 1686 | 2026-03-17T15:30:39.302Z | Checking reqwest v0.12.23 |
| 1687 | 2026-03-17T15:30:39.307Z | Checking reqwest v0.13.2 |
| 1688 | 2026-03-17T15:30:40.191Z | Checking progenitor-client v0.11.1 |
| 1689 | 2026-03-17T15:30:40.191Z | Checking progenitor-client v0.10.0 |
| 1690 | 2026-03-17T15:30:40.195Z | Checking tough v0.20.0 |
| 1691 | 2026-03-17T15:30:40.273Z | Checking progenitor-client v0.13.0 |
| 1692 | 2026-03-17T15:30:40.469Z | Checking progenitor v0.11.1 |
| 1693 | 2026-03-17T15:30:40.474Z | Checking progenitor v0.10.0 |
| 1694 | 2026-03-17T15:30:40.540Z | Checking progenitor v0.13.0 |
| 1695 | 2026-03-17T15:30:40.620Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1696 | 2026-03-17T15:30:40.687Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1697 | 2026-03-17T15:30:41.390Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1698 | 2026-03-17T15:30:41.394Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1699 | 2026-03-17T15:30:41.434Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1700 | 2026-03-17T15:30:41.435Z | Checking dropshot-api-manager v0.7.0 |
| 1701 | 2026-03-17T15:30:42.154Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1702 | 2026-03-17T15:30:42.652Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1703 | 2026-03-17T15:30:43.505Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1704 | 2026-03-17T15:30:43.538Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1705 | 2026-03-17T15:30:44.092Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1706 | 2026-03-17T15:30:48.805Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1707 | 2026-03-17T15:30:48.809Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1708 | 2026-03-17T15:30:48.809Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1709 | 2026-03-17T15:30:48.809Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1710 | 2026-03-17T15:30:48.809Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1711 | 2026-03-17T15:30:48.809Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1712 | 2026-03-17T15:30:49.597Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1713 | 2026-03-17T15:30:50.479Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1714 | 2026-03-17T15:30:50.503Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1715 | 2026-03-17T15:30:50.507Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1716 | 2026-03-17T15:30:50.801Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1717 | 2026-03-17T15:30:51.113Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1718 | 2026-03-17T15:30:51.291Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1719 | 2026-03-17T15:30:51.387Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1720 | 2026-03-17T15:30:51.391Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1721 | 2026-03-17T15:30:53.519Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1722 | 2026-03-17T15:31:06.453Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1723 | 2026-03-17T15:31:11.283Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1724 | 2026-03-17T15:31:11.952Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1725 | 2026-03-17T15:31:15.590Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1726 | 2026-03-17T15:31:25.704Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1727 | 2026-03-17T15:31:25.708Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1728 | 2026-03-17T15:31:32.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 1729 | 2026-03-17T15:31:32.705Z | |
| 1730 | 2026-03-17T15:31:32.708Z | real 1:05.299899249 |
| 1731 | 2026-03-17T15:31:32.708Z | user 2:37.019330612 |
| 1732 | 2026-03-17T15:31:32.708Z | sys 24.710466172 |
| 1733 | 2026-03-17T15:31:32.708Z | trap 0.052555696 |
| 1734 | 2026-03-17T15:31:32.708Z | tflt 0.047362137 |
| 1735 | 2026-03-17T15:31:32.708Z | dflt 0.014790119 |
| 1736 | 2026-03-17T15:31:32.708Z | kflt 0.000043163 |
| 1737 | 2026-03-17T15:31:32.708Z | lock 7:07.276764357 |
| 1738 | 2026-03-17T15:31:32.708Z | slp 8:51.544673733 |
| 1739 | 2026-03-17T15:31:32.708Z | lat 7.084787760 |
| 1740 | 2026-03-17T15:31:32.708Z | stop 17.586848688 |
| 1741 | 2026-03-17T15:31:32.708Z | + banner build |
| 1742 | 2026-03-17T15:31:32.708Z | |
| 1743 | 2026-03-17T15:31:32.708Z | ##### # # # # ##### |
| 1744 | 2026-03-17T15:31:32.708Z | # # # # # # # # |
| 1745 | 2026-03-17T15:31:32.708Z | ##### # # # # # # |
| 1746 | 2026-03-17T15:31:32.708Z | # # # # # # # # |
| 1747 | 2026-03-17T15:31:32.708Z | # # # # # # # # |
| 1748 | 2026-03-17T15:31:32.708Z | ##### #### # ###### ##### |
| 1749 | 2026-03-17T15:31:32.708Z | |
| 1750 | 2026-03-17T15:31:32.708Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1751 | 2026-03-17T15:31:33.496Z | Compiling proc-macro2 v1.0.106 |
| 1752 | 2026-03-17T15:31:33.496Z | Compiling quote v1.0.44 |
| 1753 | 2026-03-17T15:31:33.496Z | Compiling unicode-ident v1.0.24 |
| 1754 | 2026-03-17T15:31:33.500Z | Compiling libc v0.2.180 |
| 1755 | 2026-03-17T15:31:33.500Z | Compiling serde_core v1.0.228 |
| 1756 | 2026-03-17T15:31:33.500Z | Compiling serde v1.0.228 |
| 1757 | 2026-03-17T15:31:33.500Z | Compiling autocfg v1.3.0 |
| 1758 | 2026-03-17T15:31:33.500Z | Compiling cfg-if v1.0.0 |
| 1759 | 2026-03-17T15:31:33.715Z | Compiling memchr v2.7.2 |
| 1760 | 2026-03-17T15:31:33.733Z | Compiling zmij v1.0.19 |
| 1761 | 2026-03-17T15:31:34.181Z | Compiling libm v0.2.8 |
| 1762 | 2026-03-17T15:31:34.452Z | Compiling itoa v1.0.11 |
| 1763 | 2026-03-17T15:31:34.466Z | Compiling smallvec v1.13.2 |
| 1764 | 2026-03-17T15:31:34.608Z | Compiling version_check v0.9.5 |
| 1765 | 2026-03-17T15:31:34.953Z | Compiling shlex v1.3.0 |
| 1766 | 2026-03-17T15:31:34.965Z | Compiling jobserver v0.1.31 |
| 1767 | 2026-03-17T15:31:34.995Z | Compiling getrandom v0.4.2 |
| 1768 | 2026-03-17T15:31:35.147Z | Compiling syn v2.0.117 |
| 1769 | 2026-03-17T15:31:35.185Z | Compiling lock_api v0.4.12 |
| 1770 | 2026-03-17T15:31:35.213Z | Compiling parking_lot_core v0.9.10 |
| 1771 | 2026-03-17T15:31:35.326Z | Compiling cc v1.2.17 |
| 1772 | 2026-03-17T15:31:35.437Z | Compiling serde_json v1.0.149 |
| 1773 | 2026-03-17T15:31:35.547Z | Compiling stable_deref_trait v1.2.0 |
| 1774 | 2026-03-17T15:31:35.648Z | Compiling log v0.4.29 |
| 1775 | 2026-03-17T15:31:35.741Z | Compiling thiserror v2.0.18 |
| 1776 | 2026-03-17T15:31:35.869Z | Compiling heck v0.5.0 |
| 1777 | 2026-03-17T15:31:36.064Z | Compiling slab v0.4.9 |
| 1778 | 2026-03-17T15:31:36.132Z | Compiling writeable v0.5.5 |
| 1779 | 2026-03-17T15:31:36.171Z | Compiling litemap v0.7.4 |
| 1780 | 2026-03-17T15:31:36.184Z | Compiling icu_locid_transform_data v1.5.0 |
| 1781 | 2026-03-17T15:31:36.273Z | Compiling percent-encoding v2.3.2 |
| 1782 | 2026-03-17T15:31:36.354Z | Compiling rustversion v1.0.22 |
| 1783 | 2026-03-17T15:31:36.469Z | Compiling icu_properties_data v1.5.0 |
| 1784 | 2026-03-17T15:31:36.674Z | Compiling num-traits v0.2.19 |
| 1785 | 2026-03-17T15:31:36.694Z | Compiling icu_normalizer_data v1.5.0 |
| 1786 | 2026-03-17T15:31:36.808Z | Compiling utf16_iter v1.0.5 |
| 1787 | 2026-03-17T15:31:36.957Z | Compiling write16 v1.0.0 |
| 1788 | 2026-03-17T15:31:36.960Z | Compiling pin-project-lite v0.2.14 |
| 1789 | 2026-03-17T15:31:36.987Z | Compiling utf8_iter v1.0.4 |
| 1790 | 2026-03-17T15:31:37.118Z | Compiling form_urlencoded v1.2.2 |
| 1791 | 2026-03-17T15:31:37.190Z | Compiling getrandom v0.2.14 |
| 1792 | 2026-03-17T15:31:37.273Z | Compiling allocator-api2 v0.2.21 |
| 1793 | 2026-03-17T15:31:37.445Z | Compiling foldhash v0.2.0 |
| 1794 | 2026-03-17T15:31:37.478Z | Compiling equivalent v1.0.2 |
| 1795 | 2026-03-17T15:31:37.587Z | Compiling ring v0.17.14 |
| 1796 | 2026-03-17T15:31:37.601Z | Compiling regex-syntax v0.8.5 |
| 1797 | 2026-03-17T15:31:37.750Z | Compiling hashbrown v0.16.1 |
| 1798 | 2026-03-17T15:31:38.093Z | Compiling scopeguard v1.2.0 |
| 1799 | 2026-03-17T15:31:38.540Z | Compiling semver v1.0.27 |
| 1800 | 2026-03-17T15:31:38.564Z | Compiling socket2 v0.6.0 |
| 1801 | 2026-03-17T15:31:38.614Z | Compiling aho-corasick v1.1.3 |
| 1802 | 2026-03-17T15:31:38.895Z | Compiling parking_lot v0.12.2 |
| 1803 | 2026-03-17T15:31:38.937Z | Compiling mio v1.0.2 |
| 1804 | 2026-03-17T15:31:39.071Z | Compiling signal-hook-registry v1.4.2 |
| 1805 | 2026-03-17T15:31:39.565Z | Compiling synstructure v0.13.1 |
| 1806 | 2026-03-17T15:31:39.830Z | Compiling serde_derive_internals v0.29.1 |
| 1807 | 2026-03-17T15:31:39.881Z | Compiling regex-automata v0.4.14 |
| 1808 | 2026-03-17T15:31:40.007Z | Compiling portable-atomic v1.11.1 |
| 1809 | 2026-03-17T15:31:40.297Z | Compiling bitflags v2.9.4 |
| 1810 | 2026-03-17T15:31:40.591Z | Compiling iana-time-zone v0.1.64 |
| 1811 | 2026-03-17T15:31:40.617Z | Compiling critical-section v1.2.0 |
| 1812 | 2026-03-17T15:31:40.749Z | Compiling thiserror v1.0.64 |
| 1813 | 2026-03-17T15:31:40.868Z | Compiling futures-core v0.3.32 |
| 1814 | 2026-03-17T15:31:40.965Z | Compiling uuid v1.22.0 |
| 1815 | 2026-03-17T15:31:41.129Z | Compiling httparse v1.10.1 |
| 1816 | 2026-03-17T15:31:41.144Z | Compiling serde_derive v1.0.228 |
| 1817 | 2026-03-17T15:31:41.183Z | Compiling zerofrom-derive v0.1.5 |
| 1818 | 2026-03-17T15:31:41.570Z | Compiling yoke-derive v0.7.5 |
| 1819 | 2026-03-17T15:31:41.618Z | Compiling zerovec-derive v0.10.3 |
| 1820 | 2026-03-17T15:31:41.779Z | Compiling displaydoc v0.2.5 |
| 1821 | 2026-03-17T15:31:41.857Z | Compiling icu_provider_macros v1.5.0 |
| 1822 | 2026-03-17T15:31:41.990Z | Compiling tokio-macros v2.6.0 |
| 1823 | 2026-03-17T15:31:42.593Z | Compiling schemars_derive v0.8.22 |
| 1824 | 2026-03-17T15:31:42.776Z | Compiling thiserror-impl v2.0.18 |
| 1825 | 2026-03-17T15:31:42.905Z | Compiling zerofrom v0.1.5 |
| 1826 | 2026-03-17T15:31:42.976Z | Compiling futures-macro v0.3.32 |
| 1827 | 2026-03-17T15:31:42.979Z | Compiling regex v1.12.3 |
| 1828 | 2026-03-17T15:31:43.049Z | Compiling yoke v0.7.5 |
| 1829 | 2026-03-17T15:31:43.079Z | Compiling once_cell v1.21.3 |
| 1830 | 2026-03-17T15:31:43.317Z | Compiling zerovec v0.10.4 |
| 1831 | 2026-03-17T15:31:43.381Z | Compiling thiserror-impl v1.0.64 |
| 1832 | 2026-03-17T15:31:43.609Z | Compiling dyn-clone v1.0.17 |
| 1833 | 2026-03-17T15:31:43.647Z | Compiling schemars v0.8.22 |
| 1834 | 2026-03-17T15:31:43.947Z | Compiling fnv v1.0.7 |
| 1835 | 2026-03-17T15:31:44.100Z | Compiling indexmap v2.13.0 |
| 1836 | 2026-03-17T15:31:44.405Z | Compiling futures-sink v0.3.32 |
| 1837 | 2026-03-17T15:31:44.539Z | Compiling tinystr v0.7.6 |
| 1838 | 2026-03-17T15:31:44.588Z | Compiling icu_collections v1.5.0 |
| 1839 | 2026-03-17T15:31:44.785Z | Compiling icu_locid v1.5.0 |
| 1840 | 2026-03-17T15:31:44.886Z | Compiling typenum v1.17.0 |
| 1841 | 2026-03-17T15:31:45.387Z | Compiling generic-array v0.14.7 |
| 1842 | 2026-03-17T15:31:45.431Z | Compiling futures-channel v0.3.32 |
| 1843 | 2026-03-17T15:31:45.472Z | Compiling errno v0.3.14 |
| 1844 | 2026-03-17T15:31:45.571Z | Compiling icu_provider v1.5.0 |
| 1845 | 2026-03-17T15:31:45.653Z | Compiling bytes v1.11.1 |
| 1846 | 2026-03-17T15:31:45.675Z | Compiling serde_tokenstream v0.2.3 |
| 1847 | 2026-03-17T15:31:45.727Z | Compiling chrono v0.4.44 |
| 1848 | 2026-03-17T15:31:46.054Z | Compiling icu_locid_transform v1.5.0 |
| 1849 | 2026-03-17T15:31:46.271Z | Compiling getrandom v0.3.2 |
| 1850 | 2026-03-17T15:31:46.458Z | Compiling tokio v1.50.0 |
| 1851 | 2026-03-17T15:31:46.703Z | Compiling futures-io v0.3.32 |
| 1852 | 2026-03-17T15:31:46.817Z | Compiling futures-task v0.3.32 |
| 1853 | 2026-03-17T15:31:46.907Z | Compiling icu_properties v1.5.1 |
| 1854 | 2026-03-17T15:31:47.039Z | Compiling futures-util v0.3.32 |
| 1855 | 2026-03-17T15:31:48.371Z | Compiling subtle v2.5.0 |
| 1856 | 2026-03-17T15:31:48.814Z | Compiling ucd-trie v0.1.6 |
| 1857 | 2026-03-17T15:31:48.992Z | Compiling zeroize v1.7.0 |
| 1858 | 2026-03-17T15:31:49.185Z | Compiling icu_normalizer v1.5.0 |
| 1859 | 2026-03-17T15:31:49.243Z | Compiling pest v2.8.4 |
| 1860 | 2026-03-17T15:31:49.602Z | Compiling rand_core v0.6.4 |
| 1861 | 2026-03-17T15:31:49.927Z | Compiling idna_adapter v1.2.0 |
| 1862 | 2026-03-17T15:31:50.108Z | Compiling idna v1.0.3 |
| 1863 | 2026-03-17T15:31:50.420Z | Compiling either v1.15.0 |
| 1864 | 2026-03-17T15:31:50.469Z | Compiling http v1.4.0 |
| 1865 | 2026-03-17T15:31:50.667Z | Compiling url v2.5.4 |
| 1866 | 2026-03-17T15:31:50.974Z | Compiling pest_meta v2.8.4 |
| 1867 | 2026-03-17T15:31:51.284Z | Compiling strsim v0.11.1 |
| 1868 | 2026-03-17T15:31:51.978Z | Compiling pest_generator v2.8.4 |
| 1869 | 2026-03-17T15:31:52.851Z | Compiling slog v2.8.2 |
| 1870 | 2026-03-17T15:31:52.928Z | Compiling rustix v0.38.34 |
| 1871 | 2026-03-17T15:31:52.954Z | Compiling pest_derive v2.8.4 |
| 1872 | 2026-03-17T15:31:53.135Z | Compiling tracing-core v0.1.32 |
| 1873 | 2026-03-17T15:31:53.612Z | Compiling tracing-attributes v0.1.27 |
| 1874 | 2026-03-17T15:31:53.667Z | Compiling anyhow v1.0.100 |
| 1875 | 2026-03-17T15:31:54.082Z | Compiling untrusted v0.9.0 |
| 1876 | 2026-03-17T15:31:54.242Z | Compiling ident_case v1.0.1 |
| 1877 | 2026-03-17T15:31:54.377Z | Compiling prettyplease v0.2.37 |
| 1878 | 2026-03-17T15:31:54.671Z | Compiling rustls-pki-types v1.12.0 |
| 1879 | 2026-03-17T15:31:55.266Z | Compiling tracing v0.1.40 |
| 1880 | 2026-03-17T15:31:55.668Z | Compiling lazy_static v1.5.0 |
| 1881 | 2026-03-17T15:31:55.696Z | Compiling byteorder v1.5.0 |
| 1882 | 2026-03-17T15:31:55.788Z | Compiling zerocopy v0.8.27 |
| 1883 | 2026-03-17T15:31:55.957Z | Compiling regress v0.10.5 |
| 1884 | 2026-03-17T15:31:56.156Z | Compiling zerocopy-derive v0.8.27 |
| 1885 | 2026-03-17T15:31:56.400Z | Compiling glob v0.3.3 |
| 1886 | 2026-03-17T15:31:56.534Z | Compiling minimal-lexical v0.2.1 |
| 1887 | 2026-03-17T15:31:56.833Z | Compiling clang-sys v1.8.1 |
| 1888 | 2026-03-17T15:31:56.833Z | Compiling nom v7.1.3 |
| 1889 | 2026-03-17T15:31:57.778Z | Compiling pkg-config v0.3.30 |
| 1890 | 2026-03-17T15:31:58.508Z | Compiling tokio-util v0.7.16 |
| 1891 | 2026-03-17T15:31:58.661Z | Compiling ipnet v2.9.0 |
| 1892 | 2026-03-17T15:31:58.664Z | Compiling base64 v0.22.1 |
| 1893 | 2026-03-17T15:31:58.720Z | Compiling vcpkg v0.2.15 |
| 1894 | 2026-03-17T15:31:59.306Z | Compiling libloading v0.8.9 |
| 1895 | 2026-03-17T15:31:59.563Z | Compiling home v0.5.11 |
| 1896 | 2026-03-17T15:31:59.728Z | Compiling bindgen v0.69.5 |
| 1897 | 2026-03-17T15:31:59.748Z | Compiling which v4.4.2 |
| 1898 | 2026-03-17T15:31:59.854Z | Compiling cexpr v0.6.0 |
| 1899 | 2026-03-17T15:32:00.073Z | Compiling http-body v1.0.1 |
| 1900 | 2026-03-17T15:32:00.109Z | Compiling itertools v0.12.1 |
| 1901 | 2026-03-17T15:32:00.245Z | Compiling lazycell v1.3.0 |
| 1902 | 2026-03-17T15:32:00.284Z | Compiling num-conv v0.2.0 |
| 1903 | 2026-03-17T15:32:00.385Z | Compiling atomic-waker v1.1.2 |
| 1904 | 2026-03-17T15:32:00.458Z | Compiling ppv-lite86 v0.2.17 |
| 1905 | 2026-03-17T15:32:00.548Z | Compiling rustc-hash v1.1.0 |
| 1906 | 2026-03-17T15:32:00.662Z | Compiling time-core v0.1.8 |
| 1907 | 2026-03-17T15:32:00.861Z | Compiling time-macros v0.2.27 |
| 1908 | 2026-03-17T15:32:00.903Z | Compiling crypto-common v0.1.6 |
| 1909 | 2026-03-17T15:32:00.933Z | Compiling cmake v0.1.54 |
| 1910 | 2026-03-17T15:32:01.094Z | Compiling fs_extra v1.3.0 |
| 1911 | 2026-03-17T15:32:01.355Z | Compiling paste v1.0.15 |
| 1912 | 2026-03-17T15:32:01.380Z | Compiling tower-service v0.3.3 |
| 1913 | 2026-03-17T15:32:01.425Z | Compiling dunce v1.0.5 |
| 1914 | 2026-03-17T15:32:01.504Z | Compiling tower-layer v0.3.3 |
| 1915 | 2026-03-17T15:32:01.542Z | Compiling camino v1.2.2 |
| 1916 | 2026-03-17T15:32:01.724Z | Compiling try-lock v0.2.5 |
| 1917 | 2026-03-17T15:32:01.870Z | Compiling want v0.3.1 |
| 1918 | 2026-03-17T15:32:01.953Z | Compiling h2 v0.4.6 |
| 1919 | 2026-03-17T15:32:02.086Z | Compiling scroll_derive v0.13.1 |
| 1920 | 2026-03-17T15:32:02.228Z | Compiling httpdate v1.0.3 |
| 1921 | 2026-03-17T15:32:02.494Z | Compiling pin-utils v0.1.0 |
| 1922 | 2026-03-17T15:32:02.722Z | Compiling ryu v1.0.18 |
| 1923 | 2026-03-17T15:32:02.738Z | Compiling async-trait v0.1.89 |
| 1924 | 2026-03-17T15:32:03.254Z | Compiling aws-lc-rs v1.13.3 |
| 1925 | 2026-03-17T15:32:03.277Z | Compiling pretty-hex v0.4.1 |
| 1926 | 2026-03-17T15:32:03.470Z | Compiling http-body-util v0.1.3 |
| 1927 | 2026-03-17T15:32:03.520Z | Compiling openapiv3 v2.2.0 |
| 1928 | 2026-03-17T15:32:03.597Z | Compiling encoding_rs v0.8.34 |
| 1929 | 2026-03-17T15:32:03.844Z | Compiling mime v0.3.17 |
| 1930 | 2026-03-17T15:32:04.071Z | Compiling plain v0.2.3 |
| 1931 | 2026-03-17T15:32:04.215Z | Compiling serde_urlencoded v0.7.1 |
| 1932 | 2026-03-17T15:32:04.467Z | Compiling erased-serde v0.3.31 |
| 1933 | 2026-03-17T15:32:04.483Z | Compiling usdt-impl v0.6.0 |
| 1934 | 2026-03-17T15:32:04.823Z | Compiling untrusted v0.7.1 |
| 1935 | 2026-03-17T15:32:05.271Z | Compiling hyper v1.8.1 |
| 1936 | 2026-03-17T15:32:05.683Z | Compiling scroll v0.13.0 |
| 1937 | 2026-03-17T15:32:06.034Z | Compiling typify-impl v0.4.3 |
| 1938 | 2026-03-17T15:32:06.237Z | Compiling darling_core v0.21.3 |
| 1939 | 2026-03-17T15:32:07.282Z | Compiling hyper-util v0.1.20 |
| 1940 | 2026-03-17T15:32:08.097Z | Compiling aws-lc-sys v0.30.0 |
| 1941 | 2026-03-17T15:32:09.270Z | Compiling crossbeam-utils v0.8.19 |
| 1942 | 2026-03-17T15:32:09.471Z | Compiling cpufeatures v0.2.12 |
| 1943 | 2026-03-17T15:32:09.565Z | Compiling rustls v0.23.31 |
| 1944 | 2026-03-17T15:32:09.682Z | Compiling goblin v0.10.4 |
| 1945 | 2026-03-17T15:32:09.840Z | Compiling darling_macro v0.21.3 |
| 1946 | 2026-03-17T15:32:10.572Z | Compiling block-buffer v0.10.4 |
| 1947 | 2026-03-17T15:32:10.763Z | Compiling unsafe-libyaml v0.2.11 |
| 1948 | 2026-03-17T15:32:11.068Z | Compiling typify-macro v0.4.3 |
| 1949 | 2026-03-17T15:32:11.140Z | Compiling rustls v0.22.4 |
| 1950 | 2026-03-17T15:32:11.641Z | Compiling serde_yaml v0.9.34+deprecated |
| 1951 | 2026-03-17T15:32:12.219Z | Compiling digest v0.10.7 |
| 1952 | 2026-03-17T15:32:12.552Z | Compiling darling v0.21.3 |
| 1953 | 2026-03-17T15:32:12.966Z | Compiling dtrace-parser v0.3.0 |
| 1954 | 2026-03-17T15:32:13.465Z | Compiling strum_macros v0.26.4 |
| 1955 | 2026-03-17T15:32:13.549Z | Compiling thread-id v5.0.0 |
| 1956 | 2026-03-17T15:32:13.649Z | Compiling dof v0.4.0 |
| 1957 | 2026-03-17T15:32:13.793Z | Compiling slog-async v2.8.0 |
| 1958 | 2026-03-17T15:32:14.161Z | Compiling omicron-workspace-hack v0.1.0 |
| 1959 | 2026-03-17T15:32:15.117Z | Compiling rand_core v0.9.3 |
| 1960 | 2026-03-17T15:32:15.197Z | Compiling openssl-sys v0.9.107 |
| 1961 | 2026-03-17T15:32:15.461Z | Compiling futures-executor v0.3.32 |
| 1962 | 2026-03-17T15:32:15.608Z | Compiling daft-derive v0.1.5 |
| 1963 | 2026-03-17T15:32:15.712Z | Compiling sync_wrapper v1.0.1 |
| 1964 | 2026-03-17T15:32:15.869Z | Compiling multer v3.1.0 |
| 1965 | 2026-03-17T15:32:16.165Z | Compiling tower v0.5.2 |
| 1966 | 2026-03-17T15:32:16.169Z | Compiling futures v0.3.32 |
| 1967 | 2026-03-17T15:32:16.193Z | Compiling rand_chacha v0.9.0 |
| 1968 | 2026-03-17T15:32:16.277Z | Compiling webpki-roots v0.26.3 |
| 1969 | 2026-03-17T15:32:16.762Z | Compiling iri-string v0.7.8 |
| 1970 | 2026-03-17T15:32:16.932Z | Compiling rustix v1.1.2 |
| 1971 | 2026-03-17T15:32:18.511Z | Compiling rand v0.9.2 |
| 1972 | 2026-03-17T15:32:19.524Z | Compiling tower-http v0.6.8 |
| 1973 | 2026-03-17T15:32:20.053Z | Compiling usdt-macro v0.6.0 |
| 1974 | 2026-03-17T15:32:20.486Z | Compiling usdt-attr-macro v0.6.0 |
| 1975 | 2026-03-17T15:32:20.801Z | Compiling typify v0.4.3 |
| 1976 | 2026-03-17T15:32:20.915Z | Compiling rand_chacha v0.3.1 |
| 1977 | 2026-03-17T15:32:21.111Z | Compiling async-stream-impl v0.3.6 |
| 1978 | 2026-03-17T15:32:21.620Z | Compiling ref-cast v1.0.25 |
| 1979 | 2026-03-17T15:32:21.863Z | Compiling winnow v0.7.13 |
| 1980 | 2026-03-17T15:32:22.017Z | Compiling powerfmt v0.2.0 |
| 1981 | 2026-03-17T15:32:22.118Z | Compiling rand v0.8.5 |
| 1982 | 2026-03-17T15:32:22.217Z | Compiling deranged v0.5.3 |
| 1983 | 2026-03-17T15:32:22.923Z | Compiling sha1 v0.10.6 |
| 1984 | 2026-03-17T15:32:23.141Z | Compiling ipnetwork v0.21.1 |
| 1985 | 2026-03-17T15:32:23.390Z | Compiling structmeta-derive v0.3.0 |
| 1986 | 2026-03-17T15:32:23.747Z | Compiling foreign-types-shared v0.1.1 |
| 1987 | 2026-03-17T15:32:23.859Z | Compiling match_cfg v0.1.0 |
| 1988 | 2026-03-17T15:32:23.939Z | Compiling num_threads v0.1.7 |
| 1989 | 2026-03-17T15:32:24.059Z | Compiling openssl v0.10.72 |
| 1990 | 2026-03-17T15:32:24.329Z | Compiling time v0.3.47 |
| 1991 | 2026-03-17T15:32:24.363Z | Compiling hostname v0.3.1 |
| 1992 | 2026-03-17T15:32:24.422Z | Compiling foreign-types v0.3.2 |
| 1993 | 2026-03-17T15:32:24.786Z | Compiling structmeta v0.3.0 |
| 1994 | 2026-03-17T15:32:25.142Z | Compiling ref-cast-impl v1.0.25 |
| 1995 | 2026-03-17T15:32:25.186Z | Compiling openssl-macros v0.1.1 |
| 1996 | 2026-03-17T15:32:25.299Z | Compiling dropshot v0.16.7 |
| 1997 | 2026-03-17T15:32:25.377Z | Compiling native-tls v0.2.11 |
| 1998 | 2026-03-17T15:32:25.928Z | Compiling crossbeam-channel v0.5.15 |
| 1999 | 2026-03-17T15:32:26.309Z | Compiling openssl-probe v0.1.5 |
| 2000 | 2026-03-17T15:32:26.350Z | Compiling fastrand v2.3.0 |
| 2001 | 2026-03-17T15:32:26.670Z | Compiling tempfile v3.23.0 |
| 2002 | 2026-03-17T15:32:27.424Z | Compiling progenitor-impl v0.11.1 |
| 2003 | 2026-03-17T15:32:27.775Z | Compiling strum v0.26.3 |
| 2004 | 2026-03-17T15:32:27.943Z | Compiling dropshot_endpoint v0.16.7 |
| 2005 | 2026-03-17T15:32:27.975Z | Compiling thread_local v1.1.8 |
| 2006 | 2026-03-17T15:32:28.431Z | Compiling syn v1.0.109 |
| 2007 | 2026-03-17T15:32:28.997Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2008 | 2026-03-17T15:32:29.953Z | Compiling tokio-native-tls v0.3.1 |
| 2009 | 2026-03-17T15:32:30.203Z | Compiling oxnet v0.1.3 |
| 2010 | 2026-03-17T15:32:30.297Z | Compiling serde_with_macros v3.15.0 |
| 2011 | 2026-03-17T15:32:30.472Z | Compiling progenitor-macro v0.11.1 |
| 2012 | 2026-03-17T15:32:32.273Z | Compiling rustls-webpki v0.102.4 |
| 2013 | 2026-03-17T15:32:32.772Z | Compiling derive-where v1.6.0 |
| 2014 | 2026-03-17T15:32:33.976Z | Compiling strum_macros v0.27.2 |
| 2015 | 2026-03-17T15:32:34.222Z | Compiling serde_spanned v1.0.4 |
| 2016 | 2026-03-17T15:32:34.552Z | Compiling is-terminal v0.4.12 |
| 2017 | 2026-03-17T15:32:34.973Z | Compiling term v1.2.0 |
| 2018 | 2026-03-17T15:32:35.252Z | Compiling take_mut v0.2.2 |
| 2019 | 2026-03-17T15:32:35.347Z | Compiling debug-ignore v1.0.5 |
| 2020 | 2026-03-17T15:32:35.393Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2021 | 2026-03-17T15:32:35.407Z | Compiling slog-term v2.9.2 |
| 2022 | 2026-03-17T15:32:37.343Z | Compiling hyper-tls v0.6.0 |
| 2023 | 2026-03-17T15:32:37.491Z | Compiling slog-json v2.6.1 |
| 2024 | 2026-03-17T15:32:37.686Z | Compiling derive-ex v0.1.8 |
| 2025 | 2026-03-17T15:32:38.562Z | Compiling webpki-roots v1.0.3 |
| 2026 | 2026-03-17T15:32:38.720Z | Compiling newtype-uuid v1.3.1 |
| 2027 | 2026-03-17T15:32:39.872Z | Compiling newtype-uuid-macros v0.1.0 |
| 2028 | 2026-03-17T15:32:40.913Z | Compiling memmap2 v0.9.9 |
| 2029 | 2026-03-17T15:32:41.096Z | Compiling spin v0.9.8 |
| 2030 | 2026-03-17T15:32:41.248Z | Compiling quick-error v1.2.3 |
| 2031 | 2026-03-17T15:32:42.000Z | Compiling usdt v0.6.0 |
| 2032 | 2026-03-17T15:32:42.339Z | Compiling tokio-rustls v0.25.0 |
| 2033 | 2026-03-17T15:32:42.656Z | Compiling test-strategy v0.4.3 |
| 2034 | 2026-03-17T15:32:42.816Z | Compiling slog-bunyan v2.5.0 |
| 2035 | 2026-03-17T15:32:43.033Z | Compiling parse-display-derive v0.10.0 |
| 2036 | 2026-03-17T15:32:43.148Z | Compiling async-stream v0.3.6 |
| 2037 | 2026-03-17T15:32:43.818Z | Compiling waitgroup v0.1.2 |
| 2038 | 2026-03-17T15:32:43.892Z | Compiling rustls-pemfile v2.2.0 |
| 2039 | 2026-03-17T15:32:43.978Z | Compiling toml_datetime v0.6.11 |
| 2040 | 2026-03-17T15:32:44.004Z | Compiling macaddr v1.0.1 |
| 2041 | 2026-03-17T15:32:44.246Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2042 | 2026-03-17T15:32:44.302Z | Compiling serde_path_to_error v0.1.20 |
| 2043 | 2026-03-17T15:32:44.366Z | Compiling hostname v0.4.2 |
| 2044 | 2026-03-17T15:32:44.851Z | Compiling daft v0.1.5 |
| 2045 | 2026-03-17T15:32:44.939Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2046 | 2026-03-17T15:32:45.254Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2047 | 2026-03-17T15:32:45.668Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2048 | 2026-03-17T15:32:46.663Z | Compiling hex v0.4.3 |
| 2049 | 2026-03-17T15:32:47.066Z | Compiling zerocopy-derive v0.7.34 |
| 2050 | 2026-03-17T15:32:47.704Z | Compiling wait-timeout v0.2.0 |
| 2051 | 2026-03-17T15:32:48.285Z | Compiling bit-vec v0.6.3 |
| 2052 | 2026-03-17T15:32:48.600Z | Compiling bit-set v0.5.3 |
| 2053 | 2026-03-17T15:32:48.638Z | Compiling rusty-fork v0.3.0 |
| 2054 | 2026-03-17T15:32:49.693Z | Compiling strum v0.27.2 |
| 2055 | 2026-03-17T15:32:49.862Z | Compiling serde_with v3.15.0 |
| 2056 | 2026-03-17T15:32:50.794Z | Compiling rand_xorshift v0.3.0 |
| 2057 | 2026-03-17T15:32:51.211Z | Compiling unarray v0.1.4 |
| 2058 | 2026-03-17T15:32:51.370Z | Compiling proptest v1.5.0 |
| 2059 | 2026-03-17T15:32:52.792Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2060 | 2026-03-17T15:32:52.955Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2061 | 2026-03-17T15:32:53.943Z | Compiling instant v0.1.12 |
| 2062 | 2026-03-17T15:32:54.588Z | Compiling rustc-hash v2.1.1 |
| 2063 | 2026-03-17T15:32:54.806Z | Compiling iddqd v0.3.14 |
| 2064 | 2026-03-17T15:32:54.874Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2065 | 2026-03-17T15:32:57.000Z | Compiling backoff v0.4.0 |
| 2066 | 2026-03-17T15:32:57.072Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2067 | 2026-03-17T15:32:57.260Z | Compiling parse-display v0.10.0 |
| 2068 | 2026-03-17T15:32:57.350Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2069 | 2026-03-17T15:32:57.534Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2070 | 2026-03-17T15:32:58.510Z | Compiling crucible-workspace-hack v0.1.0 |
| 2071 | 2026-03-17T15:32:59.855Z | Compiling zerocopy v0.7.34 |
| 2072 | 2026-03-17T15:33:00.688Z | Compiling rustls-webpki v0.103.4 |
| 2073 | 2026-03-17T15:33:01.753Z | Compiling scroll_derive v0.12.0 |
| 2074 | 2026-03-17T15:33:02.044Z | Compiling usdt-impl v0.5.0 |
| 2075 | 2026-03-17T15:33:02.600Z | Compiling winnow v0.5.40 |
| 2076 | 2026-03-17T15:33:02.654Z | Compiling heck v0.4.1 |
| 2077 | 2026-03-17T15:33:02.920Z | Compiling scroll v0.12.0 |
| 2078 | 2026-03-17T15:33:03.556Z | Compiling dof v0.3.0 |
| 2079 | 2026-03-17T15:33:04.042Z | Compiling dtrace-parser v0.2.0 |
| 2080 | 2026-03-17T15:33:04.346Z | Compiling clap_derive v4.5.4 |
| 2081 | 2026-03-17T15:33:04.539Z | Compiling toml_edit v0.19.15 |
| 2082 | 2026-03-17T15:33:04.770Z | Compiling thread-id v4.2.1 |
| 2083 | 2026-03-17T15:33:04.874Z | Compiling utf8parse v0.2.1 |
| 2084 | 2026-03-17T15:33:05.015Z | Compiling anstyle-parse v0.2.4 |
| 2085 | 2026-03-17T15:33:06.035Z | Compiling goblin v0.8.2 |
| 2086 | 2026-03-17T15:33:06.631Z | Compiling proc-macro-crate v1.3.1 |
| 2087 | 2026-03-17T15:33:07.085Z | Compiling tokio-rustls v0.26.0 |
| 2088 | 2026-03-17T15:33:07.903Z | Compiling anstyle-query v1.0.3 |
| 2089 | 2026-03-17T15:33:08.041Z | Compiling is_terminal_polyfill v1.70.0 |
| 2090 | 2026-03-17T15:33:08.197Z | Compiling unicode-width v0.1.14 |
| 2091 | 2026-03-17T15:33:08.530Z | Compiling data-encoding v2.6.0 |
| 2092 | 2026-03-17T15:33:08.594Z | Compiling colorchoice v1.0.1 |
| 2093 | 2026-03-17T15:33:08.644Z | Compiling anstyle v1.0.7 |
| 2094 | 2026-03-17T15:33:08.991Z | Compiling anstream v0.6.14 |
| 2095 | 2026-03-17T15:33:09.573Z | Compiling hyper-rustls v0.27.3 |
| 2096 | 2026-03-17T15:33:09.589Z | Compiling terminal_size v0.3.0 |
| 2097 | 2026-03-17T15:33:10.322Z | Compiling num-integer v0.1.46 |
| 2098 | 2026-03-17T15:33:12.014Z | Compiling clap_lex v0.7.0 |
| 2099 | 2026-03-17T15:33:12.416Z | Compiling clap_builder v4.5.2 |
| 2100 | 2026-03-17T15:33:12.992Z | Compiling reqwest v0.12.23 |
| 2101 | 2026-03-17T15:33:13.842Z | Compiling usdt-attr-macro v0.5.0 |
| 2102 | 2026-03-17T15:33:14.817Z | Compiling usdt-macro v0.5.0 |
| 2103 | 2026-03-17T15:33:16.240Z | Compiling serde_spanned v0.6.9 |
| 2104 | 2026-03-17T15:33:16.441Z | Compiling memmap v0.7.0 |
| 2105 | 2026-03-17T15:33:16.717Z | Compiling tinyvec_macros v0.1.1 |
| 2106 | 2026-03-17T15:33:16.849Z | Compiling tinyvec v1.6.0 |
| 2107 | 2026-03-17T15:33:17.099Z | Compiling usdt v0.5.0 |
| 2108 | 2026-03-17T15:33:17.315Z | Compiling clap v4.5.4 |
| 2109 | 2026-03-17T15:33:17.847Z | Compiling num-bigint v0.4.5 |
| 2110 | 2026-03-17T15:33:18.247Z | Compiling crossbeam-epoch v0.9.18 |
| 2111 | 2026-03-17T15:33:18.352Z | Compiling itertools v0.14.0 |
| 2112 | 2026-03-17T15:33:18.454Z | Compiling proc-macro-error-attr v1.0.4 |
| 2113 | 2026-03-17T15:33:18.838Z | Compiling heapless v0.8.0 |
| 2114 | 2026-03-17T15:33:19.424Z | Compiling num-rational v0.4.2 |
| 2115 | 2026-03-17T15:33:19.640Z | Compiling progenitor-client v0.11.1 |
| 2116 | 2026-03-17T15:33:19.976Z | Compiling num-iter v0.1.45 |
| 2117 | 2026-03-17T15:33:20.021Z | Compiling ingot-macros v0.1.1 |
| 2118 | 2026-03-17T15:33:21.127Z | Compiling hash32 v0.3.1 |
| 2119 | 2026-03-17T15:33:21.151Z | Compiling darling_core v0.20.11 |
| 2120 | 2026-03-17T15:33:22.148Z | Compiling num-complex v0.4.6 |
| 2121 | 2026-03-17T15:33:23.141Z | Compiling proc-macro-error v1.0.4 |
| 2122 | 2026-03-17T15:33:23.333Z | Compiling progenitor-client v0.10.0 |
| 2123 | 2026-03-17T15:33:23.674Z | Compiling progenitor v0.11.1 |
| 2124 | 2026-03-17T15:33:23.821Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2125 | 2026-03-17T15:33:23.973Z | Compiling smoltcp v0.11.0 |
| 2126 | 2026-03-17T15:33:24.329Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2127 | 2026-03-17T15:33:25.869Z | Compiling darling_macro v0.20.11 |
| 2128 | 2026-03-17T15:33:26.190Z | Compiling ingot-types v0.1.2 |
| 2129 | 2026-03-17T15:33:26.869Z | Compiling num v0.4.3 |
| 2130 | 2026-03-17T15:33:27.370Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2131 | 2026-03-17T15:33:27.655Z | Compiling num_enum_derive v0.7.4 |
| 2132 | 2026-03-17T15:33:28.622Z | Compiling bitflags v1.3.2 |
| 2133 | 2026-03-17T15:33:28.703Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2134 | 2026-03-17T15:33:29.062Z | Compiling managed v0.8.0 |
| 2135 | 2026-03-17T15:33:29.117Z | Compiling cobs v0.2.3 |
| 2136 | 2026-03-17T15:33:29.451Z | Compiling postcard v1.0.9 |
| 2137 | 2026-03-17T15:33:29.637Z | Compiling num_enum v0.7.4 |
| 2138 | 2026-03-17T15:33:31.818Z | Compiling ingot v0.1.1 |
| 2139 | 2026-03-17T15:33:33.514Z | Compiling darling v0.20.11 |
| 2140 | 2026-03-17T15:33:34.283Z | Compiling enum-as-inner v0.6.0 |
| 2141 | 2026-03-17T15:33:34.898Z | Compiling libz-sys v1.1.16 |
| 2142 | 2026-03-17T15:33:35.188Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2143 | 2026-03-17T15:33:35.531Z | Compiling foreign-types-macros v0.2.3 |
| 2144 | 2026-03-17T15:33:35.687Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2145 | 2026-03-17T15:33:35.734Z | Compiling rayon-core v1.13.0 |
| 2146 | 2026-03-17T15:33:36.018Z | Compiling foreign-types-shared v0.3.1 |
| 2147 | 2026-03-17T15:33:36.052Z | Compiling toml_write v0.1.2 |
| 2148 | 2026-03-17T15:33:36.253Z | Compiling toml_edit v0.22.27 |
| 2149 | 2026-03-17T15:33:36.364Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2150 | 2026-03-17T15:33:36.378Z | Compiling foreign-types v0.5.0 |
| 2151 | 2026-03-17T15:33:36.613Z | Compiling derive_builder_core v0.20.2 |
| 2152 | 2026-03-17T15:33:38.000Z | Compiling crossbeam-deque v0.8.5 |
| 2153 | 2026-03-17T15:33:38.289Z | Compiling tabwriter v1.4.0 |
| 2154 | 2026-03-17T15:33:38.574Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2155 | 2026-03-17T15:33:38.772Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2156 | 2026-03-17T15:33:39.218Z | Compiling cstr-argument v0.1.2 |
| 2157 | 2026-03-17T15:33:39.429Z | Compiling float-ord v0.3.2 |
| 2158 | 2026-03-17T15:33:39.583Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2159 | 2026-03-17T15:33:39.702Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2160 | 2026-03-17T15:33:39.880Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2161 | 2026-03-17T15:33:40.399Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2162 | 2026-03-17T15:33:40.665Z | Compiling toml v0.8.23 |
| 2163 | 2026-03-17T15:33:41.434Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2164 | 2026-03-17T15:33:41.698Z | Compiling derive_builder_macro v0.20.2 |
| 2165 | 2026-03-17T15:33:42.040Z | Compiling resolv-conf v0.7.0 |
| 2166 | 2026-03-17T15:33:42.320Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2167 | 2026-03-17T15:33:42.447Z | Compiling vergen-lib v9.1.0 |
| 2168 | 2026-03-17T15:33:42.778Z | Compiling slog-dtrace v0.3.0 |
| 2169 | 2026-03-17T15:33:42.827Z | Compiling colored v3.0.0 |
| 2170 | 2026-03-17T15:33:42.899Z | Compiling semver v0.1.20 |
| 2171 | 2026-03-17T15:33:43.024Z | Compiling linked-hash-map v0.5.6 |
| 2172 | 2026-03-17T15:33:43.078Z | Compiling openssl-probe v0.2.1 |
| 2173 | 2026-03-17T15:33:43.260Z | Compiling cfg_aliases v0.2.1 |
| 2174 | 2026-03-17T15:33:43.312Z | Compiling lru-cache v0.1.2 |
| 2175 | 2026-03-17T15:33:43.356Z | Compiling rustls-native-certs v0.8.3 |
| 2176 | 2026-03-17T15:33:43.419Z | Compiling rustc_version v0.1.7 |
| 2177 | 2026-03-17T15:33:45.730Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2178 | 2026-03-17T15:33:46.719Z | Compiling derive_builder v0.20.2 |
| 2179 | 2026-03-17T15:33:47.378Z | Compiling rayon v1.11.0 |
| 2180 | 2026-03-17T15:33:48.160Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2181 | 2026-03-17T15:33:50.047Z | Compiling hickory-proto v0.24.4 |
| 2182 | 2026-03-17T15:33:50.292Z | Compiling zone_cfg_derive v0.3.0 |
| 2183 | 2026-03-17T15:33:51.173Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2184 | 2026-03-17T15:33:51.492Z | Compiling hubpack_derive v0.1.1 |
| 2185 | 2026-03-17T15:33:52.146Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2186 | 2026-03-17T15:33:52.311Z | Compiling camino-tempfile v1.4.1 |
| 2187 | 2026-03-17T15:33:52.427Z | Compiling num-derive v0.4.2 |
| 2188 | 2026-03-17T15:33:52.678Z | Compiling serde_repr v0.1.19 |
| 2189 | 2026-03-17T15:33:52.803Z | Compiling vergen v9.1.0 |
| 2190 | 2026-03-17T15:33:53.094Z | Compiling cargo-platform v0.3.2 |
| 2191 | 2026-03-17T15:33:53.380Z | Compiling sigpipe v0.1.3 |
| 2192 | 2026-03-17T15:33:53.423Z | Compiling base64ct v1.6.0 |
| 2193 | 2026-03-17T15:33:53.445Z | Compiling convert_case v0.4.0 |
| 2194 | 2026-03-17T15:33:53.491Z | Compiling jiff v0.2.15 |
| 2195 | 2026-03-17T15:33:53.708Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2196 | 2026-03-17T15:33:53.856Z | Compiling siphasher v1.0.1 |
| 2197 | 2026-03-17T15:33:53.986Z | Compiling base64 v0.21.7 |
| 2198 | 2026-03-17T15:33:54.134Z | Compiling phf_shared v0.12.1 |
| 2199 | 2026-03-17T15:33:54.452Z | Compiling derive_more v0.99.20 |
| 2200 | 2026-03-17T15:33:54.625Z | Compiling password-hash v0.5.0 |
| 2201 | 2026-03-17T15:33:55.035Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2202 | 2026-03-17T15:33:55.275Z | Compiling cargo_metadata v0.23.1 |
| 2203 | 2026-03-17T15:33:55.847Z | Compiling hickory-resolver v0.24.4 |
| 2204 | 2026-03-17T15:33:55.936Z | Compiling zone v0.3.1 |
| 2205 | 2026-03-17T15:33:56.005Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2206 | 2026-03-17T15:33:56.371Z | Compiling hubpack v0.1.2 |
| 2207 | 2026-03-17T15:33:56.684Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2208 | 2026-03-17T15:33:57.625Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2209 | 2026-03-17T15:33:58.967Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2210 | 2026-03-17T15:34:00.043Z | Compiling newtype_derive v0.1.6 |
| 2211 | 2026-03-17T15:34:00.282Z | Compiling rustls-platform-verifier v0.6.2 |
| 2212 | 2026-03-17T15:34:00.366Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2213 | 2026-03-17T15:34:01.043Z | Compiling progenitor-impl v0.10.0 |
| 2214 | 2026-03-17T15:34:01.117Z | Compiling blake2 v0.10.6 |
| 2215 | 2026-03-17T15:34:01.715Z | Compiling tokio-stream v0.1.17 |
| 2216 | 2026-03-17T15:34:01.771Z | Compiling typify-impl v0.6.1 |
| 2217 | 2026-03-17T15:34:02.426Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2218 | 2026-03-17T15:34:02.710Z | Compiling smf v0.2.3 |
| 2219 | 2026-03-17T15:34:03.826Z | Compiling serde-big-array v0.5.1 |
| 2220 | 2026-03-17T15:34:04.032Z | Compiling pin-project-internal v1.1.10 |
| 2221 | 2026-03-17T15:34:04.109Z | Compiling rustc_version v0.4.1 |
| 2222 | 2026-03-17T15:34:04.123Z | Compiling vergen-git2 v9.1.0 |
| 2223 | 2026-03-17T15:34:04.179Z | Compiling chrono-tz v0.10.4 |
| 2224 | 2026-03-17T15:34:04.404Z | Compiling unicode-segmentation v1.11.0 |
| 2225 | 2026-03-17T15:34:04.458Z | Compiling unicode-xid v0.2.4 |
| 2226 | 2026-03-17T15:34:04.461Z | Compiling whoami v1.5.1 |
| 2227 | 2026-03-17T15:34:04.627Z | Compiling owo-colors v4.2.3 |
| 2228 | 2026-03-17T15:34:05.000Z | Compiling static_assertions v1.1.0 |
| 2229 | 2026-03-17T15:34:05.043Z | Compiling foldhash v0.1.5 |
| 2230 | 2026-03-17T15:34:05.096Z | Compiling cancel-safe-futures v0.1.5 |
| 2231 | 2026-03-17T15:34:05.120Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2232 | 2026-03-17T15:34:05.317Z | Compiling hashbrown v0.15.2 |
| 2233 | 2026-03-17T15:34:05.479Z | Compiling newline-converter v0.3.0 |
| 2234 | 2026-03-17T15:34:05.519Z | Compiling pin-project v1.1.10 |
| 2235 | 2026-03-17T15:34:05.656Z | Compiling const_format_proc_macros v0.2.34 |
| 2236 | 2026-03-17T15:34:06.215Z | Compiling progenitor-macro v0.10.0 |
| 2237 | 2026-03-17T15:34:06.670Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2238 | 2026-03-17T15:34:06.715Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2239 | 2026-03-17T15:34:06.753Z | Compiling typify-macro v0.6.1 |
| 2240 | 2026-03-17T15:34:07.038Z | Compiling qorb v0.4.1 |
| 2241 | 2026-03-17T15:34:07.957Z | Compiling argon2 v0.5.3 |
| 2242 | 2026-03-17T15:34:08.849Z | Compiling reqwest v0.13.2 |
| 2243 | 2026-03-17T15:34:09.312Z | Compiling phf v0.12.1 |
| 2244 | 2026-03-17T15:34:09.540Z | Compiling unicode-normalization v0.1.24 |
| 2245 | 2026-03-17T15:34:10.063Z | Compiling tokio-dtrace v0.1.1 |
| 2246 | 2026-03-17T15:34:10.310Z | Compiling console v0.15.8 |
| 2247 | 2026-03-17T15:34:10.523Z | Compiling atomicwrites v0.4.4 |
| 2248 | 2026-03-17T15:34:10.873Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2249 | 2026-03-17T15:34:11.904Z | Compiling libsw-core v0.3.2 |
| 2250 | 2026-03-17T15:34:12.128Z | Compiling secrecy v0.10.3 |
| 2251 | 2026-03-17T15:34:12.308Z | Compiling snafu-derive v0.8.9 |
| 2252 | 2026-03-17T15:34:12.330Z | Compiling async-recursion v1.1.1 |
| 2253 | 2026-03-17T15:34:13.279Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2254 | 2026-03-17T15:34:13.826Z | Compiling cookie v0.18.1 |
| 2255 | 2026-03-17T15:34:14.118Z | Compiling csv-core v0.1.12 |
| 2256 | 2026-03-17T15:34:14.213Z | Compiling git2 v0.20.2 |
| 2257 | 2026-03-17T15:34:14.645Z | Compiling bstr v1.9.1 |
| 2258 | 2026-03-17T15:34:15.019Z | Compiling fixedbitset v0.5.7 |
| 2259 | 2026-03-17T15:34:15.141Z | Compiling highway v1.3.0 |
| 2260 | 2026-03-17T15:34:15.552Z | Compiling same-file v1.0.6 |
| 2261 | 2026-03-17T15:34:15.716Z | Compiling crc32fast v1.4.0 |
| 2262 | 2026-03-17T15:34:15.770Z | Compiling rustls v0.21.12 |
| 2263 | 2026-03-17T15:34:16.047Z | Compiling moka v0.12.10 |
| 2264 | 2026-03-17T15:34:16.051Z | Compiling indent_write v2.2.0 |
| 2265 | 2026-03-17T15:34:16.094Z | Compiling similar v2.7.0 |
| 2266 | 2026-03-17T15:34:16.253Z | Compiling fixedbitset v0.4.2 |
| 2267 | 2026-03-17T15:34:16.323Z | Compiling utf-8 v0.7.6 |
| 2268 | 2026-03-17T15:34:16.584Z | Compiling bytecount v0.6.9 |
| 2269 | 2026-03-17T15:34:16.688Z | Compiling tungstenite v0.21.0 |
| 2270 | 2026-03-17T15:34:16.815Z | Compiling expectorate v1.2.0 |
| 2271 | 2026-03-17T15:34:17.076Z | Compiling papergrid v0.11.0 |
| 2272 | 2026-03-17T15:34:18.037Z | Compiling petgraph v0.6.5 |
| 2273 | 2026-03-17T15:34:18.655Z | Compiling walkdir v2.5.0 |
| 2274 | 2026-03-17T15:34:18.670Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2275 | 2026-03-17T15:34:19.397Z | Compiling petgraph v0.8.3 |
| 2276 | 2026-03-17T15:34:19.443Z | Compiling globset v0.4.14 |
| 2277 | 2026-03-17T15:34:20.508Z | Compiling snafu v0.8.9 |
| 2278 | 2026-03-17T15:34:21.234Z | Compiling csv v1.3.1 |
| 2279 | 2026-03-17T15:34:21.839Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2280 | 2026-03-17T15:34:22.477Z | Compiling progenitor v0.10.0 |
| 2281 | 2026-03-17T15:34:22.619Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2282 | 2026-03-17T15:34:22.672Z | Compiling libsw v3.5.0 |
| 2283 | 2026-03-17T15:34:22.748Z | Compiling oxide-tokio-rt v0.1.2 |
| 2284 | 2026-03-17T15:34:22.907Z | Compiling olpc-cjson v0.1.4 |
| 2285 | 2026-03-17T15:34:23.172Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2286 | 2026-03-17T15:34:23.258Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2287 | 2026-03-17T15:34:24.066Z | Compiling const_format v0.2.35 |
| 2288 | 2026-03-17T15:34:25.278Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2289 | 2026-03-17T15:34:26.105Z | Compiling nix v0.30.1 |
| 2290 | 2026-03-17T15:34:26.594Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2291 | 2026-03-17T15:34:26.628Z | Compiling tabled_derive v0.7.0 |
| 2292 | 2026-03-17T15:34:27.262Z | Compiling gethostname v0.5.0 |
| 2293 | 2026-03-17T15:34:27.436Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2294 | 2026-03-17T15:34:27.928Z | Compiling terminal_size v0.4.3 |
| 2295 | 2026-03-17T15:34:28.135Z | Compiling pem v3.0.5 |
| 2296 | 2026-03-17T15:34:28.982Z | Compiling sct v0.7.1 |
| 2297 | 2026-03-17T15:34:29.284Z | Compiling rustls-webpki v0.101.7 |
| 2298 | 2026-03-17T15:34:29.792Z | Compiling inout v0.1.3 |
| 2299 | 2026-03-17T15:34:29.983Z | Compiling bcs v0.1.6 |
| 2300 | 2026-03-17T15:34:30.503Z | Compiling serde_plain v1.0.2 |
| 2301 | 2026-03-17T15:34:30.528Z | Compiling radium v0.7.0 |
| 2302 | 2026-03-17T15:34:30.547Z | Compiling tagptr v0.2.0 |
| 2303 | 2026-03-17T15:34:30.761Z | Compiling swrite v0.1.0 |
| 2304 | 2026-03-17T15:34:30.775Z | Compiling smawk v0.3.2 |
| 2305 | 2026-03-17T15:34:30.855Z | Compiling termtree v0.5.1 |
| 2306 | 2026-03-17T15:34:30.883Z | Compiling linear-map v1.2.0 |
| 2307 | 2026-03-17T15:34:30.896Z | Compiling unicode-width v0.2.1 |
| 2308 | 2026-03-17T15:34:30.899Z | Compiling unicode-linebreak v0.1.5 |
| 2309 | 2026-03-17T15:34:30.924Z | Compiling typed-path v0.9.3 |
| 2310 | 2026-03-17T15:34:30.975Z | Compiling adler v1.0.2 |
| 2311 | 2026-03-17T15:34:31.166Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2312 | 2026-03-17T15:34:31.193Z | Compiling miniz_oxide v0.7.2 |
| 2313 | 2026-03-17T15:34:31.245Z | Compiling textwrap v0.16.2 |
| 2314 | 2026-03-17T15:34:31.376Z | Compiling cipher v0.4.4 |
| 2315 | 2026-03-17T15:34:32.973Z | Compiling tough v0.20.0 |
| 2316 | 2026-03-17T15:34:33.105Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2317 | 2026-03-17T15:34:33.187Z | Compiling tabled v0.15.0 |
| 2318 | 2026-03-17T15:34:33.343Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2319 | 2026-03-17T15:34:34.570Z | Compiling steno v0.4.1 |
| 2320 | 2026-03-17T15:34:35.280Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2321 | 2026-03-17T15:34:40.168Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2322 | 2026-03-17T15:34:41.349Z | Compiling tokio-tungstenite v0.21.0 |
| 2323 | 2026-03-17T15:34:41.679Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2324 | 2026-03-17T15:34:41.790Z | Compiling hickory-proto v0.25.2 |
| 2325 | 2026-03-17T15:34:44.824Z | Compiling humantime v2.3.0 |
| 2326 | 2026-03-17T15:34:44.875Z | Compiling tap v1.0.1 |
| 2327 | 2026-03-17T15:34:45.032Z | Compiling wyz v0.5.1 |
| 2328 | 2026-03-17T15:34:45.402Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2329 | 2026-03-17T15:34:45.593Z | Compiling hickory-resolver v0.25.2 |
| 2330 | 2026-03-17T15:34:46.839Z | Compiling flate2 v1.0.30 |
| 2331 | 2026-03-17T15:34:47.576Z | Compiling tokio-rustls v0.24.1 |
| 2332 | 2026-03-17T15:34:48.794Z | Compiling typify v0.6.1 |
| 2333 | 2026-03-17T15:34:48.915Z | Compiling rustls-pemfile v1.0.4 |
| 2334 | 2026-03-17T15:34:49.369Z | Compiling num_enum_derive v0.5.11 |
| 2335 | 2026-03-17T15:34:49.524Z | Compiling twox-hash v2.1.2 |
| 2336 | 2026-03-17T15:34:50.126Z | Compiling universal-hash v0.5.1 |
| 2337 | 2026-03-17T15:34:50.321Z | Compiling atty v0.2.14 |
| 2338 | 2026-03-17T15:34:50.469Z | Compiling compression-core v0.4.31 |
| 2339 | 2026-03-17T15:34:50.706Z | Compiling funty v2.0.0 |
| 2340 | 2026-03-17T15:34:50.724Z | Compiling opaque-debug v0.3.1 |
| 2341 | 2026-03-17T15:34:50.821Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2342 | 2026-03-17T15:34:51.128Z | Compiling polyval v0.6.2 |
| 2343 | 2026-03-17T15:34:51.475Z | Compiling bitvec v1.0.1 |
| 2344 | 2026-03-17T15:34:52.223Z | Compiling num_enum v0.5.11 |
| 2345 | 2026-03-17T15:34:52.395Z | Compiling compression-codecs v0.4.32 |
| 2346 | 2026-03-17T15:34:53.289Z | Compiling progenitor-impl v0.13.0 |
| 2347 | 2026-03-17T15:34:53.883Z | Compiling toml v0.7.8 |
| 2348 | 2026-03-17T15:34:54.472Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2349 | 2026-03-17T15:34:56.271Z | Compiling ctr v0.9.2 |
| 2350 | 2026-03-17T15:34:56.496Z | Compiling aes v0.8.4 |
| 2351 | 2026-03-17T15:34:56.549Z | Compiling nix v0.31.1 |
| 2352 | 2026-03-17T15:34:57.030Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2353 | 2026-03-17T15:34:57.084Z | Compiling aead v0.5.2 |
| 2354 | 2026-03-17T15:34:57.321Z | Compiling bincode v1.3.3 |
| 2355 | 2026-03-17T15:34:57.337Z | Compiling dropshot v0.17.0 |
| 2356 | 2026-03-17T15:34:57.446Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2357 | 2026-03-17T15:34:57.635Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2358 | 2026-03-17T15:34:57.754Z | Compiling passt v0.3.0 |
| 2359 | 2026-03-17T15:34:57.768Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2360 | 2026-03-17T15:34:57.863Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2361 | 2026-03-17T15:34:57.943Z | Compiling fakedata_generator v0.7.1 |
| 2362 | 2026-03-17T15:34:58.079Z | Compiling aes-gcm-siv v0.11.1 |
| 2363 | 2026-03-17T15:34:58.093Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2364 | 2026-03-17T15:34:58.326Z | Compiling progenitor-macro v0.13.0 |
| 2365 | 2026-03-17T15:34:58.472Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2366 | 2026-03-17T15:34:59.171Z | Compiling async-compression v0.4.33 |
| 2367 | 2026-03-17T15:34:59.810Z | Compiling progenitor-client v0.13.0 |
| 2368 | 2026-03-17T15:34:59.914Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2369 | 2026-03-17T15:35:00.048Z | Compiling bitstruct_derive v0.1.0 |
| 2370 | 2026-03-17T15:35:00.437Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2371 | 2026-03-17T15:35:00.720Z | Compiling dropshot_endpoint v0.17.0 |
| 2372 | 2026-03-17T15:35:00.928Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2373 | 2026-03-17T15:35:01.274Z | Compiling ascii v1.1.0 |
| 2374 | 2026-03-17T15:35:01.746Z | Compiling typeid v1.0.0 |
| 2375 | 2026-03-17T15:35:01.913Z | Compiling pretty-hex v0.2.1 |
| 2376 | 2026-03-17T15:35:02.101Z | Compiling ringbuffer v0.16.0 |
| 2377 | 2026-03-17T15:35:02.556Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2378 | 2026-03-17T15:35:02.868Z | Compiling erased-serde v0.4.5 |
| 2379 | 2026-03-17T15:35:03.320Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2380 | 2026-03-17T15:35:03.742Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2381 | 2026-03-17T15:35:04.420Z | Compiling bitstruct v0.1.1 |
| 2382 | 2026-03-17T15:35:04.494Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2383 | 2026-03-17T15:35:04.536Z | Compiling progenitor v0.13.0 |
| 2384 | 2026-03-17T15:35:04.550Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2385 | 2026-03-17T15:35:04.880Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2386 | 2026-03-17T15:35:04.907Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2387 | 2026-03-17T15:35:05.161Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2388 | 2026-03-17T15:35:05.513Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2389 | 2026-03-17T15:35:05.593Z | Compiling kstat-rs v0.2.4 |
| 2390 | 2026-03-17T15:35:06.151Z | Compiling serde_arrays v0.1.0 |
| 2391 | 2026-03-17T15:35:06.254Z | Compiling libloading v0.7.4 |
| 2392 | 2026-03-17T15:35:06.320Z | Compiling bit_field v0.10.2 |
| 2393 | 2026-03-17T15:35:06.519Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2394 | 2026-03-17T15:35:06.553Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2395 | 2026-03-17T15:35:07.825Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2396 | 2026-03-17T15:35:11.593Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2397 | 2026-03-17T15:35:12.038Z | Compiling ron v0.8.1 |
| 2398 | 2026-03-17T15:35:13.252Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2399 | 2026-03-17T15:35:13.991Z | Compiling itertools v0.13.0 |
| 2400 | 2026-03-17T15:35:16.023Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2401 | 2026-03-17T15:35:16.220Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2402 | 2026-03-17T15:35:24.329Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2403 | 2026-03-17T15:35:27.233Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2404 | 2026-03-17T15:35:38.224Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2405 | 2026-03-17T15:36:13.794Z | Finished `release` profile [optimized] target(s) in 4m 40s |
| 2406 | 2026-03-17T15:36:13.977Z | |
| 2407 | 2026-03-17T15:36:13.980Z | real 4:40.933443978 |
| 2408 | 2026-03-17T15:36:13.980Z | user 32:26.524808113 |
| 2409 | 2026-03-17T15:36:13.980Z | sys 2:49.190499362 |
| 2410 | 2026-03-17T15:36:13.980Z | trap 0.912750288 |
| 2411 | 2026-03-17T15:36:13.980Z | tflt 1.769550644 |
| 2412 | 2026-03-17T15:36:13.980Z | dflt 1.119895023 |
| 2413 | 2026-03-17T15:36:13.980Z | kflt 0.000165023 |
| 2414 | 2026-03-17T15:36:13.981Z | lock 1:33:31.051474618 |
| 2415 | 2026-03-17T15:36:13.981Z | slp 2:00:36.302279155 |
| 2416 | 2026-03-17T15:36:13.981Z | lat 2:39.462391680 |
| 2417 | 2026-03-17T15:36:13.981Z | stop 3:55.169513359 |
| 2418 | 2026-03-17T15:36:13.981Z | + OUTDIR=/work/release |
| 2419 | 2026-03-17T15:36:13.981Z | + mkdir -p /work/release |
| 2420 | 2026-03-17T15:36:13.981Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2421 | 2026-03-17T15:36:14.009Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2422 | 2026-03-17T15:36:14.094Z | + cd /work/release |
| 2423 | 2026-03-17T15:36:14.098Z | + digest -a sha256 propolis-cli |
| 2424 | 2026-03-17T15:36:14.120Z | + digest -a sha256 propolis-server |
| 2425 | 2026-03-17T15:36:14.178Z | process exited: duration 644005 ms, exit code 0 |
| |
| 2426 | 2026-03-17T15:36:14.191Z | found 4 output files |
| 2427 | 2026-03-17T15:36:14.191Z | uploading: /work/release/propolis-cli (25595328 bytes) |
| 2428 | 2026-03-17T15:36:15.364Z | uploaded: /work/release/propolis-cli |
| 2429 | 2026-03-17T15:36:15.368Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2430 | 2026-03-17T15:36:16.379Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2431 | 2026-03-17T15:36:16.382Z | uploading: /work/release/propolis-server (78747056 bytes) |
| 2432 | 2026-03-17T15:36:17.859Z | uploaded: /work/release/propolis-server |
| 2433 | 2026-03-17T15:36:17.859Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2434 | 2026-03-17T15:36:18.871Z | uploaded: /work/release/propolis-server.sha256.txt |