|
|
|
| 1 | 2026-02-25T01:22:48.120Z | job assigned to worker 01KJ9671K0ZAKHZ66MMDQF0VCQ [factory aws, i-0e1c78eb8d9fdd1d7] (queued for 51 s) |
| |
| 2 | 2026-02-25T01:22:56.585Z | starting task 0: "setup" |
| 3 | 2026-02-25T01:22:56.590Z | ++ uname -s |
| 4 | 2026-02-25T01:22:56.593Z | + kern=SunOS |
| 5 | 2026-02-25T01:22:56.593Z | + build_user=build |
| 6 | 2026-02-25T01:22:56.593Z | + build_uid=12345 |
| 7 | 2026-02-25T01:22:56.593Z | + work_dir=/work |
| 8 | 2026-02-25T01:22:56.593Z | + input_dir=/input |
| 9 | 2026-02-25T01:22:56.593Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-25T01:22:56.593Z | + case "$kern" in |
| 11 | 2026-02-25T01:22:56.593Z | + groupadd -g 12345 build |
| 12 | 2026-02-25T01:22:56.596Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-25T01:22:58.602Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-25T01:22:58.719Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-25T01:22:58.729Z | + home_fs=zfs |
| 16 | 2026-02-25T01:22:58.729Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-25T01:22:58.729Z | + mkdir -p /home/build |
| 18 | 2026-02-25T01:22:58.729Z | + chown build:build /home/build /work |
| 19 | 2026-02-25T01:23:00.726Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-25T01:23:00.729Z | process exited: duration 4147 ms, exit code 0 |
| |
| 21 | 2026-02-25T01:23:00.734Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-25T01:23:00.740Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-25T01:23:00.740Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-25T01:23:00.740Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-25T01:23:00.740Z | * rust toolchain profile = "default" |
| 26 | 2026-02-25T01:23:00.740Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-25T01:23:00.740Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-25T01:23:00.743Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-25T01:23:00.743Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-25T01:23:00.882Z | info: downloading installer |
| 31 | 2026-02-25T01:23:02.805Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-25T01:23:02.805Z | warn: /opt/ooce/bin |
| 33 | 2026-02-25T01:23:02.805Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-25T01:23:02.806Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-25T01:23:02.806Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-25T01:23:02.806Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-25T01:23:02.806Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-25T01:23:02.806Z | error: cannot install while Rust is installed |
| 39 | 2026-02-25T01:23:02.806Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-25T01:23:02.833Z | info: profile set to 'default' |
| 41 | 2026-02-25T01:23:02.833Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-25T01:23:02.851Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-25T01:23:03.009Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-25T01:23:03.009Z | info: downloading component 'cargo' |
| 45 | 2026-02-25T01:23:04.161Z | info: downloading component 'clippy' |
| 46 | 2026-02-25T01:23:04.597Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-25T01:23:06.438Z | info: downloading component 'rust-std' |
| 48 | 2026-02-25T01:23:08.783Z | info: downloading component 'rustc' |
| 49 | 2026-02-25T01:23:16.556Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-25T01:23:16.899Z | info: installing component 'cargo' |
| 51 | 2026-02-25T01:23:17.805Z | info: installing component 'clippy' |
| 52 | 2026-02-25T01:23:18.191Z | info: installing component 'rust-docs' |
| 53 | 2026-02-25T01:23:20.167Z | info: installing component 'rust-std' |
| 54 | 2026-02-25T01:23:21.933Z | info: installing component 'rustc' |
| 55 | 2026-02-25T01:23:28.779Z | info: installing component 'rustfmt' |
| 56 | 2026-02-25T01:23:29.114Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-25T01:23:29.114Z | |
| 58 | 2026-02-25T01:23:29.586Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-25T01:23:29.586Z | |
| 60 | 2026-02-25T01:23:29.590Z | |
| 61 | 2026-02-25T01:23:29.590Z | Rust is installed now. Great! |
| 62 | 2026-02-25T01:23:29.590Z | |
| 63 | 2026-02-25T01:23:29.590Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-25T01:23:29.590Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-25T01:23:29.590Z | |
| 66 | 2026-02-25T01:23:29.590Z | To configure your current shell, you need to source |
| 67 | 2026-02-25T01:23:29.590Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-25T01:23:29.590Z | |
| 69 | 2026-02-25T01:23:29.590Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-25T01:23:29.590Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-25T01:23:29.590Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-25T01:23:29.590Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-25T01:23:29.696Z | + rustup --version |
| 74 | 2026-02-25T01:23:29.708Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-25T01:23:29.708Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-25T01:23:29.786Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-25T01:23:29.790Z | + cargo --version |
| 78 | 2026-02-25T01:23:29.852Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-25T01:23:29.855Z | + rustc --version |
| 80 | 2026-02-25T01:23:29.923Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-25T01:23:29.928Z | process exited: duration 29199 ms, exit code 0 |
| |
| 82 | 2026-02-25T01:23:29.933Z | starting task 2: "authentication" |
| 83 | 2026-02-25T01:23:29.957Z | process exited: duration 23 ms, exit code 0 |
| |
| 84 | 2026-02-25T01:23:29.962Z | starting task 3: "clone repository" |
| 85 | 2026-02-25T01:23:29.968Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2026-02-25T01:23:29.971Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2026-02-25T01:23:30.040Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2026-02-25T01:23:34.599Z | + cd /work/oxidecomputer/propolis |
| 89 | 2026-02-25T01:23:34.599Z | + git fetch origin 0b77bf72d62db8e92c9cae0250c9b5a12a894bcb |
| 90 | 2026-02-25T01:23:34.998Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2026-02-25T01:23:34.998Z | * branch 0b77bf72d62db8e92c9cae0250c9b5a12a894bcb -> FETCH_HEAD |
| 92 | 2026-02-25T01:23:35.006Z | + [[ -n sunshowers/spr/upgrade-progenitor-to-012-reqwest-to-013 ]] |
| 93 | 2026-02-25T01:23:35.009Z | ++ git branch --show-current |
| 94 | 2026-02-25T01:23:35.012Z | + current=master |
| 95 | 2026-02-25T01:23:35.012Z | + [[ master != sunshowers/spr/upgrade-progenitor-to-012-reqwest-to-013 ]] |
| 96 | 2026-02-25T01:23:35.012Z | + git branch -f sunshowers/spr/upgrade-progenitor-to-012-reqwest-to-013 0b77bf72d62db8e92c9cae0250c9b5a12a894bcb |
| 97 | 2026-02-25T01:23:35.015Z | + git checkout -f sunshowers/spr/upgrade-progenitor-to-012-reqwest-to-013 |
| 98 | 2026-02-25T01:23:35.042Z | Switched to branch 'sunshowers/spr/upgrade-progenitor-to-012-reqwest-to-013' |
| 99 | 2026-02-25T01:23:35.044Z | + git reset --hard 0b77bf72d62db8e92c9cae0250c9b5a12a894bcb |
| 100 | 2026-02-25T01:23:35.050Z | HEAD is now at 0b77bf7 rustfmt |
| 101 | 2026-02-25T01:23:35.053Z | process exited: duration 5089 ms, exit code 0 |
| |
| 102 | 2026-02-25T01:23:35.058Z | starting task 4: "build" |
| 103 | 2026-02-25T01:23:35.063Z | + cargo --version |
| 104 | 2026-02-25T01:23:35.070Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 105 | 2026-02-25T01:23:35.263Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 106 | 2026-02-25T01:23:35.263Z | info: downloading component 'cargo' |
| 107 | 2026-02-25T01:23:36.293Z | info: downloading component 'clippy' |
| 108 | 2026-02-25T01:23:36.859Z | info: downloading component 'rust-docs' |
| 109 | 2026-02-25T01:23:38.638Z | info: downloading component 'rust-std' |
| 110 | 2026-02-25T01:23:41.592Z | info: downloading component 'rustc' |
| 111 | 2026-02-25T01:23:51.303Z | info: downloading component 'rustfmt' |
| 112 | 2026-02-25T01:23:51.621Z | info: installing component 'cargo' |
| 113 | 2026-02-25T01:23:52.616Z | info: installing component 'clippy' |
| 114 | 2026-02-25T01:23:53.028Z | info: installing component 'rust-docs' |
| 115 | 2026-02-25T01:23:54.978Z | info: installing component 'rust-std' |
| 116 | 2026-02-25T01:23:56.944Z | info: installing component 'rustc' |
| 117 | 2026-02-25T01:24:03.897Z | info: installing component 'rustfmt' |
| 118 | 2026-02-25T01:24:04.376Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 119 | 2026-02-25T01:24:04.380Z | + rustc --version |
| 120 | 2026-02-25T01:24:04.507Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 121 | 2026-02-25T01:24:04.513Z | + banner prerequisites |
| 122 | 2026-02-25T01:24:04.516Z | |
| 123 | 2026-02-25T01:24:04.516Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 124 | 2026-02-25T01:24:04.516Z | # # # # # # # # # # # # # # # |
| 125 | 2026-02-25T01:24:04.516Z | # # # # ##### # # ##### # # # # # #### # |
| 126 | 2026-02-25T01:24:04.516Z | ##### ##### # ##### # # # # # # # # # |
| 127 | 2026-02-25T01:24:04.516Z | # # # # # # # # # # # # # # # |
| 128 | 2026-02-25T01:24:04.516Z | # # # ###### # # ###### ### # #### # #### # |
| 129 | 2026-02-25T01:24:04.516Z | |
| 130 | 2026-02-25T01:24:04.520Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 131 | 2026-02-25T01:24:14.826Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 132 | 2026-02-25T01:24:25.644Z | Startup: Caching catalogs ... Done |
| 133 | 2026-02-25T01:24:51.021Z | Planning: Solver setup ... Done (23.458s) |
| 134 | 2026-02-25T01:24:51.189Z | Planning: Running solver ... Done (0.166s) |
| 135 | 2026-02-25T01:24:51.384Z | Planning: Finding local manifests ... Done (0.002s) |
| 136 | 2026-02-25T01:24:51.412Z | Planning: Fetching manifests: 0/3 0% complete |
| 137 | 2026-02-25T01:24:51.520Z | Planning: Fetching manifests: 3/3 100% complete |
| 138 | 2026-02-25T01:24:51.599Z | Planning: Package planning ... Done (0.050s) |
| 139 | 2026-02-25T01:24:51.622Z | Planning: Merging actions ... Done (0.046s) |
| 140 | 2026-02-25T01:24:51.815Z | Planning: Checking for conflicting actions ... Done (0.194s) |
| 141 | 2026-02-25T01:24:51.826Z | Planning: Consolidating action changes ... Done (0.010s) |
| 142 | 2026-02-25T01:24:52.880Z | Planning: Evaluating mediators ... Done (1.052s) |
| 143 | 2026-02-25T01:24:52.897Z | Planning: Planning completed in 27.08 seconds |
| 144 | 2026-02-25T01:24:52.920Z | Packages to install: 3 |
| 145 | 2026-02-25T01:24:52.920Z | Mediators to change: 2 |
| 146 | 2026-02-25T01:24:52.921Z | Services to change: 1 |
| 147 | 2026-02-25T01:24:52.921Z | Estimated space available: 154.92 GB |
| 148 | 2026-02-25T01:24:52.921Z | Estimated space to be consumed: 1.81 GB |
| 149 | 2026-02-25T01:24:52.921Z | Create boot environment: No |
| 150 | 2026-02-25T01:24:52.921Z | Create backup boot environment: No |
| 151 | 2026-02-25T01:24:52.921Z | Rebuild boot archive: No |
| 152 | 2026-02-25T01:24:52.921Z | |
| 153 | 2026-02-25T01:24:52.921Z | Changed mediators: |
| 154 | 2026-02-25T01:24:52.921Z | mediator clang: |
| 155 | 2026-02-25T01:24:52.921Z | version: None -> 15 (system default) |
| 156 | 2026-02-25T01:24:52.922Z | |
| 157 | 2026-02-25T01:24:52.922Z | mediator llvm: |
| 158 | 2026-02-25T01:24:52.922Z | version: 14 (system default) -> 15 (system default) |
| 159 | 2026-02-25T01:24:52.922Z | |
| 160 | 2026-02-25T01:24:52.922Z | Changed packages: |
| 161 | 2026-02-25T01:24:52.923Z | helios-dev |
| 162 | 2026-02-25T01:24:52.923Z | developer/build-essential |
| 163 | 2026-02-25T01:24:52.923Z | None -> 11-2.0 |
| 164 | 2026-02-25T01:24:52.923Z | ooce/developer/clang-15 |
| 165 | 2026-02-25T01:24:52.923Z | None -> 15.0.7-2.0 |
| 166 | 2026-02-25T01:24:52.923Z | ooce/developer/llvm-15 |
| 167 | 2026-02-25T01:24:52.924Z | None -> 15.0.7-2.0 |
| 168 | 2026-02-25T01:24:52.924Z | |
| 169 | 2026-02-25T01:24:52.924Z | Services: |
| 170 | 2026-02-25T01:24:52.925Z | restart_fmri: |
| 171 | 2026-02-25T01:24:52.925Z | svc:/system/update-man-index:default |
| 172 | 2026-02-25T01:24:52.959Z | |
| 173 | 2026-02-25T01:24:52.959Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 174 | 2026-02-25T01:24:57.940Z | Download: 1963/3076 items 116.9/211.3MB 55% complete (23.7M/s) |
| 175 | 2026-02-25T01:25:02.939Z | Download: 3035/3076 items 201.8/211.3MB 95% complete (20.3M/s) |
| 176 | 2026-02-25T01:25:04.157Z | Download: Completed 211.31 MB in 11.22 seconds (18.8M/s) |
| 177 | 2026-02-25T01:25:04.449Z | Actions: 1/3430 actions (Installing new actions) |
| 178 | 2026-02-25T01:25:08.998Z | Actions: Completed 3430 actions in 4.55 seconds. |
| 179 | 2026-02-25T01:25:09.420Z | Done (0.417s) |
| 180 | 2026-02-25T01:25:09.420Z | Done (0.000s) |
| 181 | 2026-02-25T01:25:10.509Z | Done (1.089s) |
| 182 | 2026-02-25T01:25:15.193Z | Done (4.332s) |
| 183 | 2026-02-25T01:25:15.285Z | Done (0.018s) |
| 184 | 2026-02-25T01:25:15.290Z | Done (0.000s) |
| 185 | 2026-02-25T01:25:15.441Z | Done (0.000s) |
| 186 | 2026-02-25T01:25:16.412Z | Planning: Evaluating mediator changes ... Done |
| 187 | 2026-02-25T01:25:16.573Z | Planning: Checking for conflicting actions ... Done |
| 188 | 2026-02-25T01:25:16.576Z | Planning: Consolidating action changes ... Done |
| 189 | 2026-02-25T01:25:16.844Z | Planning: Evaluating mediators ... Done |
| 190 | 2026-02-25T01:25:16.847Z | Planning: Planning completed in 0.43 seconds |
| 191 | 2026-02-25T01:25:16.878Z | Mediators to change: 2 |
| 192 | 2026-02-25T01:25:16.878Z | Create boot environment: No |
| 193 | 2026-02-25T01:25:16.881Z | Create backup boot environment: No |
| 194 | 2026-02-25T01:25:16.963Z | Done |
| 195 | 2026-02-25T01:25:16.963Z | Done |
| 196 | 2026-02-25T01:25:17.728Z | Done |
| 197 | 2026-02-25T01:25:21.517Z | Done |
| 198 | 2026-02-25T01:25:21.607Z | Done |
| 199 | 2026-02-25T01:25:21.610Z | Done |
| 200 | 2026-02-25T01:25:21.763Z | Done |
| 201 | 2026-02-25T01:25:22.203Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 202 | 2026-02-25T01:25:22.203Z | clang system 15 system |
| 203 | 2026-02-25T01:25:22.203Z | csh system system illumos |
| 204 | 2026-02-25T01:25:22.203Z | ctags system system illumos |
| 205 | 2026-02-25T01:25:22.203Z | file system system illumos |
| 206 | 2026-02-25T01:25:22.203Z | gcc vendor 12 vendor |
| 207 | 2026-02-25T01:25:22.203Z | gcc system 10 system |
| 208 | 2026-02-25T01:25:22.203Z | gcc system 7 system |
| 209 | 2026-02-25T01:25:22.203Z | go system 1.20 system |
| 210 | 2026-02-25T01:25:22.203Z | go system 1.19 system |
| 211 | 2026-02-25T01:25:22.204Z | llvm system 15 system |
| 212 | 2026-02-25T01:25:22.204Z | llvm system 14 system |
| 213 | 2026-02-25T01:25:22.204Z | mariadb system 10.6 system |
| 214 | 2026-02-25T01:25:22.204Z | mta vendor vendor dma |
| 215 | 2026-02-25T01:25:22.204Z | openjdk system 17 system |
| 216 | 2026-02-25T01:25:22.204Z | openjdk system 11 system |
| 217 | 2026-02-25T01:25:22.204Z | openjdk system 1.8 system |
| 218 | 2026-02-25T01:25:22.204Z | openssl vendor 3 vendor |
| 219 | 2026-02-25T01:25:22.204Z | perl system 5.36 system |
| 220 | 2026-02-25T01:25:22.204Z | postgresql system 15 system |
| 221 | 2026-02-25T01:25:22.204Z | postgresql system 13 system |
| 222 | 2026-02-25T01:25:22.204Z | python vendor 3 vendor |
| 223 | 2026-02-25T01:25:22.204Z | python system 2 system |
| 224 | 2026-02-25T01:25:22.204Z | python3 system 3.11 system |
| 225 | 2026-02-25T01:25:22.204Z | ruby system 3.0 system |
| 226 | 2026-02-25T01:25:22.204Z | words vendor vendor american-english |
| 227 | 2026-02-25T01:25:22.204Z | words system system australian-english |
| 228 | 2026-02-25T01:25:22.204Z | words system system british-english |
| 229 | 2026-02-25T01:25:22.204Z | words system system canadian-english |
| 230 | 2026-02-25T01:25:22.204Z | words system system french |
| 231 | 2026-02-25T01:25:22.204Z | words system system italian |
| 232 | 2026-02-25T01:25:22.204Z | words system system ngerman |
| 233 | 2026-02-25T01:25:22.204Z | words system system ogerman |
| 234 | 2026-02-25T01:25:22.204Z | words system system spanish |
| 235 | 2026-02-25T01:25:22.536Z | PUBLISHER TYPE STATUS P LOCATION |
| 236 | 2026-02-25T01:25:22.536Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 237 | 2026-02-25T01:25:28.817Z | FMRI IFO |
| 238 | 2026-02-25T01:25:28.817Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 239 | 2026-02-25T01:25:28.817Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 240 | 2026-02-25T01:25:28.817Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 241 | 2026-02-25T01:25:28.817Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 242 | 2026-02-25T01:25:28.817Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 243 | 2026-02-25T01:25:28.817Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 244 | 2026-02-25T01:25:28.817Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 245 | 2026-02-25T01:25:29.682Z | All builder prerequisites installed successfully, and PATH looks valid |
| 246 | 2026-02-25T01:25:29.685Z | |
| 247 | 2026-02-25T01:25:29.685Z | real 1:25.183137811 |
| 248 | 2026-02-25T01:25:29.685Z | user 1:06.770972130 |
| 249 | 2026-02-25T01:25:29.685Z | sys 5.670737241 |
| 250 | 2026-02-25T01:25:29.685Z | trap 0.015705130 |
| 251 | 2026-02-25T01:25:29.685Z | tflt 0.033465253 |
| 252 | 2026-02-25T01:25:29.685Z | dflt 0.060586403 |
| 253 | 2026-02-25T01:25:29.685Z | kflt 0.014646676 |
| 254 | 2026-02-25T01:25:29.685Z | lock 0.000000000 |
| 255 | 2026-02-25T01:25:29.685Z | slp 1:37.660619025 |
| 256 | 2026-02-25T01:25:29.685Z | lat 0.206755926 |
| 257 | 2026-02-25T01:25:29.685Z | stop 0.000282498 |
| 258 | 2026-02-25T01:25:29.685Z | + banner check |
| 259 | 2026-02-25T01:25:29.688Z | |
| 260 | 2026-02-25T01:25:29.688Z | #### # # ###### #### # # |
| 261 | 2026-02-25T01:25:29.688Z | # # # # # # # # # |
| 262 | 2026-02-25T01:25:29.688Z | # ###### ##### # #### |
| 263 | 2026-02-25T01:25:29.688Z | # # # # # # # |
| 264 | 2026-02-25T01:25:29.688Z | # # # # # # # # # |
| 265 | 2026-02-25T01:25:29.688Z | #### # # ###### #### # # |
| 266 | 2026-02-25T01:25:29.688Z | |
| 267 | 2026-02-25T01:25:29.688Z | + ptime -m cargo check --features falcon |
| 268 | 2026-02-25T01:25:29.892Z | Updating crates.io index |
| 269 | 2026-02-25T01:25:29.940Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 270 | 2026-02-25T01:25:35.481Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 271 | 2026-02-25T01:26:11.952Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 272 | 2026-02-25T01:26:12.626Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 273 | 2026-02-25T01:26:13.192Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 274 | 2026-02-25T01:26:13.798Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 275 | 2026-02-25T01:26:14.486Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 276 | 2026-02-25T01:26:15.602Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 277 | 2026-02-25T01:26:17.701Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 278 | 2026-02-25T01:26:18.386Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 279 | 2026-02-25T01:26:18.999Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 280 | 2026-02-25T01:26:19.667Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 281 | 2026-02-25T01:26:22.278Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 282 | 2026-02-25T01:26:26.282Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 283 | 2026-02-25T01:26:29.095Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 284 | 2026-02-25T01:26:30.567Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 285 | 2026-02-25T01:26:31.236Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 286 | 2026-02-25T01:26:32.665Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 287 | 2026-02-25T01:26:33.436Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 288 | 2026-02-25T01:26:34.023Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 289 | 2026-02-25T01:26:36.311Z | Downloading crates ... |
| 290 | 2026-02-25T01:26:36.400Z | Downloaded ascii v1.1.0 |
| 291 | 2026-02-25T01:26:36.414Z | Downloaded async-stream-impl v0.3.6 |
| 292 | 2026-02-25T01:26:36.418Z | Downloaded bcs v0.1.6 |
| 293 | 2026-02-25T01:26:36.421Z | Downloaded async-stream v0.3.6 |
| 294 | 2026-02-25T01:26:36.437Z | Downloaded http-body v1.0.1 |
| 295 | 2026-02-25T01:26:36.440Z | Downloaded fnv v1.0.7 |
| 296 | 2026-02-25T01:26:36.444Z | Downloaded derive_builder v0.20.2 |
| 297 | 2026-02-25T01:26:36.449Z | Downloaded futures-core v0.3.32 |
| 298 | 2026-02-25T01:26:36.452Z | Downloaded async-recursion v1.1.1 |
| 299 | 2026-02-25T01:26:36.457Z | Downloaded dunce v1.0.5 |
| 300 | 2026-02-25T01:26:36.460Z | Downloaded form_urlencoded v1.2.2 |
| 301 | 2026-02-25T01:26:36.463Z | Downloaded foreign-types-shared v0.1.1 |
| 302 | 2026-02-25T01:26:36.466Z | Downloaded futures-task v0.3.31 |
| 303 | 2026-02-25T01:26:36.469Z | Downloaded derive_builder_macro v0.20.2 |
| 304 | 2026-02-25T01:26:36.472Z | Downloaded filetime v0.2.23 |
| 305 | 2026-02-25T01:26:36.475Z | Downloaded hostname v0.4.2 |
| 306 | 2026-02-25T01:26:36.479Z | Downloaded clap_lex v0.7.0 |
| 307 | 2026-02-25T01:26:36.482Z | Downloaded hex v0.4.3 |
| 308 | 2026-02-25T01:26:36.486Z | Downloaded glob v0.3.3 |
| 309 | 2026-02-25T01:26:36.490Z | Downloaded fixedbitset v0.4.2 |
| 310 | 2026-02-25T01:26:36.497Z | Downloaded httpdate v1.0.3 |
| 311 | 2026-02-25T01:26:36.500Z | Downloaded home v0.5.11 |
| 312 | 2026-02-25T01:26:36.500Z | Downloaded hash32 v0.3.1 |
| 313 | 2026-02-25T01:26:36.503Z | Downloaded hostname v0.3.1 |
| 314 | 2026-02-25T01:26:36.506Z | Downloaded foreign-types v0.3.2 |
| 315 | 2026-02-25T01:26:36.509Z | Downloaded anstyle-query v1.0.3 |
| 316 | 2026-02-25T01:26:36.512Z | Downloaded dtrace-parser v0.3.0 |
| 317 | 2026-02-25T01:26:36.515Z | Downloaded cfg-if v1.0.0 |
| 318 | 2026-02-25T01:26:36.518Z | Downloaded heck v0.4.1 |
| 319 | 2026-02-25T01:26:36.521Z | Downloaded foreign-types-macros v0.2.3 |
| 320 | 2026-02-25T01:26:36.523Z | Downloaded darling_macro v0.21.3 |
| 321 | 2026-02-25T01:26:36.526Z | Downloaded heck v0.5.0 |
| 322 | 2026-02-25T01:26:36.529Z | Downloaded cfg_aliases v0.2.1 |
| 323 | 2026-02-25T01:26:36.536Z | Downloaded gethostname v0.5.0 |
| 324 | 2026-02-25T01:26:36.539Z | Downloaded hubpack_derive v0.1.1 |
| 325 | 2026-02-25T01:26:36.539Z | Downloaded hyper-tls v0.6.0 |
| 326 | 2026-02-25T01:26:36.539Z | Downloaded futures-sink v0.3.31 |
| 327 | 2026-02-25T01:26:36.546Z | Downloaded crucible-workspace-hack v0.1.0 |
| 328 | 2026-02-25T01:26:36.546Z | Downloaded dof v0.3.0 |
| 329 | 2026-02-25T01:26:36.549Z | Downloaded bit-set v0.5.3 |
| 330 | 2026-02-25T01:26:36.552Z | Downloaded crypto-common v0.1.6 |
| 331 | 2026-02-25T01:26:36.555Z | Downloaded futures-macro v0.3.31 |
| 332 | 2026-02-25T01:26:36.558Z | Downloaded indent_write v2.2.0 |
| 333 | 2026-02-25T01:26:36.561Z | Downloaded idna_adapter v1.2.0 |
| 334 | 2026-02-25T01:26:36.561Z | Downloaded defmt-parser v0.3.4 |
| 335 | 2026-02-25T01:26:36.564Z | Downloaded foreign-types-shared v0.3.1 |
| 336 | 2026-02-25T01:26:36.567Z | Downloaded data-encoding v2.6.0 |
| 337 | 2026-02-25T01:26:36.569Z | Downloaded colored v3.0.0 |
| 338 | 2026-02-25T01:26:36.572Z | Downloaded icu_provider_macros v1.5.0 |
| 339 | 2026-02-25T01:26:36.575Z | Downloaded enum-as-inner v0.6.0 |
| 340 | 2026-02-25T01:26:36.578Z | Downloaded kstat-rs v0.2.4 |
| 341 | 2026-02-25T01:26:36.582Z | Downloaded instant v0.1.12 |
| 342 | 2026-02-25T01:26:36.585Z | Downloaded const_format_proc_macros v0.2.34 |
| 343 | 2026-02-25T01:26:36.588Z | Downloaded cipher v0.4.4 |
| 344 | 2026-02-25T01:26:36.591Z | Downloaded futures-channel v0.3.31 |
| 345 | 2026-02-25T01:26:36.594Z | Downloaded fs_extra v1.3.0 |
| 346 | 2026-02-25T01:26:36.597Z | Downloaded linked-hash-map v0.5.6 |
| 347 | 2026-02-25T01:26:36.600Z | Downloaded itoa v1.0.11 |
| 348 | 2026-02-25T01:26:36.603Z | Downloaded is_terminal_polyfill v1.70.0 |
| 349 | 2026-02-25T01:26:36.605Z | Downloaded lru-cache v0.1.2 |
| 350 | 2026-02-25T01:26:36.608Z | Downloaded lazycell v1.3.0 |
| 351 | 2026-02-25T01:26:36.611Z | Downloaded lazy_static v1.5.0 |
| 352 | 2026-02-25T01:26:36.614Z | Downloaded crossbeam-epoch v0.9.18 |
| 353 | 2026-02-25T01:26:36.617Z | Downloaded crossbeam-deque v0.8.5 |
| 354 | 2026-02-25T01:26:36.623Z | Downloaded critical-section v1.2.0 |
| 355 | 2026-02-25T01:26:36.626Z | Downloaded derive_builder_core v0.20.2 |
| 356 | 2026-02-25T01:26:36.630Z | Downloaded memmap v0.7.0 |
| 357 | 2026-02-25T01:26:36.632Z | Downloaded http-body-util v0.1.3 |
| 358 | 2026-02-25T01:26:36.637Z | Downloaded newline-converter v0.3.0 |
| 359 | 2026-02-25T01:26:36.640Z | Downloaded drift v0.1.2 |
| 360 | 2026-02-25T01:26:36.645Z | Downloaded num-derive v0.4.2 |
| 361 | 2026-02-25T01:26:36.648Z | Downloaded match_cfg v0.1.0 |
| 362 | 2026-02-25T01:26:36.651Z | Downloaded foldhash v0.1.5 |
| 363 | 2026-02-25T01:26:36.654Z | Downloaded blake2 v0.10.6 |
| 364 | 2026-02-25T01:26:36.658Z | Downloaded mime v0.3.17 |
| 365 | 2026-02-25T01:26:36.661Z | Downloaded num v0.4.3 |
| 366 | 2026-02-25T01:26:36.664Z | Downloaded libloading v0.8.9 |
| 367 | 2026-02-25T01:26:36.667Z | Downloaded num_threads v0.1.7 |
| 368 | 2026-02-25T01:26:36.671Z | Downloaded num-conv v0.1.0 |
| 369 | 2026-02-25T01:26:36.674Z | Downloaded openssl-probe v0.1.5 |
| 370 | 2026-02-25T01:26:36.678Z | Downloaded openssl-macros v0.1.1 |
| 371 | 2026-02-25T01:26:36.681Z | Downloaded jobserver v0.1.31 |
| 372 | 2026-02-25T01:26:36.683Z | Downloaded darling v0.21.3 |
| 373 | 2026-02-25T01:26:36.688Z | Downloaded opaque-debug v0.3.1 |
| 374 | 2026-02-25T01:26:36.691Z | Downloaded omicron-workspace-hack v0.1.0 |
| 375 | 2026-02-25T01:26:36.696Z | Downloaded parse-display v0.10.0 |
| 376 | 2026-02-25T01:26:36.699Z | Downloaded litemap v0.7.4 |
| 377 | 2026-02-25T01:26:36.699Z | Downloaded libsw-core v0.3.2 |
| 378 | 2026-02-25T01:26:36.703Z | Downloaded percent-encoding v2.3.2 |
| 379 | 2026-02-25T01:26:36.706Z | Downloaded fs-err v3.1.2 |
| 380 | 2026-02-25T01:26:36.709Z | Downloaded native-tls v0.2.11 |
| 381 | 2026-02-25T01:26:36.713Z | Downloaded phf_shared v0.12.1 |
| 382 | 2026-02-25T01:26:36.716Z | Downloaded lock_api v0.4.12 |
| 383 | 2026-02-25T01:26:36.719Z | Downloaded icu_locid_transform_data v1.5.0 |
| 384 | 2026-02-25T01:26:36.722Z | Downloaded pretty-hex v0.4.1 |
| 385 | 2026-02-25T01:26:36.724Z | Downloaded newtype-uuid v1.3.1 |
| 386 | 2026-02-25T01:26:36.727Z | Downloaded httparse v1.10.1 |
| 387 | 2026-02-25T01:26:36.731Z | Downloaded ingot-macros v0.1.1 |
| 388 | 2026-02-25T01:26:36.734Z | Downloaded pin-utils v0.1.0 |
| 389 | 2026-02-25T01:26:36.736Z | Downloaded powerfmt v0.2.0 |
| 390 | 2026-02-25T01:26:36.739Z | Downloaded proc-macro-crate v1.3.1 |
| 391 | 2026-02-25T01:26:36.742Z | Downloaded futures v0.3.31 |
| 392 | 2026-02-25T01:26:36.747Z | Downloaded derive_more v0.99.20 |
| 393 | 2026-02-25T01:26:36.754Z | Downloaded progenitor-client v0.11.1 |
| 394 | 2026-02-25T01:26:36.757Z | Downloaded oxide-tokio-rt v0.1.2 |
| 395 | 2026-02-25T01:26:36.760Z | Downloaded oxnet v0.1.3 |
| 396 | 2026-02-25T01:26:36.762Z | Downloaded num_enum v0.5.11 |
| 397 | 2026-02-25T01:26:36.770Z | Downloaded radium v0.7.0 |
| 398 | 2026-02-25T01:26:36.773Z | Downloaded rand_chacha v0.3.1 |
| 399 | 2026-02-25T01:26:36.775Z | Downloaded ref-cast v1.0.25 |
| 400 | 2026-02-25T01:26:36.778Z | Downloaded parse-display-derive v0.10.0 |
| 401 | 2026-02-25T01:26:36.783Z | Downloaded pem v3.0.5 |
| 402 | 2026-02-25T01:26:36.785Z | Downloaded paste v1.0.15 |
| 403 | 2026-02-25T01:26:36.788Z | Downloaded ref-cast-impl v1.0.25 |
| 404 | 2026-02-25T01:26:36.791Z | Downloaded polyval v0.6.2 |
| 405 | 2026-02-25T01:26:36.796Z | Downloaded memmap2 v0.9.9 |
| 406 | 2026-02-25T01:26:36.798Z | Downloaded pkg-config v0.3.30 |
| 407 | 2026-02-25T01:26:36.801Z | Downloaded pin-project-internal v1.1.10 |
| 408 | 2026-02-25T01:26:36.804Z | Downloaded darling_core v0.20.11 |
| 409 | 2026-02-25T01:26:36.807Z | Downloaded pest_generator v2.8.4 |
| 410 | 2026-02-25T01:26:36.810Z | Downloaded rustc_version v0.4.1 |
| 411 | 2026-02-25T01:26:36.813Z | Downloaded rustc-hash v2.1.1 |
| 412 | 2026-02-25T01:26:36.816Z | Downloaded base64 v0.22.1 |
| 413 | 2026-02-25T01:26:36.820Z | Downloaded proc-macro-error v1.0.4 |
| 414 | 2026-02-25T01:26:36.824Z | Downloaded same-file v1.0.6 |
| 415 | 2026-02-25T01:26:36.827Z | Downloaded ppv-lite86 v0.2.17 |
| 416 | 2026-02-25T01:26:36.830Z | Downloaded progenitor v0.13.0 |
| 417 | 2026-02-25T01:26:36.833Z | Downloaded rand_xorshift v0.3.0 |
| 418 | 2026-02-25T01:26:36.836Z | Downloaded owo-colors v4.2.3 |
| 419 | 2026-02-25T01:26:36.839Z | Downloaded secrecy v0.10.3 |
| 420 | 2026-02-25T01:26:36.842Z | Downloaded rand_chacha v0.9.0 |
| 421 | 2026-02-25T01:26:36.842Z | Downloaded quinn-udp v0.5.5 |
| 422 | 2026-02-25T01:26:36.845Z | Downloaded rand_core v0.9.3 |
| 423 | 2026-02-25T01:26:36.847Z | Downloaded once_cell v1.21.3 |
| 424 | 2026-02-25T01:26:36.851Z | Downloaded quote v1.0.44 |
| 425 | 2026-02-25T01:26:36.853Z | Downloaded serde_repr v0.1.19 |
| 426 | 2026-02-25T01:26:36.857Z | Downloaded serde_plain v1.0.2 |
| 427 | 2026-02-25T01:26:36.859Z | Downloaded serde_spanned v1.0.4 |
| 428 | 2026-02-25T01:26:36.863Z | Downloaded dropshot-api-manager v0.3.0 |
| 429 | 2026-02-25T01:26:36.866Z | Downloaded ringbuffer v0.15.0 |
| 430 | 2026-02-25T01:26:36.869Z | Downloaded resolv-conf v0.7.0 |
| 431 | 2026-02-25T01:26:36.873Z | Downloaded num-traits v0.2.19 |
| 432 | 2026-02-25T01:26:36.876Z | Downloaded rustc-hash v1.1.0 |
| 433 | 2026-02-25T01:26:36.879Z | Downloaded sha1 v0.10.6 |
| 434 | 2026-02-25T01:26:36.879Z | Downloaded base64 v0.21.7 |
| 435 | 2026-02-25T01:26:36.883Z | Downloaded serde-big-array v0.5.1 |
| 436 | 2026-02-25T01:26:36.886Z | Downloaded siphasher v1.0.1 |
| 437 | 2026-02-25T01:26:36.889Z | Downloaded log v0.4.29 |
| 438 | 2026-02-25T01:26:36.892Z | Downloaded pest_derive v2.8.4 |
| 439 | 2026-02-25T01:26:36.895Z | Downloaded stable_deref_trait v1.2.0 |
| 440 | 2026-02-25T01:26:36.897Z | Downloaded rusty-fork v0.3.0 |
| 441 | 2026-02-25T01:26:36.900Z | Downloaded progenitor v0.10.0 |
| 442 | 2026-02-25T01:26:36.902Z | Downloaded icu_properties v1.5.1 |
| 443 | 2026-02-25T01:26:36.905Z | Downloaded scroll v0.12.0 |
| 444 | 2026-02-25T01:26:36.908Z | Downloaded strum v0.27.2 |
| 445 | 2026-02-25T01:26:36.911Z | Downloaded serde_urlencoded v0.7.1 |
| 446 | 2026-02-25T01:26:36.911Z | Downloaded structmeta-derive v0.3.0 |
| 447 | 2026-02-25T01:26:36.913Z | Downloaded swrite v0.1.0 |
| 448 | 2026-02-25T01:26:36.917Z | Downloaded supports-color v2.1.0 |
| 449 | 2026-02-25T01:26:36.920Z | Downloaded smawk v0.3.2 |
| 450 | 2026-02-25T01:26:36.920Z | Downloaded pest_meta v2.8.4 |
| 451 | 2026-02-25T01:26:36.922Z | Downloaded sct v0.7.1 |
| 452 | 2026-02-25T01:26:36.926Z | Downloaded postcard v1.0.9 |
| 453 | 2026-02-25T01:26:36.929Z | Downloaded pin-project v1.1.10 |
| 454 | 2026-02-25T01:26:36.941Z | Downloaded tabled_derive v0.7.0 |
| 455 | 2026-02-25T01:26:36.944Z | Downloaded schemars_derive v0.8.22 |
| 456 | 2026-02-25T01:26:36.949Z | Downloaded serde_tokenstream v0.2.3 |
| 457 | 2026-02-25T01:26:36.952Z | Downloaded sync_wrapper v1.0.1 |
| 458 | 2026-02-25T01:26:36.952Z | Downloaded take_mut v0.2.2 |
| 459 | 2026-02-25T01:26:36.952Z | Downloaded termtree v0.5.1 |
| 460 | 2026-02-25T01:26:36.955Z | Downloaded terminal_size v0.4.3 |
| 461 | 2026-02-25T01:26:36.955Z | Downloaded terminal_size v0.3.0 |
| 462 | 2026-02-25T01:26:36.957Z | Downloaded tap v1.0.1 |
| 463 | 2026-02-25T01:26:36.961Z | Downloaded structmeta v0.3.0 |
| 464 | 2026-02-25T01:26:36.961Z | Downloaded slab v0.4.9 |
| 465 | 2026-02-25T01:26:36.963Z | Downloaded signal-hook-registry v1.4.2 |
| 466 | 2026-02-25T01:26:36.964Z | Downloaded shlex v1.3.0 |
| 467 | 2026-02-25T01:26:36.967Z | Downloaded sha2 v0.10.9 |
| 468 | 2026-02-25T01:26:36.970Z | Downloaded thread-id v5.0.0 |
| 469 | 2026-02-25T01:26:36.973Z | Downloaded thread_local v1.1.8 |
| 470 | 2026-02-25T01:26:36.973Z | Downloaded papergrid v0.11.0 |
| 471 | 2026-02-25T01:26:36.978Z | Downloaded semver v1.0.27 |
| 472 | 2026-02-25T01:26:36.981Z | Downloaded strum_macros v0.26.4 |
| 473 | 2026-02-25T01:26:36.983Z | Downloaded tinyvec_macros v0.1.1 |
| 474 | 2026-02-25T01:26:36.986Z | Downloaded tagptr v0.2.0 |
| 475 | 2026-02-25T01:26:36.988Z | Downloaded serde_spanned v0.6.9 |
| 476 | 2026-02-25T01:26:36.991Z | Downloaded serde_derive_internals v0.29.1 |
| 477 | 2026-02-25T01:26:36.991Z | Downloaded expectorate v1.2.0 |
| 478 | 2026-02-25T01:26:36.994Z | Downloaded strum_macros v0.27.2 |
| 479 | 2026-02-25T01:26:36.997Z | Downloaded hyper-util v0.1.19 |
| 480 | 2026-02-25T01:26:37.002Z | Downloaded slog-term v2.9.2 |
| 481 | 2026-02-25T01:26:37.005Z | Downloaded time-core v0.1.6 |
| 482 | 2026-02-25T01:26:37.008Z | Downloaded slog-json v2.6.1 |
| 483 | 2026-02-25T01:26:37.012Z | Downloaded memchr v2.7.2 |
| 484 | 2026-02-25T01:26:37.015Z | Downloaded smf v0.2.3 |
| 485 | 2026-02-25T01:26:37.018Z | Downloaded progenitor-impl v0.13.0 |
| 486 | 2026-02-25T01:26:37.021Z | Downloaded tabwriter v1.4.0 |
| 487 | 2026-02-25T01:26:37.024Z | Downloaded progenitor-impl v0.11.1 |
| 488 | 2026-02-25T01:26:37.026Z | Downloaded toml_write v0.1.2 |
| 489 | 2026-02-25T01:26:37.027Z | Downloaded crossbeam-channel v0.5.15 |
| 490 | 2026-02-25T01:26:37.030Z | Downloaded tower-layer v0.3.3 |
| 491 | 2026-02-25T01:26:37.034Z | Downloaded snafu-derive v0.8.9 |
| 492 | 2026-02-25T01:26:37.034Z | Downloaded scroll v0.13.0 |
| 493 | 2026-02-25T01:26:37.036Z | Downloaded serde_with_macros v3.15.0 |
| 494 | 2026-02-25T01:26:37.040Z | Downloaded thiserror-impl v2.0.18 |
| 495 | 2026-02-25T01:26:37.042Z | Downloaded toml_datetime v0.6.11 |
| 496 | 2026-02-25T01:26:37.042Z | Downloaded smallvec v1.13.2 |
| 497 | 2026-02-25T01:26:37.045Z | Downloaded try-lock v0.2.5 |
| 498 | 2026-02-25T01:26:37.048Z | Downloaded tinystr v0.7.6 |
| 499 | 2026-02-25T01:26:37.048Z | Downloaded openssl-sys v0.9.107 |
| 500 | 2026-02-25T01:26:37.053Z | Downloaded static_assertions v1.1.0 |
| 501 | 2026-02-25T01:26:37.055Z | Downloaded icu_collections v1.5.0 |
| 502 | 2026-02-25T01:26:37.060Z | Downloaded typify-macro v0.6.1 |
| 503 | 2026-02-25T01:26:37.063Z | Downloaded typify-macro v0.4.3 |
| 504 | 2026-02-25T01:26:37.065Z | Downloaded tokio-macros v2.6.0 |
| 505 | 2026-02-25T01:26:37.065Z | Downloaded tower-service v0.3.3 |
| 506 | 2026-02-25T01:26:37.068Z | Downloaded h2 v0.4.6 |
| 507 | 2026-02-25T01:26:37.072Z | Downloaded untrusted v0.7.1 |
| 508 | 2026-02-25T01:26:37.075Z | Downloaded universal-hash v0.5.1 |
| 509 | 2026-02-25T01:26:37.075Z | Downloaded unicode-xid v0.2.4 |
| 510 | 2026-02-25T01:26:37.078Z | Downloaded usdt v0.5.0 |
| 511 | 2026-02-25T01:26:37.078Z | Downloaded unarray v0.1.4 |
| 512 | 2026-02-25T01:26:37.082Z | Downloaded tokio-tungstenite v0.21.0 |
| 513 | 2026-02-25T01:26:37.082Z | Downloaded typeid v1.0.0 |
| 514 | 2026-02-25T01:26:37.085Z | Downloaded tokio-native-tls v0.3.1 |
| 515 | 2026-02-25T01:26:37.085Z | Downloaded prettyplease v0.2.37 |
| 516 | 2026-02-25T01:26:37.089Z | Downloaded tokio-rustls v0.25.0 |
| 517 | 2026-02-25T01:26:37.091Z | Downloaded usdt-attr-macro v0.5.0 |
| 518 | 2026-02-25T01:26:37.094Z | Downloaded usdt v0.6.0 |
| 519 | 2026-02-25T01:26:37.094Z | Downloaded serde_core v1.0.228 |
| 520 | 2026-02-25T01:26:37.097Z | Downloaded utf-8 v0.7.6 |
| 521 | 2026-02-25T01:26:37.099Z | Downloaded unicode-linebreak v0.1.5 |
| 522 | 2026-02-25T01:26:37.099Z | Downloaded tracing-attributes v0.1.27 |
| 523 | 2026-02-25T01:26:37.102Z | Downloaded untrusted v0.9.0 |
| 524 | 2026-02-25T01:26:37.105Z | Downloaded slog v2.8.2 |
| 525 | 2026-02-25T01:26:37.107Z | Downloaded tempfile v3.23.0 |
| 526 | 2026-02-25T01:26:37.110Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 527 | 2026-02-25T01:26:37.113Z | Downloaded usdt-macro v0.5.0 |
| 528 | 2026-02-25T01:26:37.116Z | Downloaded utf8_iter v1.0.4 |
| 529 | 2026-02-25T01:26:37.116Z | Downloaded utf16_iter v1.0.5 |
| 530 | 2026-02-25T01:26:37.118Z | Downloaded usdt-attr-macro v0.6.0 |
| 531 | 2026-02-25T01:26:37.118Z | Downloaded spin v0.9.8 |
| 532 | 2026-02-25T01:26:37.121Z | Downloaded rustls-platform-verifier v0.6.2 |
| 533 | 2026-02-25T01:26:37.125Z | Downloaded tokio-dtrace v0.1.1 |
| 534 | 2026-02-25T01:26:37.127Z | Downloaded socket2 v0.6.0 |
| 535 | 2026-02-25T01:26:37.127Z | Downloaded utf8parse v0.2.1 |
| 536 | 2026-02-25T01:26:37.130Z | Downloaded waitgroup v0.1.2 |
| 537 | 2026-02-25T01:26:37.130Z | Downloaded usdt-macro v0.6.0 |
| 538 | 2026-02-25T01:26:37.133Z | Downloaded serde_derive v1.0.228 |
| 539 | 2026-02-25T01:26:37.135Z | Downloaded time-macros v0.2.24 |
| 540 | 2026-02-25T01:26:37.138Z | Downloaded tokio-rustls v0.24.1 |
| 541 | 2026-02-25T01:26:37.141Z | Downloaded rayon-core v1.12.1 |
| 542 | 2026-02-25T01:26:37.144Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 543 | 2026-02-25T01:26:37.144Z | Downloaded indexmap v2.13.0 |
| 544 | 2026-02-25T01:26:37.148Z | Downloaded wait-timeout v0.2.0 |
| 545 | 2026-02-25T01:26:37.151Z | Downloaded version_check v0.9.5 |
| 546 | 2026-02-25T01:26:37.153Z | Downloaded ron v0.8.1 |
| 547 | 2026-02-25T01:26:37.156Z | Downloaded zerofrom-derive v0.1.5 |
| 548 | 2026-02-25T01:26:37.159Z | Downloaded term v1.2.0 |
| 549 | 2026-02-25T01:26:37.161Z | Downloaded zerofrom v0.1.5 |
| 550 | 2026-02-25T01:26:37.164Z | Downloaded yoke-derive v0.7.5 |
| 551 | 2026-02-25T01:26:37.164Z | Downloaded write16 v1.0.0 |
| 552 | 2026-02-25T01:26:37.167Z | Downloaded mio v1.0.2 |
| 553 | 2026-02-25T01:26:37.170Z | Downloaded nom v7.1.3 |
| 554 | 2026-02-25T01:26:37.174Z | Downloaded usdt-impl v0.5.0 |
| 555 | 2026-02-25T01:26:37.177Z | Downloaded zone_cfg_derive v0.3.0 |
| 556 | 2026-02-25T01:26:37.177Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 557 | 2026-02-25T01:26:37.180Z | Downloaded tinyvec v1.6.0 |
| 558 | 2026-02-25T01:26:37.183Z | Downloaded thiserror v2.0.18 |
| 559 | 2026-02-25T01:26:37.189Z | Downloaded xattr v1.3.1 |
| 560 | 2026-02-25T01:26:37.191Z | Downloaded textwrap v0.16.2 |
| 561 | 2026-02-25T01:26:37.194Z | Downloaded test-strategy v0.4.3 |
| 562 | 2026-02-25T01:26:37.198Z | Downloaded thiserror v1.0.64 |
| 563 | 2026-02-25T01:26:37.201Z | Downloaded qorb v0.4.1 |
| 564 | 2026-02-25T01:26:37.205Z | Downloaded similar v2.7.0 |
| 565 | 2026-02-25T01:26:37.210Z | Downloaded whoami v1.5.1 |
| 566 | 2026-02-25T01:26:37.213Z | Downloaded socket2 v0.5.10 |
| 567 | 2026-02-25T01:26:37.216Z | Downloaded zone v0.3.1 |
| 568 | 2026-02-25T01:26:37.216Z | Downloaded tokio-stream v0.1.17 |
| 569 | 2026-02-25T01:26:37.219Z | Downloaded yoke v0.7.5 |
| 570 | 2026-02-25T01:26:37.222Z | Downloaded wyz v0.5.1 |
| 571 | 2026-02-25T01:26:37.225Z | Downloaded toml v0.9.10+spec-1.1.0 |
| 572 | 2026-02-25T01:26:37.228Z | Downloaded idna v1.0.3 |
| 573 | 2026-02-25T01:26:37.236Z | Downloaded zeroize v1.7.0 |
| 574 | 2026-02-25T01:26:37.239Z | Downloaded usdt-impl v0.6.0 |
| 575 | 2026-02-25T01:26:37.239Z | Downloaded toml v0.8.23 |
| 576 | 2026-02-25T01:26:37.239Z | Downloaded walkdir v2.5.0 |
| 577 | 2026-02-25T01:26:37.239Z | Downloaded vergen-lib v0.1.6 |
| 578 | 2026-02-25T01:26:37.239Z | Downloaded zmij v1.0.19 |
| 579 | 2026-02-25T01:26:37.249Z | Downloaded tar v0.4.40 |
| 580 | 2026-02-25T01:26:37.249Z | Downloaded rand v0.8.5 |
| 581 | 2026-02-25T01:26:37.249Z | Downloaded tokio-rustls v0.26.0 |
| 582 | 2026-02-25T01:26:37.249Z | Downloaded writeable v0.5.5 |
| 583 | 2026-02-25T01:26:37.253Z | Downloaded typify v0.4.3 |
| 584 | 2026-02-25T01:26:37.256Z | Downloaded vergen v9.0.6 |
| 585 | 2026-02-25T01:26:37.256Z | Downloaded typify v0.6.1 |
| 586 | 2026-02-25T01:26:37.259Z | Downloaded tracing-core v0.1.32 |
| 587 | 2026-02-25T01:26:37.262Z | Downloaded zerovec-derive v0.10.3 |
| 588 | 2026-02-25T01:26:37.264Z | Downloaded twox-hash v2.1.0 |
| 589 | 2026-02-25T01:26:37.268Z | Downloaded snafu v0.8.9 |
| 590 | 2026-02-25T01:26:37.271Z | Downloaded ucd-trie v0.1.6 |
| 591 | 2026-02-25T01:26:37.274Z | Downloaded libm v0.2.8 |
| 592 | 2026-02-25T01:26:37.280Z | Downloaded toml_edit v0.22.27 |
| 593 | 2026-02-25T01:26:37.284Z | Downloaded itertools v0.13.0 |
| 594 | 2026-02-25T01:26:37.290Z | Downloaded toml v0.7.8 |
| 595 | 2026-02-25T01:26:37.293Z | Downloaded hashbrown v0.15.2 |
| 596 | 2026-02-25T01:26:37.299Z | Downloaded vergen-git2 v1.0.7 |
| 597 | 2026-02-25T01:26:37.301Z | Downloaded typenum v1.17.0 |
| 598 | 2026-02-25T01:26:37.301Z | Downloaded rustls-webpki v0.103.4 |
| 599 | 2026-02-25T01:26:37.305Z | Downloaded uuid v1.19.0 |
| 600 | 2026-02-25T01:26:37.308Z | Downloaded tungstenite v0.21.0 |
| 601 | 2026-02-25T01:26:37.311Z | Downloaded rand v0.9.2 |
| 602 | 2026-02-25T01:26:37.316Z | Downloaded unicode-ident v1.0.24 |
| 603 | 2026-02-25T01:26:37.319Z | Downloaded zerocopy-derive v0.7.34 |
| 604 | 2026-02-25T01:26:37.322Z | Downloaded steno v0.4.1 |
| 605 | 2026-02-25T01:26:37.325Z | Downloaded quinn v0.11.9 |
| 606 | 2026-02-25T01:26:37.331Z | Downloaded pest v2.8.4 |
| 607 | 2026-02-25T01:26:37.335Z | Downloaded hyper v1.8.1 |
| 608 | 2026-02-25T01:26:37.338Z | Downloaded url v2.5.4 |
| 609 | 2026-02-25T01:26:37.342Z | Downloaded serde v1.0.228 |
| 610 | 2026-02-25T01:26:37.345Z | Downloaded futures-util v0.3.31 |
| 611 | 2026-02-25T01:26:37.355Z | Downloaded tracing v0.1.40 |
| 612 | 2026-02-25T01:26:37.359Z | Downloaded clap_builder v4.5.2 |
| 613 | 2026-02-25T01:26:37.365Z | Downloaded hashbrown v0.16.1 |
| 614 | 2026-02-25T01:26:37.369Z | Downloaded unsafe-libyaml v0.2.11 |
| 615 | 2026-02-25T01:26:37.373Z | Downloaded itertools v0.14.0 |
| 616 | 2026-02-25T01:26:37.380Z | Downloaded itertools v0.12.1 |
| 617 | 2026-02-25T01:26:37.386Z | Downloaded aws-lc-rs v1.13.3 |
| 618 | 2026-02-25T01:26:37.394Z | Downloaded iri-string v0.7.8 |
| 619 | 2026-02-25T01:26:37.399Z | Downloaded reqwest v0.12.23 |
| 620 | 2026-02-25T01:26:37.405Z | Downloaded goblin v0.8.2 |
| 621 | 2026-02-25T01:26:37.409Z | Downloaded rustls-pki-types v1.12.0 |
| 622 | 2026-02-25T01:26:37.413Z | Downloaded typed-path v0.9.3 |
| 623 | 2026-02-25T01:26:37.423Z | Downloaded tower v0.5.2 |
| 624 | 2026-02-25T01:26:37.427Z | Downloaded portable-atomic v1.11.1 |
| 625 | 2026-02-25T01:26:37.433Z | Downloaded toml_edit v0.19.15 |
| 626 | 2026-02-25T01:26:37.449Z | Downloaded time v0.3.44 |
| 627 | 2026-02-25T01:26:37.456Z | Downloaded zerocopy-derive v0.8.27 |
| 628 | 2026-02-25T01:26:37.462Z | Downloaded bindgen v0.69.5 |
| 629 | 2026-02-25T01:26:37.468Z | Downloaded serde_json v1.0.149 |
| 630 | 2026-02-25T01:26:37.475Z | Downloaded tower-http v0.6.8 |
| 631 | 2026-02-25T01:26:37.481Z | Downloaded reqwest v0.13.2 |
| 632 | 2026-02-25T01:26:37.486Z | Downloaded proptest v1.5.0 |
| 633 | 2026-02-25T01:26:37.495Z | Downloaded icu_properties_data v1.5.0 |
| 634 | 2026-02-25T01:26:37.505Z | Downloaded unicode-segmentation v1.11.0 |
| 635 | 2026-02-25T01:26:37.515Z | Downloaded chrono v0.4.42 |
| 636 | 2026-02-25T01:26:37.519Z | Downloaded zerovec v0.10.4 |
| 637 | 2026-02-25T01:26:37.519Z | Downloaded serde_yaml v0.9.34+deprecated |
| 638 | 2026-02-25T01:26:37.523Z | Downloaded zerocopy v0.7.34 |
| 639 | 2026-02-25T01:26:37.538Z | Downloaded unicode-normalization v0.1.24 |
| 640 | 2026-02-25T01:26:37.540Z | Downloaded rustls-webpki v0.101.7 |
| 641 | 2026-02-25T01:26:37.551Z | Downloaded winnow v0.5.40 |
| 642 | 2026-02-25T01:26:37.562Z | Downloaded openssl v0.10.72 |
| 643 | 2026-02-25T01:26:37.567Z | Downloaded winnow v0.7.13 |
| 644 | 2026-02-25T01:26:37.575Z | Downloaded rayon v1.10.0 |
| 645 | 2026-02-25T01:26:37.583Z | Downloaded tough v0.20.0 |
| 646 | 2026-02-25T01:26:37.591Z | Downloaded tabled v0.15.0 |
| 647 | 2026-02-25T01:26:37.606Z | Downloaded git2 v0.20.2 |
| 648 | 2026-02-25T01:26:37.613Z | Downloaded serde_with v3.15.0 |
| 649 | 2026-02-25T01:26:37.622Z | Downloaded vcpkg v0.2.15 |
| 650 | 2026-02-25T01:26:37.658Z | Downloaded rustls-webpki v0.102.4 |
| 651 | 2026-02-25T01:26:37.674Z | Downloaded quinn-proto v0.11.13 |
| 652 | 2026-02-25T01:26:37.680Z | Downloaded syn v2.0.117 |
| 653 | 2026-02-25T01:26:37.690Z | Downloaded unicode-width v0.1.14 |
| 654 | 2026-02-25T01:26:37.696Z | Downloaded moka v0.12.10 |
| 655 | 2026-02-25T01:26:37.703Z | Downloaded unicode-width v0.2.1 |
| 656 | 2026-02-25T01:26:37.708Z | Downloaded rustix v0.38.34 |
| 657 | 2026-02-25T01:26:37.728Z | Downloaded openapiv3 v2.2.0 |
| 658 | 2026-02-25T01:26:37.736Z | Downloaded regress v0.10.5 |
| 659 | 2026-02-25T01:26:37.743Z | Downloaded regex-syntax v0.8.5 |
| 660 | 2026-02-25T01:26:37.749Z | Downloaded bstr v1.9.1 |
| 661 | 2026-02-25T01:26:37.757Z | Downloaded syn v1.0.109 |
| 662 | 2026-02-25T01:26:37.766Z | Downloaded rustls v0.21.12 |
| 663 | 2026-02-25T01:26:37.776Z | Downloaded chrono-tz v0.10.4 |
| 664 | 2026-02-25T01:26:37.789Z | Downloaded zerocopy v0.8.27 |
| 665 | 2026-02-25T01:26:37.808Z | Downloaded nix v0.29.0 |
| 666 | 2026-02-25T01:26:37.818Z | Downloaded dropshot v0.16.6 |
| 667 | 2026-02-25T01:26:37.836Z | Downloaded webpki-roots v1.0.3 |
| 668 | 2026-02-25T01:26:37.839Z | Downloaded hickory-proto v0.24.4 |
| 669 | 2026-02-25T01:26:37.852Z | Downloaded webpki-roots v0.26.3 |
| 670 | 2026-02-25T01:26:37.855Z | Downloaded typify-impl v0.4.3 |
| 671 | 2026-02-25T01:26:37.866Z | Downloaded smoltcp v0.11.0 |
| 672 | 2026-02-25T01:26:37.876Z | Downloaded rustls v0.23.31 |
| 673 | 2026-02-25T01:26:37.886Z | Downloaded rustls v0.22.4 |
| 674 | 2026-02-25T01:26:37.896Z | Downloaded hickory-proto v0.25.2 |
| 675 | 2026-02-25T01:26:37.909Z | Downloaded nix v0.28.0 |
| 676 | 2026-02-25T01:26:37.919Z | Downloaded goblin v0.10.4 |
| 677 | 2026-02-25T01:26:37.925Z | Downloaded rustix v1.1.2 |
| 678 | 2026-02-25T01:26:37.945Z | Downloaded petgraph v0.6.5 |
| 679 | 2026-02-25T01:26:37.959Z | Downloaded tokio-util v0.7.16 |
| 680 | 2026-02-25T01:26:37.965Z | Downloaded regex v1.12.3 |
| 681 | 2026-02-25T01:26:37.970Z | Downloaded libc v0.2.176 |
| 682 | 2026-02-25T01:26:37.991Z | Downloaded typify-impl v0.6.1 |
| 683 | 2026-02-25T01:26:38.001Z | Downloaded num-bigint v0.4.5 |
| 684 | 2026-02-25T01:26:38.005Z | Downloaded minimal-lexical v0.2.1 |
| 685 | 2026-02-25T01:26:38.009Z | Downloaded which v4.4.2 |
| 686 | 2026-02-25T01:26:38.011Z | Downloaded want v0.3.1 |
| 687 | 2026-02-25T01:26:38.011Z | Downloaded iddqd v0.3.14 |
| 688 | 2026-02-25T01:26:38.016Z | Downloaded synstructure v0.13.1 |
| 689 | 2026-02-25T01:26:38.018Z | Downloaded schemars v0.8.22 |
| 690 | 2026-02-25T01:26:38.027Z | Downloaded rustversion v1.0.22 |
| 691 | 2026-02-25T01:26:38.032Z | Downloaded proc-macro2 v1.0.106 |
| 692 | 2026-02-25T01:26:38.035Z | Downloaded csv v1.3.1 |
| 693 | 2026-02-25T01:26:38.049Z | Downloaded cc v1.2.17 |
| 694 | 2026-02-25T01:26:38.053Z | Downloaded slog-dtrace v0.3.0 |
| 695 | 2026-02-25T01:26:38.055Z | Downloaded slog-async v2.8.0 |
| 696 | 2026-02-25T01:26:38.056Z | Downloaded ryu v1.0.18 |
| 697 | 2026-02-25T01:26:38.059Z | Downloaded progenitor-impl v0.10.0 |
| 698 | 2026-02-25T01:26:38.062Z | Downloaded hickory-resolver v0.25.2 |
| 699 | 2026-02-25T01:26:38.065Z | Downloaded thread-id v4.2.1 |
| 700 | 2026-02-25T01:26:38.065Z | Downloaded thiserror-impl v1.0.64 |
| 701 | 2026-02-25T01:26:38.065Z | Downloaded serde_path_to_error v0.1.20 |
| 702 | 2026-02-25T01:26:38.068Z | Downloaded rustls-pemfile v2.2.0 |
| 703 | 2026-02-25T01:26:38.068Z | Downloaded rustls-pemfile v1.0.4 |
| 704 | 2026-02-25T01:26:38.071Z | Downloaded parking_lot v0.12.2 |
| 705 | 2026-02-25T01:26:38.074Z | Downloaded jiff-static v0.2.15 |
| 706 | 2026-02-25T01:26:38.076Z | Downloaded slog-bunyan v2.5.0 |
| 707 | 2026-02-25T01:26:38.076Z | Downloaded supports-color v3.0.2 |
| 708 | 2026-02-25T01:26:38.076Z | Downloaded subtle v2.5.0 |
| 709 | 2026-02-25T01:26:38.080Z | Downloaded sigpipe v0.1.3 |
| 710 | 2026-02-25T01:26:38.080Z | Downloaded hickory-resolver v0.24.4 |
| 711 | 2026-02-25T01:26:38.086Z | Downloaded strum v0.26.3 |
| 712 | 2026-02-25T01:26:38.086Z | Downloaded strsim v0.11.1 |
| 713 | 2026-02-25T01:26:38.089Z | Downloaded http v1.4.0 |
| 714 | 2026-02-25T01:26:38.089Z | Downloaded regex-automata v0.4.14 |
| 715 | 2026-02-25T01:26:38.099Z | Downloaded scroll_derive v0.12.0 |
| 716 | 2026-02-25T01:26:38.102Z | Downloaded jiff v0.2.15 |
| 717 | 2026-02-25T01:26:38.113Z | Downloaded rustls-native-certs v0.8.3 |
| 718 | 2026-02-25T01:26:38.117Z | Downloaded heapless v0.8.0 |
| 719 | 2026-02-25T01:26:38.120Z | Downloaded rand_core v0.6.4 |
| 720 | 2026-02-25T01:26:38.120Z | Downloaded serde_arrays v0.1.0 |
| 721 | 2026-02-25T01:26:38.123Z | Downloaded scroll_derive v0.13.1 |
| 722 | 2026-02-25T01:26:38.123Z | Downloaded semver v0.1.20 |
| 723 | 2026-02-25T01:26:38.123Z | Downloaded scopeguard v1.2.0 |
| 724 | 2026-02-25T01:26:38.126Z | Downloaded progenitor-client v0.13.0 |
| 725 | 2026-02-25T01:26:38.126Z | Downloaded progenitor v0.11.1 |
| 726 | 2026-02-25T01:26:38.126Z | Downloaded pin-project-lite v0.2.14 |
| 727 | 2026-02-25T01:26:38.130Z | Downloaded rustc_version v0.1.7 |
| 728 | 2026-02-25T01:26:38.133Z | Downloaded darling_core v0.21.3 |
| 729 | 2026-02-25T01:26:38.135Z | Downloaded bytes v1.11.1 |
| 730 | 2026-02-25T01:26:38.139Z | Downloaded phf v0.12.1 |
| 731 | 2026-02-25T01:26:38.141Z | Downloaded passt v0.3.0 |
| 732 | 2026-02-25T01:26:38.141Z | Downloaded aes v0.8.4 |
| 733 | 2026-02-25T01:26:38.144Z | Downloaded icu_locid v1.5.0 |
| 734 | 2026-02-25T01:26:38.149Z | Downloaded parking_lot_core v0.9.10 |
| 735 | 2026-02-25T01:26:38.152Z | Downloaded icu_normalizer_data v1.5.0 |
| 736 | 2026-02-25T01:26:38.155Z | Downloaded dropshot_endpoint v0.16.6 |
| 737 | 2026-02-25T01:26:38.158Z | Downloaded quick-error v1.2.3 |
| 738 | 2026-02-25T01:26:38.158Z | Downloaded ring v0.17.14 |
| 739 | 2026-02-25T01:26:38.191Z | Downloaded petgraph v0.8.3 |
| 740 | 2026-02-25T01:26:38.207Z | Downloaded progenitor-macro v0.13.0 |
| 741 | 2026-02-25T01:26:38.210Z | Downloaded progenitor-macro v0.11.1 |
| 742 | 2026-02-25T01:26:38.210Z | Downloaded progenitor-macro v0.10.0 |
| 743 | 2026-02-25T01:26:38.210Z | Downloaded password-hash v0.5.0 |
| 744 | 2026-02-25T01:26:38.213Z | Downloaded icu_normalizer v1.5.0 |
| 745 | 2026-02-25T01:26:38.216Z | Downloaded fatfs v0.3.6 |
| 746 | 2026-02-25T01:26:38.219Z | Downloaded num-integer v0.1.46 |
| 747 | 2026-02-25T01:26:38.219Z | Downloaded tokio v1.48.0 |
| 748 | 2026-02-25T01:26:38.250Z | Downloaded linear-map v1.2.0 |
| 749 | 2026-02-25T01:26:38.253Z | Downloaded aho-corasick v1.1.3 |
| 750 | 2026-02-25T01:26:38.256Z | Downloaded backoff v0.4.0 |
| 751 | 2026-02-25T01:26:38.259Z | Downloaded progenitor-client v0.10.0 |
| 752 | 2026-02-25T01:26:38.259Z | Downloaded proc-macro-error-attr v1.0.4 |
| 753 | 2026-02-25T01:26:38.261Z | Downloaded icu_provider v1.5.0 |
| 754 | 2026-02-25T01:26:38.261Z | Downloaded darling v0.20.11 |
| 755 | 2026-02-25T01:26:38.265Z | Downloaded clap v4.5.4 |
| 756 | 2026-02-25T01:26:38.273Z | Downloaded const_format v0.2.35 |
| 757 | 2026-02-25T01:26:38.277Z | Downloaded pretty-hex v0.2.1 |
| 758 | 2026-02-25T01:26:38.280Z | Downloaded num-complex v0.4.6 |
| 759 | 2026-02-25T01:26:38.280Z | Downloaded openssl-probe v0.2.1 |
| 760 | 2026-02-25T01:26:38.283Z | Downloaded num_enum_derive v0.7.4 |
| 761 | 2026-02-25T01:26:38.283Z | Downloaded num_enum v0.7.4 |
| 762 | 2026-02-25T01:26:38.286Z | Downloaded num-rational v0.4.2 |
| 763 | 2026-02-25T01:26:38.289Z | Downloaded cancel-safe-futures v0.1.5 |
| 764 | 2026-02-25T01:26:38.291Z | Downloaded allocator-api2 v0.2.21 |
| 765 | 2026-02-25T01:26:38.294Z | Downloaded getrandom v0.2.14 |
| 766 | 2026-02-25T01:26:38.297Z | Downloaded derive-where v1.6.0 |
| 767 | 2026-02-25T01:26:38.300Z | Downloaded plain v0.2.3 |
| 768 | 2026-02-25T01:26:38.300Z | Downloaded iana-time-zone v0.1.64 |
| 769 | 2026-02-25T01:26:38.303Z | Downloaded multer v3.1.0 |
| 770 | 2026-02-25T01:26:38.306Z | Downloaded getrandom v0.3.2 |
| 771 | 2026-02-25T01:26:38.307Z | Downloaded bincode v1.3.3 |
| 772 | 2026-02-25T01:26:38.309Z | Downloaded hyper-rustls v0.27.3 |
| 773 | 2026-02-25T01:26:38.312Z | Downloaded globset v0.4.14 |
| 774 | 2026-02-25T01:26:38.312Z | Downloaded libsw v3.5.0 |
| 775 | 2026-02-25T01:26:38.312Z | Downloaded libloading v0.7.4 |
| 776 | 2026-02-25T01:26:38.315Z | Downloaded icu_locid_transform v1.5.0 |
| 777 | 2026-02-25T01:26:38.318Z | Downloaded cargo_metadata v0.18.1 |
| 778 | 2026-02-25T01:26:38.318Z | Downloaded olpc-cjson v0.1.4 |
| 779 | 2026-02-25T01:26:38.321Z | Downloaded num_enum_derive v0.5.11 |
| 780 | 2026-02-25T01:26:38.321Z | Downloaded csv-core v0.1.12 |
| 781 | 2026-02-25T01:26:38.321Z | Downloaded crossbeam-utils v0.8.19 |
| 782 | 2026-02-25T01:26:38.323Z | Downloaded daft v0.1.5 |
| 783 | 2026-02-25T01:26:38.326Z | Downloaded num-iter v0.1.45 |
| 784 | 2026-02-25T01:26:38.326Z | Downloaded anyhow v1.0.100 |
| 785 | 2026-02-25T01:26:38.329Z | Downloaded newtype_derive v0.1.6 |
| 786 | 2026-02-25T01:26:38.332Z | Downloaded newtype-uuid-macros v0.1.0 |
| 787 | 2026-02-25T01:26:38.332Z | Downloaded ipnetwork v0.21.1 |
| 788 | 2026-02-25T01:26:38.332Z | Downloaded ingot-types v0.1.2 |
| 789 | 2026-02-25T01:26:38.335Z | Downloaded ingot v0.1.1 |
| 790 | 2026-02-25T01:26:38.335Z | Downloaded ipnet v2.9.0 |
| 791 | 2026-02-25T01:26:38.338Z | Downloaded cookie v0.18.1 |
| 792 | 2026-02-25T01:26:38.338Z | Downloaded clang-sys v1.8.1 |
| 793 | 2026-02-25T01:26:38.341Z | Downloaded byteorder v1.5.0 |
| 794 | 2026-02-25T01:26:38.343Z | Downloaded displaydoc v0.2.5 |
| 795 | 2026-02-25T01:26:38.346Z | Downloaded cargo_metadata v0.19.2 |
| 796 | 2026-02-25T01:26:38.346Z | Downloaded camino v1.2.2 |
| 797 | 2026-02-25T01:26:38.350Z | Downloaded async-trait v0.1.89 |
| 798 | 2026-02-25T01:26:38.360Z | Downloaded managed v0.8.0 |
| 799 | 2026-02-25T01:26:38.360Z | Downloaded macaddr v1.0.1 |
| 800 | 2026-02-25T01:26:38.360Z | Downloaded daft-derive v0.1.5 |
| 801 | 2026-02-25T01:26:38.360Z | Downloaded bitflags v2.9.4 |
| 802 | 2026-02-25T01:26:38.360Z | Downloaded lru-slab v0.1.2 |
| 803 | 2026-02-25T01:26:38.360Z | Downloaded humantime v2.3.0 |
| 804 | 2026-02-25T01:26:38.364Z | Downloaded highway v1.3.0 |
| 805 | 2026-02-25T01:26:38.364Z | Downloaded futures-executor v0.3.31 |
| 806 | 2026-02-25T01:26:38.364Z | Downloaded foldhash v0.2.0 |
| 807 | 2026-02-25T01:26:38.367Z | Downloaded console v0.15.8 |
| 808 | 2026-02-25T01:26:38.367Z | Downloaded anstream v0.6.14 |
| 809 | 2026-02-25T01:26:38.370Z | Downloaded defmt v0.3.8 |
| 810 | 2026-02-25T01:26:38.373Z | Downloaded autocfg v1.3.0 |
| 811 | 2026-02-25T01:26:38.373Z | Downloaded bit-vec v0.6.3 |
| 812 | 2026-02-25T01:26:38.376Z | Downloaded derive-ex v0.1.8 |
| 813 | 2026-02-25T01:26:38.376Z | Downloaded ctr v0.9.2 |
| 814 | 2026-02-25T01:26:38.380Z | Downloaded clap_derive v4.5.4 |
| 815 | 2026-02-25T01:26:38.380Z | Downloaded camino-tempfile v1.4.1 |
| 816 | 2026-02-25T01:26:38.383Z | Downloaded is_ci v1.2.0 |
| 817 | 2026-02-25T01:26:38.383Z | Downloaded is-terminal v0.4.12 |
| 818 | 2026-02-25T01:26:38.383Z | Downloaded deranged v0.5.3 |
| 819 | 2026-02-25T01:26:38.383Z | Downloaded defmt-macros v0.3.9 |
| 820 | 2026-02-25T01:26:38.386Z | Downloaded cmake v0.1.54 |
| 821 | 2026-02-25T01:26:38.389Z | Downloaded digest v0.10.7 |
| 822 | 2026-02-25T01:26:38.389Z | Downloaded bitstruct_derive v0.1.0 |
| 823 | 2026-02-25T01:26:38.389Z | Downloaded cexpr v0.6.0 |
| 824 | 2026-02-25T01:26:38.392Z | Downloaded base64ct v1.6.0 |
| 825 | 2026-02-25T01:26:38.395Z | Downloaded bytecount v0.6.9 |
| 826 | 2026-02-25T01:26:38.395Z | Downloaded inout v0.1.3 |
| 827 | 2026-02-25T01:26:38.399Z | Downloaded either v1.15.0 |
| 828 | 2026-02-25T01:26:38.399Z | Downloaded fixedbitset v0.5.7 |
| 829 | 2026-02-25T01:26:38.402Z | Downloaded colorchoice v1.0.1 |
| 830 | 2026-02-25T01:26:38.402Z | Downloaded bitvec v1.0.1 |
| 831 | 2026-02-25T01:26:38.413Z | Downloaded bitstruct v0.1.1 |
| 832 | 2026-02-25T01:26:38.416Z | Downloaded encoding_rs v0.8.34 |
| 833 | 2026-02-25T01:26:38.432Z | Downloaded ident_case v1.0.1 |
| 834 | 2026-02-25T01:26:38.435Z | Downloaded hubpack v0.1.2 |
| 835 | 2026-02-25T01:26:38.435Z | Downloaded darling_macro v0.20.11 |
| 836 | 2026-02-25T01:26:38.435Z | Downloaded cargo-platform v0.1.8 |
| 837 | 2026-02-25T01:26:38.435Z | Downloaded cobs v0.2.3 |
| 838 | 2026-02-25T01:26:38.439Z | Downloaded anstyle-parse v0.2.4 |
| 839 | 2026-02-25T01:26:38.439Z | Downloaded funty v2.0.0 |
| 840 | 2026-02-25T01:26:38.439Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 841 | 2026-02-25T01:26:38.442Z | Downloaded bitflags v1.3.2 |
| 842 | 2026-02-25T01:26:38.442Z | Downloaded futures-io v0.3.31 |
| 843 | 2026-02-25T01:26:38.444Z | Downloaded cpufeatures v0.2.12 |
| 844 | 2026-02-25T01:26:38.444Z | Downloaded cfg_aliases v0.1.1 |
| 845 | 2026-02-25T01:26:38.445Z | Downloaded anstyle v1.0.7 |
| 846 | 2026-02-25T01:26:38.447Z | Downloaded float-ord v0.3.2 |
| 847 | 2026-02-25T01:26:38.447Z | Downloaded erased-serde v0.4.5 |
| 848 | 2026-02-25T01:26:38.450Z | Downloaded bit_field v0.10.2 |
| 849 | 2026-02-25T01:26:38.450Z | Downloaded dof v0.4.0 |
| 850 | 2026-02-25T01:26:38.450Z | Downloaded ctrlc v3.4.4 |
| 851 | 2026-02-25T01:26:38.453Z | Downloaded atty v0.2.14 |
| 852 | 2026-02-25T01:26:38.453Z | Downloaded dyn-clone v1.0.17 |
| 853 | 2026-02-25T01:26:38.456Z | Downloaded atomic-waker v1.1.2 |
| 854 | 2026-02-25T01:26:38.456Z | Downloaded fastrand v2.3.0 |
| 855 | 2026-02-25T01:26:38.458Z | Downloaded errno v0.3.14 |
| 856 | 2026-02-25T01:26:38.459Z | Downloaded dtrace-parser v0.2.0 |
| 857 | 2026-02-25T01:26:38.459Z | Downloaded atomicwrites v0.4.4 |
| 858 | 2026-02-25T01:26:38.461Z | Downloaded escargot v0.5.10 |
| 859 | 2026-02-25T01:26:38.461Z | Downloaded debug-ignore v1.0.5 |
| 860 | 2026-02-25T01:26:38.464Z | Downloaded erased-serde v0.3.31 |
| 861 | 2026-02-25T01:26:38.464Z | Downloaded generic-array v0.14.7 |
| 862 | 2026-02-25T01:26:38.469Z | Downloaded foreign-types v0.5.0 |
| 863 | 2026-02-25T01:26:38.469Z | Downloaded equivalent v1.0.2 |
| 864 | 2026-02-25T01:26:38.469Z | Downloaded embedded-io v0.6.1 |
| 865 | 2026-02-25T01:26:38.472Z | Downloaded cstr-argument v0.1.2 |
| 866 | 2026-02-25T01:26:38.472Z | Downloaded convert_case v0.4.0 |
| 867 | 2026-02-25T01:26:38.472Z | Downloaded block-buffer v0.10.4 |
| 868 | 2026-02-25T01:26:38.472Z | Downloaded embedded-io v0.4.0 |
| 869 | 2026-02-25T01:26:38.472Z | Downloaded argon2 v0.5.3 |
| 870 | 2026-02-25T01:26:38.475Z | Downloaded aes-gcm-siv v0.11.1 |
| 871 | 2026-02-25T01:26:38.475Z | Downloaded aead v0.5.2 |
| 872 | 2026-02-25T01:26:38.531Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 873 | 2026-02-25T01:26:38.744Z | Downloaded fakedata_generator v0.5.0 |
| 874 | 2026-02-25T01:26:38.841Z | Downloaded libz-sys v1.1.16 |
| 875 | 2026-02-25T01:26:38.994Z | Downloaded aws-lc-sys v0.30.0 |
| 876 | 2026-02-25T01:26:39.412Z | Compiling proc-macro2 v1.0.106 |
| 877 | 2026-02-25T01:26:39.412Z | Compiling quote v1.0.44 |
| 878 | 2026-02-25T01:26:39.412Z | Compiling unicode-ident v1.0.24 |
| 879 | 2026-02-25T01:26:39.412Z | Compiling libc v0.2.176 |
| 880 | 2026-02-25T01:26:39.416Z | Compiling serde_core v1.0.228 |
| 881 | 2026-02-25T01:26:39.416Z | Compiling serde v1.0.228 |
| 882 | 2026-02-25T01:26:39.416Z | Compiling autocfg v1.3.0 |
| 883 | 2026-02-25T01:26:39.416Z | Checking cfg-if v1.0.0 |
| 884 | 2026-02-25T01:26:39.858Z | Compiling memchr v2.7.2 |
| 885 | 2026-02-25T01:26:39.882Z | Compiling zmij v1.0.19 |
| 886 | 2026-02-25T01:26:40.287Z | Compiling serde_json v1.0.149 |
| 887 | 2026-02-25T01:26:40.824Z | Compiling libm v0.2.8 |
| 888 | 2026-02-25T01:26:40.962Z | Compiling getrandom v0.3.2 |
| 889 | 2026-02-25T01:26:41.239Z | Checking itoa v1.0.11 |
| 890 | 2026-02-25T01:26:41.504Z | Checking smallvec v1.13.2 |
| 891 | 2026-02-25T01:26:41.610Z | Compiling version_check v0.9.5 |
| 892 | 2026-02-25T01:26:41.825Z | Compiling shlex v1.3.0 |
| 893 | 2026-02-25T01:26:41.920Z | Compiling lock_api v0.4.12 |
| 894 | 2026-02-25T01:26:42.122Z | Compiling jobserver v0.1.31 |
| 895 | 2026-02-25T01:26:42.202Z | Compiling parking_lot_core v0.9.10 |
| 896 | 2026-02-25T01:26:42.492Z | Compiling log v0.4.29 |
| 897 | 2026-02-25T01:26:42.667Z | Compiling syn v2.0.117 |
| 898 | 2026-02-25T01:26:42.707Z | Compiling cc v1.2.17 |
| 899 | 2026-02-25T01:26:42.865Z | Checking stable_deref_trait v1.2.0 |
| 900 | 2026-02-25T01:26:42.889Z | Compiling thiserror v2.0.18 |
| 901 | 2026-02-25T01:26:42.912Z | Compiling heck v0.5.0 |
| 902 | 2026-02-25T01:26:42.937Z | Compiling slab v0.4.9 |
| 903 | 2026-02-25T01:26:42.985Z | Checking writeable v0.5.5 |
| 904 | 2026-02-25T01:26:43.365Z | Checking litemap v0.7.4 |
| 905 | 2026-02-25T01:26:43.416Z | Compiling rustversion v1.0.22 |
| 906 | 2026-02-25T01:26:43.546Z | Checking icu_locid_transform_data v1.5.0 |
| 907 | 2026-02-25T01:26:43.660Z | Checking percent-encoding v2.3.2 |
| 908 | 2026-02-25T01:26:43.710Z | Checking getrandom v0.2.14 |
| 909 | 2026-02-25T01:26:43.891Z | Compiling num-traits v0.2.19 |
| 910 | 2026-02-25T01:26:43.964Z | Checking icu_properties_data v1.5.0 |
| 911 | 2026-02-25T01:26:44.223Z | Checking icu_normalizer_data v1.5.0 |
| 912 | 2026-02-25T01:26:44.341Z | Checking utf8_iter v1.0.4 |
| 913 | 2026-02-25T01:26:44.564Z | Checking write16 v1.0.0 |
| 914 | 2026-02-25T01:26:44.588Z | Checking pin-project-lite v0.2.14 |
| 915 | 2026-02-25T01:26:44.722Z | Checking utf16_iter v1.0.5 |
| 916 | 2026-02-25T01:26:44.913Z | Checking form_urlencoded v1.2.2 |
| 917 | 2026-02-25T01:26:45.126Z | Compiling equivalent v1.0.2 |
| 918 | 2026-02-25T01:26:45.301Z | Compiling foldhash v0.2.0 |
| 919 | 2026-02-25T01:26:45.407Z | Compiling allocator-api2 v0.2.21 |
| 920 | 2026-02-25T01:26:45.483Z | Compiling regex-syntax v0.8.5 |
| 921 | 2026-02-25T01:26:45.684Z | Compiling portable-atomic v1.11.1 |
| 922 | 2026-02-25T01:26:45.927Z | Compiling ring v0.17.14 |
| 923 | 2026-02-25T01:26:46.107Z | Compiling hashbrown v0.16.1 |
| 924 | 2026-02-25T01:26:46.134Z | Checking scopeguard v1.2.0 |
| 925 | 2026-02-25T01:26:46.428Z | Compiling semver v1.0.27 |
| 926 | 2026-02-25T01:26:46.758Z | Checking socket2 v0.6.0 |
| 927 | 2026-02-25T01:26:47.023Z | Compiling aho-corasick v1.1.3 |
| 928 | 2026-02-25T01:26:47.068Z | Checking parking_lot v0.12.2 |
| 929 | 2026-02-25T01:26:47.408Z | Checking mio v1.0.2 |
| 930 | 2026-02-25T01:26:47.431Z | Checking signal-hook-registry v1.4.2 |
| 931 | 2026-02-25T01:26:47.456Z | Checking critical-section v1.2.0 |
| 932 | 2026-02-25T01:26:47.696Z | Checking iana-time-zone v0.1.64 |
| 933 | 2026-02-25T01:26:47.876Z | Compiling bitflags v2.9.4 |
| 934 | 2026-02-25T01:26:47.980Z | Compiling thiserror v1.0.64 |
| 935 | 2026-02-25T01:26:48.222Z | Checking once_cell v1.21.3 |
| 936 | 2026-02-25T01:26:48.259Z | Checking futures-core v0.3.32 |
| 937 | 2026-02-25T01:26:48.764Z | Compiling regex-automata v0.4.14 |
| 938 | 2026-02-25T01:26:49.016Z | Checking uuid v1.19.0 |
| 939 | 2026-02-25T01:26:49.627Z | Compiling synstructure v0.13.1 |
| 940 | 2026-02-25T01:26:50.255Z | Compiling serde_derive_internals v0.29.1 |
| 941 | 2026-02-25T01:26:50.702Z | Checking dyn-clone v1.0.17 |
| 942 | 2026-02-25T01:26:50.727Z | Compiling httparse v1.10.1 |
| 943 | 2026-02-25T01:26:50.760Z | Compiling fnv v1.0.7 |
| 944 | 2026-02-25T01:26:50.871Z | Compiling schemars v0.8.22 |
| 945 | 2026-02-25T01:26:50.893Z | Checking futures-sink v0.3.31 |
| 946 | 2026-02-25T01:26:50.920Z | Compiling indexmap v2.13.0 |
| 947 | 2026-02-25T01:26:51.260Z | Compiling typenum v1.17.0 |
| 948 | 2026-02-25T01:26:52.038Z | Compiling generic-array v0.14.7 |
| 949 | 2026-02-25T01:26:52.346Z | Checking futures-channel v0.3.31 |
| 950 | 2026-02-25T01:26:52.460Z | Checking pin-utils v0.1.0 |
| 951 | 2026-02-25T01:26:52.510Z | Checking rand_core v0.6.4 |
| 952 | 2026-02-25T01:26:52.513Z | Compiling errno v0.3.14 |
| 953 | 2026-02-25T01:26:52.569Z | Compiling regex v1.12.3 |
| 954 | 2026-02-25T01:26:52.703Z | Checking futures-task v0.3.31 |
| 955 | 2026-02-25T01:26:52.746Z | Checking subtle v2.5.0 |
| 956 | 2026-02-25T01:26:52.845Z | Checking futures-io v0.3.31 |
| 957 | 2026-02-25T01:26:52.965Z | Compiling ucd-trie v0.1.6 |
| 958 | 2026-02-25T01:26:52.997Z | Checking zeroize v1.7.0 |
| 959 | 2026-02-25T01:26:53.031Z | Compiling anyhow v1.0.100 |
| 960 | 2026-02-25T01:26:53.084Z | Compiling serde_derive v1.0.228 |
| 961 | 2026-02-25T01:26:53.149Z | Compiling zerofrom-derive v0.1.5 |
| 962 | 2026-02-25T01:26:53.242Z | Compiling yoke-derive v0.7.5 |
| 963 | 2026-02-25T01:26:53.374Z | Compiling zerovec-derive v0.10.3 |
| 964 | 2026-02-25T01:26:53.418Z | Compiling displaydoc v0.2.5 |
| 965 | 2026-02-25T01:26:53.477Z | Compiling icu_provider_macros v1.5.0 |
| 966 | 2026-02-25T01:26:53.603Z | Compiling tokio-macros v2.6.0 |
| 967 | 2026-02-25T01:26:54.562Z | Compiling schemars_derive v0.8.22 |
| 968 | 2026-02-25T01:26:54.902Z | Compiling thiserror-impl v2.0.18 |
| 969 | 2026-02-25T01:26:54.963Z | Compiling futures-macro v0.3.31 |
| 970 | 2026-02-25T01:26:55.106Z | Compiling thiserror-impl v1.0.64 |
| 971 | 2026-02-25T01:26:55.541Z | Compiling pest v2.8.4 |
| 972 | 2026-02-25T01:26:55.587Z | Compiling either v1.15.0 |
| 973 | 2026-02-25T01:26:55.874Z | Checking zerofrom v0.1.5 |
| 974 | 2026-02-25T01:26:56.092Z | Checking yoke v0.7.5 |
| 975 | 2026-02-25T01:26:56.463Z | Checking zerovec v0.10.4 |
| 976 | 2026-02-25T01:26:56.771Z | Checking futures-util v0.3.31 |
| 977 | 2026-02-25T01:26:57.132Z | Compiling strsim v0.11.1 |
| 978 | 2026-02-25T01:26:57.741Z | Compiling tracing-attributes v0.1.27 |
| 979 | 2026-02-25T01:26:57.776Z | Checking tracing-core v0.1.32 |
| 980 | 2026-02-25T01:26:57.825Z | Compiling slog v2.8.2 |
| 981 | 2026-02-25T01:26:57.854Z | Compiling rustix v0.38.34 |
| 982 | 2026-02-25T01:26:57.962Z | Checking tinystr v0.7.6 |
| 983 | 2026-02-25T01:26:58.191Z | Checking icu_collections v1.5.0 |
| 984 | 2026-02-25T01:26:58.326Z | Checking icu_locid v1.5.0 |
| 985 | 2026-02-25T01:26:58.429Z | Compiling pest_meta v2.8.4 |
| 986 | 2026-02-25T01:26:58.457Z | Checking untrusted v0.9.0 |
| 987 | 2026-02-25T01:26:58.500Z | Checking byteorder v1.5.0 |
| 988 | 2026-02-25T01:26:59.020Z | Checking rustls-pki-types v1.12.0 |
| 989 | 2026-02-25T01:26:59.319Z | Checking icu_provider v1.5.0 |
| 990 | 2026-02-25T01:26:59.979Z | Checking icu_locid_transform v1.5.0 |
| 991 | 2026-02-25T01:27:00.492Z | Checking bytes v1.11.1 |
| 992 | 2026-02-25T01:27:00.895Z | Compiling serde_tokenstream v0.2.3 |
| 993 | 2026-02-25T01:27:00.943Z | Checking chrono v0.4.42 |
| 994 | 2026-02-25T01:27:01.052Z | Checking icu_properties v1.5.1 |
| 995 | 2026-02-25T01:27:01.478Z | Compiling pest_generator v2.8.4 |
| 996 | 2026-02-25T01:27:01.520Z | Checking tokio v1.48.0 |
| 997 | 2026-02-25T01:27:01.956Z | Checking http v1.4.0 |
| 998 | 2026-02-25T01:27:02.204Z | Checking tracing v0.1.40 |
| 999 | 2026-02-25T01:27:02.559Z | Compiling ident_case v1.0.1 |
| 1000 | 2026-02-25T01:27:03.186Z | Compiling pest_derive v2.8.4 |
| 1001 | 2026-02-25T01:27:03.264Z | Compiling lazy_static v1.5.0 |
| 1002 | 2026-02-25T01:27:03.431Z | Compiling zerocopy v0.8.27 |
| 1003 | 2026-02-25T01:27:04.102Z | Compiling prettyplease v0.2.37 |
| 1004 | 2026-02-25T01:27:04.334Z | Compiling zerocopy-derive v0.8.27 |
| 1005 | 2026-02-25T01:27:04.506Z | Checking icu_normalizer v1.5.0 |
| 1006 | 2026-02-25T01:27:04.570Z | Compiling regress v0.10.5 |
| 1007 | 2026-02-25T01:27:04.885Z | Compiling minimal-lexical v0.2.1 |
| 1008 | 2026-02-25T01:27:05.246Z | Checking idna_adapter v1.2.0 |
| 1009 | 2026-02-25T01:27:05.376Z | Compiling glob v0.3.3 |
| 1010 | 2026-02-25T01:27:05.473Z | Checking idna v1.0.3 |
| 1011 | 2026-02-25T01:27:05.926Z | Compiling nom v7.1.3 |
| 1012 | 2026-02-25T01:27:06.000Z | Checking url v2.5.4 |
| 1013 | 2026-02-25T01:27:06.105Z | Compiling clang-sys v1.8.1 |
| 1014 | 2026-02-25T01:27:06.765Z | Checking ipnet v2.9.0 |
| 1015 | 2026-02-25T01:27:06.797Z | Compiling pkg-config v0.3.30 |
| 1016 | 2026-02-25T01:27:07.211Z | Compiling vcpkg v0.2.15 |
| 1017 | 2026-02-25T01:27:07.237Z | Checking base64 v0.22.1 |
| 1018 | 2026-02-25T01:27:07.722Z | Checking crypto-common v0.1.6 |
| 1019 | 2026-02-25T01:27:07.841Z | Checking http-body v1.0.1 |
| 1020 | 2026-02-25T01:27:08.073Z | Compiling libloading v0.8.9 |
| 1021 | 2026-02-25T01:27:08.152Z | Compiling bindgen v0.69.5 |
| 1022 | 2026-02-25T01:27:08.453Z | Compiling num-conv v0.1.0 |
| 1023 | 2026-02-25T01:27:08.479Z | Checking atomic-waker v1.1.2 |
| 1024 | 2026-02-25T01:27:08.573Z | Compiling time-core v0.1.6 |
| 1025 | 2026-02-25T01:27:08.668Z | Compiling camino v1.2.2 |
| 1026 | 2026-02-25T01:27:08.697Z | Checking tokio-util v0.7.16 |
| 1027 | 2026-02-25T01:27:08.734Z | Compiling home v0.5.11 |
| 1028 | 2026-02-25T01:27:08.899Z | Compiling time-macros v0.2.24 |
| 1029 | 2026-02-25T01:27:08.971Z | Compiling cexpr v0.6.0 |
| 1030 | 2026-02-25T01:27:09.022Z | Compiling which v4.4.2 |
| 1031 | 2026-02-25T01:27:09.363Z | Compiling itertools v0.12.1 |
| 1032 | 2026-02-25T01:27:09.485Z | Checking try-lock v0.2.5 |
| 1033 | 2026-02-25T01:27:09.533Z | Checking tower-service v0.3.3 |
| 1034 | 2026-02-25T01:27:09.652Z | Compiling rustc-hash v1.1.0 |
| 1035 | 2026-02-25T01:27:09.678Z | Compiling lazycell v1.3.0 |
| 1036 | 2026-02-25T01:27:09.777Z | Checking ppv-lite86 v0.2.17 |
| 1037 | 2026-02-25T01:27:09.835Z | Checking tower-layer v0.3.3 |
| 1038 | 2026-02-25T01:27:09.881Z | Compiling paste v1.0.15 |
| 1039 | 2026-02-25T01:27:10.144Z | Checking h2 v0.4.6 |
| 1040 | 2026-02-25T01:27:10.316Z | Checking want v0.3.1 |
| 1041 | 2026-02-25T01:27:10.450Z | Compiling scroll_derive v0.13.1 |
| 1042 | 2026-02-25T01:27:10.494Z | Compiling cmake v0.1.54 |
| 1043 | 2026-02-25T01:27:10.534Z | Checking httpdate v1.0.3 |
| 1044 | 2026-02-25T01:27:10.800Z | Compiling dunce v1.0.5 |
| 1045 | 2026-02-25T01:27:10.963Z | Checking ryu v1.0.18 |
| 1046 | 2026-02-25T01:27:11.141Z | Compiling fs_extra v1.3.0 |
| 1047 | 2026-02-25T01:27:11.213Z | Compiling async-trait v0.1.89 |
| 1048 | 2026-02-25T01:27:11.242Z | Checking pretty-hex v0.4.1 |
| 1049 | 2026-02-25T01:27:11.531Z | Checking http-body-util v0.1.3 |
| 1050 | 2026-02-25T01:27:11.628Z | Compiling aws-lc-rs v1.13.3 |
| 1051 | 2026-02-25T01:27:12.022Z | Checking plain v0.2.3 |
| 1052 | 2026-02-25T01:27:12.130Z | Checking serde_urlencoded v0.7.1 |
| 1053 | 2026-02-25T01:27:12.184Z | Compiling openapiv3 v2.2.0 |
| 1054 | 2026-02-25T01:27:12.208Z | Checking erased-serde v0.3.31 |
| 1055 | 2026-02-25T01:27:12.247Z | Checking cpufeatures v0.2.12 |
| 1056 | 2026-02-25T01:27:12.795Z | Compiling scroll v0.13.0 |
| 1057 | 2026-02-25T01:27:13.389Z | Checking block-buffer v0.10.4 |
| 1058 | 2026-02-25T01:27:14.176Z | Compiling usdt-impl v0.6.0 |
| 1059 | 2026-02-25T01:27:14.292Z | Checking hyper v1.8.1 |
| 1060 | 2026-02-25T01:27:14.597Z | Compiling crossbeam-utils v0.8.19 |
| 1061 | 2026-02-25T01:27:14.869Z | Checking untrusted v0.7.1 |
| 1062 | 2026-02-25T01:27:15.122Z | Compiling goblin v0.10.4 |
| 1063 | 2026-02-25T01:27:15.253Z | Checking digest v0.10.7 |
| 1064 | 2026-02-25T01:27:15.256Z | Compiling typify-impl v0.4.3 |
| 1065 | 2026-02-25T01:27:16.270Z | Checking hyper-util v0.1.19 |
| 1066 | 2026-02-25T01:27:17.423Z | Compiling darling_core v0.21.3 |
| 1067 | 2026-02-25T01:27:19.009Z | Compiling rustls v0.23.31 |
| 1068 | 2026-02-25T01:27:19.359Z | Checking rand_chacha v0.3.1 |
| 1069 | 2026-02-25T01:27:19.649Z | Compiling dtrace-parser v0.3.0 |
| 1070 | 2026-02-25T01:27:19.749Z | Compiling thread-id v5.0.0 |
| 1071 | 2026-02-25T01:27:19.811Z | Compiling rustls v0.22.4 |
| 1072 | 2026-02-25T01:27:19.892Z | Compiling unsafe-libyaml v0.2.11 |
| 1073 | 2026-02-25T01:27:20.218Z | Checking rand v0.8.5 |
| 1074 | 2026-02-25T01:27:21.186Z | Compiling serde_yaml v0.9.34+deprecated |
| 1075 | 2026-02-25T01:27:21.421Z | Checking futures-executor v0.3.31 |
| 1076 | 2026-02-25T01:27:21.541Z | Compiling strum_macros v0.26.4 |
| 1077 | 2026-02-25T01:27:21.692Z | Compiling rustix v1.1.2 |
| 1078 | 2026-02-25T01:27:21.961Z | Compiling slog-async v2.8.0 |
| 1079 | 2026-02-25T01:27:22.385Z | Compiling dof v0.4.0 |
| 1080 | 2026-02-25T01:27:22.931Z | Checking futures v0.3.31 |
| 1081 | 2026-02-25T01:27:23.070Z | Compiling openssl-sys v0.9.107 |
| 1082 | 2026-02-25T01:27:23.142Z | Compiling darling_macro v0.21.3 |
| 1083 | 2026-02-25T01:27:24.146Z | Compiling darling v0.21.3 |
| 1084 | 2026-02-25T01:27:24.195Z | Compiling daft-derive v0.1.5 |
| 1085 | 2026-02-25T01:27:24.267Z | Compiling typify-macro v0.4.3 |
| 1086 | 2026-02-25T01:27:24.292Z | Checking sync_wrapper v1.0.1 |
| 1087 | 2026-02-25T01:27:24.317Z | Compiling multer v3.1.0 |
| 1088 | 2026-02-25T01:27:24.361Z | Compiling aws-lc-sys v0.30.0 |
| 1089 | 2026-02-25T01:27:24.467Z | Checking encoding_rs v0.8.34 |
| 1090 | 2026-02-25T01:27:24.692Z | Checking mime v0.3.17 |
| 1091 | 2026-02-25T01:27:25.001Z | Compiling omicron-workspace-hack v0.1.0 |
| 1092 | 2026-02-25T01:27:25.181Z | Checking tower v0.5.2 |
| 1093 | 2026-02-25T01:27:25.243Z | Compiling usdt-macro v0.6.0 |
| 1094 | 2026-02-25T01:27:25.342Z | Compiling usdt-attr-macro v0.6.0 |
| 1095 | 2026-02-25T01:27:25.983Z | Checking webpki-roots v0.26.3 |
| 1096 | 2026-02-25T01:27:26.243Z | Compiling async-stream-impl v0.3.6 |
| 1097 | 2026-02-25T01:27:26.663Z | Checking powerfmt v0.2.0 |
| 1098 | 2026-02-25T01:27:26.949Z | Checking iri-string v0.7.8 |
| 1099 | 2026-02-25T01:27:27.025Z | Checking deranged v0.5.3 |
| 1100 | 2026-02-25T01:27:27.401Z | Compiling typify v0.4.3 |
| 1101 | 2026-02-25T01:27:27.478Z | Checking sha1 v0.10.6 |
| 1102 | 2026-02-25T01:27:27.545Z | Compiling dropshot v0.16.6 |
| 1103 | 2026-02-25T01:27:27.579Z | Checking is-terminal v0.4.12 |
| 1104 | 2026-02-25T01:27:27.706Z | Checking match_cfg v0.1.0 |
| 1105 | 2026-02-25T01:27:27.916Z | Checking winnow v0.7.13 |
| 1106 | 2026-02-25T01:27:28.058Z | Checking num_threads v0.1.7 |
| 1107 | 2026-02-25T01:27:28.191Z | Checking hostname v0.3.1 |
| 1108 | 2026-02-25T01:27:28.238Z | Checking ipnetwork v0.21.1 |
| 1109 | 2026-02-25T01:27:28.338Z | Compiling dropshot_endpoint v0.16.6 |
| 1110 | 2026-02-25T01:27:28.659Z | Compiling structmeta-derive v0.3.0 |
| 1111 | 2026-02-25T01:27:29.375Z | Checking tower-http v0.6.8 |
| 1112 | 2026-02-25T01:27:29.515Z | Checking time v0.3.44 |
| 1113 | 2026-02-25T01:27:29.936Z | Checking foreign-types-shared v0.1.1 |
| 1114 | 2026-02-25T01:27:30.080Z | Compiling ref-cast v1.0.25 |
| 1115 | 2026-02-25T01:27:30.103Z | Compiling openssl v0.10.72 |
| 1116 | 2026-02-25T01:27:30.104Z | Checking fastrand v2.3.0 |
| 1117 | 2026-02-25T01:27:30.457Z | Checking tempfile v3.23.0 |
| 1118 | 2026-02-25T01:27:30.610Z | Checking foreign-types v0.3.2 |
| 1119 | 2026-02-25T01:27:30.727Z | Checking crossbeam-channel v0.5.15 |
| 1120 | 2026-02-25T01:27:30.821Z | Compiling openssl-macros v0.1.1 |
| 1121 | 2026-02-25T01:27:30.937Z | Compiling structmeta v0.3.0 |
| 1122 | 2026-02-25T01:27:31.214Z | Compiling ref-cast-impl v1.0.25 |
| 1123 | 2026-02-25T01:27:31.288Z | Checking rand_core v0.9.3 |
| 1124 | 2026-02-25T01:27:31.406Z | Compiling native-tls v0.2.11 |
| 1125 | 2026-02-25T01:27:31.699Z | Checking rand_chacha v0.9.0 |
| 1126 | 2026-02-25T01:27:31.943Z | Checking thread_local v1.1.8 |
| 1127 | 2026-02-25T01:27:32.091Z | Checking openssl-probe v0.1.5 |
| 1128 | 2026-02-25T01:27:32.289Z | Checking rand v0.9.2 |
| 1129 | 2026-02-25T01:27:32.456Z | Compiling progenitor-impl v0.11.1 |
| 1130 | 2026-02-25T01:27:32.460Z | Checking strum v0.26.3 |
| 1131 | 2026-02-25T01:27:33.190Z | Checking rustls-webpki v0.102.4 |
| 1132 | 2026-02-25T01:27:33.361Z | Checking take_mut v0.2.2 |
| 1133 | 2026-02-25T01:27:33.397Z | Compiling syn v1.0.109 |
| 1134 | 2026-02-25T01:27:33.710Z | Checking debug-ignore v1.0.5 |
| 1135 | 2026-02-25T01:27:33.876Z | Checking term v1.2.0 |
| 1136 | 2026-02-25T01:27:34.332Z | Checking slog-term v2.9.2 |
| 1137 | 2026-02-25T01:27:34.888Z | Checking slog-json v2.6.1 |
| 1138 | 2026-02-25T01:27:35.004Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1139 | 2026-02-25T01:27:35.166Z | Checking oxnet v0.1.3 |
| 1140 | 2026-02-25T01:27:35.408Z | Compiling serde_with_macros v3.15.0 |
| 1141 | 2026-02-25T01:27:35.629Z | Compiling strum_macros v0.27.2 |
| 1142 | 2026-02-25T01:27:35.799Z | Compiling derive-where v1.6.0 |
| 1143 | 2026-02-25T01:27:37.521Z | Checking tokio-native-tls v0.3.1 |
| 1144 | 2026-02-25T01:27:37.529Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1145 | 2026-02-25T01:27:37.718Z | Checking serde_spanned v1.0.4 |
| 1146 | 2026-02-25T01:27:37.862Z | Checking memmap2 v0.9.9 |
| 1147 | 2026-02-25T01:27:37.933Z | Compiling progenitor-macro v0.11.1 |
| 1148 | 2026-02-25T01:27:38.562Z | Checking spin v0.9.8 |
| 1149 | 2026-02-25T01:27:39.025Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1150 | 2026-02-25T01:27:39.070Z | Checking usdt v0.6.0 |
| 1151 | 2026-02-25T01:27:39.521Z | Checking toml v0.9.10+spec-1.1.0 |
| 1152 | 2026-02-25T01:27:40.021Z | Checking hyper-tls v0.6.0 |
| 1153 | 2026-02-25T01:27:40.024Z | Checking tokio-rustls v0.25.0 |
| 1154 | 2026-02-25T01:27:40.074Z | Checking slog-bunyan v2.5.0 |
| 1155 | 2026-02-25T01:27:40.342Z | Compiling derive-ex v0.1.8 |
| 1156 | 2026-02-25T01:27:40.763Z | Checking async-stream v0.3.6 |
| 1157 | 2026-02-25T01:27:41.138Z | Checking waitgroup v0.1.2 |
| 1158 | 2026-02-25T01:27:41.336Z | Checking newtype-uuid v1.3.1 |
| 1159 | 2026-02-25T01:27:41.443Z | Compiling newtype-uuid-macros v0.1.0 |
| 1160 | 2026-02-25T01:27:41.820Z | Checking rustls-pemfile v2.2.0 |
| 1161 | 2026-02-25T01:27:41.872Z | Checking webpki-roots v1.0.3 |
| 1162 | 2026-02-25T01:27:42.046Z | Checking serde_path_to_error v0.1.20 |
| 1163 | 2026-02-25T01:27:42.514Z | Checking hostname v0.4.2 |
| 1164 | 2026-02-25T01:27:42.714Z | Checking quick-error v1.2.3 |
| 1165 | 2026-02-25T01:27:44.464Z | Compiling test-strategy v0.4.3 |
| 1166 | 2026-02-25T01:27:49.355Z | Compiling parse-display-derive v0.10.0 |
| 1167 | 2026-02-25T01:27:49.410Z | Compiling toml_datetime v0.6.11 |
| 1168 | 2026-02-25T01:27:49.410Z | Checking macaddr v1.0.1 |
| 1169 | 2026-02-25T01:27:49.410Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1170 | 2026-02-25T01:27:49.410Z | Checking daft v0.1.5 |
| 1171 | 2026-02-25T01:27:49.502Z | Checking hex v0.4.3 |
| 1172 | 2026-02-25T01:27:49.905Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1173 | 2026-02-25T01:27:50.493Z | Compiling zerocopy-derive v0.7.34 |
| 1174 | 2026-02-25T01:27:50.750Z | Checking wait-timeout v0.2.0 |
| 1175 | 2026-02-25T01:27:50.774Z | Checking bit-vec v0.6.3 |
| 1176 | 2026-02-25T01:27:50.964Z | Checking rusty-fork v0.3.0 |
| 1177 | 2026-02-25T01:27:51.143Z | Checking bit-set v0.5.3 |
| 1178 | 2026-02-25T01:27:51.834Z | Checking strum v0.27.2 |
| 1179 | 2026-02-25T01:27:52.044Z | Checking serde_with v3.15.0 |
| 1180 | 2026-02-25T01:27:52.980Z | Checking rand_xorshift v0.3.0 |
| 1181 | 2026-02-25T01:27:53.547Z | Checking unarray v0.1.4 |
| 1182 | 2026-02-25T01:27:53.736Z | Checking proptest v1.5.0 |
| 1183 | 2026-02-25T01:27:53.765Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1184 | 2026-02-25T01:27:53.928Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1185 | 2026-02-25T01:27:54.068Z | Compiling clap_derive v4.5.4 |
| 1186 | 2026-02-25T01:27:54.812Z | Checking instant v0.1.12 |
| 1187 | 2026-02-25T01:27:55.224Z | Checking utf8parse v0.2.1 |
| 1188 | 2026-02-25T01:27:55.417Z | Checking rustc-hash v2.1.1 |
| 1189 | 2026-02-25T01:27:55.457Z | Checking anstyle-parse v0.2.4 |
| 1190 | 2026-02-25T01:27:55.638Z | Checking iddqd v0.3.14 |
| 1191 | 2026-02-25T01:27:55.680Z | Checking backoff v0.4.0 |
| 1192 | 2026-02-25T01:27:55.834Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1193 | 2026-02-25T01:27:55.993Z | Checking parse-display v0.10.0 |
| 1194 | 2026-02-25T01:27:56.193Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1195 | 2026-02-25T01:27:56.354Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1196 | 2026-02-25T01:27:56.826Z | Checking colorchoice v1.0.1 |
| 1197 | 2026-02-25T01:27:57.015Z | Compiling crucible-workspace-hack v0.1.0 |
| 1198 | 2026-02-25T01:27:57.422Z | Checking anstyle v1.0.7 |
| 1199 | 2026-02-25T01:27:57.425Z | Checking is_terminal_polyfill v1.70.0 |
| 1200 | 2026-02-25T01:27:57.517Z | Checking anstyle-query v1.0.3 |
| 1201 | 2026-02-25T01:27:57.769Z | Compiling rustls-webpki v0.103.4 |
| 1202 | 2026-02-25T01:27:57.818Z | Checking anstream v0.6.14 |
| 1203 | 2026-02-25T01:27:58.051Z | Compiling zerocopy v0.7.34 |
| 1204 | 2026-02-25T01:27:58.196Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1205 | 2026-02-25T01:27:58.223Z | Checking terminal_size v0.3.0 |
| 1206 | 2026-02-25T01:27:59.021Z | Compiling scroll_derive v0.12.0 |
| 1207 | 2026-02-25T01:27:59.277Z | Compiling usdt-impl v0.5.0 |
| 1208 | 2026-02-25T01:27:59.435Z | Compiling winnow v0.5.40 |
| 1209 | 2026-02-25T01:27:59.700Z | Compiling heck v0.4.1 |
| 1210 | 2026-02-25T01:27:59.955Z | Checking clap_lex v0.7.0 |
| 1211 | 2026-02-25T01:28:00.433Z | Checking clap_builder v4.5.2 |
| 1212 | 2026-02-25T01:28:00.439Z | Checking scroll v0.12.0 |
| 1213 | 2026-02-25T01:28:00.439Z | Compiling dof v0.3.0 |
| 1214 | 2026-02-25T01:28:01.319Z | Compiling dtrace-parser v0.2.0 |
| 1215 | 2026-02-25T01:28:01.535Z | Compiling thread-id v4.2.1 |
| 1216 | 2026-02-25T01:28:03.037Z | Compiling toml_edit v0.19.15 |
| 1217 | 2026-02-25T01:28:03.062Z | Checking goblin v0.8.2 |
| 1218 | 2026-02-25T01:28:03.602Z | Checking clap v4.5.4 |
| 1219 | 2026-02-25T01:28:05.014Z | Checking serde_spanned v0.6.9 |
| 1220 | 2026-02-25T01:28:05.426Z | Checking unicode-width v0.1.14 |
| 1221 | 2026-02-25T01:28:05.831Z | Compiling proc-macro-crate v1.3.1 |
| 1222 | 2026-02-25T01:28:05.948Z | Checking data-encoding v2.6.0 |
| 1223 | 2026-02-25T01:28:07.348Z | Compiling tokio-rustls v0.26.0 |
| 1224 | 2026-02-25T01:28:07.830Z | Compiling hyper-rustls v0.27.3 |
| 1225 | 2026-02-25T01:28:08.361Z | Checking num-integer v0.1.46 |
| 1226 | 2026-02-25T01:28:09.295Z | Compiling usdt-attr-macro v0.5.0 |
| 1227 | 2026-02-25T01:28:09.371Z | Compiling usdt-macro v0.5.0 |
| 1228 | 2026-02-25T01:28:10.290Z | Checking memmap v0.7.0 |
| 1229 | 2026-02-25T01:28:10.545Z | Checking tinyvec_macros v0.1.1 |
| 1230 | 2026-02-25T01:28:10.841Z | Compiling reqwest v0.12.23 |
| 1231 | 2026-02-25T01:28:10.979Z | Checking usdt v0.5.0 |
| 1232 | 2026-02-25T01:28:11.039Z | Checking tinyvec v1.6.0 |
| 1233 | 2026-02-25T01:28:11.542Z | Checking num-bigint v0.4.5 |
| 1234 | 2026-02-25T01:28:12.367Z | Checking crossbeam-epoch v0.9.18 |
| 1235 | 2026-02-25T01:28:12.449Z | Compiling itertools v0.14.0 |
| 1236 | 2026-02-25T01:28:12.806Z | Compiling proc-macro-error-attr v1.0.4 |
| 1237 | 2026-02-25T01:28:13.345Z | Compiling heapless v0.8.0 |
| 1238 | 2026-02-25T01:28:13.773Z | Compiling progenitor-client v0.11.1 |
| 1239 | 2026-02-25T01:28:13.841Z | Checking num-rational v0.4.2 |
| 1240 | 2026-02-25T01:28:14.494Z | Checking num-iter v0.1.45 |
| 1241 | 2026-02-25T01:28:15.062Z | Compiling darling_core v0.20.11 |
| 1242 | 2026-02-25T01:28:15.425Z | Checking num-complex v0.4.6 |
| 1243 | 2026-02-25T01:28:15.495Z | Compiling ingot-macros v0.1.1 |
| 1244 | 2026-02-25T01:28:15.728Z | Checking hash32 v0.3.1 |
| 1245 | 2026-02-25T01:28:16.673Z | Compiling proc-macro-error v1.0.4 |
| 1246 | 2026-02-25T01:28:17.348Z | Compiling smoltcp v0.11.0 |
| 1247 | 2026-02-25T01:28:17.986Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1248 | 2026-02-25T01:28:18.243Z | Checking bitflags v1.3.2 |
| 1249 | 2026-02-25T01:28:20.324Z | Compiling darling_macro v0.20.11 |
| 1250 | 2026-02-25T01:28:20.832Z | Checking num v0.4.3 |
| 1251 | 2026-02-25T01:28:21.766Z | Compiling progenitor v0.11.1 |
| 1252 | 2026-02-25T01:28:21.872Z | Compiling num_enum_derive v0.7.4 |
| 1253 | 2026-02-25T01:28:22.114Z | Checking ingot-types v0.1.2 |
| 1254 | 2026-02-25T01:28:22.650Z | Checking bstr v1.9.1 |
| 1255 | 2026-02-25T01:28:23.202Z | Checking cobs v0.2.3 |
| 1256 | 2026-02-25T01:28:23.447Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1257 | 2026-02-25T01:28:23.450Z | Checking toml_write v0.1.2 |
| 1258 | 2026-02-25T01:28:23.450Z | Checking managed v0.8.0 |
| 1259 | 2026-02-25T01:28:23.828Z | Checking toml_edit v0.22.27 |
| 1260 | 2026-02-25T01:28:24.238Z | Checking num_enum v0.7.4 |
| 1261 | 2026-02-25T01:28:24.460Z | Checking postcard v1.0.9 |
| 1262 | 2026-02-25T01:28:25.054Z | Checking ingot v0.1.1 |
| 1263 | 2026-02-25T01:28:26.175Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1264 | 2026-02-25T01:28:26.554Z | Compiling darling v0.20.11 |
| 1265 | 2026-02-25T01:28:27.137Z | Compiling progenitor-client v0.10.0 |
| 1266 | 2026-02-25T01:28:27.998Z | Compiling enum-as-inner v0.6.0 |
| 1267 | 2026-02-25T01:28:28.609Z | Compiling libz-sys v1.1.16 |
| 1268 | 2026-02-25T01:28:28.907Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1269 | 2026-02-25T01:28:29.347Z | Compiling foreign-types-macros v0.2.3 |
| 1270 | 2026-02-25T01:28:29.583Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1271 | 2026-02-25T01:28:30.308Z | Checking is_ci v1.2.0 |
| 1272 | 2026-02-25T01:28:30.421Z | Checking foreign-types-shared v0.3.1 |
| 1273 | 2026-02-25T01:28:30.471Z | Compiling semver v0.1.20 |
| 1274 | 2026-02-25T01:28:30.519Z | Compiling rayon-core v1.12.1 |
| 1275 | 2026-02-25T01:28:30.642Z | Checking foreign-types v0.5.0 |
| 1276 | 2026-02-25T01:28:30.971Z | Compiling rustc_version v0.1.7 |
| 1277 | 2026-02-25T01:28:31.207Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1278 | 2026-02-25T01:28:31.385Z | Compiling derive_builder_core v0.20.2 |
| 1279 | 2026-02-25T01:28:31.488Z | Checking toml v0.8.23 |
| 1280 | 2026-02-25T01:28:32.452Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1281 | 2026-02-25T01:28:32.497Z | Checking crossbeam-deque v0.8.5 |
| 1282 | 2026-02-25T01:28:32.869Z | Checking tabwriter v1.4.0 |
| 1283 | 2026-02-25T01:28:33.041Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1284 | 2026-02-25T01:28:33.148Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1285 | 2026-02-25T01:28:33.455Z | Checking cstr-argument v0.1.2 |
| 1286 | 2026-02-25T01:28:33.680Z | Compiling owo-colors v4.2.3 |
| 1287 | 2026-02-25T01:28:33.974Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1288 | 2026-02-25T01:28:34.001Z | Checking float-ord v0.3.2 |
| 1289 | 2026-02-25T01:28:34.394Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1290 | 2026-02-25T01:28:34.407Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1291 | 2026-02-25T01:28:34.709Z | Compiling derive_builder_macro v0.20.2 |
| 1292 | 2026-02-25T01:28:34.793Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1293 | 2026-02-25T01:28:35.078Z | Compiling newtype_derive v0.1.6 |
| 1294 | 2026-02-25T01:28:35.484Z | Checking supports-color v3.0.2 |
| 1295 | 2026-02-25T01:28:35.510Z | Checking supports-color v2.1.0 |
| 1296 | 2026-02-25T01:28:35.639Z | Checking resolv-conf v0.7.0 |
| 1297 | 2026-02-25T01:28:35.703Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1298 | 2026-02-25T01:28:35.733Z | Compiling vergen-lib v0.1.6 |
| 1299 | 2026-02-25T01:28:35.755Z | Compiling slog-dtrace v0.3.0 |
| 1300 | 2026-02-25T01:28:36.038Z | Checking linked-hash-map v0.5.6 |
| 1301 | 2026-02-25T01:28:36.170Z | Checking colored v3.0.0 |
| 1302 | 2026-02-25T01:28:36.433Z | Checking lru-cache v0.1.2 |
| 1303 | 2026-02-25T01:28:36.657Z | Compiling derive_builder v0.20.2 |
| 1304 | 2026-02-25T01:28:36.849Z | Checking rayon v1.10.0 |
| 1305 | 2026-02-25T01:28:36.875Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1306 | 2026-02-25T01:28:37.598Z | Checking hickory-proto v0.24.4 |
| 1307 | 2026-02-25T01:28:38.264Z | Compiling zone_cfg_derive v0.3.0 |
| 1308 | 2026-02-25T01:28:38.446Z | Checking similar v2.7.0 |
| 1309 | 2026-02-25T01:28:39.701Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1310 | 2026-02-25T01:28:40.389Z | Compiling hubpack_derive v0.1.1 |
| 1311 | 2026-02-25T01:28:40.473Z | Checking atomicwrites v0.4.4 |
| 1312 | 2026-02-25T01:28:40.730Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1313 | 2026-02-25T01:28:40.934Z | Checking camino-tempfile v1.4.1 |
| 1314 | 2026-02-25T01:28:41.287Z | Compiling cargo-platform v0.1.8 |
| 1315 | 2026-02-25T01:28:41.391Z | Compiling serde_repr v0.1.19 |
| 1316 | 2026-02-25T01:28:41.427Z | Compiling num-derive v0.4.2 |
| 1317 | 2026-02-25T01:28:41.634Z | Compiling vergen v9.0.6 |
| 1318 | 2026-02-25T01:28:41.803Z | Checking sigpipe v0.1.3 |
| 1319 | 2026-02-25T01:28:41.945Z | Checking base64 v0.21.7 |
| 1320 | 2026-02-25T01:28:42.043Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1321 | 2026-02-25T01:28:42.381Z | Checking indent_write v2.2.0 |
| 1322 | 2026-02-25T01:28:42.429Z | Compiling convert_case v0.4.0 |
| 1323 | 2026-02-25T01:28:42.457Z | Checking siphasher v1.0.1 |
| 1324 | 2026-02-25T01:28:42.600Z | Checking base64ct v1.6.0 |
| 1325 | 2026-02-25T01:28:42.627Z | Checking jiff v0.2.15 |
| 1326 | 2026-02-25T01:28:42.805Z | Checking phf_shared v0.12.1 |
| 1327 | 2026-02-25T01:28:43.110Z | Checking password-hash v0.5.0 |
| 1328 | 2026-02-25T01:28:43.163Z | Compiling derive_more v0.99.20 |
| 1329 | 2026-02-25T01:28:43.229Z | Compiling cargo_metadata v0.19.2 |
| 1330 | 2026-02-25T01:28:43.547Z | Checking zone v0.3.1 |
| 1331 | 2026-02-25T01:28:43.631Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1332 | 2026-02-25T01:28:44.090Z | Checking hubpack v0.1.2 |
| 1333 | 2026-02-25T01:28:44.288Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1334 | 2026-02-25T01:28:44.443Z | Checking hickory-resolver v0.24.4 |
| 1335 | 2026-02-25T01:28:44.600Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1336 | 2026-02-25T01:28:46.057Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1337 | 2026-02-25T01:28:47.000Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1338 | 2026-02-25T01:28:47.132Z | Checking terminal_size v0.4.3 |
| 1339 | 2026-02-25T01:28:47.552Z | Compiling progenitor-impl v0.10.0 |
| 1340 | 2026-02-25T01:28:48.131Z | Checking blake2 v0.10.6 |
| 1341 | 2026-02-25T01:28:48.628Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1342 | 2026-02-25T01:28:48.808Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1343 | 2026-02-25T01:28:48.899Z | Checking tokio-stream v0.1.17 |
| 1344 | 2026-02-25T01:28:49.108Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1345 | 2026-02-25T01:28:49.141Z | Checking serde-big-array v0.5.1 |
| 1346 | 2026-02-25T01:28:49.407Z | Checking smf v0.2.3 |
| 1347 | 2026-02-25T01:28:49.751Z | Compiling pin-project-internal v1.1.10 |
| 1348 | 2026-02-25T01:28:49.933Z | Compiling rustc_version v0.4.1 |
| 1349 | 2026-02-25T01:28:50.112Z | Compiling vergen-git2 v1.0.7 |
| 1350 | 2026-02-25T01:28:50.513Z | Checking foldhash v0.1.5 |
| 1351 | 2026-02-25T01:28:50.542Z | Checking static_assertions v1.1.0 |
| 1352 | 2026-02-25T01:28:50.568Z | Checking whoami v1.5.1 |
| 1353 | 2026-02-25T01:28:50.669Z | Compiling cancel-safe-futures v0.1.5 |
| 1354 | 2026-02-25T01:28:50.775Z | Compiling unicode-xid v0.2.4 |
| 1355 | 2026-02-25T01:28:50.925Z | Checking unicode-linebreak v0.1.5 |
| 1356 | 2026-02-25T01:28:51.019Z | Checking smawk v0.3.2 |
| 1357 | 2026-02-25T01:28:51.147Z | Checking unicode-segmentation v1.11.0 |
| 1358 | 2026-02-25T01:28:51.269Z | Checking unicode-width v0.2.1 |
| 1359 | 2026-02-25T01:28:51.373Z | Compiling chrono-tz v0.10.4 |
| 1360 | 2026-02-25T01:28:51.443Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1361 | 2026-02-25T01:28:51.823Z | Checking textwrap v0.16.2 |
| 1362 | 2026-02-25T01:28:51.885Z | Checking newline-converter v0.3.0 |
| 1363 | 2026-02-25T01:28:51.913Z | Compiling const_format_proc_macros v0.2.34 |
| 1364 | 2026-02-25T01:28:52.073Z | Checking hashbrown v0.15.2 |
| 1365 | 2026-02-25T01:28:52.277Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1366 | 2026-02-25T01:28:52.398Z | Checking pin-project v1.1.10 |
| 1367 | 2026-02-25T01:28:53.029Z | Compiling progenitor-macro v0.10.0 |
| 1368 | 2026-02-25T01:28:53.099Z | Checking qorb v0.4.1 |
| 1369 | 2026-02-25T01:28:53.350Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1370 | 2026-02-25T01:28:53.689Z | Checking argon2 v0.5.3 |
| 1371 | 2026-02-25T01:28:54.192Z | Checking phf v0.12.1 |
| 1372 | 2026-02-25T01:28:54.477Z | Checking globset v0.4.14 |
| 1373 | 2026-02-25T01:28:55.034Z | Checking unicode-normalization v0.1.24 |
| 1374 | 2026-02-25T01:28:55.062Z | Checking tokio-dtrace v0.1.1 |
| 1375 | 2026-02-25T01:28:55.400Z | Checking console v0.15.8 |
| 1376 | 2026-02-25T01:28:56.010Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1377 | 2026-02-25T01:28:56.933Z | Checking libsw-core v0.3.2 |
| 1378 | 2026-02-25T01:28:57.094Z | Compiling typify-impl v0.6.1 |
| 1379 | 2026-02-25T01:28:57.208Z | Checking secrecy v0.10.3 |
| 1380 | 2026-02-25T01:28:57.406Z | Compiling async-recursion v1.1.1 |
| 1381 | 2026-02-25T01:28:57.680Z | Compiling snafu-derive v0.8.9 |
| 1382 | 2026-02-25T01:28:58.178Z | Compiling cookie v0.18.1 |
| 1383 | 2026-02-25T01:28:58.583Z | Checking csv-core v0.1.12 |
| 1384 | 2026-02-25T01:28:58.668Z | Checking same-file v1.0.6 |
| 1385 | 2026-02-25T01:28:58.710Z | Checking utf-8 v0.7.6 |
| 1386 | 2026-02-25T01:28:58.941Z | Compiling rustls v0.21.12 |
| 1387 | 2026-02-25T01:28:58.969Z | Checking highway v1.3.0 |
| 1388 | 2026-02-25T01:28:59.244Z | Compiling cfg_aliases v0.2.1 |
| 1389 | 2026-02-25T01:28:59.317Z | Checking bytecount v0.6.9 |
| 1390 | 2026-02-25T01:28:59.376Z | Checking fixedbitset v0.4.2 |
| 1391 | 2026-02-25T01:28:59.442Z | Compiling moka v0.12.10 |
| 1392 | 2026-02-25T01:28:59.491Z | Checking fixedbitset v0.5.7 |
| 1393 | 2026-02-25T01:28:59.657Z | Checking petgraph v0.6.5 |
| 1394 | 2026-02-25T01:28:59.834Z | Checking papergrid v0.11.0 |
| 1395 | 2026-02-25T01:28:59.901Z | Checking petgraph v0.8.3 |
| 1396 | 2026-02-25T01:29:01.320Z | Compiling nix v0.29.0 |
| 1397 | 2026-02-25T01:29:01.786Z | Checking snafu v0.8.9 |
| 1398 | 2026-02-25T01:29:02.248Z | Checking tungstenite v0.21.0 |
| 1399 | 2026-02-25T01:29:02.758Z | Checking csv v1.3.1 |
| 1400 | 2026-02-25T01:29:03.072Z | Checking walkdir v2.5.0 |
| 1401 | 2026-02-25T01:29:03.295Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1402 | 2026-02-25T01:29:03.386Z | Checking libsw v3.5.0 |
| 1403 | 2026-02-25T01:29:03.487Z | Checking progenitor v0.10.0 |
| 1404 | 2026-02-25T01:29:03.607Z | Checking expectorate v1.2.0 |
| 1405 | 2026-02-25T01:29:03.639Z | Checking olpc-cjson v0.1.4 |
| 1406 | 2026-02-25T01:29:03.666Z | Checking oxide-tokio-rt v0.1.2 |
| 1407 | 2026-02-25T01:29:03.812Z | Checking const_format v0.2.35 |
| 1408 | 2026-02-25T01:29:03.893Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1409 | 2026-02-25T01:29:04.254Z | Compiling tabled_derive v0.7.0 |
| 1410 | 2026-02-25T01:29:04.283Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1411 | 2026-02-25T01:29:04.745Z | Checking gethostname v0.5.0 |
| 1412 | 2026-02-25T01:29:04.895Z | Checking pem v3.0.5 |
| 1413 | 2026-02-25T01:29:04.898Z | Checking inout v0.1.3 |
| 1414 | 2026-02-25T01:29:04.960Z | Checking sct v0.7.1 |
| 1415 | 2026-02-25T01:29:05.119Z | Checking rustls-webpki v0.101.7 |
| 1416 | 2026-02-25T01:29:05.175Z | Checking serde_plain v1.0.2 |
| 1417 | 2026-02-25T01:29:05.202Z | Checking bcs v0.1.6 |
| 1418 | 2026-02-25T01:29:05.433Z | Checking termtree v0.5.1 |
| 1419 | 2026-02-25T01:29:05.657Z | Compiling radium v0.7.0 |
| 1420 | 2026-02-25T01:29:05.683Z | Checking tagptr v0.2.0 |
| 1421 | 2026-02-25T01:29:05.762Z | Checking linear-map v1.2.0 |
| 1422 | 2026-02-25T01:29:05.935Z | Compiling typify-macro v0.6.1 |
| 1423 | 2026-02-25T01:29:05.966Z | Checking typed-path v0.9.3 |
| 1424 | 2026-02-25T01:29:06.075Z | Checking swrite v0.1.0 |
| 1425 | 2026-02-25T01:29:06.100Z | Checking tabled v0.15.0 |
| 1426 | 2026-02-25T01:29:06.227Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1427 | 2026-02-25T01:29:07.779Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1428 | 2026-02-25T01:29:08.762Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1429 | 2026-02-25T01:29:08.901Z | Checking tough v0.20.0 |
| 1430 | 2026-02-25T01:29:09.047Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1431 | 2026-02-25T01:29:09.245Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1432 | 2026-02-25T01:29:09.731Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1433 | 2026-02-25T01:29:10.617Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1434 | 2026-02-25T01:29:10.797Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1435 | 2026-02-25T01:29:11.241Z | Checking cipher v0.4.4 |
| 1436 | 2026-02-25T01:29:11.581Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1437 | 2026-02-25T01:29:11.666Z | Checking tokio-tungstenite v0.21.0 |
| 1438 | 2026-02-25T01:29:11.694Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1439 | 2026-02-25T01:29:12.063Z | Checking steno v0.4.1 |
| 1440 | 2026-02-25T01:29:12.173Z | Checking hickory-proto v0.25.2 |
| 1441 | 2026-02-25T01:29:13.293Z | Checking openssl-probe v0.2.1 |
| 1442 | 2026-02-25T01:29:13.478Z | Checking humantime v2.3.0 |
| 1443 | 2026-02-25T01:29:13.888Z | Checking tap v1.0.1 |
| 1444 | 2026-02-25T01:29:14.073Z | Checking wyz v0.5.1 |
| 1445 | 2026-02-25T01:29:14.102Z | Checking tokio-rustls v0.24.1 |
| 1446 | 2026-02-25T01:29:14.258Z | Checking rustls-native-certs v0.8.3 |
| 1447 | 2026-02-25T01:29:14.486Z | Checking rustls-pemfile v1.0.4 |
| 1448 | 2026-02-25T01:29:14.723Z | Compiling num_enum_derive v0.5.11 |
| 1449 | 2026-02-25T01:29:14.857Z | Checking twox-hash v2.1.0 |
| 1450 | 2026-02-25T01:29:14.910Z | Checking universal-hash v0.5.1 |
| 1451 | 2026-02-25T01:29:15.120Z | Checking atty v0.2.14 |
| 1452 | 2026-02-25T01:29:15.278Z | Checking opaque-debug v0.3.1 |
| 1453 | 2026-02-25T01:29:15.380Z | Checking funty v2.0.0 |
| 1454 | 2026-02-25T01:29:15.443Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1455 | 2026-02-25T01:29:15.573Z | Checking hickory-resolver v0.25.2 |
| 1456 | 2026-02-25T01:29:15.819Z | Checking polyval v0.6.2 |
| 1457 | 2026-02-25T01:29:16.093Z | Checking rustls-platform-verifier v0.6.2 |
| 1458 | 2026-02-25T01:29:16.215Z | Checking bitvec v1.0.1 |
| 1459 | 2026-02-25T01:29:16.354Z | Checking ctr v0.9.2 |
| 1460 | 2026-02-25T01:29:16.575Z | Checking aes v0.8.4 |
| 1461 | 2026-02-25T01:29:16.641Z | Checking num_enum v0.5.11 |
| 1462 | 2026-02-25T01:29:16.667Z | Compiling typify v0.6.1 |
| 1463 | 2026-02-25T01:29:16.816Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1464 | 2026-02-25T01:29:16.888Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1465 | 2026-02-25T01:29:17.248Z | Checking aead v0.5.2 |
| 1466 | 2026-02-25T01:29:17.374Z | Checking bincode v1.3.3 |
| 1467 | 2026-02-25T01:29:17.477Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1468 | 2026-02-25T01:29:17.506Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1469 | 2026-02-25T01:29:17.604Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1470 | 2026-02-25T01:29:17.838Z | Checking passt v0.3.0 |
| 1471 | 2026-02-25T01:29:17.966Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1472 | 2026-02-25T01:29:17.994Z | Checking fakedata_generator v0.5.0 |
| 1473 | 2026-02-25T01:29:18.080Z | Checking aes-gcm-siv v0.11.1 |
| 1474 | 2026-02-25T01:29:18.163Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1475 | 2026-02-25T01:29:18.244Z | Compiling progenitor-impl v0.13.0 |
| 1476 | 2026-02-25T01:29:18.335Z | Checking reqwest v0.13.2 |
| 1477 | 2026-02-25T01:29:18.668Z | Compiling bitstruct_derive v0.1.0 |
| 1478 | 2026-02-25T01:29:18.891Z | Checking toml v0.7.8 |
| 1479 | 2026-02-25T01:29:19.490Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1480 | 2026-02-25T01:29:19.584Z | Checking dropshot-api-manager-types v0.3.0 |
| 1481 | 2026-02-25T01:29:19.611Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1482 | 2026-02-25T01:29:19.725Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1483 | 2026-02-25T01:29:19.754Z | Compiling cfg_aliases v0.1.1 |
| 1484 | 2026-02-25T01:29:19.845Z | Checking ascii v1.1.0 |
| 1485 | 2026-02-25T01:29:19.884Z | Checking typeid v1.0.0 |
| 1486 | 2026-02-25T01:29:19.935Z | Checking pretty-hex v0.2.1 |
| 1487 | 2026-02-25T01:29:20.034Z | Checking ringbuffer v0.15.0 |
| 1488 | 2026-02-25T01:29:20.095Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1489 | 2026-02-25T01:29:20.134Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1490 | 2026-02-25T01:29:20.210Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1491 | 2026-02-25T01:29:20.241Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1492 | 2026-02-25T01:29:20.418Z | Checking erased-serde v0.4.5 |
| 1493 | 2026-02-25T01:29:20.444Z | Checking bitstruct v0.1.1 |
| 1494 | 2026-02-25T01:29:20.557Z | Compiling nix v0.28.0 |
| 1495 | 2026-02-25T01:29:20.585Z | Checking progenitor-client v0.13.0 |
| 1496 | 2026-02-25T01:29:21.167Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1497 | 2026-02-25T01:29:21.273Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1498 | 2026-02-25T01:29:21.308Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1499 | 2026-02-25T01:29:21.540Z | Checking serde_arrays v0.1.0 |
| 1500 | 2026-02-25T01:29:21.569Z | Compiling fs-err v3.1.2 |
| 1501 | 2026-02-25T01:29:21.665Z | Checking libloading v0.7.4 |
| 1502 | 2026-02-25T01:29:21.737Z | Checking bit_field v0.10.2 |
| 1503 | 2026-02-25T01:29:21.987Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1504 | 2026-02-25T01:29:22.013Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1505 | 2026-02-25T01:29:22.101Z | Checking kstat-rs v0.2.4 |
| 1506 | 2026-02-25T01:29:22.343Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1507 | 2026-02-25T01:29:22.442Z | Compiling escargot v0.5.10 |
| 1508 | 2026-02-25T01:29:22.469Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1509 | 2026-02-25T01:29:22.822Z | Checking ron v0.8.1 |
| 1510 | 2026-02-25T01:29:22.849Z | Checking itertools v0.13.0 |
| 1511 | 2026-02-25T01:29:22.940Z | Checking xattr v1.3.1 |
| 1512 | 2026-02-25T01:29:23.140Z | Checking drift v0.1.2 |
| 1513 | 2026-02-25T01:29:23.281Z | Compiling progenitor-macro v0.13.0 |
| 1514 | 2026-02-25T01:29:23.612Z | Checking sha2 v0.10.9 |
| 1515 | 2026-02-25T01:29:23.961Z | Checking filetime v0.2.23 |
| 1516 | 2026-02-25T01:29:24.007Z | Checking ctrlc v3.4.4 |
| 1517 | 2026-02-25T01:29:24.064Z | Checking dropshot-api-manager v0.3.0 |
| 1518 | 2026-02-25T01:29:24.183Z | Checking tar v0.4.40 |
| 1519 | 2026-02-25T01:29:24.240Z | Checking cargo_metadata v0.18.1 |
| 1520 | 2026-02-25T01:29:25.270Z | Checking fatfs v0.3.6 |
| 1521 | 2026-02-25T01:29:25.547Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1522 | 2026-02-25T01:29:25.803Z | Compiling git2 v0.20.2 |
| 1523 | 2026-02-25T01:29:26.924Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1524 | 2026-02-25T01:29:28.782Z | Checking progenitor v0.13.0 |
| 1525 | 2026-02-25T01:29:28.942Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1526 | 2026-02-25T01:29:30.479Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1527 | 2026-02-25T01:29:31.831Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1528 | 2026-02-25T01:29:32.441Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1529 | 2026-02-25T01:29:37.645Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1530 | 2026-02-25T01:29:41.145Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1531 | 2026-02-25T01:29:43.917Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1532 | 2026-02-25T01:29:48.895Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1533 | 2026-02-25T01:29:58.376Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1534 | 2026-02-25T01:29:58.380Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1535 | 2026-02-25T01:30:05.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 35s |
| 1536 | 2026-02-25T01:30:05.480Z | |
| 1537 | 2026-02-25T01:30:05.481Z | real 4:35.785582722 |
| 1538 | 2026-02-25T01:30:05.481Z | user 18:47.340687044 |
| 1539 | 2026-02-25T01:30:05.481Z | sys 3:26.337320156 |
| 1540 | 2026-02-25T01:30:05.481Z | trap 0.671140729 |
| 1541 | 2026-02-25T01:30:05.481Z | tflt 1.958204403 |
| 1542 | 2026-02-25T01:30:05.481Z | dflt 1.292349192 |
| 1543 | 2026-02-25T01:30:05.481Z | kflt 0.014475613 |
| 1544 | 2026-02-25T01:30:05.493Z | lock 38:42.902768373 |
| 1545 | 2026-02-25T01:30:05.493Z | slp 1:15:13.972005174 |
| 1546 | 2026-02-25T01:30:05.493Z | lat 1:39.262930417 |
| 1547 | 2026-02-25T01:30:05.493Z | stop 5:27.902302983 |
| 1548 | 2026-02-25T01:30:05.494Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1549 | 2026-02-25T01:30:06.067Z | Downloading crates ... |
| 1550 | 2026-02-25T01:30:06.266Z | Downloaded predicates-core v1.0.6 |
| 1551 | 2026-02-25T01:30:06.270Z | Downloaded downcast v0.11.0 |
| 1552 | 2026-02-25T01:30:06.284Z | Downloaded predicates v3.1.0 |
| 1553 | 2026-02-25T01:30:06.288Z | Downloaded mockall_derive v0.12.1 |
| 1554 | 2026-02-25T01:30:06.293Z | Downloaded termtree v0.4.1 |
| 1555 | 2026-02-25T01:30:06.293Z | Downloaded fragile v2.0.0 |
| 1556 | 2026-02-25T01:30:06.296Z | Downloaded arc-swap v1.7.1 |
| 1557 | 2026-02-25T01:30:06.302Z | Downloaded slog-envlogger v2.2.0 |
| 1558 | 2026-02-25T01:30:06.302Z | Downloaded predicates-tree v1.0.9 |
| 1559 | 2026-02-25T01:30:06.302Z | Downloaded serde_test v1.0.176 |
| 1560 | 2026-02-25T01:30:06.306Z | Downloaded slog-scope v4.4.0 |
| 1561 | 2026-02-25T01:30:06.306Z | Downloaded mockall v0.12.1 |
| 1562 | 2026-02-25T01:30:06.306Z | Downloaded slog-stdlog v4.1.1 |
| 1563 | 2026-02-25T01:30:06.306Z | Downloaded fdeflate v0.3.4 |
| 1564 | 2026-02-25T01:30:06.306Z | Downloaded simd-adler32 v0.3.7 |
| 1565 | 2026-02-25T01:30:06.311Z | Downloaded bytemuck v1.16.0 |
| 1566 | 2026-02-25T01:30:06.316Z | Downloaded crc32fast v1.4.0 |
| 1567 | 2026-02-25T01:30:06.320Z | Downloaded miniz_oxide v0.7.2 |
| 1568 | 2026-02-25T01:30:06.320Z | Downloaded flate2 v1.0.30 |
| 1569 | 2026-02-25T01:30:06.338Z | Downloaded png v0.17.13 |
| 1570 | 2026-02-25T01:30:06.917Z | Downloaded image v0.25.1 |
| 1571 | 2026-02-25T01:30:07.182Z | Checking log v0.4.29 |
| 1572 | 2026-02-25T01:30:07.291Z | Checking tokio v1.48.0 |
| 1573 | 2026-02-25T01:30:07.319Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1574 | 2026-02-25T01:30:07.343Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1575 | 2026-02-25T01:30:07.360Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1576 | 2026-02-25T01:30:07.363Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1577 | 2026-02-25T01:30:07.385Z | Checking simd-adler32 v0.3.7 |
| 1578 | 2026-02-25T01:30:07.385Z | Compiling crc32fast v1.4.0 |
| 1579 | 2026-02-25T01:30:07.518Z | Checking rustls v0.23.31 |
| 1580 | 2026-02-25T01:30:07.593Z | Checking goblin v0.10.4 |
| 1581 | 2026-02-25T01:30:07.610Z | Checking rustls v0.22.4 |
| 1582 | 2026-02-25T01:30:07.625Z | Checking native-tls v0.2.11 |
| 1583 | 2026-02-25T01:30:07.802Z | Checking typify-impl v0.4.3 |
| 1584 | 2026-02-25T01:30:07.853Z | Checking goblin v0.8.2 |
| 1585 | 2026-02-25T01:30:07.888Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1586 | 2026-02-25T01:30:07.925Z | Checking tungstenite v0.21.0 |
| 1587 | 2026-02-25T01:30:08.729Z | Checking globset v0.4.14 |
| 1588 | 2026-02-25T01:30:09.215Z | Checking rustls v0.21.12 |
| 1589 | 2026-02-25T01:30:10.386Z | Checking typify v0.4.3 |
| 1590 | 2026-02-25T01:30:10.553Z | Checking progenitor-impl v0.11.1 |
| 1591 | 2026-02-25T01:30:10.956Z | Checking progenitor-impl v0.10.0 |
| 1592 | 2026-02-25T01:30:12.134Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1593 | 2026-02-25T01:30:12.274Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1594 | 2026-02-25T01:30:12.459Z | Checking typify-impl v0.6.1 |
| 1595 | 2026-02-25T01:30:12.481Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1596 | 2026-02-25T01:30:12.498Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1597 | 2026-02-25T01:30:12.616Z | Checking dof v0.3.0 |
| 1598 | 2026-02-25T01:30:12.870Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1599 | 2026-02-25T01:30:12.887Z | Checking rustls-platform-verifier v0.6.2 |
| 1600 | 2026-02-25T01:30:12.891Z | Checking adler v1.0.2 |
| 1601 | 2026-02-25T01:30:13.071Z | Checking miniz_oxide v0.7.2 |
| 1602 | 2026-02-25T01:30:13.190Z | Checking usdt-impl v0.5.0 |
| 1603 | 2026-02-25T01:30:13.266Z | Checking arc-swap v1.7.1 |
| 1604 | 2026-02-25T01:30:13.353Z | Checking fdeflate v0.3.4 |
| 1605 | 2026-02-25T01:30:13.356Z | Checking dof v0.4.0 |
| 1606 | 2026-02-25T01:30:13.666Z | Checking slog-scope v4.4.0 |
| 1607 | 2026-02-25T01:30:13.729Z | Checking usdt v0.5.0 |
| 1608 | 2026-02-25T01:30:13.779Z | Checking flate2 v1.0.30 |
| 1609 | 2026-02-25T01:30:13.849Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1610 | 2026-02-25T01:30:13.874Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1611 | 2026-02-25T01:30:13.966Z | Checking slog-dtrace v0.3.0 |
| 1612 | 2026-02-25T01:30:14.053Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1613 | 2026-02-25T01:30:14.071Z | Checking slog-stdlog v4.1.1 |
| 1614 | 2026-02-25T01:30:14.142Z | Checking tokio-util v0.7.16 |
| 1615 | 2026-02-25T01:30:14.201Z | Checking tokio-rustls v0.26.0 |
| 1616 | 2026-02-25T01:30:14.216Z | Checking tower v0.5.2 |
| 1617 | 2026-02-25T01:30:14.241Z | Checking usdt-impl v0.6.0 |
| 1618 | 2026-02-25T01:30:14.350Z | Checking tokio-rustls v0.25.0 |
| 1619 | 2026-02-25T01:30:14.366Z | Checking tokio-native-tls v0.3.1 |
| 1620 | 2026-02-25T01:30:14.589Z | Checking backoff v0.4.0 |
| 1621 | 2026-02-25T01:30:14.623Z | Checking tokio-tungstenite v0.21.0 |
| 1622 | 2026-02-25T01:30:14.651Z | Checking hickory-proto v0.24.4 |
| 1623 | 2026-02-25T01:30:14.713Z | Checking zone v0.3.1 |
| 1624 | 2026-02-25T01:30:14.754Z | Checking usdt v0.6.0 |
| 1625 | 2026-02-25T01:30:14.883Z | Checking tokio-dtrace v0.1.1 |
| 1626 | 2026-02-25T01:30:14.914Z | Checking libsw-core v0.3.2 |
| 1627 | 2026-02-25T01:30:15.006Z | Checking tower-http v0.6.8 |
| 1628 | 2026-02-25T01:30:15.030Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1629 | 2026-02-25T01:30:15.105Z | Checking cancel-safe-futures v0.1.5 |
| 1630 | 2026-02-25T01:30:15.153Z | Checking libsw v3.5.0 |
| 1631 | 2026-02-25T01:30:15.186Z | Checking oxide-tokio-rt v0.1.2 |
| 1632 | 2026-02-25T01:30:15.201Z | Checking h2 v0.4.6 |
| 1633 | 2026-02-25T01:30:15.389Z | Checking tokio-stream v0.1.17 |
| 1634 | 2026-02-25T01:30:15.405Z | Checking hickory-proto v0.25.2 |
| 1635 | 2026-02-25T01:30:15.477Z | Checking steno v0.4.1 |
| 1636 | 2026-02-25T01:30:15.516Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1637 | 2026-02-25T01:30:15.533Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1638 | 2026-02-25T01:30:16.039Z | Checking tokio-rustls v0.24.1 |
| 1639 | 2026-02-25T01:30:16.147Z | Checking typify v0.6.1 |
| 1640 | 2026-02-25T01:30:16.309Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1641 | 2026-02-25T01:30:16.370Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1642 | 2026-02-25T01:30:16.576Z | Checking progenitor-impl v0.13.0 |
| 1643 | 2026-02-25T01:30:16.660Z | Checking png v0.17.13 |
| 1644 | 2026-02-25T01:30:16.676Z | Checking predicates-core v1.0.6 |
| 1645 | 2026-02-25T01:30:16.887Z | Checking bytemuck v1.16.0 |
| 1646 | 2026-02-25T01:30:17.321Z | Checking slog-envlogger v2.2.0 |
| 1647 | 2026-02-25T01:30:17.560Z | Checking termtree v0.4.1 |
| 1648 | 2026-02-25T01:30:17.579Z | Checking predicates v3.1.0 |
| 1649 | 2026-02-25T01:30:17.784Z | Checking predicates-tree v1.0.9 |
| 1650 | 2026-02-25T01:30:17.866Z | Checking image v0.25.1 |
| 1651 | 2026-02-25T01:30:17.946Z | Compiling mockall_derive v0.12.1 |
| 1652 | 2026-02-25T01:30:18.039Z | Checking hickory-resolver v0.24.4 |
| 1653 | 2026-02-25T01:30:18.106Z | Checking fragile v2.0.0 |
| 1654 | 2026-02-25T01:30:18.270Z | Checking downcast v0.11.0 |
| 1655 | 2026-02-25T01:30:18.371Z | Checking escargot v0.5.10 |
| 1656 | 2026-02-25T01:30:18.474Z | Checking fatfs v0.3.6 |
| 1657 | 2026-02-25T01:30:18.563Z | Checking serde_test v1.0.176 |
| 1658 | 2026-02-25T01:30:19.020Z | Checking hickory-resolver v0.25.2 |
| 1659 | 2026-02-25T01:30:19.216Z | Checking hyper v1.8.1 |
| 1660 | 2026-02-25T01:30:19.424Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1661 | 2026-02-25T01:30:19.451Z | Checking qorb v0.4.1 |
| 1662 | 2026-02-25T01:30:21.282Z | Checking hyper-util v0.1.19 |
| 1663 | 2026-02-25T01:30:22.524Z | Checking mockall v0.12.1 |
| 1664 | 2026-02-25T01:30:23.115Z | Checking hyper-rustls v0.27.3 |
| 1665 | 2026-02-25T01:30:23.118Z | Checking dropshot v0.16.6 |
| 1666 | 2026-02-25T01:30:23.118Z | Checking hyper-tls v0.6.0 |
| 1667 | 2026-02-25T01:30:23.362Z | Checking reqwest v0.12.23 |
| 1668 | 2026-02-25T01:30:23.366Z | Checking reqwest v0.13.2 |
| 1669 | 2026-02-25T01:30:24.260Z | Checking progenitor-client v0.13.0 |
| 1670 | 2026-02-25T01:30:24.540Z | Checking progenitor v0.13.0 |
| 1671 | 2026-02-25T01:30:24.570Z | Checking progenitor-client v0.11.1 |
| 1672 | 2026-02-25T01:30:24.570Z | Checking progenitor-client v0.10.0 |
| 1673 | 2026-02-25T01:30:24.577Z | Checking tough v0.20.0 |
| 1674 | 2026-02-25T01:30:24.698Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1675 | 2026-02-25T01:30:24.925Z | Checking progenitor v0.10.0 |
| 1676 | 2026-02-25T01:30:24.948Z | Checking progenitor v0.11.1 |
| 1677 | 2026-02-25T01:30:25.131Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1678 | 2026-02-25T01:30:25.960Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1679 | 2026-02-25T01:30:25.963Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1680 | 2026-02-25T01:30:25.963Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1681 | 2026-02-25T01:30:25.963Z | Checking dropshot-api-manager v0.3.0 |
| 1682 | 2026-02-25T01:30:27.211Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1683 | 2026-02-25T01:30:27.482Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1684 | 2026-02-25T01:30:28.903Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1685 | 2026-02-25T01:30:29.488Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1686 | 2026-02-25T01:30:29.557Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1687 | 2026-02-25T01:30:35.825Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1688 | 2026-02-25T01:30:35.825Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1689 | 2026-02-25T01:30:35.828Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1690 | 2026-02-25T01:30:35.828Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1691 | 2026-02-25T01:30:35.828Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1692 | 2026-02-25T01:30:35.828Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1693 | 2026-02-25T01:30:36.698Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1694 | 2026-02-25T01:30:38.032Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1695 | 2026-02-25T01:30:38.209Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1696 | 2026-02-25T01:30:38.209Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1697 | 2026-02-25T01:30:38.400Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1698 | 2026-02-25T01:30:38.895Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1699 | 2026-02-25T01:30:38.944Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1700 | 2026-02-25T01:30:39.174Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1701 | 2026-02-25T01:30:39.241Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1702 | 2026-02-25T01:30:41.627Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1703 | 2026-02-25T01:30:56.730Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1704 | 2026-02-25T01:31:02.500Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1705 | 2026-02-25T01:31:03.196Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1706 | 2026-02-25T01:31:07.444Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1707 | 2026-02-25T01:31:19.052Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1708 | 2026-02-25T01:31:19.060Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1709 | 2026-02-25T01:31:27.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 1710 | 2026-02-25T01:31:27.489Z | |
| 1711 | 2026-02-25T01:31:27.489Z | real 1:22.029499977 |
| 1712 | 2026-02-25T01:31:27.490Z | user 3:40.226914545 |
| 1713 | 2026-02-25T01:31:27.490Z | sys 29.744338872 |
| 1714 | 2026-02-25T01:31:27.490Z | trap 0.081570039 |
| 1715 | 2026-02-25T01:31:27.490Z | tflt 0.060286524 |
| 1716 | 2026-02-25T01:31:27.490Z | dflt 0.061528161 |
| 1717 | 2026-02-25T01:31:27.493Z | kflt 0.000027576 |
| 1718 | 2026-02-25T01:31:27.493Z | lock 9:47.396609055 |
| 1719 | 2026-02-25T01:31:27.493Z | slp 12:09.258996724 |
| 1720 | 2026-02-25T01:31:27.493Z | lat 9.906020800 |
| 1721 | 2026-02-25T01:31:27.493Z | stop 23.074772534 |
| 1722 | 2026-02-25T01:31:27.493Z | + banner build |
| 1723 | 2026-02-25T01:31:27.493Z | |
| 1724 | 2026-02-25T01:31:27.493Z | ##### # # # # ##### |
| 1725 | 2026-02-25T01:31:27.493Z | # # # # # # # # |
| 1726 | 2026-02-25T01:31:27.493Z | ##### # # # # # # |
| 1727 | 2026-02-25T01:31:27.493Z | # # # # # # # # |
| 1728 | 2026-02-25T01:31:27.493Z | # # # # # # # # |
| 1729 | 2026-02-25T01:31:27.493Z | ##### #### # ###### ##### |
| 1730 | 2026-02-25T01:31:27.493Z | |
| 1731 | 2026-02-25T01:31:27.493Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1732 | 2026-02-25T01:31:28.370Z | Compiling proc-macro2 v1.0.106 |
| 1733 | 2026-02-25T01:31:28.370Z | Compiling quote v1.0.44 |
| 1734 | 2026-02-25T01:31:28.373Z | Compiling unicode-ident v1.0.24 |
| 1735 | 2026-02-25T01:31:28.373Z | Compiling libc v0.2.176 |
| 1736 | 2026-02-25T01:31:28.373Z | Compiling serde_core v1.0.228 |
| 1737 | 2026-02-25T01:31:28.373Z | Compiling serde v1.0.228 |
| 1738 | 2026-02-25T01:31:28.373Z | Compiling autocfg v1.3.0 |
| 1739 | 2026-02-25T01:31:28.480Z | Compiling cfg-if v1.0.0 |
| 1740 | 2026-02-25T01:31:28.653Z | Compiling memchr v2.7.2 |
| 1741 | 2026-02-25T01:31:28.674Z | Compiling zmij v1.0.19 |
| 1742 | 2026-02-25T01:31:29.198Z | Compiling libm v0.2.8 |
| 1743 | 2026-02-25T01:31:29.248Z | Compiling getrandom v0.3.2 |
| 1744 | 2026-02-25T01:31:29.872Z | Compiling itoa v1.0.11 |
| 1745 | 2026-02-25T01:31:29.887Z | Compiling smallvec v1.13.2 |
| 1746 | 2026-02-25T01:31:30.383Z | Compiling version_check v0.9.5 |
| 1747 | 2026-02-25T01:31:30.401Z | Compiling shlex v1.3.0 |
| 1748 | 2026-02-25T01:31:30.742Z | Compiling jobserver v0.1.31 |
| 1749 | 2026-02-25T01:31:30.799Z | Compiling lock_api v0.4.12 |
| 1750 | 2026-02-25T01:31:30.881Z | Compiling parking_lot_core v0.9.10 |
| 1751 | 2026-02-25T01:31:30.930Z | Compiling syn v2.0.117 |
| 1752 | 2026-02-25T01:31:31.110Z | Compiling serde_json v1.0.149 |
| 1753 | 2026-02-25T01:31:31.166Z | Compiling cc v1.2.17 |
| 1754 | 2026-02-25T01:31:31.432Z | Compiling stable_deref_trait v1.2.0 |
| 1755 | 2026-02-25T01:31:31.511Z | Compiling log v0.4.29 |
| 1756 | 2026-02-25T01:31:31.553Z | Compiling thiserror v2.0.18 |
| 1757 | 2026-02-25T01:31:32.174Z | Compiling slab v0.4.9 |
| 1758 | 2026-02-25T01:31:32.190Z | Compiling heck v0.5.0 |
| 1759 | 2026-02-25T01:31:32.251Z | Compiling writeable v0.5.5 |
| 1760 | 2026-02-25T01:31:32.556Z | Compiling litemap v0.7.4 |
| 1761 | 2026-02-25T01:31:32.585Z | Compiling rustversion v1.0.22 |
| 1762 | 2026-02-25T01:31:32.588Z | Compiling percent-encoding v2.3.2 |
| 1763 | 2026-02-25T01:31:33.013Z | Compiling icu_locid_transform_data v1.5.0 |
| 1764 | 2026-02-25T01:31:33.114Z | Compiling icu_properties_data v1.5.0 |
| 1765 | 2026-02-25T01:31:33.131Z | Compiling getrandom v0.2.14 |
| 1766 | 2026-02-25T01:31:33.319Z | Compiling num-traits v0.2.19 |
| 1767 | 2026-02-25T01:31:33.362Z | Compiling utf8_iter v1.0.4 |
| 1768 | 2026-02-25T01:31:33.531Z | Compiling icu_normalizer_data v1.5.0 |
| 1769 | 2026-02-25T01:31:33.657Z | Compiling utf16_iter v1.0.5 |
| 1770 | 2026-02-25T01:31:33.697Z | Compiling pin-project-lite v0.2.14 |
| 1771 | 2026-02-25T01:31:33.870Z | Compiling write16 v1.0.0 |
| 1772 | 2026-02-25T01:31:34.114Z | Compiling form_urlencoded v1.2.2 |
| 1773 | 2026-02-25T01:31:34.135Z | Compiling equivalent v1.0.2 |
| 1774 | 2026-02-25T01:31:34.268Z | Compiling foldhash v0.2.0 |
| 1775 | 2026-02-25T01:31:34.370Z | Compiling allocator-api2 v0.2.21 |
| 1776 | 2026-02-25T01:31:34.455Z | Compiling regex-syntax v0.8.5 |
| 1777 | 2026-02-25T01:31:34.618Z | Compiling ring v0.17.14 |
| 1778 | 2026-02-25T01:31:34.638Z | Compiling aho-corasick v1.1.3 |
| 1779 | 2026-02-25T01:31:35.662Z | Compiling hashbrown v0.16.1 |
| 1780 | 2026-02-25T01:31:36.024Z | Compiling scopeguard v1.2.0 |
| 1781 | 2026-02-25T01:31:36.958Z | Compiling semver v1.0.27 |
| 1782 | 2026-02-25T01:31:37.080Z | Compiling socket2 v0.6.0 |
| 1783 | 2026-02-25T01:31:37.186Z | Compiling parking_lot v0.12.2 |
| 1784 | 2026-02-25T01:31:37.452Z | Compiling portable-atomic v1.11.1 |
| 1785 | 2026-02-25T01:31:37.553Z | Compiling mio v1.0.2 |
| 1786 | 2026-02-25T01:31:38.156Z | Compiling synstructure v0.13.1 |
| 1787 | 2026-02-25T01:31:38.343Z | Compiling serde_derive_internals v0.29.1 |
| 1788 | 2026-02-25T01:31:38.714Z | Compiling regex-automata v0.4.14 |
| 1789 | 2026-02-25T01:31:39.091Z | Compiling signal-hook-registry v1.4.2 |
| 1790 | 2026-02-25T01:31:39.284Z | Compiling bitflags v2.9.4 |
| 1791 | 2026-02-25T01:31:39.805Z | Compiling thiserror v1.0.64 |
| 1792 | 2026-02-25T01:31:40.068Z | Compiling critical-section v1.2.0 |
| 1793 | 2026-02-25T01:31:40.242Z | Compiling iana-time-zone v0.1.64 |
| 1794 | 2026-02-25T01:31:40.404Z | Compiling futures-core v0.3.32 |
| 1795 | 2026-02-25T01:31:40.446Z | Compiling uuid v1.19.0 |
| 1796 | 2026-02-25T01:31:40.483Z | Compiling fnv v1.0.7 |
| 1797 | 2026-02-25T01:31:40.774Z | Compiling httparse v1.10.1 |
| 1798 | 2026-02-25T01:31:40.942Z | Compiling once_cell v1.21.3 |
| 1799 | 2026-02-25T01:31:41.310Z | Compiling indexmap v2.13.0 |
| 1800 | 2026-02-25T01:31:41.433Z | Compiling schemars v0.8.22 |
| 1801 | 2026-02-25T01:31:41.609Z | Compiling serde_derive v1.0.228 |
| 1802 | 2026-02-25T01:31:41.777Z | Compiling zerofrom-derive v0.1.5 |
| 1803 | 2026-02-25T01:31:41.855Z | Compiling yoke-derive v0.7.5 |
| 1804 | 2026-02-25T01:31:42.064Z | Compiling zerovec-derive v0.10.3 |
| 1805 | 2026-02-25T01:31:42.083Z | Compiling displaydoc v0.2.5 |
| 1806 | 2026-02-25T01:31:42.744Z | Compiling icu_provider_macros v1.5.0 |
| 1807 | 2026-02-25T01:31:42.805Z | Compiling tokio-macros v2.6.0 |
| 1808 | 2026-02-25T01:31:43.553Z | Compiling schemars_derive v0.8.22 |
| 1809 | 2026-02-25T01:31:43.844Z | Compiling thiserror-impl v2.0.18 |
| 1810 | 2026-02-25T01:31:44.136Z | Compiling futures-macro v0.3.31 |
| 1811 | 2026-02-25T01:31:44.250Z | Compiling regex v1.12.3 |
| 1812 | 2026-02-25T01:31:44.399Z | Compiling thiserror-impl v1.0.64 |
| 1813 | 2026-02-25T01:31:44.514Z | Compiling zerofrom v0.1.5 |
| 1814 | 2026-02-25T01:31:44.768Z | Compiling yoke v0.7.5 |
| 1815 | 2026-02-25T01:31:45.152Z | Compiling zerovec v0.10.4 |
| 1816 | 2026-02-25T01:31:45.204Z | Compiling dyn-clone v1.0.17 |
| 1817 | 2026-02-25T01:31:45.921Z | Compiling futures-sink v0.3.31 |
| 1818 | 2026-02-25T01:31:46.377Z | Compiling typenum v1.17.0 |
| 1819 | 2026-02-25T01:31:46.635Z | Compiling generic-array v0.14.7 |
| 1820 | 2026-02-25T01:31:46.703Z | Compiling errno v0.3.14 |
| 1821 | 2026-02-25T01:31:46.736Z | Compiling futures-channel v0.3.31 |
| 1822 | 2026-02-25T01:31:46.849Z | Compiling pin-utils v0.1.0 |
| 1823 | 2026-02-25T01:31:46.954Z | Compiling futures-io v0.3.31 |
| 1824 | 2026-02-25T01:31:46.971Z | Compiling futures-task v0.3.31 |
| 1825 | 2026-02-25T01:31:47.175Z | Compiling tinystr v0.7.6 |
| 1826 | 2026-02-25T01:31:47.269Z | Compiling icu_collections v1.5.0 |
| 1827 | 2026-02-25T01:31:47.286Z | Compiling futures-util v0.3.31 |
| 1828 | 2026-02-25T01:31:47.302Z | Compiling rand_core v0.6.4 |
| 1829 | 2026-02-25T01:31:47.348Z | Compiling subtle v2.5.0 |
| 1830 | 2026-02-25T01:31:47.563Z | Compiling icu_locid v1.5.0 |
| 1831 | 2026-02-25T01:31:47.813Z | Compiling either v1.15.0 |
| 1832 | 2026-02-25T01:31:48.219Z | Compiling zeroize v1.7.0 |
| 1833 | 2026-02-25T01:31:48.253Z | Compiling ucd-trie v0.1.6 |
| 1834 | 2026-02-25T01:31:48.578Z | Compiling pest v2.8.4 |
| 1835 | 2026-02-25T01:31:48.823Z | Compiling icu_provider v1.5.0 |
| 1836 | 2026-02-25T01:31:49.380Z | Compiling bytes v1.11.1 |
| 1837 | 2026-02-25T01:31:49.862Z | Compiling icu_locid_transform v1.5.0 |
| 1838 | 2026-02-25T01:31:50.836Z | Compiling serde_tokenstream v0.2.3 |
| 1839 | 2026-02-25T01:31:50.932Z | Compiling tokio v1.48.0 |
| 1840 | 2026-02-25T01:31:51.397Z | Compiling icu_properties v1.5.1 |
| 1841 | 2026-02-25T01:31:51.543Z | Compiling chrono v0.4.42 |
| 1842 | 2026-02-25T01:31:53.219Z | Compiling strsim v0.11.1 |
| 1843 | 2026-02-25T01:31:53.794Z | Compiling pest_meta v2.8.4 |
| 1844 | 2026-02-25T01:31:55.341Z | Compiling icu_normalizer v1.5.0 |
| 1845 | 2026-02-25T01:31:55.360Z | Compiling http v1.4.0 |
| 1846 | 2026-02-25T01:31:57.240Z | Compiling idna_adapter v1.2.0 |
| 1847 | 2026-02-25T01:31:57.430Z | Compiling idna v1.0.3 |
| 1848 | 2026-02-25T01:31:57.492Z | Compiling rustix v0.38.34 |
| 1849 | 2026-02-25T01:31:58.191Z | Compiling url v2.5.4 |
| 1850 | 2026-02-25T01:31:59.705Z | Compiling pest_generator v2.8.4 |
| 1851 | 2026-02-25T01:32:00.304Z | Compiling slog v2.8.2 |
| 1852 | 2026-02-25T01:32:00.770Z | Compiling prettyplease v0.2.37 |
| 1853 | 2026-02-25T01:32:01.106Z | Compiling ident_case v1.0.1 |
| 1854 | 2026-02-25T01:32:01.150Z | Compiling anyhow v1.0.100 |
| 1855 | 2026-02-25T01:32:01.267Z | Compiling pest_derive v2.8.4 |
| 1856 | 2026-02-25T01:32:02.346Z | Compiling tracing-attributes v0.1.27 |
| 1857 | 2026-02-25T01:32:02.942Z | Compiling tracing-core v0.1.32 |
| 1858 | 2026-02-25T01:32:03.251Z | Compiling lazy_static v1.5.0 |
| 1859 | 2026-02-25T01:32:03.409Z | Compiling untrusted v0.9.0 |
| 1860 | 2026-02-25T01:32:04.069Z | Compiling rustls-pki-types v1.12.0 |
| 1861 | 2026-02-25T01:32:04.187Z | Compiling regress v0.10.5 |
| 1862 | 2026-02-25T01:32:05.097Z | Compiling zerocopy v0.8.27 |
| 1863 | 2026-02-25T01:32:05.190Z | Compiling tracing v0.1.40 |
| 1864 | 2026-02-25T01:32:05.838Z | Compiling byteorder v1.5.0 |
| 1865 | 2026-02-25T01:32:05.872Z | Compiling minimal-lexical v0.2.1 |
| 1866 | 2026-02-25T01:32:05.893Z | Compiling glob v0.3.3 |
| 1867 | 2026-02-25T01:32:06.337Z | Compiling nom v7.1.3 |
| 1868 | 2026-02-25T01:32:06.539Z | Compiling zerocopy-derive v0.8.27 |
| 1869 | 2026-02-25T01:32:06.557Z | Compiling clang-sys v1.8.1 |
| 1870 | 2026-02-25T01:32:07.242Z | Compiling pkg-config v0.3.30 |
| 1871 | 2026-02-25T01:32:09.552Z | Compiling vcpkg v0.2.15 |
| 1872 | 2026-02-25T01:32:09.989Z | Compiling tokio-util v0.7.16 |
| 1873 | 2026-02-25T01:32:10.569Z | Compiling libloading v0.8.9 |
| 1874 | 2026-02-25T01:32:10.863Z | Compiling bindgen v0.69.5 |
| 1875 | 2026-02-25T01:32:10.930Z | Compiling home v0.5.11 |
| 1876 | 2026-02-25T01:32:11.138Z | Compiling ipnet v2.9.0 |
| 1877 | 2026-02-25T01:32:11.394Z | Compiling which v4.4.2 |
| 1878 | 2026-02-25T01:32:11.563Z | Compiling cexpr v0.6.0 |
| 1879 | 2026-02-25T01:32:11.885Z | Compiling itertools v0.12.1 |
| 1880 | 2026-02-25T01:32:12.301Z | Compiling rustc-hash v1.1.0 |
| 1881 | 2026-02-25T01:32:12.475Z | Compiling lazycell v1.3.0 |
| 1882 | 2026-02-25T01:32:12.666Z | Compiling base64 v0.22.1 |
| 1883 | 2026-02-25T01:32:12.862Z | Compiling ppv-lite86 v0.2.17 |
| 1884 | 2026-02-25T01:32:12.886Z | Compiling http-body v1.0.1 |
| 1885 | 2026-02-25T01:32:13.158Z | Compiling cmake v0.1.54 |
| 1886 | 2026-02-25T01:32:13.604Z | Compiling time-core v0.1.6 |
| 1887 | 2026-02-25T01:32:13.787Z | Compiling atomic-waker v1.1.2 |
| 1888 | 2026-02-25T01:32:13.896Z | Compiling num-conv v0.1.0 |
| 1889 | 2026-02-25T01:32:13.896Z | Compiling dunce v1.0.5 |
| 1890 | 2026-02-25T01:32:13.930Z | Compiling fs_extra v1.3.0 |
| 1891 | 2026-02-25T01:32:13.986Z | Compiling crypto-common v0.1.6 |
| 1892 | 2026-02-25T01:32:14.004Z | Compiling camino v1.2.2 |
| 1893 | 2026-02-25T01:32:14.046Z | Compiling paste v1.0.15 |
| 1894 | 2026-02-25T01:32:14.165Z | Compiling time-macros v0.2.24 |
| 1895 | 2026-02-25T01:32:14.250Z | Compiling try-lock v0.2.5 |
| 1896 | 2026-02-25T01:32:14.435Z | Compiling tower-service v0.3.3 |
| 1897 | 2026-02-25T01:32:14.439Z | Compiling tower-layer v0.3.3 |
| 1898 | 2026-02-25T01:32:14.607Z | Compiling want v0.3.1 |
| 1899 | 2026-02-25T01:32:14.610Z | Compiling h2 v0.4.6 |
| 1900 | 2026-02-25T01:32:14.649Z | Compiling scroll_derive v0.13.1 |
| 1901 | 2026-02-25T01:32:14.946Z | Compiling ryu v1.0.18 |
| 1902 | 2026-02-25T01:32:14.962Z | Compiling httpdate v1.0.3 |
| 1903 | 2026-02-25T01:32:16.611Z | Compiling aws-lc-rs v1.13.3 |
| 1904 | 2026-02-25T01:32:16.786Z | Compiling openapiv3 v2.2.0 |
| 1905 | 2026-02-25T01:32:16.803Z | Compiling async-trait v0.1.89 |
| 1906 | 2026-02-25T01:32:17.097Z | Compiling pretty-hex v0.4.1 |
| 1907 | 2026-02-25T01:32:17.777Z | Compiling http-body-util v0.1.3 |
| 1908 | 2026-02-25T01:32:18.110Z | Compiling untrusted v0.7.1 |
| 1909 | 2026-02-25T01:32:18.329Z | Compiling plain v0.2.3 |
| 1910 | 2026-02-25T01:32:18.332Z | Compiling serde_urlencoded v0.7.1 |
| 1911 | 2026-02-25T01:32:18.544Z | Compiling typify-impl v0.4.3 |
| 1912 | 2026-02-25T01:32:18.908Z | Compiling darling_core v0.21.3 |
| 1913 | 2026-02-25T01:32:19.002Z | Compiling erased-serde v0.3.31 |
| 1914 | 2026-02-25T01:32:19.741Z | Compiling rustls v0.23.31 |
| 1915 | 2026-02-25T01:32:20.147Z | Compiling hyper v1.8.1 |
| 1916 | 2026-02-25T01:32:20.561Z | Compiling usdt-impl v0.6.0 |
| 1917 | 2026-02-25T01:32:23.034Z | Compiling scroll v0.13.0 |
| 1918 | 2026-02-25T01:32:23.629Z | Compiling hyper-util v0.1.19 |
| 1919 | 2026-02-25T01:32:24.564Z | Compiling darling_macro v0.21.3 |
| 1920 | 2026-02-25T01:32:24.872Z | Compiling rand_chacha v0.3.1 |
| 1921 | 2026-02-25T01:32:25.779Z | Compiling cpufeatures v0.2.12 |
| 1922 | 2026-02-25T01:32:25.907Z | Compiling crossbeam-utils v0.8.19 |
| 1923 | 2026-02-25T01:32:26.169Z | Compiling aws-lc-sys v0.30.0 |
| 1924 | 2026-02-25T01:32:26.774Z | Compiling unsafe-libyaml v0.2.11 |
| 1925 | 2026-02-25T01:32:27.512Z | Compiling typify-macro v0.4.3 |
| 1926 | 2026-02-25T01:32:28.397Z | Compiling serde_yaml v0.9.34+deprecated |
| 1927 | 2026-02-25T01:32:28.470Z | Compiling goblin v0.10.4 |
| 1928 | 2026-02-25T01:32:30.850Z | Compiling darling v0.21.3 |
| 1929 | 2026-02-25T01:32:30.977Z | Compiling rand v0.8.5 |
| 1930 | 2026-02-25T01:32:31.510Z | Compiling block-buffer v0.10.4 |
| 1931 | 2026-02-25T01:32:32.193Z | Compiling strum_macros v0.26.4 |
| 1932 | 2026-02-25T01:32:32.992Z | Compiling rustls v0.22.4 |
| 1933 | 2026-02-25T01:32:33.211Z | Compiling omicron-workspace-hack v0.1.0 |
| 1934 | 2026-02-25T01:32:33.590Z | Compiling digest v0.10.7 |
| 1935 | 2026-02-25T01:32:34.089Z | Compiling openssl-sys v0.9.107 |
| 1936 | 2026-02-25T01:32:34.783Z | Compiling dtrace-parser v0.3.0 |
| 1937 | 2026-02-25T01:32:35.389Z | Compiling dof v0.4.0 |
| 1938 | 2026-02-25T01:32:36.097Z | Compiling daft-derive v0.1.5 |
| 1939 | 2026-02-25T01:32:36.297Z | Compiling sync_wrapper v1.0.1 |
| 1940 | 2026-02-25T01:32:37.240Z | Compiling thread-id v5.0.0 |
| 1941 | 2026-02-25T01:32:37.366Z | Compiling slog-async v2.8.0 |
| 1942 | 2026-02-25T01:32:37.899Z | Compiling tower v0.5.2 |
| 1943 | 2026-02-25T01:32:38.243Z | Compiling webpki-roots v0.26.3 |
| 1944 | 2026-02-25T01:32:38.468Z | Compiling futures-executor v0.3.31 |
| 1945 | 2026-02-25T01:32:39.597Z | Compiling multer v3.1.0 |
| 1946 | 2026-02-25T01:32:40.017Z | Compiling rustix v1.1.2 |
| 1947 | 2026-02-25T01:32:40.424Z | Compiling iri-string v0.7.8 |
| 1948 | 2026-02-25T01:32:42.578Z | Compiling futures v0.3.31 |
| 1949 | 2026-02-25T01:32:42.713Z | Compiling typify v0.4.3 |
| 1950 | 2026-02-25T01:32:42.854Z | Compiling encoding_rs v0.8.34 |
| 1951 | 2026-02-25T01:32:43.123Z | Compiling mime v0.3.17 |
| 1952 | 2026-02-25T01:32:44.130Z | Compiling tower-http v0.6.8 |
| 1953 | 2026-02-25T01:32:46.058Z | Compiling ref-cast v1.0.25 |
| 1954 | 2026-02-25T01:32:48.529Z | Compiling usdt-attr-macro v0.6.0 |
| 1955 | 2026-02-25T01:32:49.314Z | Compiling usdt-macro v0.6.0 |
| 1956 | 2026-02-25T01:32:50.211Z | Compiling ipnetwork v0.21.1 |
| 1957 | 2026-02-25T01:32:50.357Z | Compiling async-stream-impl v0.3.6 |
| 1958 | 2026-02-25T01:32:50.799Z | Compiling structmeta-derive v0.3.0 |
| 1959 | 2026-02-25T01:32:50.821Z | Compiling dropshot v0.16.6 |
| 1960 | 2026-02-25T01:32:51.582Z | Compiling powerfmt v0.2.0 |
| 1961 | 2026-02-25T01:32:51.652Z | Compiling foreign-types-shared v0.1.1 |
| 1962 | 2026-02-25T01:32:51.792Z | Compiling openssl v0.10.72 |
| 1963 | 2026-02-25T01:32:52.074Z | Compiling deranged v0.5.3 |
| 1964 | 2026-02-25T01:32:52.329Z | Compiling foreign-types v0.3.2 |
| 1965 | 2026-02-25T01:32:53.154Z | Compiling structmeta v0.3.0 |
| 1966 | 2026-02-25T01:32:53.518Z | Compiling sha1 v0.10.6 |
| 1967 | 2026-02-25T01:32:53.681Z | Compiling ref-cast-impl v1.0.25 |
| 1968 | 2026-02-25T01:32:53.993Z | Compiling openssl-macros v0.1.1 |
| 1969 | 2026-02-25T01:32:54.331Z | Compiling rand_core v0.9.3 |
| 1970 | 2026-02-25T01:32:54.867Z | Compiling match_cfg v0.1.0 |
| 1971 | 2026-02-25T01:32:54.884Z | Compiling native-tls v0.2.11 |
| 1972 | 2026-02-25T01:32:54.887Z | Compiling num_threads v0.1.7 |
| 1973 | 2026-02-25T01:32:54.915Z | Compiling winnow v0.7.13 |
| 1974 | 2026-02-25T01:32:54.967Z | Compiling hostname v0.3.1 |
| 1975 | 2026-02-25T01:32:55.032Z | Compiling rand_chacha v0.9.0 |
| 1976 | 2026-02-25T01:32:55.201Z | Compiling time v0.3.44 |
| 1977 | 2026-02-25T01:32:55.377Z | Compiling dropshot_endpoint v0.16.6 |
| 1978 | 2026-02-25T01:32:56.598Z | Compiling openssl-probe v0.1.5 |
| 1979 | 2026-02-25T01:32:56.845Z | Compiling fastrand v2.3.0 |
| 1980 | 2026-02-25T01:32:57.511Z | Compiling tempfile v3.23.0 |
| 1981 | 2026-02-25T01:32:59.249Z | Compiling rand v0.9.2 |
| 1982 | 2026-02-25T01:32:59.320Z | Compiling progenitor-impl v0.11.1 |
| 1983 | 2026-02-25T01:32:59.649Z | Compiling strum v0.26.3 |
| 1984 | 2026-02-25T01:32:59.895Z | Compiling crossbeam-channel v0.5.15 |
| 1985 | 2026-02-25T01:33:01.222Z | Compiling syn v1.0.109 |
| 1986 | 2026-02-25T01:33:01.893Z | Compiling tokio-native-tls v0.3.1 |
| 1987 | 2026-02-25T01:33:02.419Z | Compiling oxnet v0.1.3 |
| 1988 | 2026-02-25T01:33:02.811Z | Compiling serde_with_macros v3.15.0 |
| 1989 | 2026-02-25T01:33:03.077Z | Compiling strum_macros v0.27.2 |
| 1990 | 2026-02-25T01:33:04.929Z | Compiling progenitor-macro v0.11.1 |
| 1991 | 2026-02-25T01:33:05.323Z | Compiling derive-where v1.6.0 |
| 1992 | 2026-02-25T01:33:06.143Z | Compiling thread_local v1.1.8 |
| 1993 | 2026-02-25T01:33:08.753Z | Compiling hyper-tls v0.6.0 |
| 1994 | 2026-02-25T01:33:09.412Z | Compiling derive-ex v0.1.8 |
| 1995 | 2026-02-25T01:33:13.237Z | Compiling rustls-webpki v0.102.4 |
| 1996 | 2026-02-25T01:33:15.279Z | Compiling webpki-roots v1.0.3 |
| 1997 | 2026-02-25T01:33:15.493Z | Compiling newtype-uuid v1.3.1 |
| 1998 | 2026-02-25T01:33:15.707Z | Compiling newtype-uuid-macros v0.1.0 |
| 1999 | 2026-02-25T01:33:17.316Z | Compiling is-terminal v0.4.12 |
| 2000 | 2026-02-25T01:33:17.347Z | Compiling quick-error v1.2.3 |
| 2001 | 2026-02-25T01:33:17.512Z | Compiling term v1.2.0 |
| 2002 | 2026-02-25T01:33:17.558Z | Compiling debug-ignore v1.0.5 |
| 2003 | 2026-02-25T01:33:17.730Z | Compiling take_mut v0.2.2 |
| 2004 | 2026-02-25T01:33:18.141Z | Compiling slog-term v2.9.2 |
| 2005 | 2026-02-25T01:33:21.390Z | Compiling test-strategy v0.4.3 |
| 2006 | 2026-02-25T01:33:21.936Z | Compiling slog-json v2.6.1 |
| 2007 | 2026-02-25T01:33:22.016Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 2008 | 2026-02-25T01:33:22.364Z | Compiling parse-display-derive v0.10.0 |
| 2009 | 2026-02-25T01:33:24.512Z | Compiling macaddr v1.0.1 |
| 2010 | 2026-02-25T01:33:25.089Z | Compiling toml_datetime v0.6.11 |
| 2011 | 2026-02-25T01:33:25.178Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2012 | 2026-02-25T01:33:25.555Z | Compiling serde_spanned v1.0.4 |
| 2013 | 2026-02-25T01:33:25.818Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2014 | 2026-02-25T01:33:25.821Z | Compiling memmap2 v0.9.9 |
| 2015 | 2026-02-25T01:33:26.026Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2016 | 2026-02-25T01:33:26.689Z | Compiling spin v0.9.8 |
| 2017 | 2026-02-25T01:33:26.935Z | Compiling toml v0.9.10+spec-1.1.0 |
| 2018 | 2026-02-25T01:33:28.585Z | Compiling usdt v0.6.0 |
| 2019 | 2026-02-25T01:33:28.964Z | Compiling tokio-rustls v0.25.0 |
| 2020 | 2026-02-25T01:33:29.268Z | Compiling slog-bunyan v2.5.0 |
| 2021 | 2026-02-25T01:33:29.450Z | Compiling daft v0.1.5 |
| 2022 | 2026-02-25T01:33:29.588Z | Compiling async-stream v0.3.6 |
| 2023 | 2026-02-25T01:33:29.950Z | Compiling waitgroup v0.1.2 |
| 2024 | 2026-02-25T01:33:29.984Z | Compiling rustls-pemfile v2.2.0 |
| 2025 | 2026-02-25T01:33:30.027Z | Compiling serde_path_to_error v0.1.20 |
| 2026 | 2026-02-25T01:33:30.101Z | Compiling hostname v0.4.2 |
| 2027 | 2026-02-25T01:33:31.189Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2028 | 2026-02-25T01:33:33.639Z | Compiling hex v0.4.3 |
| 2029 | 2026-02-25T01:33:34.311Z | Compiling zerocopy-derive v0.7.34 |
| 2030 | 2026-02-25T01:33:34.428Z | Compiling wait-timeout v0.2.0 |
| 2031 | 2026-02-25T01:33:36.039Z | Compiling bit-vec v0.6.3 |
| 2032 | 2026-02-25T01:33:36.144Z | Compiling rusty-fork v0.3.0 |
| 2033 | 2026-02-25T01:33:36.485Z | Compiling bit-set v0.5.3 |
| 2034 | 2026-02-25T01:33:36.921Z | Compiling strum v0.27.2 |
| 2035 | 2026-02-25T01:33:37.148Z | Compiling serde_with v3.15.0 |
| 2036 | 2026-02-25T01:33:38.282Z | Compiling rand_xorshift v0.3.0 |
| 2037 | 2026-02-25T01:33:38.867Z | Compiling unarray v0.1.4 |
| 2038 | 2026-02-25T01:33:39.422Z | Compiling proptest v1.5.0 |
| 2039 | 2026-02-25T01:33:42.089Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2040 | 2026-02-25T01:33:42.305Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2041 | 2026-02-25T01:33:46.020Z | Compiling instant v0.1.12 |
| 2042 | 2026-02-25T01:33:46.877Z | Compiling rustc-hash v2.1.1 |
| 2043 | 2026-02-25T01:33:47.088Z | Compiling iddqd v0.3.14 |
| 2044 | 2026-02-25T01:33:51.530Z | Compiling backoff v0.4.0 |
| 2045 | 2026-02-25T01:33:51.928Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2046 | 2026-02-25T01:33:52.705Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2047 | 2026-02-25T01:33:53.117Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2048 | 2026-02-25T01:33:53.389Z | Compiling parse-display v0.10.0 |
| 2049 | 2026-02-25T01:33:53.811Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2050 | 2026-02-25T01:33:56.689Z | Compiling zerocopy v0.7.34 |
| 2051 | 2026-02-25T01:33:58.152Z | Compiling rustls-webpki v0.103.4 |
| 2052 | 2026-02-25T01:33:59.217Z | Compiling scroll_derive v0.12.0 |
| 2053 | 2026-02-25T01:34:00.143Z | Compiling usdt-impl v0.5.0 |
| 2054 | 2026-02-25T01:34:00.508Z | Compiling winnow v0.5.40 |
| 2055 | 2026-02-25T01:34:00.573Z | Compiling heck v0.4.1 |
| 2056 | 2026-02-25T01:34:00.964Z | Compiling crucible-workspace-hack v0.1.0 |
| 2057 | 2026-02-25T01:34:01.432Z | Compiling scroll v0.12.0 |
| 2058 | 2026-02-25T01:34:02.295Z | Compiling dof v0.3.0 |
| 2059 | 2026-02-25T01:34:02.578Z | Compiling dtrace-parser v0.2.0 |
| 2060 | 2026-02-25T01:34:03.438Z | Compiling clap_derive v4.5.4 |
| 2061 | 2026-02-25T01:34:03.976Z | Compiling toml_edit v0.19.15 |
| 2062 | 2026-02-25T01:34:04.113Z | Compiling thread-id v4.2.1 |
| 2063 | 2026-02-25T01:34:04.554Z | Compiling utf8parse v0.2.1 |
| 2064 | 2026-02-25T01:34:05.176Z | Compiling anstyle-parse v0.2.4 |
| 2065 | 2026-02-25T01:34:06.892Z | Compiling proc-macro-crate v1.3.1 |
| 2066 | 2026-02-25T01:34:07.618Z | Compiling goblin v0.8.2 |
| 2067 | 2026-02-25T01:34:08.723Z | Compiling tokio-rustls v0.26.0 |
| 2068 | 2026-02-25T01:34:09.419Z | Compiling serde_spanned v0.6.9 |
| 2069 | 2026-02-25T01:34:10.045Z | Compiling is_terminal_polyfill v1.70.0 |
| 2070 | 2026-02-25T01:34:10.299Z | Compiling data-encoding v2.6.0 |
| 2071 | 2026-02-25T01:34:11.314Z | Compiling anstyle v1.0.7 |
| 2072 | 2026-02-25T01:34:11.893Z | Compiling unicode-width v0.1.14 |
| 2073 | 2026-02-25T01:34:12.510Z | Compiling colorchoice v1.0.1 |
| 2074 | 2026-02-25T01:34:12.673Z | Compiling anstyle-query v1.0.3 |
| 2075 | 2026-02-25T01:34:12.842Z | Compiling anstream v0.6.14 |
| 2076 | 2026-02-25T01:34:13.824Z | Compiling hyper-rustls v0.27.3 |
| 2077 | 2026-02-25T01:34:14.346Z | Compiling terminal_size v0.3.0 |
| 2078 | 2026-02-25T01:34:14.867Z | Compiling num-integer v0.1.46 |
| 2079 | 2026-02-25T01:34:15.957Z | Compiling clap_lex v0.7.0 |
| 2080 | 2026-02-25T01:34:16.880Z | Compiling clap_builder v4.5.2 |
| 2081 | 2026-02-25T01:34:20.157Z | Compiling reqwest v0.12.23 |
| 2082 | 2026-02-25T01:34:21.557Z | Compiling usdt-attr-macro v0.5.0 |
| 2083 | 2026-02-25T01:34:22.987Z | Compiling usdt-macro v0.5.0 |
| 2084 | 2026-02-25T01:34:25.354Z | Compiling memmap v0.7.0 |
| 2085 | 2026-02-25T01:34:25.802Z | Compiling tinyvec_macros v0.1.1 |
| 2086 | 2026-02-25T01:34:26.470Z | Compiling tinyvec v1.6.0 |
| 2087 | 2026-02-25T01:34:26.767Z | Compiling usdt v0.5.0 |
| 2088 | 2026-02-25T01:34:27.200Z | Compiling clap v4.5.4 |
| 2089 | 2026-02-25T01:34:28.176Z | Compiling num-bigint v0.4.5 |
| 2090 | 2026-02-25T01:34:28.672Z | Compiling crossbeam-epoch v0.9.18 |
| 2091 | 2026-02-25T01:34:29.142Z | Compiling itertools v0.14.0 |
| 2092 | 2026-02-25T01:34:29.166Z | Compiling proc-macro-error-attr v1.0.4 |
| 2093 | 2026-02-25T01:34:30.088Z | Compiling heapless v0.8.0 |
| 2094 | 2026-02-25T01:34:31.044Z | Compiling progenitor-client v0.11.1 |
| 2095 | 2026-02-25T01:34:31.397Z | Compiling num-rational v0.4.2 |
| 2096 | 2026-02-25T01:34:32.025Z | Compiling num-iter v0.1.45 |
| 2097 | 2026-02-25T01:34:32.087Z | Compiling ingot-macros v0.1.1 |
| 2098 | 2026-02-25T01:34:33.544Z | Compiling hash32 v0.3.1 |
| 2099 | 2026-02-25T01:34:33.829Z | Compiling darling_core v0.20.11 |
| 2100 | 2026-02-25T01:34:34.053Z | Compiling num-complex v0.4.6 |
| 2101 | 2026-02-25T01:34:37.171Z | Compiling proc-macro-error v1.0.4 |
| 2102 | 2026-02-25T01:34:38.319Z | Compiling smoltcp v0.11.0 |
| 2103 | 2026-02-25T01:34:38.975Z | Compiling progenitor-client v0.10.0 |
| 2104 | 2026-02-25T01:34:39.180Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2105 | 2026-02-25T01:34:39.633Z | Compiling progenitor v0.11.1 |
| 2106 | 2026-02-25T01:34:39.883Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2107 | 2026-02-25T01:34:40.255Z | Compiling darling_macro v0.20.11 |
| 2108 | 2026-02-25T01:34:40.996Z | Compiling ingot-types v0.1.2 |
| 2109 | 2026-02-25T01:34:43.189Z | Compiling num v0.4.3 |
| 2110 | 2026-02-25T01:34:43.788Z | Compiling num_enum_derive v0.7.4 |
| 2111 | 2026-02-25T01:34:45.199Z | Compiling cobs v0.2.3 |
| 2112 | 2026-02-25T01:34:45.644Z | Compiling managed v0.8.0 |
| 2113 | 2026-02-25T01:34:45.740Z | Compiling bitflags v1.3.2 |
| 2114 | 2026-02-25T01:34:45.886Z | Compiling toml_write v0.1.2 |
| 2115 | 2026-02-25T01:34:46.101Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2116 | 2026-02-25T01:34:46.317Z | Compiling num_enum v0.7.4 |
| 2117 | 2026-02-25T01:34:46.446Z | Compiling toml_edit v0.22.27 |
| 2118 | 2026-02-25T01:34:46.541Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2119 | 2026-02-25T01:34:54.004Z | Compiling postcard v1.0.9 |
| 2120 | 2026-02-25T01:34:55.574Z | Compiling ingot v0.1.1 |
| 2121 | 2026-02-25T01:34:56.743Z | Compiling darling v0.20.11 |
| 2122 | 2026-02-25T01:34:59.720Z | Compiling enum-as-inner v0.6.0 |
| 2123 | 2026-02-25T01:35:01.190Z | Compiling libz-sys v1.1.16 |
| 2124 | 2026-02-25T01:35:02.104Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2125 | 2026-02-25T01:35:02.873Z | Compiling foreign-types-macros v0.2.3 |
| 2126 | 2026-02-25T01:35:03.006Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2127 | 2026-02-25T01:35:03.417Z | Compiling rayon-core v1.12.1 |
| 2128 | 2026-02-25T01:35:03.799Z | Compiling foreign-types-shared v0.3.1 |
| 2129 | 2026-02-25T01:35:04.172Z | Compiling foreign-types v0.5.0 |
| 2130 | 2026-02-25T01:35:04.547Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2131 | 2026-02-25T01:35:07.951Z | Compiling derive_builder_core v0.20.2 |
| 2132 | 2026-02-25T01:35:08.435Z | Compiling toml v0.8.23 |
| 2133 | 2026-02-25T01:35:10.258Z | Compiling crossbeam-deque v0.8.5 |
| 2134 | 2026-02-25T01:35:10.322Z | Compiling tabwriter v1.4.0 |
| 2135 | 2026-02-25T01:35:10.392Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2136 | 2026-02-25T01:35:10.670Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2137 | 2026-02-25T01:35:11.044Z | Compiling cstr-argument v0.1.2 |
| 2138 | 2026-02-25T01:35:11.303Z | Compiling float-ord v0.3.2 |
| 2139 | 2026-02-25T01:35:11.492Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2140 | 2026-02-25T01:35:11.574Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2141 | 2026-02-25T01:35:11.898Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2142 | 2026-02-25T01:35:12.107Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2143 | 2026-02-25T01:35:13.333Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2144 | 2026-02-25T01:35:13.706Z | Compiling derive_builder_macro v0.20.2 |
| 2145 | 2026-02-25T01:35:14.223Z | Compiling resolv-conf v0.7.0 |
| 2146 | 2026-02-25T01:35:14.713Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2147 | 2026-02-25T01:35:15.270Z | Compiling vergen-lib v0.1.6 |
| 2148 | 2026-02-25T01:35:15.560Z | Compiling slog-dtrace v0.3.0 |
| 2149 | 2026-02-25T01:35:15.667Z | Compiling semver v0.1.20 |
| 2150 | 2026-02-25T01:35:15.742Z | Compiling linked-hash-map v0.5.6 |
| 2151 | 2026-02-25T01:35:16.154Z | Compiling colored v3.0.0 |
| 2152 | 2026-02-25T01:35:16.199Z | Compiling lru-cache v0.1.2 |
| 2153 | 2026-02-25T01:35:16.233Z | Compiling rustc_version v0.1.7 |
| 2154 | 2026-02-25T01:35:18.905Z | Compiling derive_builder v0.20.2 |
| 2155 | 2026-02-25T01:35:19.109Z | Compiling rayon v1.10.0 |
| 2156 | 2026-02-25T01:35:20.335Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2157 | 2026-02-25T01:35:21.617Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2158 | 2026-02-25T01:35:23.307Z | Compiling hickory-proto v0.24.4 |
| 2159 | 2026-02-25T01:35:24.306Z | Compiling zone_cfg_derive v0.3.0 |
| 2160 | 2026-02-25T01:35:25.706Z | Compiling hubpack_derive v0.1.1 |
| 2161 | 2026-02-25T01:35:26.710Z | Compiling camino-tempfile v1.4.1 |
| 2162 | 2026-02-25T01:35:27.623Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2163 | 2026-02-25T01:35:28.078Z | Compiling cargo-platform v0.1.8 |
| 2164 | 2026-02-25T01:35:28.529Z | Compiling serde_repr v0.1.19 |
| 2165 | 2026-02-25T01:35:28.638Z | Compiling num-derive v0.4.2 |
| 2166 | 2026-02-25T01:35:28.759Z | Compiling vergen v9.0.6 |
| 2167 | 2026-02-25T01:35:29.177Z | Compiling sigpipe v0.1.3 |
| 2168 | 2026-02-25T01:35:29.341Z | Compiling jiff v0.2.15 |
| 2169 | 2026-02-25T01:35:29.767Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2170 | 2026-02-25T01:35:30.194Z | Compiling siphasher v1.0.1 |
| 2171 | 2026-02-25T01:35:30.660Z | Compiling base64 v0.21.7 |
| 2172 | 2026-02-25T01:35:31.817Z | Compiling convert_case v0.4.0 |
| 2173 | 2026-02-25T01:35:32.514Z | Compiling base64ct v1.6.0 |
| 2174 | 2026-02-25T01:35:33.029Z | Compiling derive_more v0.99.20 |
| 2175 | 2026-02-25T01:35:33.047Z | Compiling password-hash v0.5.0 |
| 2176 | 2026-02-25T01:35:33.185Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2177 | 2026-02-25T01:35:34.676Z | Compiling phf_shared v0.12.1 |
| 2178 | 2026-02-25T01:35:35.199Z | Compiling cargo_metadata v0.19.2 |
| 2179 | 2026-02-25T01:35:35.215Z | Compiling zone v0.3.1 |
| 2180 | 2026-02-25T01:35:37.976Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2181 | 2026-02-25T01:35:38.059Z | Compiling hickory-resolver v0.24.4 |
| 2182 | 2026-02-25T01:35:38.123Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2183 | 2026-02-25T01:35:38.567Z | Compiling hubpack v0.1.2 |
| 2184 | 2026-02-25T01:35:38.639Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2185 | 2026-02-25T01:35:39.184Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2186 | 2026-02-25T01:35:42.490Z | Compiling newtype_derive v0.1.6 |
| 2187 | 2026-02-25T01:35:42.878Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2188 | 2026-02-25T01:35:44.265Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2189 | 2026-02-25T01:35:44.670Z | Compiling progenitor-impl v0.10.0 |
| 2190 | 2026-02-25T01:35:45.497Z | Compiling blake2 v0.10.6 |
| 2191 | 2026-02-25T01:35:46.031Z | Compiling tokio-stream v0.1.17 |
| 2192 | 2026-02-25T01:35:46.742Z | Compiling typify-impl v0.6.1 |
| 2193 | 2026-02-25T01:35:46.940Z | Compiling serde-big-array v0.5.1 |
| 2194 | 2026-02-25T01:35:47.171Z | Compiling smf v0.2.3 |
| 2195 | 2026-02-25T01:35:47.218Z | Compiling pin-project-internal v1.1.10 |
| 2196 | 2026-02-25T01:35:49.728Z | Compiling rustc_version v0.4.1 |
| 2197 | 2026-02-25T01:35:49.959Z | Compiling vergen-git2 v1.0.7 |
| 2198 | 2026-02-25T01:35:50.293Z | Compiling unicode-xid v0.2.4 |
| 2199 | 2026-02-25T01:35:50.331Z | Compiling whoami v1.5.1 |
| 2200 | 2026-02-25T01:35:50.400Z | Compiling foldhash v0.1.5 |
| 2201 | 2026-02-25T01:35:50.517Z | Compiling static_assertions v1.1.0 |
| 2202 | 2026-02-25T01:35:50.657Z | Compiling unicode-segmentation v1.11.0 |
| 2203 | 2026-02-25T01:35:50.872Z | Compiling chrono-tz v0.10.4 |
| 2204 | 2026-02-25T01:35:51.277Z | Compiling owo-colors v4.2.3 |
| 2205 | 2026-02-25T01:35:51.297Z | Compiling cancel-safe-futures v0.1.5 |
| 2206 | 2026-02-25T01:35:51.811Z | Compiling newline-converter v0.3.0 |
| 2207 | 2026-02-25T01:35:52.043Z | Compiling hashbrown v0.15.2 |
| 2208 | 2026-02-25T01:35:52.060Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2209 | 2026-02-25T01:35:53.414Z | Compiling const_format_proc_macros v0.2.34 |
| 2210 | 2026-02-25T01:35:53.671Z | Compiling progenitor-macro v0.10.0 |
| 2211 | 2026-02-25T01:35:56.057Z | Compiling pin-project v1.1.10 |
| 2212 | 2026-02-25T01:35:56.220Z | Compiling qorb v0.4.1 |
| 2213 | 2026-02-25T01:35:56.422Z | Compiling typify-macro v0.6.1 |
| 2214 | 2026-02-25T01:35:56.499Z | Compiling argon2 v0.5.3 |
| 2215 | 2026-02-25T01:35:57.695Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2216 | 2026-02-25T01:35:58.295Z | Compiling phf v0.12.1 |
| 2217 | 2026-02-25T01:35:58.655Z | Compiling unicode-normalization v0.1.24 |
| 2218 | 2026-02-25T01:35:59.004Z | Compiling tokio-dtrace v0.1.1 |
| 2219 | 2026-02-25T01:35:59.738Z | Compiling console v0.15.8 |
| 2220 | 2026-02-25T01:36:00.025Z | Compiling atomicwrites v0.4.4 |
| 2221 | 2026-02-25T01:36:00.281Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2222 | 2026-02-25T01:36:01.333Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2223 | 2026-02-25T01:36:01.634Z | Compiling libsw-core v0.3.2 |
| 2224 | 2026-02-25T01:36:02.001Z | Compiling secrecy v0.10.3 |
| 2225 | 2026-02-25T01:36:02.329Z | Compiling async-recursion v1.1.1 |
| 2226 | 2026-02-25T01:36:02.741Z | Compiling snafu-derive v0.8.9 |
| 2227 | 2026-02-25T01:36:03.788Z | Compiling cookie v0.18.1 |
| 2228 | 2026-02-25T01:36:03.985Z | Compiling csv-core v0.1.12 |
| 2229 | 2026-02-25T01:36:04.215Z | Compiling bstr v1.9.1 |
| 2230 | 2026-02-25T01:36:04.967Z | Compiling highway v1.3.0 |
| 2231 | 2026-02-25T01:36:05.107Z | Compiling indent_write v2.2.0 |
| 2232 | 2026-02-25T01:36:05.467Z | Compiling moka v0.12.10 |
| 2233 | 2026-02-25T01:36:05.865Z | Compiling utf-8 v0.7.6 |
| 2234 | 2026-02-25T01:36:06.296Z | Compiling bytecount v0.6.9 |
| 2235 | 2026-02-25T01:36:06.596Z | Compiling similar v2.7.0 |
| 2236 | 2026-02-25T01:36:06.657Z | Compiling fixedbitset v0.4.2 |
| 2237 | 2026-02-25T01:36:06.675Z | Compiling fixedbitset v0.5.7 |
| 2238 | 2026-02-25T01:36:07.374Z | Compiling git2 v0.20.2 |
| 2239 | 2026-02-25T01:36:07.392Z | Compiling rustls v0.21.12 |
| 2240 | 2026-02-25T01:36:07.414Z | Compiling cfg_aliases v0.2.1 |
| 2241 | 2026-02-25T01:36:07.553Z | Compiling same-file v1.0.6 |
| 2242 | 2026-02-25T01:36:07.829Z | Compiling walkdir v2.5.0 |
| 2243 | 2026-02-25T01:36:07.894Z | Compiling expectorate v1.2.0 |
| 2244 | 2026-02-25T01:36:07.950Z | Compiling nix v0.29.0 |
| 2245 | 2026-02-25T01:36:08.327Z | Compiling snafu v0.8.9 |
| 2246 | 2026-02-25T01:36:08.854Z | Compiling petgraph v0.8.3 |
| 2247 | 2026-02-25T01:36:09.527Z | Compiling petgraph v0.6.5 |
| 2248 | 2026-02-25T01:36:09.656Z | Compiling papergrid v0.11.0 |
| 2249 | 2026-02-25T01:36:14.499Z | Compiling tungstenite v0.21.0 |
| 2250 | 2026-02-25T01:36:15.256Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2251 | 2026-02-25T01:36:15.838Z | Compiling globset v0.4.14 |
| 2252 | 2026-02-25T01:36:16.127Z | Compiling progenitor v0.10.0 |
| 2253 | 2026-02-25T01:36:16.385Z | Compiling csv v1.3.1 |
| 2254 | 2026-02-25T01:36:18.162Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2255 | 2026-02-25T01:36:18.758Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2256 | 2026-02-25T01:36:18.788Z | Compiling libsw v3.5.0 |
| 2257 | 2026-02-25T01:36:18.878Z | Compiling olpc-cjson v0.1.4 |
| 2258 | 2026-02-25T01:36:19.144Z | Compiling oxide-tokio-rt v0.1.2 |
| 2259 | 2026-02-25T01:36:19.301Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2260 | 2026-02-25T01:36:19.991Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2261 | 2026-02-25T01:36:22.144Z | Compiling const_format v0.2.35 |
| 2262 | 2026-02-25T01:36:23.517Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2263 | 2026-02-25T01:36:24.232Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2264 | 2026-02-25T01:36:25.476Z | Compiling tabled_derive v0.7.0 |
| 2265 | 2026-02-25T01:36:27.725Z | Compiling gethostname v0.5.0 |
| 2266 | 2026-02-25T01:36:27.980Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2267 | 2026-02-25T01:36:31.238Z | Compiling terminal_size v0.4.3 |
| 2268 | 2026-02-25T01:36:31.539Z | Compiling pem v3.0.5 |
| 2269 | 2026-02-25T01:36:33.086Z | Compiling inout v0.1.3 |
| 2270 | 2026-02-25T01:36:33.388Z | Compiling sct v0.7.1 |
| 2271 | 2026-02-25T01:36:33.658Z | Compiling rustls-webpki v0.101.7 |
| 2272 | 2026-02-25T01:36:33.866Z | Compiling bcs v0.1.6 |
| 2273 | 2026-02-25T01:36:33.887Z | Compiling serde_plain v1.0.2 |
| 2274 | 2026-02-25T01:36:33.964Z | Compiling tagptr v0.2.0 |
| 2275 | 2026-02-25T01:36:34.306Z | Compiling linear-map v1.2.0 |
| 2276 | 2026-02-25T01:36:34.391Z | Compiling openssl-probe v0.2.1 |
| 2277 | 2026-02-25T01:36:34.500Z | Compiling typed-path v0.9.3 |
| 2278 | 2026-02-25T01:36:34.720Z | Compiling termtree v0.5.1 |
| 2279 | 2026-02-25T01:36:34.817Z | Compiling smawk v0.3.2 |
| 2280 | 2026-02-25T01:36:34.948Z | Compiling unicode-linebreak v0.1.5 |
| 2281 | 2026-02-25T01:36:35.083Z | Compiling unicode-width v0.2.1 |
| 2282 | 2026-02-25T01:36:35.121Z | Compiling swrite v0.1.0 |
| 2283 | 2026-02-25T01:36:35.309Z | Compiling radium v0.7.0 |
| 2284 | 2026-02-25T01:36:35.554Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2285 | 2026-02-25T01:36:35.768Z | Compiling textwrap v0.16.2 |
| 2286 | 2026-02-25T01:36:36.719Z | Compiling rustls-native-certs v0.8.3 |
| 2287 | 2026-02-25T01:36:37.652Z | Compiling tough v0.20.0 |
| 2288 | 2026-02-25T01:36:39.686Z | Compiling cipher v0.4.4 |
| 2289 | 2026-02-25T01:36:40.249Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2290 | 2026-02-25T01:36:40.276Z | Compiling tabled v0.15.0 |
| 2291 | 2026-02-25T01:36:41.650Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2292 | 2026-02-25T01:36:41.967Z | Compiling steno v0.4.1 |
| 2293 | 2026-02-25T01:36:47.112Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2294 | 2026-02-25T01:36:52.890Z | Compiling tokio-tungstenite v0.21.0 |
| 2295 | 2026-02-25T01:36:53.651Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2296 | 2026-02-25T01:36:55.609Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2297 | 2026-02-25T01:36:57.590Z | Compiling hickory-proto v0.25.2 |
| 2298 | 2026-02-25T01:37:00.814Z | Compiling tap v1.0.1 |
| 2299 | 2026-02-25T01:37:01.056Z | Compiling humantime v2.3.0 |
| 2300 | 2026-02-25T01:37:02.655Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2301 | 2026-02-25T01:37:03.964Z | Compiling hickory-resolver v0.25.2 |
| 2302 | 2026-02-25T01:37:04.622Z | Compiling wyz v0.5.1 |
| 2303 | 2026-02-25T01:37:08.416Z | Compiling tokio-rustls v0.24.1 |
| 2304 | 2026-02-25T01:37:08.947Z | Compiling rustls-platform-verifier v0.6.2 |
| 2305 | 2026-02-25T01:37:11.006Z | Compiling typify v0.6.1 |
| 2306 | 2026-02-25T01:37:11.179Z | Compiling rustls-pemfile v1.0.4 |
| 2307 | 2026-02-25T01:37:11.728Z | Compiling num_enum_derive v0.5.11 |
| 2308 | 2026-02-25T01:37:11.995Z | Compiling twox-hash v2.1.0 |
| 2309 | 2026-02-25T01:37:13.073Z | Compiling universal-hash v0.5.1 |
| 2310 | 2026-02-25T01:37:13.371Z | Compiling atty v0.2.14 |
| 2311 | 2026-02-25T01:37:13.576Z | Compiling funty v2.0.0 |
| 2312 | 2026-02-25T01:37:14.118Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2313 | 2026-02-25T01:37:14.551Z | Compiling opaque-debug v0.3.1 |
| 2314 | 2026-02-25T01:37:14.688Z | Compiling polyval v0.6.2 |
| 2315 | 2026-02-25T01:37:15.310Z | Compiling bitvec v1.0.1 |
| 2316 | 2026-02-25T01:37:16.598Z | Compiling num_enum v0.5.11 |
| 2317 | 2026-02-25T01:37:20.445Z | Compiling progenitor-impl v0.13.0 |
| 2318 | 2026-02-25T01:37:20.995Z | Compiling toml v0.7.8 |
| 2319 | 2026-02-25T01:37:21.015Z | Compiling reqwest v0.13.2 |
| 2320 | 2026-02-25T01:37:25.976Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2321 | 2026-02-25T01:37:26.607Z | Compiling aes v0.8.4 |
| 2322 | 2026-02-25T01:37:28.594Z | Compiling ctr v0.9.2 |
| 2323 | 2026-02-25T01:37:29.022Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2324 | 2026-02-25T01:37:29.167Z | Compiling aead v0.5.2 |
| 2325 | 2026-02-25T01:37:29.338Z | Compiling bincode v1.3.3 |
| 2326 | 2026-02-25T01:37:29.471Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2327 | 2026-02-25T01:37:29.553Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2328 | 2026-02-25T01:37:29.591Z | Compiling passt v0.3.0 |
| 2329 | 2026-02-25T01:37:29.784Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2330 | 2026-02-25T01:37:29.997Z | Compiling fakedata_generator v0.5.0 |
| 2331 | 2026-02-25T01:37:30.149Z | Compiling aes-gcm-siv v0.11.1 |
| 2332 | 2026-02-25T01:37:30.175Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2333 | 2026-02-25T01:37:30.422Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2334 | 2026-02-25T01:37:30.503Z | Compiling progenitor-macro v0.13.0 |
| 2335 | 2026-02-25T01:37:30.780Z | Compiling progenitor-client v0.13.0 |
| 2336 | 2026-02-25T01:37:31.669Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2337 | 2026-02-25T01:37:34.415Z | Compiling bitstruct_derive v0.1.0 |
| 2338 | 2026-02-25T01:37:35.901Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2339 | 2026-02-25T01:37:36.358Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2340 | 2026-02-25T01:37:36.961Z | Compiling ascii v1.1.0 |
| 2341 | 2026-02-25T01:37:37.771Z | Compiling pretty-hex v0.2.1 |
| 2342 | 2026-02-25T01:37:38.060Z | Compiling ringbuffer v0.15.0 |
| 2343 | 2026-02-25T01:37:38.778Z | Compiling typeid v1.0.0 |
| 2344 | 2026-02-25T01:37:39.039Z | Compiling erased-serde v0.4.5 |
| 2345 | 2026-02-25T01:37:40.702Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2346 | 2026-02-25T01:37:41.139Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2347 | 2026-02-25T01:37:41.194Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2348 | 2026-02-25T01:37:42.736Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2349 | 2026-02-25T01:37:43.186Z | Compiling progenitor v0.13.0 |
| 2350 | 2026-02-25T01:37:43.362Z | Compiling bitstruct v0.1.1 |
| 2351 | 2026-02-25T01:37:43.435Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2352 | 2026-02-25T01:37:43.525Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2353 | 2026-02-25T01:37:43.993Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2354 | 2026-02-25T01:37:44.428Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2355 | 2026-02-25T01:37:45.663Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2356 | 2026-02-25T01:37:45.775Z | Compiling serde_arrays v0.1.0 |
| 2357 | 2026-02-25T01:37:46.038Z | Compiling kstat-rs v0.2.4 |
| 2358 | 2026-02-25T01:37:46.937Z | Compiling libloading v0.7.4 |
| 2359 | 2026-02-25T01:37:46.998Z | Compiling bit_field v0.10.2 |
| 2360 | 2026-02-25T01:37:47.323Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2361 | 2026-02-25T01:37:47.428Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2362 | 2026-02-25T01:37:49.965Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2363 | 2026-02-25T01:37:58.353Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2364 | 2026-02-25T01:37:59.304Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2365 | 2026-02-25T01:37:59.821Z | Compiling ron v0.8.1 |
| 2366 | 2026-02-25T01:38:00.101Z | Compiling itertools v0.13.0 |
| 2367 | 2026-02-25T01:38:04.101Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2368 | 2026-02-25T01:38:04.396Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2369 | 2026-02-25T01:38:20.819Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2370 | 2026-02-25T01:38:26.187Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2371 | 2026-02-25T01:38:45.739Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2372 | 2026-02-25T01:39:47.823Z | Finished `release` profile [optimized] target(s) in 8m 20s |
| 2373 | 2026-02-25T01:39:48.016Z | |
| 2374 | 2026-02-25T01:39:48.016Z | real 8:20.598376827 |
| 2375 | 2026-02-25T01:39:48.016Z | user 1:00:03.610263710 |
| 2376 | 2026-02-25T01:39:48.016Z | sys 3:54.201664293 |
| 2377 | 2026-02-25T01:39:48.019Z | trap 1.918269456 |
| 2378 | 2026-02-25T01:39:48.019Z | tflt 2.381564263 |
| 2379 | 2026-02-25T01:39:48.019Z | dflt 1.132917005 |
| 2380 | 2026-02-25T01:39:48.019Z | kflt 0.000117408 |
| 2381 | 2026-02-25T01:39:48.019Z | lock 2:58:33.716350013 |
| 2382 | 2026-02-25T01:39:48.020Z | slp 3:40:23.192952430 |
| 2383 | 2026-02-25T01:39:48.020Z | lat 3:28.316617111 |
| 2384 | 2026-02-25T01:39:48.020Z | stop 4:47.268276727 |
| 2385 | 2026-02-25T01:39:48.020Z | + OUTDIR=/work/release |
| 2386 | 2026-02-25T01:39:48.020Z | + mkdir -p /work/release |
| 2387 | 2026-02-25T01:39:48.020Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2388 | 2026-02-25T01:39:48.051Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2389 | 2026-02-25T01:39:48.141Z | + cd /work/release |
| 2390 | 2026-02-25T01:39:48.144Z | + digest -a sha256 propolis-cli |
| 2391 | 2026-02-25T01:39:48.169Z | + digest -a sha256 propolis-server |
| 2392 | 2026-02-25T01:39:48.228Z | process exited: duration 973396 ms, exit code 0 |
| |
| 2393 | 2026-02-25T01:39:48.240Z | found 4 output files |
| 2394 | 2026-02-25T01:39:48.240Z | uploading: /work/release/propolis-cli (25087552 bytes) |
| 2395 | 2026-02-25T01:39:49.495Z | uploaded: /work/release/propolis-cli |
| 2396 | 2026-02-25T01:39:49.495Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2397 | 2026-02-25T01:39:50.504Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2398 | 2026-02-25T01:39:50.504Z | uploading: /work/release/propolis-server (76138144 bytes) |
| 2399 | 2026-02-25T01:39:52.230Z | uploaded: /work/release/propolis-server |
| 2400 | 2026-02-25T01:39:52.233Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2401 | 2026-02-25T01:39:53.239Z | uploaded: /work/release/propolis-server.sha256.txt |