|
|
|
| 1 | 2026-03-04T17:21:26.143Z | job assigned to worker 01KJWXV14KNAD3YW15R2KFDQJA [factory aws, i-01225508ef50f0899] (queued for 1 m 2 s) |
| |
| 2 | 2026-03-04T17:21:35.032Z | starting task 0: "setup" |
| 3 | 2026-03-04T17:21:35.037Z | ++ uname -s |
| 4 | 2026-03-04T17:21:35.040Z | + kern=SunOS |
| 5 | 2026-03-04T17:21:35.040Z | + build_user=build |
| 6 | 2026-03-04T17:21:35.040Z | + build_uid=12345 |
| 7 | 2026-03-04T17:21:35.040Z | + work_dir=/work |
| 8 | 2026-03-04T17:21:35.040Z | + input_dir=/input |
| 9 | 2026-03-04T17:21:35.040Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-04T17:21:35.040Z | + case "$kern" in |
| 11 | 2026-03-04T17:21:35.040Z | + groupadd -g 12345 build |
| 12 | 2026-03-04T17:21:35.043Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-04T17:21:37.053Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-04T17:21:37.179Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-04T17:21:37.181Z | + home_fs=zfs |
| 16 | 2026-03-04T17:21:37.181Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-04T17:21:37.181Z | + mkdir -p /home/build |
| 18 | 2026-03-04T17:21:37.184Z | + chown build:build /home/build /work |
| 19 | 2026-03-04T17:21:39.185Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-04T17:21:39.188Z | process exited: duration 4157 ms, exit code 0 |
| |
| 21 | 2026-03-04T17:21:39.195Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-04T17:21:39.203Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-03-04T17:21:39.204Z | * rust toolchain channel = "1.91.1" |
| 24 | 2026-03-04T17:21:39.204Z | * rust toolchain profile = "default" |
| 25 | 2026-03-04T17:21:39.204Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-04T17:21:39.205Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-04T17:21:39.205Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-04T17:21:39.207Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-04T17:21:39.208Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-03-04T17:21:39.340Z | info: downloading installer |
| 31 | 2026-03-04T17:21:41.066Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-04T17:21:41.066Z | warn: /opt/ooce/bin |
| 33 | 2026-03-04T17:21:41.066Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-04T17:21:41.066Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-04T17:21:41.067Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-04T17:21:41.067Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-04T17:21:41.067Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-04T17:21:41.067Z | error: cannot install while Rust is installed |
| 39 | 2026-03-04T17:21:41.067Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-04T17:21:41.096Z | info: profile set to 'default' |
| 41 | 2026-03-04T17:21:41.096Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-04T17:21:41.099Z | info: syncing channel updates for '1.91.1-x86_64-unknown-illumos' |
| 43 | 2026-03-04T17:21:41.269Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 44 | 2026-03-04T17:21:41.269Z | info: downloading component 'cargo' |
| 45 | 2026-03-04T17:21:42.214Z | info: downloading component 'clippy' |
| 46 | 2026-03-04T17:21:42.590Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-04T17:21:44.017Z | info: downloading component 'rust-std' |
| 48 | 2026-03-04T17:21:45.791Z | info: downloading component 'rustc' |
| 49 | 2026-03-04T17:21:54.725Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-04T17:21:54.984Z | info: installing component 'cargo' |
| 51 | 2026-03-04T17:21:55.882Z | info: installing component 'clippy' |
| 52 | 2026-03-04T17:21:56.275Z | info: installing component 'rust-docs' |
| 53 | 2026-03-04T17:21:58.186Z | info: installing component 'rust-std' |
| 54 | 2026-03-04T17:22:00.025Z | info: installing component 'rustc' |
| 55 | 2026-03-04T17:22:06.732Z | info: installing component 'rustfmt' |
| 56 | 2026-03-04T17:22:07.078Z | info: default toolchain set to '1.91.1-x86_64-unknown-illumos' |
| 57 | 2026-03-04T17:22:07.078Z | |
| 58 | 2026-03-04T17:22:07.539Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 59 | 2026-03-04T17:22:07.539Z | |
| 60 | 2026-03-04T17:22:07.542Z | |
| 61 | 2026-03-04T17:22:07.542Z | Rust is installed now. Great! |
| 62 | 2026-03-04T17:22:07.542Z | |
| 63 | 2026-03-04T17:22:07.542Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-04T17:22:07.542Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-04T17:22:07.542Z | |
| 66 | 2026-03-04T17:22:07.542Z | To configure your current shell, you need to source |
| 67 | 2026-03-04T17:22:07.542Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-04T17:22:07.542Z | |
| 69 | 2026-03-04T17:22:07.542Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-04T17:22:07.542Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-04T17:22:07.544Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-04T17:22:07.544Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-04T17:22:07.638Z | + rustup --version |
| 74 | 2026-03-04T17:22:07.648Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-04T17:22:07.651Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-04T17:22:07.736Z | info: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 77 | 2026-03-04T17:22:07.739Z | + cargo --version |
| 78 | 2026-03-04T17:22:07.813Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 79 | 2026-03-04T17:22:07.816Z | + rustc --version |
| 80 | 2026-03-04T17:22:07.892Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 81 | 2026-03-04T17:22:07.896Z | process exited: duration 28700 ms, exit code 0 |
| |
| 82 | 2026-03-04T17:22:07.902Z | starting task 2: "authentication" |
| 83 | 2026-03-04T17:22:07.923Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2026-03-04T17:22:07.933Z | starting task 3: "clone repository" |
| 85 | 2026-03-04T17:22:07.936Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2026-03-04T17:22:07.939Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2026-03-04T17:22:07.978Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2026-03-04T17:23:13.627Z | + cd /work/oxidecomputer/omicron |
| 89 | 2026-03-04T17:23:13.627Z | + git fetch origin 1f5d8cd303a7e152ad832c95655d17cd972470a3 |
| 90 | 2026-03-04T17:23:14.430Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2026-03-04T17:23:14.430Z | * branch 1f5d8cd303a7e152ad832c95655d17cd972470a3 -> FETCH_HEAD |
| 92 | 2026-03-04T17:23:14.443Z | + [[ -n andy/pgsql18 ]] |
| 93 | 2026-03-04T17:23:14.445Z | ++ git branch --show-current |
| 94 | 2026-03-04T17:23:14.448Z | + current=main |
| 95 | 2026-03-04T17:23:14.448Z | + [[ main != andy/pgsql18 ]] |
| 96 | 2026-03-04T17:23:14.448Z | + git branch -f andy/pgsql18 1f5d8cd303a7e152ad832c95655d17cd972470a3 |
| 97 | 2026-03-04T17:23:14.452Z | + git checkout -f andy/pgsql18 |
| 98 | 2026-03-04T17:23:14.535Z | Switched to branch 'andy/pgsql18' |
| 99 | 2026-03-04T17:23:14.538Z | + git reset --hard 1f5d8cd303a7e152ad832c95655d17cd972470a3 |
| 100 | 2026-03-04T17:23:14.555Z | HEAD is now at 1f5d8cd30 Use PostgreSQL v18 client libraries |
| 101 | 2026-03-04T17:23:14.558Z | process exited: duration 66625 ms, exit code 0 |
| |
| 102 | 2026-03-04T17:23:14.564Z | starting task 4: "build" |
| 103 | 2026-03-04T17:23:14.569Z | + source .github/buildomat/ci-env.sh |
| 104 | 2026-03-04T17:23:14.572Z | ++ export CARGO_TERM_COLOR=always |
| 105 | 2026-03-04T17:23:14.572Z | ++ CARGO_TERM_COLOR=always |
| 106 | 2026-03-04T17:23:14.572Z | + cargo --version |
| 107 | 2026-03-04T17:23:14.631Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 108 | 2026-03-04T17:23:14.634Z | + rustc --version |
| 109 | 2026-03-04T17:23:14.707Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 110 | 2026-03-04T17:23:14.710Z | + WORK=/work |
| 111 | 2026-03-04T17:23:14.710Z | + pfexec mkdir -p /work |
| 112 | 2026-03-04T17:23:14.715Z | + pfexec chown build /work |
| 113 | 2026-03-04T17:23:14.718Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-03-04T17:23:25.671Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 115 | 2026-03-04T17:23:36.160Z | Startup: Caching catalogs ... Done |
| 116 | 2026-03-04T17:23:59.727Z | Planning: Solver setup ... Done (21.756s) |
| 117 | 2026-03-04T17:23:59.895Z | Planning: Running solver ... Done (0.167s) |
| 118 | 2026-03-04T17:24:00.064Z | Planning: Finding local manifests ... Done (0.004s) |
| 119 | 2026-03-04T17:24:00.079Z | Planning: Fetching manifests: 0/5 0% complete |
| 120 | 2026-03-04T17:24:00.286Z | Planning: Fetching manifests: 5/5 100% complete |
| 121 | 2026-03-04T17:24:00.347Z | Planning: Package planning ... Done (0.058s) |
| 122 | 2026-03-04T17:24:00.410Z | Planning: Merging actions ... Done (0.065s) |
| 123 | 2026-03-04T17:24:00.987Z | Planning: Checking for conflicting actions ... Done (0.578s) |
| 124 | 2026-03-04T17:24:01.002Z | Planning: Consolidating action changes ... Done (0.014s) |
| 125 | 2026-03-04T17:24:03.147Z | Planning: Evaluating mediators ... Done (2.145s) |
| 126 | 2026-03-04T17:24:03.158Z | Planning: Planning completed in 26.83 seconds |
| 127 | 2026-03-04T17:24:03.174Z | Packages to install: 5 |
| 128 | 2026-03-04T17:24:03.174Z | Mediators to change: 3 |
| 129 | 2026-03-04T17:24:03.178Z | Services to change: 1 |
| 130 | 2026-03-04T17:24:03.179Z | Estimated space available: 155.43 GB |
| 131 | 2026-03-04T17:24:03.179Z | Estimated space to be consumed: 1.85 GB |
| 132 | 2026-03-04T17:24:03.179Z | Create boot environment: No |
| 133 | 2026-03-04T17:24:03.179Z | Create backup boot environment: No |
| 134 | 2026-03-04T17:24:03.179Z | Rebuild boot archive: No |
| 135 | 2026-03-04T17:24:03.179Z | |
| 136 | 2026-03-04T17:24:03.179Z | Changed mediators: |
| 137 | 2026-03-04T17:24:03.179Z | mediator clang: |
| 138 | 2026-03-04T17:24:03.179Z | version: None -> 15 (system default) |
| 139 | 2026-03-04T17:24:03.179Z | |
| 140 | 2026-03-04T17:24:03.179Z | mediator llvm: |
| 141 | 2026-03-04T17:24:03.179Z | version: 14 (system default) -> 15 (system default) |
| 142 | 2026-03-04T17:24:03.179Z | |
| 143 | 2026-03-04T17:24:03.179Z | mediator postgresql: |
| 144 | 2026-03-04T17:24:03.179Z | version: 15 (system default) -> 18 (system default) |
| 145 | 2026-03-04T17:24:03.179Z | |
| 146 | 2026-03-04T17:24:03.179Z | Changed packages: |
| 147 | 2026-03-04T17:24:03.179Z | helios-dev |
| 148 | 2026-03-04T17:24:03.179Z | developer/build-essential |
| 149 | 2026-03-04T17:24:03.179Z | None -> 11-2.0 |
| 150 | 2026-03-04T17:24:03.179Z | library/libxmlsec1 |
| 151 | 2026-03-04T17:24:03.179Z | None -> 1.2.35-2.0 |
| 152 | 2026-03-04T17:24:03.179Z | ooce/developer/clang-15 |
| 153 | 2026-03-04T17:24:03.181Z | None -> 15.0.7-2.0 |
| 154 | 2026-03-04T17:24:03.181Z | ooce/developer/llvm-15 |
| 155 | 2026-03-04T17:24:03.181Z | None -> 15.0.7-2.0 |
| 156 | 2026-03-04T17:24:03.181Z | ooce/library/postgresql-18 |
| 157 | 2026-03-04T17:24:03.181Z | None -> 18.1-2.0 |
| 158 | 2026-03-04T17:24:03.181Z | |
| 159 | 2026-03-04T17:24:03.181Z | Services: |
| 160 | 2026-03-04T17:24:03.181Z | restart_fmri: |
| 161 | 2026-03-04T17:24:03.181Z | svc:/system/update-man-index:default |
| 162 | 2026-03-04T17:24:03.337Z | |
| 163 | 2026-03-04T17:24:03.337Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 164 | 2026-03-04T17:24:08.354Z | Download: 1191/4272 items 83.1/219.0MB 37% complete (19.9M/s) |
| 165 | 2026-03-04T17:24:14.774Z | Download: 2223/4272 items 119.2/219.0MB 54% complete (14.6M/s) |
| 166 | 2026-03-04T17:24:19.777Z | Download: 3970/4272 items 214.4/219.0MB 97% complete (13.1M/s) |
| 167 | 2026-03-04T17:24:20.937Z | Download: Completed 218.99 MB in 17.60 seconds (12.4M/s) |
| 168 | 2026-03-04T17:24:21.213Z | Actions: 1/4789 actions (Installing new actions) |
| 169 | 2026-03-04T17:24:26.055Z | Actions: Completed 4789 actions in 4.84 seconds. |
| 170 | 2026-03-04T17:24:26.474Z | Done (0.417s) |
| 171 | 2026-03-04T17:24:26.474Z | Done (0.000s) |
| 172 | 2026-03-04T17:24:27.575Z | Done (1.100s) |
| 173 | 2026-03-04T17:24:32.094Z | Done (4.163s) |
| 174 | 2026-03-04T17:24:32.180Z | Done (0.021s) |
| 175 | 2026-03-04T17:24:32.182Z | Done (0.000s) |
| 176 | 2026-03-04T17:24:32.343Z | Done (0.000s) |
| 177 | 2026-03-04T17:24:33.312Z | Planning: Evaluating mediator changes ... Done |
| 178 | 2026-03-04T17:24:33.475Z | Planning: Checking for conflicting actions ... Done |
| 179 | 2026-03-04T17:24:33.477Z | Planning: Consolidating action changes ... Done |
| 180 | 2026-03-04T17:24:33.754Z | Planning: Evaluating mediators ... Done |
| 181 | 2026-03-04T17:24:33.760Z | Planning: Planning completed in 0.44 seconds |
| 182 | 2026-03-04T17:24:33.789Z | Mediators to change: 2 |
| 183 | 2026-03-04T17:24:33.790Z | Create boot environment: No |
| 184 | 2026-03-04T17:24:33.793Z | Create backup boot environment: No |
| 185 | 2026-03-04T17:24:33.885Z | Done |
| 186 | 2026-03-04T17:24:33.885Z | Done |
| 187 | 2026-03-04T17:24:34.683Z | Done |
| 188 | 2026-03-04T17:24:38.309Z | Done |
| 189 | 2026-03-04T17:24:38.393Z | Done |
| 190 | 2026-03-04T17:24:38.397Z | Done |
| 191 | 2026-03-04T17:24:38.551Z | Done |
| 192 | 2026-03-04T17:24:38.925Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-03-04T17:24:39.090Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-03-04T17:24:39.093Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-03-04T17:24:39.367Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-03-04T17:24:39.370Z | Planning: Planning completed in 0.44 seconds |
| 197 | 2026-03-04T17:24:39.401Z | Mediators to change: 1 |
| 198 | 2026-03-04T17:24:39.401Z | Create boot environment: No |
| 199 | 2026-03-04T17:24:39.404Z | Create backup boot environment: No |
| 200 | 2026-03-04T17:24:39.490Z | Done |
| 201 | 2026-03-04T17:24:39.490Z | Done |
| 202 | 2026-03-04T17:24:40.266Z | Done |
| 203 | 2026-03-04T17:24:43.919Z | Done |
| 204 | 2026-03-04T17:24:44.007Z | Done |
| 205 | 2026-03-04T17:24:44.010Z | Done |
| 206 | 2026-03-04T17:24:44.158Z | Done |
| 207 | 2026-03-04T17:24:44.607Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 208 | 2026-03-04T17:24:44.607Z | clang system 15 system |
| 209 | 2026-03-04T17:24:44.607Z | csh system system illumos |
| 210 | 2026-03-04T17:24:44.607Z | ctags system system illumos |
| 211 | 2026-03-04T17:24:44.607Z | file system system illumos |
| 212 | 2026-03-04T17:24:44.607Z | gcc vendor 12 vendor |
| 213 | 2026-03-04T17:24:44.607Z | gcc system 10 system |
| 214 | 2026-03-04T17:24:44.607Z | gcc system 7 system |
| 215 | 2026-03-04T17:24:44.607Z | go system 1.20 system |
| 216 | 2026-03-04T17:24:44.607Z | go system 1.19 system |
| 217 | 2026-03-04T17:24:44.607Z | llvm system 15 system |
| 218 | 2026-03-04T17:24:44.607Z | llvm system 14 system |
| 219 | 2026-03-04T17:24:44.607Z | mariadb system 10.6 system |
| 220 | 2026-03-04T17:24:44.607Z | mta vendor vendor dma |
| 221 | 2026-03-04T17:24:44.608Z | openjdk system 17 system |
| 222 | 2026-03-04T17:24:44.608Z | openjdk system 11 system |
| 223 | 2026-03-04T17:24:44.608Z | openjdk system 1.8 system |
| 224 | 2026-03-04T17:24:44.608Z | openssl vendor 3 vendor |
| 225 | 2026-03-04T17:24:44.608Z | perl system 5.36 system |
| 226 | 2026-03-04T17:24:44.608Z | postgresql system 18 system |
| 227 | 2026-03-04T17:24:44.608Z | postgresql system 15 system |
| 228 | 2026-03-04T17:24:44.608Z | postgresql system 13 system |
| 229 | 2026-03-04T17:24:44.608Z | python vendor 3 vendor |
| 230 | 2026-03-04T17:24:44.608Z | python system 2 system |
| 231 | 2026-03-04T17:24:44.608Z | python3 system 3.11 system |
| 232 | 2026-03-04T17:24:44.608Z | ruby system 3.0 system |
| 233 | 2026-03-04T17:24:44.608Z | words vendor vendor american-english |
| 234 | 2026-03-04T17:24:44.608Z | words system system australian-english |
| 235 | 2026-03-04T17:24:44.608Z | words system system british-english |
| 236 | 2026-03-04T17:24:44.608Z | words system system canadian-english |
| 237 | 2026-03-04T17:24:44.609Z | words system system french |
| 238 | 2026-03-04T17:24:44.609Z | words system system italian |
| 239 | 2026-03-04T17:24:44.609Z | words system system ngerman |
| 240 | 2026-03-04T17:24:44.609Z | words system system ogerman |
| 241 | 2026-03-04T17:24:44.609Z | words system system spanish |
| 242 | 2026-03-04T17:24:44.942Z | PUBLISHER TYPE STATUS P LOCATION |
| 243 | 2026-03-04T17:24:44.942Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 244 | 2026-03-04T17:24:51.550Z | FMRI IFO |
| 245 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 246 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 247 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 248 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 249 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 250 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 251 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 252 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 253 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 254 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 255 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 256 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 257 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 258 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 259 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 260 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 261 | 2026-03-04T17:24:51.550Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 262 | 2026-03-04T17:24:52.744Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 263 | 2026-03-04T17:24:53.457Z | Updating crates.io index |
| 264 | 2026-03-04T17:24:53.460Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 265 | 2026-03-04T17:24:54.278Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 266 | 2026-03-04T17:24:55.221Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-03-04T17:24:55.813Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 268 | 2026-03-04T17:24:56.466Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 269 | 2026-03-04T17:25:01.032Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 270 | 2026-03-04T17:25:07.347Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 271 | 2026-03-04T17:25:10.069Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 272 | 2026-03-04T17:25:10.714Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 273 | 2026-03-04T17:25:14.873Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 274 | 2026-03-04T17:25:16.332Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 275 | 2026-03-04T17:25:18.941Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 276 | 2026-03-04T17:25:19.932Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 277 | 2026-03-04T17:25:20.920Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 278 | 2026-03-04T17:25:21.637Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 279 | 2026-03-04T17:25:23.684Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 280 | 2026-03-04T17:25:24.948Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 281 | 2026-03-04T17:25:25.540Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 282 | 2026-03-04T17:25:26.203Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 283 | 2026-03-04T17:25:27.151Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 284 | 2026-03-04T17:25:27.690Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 285 | 2026-03-04T17:25:28.222Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 286 | 2026-03-04T17:25:28.763Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 287 | 2026-03-04T17:25:29.611Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 288 | 2026-03-04T17:25:30.625Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 289 | 2026-03-04T17:25:31.807Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 290 | 2026-03-04T17:25:32.555Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 291 | 2026-03-04T17:25:33.292Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 292 | 2026-03-04T17:25:34.961Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 293 | 2026-03-04T17:25:36.335Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 294 | 2026-03-04T17:25:36.812Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 295 | 2026-03-04T17:25:37.562Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 296 | 2026-03-04T17:25:38.156Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 297 | 2026-03-04T17:25:38.940Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 298 | 2026-03-04T17:25:39.781Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 299 | 2026-03-04T17:25:40.461Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 300 | 2026-03-04T17:25:41.112Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 301 | 2026-03-04T17:25:41.864Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 302 | 2026-03-04T17:26:36.583Z | Downloading crates ... |
| 303 | 2026-03-04T17:26:36.635Z | Downloaded anstyle v1.0.13 |
| 304 | 2026-03-04T17:26:36.641Z | Downloaded anstream v0.6.21 |
| 305 | 2026-03-04T17:26:36.644Z | Downloaded anstyle-parse v0.2.7 |
| 306 | 2026-03-04T17:26:36.647Z | Downloaded cfg-if v1.0.4 |
| 307 | 2026-03-04T17:26:36.650Z | Downloaded camino-tempfile v1.4.1 |
| 308 | 2026-03-04T17:26:36.653Z | Downloaded erased-serde v0.4.9 |
| 309 | 2026-03-04T17:26:36.656Z | Downloaded form_urlencoded v1.2.2 |
| 310 | 2026-03-04T17:26:36.656Z | Downloaded dtrace-parser v0.2.0 |
| 311 | 2026-03-04T17:26:36.656Z | Downloaded cpufeatures v0.2.17 |
| 312 | 2026-03-04T17:26:36.658Z | Downloaded equivalent v1.0.2 |
| 313 | 2026-03-04T17:26:36.658Z | Downloaded dof v0.3.0 |
| 314 | 2026-03-04T17:26:36.661Z | Downloaded anyhow v1.0.102 |
| 315 | 2026-03-04T17:26:36.664Z | Downloaded displaydoc v0.2.5 |
| 316 | 2026-03-04T17:26:36.668Z | Downloaded fs-err v3.3.0 |
| 317 | 2026-03-04T17:26:36.671Z | Downloaded toml_datetime v0.6.11 |
| 318 | 2026-03-04T17:26:36.671Z | Downloaded crypto-common v0.1.7 |
| 319 | 2026-03-04T17:26:36.671Z | Downloaded bitflags v2.11.0 |
| 320 | 2026-03-04T17:26:36.674Z | Downloaded proc-macro-error-attr v1.0.4 |
| 321 | 2026-03-04T17:26:36.677Z | Downloaded autocfg v1.5.0 |
| 322 | 2026-03-04T17:26:36.677Z | Downloaded digest v0.10.7 |
| 323 | 2026-03-04T17:26:36.680Z | Downloaded yoke v0.8.1 |
| 324 | 2026-03-04T17:26:36.680Z | Downloaded fastrand v2.3.0 |
| 325 | 2026-03-04T17:26:36.682Z | Downloaded sha2 v0.10.9 |
| 326 | 2026-03-04T17:26:36.685Z | Downloaded thread-id v4.2.2 |
| 327 | 2026-03-04T17:26:36.685Z | Downloaded serde_tokenstream v0.2.3 |
| 328 | 2026-03-04T17:26:36.688Z | Downloaded heck v0.4.1 |
| 329 | 2026-03-04T17:26:36.688Z | Downloaded pest_generator v2.8.6 |
| 330 | 2026-03-04T17:26:36.690Z | Downloaded tempfile v3.25.0 |
| 331 | 2026-03-04T17:26:36.693Z | Downloaded errno v0.3.14 |
| 332 | 2026-03-04T17:26:36.693Z | Downloaded usdt-macro v0.5.0 |
| 333 | 2026-03-04T17:26:36.696Z | Downloaded usdt v0.5.0 |
| 334 | 2026-03-04T17:26:36.696Z | Downloaded byteorder v1.5.0 |
| 335 | 2026-03-04T17:26:36.698Z | Downloaded usdt-attr-macro v0.5.0 |
| 336 | 2026-03-04T17:26:36.699Z | Downloaded anstyle-query v1.1.5 |
| 337 | 2026-03-04T17:26:36.701Z | Downloaded cargo-platform v0.2.0 |
| 338 | 2026-03-04T17:26:36.701Z | Downloaded colorchoice v1.0.4 |
| 339 | 2026-03-04T17:26:36.701Z | Downloaded unicode-linebreak v0.1.5 |
| 340 | 2026-03-04T17:26:36.704Z | Downloaded clap_lex v1.0.0 |
| 341 | 2026-03-04T17:26:36.704Z | Downloaded serde_core v1.0.228 |
| 342 | 2026-03-04T17:26:36.707Z | Downloaded zerofrom-derive v0.1.6 |
| 343 | 2026-03-04T17:26:36.709Z | Downloaded utf8parse v0.2.2 |
| 344 | 2026-03-04T17:26:36.709Z | Downloaded block-buffer v0.10.4 |
| 345 | 2026-03-04T17:26:36.713Z | Downloaded heck v0.5.0 |
| 346 | 2026-03-04T17:26:36.713Z | Downloaded bytecount v0.6.9 |
| 347 | 2026-03-04T17:26:36.717Z | Downloaded utf8_iter v1.0.4 |
| 348 | 2026-03-04T17:26:36.717Z | Downloaded potential_utf v0.1.4 |
| 349 | 2026-03-04T17:26:36.717Z | Downloaded typeid v1.0.3 |
| 350 | 2026-03-04T17:26:36.720Z | Downloaded version_check v0.9.5 |
| 351 | 2026-03-04T17:26:36.721Z | Downloaded memmap v0.7.0 |
| 352 | 2026-03-04T17:26:36.721Z | Downloaded fnv v1.0.7 |
| 353 | 2026-03-04T17:26:36.724Z | Downloaded smawk v0.3.2 |
| 354 | 2026-03-04T17:26:36.724Z | Downloaded zerovec-derive v0.11.2 |
| 355 | 2026-03-04T17:26:36.724Z | Downloaded zerofrom v0.1.6 |
| 356 | 2026-03-04T17:26:36.724Z | Downloaded yoke-derive v0.8.1 |
| 357 | 2026-03-04T17:26:36.728Z | Downloaded strsim v0.11.1 |
| 358 | 2026-03-04T17:26:36.728Z | Downloaded stable_deref_trait v1.2.1 |
| 359 | 2026-03-04T17:26:36.728Z | Downloaded itoa v1.0.17 |
| 360 | 2026-03-04T17:26:36.731Z | Downloaded writeable v0.6.2 |
| 361 | 2026-03-04T17:26:36.731Z | Downloaded unicode-xid v0.2.6 |
| 362 | 2026-03-04T17:26:36.734Z | Downloaded serde-value v0.7.0 |
| 363 | 2026-03-04T17:26:36.734Z | Downloaded generic-array v0.14.7 |
| 364 | 2026-03-04T17:26:36.734Z | Downloaded tinystr v0.8.2 |
| 365 | 2026-03-04T17:26:36.736Z | Downloaded serde_spanned v0.6.9 |
| 366 | 2026-03-04T17:26:36.736Z | Downloaded percent-encoding v2.3.2 |
| 367 | 2026-03-04T17:26:36.739Z | Downloaded macaddr v1.0.1 |
| 368 | 2026-03-04T17:26:36.739Z | Downloaded idna_adapter v1.2.1 |
| 369 | 2026-03-04T17:26:36.742Z | Downloaded toml_write v0.1.2 |
| 370 | 2026-03-04T17:26:36.742Z | Downloaded pretty-hex v0.4.1 |
| 371 | 2026-03-04T17:26:36.742Z | Downloaded ordered-float v2.10.1 |
| 372 | 2026-03-04T17:26:36.745Z | Downloaded swrite v0.1.0 |
| 373 | 2026-03-04T17:26:36.745Z | Downloaded plain v0.2.3 |
| 374 | 2026-03-04T17:26:36.748Z | Downloaded zerocopy-derive v0.7.35 |
| 375 | 2026-03-04T17:26:36.751Z | Downloaded ucd-trie v0.1.7 |
| 376 | 2026-03-04T17:26:36.753Z | Downloaded icu_provider v2.1.1 |
| 377 | 2026-03-04T17:26:36.756Z | Downloaded thiserror-impl v2.0.18 |
| 378 | 2026-03-04T17:26:36.759Z | Downloaded zmij v1.0.21 |
| 379 | 2026-03-04T17:26:36.759Z | Downloaded tabled_derive v0.7.0 |
| 380 | 2026-03-04T17:26:36.761Z | Downloaded usdt-impl v0.5.0 |
| 381 | 2026-03-04T17:26:36.761Z | Downloaded unicode-ident v1.0.24 |
| 382 | 2026-03-04T17:26:36.764Z | Downloaded typenum v1.19.0 |
| 383 | 2026-03-04T17:26:36.767Z | Downloaded toml v0.8.23 |
| 384 | 2026-03-04T17:26:36.770Z | Downloaded zerotrie v0.2.3 |
| 385 | 2026-03-04T17:26:36.773Z | Downloaded textwrap v0.16.2 |
| 386 | 2026-03-04T17:26:36.777Z | Downloaded proc-macro-error v1.0.4 |
| 387 | 2026-03-04T17:26:36.777Z | Downloaded toml_edit v0.22.27 |
| 388 | 2026-03-04T17:26:36.780Z | Downloaded thiserror v2.0.18 |
| 389 | 2026-03-04T17:26:36.785Z | Downloaded url v2.5.8 |
| 390 | 2026-03-04T17:26:36.788Z | Downloaded thiserror v1.0.69 |
| 391 | 2026-03-04T17:26:36.792Z | Downloaded pest_derive v2.8.6 |
| 392 | 2026-03-04T17:26:36.795Z | Downloaded num-traits v0.2.19 |
| 393 | 2026-03-04T17:26:36.798Z | Downloaded litemap v0.8.1 |
| 394 | 2026-03-04T17:26:36.801Z | Downloaded zerovec v0.11.5 |
| 395 | 2026-03-04T17:26:36.804Z | Downloaded icu_collections v2.1.1 |
| 396 | 2026-03-04T17:26:36.809Z | Downloaded zerocopy v0.7.35 |
| 397 | 2026-03-04T17:26:36.823Z | Downloaded smallvec v1.15.1 |
| 398 | 2026-03-04T17:26:36.826Z | Downloaded winnow v0.7.14 |
| 399 | 2026-03-04T17:26:36.833Z | Downloaded getrandom v0.4.1 |
| 400 | 2026-03-04T17:26:36.836Z | Downloaded clap_derive v4.5.55 |
| 401 | 2026-03-04T17:26:36.838Z | Downloaded unicode-width v0.2.0 |
| 402 | 2026-03-04T17:26:36.842Z | Downloaded serde_derive v1.0.228 |
| 403 | 2026-03-04T17:26:36.845Z | Downloaded unicode-width v0.1.14 |
| 404 | 2026-03-04T17:26:36.849Z | Downloaded papergrid v0.11.0 |
| 405 | 2026-03-04T17:26:36.853Z | Downloaded icu_normalizer v2.1.1 |
| 406 | 2026-03-04T17:26:36.856Z | Downloaded clap v4.5.60 |
| 407 | 2026-03-04T17:26:36.864Z | Downloaded proc-macro2 v1.0.106 |
| 408 | 2026-03-04T17:26:36.867Z | Downloaded icu_normalizer_data v2.1.1 |
| 409 | 2026-03-04T17:26:36.869Z | Downloaded log v0.4.29 |
| 410 | 2026-03-04T17:26:36.872Z | Downloaded cargo-util-schemas v0.8.2 |
| 411 | 2026-03-04T17:26:36.872Z | Downloaded camino v1.2.2 |
| 412 | 2026-03-04T17:26:36.875Z | Downloaded scroll v0.12.0 |
| 413 | 2026-03-04T17:26:36.875Z | Downloaded quote v1.0.44 |
| 414 | 2026-03-04T17:26:36.877Z | Downloaded once_cell v1.21.3 |
| 415 | 2026-03-04T17:26:36.880Z | Downloaded icu_properties v2.1.2 |
| 416 | 2026-03-04T17:26:36.883Z | Downloaded memchr v2.8.0 |
| 417 | 2026-03-04T17:26:36.885Z | Downloaded icu_locale_core v2.1.1 |
| 418 | 2026-03-04T17:26:36.890Z | Downloaded pest_meta v2.8.6 |
| 419 | 2026-03-04T17:26:36.893Z | Downloaded thiserror-impl v1.0.69 |
| 420 | 2026-03-04T17:26:36.896Z | Downloaded serde-untagged v0.1.9 |
| 421 | 2026-03-04T17:26:36.896Z | Downloaded cargo_metadata v0.21.0 |
| 422 | 2026-03-04T17:26:36.899Z | Downloaded cargo_toml v0.21.0 |
| 423 | 2026-03-04T17:26:36.899Z | Downloaded semver v1.0.27 |
| 424 | 2026-03-04T17:26:36.901Z | Downloaded serde v1.0.228 |
| 425 | 2026-03-04T17:26:36.904Z | Downloaded synstructure v0.13.2 |
| 426 | 2026-03-04T17:26:36.904Z | Downloaded indexmap v2.13.0 |
| 427 | 2026-03-04T17:26:36.907Z | Downloaded terminal_size v0.4.3 |
| 428 | 2026-03-04T17:26:36.909Z | Downloaded scroll_derive v0.12.1 |
| 429 | 2026-03-04T17:26:36.910Z | Downloaded is_terminal_polyfill v1.70.2 |
| 430 | 2026-03-04T17:26:36.912Z | Downloaded serde_json v1.0.149 |
| 431 | 2026-03-04T17:26:36.915Z | Downloaded hashbrown v0.16.1 |
| 432 | 2026-03-04T17:26:36.920Z | Downloaded pest v2.8.6 |
| 433 | 2026-03-04T17:26:36.927Z | Downloaded icu_properties_data v2.1.2 |
| 434 | 2026-03-04T17:26:36.935Z | Downloaded clap_builder v4.5.60 |
| 435 | 2026-03-04T17:26:36.941Z | Downloaded idna v1.1.0 |
| 436 | 2026-03-04T17:26:36.947Z | Downloaded goblin v0.8.2 |
| 437 | 2026-03-04T17:26:36.953Z | Downloaded tabled v0.15.0 |
| 438 | 2026-03-04T17:26:36.965Z | Downloaded syn v1.0.109 |
| 439 | 2026-03-04T17:26:36.981Z | Downloaded syn v2.0.117 |
| 440 | 2026-03-04T17:26:36.991Z | Downloaded rustix v1.1.3 |
| 441 | 2026-03-04T17:26:37.018Z | Downloaded libc v0.2.180 |
| 442 | 2026-03-04T17:26:37.104Z | Compiling proc-macro2 v1.0.106 |
| 443 | 2026-03-04T17:26:37.107Z | Compiling unicode-ident v1.0.24 |
| 444 | 2026-03-04T17:26:37.107Z | Compiling quote v1.0.44 |
| 445 | 2026-03-04T17:26:37.107Z | Compiling serde_core v1.0.228 |
| 446 | 2026-03-04T17:26:37.107Z | Compiling libc v0.2.180 |
| 447 | 2026-03-04T17:26:37.107Z | Compiling version_check v0.9.5 |
| 448 | 2026-03-04T17:26:37.107Z | Compiling memchr v2.8.0 |
| 449 | 2026-03-04T17:26:37.337Z | Compiling serde v1.0.228 |
| 450 | 2026-03-04T17:26:37.591Z | Compiling stable_deref_trait v1.2.1 |
| 451 | 2026-03-04T17:26:37.718Z | Compiling zmij v1.0.21 |
| 452 | 2026-03-04T17:26:38.120Z | Compiling itoa v1.0.17 |
| 453 | 2026-03-04T17:26:38.191Z | Compiling autocfg v1.5.0 |
| 454 | 2026-03-04T17:26:38.443Z | Compiling thiserror v1.0.69 |
| 455 | 2026-03-04T17:26:38.709Z | Compiling ucd-trie v0.1.7 |
| 456 | 2026-03-04T17:26:38.825Z | Compiling writeable v0.6.2 |
| 457 | 2026-03-04T17:26:38.877Z | Compiling litemap v0.8.1 |
| 458 | 2026-03-04T17:26:39.175Z | Compiling pest v2.8.6 |
| 459 | 2026-03-04T17:26:39.296Z | Compiling byteorder v1.5.0 |
| 460 | 2026-03-04T17:26:39.326Z | Compiling rustix v1.1.3 |
| 461 | 2026-03-04T17:26:39.412Z | Compiling icu_normalizer_data v2.1.1 |
| 462 | 2026-03-04T17:26:39.760Z | Compiling icu_properties_data v2.1.2 |
| 463 | 2026-03-04T17:26:39.991Z | Compiling errno v0.3.14 |
| 464 | 2026-03-04T17:26:40.173Z | Compiling syn v2.0.117 |
| 465 | 2026-03-04T17:26:40.200Z | Compiling serde_json v1.0.149 |
| 466 | 2026-03-04T17:26:40.254Z | Compiling bitflags v2.11.0 |
| 467 | 2026-03-04T17:26:40.619Z | Compiling num-traits v0.2.19 |
| 468 | 2026-03-04T17:26:40.647Z | Compiling equivalent v1.0.2 |
| 469 | 2026-03-04T17:26:40.675Z | Compiling smallvec v1.15.1 |
| 470 | 2026-03-04T17:26:40.796Z | Compiling typeid v1.0.3 |
| 471 | 2026-03-04T17:26:40.975Z | Compiling hashbrown v0.16.1 |
| 472 | 2026-03-04T17:26:41.464Z | Compiling thread-id v4.2.2 |
| 473 | 2026-03-04T17:26:41.605Z | Compiling usdt-impl v0.5.0 |
| 474 | 2026-03-04T17:26:41.649Z | Compiling proc-macro-error-attr v1.0.4 |
| 475 | 2026-03-04T17:26:41.987Z | Compiling pest_meta v2.8.6 |
| 476 | 2026-03-04T17:26:42.016Z | Compiling erased-serde v0.4.9 |
| 477 | 2026-03-04T17:26:42.103Z | Compiling indexmap v2.13.0 |
| 478 | 2026-03-04T17:26:42.139Z | Compiling toml_write v0.1.2 |
| 479 | 2026-03-04T17:26:42.501Z | Compiling winnow v0.7.14 |
| 480 | 2026-03-04T17:26:42.527Z | Compiling syn v1.0.109 |
| 481 | 2026-03-04T17:26:43.498Z | Compiling proc-macro-error v1.0.4 |
| 482 | 2026-03-04T17:26:43.639Z | Compiling utf8_iter v1.0.4 |
| 483 | 2026-03-04T17:26:43.915Z | Compiling percent-encoding v2.3.2 |
| 484 | 2026-03-04T17:26:44.009Z | Compiling log v0.4.29 |
| 485 | 2026-03-04T17:26:44.264Z | Compiling plain v0.2.3 |
| 486 | 2026-03-04T17:26:44.418Z | Compiling thiserror v2.0.18 |
| 487 | 2026-03-04T17:26:44.462Z | Compiling getrandom v0.4.1 |
| 488 | 2026-03-04T17:26:45.129Z | Compiling camino v1.2.2 |
| 489 | 2026-03-04T17:26:45.174Z | Compiling utf8parse v0.2.2 |
| 490 | 2026-03-04T17:26:45.368Z | Compiling anstyle-parse v0.2.7 |
| 491 | 2026-03-04T17:26:45.455Z | Compiling ordered-float v2.10.1 |
| 492 | 2026-03-04T17:26:45.647Z | Compiling form_urlencoded v1.2.2 |
| 493 | 2026-03-04T17:26:46.030Z | Compiling terminal_size v0.4.3 |
| 494 | 2026-03-04T17:26:46.295Z | Compiling anstyle v1.0.13 |
| 495 | 2026-03-04T17:26:46.326Z | Compiling cfg-if v1.0.4 |
| 496 | 2026-03-04T17:26:46.329Z | Compiling pretty-hex v0.4.1 |
| 497 | 2026-03-04T17:26:46.440Z | Compiling colorchoice v1.0.4 |
| 498 | 2026-03-04T17:26:46.573Z | Compiling is_terminal_polyfill v1.70.2 |
| 499 | 2026-03-04T17:26:46.603Z | Compiling anstyle-query v1.1.5 |
| 500 | 2026-03-04T17:26:46.730Z | Compiling anstream v0.6.21 |
| 501 | 2026-03-04T17:26:46.769Z | Compiling serde-untagged v0.1.9 |
| 502 | 2026-03-04T17:26:46.804Z | Compiling semver v1.0.27 |
| 503 | 2026-03-04T17:26:46.921Z | Compiling synstructure v0.13.2 |
| 504 | 2026-03-04T17:26:46.950Z | Compiling pest_generator v2.8.6 |
| 505 | 2026-03-04T17:26:47.333Z | Compiling fs-err v3.3.0 |
| 506 | 2026-03-04T17:26:47.474Z | Compiling clap_lex v1.0.0 |
| 507 | 2026-03-04T17:26:47.536Z | Compiling heck v0.4.1 |
| 508 | 2026-03-04T17:26:47.677Z | Compiling fnv v1.0.7 |
| 509 | 2026-03-04T17:26:47.848Z | Compiling once_cell v1.21.3 |
| 510 | 2026-03-04T17:26:47.911Z | Compiling anyhow v1.0.102 |
| 511 | 2026-03-04T17:26:47.983Z | Compiling bytecount v0.6.9 |
| 512 | 2026-03-04T17:26:48.222Z | Compiling unicode-width v0.1.14 |
| 513 | 2026-03-04T17:26:48.252Z | Compiling unicode-xid v0.2.6 |
| 514 | 2026-03-04T17:26:48.324Z | Compiling fastrand v2.3.0 |
| 515 | 2026-03-04T17:26:48.468Z | Compiling strsim v0.11.1 |
| 516 | 2026-03-04T17:26:48.542Z | Compiling heck v0.5.0 |
| 517 | 2026-03-04T17:26:48.786Z | Compiling papergrid v0.11.0 |
| 518 | 2026-03-04T17:26:48.850Z | Compiling clap_builder v4.5.60 |
| 519 | 2026-03-04T17:26:49.019Z | Compiling tempfile v3.25.0 |
| 520 | 2026-03-04T17:26:49.459Z | Compiling memmap v0.7.0 |
| 521 | 2026-03-04T17:26:49.636Z | Compiling unicode-linebreak v0.1.5 |
| 522 | 2026-03-04T17:26:49.798Z | Compiling smawk v0.3.2 |
| 523 | 2026-03-04T17:26:49.822Z | Compiling unicode-width v0.2.0 |
| 524 | 2026-03-04T17:26:50.355Z | Compiling textwrap v0.16.2 |
| 525 | 2026-03-04T17:26:50.782Z | Compiling camino-tempfile v1.4.1 |
| 526 | 2026-03-04T17:26:50.785Z | Compiling swrite v0.1.0 |
| 527 | 2026-03-04T17:26:50.970Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 528 | 2026-03-04T17:26:51.200Z | Compiling tabled_derive v0.7.0 |
| 529 | 2026-03-04T17:26:51.645Z | Compiling serde_derive v1.0.228 |
| 530 | 2026-03-04T17:26:51.645Z | Compiling zerofrom-derive v0.1.6 |
| 531 | 2026-03-04T17:26:51.648Z | Compiling yoke-derive v0.8.1 |
| 532 | 2026-03-04T17:26:51.648Z | Compiling zerovec-derive v0.11.2 |
| 533 | 2026-03-04T17:26:51.750Z | Compiling displaydoc v0.2.5 |
| 534 | 2026-03-04T17:26:53.187Z | Compiling thiserror-impl v1.0.69 |
| 535 | 2026-03-04T17:26:53.290Z | Compiling zerocopy-derive v0.7.35 |
| 536 | 2026-03-04T17:26:54.391Z | Compiling pest_derive v2.8.6 |
| 537 | 2026-03-04T17:26:54.417Z | Compiling scroll_derive v0.12.1 |
| 538 | 2026-03-04T17:26:55.053Z | Compiling zerofrom v0.1.6 |
| 539 | 2026-03-04T17:26:55.207Z | Compiling thiserror-impl v2.0.18 |
| 540 | 2026-03-04T17:26:55.241Z | Compiling zerocopy v0.7.35 |
| 541 | 2026-03-04T17:26:55.308Z | Compiling yoke v0.8.1 |
| 542 | 2026-03-04T17:26:55.677Z | Compiling zerovec v0.11.5 |
| 543 | 2026-03-04T17:26:55.859Z | Compiling zerotrie v0.2.3 |
| 544 | 2026-03-04T17:26:56.336Z | Compiling dtrace-parser v0.2.0 |
| 545 | 2026-03-04T17:26:56.379Z | Compiling scroll v0.12.0 |
| 546 | 2026-03-04T17:26:56.528Z | Compiling clap_derive v4.5.55 |
| 547 | 2026-03-04T17:26:56.662Z | Compiling tabled v0.15.0 |
| 548 | 2026-03-04T17:26:56.762Z | Compiling tinystr v0.8.2 |
| 549 | 2026-03-04T17:26:56.930Z | Compiling potential_utf v0.1.4 |
| 550 | 2026-03-04T17:26:57.163Z | Compiling icu_locale_core v2.1.1 |
| 551 | 2026-03-04T17:26:57.228Z | Compiling icu_collections v2.1.1 |
| 552 | 2026-03-04T17:26:57.563Z | Compiling goblin v0.8.2 |
| 553 | 2026-03-04T17:26:58.750Z | Compiling icu_provider v2.1.1 |
| 554 | 2026-03-04T17:26:59.261Z | Compiling icu_properties v2.1.2 |
| 555 | 2026-03-04T17:26:59.261Z | Compiling icu_normalizer v2.1.1 |
| 556 | 2026-03-04T17:26:59.737Z | Compiling clap v4.5.60 |
| 557 | 2026-03-04T17:26:59.983Z | Compiling serde_spanned v0.6.9 |
| 558 | 2026-03-04T17:27:00.144Z | Compiling toml_datetime v0.6.11 |
| 559 | 2026-03-04T17:27:00.173Z | Compiling dof v0.3.0 |
| 560 | 2026-03-04T17:27:00.202Z | Compiling serde_tokenstream v0.2.3 |
| 561 | 2026-03-04T17:27:00.239Z | Compiling serde-value v0.7.0 |
| 562 | 2026-03-04T17:27:00.514Z | Compiling toml_edit v0.22.27 |
| 563 | 2026-03-04T17:27:00.674Z | Compiling cargo-platform v0.2.0 |
| 564 | 2026-03-04T17:27:01.024Z | Compiling macaddr v1.0.1 |
| 565 | 2026-03-04T17:27:01.390Z | Compiling idna_adapter v1.2.1 |
| 566 | 2026-03-04T17:27:01.570Z | Compiling idna v1.1.0 |
| 567 | 2026-03-04T17:27:01.784Z | Compiling usdt-attr-macro v0.5.0 |
| 568 | 2026-03-04T17:27:01.784Z | Compiling usdt-macro v0.5.0 |
| 569 | 2026-03-04T17:27:02.007Z | Compiling url v2.5.8 |
| 570 | 2026-03-04T17:27:03.394Z | Compiling toml v0.8.23 |
| 571 | 2026-03-04T17:27:04.237Z | Compiling usdt v0.5.0 |
| 572 | 2026-03-04T17:27:04.265Z | Compiling cargo-util-schemas v0.8.2 |
| 573 | 2026-03-04T17:27:04.500Z | Compiling cargo_toml v0.21.0 |
| 574 | 2026-03-04T17:27:05.809Z | Compiling cargo_metadata v0.21.0 |
| 575 | 2026-03-04T17:27:07.605Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 576 | 2026-03-04T17:27:10.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 577 | 2026-03-04T17:27:11.265Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 578 | 2026-03-04T17:27:12.031Z | Downloading crates ... |
| 579 | 2026-03-04T17:27:12.164Z | Downloaded aead v0.5.2 |
| 580 | 2026-03-04T17:27:12.168Z | Downloaded ascii-canvas v3.0.0 |
| 581 | 2026-03-04T17:27:12.172Z | Downloaded async-recursion v1.1.1 |
| 582 | 2026-03-04T17:27:12.179Z | Downloaded corncobs v0.1.4 |
| 583 | 2026-03-04T17:27:12.183Z | Downloaded defmt-parser v1.0.0 |
| 584 | 2026-03-04T17:27:12.187Z | Downloaded data-encoding v2.10.0 |
| 585 | 2026-03-04T17:27:12.192Z | Downloaded embedded-io v0.4.0 |
| 586 | 2026-03-04T17:27:12.197Z | Downloaded enum-as-inner v0.6.1 |
| 587 | 2026-03-04T17:27:12.201Z | Downloaded find-msvc-tools v0.1.9 |
| 588 | 2026-03-04T17:27:12.206Z | Downloaded ecdsa v0.16.9 |
| 589 | 2026-03-04T17:27:12.213Z | Downloaded der_derive v0.7.3 |
| 590 | 2026-03-04T17:27:12.217Z | Downloaded atomic-waker v1.1.2 |
| 591 | 2026-03-04T17:27:12.220Z | Downloaded derive_more v0.99.20 |
| 592 | 2026-03-04T17:27:12.228Z | Downloaded derive_builder v0.20.2 |
| 593 | 2026-03-04T17:27:12.237Z | Downloaded foreign-types-macros v0.2.3 |
| 594 | 2026-03-04T17:27:12.240Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 595 | 2026-03-04T17:27:12.244Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 596 | 2026-03-04T17:27:12.248Z | Downloaded foldhash v0.2.0 |
| 597 | 2026-03-04T17:27:12.252Z | Downloaded endian-type v0.1.2 |
| 598 | 2026-03-04T17:27:12.256Z | Downloaded fixedbitset v0.4.2 |
| 599 | 2026-03-04T17:27:12.261Z | Downloaded foreign-types v0.5.0 |
| 600 | 2026-03-04T17:27:12.264Z | Downloaded crc8 v0.1.1 |
| 601 | 2026-03-04T17:27:12.267Z | Downloaded foreign-types-shared v0.3.1 |
| 602 | 2026-03-04T17:27:12.271Z | Downloaded cargo-platform v0.1.9 |
| 603 | 2026-03-04T17:27:12.275Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 604 | 2026-03-04T17:27:12.278Z | Downloaded flagset v0.4.7 |
| 605 | 2026-03-04T17:27:12.282Z | Downloaded foreign-types-shared v0.1.1 |
| 606 | 2026-03-04T17:27:12.286Z | Downloaded float-cmp v0.10.0 |
| 607 | 2026-03-04T17:27:12.289Z | Downloaded gethostname v0.5.0 |
| 608 | 2026-03-04T17:27:12.294Z | Downloaded futures-core v0.3.32 |
| 609 | 2026-03-04T17:27:12.298Z | Downloaded hash32 v0.3.1 |
| 610 | 2026-03-04T17:27:12.303Z | Downloaded hash32 v0.2.1 |
| 611 | 2026-03-04T17:27:12.307Z | Downloaded globwalk v0.9.1 |
| 612 | 2026-03-04T17:27:12.310Z | Downloaded fallible-iterator v0.2.0 |
| 613 | 2026-03-04T17:27:12.313Z | Downloaded hex v0.4.3 |
| 614 | 2026-03-04T17:27:12.318Z | Downloaded hex-literal v0.4.1 |
| 615 | 2026-03-04T17:27:12.321Z | Downloaded httpdate v1.0.3 |
| 616 | 2026-03-04T17:27:12.325Z | Downloaded http-range v0.1.5 |
| 617 | 2026-03-04T17:27:12.329Z | Downloaded hyper-tls v0.6.0 |
| 618 | 2026-03-04T17:27:12.332Z | Downloaded cobs v0.3.0 |
| 619 | 2026-03-04T17:27:12.351Z | Downloaded fixedbitset v0.5.7 |
| 620 | 2026-03-04T17:27:12.354Z | Downloaded csv-core v0.1.13 |
| 621 | 2026-03-04T17:27:12.357Z | Downloaded hubpack_derive v0.1.1 |
| 622 | 2026-03-04T17:27:12.360Z | Downloaded hubpack v0.1.2 |
| 623 | 2026-03-04T17:27:12.364Z | Downloaded instant v0.1.13 |
| 624 | 2026-03-04T17:27:12.367Z | Downloaded ena v0.14.4 |
| 625 | 2026-03-04T17:27:12.372Z | Downloaded internet-checksum v0.2.1 |
| 626 | 2026-03-04T17:27:12.375Z | Downloaded instability v0.3.11 |
| 627 | 2026-03-04T17:27:12.379Z | Downloaded inout v0.1.4 |
| 628 | 2026-03-04T17:27:12.382Z | Downloaded is_ci v1.2.0 |
| 629 | 2026-03-04T17:27:12.386Z | Downloaded bzip2 v0.6.1 |
| 630 | 2026-03-04T17:27:12.389Z | Downloaded console v0.15.11 |
| 631 | 2026-03-04T17:27:12.394Z | Downloaded libscf-sys v1.1.0 |
| 632 | 2026-03-04T17:27:12.398Z | Downloaded cookie_store v0.22.1 |
| 633 | 2026-03-04T17:27:12.402Z | Downloaded crc32fast v1.5.0 |
| 634 | 2026-03-04T17:27:12.406Z | Downloaded lazy_static v1.5.0 |
| 635 | 2026-03-04T17:27:12.410Z | Downloaded http-body-util v0.1.3 |
| 636 | 2026-03-04T17:27:12.414Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 637 | 2026-03-04T17:27:12.419Z | Downloaded md5 v0.7.0 |
| 638 | 2026-03-04T17:27:12.422Z | Downloaded memoffset v0.9.1 |
| 639 | 2026-03-04T17:27:12.427Z | Downloaded humantime v2.3.0 |
| 640 | 2026-03-04T17:27:12.431Z | Downloaded mime v0.3.17 |
| 641 | 2026-03-04T17:27:12.434Z | Downloaded ipnetwork v0.21.1 |
| 642 | 2026-03-04T17:27:12.438Z | Downloaded ipnet v2.11.0 |
| 643 | 2026-03-04T17:27:12.441Z | Downloaded nodrop v0.1.14 |
| 644 | 2026-03-04T17:27:12.445Z | Downloaded newtype_derive v0.1.6 |
| 645 | 2026-03-04T17:27:12.449Z | Downloaded num v0.4.3 |
| 646 | 2026-03-04T17:27:12.453Z | Downloaded hyper-rustls v0.27.7 |
| 647 | 2026-03-04T17:27:12.456Z | Downloaded libsw v3.5.0 |
| 648 | 2026-03-04T17:27:12.459Z | Downloaded nibble_vec v0.1.0 |
| 649 | 2026-03-04T17:27:12.462Z | Downloaded nonempty v0.12.0 |
| 650 | 2026-03-04T17:27:12.465Z | Downloaded num-derive v0.3.3 |
| 651 | 2026-03-04T17:27:12.468Z | Downloaded olpc-cjson v0.1.4 |
| 652 | 2026-03-04T17:27:12.471Z | Downloaded num_enum_derive v0.5.11 |
| 653 | 2026-03-04T17:27:12.475Z | Downloaded lock_api v0.4.14 |
| 654 | 2026-03-04T17:27:12.477Z | Downloaded lru-slab v0.1.2 |
| 655 | 2026-03-04T17:27:12.480Z | Downloaded iana-time-zone v0.1.65 |
| 656 | 2026-03-04T17:27:12.483Z | Downloaded oso-derive v0.27.3 |
| 657 | 2026-03-04T17:27:12.486Z | Downloaded num_threads v0.1.7 |
| 658 | 2026-03-04T17:27:12.490Z | Downloaded darling_core v0.23.0 |
| 659 | 2026-03-04T17:27:12.496Z | Downloaded openssl-probe v0.2.1 |
| 660 | 2026-03-04T17:27:12.500Z | Downloaded packed_struct_codegen v0.10.1 |
| 661 | 2026-03-04T17:27:12.505Z | Downloaded mime_guess v2.0.5 |
| 662 | 2026-03-04T17:27:12.509Z | Downloaded parse-display v0.10.0 |
| 663 | 2026-03-04T17:27:12.512Z | Downloaded pbkdf2 v0.11.0 |
| 664 | 2026-03-04T17:27:12.515Z | Downloaded path-slash v0.1.5 |
| 665 | 2026-03-04T17:27:12.518Z | Downloaded const_format v0.2.35 |
| 666 | 2026-03-04T17:27:12.521Z | Downloaded parse-size v1.1.0 |
| 667 | 2026-03-04T17:27:12.525Z | Downloaded indexmap v1.9.3 |
| 668 | 2026-03-04T17:27:12.529Z | Downloaded num_enum v0.5.11 |
| 669 | 2026-03-04T17:27:12.536Z | Downloaded pin-utils v0.1.0 |
| 670 | 2026-03-04T17:27:12.539Z | Downloaded darling_core v0.21.3 |
| 671 | 2026-03-04T17:27:12.548Z | Downloaded num_enum_derive v0.7.5 |
| 672 | 2026-03-04T17:27:12.552Z | Downloaded ignore v0.4.25 |
| 673 | 2026-03-04T17:27:12.555Z | Downloaded litrs v1.0.0 |
| 674 | 2026-03-04T17:27:12.558Z | Downloaded proc-macro-crate v3.4.0 |
| 675 | 2026-03-04T17:27:12.562Z | Downloaded proc-macro-crate v1.3.1 |
| 676 | 2026-03-04T17:27:12.565Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 677 | 2026-03-04T17:27:12.565Z | Downloaded oxnet v0.1.4 |
| 678 | 2026-03-04T17:27:12.568Z | Downloaded memmap2 v0.9.10 |
| 679 | 2026-03-04T17:27:12.572Z | Downloaded half v2.7.1 |
| 680 | 2026-03-04T17:27:12.576Z | Downloaded progenitor-client v0.11.2 |
| 681 | 2026-03-04T17:27:12.579Z | Downloaded progenitor-macro v0.10.0 |
| 682 | 2026-03-04T17:27:12.582Z | Downloaded peg v0.8.5 |
| 683 | 2026-03-04T17:27:12.588Z | Downloaded cc v1.2.56 |
| 684 | 2026-03-04T17:27:12.592Z | Downloaded psl-types v2.0.11 |
| 685 | 2026-03-04T17:27:12.598Z | Downloaded quick-error v1.2.3 |
| 686 | 2026-03-04T17:27:12.600Z | Downloaded phf_shared v0.12.1 |
| 687 | 2026-03-04T17:27:12.600Z | Downloaded pem-rfc7468 v0.7.0 |
| 688 | 2026-03-04T17:27:12.605Z | Downloaded radium v0.7.0 |
| 689 | 2026-03-04T17:27:12.608Z | Downloaded rand_xorshift v0.4.0 |
| 690 | 2026-03-04T17:27:12.611Z | Downloaded ar_archive_writer v0.5.1 |
| 691 | 2026-03-04T17:27:12.613Z | Downloaded pkcs8 v0.10.2 |
| 692 | 2026-03-04T17:27:12.617Z | Downloaded rand_chacha v0.3.1 |
| 693 | 2026-03-04T17:27:12.622Z | Downloaded pin-project-lite v0.2.17 |
| 694 | 2026-03-04T17:27:12.628Z | Downloaded predicates v3.1.4 |
| 695 | 2026-03-04T17:27:12.631Z | Downloaded recursive v0.1.1 |
| 696 | 2026-03-04T17:27:12.634Z | Downloaded predicates-core v1.0.10 |
| 697 | 2026-03-04T17:27:12.637Z | Downloaded pkg-config v0.3.32 |
| 698 | 2026-03-04T17:27:12.640Z | Downloaded predicates-tree v1.0.13 |
| 699 | 2026-03-04T17:27:12.644Z | Downloaded aes v0.8.4 |
| 700 | 2026-03-04T17:27:12.646Z | Downloaded ref-cast-impl v1.0.25 |
| 701 | 2026-03-04T17:27:12.649Z | Downloaded ref-cast v1.0.25 |
| 702 | 2026-03-04T17:27:12.652Z | Downloaded proc-macro-error2 v2.0.1 |
| 703 | 2026-03-04T17:27:12.657Z | Downloaded rfc6979 v0.4.0 |
| 704 | 2026-03-04T17:27:12.660Z | Downloaded progenitor-macro v0.11.2 |
| 705 | 2026-03-04T17:27:12.664Z | Downloaded progenitor-client v0.13.0 |
| 706 | 2026-03-04T17:27:12.668Z | Downloaded rtoolbox v0.0.3 |
| 707 | 2026-03-04T17:27:12.668Z | Downloaded rustc_version v0.4.1 |
| 708 | 2026-03-04T17:27:12.671Z | Downloaded pem v3.0.6 |
| 709 | 2026-03-04T17:27:12.674Z | Downloaded rustc-hash v2.1.1 |
| 710 | 2026-03-04T17:27:12.679Z | Downloaded russh-cryptovec v0.7.3 |
| 711 | 2026-03-04T17:27:12.679Z | Downloaded hickory-resolver v0.25.2 |
| 712 | 2026-03-04T17:27:12.682Z | Downloaded pkcs5 v0.7.1 |
| 713 | 2026-03-04T17:27:12.688Z | Downloaded rustc_version v0.1.7 |
| 714 | 2026-03-04T17:27:12.691Z | Downloaded rand_seeder v0.4.0 |
| 715 | 2026-03-04T17:27:12.697Z | Downloaded expectorate v1.2.0 |
| 716 | 2026-03-04T17:27:12.702Z | Downloaded rand_core v0.10.0 |
| 717 | 2026-03-04T17:27:12.702Z | Downloaded rand_core v0.9.5 |
| 718 | 2026-03-04T17:27:12.706Z | Downloaded derive_more-impl v2.1.1 |
| 719 | 2026-03-04T17:27:12.709Z | Downloaded p256 v0.13.2 |
| 720 | 2026-03-04T17:27:12.712Z | Downloaded scheduled-thread-pool v0.2.7 |
| 721 | 2026-03-04T17:27:12.719Z | Downloaded scroll_derive v0.13.1 |
| 722 | 2026-03-04T17:27:12.722Z | Downloaded same-file v1.0.6 |
| 723 | 2026-03-04T17:27:12.722Z | Downloaded salsa20 v0.10.2 |
| 724 | 2026-03-04T17:27:12.722Z | Downloaded jiff-static v0.2.21 |
| 725 | 2026-03-04T17:27:12.725Z | Downloaded scopeguard v1.2.0 |
| 726 | 2026-03-04T17:27:12.728Z | Downloaded seq-macro v0.3.6 |
| 727 | 2026-03-04T17:27:12.731Z | Downloaded secrecy v0.10.3 |
| 728 | 2026-03-04T17:27:12.731Z | Downloaded resolv-conf v0.7.6 |
| 729 | 2026-03-04T17:27:12.734Z | Downloaded scrypt v0.11.0 |
| 730 | 2026-03-04T17:27:12.737Z | Downloaded secrecy v0.8.0 |
| 731 | 2026-03-04T17:27:12.744Z | Downloaded serde_bytes v0.11.19 |
| 732 | 2026-03-04T17:27:12.749Z | Downloaded serde_plain v1.0.2 |
| 733 | 2026-03-04T17:27:12.749Z | Downloaded pin-project v1.1.11 |
| 734 | 2026-03-04T17:27:12.756Z | Downloaded sha1 v0.10.6 |
| 735 | 2026-03-04T17:27:12.759Z | Downloaded rustls-pemfile v1.0.4 |
| 736 | 2026-03-04T17:27:12.762Z | Downloaded serde_urlencoded v0.7.1 |
| 737 | 2026-03-04T17:27:12.765Z | Downloaded serde_spanned v1.0.4 |
| 738 | 2026-03-04T17:27:12.768Z | Downloaded serde_repr v0.1.20 |
| 739 | 2026-03-04T17:27:12.771Z | Downloaded signal-hook-mio v0.2.5 |
| 740 | 2026-03-04T17:27:12.803Z | Downloaded shell-words v1.1.1 |
| 741 | 2026-03-04T17:27:12.803Z | Downloaded siphasher v1.0.2 |
| 742 | 2026-03-04T17:27:12.810Z | Downloaded sigpipe v0.1.3 |
| 743 | 2026-03-04T17:27:12.810Z | Downloaded rusty-fork v0.3.1 |
| 744 | 2026-03-04T17:27:12.810Z | Downloaded prefix-trie v0.7.0 |
| 745 | 2026-03-04T17:27:12.810Z | Downloaded slog-bunyan v2.5.0 |
| 746 | 2026-03-04T17:27:12.810Z | Downloaded slog-envlogger v2.2.0 |
| 747 | 2026-03-04T17:27:12.810Z | Downloaded signature v2.2.0 |
| 748 | 2026-03-04T17:27:12.811Z | Downloaded semver v0.1.20 |
| 749 | 2026-03-04T17:27:12.811Z | Downloaded schemars_derive v0.8.22 |
| 750 | 2026-03-04T17:27:12.811Z | Downloaded signal-hook-tokio v0.3.1 |
| 751 | 2026-03-04T17:27:12.811Z | Downloaded scroll v0.13.0 |
| 752 | 2026-03-04T17:27:12.811Z | Downloaded progenitor-impl v0.13.0 |
| 753 | 2026-03-04T17:27:12.811Z | Downloaded progenitor-impl v0.11.2 |
| 754 | 2026-03-04T17:27:12.811Z | Downloaded progenitor-impl v0.10.0 |
| 755 | 2026-03-04T17:27:12.816Z | Downloaded serde_path_to_error v0.1.20 |
| 756 | 2026-03-04T17:27:12.817Z | Downloaded serde_derive_internals v0.29.1 |
| 757 | 2026-03-04T17:27:12.817Z | Downloaded ssh-cipher v0.2.0 |
| 758 | 2026-03-04T17:27:12.821Z | Downloaded sqlparser_derive v0.5.0 |
| 759 | 2026-03-04T17:27:12.821Z | Downloaded strip-ansi-escapes v0.2.1 |
| 760 | 2026-03-04T17:27:12.821Z | Downloaded rustls-pki-types v1.14.0 |
| 761 | 2026-03-04T17:27:12.824Z | Downloaded structmeta v0.3.0 |
| 762 | 2026-03-04T17:27:12.828Z | Downloaded strum v0.26.3 |
| 763 | 2026-03-04T17:27:12.828Z | Downloaded hyper-util v0.1.20 |
| 764 | 2026-03-04T17:27:12.833Z | Downloaded quinn-udp v0.5.14 |
| 765 | 2026-03-04T17:27:12.837Z | Downloaded darling v0.21.3 |
| 766 | 2026-03-04T17:27:12.841Z | Downloaded shlex v1.3.0 |
| 767 | 2026-03-04T17:27:12.845Z | Downloaded strum v0.27.2 |
| 768 | 2026-03-04T17:27:12.848Z | Downloaded rcgen v0.12.1 |
| 769 | 2026-03-04T17:27:12.852Z | Downloaded subtle v2.6.1 |
| 770 | 2026-03-04T17:27:12.854Z | Downloaded slab v0.4.12 |
| 771 | 2026-03-04T17:27:12.859Z | Downloaded openssl-sys v0.9.111 |
| 772 | 2026-03-04T17:27:12.863Z | Downloaded slog-async v2.8.0 |
| 773 | 2026-03-04T17:27:12.863Z | Downloaded crossterm v0.28.1 |
| 774 | 2026-03-04T17:27:12.868Z | Downloaded sync_wrapper v1.0.2 |
| 775 | 2026-03-04T17:27:12.871Z | Downloaded take_mut v0.2.2 |
| 776 | 2026-03-04T17:27:12.873Z | Downloaded tabwriter v1.4.1 |
| 777 | 2026-03-04T17:27:12.874Z | Downloaded tabled_derive v0.11.0 |
| 778 | 2026-03-04T17:27:12.876Z | Downloaded tagptr v0.2.0 |
| 779 | 2026-03-04T17:27:12.877Z | Downloaded sync-ptr v0.1.4 |
| 780 | 2026-03-04T17:27:12.879Z | Downloaded supports-color v3.0.2 |
| 781 | 2026-03-04T17:27:12.883Z | Downloaded smf v0.2.3 |
| 782 | 2026-03-04T17:27:12.883Z | Downloaded smallvec v0.6.14 |
| 783 | 2026-03-04T17:27:12.886Z | Downloaded ssh-encoding v0.2.0 |
| 784 | 2026-03-04T17:27:12.886Z | Downloaded testing_table v0.3.0 |
| 785 | 2026-03-04T17:27:12.889Z | Downloaded time-core v0.1.8 |
| 786 | 2026-03-04T17:27:12.892Z | Downloaded stacker v0.1.23 |
| 787 | 2026-03-04T17:27:12.892Z | Downloaded itertools v0.10.5 |
| 788 | 2026-03-04T17:27:12.899Z | Downloaded tinyvec_macros v0.1.1 |
| 789 | 2026-03-04T17:27:12.902Z | Downloaded static_assertions v1.1.0 |
| 790 | 2026-03-04T17:27:12.904Z | Downloaded serde_with_macros v3.17.0 |
| 791 | 2026-03-04T17:27:12.904Z | Downloaded thread-id v5.1.0 |
| 792 | 2026-03-04T17:27:12.909Z | Downloaded stringprep v0.1.5 |
| 793 | 2026-03-04T17:27:12.912Z | Downloaded string_cache v0.8.9 |
| 794 | 2026-03-04T17:27:12.912Z | Downloaded sqlformat v0.3.5 |
| 795 | 2026-03-04T17:27:12.916Z | Downloaded rustls-platform-verifier v0.6.2 |
| 796 | 2026-03-04T17:27:12.919Z | Downloaded strum_macros v0.27.2 |
| 797 | 2026-03-04T17:27:12.922Z | Downloaded support-bundle-viewer v0.1.2 |
| 798 | 2026-03-04T17:27:12.922Z | Downloaded strum_macros v0.26.4 |
| 799 | 2026-03-04T17:27:12.925Z | Downloaded strum_macros v0.24.3 |
| 800 | 2026-03-04T17:27:12.928Z | Downloaded signal-hook-registry v1.4.8 |
| 801 | 2026-03-04T17:27:12.930Z | Downloaded schemars v0.8.22 |
| 802 | 2026-03-04T17:27:12.941Z | Downloaded termtree v0.5.1 |
| 803 | 2026-03-04T17:27:12.944Z | Downloaded tap v1.0.1 |
| 804 | 2026-03-04T17:27:12.947Z | Downloaded nom v7.1.3 |
| 805 | 2026-03-04T17:27:12.950Z | Downloaded tower-service v0.3.3 |
| 806 | 2026-03-04T17:27:12.953Z | Downloaded tower-layer v0.3.3 |
| 807 | 2026-03-04T17:27:12.953Z | Downloaded topological-sort v0.2.2 |
| 808 | 2026-03-04T17:27:12.957Z | Downloaded mio v1.1.1 |
| 809 | 2026-03-04T17:27:12.961Z | Downloaded ron v0.8.1 |
| 810 | 2026-03-04T17:27:12.966Z | Downloaded trait-variant v0.1.2 |
| 811 | 2026-03-04T17:27:12.970Z | Downloaded try-lock v0.2.5 |
| 812 | 2026-03-04T17:27:12.974Z | Downloaded rayon-core v1.13.0 |
| 813 | 2026-03-04T17:27:12.974Z | Downloaded thread_local v1.1.9 |
| 814 | 2026-03-04T17:27:12.977Z | Downloaded thiserror-no-std v2.0.2 |
| 815 | 2026-03-04T17:27:12.980Z | Downloaded tls_codec_derive v0.4.2 |
| 816 | 2026-03-04T17:27:12.982Z | Downloaded signal-hook v0.3.18 |
| 817 | 2026-03-04T17:27:12.985Z | Downloaded typify-macro v0.4.3 |
| 818 | 2026-03-04T17:27:12.988Z | Downloaded serde_yaml v0.9.34+deprecated |
| 819 | 2026-03-04T17:27:12.991Z | Downloaded tls_codec v0.4.2 |
| 820 | 2026-03-04T17:27:12.993Z | Downloaded unarray v0.1.4 |
| 821 | 2026-03-04T17:27:12.993Z | Downloaded typify-macro v0.6.1 |
| 822 | 2026-03-04T17:27:12.996Z | Downloaded tiny-keccak v2.0.2 |
| 823 | 2026-03-04T17:27:12.999Z | Downloaded schemars v0.9.0 |
| 824 | 2026-03-04T17:27:13.011Z | Downloaded utf-8 v0.7.6 |
| 825 | 2026-03-04T17:27:13.014Z | Downloaded usdt-attr-macro v0.6.0 |
| 826 | 2026-03-04T17:27:13.014Z | Downloaded usdt-macro v0.6.0 |
| 827 | 2026-03-04T17:27:13.017Z | Downloaded untrusted v0.9.0 |
| 828 | 2026-03-04T17:27:13.017Z | Downloaded untrusted v0.7.1 |
| 829 | 2026-03-04T17:27:13.020Z | Downloaded void v1.0.2 |
| 830 | 2026-03-04T17:27:13.020Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 831 | 2026-03-04T17:27:13.023Z | Downloaded socket2 v0.5.10 |
| 832 | 2026-03-04T17:27:13.023Z | Downloaded rand v0.8.5 |
| 833 | 2026-03-04T17:27:13.026Z | Downloaded rsa v0.9.10 |
| 834 | 2026-03-04T17:27:13.032Z | Downloaded itertools v0.12.1 |
| 835 | 2026-03-04T17:27:13.039Z | Downloaded wait-timeout v0.2.1 |
| 836 | 2026-03-04T17:27:13.043Z | Downloaded waitgroup v0.1.2 |
| 837 | 2026-03-04T17:27:13.043Z | Downloaded time-macros v0.2.27 |
| 838 | 2026-03-04T17:27:13.046Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 839 | 2026-03-04T17:27:13.049Z | Downloaded tui-tree-widget v0.23.1 |
| 840 | 2026-03-04T17:27:13.049Z | Downloaded unicase v2.9.0 |
| 841 | 2026-03-04T17:27:13.052Z | Downloaded rustls-webpki v0.103.9 |
| 842 | 2026-03-04T17:27:13.054Z | Downloaded publicsuffix v2.3.0 |
| 843 | 2026-03-04T17:27:13.057Z | Downloaded want v0.3.1 |
| 844 | 2026-03-04T17:27:13.057Z | Downloaded num-bigint-dig v0.8.6 |
| 845 | 2026-03-04T17:27:13.061Z | Downloaded xattr v1.6.1 |
| 846 | 2026-03-04T17:27:13.065Z | Downloaded tokio-dtrace v0.1.1 |
| 847 | 2026-03-04T17:27:13.068Z | Downloaded h2 v0.4.13 |
| 848 | 2026-03-04T17:27:13.072Z | Downloaded xshell-macros v0.2.7 |
| 849 | 2026-03-04T17:27:13.076Z | Downloaded tokio-rustls v0.24.1 |
| 850 | 2026-03-04T17:27:13.080Z | Downloaded tokio-rustls v0.26.4 |
| 851 | 2026-03-04T17:27:13.080Z | Downloaded subprocess v0.2.15 |
| 852 | 2026-03-04T17:27:13.083Z | Downloaded schemars v1.2.1 |
| 853 | 2026-03-04T17:27:13.095Z | Downloaded zeroize_derive v1.4.3 |
| 854 | 2026-03-04T17:27:13.098Z | Downloaded itertools v0.13.0 |
| 855 | 2026-03-04T17:27:13.103Z | Downloaded zone_cfg_derive v0.3.1 |
| 856 | 2026-03-04T17:27:13.106Z | Downloaded snafu v0.8.9 |
| 857 | 2026-03-04T17:27:13.111Z | Downloaded walkdir v2.5.0 |
| 858 | 2026-03-04T17:27:13.114Z | Downloaded tracing-attributes v0.1.31 |
| 859 | 2026-03-04T17:27:13.118Z | Downloaded hyper v1.8.1 |
| 860 | 2026-03-04T17:27:13.121Z | Downloaded whoami v1.6.1 |
| 861 | 2026-03-04T17:27:13.124Z | Downloaded tinyvec v1.10.0 |
| 862 | 2026-03-04T17:27:13.127Z | Downloaded whoami v2.1.0 |
| 863 | 2026-03-04T17:27:13.130Z | Downloaded rand v0.10.0 |
| 864 | 2026-03-04T17:27:13.135Z | Downloaded wyz v0.5.1 |
| 865 | 2026-03-04T17:27:13.138Z | Downloaded xshell v0.2.7 |
| 866 | 2026-03-04T17:27:13.138Z | Downloaded tokio-stream v0.1.18 |
| 867 | 2026-03-04T17:27:13.143Z | Downloaded xz2 v0.1.7 |
| 868 | 2026-03-04T17:27:13.143Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 869 | 2026-03-04T17:27:13.147Z | Downloaded zone v0.3.1 |
| 870 | 2026-03-04T17:27:13.151Z | Downloaded usdt-impl v0.6.0 |
| 871 | 2026-03-04T17:27:13.151Z | Downloaded toml v0.7.8 |
| 872 | 2026-03-04T17:27:13.155Z | Downloaded tar v0.4.44 |
| 873 | 2026-03-04T17:27:13.158Z | Downloaded zeroize v1.8.2 |
| 874 | 2026-03-04T17:27:13.158Z | Downloaded tracing-core v0.1.36 |
| 875 | 2026-03-04T17:27:13.161Z | Downloaded socket2 v0.6.2 |
| 876 | 2026-03-04T17:27:13.161Z | Downloaded slog v2.8.2 |
| 877 | 2026-03-04T17:27:13.164Z | Downloaded tungstenite v0.21.0 |
| 878 | 2026-03-04T17:27:13.167Z | Downloaded steno v0.4.1 |
| 879 | 2026-03-04T17:27:13.171Z | Downloaded libm v0.2.16 |
| 880 | 2026-03-04T17:27:13.181Z | Downloaded unicode-bidi v0.3.18 |
| 881 | 2026-03-04T17:27:13.184Z | Downloaded typify v0.6.1 |
| 882 | 2026-03-04T17:27:13.188Z | Downloaded typify v0.4.3 |
| 883 | 2026-03-04T17:27:13.192Z | Downloaded unsafe-libyaml v0.2.11 |
| 884 | 2026-03-04T17:27:13.195Z | Downloaded yasna v0.5.2 |
| 885 | 2026-03-04T17:27:13.198Z | Downloaded uuid v1.21.0 |
| 886 | 2026-03-04T17:27:13.201Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 887 | 2026-03-04T17:27:13.207Z | Downloaded p521 v0.13.3 |
| 888 | 2026-03-04T17:27:13.210Z | Downloaded vte v0.14.1 |
| 889 | 2026-03-04T17:27:13.212Z | Downloaded blake3 v1.8.3 |
| 890 | 2026-03-04T17:27:13.220Z | Downloaded zstd v0.13.3 |
| 891 | 2026-03-04T17:27:13.223Z | Downloaded vergen v9.0.6 |
| 892 | 2026-03-04T17:27:13.229Z | Downloaded rustyline v14.0.0 |
| 893 | 2026-03-04T17:27:13.232Z | Downloaded tungstenite v0.23.0 |
| 894 | 2026-03-04T17:27:13.235Z | Downloaded zstd-safe v7.2.4 |
| 895 | 2026-03-04T17:27:13.238Z | Downloaded bindgen v0.71.1 |
| 896 | 2026-03-04T17:27:13.243Z | Downloaded reedline v0.40.0 |
| 897 | 2026-03-04T17:27:13.251Z | Downloaded zerocopy v0.6.6 |
| 898 | 2026-03-04T17:27:13.254Z | Downloaded toml_edit v0.19.15 |
| 899 | 2026-03-04T17:27:13.272Z | Downloaded tokio-postgres v0.7.16 |
| 900 | 2026-03-04T17:27:13.275Z | Downloaded bitvec v1.0.1 |
| 901 | 2026-03-04T17:27:13.294Z | Downloaded zip v0.6.6 |
| 902 | 2026-03-04T17:27:13.298Z | Downloaded russh v0.45.0 |
| 903 | 2026-03-04T17:27:13.301Z | Downloaded zopfli v0.8.3 |
| 904 | 2026-03-04T17:27:13.304Z | Downloaded yansi v1.0.1 |
| 905 | 2026-03-04T17:27:13.306Z | Downloaded unicode_categories v0.1.1 |
| 906 | 2026-03-04T17:27:13.309Z | Downloaded tower v0.5.3 |
| 907 | 2026-03-04T17:27:13.315Z | Downloaded p384 v0.13.1 |
| 908 | 2026-03-04T17:27:13.321Z | Downloaded rayon v1.11.0 |
| 909 | 2026-03-04T17:27:13.329Z | Downloaded typed-path v0.9.3 |
| 910 | 2026-03-04T17:27:13.336Z | Downloaded regex v1.12.3 |
| 911 | 2026-03-04T17:27:13.342Z | Downloaded zerocopy-derive v0.8.40 |
| 912 | 2026-03-04T17:27:13.352Z | Downloaded x509-cert v0.2.5 |
| 913 | 2026-03-04T17:27:13.358Z | Downloaded unicode-segmentation v1.12.0 |
| 914 | 2026-03-04T17:27:13.361Z | Downloaded moka v0.12.13 |
| 915 | 2026-03-04T17:27:13.370Z | Downloaded quick-xml v0.37.5 |
| 916 | 2026-03-04T17:27:13.376Z | Downloaded lalrpop v0.19.12 |
| 917 | 2026-03-04T17:27:13.386Z | Downloaded unicode-normalization v0.1.25 |
| 918 | 2026-03-04T17:27:13.390Z | Downloaded zip v4.6.1 |
| 919 | 2026-03-04T17:27:13.394Z | Downloaded tower-http v0.6.8 |
| 920 | 2026-03-04T17:27:13.402Z | Downloaded petname v2.0.2 |
| 921 | 2026-03-04T17:27:13.407Z | Downloaded goblin v0.10.5 |
| 922 | 2026-03-04T17:27:13.415Z | Downloaded tokio-util v0.7.18 |
| 923 | 2026-03-04T17:27:13.422Z | Downloaded tough v0.20.0 |
| 924 | 2026-03-04T17:27:13.432Z | Downloaded git2 v0.20.4 |
| 925 | 2026-03-04T17:27:13.440Z | Downloaded rustls-webpki v0.102.8 |
| 926 | 2026-03-04T17:27:13.459Z | Downloaded radix_trie v0.2.1 |
| 927 | 2026-03-04T17:27:13.464Z | Downloaded proptest v1.10.0 |
| 928 | 2026-03-04T17:27:13.472Z | Downloaded quinn-proto v0.11.13 |
| 929 | 2026-03-04T17:27:13.479Z | Downloaded winnow v0.5.40 |
| 930 | 2026-03-04T17:27:13.488Z | Downloaded winnow v0.6.26 |
| 931 | 2026-03-04T17:27:13.496Z | Downloaded openssl v0.10.75 |
| 932 | 2026-03-04T17:27:13.506Z | Downloaded nix v0.27.1 |
| 933 | 2026-03-04T17:27:13.517Z | Downloaded bstr v1.12.1 |
| 934 | 2026-03-04T17:27:13.547Z | Downloaded dropshot v0.16.7 |
| 935 | 2026-03-04T17:27:13.551Z | Downloaded tabled v0.20.0 |
| 936 | 2026-03-04T17:27:13.563Z | Downloaded time v0.3.47 |
| 937 | 2026-03-04T17:27:13.574Z | Downloaded smoltcp v0.9.1 |
| 938 | 2026-03-04T17:27:13.585Z | Downloaded zlib-rs v0.6.2 |
| 939 | 2026-03-04T17:27:13.589Z | Downloaded diesel v2.2.12 |
| 940 | 2026-03-04T17:27:13.607Z | Downloaded nix v0.31.1 |
| 941 | 2026-03-04T17:27:13.618Z | Downloaded zerocopy v0.8.40 |
| 942 | 2026-03-04T17:27:13.627Z | Downloaded webpki-roots v1.0.6 |
| 943 | 2026-03-04T17:27:13.630Z | Downloaded hickory-proto v0.24.4 |
| 944 | 2026-03-04T17:27:13.645Z | Downloaded smoltcp v0.11.0 |
| 945 | 2026-03-04T17:27:13.656Z | Downloaded rustls v0.23.37 |
| 946 | 2026-03-04T17:27:13.667Z | Downloaded rustix v0.38.44 |
| 947 | 2026-03-04T17:27:13.689Z | Downloaded regress v0.10.5 |
| 948 | 2026-03-04T17:27:13.696Z | Downloaded regex-syntax v0.8.10 |
| 949 | 2026-03-04T17:27:13.704Z | Downloaded hickory-proto v0.25.2 |
| 950 | 2026-03-04T17:27:13.719Z | Downloaded rustls v0.22.4 |
| 951 | 2026-03-04T17:27:13.731Z | Downloaded openapiv3 v2.2.0 |
| 952 | 2026-03-04T17:27:13.741Z | Downloaded object v0.37.3 |
| 953 | 2026-03-04T17:27:13.753Z | Downloaded sqlparser v0.61.0 |
| 954 | 2026-03-04T17:27:13.762Z | Downloaded vcpkg v0.2.15 |
| 955 | 2026-03-04T17:27:13.802Z | Downloaded nix v0.30.1 |
| 956 | 2026-03-04T17:27:13.809Z | Downloaded regex-syntax v0.6.29 |
| 957 | 2026-03-04T17:27:13.814Z | Downloaded nix v0.29.0 |
| 958 | 2026-03-04T17:27:13.825Z | Downloaded typify-impl v0.6.1 |
| 959 | 2026-03-04T17:27:13.837Z | Downloaded tracing v0.1.44 |
| 960 | 2026-03-04T17:27:13.857Z | Downloaded typify-impl v0.4.3 |
| 961 | 2026-03-04T17:27:13.870Z | Downloaded sled v0.34.7 |
| 962 | 2026-03-04T17:27:13.880Z | Downloaded ratatui v0.29.0 |
| 963 | 2026-03-04T17:27:13.898Z | Downloaded zerocopy-derive v0.6.6 |
| 964 | 2026-03-04T17:27:13.907Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 965 | 2026-03-04T17:27:13.917Z | Downloaded rustls v0.21.12 |
| 966 | 2026-03-04T17:27:13.929Z | Downloaded nix v0.28.0 |
| 967 | 2026-03-04T17:27:13.939Z | Downloaded regex-automata v0.4.14 |
| 968 | 2026-03-04T17:27:13.952Z | Downloaded polar-core v0.27.3 |
| 969 | 2026-03-04T17:27:13.959Z | Downloaded petgraph v0.6.5 |
| 970 | 2026-03-04T17:27:13.977Z | Downloaded chrono-tz v0.10.4 |
| 971 | 2026-03-04T17:27:13.993Z | Downloaded jiff v0.2.21 |
| 972 | 2026-03-04T17:27:14.007Z | Downloaded lzma-sys v0.1.20 |
| 973 | 2026-03-04T17:27:14.034Z | Downloaded petgraph v0.8.3 |
| 974 | 2026-03-04T17:27:14.056Z | Downloaded serde_with v3.17.0 |
| 975 | 2026-03-04T17:27:14.073Z | Downloaded curve25519-dalek v4.1.3 |
| 976 | 2026-03-04T17:27:14.082Z | Downloaded object v0.30.4 |
| 977 | 2026-03-04T17:27:14.095Z | Downloaded csv v1.4.0 |
| 978 | 2026-03-04T17:27:14.111Z | Downloaded chrono v0.4.44 |
| 979 | 2026-03-04T17:27:14.117Z | Downloaded libz-sys v1.1.24 |
| 980 | 2026-03-04T17:27:14.136Z | Downloaded tokio v1.49.0 |
| 981 | 2026-03-04T17:27:14.172Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 982 | 2026-03-04T17:27:14.186Z | Downloaded salty v0.3.0 |
| 983 | 2026-03-04T17:27:14.193Z | Downloaded sha3 v0.10.8 |
| 984 | 2026-03-04T17:27:14.196Z | Downloaded rustls-webpki v0.101.7 |
| 985 | 2026-03-04T17:27:14.208Z | Downloaded portable-atomic v1.13.1 |
| 986 | 2026-03-04T17:27:14.214Z | Downloaded reqwest v0.13.2 |
| 987 | 2026-03-04T17:27:14.220Z | Downloaded reqwest v0.12.28 |
| 988 | 2026-03-04T17:27:14.224Z | Downloaded ssh-key v0.6.7 |
| 989 | 2026-03-04T17:27:14.231Z | Downloaded rpassword v7.4.0 |
| 990 | 2026-03-04T17:27:14.234Z | Downloaded ron v0.12.0 |
| 991 | 2026-03-04T17:27:14.242Z | Downloaded aws-lc-rs v1.16.0 |
| 992 | 2026-03-04T17:27:14.249Z | Downloaded hkdf v0.12.4 |
| 993 | 2026-03-04T17:27:14.252Z | Downloaded vergen-gitcl v1.0.8 |
| 994 | 2026-03-04T17:27:14.255Z | Downloaded unicode-properties v0.1.4 |
| 995 | 2026-03-04T17:27:14.255Z | Downloaded twox-hash v2.1.2 |
| 996 | 2026-03-04T17:27:14.257Z | Downloaded vsss-rs v3.3.4 |
| 997 | 2026-03-04T17:27:14.260Z | Downloaded vergen-lib v0.1.6 |
| 998 | 2026-03-04T17:27:14.260Z | Downloaded iri-string v0.7.10 |
| 999 | 2026-03-04T17:27:14.267Z | Downloaded vergen-git2 v1.0.7 |
| 1000 | 2026-03-04T17:27:14.269Z | Downloaded uzers v0.12.2 |
| 1001 | 2026-03-04T17:27:14.272Z | Downloaded usdt v0.6.0 |
| 1002 | 2026-03-04T17:27:14.272Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1003 | 2026-03-04T17:27:14.275Z | Downloaded test-strategy v0.4.5 |
| 1004 | 2026-03-04T17:27:14.278Z | Downloaded rand v0.9.2 |
| 1005 | 2026-03-04T17:27:14.280Z | Downloaded qorb v0.4.1 |
| 1006 | 2026-03-04T17:27:14.285Z | Downloaded itertools v0.14.0 |
| 1007 | 2026-03-04T17:27:14.290Z | Downloaded futures-util v0.3.32 |
| 1008 | 2026-03-04T17:27:14.301Z | Downloaded samael v0.0.19 |
| 1009 | 2026-03-04T17:27:14.307Z | Downloaded libxml v0.3.3 |
| 1010 | 2026-03-04T17:27:14.311Z | Downloaded hashbrown v0.15.5 |
| 1011 | 2026-03-04T17:27:14.315Z | Downloaded term v1.2.1 |
| 1012 | 2026-03-04T17:27:14.318Z | Downloaded similar v2.7.0 |
| 1013 | 2026-03-04T17:27:14.322Z | Downloaded universal-hash v0.5.1 |
| 1014 | 2026-03-04T17:27:14.325Z | Downloaded unit-prefix v0.5.2 |
| 1015 | 2026-03-04T17:27:14.325Z | Downloaded unicode-truncate v1.1.0 |
| 1016 | 2026-03-04T17:27:14.328Z | Downloaded tokio-tungstenite v0.23.1 |
| 1017 | 2026-03-04T17:27:14.331Z | Downloaded tokio-tungstenite v0.21.0 |
| 1018 | 2026-03-04T17:27:14.331Z | Downloaded encoding_rs v0.8.35 |
| 1019 | 2026-03-04T17:27:14.350Z | Downloaded tokio-rustls v0.25.0 |
| 1020 | 2026-03-04T17:27:14.353Z | Downloaded tokio-native-tls v0.3.1 |
| 1021 | 2026-03-04T17:27:14.353Z | Downloaded tokio-macros v2.6.0 |
| 1022 | 2026-03-04T17:27:14.356Z | Downloaded term v0.7.0 |
| 1023 | 2026-03-04T17:27:14.356Z | Downloaded prettyplease v0.2.37 |
| 1024 | 2026-03-04T17:27:14.358Z | Downloaded iddqd v0.3.17 |
| 1025 | 2026-03-04T17:27:14.365Z | Downloaded spin v0.9.8 |
| 1026 | 2026-03-04T17:27:14.368Z | Downloaded termios v0.3.3 |
| 1027 | 2026-03-04T17:27:14.370Z | Downloaded quinn v0.11.9 |
| 1028 | 2026-03-04T17:27:14.373Z | Downloaded ryu v1.0.23 |
| 1029 | 2026-03-04T17:27:14.376Z | Downloaded spki v0.7.3 |
| 1030 | 2026-03-04T17:27:14.380Z | Downloaded snafu-derive v0.8.9 |
| 1031 | 2026-03-04T17:27:14.380Z | Downloaded serde_cbor v0.11.2 |
| 1032 | 2026-03-04T17:27:14.383Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1033 | 2026-03-04T17:27:14.383Z | Downloaded ring v0.17.14 |
| 1034 | 2026-03-04T17:27:14.419Z | Downloaded russh-keys v0.45.0 |
| 1035 | 2026-03-04T17:27:14.422Z | Downloaded slog-term v2.9.2 |
| 1036 | 2026-03-04T17:27:14.424Z | Downloaded slog-stdlog v4.1.1 |
| 1037 | 2026-03-04T17:27:14.424Z | Downloaded slog-scope v4.4.1 |
| 1038 | 2026-03-04T17:27:14.427Z | Downloaded slog-json v2.6.1 |
| 1039 | 2026-03-04T17:27:14.428Z | Downloaded slog-dtrace v0.3.0 |
| 1040 | 2026-03-04T17:27:14.431Z | Downloaded num-bigint v0.4.6 |
| 1041 | 2026-03-04T17:27:14.433Z | Downloaded simd-adler32 v0.3.8 |
| 1042 | 2026-03-04T17:27:14.438Z | Downloaded structmeta-derive v0.3.0 |
| 1043 | 2026-03-04T17:27:14.438Z | Downloaded pretty_assertions v1.4.1 |
| 1044 | 2026-03-04T17:27:14.438Z | Downloaded http v1.4.0 |
| 1045 | 2026-03-04T17:27:14.440Z | Downloaded serde-hex v0.1.0 |
| 1046 | 2026-03-04T17:27:14.443Z | Downloaded sec1 v0.7.3 |
| 1047 | 2026-03-04T17:27:14.443Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1048 | 2026-03-04T17:27:14.492Z | Downloaded sct v0.7.1 |
| 1049 | 2026-03-04T17:27:14.496Z | Downloaded papergrid v0.17.0 |
| 1050 | 2026-03-04T17:27:14.500Z | Downloaded sapling-renderdag v0.1.0 |
| 1051 | 2026-03-04T17:27:14.505Z | Downloaded postcard v1.1.3 |
| 1052 | 2026-03-04T17:27:14.508Z | Downloaded hashbrown v0.13.2 |
| 1053 | 2026-03-04T17:27:14.508Z | Downloaded hashbrown v0.12.3 |
| 1054 | 2026-03-04T17:27:14.511Z | Downloaded rustversion v1.0.22 |
| 1055 | 2026-03-04T17:27:14.514Z | Downloaded serde-big-array v0.5.1 |
| 1056 | 2026-03-04T17:27:14.517Z | Downloaded rustls-pemfile v2.2.0 |
| 1057 | 2026-03-04T17:27:14.517Z | Downloaded rustls-native-certs v0.8.3 |
| 1058 | 2026-03-04T17:27:14.521Z | Downloaded minimal-lexical v0.2.1 |
| 1059 | 2026-03-04T17:27:14.525Z | Downloaded hickory-server v0.25.2 |
| 1060 | 2026-03-04T17:27:14.529Z | Downloaded heapless v0.8.0 |
| 1061 | 2026-03-04T17:27:14.532Z | Downloaded oso v0.27.3 |
| 1062 | 2026-03-04T17:27:14.532Z | Downloaded rand_core v0.6.4 |
| 1063 | 2026-03-04T17:27:14.535Z | Downloaded r2d2 v0.8.10 |
| 1064 | 2026-03-04T17:27:14.535Z | Downloaded ppv-lite86 v0.2.21 |
| 1065 | 2026-03-04T17:27:14.537Z | Downloaded postgres-types v0.2.12 |
| 1066 | 2026-03-04T17:27:14.540Z | Downloaded owo-colors v4.3.0 |
| 1067 | 2026-03-04T17:27:14.540Z | Downloaded flate2 v1.1.9 |
| 1068 | 2026-03-04T17:27:14.544Z | Downloaded ed25519-dalek v2.2.0 |
| 1069 | 2026-03-04T17:27:14.547Z | Downloaded rand_chacha v0.9.0 |
| 1070 | 2026-03-04T17:27:14.551Z | Downloaded psm v0.1.30 |
| 1071 | 2026-03-04T17:27:14.555Z | Downloaded miniz_oxide v0.8.9 |
| 1072 | 2026-03-04T17:27:14.555Z | Downloaded pkcs1 v0.7.5 |
| 1073 | 2026-03-04T17:27:14.558Z | Downloaded hickory-resolver v0.24.4 |
| 1074 | 2026-03-04T17:27:14.560Z | Downloaded heapless v0.7.17 |
| 1075 | 2026-03-04T17:27:14.564Z | Downloaded progenitor-extras v0.1.0 |
| 1076 | 2026-03-04T17:27:14.567Z | Downloaded progenitor v0.13.0 |
| 1077 | 2026-03-04T17:27:14.567Z | Downloaded progenitor v0.11.2 |
| 1078 | 2026-03-04T17:27:14.567Z | Downloaded progenitor v0.10.0 |
| 1079 | 2026-03-04T17:27:14.569Z | Downloaded peg-macros v0.8.5 |
| 1080 | 2026-03-04T17:27:14.569Z | Downloaded password-hash v0.4.2 |
| 1081 | 2026-03-04T17:27:14.572Z | Downloaded parking_lot v0.12.5 |
| 1082 | 2026-03-04T17:27:14.572Z | Downloaded parking_lot v0.11.2 |
| 1083 | 2026-03-04T17:27:14.575Z | Downloaded arc-swap v1.8.2 |
| 1084 | 2026-03-04T17:27:14.577Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1085 | 2026-03-04T17:27:14.580Z | Downloaded primeorder v0.13.6 |
| 1086 | 2026-03-04T17:27:14.580Z | Downloaded parking_lot_core v0.9.12 |
| 1087 | 2026-03-04T17:27:14.583Z | Downloaded postgres-protocol v0.6.10 |
| 1088 | 2026-03-04T17:27:14.585Z | Downloaded omicron-zone-package v0.12.2 |
| 1089 | 2026-03-04T17:27:14.588Z | Downloaded indicatif v0.18.4 |
| 1090 | 2026-03-04T17:27:14.591Z | Downloaded dropshot-api-manager v0.5.2 |
| 1091 | 2026-03-04T17:27:14.595Z | Downloaded crypto-bigint v0.5.5 |
| 1092 | 2026-03-04T17:27:14.598Z | Downloaded polyval v0.6.2 |
| 1093 | 2026-03-04T17:27:14.602Z | Downloaded poly1305 v0.8.0 |
| 1094 | 2026-03-04T17:27:14.605Z | Downloaded pin-project-internal v1.1.11 |
| 1095 | 2026-03-04T17:27:14.605Z | Downloaded phf v0.13.1 |
| 1096 | 2026-03-04T17:27:14.605Z | Downloaded num_enum v0.7.5 |
| 1097 | 2026-03-04T17:27:14.609Z | Downloaded phf v0.12.1 |
| 1098 | 2026-03-04T17:27:14.612Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1099 | 2026-03-04T17:27:14.612Z | Downloaded flume v0.11.1 |
| 1100 | 2026-03-04T17:27:14.614Z | Downloaded progenitor-macro v0.13.0 |
| 1101 | 2026-03-04T17:27:14.617Z | Downloaded password-hash v0.5.0 |
| 1102 | 2026-03-04T17:27:14.617Z | Downloaded parse-display-derive v0.10.0 |
| 1103 | 2026-03-04T17:27:14.623Z | Downloaded parking_lot_core v0.8.6 |
| 1104 | 2026-03-04T17:27:14.623Z | Downloaded headers v0.4.1 |
| 1105 | 2026-03-04T17:27:14.625Z | Downloaded base64 v0.22.1 |
| 1106 | 2026-03-04T17:27:14.628Z | Downloaded paste v1.0.15 |
| 1107 | 2026-03-04T17:27:14.631Z | Downloaded bytes v1.11.1 |
| 1108 | 2026-03-04T17:27:14.636Z | Downloaded progenitor-client v0.10.0 |
| 1109 | 2026-03-04T17:27:14.639Z | Downloaded pbkdf2 v0.12.2 |
| 1110 | 2026-03-04T17:27:14.639Z | Downloaded packed_struct v0.10.1 |
| 1111 | 2026-03-04T17:27:14.639Z | Downloaded newtype-uuid v1.3.2 |
| 1112 | 2026-03-04T17:27:14.643Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1113 | 2026-03-04T17:27:14.643Z | Downloaded precomputed-hash v0.1.1 |
| 1114 | 2026-03-04T17:27:14.643Z | Downloaded powerfmt v0.2.0 |
| 1115 | 2026-03-04T17:27:14.647Z | Downloaded elliptic-curve v0.13.8 |
| 1116 | 2026-03-04T17:27:14.651Z | Downloaded derive_more v2.1.1 |
| 1117 | 2026-03-04T17:27:14.658Z | Downloaded phf_shared v0.13.1 |
| 1118 | 2026-03-04T17:27:14.662Z | Downloaded phf_shared v0.11.3 |
| 1119 | 2026-03-04T17:27:14.662Z | Downloaded peg-runtime v0.8.5 |
| 1120 | 2026-03-04T17:27:14.662Z | Downloaded num-rational v0.4.2 |
| 1121 | 2026-03-04T17:27:14.662Z | Downloaded num-integer v0.1.46 |
| 1122 | 2026-03-04T17:27:14.670Z | Downloaded num-complex v0.4.6 |
| 1123 | 2026-03-04T17:27:14.670Z | Downloaded nu-ansi-term v0.50.3 |
| 1124 | 2026-03-04T17:27:14.670Z | Downloaded compact_str v0.8.1 |
| 1125 | 2026-03-04T17:27:14.674Z | Downloaded chacha20poly1305 v0.10.1 |
| 1126 | 2026-03-04T17:27:14.674Z | Downloaded native-tls v0.2.18 |
| 1127 | 2026-03-04T17:27:14.674Z | Downloaded nanorand v0.7.0 |
| 1128 | 2026-03-04T17:27:14.674Z | Downloaded ingot-macros v0.1.1 |
| 1129 | 2026-03-04T17:27:14.678Z | Downloaded multer v3.1.0 |
| 1130 | 2026-03-04T17:27:14.678Z | Downloaded getrandom v0.3.4 |
| 1131 | 2026-03-04T17:27:14.683Z | Downloaded futures v0.3.32 |
| 1132 | 2026-03-04T17:27:14.686Z | Downloaded diesel_derives v2.2.7 |
| 1133 | 2026-03-04T17:27:14.687Z | Downloaded darling_core v0.20.11 |
| 1134 | 2026-03-04T17:27:14.690Z | Downloaded daft-derive v0.1.5 |
| 1135 | 2026-03-04T17:27:14.704Z | Downloaded openssl-probe v0.1.6 |
| 1136 | 2026-03-04T17:27:14.704Z | Downloaded openssl-macros v0.1.1 |
| 1137 | 2026-03-04T17:27:14.708Z | Downloaded opaque-debug v0.3.1 |
| 1138 | 2026-03-04T17:27:14.708Z | Downloaded dropshot_endpoint v0.16.7 |
| 1139 | 2026-03-04T17:27:14.708Z | Downloaded linear-map v1.2.0 |
| 1140 | 2026-03-04T17:27:14.708Z | Downloaded fatfs v0.3.6 |
| 1141 | 2026-03-04T17:27:14.708Z | Downloaded num-iter v0.1.45 |
| 1142 | 2026-03-04T17:27:14.709Z | Downloaded num-derive v0.4.2 |
| 1143 | 2026-03-04T17:27:14.709Z | Downloaded num-conv v0.2.0 |
| 1144 | 2026-03-04T17:27:14.709Z | Downloaded libsw-core v0.3.2 |
| 1145 | 2026-03-04T17:27:14.712Z | Downloaded libefi-sys v0.1.0 |
| 1146 | 2026-03-04T17:27:14.712Z | Downloaded libloading v0.8.9 |
| 1147 | 2026-03-04T17:27:14.712Z | Downloaded jobserver v0.1.34 |
| 1148 | 2026-03-04T17:27:14.716Z | Downloaded crc-any v2.5.0 |
| 1149 | 2026-03-04T17:27:14.717Z | Downloaded colored v3.1.1 |
| 1150 | 2026-03-04T17:27:14.721Z | Downloaded httparse v1.10.1 |
| 1151 | 2026-03-04T17:27:14.721Z | Downloaded aho-corasick v1.1.4 |
| 1152 | 2026-03-04T17:27:14.725Z | Downloaded normalize-line-endings v0.3.0 |
| 1153 | 2026-03-04T17:27:14.731Z | Downloaded hmac v0.12.1 |
| 1154 | 2026-03-04T17:27:14.731Z | Downloaded highway v1.3.0 |
| 1155 | 2026-03-04T17:27:14.766Z | Downloaded hickory-client v0.25.2 |
| 1156 | 2026-03-04T17:27:14.766Z | Downloaded bumpalo v3.20.2 |
| 1157 | 2026-03-04T17:27:14.766Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1158 | 2026-03-04T17:27:14.766Z | Downloaded newline-converter v0.3.0 |
| 1159 | 2026-03-04T17:27:14.766Z | Downloaded new_debug_unreachable v1.0.6 |
| 1160 | 2026-03-04T17:27:14.766Z | Downloaded multimap v0.10.1 |
| 1161 | 2026-03-04T17:27:14.766Z | Downloaded ingot-types v0.1.2 |
| 1162 | 2026-03-04T17:27:14.766Z | Downloaded ingot v0.1.1 |
| 1163 | 2026-03-04T17:27:14.767Z | Downloaded half v1.8.3 |
| 1164 | 2026-03-04T17:27:14.767Z | Downloaded futures-executor v0.3.32 |
| 1165 | 2026-03-04T17:27:14.767Z | Downloaded futures-channel v0.3.32 |
| 1166 | 2026-03-04T17:27:14.767Z | Downloaded indoc v2.0.7 |
| 1167 | 2026-03-04T17:27:14.767Z | Downloaded md-5 v0.10.6 |
| 1168 | 2026-03-04T17:27:14.767Z | Downloaded maybe-uninit v2.0.0 |
| 1169 | 2026-03-04T17:27:14.767Z | Downloaded match_cfg v0.1.0 |
| 1170 | 2026-03-04T17:27:14.767Z | Downloaded maplit v1.0.2 |
| 1171 | 2026-03-04T17:27:14.767Z | Downloaded managed v0.8.0 |
| 1172 | 2026-03-04T17:27:14.767Z | Downloaded lzss v0.8.2 |
| 1173 | 2026-03-04T17:27:14.767Z | Downloaded lru-cache v0.1.2 |
| 1174 | 2026-03-04T17:27:14.767Z | Downloaded lru v0.12.5 |
| 1175 | 2026-03-04T17:27:14.767Z | Downloaded linked-hash-map v0.5.6 |
| 1176 | 2026-03-04T17:27:14.767Z | Downloaded getrandom v0.2.17 |
| 1177 | 2026-03-04T17:27:14.767Z | Downloaded blake2 v0.10.6 |
| 1178 | 2026-03-04T17:27:14.774Z | Downloaded foldhash v0.1.5 |
| 1179 | 2026-03-04T17:27:14.774Z | Downloaded drift v0.1.3 |
| 1180 | 2026-03-04T17:27:14.774Z | Downloaded ahash v0.8.12 |
| 1181 | 2026-03-04T17:27:14.779Z | Downloaded colored v2.2.0 |
| 1182 | 2026-03-04T17:27:14.779Z | Downloaded chacha20 v0.10.0 |
| 1183 | 2026-03-04T17:27:14.779Z | Downloaded arrayvec v0.7.6 |
| 1184 | 2026-03-04T17:27:14.787Z | Downloaded lalrpop-util v0.19.12 |
| 1185 | 2026-03-04T17:27:14.787Z | Downloaded kstat-rs v0.2.4 |
| 1186 | 2026-03-04T17:27:14.787Z | Downloaded keccak v0.1.6 |
| 1187 | 2026-03-04T17:27:14.787Z | Downloaded indent_write v2.2.0 |
| 1188 | 2026-03-04T17:27:14.787Z | Downloaded hyper-staticfile v0.10.1 |
| 1189 | 2026-03-04T17:27:14.792Z | Downloaded fs-err v2.11.0 |
| 1190 | 2026-03-04T17:27:14.792Z | Downloaded cookie v0.18.1 |
| 1191 | 2026-03-04T17:27:14.792Z | Downloaded const-oid v0.9.6 |
| 1192 | 2026-03-04T17:27:14.792Z | Downloaded bzip2 v0.4.4 |
| 1193 | 2026-03-04T17:27:14.792Z | Downloaded ciborium v0.2.2 |
| 1194 | 2026-03-04T17:27:14.796Z | Downloaded cargo_metadata v0.19.2 |
| 1195 | 2026-03-04T17:27:14.796Z | Downloaded cancel-safe-futures v0.1.5 |
| 1196 | 2026-03-04T17:27:14.800Z | Downloaded bcs v0.1.6 |
| 1197 | 2026-03-04T17:27:14.800Z | Downloaded is-terminal v0.4.17 |
| 1198 | 2026-03-04T17:27:14.800Z | Downloaded ident_case v1.0.1 |
| 1199 | 2026-03-04T17:27:14.806Z | Downloaded indoc v1.0.9 |
| 1200 | 2026-03-04T17:27:14.806Z | Downloaded git-stub-vcs v0.1.0 |
| 1201 | 2026-03-04T17:27:14.806Z | Downloaded git-stub v1.0.0 |
| 1202 | 2026-03-04T17:27:14.810Z | Downloaded darling v0.23.0 |
| 1203 | 2026-03-04T17:27:14.810Z | Downloaded darling v0.20.11 |
| 1204 | 2026-03-04T17:27:14.815Z | Downloaded crossterm v0.29.0 |
| 1205 | 2026-03-04T17:27:14.820Z | Downloaded allocator-api2 v0.2.21 |
| 1206 | 2026-03-04T17:27:14.824Z | Downloaded fs_extra v1.3.0 |
| 1207 | 2026-03-04T17:27:14.828Z | Downloaded clang-sys v1.8.1 |
| 1208 | 2026-03-04T17:27:14.828Z | Downloaded http-body v1.0.1 |
| 1209 | 2026-03-04T17:27:14.828Z | Downloaded hostname v0.4.2 |
| 1210 | 2026-03-04T17:27:14.831Z | Downloaded group v0.13.0 |
| 1211 | 2026-03-04T17:27:14.831Z | Downloaded globset v0.4.18 |
| 1212 | 2026-03-04T17:27:14.831Z | Downloaded glob v0.3.3 |
| 1213 | 2026-03-04T17:27:14.837Z | Downloaded futures-sink v0.3.32 |
| 1214 | 2026-03-04T17:27:14.837Z | Downloaded aes-gcm v0.10.3 |
| 1215 | 2026-03-04T17:27:14.842Z | Downloaded filetime v0.2.27 |
| 1216 | 2026-03-04T17:27:14.842Z | Downloaded env_logger v0.11.9 |
| 1217 | 2026-03-04T17:27:14.843Z | Downloaded dof v0.4.0 |
| 1218 | 2026-03-04T17:27:14.843Z | Downloaded defmt v1.0.1 |
| 1219 | 2026-03-04T17:27:14.846Z | Downloaded daft v0.1.5 |
| 1220 | 2026-03-04T17:27:14.846Z | Downloaded ctr v0.9.2 |
| 1221 | 2026-03-04T17:27:14.846Z | Downloaded console v0.16.2 |
| 1222 | 2026-03-04T17:27:14.853Z | Downloaded ciborium-ll v0.2.2 |
| 1223 | 2026-03-04T17:27:14.853Z | Downloaded cexpr v0.6.0 |
| 1224 | 2026-03-04T17:27:14.853Z | Downloaded cmake v0.1.57 |
| 1225 | 2026-03-04T17:27:14.856Z | Downloaded cipher v0.4.4 |
| 1226 | 2026-03-04T17:27:14.856Z | Downloaded buf-list v1.1.2 |
| 1227 | 2026-03-04T17:27:14.856Z | Downloaded bitflags v1.3.2 |
| 1228 | 2026-03-04T17:27:14.860Z | Downloaded hostname v0.3.1 |
| 1229 | 2026-03-04T17:27:14.860Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1230 | 2026-03-04T17:27:14.864Z | Downloaded bitfield v0.19.4 |
| 1231 | 2026-03-04T17:27:14.864Z | Downloaded home v0.5.12 |
| 1232 | 2026-03-04T17:27:14.864Z | Downloaded const_format_proc_macros v0.2.34 |
| 1233 | 2026-03-04T17:27:14.864Z | Downloaded bit-set v0.5.3 |
| 1234 | 2026-03-04T17:27:14.868Z | Downloaded headers-core v0.3.0 |
| 1235 | 2026-03-04T17:27:14.868Z | Downloaded diff v0.1.13 |
| 1236 | 2026-03-04T17:27:14.871Z | Downloaded convert_case v0.10.0 |
| 1237 | 2026-03-04T17:27:14.871Z | Downloaded chacha20 v0.9.1 |
| 1238 | 2026-03-04T17:27:14.871Z | Downloaded cassowary v0.3.0 |
| 1239 | 2026-03-04T17:27:14.877Z | Downloaded ff v0.13.1 |
| 1240 | 2026-03-04T17:27:14.877Z | Downloaded des v0.8.1 |
| 1241 | 2026-03-04T17:27:14.877Z | Downloaded constant_time_eq v0.4.2 |
| 1242 | 2026-03-04T17:27:14.877Z | Downloaded async-stream v0.3.6 |
| 1243 | 2026-03-04T17:27:14.885Z | Downloaded erased-serde v0.3.31 |
| 1244 | 2026-03-04T17:27:14.888Z | Downloaded ed25519 v2.2.3 |
| 1245 | 2026-03-04T17:27:14.888Z | Downloaded ghash v0.5.1 |
| 1246 | 2026-03-04T17:27:14.888Z | Downloaded futures-io v0.3.32 |
| 1247 | 2026-03-04T17:27:14.888Z | Downloaded fxhash v0.2.1 |
| 1248 | 2026-03-04T17:27:14.888Z | Downloaded futures-task v0.3.32 |
| 1249 | 2026-03-04T17:27:14.888Z | Downloaded futures-macro v0.3.32 |
| 1250 | 2026-03-04T17:27:14.889Z | Downloaded funty v2.0.0 |
| 1251 | 2026-03-04T17:27:14.889Z | Downloaded float-ord v0.3.2 |
| 1252 | 2026-03-04T17:27:14.889Z | Downloaded defmt v0.3.100 |
| 1253 | 2026-03-04T17:27:14.889Z | Downloaded dunce v1.0.5 |
| 1254 | 2026-03-04T17:27:14.893Z | Downloaded difflib v0.4.0 |
| 1255 | 2026-03-04T17:27:14.893Z | Downloaded debug-ignore v1.0.5 |
| 1256 | 2026-03-04T17:27:14.893Z | Downloaded darling_macro v0.21.3 |
| 1257 | 2026-03-04T17:27:14.893Z | Downloaded cargo_toml v0.22.3 |
| 1258 | 2026-03-04T17:27:14.893Z | Downloaded bit-vec v0.6.3 |
| 1259 | 2026-03-04T17:27:14.896Z | Downloaded async-bb8-diesel v0.2.1 |
| 1260 | 2026-03-04T17:27:14.897Z | Downloaded fd-lock v4.0.4 |
| 1261 | 2026-03-04T17:27:14.899Z | Downloaded embedded-io v0.6.1 |
| 1262 | 2026-03-04T17:27:14.899Z | Downloaded either v1.15.0 |
| 1263 | 2026-03-04T17:27:14.903Z | Downloaded dyn-clone v1.0.20 |
| 1264 | 2026-03-04T17:27:14.903Z | Downloaded derive_builder_core v0.20.2 |
| 1265 | 2026-03-04T17:27:14.907Z | Downloaded cpufeatures v0.3.0 |
| 1266 | 2026-03-04T17:27:14.907Z | Downloaded block-padding v0.3.3 |
| 1267 | 2026-03-04T17:27:14.907Z | Downloaded foreign-types v0.3.2 |
| 1268 | 2026-03-04T17:27:14.908Z | Downloaded darling_macro v0.23.0 |
| 1269 | 2026-03-04T17:27:14.910Z | Downloaded crunchy v0.2.4 |
| 1270 | 2026-03-04T17:27:14.910Z | Downloaded env_filter v1.0.0 |
| 1271 | 2026-03-04T17:27:14.910Z | Downloaded dtrace-parser v0.3.0 |
| 1272 | 2026-03-04T17:27:14.910Z | Downloaded dsl_auto_type v0.1.3 |
| 1273 | 2026-03-04T17:27:14.910Z | Downloaded ciborium-io v0.2.2 |
| 1274 | 2026-03-04T17:27:14.913Z | Downloaded document-features v0.2.12 |
| 1275 | 2026-03-04T17:27:14.913Z | Downloaded dirs-next v2.0.0 |
| 1276 | 2026-03-04T17:27:14.913Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 1277 | 2026-03-04T17:27:14.913Z | Downloaded darling_macro v0.20.11 |
| 1278 | 2026-03-04T17:27:14.917Z | Downloaded crc-catalog v2.4.0 |
| 1279 | 2026-03-04T17:27:14.917Z | Downloaded castaway v0.2.4 |
| 1280 | 2026-03-04T17:27:14.917Z | Downloaded base16ct v1.0.0 |
| 1281 | 2026-03-04T17:27:14.922Z | Downloaded derive_builder_macro v0.20.2 |
| 1282 | 2026-03-04T17:27:14.922Z | Downloaded crossbeam-epoch v0.9.18 |
| 1283 | 2026-03-04T17:27:14.922Z | Downloaded convert_case v0.4.0 |
| 1284 | 2026-03-04T17:27:14.927Z | Downloaded base16ct v0.2.0 |
| 1285 | 2026-03-04T17:27:14.927Z | Downloaded atty v0.2.14 |
| 1286 | 2026-03-04T17:27:14.927Z | Downloaded async-stream-impl v0.3.6 |
| 1287 | 2026-03-04T17:27:14.927Z | Downloaded display-error-chain v0.2.2 |
| 1288 | 2026-03-04T17:27:14.927Z | Downloaded dirs-sys-next v0.1.2 |
| 1289 | 2026-03-04T17:27:14.927Z | Downloaded diesel-dtrace v0.4.2 |
| 1290 | 2026-03-04T17:27:14.927Z | Downloaded derive-where v1.6.0 |
| 1291 | 2026-03-04T17:27:14.930Z | Downloaded cstr-argument v0.1.2 |
| 1292 | 2026-03-04T17:27:14.930Z | Downloaded crossbeam-channel v0.5.15 |
| 1293 | 2026-03-04T17:27:14.933Z | Downloaded crc v3.4.0 |
| 1294 | 2026-03-04T17:27:14.936Z | Downloaded bitfield-macros v0.19.4 |
| 1295 | 2026-03-04T17:27:14.937Z | Downloaded atomicwrites v0.4.4 |
| 1296 | 2026-03-04T17:27:14.937Z | Downloaded der v0.7.10 |
| 1297 | 2026-03-04T17:27:14.940Z | Downloaded backon v1.6.0 |
| 1298 | 2026-03-04T17:27:14.944Z | Downloaded assert_matches v1.5.0 |
| 1299 | 2026-03-04T17:27:14.948Z | Downloaded array-init v0.0.4 |
| 1300 | 2026-03-04T17:27:14.948Z | Downloaded derive-ex v0.1.8 |
| 1301 | 2026-03-04T17:27:14.948Z | Downloaded deranged v0.5.8 |
| 1302 | 2026-03-04T17:27:14.951Z | Downloaded backoff v0.4.0 |
| 1303 | 2026-03-04T17:27:14.951Z | Downloaded defmt-macros v1.0.1 |
| 1304 | 2026-03-04T17:27:14.951Z | Downloaded cfg_aliases v0.2.1 |
| 1305 | 2026-03-04T17:27:14.954Z | Downloaded cfg_aliases v0.1.1 |
| 1306 | 2026-03-04T17:27:14.954Z | Downloaded base64ct v1.8.3 |
| 1307 | 2026-03-04T17:27:14.957Z | Downloaded async-trait v0.1.89 |
| 1308 | 2026-03-04T17:27:14.961Z | Downloaded crossbeam-utils v0.8.21 |
| 1309 | 2026-03-04T17:27:14.964Z | Downloaded blowfish v0.9.1 |
| 1310 | 2026-03-04T17:27:14.964Z | Downloaded bit-vec v0.8.0 |
| 1311 | 2026-03-04T17:27:14.964Z | Downloaded bit-set v0.8.0 |
| 1312 | 2026-03-04T17:27:14.966Z | Downloaded bitfield-struct v0.6.2 |
| 1313 | 2026-03-04T17:27:14.966Z | Downloaded crossbeam-deque v0.8.6 |
| 1314 | 2026-03-04T17:27:14.966Z | Downloaded critical-section v1.2.0 |
| 1315 | 2026-03-04T17:27:14.969Z | Downloaded argon2 v0.5.3 |
| 1316 | 2026-03-04T17:27:14.969Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1317 | 2026-03-04T17:27:14.969Z | Downloaded base64 v0.21.7 |
| 1318 | 2026-03-04T17:27:14.973Z | Downloaded arrayref v0.3.9 |
| 1319 | 2026-03-04T17:27:14.975Z | Downloaded cbc v0.1.2 |
| 1320 | 2026-03-04T17:27:14.975Z | Downloaded bb8 v0.8.6 |
| 1321 | 2026-03-04T17:27:14.978Z | Downloaded adler2 v2.0.1 |
| 1322 | 2026-03-04T17:27:15.192Z | Downloaded aws-lc-sys v0.37.1 |
| 1323 | 2026-03-04T17:27:15.536Z | Compiling libc v0.2.180 |
| 1324 | 2026-03-04T17:27:15.539Z | Compiling serde v1.0.228 |
| 1325 | 2026-03-04T17:27:15.539Z | Compiling log v0.4.29 |
| 1326 | 2026-03-04T17:27:15.539Z | Compiling find-msvc-tools v0.1.9 |
| 1327 | 2026-03-04T17:27:15.539Z | Compiling shlex v1.3.0 |
| 1328 | 2026-03-04T17:27:15.708Z | Compiling smallvec v1.15.1 |
| 1329 | 2026-03-04T17:27:15.723Z | Compiling syn v2.0.117 |
| 1330 | 2026-03-04T17:27:15.754Z | Compiling typenum v1.19.0 |
| 1331 | 2026-03-04T17:27:16.080Z | Compiling generic-array v0.14.7 |
| 1332 | 2026-03-04T17:27:16.101Z | Compiling subtle v2.6.1 |
| 1333 | 2026-03-04T17:27:16.189Z | Compiling scopeguard v1.2.0 |
| 1334 | 2026-03-04T17:27:16.309Z | Compiling portable-atomic v1.13.1 |
| 1335 | 2026-03-04T17:27:16.391Z | Compiling lock_api v0.4.14 |
| 1336 | 2026-03-04T17:27:16.397Z | Compiling const-oid v0.9.6 |
| 1337 | 2026-03-04T17:27:16.456Z | Compiling critical-section v1.2.0 |
| 1338 | 2026-03-04T17:27:16.517Z | Compiling zerocopy v0.8.40 |
| 1339 | 2026-03-04T17:27:16.624Z | Compiling parking_lot_core v0.9.12 |
| 1340 | 2026-03-04T17:27:16.797Z | Compiling serde_json v1.0.149 |
| 1341 | 2026-03-04T17:27:17.059Z | Compiling pin-project-lite v0.2.17 |
| 1342 | 2026-03-04T17:27:17.228Z | Compiling pkg-config v0.3.32 |
| 1343 | 2026-03-04T17:27:17.375Z | Compiling libm v0.2.16 |
| 1344 | 2026-03-04T17:27:17.699Z | Compiling getrandom v0.2.17 |
| 1345 | 2026-03-04T17:27:17.803Z | Compiling jobserver v0.1.34 |
| 1346 | 2026-03-04T17:27:17.965Z | Compiling rand_core v0.6.4 |
| 1347 | 2026-03-04T17:27:18.111Z | Compiling errno v0.3.14 |
| 1348 | 2026-03-04T17:27:18.324Z | Compiling cc v1.2.56 |
| 1349 | 2026-03-04T17:27:18.352Z | Compiling once_cell v1.21.3 |
| 1350 | 2026-03-04T17:27:18.434Z | Compiling signal-hook-registry v1.4.8 |
| 1351 | 2026-03-04T17:27:18.517Z | Compiling mio v1.1.1 |
| 1352 | 2026-03-04T17:27:18.610Z | Compiling num-traits v0.2.19 |
| 1353 | 2026-03-04T17:27:18.762Z | Compiling bitflags v2.11.0 |
| 1354 | 2026-03-04T17:27:18.951Z | Compiling parking_lot v0.12.5 |
| 1355 | 2026-03-04T17:27:18.984Z | Compiling futures-core v0.3.32 |
| 1356 | 2026-03-04T17:27:19.292Z | Compiling socket2 v0.6.2 |
| 1357 | 2026-03-04T17:27:19.422Z | Compiling percent-encoding v2.3.2 |
| 1358 | 2026-03-04T17:27:19.642Z | Compiling allocator-api2 v0.2.21 |
| 1359 | 2026-03-04T17:27:19.802Z | Compiling futures-sink v0.3.32 |
| 1360 | 2026-03-04T17:27:19.840Z | Compiling cpufeatures v0.2.17 |
| 1361 | 2026-03-04T17:27:19.964Z | Compiling foldhash v0.2.0 |
| 1362 | 2026-03-04T17:27:19.986Z | Compiling futures-channel v0.3.32 |
| 1363 | 2026-03-04T17:27:20.030Z | Compiling futures-task v0.3.32 |
| 1364 | 2026-03-04T17:27:20.256Z | Compiling slab v0.4.12 |
| 1365 | 2026-03-04T17:27:20.340Z | Compiling hashbrown v0.16.1 |
| 1366 | 2026-03-04T17:27:20.367Z | Compiling getrandom v0.4.1 |
| 1367 | 2026-03-04T17:27:20.370Z | Compiling futures-io v0.3.32 |
| 1368 | 2026-03-04T17:27:20.436Z | Compiling rustversion v1.0.22 |
| 1369 | 2026-03-04T17:27:20.587Z | Compiling rand_core v0.10.0 |
| 1370 | 2026-03-04T17:27:20.674Z | Compiling getrandom v0.3.4 |
| 1371 | 2026-03-04T17:27:20.903Z | Compiling cmake v0.1.57 |
| 1372 | 2026-03-04T17:27:21.719Z | Compiling indexmap v2.13.0 |
| 1373 | 2026-03-04T17:27:21.781Z | Compiling form_urlencoded v1.2.2 |
| 1374 | 2026-03-04T17:27:22.113Z | Compiling fs_extra v1.3.0 |
| 1375 | 2026-03-04T17:27:22.179Z | Compiling dunce v1.0.5 |
| 1376 | 2026-03-04T17:27:22.203Z | Compiling ident_case v1.0.1 |
| 1377 | 2026-03-04T17:27:22.323Z | Compiling base64ct v1.8.3 |
| 1378 | 2026-03-04T17:27:22.412Z | Compiling flagset v0.4.7 |
| 1379 | 2026-03-04T17:27:22.454Z | Compiling rand_core v0.9.5 |
| 1380 | 2026-03-04T17:27:22.477Z | Compiling iana-time-zone v0.1.65 |
| 1381 | 2026-03-04T17:27:22.644Z | Compiling rustix v1.1.3 |
| 1382 | 2026-03-04T17:27:22.663Z | Compiling aws-lc-sys v0.37.1 |
| 1383 | 2026-03-04T17:27:22.841Z | Compiling pem-rfc7468 v0.7.0 |
| 1384 | 2026-03-04T17:27:22.913Z | Compiling ring v0.17.14 |
| 1385 | 2026-03-04T17:27:22.993Z | Compiling uuid v1.21.0 |
| 1386 | 2026-03-04T17:27:23.163Z | Compiling rustc_version v0.4.1 |
| 1387 | 2026-03-04T17:27:23.185Z | Compiling aws-lc-rs v1.16.0 |
| 1388 | 2026-03-04T17:27:23.352Z | Compiling synstructure v0.13.2 |
| 1389 | 2026-03-04T17:27:23.741Z | Compiling regex-syntax v0.8.10 |
| 1390 | 2026-03-04T17:27:23.795Z | Compiling vcpkg v0.2.15 |
| 1391 | 2026-03-04T17:27:24.462Z | Compiling tracing-core v0.1.36 |
| 1392 | 2026-03-04T17:27:24.754Z | Compiling crossbeam-utils v0.8.21 |
| 1393 | 2026-03-04T17:27:25.334Z | Compiling pest_generator v2.8.6 |
| 1394 | 2026-03-04T17:27:25.441Z | Compiling openssl-sys v0.9.111 |
| 1395 | 2026-03-04T17:27:25.638Z | Compiling serde_derive_internals v0.29.1 |
| 1396 | 2026-03-04T17:27:26.591Z | Compiling untrusted v0.9.0 |
| 1397 | 2026-03-04T17:27:26.701Z | Compiling untrusted v0.7.1 |
| 1398 | 2026-03-04T17:27:26.800Z | Compiling base64 v0.22.1 |
| 1399 | 2026-03-04T17:27:26.917Z | Compiling syn v1.0.109 |
| 1400 | 2026-03-04T17:27:26.957Z | Compiling schemars v0.8.22 |
| 1401 | 2026-03-04T17:27:27.322Z | Compiling httparse v1.10.1 |
| 1402 | 2026-03-04T17:27:27.435Z | Compiling openssl-probe v0.2.1 |
| 1403 | 2026-03-04T17:27:27.680Z | Compiling darling_core v0.20.11 |
| 1404 | 2026-03-04T17:27:27.727Z | Compiling rustls v0.23.37 |
| 1405 | 2026-03-04T17:27:27.941Z | Compiling serde_derive v1.0.228 |
| 1406 | 2026-03-04T17:27:27.966Z | Compiling zeroize_derive v1.4.3 |
| 1407 | 2026-03-04T17:27:28.037Z | Compiling zerofrom-derive v0.1.6 |
| 1408 | 2026-03-04T17:27:28.592Z | Compiling yoke-derive v0.8.1 |
| 1409 | 2026-03-04T17:27:29.270Z | Compiling zerocopy-derive v0.8.40 |
| 1410 | 2026-03-04T17:27:29.315Z | Compiling zeroize v1.8.2 |
| 1411 | 2026-03-04T17:27:29.365Z | Compiling zerovec-derive v0.11.2 |
| 1412 | 2026-03-04T17:27:31.152Z | Compiling crypto-common v0.1.7 |
| 1413 | 2026-03-04T17:27:31.306Z | Compiling zerofrom v0.1.6 |
| 1414 | 2026-03-04T17:27:31.349Z | Compiling block-buffer v0.10.4 |
| 1415 | 2026-03-04T17:27:31.379Z | Compiling displaydoc v0.2.5 |
| 1416 | 2026-03-04T17:27:31.539Z | Compiling yoke v0.8.1 |
| 1417 | 2026-03-04T17:27:31.656Z | Compiling digest v0.10.7 |
| 1418 | 2026-03-04T17:27:31.885Z | Compiling zerovec v0.11.5 |
| 1419 | 2026-03-04T17:27:31.914Z | Compiling tokio-macros v2.6.0 |
| 1420 | 2026-03-04T17:27:32.163Z | Compiling hmac v0.12.1 |
| 1421 | 2026-03-04T17:27:32.451Z | Compiling futures-macro v0.3.32 |
| 1422 | 2026-03-04T17:27:32.905Z | Compiling zerotrie v0.2.3 |
| 1423 | 2026-03-04T17:27:33.032Z | Compiling tinystr v0.8.2 |
| 1424 | 2026-03-04T17:27:33.442Z | Compiling icu_locale_core v2.1.1 |
| 1425 | 2026-03-04T17:27:33.446Z | Compiling potential_utf v0.1.4 |
| 1426 | 2026-03-04T17:27:33.531Z | Compiling block-padding v0.3.3 |
| 1427 | 2026-03-04T17:27:33.568Z | Compiling sha2 v0.10.9 |
| 1428 | 2026-03-04T17:27:33.747Z | Compiling icu_collections v2.1.1 |
| 1429 | 2026-03-04T17:27:33.770Z | Compiling inout v0.1.4 |
| 1430 | 2026-03-04T17:27:33.801Z | Compiling der_derive v0.7.3 |
| 1431 | 2026-03-04T17:27:34.065Z | Compiling cipher v0.4.4 |
| 1432 | 2026-03-04T17:27:34.302Z | Compiling futures-util v0.3.32 |
| 1433 | 2026-03-04T17:27:34.842Z | Compiling salsa20 v0.10.2 |
| 1434 | 2026-03-04T17:27:35.086Z | Compiling icu_provider v2.1.1 |
| 1435 | 2026-03-04T17:27:35.558Z | Compiling pbkdf2 v0.12.2 |
| 1436 | 2026-03-04T17:27:35.692Z | Compiling icu_properties v2.1.2 |
| 1437 | 2026-03-04T17:27:35.736Z | Compiling icu_normalizer v2.1.1 |
| 1438 | 2026-03-04T17:27:35.992Z | Compiling der v0.7.10 |
| 1439 | 2026-03-04T17:27:36.237Z | Compiling bytes v1.11.1 |
| 1440 | 2026-03-04T17:27:36.900Z | Compiling chrono v0.4.44 |
| 1441 | 2026-03-04T17:27:36.954Z | Compiling thiserror-impl v2.0.18 |
| 1442 | 2026-03-04T17:27:37.648Z | Compiling tokio v1.49.0 |
| 1443 | 2026-03-04T17:27:38.220Z | Compiling idna_adapter v1.2.1 |
| 1444 | 2026-03-04T17:27:38.454Z | Compiling idna v1.1.0 |
| 1445 | 2026-03-04T17:27:38.631Z | Compiling spki v0.7.3 |
| 1446 | 2026-03-04T17:27:39.019Z | Compiling url v2.5.8 |
| 1447 | 2026-03-04T17:27:39.448Z | Compiling http v1.4.0 |
| 1448 | 2026-03-04T17:27:39.858Z | Compiling scrypt v0.11.0 |
| 1449 | 2026-03-04T17:27:39.966Z | Compiling thiserror v2.0.18 |
| 1450 | 2026-03-04T17:27:40.131Z | Compiling cbc v0.1.2 |
| 1451 | 2026-03-04T17:27:40.154Z | Compiling aes v0.8.4 |
| 1452 | 2026-03-04T17:27:40.336Z | Compiling rustls-pki-types v1.14.0 |
| 1453 | 2026-03-04T17:27:40.392Z | Compiling tracing-attributes v0.1.31 |
| 1454 | 2026-03-04T17:27:40.748Z | Compiling ppv-lite86 v0.2.21 |
| 1455 | 2026-03-04T17:27:41.214Z | Compiling pkcs5 v0.7.1 |
| 1456 | 2026-03-04T17:27:41.456Z | Compiling rand_chacha v0.9.0 |
| 1457 | 2026-03-04T17:27:41.510Z | Compiling http-body v1.0.1 |
| 1458 | 2026-03-04T17:27:41.842Z | Compiling pkcs8 v0.10.2 |
| 1459 | 2026-03-04T17:27:42.314Z | Compiling rand v0.9.2 |
| 1460 | 2026-03-04T17:27:42.483Z | Compiling scroll_derive v0.13.1 |
| 1461 | 2026-03-04T17:27:42.742Z | Compiling pest_derive v2.8.6 |
| 1462 | 2026-03-04T17:27:43.135Z | Compiling schemars_derive v0.8.22 |
| 1463 | 2026-03-04T17:27:43.431Z | Compiling try-lock v0.2.5 |
| 1464 | 2026-03-04T17:27:43.453Z | Compiling tracing v0.1.44 |
| 1465 | 2026-03-04T17:27:43.610Z | Compiling tinyvec_macros v0.1.1 |
| 1466 | 2026-03-04T17:27:43.725Z | Compiling atomic-waker v1.1.2 |
| 1467 | 2026-03-04T17:27:43.916Z | Compiling tower-layer v0.3.3 |
| 1468 | 2026-03-04T17:27:43.947Z | Compiling dyn-clone v1.0.20 |
| 1469 | 2026-03-04T17:27:43.968Z | Compiling tower-service v0.3.3 |
| 1470 | 2026-03-04T17:27:44.155Z | Compiling tinyvec v1.10.0 |
| 1471 | 2026-03-04T17:27:44.202Z | Compiling want v0.3.1 |
| 1472 | 2026-03-04T17:27:44.307Z | Compiling scroll v0.13.0 |
| 1473 | 2026-03-04T17:27:44.485Z | Compiling ipnet v2.11.0 |
| 1474 | 2026-03-04T17:27:44.840Z | Compiling darling_macro v0.20.11 |
| 1475 | 2026-03-04T17:27:44.907Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1476 | 2026-03-04T17:27:44.984Z | Compiling spin v0.9.8 |
| 1477 | 2026-03-04T17:27:45.375Z | Compiling aho-corasick v1.1.4 |
| 1478 | 2026-03-04T17:27:45.622Z | Compiling httpdate v1.0.3 |
| 1479 | 2026-03-04T17:27:45.626Z | Compiling foreign-types-shared v0.1.1 |
| 1480 | 2026-03-04T17:27:45.688Z | Compiling num-conv v0.2.0 |
| 1481 | 2026-03-04T17:27:45.778Z | Compiling pin-utils v0.1.0 |
| 1482 | 2026-03-04T17:27:45.893Z | Compiling powerfmt v0.2.0 |
| 1483 | 2026-03-04T17:27:45.943Z | Compiling tokio-util v0.7.18 |
| 1484 | 2026-03-04T17:27:45.982Z | Compiling time-core v0.1.8 |
| 1485 | 2026-03-04T17:27:46.285Z | Compiling openssl v0.10.75 |
| 1486 | 2026-03-04T17:27:46.285Z | Compiling crc32fast v1.5.0 |
| 1487 | 2026-03-04T17:27:46.795Z | Compiling time-macros v0.2.27 |
| 1488 | 2026-03-04T17:27:46.898Z | Compiling deranged v0.5.8 |
| 1489 | 2026-03-04T17:27:48.252Z | Compiling h2 v0.4.13 |
| 1490 | 2026-03-04T17:27:49.089Z | Compiling regex-automata v0.4.14 |
| 1491 | 2026-03-04T17:27:49.293Z | Compiling tempfile v3.25.0 |
| 1492 | 2026-03-04T17:27:49.436Z | Compiling foreign-types v0.3.2 |
| 1493 | 2026-03-04T17:27:49.529Z | Compiling darling v0.20.11 |
| 1494 | 2026-03-04T17:27:49.660Z | Compiling goblin v0.10.5 |
| 1495 | 2026-03-04T17:27:50.068Z | Compiling thiserror-impl v1.0.69 |
| 1496 | 2026-03-04T17:27:50.960Z | Compiling openssl-macros v0.1.1 |
| 1497 | 2026-03-04T17:27:52.918Z | Compiling wait-timeout v0.2.1 |
| 1498 | 2026-03-04T17:27:52.941Z | Compiling either v1.15.0 |
| 1499 | 2026-03-04T17:27:53.362Z | Compiling siphasher v1.0.2 |
| 1500 | 2026-03-04T17:27:53.389Z | Compiling simd-adler32 v0.3.8 |
| 1501 | 2026-03-04T17:27:53.746Z | Compiling bit-vec v0.8.0 |
| 1502 | 2026-03-04T17:27:53.928Z | Compiling usdt-impl v0.6.0 |
| 1503 | 2026-03-04T17:27:54.188Z | Compiling num_threads v0.1.7 |
| 1504 | 2026-03-04T17:27:54.329Z | Compiling quick-error v1.2.3 |
| 1505 | 2026-03-04T17:27:54.351Z | Compiling native-tls v0.2.18 |
| 1506 | 2026-03-04T17:27:54.500Z | Compiling rusty-fork v0.3.1 |
| 1507 | 2026-03-04T17:27:54.718Z | Compiling hyper v1.8.1 |
| 1508 | 2026-03-04T17:27:55.017Z | Compiling time v0.3.47 |
| 1509 | 2026-03-04T17:27:55.115Z | Compiling bit-set v0.8.0 |
| 1510 | 2026-03-04T17:27:55.406Z | Compiling thiserror v1.0.69 |
| 1511 | 2026-03-04T17:27:57.005Z | Compiling dof v0.4.0 |
| 1512 | 2026-03-04T17:27:58.256Z | Compiling hyper-util v0.1.20 |
| 1513 | 2026-03-04T17:27:58.733Z | Compiling derive_builder_core v0.20.2 |
| 1514 | 2026-03-04T17:27:59.217Z | Compiling unicode-normalization v0.1.25 |
| 1515 | 2026-03-04T17:28:00.088Z | Compiling dtrace-parser v0.3.0 |
| 1516 | 2026-03-04T17:28:00.197Z | Compiling rustls-native-certs v0.8.3 |
| 1517 | 2026-03-04T17:28:00.220Z | Compiling signature v2.2.0 |
| 1518 | 2026-03-04T17:28:00.528Z | Compiling crossbeam-epoch v0.9.18 |
| 1519 | 2026-03-04T17:28:00.759Z | Compiling scroll_derive v0.12.1 |
| 1520 | 2026-03-04T17:28:00.779Z | Compiling heapless v0.7.17 |
| 1521 | 2026-03-04T17:28:01.152Z | Compiling darling_core v0.21.3 |
| 1522 | 2026-03-04T17:28:01.232Z | Compiling rand_xorshift v0.4.0 |
| 1523 | 2026-03-04T17:28:01.469Z | Compiling slog v2.8.2 |
| 1524 | 2026-03-04T17:28:01.816Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1525 | 2026-03-04T17:28:01.840Z | Compiling sync_wrapper v1.0.2 |
| 1526 | 2026-03-04T17:28:02.012Z | Compiling thread-id v5.1.0 |
| 1527 | 2026-03-04T17:28:02.126Z | Compiling cookie v0.18.1 |
| 1528 | 2026-03-04T17:28:02.148Z | Compiling signal-hook v0.3.18 |
| 1529 | 2026-03-04T17:28:02.151Z | Compiling paste v1.0.15 |
| 1530 | 2026-03-04T17:28:02.293Z | Compiling unarray v0.1.4 |
| 1531 | 2026-03-04T17:28:02.419Z | Compiling zstd-safe v7.2.4 |
| 1532 | 2026-03-04T17:28:02.456Z | Compiling rayon-core v1.13.0 |
| 1533 | 2026-03-04T17:28:02.476Z | Compiling unicode-bidi v0.3.18 |
| 1534 | 2026-03-04T17:28:02.565Z | Compiling unicode-properties v0.1.4 |
| 1535 | 2026-03-04T17:28:02.649Z | Compiling unicode-segmentation v1.12.0 |
| 1536 | 2026-03-04T17:28:02.756Z | Compiling adler2 v2.0.1 |
| 1537 | 2026-03-04T17:28:02.779Z | Compiling anyhow v1.0.102 |
| 1538 | 2026-03-04T17:28:02.939Z | Compiling miniz_oxide v0.8.9 |
| 1539 | 2026-03-04T17:28:03.053Z | Compiling proptest v1.10.0 |
| 1540 | 2026-03-04T17:28:03.181Z | Compiling stringprep v0.1.5 |
| 1541 | 2026-03-04T17:28:03.617Z | Compiling scroll v0.12.0 |
| 1542 | 2026-03-04T17:28:04.164Z | Compiling tower v0.5.3 |
| 1543 | 2026-03-04T17:28:04.305Z | Compiling crossbeam-deque v0.8.6 |
| 1544 | 2026-03-04T17:28:04.651Z | Compiling derive_builder_macro v0.20.2 |
| 1545 | 2026-03-04T17:28:04.895Z | Compiling ipnetwork v0.21.1 |
| 1546 | 2026-03-04T17:28:04.951Z | Compiling http-body-util v0.1.3 |
| 1547 | 2026-03-04T17:28:05.094Z | Compiling rand_chacha v0.3.1 |
| 1548 | 2026-03-04T17:28:05.151Z | Compiling webpki-roots v1.0.6 |
| 1549 | 2026-03-04T17:28:05.373Z | Compiling erased-serde v0.3.31 |
| 1550 | 2026-03-04T17:28:05.416Z | Compiling toml_datetime v0.6.11 |
| 1551 | 2026-03-04T17:28:05.459Z | Compiling serde_tokenstream v0.2.3 |
| 1552 | 2026-03-04T17:28:05.644Z | Compiling serde_spanned v0.6.9 |
| 1553 | 2026-03-04T17:28:05.904Z | Compiling md-5 v0.10.6 |
| 1554 | 2026-03-04T17:28:05.940Z | Compiling zerocopy-derive v0.7.35 |
| 1555 | 2026-03-04T17:28:06.083Z | Compiling curve25519-dalek v4.1.3 |
| 1556 | 2026-03-04T17:28:06.197Z | Compiling num-integer v0.1.46 |
| 1557 | 2026-03-04T17:28:06.615Z | Compiling vergen-lib v0.1.6 |
| 1558 | 2026-03-04T17:28:06.766Z | Compiling hash32 v0.2.1 |
| 1559 | 2026-03-04T17:28:06.896Z | Compiling ff v0.13.1 |
| 1560 | 2026-03-04T17:28:06.929Z | Compiling psl-types v2.0.11 |
| 1561 | 2026-03-04T17:28:06.966Z | Compiling smoltcp v0.9.1 |
| 1562 | 2026-03-04T17:28:07.120Z | Compiling iri-string v0.7.10 |
| 1563 | 2026-03-04T17:28:07.124Z | Compiling rustix v0.38.44 |
| 1564 | 2026-03-04T17:28:07.155Z | Compiling ryu v1.0.23 |
| 1565 | 2026-03-04T17:28:07.307Z | Compiling darling_macro v0.21.3 |
| 1566 | 2026-03-04T17:28:07.495Z | Compiling num-bigint-dig v0.8.6 |
| 1567 | 2026-03-04T17:28:07.576Z | Compiling fallible-iterator v0.2.0 |
| 1568 | 2026-03-04T17:28:07.789Z | Compiling base16ct v0.2.0 |
| 1569 | 2026-03-04T17:28:07.812Z | Compiling litrs v1.0.0 |
| 1570 | 2026-03-04T17:28:07.815Z | Compiling zlib-rs v0.6.2 |
| 1571 | 2026-03-04T17:28:08.103Z | Compiling ref-cast v1.0.25 |
| 1572 | 2026-03-04T17:28:08.201Z | Compiling darling v0.21.3 |
| 1573 | 2026-03-04T17:28:08.251Z | Compiling postgres-protocol v0.6.10 |
| 1574 | 2026-03-04T17:28:08.338Z | Compiling sec1 v0.7.3 |
| 1575 | 2026-03-04T17:28:08.725Z | Compiling newtype-uuid v1.3.2 |
| 1576 | 2026-03-04T17:28:08.906Z | Compiling document-features v0.2.12 |
| 1577 | 2026-03-04T17:28:09.028Z | Compiling zerocopy v0.7.35 |
| 1578 | 2026-03-04T17:28:09.454Z | Compiling serde_urlencoded v0.7.1 |
| 1579 | 2026-03-04T17:28:09.482Z | Compiling publicsuffix v2.3.0 |
| 1580 | 2026-03-04T17:28:09.775Z | Compiling group v0.13.0 |
| 1581 | 2026-03-04T17:28:09.945Z | Compiling tower-http v0.6.8 |
| 1582 | 2026-03-04T17:28:10.328Z | Compiling num-iter v0.1.45 |
| 1583 | 2026-03-04T17:28:10.523Z | Compiling rand v0.8.5 |
| 1584 | 2026-03-04T17:28:10.774Z | Compiling derive_builder v0.20.2 |
| 1585 | 2026-03-04T17:28:10.799Z | Compiling oxnet v0.1.4 |
| 1586 | 2026-03-04T17:28:11.104Z | Compiling proc-macro-error v1.0.4 |
| 1587 | 2026-03-04T17:28:11.107Z | Compiling tokio-native-tls v0.3.1 |
| 1588 | 2026-03-04T17:28:11.377Z | Compiling goblin v0.8.2 |
| 1589 | 2026-03-04T17:28:12.258Z | Compiling heck v0.4.1 |
| 1590 | 2026-03-04T17:28:12.666Z | Compiling hubpack_derive v0.1.1 |
| 1591 | 2026-03-04T17:28:12.688Z | Compiling regex v1.12.3 |
| 1592 | 2026-03-04T17:28:13.515Z | Compiling phf_shared v0.13.1 |
| 1593 | 2026-03-04T17:28:13.549Z | Compiling lazy_static v1.5.0 |
| 1594 | 2026-03-04T17:28:13.600Z | Compiling cargo-platform v0.1.9 |
| 1595 | 2026-03-04T17:28:13.662Z | Compiling hkdf v0.12.4 |
| 1596 | 2026-03-04T17:28:13.686Z | Compiling crypto-bigint v0.5.5 |
| 1597 | 2026-03-04T17:28:13.914Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1598 | 2026-03-04T17:28:14.063Z | Compiling async-trait v0.1.89 |
| 1599 | 2026-03-04T17:28:14.099Z | Compiling ref-cast-impl v1.0.25 |
| 1600 | 2026-03-04T17:28:15.113Z | Compiling flate2 v1.1.9 |
| 1601 | 2026-03-04T17:28:15.210Z | Compiling strum_macros v0.27.2 |
| 1602 | 2026-03-04T17:28:15.307Z | Compiling daft-derive v0.1.5 |
| 1603 | 2026-03-04T17:28:15.961Z | Compiling terminal_size v0.4.3 |
| 1604 | 2026-03-04T17:28:16.179Z | Compiling vergen v9.0.6 |
| 1605 | 2026-03-04T17:28:16.508Z | Compiling fs-err v3.3.0 |
| 1606 | 2026-03-04T17:28:16.530Z | Compiling ahash v0.8.12 |
| 1607 | 2026-03-04T17:28:16.799Z | Compiling winnow v0.5.40 |
| 1608 | 2026-03-04T17:28:16.828Z | Compiling managed v0.8.0 |
| 1609 | 2026-03-04T17:28:16.852Z | Compiling bumpalo v3.20.2 |
| 1610 | 2026-03-04T17:28:17.262Z | Compiling foldhash v0.1.5 |
| 1611 | 2026-03-04T17:28:17.346Z | Compiling bitflags v1.3.2 |
| 1612 | 2026-03-04T17:28:17.468Z | Compiling object v0.37.3 |
| 1613 | 2026-03-04T17:28:17.566Z | Compiling libbz2-rs-sys v0.2.2 |
| 1614 | 2026-03-04T17:28:18.078Z | Compiling hashbrown v0.15.5 |
| 1615 | 2026-03-04T17:28:19.194Z | Compiling bzip2 v0.6.1 |
| 1616 | 2026-03-04T17:28:19.375Z | Compiling console v0.16.2 |
| 1617 | 2026-03-04T17:28:19.581Z | Compiling zopfli v0.8.3 |
| 1618 | 2026-03-04T17:28:20.012Z | Compiling strum v0.27.2 |
| 1619 | 2026-03-04T17:28:20.154Z | Compiling toml_edit v0.19.15 |
| 1620 | 2026-03-04T17:28:20.182Z | Compiling dof v0.3.0 |
| 1621 | 2026-03-04T17:28:20.581Z | Compiling clap_builder v4.5.60 |
| 1622 | 2026-03-04T17:28:20.633Z | Compiling daft v0.1.5 |
| 1623 | 2026-03-04T17:28:21.126Z | Compiling elliptic-curve v0.13.8 |
| 1624 | 2026-03-04T17:28:21.565Z | Compiling phf v0.13.1 |
| 1625 | 2026-03-04T17:28:21.875Z | Compiling cargo_metadata v0.19.2 |
| 1626 | 2026-03-04T17:28:21.989Z | Compiling hubpack v0.1.2 |
| 1627 | 2026-03-04T17:28:22.425Z | Compiling cookie_store v0.22.1 |
| 1628 | 2026-03-04T17:28:23.886Z | Compiling zone_cfg_derive v0.3.1 |
| 1629 | 2026-03-04T17:28:25.250Z | Compiling zstd v0.13.3 |
| 1630 | 2026-03-04T17:28:25.253Z | Compiling signal-hook-mio v0.2.5 |
| 1631 | 2026-03-04T17:28:25.785Z | Compiling rayon v1.11.0 |
| 1632 | 2026-03-04T17:28:26.244Z | Compiling hyper-tls v0.6.0 |
| 1633 | 2026-03-04T17:28:26.664Z | Compiling bzip2 v0.4.4 |
| 1634 | 2026-03-04T17:28:27.045Z | Compiling postgres-types v0.2.12 |
| 1635 | 2026-03-04T17:28:28.126Z | Compiling serde_with_macros v3.17.0 |
| 1636 | 2026-03-04T17:28:28.292Z | Compiling usdt-macro v0.6.0 |
| 1637 | 2026-03-04T17:28:28.726Z | Compiling usdt-attr-macro v0.6.0 |
| 1638 | 2026-03-04T17:28:29.153Z | Compiling ed25519 v2.2.3 |
| 1639 | 2026-03-04T17:28:29.658Z | Compiling dtrace-parser v0.2.0 |
| 1640 | 2026-03-04T17:28:29.769Z | Compiling bstr v1.12.1 |
| 1641 | 2026-03-04T17:28:30.078Z | Compiling phf_shared v0.11.3 |
| 1642 | 2026-03-04T17:28:30.351Z | Compiling itertools v0.12.1 |
| 1643 | 2026-03-04T17:28:30.464Z | Compiling pkcs1 v0.7.5 |
| 1644 | 2026-03-04T17:28:30.660Z | Compiling serde-big-array v0.5.1 |
| 1645 | 2026-03-04T17:28:30.905Z | Compiling hex v0.4.3 |
| 1646 | 2026-03-04T17:28:31.170Z | Compiling rfc6979 v0.4.0 |
| 1647 | 2026-03-04T17:28:31.233Z | Compiling strum_macros v0.26.4 |
| 1648 | 2026-03-04T17:28:31.355Z | Compiling enum-as-inner v0.6.1 |
| 1649 | 2026-03-04T17:28:31.382Z | Compiling clap_derive v4.5.55 |
| 1650 | 2026-03-04T17:28:31.493Z | Compiling serde_repr v0.1.20 |
| 1651 | 2026-03-04T17:28:31.515Z | Compiling float-cmp v0.10.0 |
| 1652 | 2026-03-04T17:28:31.756Z | Compiling thread-id v4.2.2 |
| 1653 | 2026-03-04T17:28:31.889Z | Compiling memmap2 v0.9.10 |
| 1654 | 2026-03-04T17:28:32.308Z | Compiling env_filter v1.0.0 |
| 1655 | 2026-03-04T17:28:32.371Z | Compiling encoding_rs v0.8.35 |
| 1656 | 2026-03-04T17:28:32.613Z | Compiling rustc-hash v2.1.1 |
| 1657 | 2026-03-04T17:28:32.822Z | Compiling mime v0.3.17 |
| 1658 | 2026-03-04T17:28:32.914Z | Compiling fixedbitset v0.4.2 |
| 1659 | 2026-03-04T17:28:33.165Z | Compiling new_debug_unreachable v1.0.6 |
| 1660 | 2026-03-04T17:28:33.284Z | Compiling data-encoding v2.10.0 |
| 1661 | 2026-03-04T17:28:33.331Z | Compiling static_assertions v1.1.0 |
| 1662 | 2026-03-04T17:28:33.353Z | Compiling fixedbitset v0.5.7 |
| 1663 | 2026-03-04T17:28:33.454Z | Compiling keccak v0.1.6 |
| 1664 | 2026-03-04T17:28:33.982Z | Compiling difflib v0.4.0 |
| 1665 | 2026-03-04T17:28:35.007Z | Compiling whoami v2.1.0 |
| 1666 | 2026-03-04T17:28:35.104Z | Compiling unit-prefix v0.5.2 |
| 1667 | 2026-03-04T17:28:35.304Z | Compiling jiff v0.2.21 |
| 1668 | 2026-03-04T17:28:35.330Z | Compiling predicates-core v1.0.10 |
| 1669 | 2026-03-04T17:28:35.434Z | Compiling precomputed-hash v0.1.1 |
| 1670 | 2026-03-04T17:28:35.579Z | Compiling normalize-line-endings v0.3.0 |
| 1671 | 2026-03-04T17:28:35.640Z | Compiling string_cache v0.8.9 |
| 1672 | 2026-03-04T17:28:35.682Z | Compiling strum v0.26.3 |
| 1673 | 2026-03-04T17:28:35.723Z | Compiling clap v4.5.60 |
| 1674 | 2026-03-04T17:28:35.746Z | Compiling predicates v3.1.4 |
| 1675 | 2026-03-04T17:28:35.778Z | Compiling tokio-postgres v0.7.16 |
| 1676 | 2026-03-04T17:28:35.841Z | Compiling indicatif v0.18.4 |
| 1677 | 2026-03-04T17:28:35.875Z | Compiling hickory-proto v0.25.2 |
| 1678 | 2026-03-04T17:28:36.013Z | Compiling sha3 v0.10.8 |
| 1679 | 2026-03-04T17:28:36.067Z | Compiling petgraph v0.8.3 |
| 1680 | 2026-03-04T17:28:37.077Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1681 | 2026-03-04T17:28:37.158Z | Compiling petgraph v0.6.5 |
| 1682 | 2026-03-04T17:28:37.763Z | Compiling toml_edit v0.22.27 |
| 1683 | 2026-03-04T17:28:40.684Z | Compiling zone v0.3.1 |
| 1684 | 2026-03-04T17:28:40.707Z | Compiling iddqd v0.3.17 |
| 1685 | 2026-03-04T17:28:41.086Z | Compiling env_logger v0.11.9 |
| 1686 | 2026-03-04T17:28:41.828Z | Compiling zip v4.6.1 |
| 1687 | 2026-03-04T17:28:42.204Z | Compiling usdt v0.6.0 |
| 1688 | 2026-03-04T17:28:42.697Z | Compiling usdt-impl v0.5.0 |
| 1689 | 2026-03-04T17:28:43.245Z | Compiling serde_with v3.17.0 |
| 1690 | 2026-03-04T17:28:43.699Z | Compiling ecdsa v0.16.9 |
| 1691 | 2026-03-04T17:28:43.936Z | Compiling rsa v0.9.10 |
| 1692 | 2026-03-04T17:28:43.975Z | Compiling similar v2.7.0 |
| 1693 | 2026-03-04T17:28:44.539Z | Compiling ed25519-dalek v2.2.0 |
| 1694 | 2026-03-04T17:28:44.782Z | Compiling crossterm v0.28.1 |
| 1695 | 2026-03-04T17:28:45.729Z | Compiling zip v0.6.6 |
| 1696 | 2026-03-04T17:28:46.102Z | Compiling toml v0.7.8 |
| 1697 | 2026-03-04T17:28:47.406Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1698 | 2026-03-04T17:28:47.516Z | Compiling itertools v0.13.0 |
| 1699 | 2026-03-04T17:28:47.591Z | Compiling tokio-stream v0.1.18 |
| 1700 | 2026-03-04T17:28:47.649Z | Compiling buf-list v1.1.2 |
| 1701 | 2026-03-04T17:28:47.856Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1702 | 2026-03-04T17:28:48.178Z | Compiling x509-cert v0.2.5 |
| 1703 | 2026-03-04T17:28:48.527Z | Compiling openapiv3 v2.2.0 |
| 1704 | 2026-03-04T17:28:48.552Z | Compiling sha1 v0.10.6 |
| 1705 | 2026-03-04T17:28:48.803Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1706 | 2026-03-04T17:28:48.970Z | Compiling peg-runtime v0.8.5 |
| 1707 | 2026-03-04T17:28:49.396Z | Compiling lalrpop-util v0.19.12 |
| 1708 | 2026-03-04T17:28:49.613Z | Compiling thread_local v1.1.9 |
| 1709 | 2026-03-04T17:28:49.777Z | Compiling slog-async v2.8.0 |
| 1710 | 2026-03-04T17:28:50.105Z | Compiling futures-executor v0.3.32 |
| 1711 | 2026-03-04T17:28:50.384Z | Compiling crossbeam-channel v0.5.15 |
| 1712 | 2026-03-04T17:28:50.406Z | Compiling filetime v0.2.27 |
| 1713 | 2026-03-04T17:28:50.534Z | Compiling is-terminal v0.4.17 |
| 1714 | 2026-03-04T17:28:50.689Z | Compiling term v1.2.1 |
| 1715 | 2026-03-04T17:28:50.692Z | Compiling xattr v1.6.1 |
| 1716 | 2026-03-04T17:28:51.001Z | Compiling take_mut v0.2.2 |
| 1717 | 2026-03-04T17:28:51.327Z | Compiling slog-term v2.9.2 |
| 1718 | 2026-03-04T17:28:51.656Z | Compiling tar v0.4.44 |
| 1719 | 2026-03-04T17:28:52.004Z | Compiling futures v0.3.32 |
| 1720 | 2026-03-04T17:29:00.911Z | Compiling rustls-webpki v0.103.9 |
| 1721 | 2026-03-04T17:29:05.731Z | Compiling tokio-rustls v0.26.4 |
| 1722 | 2026-03-04T17:29:05.731Z | Compiling rustls-platform-verifier v0.6.2 |
| 1723 | 2026-03-04T17:29:06.040Z | Compiling hyper-rustls v0.27.7 |
| 1724 | 2026-03-04T17:29:06.448Z | Compiling reqwest v0.12.28 |
| 1725 | 2026-03-04T17:29:06.448Z | Compiling reqwest v0.13.2 |
| 1726 | 2026-03-04T17:29:10.579Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1727 | 2026-03-04T17:29:10.875Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1728 | 2026-03-04T17:29:15.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s |
| 1729 | 2026-03-04T17:29:15.463Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1730 | 2026-03-04T17:29:15.515Z | Mar 04 17:29:14.984 INFO Starting download, target: Clickhouse |
| 1731 | 2026-03-04T17:29:15.515Z | Mar 04 17:29:14.985 INFO Starting download, target: Cockroach |
| 1732 | 2026-03-04T17:29:15.525Z | Mar 04 17:29:14.985 INFO Starting download, target: Console |
| 1733 | 2026-03-04T17:29:15.525Z | Mar 04 17:29:14.985 INFO Starting download, target: DendriteStub |
| 1734 | 2026-03-04T17:29:15.525Z | Mar 04 17:29:14.985 INFO Starting download, target: MaghemiteMgd |
| 1735 | 2026-03-04T17:29:15.525Z | Mar 04 17:29:14.985 INFO Starting download, target: TransceiverControl |
| 1736 | 2026-03-04T17:29:15.525Z | Mar 04 17:29:14.985 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1737 | 2026-03-04T17:29:15.525Z | Mar 04 17:29:14.985 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1738 | 2026-03-04T17:29:15.525Z | Mar 04 17:29:14.985 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1739 | 2026-03-04T17:29:15.525Z | Mar 04 17:29:14.985 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1740 | 2026-03-04T17:29:15.525Z | Mar 04 17:29:14.985 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1741 | 2026-03-04T17:29:15.525Z | Mar 04 17:29:14.985 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1742 | 2026-03-04T17:29:16.147Z | Mar 04 17:29:15.579 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1743 | 2026-03-04T17:29:16.515Z | Mar 04 17:29:15.952 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1744 | 2026-03-04T17:29:16.635Z | Mar 04 17:29:16.101 INFO Download complete, target: TransceiverControl |
| 1745 | 2026-03-04T17:29:17.061Z | Mar 04 17:29:16.498 INFO Download complete, target: Console |
| 1746 | 2026-03-04T17:29:17.586Z | Mar 04 17:29:17.057 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1747 | 2026-03-04T17:29:17.800Z | Mar 04 17:29:17.274 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1748 | 2026-03-04T17:29:17.965Z | Mar 04 17:29:17.438 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1749 | 2026-03-04T17:29:18.360Z | Mar 04 17:29:17.833 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1750 | 2026-03-04T17:29:18.360Z | Mar 04 17:29:17.833 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1751 | 2026-03-04T17:29:22.899Z | Mar 04 17:29:22.372 INFO Download complete, target: MaghemiteMgd |
| 1752 | 2026-03-04T17:29:22.923Z | Mar 04 17:29:22.397 INFO Download complete, target: DendriteStub |
| 1753 | 2026-03-04T17:29:28.579Z | Mar 04 17:29:28.052 INFO Checking that binary works, target: Cockroach |
| 1754 | 2026-03-04T17:29:28.705Z | Mar 04 17:29:28.177 INFO Download complete, target: Cockroach |
| 1755 | 2026-03-04T17:29:32.275Z | Mar 04 17:29:31.748 INFO Checking that binary works, target: Clickhouse |
| 1756 | 2026-03-04T17:29:32.433Z | Mar 04 17:29:31.906 INFO Download complete, target: Clickhouse |
| 1757 | 2026-03-04T17:29:32.439Z | All prerequisites installed successfully |
| 1758 | 2026-03-04T17:29:32.442Z | |
| 1759 | 2026-03-04T17:29:32.442Z | real 6:17.711518108 |
| 1760 | 2026-03-04T17:29:32.442Z | user 16:57.948765019 |
| 1761 | 2026-03-04T17:29:32.442Z | sys 2:24.221742574 |
| 1762 | 2026-03-04T17:29:32.442Z | trap 0.619304625 |
| 1763 | 2026-03-04T17:29:32.442Z | tflt 0.817549867 |
| 1764 | 2026-03-04T17:29:32.442Z | dflt 0.860637151 |
| 1765 | 2026-03-04T17:29:32.442Z | kflt 0.038015228 |
| 1766 | 2026-03-04T17:29:32.442Z | lock 39:28.347819662 |
| 1767 | 2026-03-04T17:29:32.442Z | slp 1:04:02.304713421 |
| 1768 | 2026-03-04T17:29:32.442Z | lat 1:08.194831842 |
| 1769 | 2026-03-04T17:29:32.442Z | stop 3:03.415042839 |
| 1770 | 2026-03-04T17:29:32.442Z | + ptime -m cargo xtask download softnpu |
| 1771 | 2026-03-04T17:29:33.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 1772 | 2026-03-04T17:29:33.230Z | Running `target/debug/xtask download softnpu` |
| 1773 | 2026-03-04T17:29:34.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s |
| 1774 | 2026-03-04T17:29:34.381Z | Running `target/debug/xtask-downloader softnpu` |
| 1775 | 2026-03-04T17:29:34.421Z | Mar 04 17:29:33.894 INFO Starting download, target: Softnpu |
| 1776 | 2026-03-04T17:29:34.424Z | Mar 04 17:29:33.894 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1777 | 2026-03-04T17:29:35.151Z | Mar 04 17:29:34.624 INFO Download complete, target: Softnpu |
| 1778 | 2026-03-04T17:29:35.155Z | |
| 1779 | 2026-03-04T17:29:35.158Z | real 2.709084041 |
| 1780 | 2026-03-04T17:29:35.158Z | user 1.936815510 |
| 1781 | 2026-03-04T17:29:35.158Z | sys 0.799863734 |
| 1782 | 2026-03-04T17:29:35.158Z | trap 0.001206391 |
| 1783 | 2026-03-04T17:29:35.158Z | tflt 0.000080979 |
| 1784 | 2026-03-04T17:29:35.158Z | dflt 0.000162330 |
| 1785 | 2026-03-04T17:29:35.158Z | kflt 0.000000000 |
| 1786 | 2026-03-04T17:29:35.158Z | lock 7.468468357 |
| 1787 | 2026-03-04T17:29:35.158Z | slp 0.532984616 |
| 1788 | 2026-03-04T17:29:35.158Z | lat 0.169805392 |
| 1789 | 2026-03-04T17:29:35.158Z | stop 0.000183403 |
| 1790 | 2026-03-04T17:29:35.158Z | + export CARGO_INCREMENTAL=0 |
| 1791 | 2026-03-04T17:29:35.158Z | + CARGO_INCREMENTAL=0 |
| 1792 | 2026-03-04T17:29:35.158Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1793 | 2026-03-04T17:29:36.450Z | Compiling proc-macro2 v1.0.106 |
| 1794 | 2026-03-04T17:29:36.450Z | Compiling quote v1.0.44 |
| 1795 | 2026-03-04T17:29:36.454Z | Compiling unicode-ident v1.0.24 |
| 1796 | 2026-03-04T17:29:36.454Z | Compiling libc v0.2.180 |
| 1797 | 2026-03-04T17:29:36.454Z | Compiling serde_core v1.0.228 |
| 1798 | 2026-03-04T17:29:36.454Z | Compiling serde v1.0.228 |
| 1799 | 2026-03-04T17:29:36.454Z | Compiling cfg-if v1.0.4 |
| 1800 | 2026-03-04T17:29:36.613Z | Compiling version_check v0.9.5 |
| 1801 | 2026-03-04T17:29:36.828Z | Compiling find-msvc-tools v0.1.9 |
| 1802 | 2026-03-04T17:29:36.914Z | Compiling shlex v1.3.0 |
| 1803 | 2026-03-04T17:29:37.229Z | Compiling typenum v1.19.0 |
| 1804 | 2026-03-04T17:29:37.280Z | Compiling generic-array v0.14.7 |
| 1805 | 2026-03-04T17:29:37.296Z | Compiling portable-atomic v1.13.1 |
| 1806 | 2026-03-04T17:29:37.609Z | Compiling memchr v2.8.0 |
| 1807 | 2026-03-04T17:29:37.823Z | Compiling zmij v1.0.21 |
| 1808 | 2026-03-04T17:29:38.136Z | Compiling autocfg v1.5.0 |
| 1809 | 2026-03-04T17:29:38.323Z | Compiling serde_json v1.0.149 |
| 1810 | 2026-03-04T17:29:38.662Z | Compiling jobserver v0.1.34 |
| 1811 | 2026-03-04T17:29:38.896Z | Compiling zerocopy v0.8.40 |
| 1812 | 2026-03-04T17:29:38.917Z | Compiling parking_lot_core v0.9.12 |
| 1813 | 2026-03-04T17:29:38.938Z | Compiling libm v0.2.16 |
| 1814 | 2026-03-04T17:29:39.129Z | Compiling syn v2.0.117 |
| 1815 | 2026-03-04T17:29:39.338Z | Compiling cc v1.2.56 |
| 1816 | 2026-03-04T17:29:39.370Z | Compiling num-traits v0.2.19 |
| 1817 | 2026-03-04T17:29:39.514Z | Compiling smallvec v1.15.1 |
| 1818 | 2026-03-04T17:29:39.625Z | Compiling icu_properties_data v2.1.2 |
| 1819 | 2026-03-04T17:29:39.713Z | Compiling icu_normalizer_data v2.1.1 |
| 1820 | 2026-03-04T17:29:39.979Z | Compiling getrandom v0.2.17 |
| 1821 | 2026-03-04T17:29:40.001Z | Compiling log v0.4.29 |
| 1822 | 2026-03-04T17:29:40.059Z | Compiling itoa v1.0.17 |
| 1823 | 2026-03-04T17:29:40.397Z | Compiling getrandom v0.4.1 |
| 1824 | 2026-03-04T17:29:40.837Z | Compiling pkg-config v0.3.32 |
| 1825 | 2026-03-04T17:29:40.878Z | Compiling errno v0.3.14 |
| 1826 | 2026-03-04T17:29:41.161Z | Compiling stable_deref_trait v1.2.1 |
| 1827 | 2026-03-04T17:29:41.292Z | Compiling rand_core v0.6.4 |
| 1828 | 2026-03-04T17:29:41.753Z | Compiling subtle v2.6.1 |
| 1829 | 2026-03-04T17:29:41.771Z | Compiling scopeguard v1.2.0 |
| 1830 | 2026-03-04T17:29:41.962Z | Compiling lock_api v0.4.14 |
| 1831 | 2026-03-04T17:29:42.017Z | Compiling fnv v1.0.7 |
| 1832 | 2026-03-04T17:29:42.076Z | Compiling thiserror v2.0.18 |
| 1833 | 2026-03-04T17:29:42.468Z | Compiling getrandom v0.3.4 |
| 1834 | 2026-03-04T17:29:42.669Z | Compiling pin-project-lite v0.2.17 |
| 1835 | 2026-03-04T17:29:42.690Z | Compiling critical-section v1.2.0 |
| 1836 | 2026-03-04T17:29:43.093Z | Compiling equivalent v1.0.2 |
| 1837 | 2026-03-04T17:29:43.233Z | Compiling rustversion v1.0.22 |
| 1838 | 2026-03-04T17:29:43.347Z | Compiling allocator-api2 v0.2.21 |
| 1839 | 2026-03-04T17:29:43.681Z | Compiling once_cell v1.21.3 |
| 1840 | 2026-03-04T17:29:44.108Z | Compiling bitflags v2.11.0 |
| 1841 | 2026-03-04T17:29:44.351Z | Compiling foldhash v0.2.0 |
| 1842 | 2026-03-04T17:29:44.555Z | Compiling ring v0.17.14 |
| 1843 | 2026-03-04T17:29:44.718Z | Compiling hashbrown v0.16.1 |
| 1844 | 2026-03-04T17:29:44.974Z | Compiling semver v1.0.27 |
| 1845 | 2026-03-04T17:29:45.470Z | Compiling cmake v0.1.57 |
| 1846 | 2026-03-04T17:29:45.540Z | Compiling fs_extra v1.3.0 |
| 1847 | 2026-03-04T17:29:45.571Z | Compiling dunce v1.0.5 |
| 1848 | 2026-03-04T17:29:45.727Z | Compiling writeable v0.6.2 |
| 1849 | 2026-03-04T17:29:46.048Z | Compiling percent-encoding v2.3.2 |
| 1850 | 2026-03-04T17:29:46.060Z | Compiling synstructure v0.13.2 |
| 1851 | 2026-03-04T17:29:46.139Z | Compiling litemap v0.8.1 |
| 1852 | 2026-03-04T17:29:46.209Z | Compiling aws-lc-sys v0.37.1 |
| 1853 | 2026-03-04T17:29:46.501Z | Compiling const-oid v0.9.6 |
| 1854 | 2026-03-04T17:29:46.513Z | Compiling indexmap v2.13.0 |
| 1855 | 2026-03-04T17:29:47.396Z | Compiling rustix v1.1.3 |
| 1856 | 2026-03-04T17:29:48.189Z | Compiling signal-hook-registry v1.4.8 |
| 1857 | 2026-03-04T17:29:48.257Z | Compiling schemars v0.8.22 |
| 1858 | 2026-03-04T17:29:48.320Z | Compiling parking_lot v0.12.5 |
| 1859 | 2026-03-04T17:29:48.346Z | Compiling serde_derive_internals v0.29.1 |
| 1860 | 2026-03-04T17:29:48.448Z | Compiling mio v1.1.1 |
| 1861 | 2026-03-04T17:29:48.607Z | Compiling socket2 v0.6.2 |
| 1862 | 2026-03-04T17:29:48.646Z | Compiling rand_core v0.10.0 |
| 1863 | 2026-03-04T17:29:49.139Z | Compiling strsim v0.11.1 |
| 1864 | 2026-03-04T17:29:49.159Z | Compiling utf8_iter v1.0.4 |
| 1865 | 2026-03-04T17:29:49.464Z | Compiling aws-lc-rs v1.16.0 |
| 1866 | 2026-03-04T17:29:49.782Z | Compiling serde_derive v1.0.228 |
| 1867 | 2026-03-04T17:29:49.993Z | Compiling zeroize_derive v1.4.3 |
| 1868 | 2026-03-04T17:29:50.057Z | Compiling zerofrom-derive v0.1.6 |
| 1869 | 2026-03-04T17:29:50.193Z | Compiling yoke-derive v0.8.1 |
| 1870 | 2026-03-04T17:29:50.277Z | Compiling zerovec-derive v0.11.2 |
| 1871 | 2026-03-04T17:29:50.300Z | Compiling displaydoc v0.2.5 |
| 1872 | 2026-03-04T17:29:50.307Z | Compiling zerocopy-derive v0.8.40 |
| 1873 | 2026-03-04T17:29:51.197Z | Compiling zeroize v1.8.2 |
| 1874 | 2026-03-04T17:29:51.592Z | Compiling tokio-macros v2.6.0 |
| 1875 | 2026-03-04T17:29:51.651Z | Compiling futures-macro v0.3.32 |
| 1876 | 2026-03-04T17:29:52.343Z | Compiling thiserror-impl v2.0.18 |
| 1877 | 2026-03-04T17:29:52.699Z | Compiling zerofrom v0.1.6 |
| 1878 | 2026-03-04T17:29:52.856Z | Compiling crypto-common v0.1.7 |
| 1879 | 2026-03-04T17:29:52.929Z | Compiling yoke v0.8.1 |
| 1880 | 2026-03-04T17:29:53.069Z | Compiling block-buffer v0.10.4 |
| 1881 | 2026-03-04T17:29:53.262Z | Compiling der_derive v0.7.3 |
| 1882 | 2026-03-04T17:29:53.305Z | Compiling zerovec v0.11.5 |
| 1883 | 2026-03-04T17:29:53.338Z | Compiling zerotrie v0.2.3 |
| 1884 | 2026-03-04T17:29:55.315Z | Compiling tracing-attributes v0.1.31 |
| 1885 | 2026-03-04T17:29:55.319Z | Compiling digest v0.10.7 |
| 1886 | 2026-03-04T17:29:55.319Z | Compiling tinystr v0.8.2 |
| 1887 | 2026-03-04T17:29:55.319Z | Compiling potential_utf v0.1.4 |
| 1888 | 2026-03-04T17:29:55.319Z | Compiling schemars_derive v0.8.22 |
| 1889 | 2026-03-04T17:29:55.319Z | Compiling icu_collections v2.1.1 |
| 1890 | 2026-03-04T17:29:55.319Z | Compiling icu_locale_core v2.1.1 |
| 1891 | 2026-03-04T17:29:56.898Z | Compiling icu_provider v2.1.1 |
| 1892 | 2026-03-04T17:29:56.971Z | Compiling form_urlencoded v1.2.2 |
| 1893 | 2026-03-04T17:29:57.501Z | Compiling bytes v1.11.1 |
| 1894 | 2026-03-04T17:29:57.586Z | Compiling icu_properties v2.1.2 |
| 1895 | 2026-03-04T17:29:57.744Z | Compiling icu_normalizer v2.1.1 |
| 1896 | 2026-03-04T17:29:58.233Z | Compiling byteorder v1.5.0 |
| 1897 | 2026-03-04T17:29:58.713Z | Compiling futures-core v0.3.32 |
| 1898 | 2026-03-04T17:29:59.084Z | Compiling thiserror v1.0.69 |
| 1899 | 2026-03-04T17:29:59.163Z | Compiling ucd-trie v0.1.7 |
| 1900 | 2026-03-04T17:29:59.526Z | Compiling pest v2.8.6 |
| 1901 | 2026-03-04T17:29:59.614Z | Compiling tokio v1.49.0 |
| 1902 | 2026-03-04T17:29:59.955Z | Compiling idna_adapter v1.2.1 |
| 1903 | 2026-03-04T17:30:00.172Z | Compiling idna v1.1.0 |
| 1904 | 2026-03-04T17:30:01.427Z | Compiling ident_case v1.0.1 |
| 1905 | 2026-03-04T17:30:01.592Z | Compiling httparse v1.10.1 |
| 1906 | 2026-03-04T17:30:01.630Z | Compiling heck v0.5.0 |
| 1907 | 2026-03-04T17:30:01.868Z | Compiling vcpkg v0.2.15 |
| 1908 | 2026-03-04T17:30:02.022Z | Compiling pest_meta v2.8.6 |
| 1909 | 2026-03-04T17:30:02.195Z | Compiling url v2.5.8 |
| 1910 | 2026-03-04T17:30:02.251Z | Compiling thiserror-impl v1.0.69 |
| 1911 | 2026-03-04T17:30:03.155Z | Compiling openssl-sys v0.9.111 |
| 1912 | 2026-03-04T17:30:04.177Z | Compiling pest_generator v2.8.6 |
| 1913 | 2026-03-04T17:30:04.810Z | Compiling regex-syntax v0.8.10 |
| 1914 | 2026-03-04T17:30:05.095Z | Compiling crossbeam-utils v0.8.21 |
| 1915 | 2026-03-04T17:30:05.138Z | Compiling syn v1.0.109 |
| 1916 | 2026-03-04T17:30:05.703Z | Compiling pest_derive v2.8.6 |
| 1917 | 2026-03-04T17:30:07.903Z | Compiling rustc_version v0.4.1 |
| 1918 | 2026-03-04T17:30:07.996Z | Compiling futures-sink v0.3.32 |
| 1919 | 2026-03-04T17:30:08.104Z | Compiling rustls v0.23.37 |
| 1920 | 2026-03-04T17:30:08.183Z | Compiling cpufeatures v0.2.17 |
| 1921 | 2026-03-04T17:30:08.301Z | Compiling futures-channel v0.3.32 |
| 1922 | 2026-03-04T17:30:08.674Z | Compiling hmac v0.12.1 |
| 1923 | 2026-03-04T17:30:08.959Z | Compiling slab v0.4.12 |
| 1924 | 2026-03-04T17:30:09.255Z | Compiling futures-task v0.3.32 |
| 1925 | 2026-03-04T17:30:09.368Z | Compiling iana-time-zone v0.1.65 |
| 1926 | 2026-03-04T17:30:09.389Z | Compiling futures-io v0.3.32 |
| 1927 | 2026-03-04T17:30:09.566Z | Compiling plain v0.2.3 |
| 1928 | 2026-03-04T17:30:09.739Z | Compiling chrono v0.4.44 |
| 1929 | 2026-03-04T17:30:09.744Z | Compiling futures-util v0.3.32 |
| 1930 | 2026-03-04T17:30:10.530Z | Compiling uuid v1.21.0 |
| 1931 | 2026-03-04T17:30:11.146Z | Compiling block-padding v0.3.3 |
| 1932 | 2026-03-04T17:30:11.423Z | Compiling aho-corasick v1.1.4 |
| 1933 | 2026-03-04T17:30:13.024Z | Compiling inout v0.1.4 |
| 1934 | 2026-03-04T17:30:13.192Z | Compiling ppv-lite86 v0.2.21 |
| 1935 | 2026-03-04T17:30:13.308Z | Compiling regex-automata v0.4.14 |
| 1936 | 2026-03-04T17:30:15.007Z | Compiling pretty-hex v0.4.1 |
| 1937 | 2026-03-04T17:30:15.861Z | Compiling time-core v0.1.8 |
| 1938 | 2026-03-04T17:30:16.011Z | Compiling num-conv v0.2.0 |
| 1939 | 2026-03-04T17:30:16.047Z | Compiling openssl v0.10.75 |
| 1940 | 2026-03-04T17:30:16.253Z | Compiling time-macros v0.2.27 |
| 1941 | 2026-03-04T17:30:16.809Z | Compiling cipher v0.4.4 |
| 1942 | 2026-03-04T17:30:17.315Z | Compiling sha2 v0.10.9 |
| 1943 | 2026-03-04T17:30:17.716Z | Compiling serde_tokenstream v0.2.3 |
| 1944 | 2026-03-04T17:30:17.763Z | Compiling scroll_derive v0.13.1 |
| 1945 | 2026-03-04T17:30:18.051Z | Compiling scroll_derive v0.12.1 |
| 1946 | 2026-03-04T17:30:18.257Z | Compiling anyhow v1.0.102 |
| 1947 | 2026-03-04T17:30:18.283Z | Compiling base64ct v1.8.3 |
| 1948 | 2026-03-04T17:30:18.616Z | Compiling either v1.15.0 |
| 1949 | 2026-03-04T17:30:18.844Z | Compiling crc32fast v1.5.0 |
| 1950 | 2026-03-04T17:30:18.901Z | Compiling pem-rfc7468 v0.7.0 |
| 1951 | 2026-03-04T17:30:19.313Z | Compiling darling_core v0.21.3 |
| 1952 | 2026-03-04T17:30:19.410Z | Compiling rustls-pki-types v1.14.0 |
| 1953 | 2026-03-04T17:30:19.432Z | Compiling openssl-macros v0.1.1 |
| 1954 | 2026-03-04T17:30:20.148Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1955 | 2026-03-04T17:30:20.334Z | Compiling native-tls v0.2.18 |
| 1956 | 2026-03-04T17:30:20.721Z | Compiling flagset v0.4.7 |
| 1957 | 2026-03-04T17:30:20.983Z | Compiling der v0.7.10 |
| 1958 | 2026-03-04T17:30:21.067Z | Compiling regex v1.12.3 |
| 1959 | 2026-03-04T17:30:21.566Z | Compiling rand_core v0.9.5 |
| 1960 | 2026-03-04T17:30:21.979Z | Compiling zerocopy-derive v0.7.35 |
| 1961 | 2026-03-04T17:30:22.290Z | Compiling slog v2.8.2 |
| 1962 | 2026-03-04T17:30:22.663Z | Compiling rayon-core v1.13.0 |
| 1963 | 2026-03-04T17:30:22.859Z | Compiling dyn-clone v1.0.20 |
| 1964 | 2026-03-04T17:30:23.006Z | Compiling spki v0.7.3 |
| 1965 | 2026-03-04T17:30:23.566Z | Compiling salsa20 v0.10.2 |
| 1966 | 2026-03-04T17:30:23.695Z | Compiling pbkdf2 v0.12.2 |
| 1967 | 2026-03-04T17:30:23.897Z | Compiling http v1.4.0 |
| 1968 | 2026-03-04T17:30:24.849Z | Compiling darling_macro v0.21.3 |
| 1969 | 2026-03-04T17:30:25.614Z | Compiling tracing-core v0.1.36 |
| 1970 | 2026-03-04T17:30:25.658Z | Compiling darling v0.21.3 |
| 1971 | 2026-03-04T17:30:25.787Z | Compiling camino v1.2.2 |
| 1972 | 2026-03-04T17:30:26.247Z | Compiling untrusted v0.9.0 |
| 1973 | 2026-03-04T17:30:27.100Z | Compiling tracing v0.1.44 |
| 1974 | 2026-03-04T17:30:27.924Z | Compiling scrypt v0.11.0 |
| 1975 | 2026-03-04T17:30:27.982Z | Compiling rand_chacha v0.9.0 |
| 1976 | 2026-03-04T17:30:28.346Z | Compiling tokio-util v0.7.18 |
| 1977 | 2026-03-04T17:30:28.771Z | Compiling aes v0.8.4 |
| 1978 | 2026-03-04T17:30:29.460Z | Compiling cbc v0.1.2 |
| 1979 | 2026-03-04T17:30:30.572Z | Compiling cookie v0.18.1 |
| 1980 | 2026-03-04T17:30:30.897Z | Compiling usdt-impl v0.5.0 |
| 1981 | 2026-03-04T17:30:31.259Z | Compiling paste v1.0.15 |
| 1982 | 2026-03-04T17:30:31.359Z | Compiling base64 v0.22.1 |
| 1983 | 2026-03-04T17:30:31.696Z | Compiling winnow v0.7.14 |
| 1984 | 2026-03-04T17:30:31.813Z | Compiling ref-cast v1.0.25 |
| 1985 | 2026-03-04T17:30:32.247Z | Compiling usdt-impl v0.6.0 |
| 1986 | 2026-03-04T17:30:32.590Z | Compiling pkcs5 v0.7.1 |
| 1987 | 2026-03-04T17:30:32.726Z | Compiling rand v0.9.2 |
| 1988 | 2026-03-04T17:30:33.770Z | Compiling http-body v1.0.1 |
| 1989 | 2026-03-04T17:30:34.047Z | Compiling scroll v0.13.0 |
| 1990 | 2026-03-04T17:30:34.508Z | Compiling scroll v0.12.0 |
| 1991 | 2026-03-04T17:30:34.647Z | Compiling heapless v0.7.17 |
| 1992 | 2026-03-04T17:30:35.088Z | Compiling toml_datetime v0.6.11 |
| 1993 | 2026-03-04T17:30:35.319Z | Compiling serde_spanned v0.6.9 |
| 1994 | 2026-03-04T17:30:35.493Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1995 | 2026-03-04T17:30:35.555Z | Compiling untrusted v0.7.1 |
| 1996 | 2026-03-04T17:30:35.979Z | Compiling signal-hook v0.3.18 |
| 1997 | 2026-03-04T17:30:36.191Z | Compiling openssl-probe v0.2.1 |
| 1998 | 2026-03-04T17:30:36.304Z | Compiling zstd-safe v7.2.4 |
| 1999 | 2026-03-04T17:30:36.651Z | Compiling goblin v0.8.2 |
| 2000 | 2026-03-04T17:30:36.672Z | Compiling goblin v0.10.5 |
| 2001 | 2026-03-04T17:30:37.757Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2002 | 2026-03-04T17:30:38.856Z | Compiling pkcs8 v0.10.2 |
| 2003 | 2026-03-04T17:30:39.729Z | Compiling zerocopy v0.7.35 |
| 2004 | 2026-03-04T17:30:39.993Z | Compiling darling_core v0.20.11 |
| 2005 | 2026-03-04T17:30:40.163Z | Compiling ref-cast-impl v1.0.25 |
| 2006 | 2026-03-04T17:30:40.381Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2007 | 2026-03-04T17:30:40.893Z | Compiling tinyvec_macros v0.1.1 |
| 2008 | 2026-03-04T17:30:40.929Z | Compiling tower-layer v0.3.3 |
| 2009 | 2026-03-04T17:30:40.996Z | Compiling atomic-waker v1.1.2 |
| 2010 | 2026-03-04T17:30:41.238Z | Compiling tower-service v0.3.3 |
| 2011 | 2026-03-04T17:30:41.376Z | Compiling winnow v0.5.40 |
| 2012 | 2026-03-04T17:30:41.419Z | Compiling try-lock v0.2.5 |
| 2013 | 2026-03-04T17:30:41.605Z | Compiling rustix v0.38.44 |
| 2014 | 2026-03-04T17:30:43.998Z | Compiling dof v0.4.0 |
| 2015 | 2026-03-04T17:30:44.545Z | Compiling toml_edit v0.19.15 |
| 2016 | 2026-03-04T17:30:44.584Z | Compiling darling_macro v0.20.11 |
| 2017 | 2026-03-04T17:30:45.421Z | Compiling dof v0.3.0 |
| 2018 | 2026-03-04T17:30:46.011Z | Compiling want v0.3.1 |
| 2019 | 2026-03-04T17:30:46.537Z | Compiling h2 v0.4.13 |
| 2020 | 2026-03-04T17:30:46.758Z | Compiling tinyvec v1.10.0 |
| 2021 | 2026-03-04T17:30:49.058Z | Compiling dtrace-parser v0.2.0 |
| 2022 | 2026-03-04T17:30:49.178Z | Compiling dtrace-parser v0.3.0 |
| 2023 | 2026-03-04T17:30:49.827Z | Compiling curve25519-dalek v4.1.3 |
| 2024 | 2026-03-04T17:30:50.033Z | Compiling ipnet v2.11.0 |
| 2025 | 2026-03-04T17:30:50.253Z | Compiling daft-derive v0.1.5 |
| 2026 | 2026-03-04T17:30:50.387Z | Compiling async-trait v0.1.89 |
| 2027 | 2026-03-04T17:30:50.496Z | Compiling spin v0.9.8 |
| 2028 | 2026-03-04T17:30:50.857Z | Compiling thread-id v5.1.0 |
| 2029 | 2026-03-04T17:30:50.940Z | Compiling thread-id v4.2.2 |
| 2030 | 2026-03-04T17:30:50.972Z | Compiling proc-macro-error-attr v1.0.4 |
| 2031 | 2026-03-04T17:30:51.317Z | Compiling litrs v1.0.0 |
| 2032 | 2026-03-04T17:30:51.624Z | Compiling num-bigint-dig v0.8.6 |
| 2033 | 2026-03-04T17:30:51.762Z | Compiling httpdate v1.0.3 |
| 2034 | 2026-03-04T17:30:51.960Z | Compiling pin-utils v0.1.0 |
| 2035 | 2026-03-04T17:30:52.134Z | Compiling fastrand v2.3.0 |
| 2036 | 2026-03-04T17:30:52.344Z | Compiling smoltcp v0.9.1 |
| 2037 | 2026-03-04T17:30:52.739Z | Compiling foreign-types-shared v0.1.1 |
| 2038 | 2026-03-04T17:30:52.865Z | Compiling foreign-types v0.3.2 |
| 2039 | 2026-03-04T17:30:52.886Z | Compiling document-features v0.2.12 |
| 2040 | 2026-03-04T17:30:52.914Z | Compiling tempfile v3.25.0 |
| 2041 | 2026-03-04T17:30:53.291Z | Compiling hyper v1.8.1 |
| 2042 | 2026-03-04T17:30:54.825Z | Compiling darling v0.20.11 |
| 2043 | 2026-03-04T17:30:55.924Z | Compiling ipnetwork v0.21.1 |
| 2044 | 2026-03-04T17:30:56.635Z | Compiling strum_macros v0.26.4 |
| 2045 | 2026-03-04T17:30:56.963Z | Compiling wait-timeout v0.2.1 |
| 2046 | 2026-03-04T17:30:57.359Z | Compiling proc-macro-error v1.0.4 |
| 2047 | 2026-03-04T17:30:58.279Z | Compiling simd-adler32 v0.3.8 |
| 2048 | 2026-03-04T17:30:58.762Z | Compiling powerfmt v0.2.0 |
| 2049 | 2026-03-04T17:30:59.322Z | Compiling quick-error v1.2.3 |
| 2050 | 2026-03-04T17:30:59.329Z | Compiling siphasher v1.0.2 |
| 2051 | 2026-03-04T17:30:59.455Z | Compiling unicode-segmentation v1.12.0 |
| 2052 | 2026-03-04T17:30:59.704Z | Compiling anstyle v1.0.13 |
| 2053 | 2026-03-04T17:30:59.732Z | Compiling utf8parse v0.2.2 |
| 2054 | 2026-03-04T17:31:00.130Z | Compiling bit-vec v0.8.0 |
| 2055 | 2026-03-04T17:31:00.546Z | Compiling bit-set v0.8.0 |
| 2056 | 2026-03-04T17:31:00.835Z | Compiling anstyle-parse v0.2.7 |
| 2057 | 2026-03-04T17:31:00.888Z | Compiling deranged v0.5.8 |
| 2058 | 2026-03-04T17:31:01.242Z | Compiling rusty-fork v0.3.1 |
| 2059 | 2026-03-04T17:31:04.754Z | Compiling hyper-util v0.1.20 |
| 2060 | 2026-03-04T17:31:05.343Z | Compiling derive_builder_core v0.20.2 |
| 2061 | 2026-03-04T17:31:07.181Z | Compiling crossbeam-epoch v0.9.18 |
| 2062 | 2026-03-04T17:31:08.205Z | Compiling unicode-normalization v0.1.25 |
| 2063 | 2026-03-04T17:31:08.444Z | Compiling rustls-native-certs v0.8.3 |
| 2064 | 2026-03-04T17:31:09.221Z | Compiling rand_xorshift v0.4.0 |
| 2065 | 2026-03-04T17:31:09.449Z | Compiling hubpack_derive v0.1.1 |
| 2066 | 2026-03-04T17:31:09.937Z | Compiling sync_wrapper v1.0.2 |
| 2067 | 2026-03-04T17:31:10.177Z | Compiling strum_macros v0.27.2 |
| 2068 | 2026-03-04T17:31:10.227Z | Compiling signature v2.2.0 |
| 2069 | 2026-03-04T17:31:10.471Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2070 | 2026-03-04T17:31:10.926Z | Compiling fs-err v3.3.0 |
| 2071 | 2026-03-04T17:31:11.281Z | Compiling ahash v0.8.12 |
| 2072 | 2026-03-04T17:31:11.469Z | Compiling colorchoice v1.0.4 |
| 2073 | 2026-03-04T17:31:11.495Z | Compiling adler2 v2.0.1 |
| 2074 | 2026-03-04T17:31:11.639Z | Compiling anstyle-query v1.1.5 |
| 2075 | 2026-03-04T17:31:11.663Z | Compiling num_threads v0.1.7 |
| 2076 | 2026-03-04T17:31:11.706Z | Compiling unicode-bidi v0.3.18 |
| 2077 | 2026-03-04T17:31:11.811Z | Compiling unicode-properties v0.1.4 |
| 2078 | 2026-03-04T17:31:11.980Z | Compiling unarray v0.1.4 |
| 2079 | 2026-03-04T17:31:12.173Z | Compiling object v0.37.3 |
| 2080 | 2026-03-04T17:31:12.487Z | Compiling is_terminal_polyfill v1.70.2 |
| 2081 | 2026-03-04T17:31:12.505Z | Compiling time v0.3.47 |
| 2082 | 2026-03-04T17:31:12.625Z | Compiling anstream v0.6.21 |
| 2083 | 2026-03-04T17:31:12.649Z | Compiling stringprep v0.1.5 |
| 2084 | 2026-03-04T17:31:12.721Z | Compiling proptest v1.10.0 |
| 2085 | 2026-03-04T17:31:13.451Z | Compiling miniz_oxide v0.8.9 |
| 2086 | 2026-03-04T17:31:14.630Z | Compiling tower v0.5.3 |
| 2087 | 2026-03-04T17:31:16.758Z | Compiling crossbeam-deque v0.8.6 |
| 2088 | 2026-03-04T17:31:16.784Z | Compiling derive_builder_macro v0.20.2 |
| 2089 | 2026-03-04T17:31:17.164Z | Compiling heck v0.4.1 |
| 2090 | 2026-03-04T17:31:17.555Z | Compiling usdt-attr-macro v0.6.0 |
| 2091 | 2026-03-04T17:31:17.575Z | Compiling usdt-macro v0.6.0 |
| 2092 | 2026-03-04T17:31:19.098Z | Compiling http-body-util v0.1.3 |
| 2093 | 2026-03-04T17:31:19.501Z | Compiling webpki-roots v1.0.6 |
| 2094 | 2026-03-04T17:31:19.716Z | Compiling rand_chacha v0.3.1 |
| 2095 | 2026-03-04T17:31:19.853Z | Compiling num-integer v0.1.46 |
| 2096 | 2026-03-04T17:31:19.992Z | Compiling hash32 v0.2.1 |
| 2097 | 2026-03-04T17:31:20.058Z | Compiling erased-serde v0.3.31 |
| 2098 | 2026-03-04T17:31:20.352Z | Compiling md-5 v0.10.6 |
| 2099 | 2026-03-04T17:31:20.380Z | Compiling vergen-lib v0.1.6 |
| 2100 | 2026-03-04T17:31:20.401Z | Compiling ff v0.13.1 |
| 2101 | 2026-03-04T17:31:20.595Z | Compiling psl-types v2.0.11 |
| 2102 | 2026-03-04T17:31:20.637Z | Compiling ryu v1.0.23 |
| 2103 | 2026-03-04T17:31:20.688Z | Compiling fallible-iterator v0.2.0 |
| 2104 | 2026-03-04T17:31:20.800Z | Compiling zlib-rs v0.6.2 |
| 2105 | 2026-03-04T17:31:20.834Z | Compiling base16ct v0.2.0 |
| 2106 | 2026-03-04T17:31:20.928Z | Compiling iri-string v0.7.10 |
| 2107 | 2026-03-04T17:31:21.347Z | Compiling postgres-protocol v0.6.10 |
| 2108 | 2026-03-04T17:31:21.617Z | Compiling sec1 v0.7.3 |
| 2109 | 2026-03-04T17:31:22.159Z | Compiling serde_urlencoded v0.7.1 |
| 2110 | 2026-03-04T17:31:22.418Z | Compiling publicsuffix v2.3.0 |
| 2111 | 2026-03-04T17:31:22.636Z | Compiling group v0.13.0 |
| 2112 | 2026-03-04T17:31:22.720Z | Compiling num-iter v0.1.45 |
| 2113 | 2026-03-04T17:31:22.931Z | Compiling rand v0.8.5 |
| 2114 | 2026-03-04T17:31:23.811Z | Compiling tower-http v0.6.8 |
| 2115 | 2026-03-04T17:31:24.307Z | Compiling oxnet v0.1.4 |
| 2116 | 2026-03-04T17:31:24.815Z | Compiling derive_builder v0.20.2 |
| 2117 | 2026-03-04T17:31:25.013Z | Compiling zone_cfg_derive v0.3.1 |
| 2118 | 2026-03-04T17:31:25.062Z | Compiling newtype-uuid v1.3.2 |
| 2119 | 2026-03-04T17:31:25.146Z | Compiling flate2 v1.1.9 |
| 2120 | 2026-03-04T17:31:25.596Z | Compiling tokio-native-tls v0.3.1 |
| 2121 | 2026-03-04T17:31:25.683Z | Compiling phf_shared v0.13.1 |
| 2122 | 2026-03-04T17:31:26.192Z | Compiling lazy_static v1.5.0 |
| 2123 | 2026-03-04T17:31:26.560Z | Compiling terminal_size v0.4.3 |
| 2124 | 2026-03-04T17:31:26.791Z | Compiling serde_with_macros v3.17.0 |
| 2125 | 2026-03-04T17:31:26.920Z | Compiling hkdf v0.12.4 |
| 2126 | 2026-03-04T17:31:27.160Z | Compiling clap_derive v4.5.55 |
| 2127 | 2026-03-04T17:31:27.181Z | Compiling enum-as-inner v0.6.1 |
| 2128 | 2026-03-04T17:31:27.746Z | Compiling cargo-platform v0.1.9 |
| 2129 | 2026-03-04T17:31:28.164Z | Compiling crypto-bigint v0.5.5 |
| 2130 | 2026-03-04T17:31:28.363Z | Compiling serde_repr v0.1.20 |
| 2131 | 2026-03-04T17:31:28.556Z | Compiling vergen v9.0.6 |
| 2132 | 2026-03-04T17:31:29.003Z | Compiling managed v0.8.0 |
| 2133 | 2026-03-04T17:31:29.268Z | Compiling unicode-width v0.2.0 |
| 2134 | 2026-03-04T17:31:29.621Z | Compiling clap_lex v1.0.0 |
| 2135 | 2026-03-04T17:31:29.835Z | Compiling foldhash v0.1.5 |
| 2136 | 2026-03-04T17:31:29.999Z | Compiling bitflags v1.3.2 |
| 2137 | 2026-03-04T17:31:30.121Z | Compiling bumpalo v3.20.2 |
| 2138 | 2026-03-04T17:31:30.407Z | Compiling libbz2-rs-sys v0.2.2 |
| 2139 | 2026-03-04T17:31:31.090Z | Compiling elliptic-curve v0.13.8 |
| 2140 | 2026-03-04T17:31:31.182Z | Compiling zopfli v0.8.3 |
| 2141 | 2026-03-04T17:31:31.385Z | Compiling bzip2 v0.6.1 |
| 2142 | 2026-03-04T17:31:31.701Z | Compiling hashbrown v0.15.5 |
| 2143 | 2026-03-04T17:31:31.752Z | Compiling clap_builder v4.5.60 |
| 2144 | 2026-03-04T17:31:32.116Z | Compiling console v0.16.2 |
| 2145 | 2026-03-04T17:31:32.885Z | Compiling cargo_metadata v0.19.2 |
| 2146 | 2026-03-04T17:31:36.489Z | Compiling phf v0.13.1 |
| 2147 | 2026-03-04T17:31:36.696Z | Compiling hyper-tls v0.6.0 |
| 2148 | 2026-03-04T17:31:36.794Z | Compiling zstd v0.13.3 |
| 2149 | 2026-03-04T17:31:37.009Z | Compiling daft v0.1.5 |
| 2150 | 2026-03-04T17:31:37.307Z | Compiling signal-hook-mio v0.2.5 |
| 2151 | 2026-03-04T17:31:37.465Z | Compiling rayon v1.11.0 |
| 2152 | 2026-03-04T17:31:37.484Z | Compiling cookie_store v0.22.1 |
| 2153 | 2026-03-04T17:31:38.060Z | Compiling bzip2 v0.4.4 |
| 2154 | 2026-03-04T17:31:38.284Z | Compiling postgres-types v0.2.12 |
| 2155 | 2026-03-04T17:31:38.386Z | Compiling strum v0.27.2 |
| 2156 | 2026-03-04T17:31:38.754Z | Compiling ed25519 v2.2.3 |
| 2157 | 2026-03-04T17:31:38.889Z | Compiling hubpack v0.1.2 |
| 2158 | 2026-03-04T17:31:39.220Z | Compiling phf_shared v0.11.3 |
| 2159 | 2026-03-04T17:31:39.571Z | Compiling pkcs1 v0.7.5 |
| 2160 | 2026-03-04T17:31:40.774Z | Compiling itertools v0.12.1 |
| 2161 | 2026-03-04T17:32:23.281Z | Compiling bstr v1.12.1 |
| 2162 | 2026-03-04T17:32:23.441Z | Compiling float-cmp v0.10.0 |
| 2163 | 2026-03-04T17:32:23.441Z | Compiling rfc6979 v0.4.0 |
| 2164 | 2026-03-04T17:32:23.441Z | Compiling rustls-webpki v0.103.9 |
| 2165 | 2026-03-04T17:32:23.441Z | Compiling serde-big-array v0.5.1 |
| 2166 | 2026-03-04T17:32:23.441Z | Compiling hex v0.4.3 |
| 2167 | 2026-03-04T17:32:23.441Z | Compiling env_filter v1.0.0 |
| 2168 | 2026-03-04T17:32:23.441Z | Compiling memmap2 v0.9.10 |
| 2169 | 2026-03-04T17:32:23.441Z | Compiling encoding_rs v0.8.35 |
| 2170 | 2026-03-04T17:32:23.441Z | Compiling data-encoding v2.10.0 |
| 2171 | 2026-03-04T17:32:23.441Z | Compiling precomputed-hash v0.1.1 |
| 2172 | 2026-03-04T17:32:23.441Z | Compiling keccak v0.1.6 |
| 2173 | 2026-03-04T17:32:23.441Z | Compiling rustc-hash v2.1.1 |
| 2174 | 2026-03-04T17:32:23.441Z | Compiling predicates-core v1.0.10 |
| 2175 | 2026-03-04T17:32:23.532Z | Compiling mime v0.3.17 |
| 2176 | 2026-03-04T17:32:23.532Z | Compiling unit-prefix v0.5.2 |
| 2177 | 2026-03-04T17:32:23.532Z | Compiling toml_write v0.1.2 |
| 2178 | 2026-03-04T17:32:23.532Z | Compiling static_assertions v1.1.0 |
| 2179 | 2026-03-04T17:32:23.532Z | Compiling fixedbitset v0.4.2 |
| 2180 | 2026-03-04T17:32:23.532Z | Compiling whoami v2.1.0 |
| 2181 | 2026-03-04T17:32:23.532Z | Compiling fixedbitset v0.5.7 |
| 2182 | 2026-03-04T17:32:23.532Z | Compiling jiff v0.2.21 |
| 2183 | 2026-03-04T17:32:23.532Z | Compiling normalize-line-endings v0.3.0 |
| 2184 | 2026-03-04T17:32:23.532Z | Compiling difflib v0.4.0 |
| 2185 | 2026-03-04T17:32:23.532Z | Compiling new_debug_unreachable v1.0.6 |
| 2186 | 2026-03-04T17:32:23.532Z | Compiling string_cache v0.8.9 |
| 2187 | 2026-03-04T17:32:23.532Z | Compiling predicates v3.1.4 |
| 2188 | 2026-03-04T17:32:23.532Z | Compiling tokio-rustls v0.26.4 |
| 2189 | 2026-03-04T17:32:23.532Z | Compiling rustls-platform-verifier v0.6.2 |
| 2190 | 2026-03-04T17:32:23.532Z | Compiling hyper-rustls v0.27.7 |
| 2191 | 2026-03-04T17:32:23.532Z | Compiling petgraph v0.8.3 |
| 2192 | 2026-03-04T17:32:23.532Z | Compiling tokio-postgres v0.7.16 |
| 2193 | 2026-03-04T17:32:23.532Z | Compiling reqwest v0.13.2 |
| 2194 | 2026-03-04T17:32:23.532Z | Compiling zip v4.6.1 |
| 2195 | 2026-03-04T17:32:23.532Z | Compiling reqwest v0.12.28 |
| 2196 | 2026-03-04T17:32:23.532Z | Compiling petgraph v0.6.5 |
| 2197 | 2026-03-04T17:32:23.532Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2198 | 2026-03-04T17:32:23.532Z | Compiling toml_edit v0.22.27 |
| 2199 | 2026-03-04T17:32:23.532Z | Compiling indicatif v0.18.4 |
| 2200 | 2026-03-04T17:32:23.532Z | Compiling iddqd v0.3.17 |
| 2201 | 2026-03-04T17:32:23.532Z | Compiling sha3 v0.10.8 |
| 2202 | 2026-03-04T17:32:23.532Z | Compiling hickory-proto v0.25.2 |
| 2203 | 2026-03-04T17:32:23.532Z | Compiling usdt v0.6.0 |
| 2204 | 2026-03-04T17:32:23.533Z | Compiling serde_with v3.17.0 |
| 2205 | 2026-03-04T17:32:23.533Z | Compiling zone v0.3.1 |
| 2206 | 2026-03-04T17:32:23.533Z | Compiling env_logger v0.11.9 |
| 2207 | 2026-03-04T17:32:23.533Z | Compiling similar v2.7.0 |
| 2208 | 2026-03-04T17:32:23.533Z | Compiling ecdsa v0.16.9 |
| 2209 | 2026-03-04T17:32:23.533Z | Compiling rsa v0.9.10 |
| 2210 | 2026-03-04T17:32:23.533Z | Compiling ed25519-dalek v2.2.0 |
| 2211 | 2026-03-04T17:32:23.533Z | Compiling zip v0.6.6 |
| 2212 | 2026-03-04T17:32:23.533Z | Compiling crossterm v0.28.1 |
| 2213 | 2026-03-04T17:32:23.533Z | Compiling clap v4.5.60 |
| 2214 | 2026-03-04T17:32:23.533Z | Compiling strum v0.26.3 |
| 2215 | 2026-03-04T17:32:23.533Z | Compiling toml v0.7.8 |
| 2216 | 2026-03-04T17:32:23.533Z | Compiling tokio-stream v0.1.18 |
| 2217 | 2026-03-04T17:32:23.534Z | Compiling x509-cert v0.2.5 |
| 2218 | 2026-03-04T17:32:23.534Z | Compiling itertools v0.13.0 |
| 2219 | 2026-03-04T17:32:23.534Z | Compiling buf-list v1.1.2 |
| 2220 | 2026-03-04T17:32:23.534Z | Compiling sha1 v0.10.6 |
| 2221 | 2026-03-04T17:32:23.534Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2222 | 2026-03-04T17:32:23.534Z | Compiling openapiv3 v2.2.0 |
| 2223 | 2026-03-04T17:32:23.534Z | Compiling lalrpop-util v0.19.12 |
| 2224 | 2026-03-04T17:32:23.534Z | Compiling peg-runtime v0.8.5 |
| 2225 | 2026-03-04T17:32:23.534Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2226 | 2026-03-04T17:32:44.419Z | Compiling itertools v0.14.0 |
| 2227 | 2026-03-04T17:32:48.053Z | Compiling macaddr v1.0.1 |
| 2228 | 2026-03-04T17:32:48.625Z | Compiling structmeta-derive v0.3.0 |
| 2229 | 2026-03-04T17:32:50.174Z | Compiling heapless v0.8.0 |
| 2230 | 2026-03-04T17:32:50.739Z | Compiling structmeta v0.3.0 |
| 2231 | 2026-03-04T17:32:52.789Z | Compiling ingot-macros v0.1.1 |
| 2232 | 2026-03-04T17:32:59.412Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2233 | 2026-03-04T17:33:00.117Z | Compiling hash32 v0.3.1 |
| 2234 | 2026-03-04T17:33:01.613Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2235 | 2026-03-04T17:33:02.238Z | Compiling smoltcp v0.11.0 |
| 2236 | 2026-03-04T17:33:05.745Z | Compiling proc-macro-crate v3.4.0 |
| 2237 | 2026-03-04T17:33:08.158Z | Compiling ingot-types v0.1.2 |
| 2238 | 2026-03-04T17:33:20.332Z | Compiling cobs v0.3.0 |
| 2239 | 2026-03-04T17:33:22.566Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2240 | 2026-03-04T17:33:22.718Z | Compiling rustls v0.22.4 |
| 2241 | 2026-03-04T17:33:39.397Z | Compiling postcard v1.1.3 |
| 2242 | 2026-03-04T17:33:46.876Z | Compiling ingot v0.1.1 |
| 2243 | 2026-03-04T17:33:48.622Z | Compiling num_enum_derive v0.7.5 |
| 2244 | 2026-03-04T17:33:52.065Z | Compiling proc-macro-crate v1.3.1 |
| 2245 | 2026-03-04T17:33:52.711Z | Compiling rustls-webpki v0.102.8 |
| 2246 | 2026-03-04T17:33:52.819Z | Compiling futures-executor v0.3.32 |
| 2247 | 2026-03-04T17:33:54.325Z | Compiling foreign-types-macros v0.2.3 |
| 2248 | 2026-03-04T17:33:54.367Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2249 | 2026-03-04T17:33:54.510Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2250 | 2026-03-04T17:33:54.545Z | Compiling multer v3.1.0 |
| 2251 | 2026-03-04T17:33:54.877Z | Compiling thread_local v1.1.9 |
| 2252 | 2026-03-04T17:33:54.911Z | Compiling foreign-types-shared v0.3.1 |
| 2253 | 2026-03-04T17:33:55.081Z | Compiling slog-async v2.8.0 |
| 2254 | 2026-03-04T17:33:55.289Z | Compiling match_cfg v0.1.0 |
| 2255 | 2026-03-04T17:33:55.404Z | Compiling cpufeatures v0.3.0 |
| 2256 | 2026-03-04T17:33:55.462Z | Compiling hostname v0.3.1 |
| 2257 | 2026-03-04T17:33:55.506Z | Compiling foreign-types v0.5.0 |
| 2258 | 2026-03-04T17:33:55.536Z | Compiling chacha20 v0.10.0 |
| 2259 | 2026-03-04T17:33:55.738Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2260 | 2026-03-04T17:33:55.780Z | Compiling futures v0.3.32 |
| 2261 | 2026-03-04T17:33:55.804Z | Compiling num_enum_derive v0.5.11 |
| 2262 | 2026-03-04T17:33:55.921Z | Compiling num_enum v0.7.5 |
| 2263 | 2026-03-04T17:33:56.329Z | Compiling derive-ex v0.1.8 |
| 2264 | 2026-03-04T17:33:56.393Z | Compiling tabwriter v1.4.1 |
| 2265 | 2026-03-04T17:33:56.447Z | Compiling slog-json v2.6.1 |
| 2266 | 2026-03-04T17:33:56.770Z | Compiling crossbeam-channel v0.5.15 |
| 2267 | 2026-03-04T17:33:56.921Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2268 | 2026-03-04T17:33:57.137Z | Compiling async-stream-impl v0.3.6 |
| 2269 | 2026-03-04T17:33:57.728Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2270 | 2026-03-04T17:33:57.800Z | Compiling serde_spanned v1.0.4 |
| 2271 | 2026-03-04T17:33:58.053Z | Compiling cstr-argument v0.1.2 |
| 2272 | 2026-03-04T17:33:58.240Z | Compiling memoffset v0.9.1 |
| 2273 | 2026-03-04T17:33:58.243Z | Compiling is-terminal v0.4.17 |
| 2274 | 2026-03-04T17:33:58.326Z | Compiling dropshot v0.16.7 |
| 2275 | 2026-03-04T17:33:58.426Z | Compiling typeid v1.0.3 |
| 2276 | 2026-03-04T17:33:58.549Z | Compiling term v1.2.1 |
| 2277 | 2026-03-04T17:33:58.595Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2278 | 2026-03-04T17:33:58.686Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2279 | 2026-03-04T17:33:58.904Z | Compiling crucible-workspace-hack v0.1.0 |
| 2280 | 2026-03-04T17:33:59.068Z | Compiling cfg_aliases v0.2.1 |
| 2281 | 2026-03-04T17:33:59.197Z | Compiling take_mut v0.2.2 |
| 2282 | 2026-03-04T17:33:59.219Z | Compiling nix v0.30.1 |
| 2283 | 2026-03-04T17:33:59.277Z | Compiling slog-term v2.9.2 |
| 2284 | 2026-03-04T17:33:59.765Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2285 | 2026-03-04T17:33:59.861Z | Compiling test-strategy v0.4.5 |
| 2286 | 2026-03-04T17:34:02.156Z | Compiling tokio-rustls v0.25.0 |
| 2287 | 2026-03-04T17:34:02.186Z | Compiling async-stream v0.3.6 |
| 2288 | 2026-03-04T17:34:02.210Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2289 | 2026-03-04T17:34:02.513Z | Compiling num_enum v0.5.11 |
| 2290 | 2026-03-04T17:34:02.616Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2291 | 2026-03-04T17:34:02.655Z | Compiling slog-bunyan v2.5.0 |
| 2292 | 2026-03-04T17:34:02.819Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2293 | 2026-03-04T17:34:02.872Z | Compiling rand v0.10.0 |
| 2294 | 2026-03-04T17:34:02.967Z | Compiling parse-display-derive v0.10.0 |
| 2295 | 2026-03-04T17:34:02.987Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2296 | 2026-03-04T17:34:03.030Z | Compiling waitgroup v0.1.2 |
| 2297 | 2026-03-04T17:34:03.215Z | Compiling rustls-pemfile v2.2.0 |
| 2298 | 2026-03-04T17:34:03.299Z | Compiling newtype-uuid-macros v0.1.0 |
| 2299 | 2026-03-04T17:34:03.413Z | Compiling dropshot_endpoint v0.16.7 |
| 2300 | 2026-03-04T17:34:03.759Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2301 | 2026-03-04T17:34:04.503Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2302 | 2026-03-04T17:34:04.649Z | Compiling serde_path_to_error v0.1.20 |
| 2303 | 2026-03-04T17:34:04.850Z | Compiling hostname v0.4.2 |
| 2304 | 2026-03-04T17:34:04.948Z | Compiling instant v0.1.13 |
| 2305 | 2026-03-04T17:34:05.145Z | Compiling colored v3.1.1 |
| 2306 | 2026-03-04T17:34:05.149Z | Compiling erased-serde v0.4.9 |
| 2307 | 2026-03-04T17:34:05.442Z | Compiling debug-ignore v1.0.5 |
| 2308 | 2026-03-04T17:34:05.675Z | Compiling backoff v0.4.0 |
| 2309 | 2026-03-04T17:34:05.858Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2310 | 2026-03-04T17:34:06.057Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2311 | 2026-03-04T17:34:06.279Z | Compiling parse-display v0.10.0 |
| 2312 | 2026-03-04T17:34:06.340Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2313 | 2026-03-04T17:34:06.579Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2314 | 2026-03-04T17:34:07.325Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2315 | 2026-03-04T17:34:08.186Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2316 | 2026-03-04T17:34:09.078Z | Compiling progenitor-client v0.13.0 |
| 2317 | 2026-03-04T17:34:09.262Z | Compiling progenitor-client v0.10.0 |
| 2318 | 2026-03-04T17:34:09.640Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2319 | 2026-03-04T17:34:09.869Z | Compiling camino-tempfile v1.4.1 |
| 2320 | 2026-03-04T17:34:10.196Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2321 | 2026-03-04T17:34:10.343Z | Compiling backon v1.6.0 |
| 2322 | 2026-03-04T17:34:10.790Z | Compiling regress v0.10.5 |
| 2323 | 2026-03-04T17:34:10.845Z | Compiling secrecy v0.10.3 |
| 2324 | 2026-03-04T17:34:11.183Z | Compiling num-derive v0.4.2 |
| 2325 | 2026-03-04T17:34:13.282Z | Compiling sigpipe v0.1.3 |
| 2326 | 2026-03-04T17:34:13.305Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2327 | 2026-03-04T17:34:13.447Z | Compiling libefi-sys v0.1.0 |
| 2328 | 2026-03-04T17:34:13.687Z | Compiling glob v0.3.3 |
| 2329 | 2026-03-04T17:34:13.896Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2330 | 2026-03-04T17:34:13.920Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2331 | 2026-03-04T17:34:15.546Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2332 | 2026-03-04T17:34:15.669Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2333 | 2026-03-04T17:34:15.913Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2334 | 2026-03-04T17:34:16.136Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2335 | 2026-03-04T17:34:20.360Z | Compiling usdt-macro v0.5.0 |
| 2336 | 2026-03-04T17:34:20.879Z | Compiling usdt-attr-macro v0.5.0 |
| 2337 | 2026-03-04T17:34:21.800Z | Compiling smf v0.2.3 |
| 2338 | 2026-03-04T17:34:21.825Z | Compiling bitfield-struct v0.6.2 |
| 2339 | 2026-03-04T17:34:22.433Z | Compiling ordered-float v2.10.1 |
| 2340 | 2026-03-04T17:34:22.679Z | Compiling blake3 v1.8.3 |
| 2341 | 2026-03-04T17:34:22.858Z | Compiling memmap v0.7.0 |
| 2342 | 2026-03-04T17:34:23.141Z | Compiling whoami v1.6.1 |
| 2343 | 2026-03-04T17:34:23.168Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2344 | 2026-03-04T17:34:23.296Z | Compiling usdt v0.5.0 |
| 2345 | 2026-03-04T17:34:23.970Z | Compiling serde-value v0.7.0 |
| 2346 | 2026-03-04T17:34:23.994Z | Compiling serde-untagged v0.1.9 |
| 2347 | 2026-03-04T17:34:24.568Z | Compiling toml v0.8.23 |
| 2348 | 2026-03-04T17:34:24.623Z | Compiling filetime v0.2.27 |
| 2349 | 2026-03-04T17:34:24.735Z | Compiling same-file v1.0.6 |
| 2350 | 2026-03-04T17:34:24.812Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2351 | 2026-03-04T17:34:24.853Z | Compiling xattr v1.6.1 |
| 2352 | 2026-03-04T17:34:24.972Z | Compiling constant_time_eq v0.4.2 |
| 2353 | 2026-03-04T17:34:25.015Z | Compiling arrayvec v0.7.6 |
| 2354 | 2026-03-04T17:34:25.074Z | Compiling arrayref v0.3.9 |
| 2355 | 2026-03-04T17:34:25.198Z | Compiling unicode-xid v0.2.6 |
| 2356 | 2026-03-04T17:34:25.244Z | Compiling tar v0.4.44 |
| 2357 | 2026-03-04T17:34:25.368Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2358 | 2026-03-04T17:34:25.528Z | Compiling walkdir v2.5.0 |
| 2359 | 2026-03-04T17:34:25.629Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2360 | 2026-03-04T17:34:26.112Z | Compiling cargo-util-schemas v0.8.2 |
| 2361 | 2026-03-04T17:34:26.892Z | Compiling tokio-dtrace v0.1.1 |
| 2362 | 2026-03-04T17:34:27.154Z | Compiling gethostname v0.5.0 |
| 2363 | 2026-03-04T17:34:27.394Z | Compiling cargo-platform v0.2.0 |
| 2364 | 2026-03-04T17:34:27.648Z | Compiling topological-sort v0.2.2 |
| 2365 | 2026-03-04T17:34:28.002Z | Compiling omicron-zone-package v0.12.2 |
| 2366 | 2026-03-04T17:34:28.147Z | Compiling oxide-tokio-rt v0.1.2 |
| 2367 | 2026-03-04T17:34:28.631Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2368 | 2026-03-04T17:34:28.804Z | Compiling shell-words v1.1.1 |
| 2369 | 2026-03-04T17:34:28.988Z | Compiling indent_write v2.2.0 |
| 2370 | 2026-03-04T17:34:29.334Z | Compiling cargo_metadata v0.21.0 |
| 2371 | 2026-03-04T17:34:38.444Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2372 | 2026-03-04T17:34:39.408Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2373 | 2026-03-04T17:34:41.585Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2374 | 2026-03-04T17:34:58.563Z | Finished `release` profile [optimized] target(s) in 5m 23s |
| 2375 | 2026-03-04T17:34:58.751Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2376 | 2026-03-04T17:34:58.819Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2377 | 2026-03-04T17:34:58.822Z | Created new build target 'test' and set it as active |
| 2378 | 2026-03-04T17:34:58.822Z | |
| 2379 | 2026-03-04T17:34:58.822Z | real 5:23.656981642 |
| 2380 | 2026-03-04T17:34:58.822Z | user 36:31.570977062 |
| 2381 | 2026-03-04T17:34:58.822Z | sys 3:33.129724622 |
| 2382 | 2026-03-04T17:34:58.822Z | trap 1.045243733 |
| 2383 | 2026-03-04T17:34:58.822Z | tflt 2.426721835 |
| 2384 | 2026-03-04T17:34:58.822Z | dflt 1.139978291 |
| 2385 | 2026-03-04T17:34:58.822Z | kflt 0.000141029 |
| 2386 | 2026-03-04T17:34:58.822Z | lock 1:42:44.855667764 |
| 2387 | 2026-03-04T17:34:58.822Z | slp 2:20:54.489418110 |
| 2388 | 2026-03-04T17:34:58.822Z | lat 2:31.847328798 |
| 2389 | 2026-03-04T17:34:58.822Z | stop 5:13.216967161 |
| 2390 | 2026-03-04T17:34:58.825Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2391 | 2026-03-04T17:35:00.072Z | Finished `release` profile [optimized] target(s) in 1.18s |
| 2392 | 2026-03-04T17:35:00.135Z | Running `target/release/omicron-package -t test package` |
| 2393 | 2026-03-04T17:35:00.187Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2394 | 2026-03-04T17:35:02.111Z | Compiling regress v0.10.5 |
| 2395 | 2026-03-04T17:35:02.114Z | Compiling heck v0.5.0 |
| 2396 | 2026-03-04T17:35:02.114Z | Compiling unsafe-libyaml v0.2.11 |
| 2397 | 2026-03-04T17:35:02.373Z | Compiling convert_case v0.4.0 |
| 2398 | 2026-03-04T17:35:02.400Z | Compiling half v2.7.1 |
| 2399 | 2026-03-04T17:35:02.405Z | Compiling ciborium-io v0.2.2 |
| 2400 | 2026-03-04T17:35:02.447Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2401 | 2026-03-04T17:35:02.450Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2402 | 2026-03-04T17:35:02.545Z | Compiling typify-impl v0.6.1 |
| 2403 | 2026-03-04T17:35:03.026Z | Compiling derive_more v0.99.20 |
| 2404 | 2026-03-04T17:35:03.196Z | Compiling ciborium-ll v0.2.2 |
| 2405 | 2026-03-04T17:35:03.596Z | Compiling ciborium v0.2.2 |
| 2406 | 2026-03-04T17:35:03.745Z | Compiling serde_yaml v0.9.34+deprecated |
| 2407 | 2026-03-04T17:35:03.975Z | Compiling prettyplease v0.2.37 |
| 2408 | 2026-03-04T17:35:04.377Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2409 | 2026-03-04T17:35:04.903Z | Compiling universal-hash v0.5.1 |
| 2410 | 2026-03-04T17:35:05.187Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2411 | 2026-03-04T17:35:05.596Z | Compiling opaque-debug v0.3.1 |
| 2412 | 2026-03-04T17:35:05.732Z | Compiling unicode-width v0.1.14 |
| 2413 | 2026-03-04T17:35:06.407Z | Compiling poly1305 v0.8.0 |
| 2414 | 2026-03-04T17:35:06.826Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2415 | 2026-03-04T17:35:07.267Z | Compiling chacha20 v0.9.1 |
| 2416 | 2026-03-04T17:35:07.469Z | Compiling thiserror-no-std v2.0.2 |
| 2417 | 2026-03-04T17:35:07.631Z | Compiling password-hash v0.5.0 |
| 2418 | 2026-03-04T17:35:07.769Z | Compiling blake2 v0.10.6 |
| 2419 | 2026-03-04T17:35:07.773Z | Compiling aead v0.5.2 |
| 2420 | 2026-03-04T17:35:08.152Z | Compiling is-terminal v0.4.17 |
| 2421 | 2026-03-04T17:35:08.329Z | Compiling swrite v0.1.0 |
| 2422 | 2026-03-04T17:35:08.518Z | Compiling argon2 v0.5.3 |
| 2423 | 2026-03-04T17:35:08.546Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2424 | 2026-03-04T17:35:08.952Z | Compiling chacha20poly1305 v0.10.1 |
| 2425 | 2026-03-04T17:35:09.222Z | Compiling vsss-rs v3.3.4 |
| 2426 | 2026-03-04T17:35:09.743Z | Compiling typify-impl v0.4.3 |
| 2427 | 2026-03-04T17:35:09.776Z | Compiling serde_spanned v1.0.4 |
| 2428 | 2026-03-04T17:35:10.067Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2429 | 2026-03-04T17:35:10.510Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2430 | 2026-03-04T17:35:10.997Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2431 | 2026-03-04T17:35:11.723Z | Compiling bytecount v0.6.9 |
| 2432 | 2026-03-04T17:35:12.047Z | Compiling rustls v0.22.4 |
| 2433 | 2026-03-04T17:35:12.092Z | Compiling rustls-webpki v0.102.8 |
| 2434 | 2026-03-04T17:35:54.206Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2435 | 2026-03-04T17:35:54.378Z | Compiling derive-where v1.6.0 |
| 2436 | 2026-03-04T17:35:54.379Z | Compiling thread_local v1.1.9 |
| 2437 | 2026-03-04T17:35:54.379Z | Compiling match_cfg v0.1.0 |
| 2438 | 2026-03-04T17:35:54.379Z | Compiling hostname v0.3.1 |
| 2439 | 2026-03-04T17:35:54.674Z | Compiling typify-macro v0.6.1 |
| 2440 | 2026-03-04T17:35:54.674Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2441 | 2026-03-04T17:35:54.674Z | Compiling multer v3.1.0 |
| 2442 | 2026-03-04T17:35:54.674Z | Compiling slog-async v2.8.0 |
| 2443 | 2026-03-04T17:35:54.674Z | Compiling slog-json v2.6.1 |
| 2444 | 2026-03-04T17:35:54.674Z | Compiling typify-macro v0.4.3 |
| 2445 | 2026-03-04T17:35:54.674Z | Compiling typify v0.6.1 |
| 2446 | 2026-03-04T17:35:54.674Z | Compiling progenitor-impl v0.13.0 |
| 2447 | 2026-03-04T17:35:54.674Z | Compiling crossbeam-channel v0.5.15 |
| 2448 | 2026-03-04T17:35:54.674Z | Compiling futures-executor v0.3.32 |
| 2449 | 2026-03-04T17:35:54.674Z | Compiling term v1.2.1 |
| 2450 | 2026-03-04T17:35:54.675Z | Compiling take_mut v0.2.2 |
| 2451 | 2026-03-04T17:35:54.675Z | Compiling typify v0.4.3 |
| 2452 | 2026-03-04T17:35:54.675Z | Compiling slog-term v2.9.2 |
| 2453 | 2026-03-04T17:35:54.675Z | Compiling futures v0.3.32 |
| 2454 | 2026-03-04T17:35:54.675Z | Compiling slog-bunyan v2.5.0 |
| 2455 | 2026-03-04T17:35:54.675Z | Compiling tokio-rustls v0.25.0 |
| 2456 | 2026-03-04T17:35:54.675Z | Compiling dropshot v0.16.7 |
| 2457 | 2026-03-04T17:35:54.675Z | Compiling async-stream v0.3.6 |
| 2458 | 2026-03-04T17:35:54.675Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2459 | 2026-03-04T17:35:54.675Z | Compiling waitgroup v0.1.2 |
| 2460 | 2026-03-04T17:35:54.675Z | Compiling rustls-pemfile v2.2.0 |
| 2461 | 2026-03-04T17:35:54.675Z | Compiling serde_path_to_error v0.1.20 |
| 2462 | 2026-03-04T17:35:54.675Z | Compiling instant v0.1.13 |
| 2463 | 2026-03-04T17:35:54.675Z | Compiling hostname v0.4.2 |
| 2464 | 2026-03-04T17:35:54.675Z | Compiling debug-ignore v1.0.5 |
| 2465 | 2026-03-04T17:35:54.676Z | Compiling backoff v0.4.0 |
| 2466 | 2026-03-04T17:35:54.676Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2467 | 2026-03-04T17:35:54.676Z | Compiling progenitor-macro v0.13.0 |
| 2468 | 2026-03-04T17:35:54.676Z | Compiling parse-display v0.10.0 |
| 2469 | 2026-03-04T17:35:54.676Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2470 | 2026-03-04T17:35:54.677Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2471 | 2026-03-04T17:35:54.677Z | Compiling progenitor-client v0.10.0 |
| 2472 | 2026-03-04T17:35:54.677Z | Compiling progenitor-client v0.13.0 |
| 2473 | 2026-03-04T17:35:54.677Z | Compiling backon v1.6.0 |
| 2474 | 2026-03-04T17:35:54.677Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2475 | 2026-03-04T17:35:54.677Z | Compiling macaddr v1.0.1 |
| 2476 | 2026-03-04T17:35:54.677Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2477 | 2026-03-04T17:35:54.677Z | Compiling progenitor v0.13.0 |
| 2478 | 2026-03-04T17:35:54.677Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2479 | 2026-03-04T17:35:54.677Z | Compiling console v0.15.11 |
| 2480 | 2026-03-04T17:35:54.677Z | Compiling newline-converter v0.3.0 |
| 2481 | 2026-03-04T17:35:54.677Z | Compiling atomicwrites v0.4.4 |
| 2482 | 2026-03-04T17:35:54.677Z | Compiling num-rational v0.4.2 |
| 2483 | 2026-03-04T17:35:54.677Z | Compiling num-complex v0.4.6 |
| 2484 | 2026-03-04T17:35:54.677Z | Compiling slog-dtrace v0.3.0 |
| 2485 | 2026-03-04T17:35:54.677Z | Compiling num v0.4.3 |
| 2486 | 2026-03-04T17:35:54.677Z | Compiling expectorate v1.2.0 |
| 2487 | 2026-03-04T17:35:54.677Z | Compiling async-recursion v1.1.1 |
| 2488 | 2026-03-04T17:35:54.677Z | Compiling cancel-safe-futures v0.1.5 |
| 2489 | 2026-03-04T17:35:54.677Z | Compiling float-ord v0.3.2 |
| 2490 | 2026-03-04T17:35:54.677Z | Compiling owo-colors v4.3.0 |
| 2491 | 2026-03-04T17:35:54.677Z | Compiling libsw-core v0.3.2 |
| 2492 | 2026-03-04T17:35:54.677Z | Compiling resolv-conf v0.7.6 |
| 2493 | 2026-03-04T17:35:54.678Z | Compiling libsw v3.5.0 |
| 2494 | 2026-03-04T17:35:54.678Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2495 | 2026-03-04T17:35:54.678Z | Compiling toml v0.8.23 |
| 2496 | 2026-03-04T17:35:54.678Z | Compiling linear-map v1.2.0 |
| 2497 | 2026-03-04T17:35:54.678Z | Compiling minimal-lexical v0.2.1 |
| 2498 | 2026-03-04T17:35:54.678Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2499 | 2026-03-04T17:35:54.678Z | Compiling linked-hash-map v0.5.6 |
| 2500 | 2026-03-04T17:35:54.678Z | Compiling nom v7.1.3 |
| 2501 | 2026-03-04T17:35:54.678Z | Compiling lru-cache v0.1.2 |
| 2502 | 2026-03-04T17:35:54.678Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2503 | 2026-03-04T17:35:54.948Z | Compiling unicode-xid v0.2.6 |
| 2504 | 2026-03-04T17:35:55.157Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2505 | 2026-03-04T17:35:55.177Z | Compiling globset v0.4.18 |
| 2506 | 2026-03-04T17:35:56.187Z | Compiling hickory-proto v0.24.4 |
| 2507 | 2026-03-04T17:36:01.502Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2508 | 2026-03-04T17:36:05.814Z | Compiling hickory-resolver v0.24.4 |
| 2509 | 2026-03-04T17:36:07.429Z | Compiling progenitor-impl v0.11.2 |
| 2510 | 2026-03-04T17:36:09.763Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2511 | 2026-03-04T17:36:10.370Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2512 | 2026-03-04T17:36:13.224Z | Compiling convert_case v0.10.0 |
| 2513 | 2026-03-04T17:36:13.838Z | Compiling derive_more-impl v2.1.1 |
| 2514 | 2026-03-04T17:36:15.127Z | Compiling progenitor-macro v0.11.2 |
| 2515 | 2026-03-04T17:36:15.522Z | Compiling qorb v0.4.1 |
| 2516 | 2026-03-04T17:36:22.221Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2517 | 2026-03-04T17:36:23.326Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2518 | 2026-03-04T17:36:24.778Z | Compiling progenitor-client v0.11.2 |
| 2519 | 2026-03-04T17:36:25.261Z | Compiling pin-project-internal v1.1.11 |
| 2520 | 2026-03-04T17:36:25.593Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2521 | 2026-03-04T17:36:25.735Z | Compiling derive_more v2.1.1 |
| 2522 | 2026-03-04T17:36:25.895Z | Compiling progenitor v0.11.2 |
| 2523 | 2026-03-04T17:36:26.160Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2524 | 2026-03-04T17:36:26.474Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2525 | 2026-03-04T17:36:26.873Z | Compiling pem v3.0.6 |
| 2526 | 2026-03-04T17:36:27.264Z | Compiling snafu-derive v0.8.9 |
| 2527 | 2026-03-04T17:36:27.638Z | Compiling pin-project v1.1.11 |
| 2528 | 2026-03-04T17:36:27.830Z | Compiling termtree v0.5.1 |
| 2529 | 2026-03-04T17:36:28.159Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2530 | 2026-03-04T17:36:28.336Z | Compiling crossterm v0.29.0 |
| 2531 | 2026-03-04T17:36:28.573Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2532 | 2026-03-04T17:36:28.994Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2533 | 2026-03-04T17:36:31.377Z | Compiling snafu v0.8.9 |
| 2534 | 2026-03-04T17:36:34.039Z | Compiling olpc-cjson v0.1.4 |
| 2535 | 2026-03-04T17:36:34.450Z | Compiling phf_shared v0.12.1 |
| 2536 | 2026-03-04T17:36:34.955Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2537 | 2026-03-04T17:36:35.105Z | Compiling csv-core v0.1.13 |
| 2538 | 2026-03-04T17:36:35.945Z | Compiling vte v0.14.1 |
| 2539 | 2026-03-04T17:36:35.989Z | Compiling serde_plain v1.0.2 |
| 2540 | 2026-03-04T17:36:36.014Z | Compiling chrono-tz v0.10.4 |
| 2541 | 2026-03-04T17:36:36.031Z | Compiling typed-path v0.9.3 |
| 2542 | 2026-03-04T17:36:36.366Z | Compiling highway v1.3.0 |
| 2543 | 2026-03-04T17:36:36.438Z | Compiling strip-ansi-escapes v0.2.1 |
| 2544 | 2026-03-04T17:36:36.517Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2545 | 2026-03-04T17:36:36.974Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2546 | 2026-03-04T17:36:37.711Z | Compiling csv v1.4.0 |
| 2547 | 2026-03-04T17:36:37.913Z | Compiling phf v0.12.1 |
| 2548 | 2026-03-04T17:36:38.311Z | Compiling const_format_proc_macros v0.2.34 |
| 2549 | 2026-03-04T17:36:39.840Z | Compiling tough v0.20.0 |
| 2550 | 2026-03-04T17:36:40.116Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2551 | 2026-03-04T17:36:41.102Z | Compiling papergrid v0.11.0 |
| 2552 | 2026-03-04T17:36:42.808Z | Compiling fd-lock v4.0.4 |
| 2553 | 2026-03-04T17:36:43.076Z | Compiling peg-macros v0.8.5 |
| 2554 | 2026-03-04T17:36:44.454Z | Compiling tabled_derive v0.7.0 |
| 2555 | 2026-03-04T17:36:44.650Z | Compiling nu-ansi-term v0.50.3 |
| 2556 | 2026-03-04T17:36:46.027Z | Compiling reedline v0.40.0 |
| 2557 | 2026-03-04T17:36:46.128Z | Compiling peg v0.8.5 |
| 2558 | 2026-03-04T17:36:46.436Z | Compiling tabled v0.15.0 |
| 2559 | 2026-03-04T17:36:46.515Z | Compiling const_format v0.2.35 |
| 2560 | 2026-03-04T17:36:47.693Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2561 | 2026-03-04T17:36:51.564Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2562 | 2026-03-04T17:36:53.870Z | Compiling bcs v0.1.6 |
| 2563 | 2026-03-04T17:36:54.735Z | Compiling semver v0.1.20 |
| 2564 | 2026-03-04T17:36:55.281Z | Compiling rustc_version v0.1.7 |
| 2565 | 2026-03-04T17:36:55.439Z | Compiling base64 v0.21.7 |
| 2566 | 2026-03-04T17:36:55.688Z | Compiling newtype_derive v0.1.6 |
| 2567 | 2026-03-04T17:36:56.128Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2568 | 2026-03-04T17:36:56.543Z | Compiling unicode-linebreak v0.1.5 |
| 2569 | 2026-03-04T17:36:56.574Z | Compiling smawk v0.3.2 |
| 2570 | 2026-03-04T17:36:56.895Z | Compiling humantime v2.3.0 |
| 2571 | 2026-03-04T17:36:57.156Z | Compiling textwrap v0.16.2 |
| 2572 | 2026-03-04T17:36:57.994Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2573 | 2026-03-04T17:36:59.318Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2574 | 2026-03-04T17:36:59.365Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2575 | 2026-03-04T17:37:00.171Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2576 | 2026-03-04T17:37:00.975Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2577 | 2026-03-04T17:37:01.725Z | Compiling steno v0.4.1 |
| 2578 | 2026-03-04T17:37:03.098Z | Compiling utf-8 v0.7.6 |
| 2579 | 2026-03-04T17:37:03.514Z | Compiling progenitor-impl v0.10.0 |
| 2580 | 2026-03-04T17:37:05.507Z | Compiling tagptr v0.2.0 |
| 2581 | 2026-03-04T17:37:05.857Z | Compiling moka v0.12.13 |
| 2582 | 2026-03-04T17:37:09.213Z | Compiling progenitor-macro v0.10.0 |
| 2583 | 2026-03-04T17:37:10.738Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2584 | 2026-03-04T17:37:11.696Z | Compiling hickory-resolver v0.25.2 |
| 2585 | 2026-03-04T17:37:19.987Z | Compiling progenitor v0.10.0 |
| 2586 | 2026-03-04T17:37:20.250Z | Compiling tungstenite v0.21.0 |
| 2587 | 2026-03-04T17:37:21.411Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2588 | 2026-03-04T17:37:21.680Z | Compiling tokio-tungstenite v0.21.0 |
| 2589 | 2026-03-04T17:37:22.384Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2590 | 2026-03-04T17:37:23.830Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2591 | 2026-03-04T17:37:25.096Z | Compiling radium v0.7.0 |
| 2592 | 2026-03-04T17:37:25.655Z | Compiling maybe-uninit v2.0.0 |
| 2593 | 2026-03-04T17:37:26.174Z | Compiling tap v1.0.1 |
| 2594 | 2026-03-04T17:37:26.419Z | Compiling wyz v0.5.1 |
| 2595 | 2026-03-04T17:37:26.965Z | Compiling zerocopy-derive v0.6.6 |
| 2596 | 2026-03-04T17:37:27.494Z | Compiling packed_struct v0.10.1 |
| 2597 | 2026-03-04T17:37:27.981Z | Compiling funty v2.0.0 |
| 2598 | 2026-03-04T17:37:28.648Z | Compiling crc-catalog v2.4.0 |
| 2599 | 2026-03-04T17:37:28.867Z | Compiling display-error-chain v0.2.2 |
| 2600 | 2026-03-04T17:37:29.004Z | Compiling crc v3.4.0 |
| 2601 | 2026-03-04T17:37:29.142Z | Compiling bitvec v1.0.1 |
| 2602 | 2026-03-04T17:37:29.450Z | Compiling zerocopy v0.6.6 |
| 2603 | 2026-03-04T17:37:30.517Z | Compiling packed_struct_codegen v0.10.1 |
| 2604 | 2026-03-04T17:37:30.723Z | Compiling bitfield-macros v0.19.4 |
| 2605 | 2026-03-04T17:37:31.804Z | Compiling indexmap v1.9.3 |
| 2606 | 2026-03-04T17:37:32.199Z | Compiling nodrop v0.1.14 |
| 2607 | 2026-03-04T17:37:32.296Z | Compiling bitfield v0.19.4 |
| 2608 | 2026-03-04T17:37:32.387Z | Compiling array-init v0.0.4 |
| 2609 | 2026-03-04T17:37:32.751Z | Compiling smallvec v0.6.14 |
| 2610 | 2026-03-04T17:37:33.069Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2611 | 2026-03-04T17:37:33.253Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2612 | 2026-03-04T17:37:33.559Z | Compiling num-derive v0.3.3 |
| 2613 | 2026-03-04T17:37:35.622Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2614 | 2026-03-04T17:37:36.403Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2615 | 2026-03-04T17:37:37.631Z | Compiling hashbrown v0.12.3 |
| 2616 | 2026-03-04T17:37:39.771Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2617 | 2026-03-04T17:37:40.056Z | Compiling proc-macro-error2 v2.0.1 |
| 2618 | 2026-03-04T17:37:40.641Z | Compiling libscf-sys v1.1.0 |
| 2619 | 2026-03-04T17:37:40.916Z | Compiling serde-hex v0.1.0 |
| 2620 | 2026-03-04T17:37:41.653Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2621 | 2026-03-04T17:37:42.060Z | Compiling ron v0.8.1 |
| 2622 | 2026-03-04T17:37:45.170Z | Compiling nix v0.31.1 |
| 2623 | 2026-03-04T17:37:45.956Z | Compiling hashbrown v0.13.2 |
| 2624 | 2026-03-04T17:37:46.096Z | Compiling vergen-gitcl v1.0.8 |
| 2625 | 2026-03-04T17:37:46.486Z | Compiling dirs-sys-next v0.1.2 |
| 2626 | 2026-03-04T17:37:46.977Z | Compiling maplit v1.0.2 |
| 2627 | 2026-03-04T17:37:47.151Z | Compiling glob v0.3.3 |
| 2628 | 2026-03-04T17:37:47.275Z | Compiling crunchy v0.2.4 |
| 2629 | 2026-03-04T17:37:47.591Z | Compiling crc-any v2.5.0 |
| 2630 | 2026-03-04T17:37:47.840Z | Compiling object v0.30.4 |
| 2631 | 2026-03-04T17:37:47.871Z | Compiling clang-sys v1.8.1 |
| 2632 | 2026-03-04T17:37:48.510Z | Compiling dirs-next v2.0.0 |
| 2633 | 2026-03-04T17:37:48.662Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2634 | 2026-03-04T17:37:48.744Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2635 | 2026-03-04T17:37:50.096Z | Compiling tabled_derive v0.11.0 |
| 2636 | 2026-03-04T17:37:50.181Z | Compiling papergrid v0.17.0 |
| 2637 | 2026-03-04T17:37:52.589Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2638 | 2026-03-04T17:37:59.868Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2639 | 2026-03-04T17:38:03.656Z | Compiling testing_table v0.3.0 |
| 2640 | 2026-03-04T17:38:04.449Z | Compiling dsl_auto_type v0.1.3 |
| 2641 | 2026-03-04T17:38:05.702Z | Compiling scheduled-thread-pool v0.2.7 |
| 2642 | 2026-03-04T17:38:06.080Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 2643 | 2026-03-04T17:38:06.505Z | Compiling path-slash v0.1.5 |
| 2644 | 2026-03-04T17:38:06.798Z | Compiling tiny-keccak v2.0.2 |
| 2645 | 2026-03-04T17:38:07.012Z | Compiling diesel_derives v2.2.7 |
| 2646 | 2026-03-04T17:38:07.217Z | Compiling r2d2 v0.8.10 |
| 2647 | 2026-03-04T17:38:07.722Z | Compiling tabled v0.20.0 |
| 2648 | 2026-03-04T17:38:08.680Z | Compiling term v0.7.0 |
| 2649 | 2026-03-04T17:38:11.149Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2650 | 2026-03-04T17:38:12.711Z | Compiling arc-swap v1.8.2 |
| 2651 | 2026-03-04T17:38:13.433Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2652 | 2026-03-04T17:38:13.827Z | Compiling xshell-macros v0.2.7 |
| 2653 | 2026-03-04T17:38:14.435Z | Compiling bit-vec v0.6.3 |
| 2654 | 2026-03-04T17:38:14.556Z | Compiling xshell v0.2.7 |
| 2655 | 2026-03-04T17:38:14.889Z | Compiling bit-set v0.5.3 |
| 2656 | 2026-03-04T17:38:15.309Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2657 | 2026-03-04T17:38:16.994Z | Compiling diesel v2.2.12 |
| 2658 | 2026-03-04T17:38:17.375Z | Compiling slog-scope v4.4.1 |
| 2659 | 2026-03-04T17:38:18.650Z | Compiling ascii-canvas v3.0.0 |
| 2660 | 2026-03-04T17:38:19.156Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2661 | 2026-03-04T17:38:19.923Z | Compiling itertools v0.10.5 |
| 2662 | 2026-03-04T17:38:21.445Z | Compiling ena v0.14.4 |
| 2663 | 2026-03-04T17:38:21.906Z | Compiling libloading v0.8.9 |
| 2664 | 2026-03-04T17:38:22.303Z | Compiling bindgen v0.71.1 |
| 2665 | 2026-03-04T17:38:22.552Z | Compiling regex-syntax v0.6.29 |
| 2666 | 2026-03-04T17:38:22.822Z | Compiling diff v0.1.13 |
| 2667 | 2026-03-04T17:38:23.335Z | Compiling unicase v2.9.0 |
| 2668 | 2026-03-04T17:38:24.150Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2669 | 2026-03-04T17:38:25.997Z | Compiling lalrpop v0.19.12 |
| 2670 | 2026-03-04T17:38:26.442Z | Compiling slog-stdlog v4.1.1 |
| 2671 | 2026-03-04T17:38:27.324Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2672 | 2026-03-04T17:38:27.327Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2673 | 2026-03-04T17:38:28.377Z | Compiling cexpr v0.6.0 |
| 2674 | 2026-03-04T17:38:29.266Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2675 | 2026-03-04T17:38:29.653Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2676 | 2026-03-04T17:38:29.875Z | Compiling crc8 v0.1.1 |
| 2677 | 2026-03-04T17:38:30.049Z | Compiling slog-envlogger v2.2.0 |
| 2678 | 2026-03-04T17:38:30.206Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2679 | 2026-03-04T17:38:31.128Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2680 | 2026-03-04T17:38:31.863Z | Compiling headers-core v0.3.0 |
| 2681 | 2026-03-04T17:38:32.101Z | Compiling libxml v0.3.3 |
| 2682 | 2026-03-04T17:38:32.649Z | Compiling headers v0.4.1 |
| 2683 | 2026-03-04T17:38:32.851Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2684 | 2026-03-04T17:38:32.914Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2685 | 2026-03-04T17:38:33.292Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2686 | 2026-03-04T17:38:34.116Z | Compiling strum_macros v0.24.3 |
| 2687 | 2026-03-04T17:38:35.788Z | Compiling indoc v1.0.9 |
| 2688 | 2026-03-04T17:38:36.585Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2689 | 2026-03-04T17:38:36.964Z | Compiling derive_builder v0.20.2 |
| 2690 | 2026-03-04T17:38:37.027Z | Compiling oso-derive v0.27.3 |
| 2691 | 2026-03-04T17:38:37.204Z | Compiling quick-xml v0.37.5 |
| 2692 | 2026-03-04T17:38:37.992Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2693 | 2026-03-04T17:38:40.645Z | Compiling openssl-probe v0.1.6 |
| 2694 | 2026-03-04T17:38:41.148Z | Compiling half v1.8.3 |
| 2695 | 2026-03-04T17:38:41.270Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2696 | 2026-03-04T17:38:42.098Z | Compiling serde_cbor v0.11.2 |
| 2697 | 2026-03-04T17:38:42.233Z | Compiling samael v0.0.19 |
| 2698 | 2026-03-04T17:38:42.764Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2699 | 2026-03-04T17:38:43.454Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2700 | 2026-03-04T17:38:44.387Z | Compiling diesel-dtrace v0.4.2 |
| 2701 | 2026-03-04T17:38:44.875Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2702 | 2026-03-04T17:38:45.251Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2703 | 2026-03-04T17:38:45.792Z | Compiling bb8 v0.8.6 |
| 2704 | 2026-03-04T17:38:46.457Z | Compiling trait-variant v0.1.2 |
| 2705 | 2026-03-04T17:38:46.669Z | Compiling polar-core v0.27.3 |
| 2706 | 2026-03-04T17:38:47.517Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2707 | 2026-03-04T17:38:48.110Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2708 | 2026-03-04T17:38:48.195Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2709 | 2026-03-04T17:38:48.732Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2710 | 2026-03-04T17:38:51.794Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2711 | 2026-03-04T17:38:52.157Z | Compiling fxhash v0.2.1 |
| 2712 | 2026-03-04T17:38:52.424Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2713 | 2026-03-04T17:38:52.885Z | Compiling kstat-rs v0.2.4 |
| 2714 | 2026-03-04T17:38:52.917Z | Compiling libz-sys v1.1.24 |
| 2715 | 2026-03-04T17:38:53.641Z | Compiling nonempty v0.12.0 |
| 2716 | 2026-03-04T17:38:53.806Z | Compiling salty v0.3.0 |
| 2717 | 2026-03-04T17:38:54.196Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2718 | 2026-03-04T17:39:01.671Z | Compiling async-bb8-diesel v0.2.1 |
| 2719 | 2026-03-04T17:39:02.242Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2720 | 2026-03-04T17:39:02.277Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2721 | 2026-03-04T17:39:02.512Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2722 | 2026-03-04T17:39:07.493Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e) |
| 2723 | 2026-03-04T17:39:14.929Z | Compiling oso v0.27.3 |
| 2724 | 2026-03-04T17:39:17.134Z | Compiling darling_core v0.23.0 |
| 2725 | 2026-03-04T17:39:21.491Z | Compiling nanorand v0.7.0 |
| 2726 | 2026-03-04T17:39:22.230Z | Compiling fs-err v2.11.0 |
| 2727 | 2026-03-04T17:39:22.635Z | Compiling parking_lot_core v0.8.6 |
| 2728 | 2026-03-04T17:39:23.209Z | Compiling darling_macro v0.23.0 |
| 2729 | 2026-03-04T17:39:23.353Z | Compiling mime_guess v2.0.5 |
| 2730 | 2026-03-04T17:39:24.339Z | Compiling flume v0.11.1 |
| 2731 | 2026-03-04T17:39:24.371Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f20f786e67c86388dfaaf0ef3aa9d2693dfe1da4#f20f786e) |
| 2732 | 2026-03-04T17:39:25.129Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2733 | 2026-03-04T17:40:11.535Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2734 | 2026-03-04T17:40:11.668Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2735 | 2026-03-04T17:40:11.668Z | Compiling git-stub v1.0.0 |
| 2736 | 2026-03-04T17:40:11.668Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2737 | 2026-03-04T17:40:11.668Z | Compiling instability v0.3.11 |
| 2738 | 2026-03-04T17:40:11.668Z | Compiling git-stub-vcs v0.1.0 |
| 2739 | 2026-03-04T17:40:11.668Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2740 | 2026-03-04T17:40:11.668Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2741 | 2026-03-04T17:40:11.668Z | Compiling darling v0.23.0 |
| 2742 | 2026-03-04T17:40:11.668Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2743 | 2026-03-04T17:40:11.668Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2744 | 2026-03-04T17:40:11.668Z | Compiling ignore v0.4.25 |
| 2745 | 2026-03-04T17:40:11.668Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2746 | 2026-03-04T17:40:11.668Z | Compiling primeorder v0.13.6 |
| 2747 | 2026-03-04T17:40:11.668Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2748 | 2026-03-04T17:40:11.668Z | Compiling castaway v0.2.4 |
| 2749 | 2026-03-04T17:40:11.669Z | Compiling nibble_vec v0.1.0 |
| 2750 | 2026-03-04T17:40:11.669Z | Compiling atty v0.2.14 |
| 2751 | 2026-03-04T17:40:11.669Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2752 | 2026-03-04T17:40:11.669Z | Compiling parse-size v1.1.0 |
| 2753 | 2026-03-04T17:40:11.669Z | Compiling indoc v2.0.7 |
| 2754 | 2026-03-04T17:40:11.669Z | Compiling endian-type v0.1.2 |
| 2755 | 2026-03-04T17:40:11.669Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2756 | 2026-03-04T17:40:11.669Z | Compiling http-range v0.1.5 |
| 2757 | 2026-03-04T17:40:11.669Z | Compiling radix_trie v0.2.1 |
| 2758 | 2026-03-04T17:40:11.669Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2759 | 2026-03-04T17:40:11.669Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2760 | 2026-03-04T17:40:11.669Z | Compiling compact_str v0.8.1 |
| 2761 | 2026-03-04T17:40:11.762Z | Compiling p384 v0.13.1 |
| 2762 | 2026-03-04T17:40:13.536Z | Compiling globwalk v0.9.1 |
| 2763 | 2026-03-04T17:40:14.576Z | Compiling parking_lot v0.11.2 |
| 2764 | 2026-03-04T17:40:16.328Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2765 | 2026-03-04T17:40:16.519Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2766 | 2026-03-04T17:40:17.011Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2767 | 2026-03-04T17:40:17.267Z | Compiling predicates-tree v1.0.13 |
| 2768 | 2026-03-04T17:40:18.191Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2769 | 2026-03-04T17:40:19.138Z | Compiling unicode-truncate v1.1.0 |
| 2770 | 2026-03-04T17:40:19.490Z | Compiling lru v0.12.5 |
| 2771 | 2026-03-04T17:40:19.866Z | Compiling prefix-trie v0.7.0 |
| 2772 | 2026-03-04T17:40:20.342Z | Compiling vergen-git2 v1.0.7 |
| 2773 | 2026-03-04T17:40:20.720Z | Compiling cassowary v0.3.0 |
| 2774 | 2026-03-04T17:40:20.843Z | Compiling hickory-server v0.25.2 |
| 2775 | 2026-03-04T17:40:21.296Z | Compiling ratatui v0.29.0 |
| 2776 | 2026-03-04T17:40:24.164Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2777 | 2026-03-04T17:40:25.164Z | Compiling git2 v0.20.4 |
| 2778 | 2026-03-04T17:40:25.260Z | Compiling camino-tempfile-ext v0.3.3 |
| 2779 | 2026-03-04T17:40:29.151Z | Compiling hyper-staticfile v0.10.1 |
| 2780 | 2026-03-04T17:40:31.678Z | Compiling sled v0.34.7 |
| 2781 | 2026-03-04T17:40:33.133Z | Compiling hickory-client v0.25.2 |
| 2782 | 2026-03-04T17:40:33.695Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2783 | 2026-03-04T17:40:34.943Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2784 | 2026-03-04T17:40:35.084Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2785 | 2026-03-04T17:40:36.745Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2786 | 2026-03-04T17:40:38.366Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2787 | 2026-03-04T17:40:40.038Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2788 | 2026-03-04T17:40:40.072Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2789 | 2026-03-04T17:40:40.811Z | Compiling rand_seeder v0.4.0 |
| 2790 | 2026-03-04T17:40:41.068Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2791 | 2026-03-04T17:40:41.253Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2792 | 2026-03-04T17:40:41.486Z | Compiling lzma-sys v0.1.20 |
| 2793 | 2026-03-04T17:40:42.155Z | Compiling rustls v0.21.12 |
| 2794 | 2026-03-04T17:40:42.225Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2795 | 2026-03-04T17:40:42.523Z | Compiling corncobs v0.1.4 |
| 2796 | 2026-03-04T17:40:42.782Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2797 | 2026-03-04T17:40:42.822Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2798 | 2026-03-04T17:40:42.942Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2799 | 2026-03-04T17:40:43.271Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2800 | 2026-03-04T17:40:43.712Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2801 | 2026-03-04T17:40:44.940Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2802 | 2026-03-04T17:40:47.311Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2803 | 2026-03-04T17:40:57.270Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2804 | 2026-03-04T17:40:58.097Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2805 | 2026-03-04T17:41:04.622Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2806 | 2026-03-04T17:41:05.614Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2807 | 2026-03-04T17:41:06.557Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2808 | 2026-03-04T17:41:06.955Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2809 | 2026-03-04T17:41:07.330Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2810 | 2026-03-04T17:41:07.709Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2811 | 2026-03-04T17:41:11.690Z | Compiling cargo_toml v0.22.3 |
| 2812 | 2026-03-04T17:41:16.496Z | Compiling nix v0.29.0 |
| 2813 | 2026-03-04T17:41:17.433Z | Compiling sct v0.7.1 |
| 2814 | 2026-03-04T17:41:17.896Z | Compiling rustls-webpki v0.101.7 |
| 2815 | 2026-03-04T17:41:18.114Z | Compiling secrecy v0.8.0 |
| 2816 | 2026-03-04T17:41:18.441Z | Compiling void v1.0.2 |
| 2817 | 2026-03-04T17:41:18.672Z | Compiling lzss v0.8.2 |
| 2818 | 2026-03-04T17:41:20.839Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2819 | 2026-03-04T17:41:21.749Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2820 | 2026-03-04T17:41:22.577Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2821 | 2026-03-04T17:41:23.909Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2822 | 2026-03-04T17:41:25.167Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2823 | 2026-03-04T17:41:29.536Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2824 | 2026-03-04T17:41:32.917Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2825 | 2026-03-04T17:41:34.471Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2826 | 2026-03-04T17:41:37.910Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2827 | 2026-03-04T17:41:38.333Z | Compiling tungstenite v0.23.0 |
| 2828 | 2026-03-04T17:41:43.153Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2829 | 2026-03-04T17:41:43.203Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2830 | 2026-03-04T17:41:43.547Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2831 | 2026-03-04T17:41:43.602Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2832 | 2026-03-04T17:41:43.801Z | Compiling nix v0.27.1 |
| 2833 | 2026-03-04T17:41:43.947Z | Compiling serde_bytes v0.11.19 |
| 2834 | 2026-03-04T17:41:44.205Z | Compiling tokio-tungstenite v0.23.1 |
| 2835 | 2026-03-04T17:41:44.511Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2836 | 2026-03-04T17:41:44.861Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2837 | 2026-03-04T17:41:46.568Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2838 | 2026-03-04T17:41:51.605Z | Compiling ron v0.12.0 |
| 2839 | 2026-03-04T17:41:54.360Z | Compiling xz2 v0.1.7 |
| 2840 | 2026-03-04T17:41:54.988Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2841 | 2026-03-04T17:41:57.054Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2842 | 2026-03-04T17:42:03.291Z | Compiling tokio-rustls v0.24.1 |
| 2843 | 2026-03-04T17:42:04.798Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2844 | 2026-03-04T17:42:05.116Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2845 | 2026-03-04T17:42:09.873Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2846 | 2026-03-04T17:42:13.215Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2847 | 2026-03-04T17:42:13.448Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2848 | 2026-03-04T17:42:17.063Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2849 | 2026-03-04T17:42:38.465Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2850 | 2026-03-04T17:42:42.187Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2851 | 2026-03-04T17:42:42.362Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2852 | 2026-03-04T17:42:48.213Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2853 | 2026-03-04T17:42:49.731Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2854 | 2026-03-04T17:42:53.489Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2855 | 2026-03-04T17:42:59.334Z | Compiling rustls-pemfile v1.0.4 |
| 2856 | 2026-03-04T17:43:00.086Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2857 | 2026-03-04T17:43:01.167Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2858 | 2026-03-04T17:43:01.551Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2859 | 2026-03-04T17:43:02.374Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2860 | 2026-03-04T17:43:03.133Z | Compiling signal-hook-tokio v0.3.1 |
| 2861 | 2026-03-04T17:43:03.414Z | Compiling yasna v0.5.2 |
| 2862 | 2026-03-04T17:43:04.060Z | Compiling twox-hash v2.1.2 |
| 2863 | 2026-03-04T17:43:05.132Z | Compiling base16ct v1.0.0 |
| 2864 | 2026-03-04T17:43:05.655Z | Compiling is_ci v1.2.0 |
| 2865 | 2026-03-04T17:43:05.988Z | Compiling supports-color v3.0.2 |
| 2866 | 2026-03-04T17:43:06.758Z | Compiling rcgen v0.12.1 |
| 2867 | 2026-03-04T17:43:10.077Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2868 | 2026-03-04T17:43:16.920Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2869 | 2026-03-04T17:43:20.937Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2870 | 2026-03-04T17:43:26.385Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2871 | 2026-03-04T17:43:51.342Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2872 | 2026-03-04T17:43:54.539Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2873 | 2026-03-04T17:44:03.052Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2874 | 2026-03-04T17:44:03.190Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2875 | 2026-03-04T17:44:16.041Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2876 | 2026-03-04T17:44:20.790Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2877 | 2026-03-04T17:44:21.178Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2878 | 2026-03-04T17:44:21.429Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2879 | 2026-03-04T17:44:21.561Z | Compiling progenitor-extras v0.1.0 |
| 2880 | 2026-03-04T17:44:21.995Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2881 | 2026-03-04T17:44:22.301Z | Compiling fatfs v0.3.6 |
| 2882 | 2026-03-04T17:44:24.913Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2883 | 2026-03-04T17:44:24.946Z | Compiling rtoolbox v0.0.3 |
| 2884 | 2026-03-04T17:44:25.405Z | Compiling subprocess v0.2.15 |
| 2885 | 2026-03-04T17:44:30.180Z | Compiling seq-macro v0.3.6 |
| 2886 | 2026-03-04T17:44:31.187Z | Compiling assert_matches v1.5.0 |
| 2887 | 2026-03-04T17:44:34.059Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2888 | 2026-03-04T17:44:42.097Z | Compiling rpassword v7.4.0 |
| 2889 | 2026-03-04T17:44:42.615Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2890 | 2026-03-04T17:44:45.600Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2891 | 2026-03-04T17:45:04.617Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2892 | 2026-03-04T17:45:09.987Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2893 | 2026-03-04T17:45:10.182Z | Compiling tui-tree-widget v0.23.1 |
| 2894 | 2026-03-04T17:45:10.691Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2895 | 2026-03-04T17:45:13.348Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2896 | 2026-03-04T17:45:14.253Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2897 | 2026-03-04T17:45:20.175Z | Compiling uzers v0.12.2 |
| 2898 | 2026-03-04T17:45:21.484Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2899 | 2026-03-04T17:45:23.412Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2900 | 2026-03-04T17:45:32.814Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2901 | 2026-03-04T17:45:44.096Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2902 | 2026-03-04T17:46:03.494Z | Compiling support-bundle-viewer v0.1.2 |
| 2903 | 2026-03-04T17:46:06.820Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2904 | 2026-03-04T17:46:07.691Z | Compiling multimap v0.10.1 |
| 2905 | 2026-03-04T17:48:38.229Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2906 | 2026-03-04T17:48:38.229Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2907 | 2026-03-04T17:59:31.703Z | Finished `release` profile [optimized] target(s) in 24m 31s |
| 2908 | 2026-03-04T18:00:29.944Z | |
| 2909 | 2026-03-04T18:00:29.947Z | real 25:31.069529754 |
| 2910 | 2026-03-04T18:00:29.947Z | user 3:01:00.426341916 |
| 2911 | 2026-03-04T18:00:29.947Z | sys 4:49.192967286 |
| 2912 | 2026-03-04T18:00:29.947Z | trap 4.402413122 |
| 2913 | 2026-03-04T18:00:29.947Z | tflt 2.458493188 |
| 2914 | 2026-03-04T18:00:29.947Z | dflt 6.365243288 |
| 2915 | 2026-03-04T18:00:29.947Z | kflt 0.001520664 |
| 2916 | 2026-03-04T18:00:29.947Z | lock 12:13:16.375655558 |
| 2917 | 2026-03-04T18:00:29.947Z | slp 8:51:28.854927010 |
| 2918 | 2026-03-04T18:00:29.947Z | lat 4:55.555759994 |
| 2919 | 2026-03-04T18:00:29.947Z | stop 4:33.341709275 |
| 2920 | 2026-03-04T18:00:29.947Z | + mapfile -t packages |
| 2921 | 2026-03-04T18:00:29.947Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2922 | 2026-03-04T18:00:31.305Z | Finished `release` profile [optimized] target(s) in 1.29s |
| 2923 | 2026-03-04T18:00:31.370Z | Running `target/release/omicron-package -t test list-outputs` |
| 2924 | 2026-03-04T18:00:31.437Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2925 | 2026-03-04T18:00:31.440Z | + ptime -m cargo build --locked --release -p xtask |
| 2926 | 2026-03-04T18:00:32.260Z | Compiling libc v0.2.180 |
| 2927 | 2026-03-04T18:00:32.260Z | Compiling serde v1.0.228 |
| 2928 | 2026-03-04T18:00:32.263Z | Compiling serde_core v1.0.228 |
| 2929 | 2026-03-04T18:00:32.263Z | Compiling syn v2.0.117 |
| 2930 | 2026-03-04T18:00:32.382Z | Compiling rustix v1.1.3 |
| 2931 | 2026-03-04T18:00:32.408Z | Compiling serde_json v1.0.149 |
| 2932 | 2026-03-04T18:00:32.411Z | Compiling bitflags v2.11.0 |
| 2933 | 2026-03-04T18:00:32.816Z | Compiling num-traits v0.2.19 |
| 2934 | 2026-03-04T18:00:32.993Z | Compiling smallvec v1.15.1 |
| 2935 | 2026-03-04T18:00:33.121Z | Compiling hashbrown v0.16.1 |
| 2936 | 2026-03-04T18:00:33.471Z | Compiling usdt-impl v0.5.0 |
| 2937 | 2026-03-04T18:00:33.474Z | Compiling syn v1.0.109 |
| 2938 | 2026-03-04T18:00:34.076Z | Compiling errno v0.3.14 |
| 2939 | 2026-03-04T18:00:34.163Z | Compiling percent-encoding v2.3.2 |
| 2940 | 2026-03-04T18:00:34.389Z | Compiling thread-id v4.2.2 |
| 2941 | 2026-03-04T18:00:34.530Z | Compiling indexmap v2.13.0 |
| 2942 | 2026-03-04T18:00:34.566Z | Compiling getrandom v0.4.1 |
| 2943 | 2026-03-04T18:00:34.685Z | Compiling log v0.4.29 |
| 2944 | 2026-03-04T18:00:35.073Z | Compiling form_urlencoded v1.2.2 |
| 2945 | 2026-03-04T18:00:35.968Z | Compiling ordered-float v2.10.1 |
| 2946 | 2026-03-04T18:00:36.555Z | Compiling fs-err v3.3.0 |
| 2947 | 2026-03-04T18:00:36.659Z | Compiling anyhow v1.0.102 |
| 2948 | 2026-03-04T18:00:36.940Z | Compiling terminal_size v0.4.3 |
| 2949 | 2026-03-04T18:00:37.223Z | Compiling once_cell v1.21.3 |
| 2950 | 2026-03-04T18:00:37.265Z | Compiling heck v0.4.1 |
| 2951 | 2026-03-04T18:00:37.692Z | Compiling tempfile v3.25.0 |
| 2952 | 2026-03-04T18:00:38.139Z | Compiling proc-macro-error v1.0.4 |
| 2953 | 2026-03-04T18:00:38.724Z | Compiling clap_builder v4.5.60 |
| 2954 | 2026-03-04T18:00:39.139Z | Compiling memmap v0.7.0 |
| 2955 | 2026-03-04T18:00:39.270Z | Compiling synstructure v0.13.2 |
| 2956 | 2026-03-04T18:00:39.592Z | Compiling pest_generator v2.8.6 |
| 2957 | 2026-03-04T18:00:39.609Z | Compiling textwrap v0.16.2 |
| 2958 | 2026-03-04T18:00:39.985Z | Compiling tabled_derive v0.7.0 |
| 2959 | 2026-03-04T18:00:40.478Z | Compiling camino-tempfile v1.4.1 |
| 2960 | 2026-03-04T18:00:41.891Z | Compiling tabled v0.15.0 |
| 2961 | 2026-03-04T18:00:42.012Z | Compiling serde_derive v1.0.228 |
| 2962 | 2026-03-04T18:00:42.217Z | Compiling zerofrom-derive v0.1.6 |
| 2963 | 2026-03-04T18:00:42.242Z | Compiling yoke-derive v0.8.1 |
| 2964 | 2026-03-04T18:00:42.313Z | Compiling zerovec-derive v0.11.2 |
| 2965 | 2026-03-04T18:00:42.333Z | Compiling displaydoc v0.2.5 |
| 2966 | 2026-03-04T18:00:43.821Z | Compiling thiserror-impl v1.0.69 |
| 2967 | 2026-03-04T18:00:44.523Z | Compiling zerocopy-derive v0.7.35 |
| 2968 | 2026-03-04T18:00:44.792Z | Compiling pest_derive v2.8.6 |
| 2969 | 2026-03-04T18:00:44.954Z | Compiling zerofrom v0.1.6 |
| 2970 | 2026-03-04T18:00:45.232Z | Compiling yoke v0.8.1 |
| 2971 | 2026-03-04T18:00:45.616Z | Compiling zerovec v0.11.5 |
| 2972 | 2026-03-04T18:00:45.654Z | Compiling zerotrie v0.2.3 |
| 2973 | 2026-03-04T18:00:46.263Z | Compiling zerocopy v0.7.35 |
| 2974 | 2026-03-04T18:00:46.459Z | Compiling thiserror v1.0.69 |
| 2975 | 2026-03-04T18:00:46.618Z | Compiling scroll_derive v0.12.1 |
| 2976 | 2026-03-04T18:00:46.646Z | Compiling dtrace-parser v0.2.0 |
| 2977 | 2026-03-04T18:00:47.029Z | Compiling tinystr v0.8.2 |
| 2978 | 2026-03-04T18:00:47.514Z | Compiling icu_locale_core v2.1.1 |
| 2979 | 2026-03-04T18:00:47.746Z | Compiling potential_utf v0.1.4 |
| 2980 | 2026-03-04T18:00:48.042Z | Compiling icu_collections v2.1.1 |
| 2981 | 2026-03-04T18:00:48.129Z | Compiling scroll v0.12.0 |
| 2982 | 2026-03-04T18:00:49.598Z | Compiling icu_provider v2.1.1 |
| 2983 | 2026-03-04T18:00:49.979Z | Compiling serde_spanned v0.6.9 |
| 2984 | 2026-03-04T18:00:50.152Z | Compiling icu_normalizer v2.1.1 |
| 2985 | 2026-03-04T18:00:50.156Z | Compiling icu_properties v2.1.2 |
| 2986 | 2026-03-04T18:00:50.280Z | Compiling toml_datetime v0.6.11 |
| 2987 | 2026-03-04T18:00:50.474Z | Compiling dof v0.3.0 |
| 2988 | 2026-03-04T18:00:51.121Z | Compiling toml_edit v0.22.27 |
| 2989 | 2026-03-04T18:00:52.623Z | Compiling idna_adapter v1.2.1 |
| 2990 | 2026-03-04T18:00:52.897Z | Compiling idna v1.1.0 |
| 2991 | 2026-03-04T18:00:52.936Z | Compiling serde_tokenstream v0.2.3 |
| 2992 | 2026-03-04T18:00:53.299Z | Compiling goblin v0.8.2 |
| 2993 | 2026-03-04T18:00:53.538Z | Compiling thiserror-impl v2.0.18 |
| 2994 | 2026-03-04T18:00:54.117Z | Compiling url v2.5.8 |
| 2995 | 2026-03-04T18:00:56.335Z | Compiling toml v0.8.23 |
| 2996 | 2026-03-04T18:00:57.815Z | Compiling thiserror v2.0.18 |
| 2997 | 2026-03-04T18:00:58.030Z | Compiling serde-value v0.7.0 |
| 2998 | 2026-03-04T18:00:59.700Z | Compiling cargo-util-schemas v0.8.2 |
| 2999 | 2026-03-04T18:01:02.943Z | Compiling usdt-macro v0.5.0 |
| 3000 | 2026-03-04T18:01:04.199Z | Compiling usdt-attr-macro v0.5.0 |
| 3001 | 2026-03-04T18:01:05.253Z | Compiling cargo-platform v0.2.0 |
| 3002 | 2026-03-04T18:01:05.534Z | Compiling clap_derive v4.5.55 |
| 3003 | 2026-03-04T18:01:05.640Z | Compiling usdt v0.5.0 |
| 3004 | 2026-03-04T18:01:06.481Z | Compiling cargo_metadata v0.21.0 |
| 3005 | 2026-03-04T18:01:06.629Z | Compiling cargo_toml v0.21.0 |
| 3006 | 2026-03-04T18:01:07.003Z | Compiling macaddr v1.0.1 |
| 3007 | 2026-03-04T18:01:09.663Z | Compiling clap v4.5.60 |
| 3008 | 2026-03-04T18:01:18.830Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3009 | 2026-03-04T18:01:24.765Z | Finished `release` profile [optimized] target(s) in 53.25s |
| 3010 | 2026-03-04T18:01:24.908Z | |
| 3011 | 2026-03-04T18:01:24.908Z | real 53.433635658 |
| 3012 | 2026-03-04T18:01:24.908Z | user 5:48.457272510 |
| 3013 | 2026-03-04T18:01:24.908Z | sys 26.646950048 |
| 3014 | 2026-03-04T18:01:24.908Z | trap 0.178676859 |
| 3015 | 2026-03-04T18:01:24.908Z | tflt 0.310358835 |
| 3016 | 2026-03-04T18:01:24.908Z | dflt 0.352536857 |
| 3017 | 2026-03-04T18:01:24.908Z | kflt 0.000010549 |
| 3018 | 2026-03-04T18:01:24.913Z | lock 17:00.945038789 |
| 3019 | 2026-03-04T18:01:24.913Z | slp 19:23.655076969 |
| 3020 | 2026-03-04T18:01:24.913Z | lat 22.619169414 |
| 3021 | 2026-03-04T18:01:24.913Z | stop 31.403284689 |
| 3022 | 2026-03-04T18:01:24.913Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3023 | 2026-03-04T18:01:24.913Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3024 | 2026-03-04T18:01:24.913Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3025 | 2026-03-04T18:01:24.913Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3026 | 2026-03-04T18:01:24.913Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3027 | 2026-03-04T18:01:26.273Z | Compiling regress v0.10.5 |
| 3028 | 2026-03-04T18:01:26.440Z | Compiling serde_spanned v1.0.4 |
| 3029 | 2026-03-04T18:01:26.443Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3030 | 2026-03-04T18:01:26.444Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3031 | 2026-03-04T18:01:26.469Z | Compiling structmeta-derive v0.3.0 |
| 3032 | 2026-03-04T18:01:26.472Z | Compiling rustls v0.22.4 |
| 3033 | 2026-03-04T18:01:26.487Z | Compiling rustls-webpki v0.102.8 |
| 3034 | 2026-03-04T18:01:26.528Z | Compiling newtype-uuid-macros v0.1.0 |
| 3035 | 2026-03-04T18:01:26.670Z | Compiling multer v3.1.0 |
| 3036 | 2026-03-04T18:01:26.802Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3037 | 2026-03-04T18:01:26.908Z | Compiling debug-ignore v1.0.5 |
| 3038 | 2026-03-04T18:01:27.017Z | Compiling match_cfg v0.1.0 |
| 3039 | 2026-03-04T18:01:27.095Z | Compiling slog-json v2.6.1 |
| 3040 | 2026-03-04T18:01:27.130Z | Compiling hostname v0.3.1 |
| 3041 | 2026-03-04T18:01:27.155Z | Compiling async-stream-impl v0.3.6 |
| 3042 | 2026-03-04T18:01:27.479Z | Compiling dropshot v0.16.7 |
| 3043 | 2026-03-04T18:01:27.935Z | Compiling slog-bunyan v2.5.0 |
| 3044 | 2026-03-04T18:01:28.231Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3045 | 2026-03-04T18:01:28.293Z | Compiling itertools v0.14.0 |
| 3046 | 2026-03-04T18:01:28.467Z | Compiling async-stream v0.3.6 |
| 3047 | 2026-03-04T18:01:28.746Z | Compiling waitgroup v0.1.2 |
| 3048 | 2026-03-04T18:01:28.974Z | Compiling structmeta v0.3.0 |
| 3049 | 2026-03-04T18:01:29.057Z | Compiling rustls-pemfile v2.2.0 |
| 3050 | 2026-03-04T18:01:29.163Z | Compiling dropshot_endpoint v0.16.7 |
| 3051 | 2026-03-04T18:01:29.421Z | Compiling hostname v0.4.2 |
| 3052 | 2026-03-04T18:01:29.445Z | Compiling serde_path_to_error v0.1.20 |
| 3053 | 2026-03-04T18:01:29.669Z | Compiling derive-ex v0.1.8 |
| 3054 | 2026-03-04T18:01:29.769Z | Compiling progenitor-client v0.13.0 |
| 3055 | 2026-03-04T18:01:30.149Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3056 | 2026-03-04T18:01:30.251Z | Compiling macaddr v1.0.1 |
| 3057 | 2026-03-04T18:01:30.335Z | Compiling progenitor-client v0.10.0 |
| 3058 | 2026-03-04T18:01:30.481Z | Compiling instant v0.1.13 |
| 3059 | 2026-03-04T18:01:30.676Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3060 | 2026-03-04T18:01:30.705Z | Compiling parse-display-derive v0.10.0 |
| 3061 | 2026-03-04T18:01:30.891Z | Compiling backoff v0.4.0 |
| 3062 | 2026-03-04T18:01:31.261Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3063 | 2026-03-04T18:01:31.284Z | Compiling backon v1.6.0 |
| 3064 | 2026-03-04T18:01:31.436Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3065 | 2026-03-04T18:01:31.655Z | Compiling tokio-rustls v0.25.0 |
| 3066 | 2026-03-04T18:01:31.689Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3067 | 2026-03-04T18:01:32.007Z | Compiling crucible-workspace-hack v0.1.0 |
| 3068 | 2026-03-04T18:01:32.109Z | Compiling cfg_aliases v0.2.1 |
| 3069 | 2026-03-04T18:01:32.247Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3070 | 2026-03-04T18:01:32.542Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3071 | 2026-03-04T18:01:32.956Z | Compiling heapless v0.8.0 |
| 3072 | 2026-03-04T18:01:33.689Z | Compiling test-strategy v0.4.5 |
| 3073 | 2026-03-04T18:01:33.745Z | Compiling proc-macro-crate v3.4.0 |
| 3074 | 2026-03-04T18:01:33.997Z | Compiling ingot-macros v0.1.1 |
| 3075 | 2026-03-04T18:01:34.395Z | Compiling hash32 v0.3.1 |
| 3076 | 2026-03-04T18:01:34.651Z | Compiling parse-display v0.10.0 |
| 3077 | 2026-03-04T18:01:34.681Z | Compiling memoffset v0.9.1 |
| 3078 | 2026-03-04T18:01:34.795Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3079 | 2026-03-04T18:01:35.045Z | Compiling smoltcp v0.11.0 |
| 3080 | 2026-03-04T18:01:35.172Z | Compiling num_enum_derive v0.7.5 |
| 3081 | 2026-03-04T18:01:35.255Z | Compiling tabwriter v1.4.1 |
| 3082 | 2026-03-04T18:01:35.611Z | Compiling cobs v0.3.0 |
| 3083 | 2026-03-04T18:01:35.731Z | Compiling foreign-types-macros v0.2.3 |
| 3084 | 2026-03-04T18:01:35.793Z | Compiling cpufeatures v0.3.0 |
| 3085 | 2026-03-04T18:01:35.941Z | Compiling foreign-types-shared v0.3.1 |
| 3086 | 2026-03-04T18:01:35.970Z | Compiling chacha20 v0.10.0 |
| 3087 | 2026-03-04T18:01:36.113Z | Compiling postcard v1.1.3 |
| 3088 | 2026-03-04T18:01:36.998Z | Compiling foreign-types v0.5.0 |
| 3089 | 2026-03-04T18:01:37.045Z | Compiling proc-macro-crate v1.3.1 |
| 3090 | 2026-03-04T18:01:37.068Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3091 | 2026-03-04T18:01:37.135Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3092 | 2026-03-04T18:01:37.171Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3093 | 2026-03-04T18:01:37.448Z | Compiling num_enum v0.7.5 |
| 3094 | 2026-03-04T18:01:37.676Z | Compiling secrecy v0.10.3 |
| 3095 | 2026-03-04T18:01:37.805Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3096 | 2026-03-04T18:01:37.884Z | Compiling cstr-argument v0.1.2 |
| 3097 | 2026-03-04T18:01:37.910Z | Compiling unsafe-libyaml v0.2.11 |
| 3098 | 2026-03-04T18:01:37.950Z | Compiling colored v3.1.1 |
| 3099 | 2026-03-04T18:01:38.180Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3100 | 2026-03-04T18:01:38.289Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3101 | 2026-03-04T18:01:38.378Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3102 | 2026-03-04T18:01:38.549Z | Compiling num_enum_derive v0.5.11 |
| 3103 | 2026-03-04T18:01:38.581Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3104 | 2026-03-04T18:01:38.717Z | Compiling rand v0.10.0 |
| 3105 | 2026-03-04T18:01:38.842Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3106 | 2026-03-04T18:01:39.032Z | Compiling nix v0.30.1 |
| 3107 | 2026-03-04T18:01:39.762Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3108 | 2026-03-04T18:01:39.810Z | Compiling serde_yaml v0.9.34+deprecated |
| 3109 | 2026-03-04T18:01:39.928Z | Compiling camino-tempfile v1.4.1 |
| 3110 | 2026-03-04T18:01:40.573Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3111 | 2026-03-04T18:01:40.877Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3112 | 2026-03-04T18:01:40.920Z | Compiling num_enum v0.5.11 |
| 3113 | 2026-03-04T18:01:40.964Z | Compiling ingot-types v0.1.2 |
| 3114 | 2026-03-04T18:01:41.102Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3115 | 2026-03-04T18:01:41.137Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3116 | 2026-03-04T18:01:41.194Z | Compiling smf v0.2.3 |
| 3117 | 2026-03-04T18:01:45.571Z | Compiling num-derive v0.4.2 |
| 3118 | 2026-03-04T18:01:45.606Z | Compiling sigpipe v0.1.3 |
| 3119 | 2026-03-04T18:01:45.607Z | Compiling ingot v0.1.1 |
| 3120 | 2026-03-04T18:01:45.607Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3121 | 2026-03-04T18:01:45.607Z | Compiling glob v0.3.3 |
| 3122 | 2026-03-04T18:01:45.607Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3123 | 2026-03-04T18:01:45.607Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3124 | 2026-03-04T18:01:45.607Z | Compiling whoami v1.6.1 |
| 3125 | 2026-03-04T18:01:45.607Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3126 | 2026-03-04T18:01:45.607Z | Compiling toml v0.8.23 |
| 3127 | 2026-03-04T18:01:45.607Z | Compiling convert_case v0.4.0 |
| 3128 | 2026-03-04T18:01:45.607Z | Compiling universal-hash v0.5.1 |
| 3129 | 2026-03-04T18:01:45.607Z | Compiling opaque-debug v0.3.1 |
| 3130 | 2026-03-04T18:01:45.607Z | Compiling half v2.7.1 |
| 3131 | 2026-03-04T18:01:45.607Z | Compiling ciborium-io v0.2.2 |
| 3132 | 2026-03-04T18:01:45.607Z | Compiling aead v0.5.2 |
| 3133 | 2026-03-04T18:01:45.607Z | Compiling derive_more v0.99.20 |
| 3134 | 2026-03-04T18:01:45.607Z | Compiling ciborium-ll v0.2.2 |
| 3135 | 2026-03-04T18:01:45.607Z | Compiling poly1305 v0.8.0 |
| 3136 | 2026-03-04T18:01:45.630Z | Compiling chacha20 v0.9.1 |
| 3137 | 2026-03-04T18:01:45.750Z | Compiling ciborium v0.2.2 |
| 3138 | 2026-03-04T18:01:46.124Z | Compiling typify-impl v0.4.3 |
| 3139 | 2026-03-04T18:01:46.426Z | Compiling typify-impl v0.6.1 |
| 3140 | 2026-03-04T18:01:46.484Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3141 | 2026-03-04T18:01:47.036Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3142 | 2026-03-04T18:01:47.085Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3143 | 2026-03-04T18:01:47.108Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3144 | 2026-03-04T18:01:47.566Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3145 | 2026-03-04T18:01:47.756Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3146 | 2026-03-04T18:01:49.914Z | Compiling thiserror-no-std v2.0.2 |
| 3147 | 2026-03-04T18:01:50.082Z | Compiling num-rational v0.4.2 |
| 3148 | 2026-03-04T18:01:50.785Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3149 | 2026-03-04T18:01:51.600Z | Compiling password-hash v0.5.0 |
| 3150 | 2026-03-04T18:01:51.625Z | Compiling blake2 v0.10.6 |
| 3151 | 2026-03-04T18:01:52.529Z | Compiling num-complex v0.4.6 |
| 3152 | 2026-03-04T18:01:52.556Z | Compiling prettyplease v0.2.37 |
| 3153 | 2026-03-04T18:01:52.834Z | Compiling indent_write v2.2.0 |
| 3154 | 2026-03-04T18:01:52.934Z | Compiling argon2 v0.5.3 |
| 3155 | 2026-03-04T18:01:53.014Z | Compiling vsss-rs v3.3.4 |
| 3156 | 2026-03-04T18:01:53.112Z | Compiling chacha20poly1305 v0.10.1 |
| 3157 | 2026-03-04T18:01:53.406Z | Compiling num v0.4.3 |
| 3158 | 2026-03-04T18:01:53.465Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3159 | 2026-03-04T18:01:53.542Z | Compiling float-ord v0.3.2 |
| 3160 | 2026-03-04T18:01:53.770Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3161 | 2026-03-04T18:01:55.772Z | Compiling gethostname v0.5.0 |
| 3162 | 2026-03-04T18:01:55.927Z | Compiling usdt-attr-macro v0.5.0 |
| 3163 | 2026-03-04T18:01:56.003Z | Compiling usdt-macro v0.5.0 |
| 3164 | 2026-03-04T18:01:56.763Z | Compiling derive-where v1.6.0 |
| 3165 | 2026-03-04T18:01:57.341Z | Compiling memmap v0.7.0 |
| 3166 | 2026-03-04T18:01:57.426Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3167 | 2026-03-04T18:01:57.536Z | Compiling atomicwrites v0.4.4 |
| 3168 | 2026-03-04T18:01:57.561Z | Compiling owo-colors v4.3.0 |
| 3169 | 2026-03-04T18:01:57.717Z | Compiling usdt v0.5.0 |
| 3170 | 2026-03-04T18:01:57.907Z | Compiling cancel-safe-futures v0.1.5 |
| 3171 | 2026-03-04T18:01:57.931Z | Compiling typify-macro v0.4.3 |
| 3172 | 2026-03-04T18:01:58.207Z | Compiling libsw-core v0.3.2 |
| 3173 | 2026-03-04T18:01:58.258Z | Compiling typify-macro v0.6.1 |
| 3174 | 2026-03-04T18:01:58.316Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3175 | 2026-03-04T18:01:58.378Z | Compiling async-recursion v1.1.1 |
| 3176 | 2026-03-04T18:01:58.513Z | Compiling resolv-conf v0.7.6 |
| 3177 | 2026-03-04T18:01:58.540Z | Compiling libsw v3.5.0 |
| 3178 | 2026-03-04T18:01:59.325Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3179 | 2026-03-04T18:01:59.802Z | Compiling progenitor-client v0.11.2 |
| 3180 | 2026-03-04T18:01:59.847Z | Compiling libefi-sys v0.1.0 |
| 3181 | 2026-03-04T18:02:00.225Z | Compiling linear-map v1.2.0 |
| 3182 | 2026-03-04T18:02:00.408Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3183 | 2026-03-04T18:02:00.556Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3184 | 2026-03-04T18:02:00.658Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3185 | 2026-03-04T18:02:01.615Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3186 | 2026-03-04T18:02:01.829Z | Compiling typify v0.4.3 |
| 3187 | 2026-03-04T18:02:02.035Z | Compiling progenitor-impl v0.11.2 |
| 3188 | 2026-03-04T18:02:02.143Z | Compiling typify v0.6.1 |
| 3189 | 2026-03-04T18:02:02.347Z | Compiling progenitor-impl v0.13.0 |
| 3190 | 2026-03-04T18:02:02.654Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3191 | 2026-03-04T18:02:03.103Z | Compiling hickory-proto v0.24.4 |
| 3192 | 2026-03-04T18:02:03.258Z | Compiling newline-converter v0.3.0 |
| 3193 | 2026-03-04T18:02:03.387Z | Compiling console v0.15.11 |
| 3194 | 2026-03-04T18:02:03.484Z | Compiling bitfield-struct v0.6.2 |
| 3195 | 2026-03-04T18:02:05.469Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3196 | 2026-03-04T18:02:05.502Z | Compiling linked-hash-map v0.5.6 |
| 3197 | 2026-03-04T18:02:05.502Z | Compiling semver v0.1.20 |
| 3198 | 2026-03-04T18:02:05.502Z | Compiling lru-cache v0.1.2 |
| 3199 | 2026-03-04T18:02:05.502Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3200 | 2026-03-04T18:02:05.661Z | Compiling rustc_version v0.1.7 |
| 3201 | 2026-03-04T18:02:05.686Z | Compiling expectorate v1.2.0 |
| 3202 | 2026-03-04T18:02:05.904Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3203 | 2026-03-04T18:02:06.077Z | Compiling pin-project-internal v1.1.11 |
| 3204 | 2026-03-04T18:02:06.507Z | Compiling slog-dtrace v0.3.0 |
| 3205 | 2026-03-04T18:02:06.903Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3206 | 2026-03-04T18:02:07.070Z | Compiling minimal-lexical v0.2.1 |
| 3207 | 2026-03-04T18:02:07.587Z | Compiling nom v7.1.3 |
| 3208 | 2026-03-04T18:02:08.758Z | Compiling progenitor-macro v0.11.2 |
| 3209 | 2026-03-04T18:02:08.788Z | Compiling pin-project v1.1.11 |
| 3210 | 2026-03-04T18:02:08.999Z | Compiling hickory-resolver v0.24.4 |
| 3211 | 2026-03-04T18:02:09.066Z | Compiling progenitor-macro v0.13.0 |
| 3212 | 2026-03-04T18:02:09.331Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3213 | 2026-03-04T18:02:10.998Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3214 | 2026-03-04T18:02:11.194Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3215 | 2026-03-04T18:02:11.584Z | Compiling newtype_derive v0.1.6 |
| 3216 | 2026-03-04T18:02:11.871Z | Compiling tokio-dtrace v0.1.1 |
| 3217 | 2026-03-04T18:02:11.961Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3218 | 2026-03-04T18:02:12.384Z | Compiling phf_shared v0.12.1 |
| 3219 | 2026-03-04T18:02:12.779Z | Compiling snafu-derive v0.8.9 |
| 3220 | 2026-03-04T18:02:13.055Z | Compiling dropshot-api-manager-types v0.5.2 |
| 3221 | 2026-03-04T18:02:13.778Z | Compiling pem v3.0.6 |
| 3222 | 2026-03-04T18:02:14.294Z | Compiling csv-core v0.1.13 |
| 3223 | 2026-03-04T18:02:14.549Z | Compiling same-file v1.0.6 |
| 3224 | 2026-03-04T18:02:14.844Z | Compiling chrono-tz v0.10.4 |
| 3225 | 2026-03-04T18:02:14.878Z | Compiling highway v1.3.0 |
| 3226 | 2026-03-04T18:02:14.904Z | Compiling xshell-macros v0.2.7 |
| 3227 | 2026-03-04T18:02:15.216Z | Compiling const_format_proc_macros v0.2.34 |
| 3228 | 2026-03-04T18:02:15.721Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3229 | 2026-03-04T18:02:15.744Z | Compiling xshell v0.2.7 |
| 3230 | 2026-03-04T18:02:16.892Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3231 | 2026-03-04T18:02:17.233Z | Compiling walkdir v2.5.0 |
| 3232 | 2026-03-04T18:02:17.313Z | Compiling csv v1.4.0 |
| 3233 | 2026-03-04T18:02:17.579Z | Compiling snafu v0.8.9 |
| 3234 | 2026-03-04T18:02:17.921Z | Compiling phf v0.12.1 |
| 3235 | 2026-03-04T18:02:18.251Z | Compiling oxide-tokio-rt v0.1.2 |
| 3236 | 2026-03-04T18:02:18.438Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3237 | 2026-03-04T18:02:18.590Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3238 | 2026-03-04T18:02:19.284Z | Compiling qorb v0.4.1 |
| 3239 | 2026-03-04T18:02:19.646Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3240 | 2026-03-04T18:02:19.712Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3241 | 2026-03-04T18:02:20.556Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3242 | 2026-03-04T18:02:21.526Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3243 | 2026-03-04T18:02:21.730Z | Compiling progenitor v0.13.0 |
| 3244 | 2026-03-04T18:02:21.863Z | Compiling progenitor v0.11.2 |
| 3245 | 2026-03-04T18:02:21.983Z | Compiling globset v0.4.18 |
| 3246 | 2026-03-04T18:02:22.182Z | Compiling olpc-cjson v0.1.4 |
| 3247 | 2026-03-04T18:02:22.280Z | Compiling primeorder v0.13.6 |
| 3248 | 2026-03-04T18:02:22.518Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3249 | 2026-03-04T18:02:22.849Z | Compiling serde_plain v1.0.2 |
| 3250 | 2026-03-04T18:02:23.266Z | Compiling base64 v0.21.7 |
| 3251 | 2026-03-04T18:02:23.290Z | Compiling typed-path v0.9.3 |
| 3252 | 2026-03-04T18:02:23.569Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3253 | 2026-03-04T18:02:23.902Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3254 | 2026-03-04T18:02:23.979Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3255 | 2026-03-04T18:02:25.733Z | Compiling tough v0.20.0 |
| 3256 | 2026-03-04T18:02:25.863Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3257 | 2026-03-04T18:02:26.416Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3258 | 2026-03-04T18:02:28.351Z | Compiling const_format v0.2.35 |
| 3259 | 2026-03-04T18:02:28.578Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3260 | 2026-03-04T18:02:29.110Z | Compiling progenitor-impl v0.10.0 |
| 3261 | 2026-03-04T18:02:30.368Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3262 | 2026-03-04T18:02:31.155Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3263 | 2026-03-04T18:02:32.171Z | Compiling tabled_derive v0.7.0 |
| 3264 | 2026-03-04T18:02:32.367Z | Compiling bcs v0.1.6 |
| 3265 | 2026-03-04T18:02:33.029Z | Compiling termtree v0.5.1 |
| 3266 | 2026-03-04T18:02:33.144Z | Compiling radium v0.7.0 |
| 3267 | 2026-03-04T18:02:33.178Z | Compiling salty v0.3.0 |
| 3268 | 2026-03-04T18:02:33.300Z | Compiling textwrap v0.16.2 |
| 3269 | 2026-03-04T18:02:33.708Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3270 | 2026-03-04T18:02:33.733Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3271 | 2026-03-04T18:02:34.403Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3272 | 2026-03-04T18:02:34.406Z | Compiling tabled v0.15.0 |
| 3273 | 2026-03-04T18:02:34.802Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3274 | 2026-03-04T18:02:35.191Z | Compiling steno v0.4.1 |
| 3275 | 2026-03-04T18:02:35.248Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3276 | 2026-03-04T18:02:35.905Z | Compiling progenitor-macro v0.10.0 |
| 3277 | 2026-03-04T18:02:36.703Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3278 | 2026-03-04T18:02:36.967Z | Compiling maybe-uninit v2.0.0 |
| 3279 | 2026-03-04T18:02:37.242Z | Compiling utf-8 v0.7.6 |
| 3280 | 2026-03-04T18:02:37.527Z | Compiling humantime v2.3.0 |
| 3281 | 2026-03-04T18:02:37.616Z | Compiling tap v1.0.1 |
| 3282 | 2026-03-04T18:02:38.079Z | Compiling wyz v0.5.1 |
| 3283 | 2026-03-04T18:02:38.533Z | Compiling tungstenite v0.21.0 |
| 3284 | 2026-03-04T18:02:38.585Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3285 | 2026-03-04T18:02:40.717Z | Compiling p384 v0.13.1 |
| 3286 | 2026-03-04T18:02:40.810Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3287 | 2026-03-04T18:02:41.367Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3288 | 2026-03-04T18:02:41.454Z | Compiling arc-swap v1.8.2 |
| 3289 | 2026-03-04T18:02:41.481Z | Compiling funty v2.0.0 |
| 3290 | 2026-03-04T18:02:41.912Z | Compiling tagptr v0.2.0 |
| 3291 | 2026-03-04T18:02:41.986Z | Compiling packed_struct v0.10.1 |
| 3292 | 2026-03-04T18:02:42.052Z | Compiling slog-scope v4.4.1 |
| 3293 | 2026-03-04T18:02:42.214Z | Compiling moka v0.12.13 |
| 3294 | 2026-03-04T18:02:42.539Z | Compiling bitvec v1.0.1 |
| 3295 | 2026-03-04T18:02:42.560Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3296 | 2026-03-04T18:02:43.125Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3297 | 2026-03-04T18:02:43.988Z | Compiling tokio-tungstenite v0.21.0 |
| 3298 | 2026-03-04T18:02:44.765Z | Compiling polyval v0.6.2 |
| 3299 | 2026-03-04T18:02:45.241Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3300 | 2026-03-04T18:02:45.952Z | Compiling packed_struct_codegen v0.10.1 |
| 3301 | 2026-03-04T18:02:46.072Z | Compiling bitfield-macros v0.19.4 |
| 3302 | 2026-03-04T18:02:46.220Z | Compiling zerocopy-derive v0.6.6 |
| 3303 | 2026-03-04T18:02:47.658Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3304 | 2026-03-04T18:02:48.053Z | Compiling indexmap v1.9.3 |
| 3305 | 2026-03-04T18:02:48.127Z | Compiling nodrop v0.1.14 |
| 3306 | 2026-03-04T18:02:48.307Z | Compiling parking_lot_core v0.8.6 |
| 3307 | 2026-03-04T18:02:48.448Z | Compiling crc-catalog v2.4.0 |
| 3308 | 2026-03-04T18:02:48.473Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3309 | 2026-03-04T18:02:48.542Z | Compiling progenitor v0.10.0 |
| 3310 | 2026-03-04T18:02:48.633Z | Compiling crc v3.4.0 |
| 3311 | 2026-03-04T18:02:48.790Z | Compiling proc-macro-error2 v2.0.1 |
| 3312 | 2026-03-04T18:02:48.956Z | Compiling array-init v0.0.4 |
| 3313 | 2026-03-04T18:02:48.989Z | Compiling zerocopy v0.6.6 |
| 3314 | 2026-03-04T18:02:49.109Z | Compiling bitfield v0.19.4 |
| 3315 | 2026-03-04T18:02:49.137Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3316 | 2026-03-04T18:02:49.502Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3317 | 2026-03-04T18:02:49.805Z | Compiling ghash v0.5.1 |
| 3318 | 2026-03-04T18:02:49.883Z | Compiling smallvec v0.6.14 |
| 3319 | 2026-03-04T18:02:50.029Z | Compiling hickory-resolver v0.25.2 |
| 3320 | 2026-03-04T18:02:50.057Z | Compiling slog-stdlog v4.1.1 |
| 3321 | 2026-03-04T18:02:50.347Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3322 | 2026-03-04T18:02:50.492Z | Compiling nix v0.31.1 |
| 3323 | 2026-03-04T18:02:50.788Z | Compiling git-stub v1.0.0 |
| 3324 | 2026-03-04T18:02:51.269Z | Compiling ctr v0.9.2 |
| 3325 | 2026-03-04T18:02:51.325Z | Compiling num-derive v0.3.3 |
| 3326 | 2026-03-04T18:02:51.371Z | Compiling lzma-sys v0.1.20 |
| 3327 | 2026-03-04T18:02:51.398Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3328 | 2026-03-04T18:02:51.672Z | Compiling unicase v2.9.0 |
| 3329 | 2026-03-04T18:02:51.783Z | Compiling hashbrown v0.12.3 |
| 3330 | 2026-03-04T18:02:52.091Z | Compiling mime_guess v2.0.5 |
| 3331 | 2026-03-04T18:02:52.232Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3332 | 2026-03-04T18:02:52.308Z | Compiling aes-gcm v0.10.3 |
| 3333 | 2026-03-04T18:02:52.630Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3334 | 2026-03-04T18:02:52.721Z | Compiling git-stub-vcs v0.1.0 |
| 3335 | 2026-03-04T18:02:53.240Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3336 | 2026-03-04T18:02:53.388Z | Compiling libscf-sys v1.1.0 |
| 3337 | 2026-03-04T18:02:53.516Z | Compiling slog-envlogger v2.2.0 |
| 3338 | 2026-03-04T18:02:53.652Z | Compiling serde-hex v0.1.0 |
| 3339 | 2026-03-04T18:02:53.682Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3340 | 2026-03-04T18:02:54.098Z | Compiling tabled_derive v0.11.0 |
| 3341 | 2026-03-04T18:02:54.695Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3342 | 2026-03-04T18:02:55.037Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3343 | 2026-03-04T18:02:56.091Z | Compiling ron v0.8.1 |
| 3344 | 2026-03-04T18:02:56.852Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3345 | 2026-03-04T18:02:58.022Z | Compiling papergrid v0.17.0 |
| 3346 | 2026-03-04T18:02:58.229Z | Compiling cargo_toml v0.22.3 |
| 3347 | 2026-03-04T18:02:58.452Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3348 | 2026-03-04T18:02:59.676Z | Compiling hashbrown v0.13.2 |
| 3349 | 2026-03-04T18:02:59.859Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3350 | 2026-03-04T18:03:00.787Z | Compiling testing_table v0.3.0 |
| 3351 | 2026-03-04T18:03:01.092Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3352 | 2026-03-04T18:03:01.517Z | Compiling ssh-encoding v0.2.0 |
| 3353 | 2026-03-04T18:03:02.073Z | Compiling blowfish v0.9.1 |
| 3354 | 2026-03-04T18:03:02.180Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3355 | 2026-03-04T18:03:02.294Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3356 | 2026-03-04T18:03:02.596Z | Compiling nibble_vec v0.1.0 |
| 3357 | 2026-03-04T18:03:02.667Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3358 | 2026-03-04T18:03:02.846Z | Compiling corncobs v0.1.4 |
| 3359 | 2026-03-04T18:03:02.869Z | Compiling crc-any v2.5.0 |
| 3360 | 2026-03-04T18:03:03.059Z | Compiling endian-type v0.1.2 |
| 3361 | 2026-03-04T18:03:03.207Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3362 | 2026-03-04T18:03:03.316Z | Compiling radix_trie v0.2.1 |
| 3363 | 2026-03-04T18:03:03.404Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3364 | 2026-03-04T18:03:03.933Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3365 | 2026-03-04T18:03:03.976Z | Compiling ssh-cipher v0.2.0 |
| 3366 | 2026-03-04T18:03:04.030Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3367 | 2026-03-04T18:03:04.089Z | Compiling tabled v0.20.0 |
| 3368 | 2026-03-04T18:03:04.628Z | Compiling object v0.30.4 |
| 3369 | 2026-03-04T18:03:05.364Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3370 | 2026-03-04T18:03:05.684Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3371 | 2026-03-04T18:03:05.783Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3372 | 2026-03-04T18:03:07.371Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3373 | 2026-03-04T18:03:07.652Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3374 | 2026-03-04T18:03:07.787Z | Compiling parking_lot v0.11.2 |
| 3375 | 2026-03-04T18:03:08.037Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3376 | 2026-03-04T18:03:08.632Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3377 | 2026-03-04T18:03:09.512Z | Compiling prefix-trie v0.7.0 |
| 3378 | 2026-03-04T18:03:09.711Z | Compiling password-hash v0.4.2 |
| 3379 | 2026-03-04T18:03:09.951Z | Compiling fxhash v0.2.1 |
| 3380 | 2026-03-04T18:03:10.085Z | Compiling secrecy v0.8.0 |
| 3381 | 2026-03-04T18:03:10.211Z | Compiling path-slash v0.1.5 |
| 3382 | 2026-03-04T18:03:10.335Z | Compiling http-range v0.1.5 |
| 3383 | 2026-03-04T18:03:10.376Z | Compiling half v1.8.3 |
| 3384 | 2026-03-04T18:03:10.700Z | Compiling hickory-server v0.25.2 |
| 3385 | 2026-03-04T18:03:10.829Z | Compiling serde_cbor v0.11.2 |
| 3386 | 2026-03-04T18:03:10.981Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3387 | 2026-03-04T18:03:12.196Z | Compiling pbkdf2 v0.11.0 |
| 3388 | 2026-03-04T18:03:12.264Z | Compiling sled v0.34.7 |
| 3389 | 2026-03-04T18:03:12.615Z | Compiling xz2 v0.1.7 |
| 3390 | 2026-03-04T18:03:12.919Z | Compiling ron v0.12.0 |
| 3391 | 2026-03-04T18:03:13.103Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3392 | 2026-03-04T18:03:14.131Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3393 | 2026-03-04T18:03:14.650Z | Compiling ssh-key v0.6.7 |
| 3394 | 2026-03-04T18:03:15.268Z | Compiling hickory-client v0.25.2 |
| 3395 | 2026-03-04T18:03:15.563Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3396 | 2026-03-04T18:03:15.934Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3397 | 2026-03-04T18:03:16.347Z | Compiling p256 v0.13.2 |
| 3398 | 2026-03-04T18:03:17.071Z | Compiling p521 v0.13.3 |
| 3399 | 2026-03-04T18:03:17.169Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3400 | 2026-03-04T18:03:17.784Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3401 | 2026-03-04T18:03:18.643Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3402 | 2026-03-04T18:03:19.284Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3403 | 2026-03-04T18:03:19.424Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3404 | 2026-03-04T18:03:20.246Z | Compiling yasna v0.5.2 |
| 3405 | 2026-03-04T18:03:20.395Z | Compiling kstat-rs v0.2.4 |
| 3406 | 2026-03-04T18:03:20.944Z | Compiling headers-core v0.3.0 |
| 3407 | 2026-03-04T18:03:21.004Z | Compiling nanorand v0.7.0 |
| 3408 | 2026-03-04T18:03:21.168Z | Compiling russh-cryptovec v0.7.3 |
| 3409 | 2026-03-04T18:03:21.540Z | Compiling atty v0.2.14 |
| 3410 | 2026-03-04T18:03:21.587Z | Compiling home v0.5.12 |
| 3411 | 2026-03-04T18:03:21.659Z | Compiling crc8 v0.1.1 |
| 3412 | 2026-03-04T18:03:21.733Z | Compiling base16ct v1.0.0 |
| 3413 | 2026-03-04T18:03:21.770Z | Compiling md5 v0.7.0 |
| 3414 | 2026-03-04T18:03:21.816Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3415 | 2026-03-04T18:03:21.841Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3416 | 2026-03-04T18:03:21.868Z | Compiling flume v0.11.1 |
| 3417 | 2026-03-04T18:03:22.087Z | Compiling russh-keys v0.45.0 |
| 3418 | 2026-03-04T18:03:22.343Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3419 | 2026-03-04T18:03:23.588Z | Compiling rcgen v0.12.1 |
| 3420 | 2026-03-04T18:03:25.359Z | Compiling headers v0.4.1 |
| 3421 | 2026-03-04T18:03:25.685Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3422 | 2026-03-04T18:03:27.137Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3423 | 2026-03-04T18:03:28.209Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3424 | 2026-03-04T18:03:30.177Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3425 | 2026-03-04T18:03:31.469Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3426 | 2026-03-04T18:03:33.711Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3427 | 2026-03-04T18:03:34.502Z | Compiling hyper-staticfile v0.10.1 |
| 3428 | 2026-03-04T18:03:34.529Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3429 | 2026-03-04T18:03:35.182Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3430 | 2026-03-04T18:03:35.522Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3431 | 2026-03-04T18:03:35.631Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3432 | 2026-03-04T18:03:35.669Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3433 | 2026-03-04T18:03:36.373Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3434 | 2026-03-04T18:03:36.932Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3435 | 2026-03-04T18:03:37.232Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3436 | 2026-03-04T18:03:38.231Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3437 | 2026-03-04T18:03:38.593Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3438 | 2026-03-04T18:03:39.052Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3439 | 2026-03-04T18:03:39.082Z | Compiling num-bigint v0.4.6 |
| 3440 | 2026-03-04T18:03:39.167Z | Compiling des v0.8.1 |
| 3441 | 2026-03-04T18:03:39.538Z | Compiling subprocess v0.2.15 |
| 3442 | 2026-03-04T18:03:40.152Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3443 | 2026-03-04T18:03:40.514Z | Compiling hex-literal v0.4.1 |
| 3444 | 2026-03-04T18:03:40.727Z | Compiling display-error-chain v0.2.2 |
| 3445 | 2026-03-04T18:03:40.993Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3446 | 2026-03-04T18:03:41.066Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3447 | 2026-03-04T18:03:41.287Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3448 | 2026-03-04T18:03:41.399Z | Compiling colored v2.2.0 |
| 3449 | 2026-03-04T18:03:42.218Z | Compiling russh v0.45.0 |
| 3450 | 2026-03-04T18:03:43.932Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3451 | 2026-03-04T18:03:44.460Z | Compiling socket2 v0.5.10 |
| 3452 | 2026-03-04T18:03:45.458Z | Compiling internet-checksum v0.2.1 |
| 3453 | 2026-03-04T18:03:52.112Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3454 | 2026-03-04T18:04:27.352Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3455 | 2026-03-04T18:04:59.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 34s |
| 3456 | 2026-03-04T18:04:59.916Z | |
| 3457 | 2026-03-04T18:04:59.920Z | real 3:34.943793090 |
| 3458 | 2026-03-04T18:04:59.920Z | user 19:34.270025559 |
| 3459 | 2026-03-04T18:04:59.920Z | sys 2:35.393980104 |
| 3460 | 2026-03-04T18:04:59.920Z | trap 0.569796552 |
| 3461 | 2026-03-04T18:04:59.920Z | tflt 0.398050821 |
| 3462 | 2026-03-04T18:04:59.920Z | dflt 0.635806921 |
| 3463 | 2026-03-04T18:04:59.920Z | kflt 0.000035970 |
| 3464 | 2026-03-04T18:04:59.920Z | lock 53:38.852384075 |
| 3465 | 2026-03-04T18:04:59.920Z | slp 1:10:48.657264548 |
| 3466 | 2026-03-04T18:04:59.920Z | lat 1:04.910832142 |
| 3467 | 2026-03-04T18:04:59.920Z | stop 2:38.535940714 |
| 3468 | 2026-03-04T18:04:59.920Z | + mkdir tests |
| 3469 | 2026-03-04T18:04:59.924Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3470 | 2026-03-04T18:04:59.924Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3471 | 2026-03-04T18:04:59.963Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-ab4e7eae1dc28190 tests/ |
| 3472 | 2026-03-04T18:04:59.990Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-8adadec6e8938757 tests/ |
| 3473 | 2026-03-04T18:05:00.015Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-36d083c4f3975527 tests/ |
| 3474 | 2026-03-04T18:05:00.040Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-4ef6c0f480073716 tests/ |
| 3475 | 2026-03-04T18:05:00.365Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*) |
| 3476 | 2026-03-04T18:05:00.369Z | + ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-ab4e7eae1dc28190 tests/commtest-36d083c4f3975527 tests/dhcp_server-8adadec6e8938757 tests/end_to_end_tests-4ef6c0f480073716 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3477 | 2026-03-04T18:06:44.820Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3478 | 2026-03-04T18:06:44.820Z | a .github/buildomat/ci-env.sh 1K |
| 3479 | 2026-03-04T18:06:44.821Z | a out/target/test 1K |
| 3480 | 2026-03-04T18:06:44.821Z | a out/npuzone/npuzone 27402K |
| 3481 | 2026-03-04T18:06:44.821Z | a package-manifest.toml 35K |
| 3482 | 2026-03-04T18:06:44.821Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3483 | 2026-03-04T18:06:44.821Z | a target/release/omicron-package 41060K |
| 3484 | 2026-03-04T18:06:44.821Z | a target/release/xtask 11359K |
| 3485 | 2026-03-04T18:06:44.821Z | a target/debug/bootstrap 345858K |
| 3486 | 2026-03-04T18:06:44.821Z | a tests/bootstrap-ab4e7eae1dc28190 31480K |
| 3487 | 2026-03-04T18:06:44.821Z | a tests/commtest-36d083c4f3975527 31997K |
| 3488 | 2026-03-04T18:06:44.821Z | a tests/dhcp_server-8adadec6e8938757 31480K |
| 3489 | 2026-03-04T18:06:44.821Z | a tests/end_to_end_tests-4ef6c0f480073716 387466K |
| 3490 | 2026-03-04T18:06:44.821Z | a out/clickhouse.tar.gz 302572K |
| 3491 | 2026-03-04T18:06:44.821Z | a out/clickhouse_keeper.tar.gz 287866K |
| 3492 | 2026-03-04T18:06:44.821Z | a out/clickhouse_server.tar.gz 302572K |
| 3493 | 2026-03-04T18:06:44.821Z | a out/cockroachdb.tar.gz 156112K |
| 3494 | 2026-03-04T18:06:44.821Z | a out/crucible-pantry-zone.tar.gz 38318K |
| 3495 | 2026-03-04T18:06:44.821Z | a out/crucible-utils.tar 17744K |
| 3496 | 2026-03-04T18:06:44.821Z | a out/crucible-zone.tar.gz 52456K |
| 3497 | 2026-03-04T18:06:44.821Z | a out/external-dns.tar.gz 41550K |
| 3498 | 2026-03-04T18:06:44.821Z | a out/internal-dns.tar.gz 41549K |
| 3499 | 2026-03-04T18:06:44.821Z | a out/mg-ddm-gz.tar 86339K |
| 3500 | 2026-03-04T18:06:44.821Z | a out/nexus.tar.gz 211338K |
| 3501 | 2026-03-04T18:06:44.821Z | a out/ntp.tar.gz 22565K |
| 3502 | 2026-03-04T18:06:44.821Z | a out/omicron-gateway-softnpu.tar.gz 28313K |
| 3503 | 2026-03-04T18:06:44.821Z | a out/omicron-sled-agent.tar 184821K |
| 3504 | 2026-03-04T18:06:44.821Z | a out/overlay.tar.gz 3K |
| 3505 | 2026-03-04T18:06:44.821Z | a out/oximeter.tar.gz 57432K |
| 3506 | 2026-03-04T18:06:44.821Z | a out/oxlog.tar 3895K |
| 3507 | 2026-03-04T18:06:44.821Z | a out/probe.tar.gz 3037K |
| 3508 | 2026-03-04T18:06:44.821Z | a out/propolis-server.tar.gz 74633K |
| 3509 | 2026-03-04T18:06:44.821Z | a out/pumpkind-gz.tar 26647K |
| 3510 | 2026-03-04T18:06:44.821Z | a out/switch-softnpu.tar.gz 372055K |
| 3511 | 2026-03-04T18:06:44.825Z | |
| 3512 | 2026-03-04T18:06:44.825Z | real 1:44.451909994 |
| 3513 | 2026-03-04T18:06:44.825Z | user 1:40.128758272 |
| 3514 | 2026-03-04T18:06:44.825Z | sys 5.966509652 |
| 3515 | 2026-03-04T18:06:44.825Z | trap 0.023534854 |
| 3516 | 2026-03-04T18:06:44.825Z | tflt 0.000000000 |
| 3517 | 2026-03-04T18:06:44.825Z | dflt 0.000000000 |
| 3518 | 2026-03-04T18:06:44.825Z | kflt 0.000000000 |
| 3519 | 2026-03-04T18:06:44.825Z | lock 0.000000000 |
| 3520 | 2026-03-04T18:06:44.825Z | slp 1:40.066823260 |
| 3521 | 2026-03-04T18:06:44.825Z | lat 2.712645223 |
| 3522 | 2026-03-04T18:06:44.825Z | stop 0.000317833 |
| 3523 | 2026-03-04T18:06:44.825Z | process exited: duration 2610213 ms, exit code 0 |
| |
| 3524 | 2026-03-04T18:06:44.842Z | found 1 output files |
| 3525 | 2026-03-04T18:06:44.842Z | uploading: /work/package.tar.gz (2326277212 bytes) |
| 3526 | 2026-03-04T18:07:18.252Z | uploaded: /work/package.tar.gz |