|
|
|
| 1 | 2026-03-18T23:21:40.783Z | job assigned to worker 01KM1KZTSDVF2Y37393SKF17RN [factory aws, i-0abb7262f6dd26f0c] (queued for 1 m 6 s) |
| |
| 2 | 2026-03-18T23:21:48.935Z | starting task 0: "setup" |
| 3 | 2026-03-18T23:21:48.948Z | ++ uname -s |
| 4 | 2026-03-18T23:21:48.948Z | + kern=SunOS |
| 5 | 2026-03-18T23:21:48.948Z | + build_user=build |
| 6 | 2026-03-18T23:21:48.949Z | + build_uid=12345 |
| 7 | 2026-03-18T23:21:48.949Z | + work_dir=/work |
| 8 | 2026-03-18T23:21:48.949Z | + input_dir=/input |
| 9 | 2026-03-18T23:21:48.949Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T23:21:48.949Z | + case "$kern" in |
| 11 | 2026-03-18T23:21:48.949Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T23:21:48.949Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T23:21:50.929Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T23:21:51.047Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T23:21:51.069Z | + home_fs=zfs |
| 16 | 2026-03-18T23:21:51.069Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T23:21:51.070Z | + mkdir -p /home/build |
| 18 | 2026-03-18T23:21:51.070Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T23:21:53.045Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T23:21:53.048Z | process exited: duration 4138 ms, exit code 0 |
| |
| 21 | 2026-03-18T23:21:53.057Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T23:21:53.062Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-18T23:21:53.062Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-18T23:21:53.062Z | * rust toolchain profile = "default" |
| 25 | 2026-03-18T23:21:53.062Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-18T23:21:53.062Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T23:21:53.062Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T23:21:53.065Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T23:21:53.065Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-18T23:21:53.198Z | info: downloading installer |
| 31 | 2026-03-18T23:21:54.656Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T23:21:54.656Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T23:21:54.656Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T23:21:54.657Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T23:21:54.657Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T23:21:54.657Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T23:21:54.657Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T23:21:54.657Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T23:21:54.657Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T23:21:54.657Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T23:21:54.657Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T23:21:54.657Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T23:21:54.657Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T23:21:54.674Z | info: profile set to default |
| 45 | 2026-03-18T23:21:54.674Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T23:21:54.677Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-18T23:21:54.822Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-18T23:21:54.825Z | info: downloading 6 components |
| 49 | 2026-03-18T23:22:10.203Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-18T23:22:10.203Z | |
| 51 | 2026-03-18T23:22:10.240Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-18T23:22:10.240Z | |
| 53 | 2026-03-18T23:22:10.246Z | |
| 54 | 2026-03-18T23:22:10.246Z | Rust is installed now. Great! |
| 55 | 2026-03-18T23:22:10.246Z | |
| 56 | 2026-03-18T23:22:10.246Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T23:22:10.246Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T23:22:10.246Z | |
| 59 | 2026-03-18T23:22:10.246Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T23:22:10.246Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T23:22:10.246Z | |
| 62 | 2026-03-18T23:22:10.246Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T23:22:10.246Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T23:22:10.246Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T23:22:10.246Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T23:22:10.246Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T23:22:10.246Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T23:22:10.246Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T23:22:10.246Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T23:22:10.246Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T23:22:10.346Z | + rustup --version |
| 72 | 2026-03-18T23:22:10.359Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T23:22:10.363Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T23:22:10.384Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-18T23:22:10.387Z | + cargo --version |
| 76 | 2026-03-18T23:22:10.405Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-18T23:22:10.408Z | + rustc --version |
| 78 | 2026-03-18T23:22:10.432Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-18T23:22:10.435Z | process exited: duration 17385 ms, exit code 0 |
| |
| 80 | 2026-03-18T23:22:10.441Z | starting task 2: "authentication" |
| 81 | 2026-03-18T23:22:10.460Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-18T23:22:10.466Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T23:22:10.473Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-03-18T23:22:10.477Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-03-18T23:22:10.508Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-03-18T23:22:11.938Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-03-18T23:22:11.938Z | + git fetch origin c2d26c68ecab04afa47cf84be151889072f27e83 |
| 88 | 2026-03-18T23:22:12.195Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-03-18T23:22:12.195Z | * branch c2d26c68ecab04afa47cf84be151889072f27e83 -> FETCH_HEAD |
| 90 | 2026-03-18T23:22:12.207Z | + [[ -n alan/maybe-bump-crucible ]] |
| 91 | 2026-03-18T23:22:12.209Z | ++ git branch --show-current |
| 92 | 2026-03-18T23:22:12.209Z | + current=master |
| 93 | 2026-03-18T23:22:12.209Z | + [[ master != alan/maybe-bump-crucible ]] |
| 94 | 2026-03-18T23:22:12.209Z | + git branch -f alan/maybe-bump-crucible c2d26c68ecab04afa47cf84be151889072f27e83 |
| 95 | 2026-03-18T23:22:12.212Z | + git checkout -f alan/maybe-bump-crucible |
| 96 | 2026-03-18T23:22:12.238Z | Switched to branch 'alan/maybe-bump-crucible' |
| 97 | 2026-03-18T23:22:12.241Z | + git reset --hard c2d26c68ecab04afa47cf84be151889072f27e83 |
| 98 | 2026-03-18T23:22:12.263Z | HEAD is now at c2d26c6 WIP to get crucible verify after LR |
| 99 | 2026-03-18T23:22:12.266Z | process exited: duration 1798 ms, exit code 0 |
| |
| 100 | 2026-03-18T23:22:12.272Z | starting task 4: "build" |
| 101 | 2026-03-18T23:22:12.277Z | + cargo --version |
| 102 | 2026-03-18T23:22:12.284Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-03-18T23:22:12.446Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-03-18T23:22:12.449Z | info: downloading 6 components |
| 105 | 2026-03-18T23:22:29.061Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-03-18T23:22:29.066Z | + rustc --version |
| 107 | 2026-03-18T23:22:29.098Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-03-18T23:22:29.102Z | + banner prerequisites |
| 109 | 2026-03-18T23:22:29.106Z | |
| 110 | 2026-03-18T23:22:29.106Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-03-18T23:22:29.106Z | # # # # # # # # # # # # # # # |
| 112 | 2026-03-18T23:22:29.106Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-03-18T23:22:29.106Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-03-18T23:22:29.106Z | # # # # # # # # # # # # # # # |
| 115 | 2026-03-18T23:22:29.106Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-03-18T23:22:29.106Z | |
| 117 | 2026-03-18T23:22:29.109Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-03-18T23:22:40.333Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-03-18T23:22:50.139Z | Startup: Caching catalogs ... Done |
| 120 | 2026-03-18T23:23:12.243Z | Planning: Solver setup ... Done (20.639s) |
| 121 | 2026-03-18T23:23:12.395Z | Planning: Running solver ... Done (0.152s) |
| 122 | 2026-03-18T23:23:12.588Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-03-18T23:23:12.605Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-03-18T23:23:12.728Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-03-18T23:23:12.768Z | Planning: Package planning ... Done (0.041s) |
| 126 | 2026-03-18T23:23:13.210Z | Planning: Merging actions ... Done (0.036s) |
| 127 | 2026-03-18T23:23:13.213Z | Planning: Checking for conflicting actions ... Done (0.141s) |
| 128 | 2026-03-18T23:23:13.213Z | Planning: Consolidating action changes ... Done (0.009s) |
| 129 | 2026-03-18T23:23:13.812Z | Planning: Evaluating mediators ... Done (0.857s) |
| 130 | 2026-03-18T23:23:13.819Z | Planning: Planning completed in 23.54 seconds |
| 131 | 2026-03-18T23:23:13.834Z | Packages to install: 3 |
| 132 | 2026-03-18T23:23:13.834Z | Mediators to change: 2 |
| 133 | 2026-03-18T23:23:13.838Z | Services to change: 1 |
| 134 | 2026-03-18T23:23:13.838Z | Estimated space available: 154.92 GB |
| 135 | 2026-03-18T23:23:13.838Z | Estimated space to be consumed: 1.82 GB |
| 136 | 2026-03-18T23:23:13.838Z | Create boot environment: No |
| 137 | 2026-03-18T23:23:13.838Z | Create backup boot environment: No |
| 138 | 2026-03-18T23:23:13.838Z | Rebuild boot archive: No |
| 139 | 2026-03-18T23:23:13.839Z | |
| 140 | 2026-03-18T23:23:13.839Z | Changed mediators: |
| 141 | 2026-03-18T23:23:13.839Z | mediator clang: |
| 142 | 2026-03-18T23:23:13.839Z | version: None -> 15 (system default) |
| 143 | 2026-03-18T23:23:13.839Z | |
| 144 | 2026-03-18T23:23:13.839Z | mediator llvm: |
| 145 | 2026-03-18T23:23:13.839Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-03-18T23:23:13.839Z | |
| 147 | 2026-03-18T23:23:13.839Z | Changed packages: |
| 148 | 2026-03-18T23:23:13.839Z | helios-dev |
| 149 | 2026-03-18T23:23:13.839Z | developer/build-essential |
| 150 | 2026-03-18T23:23:13.839Z | None -> 11-2.0 |
| 151 | 2026-03-18T23:23:13.839Z | ooce/developer/clang-15 |
| 152 | 2026-03-18T23:23:13.839Z | None -> 15.0.7-2.0 |
| 153 | 2026-03-18T23:23:13.839Z | ooce/developer/llvm-15 |
| 154 | 2026-03-18T23:23:13.839Z | None -> 15.0.7-2.0 |
| 155 | 2026-03-18T23:23:13.839Z | |
| 156 | 2026-03-18T23:23:13.839Z | Services: |
| 157 | 2026-03-18T23:23:13.839Z | restart_fmri: |
| 158 | 2026-03-18T23:23:13.839Z | svc:/system/update-man-index:default |
| 159 | 2026-03-18T23:23:13.882Z | |
| 160 | 2026-03-18T23:23:13.882Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-03-18T23:23:18.882Z | Download: 1647/3076 items 116.6/211.3MB 55% complete (23.8M/s) |
| 162 | 2026-03-18T23:23:25.561Z | Download: 2009/3076 items 117.9/211.3MB 55% complete (18.4M/s) |
| 163 | 2026-03-18T23:23:31.813Z | Download: 3032/3076 items 201.8/211.3MB 95% complete (8.6M/s) |
| 164 | 2026-03-18T23:23:36.143Z | Download: Completed 211.31 MB in 22.26 seconds (9.5M/s) |
| 165 | 2026-03-18T23:23:36.288Z | Actions: 1/3430 actions (Installing new actions) |
| 166 | 2026-03-18T23:23:40.295Z | Actions: Completed 3430 actions in 4.02 seconds. |
| 167 | 2026-03-18T23:23:40.683Z | Done (0.366s) |
| 168 | 2026-03-18T23:23:40.684Z | Done (0.000s) |
| 169 | 2026-03-18T23:23:41.674Z | Done (1.000s) |
| 170 | 2026-03-18T23:23:45.803Z | Done (3.763s) |
| 171 | 2026-03-18T23:23:45.869Z | Done (0.017s) |
| 172 | 2026-03-18T23:23:45.888Z | Done (0.000s) |
| 173 | 2026-03-18T23:23:46.043Z | Done (0.000s) |
| 174 | 2026-03-18T23:23:47.017Z | Planning: Evaluating mediator changes ... Done |
| 175 | 2026-03-18T23:23:47.163Z | Planning: Checking for conflicting actions ... Done |
| 176 | 2026-03-18T23:23:47.188Z | Planning: Consolidating action changes ... Done |
| 177 | 2026-03-18T23:23:47.382Z | Planning: Evaluating mediators ... Done |
| 178 | 2026-03-18T23:23:47.415Z | Planning: Planning completed in 0.37 seconds |
| 179 | 2026-03-18T23:23:47.467Z | Mediators to change: 2 |
| 180 | 2026-03-18T23:23:47.467Z | Create boot environment: No |
| 181 | 2026-03-18T23:23:47.467Z | Create backup boot environment: No |
| 182 | 2026-03-18T23:23:47.493Z | Done |
| 183 | 2026-03-18T23:23:47.493Z | Done |
| 184 | 2026-03-18T23:23:48.249Z | Done |
| 185 | 2026-03-18T23:23:51.553Z | Done |
| 186 | 2026-03-18T23:23:51.639Z | Done |
| 187 | 2026-03-18T23:23:51.656Z | Done |
| 188 | 2026-03-18T23:23:51.822Z | Done |
| 189 | 2026-03-18T23:23:52.185Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 190 | 2026-03-18T23:23:52.185Z | clang system 15 system |
| 191 | 2026-03-18T23:23:52.185Z | csh system system illumos |
| 192 | 2026-03-18T23:23:52.186Z | ctags system system illumos |
| 193 | 2026-03-18T23:23:52.186Z | file system system illumos |
| 194 | 2026-03-18T23:23:52.186Z | gcc vendor 12 vendor |
| 195 | 2026-03-18T23:23:52.186Z | gcc system 10 system |
| 196 | 2026-03-18T23:23:52.186Z | gcc system 7 system |
| 197 | 2026-03-18T23:23:52.186Z | go system 1.20 system |
| 198 | 2026-03-18T23:23:52.186Z | go system 1.19 system |
| 199 | 2026-03-18T23:23:52.186Z | llvm system 15 system |
| 200 | 2026-03-18T23:23:52.186Z | llvm system 14 system |
| 201 | 2026-03-18T23:23:52.186Z | mariadb system 10.6 system |
| 202 | 2026-03-18T23:23:52.186Z | mta vendor vendor dma |
| 203 | 2026-03-18T23:23:52.186Z | openjdk system 17 system |
| 204 | 2026-03-18T23:23:52.186Z | openjdk system 11 system |
| 205 | 2026-03-18T23:23:52.186Z | openjdk system 1.8 system |
| 206 | 2026-03-18T23:23:52.186Z | openssl vendor 3 vendor |
| 207 | 2026-03-18T23:23:52.186Z | perl system 5.36 system |
| 208 | 2026-03-18T23:23:52.186Z | postgresql system 15 system |
| 209 | 2026-03-18T23:23:52.186Z | postgresql system 13 system |
| 210 | 2026-03-18T23:23:52.186Z | python vendor 3 vendor |
| 211 | 2026-03-18T23:23:52.186Z | python system 2 system |
| 212 | 2026-03-18T23:23:52.186Z | python3 system 3.11 system |
| 213 | 2026-03-18T23:23:52.186Z | ruby system 3.0 system |
| 214 | 2026-03-18T23:23:52.186Z | words vendor vendor american-english |
| 215 | 2026-03-18T23:23:52.186Z | words system system australian-english |
| 216 | 2026-03-18T23:23:52.186Z | words system system british-english |
| 217 | 2026-03-18T23:23:52.186Z | words system system canadian-english |
| 218 | 2026-03-18T23:23:52.186Z | words system system french |
| 219 | 2026-03-18T23:23:52.186Z | words system system italian |
| 220 | 2026-03-18T23:23:52.187Z | words system system ngerman |
| 221 | 2026-03-18T23:23:52.187Z | words system system ogerman |
| 222 | 2026-03-18T23:23:52.187Z | words system system spanish |
| 223 | 2026-03-18T23:23:52.491Z | PUBLISHER TYPE STATUS P LOCATION |
| 224 | 2026-03-18T23:23:52.491Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 225 | 2026-03-18T23:23:58.245Z | FMRI IFO |
| 226 | 2026-03-18T23:23:58.245Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 227 | 2026-03-18T23:23:58.245Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 228 | 2026-03-18T23:23:58.245Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 229 | 2026-03-18T23:23:58.245Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 230 | 2026-03-18T23:23:58.245Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 231 | 2026-03-18T23:23:58.245Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 232 | 2026-03-18T23:23:58.245Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 233 | 2026-03-18T23:23:59.299Z | All builder prerequisites installed successfully, and PATH looks valid |
| 234 | 2026-03-18T23:23:59.327Z | |
| 235 | 2026-03-18T23:23:59.327Z | real 1:30.139379450 |
| 236 | 2026-03-18T23:23:59.328Z | user 59.594708497 |
| 237 | 2026-03-18T23:23:59.328Z | sys 5.217561484 |
| 238 | 2026-03-18T23:23:59.328Z | trap 0.008747479 |
| 239 | 2026-03-18T23:23:59.328Z | tflt 0.027175662 |
| 240 | 2026-03-18T23:23:59.328Z | dflt 0.037807586 |
| 241 | 2026-03-18T23:23:59.328Z | kflt 0.013802688 |
| 242 | 2026-03-18T23:23:59.328Z | lock 0.000000000 |
| 243 | 2026-03-18T23:23:59.328Z | slp 1:55.378826494 |
| 244 | 2026-03-18T23:23:59.328Z | lat 0.042339741 |
| 245 | 2026-03-18T23:23:59.328Z | stop 0.000219228 |
| 246 | 2026-03-18T23:23:59.328Z | + banner check |
| 247 | 2026-03-18T23:23:59.328Z | |
| 248 | 2026-03-18T23:23:59.328Z | #### # # ###### #### # # |
| 249 | 2026-03-18T23:23:59.328Z | # # # # # # # # # |
| 250 | 2026-03-18T23:23:59.328Z | # ###### ##### # #### |
| 251 | 2026-03-18T23:23:59.328Z | # # # # # # # |
| 252 | 2026-03-18T23:23:59.328Z | # # # # # # # # # |
| 253 | 2026-03-18T23:23:59.328Z | #### # # ###### #### # # |
| 254 | 2026-03-18T23:23:59.328Z | |
| 255 | 2026-03-18T23:23:59.328Z | + ptime -m cargo check --features falcon |
| 256 | 2026-03-18T23:23:59.377Z | Updating crates.io index |
| 257 | 2026-03-18T23:23:59.380Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 258 | 2026-03-18T23:24:01.196Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 259 | 2026-03-18T23:24:13.685Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 260 | 2026-03-18T23:24:13.905Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 261 | 2026-03-18T23:24:14.149Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 262 | 2026-03-18T23:24:14.703Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 263 | 2026-03-18T23:24:14.975Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 264 | 2026-03-18T23:24:15.982Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 265 | 2026-03-18T23:24:17.344Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 266 | 2026-03-18T23:24:17.730Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 267 | 2026-03-18T23:24:17.962Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 268 | 2026-03-18T23:24:19.365Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 269 | 2026-03-18T23:24:19.497Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 270 | 2026-03-18T23:24:23.089Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 271 | 2026-03-18T23:24:23.829Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 272 | 2026-03-18T23:24:24.430Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 273 | 2026-03-18T23:24:24.741Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 274 | 2026-03-18T23:24:25.466Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 275 | 2026-03-18T23:24:26.096Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 276 | 2026-03-18T23:24:26.210Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 277 | 2026-03-18T23:24:27.643Z | Downloading crates ... |
| 278 | 2026-03-18T23:24:27.711Z | Downloaded argon2 v0.5.3 |
| 279 | 2026-03-18T23:24:27.732Z | Downloaded cfg-if v1.0.0 |
| 280 | 2026-03-18T23:24:27.732Z | Downloaded dtrace-parser v0.3.0 |
| 281 | 2026-03-18T23:24:27.732Z | Downloaded cfg_aliases v0.2.1 |
| 282 | 2026-03-18T23:24:27.732Z | Downloaded glob v0.3.3 |
| 283 | 2026-03-18T23:24:27.743Z | Downloaded bitstruct v0.1.1 |
| 284 | 2026-03-18T23:24:27.743Z | Downloaded crypto-common v0.1.6 |
| 285 | 2026-03-18T23:24:27.743Z | Downloaded crucible-workspace-hack v0.1.0 |
| 286 | 2026-03-18T23:24:27.744Z | Downloaded derive_builder_macro v0.20.2 |
| 287 | 2026-03-18T23:24:27.744Z | Downloaded cargo-platform v0.3.2 |
| 288 | 2026-03-18T23:24:27.744Z | Downloaded derive-where v1.6.0 |
| 289 | 2026-03-18T23:24:27.752Z | Downloaded derive_builder v0.20.2 |
| 290 | 2026-03-18T23:24:27.752Z | Downloaded fastrand v2.3.0 |
| 291 | 2026-03-18T23:24:27.768Z | Downloaded convert_case v0.4.0 |
| 292 | 2026-03-18T23:24:27.769Z | Downloaded atomic-waker v1.1.2 |
| 293 | 2026-03-18T23:24:27.769Z | Downloaded float-ord v0.3.2 |
| 294 | 2026-03-18T23:24:27.769Z | Downloaded home v0.5.11 |
| 295 | 2026-03-18T23:24:27.781Z | Downloaded gethostname v0.5.0 |
| 296 | 2026-03-18T23:24:27.781Z | Downloaded http-body v1.0.1 |
| 297 | 2026-03-18T23:24:27.781Z | Downloaded getrandom v0.2.14 |
| 298 | 2026-03-18T23:24:27.781Z | Downloaded futures-io v0.3.31 |
| 299 | 2026-03-18T23:24:27.781Z | Downloaded git-stub v1.0.0 |
| 300 | 2026-03-18T23:24:27.790Z | Downloaded darling_macro v0.21.3 |
| 301 | 2026-03-18T23:24:27.790Z | Downloaded hostname v0.3.1 |
| 302 | 2026-03-18T23:24:27.791Z | Downloaded bitstruct_derive v0.1.0 |
| 303 | 2026-03-18T23:24:27.791Z | Downloaded block-buffer v0.10.4 |
| 304 | 2026-03-18T23:24:27.791Z | Downloaded erased-serde v0.4.5 |
| 305 | 2026-03-18T23:24:27.796Z | Downloaded httparse v1.10.1 |
| 306 | 2026-03-18T23:24:27.796Z | Downloaded fnv v1.0.7 |
| 307 | 2026-03-18T23:24:27.796Z | Downloaded hubpack_derive v0.1.1 |
| 308 | 2026-03-18T23:24:27.803Z | Downloaded darling_macro v0.20.11 |
| 309 | 2026-03-18T23:24:27.803Z | Downloaded generic-array v0.14.7 |
| 310 | 2026-03-18T23:24:27.804Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 311 | 2026-03-18T23:24:27.809Z | Downloaded httpdate v1.0.3 |
| 312 | 2026-03-18T23:24:27.809Z | Downloaded bit-vec v0.6.3 |
| 313 | 2026-03-18T23:24:27.816Z | Downloaded heck v0.4.1 |
| 314 | 2026-03-18T23:24:27.816Z | Downloaded hostname v0.4.2 |
| 315 | 2026-03-18T23:24:27.817Z | Downloaded debug-ignore v1.0.5 |
| 316 | 2026-03-18T23:24:27.832Z | Downloaded hash32 v0.3.1 |
| 317 | 2026-03-18T23:24:27.832Z | Downloaded hyper-tls v0.6.0 |
| 318 | 2026-03-18T23:24:27.842Z | Downloaded heck v0.5.0 |
| 319 | 2026-03-18T23:24:27.842Z | Downloaded futures-macro v0.3.31 |
| 320 | 2026-03-18T23:24:27.842Z | Downloaded icu_provider_macros v1.5.0 |
| 321 | 2026-03-18T23:24:27.842Z | Downloaded funty v2.0.0 |
| 322 | 2026-03-18T23:24:27.842Z | Downloaded ctr v0.9.2 |
| 323 | 2026-03-18T23:24:27.842Z | Downloaded hubpack v0.1.2 |
| 324 | 2026-03-18T23:24:27.842Z | Downloaded foreign-types v0.3.2 |
| 325 | 2026-03-18T23:24:27.842Z | Downloaded foreign-types v0.5.0 |
| 326 | 2026-03-18T23:24:27.851Z | Downloaded fixedbitset v0.4.2 |
| 327 | 2026-03-18T23:24:27.851Z | Downloaded idna_adapter v1.2.0 |
| 328 | 2026-03-18T23:24:27.851Z | Downloaded dtrace-parser v0.2.0 |
| 329 | 2026-03-18T23:24:27.857Z | Downloaded instant v0.1.12 |
| 330 | 2026-03-18T23:24:27.857Z | Downloaded futures-sink v0.3.31 |
| 331 | 2026-03-18T23:24:27.857Z | Downloaded foreign-types-shared v0.1.1 |
| 332 | 2026-03-18T23:24:27.862Z | Downloaded ident_case v1.0.1 |
| 333 | 2026-03-18T23:24:27.862Z | Downloaded itoa v1.0.11 |
| 334 | 2026-03-18T23:24:27.862Z | Downloaded kstat-rs v0.2.4 |
| 335 | 2026-03-18T23:24:27.868Z | Downloaded either v1.15.0 |
| 336 | 2026-03-18T23:24:27.868Z | Downloaded is_terminal_polyfill v1.70.0 |
| 337 | 2026-03-18T23:24:27.868Z | Downloaded humantime v2.3.0 |
| 338 | 2026-03-18T23:24:27.877Z | Downloaded fs_extra v1.3.0 |
| 339 | 2026-03-18T23:24:27.878Z | Downloaded defmt v0.3.8 |
| 340 | 2026-03-18T23:24:27.882Z | Downloaded lazycell v1.3.0 |
| 341 | 2026-03-18T23:24:27.882Z | Downloaded lru-slab v0.1.2 |
| 342 | 2026-03-18T23:24:27.882Z | Downloaded derive-ex v0.1.8 |
| 343 | 2026-03-18T23:24:27.893Z | Downloaded match_cfg v0.1.0 |
| 344 | 2026-03-18T23:24:27.893Z | Downloaded mime v0.3.17 |
| 345 | 2026-03-18T23:24:27.893Z | Downloaded num v0.4.3 |
| 346 | 2026-03-18T23:24:27.902Z | Downloaded newtype_derive v0.1.6 |
| 347 | 2026-03-18T23:24:27.902Z | Downloaded newtype-uuid-macros v0.1.0 |
| 348 | 2026-03-18T23:24:27.902Z | Downloaded darling v0.20.11 |
| 349 | 2026-03-18T23:24:27.922Z | Downloaded foldhash v0.2.0 |
| 350 | 2026-03-18T23:24:27.922Z | Downloaded num-conv v0.2.0 |
| 351 | 2026-03-18T23:24:27.922Z | Downloaded erased-serde v0.3.31 |
| 352 | 2026-03-18T23:24:27.922Z | Downloaded icu_locid_transform v1.5.0 |
| 353 | 2026-03-18T23:24:27.964Z | Downloaded ingot-types v0.1.2 |
| 354 | 2026-03-18T23:24:27.964Z | Downloaded futures-task v0.3.31 |
| 355 | 2026-03-18T23:24:27.964Z | Downloaded num_enum_derive v0.5.11 |
| 356 | 2026-03-18T23:24:27.964Z | Downloaded escargot v0.5.10 |
| 357 | 2026-03-18T23:24:27.964Z | Downloaded http-body-util v0.1.3 |
| 358 | 2026-03-18T23:24:27.964Z | Downloaded ipnetwork v0.21.1 |
| 359 | 2026-03-18T23:24:27.964Z | Downloaded num-derive v0.4.2 |
| 360 | 2026-03-18T23:24:27.964Z | Downloaded num_threads v0.1.7 |
| 361 | 2026-03-18T23:24:27.965Z | Downloaded openssl-probe v0.1.5 |
| 362 | 2026-03-18T23:24:27.965Z | Downloaded openssl-probe v0.2.1 |
| 363 | 2026-03-18T23:24:27.965Z | Downloaded olpc-cjson v0.1.4 |
| 364 | 2026-03-18T23:24:27.965Z | Downloaded foldhash v0.1.5 |
| 365 | 2026-03-18T23:24:27.965Z | Downloaded console v0.15.8 |
| 366 | 2026-03-18T23:24:27.965Z | Downloaded fixedbitset v0.5.7 |
| 367 | 2026-03-18T23:24:27.965Z | Downloaded openssl-macros v0.1.1 |
| 368 | 2026-03-18T23:24:27.965Z | Downloaded multer v3.1.0 |
| 369 | 2026-03-18T23:24:27.993Z | Downloaded parse-display v0.10.0 |
| 370 | 2026-03-18T23:24:27.994Z | Downloaded lock_api v0.4.12 |
| 371 | 2026-03-18T23:24:27.994Z | Downloaded percent-encoding v2.3.2 |
| 372 | 2026-03-18T23:24:27.994Z | Downloaded libsw-core v0.3.2 |
| 373 | 2026-03-18T23:24:27.994Z | Downloaded newtype-uuid v1.3.1 |
| 374 | 2026-03-18T23:24:27.994Z | Downloaded daft-derive v0.1.5 |
| 375 | 2026-03-18T23:24:27.994Z | Downloaded pin-utils v0.1.0 |
| 376 | 2026-03-18T23:24:27.997Z | Downloaded pretty-hex v0.4.1 |
| 377 | 2026-03-18T23:24:27.997Z | Downloaded powerfmt v0.2.0 |
| 378 | 2026-03-18T23:24:27.997Z | Downloaded colored v3.0.0 |
| 379 | 2026-03-18T23:24:28.009Z | Downloaded plain v0.2.3 |
| 380 | 2026-03-18T23:24:28.009Z | Downloaded num-iter v0.1.45 |
| 381 | 2026-03-18T23:24:28.009Z | Downloaded icu_locid_transform_data v1.5.0 |
| 382 | 2026-03-18T23:24:28.009Z | Downloaded dropshot-api-manager v0.5.2 |
| 383 | 2026-03-18T23:24:28.009Z | Downloaded pretty-hex v0.2.1 |
| 384 | 2026-03-18T23:24:28.009Z | Downloaded num_enum_derive v0.7.4 |
| 385 | 2026-03-18T23:24:28.009Z | Downloaded progenitor-client v0.11.1 |
| 386 | 2026-03-18T23:24:28.009Z | Downloaded progenitor-client v0.10.0 |
| 387 | 2026-03-18T23:24:28.009Z | Downloaded num_enum v0.5.11 |
| 388 | 2026-03-18T23:24:28.010Z | Downloaded proc-macro-error-attr v1.0.4 |
| 389 | 2026-03-18T23:24:28.010Z | Downloaded progenitor-macro v0.11.1 |
| 390 | 2026-03-18T23:24:28.010Z | Downloaded num-rational v0.4.2 |
| 391 | 2026-03-18T23:24:28.010Z | Downloaded quick-error v1.2.3 |
| 392 | 2026-03-18T23:24:28.020Z | Downloaded progenitor-macro v0.13.0 |
| 393 | 2026-03-18T23:24:28.020Z | Downloaded opaque-debug v0.3.1 |
| 394 | 2026-03-18T23:24:28.020Z | Downloaded futures v0.3.31 |
| 395 | 2026-03-18T23:24:28.020Z | Downloaded radium v0.7.0 |
| 396 | 2026-03-18T23:24:28.020Z | Downloaded oxide-tokio-rt v0.1.2 |
| 397 | 2026-03-18T23:24:28.020Z | Downloaded ref-cast-impl v1.0.25 |
| 398 | 2026-03-18T23:24:28.029Z | Downloaded parking_lot_core v0.9.10 |
| 399 | 2026-03-18T23:24:28.029Z | Downloaded rand_xorshift v0.3.0 |
| 400 | 2026-03-18T23:24:28.029Z | Downloaded phf_shared v0.12.1 |
| 401 | 2026-03-18T23:24:28.029Z | Downloaded pest_generator v2.8.4 |
| 402 | 2026-03-18T23:24:28.037Z | Downloaded native-tls v0.2.11 |
| 403 | 2026-03-18T23:24:28.037Z | Downloaded password-hash v0.5.0 |
| 404 | 2026-03-18T23:24:28.037Z | Downloaded pin-project-internal v1.1.10 |
| 405 | 2026-03-18T23:24:28.042Z | Downloaded proc-macro-crate v1.3.1 |
| 406 | 2026-03-18T23:24:28.043Z | Downloaded pin-project-lite v0.2.14 |
| 407 | 2026-03-18T23:24:28.043Z | Downloaded rustc_version v0.4.1 |
| 408 | 2026-03-18T23:24:28.049Z | Downloaded rustc_version v0.1.7 |
| 409 | 2026-03-18T23:24:28.049Z | Downloaded polyval v0.6.2 |
| 410 | 2026-03-18T23:24:28.049Z | Downloaded memmap2 v0.9.9 |
| 411 | 2026-03-18T23:24:28.049Z | Downloaded progenitor v0.11.1 |
| 412 | 2026-03-18T23:24:28.057Z | Downloaded fatfs v0.3.6 |
| 413 | 2026-03-18T23:24:28.057Z | Downloaded icu_locid v1.5.0 |
| 414 | 2026-03-18T23:24:28.063Z | Downloaded progenitor-macro v0.10.0 |
| 415 | 2026-03-18T23:24:28.063Z | Downloaded darling_core v0.20.11 |
| 416 | 2026-03-18T23:24:28.067Z | Downloaded num-complex v0.4.6 |
| 417 | 2026-03-18T23:24:28.067Z | Downloaded same-file v1.0.6 |
| 418 | 2026-03-18T23:24:28.074Z | Downloaded ingot v0.1.1 |
| 419 | 2026-03-18T23:24:28.074Z | Downloaded scopeguard v1.2.0 |
| 420 | 2026-03-18T23:24:28.080Z | Downloaded rand_core v0.6.4 |
| 421 | 2026-03-18T23:24:28.080Z | Downloaded rand_chacha v0.9.0 |
| 422 | 2026-03-18T23:24:28.080Z | Downloaded quote v1.0.44 |
| 423 | 2026-03-18T23:24:28.080Z | Downloaded secrecy v0.10.3 |
| 424 | 2026-03-18T23:24:28.086Z | Downloaded base64 v0.22.1 |
| 425 | 2026-03-18T23:24:28.087Z | Downloaded parking_lot v0.12.2 |
| 426 | 2026-03-18T23:24:28.093Z | Downloaded semver v0.1.20 |
| 427 | 2026-03-18T23:24:28.093Z | Downloaded ref-cast v1.0.25 |
| 428 | 2026-03-18T23:24:28.093Z | Downloaded rand_core v0.9.3 |
| 429 | 2026-03-18T23:24:28.099Z | Downloaded scroll_derive v0.12.0 |
| 430 | 2026-03-18T23:24:28.099Z | Downloaded serde_repr v0.1.19 |
| 431 | 2026-03-18T23:24:28.099Z | Downloaded serde-big-array v0.5.1 |
| 432 | 2026-03-18T23:24:28.106Z | Downloaded serde_spanned v1.0.4 |
| 433 | 2026-03-18T23:24:28.106Z | Downloaded serde_spanned v0.6.9 |
| 434 | 2026-03-18T23:24:28.110Z | Downloaded pest_derive v2.8.4 |
| 435 | 2026-03-18T23:24:28.111Z | Downloaded resolv-conf v0.7.0 |
| 436 | 2026-03-18T23:24:28.111Z | Downloaded const_format v0.2.35 |
| 437 | 2026-03-18T23:24:28.121Z | Downloaded serde_urlencoded v0.7.1 |
| 438 | 2026-03-18T23:24:28.121Z | Downloaded darling_core v0.21.3 |
| 439 | 2026-03-18T23:24:28.135Z | Downloaded ringbuffer v0.16.0 |
| 440 | 2026-03-18T23:24:28.135Z | Downloaded sha1 v0.10.6 |
| 441 | 2026-03-18T23:24:28.135Z | Downloaded crossbeam-channel v0.5.15 |
| 442 | 2026-03-18T23:24:28.155Z | Downloaded rustls-native-certs v0.8.3 |
| 443 | 2026-03-18T23:24:28.156Z | Downloaded siphasher v1.0.1 |
| 444 | 2026-03-18T23:24:28.156Z | Downloaded cc v1.2.17 |
| 445 | 2026-03-18T23:24:28.156Z | Downloaded sigpipe v0.1.3 |
| 446 | 2026-03-18T23:24:28.156Z | Downloaded rusty-fork v0.3.0 |
| 447 | 2026-03-18T23:24:28.156Z | Downloaded smawk v0.3.2 |
| 448 | 2026-03-18T23:24:28.170Z | Downloaded rustversion v1.0.22 |
| 449 | 2026-03-18T23:24:28.170Z | Downloaded rustls-pemfile v1.0.4 |
| 450 | 2026-03-18T23:24:28.170Z | Downloaded rustls-pemfile v2.2.0 |
| 451 | 2026-03-18T23:24:28.170Z | Downloaded jiff-static v0.2.15 |
| 452 | 2026-03-18T23:24:28.170Z | Downloaded scroll v0.12.0 |
| 453 | 2026-03-18T23:24:28.170Z | Downloaded schemars_derive v0.8.22 |
| 454 | 2026-03-18T23:24:28.170Z | Downloaded sct v0.7.1 |
| 455 | 2026-03-18T23:24:28.170Z | Downloaded structmeta-derive v0.3.0 |
| 456 | 2026-03-18T23:24:28.170Z | Downloaded structmeta v0.3.0 |
| 457 | 2026-03-18T23:24:28.171Z | Downloaded pest_meta v2.8.4 |
| 458 | 2026-03-18T23:24:28.182Z | Downloaded pin-project v1.1.10 |
| 459 | 2026-03-18T23:24:28.182Z | Downloaded take_mut v0.2.2 |
| 460 | 2026-03-18T23:24:28.183Z | Downloaded terminal_size v0.3.0 |
| 461 | 2026-03-18T23:24:28.191Z | Downloaded serde_tokenstream v0.2.3 |
| 462 | 2026-03-18T23:24:28.191Z | Downloaded tagptr v0.2.0 |
| 463 | 2026-03-18T23:24:28.191Z | Downloaded tabled_derive v0.7.0 |
| 464 | 2026-03-18T23:24:28.191Z | Downloaded sync_wrapper v1.0.1 |
| 465 | 2026-03-18T23:24:28.191Z | Downloaded swrite v0.1.0 |
| 466 | 2026-03-18T23:24:28.192Z | Downloaded supports-color v3.0.2 |
| 467 | 2026-03-18T23:24:28.192Z | Downloaded slog-async v2.8.0 |
| 468 | 2026-03-18T23:24:28.192Z | Downloaded tabwriter v1.4.0 |
| 469 | 2026-03-18T23:24:28.203Z | Downloaded supports-color v2.1.0 |
| 470 | 2026-03-18T23:24:28.204Z | Downloaded subtle v2.5.0 |
| 471 | 2026-03-18T23:24:28.204Z | Downloaded strum v0.27.2 |
| 472 | 2026-03-18T23:24:28.204Z | Downloaded thread_local v1.1.8 |
| 473 | 2026-03-18T23:24:28.204Z | Downloaded strum v0.26.3 |
| 474 | 2026-03-18T23:24:28.204Z | Downloaded slog-json v2.6.1 |
| 475 | 2026-03-18T23:24:28.204Z | Downloaded thiserror-impl v1.0.64 |
| 476 | 2026-03-18T23:24:28.204Z | Downloaded slog-term v2.9.2 |
| 477 | 2026-03-18T23:24:28.216Z | Downloaded proc-macro2 v1.0.106 |
| 478 | 2026-03-18T23:24:28.217Z | Downloaded slog-bunyan v2.5.0 |
| 479 | 2026-03-18T23:24:28.217Z | Downloaded slog-dtrace v0.3.0 |
| 480 | 2026-03-18T23:24:28.217Z | Downloaded snafu-derive v0.8.9 |
| 481 | 2026-03-18T23:24:28.217Z | Downloaded thread-id v5.0.0 |
| 482 | 2026-03-18T23:24:28.217Z | Downloaded smf v0.2.3 |
| 483 | 2026-03-18T23:24:28.232Z | Downloaded hickory-resolver v0.24.4 |
| 484 | 2026-03-18T23:24:28.232Z | Downloaded time-core v0.1.8 |
| 485 | 2026-03-18T23:24:28.232Z | Downloaded slab v0.4.9 |
| 486 | 2026-03-18T23:24:28.232Z | Downloaded tinyvec_macros v0.1.1 |
| 487 | 2026-03-18T23:24:28.232Z | Downloaded signal-hook-registry v1.4.2 |
| 488 | 2026-03-18T23:24:28.232Z | Downloaded progenitor-impl v0.11.1 |
| 489 | 2026-03-18T23:24:28.243Z | Downloaded hyper-util v0.1.19 |
| 490 | 2026-03-18T23:24:28.243Z | Downloaded openssl-sys v0.9.107 |
| 491 | 2026-03-18T23:24:28.243Z | Downloaded strum_macros v0.28.0 |
| 492 | 2026-03-18T23:24:28.243Z | Downloaded papergrid v0.11.0 |
| 493 | 2026-03-18T23:24:28.254Z | Downloaded tap v1.0.1 |
| 494 | 2026-03-18T23:24:28.254Z | Downloaded strum_macros v0.26.4 |
| 495 | 2026-03-18T23:24:28.254Z | Downloaded serde_derive_internals v0.29.1 |
| 496 | 2026-03-18T23:24:28.254Z | Downloaded synstructure v0.13.1 |
| 497 | 2026-03-18T23:24:28.254Z | Downloaded toml_datetime v0.6.11 |
| 498 | 2026-03-18T23:24:28.254Z | Downloaded http v1.4.0 |
| 499 | 2026-03-18T23:24:28.269Z | Downloaded tower-layer v0.3.3 |
| 500 | 2026-03-18T23:24:28.269Z | Downloaded termtree v0.5.1 |
| 501 | 2026-03-18T23:24:28.269Z | Downloaded prettyplease v0.2.37 |
| 502 | 2026-03-18T23:24:28.269Z | Downloaded ron v0.8.1 |
| 503 | 2026-03-18T23:24:28.269Z | Downloaded minimal-lexical v0.2.1 |
| 504 | 2026-03-18T23:24:28.280Z | Downloaded terminal_size v0.4.3 |
| 505 | 2026-03-18T23:24:28.280Z | Downloaded shlex v1.3.0 |
| 506 | 2026-03-18T23:24:28.280Z | Downloaded thread-id v4.2.1 |
| 507 | 2026-03-18T23:24:28.281Z | Downloaded thiserror v2.0.18 |
| 508 | 2026-03-18T23:24:28.281Z | Downloaded try-lock v0.2.5 |
| 509 | 2026-03-18T23:24:28.289Z | Downloaded tower-service v0.3.3 |
| 510 | 2026-03-18T23:24:28.289Z | Downloaded thiserror-impl v2.0.18 |
| 511 | 2026-03-18T23:24:28.289Z | Downloaded indexmap v2.13.0 |
| 512 | 2026-03-18T23:24:28.289Z | Downloaded rustls-platform-verifier v0.6.2 |
| 513 | 2026-03-18T23:24:28.289Z | Downloaded universal-hash v0.5.1 |
| 514 | 2026-03-18T23:24:28.289Z | Downloaded typeid v1.0.0 |
| 515 | 2026-03-18T23:24:28.289Z | Downloaded unicode-xid v0.2.4 |
| 516 | 2026-03-18T23:24:28.314Z | Downloaded unicode-linebreak v0.1.5 |
| 517 | 2026-03-18T23:24:28.314Z | Downloaded typify-macro v0.6.1 |
| 518 | 2026-03-18T23:24:28.314Z | Downloaded unarray v0.1.4 |
| 519 | 2026-03-18T23:24:28.314Z | Downloaded tokio-macros v2.6.0 |
| 520 | 2026-03-18T23:24:28.314Z | Downloaded typify-macro v0.4.3 |
| 521 | 2026-03-18T23:24:28.314Z | Downloaded smallvec v1.13.2 |
| 522 | 2026-03-18T23:24:28.314Z | Downloaded tokio-tungstenite v0.21.0 |
| 523 | 2026-03-18T23:24:28.320Z | Downloaded tokio-native-tls v0.3.1 |
| 524 | 2026-03-18T23:24:28.320Z | Downloaded tinystr v0.7.6 |
| 525 | 2026-03-18T23:24:28.321Z | Downloaded progenitor-impl v0.10.0 |
| 526 | 2026-03-18T23:24:28.321Z | Downloaded usdt-attr-macro v0.6.0 |
| 527 | 2026-03-18T23:24:28.321Z | Downloaded tokio-dtrace v0.1.1 |
| 528 | 2026-03-18T23:24:28.321Z | Downloaded untrusted v0.7.1 |
| 529 | 2026-03-18T23:24:28.321Z | Downloaded usdt-attr-macro v0.5.0 |
| 530 | 2026-03-18T23:24:28.321Z | Downloaded untrusted v0.9.0 |
| 531 | 2026-03-18T23:24:28.321Z | Downloaded rayon-core v1.13.0 |
| 532 | 2026-03-18T23:24:28.321Z | Downloaded static_assertions v1.1.0 |
| 533 | 2026-03-18T23:24:28.321Z | Downloaded spin v0.9.8 |
| 534 | 2026-03-18T23:24:28.321Z | Downloaded strum_macros v0.27.2 |
| 535 | 2026-03-18T23:24:28.321Z | Downloaded memchr v2.7.2 |
| 536 | 2026-03-18T23:24:28.324Z | Downloaded usdt-macro v0.5.0 |
| 537 | 2026-03-18T23:24:28.324Z | Downloaded usdt v0.6.0 |
| 538 | 2026-03-18T23:24:28.324Z | Downloaded utf8_iter v1.0.4 |
| 539 | 2026-03-18T23:24:28.325Z | Downloaded utf8parse v0.2.1 |
| 540 | 2026-03-18T23:24:28.328Z | Downloaded serde_derive v1.0.228 |
| 541 | 2026-03-18T23:24:28.328Z | Downloaded utf16_iter v1.0.5 |
| 542 | 2026-03-18T23:24:28.334Z | Downloaded utf-8 v0.7.6 |
| 543 | 2026-03-18T23:24:28.334Z | Downloaded usdt v0.5.0 |
| 544 | 2026-03-18T23:24:28.334Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 545 | 2026-03-18T23:24:28.337Z | Downloaded slog v2.8.2 |
| 546 | 2026-03-18T23:24:28.337Z | Downloaded serde_with_macros v3.15.0 |
| 547 | 2026-03-18T23:24:28.380Z | Downloaded rustls-pki-types v1.12.0 |
| 548 | 2026-03-18T23:24:28.380Z | Downloaded wait-timeout v0.2.0 |
| 549 | 2026-03-18T23:24:28.380Z | Downloaded term v1.2.0 |
| 550 | 2026-03-18T23:24:28.380Z | Downloaded tracing-attributes v0.1.27 |
| 551 | 2026-03-18T23:24:28.380Z | Downloaded want v0.3.1 |
| 552 | 2026-03-18T23:24:28.380Z | Downloaded schemars v0.8.22 |
| 553 | 2026-03-18T23:24:28.380Z | Downloaded waitgroup v0.1.2 |
| 554 | 2026-03-18T23:24:28.380Z | Downloaded aes v0.8.4 |
| 555 | 2026-03-18T23:24:28.380Z | Downloaded write16 v1.0.0 |
| 556 | 2026-03-18T23:24:28.380Z | Downloaded qorb v0.4.1 |
| 557 | 2026-03-18T23:24:28.380Z | Downloaded progenitor-impl v0.13.0 |
| 558 | 2026-03-18T23:24:28.380Z | Downloaded tokio-rustls v0.26.0 |
| 559 | 2026-03-18T23:24:28.380Z | Downloaded tokio-rustls v0.24.1 |
| 560 | 2026-03-18T23:24:28.380Z | Downloaded xattr v1.3.1 |
| 561 | 2026-03-18T23:24:28.385Z | Downloaded tokio-stream v0.1.17 |
| 562 | 2026-03-18T23:24:28.385Z | Downloaded toml v0.8.23 |
| 563 | 2026-03-18T23:24:28.385Z | Downloaded usdt-macro v0.6.0 |
| 564 | 2026-03-18T23:24:28.385Z | Downloaded serde_core v1.0.228 |
| 565 | 2026-03-18T23:24:28.385Z | Downloaded zerofrom v0.1.5 |
| 566 | 2026-03-18T23:24:28.385Z | Downloaded yoke-derive v0.7.5 |
| 567 | 2026-03-18T23:24:28.385Z | Downloaded tokio-rustls v0.25.0 |
| 568 | 2026-03-18T23:24:28.385Z | Downloaded libm v0.2.8 |
| 569 | 2026-03-18T23:24:28.390Z | Downloaded tinyvec v1.6.0 |
| 570 | 2026-03-18T23:24:28.394Z | Downloaded textwrap v0.16.2 |
| 571 | 2026-03-18T23:24:28.394Z | Downloaded tempfile v3.23.0 |
| 572 | 2026-03-18T23:24:28.398Z | Downloaded vergen-git2 v9.1.0 |
| 573 | 2026-03-18T23:24:28.398Z | Downloaded usdt-impl v0.5.0 |
| 574 | 2026-03-18T23:24:28.401Z | Downloaded typenum v1.17.0 |
| 575 | 2026-03-18T23:24:28.401Z | Downloaded zone_cfg_derive v0.3.0 |
| 576 | 2026-03-18T23:24:28.404Z | Downloaded zone v0.3.1 |
| 577 | 2026-03-18T23:24:28.404Z | Downloaded zerofrom-derive v0.1.5 |
| 578 | 2026-03-18T23:24:28.404Z | Downloaded version_check v0.9.5 |
| 579 | 2026-03-18T23:24:28.410Z | Downloaded twox-hash v2.1.2 |
| 580 | 2026-03-18T23:24:28.410Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 581 | 2026-03-18T23:24:28.413Z | Downloaded tar v0.4.40 |
| 582 | 2026-03-18T23:24:28.413Z | Downloaded rand v0.8.5 |
| 583 | 2026-03-18T23:24:28.416Z | Downloaded walkdir v2.5.0 |
| 584 | 2026-03-18T23:24:28.416Z | Downloaded socket2 v0.6.0 |
| 585 | 2026-03-18T23:24:28.420Z | Downloaded socket2 v0.5.10 |
| 586 | 2026-03-18T23:24:28.421Z | Downloaded test-strategy v0.4.3 |
| 587 | 2026-03-18T23:24:28.426Z | Downloaded ucd-trie v0.1.6 |
| 588 | 2026-03-18T23:24:28.426Z | Downloaded serde_yaml v0.9.34+deprecated |
| 589 | 2026-03-18T23:24:28.429Z | Downloaded rand v0.9.2 |
| 590 | 2026-03-18T23:24:28.429Z | Downloaded wyz v0.5.1 |
| 591 | 2026-03-18T23:24:28.433Z | Downloaded whoami v1.5.1 |
| 592 | 2026-03-18T23:24:28.433Z | Downloaded toml v0.7.8 |
| 593 | 2026-03-18T23:24:28.438Z | Downloaded zeroize v1.7.0 |
| 594 | 2026-03-18T23:24:28.438Z | Downloaded which v4.4.2 |
| 595 | 2026-03-18T23:24:28.438Z | Downloaded nom v7.1.3 |
| 596 | 2026-03-18T23:24:28.442Z | Downloaded mio v1.0.2 |
| 597 | 2026-03-18T23:24:28.447Z | Downloaded similar v2.7.0 |
| 598 | 2026-03-18T23:24:28.451Z | Downloaded zerovec-derive v0.10.3 |
| 599 | 2026-03-18T23:24:28.451Z | Downloaded writeable v0.5.5 |
| 600 | 2026-03-18T23:24:28.456Z | Downloaded vergen-lib v9.1.0 |
| 601 | 2026-03-18T23:24:28.456Z | Downloaded usdt-impl v0.6.0 |
| 602 | 2026-03-18T23:24:28.456Z | Downloaded rustls-webpki v0.103.4 |
| 603 | 2026-03-18T23:24:28.461Z | Downloaded quinn v0.11.9 |
| 604 | 2026-03-18T23:24:28.461Z | Downloaded serde v1.0.228 |
| 605 | 2026-03-18T23:24:28.465Z | Downloaded num-bigint v0.4.5 |
| 606 | 2026-03-18T23:24:28.465Z | Downloaded unsafe-libyaml v0.2.11 |
| 607 | 2026-03-18T23:24:28.469Z | Downloaded zmij v1.0.19 |
| 608 | 2026-03-18T23:24:28.469Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 609 | 2026-03-18T23:24:28.473Z | Downloaded steno v0.4.1 |
| 610 | 2026-03-18T23:24:28.476Z | Downloaded iri-string v0.7.8 |
| 611 | 2026-03-18T23:24:28.482Z | Downloaded iddqd v0.3.14 |
| 612 | 2026-03-18T23:24:28.487Z | Downloaded vergen v9.1.0 |
| 613 | 2026-03-18T23:24:28.487Z | Downloaded uuid v1.19.0 |
| 614 | 2026-03-18T23:24:28.498Z | Downloaded typify v0.4.3 |
| 615 | 2026-03-18T23:24:28.499Z | Downloaded tracing-core v0.1.32 |
| 616 | 2026-03-18T23:24:28.502Z | Downloaded itertools v0.13.0 |
| 617 | 2026-03-18T23:24:28.502Z | Downloaded itertools v0.12.1 |
| 618 | 2026-03-18T23:24:28.506Z | Downloaded unicode-ident v1.0.24 |
| 619 | 2026-03-18T23:24:28.506Z | Downloaded yoke v0.7.5 |
| 620 | 2026-03-18T23:24:28.510Z | Downloaded url v2.5.4 |
| 621 | 2026-03-18T23:24:28.510Z | Downloaded zerocopy-derive v0.7.34 |
| 622 | 2026-03-18T23:24:28.514Z | Downloaded pest v2.8.4 |
| 623 | 2026-03-18T23:24:28.518Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 624 | 2026-03-18T23:24:28.522Z | Downloaded idna v1.0.3 |
| 625 | 2026-03-18T23:24:28.522Z | Downloaded tracing v0.1.40 |
| 626 | 2026-03-18T23:24:28.530Z | Downloaded hashbrown v0.16.1 |
| 627 | 2026-03-18T23:24:28.534Z | Downloaded h2 v0.4.6 |
| 628 | 2026-03-18T23:24:28.534Z | Downloaded hashbrown v0.15.2 |
| 629 | 2026-03-18T23:24:28.538Z | Downloaded hyper v1.8.1 |
| 630 | 2026-03-18T23:24:28.546Z | Downloaded snafu v0.8.9 |
| 631 | 2026-03-18T23:24:28.550Z | Downloaded tungstenite v0.21.0 |
| 632 | 2026-03-18T23:24:28.550Z | Downloaded toml_write v0.1.2 |
| 633 | 2026-03-18T23:24:28.554Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 634 | 2026-03-18T23:24:28.554Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 635 | 2026-03-18T23:24:28.554Z | Downloaded time-macros v0.2.27 |
| 636 | 2026-03-18T23:24:28.557Z | Downloaded ryu v1.0.18 |
| 637 | 2026-03-18T23:24:28.558Z | Downloaded toml_edit v0.22.27 |
| 638 | 2026-03-18T23:24:28.563Z | Downloaded goblin v0.10.4 |
| 639 | 2026-03-18T23:24:28.571Z | Downloaded hickory-resolver v0.25.2 |
| 640 | 2026-03-18T23:24:28.576Z | Downloaded expectorate v1.2.0 |
| 641 | 2026-03-18T23:24:28.576Z | Downloaded thiserror v1.0.64 |
| 642 | 2026-03-18T23:24:28.576Z | Downloaded sha2 v0.10.9 |
| 643 | 2026-03-18T23:24:28.582Z | Downloaded typify v0.6.1 |
| 644 | 2026-03-18T23:24:28.582Z | Downloaded serde_path_to_error v0.1.20 |
| 645 | 2026-03-18T23:24:28.582Z | Downloaded semver v1.0.27 |
| 646 | 2026-03-18T23:24:28.586Z | Downloaded icu_collections v1.5.0 |
| 647 | 2026-03-18T23:24:28.587Z | Downloaded itertools v0.14.0 |
| 648 | 2026-03-18T23:24:28.590Z | Downloaded goblin v0.8.2 |
| 649 | 2026-03-18T23:24:28.595Z | Downloaded toml_edit v0.19.15 |
| 650 | 2026-03-18T23:24:28.607Z | Downloaded unicode-segmentation v1.11.0 |
| 651 | 2026-03-18T23:24:28.610Z | Downloaded typed-path v0.9.3 |
| 652 | 2026-03-18T23:24:28.613Z | Downloaded reqwest v0.12.23 |
| 653 | 2026-03-18T23:24:28.617Z | Downloaded git2 v0.20.2 |
| 654 | 2026-03-18T23:24:28.623Z | Downloaded unicode-normalization v0.1.24 |
| 655 | 2026-03-18T23:24:28.627Z | Downloaded rayon v1.11.0 |
| 656 | 2026-03-18T23:24:28.632Z | Downloaded zerocopy-derive v0.8.27 |
| 657 | 2026-03-18T23:24:28.637Z | Downloaded tower v0.5.2 |
| 658 | 2026-03-18T23:24:28.644Z | Downloaded regex v1.12.3 |
| 659 | 2026-03-18T23:24:28.648Z | Downloaded reqwest v0.13.2 |
| 660 | 2026-03-18T23:24:28.652Z | Downloaded icu_properties_data v1.5.0 |
| 661 | 2026-03-18T23:24:28.661Z | Downloaded tough v0.20.0 |
| 662 | 2026-03-18T23:24:28.667Z | Downloaded tower-http v0.6.8 |
| 663 | 2026-03-18T23:24:28.671Z | Downloaded zerovec v0.10.4 |
| 664 | 2026-03-18T23:24:28.676Z | Downloaded proptest v1.5.0 |
| 665 | 2026-03-18T23:24:28.681Z | Downloaded serde_with v3.15.0 |
| 666 | 2026-03-18T23:24:28.690Z | Downloaded tokio-util v0.7.16 |
| 667 | 2026-03-18T23:24:28.695Z | Downloaded winnow v0.5.40 |
| 668 | 2026-03-18T23:24:28.701Z | Downloaded serde_json v1.0.149 |
| 669 | 2026-03-18T23:24:28.707Z | Downloaded rustls-webpki v0.101.7 |
| 670 | 2026-03-18T23:24:28.716Z | Downloaded rustls-webpki v0.102.4 |
| 671 | 2026-03-18T23:24:28.731Z | Downloaded bitvec v1.0.1 |
| 672 | 2026-03-18T23:24:28.740Z | Downloaded time v0.3.47 |
| 673 | 2026-03-18T23:24:28.749Z | Downloaded chrono v0.4.44 |
| 674 | 2026-03-18T23:24:28.754Z | Downloaded zerocopy v0.7.34 |
| 675 | 2026-03-18T23:24:28.769Z | Downloaded bindgen v0.69.5 |
| 676 | 2026-03-18T23:24:28.779Z | Downloaded rustls v0.21.12 |
| 677 | 2026-03-18T23:24:28.789Z | Downloaded nix v0.28.0 |
| 678 | 2026-03-18T23:24:28.793Z | Downloaded portable-atomic v1.11.1 |
| 679 | 2026-03-18T23:24:28.794Z | Downloaded zerocopy v0.8.27 |
| 680 | 2026-03-18T23:24:28.807Z | Downloaded winnow v0.7.13 |
| 681 | 2026-03-18T23:24:28.813Z | Downloaded moka v0.12.10 |
| 682 | 2026-03-18T23:24:28.823Z | Downloaded unicode-width v0.2.1 |
| 683 | 2026-03-18T23:24:28.828Z | Downloaded openssl v0.10.72 |
| 684 | 2026-03-18T23:24:28.832Z | Downloaded tabled v0.15.0 |
| 685 | 2026-03-18T23:24:28.842Z | Downloaded rustls v0.23.31 |
| 686 | 2026-03-18T23:24:28.851Z | Downloaded vcpkg v0.2.15 |
| 687 | 2026-03-18T23:24:28.878Z | Downloaded syn v1.0.109 |
| 688 | 2026-03-18T23:24:28.887Z | Downloaded dropshot v0.16.7 |
| 689 | 2026-03-18T23:24:28.901Z | Downloaded hickory-proto v0.25.2 |
| 690 | 2026-03-18T23:24:28.912Z | Downloaded unicode-width v0.1.14 |
| 691 | 2026-03-18T23:24:28.916Z | Downloaded hickory-proto v0.24.4 |
| 692 | 2026-03-18T23:24:28.926Z | Downloaded webpki-roots v1.0.3 |
| 693 | 2026-03-18T23:24:28.929Z | Downloaded webpki-roots v0.26.3 |
| 694 | 2026-03-18T23:24:28.934Z | Downloaded bstr v1.9.1 |
| 695 | 2026-03-18T23:24:28.938Z | Downloaded syn v2.0.117 |
| 696 | 2026-03-18T23:24:28.946Z | Downloaded regress v0.10.5 |
| 697 | 2026-03-18T23:24:28.952Z | Downloaded smoltcp v0.11.0 |
| 698 | 2026-03-18T23:24:28.960Z | Downloaded rustix v0.38.34 |
| 699 | 2026-03-18T23:24:28.979Z | Downloaded regex-syntax v0.8.5 |
| 700 | 2026-03-18T23:24:28.984Z | Downloaded regex-automata v0.4.14 |
| 701 | 2026-03-18T23:24:29.002Z | Downloaded openapiv3 v2.2.0 |
| 702 | 2026-03-18T23:24:29.010Z | Downloaded jiff v0.2.15 |
| 703 | 2026-03-18T23:24:29.014Z | Downloaded rustls v0.22.4 |
| 704 | 2026-03-18T23:24:29.020Z | Downloaded quinn-proto v0.11.13 |
| 705 | 2026-03-18T23:24:29.028Z | Downloaded petgraph v0.6.5 |
| 706 | 2026-03-18T23:24:29.038Z | Downloaded nix v0.31.1 |
| 707 | 2026-03-18T23:24:29.046Z | Downloaded rustix v1.1.2 |
| 708 | 2026-03-18T23:24:29.062Z | Downloaded aho-corasick v1.1.3 |
| 709 | 2026-03-18T23:24:29.066Z | Downloaded aws-lc-rs v1.13.3 |
| 710 | 2026-03-18T23:24:29.074Z | Downloaded strsim v0.11.1 |
| 711 | 2026-03-18T23:24:29.083Z | Downloaded stable_deref_trait v1.2.0 |
| 712 | 2026-03-18T23:24:29.084Z | Downloaded scroll_derive v0.13.1 |
| 713 | 2026-03-18T23:24:29.084Z | Downloaded scroll v0.13.0 |
| 714 | 2026-03-18T23:24:29.087Z | Downloaded num-traits v0.2.19 |
| 715 | 2026-03-18T23:24:29.087Z | Downloaded heapless v0.8.0 |
| 716 | 2026-03-18T23:24:29.097Z | Downloaded dropshot_endpoint v0.16.7 |
| 717 | 2026-03-18T23:24:29.097Z | Downloaded ppv-lite86 v0.2.17 |
| 718 | 2026-03-18T23:24:29.097Z | Downloaded postcard v1.0.9 |
| 719 | 2026-03-18T23:24:29.097Z | Downloaded passt v0.3.0 |
| 720 | 2026-03-18T23:24:29.097Z | Downloaded serde_plain v1.0.2 |
| 721 | 2026-03-18T23:24:29.097Z | Downloaded log v0.4.29 |
| 722 | 2026-03-18T23:24:29.097Z | Downloaded serde_arrays v0.1.0 |
| 723 | 2026-03-18T23:24:29.097Z | Downloaded owo-colors v4.2.3 |
| 724 | 2026-03-18T23:24:29.097Z | Downloaded once_cell v1.21.3 |
| 725 | 2026-03-18T23:24:29.102Z | Downloaded typify-impl v0.6.1 |
| 726 | 2026-03-18T23:24:29.108Z | Downloaded typify-impl v0.4.3 |
| 727 | 2026-03-18T23:24:29.111Z | Downloaded quinn-udp v0.5.5 |
| 728 | 2026-03-18T23:24:29.116Z | Downloaded num_enum v0.7.4 |
| 729 | 2026-03-18T23:24:29.116Z | Downloaded base64 v0.21.7 |
| 730 | 2026-03-18T23:24:29.119Z | Downloaded progenitor-client v0.13.0 |
| 731 | 2026-03-18T23:24:29.122Z | Downloaded progenitor v0.13.0 |
| 732 | 2026-03-18T23:24:29.122Z | Downloaded proc-macro-error v1.0.4 |
| 733 | 2026-03-18T23:24:29.125Z | Downloaded icu_provider v1.5.0 |
| 734 | 2026-03-18T23:24:29.125Z | Downloaded clap_builder v4.5.2 |
| 735 | 2026-03-18T23:24:29.129Z | Downloaded progenitor v0.10.0 |
| 736 | 2026-03-18T23:24:29.132Z | Downloaded pkg-config v0.3.30 |
| 737 | 2026-03-18T23:24:29.132Z | Downloaded rustc-hash v2.1.1 |
| 738 | 2026-03-18T23:24:29.132Z | Downloaded rustc-hash v1.1.0 |
| 739 | 2026-03-18T23:24:29.133Z | Downloaded paste v1.0.15 |
| 740 | 2026-03-18T23:24:29.135Z | Downloaded oxnet v0.1.3 |
| 741 | 2026-03-18T23:24:29.135Z | Downloaded parse-display-derive v0.10.0 |
| 742 | 2026-03-18T23:24:29.139Z | Downloaded phf v0.12.1 |
| 743 | 2026-03-18T23:24:29.139Z | Downloaded pem v3.0.5 |
| 744 | 2026-03-18T23:24:29.139Z | Downloaded rand_chacha v0.3.1 |
| 745 | 2026-03-18T23:24:29.142Z | Downloaded icu_normalizer_data v1.5.0 |
| 746 | 2026-03-18T23:24:29.142Z | Downloaded icu_normalizer v1.5.0 |
| 747 | 2026-03-18T23:24:29.145Z | Downloaded litemap v0.7.4 |
| 748 | 2026-03-18T23:24:29.145Z | Downloaded icu_properties v1.5.1 |
| 749 | 2026-03-18T23:24:29.149Z | Downloaded iana-time-zone v0.1.64 |
| 750 | 2026-03-18T23:24:29.149Z | Downloaded hyper-rustls v0.27.3 |
| 751 | 2026-03-18T23:24:29.152Z | Downloaded clang-sys v1.8.1 |
| 752 | 2026-03-18T23:24:29.152Z | Downloaded num-integer v0.1.46 |
| 753 | 2026-03-18T23:24:29.155Z | Downloaded ingot-macros v0.1.1 |
| 754 | 2026-03-18T23:24:29.155Z | Downloaded fs-err v3.1.2 |
| 755 | 2026-03-18T23:24:29.155Z | Downloaded cancel-safe-futures v0.1.5 |
| 756 | 2026-03-18T23:24:29.160Z | Downloaded clap v4.5.4 |
| 757 | 2026-03-18T23:24:29.163Z | Downloaded anyhow v1.0.100 |
| 758 | 2026-03-18T23:24:29.167Z | Downloaded ascii v1.1.0 |
| 759 | 2026-03-18T23:24:29.170Z | Downloaded libloading v0.8.9 |
| 760 | 2026-03-18T23:24:29.170Z | Downloaded libsw v3.5.0 |
| 761 | 2026-03-18T23:24:29.170Z | Downloaded libloading v0.7.4 |
| 762 | 2026-03-18T23:24:29.179Z | Downloaded jobserver v0.1.31 |
| 763 | 2026-03-18T23:24:29.179Z | Downloaded omicron-workspace-hack v0.1.0 |
| 764 | 2026-03-18T23:24:29.179Z | Downloaded crossbeam-utils v0.8.19 |
| 765 | 2026-03-18T23:24:29.179Z | Downloaded linear-map v1.2.0 |
| 766 | 2026-03-18T23:24:29.184Z | Downloaded ipnet v2.9.0 |
| 767 | 2026-03-18T23:24:29.184Z | Downloaded darling v0.21.3 |
| 768 | 2026-03-18T23:24:29.184Z | Downloaded cmake v0.1.54 |
| 769 | 2026-03-18T23:24:29.184Z | Downloaded bytes v1.11.1 |
| 770 | 2026-03-18T23:24:29.184Z | Downloaded blake2 v0.10.6 |
| 771 | 2026-03-18T23:24:29.188Z | Downloaded crossbeam-epoch v0.9.18 |
| 772 | 2026-03-18T23:24:29.188Z | Downloaded drift v0.1.2 |
| 773 | 2026-03-18T23:24:29.192Z | Downloaded cookie v0.18.1 |
| 774 | 2026-03-18T23:24:29.196Z | Downloaded chrono-tz v0.10.4 |
| 775 | 2026-03-18T23:24:29.206Z | Downloaded bitflags v2.9.4 |
| 776 | 2026-03-18T23:24:29.212Z | Downloaded newline-converter v0.3.0 |
| 777 | 2026-03-18T23:24:29.212Z | Downloaded memmap v0.7.0 |
| 778 | 2026-03-18T23:24:29.212Z | Downloaded encoding_rs v0.8.34 |
| 779 | 2026-03-18T23:24:29.225Z | Downloaded linked-hash-map v0.5.6 |
| 780 | 2026-03-18T23:24:29.230Z | Downloaded libc v0.2.180 |
| 781 | 2026-03-18T23:24:29.248Z | Downloaded cargo-platform v0.1.8 |
| 782 | 2026-03-18T23:24:29.256Z | Downloaded petgraph v0.8.3 |
| 783 | 2026-03-18T23:24:29.264Z | Downloaded bincode v1.3.3 |
| 784 | 2026-03-18T23:24:29.275Z | Downloaded managed v0.8.0 |
| 785 | 2026-03-18T23:24:29.275Z | Downloaded macaddr v1.0.1 |
| 786 | 2026-03-18T23:24:29.275Z | Downloaded lru-cache v0.1.2 |
| 787 | 2026-03-18T23:24:29.275Z | Downloaded lazy_static v1.5.0 |
| 788 | 2026-03-18T23:24:29.289Z | Downloaded critical-section v1.2.0 |
| 789 | 2026-03-18T23:24:29.289Z | Downloaded cobs v0.2.3 |
| 790 | 2026-03-18T23:24:29.289Z | Downloaded bcs v0.1.6 |
| 791 | 2026-03-18T23:24:29.289Z | Downloaded csv v1.3.1 |
| 792 | 2026-03-18T23:24:29.298Z | Downloaded git-stub-vcs v0.1.0 |
| 793 | 2026-03-18T23:24:29.298Z | Downloaded displaydoc v0.2.5 |
| 794 | 2026-03-18T23:24:29.298Z | Downloaded tokio v1.49.0 |
| 795 | 2026-03-18T23:24:29.315Z | Downloaded fakedata_generator v0.7.1 |
| 796 | 2026-03-18T23:24:29.358Z | Downloaded allocator-api2 v0.2.21 |
| 797 | 2026-03-18T23:24:29.358Z | Downloaded highway v1.3.0 |
| 798 | 2026-03-18T23:24:29.358Z | Downloaded futures-executor v0.3.31 |
| 799 | 2026-03-18T23:24:29.358Z | Downloaded digest v0.10.7 |
| 800 | 2026-03-18T23:24:29.372Z | Downloaded is_ci v1.2.0 |
| 801 | 2026-03-18T23:24:29.372Z | Downloaded is-terminal v0.4.12 |
| 802 | 2026-03-18T23:24:29.372Z | Downloaded inout v0.1.3 |
| 803 | 2026-03-18T23:24:29.372Z | Downloaded deranged v0.5.3 |
| 804 | 2026-03-18T23:24:29.372Z | Downloaded daft v0.1.5 |
| 805 | 2026-03-18T23:24:29.372Z | Downloaded bytecount v0.6.9 |
| 806 | 2026-03-18T23:24:29.372Z | Downloaded backoff v0.4.0 |
| 807 | 2026-03-18T23:24:29.372Z | Downloaded anstream v0.6.14 |
| 808 | 2026-03-18T23:24:29.372Z | Downloaded indent_write v2.2.0 |
| 809 | 2026-03-18T23:24:29.372Z | Downloaded errno v0.3.14 |
| 810 | 2026-03-18T23:24:29.372Z | Downloaded crossbeam-deque v0.8.5 |
| 811 | 2026-03-18T23:24:29.372Z | Downloaded cargo_metadata v0.18.1 |
| 812 | 2026-03-18T23:24:29.372Z | Downloaded equivalent v1.0.2 |
| 813 | 2026-03-18T23:24:29.372Z | Downloaded defmt-macros v0.3.9 |
| 814 | 2026-03-18T23:24:29.380Z | Downloaded data-encoding v2.6.0 |
| 815 | 2026-03-18T23:24:29.380Z | Downloaded cpufeatures v0.2.12 |
| 816 | 2026-03-18T23:24:29.380Z | Downloaded cipher v0.4.4 |
| 817 | 2026-03-18T23:24:29.380Z | Downloaded csv-core v0.1.12 |
| 818 | 2026-03-18T23:24:29.380Z | Downloaded bitflags v1.3.2 |
| 819 | 2026-03-18T23:24:29.380Z | Downloaded anstyle-parse v0.2.4 |
| 820 | 2026-03-18T23:24:29.380Z | Downloaded camino-tempfile v1.4.1 |
| 821 | 2026-03-18T23:24:29.380Z | Downloaded async-trait v0.1.89 |
| 822 | 2026-03-18T23:24:29.380Z | Downloaded aes-gcm-siv v0.11.1 |
| 823 | 2026-03-18T23:24:29.380Z | Downloaded bit-set v0.5.3 |
| 824 | 2026-03-18T23:24:29.380Z | Downloaded defmt-parser v0.3.4 |
| 825 | 2026-03-18T23:24:29.389Z | Downloaded dunce v1.0.5 |
| 826 | 2026-03-18T23:24:29.389Z | Downloaded foreign-types-shared v0.3.1 |
| 827 | 2026-03-18T23:24:29.389Z | Downloaded clap_derive v4.5.4 |
| 828 | 2026-03-18T23:24:29.389Z | Downloaded ctrlc v3.4.4 |
| 829 | 2026-03-18T23:24:29.390Z | Downloaded enum-as-inner v0.6.0 |
| 830 | 2026-03-18T23:24:29.390Z | Downloaded embedded-io v0.6.1 |
| 831 | 2026-03-18T23:24:29.390Z | Downloaded dyn-clone v1.0.17 |
| 832 | 2026-03-18T23:24:29.390Z | Downloaded getrandom v0.3.2 |
| 833 | 2026-03-18T23:24:29.395Z | Downloaded const_format_proc_macros v0.2.34 |
| 834 | 2026-03-18T23:24:29.395Z | Downloaded clap_lex v0.7.0 |
| 835 | 2026-03-18T23:24:29.395Z | Downloaded cexpr v0.6.0 |
| 836 | 2026-03-18T23:24:29.396Z | Downloaded cargo_metadata v0.23.1 |
| 837 | 2026-03-18T23:24:29.396Z | Downloaded base64ct v1.6.0 |
| 838 | 2026-03-18T23:24:29.396Z | Downloaded form_urlencoded v1.2.2 |
| 839 | 2026-03-18T23:24:29.396Z | Downloaded futures-core v0.3.32 |
| 840 | 2026-03-18T23:24:29.396Z | Downloaded dof v0.3.0 |
| 841 | 2026-03-18T23:24:29.400Z | Downloaded cstr-argument v0.1.2 |
| 842 | 2026-03-18T23:24:29.400Z | Downloaded aead v0.5.2 |
| 843 | 2026-03-18T23:24:29.400Z | Downloaded hex v0.4.3 |
| 844 | 2026-03-18T23:24:29.400Z | Downloaded globset v0.4.14 |
| 845 | 2026-03-18T23:24:29.400Z | Downloaded futures-util v0.3.31 |
| 846 | 2026-03-18T23:24:29.407Z | Downloaded futures-channel v0.3.31 |
| 847 | 2026-03-18T23:24:29.411Z | Downloaded foreign-types-macros v0.2.3 |
| 848 | 2026-03-18T23:24:29.411Z | Downloaded atty v0.2.14 |
| 849 | 2026-03-18T23:24:29.411Z | Downloaded anstyle v1.0.7 |
| 850 | 2026-03-18T23:24:29.412Z | Downloaded filetime v0.2.23 |
| 851 | 2026-03-18T23:24:29.412Z | Downloaded dof v0.4.0 |
| 852 | 2026-03-18T23:24:29.416Z | Downloaded colorchoice v1.0.1 |
| 853 | 2026-03-18T23:24:29.416Z | Downloaded cfg_aliases v0.1.1 |
| 854 | 2026-03-18T23:24:29.416Z | Downloaded autocfg v1.3.0 |
| 855 | 2026-03-18T23:24:29.416Z | Downloaded async-stream-impl v0.3.6 |
| 856 | 2026-03-18T23:24:29.417Z | Downloaded async-stream v0.3.6 |
| 857 | 2026-03-18T23:24:29.417Z | Downloaded embedded-io v0.4.0 |
| 858 | 2026-03-18T23:24:29.417Z | Downloaded derive_more v0.99.20 |
| 859 | 2026-03-18T23:24:29.420Z | Downloaded derive_builder_core v0.20.2 |
| 860 | 2026-03-18T23:24:29.420Z | Downloaded camino v1.2.2 |
| 861 | 2026-03-18T23:24:29.425Z | Downloaded byteorder v1.5.0 |
| 862 | 2026-03-18T23:24:29.425Z | Downloaded atomicwrites v0.4.4 |
| 863 | 2026-03-18T23:24:29.425Z | Downloaded async-recursion v1.1.1 |
| 864 | 2026-03-18T23:24:29.428Z | Downloaded bit_field v0.10.2 |
| 865 | 2026-03-18T23:24:29.428Z | Downloaded anstyle-query v1.0.3 |
| 866 | 2026-03-18T23:24:29.443Z | Downloaded ring v0.17.14 |
| 867 | 2026-03-18T23:24:29.489Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 868 | 2026-03-18T23:24:29.551Z | Downloaded libz-sys v1.1.16 |
| 869 | 2026-03-18T23:24:30.000Z | Downloaded aws-lc-sys v0.30.0 |
| 870 | 2026-03-18T23:24:30.370Z | Compiling proc-macro2 v1.0.106 |
| 871 | 2026-03-18T23:24:30.370Z | Compiling quote v1.0.44 |
| 872 | 2026-03-18T23:24:30.373Z | Compiling unicode-ident v1.0.24 |
| 873 | 2026-03-18T23:24:30.373Z | Compiling libc v0.2.180 |
| 874 | 2026-03-18T23:24:30.374Z | Compiling serde_core v1.0.228 |
| 875 | 2026-03-18T23:24:30.374Z | Compiling serde v1.0.228 |
| 876 | 2026-03-18T23:24:30.374Z | Compiling autocfg v1.3.0 |
| 877 | 2026-03-18T23:24:30.374Z | Checking cfg-if v1.0.0 |
| 878 | 2026-03-18T23:24:30.737Z | Compiling memchr v2.7.2 |
| 879 | 2026-03-18T23:24:30.763Z | Compiling zmij v1.0.19 |
| 880 | 2026-03-18T23:24:31.066Z | Compiling serde_json v1.0.149 |
| 881 | 2026-03-18T23:24:31.381Z | Compiling libm v0.2.8 |
| 882 | 2026-03-18T23:24:31.504Z | Compiling getrandom v0.3.2 |
| 883 | 2026-03-18T23:24:31.846Z | Checking itoa v1.0.11 |
| 884 | 2026-03-18T23:24:31.930Z | Checking smallvec v1.13.2 |
| 885 | 2026-03-18T23:24:32.070Z | Compiling version_check v0.9.5 |
| 886 | 2026-03-18T23:24:32.074Z | Compiling shlex v1.3.0 |
| 887 | 2026-03-18T23:24:32.146Z | Compiling jobserver v0.1.31 |
| 888 | 2026-03-18T23:24:32.186Z | Compiling lock_api v0.4.12 |
| 889 | 2026-03-18T23:24:32.245Z | Compiling parking_lot_core v0.9.10 |
| 890 | 2026-03-18T23:24:32.371Z | Compiling syn v2.0.117 |
| 891 | 2026-03-18T23:24:32.455Z | Compiling cc v1.2.17 |
| 892 | 2026-03-18T23:24:32.622Z | Checking stable_deref_trait v1.2.0 |
| 893 | 2026-03-18T23:24:32.644Z | Compiling thiserror v2.0.18 |
| 894 | 2026-03-18T23:24:32.711Z | Compiling log v0.4.29 |
| 895 | 2026-03-18T23:24:32.735Z | Compiling heck v0.5.0 |
| 896 | 2026-03-18T23:24:32.870Z | Checking writeable v0.5.5 |
| 897 | 2026-03-18T23:24:32.951Z | Checking litemap v0.7.4 |
| 898 | 2026-03-18T23:24:33.021Z | Compiling slab v0.4.9 |
| 899 | 2026-03-18T23:24:33.202Z | Checking icu_locid_transform_data v1.5.0 |
| 900 | 2026-03-18T23:24:33.299Z | Checking percent-encoding v2.3.2 |
| 901 | 2026-03-18T23:24:33.340Z | Compiling num-traits v0.2.19 |
| 902 | 2026-03-18T23:24:33.364Z | Checking icu_properties_data v1.5.0 |
| 903 | 2026-03-18T23:24:33.447Z | Compiling rustversion v1.0.22 |
| 904 | 2026-03-18T23:24:33.543Z | Checking utf16_iter v1.0.5 |
| 905 | 2026-03-18T23:24:33.691Z | Checking utf8_iter v1.0.4 |
| 906 | 2026-03-18T23:24:33.870Z | Checking write16 v1.0.0 |
| 907 | 2026-03-18T23:24:33.975Z | Checking icu_normalizer_data v1.5.0 |
| 908 | 2026-03-18T23:24:33.978Z | Checking pin-project-lite v0.2.14 |
| 909 | 2026-03-18T23:24:34.072Z | Checking form_urlencoded v1.2.2 |
| 910 | 2026-03-18T23:24:34.141Z | Checking getrandom v0.2.14 |
| 911 | 2026-03-18T23:24:34.315Z | Compiling allocator-api2 v0.2.21 |
| 912 | 2026-03-18T23:24:34.338Z | Compiling foldhash v0.2.0 |
| 913 | 2026-03-18T23:24:34.429Z | Compiling equivalent v1.0.2 |
| 914 | 2026-03-18T23:24:34.459Z | Compiling regex-syntax v0.8.5 |
| 915 | 2026-03-18T23:24:34.545Z | Compiling portable-atomic v1.11.1 |
| 916 | 2026-03-18T23:24:34.606Z | Compiling ring v0.17.14 |
| 917 | 2026-03-18T23:24:34.775Z | Compiling hashbrown v0.16.1 |
| 918 | 2026-03-18T23:24:34.792Z | Checking scopeguard v1.2.0 |
| 919 | 2026-03-18T23:24:34.897Z | Compiling semver v1.0.27 |
| 920 | 2026-03-18T23:24:35.240Z | Checking socket2 v0.6.0 |
| 921 | 2026-03-18T23:24:35.299Z | Compiling aho-corasick v1.1.3 |
| 922 | 2026-03-18T23:24:35.454Z | Checking parking_lot v0.12.2 |
| 923 | 2026-03-18T23:24:35.591Z | Checking critical-section v1.2.0 |
| 924 | 2026-03-18T23:24:35.667Z | Checking signal-hook-registry v1.4.2 |
| 925 | 2026-03-18T23:24:35.707Z | Checking mio v1.0.2 |
| 926 | 2026-03-18T23:24:35.728Z | Checking iana-time-zone v0.1.64 |
| 927 | 2026-03-18T23:24:35.802Z | Compiling thiserror v1.0.64 |
| 928 | 2026-03-18T23:24:35.844Z | Checking once_cell v1.21.3 |
| 929 | 2026-03-18T23:24:36.082Z | Compiling bitflags v2.9.4 |
| 930 | 2026-03-18T23:24:36.322Z | Checking uuid v1.19.0 |
| 931 | 2026-03-18T23:24:36.415Z | Compiling synstructure v0.13.1 |
| 932 | 2026-03-18T23:24:36.450Z | Compiling serde_derive_internals v0.29.1 |
| 933 | 2026-03-18T23:24:36.736Z | Compiling regex-automata v0.4.14 |
| 934 | 2026-03-18T23:24:37.330Z | Checking futures-core v0.3.32 |
| 935 | 2026-03-18T23:24:37.550Z | Checking dyn-clone v1.0.17 |
| 936 | 2026-03-18T23:24:37.682Z | Compiling schemars v0.8.22 |
| 937 | 2026-03-18T23:24:37.709Z | Compiling httparse v1.10.1 |
| 938 | 2026-03-18T23:24:37.730Z | Compiling fnv v1.0.7 |
| 939 | 2026-03-18T23:24:37.738Z | Checking futures-sink v0.3.31 |
| 940 | 2026-03-18T23:24:37.867Z | Compiling indexmap v2.13.0 |
| 941 | 2026-03-18T23:24:38.071Z | Compiling typenum v1.17.0 |
| 942 | 2026-03-18T23:24:38.310Z | Compiling serde_derive v1.0.228 |
| 943 | 2026-03-18T23:24:38.452Z | Compiling zerofrom-derive v0.1.5 |
| 944 | 2026-03-18T23:24:38.508Z | Compiling yoke-derive v0.7.5 |
| 945 | 2026-03-18T23:24:38.639Z | Compiling zerovec-derive v0.10.3 |
| 946 | 2026-03-18T23:24:38.707Z | Compiling displaydoc v0.2.5 |
| 947 | 2026-03-18T23:24:38.736Z | Compiling icu_provider_macros v1.5.0 |
| 948 | 2026-03-18T23:24:39.416Z | Compiling schemars_derive v0.8.22 |
| 949 | 2026-03-18T23:24:39.477Z | Compiling tokio-macros v2.6.0 |
| 950 | 2026-03-18T23:24:39.644Z | Compiling thiserror-impl v2.0.18 |
| 951 | 2026-03-18T23:24:39.860Z | Compiling futures-macro v0.3.31 |
| 952 | 2026-03-18T23:24:39.969Z | Compiling regex v1.12.3 |
| 953 | 2026-03-18T23:24:40.083Z | Checking zerofrom v0.1.5 |
| 954 | 2026-03-18T23:24:40.234Z | Checking yoke v0.7.5 |
| 955 | 2026-03-18T23:24:40.349Z | Compiling thiserror-impl v1.0.64 |
| 956 | 2026-03-18T23:24:40.471Z | Checking zerovec v0.10.4 |
| 957 | 2026-03-18T23:24:40.569Z | Compiling generic-array v0.14.7 |
| 958 | 2026-03-18T23:24:41.008Z | Checking futures-channel v0.3.31 |
| 959 | 2026-03-18T23:24:41.033Z | Checking pin-utils v0.1.0 |
| 960 | 2026-03-18T23:24:41.039Z | Compiling errno v0.3.14 |
| 961 | 2026-03-18T23:24:41.119Z | Checking futures-task v0.3.31 |
| 962 | 2026-03-18T23:24:41.236Z | Checking futures-io v0.3.31 |
| 963 | 2026-03-18T23:24:41.261Z | Checking subtle v2.5.0 |
| 964 | 2026-03-18T23:24:41.323Z | Checking rand_core v0.6.4 |
| 965 | 2026-03-18T23:24:41.383Z | Checking futures-util v0.3.31 |
| 966 | 2026-03-18T23:24:41.412Z | Checking tinystr v0.7.6 |
| 967 | 2026-03-18T23:24:41.428Z | Checking icu_collections v1.5.0 |
| 968 | 2026-03-18T23:24:41.450Z | Compiling ucd-trie v0.1.6 |
| 969 | 2026-03-18T23:24:41.457Z | Checking zeroize v1.7.0 |
| 970 | 2026-03-18T23:24:41.544Z | Compiling anyhow v1.0.100 |
| 971 | 2026-03-18T23:24:41.639Z | Checking icu_locid v1.5.0 |
| 972 | 2026-03-18T23:24:41.671Z | Compiling pest v2.8.4 |
| 973 | 2026-03-18T23:24:41.825Z | Compiling either v1.15.0 |
| 974 | 2026-03-18T23:24:42.005Z | Compiling strsim v0.11.1 |
| 975 | 2026-03-18T23:24:42.254Z | Compiling tracing-attributes v0.1.27 |
| 976 | 2026-03-18T23:24:42.296Z | Checking icu_provider v1.5.0 |
| 977 | 2026-03-18T23:24:42.426Z | Checking tracing-core v0.1.32 |
| 978 | 2026-03-18T23:24:42.615Z | Checking bytes v1.11.1 |
| 979 | 2026-03-18T23:24:42.713Z | Checking icu_locid_transform v1.5.0 |
| 980 | 2026-03-18T23:24:42.809Z | Compiling serde_tokenstream v0.2.3 |
| 981 | 2026-03-18T23:24:43.011Z | Checking chrono v0.4.44 |
| 982 | 2026-03-18T23:24:43.220Z | Checking tokio v1.49.0 |
| 983 | 2026-03-18T23:24:43.322Z | Checking icu_properties v1.5.1 |
| 984 | 2026-03-18T23:24:43.438Z | Checking http v1.4.0 |
| 985 | 2026-03-18T23:24:43.584Z | Compiling pest_meta v2.8.4 |
| 986 | 2026-03-18T23:24:43.931Z | Compiling slog v2.8.2 |
| 987 | 2026-03-18T23:24:44.114Z | Checking untrusted v0.9.0 |
| 988 | 2026-03-18T23:24:44.183Z | Compiling rustix v0.38.34 |
| 989 | 2026-03-18T23:24:44.205Z | Checking byteorder v1.5.0 |
| 990 | 2026-03-18T23:24:44.255Z | Checking tracing v0.1.40 |
| 991 | 2026-03-18T23:24:44.486Z | Compiling pest_generator v2.8.4 |
| 992 | 2026-03-18T23:24:44.939Z | Checking rustls-pki-types v1.12.0 |
| 993 | 2026-03-18T23:24:45.208Z | Checking icu_normalizer v1.5.0 |
| 994 | 2026-03-18T23:24:45.292Z | Compiling ident_case v1.0.1 |
| 995 | 2026-03-18T23:24:45.469Z | Compiling pest_derive v2.8.4 |
| 996 | 2026-03-18T23:24:45.583Z | Compiling zerocopy v0.8.27 |
| 997 | 2026-03-18T23:24:45.707Z | Checking idna_adapter v1.2.0 |
| 998 | 2026-03-18T23:24:45.864Z | Checking idna v1.0.3 |
| 999 | 2026-03-18T23:24:45.999Z | Compiling prettyplease v0.2.37 |
| 1000 | 2026-03-18T23:24:46.078Z | Compiling lazy_static v1.5.0 |
| 1001 | 2026-03-18T23:24:46.244Z | Checking url v2.5.4 |
| 1002 | 2026-03-18T23:24:46.250Z | Compiling zerocopy-derive v0.8.27 |
| 1003 | 2026-03-18T23:24:46.316Z | Compiling regress v0.10.5 |
| 1004 | 2026-03-18T23:24:46.737Z | Compiling minimal-lexical v0.2.1 |
| 1005 | 2026-03-18T23:24:46.990Z | Compiling glob v0.3.3 |
| 1006 | 2026-03-18T23:24:47.066Z | Compiling nom v7.1.3 |
| 1007 | 2026-03-18T23:24:47.443Z | Compiling clang-sys v1.8.1 |
| 1008 | 2026-03-18T23:24:47.494Z | Checking base64 v0.22.1 |
| 1009 | 2026-03-18T23:24:47.610Z | Checking tokio-util v0.7.16 |
| 1010 | 2026-03-18T23:24:47.665Z | Compiling pkg-config v0.3.30 |
| 1011 | 2026-03-18T23:24:47.802Z | Compiling camino v1.2.2 |
| 1012 | 2026-03-18T23:24:47.826Z | Checking ipnet v2.9.0 |
| 1013 | 2026-03-18T23:24:48.112Z | Compiling vcpkg v0.2.15 |
| 1014 | 2026-03-18T23:24:48.122Z | Checking crypto-common v0.1.6 |
| 1015 | 2026-03-18T23:24:48.218Z | Checking http-body v1.0.1 |
| 1016 | 2026-03-18T23:24:48.268Z | Compiling libloading v0.8.9 |
| 1017 | 2026-03-18T23:24:48.281Z | Checking atomic-waker v1.1.2 |
| 1018 | 2026-03-18T23:24:48.314Z | Compiling time-core v0.1.8 |
| 1019 | 2026-03-18T23:24:48.404Z | Compiling num-conv v0.2.0 |
| 1020 | 2026-03-18T23:24:48.428Z | Compiling home v0.5.11 |
| 1021 | 2026-03-18T23:24:48.512Z | Compiling bindgen v0.69.5 |
| 1022 | 2026-03-18T23:24:48.565Z | Compiling time-macros v0.2.27 |
| 1023 | 2026-03-18T23:24:48.589Z | Compiling which v4.4.2 |
| 1024 | 2026-03-18T23:24:48.808Z | Compiling cexpr v0.6.0 |
| 1025 | 2026-03-18T23:24:48.913Z | Compiling itertools v0.12.1 |
| 1026 | 2026-03-18T23:24:48.916Z | Compiling paste v1.0.15 |
| 1027 | 2026-03-18T23:24:48.959Z | Compiling rustc-hash v1.1.0 |
| 1028 | 2026-03-18T23:24:49.100Z | Checking try-lock v0.2.5 |
| 1029 | 2026-03-18T23:24:49.267Z | Checking tower-service v0.3.3 |
| 1030 | 2026-03-18T23:24:49.308Z | Compiling lazycell v1.3.0 |
| 1031 | 2026-03-18T23:24:49.329Z | Checking ppv-lite86 v0.2.17 |
| 1032 | 2026-03-18T23:24:49.352Z | Checking tower-layer v0.3.3 |
| 1033 | 2026-03-18T23:24:49.524Z | Checking want v0.3.1 |
| 1034 | 2026-03-18T23:24:49.552Z | Checking h2 v0.4.6 |
| 1035 | 2026-03-18T23:24:49.607Z | Compiling scroll_derive v0.13.1 |
| 1036 | 2026-03-18T23:24:49.676Z | Compiling cmake v0.1.54 |
| 1037 | 2026-03-18T23:24:49.718Z | Checking httpdate v1.0.3 |
| 1038 | 2026-03-18T23:24:49.913Z | Compiling dunce v1.0.5 |
| 1039 | 2026-03-18T23:24:49.938Z | Compiling fs_extra v1.3.0 |
| 1040 | 2026-03-18T23:24:49.942Z | Checking ryu v1.0.18 |
| 1041 | 2026-03-18T23:24:50.124Z | Compiling async-trait v0.1.89 |
| 1042 | 2026-03-18T23:24:50.147Z | Checking pretty-hex v0.4.1 |
| 1043 | 2026-03-18T23:24:50.268Z | Checking http-body-util v0.1.3 |
| 1044 | 2026-03-18T23:24:50.319Z | Checking encoding_rs v0.8.34 |
| 1045 | 2026-03-18T23:24:50.371Z | Checking mime v0.3.17 |
| 1046 | 2026-03-18T23:24:50.610Z | Compiling aws-lc-rs v1.13.3 |
| 1047 | 2026-03-18T23:24:50.623Z | Checking plain v0.2.3 |
| 1048 | 2026-03-18T23:24:50.702Z | Checking serde_urlencoded v0.7.1 |
| 1049 | 2026-03-18T23:24:50.739Z | Compiling openapiv3 v2.2.0 |
| 1050 | 2026-03-18T23:24:50.980Z | Checking erased-serde v0.3.31 |
| 1051 | 2026-03-18T23:24:51.450Z | Checking cpufeatures v0.2.12 |
| 1052 | 2026-03-18T23:24:51.875Z | Compiling scroll v0.13.0 |
| 1053 | 2026-03-18T23:24:52.032Z | Checking block-buffer v0.10.4 |
| 1054 | 2026-03-18T23:24:52.167Z | Checking hyper v1.8.1 |
| 1055 | 2026-03-18T23:24:52.421Z | Compiling usdt-impl v0.6.0 |
| 1056 | 2026-03-18T23:24:52.675Z | Checking untrusted v0.7.1 |
| 1057 | 2026-03-18T23:24:52.728Z | Compiling crossbeam-utils v0.8.19 |
| 1058 | 2026-03-18T23:24:52.850Z | Compiling goblin v0.10.4 |
| 1059 | 2026-03-18T23:24:53.108Z | Checking digest v0.10.7 |
| 1060 | 2026-03-18T23:24:53.289Z | Compiling typify-impl v0.4.3 |
| 1061 | 2026-03-18T23:24:53.336Z | Compiling darling_core v0.21.3 |
| 1062 | 2026-03-18T23:24:53.362Z | Checking hyper-util v0.1.19 |
| 1063 | 2026-03-18T23:24:55.144Z | Compiling rustls v0.23.31 |
| 1064 | 2026-03-18T23:24:55.297Z | Compiling dtrace-parser v0.3.0 |
| 1065 | 2026-03-18T23:24:55.381Z | Compiling thread-id v5.0.0 |
| 1066 | 2026-03-18T23:24:55.501Z | Compiling rustix v1.1.2 |
| 1067 | 2026-03-18T23:24:55.685Z | Compiling unsafe-libyaml v0.2.11 |
| 1068 | 2026-03-18T23:24:55.928Z | Compiling rustls v0.22.4 |
| 1069 | 2026-03-18T23:24:56.242Z | Checking futures-executor v0.3.31 |
| 1070 | 2026-03-18T23:24:56.341Z | Compiling darling_macro v0.21.3 |
| 1071 | 2026-03-18T23:24:56.415Z | Compiling serde_yaml v0.9.34+deprecated |
| 1072 | 2026-03-18T23:24:56.446Z | Compiling strum_macros v0.26.4 |
| 1073 | 2026-03-18T23:24:56.495Z | Compiling slog-async v2.8.0 |
| 1074 | 2026-03-18T23:24:56.569Z | Checking futures v0.3.31 |
| 1075 | 2026-03-18T23:24:56.710Z | Compiling dof v0.4.0 |
| 1076 | 2026-03-18T23:24:57.057Z | Compiling aws-lc-sys v0.30.0 |
| 1077 | 2026-03-18T23:24:57.083Z | Compiling darling v0.21.3 |
| 1078 | 2026-03-18T23:24:57.182Z | Compiling openssl-sys v0.9.107 |
| 1079 | 2026-03-18T23:24:58.070Z | Compiling typify-macro v0.4.3 |
| 1080 | 2026-03-18T23:24:58.173Z | Compiling daft-derive v0.1.5 |
| 1081 | 2026-03-18T23:24:58.222Z | Checking sync_wrapper v1.0.1 |
| 1082 | 2026-03-18T23:24:58.288Z | Checking rand_core v0.9.3 |
| 1083 | 2026-03-18T23:24:58.356Z | Compiling multer v3.1.0 |
| 1084 | 2026-03-18T23:24:58.398Z | Compiling omicron-workspace-hack v0.1.0 |
| 1085 | 2026-03-18T23:24:58.520Z | Compiling usdt-macro v0.6.0 |
| 1086 | 2026-03-18T23:24:58.614Z | Compiling usdt-attr-macro v0.6.0 |
| 1087 | 2026-03-18T23:24:58.667Z | Checking rand_chacha v0.9.0 |
| 1088 | 2026-03-18T23:24:58.713Z | Checking tower v0.5.2 |
| 1089 | 2026-03-18T23:24:58.928Z | Checking webpki-roots v0.26.3 |
| 1090 | 2026-03-18T23:24:59.183Z | Compiling async-stream-impl v0.3.6 |
| 1091 | 2026-03-18T23:24:59.219Z | Checking winnow v0.7.13 |
| 1092 | 2026-03-18T23:24:59.355Z | Checking powerfmt v0.2.0 |
| 1093 | 2026-03-18T23:24:59.566Z | Checking iri-string v0.7.8 |
| 1094 | 2026-03-18T23:24:59.690Z | Checking deranged v0.5.3 |
| 1095 | 2026-03-18T23:24:59.988Z | Checking rand v0.9.2 |
| 1096 | 2026-03-18T23:25:00.027Z | Checking sha1 v0.10.6 |
| 1097 | 2026-03-18T23:25:00.102Z | Compiling typify v0.4.3 |
| 1098 | 2026-03-18T23:25:00.194Z | Checking rand_chacha v0.3.1 |
| 1099 | 2026-03-18T23:25:00.218Z | Compiling dropshot v0.16.7 |
| 1100 | 2026-03-18T23:25:00.444Z | Checking is-terminal v0.4.12 |
| 1101 | 2026-03-18T23:25:00.555Z | Checking match_cfg v0.1.0 |
| 1102 | 2026-03-18T23:25:00.641Z | Checking fastrand v2.3.0 |
| 1103 | 2026-03-18T23:25:00.768Z | Checking num_threads v0.1.7 |
| 1104 | 2026-03-18T23:25:00.806Z | Checking hostname v0.3.1 |
| 1105 | 2026-03-18T23:25:00.865Z | Checking tempfile v3.23.0 |
| 1106 | 2026-03-18T23:25:00.888Z | Checking rand v0.8.5 |
| 1107 | 2026-03-18T23:25:00.933Z | Checking ipnetwork v0.21.1 |
| 1108 | 2026-03-18T23:25:00.993Z | Checking tower-http v0.6.8 |
| 1109 | 2026-03-18T23:25:01.034Z | Compiling dropshot_endpoint v0.16.7 |
| 1110 | 2026-03-18T23:25:01.114Z | Checking time v0.3.47 |
| 1111 | 2026-03-18T23:25:01.128Z | Compiling structmeta-derive v0.3.0 |
| 1112 | 2026-03-18T23:25:01.425Z | Checking foreign-types-shared v0.1.1 |
| 1113 | 2026-03-18T23:25:01.463Z | Compiling ref-cast v1.0.25 |
| 1114 | 2026-03-18T23:25:01.505Z | Compiling openssl v0.10.72 |
| 1115 | 2026-03-18T23:25:01.572Z | Checking foreign-types v0.3.2 |
| 1116 | 2026-03-18T23:25:01.882Z | Checking crossbeam-channel v0.5.15 |
| 1117 | 2026-03-18T23:25:02.168Z | Compiling openssl-macros v0.1.1 |
| 1118 | 2026-03-18T23:25:02.307Z | Compiling ref-cast-impl v1.0.25 |
| 1119 | 2026-03-18T23:25:02.346Z | Compiling native-tls v0.2.11 |
| 1120 | 2026-03-18T23:25:02.558Z | Compiling structmeta v0.3.0 |
| 1121 | 2026-03-18T23:25:02.713Z | Checking thread_local v1.1.8 |
| 1122 | 2026-03-18T23:25:02.823Z | Checking openssl-probe v0.1.5 |
| 1123 | 2026-03-18T23:25:03.073Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1124 | 2026-03-18T23:25:03.246Z | Compiling progenitor-impl v0.11.1 |
| 1125 | 2026-03-18T23:25:03.274Z | Checking strum v0.26.3 |
| 1126 | 2026-03-18T23:25:03.489Z | Checking rustls-webpki v0.102.4 |
| 1127 | 2026-03-18T23:25:03.712Z | Checking serde_spanned v1.0.4 |
| 1128 | 2026-03-18T23:25:03.848Z | Checking term v1.2.0 |
| 1129 | 2026-03-18T23:25:03.882Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1130 | 2026-03-18T23:25:03.918Z | Compiling syn v1.0.109 |
| 1131 | 2026-03-18T23:25:04.127Z | Checking take_mut v0.2.2 |
| 1132 | 2026-03-18T23:25:04.214Z | Checking debug-ignore v1.0.5 |
| 1133 | 2026-03-18T23:25:04.340Z | Checking slog-term v2.9.2 |
| 1134 | 2026-03-18T23:25:04.823Z | Checking slog-json v2.6.1 |
| 1135 | 2026-03-18T23:25:05.034Z | Checking oxnet v0.1.3 |
| 1136 | 2026-03-18T23:25:05.050Z | Compiling serde_with_macros v3.15.0 |
| 1137 | 2026-03-18T23:25:05.110Z | Compiling derive-where v1.6.0 |
| 1138 | 2026-03-18T23:25:05.335Z | Compiling strum_macros v0.27.2 |
| 1139 | 2026-03-18T23:25:05.831Z | Checking tokio-native-tls v0.3.1 |
| 1140 | 2026-03-18T23:25:06.059Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1141 | 2026-03-18T23:25:06.241Z | Compiling progenitor-macro v0.11.1 |
| 1142 | 2026-03-18T23:25:06.679Z | Checking memmap2 v0.9.9 |
| 1143 | 2026-03-18T23:25:06.912Z | Checking spin v0.9.8 |
| 1144 | 2026-03-18T23:25:06.926Z | Checking usdt v0.6.0 |
| 1145 | 2026-03-18T23:25:07.628Z | Checking tokio-rustls v0.25.0 |
| 1146 | 2026-03-18T23:25:07.671Z | Checking toml v0.9.12+spec-1.1.0 |
| 1147 | 2026-03-18T23:25:07.671Z | Checking hyper-tls v0.6.0 |
| 1148 | 2026-03-18T23:25:07.671Z | Checking slog-bunyan v2.5.0 |
| 1149 | 2026-03-18T23:25:07.844Z | Compiling derive-ex v0.1.8 |
| 1150 | 2026-03-18T23:25:08.315Z | Checking async-stream v0.3.6 |
| 1151 | 2026-03-18T23:25:08.715Z | Checking waitgroup v0.1.2 |
| 1152 | 2026-03-18T23:25:08.817Z | Checking newtype-uuid v1.3.1 |
| 1153 | 2026-03-18T23:25:08.817Z | Checking rustls-pemfile v2.2.0 |
| 1154 | 2026-03-18T23:25:08.848Z | Checking webpki-roots v1.0.3 |
| 1155 | 2026-03-18T23:25:08.919Z | Compiling newtype-uuid-macros v0.1.0 |
| 1156 | 2026-03-18T23:25:09.018Z | Checking hex v0.4.3 |
| 1157 | 2026-03-18T23:25:09.270Z | Checking serde_path_to_error v0.1.20 |
| 1158 | 2026-03-18T23:25:09.497Z | Checking hostname v0.4.2 |
| 1159 | 2026-03-18T23:25:09.838Z | Checking quick-error v1.2.3 |
| 1160 | 2026-03-18T23:25:10.033Z | Compiling test-strategy v0.4.3 |
| 1161 | 2026-03-18T23:25:10.202Z | Compiling parse-display-derive v0.10.0 |
| 1162 | 2026-03-18T23:25:12.238Z | Compiling toml_datetime v0.6.11 |
| 1163 | 2026-03-18T23:25:12.302Z | Checking macaddr v1.0.1 |
| 1164 | 2026-03-18T23:25:12.327Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1165 | 2026-03-18T23:25:12.921Z | Checking daft v0.1.5 |
| 1166 | 2026-03-18T23:25:13.209Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1167 | 2026-03-18T23:25:13.263Z | Compiling zerocopy-derive v0.7.34 |
| 1168 | 2026-03-18T23:25:13.647Z | Checking wait-timeout v0.2.0 |
| 1169 | 2026-03-18T23:25:13.685Z | Checking bit-vec v0.6.3 |
| 1170 | 2026-03-18T23:25:13.825Z | Checking rusty-fork v0.3.0 |
| 1171 | 2026-03-18T23:25:14.229Z | Checking bit-set v0.5.3 |
| 1172 | 2026-03-18T23:25:14.291Z | Checking strum v0.27.2 |
| 1173 | 2026-03-18T23:25:14.382Z | Checking serde_with v3.15.0 |
| 1174 | 2026-03-18T23:25:14.929Z | Checking rand_xorshift v0.3.0 |
| 1175 | 2026-03-18T23:25:15.688Z | Checking unarray v0.1.4 |
| 1176 | 2026-03-18T23:25:15.745Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1177 | 2026-03-18T23:25:15.745Z | Checking proptest v1.5.0 |
| 1178 | 2026-03-18T23:25:15.745Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1179 | 2026-03-18T23:25:15.745Z | Compiling clap_derive v4.5.4 |
| 1180 | 2026-03-18T23:25:15.902Z | Checking instant v0.1.12 |
| 1181 | 2026-03-18T23:25:16.205Z | Compiling crucible-workspace-hack v0.1.0 |
| 1182 | 2026-03-18T23:25:16.380Z | Checking utf8parse v0.2.1 |
| 1183 | 2026-03-18T23:25:16.380Z | Checking rustc-hash v2.1.1 |
| 1184 | 2026-03-18T23:25:16.515Z | Checking anstyle-parse v0.2.4 |
| 1185 | 2026-03-18T23:25:16.515Z | Checking iddqd v0.3.14 |
| 1186 | 2026-03-18T23:25:16.748Z | Checking backoff v0.4.0 |
| 1187 | 2026-03-18T23:25:16.752Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1188 | 2026-03-18T23:25:21.519Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1189 | 2026-03-18T23:25:21.797Z | Checking parse-display v0.10.0 |
| 1190 | 2026-03-18T23:25:21.797Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1191 | 2026-03-18T23:25:21.797Z | Checking anstyle v1.0.7 |
| 1192 | 2026-03-18T23:25:21.797Z | Checking colorchoice v1.0.1 |
| 1193 | 2026-03-18T23:25:21.798Z | Checking anstyle-query v1.0.3 |
| 1194 | 2026-03-18T23:25:21.798Z | Checking is_terminal_polyfill v1.70.0 |
| 1195 | 2026-03-18T23:25:21.798Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1196 | 2026-03-18T23:25:21.798Z | Compiling rustls-webpki v0.103.4 |
| 1197 | 2026-03-18T23:25:21.798Z | Checking anstream v0.6.14 |
| 1198 | 2026-03-18T23:25:21.798Z | Compiling zerocopy v0.7.34 |
| 1199 | 2026-03-18T23:25:21.798Z | Checking terminal_size v0.3.0 |
| 1200 | 2026-03-18T23:25:21.798Z | Compiling scroll_derive v0.12.0 |
| 1201 | 2026-03-18T23:25:21.798Z | Compiling usdt-impl v0.5.0 |
| 1202 | 2026-03-18T23:25:21.798Z | Checking clap_lex v0.7.0 |
| 1203 | 2026-03-18T23:25:21.798Z | Compiling winnow v0.5.40 |
| 1204 | 2026-03-18T23:25:21.798Z | Compiling heck v0.4.1 |
| 1205 | 2026-03-18T23:25:21.897Z | Checking clap_builder v4.5.2 |
| 1206 | 2026-03-18T23:25:21.897Z | Checking scroll v0.12.0 |
| 1207 | 2026-03-18T23:25:21.897Z | Compiling dof v0.3.0 |
| 1208 | 2026-03-18T23:25:21.897Z | Compiling dtrace-parser v0.2.0 |
| 1209 | 2026-03-18T23:25:21.897Z | Compiling thread-id v4.2.1 |
| 1210 | 2026-03-18T23:25:21.897Z | Compiling toml_edit v0.19.15 |
| 1211 | 2026-03-18T23:25:21.897Z | Checking clap v4.5.4 |
| 1212 | 2026-03-18T23:25:21.897Z | Checking goblin v0.8.2 |
| 1213 | 2026-03-18T23:25:22.165Z | Checking unicode-width v0.1.14 |
| 1214 | 2026-03-18T23:25:22.345Z | Compiling proc-macro-crate v1.3.1 |
| 1215 | 2026-03-18T23:25:22.504Z | Checking data-encoding v2.6.0 |
| 1216 | 2026-03-18T23:25:22.862Z | Compiling tokio-rustls v0.26.0 |
| 1217 | 2026-03-18T23:25:23.240Z | Compiling hyper-rustls v0.27.3 |
| 1218 | 2026-03-18T23:25:23.575Z | Checking crossbeam-epoch v0.9.18 |
| 1219 | 2026-03-18T23:25:23.698Z | Checking num-integer v0.1.46 |
| 1220 | 2026-03-18T23:25:24.360Z | Compiling usdt-macro v0.5.0 |
| 1221 | 2026-03-18T23:25:24.433Z | Compiling usdt-attr-macro v0.5.0 |
| 1222 | 2026-03-18T23:25:24.772Z | Compiling reqwest v0.12.23 |
| 1223 | 2026-03-18T23:25:25.060Z | Checking serde_spanned v0.6.9 |
| 1224 | 2026-03-18T23:25:25.086Z | Checking memmap v0.7.0 |
| 1225 | 2026-03-18T23:25:25.179Z | Checking tinyvec_macros v0.1.1 |
| 1226 | 2026-03-18T23:25:25.241Z | Checking tinyvec v1.6.0 |
| 1227 | 2026-03-18T23:25:25.334Z | Checking usdt v0.5.0 |
| 1228 | 2026-03-18T23:25:25.581Z | Checking num-bigint v0.4.5 |
| 1229 | 2026-03-18T23:25:26.024Z | Compiling itertools v0.14.0 |
| 1230 | 2026-03-18T23:25:26.036Z | Compiling proc-macro-error-attr v1.0.4 |
| 1231 | 2026-03-18T23:25:26.391Z | Compiling heapless v0.8.0 |
| 1232 | 2026-03-18T23:25:26.819Z | Checking num-rational v0.4.2 |
| 1233 | 2026-03-18T23:25:26.970Z | Compiling progenitor-client v0.11.1 |
| 1234 | 2026-03-18T23:25:27.638Z | Checking num-iter v0.1.45 |
| 1235 | 2026-03-18T23:25:27.669Z | Compiling darling_core v0.20.11 |
| 1236 | 2026-03-18T23:25:27.801Z | Compiling ingot-macros v0.1.1 |
| 1237 | 2026-03-18T23:25:27.816Z | Checking hash32 v0.3.1 |
| 1238 | 2026-03-18T23:25:27.939Z | Checking num-complex v0.4.6 |
| 1239 | 2026-03-18T23:25:28.445Z | Compiling proc-macro-error v1.0.4 |
| 1240 | 2026-03-18T23:25:28.893Z | Compiling smoltcp v0.11.0 |
| 1241 | 2026-03-18T23:25:29.465Z | Compiling rayon-core v1.13.0 |
| 1242 | 2026-03-18T23:25:29.545Z | Checking bitflags v1.3.2 |
| 1243 | 2026-03-18T23:25:29.615Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1244 | 2026-03-18T23:25:30.502Z | Compiling darling_macro v0.20.11 |
| 1245 | 2026-03-18T23:25:30.973Z | Checking num v0.4.3 |
| 1246 | 2026-03-18T23:25:31.416Z | Checking ingot-types v0.1.2 |
| 1247 | 2026-03-18T23:25:31.637Z | Compiling progenitor v0.11.1 |
| 1248 | 2026-03-18T23:25:31.637Z | Checking crossbeam-deque v0.8.5 |
| 1249 | 2026-03-18T23:25:31.659Z | Compiling num_enum_derive v0.7.4 |
| 1250 | 2026-03-18T23:25:31.986Z | Checking bstr v1.9.1 |
| 1251 | 2026-03-18T23:25:32.179Z | Checking cobs v0.2.3 |
| 1252 | 2026-03-18T23:25:32.229Z | Checking managed v0.8.0 |
| 1253 | 2026-03-18T23:25:32.351Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1254 | 2026-03-18T23:25:32.486Z | Checking postcard v1.0.9 |
| 1255 | 2026-03-18T23:25:32.878Z | Checking num_enum v0.7.4 |
| 1256 | 2026-03-18T23:25:33.035Z | Checking ingot v0.1.1 |
| 1257 | 2026-03-18T23:25:33.293Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1258 | 2026-03-18T23:25:34.145Z | Compiling darling v0.20.11 |
| 1259 | 2026-03-18T23:25:34.503Z | Compiling progenitor-client v0.10.0 |
| 1260 | 2026-03-18T23:25:34.834Z | Compiling enum-as-inner v0.6.0 |
| 1261 | 2026-03-18T23:25:35.213Z | Compiling libz-sys v1.1.16 |
| 1262 | 2026-03-18T23:25:35.487Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1263 | 2026-03-18T23:25:35.710Z | Compiling foreign-types-macros v0.2.3 |
| 1264 | 2026-03-18T23:25:35.911Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1265 | 2026-03-18T23:25:35.987Z | Compiling semver v0.1.20 |
| 1266 | 2026-03-18T23:25:36.198Z | Checking foreign-types-shared v0.3.1 |
| 1267 | 2026-03-18T23:25:36.339Z | Compiling toml_write v0.1.2 |
| 1268 | 2026-03-18T23:25:36.344Z | Checking is_ci v1.2.0 |
| 1269 | 2026-03-18T23:25:36.531Z | Checking foreign-types v0.5.0 |
| 1270 | 2026-03-18T23:25:36.587Z | Compiling toml_edit v0.22.27 |
| 1271 | 2026-03-18T23:25:36.612Z | Compiling rustc_version v0.1.7 |
| 1272 | 2026-03-18T23:25:36.747Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1273 | 2026-03-18T23:25:36.824Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1274 | 2026-03-18T23:25:36.995Z | Compiling derive_builder_core v0.20.2 |
| 1275 | 2026-03-18T23:25:37.327Z | Checking rayon v1.11.0 |
| 1276 | 2026-03-18T23:25:37.699Z | Checking tabwriter v1.4.0 |
| 1277 | 2026-03-18T23:25:37.876Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1278 | 2026-03-18T23:25:37.900Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1279 | 2026-03-18T23:25:38.083Z | Checking cstr-argument v0.1.2 |
| 1280 | 2026-03-18T23:25:38.246Z | Compiling owo-colors v4.2.3 |
| 1281 | 2026-03-18T23:25:38.498Z | Compiling float-ord v0.3.2 |
| 1282 | 2026-03-18T23:25:38.649Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1283 | 2026-03-18T23:25:39.061Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1284 | 2026-03-18T23:25:39.140Z | Compiling toml v0.8.23 |
| 1285 | 2026-03-18T23:25:39.200Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1286 | 2026-03-18T23:25:39.330Z | Compiling derive_builder_macro v0.20.2 |
| 1287 | 2026-03-18T23:25:39.419Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1288 | 2026-03-18T23:25:39.605Z | Compiling newtype_derive v0.1.6 |
| 1289 | 2026-03-18T23:25:39.897Z | Checking supports-color v2.1.0 |
| 1290 | 2026-03-18T23:25:39.921Z | Checking supports-color v3.0.2 |
| 1291 | 2026-03-18T23:25:39.982Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=34f2eb205c314376fa80fb4954b2f92e0a3e28c2#34f2eb20) |
| 1292 | 2026-03-18T23:25:40.000Z | Checking resolv-conf v0.7.0 |
| 1293 | 2026-03-18T23:25:40.061Z | Checking atomicwrites v0.4.4 |
| 1294 | 2026-03-18T23:25:40.084Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1295 | 2026-03-18T23:25:40.228Z | Compiling vergen-lib v9.1.0 |
| 1296 | 2026-03-18T23:25:40.250Z | Compiling slog-dtrace v0.3.0 |
| 1297 | 2026-03-18T23:25:40.341Z | Checking openssl-probe v0.2.1 |
| 1298 | 2026-03-18T23:25:40.374Z | Checking colored v3.0.0 |
| 1299 | 2026-03-18T23:25:40.400Z | Checking linked-hash-map v0.5.6 |
| 1300 | 2026-03-18T23:25:40.566Z | Checking rustls-native-certs v0.8.3 |
| 1301 | 2026-03-18T23:25:40.642Z | Checking lru-cache v0.1.2 |
| 1302 | 2026-03-18T23:25:40.744Z | Compiling derive_builder v0.20.2 |
| 1303 | 2026-03-18T23:25:40.846Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1304 | 2026-03-18T23:25:41.030Z | Checking hickory-proto v0.24.4 |
| 1305 | 2026-03-18T23:25:41.052Z | Compiling zone_cfg_derive v0.3.0 |
| 1306 | 2026-03-18T23:25:41.627Z | Checking similar v2.7.0 |
| 1307 | 2026-03-18T23:25:41.945Z | Compiling hubpack_derive v0.1.1 |
| 1308 | 2026-03-18T23:25:42.124Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1309 | 2026-03-18T23:25:42.356Z | Checking camino-tempfile v1.4.1 |
| 1310 | 2026-03-18T23:25:42.571Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1311 | 2026-03-18T23:25:42.943Z | Compiling serde_repr v0.1.19 |
| 1312 | 2026-03-18T23:25:43.032Z | Compiling num-derive v0.4.2 |
| 1313 | 2026-03-18T23:25:43.102Z | Compiling vergen v9.1.0 |
| 1314 | 2026-03-18T23:25:43.270Z | Compiling cargo-platform v0.3.2 |
| 1315 | 2026-03-18T23:25:43.328Z | Checking sigpipe v0.1.3 |
| 1316 | 2026-03-18T23:25:43.359Z | Compiling convert_case v0.4.0 |
| 1317 | 2026-03-18T23:25:43.427Z | Checking base64 v0.21.7 |
| 1318 | 2026-03-18T23:25:43.602Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1319 | 2026-03-18T23:25:43.640Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1320 | 2026-03-18T23:25:43.741Z | Checking siphasher v1.0.1 |
| 1321 | 2026-03-18T23:25:43.919Z | Checking indent_write v2.2.0 |
| 1322 | 2026-03-18T23:25:43.965Z | Checking base64ct v1.6.0 |
| 1323 | 2026-03-18T23:25:43.982Z | Checking jiff v0.2.15 |
| 1324 | 2026-03-18T23:25:43.982Z | Checking phf_shared v0.12.1 |
| 1325 | 2026-03-18T23:25:44.180Z | Compiling derive_more v0.99.20 |
| 1326 | 2026-03-18T23:25:44.224Z | Checking password-hash v0.5.0 |
| 1327 | 2026-03-18T23:25:44.248Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1328 | 2026-03-18T23:25:44.520Z | Compiling cargo_metadata v0.23.1 |
| 1329 | 2026-03-18T23:25:44.567Z | Checking rustls-platform-verifier v0.6.2 |
| 1330 | 2026-03-18T23:25:45.036Z | Checking hickory-resolver v0.24.4 |
| 1331 | 2026-03-18T23:25:45.826Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1332 | 2026-03-18T23:25:45.940Z | Checking zone v0.3.1 |
| 1333 | 2026-03-18T23:25:46.206Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1334 | 2026-03-18T23:25:46.395Z | Checking hubpack v0.1.2 |
| 1335 | 2026-03-18T23:25:46.613Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1336 | 2026-03-18T23:25:46.781Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1337 | 2026-03-18T23:25:47.259Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1338 | 2026-03-18T23:25:47.281Z | Compiling progenitor-impl v0.10.0 |
| 1339 | 2026-03-18T23:25:47.380Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1340 | 2026-03-18T23:25:47.490Z | Checking terminal_size v0.4.3 |
| 1341 | 2026-03-18T23:25:47.516Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1342 | 2026-03-18T23:25:47.575Z | Checking blake2 v0.10.6 |
| 1343 | 2026-03-18T23:25:47.578Z | Checking tokio-stream v0.1.17 |
| 1344 | 2026-03-18T23:25:47.859Z | Checking serde-big-array v0.5.1 |
| 1345 | 2026-03-18T23:25:47.972Z | Checking smf v0.2.3 |
| 1346 | 2026-03-18T23:25:48.029Z | Compiling pin-project-internal v1.1.10 |
| 1347 | 2026-03-18T23:25:48.109Z | Compiling rustc_version v0.4.1 |
| 1348 | 2026-03-18T23:25:48.228Z | Compiling vergen-git2 v9.1.0 |
| 1349 | 2026-03-18T23:25:48.276Z | Compiling cancel-safe-futures v0.1.5 |
| 1350 | 2026-03-18T23:25:48.474Z | Checking smawk v0.3.2 |
| 1351 | 2026-03-18T23:25:48.520Z | Checking foldhash v0.1.5 |
| 1352 | 2026-03-18T23:25:48.605Z | Checking unicode-linebreak v0.1.5 |
| 1353 | 2026-03-18T23:25:48.640Z | Checking whoami v1.5.1 |
| 1354 | 2026-03-18T23:25:48.688Z | Compiling unicode-xid v0.2.4 |
| 1355 | 2026-03-18T23:25:48.850Z | Compiling chrono-tz v0.10.4 |
| 1356 | 2026-03-18T23:25:48.869Z | Checking unicode-segmentation v1.11.0 |
| 1357 | 2026-03-18T23:25:48.884Z | Checking unicode-width v0.2.1 |
| 1358 | 2026-03-18T23:25:49.136Z | Checking static_assertions v1.1.0 |
| 1359 | 2026-03-18T23:25:49.209Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1360 | 2026-03-18T23:25:49.241Z | Checking textwrap v0.16.2 |
| 1361 | 2026-03-18T23:25:49.271Z | Checking newline-converter v0.3.0 |
| 1362 | 2026-03-18T23:25:49.452Z | Compiling const_format_proc_macros v0.2.34 |
| 1363 | 2026-03-18T23:25:49.489Z | Checking pin-project v1.1.10 |
| 1364 | 2026-03-18T23:25:49.517Z | Checking hashbrown v0.15.2 |
| 1365 | 2026-03-18T23:25:50.142Z | Checking qorb v0.4.1 |
| 1366 | 2026-03-18T23:25:50.162Z | Checking argon2 v0.5.3 |
| 1367 | 2026-03-18T23:25:50.269Z | Compiling progenitor-macro v0.10.0 |
| 1368 | 2026-03-18T23:25:50.497Z | Checking reqwest v0.13.2 |
| 1369 | 2026-03-18T23:25:50.544Z | Checking phf v0.12.1 |
| 1370 | 2026-03-18T23:25:50.759Z | Checking globset v0.4.14 |
| 1371 | 2026-03-18T23:25:51.062Z | Checking unicode-normalization v0.1.24 |
| 1372 | 2026-03-18T23:25:51.406Z | Checking tokio-dtrace v0.1.1 |
| 1373 | 2026-03-18T23:25:51.581Z | Checking console v0.15.8 |
| 1374 | 2026-03-18T23:25:51.603Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1375 | 2026-03-18T23:25:51.984Z | Compiling typify-impl v0.6.1 |
| 1376 | 2026-03-18T23:25:52.202Z | Checking libsw-core v0.3.2 |
| 1377 | 2026-03-18T23:25:52.274Z | Checking secrecy v0.10.3 |
| 1378 | 2026-03-18T23:25:52.307Z | Compiling snafu-derive v0.8.9 |
| 1379 | 2026-03-18T23:25:52.434Z | Compiling async-recursion v1.1.1 |
| 1380 | 2026-03-18T23:25:52.457Z | Compiling cookie v0.18.1 |
| 1381 | 2026-03-18T23:25:52.716Z | Checking csv-core v0.1.12 |
| 1382 | 2026-03-18T23:25:52.815Z | Compiling rustls v0.21.12 |
| 1383 | 2026-03-18T23:25:52.949Z | Checking fixedbitset v0.5.7 |
| 1384 | 2026-03-18T23:25:53.076Z | Compiling moka v0.12.10 |
| 1385 | 2026-03-18T23:25:53.229Z | Checking utf-8 v0.7.6 |
| 1386 | 2026-03-18T23:25:53.303Z | Checking highway v1.3.0 |
| 1387 | 2026-03-18T23:25:53.351Z | Compiling cfg_aliases v0.2.1 |
| 1388 | 2026-03-18T23:25:53.381Z | Checking fixedbitset v0.4.2 |
| 1389 | 2026-03-18T23:25:53.586Z | Checking bytecount v0.6.9 |
| 1390 | 2026-03-18T23:25:53.626Z | Checking same-file v1.0.6 |
| 1391 | 2026-03-18T23:25:53.725Z | Checking papergrid v0.11.0 |
| 1392 | 2026-03-18T23:25:53.765Z | Checking walkdir v2.5.0 |
| 1393 | 2026-03-18T23:25:53.982Z | Checking petgraph v0.6.5 |
| 1394 | 2026-03-18T23:25:54.736Z | Checking snafu v0.8.9 |
| 1395 | 2026-03-18T23:25:55.014Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1396 | 2026-03-18T23:25:55.231Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1397 | 2026-03-18T23:25:55.697Z | Compiling nix v0.31.1 |
| 1398 | 2026-03-18T23:25:55.883Z | Checking tungstenite v0.21.0 |
| 1399 | 2026-03-18T23:25:56.264Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1400 | 2026-03-18T23:25:56.333Z | Checking progenitor v0.10.0 |
| 1401 | 2026-03-18T23:25:56.422Z | Checking petgraph v0.8.3 |
| 1402 | 2026-03-18T23:25:56.541Z | Checking csv v1.3.1 |
| 1403 | 2026-03-18T23:25:56.683Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1404 | 2026-03-18T23:25:56.820Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1405 | 2026-03-18T23:25:57.028Z | Compiling typify-macro v0.6.1 |
| 1406 | 2026-03-18T23:25:57.125Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1407 | 2026-03-18T23:25:57.161Z | Checking libsw v3.5.0 |
| 1408 | 2026-03-18T23:25:57.172Z | Checking expectorate v1.2.0 |
| 1409 | 2026-03-18T23:25:57.246Z | Checking oxide-tokio-rt v0.1.2 |
| 1410 | 2026-03-18T23:25:57.263Z | Checking olpc-cjson v0.1.4 |
| 1411 | 2026-03-18T23:25:57.334Z | Checking const_format v0.2.35 |
| 1412 | 2026-03-18T23:25:57.403Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1413 | 2026-03-18T23:25:57.448Z | Compiling tabled_derive v0.7.0 |
| 1414 | 2026-03-18T23:25:57.640Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1415 | 2026-03-18T23:25:57.667Z | Checking gethostname v0.5.0 |
| 1416 | 2026-03-18T23:25:57.788Z | Checking pem v3.0.5 |
| 1417 | 2026-03-18T23:25:57.980Z | Checking inout v0.1.3 |
| 1418 | 2026-03-18T23:25:58.063Z | Checking sct v0.7.1 |
| 1419 | 2026-03-18T23:25:58.100Z | Checking rustls-webpki v0.101.7 |
| 1420 | 2026-03-18T23:25:58.154Z | Checking serde_plain v1.0.2 |
| 1421 | 2026-03-18T23:25:58.214Z | Checking bcs v0.1.6 |
| 1422 | 2026-03-18T23:25:58.366Z | Checking termtree v0.5.1 |
| 1423 | 2026-03-18T23:25:58.392Z | Checking typed-path v0.9.3 |
| 1424 | 2026-03-18T23:25:58.526Z | Compiling radium v0.7.0 |
| 1425 | 2026-03-18T23:25:58.552Z | Checking tagptr v0.2.0 |
| 1426 | 2026-03-18T23:25:58.570Z | Checking swrite v0.1.0 |
| 1427 | 2026-03-18T23:25:58.683Z | Checking linear-map v1.2.0 |
| 1428 | 2026-03-18T23:25:58.712Z | Checking tabled v0.15.0 |
| 1429 | 2026-03-18T23:25:58.887Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1430 | 2026-03-18T23:25:59.052Z | Checking cipher v0.4.4 |
| 1431 | 2026-03-18T23:25:59.301Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1432 | 2026-03-18T23:25:59.420Z | Checking tough v0.20.0 |
| 1433 | 2026-03-18T23:25:59.626Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1434 | 2026-03-18T23:26:00.242Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1435 | 2026-03-18T23:26:00.547Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1436 | 2026-03-18T23:26:00.913Z | Checking tokio-tungstenite v0.21.0 |
| 1437 | 2026-03-18T23:26:01.061Z | Checking steno v0.4.1 |
| 1438 | 2026-03-18T23:26:01.221Z | Checking hickory-proto v0.25.2 |
| 1439 | 2026-03-18T23:26:01.247Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1440 | 2026-03-18T23:26:01.577Z | Checking tap v1.0.1 |
| 1441 | 2026-03-18T23:26:01.796Z | Checking humantime v2.3.0 |
| 1442 | 2026-03-18T23:26:01.936Z | Checking wyz v0.5.1 |
| 1443 | 2026-03-18T23:26:02.059Z | Checking toml v1.0.6+spec-1.1.0 |
| 1444 | 2026-03-18T23:26:02.194Z | Checking tokio-rustls v0.24.1 |
| 1445 | 2026-03-18T23:26:02.438Z | Checking rustls-pemfile v1.0.4 |
| 1446 | 2026-03-18T23:26:02.599Z | Compiling num_enum_derive v0.5.11 |
| 1447 | 2026-03-18T23:26:02.620Z | Checking twox-hash v2.1.2 |
| 1448 | 2026-03-18T23:26:02.709Z | Checking universal-hash v0.5.1 |
| 1449 | 2026-03-18T23:26:02.819Z | Checking atty v0.2.14 |
| 1450 | 2026-03-18T23:26:02.865Z | Checking opaque-debug v0.3.1 |
| 1451 | 2026-03-18T23:26:02.921Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1452 | 2026-03-18T23:26:02.946Z | Checking funty v2.0.0 |
| 1453 | 2026-03-18T23:26:03.013Z | Checking polyval v0.6.2 |
| 1454 | 2026-03-18T23:26:03.217Z | Checking aes v0.8.4 |
| 1455 | 2026-03-18T23:26:03.257Z | Checking ctr v0.9.2 |
| 1456 | 2026-03-18T23:26:03.402Z | Checking bitvec v1.0.1 |
| 1457 | 2026-03-18T23:26:03.423Z | Checking hickory-resolver v0.25.2 |
| 1458 | 2026-03-18T23:26:03.474Z | Compiling typify v0.6.1 |
| 1459 | 2026-03-18T23:26:03.595Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1460 | 2026-03-18T23:26:03.874Z | Checking aead v0.5.2 |
| 1461 | 2026-03-18T23:26:03.909Z | Checking num_enum v0.5.11 |
| 1462 | 2026-03-18T23:26:04.045Z | Checking bincode v1.3.3 |
| 1463 | 2026-03-18T23:26:04.062Z | Compiling strum_macros v0.28.0 |
| 1464 | 2026-03-18T23:26:04.249Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1465 | 2026-03-18T23:26:04.459Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=34f2eb205c314376fa80fb4954b2f92e0a3e28c2#34f2eb20) |
| 1466 | 2026-03-18T23:26:04.875Z | Checking toml v0.7.8 |
| 1467 | 2026-03-18T23:26:04.923Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1468 | 2026-03-18T23:26:04.923Z | Checking passt v0.3.0 |
| 1469 | 2026-03-18T23:26:04.955Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1470 | 2026-03-18T23:26:04.955Z | Checking fakedata_generator v0.7.1 |
| 1471 | 2026-03-18T23:26:05.131Z | Checking aes-gcm-siv v0.11.1 |
| 1472 | 2026-03-18T23:26:05.140Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1473 | 2026-03-18T23:26:05.237Z | Compiling progenitor-impl v0.13.0 |
| 1474 | 2026-03-18T23:26:05.333Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1475 | 2026-03-18T23:26:05.396Z | Compiling bitstruct_derive v0.1.0 |
| 1476 | 2026-03-18T23:26:05.453Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1477 | 2026-03-18T23:26:05.471Z | Checking dropshot-api-manager-types v0.5.2 |
| 1478 | 2026-03-18T23:26:05.496Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1479 | 2026-03-18T23:26:05.707Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1480 | 2026-03-18T23:26:05.749Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1481 | 2026-03-18T23:26:05.749Z | Compiling fs-err v3.1.2 |
| 1482 | 2026-03-18T23:26:05.910Z | Compiling cfg_aliases v0.1.1 |
| 1483 | 2026-03-18T23:26:05.926Z | Checking ascii v1.1.0 |
| 1484 | 2026-03-18T23:26:05.978Z | Checking ringbuffer v0.16.0 |
| 1485 | 2026-03-18T23:26:06.023Z | Checking typeid v1.0.0 |
| 1486 | 2026-03-18T23:26:06.127Z | Checking pretty-hex v0.2.1 |
| 1487 | 2026-03-18T23:26:06.183Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1488 | 2026-03-18T23:26:06.250Z | Checking bitstruct v0.1.1 |
| 1489 | 2026-03-18T23:26:06.262Z | Checking erased-serde v0.4.5 |
| 1490 | 2026-03-18T23:26:06.262Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1491 | 2026-03-18T23:26:06.345Z | Compiling nix v0.28.0 |
| 1492 | 2026-03-18T23:26:06.526Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1493 | 2026-03-18T23:26:06.700Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1494 | 2026-03-18T23:26:06.781Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1495 | 2026-03-18T23:26:06.863Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1496 | 2026-03-18T23:26:06.925Z | Checking progenitor-client v0.13.0 |
| 1497 | 2026-03-18T23:26:07.034Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1498 | 2026-03-18T23:26:07.175Z | Checking serde_arrays v0.1.0 |
| 1499 | 2026-03-18T23:26:07.308Z | Checking libloading v0.7.4 |
| 1500 | 2026-03-18T23:26:07.336Z | Checking bit_field v0.10.2 |
| 1501 | 2026-03-18T23:26:07.541Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1502 | 2026-03-18T23:26:07.567Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1503 | 2026-03-18T23:26:07.611Z | Checking git-stub v1.0.0 |
| 1504 | 2026-03-18T23:26:07.796Z | Checking kstat-rs v0.2.4 |
| 1505 | 2026-03-18T23:26:07.828Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1506 | 2026-03-18T23:26:07.828Z | Compiling escargot v0.5.10 |
| 1507 | 2026-03-18T23:26:07.933Z | Checking git-stub-vcs v0.1.0 |
| 1508 | 2026-03-18T23:26:07.986Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1509 | 2026-03-18T23:26:08.029Z | Checking ron v0.8.1 |
| 1510 | 2026-03-18T23:26:08.136Z | Checking itertools v0.13.0 |
| 1511 | 2026-03-18T23:26:08.396Z | Checking xattr v1.3.1 |
| 1512 | 2026-03-18T23:26:08.453Z | Compiling progenitor-macro v0.13.0 |
| 1513 | 2026-03-18T23:26:08.453Z | Checking drift v0.1.2 |
| 1514 | 2026-03-18T23:26:08.689Z | Checking sha2 v0.10.9 |
| 1515 | 2026-03-18T23:26:08.734Z | Checking cargo-platform v0.1.8 |
| 1516 | 2026-03-18T23:26:08.788Z | Checking filetime v0.2.23 |
| 1517 | 2026-03-18T23:26:08.948Z | Checking cargo_metadata v0.18.1 |
| 1518 | 2026-03-18T23:26:09.024Z | Checking tar v0.4.40 |
| 1519 | 2026-03-18T23:26:09.613Z | Checking dropshot-api-manager v0.5.2 |
| 1520 | 2026-03-18T23:26:09.808Z | Checking ctrlc v3.4.4 |
| 1521 | 2026-03-18T23:26:09.808Z | Checking fatfs v0.3.6 |
| 1522 | 2026-03-18T23:26:10.118Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1523 | 2026-03-18T23:26:10.477Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1524 | 2026-03-18T23:26:10.881Z | Compiling git2 v0.20.2 |
| 1525 | 2026-03-18T23:26:12.303Z | Checking progenitor v0.13.0 |
| 1526 | 2026-03-18T23:26:12.469Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1527 | 2026-03-18T23:26:13.909Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=34f2eb205c314376fa80fb4954b2f92e0a3e28c2#34f2eb20) |
| 1528 | 2026-03-18T23:26:14.670Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1529 | 2026-03-18T23:26:15.290Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1530 | 2026-03-18T23:26:19.676Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1531 | 2026-03-18T23:26:22.328Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=34f2eb205c314376fa80fb4954b2f92e0a3e28c2#34f2eb20) |
| 1532 | 2026-03-18T23:26:24.701Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1533 | 2026-03-18T23:26:29.225Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1534 | 2026-03-18T23:26:37.628Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1535 | 2026-03-18T23:26:37.628Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1536 | 2026-03-18T23:26:43.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s |
| 1537 | 2026-03-18T23:26:43.743Z | |
| 1538 | 2026-03-18T23:26:43.803Z | real 2:44.453451479 |
| 1539 | 2026-03-18T23:26:43.803Z | user 10:49.074113519 |
| 1540 | 2026-03-18T23:26:43.803Z | sys 2:31.406126324 |
| 1541 | 2026-03-18T23:26:43.803Z | trap 0.336133983 |
| 1542 | 2026-03-18T23:26:43.803Z | tflt 0.671164488 |
| 1543 | 2026-03-18T23:26:43.803Z | dflt 0.308417817 |
| 1544 | 2026-03-18T23:26:43.803Z | kflt 0.005779618 |
| 1545 | 2026-03-18T23:26:43.803Z | lock 20:44.560960314 |
| 1546 | 2026-03-18T23:26:43.803Z | slp 42:54.286426731 |
| 1547 | 2026-03-18T23:26:43.803Z | lat 1:24.490676707 |
| 1548 | 2026-03-18T23:26:43.803Z | stop 4:42.638585271 |
| 1549 | 2026-03-18T23:26:43.803Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1550 | 2026-03-18T23:26:44.836Z | Downloading crates ... |
| 1551 | 2026-03-18T23:26:44.889Z | Downloaded downcast v0.11.0 |
| 1552 | 2026-03-18T23:26:44.889Z | Downloaded predicates-core v1.0.6 |
| 1553 | 2026-03-18T23:26:44.889Z | Downloaded simd-adler32 v0.3.7 |
| 1554 | 2026-03-18T23:26:44.889Z | Downloaded predicates-tree v1.0.9 |
| 1555 | 2026-03-18T23:26:44.889Z | Downloaded termtree v0.4.1 |
| 1556 | 2026-03-18T23:26:44.889Z | Downloaded slog-envlogger v2.2.0 |
| 1557 | 2026-03-18T23:26:44.889Z | Downloaded arc-swap v1.7.1 |
| 1558 | 2026-03-18T23:26:44.889Z | Downloaded slog-stdlog v4.1.1 |
| 1559 | 2026-03-18T23:26:44.889Z | Downloaded slog-scope v4.4.0 |
| 1560 | 2026-03-18T23:26:44.889Z | Downloaded fragile v2.0.0 |
| 1561 | 2026-03-18T23:26:44.890Z | Downloaded serde_test v1.0.176 |
| 1562 | 2026-03-18T23:26:44.890Z | Downloaded predicates v3.1.0 |
| 1563 | 2026-03-18T23:26:44.890Z | Downloaded mockall v0.12.1 |
| 1564 | 2026-03-18T23:26:44.890Z | Downloaded crc32fast v1.4.0 |
| 1565 | 2026-03-18T23:26:44.890Z | Downloaded mockall_derive v0.12.1 |
| 1566 | 2026-03-18T23:26:44.890Z | Downloaded miniz_oxide v0.7.2 |
| 1567 | 2026-03-18T23:26:44.890Z | Downloaded fdeflate v0.3.4 |
| 1568 | 2026-03-18T23:26:44.890Z | Downloaded bytemuck v1.16.0 |
| 1569 | 2026-03-18T23:26:44.890Z | Downloaded flate2 v1.0.30 |
| 1570 | 2026-03-18T23:26:44.890Z | Downloaded png v0.17.13 |
| 1571 | 2026-03-18T23:26:45.643Z | Downloaded image v0.25.1 |
| 1572 | 2026-03-18T23:26:45.904Z | Checking log v0.4.29 |
| 1573 | 2026-03-18T23:26:45.904Z | Checking tokio v1.49.0 |
| 1574 | 2026-03-18T23:26:45.904Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1575 | 2026-03-18T23:26:45.904Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1576 | 2026-03-18T23:26:45.904Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1577 | 2026-03-18T23:26:45.904Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1578 | 2026-03-18T23:26:45.904Z | Checking simd-adler32 v0.3.7 |
| 1579 | 2026-03-18T23:26:45.905Z | Compiling crc32fast v1.4.0 |
| 1580 | 2026-03-18T23:26:45.905Z | Checking rustls v0.23.31 |
| 1581 | 2026-03-18T23:26:45.905Z | Checking goblin v0.10.4 |
| 1582 | 2026-03-18T23:26:45.905Z | Checking rustls v0.22.4 |
| 1583 | 2026-03-18T23:26:45.906Z | Checking native-tls v0.2.11 |
| 1584 | 2026-03-18T23:26:45.962Z | Checking typify-impl v0.4.3 |
| 1585 | 2026-03-18T23:26:45.962Z | Checking goblin v0.8.2 |
| 1586 | 2026-03-18T23:26:45.962Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1587 | 2026-03-18T23:26:45.962Z | Checking tungstenite v0.21.0 |
| 1588 | 2026-03-18T23:26:46.473Z | Checking globset v0.4.14 |
| 1589 | 2026-03-18T23:26:47.634Z | Checking rustls v0.21.12 |
| 1590 | 2026-03-18T23:26:47.999Z | Checking typify v0.4.3 |
| 1591 | 2026-03-18T23:26:48.000Z | Checking progenitor-impl v0.11.1 |
| 1592 | 2026-03-18T23:26:48.000Z | Checking progenitor-impl v0.10.0 |
| 1593 | 2026-03-18T23:26:48.246Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1594 | 2026-03-18T23:26:48.526Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1595 | 2026-03-18T23:26:48.650Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1596 | 2026-03-18T23:26:48.650Z | Checking dof v0.3.0 |
| 1597 | 2026-03-18T23:26:48.650Z | Checking typify-impl v0.6.1 |
| 1598 | 2026-03-18T23:26:48.650Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1599 | 2026-03-18T23:26:48.738Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1600 | 2026-03-18T23:26:48.769Z | Checking rustls-platform-verifier v0.6.2 |
| 1601 | 2026-03-18T23:26:48.769Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1602 | 2026-03-18T23:26:48.769Z | Checking adler v1.0.2 |
| 1603 | 2026-03-18T23:26:48.816Z | Checking usdt-impl v0.5.0 |
| 1604 | 2026-03-18T23:26:48.900Z | Checking miniz_oxide v0.7.2 |
| 1605 | 2026-03-18T23:26:48.927Z | Checking dof v0.4.0 |
| 1606 | 2026-03-18T23:26:49.003Z | Checking arc-swap v1.7.1 |
| 1607 | 2026-03-18T23:26:49.281Z | Checking fdeflate v0.3.4 |
| 1608 | 2026-03-18T23:26:49.417Z | Checking usdt v0.5.0 |
| 1609 | 2026-03-18T23:26:49.417Z | Checking slog-scope v4.4.0 |
| 1610 | 2026-03-18T23:26:49.496Z | Checking flate2 v1.0.30 |
| 1611 | 2026-03-18T23:26:49.496Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1612 | 2026-03-18T23:26:49.496Z | Checking slog-dtrace v0.3.0 |
| 1613 | 2026-03-18T23:26:49.496Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1614 | 2026-03-18T23:26:49.496Z | Checking usdt-impl v0.6.0 |
| 1615 | 2026-03-18T23:26:49.545Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1616 | 2026-03-18T23:26:52.035Z | Checking slog-stdlog v4.1.1 |
| 1617 | 2026-03-18T23:26:52.059Z | Checking bytemuck v1.16.0 |
| 1618 | 2026-03-18T23:26:52.059Z | Checking predicates-core v1.0.6 |
| 1619 | 2026-03-18T23:26:52.059Z | Checking png v0.17.13 |
| 1620 | 2026-03-18T23:26:52.059Z | Checking tokio-util v0.7.16 |
| 1621 | 2026-03-18T23:26:52.059Z | Checking tokio-rustls v0.26.0 |
| 1622 | 2026-03-18T23:26:52.059Z | Checking tower v0.5.2 |
| 1623 | 2026-03-18T23:26:52.059Z | Checking usdt v0.6.0 |
| 1624 | 2026-03-18T23:26:52.059Z | Checking tokio-rustls v0.25.0 |
| 1625 | 2026-03-18T23:26:52.059Z | Checking tokio-native-tls v0.3.1 |
| 1626 | 2026-03-18T23:26:52.059Z | Checking backoff v0.4.0 |
| 1627 | 2026-03-18T23:26:52.059Z | Checking tokio-tungstenite v0.21.0 |
| 1628 | 2026-03-18T23:26:52.060Z | Checking hickory-proto v0.24.4 |
| 1629 | 2026-03-18T23:26:52.060Z | Checking zone v0.3.1 |
| 1630 | 2026-03-18T23:26:52.060Z | Checking tokio-dtrace v0.1.1 |
| 1631 | 2026-03-18T23:26:52.060Z | Checking libsw-core v0.3.2 |
| 1632 | 2026-03-18T23:26:52.060Z | Checking oxide-tokio-rt v0.1.2 |
| 1633 | 2026-03-18T23:26:52.060Z | Checking tower-http v0.6.8 |
| 1634 | 2026-03-18T23:26:52.060Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1635 | 2026-03-18T23:26:52.060Z | Checking h2 v0.4.6 |
| 1636 | 2026-03-18T23:26:52.060Z | Checking tokio-stream v0.1.17 |
| 1637 | 2026-03-18T23:26:52.060Z | Checking libsw v3.5.0 |
| 1638 | 2026-03-18T23:26:52.061Z | Checking cancel-safe-futures v0.1.5 |
| 1639 | 2026-03-18T23:26:52.061Z | Checking steno v0.4.1 |
| 1640 | 2026-03-18T23:26:52.061Z | Checking hickory-proto v0.25.2 |
| 1641 | 2026-03-18T23:26:52.061Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1642 | 2026-03-18T23:26:52.061Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1643 | 2026-03-18T23:26:52.061Z | Checking tokio-rustls v0.24.1 |
| 1644 | 2026-03-18T23:26:52.061Z | Checking typify v0.6.1 |
| 1645 | 2026-03-18T23:26:52.061Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1646 | 2026-03-18T23:26:52.061Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1647 | 2026-03-18T23:26:52.061Z | Checking progenitor-impl v0.13.0 |
| 1648 | 2026-03-18T23:26:52.061Z | Checking image v0.25.1 |
| 1649 | 2026-03-18T23:26:52.061Z | Checking slog-envlogger v2.2.0 |
| 1650 | 2026-03-18T23:26:52.061Z | Checking termtree v0.4.1 |
| 1651 | 2026-03-18T23:26:52.062Z | Checking predicates-tree v1.0.9 |
| 1652 | 2026-03-18T23:26:52.062Z | Checking predicates v3.1.0 |
| 1653 | 2026-03-18T23:26:52.062Z | Compiling mockall_derive v0.12.1 |
| 1654 | 2026-03-18T23:26:52.232Z | Checking hickory-resolver v0.24.4 |
| 1655 | 2026-03-18T23:26:52.339Z | Checking downcast v0.11.0 |
| 1656 | 2026-03-18T23:26:52.421Z | Checking fragile v2.0.0 |
| 1657 | 2026-03-18T23:26:52.421Z | Checking escargot v0.5.10 |
| 1658 | 2026-03-18T23:26:52.449Z | Checking fatfs v0.3.6 |
| 1659 | 2026-03-18T23:26:52.488Z | Checking serde_test v1.0.176 |
| 1660 | 2026-03-18T23:26:52.820Z | Checking hickory-resolver v0.25.2 |
| 1661 | 2026-03-18T23:26:52.906Z | Checking hyper v1.8.1 |
| 1662 | 2026-03-18T23:26:52.944Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1663 | 2026-03-18T23:26:52.958Z | Checking qorb v0.4.1 |
| 1664 | 2026-03-18T23:26:54.204Z | Checking hyper-util v0.1.19 |
| 1665 | 2026-03-18T23:26:54.796Z | Checking mockall v0.12.1 |
| 1666 | 2026-03-18T23:26:55.347Z | Checking hyper-rustls v0.27.3 |
| 1667 | 2026-03-18T23:26:55.348Z | Checking dropshot v0.16.7 |
| 1668 | 2026-03-18T23:26:55.377Z | Checking hyper-tls v0.6.0 |
| 1669 | 2026-03-18T23:26:55.523Z | Checking reqwest v0.12.23 |
| 1670 | 2026-03-18T23:26:55.576Z | Checking reqwest v0.13.2 |
| 1671 | 2026-03-18T23:26:56.399Z | Checking progenitor-client v0.11.1 |
| 1672 | 2026-03-18T23:26:56.399Z | Checking progenitor-client v0.10.0 |
| 1673 | 2026-03-18T23:26:56.444Z | Checking tough v0.20.0 |
| 1674 | 2026-03-18T23:26:56.475Z | Checking progenitor-client v0.13.0 |
| 1675 | 2026-03-18T23:26:56.624Z | Checking progenitor v0.10.0 |
| 1676 | 2026-03-18T23:26:56.650Z | Checking progenitor v0.11.1 |
| 1677 | 2026-03-18T23:26:56.787Z | Checking progenitor v0.13.0 |
| 1678 | 2026-03-18T23:26:56.822Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1679 | 2026-03-18T23:26:56.911Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1680 | 2026-03-18T23:26:57.639Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1681 | 2026-03-18T23:26:57.640Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=34f2eb205c314376fa80fb4954b2f92e0a3e28c2#34f2eb20) |
| 1682 | 2026-03-18T23:26:57.711Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1683 | 2026-03-18T23:26:57.711Z | Checking dropshot-api-manager v0.5.2 |
| 1684 | 2026-03-18T23:26:58.404Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=34f2eb205c314376fa80fb4954b2f92e0a3e28c2#34f2eb20) |
| 1685 | 2026-03-18T23:26:58.747Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1686 | 2026-03-18T23:26:59.698Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1687 | 2026-03-18T23:26:59.757Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1688 | 2026-03-18T23:27:00.266Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1689 | 2026-03-18T23:27:04.990Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1690 | 2026-03-18T23:27:04.990Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1691 | 2026-03-18T23:27:05.044Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1692 | 2026-03-18T23:27:05.044Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1693 | 2026-03-18T23:27:05.044Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1694 | 2026-03-18T23:27:05.044Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1695 | 2026-03-18T23:27:05.755Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1696 | 2026-03-18T23:27:06.698Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1697 | 2026-03-18T23:27:06.742Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1698 | 2026-03-18T23:27:06.742Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1699 | 2026-03-18T23:27:06.892Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1700 | 2026-03-18T23:27:07.290Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1701 | 2026-03-18T23:27:07.424Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1702 | 2026-03-18T23:27:07.551Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1703 | 2026-03-18T23:27:07.589Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1704 | 2026-03-18T23:27:09.611Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1705 | 2026-03-18T23:27:22.469Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1706 | 2026-03-18T23:27:27.327Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1707 | 2026-03-18T23:27:28.003Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=34f2eb205c314376fa80fb4954b2f92e0a3e28c2#34f2eb20) |
| 1708 | 2026-03-18T23:27:31.695Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1709 | 2026-03-18T23:27:41.681Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1710 | 2026-03-18T23:27:41.699Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1711 | 2026-03-18T23:27:48.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1712 | 2026-03-18T23:27:48.660Z | |
| 1713 | 2026-03-18T23:27:48.737Z | real 1:04.918210856 |
| 1714 | 2026-03-18T23:27:48.737Z | user 2:33.706698487 |
| 1715 | 2026-03-18T23:27:48.737Z | sys 24.335620546 |
| 1716 | 2026-03-18T23:27:48.737Z | trap 0.045766416 |
| 1717 | 2026-03-18T23:27:48.737Z | tflt 0.029296242 |
| 1718 | 2026-03-18T23:27:48.737Z | dflt 0.010296357 |
| 1719 | 2026-03-18T23:27:48.737Z | kflt 0.000032028 |
| 1720 | 2026-03-18T23:27:48.737Z | lock 7:00.441595543 |
| 1721 | 2026-03-18T23:27:48.738Z | slp 8:40.798354720 |
| 1722 | 2026-03-18T23:27:48.738Z | lat 6.023160662 |
| 1723 | 2026-03-18T23:27:48.738Z | stop 17.624777885 |
| 1724 | 2026-03-18T23:27:48.738Z | + banner build |
| 1725 | 2026-03-18T23:27:48.738Z | |
| 1726 | 2026-03-18T23:27:48.738Z | ##### # # # # ##### |
| 1727 | 2026-03-18T23:27:48.738Z | # # # # # # # # |
| 1728 | 2026-03-18T23:27:48.738Z | ##### # # # # # # |
| 1729 | 2026-03-18T23:27:48.738Z | # # # # # # # # |
| 1730 | 2026-03-18T23:27:48.738Z | # # # # # # # # |
| 1731 | 2026-03-18T23:27:48.738Z | ##### #### # ###### ##### |
| 1732 | 2026-03-18T23:27:48.738Z | |
| 1733 | 2026-03-18T23:27:48.738Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1734 | 2026-03-18T23:27:49.408Z | Compiling proc-macro2 v1.0.106 |
| 1735 | 2026-03-18T23:27:49.408Z | Compiling quote v1.0.44 |
| 1736 | 2026-03-18T23:27:49.454Z | Compiling unicode-ident v1.0.24 |
| 1737 | 2026-03-18T23:27:49.454Z | Compiling libc v0.2.180 |
| 1738 | 2026-03-18T23:27:49.454Z | Compiling serde_core v1.0.228 |
| 1739 | 2026-03-18T23:27:49.454Z | Compiling serde v1.0.228 |
| 1740 | 2026-03-18T23:27:49.454Z | Compiling autocfg v1.3.0 |
| 1741 | 2026-03-18T23:27:49.454Z | Compiling cfg-if v1.0.0 |
| 1742 | 2026-03-18T23:27:49.648Z | Compiling memchr v2.7.2 |
| 1743 | 2026-03-18T23:27:49.710Z | Compiling zmij v1.0.19 |
| 1744 | 2026-03-18T23:27:50.096Z | Compiling getrandom v0.3.2 |
| 1745 | 2026-03-18T23:27:50.109Z | Compiling libm v0.2.8 |
| 1746 | 2026-03-18T23:27:50.494Z | Compiling itoa v1.0.11 |
| 1747 | 2026-03-18T23:27:50.678Z | Compiling smallvec v1.13.2 |
| 1748 | 2026-03-18T23:27:50.751Z | Compiling version_check v0.9.5 |
| 1749 | 2026-03-18T23:27:50.912Z | Compiling shlex v1.3.0 |
| 1750 | 2026-03-18T23:27:50.970Z | Compiling jobserver v0.1.31 |
| 1751 | 2026-03-18T23:27:51.517Z | Compiling syn v2.0.117 |
| 1752 | 2026-03-18T23:27:51.765Z | Compiling lock_api v0.4.12 |
| 1753 | 2026-03-18T23:27:51.765Z | Compiling parking_lot_core v0.9.10 |
| 1754 | 2026-03-18T23:27:51.765Z | Compiling cc v1.2.17 |
| 1755 | 2026-03-18T23:27:51.765Z | Compiling serde_json v1.0.149 |
| 1756 | 2026-03-18T23:27:51.765Z | Compiling stable_deref_trait v1.2.0 |
| 1757 | 2026-03-18T23:27:51.765Z | Compiling log v0.4.29 |
| 1758 | 2026-03-18T23:27:51.879Z | Compiling thiserror v2.0.18 |
| 1759 | 2026-03-18T23:27:51.985Z | Compiling heck v0.5.0 |
| 1760 | 2026-03-18T23:27:52.080Z | Compiling slab v0.4.9 |
| 1761 | 2026-03-18T23:27:52.143Z | Compiling writeable v0.5.5 |
| 1762 | 2026-03-18T23:27:52.167Z | Compiling litemap v0.7.4 |
| 1763 | 2026-03-18T23:27:52.262Z | Compiling rustversion v1.0.22 |
| 1764 | 2026-03-18T23:27:52.351Z | Compiling icu_locid_transform_data v1.5.0 |
| 1765 | 2026-03-18T23:27:52.430Z | Compiling percent-encoding v2.3.2 |
| 1766 | 2026-03-18T23:27:52.724Z | Compiling icu_properties_data v1.5.0 |
| 1767 | 2026-03-18T23:27:52.802Z | Compiling num-traits v0.2.19 |
| 1768 | 2026-03-18T23:27:52.912Z | Compiling icu_normalizer_data v1.5.0 |
| 1769 | 2026-03-18T23:27:52.967Z | Compiling utf8_iter v1.0.4 |
| 1770 | 2026-03-18T23:27:52.967Z | Compiling utf16_iter v1.0.5 |
| 1771 | 2026-03-18T23:27:53.003Z | Compiling write16 v1.0.0 |
| 1772 | 2026-03-18T23:27:53.136Z | Compiling pin-project-lite v0.2.14 |
| 1773 | 2026-03-18T23:27:53.162Z | Compiling form_urlencoded v1.2.2 |
| 1774 | 2026-03-18T23:27:53.241Z | Compiling getrandom v0.2.14 |
| 1775 | 2026-03-18T23:27:53.310Z | Compiling allocator-api2 v0.2.21 |
| 1776 | 2026-03-18T23:27:53.437Z | Compiling foldhash v0.2.0 |
| 1777 | 2026-03-18T23:27:53.488Z | Compiling equivalent v1.0.2 |
| 1778 | 2026-03-18T23:27:53.553Z | Compiling regex-syntax v0.8.5 |
| 1779 | 2026-03-18T23:27:53.592Z | Compiling ring v0.17.14 |
| 1780 | 2026-03-18T23:27:53.718Z | Compiling hashbrown v0.16.1 |
| 1781 | 2026-03-18T23:27:53.786Z | Compiling aho-corasick v1.1.3 |
| 1782 | 2026-03-18T23:27:54.719Z | Compiling scopeguard v1.2.0 |
| 1783 | 2026-03-18T23:27:54.850Z | Compiling semver v1.0.27 |
| 1784 | 2026-03-18T23:27:55.103Z | Compiling socket2 v0.6.0 |
| 1785 | 2026-03-18T23:27:55.103Z | Compiling parking_lot v0.12.2 |
| 1786 | 2026-03-18T23:27:55.183Z | Compiling synstructure v0.13.1 |
| 1787 | 2026-03-18T23:27:55.265Z | Compiling serde_derive_internals v0.29.1 |
| 1788 | 2026-03-18T23:27:55.821Z | Compiling regex-automata v0.4.14 |
| 1789 | 2026-03-18T23:27:55.883Z | Compiling portable-atomic v1.11.1 |
| 1790 | 2026-03-18T23:27:55.884Z | Compiling signal-hook-registry v1.4.2 |
| 1791 | 2026-03-18T23:27:55.932Z | Compiling mio v1.0.2 |
| 1792 | 2026-03-18T23:27:56.286Z | Compiling bitflags v2.9.4 |
| 1793 | 2026-03-18T23:27:56.569Z | Compiling thiserror v1.0.64 |
| 1794 | 2026-03-18T23:27:56.644Z | Compiling critical-section v1.2.0 |
| 1795 | 2026-03-18T23:27:56.780Z | Compiling iana-time-zone v0.1.64 |
| 1796 | 2026-03-18T23:27:56.837Z | Compiling uuid v1.19.0 |
| 1797 | 2026-03-18T23:27:56.932Z | Compiling futures-core v0.3.32 |
| 1798 | 2026-03-18T23:27:56.978Z | Compiling serde_derive v1.0.228 |
| 1799 | 2026-03-18T23:27:57.022Z | Compiling zerofrom-derive v0.1.5 |
| 1800 | 2026-03-18T23:27:57.095Z | Compiling yoke-derive v0.7.5 |
| 1801 | 2026-03-18T23:27:57.135Z | Compiling zerovec-derive v0.10.3 |
| 1802 | 2026-03-18T23:27:57.232Z | Compiling displaydoc v0.2.5 |
| 1803 | 2026-03-18T23:27:57.392Z | Compiling icu_provider_macros v1.5.0 |
| 1804 | 2026-03-18T23:27:57.669Z | Compiling schemars_derive v0.8.22 |
| 1805 | 2026-03-18T23:27:58.224Z | Compiling tokio-macros v2.6.0 |
| 1806 | 2026-03-18T23:27:58.359Z | Compiling thiserror-impl v2.0.18 |
| 1807 | 2026-03-18T23:27:58.573Z | Compiling futures-macro v0.3.31 |
| 1808 | 2026-03-18T23:27:58.660Z | Compiling regex v1.12.3 |
| 1809 | 2026-03-18T23:27:58.755Z | Compiling zerofrom v0.1.5 |
| 1810 | 2026-03-18T23:27:58.854Z | Compiling yoke v0.7.5 |
| 1811 | 2026-03-18T23:27:59.136Z | Compiling zerovec v0.10.4 |
| 1812 | 2026-03-18T23:27:59.222Z | Compiling once_cell v1.21.3 |
| 1813 | 2026-03-18T23:27:59.256Z | Compiling thiserror-impl v1.0.64 |
| 1814 | 2026-03-18T23:27:59.490Z | Compiling fnv v1.0.7 |
| 1815 | 2026-03-18T23:28:00.015Z | Compiling schemars v0.8.22 |
| 1816 | 2026-03-18T23:28:00.139Z | Compiling httparse v1.10.1 |
| 1817 | 2026-03-18T23:28:00.247Z | Compiling dyn-clone v1.0.17 |
| 1818 | 2026-03-18T23:28:00.391Z | Compiling tinystr v0.7.6 |
| 1819 | 2026-03-18T23:28:00.484Z | Compiling icu_collections v1.5.0 |
| 1820 | 2026-03-18T23:28:00.484Z | Compiling indexmap v2.13.0 |
| 1821 | 2026-03-18T23:28:00.638Z | Compiling icu_locid v1.5.0 |
| 1822 | 2026-03-18T23:28:01.359Z | Compiling futures-sink v0.3.31 |
| 1823 | 2026-03-18T23:28:01.643Z | Compiling typenum v1.17.0 |
| 1824 | 2026-03-18T23:28:01.643Z | Compiling generic-array v0.14.7 |
| 1825 | 2026-03-18T23:28:01.643Z | Compiling bytes v1.11.1 |
| 1826 | 2026-03-18T23:28:01.896Z | Compiling icu_provider v1.5.0 |
| 1827 | 2026-03-18T23:28:01.896Z | Compiling serde_tokenstream v0.2.3 |
| 1828 | 2026-03-18T23:28:02.179Z | Compiling chrono v0.4.44 |
| 1829 | 2026-03-18T23:28:02.179Z | Compiling icu_locid_transform v1.5.0 |
| 1830 | 2026-03-18T23:28:02.318Z | Compiling tokio v1.49.0 |
| 1831 | 2026-03-18T23:28:02.422Z | Compiling errno v0.3.14 |
| 1832 | 2026-03-18T23:28:02.501Z | Compiling futures-channel v0.3.31 |
| 1833 | 2026-03-18T23:28:02.646Z | Compiling pin-utils v0.1.0 |
| 1834 | 2026-03-18T23:28:02.793Z | Compiling futures-io v0.3.31 |
| 1835 | 2026-03-18T23:28:02.891Z | Compiling icu_properties v1.5.1 |
| 1836 | 2026-03-18T23:28:03.094Z | Compiling futures-task v0.3.31 |
| 1837 | 2026-03-18T23:28:03.225Z | Compiling futures-util v0.3.31 |
| 1838 | 2026-03-18T23:28:04.350Z | Compiling subtle v2.5.0 |
| 1839 | 2026-03-18T23:28:05.095Z | Compiling ucd-trie v0.1.6 |
| 1840 | 2026-03-18T23:28:05.402Z | Compiling either v1.15.0 |
| 1841 | 2026-03-18T23:28:05.402Z | Compiling zeroize v1.7.0 |
| 1842 | 2026-03-18T23:28:05.402Z | Compiling icu_normalizer v1.5.0 |
| 1843 | 2026-03-18T23:28:05.402Z | Compiling pest v2.8.4 |
| 1844 | 2026-03-18T23:28:05.455Z | Compiling rand_core v0.6.4 |
| 1845 | 2026-03-18T23:28:05.582Z | Compiling strsim v0.11.1 |
| 1846 | 2026-03-18T23:28:05.935Z | Compiling idna_adapter v1.2.0 |
| 1847 | 2026-03-18T23:28:06.131Z | Compiling idna v1.0.3 |
| 1848 | 2026-03-18T23:28:06.264Z | Compiling http v1.4.0 |
| 1849 | 2026-03-18T23:28:06.687Z | Compiling url v2.5.4 |
| 1850 | 2026-03-18T23:28:06.868Z | Compiling pest_meta v2.8.4 |
| 1851 | 2026-03-18T23:28:07.056Z | Compiling rustix v0.38.34 |
| 1852 | 2026-03-18T23:28:08.051Z | Compiling pest_generator v2.8.4 |
| 1853 | 2026-03-18T23:28:08.944Z | Compiling slog v2.8.2 |
| 1854 | 2026-03-18T23:28:09.050Z | Compiling prettyplease v0.2.37 |
| 1855 | 2026-03-18T23:28:09.209Z | Compiling ident_case v1.0.1 |
| 1856 | 2026-03-18T23:28:09.209Z | Compiling anyhow v1.0.100 |
| 1857 | 2026-03-18T23:28:09.209Z | Compiling pest_derive v2.8.4 |
| 1858 | 2026-03-18T23:28:09.798Z | Compiling tracing-core v0.1.32 |
| 1859 | 2026-03-18T23:28:11.130Z | Compiling tracing-attributes v0.1.27 |
| 1860 | 2026-03-18T23:28:11.456Z | Compiling untrusted v0.9.0 |
| 1861 | 2026-03-18T23:28:11.456Z | Compiling lazy_static v1.5.0 |
| 1862 | 2026-03-18T23:28:11.456Z | Compiling rustls-pki-types v1.12.0 |
| 1863 | 2026-03-18T23:28:11.456Z | Compiling regress v0.10.5 |
| 1864 | 2026-03-18T23:28:11.547Z | Compiling byteorder v1.5.0 |
| 1865 | 2026-03-18T23:28:11.852Z | Compiling zerocopy v0.8.27 |
| 1866 | 2026-03-18T23:28:12.001Z | Compiling minimal-lexical v0.2.1 |
| 1867 | 2026-03-18T23:28:12.159Z | Compiling tracing v0.1.40 |
| 1868 | 2026-03-18T23:28:12.284Z | Compiling glob v0.3.3 |
| 1869 | 2026-03-18T23:28:12.398Z | Compiling nom v7.1.3 |
| 1870 | 2026-03-18T23:28:12.581Z | Compiling clang-sys v1.8.1 |
| 1871 | 2026-03-18T23:28:12.634Z | Compiling zerocopy-derive v0.8.27 |
| 1872 | 2026-03-18T23:28:12.884Z | Compiling pkg-config v0.3.30 |
| 1873 | 2026-03-18T23:28:14.426Z | Compiling vcpkg v0.2.15 |
| 1874 | 2026-03-18T23:28:14.541Z | Compiling tokio-util v0.7.16 |
| 1875 | 2026-03-18T23:28:14.916Z | Compiling libloading v0.8.9 |
| 1876 | 2026-03-18T23:28:14.940Z | Compiling ipnet v2.9.0 |
| 1877 | 2026-03-18T23:28:14.940Z | Compiling home v0.5.11 |
| 1878 | 2026-03-18T23:28:14.940Z | Compiling bindgen v0.69.5 |
| 1879 | 2026-03-18T23:28:14.940Z | Compiling base64 v0.22.1 |
| 1880 | 2026-03-18T23:28:15.164Z | Compiling which v4.4.2 |
| 1881 | 2026-03-18T23:28:15.408Z | Compiling cexpr v0.6.0 |
| 1882 | 2026-03-18T23:28:15.667Z | Compiling itertools v0.12.1 |
| 1883 | 2026-03-18T23:28:15.801Z | Compiling ppv-lite86 v0.2.17 |
| 1884 | 2026-03-18T23:28:16.145Z | Compiling lazycell v1.3.0 |
| 1885 | 2026-03-18T23:28:16.207Z | Compiling rustc-hash v1.1.0 |
| 1886 | 2026-03-18T23:28:16.338Z | Compiling http-body v1.0.1 |
| 1887 | 2026-03-18T23:28:16.481Z | Compiling cmake v0.1.54 |
| 1888 | 2026-03-18T23:28:16.563Z | Compiling fs_extra v1.3.0 |
| 1889 | 2026-03-18T23:28:16.563Z | Compiling time-core v0.1.8 |
| 1890 | 2026-03-18T23:28:17.256Z | Compiling atomic-waker v1.1.2 |
| 1891 | 2026-03-18T23:28:17.453Z | Compiling num-conv v0.2.0 |
| 1892 | 2026-03-18T23:28:17.453Z | Compiling dunce v1.0.5 |
| 1893 | 2026-03-18T23:28:17.453Z | Compiling crypto-common v0.1.6 |
| 1894 | 2026-03-18T23:28:17.453Z | Compiling camino v1.2.2 |
| 1895 | 2026-03-18T23:28:17.453Z | Compiling try-lock v0.2.5 |
| 1896 | 2026-03-18T23:28:17.453Z | Compiling time-macros v0.2.27 |
| 1897 | 2026-03-18T23:28:17.453Z | Compiling tower-service v0.3.3 |
| 1898 | 2026-03-18T23:28:17.453Z | Compiling tower-layer v0.3.3 |
| 1899 | 2026-03-18T23:28:17.453Z | Compiling paste v1.0.15 |
| 1900 | 2026-03-18T23:28:17.454Z | Compiling want v0.3.1 |
| 1901 | 2026-03-18T23:28:17.627Z | Compiling h2 v0.4.6 |
| 1902 | 2026-03-18T23:28:17.739Z | Compiling scroll_derive v0.13.1 |
| 1903 | 2026-03-18T23:28:18.367Z | Compiling httpdate v1.0.3 |
| 1904 | 2026-03-18T23:28:18.441Z | Compiling ryu v1.0.18 |
| 1905 | 2026-03-18T23:28:18.765Z | Compiling aws-lc-rs v1.13.3 |
| 1906 | 2026-03-18T23:28:18.941Z | Compiling openapiv3 v2.2.0 |
| 1907 | 2026-03-18T23:28:19.181Z | Compiling async-trait v0.1.89 |
| 1908 | 2026-03-18T23:28:19.417Z | Compiling pretty-hex v0.4.1 |
| 1909 | 2026-03-18T23:28:19.556Z | Compiling http-body-util v0.1.3 |
| 1910 | 2026-03-18T23:28:20.310Z | Compiling encoding_rs v0.8.34 |
| 1911 | 2026-03-18T23:28:20.567Z | Compiling mime v0.3.17 |
| 1912 | 2026-03-18T23:28:20.567Z | Compiling plain v0.2.3 |
| 1913 | 2026-03-18T23:28:20.567Z | Compiling untrusted v0.7.1 |
| 1914 | 2026-03-18T23:28:20.567Z | Compiling serde_urlencoded v0.7.1 |
| 1915 | 2026-03-18T23:28:20.567Z | Compiling typify-impl v0.4.3 |
| 1916 | 2026-03-18T23:28:20.567Z | Compiling darling_core v0.21.3 |
| 1917 | 2026-03-18T23:28:20.755Z | Compiling hyper v1.8.1 |
| 1918 | 2026-03-18T23:28:21.110Z | Compiling erased-serde v0.3.31 |
| 1919 | 2026-03-18T23:28:21.906Z | Compiling rustls v0.23.31 |
| 1920 | 2026-03-18T23:28:22.994Z | Compiling hyper-util v0.1.19 |
| 1921 | 2026-03-18T23:28:23.568Z | Compiling usdt-impl v0.6.0 |
| 1922 | 2026-03-18T23:28:25.637Z | Compiling aws-lc-sys v0.30.0 |
| 1923 | 2026-03-18T23:28:25.970Z | Compiling darling_macro v0.21.3 |
| 1924 | 2026-03-18T23:28:26.234Z | Compiling typify-macro v0.4.3 |
| 1925 | 2026-03-18T23:28:26.234Z | Compiling scroll v0.13.0 |
| 1926 | 2026-03-18T23:28:26.234Z | Compiling cpufeatures v0.2.12 |
| 1927 | 2026-03-18T23:28:26.234Z | Compiling crossbeam-utils v0.8.19 |
| 1928 | 2026-03-18T23:28:26.234Z | Compiling unsafe-libyaml v0.2.11 |
| 1929 | 2026-03-18T23:28:27.148Z | Compiling goblin v0.10.4 |
| 1930 | 2026-03-18T23:28:27.549Z | Compiling serde_yaml v0.9.34+deprecated |
| 1931 | 2026-03-18T23:28:27.610Z | Compiling darling v0.21.3 |
| 1932 | 2026-03-18T23:28:27.610Z | Compiling block-buffer v0.10.4 |
| 1933 | 2026-03-18T23:28:27.973Z | Compiling strum_macros v0.26.4 |
| 1934 | 2026-03-18T23:28:29.945Z | Compiling omicron-workspace-hack v0.1.0 |
| 1935 | 2026-03-18T23:28:30.745Z | Compiling rustls v0.22.4 |
| 1936 | 2026-03-18T23:28:30.783Z | Compiling digest v0.10.7 |
| 1937 | 2026-03-18T23:28:30.783Z | Compiling openssl-sys v0.9.107 |
| 1938 | 2026-03-18T23:28:30.783Z | Compiling dtrace-parser v0.3.0 |
| 1939 | 2026-03-18T23:28:30.783Z | Compiling sync_wrapper v1.0.1 |
| 1940 | 2026-03-18T23:28:30.783Z | Compiling daft-derive v0.1.5 |
| 1941 | 2026-03-18T23:28:30.783Z | Compiling dof v0.4.0 |
| 1942 | 2026-03-18T23:28:30.783Z | Compiling rand_core v0.9.3 |
| 1943 | 2026-03-18T23:28:31.430Z | Compiling thread-id v5.0.0 |
| 1944 | 2026-03-18T23:28:31.672Z | Compiling slog-async v2.8.0 |
| 1945 | 2026-03-18T23:28:31.825Z | Compiling rand_chacha v0.9.0 |
| 1946 | 2026-03-18T23:28:32.240Z | Compiling tower v0.5.2 |
| 1947 | 2026-03-18T23:28:32.297Z | Compiling webpki-roots v0.26.3 |
| 1948 | 2026-03-18T23:28:33.778Z | Compiling futures-executor v0.3.31 |
| 1949 | 2026-03-18T23:28:33.986Z | Compiling multer v3.1.0 |
| 1950 | 2026-03-18T23:28:33.986Z | Compiling iri-string v0.7.8 |
| 1951 | 2026-03-18T23:28:34.304Z | Compiling rustix v1.1.2 |
| 1952 | 2026-03-18T23:28:35.028Z | Compiling futures v0.3.31 |
| 1953 | 2026-03-18T23:28:35.178Z | Compiling rand v0.9.2 |
| 1954 | 2026-03-18T23:28:35.391Z | Compiling typify v0.4.3 |
| 1955 | 2026-03-18T23:28:36.858Z | Compiling tower-http v0.6.8 |
| 1956 | 2026-03-18T23:28:37.138Z | Compiling rand_chacha v0.3.1 |
| 1957 | 2026-03-18T23:28:37.138Z | Compiling ref-cast v1.0.25 |
| 1958 | 2026-03-18T23:28:37.138Z | Compiling rand v0.8.5 |
| 1959 | 2026-03-18T23:28:37.973Z | Compiling usdt-macro v0.6.0 |
| 1960 | 2026-03-18T23:28:38.219Z | Compiling usdt-attr-macro v0.6.0 |
| 1961 | 2026-03-18T23:28:38.416Z | Compiling ipnetwork v0.21.1 |
| 1962 | 2026-03-18T23:28:39.864Z | Compiling structmeta-derive v0.3.0 |
| 1963 | 2026-03-18T23:28:40.291Z | Compiling async-stream-impl v0.3.6 |
| 1964 | 2026-03-18T23:28:40.321Z | Compiling dropshot v0.16.7 |
| 1965 | 2026-03-18T23:28:40.321Z | Compiling foreign-types-shared v0.1.1 |
| 1966 | 2026-03-18T23:28:40.321Z | Compiling openssl v0.10.72 |
| 1967 | 2026-03-18T23:28:40.321Z | Compiling powerfmt v0.2.0 |
| 1968 | 2026-03-18T23:28:40.321Z | Compiling winnow v0.7.13 |
| 1969 | 2026-03-18T23:28:40.321Z | Compiling deranged v0.5.3 |
| 1970 | 2026-03-18T23:28:40.321Z | Compiling foreign-types v0.3.2 |
| 1971 | 2026-03-18T23:28:40.321Z | Compiling structmeta v0.3.0 |
| 1972 | 2026-03-18T23:28:40.321Z | Compiling sha1 v0.10.6 |
| 1973 | 2026-03-18T23:28:40.448Z | Compiling ref-cast-impl v1.0.25 |
| 1974 | 2026-03-18T23:28:40.604Z | Compiling openssl-macros v0.1.1 |
| 1975 | 2026-03-18T23:28:40.659Z | Compiling native-tls v0.2.11 |
| 1976 | 2026-03-18T23:28:41.140Z | Compiling match_cfg v0.1.0 |
| 1977 | 2026-03-18T23:28:41.273Z | Compiling num_threads v0.1.7 |
| 1978 | 2026-03-18T23:28:41.446Z | Compiling hostname v0.3.1 |
| 1979 | 2026-03-18T23:28:41.461Z | Compiling time v0.3.47 |
| 1980 | 2026-03-18T23:28:41.461Z | Compiling dropshot_endpoint v0.16.7 |
| 1981 | 2026-03-18T23:28:42.066Z | Compiling fastrand v2.3.0 |
| 1982 | 2026-03-18T23:28:42.955Z | Compiling openssl-probe v0.1.5 |
| 1983 | 2026-03-18T23:28:43.070Z | Compiling tempfile v3.23.0 |
| 1984 | 2026-03-18T23:28:43.405Z | Compiling progenitor-impl v0.11.1 |
| 1985 | 2026-03-18T23:28:43.617Z | Compiling strum v0.26.3 |
| 1986 | 2026-03-18T23:28:45.357Z | Compiling crossbeam-channel v0.5.15 |
| 1987 | 2026-03-18T23:28:45.916Z | Compiling syn v1.0.109 |
| 1988 | 2026-03-18T23:28:46.253Z | Compiling oxnet v0.1.3 |
| 1989 | 2026-03-18T23:28:46.253Z | Compiling tokio-native-tls v0.3.1 |
| 1990 | 2026-03-18T23:28:46.253Z | Compiling serde_with_macros v3.15.0 |
| 1991 | 2026-03-18T23:28:46.253Z | Compiling thread_local v1.1.8 |
| 1992 | 2026-03-18T23:28:46.489Z | Compiling derive-where v1.6.0 |
| 1993 | 2026-03-18T23:28:46.489Z | Compiling progenitor-macro v0.11.1 |
| 1994 | 2026-03-18T23:28:47.567Z | Compiling strum_macros v0.27.2 |
| 1995 | 2026-03-18T23:28:49.836Z | Compiling hyper-tls v0.6.0 |
| 1996 | 2026-03-18T23:28:50.079Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1997 | 2026-03-18T23:28:50.079Z | Compiling derive-ex v0.1.8 |
| 1998 | 2026-03-18T23:28:52.520Z | Compiling rustls-webpki v0.102.4 |
| 1999 | 2026-03-18T23:28:52.644Z | Compiling webpki-roots v1.0.3 |
| 2000 | 2026-03-18T23:28:52.644Z | Compiling newtype-uuid v1.3.1 |
| 2001 | 2026-03-18T23:28:52.644Z | Compiling newtype-uuid-macros v0.1.0 |
| 2002 | 2026-03-18T23:28:53.668Z | Compiling serde_spanned v1.0.4 |
| 2003 | 2026-03-18T23:28:53.852Z | Compiling is-terminal v0.4.12 |
| 2004 | 2026-03-18T23:28:54.046Z | Compiling quick-error v1.2.3 |
| 2005 | 2026-03-18T23:28:54.157Z | Compiling debug-ignore v1.0.5 |
| 2006 | 2026-03-18T23:28:54.453Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2007 | 2026-03-18T23:28:54.546Z | Compiling term v1.2.0 |
| 2008 | 2026-03-18T23:28:54.689Z | Compiling take_mut v0.2.2 |
| 2009 | 2026-03-18T23:28:55.509Z | Compiling slog-term v2.9.2 |
| 2010 | 2026-03-18T23:28:56.740Z | Compiling test-strategy v0.4.3 |
| 2011 | 2026-03-18T23:28:57.202Z | Compiling slog-json v2.6.1 |
| 2012 | 2026-03-18T23:28:57.323Z | Compiling parse-display-derive v0.10.0 |
| 2013 | 2026-03-18T23:28:57.683Z | Compiling macaddr v1.0.1 |
| 2014 | 2026-03-18T23:28:58.425Z | Compiling toml_datetime v0.6.11 |
| 2015 | 2026-03-18T23:28:58.551Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2016 | 2026-03-18T23:28:58.726Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2017 | 2026-03-18T23:28:58.978Z | Compiling memmap2 v0.9.9 |
| 2018 | 2026-03-18T23:28:59.364Z | Compiling spin v0.9.8 |
| 2019 | 2026-03-18T23:28:59.562Z | Compiling usdt v0.6.0 |
| 2020 | 2026-03-18T23:28:59.569Z | Compiling tokio-rustls v0.25.0 |
| 2021 | 2026-03-18T23:28:59.946Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2022 | 2026-03-18T23:29:00.058Z | Compiling slog-bunyan v2.5.0 |
| 2023 | 2026-03-18T23:29:00.277Z | Compiling daft v0.1.5 |
| 2024 | 2026-03-18T23:29:00.846Z | Compiling async-stream v0.3.6 |
| 2025 | 2026-03-18T23:29:01.072Z | Compiling waitgroup v0.1.2 |
| 2026 | 2026-03-18T23:29:01.072Z | Compiling rustls-pemfile v2.2.0 |
| 2027 | 2026-03-18T23:29:01.072Z | Compiling serde_path_to_error v0.1.20 |
| 2028 | 2026-03-18T23:29:01.116Z | Compiling hostname v0.4.2 |
| 2029 | 2026-03-18T23:29:01.708Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2030 | 2026-03-18T23:29:03.300Z | Compiling hex v0.4.3 |
| 2031 | 2026-03-18T23:29:03.853Z | Compiling zerocopy-derive v0.7.34 |
| 2032 | 2026-03-18T23:29:04.069Z | Compiling wait-timeout v0.2.0 |
| 2033 | 2026-03-18T23:29:04.448Z | Compiling bit-vec v0.6.3 |
| 2034 | 2026-03-18T23:29:04.612Z | Compiling rusty-fork v0.3.0 |
| 2035 | 2026-03-18T23:29:04.794Z | Compiling bit-set v0.5.3 |
| 2036 | 2026-03-18T23:29:05.284Z | Compiling strum v0.27.2 |
| 2037 | 2026-03-18T23:29:05.456Z | Compiling serde_with v3.15.0 |
| 2038 | 2026-03-18T23:29:06.742Z | Compiling rand_xorshift v0.3.0 |
| 2039 | 2026-03-18T23:29:06.837Z | Compiling unarray v0.1.4 |
| 2040 | 2026-03-18T23:29:07.006Z | Compiling proptest v1.5.0 |
| 2041 | 2026-03-18T23:29:08.219Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2042 | 2026-03-18T23:29:08.365Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2043 | 2026-03-18T23:29:10.676Z | Compiling instant v0.1.12 |
| 2044 | 2026-03-18T23:29:10.952Z | Compiling rustc-hash v2.1.1 |
| 2045 | 2026-03-18T23:29:15.241Z | Compiling iddqd v0.3.14 |
| 2046 | 2026-03-18T23:29:15.383Z | Compiling backoff v0.4.0 |
| 2047 | 2026-03-18T23:29:15.383Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2048 | 2026-03-18T23:29:15.383Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2049 | 2026-03-18T23:29:15.383Z | Compiling parse-display v0.10.0 |
| 2050 | 2026-03-18T23:29:15.383Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2051 | 2026-03-18T23:29:15.383Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2052 | 2026-03-18T23:29:15.794Z | Compiling crucible-workspace-hack v0.1.0 |
| 2053 | 2026-03-18T23:29:16.657Z | Compiling zerocopy v0.7.34 |
| 2054 | 2026-03-18T23:29:17.448Z | Compiling rustls-webpki v0.103.4 |
| 2055 | 2026-03-18T23:29:18.150Z | Compiling scroll_derive v0.12.0 |
| 2056 | 2026-03-18T23:29:18.192Z | Compiling usdt-impl v0.5.0 |
| 2057 | 2026-03-18T23:29:18.251Z | Compiling heck v0.4.1 |
| 2058 | 2026-03-18T23:29:18.503Z | Compiling winnow v0.5.40 |
| 2059 | 2026-03-18T23:29:18.943Z | Compiling scroll v0.12.0 |
| 2060 | 2026-03-18T23:29:19.343Z | Compiling dof v0.3.0 |
| 2061 | 2026-03-18T23:29:19.706Z | Compiling dtrace-parser v0.2.0 |
| 2062 | 2026-03-18T23:29:20.100Z | Compiling clap_derive v4.5.4 |
| 2063 | 2026-03-18T23:29:20.450Z | Compiling toml_edit v0.19.15 |
| 2064 | 2026-03-18T23:29:20.567Z | Compiling thread-id v4.2.1 |
| 2065 | 2026-03-18T23:29:20.673Z | Compiling utf8parse v0.2.1 |
| 2066 | 2026-03-18T23:29:20.915Z | Compiling anstyle-parse v0.2.4 |
| 2067 | 2026-03-18T23:29:21.941Z | Compiling goblin v0.8.2 |
| 2068 | 2026-03-18T23:29:22.403Z | Compiling proc-macro-crate v1.3.1 |
| 2069 | 2026-03-18T23:29:22.849Z | Compiling tokio-rustls v0.26.0 |
| 2070 | 2026-03-18T23:29:23.796Z | Compiling data-encoding v2.6.0 |
| 2071 | 2026-03-18T23:29:24.072Z | Compiling colorchoice v1.0.1 |
| 2072 | 2026-03-18T23:29:24.227Z | Compiling is_terminal_polyfill v1.70.0 |
| 2073 | 2026-03-18T23:29:24.352Z | Compiling anstyle-query v1.0.3 |
| 2074 | 2026-03-18T23:29:24.440Z | Compiling anstyle v1.0.7 |
| 2075 | 2026-03-18T23:29:24.495Z | Compiling unicode-width v0.1.14 |
| 2076 | 2026-03-18T23:29:24.817Z | Compiling anstream v0.6.14 |
| 2077 | 2026-03-18T23:29:25.431Z | Compiling hyper-rustls v0.27.3 |
| 2078 | 2026-03-18T23:29:25.768Z | Compiling terminal_size v0.3.0 |
| 2079 | 2026-03-18T23:29:26.300Z | Compiling num-integer v0.1.46 |
| 2080 | 2026-03-18T23:29:27.274Z | Compiling clap_lex v0.7.0 |
| 2081 | 2026-03-18T23:29:27.746Z | Compiling clap_builder v4.5.2 |
| 2082 | 2026-03-18T23:29:28.173Z | Compiling reqwest v0.12.23 |
| 2083 | 2026-03-18T23:29:31.726Z | Compiling usdt-attr-macro v0.5.0 |
| 2084 | 2026-03-18T23:29:31.849Z | Compiling usdt-macro v0.5.0 |
| 2085 | 2026-03-18T23:29:31.906Z | Compiling serde_spanned v0.6.9 |
| 2086 | 2026-03-18T23:29:32.592Z | Compiling memmap v0.7.0 |
| 2087 | 2026-03-18T23:29:32.688Z | Compiling tinyvec_macros v0.1.1 |
| 2088 | 2026-03-18T23:29:32.875Z | Compiling tinyvec v1.6.0 |
| 2089 | 2026-03-18T23:29:32.973Z | Compiling usdt v0.5.0 |
| 2090 | 2026-03-18T23:29:33.124Z | Compiling clap v4.5.4 |
| 2091 | 2026-03-18T23:29:33.521Z | Compiling num-bigint v0.4.5 |
| 2092 | 2026-03-18T23:29:33.930Z | Compiling crossbeam-epoch v0.9.18 |
| 2093 | 2026-03-18T23:29:34.024Z | Compiling itertools v0.14.0 |
| 2094 | 2026-03-18T23:29:34.128Z | Compiling proc-macro-error-attr v1.0.4 |
| 2095 | 2026-03-18T23:29:34.526Z | Compiling heapless v0.8.0 |
| 2096 | 2026-03-18T23:29:35.178Z | Compiling num-rational v0.4.2 |
| 2097 | 2026-03-18T23:29:35.268Z | Compiling progenitor-client v0.11.1 |
| 2098 | 2026-03-18T23:29:35.763Z | Compiling ingot-macros v0.1.1 |
| 2099 | 2026-03-18T23:29:36.653Z | Compiling num-iter v0.1.45 |
| 2100 | 2026-03-18T23:29:37.252Z | Compiling hash32 v0.3.1 |
| 2101 | 2026-03-18T23:29:37.308Z | Compiling darling_core v0.20.11 |
| 2102 | 2026-03-18T23:29:37.462Z | Compiling num-complex v0.4.6 |
| 2103 | 2026-03-18T23:29:38.601Z | Compiling progenitor-client v0.10.0 |
| 2104 | 2026-03-18T23:29:38.994Z | Compiling progenitor v0.11.1 |
| 2105 | 2026-03-18T23:29:39.219Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2106 | 2026-03-18T23:29:39.410Z | Compiling proc-macro-error v1.0.4 |
| 2107 | 2026-03-18T23:29:39.909Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2108 | 2026-03-18T23:29:40.174Z | Compiling smoltcp v0.11.0 |
| 2109 | 2026-03-18T23:29:41.497Z | Compiling darling_macro v0.20.11 |
| 2110 | 2026-03-18T23:29:42.039Z | Compiling ingot-types v0.1.2 |
| 2111 | 2026-03-18T23:29:42.416Z | Compiling num v0.4.3 |
| 2112 | 2026-03-18T23:29:42.715Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2113 | 2026-03-18T23:29:43.082Z | Compiling num_enum_derive v0.7.4 |
| 2114 | 2026-03-18T23:29:44.332Z | Compiling managed v0.8.0 |
| 2115 | 2026-03-18T23:29:44.556Z | Compiling cobs v0.2.3 |
| 2116 | 2026-03-18T23:29:44.676Z | Compiling bitflags v1.3.2 |
| 2117 | 2026-03-18T23:29:44.794Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2118 | 2026-03-18T23:29:45.138Z | Compiling postcard v1.0.9 |
| 2119 | 2026-03-18T23:29:46.242Z | Compiling num_enum v0.7.4 |
| 2120 | 2026-03-18T23:29:47.662Z | Compiling ingot v0.1.1 |
| 2121 | 2026-03-18T23:29:49.220Z | Compiling darling v0.20.11 |
| 2122 | 2026-03-18T23:29:50.218Z | Compiling enum-as-inner v0.6.0 |
| 2123 | 2026-03-18T23:29:50.595Z | Compiling libz-sys v1.1.16 |
| 2124 | 2026-03-18T23:29:51.105Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2125 | 2026-03-18T23:29:51.350Z | Compiling foreign-types-macros v0.2.3 |
| 2126 | 2026-03-18T23:29:51.396Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2127 | 2026-03-18T23:29:51.653Z | Compiling rayon-core v1.13.0 |
| 2128 | 2026-03-18T23:29:51.696Z | Compiling foreign-types-shared v0.3.1 |
| 2129 | 2026-03-18T23:29:51.882Z | Compiling toml_write v0.1.2 |
| 2130 | 2026-03-18T23:29:52.096Z | Compiling toml_edit v0.22.27 |
| 2131 | 2026-03-18T23:29:52.191Z | Compiling foreign-types v0.5.0 |
| 2132 | 2026-03-18T23:29:52.224Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2133 | 2026-03-18T23:29:52.368Z | Compiling derive_builder_core v0.20.2 |
| 2134 | 2026-03-18T23:29:53.749Z | Compiling crossbeam-deque v0.8.5 |
| 2135 | 2026-03-18T23:29:54.031Z | Compiling tabwriter v1.4.0 |
| 2136 | 2026-03-18T23:29:54.396Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2137 | 2026-03-18T23:29:54.517Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2138 | 2026-03-18T23:29:55.068Z | Compiling cstr-argument v0.1.2 |
| 2139 | 2026-03-18T23:29:55.217Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2140 | 2026-03-18T23:29:55.287Z | Compiling float-ord v0.3.2 |
| 2141 | 2026-03-18T23:29:55.567Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2142 | 2026-03-18T23:29:55.595Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2143 | 2026-03-18T23:29:56.116Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2144 | 2026-03-18T23:29:56.396Z | Compiling toml v0.8.23 |
| 2145 | 2026-03-18T23:29:57.013Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2146 | 2026-03-18T23:29:57.174Z | Compiling derive_builder_macro v0.20.2 |
| 2147 | 2026-03-18T23:29:57.187Z | Compiling resolv-conf v0.7.0 |
| 2148 | 2026-03-18T23:29:57.240Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2149 | 2026-03-18T23:29:57.851Z | Compiling vergen-lib v9.1.0 |
| 2150 | 2026-03-18T23:29:57.907Z | Compiling slog-dtrace v0.3.0 |
| 2151 | 2026-03-18T23:29:58.077Z | Compiling semver v0.1.20 |
| 2152 | 2026-03-18T23:29:58.180Z | Compiling colored v3.0.0 |
| 2153 | 2026-03-18T23:29:58.259Z | Compiling openssl-probe v0.2.1 |
| 2154 | 2026-03-18T23:29:58.427Z | Compiling linked-hash-map v0.5.6 |
| 2155 | 2026-03-18T23:29:58.598Z | Compiling rustls-native-certs v0.8.3 |
| 2156 | 2026-03-18T23:29:58.714Z | Compiling lru-cache v0.1.2 |
| 2157 | 2026-03-18T23:29:58.940Z | Compiling rustc_version v0.1.7 |
| 2158 | 2026-03-18T23:29:59.600Z | Compiling derive_builder v0.20.2 |
| 2159 | 2026-03-18T23:30:01.359Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2160 | 2026-03-18T23:30:02.378Z | Compiling rayon v1.11.0 |
| 2161 | 2026-03-18T23:30:03.026Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2162 | 2026-03-18T23:30:03.186Z | Compiling hickory-proto v0.24.4 |
| 2163 | 2026-03-18T23:30:05.172Z | Compiling zone_cfg_derive v0.3.0 |
| 2164 | 2026-03-18T23:30:06.850Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=34f2eb205c314376fa80fb4954b2f92e0a3e28c2#34f2eb20) |
| 2165 | 2026-03-18T23:30:07.320Z | Compiling hubpack_derive v0.1.1 |
| 2166 | 2026-03-18T23:30:07.465Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2167 | 2026-03-18T23:30:07.746Z | Compiling camino-tempfile v1.4.1 |
| 2168 | 2026-03-18T23:30:07.985Z | Compiling serde_repr v0.1.19 |
| 2169 | 2026-03-18T23:30:08.027Z | Compiling num-derive v0.4.2 |
| 2170 | 2026-03-18T23:30:08.250Z | Compiling vergen v9.1.0 |
| 2171 | 2026-03-18T23:30:08.526Z | Compiling cargo-platform v0.3.2 |
| 2172 | 2026-03-18T23:30:08.743Z | Compiling sigpipe v0.1.3 |
| 2173 | 2026-03-18T23:30:08.855Z | Compiling siphasher v1.0.1 |
| 2174 | 2026-03-18T23:30:08.869Z | Compiling convert_case v0.4.0 |
| 2175 | 2026-03-18T23:30:09.043Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2176 | 2026-03-18T23:30:09.124Z | Compiling base64 v0.21.7 |
| 2177 | 2026-03-18T23:30:09.293Z | Compiling jiff v0.2.15 |
| 2178 | 2026-03-18T23:30:09.336Z | Compiling base64ct v1.6.0 |
| 2179 | 2026-03-18T23:30:09.770Z | Compiling password-hash v0.5.0 |
| 2180 | 2026-03-18T23:30:09.806Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2181 | 2026-03-18T23:30:10.512Z | Compiling derive_more v0.99.20 |
| 2182 | 2026-03-18T23:30:10.719Z | Compiling phf_shared v0.12.1 |
| 2183 | 2026-03-18T23:30:10.719Z | Compiling cargo_metadata v0.23.1 |
| 2184 | 2026-03-18T23:30:11.015Z | Compiling hubpack v0.1.2 |
| 2185 | 2026-03-18T23:30:11.030Z | Compiling zone v0.3.1 |
| 2186 | 2026-03-18T23:30:11.344Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2187 | 2026-03-18T23:30:11.491Z | Compiling hickory-resolver v0.24.4 |
| 2188 | 2026-03-18T23:30:11.697Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2189 | 2026-03-18T23:30:12.444Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2190 | 2026-03-18T23:30:13.692Z | Compiling newtype_derive v0.1.6 |
| 2191 | 2026-03-18T23:30:13.985Z | Compiling rustls-platform-verifier v0.6.2 |
| 2192 | 2026-03-18T23:30:14.741Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2193 | 2026-03-18T23:30:14.744Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2194 | 2026-03-18T23:30:15.049Z | Compiling progenitor-impl v0.10.0 |
| 2195 | 2026-03-18T23:30:15.499Z | Compiling blake2 v0.10.6 |
| 2196 | 2026-03-18T23:30:16.150Z | Compiling tokio-stream v0.1.17 |
| 2197 | 2026-03-18T23:30:16.852Z | Compiling typify-impl v0.6.1 |
| 2198 | 2026-03-18T23:30:17.487Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2199 | 2026-03-18T23:30:17.587Z | Compiling smf v0.2.3 |
| 2200 | 2026-03-18T23:30:18.024Z | Compiling serde-big-array v0.5.1 |
| 2201 | 2026-03-18T23:30:18.220Z | Compiling pin-project-internal v1.1.10 |
| 2202 | 2026-03-18T23:30:18.838Z | Compiling rustc_version v0.4.1 |
| 2203 | 2026-03-18T23:30:19.010Z | Compiling vergen-git2 v9.1.0 |
| 2204 | 2026-03-18T23:30:19.198Z | Compiling owo-colors v4.2.3 |
| 2205 | 2026-03-18T23:30:19.293Z | Compiling whoami v1.5.1 |
| 2206 | 2026-03-18T23:30:19.619Z | Compiling static_assertions v1.1.0 |
| 2207 | 2026-03-18T23:30:19.692Z | Compiling unicode-xid v0.2.4 |
| 2208 | 2026-03-18T23:30:19.724Z | Compiling chrono-tz v0.10.4 |
| 2209 | 2026-03-18T23:30:19.809Z | Compiling foldhash v0.1.5 |
| 2210 | 2026-03-18T23:30:19.877Z | Compiling unicode-segmentation v1.11.0 |
| 2211 | 2026-03-18T23:30:19.894Z | Compiling cancel-safe-futures v0.1.5 |
| 2212 | 2026-03-18T23:30:20.018Z | Compiling hashbrown v0.15.2 |
| 2213 | 2026-03-18T23:30:20.108Z | Compiling const_format_proc_macros v0.2.34 |
| 2214 | 2026-03-18T23:30:20.231Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2215 | 2026-03-18T23:30:20.626Z | Compiling newline-converter v0.3.0 |
| 2216 | 2026-03-18T23:30:20.788Z | Compiling pin-project v1.1.10 |
| 2217 | 2026-03-18T23:30:21.181Z | Compiling progenitor-macro v0.10.0 |
| 2218 | 2026-03-18T23:30:21.425Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2219 | 2026-03-18T23:30:21.775Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2220 | 2026-03-18T23:30:21.879Z | Compiling typify-macro v0.6.1 |
| 2221 | 2026-03-18T23:30:22.100Z | Compiling qorb v0.4.1 |
| 2222 | 2026-03-18T23:30:23.697Z | Compiling argon2 v0.5.3 |
| 2223 | 2026-03-18T23:30:23.971Z | Compiling reqwest v0.13.2 |
| 2224 | 2026-03-18T23:30:25.078Z | Compiling phf v0.12.1 |
| 2225 | 2026-03-18T23:30:25.090Z | Compiling unicode-normalization v0.1.24 |
| 2226 | 2026-03-18T23:30:25.322Z | Compiling tokio-dtrace v0.1.1 |
| 2227 | 2026-03-18T23:30:25.787Z | Compiling console v0.15.8 |
| 2228 | 2026-03-18T23:30:25.866Z | Compiling atomicwrites v0.4.4 |
| 2229 | 2026-03-18T23:30:26.219Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2230 | 2026-03-18T23:30:27.289Z | Compiling libsw-core v0.3.2 |
| 2231 | 2026-03-18T23:30:27.380Z | Compiling secrecy v0.10.3 |
| 2232 | 2026-03-18T23:30:27.514Z | Compiling async-recursion v1.1.1 |
| 2233 | 2026-03-18T23:30:27.591Z | Compiling snafu-derive v0.8.9 |
| 2234 | 2026-03-18T23:30:28.419Z | Compiling cookie v0.18.1 |
| 2235 | 2026-03-18T23:30:28.756Z | Compiling bstr v1.9.1 |
| 2236 | 2026-03-18T23:30:29.666Z | Compiling csv-core v0.1.12 |
| 2237 | 2026-03-18T23:30:29.806Z | Compiling bytecount v0.6.9 |
| 2238 | 2026-03-18T23:30:30.049Z | Compiling indent_write v2.2.0 |
| 2239 | 2026-03-18T23:30:30.130Z | Compiling highway v1.3.0 |
| 2240 | 2026-03-18T23:30:30.238Z | Compiling moka v0.12.10 |
| 2241 | 2026-03-18T23:30:30.490Z | Compiling fixedbitset v0.5.7 |
| 2242 | 2026-03-18T23:30:30.510Z | Compiling rustls v0.21.12 |
| 2243 | 2026-03-18T23:30:30.783Z | Compiling fixedbitset v0.4.2 |
| 2244 | 2026-03-18T23:30:31.011Z | Compiling cfg_aliases v0.2.1 |
| 2245 | 2026-03-18T23:30:31.105Z | Compiling similar v2.7.0 |
| 2246 | 2026-03-18T23:30:31.126Z | Compiling same-file v1.0.6 |
| 2247 | 2026-03-18T23:30:31.215Z | Compiling utf-8 v0.7.6 |
| 2248 | 2026-03-18T23:30:31.344Z | Compiling walkdir v2.5.0 |
| 2249 | 2026-03-18T23:30:31.478Z | Compiling tungstenite v0.21.0 |
| 2250 | 2026-03-18T23:30:32.255Z | Compiling expectorate v1.2.0 |
| 2251 | 2026-03-18T23:30:32.528Z | Compiling nix v0.31.1 |
| 2252 | 2026-03-18T23:30:32.769Z | Compiling git2 v0.20.2 |
| 2253 | 2026-03-18T23:30:32.959Z | Compiling petgraph v0.6.5 |
| 2254 | 2026-03-18T23:30:33.070Z | Compiling petgraph v0.8.3 |
| 2255 | 2026-03-18T23:30:33.203Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2256 | 2026-03-18T23:30:34.500Z | Compiling snafu v0.8.9 |
| 2257 | 2026-03-18T23:30:35.207Z | Compiling papergrid v0.11.0 |
| 2258 | 2026-03-18T23:30:35.473Z | Compiling csv v1.3.1 |
| 2259 | 2026-03-18T23:30:36.367Z | Compiling globset v0.4.14 |
| 2260 | 2026-03-18T23:30:36.790Z | Compiling progenitor v0.10.0 |
| 2261 | 2026-03-18T23:30:36.972Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2262 | 2026-03-18T23:30:37.014Z | Compiling libsw v3.5.0 |
| 2263 | 2026-03-18T23:30:37.166Z | Compiling olpc-cjson v0.1.4 |
| 2264 | 2026-03-18T23:30:37.245Z | Compiling oxide-tokio-rt v0.1.2 |
| 2265 | 2026-03-18T23:30:37.525Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2266 | 2026-03-18T23:30:37.642Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2267 | 2026-03-18T23:30:39.156Z | Compiling const_format v0.2.35 |
| 2268 | 2026-03-18T23:30:40.351Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2269 | 2026-03-18T23:30:40.988Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2270 | 2026-03-18T23:30:41.170Z | Compiling tabled_derive v0.7.0 |
| 2271 | 2026-03-18T23:30:42.046Z | Compiling gethostname v0.5.0 |
| 2272 | 2026-03-18T23:30:42.223Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2273 | 2026-03-18T23:30:42.458Z | Compiling terminal_size v0.4.3 |
| 2274 | 2026-03-18T23:30:42.657Z | Compiling pem v3.0.5 |
| 2275 | 2026-03-18T23:30:43.484Z | Compiling inout v0.1.3 |
| 2276 | 2026-03-18T23:30:43.746Z | Compiling sct v0.7.1 |
| 2277 | 2026-03-18T23:30:44.050Z | Compiling rustls-webpki v0.101.7 |
| 2278 | 2026-03-18T23:30:44.074Z | Compiling bcs v0.1.6 |
| 2279 | 2026-03-18T23:30:44.577Z | Compiling serde_plain v1.0.2 |
| 2280 | 2026-03-18T23:30:44.920Z | Compiling typed-path v0.9.3 |
| 2281 | 2026-03-18T23:30:44.952Z | Compiling unicode-linebreak v0.1.5 |
| 2282 | 2026-03-18T23:30:45.297Z | Compiling tagptr v0.2.0 |
| 2283 | 2026-03-18T23:30:45.327Z | Compiling linear-map v1.2.0 |
| 2284 | 2026-03-18T23:30:45.507Z | Compiling unicode-width v0.2.1 |
| 2285 | 2026-03-18T23:30:45.614Z | Compiling termtree v0.5.1 |
| 2286 | 2026-03-18T23:30:45.833Z | Compiling radium v0.7.0 |
| 2287 | 2026-03-18T23:30:45.865Z | Compiling swrite v0.1.0 |
| 2288 | 2026-03-18T23:30:45.926Z | Compiling smawk v0.3.2 |
| 2289 | 2026-03-18T23:30:45.995Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2290 | 2026-03-18T23:30:46.133Z | Compiling textwrap v0.16.2 |
| 2291 | 2026-03-18T23:30:46.262Z | Compiling cipher v0.4.4 |
| 2292 | 2026-03-18T23:30:46.590Z | Compiling tough v0.20.0 |
| 2293 | 2026-03-18T23:30:47.462Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2294 | 2026-03-18T23:30:47.932Z | Compiling tabled v0.15.0 |
| 2295 | 2026-03-18T23:30:48.166Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2296 | 2026-03-18T23:30:48.653Z | Compiling steno v0.4.1 |
| 2297 | 2026-03-18T23:30:50.093Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=34f2eb205c314376fa80fb4954b2f92e0a3e28c2#34f2eb20) |
| 2298 | 2026-03-18T23:30:53.093Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2299 | 2026-03-18T23:30:55.922Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2300 | 2026-03-18T23:30:55.988Z | Compiling tokio-tungstenite v0.21.0 |
| 2301 | 2026-03-18T23:30:56.407Z | Compiling hickory-proto v0.25.2 |
| 2302 | 2026-03-18T23:30:58.060Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2303 | 2026-03-18T23:30:58.607Z | Compiling humantime v2.3.0 |
| 2304 | 2026-03-18T23:30:59.188Z | Compiling tap v1.0.1 |
| 2305 | 2026-03-18T23:30:59.384Z | Compiling wyz v0.5.1 |
| 2306 | 2026-03-18T23:30:59.401Z | Compiling hickory-resolver v0.25.2 |
| 2307 | 2026-03-18T23:30:59.575Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2308 | 2026-03-18T23:30:59.686Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2309 | 2026-03-18T23:31:04.520Z | Compiling tokio-rustls v0.24.1 |
| 2310 | 2026-03-18T23:31:05.033Z | Compiling typify v0.6.1 |
| 2311 | 2026-03-18T23:31:05.047Z | Compiling rustls-pemfile v1.0.4 |
| 2312 | 2026-03-18T23:31:05.159Z | Compiling num_enum_derive v0.5.11 |
| 2313 | 2026-03-18T23:31:05.187Z | Compiling twox-hash v2.1.2 |
| 2314 | 2026-03-18T23:31:05.791Z | Compiling universal-hash v0.5.1 |
| 2315 | 2026-03-18T23:31:05.989Z | Compiling atty v0.2.14 |
| 2316 | 2026-03-18T23:31:06.141Z | Compiling funty v2.0.0 |
| 2317 | 2026-03-18T23:31:06.521Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2318 | 2026-03-18T23:31:06.817Z | Compiling opaque-debug v0.3.1 |
| 2319 | 2026-03-18T23:31:06.921Z | Compiling polyval v0.6.2 |
| 2320 | 2026-03-18T23:31:07.300Z | Compiling bitvec v1.0.1 |
| 2321 | 2026-03-18T23:31:07.648Z | Compiling num_enum v0.5.11 |
| 2322 | 2026-03-18T23:31:07.748Z | Compiling progenitor-impl v0.13.0 |
| 2323 | 2026-03-18T23:31:07.777Z | Compiling toml v0.7.8 |
| 2324 | 2026-03-18T23:31:10.320Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2325 | 2026-03-18T23:31:10.365Z | Compiling aes v0.8.4 |
| 2326 | 2026-03-18T23:31:10.756Z | Compiling ctr v0.9.2 |
| 2327 | 2026-03-18T23:31:11.016Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2328 | 2026-03-18T23:31:11.311Z | Compiling aead v0.5.2 |
| 2329 | 2026-03-18T23:31:11.564Z | Compiling bincode v1.3.3 |
| 2330 | 2026-03-18T23:31:11.611Z | Compiling strum_macros v0.28.0 |
| 2331 | 2026-03-18T23:31:12.185Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=34f2eb205c314376fa80fb4954b2f92e0a3e28c2#34f2eb20) |
| 2332 | 2026-03-18T23:31:12.253Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2333 | 2026-03-18T23:31:12.421Z | Compiling passt v0.3.0 |
| 2334 | 2026-03-18T23:31:12.553Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2335 | 2026-03-18T23:31:12.754Z | Compiling fakedata_generator v0.7.1 |
| 2336 | 2026-03-18T23:31:12.803Z | Compiling aes-gcm-siv v0.11.1 |
| 2337 | 2026-03-18T23:31:13.032Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2338 | 2026-03-18T23:31:13.307Z | Compiling progenitor-macro v0.13.0 |
| 2339 | 2026-03-18T23:31:13.723Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2340 | 2026-03-18T23:31:13.962Z | Compiling progenitor-client v0.13.0 |
| 2341 | 2026-03-18T23:31:14.153Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=34f2eb205c314376fa80fb4954b2f92e0a3e28c2#34f2eb20) |
| 2342 | 2026-03-18T23:31:14.597Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2343 | 2026-03-18T23:31:14.734Z | Compiling bitstruct_derive v0.1.0 |
| 2344 | 2026-03-18T23:31:15.092Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2345 | 2026-03-18T23:31:15.369Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2346 | 2026-03-18T23:31:15.641Z | Compiling typeid v1.0.0 |
| 2347 | 2026-03-18T23:31:15.718Z | Compiling pretty-hex v0.2.1 |
| 2348 | 2026-03-18T23:31:15.835Z | Compiling ringbuffer v0.16.0 |
| 2349 | 2026-03-18T23:31:15.913Z | Compiling ascii v1.1.0 |
| 2350 | 2026-03-18T23:31:16.277Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2351 | 2026-03-18T23:31:16.375Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2352 | 2026-03-18T23:31:16.684Z | Compiling erased-serde v0.4.5 |
| 2353 | 2026-03-18T23:31:17.457Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2354 | 2026-03-18T23:31:17.550Z | Compiling bitstruct v0.1.1 |
| 2355 | 2026-03-18T23:31:17.676Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2356 | 2026-03-18T23:31:18.631Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2357 | 2026-03-18T23:31:18.968Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2358 | 2026-03-18T23:31:19.262Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2359 | 2026-03-18T23:31:19.500Z | Compiling progenitor v0.13.0 |
| 2360 | 2026-03-18T23:31:19.583Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2361 | 2026-03-18T23:31:19.675Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2362 | 2026-03-18T23:31:20.033Z | Compiling kstat-rs v0.2.4 |
| 2363 | 2026-03-18T23:31:20.319Z | Compiling serde_arrays v0.1.0 |
| 2364 | 2026-03-18T23:31:20.466Z | Compiling libloading v0.7.4 |
| 2365 | 2026-03-18T23:31:20.535Z | Compiling bit_field v0.10.2 |
| 2366 | 2026-03-18T23:31:20.609Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2367 | 2026-03-18T23:31:20.735Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2368 | 2026-03-18T23:31:20.777Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2369 | 2026-03-18T23:31:20.986Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2370 | 2026-03-18T23:31:21.493Z | Compiling ron v0.8.1 |
| 2371 | 2026-03-18T23:31:24.493Z | Compiling itertools v0.13.0 |
| 2372 | 2026-03-18T23:31:25.800Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2373 | 2026-03-18T23:31:26.001Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2374 | 2026-03-18T23:31:26.274Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2375 | 2026-03-18T23:31:37.868Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2376 | 2026-03-18T23:31:42.634Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2377 | 2026-03-18T23:31:55.124Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2378 | 2026-03-18T23:32:26.964Z | Finished `release` profile [optimized] target(s) in 4m 38s |
| 2379 | 2026-03-18T23:32:27.147Z | |
| 2380 | 2026-03-18T23:32:27.160Z | real 4:38.575072913 |
| 2381 | 2026-03-18T23:32:27.161Z | user 31:56.960555096 |
| 2382 | 2026-03-18T23:32:27.161Z | sys 2:48.897405102 |
| 2383 | 2026-03-18T23:32:27.161Z | trap 0.883455049 |
| 2384 | 2026-03-18T23:32:27.161Z | tflt 1.769375555 |
| 2385 | 2026-03-18T23:32:27.161Z | dflt 1.067534113 |
| 2386 | 2026-03-18T23:32:27.161Z | kflt 0.000110915 |
| 2387 | 2026-03-18T23:32:27.161Z | lock 1:30:37.253780611 |
| 2388 | 2026-03-18T23:32:27.161Z | slp 1:56:57.599068888 |
| 2389 | 2026-03-18T23:32:27.161Z | lat 2:36.669062736 |
| 2390 | 2026-03-18T23:32:27.162Z | stop 3:35.465566015 |
| 2391 | 2026-03-18T23:32:27.162Z | + OUTDIR=/work/release |
| 2392 | 2026-03-18T23:32:27.162Z | + mkdir -p /work/release |
| 2393 | 2026-03-18T23:32:27.162Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2394 | 2026-03-18T23:32:27.187Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2395 | 2026-03-18T23:32:27.241Z | + cd /work/release |
| 2396 | 2026-03-18T23:32:27.249Z | + digest -a sha256 propolis-cli |
| 2397 | 2026-03-18T23:32:27.286Z | + digest -a sha256 propolis-server |
| 2398 | 2026-03-18T23:32:27.323Z | process exited: duration 615251 ms, exit code 0 |
| |
| 2399 | 2026-03-18T23:32:27.346Z | found 4 output files |
| 2400 | 2026-03-18T23:32:27.346Z | uploading: /work/release/propolis-cli (25243720 bytes) |
| 2401 | 2026-03-18T23:32:28.783Z | uploaded: /work/release/propolis-cli |
| 2402 | 2026-03-18T23:32:28.783Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2403 | 2026-03-18T23:32:29.819Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2404 | 2026-03-18T23:32:29.819Z | uploading: /work/release/propolis-server (77689328 bytes) |
| 2405 | 2026-03-18T23:32:33.559Z | uploaded: /work/release/propolis-server |
| 2406 | 2026-03-18T23:32:33.565Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2407 | 2026-03-18T23:32:34.670Z | uploaded: /work/release/propolis-server.sha256.txt |