|
|
|
| 1 | 2026-03-18T21:43:16.060Z | job assigned to worker 01KM1EA684PAHVV5VRSJGZTQGJ [factory aws, i-05fa6b963964e2340] (queued for 2 m 19 s) |
| |
| 2 | 2026-03-18T21:43:24.205Z | starting task 0: "setup" |
| 3 | 2026-03-18T21:43:24.213Z | ++ uname -s |
| 4 | 2026-03-18T21:43:24.219Z | + kern=SunOS |
| 5 | 2026-03-18T21:43:24.220Z | + build_user=build |
| 6 | 2026-03-18T21:43:24.220Z | + build_uid=12345 |
| 7 | 2026-03-18T21:43:24.220Z | + work_dir=/work |
| 8 | 2026-03-18T21:43:24.220Z | + input_dir=/input |
| 9 | 2026-03-18T21:43:24.220Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T21:43:24.220Z | + case "$kern" in |
| 11 | 2026-03-18T21:43:24.220Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T21:43:24.221Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T21:43:26.223Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T21:43:26.342Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T21:43:26.348Z | + home_fs=zfs |
| 16 | 2026-03-18T21:43:26.348Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T21:43:26.348Z | + mkdir -p /home/build |
| 18 | 2026-03-18T21:43:26.348Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T21:43:28.348Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T21:43:28.351Z | process exited: duration 4149 ms, exit code 0 |
| |
| 21 | 2026-03-18T21:43:28.358Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T21:43:28.363Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-18T21:43:28.363Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-18T21:43:28.363Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-18T21:43:28.363Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-18T21:43:28.363Z | * rust toolchain profile = "default" |
| 27 | 2026-03-18T21:43:28.363Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T21:43:28.366Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T21:43:28.366Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-18T21:43:28.507Z | info: downloading installer |
| 31 | 2026-03-18T21:43:30.100Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T21:43:30.100Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T21:43:30.100Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T21:43:30.100Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T21:43:30.100Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T21:43:30.100Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T21:43:30.100Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T21:43:30.100Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T21:43:30.100Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T21:43:30.100Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T21:43:30.100Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T21:43:30.100Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T21:43:30.100Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T21:43:30.150Z | info: profile set to default |
| 45 | 2026-03-18T21:43:30.150Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T21:43:30.153Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-18T21:43:30.299Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-18T21:43:30.302Z | info: downloading 6 components |
| 49 | 2026-03-18T21:43:47.136Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-18T21:43:47.136Z | |
| 51 | 2026-03-18T21:43:47.170Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-18T21:43:47.170Z | |
| 53 | 2026-03-18T21:43:47.173Z | |
| 54 | 2026-03-18T21:43:47.173Z | Rust is installed now. Great! |
| 55 | 2026-03-18T21:43:47.173Z | |
| 56 | 2026-03-18T21:43:47.173Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T21:43:47.173Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T21:43:47.173Z | |
| 59 | 2026-03-18T21:43:47.174Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T21:43:47.174Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T21:43:47.174Z | |
| 62 | 2026-03-18T21:43:47.174Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T21:43:47.174Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T21:43:47.174Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T21:43:47.174Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T21:43:47.174Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T21:43:47.174Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T21:43:47.174Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T21:43:47.174Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T21:43:47.174Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T21:43:47.279Z | + rustup --version |
| 72 | 2026-03-18T21:43:47.286Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T21:43:47.289Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T21:43:47.313Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-18T21:43:47.318Z | + cargo --version |
| 76 | 2026-03-18T21:43:47.327Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-18T21:43:47.330Z | + rustc --version |
| 78 | 2026-03-18T21:43:47.356Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-18T21:43:47.360Z | process exited: duration 19008 ms, exit code 0 |
| |
| 80 | 2026-03-18T21:43:47.366Z | starting task 2: "authentication" |
| 81 | 2026-03-18T21:43:47.386Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-18T21:43:47.392Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T21:43:47.398Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-18T21:43:47.434Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-18T21:43:47.434Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-18T21:46:34.973Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-18T21:46:34.976Z | + git fetch origin f1cc356bdbc706589db877015733cd7a56a4b395 |
| 88 | 2026-03-18T21:46:35.583Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-18T21:46:35.583Z | * branch f1cc356bdbc706589db877015733cd7a56a4b395 -> FETCH_HEAD |
| 90 | 2026-03-18T21:46:35.596Z | + [[ -n bump-console-d697520c ]] |
| 91 | 2026-03-18T21:46:35.601Z | ++ git branch --show-current |
| 92 | 2026-03-18T21:46:35.604Z | + current=main |
| 93 | 2026-03-18T21:46:35.604Z | + [[ main != bump-console-d697520c ]] |
| 94 | 2026-03-18T21:46:35.604Z | + git branch -f bump-console-d697520c f1cc356bdbc706589db877015733cd7a56a4b395 |
| 95 | 2026-03-18T21:46:35.604Z | + git checkout -f bump-console-d697520c |
| 96 | 2026-03-18T21:46:35.931Z | Switched to branch 'bump-console-d697520c' |
| 97 | 2026-03-18T21:46:35.935Z | + git reset --hard f1cc356bdbc706589db877015733cd7a56a4b395 |
| 98 | 2026-03-18T21:46:35.950Z | HEAD is now at f1cc356bd Bump web console (quick actions polish) |
| 99 | 2026-03-18T21:46:35.955Z | process exited: duration 168613 ms, exit code 0 |
| |
| 100 | 2026-03-18T21:46:35.963Z | starting task 4: "build" |
| 101 | 2026-03-18T21:46:35.967Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-18T21:46:35.972Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-18T21:46:35.972Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-18T21:46:35.972Z | + cargo --version |
| 105 | 2026-03-18T21:46:35.983Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-18T21:46:35.987Z | + rustc --version |
| 107 | 2026-03-18T21:46:36.009Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-18T21:46:36.012Z | + WORK=/work |
| 109 | 2026-03-18T21:46:36.012Z | + pfexec mkdir -p /work |
| 110 | 2026-03-18T21:46:36.017Z | + pfexec chown build /work |
| 111 | 2026-03-18T21:46:36.021Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-18T21:46:47.260Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-18T21:46:57.076Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-18T21:47:19.641Z | Planning: Solver setup ... Done (21.147s) |
| 115 | 2026-03-18T21:47:19.793Z | Planning: Running solver ... Done (0.152s) |
| 116 | 2026-03-18T21:47:19.982Z | Planning: Finding local manifests ... Done (0.002s) |
| 117 | 2026-03-18T21:47:19.995Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-18T21:47:20.158Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-18T21:47:20.202Z | Planning: Package planning ... Done (0.043s) |
| 120 | 2026-03-18T21:47:20.247Z | Planning: Merging actions ... Done (0.043s) |
| 121 | 2026-03-18T21:47:20.481Z | Planning: Checking for conflicting actions ... Done (0.237s) |
| 122 | 2026-03-18T21:47:20.492Z | Planning: Consolidating action changes ... Done (0.010s) |
| 123 | 2026-03-18T21:47:22.238Z | Planning: Evaluating mediators ... Done (1.746s) |
| 124 | 2026-03-18T21:47:22.248Z | Planning: Planning completed in 25.04 seconds |
| 125 | 2026-03-18T21:47:22.261Z | Packages to install: 4 |
| 126 | 2026-03-18T21:47:22.261Z | Mediators to change: 2 |
| 127 | 2026-03-18T21:47:22.261Z | Services to change: 1 |
| 128 | 2026-03-18T21:47:22.264Z | Estimated space available: 155.43 GB |
| 129 | 2026-03-18T21:47:22.264Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-18T21:47:22.264Z | Create boot environment: No |
| 131 | 2026-03-18T21:47:22.265Z | Create backup boot environment: No |
| 132 | 2026-03-18T21:47:22.265Z | Rebuild boot archive: No |
| 133 | 2026-03-18T21:47:22.265Z | |
| 134 | 2026-03-18T21:47:22.265Z | Changed mediators: |
| 135 | 2026-03-18T21:47:22.265Z | mediator clang: |
| 136 | 2026-03-18T21:47:22.265Z | version: None -> 15 (system default) |
| 137 | 2026-03-18T21:47:22.265Z | |
| 138 | 2026-03-18T21:47:22.265Z | mediator llvm: |
| 139 | 2026-03-18T21:47:22.265Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-18T21:47:22.265Z | |
| 141 | 2026-03-18T21:47:22.265Z | Changed packages: |
| 142 | 2026-03-18T21:47:22.265Z | helios-dev |
| 143 | 2026-03-18T21:47:22.265Z | developer/build-essential |
| 144 | 2026-03-18T21:47:22.265Z | None -> 11-2.0 |
| 145 | 2026-03-18T21:47:22.265Z | library/libxmlsec1 |
| 146 | 2026-03-18T21:47:22.265Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-18T21:47:22.265Z | ooce/developer/clang-15 |
| 148 | 2026-03-18T21:47:22.265Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-18T21:47:22.265Z | ooce/developer/llvm-15 |
| 150 | 2026-03-18T21:47:22.265Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-18T21:47:22.265Z | |
| 152 | 2026-03-18T21:47:22.265Z | Services: |
| 153 | 2026-03-18T21:47:22.265Z | restart_fmri: |
| 154 | 2026-03-18T21:47:22.265Z | svc:/system/update-man-index:default |
| 155 | 2026-03-18T21:47:22.409Z | |
| 156 | 2026-03-18T21:47:22.409Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-18T21:47:27.548Z | Download: 2216/3290 items 119.2/212.6MB 56% complete (24.3M/s) |
| 158 | 2026-03-18T21:47:31.368Z | Download: Completed 212.60 MB in 8.96 seconds (23.7M/s) |
| 159 | 2026-03-18T21:47:31.646Z | Actions: 1/3689 actions (Installing new actions) |
| 160 | 2026-03-18T21:47:35.867Z | Actions: Completed 3689 actions in 4.22 seconds. |
| 161 | 2026-03-18T21:47:36.214Z | Done (0.340s) |
| 162 | 2026-03-18T21:47:36.214Z | Done (0.000s) |
| 163 | 2026-03-18T21:47:37.109Z | Done (0.898s) |
| 164 | 2026-03-18T21:47:41.174Z | Done (3.685s) |
| 165 | 2026-03-18T21:47:41.229Z | Done (0.014s) |
| 166 | 2026-03-18T21:47:41.232Z | Done (0.000s) |
| 167 | 2026-03-18T21:47:41.483Z | Done (0.000s) |
| 168 | 2026-03-18T21:47:42.419Z | Planning: Evaluating mediator changes ... Done |
| 169 | 2026-03-18T21:47:42.535Z | Planning: Checking for conflicting actions ... Done |
| 170 | 2026-03-18T21:47:42.543Z | Planning: Consolidating action changes ... Done |
| 171 | 2026-03-18T21:47:42.757Z | Planning: Evaluating mediators ... Done |
| 172 | 2026-03-18T21:47:42.767Z | Planning: Planning completed in 0.37 seconds |
| 173 | 2026-03-18T21:47:42.784Z | Mediators to change: 2 |
| 174 | 2026-03-18T21:47:42.784Z | Create boot environment: No |
| 175 | 2026-03-18T21:47:42.784Z | Create backup boot environment: No |
| 176 | 2026-03-18T21:47:42.869Z | Done |
| 177 | 2026-03-18T21:47:42.869Z | Done |
| 178 | 2026-03-18T21:47:43.640Z | Done |
| 179 | 2026-03-18T21:47:46.935Z | Done |
| 180 | 2026-03-18T21:47:47.019Z | Done |
| 181 | 2026-03-18T21:47:47.022Z | Done |
| 182 | 2026-03-18T21:47:47.164Z | Done |
| 183 | 2026-03-18T21:47:47.710Z | Planning: Evaluating mediator changes ... Done |
| 184 | 2026-03-18T21:47:47.713Z | Planning: Merging actions ... Done |
| 185 | 2026-03-18T21:47:47.876Z | Planning: Checking for conflicting actions ... Done |
| 186 | 2026-03-18T21:47:47.879Z | Planning: Consolidating action changes ... Done |
| 187 | 2026-03-18T21:47:48.096Z | Planning: Evaluating mediators ... Done |
| 188 | 2026-03-18T21:47:48.140Z | Planning: Planning completed in 0.64 seconds |
| 189 | 2026-03-18T21:47:48.170Z | Packages to change: 1 |
| 190 | 2026-03-18T21:47:48.170Z | Mediators to change: 1 |
| 191 | 2026-03-18T21:47:48.170Z | Services to change: 1 |
| 192 | 2026-03-18T21:47:48.170Z | Create boot environment: No |
| 193 | 2026-03-18T21:47:48.173Z | Create backup boot environment: Yes |
| 194 | 2026-03-18T21:47:50.634Z | Actions: 1/6 actions (Updating modified actions) |
| 195 | 2026-03-18T21:47:50.637Z | Actions: Completed 6 actions in 0.00 seconds. |
| 196 | 2026-03-18T21:47:50.637Z | Done |
| 197 | 2026-03-18T21:47:50.637Z | Done |
| 198 | 2026-03-18T21:47:50.825Z | Done |
| 199 | 2026-03-18T21:47:54.120Z | Done |
| 200 | 2026-03-18T21:47:54.212Z | Done |
| 201 | 2026-03-18T21:47:54.215Z | Done |
| 202 | 2026-03-18T21:47:54.365Z | Done |
| 203 | 2026-03-18T21:47:54.738Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 204 | 2026-03-18T21:47:54.738Z | clang system 15 system |
| 205 | 2026-03-18T21:47:54.738Z | csh system system illumos |
| 206 | 2026-03-18T21:47:54.738Z | ctags system system illumos |
| 207 | 2026-03-18T21:47:54.738Z | file system system illumos |
| 208 | 2026-03-18T21:47:54.738Z | gcc vendor 12 vendor |
| 209 | 2026-03-18T21:47:54.738Z | gcc system 10 system |
| 210 | 2026-03-18T21:47:54.738Z | gcc system 7 system |
| 211 | 2026-03-18T21:47:54.738Z | go system 1.20 system |
| 212 | 2026-03-18T21:47:54.738Z | go system 1.19 system |
| 213 | 2026-03-18T21:47:54.738Z | llvm system 15 system |
| 214 | 2026-03-18T21:47:54.738Z | llvm system 14 system |
| 215 | 2026-03-18T21:47:54.738Z | mariadb system 10.6 system |
| 216 | 2026-03-18T21:47:54.738Z | mta vendor vendor dma |
| 217 | 2026-03-18T21:47:54.738Z | openjdk system 17 system |
| 218 | 2026-03-18T21:47:54.738Z | openjdk system 11 system |
| 219 | 2026-03-18T21:47:54.738Z | openjdk system 1.8 system |
| 220 | 2026-03-18T21:47:54.738Z | openssl vendor 3 vendor |
| 221 | 2026-03-18T21:47:54.738Z | perl system 5.36 system |
| 222 | 2026-03-18T21:47:54.738Z | postgresql system 15 system |
| 223 | 2026-03-18T21:47:54.738Z | postgresql system 13 system |
| 224 | 2026-03-18T21:47:54.739Z | python vendor 3 vendor |
| 225 | 2026-03-18T21:47:54.739Z | python system 2 system |
| 226 | 2026-03-18T21:47:54.739Z | python3 system 3.11 system |
| 227 | 2026-03-18T21:47:54.739Z | ruby system 3.0 system |
| 228 | 2026-03-18T21:47:54.739Z | words vendor vendor american-english |
| 229 | 2026-03-18T21:47:54.739Z | words system system australian-english |
| 230 | 2026-03-18T21:47:54.739Z | words system system british-english |
| 231 | 2026-03-18T21:47:54.739Z | words system system canadian-english |
| 232 | 2026-03-18T21:47:54.739Z | words system system french |
| 233 | 2026-03-18T21:47:54.739Z | words system system italian |
| 234 | 2026-03-18T21:47:54.739Z | words system system ngerman |
| 235 | 2026-03-18T21:47:54.739Z | words system system ogerman |
| 236 | 2026-03-18T21:47:54.739Z | words system system spanish |
| 237 | 2026-03-18T21:47:55.033Z | PUBLISHER TYPE STATUS P LOCATION |
| 238 | 2026-03-18T21:47:55.033Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 239 | 2026-03-18T21:48:01.208Z | FMRI IFO |
| 240 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 241 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 242 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 243 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 244 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 245 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 246 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 247 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 248 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 249 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 250 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 251 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 252 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 253 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 254 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 255 | 2026-03-18T21:48:01.208Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 256 | 2026-03-18T21:48:02.490Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 257 | 2026-03-18T21:48:02.809Z | Updating crates.io index |
| 258 | 2026-03-18T21:48:04.126Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 259 | 2026-03-18T21:48:05.142Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 260 | 2026-03-18T21:48:05.634Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 261 | 2026-03-18T21:48:06.068Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 262 | 2026-03-18T21:48:06.590Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 263 | 2026-03-18T21:48:14.066Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 264 | 2026-03-18T21:48:16.610Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 265 | 2026-03-18T21:48:21.097Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 266 | 2026-03-18T21:48:22.744Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 267 | 2026-03-18T21:48:23.621Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 268 | 2026-03-18T21:48:24.112Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 269 | 2026-03-18T21:48:24.916Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 270 | 2026-03-18T21:48:25.218Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 271 | 2026-03-18T21:48:27.053Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 272 | 2026-03-18T21:48:27.382Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 273 | 2026-03-18T21:48:28.377Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 274 | 2026-03-18T21:48:28.914Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 275 | 2026-03-18T21:48:29.338Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 276 | 2026-03-18T21:48:29.744Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 277 | 2026-03-18T21:48:30.408Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 278 | 2026-03-18T21:48:30.708Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 279 | 2026-03-18T21:48:30.987Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 280 | 2026-03-18T21:48:31.340Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 281 | 2026-03-18T21:48:31.851Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 282 | 2026-03-18T21:48:33.348Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 283 | 2026-03-18T21:48:33.858Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 284 | 2026-03-18T21:48:34.123Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 285 | 2026-03-18T21:48:34.767Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 286 | 2026-03-18T21:48:48.719Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-03-18T21:48:49.326Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 288 | 2026-03-18T21:48:49.634Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 289 | 2026-03-18T21:48:50.509Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-03-18T21:48:50.898Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-03-18T21:48:51.271Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 292 | 2026-03-18T21:48:51.800Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 293 | 2026-03-18T21:48:52.100Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 294 | 2026-03-18T21:48:52.463Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 295 | 2026-03-18T21:48:52.865Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 296 | 2026-03-18T21:52:06.170Z | Downloading crates ... |
| 297 | 2026-03-18T21:52:06.225Z | Downloaded anstyle v1.0.13 |
| 298 | 2026-03-18T21:52:06.228Z | Downloaded anstream v0.6.21 |
| 299 | 2026-03-18T21:52:06.231Z | Downloaded anstyle-parse v0.2.7 |
| 300 | 2026-03-18T21:52:06.236Z | Downloaded bitflags v2.11.0 |
| 301 | 2026-03-18T21:52:06.240Z | Downloaded equivalent v1.0.2 |
| 302 | 2026-03-18T21:52:06.243Z | Downloaded heck v0.4.1 |
| 303 | 2026-03-18T21:52:06.246Z | Downloaded form_urlencoded v1.2.2 |
| 304 | 2026-03-18T21:52:06.247Z | Downloaded dof v0.3.0 |
| 305 | 2026-03-18T21:52:06.247Z | Downloaded anstyle-query v1.1.5 |
| 306 | 2026-03-18T21:52:06.250Z | Downloaded errno v0.3.14 |
| 307 | 2026-03-18T21:52:06.250Z | Downloaded generic-array v0.14.7 |
| 308 | 2026-03-18T21:52:06.253Z | Downloaded byteorder v1.5.0 |
| 309 | 2026-03-18T21:52:06.256Z | Downloaded fastrand v2.3.0 |
| 310 | 2026-03-18T21:52:06.259Z | Downloaded swrite v0.1.0 |
| 311 | 2026-03-18T21:52:06.262Z | Downloaded idna_adapter v1.2.1 |
| 312 | 2026-03-18T21:52:06.266Z | Downloaded block-buffer v0.10.4 |
| 313 | 2026-03-18T21:52:06.269Z | Downloaded percent-encoding v2.3.2 |
| 314 | 2026-03-18T21:52:06.272Z | Downloaded fnv v1.0.7 |
| 315 | 2026-03-18T21:52:06.272Z | Downloaded itoa v1.0.17 |
| 316 | 2026-03-18T21:52:06.275Z | Downloaded macaddr v1.0.1 |
| 317 | 2026-03-18T21:52:06.278Z | Downloaded dtrace-parser v0.2.0 |
| 318 | 2026-03-18T21:52:06.278Z | Downloaded cpufeatures v0.2.17 |
| 319 | 2026-03-18T21:52:06.281Z | Downloaded tinystr v0.8.2 |
| 320 | 2026-03-18T21:52:06.281Z | Downloaded is_terminal_polyfill v1.70.2 |
| 321 | 2026-03-18T21:52:06.285Z | Downloaded version_check v0.9.5 |
| 322 | 2026-03-18T21:52:06.288Z | Downloaded fs-err v3.3.0 |
| 323 | 2026-03-18T21:52:06.288Z | Downloaded toml_write v0.1.2 |
| 324 | 2026-03-18T21:52:06.291Z | Downloaded thiserror-impl v2.0.18 |
| 325 | 2026-03-18T21:52:06.291Z | Downloaded unicode-linebreak v0.1.5 |
| 326 | 2026-03-18T21:52:06.291Z | Downloaded autocfg v1.5.0 |
| 327 | 2026-03-18T21:52:06.294Z | Downloaded displaydoc v0.2.5 |
| 328 | 2026-03-18T21:52:06.297Z | Downloaded ordered-float v2.10.1 |
| 329 | 2026-03-18T21:52:06.301Z | Downloaded pretty-hex v0.4.1 |
| 330 | 2026-03-18T21:52:06.305Z | Downloaded terminal_size v0.4.3 |
| 331 | 2026-03-18T21:52:06.308Z | Downloaded usdt-macro v0.5.0 |
| 332 | 2026-03-18T21:52:06.310Z | Downloaded yoke-derive v0.8.1 |
| 333 | 2026-03-18T21:52:06.310Z | Downloaded heck v0.5.0 |
| 334 | 2026-03-18T21:52:06.310Z | Downloaded serde_spanned v0.6.9 |
| 335 | 2026-03-18T21:52:06.313Z | Downloaded utf8_iter v1.0.4 |
| 336 | 2026-03-18T21:52:06.313Z | Downloaded zerovec-derive v0.11.2 |
| 337 | 2026-03-18T21:52:06.316Z | Downloaded scroll_derive v0.12.1 |
| 338 | 2026-03-18T21:52:06.316Z | Downloaded proc-macro-error-attr v1.0.4 |
| 339 | 2026-03-18T21:52:06.316Z | Downloaded crypto-common v0.1.7 |
| 340 | 2026-03-18T21:52:06.319Z | Downloaded anyhow v1.0.102 |
| 341 | 2026-03-18T21:52:06.324Z | Downloaded typeid v1.0.3 |
| 342 | 2026-03-18T21:52:06.327Z | Downloaded serde-untagged v0.1.9 |
| 343 | 2026-03-18T21:52:06.327Z | Downloaded smawk v0.3.2 |
| 344 | 2026-03-18T21:52:06.327Z | Downloaded potential_utf v0.1.4 |
| 345 | 2026-03-18T21:52:06.330Z | Downloaded yoke v0.8.1 |
| 346 | 2026-03-18T21:52:06.333Z | Downloaded serde-value v0.7.0 |
| 347 | 2026-03-18T21:52:06.333Z | Downloaded usdt-impl v0.5.0 |
| 348 | 2026-03-18T21:52:06.338Z | Downloaded colorchoice v1.0.4 |
| 349 | 2026-03-18T21:52:06.338Z | Downloaded utf8parse v0.2.2 |
| 350 | 2026-03-18T21:52:06.341Z | Downloaded tabled_derive v0.7.0 |
| 351 | 2026-03-18T21:52:06.341Z | Downloaded usdt-attr-macro v0.5.0 |
| 352 | 2026-03-18T21:52:06.341Z | Downloaded stable_deref_trait v1.2.1 |
| 353 | 2026-03-18T21:52:06.341Z | Downloaded unicode-xid v0.2.6 |
| 354 | 2026-03-18T21:52:06.344Z | Downloaded thread-id v4.2.2 |
| 355 | 2026-03-18T21:52:06.344Z | Downloaded memmap v0.7.0 |
| 356 | 2026-03-18T21:52:06.344Z | Downloaded cargo-platform v0.2.0 |
| 357 | 2026-03-18T21:52:06.347Z | Downloaded strsim v0.11.1 |
| 358 | 2026-03-18T21:52:06.347Z | Downloaded plain v0.2.3 |
| 359 | 2026-03-18T21:52:06.347Z | Downloaded scroll v0.12.0 |
| 360 | 2026-03-18T21:52:06.350Z | Downloaded clap_lex v1.0.0 |
| 361 | 2026-03-18T21:52:06.350Z | Downloaded erased-serde v0.4.9 |
| 362 | 2026-03-18T21:52:06.353Z | Downloaded zerotrie v0.2.3 |
| 363 | 2026-03-18T21:52:06.353Z | Downloaded zerocopy-derive v0.7.35 |
| 364 | 2026-03-18T21:52:06.356Z | Downloaded zerofrom v0.1.6 |
| 365 | 2026-03-18T21:52:06.359Z | Downloaded cargo_metadata v0.21.0 |
| 366 | 2026-03-18T21:52:06.359Z | Downloaded usdt v0.5.0 |
| 367 | 2026-03-18T21:52:06.359Z | Downloaded ucd-trie v0.1.7 |
| 368 | 2026-03-18T21:52:06.362Z | Downloaded cfg-if v1.0.4 |
| 369 | 2026-03-18T21:52:06.362Z | Downloaded bytecount v0.6.9 |
| 370 | 2026-03-18T21:52:06.366Z | Downloaded serde_tokenstream v0.2.3 |
| 371 | 2026-03-18T21:52:06.366Z | Downloaded typenum v1.19.0 |
| 372 | 2026-03-18T21:52:06.369Z | Downloaded thiserror v1.0.69 |
| 373 | 2026-03-18T21:52:06.372Z | Downloaded synstructure v0.13.2 |
| 374 | 2026-03-18T21:52:06.372Z | Downloaded toml_datetime v0.6.11 |
| 375 | 2026-03-18T21:52:06.372Z | Downloaded semver v1.0.27 |
| 376 | 2026-03-18T21:52:06.375Z | Downloaded zerofrom-derive v0.1.6 |
| 377 | 2026-03-18T21:52:06.399Z | Downloaded thiserror v2.0.18 |
| 378 | 2026-03-18T21:52:06.400Z | Downloaded zmij v1.0.21 |
| 379 | 2026-03-18T21:52:06.400Z | Downloaded sha2 v0.10.9 |
| 380 | 2026-03-18T21:52:06.400Z | Downloaded writeable v0.6.2 |
| 381 | 2026-03-18T21:52:06.400Z | Downloaded thiserror-impl v1.0.69 |
| 382 | 2026-03-18T21:52:06.400Z | Downloaded camino-tempfile v1.4.1 |
| 383 | 2026-03-18T21:52:06.400Z | Downloaded quote v1.0.44 |
| 384 | 2026-03-18T21:52:06.400Z | Downloaded unicode-ident v1.0.24 |
| 385 | 2026-03-18T21:52:06.400Z | Downloaded toml_edit v0.22.27 |
| 386 | 2026-03-18T21:52:06.400Z | Downloaded getrandom v0.4.1 |
| 387 | 2026-03-18T21:52:06.400Z | Downloaded toml v0.8.23 |
| 388 | 2026-03-18T21:52:06.400Z | Downloaded textwrap v0.16.2 |
| 389 | 2026-03-18T21:52:06.403Z | Downloaded clap v4.5.60 |
| 390 | 2026-03-18T21:52:06.407Z | Downloaded url v2.5.8 |
| 391 | 2026-03-18T21:52:06.410Z | Downloaded clap_derive v4.5.55 |
| 392 | 2026-03-18T21:52:06.411Z | Downloaded once_cell v1.21.3 |
| 393 | 2026-03-18T21:52:06.414Z | Downloaded cargo_toml v0.21.0 |
| 394 | 2026-03-18T21:52:06.416Z | Downloaded litemap v0.8.1 |
| 395 | 2026-03-18T21:52:06.419Z | Downloaded proc-macro-error v1.0.4 |
| 396 | 2026-03-18T21:52:06.422Z | Downloaded cargo-util-schemas v0.8.2 |
| 397 | 2026-03-18T21:52:06.422Z | Downloaded camino v1.2.2 |
| 398 | 2026-03-18T21:52:06.425Z | Downloaded zerovec v0.11.5 |
| 399 | 2026-03-18T21:52:06.428Z | Downloaded zerocopy v0.7.35 |
| 400 | 2026-03-18T21:52:06.437Z | Downloaded pest_derive v2.8.6 |
| 401 | 2026-03-18T21:52:06.440Z | Downloaded smallvec v1.15.1 |
| 402 | 2026-03-18T21:52:06.443Z | Downloaded log v0.4.29 |
| 403 | 2026-03-18T21:52:06.443Z | Downloaded icu_provider v2.1.1 |
| 404 | 2026-03-18T21:52:06.446Z | Downloaded serde_derive v1.0.228 |
| 405 | 2026-03-18T21:52:06.446Z | Downloaded digest v0.10.7 |
| 406 | 2026-03-18T21:52:06.451Z | Downloaded unicode-width v0.1.14 |
| 407 | 2026-03-18T21:52:06.453Z | Downloaded unicode-width v0.2.0 |
| 408 | 2026-03-18T21:52:06.457Z | Downloaded serde_core v1.0.228 |
| 409 | 2026-03-18T21:52:06.461Z | Downloaded proc-macro2 v1.0.106 |
| 410 | 2026-03-18T21:52:06.461Z | Downloaded pest_generator v2.8.6 |
| 411 | 2026-03-18T21:52:06.461Z | Downloaded papergrid v0.11.0 |
| 412 | 2026-03-18T21:52:06.464Z | Downloaded icu_locale_core v2.1.1 |
| 413 | 2026-03-18T21:52:06.467Z | Downloaded icu_normalizer v2.1.1 |
| 414 | 2026-03-18T21:52:06.470Z | Downloaded icu_properties v2.1.2 |
| 415 | 2026-03-18T21:52:06.473Z | Downloaded tempfile v3.25.0 |
| 416 | 2026-03-18T21:52:06.473Z | Downloaded num-traits v0.2.19 |
| 417 | 2026-03-18T21:52:06.476Z | Downloaded winnow v0.7.14 |
| 418 | 2026-03-18T21:52:06.481Z | Downloaded serde v1.0.228 |
| 419 | 2026-03-18T21:52:06.484Z | Downloaded icu_collections v2.1.1 |
| 420 | 2026-03-18T21:52:06.487Z | Downloaded pest_meta v2.8.6 |
| 421 | 2026-03-18T21:52:06.490Z | Downloaded icu_normalizer_data v2.1.1 |
| 422 | 2026-03-18T21:52:06.500Z | Downloaded memchr v2.8.0 |
| 423 | 2026-03-18T21:52:06.507Z | Downloaded indexmap v2.13.0 |
| 424 | 2026-03-18T21:52:06.519Z | Downloaded hashbrown v0.16.1 |
| 425 | 2026-03-18T21:52:06.527Z | Downloaded pest v2.8.6 |
| 426 | 2026-03-18T21:52:06.530Z | Downloaded icu_properties_data v2.1.2 |
| 427 | 2026-03-18T21:52:06.538Z | Downloaded serde_json v1.0.149 |
| 428 | 2026-03-18T21:52:06.549Z | Downloaded clap_builder v4.5.60 |
| 429 | 2026-03-18T21:52:06.553Z | Downloaded idna v1.1.0 |
| 430 | 2026-03-18T21:52:06.556Z | Downloaded goblin v0.8.2 |
| 431 | 2026-03-18T21:52:06.565Z | Downloaded tabled v0.15.0 |
| 432 | 2026-03-18T21:52:06.579Z | Downloaded syn v1.0.109 |
| 433 | 2026-03-18T21:52:06.591Z | Downloaded syn v2.0.117 |
| 434 | 2026-03-18T21:52:06.609Z | Downloaded rustix v1.1.3 |
| 435 | 2026-03-18T21:52:06.639Z | Downloaded libc v0.2.180 |
| 436 | 2026-03-18T21:52:06.725Z | Compiling proc-macro2 v1.0.106 |
| 437 | 2026-03-18T21:52:06.725Z | Compiling unicode-ident v1.0.24 |
| 438 | 2026-03-18T21:52:06.730Z | Compiling quote v1.0.44 |
| 439 | 2026-03-18T21:52:06.730Z | Compiling serde_core v1.0.228 |
| 440 | 2026-03-18T21:52:06.730Z | Compiling libc v0.2.180 |
| 441 | 2026-03-18T21:52:06.730Z | Compiling version_check v0.9.5 |
| 442 | 2026-03-18T21:52:06.730Z | Compiling stable_deref_trait v1.2.1 |
| 443 | 2026-03-18T21:52:06.730Z | Compiling memchr v2.8.0 |
| 444 | 2026-03-18T21:52:06.730Z | Compiling serde v1.0.228 |
| 445 | 2026-03-18T21:52:06.730Z | Compiling zmij v1.0.21 |
| 446 | 2026-03-18T21:52:06.730Z | Compiling itoa v1.0.17 |
| 447 | 2026-03-18T21:52:06.964Z | Compiling autocfg v1.5.0 |
| 448 | 2026-03-18T21:52:06.988Z | Compiling thiserror v1.0.69 |
| 449 | 2026-03-18T21:52:06.991Z | Compiling ucd-trie v0.1.7 |
| 450 | 2026-03-18T21:52:06.991Z | Compiling writeable v0.6.2 |
| 451 | 2026-03-18T21:52:07.170Z | Compiling litemap v0.8.1 |
| 452 | 2026-03-18T21:52:07.198Z | Compiling rustix v1.1.3 |
| 453 | 2026-03-18T21:52:07.305Z | Compiling byteorder v1.5.0 |
| 454 | 2026-03-18T21:52:07.423Z | Compiling icu_properties_data v2.1.2 |
| 455 | 2026-03-18T21:52:07.512Z | Compiling icu_normalizer_data v2.1.1 |
| 456 | 2026-03-18T21:52:07.596Z | Compiling pest v2.8.6 |
| 457 | 2026-03-18T21:52:07.684Z | Compiling serde_json v1.0.149 |
| 458 | 2026-03-18T21:52:07.800Z | Compiling bitflags v2.11.0 |
| 459 | 2026-03-18T21:52:07.830Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-18T21:52:07.860Z | Compiling equivalent v1.0.2 |
| 461 | 2026-03-18T21:52:08.005Z | Compiling smallvec v1.15.1 |
| 462 | 2026-03-18T21:52:08.149Z | Compiling hashbrown v0.16.1 |
| 463 | 2026-03-18T21:52:08.262Z | Compiling typeid v1.0.3 |
| 464 | 2026-03-18T21:52:08.265Z | Compiling usdt-impl v0.5.0 |
| 465 | 2026-03-18T21:52:08.265Z | Compiling proc-macro-error-attr v1.0.4 |
| 466 | 2026-03-18T21:52:08.290Z | Compiling syn v1.0.109 |
| 467 | 2026-03-18T21:52:08.317Z | Compiling toml_write v0.1.2 |
| 468 | 2026-03-18T21:52:08.406Z | Compiling erased-serde v0.4.9 |
| 469 | 2026-03-18T21:52:08.409Z | Compiling winnow v0.7.14 |
| 470 | 2026-03-18T21:52:08.409Z | Compiling proc-macro-error v1.0.4 |
| 471 | 2026-03-18T21:52:08.700Z | Compiling log v0.4.29 |
| 472 | 2026-03-18T21:52:08.731Z | Compiling thiserror v2.0.18 |
| 473 | 2026-03-18T21:52:08.734Z | Compiling getrandom v0.4.1 |
| 474 | 2026-03-18T21:52:08.761Z | Compiling percent-encoding v2.3.2 |
| 475 | 2026-03-18T21:52:08.821Z | Compiling camino v1.2.2 |
| 476 | 2026-03-18T21:52:08.851Z | Compiling errno v0.3.14 |
| 477 | 2026-03-18T21:52:08.910Z | Compiling thread-id v4.2.2 |
| 478 | 2026-03-18T21:52:08.939Z | Compiling indexmap v2.13.0 |
| 479 | 2026-03-18T21:52:09.064Z | Compiling pest_meta v2.8.6 |
| 480 | 2026-03-18T21:52:09.067Z | Compiling utf8parse v0.2.2 |
| 481 | 2026-03-18T21:52:09.151Z | Compiling utf8_iter v1.0.4 |
| 482 | 2026-03-18T21:52:09.232Z | Compiling plain v0.2.3 |
| 483 | 2026-03-18T21:52:09.324Z | Compiling anstyle-parse v0.2.7 |
| 484 | 2026-03-18T21:52:09.356Z | Compiling syn v2.0.117 |
| 485 | 2026-03-18T21:52:09.416Z | Compiling form_urlencoded v1.2.2 |
| 486 | 2026-03-18T21:52:09.537Z | Compiling cfg-if v1.0.4 |
| 487 | 2026-03-18T21:52:09.569Z | Compiling ordered-float v2.10.1 |
| 488 | 2026-03-18T21:52:09.626Z | Compiling colorchoice v1.0.4 |
| 489 | 2026-03-18T21:52:09.660Z | Compiling is_terminal_polyfill v1.70.2 |
| 490 | 2026-03-18T21:52:09.663Z | Compiling anstyle-query v1.1.5 |
| 491 | 2026-03-18T21:52:09.719Z | Compiling anstyle v1.0.13 |
| 492 | 2026-03-18T21:52:09.722Z | Compiling pretty-hex v0.4.1 |
| 493 | 2026-03-18T21:52:09.891Z | Compiling fs-err v3.3.0 |
| 494 | 2026-03-18T21:52:09.891Z | Compiling anyhow v1.0.102 |
| 495 | 2026-03-18T21:52:09.952Z | Compiling bytecount v0.6.9 |
| 496 | 2026-03-18T21:52:09.991Z | Compiling fastrand v2.3.0 |
| 497 | 2026-03-18T21:52:10.018Z | Compiling anstream v0.6.21 |
| 498 | 2026-03-18T21:52:10.053Z | Compiling once_cell v1.21.3 |
| 499 | 2026-03-18T21:52:10.085Z | Compiling unicode-width v0.1.14 |
| 500 | 2026-03-18T21:52:10.382Z | Compiling semver v1.0.27 |
| 501 | 2026-03-18T21:52:10.385Z | Compiling clap_lex v1.0.0 |
| 502 | 2026-03-18T21:52:10.438Z | Compiling fnv v1.0.7 |
| 503 | 2026-03-18T21:52:10.441Z | Compiling heck v0.5.0 |
| 504 | 2026-03-18T21:52:10.500Z | Compiling unicode-xid v0.2.6 |
| 505 | 2026-03-18T21:52:10.529Z | Compiling terminal_size v0.4.3 |
| 506 | 2026-03-18T21:52:10.605Z | Compiling heck v0.4.1 |
| 507 | 2026-03-18T21:52:10.686Z | Compiling strsim v0.11.1 |
| 508 | 2026-03-18T21:52:10.716Z | Compiling papergrid v0.11.0 |
| 509 | 2026-03-18T21:52:10.748Z | Compiling tempfile v3.25.0 |
| 510 | 2026-03-18T21:52:10.811Z | Compiling serde-untagged v0.1.9 |
| 511 | 2026-03-18T21:52:10.866Z | Compiling memmap v0.7.0 |
| 512 | 2026-03-18T21:52:10.900Z | Compiling unicode-width v0.2.0 |
| 513 | 2026-03-18T21:52:10.927Z | Compiling smawk v0.3.2 |
| 514 | 2026-03-18T21:52:10.930Z | Compiling unicode-linebreak v0.1.5 |
| 515 | 2026-03-18T21:52:10.991Z | Compiling clap_builder v4.5.60 |
| 516 | 2026-03-18T21:52:11.165Z | Compiling camino-tempfile v1.4.1 |
| 517 | 2026-03-18T21:52:11.217Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 518 | 2026-03-18T21:52:11.299Z | Compiling textwrap v0.16.2 |
| 519 | 2026-03-18T21:52:11.303Z | Compiling swrite v0.1.0 |
| 520 | 2026-03-18T21:52:11.843Z | Compiling tabled_derive v0.7.0 |
| 521 | 2026-03-18T21:52:12.691Z | Compiling tabled v0.15.0 |
| 522 | 2026-03-18T21:52:13.094Z | Compiling synstructure v0.13.2 |
| 523 | 2026-03-18T21:52:13.094Z | Compiling pest_generator v2.8.6 |
| 524 | 2026-03-18T21:52:13.856Z | Compiling serde_derive v1.0.228 |
| 525 | 2026-03-18T21:52:13.861Z | Compiling zerofrom-derive v0.1.6 |
| 526 | 2026-03-18T21:52:13.862Z | Compiling yoke-derive v0.8.1 |
| 527 | 2026-03-18T21:52:13.862Z | Compiling zerovec-derive v0.11.2 |
| 528 | 2026-03-18T21:52:13.862Z | Compiling displaydoc v0.2.5 |
| 529 | 2026-03-18T21:52:13.862Z | Compiling thiserror-impl v1.0.69 |
| 530 | 2026-03-18T21:52:13.862Z | Compiling zerocopy-derive v0.7.35 |
| 531 | 2026-03-18T21:52:13.862Z | Compiling pest_derive v2.8.6 |
| 532 | 2026-03-18T21:52:13.862Z | Compiling scroll_derive v0.12.1 |
| 533 | 2026-03-18T21:52:13.862Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-03-18T21:52:13.862Z | Compiling clap_derive v4.5.55 |
| 535 | 2026-03-18T21:52:14.784Z | Compiling scroll v0.12.0 |
| 536 | 2026-03-18T21:52:14.880Z | Compiling zerocopy v0.7.35 |
| 537 | 2026-03-18T21:52:15.096Z | Compiling goblin v0.8.2 |
| 538 | 2026-03-18T21:52:15.128Z | Compiling zerofrom v0.1.6 |
| 539 | 2026-03-18T21:52:15.353Z | Compiling yoke v0.8.1 |
| 540 | 2026-03-18T21:52:15.564Z | Compiling zerovec v0.11.5 |
| 541 | 2026-03-18T21:52:15.564Z | Compiling zerotrie v0.2.3 |
| 542 | 2026-03-18T21:52:15.613Z | Compiling dtrace-parser v0.2.0 |
| 543 | 2026-03-18T21:52:15.835Z | Compiling clap v4.5.60 |
| 544 | 2026-03-18T21:52:16.142Z | Compiling tinystr v0.8.2 |
| 545 | 2026-03-18T21:52:16.142Z | Compiling potential_utf v0.1.4 |
| 546 | 2026-03-18T21:52:16.284Z | Compiling icu_collections v2.1.1 |
| 547 | 2026-03-18T21:52:16.361Z | Compiling icu_locale_core v2.1.1 |
| 548 | 2026-03-18T21:52:17.123Z | Compiling icu_provider v2.1.1 |
| 549 | 2026-03-18T21:52:17.342Z | Compiling serde_spanned v0.6.9 |
| 550 | 2026-03-18T21:52:17.342Z | Compiling toml_datetime v0.6.11 |
| 551 | 2026-03-18T21:52:17.346Z | Compiling serde-value v0.7.0 |
| 552 | 2026-03-18T21:52:17.346Z | Compiling cargo-platform v0.2.0 |
| 553 | 2026-03-18T21:52:17.346Z | Compiling macaddr v1.0.1 |
| 554 | 2026-03-18T21:52:17.367Z | Compiling dof v0.3.0 |
| 555 | 2026-03-18T21:52:17.370Z | Compiling serde_tokenstream v0.2.3 |
| 556 | 2026-03-18T21:52:17.419Z | Compiling icu_properties v2.1.2 |
| 557 | 2026-03-18T21:52:17.423Z | Compiling icu_normalizer v2.1.1 |
| 558 | 2026-03-18T21:52:17.691Z | Compiling toml_edit v0.22.27 |
| 559 | 2026-03-18T21:52:18.342Z | Compiling usdt-attr-macro v0.5.0 |
| 560 | 2026-03-18T21:52:18.346Z | Compiling usdt-macro v0.5.0 |
| 561 | 2026-03-18T21:52:18.671Z | Compiling idna_adapter v1.2.1 |
| 562 | 2026-03-18T21:52:18.802Z | Compiling idna v1.1.0 |
| 563 | 2026-03-18T21:52:19.100Z | Compiling usdt v0.5.0 |
| 564 | 2026-03-18T21:52:19.153Z | Compiling url v2.5.8 |
| 565 | 2026-03-18T21:52:19.470Z | Compiling toml v0.8.23 |
| 566 | 2026-03-18T21:52:19.945Z | Compiling cargo-util-schemas v0.8.2 |
| 567 | 2026-03-18T21:52:19.946Z | Compiling cargo_toml v0.21.0 |
| 568 | 2026-03-18T21:52:21.089Z | Compiling cargo_metadata v0.21.0 |
| 569 | 2026-03-18T21:52:22.369Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 570 | 2026-03-18T21:52:25.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 23s |
| 571 | 2026-03-18T21:52:25.523Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 572 | 2026-03-18T21:52:26.257Z | Downloading crates ... |
| 573 | 2026-03-18T21:52:26.372Z | Downloaded arrayvec v0.7.6 |
| 574 | 2026-03-18T21:52:26.375Z | Downloaded adler2 v2.0.1 |
| 575 | 2026-03-18T21:52:26.387Z | Downloaded const_format_proc_macros v0.2.34 |
| 576 | 2026-03-18T21:52:26.390Z | Downloaded aead v0.5.2 |
| 577 | 2026-03-18T21:52:26.394Z | Downloaded cancel-safe-futures v0.1.5 |
| 578 | 2026-03-18T21:52:26.403Z | Downloaded async-stream v0.3.6 |
| 579 | 2026-03-18T21:52:26.409Z | Downloaded async-recursion v1.1.1 |
| 580 | 2026-03-18T21:52:26.412Z | Downloaded bytes v1.11.1 |
| 581 | 2026-03-18T21:52:26.412Z | Downloaded critical-section v1.2.0 |
| 582 | 2026-03-18T21:52:26.417Z | Downloaded darling_core v0.20.11 |
| 583 | 2026-03-18T21:52:26.422Z | Downloaded fallible-iterator v0.2.0 |
| 584 | 2026-03-18T21:52:26.422Z | Downloaded cfg_aliases v0.1.1 |
| 585 | 2026-03-18T21:52:26.422Z | Downloaded async-bb8-diesel v0.2.1 |
| 586 | 2026-03-18T21:52:26.428Z | Downloaded filetime v0.2.27 |
| 587 | 2026-03-18T21:52:26.428Z | Downloaded embedded-io v0.6.1 |
| 588 | 2026-03-18T21:52:26.428Z | Downloaded darling_macro v0.21.3 |
| 589 | 2026-03-18T21:52:26.428Z | Downloaded crossbeam-channel v0.5.15 |
| 590 | 2026-03-18T21:52:26.432Z | Downloaded crossbeam-epoch v0.9.18 |
| 591 | 2026-03-18T21:52:26.432Z | Downloaded embedded-io v0.4.0 |
| 592 | 2026-03-18T21:52:26.432Z | Downloaded cstr-argument v0.1.2 |
| 593 | 2026-03-18T21:52:26.436Z | Downloaded diesel-dtrace v0.5.0 |
| 594 | 2026-03-18T21:52:26.436Z | Downloaded crc8 v0.1.1 |
| 595 | 2026-03-18T21:52:26.436Z | Downloaded ecdsa v0.16.9 |
| 596 | 2026-03-18T21:52:26.441Z | Downloaded crypto-bigint v0.5.5 |
| 597 | 2026-03-18T21:52:26.444Z | Downloaded fixedbitset v0.4.2 |
| 598 | 2026-03-18T21:52:26.445Z | Downloaded ciborium-io v0.2.2 |
| 599 | 2026-03-18T21:52:26.445Z | Downloaded env_filter v1.0.0 |
| 600 | 2026-03-18T21:52:26.448Z | Downloaded dsl_auto_type v0.2.0 |
| 601 | 2026-03-18T21:52:26.448Z | Downloaded dirs-sys-next v0.1.2 |
| 602 | 2026-03-18T21:52:26.451Z | Downloaded daft-derive v0.1.5 |
| 603 | 2026-03-18T21:52:26.455Z | Downloaded ed25519 v2.2.3 |
| 604 | 2026-03-18T21:52:26.455Z | Downloaded dropshot_endpoint v0.16.7 |
| 605 | 2026-03-18T21:52:26.458Z | Downloaded cipher v0.4.4 |
| 606 | 2026-03-18T21:52:26.458Z | Downloaded env_logger v0.11.9 |
| 607 | 2026-03-18T21:52:26.462Z | Downloaded dunce v1.0.5 |
| 608 | 2026-03-18T21:52:26.464Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 609 | 2026-03-18T21:52:26.464Z | Downloaded crunchy v0.2.4 |
| 610 | 2026-03-18T21:52:26.465Z | Downloaded base16ct v1.0.0 |
| 611 | 2026-03-18T21:52:26.470Z | Downloaded clang-sys v1.8.1 |
| 612 | 2026-03-18T21:52:26.470Z | Downloaded async-stream-impl v0.3.6 |
| 613 | 2026-03-18T21:52:26.474Z | Downloaded ciborium-ll v0.2.2 |
| 614 | 2026-03-18T21:52:26.474Z | Downloaded dyn-clone v1.0.20 |
| 615 | 2026-03-18T21:52:26.474Z | Downloaded bitfield-struct v0.6.2 |
| 616 | 2026-03-18T21:52:26.474Z | Downloaded atty v0.2.14 |
| 617 | 2026-03-18T21:52:26.474Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 618 | 2026-03-18T21:52:26.478Z | Downloaded atomicwrites v0.4.4 |
| 619 | 2026-03-18T21:52:26.478Z | Downloaded dtrace-parser v0.3.0 |
| 620 | 2026-03-18T21:52:26.478Z | Downloaded darling_macro v0.23.0 |
| 621 | 2026-03-18T21:52:26.483Z | Downloaded foreign-types v0.5.0 |
| 622 | 2026-03-18T21:52:26.483Z | Downloaded cpufeatures v0.3.0 |
| 623 | 2026-03-18T21:52:26.483Z | Downloaded cargo-platform v0.1.9 |
| 624 | 2026-03-18T21:52:26.483Z | Downloaded bitfield-macros v0.19.4 |
| 625 | 2026-03-18T21:52:26.486Z | Downloaded bit-set v0.8.0 |
| 626 | 2026-03-18T21:52:26.486Z | Downloaded flagset v0.4.7 |
| 627 | 2026-03-18T21:52:26.487Z | Downloaded endian-type v0.1.2 |
| 628 | 2026-03-18T21:52:26.487Z | Downloaded downcast-rs v2.0.2 |
| 629 | 2026-03-18T21:52:26.490Z | Downloaded defmt v1.0.1 |
| 630 | 2026-03-18T21:52:26.496Z | Downloaded erased-serde v0.3.31 |
| 631 | 2026-03-18T21:52:26.496Z | Downloaded cmake v0.1.57 |
| 632 | 2026-03-18T21:52:26.496Z | Downloaded float-ord v0.3.2 |
| 633 | 2026-03-18T21:52:26.499Z | Downloaded dirs-next v2.0.0 |
| 634 | 2026-03-18T21:52:26.499Z | Downloaded arrayref v0.3.9 |
| 635 | 2026-03-18T21:52:26.499Z | Downloaded document-features v0.2.12 |
| 636 | 2026-03-18T21:52:26.499Z | Downloaded ascii-canvas v3.0.0 |
| 637 | 2026-03-18T21:52:26.503Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 638 | 2026-03-18T21:52:26.503Z | Downloaded ahash v0.8.12 |
| 639 | 2026-03-18T21:52:26.504Z | Downloaded crc-catalog v2.4.0 |
| 640 | 2026-03-18T21:52:26.507Z | Downloaded dof v0.4.0 |
| 641 | 2026-03-18T21:52:26.507Z | Downloaded defmt v0.3.100 |
| 642 | 2026-03-18T21:52:26.507Z | Downloaded crc v3.4.0 |
| 643 | 2026-03-18T21:52:26.511Z | Downloaded assert_matches v1.5.0 |
| 644 | 2026-03-18T21:52:26.511Z | Downloaded enum-as-inner v0.6.1 |
| 645 | 2026-03-18T21:52:26.511Z | Downloaded darling_macro v0.20.11 |
| 646 | 2026-03-18T21:52:26.514Z | Downloaded array-init v0.0.4 |
| 647 | 2026-03-18T21:52:26.514Z | Downloaded derive_builder_macro v0.20.2 |
| 648 | 2026-03-18T21:52:26.518Z | Downloaded convert_case v0.4.0 |
| 649 | 2026-03-18T21:52:26.518Z | Downloaded float-cmp v0.10.0 |
| 650 | 2026-03-18T21:52:26.521Z | Downloaded foreign-types-shared v0.3.1 |
| 651 | 2026-03-18T21:52:26.521Z | Downloaded display-error-chain v0.2.2 |
| 652 | 2026-03-18T21:52:26.521Z | Downloaded castaway v0.2.4 |
| 653 | 2026-03-18T21:52:26.524Z | Downloaded fd-lock v4.0.4 |
| 654 | 2026-03-18T21:52:26.527Z | Downloaded funty v2.0.0 |
| 655 | 2026-03-18T21:52:26.528Z | Downloaded defmt-parser v1.0.0 |
| 656 | 2026-03-18T21:52:26.532Z | Downloaded difflib v0.4.0 |
| 657 | 2026-03-18T21:52:26.532Z | Downloaded cfg_aliases v0.2.1 |
| 658 | 2026-03-18T21:52:26.532Z | Downloaded block-padding v0.3.3 |
| 659 | 2026-03-18T21:52:26.532Z | Downloaded debug-ignore v1.0.5 |
| 660 | 2026-03-18T21:52:26.537Z | Downloaded base16ct v0.2.0 |
| 661 | 2026-03-18T21:52:26.537Z | Downloaded fxhash v0.2.1 |
| 662 | 2026-03-18T21:52:26.537Z | Downloaded futures-core v0.3.32 |
| 663 | 2026-03-18T21:52:26.540Z | Downloaded foreign-types-macros v0.2.3 |
| 664 | 2026-03-18T21:52:26.540Z | Downloaded crucible-workspace-hack v0.1.0 |
| 665 | 2026-03-18T21:52:26.540Z | Downloaded futures-io v0.3.32 |
| 666 | 2026-03-18T21:52:26.540Z | Downloaded foreign-types v0.3.2 |
| 667 | 2026-03-18T21:52:26.544Z | Downloaded futures-macro v0.3.32 |
| 668 | 2026-03-18T21:52:26.544Z | Downloaded futures-task v0.3.32 |
| 669 | 2026-03-18T21:52:26.548Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 670 | 2026-03-18T21:52:26.549Z | Downloaded darling_core v0.23.0 |
| 671 | 2026-03-18T21:52:26.552Z | Downloaded blowfish v0.9.1 |
| 672 | 2026-03-18T21:52:26.552Z | Downloaded camino-tempfile-ext v0.3.3 |
| 673 | 2026-03-18T21:52:26.556Z | Downloaded der_derive v0.7.3 |
| 674 | 2026-03-18T21:52:26.556Z | Downloaded crossbeam-deque v0.8.6 |
| 675 | 2026-03-18T21:52:26.559Z | Downloaded cexpr v0.6.0 |
| 676 | 2026-03-18T21:52:26.559Z | Downloaded git-stub v1.0.0 |
| 677 | 2026-03-18T21:52:26.559Z | Downloaded globwalk v0.9.1 |
| 678 | 2026-03-18T21:52:26.565Z | Downloaded convert_case v0.10.0 |
| 679 | 2026-03-18T21:52:26.565Z | Downloaded cbc v0.1.2 |
| 680 | 2026-03-18T21:52:26.568Z | Downloaded bit-set v0.5.3 |
| 681 | 2026-03-18T21:52:26.568Z | Downloaded bb8 v0.8.6 |
| 682 | 2026-03-18T21:52:26.568Z | Downloaded async-trait v0.1.89 |
| 683 | 2026-03-18T21:52:26.569Z | Downloaded bcs v0.1.6 |
| 684 | 2026-03-18T21:52:26.572Z | Downloaded hex v0.4.3 |
| 685 | 2026-03-18T21:52:26.572Z | Downloaded aes-gcm v0.10.3 |
| 686 | 2026-03-18T21:52:26.575Z | Downloaded ghash v0.5.1 |
| 687 | 2026-03-18T21:52:26.575Z | Downloaded gethostname v0.5.0 |
| 688 | 2026-03-18T21:52:26.578Z | Downloaded futures-sink v0.3.32 |
| 689 | 2026-03-18T21:52:26.578Z | Downloaded http-body v1.0.1 |
| 690 | 2026-03-18T21:52:26.581Z | Downloaded ff v0.13.1 |
| 691 | 2026-03-18T21:52:26.581Z | Downloaded deranged v0.5.8 |
| 692 | 2026-03-18T21:52:26.581Z | Downloaded hex-literal v0.4.1 |
| 693 | 2026-03-18T21:52:26.584Z | Downloaded headers-core v0.3.0 |
| 694 | 2026-03-18T21:52:26.584Z | Downloaded hash32 v0.2.1 |
| 695 | 2026-03-18T21:52:26.585Z | Downloaded httpdate v1.0.3 |
| 696 | 2026-03-18T21:52:26.588Z | Downloaded fixedbitset v0.5.7 |
| 697 | 2026-03-18T21:52:26.591Z | Downloaded fs_extra v1.3.0 |
| 698 | 2026-03-18T21:52:26.591Z | Downloaded cargo_metadata v0.19.2 |
| 699 | 2026-03-18T21:52:26.594Z | Downloaded fs-err v2.11.0 |
| 700 | 2026-03-18T21:52:26.594Z | Downloaded chacha20 v0.9.1 |
| 701 | 2026-03-18T21:52:26.599Z | Downloaded foldhash v0.1.5 |
| 702 | 2026-03-18T21:52:26.599Z | Downloaded cassowary v0.3.0 |
| 703 | 2026-03-18T21:52:26.602Z | Downloaded either v1.15.0 |
| 704 | 2026-03-18T21:52:26.602Z | Downloaded drift v0.1.3 |
| 705 | 2026-03-18T21:52:26.606Z | Downloaded foreign-types-shared v0.1.1 |
| 706 | 2026-03-18T21:52:26.606Z | Downloaded derive_builder_core v0.20.2 |
| 707 | 2026-03-18T21:52:26.606Z | Downloaded data-encoding v2.10.0 |
| 708 | 2026-03-18T21:52:26.610Z | Downloaded find-msvc-tools v0.1.9 |
| 709 | 2026-03-18T21:52:26.625Z | Downloaded hyper-tls v0.6.0 |
| 710 | 2026-03-18T21:52:26.629Z | Downloaded indent_write v2.2.0 |
| 711 | 2026-03-18T21:52:26.629Z | Downloaded hubpack_derive v0.1.1 |
| 712 | 2026-03-18T21:52:26.632Z | Downloaded hubpack v0.1.2 |
| 713 | 2026-03-18T21:52:26.632Z | Downloaded http-range v0.1.5 |
| 714 | 2026-03-18T21:52:26.633Z | Downloaded home v0.5.12 |
| 715 | 2026-03-18T21:52:26.633Z | Downloaded foldhash v0.2.0 |
| 716 | 2026-03-18T21:52:26.637Z | Downloaded buf-list v1.1.2 |
| 717 | 2026-03-18T21:52:26.637Z | Downloaded indoc v1.0.9 |
| 718 | 2026-03-18T21:52:26.643Z | Downloaded const-oid v0.9.6 |
| 719 | 2026-03-18T21:52:26.644Z | Downloaded console v0.16.2 |
| 720 | 2026-03-18T21:52:26.658Z | Downloaded colored v3.1.1 |
| 721 | 2026-03-18T21:52:26.659Z | Downloaded inout v0.1.4 |
| 722 | 2026-03-18T21:52:26.659Z | Downloaded colored v2.2.0 |
| 723 | 2026-03-18T21:52:26.663Z | Downloaded cookie_store v0.22.1 |
| 724 | 2026-03-18T21:52:26.663Z | Downloaded aho-corasick v1.1.4 |
| 725 | 2026-03-18T21:52:26.663Z | Downloaded blake2 v0.10.6 |
| 726 | 2026-03-18T21:52:26.663Z | Downloaded is_ci v1.2.0 |
| 727 | 2026-03-18T21:52:26.663Z | Downloaded internet-checksum v0.2.1 |
| 728 | 2026-03-18T21:52:26.663Z | Downloaded ident_case v1.0.1 |
| 729 | 2026-03-18T21:52:26.663Z | Downloaded group v0.13.0 |
| 730 | 2026-03-18T21:52:26.663Z | Downloaded highway v1.3.0 |
| 731 | 2026-03-18T21:52:26.663Z | Downloaded is-terminal v0.4.17 |
| 732 | 2026-03-18T21:52:26.668Z | Downloaded instant v0.1.13 |
| 733 | 2026-03-18T21:52:26.668Z | Downloaded kstat-rs v0.2.4 |
| 734 | 2026-03-18T21:52:26.668Z | Downloaded lru-slab v0.1.2 |
| 735 | 2026-03-18T21:52:26.668Z | Downloaded keccak v0.1.6 |
| 736 | 2026-03-18T21:52:26.674Z | Downloaded instability v0.3.11 |
| 737 | 2026-03-18T21:52:26.674Z | Downloaded lazy_static v1.5.0 |
| 738 | 2026-03-18T21:52:26.674Z | Downloaded lru v0.12.5 |
| 739 | 2026-03-18T21:52:26.678Z | Downloaded linked-hash-map v0.5.6 |
| 740 | 2026-03-18T21:52:26.678Z | Downloaded lalrpop-util v0.19.12 |
| 741 | 2026-03-18T21:52:26.678Z | Downloaded corncobs v0.1.4 |
| 742 | 2026-03-18T21:52:26.678Z | Downloaded bit-vec v0.8.0 |
| 743 | 2026-03-18T21:52:26.678Z | Downloaded base64ct v1.8.3 |
| 744 | 2026-03-18T21:52:26.682Z | Downloaded flate2 v1.1.9 |
| 745 | 2026-03-18T21:52:26.686Z | Downloaded futures-channel v0.3.32 |
| 746 | 2026-03-18T21:52:26.686Z | Downloaded crc32fast v1.5.0 |
| 747 | 2026-03-18T21:52:26.690Z | Downloaded derive-ex v0.1.8 |
| 748 | 2026-03-18T21:52:26.690Z | Downloaded darling v0.23.0 |
| 749 | 2026-03-18T21:52:26.693Z | Downloaded libscf-sys v1.1.0 |
| 750 | 2026-03-18T21:52:26.697Z | Downloaded hyper-staticfile v0.10.1 |
| 751 | 2026-03-18T21:52:26.697Z | Downloaded humantime v2.3.0 |
| 752 | 2026-03-18T21:52:26.700Z | Downloaded getrandom v0.2.17 |
| 753 | 2026-03-18T21:52:26.700Z | Downloaded derive_more v0.99.20 |
| 754 | 2026-03-18T21:52:26.703Z | Downloaded maplit v1.0.2 |
| 755 | 2026-03-18T21:52:26.706Z | Downloaded md5 v0.7.0 |
| 756 | 2026-03-18T21:52:26.706Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 757 | 2026-03-18T21:52:26.709Z | Downloaded derive-where v1.6.0 |
| 758 | 2026-03-18T21:52:26.714Z | Downloaded newtype_derive v0.1.6 |
| 759 | 2026-03-18T21:52:26.714Z | Downloaded multimap v0.10.1 |
| 760 | 2026-03-18T21:52:26.717Z | Downloaded mime v0.3.17 |
| 761 | 2026-03-18T21:52:26.717Z | Downloaded memoffset v0.9.1 |
| 762 | 2026-03-18T21:52:26.717Z | Downloaded md-5 v0.10.6 |
| 763 | 2026-03-18T21:52:26.717Z | Downloaded newline-converter v0.3.0 |
| 764 | 2026-03-18T21:52:26.722Z | Downloaded futures-executor v0.3.32 |
| 765 | 2026-03-18T21:52:26.722Z | Downloaded nodrop v0.1.14 |
| 766 | 2026-03-18T21:52:26.725Z | Downloaded nonempty v0.12.0 |
| 767 | 2026-03-18T21:52:26.725Z | Downloaded new_debug_unreachable v1.0.6 |
| 768 | 2026-03-18T21:52:26.725Z | Downloaded crc-any v2.5.0 |
| 769 | 2026-03-18T21:52:26.725Z | Downloaded managed v0.8.0 |
| 770 | 2026-03-18T21:52:26.728Z | Downloaded normalize-line-endings v0.3.0 |
| 771 | 2026-03-18T21:52:26.728Z | Downloaded lzss v0.8.2 |
| 772 | 2026-03-18T21:52:26.731Z | Downloaded base64 v0.22.1 |
| 773 | 2026-03-18T21:52:26.735Z | Downloaded nibble_vec v0.1.0 |
| 774 | 2026-03-18T21:52:26.735Z | Downloaded half v1.8.3 |
| 775 | 2026-03-18T21:52:26.738Z | Downloaded newtype-uuid-macros v0.1.0 |
| 776 | 2026-03-18T21:52:26.738Z | Downloaded hash32 v0.3.1 |
| 777 | 2026-03-18T21:52:26.738Z | Downloaded ipnet v2.11.0 |
| 778 | 2026-03-18T21:52:26.741Z | Downloaded indoc v2.0.7 |
| 779 | 2026-03-18T21:52:26.744Z | Downloaded glob v0.3.3 |
| 780 | 2026-03-18T21:52:26.744Z | Downloaded jobserver v0.1.34 |
| 781 | 2026-03-18T21:52:26.747Z | Downloaded ingot-types v0.1.2 |
| 782 | 2026-03-18T21:52:26.747Z | Downloaded ingot v0.1.1 |
| 783 | 2026-03-18T21:52:26.748Z | Downloaded ipnetwork v0.21.1 |
| 784 | 2026-03-18T21:52:26.752Z | Downloaded num-derive v0.4.2 |
| 785 | 2026-03-18T21:52:26.752Z | Downloaded num v0.4.3 |
| 786 | 2026-03-18T21:52:26.755Z | Downloaded lru-cache v0.1.2 |
| 787 | 2026-03-18T21:52:26.755Z | Downloaded num-iter v0.1.45 |
| 788 | 2026-03-18T21:52:26.755Z | Downloaded num-derive v0.3.3 |
| 789 | 2026-03-18T21:52:26.807Z | Downloaded num-conv v0.2.0 |
| 790 | 2026-03-18T21:52:26.807Z | Downloaded fatfs v0.3.6 |
| 791 | 2026-03-18T21:52:26.807Z | Downloaded opaque-debug v0.3.1 |
| 792 | 2026-03-18T21:52:26.807Z | Downloaded openssl-probe v0.2.1 |
| 793 | 2026-03-18T21:52:26.807Z | Downloaded expectorate v1.2.0 |
| 794 | 2026-03-18T21:52:26.807Z | Downloaded derive_builder v0.20.2 |
| 795 | 2026-03-18T21:52:26.807Z | Downloaded openssl-probe v0.1.6 |
| 796 | 2026-03-18T21:52:26.807Z | Downloaded openssl-macros v0.1.1 |
| 797 | 2026-03-18T21:52:26.807Z | Downloaded libefi-sys v0.1.0 |
| 798 | 2026-03-18T21:52:26.808Z | Downloaded num_threads v0.1.7 |
| 799 | 2026-03-18T21:52:26.808Z | Downloaded num_enum_derive v0.5.11 |
| 800 | 2026-03-18T21:52:26.808Z | Downloaded diff v0.1.13 |
| 801 | 2026-03-18T21:52:26.808Z | Downloaded crossbeam-utils v0.8.21 |
| 802 | 2026-03-18T21:52:26.808Z | Downloaded constant_time_eq v0.4.2 |
| 803 | 2026-03-18T21:52:26.808Z | Downloaded lock_api v0.4.14 |
| 804 | 2026-03-18T21:52:26.808Z | Downloaded oso-derive v0.27.3 |
| 805 | 2026-03-18T21:52:26.808Z | Downloaded olpc-cjson v0.1.4 |
| 806 | 2026-03-18T21:52:26.808Z | Downloaded futures v0.3.32 |
| 807 | 2026-03-18T21:52:26.808Z | Downloaded iana-time-zone v0.1.65 |
| 808 | 2026-03-18T21:52:26.808Z | Downloaded match_cfg v0.1.0 |
| 809 | 2026-03-18T21:52:26.808Z | Downloaded libsw-core v0.3.2 |
| 810 | 2026-03-18T21:52:26.808Z | Downloaded maybe-uninit v2.0.0 |
| 811 | 2026-03-18T21:52:26.808Z | Downloaded mime_guess v2.0.5 |
| 812 | 2026-03-18T21:52:26.808Z | Downloaded nanorand v0.7.0 |
| 813 | 2026-03-18T21:52:26.808Z | Downloaded libsw v3.5.0 |
| 814 | 2026-03-18T21:52:26.808Z | Downloaded newtype-uuid v1.3.2 |
| 815 | 2026-03-18T21:52:26.808Z | Downloaded libloading v0.8.9 |
| 816 | 2026-03-18T21:52:26.808Z | Downloaded hyper-rustls v0.27.7 |
| 817 | 2026-03-18T21:52:26.808Z | Downloaded linear-map v1.2.0 |
| 818 | 2026-03-18T21:52:26.808Z | Downloaded allocator-api2 v0.2.21 |
| 819 | 2026-03-18T21:52:26.814Z | Downloaded packed_struct_codegen v0.10.1 |
| 820 | 2026-03-18T21:52:26.814Z | Downloaded parse-size v1.1.0 |
| 821 | 2026-03-18T21:52:26.814Z | Downloaded chacha20poly1305 v0.10.1 |
| 822 | 2026-03-18T21:52:26.814Z | Downloaded aes v0.8.4 |
| 823 | 2026-03-18T21:52:26.817Z | Downloaded darling v0.21.3 |
| 824 | 2026-03-18T21:52:26.820Z | Downloaded parse-display v0.10.0 |
| 825 | 2026-03-18T21:52:26.820Z | Downloaded half v2.7.1 |
| 826 | 2026-03-18T21:52:26.823Z | Downloaded getrandom v0.3.4 |
| 827 | 2026-03-18T21:52:26.827Z | Downloaded peg-runtime v0.8.5 |
| 828 | 2026-03-18T21:52:26.828Z | Downloaded pbkdf2 v0.11.0 |
| 829 | 2026-03-18T21:52:26.831Z | Downloaded ingot-macros v0.1.1 |
| 830 | 2026-03-18T21:52:26.831Z | Downloaded hickory-client v0.25.2 |
| 831 | 2026-03-18T21:52:26.831Z | Downloaded path-slash v0.1.5 |
| 832 | 2026-03-18T21:52:26.834Z | Downloaded bit-vec v0.6.3 |
| 833 | 2026-03-18T21:52:26.834Z | Downloaded des v0.8.1 |
| 834 | 2026-03-18T21:52:26.837Z | Downloaded darling v0.20.11 |
| 835 | 2026-03-18T21:52:26.841Z | Downloaded num_enum_derive v0.7.5 |
| 836 | 2026-03-18T21:52:26.841Z | Downloaded num_enum v0.5.11 |
| 837 | 2026-03-18T21:52:26.844Z | Downloaded phf_shared v0.11.3 |
| 838 | 2026-03-18T21:52:26.844Z | Downloaded num-integer v0.1.46 |
| 839 | 2026-03-18T21:52:26.848Z | Downloaded pin-utils v0.1.0 |
| 840 | 2026-03-18T21:52:26.848Z | Downloaded num-rational v0.4.2 |
| 841 | 2026-03-18T21:52:26.851Z | Downloaded darling_core v0.21.3 |
| 842 | 2026-03-18T21:52:26.854Z | Downloaded phf_shared v0.12.1 |
| 843 | 2026-03-18T21:52:26.854Z | Downloaded num-complex v0.4.6 |
| 844 | 2026-03-18T21:52:26.857Z | Downloaded precomputed-hash v0.1.1 |
| 845 | 2026-03-18T21:52:26.857Z | Downloaded flume v0.11.1 |
| 846 | 2026-03-18T21:52:26.860Z | Downloaded nu-ansi-term v0.50.3 |
| 847 | 2026-03-18T21:52:26.861Z | Downloaded cookie v0.18.1 |
| 848 | 2026-03-18T21:52:26.864Z | Downloaded chacha20 v0.10.0 |
| 849 | 2026-03-18T21:52:26.867Z | Downloaded http-body-util v0.1.3 |
| 850 | 2026-03-18T21:52:26.867Z | Downloaded powerfmt v0.2.0 |
| 851 | 2026-03-18T21:52:26.870Z | Downloaded hmac v0.12.1 |
| 852 | 2026-03-18T21:52:26.870Z | Downloaded ed25519-dalek v2.2.0 |
| 853 | 2026-03-18T21:52:26.874Z | Downloaded elliptic-curve v0.13.8 |
| 854 | 2026-03-18T21:52:26.877Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 855 | 2026-03-18T21:52:26.877Z | Downloaded progenitor-client v0.10.0 |
| 856 | 2026-03-18T21:52:26.881Z | Downloaded proc-macro-crate v3.4.0 |
| 857 | 2026-03-18T21:52:26.881Z | Downloaded predicates-tree v1.0.13 |
| 858 | 2026-03-18T21:52:26.885Z | Downloaded predicates-core v1.0.10 |
| 859 | 2026-03-18T21:52:26.885Z | Downloaded ignore v0.4.25 |
| 860 | 2026-03-18T21:52:26.885Z | Downloaded memmap2 v0.9.10 |
| 861 | 2026-03-18T21:52:26.890Z | Downloaded native-tls v0.2.18 |
| 862 | 2026-03-18T21:52:26.890Z | Downloaded litrs v1.0.0 |
| 863 | 2026-03-18T21:52:26.894Z | Downloaded oxide-tokio-rt v0.1.3 |
| 864 | 2026-03-18T21:52:26.894Z | Downloaded httparse v1.10.1 |
| 865 | 2026-03-18T21:52:26.894Z | Downloaded const_format v0.2.35 |
| 866 | 2026-03-18T21:52:26.899Z | Downloaded pbkdf2 v0.12.2 |
| 867 | 2026-03-18T21:52:26.901Z | Downloaded peg-macros v0.8.5 |
| 868 | 2026-03-18T21:52:26.902Z | Downloaded peg v0.8.5 |
| 869 | 2026-03-18T21:52:26.905Z | Downloaded psl-types v2.0.11 |
| 870 | 2026-03-18T21:52:26.905Z | Downloaded progenitor-macro v0.11.2 |
| 871 | 2026-03-18T21:52:26.905Z | Downloaded quick-error v1.2.3 |
| 872 | 2026-03-18T21:52:26.909Z | Downloaded progenitor-client v0.11.2 |
| 873 | 2026-03-18T21:52:26.910Z | Downloaded radium v0.7.0 |
| 874 | 2026-03-18T21:52:26.910Z | Downloaded cc v1.2.56 |
| 875 | 2026-03-18T21:52:26.913Z | Downloaded proc-macro-crate v1.3.1 |
| 876 | 2026-03-18T21:52:26.913Z | Downloaded progenitor-macro v0.10.0 |
| 877 | 2026-03-18T21:52:26.913Z | Downloaded password-hash v0.5.0 |
| 878 | 2026-03-18T21:52:26.917Z | Downloaded password-hash v0.4.2 |
| 879 | 2026-03-18T21:52:26.917Z | Downloaded packed_struct v0.10.1 |
| 880 | 2026-03-18T21:52:26.920Z | Downloaded paste v1.0.15 |
| 881 | 2026-03-18T21:52:26.924Z | Downloaded parking_lot_core v0.8.6 |
| 882 | 2026-03-18T21:52:26.924Z | Downloaded parse-display-derive v0.10.0 |
| 883 | 2026-03-18T21:52:26.925Z | Downloaded heapless v0.7.17 |
| 884 | 2026-03-18T21:52:26.928Z | Downloaded progenitor-macro v0.13.0 |
| 885 | 2026-03-18T21:52:26.928Z | Downloaded phf v0.12.1 |
| 886 | 2026-03-18T21:52:26.931Z | Downloaded libbz2-rs-sys v0.2.2 |
| 887 | 2026-03-18T21:52:26.931Z | Downloaded oxnet v0.1.4 |
| 888 | 2026-03-18T21:52:26.934Z | Downloaded pin-project-lite v0.2.17 |
| 889 | 2026-03-18T21:52:26.937Z | Downloaded pem v3.0.6 |
| 890 | 2026-03-18T21:52:26.940Z | Downloaded headers v0.4.1 |
| 891 | 2026-03-18T21:52:26.943Z | Downloaded phf_shared v0.13.1 |
| 892 | 2026-03-18T21:52:26.943Z | Downloaded pin-project-internal v1.1.11 |
| 893 | 2026-03-18T21:52:26.946Z | Downloaded polyval v0.6.2 |
| 894 | 2026-03-18T21:52:26.947Z | Downloaded der v0.7.10 |
| 895 | 2026-03-18T21:52:26.950Z | Downloaded pkg-config v0.3.32 |
| 896 | 2026-03-18T21:52:26.953Z | Downloaded rand_chacha v0.3.1 |
| 897 | 2026-03-18T21:52:26.953Z | Downloaded pkcs8 v0.10.2 |
| 898 | 2026-03-18T21:52:26.957Z | Downloaded base64 v0.21.7 |
| 899 | 2026-03-18T21:52:26.961Z | Downloaded rand_xorshift v0.4.0 |
| 900 | 2026-03-18T21:52:26.964Z | Downloaded postgres-protocol v0.6.10 |
| 901 | 2026-03-18T21:52:26.964Z | Downloaded poly1305 v0.8.0 |
| 902 | 2026-03-18T21:52:26.964Z | Downloaded omicron-zone-package v0.12.2 |
| 903 | 2026-03-18T21:52:26.967Z | Downloaded ar_archive_writer v0.5.1 |
| 904 | 2026-03-18T21:52:26.971Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 905 | 2026-03-18T21:52:26.971Z | Downloaded indicatif v0.18.4 |
| 906 | 2026-03-18T21:52:26.976Z | Downloaded recursive v0.1.1 |
| 907 | 2026-03-18T21:52:26.976Z | Downloaded indexmap v1.9.3 |
| 908 | 2026-03-18T21:52:26.980Z | Downloaded derive_more v2.1.1 |
| 909 | 2026-03-18T21:52:26.987Z | Downloaded progenitor v0.13.0 |
| 910 | 2026-03-18T21:52:26.990Z | Downloaded primeorder v0.13.6 |
| 911 | 2026-03-18T21:52:26.990Z | Downloaded ref-cast v1.0.25 |
| 912 | 2026-03-18T21:52:26.993Z | Downloaded rfc6979 v0.4.0 |
| 913 | 2026-03-18T21:52:26.993Z | Downloaded psm v0.1.30 |
| 914 | 2026-03-18T21:52:26.998Z | Downloaded ref-cast-impl v1.0.25 |
| 915 | 2026-03-18T21:52:26.998Z | Downloaded progenitor v0.11.2 |
| 916 | 2026-03-18T21:52:26.998Z | Downloaded progenitor v0.10.0 |
| 917 | 2026-03-18T21:52:27.001Z | Downloaded proc-macro-error2 v2.0.1 |
| 918 | 2026-03-18T21:52:27.001Z | Downloaded progenitor-extras v0.1.1 |
| 919 | 2026-03-18T21:52:27.005Z | Downloaded progenitor-client v0.13.0 |
| 920 | 2026-03-18T21:52:27.005Z | Downloaded parking_lot_core v0.9.12 |
| 921 | 2026-03-18T21:52:27.009Z | Downloaded parking_lot v0.12.5 |
| 922 | 2026-03-18T21:52:27.009Z | Downloaded heapless v0.8.0 |
| 923 | 2026-03-18T21:52:27.012Z | Downloaded predicates v3.1.4 |
| 924 | 2026-03-18T21:52:27.017Z | Downloaded parking_lot v0.11.2 |
| 925 | 2026-03-18T21:52:27.017Z | Downloaded hickory-resolver v0.24.4 |
| 926 | 2026-03-18T21:52:27.020Z | Downloaded owo-colors v4.3.0 |
| 927 | 2026-03-18T21:52:27.020Z | Downloaded rtoolbox v0.0.3 |
| 928 | 2026-03-18T21:52:27.023Z | Downloaded r2d2 v0.8.10 |
| 929 | 2026-03-18T21:52:27.023Z | Downloaded rustc_version v0.1.7 |
| 930 | 2026-03-18T21:52:27.027Z | Downloaded rustc-hash v2.1.1 |
| 931 | 2026-03-18T21:52:27.027Z | Downloaded russh-cryptovec v0.7.3 |
| 932 | 2026-03-18T21:52:27.027Z | Downloaded multer v3.1.0 |
| 933 | 2026-03-18T21:52:27.030Z | Downloaded bumpalo v3.20.2 |
| 934 | 2026-03-18T21:52:27.030Z | Downloaded pkcs1 v0.7.5 |
| 935 | 2026-03-18T21:52:27.034Z | Downloaded rand_core v0.6.4 |
| 936 | 2026-03-18T21:52:27.034Z | Downloaded derive_more-impl v2.1.1 |
| 937 | 2026-03-18T21:52:27.037Z | Downloaded salsa20 v0.10.2 |
| 938 | 2026-03-18T21:52:27.041Z | Downloaded ppv-lite86 v0.2.21 |
| 939 | 2026-03-18T21:52:27.041Z | Downloaded sapling-renderdag v0.1.0 |
| 940 | 2026-03-18T21:52:27.045Z | Downloaded phf v0.13.1 |
| 941 | 2026-03-18T21:52:27.045Z | Downloaded rand_core v0.9.5 |
| 942 | 2026-03-18T21:52:27.045Z | Downloaded num_enum v0.7.5 |
| 943 | 2026-03-18T21:52:27.048Z | Downloaded pem-rfc7468 v0.7.0 |
| 944 | 2026-03-18T21:52:27.051Z | Downloaded compact_str v0.8.1 |
| 945 | 2026-03-18T21:52:27.055Z | Downloaded postgres-types v0.2.12 |
| 946 | 2026-03-18T21:52:27.055Z | Downloaded rand_core v0.10.0 |
| 947 | 2026-03-18T21:52:27.059Z | Downloaded postcard v1.1.3 |
| 948 | 2026-03-18T21:52:27.059Z | Downloaded rand_seeder v0.4.0 |
| 949 | 2026-03-18T21:52:27.063Z | Downloaded arc-swap v1.8.2 |
| 950 | 2026-03-18T21:52:27.066Z | Downloaded scroll_derive v0.13.1 |
| 951 | 2026-03-18T21:52:27.066Z | Downloaded same-file v1.0.6 |
| 952 | 2026-03-18T21:52:27.066Z | Downloaded oso v0.27.3 |
| 953 | 2026-03-18T21:52:27.070Z | Downloaded scopeguard v1.2.0 |
| 954 | 2026-03-18T21:52:27.070Z | Downloaded miniz_oxide v0.8.9 |
| 955 | 2026-03-18T21:52:27.074Z | Downloaded scheduled-thread-pool v0.2.7 |
| 956 | 2026-03-18T21:52:27.074Z | Downloaded bzip2 v0.4.4 |
| 957 | 2026-03-18T21:52:27.074Z | Downloaded globset v0.4.18 |
| 958 | 2026-03-18T21:52:27.080Z | Downloaded git-stub-vcs v0.1.0 |
| 959 | 2026-03-18T21:52:27.080Z | Downloaded bzip2 v0.6.1 |
| 960 | 2026-03-18T21:52:27.085Z | Downloaded scrypt v0.11.0 |
| 961 | 2026-03-18T21:52:27.085Z | Downloaded ciborium v0.2.2 |
| 962 | 2026-03-18T21:52:27.085Z | Downloaded seq-macro v0.3.6 |
| 963 | 2026-03-18T21:52:27.085Z | Downloaded serde_spanned v1.0.4 |
| 964 | 2026-03-18T21:52:27.091Z | Downloaded serde-big-array v0.5.1 |
| 965 | 2026-03-18T21:52:27.091Z | Downloaded semver v0.1.20 |
| 966 | 2026-03-18T21:52:27.091Z | Downloaded secrecy v0.10.3 |
| 967 | 2026-03-18T21:52:27.091Z | Downloaded secrecy v0.8.0 |
| 968 | 2026-03-18T21:52:27.091Z | Downloaded resolv-conf v0.7.6 |
| 969 | 2026-03-18T21:52:27.098Z | Downloaded hashbrown v0.12.3 |
| 970 | 2026-03-18T21:52:27.098Z | Downloaded hickory-resolver v0.25.2 |
| 971 | 2026-03-18T21:52:27.105Z | Downloaded backon v1.6.0 |
| 972 | 2026-03-18T21:52:27.105Z | Downloaded serde_plain v1.0.2 |
| 973 | 2026-03-18T21:52:27.105Z | Downloaded serde_bytes v0.11.19 |
| 974 | 2026-03-18T21:52:27.110Z | Downloaded shell-words v1.1.1 |
| 975 | 2026-03-18T21:52:27.110Z | Downloaded serde_repr v0.1.20 |
| 976 | 2026-03-18T21:52:27.110Z | Downloaded pin-project v1.1.11 |
| 977 | 2026-03-18T21:52:27.114Z | Downloaded sha1 v0.10.6 |
| 978 | 2026-03-18T21:52:27.117Z | Downloaded pkcs5 v0.7.1 |
| 979 | 2026-03-18T21:52:27.120Z | Downloaded rand_chacha v0.9.0 |
| 980 | 2026-03-18T21:52:27.123Z | Downloaded rustls-pemfile v1.0.4 |
| 981 | 2026-03-18T21:52:27.123Z | Downloaded diesel_derives v2.3.7 |
| 982 | 2026-03-18T21:52:27.127Z | Downloaded signal-hook-mio v0.2.5 |
| 983 | 2026-03-18T21:52:27.130Z | Downloaded siphasher v1.0.2 |
| 984 | 2026-03-18T21:52:27.130Z | Downloaded serde_urlencoded v0.7.1 |
| 985 | 2026-03-18T21:52:27.132Z | Downloaded rustc_version v0.4.1 |
| 986 | 2026-03-18T21:52:27.132Z | Downloaded quinn-udp v0.5.14 |
| 987 | 2026-03-18T21:52:27.136Z | Downloaded jiff-static v0.2.21 |
| 988 | 2026-03-18T21:52:27.139Z | Downloaded slog-bunyan v2.5.0 |
| 989 | 2026-03-18T21:52:27.139Z | Downloaded sigpipe v0.1.3 |
| 990 | 2026-03-18T21:52:27.139Z | Downloaded slog-envlogger v2.2.0 |
| 991 | 2026-03-18T21:52:27.142Z | Downloaded rustversion v1.0.22 |
| 992 | 2026-03-18T21:52:27.145Z | Downloaded rustls-pemfile v2.2.0 |
| 993 | 2026-03-18T21:52:27.145Z | Downloaded schemars_derive v0.8.22 |
| 994 | 2026-03-18T21:52:27.148Z | Downloaded rusty-fork v0.3.1 |
| 995 | 2026-03-18T21:52:27.148Z | Downloaded openssl-sys v0.9.111 |
| 996 | 2026-03-18T21:52:27.151Z | Downloaded signature v2.2.0 |
| 997 | 2026-03-18T21:52:27.154Z | Downloaded signal-hook-tokio v0.3.1 |
| 998 | 2026-03-18T21:52:27.154Z | Downloaded ena v0.14.4 |
| 999 | 2026-03-18T21:52:27.158Z | Downloaded defmt-macros v1.0.1 |
| 1000 | 2026-03-18T21:52:27.158Z | Downloaded papergrid v0.17.0 |
| 1001 | 2026-03-18T21:52:27.161Z | Downloaded minimal-lexical v0.2.1 |
| 1002 | 2026-03-18T21:52:27.167Z | Downloaded serde-hex v0.1.0 |
| 1003 | 2026-03-18T21:52:27.170Z | Downloaded daft v0.1.5 |
| 1004 | 2026-03-18T21:52:27.170Z | Downloaded prefix-trie v0.7.0 |
| 1005 | 2026-03-18T21:52:27.170Z | Downloaded ctr v0.9.2 |
| 1006 | 2026-03-18T21:52:27.174Z | Downloaded cargo_toml v0.22.3 |
| 1007 | 2026-03-18T21:52:27.174Z | Downloaded ssh-cipher v0.2.0 |
| 1008 | 2026-03-18T21:52:27.177Z | Downloaded sct v0.7.1 |
| 1009 | 2026-03-18T21:52:27.178Z | Downloaded serde_derive_internals v0.29.1 |
| 1010 | 2026-03-18T21:52:27.181Z | Downloaded bitfield v0.19.4 |
| 1011 | 2026-03-18T21:52:27.181Z | Downloaded sec1 v0.7.3 |
| 1012 | 2026-03-18T21:52:27.185Z | Downloaded hostname v0.4.2 |
| 1013 | 2026-03-18T21:52:27.185Z | Downloaded hostname v0.3.1 |
| 1014 | 2026-03-18T21:52:27.185Z | Downloaded console v0.15.11 |
| 1015 | 2026-03-18T21:52:27.188Z | Downloaded atomic-waker v1.1.2 |
| 1016 | 2026-03-18T21:52:27.191Z | Downloaded argon2 v0.5.3 |
| 1017 | 2026-03-18T21:52:27.191Z | Downloaded bitflags v1.3.2 |
| 1018 | 2026-03-18T21:52:27.193Z | Downloaded csv-core v0.1.13 |
| 1019 | 2026-03-18T21:52:27.194Z | Downloaded cobs v0.3.0 |
| 1020 | 2026-03-18T21:52:27.197Z | Downloaded serde_path_to_error v0.1.20 |
| 1021 | 2026-03-18T21:52:27.197Z | Downloaded backoff v0.4.0 |
| 1022 | 2026-03-18T21:52:27.200Z | Downloaded ssh-encoding v0.2.0 |
| 1023 | 2026-03-18T21:52:27.200Z | Downloaded sqlparser_derive v0.5.0 |
| 1024 | 2026-03-18T21:52:27.203Z | Downloaded russh-keys v0.45.0 |
| 1025 | 2026-03-18T21:52:27.207Z | Downloaded dropshot-api-manager v0.6.0 |
| 1026 | 2026-03-18T21:52:27.209Z | Downloaded rustls-pki-types v1.14.0 |
| 1027 | 2026-03-18T21:52:27.214Z | Downloaded http v1.4.0 |
| 1028 | 2026-03-18T21:52:27.217Z | Downloaded rustls-native-certs v0.8.3 |
| 1029 | 2026-03-18T21:52:27.221Z | Downloaded crossterm v0.28.1 |
| 1030 | 2026-03-18T21:52:27.225Z | Downloaded subtle v2.6.1 |
| 1031 | 2026-03-18T21:52:27.225Z | Downloaded strum v0.27.2 |
| 1032 | 2026-03-18T21:52:27.229Z | Downloaded strum v0.26.3 |
| 1033 | 2026-03-18T21:52:27.229Z | Downloaded structmeta-derive v0.3.0 |
| 1034 | 2026-03-18T21:52:27.229Z | Downloaded structmeta v0.3.0 |
| 1035 | 2026-03-18T21:52:27.229Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1036 | 2026-03-18T21:52:27.232Z | Downloaded slog-stdlog v4.1.1 |
| 1037 | 2026-03-18T21:52:27.232Z | Downloaded slog-json v2.6.1 |
| 1038 | 2026-03-18T21:52:27.235Z | Downloaded slog-dtrace v0.3.0 |
| 1039 | 2026-03-18T21:52:27.235Z | Downloaded slog-async v2.8.0 |
| 1040 | 2026-03-18T21:52:27.235Z | Downloaded slab v0.4.12 |
| 1041 | 2026-03-18T21:52:27.239Z | Downloaded simd-adler32 v0.3.8 |
| 1042 | 2026-03-18T21:52:27.239Z | Downloaded tagptr v0.2.0 |
| 1043 | 2026-03-18T21:52:27.242Z | Downloaded smf v0.2.3 |
| 1044 | 2026-03-18T21:52:27.242Z | Downloaded hyper-util v0.1.20 |
| 1045 | 2026-03-18T21:52:27.246Z | Downloaded rcgen v0.12.1 |
| 1046 | 2026-03-18T21:52:27.251Z | Downloaded progenitor-impl v0.10.0 |
| 1047 | 2026-03-18T21:52:27.251Z | Downloaded sync-ptr v0.1.4 |
| 1048 | 2026-03-18T21:52:27.253Z | Downloaded sync_wrapper v1.0.2 |
| 1049 | 2026-03-18T21:52:27.253Z | Downloaded sqlformat v0.3.5 |
| 1050 | 2026-03-18T21:52:27.254Z | Downloaded supports-color v3.0.2 |
| 1051 | 2026-03-18T21:52:27.254Z | Downloaded tap v1.0.1 |
| 1052 | 2026-03-18T21:52:27.257Z | Downloaded take_mut v0.2.2 |
| 1053 | 2026-03-18T21:52:27.257Z | Downloaded time-core v0.1.8 |
| 1054 | 2026-03-18T21:52:27.260Z | Downloaded thread-id v5.1.0 |
| 1055 | 2026-03-18T21:52:27.260Z | Downloaded pretty_assertions v1.4.1 |
| 1056 | 2026-03-18T21:52:27.260Z | Downloaded prettyplease v0.2.37 |
| 1057 | 2026-03-18T21:52:27.264Z | Downloaded slog-scope v4.4.1 |
| 1058 | 2026-03-18T21:52:27.267Z | Downloaded smallvec v0.6.14 |
| 1059 | 2026-03-18T21:52:27.267Z | Downloaded scroll v0.13.0 |
| 1060 | 2026-03-18T21:52:27.270Z | Downloaded tabwriter v1.4.1 |
| 1061 | 2026-03-18T21:52:27.270Z | Downloaded signal-hook-registry v1.4.8 |
| 1062 | 2026-03-18T21:52:27.270Z | Downloaded shlex v1.3.0 |
| 1063 | 2026-03-18T21:52:27.273Z | Downloaded termtree v0.5.1 |
| 1064 | 2026-03-18T21:52:27.273Z | Downloaded tabled_derive v0.11.0 |
| 1065 | 2026-03-18T21:52:27.274Z | Downloaded p256 v0.13.2 |
| 1066 | 2026-03-18T21:52:27.276Z | Downloaded progenitor-impl v0.13.0 |
| 1067 | 2026-03-18T21:52:27.280Z | Downloaded progenitor-impl v0.11.2 |
| 1068 | 2026-03-18T21:52:27.283Z | Downloaded hashbrown v0.13.2 |
| 1069 | 2026-03-18T21:52:27.287Z | Downloaded serde_with_macros v3.17.0 |
| 1070 | 2026-03-18T21:52:27.287Z | Downloaded spki v0.7.3 |
| 1071 | 2026-03-18T21:52:27.290Z | Downloaded string_cache v0.8.9 |
| 1072 | 2026-03-18T21:52:27.290Z | Downloaded serde_cbor v0.11.2 |
| 1073 | 2026-03-18T21:52:27.293Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1074 | 2026-03-18T21:52:27.296Z | Downloaded stringprep v0.1.5 |
| 1075 | 2026-03-18T21:52:27.296Z | Downloaded static_assertions v1.1.0 |
| 1076 | 2026-03-18T21:52:27.299Z | Downloaded ron v0.8.1 |
| 1077 | 2026-03-18T21:52:27.301Z | Downloaded tinyvec_macros v0.1.1 |
| 1078 | 2026-03-18T21:52:27.302Z | Downloaded stacker v0.1.23 |
| 1079 | 2026-03-18T21:52:27.308Z | Downloaded hickory-server v0.25.2 |
| 1080 | 2026-03-18T21:52:27.311Z | Downloaded strum_macros v0.24.3 |
| 1081 | 2026-03-18T21:52:27.314Z | Downloaded strum_macros v0.26.4 |
| 1082 | 2026-03-18T21:52:27.318Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1083 | 2026-03-18T21:52:27.329Z | Downloaded mio v1.1.1 |
| 1084 | 2026-03-18T21:52:27.334Z | Downloaded rayon-core v1.13.0 |
| 1085 | 2026-03-18T21:52:27.338Z | Downloaded termios v0.3.3 |
| 1086 | 2026-03-18T21:52:27.341Z | Downloaded support-bundle-viewer v0.1.2 |
| 1087 | 2026-03-18T21:52:27.341Z | Downloaded slog-term v2.9.2 |
| 1088 | 2026-03-18T21:52:27.344Z | Downloaded thiserror-no-std v2.0.2 |
| 1089 | 2026-03-18T21:52:27.349Z | Downloaded snafu-derive v0.8.9 |
| 1090 | 2026-03-18T21:52:27.352Z | Downloaded tower-service v0.3.3 |
| 1091 | 2026-03-18T21:52:27.352Z | Downloaded tower-layer v0.3.3 |
| 1092 | 2026-03-18T21:52:27.355Z | Downloaded publicsuffix v2.3.0 |
| 1093 | 2026-03-18T21:52:27.355Z | Downloaded crossterm v0.29.0 |
| 1094 | 2026-03-18T21:52:27.361Z | Downloaded hashbrown v0.15.5 |
| 1095 | 2026-03-18T21:52:27.365Z | Downloaded thread_local v1.1.9 |
| 1096 | 2026-03-18T21:52:27.368Z | Downloaded testing_table v0.3.0 |
| 1097 | 2026-03-18T21:52:27.368Z | Downloaded spin v0.9.8 |
| 1098 | 2026-03-18T21:52:27.372Z | Downloaded rand v0.8.5 |
| 1099 | 2026-03-18T21:52:27.375Z | Downloaded topological-sort v0.2.2 |
| 1100 | 2026-03-18T21:52:27.375Z | Downloaded qorb v0.4.1 |
| 1101 | 2026-03-18T21:52:27.380Z | Downloaded num-bigint v0.4.6 |
| 1102 | 2026-03-18T21:52:27.384Z | Downloaded try-lock v0.2.5 |
| 1103 | 2026-03-18T21:52:27.387Z | Downloaded trait-variant v0.1.2 |
| 1104 | 2026-03-18T21:52:27.387Z | Downloaded tls_codec_derive v0.4.2 |
| 1105 | 2026-03-18T21:52:27.390Z | Downloaded tls_codec v0.4.2 |
| 1106 | 2026-03-18T21:52:27.390Z | Downloaded tiny-keccak v2.0.2 |
| 1107 | 2026-03-18T21:52:27.395Z | Downloaded ryu v1.0.23 |
| 1108 | 2026-03-18T21:52:27.398Z | Downloaded strum_macros v0.27.2 |
| 1109 | 2026-03-18T21:52:27.398Z | Downloaded slog v2.8.2 |
| 1110 | 2026-03-18T21:52:27.401Z | Downloaded tokio-dtrace v0.1.1 |
| 1111 | 2026-03-18T21:52:27.401Z | Downloaded similar v2.7.0 |
| 1112 | 2026-03-18T21:52:27.404Z | Downloaded unarray v0.1.4 |
| 1113 | 2026-03-18T21:52:27.409Z | Downloaded itertools v0.10.5 |
| 1114 | 2026-03-18T21:52:27.414Z | Downloaded typify-macro v0.4.3 |
| 1115 | 2026-03-18T21:52:27.417Z | Downloaded unit-prefix v0.5.2 |
| 1116 | 2026-03-18T21:52:27.417Z | Downloaded usdt v0.6.0 |
| 1117 | 2026-03-18T21:52:27.420Z | Downloaded libxml v0.3.3 |
| 1118 | 2026-03-18T21:52:27.423Z | Downloaded untrusted v0.9.0 |
| 1119 | 2026-03-18T21:52:27.423Z | Downloaded unicode-truncate v1.1.0 |
| 1120 | 2026-03-18T21:52:27.426Z | Downloaded tokio-native-tls v0.3.1 |
| 1121 | 2026-03-18T21:52:27.426Z | Downloaded tokio-rustls v0.25.0 |
| 1122 | 2026-03-18T21:52:27.429Z | Downloaded untrusted v0.7.1 |
| 1123 | 2026-03-18T21:52:27.429Z | Downloaded universal-hash v0.5.1 |
| 1124 | 2026-03-18T21:52:27.433Z | Downloaded tokio-macros v2.6.0 |
| 1125 | 2026-03-18T21:52:27.433Z | Downloaded utf-8 v0.7.6 |
| 1126 | 2026-03-18T21:52:27.433Z | Downloaded typify-macro v0.6.1 |
| 1127 | 2026-03-18T21:52:27.436Z | Downloaded tokio-tungstenite v0.23.1 |
| 1128 | 2026-03-18T21:52:27.439Z | Downloaded tokio-tungstenite v0.21.0 |
| 1129 | 2026-03-18T21:52:27.439Z | Downloaded term v1.2.1 |
| 1130 | 2026-03-18T21:52:27.462Z | Downloaded usdt-macro v0.6.0 |
| 1131 | 2026-03-18T21:52:27.462Z | Downloaded time-macros v0.2.27 |
| 1132 | 2026-03-18T21:52:27.462Z | Downloaded void v1.0.2 |
| 1133 | 2026-03-18T21:52:27.462Z | Downloaded socket2 v0.5.10 |
| 1134 | 2026-03-18T21:52:27.462Z | Downloaded usdt-attr-macro v0.6.0 |
| 1135 | 2026-03-18T21:52:27.462Z | Downloaded socket2 v0.6.2 |
| 1136 | 2026-03-18T21:52:27.462Z | Downloaded iri-string v0.7.10 |
| 1137 | 2026-03-18T21:52:27.467Z | Downloaded rsa v0.9.10 |
| 1138 | 2026-03-18T21:52:27.471Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1139 | 2026-03-18T21:52:27.475Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1140 | 2026-03-18T21:52:27.475Z | Downloaded wait-timeout v0.2.1 |
| 1141 | 2026-03-18T21:52:27.480Z | Downloaded waitgroup v0.1.2 |
| 1142 | 2026-03-18T21:52:27.480Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1143 | 2026-03-18T21:52:27.484Z | Downloaded itertools v0.12.1 |
| 1144 | 2026-03-18T21:52:27.487Z | Downloaded nom v7.1.3 |
| 1145 | 2026-03-18T21:52:27.490Z | Downloaded rand v0.9.2 |
| 1146 | 2026-03-18T21:52:27.493Z | Downloaded signal-hook v0.3.18 |
| 1147 | 2026-03-18T21:52:27.499Z | Downloaded quinn v0.11.9 |
| 1148 | 2026-03-18T21:52:27.499Z | Downloaded want v0.3.1 |
| 1149 | 2026-03-18T21:52:27.504Z | Downloaded unicase v2.9.0 |
| 1150 | 2026-03-18T21:52:27.504Z | Downloaded samael v0.0.19 |
| 1151 | 2026-03-18T21:52:27.508Z | Downloaded rustls-webpki v0.103.9 |
| 1152 | 2026-03-18T21:52:27.508Z | Downloaded tokio-rustls v0.24.1 |
| 1153 | 2026-03-18T21:52:27.513Z | Downloaded subprocess v0.2.15 |
| 1154 | 2026-03-18T21:52:27.518Z | Downloaded schemars v0.8.22 |
| 1155 | 2026-03-18T21:52:27.523Z | Downloaded xshell-macros v0.2.7 |
| 1156 | 2026-03-18T21:52:27.533Z | Downloaded xattr v1.6.1 |
| 1157 | 2026-03-18T21:52:27.533Z | Downloaded schemars v1.2.1 |
| 1158 | 2026-03-18T21:52:27.537Z | Downloaded uzers v0.12.2 |
| 1159 | 2026-03-18T21:52:27.541Z | Downloaded zeroize_derive v1.4.3 |
| 1160 | 2026-03-18T21:52:27.542Z | Downloaded usdt-impl v0.6.0 |
| 1161 | 2026-03-18T21:52:27.542Z | Downloaded zone v0.3.1 |
| 1162 | 2026-03-18T21:52:27.547Z | Downloaded test-strategy v0.4.5 |
| 1163 | 2026-03-18T21:52:27.547Z | Downloaded tar v0.4.44 |
| 1164 | 2026-03-18T21:52:27.550Z | Downloaded term v0.7.0 |
| 1165 | 2026-03-18T21:52:27.550Z | Downloaded zone_cfg_derive v0.3.1 |
| 1166 | 2026-03-18T21:52:27.550Z | Downloaded itertools v0.14.0 |
| 1167 | 2026-03-18T21:52:27.558Z | Downloaded tracing-attributes v0.1.31 |
| 1168 | 2026-03-18T21:52:27.561Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1169 | 2026-03-18T21:52:27.561Z | Downloaded itertools v0.13.0 |
| 1170 | 2026-03-18T21:52:27.565Z | Downloaded vsss-rs v3.3.4 |
| 1171 | 2026-03-18T21:52:27.568Z | Downloaded tinyvec v1.10.0 |
| 1172 | 2026-03-18T21:52:27.572Z | Downloaded vergen-lib v0.1.6 |
| 1173 | 2026-03-18T21:52:27.572Z | Downloaded num-bigint-dig v0.8.6 |
| 1174 | 2026-03-18T21:52:27.575Z | Downloaded tui-tree-widget v0.23.1 |
| 1175 | 2026-03-18T21:52:27.575Z | Downloaded vergen-git2 v1.0.7 |
| 1176 | 2026-03-18T21:52:27.580Z | Downloaded futures-util v0.3.32 |
| 1177 | 2026-03-18T21:52:27.588Z | Downloaded walkdir v2.5.0 |
| 1178 | 2026-03-18T21:52:27.592Z | Downloaded unicode-properties v0.1.4 |
| 1179 | 2026-03-18T21:52:27.592Z | Downloaded hkdf v0.12.4 |
| 1180 | 2026-03-18T21:52:27.592Z | Downloaded whoami v2.1.0 |
| 1181 | 2026-03-18T21:52:27.592Z | Downloaded libm v0.2.16 |
| 1182 | 2026-03-18T21:52:27.600Z | Downloaded xz2 v0.1.7 |
| 1183 | 2026-03-18T21:52:27.604Z | Downloaded wyz v0.5.1 |
| 1184 | 2026-03-18T21:52:27.604Z | Downloaded xshell v0.2.7 |
| 1185 | 2026-03-18T21:52:27.604Z | Downloaded tokio-rustls v0.26.4 |
| 1186 | 2026-03-18T21:52:27.607Z | Downloaded tokio-stream v0.1.18 |
| 1187 | 2026-03-18T21:52:27.611Z | Downloaded schemars v0.9.0 |
| 1188 | 2026-03-18T21:52:27.617Z | Downloaded zeroize v1.8.2 |
| 1189 | 2026-03-18T21:52:27.620Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1190 | 2026-03-18T21:52:27.625Z | Downloaded zstd v0.13.3 |
| 1191 | 2026-03-18T21:52:27.628Z | Downloaded vergen v9.0.6 |
| 1192 | 2026-03-18T21:52:27.628Z | Downloaded h2 v0.4.13 |
| 1193 | 2026-03-18T21:52:27.632Z | Downloaded steno v0.4.1 |
| 1194 | 2026-03-18T21:52:27.636Z | Downloaded zstd-safe v7.2.4 |
| 1195 | 2026-03-18T21:52:27.636Z | Downloaded vergen-gitcl v1.0.8 |
| 1196 | 2026-03-18T21:52:27.639Z | Downloaded tracing-core v0.1.36 |
| 1197 | 2026-03-18T21:52:27.639Z | Downloaded rand v0.10.0 |
| 1198 | 2026-03-18T21:52:27.642Z | Downloaded russh v0.45.0 |
| 1199 | 2026-03-18T21:52:27.646Z | Downloaded typify v0.6.1 |
| 1200 | 2026-03-18T21:52:27.651Z | Downloaded typify v0.4.3 |
| 1201 | 2026-03-18T21:52:27.655Z | Downloaded tungstenite v0.21.0 |
| 1202 | 2026-03-18T21:52:27.655Z | Downloaded unicode-bidi v0.3.18 |
| 1203 | 2026-03-18T21:52:27.658Z | Downloaded tungstenite v0.23.0 |
| 1204 | 2026-03-18T21:52:27.667Z | Downloaded rustyline v14.0.0 |
| 1205 | 2026-03-18T21:52:27.672Z | Downloaded p521 v0.13.3 |
| 1206 | 2026-03-18T21:52:27.672Z | Downloaded toml v0.7.8 |
| 1207 | 2026-03-18T21:52:27.672Z | Downloaded snafu v0.8.9 |
| 1208 | 2026-03-18T21:52:27.676Z | Downloaded zerocopy v0.6.6 |
| 1209 | 2026-03-18T21:52:27.677Z | Downloaded unsafe-libyaml v0.2.11 |
| 1210 | 2026-03-18T21:52:27.679Z | Downloaded blake3 v1.8.3 |
| 1211 | 2026-03-18T21:52:27.683Z | Downloaded uuid v1.21.0 |
| 1212 | 2026-03-18T21:52:27.687Z | Downloaded whoami v1.6.1 |
| 1213 | 2026-03-18T21:52:27.690Z | Downloaded twox-hash v2.1.2 |
| 1214 | 2026-03-18T21:52:27.690Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1215 | 2026-03-18T21:52:27.694Z | Downloaded iddqd v0.3.17 |
| 1216 | 2026-03-18T21:52:27.697Z | Downloaded vte v0.14.1 |
| 1217 | 2026-03-18T21:52:27.701Z | Downloaded ron v0.12.0 |
| 1218 | 2026-03-18T21:52:27.706Z | Downloaded ssh-key v0.6.7 |
| 1219 | 2026-03-18T21:52:27.712Z | Downloaded hyper v1.8.1 |
| 1220 | 2026-03-18T21:52:27.734Z | Downloaded yasna v0.5.2 |
| 1221 | 2026-03-18T21:52:27.742Z | Downloaded toml_edit v0.19.15 |
| 1222 | 2026-03-18T21:52:27.756Z | Downloaded zopfli v0.8.3 |
| 1223 | 2026-03-18T21:52:27.760Z | Downloaded reedline v0.40.0 |
| 1224 | 2026-03-18T21:52:27.765Z | Downloaded rpassword v7.4.0 |
| 1225 | 2026-03-18T21:52:27.777Z | Downloaded reqwest v0.13.2 |
| 1226 | 2026-03-18T21:52:27.780Z | Downloaded reqwest v0.12.28 |
| 1227 | 2026-03-18T21:52:27.785Z | Downloaded yansi v1.0.1 |
| 1228 | 2026-03-18T21:52:27.788Z | Downloaded unicode_categories v0.1.1 |
| 1229 | 2026-03-18T21:52:27.791Z | Downloaded bitvec v1.0.1 |
| 1230 | 2026-03-18T21:52:27.801Z | Downloaded zip v0.6.6 |
| 1231 | 2026-03-18T21:52:27.805Z | Downloaded typed-path v0.9.3 |
| 1232 | 2026-03-18T21:52:27.808Z | Downloaded tokio-postgres v0.7.16 |
| 1233 | 2026-03-18T21:52:27.811Z | Downloaded portable-atomic v1.13.1 |
| 1234 | 2026-03-18T21:52:27.819Z | Downloaded regex v1.12.3 |
| 1235 | 2026-03-18T21:52:27.823Z | Downloaded p384 v0.13.1 |
| 1236 | 2026-03-18T21:52:27.826Z | Downloaded rayon v1.11.0 |
| 1237 | 2026-03-18T21:52:27.832Z | Downloaded aws-lc-rs v1.16.0 |
| 1238 | 2026-03-18T21:52:27.839Z | Downloaded zerocopy-derive v0.8.40 |
| 1239 | 2026-03-18T21:52:27.847Z | Downloaded salty v0.3.0 |
| 1240 | 2026-03-18T21:52:27.852Z | Downloaded lalrpop v0.19.12 |
| 1241 | 2026-03-18T21:52:27.860Z | Downloaded unicode-segmentation v1.12.0 |
| 1242 | 2026-03-18T21:52:27.863Z | Downloaded chrono v0.4.44 |
| 1243 | 2026-03-18T21:52:27.867Z | Downloaded quick-xml v0.37.5 |
| 1244 | 2026-03-18T21:52:27.874Z | Downloaded tower v0.5.3 |
| 1245 | 2026-03-18T21:52:27.879Z | Downloaded rustls-webpki v0.101.7 |
| 1246 | 2026-03-18T21:52:27.889Z | Downloaded unicode-normalization v0.1.25 |
| 1247 | 2026-03-18T21:52:27.892Z | Downloaded tower-http v0.6.8 |
| 1248 | 2026-03-18T21:52:27.898Z | Downloaded bindgen v0.71.1 |
| 1249 | 2026-03-18T21:52:27.903Z | Downloaded git2 v0.20.4 |
| 1250 | 2026-03-18T21:52:27.910Z | Downloaded tough v0.20.0 |
| 1251 | 2026-03-18T21:52:27.916Z | Downloaded x509-cert v0.2.5 |
| 1252 | 2026-03-18T21:52:27.920Z | Downloaded moka v0.12.13 |
| 1253 | 2026-03-18T21:52:27.926Z | Downloaded zip v4.6.1 |
| 1254 | 2026-03-18T21:52:27.930Z | Downloaded tokio-util v0.7.18 |
| 1255 | 2026-03-18T21:52:27.936Z | Downloaded object v0.30.4 |
| 1256 | 2026-03-18T21:52:27.959Z | Downloaded quinn-proto v0.11.13 |
| 1257 | 2026-03-18T21:52:27.965Z | Downloaded rustls-webpki v0.102.8 |
| 1258 | 2026-03-18T21:52:27.977Z | Downloaded nix v0.27.1 |
| 1259 | 2026-03-18T21:52:27.985Z | Downloaded petname v2.0.2 |
| 1260 | 2026-03-18T21:52:27.989Z | Downloaded goblin v0.10.5 |
| 1261 | 2026-03-18T21:52:27.994Z | Downloaded radix_trie v0.2.1 |
| 1262 | 2026-03-18T21:52:27.999Z | Downloaded openssl v0.10.75 |
| 1263 | 2026-03-18T21:52:28.006Z | Downloaded proptest v1.10.0 |
| 1264 | 2026-03-18T21:52:28.023Z | Downloaded serde_with v3.17.0 |
| 1265 | 2026-03-18T21:52:28.043Z | Downloaded bstr v1.12.1 |
| 1266 | 2026-03-18T21:52:28.052Z | Downloaded regex-syntax v0.6.29 |
| 1267 | 2026-03-18T21:52:28.055Z | Downloaded winnow v0.6.26 |
| 1268 | 2026-03-18T21:52:28.063Z | Downloaded zlib-rs v0.6.2 |
| 1269 | 2026-03-18T21:52:28.067Z | Downloaded winnow v0.5.40 |
| 1270 | 2026-03-18T21:52:28.075Z | Downloaded polar-core v0.27.3 |
| 1271 | 2026-03-18T21:52:28.081Z | Downloaded webpki-roots v1.0.6 |
| 1272 | 2026-03-18T21:52:28.084Z | Downloaded curve25519-dalek v4.1.3 |
| 1273 | 2026-03-18T21:52:28.091Z | Downloaded object v0.37.3 |
| 1274 | 2026-03-18T21:52:28.102Z | Downloaded openapiv3 v2.2.0 |
| 1275 | 2026-03-18T21:52:28.119Z | Downloaded rustls v0.23.37 |
| 1276 | 2026-03-18T21:52:28.127Z | Downloaded regex-syntax v0.8.10 |
| 1277 | 2026-03-18T21:52:28.133Z | Downloaded tabled v0.20.0 |
| 1278 | 2026-03-18T21:52:28.146Z | Downloaded nix v0.29.0 |
| 1279 | 2026-03-18T21:52:28.154Z | Downloaded hickory-proto v0.25.2 |
| 1280 | 2026-03-18T21:52:28.167Z | Downloaded rustls v0.21.12 |
| 1281 | 2026-03-18T21:52:28.174Z | Downloaded nix v0.28.0 |
| 1282 | 2026-03-18T21:52:28.183Z | Downloaded time v0.3.47 |
| 1283 | 2026-03-18T21:52:28.193Z | Downloaded dropshot v0.16.7 |
| 1284 | 2026-03-18T21:52:28.211Z | Downloaded vcpkg v0.2.15 |
| 1285 | 2026-03-18T21:52:28.243Z | Downloaded smoltcp v0.9.1 |
| 1286 | 2026-03-18T21:52:28.249Z | Downloaded hickory-proto v0.24.4 |
| 1287 | 2026-03-18T21:52:28.260Z | Downloaded typify-impl v0.4.3 |
| 1288 | 2026-03-18T21:52:28.280Z | Downloaded regress v0.10.5 |
| 1289 | 2026-03-18T21:52:28.285Z | Downloaded zerocopy v0.8.40 |
| 1290 | 2026-03-18T21:52:28.288Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1291 | 2026-03-18T21:52:28.296Z | Downloaded smoltcp v0.11.0 |
| 1292 | 2026-03-18T21:52:28.304Z | Downloaded diesel v2.3.7 |
| 1293 | 2026-03-18T21:52:28.324Z | Downloaded rustls v0.22.4 |
| 1294 | 2026-03-18T21:52:28.331Z | Downloaded rustix v0.38.44 |
| 1295 | 2026-03-18T21:52:28.347Z | Downloaded sled v0.34.7 |
| 1296 | 2026-03-18T21:52:28.356Z | Downloaded nix v0.31.1 |
| 1297 | 2026-03-18T21:52:28.374Z | Downloaded chrono-tz v0.10.4 |
| 1298 | 2026-03-18T21:52:28.386Z | Downloaded lzma-sys v0.1.20 |
| 1299 | 2026-03-18T21:52:28.418Z | Downloaded sqlparser v0.61.0 |
| 1300 | 2026-03-18T21:52:28.446Z | Downloaded tokio v1.49.0 |
| 1301 | 2026-03-18T21:52:28.476Z | Downloaded typify-impl v0.6.1 |
| 1302 | 2026-03-18T21:52:28.495Z | Downloaded tracing v0.1.44 |
| 1303 | 2026-03-18T21:52:28.529Z | Downloaded ratatui v0.29.0 |
| 1304 | 2026-03-18T21:52:28.572Z | Downloaded regex-automata v0.4.14 |
| 1305 | 2026-03-18T21:52:28.584Z | Downloaded zerocopy-derive v0.6.6 |
| 1306 | 2026-03-18T21:52:28.614Z | Downloaded petgraph v0.6.5 |
| 1307 | 2026-03-18T21:52:28.639Z | Downloaded ring v0.17.14 |
| 1308 | 2026-03-18T21:52:28.680Z | Downloaded jiff v0.2.21 |
| 1309 | 2026-03-18T21:52:28.696Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1310 | 2026-03-18T21:52:28.739Z | Downloaded petgraph v0.8.3 |
| 1311 | 2026-03-18T21:52:28.754Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1312 | 2026-03-18T21:52:28.769Z | Downloaded sha3 v0.10.8 |
| 1313 | 2026-03-18T21:52:28.772Z | Downloaded csv v1.4.0 |
| 1314 | 2026-03-18T21:52:28.787Z | Downloaded libz-sys v1.1.24 |
| 1315 | 2026-03-18T21:52:28.823Z | Downloaded encoding_rs v0.8.35 |
| 1316 | 2026-03-18T21:52:29.394Z | Downloaded aws-lc-sys v0.37.1 |
| 1317 | 2026-03-18T21:52:29.713Z | Compiling libc v0.2.180 |
| 1318 | 2026-03-18T21:52:29.716Z | Compiling serde v1.0.228 |
| 1319 | 2026-03-18T21:52:29.716Z | Compiling log v0.4.29 |
| 1320 | 2026-03-18T21:52:29.716Z | Compiling shlex v1.3.0 |
| 1321 | 2026-03-18T21:52:29.716Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-03-18T21:52:29.716Z | Compiling smallvec v1.15.1 |
| 1323 | 2026-03-18T21:52:29.716Z | Compiling typenum v1.19.0 |
| 1324 | 2026-03-18T21:52:29.717Z | Compiling subtle v2.6.1 |
| 1325 | 2026-03-18T21:52:29.717Z | Compiling generic-array v0.14.7 |
| 1326 | 2026-03-18T21:52:29.876Z | Compiling scopeguard v1.2.0 |
| 1327 | 2026-03-18T21:52:29.880Z | Compiling portable-atomic v1.13.1 |
| 1328 | 2026-03-18T21:52:30.001Z | Compiling const-oid v0.9.6 |
| 1329 | 2026-03-18T21:52:30.004Z | Compiling critical-section v1.2.0 |
| 1330 | 2026-03-18T21:52:30.051Z | Compiling syn v2.0.117 |
| 1331 | 2026-03-18T21:52:30.070Z | Compiling zerocopy v0.8.40 |
| 1332 | 2026-03-18T21:52:30.113Z | Compiling parking_lot_core v0.9.12 |
| 1333 | 2026-03-18T21:52:30.177Z | Compiling lock_api v0.4.14 |
| 1334 | 2026-03-18T21:52:30.202Z | Compiling pin-project-lite v0.2.17 |
| 1335 | 2026-03-18T21:52:30.225Z | Compiling serde_json v1.0.149 |
| 1336 | 2026-03-18T21:52:30.250Z | Compiling pkg-config v0.3.32 |
| 1337 | 2026-03-18T21:52:30.250Z | Compiling bitflags v2.11.0 |
| 1338 | 2026-03-18T21:52:30.253Z | Compiling libm v0.2.16 |
| 1339 | 2026-03-18T21:52:30.362Z | Compiling num-traits v0.2.19 |
| 1340 | 2026-03-18T21:52:30.368Z | Compiling futures-core v0.3.32 |
| 1341 | 2026-03-18T21:52:30.408Z | Compiling percent-encoding v2.3.2 |
| 1342 | 2026-03-18T21:52:30.454Z | Compiling allocator-api2 v0.2.21 |
| 1343 | 2026-03-18T21:52:30.567Z | Compiling futures-sink v0.3.32 |
| 1344 | 2026-03-18T21:52:30.570Z | Compiling cpufeatures v0.2.17 |
| 1345 | 2026-03-18T21:52:30.686Z | Compiling foldhash v0.2.0 |
| 1346 | 2026-03-18T21:52:30.690Z | Compiling slab v0.4.12 |
| 1347 | 2026-03-18T21:52:30.690Z | Compiling futures-channel v0.3.32 |
| 1348 | 2026-03-18T21:52:30.772Z | Compiling futures-task v0.3.32 |
| 1349 | 2026-03-18T21:52:30.776Z | Compiling futures-io v0.3.32 |
| 1350 | 2026-03-18T21:52:30.906Z | Compiling hashbrown v0.16.1 |
| 1351 | 2026-03-18T21:52:30.929Z | Compiling getrandom v0.4.1 |
| 1352 | 2026-03-18T21:52:30.932Z | Compiling getrandom v0.3.4 |
| 1353 | 2026-03-18T21:52:30.994Z | Compiling rustversion v1.0.22 |
| 1354 | 2026-03-18T21:52:30.998Z | Compiling rand_core v0.10.0 |
| 1355 | 2026-03-18T21:52:31.047Z | Compiling form_urlencoded v1.2.2 |
| 1356 | 2026-03-18T21:52:31.047Z | Compiling ident_case v1.0.1 |
| 1357 | 2026-03-18T21:52:31.050Z | Compiling dunce v1.0.5 |
| 1358 | 2026-03-18T21:52:31.113Z | Compiling base64ct v1.8.3 |
| 1359 | 2026-03-18T21:52:31.222Z | Compiling getrandom v0.2.17 |
| 1360 | 2026-03-18T21:52:31.244Z | Compiling jobserver v0.1.34 |
| 1361 | 2026-03-18T21:52:31.248Z | Compiling errno v0.3.14 |
| 1362 | 2026-03-18T21:52:31.312Z | Compiling mio v1.1.1 |
| 1363 | 2026-03-18T21:52:31.349Z | Compiling socket2 v0.6.2 |
| 1364 | 2026-03-18T21:52:31.430Z | Compiling rand_core v0.6.4 |
| 1365 | 2026-03-18T21:52:31.467Z | Compiling signal-hook-registry v1.4.8 |
| 1366 | 2026-03-18T21:52:31.539Z | Compiling cc v1.2.56 |
| 1367 | 2026-03-18T21:52:31.567Z | Compiling once_cell v1.21.3 |
| 1368 | 2026-03-18T21:52:31.593Z | Compiling parking_lot v0.12.5 |
| 1369 | 2026-03-18T21:52:31.684Z | Compiling indexmap v2.13.0 |
| 1370 | 2026-03-18T21:52:31.762Z | Compiling fs_extra v1.3.0 |
| 1371 | 2026-03-18T21:52:31.786Z | Compiling pem-rfc7468 v0.7.0 |
| 1372 | 2026-03-18T21:52:31.812Z | Compiling flagset v0.4.7 |
| 1373 | 2026-03-18T21:52:31.834Z | Compiling iana-time-zone v0.1.65 |
| 1374 | 2026-03-18T21:52:31.866Z | Compiling rustix v1.1.3 |
| 1375 | 2026-03-18T21:52:31.889Z | Compiling uuid v1.21.0 |
| 1376 | 2026-03-18T21:52:31.941Z | Compiling rustc_version v0.4.1 |
| 1377 | 2026-03-18T21:52:32.003Z | Compiling vcpkg v0.2.15 |
| 1378 | 2026-03-18T21:52:32.122Z | Compiling aws-lc-rs v1.16.0 |
| 1379 | 2026-03-18T21:52:32.139Z | Compiling regex-syntax v0.8.10 |
| 1380 | 2026-03-18T21:52:32.161Z | Compiling tracing-core v0.1.36 |
| 1381 | 2026-03-18T21:52:32.227Z | Compiling rand_core v0.9.5 |
| 1382 | 2026-03-18T21:52:32.270Z | Compiling crossbeam-utils v0.8.21 |
| 1383 | 2026-03-18T21:52:32.344Z | Compiling untrusted v0.7.1 |
| 1384 | 2026-03-18T21:52:32.406Z | Compiling openssl-probe v0.2.1 |
| 1385 | 2026-03-18T21:52:32.469Z | Compiling base64 v0.22.1 |
| 1386 | 2026-03-18T21:52:32.518Z | Compiling untrusted v0.9.0 |
| 1387 | 2026-03-18T21:52:32.540Z | Compiling httparse v1.10.1 |
| 1388 | 2026-03-18T21:52:32.570Z | Compiling schemars v0.8.22 |
| 1389 | 2026-03-18T21:52:32.605Z | Compiling cmake v0.1.57 |
| 1390 | 2026-03-18T21:52:32.637Z | Compiling syn v1.0.109 |
| 1391 | 2026-03-18T21:52:32.663Z | Compiling try-lock v0.2.5 |
| 1392 | 2026-03-18T21:52:32.732Z | Compiling atomic-waker v1.1.2 |
| 1393 | 2026-03-18T21:52:32.817Z | Compiling tinyvec_macros v0.1.1 |
| 1394 | 2026-03-18T21:52:32.840Z | Compiling tower-layer v0.3.3 |
| 1395 | 2026-03-18T21:52:32.891Z | Compiling rustls v0.23.37 |
| 1396 | 2026-03-18T21:52:32.914Z | Compiling dyn-clone v1.0.20 |
| 1397 | 2026-03-18T21:52:32.938Z | Compiling tower-service v0.3.3 |
| 1398 | 2026-03-18T21:52:32.941Z | Compiling tinyvec v1.10.0 |
| 1399 | 2026-03-18T21:52:32.987Z | Compiling want v0.3.1 |
| 1400 | 2026-03-18T21:52:33.037Z | Compiling spin v0.9.8 |
| 1401 | 2026-03-18T21:52:33.063Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-03-18T21:52:33.089Z | Compiling time-core v0.1.8 |
| 1403 | 2026-03-18T21:52:33.093Z | Compiling openssl v0.10.75 |
| 1404 | 2026-03-18T21:52:33.179Z | Compiling pin-utils v0.1.0 |
| 1405 | 2026-03-18T21:52:33.182Z | Compiling httpdate v1.0.3 |
| 1406 | 2026-03-18T21:52:33.183Z | Compiling crc32fast v1.5.0 |
| 1407 | 2026-03-18T21:52:33.251Z | Compiling num-conv v0.2.0 |
| 1408 | 2026-03-18T21:52:33.300Z | Compiling foreign-types-shared v0.1.1 |
| 1409 | 2026-03-18T21:52:33.304Z | Compiling powerfmt v0.2.0 |
| 1410 | 2026-03-18T21:52:33.346Z | Compiling wait-timeout v0.2.1 |
| 1411 | 2026-03-18T21:52:33.446Z | Compiling foreign-types v0.3.2 |
| 1412 | 2026-03-18T21:52:33.470Z | Compiling bit-vec v0.8.0 |
| 1413 | 2026-03-18T21:52:33.470Z | Compiling native-tls v0.2.18 |
| 1414 | 2026-03-18T21:52:33.517Z | Compiling time-macros v0.2.27 |
| 1415 | 2026-03-18T21:52:33.517Z | Compiling num_threads v0.1.7 |
| 1416 | 2026-03-18T21:52:33.564Z | Compiling deranged v0.5.8 |
| 1417 | 2026-03-18T21:52:33.564Z | Compiling usdt-impl v0.6.0 |
| 1418 | 2026-03-18T21:52:33.567Z | Compiling quick-error v1.2.3 |
| 1419 | 2026-03-18T21:52:33.635Z | Compiling siphasher v1.0.2 |
| 1420 | 2026-03-18T21:52:33.682Z | Compiling simd-adler32 v0.3.8 |
| 1421 | 2026-03-18T21:52:33.710Z | Compiling either v1.15.0 |
| 1422 | 2026-03-18T21:52:33.734Z | Compiling bit-set v0.8.0 |
| 1423 | 2026-03-18T21:52:33.780Z | Compiling unicode-normalization v0.1.25 |
| 1424 | 2026-03-18T21:52:33.801Z | Compiling crossbeam-epoch v0.9.18 |
| 1425 | 2026-03-18T21:52:33.827Z | Compiling aws-lc-sys v0.37.1 |
| 1426 | 2026-03-18T21:52:33.895Z | Compiling ring v0.17.14 |
| 1427 | 2026-03-18T21:52:33.933Z | Compiling openssl-sys v0.9.111 |
| 1428 | 2026-03-18T21:52:33.967Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1429 | 2026-03-18T21:52:33.998Z | Compiling tempfile v3.25.0 |
| 1430 | 2026-03-18T21:52:34.042Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1431 | 2026-03-18T21:52:34.070Z | Compiling rand_xorshift v0.4.0 |
| 1432 | 2026-03-18T21:52:34.298Z | Compiling synstructure v0.13.2 |
| 1433 | 2026-03-18T21:52:34.298Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-03-18T21:52:34.435Z | Compiling serde_derive_internals v0.29.1 |
| 1435 | 2026-03-18T21:52:34.459Z | Compiling darling_core v0.20.11 |
| 1436 | 2026-03-18T21:52:34.459Z | Compiling regex-automata v0.4.14 |
| 1437 | 2026-03-18T21:52:34.561Z | Compiling rusty-fork v0.3.1 |
| 1438 | 2026-03-18T21:52:35.025Z | Compiling darling_core v0.21.3 |
| 1439 | 2026-03-18T21:52:35.052Z | Compiling slog v2.8.2 |
| 1440 | 2026-03-18T21:52:35.076Z | Compiling time v0.3.47 |
| 1441 | 2026-03-18T21:52:35.169Z | Compiling heapless v0.7.17 |
| 1442 | 2026-03-18T21:52:35.314Z | Compiling thread-id v5.1.0 |
| 1443 | 2026-03-18T21:52:35.333Z | Compiling sync_wrapper v1.0.2 |
| 1444 | 2026-03-18T21:52:35.446Z | Compiling cookie v0.18.1 |
| 1445 | 2026-03-18T21:52:35.482Z | Compiling unicode-segmentation v1.12.0 |
| 1446 | 2026-03-18T21:52:35.506Z | Compiling adler2 v2.0.1 |
| 1447 | 2026-03-18T21:52:35.530Z | Compiling unicode-properties v0.1.4 |
| 1448 | 2026-03-18T21:52:35.554Z | Compiling anyhow v1.0.102 |
| 1449 | 2026-03-18T21:52:35.557Z | Compiling unicode-bidi v0.3.18 |
| 1450 | 2026-03-18T21:52:35.681Z | Compiling rayon-core v1.13.0 |
| 1451 | 2026-03-18T21:52:35.791Z | Compiling paste v1.0.15 |
| 1452 | 2026-03-18T21:52:35.805Z | Compiling zstd-safe v7.2.4 |
| 1453 | 2026-03-18T21:52:35.830Z | Compiling signal-hook v0.3.18 |
| 1454 | 2026-03-18T21:52:35.925Z | Compiling unarray v0.1.4 |
| 1455 | 2026-03-18T21:52:36.025Z | Compiling stringprep v0.1.5 |
| 1456 | 2026-03-18T21:52:36.096Z | Compiling miniz_oxide v0.8.9 |
| 1457 | 2026-03-18T21:52:36.233Z | Compiling crossbeam-deque v0.8.6 |
| 1458 | 2026-03-18T21:52:36.257Z | Compiling num-integer v0.1.46 |
| 1459 | 2026-03-18T21:52:36.282Z | Compiling vergen-lib v0.1.6 |
| 1460 | 2026-03-18T21:52:36.332Z | Compiling curve25519-dalek v4.1.3 |
| 1461 | 2026-03-18T21:52:36.496Z | Compiling ff v0.13.1 |
| 1462 | 2026-03-18T21:52:36.527Z | Compiling hash32 v0.2.1 |
| 1463 | 2026-03-18T21:52:36.636Z | Compiling memoffset v0.9.1 |
| 1464 | 2026-03-18T21:52:36.681Z | Compiling ref-cast v1.0.25 |
| 1465 | 2026-03-18T21:52:36.713Z | Compiling rustix v0.38.44 |
| 1466 | 2026-03-18T21:52:36.770Z | Compiling iri-string v0.7.10 |
| 1467 | 2026-03-18T21:52:36.795Z | Compiling litrs v1.0.0 |
| 1468 | 2026-03-18T21:52:36.898Z | Compiling num-bigint-dig v0.8.6 |
| 1469 | 2026-03-18T21:52:36.933Z | Compiling smoltcp v0.9.1 |
| 1470 | 2026-03-18T21:52:36.956Z | Compiling serde_derive v1.0.228 |
| 1471 | 2026-03-18T21:52:36.987Z | Compiling zeroize_derive v1.4.3 |
| 1472 | 2026-03-18T21:52:37.108Z | Compiling zerofrom-derive v0.1.6 |
| 1473 | 2026-03-18T21:52:37.151Z | Compiling yoke-derive v0.8.1 |
| 1474 | 2026-03-18T21:52:37.184Z | Compiling zerocopy-derive v0.8.40 |
| 1475 | 2026-03-18T21:52:37.331Z | Compiling zerovec-derive v0.11.2 |
| 1476 | 2026-03-18T21:52:37.385Z | Compiling displaydoc v0.2.5 |
| 1477 | 2026-03-18T21:52:37.505Z | Compiling tokio-macros v2.6.0 |
| 1478 | 2026-03-18T21:52:37.824Z | Compiling futures-macro v0.3.32 |
| 1479 | 2026-03-18T21:52:37.883Z | Compiling zeroize v1.8.2 |
| 1480 | 2026-03-18T21:52:38.405Z | Compiling der_derive v0.7.3 |
| 1481 | 2026-03-18T21:52:38.503Z | Compiling thiserror-impl v2.0.18 |
| 1482 | 2026-03-18T21:52:38.670Z | Compiling rustls-pki-types v1.14.0 |
| 1483 | 2026-03-18T21:52:38.692Z | Compiling tracing-attributes v0.1.31 |
| 1484 | 2026-03-18T21:52:38.885Z | Compiling schemars_derive v0.8.22 |
| 1485 | 2026-03-18T21:52:38.923Z | Compiling crypto-common v0.1.7 |
| 1486 | 2026-03-18T21:52:38.995Z | Compiling block-buffer v0.10.4 |
| 1487 | 2026-03-18T21:52:39.020Z | Compiling futures-util v0.3.32 |
| 1488 | 2026-03-18T21:52:39.062Z | Compiling block-padding v0.3.3 |
| 1489 | 2026-03-18T21:52:39.114Z | Compiling zerofrom v0.1.6 |
| 1490 | 2026-03-18T21:52:39.140Z | Compiling pest_derive v2.8.6 |
| 1491 | 2026-03-18T21:52:39.271Z | Compiling digest v0.10.7 |
| 1492 | 2026-03-18T21:52:39.326Z | Compiling yoke v0.8.1 |
| 1493 | 2026-03-18T21:52:39.348Z | Compiling inout v0.1.4 |
| 1494 | 2026-03-18T21:52:39.400Z | Compiling scroll_derive v0.13.1 |
| 1495 | 2026-03-18T21:52:39.594Z | Compiling zerovec v0.11.5 |
| 1496 | 2026-03-18T21:52:39.620Z | Compiling zerotrie v0.2.3 |
| 1497 | 2026-03-18T21:52:39.640Z | Compiling hmac v0.12.1 |
| 1498 | 2026-03-18T21:52:39.771Z | Compiling sha2 v0.10.9 |
| 1499 | 2026-03-18T21:52:39.833Z | Compiling cipher v0.4.4 |
| 1500 | 2026-03-18T21:52:39.871Z | Compiling der v0.7.10 |
| 1501 | 2026-03-18T21:52:40.041Z | Compiling pbkdf2 v0.12.2 |
| 1502 | 2026-03-18T21:52:40.185Z | Compiling salsa20 v0.10.2 |
| 1503 | 2026-03-18T21:52:40.209Z | Compiling aes v0.8.4 |
| 1504 | 2026-03-18T21:52:40.311Z | Compiling tinystr v0.8.2 |
| 1505 | 2026-03-18T21:52:40.383Z | Compiling potential_utf v0.1.4 |
| 1506 | 2026-03-18T21:52:40.454Z | Compiling thiserror v2.0.18 |
| 1507 | 2026-03-18T21:52:40.512Z | Compiling scrypt v0.11.0 |
| 1508 | 2026-03-18T21:52:40.548Z | Compiling icu_locale_core v2.1.1 |
| 1509 | 2026-03-18T21:52:40.606Z | Compiling icu_collections v2.1.1 |
| 1510 | 2026-03-18T21:52:40.654Z | Compiling cbc v0.1.2 |
| 1511 | 2026-03-18T21:52:40.662Z | Compiling scroll v0.13.0 |
| 1512 | 2026-03-18T21:52:40.699Z | Compiling tracing v0.1.44 |
| 1513 | 2026-03-18T21:52:40.706Z | Compiling darling_macro v0.20.11 |
| 1514 | 2026-03-18T21:52:40.883Z | Compiling thiserror-impl v1.0.69 |
| 1515 | 2026-03-18T21:52:40.891Z | Compiling openssl-macros v0.1.1 |
| 1516 | 2026-03-18T21:52:41.055Z | Compiling spki v0.7.3 |
| 1517 | 2026-03-18T21:52:41.080Z | Compiling goblin v0.10.5 |
| 1518 | 2026-03-18T21:52:41.281Z | Compiling pkcs5 v0.7.1 |
| 1519 | 2026-03-18T21:52:41.341Z | Compiling dtrace-parser v0.3.0 |
| 1520 | 2026-03-18T21:52:41.373Z | Compiling darling v0.20.11 |
| 1521 | 2026-03-18T21:52:41.431Z | Compiling icu_provider v2.1.1 |
| 1522 | 2026-03-18T21:52:41.493Z | Compiling derive_builder_core v0.20.2 |
| 1523 | 2026-03-18T21:52:41.615Z | Compiling signature v2.2.0 |
| 1524 | 2026-03-18T21:52:41.650Z | Compiling rustls-native-certs v0.8.3 |
| 1525 | 2026-03-18T21:52:41.673Z | Compiling scroll_derive v0.12.1 |
| 1526 | 2026-03-18T21:52:41.834Z | Compiling bytes v1.11.1 |
| 1527 | 2026-03-18T21:52:41.857Z | Compiling icu_properties v2.1.2 |
| 1528 | 2026-03-18T21:52:41.860Z | Compiling icu_normalizer v2.1.1 |
| 1529 | 2026-03-18T21:52:41.905Z | Compiling chrono v0.4.44 |
| 1530 | 2026-03-18T21:52:41.950Z | Compiling pkcs8 v0.10.2 |
| 1531 | 2026-03-18T21:52:42.043Z | Compiling ipnet v2.11.0 |
| 1532 | 2026-03-18T21:52:42.357Z | Compiling serde_spanned v0.6.9 |
| 1533 | 2026-03-18T21:52:42.379Z | Compiling erased-serde v0.3.31 |
| 1534 | 2026-03-18T21:52:42.406Z | Compiling serde_tokenstream v0.2.3 |
| 1535 | 2026-03-18T21:52:42.556Z | Compiling tokio v1.49.0 |
| 1536 | 2026-03-18T21:52:42.579Z | Compiling http v1.4.0 |
| 1537 | 2026-03-18T21:52:42.633Z | Compiling thiserror v1.0.69 |
| 1538 | 2026-03-18T21:52:42.656Z | Compiling scroll v0.12.0 |
| 1539 | 2026-03-18T21:52:42.705Z | Compiling toml_datetime v0.6.11 |
| 1540 | 2026-03-18T21:52:42.734Z | Compiling derive_builder_macro v0.20.2 |
| 1541 | 2026-03-18T21:52:42.757Z | Compiling md-5 v0.10.6 |
| 1542 | 2026-03-18T21:52:42.784Z | Compiling webpki-roots v1.0.6 |
| 1543 | 2026-03-18T21:52:42.835Z | Compiling darling_macro v0.21.3 |
| 1544 | 2026-03-18T21:52:42.953Z | Compiling zerocopy-derive v0.7.35 |
| 1545 | 2026-03-18T21:52:42.980Z | Compiling cfg_aliases v0.2.1 |
| 1546 | 2026-03-18T21:52:43.032Z | Compiling base16ct v0.2.0 |
| 1547 | 2026-03-18T21:52:43.066Z | Compiling psl-types v2.0.11 |
| 1548 | 2026-03-18T21:52:43.100Z | Compiling idna_adapter v1.2.1 |
| 1549 | 2026-03-18T21:52:43.122Z | Compiling ryu v1.0.23 |
| 1550 | 2026-03-18T21:52:43.239Z | Compiling idna v1.1.0 |
| 1551 | 2026-03-18T21:52:43.279Z | Compiling zlib-rs v0.6.2 |
| 1552 | 2026-03-18T21:52:43.282Z | Compiling fallible-iterator v0.2.0 |
| 1553 | 2026-03-18T21:52:43.381Z | Compiling derive_builder v0.20.2 |
| 1554 | 2026-03-18T21:52:43.412Z | Compiling serde_urlencoded v0.7.1 |
| 1555 | 2026-03-18T21:52:43.440Z | Compiling sec1 v0.7.3 |
| 1556 | 2026-03-18T21:52:43.488Z | Compiling http-body v1.0.1 |
| 1557 | 2026-03-18T21:52:43.516Z | Compiling darling v0.21.3 |
| 1558 | 2026-03-18T21:52:43.561Z | Compiling ppv-lite86 v0.2.21 |
| 1559 | 2026-03-18T21:52:43.638Z | Compiling url v2.5.8 |
| 1560 | 2026-03-18T21:52:43.707Z | Compiling http-body-util v0.1.3 |
| 1561 | 2026-03-18T21:52:43.742Z | Compiling publicsuffix v2.3.0 |
| 1562 | 2026-03-18T21:52:43.802Z | Compiling nix v0.31.1 |
| 1563 | 2026-03-18T21:52:43.863Z | Compiling goblin v0.8.2 |
| 1564 | 2026-03-18T21:52:43.882Z | Compiling cargo-platform v0.1.9 |
| 1565 | 2026-03-18T21:52:43.974Z | Compiling rand_chacha v0.9.0 |
| 1566 | 2026-03-18T21:52:44.032Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-03-18T21:52:44.055Z | Compiling hkdf v0.12.4 |
| 1568 | 2026-03-18T21:52:44.078Z | Compiling hubpack_derive v0.1.1 |
| 1569 | 2026-03-18T21:52:44.146Z | Compiling zerocopy v0.7.35 |
| 1570 | 2026-03-18T21:52:44.213Z | Compiling crypto-bigint v0.5.5 |
| 1571 | 2026-03-18T21:52:44.330Z | Compiling rand v0.9.2 |
| 1572 | 2026-03-18T21:52:44.378Z | Compiling rand v0.8.5 |
| 1573 | 2026-03-18T21:52:44.413Z | Compiling regex v1.12.3 |
| 1574 | 2026-03-18T21:52:44.742Z | Compiling document-features v0.2.12 |
| 1575 | 2026-03-18T21:52:44.967Z | Compiling dof v0.4.0 |
| 1576 | 2026-03-18T21:52:45.139Z | Compiling proptest v1.10.0 |
| 1577 | 2026-03-18T21:52:45.139Z | Compiling postgres-protocol v0.6.10 |
| 1578 | 2026-03-18T21:52:45.183Z | Compiling async-trait v0.1.89 |
| 1579 | 2026-03-18T21:52:45.322Z | Compiling strum_macros v0.27.2 |
| 1580 | 2026-03-18T21:52:45.417Z | Compiling ipnetwork v0.21.1 |
| 1581 | 2026-03-18T21:52:45.536Z | Compiling daft-derive v0.1.5 |
| 1582 | 2026-03-18T21:52:45.556Z | Compiling ref-cast-impl v1.0.25 |
| 1583 | 2026-03-18T21:52:45.759Z | Compiling oxnet v0.1.4 |
| 1584 | 2026-03-18T21:52:45.934Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1585 | 2026-03-18T21:52:46.398Z | Compiling group v0.13.0 |
| 1586 | 2026-03-18T21:52:46.549Z | Compiling num-iter v0.1.45 |
| 1587 | 2026-03-18T21:52:46.701Z | Compiling proc-macro-error v1.0.4 |
| 1588 | 2026-03-18T21:52:46.895Z | Compiling heck v0.4.1 |
| 1589 | 2026-03-18T21:52:46.931Z | Compiling terminal_size v0.4.3 |
| 1590 | 2026-03-18T21:52:46.975Z | Compiling phf_shared v0.13.1 |
| 1591 | 2026-03-18T21:52:47.113Z | Compiling lazy_static v1.5.0 |
| 1592 | 2026-03-18T21:52:47.116Z | Compiling vergen v9.0.6 |
| 1593 | 2026-03-18T21:52:47.213Z | Compiling fs-err v3.3.0 |
| 1594 | 2026-03-18T21:52:47.216Z | Compiling ahash v0.8.12 |
| 1595 | 2026-03-18T21:52:47.264Z | Compiling managed v0.8.0 |
| 1596 | 2026-03-18T21:52:47.268Z | Compiling foldhash v0.1.5 |
| 1597 | 2026-03-18T21:52:47.268Z | Compiling libbz2-rs-sys v0.2.2 |
| 1598 | 2026-03-18T21:52:47.268Z | Compiling bumpalo v3.20.2 |
| 1599 | 2026-03-18T21:52:47.353Z | Compiling winnow v0.5.40 |
| 1600 | 2026-03-18T21:52:47.380Z | Compiling bitflags v1.3.2 |
| 1601 | 2026-03-18T21:52:47.427Z | Compiling object v0.37.3 |
| 1602 | 2026-03-18T21:52:47.475Z | Compiling flate2 v1.1.9 |
| 1603 | 2026-03-18T21:52:47.526Z | Compiling hashbrown v0.15.5 |
| 1604 | 2026-03-18T21:52:47.622Z | Compiling zopfli v0.8.3 |
| 1605 | 2026-03-18T21:52:47.669Z | Compiling clap_builder v4.5.60 |
| 1606 | 2026-03-18T21:52:47.672Z | Compiling usdt-macro v0.6.0 |
| 1607 | 2026-03-18T21:52:47.717Z | Compiling usdt-attr-macro v0.6.0 |
| 1608 | 2026-03-18T21:52:47.802Z | Compiling tokio-util v0.7.18 |
| 1609 | 2026-03-18T21:52:47.996Z | Compiling tower v0.5.3 |
| 1610 | 2026-03-18T21:52:48.076Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-03-18T21:52:48.115Z | Compiling strum v0.27.2 |
| 1612 | 2026-03-18T21:52:48.232Z | Compiling bzip2 v0.6.1 |
| 1613 | 2026-03-18T21:52:48.322Z | Compiling console v0.16.2 |
| 1614 | 2026-03-18T21:52:48.325Z | Compiling phf v0.13.1 |
| 1615 | 2026-03-18T21:52:48.519Z | Compiling newtype-uuid v1.3.2 |
| 1616 | 2026-03-18T21:52:48.547Z | Compiling tower-http v0.6.8 |
| 1617 | 2026-03-18T21:52:48.575Z | Compiling zone_cfg_derive v0.3.1 |
| 1618 | 2026-03-18T21:52:48.665Z | Compiling rayon v1.11.0 |
| 1619 | 2026-03-18T21:52:48.692Z | Compiling signal-hook-mio v0.2.5 |
| 1620 | 2026-03-18T21:52:48.716Z | Compiling dof v0.3.0 |
| 1621 | 2026-03-18T21:52:48.823Z | Compiling h2 v0.4.13 |
| 1622 | 2026-03-18T21:52:48.850Z | Compiling daft v0.1.5 |
| 1623 | 2026-03-18T21:52:48.974Z | Compiling cargo_metadata v0.19.2 |
| 1624 | 2026-03-18T21:52:49.142Z | Compiling elliptic-curve v0.13.8 |
| 1625 | 2026-03-18T21:52:49.300Z | Compiling toml_edit v0.19.15 |
| 1626 | 2026-03-18T21:52:49.327Z | Compiling cookie_store v0.22.1 |
| 1627 | 2026-03-18T21:52:49.501Z | Compiling postgres-types v0.2.12 |
| 1628 | 2026-03-18T21:52:49.523Z | Compiling bzip2 v0.4.4 |
| 1629 | 2026-03-18T21:52:49.708Z | Compiling hubpack v0.1.2 |
| 1630 | 2026-03-18T21:52:49.812Z | Compiling zstd v0.13.3 |
| 1631 | 2026-03-18T21:52:49.834Z | Compiling serde_with_macros v3.17.0 |
| 1632 | 2026-03-18T21:52:50.018Z | Compiling dtrace-parser v0.2.0 |
| 1633 | 2026-03-18T21:52:50.186Z | Compiling pkcs1 v0.7.5 |
| 1634 | 2026-03-18T21:52:50.248Z | Compiling ed25519 v2.2.3 |
| 1635 | 2026-03-18T21:52:50.326Z | Compiling serde-big-array v0.5.1 |
| 1636 | 2026-03-18T21:52:50.526Z | Compiling hex v0.4.3 |
| 1637 | 2026-03-18T21:52:50.727Z | Compiling rfc6979 v0.4.0 |
| 1638 | 2026-03-18T21:52:50.761Z | Compiling bstr v1.12.1 |
| 1639 | 2026-03-18T21:52:50.905Z | Compiling enum-as-inner v0.6.1 |
| 1640 | 2026-03-18T21:52:50.921Z | Compiling clap_derive v4.5.55 |
| 1641 | 2026-03-18T21:52:50.953Z | Compiling strum_macros v0.26.4 |
| 1642 | 2026-03-18T21:52:51.107Z | Compiling serde_repr v0.1.20 |
| 1643 | 2026-03-18T21:52:51.209Z | Compiling itertools v0.12.1 |
| 1644 | 2026-03-18T21:52:51.268Z | Compiling phf_shared v0.11.3 |
| 1645 | 2026-03-18T21:52:51.399Z | Compiling float-cmp v0.10.0 |
| 1646 | 2026-03-18T21:52:51.431Z | Compiling memmap2 v0.9.10 |
| 1647 | 2026-03-18T21:52:51.540Z | Compiling thread-id v4.2.2 |
| 1648 | 2026-03-18T21:52:51.585Z | Compiling env_filter v1.0.0 |
| 1649 | 2026-03-18T21:52:51.608Z | Compiling encoding_rs v0.8.35 |
| 1650 | 2026-03-18T21:52:51.662Z | Compiling data-encoding v2.10.0 |
| 1651 | 2026-03-18T21:52:51.690Z | Compiling new_debug_unreachable v1.0.6 |
| 1652 | 2026-03-18T21:52:51.737Z | Compiling difflib v0.4.0 |
| 1653 | 2026-03-18T21:52:51.797Z | Compiling mime v0.3.17 |
| 1654 | 2026-03-18T21:52:51.840Z | Compiling jiff v0.2.21 |
| 1655 | 2026-03-18T21:52:52.012Z | Compiling unit-prefix v0.5.2 |
| 1656 | 2026-03-18T21:52:52.125Z | Compiling normalize-line-endings v0.3.0 |
| 1657 | 2026-03-18T21:52:52.161Z | Compiling static_assertions v1.1.0 |
| 1658 | 2026-03-18T21:52:52.219Z | Compiling predicates-core v1.0.10 |
| 1659 | 2026-03-18T21:52:52.265Z | Compiling rustc-hash v2.1.1 |
| 1660 | 2026-03-18T21:52:52.265Z | Compiling precomputed-hash v0.1.1 |
| 1661 | 2026-03-18T21:52:52.408Z | Compiling fixedbitset v0.4.2 |
| 1662 | 2026-03-18T21:52:52.441Z | Compiling keccak v0.1.6 |
| 1663 | 2026-03-18T21:52:52.476Z | Compiling fixedbitset v0.5.7 |
| 1664 | 2026-03-18T21:52:52.535Z | Compiling whoami v2.1.0 |
| 1665 | 2026-03-18T21:52:52.658Z | Compiling sha3 v0.10.8 |
| 1666 | 2026-03-18T21:52:52.721Z | Compiling petgraph v0.6.5 |
| 1667 | 2026-03-18T21:52:52.888Z | Compiling tokio-postgres v0.7.16 |
| 1668 | 2026-03-18T21:52:52.914Z | Compiling petgraph v0.8.3 |
| 1669 | 2026-03-18T21:52:53.064Z | Compiling hyper v1.8.1 |
| 1670 | 2026-03-18T21:52:53.143Z | Compiling zone v0.3.1 |
| 1671 | 2026-03-18T21:52:53.165Z | Compiling iddqd v0.3.17 |
| 1672 | 2026-03-18T21:52:53.280Z | Compiling predicates v3.1.4 |
| 1673 | 2026-03-18T21:52:53.390Z | Compiling clap v4.5.60 |
| 1674 | 2026-03-18T21:52:53.416Z | Compiling strum v0.26.3 |
| 1675 | 2026-03-18T21:52:53.507Z | Compiling string_cache v0.8.9 |
| 1676 | 2026-03-18T21:52:53.578Z | Compiling toml_edit v0.22.27 |
| 1677 | 2026-03-18T21:52:53.602Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1678 | 2026-03-18T21:52:53.714Z | Compiling indicatif v0.18.4 |
| 1679 | 2026-03-18T21:52:53.823Z | Compiling hickory-proto v0.25.2 |
| 1680 | 2026-03-18T21:52:54.079Z | Compiling env_logger v0.11.9 |
| 1681 | 2026-03-18T21:52:54.214Z | Compiling usdt v0.6.0 |
| 1682 | 2026-03-18T21:52:54.406Z | Compiling usdt-impl v0.5.0 |
| 1683 | 2026-03-18T21:52:54.583Z | Compiling hyper-util v0.1.20 |
| 1684 | 2026-03-18T21:52:54.606Z | Compiling serde_with v3.17.0 |
| 1685 | 2026-03-18T21:52:54.796Z | Compiling similar v2.7.0 |
| 1686 | 2026-03-18T21:52:54.820Z | Compiling toml v0.7.8 |
| 1687 | 2026-03-18T21:52:54.938Z | Compiling ecdsa v0.16.9 |
| 1688 | 2026-03-18T21:52:55.244Z | Compiling crossterm v0.28.1 |
| 1689 | 2026-03-18T21:52:55.305Z | Compiling rsa v0.9.10 |
| 1690 | 2026-03-18T21:52:55.493Z | Compiling ed25519-dalek v2.2.0 |
| 1691 | 2026-03-18T21:52:55.709Z | Compiling zip v4.6.1 |
| 1692 | 2026-03-18T21:52:56.024Z | Compiling zip v0.6.6 |
| 1693 | 2026-03-18T21:52:56.044Z | Compiling tokio-stream v0.1.18 |
| 1694 | 2026-03-18T21:52:56.682Z | Compiling hyper-tls v0.6.0 |
| 1695 | 2026-03-18T21:52:56.829Z | Compiling buf-list v1.1.2 |
| 1696 | 2026-03-18T21:52:56.981Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1697 | 2026-03-18T21:52:57.004Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1698 | 2026-03-18T21:52:57.039Z | Compiling openapiv3 v2.2.0 |
| 1699 | 2026-03-18T21:52:57.095Z | Compiling x509-cert v0.2.5 |
| 1700 | 2026-03-18T21:52:57.130Z | Compiling sha1 v0.10.6 |
| 1701 | 2026-03-18T21:52:57.209Z | Compiling itertools v0.13.0 |
| 1702 | 2026-03-18T21:52:57.234Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1703 | 2026-03-18T21:52:57.430Z | Compiling peg-runtime v0.8.5 |
| 1704 | 2026-03-18T21:52:57.451Z | Compiling lalrpop-util v0.19.12 |
| 1705 | 2026-03-18T21:52:57.555Z | Compiling thread_local v1.1.9 |
| 1706 | 2026-03-18T21:52:57.576Z | Compiling slog-async v2.8.0 |
| 1707 | 2026-03-18T21:52:57.643Z | Compiling futures-executor v0.3.32 |
| 1708 | 2026-03-18T21:52:57.720Z | Compiling crossbeam-channel v0.5.15 |
| 1709 | 2026-03-18T21:52:57.829Z | Compiling is-terminal v0.4.17 |
| 1710 | 2026-03-18T21:52:57.870Z | Compiling filetime v0.2.27 |
| 1711 | 2026-03-18T21:52:57.900Z | Compiling term v1.2.1 |
| 1712 | 2026-03-18T21:52:57.926Z | Compiling xattr v1.6.1 |
| 1713 | 2026-03-18T21:52:57.930Z | Compiling take_mut v0.2.2 |
| 1714 | 2026-03-18T21:52:57.974Z | Compiling futures v0.3.32 |
| 1715 | 2026-03-18T21:52:58.100Z | Compiling tar v0.4.44 |
| 1716 | 2026-03-18T21:52:58.360Z | Compiling slog-term v2.9.2 |
| 1717 | 2026-03-18T21:53:18.684Z | Compiling rustls-webpki v0.103.9 |
| 1718 | 2026-03-18T21:53:22.747Z | Compiling tokio-rustls v0.26.4 |
| 1719 | 2026-03-18T21:53:22.750Z | Compiling rustls-platform-verifier v0.6.2 |
| 1720 | 2026-03-18T21:53:23.015Z | Compiling hyper-rustls v0.27.7 |
| 1721 | 2026-03-18T21:53:23.273Z | Compiling reqwest v0.12.28 |
| 1722 | 2026-03-18T21:53:23.273Z | Compiling reqwest v0.13.2 |
| 1723 | 2026-03-18T21:53:26.105Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1724 | 2026-03-18T21:53:26.393Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1725 | 2026-03-18T21:53:30.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1726 | 2026-03-18T21:53:30.381Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1727 | 2026-03-18T21:53:30.444Z | Mar 18 21:53:30.035 INFO Starting download, target: TransceiverControl |
| 1728 | 2026-03-18T21:53:30.445Z | Mar 18 21:53:30.036 INFO Starting download, target: Cockroach |
| 1729 | 2026-03-18T21:53:30.448Z | Mar 18 21:53:30.036 INFO Starting download, target: DendriteStub |
| 1730 | 2026-03-18T21:53:30.448Z | Mar 18 21:53:30.036 INFO Starting download, target: MaghemiteMgd |
| 1731 | 2026-03-18T21:53:30.448Z | Mar 18 21:53:30.036 INFO Starting download, target: Console |
| 1732 | 2026-03-18T21:53:30.448Z | Mar 18 21:53:30.036 INFO Starting download, target: Clickhouse |
| 1733 | 2026-03-18T21:53:30.448Z | Mar 18 21:53:30.036 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1734 | 2026-03-18T21:53:30.448Z | Mar 18 21:53:30.036 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1735 | 2026-03-18T21:53:30.448Z | Mar 18 21:53:30.036 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1736 | 2026-03-18T21:53:30.448Z | Mar 18 21:53:30.036 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1737 | 2026-03-18T21:53:30.448Z | Mar 18 21:53:30.036 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1738 | 2026-03-18T21:53:30.448Z | Mar 18 21:53:30.036 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1739 | 2026-03-18T21:53:30.754Z | Mar 18 21:53:30.336 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1740 | 2026-03-18T21:53:31.105Z | Mar 18 21:53:30.679 INFO Download complete, target: TransceiverControl |
| 1741 | 2026-03-18T21:53:31.535Z | Mar 18 21:53:31.124 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1742 | 2026-03-18T21:53:31.943Z | Mar 18 21:53:31.532 INFO Download complete, target: Console |
| 1743 | 2026-03-18T21:53:31.997Z | Mar 18 21:53:31.581 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1744 | 2026-03-18T21:53:32.253Z | Mar 18 21:53:31.840 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1745 | 2026-03-18T21:53:32.366Z | Mar 18 21:53:31.954 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1746 | 2026-03-18T21:53:32.754Z | Mar 18 21:53:32.346 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1747 | 2026-03-18T21:53:32.754Z | Mar 18 21:53:32.346 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1748 | 2026-03-18T21:53:35.679Z | Mar 18 21:53:35.273 INFO Download complete, target: DendriteStub |
| 1749 | 2026-03-18T21:53:35.945Z | Mar 18 21:53:35.538 INFO Download complete, target: MaghemiteMgd |
| 1750 | 2026-03-18T21:53:40.608Z | Mar 18 21:53:40.201 INFO Checking that binary works, target: Cockroach |
| 1751 | 2026-03-18T21:53:40.735Z | Mar 18 21:53:40.330 INFO Download complete, target: Cockroach |
| 1752 | 2026-03-18T21:53:43.662Z | Mar 18 21:53:43.257 INFO Checking that binary works, target: Clickhouse |
| 1753 | 2026-03-18T21:53:43.759Z | Mar 18 21:53:43.355 INFO Download complete, target: Clickhouse |
| 1754 | 2026-03-18T21:53:43.765Z | All prerequisites installed successfully |
| 1755 | 2026-03-18T21:53:43.768Z | |
| 1756 | 2026-03-18T21:53:43.768Z | real 7:07.879902103 |
| 1757 | 2026-03-18T21:53:43.768Z | user 10:27.642464354 |
| 1758 | 2026-03-18T21:53:43.768Z | sys 2:08.429472007 |
| 1759 | 2026-03-18T21:53:43.768Z | trap 0.353242750 |
| 1760 | 2026-03-18T21:53:43.768Z | tflt 1.133022191 |
| 1761 | 2026-03-18T21:53:43.768Z | dflt 1.681993243 |
| 1762 | 2026-03-18T21:53:43.768Z | kflt 0.047992479 |
| 1763 | 2026-03-18T21:53:43.768Z | lock 32:03.717172836 |
| 1764 | 2026-03-18T21:53:43.768Z | slp 32:16.680954098 |
| 1765 | 2026-03-18T21:53:43.768Z | lat 31.966017658 |
| 1766 | 2026-03-18T21:53:43.768Z | stop 4:34.381023277 |
| 1767 | 2026-03-18T21:53:43.768Z | + ptime -m cargo xtask download softnpu |
| 1768 | 2026-03-18T21:53:44.447Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1769 | 2026-03-18T21:53:44.481Z | Running `target/debug/xtask download softnpu` |
| 1770 | 2026-03-18T21:53:45.499Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s |
| 1771 | 2026-03-18T21:53:45.585Z | Running `target/debug/xtask-downloader softnpu` |
| 1772 | 2026-03-18T21:53:45.634Z | Mar 18 21:53:45.230 INFO Starting download, target: Softnpu |
| 1773 | 2026-03-18T21:53:45.637Z | Mar 18 21:53:45.230 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1774 | 2026-03-18T21:53:46.718Z | Mar 18 21:53:46.315 INFO Download complete, target: Softnpu |
| 1775 | 2026-03-18T21:53:46.722Z | |
| 1776 | 2026-03-18T21:53:46.725Z | real 2.950523459 |
| 1777 | 2026-03-18T21:53:46.725Z | user 1.779401553 |
| 1778 | 2026-03-18T21:53:46.725Z | sys 0.797419223 |
| 1779 | 2026-03-18T21:53:46.725Z | trap 0.000698768 |
| 1780 | 2026-03-18T21:53:46.725Z | tflt 0.000283476 |
| 1781 | 2026-03-18T21:53:46.725Z | dflt 0.000142231 |
| 1782 | 2026-03-18T21:53:46.725Z | kflt 0.000000000 |
| 1783 | 2026-03-18T21:53:46.725Z | lock 19.958912095 |
| 1784 | 2026-03-18T21:53:46.725Z | slp 0.863313990 |
| 1785 | 2026-03-18T21:53:46.725Z | lat 0.057512326 |
| 1786 | 2026-03-18T21:53:46.725Z | stop 0.000191418 |
| 1787 | 2026-03-18T21:53:46.725Z | + export CARGO_INCREMENTAL=0 |
| 1788 | 2026-03-18T21:53:46.725Z | + CARGO_INCREMENTAL=0 |
| 1789 | 2026-03-18T21:53:46.725Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1790 | 2026-03-18T21:53:47.930Z | Compiling proc-macro2 v1.0.106 |
| 1791 | 2026-03-18T21:53:47.934Z | Compiling quote v1.0.44 |
| 1792 | 2026-03-18T21:53:47.934Z | Compiling unicode-ident v1.0.24 |
| 1793 | 2026-03-18T21:53:47.934Z | Compiling libc v0.2.180 |
| 1794 | 2026-03-18T21:53:47.934Z | Compiling serde_core v1.0.228 |
| 1795 | 2026-03-18T21:53:47.934Z | Compiling serde v1.0.228 |
| 1796 | 2026-03-18T21:53:47.934Z | Compiling cfg-if v1.0.4 |
| 1797 | 2026-03-18T21:53:47.934Z | Compiling version_check v0.9.5 |
| 1798 | 2026-03-18T21:53:47.934Z | Compiling find-msvc-tools v0.1.9 |
| 1799 | 2026-03-18T21:53:47.934Z | Compiling shlex v1.3.0 |
| 1800 | 2026-03-18T21:53:47.935Z | Compiling typenum v1.19.0 |
| 1801 | 2026-03-18T21:53:47.935Z | Compiling portable-atomic v1.13.1 |
| 1802 | 2026-03-18T21:53:47.935Z | Compiling memchr v2.8.0 |
| 1803 | 2026-03-18T21:53:48.097Z | Compiling autocfg v1.5.0 |
| 1804 | 2026-03-18T21:53:48.100Z | Compiling zmij v1.0.21 |
| 1805 | 2026-03-18T21:53:48.283Z | Compiling serde_json v1.0.149 |
| 1806 | 2026-03-18T21:53:48.442Z | Compiling zerocopy v0.8.40 |
| 1807 | 2026-03-18T21:53:48.492Z | Compiling parking_lot_core v0.9.12 |
| 1808 | 2026-03-18T21:53:48.687Z | Compiling libm v0.2.16 |
| 1809 | 2026-03-18T21:53:48.710Z | Compiling generic-array v0.14.7 |
| 1810 | 2026-03-18T21:53:48.710Z | Compiling smallvec v1.15.1 |
| 1811 | 2026-03-18T21:53:48.714Z | Compiling icu_properties_data v2.1.2 |
| 1812 | 2026-03-18T21:53:48.856Z | Compiling icu_normalizer_data v2.1.1 |
| 1813 | 2026-03-18T21:53:48.859Z | Compiling num-traits v0.2.19 |
| 1814 | 2026-03-18T21:53:48.859Z | Compiling itoa v1.0.17 |
| 1815 | 2026-03-18T21:53:48.954Z | Compiling log v0.4.29 |
| 1816 | 2026-03-18T21:53:49.002Z | Compiling getrandom v0.4.1 |
| 1817 | 2026-03-18T21:53:49.054Z | Compiling pkg-config v0.3.32 |
| 1818 | 2026-03-18T21:53:49.127Z | Compiling stable_deref_trait v1.2.1 |
| 1819 | 2026-03-18T21:53:49.197Z | Compiling scopeguard v1.2.0 |
| 1820 | 2026-03-18T21:53:49.224Z | Compiling subtle v2.6.1 |
| 1821 | 2026-03-18T21:53:49.358Z | Compiling lock_api v0.4.14 |
| 1822 | 2026-03-18T21:53:49.361Z | Compiling thiserror v2.0.18 |
| 1823 | 2026-03-18T21:53:49.361Z | Compiling fnv v1.0.7 |
| 1824 | 2026-03-18T21:53:49.542Z | Compiling getrandom v0.3.4 |
| 1825 | 2026-03-18T21:53:49.573Z | Compiling jobserver v0.1.34 |
| 1826 | 2026-03-18T21:53:49.619Z | Compiling getrandom v0.2.17 |
| 1827 | 2026-03-18T21:53:49.671Z | Compiling errno v0.3.14 |
| 1828 | 2026-03-18T21:53:49.695Z | Compiling pin-project-lite v0.2.17 |
| 1829 | 2026-03-18T21:53:49.833Z | Compiling syn v2.0.117 |
| 1830 | 2026-03-18T21:53:49.857Z | Compiling rand_core v0.6.4 |
| 1831 | 2026-03-18T21:53:49.907Z | Compiling cc v1.2.56 |
| 1832 | 2026-03-18T21:53:49.986Z | Compiling critical-section v1.2.0 |
| 1833 | 2026-03-18T21:53:50.113Z | Compiling allocator-api2 v0.2.21 |
| 1834 | 2026-03-18T21:53:50.185Z | Compiling equivalent v1.0.2 |
| 1835 | 2026-03-18T21:53:50.188Z | Compiling rustversion v1.0.22 |
| 1836 | 2026-03-18T21:53:50.280Z | Compiling foldhash v0.2.0 |
| 1837 | 2026-03-18T21:53:50.350Z | Compiling dunce v1.0.5 |
| 1838 | 2026-03-18T21:53:50.371Z | Compiling percent-encoding v2.3.2 |
| 1839 | 2026-03-18T21:53:50.473Z | Compiling writeable v0.6.2 |
| 1840 | 2026-03-18T21:53:50.522Z | Compiling litemap v0.8.1 |
| 1841 | 2026-03-18T21:53:50.545Z | Compiling fs_extra v1.3.0 |
| 1842 | 2026-03-18T21:53:50.574Z | Compiling hashbrown v0.16.1 |
| 1843 | 2026-03-18T21:53:50.601Z | Compiling once_cell v1.21.3 |
| 1844 | 2026-03-18T21:53:50.813Z | Compiling const-oid v0.9.6 |
| 1845 | 2026-03-18T21:53:50.886Z | Compiling cmake v0.1.57 |
| 1846 | 2026-03-18T21:53:50.938Z | Compiling signal-hook-registry v1.4.8 |
| 1847 | 2026-03-18T21:53:50.987Z | Compiling rustix v1.1.3 |
| 1848 | 2026-03-18T21:53:51.012Z | Compiling socket2 v0.6.2 |
| 1849 | 2026-03-18T21:53:51.062Z | Compiling mio v1.1.1 |
| 1850 | 2026-03-18T21:53:51.066Z | Compiling schemars v0.8.22 |
| 1851 | 2026-03-18T21:53:51.085Z | Compiling rand_core v0.10.0 |
| 1852 | 2026-03-18T21:53:51.341Z | Compiling semver v1.0.27 |
| 1853 | 2026-03-18T21:53:51.369Z | Compiling indexmap v2.13.0 |
| 1854 | 2026-03-18T21:53:51.418Z | Compiling parking_lot v0.12.5 |
| 1855 | 2026-03-18T21:53:51.452Z | Compiling bitflags v2.11.0 |
| 1856 | 2026-03-18T21:53:51.509Z | Compiling utf8_iter v1.0.4 |
| 1857 | 2026-03-18T21:53:51.564Z | Compiling aws-lc-rs v1.16.0 |
| 1858 | 2026-03-18T21:53:51.731Z | Compiling ring v0.17.14 |
| 1859 | 2026-03-18T21:53:51.752Z | Compiling aws-lc-sys v0.37.1 |
| 1860 | 2026-03-18T21:53:51.780Z | Compiling form_urlencoded v1.2.2 |
| 1861 | 2026-03-18T21:53:51.965Z | Compiling strsim v0.11.1 |
| 1862 | 2026-03-18T21:53:51.989Z | Compiling futures-core v0.3.32 |
| 1863 | 2026-03-18T21:53:52.134Z | Compiling httparse v1.10.1 |
| 1864 | 2026-03-18T21:53:52.268Z | Compiling byteorder v1.5.0 |
| 1865 | 2026-03-18T21:53:52.307Z | Compiling thiserror v1.0.69 |
| 1866 | 2026-03-18T21:53:52.373Z | Compiling ucd-trie v0.1.7 |
| 1867 | 2026-03-18T21:53:52.553Z | Compiling ident_case v1.0.1 |
| 1868 | 2026-03-18T21:53:52.580Z | Compiling vcpkg v0.2.15 |
| 1869 | 2026-03-18T21:53:52.604Z | Compiling pest v2.8.6 |
| 1870 | 2026-03-18T21:53:52.611Z | Compiling heck v0.5.0 |
| 1871 | 2026-03-18T21:53:52.775Z | Compiling syn v1.0.109 |
| 1872 | 2026-03-18T21:53:52.849Z | Compiling regex-syntax v0.8.10 |
| 1873 | 2026-03-18T21:53:52.915Z | Compiling crossbeam-utils v0.8.21 |
| 1874 | 2026-03-18T21:53:53.031Z | Compiling rustls v0.23.37 |
| 1875 | 2026-03-18T21:53:53.055Z | Compiling futures-sink v0.3.32 |
| 1876 | 2026-03-18T21:53:53.109Z | Compiling rustc_version v0.4.1 |
| 1877 | 2026-03-18T21:53:53.230Z | Compiling futures-channel v0.3.32 |
| 1878 | 2026-03-18T21:53:53.306Z | Compiling futures-task v0.3.32 |
| 1879 | 2026-03-18T21:53:53.310Z | Compiling futures-io v0.3.32 |
| 1880 | 2026-03-18T21:53:53.310Z | Compiling slab v0.4.12 |
| 1881 | 2026-03-18T21:53:53.310Z | Compiling cpufeatures v0.2.17 |
| 1882 | 2026-03-18T21:53:53.448Z | Compiling openssl-sys v0.9.111 |
| 1883 | 2026-03-18T21:53:53.502Z | Compiling iana-time-zone v0.1.65 |
| 1884 | 2026-03-18T21:53:53.552Z | Compiling plain v0.2.3 |
| 1885 | 2026-03-18T21:53:53.557Z | Compiling uuid v1.21.0 |
| 1886 | 2026-03-18T21:53:53.636Z | Compiling aho-corasick v1.1.4 |
| 1887 | 2026-03-18T21:53:53.691Z | Compiling num-conv v0.2.0 |
| 1888 | 2026-03-18T21:53:53.843Z | Compiling synstructure v0.13.2 |
| 1889 | 2026-03-18T21:53:53.868Z | Compiling serde_derive_internals v0.29.1 |
| 1890 | 2026-03-18T21:53:53.918Z | Compiling time-core v0.1.8 |
| 1891 | 2026-03-18T21:53:54.180Z | Compiling pest_meta v2.8.6 |
| 1892 | 2026-03-18T21:53:54.223Z | Compiling time-macros v0.2.27 |
| 1893 | 2026-03-18T21:53:54.363Z | Compiling pretty-hex v0.4.1 |
| 1894 | 2026-03-18T21:53:54.536Z | Compiling openssl v0.10.75 |
| 1895 | 2026-03-18T21:53:54.829Z | Compiling base64ct v1.8.3 |
| 1896 | 2026-03-18T21:53:54.851Z | Compiling crc32fast v1.5.0 |
| 1897 | 2026-03-18T21:53:54.854Z | Compiling either v1.15.0 |
| 1898 | 2026-03-18T21:53:54.854Z | Compiling anyhow v1.0.102 |
| 1899 | 2026-03-18T21:53:54.925Z | Compiling regex-automata v0.4.14 |
| 1900 | 2026-03-18T21:53:54.930Z | Compiling darling_core v0.21.3 |
| 1901 | 2026-03-18T21:53:54.949Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1902 | 2026-03-18T21:53:55.035Z | Compiling pest_generator v2.8.6 |
| 1903 | 2026-03-18T21:53:55.226Z | Compiling pem-rfc7468 v0.7.0 |
| 1904 | 2026-03-18T21:53:55.250Z | Compiling flagset v0.4.7 |
| 1905 | 2026-03-18T21:53:55.253Z | Compiling native-tls v0.2.18 |
| 1906 | 2026-03-18T21:53:55.300Z | Compiling rand_core v0.9.5 |
| 1907 | 2026-03-18T21:53:55.492Z | Compiling slog v2.8.2 |
| 1908 | 2026-03-18T21:53:55.592Z | Compiling tracing-core v0.1.36 |
| 1909 | 2026-03-18T21:53:55.619Z | Compiling rayon-core v1.13.0 |
| 1910 | 2026-03-18T21:53:55.664Z | Compiling untrusted v0.9.0 |
| 1911 | 2026-03-18T21:53:55.686Z | Compiling dyn-clone v1.0.20 |
| 1912 | 2026-03-18T21:53:55.785Z | Compiling serde_derive v1.0.228 |
| 1913 | 2026-03-18T21:53:55.834Z | Compiling zeroize_derive v1.4.3 |
| 1914 | 2026-03-18T21:53:55.858Z | Compiling zerofrom-derive v0.1.6 |
| 1915 | 2026-03-18T21:53:55.885Z | Compiling yoke-derive v0.8.1 |
| 1916 | 2026-03-18T21:53:55.911Z | Compiling zerovec-derive v0.11.2 |
| 1917 | 2026-03-18T21:53:55.939Z | Compiling displaydoc v0.2.5 |
| 1918 | 2026-03-18T21:53:55.987Z | Compiling zerocopy-derive v0.8.40 |
| 1919 | 2026-03-18T21:53:56.012Z | Compiling tokio-macros v2.6.0 |
| 1920 | 2026-03-18T21:53:56.292Z | Compiling futures-macro v0.3.32 |
| 1921 | 2026-03-18T21:53:56.630Z | Compiling zeroize v1.8.2 |
| 1922 | 2026-03-18T21:53:56.915Z | Compiling thiserror-impl v2.0.18 |
| 1923 | 2026-03-18T21:53:56.963Z | Compiling tracing-attributes v0.1.31 |
| 1924 | 2026-03-18T21:53:57.191Z | Compiling der_derive v0.7.3 |
| 1925 | 2026-03-18T21:53:57.298Z | Compiling schemars_derive v0.8.22 |
| 1926 | 2026-03-18T21:53:57.301Z | Compiling thiserror-impl v1.0.69 |
| 1927 | 2026-03-18T21:53:57.413Z | Compiling zerofrom v0.1.6 |
| 1928 | 2026-03-18T21:53:57.594Z | Compiling yoke v0.8.1 |
| 1929 | 2026-03-18T21:53:57.733Z | Compiling crypto-common v0.1.7 |
| 1930 | 2026-03-18T21:53:57.830Z | Compiling zerovec v0.11.5 |
| 1931 | 2026-03-18T21:53:57.863Z | Compiling zerotrie v0.2.3 |
| 1932 | 2026-03-18T21:53:58.390Z | Compiling block-buffer v0.10.4 |
| 1933 | 2026-03-18T21:53:58.439Z | Compiling pest_derive v2.8.6 |
| 1934 | 2026-03-18T21:53:58.553Z | Compiling tinystr v0.8.2 |
| 1935 | 2026-03-18T21:53:58.600Z | Compiling potential_utf v0.1.4 |
| 1936 | 2026-03-18T21:53:58.625Z | Compiling digest v0.10.7 |
| 1937 | 2026-03-18T21:53:58.792Z | Compiling icu_locale_core v2.1.1 |
| 1938 | 2026-03-18T21:53:58.828Z | Compiling icu_collections v2.1.1 |
| 1939 | 2026-03-18T21:53:58.852Z | Compiling futures-util v0.3.32 |
| 1940 | 2026-03-18T21:53:58.878Z | Compiling hmac v0.12.1 |
| 1941 | 2026-03-18T21:53:58.932Z | Compiling block-padding v0.3.3 |
| 1942 | 2026-03-18T21:53:58.990Z | Compiling sha2 v0.10.9 |
| 1943 | 2026-03-18T21:53:59.062Z | Compiling rustls-pki-types v1.14.0 |
| 1944 | 2026-03-18T21:53:59.086Z | Compiling inout v0.1.4 |
| 1945 | 2026-03-18T21:53:59.303Z | Compiling cipher v0.4.4 |
| 1946 | 2026-03-18T21:53:59.620Z | Compiling scroll_derive v0.12.1 |
| 1947 | 2026-03-18T21:53:59.753Z | Compiling scroll_derive v0.13.1 |
| 1948 | 2026-03-18T21:53:59.908Z | Compiling icu_provider v2.1.1 |
| 1949 | 2026-03-18T21:54:00.010Z | Compiling openssl-macros v0.1.1 |
| 1950 | 2026-03-18T21:54:00.153Z | Compiling bytes v1.11.1 |
| 1951 | 2026-03-18T21:54:00.310Z | Compiling icu_normalizer v2.1.1 |
| 1952 | 2026-03-18T21:54:00.473Z | Compiling icu_properties v2.1.2 |
| 1953 | 2026-03-18T21:54:00.530Z | Compiling chrono v0.4.44 |
| 1954 | 2026-03-18T21:54:00.579Z | Compiling serde_tokenstream v0.2.3 |
| 1955 | 2026-03-18T21:54:00.806Z | Compiling tokio v1.49.0 |
| 1956 | 2026-03-18T21:54:01.464Z | Compiling http v1.4.0 |
| 1957 | 2026-03-18T21:54:01.844Z | Compiling idna_adapter v1.2.1 |
| 1958 | 2026-03-18T21:54:02.013Z | Compiling idna v1.1.0 |
| 1959 | 2026-03-18T21:54:02.036Z | Compiling der v0.7.10 |
| 1960 | 2026-03-18T21:54:02.036Z | Compiling regex v1.12.3 |
| 1961 | 2026-03-18T21:54:02.343Z | Compiling ppv-lite86 v0.2.21 |
| 1962 | 2026-03-18T21:54:02.457Z | Compiling url v2.5.8 |
| 1963 | 2026-03-18T21:54:02.568Z | Compiling darling_macro v0.21.3 |
| 1964 | 2026-03-18T21:54:02.604Z | Compiling zerocopy-derive v0.7.35 |
| 1965 | 2026-03-18T21:54:02.992Z | Compiling salsa20 v0.10.2 |
| 1966 | 2026-03-18T21:54:03.180Z | Compiling pbkdf2 v0.12.2 |
| 1967 | 2026-03-18T21:54:03.205Z | Compiling tracing v0.1.44 |
| 1968 | 2026-03-18T21:54:03.231Z | Compiling darling v0.21.3 |
| 1969 | 2026-03-18T21:54:03.379Z | Compiling spki v0.7.3 |
| 1970 | 2026-03-18T21:54:03.758Z | Compiling cookie v0.18.1 |
| 1971 | 2026-03-18T21:54:03.828Z | Compiling base64 v0.22.1 |
| 1972 | 2026-03-18T21:54:03.881Z | Compiling camino v1.2.2 |
| 1973 | 2026-03-18T21:54:04.069Z | Compiling scrypt v0.11.0 |
| 1974 | 2026-03-18T21:54:04.097Z | Compiling rand_chacha v0.9.0 |
| 1975 | 2026-03-18T21:54:04.147Z | Compiling aes v0.8.4 |
| 1976 | 2026-03-18T21:54:04.276Z | Compiling cbc v0.1.2 |
| 1977 | 2026-03-18T21:54:04.802Z | Compiling usdt-impl v0.5.0 |
| 1978 | 2026-03-18T21:54:04.920Z | Compiling ref-cast v1.0.25 |
| 1979 | 2026-03-18T21:54:05.050Z | Compiling usdt-impl v0.6.0 |
| 1980 | 2026-03-18T21:54:05.098Z | Compiling paste v1.0.15 |
| 1981 | 2026-03-18T21:54:05.123Z | Compiling winnow v0.7.14 |
| 1982 | 2026-03-18T21:54:05.369Z | Compiling pkcs5 v0.7.1 |
| 1983 | 2026-03-18T21:54:05.523Z | Compiling rand v0.9.2 |
| 1984 | 2026-03-18T21:54:05.704Z | Compiling http-body v1.0.1 |
| 1985 | 2026-03-18T21:54:05.807Z | Compiling scroll v0.13.0 |
| 1986 | 2026-03-18T21:54:05.921Z | Compiling scroll v0.12.0 |
| 1987 | 2026-03-18T21:54:05.957Z | Compiling toml_datetime v0.6.11 |
| 1988 | 2026-03-18T21:54:06.003Z | Compiling tokio-util v0.7.18 |
| 1989 | 2026-03-18T21:54:06.047Z | Compiling serde_spanned v0.6.9 |
| 1990 | 2026-03-18T21:54:06.244Z | Compiling heapless v0.7.17 |
| 1991 | 2026-03-18T21:54:06.326Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1992 | 2026-03-18T21:54:06.330Z | Compiling signal-hook v0.3.18 |
| 1993 | 2026-03-18T21:54:06.464Z | Compiling openssl-probe v0.2.1 |
| 1994 | 2026-03-18T21:54:06.529Z | Compiling atomic-waker v1.1.2 |
| 1995 | 2026-03-18T21:54:06.554Z | Compiling zstd-safe v7.2.4 |
| 1996 | 2026-03-18T21:54:06.579Z | Compiling untrusted v0.7.1 |
| 1997 | 2026-03-18T21:54:06.829Z | Compiling goblin v0.8.2 |
| 1998 | 2026-03-18T21:54:06.891Z | Compiling goblin v0.10.5 |
| 1999 | 2026-03-18T21:54:07.015Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2000 | 2026-03-18T21:54:07.189Z | Compiling pkcs8 v0.10.2 |
| 2001 | 2026-03-18T21:54:07.379Z | Compiling zerocopy v0.7.35 |
| 2002 | 2026-03-18T21:54:07.590Z | Compiling ref-cast-impl v1.0.25 |
| 2003 | 2026-03-18T21:54:07.790Z | Compiling darling_core v0.20.11 |
| 2004 | 2026-03-18T21:54:07.968Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2005 | 2026-03-18T21:54:08.001Z | Compiling memoffset v0.9.1 |
| 2006 | 2026-03-18T21:54:08.076Z | Compiling litrs v1.0.0 |
| 2007 | 2026-03-18T21:54:08.182Z | Compiling try-lock v0.2.5 |
| 2008 | 2026-03-18T21:54:08.229Z | Compiling tower-layer v0.3.3 |
| 2009 | 2026-03-18T21:54:08.281Z | Compiling tower-service v0.3.3 |
| 2010 | 2026-03-18T21:54:08.339Z | Compiling winnow v0.5.40 |
| 2011 | 2026-03-18T21:54:08.417Z | Compiling fastrand v2.3.0 |
| 2012 | 2026-03-18T21:54:08.703Z | Compiling tinyvec_macros v0.1.1 |
| 2013 | 2026-03-18T21:54:08.755Z | Compiling rustix v0.38.44 |
| 2014 | 2026-03-18T21:54:08.801Z | Compiling tinyvec v1.10.0 |
| 2015 | 2026-03-18T21:54:08.824Z | Compiling document-features v0.2.12 |
| 2016 | 2026-03-18T21:54:08.857Z | Compiling want v0.3.1 |
| 2017 | 2026-03-18T21:54:08.880Z | Compiling h2 v0.4.13 |
| 2018 | 2026-03-18T21:54:09.679Z | Compiling dtrace-parser v0.2.0 |
| 2019 | 2026-03-18T21:54:09.708Z | Compiling dtrace-parser v0.3.0 |
| 2020 | 2026-03-18T21:54:10.202Z | Compiling toml_edit v0.19.15 |
| 2021 | 2026-03-18T21:54:10.325Z | Compiling dof v0.3.0 |
| 2022 | 2026-03-18T21:54:10.580Z | Compiling ipnet v2.11.0 |
| 2023 | 2026-03-18T21:54:10.628Z | Compiling darling_macro v0.20.11 |
| 2024 | 2026-03-18T21:54:10.727Z | Compiling dof v0.4.0 |
| 2025 | 2026-03-18T21:54:10.797Z | Compiling async-trait v0.1.89 |
| 2026 | 2026-03-18T21:54:11.211Z | Compiling daft-derive v0.1.5 |
| 2027 | 2026-03-18T21:54:11.253Z | Compiling curve25519-dalek v4.1.3 |
| 2028 | 2026-03-18T21:54:11.332Z | Compiling spin v0.9.8 |
| 2029 | 2026-03-18T21:54:11.355Z | Compiling thread-id v4.2.2 |
| 2030 | 2026-03-18T21:54:11.488Z | Compiling thread-id v5.1.0 |
| 2031 | 2026-03-18T21:54:11.584Z | Compiling proc-macro-error-attr v1.0.4 |
| 2032 | 2026-03-18T21:54:11.607Z | Compiling httpdate v1.0.3 |
| 2033 | 2026-03-18T21:54:11.630Z | Compiling pin-utils v0.1.0 |
| 2034 | 2026-03-18T21:54:11.740Z | Compiling num-bigint-dig v0.8.6 |
| 2035 | 2026-03-18T21:54:11.849Z | Compiling smoltcp v0.9.1 |
| 2036 | 2026-03-18T21:54:12.027Z | Compiling foreign-types-shared v0.1.1 |
| 2037 | 2026-03-18T21:54:12.153Z | Compiling powerfmt v0.2.0 |
| 2038 | 2026-03-18T21:54:12.234Z | Compiling cfg_aliases v0.2.1 |
| 2039 | 2026-03-18T21:54:12.237Z | Compiling tempfile v3.25.0 |
| 2040 | 2026-03-18T21:54:12.284Z | Compiling foreign-types v0.3.2 |
| 2041 | 2026-03-18T21:54:12.358Z | Compiling nix v0.31.1 |
| 2042 | 2026-03-18T21:54:12.405Z | Compiling deranged v0.5.8 |
| 2043 | 2026-03-18T21:54:12.709Z | Compiling darling v0.20.11 |
| 2044 | 2026-03-18T21:54:13.020Z | Compiling hyper v1.8.1 |
| 2045 | 2026-03-18T21:54:13.100Z | Compiling ipnetwork v0.21.1 |
| 2046 | 2026-03-18T21:54:13.158Z | Compiling strum_macros v0.26.4 |
| 2047 | 2026-03-18T21:54:13.411Z | Compiling wait-timeout v0.2.1 |
| 2048 | 2026-03-18T21:54:13.462Z | Compiling proc-macro-error v1.0.4 |
| 2049 | 2026-03-18T21:54:13.731Z | Compiling quick-error v1.2.3 |
| 2050 | 2026-03-18T21:54:13.752Z | Compiling siphasher v1.0.2 |
| 2051 | 2026-03-18T21:54:13.801Z | Compiling bit-vec v0.8.0 |
| 2052 | 2026-03-18T21:54:13.832Z | Compiling simd-adler32 v0.3.8 |
| 2053 | 2026-03-18T21:54:14.009Z | Compiling num_threads v0.1.7 |
| 2054 | 2026-03-18T21:54:14.033Z | Compiling unicode-segmentation v1.12.0 |
| 2055 | 2026-03-18T21:54:14.036Z | Compiling utf8parse v0.2.2 |
| 2056 | 2026-03-18T21:54:14.185Z | Compiling anstyle v1.0.13 |
| 2057 | 2026-03-18T21:54:14.489Z | Compiling hyper-util v0.1.20 |
| 2058 | 2026-03-18T21:54:14.581Z | Compiling anstyle-parse v0.2.7 |
| 2059 | 2026-03-18T21:54:14.759Z | Compiling time v0.3.47 |
| 2060 | 2026-03-18T21:54:14.836Z | Compiling bit-set v0.8.0 |
| 2061 | 2026-03-18T21:54:15.034Z | Compiling rusty-fork v0.3.1 |
| 2062 | 2026-03-18T21:54:15.439Z | Compiling crossbeam-epoch v0.9.18 |
| 2063 | 2026-03-18T21:54:15.502Z | Compiling derive_builder_core v0.20.2 |
| 2064 | 2026-03-18T21:54:15.896Z | Compiling unicode-normalization v0.1.25 |
| 2065 | 2026-03-18T21:54:16.538Z | Compiling rustls-native-certs v0.8.3 |
| 2066 | 2026-03-18T21:54:16.800Z | Compiling signature v2.2.0 |
| 2067 | 2026-03-18T21:54:16.887Z | Compiling hubpack_derive v0.1.1 |
| 2068 | 2026-03-18T21:54:16.913Z | Compiling strum_macros v0.27.2 |
| 2069 | 2026-03-18T21:54:16.937Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2070 | 2026-03-18T21:54:16.965Z | Compiling rand_xorshift v0.4.0 |
| 2071 | 2026-03-18T21:54:16.992Z | Compiling sync_wrapper v1.0.2 |
| 2072 | 2026-03-18T21:54:17.018Z | Compiling fs-err v3.3.0 |
| 2073 | 2026-03-18T21:54:17.060Z | Compiling ahash v0.8.12 |
| 2074 | 2026-03-18T21:54:17.173Z | Compiling object v0.37.3 |
| 2075 | 2026-03-18T21:54:17.220Z | Compiling adler2 v2.0.1 |
| 2076 | 2026-03-18T21:54:17.288Z | Compiling anstyle-query v1.1.5 |
| 2077 | 2026-03-18T21:54:17.402Z | Compiling unicode-properties v0.1.4 |
| 2078 | 2026-03-18T21:54:17.441Z | Compiling colorchoice v1.0.4 |
| 2079 | 2026-03-18T21:54:17.501Z | Compiling is_terminal_polyfill v1.70.2 |
| 2080 | 2026-03-18T21:54:17.527Z | Compiling unicode-bidi v0.3.18 |
| 2081 | 2026-03-18T21:54:17.606Z | Compiling unarray v0.1.4 |
| 2082 | 2026-03-18T21:54:17.639Z | Compiling anstream v0.6.21 |
| 2083 | 2026-03-18T21:54:17.743Z | Compiling proptest v1.10.0 |
| 2084 | 2026-03-18T21:54:17.772Z | Compiling miniz_oxide v0.8.9 |
| 2085 | 2026-03-18T21:54:18.044Z | Compiling stringprep v0.1.5 |
| 2086 | 2026-03-18T21:54:18.552Z | Compiling tower v0.5.3 |
| 2087 | 2026-03-18T21:54:18.735Z | Compiling derive_builder_macro v0.20.2 |
| 2088 | 2026-03-18T21:54:19.075Z | Compiling crossbeam-deque v0.8.6 |
| 2089 | 2026-03-18T21:54:19.128Z | Compiling heck v0.4.1 |
| 2090 | 2026-03-18T21:54:19.212Z | Compiling usdt-macro v0.6.0 |
| 2091 | 2026-03-18T21:54:19.318Z | Compiling usdt-attr-macro v0.6.0 |
| 2092 | 2026-03-18T21:54:19.487Z | Compiling http-body-util v0.1.3 |
| 2093 | 2026-03-18T21:54:19.556Z | Compiling webpki-roots v1.0.6 |
| 2094 | 2026-03-18T21:54:19.819Z | Compiling rand_chacha v0.3.1 |
| 2095 | 2026-03-18T21:54:19.853Z | Compiling erased-serde v0.3.31 |
| 2096 | 2026-03-18T21:54:19.877Z | Compiling md-5 v0.10.6 |
| 2097 | 2026-03-18T21:54:20.002Z | Compiling num-integer v0.1.46 |
| 2098 | 2026-03-18T21:54:20.054Z | Compiling hash32 v0.2.1 |
| 2099 | 2026-03-18T21:54:20.206Z | Compiling vergen-lib v0.1.6 |
| 2100 | 2026-03-18T21:54:20.210Z | Compiling ff v0.13.1 |
| 2101 | 2026-03-18T21:54:20.286Z | Compiling zlib-rs v0.6.2 |
| 2102 | 2026-03-18T21:54:20.289Z | Compiling psl-types v2.0.11 |
| 2103 | 2026-03-18T21:54:20.336Z | Compiling ryu v1.0.23 |
| 2104 | 2026-03-18T21:54:20.336Z | Compiling fallible-iterator v0.2.0 |
| 2105 | 2026-03-18T21:54:20.387Z | Compiling base16ct v0.2.0 |
| 2106 | 2026-03-18T21:54:20.390Z | Compiling iri-string v0.7.10 |
| 2107 | 2026-03-18T21:54:20.485Z | Compiling publicsuffix v2.3.0 |
| 2108 | 2026-03-18T21:54:20.529Z | Compiling num-iter v0.1.45 |
| 2109 | 2026-03-18T21:54:20.577Z | Compiling sec1 v0.7.3 |
| 2110 | 2026-03-18T21:54:20.635Z | Compiling newtype-uuid v1.3.2 |
| 2111 | 2026-03-18T21:54:20.661Z | Compiling serde_urlencoded v0.7.1 |
| 2112 | 2026-03-18T21:54:20.704Z | Compiling group v0.13.0 |
| 2113 | 2026-03-18T21:54:20.738Z | Compiling postgres-protocol v0.6.10 |
| 2114 | 2026-03-18T21:54:21.001Z | Compiling rand v0.8.5 |
| 2115 | 2026-03-18T21:54:21.198Z | Compiling oxnet v0.1.4 |
| 2116 | 2026-03-18T21:54:21.424Z | Compiling zone_cfg_derive v0.3.1 |
| 2117 | 2026-03-18T21:54:21.447Z | Compiling derive_builder v0.20.2 |
| 2118 | 2026-03-18T21:54:21.472Z | Compiling tokio-native-tls v0.3.1 |
| 2119 | 2026-03-18T21:54:21.700Z | Compiling phf_shared v0.13.1 |
| 2120 | 2026-03-18T21:54:21.835Z | Compiling lazy_static v1.5.0 |
| 2121 | 2026-03-18T21:54:21.884Z | Compiling terminal_size v0.4.3 |
| 2122 | 2026-03-18T21:54:21.956Z | Compiling serde_with_macros v3.17.0 |
| 2123 | 2026-03-18T21:54:22.031Z | Compiling tower-http v0.6.8 |
| 2124 | 2026-03-18T21:54:22.034Z | Compiling cargo-platform v0.1.9 |
| 2125 | 2026-03-18T21:54:22.034Z | Compiling hkdf v0.12.4 |
| 2126 | 2026-03-18T21:54:22.130Z | Compiling crypto-bigint v0.5.5 |
| 2127 | 2026-03-18T21:54:22.225Z | Compiling enum-as-inner v0.6.1 |
| 2128 | 2026-03-18T21:54:22.228Z | Compiling clap_derive v4.5.55 |
| 2129 | 2026-03-18T21:54:22.291Z | Compiling serde_repr v0.1.20 |
| 2130 | 2026-03-18T21:54:22.313Z | Compiling vergen v9.0.6 |
| 2131 | 2026-03-18T21:54:22.385Z | Compiling managed v0.8.0 |
| 2132 | 2026-03-18T21:54:22.490Z | Compiling bitflags v1.3.2 |
| 2133 | 2026-03-18T21:54:22.523Z | Compiling libbz2-rs-sys v0.2.2 |
| 2134 | 2026-03-18T21:54:22.575Z | Compiling foldhash v0.1.5 |
| 2135 | 2026-03-18T21:54:22.604Z | Compiling clap_lex v1.0.0 |
| 2136 | 2026-03-18T21:54:22.802Z | Compiling bumpalo v3.20.2 |
| 2137 | 2026-03-18T21:54:22.970Z | Compiling unicode-width v0.2.0 |
| 2138 | 2026-03-18T21:54:22.993Z | Compiling clap_builder v4.5.60 |
| 2139 | 2026-03-18T21:54:23.071Z | Compiling zopfli v0.8.3 |
| 2140 | 2026-03-18T21:54:23.227Z | Compiling flate2 v1.1.9 |
| 2141 | 2026-03-18T21:54:23.303Z | Compiling console v0.16.2 |
| 2142 | 2026-03-18T21:54:23.342Z | Compiling bzip2 v0.6.1 |
| 2143 | 2026-03-18T21:54:23.399Z | Compiling hashbrown v0.15.5 |
| 2144 | 2026-03-18T21:54:23.507Z | Compiling elliptic-curve v0.13.8 |
| 2145 | 2026-03-18T21:54:23.660Z | Compiling cargo_metadata v0.19.2 |
| 2146 | 2026-03-18T21:54:23.904Z | Compiling phf v0.13.1 |
| 2147 | 2026-03-18T21:54:24.014Z | Compiling hyper-tls v0.6.0 |
| 2148 | 2026-03-18T21:54:24.127Z | Compiling signal-hook-mio v0.2.5 |
| 2149 | 2026-03-18T21:54:24.174Z | Compiling rayon v1.11.0 |
| 2150 | 2026-03-18T21:54:24.293Z | Compiling daft v0.1.5 |
| 2151 | 2026-03-18T21:54:24.317Z | Compiling cookie_store v0.22.1 |
| 2152 | 2026-03-18T21:54:24.433Z | Compiling zstd v0.13.3 |
| 2153 | 2026-03-18T21:54:24.457Z | Compiling postgres-types v0.2.12 |
| 2154 | 2026-03-18T21:54:24.560Z | Compiling bzip2 v0.4.4 |
| 2155 | 2026-03-18T21:54:24.664Z | Compiling strum v0.27.2 |
| 2156 | 2026-03-18T21:54:24.834Z | Compiling hubpack v0.1.2 |
| 2157 | 2026-03-18T21:54:25.110Z | Compiling ed25519 v2.2.3 |
| 2158 | 2026-03-18T21:54:25.134Z | Compiling phf_shared v0.11.3 |
| 2159 | 2026-03-18T21:54:25.326Z | Compiling pkcs1 v0.7.5 |
| 2160 | 2026-03-18T21:54:25.452Z | Compiling hex v0.4.3 |
| 2161 | 2026-03-18T21:54:25.513Z | Compiling serde-big-array v0.5.1 |
| 2162 | 2026-03-18T21:54:25.610Z | Compiling rfc6979 v0.4.0 |
| 2163 | 2026-03-18T21:54:25.721Z | Compiling bstr v1.12.1 |
| 2164 | 2026-03-18T21:54:25.851Z | Compiling itertools v0.12.1 |
| 2165 | 2026-03-18T21:54:25.900Z | Compiling float-cmp v0.10.0 |
| 2166 | 2026-03-18T21:54:25.903Z | Compiling memmap2 v0.9.10 |
| 2167 | 2026-03-18T21:54:25.904Z | Compiling env_filter v1.0.0 |
| 2168 | 2026-03-18T21:54:26.111Z | Compiling encoding_rs v0.8.35 |
| 2169 | 2026-03-18T21:54:26.181Z | Compiling unit-prefix v0.5.2 |
| 2170 | 2026-03-18T21:54:26.204Z | Compiling fixedbitset v0.5.7 |
| 2171 | 2026-03-18T21:54:26.263Z | Compiling normalize-line-endings v0.3.0 |
| 2172 | 2026-03-18T21:54:26.386Z | Compiling fixedbitset v0.4.2 |
| 2173 | 2026-03-18T21:54:26.413Z | Compiling new_debug_unreachable v1.0.6 |
| 2174 | 2026-03-18T21:54:26.458Z | Compiling precomputed-hash v0.1.1 |
| 2175 | 2026-03-18T21:54:26.541Z | Compiling rustc-hash v2.1.1 |
| 2176 | 2026-03-18T21:54:26.566Z | Compiling mime v0.3.17 |
| 2177 | 2026-03-18T21:54:26.596Z | Compiling jiff v0.2.21 |
| 2178 | 2026-03-18T21:54:26.616Z | Compiling keccak v0.1.6 |
| 2179 | 2026-03-18T21:54:26.688Z | Compiling static_assertions v1.1.0 |
| 2180 | 2026-03-18T21:54:26.717Z | Compiling whoami v2.1.0 |
| 2181 | 2026-03-18T21:54:26.798Z | Compiling toml_write v0.1.2 |
| 2182 | 2026-03-18T21:54:26.839Z | Compiling data-encoding v2.10.0 |
| 2183 | 2026-03-18T21:54:26.898Z | Compiling difflib v0.4.0 |
| 2184 | 2026-03-18T21:54:26.923Z | Compiling predicates-core v1.0.10 |
| 2185 | 2026-03-18T21:54:26.980Z | Compiling sha3 v0.10.8 |
| 2186 | 2026-03-18T21:54:27.048Z | Compiling toml_edit v0.22.27 |
| 2187 | 2026-03-18T21:54:27.087Z | Compiling tokio-postgres v0.7.16 |
| 2188 | 2026-03-18T21:54:27.197Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2189 | 2026-03-18T21:54:27.200Z | Compiling iddqd v0.3.17 |
| 2190 | 2026-03-18T21:54:27.526Z | Compiling zone v0.3.1 |
| 2191 | 2026-03-18T21:54:27.549Z | Compiling hickory-proto v0.25.2 |
| 2192 | 2026-03-18T21:54:27.609Z | Compiling predicates v3.1.4 |
| 2193 | 2026-03-18T21:54:27.921Z | Compiling petgraph v0.6.5 |
| 2194 | 2026-03-18T21:54:27.945Z | Compiling string_cache v0.8.9 |
| 2195 | 2026-03-18T21:54:28.248Z | Compiling petgraph v0.8.3 |
| 2196 | 2026-03-18T21:54:28.403Z | Compiling indicatif v0.18.4 |
| 2197 | 2026-03-18T21:54:28.752Z | Compiling similar v2.7.0 |
| 2198 | 2026-03-18T21:54:29.402Z | Compiling env_logger v0.11.9 |
| 2199 | 2026-03-18T21:54:29.740Z | Compiling usdt v0.6.0 |
| 2200 | 2026-03-18T21:54:29.986Z | Compiling serde_with v3.17.0 |
| 2201 | 2026-03-18T21:54:30.080Z | Compiling ecdsa v0.16.9 |
| 2202 | 2026-03-18T21:54:30.241Z | Compiling zip v4.6.1 |
| 2203 | 2026-03-18T21:54:30.436Z | Compiling rsa v0.9.10 |
| 2204 | 2026-03-18T21:54:30.927Z | Compiling ed25519-dalek v2.2.0 |
| 2205 | 2026-03-18T21:54:31.307Z | Compiling clap v4.5.60 |
| 2206 | 2026-03-18T21:54:31.331Z | Compiling crossterm v0.28.1 |
| 2207 | 2026-03-18T21:54:31.758Z | Compiling zip v0.6.6 |
| 2208 | 2026-03-18T21:54:31.875Z | Compiling strum v0.26.3 |
| 2209 | 2026-03-18T21:54:31.910Z | Compiling toml v0.7.8 |
| 2210 | 2026-03-18T21:54:32.036Z | Compiling tokio-stream v0.1.18 |
| 2211 | 2026-03-18T21:54:32.060Z | Compiling buf-list v1.1.2 |
| 2212 | 2026-03-18T21:54:32.519Z | Compiling x509-cert v0.2.5 |
| 2213 | 2026-03-18T21:54:32.545Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2214 | 2026-03-18T21:54:32.691Z | Compiling openapiv3 v2.2.0 |
| 2215 | 2026-03-18T21:54:32.864Z | Compiling sha1 v0.10.6 |
| 2216 | 2026-03-18T21:54:32.970Z | Compiling itertools v0.13.0 |
| 2217 | 2026-03-18T21:54:33.264Z | Compiling peg-runtime v0.8.5 |
| 2218 | 2026-03-18T21:54:33.516Z | Compiling lalrpop-util v0.19.12 |
| 2219 | 2026-03-18T21:54:49.000Z | Compiling macaddr v1.0.1 |
| 2220 | 2026-03-18T21:54:49.116Z | Compiling structmeta-derive v0.3.0 |
| 2221 | 2026-03-18T21:54:49.186Z | Compiling itertools v0.14.0 |
| 2222 | 2026-03-18T21:54:49.533Z | Compiling heapless v0.8.0 |
| 2223 | 2026-03-18T21:54:50.935Z | Compiling ingot-macros v0.1.1 |
| 2224 | 2026-03-18T21:54:51.251Z | Compiling structmeta v0.3.0 |
| 2225 | 2026-03-18T21:54:54.357Z | Compiling rustls-webpki v0.103.9 |
| 2226 | 2026-03-18T21:54:56.316Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2227 | 2026-03-18T21:54:57.232Z | Compiling hash32 v0.3.1 |
| 2228 | 2026-03-18T21:54:57.452Z | Compiling smoltcp v0.11.0 |
| 2229 | 2026-03-18T21:54:57.471Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2230 | 2026-03-18T21:54:57.805Z | Compiling proc-macro-crate v3.4.0 |
| 2231 | 2026-03-18T21:54:57.856Z | Compiling ingot-types v0.1.2 |
| 2232 | 2026-03-18T21:54:57.914Z | Compiling cobs v0.3.0 |
| 2233 | 2026-03-18T21:54:58.199Z | Compiling rustls v0.22.4 |
| 2234 | 2026-03-18T21:54:58.254Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2235 | 2026-03-18T21:54:58.278Z | Compiling postcard v1.1.3 |
| 2236 | 2026-03-18T21:54:58.406Z | Compiling ingot v0.1.1 |
| 2237 | 2026-03-18T21:54:58.430Z | Compiling num_enum_derive v0.7.5 |
| 2238 | 2026-03-18T21:54:58.505Z | Compiling proc-macro-crate v1.3.1 |
| 2239 | 2026-03-18T21:54:58.550Z | Compiling rustls-webpki v0.102.8 |
| 2240 | 2026-03-18T21:54:58.717Z | Compiling futures-executor v0.3.32 |
| 2241 | 2026-03-18T21:54:58.795Z | Compiling foreign-types-macros v0.2.3 |
| 2242 | 2026-03-18T21:54:58.878Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2243 | 2026-03-18T21:54:59.112Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2244 | 2026-03-18T21:54:59.326Z | Compiling tokio-rustls v0.26.4 |
| 2245 | 2026-03-18T21:54:59.383Z | Compiling rustls-platform-verifier v0.6.2 |
| 2246 | 2026-03-18T21:54:59.425Z | Compiling multer v3.1.0 |
| 2247 | 2026-03-18T21:54:59.482Z | Compiling thread_local v1.1.9 |
| 2248 | 2026-03-18T21:54:59.562Z | Compiling slog-async v2.8.0 |
| 2249 | 2026-03-18T21:54:59.668Z | Compiling hyper-rustls v0.27.7 |
| 2250 | 2026-03-18T21:54:59.699Z | Compiling foreign-types-shared v0.3.1 |
| 2251 | 2026-03-18T21:54:59.724Z | Compiling cpufeatures v0.3.0 |
| 2252 | 2026-03-18T21:54:59.727Z | Compiling typeid v1.0.3 |
| 2253 | 2026-03-18T21:54:59.845Z | Compiling match_cfg v0.1.0 |
| 2254 | 2026-03-18T21:54:59.870Z | Compiling chacha20 v0.10.0 |
| 2255 | 2026-03-18T21:54:59.904Z | Compiling foreign-types v0.5.0 |
| 2256 | 2026-03-18T21:54:59.955Z | Compiling hostname v0.3.1 |
| 2257 | 2026-03-18T21:54:59.981Z | Compiling reqwest v0.12.28 |
| 2258 | 2026-03-18T21:55:00.009Z | Compiling reqwest v0.13.2 |
| 2259 | 2026-03-18T21:55:00.037Z | Compiling num_enum v0.7.5 |
| 2260 | 2026-03-18T21:55:00.209Z | Compiling num_enum_derive v0.5.11 |
| 2261 | 2026-03-18T21:55:00.252Z | Compiling futures v0.3.32 |
| 2262 | 2026-03-18T21:55:00.378Z | Compiling derive-ex v0.1.8 |
| 2263 | 2026-03-18T21:55:00.433Z | Compiling tabwriter v1.4.1 |
| 2264 | 2026-03-18T21:55:00.482Z | Compiling slog-json v2.6.1 |
| 2265 | 2026-03-18T21:55:00.833Z | Compiling crossbeam-channel v0.5.15 |
| 2266 | 2026-03-18T21:55:00.907Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2267 | 2026-03-18T21:55:00.931Z | Compiling async-stream-impl v0.3.6 |
| 2268 | 2026-03-18T21:55:01.485Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2269 | 2026-03-18T21:55:01.522Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2270 | 2026-03-18T21:55:01.561Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2271 | 2026-03-18T21:55:01.601Z | Compiling serde_spanned v1.0.4 |
| 2272 | 2026-03-18T21:55:01.717Z | Compiling is-terminal v0.4.17 |
| 2273 | 2026-03-18T21:55:01.745Z | Compiling cstr-argument v0.1.2 |
| 2274 | 2026-03-18T21:55:01.772Z | Compiling dropshot v0.16.7 |
| 2275 | 2026-03-18T21:55:01.829Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2276 | 2026-03-18T21:55:01.870Z | Compiling term v1.2.1 |
| 2277 | 2026-03-18T21:55:01.984Z | Compiling crucible-workspace-hack v0.1.0 |
| 2278 | 2026-03-18T21:55:02.040Z | Compiling take_mut v0.2.2 |
| 2279 | 2026-03-18T21:55:02.044Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2280 | 2026-03-18T21:55:02.144Z | Compiling erased-serde v0.4.9 |
| 2281 | 2026-03-18T21:55:02.219Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2282 | 2026-03-18T21:55:02.356Z | Compiling slog-term v2.9.2 |
| 2283 | 2026-03-18T21:55:02.379Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2284 | 2026-03-18T21:55:02.383Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2285 | 2026-03-18T21:55:02.527Z | Compiling test-strategy v0.4.5 |
| 2286 | 2026-03-18T21:55:02.577Z | Compiling async-stream v0.3.6 |
| 2287 | 2026-03-18T21:55:02.599Z | Compiling num_enum v0.5.11 |
| 2288 | 2026-03-18T21:55:02.745Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2289 | 2026-03-18T21:55:02.835Z | Compiling slog-bunyan v2.5.0 |
| 2290 | 2026-03-18T21:55:02.931Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2291 | 2026-03-18T21:55:03.085Z | Compiling tokio-rustls v0.25.0 |
| 2292 | 2026-03-18T21:55:03.244Z | Compiling rand v0.10.0 |
| 2293 | 2026-03-18T21:55:03.612Z | Compiling parse-display-derive v0.10.0 |
| 2294 | 2026-03-18T21:55:03.666Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2295 | 2026-03-18T21:55:03.790Z | Compiling backon v1.6.0 |
| 2296 | 2026-03-18T21:55:03.821Z | Compiling waitgroup v0.1.2 |
| 2297 | 2026-03-18T21:55:03.943Z | Compiling dropshot_endpoint v0.16.7 |
| 2298 | 2026-03-18T21:55:03.969Z | Compiling newtype-uuid-macros v0.1.0 |
| 2299 | 2026-03-18T21:55:03.989Z | Compiling rustls-pemfile v2.2.0 |
| 2300 | 2026-03-18T21:55:04.044Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2301 | 2026-03-18T21:55:04.140Z | Compiling serde_path_to_error v0.1.20 |
| 2302 | 2026-03-18T21:55:04.164Z | Compiling hostname v0.4.2 |
| 2303 | 2026-03-18T21:55:04.326Z | Compiling instant v0.1.13 |
| 2304 | 2026-03-18T21:55:04.349Z | Compiling libefi-sys v0.1.0 |
| 2305 | 2026-03-18T21:55:04.375Z | Compiling colored v3.1.1 |
| 2306 | 2026-03-18T21:55:04.401Z | Compiling debug-ignore v1.0.5 |
| 2307 | 2026-03-18T21:55:04.448Z | Compiling backoff v0.4.0 |
| 2308 | 2026-03-18T21:55:04.535Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2309 | 2026-03-18T21:55:04.565Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2310 | 2026-03-18T21:55:04.654Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2311 | 2026-03-18T21:55:04.804Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2312 | 2026-03-18T21:55:04.893Z | Compiling camino-tempfile v1.4.1 |
| 2313 | 2026-03-18T21:55:04.934Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2314 | 2026-03-18T21:55:04.985Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2315 | 2026-03-18T21:55:05.283Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2316 | 2026-03-18T21:55:05.371Z | Compiling usdt-attr-macro v0.5.0 |
| 2317 | 2026-03-18T21:55:05.422Z | Compiling usdt-macro v0.5.0 |
| 2318 | 2026-03-18T21:55:05.446Z | Compiling secrecy v0.10.3 |
| 2319 | 2026-03-18T21:55:05.476Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2320 | 2026-03-18T21:55:05.624Z | Compiling parse-display v0.10.0 |
| 2321 | 2026-03-18T21:55:05.688Z | Compiling bitfield-struct v0.6.2 |
| 2322 | 2026-03-18T21:55:06.003Z | Compiling num-derive v0.4.2 |
| 2323 | 2026-03-18T21:55:06.321Z | Compiling regress v0.10.5 |
| 2324 | 2026-03-18T21:55:06.346Z | Compiling ordered-float v2.10.1 |
| 2325 | 2026-03-18T21:55:06.453Z | Compiling blake3 v1.8.3 |
| 2326 | 2026-03-18T21:55:06.514Z | Compiling memmap v0.7.0 |
| 2327 | 2026-03-18T21:55:06.745Z | Compiling sigpipe v0.1.3 |
| 2328 | 2026-03-18T21:55:06.775Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2329 | 2026-03-18T21:55:06.836Z | Compiling glob v0.3.3 |
| 2330 | 2026-03-18T21:55:06.893Z | Compiling usdt v0.5.0 |
| 2331 | 2026-03-18T21:55:07.087Z | Compiling serde-value v0.7.0 |
| 2332 | 2026-03-18T21:55:07.203Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2333 | 2026-03-18T21:55:07.240Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2334 | 2026-03-18T21:55:07.305Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2335 | 2026-03-18T21:55:07.345Z | Compiling serde-untagged v0.1.9 |
| 2336 | 2026-03-18T21:55:07.488Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2337 | 2026-03-18T21:55:07.725Z | Compiling toml v0.8.23 |
| 2338 | 2026-03-18T21:55:07.840Z | Compiling smf v0.2.3 |
| 2339 | 2026-03-18T21:55:07.890Z | Compiling filetime v0.2.27 |
| 2340 | 2026-03-18T21:55:07.986Z | Compiling same-file v1.0.6 |
| 2341 | 2026-03-18T21:55:08.012Z | Compiling arrayvec v0.7.6 |
| 2342 | 2026-03-18T21:55:08.015Z | Compiling whoami v1.6.1 |
| 2343 | 2026-03-18T21:55:08.095Z | Compiling arrayref v0.3.9 |
| 2344 | 2026-03-18T21:55:08.178Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2345 | 2026-03-18T21:55:08.214Z | Compiling xattr v1.6.1 |
| 2346 | 2026-03-18T21:55:08.239Z | Compiling unicode-xid v0.2.6 |
| 2347 | 2026-03-18T21:55:08.278Z | Compiling constant_time_eq v0.4.2 |
| 2348 | 2026-03-18T21:55:08.307Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2349 | 2026-03-18T21:55:08.332Z | Compiling walkdir v2.5.0 |
| 2350 | 2026-03-18T21:55:08.355Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2351 | 2026-03-18T21:55:08.439Z | Compiling cargo-util-schemas v0.8.2 |
| 2352 | 2026-03-18T21:55:08.547Z | Compiling tar v0.4.44 |
| 2353 | 2026-03-18T21:55:08.617Z | Compiling tokio-dtrace v0.1.1 |
| 2354 | 2026-03-18T21:55:08.670Z | Compiling gethostname v0.5.0 |
| 2355 | 2026-03-18T21:55:08.856Z | Compiling cargo-platform v0.2.0 |
| 2356 | 2026-03-18T21:55:09.043Z | Compiling topological-sort v0.2.2 |
| 2357 | 2026-03-18T21:55:09.131Z | Compiling oxide-tokio-rt v0.1.3 |
| 2358 | 2026-03-18T21:55:09.180Z | Compiling indent_write v2.2.0 |
| 2359 | 2026-03-18T21:55:09.264Z | Compiling shell-words v1.1.1 |
| 2360 | 2026-03-18T21:55:09.287Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2361 | 2026-03-18T21:55:10.087Z | Compiling cargo_metadata v0.21.0 |
| 2362 | 2026-03-18T21:55:21.081Z | Compiling progenitor-client v0.13.0 |
| 2363 | 2026-03-18T21:55:21.103Z | Compiling progenitor-client v0.10.0 |
| 2364 | 2026-03-18T21:55:21.107Z | Compiling omicron-zone-package v0.12.2 |
| 2365 | 2026-03-18T21:55:21.222Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2366 | 2026-03-18T21:55:21.222Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2367 | 2026-03-18T21:55:21.225Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2368 | 2026-03-18T21:55:21.225Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2369 | 2026-03-18T21:55:21.433Z | Compiling progenitor-extras v0.1.1 |
| 2370 | 2026-03-18T21:55:21.728Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2371 | 2026-03-18T21:55:31.338Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2372 | 2026-03-18T21:55:32.626Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2373 | 2026-03-18T21:55:41.156Z | Finished `release` profile [optimized] target(s) in 1m 54s |
| 2374 | 2026-03-18T21:55:41.345Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2375 | 2026-03-18T21:55:41.422Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2376 | 2026-03-18T21:55:41.425Z | Created new build target 'test' and set it as active |
| 2377 | 2026-03-18T21:55:41.426Z | |
| 2378 | 2026-03-18T21:55:41.426Z | real 1:54.733830381 |
| 2379 | 2026-03-18T21:55:41.426Z | user 20:15.588088258 |
| 2380 | 2026-03-18T21:55:41.426Z | sys 3:05.808147263 |
| 2381 | 2026-03-18T21:55:41.426Z | trap 0.531978916 |
| 2382 | 2026-03-18T21:55:41.426Z | tflt 2.930881331 |
| 2383 | 2026-03-18T21:55:41.426Z | dflt 3.647196405 |
| 2384 | 2026-03-18T21:55:41.426Z | kflt 0.000613192 |
| 2385 | 2026-03-18T21:55:41.426Z | lock 1:04:22.234163463 |
| 2386 | 2026-03-18T21:55:41.426Z | slp 51:29.539672398 |
| 2387 | 2026-03-18T21:55:41.426Z | lat 45.386612972 |
| 2388 | 2026-03-18T21:55:41.426Z | stop 7:56.936481333 |
| 2389 | 2026-03-18T21:55:41.430Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2390 | 2026-03-18T21:55:42.625Z | Finished `release` profile [optimized] target(s) in 1.18s |
| 2391 | 2026-03-18T21:55:42.696Z | Running `target/release/omicron-package -t test package` |
| 2392 | 2026-03-18T21:55:42.762Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2393 | 2026-03-18T21:55:44.972Z | Compiling regress v0.10.5 |
| 2394 | 2026-03-18T21:55:44.972Z | Compiling heck v0.5.0 |
| 2395 | 2026-03-18T21:55:44.972Z | Compiling unsafe-libyaml v0.2.11 |
| 2396 | 2026-03-18T21:55:44.972Z | Compiling convert_case v0.4.0 |
| 2397 | 2026-03-18T21:55:44.984Z | Compiling half v2.7.1 |
| 2398 | 2026-03-18T21:55:44.987Z | Compiling ciborium-io v0.2.2 |
| 2399 | 2026-03-18T21:55:45.044Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2400 | 2026-03-18T21:55:45.050Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2401 | 2026-03-18T21:55:45.103Z | Compiling prettyplease v0.2.37 |
| 2402 | 2026-03-18T21:55:45.133Z | Compiling typify-impl v0.6.1 |
| 2403 | 2026-03-18T21:55:45.166Z | Compiling universal-hash v0.5.1 |
| 2404 | 2026-03-18T21:55:45.169Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2405 | 2026-03-18T21:55:45.169Z | Compiling opaque-debug v0.3.1 |
| 2406 | 2026-03-18T21:55:45.169Z | Compiling unicode-width v0.1.14 |
| 2407 | 2026-03-18T21:55:45.258Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2408 | 2026-03-18T21:55:45.286Z | Compiling chacha20 v0.9.1 |
| 2409 | 2026-03-18T21:55:45.289Z | Compiling password-hash v0.5.0 |
| 2410 | 2026-03-18T21:55:45.389Z | Compiling derive_more v0.99.20 |
| 2411 | 2026-03-18T21:55:45.422Z | Compiling ciborium-ll v0.2.2 |
| 2412 | 2026-03-18T21:55:45.426Z | Compiling poly1305 v0.8.0 |
| 2413 | 2026-03-18T21:55:45.450Z | Compiling blake2 v0.10.6 |
| 2414 | 2026-03-18T21:55:45.515Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2415 | 2026-03-18T21:55:45.651Z | Compiling serde_yaml v0.9.34+deprecated |
| 2416 | 2026-03-18T21:55:45.685Z | Compiling ciborium v0.2.2 |
| 2417 | 2026-03-18T21:55:45.685Z | Compiling aead v0.5.2 |
| 2418 | 2026-03-18T21:55:45.790Z | Compiling is-terminal v0.4.17 |
| 2419 | 2026-03-18T21:55:45.843Z | Compiling swrite v0.1.0 |
| 2420 | 2026-03-18T21:55:45.950Z | Compiling chacha20poly1305 v0.10.1 |
| 2421 | 2026-03-18T21:55:46.005Z | Compiling argon2 v0.5.3 |
| 2422 | 2026-03-18T21:55:46.005Z | Compiling serde_spanned v1.0.4 |
| 2423 | 2026-03-18T21:55:46.169Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2424 | 2026-03-18T21:55:46.249Z | Compiling bytecount v0.6.9 |
| 2425 | 2026-03-18T21:55:46.280Z | Compiling rustls v0.22.4 |
| 2426 | 2026-03-18T21:55:46.314Z | Compiling rustls-webpki v0.102.8 |
| 2427 | 2026-03-18T21:55:46.355Z | Compiling derive-where v1.6.0 |
| 2428 | 2026-03-18T21:55:46.486Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2429 | 2026-03-18T21:55:46.519Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2430 | 2026-03-18T21:55:46.550Z | Compiling thread_local v1.1.9 |
| 2431 | 2026-03-18T21:55:46.597Z | Compiling thiserror-no-std v2.0.2 |
| 2432 | 2026-03-18T21:55:46.630Z | Compiling match_cfg v0.1.0 |
| 2433 | 2026-03-18T21:55:46.746Z | Compiling vsss-rs v3.3.4 |
| 2434 | 2026-03-18T21:55:46.778Z | Compiling hostname v0.3.1 |
| 2435 | 2026-03-18T21:55:47.003Z | Compiling multer v3.1.0 |
| 2436 | 2026-03-18T21:55:47.047Z | Compiling slog-async v2.8.0 |
| 2437 | 2026-03-18T21:55:47.096Z | Compiling slog-json v2.6.1 |
| 2438 | 2026-03-18T21:55:47.126Z | Compiling crossbeam-channel v0.5.15 |
| 2439 | 2026-03-18T21:55:47.155Z | Compiling futures-executor v0.3.32 |
| 2440 | 2026-03-18T21:55:47.259Z | Compiling term v1.2.1 |
| 2441 | 2026-03-18T21:55:47.344Z | Compiling take_mut v0.2.2 |
| 2442 | 2026-03-18T21:55:47.385Z | Compiling slog-bunyan v2.5.0 |
| 2443 | 2026-03-18T21:55:47.491Z | Compiling futures v0.3.32 |
| 2444 | 2026-03-18T21:55:47.527Z | Compiling dropshot v0.16.7 |
| 2445 | 2026-03-18T21:55:47.592Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2446 | 2026-03-18T21:55:47.667Z | Compiling slog-term v2.9.2 |
| 2447 | 2026-03-18T21:55:47.701Z | Compiling async-stream v0.3.6 |
| 2448 | 2026-03-18T21:55:47.748Z | Compiling progenitor-client v0.13.0 |
| 2449 | 2026-03-18T21:55:47.792Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2450 | 2026-03-18T21:55:47.950Z | Compiling waitgroup v0.1.2 |
| 2451 | 2026-03-18T21:55:47.981Z | Compiling backon v1.6.0 |
| 2452 | 2026-03-18T21:55:48.014Z | Compiling rustls-pemfile v2.2.0 |
| 2453 | 2026-03-18T21:55:48.049Z | Compiling serde_path_to_error v0.1.20 |
| 2454 | 2026-03-18T21:55:48.091Z | Compiling hostname v0.4.2 |
| 2455 | 2026-03-18T21:55:48.127Z | Compiling instant v0.1.13 |
| 2456 | 2026-03-18T21:55:48.157Z | Compiling debug-ignore v1.0.5 |
| 2457 | 2026-03-18T21:55:48.194Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2458 | 2026-03-18T21:55:48.230Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2459 | 2026-03-18T21:55:48.264Z | Compiling backoff v0.4.0 |
| 2460 | 2026-03-18T21:55:48.300Z | Compiling progenitor-extras v0.1.1 |
| 2461 | 2026-03-18T21:55:48.334Z | Compiling parse-display v0.10.0 |
| 2462 | 2026-03-18T21:55:48.338Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2463 | 2026-03-18T21:55:48.338Z | Compiling progenitor-client v0.10.0 |
| 2464 | 2026-03-18T21:55:48.338Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2465 | 2026-03-18T21:55:48.434Z | Compiling macaddr v1.0.1 |
| 2466 | 2026-03-18T21:55:48.499Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2467 | 2026-03-18T21:55:48.542Z | Compiling console v0.15.11 |
| 2468 | 2026-03-18T21:55:48.578Z | Compiling newline-converter v0.3.0 |
| 2469 | 2026-03-18T21:55:48.611Z | Compiling atomicwrites v0.4.4 |
| 2470 | 2026-03-18T21:55:48.652Z | Compiling num-rational v0.4.2 |
| 2471 | 2026-03-18T21:55:48.713Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2472 | 2026-03-18T21:55:48.829Z | Compiling num-complex v0.4.6 |
| 2473 | 2026-03-18T21:55:48.922Z | Compiling slog-dtrace v0.3.0 |
| 2474 | 2026-03-18T21:55:48.983Z | Compiling async-recursion v1.1.1 |
| 2475 | 2026-03-18T21:55:49.017Z | Compiling float-ord v0.3.2 |
| 2476 | 2026-03-18T21:55:49.201Z | Compiling expectorate v1.2.0 |
| 2477 | 2026-03-18T21:55:49.315Z | Compiling cancel-safe-futures v0.1.5 |
| 2478 | 2026-03-18T21:55:49.447Z | Compiling tokio-rustls v0.25.0 |
| 2479 | 2026-03-18T21:55:49.480Z | Compiling num v0.4.3 |
| 2480 | 2026-03-18T21:55:49.516Z | Compiling owo-colors v4.3.0 |
| 2481 | 2026-03-18T21:55:49.621Z | Compiling libsw-core v0.3.2 |
| 2482 | 2026-03-18T21:55:49.655Z | Compiling resolv-conf v0.7.6 |
| 2483 | 2026-03-18T21:55:49.718Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2484 | 2026-03-18T21:55:49.822Z | Compiling libsw v3.5.0 |
| 2485 | 2026-03-18T21:55:49.887Z | Compiling toml v0.8.23 |
| 2486 | 2026-03-18T21:55:49.955Z | Compiling linear-map v1.2.0 |
| 2487 | 2026-03-18T21:55:50.061Z | Compiling minimal-lexical v0.2.1 |
| 2488 | 2026-03-18T21:55:50.140Z | Compiling linked-hash-map v0.5.6 |
| 2489 | 2026-03-18T21:55:50.285Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2490 | 2026-03-18T21:55:50.300Z | Compiling unicode-xid v0.2.6 |
| 2491 | 2026-03-18T21:55:50.432Z | Compiling lru-cache v0.1.2 |
| 2492 | 2026-03-18T21:55:50.465Z | Compiling nom v7.1.3 |
| 2493 | 2026-03-18T21:55:50.503Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2494 | 2026-03-18T21:55:50.503Z | Compiling globset v0.4.18 |
| 2495 | 2026-03-18T21:55:50.506Z | Compiling hickory-proto v0.24.4 |
| 2496 | 2026-03-18T21:55:50.658Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2497 | 2026-03-18T21:55:50.764Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2498 | 2026-03-18T21:55:51.005Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2499 | 2026-03-18T21:55:51.476Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2500 | 2026-03-18T21:55:51.991Z | Compiling typify-macro v0.6.1 |
| 2501 | 2026-03-18T21:55:52.311Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2502 | 2026-03-18T21:55:52.412Z | Compiling convert_case v0.10.0 |
| 2503 | 2026-03-18T21:55:52.857Z | Compiling derive_more-impl v2.1.1 |
| 2504 | 2026-03-18T21:55:53.645Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2505 | 2026-03-18T21:55:53.792Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2506 | 2026-03-18T21:55:53.893Z | Compiling hickory-resolver v0.24.4 |
| 2507 | 2026-03-18T21:55:53.983Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2508 | 2026-03-18T21:55:54.105Z | Compiling pin-project-internal v1.1.11 |
| 2509 | 2026-03-18T21:55:54.138Z | Compiling typify v0.6.1 |
| 2510 | 2026-03-18T21:55:54.314Z | Compiling progenitor-impl v0.13.0 |
| 2511 | 2026-03-18T21:55:55.516Z | Compiling qorb v0.4.1 |
| 2512 | 2026-03-18T21:55:55.548Z | Compiling pin-project v1.1.11 |
| 2513 | 2026-03-18T21:55:55.724Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2514 | 2026-03-18T21:55:55.988Z | Compiling derive_more v2.1.1 |
| 2515 | 2026-03-18T21:55:56.120Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2516 | 2026-03-18T21:55:56.311Z | Compiling pem v3.0.6 |
| 2517 | 2026-03-18T21:55:56.335Z | Compiling snafu-derive v0.8.9 |
| 2518 | 2026-03-18T21:55:57.166Z | Compiling termtree v0.5.1 |
| 2519 | 2026-03-18T21:55:57.202Z | Compiling crossterm v0.29.0 |
| 2520 | 2026-03-18T21:55:57.427Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2521 | 2026-03-18T21:55:57.457Z | Compiling progenitor-macro v0.13.0 |
| 2522 | 2026-03-18T21:55:58.328Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2523 | 2026-03-18T21:55:58.701Z | Compiling snafu v0.8.9 |
| 2524 | 2026-03-18T21:55:59.448Z | Compiling olpc-cjson v0.1.4 |
| 2525 | 2026-03-18T21:55:59.770Z | Compiling phf_shared v0.12.1 |
| 2526 | 2026-03-18T21:56:00.017Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2527 | 2026-03-18T21:56:00.104Z | Compiling serde_plain v1.0.2 |
| 2528 | 2026-03-18T21:56:00.696Z | Compiling csv-core v0.1.13 |
| 2529 | 2026-03-18T21:56:00.945Z | Compiling vte v0.14.1 |
| 2530 | 2026-03-18T21:56:00.978Z | Compiling highway v1.3.0 |
| 2531 | 2026-03-18T21:56:01.051Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2532 | 2026-03-18T21:56:01.276Z | Compiling chrono-tz v0.10.4 |
| 2533 | 2026-03-18T21:56:01.307Z | Compiling typed-path v0.9.3 |
| 2534 | 2026-03-18T21:56:01.598Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2535 | 2026-03-18T21:56:01.808Z | Compiling strip-ansi-escapes v0.2.1 |
| 2536 | 2026-03-18T21:56:01.902Z | Compiling csv v1.4.0 |
| 2537 | 2026-03-18T21:56:02.085Z | Compiling phf v0.12.1 |
| 2538 | 2026-03-18T21:56:02.323Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2539 | 2026-03-18T21:56:02.355Z | Compiling const_format_proc_macros v0.2.34 |
| 2540 | 2026-03-18T21:56:02.525Z | Compiling papergrid v0.11.0 |
| 2541 | 2026-03-18T21:56:02.714Z | Compiling fd-lock v4.0.4 |
| 2542 | 2026-03-18T21:56:02.940Z | Compiling tough v0.20.0 |
| 2543 | 2026-03-18T21:56:02.973Z | Compiling peg-macros v0.8.5 |
| 2544 | 2026-03-18T21:56:03.183Z | Compiling tabled_derive v0.7.0 |
| 2545 | 2026-03-18T21:56:03.403Z | Compiling progenitor v0.13.0 |
| 2546 | 2026-03-18T21:56:03.433Z | Compiling nu-ansi-term v0.50.3 |
| 2547 | 2026-03-18T21:56:04.107Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2548 | 2026-03-18T21:56:04.501Z | Compiling tabled v0.15.0 |
| 2549 | 2026-03-18T21:56:04.546Z | Compiling reedline v0.40.0 |
| 2550 | 2026-03-18T21:56:04.619Z | Compiling const_format v0.2.35 |
| 2551 | 2026-03-18T21:56:04.699Z | Compiling peg v0.8.5 |
| 2552 | 2026-03-18T21:56:04.906Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2553 | 2026-03-18T21:56:05.301Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2554 | 2026-03-18T21:56:05.458Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2555 | 2026-03-18T21:56:06.915Z | Compiling bcs v0.1.6 |
| 2556 | 2026-03-18T21:56:07.218Z | Compiling semver v0.1.20 |
| 2557 | 2026-03-18T21:56:07.487Z | Compiling rustc_version v0.1.7 |
| 2558 | 2026-03-18T21:56:07.594Z | Compiling base64 v0.21.7 |
| 2559 | 2026-03-18T21:56:07.803Z | Compiling newtype_derive v0.1.6 |
| 2560 | 2026-03-18T21:56:08.072Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2561 | 2026-03-18T21:56:08.292Z | Compiling typify-impl v0.4.3 |
| 2562 | 2026-03-18T21:56:08.367Z | Compiling unicode-linebreak v0.1.5 |
| 2563 | 2026-03-18T21:56:08.769Z | Compiling smawk v0.3.2 |
| 2564 | 2026-03-18T21:56:08.989Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2565 | 2026-03-18T21:56:09.025Z | Compiling humantime v2.3.0 |
| 2566 | 2026-03-18T21:56:09.213Z | Compiling textwrap v0.16.2 |
| 2567 | 2026-03-18T21:56:09.359Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2568 | 2026-03-18T21:56:09.399Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2569 | 2026-03-18T21:56:09.436Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2570 | 2026-03-18T21:56:09.757Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2571 | 2026-03-18T21:56:10.010Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2572 | 2026-03-18T21:56:10.155Z | Compiling steno v0.4.1 |
| 2573 | 2026-03-18T21:56:10.958Z | Compiling utf-8 v0.7.6 |
| 2574 | 2026-03-18T21:56:11.287Z | Compiling tagptr v0.2.0 |
| 2575 | 2026-03-18T21:56:11.538Z | Compiling moka v0.12.13 |
| 2576 | 2026-03-18T21:56:12.026Z | Compiling tungstenite v0.21.0 |
| 2577 | 2026-03-18T21:56:12.802Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2578 | 2026-03-18T21:56:13.006Z | Compiling tokio-tungstenite v0.21.0 |
| 2579 | 2026-03-18T21:56:13.267Z | Compiling hickory-resolver v0.25.2 |
| 2580 | 2026-03-18T21:56:13.349Z | Compiling typify-macro v0.4.3 |
| 2581 | 2026-03-18T21:56:13.492Z | Compiling radium v0.7.0 |
| 2582 | 2026-03-18T21:56:13.907Z | Compiling tap v1.0.1 |
| 2583 | 2026-03-18T21:56:14.016Z | Compiling maybe-uninit v2.0.0 |
| 2584 | 2026-03-18T21:56:14.095Z | Compiling wyz v0.5.1 |
| 2585 | 2026-03-18T21:56:14.469Z | Compiling zerocopy-derive v0.6.6 |
| 2586 | 2026-03-18T21:56:14.734Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2587 | 2026-03-18T21:56:14.790Z | Compiling display-error-chain v0.2.2 |
| 2588 | 2026-03-18T21:56:14.833Z | Compiling crc-catalog v2.4.0 |
| 2589 | 2026-03-18T21:56:15.004Z | Compiling packed_struct v0.10.1 |
| 2590 | 2026-03-18T21:56:15.036Z | Compiling funty v2.0.0 |
| 2591 | 2026-03-18T21:56:15.385Z | Compiling typify v0.4.3 |
| 2592 | 2026-03-18T21:56:15.526Z | Compiling zerocopy v0.6.6 |
| 2593 | 2026-03-18T21:56:15.572Z | Compiling progenitor-impl v0.10.0 |
| 2594 | 2026-03-18T21:56:16.070Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2595 | 2026-03-18T21:56:16.326Z | Compiling bitvec v1.0.1 |
| 2596 | 2026-03-18T21:56:17.822Z | Compiling crc v3.4.0 |
| 2597 | 2026-03-18T21:56:18.455Z | Compiling packed_struct_codegen v0.10.1 |
| 2598 | 2026-03-18T21:56:18.598Z | Compiling progenitor-macro v0.10.0 |
| 2599 | 2026-03-18T21:56:18.847Z | Compiling bitfield-macros v0.19.4 |
| 2600 | 2026-03-18T21:56:18.912Z | Compiling indexmap v1.9.3 |
| 2601 | 2026-03-18T21:56:19.209Z | Compiling nodrop v0.1.14 |
| 2602 | 2026-03-18T21:56:19.365Z | Compiling array-init v0.0.4 |
| 2603 | 2026-03-18T21:56:19.803Z | Compiling bitfield v0.19.4 |
| 2604 | 2026-03-18T21:56:20.067Z | Compiling smallvec v0.6.14 |
| 2605 | 2026-03-18T21:56:20.251Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2606 | 2026-03-18T21:56:20.422Z | Compiling num-derive v0.3.3 |
| 2607 | 2026-03-18T21:56:20.464Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2608 | 2026-03-18T21:56:20.987Z | Compiling hashbrown v0.12.3 |
| 2609 | 2026-03-18T21:56:21.176Z | Compiling proc-macro-error2 v2.0.1 |
| 2610 | 2026-03-18T21:56:21.239Z | Compiling serde-hex v0.1.0 |
| 2611 | 2026-03-18T21:56:21.587Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2612 | 2026-03-18T21:56:21.651Z | Compiling libscf-sys v1.1.0 |
| 2613 | 2026-03-18T21:56:21.686Z | Compiling ron v0.8.1 |
| 2614 | 2026-03-18T21:56:21.856Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2615 | 2026-03-18T21:56:21.919Z | Compiling hashbrown v0.13.2 |
| 2616 | 2026-03-18T21:56:22.061Z | Compiling vergen-gitcl v1.0.8 |
| 2617 | 2026-03-18T21:56:22.358Z | Compiling dirs-sys-next v0.1.2 |
| 2618 | 2026-03-18T21:56:22.525Z | Compiling diesel_derives v2.3.7 |
| 2619 | 2026-03-18T21:56:22.712Z | Compiling maplit v1.0.2 |
| 2620 | 2026-03-18T21:56:22.770Z | Compiling crc-any v2.5.0 |
| 2621 | 2026-03-18T21:56:22.802Z | Compiling crunchy v0.2.4 |
| 2622 | 2026-03-18T21:56:22.862Z | Compiling glob v0.3.3 |
| 2623 | 2026-03-18T21:56:23.251Z | Compiling object v0.30.4 |
| 2624 | 2026-03-18T21:56:23.282Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2625 | 2026-03-18T21:56:23.326Z | Compiling dirs-next v2.0.0 |
| 2626 | 2026-03-18T21:56:23.355Z | Compiling clang-sys v1.8.1 |
| 2627 | 2026-03-18T21:56:23.560Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2628 | 2026-03-18T21:56:23.837Z | Compiling tabled_derive v0.11.0 |
| 2629 | 2026-03-18T21:56:23.868Z | Compiling papergrid v0.17.0 |
| 2630 | 2026-03-18T21:56:24.122Z | Compiling testing_table v0.3.0 |
| 2631 | 2026-03-18T21:56:24.153Z | Compiling dsl_auto_type v0.2.0 |
| 2632 | 2026-03-18T21:56:24.308Z | Compiling scheduled-thread-pool v0.2.7 |
| 2633 | 2026-03-18T21:56:24.447Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2634 | 2026-03-18T21:56:24.546Z | Compiling progenitor v0.10.0 |
| 2635 | 2026-03-18T21:56:24.676Z | Compiling path-slash v0.1.5 |
| 2636 | 2026-03-18T21:56:24.730Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2637 | 2026-03-18T21:56:24.764Z | Compiling tiny-keccak v2.0.2 |
| 2638 | 2026-03-18T21:56:24.797Z | Compiling r2d2 v0.8.10 |
| 2639 | 2026-03-18T21:56:24.929Z | Compiling term v0.7.0 |
| 2640 | 2026-03-18T21:56:25.170Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2641 | 2026-03-18T21:56:25.202Z | Compiling arc-swap v1.8.2 |
| 2642 | 2026-03-18T21:56:25.260Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2643 | 2026-03-18T21:56:25.317Z | Compiling downcast-rs v2.0.2 |
| 2644 | 2026-03-18T21:56:25.485Z | Compiling bit-vec v0.6.3 |
| 2645 | 2026-03-18T21:56:25.560Z | Compiling tabled v0.20.0 |
| 2646 | 2026-03-18T21:56:25.639Z | Compiling xshell-macros v0.2.7 |
| 2647 | 2026-03-18T21:56:25.710Z | Compiling slog-scope v4.4.1 |
| 2648 | 2026-03-18T21:56:25.770Z | Compiling bit-set v0.5.3 |
| 2649 | 2026-03-18T21:56:25.802Z | Compiling ascii-canvas v3.0.0 |
| 2650 | 2026-03-18T21:56:26.143Z | Compiling xshell v0.2.7 |
| 2651 | 2026-03-18T21:56:26.173Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2652 | 2026-03-18T21:56:26.278Z | Compiling itertools v0.10.5 |
| 2653 | 2026-03-18T21:56:26.333Z | Compiling ena v0.14.4 |
| 2654 | 2026-03-18T21:56:26.652Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2655 | 2026-03-18T21:56:26.765Z | Compiling libloading v0.8.9 |
| 2656 | 2026-03-18T21:56:27.062Z | Compiling bindgen v0.71.1 |
| 2657 | 2026-03-18T21:56:27.066Z | Compiling diff v0.1.13 |
| 2658 | 2026-03-18T21:56:27.427Z | Compiling unicase v2.9.0 |
| 2659 | 2026-03-18T21:56:27.458Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2660 | 2026-03-18T21:56:27.788Z | Compiling regex-syntax v0.6.29 |
| 2661 | 2026-03-18T21:56:27.889Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2662 | 2026-03-18T21:56:29.454Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2663 | 2026-03-18T21:56:29.805Z | Compiling lalrpop v0.19.12 |
| 2664 | 2026-03-18T21:56:30.473Z | Compiling slog-stdlog v4.1.1 |
| 2665 | 2026-03-18T21:56:31.047Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2666 | 2026-03-18T21:56:31.237Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2667 | 2026-03-18T21:56:31.469Z | Compiling diesel v2.3.7 |
| 2668 | 2026-03-18T21:56:31.995Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2669 | 2026-03-18T21:56:32.252Z | Compiling cexpr v0.6.0 |
| 2670 | 2026-03-18T21:56:32.284Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2671 | 2026-03-18T21:56:32.472Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2672 | 2026-03-18T21:56:32.560Z | Compiling crc8 v0.1.1 |
| 2673 | 2026-03-18T21:56:32.737Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2674 | 2026-03-18T21:56:32.740Z | Compiling slog-envlogger v2.2.0 |
| 2675 | 2026-03-18T21:56:33.119Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2676 | 2026-03-18T21:56:33.284Z | Compiling headers-core v0.3.0 |
| 2677 | 2026-03-18T21:56:33.479Z | Compiling libxml v0.3.3 |
| 2678 | 2026-03-18T21:56:33.914Z | Compiling headers v0.4.1 |
| 2679 | 2026-03-18T21:56:33.944Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2680 | 2026-03-18T21:56:34.298Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2681 | 2026-03-18T21:56:34.577Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2682 | 2026-03-18T21:56:35.174Z | Compiling strum_macros v0.24.3 |
| 2683 | 2026-03-18T21:56:35.446Z | Compiling indoc v1.0.9 |
| 2684 | 2026-03-18T21:56:35.811Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2685 | 2026-03-18T21:56:36.030Z | Compiling derive_builder v0.20.2 |
| 2686 | 2026-03-18T21:56:36.086Z | Compiling oso-derive v0.27.3 |
| 2687 | 2026-03-18T21:56:36.118Z | Compiling quick-xml v0.37.5 |
| 2688 | 2026-03-18T21:56:36.256Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2689 | 2026-03-18T21:56:36.393Z | Compiling openssl-probe v0.1.6 |
| 2690 | 2026-03-18T21:56:36.733Z | Compiling half v1.8.3 |
| 2691 | 2026-03-18T21:56:36.824Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2692 | 2026-03-18T21:56:36.907Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2693 | 2026-03-18T21:56:36.974Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2694 | 2026-03-18T21:56:37.331Z | Compiling serde_cbor v0.11.2 |
| 2695 | 2026-03-18T21:56:37.757Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2696 | 2026-03-18T21:56:38.022Z | Compiling bb8 v0.8.6 |
| 2697 | 2026-03-18T21:56:38.054Z | Compiling trait-variant v0.1.2 |
| 2698 | 2026-03-18T21:56:38.131Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2699 | 2026-03-18T21:56:38.521Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2700 | 2026-03-18T21:56:38.671Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2701 | 2026-03-18T21:56:38.717Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2702 | 2026-03-18T21:56:38.767Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2703 | 2026-03-18T21:56:38.958Z | Compiling fxhash v0.2.1 |
| 2704 | 2026-03-18T21:56:39.003Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2705 | 2026-03-18T21:56:39.216Z | Compiling kstat-rs v0.2.4 |
| 2706 | 2026-03-18T21:56:39.335Z | Compiling libz-sys v1.1.24 |
| 2707 | 2026-03-18T21:56:39.411Z | Compiling nonempty v0.12.0 |
| 2708 | 2026-03-18T21:56:39.586Z | Compiling salty v0.3.0 |
| 2709 | 2026-03-18T21:56:39.588Z | Compiling samael v0.0.19 |
| 2710 | 2026-03-18T21:56:39.711Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2711 | 2026-03-18T21:56:39.979Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2712 | 2026-03-18T21:56:40.023Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2713 | 2026-03-18T21:56:40.248Z | Compiling progenitor-impl v0.11.2 |
| 2714 | 2026-03-18T21:56:40.428Z | Compiling darling_core v0.23.0 |
| 2715 | 2026-03-18T21:56:40.595Z | Compiling nanorand v0.7.0 |
| 2716 | 2026-03-18T21:56:40.911Z | Compiling fs-err v2.11.0 |
| 2717 | 2026-03-18T21:56:40.943Z | Compiling polar-core v0.27.3 |
| 2718 | 2026-03-18T21:56:41.215Z | Compiling parking_lot_core v0.8.6 |
| 2719 | 2026-03-18T21:56:41.381Z | Compiling mime_guess v2.0.5 |
| 2720 | 2026-03-18T21:56:41.802Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2721 | 2026-03-18T21:56:42.059Z | Compiling flume v0.11.1 |
| 2722 | 2026-03-18T21:56:42.575Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2723 | 2026-03-18T21:56:43.410Z | Compiling progenitor-macro v0.11.2 |
| 2724 | 2026-03-18T21:56:43.594Z | Compiling darling_macro v0.23.0 |
| 2725 | 2026-03-18T21:56:44.258Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2726 | 2026-03-18T21:56:44.555Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2727 | 2026-03-18T21:56:45.014Z | Compiling progenitor-client v0.11.2 |
| 2728 | 2026-03-18T21:56:45.963Z | Compiling git-stub v1.0.0 |
| 2729 | 2026-03-18T21:56:46.304Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2730 | 2026-03-18T21:56:46.772Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2731 | 2026-03-18T21:56:47.211Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2732 | 2026-03-18T21:56:47.742Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2733 | 2026-03-18T21:56:48.276Z | Compiling instability v0.3.11 |
| 2734 | 2026-03-18T21:56:49.282Z | Compiling progenitor v0.11.2 |
| 2735 | 2026-03-18T21:56:49.509Z | Compiling git-stub-vcs v0.1.0 |
| 2736 | 2026-03-18T21:56:49.963Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2737 | 2026-03-18T21:56:51.352Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2738 | 2026-03-18T21:56:52.001Z | Compiling darling v0.23.0 |
| 2739 | 2026-03-18T21:56:52.144Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2740 | 2026-03-18T21:56:54.508Z | Compiling oso v0.27.3 |
| 2741 | 2026-03-18T21:56:55.313Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2742 | 2026-03-18T21:56:55.461Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2743 | 2026-03-18T21:56:55.523Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2744 | 2026-03-18T21:56:56.747Z | Compiling async-bb8-diesel v0.2.1 |
| 2745 | 2026-03-18T21:56:57.010Z | Compiling diesel-dtrace v0.5.0 |
| 2746 | 2026-03-18T21:56:57.043Z | Compiling ignore v0.4.25 |
| 2747 | 2026-03-18T21:56:57.416Z | Compiling primeorder v0.13.6 |
| 2748 | 2026-03-18T21:56:57.841Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2749 | 2026-03-18T21:56:59.238Z | Compiling castaway v0.2.4 |
| 2750 | 2026-03-18T21:56:59.356Z | Compiling nibble_vec v0.1.0 |
| 2751 | 2026-03-18T21:56:59.433Z | Compiling atty v0.2.14 |
| 2752 | 2026-03-18T21:56:59.605Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2753 | 2026-03-18T21:56:59.631Z | Compiling parse-size v1.1.0 |
| 2754 | 2026-03-18T21:56:59.786Z | Compiling endian-type v0.1.2 |
| 2755 | 2026-03-18T21:56:59.906Z | Compiling indoc v2.0.7 |
| 2756 | 2026-03-18T21:56:59.936Z | Compiling http-range v0.1.5 |
| 2757 | 2026-03-18T21:57:00.025Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2758 | 2026-03-18T21:57:00.352Z | Compiling radix_trie v0.2.1 |
| 2759 | 2026-03-18T21:57:00.417Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2760 | 2026-03-18T21:57:00.476Z | Compiling compact_str v0.8.1 |
| 2761 | 2026-03-18T21:57:00.957Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2762 | 2026-03-18T21:57:01.965Z | Compiling globwalk v0.9.1 |
| 2763 | 2026-03-18T21:57:02.826Z | Compiling p384 v0.13.1 |
| 2764 | 2026-03-18T21:57:02.908Z | Compiling parking_lot v0.11.2 |
| 2765 | 2026-03-18T21:57:03.385Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2766 | 2026-03-18T21:57:03.999Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2767 | 2026-03-18T21:57:04.054Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2768 | 2026-03-18T21:57:04.116Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2769 | 2026-03-18T21:57:04.539Z | Compiling predicates-tree v1.0.13 |
| 2770 | 2026-03-18T21:57:04.589Z | Compiling unicode-truncate v1.1.0 |
| 2771 | 2026-03-18T21:57:04.847Z | Compiling lru v0.12.5 |
| 2772 | 2026-03-18T21:57:05.111Z | Compiling prefix-trie v0.7.0 |
| 2773 | 2026-03-18T21:57:05.146Z | Compiling vergen-git2 v1.0.7 |
| 2774 | 2026-03-18T21:57:05.150Z | Compiling cassowary v0.3.0 |
| 2775 | 2026-03-18T21:57:05.517Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2776 | 2026-03-18T21:57:05.640Z | Compiling ratatui v0.29.0 |
| 2777 | 2026-03-18T21:57:05.780Z | Compiling hickory-server v0.25.2 |
| 2778 | 2026-03-18T21:57:05.809Z | Compiling camino-tempfile-ext v0.3.3 |
| 2779 | 2026-03-18T21:57:06.640Z | Compiling hyper-staticfile v0.10.1 |
| 2780 | 2026-03-18T21:57:06.668Z | Compiling sled v0.34.7 |
| 2781 | 2026-03-18T21:57:08.177Z | Compiling hickory-client v0.25.2 |
| 2782 | 2026-03-18T21:57:08.591Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2783 | 2026-03-18T21:57:08.969Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2784 | 2026-03-18T21:57:09.255Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2785 | 2026-03-18T21:57:09.305Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2786 | 2026-03-18T21:57:09.404Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2787 | 2026-03-18T21:57:10.311Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2788 | 2026-03-18T21:57:10.474Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2789 | 2026-03-18T21:57:11.169Z | Compiling rand_seeder v0.4.0 |
| 2790 | 2026-03-18T21:57:11.436Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2791 | 2026-03-18T21:57:11.481Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2792 | 2026-03-18T21:57:11.786Z | Compiling lzma-sys v0.1.20 |
| 2793 | 2026-03-18T21:57:12.012Z | Compiling corncobs v0.1.4 |
| 2794 | 2026-03-18T21:57:12.286Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2795 | 2026-03-18T21:57:12.323Z | Compiling rustls v0.21.12 |
| 2796 | 2026-03-18T21:57:12.497Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2797 | 2026-03-18T21:57:12.694Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2798 | 2026-03-18T21:57:12.726Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2799 | 2026-03-18T21:57:12.761Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2800 | 2026-03-18T21:57:12.945Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2801 | 2026-03-18T21:57:13.163Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2802 | 2026-03-18T21:57:13.390Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2803 | 2026-03-18T21:57:13.424Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2804 | 2026-03-18T21:57:13.586Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2805 | 2026-03-18T21:57:13.718Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2806 | 2026-03-18T21:57:16.276Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2807 | 2026-03-18T21:57:17.420Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2808 | 2026-03-18T21:57:17.540Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2809 | 2026-03-18T21:57:17.697Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2810 | 2026-03-18T21:57:17.814Z | Compiling cargo_toml v0.22.3 |
| 2811 | 2026-03-18T21:57:17.994Z | Compiling rustls-webpki v0.101.7 |
| 2812 | 2026-03-18T21:57:19.429Z | Compiling sct v0.7.1 |
| 2813 | 2026-03-18T21:57:19.777Z | Compiling nix v0.29.0 |
| 2814 | 2026-03-18T21:57:19.890Z | Compiling git2 v0.20.4 |
| 2815 | 2026-03-18T21:57:20.189Z | Compiling secrecy v0.8.0 |
| 2816 | 2026-03-18T21:57:20.304Z | Compiling void v1.0.2 |
| 2817 | 2026-03-18T21:57:20.480Z | Compiling lzss v0.8.2 |
| 2818 | 2026-03-18T21:57:20.919Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2819 | 2026-03-18T21:57:20.947Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2820 | 2026-03-18T21:57:20.979Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2821 | 2026-03-18T21:57:21.253Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2822 | 2026-03-18T21:57:21.319Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2823 | 2026-03-18T21:57:22.212Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2824 | 2026-03-18T21:57:22.294Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2825 | 2026-03-18T21:57:23.524Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2826 | 2026-03-18T21:57:23.555Z | Compiling tungstenite v0.23.0 |
| 2827 | 2026-03-18T21:57:23.837Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2828 | 2026-03-18T21:57:23.952Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2829 | 2026-03-18T21:57:24.117Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2830 | 2026-03-18T21:57:24.233Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2831 | 2026-03-18T21:57:24.378Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2832 | 2026-03-18T21:57:24.413Z | Compiling nix v0.27.1 |
| 2833 | 2026-03-18T21:57:24.518Z | Compiling serde_bytes v0.11.19 |
| 2834 | 2026-03-18T21:57:24.680Z | Compiling tokio-tungstenite v0.23.1 |
| 2835 | 2026-03-18T21:57:24.991Z | Compiling tokio-rustls v0.24.1 |
| 2836 | 2026-03-18T21:57:25.177Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2837 | 2026-03-18T21:57:25.368Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2838 | 2026-03-18T21:57:26.352Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2839 | 2026-03-18T21:57:26.604Z | Compiling ron v0.12.0 |
| 2840 | 2026-03-18T21:57:26.934Z | Compiling xz2 v0.1.7 |
| 2841 | 2026-03-18T21:57:27.382Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2842 | 2026-03-18T21:57:28.030Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2843 | 2026-03-18T21:57:28.807Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2844 | 2026-03-18T21:57:31.438Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2845 | 2026-03-18T21:57:31.773Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2846 | 2026-03-18T21:57:33.194Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2847 | 2026-03-18T21:57:34.560Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2848 | 2026-03-18T21:57:34.896Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2849 | 2026-03-18T21:57:35.162Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2850 | 2026-03-18T21:57:35.814Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2851 | 2026-03-18T21:57:36.379Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2852 | 2026-03-18T21:57:36.657Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2853 | 2026-03-18T21:57:38.194Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2854 | 2026-03-18T21:57:39.194Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2855 | 2026-03-18T21:57:40.148Z | Compiling rustls-pemfile v1.0.4 |
| 2856 | 2026-03-18T21:57:40.660Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2857 | 2026-03-18T21:57:41.457Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2858 | 2026-03-18T21:57:42.382Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2859 | 2026-03-18T21:57:42.673Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2860 | 2026-03-18T21:57:43.060Z | Compiling signal-hook-tokio v0.3.1 |
| 2861 | 2026-03-18T21:57:43.162Z | Compiling twox-hash v2.1.2 |
| 2862 | 2026-03-18T21:57:43.211Z | Compiling yasna v0.5.2 |
| 2863 | 2026-03-18T21:57:43.291Z | Compiling is_ci v1.2.0 |
| 2864 | 2026-03-18T21:57:43.354Z | Compiling base16ct v1.0.0 |
| 2865 | 2026-03-18T21:57:43.801Z | Compiling supports-color v3.0.2 |
| 2866 | 2026-03-18T21:57:43.828Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2867 | 2026-03-18T21:57:43.906Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2868 | 2026-03-18T21:57:44.055Z | Compiling rcgen v0.12.1 |
| 2869 | 2026-03-18T21:57:44.098Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2870 | 2026-03-18T21:57:45.133Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2871 | 2026-03-18T21:57:45.480Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2872 | 2026-03-18T21:57:46.065Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2873 | 2026-03-18T21:57:48.013Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2874 | 2026-03-18T21:57:49.456Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2875 | 2026-03-18T21:57:49.614Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2876 | 2026-03-18T21:57:49.663Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2877 | 2026-03-18T21:57:51.824Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2878 | 2026-03-18T21:57:52.109Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2879 | 2026-03-18T21:57:52.204Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2880 | 2026-03-18T21:57:52.387Z | Compiling fatfs v0.3.6 |
| 2881 | 2026-03-18T21:57:52.582Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2882 | 2026-03-18T21:57:53.940Z | Compiling rtoolbox v0.0.3 |
| 2883 | 2026-03-18T21:57:54.301Z | Compiling subprocess v0.2.15 |
| 2884 | 2026-03-18T21:57:54.482Z | Compiling seq-macro v0.3.6 |
| 2885 | 2026-03-18T21:57:55.145Z | Compiling assert_matches v1.5.0 |
| 2886 | 2026-03-18T21:57:55.283Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2887 | 2026-03-18T21:57:55.886Z | Compiling rpassword v7.4.0 |
| 2888 | 2026-03-18T21:57:56.310Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2889 | 2026-03-18T21:57:57.064Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2890 | 2026-03-18T21:57:57.654Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2891 | 2026-03-18T21:57:57.795Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2892 | 2026-03-18T21:58:02.916Z | Compiling tui-tree-widget v0.23.1 |
| 2893 | 2026-03-18T21:58:02.991Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2894 | 2026-03-18T21:58:02.991Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2895 | 2026-03-18T21:58:02.991Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2896 | 2026-03-18T21:58:02.991Z | Compiling uzers v0.12.2 |
| 2897 | 2026-03-18T21:58:02.991Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2898 | 2026-03-18T21:58:03.028Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2899 | 2026-03-18T21:58:04.320Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2900 | 2026-03-18T21:58:07.566Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2901 | 2026-03-18T21:58:07.778Z | Compiling support-bundle-viewer v0.1.2 |
| 2902 | 2026-03-18T21:58:10.183Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2903 | 2026-03-18T21:58:10.279Z | Compiling multimap v0.10.1 |
| 2904 | 2026-03-18T21:58:33.356Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2905 | 2026-03-18T21:58:35.534Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2906 | 2026-03-18T21:58:37.941Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2907 | 2026-03-18T22:06:04.584Z | Finished `release` profile [optimized] target(s) in 10m 21s |
| 2908 | 2026-03-18T22:06:57.840Z | |
| 2909 | 2026-03-18T22:06:57.877Z | real 11:16.590303146 |
| 2910 | 2026-03-18T22:06:57.877Z | user 1:41:08.998662799 |
| 2911 | 2026-03-18T22:06:57.878Z | sys 4:13.267171930 |
| 2912 | 2026-03-18T22:06:57.878Z | trap 2.288952162 |
| 2913 | 2026-03-18T22:06:57.878Z | tflt 2.373559860 |
| 2914 | 2026-03-18T22:06:57.878Z | dflt 18.100200814 |
| 2915 | 2026-03-18T22:06:57.878Z | kflt 0.001087395 |
| 2916 | 2026-03-18T22:06:57.878Z | lock 8:24:33.190730289 |
| 2917 | 2026-03-18T22:06:57.878Z | slp 2:48:20.148605498 |
| 2918 | 2026-03-18T22:06:57.879Z | lat 2:52.001466193 |
| 2919 | 2026-03-18T22:06:57.879Z | stop 7:18.013567344 |
| 2920 | 2026-03-18T22:06:57.879Z | + mapfile -t packages |
| 2921 | 2026-03-18T22:06:57.879Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2922 | 2026-03-18T22:06:59.125Z | Finished `release` profile [optimized] target(s) in 1.28s |
| 2923 | 2026-03-18T22:06:59.192Z | Running `target/release/omicron-package -t test list-outputs` |
| 2924 | 2026-03-18T22:06:59.378Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2925 | 2026-03-18T22:06:59.550Z | + ptime -m cargo build --locked --release -p xtask |
| 2926 | 2026-03-18T22:06:59.976Z | Compiling libc v0.2.180 |
| 2927 | 2026-03-18T22:06:59.976Z | Compiling serde v1.0.228 |
| 2928 | 2026-03-18T22:06:59.993Z | Compiling serde_core v1.0.228 |
| 2929 | 2026-03-18T22:07:00.102Z | Compiling rustix v1.1.3 |
| 2930 | 2026-03-18T22:07:00.133Z | Compiling serde_json v1.0.149 |
| 2931 | 2026-03-18T22:07:00.162Z | Compiling bitflags v2.11.0 |
| 2932 | 2026-03-18T22:07:00.182Z | Compiling num-traits v0.2.19 |
| 2933 | 2026-03-18T22:07:00.183Z | Compiling syn v2.0.117 |
| 2934 | 2026-03-18T22:07:00.183Z | Compiling smallvec v1.15.1 |
| 2935 | 2026-03-18T22:07:00.183Z | Compiling hashbrown v0.16.1 |
| 2936 | 2026-03-18T22:07:00.246Z | Compiling usdt-impl v0.5.0 |
| 2937 | 2026-03-18T22:07:00.263Z | Compiling syn v1.0.109 |
| 2938 | 2026-03-18T22:07:00.263Z | Compiling getrandom v0.4.1 |
| 2939 | 2026-03-18T22:07:00.263Z | Compiling log v0.4.29 |
| 2940 | 2026-03-18T22:07:00.415Z | Compiling percent-encoding v2.3.2 |
| 2941 | 2026-03-18T22:07:00.626Z | Compiling form_urlencoded v1.2.2 |
| 2942 | 2026-03-18T22:07:00.779Z | Compiling fs-err v3.3.0 |
| 2943 | 2026-03-18T22:07:00.796Z | Compiling anyhow v1.0.102 |
| 2944 | 2026-03-18T22:07:00.800Z | Compiling heck v0.4.1 |
| 2945 | 2026-03-18T22:07:00.841Z | Compiling once_cell v1.21.3 |
| 2946 | 2026-03-18T22:07:01.023Z | Compiling indexmap v2.13.0 |
| 2947 | 2026-03-18T22:07:01.156Z | Compiling thread-id v4.2.2 |
| 2948 | 2026-03-18T22:07:01.191Z | Compiling errno v0.3.14 |
| 2949 | 2026-03-18T22:07:01.242Z | Compiling memmap v0.7.0 |
| 2950 | 2026-03-18T22:07:01.653Z | Compiling ordered-float v2.10.1 |
| 2951 | 2026-03-18T22:07:02.309Z | Compiling proc-macro-error v1.0.4 |
| 2952 | 2026-03-18T22:07:02.628Z | Compiling tabled_derive v0.7.0 |
| 2953 | 2026-03-18T22:07:02.655Z | Compiling terminal_size v0.4.3 |
| 2954 | 2026-03-18T22:07:02.655Z | Compiling tempfile v3.25.0 |
| 2955 | 2026-03-18T22:07:02.778Z | Compiling clap_builder v4.5.60 |
| 2956 | 2026-03-18T22:07:02.778Z | Compiling textwrap v0.16.2 |
| 2957 | 2026-03-18T22:07:02.957Z | Compiling camino-tempfile v1.4.1 |
| 2958 | 2026-03-18T22:07:03.484Z | Compiling tabled v0.15.0 |
| 2959 | 2026-03-18T22:07:03.796Z | Compiling synstructure v0.13.2 |
| 2960 | 2026-03-18T22:07:03.808Z | Compiling pest_generator v2.8.6 |
| 2961 | 2026-03-18T22:07:04.315Z | Compiling serde_derive v1.0.228 |
| 2962 | 2026-03-18T22:07:04.315Z | Compiling zerofrom-derive v0.1.6 |
| 2963 | 2026-03-18T22:07:04.322Z | Compiling yoke-derive v0.8.1 |
| 2964 | 2026-03-18T22:07:04.322Z | Compiling zerovec-derive v0.11.2 |
| 2965 | 2026-03-18T22:07:04.322Z | Compiling displaydoc v0.2.5 |
| 2966 | 2026-03-18T22:07:04.322Z | Compiling thiserror-impl v1.0.69 |
| 2967 | 2026-03-18T22:07:04.322Z | Compiling zerocopy-derive v0.7.35 |
| 2968 | 2026-03-18T22:07:04.322Z | Compiling scroll_derive v0.12.1 |
| 2969 | 2026-03-18T22:07:04.324Z | Compiling thiserror-impl v2.0.18 |
| 2970 | 2026-03-18T22:07:04.324Z | Compiling clap_derive v4.5.55 |
| 2971 | 2026-03-18T22:07:04.498Z | Compiling pest_derive v2.8.6 |
| 2972 | 2026-03-18T22:07:05.209Z | Compiling scroll v0.12.0 |
| 2973 | 2026-03-18T22:07:05.466Z | Compiling zerocopy v0.7.35 |
| 2974 | 2026-03-18T22:07:05.687Z | Compiling goblin v0.8.2 |
| 2975 | 2026-03-18T22:07:05.790Z | Compiling zerofrom v0.1.6 |
| 2976 | 2026-03-18T22:07:05.879Z | Compiling thiserror v2.0.18 |
| 2977 | 2026-03-18T22:07:05.906Z | Compiling thiserror v1.0.69 |
| 2978 | 2026-03-18T22:07:05.936Z | Compiling yoke v0.8.1 |
| 2979 | 2026-03-18T22:07:06.026Z | Compiling dtrace-parser v0.2.0 |
| 2980 | 2026-03-18T22:07:06.221Z | Compiling zerovec v0.11.5 |
| 2981 | 2026-03-18T22:07:06.299Z | Compiling zerotrie v0.2.3 |
| 2982 | 2026-03-18T22:07:06.604Z | Compiling clap v4.5.60 |
| 2983 | 2026-03-18T22:07:07.059Z | Compiling tinystr v0.8.2 |
| 2984 | 2026-03-18T22:07:07.356Z | Compiling icu_locale_core v2.1.1 |
| 2985 | 2026-03-18T22:07:08.558Z | Compiling potential_utf v0.1.4 |
| 2986 | 2026-03-18T22:07:08.743Z | Compiling icu_collections v2.1.1 |
| 2987 | 2026-03-18T22:07:08.808Z | Compiling icu_provider v2.1.1 |
| 2988 | 2026-03-18T22:07:08.958Z | Compiling toml_datetime v0.6.11 |
| 2989 | 2026-03-18T22:07:09.043Z | Compiling serde_spanned v0.6.9 |
| 2990 | 2026-03-18T22:07:09.229Z | Compiling icu_normalizer v2.1.1 |
| 2991 | 2026-03-18T22:07:09.284Z | Compiling icu_properties v2.1.2 |
| 2992 | 2026-03-18T22:07:09.346Z | Compiling toml_edit v0.22.27 |
| 2993 | 2026-03-18T22:07:09.363Z | Compiling dof v0.3.0 |
| 2994 | 2026-03-18T22:07:09.444Z | Compiling serde-value v0.7.0 |
| 2995 | 2026-03-18T22:07:09.467Z | Compiling cargo-platform v0.2.0 |
| 2996 | 2026-03-18T22:07:09.487Z | Compiling macaddr v1.0.1 |
| 2997 | 2026-03-18T22:07:09.563Z | Compiling serde_tokenstream v0.2.3 |
| 2998 | 2026-03-18T22:07:10.593Z | Compiling idna_adapter v1.2.1 |
| 2999 | 2026-03-18T22:07:10.688Z | Compiling usdt-macro v0.5.0 |
| 3000 | 2026-03-18T22:07:10.737Z | Compiling usdt-attr-macro v0.5.0 |
| 3001 | 2026-03-18T22:07:10.758Z | Compiling idna v1.1.0 |
| 3002 | 2026-03-18T22:07:11.185Z | Compiling url v2.5.8 |
| 3003 | 2026-03-18T22:07:11.471Z | Compiling usdt v0.5.0 |
| 3004 | 2026-03-18T22:07:11.567Z | Compiling toml v0.8.23 |
| 3005 | 2026-03-18T22:07:12.186Z | Compiling cargo-util-schemas v0.8.2 |
| 3006 | 2026-03-18T22:07:12.186Z | Compiling cargo_toml v0.21.0 |
| 3007 | 2026-03-18T22:07:13.608Z | Compiling cargo_metadata v0.21.0 |
| 3008 | 2026-03-18T22:07:17.779Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3009 | 2026-03-18T22:07:21.835Z | Finished `release` profile [optimized] target(s) in 22.57s |
| 3010 | 2026-03-18T22:07:25.988Z | |
| 3011 | 2026-03-18T22:07:26.070Z | real 22.729119646 |
| 3012 | 2026-03-18T22:07:26.070Z | user 3:09.184930112 |
| 3013 | 2026-03-18T22:07:26.070Z | sys 20.928748210 |
| 3014 | 2026-03-18T22:07:26.070Z | trap 0.087549517 |
| 3015 | 2026-03-18T22:07:26.070Z | tflt 0.528626230 |
| 3016 | 2026-03-18T22:07:26.070Z | dflt 1.866032845 |
| 3017 | 2026-03-18T22:07:26.070Z | kflt 0.000055937 |
| 3018 | 2026-03-18T22:07:26.071Z | lock 7:14.245053710 |
| 3019 | 2026-03-18T22:07:26.071Z | slp 4:24.322852195 |
| 3020 | 2026-03-18T22:07:26.071Z | lat 8.515760798 |
| 3021 | 2026-03-18T22:07:26.071Z | stop 28.620753738 |
| 3022 | 2026-03-18T22:07:26.071Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3023 | 2026-03-18T22:07:26.071Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3024 | 2026-03-18T22:07:26.071Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3025 | 2026-03-18T22:07:26.071Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3026 | 2026-03-18T22:07:26.071Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3027 | 2026-03-18T22:07:26.071Z | Compiling regress v0.10.5 |
| 3028 | 2026-03-18T22:07:26.071Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3029 | 2026-03-18T22:07:26.071Z | Compiling serde_spanned v1.0.4 |
| 3030 | 2026-03-18T22:07:26.071Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3031 | 2026-03-18T22:07:26.071Z | Compiling newtype-uuid-macros v0.1.0 |
| 3032 | 2026-03-18T22:07:26.071Z | Compiling structmeta-derive v0.3.0 |
| 3033 | 2026-03-18T22:07:26.071Z | Compiling rustls v0.22.4 |
| 3034 | 2026-03-18T22:07:26.077Z | Compiling rustls-webpki v0.102.8 |
| 3035 | 2026-03-18T22:07:26.077Z | Compiling multer v3.1.0 |
| 3036 | 2026-03-18T22:07:26.077Z | Compiling debug-ignore v1.0.5 |
| 3037 | 2026-03-18T22:07:26.077Z | Compiling match_cfg v0.1.0 |
| 3038 | 2026-03-18T22:07:26.077Z | Compiling progenitor-client v0.13.0 |
| 3039 | 2026-03-18T22:07:26.077Z | Compiling slog-json v2.6.1 |
| 3040 | 2026-03-18T22:07:26.077Z | Compiling async-stream-impl v0.3.6 |
| 3041 | 2026-03-18T22:07:26.077Z | Compiling dropshot v0.16.7 |
| 3042 | 2026-03-18T22:07:26.091Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3043 | 2026-03-18T22:07:26.092Z | Compiling hostname v0.3.1 |
| 3044 | 2026-03-18T22:07:26.092Z | Compiling itertools v0.14.0 |
| 3045 | 2026-03-18T22:07:26.092Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3046 | 2026-03-18T22:07:26.092Z | Compiling waitgroup v0.1.2 |
| 3047 | 2026-03-18T22:07:26.092Z | Compiling slog-bunyan v2.5.0 |
| 3048 | 2026-03-18T22:07:26.092Z | Compiling rustls-pemfile v2.2.0 |
| 3049 | 2026-03-18T22:07:26.092Z | Compiling dropshot_endpoint v0.16.7 |
| 3050 | 2026-03-18T22:07:26.092Z | Compiling hostname v0.4.2 |
| 3051 | 2026-03-18T22:07:26.092Z | Compiling serde_path_to_error v0.1.20 |
| 3052 | 2026-03-18T22:07:26.092Z | Compiling macaddr v1.0.1 |
| 3053 | 2026-03-18T22:07:26.092Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3054 | 2026-03-18T22:07:26.092Z | Compiling progenitor-client v0.10.0 |
| 3055 | 2026-03-18T22:07:26.092Z | Compiling instant v0.1.13 |
| 3056 | 2026-03-18T22:07:26.092Z | Compiling backon v1.6.0 |
| 3057 | 2026-03-18T22:07:26.092Z | Compiling backoff v0.4.0 |
| 3058 | 2026-03-18T22:07:26.092Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3059 | 2026-03-18T22:07:26.092Z | Compiling async-stream v0.3.6 |
| 3060 | 2026-03-18T22:07:26.092Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3061 | 2026-03-18T22:07:26.092Z | Compiling progenitor-extras v0.1.1 |
| 3062 | 2026-03-18T22:07:26.092Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3063 | 2026-03-18T22:07:26.092Z | Compiling unsafe-libyaml v0.2.11 |
| 3064 | 2026-03-18T22:07:26.092Z | Compiling crucible-workspace-hack v0.1.0 |
| 3065 | 2026-03-18T22:07:26.092Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3066 | 2026-03-18T22:07:26.092Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3067 | 2026-03-18T22:07:26.092Z | Compiling secrecy v0.10.3 |
| 3068 | 2026-03-18T22:07:26.092Z | Compiling heapless v0.8.0 |
| 3069 | 2026-03-18T22:07:26.093Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3070 | 2026-03-18T22:07:26.093Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3071 | 2026-03-18T22:07:26.093Z | Compiling structmeta v0.3.0 |
| 3072 | 2026-03-18T22:07:26.093Z | Compiling hash32 v0.3.1 |
| 3073 | 2026-03-18T22:07:26.093Z | Compiling smoltcp v0.11.0 |
| 3074 | 2026-03-18T22:07:26.093Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3075 | 2026-03-18T22:07:26.093Z | Compiling toml v0.8.23 |
| 3076 | 2026-03-18T22:07:26.093Z | Compiling tabwriter v1.4.1 |
| 3077 | 2026-03-18T22:07:26.093Z | Compiling cobs v0.3.0 |
| 3078 | 2026-03-18T22:07:26.093Z | Compiling derive-ex v0.1.8 |
| 3079 | 2026-03-18T22:07:26.093Z | Compiling parse-display-derive v0.10.0 |
| 3080 | 2026-03-18T22:07:26.093Z | Compiling serde_yaml v0.9.34+deprecated |
| 3081 | 2026-03-18T22:07:26.093Z | Compiling ingot-macros v0.1.1 |
| 3082 | 2026-03-18T22:07:26.093Z | Compiling proc-macro-crate v3.4.0 |
| 3083 | 2026-03-18T22:07:26.093Z | Compiling foreign-types-macros v0.2.3 |
| 3084 | 2026-03-18T22:07:26.093Z | Compiling foreign-types-shared v0.3.1 |
| 3085 | 2026-03-18T22:07:26.093Z | Compiling convert_case v0.4.0 |
| 3086 | 2026-03-18T22:07:26.093Z | Compiling cpufeatures v0.3.0 |
| 3087 | 2026-03-18T22:07:26.093Z | Compiling chacha20 v0.10.0 |
| 3088 | 2026-03-18T22:07:26.093Z | Compiling postcard v1.1.3 |
| 3089 | 2026-03-18T22:07:26.240Z | Compiling proc-macro-crate v1.3.1 |
| 3090 | 2026-03-18T22:07:26.244Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3091 | 2026-03-18T22:07:26.331Z | Compiling derive_more v0.99.20 |
| 3092 | 2026-03-18T22:07:26.359Z | Compiling universal-hash v0.5.1 |
| 3093 | 2026-03-18T22:07:26.405Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3094 | 2026-03-18T22:07:26.439Z | Compiling num_enum_derive v0.7.5 |
| 3095 | 2026-03-18T22:07:26.477Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3096 | 2026-03-18T22:07:26.552Z | Compiling cstr-argument v0.1.2 |
| 3097 | 2026-03-18T22:07:26.576Z | Compiling opaque-debug v0.3.1 |
| 3098 | 2026-03-18T22:07:26.580Z | Compiling foreign-types v0.5.0 |
| 3099 | 2026-03-18T22:07:26.694Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3100 | 2026-03-18T22:07:26.726Z | Compiling colored v3.1.1 |
| 3101 | 2026-03-18T22:07:26.786Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3102 | 2026-03-18T22:07:26.840Z | Compiling tokio-rustls v0.25.0 |
| 3103 | 2026-03-18T22:07:26.864Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3104 | 2026-03-18T22:07:26.864Z | Compiling rand v0.10.0 |
| 3105 | 2026-03-18T22:07:26.913Z | Compiling num_enum_derive v0.5.11 |
| 3106 | 2026-03-18T22:07:26.993Z | Compiling typify-impl v0.6.1 |
| 3107 | 2026-03-18T22:07:27.045Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3108 | 2026-03-18T22:07:27.176Z | Compiling half v2.7.1 |
| 3109 | 2026-03-18T22:07:27.257Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3110 | 2026-03-18T22:07:27.562Z | Compiling ciborium-io v0.2.2 |
| 3111 | 2026-03-18T22:07:27.633Z | Compiling camino-tempfile v1.4.1 |
| 3112 | 2026-03-18T22:07:27.712Z | Compiling ciborium-ll v0.2.2 |
| 3113 | 2026-03-18T22:07:27.715Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3114 | 2026-03-18T22:07:27.889Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3115 | 2026-03-18T22:07:27.917Z | Compiling test-strategy v0.4.5 |
| 3116 | 2026-03-18T22:07:27.940Z | Compiling parse-display v0.10.0 |
| 3117 | 2026-03-18T22:07:27.940Z | Compiling num_enum v0.7.5 |
| 3118 | 2026-03-18T22:07:28.041Z | Compiling ciborium v0.2.2 |
| 3119 | 2026-03-18T22:07:28.047Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3120 | 2026-03-18T22:07:28.047Z | Compiling smf v0.2.3 |
| 3121 | 2026-03-18T22:07:28.070Z | Compiling aead v0.5.2 |
| 3122 | 2026-03-18T22:07:28.138Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3123 | 2026-03-18T22:07:28.166Z | Compiling num-derive v0.4.2 |
| 3124 | 2026-03-18T22:07:28.202Z | Compiling sigpipe v0.1.3 |
| 3125 | 2026-03-18T22:07:28.325Z | Compiling glob v0.3.3 |
| 3126 | 2026-03-18T22:07:28.352Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3127 | 2026-03-18T22:07:28.380Z | Compiling num_enum v0.5.11 |
| 3128 | 2026-03-18T22:07:28.383Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3129 | 2026-03-18T22:07:28.449Z | Compiling poly1305 v0.8.0 |
| 3130 | 2026-03-18T22:07:28.600Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3131 | 2026-03-18T22:07:28.665Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3132 | 2026-03-18T22:07:28.745Z | Compiling chacha20 v0.9.1 |
| 3133 | 2026-03-18T22:07:28.745Z | Compiling whoami v1.6.1 |
| 3134 | 2026-03-18T22:07:28.793Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3135 | 2026-03-18T22:07:28.834Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3136 | 2026-03-18T22:07:29.046Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3137 | 2026-03-18T22:07:29.106Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3138 | 2026-03-18T22:07:29.110Z | Compiling num-rational v0.4.2 |
| 3139 | 2026-03-18T22:07:29.182Z | Compiling password-hash v0.5.0 |
| 3140 | 2026-03-18T22:07:29.263Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3141 | 2026-03-18T22:07:29.298Z | Compiling blake2 v0.10.6 |
| 3142 | 2026-03-18T22:07:29.460Z | Compiling num-complex v0.4.6 |
| 3143 | 2026-03-18T22:07:29.485Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3144 | 2026-03-18T22:07:29.488Z | Compiling prettyplease v0.2.37 |
| 3145 | 2026-03-18T22:07:29.539Z | Compiling indent_write v2.2.0 |
| 3146 | 2026-03-18T22:07:29.640Z | Compiling ingot-types v0.1.2 |
| 3147 | 2026-03-18T22:07:29.753Z | Compiling argon2 v0.5.3 |
| 3148 | 2026-03-18T22:07:29.777Z | Compiling chacha20poly1305 v0.10.1 |
| 3149 | 2026-03-18T22:07:29.848Z | Compiling float-ord v0.3.2 |
| 3150 | 2026-03-18T22:07:30.018Z | Compiling num v0.4.3 |
| 3151 | 2026-03-18T22:07:30.048Z | Compiling gethostname v0.5.0 |
| 3152 | 2026-03-18T22:07:30.052Z | Compiling usdt-macro v0.5.0 |
| 3153 | 2026-03-18T22:07:30.098Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3154 | 2026-03-18T22:07:30.098Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3155 | 2026-03-18T22:07:30.101Z | Compiling usdt-attr-macro v0.5.0 |
| 3156 | 2026-03-18T22:07:30.101Z | Compiling derive-where v1.6.0 |
| 3157 | 2026-03-18T22:07:30.201Z | Compiling ingot v0.1.1 |
| 3158 | 2026-03-18T22:07:30.232Z | Compiling memmap v0.7.0 |
| 3159 | 2026-03-18T22:07:30.257Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3160 | 2026-03-18T22:07:30.566Z | Compiling typify-impl v0.4.3 |
| 3161 | 2026-03-18T22:07:30.590Z | Compiling atomicwrites v0.4.4 |
| 3162 | 2026-03-18T22:07:30.643Z | Compiling cancel-safe-futures v0.1.5 |
| 3163 | 2026-03-18T22:07:30.754Z | Compiling thiserror-no-std v2.0.2 |
| 3164 | 2026-03-18T22:07:30.877Z | Compiling vsss-rs v3.3.4 |
| 3165 | 2026-03-18T22:07:30.903Z | Compiling owo-colors v4.3.0 |
| 3166 | 2026-03-18T22:07:30.995Z | Compiling libsw-core v0.3.2 |
| 3167 | 2026-03-18T22:07:31.027Z | Compiling async-recursion v1.1.1 |
| 3168 | 2026-03-18T22:07:31.171Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3169 | 2026-03-18T22:07:31.260Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3170 | 2026-03-18T22:07:31.286Z | Compiling usdt v0.5.0 |
| 3171 | 2026-03-18T22:07:31.405Z | Compiling resolv-conf v0.7.6 |
| 3172 | 2026-03-18T22:07:31.478Z | Compiling libsw v3.5.0 |
| 3173 | 2026-03-18T22:07:31.754Z | Compiling libefi-sys v0.1.0 |
| 3174 | 2026-03-18T22:07:31.818Z | Compiling linear-map v1.2.0 |
| 3175 | 2026-03-18T22:07:31.833Z | Compiling newline-converter v0.3.0 |
| 3176 | 2026-03-18T22:07:31.921Z | Compiling hickory-proto v0.24.4 |
| 3177 | 2026-03-18T22:07:32.002Z | Compiling console v0.15.11 |
| 3178 | 2026-03-18T22:07:32.028Z | Compiling bitfield-struct v0.6.2 |
| 3179 | 2026-03-18T22:07:32.082Z | Compiling semver v0.1.20 |
| 3180 | 2026-03-18T22:07:32.118Z | Compiling linked-hash-map v0.5.6 |
| 3181 | 2026-03-18T22:07:32.142Z | Compiling pin-project-internal v1.1.11 |
| 3182 | 2026-03-18T22:07:32.195Z | Compiling slog-dtrace v0.3.0 |
| 3183 | 2026-03-18T22:07:32.199Z | Compiling minimal-lexical v0.2.1 |
| 3184 | 2026-03-18T22:07:32.401Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3185 | 2026-03-18T22:07:32.441Z | Compiling lru-cache v0.1.2 |
| 3186 | 2026-03-18T22:07:32.488Z | Compiling expectorate v1.2.0 |
| 3187 | 2026-03-18T22:07:32.513Z | Compiling rustc_version v0.1.7 |
| 3188 | 2026-03-18T22:07:32.566Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3189 | 2026-03-18T22:07:32.609Z | Compiling nom v7.1.3 |
| 3190 | 2026-03-18T22:07:32.696Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3191 | 2026-03-18T22:07:32.720Z | Compiling tokio-dtrace v0.1.1 |
| 3192 | 2026-03-18T22:07:32.744Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3193 | 2026-03-18T22:07:32.847Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3194 | 2026-03-18T22:07:32.873Z | Compiling newtype_derive v0.1.6 |
| 3195 | 2026-03-18T22:07:32.935Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3196 | 2026-03-18T22:07:32.998Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3197 | 2026-03-18T22:07:33.074Z | Compiling phf_shared v0.12.1 |
| 3198 | 2026-03-18T22:07:33.106Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3199 | 2026-03-18T22:07:33.147Z | Compiling pem v3.0.6 |
| 3200 | 2026-03-18T22:07:33.262Z | Compiling snafu-derive v0.8.9 |
| 3201 | 2026-03-18T22:07:33.348Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3202 | 2026-03-18T22:07:33.436Z | Compiling csv-core v0.1.13 |
| 3203 | 2026-03-18T22:07:33.472Z | Compiling highway v1.3.0 |
| 3204 | 2026-03-18T22:07:33.583Z | Compiling xshell-macros v0.2.7 |
| 3205 | 2026-03-18T22:07:33.629Z | Compiling same-file v1.0.6 |
| 3206 | 2026-03-18T22:07:33.736Z | Compiling typify-macro v0.6.1 |
| 3207 | 2026-03-18T22:07:33.807Z | Compiling chrono-tz v0.10.4 |
| 3208 | 2026-03-18T22:07:33.831Z | Compiling pin-project v1.1.11 |
| 3209 | 2026-03-18T22:07:33.882Z | Compiling walkdir v2.5.0 |
| 3210 | 2026-03-18T22:07:33.910Z | Compiling csv v1.4.0 |
| 3211 | 2026-03-18T22:07:33.982Z | Compiling const_format_proc_macros v0.2.34 |
| 3212 | 2026-03-18T22:07:34.025Z | Compiling phf v0.12.1 |
| 3213 | 2026-03-18T22:07:34.132Z | Compiling xshell v0.2.7 |
| 3214 | 2026-03-18T22:07:34.336Z | Compiling oxide-tokio-rt v0.1.3 |
| 3215 | 2026-03-18T22:07:34.440Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3216 | 2026-03-18T22:07:34.554Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3217 | 2026-03-18T22:07:34.641Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3218 | 2026-03-18T22:07:34.690Z | Compiling globset v0.4.18 |
| 3219 | 2026-03-18T22:07:34.735Z | Compiling olpc-cjson v0.1.4 |
| 3220 | 2026-03-18T22:07:34.761Z | Compiling primeorder v0.13.6 |
| 3221 | 2026-03-18T22:07:34.841Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3222 | 2026-03-18T22:07:34.868Z | Compiling serde_plain v1.0.2 |
| 3223 | 2026-03-18T22:07:34.979Z | Compiling hickory-resolver v0.24.4 |
| 3224 | 2026-03-18T22:07:35.059Z | Compiling typed-path v0.9.3 |
| 3225 | 2026-03-18T22:07:35.143Z | Compiling base64 v0.21.7 |
| 3226 | 2026-03-18T22:07:35.167Z | Compiling const_format v0.2.35 |
| 3227 | 2026-03-18T22:07:35.193Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3228 | 2026-03-18T22:07:35.546Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3229 | 2026-03-18T22:07:35.679Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3230 | 2026-03-18T22:07:35.704Z | Compiling tabled_derive v0.7.0 |
| 3231 | 2026-03-18T22:07:35.732Z | Compiling bcs v0.1.6 |
| 3232 | 2026-03-18T22:07:36.023Z | Compiling snafu v0.8.9 |
| 3233 | 2026-03-18T22:07:36.203Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3234 | 2026-03-18T22:07:36.256Z | Compiling typify v0.6.1 |
| 3235 | 2026-03-18T22:07:36.365Z | Compiling salty v0.3.0 |
| 3236 | 2026-03-18T22:07:36.413Z | Compiling progenitor-impl v0.13.0 |
| 3237 | 2026-03-18T22:07:36.439Z | Compiling tough v0.20.0 |
| 3238 | 2026-03-18T22:07:36.442Z | Compiling termtree v0.5.1 |
| 3239 | 2026-03-18T22:07:36.555Z | Compiling qorb v0.4.1 |
| 3240 | 2026-03-18T22:07:36.586Z | Compiling radium v0.7.0 |
| 3241 | 2026-03-18T22:07:36.697Z | Compiling textwrap v0.16.2 |
| 3242 | 2026-03-18T22:07:36.770Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3243 | 2026-03-18T22:07:36.943Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3244 | 2026-03-18T22:07:37.011Z | Compiling steno v0.4.1 |
| 3245 | 2026-03-18T22:07:37.064Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3246 | 2026-03-18T22:07:37.103Z | Compiling tabled v0.15.0 |
| 3247 | 2026-03-18T22:07:37.234Z | Compiling tap v1.0.1 |
| 3248 | 2026-03-18T22:07:37.260Z | Compiling typify-macro v0.4.3 |
| 3249 | 2026-03-18T22:07:37.286Z | Compiling utf-8 v0.7.6 |
| 3250 | 2026-03-18T22:07:37.392Z | Compiling maybe-uninit v2.0.0 |
| 3251 | 2026-03-18T22:07:37.419Z | Compiling humantime v2.3.0 |
| 3252 | 2026-03-18T22:07:37.422Z | Compiling wyz v0.5.1 |
| 3253 | 2026-03-18T22:07:37.549Z | Compiling tungstenite v0.21.0 |
| 3254 | 2026-03-18T22:07:37.754Z | Compiling p384 v0.13.1 |
| 3255 | 2026-03-18T22:07:37.813Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3256 | 2026-03-18T22:07:37.864Z | Compiling arc-swap v1.8.2 |
| 3257 | 2026-03-18T22:07:37.889Z | Compiling packed_struct v0.10.1 |
| 3258 | 2026-03-18T22:07:38.251Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3259 | 2026-03-18T22:07:38.278Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3260 | 2026-03-18T22:07:38.303Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3261 | 2026-03-18T22:07:38.546Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3262 | 2026-03-18T22:07:38.741Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3263 | 2026-03-18T22:07:38.940Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3264 | 2026-03-18T22:07:39.038Z | Compiling tagptr v0.2.0 |
| 3265 | 2026-03-18T22:07:39.279Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3266 | 2026-03-18T22:07:39.404Z | Compiling funty v2.0.0 |
| 3267 | 2026-03-18T22:07:39.530Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3268 | 2026-03-18T22:07:39.587Z | Compiling moka v0.12.13 |
| 3269 | 2026-03-18T22:07:39.690Z | Compiling typify v0.4.3 |
| 3270 | 2026-03-18T22:07:39.858Z | Compiling progenitor-impl v0.10.0 |
| 3271 | 2026-03-18T22:07:40.275Z | Compiling progenitor-macro v0.13.0 |
| 3272 | 2026-03-18T22:07:40.339Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3273 | 2026-03-18T22:07:40.497Z | Compiling bitvec v1.0.1 |
| 3274 | 2026-03-18T22:07:40.598Z | Compiling slog-scope v4.4.1 |
| 3275 | 2026-03-18T22:07:40.636Z | Compiling tokio-tungstenite v0.21.0 |
| 3276 | 2026-03-18T22:07:40.721Z | Compiling polyval v0.6.2 |
| 3277 | 2026-03-18T22:07:40.745Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3278 | 2026-03-18T22:07:40.819Z | Compiling packed_struct_codegen v0.10.1 |
| 3279 | 2026-03-18T22:07:40.981Z | Compiling zerocopy-derive v0.6.6 |
| 3280 | 2026-03-18T22:07:41.061Z | Compiling bitfield-macros v0.19.4 |
| 3281 | 2026-03-18T22:07:41.100Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3282 | 2026-03-18T22:07:41.203Z | Compiling indexmap v1.9.3 |
| 3283 | 2026-03-18T22:07:41.232Z | Compiling nodrop v0.1.14 |
| 3284 | 2026-03-18T22:07:41.275Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3285 | 2026-03-18T22:07:41.395Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3286 | 2026-03-18T22:07:41.498Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3287 | 2026-03-18T22:07:41.673Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3288 | 2026-03-18T22:07:42.052Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3289 | 2026-03-18T22:07:42.096Z | Compiling crc-catalog v2.4.0 |
| 3290 | 2026-03-18T22:07:42.214Z | Compiling parking_lot_core v0.8.6 |
| 3291 | 2026-03-18T22:07:42.241Z | Compiling zerocopy v0.6.6 |
| 3292 | 2026-03-18T22:07:42.270Z | Compiling crc v3.4.0 |
| 3293 | 2026-03-18T22:07:42.368Z | Compiling bitfield v0.19.4 |
| 3294 | 2026-03-18T22:07:42.401Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3295 | 2026-03-18T22:07:42.600Z | Compiling proc-macro-error2 v2.0.1 |
| 3296 | 2026-03-18T22:07:42.695Z | Compiling array-init v0.0.4 |
| 3297 | 2026-03-18T22:07:42.753Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3298 | 2026-03-18T22:07:42.812Z | Compiling ghash v0.5.1 |
| 3299 | 2026-03-18T22:07:42.838Z | Compiling slog-stdlog v4.1.1 |
| 3300 | 2026-03-18T22:07:43.035Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3301 | 2026-03-18T22:07:43.066Z | Compiling smallvec v0.6.14 |
| 3302 | 2026-03-18T22:07:43.159Z | Compiling hickory-resolver v0.25.2 |
| 3303 | 2026-03-18T22:07:43.276Z | Compiling git-stub v1.0.0 |
| 3304 | 2026-03-18T22:07:43.364Z | Compiling ctr v0.9.2 |
| 3305 | 2026-03-18T22:07:43.390Z | Compiling num-derive v0.3.3 |
| 3306 | 2026-03-18T22:07:43.416Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3307 | 2026-03-18T22:07:43.665Z | Compiling lzma-sys v0.1.20 |
| 3308 | 2026-03-18T22:07:43.691Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3309 | 2026-03-18T22:07:43.719Z | Compiling progenitor-macro v0.10.0 |
| 3310 | 2026-03-18T22:07:43.851Z | Compiling hashbrown v0.12.3 |
| 3311 | 2026-03-18T22:07:43.987Z | Compiling unicase v2.9.0 |
| 3312 | 2026-03-18T22:07:44.015Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3313 | 2026-03-18T22:07:44.082Z | Compiling aes-gcm v0.10.3 |
| 3314 | 2026-03-18T22:07:44.116Z | Compiling git-stub-vcs v0.1.0 |
| 3315 | 2026-03-18T22:07:44.268Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3316 | 2026-03-18T22:07:44.296Z | Compiling mime_guess v2.0.5 |
| 3317 | 2026-03-18T22:07:44.320Z | Compiling serde-hex v0.1.0 |
| 3318 | 2026-03-18T22:07:44.369Z | Compiling tabled_derive v0.11.0 |
| 3319 | 2026-03-18T22:07:44.504Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3320 | 2026-03-18T22:07:44.563Z | Compiling slog-envlogger v2.2.0 |
| 3321 | 2026-03-18T22:07:44.643Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3322 | 2026-03-18T22:07:44.676Z | Compiling libscf-sys v1.1.0 |
| 3323 | 2026-03-18T22:07:44.896Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3324 | 2026-03-18T22:07:45.106Z | Compiling progenitor-impl v0.11.2 |
| 3325 | 2026-03-18T22:07:45.109Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3326 | 2026-03-18T22:07:45.347Z | Compiling ron v0.8.1 |
| 3327 | 2026-03-18T22:07:45.375Z | Compiling papergrid v0.17.0 |
| 3328 | 2026-03-18T22:07:45.434Z | Compiling cargo_toml v0.22.3 |
| 3329 | 2026-03-18T22:07:45.926Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3330 | 2026-03-18T22:07:45.951Z | Compiling hashbrown v0.13.2 |
| 3331 | 2026-03-18T22:07:46.091Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3332 | 2026-03-18T22:07:46.707Z | Compiling testing_table v0.3.0 |
| 3333 | 2026-03-18T22:07:46.733Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3334 | 2026-03-18T22:07:46.821Z | Compiling ssh-encoding v0.2.0 |
| 3335 | 2026-03-18T22:07:46.875Z | Compiling blowfish v0.9.1 |
| 3336 | 2026-03-18T22:07:46.936Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3337 | 2026-03-18T22:07:46.964Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3338 | 2026-03-18T22:07:47.059Z | Compiling nibble_vec v0.1.0 |
| 3339 | 2026-03-18T22:07:47.226Z | Compiling crc-any v2.5.0 |
| 3340 | 2026-03-18T22:07:47.263Z | Compiling endian-type v0.1.2 |
| 3341 | 2026-03-18T22:07:47.286Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3342 | 2026-03-18T22:07:47.289Z | Compiling corncobs v0.1.4 |
| 3343 | 2026-03-18T22:07:47.418Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3344 | 2026-03-18T22:07:47.480Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3345 | 2026-03-18T22:07:47.550Z | Compiling radix_trie v0.2.1 |
| 3346 | 2026-03-18T22:07:47.607Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3347 | 2026-03-18T22:07:47.667Z | Compiling ssh-cipher v0.2.0 |
| 3348 | 2026-03-18T22:07:47.730Z | Compiling tabled v0.20.0 |
| 3349 | 2026-03-18T22:07:47.823Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3350 | 2026-03-18T22:07:47.850Z | Compiling progenitor v0.13.0 |
| 3351 | 2026-03-18T22:07:47.903Z | Compiling object v0.30.4 |
| 3352 | 2026-03-18T22:07:48.003Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3353 | 2026-03-18T22:07:48.053Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3354 | 2026-03-18T22:07:48.081Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3355 | 2026-03-18T22:07:48.084Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3356 | 2026-03-18T22:07:48.436Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3357 | 2026-03-18T22:07:48.511Z | Compiling parking_lot v0.11.2 |
| 3358 | 2026-03-18T22:07:48.786Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3359 | 2026-03-18T22:07:48.864Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3360 | 2026-03-18T22:07:49.062Z | Compiling progenitor-macro v0.11.2 |
| 3361 | 2026-03-18T22:07:49.088Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3362 | 2026-03-18T22:07:49.251Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3363 | 2026-03-18T22:07:49.560Z | Compiling progenitor-client v0.11.2 |
| 3364 | 2026-03-18T22:07:49.614Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3365 | 2026-03-18T22:07:49.763Z | Compiling prefix-trie v0.7.0 |
| 3366 | 2026-03-18T22:07:49.836Z | Compiling password-hash v0.4.2 |
| 3367 | 2026-03-18T22:07:49.880Z | Compiling fxhash v0.2.1 |
| 3368 | 2026-03-18T22:07:49.993Z | Compiling secrecy v0.8.0 |
| 3369 | 2026-03-18T22:07:50.084Z | Compiling http-range v0.1.5 |
| 3370 | 2026-03-18T22:07:50.217Z | Compiling half v1.8.3 |
| 3371 | 2026-03-18T22:07:50.323Z | Compiling path-slash v0.1.5 |
| 3372 | 2026-03-18T22:07:50.368Z | Compiling hickory-server v0.25.2 |
| 3373 | 2026-03-18T22:07:50.627Z | Compiling serde_cbor v0.11.2 |
| 3374 | 2026-03-18T22:07:50.658Z | Compiling pbkdf2 v0.11.0 |
| 3375 | 2026-03-18T22:07:50.680Z | Compiling sled v0.34.7 |
| 3376 | 2026-03-18T22:07:50.963Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3377 | 2026-03-18T22:07:51.149Z | Compiling progenitor v0.10.0 |
| 3378 | 2026-03-18T22:07:51.201Z | Compiling ron v0.12.0 |
| 3379 | 2026-03-18T22:07:51.231Z | Compiling xz2 v0.1.7 |
| 3380 | 2026-03-18T22:07:51.366Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3381 | 2026-03-18T22:07:51.510Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3382 | 2026-03-18T22:07:51.572Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3383 | 2026-03-18T22:07:52.320Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3384 | 2026-03-18T22:07:52.371Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3385 | 2026-03-18T22:07:52.673Z | Compiling ssh-key v0.6.7 |
| 3386 | 2026-03-18T22:07:52.754Z | Compiling hickory-client v0.25.2 |
| 3387 | 2026-03-18T22:07:53.085Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3388 | 2026-03-18T22:07:53.192Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3389 | 2026-03-18T22:07:53.395Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3390 | 2026-03-18T22:07:53.470Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3391 | 2026-03-18T22:07:53.559Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3392 | 2026-03-18T22:07:53.703Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3393 | 2026-03-18T22:07:54.309Z | Compiling p256 v0.13.2 |
| 3394 | 2026-03-18T22:07:54.392Z | Compiling p521 v0.13.3 |
| 3395 | 2026-03-18T22:07:54.504Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3396 | 2026-03-18T22:07:54.553Z | Compiling yasna v0.5.2 |
| 3397 | 2026-03-18T22:07:54.847Z | Compiling kstat-rs v0.2.4 |
| 3398 | 2026-03-18T22:07:55.137Z | Compiling headers-core v0.3.0 |
| 3399 | 2026-03-18T22:07:55.273Z | Compiling nanorand v0.7.0 |
| 3400 | 2026-03-18T22:07:55.300Z | Compiling atty v0.2.14 |
| 3401 | 2026-03-18T22:07:55.414Z | Compiling russh-cryptovec v0.7.3 |
| 3402 | 2026-03-18T22:07:55.512Z | Compiling base16ct v1.0.0 |
| 3403 | 2026-03-18T22:07:55.555Z | Compiling home v0.5.12 |
| 3404 | 2026-03-18T22:07:55.706Z | Compiling crc8 v0.1.1 |
| 3405 | 2026-03-18T22:07:55.762Z | Compiling md5 v0.7.0 |
| 3406 | 2026-03-18T22:07:55.818Z | Compiling flume v0.11.1 |
| 3407 | 2026-03-18T22:07:55.849Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3408 | 2026-03-18T22:07:55.849Z | Compiling headers v0.4.1 |
| 3409 | 2026-03-18T22:07:55.914Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3410 | 2026-03-18T22:07:55.926Z | Compiling rcgen v0.12.1 |
| 3411 | 2026-03-18T22:07:55.965Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3412 | 2026-03-18T22:07:56.070Z | Compiling russh-keys v0.45.0 |
| 3413 | 2026-03-18T22:07:56.094Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3414 | 2026-03-18T22:07:56.177Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3415 | 2026-03-18T22:07:56.293Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3416 | 2026-03-18T22:07:56.535Z | Compiling progenitor v0.11.2 |
| 3417 | 2026-03-18T22:07:56.678Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3418 | 2026-03-18T22:07:56.772Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3419 | 2026-03-18T22:07:56.872Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3420 | 2026-03-18T22:07:56.916Z | Compiling hyper-staticfile v0.10.1 |
| 3421 | 2026-03-18T22:07:57.023Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3422 | 2026-03-18T22:07:57.206Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3423 | 2026-03-18T22:07:57.660Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3424 | 2026-03-18T22:07:57.670Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3425 | 2026-03-18T22:07:57.791Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3426 | 2026-03-18T22:07:58.496Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3427 | 2026-03-18T22:07:58.535Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3428 | 2026-03-18T22:07:58.536Z | Compiling num-bigint v0.4.6 |
| 3429 | 2026-03-18T22:07:58.536Z | Compiling des v0.8.1 |
| 3430 | 2026-03-18T22:07:58.536Z | Compiling subprocess v0.2.15 |
| 3431 | 2026-03-18T22:07:58.536Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3432 | 2026-03-18T22:07:58.536Z | Compiling hex-literal v0.4.1 |
| 3433 | 2026-03-18T22:07:58.599Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3434 | 2026-03-18T22:07:58.626Z | Compiling display-error-chain v0.2.2 |
| 3435 | 2026-03-18T22:07:58.850Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3436 | 2026-03-18T22:07:58.936Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3437 | 2026-03-18T22:07:58.963Z | Compiling colored v2.2.0 |
| 3438 | 2026-03-18T22:07:58.987Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3439 | 2026-03-18T22:07:59.334Z | Compiling socket2 v0.5.10 |
| 3440 | 2026-03-18T22:07:59.361Z | Compiling internet-checksum v0.2.1 |
| 3441 | 2026-03-18T22:07:59.956Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3442 | 2026-03-18T22:08:00.084Z | Compiling russh v0.45.0 |
| 3443 | 2026-03-18T22:08:00.728Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3444 | 2026-03-18T22:08:07.332Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3445 | 2026-03-18T22:08:17.621Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3446 | 2026-03-18T22:08:17.621Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3447 | 2026-03-18T22:08:17.625Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3448 | 2026-03-18T22:08:17.625Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3449 | 2026-03-18T22:08:19.879Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3450 | 2026-03-18T22:08:20.110Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3451 | 2026-03-18T22:08:25.769Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3452 | 2026-03-18T22:08:56.290Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3453 | 2026-03-18T22:09:20.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s |
| 3454 | 2026-03-18T22:09:21.115Z | |
| 3455 | 2026-03-18T22:09:21.118Z | real 1:59.066464142 |
| 3456 | 2026-03-18T22:09:21.118Z | user 11:41.365451778 |
| 3457 | 2026-03-18T22:09:21.118Z | sys 2:05.260531725 |
| 3458 | 2026-03-18T22:09:21.118Z | trap 0.366563289 |
| 3459 | 2026-03-18T22:09:21.118Z | tflt 0.519983649 |
| 3460 | 2026-03-18T22:09:21.118Z | dflt 1.683819383 |
| 3461 | 2026-03-18T22:09:21.118Z | kflt 0.000306499 |
| 3462 | 2026-03-18T22:09:21.118Z | lock 40:42.404820131 |
| 3463 | 2026-03-18T22:09:21.118Z | slp 26:19.753810067 |
| 3464 | 2026-03-18T22:09:21.118Z | lat 45.503839194 |
| 3465 | 2026-03-18T22:09:21.118Z | stop 4:00.319014287 |
| 3466 | 2026-03-18T22:09:21.118Z | + mkdir tests |
| 3467 | 2026-03-18T22:09:21.121Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3468 | 2026-03-18T22:09:21.124Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3469 | 2026-03-18T22:09:21.154Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-58b78f45b9570bbf tests/ |
| 3470 | 2026-03-18T22:09:21.177Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-e6f8ef4052bfb0c2 tests/ |
| 3471 | 2026-03-18T22:09:21.201Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-24d786529c44a77c tests/ |
| 3472 | 2026-03-18T22:09:21.224Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a99e61b3cc7d9b0e tests/ |
| 3473 | 2026-03-18T22:09:21.463Z | + 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/*) |
| 3474 | 2026-03-18T22:09:21.466Z | + 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-e6f8ef4052bfb0c2 tests/commtest-24d786529c44a77c tests/dhcp_server-58b78f45b9570bbf tests/end_to_end_tests-a99e61b3cc7d9b0e 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 |
| 3475 | 2026-03-18T22:11:00.907Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3476 | 2026-03-18T22:11:00.907Z | a .github/buildomat/ci-env.sh 1K |
| 3477 | 2026-03-18T22:11:00.907Z | a out/target/test 1K |
| 3478 | 2026-03-18T22:11:00.907Z | a out/npuzone/npuzone 27402K |
| 3479 | 2026-03-18T22:11:00.907Z | a package-manifest.toml 35K |
| 3480 | 2026-03-18T22:11:00.907Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3481 | 2026-03-18T22:11:00.907Z | a target/release/omicron-package 40561K |
| 3482 | 2026-03-18T22:11:00.907Z | a target/release/xtask 11433K |
| 3483 | 2026-03-18T22:11:00.907Z | a target/debug/bootstrap 335395K |
| 3484 | 2026-03-18T22:11:00.907Z | a tests/bootstrap-e6f8ef4052bfb0c2 31310K |
| 3485 | 2026-03-18T22:11:00.907Z | a tests/commtest-24d786529c44a77c 32395K |
| 3486 | 2026-03-18T22:11:00.907Z | a tests/dhcp_server-58b78f45b9570bbf 31310K |
| 3487 | 2026-03-18T22:11:00.907Z | a tests/end_to_end_tests-a99e61b3cc7d9b0e 377690K |
| 3488 | 2026-03-18T22:11:00.907Z | a out/clickhouse.tar.gz 301709K |
| 3489 | 2026-03-18T22:11:00.907Z | a out/clickhouse_keeper.tar.gz 287173K |
| 3490 | 2026-03-18T22:11:00.907Z | a out/clickhouse_server.tar.gz 301708K |
| 3491 | 2026-03-18T22:11:00.907Z | a out/cockroachdb.tar.gz 156534K |
| 3492 | 2026-03-18T22:11:00.907Z | a out/crucible-pantry-zone.tar.gz 38990K |
| 3493 | 2026-03-18T22:11:00.907Z | a out/crucible-utils.tar 17744K |
| 3494 | 2026-03-18T22:11:00.907Z | a out/crucible-zone.tar.gz 53128K |
| 3495 | 2026-03-18T22:11:00.907Z | a out/external-dns.tar.gz 43604K |
| 3496 | 2026-03-18T22:11:00.907Z | a out/internal-dns.tar.gz 43604K |
| 3497 | 2026-03-18T22:11:00.907Z | a out/mg-ddm-gz.tar 78377K |
| 3498 | 2026-03-18T22:11:00.907Z | a out/nexus.tar.gz 209059K |
| 3499 | 2026-03-18T22:11:00.907Z | a out/ntp.tar.gz 25418K |
| 3500 | 2026-03-18T22:11:00.907Z | a out/omicron-gateway-softnpu.tar.gz 28226K |
| 3501 | 2026-03-18T22:11:00.908Z | a out/omicron-sled-agent.tar 186543K |
| 3502 | 2026-03-18T22:11:00.908Z | a out/overlay.tar.gz 3K |
| 3503 | 2026-03-18T22:11:00.908Z | a out/oximeter.tar.gz 57439K |
| 3504 | 2026-03-18T22:11:00.908Z | a out/oxlog.tar 3782K |
| 3505 | 2026-03-18T22:11:00.908Z | a out/probe.tar.gz 3037K |
| 3506 | 2026-03-18T22:11:00.908Z | a out/propolis-server.tar.gz 74633K |
| 3507 | 2026-03-18T22:11:00.908Z | a out/pumpkind-gz.tar 26647K |
| 3508 | 2026-03-18T22:11:00.908Z | a out/switch-softnpu.tar.gz 367870K |
| 3509 | 2026-03-18T22:11:00.913Z | |
| 3510 | 2026-03-18T22:11:00.913Z | real 1:39.473522263 |
| 3511 | 2026-03-18T22:11:00.913Z | user 1:36.428920215 |
| 3512 | 2026-03-18T22:11:00.914Z | sys 6.151652185 |
| 3513 | 2026-03-18T22:11:00.914Z | trap 0.007133626 |
| 3514 | 2026-03-18T22:11:00.914Z | tflt 0.000000000 |
| 3515 | 2026-03-18T22:11:00.914Z | dflt 0.000000000 |
| 3516 | 2026-03-18T22:11:00.914Z | kflt 0.000000000 |
| 3517 | 2026-03-18T22:11:00.914Z | lock 0.000000000 |
| 3518 | 2026-03-18T22:11:00.914Z | slp 1:35.748905923 |
| 3519 | 2026-03-18T22:11:00.914Z | lat 0.606049398 |
| 3520 | 2026-03-18T22:11:00.914Z | stop 0.000176378 |
| 3521 | 2026-03-18T22:11:00.914Z | process exited: duration 1465418 ms, exit code 0 |
| |
| 3522 | 2026-03-18T22:11:00.932Z | found 1 output files |
| 3523 | 2026-03-18T22:11:00.932Z | uploading: /work/package.tar.gz (2319776428 bytes) |
| 3524 | 2026-03-18T22:11:31.524Z | uploaded: /work/package.tar.gz |