|
|
|
| 1 | 2026-04-23T23:10:30.718Z | job assigned to worker 01KPY9PMEAV017Q615CBYATRQ3 [factory aws, i-0b6516e9a555b2ff5] (queued for 45 s) |
| |
| 2 | 2026-04-23T23:10:38.013Z | starting task 0: "setup" |
| 3 | 2026-04-23T23:10:38.017Z | ++ uname -s |
| 4 | 2026-04-23T23:10:38.020Z | + kern=SunOS |
| 5 | 2026-04-23T23:10:38.020Z | + build_user=build |
| 6 | 2026-04-23T23:10:38.020Z | + build_uid=12345 |
| 7 | 2026-04-23T23:10:38.020Z | + work_dir=/work |
| 8 | 2026-04-23T23:10:38.020Z | + input_dir=/input |
| 9 | 2026-04-23T23:10:38.020Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-23T23:10:38.020Z | + case "$kern" in |
| 11 | 2026-04-23T23:10:38.020Z | + groupadd -g 12345 build |
| 12 | 2026-04-23T23:10:38.023Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-23T23:10:40.028Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-23T23:10:40.095Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-23T23:10:40.098Z | + home_fs=zfs |
| 16 | 2026-04-23T23:10:40.098Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-23T23:10:40.098Z | + mkdir -p /home/build |
| 18 | 2026-04-23T23:10:40.098Z | + chown build:build /home/build /work |
| 19 | 2026-04-23T23:10:42.100Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-23T23:10:42.103Z | process exited: duration 4090 ms, exit code 0 |
| |
| 21 | 2026-04-23T23:10:42.108Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-23T23:10:42.112Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-23T23:10:42.112Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-23T23:10:42.112Z | * rust toolchain profile = "default" |
| 25 | 2026-04-23T23:10:42.112Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-23T23:10:42.112Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-23T23:10:42.112Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-23T23:10:42.115Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-23T23:10:42.115Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-23T23:10:42.216Z | info: downloading installer |
| 31 | 2026-04-23T23:10:43.982Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-23T23:10:43.982Z | warn: /opt/ooce/bin |
| 33 | 2026-04-23T23:10:43.982Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-23T23:10:43.982Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-23T23:10:43.982Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-23T23:10:43.982Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-23T23:10:43.982Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-23T23:10:43.982Z | error: cannot install while Rust is installed |
| 39 | 2026-04-23T23:10:43.982Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-23T23:10:43.982Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-23T23:10:43.982Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-23T23:10:43.982Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-23T23:10:43.982Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-23T23:10:44.016Z | info: profile set to default |
| 45 | 2026-04-23T23:10:44.016Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-23T23:10:44.019Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-23T23:10:44.174Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-23T23:10:44.177Z | info: downloading 6 components |
| 49 | 2026-04-23T23:11:00.162Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-23T23:11:00.162Z | |
| 51 | 2026-04-23T23:11:00.189Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-23T23:11:00.189Z | |
| 53 | 2026-04-23T23:11:00.189Z | |
| 54 | 2026-04-23T23:11:00.189Z | Rust is installed now. Great! |
| 55 | 2026-04-23T23:11:00.189Z | |
| 56 | 2026-04-23T23:11:00.189Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-23T23:11:00.190Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-23T23:11:00.190Z | |
| 59 | 2026-04-23T23:11:00.190Z | To configure your current shell, you need to source |
| 60 | 2026-04-23T23:11:00.190Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-23T23:11:00.190Z | |
| 62 | 2026-04-23T23:11:00.190Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-23T23:11:00.190Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-23T23:11:00.190Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-23T23:11:00.190Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-23T23:11:00.190Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-23T23:11:00.190Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-23T23:11:00.190Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-23T23:11:00.193Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-23T23:11:00.193Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-23T23:11:00.279Z | + rustup --version |
| 72 | 2026-04-23T23:11:00.289Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-23T23:11:00.291Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-23T23:11:00.310Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-23T23:11:00.313Z | + cargo --version |
| 76 | 2026-04-23T23:11:00.327Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-23T23:11:00.330Z | + rustc --version |
| 78 | 2026-04-23T23:11:00.350Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-23T23:11:00.352Z | process exited: duration 18240 ms, exit code 0 |
| |
| 80 | 2026-04-23T23:11:00.358Z | starting task 2: "authentication" |
| 81 | 2026-04-23T23:11:00.374Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-23T23:11:00.379Z | starting task 3: "clone repository" |
| 83 | 2026-04-23T23:11:00.383Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-04-23T23:11:00.385Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-04-23T23:11:00.577Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-04-23T23:11:01.463Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-04-23T23:11:01.463Z | + git fetch origin acd8abc9f823d80cb0987af501b98ee9724440e1 |
| 88 | 2026-04-23T23:11:01.714Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-04-23T23:11:01.714Z | * branch acd8abc9f823d80cb0987af501b98ee9724440e1 -> FETCH_HEAD |
| 90 | 2026-04-23T23:11:01.718Z | + [[ -n alan/each-log-to-its-own ]] |
| 91 | 2026-04-23T23:11:01.720Z | ++ git branch --show-current |
| 92 | 2026-04-23T23:11:01.723Z | + current=master |
| 93 | 2026-04-23T23:11:01.723Z | + [[ master != alan/each-log-to-its-own ]] |
| 94 | 2026-04-23T23:11:01.723Z | + git branch -f alan/each-log-to-its-own acd8abc9f823d80cb0987af501b98ee9724440e1 |
| 95 | 2026-04-23T23:11:01.726Z | + git checkout -f alan/each-log-to-its-own |
| 96 | 2026-04-23T23:11:01.743Z | Switched to branch 'alan/each-log-to-its-own' |
| 97 | 2026-04-23T23:11:01.747Z | + git reset --hard acd8abc9f823d80cb0987af501b98ee9724440e1 |
| 98 | 2026-04-23T23:11:01.762Z | HEAD is now at acd8abc improve slog component setting |
| 99 | 2026-04-23T23:11:01.765Z | process exited: duration 1383 ms, exit code 0 |
| |
| 100 | 2026-04-23T23:11:01.771Z | starting task 4: "build" |
| 101 | 2026-04-23T23:11:01.774Z | + cargo --version |
| 102 | 2026-04-23T23:11:01.781Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-04-23T23:11:01.955Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-04-23T23:11:01.959Z | info: downloading 6 components |
| 105 | 2026-04-23T23:11:17.548Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-04-23T23:11:17.551Z | + rustc --version |
| 107 | 2026-04-23T23:11:17.578Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-04-23T23:11:17.584Z | + banner prerequisites |
| 109 | 2026-04-23T23:11:17.586Z | |
| 110 | 2026-04-23T23:11:17.587Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-04-23T23:11:17.587Z | # # # # # # # # # # # # # # # |
| 112 | 2026-04-23T23:11:17.587Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-04-23T23:11:17.587Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-04-23T23:11:17.587Z | # # # # # # # # # # # # # # # |
| 115 | 2026-04-23T23:11:17.587Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-04-23T23:11:17.587Z | |
| 117 | 2026-04-23T23:11:17.587Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-04-23T23:11:30.104Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-04-23T23:11:37.727Z | Startup: Caching catalogs ... Done |
| 120 | 2026-04-23T23:11:44.228Z | Planning: Solver setup ... Done (4.973s) |
| 121 | 2026-04-23T23:11:44.260Z | Planning: Running solver ... Done (0.034s) |
| 122 | 2026-04-23T23:11:44.398Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-04-23T23:11:44.412Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-04-23T23:11:44.498Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-04-23T23:11:44.528Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-04-23T23:11:44.555Z | Planning: Merging actions ... Done (0.027s) |
| 127 | 2026-04-23T23:11:44.801Z | Planning: Checking for conflicting actions ... Done (0.246s) |
| 128 | 2026-04-23T23:11:44.807Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-04-23T23:11:47.391Z | Planning: Evaluating mediators ... Done (2.584s) |
| 130 | 2026-04-23T23:11:47.396Z | Planning: Planning completed in 9.51 seconds |
| 131 | 2026-04-23T23:11:47.408Z | Packages to install: 3 |
| 132 | 2026-04-23T23:11:47.408Z | Mediators to change: 2 |
| 133 | 2026-04-23T23:11:47.408Z | Services to change: 1 |
| 134 | 2026-04-23T23:11:47.408Z | Estimated space available: 154.83 GB |
| 135 | 2026-04-23T23:11:47.412Z | Estimated space to be consumed: 1.85 GB |
| 136 | 2026-04-23T23:11:47.412Z | Create boot environment: No |
| 137 | 2026-04-23T23:11:47.412Z | Create backup boot environment: No |
| 138 | 2026-04-23T23:11:47.412Z | Rebuild boot archive: No |
| 139 | 2026-04-23T23:11:47.412Z | |
| 140 | 2026-04-23T23:11:47.412Z | Changed mediators: |
| 141 | 2026-04-23T23:11:47.412Z | mediator clang: |
| 142 | 2026-04-23T23:11:47.412Z | version: None -> 15 (system default) |
| 143 | 2026-04-23T23:11:47.412Z | |
| 144 | 2026-04-23T23:11:47.412Z | mediator llvm: |
| 145 | 2026-04-23T23:11:47.412Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-04-23T23:11:47.412Z | |
| 147 | 2026-04-23T23:11:47.412Z | Changed packages: |
| 148 | 2026-04-23T23:11:47.412Z | helios-dev |
| 149 | 2026-04-23T23:11:47.412Z | developer/build-essential |
| 150 | 2026-04-23T23:11:47.412Z | None -> 11-2.0 |
| 151 | 2026-04-23T23:11:47.413Z | ooce/developer/clang-15 |
| 152 | 2026-04-23T23:11:47.413Z | None -> 15.0.7-2.0 |
| 153 | 2026-04-23T23:11:47.413Z | ooce/developer/llvm-15 |
| 154 | 2026-04-23T23:11:47.413Z | None -> 15.0.7-2.0 |
| 155 | 2026-04-23T23:11:47.413Z | |
| 156 | 2026-04-23T23:11:47.413Z | Services: |
| 157 | 2026-04-23T23:11:47.413Z | restart_fmri: |
| 158 | 2026-04-23T23:11:47.413Z | svc:/system/update-man-index:default |
| 159 | 2026-04-23T23:11:47.489Z | |
| 160 | 2026-04-23T23:11:47.489Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-04-23T23:11:52.492Z | Download: 1058/3076 items 112.9/211.3MB 53% complete (22.8M/s) |
| 162 | 2026-04-23T23:11:57.492Z | Download: 2882/3076 items 121.3/211.3MB 57% complete (12.1M/s) |
| 163 | 2026-04-23T23:11:59.766Z | Download: Completed 211.31 MB in 12.28 seconds (17.2M/s) |
| 164 | 2026-04-23T23:12:00.719Z | Actions: 1/3430 actions (Installing new actions) |
| 165 | 2026-04-23T23:12:04.420Z | Actions: Completed 3430 actions in 3.70 seconds. |
| 166 | 2026-04-23T23:12:04.724Z | Done (0.301s) |
| 167 | 2026-04-23T23:12:04.724Z | Done (0.000s) |
| 168 | 2026-04-23T23:12:05.460Z | Done (0.736s) |
| 169 | 2026-04-23T23:12:09.328Z | Done (3.528s) |
| 170 | 2026-04-23T23:12:09.427Z | Done (0.042s) |
| 171 | 2026-04-23T23:12:09.430Z | Done (0.000s) |
| 172 | 2026-04-23T23:12:09.574Z | Done (0.000s) |
| 173 | 2026-04-23T23:12:10.441Z | Planning: Evaluating mediator changes ... Done |
| 174 | 2026-04-23T23:12:10.549Z | Planning: Checking for conflicting actions ... Done |
| 175 | 2026-04-23T23:12:10.552Z | Planning: Consolidating action changes ... Done |
| 176 | 2026-04-23T23:12:10.708Z | Planning: Evaluating mediators ... Done |
| 177 | 2026-04-23T23:12:10.711Z | Planning: Planning completed in 0.27 seconds |
| 178 | 2026-04-23T23:12:10.729Z | Mediators to change: 2 |
| 179 | 2026-04-23T23:12:10.729Z | Create boot environment: No |
| 180 | 2026-04-23T23:12:10.729Z | Create backup boot environment: No |
| 181 | 2026-04-23T23:12:10.793Z | Done |
| 182 | 2026-04-23T23:12:10.793Z | Done |
| 183 | 2026-04-23T23:12:11.414Z | Done |
| 184 | 2026-04-23T23:12:13.849Z | Done |
| 185 | 2026-04-23T23:12:13.922Z | Done |
| 186 | 2026-04-23T23:12:13.926Z | Done |
| 187 | 2026-04-23T23:12:14.339Z | Done |
| 188 | 2026-04-23T23:12:14.624Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 189 | 2026-04-23T23:12:14.624Z | clang system 15 system |
| 190 | 2026-04-23T23:12:14.624Z | csh system system illumos |
| 191 | 2026-04-23T23:12:14.624Z | ctags system system illumos |
| 192 | 2026-04-23T23:12:14.624Z | file system system illumos |
| 193 | 2026-04-23T23:12:14.624Z | gcc vendor 12 vendor |
| 194 | 2026-04-23T23:12:14.624Z | gcc system 14 system |
| 195 | 2026-04-23T23:12:14.624Z | gcc system 10 system |
| 196 | 2026-04-23T23:12:14.624Z | go system 1.20 system |
| 197 | 2026-04-23T23:12:14.624Z | go system 1.19 system |
| 198 | 2026-04-23T23:12:14.624Z | llvm system 15 system |
| 199 | 2026-04-23T23:12:14.624Z | llvm system 14 system |
| 200 | 2026-04-23T23:12:14.624Z | mariadb system 10.6 system |
| 201 | 2026-04-23T23:12:14.624Z | mta vendor vendor dma |
| 202 | 2026-04-23T23:12:14.625Z | openjdk system 17 system |
| 203 | 2026-04-23T23:12:14.625Z | openjdk system 11 system |
| 204 | 2026-04-23T23:12:14.625Z | openjdk system 1.8 system |
| 205 | 2026-04-23T23:12:14.625Z | openssl vendor 3 vendor |
| 206 | 2026-04-23T23:12:14.625Z | perl system 5.36 system |
| 207 | 2026-04-23T23:12:14.625Z | postgresql system 15 system |
| 208 | 2026-04-23T23:12:14.625Z | postgresql system 13 system |
| 209 | 2026-04-23T23:12:14.625Z | python vendor 3 vendor |
| 210 | 2026-04-23T23:12:14.625Z | python system 2 system |
| 211 | 2026-04-23T23:12:14.625Z | python3 system 3.11 system |
| 212 | 2026-04-23T23:12:14.625Z | ruby system 3.0 system |
| 213 | 2026-04-23T23:12:14.625Z | words vendor vendor american-english |
| 214 | 2026-04-23T23:12:14.625Z | words system system australian-english |
| 215 | 2026-04-23T23:12:14.625Z | words system system british-english |
| 216 | 2026-04-23T23:12:14.625Z | words system system canadian-english |
| 217 | 2026-04-23T23:12:14.625Z | words system system french |
| 218 | 2026-04-23T23:12:14.625Z | words system system italian |
| 219 | 2026-04-23T23:12:14.625Z | words system system ngerman |
| 220 | 2026-04-23T23:12:14.625Z | words system system ogerman |
| 221 | 2026-04-23T23:12:14.625Z | words system system spanish |
| 222 | 2026-04-23T23:12:14.848Z | PUBLISHER TYPE STATUS P LOCATION |
| 223 | 2026-04-23T23:12:14.848Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 224 | 2026-04-23T23:12:19.301Z | FMRI IFO |
| 225 | 2026-04-23T23:12:19.301Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 226 | 2026-04-23T23:12:19.301Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 227 | 2026-04-23T23:12:19.301Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 228 | 2026-04-23T23:12:19.301Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 229 | 2026-04-23T23:12:19.301Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 230 | 2026-04-23T23:12:19.301Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 231 | 2026-04-23T23:12:19.301Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 232 | 2026-04-23T23:12:20.226Z | All builder prerequisites installed successfully, and PATH looks valid |
| 233 | 2026-04-23T23:12:20.229Z | |
| 234 | 2026-04-23T23:12:20.229Z | real 1:02.632712257 |
| 235 | 2026-04-23T23:12:20.229Z | user 37.451918775 |
| 236 | 2026-04-23T23:12:20.229Z | sys 3.716727724 |
| 237 | 2026-04-23T23:12:20.229Z | trap 0.004287345 |
| 238 | 2026-04-23T23:12:20.229Z | tflt 0.070501156 |
| 239 | 2026-04-23T23:12:20.229Z | dflt 0.074388074 |
| 240 | 2026-04-23T23:12:20.229Z | kflt 0.057940869 |
| 241 | 2026-04-23T23:12:20.229Z | lock 0.000000000 |
| 242 | 2026-04-23T23:12:20.229Z | slp 1:23.888707282 |
| 243 | 2026-04-23T23:12:20.229Z | lat 0.077549426 |
| 244 | 2026-04-23T23:12:20.229Z | stop 0.000222851 |
| 245 | 2026-04-23T23:12:20.229Z | + banner check |
| 246 | 2026-04-23T23:12:20.233Z | |
| 247 | 2026-04-23T23:12:20.233Z | #### # # ###### #### # # |
| 248 | 2026-04-23T23:12:20.233Z | # # # # # # # # # |
| 249 | 2026-04-23T23:12:20.233Z | # ###### ##### # #### |
| 250 | 2026-04-23T23:12:20.233Z | # # # # # # # |
| 251 | 2026-04-23T23:12:20.233Z | # # # # # # # # # |
| 252 | 2026-04-23T23:12:20.233Z | #### # # ###### #### # # |
| 253 | 2026-04-23T23:12:20.233Z | |
| 254 | 2026-04-23T23:12:20.233Z | + ptime -m cargo check --features falcon |
| 255 | 2026-04-23T23:12:20.363Z | Updating crates.io index |
| 256 | 2026-04-23T23:12:20.395Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 257 | 2026-04-23T23:12:22.471Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 258 | 2026-04-23T23:12:30.848Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 259 | 2026-04-23T23:12:31.150Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 260 | 2026-04-23T23:12:31.455Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 261 | 2026-04-23T23:12:31.677Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 262 | 2026-04-23T23:12:31.925Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 263 | 2026-04-23T23:12:32.175Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 264 | 2026-04-23T23:12:32.711Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-04-23T23:12:33.044Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 266 | 2026-04-23T23:12:33.495Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-04-23T23:12:33.797Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 268 | 2026-04-23T23:12:34.037Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 269 | 2026-04-23T23:12:34.463Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 270 | 2026-04-23T23:12:35.327Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 271 | 2026-04-23T23:12:40.305Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 272 | 2026-04-23T23:12:41.232Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 273 | 2026-04-23T23:12:42.171Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 274 | 2026-04-23T23:12:42.735Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 275 | 2026-04-23T23:12:43.145Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 276 | 2026-04-23T23:12:43.432Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 277 | 2026-04-23T23:12:43.902Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 278 | 2026-04-23T23:12:44.358Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 279 | 2026-04-23T23:12:44.591Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 280 | 2026-04-23T23:12:44.952Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 281 | 2026-04-23T23:12:45.286Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 282 | 2026-04-23T23:12:45.666Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 283 | 2026-04-23T23:12:45.923Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 284 | 2026-04-23T23:12:47.518Z | Downloading crates ... |
| 285 | 2026-04-23T23:12:47.592Z | Downloaded camino v1.2.2 |
| 286 | 2026-04-23T23:12:47.598Z | Downloaded anstream v0.6.14 |
| 287 | 2026-04-23T23:12:47.601Z | Downloaded async-stream-impl v0.3.6 |
| 288 | 2026-04-23T23:12:47.604Z | Downloaded aead v0.5.2 |
| 289 | 2026-04-23T23:12:47.608Z | Downloaded camino-tempfile v1.4.1 |
| 290 | 2026-04-23T23:12:47.612Z | Downloaded atty v0.2.14 |
| 291 | 2026-04-23T23:12:47.612Z | Downloaded bit-set v0.5.3 |
| 292 | 2026-04-23T23:12:47.615Z | Downloaded backoff v0.4.0 |
| 293 | 2026-04-23T23:12:47.615Z | Downloaded anstyle-query v1.0.3 |
| 294 | 2026-04-23T23:12:47.617Z | Downloaded atomic-waker v1.1.2 |
| 295 | 2026-04-23T23:12:47.620Z | Downloaded base16ct v0.2.0 |
| 296 | 2026-04-23T23:12:47.623Z | Downloaded foreign-types-shared v0.1.1 |
| 297 | 2026-04-23T23:12:47.623Z | Downloaded darling_macro v0.23.0 |
| 298 | 2026-04-23T23:12:47.626Z | Downloaded cargo-platform v0.3.2 |
| 299 | 2026-04-23T23:12:47.629Z | Downloaded foldhash v0.1.5 |
| 300 | 2026-04-23T23:12:47.632Z | Downloaded futures-macro v0.3.32 |
| 301 | 2026-04-23T23:12:47.632Z | Downloaded blake2 v0.10.6 |
| 302 | 2026-04-23T23:12:47.635Z | Downloaded drift v0.1.2 |
| 303 | 2026-04-23T23:12:47.640Z | Downloaded daft v0.1.5 |
| 304 | 2026-04-23T23:12:47.643Z | Downloaded ff v0.13.1 |
| 305 | 2026-04-23T23:12:47.646Z | Downloaded enum-as-inner v0.6.0 |
| 306 | 2026-04-23T23:12:47.649Z | Downloaded atomicwrites v0.4.4 |
| 307 | 2026-04-23T23:12:47.651Z | Downloaded env_filter v1.0.1 |
| 308 | 2026-04-23T23:12:47.654Z | Downloaded chacha20 v0.9.1 |
| 309 | 2026-04-23T23:12:47.657Z | Downloaded derive_builder_core v0.20.2 |
| 310 | 2026-04-23T23:12:47.660Z | Downloaded funty v2.0.0 |
| 311 | 2026-04-23T23:12:47.662Z | Downloaded derive_builder_macro v0.20.2 |
| 312 | 2026-04-23T23:12:47.665Z | Downloaded foreign-types v0.3.2 |
| 313 | 2026-04-23T23:12:47.665Z | Downloaded dtrace-parser v0.3.0 |
| 314 | 2026-04-23T23:12:47.668Z | Downloaded cfg_aliases v0.2.1 |
| 315 | 2026-04-23T23:12:47.670Z | Downloaded foreign-types-macros v0.2.3 |
| 316 | 2026-04-23T23:12:47.673Z | Downloaded futures-core v0.3.32 |
| 317 | 2026-04-23T23:12:47.676Z | Downloaded base64 v0.21.7 |
| 318 | 2026-04-23T23:12:47.679Z | Downloaded form_urlencoded v1.2.2 |
| 319 | 2026-04-23T23:12:47.681Z | Downloaded futures-channel v0.3.32 |
| 320 | 2026-04-23T23:12:47.684Z | Downloaded derive_builder v0.20.2 |
| 321 | 2026-04-23T23:12:47.687Z | Downloaded gethostname v0.5.0 |
| 322 | 2026-04-23T23:12:47.690Z | Downloaded debug-ignore v1.0.5 |
| 323 | 2026-04-23T23:12:47.693Z | Downloaded futures-sink v0.3.32 |
| 324 | 2026-04-23T23:12:47.695Z | Downloaded fastrand v2.3.0 |
| 325 | 2026-04-23T23:12:47.698Z | Downloaded convert_case v0.4.0 |
| 326 | 2026-04-23T23:12:47.701Z | Downloaded http-body v1.0.1 |
| 327 | 2026-04-23T23:12:47.701Z | Downloaded foreign-types-shared v0.3.1 |
| 328 | 2026-04-23T23:12:47.704Z | Downloaded futures-task v0.3.32 |
| 329 | 2026-04-23T23:12:47.707Z | Downloaded generic-array v0.14.7 |
| 330 | 2026-04-23T23:12:47.709Z | Downloaded filetime v0.2.23 |
| 331 | 2026-04-23T23:12:47.712Z | Downloaded hash32 v0.3.1 |
| 332 | 2026-04-23T23:12:47.715Z | Downloaded futures-io v0.3.32 |
| 333 | 2026-04-23T23:12:47.715Z | Downloaded float-ord v0.3.2 |
| 334 | 2026-04-23T23:12:47.718Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 335 | 2026-04-23T23:12:47.720Z | Downloaded heck v0.5.0 |
| 336 | 2026-04-23T23:12:47.723Z | Downloaded bitflags v1.3.2 |
| 337 | 2026-04-23T23:12:47.726Z | Downloaded erased-serde v0.4.5 |
| 338 | 2026-04-23T23:12:47.729Z | Downloaded const_format_proc_macros v0.2.34 |
| 339 | 2026-04-23T23:12:47.731Z | Downloaded cipher v0.4.4 |
| 340 | 2026-04-23T23:12:47.731Z | Downloaded home v0.5.11 |
| 341 | 2026-04-23T23:12:47.734Z | Downloaded git-stub v1.0.0 |
| 342 | 2026-04-23T23:12:47.737Z | Downloaded httpdate v1.0.3 |
| 343 | 2026-04-23T23:12:47.740Z | Downloaded hubpack v0.1.2 |
| 344 | 2026-04-23T23:12:47.740Z | Downloaded hostname v0.4.2 |
| 345 | 2026-04-23T23:12:47.742Z | Downloaded hubpack_derive v0.1.1 |
| 346 | 2026-04-23T23:12:47.745Z | Downloaded ident_case v1.0.1 |
| 347 | 2026-04-23T23:12:47.748Z | Downloaded instant v0.1.12 |
| 348 | 2026-04-23T23:12:47.748Z | Downloaded hyper-tls v0.6.0 |
| 349 | 2026-04-23T23:12:47.751Z | Downloaded idna_adapter v1.2.0 |
| 350 | 2026-04-23T23:12:47.755Z | Downloaded is_terminal_polyfill v1.70.0 |
| 351 | 2026-04-23T23:12:47.757Z | Downloaded kstat-rs v0.2.4 |
| 352 | 2026-04-23T23:12:47.758Z | Downloaded defmt v0.3.8 |
| 353 | 2026-04-23T23:12:47.760Z | Downloaded equivalent v1.0.2 |
| 354 | 2026-04-23T23:12:47.763Z | Downloaded fs-err v3.1.2 |
| 355 | 2026-04-23T23:12:47.766Z | Downloaded globset v0.4.14 |
| 356 | 2026-04-23T23:12:47.768Z | Downloaded futures-executor v0.3.32 |
| 357 | 2026-04-23T23:12:47.771Z | Downloaded itoa v1.0.11 |
| 358 | 2026-04-23T23:12:47.771Z | Downloaded ed25519 v2.2.3 |
| 359 | 2026-04-23T23:12:47.774Z | Downloaded git-stub-vcs v0.1.0 |
| 360 | 2026-04-23T23:12:47.776Z | Downloaded cargo_metadata v0.18.1 |
| 361 | 2026-04-23T23:12:47.779Z | Downloaded getrandom v0.2.14 |
| 362 | 2026-04-23T23:12:47.782Z | Downloaded darling v0.23.0 |
| 363 | 2026-04-23T23:12:47.786Z | Downloaded lazy_static v1.5.0 |
| 364 | 2026-04-23T23:12:47.788Z | Downloaded console v0.15.8 |
| 365 | 2026-04-23T23:12:47.791Z | Downloaded base64ct v1.6.0 |
| 366 | 2026-04-23T23:12:47.794Z | Downloaded linked-hash-map v0.5.6 |
| 367 | 2026-04-23T23:12:47.797Z | Downloaded macaddr v1.0.1 |
| 368 | 2026-04-23T23:12:47.800Z | Downloaded memmap v0.7.0 |
| 369 | 2026-04-23T23:12:47.800Z | Downloaded hostname v0.3.1 |
| 370 | 2026-04-23T23:12:47.803Z | Downloaded match_cfg v0.1.0 |
| 371 | 2026-04-23T23:12:47.805Z | Downloaded http-body-util v0.1.3 |
| 372 | 2026-04-23T23:12:47.808Z | Downloaded ingot v0.1.1 |
| 373 | 2026-04-23T23:12:47.808Z | Downloaded icu_locid_transform v1.5.0 |
| 374 | 2026-04-23T23:12:47.811Z | Downloaded ipnet v2.9.0 |
| 375 | 2026-04-23T23:12:47.813Z | Downloaded ipnetwork v0.21.1 |
| 376 | 2026-04-23T23:12:47.816Z | Downloaded humantime v2.3.0 |
| 377 | 2026-04-23T23:12:47.818Z | Downloaded glob v0.3.3 |
| 378 | 2026-04-23T23:12:47.819Z | Downloaded managed v0.8.0 |
| 379 | 2026-04-23T23:12:47.821Z | Downloaded num-conv v0.2.0 |
| 380 | 2026-04-23T23:12:47.824Z | Downloaded newline-converter v0.3.0 |
| 381 | 2026-04-23T23:12:47.824Z | Downloaded newtype-uuid-macros v0.1.0 |
| 382 | 2026-04-23T23:12:47.827Z | Downloaded colored v3.0.0 |
| 383 | 2026-04-23T23:12:47.830Z | Downloaded clang-sys v1.8.1 |
| 384 | 2026-04-23T23:12:47.832Z | Downloaded ingot-types v0.1.2 |
| 385 | 2026-04-23T23:12:47.835Z | Downloaded crc32fast v1.4.0 |
| 386 | 2026-04-23T23:12:47.838Z | Downloaded newtype_derive v0.1.6 |
| 387 | 2026-04-23T23:12:47.838Z | Downloaded darling v0.20.11 |
| 388 | 2026-04-23T23:12:47.842Z | Downloaded crossbeam-utils v0.8.19 |
| 389 | 2026-04-23T23:12:47.844Z | Downloaded omicron-workspace-hack v0.1.0 |
| 390 | 2026-04-23T23:12:47.847Z | Downloaded num-derive v0.4.2 |
| 391 | 2026-04-23T23:12:47.850Z | Downloaded num-iter v0.1.45 |
| 392 | 2026-04-23T23:12:47.852Z | Downloaded libloading v0.8.9 |
| 393 | 2026-04-23T23:12:47.855Z | Downloaded olpc-cjson v0.1.4 |
| 394 | 2026-04-23T23:12:47.855Z | Downloaded litemap v0.7.4 |
| 395 | 2026-04-23T23:12:47.859Z | Downloaded openssl-probe v0.2.1 |
| 396 | 2026-04-23T23:12:47.861Z | Downloaded num_threads v0.1.7 |
| 397 | 2026-04-23T23:12:47.861Z | Downloaded lock_api v0.4.12 |
| 398 | 2026-04-23T23:12:47.866Z | Downloaded opaque-debug v0.3.1 |
| 399 | 2026-04-23T23:12:47.868Z | Downloaded memoffset v0.9.1 |
| 400 | 2026-04-23T23:12:47.868Z | Downloaded hmac v0.12.1 |
| 401 | 2026-04-23T23:12:47.868Z | Downloaded linear-map v1.2.0 |
| 402 | 2026-04-23T23:12:47.871Z | Downloaded httparse v1.10.1 |
| 403 | 2026-04-23T23:12:47.874Z | Downloaded icu_locid_transform_data v1.5.0 |
| 404 | 2026-04-23T23:12:47.876Z | Downloaded ingot-macros v0.1.1 |
| 405 | 2026-04-23T23:12:47.879Z | Downloaded iana-time-zone v0.1.64 |
| 406 | 2026-04-23T23:12:47.882Z | Downloaded parse-display v0.10.0 |
| 407 | 2026-04-23T23:12:47.882Z | Downloaded hyper-rustls v0.27.3 |
| 408 | 2026-04-23T23:12:47.885Z | Downloaded libsw v3.5.0 |
| 409 | 2026-04-23T23:12:47.887Z | Downloaded percent-encoding v2.3.2 |
| 410 | 2026-04-23T23:12:47.890Z | Downloaded plain v0.2.3 |
| 411 | 2026-04-23T23:12:47.890Z | Downloaded newtype-uuid v1.3.2 |
| 412 | 2026-04-23T23:12:47.893Z | Downloaded getrandom v0.4.2 |
| 413 | 2026-04-23T23:12:47.896Z | Downloaded pretty-hex v0.4.1 |
| 414 | 2026-04-23T23:12:47.898Z | Downloaded num_enum v0.5.11 |
| 415 | 2026-04-23T23:12:47.903Z | Downloaded powerfmt v0.2.0 |
| 416 | 2026-04-23T23:12:47.907Z | Downloaded ciborium v0.2.2 |
| 417 | 2026-04-23T23:12:47.907Z | Downloaded proc-macro-error-attr v1.0.4 |
| 418 | 2026-04-23T23:12:47.909Z | Downloaded darling_core v0.21.3 |
| 419 | 2026-04-23T23:12:47.912Z | Downloaded pretty-hex v0.2.1 |
| 420 | 2026-04-23T23:12:47.912Z | Downloaded futures v0.3.32 |
| 421 | 2026-04-23T23:12:47.917Z | Downloaded proc-macro-crate v1.3.1 |
| 422 | 2026-04-23T23:12:47.920Z | Downloaded derive_more v0.99.20 |
| 423 | 2026-04-23T23:12:47.923Z | Downloaded progenitor-client v0.11.1 |
| 424 | 2026-04-23T23:12:47.926Z | Downloaded progenitor-macro v0.13.0 |
| 425 | 2026-04-23T23:12:47.926Z | Downloaded base64 v0.22.1 |
| 426 | 2026-04-23T23:12:47.929Z | Downloaded openssl-macros v0.1.1 |
| 427 | 2026-04-23T23:12:47.932Z | Downloaded radium v0.7.0 |
| 428 | 2026-04-23T23:12:47.932Z | Downloaded progenitor-macro v0.11.1 |
| 429 | 2026-04-23T23:12:47.935Z | Downloaded progenitor-macro v0.10.0 |
| 430 | 2026-04-23T23:12:47.936Z | Downloaded elliptic-curve v0.13.8 |
| 431 | 2026-04-23T23:12:47.939Z | Downloaded rand_chacha v0.3.1 |
| 432 | 2026-04-23T23:12:47.941Z | Downloaded oxide-tokio-rt v0.1.2 |
| 433 | 2026-04-23T23:12:47.941Z | Downloaded highway v1.3.0 |
| 434 | 2026-04-23T23:12:47.944Z | Downloaded indexmap v1.9.3 |
| 435 | 2026-04-23T23:12:47.947Z | Downloaded native-tls v0.2.11 |
| 436 | 2026-04-23T23:12:47.949Z | Downloaded pest_generator v2.8.4 |
| 437 | 2026-04-23T23:12:47.952Z | Downloaded pem v3.0.5 |
| 438 | 2026-04-23T23:12:47.955Z | Downloaded polyval v0.6.2 |
| 439 | 2026-04-23T23:12:47.955Z | Downloaded ref-cast-impl v1.0.25 |
| 440 | 2026-04-23T23:12:47.958Z | Downloaded rand_xorshift v0.3.0 |
| 441 | 2026-04-23T23:12:47.958Z | Downloaded pin-project-lite v0.2.14 |
| 442 | 2026-04-23T23:12:47.961Z | Downloaded ref-cast v1.0.25 |
| 443 | 2026-04-23T23:12:47.964Z | Downloaded dropshot_endpoint v0.16.7 |
| 444 | 2026-04-23T23:12:47.967Z | Downloaded pkg-config v0.3.30 |
| 445 | 2026-04-23T23:12:47.970Z | Downloaded rfc6979 v0.4.0 |
| 446 | 2026-04-23T23:12:47.973Z | Downloaded pkcs8 v0.10.2 |
| 447 | 2026-04-23T23:12:47.975Z | Downloaded half v2.7.1 |
| 448 | 2026-04-23T23:12:47.978Z | Downloaded const_format v0.2.35 |
| 449 | 2026-04-23T23:12:47.981Z | Downloaded heapless v0.8.0 |
| 450 | 2026-04-23T23:12:47.984Z | Downloaded rustc_version v0.1.7 |
| 451 | 2026-04-23T23:12:47.986Z | Downloaded rustc-hash v2.1.1 |
| 452 | 2026-04-23T23:12:47.986Z | Downloaded progenitor v0.11.1 |
| 453 | 2026-04-23T23:12:47.989Z | Downloaded progenitor v0.13.0 |
| 454 | 2026-04-23T23:12:47.989Z | Downloaded chacha20poly1305 v0.10.1 |
| 455 | 2026-04-23T23:12:47.992Z | Downloaded proc-macro-error v1.0.4 |
| 456 | 2026-04-23T23:12:47.995Z | Downloaded progenitor-client v0.10.0 |
| 457 | 2026-04-23T23:12:47.997Z | Downloaded progenitor v0.10.0 |
| 458 | 2026-04-23T23:12:47.997Z | Downloaded quick-error v1.2.3 |
| 459 | 2026-04-23T23:12:48.000Z | Downloaded progenitor-client v0.13.0 |
| 460 | 2026-04-23T23:12:48.003Z | Downloaded scopeguard v1.2.0 |
| 461 | 2026-04-23T23:12:48.003Z | Downloaded same-file v1.0.6 |
| 462 | 2026-04-23T23:12:48.006Z | Downloaded parking_lot v0.12.2 |
| 463 | 2026-04-23T23:12:48.006Z | Downloaded icu_locid v1.5.0 |
| 464 | 2026-04-23T23:12:48.010Z | Downloaded rand_core v0.6.4 |
| 465 | 2026-04-23T23:12:48.012Z | Downloaded quinn-udp v0.5.5 |
| 466 | 2026-04-23T23:12:48.015Z | Downloaded poly1305 v0.8.0 |
| 467 | 2026-04-23T23:12:48.017Z | Downloaded pest_derive v2.8.4 |
| 468 | 2026-04-23T23:12:48.020Z | Downloaded miniz_oxide v0.7.2 |
| 469 | 2026-04-23T23:12:48.020Z | Downloaded memmap2 v0.9.9 |
| 470 | 2026-04-23T23:12:48.023Z | Downloaded rustc-hash v1.1.0 |
| 471 | 2026-04-23T23:12:48.026Z | Downloaded rand_core v0.9.3 |
| 472 | 2026-04-23T23:12:48.026Z | Downloaded rand_chacha v0.9.0 |
| 473 | 2026-04-23T23:12:48.033Z | Downloaded primeorder v0.13.6 |
| 474 | 2026-04-23T23:12:48.035Z | Downloaded scroll_derive v0.13.1 |
| 475 | 2026-04-23T23:12:48.035Z | Downloaded serde-big-array v0.5.1 |
| 476 | 2026-04-23T23:12:48.035Z | Downloaded semver v0.1.20 |
| 477 | 2026-04-23T23:12:48.036Z | Downloaded secrecy v0.10.3 |
| 478 | 2026-04-23T23:12:48.036Z | Downloaded crossbeam-channel v0.5.15 |
| 479 | 2026-04-23T23:12:48.038Z | Downloaded resolv-conf v0.7.0 |
| 480 | 2026-04-23T23:12:48.041Z | Downloaded serde_repr v0.1.19 |
| 481 | 2026-04-23T23:12:48.041Z | Downloaded pest_meta v2.8.4 |
| 482 | 2026-04-23T23:12:48.044Z | Downloaded serde_urlencoded v0.7.1 |
| 483 | 2026-04-23T23:12:48.046Z | Downloaded rustc_version v0.4.1 |
| 484 | 2026-04-23T23:12:48.046Z | Downloaded bytes v1.11.1 |
| 485 | 2026-04-23T23:12:48.050Z | Downloaded crypto-bigint v0.5.5 |
| 486 | 2026-04-23T23:12:48.054Z | Downloaded serde_spanned v1.0.4 |
| 487 | 2026-04-23T23:12:48.059Z | Downloaded serde_spanned v0.6.9 |
| 488 | 2026-04-23T23:12:48.062Z | Downloaded simd-adler32 v0.3.7 |
| 489 | 2026-04-23T23:12:48.062Z | Downloaded once_cell v1.21.3 |
| 490 | 2026-04-23T23:12:48.062Z | Downloaded serde_plain v1.0.2 |
| 491 | 2026-04-23T23:12:48.065Z | Downloaded log v0.4.29 |
| 492 | 2026-04-23T23:12:48.068Z | Downloaded rusty-fork v0.3.0 |
| 493 | 2026-04-23T23:12:48.068Z | Downloaded siphasher v1.0.1 |
| 494 | 2026-04-23T23:12:48.071Z | Downloaded sigpipe v0.1.3 |
| 495 | 2026-04-23T23:12:48.071Z | Downloaded rustls-pemfile v1.0.4 |
| 496 | 2026-04-23T23:12:48.077Z | Downloaded slog-bunyan v2.5.0 |
| 497 | 2026-04-23T23:12:48.077Z | Downloaded icu_collections v1.5.0 |
| 498 | 2026-04-23T23:12:48.080Z | Downloaded smawk v0.3.2 |
| 499 | 2026-04-23T23:12:48.080Z | Downloaded scroll v0.13.0 |
| 500 | 2026-04-23T23:12:48.083Z | Downloaded hickory-resolver v0.25.2 |
| 501 | 2026-04-23T23:12:48.086Z | Downloaded signature v2.2.0 |
| 502 | 2026-04-23T23:12:48.086Z | Downloaded sha1 v0.10.6 |
| 503 | 2026-04-23T23:12:48.089Z | Downloaded sct v0.7.1 |
| 504 | 2026-04-23T23:12:48.092Z | Downloaded papergrid v0.11.0 |
| 505 | 2026-04-23T23:12:48.095Z | Downloaded rustls-pemfile v2.2.0 |
| 506 | 2026-04-23T23:12:48.098Z | Downloaded quote v1.0.44 |
| 507 | 2026-04-23T23:12:48.101Z | Downloaded rustls-native-certs v0.8.3 |
| 508 | 2026-04-23T23:12:48.101Z | Downloaded sec1 v0.7.3 |
| 509 | 2026-04-23T23:12:48.103Z | Downloaded dropshot-api-manager v0.7.0 |
| 510 | 2026-04-23T23:12:48.106Z | Downloaded cc v1.2.17 |
| 511 | 2026-04-23T23:12:48.108Z | Downloaded supports-color v2.1.0 |
| 512 | 2026-04-23T23:12:48.111Z | Downloaded strum v0.27.2 |
| 513 | 2026-04-23T23:12:48.111Z | Downloaded serde_arrays v0.1.0 |
| 514 | 2026-04-23T23:12:48.114Z | Downloaded pin-project v1.1.10 |
| 515 | 2026-04-23T23:12:48.121Z | Downloaded sync_wrapper v1.0.1 |
| 516 | 2026-04-23T23:12:48.124Z | Downloaded stable_deref_trait v1.2.0 |
| 517 | 2026-04-23T23:12:48.124Z | Downloaded structmeta v0.3.0 |
| 518 | 2026-04-23T23:12:48.124Z | Downloaded strsim v0.11.1 |
| 519 | 2026-04-23T23:12:48.126Z | Downloaded semver v1.0.27 |
| 520 | 2026-04-23T23:12:48.129Z | Downloaded serde_path_to_error v0.1.20 |
| 521 | 2026-04-23T23:12:48.129Z | Downloaded sha2 v0.10.9 |
| 522 | 2026-04-23T23:12:48.132Z | Downloaded serde_tokenstream v0.2.3 |
| 523 | 2026-04-23T23:12:48.132Z | Downloaded slab v0.4.9 |
| 524 | 2026-04-23T23:12:48.135Z | Downloaded strum v0.26.3 |
| 525 | 2026-04-23T23:12:48.135Z | Downloaded signal-hook-registry v1.4.2 |
| 526 | 2026-04-23T23:12:48.138Z | Downloaded swrite v0.1.0 |
| 527 | 2026-04-23T23:12:48.138Z | Downloaded tabled_derive v0.7.0 |
| 528 | 2026-04-23T23:12:48.141Z | Downloaded subtle v2.6.1 |
| 529 | 2026-04-23T23:12:48.141Z | Downloaded tabwriter v1.4.0 |
| 530 | 2026-04-23T23:12:48.144Z | Downloaded termtree v0.5.1 |
| 531 | 2026-04-23T23:12:48.144Z | Downloaded hyper-util v0.1.20 |
| 532 | 2026-04-23T23:12:48.147Z | Downloaded indexmap v2.13.0 |
| 533 | 2026-04-23T23:12:48.150Z | Downloaded http v1.4.0 |
| 534 | 2026-04-23T23:12:48.153Z | Downloaded terminal_size v0.4.3 |
| 535 | 2026-04-23T23:12:48.155Z | Downloaded terminal_size v0.3.0 |
| 536 | 2026-04-23T23:12:48.155Z | Downloaded smf v0.2.3 |
| 537 | 2026-04-23T23:12:48.158Z | Downloaded slog-dtrace v0.3.0 |
| 538 | 2026-04-23T23:12:48.158Z | Downloaded slog-json v2.6.1 |
| 539 | 2026-04-23T23:12:48.161Z | Downloaded tap v1.0.1 |
| 540 | 2026-04-23T23:12:48.163Z | Downloaded thread-id v4.2.1 |
| 541 | 2026-04-23T23:12:48.163Z | Downloaded time-core v0.1.8 |
| 542 | 2026-04-23T23:12:48.166Z | Downloaded tinyvec_macros v0.1.1 |
| 543 | 2026-04-23T23:12:48.166Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 544 | 2026-04-23T23:12:48.166Z | Downloaded thiserror-impl v1.0.64 |
| 545 | 2026-04-23T23:12:48.168Z | Downloaded thread-id v5.0.0 |
| 546 | 2026-04-23T23:12:48.169Z | Downloaded static_assertions v1.1.0 |
| 547 | 2026-04-23T23:12:48.172Z | Downloaded take_mut v0.2.2 |
| 548 | 2026-04-23T23:12:48.172Z | Downloaded slog-term v2.9.2 |
| 549 | 2026-04-23T23:12:48.175Z | Downloaded slog-async v2.8.0 |
| 550 | 2026-04-23T23:12:48.175Z | Downloaded structmeta-derive v0.3.0 |
| 551 | 2026-04-23T23:12:48.178Z | Downloaded rustversion v1.0.22 |
| 552 | 2026-04-23T23:12:48.178Z | Downloaded progenitor-impl v0.11.1 |
| 553 | 2026-04-23T23:12:48.181Z | Downloaded snafu-derive v0.8.9 |
| 554 | 2026-04-23T23:12:48.181Z | Downloaded prettyplease v0.2.37 |
| 555 | 2026-04-23T23:12:48.183Z | Downloaded openssl-sys v0.9.107 |
| 556 | 2026-04-23T23:12:48.187Z | Downloaded thread_local v1.1.8 |
| 557 | 2026-04-23T23:12:48.189Z | Downloaded strum_macros v0.27.2 |
| 558 | 2026-04-23T23:12:48.192Z | Downloaded spki v0.7.3 |
| 559 | 2026-04-23T23:12:48.192Z | Downloaded shlex v1.3.0 |
| 560 | 2026-04-23T23:12:48.195Z | Downloaded strum_macros v0.26.4 |
| 561 | 2026-04-23T23:12:48.197Z | Downloaded progenitor-impl v0.13.0 |
| 562 | 2026-04-23T23:12:48.198Z | Downloaded progenitor-impl v0.10.0 |
| 563 | 2026-04-23T23:12:48.200Z | Downloaded ryu v1.0.18 |
| 564 | 2026-04-23T23:12:48.203Z | Downloaded rustls-platform-verifier v0.6.2 |
| 565 | 2026-04-23T23:12:48.205Z | Downloaded serde_with_macros v3.18.0 |
| 566 | 2026-04-23T23:12:48.208Z | Downloaded supports-color v3.0.2 |
| 567 | 2026-04-23T23:12:48.208Z | Downloaded toml_datetime v0.6.11 |
| 568 | 2026-04-23T23:12:48.212Z | Downloaded toml_write v0.1.2 |
| 569 | 2026-04-23T23:12:48.212Z | Downloaded strum_macros v0.28.0 |
| 570 | 2026-04-23T23:12:48.215Z | Downloaded thiserror v2.0.18 |
| 571 | 2026-04-23T23:12:48.217Z | Downloaded thiserror-no-std v2.0.2 |
| 572 | 2026-04-23T23:12:48.220Z | Downloaded num-bigint v0.4.5 |
| 573 | 2026-04-23T23:12:48.223Z | Downloaded rayon-core v1.13.0 |
| 574 | 2026-04-23T23:12:48.225Z | Downloaded synstructure v0.13.1 |
| 575 | 2026-04-23T23:12:48.228Z | Downloaded thiserror v1.0.64 |
| 576 | 2026-04-23T23:12:48.231Z | Downloaded time-macros v0.2.27 |
| 577 | 2026-04-23T23:12:48.231Z | Downloaded tagptr v0.2.0 |
| 578 | 2026-04-23T23:12:48.234Z | Downloaded try-lock v0.2.5 |
| 579 | 2026-04-23T23:12:48.234Z | Downloaded tower-service v0.3.3 |
| 580 | 2026-04-23T23:12:48.237Z | Downloaded mio v1.0.2 |
| 581 | 2026-04-23T23:12:48.239Z | Downloaded tls_codec_derive v0.4.2 |
| 582 | 2026-04-23T23:12:48.239Z | Downloaded serde_core v1.0.228 |
| 583 | 2026-04-23T23:12:48.242Z | Downloaded ron v0.8.1 |
| 584 | 2026-04-23T23:12:48.245Z | Downloaded thiserror-impl v2.0.18 |
| 585 | 2026-04-23T23:12:48.248Z | Downloaded minimal-lexical v0.2.1 |
| 586 | 2026-04-23T23:12:48.251Z | Downloaded universal-hash v0.5.1 |
| 587 | 2026-04-23T23:12:48.251Z | Downloaded unarray v0.1.4 |
| 588 | 2026-04-23T23:12:48.253Z | Downloaded hickory-resolver v0.24.4 |
| 589 | 2026-04-23T23:12:48.256Z | Downloaded smallvec v1.13.2 |
| 590 | 2026-04-23T23:12:48.259Z | Downloaded tls_codec v0.4.2 |
| 591 | 2026-04-23T23:12:48.259Z | Downloaded serde_derive_internals v0.29.1 |
| 592 | 2026-04-23T23:12:48.262Z | Downloaded serde_yaml v0.9.34+deprecated |
| 593 | 2026-04-23T23:12:48.262Z | Downloaded typeid v1.0.0 |
| 594 | 2026-04-23T23:12:48.264Z | Downloaded hashbrown v0.12.3 |
| 595 | 2026-04-23T23:12:48.267Z | Downloaded unicode-linebreak v0.1.5 |
| 596 | 2026-04-23T23:12:48.267Z | Downloaded tokio-macros v2.6.0 |
| 597 | 2026-04-23T23:12:48.267Z | Downloaded usdt v0.5.0 |
| 598 | 2026-04-23T23:12:48.270Z | Downloaded tokio-dtrace v0.1.1 |
| 599 | 2026-04-23T23:12:48.270Z | Downloaded usdt-attr-macro v0.5.0 |
| 600 | 2026-04-23T23:12:48.273Z | Downloaded similar v2.7.0 |
| 601 | 2026-04-23T23:12:48.276Z | Downloaded tokio-tungstenite v0.21.0 |
| 602 | 2026-04-23T23:12:48.276Z | Downloaded tokio-native-tls v0.3.1 |
| 603 | 2026-04-23T23:12:48.279Z | Downloaded rustls-pki-types v1.12.0 |
| 604 | 2026-04-23T23:12:48.282Z | Downloaded typify-macro v0.6.1 |
| 605 | 2026-04-23T23:12:48.283Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 606 | 2026-04-23T23:12:48.283Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 607 | 2026-04-23T23:12:48.285Z | Downloaded usdt-macro v0.5.0 |
| 608 | 2026-04-23T23:12:48.285Z | Downloaded usdt-attr-macro v0.6.0 |
| 609 | 2026-04-23T23:12:48.285Z | Downloaded unicode-xid v0.2.4 |
| 610 | 2026-04-23T23:12:48.288Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 611 | 2026-04-23T23:12:48.288Z | Downloaded quinn v0.11.9 |
| 612 | 2026-04-23T23:12:48.291Z | Downloaded schemars v0.8.22 |
| 613 | 2026-04-23T23:12:48.297Z | Downloaded rand v0.8.5 |
| 614 | 2026-04-23T23:12:48.300Z | Downloaded tinyvec v1.6.0 |
| 615 | 2026-04-23T23:12:48.303Z | Downloaded tinystr v0.7.6 |
| 616 | 2026-04-23T23:12:48.306Z | Downloaded wait-timeout v0.2.0 |
| 617 | 2026-04-23T23:12:48.306Z | Downloaded untrusted v0.9.0 |
| 618 | 2026-04-23T23:12:48.306Z | Downloaded aws-lc-rs v1.13.3 |
| 619 | 2026-04-23T23:12:48.311Z | Downloaded utf-8 v0.7.6 |
| 620 | 2026-04-23T23:12:48.315Z | Downloaded tokio-rustls v0.25.0 |
| 621 | 2026-04-23T23:12:48.315Z | Downloaded usdt-macro v0.6.0 |
| 622 | 2026-04-23T23:12:48.320Z | Downloaded tokio-stream v0.1.17 |
| 623 | 2026-04-23T23:12:48.320Z | Downloaded tokio-rustls v0.26.0 |
| 624 | 2026-04-23T23:12:48.322Z | Downloaded aes v0.8.4 |
| 625 | 2026-04-23T23:12:48.323Z | Downloaded write16 v1.0.0 |
| 626 | 2026-04-23T23:12:48.323Z | Downloaded futures-util v0.3.32 |
| 627 | 2026-04-23T23:12:48.329Z | Downloaded utf8parse v0.2.1 |
| 628 | 2026-04-23T23:12:48.332Z | Downloaded utf8_iter v1.0.4 |
| 629 | 2026-04-23T23:12:48.332Z | Downloaded utf16_iter v1.0.5 |
| 630 | 2026-04-23T23:12:48.332Z | Downloaded tower-layer v0.3.3 |
| 631 | 2026-04-23T23:12:48.335Z | Downloaded toml v0.8.23 |
| 632 | 2026-04-23T23:12:48.335Z | Downloaded term v1.2.0 |
| 633 | 2026-04-23T23:12:48.339Z | Downloaded socket2 v0.6.0 |
| 634 | 2026-04-23T23:12:48.342Z | Downloaded nom v7.1.3 |
| 635 | 2026-04-23T23:12:48.342Z | Downloaded yoke-derive v0.7.5 |
| 636 | 2026-04-23T23:12:48.344Z | Downloaded tracing-attributes v0.1.27 |
| 637 | 2026-04-23T23:12:48.344Z | Downloaded want v0.3.1 |
| 638 | 2026-04-23T23:12:48.344Z | Downloaded waitgroup v0.1.2 |
| 639 | 2026-04-23T23:12:48.347Z | Downloaded version_check v0.9.5 |
| 640 | 2026-04-23T23:12:48.347Z | Downloaded tokio-rustls v0.24.1 |
| 641 | 2026-04-23T23:12:48.350Z | Downloaded tar v0.4.40 |
| 642 | 2026-04-23T23:12:48.350Z | Downloaded rustls-webpki v0.103.4 |
| 643 | 2026-04-23T23:12:48.353Z | Downloaded zerofrom-derive v0.1.5 |
| 644 | 2026-04-23T23:12:48.353Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 645 | 2026-04-23T23:12:48.356Z | Downloaded snafu v0.8.9 |
| 646 | 2026-04-23T23:12:48.358Z | Downloaded which v4.4.2 |
| 647 | 2026-04-23T23:12:48.361Z | Downloaded serde_derive v1.0.228 |
| 648 | 2026-04-23T23:12:48.364Z | Downloaded xattr v1.3.1 |
| 649 | 2026-04-23T23:12:48.364Z | Downloaded memchr v2.7.2 |
| 650 | 2026-04-23T23:12:48.366Z | Downloaded zeroize_derive v1.4.3 |
| 651 | 2026-04-23T23:12:48.369Z | Downloaded zone_cfg_derive v0.3.0 |
| 652 | 2026-04-23T23:12:48.370Z | Downloaded zerofrom v0.1.5 |
| 653 | 2026-04-23T23:12:48.370Z | Downloaded iri-string v0.7.8 |
| 654 | 2026-04-23T23:12:48.372Z | Downloaded itertools v0.13.0 |
| 655 | 2026-04-23T23:12:48.377Z | Downloaded whoami v1.5.1 |
| 656 | 2026-04-23T23:12:48.379Z | Downloaded untrusted v0.7.1 |
| 657 | 2026-04-23T23:12:48.379Z | Downloaded test-strategy v0.4.3 |
| 658 | 2026-04-23T23:12:48.382Z | Downloaded usdt-impl v0.5.0 |
| 659 | 2026-04-23T23:12:48.385Z | Downloaded usdt-impl v0.6.0 |
| 660 | 2026-04-23T23:12:48.385Z | Downloaded schemars v0.9.0 |
| 661 | 2026-04-23T23:12:48.391Z | Downloaded toml v0.7.8 |
| 662 | 2026-04-23T23:12:48.394Z | Downloaded clap_builder v4.5.2 |
| 663 | 2026-04-23T23:12:48.398Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 664 | 2026-04-23T23:12:48.406Z | Downloaded zone v0.3.1 |
| 665 | 2026-04-23T23:12:48.410Z | Downloaded socket2 v0.5.10 |
| 666 | 2026-04-23T23:12:48.410Z | Downloaded spin v0.9.8 |
| 667 | 2026-04-23T23:12:48.410Z | Downloaded serde v1.0.228 |
| 668 | 2026-04-23T23:12:48.410Z | Downloaded hashbrown v0.15.2 |
| 669 | 2026-04-23T23:12:48.410Z | Downloaded rand v0.9.2 |
| 670 | 2026-04-23T23:12:48.413Z | Downloaded hyper v1.8.1 |
| 671 | 2026-04-23T23:12:48.417Z | Downloaded zmij v1.0.19 |
| 672 | 2026-04-23T23:12:48.421Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 673 | 2026-04-23T23:12:48.421Z | Downloaded typenum v1.17.0 |
| 674 | 2026-04-23T23:12:48.424Z | Downloaded ucd-trie v0.1.6 |
| 675 | 2026-04-23T23:12:48.424Z | Downloaded walkdir v2.5.0 |
| 676 | 2026-04-23T23:12:48.424Z | Downloaded vsss-rs v3.3.4 |
| 677 | 2026-04-23T23:12:48.426Z | Downloaded tungstenite v0.21.0 |
| 678 | 2026-04-23T23:12:48.429Z | Downloaded yoke v0.7.5 |
| 679 | 2026-04-23T23:12:48.429Z | Downloaded hashbrown v0.16.1 |
| 680 | 2026-04-23T23:12:48.432Z | Downloaded unicode-ident v1.0.24 |
| 681 | 2026-04-23T23:12:48.435Z | Downloaded itertools v0.14.0 |
| 682 | 2026-04-23T23:12:48.438Z | Downloaded hkdf v0.12.4 |
| 683 | 2026-04-23T23:12:48.441Z | Downloaded zeroize v1.8.2 |
| 684 | 2026-04-23T23:12:48.441Z | Downloaded writeable v0.5.5 |
| 685 | 2026-04-23T23:12:48.444Z | Downloaded goblin v0.8.2 |
| 686 | 2026-04-23T23:12:48.446Z | Downloaded textwrap v0.16.2 |
| 687 | 2026-04-23T23:12:48.449Z | Downloaded toml_edit v0.22.27 |
| 688 | 2026-04-23T23:12:48.452Z | Downloaded aho-corasick v1.1.3 |
| 689 | 2026-04-23T23:12:48.455Z | Downloaded twox-hash v2.1.2 |
| 690 | 2026-04-23T23:12:48.455Z | Downloaded idna v1.0.3 |
| 691 | 2026-04-23T23:12:48.458Z | Downloaded steno v0.4.1 |
| 692 | 2026-04-23T23:12:48.465Z | Downloaded zerovec-derive v0.10.3 |
| 693 | 2026-04-23T23:12:48.465Z | Downloaded vergen-lib v9.1.0 |
| 694 | 2026-04-23T23:12:48.465Z | Downloaded vergen v9.1.0 |
| 695 | 2026-04-23T23:12:48.465Z | Downloaded uuid v1.22.0 |
| 696 | 2026-04-23T23:12:48.468Z | Downloaded tracing-core v0.1.32 |
| 697 | 2026-04-23T23:12:48.468Z | Downloaded vergen-git2 v9.1.0 |
| 698 | 2026-04-23T23:12:48.468Z | Downloaded typify v0.6.1 |
| 699 | 2026-04-23T23:12:48.471Z | Downloaded itertools v0.12.1 |
| 700 | 2026-04-23T23:12:48.474Z | Downloaded wyz v0.5.1 |
| 701 | 2026-04-23T23:12:48.478Z | Downloaded iddqd v0.3.17 |
| 702 | 2026-04-23T23:12:48.481Z | Downloaded pest v2.8.4 |
| 703 | 2026-04-23T23:12:48.484Z | Downloaded unsafe-libyaml v0.2.11 |
| 704 | 2026-04-23T23:12:48.484Z | Downloaded typify v0.4.3 |
| 705 | 2026-04-23T23:12:48.488Z | Downloaded slog v2.8.2 |
| 706 | 2026-04-23T23:12:48.491Z | Downloaded zerocopy-derive v0.7.34 |
| 707 | 2026-04-23T23:12:48.496Z | Downloaded tempfile v3.23.0 |
| 708 | 2026-04-23T23:12:48.496Z | Downloaded typify-macro v0.4.3 |
| 709 | 2026-04-23T23:12:48.496Z | Downloaded libm v0.2.8 |
| 710 | 2026-04-23T23:12:48.499Z | Downloaded usdt v0.6.0 |
| 711 | 2026-04-23T23:12:48.499Z | Downloaded qorb v0.4.1 |
| 712 | 2026-04-23T23:12:48.502Z | Downloaded proc-macro2 v1.0.106 |
| 713 | 2026-04-23T23:12:48.506Z | Downloaded scroll v0.12.0 |
| 714 | 2026-04-23T23:12:48.506Z | Downloaded schemars_derive v0.8.22 |
| 715 | 2026-04-23T23:12:48.506Z | Downloaded ringbuffer v0.16.0 |
| 716 | 2026-04-23T23:12:48.509Z | Downloaded jiff-static v0.2.15 |
| 717 | 2026-04-23T23:12:48.509Z | Downloaded flate2 v1.0.30 |
| 718 | 2026-04-23T23:12:48.512Z | Downloaded ppv-lite86 v0.2.17 |
| 719 | 2026-04-23T23:12:48.512Z | Downloaded postcard v1.0.9 |
| 720 | 2026-04-23T23:12:48.515Z | Downloaded num-traits v0.2.19 |
| 721 | 2026-04-23T23:12:48.515Z | Downloaded expectorate v1.2.0 |
| 722 | 2026-04-23T23:12:48.520Z | Downloaded scroll_derive v0.12.0 |
| 723 | 2026-04-23T23:12:48.520Z | Downloaded icu_normalizer_data v1.5.0 |
| 724 | 2026-04-23T23:12:48.523Z | Downloaded owo-colors v4.2.3 |
| 725 | 2026-04-23T23:12:48.523Z | Downloaded pin-project-internal v1.1.10 |
| 726 | 2026-04-23T23:12:48.523Z | Downloaded phf v0.12.1 |
| 727 | 2026-04-23T23:12:48.523Z | Downloaded parking_lot_core v0.9.10 |
| 728 | 2026-04-23T23:12:48.529Z | Downloaded oxnet v0.1.4 |
| 729 | 2026-04-23T23:12:48.529Z | Downloaded password-hash v0.5.0 |
| 730 | 2026-04-23T23:12:48.529Z | Downloaded url v2.5.4 |
| 731 | 2026-04-23T23:12:48.531Z | Downloaded schemars v1.2.1 |
| 732 | 2026-04-23T23:12:48.537Z | Downloaded passt v0.3.0 |
| 733 | 2026-04-23T23:12:48.540Z | Downloaded parse-display-derive v0.10.0 |
| 734 | 2026-04-23T23:12:48.540Z | Downloaded icu_properties v1.5.1 |
| 735 | 2026-04-23T23:12:48.543Z | Downloaded icu_provider v1.5.0 |
| 736 | 2026-04-23T23:12:48.543Z | Downloaded tracing v0.1.40 |
| 737 | 2026-04-23T23:12:48.546Z | Downloaded regex v1.12.3 |
| 738 | 2026-04-23T23:12:48.549Z | Downloaded bitvec v1.0.1 |
| 739 | 2026-04-23T23:12:48.556Z | Downloaded toml_edit v0.19.15 |
| 740 | 2026-04-23T23:12:48.566Z | Downloaded h2 v0.4.6 |
| 741 | 2026-04-23T23:12:48.570Z | Downloaded zerocopy-derive v0.8.27 |
| 742 | 2026-04-23T23:12:48.574Z | Downloaded p384 v0.13.1 |
| 743 | 2026-04-23T23:12:48.578Z | Downloaded bindgen v0.69.5 |
| 744 | 2026-04-23T23:12:48.581Z | Downloaded icu_normalizer v1.5.0 |
| 745 | 2026-04-23T23:12:48.585Z | Downloaded pem-rfc7468 v0.7.0 |
| 746 | 2026-04-23T23:12:48.585Z | Downloaded portable-atomic v1.11.1 |
| 747 | 2026-04-23T23:12:48.589Z | Downloaded unicode-segmentation v1.11.0 |
| 748 | 2026-04-23T23:12:48.592Z | Downloaded reqwest v0.12.23 |
| 749 | 2026-04-23T23:12:48.595Z | Downloaded git2 v0.20.2 |
| 750 | 2026-04-23T23:12:48.600Z | Downloaded x509-cert v0.2.5 |
| 751 | 2026-04-23T23:12:48.605Z | Downloaded tokio-util v0.7.16 |
| 752 | 2026-04-23T23:12:48.608Z | Downloaded salty v0.3.0 |
| 753 | 2026-04-23T23:12:48.612Z | Downloaded rustls-webpki v0.101.7 |
| 754 | 2026-04-23T23:12:48.621Z | Downloaded tower v0.5.2 |
| 755 | 2026-04-23T23:12:48.625Z | Downloaded proptest v1.5.0 |
| 756 | 2026-04-23T23:12:48.630Z | Downloaded unicode-normalization v0.1.24 |
| 757 | 2026-04-23T23:12:48.633Z | Downloaded typed-path v0.9.3 |
| 758 | 2026-04-23T23:12:48.636Z | Downloaded reqwest v0.13.2 |
| 759 | 2026-04-23T23:12:48.640Z | Downloaded icu_properties_data v1.5.0 |
| 760 | 2026-04-23T23:12:48.646Z | Downloaded tough v0.20.0 |
| 761 | 2026-04-23T23:12:48.651Z | Downloaded chrono v0.4.44 |
| 762 | 2026-04-23T23:12:48.656Z | Downloaded rayon v1.11.0 |
| 763 | 2026-04-23T23:12:48.662Z | Downloaded serde_json v1.0.149 |
| 764 | 2026-04-23T23:12:48.665Z | Downloaded paste v1.0.15 |
| 765 | 2026-04-23T23:12:48.668Z | Downloaded tower-http v0.6.8 |
| 766 | 2026-04-23T23:12:48.672Z | Downloaded goblin v0.10.4 |
| 767 | 2026-04-23T23:12:48.677Z | Downloaded moka v0.12.10 |
| 768 | 2026-04-23T23:12:48.682Z | Downloaded num_enum_derive v0.7.4 |
| 769 | 2026-04-23T23:12:48.685Z | Downloaded async-compression v0.4.33 |
| 770 | 2026-04-23T23:12:48.688Z | Downloaded num_enum v0.7.4 |
| 771 | 2026-04-23T23:12:48.691Z | Downloaded serde_with v3.18.0 |
| 772 | 2026-04-23T23:12:48.697Z | Downloaded zerocopy v0.7.34 |
| 773 | 2026-04-23T23:12:48.706Z | Downloaded curve25519-dalek v4.1.3 |
| 774 | 2026-04-23T23:12:48.712Z | Downloaded rustls-webpki v0.102.4 |
| 775 | 2026-04-23T23:12:48.722Z | Downloaded winnow v0.5.40 |
| 776 | 2026-04-23T23:12:48.727Z | Downloaded quinn-proto v0.11.13 |
| 777 | 2026-04-23T23:12:48.731Z | Downloaded openssl v0.10.72 |
| 778 | 2026-04-23T23:12:48.737Z | Downloaded zerovec v0.10.4 |
| 779 | 2026-04-23T23:12:48.740Z | Downloaded tabled v0.15.0 |
| 780 | 2026-04-23T23:12:48.749Z | Downloaded winnow v0.7.13 |
| 781 | 2026-04-23T23:12:48.756Z | Downloaded time v0.3.47 |
| 782 | 2026-04-23T23:12:48.762Z | Downloaded nix v0.28.0 |
| 783 | 2026-04-23T23:12:48.768Z | Downloaded num-rational v0.4.2 |
| 784 | 2026-04-23T23:12:48.771Z | Downloaded num-integer v0.1.46 |
| 785 | 2026-04-23T23:12:48.771Z | Downloaded bstr v1.9.1 |
| 786 | 2026-04-23T23:12:48.776Z | Downloaded num-complex v0.4.6 |
| 787 | 2026-04-23T23:12:48.778Z | Downloaded clap v4.5.4 |
| 788 | 2026-04-23T23:12:48.782Z | Downloaded allocator-api2 v0.2.21 |
| 789 | 2026-04-23T23:12:48.784Z | Downloaded nix v0.30.1 |
| 790 | 2026-04-23T23:12:48.790Z | Downloaded pin-utils v0.1.0 |
| 791 | 2026-04-23T23:12:48.793Z | Downloaded phf_shared v0.12.1 |
| 792 | 2026-04-23T23:12:48.793Z | Downloaded rustls v0.21.12 |
| 793 | 2026-04-23T23:12:48.806Z | Downloaded unicode-width v0.2.1 |
| 794 | 2026-04-23T23:12:48.809Z | Downloaded syn v1.0.109 |
| 795 | 2026-04-23T23:12:48.809Z | Downloaded regress v0.10.5 |
| 796 | 2026-04-23T23:12:48.812Z | Downloaded regex-syntax v0.8.5 |
| 797 | 2026-04-23T23:12:48.817Z | Downloaded multer v3.1.0 |
| 798 | 2026-04-23T23:12:48.820Z | Downloaded rustls v0.23.31 |
| 799 | 2026-04-23T23:12:48.824Z | Downloaded openapiv3 v2.2.0 |
| 800 | 2026-04-23T23:12:48.831Z | Downloaded getrandom v0.3.4 |
| 801 | 2026-04-23T23:12:48.834Z | Downloaded fatfs v0.3.6 |
| 802 | 2026-04-23T23:12:48.837Z | Downloaded openssl-probe v0.1.5 |
| 803 | 2026-04-23T23:12:48.837Z | Downloaded libsw-core v0.3.2 |
| 804 | 2026-04-23T23:12:48.837Z | Downloaded crossbeam-deque v0.8.5 |
| 805 | 2026-04-23T23:12:48.837Z | Downloaded libloading v0.7.4 |
| 806 | 2026-04-23T23:12:48.840Z | Downloaded env_logger v0.11.10 |
| 807 | 2026-04-23T23:12:48.840Z | Downloaded jobserver v0.1.31 |
| 808 | 2026-04-23T23:12:48.843Z | Downloaded num_enum_derive v0.5.11 |
| 809 | 2026-04-23T23:12:48.843Z | Downloaded crossbeam-epoch v0.9.18 |
| 810 | 2026-04-23T23:12:48.843Z | Downloaded critical-section v1.2.0 |
| 811 | 2026-04-23T23:12:48.846Z | Downloaded indent_write v2.2.0 |
| 812 | 2026-04-23T23:12:48.846Z | Downloaded ecdsa v0.16.9 |
| 813 | 2026-04-23T23:12:48.846Z | Downloaded displaydoc v0.2.5 |
| 814 | 2026-04-23T23:12:48.849Z | Downloaded const-oid v0.9.6 |
| 815 | 2026-04-23T23:12:48.849Z | Downloaded ctr v0.9.2 |
| 816 | 2026-04-23T23:12:48.851Z | Downloaded cookie v0.18.1 |
| 817 | 2026-04-23T23:12:48.851Z | Downloaded mime v0.3.17 |
| 818 | 2026-04-23T23:12:48.854Z | Downloaded num v0.4.3 |
| 819 | 2026-04-23T23:12:48.854Z | Downloaded lru-cache v0.1.2 |
| 820 | 2026-04-23T23:12:48.854Z | Downloaded lru-slab v0.1.2 |
| 821 | 2026-04-23T23:12:48.854Z | Downloaded lazycell v1.3.0 |
| 822 | 2026-04-23T23:12:48.857Z | Downloaded bitflags v2.9.4 |
| 823 | 2026-04-23T23:12:48.857Z | Downloaded keccak v0.1.6 |
| 824 | 2026-04-23T23:12:48.860Z | Downloaded nix v0.31.1 |
| 825 | 2026-04-23T23:12:48.864Z | Downloaded vcpkg v0.2.15 |
| 826 | 2026-04-23T23:12:48.887Z | Downloaded syn v2.0.117 |
| 827 | 2026-04-23T23:12:48.893Z | Downloaded dropshot v0.17.0 |
| 828 | 2026-04-23T23:12:48.906Z | Downloaded unicode-width v0.1.14 |
| 829 | 2026-04-23T23:12:48.909Z | Downloaded typify-impl v0.6.1 |
| 830 | 2026-04-23T23:12:48.916Z | Downloaded webpki-roots v0.26.3 |
| 831 | 2026-04-23T23:12:48.919Z | Downloaded smoltcp v0.11.0 |
| 832 | 2026-04-23T23:12:48.925Z | Downloaded zerocopy v0.8.27 |
| 833 | 2026-04-23T23:12:48.938Z | Downloaded rustix v0.38.34 |
| 834 | 2026-04-23T23:12:48.950Z | Downloaded hickory-proto v0.25.2 |
| 835 | 2026-04-23T23:12:48.973Z | Downloaded webpki-roots v1.0.3 |
| 836 | 2026-04-23T23:12:48.973Z | Downloaded rustls v0.22.4 |
| 837 | 2026-04-23T23:12:48.977Z | Downloaded hickory-proto v0.24.4 |
| 838 | 2026-04-23T23:12:48.985Z | Downloaded dropshot v0.16.7 |
| 839 | 2026-04-23T23:12:48.999Z | Downloaded rustix v1.1.2 |
| 840 | 2026-04-23T23:12:49.012Z | Downloaded jiff v0.2.15 |
| 841 | 2026-04-23T23:12:49.021Z | Downloaded group v0.13.0 |
| 842 | 2026-04-23T23:12:49.024Z | Downloaded dropshot_endpoint v0.17.0 |
| 843 | 2026-04-23T23:12:49.024Z | Downloaded darling_core v0.23.0 |
| 844 | 2026-04-23T23:12:49.027Z | Downloaded cargo_metadata v0.23.1 |
| 845 | 2026-04-23T23:12:49.029Z | Downloaded csv-core v0.1.12 |
| 846 | 2026-04-23T23:12:49.029Z | Downloaded fixedbitset v0.5.7 |
| 847 | 2026-04-23T23:12:49.029Z | Downloaded chrono-tz v0.10.4 |
| 848 | 2026-04-23T23:12:49.038Z | Downloaded compression-codecs v0.4.32 |
| 849 | 2026-04-23T23:12:49.041Z | Downloaded petgraph v0.8.3 |
| 850 | 2026-04-23T23:12:49.052Z | Downloaded cexpr v0.6.0 |
| 851 | 2026-04-23T23:12:49.055Z | Downloaded is_ci v1.2.0 |
| 852 | 2026-04-23T23:12:49.055Z | Downloaded inout v0.1.3 |
| 853 | 2026-04-23T23:12:49.055Z | Downloaded csv v1.3.1 |
| 854 | 2026-04-23T23:12:49.065Z | Downloaded fs_extra v1.3.0 |
| 855 | 2026-04-23T23:12:49.068Z | Downloaded escargot v0.5.10 |
| 856 | 2026-04-23T23:12:49.068Z | Downloaded either v1.15.0 |
| 857 | 2026-04-23T23:12:49.071Z | Downloaded aes-gcm-siv v0.11.1 |
| 858 | 2026-04-23T23:12:49.071Z | Downloaded foldhash v0.2.0 |
| 859 | 2026-04-23T23:12:49.071Z | Downloaded erased-serde v0.3.31 |
| 860 | 2026-04-23T23:12:49.074Z | Downloaded colorchoice v1.0.1 |
| 861 | 2026-04-23T23:12:49.074Z | Downloaded cmake v0.1.54 |
| 862 | 2026-04-23T23:12:49.074Z | Downloaded bincode v1.3.3 |
| 863 | 2026-04-23T23:12:49.077Z | Downloaded digest v0.10.7 |
| 864 | 2026-04-23T23:12:49.077Z | Downloaded typify-impl v0.4.3 |
| 865 | 2026-04-23T23:12:49.082Z | Downloaded is-terminal v0.4.12 |
| 866 | 2026-04-23T23:12:49.085Z | Downloaded clap_derive v4.5.4 |
| 867 | 2026-04-23T23:12:49.085Z | Downloaded icu_provider_macros v1.5.0 |
| 868 | 2026-04-23T23:12:49.085Z | Downloaded hex v0.4.3 |
| 869 | 2026-04-23T23:12:49.087Z | Downloaded heck v0.4.1 |
| 870 | 2026-04-23T23:12:49.087Z | Downloaded cancel-safe-futures v0.1.5 |
| 871 | 2026-04-23T23:12:49.087Z | Downloaded anyhow v1.0.100 |
| 872 | 2026-04-23T23:12:49.090Z | Downloaded regex-automata v0.4.14 |
| 873 | 2026-04-23T23:12:49.097Z | Downloaded data-encoding v2.6.0 |
| 874 | 2026-04-23T23:12:49.100Z | Downloaded dtrace-parser v0.2.0 |
| 875 | 2026-04-23T23:12:49.100Z | Downloaded cpufeatures v0.2.12 |
| 876 | 2026-04-23T23:12:49.100Z | Downloaded ciborium-io v0.2.2 |
| 877 | 2026-04-23T23:12:49.102Z | Downloaded errno v0.3.14 |
| 878 | 2026-04-23T23:12:49.103Z | Downloaded ciborium-ll v0.2.2 |
| 879 | 2026-04-23T23:12:49.103Z | Downloaded clap_lex v0.7.0 |
| 880 | 2026-04-23T23:12:49.103Z | Downloaded embedded-io v0.6.1 |
| 881 | 2026-04-23T23:12:49.103Z | Downloaded cfg_aliases v0.1.1 |
| 882 | 2026-04-23T23:12:49.105Z | Downloaded compression-core v0.4.31 |
| 883 | 2026-04-23T23:12:49.105Z | Downloaded dof v0.3.0 |
| 884 | 2026-04-23T23:12:49.105Z | Downloaded crucible-workspace-hack v0.1.0 |
| 885 | 2026-04-23T23:12:49.105Z | Downloaded cobs v0.2.3 |
| 886 | 2026-04-23T23:12:49.105Z | Downloaded fnv v1.0.7 |
| 887 | 2026-04-23T23:12:49.105Z | Downloaded flagset v0.4.7 |
| 888 | 2026-04-23T23:12:49.108Z | Downloaded fixedbitset v0.4.2 |
| 889 | 2026-04-23T23:12:49.108Z | Downloaded embedded-io v0.4.0 |
| 890 | 2026-04-23T23:12:49.108Z | Downloaded cstr-argument v0.1.2 |
| 891 | 2026-04-23T23:12:49.108Z | Downloaded ctrlc v3.4.4 |
| 892 | 2026-04-23T23:12:49.111Z | Downloaded dunce v1.0.5 |
| 893 | 2026-04-23T23:12:49.111Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 894 | 2026-04-23T23:12:49.111Z | Downloaded crypto-common v0.1.6 |
| 895 | 2026-04-23T23:12:49.111Z | Downloaded cfg-if v1.0.0 |
| 896 | 2026-04-23T23:12:49.111Z | Downloaded ed25519-dalek v2.2.0 |
| 897 | 2026-04-23T23:12:49.114Z | Downloaded bit-vec v0.6.3 |
| 898 | 2026-04-23T23:12:49.114Z | Downloaded bcs v0.1.6 |
| 899 | 2026-04-23T23:12:49.114Z | Downloaded argon2 v0.5.3 |
| 900 | 2026-04-23T23:12:49.117Z | Downloaded der v0.7.10 |
| 901 | 2026-04-23T23:12:49.117Z | Downloaded async-trait v0.1.89 |
| 902 | 2026-04-23T23:12:49.120Z | Downloaded byteorder v1.5.0 |
| 903 | 2026-04-23T23:12:49.120Z | Downloaded anstyle-parse v0.2.4 |
| 904 | 2026-04-23T23:12:49.123Z | Downloaded derive-where v1.6.0 |
| 905 | 2026-04-23T23:12:49.123Z | Downloaded daft-derive v0.1.5 |
| 906 | 2026-04-23T23:12:49.125Z | Downloaded cargo-platform v0.1.8 |
| 907 | 2026-04-23T23:12:49.126Z | Downloaded bitstruct v0.1.1 |
| 908 | 2026-04-23T23:12:49.128Z | Downloaded async-recursion v1.1.1 |
| 909 | 2026-04-23T23:12:49.128Z | Downloaded dof v0.4.0 |
| 910 | 2026-04-23T23:12:49.128Z | Downloaded derive-ex v0.1.8 |
| 911 | 2026-04-23T23:12:49.131Z | Downloaded darling v0.21.3 |
| 912 | 2026-04-23T23:12:49.134Z | Downloaded bytecount v0.6.9 |
| 913 | 2026-04-23T23:12:49.134Z | Downloaded autocfg v1.3.0 |
| 914 | 2026-04-23T23:12:49.134Z | Downloaded adler v1.0.2 |
| 915 | 2026-04-23T23:12:49.134Z | Downloaded block-buffer v0.10.4 |
| 916 | 2026-04-23T23:12:49.137Z | Downloaded deranged v0.5.3 |
| 917 | 2026-04-23T23:12:49.137Z | Downloaded der_derive v0.7.3 |
| 918 | 2026-04-23T23:12:49.137Z | Downloaded defmt-macros v0.3.9 |
| 919 | 2026-04-23T23:12:49.140Z | Downloaded darling_core v0.20.11 |
| 920 | 2026-04-23T23:12:49.142Z | Downloaded ascii v1.1.0 |
| 921 | 2026-04-23T23:12:49.142Z | Downloaded foreign-types v0.5.0 |
| 922 | 2026-04-23T23:12:49.142Z | Downloaded petgraph v0.6.5 |
| 923 | 2026-04-23T23:12:49.152Z | Downloaded ring v0.17.14 |
| 924 | 2026-04-23T23:12:49.174Z | Downloaded darling_macro v0.20.11 |
| 925 | 2026-04-23T23:12:49.177Z | Downloaded async-stream v0.3.6 |
| 926 | 2026-04-23T23:12:49.177Z | Downloaded bitstruct_derive v0.1.0 |
| 927 | 2026-04-23T23:12:49.177Z | Downloaded bit_field v0.10.2 |
| 928 | 2026-04-23T23:12:49.177Z | Downloaded darling_macro v0.21.3 |
| 929 | 2026-04-23T23:12:49.177Z | Downloaded anstyle v1.0.7 |
| 930 | 2026-04-23T23:12:49.180Z | Downloaded dyn-clone v1.0.17 |
| 931 | 2026-04-23T23:12:49.180Z | Downloaded defmt-parser v0.3.4 |
| 932 | 2026-04-23T23:12:49.195Z | Downloaded libc v0.2.180 |
| 933 | 2026-04-23T23:12:49.228Z | Downloaded sha3 v0.10.8 |
| 934 | 2026-04-23T23:12:49.242Z | Downloaded tokio v1.50.0 |
| 935 | 2026-04-23T23:12:49.347Z | Downloaded encoding_rs v0.8.34 |
| 936 | 2026-04-23T23:12:49.385Z | Downloaded fakedata_generator v0.7.1 |
| 937 | 2026-04-23T23:12:49.435Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 938 | 2026-04-23T23:12:49.561Z | Downloaded libz-sys v1.1.16 |
| 939 | 2026-04-23T23:12:49.718Z | Downloaded aws-lc-sys v0.30.0 |
| 940 | 2026-04-23T23:12:50.077Z | Compiling proc-macro2 v1.0.106 |
| 941 | 2026-04-23T23:12:50.077Z | Compiling quote v1.0.44 |
| 942 | 2026-04-23T23:12:50.080Z | Compiling unicode-ident v1.0.24 |
| 943 | 2026-04-23T23:12:50.080Z | Compiling libc v0.2.180 |
| 944 | 2026-04-23T23:12:50.080Z | Compiling serde_core v1.0.228 |
| 945 | 2026-04-23T23:12:50.081Z | Compiling serde v1.0.228 |
| 946 | 2026-04-23T23:12:50.081Z | Compiling autocfg v1.3.0 |
| 947 | 2026-04-23T23:12:50.081Z | Checking cfg-if v1.0.0 |
| 948 | 2026-04-23T23:12:50.422Z | Compiling zmij v1.0.19 |
| 949 | 2026-04-23T23:12:50.443Z | Compiling serde_json v1.0.149 |
| 950 | 2026-04-23T23:12:50.628Z | Compiling memchr v2.7.2 |
| 951 | 2026-04-23T23:12:51.173Z | Compiling libm v0.2.8 |
| 952 | 2026-04-23T23:12:51.210Z | Compiling version_check v0.9.5 |
| 953 | 2026-04-23T23:12:51.213Z | Checking itoa v1.0.11 |
| 954 | 2026-04-23T23:12:51.452Z | Checking smallvec v1.13.2 |
| 955 | 2026-04-23T23:12:51.545Z | Compiling getrandom v0.4.2 |
| 956 | 2026-04-23T23:12:51.718Z | Compiling shlex v1.3.0 |
| 957 | 2026-04-23T23:12:51.755Z | Checking stable_deref_trait v1.2.0 |
| 958 | 2026-04-23T23:12:51.839Z | Compiling jobserver v0.1.31 |
| 959 | 2026-04-23T23:12:51.859Z | Checking getrandom v0.2.14 |
| 960 | 2026-04-23T23:12:51.873Z | Compiling lock_api v0.4.12 |
| 961 | 2026-04-23T23:12:51.911Z | Compiling parking_lot_core v0.9.10 |
| 962 | 2026-04-23T23:12:51.953Z | Compiling syn v2.0.117 |
| 963 | 2026-04-23T23:12:51.999Z | Checking litemap v0.7.4 |
| 964 | 2026-04-23T23:12:52.019Z | Checking writeable v0.5.5 |
| 965 | 2026-04-23T23:12:52.092Z | Compiling cc v1.2.17 |
| 966 | 2026-04-23T23:12:52.192Z | Compiling num-traits v0.2.19 |
| 967 | 2026-04-23T23:12:52.228Z | Checking icu_locid_transform_data v1.5.0 |
| 968 | 2026-04-23T23:12:52.254Z | Checking percent-encoding v2.3.2 |
| 969 | 2026-04-23T23:12:52.318Z | Checking icu_properties_data v1.5.0 |
| 970 | 2026-04-23T23:12:52.396Z | Compiling thiserror v2.0.18 |
| 971 | 2026-04-23T23:12:52.590Z | Checking write16 v1.0.0 |
| 972 | 2026-04-23T23:12:52.686Z | Checking utf16_iter v1.0.5 |
| 973 | 2026-04-23T23:12:52.707Z | Checking icu_normalizer_data v1.5.0 |
| 974 | 2026-04-23T23:12:52.789Z | Checking utf8_iter v1.0.4 |
| 975 | 2026-04-23T23:12:52.801Z | Checking form_urlencoded v1.2.2 |
| 976 | 2026-04-23T23:12:52.901Z | Compiling heck v0.5.0 |
| 977 | 2026-04-23T23:12:52.927Z | Compiling log v0.4.29 |
| 978 | 2026-04-23T23:12:52.951Z | Compiling rustversion v1.0.22 |
| 979 | 2026-04-23T23:12:53.126Z | Checking iana-time-zone v0.1.64 |
| 980 | 2026-04-23T23:12:53.131Z | Compiling slab v0.4.9 |
| 981 | 2026-04-23T23:12:53.227Z | Checking pin-project-lite v0.2.14 |
| 982 | 2026-04-23T23:12:53.283Z | Checking uuid v1.22.0 |
| 983 | 2026-04-23T23:12:53.323Z | Compiling typenum v1.17.0 |
| 984 | 2026-04-23T23:12:53.336Z | Checking semver v1.0.27 |
| 985 | 2026-04-23T23:12:53.357Z | Checking subtle v2.6.1 |
| 986 | 2026-04-23T23:12:53.541Z | Compiling regex-syntax v0.8.5 |
| 987 | 2026-04-23T23:12:53.556Z | Checking dyn-clone v1.0.17 |
| 988 | 2026-04-23T23:12:53.656Z | Compiling equivalent v1.0.2 |
| 989 | 2026-04-23T23:12:53.675Z | Compiling schemars v0.8.22 |
| 990 | 2026-04-23T23:12:53.762Z | Compiling foldhash v0.2.0 |
| 991 | 2026-04-23T23:12:53.791Z | Compiling allocator-api2 v0.2.21 |
| 992 | 2026-04-23T23:12:53.844Z | Checking rand_core v0.6.4 |
| 993 | 2026-04-23T23:12:53.939Z | Compiling aho-corasick v1.1.3 |
| 994 | 2026-04-23T23:12:53.978Z | Compiling portable-atomic v1.11.1 |
| 995 | 2026-04-23T23:12:54.056Z | Checking socket2 v0.6.0 |
| 996 | 2026-04-23T23:12:54.059Z | Checking scopeguard v1.2.0 |
| 997 | 2026-04-23T23:12:54.059Z | Compiling ring v0.17.14 |
| 998 | 2026-04-23T23:12:54.139Z | Compiling hashbrown v0.16.1 |
| 999 | 2026-04-23T23:12:54.384Z | Checking critical-section v1.2.0 |
| 1000 | 2026-04-23T23:12:54.494Z | Checking mio v1.0.2 |
| 1001 | 2026-04-23T23:12:54.497Z | Checking parking_lot v0.12.2 |
| 1002 | 2026-04-23T23:12:54.700Z | Checking signal-hook-registry v1.4.2 |
| 1003 | 2026-04-23T23:12:54.732Z | Compiling generic-array v0.14.7 |
| 1004 | 2026-04-23T23:12:54.774Z | Compiling synstructure v0.13.1 |
| 1005 | 2026-04-23T23:12:54.869Z | Compiling serde_derive_internals v0.29.1 |
| 1006 | 2026-04-23T23:12:54.963Z | Checking once_cell v1.21.3 |
| 1007 | 2026-04-23T23:12:54.981Z | Compiling thiserror v1.0.64 |
| 1008 | 2026-04-23T23:12:55.140Z | Compiling regex-automata v0.4.14 |
| 1009 | 2026-04-23T23:12:55.477Z | Checking futures-core v0.3.32 |
| 1010 | 2026-04-23T23:12:55.606Z | Compiling bitflags v2.9.4 |
| 1011 | 2026-04-23T23:12:55.812Z | Compiling indexmap v2.13.0 |
| 1012 | 2026-04-23T23:12:55.830Z | Compiling httparse v1.10.1 |
| 1013 | 2026-04-23T23:12:55.970Z | Checking futures-sink v0.3.32 |
| 1014 | 2026-04-23T23:12:56.009Z | Compiling serde_derive v1.0.228 |
| 1015 | 2026-04-23T23:12:56.070Z | Compiling zerofrom-derive v0.1.5 |
| 1016 | 2026-04-23T23:12:56.086Z | Compiling yoke-derive v0.7.5 |
| 1017 | 2026-04-23T23:12:56.121Z | Compiling zerovec-derive v0.10.3 |
| 1018 | 2026-04-23T23:12:56.187Z | Compiling displaydoc v0.2.5 |
| 1019 | 2026-04-23T23:12:56.463Z | Compiling icu_provider_macros v1.5.0 |
| 1020 | 2026-04-23T23:12:56.908Z | Compiling schemars_derive v0.8.22 |
| 1021 | 2026-04-23T23:12:57.008Z | Compiling zeroize_derive v1.4.3 |
| 1022 | 2026-04-23T23:12:57.123Z | Compiling thiserror-impl v2.0.18 |
| 1023 | 2026-04-23T23:12:57.139Z | Compiling tokio-macros v2.6.0 |
| 1024 | 2026-04-23T23:12:57.234Z | Checking zerofrom v0.1.5 |
| 1025 | 2026-04-23T23:12:57.363Z | Checking yoke v0.7.5 |
| 1026 | 2026-04-23T23:12:57.540Z | Checking zerovec v0.10.4 |
| 1027 | 2026-04-23T23:12:57.657Z | Checking zeroize v1.8.2 |
| 1028 | 2026-04-23T23:12:57.708Z | Compiling futures-macro v0.3.32 |
| 1029 | 2026-04-23T23:12:57.813Z | Compiling regex v1.12.3 |
| 1030 | 2026-04-23T23:12:57.833Z | Compiling thiserror-impl v1.0.64 |
| 1031 | 2026-04-23T23:12:58.204Z | Checking tinystr v0.7.6 |
| 1032 | 2026-04-23T23:12:58.284Z | Checking icu_collections v1.5.0 |
| 1033 | 2026-04-23T23:12:58.397Z | Checking icu_locid v1.5.0 |
| 1034 | 2026-04-23T23:12:58.606Z | Checking crypto-common v0.1.6 |
| 1035 | 2026-04-23T23:12:58.773Z | Compiling getrandom v0.3.4 |
| 1036 | 2026-04-23T23:12:58.821Z | Checking icu_provider v1.5.0 |
| 1037 | 2026-04-23T23:12:59.064Z | Checking bytes v1.11.1 |
| 1038 | 2026-04-23T23:12:59.093Z | Checking chrono v0.4.44 |
| 1039 | 2026-04-23T23:12:59.181Z | Checking icu_locid_transform v1.5.0 |
| 1040 | 2026-04-23T23:12:59.230Z | Compiling serde_tokenstream v0.2.3 |
| 1041 | 2026-04-23T23:12:59.498Z | Compiling strsim v0.11.1 |
| 1042 | 2026-04-23T23:12:59.519Z | Checking tokio v1.50.0 |
| 1043 | 2026-04-23T23:12:59.680Z | Checking icu_properties v1.5.1 |
| 1044 | 2026-04-23T23:12:59.792Z | Checking futures-channel v0.3.32 |
| 1045 | 2026-04-23T23:12:59.934Z | Checking const-oid v0.9.6 |
| 1046 | 2026-04-23T23:12:59.983Z | Compiling ident_case v1.0.1 |
| 1047 | 2026-04-23T23:13:00.004Z | Checking futures-io v0.3.32 |
| 1048 | 2026-04-23T23:13:00.107Z | Checking futures-task v0.3.32 |
| 1049 | 2026-04-23T23:13:00.127Z | Compiling errno v0.3.14 |
| 1050 | 2026-04-23T23:13:00.164Z | Compiling either v1.15.0 |
| 1051 | 2026-04-23T23:13:00.225Z | Compiling anyhow v1.0.100 |
| 1052 | 2026-04-23T23:13:00.248Z | Checking futures-util v0.3.32 |
| 1053 | 2026-04-23T23:13:00.370Z | Compiling zerocopy-derive v0.8.27 |
| 1054 | 2026-04-23T23:13:00.609Z | Checking byteorder v1.5.0 |
| 1055 | 2026-04-23T23:13:00.628Z | Checking http v1.4.0 |
| 1056 | 2026-04-23T23:13:00.757Z | Compiling ucd-trie v0.1.6 |
| 1057 | 2026-04-23T23:13:00.986Z | Compiling pest v2.8.4 |
| 1058 | 2026-04-23T23:13:01.057Z | Checking icu_normalizer v1.5.0 |
| 1059 | 2026-04-23T23:13:01.184Z | Checking block-buffer v0.10.4 |
| 1060 | 2026-04-23T23:13:01.237Z | Compiling tracing-attributes v0.1.27 |
| 1061 | 2026-04-23T23:13:01.325Z | Checking tracing-core v0.1.32 |
| 1062 | 2026-04-23T23:13:01.405Z | Checking digest v0.10.7 |
| 1063 | 2026-04-23T23:13:01.441Z | Checking idna_adapter v1.2.0 |
| 1064 | 2026-04-23T23:13:01.569Z | Checking idna v1.0.3 |
| 1065 | 2026-04-23T23:13:01.606Z | Compiling slog v2.8.2 |
| 1066 | 2026-04-23T23:13:01.623Z | Checking untrusted v0.9.0 |
| 1067 | 2026-04-23T23:13:01.809Z | Checking url v2.5.4 |
| 1068 | 2026-04-23T23:13:01.853Z | Checking rustls-pki-types v1.12.0 |
| 1069 | 2026-04-23T23:13:02.133Z | Compiling pest_meta v2.8.4 |
| 1070 | 2026-04-23T23:13:02.153Z | Compiling rustix v0.38.34 |
| 1071 | 2026-04-23T23:13:02.207Z | Checking base64 v0.22.1 |
| 1072 | 2026-04-23T23:13:02.414Z | Checking tracing v0.1.40 |
| 1073 | 2026-04-23T23:13:02.604Z | Checking fnv v1.0.7 |
| 1074 | 2026-04-23T23:13:02.697Z | Compiling pest_generator v2.8.4 |
| 1075 | 2026-04-23T23:13:02.726Z | Compiling lazy_static v1.5.0 |
| 1076 | 2026-04-23T23:13:02.752Z | Compiling prettyplease v0.2.37 |
| 1077 | 2026-04-23T23:13:02.857Z | Compiling regress v0.10.5 |
| 1078 | 2026-04-23T23:13:02.969Z | Checking tokio-util v0.7.16 |
| 1079 | 2026-04-23T23:13:03.223Z | Checking ipnet v2.9.0 |
| 1080 | 2026-04-23T23:13:03.265Z | Compiling minimal-lexical v0.2.1 |
| 1081 | 2026-04-23T23:13:03.325Z | Compiling glob v0.3.3 |
| 1082 | 2026-04-23T23:13:03.426Z | Compiling pest_derive v2.8.4 |
| 1083 | 2026-04-23T23:13:03.465Z | Compiling nom v7.1.3 |
| 1084 | 2026-04-23T23:13:03.510Z | Compiling zerocopy v0.8.27 |
| 1085 | 2026-04-23T23:13:03.563Z | Checking ppv-lite86 v0.2.17 |
| 1086 | 2026-04-23T23:13:03.620Z | Compiling camino v1.2.2 |
| 1087 | 2026-04-23T23:13:03.655Z | Compiling clang-sys v1.8.1 |
| 1088 | 2026-04-23T23:13:03.750Z | Checking cpufeatures v0.2.12 |
| 1089 | 2026-04-23T23:13:03.845Z | Compiling pkg-config v0.3.30 |
| 1090 | 2026-04-23T23:13:03.953Z | Checking http-body v1.0.1 |
| 1091 | 2026-04-23T23:13:04.010Z | Compiling vcpkg v0.2.15 |
| 1092 | 2026-04-23T23:13:04.064Z | Checking atomic-waker v1.1.2 |
| 1093 | 2026-04-23T23:13:04.127Z | Compiling libloading v0.8.9 |
| 1094 | 2026-04-23T23:13:04.169Z | Checking try-lock v0.2.5 |
| 1095 | 2026-04-23T23:13:04.326Z | Compiling bindgen v0.69.5 |
| 1096 | 2026-04-23T23:13:04.345Z | Compiling home v0.5.11 |
| 1097 | 2026-04-23T23:13:04.477Z | Checking tower-service v0.3.3 |
| 1098 | 2026-04-23T23:13:04.495Z | Checking tower-layer v0.3.3 |
| 1099 | 2026-04-23T23:13:04.572Z | Compiling which v4.4.2 |
| 1100 | 2026-04-23T23:13:04.597Z | Checking want v0.3.1 |
| 1101 | 2026-04-23T23:13:04.658Z | Compiling cexpr v0.6.0 |
| 1102 | 2026-04-23T23:13:04.720Z | Checking h2 v0.4.6 |
| 1103 | 2026-04-23T23:13:04.772Z | Compiling itertools v0.12.1 |
| 1104 | 2026-04-23T23:13:04.817Z | Compiling lazycell v1.3.0 |
| 1105 | 2026-04-23T23:13:04.918Z | Checking pin-utils v0.1.0 |
| 1106 | 2026-04-23T23:13:04.937Z | Compiling rustc-hash v1.1.0 |
| 1107 | 2026-04-23T23:13:04.996Z | Checking ryu v1.0.18 |
| 1108 | 2026-04-23T23:13:05.053Z | Compiling paste v1.0.15 |
| 1109 | 2026-04-23T23:13:05.138Z | Compiling num-conv v0.2.0 |
| 1110 | 2026-04-23T23:13:05.251Z | Compiling time-core v0.1.8 |
| 1111 | 2026-04-23T23:13:05.281Z | Checking httpdate v1.0.3 |
| 1112 | 2026-04-23T23:13:05.406Z | Compiling cmake v0.1.54 |
| 1113 | 2026-04-23T23:13:05.423Z | Compiling time-macros v0.2.27 |
| 1114 | 2026-04-23T23:13:05.441Z | Compiling fs_extra v1.3.0 |
| 1115 | 2026-04-23T23:13:05.458Z | Compiling dunce v1.0.5 |
| 1116 | 2026-04-23T23:13:05.556Z | Compiling scroll_derive v0.13.1 |
| 1117 | 2026-04-23T23:13:05.674Z | Checking http-body-util v0.1.3 |
| 1118 | 2026-04-23T23:13:05.693Z | Compiling async-trait v0.1.89 |
| 1119 | 2026-04-23T23:13:05.734Z | Checking encoding_rs v0.8.34 |
| 1120 | 2026-04-23T23:13:05.893Z | Checking pretty-hex v0.4.1 |
| 1121 | 2026-04-23T23:13:05.966Z | Checking mime v0.3.17 |
| 1122 | 2026-04-23T23:13:06.320Z | Checking serde_urlencoded v0.7.1 |
| 1123 | 2026-04-23T23:13:06.399Z | Checking erased-serde v0.3.31 |
| 1124 | 2026-04-23T23:13:06.525Z | Compiling aws-lc-rs v1.13.3 |
| 1125 | 2026-04-23T23:13:06.545Z | Checking hyper v1.8.1 |
| 1126 | 2026-04-23T23:13:06.642Z | Compiling openapiv3 v2.2.0 |
| 1127 | 2026-04-23T23:13:06.666Z | Checking plain v0.2.3 |
| 1128 | 2026-04-23T23:13:07.049Z | Compiling crossbeam-utils v0.8.19 |
| 1129 | 2026-04-23T23:13:07.353Z | Checking untrusted v0.7.1 |
| 1130 | 2026-04-23T23:13:07.424Z | Checking hyper-util v0.1.20 |
| 1131 | 2026-04-23T23:13:07.510Z | Compiling scroll v0.13.0 |
| 1132 | 2026-04-23T23:13:07.771Z | Compiling typify-impl v0.4.3 |
| 1133 | 2026-04-23T23:13:07.910Z | Compiling strum_macros v0.26.4 |
| 1134 | 2026-04-23T23:13:08.045Z | Compiling usdt-impl v0.6.0 |
| 1135 | 2026-04-23T23:13:08.182Z | Compiling rustls v0.23.31 |
| 1136 | 2026-04-23T23:13:08.401Z | Compiling goblin v0.10.4 |
| 1137 | 2026-04-23T23:13:08.649Z | Checking rand_core v0.9.3 |
| 1138 | 2026-04-23T23:13:08.824Z | Checking ipnetwork v0.21.1 |
| 1139 | 2026-04-23T23:13:08.849Z | Compiling unsafe-libyaml v0.2.11 |
| 1140 | 2026-04-23T23:13:09.093Z | Compiling omicron-workspace-hack v0.1.0 |
| 1141 | 2026-04-23T23:13:09.350Z | Checking rand_chacha v0.9.0 |
| 1142 | 2026-04-23T23:13:09.449Z | Compiling serde_yaml v0.9.34+deprecated |
| 1143 | 2026-04-23T23:13:09.502Z | Compiling dtrace-parser v0.3.0 |
| 1144 | 2026-04-23T23:13:09.541Z | Checking futures-executor v0.3.32 |
| 1145 | 2026-04-23T23:13:09.568Z | Compiling thread-id v5.0.0 |
| 1146 | 2026-04-23T23:13:09.660Z | Compiling rustls v0.22.4 |
| 1147 | 2026-04-23T23:13:09.691Z | Checking futures v0.3.32 |
| 1148 | 2026-04-23T23:13:09.774Z | Checking rand v0.9.2 |
| 1149 | 2026-04-23T23:13:09.902Z | Compiling openssl-sys v0.9.107 |
| 1150 | 2026-04-23T23:13:10.128Z | Checking sync_wrapper v1.0.1 |
| 1151 | 2026-04-23T23:13:10.224Z | Compiling rustix v1.1.2 |
| 1152 | 2026-04-23T23:13:10.233Z | Compiling slog-async v2.8.0 |
| 1153 | 2026-04-23T23:13:10.237Z | Checking tower v0.5.2 |
| 1154 | 2026-04-23T23:13:10.273Z | Compiling aws-lc-sys v0.30.0 |
| 1155 | 2026-04-23T23:13:10.589Z | Checking webpki-roots v0.26.3 |
| 1156 | 2026-04-23T23:13:10.708Z | Compiling daft-derive v0.1.5 |
| 1157 | 2026-04-23T23:13:10.727Z | Compiling multer v3.1.0 |
| 1158 | 2026-04-23T23:13:10.774Z | Checking winnow v0.7.13 |
| 1159 | 2026-04-23T23:13:10.846Z | Checking iri-string v0.7.8 |
| 1160 | 2026-04-23T23:13:11.232Z | Compiling typify-macro v0.4.3 |
| 1161 | 2026-04-23T23:13:11.449Z | Compiling dof v0.4.0 |
| 1162 | 2026-04-23T23:13:11.854Z | Checking tower-http v0.6.8 |
| 1163 | 2026-04-23T23:13:11.970Z | Checking rand_chacha v0.3.1 |
| 1164 | 2026-04-23T23:13:12.034Z | Checking sha1 v0.10.6 |
| 1165 | 2026-04-23T23:13:12.126Z | Compiling async-stream-impl v0.3.6 |
| 1166 | 2026-04-23T23:13:12.157Z | Compiling ref-cast v1.0.25 |
| 1167 | 2026-04-23T23:13:12.195Z | Compiling syn v1.0.109 |
| 1168 | 2026-04-23T23:13:12.217Z | Checking powerfmt v0.2.0 |
| 1169 | 2026-04-23T23:13:12.256Z | Checking rand v0.8.5 |
| 1170 | 2026-04-23T23:13:12.366Z | Checking deranged v0.5.3 |
| 1171 | 2026-04-23T23:13:12.411Z | Compiling usdt-attr-macro v0.6.0 |
| 1172 | 2026-04-23T23:13:12.473Z | Compiling usdt-macro v0.6.0 |
| 1173 | 2026-04-23T23:13:12.614Z | Compiling darling_core v0.23.0 |
| 1174 | 2026-04-23T23:13:12.729Z | Compiling typify v0.4.3 |
| 1175 | 2026-04-23T23:13:12.747Z | Compiling ref-cast-impl v1.0.25 |
| 1176 | 2026-04-23T23:13:12.765Z | Checking is-terminal v0.4.12 |
| 1177 | 2026-04-23T23:13:12.821Z | Checking match_cfg v0.1.0 |
| 1178 | 2026-04-23T23:13:13.005Z | Checking num_threads v0.1.7 |
| 1179 | 2026-04-23T23:13:13.023Z | Compiling openssl v0.10.72 |
| 1180 | 2026-04-23T23:13:13.094Z | Checking hex v0.4.3 |
| 1181 | 2026-04-23T23:13:13.259Z | Checking foreign-types-shared v0.1.1 |
| 1182 | 2026-04-23T23:13:13.279Z | Checking hostname v0.3.1 |
| 1183 | 2026-04-23T23:13:13.352Z | Checking strum v0.26.3 |
| 1184 | 2026-04-23T23:13:13.369Z | Checking foreign-types v0.3.2 |
| 1185 | 2026-04-23T23:13:13.372Z | Compiling openssl-macros v0.1.1 |
| 1186 | 2026-04-23T23:13:13.404Z | Checking time v0.3.47 |
| 1187 | 2026-04-23T23:13:13.440Z | Checking fastrand v2.3.0 |
| 1188 | 2026-04-23T23:13:13.459Z | Compiling native-tls v0.2.11 |
| 1189 | 2026-04-23T23:13:13.619Z | Checking tempfile v3.23.0 |
| 1190 | 2026-04-23T23:13:13.727Z | Checking oxnet v0.1.4 |
| 1191 | 2026-04-23T23:13:13.820Z | Checking crossbeam-channel v0.5.15 |
| 1192 | 2026-04-23T23:13:13.960Z | Compiling structmeta-derive v0.3.0 |
| 1193 | 2026-04-23T23:13:14.086Z | Checking openssl-probe v0.1.5 |
| 1194 | 2026-04-23T23:13:14.219Z | Checking thread_local v1.1.8 |
| 1195 | 2026-04-23T23:13:14.599Z | Compiling progenitor-impl v0.11.1 |
| 1196 | 2026-04-23T23:13:14.757Z | Compiling darling_macro v0.23.0 |
| 1197 | 2026-04-23T23:13:14.832Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1198 | 2026-04-23T23:13:15.058Z | Compiling structmeta v0.3.0 |
| 1199 | 2026-04-23T23:13:15.263Z | Checking rustls-webpki v0.102.4 |
| 1200 | 2026-04-23T23:13:15.301Z | Compiling darling v0.23.0 |
| 1201 | 2026-04-23T23:13:15.388Z | Compiling serde_with_macros v3.18.0 |
| 1202 | 2026-04-23T23:13:15.408Z | Checking macaddr v1.0.1 |
| 1203 | 2026-04-23T23:13:15.588Z | Checking serde_spanned v1.0.4 |
| 1204 | 2026-04-23T23:13:15.702Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1205 | 2026-04-23T23:13:15.724Z | Checking debug-ignore v1.0.5 |
| 1206 | 2026-04-23T23:13:15.829Z | Checking take_mut v0.2.2 |
| 1207 | 2026-04-23T23:13:15.891Z | Checking term v1.2.0 |
| 1208 | 2026-04-23T23:13:16.113Z | Checking slog-term v2.9.2 |
| 1209 | 2026-04-23T23:13:16.152Z | Checking tokio-native-tls v0.3.1 |
| 1210 | 2026-04-23T23:13:16.310Z | Checking hyper-tls v0.6.0 |
| 1211 | 2026-04-23T23:13:16.469Z | Checking slog-json v2.6.1 |
| 1212 | 2026-04-23T23:13:16.487Z | Checking webpki-roots v1.0.3 |
| 1213 | 2026-04-23T23:13:16.605Z | Checking memmap2 v0.9.9 |
| 1214 | 2026-04-23T23:13:16.623Z | Checking spin v0.9.8 |
| 1215 | 2026-04-23T23:13:16.666Z | Compiling progenitor-macro v0.11.1 |
| 1216 | 2026-04-23T23:13:16.775Z | Checking slog-bunyan v2.5.0 |
| 1217 | 2026-04-23T23:13:16.888Z | Checking async-stream v0.3.6 |
| 1218 | 2026-04-23T23:13:17.055Z | Checking waitgroup v0.1.2 |
| 1219 | 2026-04-23T23:13:17.090Z | Checking newtype-uuid v1.3.2 |
| 1220 | 2026-04-23T23:13:17.111Z | Checking rustls-pemfile v2.2.0 |
| 1221 | 2026-04-23T23:13:17.153Z | Compiling newtype-uuid-macros v0.1.0 |
| 1222 | 2026-04-23T23:13:17.238Z | Checking usdt v0.6.0 |
| 1223 | 2026-04-23T23:13:17.256Z | Compiling toml_datetime v0.6.11 |
| 1224 | 2026-04-23T23:13:17.278Z | Compiling strum_macros v0.27.2 |
| 1225 | 2026-04-23T23:13:17.400Z | Checking serde_path_to_error v0.1.20 |
| 1226 | 2026-04-23T23:13:17.496Z | Checking hostname v0.4.2 |
| 1227 | 2026-04-23T23:13:17.550Z | Checking tokio-rustls v0.25.0 |
| 1228 | 2026-04-23T23:13:17.597Z | Compiling dropshot v0.16.7 |
| 1229 | 2026-04-23T23:13:17.669Z | Compiling derive-ex v0.1.8 |
| 1230 | 2026-04-23T23:13:17.850Z | Compiling dropshot_endpoint v0.16.7 |
| 1231 | 2026-04-23T23:13:17.881Z | Checking quick-error v1.2.3 |
| 1232 | 2026-04-23T23:13:17.910Z | Checking daft v0.1.5 |
| 1233 | 2026-04-23T23:13:17.987Z | Compiling parse-display-derive v0.10.0 |
| 1234 | 2026-04-23T23:13:18.143Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1235 | 2026-04-23T23:13:18.170Z | Checking serde_with v3.18.0 |
| 1236 | 2026-04-23T23:13:18.699Z | Compiling crucible-workspace-hack v0.1.0 |
| 1237 | 2026-04-23T23:13:19.229Z | Compiling clap_derive v4.5.4 |
| 1238 | 2026-04-23T23:13:19.262Z | Compiling test-strategy v0.4.3 |
| 1239 | 2026-04-23T23:13:19.473Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1240 | 2026-04-23T23:13:19.533Z | Checking wait-timeout v0.2.0 |
| 1241 | 2026-04-23T23:13:19.661Z | Checking utf8parse v0.2.1 |
| 1242 | 2026-04-23T23:13:19.684Z | Checking bit-vec v0.6.3 |
| 1243 | 2026-04-23T23:13:19.770Z | Checking anstyle-parse v0.2.4 |
| 1244 | 2026-04-23T23:13:19.885Z | Checking bit-set v0.5.3 |
| 1245 | 2026-04-23T23:13:19.951Z | Checking toml v0.9.12+spec-1.1.0 |
| 1246 | 2026-04-23T23:13:19.974Z | Checking rusty-fork v0.3.0 |
| 1247 | 2026-04-23T23:13:19.994Z | Checking strum v0.27.2 |
| 1248 | 2026-04-23T23:13:20.103Z | Checking rand_xorshift v0.3.0 |
| 1249 | 2026-04-23T23:13:20.122Z | Checking colorchoice v1.0.1 |
| 1250 | 2026-04-23T23:13:20.146Z | Checking is_terminal_polyfill v1.70.0 |
| 1251 | 2026-04-23T23:13:20.223Z | Checking anstyle-query v1.0.3 |
| 1252 | 2026-04-23T23:13:20.261Z | Checking unarray v0.1.4 |
| 1253 | 2026-04-23T23:13:20.326Z | Checking anstyle v1.0.7 |
| 1254 | 2026-04-23T23:13:20.370Z | Checking proptest v1.5.0 |
| 1255 | 2026-04-23T23:13:20.510Z | Checking anstream v0.6.14 |
| 1256 | 2026-04-23T23:13:20.618Z | Checking terminal_size v0.3.0 |
| 1257 | 2026-04-23T23:13:20.703Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1258 | 2026-04-23T23:13:20.781Z | Checking instant v0.1.12 |
| 1259 | 2026-04-23T23:13:20.868Z | Checking unicode-width v0.1.14 |
| 1260 | 2026-04-23T23:13:20.891Z | Compiling heck v0.4.1 |
| 1261 | 2026-04-23T23:13:20.925Z | Compiling winnow v0.5.40 |
| 1262 | 2026-04-23T23:13:20.999Z | Checking rustc-hash v2.1.1 |
| 1263 | 2026-04-23T23:13:21.085Z | Checking clap_lex v0.7.0 |
| 1264 | 2026-04-23T23:13:21.114Z | Checking backoff v0.4.0 |
| 1265 | 2026-04-23T23:13:21.117Z | Checking iddqd v0.3.17 |
| 1266 | 2026-04-23T23:13:21.232Z | Checking parse-display v0.10.0 |
| 1267 | 2026-04-23T23:13:21.251Z | Checking clap_builder v4.5.2 |
| 1268 | 2026-04-23T23:13:21.281Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1269 | 2026-04-23T23:13:21.374Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1270 | 2026-04-23T23:13:21.591Z | Compiling darling_core v0.21.3 |
| 1271 | 2026-04-23T23:13:21.970Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1272 | 2026-04-23T23:13:22.187Z | Compiling toml_edit v0.19.15 |
| 1273 | 2026-04-23T23:13:22.362Z | Checking base64ct v1.6.0 |
| 1274 | 2026-04-23T23:13:22.470Z | Checking clap v4.5.4 |
| 1275 | 2026-04-23T23:13:22.574Z | Compiling itertools v0.14.0 |
| 1276 | 2026-04-23T23:13:22.592Z | Compiling derive-where v1.6.0 |
| 1277 | 2026-04-23T23:13:23.289Z | Compiling heapless v0.8.0 |
| 1278 | 2026-04-23T23:13:23.327Z | Compiling proc-macro-crate v1.3.1 |
| 1279 | 2026-04-23T23:13:23.680Z | Compiling darling_macro v0.21.3 |
| 1280 | 2026-04-23T23:13:23.830Z | Checking crossbeam-epoch v0.9.18 |
| 1281 | 2026-04-23T23:13:24.086Z | Checking hash32 v0.3.1 |
| 1282 | 2026-04-23T23:13:24.219Z | Compiling smoltcp v0.11.0 |
| 1283 | 2026-04-23T23:13:24.280Z | Compiling darling v0.21.3 |
| 1284 | 2026-04-23T23:13:24.368Z | Compiling ingot-macros v0.1.1 |
| 1285 | 2026-04-23T23:13:24.387Z | Checking bitflags v1.3.2 |
| 1286 | 2026-04-23T23:13:24.537Z | Checking managed v0.8.0 |
| 1287 | 2026-04-23T23:13:24.728Z | Checking cobs v0.2.3 |
| 1288 | 2026-04-23T23:13:24.868Z | Checking postcard v1.0.9 |
| 1289 | 2026-04-23T23:13:24.887Z | Checking tabwriter v1.4.0 |
| 1290 | 2026-04-23T23:13:25.358Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1291 | 2026-04-23T23:13:25.806Z | Compiling proc-macro-error-attr v1.0.4 |
| 1292 | 2026-04-23T23:13:26.042Z | Compiling rayon-core v1.13.0 |
| 1293 | 2026-04-23T23:13:26.246Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1294 | 2026-04-23T23:13:26.346Z | Compiling num_enum_derive v0.7.4 |
| 1295 | 2026-04-23T23:13:26.677Z | Checking crossbeam-deque v0.8.5 |
| 1296 | 2026-04-23T23:13:26.841Z | Compiling zerocopy-derive v0.7.34 |
| 1297 | 2026-04-23T23:13:26.859Z | Compiling proc-macro-error v1.0.4 |
| 1298 | 2026-04-23T23:13:27.011Z | Checking ingot-types v0.1.2 |
| 1299 | 2026-04-23T23:13:27.084Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1300 | 2026-04-23T23:13:27.356Z | Checking ingot v0.1.1 |
| 1301 | 2026-04-23T23:13:27.376Z | Checking num_enum v0.7.4 |
| 1302 | 2026-04-23T23:13:27.679Z | Compiling foreign-types-macros v0.2.3 |
| 1303 | 2026-04-23T23:13:27.807Z | Checking colored v3.0.0 |
| 1304 | 2026-04-23T23:13:27.999Z | Checking foreign-types-shared v0.3.1 |
| 1305 | 2026-04-23T23:13:28.089Z | Checking rayon v1.11.0 |
| 1306 | 2026-04-23T23:13:28.300Z | Checking foreign-types v0.5.0 |
| 1307 | 2026-04-23T23:13:28.426Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1308 | 2026-04-23T23:13:28.491Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1309 | 2026-04-23T23:13:28.712Z | Checking cstr-argument v0.1.2 |
| 1310 | 2026-04-23T23:13:28.915Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1311 | 2026-04-23T23:13:29.005Z | Checking data-encoding v2.6.0 |
| 1312 | 2026-04-23T23:13:29.064Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1313 | 2026-04-23T23:13:29.171Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1314 | 2026-04-23T23:13:29.289Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1315 | 2026-04-23T23:13:29.307Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1316 | 2026-04-23T23:13:29.548Z | Compiling zerocopy v0.7.34 |
| 1317 | 2026-04-23T23:13:29.586Z | Compiling rustls-webpki v0.103.4 |
| 1318 | 2026-04-23T23:13:29.638Z | Checking pem-rfc7468 v0.7.0 |
| 1319 | 2026-04-23T23:13:30.189Z | Checking serde_spanned v0.6.9 |
| 1320 | 2026-04-23T23:13:30.319Z | Compiling scroll_derive v0.12.0 |
| 1321 | 2026-04-23T23:13:30.338Z | Compiling der_derive v0.7.3 |
| 1322 | 2026-04-23T23:13:30.356Z | Compiling num-derive v0.4.2 |
| 1323 | 2026-04-23T23:13:30.578Z | Checking sigpipe v0.1.3 |
| 1324 | 2026-04-23T23:13:30.642Z | Compiling usdt-impl v0.5.0 |
| 1325 | 2026-04-23T23:13:30.663Z | Checking flagset v0.4.7 |
| 1326 | 2026-04-23T23:13:30.765Z | Compiling cfg_aliases v0.2.1 |
| 1327 | 2026-04-23T23:13:30.788Z | Checking jiff v0.2.15 |
| 1328 | 2026-04-23T23:13:30.972Z | Checking scroll v0.12.0 |
| 1329 | 2026-04-23T23:13:31.198Z | Compiling dof v0.3.0 |
| 1330 | 2026-04-23T23:13:31.298Z | Checking der v0.7.10 |
| 1331 | 2026-04-23T23:13:31.368Z | Compiling zone_cfg_derive v0.3.0 |
| 1332 | 2026-04-23T23:13:31.549Z | Compiling dtrace-parser v0.2.0 |
| 1333 | 2026-04-23T23:13:32.049Z | Checking camino-tempfile v1.4.1 |
| 1334 | 2026-04-23T23:13:32.162Z | Compiling rustc_version v0.4.1 |
| 1335 | 2026-04-23T23:13:32.211Z | Compiling thread-id v4.2.1 |
| 1336 | 2026-04-23T23:13:32.741Z | Checking goblin v0.8.2 |
| 1337 | 2026-04-23T23:13:32.858Z | Checking zone v0.3.1 |
| 1338 | 2026-04-23T23:13:33.456Z | Checking smf v0.2.3 |
| 1339 | 2026-04-23T23:13:33.707Z | Checking whoami v1.5.1 |
| 1340 | 2026-04-23T23:13:33.873Z | Compiling tokio-rustls v0.26.0 |
| 1341 | 2026-04-23T23:13:34.125Z | Compiling hyper-rustls v0.27.3 |
| 1342 | 2026-04-23T23:13:34.304Z | Checking spki v0.7.3 |
| 1343 | 2026-04-23T23:13:34.537Z | Checking secrecy v0.10.3 |
| 1344 | 2026-04-23T23:13:34.633Z | Checking num-integer v0.1.46 |
| 1345 | 2026-04-23T23:13:34.737Z | Compiling convert_case v0.4.0 |
| 1346 | 2026-04-23T23:13:35.052Z | Compiling derive_more v0.99.20 |
| 1347 | 2026-04-23T23:13:35.276Z | Compiling reqwest v0.12.23 |
| 1348 | 2026-04-23T23:13:35.295Z | Compiling usdt-macro v0.5.0 |
| 1349 | 2026-04-23T23:13:35.352Z | Compiling usdt-attr-macro v0.5.0 |
| 1350 | 2026-04-23T23:13:35.543Z | Compiling num_enum_derive v0.5.11 |
| 1351 | 2026-04-23T23:13:35.943Z | Checking memmap v0.7.0 |
| 1352 | 2026-04-23T23:13:35.964Z | Checking tinyvec_macros v0.1.1 |
| 1353 | 2026-04-23T23:13:36.077Z | Checking tinyvec v1.6.0 |
| 1354 | 2026-04-23T23:13:36.099Z | Checking usdt v0.5.0 |
| 1355 | 2026-04-23T23:13:36.522Z | Checking num_enum v0.5.11 |
| 1356 | 2026-04-23T23:13:36.591Z | Checking num-bigint v0.4.5 |
| 1357 | 2026-04-23T23:13:36.725Z | Checking pkcs8 v0.10.2 |
| 1358 | 2026-04-23T23:13:36.797Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1359 | 2026-04-23T23:13:37.007Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1360 | 2026-04-23T23:13:37.007Z | Checking toml_write v0.1.2 |
| 1361 | 2026-04-23T23:13:37.326Z | Checking toml_edit v0.22.27 |
| 1362 | 2026-04-23T23:13:37.402Z | Checking num-rational v0.4.2 |
| 1363 | 2026-04-23T23:13:37.439Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1364 | 2026-04-23T23:13:37.695Z | Compiling progenitor-client v0.11.1 |
| 1365 | 2026-04-23T23:13:37.731Z | Checking num-iter v0.1.45 |
| 1366 | 2026-04-23T23:13:38.149Z | Checking password-hash v0.5.0 |
| 1367 | 2026-04-23T23:13:38.190Z | Compiling darling_core v0.20.11 |
| 1368 | 2026-04-23T23:13:38.209Z | Checking hmac v0.12.1 |
| 1369 | 2026-04-23T23:13:38.249Z | Checking blake2 v0.10.6 |
| 1370 | 2026-04-23T23:13:38.343Z | Checking num-complex v0.4.6 |
| 1371 | 2026-04-23T23:13:38.371Z | Checking inout v0.1.3 |
| 1372 | 2026-04-23T23:13:38.442Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1373 | 2026-04-23T23:13:38.694Z | Compiling memoffset v0.9.1 |
| 1374 | 2026-04-23T23:13:39.082Z | Checking indent_write v2.2.0 |
| 1375 | 2026-04-23T23:13:40.173Z | Compiling darling_macro v0.20.11 |
| 1376 | 2026-04-23T23:13:40.325Z | Checking num v0.4.3 |
| 1377 | 2026-04-23T23:13:40.542Z | Checking cipher v0.4.4 |
| 1378 | 2026-04-23T23:13:40.714Z | Checking argon2 v0.5.3 |
| 1379 | 2026-04-23T23:13:40.714Z | Checking toml v0.8.23 |
| 1380 | 2026-04-23T23:13:40.714Z | Compiling progenitor v0.11.1 |
| 1381 | 2026-04-23T23:13:40.730Z | Compiling nix v0.30.1 |
| 1382 | 2026-04-23T23:13:40.855Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1383 | 2026-04-23T23:13:40.967Z | Checking ff v0.13.1 |
| 1384 | 2026-04-23T23:13:40.985Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1385 | 2026-04-23T23:13:41.084Z | Checking bstr v1.9.1 |
| 1386 | 2026-04-23T23:13:41.338Z | Compiling crc32fast v1.4.0 |
| 1387 | 2026-04-23T23:13:41.343Z | Checking base16ct v0.2.0 |
| 1388 | 2026-04-23T23:13:41.395Z | Checking base64 v0.21.7 |
| 1389 | 2026-04-23T23:13:41.503Z | Checking sec1 v0.7.3 |
| 1390 | 2026-04-23T23:13:41.718Z | Checking group v0.13.0 |
| 1391 | 2026-04-23T23:13:41.884Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1392 | 2026-04-23T23:13:41.887Z | Compiling darling v0.20.11 |
| 1393 | 2026-04-23T23:13:41.996Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1394 | 2026-04-23T23:13:42.257Z | Checking hkdf v0.12.4 |
| 1395 | 2026-04-23T23:13:42.326Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1396 | 2026-04-23T23:13:42.391Z | Compiling progenitor-client v0.10.0 |
| 1397 | 2026-04-23T23:13:42.705Z | Compiling enum-as-inner v0.6.0 |
| 1398 | 2026-04-23T23:13:42.938Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1399 | 2026-04-23T23:13:42.975Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1400 | 2026-04-23T23:13:43.065Z | Compiling hubpack_derive v0.1.1 |
| 1401 | 2026-04-23T23:13:43.255Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1402 | 2026-04-23T23:13:43.426Z | Compiling progenitor-impl v0.10.0 |
| 1403 | 2026-04-23T23:13:43.445Z | Compiling libz-sys v1.1.16 |
| 1404 | 2026-04-23T23:13:43.568Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1405 | 2026-04-23T23:13:43.985Z | Checking universal-hash v0.5.1 |
| 1406 | 2026-04-23T23:13:44.041Z | Checking crypto-bigint v0.5.5 |
| 1407 | 2026-04-23T23:13:44.063Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1408 | 2026-04-23T23:13:44.138Z | Checking opaque-debug v0.3.1 |
| 1409 | 2026-04-23T23:13:44.219Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1410 | 2026-04-23T23:13:44.447Z | Compiling semver v0.1.20 |
| 1411 | 2026-04-23T23:13:44.495Z | Checking adler v1.0.2 |
| 1412 | 2026-04-23T23:13:44.513Z | Checking is_ci v1.2.0 |
| 1413 | 2026-04-23T23:13:44.633Z | Compiling rustc_version v0.1.7 |
| 1414 | 2026-04-23T23:13:44.711Z | Checking miniz_oxide v0.7.2 |
| 1415 | 2026-04-23T23:13:44.873Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1416 | 2026-04-23T23:13:45.053Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1417 | 2026-04-23T23:13:45.081Z | Checking elliptic-curve v0.13.8 |
| 1418 | 2026-04-23T23:13:45.116Z | Checking hubpack v0.1.2 |
| 1419 | 2026-04-23T23:13:45.289Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1420 | 2026-04-23T23:13:45.382Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1421 | 2026-04-23T23:13:45.517Z | Compiling progenitor-macro v0.10.0 |
| 1422 | 2026-04-23T23:13:45.608Z | Compiling derive_builder_core v0.20.2 |
| 1423 | 2026-04-23T23:13:45.943Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1424 | 2026-04-23T23:13:46.106Z | Compiling curve25519-dalek v4.1.3 |
| 1425 | 2026-04-23T23:13:46.367Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1426 | 2026-04-23T23:13:46.457Z | Checking half v2.7.1 |
| 1427 | 2026-04-23T23:13:46.592Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1428 | 2026-04-23T23:13:46.715Z | Compiling float-ord v0.3.2 |
| 1429 | 2026-04-23T23:13:46.840Z | Checking ciborium-io v0.2.2 |
| 1430 | 2026-04-23T23:13:46.940Z | Compiling owo-colors v4.2.3 |
| 1431 | 2026-04-23T23:13:47.100Z | Checking utf-8 v0.7.6 |
| 1432 | 2026-04-23T23:13:47.133Z | Checking static_assertions v1.1.0 |
| 1433 | 2026-04-23T23:13:47.237Z | Checking tungstenite v0.21.0 |
| 1434 | 2026-04-23T23:13:47.317Z | Checking ciborium-ll v0.2.2 |
| 1435 | 2026-04-23T23:13:47.354Z | Compiling derive_builder_macro v0.20.2 |
| 1436 | 2026-04-23T23:13:47.527Z | Checking flate2 v1.0.30 |
| 1437 | 2026-04-23T23:13:47.544Z | Compiling newtype_derive v0.1.6 |
| 1438 | 2026-04-23T23:13:47.647Z | Checking supports-color v3.0.2 |
| 1439 | 2026-04-23T23:13:47.774Z | Checking supports-color v2.1.0 |
| 1440 | 2026-04-23T23:13:47.791Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1441 | 2026-04-23T23:13:47.810Z | Checking resolv-conf v0.7.0 |
| 1442 | 2026-04-23T23:13:47.903Z | Checking atomicwrites v0.4.4 |
| 1443 | 2026-04-23T23:13:47.919Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1444 | 2026-04-23T23:13:48.006Z | Checking aead v0.5.2 |
| 1445 | 2026-04-23T23:13:48.035Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1446 | 2026-04-23T23:13:48.049Z | Compiling vergen-lib v9.1.0 |
| 1447 | 2026-04-23T23:13:48.085Z | Compiling slog-dtrace v0.3.0 |
| 1448 | 2026-04-23T23:13:48.148Z | Checking linked-hash-map v0.5.6 |
| 1449 | 2026-04-23T23:13:48.321Z | Checking compression-core v0.4.31 |
| 1450 | 2026-04-23T23:13:48.327Z | Checking swrite v0.1.0 |
| 1451 | 2026-04-23T23:13:48.358Z | Checking openssl-probe v0.2.1 |
| 1452 | 2026-04-23T23:13:48.445Z | Checking compression-codecs v0.4.32 |
| 1453 | 2026-04-23T23:13:48.465Z | Checking rustls-native-certs v0.8.3 |
| 1454 | 2026-04-23T23:13:48.556Z | Checking lru-cache v0.1.2 |
| 1455 | 2026-04-23T23:13:48.615Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1456 | 2026-04-23T23:13:48.677Z | Compiling derive_builder v0.20.2 |
| 1457 | 2026-04-23T23:13:48.865Z | Checking tokio-tungstenite v0.21.0 |
| 1458 | 2026-04-23T23:13:49.157Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1459 | 2026-04-23T23:13:49.299Z | Checking ciborium v0.2.2 |
| 1460 | 2026-04-23T23:13:49.517Z | Checking hickory-proto v0.24.4 |
| 1461 | 2026-04-23T23:13:49.683Z | Checking progenitor v0.10.0 |
| 1462 | 2026-04-23T23:13:49.722Z | Checking similar v2.7.0 |
| 1463 | 2026-04-23T23:13:49.817Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1464 | 2026-04-23T23:13:49.907Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1465 | 2026-04-23T23:13:50.059Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1466 | 2026-04-23T23:13:50.731Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1467 | 2026-04-23T23:13:50.883Z | Compiling serde_repr v0.1.19 |
| 1468 | 2026-04-23T23:13:51.013Z | Compiling vergen v9.1.0 |
| 1469 | 2026-04-23T23:13:51.042Z | Compiling cargo-platform v0.3.2 |
| 1470 | 2026-04-23T23:13:51.248Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1471 | 2026-04-23T23:13:51.266Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1472 | 2026-04-23T23:13:51.305Z | Compiling dropshot v0.17.0 |
| 1473 | 2026-04-23T23:13:51.394Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1474 | 2026-04-23T23:13:51.447Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1475 | 2026-04-23T23:13:51.450Z | Checking keccak v0.1.6 |
| 1476 | 2026-04-23T23:13:51.531Z | Checking siphasher v1.0.1 |
| 1477 | 2026-04-23T23:13:51.636Z | Checking sha3 v0.10.8 |
| 1478 | 2026-04-23T23:13:51.695Z | Checking phf_shared v0.12.1 |
| 1479 | 2026-04-23T23:13:51.721Z | Checking toml v1.0.6+spec-1.1.0 |
| 1480 | 2026-04-23T23:13:51.842Z | Compiling cargo_metadata v0.23.1 |
| 1481 | 2026-04-23T23:13:51.882Z | Checking hickory-resolver v0.24.4 |
| 1482 | 2026-04-23T23:13:52.189Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1483 | 2026-04-23T23:13:52.297Z | Checking thiserror-no-std v2.0.2 |
| 1484 | 2026-04-23T23:13:52.392Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1485 | 2026-04-23T23:13:52.541Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1486 | 2026-04-23T23:13:52.612Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1487 | 2026-04-23T23:13:52.743Z | Checking async-compression v0.4.33 |
| 1488 | 2026-04-23T23:13:52.944Z | Checking rustls-platform-verifier v0.6.2 |
| 1489 | 2026-04-23T23:13:53.055Z | Checking poly1305 v0.8.0 |
| 1490 | 2026-04-23T23:13:53.089Z | Checking chacha20 v0.9.1 |
| 1491 | 2026-04-23T23:13:53.215Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1492 | 2026-04-23T23:13:53.281Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1493 | 2026-04-23T23:13:53.284Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1494 | 2026-04-23T23:13:53.456Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1495 | 2026-04-23T23:13:53.475Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1496 | 2026-04-23T23:13:53.500Z | Checking terminal_size v0.4.3 |
| 1497 | 2026-04-23T23:13:53.626Z | Checking tokio-stream v0.1.17 |
| 1498 | 2026-04-23T23:13:53.745Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1499 | 2026-04-23T23:13:53.905Z | Compiling dropshot_endpoint v0.17.0 |
| 1500 | 2026-04-23T23:13:53.995Z | Checking serde-big-array v0.5.1 |
| 1501 | 2026-04-23T23:13:54.028Z | Compiling pin-project-internal v1.1.10 |
| 1502 | 2026-04-23T23:13:54.070Z | Compiling vergen-git2 v9.1.0 |
| 1503 | 2026-04-23T23:13:54.154Z | Checking unicode-linebreak v0.1.5 |
| 1504 | 2026-04-23T23:13:54.302Z | Checking unicode-segmentation v1.11.0 |
| 1505 | 2026-04-23T23:13:54.375Z | Compiling chrono-tz v0.10.4 |
| 1506 | 2026-04-23T23:13:54.593Z | Checking unicode-width v0.2.1 |
| 1507 | 2026-04-23T23:13:54.613Z | Checking smawk v0.3.2 |
| 1508 | 2026-04-23T23:13:54.747Z | Compiling unicode-xid v0.2.4 |
| 1509 | 2026-04-23T23:13:54.855Z | Compiling cancel-safe-futures v0.1.5 |
| 1510 | 2026-04-23T23:13:54.878Z | Checking foldhash v0.1.5 |
| 1511 | 2026-04-23T23:13:55.024Z | Checking hashbrown v0.15.2 |
| 1512 | 2026-04-23T23:13:55.107Z | Checking pin-project v1.1.10 |
| 1513 | 2026-04-23T23:13:55.149Z | Compiling const_format_proc_macros v0.2.34 |
| 1514 | 2026-04-23T23:13:55.248Z | Checking textwrap v0.16.2 |
| 1515 | 2026-04-23T23:13:55.468Z | Checking newline-converter v0.3.0 |
| 1516 | 2026-04-23T23:13:55.651Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1517 | 2026-04-23T23:13:55.955Z | Checking qorb v0.4.1 |
| 1518 | 2026-04-23T23:13:56.329Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1519 | 2026-04-23T23:13:56.909Z | Checking chacha20poly1305 v0.10.1 |
| 1520 | 2026-04-23T23:13:57.036Z | Checking reqwest v0.13.2 |
| 1521 | 2026-04-23T23:13:57.188Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1522 | 2026-04-23T23:13:57.400Z | Checking vsss-rs v3.3.4 |
| 1523 | 2026-04-23T23:13:57.420Z | Checking phf v0.12.1 |
| 1524 | 2026-04-23T23:13:57.439Z | Checking globset v0.4.14 |
| 1525 | 2026-04-23T23:13:57.539Z | Checking unicode-normalization v0.1.24 |
| 1526 | 2026-04-23T23:13:57.560Z | Checking tokio-dtrace v0.1.1 |
| 1527 | 2026-04-23T23:13:57.682Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1528 | 2026-04-23T23:13:57.742Z | Checking console v0.15.8 |
| 1529 | 2026-04-23T23:13:57.791Z | Compiling snafu-derive v0.8.9 |
| 1530 | 2026-04-23T23:13:57.835Z | Compiling typify-impl v0.6.1 |
| 1531 | 2026-04-23T23:13:57.947Z | Checking sha2 v0.10.9 |
| 1532 | 2026-04-23T23:13:57.968Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1533 | 2026-04-23T23:13:58.002Z | Checking libsw-core v0.3.2 |
| 1534 | 2026-04-23T23:13:58.145Z | Checking signature v2.2.0 |
| 1535 | 2026-04-23T23:13:58.169Z | Compiling async-recursion v1.1.1 |
| 1536 | 2026-04-23T23:13:58.194Z | Checking csv-core v0.1.12 |
| 1537 | 2026-04-23T23:13:58.272Z | Compiling cookie v0.18.1 |
| 1538 | 2026-04-23T23:13:58.370Z | Compiling rustls v0.21.12 |
| 1539 | 2026-04-23T23:13:58.418Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1540 | 2026-04-23T23:13:58.478Z | Checking highway v1.3.0 |
| 1541 | 2026-04-23T23:13:58.496Z | Compiling moka v0.12.10 |
| 1542 | 2026-04-23T23:13:58.592Z | Checking bytecount v0.6.9 |
| 1543 | 2026-04-23T23:13:58.697Z | Checking fixedbitset v0.4.2 |
| 1544 | 2026-04-23T23:13:58.716Z | Checking same-file v1.0.6 |
| 1545 | 2026-04-23T23:13:58.831Z | Checking fixedbitset v0.5.7 |
| 1546 | 2026-04-23T23:13:58.851Z | Checking walkdir v2.5.0 |
| 1547 | 2026-04-23T23:13:58.851Z | Checking petgraph v0.6.5 |
| 1548 | 2026-04-23T23:13:59.061Z | Checking petgraph v0.8.3 |
| 1549 | 2026-04-23T23:13:59.105Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1550 | 2026-04-23T23:13:59.241Z | Checking papergrid v0.11.0 |
| 1551 | 2026-04-23T23:13:59.472Z | Checking snafu v0.8.9 |
| 1552 | 2026-04-23T23:13:59.798Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1553 | 2026-04-23T23:13:59.836Z | Checking csv v1.3.1 |
| 1554 | 2026-04-23T23:13:59.883Z | Checking libsw v3.5.0 |
| 1555 | 2026-04-23T23:14:00.015Z | Checking expectorate v1.2.0 |
| 1556 | 2026-04-23T23:14:00.035Z | Checking olpc-cjson v0.1.4 |
| 1557 | 2026-04-23T23:14:00.149Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1558 | 2026-04-23T23:14:00.152Z | Checking oxide-tokio-rt v0.1.2 |
| 1559 | 2026-04-23T23:14:00.216Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1560 | 2026-04-23T23:14:00.309Z | Checking const_format v0.2.35 |
| 1561 | 2026-04-23T23:14:00.452Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1562 | 2026-04-23T23:14:00.657Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1563 | 2026-04-23T23:14:00.779Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1564 | 2026-04-23T23:14:00.861Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1565 | 2026-04-23T23:14:00.969Z | Compiling nix v0.31.1 |
| 1566 | 2026-04-23T23:14:00.986Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1567 | 2026-04-23T23:14:01.101Z | Compiling tabled_derive v0.7.0 |
| 1568 | 2026-04-23T23:14:01.287Z | Compiling typify-macro v0.6.1 |
| 1569 | 2026-04-23T23:14:01.309Z | Checking gethostname v0.5.0 |
| 1570 | 2026-04-23T23:14:01.346Z | Checking sct v0.7.1 |
| 1571 | 2026-04-23T23:14:01.366Z | Checking rustls-webpki v0.101.7 |
| 1572 | 2026-04-23T23:14:01.404Z | Checking pem v3.0.5 |
| 1573 | 2026-04-23T23:14:01.450Z | Checking bcs v0.1.6 |
| 1574 | 2026-04-23T23:14:01.478Z | Checking serde_plain v1.0.2 |
| 1575 | 2026-04-23T23:14:01.559Z | Checking termtree v0.5.1 |
| 1576 | 2026-04-23T23:14:01.627Z | Checking typed-path v0.9.3 |
| 1577 | 2026-04-23T23:14:01.679Z | Compiling radium v0.7.0 |
| 1578 | 2026-04-23T23:14:01.698Z | Checking tagptr v0.2.0 |
| 1579 | 2026-04-23T23:14:01.702Z | Compiling salty v0.3.0 |
| 1580 | 2026-04-23T23:14:01.856Z | Checking linear-map v1.2.0 |
| 1581 | 2026-04-23T23:14:02.023Z | Checking tabled v0.15.0 |
| 1582 | 2026-04-23T23:14:02.058Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1583 | 2026-04-23T23:14:02.380Z | Checking tough v0.20.0 |
| 1584 | 2026-04-23T23:14:02.628Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1585 | 2026-04-23T23:14:02.818Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1586 | 2026-04-23T23:14:03.158Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1587 | 2026-04-23T23:14:03.280Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1588 | 2026-04-23T23:14:03.283Z | Checking steno v0.4.1 |
| 1589 | 2026-04-23T23:14:03.645Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1590 | 2026-04-23T23:14:04.400Z | Checking hickory-proto v0.25.2 |
| 1591 | 2026-04-23T23:14:04.420Z | Checking rfc6979 v0.4.0 |
| 1592 | 2026-04-23T23:14:04.536Z | Checking humantime v2.3.0 |
| 1593 | 2026-04-23T23:14:04.551Z | Checking tap v1.0.1 |
| 1594 | 2026-04-23T23:14:04.720Z | Checking wyz v0.5.1 |
| 1595 | 2026-04-23T23:14:04.754Z | Checking ecdsa v0.16.9 |
| 1596 | 2026-04-23T23:14:04.775Z | Checking tokio-rustls v0.24.1 |
| 1597 | 2026-04-23T23:14:05.218Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1598 | 2026-04-23T23:14:05.235Z | Checking ed25519 v2.2.3 |
| 1599 | 2026-04-23T23:14:05.274Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1600 | 2026-04-23T23:14:05.406Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1601 | 2026-04-23T23:14:05.450Z | Checking primeorder v0.13.6 |
| 1602 | 2026-04-23T23:14:05.695Z | Checking rustls-pemfile v1.0.4 |
| 1603 | 2026-04-23T23:14:05.832Z | Checking twox-hash v2.1.2 |
| 1604 | 2026-04-23T23:14:05.970Z | Checking hickory-resolver v0.25.2 |
| 1605 | 2026-04-23T23:14:06.017Z | Checking env_filter v1.0.1 |
| 1606 | 2026-04-23T23:14:06.114Z | Checking atty v0.2.14 |
| 1607 | 2026-04-23T23:14:06.169Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1608 | 2026-04-23T23:14:06.215Z | Checking funty v2.0.0 |
| 1609 | 2026-04-23T23:14:06.236Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1610 | 2026-04-23T23:14:06.418Z | Checking env_logger v0.11.10 |
| 1611 | 2026-04-23T23:14:06.542Z | Checking bitvec v1.0.1 |
| 1612 | 2026-04-23T23:14:06.591Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1613 | 2026-04-23T23:14:06.611Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=1d3084b514389847e8e0f5d966d2be4f18d02d32#1d3084b5) |
| 1614 | 2026-04-23T23:14:06.721Z | Checking p384 v0.13.1 |
| 1615 | 2026-04-23T23:14:06.765Z | Checking toml v0.7.8 |
| 1616 | 2026-04-23T23:14:06.986Z | Checking ed25519-dalek v2.2.0 |
| 1617 | 2026-04-23T23:14:07.015Z | Compiling typify v0.6.1 |
| 1618 | 2026-04-23T23:14:07.073Z | Checking polyval v0.6.2 |
| 1619 | 2026-04-23T23:14:07.114Z | Checking aes v0.8.4 |
| 1620 | 2026-04-23T23:14:07.118Z | Checking ctr v0.9.2 |
| 1621 | 2026-04-23T23:14:07.181Z | Checking x509-cert v0.2.5 |
| 1622 | 2026-04-23T23:14:07.237Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=2cdd17580a4fc6c871d24797016af8dbaac9421d#2cdd1758) |
| 1623 | 2026-04-23T23:14:07.293Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1624 | 2026-04-23T23:14:07.347Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1625 | 2026-04-23T23:14:07.474Z | Checking bincode v1.3.3 |
| 1626 | 2026-04-23T23:14:07.494Z | Compiling strum_macros v0.28.0 |
| 1627 | 2026-04-23T23:14:07.780Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1628 | 2026-04-23T23:14:07.841Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1629 | 2026-04-23T23:14:07.921Z | Checking passt v0.3.0 |
| 1630 | 2026-04-23T23:14:08.006Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1631 | 2026-04-23T23:14:08.033Z | Checking fakedata_generator v0.7.1 |
| 1632 | 2026-04-23T23:14:08.142Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1633 | 2026-04-23T23:14:08.207Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1634 | 2026-04-23T23:14:08.238Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1635 | 2026-04-23T23:14:08.286Z | Checking aes-gcm-siv v0.11.1 |
| 1636 | 2026-04-23T23:14:08.327Z | Compiling progenitor-impl v0.13.0 |
| 1637 | 2026-04-23T23:14:08.433Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1638 | 2026-04-23T23:14:08.495Z | Compiling bitstruct_derive v0.1.0 |
| 1639 | 2026-04-23T23:14:08.543Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1640 | 2026-04-23T23:14:08.687Z | Checking dropshot-api-manager-types v0.7.0 |
| 1641 | 2026-04-23T23:14:08.704Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1642 | 2026-04-23T23:14:08.858Z | Compiling fs-err v3.1.2 |
| 1643 | 2026-04-23T23:14:08.899Z | Checking typeid v1.0.0 |
| 1644 | 2026-04-23T23:14:09.037Z | Checking ringbuffer v0.16.0 |
| 1645 | 2026-04-23T23:14:09.116Z | Compiling cfg_aliases v0.1.1 |
| 1646 | 2026-04-23T23:14:09.153Z | Checking ascii v1.1.0 |
| 1647 | 2026-04-23T23:14:09.217Z | Checking pretty-hex v0.2.1 |
| 1648 | 2026-04-23T23:14:09.246Z | Compiling nix v0.28.0 |
| 1649 | 2026-04-23T23:14:09.305Z | Checking bitstruct v0.1.1 |
| 1650 | 2026-04-23T23:14:09.355Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1651 | 2026-04-23T23:14:09.410Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1652 | 2026-04-23T23:14:09.501Z | Checking erased-serde v0.4.5 |
| 1653 | 2026-04-23T23:14:09.517Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1654 | 2026-04-23T23:14:09.958Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1655 | 2026-04-23T23:14:10.023Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1656 | 2026-04-23T23:14:10.081Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1657 | 2026-04-23T23:14:10.162Z | Checking progenitor-client v0.13.0 |
| 1658 | 2026-04-23T23:14:10.235Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1659 | 2026-04-23T23:14:10.372Z | Checking serde_arrays v0.1.0 |
| 1660 | 2026-04-23T23:14:10.394Z | Checking libloading v0.7.4 |
| 1661 | 2026-04-23T23:14:10.426Z | Compiling progenitor-macro v0.13.0 |
| 1662 | 2026-04-23T23:14:10.429Z | Checking bit_field v0.10.2 |
| 1663 | 2026-04-23T23:14:10.542Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1664 | 2026-04-23T23:14:10.555Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1665 | 2026-04-23T23:14:10.579Z | Checking git-stub v1.0.0 |
| 1666 | 2026-04-23T23:14:10.679Z | Checking kstat-rs v0.2.4 |
| 1667 | 2026-04-23T23:14:10.729Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1668 | 2026-04-23T23:14:10.747Z | Compiling escargot v0.5.10 |
| 1669 | 2026-04-23T23:14:10.823Z | Checking git-stub-vcs v0.1.0 |
| 1670 | 2026-04-23T23:14:10.860Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1671 | 2026-04-23T23:14:11.010Z | Checking ron v0.8.1 |
| 1672 | 2026-04-23T23:14:11.054Z | Checking itertools v0.13.0 |
| 1673 | 2026-04-23T23:14:11.462Z | Checking xattr v1.3.1 |
| 1674 | 2026-04-23T23:14:11.496Z | Checking drift v0.1.2 |
| 1675 | 2026-04-23T23:14:11.535Z | Checking cargo-platform v0.1.8 |
| 1676 | 2026-04-23T23:14:11.593Z | Checking filetime v0.2.23 |
| 1677 | 2026-04-23T23:14:11.760Z | Checking tar v0.4.40 |
| 1678 | 2026-04-23T23:14:11.790Z | Checking dropshot-api-manager v0.7.0 |
| 1679 | 2026-04-23T23:14:12.058Z | Checking cargo_metadata v0.18.1 |
| 1680 | 2026-04-23T23:14:12.103Z | Checking ctrlc v3.4.4 |
| 1681 | 2026-04-23T23:14:12.638Z | Checking fatfs v0.3.6 |
| 1682 | 2026-04-23T23:14:12.706Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1683 | 2026-04-23T23:14:12.859Z | Compiling git2 v0.20.2 |
| 1684 | 2026-04-23T23:14:12.933Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1685 | 2026-04-23T23:14:14.216Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=1d3084b514389847e8e0f5d966d2be4f18d02d32#1d3084b5) |
| 1686 | 2026-04-23T23:14:14.250Z | Checking progenitor v0.13.0 |
| 1687 | 2026-04-23T23:14:14.385Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1688 | 2026-04-23T23:14:15.165Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1689 | 2026-04-23T23:14:16.259Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1690 | 2026-04-23T23:14:16.475Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1691 | 2026-04-23T23:14:16.674Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1692 | 2026-04-23T23:14:20.297Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1693 | 2026-04-23T23:14:22.768Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1694 | 2026-04-23T23:14:26.180Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1695 | 2026-04-23T23:14:32.294Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1696 | 2026-04-23T23:14:32.297Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1697 | 2026-04-23T23:14:36.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s |
| 1698 | 2026-04-23T23:14:37.063Z | |
| 1699 | 2026-04-23T23:14:37.063Z | real 2:16.742155103 |
| 1700 | 2026-04-23T23:14:37.064Z | user 8:35.768579054 |
| 1701 | 2026-04-23T23:14:37.064Z | sys 2:14.139125648 |
| 1702 | 2026-04-23T23:14:37.064Z | trap 0.232762417 |
| 1703 | 2026-04-23T23:14:37.064Z | tflt 2.316906468 |
| 1704 | 2026-04-23T23:14:37.064Z | dflt 1.735788507 |
| 1705 | 2026-04-23T23:14:37.064Z | kflt 0.025450421 |
| 1706 | 2026-04-23T23:14:37.064Z | lock 15:47.367130954 |
| 1707 | 2026-04-23T23:14:37.064Z | slp 34:25.133595818 |
| 1708 | 2026-04-23T23:14:37.064Z | lat 1:16.279724153 |
| 1709 | 2026-04-23T23:14:37.064Z | stop 4:16.240042766 |
| 1710 | 2026-04-23T23:14:37.067Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1711 | 2026-04-23T23:14:37.545Z | Downloading crates ... |
| 1712 | 2026-04-23T23:14:37.710Z | Downloaded predicates v3.1.0 |
| 1713 | 2026-04-23T23:14:37.714Z | Downloaded termtree v0.4.1 |
| 1714 | 2026-04-23T23:14:37.719Z | Downloaded mockall_derive v0.12.1 |
| 1715 | 2026-04-23T23:14:37.722Z | Downloaded predicates-tree v1.0.9 |
| 1716 | 2026-04-23T23:14:37.722Z | Downloaded predicates-core v1.0.6 |
| 1717 | 2026-04-23T23:14:37.722Z | Downloaded downcast v0.11.0 |
| 1718 | 2026-04-23T23:14:37.727Z | Downloaded serde_test v1.0.176 |
| 1719 | 2026-04-23T23:14:37.727Z | Downloaded fragile v2.0.0 |
| 1720 | 2026-04-23T23:14:37.730Z | Downloaded slog-envlogger v2.2.0 |
| 1721 | 2026-04-23T23:14:37.730Z | Downloaded slog-stdlog v4.1.1 |
| 1722 | 2026-04-23T23:14:37.730Z | Downloaded slog-scope v4.4.0 |
| 1723 | 2026-04-23T23:14:37.730Z | Downloaded fdeflate v0.3.4 |
| 1724 | 2026-04-23T23:14:37.734Z | Downloaded mockall v0.12.1 |
| 1725 | 2026-04-23T23:14:37.738Z | Downloaded bytemuck v1.16.0 |
| 1726 | 2026-04-23T23:14:37.738Z | Downloaded png v0.17.13 |
| 1727 | 2026-04-23T23:14:37.740Z | Downloaded arc-swap v1.7.1 |
| 1728 | 2026-04-23T23:14:38.333Z | Downloaded image v0.25.1 |
| 1729 | 2026-04-23T23:14:38.543Z | Checking tokio v1.50.0 |
| 1730 | 2026-04-23T23:14:38.654Z | Checking simd-adler32 v0.3.7 |
| 1731 | 2026-04-23T23:14:38.668Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1732 | 2026-04-23T23:14:38.684Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1733 | 2026-04-23T23:14:38.697Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1734 | 2026-04-23T23:14:38.697Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1735 | 2026-04-23T23:14:38.721Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1736 | 2026-04-23T23:14:38.724Z | Checking arc-swap v1.7.1 |
| 1737 | 2026-04-23T23:14:38.784Z | Checking miniz_oxide v0.7.2 |
| 1738 | 2026-04-23T23:14:38.837Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1739 | 2026-04-23T23:14:38.850Z | Checking fdeflate v0.3.4 |
| 1740 | 2026-04-23T23:14:38.907Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1741 | 2026-04-23T23:14:38.919Z | Checking slog-scope v4.4.0 |
| 1742 | 2026-04-23T23:14:38.923Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1743 | 2026-04-23T23:14:38.947Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1744 | 2026-04-23T23:14:38.971Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1745 | 2026-04-23T23:14:39.038Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1746 | 2026-04-23T23:14:39.077Z | Checking slog-stdlog v4.1.1 |
| 1747 | 2026-04-23T23:14:39.088Z | Checking predicates-core v1.0.6 |
| 1748 | 2026-04-23T23:14:39.108Z | Checking flate2 v1.0.30 |
| 1749 | 2026-04-23T23:14:39.125Z | Checking bytemuck v1.16.0 |
| 1750 | 2026-04-23T23:14:39.141Z | Checking termtree v0.4.1 |
| 1751 | 2026-04-23T23:14:39.152Z | Compiling mockall_derive v0.12.1 |
| 1752 | 2026-04-23T23:14:39.181Z | Checking slog-envlogger v2.2.0 |
| 1753 | 2026-04-23T23:14:39.199Z | Checking predicates v3.1.0 |
| 1754 | 2026-04-23T23:14:39.259Z | Checking predicates-tree v1.0.9 |
| 1755 | 2026-04-23T23:14:39.311Z | Checking fragile v2.0.0 |
| 1756 | 2026-04-23T23:14:39.322Z | Checking downcast v0.11.0 |
| 1757 | 2026-04-23T23:14:39.357Z | Checking serde_test v1.0.176 |
| 1758 | 2026-04-23T23:14:39.377Z | Checking compression-codecs v0.4.32 |
| 1759 | 2026-04-23T23:14:39.432Z | Checking png v0.17.13 |
| 1760 | 2026-04-23T23:14:39.444Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1761 | 2026-04-23T23:14:39.935Z | Checking image v0.25.1 |
| 1762 | 2026-04-23T23:14:40.982Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1763 | 2026-04-23T23:14:41.062Z | Checking mockall v0.12.1 |
| 1764 | 2026-04-23T23:14:41.076Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1765 | 2026-04-23T23:14:41.704Z | Checking tokio-util v0.7.16 |
| 1766 | 2026-04-23T23:14:41.704Z | Checking tokio-rustls v0.26.0 |
| 1767 | 2026-04-23T23:14:41.707Z | Checking tower v0.5.2 |
| 1768 | 2026-04-23T23:14:41.707Z | Checking tokio-rustls v0.25.0 |
| 1769 | 2026-04-23T23:14:41.707Z | Checking tokio-native-tls v0.3.1 |
| 1770 | 2026-04-23T23:14:41.707Z | Checking backoff v0.4.0 |
| 1771 | 2026-04-23T23:14:41.759Z | Checking zone v0.3.1 |
| 1772 | 2026-04-23T23:14:41.762Z | Checking tokio-tungstenite v0.21.0 |
| 1773 | 2026-04-23T23:14:41.872Z | Checking async-compression v0.4.33 |
| 1774 | 2026-04-23T23:14:41.875Z | Checking hickory-proto v0.24.4 |
| 1775 | 2026-04-23T23:14:41.902Z | Checking libsw-core v0.3.2 |
| 1776 | 2026-04-23T23:14:41.935Z | Checking tokio-dtrace v0.1.1 |
| 1777 | 2026-04-23T23:14:42.020Z | Checking cancel-safe-futures v0.1.5 |
| 1778 | 2026-04-23T23:14:42.037Z | Checking libsw v3.5.0 |
| 1779 | 2026-04-23T23:14:42.096Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1780 | 2026-04-23T23:14:42.099Z | Checking hickory-proto v0.25.2 |
| 1781 | 2026-04-23T23:14:42.120Z | Checking tower-http v0.6.8 |
| 1782 | 2026-04-23T23:14:42.123Z | Checking oxide-tokio-rt v0.1.2 |
| 1783 | 2026-04-23T23:14:42.176Z | Checking steno v0.4.1 |
| 1784 | 2026-04-23T23:14:42.194Z | Checking h2 v0.4.6 |
| 1785 | 2026-04-23T23:14:42.253Z | Checking tokio-stream v0.1.17 |
| 1786 | 2026-04-23T23:14:42.265Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1787 | 2026-04-23T23:14:42.394Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1788 | 2026-04-23T23:14:42.601Z | Checking tokio-rustls v0.24.1 |
| 1789 | 2026-04-23T23:14:42.618Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1790 | 2026-04-23T23:14:42.783Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1791 | 2026-04-23T23:14:43.366Z | Checking hickory-resolver v0.24.4 |
| 1792 | 2026-04-23T23:14:43.582Z | Checking hickory-resolver v0.25.2 |
| 1793 | 2026-04-23T23:14:43.892Z | Checking hyper v1.8.1 |
| 1794 | 2026-04-23T23:14:43.947Z | Checking qorb v0.4.1 |
| 1795 | 2026-04-23T23:14:44.646Z | Checking hyper-util v0.1.20 |
| 1796 | 2026-04-23T23:14:45.488Z | Checking hyper-rustls v0.27.3 |
| 1797 | 2026-04-23T23:14:45.491Z | Checking hyper-tls v0.6.0 |
| 1798 | 2026-04-23T23:14:45.491Z | Checking dropshot v0.16.7 |
| 1799 | 2026-04-23T23:14:45.491Z | Checking dropshot v0.17.0 |
| 1800 | 2026-04-23T23:14:45.656Z | Checking reqwest v0.12.23 |
| 1801 | 2026-04-23T23:14:45.656Z | Checking reqwest v0.13.2 |
| 1802 | 2026-04-23T23:14:46.298Z | Checking progenitor-client v0.11.1 |
| 1803 | 2026-04-23T23:14:46.298Z | Checking progenitor-client v0.10.0 |
| 1804 | 2026-04-23T23:14:46.301Z | Checking tough v0.20.0 |
| 1805 | 2026-04-23T23:14:46.367Z | Checking progenitor-client v0.13.0 |
| 1806 | 2026-04-23T23:14:46.518Z | Checking progenitor v0.10.0 |
| 1807 | 2026-04-23T23:14:46.543Z | Checking progenitor v0.11.1 |
| 1808 | 2026-04-23T23:14:46.581Z | Checking progenitor v0.13.0 |
| 1809 | 2026-04-23T23:14:46.643Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1810 | 2026-04-23T23:14:46.670Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1811 | 2026-04-23T23:14:46.673Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1812 | 2026-04-23T23:14:46.702Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1813 | 2026-04-23T23:14:47.214Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1814 | 2026-04-23T23:14:47.226Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1815 | 2026-04-23T23:14:47.533Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1816 | 2026-04-23T23:14:47.805Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1817 | 2026-04-23T23:14:47.850Z | Checking dropshot-api-manager v0.7.0 |
| 1818 | 2026-04-23T23:14:48.711Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1819 | 2026-04-23T23:14:48.773Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1820 | 2026-04-23T23:14:48.837Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1821 | 2026-04-23T23:14:49.217Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1822 | 2026-04-23T23:14:49.240Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1823 | 2026-04-23T23:14:52.680Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1824 | 2026-04-23T23:14:52.680Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1825 | 2026-04-23T23:14:52.683Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1826 | 2026-04-23T23:14:52.684Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1827 | 2026-04-23T23:14:52.684Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1828 | 2026-04-23T23:14:52.684Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1829 | 2026-04-23T23:14:53.311Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1830 | 2026-04-23T23:14:53.497Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1831 | 2026-04-23T23:14:53.934Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1832 | 2026-04-23T23:14:53.959Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1833 | 2026-04-23T23:14:53.964Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1834 | 2026-04-23T23:14:54.182Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1835 | 2026-04-23T23:14:54.548Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1836 | 2026-04-23T23:14:54.603Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1837 | 2026-04-23T23:14:54.714Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1838 | 2026-04-23T23:14:54.715Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1839 | 2026-04-23T23:14:55.167Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1840 | 2026-04-23T23:14:55.622Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1841 | 2026-04-23T23:14:55.622Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1842 | 2026-04-23T23:14:56.302Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1843 | 2026-04-23T23:14:56.328Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1844 | 2026-04-23T23:14:56.647Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1845 | 2026-04-23T23:15:00.613Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1846 | 2026-04-23T23:15:01.387Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1847 | 2026-04-23T23:15:05.489Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1848 | 2026-04-23T23:15:06.545Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=1d3084b514389847e8e0f5d966d2be4f18d02d32#1d3084b5) |
| 1849 | 2026-04-23T23:15:07.758Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=2cdd17580a4fc6c871d24797016af8dbaac9421d#2cdd1758) |
| 1850 | 2026-04-23T23:15:09.027Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1851 | 2026-04-23T23:15:09.965Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1852 | 2026-04-23T23:15:12.112Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1853 | 2026-04-23T23:15:19.518Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1854 | 2026-04-23T23:15:19.518Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1855 | 2026-04-23T23:15:24.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.55s |
| 1856 | 2026-04-23T23:15:24.852Z | |
| 1857 | 2026-04-23T23:15:24.852Z | real 47.777294668 |
| 1858 | 2026-04-23T23:15:24.852Z | user 1:58.037026897 |
| 1859 | 2026-04-23T23:15:24.852Z | sys 20.774421155 |
| 1860 | 2026-04-23T23:15:24.852Z | trap 0.029138012 |
| 1861 | 2026-04-23T23:15:24.852Z | tflt 0.026919339 |
| 1862 | 2026-04-23T23:15:24.852Z | dflt 0.035845289 |
| 1863 | 2026-04-23T23:15:24.852Z | kflt 0.000068106 |
| 1864 | 2026-04-23T23:15:24.852Z | lock 4:37.387977672 |
| 1865 | 2026-04-23T23:15:24.852Z | slp 6:43.355087334 |
| 1866 | 2026-04-23T23:15:24.852Z | lat 3.156504452 |
| 1867 | 2026-04-23T23:15:24.852Z | stop 12.116338817 |
| 1868 | 2026-04-23T23:15:24.857Z | + banner build |
| 1869 | 2026-04-23T23:15:24.857Z | |
| 1870 | 2026-04-23T23:15:24.857Z | ##### # # # # ##### |
| 1871 | 2026-04-23T23:15:24.857Z | # # # # # # # # |
| 1872 | 2026-04-23T23:15:24.857Z | ##### # # # # # # |
| 1873 | 2026-04-23T23:15:24.857Z | # # # # # # # # |
| 1874 | 2026-04-23T23:15:24.857Z | # # # # # # # # |
| 1875 | 2026-04-23T23:15:24.857Z | ##### #### # ###### ##### |
| 1876 | 2026-04-23T23:15:24.857Z | |
| 1877 | 2026-04-23T23:15:24.857Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1878 | 2026-04-23T23:15:25.539Z | Compiling proc-macro2 v1.0.106 |
| 1879 | 2026-04-23T23:15:25.539Z | Compiling quote v1.0.44 |
| 1880 | 2026-04-23T23:15:25.539Z | Compiling unicode-ident v1.0.24 |
| 1881 | 2026-04-23T23:15:25.543Z | Compiling libc v0.2.180 |
| 1882 | 2026-04-23T23:15:25.543Z | Compiling serde_core v1.0.228 |
| 1883 | 2026-04-23T23:15:25.543Z | Compiling serde v1.0.228 |
| 1884 | 2026-04-23T23:15:25.643Z | Compiling autocfg v1.3.0 |
| 1885 | 2026-04-23T23:15:25.646Z | Compiling cfg-if v1.0.0 |
| 1886 | 2026-04-23T23:15:25.739Z | Compiling zmij v1.0.19 |
| 1887 | 2026-04-23T23:15:25.751Z | Compiling memchr v2.7.2 |
| 1888 | 2026-04-23T23:15:25.918Z | Compiling libm v0.2.8 |
| 1889 | 2026-04-23T23:15:26.141Z | Compiling version_check v0.9.5 |
| 1890 | 2026-04-23T23:15:26.361Z | Compiling smallvec v1.13.2 |
| 1891 | 2026-04-23T23:15:26.416Z | Compiling itoa v1.0.11 |
| 1892 | 2026-04-23T23:15:26.528Z | Compiling getrandom v0.4.2 |
| 1893 | 2026-04-23T23:15:26.609Z | Compiling shlex v1.3.0 |
| 1894 | 2026-04-23T23:15:26.686Z | Compiling jobserver v0.1.31 |
| 1895 | 2026-04-23T23:15:26.790Z | Compiling syn v2.0.117 |
| 1896 | 2026-04-23T23:15:26.803Z | Compiling stable_deref_trait v1.2.0 |
| 1897 | 2026-04-23T23:15:26.862Z | Compiling serde_json v1.0.149 |
| 1898 | 2026-04-23T23:15:26.883Z | Compiling cc v1.2.17 |
| 1899 | 2026-04-23T23:15:26.998Z | Compiling getrandom v0.2.14 |
| 1900 | 2026-04-23T23:15:27.110Z | Compiling lock_api v0.4.12 |
| 1901 | 2026-04-23T23:15:27.197Z | Compiling parking_lot_core v0.9.10 |
| 1902 | 2026-04-23T23:15:27.219Z | Compiling litemap v0.7.4 |
| 1903 | 2026-04-23T23:15:27.240Z | Compiling writeable v0.5.5 |
| 1904 | 2026-04-23T23:15:27.366Z | Compiling num-traits v0.2.19 |
| 1905 | 2026-04-23T23:15:27.456Z | Compiling icu_locid_transform_data v1.5.0 |
| 1906 | 2026-04-23T23:15:27.468Z | Compiling percent-encoding v2.3.2 |
| 1907 | 2026-04-23T23:15:27.761Z | Compiling icu_properties_data v1.5.0 |
| 1908 | 2026-04-23T23:15:27.921Z | Compiling utf16_iter v1.0.5 |
| 1909 | 2026-04-23T23:15:28.005Z | Compiling icu_normalizer_data v1.5.0 |
| 1910 | 2026-04-23T23:15:28.017Z | Compiling write16 v1.0.0 |
| 1911 | 2026-04-23T23:15:28.080Z | Compiling thiserror v2.0.18 |
| 1912 | 2026-04-23T23:15:28.080Z | Compiling utf8_iter v1.0.4 |
| 1913 | 2026-04-23T23:15:28.141Z | Compiling form_urlencoded v1.2.2 |
| 1914 | 2026-04-23T23:15:28.249Z | Compiling heck v0.5.0 |
| 1915 | 2026-04-23T23:15:28.408Z | Compiling log v0.4.29 |
| 1916 | 2026-04-23T23:15:28.411Z | Compiling rustversion v1.0.22 |
| 1917 | 2026-04-23T23:15:28.445Z | Compiling slab v0.4.9 |
| 1918 | 2026-04-23T23:15:28.601Z | Compiling iana-time-zone v0.1.64 |
| 1919 | 2026-04-23T23:15:28.713Z | Compiling typenum v1.17.0 |
| 1920 | 2026-04-23T23:15:28.749Z | Compiling pin-project-lite v0.2.14 |
| 1921 | 2026-04-23T23:15:28.845Z | Compiling uuid v1.22.0 |
| 1922 | 2026-04-23T23:15:28.845Z | Compiling equivalent v1.0.2 |
| 1923 | 2026-04-23T23:15:28.945Z | Compiling allocator-api2 v0.2.21 |
| 1924 | 2026-04-23T23:15:28.976Z | Compiling foldhash v0.2.0 |
| 1925 | 2026-04-23T23:15:29.032Z | Compiling regex-syntax v0.8.5 |
| 1926 | 2026-04-23T23:15:29.152Z | Compiling subtle v2.6.1 |
| 1927 | 2026-04-23T23:15:29.166Z | Compiling semver v1.0.27 |
| 1928 | 2026-04-23T23:15:29.264Z | Compiling hashbrown v0.16.1 |
| 1929 | 2026-04-23T23:15:29.362Z | Compiling aho-corasick v1.1.3 |
| 1930 | 2026-04-23T23:15:29.464Z | Compiling schemars v0.8.22 |
| 1931 | 2026-04-23T23:15:29.476Z | Compiling dyn-clone v1.0.17 |
| 1932 | 2026-04-23T23:15:29.629Z | Compiling synstructure v0.13.1 |
| 1933 | 2026-04-23T23:15:29.708Z | Compiling serde_derive_internals v0.29.1 |
| 1934 | 2026-04-23T23:15:29.862Z | Compiling ring v0.17.14 |
| 1935 | 2026-04-23T23:15:29.979Z | Compiling rand_core v0.6.4 |
| 1936 | 2026-04-23T23:15:30.351Z | Compiling socket2 v0.6.0 |
| 1937 | 2026-04-23T23:15:30.363Z | Compiling scopeguard v1.2.0 |
| 1938 | 2026-04-23T23:15:30.398Z | Compiling portable-atomic v1.11.1 |
| 1939 | 2026-04-23T23:15:30.439Z | Compiling mio v1.0.2 |
| 1940 | 2026-04-23T23:15:30.472Z | Compiling regex-automata v0.4.14 |
| 1941 | 2026-04-23T23:15:30.763Z | Compiling serde_derive v1.0.228 |
| 1942 | 2026-04-23T23:15:30.766Z | Compiling zerofrom-derive v0.1.5 |
| 1943 | 2026-04-23T23:15:30.834Z | Compiling yoke-derive v0.7.5 |
| 1944 | 2026-04-23T23:15:30.984Z | Compiling zerovec-derive v0.10.3 |
| 1945 | 2026-04-23T23:15:31.084Z | Compiling displaydoc v0.2.5 |
| 1946 | 2026-04-23T23:15:31.104Z | Compiling icu_provider_macros v1.5.0 |
| 1947 | 2026-04-23T23:15:31.121Z | Compiling schemars_derive v0.8.22 |
| 1948 | 2026-04-23T23:15:31.703Z | Compiling zeroize_derive v1.4.3 |
| 1949 | 2026-04-23T23:15:31.846Z | Compiling tokio-macros v2.6.0 |
| 1950 | 2026-04-23T23:15:31.893Z | Compiling thiserror-impl v2.0.18 |
| 1951 | 2026-04-23T23:15:32.003Z | Compiling zerofrom v0.1.5 |
| 1952 | 2026-04-23T23:15:32.032Z | Compiling futures-macro v0.3.32 |
| 1953 | 2026-04-23T23:15:32.137Z | Compiling yoke v0.7.5 |
| 1954 | 2026-04-23T23:15:32.348Z | Compiling zerovec v0.10.4 |
| 1955 | 2026-04-23T23:15:32.360Z | Compiling regex v1.12.3 |
| 1956 | 2026-04-23T23:15:32.386Z | Compiling zeroize v1.8.2 |
| 1957 | 2026-04-23T23:15:32.596Z | Compiling parking_lot v0.12.2 |
| 1958 | 2026-04-23T23:15:32.679Z | Compiling signal-hook-registry v1.4.2 |
| 1959 | 2026-04-23T23:15:33.075Z | Compiling critical-section v1.2.0 |
| 1960 | 2026-04-23T23:15:33.137Z | Compiling bitflags v2.9.4 |
| 1961 | 2026-04-23T23:15:33.188Z | Compiling tinystr v0.7.6 |
| 1962 | 2026-04-23T23:15:33.237Z | Compiling icu_collections v1.5.0 |
| 1963 | 2026-04-23T23:15:33.348Z | Compiling once_cell v1.21.3 |
| 1964 | 2026-04-23T23:15:33.411Z | Compiling icu_locid v1.5.0 |
| 1965 | 2026-04-23T23:15:33.582Z | Compiling generic-array v0.14.7 |
| 1966 | 2026-04-23T23:15:33.633Z | Compiling thiserror v1.0.64 |
| 1967 | 2026-04-23T23:15:33.934Z | Compiling bytes v1.11.1 |
| 1968 | 2026-04-23T23:15:33.947Z | Compiling chrono v0.4.44 |
| 1969 | 2026-04-23T23:15:33.961Z | Compiling icu_provider v1.5.0 |
| 1970 | 2026-04-23T23:15:34.455Z | Compiling icu_locid_transform v1.5.0 |
| 1971 | 2026-04-23T23:15:34.467Z | Compiling serde_tokenstream v0.2.3 |
| 1972 | 2026-04-23T23:15:34.586Z | Compiling tokio v1.50.0 |
| 1973 | 2026-04-23T23:15:34.613Z | Compiling futures-core v0.3.32 |
| 1974 | 2026-04-23T23:15:34.776Z | Compiling thiserror-impl v1.0.64 |
| 1975 | 2026-04-23T23:15:34.852Z | Compiling indexmap v2.13.0 |
| 1976 | 2026-04-23T23:15:35.279Z | Compiling icu_properties v1.5.1 |
| 1977 | 2026-04-23T23:15:35.411Z | Compiling httparse v1.10.1 |
| 1978 | 2026-04-23T23:15:35.757Z | Compiling crypto-common v0.1.6 |
| 1979 | 2026-04-23T23:15:35.933Z | Compiling futures-sink v0.3.32 |
| 1980 | 2026-04-23T23:15:36.487Z | Compiling getrandom v0.3.4 |
| 1981 | 2026-04-23T23:15:36.638Z | Compiling strsim v0.11.1 |
| 1982 | 2026-04-23T23:15:36.930Z | Compiling icu_normalizer v1.5.0 |
| 1983 | 2026-04-23T23:15:36.942Z | Compiling ident_case v1.0.1 |
| 1984 | 2026-04-23T23:15:36.978Z | Compiling futures-channel v0.3.32 |
| 1985 | 2026-04-23T23:15:37.063Z | Compiling errno v0.3.14 |
| 1986 | 2026-04-23T23:15:37.213Z | Compiling either v1.15.0 |
| 1987 | 2026-04-23T23:15:37.238Z | Compiling const-oid v0.9.6 |
| 1988 | 2026-04-23T23:15:37.438Z | Compiling idna_adapter v1.2.0 |
| 1989 | 2026-04-23T23:15:37.450Z | Compiling futures-io v0.3.32 |
| 1990 | 2026-04-23T23:15:37.453Z | Compiling futures-task v0.3.32 |
| 1991 | 2026-04-23T23:15:37.577Z | Compiling idna v1.0.3 |
| 1992 | 2026-04-23T23:15:37.627Z | Compiling futures-util v0.3.32 |
| 1993 | 2026-04-23T23:15:37.932Z | Compiling url v2.5.4 |
| 1994 | 2026-04-23T23:15:38.290Z | Compiling zerocopy-derive v0.8.27 |
| 1995 | 2026-04-23T23:15:38.374Z | Compiling anyhow v1.0.100 |
| 1996 | 2026-04-23T23:15:39.095Z | Compiling http v1.4.0 |
| 1997 | 2026-04-23T23:15:39.880Z | Compiling ucd-trie v0.1.6 |
| 1998 | 2026-04-23T23:15:39.934Z | Compiling byteorder v1.5.0 |
| 1999 | 2026-04-23T23:15:40.108Z | Compiling pest v2.8.4 |
| 2000 | 2026-04-23T23:15:40.207Z | Compiling block-buffer v0.10.4 |
| 2001 | 2026-04-23T23:15:40.295Z | Compiling tracing-core v0.1.32 |
| 2002 | 2026-04-23T23:15:40.411Z | Compiling tracing-attributes v0.1.27 |
| 2003 | 2026-04-23T23:15:40.908Z | Compiling slog v2.8.2 |
| 2004 | 2026-04-23T23:15:41.186Z | Compiling rustix v0.38.34 |
| 2005 | 2026-04-23T23:15:41.315Z | Compiling pest_meta v2.8.4 |
| 2006 | 2026-04-23T23:15:41.613Z | Compiling tracing v0.1.40 |
| 2007 | 2026-04-23T23:15:41.644Z | Compiling digest v0.10.7 |
| 2008 | 2026-04-23T23:15:41.895Z | Compiling prettyplease v0.2.37 |
| 2009 | 2026-04-23T23:15:41.927Z | Compiling untrusted v0.9.0 |
| 2010 | 2026-04-23T23:15:42.062Z | Compiling pest_generator v2.8.4 |
| 2011 | 2026-04-23T23:15:42.612Z | Compiling rustls-pki-types v1.12.0 |
| 2012 | 2026-04-23T23:15:42.685Z | Compiling fnv v1.0.7 |
| 2013 | 2026-04-23T23:15:42.786Z | Compiling base64 v0.22.1 |
| 2014 | 2026-04-23T23:15:42.899Z | Compiling lazy_static v1.5.0 |
| 2015 | 2026-04-23T23:15:43.002Z | Compiling pest_derive v2.8.4 |
| 2016 | 2026-04-23T23:15:43.053Z | Compiling regress v0.10.5 |
| 2017 | 2026-04-23T23:15:43.099Z | Compiling glob v0.3.3 |
| 2018 | 2026-04-23T23:15:43.282Z | Compiling minimal-lexical v0.2.1 |
| 2019 | 2026-04-23T23:15:43.428Z | Compiling clang-sys v1.8.1 |
| 2020 | 2026-04-23T23:15:43.513Z | Compiling nom v7.1.3 |
| 2021 | 2026-04-23T23:15:43.551Z | Compiling ppv-lite86 v0.2.17 |
| 2022 | 2026-04-23T23:15:43.580Z | Compiling pkg-config v0.3.30 |
| 2023 | 2026-04-23T23:15:44.051Z | Compiling tokio-util v0.7.16 |
| 2024 | 2026-04-23T23:15:44.270Z | Compiling ipnet v2.9.0 |
| 2025 | 2026-04-23T23:15:44.758Z | Compiling vcpkg v0.2.15 |
| 2026 | 2026-04-23T23:15:44.962Z | Compiling libloading v0.8.9 |
| 2027 | 2026-04-23T23:15:44.974Z | Compiling zerocopy v0.8.27 |
| 2028 | 2026-04-23T23:15:45.145Z | Compiling home v0.5.11 |
| 2029 | 2026-04-23T23:15:45.253Z | Compiling cpufeatures v0.2.12 |
| 2030 | 2026-04-23T23:15:45.271Z | Compiling bindgen v0.69.5 |
| 2031 | 2026-04-23T23:15:45.325Z | Compiling which v4.4.2 |
| 2032 | 2026-04-23T23:15:45.477Z | Compiling cexpr v0.6.0 |
| 2033 | 2026-04-23T23:15:45.521Z | Compiling http-body v1.0.1 |
| 2034 | 2026-04-23T23:15:45.560Z | Compiling itertools v0.12.1 |
| 2035 | 2026-04-23T23:15:45.571Z | Compiling lazycell v1.3.0 |
| 2036 | 2026-04-23T23:15:45.679Z | Compiling atomic-waker v1.1.2 |
| 2037 | 2026-04-23T23:15:45.692Z | Compiling rustc-hash v1.1.0 |
| 2038 | 2026-04-23T23:15:45.814Z | Compiling cmake v0.1.54 |
| 2039 | 2026-04-23T23:15:46.070Z | Compiling try-lock v0.2.5 |
| 2040 | 2026-04-23T23:15:46.153Z | Compiling tower-layer v0.3.3 |
| 2041 | 2026-04-23T23:15:46.189Z | Compiling dunce v1.0.5 |
| 2042 | 2026-04-23T23:15:46.287Z | Compiling fs_extra v1.3.0 |
| 2043 | 2026-04-23T23:15:46.399Z | Compiling tower-service v0.3.3 |
| 2044 | 2026-04-23T23:15:46.457Z | Compiling want v0.3.1 |
| 2045 | 2026-04-23T23:15:46.499Z | Compiling h2 v0.4.6 |
| 2046 | 2026-04-23T23:15:46.542Z | Compiling httpdate v1.0.3 |
| 2047 | 2026-04-23T23:15:46.637Z | Compiling num-conv v0.2.0 |
| 2048 | 2026-04-23T23:15:46.849Z | Compiling camino v1.2.2 |
| 2049 | 2026-04-23T23:15:46.911Z | Compiling time-core v0.1.8 |
| 2050 | 2026-04-23T23:15:47.065Z | Compiling paste v1.0.15 |
| 2051 | 2026-04-23T23:15:47.182Z | Compiling pin-utils v0.1.0 |
| 2052 | 2026-04-23T23:15:47.259Z | Compiling time-macros v0.2.27 |
| 2053 | 2026-04-23T23:15:47.456Z | Compiling ryu v1.0.18 |
| 2054 | 2026-04-23T23:15:47.625Z | Compiling scroll_derive v0.13.1 |
| 2055 | 2026-04-23T23:15:48.197Z | Compiling aws-lc-rs v1.13.3 |
| 2056 | 2026-04-23T23:15:48.250Z | Compiling http-body-util v0.1.3 |
| 2057 | 2026-04-23T23:15:48.366Z | Compiling openapiv3 v2.2.0 |
| 2058 | 2026-04-23T23:15:48.467Z | Compiling async-trait v0.1.89 |
| 2059 | 2026-04-23T23:15:48.470Z | Compiling encoding_rs v0.8.34 |
| 2060 | 2026-04-23T23:15:48.533Z | Compiling mime v0.3.17 |
| 2061 | 2026-04-23T23:15:49.008Z | Compiling hyper v1.8.1 |
| 2062 | 2026-04-23T23:15:49.430Z | Compiling pretty-hex v0.4.1 |
| 2063 | 2026-04-23T23:15:49.590Z | Compiling serde_urlencoded v0.7.1 |
| 2064 | 2026-04-23T23:15:49.688Z | Compiling erased-serde v0.3.31 |
| 2065 | 2026-04-23T23:15:49.865Z | Compiling untrusted v0.7.1 |
| 2066 | 2026-04-23T23:15:49.923Z | Compiling typify-impl v0.4.3 |
| 2067 | 2026-04-23T23:15:50.282Z | Compiling hyper-util v0.1.20 |
| 2068 | 2026-04-23T23:15:50.797Z | Compiling strum_macros v0.26.4 |
| 2069 | 2026-04-23T23:15:51.056Z | Compiling aws-lc-sys v0.30.0 |
| 2070 | 2026-04-23T23:15:52.465Z | Compiling plain v0.2.3 |
| 2071 | 2026-04-23T23:15:52.569Z | Compiling omicron-workspace-hack v0.1.0 |
| 2072 | 2026-04-23T23:15:52.584Z | Compiling rustls v0.23.31 |
| 2073 | 2026-04-23T23:15:52.801Z | Compiling rand_core v0.9.3 |
| 2074 | 2026-04-23T23:15:52.812Z | Compiling ipnetwork v0.21.1 |
| 2075 | 2026-04-23T23:15:53.067Z | Compiling crossbeam-utils v0.8.19 |
| 2076 | 2026-04-23T23:15:53.092Z | Compiling unsafe-libyaml v0.2.11 |
| 2077 | 2026-04-23T23:15:53.339Z | Compiling typify-macro v0.4.3 |
| 2078 | 2026-04-23T23:15:53.373Z | Compiling usdt-impl v0.6.0 |
| 2079 | 2026-04-23T23:15:53.650Z | Compiling serde_yaml v0.9.34+deprecated |
| 2080 | 2026-04-23T23:15:53.910Z | Compiling rand_chacha v0.9.0 |
| 2081 | 2026-04-23T23:15:54.441Z | Compiling scroll v0.13.0 |
| 2082 | 2026-04-23T23:15:54.812Z | Compiling goblin v0.10.4 |
| 2083 | 2026-04-23T23:15:54.859Z | Compiling rand v0.9.2 |
| 2084 | 2026-04-23T23:15:55.564Z | Compiling openssl-sys v0.9.107 |
| 2085 | 2026-04-23T23:15:56.059Z | Compiling sync_wrapper v1.0.1 |
| 2086 | 2026-04-23T23:15:56.307Z | Compiling rustls v0.22.4 |
| 2087 | 2026-04-23T23:15:56.356Z | Compiling tower v0.5.2 |
| 2088 | 2026-04-23T23:15:56.621Z | Compiling dtrace-parser v0.3.0 |
| 2089 | 2026-04-23T23:15:56.807Z | Compiling webpki-roots v0.26.3 |
| 2090 | 2026-04-23T23:15:56.937Z | Compiling futures-executor v0.3.32 |
| 2091 | 2026-04-23T23:15:57.420Z | Compiling daft-derive v0.1.5 |
| 2092 | 2026-04-23T23:15:58.179Z | Compiling dof v0.4.0 |
| 2093 | 2026-04-23T23:15:58.654Z | Compiling thread-id v5.0.0 |
| 2094 | 2026-04-23T23:15:58.747Z | Compiling iri-string v0.7.8 |
| 2095 | 2026-04-23T23:15:58.937Z | Compiling ref-cast v1.0.25 |
| 2096 | 2026-04-23T23:15:59.852Z | Compiling slog-async v2.8.0 |
| 2097 | 2026-04-23T23:16:00.151Z | Compiling tower-http v0.6.8 |
| 2098 | 2026-04-23T23:16:00.938Z | Compiling futures v0.3.32 |
| 2099 | 2026-04-23T23:16:01.025Z | Compiling typify v0.4.3 |
| 2100 | 2026-04-23T23:16:01.121Z | Compiling rand_chacha v0.3.1 |
| 2101 | 2026-04-23T23:16:01.164Z | Compiling multer v3.1.0 |
| 2102 | 2026-04-23T23:16:01.183Z | Compiling syn v1.0.109 |
| 2103 | 2026-04-23T23:16:01.424Z | Compiling rand v0.8.5 |
| 2104 | 2026-04-23T23:16:01.470Z | Compiling darling_core v0.23.0 |
| 2105 | 2026-04-23T23:16:01.574Z | Compiling ref-cast-impl v1.0.25 |
| 2106 | 2026-04-23T23:16:01.609Z | Compiling winnow v0.7.13 |
| 2107 | 2026-04-23T23:16:01.897Z | Compiling rustix v1.1.2 |
| 2108 | 2026-04-23T23:16:02.183Z | Compiling openssl v0.10.72 |
| 2109 | 2026-04-23T23:16:02.204Z | Compiling foreign-types-shared v0.1.1 |
| 2110 | 2026-04-23T23:16:02.296Z | Compiling foreign-types v0.3.2 |
| 2111 | 2026-04-23T23:16:02.472Z | Compiling usdt-attr-macro v0.6.0 |
| 2112 | 2026-04-23T23:16:02.484Z | Compiling usdt-macro v0.6.0 |
| 2113 | 2026-04-23T23:16:03.350Z | Compiling strum v0.26.3 |
| 2114 | 2026-04-23T23:16:03.437Z | Compiling sha1 v0.10.6 |
| 2115 | 2026-04-23T23:16:03.486Z | Compiling openssl-macros v0.1.1 |
| 2116 | 2026-04-23T23:16:03.614Z | Compiling darling_macro v0.23.0 |
| 2117 | 2026-04-23T23:16:03.806Z | Compiling async-stream-impl v0.3.6 |
| 2118 | 2026-04-23T23:16:03.891Z | Compiling powerfmt v0.2.0 |
| 2119 | 2026-04-23T23:16:03.956Z | Compiling native-tls v0.2.11 |
| 2120 | 2026-04-23T23:16:04.112Z | Compiling deranged v0.5.3 |
| 2121 | 2026-04-23T23:16:04.189Z | Compiling darling v0.23.0 |
| 2122 | 2026-04-23T23:16:04.273Z | Compiling oxnet v0.1.4 |
| 2123 | 2026-04-23T23:16:04.492Z | Compiling structmeta-derive v0.3.0 |
| 2124 | 2026-04-23T23:16:05.305Z | Compiling openssl-probe v0.1.5 |
| 2125 | 2026-04-23T23:16:05.580Z | Compiling num_threads v0.1.7 |
| 2126 | 2026-04-23T23:16:05.705Z | Compiling match_cfg v0.1.0 |
| 2127 | 2026-04-23T23:16:05.717Z | Compiling structmeta v0.3.0 |
| 2128 | 2026-04-23T23:16:05.783Z | Compiling time v0.3.47 |
| 2129 | 2026-04-23T23:16:05.811Z | Compiling hostname v0.3.1 |
| 2130 | 2026-04-23T23:16:05.930Z | Compiling serde_with_macros v3.18.0 |
| 2131 | 2026-04-23T23:16:05.993Z | Compiling progenitor-impl v0.11.1 |
| 2132 | 2026-04-23T23:16:06.103Z | Compiling crossbeam-channel v0.5.15 |
| 2133 | 2026-04-23T23:16:06.844Z | Compiling macaddr v1.0.1 |
| 2134 | 2026-04-23T23:16:07.094Z | Compiling tokio-native-tls v0.3.1 |
| 2135 | 2026-04-23T23:16:07.138Z | Compiling hex v0.4.3 |
| 2136 | 2026-04-23T23:16:07.289Z | Compiling fastrand v2.3.0 |
| 2137 | 2026-04-23T23:16:07.305Z | Compiling hyper-tls v0.6.0 |
| 2138 | 2026-04-23T23:16:07.579Z | Compiling tempfile v3.23.0 |
| 2139 | 2026-04-23T23:16:07.658Z | Compiling webpki-roots v1.0.3 |
| 2140 | 2026-04-23T23:16:07.788Z | Compiling thread_local v1.1.8 |
| 2141 | 2026-04-23T23:16:08.079Z | Compiling progenitor-macro v0.11.1 |
| 2142 | 2026-04-23T23:16:08.166Z | Compiling dropshot v0.16.7 |
| 2143 | 2026-04-23T23:16:08.570Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2144 | 2026-04-23T23:16:08.893Z | Compiling rustls-webpki v0.102.4 |
| 2145 | 2026-04-23T23:16:09.916Z | Compiling newtype-uuid v1.3.2 |
| 2146 | 2026-04-23T23:16:10.193Z | Compiling newtype-uuid-macros v0.1.0 |
| 2147 | 2026-04-23T23:16:10.914Z | Compiling toml_datetime v0.6.11 |
| 2148 | 2026-04-23T23:16:10.975Z | Compiling strum_macros v0.27.2 |
| 2149 | 2026-04-23T23:16:11.159Z | Compiling serde_spanned v1.0.4 |
| 2150 | 2026-04-23T23:16:11.326Z | Compiling is-terminal v0.4.12 |
| 2151 | 2026-04-23T23:16:11.405Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2152 | 2026-04-23T23:16:11.445Z | Compiling take_mut v0.2.2 |
| 2153 | 2026-04-23T23:16:11.566Z | Compiling term v1.2.0 |
| 2154 | 2026-04-23T23:16:11.678Z | Compiling debug-ignore v1.0.5 |
| 2155 | 2026-04-23T23:16:12.293Z | Compiling slog-term v2.9.2 |
| 2156 | 2026-04-23T23:16:13.406Z | Compiling slog-json v2.6.1 |
| 2157 | 2026-04-23T23:16:13.511Z | Compiling derive-ex v0.1.8 |
| 2158 | 2026-04-23T23:16:13.654Z | Compiling dropshot_endpoint v0.16.7 |
| 2159 | 2026-04-23T23:16:13.691Z | Compiling memmap2 v0.9.9 |
| 2160 | 2026-04-23T23:16:13.978Z | Compiling quick-error v1.2.3 |
| 2161 | 2026-04-23T23:16:14.093Z | Compiling spin v0.9.8 |
| 2162 | 2026-04-23T23:16:15.098Z | Compiling test-strategy v0.4.3 |
| 2163 | 2026-04-23T23:16:15.273Z | Compiling tokio-rustls v0.25.0 |
| 2164 | 2026-04-23T23:16:15.391Z | Compiling usdt v0.6.0 |
| 2165 | 2026-04-23T23:16:15.519Z | Compiling slog-bunyan v2.5.0 |
| 2166 | 2026-04-23T23:16:15.706Z | Compiling daft v0.1.5 |
| 2167 | 2026-04-23T23:16:16.000Z | Compiling parse-display-derive v0.10.0 |
| 2168 | 2026-04-23T23:16:16.026Z | Compiling async-stream v0.3.6 |
| 2169 | 2026-04-23T23:16:16.128Z | Compiling waitgroup v0.1.2 |
| 2170 | 2026-04-23T23:16:16.207Z | Compiling rustls-pemfile v2.2.0 |
| 2171 | 2026-04-23T23:16:16.287Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2172 | 2026-04-23T23:16:16.462Z | Compiling serde_path_to_error v0.1.20 |
| 2173 | 2026-04-23T23:16:16.473Z | Compiling hostname v0.4.2 |
| 2174 | 2026-04-23T23:16:16.642Z | Compiling serde_with v3.18.0 |
| 2175 | 2026-04-23T23:16:17.698Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2176 | 2026-04-23T23:16:18.119Z | Compiling wait-timeout v0.2.0 |
| 2177 | 2026-04-23T23:16:18.608Z | Compiling crucible-workspace-hack v0.1.0 |
| 2178 | 2026-04-23T23:16:18.829Z | Compiling bit-vec v0.6.3 |
| 2179 | 2026-04-23T23:16:18.982Z | Compiling rusty-fork v0.3.0 |
| 2180 | 2026-04-23T23:16:18.997Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2181 | 2026-04-23T23:16:19.112Z | Compiling bit-set v0.5.3 |
| 2182 | 2026-04-23T23:16:19.167Z | Compiling strum v0.27.2 |
| 2183 | 2026-04-23T23:16:19.300Z | Compiling rand_xorshift v0.3.0 |
| 2184 | 2026-04-23T23:16:19.491Z | Compiling unarray v0.1.4 |
| 2185 | 2026-04-23T23:16:19.645Z | Compiling proptest v1.5.0 |
| 2186 | 2026-04-23T23:16:20.416Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2187 | 2026-04-23T23:16:20.854Z | Compiling instant v0.1.12 |
| 2188 | 2026-04-23T23:16:20.979Z | Compiling winnow v0.5.40 |
| 2189 | 2026-04-23T23:16:22.395Z | Compiling unicode-width v0.1.14 |
| 2190 | 2026-04-23T23:16:22.710Z | Compiling rustc-hash v2.1.1 |
| 2191 | 2026-04-23T23:16:22.845Z | Compiling heck v0.4.1 |
| 2192 | 2026-04-23T23:16:23.057Z | Compiling iddqd v0.3.17 |
| 2193 | 2026-04-23T23:16:23.113Z | Compiling toml_edit v0.19.15 |
| 2194 | 2026-04-23T23:16:24.903Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2195 | 2026-04-23T23:16:25.059Z | Compiling backoff v0.4.0 |
| 2196 | 2026-04-23T23:16:25.277Z | Compiling parse-display v0.10.0 |
| 2197 | 2026-04-23T23:16:25.309Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2198 | 2026-04-23T23:16:25.462Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2199 | 2026-04-23T23:16:26.107Z | Compiling clap_derive v4.5.4 |
| 2200 | 2026-04-23T23:16:26.455Z | Compiling utf8parse v0.2.1 |
| 2201 | 2026-04-23T23:16:26.578Z | Compiling anstyle-parse v0.2.4 |
| 2202 | 2026-04-23T23:16:26.815Z | Compiling proc-macro-crate v1.3.1 |
| 2203 | 2026-04-23T23:16:27.382Z | Compiling darling_core v0.21.3 |
| 2204 | 2026-04-23T23:16:27.789Z | Compiling anstyle v1.0.7 |
| 2205 | 2026-04-23T23:16:27.968Z | Compiling colorchoice v1.0.1 |
| 2206 | 2026-04-23T23:16:28.067Z | Compiling anstyle-query v1.0.3 |
| 2207 | 2026-04-23T23:16:28.178Z | Compiling is_terminal_polyfill v1.70.0 |
| 2208 | 2026-04-23T23:16:28.296Z | Compiling anstream v0.6.14 |
| 2209 | 2026-04-23T23:16:28.838Z | Compiling terminal_size v0.3.0 |
| 2210 | 2026-04-23T23:16:28.990Z | Compiling clap_lex v0.7.0 |
| 2211 | 2026-04-23T23:16:29.018Z | Compiling base64ct v1.6.0 |
| 2212 | 2026-04-23T23:16:29.462Z | Compiling clap_builder v4.5.2 |
| 2213 | 2026-04-23T23:16:29.477Z | Compiling darling_macro v0.21.3 |
| 2214 | 2026-04-23T23:16:30.046Z | Compiling darling v0.21.3 |
| 2215 | 2026-04-23T23:16:30.060Z | Compiling itertools v0.14.0 |
| 2216 | 2026-04-23T23:16:30.130Z | Compiling derive-where v1.6.0 |
| 2217 | 2026-04-23T23:16:31.372Z | Compiling heapless v0.8.0 |
| 2218 | 2026-04-23T23:16:31.629Z | Compiling clap v4.5.4 |
| 2219 | 2026-04-23T23:16:31.959Z | Compiling ingot-macros v0.1.1 |
| 2220 | 2026-04-23T23:16:32.564Z | Compiling hash32 v0.3.1 |
| 2221 | 2026-04-23T23:16:33.174Z | Compiling smoltcp v0.11.0 |
| 2222 | 2026-04-23T23:16:34.429Z | Compiling bitflags v1.3.2 |
| 2223 | 2026-04-23T23:16:34.590Z | Compiling ingot-types v0.1.2 |
| 2224 | 2026-04-23T23:16:34.940Z | Compiling managed v0.8.0 |
| 2225 | 2026-04-23T23:16:34.943Z | Compiling cobs v0.2.3 |
| 2226 | 2026-04-23T23:16:35.014Z | Compiling ingot v0.1.1 |
| 2227 | 2026-04-23T23:16:35.191Z | Compiling postcard v1.0.9 |
| 2228 | 2026-04-23T23:16:35.730Z | Compiling tabwriter v1.4.0 |
| 2229 | 2026-04-23T23:16:35.832Z | Compiling crossbeam-epoch v0.9.18 |
| 2230 | 2026-04-23T23:16:36.595Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2231 | 2026-04-23T23:16:36.742Z | Compiling proc-macro-error-attr v1.0.4 |
| 2232 | 2026-04-23T23:16:36.857Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2233 | 2026-04-23T23:16:37.073Z | Compiling num_enum_derive v0.7.4 |
| 2234 | 2026-04-23T23:16:37.121Z | Compiling zerocopy-derive v0.7.34 |
| 2235 | 2026-04-23T23:16:37.570Z | Compiling proc-macro-error v1.0.4 |
| 2236 | 2026-04-23T23:16:37.809Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2237 | 2026-04-23T23:16:38.105Z | Compiling num_enum v0.7.4 |
| 2238 | 2026-04-23T23:16:38.479Z | Compiling foreign-types-macros v0.2.3 |
| 2239 | 2026-04-23T23:16:38.501Z | Compiling foreign-types-shared v0.3.1 |
| 2240 | 2026-04-23T23:16:38.595Z | Compiling colored v3.0.0 |
| 2241 | 2026-04-23T23:16:38.609Z | Compiling rayon-core v1.13.0 |
| 2242 | 2026-04-23T23:16:39.116Z | Compiling foreign-types v0.5.0 |
| 2243 | 2026-04-23T23:16:39.120Z | Compiling crossbeam-deque v0.8.5 |
| 2244 | 2026-04-23T23:16:39.144Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2245 | 2026-04-23T23:16:39.194Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2246 | 2026-04-23T23:16:39.197Z | Compiling cstr-argument v0.1.2 |
| 2247 | 2026-04-23T23:16:39.431Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2248 | 2026-04-23T23:16:39.681Z | Compiling data-encoding v2.6.0 |
| 2249 | 2026-04-23T23:16:39.773Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2250 | 2026-04-23T23:16:39.918Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2251 | 2026-04-23T23:16:40.335Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2252 | 2026-04-23T23:16:40.370Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2253 | 2026-04-23T23:16:40.827Z | Compiling rayon v1.11.0 |
| 2254 | 2026-04-23T23:16:41.158Z | Compiling zerocopy v0.7.34 |
| 2255 | 2026-04-23T23:16:41.309Z | Compiling rustls-webpki v0.103.4 |
| 2256 | 2026-04-23T23:16:41.764Z | Compiling pem-rfc7468 v0.7.0 |
| 2257 | 2026-04-23T23:16:42.507Z | Compiling serde_spanned v0.6.9 |
| 2258 | 2026-04-23T23:16:42.930Z | Compiling num-derive v0.4.2 |
| 2259 | 2026-04-23T23:16:42.998Z | Compiling der_derive v0.7.3 |
| 2260 | 2026-04-23T23:16:43.340Z | Compiling scroll_derive v0.12.0 |
| 2261 | 2026-04-23T23:16:43.618Z | Compiling sigpipe v0.1.3 |
| 2262 | 2026-04-23T23:16:43.739Z | Compiling usdt-impl v0.5.0 |
| 2263 | 2026-04-23T23:16:43.796Z | Compiling jiff v0.2.15 |
| 2264 | 2026-04-23T23:16:43.881Z | Compiling cfg_aliases v0.2.1 |
| 2265 | 2026-04-23T23:16:43.970Z | Compiling flagset v0.4.7 |
| 2266 | 2026-04-23T23:16:44.021Z | Compiling scroll v0.12.0 |
| 2267 | 2026-04-23T23:16:44.117Z | Compiling der v0.7.10 |
| 2268 | 2026-04-23T23:16:44.755Z | Compiling dof v0.3.0 |
| 2269 | 2026-04-23T23:16:44.839Z | Compiling zone_cfg_derive v0.3.0 |
| 2270 | 2026-04-23T23:16:45.108Z | Compiling dtrace-parser v0.2.0 |
| 2271 | 2026-04-23T23:16:45.622Z | Compiling camino-tempfile v1.4.1 |
| 2272 | 2026-04-23T23:16:45.673Z | Compiling rustc_version v0.4.1 |
| 2273 | 2026-04-23T23:16:45.834Z | Compiling thread-id v4.2.1 |
| 2274 | 2026-04-23T23:16:46.209Z | Compiling tokio-rustls v0.26.0 |
| 2275 | 2026-04-23T23:16:46.239Z | Compiling zone v0.3.1 |
| 2276 | 2026-04-23T23:16:46.511Z | Compiling hyper-rustls v0.27.3 |
| 2277 | 2026-04-23T23:16:46.903Z | Compiling reqwest v0.12.23 |
| 2278 | 2026-04-23T23:16:47.055Z | Compiling goblin v0.8.2 |
| 2279 | 2026-04-23T23:16:47.778Z | Compiling smf v0.2.3 |
| 2280 | 2026-04-23T23:16:48.205Z | Compiling whoami v1.5.1 |
| 2281 | 2026-04-23T23:16:48.586Z | Compiling progenitor-client v0.11.1 |
| 2282 | 2026-04-23T23:16:48.629Z | Compiling progenitor-client v0.10.0 |
| 2283 | 2026-04-23T23:16:48.937Z | Compiling progenitor v0.11.1 |
| 2284 | 2026-04-23T23:16:49.077Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2285 | 2026-04-23T23:16:50.072Z | Compiling spki v0.7.3 |
| 2286 | 2026-04-23T23:16:50.749Z | Compiling secrecy v0.10.3 |
| 2287 | 2026-04-23T23:16:50.932Z | Compiling num-integer v0.1.46 |
| 2288 | 2026-04-23T23:16:51.867Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2289 | 2026-04-23T23:16:52.114Z | Compiling convert_case v0.4.0 |
| 2290 | 2026-04-23T23:16:52.930Z | Compiling derive_more v0.99.20 |
| 2291 | 2026-04-23T23:16:56.395Z | Compiling usdt-macro v0.5.0 |
| 2292 | 2026-04-23T23:16:56.398Z | Compiling usdt-attr-macro v0.5.0 |
| 2293 | 2026-04-23T23:16:56.431Z | Compiling num_enum_derive v0.5.11 |
| 2294 | 2026-04-23T23:16:57.107Z | Compiling memmap v0.7.0 |
| 2295 | 2026-04-23T23:16:57.160Z | Compiling tinyvec_macros v0.1.1 |
| 2296 | 2026-04-23T23:16:57.338Z | Compiling usdt v0.5.0 |
| 2297 | 2026-04-23T23:16:57.418Z | Compiling tinyvec v1.6.0 |
| 2298 | 2026-04-23T23:16:57.452Z | Compiling num_enum v0.5.11 |
| 2299 | 2026-04-23T23:16:57.795Z | Compiling num-bigint v0.4.5 |
| 2300 | 2026-04-23T23:16:57.977Z | Compiling pkcs8 v0.10.2 |
| 2301 | 2026-04-23T23:16:58.234Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2302 | 2026-04-23T23:16:58.650Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2303 | 2026-04-23T23:16:58.794Z | Compiling toml_write v0.1.2 |
| 2304 | 2026-04-23T23:16:58.949Z | Compiling num-rational v0.4.2 |
| 2305 | 2026-04-23T23:16:59.038Z | Compiling toml_edit v0.22.27 |
| 2306 | 2026-04-23T23:16:59.239Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2307 | 2026-04-23T23:17:01.026Z | Compiling num-iter v0.1.45 |
| 2308 | 2026-04-23T23:17:01.534Z | Compiling password-hash v0.5.0 |
| 2309 | 2026-04-23T23:17:01.716Z | Compiling darling_core v0.20.11 |
| 2310 | 2026-04-23T23:17:01.756Z | Compiling hmac v0.12.1 |
| 2311 | 2026-04-23T23:17:01.928Z | Compiling blake2 v0.10.6 |
| 2312 | 2026-04-23T23:17:02.038Z | Compiling inout v0.1.3 |
| 2313 | 2026-04-23T23:17:02.428Z | Compiling num-complex v0.4.6 |
| 2314 | 2026-04-23T23:17:02.491Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2315 | 2026-04-23T23:17:02.834Z | Compiling memoffset v0.9.1 |
| 2316 | 2026-04-23T23:17:03.701Z | Compiling darling_macro v0.20.11 |
| 2317 | 2026-04-23T23:17:04.235Z | Compiling num v0.4.3 |
| 2318 | 2026-04-23T23:17:04.269Z | Compiling cipher v0.4.4 |
| 2319 | 2026-04-23T23:17:04.318Z | Compiling argon2 v0.5.3 |
| 2320 | 2026-04-23T23:17:04.683Z | Compiling toml v0.8.23 |
| 2321 | 2026-04-23T23:17:04.892Z | Compiling nix v0.30.1 |
| 2322 | 2026-04-23T23:17:05.199Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2323 | 2026-04-23T23:17:05.285Z | Compiling ff v0.13.1 |
| 2324 | 2026-04-23T23:17:05.331Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2325 | 2026-04-23T23:17:05.630Z | Compiling base16ct v0.2.0 |
| 2326 | 2026-04-23T23:17:05.806Z | Compiling base64 v0.21.7 |
| 2327 | 2026-04-23T23:17:06.465Z | Compiling sec1 v0.7.3 |
| 2328 | 2026-04-23T23:17:06.906Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2329 | 2026-04-23T23:17:06.939Z | Compiling group v0.13.0 |
| 2330 | 2026-04-23T23:17:07.266Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2331 | 2026-04-23T23:17:07.346Z | Compiling darling v0.20.11 |
| 2332 | 2026-04-23T23:17:07.736Z | Compiling hkdf v0.12.4 |
| 2333 | 2026-04-23T23:17:07.794Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2334 | 2026-04-23T23:17:08.370Z | Compiling enum-as-inner v0.6.0 |
| 2335 | 2026-04-23T23:17:08.878Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2336 | 2026-04-23T23:17:09.078Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2337 | 2026-04-23T23:17:09.276Z | Compiling hubpack_derive v0.1.1 |
| 2338 | 2026-04-23T23:17:09.475Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2339 | 2026-04-23T23:17:09.558Z | Compiling progenitor-impl v0.10.0 |
| 2340 | 2026-04-23T23:17:09.696Z | Compiling libz-sys v1.1.16 |
| 2341 | 2026-04-23T23:17:09.942Z | Compiling universal-hash v0.5.1 |
| 2342 | 2026-04-23T23:17:10.101Z | Compiling crypto-bigint v0.5.5 |
| 2343 | 2026-04-23T23:17:10.101Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2344 | 2026-04-23T23:17:10.499Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2345 | 2026-04-23T23:17:10.515Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2346 | 2026-04-23T23:17:10.740Z | Compiling opaque-debug v0.3.1 |
| 2347 | 2026-04-23T23:17:10.751Z | Compiling indent_write v2.2.0 |
| 2348 | 2026-04-23T23:17:10.979Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2349 | 2026-04-23T23:17:11.663Z | Compiling progenitor-macro v0.10.0 |
| 2350 | 2026-04-23T23:17:12.283Z | Compiling elliptic-curve v0.13.8 |
| 2351 | 2026-04-23T23:17:12.701Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2352 | 2026-04-23T23:17:12.752Z | Compiling hubpack v0.1.2 |
| 2353 | 2026-04-23T23:17:13.015Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2354 | 2026-04-23T23:17:13.117Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2355 | 2026-04-23T23:17:13.816Z | Compiling derive_builder_core v0.20.2 |
| 2356 | 2026-04-23T23:17:13.922Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2357 | 2026-04-23T23:17:14.590Z | Compiling curve25519-dalek v4.1.3 |
| 2358 | 2026-04-23T23:17:14.888Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2359 | 2026-04-23T23:17:15.613Z | Compiling half v2.7.1 |
| 2360 | 2026-04-23T23:17:15.893Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2361 | 2026-04-23T23:17:15.906Z | Compiling crc32fast v1.4.0 |
| 2362 | 2026-04-23T23:17:15.958Z | Compiling static_assertions v1.1.0 |
| 2363 | 2026-04-23T23:17:16.045Z | Compiling float-ord v0.3.2 |
| 2364 | 2026-04-23T23:17:16.116Z | Compiling utf-8 v0.7.6 |
| 2365 | 2026-04-23T23:17:16.200Z | Compiling ciborium-io v0.2.2 |
| 2366 | 2026-04-23T23:17:16.296Z | Compiling ciborium-ll v0.2.2 |
| 2367 | 2026-04-23T23:17:16.308Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2368 | 2026-04-23T23:17:16.329Z | Compiling tungstenite v0.21.0 |
| 2369 | 2026-04-23T23:17:16.657Z | Compiling progenitor v0.10.0 |
| 2370 | 2026-04-23T23:17:16.901Z | Compiling derive_builder_macro v0.20.2 |
| 2371 | 2026-04-23T23:17:17.484Z | Compiling resolv-conf v0.7.0 |
| 2372 | 2026-04-23T23:17:17.496Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2373 | 2026-04-23T23:17:17.931Z | Compiling aead v0.5.2 |
| 2374 | 2026-04-23T23:17:17.943Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2375 | 2026-04-23T23:17:18.142Z | Compiling vergen-lib v9.1.0 |
| 2376 | 2026-04-23T23:17:18.180Z | Compiling slog-dtrace v0.3.0 |
| 2377 | 2026-04-23T23:17:18.382Z | Compiling linked-hash-map v0.5.6 |
| 2378 | 2026-04-23T23:17:18.430Z | Compiling swrite v0.1.0 |
| 2379 | 2026-04-23T23:17:18.507Z | Compiling semver v0.1.20 |
| 2380 | 2026-04-23T23:17:18.544Z | Compiling openssl-probe v0.2.1 |
| 2381 | 2026-04-23T23:17:18.610Z | Compiling adler v1.0.2 |
| 2382 | 2026-04-23T23:17:18.767Z | Compiling miniz_oxide v0.7.2 |
| 2383 | 2026-04-23T23:17:18.801Z | Compiling rustc_version v0.1.7 |
| 2384 | 2026-04-23T23:17:18.820Z | Compiling rustls-native-certs v0.8.3 |
| 2385 | 2026-04-23T23:17:19.056Z | Compiling lru-cache v0.1.2 |
| 2386 | 2026-04-23T23:17:19.296Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2387 | 2026-04-23T23:17:20.458Z | Compiling derive_builder v0.20.2 |
| 2388 | 2026-04-23T23:17:20.596Z | Compiling tokio-tungstenite v0.21.0 |
| 2389 | 2026-04-23T23:17:20.939Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2390 | 2026-04-23T23:17:21.329Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2391 | 2026-04-23T23:17:22.623Z | Compiling ciborium v0.2.2 |
| 2392 | 2026-04-23T23:17:23.002Z | Compiling hickory-proto v0.24.4 |
| 2393 | 2026-04-23T23:17:23.475Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2394 | 2026-04-23T23:17:25.169Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2395 | 2026-04-23T23:17:25.384Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2396 | 2026-04-23T23:17:25.602Z | Compiling serde_repr v0.1.19 |
| 2397 | 2026-04-23T23:17:26.192Z | Compiling vergen v9.1.0 |
| 2398 | 2026-04-23T23:17:26.243Z | Compiling cargo-platform v0.3.2 |
| 2399 | 2026-04-23T23:17:26.440Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2400 | 2026-04-23T23:17:26.510Z | Compiling siphasher v1.0.1 |
| 2401 | 2026-04-23T23:17:26.674Z | Compiling keccak v0.1.6 |
| 2402 | 2026-04-23T23:17:26.744Z | Compiling phf_shared v0.12.1 |
| 2403 | 2026-04-23T23:17:26.980Z | Compiling sha3 v0.10.8 |
| 2404 | 2026-04-23T23:17:27.159Z | Compiling cargo_metadata v0.23.1 |
| 2405 | 2026-04-23T23:17:27.387Z | Compiling thiserror-no-std v2.0.2 |
| 2406 | 2026-04-23T23:17:27.490Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2407 | 2026-04-23T23:17:27.788Z | Compiling hickory-resolver v0.24.4 |
| 2408 | 2026-04-23T23:17:28.326Z | Compiling flate2 v1.0.30 |
| 2409 | 2026-04-23T23:17:28.388Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2410 | 2026-04-23T23:17:30.741Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2411 | 2026-04-23T23:17:30.877Z | Compiling newtype_derive v0.1.6 |
| 2412 | 2026-04-23T23:17:30.984Z | Compiling rustls-platform-verifier v0.6.2 |
| 2413 | 2026-04-23T23:17:31.113Z | Compiling poly1305 v0.8.0 |
| 2414 | 2026-04-23T23:17:31.444Z | Compiling chacha20 v0.9.1 |
| 2415 | 2026-04-23T23:17:31.614Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2416 | 2026-04-23T23:17:31.704Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2417 | 2026-04-23T23:17:31.725Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2418 | 2026-04-23T23:17:32.426Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2419 | 2026-04-23T23:17:32.929Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2420 | 2026-04-23T23:17:33.517Z | Compiling tokio-stream v0.1.17 |
| 2421 | 2026-04-23T23:17:33.870Z | Compiling typify-impl v0.6.1 |
| 2422 | 2026-04-23T23:17:34.063Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2423 | 2026-04-23T23:17:34.121Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2424 | 2026-04-23T23:17:34.398Z | Compiling serde-big-array v0.5.1 |
| 2425 | 2026-04-23T23:17:34.566Z | Compiling pin-project-internal v1.1.10 |
| 2426 | 2026-04-23T23:17:34.635Z | Compiling vergen-git2 v9.1.0 |
| 2427 | 2026-04-23T23:17:34.869Z | Compiling compression-core v0.4.31 |
| 2428 | 2026-04-23T23:17:35.057Z | Compiling chrono-tz v0.10.4 |
| 2429 | 2026-04-23T23:17:35.128Z | Compiling foldhash v0.1.5 |
| 2430 | 2026-04-23T23:17:35.194Z | Compiling unicode-segmentation v1.11.0 |
| 2431 | 2026-04-23T23:17:35.282Z | Compiling owo-colors v4.2.3 |
| 2432 | 2026-04-23T23:17:35.351Z | Compiling cancel-safe-futures v0.1.5 |
| 2433 | 2026-04-23T23:17:35.606Z | Compiling unicode-xid v0.2.4 |
| 2434 | 2026-04-23T23:17:35.634Z | Compiling pin-project v1.1.10 |
| 2435 | 2026-04-23T23:17:35.662Z | Compiling newline-converter v0.3.0 |
| 2436 | 2026-04-23T23:17:35.690Z | Compiling hashbrown v0.15.2 |
| 2437 | 2026-04-23T23:17:35.726Z | Compiling const_format_proc_macros v0.2.34 |
| 2438 | 2026-04-23T23:17:35.738Z | Compiling compression-codecs v0.4.32 |
| 2439 | 2026-04-23T23:17:35.765Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2440 | 2026-04-23T23:17:35.793Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2441 | 2026-04-23T23:17:36.019Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2442 | 2026-04-23T23:17:36.147Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2443 | 2026-04-23T23:17:36.305Z | Compiling qorb v0.4.1 |
| 2444 | 2026-04-23T23:17:36.557Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2445 | 2026-04-23T23:17:37.318Z | Compiling typify-macro v0.6.1 |
| 2446 | 2026-04-23T23:17:38.855Z | Compiling chacha20poly1305 v0.10.1 |
| 2447 | 2026-04-23T23:17:39.014Z | Compiling reqwest v0.13.2 |
| 2448 | 2026-04-23T23:17:39.792Z | Compiling vsss-rs v3.3.4 |
| 2449 | 2026-04-23T23:17:40.762Z | Compiling phf v0.12.1 |
| 2450 | 2026-04-23T23:17:40.947Z | Compiling unicode-normalization v0.1.24 |
| 2451 | 2026-04-23T23:17:41.253Z | Compiling tokio-dtrace v0.1.1 |
| 2452 | 2026-04-23T23:17:41.544Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2453 | 2026-04-23T23:17:41.641Z | Compiling snafu-derive v0.8.9 |
| 2454 | 2026-04-23T23:17:42.051Z | Compiling console v0.15.8 |
| 2455 | 2026-04-23T23:17:42.449Z | Compiling atomicwrites v0.4.4 |
| 2456 | 2026-04-23T23:17:42.744Z | Compiling signature v2.2.0 |
| 2457 | 2026-04-23T23:17:42.937Z | Compiling libsw-core v0.3.2 |
| 2458 | 2026-04-23T23:17:43.133Z | Compiling async-recursion v1.1.1 |
| 2459 | 2026-04-23T23:17:43.317Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2460 | 2026-04-23T23:17:43.364Z | Compiling csv-core v0.1.12 |
| 2461 | 2026-04-23T23:17:43.734Z | Compiling bstr v1.9.1 |
| 2462 | 2026-04-23T23:17:43.771Z | Compiling cookie v0.18.1 |
| 2463 | 2026-04-23T23:17:43.812Z | Compiling dropshot v0.17.0 |
| 2464 | 2026-04-23T23:17:44.007Z | Compiling same-file v1.0.6 |
| 2465 | 2026-04-23T23:17:44.054Z | Compiling fixedbitset v0.4.2 |
| 2466 | 2026-04-23T23:17:44.186Z | Compiling similar v2.7.0 |
| 2467 | 2026-04-23T23:17:44.290Z | Compiling git2 v0.20.2 |
| 2468 | 2026-04-23T23:17:44.402Z | Compiling moka v0.12.10 |
| 2469 | 2026-04-23T23:17:44.414Z | Compiling bytecount v0.6.9 |
| 2470 | 2026-04-23T23:17:44.601Z | Compiling highway v1.3.0 |
| 2471 | 2026-04-23T23:17:44.632Z | Compiling rustls v0.21.12 |
| 2472 | 2026-04-23T23:17:44.645Z | Compiling fixedbitset v0.5.7 |
| 2473 | 2026-04-23T23:17:44.669Z | Compiling expectorate v1.2.0 |
| 2474 | 2026-04-23T23:17:44.877Z | Compiling petgraph v0.8.3 |
| 2475 | 2026-04-23T23:17:44.891Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2476 | 2026-04-23T23:17:45.284Z | Compiling papergrid v0.11.0 |
| 2477 | 2026-04-23T23:17:45.899Z | Compiling petgraph v0.6.5 |
| 2478 | 2026-04-23T23:17:46.852Z | Compiling globset v0.4.14 |
| 2479 | 2026-04-23T23:17:47.221Z | Compiling walkdir v2.5.0 |
| 2480 | 2026-04-23T23:17:47.349Z | Compiling csv v1.3.1 |
| 2481 | 2026-04-23T23:17:47.362Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2482 | 2026-04-23T23:17:47.783Z | Compiling snafu v0.8.9 |
| 2483 | 2026-04-23T23:17:47.986Z | Compiling libsw v3.5.0 |
| 2484 | 2026-04-23T23:17:48.201Z | Compiling oxide-tokio-rt v0.1.2 |
| 2485 | 2026-04-23T23:17:48.322Z | Compiling olpc-cjson v0.1.4 |
| 2486 | 2026-04-23T23:17:48.366Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2487 | 2026-04-23T23:17:48.622Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2488 | 2026-04-23T23:17:49.403Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2489 | 2026-04-23T23:17:49.817Z | Compiling const_format v0.2.35 |
| 2490 | 2026-04-23T23:17:50.369Z | Compiling async-compression v0.4.33 |
| 2491 | 2026-04-23T23:17:51.017Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2492 | 2026-04-23T23:17:51.214Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2493 | 2026-04-23T23:17:51.349Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2494 | 2026-04-23T23:17:51.520Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2495 | 2026-04-23T23:17:51.564Z | Compiling nix v0.31.1 |
| 2496 | 2026-04-23T23:17:51.585Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2497 | 2026-04-23T23:17:51.973Z | Compiling tabled_derive v0.7.0 |
| 2498 | 2026-04-23T23:17:52.916Z | Compiling gethostname v0.5.0 |
| 2499 | 2026-04-23T23:17:53.069Z | Compiling terminal_size v0.4.3 |
| 2500 | 2026-04-23T23:17:53.234Z | Compiling rustls-webpki v0.101.7 |
| 2501 | 2026-04-23T23:17:53.295Z | Compiling sct v0.7.1 |
| 2502 | 2026-04-23T23:17:53.545Z | Compiling pem v3.0.5 |
| 2503 | 2026-04-23T23:17:54.027Z | Compiling bcs v0.1.6 |
| 2504 | 2026-04-23T23:17:54.255Z | Compiling dropshot_endpoint v0.17.0 |
| 2505 | 2026-04-23T23:17:54.434Z | Compiling serde_plain v1.0.2 |
| 2506 | 2026-04-23T23:17:54.726Z | Compiling linear-map v1.2.0 |
| 2507 | 2026-04-23T23:17:54.856Z | Compiling smawk v0.3.2 |
| 2508 | 2026-04-23T23:17:54.948Z | Compiling salty v0.3.0 |
| 2509 | 2026-04-23T23:17:54.959Z | Compiling unicode-width v0.2.1 |
| 2510 | 2026-04-23T23:17:55.028Z | Compiling tagptr v0.2.0 |
| 2511 | 2026-04-23T23:17:55.050Z | Compiling radium v0.7.0 |
| 2512 | 2026-04-23T23:17:55.192Z | Compiling termtree v0.5.1 |
| 2513 | 2026-04-23T23:17:55.219Z | Compiling unicode-linebreak v0.1.5 |
| 2514 | 2026-04-23T23:17:55.280Z | Compiling typed-path v0.9.3 |
| 2515 | 2026-04-23T23:17:55.498Z | Compiling textwrap v0.16.2 |
| 2516 | 2026-04-23T23:17:55.603Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2517 | 2026-04-23T23:17:56.356Z | Compiling tough v0.20.0 |
| 2518 | 2026-04-23T23:17:56.728Z | Compiling tabled v0.15.0 |
| 2519 | 2026-04-23T23:17:57.139Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2520 | 2026-04-23T23:17:58.109Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2521 | 2026-04-23T23:17:58.751Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2522 | 2026-04-23T23:18:03.714Z | Compiling steno v0.4.1 |
| 2523 | 2026-04-23T23:18:04.524Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2524 | 2026-04-23T23:18:06.789Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2525 | 2026-04-23T23:18:07.484Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2526 | 2026-04-23T23:18:07.500Z | Compiling hickory-proto v0.25.2 |
| 2527 | 2026-04-23T23:18:07.691Z | Compiling rfc6979 v0.4.0 |
| 2528 | 2026-04-23T23:18:07.868Z | Compiling sha2 v0.10.9 |
| 2529 | 2026-04-23T23:18:09.122Z | Compiling tap v1.0.1 |
| 2530 | 2026-04-23T23:18:09.258Z | Compiling humantime v2.3.0 |
| 2531 | 2026-04-23T23:18:09.718Z | Compiling hickory-resolver v0.25.2 |
| 2532 | 2026-04-23T23:18:09.907Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2533 | 2026-04-23T23:18:12.124Z | Compiling wyz v0.5.1 |
| 2534 | 2026-04-23T23:18:12.353Z | Compiling ecdsa v0.16.9 |
| 2535 | 2026-04-23T23:18:13.531Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2536 | 2026-04-23T23:18:14.559Z | Compiling tokio-rustls v0.24.1 |
| 2537 | 2026-04-23T23:18:15.596Z | Compiling ed25519 v2.2.3 |
| 2538 | 2026-04-23T23:18:15.707Z | Compiling typify v0.6.1 |
| 2539 | 2026-04-23T23:18:15.812Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2540 | 2026-04-23T23:18:16.123Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2541 | 2026-04-23T23:18:16.143Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2542 | 2026-04-23T23:18:16.402Z | Compiling primeorder v0.13.6 |
| 2543 | 2026-04-23T23:18:16.415Z | Compiling rustls-pemfile v1.0.4 |
| 2544 | 2026-04-23T23:18:16.790Z | Compiling twox-hash v2.1.2 |
| 2545 | 2026-04-23T23:18:17.255Z | Compiling env_filter v1.0.1 |
| 2546 | 2026-04-23T23:18:17.977Z | Compiling atty v0.2.14 |
| 2547 | 2026-04-23T23:18:18.107Z | Compiling funty v2.0.0 |
| 2548 | 2026-04-23T23:18:19.272Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2549 | 2026-04-23T23:18:19.662Z | Compiling bitvec v1.0.1 |
| 2550 | 2026-04-23T23:18:20.042Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2551 | 2026-04-23T23:18:21.748Z | Compiling env_logger v0.11.10 |
| 2552 | 2026-04-23T23:18:22.421Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=1d3084b514389847e8e0f5d966d2be4f18d02d32#1d3084b5) |
| 2553 | 2026-04-23T23:18:23.134Z | Compiling p384 v0.13.1 |
| 2554 | 2026-04-23T23:18:24.549Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2555 | 2026-04-23T23:18:25.153Z | Compiling progenitor-impl v0.13.0 |
| 2556 | 2026-04-23T23:18:25.488Z | Compiling ed25519-dalek v2.2.0 |
| 2557 | 2026-04-23T23:18:26.016Z | Compiling toml v0.7.8 |
| 2558 | 2026-04-23T23:18:27.272Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2559 | 2026-04-23T23:18:28.032Z | Compiling polyval v0.6.2 |
| 2560 | 2026-04-23T23:18:28.146Z | Compiling ctr v0.9.2 |
| 2561 | 2026-04-23T23:18:28.312Z | Compiling aes v0.8.4 |
| 2562 | 2026-04-23T23:18:28.362Z | Compiling x509-cert v0.2.5 |
| 2563 | 2026-04-23T23:18:29.249Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=2cdd17580a4fc6c871d24797016af8dbaac9421d#2cdd1758) |
| 2564 | 2026-04-23T23:18:29.509Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2565 | 2026-04-23T23:18:29.741Z | Compiling bincode v1.3.3 |
| 2566 | 2026-04-23T23:18:30.197Z | Compiling strum_macros v0.28.0 |
| 2567 | 2026-04-23T23:18:31.024Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2568 | 2026-04-23T23:18:31.163Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2569 | 2026-04-23T23:18:31.448Z | Compiling passt v0.3.0 |
| 2570 | 2026-04-23T23:18:31.707Z | Compiling fakedata_generator v0.7.1 |
| 2571 | 2026-04-23T23:18:32.044Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2572 | 2026-04-23T23:18:32.621Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2573 | 2026-04-23T23:18:32.823Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2574 | 2026-04-23T23:18:32.835Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2575 | 2026-04-23T23:18:33.145Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=1d3084b514389847e8e0f5d966d2be4f18d02d32#1d3084b5) |
| 2576 | 2026-04-23T23:18:34.873Z | Compiling aes-gcm-siv v0.11.1 |
| 2577 | 2026-04-23T23:18:35.071Z | Compiling progenitor-macro v0.13.0 |
| 2578 | 2026-04-23T23:18:36.169Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2579 | 2026-04-23T23:18:39.426Z | Compiling progenitor-client v0.13.0 |
| 2580 | 2026-04-23T23:18:39.940Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2581 | 2026-04-23T23:18:40.059Z | Compiling bitstruct_derive v0.1.0 |
| 2582 | 2026-04-23T23:18:40.742Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2583 | 2026-04-23T23:18:40.977Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2584 | 2026-04-23T23:18:41.254Z | Compiling typeid v1.0.0 |
| 2585 | 2026-04-23T23:18:41.419Z | Compiling ascii v1.1.0 |
| 2586 | 2026-04-23T23:18:41.790Z | Compiling pretty-hex v0.2.1 |
| 2587 | 2026-04-23T23:18:41.927Z | Compiling ringbuffer v0.16.0 |
| 2588 | 2026-04-23T23:18:41.954Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2589 | 2026-04-23T23:18:42.292Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2590 | 2026-04-23T23:18:42.993Z | Compiling erased-serde v0.4.5 |
| 2591 | 2026-04-23T23:18:43.203Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2592 | 2026-04-23T23:18:43.620Z | Compiling bitstruct v0.1.1 |
| 2593 | 2026-04-23T23:18:43.730Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2594 | 2026-04-23T23:18:44.086Z | Compiling progenitor v0.13.0 |
| 2595 | 2026-04-23T23:18:44.259Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2596 | 2026-04-23T23:18:44.796Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2597 | 2026-04-23T23:18:45.149Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2598 | 2026-04-23T23:18:45.369Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2599 | 2026-04-23T23:18:45.744Z | Compiling kstat-rs v0.2.4 |
| 2600 | 2026-04-23T23:18:45.935Z | Compiling serde_arrays v0.1.0 |
| 2601 | 2026-04-23T23:18:46.086Z | Compiling libloading v0.7.4 |
| 2602 | 2026-04-23T23:18:46.193Z | Compiling bit_field v0.10.2 |
| 2603 | 2026-04-23T23:18:46.337Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2604 | 2026-04-23T23:18:46.353Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2605 | 2026-04-23T23:18:46.356Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2606 | 2026-04-23T23:18:48.069Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2607 | 2026-04-23T23:18:50.219Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2608 | 2026-04-23T23:18:50.589Z | Compiling ron v0.8.1 |
| 2609 | 2026-04-23T23:18:50.764Z | Compiling itertools v0.13.0 |
| 2610 | 2026-04-23T23:18:52.150Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2611 | 2026-04-23T23:18:52.335Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2612 | 2026-04-23T23:18:53.425Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2613 | 2026-04-23T23:19:00.510Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2614 | 2026-04-23T23:19:29.662Z | Finished `release` profile [optimized] target(s) in 4m 04s |
| 2615 | 2026-04-23T23:19:29.844Z | |
| 2616 | 2026-04-23T23:19:29.844Z | real 4:04.919523109 |
| 2617 | 2026-04-23T23:19:29.844Z | user 28:00.663102159 |
| 2618 | 2026-04-23T23:19:29.844Z | sys 2:31.843951868 |
| 2619 | 2026-04-23T23:19:29.844Z | trap 0.776479771 |
| 2620 | 2026-04-23T23:19:29.844Z | tflt 1.775986546 |
| 2621 | 2026-04-23T23:19:29.844Z | dflt 1.398676845 |
| 2622 | 2026-04-23T23:19:29.844Z | kflt 0.000117676 |
| 2623 | 2026-04-23T23:19:29.844Z | lock 1:24:06.373813865 |
| 2624 | 2026-04-23T23:19:29.844Z | slp 1:47:32.278928381 |
| 2625 | 2026-04-23T23:19:29.844Z | lat 2:22.740440551 |
| 2626 | 2026-04-23T23:19:29.844Z | stop 3:08.629508184 |
| 2627 | 2026-04-23T23:19:29.847Z | + OUTDIR=/work/release |
| 2628 | 2026-04-23T23:19:29.847Z | + mkdir -p /work/release |
| 2629 | 2026-04-23T23:19:29.847Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2630 | 2026-04-23T23:19:29.871Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2631 | 2026-04-23T23:19:29.953Z | + cd /work/release |
| 2632 | 2026-04-23T23:19:29.956Z | + digest -a sha256 propolis-cli |
| 2633 | 2026-04-23T23:19:29.975Z | + digest -a sha256 propolis-server |
| 2634 | 2026-04-23T23:19:30.029Z | process exited: duration 508203 ms, exit code 0 |
| |
| 2635 | 2026-04-23T23:19:30.042Z | found 4 output files |
| 2636 | 2026-04-23T23:19:30.042Z | uploading: /work/release/propolis-cli (25784720 bytes) |
| 2637 | 2026-04-23T23:19:31.211Z | uploaded: /work/release/propolis-cli |
| 2638 | 2026-04-23T23:19:31.211Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2639 | 2026-04-23T23:19:32.237Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2640 | 2026-04-23T23:19:32.237Z | uploading: /work/release/propolis-server (92681576 bytes) |
| 2641 | 2026-04-23T23:19:34.058Z | uploaded: /work/release/propolis-server |
| 2642 | 2026-04-23T23:19:34.058Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2643 | 2026-04-23T23:19:35.075Z | uploaded: /work/release/propolis-server.sha256.txt |