|
|
|
| 1 | 2026-03-19T05:53:09.860Z | job assigned to worker 01KM2AD756BN67WMSFYA8N37ZM [factory aws, i-0993e9ac19c2bd7ad] (queued for 1 m 13 s) |
| |
| 2 | 2026-03-19T05:53:17.892Z | starting task 0: "setup" |
| 3 | 2026-03-19T05:53:17.900Z | ++ uname -s |
| 4 | 2026-03-19T05:53:17.903Z | + kern=SunOS |
| 5 | 2026-03-19T05:53:17.903Z | + build_user=build |
| 6 | 2026-03-19T05:53:17.903Z | + build_uid=12345 |
| 7 | 2026-03-19T05:53:17.903Z | + work_dir=/work |
| 8 | 2026-03-19T05:53:17.903Z | + input_dir=/input |
| 9 | 2026-03-19T05:53:17.903Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T05:53:17.903Z | + case "$kern" in |
| 11 | 2026-03-19T05:53:17.903Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T05:53:17.906Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T05:53:19.914Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T05:53:20.035Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T05:53:20.038Z | + home_fs=zfs |
| 16 | 2026-03-19T05:53:20.038Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T05:53:20.038Z | + mkdir -p /home/build |
| 18 | 2026-03-19T05:53:20.040Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T05:53:22.042Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T05:53:22.045Z | process exited: duration 4152 ms, exit code 0 |
| |
| 21 | 2026-03-19T05:53:22.051Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T05:53:22.057Z | * rust toolchain channel = "1.94.0" |
| 23 | 2026-03-19T05:53:22.057Z | * rust toolchain profile = "default" |
| 24 | 2026-03-19T05:53:22.057Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 25 | 2026-03-19T05:53:22.057Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-19T05:53:22.057Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T05:53:22.057Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T05:53:22.059Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T05:53:22.060Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-19T05:53:22.189Z | info: downloading installer |
| 31 | 2026-03-19T05:53:23.878Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T05:53:23.878Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T05:53:23.878Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T05:53:23.881Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T05:53:23.882Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T05:53:23.882Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T05:53:23.882Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T05:53:23.882Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T05:53:23.882Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T05:53:23.882Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T05:53:23.882Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T05:53:23.882Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T05:53:23.882Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T05:53:23.891Z | info: profile set to default |
| 45 | 2026-03-19T05:53:23.891Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T05:53:23.894Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-19T05:53:24.050Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T05:53:24.053Z | info: downloading 6 components |
| 49 | 2026-03-19T05:53:40.699Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-19T05:53:40.699Z | |
| 51 | 2026-03-19T05:53:40.735Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T05:53:40.736Z | |
| 53 | 2026-03-19T05:53:40.738Z | |
| 54 | 2026-03-19T05:53:40.738Z | Rust is installed now. Great! |
| 55 | 2026-03-19T05:53:40.738Z | |
| 56 | 2026-03-19T05:53:40.738Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T05:53:40.738Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T05:53:40.738Z | |
| 59 | 2026-03-19T05:53:40.738Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T05:53:40.738Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T05:53:40.739Z | |
| 62 | 2026-03-19T05:53:40.739Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T05:53:40.739Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T05:53:40.739Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T05:53:40.739Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T05:53:40.739Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T05:53:40.739Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T05:53:40.739Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T05:53:40.739Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T05:53:40.739Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T05:53:40.853Z | + rustup --version |
| 72 | 2026-03-19T05:53:40.860Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T05:53:40.863Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T05:53:40.887Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T05:53:40.889Z | + cargo --version |
| 76 | 2026-03-19T05:53:40.905Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T05:53:40.905Z | + rustc --version |
| 78 | 2026-03-19T05:53:40.930Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T05:53:40.933Z | process exited: duration 18880 ms, exit code 0 |
| |
| 80 | 2026-03-19T05:53:40.939Z | starting task 2: "authentication" |
| 81 | 2026-03-19T05:53:40.959Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-19T05:53:40.965Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T05:53:40.970Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-19T05:53:40.973Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-19T05:53:41.012Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-19T05:53:52.123Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-19T05:53:52.126Z | + git fetch origin 5245858d476bcb9dc8b139984b2e09f83fec316f |
| 88 | 2026-03-19T05:53:52.401Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-19T05:53:52.401Z | * branch 5245858d476bcb9dc8b139984b2e09f83fec316f -> FETCH_HEAD |
| 90 | 2026-03-19T05:53:52.415Z | + [[ -n sunshowers/spr/reconfigurator-test-that-reconfigurator-updates-are-in-server-side-topological-order ]] |
| 91 | 2026-03-19T05:53:52.418Z | ++ git branch --show-current |
| 92 | 2026-03-19T05:53:52.421Z | + current=main |
| 93 | 2026-03-19T05:53:52.421Z | + [[ main != sunshowers/spr/reconfigurator-test-that-reconfigurator-updates-are-in-server-side-topological-order ]] |
| 94 | 2026-03-19T05:53:52.421Z | + git branch -f sunshowers/spr/reconfigurator-test-that-reconfigurator-updates-are-in-server-side-topological-order 5245858d476bcb9dc8b139984b2e09f83fec316f |
| 95 | 2026-03-19T05:53:52.424Z | + git checkout -f sunshowers/spr/reconfigurator-test-that-reconfigurator-updates-are-in-server-side-topological-order |
| 96 | 2026-03-19T05:53:52.761Z | Switched to branch 'sunshowers/spr/reconfigurator-test-that-reconfigurator-updates-are-in-server-side-topological-order' |
| 97 | 2026-03-19T05:53:52.764Z | + git reset --hard 5245858d476bcb9dc8b139984b2e09f83fec316f |
| 98 | 2026-03-19T05:53:52.788Z | HEAD is now at 5245858d4 [spr] initial version |
| 99 | 2026-03-19T05:53:52.791Z | process exited: duration 11823 ms, exit code 0 |
| |
| 100 | 2026-03-19T05:53:52.797Z | starting task 4: "build" |
| 101 | 2026-03-19T05:53:52.803Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-19T05:53:52.806Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-19T05:53:52.806Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-19T05:53:52.806Z | + cargo --version |
| 105 | 2026-03-19T05:53:52.815Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-19T05:53:52.818Z | + rustc --version |
| 107 | 2026-03-19T05:53:52.844Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-19T05:53:52.847Z | + WORK=/work |
| 109 | 2026-03-19T05:53:52.847Z | + pfexec mkdir -p /work |
| 110 | 2026-03-19T05:53:52.852Z | + pfexec chown build /work |
| 111 | 2026-03-19T05:53:52.855Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-19T05:54:03.075Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-19T05:54:13.165Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-19T05:54:35.559Z | Planning: Solver setup ... Done (20.938s) |
| 115 | 2026-03-19T05:54:35.714Z | Planning: Running solver ... Done (0.154s) |
| 116 | 2026-03-19T05:54:35.895Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-03-19T05:54:35.907Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-19T05:54:36.034Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-19T05:54:36.077Z | Planning: Package planning ... Done (0.043s) |
| 120 | 2026-03-19T05:54:36.118Z | Planning: Merging actions ... Done (0.040s) |
| 121 | 2026-03-19T05:54:36.359Z | Planning: Checking for conflicting actions ... Done (0.241s) |
| 122 | 2026-03-19T05:54:36.371Z | Planning: Consolidating action changes ... Done (0.010s) |
| 123 | 2026-03-19T05:54:37.236Z | Planning: Evaluating mediators ... Done (0.866s) |
| 124 | 2026-03-19T05:54:37.244Z | Planning: Planning completed in 23.93 seconds |
| 125 | 2026-03-19T05:54:37.258Z | Packages to install: 4 |
| 126 | 2026-03-19T05:54:37.258Z | Mediators to change: 2 |
| 127 | 2026-03-19T05:54:37.258Z | Services to change: 1 |
| 128 | 2026-03-19T05:54:37.261Z | Estimated space available: 155.43 GB |
| 129 | 2026-03-19T05:54:37.261Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-19T05:54:37.261Z | Create boot environment: No |
| 131 | 2026-03-19T05:54:37.261Z | Create backup boot environment: No |
| 132 | 2026-03-19T05:54:37.261Z | Rebuild boot archive: No |
| 133 | 2026-03-19T05:54:37.261Z | |
| 134 | 2026-03-19T05:54:37.261Z | Changed mediators: |
| 135 | 2026-03-19T05:54:37.261Z | mediator clang: |
| 136 | 2026-03-19T05:54:37.261Z | version: None -> 15 (system default) |
| 137 | 2026-03-19T05:54:37.261Z | |
| 138 | 2026-03-19T05:54:37.261Z | mediator llvm: |
| 139 | 2026-03-19T05:54:37.261Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-19T05:54:37.261Z | |
| 141 | 2026-03-19T05:54:37.261Z | Changed packages: |
| 142 | 2026-03-19T05:54:37.261Z | helios-dev |
| 143 | 2026-03-19T05:54:37.261Z | developer/build-essential |
| 144 | 2026-03-19T05:54:37.261Z | None -> 11-2.0 |
| 145 | 2026-03-19T05:54:37.262Z | library/libxmlsec1 |
| 146 | 2026-03-19T05:54:37.262Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-19T05:54:37.262Z | ooce/developer/clang-15 |
| 148 | 2026-03-19T05:54:37.262Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-19T05:54:37.262Z | ooce/developer/llvm-15 |
| 150 | 2026-03-19T05:54:37.262Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-19T05:54:37.262Z | |
| 152 | 2026-03-19T05:54:37.262Z | Services: |
| 153 | 2026-03-19T05:54:37.262Z | restart_fmri: |
| 154 | 2026-03-19T05:54:37.262Z | svc:/system/update-man-index:default |
| 155 | 2026-03-19T05:54:37.307Z | |
| 156 | 2026-03-19T05:54:37.307Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-19T05:54:42.309Z | Download: 2802/3290 items 120.8/212.6MB 56% complete (24.4M/s) |
| 158 | 2026-03-19T05:54:46.704Z | Download: Completed 212.60 MB in 9.40 seconds (22.6M/s) |
| 159 | 2026-03-19T05:54:46.963Z | Actions: 1/3689 actions (Installing new actions) |
| 160 | 2026-03-19T05:54:51.134Z | Actions: Completed 3689 actions in 4.17 seconds. |
| 161 | 2026-03-19T05:54:51.500Z | Done (0.358s) |
| 162 | 2026-03-19T05:54:51.500Z | Done (0.000s) |
| 163 | 2026-03-19T05:54:52.393Z | Done (0.893s) |
| 164 | 2026-03-19T05:54:56.560Z | Done (3.821s) |
| 165 | 2026-03-19T05:54:56.648Z | Done (0.019s) |
| 166 | 2026-03-19T05:54:56.651Z | Done (0.000s) |
| 167 | 2026-03-19T05:54:56.826Z | Done (0.000s) |
| 168 | 2026-03-19T05:54:57.811Z | Planning: Evaluating mediator changes ... Done |
| 169 | 2026-03-19T05:54:57.955Z | Planning: Checking for conflicting actions ... Done |
| 170 | 2026-03-19T05:54:57.958Z | Planning: Consolidating action changes ... Done |
| 171 | 2026-03-19T05:54:58.179Z | Planning: Evaluating mediators ... Done |
| 172 | 2026-03-19T05:54:58.189Z | Planning: Planning completed in 0.37 seconds |
| 173 | 2026-03-19T05:54:58.209Z | Mediators to change: 2 |
| 174 | 2026-03-19T05:54:58.209Z | Create boot environment: No |
| 175 | 2026-03-19T05:54:58.209Z | Create backup boot environment: No |
| 176 | 2026-03-19T05:54:58.292Z | Done |
| 177 | 2026-03-19T05:54:58.292Z | Done |
| 178 | 2026-03-19T05:54:59.056Z | Done |
| 179 | 2026-03-19T05:55:02.411Z | Done |
| 180 | 2026-03-19T05:55:02.495Z | Done |
| 181 | 2026-03-19T05:55:02.501Z | Done |
| 182 | 2026-03-19T05:55:02.647Z | Done |
| 183 | 2026-03-19T05:55:03.186Z | Planning: Evaluating mediator changes ... Done |
| 184 | 2026-03-19T05:55:03.190Z | Planning: Merging actions ... Done |
| 185 | 2026-03-19T05:55:03.352Z | Planning: Checking for conflicting actions ... Done |
| 186 | 2026-03-19T05:55:03.356Z | Planning: Consolidating action changes ... Done |
| 187 | 2026-03-19T05:55:03.573Z | Planning: Evaluating mediators ... Done |
| 188 | 2026-03-19T05:55:03.615Z | Planning: Planning completed in 0.63 seconds |
| 189 | 2026-03-19T05:55:03.646Z | Packages to change: 1 |
| 190 | 2026-03-19T05:55:03.646Z | Mediators to change: 1 |
| 191 | 2026-03-19T05:55:03.649Z | Services to change: 1 |
| 192 | 2026-03-19T05:55:03.649Z | Create boot environment: No |
| 193 | 2026-03-19T05:55:03.649Z | Create backup boot environment: Yes |
| 194 | 2026-03-19T05:55:06.117Z | Actions: 1/6 actions (Updating modified actions) |
| 195 | 2026-03-19T05:55:06.120Z | Actions: Completed 6 actions in 0.00 seconds. |
| 196 | 2026-03-19T05:55:06.120Z | Done |
| 197 | 2026-03-19T05:55:06.120Z | Done |
| 198 | 2026-03-19T05:55:06.316Z | Done |
| 199 | 2026-03-19T05:55:09.627Z | Done |
| 200 | 2026-03-19T05:55:09.715Z | Done |
| 201 | 2026-03-19T05:55:09.718Z | Done |
| 202 | 2026-03-19T05:55:09.863Z | Done |
| 203 | 2026-03-19T05:55:10.239Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 204 | 2026-03-19T05:55:10.239Z | clang system 15 system |
| 205 | 2026-03-19T05:55:10.239Z | csh system system illumos |
| 206 | 2026-03-19T05:55:10.239Z | ctags system system illumos |
| 207 | 2026-03-19T05:55:10.239Z | file system system illumos |
| 208 | 2026-03-19T05:55:10.239Z | gcc vendor 12 vendor |
| 209 | 2026-03-19T05:55:10.239Z | gcc system 10 system |
| 210 | 2026-03-19T05:55:10.239Z | gcc system 7 system |
| 211 | 2026-03-19T05:55:10.240Z | go system 1.20 system |
| 212 | 2026-03-19T05:55:10.240Z | go system 1.19 system |
| 213 | 2026-03-19T05:55:10.240Z | llvm system 15 system |
| 214 | 2026-03-19T05:55:10.240Z | llvm system 14 system |
| 215 | 2026-03-19T05:55:10.240Z | mariadb system 10.6 system |
| 216 | 2026-03-19T05:55:10.240Z | mta vendor vendor dma |
| 217 | 2026-03-19T05:55:10.240Z | openjdk system 17 system |
| 218 | 2026-03-19T05:55:10.240Z | openjdk system 11 system |
| 219 | 2026-03-19T05:55:10.240Z | openjdk system 1.8 system |
| 220 | 2026-03-19T05:55:10.240Z | openssl vendor 3 vendor |
| 221 | 2026-03-19T05:55:10.240Z | perl system 5.36 system |
| 222 | 2026-03-19T05:55:10.240Z | postgresql system 15 system |
| 223 | 2026-03-19T05:55:10.240Z | postgresql system 13 system |
| 224 | 2026-03-19T05:55:10.240Z | python vendor 3 vendor |
| 225 | 2026-03-19T05:55:10.240Z | python system 2 system |
| 226 | 2026-03-19T05:55:10.240Z | python3 system 3.11 system |
| 227 | 2026-03-19T05:55:10.240Z | ruby system 3.0 system |
| 228 | 2026-03-19T05:55:10.240Z | words vendor vendor american-english |
| 229 | 2026-03-19T05:55:10.240Z | words system system australian-english |
| 230 | 2026-03-19T05:55:10.240Z | words system system british-english |
| 231 | 2026-03-19T05:55:10.240Z | words system system canadian-english |
| 232 | 2026-03-19T05:55:10.240Z | words system system french |
| 233 | 2026-03-19T05:55:10.240Z | words system system italian |
| 234 | 2026-03-19T05:55:10.240Z | words system system ngerman |
| 235 | 2026-03-19T05:55:10.240Z | words system system ogerman |
| 236 | 2026-03-19T05:55:10.240Z | words system system spanish |
| 237 | 2026-03-19T05:55:10.542Z | PUBLISHER TYPE STATUS P LOCATION |
| 238 | 2026-03-19T05:55:10.542Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 239 | 2026-03-19T05:55:16.501Z | FMRI IFO |
| 240 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 241 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 242 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 243 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 244 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 245 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 246 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 247 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 248 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 249 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 250 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 251 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 252 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 253 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 254 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 255 | 2026-03-19T05:55:16.501Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 256 | 2026-03-19T05:55:17.753Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 257 | 2026-03-19T05:55:18.011Z | Updating crates.io index |
| 258 | 2026-03-19T05:55:18.014Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 259 | 2026-03-19T05:55:18.319Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 260 | 2026-03-19T05:55:19.216Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 261 | 2026-03-19T05:55:19.631Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 262 | 2026-03-19T05:55:19.951Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 263 | 2026-03-19T05:55:21.142Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 264 | 2026-03-19T05:55:21.662Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 265 | 2026-03-19T05:55:23.029Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 266 | 2026-03-19T05:55:24.639Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 267 | 2026-03-19T05:55:26.028Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 268 | 2026-03-19T05:55:26.556Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 269 | 2026-03-19T05:55:27.232Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 270 | 2026-03-19T05:55:27.703Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 271 | 2026-03-19T05:55:28.190Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 272 | 2026-03-19T05:55:28.555Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 273 | 2026-03-19T05:55:29.759Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 274 | 2026-03-19T05:55:30.404Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 275 | 2026-03-19T05:55:30.795Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 276 | 2026-03-19T05:55:31.095Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 277 | 2026-03-19T05:55:31.491Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 278 | 2026-03-19T05:55:31.986Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 279 | 2026-03-19T05:55:32.221Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 280 | 2026-03-19T05:55:32.502Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 281 | 2026-03-19T05:55:32.896Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 282 | 2026-03-19T05:55:33.302Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 283 | 2026-03-19T05:55:33.971Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 284 | 2026-03-19T05:55:34.389Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 285 | 2026-03-19T05:55:34.904Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 286 | 2026-03-19T05:55:35.205Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-03-19T05:55:36.779Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 288 | 2026-03-19T05:55:37.027Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 289 | 2026-03-19T05:55:37.394Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-03-19T05:55:37.703Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-03-19T05:55:38.055Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 292 | 2026-03-19T05:55:38.589Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 293 | 2026-03-19T05:55:38.819Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 294 | 2026-03-19T05:55:39.043Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 295 | 2026-03-19T05:55:39.452Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 296 | 2026-03-19T05:56:00.071Z | Downloading crates ... |
| 297 | 2026-03-19T05:56:00.128Z | Downloaded cargo-platform v0.2.0 |
| 298 | 2026-03-19T05:56:00.131Z | Downloaded anstream v0.6.21 |
| 299 | 2026-03-19T05:56:00.135Z | Downloaded potential_utf v0.1.4 |
| 300 | 2026-03-19T05:56:00.136Z | Downloaded terminal_size v0.4.3 |
| 301 | 2026-03-19T05:56:00.139Z | Downloaded getrandom v0.4.1 |
| 302 | 2026-03-19T05:56:00.142Z | Downloaded yoke-derive v0.8.1 |
| 303 | 2026-03-19T05:56:00.144Z | Downloaded utf8parse v0.2.2 |
| 304 | 2026-03-19T05:56:00.144Z | Downloaded indexmap v2.13.0 |
| 305 | 2026-03-19T05:56:00.147Z | Downloaded itoa v1.0.17 |
| 306 | 2026-03-19T05:56:00.150Z | Downloaded icu_provider v2.1.1 |
| 307 | 2026-03-19T05:56:00.150Z | Downloaded macaddr v1.0.1 |
| 308 | 2026-03-19T05:56:00.153Z | Downloaded anstyle v1.0.13 |
| 309 | 2026-03-19T05:56:00.153Z | Downloaded usdt v0.5.0 |
| 310 | 2026-03-19T05:56:00.156Z | Downloaded thread-id v4.2.2 |
| 311 | 2026-03-19T05:56:00.156Z | Downloaded textwrap v0.16.2 |
| 312 | 2026-03-19T05:56:00.156Z | Downloaded anstyle-parse v0.2.7 |
| 313 | 2026-03-19T05:56:00.159Z | Downloaded fnv v1.0.7 |
| 314 | 2026-03-19T05:56:00.159Z | Downloaded cfg-if v1.0.4 |
| 315 | 2026-03-19T05:56:00.162Z | Downloaded icu_properties v2.1.2 |
| 316 | 2026-03-19T05:56:00.165Z | Downloaded zerovec-derive v0.11.2 |
| 317 | 2026-03-19T05:56:00.165Z | Downloaded thiserror-impl v2.0.18 |
| 318 | 2026-03-19T05:56:00.168Z | Downloaded thiserror v2.0.18 |
| 319 | 2026-03-19T05:56:00.171Z | Downloaded unicode-xid v0.2.6 |
| 320 | 2026-03-19T05:56:00.171Z | Downloaded scroll_derive v0.12.1 |
| 321 | 2026-03-19T05:56:00.174Z | Downloaded displaydoc v0.2.5 |
| 322 | 2026-03-19T05:56:00.174Z | Downloaded digest v0.10.7 |
| 323 | 2026-03-19T05:56:00.177Z | Downloaded clap_derive v4.5.55 |
| 324 | 2026-03-19T05:56:00.179Z | Downloaded serde_tokenstream v0.2.3 |
| 325 | 2026-03-19T05:56:00.179Z | Downloaded yoke v0.8.1 |
| 326 | 2026-03-19T05:56:00.182Z | Downloaded utf8_iter v1.0.4 |
| 327 | 2026-03-19T05:56:00.182Z | Downloaded autocfg v1.5.0 |
| 328 | 2026-03-19T05:56:00.185Z | Downloaded heck v0.4.1 |
| 329 | 2026-03-19T05:56:00.185Z | Downloaded scroll v0.12.0 |
| 330 | 2026-03-19T05:56:00.185Z | Downloaded errno v0.3.14 |
| 331 | 2026-03-19T05:56:00.188Z | Downloaded tinystr v0.8.2 |
| 332 | 2026-03-19T05:56:00.188Z | Downloaded form_urlencoded v1.2.2 |
| 333 | 2026-03-19T05:56:00.190Z | Downloaded bitflags v2.11.0 |
| 334 | 2026-03-19T05:56:00.193Z | Downloaded idna_adapter v1.2.1 |
| 335 | 2026-03-19T05:56:00.193Z | Downloaded anyhow v1.0.102 |
| 336 | 2026-03-19T05:56:00.196Z | Downloaded memmap v0.7.0 |
| 337 | 2026-03-19T05:56:00.199Z | Downloaded fastrand v2.3.0 |
| 338 | 2026-03-19T05:56:00.199Z | Downloaded dof v0.3.0 |
| 339 | 2026-03-19T05:56:00.199Z | Downloaded block-buffer v0.10.4 |
| 340 | 2026-03-19T05:56:00.202Z | Downloaded ordered-float v2.10.1 |
| 341 | 2026-03-19T05:56:00.202Z | Downloaded usdt-attr-macro v0.5.0 |
| 342 | 2026-03-19T05:56:00.205Z | Downloaded thiserror-impl v1.0.69 |
| 343 | 2026-03-19T05:56:00.206Z | Downloaded tabled_derive v0.7.0 |
| 344 | 2026-03-19T05:56:00.206Z | Downloaded unicode-ident v1.0.24 |
| 345 | 2026-03-19T05:56:00.208Z | Downloaded dtrace-parser v0.2.0 |
| 346 | 2026-03-19T05:56:00.208Z | Downloaded strsim v0.11.1 |
| 347 | 2026-03-19T05:56:00.208Z | Downloaded serde_spanned v0.6.9 |
| 348 | 2026-03-19T05:56:00.211Z | Downloaded zerocopy-derive v0.7.35 |
| 349 | 2026-03-19T05:56:00.214Z | Downloaded version_check v0.9.5 |
| 350 | 2026-03-19T05:56:00.216Z | Downloaded is_terminal_polyfill v1.70.2 |
| 351 | 2026-03-19T05:56:00.216Z | Downloaded pretty-hex v0.4.1 |
| 352 | 2026-03-19T05:56:00.219Z | Downloaded ucd-trie v0.1.7 |
| 353 | 2026-03-19T05:56:00.219Z | Downloaded icu_collections v2.1.1 |
| 354 | 2026-03-19T05:56:00.223Z | Downloaded serde-value v0.7.0 |
| 355 | 2026-03-19T05:56:00.226Z | Downloaded toml_datetime v0.6.11 |
| 356 | 2026-03-19T05:56:00.229Z | Downloaded equivalent v1.0.2 |
| 357 | 2026-03-19T05:56:00.229Z | Downloaded cpufeatures v0.2.17 |
| 358 | 2026-03-19T05:56:00.232Z | Downloaded stable_deref_trait v1.2.1 |
| 359 | 2026-03-19T05:56:00.232Z | Downloaded usdt-macro v0.5.0 |
| 360 | 2026-03-19T05:56:00.232Z | Downloaded proc-macro-error-attr v1.0.4 |
| 361 | 2026-03-19T05:56:00.235Z | Downloaded plain v0.2.3 |
| 362 | 2026-03-19T05:56:00.235Z | Downloaded zerofrom-derive v0.1.6 |
| 363 | 2026-03-19T05:56:00.235Z | Downloaded zerofrom v0.1.6 |
| 364 | 2026-03-19T05:56:00.237Z | Downloaded unicode-linebreak v0.1.5 |
| 365 | 2026-03-19T05:56:00.237Z | Downloaded typeid v1.0.3 |
| 366 | 2026-03-19T05:56:00.238Z | Downloaded colorchoice v1.0.4 |
| 367 | 2026-03-19T05:56:00.240Z | Downloaded heck v0.5.0 |
| 368 | 2026-03-19T05:56:00.240Z | Downloaded zmij v1.0.21 |
| 369 | 2026-03-19T05:56:00.240Z | Downloaded clap_lex v1.0.0 |
| 370 | 2026-03-19T05:56:00.243Z | Downloaded zerocopy v0.7.35 |
| 371 | 2026-03-19T05:56:00.254Z | Downloaded zerotrie v0.2.3 |
| 372 | 2026-03-19T05:56:00.257Z | Downloaded usdt-impl v0.5.0 |
| 373 | 2026-03-19T05:56:00.260Z | Downloaded toml v0.8.23 |
| 374 | 2026-03-19T05:56:00.260Z | Downloaded thiserror v1.0.69 |
| 375 | 2026-03-19T05:56:00.264Z | Downloaded icu_normalizer_data v2.1.1 |
| 376 | 2026-03-19T05:56:00.267Z | Downloaded cargo_metadata v0.21.0 |
| 377 | 2026-03-19T05:56:00.270Z | Downloaded bytecount v0.6.9 |
| 378 | 2026-03-19T05:56:00.270Z | Downloaded swrite v0.1.0 |
| 379 | 2026-03-19T05:56:00.270Z | Downloaded quote v1.0.44 |
| 380 | 2026-03-19T05:56:00.274Z | Downloaded generic-array v0.14.7 |
| 381 | 2026-03-19T05:56:00.274Z | Downloaded proc-macro-error v1.0.4 |
| 382 | 2026-03-19T05:56:00.277Z | Downloaded byteorder v1.5.0 |
| 383 | 2026-03-19T05:56:00.277Z | Downloaded erased-serde v0.4.9 |
| 384 | 2026-03-19T05:56:00.280Z | Downloaded writeable v0.6.2 |
| 385 | 2026-03-19T05:56:00.283Z | Downloaded zerovec v0.11.5 |
| 386 | 2026-03-19T05:56:00.286Z | Downloaded winnow v0.7.14 |
| 387 | 2026-03-19T05:56:00.290Z | Downloaded synstructure v0.13.2 |
| 388 | 2026-03-19T05:56:00.293Z | Downloaded url v2.5.8 |
| 389 | 2026-03-19T05:56:00.296Z | Downloaded sha2 v0.10.9 |
| 390 | 2026-03-19T05:56:00.296Z | Downloaded camino-tempfile v1.4.1 |
| 391 | 2026-03-19T05:56:00.299Z | Downloaded cargo_toml v0.21.0 |
| 392 | 2026-03-19T05:56:00.299Z | Downloaded serde-untagged v0.1.9 |
| 393 | 2026-03-19T05:56:00.301Z | Downloaded unicode-width v0.2.0 |
| 394 | 2026-03-19T05:56:00.304Z | Downloaded unicode-width v0.1.14 |
| 395 | 2026-03-19T05:56:00.307Z | Downloaded smallvec v1.15.1 |
| 396 | 2026-03-19T05:56:00.310Z | Downloaded cargo-util-schemas v0.8.2 |
| 397 | 2026-03-19T05:56:00.310Z | Downloaded tempfile v3.25.0 |
| 398 | 2026-03-19T05:56:00.313Z | Downloaded percent-encoding v2.3.2 |
| 399 | 2026-03-19T05:56:00.313Z | Downloaded litemap v0.8.1 |
| 400 | 2026-03-19T05:56:00.315Z | Downloaded camino v1.2.2 |
| 401 | 2026-03-19T05:56:00.315Z | Downloaded semver v1.0.27 |
| 402 | 2026-03-19T05:56:00.318Z | Downloaded typenum v1.19.0 |
| 403 | 2026-03-19T05:56:00.321Z | Downloaded toml_edit v0.22.27 |
| 404 | 2026-03-19T05:56:00.324Z | Downloaded smawk v0.3.2 |
| 405 | 2026-03-19T05:56:00.324Z | Downloaded clap v4.5.60 |
| 406 | 2026-03-19T05:56:00.329Z | Downloaded serde_core v1.0.228 |
| 407 | 2026-03-19T05:56:00.332Z | Downloaded once_cell v1.21.3 |
| 408 | 2026-03-19T05:56:00.335Z | Downloaded fs-err v3.3.0 |
| 409 | 2026-03-19T05:56:00.335Z | Downloaded crypto-common v0.1.7 |
| 410 | 2026-03-19T05:56:00.335Z | Downloaded anstyle-query v1.1.5 |
| 411 | 2026-03-19T05:56:00.338Z | Downloaded toml_write v0.1.2 |
| 412 | 2026-03-19T05:56:00.338Z | Downloaded proc-macro2 v1.0.106 |
| 413 | 2026-03-19T05:56:00.341Z | Downloaded pest_derive v2.8.6 |
| 414 | 2026-03-19T05:56:00.343Z | Downloaded log v0.4.29 |
| 415 | 2026-03-19T05:56:00.346Z | Downloaded pest_generator v2.8.6 |
| 416 | 2026-03-19T05:56:00.346Z | Downloaded serde_derive v1.0.228 |
| 417 | 2026-03-19T05:56:00.353Z | Downloaded num-traits v0.2.19 |
| 418 | 2026-03-19T05:56:00.356Z | Downloaded papergrid v0.11.0 |
| 419 | 2026-03-19T05:56:00.359Z | Downloaded pest_meta v2.8.6 |
| 420 | 2026-03-19T05:56:00.362Z | Downloaded icu_normalizer v2.1.1 |
| 421 | 2026-03-19T05:56:00.365Z | Downloaded icu_locale_core v2.1.1 |
| 422 | 2026-03-19T05:56:00.369Z | Downloaded serde v1.0.228 |
| 423 | 2026-03-19T05:56:00.380Z | Downloaded memchr v2.8.0 |
| 424 | 2026-03-19T05:56:00.385Z | Downloaded icu_properties_data v2.1.2 |
| 425 | 2026-03-19T05:56:00.395Z | Downloaded serde_json v1.0.149 |
| 426 | 2026-03-19T05:56:00.400Z | Downloaded idna v1.1.0 |
| 427 | 2026-03-19T05:56:00.405Z | Downloaded pest v2.8.6 |
| 428 | 2026-03-19T05:56:00.408Z | Downloaded clap_builder v4.5.60 |
| 429 | 2026-03-19T05:56:00.413Z | Downloaded hashbrown v0.16.1 |
| 430 | 2026-03-19T05:56:00.430Z | Downloaded goblin v0.8.2 |
| 431 | 2026-03-19T05:56:00.435Z | Downloaded tabled v0.15.0 |
| 432 | 2026-03-19T05:56:00.446Z | Downloaded syn v1.0.109 |
| 433 | 2026-03-19T05:56:00.453Z | Downloaded syn v2.0.117 |
| 434 | 2026-03-19T05:56:00.475Z | Downloaded rustix v1.1.3 |
| 435 | 2026-03-19T05:56:00.501Z | Downloaded libc v0.2.180 |
| 436 | 2026-03-19T05:56:00.589Z | Compiling proc-macro2 v1.0.106 |
| 437 | 2026-03-19T05:56:00.592Z | Compiling quote v1.0.44 |
| 438 | 2026-03-19T05:56:00.593Z | Compiling unicode-ident v1.0.24 |
| 439 | 2026-03-19T05:56:00.593Z | Compiling serde_core v1.0.228 |
| 440 | 2026-03-19T05:56:00.593Z | Compiling libc v0.2.180 |
| 441 | 2026-03-19T05:56:00.593Z | Compiling version_check v0.9.5 |
| 442 | 2026-03-19T05:56:00.593Z | Compiling serde v1.0.228 |
| 443 | 2026-03-19T05:56:00.593Z | Compiling memchr v2.8.0 |
| 444 | 2026-03-19T05:56:00.593Z | Compiling stable_deref_trait v1.2.1 |
| 445 | 2026-03-19T05:56:00.593Z | Compiling zmij v1.0.21 |
| 446 | 2026-03-19T05:56:00.593Z | Compiling ucd-trie v0.1.7 |
| 447 | 2026-03-19T05:56:00.593Z | Compiling itoa v1.0.17 |
| 448 | 2026-03-19T05:56:00.803Z | Compiling autocfg v1.5.0 |
| 449 | 2026-03-19T05:56:00.806Z | Compiling thiserror v1.0.69 |
| 450 | 2026-03-19T05:56:00.806Z | Compiling writeable v0.6.2 |
| 451 | 2026-03-19T05:56:01.120Z | Compiling litemap v0.8.1 |
| 452 | 2026-03-19T05:56:01.177Z | Compiling icu_properties_data v2.1.2 |
| 453 | 2026-03-19T05:56:01.276Z | Compiling byteorder v1.5.0 |
| 454 | 2026-03-19T05:56:01.427Z | Compiling icu_normalizer_data v2.1.1 |
| 455 | 2026-03-19T05:56:01.517Z | Compiling rustix v1.1.3 |
| 456 | 2026-03-19T05:56:01.546Z | Compiling serde_json v1.0.149 |
| 457 | 2026-03-19T05:56:01.549Z | Compiling bitflags v2.11.0 |
| 458 | 2026-03-19T05:56:01.659Z | Compiling num-traits v0.2.19 |
| 459 | 2026-03-19T05:56:01.714Z | Compiling pest v2.8.6 |
| 460 | 2026-03-19T05:56:01.913Z | Compiling equivalent v1.0.2 |
| 461 | 2026-03-19T05:56:02.079Z | Compiling hashbrown v0.16.1 |
| 462 | 2026-03-19T05:56:02.108Z | Compiling smallvec v1.15.1 |
| 463 | 2026-03-19T05:56:02.111Z | Compiling typeid v1.0.3 |
| 464 | 2026-03-19T05:56:02.111Z | Compiling usdt-impl v0.5.0 |
| 465 | 2026-03-19T05:56:02.165Z | Compiling proc-macro-error-attr v1.0.4 |
| 466 | 2026-03-19T05:56:02.190Z | Compiling toml_write v0.1.2 |
| 467 | 2026-03-19T05:56:02.194Z | Compiling syn v1.0.109 |
| 468 | 2026-03-19T05:56:02.424Z | Compiling erased-serde v0.4.9 |
| 469 | 2026-03-19T05:56:02.427Z | Compiling winnow v0.7.14 |
| 470 | 2026-03-19T05:56:02.545Z | Compiling errno v0.3.14 |
| 471 | 2026-03-19T05:56:02.574Z | Compiling thread-id v4.2.2 |
| 472 | 2026-03-19T05:56:02.637Z | Compiling proc-macro-error v1.0.4 |
| 473 | 2026-03-19T05:56:02.640Z | Compiling plain v0.2.3 |
| 474 | 2026-03-19T05:56:02.726Z | Compiling syn v2.0.117 |
| 475 | 2026-03-19T05:56:02.730Z | Compiling getrandom v0.4.1 |
| 476 | 2026-03-19T05:56:02.811Z | Compiling indexmap v2.13.0 |
| 477 | 2026-03-19T05:56:02.868Z | Compiling percent-encoding v2.3.2 |
| 478 | 2026-03-19T05:56:02.871Z | Compiling log v0.4.29 |
| 479 | 2026-03-19T05:56:02.871Z | Compiling thiserror v2.0.18 |
| 480 | 2026-03-19T05:56:02.978Z | Compiling utf8parse v0.2.2 |
| 481 | 2026-03-19T05:56:03.033Z | Compiling camino v1.2.2 |
| 482 | 2026-03-19T05:56:03.036Z | Compiling utf8_iter v1.0.4 |
| 483 | 2026-03-19T05:56:03.169Z | Compiling anstyle-parse v0.2.7 |
| 484 | 2026-03-19T05:56:03.169Z | Compiling form_urlencoded v1.2.2 |
| 485 | 2026-03-19T05:56:03.357Z | Compiling pest_meta v2.8.6 |
| 486 | 2026-03-19T05:56:03.439Z | Compiling ordered-float v2.10.1 |
| 487 | 2026-03-19T05:56:03.472Z | Compiling colorchoice v1.0.4 |
| 488 | 2026-03-19T05:56:03.528Z | Compiling anstyle-query v1.1.5 |
| 489 | 2026-03-19T05:56:03.556Z | Compiling anstyle v1.0.13 |
| 490 | 2026-03-19T05:56:03.619Z | Compiling is_terminal_polyfill v1.70.2 |
| 491 | 2026-03-19T05:56:03.651Z | Compiling pretty-hex v0.4.1 |
| 492 | 2026-03-19T05:56:03.681Z | Compiling cfg-if v1.0.4 |
| 493 | 2026-03-19T05:56:03.740Z | Compiling fs-err v3.3.0 |
| 494 | 2026-03-19T05:56:03.802Z | Compiling anstream v0.6.21 |
| 495 | 2026-03-19T05:56:03.805Z | Compiling fnv v1.0.7 |
| 496 | 2026-03-19T05:56:03.887Z | Compiling strsim v0.11.1 |
| 497 | 2026-03-19T05:56:03.890Z | Compiling heck v0.5.0 |
| 498 | 2026-03-19T05:56:03.890Z | Compiling once_cell v1.21.3 |
| 499 | 2026-03-19T05:56:03.890Z | Compiling unicode-width v0.1.14 |
| 500 | 2026-03-19T05:56:04.009Z | Compiling terminal_size v0.4.3 |
| 501 | 2026-03-19T05:56:04.043Z | Compiling fastrand v2.3.0 |
| 502 | 2026-03-19T05:56:04.258Z | Compiling semver v1.0.27 |
| 503 | 2026-03-19T05:56:04.321Z | Compiling anyhow v1.0.102 |
| 504 | 2026-03-19T05:56:04.351Z | Compiling unicode-xid v0.2.6 |
| 505 | 2026-03-19T05:56:04.411Z | Compiling bytecount v0.6.9 |
| 506 | 2026-03-19T05:56:04.442Z | Compiling heck v0.4.1 |
| 507 | 2026-03-19T05:56:04.443Z | Compiling clap_lex v1.0.0 |
| 508 | 2026-03-19T05:56:04.548Z | Compiling papergrid v0.11.0 |
| 509 | 2026-03-19T05:56:04.577Z | Compiling tempfile v3.25.0 |
| 510 | 2026-03-19T05:56:04.635Z | Compiling memmap v0.7.0 |
| 511 | 2026-03-19T05:56:04.709Z | Compiling clap_builder v4.5.60 |
| 512 | 2026-03-19T05:56:04.806Z | Compiling serde-untagged v0.1.9 |
| 513 | 2026-03-19T05:56:04.810Z | Compiling smawk v0.3.2 |
| 514 | 2026-03-19T05:56:04.925Z | Compiling unicode-width v0.2.0 |
| 515 | 2026-03-19T05:56:04.953Z | Compiling unicode-linebreak v0.1.5 |
| 516 | 2026-03-19T05:56:04.982Z | Compiling camino-tempfile v1.4.1 |
| 517 | 2026-03-19T05:56:05.179Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 518 | 2026-03-19T05:56:05.207Z | Compiling swrite v0.1.0 |
| 519 | 2026-03-19T05:56:05.311Z | Compiling textwrap v0.16.2 |
| 520 | 2026-03-19T05:56:05.736Z | Compiling tabled_derive v0.7.0 |
| 521 | 2026-03-19T05:56:06.514Z | Compiling synstructure v0.13.2 |
| 522 | 2026-03-19T05:56:06.514Z | Compiling pest_generator v2.8.6 |
| 523 | 2026-03-19T05:56:06.619Z | Compiling tabled v0.15.0 |
| 524 | 2026-03-19T05:56:07.229Z | Compiling serde_derive v1.0.228 |
| 525 | 2026-03-19T05:56:07.229Z | Compiling zerofrom-derive v0.1.6 |
| 526 | 2026-03-19T05:56:07.234Z | Compiling yoke-derive v0.8.1 |
| 527 | 2026-03-19T05:56:07.234Z | Compiling zerovec-derive v0.11.2 |
| 528 | 2026-03-19T05:56:07.306Z | Compiling displaydoc v0.2.5 |
| 529 | 2026-03-19T05:56:07.310Z | Compiling thiserror-impl v1.0.69 |
| 530 | 2026-03-19T05:56:07.393Z | Compiling zerocopy-derive v0.7.35 |
| 531 | 2026-03-19T05:56:07.397Z | Compiling pest_derive v2.8.6 |
| 532 | 2026-03-19T05:56:07.422Z | Compiling scroll_derive v0.12.1 |
| 533 | 2026-03-19T05:56:07.448Z | Compiling thiserror-impl v2.0.18 |
| 534 | 2026-03-19T05:56:07.477Z | Compiling clap_derive v4.5.55 |
| 535 | 2026-03-19T05:56:08.315Z | Compiling scroll v0.12.0 |
| 536 | 2026-03-19T05:56:08.396Z | Compiling zerocopy v0.7.35 |
| 537 | 2026-03-19T05:56:08.610Z | Compiling zerofrom v0.1.6 |
| 538 | 2026-03-19T05:56:08.636Z | Compiling goblin v0.8.2 |
| 539 | 2026-03-19T05:56:08.751Z | Compiling yoke v0.8.1 |
| 540 | 2026-03-19T05:56:08.811Z | Compiling dtrace-parser v0.2.0 |
| 541 | 2026-03-19T05:56:08.960Z | Compiling zerovec v0.11.5 |
| 542 | 2026-03-19T05:56:08.960Z | Compiling zerotrie v0.2.3 |
| 543 | 2026-03-19T05:56:09.278Z | Compiling clap v4.5.60 |
| 544 | 2026-03-19T05:56:09.549Z | Compiling tinystr v0.8.2 |
| 545 | 2026-03-19T05:56:09.549Z | Compiling potential_utf v0.1.4 |
| 546 | 2026-03-19T05:56:09.717Z | Compiling icu_collections v2.1.1 |
| 547 | 2026-03-19T05:56:09.756Z | Compiling icu_locale_core v2.1.1 |
| 548 | 2026-03-19T05:56:10.553Z | Compiling icu_provider v2.1.1 |
| 549 | 2026-03-19T05:56:10.586Z | Compiling serde_spanned v0.6.9 |
| 550 | 2026-03-19T05:56:10.586Z | Compiling toml_datetime v0.6.11 |
| 551 | 2026-03-19T05:56:10.589Z | Compiling serde-value v0.7.0 |
| 552 | 2026-03-19T05:56:10.589Z | Compiling cargo-platform v0.2.0 |
| 553 | 2026-03-19T05:56:10.589Z | Compiling macaddr v1.0.1 |
| 554 | 2026-03-19T05:56:10.611Z | Compiling dof v0.3.0 |
| 555 | 2026-03-19T05:56:10.614Z | Compiling serde_tokenstream v0.2.3 |
| 556 | 2026-03-19T05:56:10.843Z | Compiling toml_edit v0.22.27 |
| 557 | 2026-03-19T05:56:10.869Z | Compiling icu_normalizer v2.1.1 |
| 558 | 2026-03-19T05:56:10.872Z | Compiling icu_properties v2.1.2 |
| 559 | 2026-03-19T05:56:11.642Z | Compiling usdt-attr-macro v0.5.0 |
| 560 | 2026-03-19T05:56:11.645Z | Compiling usdt-macro v0.5.0 |
| 561 | 2026-03-19T05:56:12.094Z | Compiling idna_adapter v1.2.1 |
| 562 | 2026-03-19T05:56:12.231Z | Compiling idna v1.1.0 |
| 563 | 2026-03-19T05:56:12.392Z | Compiling usdt v0.5.0 |
| 564 | 2026-03-19T05:56:12.576Z | Compiling url v2.5.8 |
| 565 | 2026-03-19T05:56:12.653Z | Compiling toml v0.8.23 |
| 566 | 2026-03-19T05:56:13.118Z | Compiling cargo-util-schemas v0.8.2 |
| 567 | 2026-03-19T05:56:13.118Z | Compiling cargo_toml v0.21.0 |
| 568 | 2026-03-19T05:56:14.277Z | Compiling cargo_metadata v0.21.0 |
| 569 | 2026-03-19T05:56:15.572Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 570 | 2026-03-19T05:56:18.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 571 | 2026-03-19T05:56:18.768Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 572 | 2026-03-19T05:56:19.491Z | Downloading crates ... |
| 573 | 2026-03-19T05:56:19.603Z | Downloaded adler2 v2.0.1 |
| 574 | 2026-03-19T05:56:19.622Z | Downloaded base16ct v0.2.0 |
| 575 | 2026-03-19T05:56:19.627Z | Downloaded crucible-workspace-hack v0.1.0 |
| 576 | 2026-03-19T05:56:19.629Z | Downloaded defmt v0.3.100 |
| 577 | 2026-03-19T05:56:19.630Z | Downloaded crunchy v0.2.4 |
| 578 | 2026-03-19T05:56:19.634Z | Downloaded ctr v0.9.2 |
| 579 | 2026-03-19T05:56:19.636Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 580 | 2026-03-19T05:56:19.639Z | Downloaded erased-serde v0.3.31 |
| 581 | 2026-03-19T05:56:19.642Z | Downloaded cfg_aliases v0.1.1 |
| 582 | 2026-03-19T05:56:19.642Z | Downloaded arrayref v0.3.9 |
| 583 | 2026-03-19T05:56:19.645Z | Downloaded document-features v0.2.12 |
| 584 | 2026-03-19T05:56:19.648Z | Downloaded foldhash v0.1.5 |
| 585 | 2026-03-19T05:56:19.648Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 586 | 2026-03-19T05:56:19.651Z | Downloaded castaway v0.2.4 |
| 587 | 2026-03-19T05:56:19.653Z | Downloaded bitfield-struct v0.6.2 |
| 588 | 2026-03-19T05:56:19.654Z | Downloaded atty v0.2.14 |
| 589 | 2026-03-19T05:56:19.659Z | Downloaded daft v0.1.5 |
| 590 | 2026-03-19T05:56:19.661Z | Downloaded convert_case v0.4.0 |
| 591 | 2026-03-19T05:56:19.664Z | Downloaded csv-core v0.1.13 |
| 592 | 2026-03-19T05:56:19.664Z | Downloaded critical-section v1.2.0 |
| 593 | 2026-03-19T05:56:19.667Z | Downloaded cassowary v0.3.0 |
| 594 | 2026-03-19T05:56:19.667Z | Downloaded bitflags v1.3.2 |
| 595 | 2026-03-19T05:56:19.670Z | Downloaded cstr-argument v0.1.2 |
| 596 | 2026-03-19T05:56:19.670Z | Downloaded crossbeam-deque v0.8.6 |
| 597 | 2026-03-19T05:56:19.673Z | Downloaded diff v0.1.13 |
| 598 | 2026-03-19T05:56:19.676Z | Downloaded bit-set v0.5.3 |
| 599 | 2026-03-19T05:56:19.676Z | Downloaded atomic-waker v1.1.2 |
| 600 | 2026-03-19T05:56:19.678Z | Downloaded derive_more v0.99.20 |
| 601 | 2026-03-19T05:56:19.681Z | Downloaded daft-derive v0.1.5 |
| 602 | 2026-03-19T05:56:19.684Z | Downloaded cancel-safe-futures v0.1.5 |
| 603 | 2026-03-19T05:56:19.687Z | Downloaded enum-as-inner v0.6.1 |
| 604 | 2026-03-19T05:56:19.690Z | Downloaded ascii-canvas v3.0.0 |
| 605 | 2026-03-19T05:56:19.690Z | Downloaded ena v0.14.4 |
| 606 | 2026-03-19T05:56:19.692Z | Downloaded ciborium-io v0.2.2 |
| 607 | 2026-03-19T05:56:19.692Z | Downloaded embedded-io v0.4.0 |
| 608 | 2026-03-19T05:56:19.695Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 609 | 2026-03-19T05:56:19.695Z | Downloaded dyn-clone v1.0.20 |
| 610 | 2026-03-19T05:56:19.698Z | Downloaded assert_matches v1.5.0 |
| 611 | 2026-03-19T05:56:19.698Z | Downloaded des v0.8.1 |
| 612 | 2026-03-19T05:56:19.701Z | Downloaded crc8 v0.1.1 |
| 613 | 2026-03-19T05:56:19.701Z | Downloaded crc v3.4.0 |
| 614 | 2026-03-19T05:56:19.703Z | Downloaded cfg_aliases v0.2.1 |
| 615 | 2026-03-19T05:56:19.703Z | Downloaded dtrace-parser v0.3.0 |
| 616 | 2026-03-19T05:56:19.706Z | Downloaded async-stream v0.3.6 |
| 617 | 2026-03-19T05:56:19.706Z | Downloaded dof v0.4.0 |
| 618 | 2026-03-19T05:56:19.709Z | Downloaded aead v0.5.2 |
| 619 | 2026-03-19T05:56:19.709Z | Downloaded ciborium-ll v0.2.2 |
| 620 | 2026-03-19T05:56:19.709Z | Downloaded embedded-io v0.6.1 |
| 621 | 2026-03-19T05:56:19.712Z | Downloaded dunce v1.0.5 |
| 622 | 2026-03-19T05:56:19.712Z | Downloaded float-cmp v0.10.0 |
| 623 | 2026-03-19T05:56:19.715Z | Downloaded env_filter v1.0.0 |
| 624 | 2026-03-19T05:56:19.715Z | Downloaded downcast-rs v2.0.2 |
| 625 | 2026-03-19T05:56:19.718Z | Downloaded darling_macro v0.20.11 |
| 626 | 2026-03-19T05:56:19.718Z | Downloaded crc-catalog v2.4.0 |
| 627 | 2026-03-19T05:56:19.723Z | Downloaded fixedbitset v0.4.2 |
| 628 | 2026-03-19T05:56:19.723Z | Downloaded block-padding v0.3.3 |
| 629 | 2026-03-19T05:56:19.723Z | Downloaded endian-type v0.1.2 |
| 630 | 2026-03-19T05:56:19.726Z | Downloaded darling_macro v0.21.3 |
| 631 | 2026-03-19T05:56:19.726Z | Downloaded either v1.15.0 |
| 632 | 2026-03-19T05:56:19.726Z | Downloaded atomicwrites v0.4.4 |
| 633 | 2026-03-19T05:56:19.726Z | Downloaded async-recursion v1.1.1 |
| 634 | 2026-03-19T05:56:19.730Z | Downloaded base16ct v1.0.0 |
| 635 | 2026-03-19T05:56:19.730Z | Downloaded array-init v0.0.4 |
| 636 | 2026-03-19T05:56:19.733Z | Downloaded darling_macro v0.23.0 |
| 637 | 2026-03-19T05:56:19.733Z | Downloaded bit-set v0.8.0 |
| 638 | 2026-03-19T05:56:19.733Z | Downloaded flagset v0.4.7 |
| 639 | 2026-03-19T05:56:19.737Z | Downloaded foreign-types-shared v0.3.1 |
| 640 | 2026-03-19T05:56:19.737Z | Downloaded foreign-types v0.3.2 |
| 641 | 2026-03-19T05:56:19.737Z | Downloaded cpufeatures v0.3.0 |
| 642 | 2026-03-19T05:56:19.740Z | Downloaded cobs v0.3.0 |
| 643 | 2026-03-19T05:56:19.740Z | Downloaded cargo-platform v0.1.9 |
| 644 | 2026-03-19T05:56:19.740Z | Downloaded dirs-sys-next v0.1.2 |
| 645 | 2026-03-19T05:56:19.744Z | Downloaded float-ord v0.3.2 |
| 646 | 2026-03-19T05:56:19.744Z | Downloaded fd-lock v4.0.4 |
| 647 | 2026-03-19T05:56:19.747Z | Downloaded cipher v0.4.4 |
| 648 | 2026-03-19T05:56:19.747Z | Downloaded chacha20 v0.9.1 |
| 649 | 2026-03-19T05:56:19.747Z | Downloaded base64ct v1.8.3 |
| 650 | 2026-03-19T05:56:19.750Z | Downloaded display-error-chain v0.2.2 |
| 651 | 2026-03-19T05:56:19.753Z | Downloaded defmt-parser v1.0.0 |
| 652 | 2026-03-19T05:56:19.753Z | Downloaded foreign-types-shared v0.1.1 |
| 653 | 2026-03-19T05:56:19.753Z | Downloaded dsl_auto_type v0.2.0 |
| 654 | 2026-03-19T05:56:19.755Z | Downloaded debug-ignore v1.0.5 |
| 655 | 2026-03-19T05:56:19.755Z | Downloaded gethostname v0.5.0 |
| 656 | 2026-03-19T05:56:19.758Z | Downloaded git-stub v1.0.0 |
| 657 | 2026-03-19T05:56:19.758Z | Downloaded fxhash v0.2.1 |
| 658 | 2026-03-19T05:56:19.761Z | Downloaded futures-macro v0.3.32 |
| 659 | 2026-03-19T05:56:19.761Z | Downloaded futures-io v0.3.32 |
| 660 | 2026-03-19T05:56:19.763Z | Downloaded foreign-types-macros v0.2.3 |
| 661 | 2026-03-19T05:56:19.763Z | Downloaded globwalk v0.9.1 |
| 662 | 2026-03-19T05:56:19.766Z | Downloaded hash32 v0.3.1 |
| 663 | 2026-03-19T05:56:19.766Z | Downloaded hash32 v0.2.1 |
| 664 | 2026-03-19T05:56:19.769Z | Downloaded ghash v0.5.1 |
| 665 | 2026-03-19T05:56:19.769Z | Downloaded foreign-types v0.5.0 |
| 666 | 2026-03-19T05:56:19.769Z | Downloaded camino-tempfile-ext v0.3.3 |
| 667 | 2026-03-19T05:56:19.772Z | Downloaded futures-sink v0.3.32 |
| 668 | 2026-03-19T05:56:19.772Z | Downloaded buf-list v1.1.2 |
| 669 | 2026-03-19T05:56:19.775Z | Downloaded derive_builder_macro v0.20.2 |
| 670 | 2026-03-19T05:56:19.775Z | Downloaded bit-vec v0.6.3 |
| 671 | 2026-03-19T05:56:19.778Z | Downloaded difflib v0.4.0 |
| 672 | 2026-03-19T05:56:19.778Z | Downloaded const_format_proc_macros v0.2.34 |
| 673 | 2026-03-19T05:56:19.781Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 674 | 2026-03-19T05:56:19.781Z | Downloaded find-msvc-tools v0.1.9 |
| 675 | 2026-03-19T05:56:19.784Z | Downloaded ecdsa v0.16.9 |
| 676 | 2026-03-19T05:56:19.786Z | Downloaded blowfish v0.9.1 |
| 677 | 2026-03-19T05:56:19.787Z | Downloaded backoff v0.4.0 |
| 678 | 2026-03-19T05:56:19.790Z | Downloaded dirs-next v2.0.0 |
| 679 | 2026-03-19T05:56:19.790Z | Downloaded bcs v0.1.6 |
| 680 | 2026-03-19T05:56:19.792Z | Downloaded futures-task v0.3.32 |
| 681 | 2026-03-19T05:56:19.792Z | Downloaded crypto-bigint v0.5.5 |
| 682 | 2026-03-19T05:56:19.797Z | Downloaded home v0.5.12 |
| 683 | 2026-03-19T05:56:19.800Z | Downloaded funty v2.0.0 |
| 684 | 2026-03-19T05:56:19.800Z | Downloaded hex-literal v0.4.1 |
| 685 | 2026-03-19T05:56:19.803Z | Downloaded colored v2.2.0 |
| 686 | 2026-03-19T05:56:19.803Z | Downloaded constant_time_eq v0.4.2 |
| 687 | 2026-03-19T05:56:19.806Z | Downloaded async-trait v0.1.89 |
| 688 | 2026-03-19T05:56:19.808Z | Downloaded hex v0.4.3 |
| 689 | 2026-03-19T05:56:19.811Z | Downloaded hostname v0.3.1 |
| 690 | 2026-03-19T05:56:19.811Z | Downloaded console v0.15.11 |
| 691 | 2026-03-19T05:56:19.814Z | Downloaded hostname v0.4.2 |
| 692 | 2026-03-19T05:56:19.817Z | Downloaded hubpack_derive v0.1.1 |
| 693 | 2026-03-19T05:56:19.817Z | Downloaded http-range v0.1.5 |
| 694 | 2026-03-19T05:56:19.817Z | Downloaded hyper-tls v0.6.0 |
| 695 | 2026-03-19T05:56:19.820Z | Downloaded httpdate v1.0.3 |
| 696 | 2026-03-19T05:56:19.820Z | Downloaded ident_case v1.0.1 |
| 697 | 2026-03-19T05:56:19.820Z | Downloaded hubpack v0.1.2 |
| 698 | 2026-03-19T05:56:19.822Z | Downloaded corncobs v0.1.4 |
| 699 | 2026-03-19T05:56:19.825Z | Downloaded fs-err v2.11.0 |
| 700 | 2026-03-19T05:56:19.825Z | Downloaded filetime v0.2.27 |
| 701 | 2026-03-19T05:56:19.828Z | Downloaded group v0.13.0 |
| 702 | 2026-03-19T05:56:19.828Z | Downloaded git-stub-vcs v0.1.0 |
| 703 | 2026-03-19T05:56:19.831Z | Downloaded foldhash v0.2.0 |
| 704 | 2026-03-19T05:56:19.831Z | Downloaded ed25519 v2.2.3 |
| 705 | 2026-03-19T05:56:19.833Z | Downloaded deranged v0.5.8 |
| 706 | 2026-03-19T05:56:19.836Z | Downloaded internet-checksum v0.2.1 |
| 707 | 2026-03-19T05:56:19.836Z | Downloaded instant v0.1.13 |
| 708 | 2026-03-19T05:56:19.836Z | Downloaded inout v0.1.4 |
| 709 | 2026-03-19T05:56:19.839Z | Downloaded fallible-iterator v0.2.0 |
| 710 | 2026-03-19T05:56:19.839Z | Downloaded diesel-dtrace v0.5.0 |
| 711 | 2026-03-19T05:56:19.842Z | Downloaded indoc v1.0.9 |
| 712 | 2026-03-19T05:56:19.844Z | Downloaded env_logger v0.11.9 |
| 713 | 2026-03-19T05:56:19.859Z | Downloaded indent_write v2.2.0 |
| 714 | 2026-03-19T05:56:19.862Z | Downloaded arrayvec v0.7.6 |
| 715 | 2026-03-19T05:56:19.865Z | Downloaded fs_extra v1.3.0 |
| 716 | 2026-03-19T05:56:19.865Z | Downloaded globset v0.4.18 |
| 717 | 2026-03-19T05:56:19.868Z | Downloaded futures-executor v0.3.32 |
| 718 | 2026-03-19T05:56:19.868Z | Downloaded is_ci v1.2.0 |
| 719 | 2026-03-19T05:56:19.870Z | Downloaded is-terminal v0.4.17 |
| 720 | 2026-03-19T05:56:19.870Z | Downloaded instability v0.3.11 |
| 721 | 2026-03-19T05:56:19.873Z | Downloaded keccak v0.1.6 |
| 722 | 2026-03-19T05:56:19.873Z | Downloaded console v0.16.2 |
| 723 | 2026-03-19T05:56:19.876Z | Downloaded colored v3.1.1 |
| 724 | 2026-03-19T05:56:19.876Z | Downloaded lazy_static v1.5.0 |
| 725 | 2026-03-19T05:56:19.879Z | Downloaded kstat-rs v0.2.4 |
| 726 | 2026-03-19T05:56:19.879Z | Downloaded http-body v1.0.1 |
| 727 | 2026-03-19T05:56:19.881Z | Downloaded glob v0.3.3 |
| 728 | 2026-03-19T05:56:19.881Z | Downloaded lalrpop-util v0.19.12 |
| 729 | 2026-03-19T05:56:19.885Z | Downloaded linked-hash-map v0.5.6 |
| 730 | 2026-03-19T05:56:19.885Z | Downloaded libscf-sys v1.1.0 |
| 731 | 2026-03-19T05:56:19.890Z | Downloaded fixedbitset v0.5.7 |
| 732 | 2026-03-19T05:56:19.890Z | Downloaded defmt v1.0.1 |
| 733 | 2026-03-19T05:56:19.893Z | Downloaded lru v0.12.5 |
| 734 | 2026-03-19T05:56:19.893Z | Downloaded http-body-util v0.1.3 |
| 735 | 2026-03-19T05:56:19.893Z | Downloaded highway v1.3.0 |
| 736 | 2026-03-19T05:56:19.897Z | Downloaded futures-core v0.3.32 |
| 737 | 2026-03-19T05:56:19.897Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 738 | 2026-03-19T05:56:19.900Z | Downloaded memoffset v0.9.1 |
| 739 | 2026-03-19T05:56:19.902Z | Downloaded ipnet v2.11.0 |
| 740 | 2026-03-19T05:56:19.902Z | Downloaded hyper-staticfile v0.10.1 |
| 741 | 2026-03-19T05:56:19.905Z | Downloaded managed v0.8.0 |
| 742 | 2026-03-19T05:56:19.905Z | Downloaded md5 v0.7.0 |
| 743 | 2026-03-19T05:56:19.908Z | Downloaded allocator-api2 v0.2.21 |
| 744 | 2026-03-19T05:56:19.908Z | Downloaded md-5 v0.10.6 |
| 745 | 2026-03-19T05:56:19.911Z | Downloaded maybe-uninit v2.0.0 |
| 746 | 2026-03-19T05:56:19.911Z | Downloaded lru-slab v0.1.2 |
| 747 | 2026-03-19T05:56:19.913Z | Downloaded ingot v0.1.1 |
| 748 | 2026-03-19T05:56:19.913Z | Downloaded crc-any v2.5.0 |
| 749 | 2026-03-19T05:56:19.916Z | Downloaded backon v1.6.0 |
| 750 | 2026-03-19T05:56:19.919Z | Downloaded lru-cache v0.1.2 |
| 751 | 2026-03-19T05:56:19.919Z | Downloaded humantime v2.3.0 |
| 752 | 2026-03-19T05:56:19.922Z | Downloaded crossbeam-epoch v0.9.18 |
| 753 | 2026-03-19T05:56:19.924Z | Downloaded ahash v0.8.12 |
| 754 | 2026-03-19T05:56:19.924Z | Downloaded futures-channel v0.3.32 |
| 755 | 2026-03-19T05:56:19.927Z | Downloaded darling v0.23.0 |
| 756 | 2026-03-19T05:56:19.930Z | Downloaded derive_builder_core v0.20.2 |
| 757 | 2026-03-19T05:56:19.933Z | Downloaded const_format v0.2.35 |
| 758 | 2026-03-19T05:56:19.936Z | Downloaded new_debug_unreachable v1.0.6 |
| 759 | 2026-03-19T05:56:19.939Z | Downloaded newtype_derive v0.1.6 |
| 760 | 2026-03-19T05:56:19.939Z | Downloaded newtype-uuid-macros v0.1.0 |
| 761 | 2026-03-19T05:56:19.942Z | Downloaded newline-converter v0.3.0 |
| 762 | 2026-03-19T05:56:19.942Z | Downloaded mime v0.3.17 |
| 763 | 2026-03-19T05:56:19.944Z | Downloaded match_cfg v0.1.0 |
| 764 | 2026-03-19T05:56:19.944Z | Downloaded maplit v1.0.2 |
| 765 | 2026-03-19T05:56:19.944Z | Downloaded hmac v0.12.1 |
| 766 | 2026-03-19T05:56:19.947Z | Downloaded libsw v3.5.0 |
| 767 | 2026-03-19T05:56:19.950Z | Downloaded libefi-sys v0.1.0 |
| 768 | 2026-03-19T05:56:19.950Z | Downloaded ipnetwork v0.21.1 |
| 769 | 2026-03-19T05:56:19.950Z | Downloaded libsw-core v0.3.2 |
| 770 | 2026-03-19T05:56:19.953Z | Downloaded num-iter v0.1.45 |
| 771 | 2026-03-19T05:56:19.953Z | Downloaded multimap v0.10.1 |
| 772 | 2026-03-19T05:56:19.955Z | Downloaded num-derive v0.4.2 |
| 773 | 2026-03-19T05:56:19.958Z | Downloaded num v0.4.3 |
| 774 | 2026-03-19T05:56:19.958Z | Downloaded normalize-line-endings v0.3.0 |
| 775 | 2026-03-19T05:56:19.958Z | Downloaded hyper-rustls v0.27.7 |
| 776 | 2026-03-19T05:56:19.961Z | Downloaded getrandom v0.2.17 |
| 777 | 2026-03-19T05:56:19.964Z | Downloaded num_enum_derive v0.5.11 |
| 778 | 2026-03-19T05:56:19.967Z | Downloaded libloading v0.8.9 |
| 779 | 2026-03-19T05:56:19.967Z | Downloaded lzss v0.8.2 |
| 780 | 2026-03-19T05:56:19.969Z | Downloaded olpc-cjson v0.1.4 |
| 781 | 2026-03-19T05:56:19.969Z | Downloaded openssl-macros v0.1.1 |
| 782 | 2026-03-19T05:56:19.972Z | Downloaded ingot-types v0.1.2 |
| 783 | 2026-03-19T05:56:19.972Z | Downloaded openssl-probe v0.2.1 |
| 784 | 2026-03-19T05:56:19.975Z | Downloaded num_threads v0.1.7 |
| 785 | 2026-03-19T05:56:19.975Z | Downloaded lock_api v0.4.14 |
| 786 | 2026-03-19T05:56:19.975Z | Downloaded ingot-macros v0.1.1 |
| 787 | 2026-03-19T05:56:19.978Z | Downloaded compact_str v0.8.1 |
| 788 | 2026-03-19T05:56:19.980Z | Downloaded half v1.8.3 |
| 789 | 2026-03-19T05:56:19.984Z | Downloaded indoc v2.0.7 |
| 790 | 2026-03-19T05:56:19.984Z | Downloaded chacha20poly1305 v0.10.1 |
| 791 | 2026-03-19T05:56:19.986Z | Downloaded crossterm v0.28.1 |
| 792 | 2026-03-19T05:56:19.990Z | Downloaded openssl-probe v0.1.6 |
| 793 | 2026-03-19T05:56:19.993Z | Downloaded opaque-debug v0.3.1 |
| 794 | 2026-03-19T05:56:19.993Z | Downloaded oso-derive v0.27.3 |
| 795 | 2026-03-19T05:56:19.996Z | Downloaded half v2.7.1 |
| 796 | 2026-03-19T05:56:19.996Z | Downloaded darling v0.20.11 |
| 797 | 2026-03-19T05:56:20.000Z | Downloaded nodrop v0.1.14 |
| 798 | 2026-03-19T05:56:20.003Z | Downloaded num-conv v0.2.0 |
| 799 | 2026-03-19T05:56:20.003Z | Downloaded nibble_vec v0.1.0 |
| 800 | 2026-03-19T05:56:20.005Z | Downloaded derive-where v1.6.0 |
| 801 | 2026-03-19T05:56:20.008Z | Downloaded fatfs v0.3.6 |
| 802 | 2026-03-19T05:56:20.010Z | Downloaded parse-size v1.1.0 |
| 803 | 2026-03-19T05:56:20.011Z | Downloaded parse-display v0.10.0 |
| 804 | 2026-03-19T05:56:20.013Z | Downloaded multer v3.1.0 |
| 805 | 2026-03-19T05:56:20.013Z | Downloaded mime_guess v2.0.5 |
| 806 | 2026-03-19T05:56:20.016Z | Downloaded pbkdf2 v0.11.0 |
| 807 | 2026-03-19T05:56:20.019Z | Downloaded packed_struct_codegen v0.10.1 |
| 808 | 2026-03-19T05:56:20.019Z | Downloaded native-tls v0.2.18 |
| 809 | 2026-03-19T05:56:20.021Z | Downloaded nanorand v0.7.0 |
| 810 | 2026-03-19T05:56:20.024Z | Downloaded path-slash v0.1.5 |
| 811 | 2026-03-19T05:56:20.024Z | Downloaded newtype-uuid v1.3.2 |
| 812 | 2026-03-19T05:56:20.024Z | Downloaded num_enum v0.7.5 |
| 813 | 2026-03-19T05:56:20.028Z | Downloaded peg-runtime v0.8.5 |
| 814 | 2026-03-19T05:56:20.031Z | Downloaded pbkdf2 v0.12.2 |
| 815 | 2026-03-19T05:56:20.031Z | Downloaded num-integer v0.1.46 |
| 816 | 2026-03-19T05:56:20.033Z | Downloaded jobserver v0.1.34 |
| 817 | 2026-03-19T05:56:20.036Z | Downloaded litrs v1.0.0 |
| 818 | 2026-03-19T05:56:20.039Z | Downloaded iana-time-zone v0.1.65 |
| 819 | 2026-03-19T05:56:20.039Z | Downloaded num-complex v0.4.6 |
| 820 | 2026-03-19T05:56:20.042Z | Downloaded nonempty v0.12.0 |
| 821 | 2026-03-19T05:56:20.042Z | Downloaded hickory-client v0.25.2 |
| 822 | 2026-03-19T05:56:20.044Z | Downloaded pin-utils v0.1.0 |
| 823 | 2026-03-19T05:56:20.047Z | Downloaded phf_shared v0.12.1 |
| 824 | 2026-03-19T05:56:20.047Z | Downloaded phf_shared v0.11.3 |
| 825 | 2026-03-19T05:56:20.047Z | Downloaded phf_shared v0.13.1 |
| 826 | 2026-03-19T05:56:20.050Z | Downloaded arc-swap v1.8.2 |
| 827 | 2026-03-19T05:56:20.054Z | Downloaded num-derive v0.3.3 |
| 828 | 2026-03-19T05:56:20.054Z | Downloaded crossterm v0.29.0 |
| 829 | 2026-03-19T05:56:20.058Z | Downloaded memmap2 v0.9.10 |
| 830 | 2026-03-19T05:56:20.061Z | Downloaded bumpalo v3.20.2 |
| 831 | 2026-03-19T05:56:20.064Z | Downloaded ignore v0.4.25 |
| 832 | 2026-03-19T05:56:20.067Z | Downloaded httparse v1.10.1 |
| 833 | 2026-03-19T05:56:20.069Z | Downloaded num_enum v0.5.11 |
| 834 | 2026-03-19T05:56:20.072Z | Downloaded linear-map v1.2.0 |
| 835 | 2026-03-19T05:56:20.074Z | Downloaded heapless v0.8.0 |
| 836 | 2026-03-19T05:56:20.077Z | Downloaded heapless v0.7.17 |
| 837 | 2026-03-19T05:56:20.080Z | Downloaded parking_lot_core v0.8.6 |
| 838 | 2026-03-19T05:56:20.083Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 839 | 2026-03-19T05:56:20.083Z | Downloaded owo-colors v4.3.0 |
| 840 | 2026-03-19T05:56:20.085Z | Downloaded dropshot_endpoint v0.16.7 |
| 841 | 2026-03-19T05:56:20.088Z | Downloaded precomputed-hash v0.1.1 |
| 842 | 2026-03-19T05:56:20.088Z | Downloaded parse-display-derive v0.10.0 |
| 843 | 2026-03-19T05:56:20.088Z | Downloaded elliptic-curve v0.13.8 |
| 844 | 2026-03-19T05:56:20.091Z | Downloaded progenitor-macro v0.10.0 |
| 845 | 2026-03-19T05:56:20.094Z | Downloaded powerfmt v0.2.0 |
| 846 | 2026-03-19T05:56:20.094Z | Downloaded predicates-core v1.0.10 |
| 847 | 2026-03-19T05:56:20.097Z | Downloaded libbz2-rs-sys v0.2.2 |
| 848 | 2026-03-19T05:56:20.097Z | Downloaded progenitor-client v0.11.2 |
| 849 | 2026-03-19T05:56:20.101Z | Downloaded futures v0.3.32 |
| 850 | 2026-03-19T05:56:20.103Z | Downloaded phf v0.12.1 |
| 851 | 2026-03-19T05:56:20.103Z | Downloaded peg-macros v0.8.5 |
| 852 | 2026-03-19T05:56:20.106Z | Downloaded packed_struct v0.10.1 |
| 853 | 2026-03-19T05:56:20.109Z | Downloaded progenitor-macro v0.11.2 |
| 854 | 2026-03-19T05:56:20.109Z | Downloaded progenitor-client v0.10.0 |
| 855 | 2026-03-19T05:56:20.109Z | Downloaded oxide-tokio-rt v0.1.3 |
| 856 | 2026-03-19T05:56:20.112Z | Downloaded psl-types v2.0.11 |
| 857 | 2026-03-19T05:56:20.112Z | Downloaded num_enum_derive v0.7.5 |
| 858 | 2026-03-19T05:56:20.114Z | Downloaded pem v3.0.6 |
| 859 | 2026-03-19T05:56:20.114Z | Downloaded darling v0.21.3 |
| 860 | 2026-03-19T05:56:20.118Z | Downloaded poly1305 v0.8.0 |
| 861 | 2026-03-19T05:56:20.121Z | Downloaded nu-ansi-term v0.50.3 |
| 862 | 2026-03-19T05:56:20.123Z | Downloaded oxnet v0.1.4 |
| 863 | 2026-03-19T05:56:20.126Z | Downloaded radium v0.7.0 |
| 864 | 2026-03-19T05:56:20.126Z | Downloaded pem-rfc7468 v0.7.0 |
| 865 | 2026-03-19T05:56:20.129Z | Downloaded peg v0.8.5 |
| 866 | 2026-03-19T05:56:20.132Z | Downloaded quick-error v1.2.3 |
| 867 | 2026-03-19T05:56:20.132Z | Downloaded bytes v1.11.1 |
| 868 | 2026-03-19T05:56:20.135Z | Downloaded ppv-lite86 v0.2.21 |
| 869 | 2026-03-19T05:56:20.139Z | Downloaded cc v1.2.56 |
| 870 | 2026-03-19T05:56:20.141Z | Downloaded headers v0.4.1 |
| 871 | 2026-03-19T05:56:20.144Z | Downloaded getrandom v0.3.4 |
| 872 | 2026-03-19T05:56:20.147Z | Downloaded ar_archive_writer v0.5.1 |
| 873 | 2026-03-19T05:56:20.149Z | Downloaded paste v1.0.15 |
| 874 | 2026-03-19T05:56:20.152Z | Downloaded rand_xorshift v0.4.0 |
| 875 | 2026-03-19T05:56:20.155Z | Downloaded omicron-zone-package v0.12.2 |
| 876 | 2026-03-19T05:56:20.158Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 877 | 2026-03-19T05:56:20.158Z | Downloaded polyval v0.6.2 |
| 878 | 2026-03-19T05:56:20.158Z | Downloaded pin-project-lite v0.2.17 |
| 879 | 2026-03-19T05:56:20.162Z | Downloaded progenitor-client v0.13.0 |
| 880 | 2026-03-19T05:56:20.165Z | Downloaded ref-cast-impl v1.0.25 |
| 881 | 2026-03-19T05:56:20.165Z | Downloaded recursive v0.1.1 |
| 882 | 2026-03-19T05:56:20.168Z | Downloaded ed25519-dalek v2.2.0 |
| 883 | 2026-03-19T05:56:20.171Z | Downloaded progenitor v0.10.0 |
| 884 | 2026-03-19T05:56:20.171Z | Downloaded ref-cast v1.0.25 |
| 885 | 2026-03-19T05:56:20.174Z | Downloaded proc-macro-crate v1.3.1 |
| 886 | 2026-03-19T05:56:20.174Z | Downloaded diesel_derives v2.3.7 |
| 887 | 2026-03-19T05:56:20.181Z | Downloaded phf v0.13.1 |
| 888 | 2026-03-19T05:56:20.184Z | Downloaded progenitor v0.13.0 |
| 889 | 2026-03-19T05:56:20.184Z | Downloaded progenitor v0.11.2 |
| 890 | 2026-03-19T05:56:20.184Z | Downloaded proc-macro-error2 v2.0.1 |
| 891 | 2026-03-19T05:56:20.187Z | Downloaded primeorder v0.13.6 |
| 892 | 2026-03-19T05:56:20.187Z | Downloaded password-hash v0.4.2 |
| 893 | 2026-03-19T05:56:20.190Z | Downloaded rfc6979 v0.4.0 |
| 894 | 2026-03-19T05:56:20.190Z | Downloaded flate2 v1.1.9 |
| 895 | 2026-03-19T05:56:20.194Z | Downloaded flume v0.11.1 |
| 896 | 2026-03-19T05:56:20.197Z | Downloaded postcard v1.1.3 |
| 897 | 2026-03-19T05:56:20.200Z | Downloaded oso v0.27.3 |
| 898 | 2026-03-19T05:56:20.202Z | Downloaded r2d2 v0.8.10 |
| 899 | 2026-03-19T05:56:20.205Z | Downloaded der v0.7.10 |
| 900 | 2026-03-19T05:56:20.208Z | Downloaded rustc_version v0.4.1 |
| 901 | 2026-03-19T05:56:20.211Z | Downloaded rtoolbox v0.0.3 |
| 902 | 2026-03-19T05:56:20.211Z | Downloaded rustc_version v0.1.7 |
| 903 | 2026-03-19T05:56:20.214Z | Downloaded pkg-config v0.3.32 |
| 904 | 2026-03-19T05:56:20.214Z | Downloaded predicates v3.1.4 |
| 905 | 2026-03-19T05:56:20.217Z | Downloaded rustc-hash v2.1.1 |
| 906 | 2026-03-19T05:56:20.217Z | Downloaded pkcs1 v0.7.5 |
| 907 | 2026-03-19T05:56:20.220Z | Downloaded miniz_oxide v0.8.9 |
| 908 | 2026-03-19T05:56:20.222Z | Downloaded russh-cryptovec v0.7.3 |
| 909 | 2026-03-19T05:56:20.222Z | Downloaded psm v0.1.30 |
| 910 | 2026-03-19T05:56:20.225Z | Downloaded rand_seeder v0.4.0 |
| 911 | 2026-03-19T05:56:20.225Z | Downloaded parking_lot v0.12.5 |
| 912 | 2026-03-19T05:56:20.228Z | Downloaded rand_chacha v0.9.0 |
| 913 | 2026-03-19T05:56:20.230Z | Downloaded hickory-resolver v0.24.4 |
| 914 | 2026-03-19T05:56:20.233Z | Downloaded hickory-resolver v0.25.2 |
| 915 | 2026-03-19T05:56:20.236Z | Downloaded rand_core v0.10.0 |
| 916 | 2026-03-19T05:56:20.238Z | Downloaded rand_core v0.9.5 |
| 917 | 2026-03-19T05:56:20.238Z | Downloaded rand_core v0.6.4 |
| 918 | 2026-03-19T05:56:20.241Z | Downloaded postgres-types v0.2.12 |
| 919 | 2026-03-19T05:56:20.244Z | Downloaded progenitor-extras v0.1.1 |
| 920 | 2026-03-19T05:56:20.244Z | Downloaded password-hash v0.5.0 |
| 921 | 2026-03-19T05:56:20.247Z | Downloaded scheduled-thread-pool v0.2.7 |
| 922 | 2026-03-19T05:56:20.247Z | Downloaded derive_more v2.1.1 |
| 923 | 2026-03-19T05:56:20.255Z | Downloaded sapling-renderdag v0.1.0 |
| 924 | 2026-03-19T05:56:20.258Z | Downloaded salsa20 v0.10.2 |
| 925 | 2026-03-19T05:56:20.258Z | Downloaded papergrid v0.17.0 |
| 926 | 2026-03-19T05:56:20.263Z | Downloaded secrecy v0.10.3 |
| 927 | 2026-03-19T05:56:20.266Z | Downloaded scrypt v0.11.0 |
| 928 | 2026-03-19T05:56:20.266Z | Downloaded resolv-conf v0.7.6 |
| 929 | 2026-03-19T05:56:20.266Z | Downloaded scroll_derive v0.13.1 |
| 930 | 2026-03-19T05:56:20.269Z | Downloaded serde_bytes v0.11.19 |
| 931 | 2026-03-19T05:56:20.269Z | Downloaded serde_repr v0.1.20 |
| 932 | 2026-03-19T05:56:20.271Z | Downloaded serde_plain v1.0.2 |
| 933 | 2026-03-19T05:56:20.271Z | Downloaded serde-big-array v0.5.1 |
| 934 | 2026-03-19T05:56:20.274Z | Downloaded seq-macro v0.3.6 |
| 935 | 2026-03-19T05:56:20.274Z | Downloaded http v1.4.0 |
| 936 | 2026-03-19T05:56:20.278Z | Downloaded quinn-udp v0.5.14 |
| 937 | 2026-03-19T05:56:20.280Z | Downloaded pkcs5 v0.7.1 |
| 938 | 2026-03-19T05:56:20.283Z | Downloaded pin-project v1.1.11 |
| 939 | 2026-03-19T05:56:20.291Z | Downloaded serde_urlencoded v0.7.1 |
| 940 | 2026-03-19T05:56:20.294Z | Downloaded rustls-native-certs v0.8.3 |
| 941 | 2026-03-19T05:56:20.297Z | Downloaded sha1 v0.10.6 |
| 942 | 2026-03-19T05:56:20.297Z | Downloaded rustls-pemfile v1.0.4 |
| 943 | 2026-03-19T05:56:20.300Z | Downloaded serde_spanned v1.0.4 |
| 944 | 2026-03-19T05:56:20.303Z | Downloaded minimal-lexical v0.2.1 |
| 945 | 2026-03-19T05:56:20.306Z | Downloaded signal-hook-mio v0.2.5 |
| 946 | 2026-03-19T05:56:20.306Z | Downloaded shell-words v1.1.1 |
| 947 | 2026-03-19T05:56:20.306Z | Downloaded jiff-static v0.2.21 |
| 948 | 2026-03-19T05:56:20.310Z | Downloaded sigpipe v0.1.3 |
| 949 | 2026-03-19T05:56:20.310Z | Downloaded signature v2.2.0 |
| 950 | 2026-03-19T05:56:20.313Z | Downloaded signal-hook-tokio v0.3.1 |
| 951 | 2026-03-19T05:56:20.313Z | Downloaded rusty-fork v0.3.1 |
| 952 | 2026-03-19T05:56:20.315Z | Downloaded p256 v0.13.2 |
| 953 | 2026-03-19T05:56:20.318Z | Downloaded progenitor-impl v0.11.2 |
| 954 | 2026-03-19T05:56:20.321Z | Downloaded prefix-trie v0.7.0 |
| 955 | 2026-03-19T05:56:20.323Z | Downloaded semver v0.1.20 |
| 956 | 2026-03-19T05:56:20.323Z | Downloaded secrecy v0.8.0 |
| 957 | 2026-03-19T05:56:20.323Z | Downloaded scopeguard v1.2.0 |
| 958 | 2026-03-19T05:56:20.326Z | Downloaded slog-bunyan v2.5.0 |
| 959 | 2026-03-19T05:56:20.326Z | Downloaded parking_lot v0.11.2 |
| 960 | 2026-03-19T05:56:20.329Z | Downloaded slog-envlogger v2.2.0 |
| 961 | 2026-03-19T05:56:20.329Z | Downloaded expectorate v1.2.0 |
| 962 | 2026-03-19T05:56:20.332Z | Downloaded darling_core v0.23.0 |
| 963 | 2026-03-19T05:56:20.335Z | Downloaded same-file v1.0.6 |
| 964 | 2026-03-19T05:56:20.338Z | Downloaded dropshot-api-manager v0.6.0 |
| 965 | 2026-03-19T05:56:20.340Z | Downloaded schemars_derive v0.8.22 |
| 966 | 2026-03-19T05:56:20.340Z | Downloaded rustversion v1.0.22 |
| 967 | 2026-03-19T05:56:20.343Z | Downloaded progenitor-impl v0.10.0 |
| 968 | 2026-03-19T05:56:20.346Z | Downloaded pkcs8 v0.10.2 |
| 969 | 2026-03-19T05:56:20.348Z | Downloaded sec1 v0.7.3 |
| 970 | 2026-03-19T05:56:20.348Z | Downloaded scroll v0.13.0 |
| 971 | 2026-03-19T05:56:20.351Z | Downloaded pin-project-internal v1.1.11 |
| 972 | 2026-03-19T05:56:20.354Z | Downloaded rand_chacha v0.3.1 |
| 973 | 2026-03-19T05:56:20.354Z | Downloaded sqlparser_derive v0.5.0 |
| 974 | 2026-03-19T05:56:20.354Z | Downloaded openssl-sys v0.9.111 |
| 975 | 2026-03-19T05:56:20.358Z | Downloaded ssh-cipher v0.2.0 |
| 976 | 2026-03-19T05:56:20.361Z | Downloaded serde_path_to_error v0.1.20 |
| 977 | 2026-03-19T05:56:20.361Z | Downloaded hyper-util v0.1.20 |
| 978 | 2026-03-19T05:56:20.366Z | Downloaded serde_derive_internals v0.29.1 |
| 979 | 2026-03-19T05:56:20.368Z | Downloaded ssh-encoding v0.2.0 |
| 980 | 2026-03-19T05:56:20.369Z | Downloaded serde-hex v0.1.0 |
| 981 | 2026-03-19T05:56:20.371Z | Downloaded itertools v0.10.5 |
| 982 | 2026-03-19T05:56:20.375Z | Downloaded russh-keys v0.45.0 |
| 983 | 2026-03-19T05:56:20.378Z | Downloaded hashbrown v0.13.2 |
| 984 | 2026-03-19T05:56:20.380Z | Downloaded postgres-protocol v0.6.10 |
| 985 | 2026-03-19T05:56:20.383Z | Downloaded parking_lot_core v0.9.12 |
| 986 | 2026-03-19T05:56:20.386Z | Downloaded num-rational v0.4.2 |
| 987 | 2026-03-19T05:56:20.386Z | Downloaded rustls-pki-types v1.14.0 |
| 988 | 2026-03-19T05:56:20.389Z | Downloaded strum v0.27.2 |
| 989 | 2026-03-19T05:56:20.389Z | Downloaded subtle v2.6.1 |
| 990 | 2026-03-19T05:56:20.392Z | Downloaded signal-hook-registry v1.4.8 |
| 991 | 2026-03-19T05:56:20.392Z | Downloaded sync_wrapper v1.0.2 |
| 992 | 2026-03-19T05:56:20.392Z | Downloaded rustls-pemfile v2.2.0 |
| 993 | 2026-03-19T05:56:20.394Z | Downloaded strip-ansi-escapes v0.2.1 |
| 994 | 2026-03-19T05:56:20.398Z | Downloaded siphasher v1.0.2 |
| 995 | 2026-03-19T05:56:20.398Z | Downloaded simd-adler32 v0.3.8 |
| 996 | 2026-03-19T05:56:20.401Z | Downloaded shlex v1.3.0 |
| 997 | 2026-03-19T05:56:20.401Z | Downloaded sync-ptr v0.1.4 |
| 998 | 2026-03-19T05:56:20.401Z | Downloaded structmeta v0.3.0 |
| 999 | 2026-03-19T05:56:20.401Z | Downloaded strum v0.26.3 |
| 1000 | 2026-03-19T05:56:20.404Z | Downloaded hashbrown v0.12.3 |
| 1001 | 2026-03-19T05:56:20.407Z | Downloaded progenitor-macro v0.13.0 |
| 1002 | 2026-03-19T05:56:20.407Z | Downloaded indicatif v0.18.4 |
| 1003 | 2026-03-19T05:56:20.409Z | Downloaded tabled_derive v0.11.0 |
| 1004 | 2026-03-19T05:56:20.412Z | Downloaded aes v0.8.4 |
| 1005 | 2026-03-19T05:56:20.415Z | Downloaded take_mut v0.2.2 |
| 1006 | 2026-03-19T05:56:20.415Z | Downloaded smallvec v0.6.14 |
| 1007 | 2026-03-19T05:56:20.418Z | Downloaded slog-stdlog v4.1.1 |
| 1008 | 2026-03-19T05:56:20.418Z | Downloaded slog-term v2.9.2 |
| 1009 | 2026-03-19T05:56:20.420Z | Downloaded supports-color v3.0.2 |
| 1010 | 2026-03-19T05:56:20.421Z | Downloaded slog-dtrace v0.3.0 |
| 1011 | 2026-03-19T05:56:20.423Z | Downloaded progenitor-impl v0.13.0 |
| 1012 | 2026-03-19T05:56:20.426Z | Downloaded snafu-derive v0.8.9 |
| 1013 | 2026-03-19T05:56:20.426Z | Downloaded slab v0.4.12 |
| 1014 | 2026-03-19T05:56:20.428Z | Downloaded sct v0.7.1 |
| 1015 | 2026-03-19T05:56:20.431Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1016 | 2026-03-19T05:56:20.431Z | Downloaded testing_table v0.3.0 |
| 1017 | 2026-03-19T05:56:20.434Z | Downloaded thread-id v5.1.0 |
| 1018 | 2026-03-19T05:56:20.434Z | Downloaded pretty_assertions v1.4.1 |
| 1019 | 2026-03-19T05:56:20.437Z | Downloaded smf v0.2.3 |
| 1020 | 2026-03-19T05:56:20.437Z | Downloaded tap v1.0.1 |
| 1021 | 2026-03-19T05:56:20.437Z | Downloaded prettyplease v0.2.37 |
| 1022 | 2026-03-19T05:56:20.440Z | Downloaded sqlformat v0.3.5 |
| 1023 | 2026-03-19T05:56:20.442Z | Downloaded ron v0.8.1 |
| 1024 | 2026-03-19T05:56:20.445Z | Downloaded time-core v0.1.8 |
| 1025 | 2026-03-19T05:56:20.448Z | Downloaded tinyvec_macros v0.1.1 |
| 1026 | 2026-03-19T05:56:20.448Z | Downloaded termtree v0.5.1 |
| 1027 | 2026-03-19T05:56:20.451Z | Downloaded stacker v0.1.23 |
| 1028 | 2026-03-19T05:56:20.451Z | Downloaded spki v0.7.3 |
| 1029 | 2026-03-19T05:56:20.454Z | Downloaded slog-scope v4.4.1 |
| 1030 | 2026-03-19T05:56:20.456Z | Downloaded mio v1.1.1 |
| 1031 | 2026-03-19T05:56:20.459Z | Downloaded support-bundle-viewer v0.1.2 |
| 1032 | 2026-03-19T05:56:20.462Z | Downloaded strum_macros v0.24.3 |
| 1033 | 2026-03-19T05:56:20.462Z | Downloaded static_assertions v1.1.0 |
| 1034 | 2026-03-19T05:56:20.465Z | Downloaded derive_more-impl v2.1.1 |
| 1035 | 2026-03-19T05:56:20.467Z | Downloaded num-bigint v0.4.6 |
| 1036 | 2026-03-19T05:56:20.471Z | Downloaded tabwriter v1.4.1 |
| 1037 | 2026-03-19T05:56:20.473Z | Downloaded serde_cbor v0.11.2 |
| 1038 | 2026-03-19T05:56:20.476Z | Downloaded rcgen v0.12.1 |
| 1039 | 2026-03-19T05:56:20.479Z | Downloaded structmeta-derive v0.3.0 |
| 1040 | 2026-03-19T05:56:20.479Z | Downloaded string_cache v0.8.9 |
| 1041 | 2026-03-19T05:56:20.482Z | Downloaded stringprep v0.1.5 |
| 1042 | 2026-03-19T05:56:20.482Z | Downloaded serde_with_macros v3.17.0 |
| 1043 | 2026-03-19T05:56:20.484Z | Downloaded indexmap v1.9.3 |
| 1044 | 2026-03-19T05:56:20.487Z | Downloaded strum_macros v0.26.4 |
| 1045 | 2026-03-19T05:56:20.490Z | Downloaded darling_core v0.20.11 |
| 1046 | 2026-03-19T05:56:20.493Z | Downloaded slog-async v2.8.0 |
| 1047 | 2026-03-19T05:56:20.493Z | Downloaded hickory-server v0.25.2 |
| 1048 | 2026-03-19T05:56:20.496Z | Downloaded darling_core v0.21.3 |
| 1049 | 2026-03-19T05:56:20.500Z | Downloaded tagptr v0.2.0 |
| 1050 | 2026-03-19T05:56:20.502Z | Downloaded strum_macros v0.27.2 |
| 1051 | 2026-03-19T05:56:20.505Z | Downloaded proc-macro-crate v3.4.0 |
| 1052 | 2026-03-19T05:56:20.505Z | Downloaded ryu v1.0.23 |
| 1053 | 2026-03-19T05:56:20.519Z | Downloaded publicsuffix v2.3.0 |
| 1054 | 2026-03-19T05:56:20.519Z | Downloaded termios v0.3.3 |
| 1055 | 2026-03-19T05:56:20.519Z | Downloaded predicates-tree v1.0.13 |
| 1056 | 2026-03-19T05:56:20.519Z | Downloaded derive_builder v0.20.2 |
| 1057 | 2026-03-19T05:56:20.520Z | Downloaded derive-ex v0.1.8 |
| 1058 | 2026-03-19T05:56:20.520Z | Downloaded thread_local v1.1.9 |
| 1059 | 2026-03-19T05:56:20.522Z | Downloaded thiserror-no-std v2.0.2 |
| 1060 | 2026-03-19T05:56:20.522Z | Downloaded trait-variant v0.1.2 |
| 1061 | 2026-03-19T05:56:20.525Z | Downloaded tower-layer v0.3.3 |
| 1062 | 2026-03-19T05:56:20.525Z | Downloaded topological-sort v0.2.2 |
| 1063 | 2026-03-19T05:56:20.525Z | Downloaded aho-corasick v1.1.4 |
| 1064 | 2026-03-19T05:56:20.529Z | Downloaded tower-service v0.3.3 |
| 1065 | 2026-03-19T05:56:20.532Z | Downloaded aes-gcm v0.10.3 |
| 1066 | 2026-03-19T05:56:20.535Z | Downloaded unarray v0.1.4 |
| 1067 | 2026-03-19T05:56:20.535Z | Downloaded spin v0.9.8 |
| 1068 | 2026-03-19T05:56:20.538Z | Downloaded slog-json v2.6.1 |
| 1069 | 2026-03-19T05:56:20.538Z | Downloaded itertools v0.12.1 |
| 1070 | 2026-03-19T05:56:20.543Z | Downloaded try-lock v0.2.5 |
| 1071 | 2026-03-19T05:56:20.546Z | Downloaded typify-macro v0.4.3 |
| 1072 | 2026-03-19T05:56:20.546Z | Downloaded tls_codec v0.4.2 |
| 1073 | 2026-03-19T05:56:20.550Z | Downloaded typify-macro v0.6.1 |
| 1074 | 2026-03-19T05:56:20.550Z | Downloaded tiny-keccak v2.0.2 |
| 1075 | 2026-03-19T05:56:20.550Z | Downloaded qorb v0.4.1 |
| 1076 | 2026-03-19T05:56:20.553Z | Downloaded base64 v0.22.1 |
| 1077 | 2026-03-19T05:56:20.556Z | Downloaded tokio-macros v2.6.0 |
| 1078 | 2026-03-19T05:56:20.559Z | Downloaded tokio-dtrace v0.1.1 |
| 1079 | 2026-03-19T05:56:20.559Z | Downloaded cargo_toml v0.22.3 |
| 1080 | 2026-03-19T05:56:20.561Z | Downloaded signal-hook v0.3.18 |
| 1081 | 2026-03-19T05:56:20.564Z | Downloaded rayon-core v1.13.0 |
| 1082 | 2026-03-19T05:56:20.567Z | Downloaded tls_codec_derive v0.4.2 |
| 1083 | 2026-03-19T05:56:20.567Z | Downloaded slog v2.8.2 |
| 1084 | 2026-03-19T05:56:20.570Z | Downloaded tokio-tungstenite v0.21.0 |
| 1085 | 2026-03-19T05:56:20.573Z | Downloaded tokio-native-tls v0.3.1 |
| 1086 | 2026-03-19T05:56:20.576Z | Downloaded unit-prefix v0.5.2 |
| 1087 | 2026-03-19T05:56:20.576Z | Downloaded usdt v0.6.0 |
| 1088 | 2026-03-19T05:56:20.576Z | Downloaded hyper v1.8.1 |
| 1089 | 2026-03-19T05:56:20.580Z | Downloaded rand v0.8.5 |
| 1090 | 2026-03-19T05:56:20.583Z | Downloaded iddqd v0.3.17 |
| 1091 | 2026-03-19T05:56:20.589Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1092 | 2026-03-19T05:56:20.592Z | Downloaded utf-8 v0.7.6 |
| 1093 | 2026-03-19T05:56:20.592Z | Downloaded socket2 v0.5.10 |
| 1094 | 2026-03-19T05:56:20.595Z | Downloaded tokio-rustls v0.25.0 |
| 1095 | 2026-03-19T05:56:20.597Z | Downloaded rand v0.9.2 |
| 1096 | 2026-03-19T05:56:20.600Z | Downloaded untrusted v0.7.1 |
| 1097 | 2026-03-19T05:56:20.600Z | Downloaded similar v2.7.0 |
| 1098 | 2026-03-19T05:56:20.603Z | Downloaded usdt-macro v0.6.0 |
| 1099 | 2026-03-19T05:56:20.606Z | Downloaded rsa v0.9.10 |
| 1100 | 2026-03-19T05:56:20.609Z | Downloaded usdt-attr-macro v0.6.0 |
| 1101 | 2026-03-19T05:56:20.611Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1102 | 2026-03-19T05:56:20.611Z | Downloaded schemars v0.8.22 |
| 1103 | 2026-03-19T05:56:20.620Z | Downloaded tui-tree-widget v0.23.1 |
| 1104 | 2026-03-19T05:56:20.623Z | Downloaded time-macros v0.2.27 |
| 1105 | 2026-03-19T05:56:20.625Z | Downloaded waitgroup v0.1.2 |
| 1106 | 2026-03-19T05:56:20.625Z | Downloaded socket2 v0.6.2 |
| 1107 | 2026-03-19T05:56:20.628Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1108 | 2026-03-19T05:56:20.631Z | Downloaded wait-timeout v0.2.1 |
| 1109 | 2026-03-19T05:56:20.631Z | Downloaded want v0.3.1 |
| 1110 | 2026-03-19T05:56:20.631Z | Downloaded subprocess v0.2.15 |
| 1111 | 2026-03-19T05:56:20.634Z | Downloaded void v1.0.2 |
| 1112 | 2026-03-19T05:56:20.636Z | Downloaded unicase v2.9.0 |
| 1113 | 2026-03-19T05:56:20.636Z | Downloaded tokio-rustls v0.24.1 |
| 1114 | 2026-03-19T05:56:20.639Z | Downloaded rustls-webpki v0.103.9 |
| 1115 | 2026-03-19T05:56:20.642Z | Downloaded tokio-stream v0.1.18 |
| 1116 | 2026-03-19T05:56:20.645Z | Downloaded term v0.7.0 |
| 1117 | 2026-03-19T05:56:20.647Z | Downloaded quinn v0.11.9 |
| 1118 | 2026-03-19T05:56:20.650Z | Downloaded xattr v1.6.1 |
| 1119 | 2026-03-19T05:56:20.653Z | Downloaded libxml v0.3.3 |
| 1120 | 2026-03-19T05:56:20.656Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1121 | 2026-03-19T05:56:20.659Z | Downloaded untrusted v0.9.0 |
| 1122 | 2026-03-19T05:56:20.662Z | Downloaded universal-hash v0.5.1 |
| 1123 | 2026-03-19T05:56:20.662Z | Downloaded nom v7.1.3 |
| 1124 | 2026-03-19T05:56:20.665Z | Downloaded zeroize_derive v1.4.3 |
| 1125 | 2026-03-19T05:56:20.668Z | Downloaded usdt-impl v0.6.0 |
| 1126 | 2026-03-19T05:56:20.668Z | Downloaded unicode-truncate v1.1.0 |
| 1127 | 2026-03-19T05:56:20.671Z | Downloaded xshell-macros v0.2.7 |
| 1128 | 2026-03-19T05:56:20.671Z | Downloaded schemars v0.9.0 |
| 1129 | 2026-03-19T05:56:20.679Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1130 | 2026-03-19T05:56:20.682Z | Downloaded zone_cfg_derive v0.3.1 |
| 1131 | 2026-03-19T05:56:20.682Z | Downloaded hashbrown v0.15.5 |
| 1132 | 2026-03-19T05:56:20.686Z | Downloaded uzers v0.12.2 |
| 1133 | 2026-03-19T05:56:20.689Z | Downloaded tar v0.4.44 |
| 1134 | 2026-03-19T05:56:20.691Z | Downloaded samael v0.0.19 |
| 1135 | 2026-03-19T05:56:20.694Z | Downloaded test-strategy v0.4.5 |
| 1136 | 2026-03-19T05:56:20.697Z | Downloaded schemars v1.2.1 |
| 1137 | 2026-03-19T05:56:20.708Z | Downloaded twox-hash v2.1.2 |
| 1138 | 2026-03-19T05:56:20.712Z | Downloaded tracing-attributes v0.1.31 |
| 1139 | 2026-03-19T05:56:20.715Z | Downloaded zone v0.3.1 |
| 1140 | 2026-03-19T05:56:20.715Z | Downloaded walkdir v2.5.0 |
| 1141 | 2026-03-19T05:56:20.715Z | Downloaded vsss-rs v3.3.4 |
| 1142 | 2026-03-19T05:56:20.718Z | Downloaded vergen-gitcl v1.0.8 |
| 1143 | 2026-03-19T05:56:20.718Z | Downloaded wyz v0.5.1 |
| 1144 | 2026-03-19T05:56:20.723Z | Downloaded whoami v2.1.0 |
| 1145 | 2026-03-19T05:56:20.723Z | Downloaded xshell v0.2.7 |
| 1146 | 2026-03-19T05:56:20.726Z | Downloaded num-bigint-dig v0.8.6 |
| 1147 | 2026-03-19T05:56:20.729Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1148 | 2026-03-19T05:56:20.731Z | Downloaded tinyvec v1.10.0 |
| 1149 | 2026-03-19T05:56:20.734Z | Downloaded toml v0.7.8 |
| 1150 | 2026-03-19T05:56:20.737Z | Downloaded libm v0.2.16 |
| 1151 | 2026-03-19T05:56:20.742Z | Downloaded whoami v1.6.1 |
| 1152 | 2026-03-19T05:56:20.744Z | Downloaded xz2 v0.1.7 |
| 1153 | 2026-03-19T05:56:20.747Z | Downloaded hkdf v0.12.4 |
| 1154 | 2026-03-19T05:56:20.747Z | Downloaded zeroize v1.8.2 |
| 1155 | 2026-03-19T05:56:20.750Z | Downloaded zstd v0.13.3 |
| 1156 | 2026-03-19T05:56:20.750Z | Downloaded tokio-rustls v0.26.4 |
| 1157 | 2026-03-19T05:56:20.753Z | Downloaded rand v0.10.0 |
| 1158 | 2026-03-19T05:56:20.756Z | Downloaded futures-util v0.3.32 |
| 1159 | 2026-03-19T05:56:20.764Z | Downloaded vergen-lib v0.1.6 |
| 1160 | 2026-03-19T05:56:20.767Z | Downloaded bindgen v0.71.1 |
| 1161 | 2026-03-19T05:56:20.771Z | Downloaded aws-lc-rs v1.16.0 |
| 1162 | 2026-03-19T05:56:20.778Z | Downloaded yasna v0.5.2 |
| 1163 | 2026-03-19T05:56:20.781Z | Downloaded unicode-bidi v0.3.18 |
| 1164 | 2026-03-19T05:56:20.783Z | Downloaded typify v0.6.1 |
| 1165 | 2026-03-19T05:56:20.786Z | Downloaded rustyline v14.0.0 |
| 1166 | 2026-03-19T05:56:20.789Z | Downloaded steno v0.4.1 |
| 1167 | 2026-03-19T05:56:20.791Z | Downloaded vergen v9.0.6 |
| 1168 | 2026-03-19T05:56:20.794Z | Downloaded russh v0.45.0 |
| 1169 | 2026-03-19T05:56:20.797Z | Downloaded tungstenite v0.23.0 |
| 1170 | 2026-03-19T05:56:20.800Z | Downloaded unicode-properties v0.1.4 |
| 1171 | 2026-03-19T05:56:20.802Z | Downloaded zerocopy v0.6.6 |
| 1172 | 2026-03-19T05:56:20.805Z | Downloaded rpassword v7.4.0 |
| 1173 | 2026-03-19T05:56:20.808Z | Downloaded tungstenite v0.21.0 |
| 1174 | 2026-03-19T05:56:20.810Z | Downloaded bitvec v1.0.1 |
| 1175 | 2026-03-19T05:56:20.819Z | Downloaded h2 v0.4.13 |
| 1176 | 2026-03-19T05:56:20.825Z | Downloaded itertools v0.14.0 |
| 1177 | 2026-03-19T05:56:20.830Z | Downloaded tracing-core v0.1.36 |
| 1178 | 2026-03-19T05:56:20.833Z | Downloaded zstd-safe v7.2.4 |
| 1179 | 2026-03-19T05:56:20.835Z | Downloaded chrono v0.4.44 |
| 1180 | 2026-03-19T05:56:20.839Z | Downloaded reedline v0.40.0 |
| 1181 | 2026-03-19T05:56:20.845Z | Downloaded typify v0.4.3 |
| 1182 | 2026-03-19T05:56:20.847Z | Downloaded uuid v1.21.0 |
| 1183 | 2026-03-19T05:56:20.850Z | Downloaded zopfli v0.8.3 |
| 1184 | 2026-03-19T05:56:20.853Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1185 | 2026-03-19T05:56:20.856Z | Downloaded unsafe-libyaml v0.2.11 |
| 1186 | 2026-03-19T05:56:20.859Z | Downloaded vte v0.14.1 |
| 1187 | 2026-03-19T05:56:20.861Z | Downloaded ssh-key v0.6.7 |
| 1188 | 2026-03-19T05:56:20.865Z | Downloaded unicode_categories v0.1.1 |
| 1189 | 2026-03-19T05:56:20.868Z | Downloaded tokio-postgres v0.7.16 |
| 1190 | 2026-03-19T05:56:20.870Z | Downloaded ron v0.12.0 |
| 1191 | 2026-03-19T05:56:20.877Z | Downloaded git2 v0.20.4 |
| 1192 | 2026-03-19T05:56:20.884Z | Downloaded toml_edit v0.19.15 |
| 1193 | 2026-03-19T05:56:20.896Z | Downloaded p384 v0.13.1 |
| 1194 | 2026-03-19T05:56:20.900Z | Downloaded reqwest v0.13.2 |
| 1195 | 2026-03-19T05:56:20.905Z | Downloaded itertools v0.13.0 |
| 1196 | 2026-03-19T05:56:20.910Z | Downloaded iri-string v0.7.10 |
| 1197 | 2026-03-19T05:56:20.916Z | Downloaded goblin v0.10.5 |
| 1198 | 2026-03-19T05:56:20.922Z | Downloaded yansi v1.0.1 |
| 1199 | 2026-03-19T05:56:20.924Z | Downloaded zip v0.6.6 |
| 1200 | 2026-03-19T05:56:20.927Z | Downloaded vergen-git2 v1.0.7 |
| 1201 | 2026-03-19T05:56:20.930Z | Downloaded tokio-tungstenite v0.23.1 |
| 1202 | 2026-03-19T05:56:20.930Z | Downloaded typed-path v0.9.3 |
| 1203 | 2026-03-19T05:56:20.935Z | Downloaded regex v1.12.3 |
| 1204 | 2026-03-19T05:56:20.939Z | Downloaded rayon v1.11.0 |
| 1205 | 2026-03-19T05:56:20.946Z | Downloaded x509-cert v0.2.5 |
| 1206 | 2026-03-19T05:56:20.951Z | Downloaded reqwest v0.12.28 |
| 1207 | 2026-03-19T05:56:20.955Z | Downloaded lalrpop v0.19.12 |
| 1208 | 2026-03-19T05:56:20.964Z | Downloaded moka v0.12.13 |
| 1209 | 2026-03-19T05:56:20.970Z | Downloaded salty v0.3.0 |
| 1210 | 2026-03-19T05:56:20.975Z | Downloaded snafu v0.8.9 |
| 1211 | 2026-03-19T05:56:20.980Z | Downloaded tokio-util v0.7.18 |
| 1212 | 2026-03-19T05:56:20.985Z | Downloaded term v1.2.1 |
| 1213 | 2026-03-19T05:56:20.988Z | Downloaded p521 v0.13.3 |
| 1214 | 2026-03-19T05:56:20.991Z | Downloaded blake3 v1.8.3 |
| 1215 | 2026-03-19T05:56:20.997Z | Downloaded unicode-normalization v0.1.25 |
| 1216 | 2026-03-19T05:56:21.001Z | Downloaded object v0.30.4 |
| 1217 | 2026-03-19T05:56:21.007Z | Downloaded proptest v1.10.0 |
| 1218 | 2026-03-19T05:56:21.014Z | Downloaded unicode-segmentation v1.12.0 |
| 1219 | 2026-03-19T05:56:21.017Z | Downloaded rustls-webpki v0.101.7 |
| 1220 | 2026-03-19T05:56:21.028Z | Downloaded zerocopy-derive v0.8.40 |
| 1221 | 2026-03-19T05:56:21.035Z | Downloaded zip v4.6.1 |
| 1222 | 2026-03-19T05:56:21.038Z | Downloaded tower v0.5.3 |
| 1223 | 2026-03-19T05:56:21.045Z | Downloaded quick-xml v0.37.5 |
| 1224 | 2026-03-19T05:56:21.049Z | Downloaded quinn-proto v0.11.13 |
| 1225 | 2026-03-19T05:56:21.055Z | Downloaded winnow v0.6.26 |
| 1226 | 2026-03-19T05:56:21.062Z | Downloaded radix_trie v0.2.1 |
| 1227 | 2026-03-19T05:56:21.066Z | Downloaded nix v0.27.1 |
| 1228 | 2026-03-19T05:56:21.074Z | Downloaded tower-http v0.6.8 |
| 1229 | 2026-03-19T05:56:21.081Z | Downloaded curve25519-dalek v4.1.3 |
| 1230 | 2026-03-19T05:56:21.087Z | Downloaded bstr v1.12.1 |
| 1231 | 2026-03-19T05:56:21.094Z | Downloaded tabled v0.20.0 |
| 1232 | 2026-03-19T05:56:21.108Z | Downloaded time v0.3.47 |
| 1233 | 2026-03-19T05:56:21.117Z | Downloaded zlib-rs v0.6.2 |
| 1234 | 2026-03-19T05:56:21.122Z | Downloaded rustls-webpki v0.102.8 |
| 1235 | 2026-03-19T05:56:21.137Z | Downloaded vcpkg v0.2.15 |
| 1236 | 2026-03-19T05:56:21.168Z | Downloaded regex-syntax v0.6.29 |
| 1237 | 2026-03-19T05:56:21.174Z | Downloaded object v0.37.3 |
| 1238 | 2026-03-19T05:56:21.183Z | Downloaded nix v0.29.0 |
| 1239 | 2026-03-19T05:56:21.191Z | Downloaded zerocopy v0.8.40 |
| 1240 | 2026-03-19T05:56:21.199Z | Downloaded winnow v0.5.40 |
| 1241 | 2026-03-19T05:56:21.205Z | Downloaded serde_with v3.17.0 |
| 1242 | 2026-03-19T05:56:21.215Z | Downloaded rustix v0.38.44 |
| 1243 | 2026-03-19T05:56:21.232Z | Downloaded hickory-proto v0.25.2 |
| 1244 | 2026-03-19T05:56:21.244Z | Downloaded openssl v0.10.75 |
| 1245 | 2026-03-19T05:56:21.252Z | Downloaded regex-syntax v0.8.10 |
| 1246 | 2026-03-19T05:56:21.259Z | Downloaded webpki-roots v1.0.6 |
| 1247 | 2026-03-19T05:56:21.263Z | Downloaded rustls v0.21.12 |
| 1248 | 2026-03-19T05:56:21.270Z | Downloaded petname v2.0.2 |
| 1249 | 2026-03-19T05:56:21.274Z | Downloaded dropshot v0.16.7 |
| 1250 | 2026-03-19T05:56:21.291Z | Downloaded nix v0.28.0 |
| 1251 | 2026-03-19T05:56:21.299Z | Downloaded polar-core v0.27.3 |
| 1252 | 2026-03-19T05:56:21.306Z | Downloaded smoltcp v0.9.1 |
| 1253 | 2026-03-19T05:56:21.313Z | Downloaded nix v0.31.1 |
| 1254 | 2026-03-19T05:56:21.322Z | Downloaded tough v0.20.0 |
| 1255 | 2026-03-19T05:56:21.329Z | Downloaded portable-atomic v1.13.1 |
| 1256 | 2026-03-19T05:56:21.335Z | Downloaded drift v0.1.3 |
| 1257 | 2026-03-19T05:56:21.339Z | Downloaded hickory-proto v0.24.4 |
| 1258 | 2026-03-19T05:56:21.350Z | Downloaded ratatui v0.29.0 |
| 1259 | 2026-03-19T05:56:21.365Z | Downloaded rustls v0.22.4 |
| 1260 | 2026-03-19T05:56:21.375Z | Downloaded regress v0.10.5 |
| 1261 | 2026-03-19T05:56:21.382Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1262 | 2026-03-19T05:56:21.391Z | Downloaded crc32fast v1.5.0 |
| 1263 | 2026-03-19T05:56:21.394Z | Downloaded smoltcp v0.11.0 |
| 1264 | 2026-03-19T05:56:21.401Z | Downloaded rustls v0.23.37 |
| 1265 | 2026-03-19T05:56:21.411Z | Downloaded cookie v0.18.1 |
| 1266 | 2026-03-19T05:56:21.414Z | Downloaded chacha20 v0.10.0 |
| 1267 | 2026-03-19T05:56:21.417Z | Downloaded chrono-tz v0.10.4 |
| 1268 | 2026-03-19T05:56:21.428Z | Downloaded openapiv3 v2.2.0 |
| 1269 | 2026-03-19T05:56:21.437Z | Downloaded diesel v2.3.7 |
| 1270 | 2026-03-19T05:56:21.452Z | Downloaded bzip2 v0.4.4 |
| 1271 | 2026-03-19T05:56:21.455Z | Downloaded blake2 v0.10.6 |
| 1272 | 2026-03-19T05:56:21.455Z | Downloaded argon2 v0.5.3 |
| 1273 | 2026-03-19T05:56:21.458Z | Downloaded cookie_store v0.22.1 |
| 1274 | 2026-03-19T05:56:21.458Z | Downloaded const-oid v0.9.6 |
| 1275 | 2026-03-19T05:56:21.461Z | Downloaded data-encoding v2.10.0 |
| 1276 | 2026-03-19T05:56:21.461Z | Downloaded defmt-macros v1.0.1 |
| 1277 | 2026-03-19T05:56:21.464Z | Downloaded der_derive v0.7.3 |
| 1278 | 2026-03-19T05:56:21.464Z | Downloaded clang-sys v1.8.1 |
| 1279 | 2026-03-19T05:56:21.466Z | Downloaded ciborium v0.2.2 |
| 1280 | 2026-03-19T05:56:21.469Z | Downloaded convert_case v0.10.0 |
| 1281 | 2026-03-19T05:56:21.469Z | Downloaded petgraph v0.8.3 |
| 1282 | 2026-03-19T05:56:21.485Z | Downloaded headers-core v0.3.0 |
| 1283 | 2026-03-19T05:56:21.488Z | Downloaded ff v0.13.1 |
| 1284 | 2026-03-19T05:56:21.488Z | Downloaded crossbeam-channel v0.5.15 |
| 1285 | 2026-03-19T05:56:21.491Z | Downloaded bzip2 v0.6.1 |
| 1286 | 2026-03-19T05:56:21.494Z | Downloaded async-bb8-diesel v0.2.1 |
| 1287 | 2026-03-19T05:56:21.494Z | Downloaded cexpr v0.6.0 |
| 1288 | 2026-03-19T05:56:21.497Z | Downloaded cbc v0.1.2 |
| 1289 | 2026-03-19T05:56:21.497Z | Downloaded cargo_metadata v0.19.2 |
| 1290 | 2026-03-19T05:56:21.497Z | Downloaded bitfield v0.19.4 |
| 1291 | 2026-03-19T05:56:21.499Z | Downloaded crossbeam-utils v0.8.21 |
| 1292 | 2026-03-19T05:56:21.499Z | Downloaded bb8 v0.8.6 |
| 1293 | 2026-03-19T05:56:21.502Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1294 | 2026-03-19T05:56:21.514Z | Downloaded tokio v1.49.0 |
| 1295 | 2026-03-19T05:56:21.544Z | Downloaded sha3 v0.10.8 |
| 1296 | 2026-03-19T05:56:21.547Z | Downloaded sqlparser v0.61.0 |
| 1297 | 2026-03-19T05:56:21.555Z | Downloaded async-stream-impl v0.3.6 |
| 1298 | 2026-03-19T05:56:21.557Z | Downloaded base64 v0.21.7 |
| 1299 | 2026-03-19T05:56:21.560Z | Downloaded cmake v0.1.57 |
| 1300 | 2026-03-19T05:56:21.560Z | Downloaded bitfield-macros v0.19.4 |
| 1301 | 2026-03-19T05:56:21.560Z | Downloaded bit-vec v0.8.0 |
| 1302 | 2026-03-19T05:56:21.578Z | Downloaded sled v0.34.7 |
| 1303 | 2026-03-19T05:56:21.587Z | Downloaded tracing v0.1.44 |
| 1304 | 2026-03-19T05:56:21.611Z | Downloaded typify-impl v0.6.1 |
| 1305 | 2026-03-19T05:56:21.622Z | Downloaded typify-impl v0.4.3 |
| 1306 | 2026-03-19T05:56:21.654Z | Downloaded regex-automata v0.4.14 |
| 1307 | 2026-03-19T05:56:21.670Z | Downloaded zerocopy-derive v0.6.6 |
| 1308 | 2026-03-19T05:56:21.695Z | Downloaded petgraph v0.6.5 |
| 1309 | 2026-03-19T05:56:21.721Z | Downloaded jiff v0.2.21 |
| 1310 | 2026-03-19T05:56:21.735Z | Downloaded lzma-sys v0.1.20 |
| 1311 | 2026-03-19T05:56:21.756Z | Downloaded csv v1.4.0 |
| 1312 | 2026-03-19T05:56:21.781Z | Downloaded libz-sys v1.1.24 |
| 1313 | 2026-03-19T05:56:21.875Z | Downloaded encoding_rs v0.8.35 |
| 1314 | 2026-03-19T05:56:21.912Z | Downloaded ring v0.17.14 |
| 1315 | 2026-03-19T05:56:21.947Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1316 | 2026-03-19T05:56:22.228Z | Downloaded aws-lc-sys v0.37.1 |
| 1317 | 2026-03-19T05:56:22.557Z | Compiling libc v0.2.180 |
| 1318 | 2026-03-19T05:56:22.561Z | Compiling serde v1.0.228 |
| 1319 | 2026-03-19T05:56:22.561Z | Compiling log v0.4.29 |
| 1320 | 2026-03-19T05:56:22.561Z | Compiling shlex v1.3.0 |
| 1321 | 2026-03-19T05:56:22.561Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-03-19T05:56:22.561Z | Compiling smallvec v1.15.1 |
| 1323 | 2026-03-19T05:56:22.561Z | Compiling typenum v1.19.0 |
| 1324 | 2026-03-19T05:56:22.561Z | Compiling subtle v2.6.1 |
| 1325 | 2026-03-19T05:56:22.764Z | Compiling generic-array v0.14.7 |
| 1326 | 2026-03-19T05:56:22.767Z | Compiling scopeguard v1.2.0 |
| 1327 | 2026-03-19T05:56:22.777Z | Compiling portable-atomic v1.13.1 |
| 1328 | 2026-03-19T05:56:22.848Z | Compiling const-oid v0.9.6 |
| 1329 | 2026-03-19T05:56:22.869Z | Compiling critical-section v1.2.0 |
| 1330 | 2026-03-19T05:56:22.890Z | Compiling syn v2.0.117 |
| 1331 | 2026-03-19T05:56:22.894Z | Compiling zerocopy v0.8.40 |
| 1332 | 2026-03-19T05:56:22.914Z | Compiling serde_json v1.0.149 |
| 1333 | 2026-03-19T05:56:23.003Z | Compiling lock_api v0.4.14 |
| 1334 | 2026-03-19T05:56:23.003Z | Compiling pin-project-lite v0.2.17 |
| 1335 | 2026-03-19T05:56:23.007Z | Compiling parking_lot_core v0.9.12 |
| 1336 | 2026-03-19T05:56:23.073Z | Compiling pkg-config v0.3.32 |
| 1337 | 2026-03-19T05:56:23.073Z | Compiling bitflags v2.11.0 |
| 1338 | 2026-03-19T05:56:23.123Z | Compiling libm v0.2.16 |
| 1339 | 2026-03-19T05:56:23.145Z | Compiling num-traits v0.2.19 |
| 1340 | 2026-03-19T05:56:23.215Z | Compiling futures-core v0.3.32 |
| 1341 | 2026-03-19T05:56:23.238Z | Compiling percent-encoding v2.3.2 |
| 1342 | 2026-03-19T05:56:23.306Z | Compiling allocator-api2 v0.2.21 |
| 1343 | 2026-03-19T05:56:23.377Z | Compiling cpufeatures v0.2.17 |
| 1344 | 2026-03-19T05:56:23.447Z | Compiling futures-sink v0.3.32 |
| 1345 | 2026-03-19T05:56:23.492Z | Compiling foldhash v0.2.0 |
| 1346 | 2026-03-19T05:56:23.516Z | Compiling futures-io v0.3.32 |
| 1347 | 2026-03-19T05:56:23.560Z | Compiling getrandom v0.4.1 |
| 1348 | 2026-03-19T05:56:23.581Z | Compiling slab v0.4.12 |
| 1349 | 2026-03-19T05:56:23.672Z | Compiling futures-channel v0.3.32 |
| 1350 | 2026-03-19T05:56:23.675Z | Compiling futures-task v0.3.32 |
| 1351 | 2026-03-19T05:56:23.768Z | Compiling hashbrown v0.16.1 |
| 1352 | 2026-03-19T05:56:23.774Z | Compiling rand_core v0.10.0 |
| 1353 | 2026-03-19T05:56:23.790Z | Compiling getrandom v0.3.4 |
| 1354 | 2026-03-19T05:56:23.837Z | Compiling rustversion v1.0.22 |
| 1355 | 2026-03-19T05:56:23.840Z | Compiling form_urlencoded v1.2.2 |
| 1356 | 2026-03-19T05:56:23.884Z | Compiling ident_case v1.0.1 |
| 1357 | 2026-03-19T05:56:23.957Z | Compiling getrandom v0.2.17 |
| 1358 | 2026-03-19T05:56:23.985Z | Compiling jobserver v0.1.34 |
| 1359 | 2026-03-19T05:56:24.007Z | Compiling errno v0.3.14 |
| 1360 | 2026-03-19T05:56:24.059Z | Compiling mio v1.1.1 |
| 1361 | 2026-03-19T05:56:24.062Z | Compiling socket2 v0.6.2 |
| 1362 | 2026-03-19T05:56:24.105Z | Compiling dunce v1.0.5 |
| 1363 | 2026-03-19T05:56:24.159Z | Compiling signal-hook-registry v1.4.8 |
| 1364 | 2026-03-19T05:56:24.214Z | Compiling rand_core v0.6.4 |
| 1365 | 2026-03-19T05:56:24.241Z | Compiling fs_extra v1.3.0 |
| 1366 | 2026-03-19T05:56:24.284Z | Compiling cc v1.2.56 |
| 1367 | 2026-03-19T05:56:24.307Z | Compiling once_cell v1.21.3 |
| 1368 | 2026-03-19T05:56:24.424Z | Compiling parking_lot v0.12.5 |
| 1369 | 2026-03-19T05:56:24.496Z | Compiling indexmap v2.13.0 |
| 1370 | 2026-03-19T05:56:24.545Z | Compiling base64ct v1.8.3 |
| 1371 | 2026-03-19T05:56:24.570Z | Compiling flagset v0.4.7 |
| 1372 | 2026-03-19T05:56:24.595Z | Compiling rustix v1.1.3 |
| 1373 | 2026-03-19T05:56:24.599Z | Compiling iana-time-zone v0.1.65 |
| 1374 | 2026-03-19T05:56:24.644Z | Compiling uuid v1.21.0 |
| 1375 | 2026-03-19T05:56:24.647Z | Compiling rustc_version v0.4.1 |
| 1376 | 2026-03-19T05:56:24.689Z | Compiling regex-syntax v0.8.10 |
| 1377 | 2026-03-19T05:56:24.735Z | Compiling aws-lc-rs v1.16.0 |
| 1378 | 2026-03-19T05:56:24.790Z | Compiling vcpkg v0.2.15 |
| 1379 | 2026-03-19T05:56:25.011Z | Compiling pem-rfc7468 v0.7.0 |
| 1380 | 2026-03-19T05:56:25.069Z | Compiling tracing-core v0.1.36 |
| 1381 | 2026-03-19T05:56:25.093Z | Compiling crossbeam-utils v0.8.21 |
| 1382 | 2026-03-19T05:56:25.206Z | Compiling rand_core v0.9.5 |
| 1383 | 2026-03-19T05:56:25.242Z | Compiling schemars v0.8.22 |
| 1384 | 2026-03-19T05:56:25.295Z | Compiling untrusted v0.7.1 |
| 1385 | 2026-03-19T05:56:25.360Z | Compiling syn v1.0.109 |
| 1386 | 2026-03-19T05:56:25.440Z | Compiling cmake v0.1.57 |
| 1387 | 2026-03-19T05:56:25.496Z | Compiling base64 v0.22.1 |
| 1388 | 2026-03-19T05:56:25.496Z | Compiling openssl-probe v0.2.1 |
| 1389 | 2026-03-19T05:56:25.568Z | Compiling untrusted v0.9.0 |
| 1390 | 2026-03-19T05:56:25.571Z | Compiling httparse v1.10.1 |
| 1391 | 2026-03-19T05:56:25.666Z | Compiling try-lock v0.2.5 |
| 1392 | 2026-03-19T05:56:25.692Z | Compiling dyn-clone v1.0.20 |
| 1393 | 2026-03-19T05:56:25.756Z | Compiling tower-layer v0.3.3 |
| 1394 | 2026-03-19T05:56:25.781Z | Compiling atomic-waker v1.1.2 |
| 1395 | 2026-03-19T05:56:25.829Z | Compiling tinyvec_macros v0.1.1 |
| 1396 | 2026-03-19T05:56:25.872Z | Compiling tower-service v0.3.3 |
| 1397 | 2026-03-19T05:56:25.896Z | Compiling rustls v0.23.37 |
| 1398 | 2026-03-19T05:56:25.943Z | Compiling tinyvec v1.10.0 |
| 1399 | 2026-03-19T05:56:25.943Z | Compiling want v0.3.1 |
| 1400 | 2026-03-19T05:56:25.946Z | Compiling spin v0.9.8 |
| 1401 | 2026-03-19T05:56:26.019Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-03-19T05:56:26.019Z | Compiling httpdate v1.0.3 |
| 1403 | 2026-03-19T05:56:26.022Z | Compiling foreign-types-shared v0.1.1 |
| 1404 | 2026-03-19T05:56:26.022Z | Compiling crc32fast v1.5.0 |
| 1405 | 2026-03-19T05:56:26.123Z | Compiling openssl v0.10.75 |
| 1406 | 2026-03-19T05:56:26.179Z | Compiling time-core v0.1.8 |
| 1407 | 2026-03-19T05:56:26.204Z | Compiling pin-utils v0.1.0 |
| 1408 | 2026-03-19T05:56:26.227Z | Compiling powerfmt v0.2.0 |
| 1409 | 2026-03-19T05:56:26.305Z | Compiling num-conv v0.2.0 |
| 1410 | 2026-03-19T05:56:26.338Z | Compiling foreign-types v0.3.2 |
| 1411 | 2026-03-19T05:56:26.378Z | Compiling wait-timeout v0.2.1 |
| 1412 | 2026-03-19T05:56:26.402Z | Compiling num_threads v0.1.7 |
| 1413 | 2026-03-19T05:56:26.424Z | Compiling either v1.15.0 |
| 1414 | 2026-03-19T05:56:26.450Z | Compiling quick-error v1.2.3 |
| 1415 | 2026-03-19T05:56:26.498Z | Compiling deranged v0.5.8 |
| 1416 | 2026-03-19T05:56:26.502Z | Compiling siphasher v1.0.2 |
| 1417 | 2026-03-19T05:56:26.551Z | Compiling time-macros v0.2.27 |
| 1418 | 2026-03-19T05:56:26.554Z | Compiling usdt-impl v0.6.0 |
| 1419 | 2026-03-19T05:56:26.554Z | Compiling simd-adler32 v0.3.8 |
| 1420 | 2026-03-19T05:56:26.628Z | Compiling native-tls v0.2.18 |
| 1421 | 2026-03-19T05:56:26.631Z | Compiling bit-vec v0.8.0 |
| 1422 | 2026-03-19T05:56:26.679Z | Compiling aws-lc-sys v0.37.1 |
| 1423 | 2026-03-19T05:56:26.726Z | Compiling ring v0.17.14 |
| 1424 | 2026-03-19T05:56:26.767Z | Compiling openssl-sys v0.9.111 |
| 1425 | 2026-03-19T05:56:26.816Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1426 | 2026-03-19T05:56:26.870Z | Compiling tempfile v3.25.0 |
| 1427 | 2026-03-19T05:56:26.924Z | Compiling bit-set v0.8.0 |
| 1428 | 2026-03-19T05:56:26.972Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1429 | 2026-03-19T05:56:26.997Z | Compiling unicode-normalization v0.1.25 |
| 1430 | 2026-03-19T05:56:27.018Z | Compiling crossbeam-epoch v0.9.18 |
| 1431 | 2026-03-19T05:56:27.160Z | Compiling synstructure v0.13.2 |
| 1432 | 2026-03-19T05:56:27.269Z | Compiling serde_derive_internals v0.29.1 |
| 1433 | 2026-03-19T05:56:27.368Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-03-19T05:56:27.390Z | Compiling darling_core v0.20.11 |
| 1435 | 2026-03-19T05:56:27.500Z | Compiling regex-automata v0.4.14 |
| 1436 | 2026-03-19T05:56:27.654Z | Compiling rusty-fork v0.3.1 |
| 1437 | 2026-03-19T05:56:28.033Z | Compiling darling_core v0.21.3 |
| 1438 | 2026-03-19T05:56:28.056Z | Compiling rand_xorshift v0.4.0 |
| 1439 | 2026-03-19T05:56:28.100Z | Compiling slog v2.8.2 |
| 1440 | 2026-03-19T05:56:28.123Z | Compiling time v0.3.47 |
| 1441 | 2026-03-19T05:56:28.262Z | Compiling heapless v0.7.17 |
| 1442 | 2026-03-19T05:56:28.309Z | Compiling thread-id v5.1.0 |
| 1443 | 2026-03-19T05:56:28.361Z | Compiling sync_wrapper v1.0.2 |
| 1444 | 2026-03-19T05:56:28.395Z | Compiling cookie v0.18.1 |
| 1445 | 2026-03-19T05:56:28.416Z | Compiling unarray v0.1.4 |
| 1446 | 2026-03-19T05:56:28.439Z | Compiling unicode-properties v0.1.4 |
| 1447 | 2026-03-19T05:56:28.515Z | Compiling anyhow v1.0.102 |
| 1448 | 2026-03-19T05:56:28.571Z | Compiling unicode-bidi v0.3.18 |
| 1449 | 2026-03-19T05:56:28.594Z | Compiling zstd-safe v7.2.4 |
| 1450 | 2026-03-19T05:56:28.619Z | Compiling rayon-core v1.13.0 |
| 1451 | 2026-03-19T05:56:28.619Z | Compiling signal-hook v0.3.18 |
| 1452 | 2026-03-19T05:56:28.665Z | Compiling paste v1.0.15 |
| 1453 | 2026-03-19T05:56:28.741Z | Compiling unicode-segmentation v1.12.0 |
| 1454 | 2026-03-19T05:56:28.865Z | Compiling adler2 v2.0.1 |
| 1455 | 2026-03-19T05:56:29.011Z | Compiling miniz_oxide v0.8.9 |
| 1456 | 2026-03-19T05:56:29.055Z | Compiling stringprep v0.1.5 |
| 1457 | 2026-03-19T05:56:29.127Z | Compiling crossbeam-deque v0.8.6 |
| 1458 | 2026-03-19T05:56:29.287Z | Compiling num-integer v0.1.46 |
| 1459 | 2026-03-19T05:56:29.289Z | Compiling vergen-lib v0.1.6 |
| 1460 | 2026-03-19T05:56:29.340Z | Compiling curve25519-dalek v4.1.3 |
| 1461 | 2026-03-19T05:56:29.388Z | Compiling ff v0.13.1 |
| 1462 | 2026-03-19T05:56:29.552Z | Compiling hash32 v0.2.1 |
| 1463 | 2026-03-19T05:56:29.579Z | Compiling memoffset v0.9.1 |
| 1464 | 2026-03-19T05:56:29.683Z | Compiling base16ct v0.2.0 |
| 1465 | 2026-03-19T05:56:29.739Z | Compiling iri-string v0.7.10 |
| 1466 | 2026-03-19T05:56:29.782Z | Compiling psl-types v2.0.11 |
| 1467 | 2026-03-19T05:56:29.834Z | Compiling serde_derive v1.0.228 |
| 1468 | 2026-03-19T05:56:29.860Z | Compiling zeroize_derive v1.4.3 |
| 1469 | 2026-03-19T05:56:29.883Z | Compiling zerofrom-derive v0.1.6 |
| 1470 | 2026-03-19T05:56:29.904Z | Compiling yoke-derive v0.8.1 |
| 1471 | 2026-03-19T05:56:29.947Z | Compiling zerocopy-derive v0.8.40 |
| 1472 | 2026-03-19T05:56:29.983Z | Compiling zerovec-derive v0.11.2 |
| 1473 | 2026-03-19T05:56:30.093Z | Compiling displaydoc v0.2.5 |
| 1474 | 2026-03-19T05:56:30.417Z | Compiling tokio-macros v2.6.0 |
| 1475 | 2026-03-19T05:56:30.762Z | Compiling zeroize v1.8.2 |
| 1476 | 2026-03-19T05:56:30.830Z | Compiling futures-macro v0.3.32 |
| 1477 | 2026-03-19T05:56:31.104Z | Compiling der_derive v0.7.3 |
| 1478 | 2026-03-19T05:56:31.429Z | Compiling thiserror-impl v2.0.18 |
| 1479 | 2026-03-19T05:56:31.519Z | Compiling rustls-pki-types v1.14.0 |
| 1480 | 2026-03-19T05:56:31.544Z | Compiling tracing-attributes v0.1.31 |
| 1481 | 2026-03-19T05:56:31.777Z | Compiling schemars_derive v0.8.22 |
| 1482 | 2026-03-19T05:56:31.814Z | Compiling crypto-common v0.1.7 |
| 1483 | 2026-03-19T05:56:31.887Z | Compiling block-buffer v0.10.4 |
| 1484 | 2026-03-19T05:56:31.911Z | Compiling zerofrom v0.1.6 |
| 1485 | 2026-03-19T05:56:31.948Z | Compiling futures-util v0.3.32 |
| 1486 | 2026-03-19T05:56:32.011Z | Compiling block-padding v0.3.3 |
| 1487 | 2026-03-19T05:56:32.035Z | Compiling scroll_derive v0.13.1 |
| 1488 | 2026-03-19T05:56:32.060Z | Compiling yoke v0.8.1 |
| 1489 | 2026-03-19T05:56:32.094Z | Compiling digest v0.10.7 |
| 1490 | 2026-03-19T05:56:32.164Z | Compiling pest_derive v2.8.6 |
| 1491 | 2026-03-19T05:56:32.230Z | Compiling inout v0.1.4 |
| 1492 | 2026-03-19T05:56:32.333Z | Compiling zerovec v0.11.5 |
| 1493 | 2026-03-19T05:56:32.457Z | Compiling zerotrie v0.2.3 |
| 1494 | 2026-03-19T05:56:32.479Z | Compiling hmac v0.12.1 |
| 1495 | 2026-03-19T05:56:32.484Z | Compiling cipher v0.4.4 |
| 1496 | 2026-03-19T05:56:32.698Z | Compiling sha2 v0.10.9 |
| 1497 | 2026-03-19T05:56:32.755Z | Compiling der v0.7.10 |
| 1498 | 2026-03-19T05:56:32.861Z | Compiling salsa20 v0.10.2 |
| 1499 | 2026-03-19T05:56:32.882Z | Compiling pbkdf2 v0.12.2 |
| 1500 | 2026-03-19T05:56:33.040Z | Compiling tinystr v0.8.2 |
| 1501 | 2026-03-19T05:56:33.043Z | Compiling potential_utf v0.1.4 |
| 1502 | 2026-03-19T05:56:33.085Z | Compiling scrypt v0.11.0 |
| 1503 | 2026-03-19T05:56:33.153Z | Compiling aes v0.8.4 |
| 1504 | 2026-03-19T05:56:33.295Z | Compiling icu_locale_core v2.1.1 |
| 1505 | 2026-03-19T05:56:33.318Z | Compiling icu_collections v2.1.1 |
| 1506 | 2026-03-19T05:56:33.342Z | Compiling thiserror v2.0.18 |
| 1507 | 2026-03-19T05:56:33.426Z | Compiling cbc v0.1.2 |
| 1508 | 2026-03-19T05:56:33.450Z | Compiling tracing v0.1.44 |
| 1509 | 2026-03-19T05:56:33.474Z | Compiling scroll v0.13.0 |
| 1510 | 2026-03-19T05:56:33.500Z | Compiling darling_macro v0.20.11 |
| 1511 | 2026-03-19T05:56:33.541Z | Compiling thiserror-impl v1.0.69 |
| 1512 | 2026-03-19T05:56:33.636Z | Compiling openssl-macros v0.1.1 |
| 1513 | 2026-03-19T05:56:33.824Z | Compiling goblin v0.10.5 |
| 1514 | 2026-03-19T05:56:33.850Z | Compiling dtrace-parser v0.3.0 |
| 1515 | 2026-03-19T05:56:33.990Z | Compiling spki v0.7.3 |
| 1516 | 2026-03-19T05:56:34.107Z | Compiling signature v2.2.0 |
| 1517 | 2026-03-19T05:56:34.152Z | Compiling darling v0.20.11 |
| 1518 | 2026-03-19T05:56:34.179Z | Compiling icu_provider v2.1.1 |
| 1519 | 2026-03-19T05:56:34.268Z | Compiling pkcs5 v0.7.1 |
| 1520 | 2026-03-19T05:56:34.291Z | Compiling derive_builder_core v0.20.2 |
| 1521 | 2026-03-19T05:56:34.483Z | Compiling rustls-native-certs v0.8.3 |
| 1522 | 2026-03-19T05:56:34.579Z | Compiling icu_normalizer v2.1.1 |
| 1523 | 2026-03-19T05:56:34.603Z | Compiling bytes v1.11.1 |
| 1524 | 2026-03-19T05:56:34.603Z | Compiling icu_properties v2.1.2 |
| 1525 | 2026-03-19T05:56:34.606Z | Compiling chrono v0.4.44 |
| 1526 | 2026-03-19T05:56:34.705Z | Compiling pkcs8 v0.10.2 |
| 1527 | 2026-03-19T05:56:34.900Z | Compiling ipnet v2.11.0 |
| 1528 | 2026-03-19T05:56:34.938Z | Compiling scroll_derive v0.12.1 |
| 1529 | 2026-03-19T05:56:34.978Z | Compiling serde_spanned v0.6.9 |
| 1530 | 2026-03-19T05:56:35.183Z | Compiling serde_tokenstream v0.2.3 |
| 1531 | 2026-03-19T05:56:35.209Z | Compiling erased-serde v0.3.31 |
| 1532 | 2026-03-19T05:56:35.232Z | Compiling toml_datetime v0.6.11 |
| 1533 | 2026-03-19T05:56:35.301Z | Compiling tokio v1.49.0 |
| 1534 | 2026-03-19T05:56:35.379Z | Compiling http v1.4.0 |
| 1535 | 2026-03-19T05:56:35.494Z | Compiling thiserror v1.0.69 |
| 1536 | 2026-03-19T05:56:35.581Z | Compiling derive_builder_macro v0.20.2 |
| 1537 | 2026-03-19T05:56:35.606Z | Compiling md-5 v0.10.6 |
| 1538 | 2026-03-19T05:56:35.630Z | Compiling webpki-roots v1.0.6 |
| 1539 | 2026-03-19T05:56:35.630Z | Compiling darling_macro v0.21.3 |
| 1540 | 2026-03-19T05:56:35.676Z | Compiling zerocopy-derive v0.7.35 |
| 1541 | 2026-03-19T05:56:35.823Z | Compiling zlib-rs v0.6.2 |
| 1542 | 2026-03-19T05:56:35.844Z | Compiling fallible-iterator v0.2.0 |
| 1543 | 2026-03-19T05:56:35.868Z | Compiling scroll v0.12.0 |
| 1544 | 2026-03-19T05:56:35.966Z | Compiling idna_adapter v1.2.1 |
| 1545 | 2026-03-19T05:56:36.163Z | Compiling idna v1.1.0 |
| 1546 | 2026-03-19T05:56:36.210Z | Compiling cfg_aliases v0.2.1 |
| 1547 | 2026-03-19T05:56:36.241Z | Compiling num-bigint-dig v0.8.6 |
| 1548 | 2026-03-19T05:56:36.264Z | Compiling ryu v1.0.23 |
| 1549 | 2026-03-19T05:56:36.292Z | Compiling http-body v1.0.1 |
| 1550 | 2026-03-19T05:56:36.295Z | Compiling smoltcp v0.9.1 |
| 1551 | 2026-03-19T05:56:36.295Z | Compiling litrs v1.0.0 |
| 1552 | 2026-03-19T05:56:36.359Z | Compiling ppv-lite86 v0.2.21 |
| 1553 | 2026-03-19T05:56:36.504Z | Compiling http-body-util v0.1.3 |
| 1554 | 2026-03-19T05:56:36.534Z | Compiling rustix v0.38.44 |
| 1555 | 2026-03-19T05:56:36.534Z | Compiling ref-cast v1.0.25 |
| 1556 | 2026-03-19T05:56:36.605Z | Compiling url v2.5.8 |
| 1557 | 2026-03-19T05:56:36.677Z | Compiling publicsuffix v2.3.0 |
| 1558 | 2026-03-19T05:56:36.733Z | Compiling serde_urlencoded v0.7.1 |
| 1559 | 2026-03-19T05:56:36.790Z | Compiling rand_chacha v0.9.0 |
| 1560 | 2026-03-19T05:56:36.841Z | Compiling rand_chacha v0.3.1 |
| 1561 | 2026-03-19T05:56:36.865Z | Compiling nix v0.31.1 |
| 1562 | 2026-03-19T05:56:36.891Z | Compiling zerocopy v0.7.35 |
| 1563 | 2026-03-19T05:56:36.917Z | Compiling darling v0.21.3 |
| 1564 | 2026-03-19T05:56:37.024Z | Compiling derive_builder v0.20.2 |
| 1565 | 2026-03-19T05:56:37.098Z | Compiling rand v0.9.2 |
| 1566 | 2026-03-19T05:56:37.100Z | Compiling document-features v0.2.12 |
| 1567 | 2026-03-19T05:56:37.101Z | Compiling goblin v0.8.2 |
| 1568 | 2026-03-19T05:56:37.201Z | Compiling rand v0.8.5 |
| 1569 | 2026-03-19T05:56:37.381Z | Compiling sec1 v0.7.3 |
| 1570 | 2026-03-19T05:56:37.698Z | Compiling dof v0.4.0 |
| 1571 | 2026-03-19T05:56:37.723Z | Compiling cargo-platform v0.1.9 |
| 1572 | 2026-03-19T05:56:37.772Z | Compiling hkdf v0.12.4 |
| 1573 | 2026-03-19T05:56:37.775Z | Compiling hubpack_derive v0.1.1 |
| 1574 | 2026-03-19T05:56:37.903Z | Compiling proptest v1.10.0 |
| 1575 | 2026-03-19T05:56:37.926Z | Compiling postgres-protocol v0.6.10 |
| 1576 | 2026-03-19T05:56:38.022Z | Compiling crypto-bigint v0.5.5 |
| 1577 | 2026-03-19T05:56:38.076Z | Compiling regex v1.12.3 |
| 1578 | 2026-03-19T05:56:38.356Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1579 | 2026-03-19T05:56:38.379Z | Compiling daft-derive v0.1.5 |
| 1580 | 2026-03-19T05:56:38.473Z | Compiling ipnetwork v0.21.1 |
| 1581 | 2026-03-19T05:56:38.646Z | Compiling strum_macros v0.27.2 |
| 1582 | 2026-03-19T05:56:38.672Z | Compiling async-trait v0.1.89 |
| 1583 | 2026-03-19T05:56:38.938Z | Compiling oxnet v0.1.4 |
| 1584 | 2026-03-19T05:56:39.011Z | Compiling ref-cast-impl v1.0.25 |
| 1585 | 2026-03-19T05:56:39.287Z | Compiling num-iter v0.1.45 |
| 1586 | 2026-03-19T05:56:39.395Z | Compiling group v0.13.0 |
| 1587 | 2026-03-19T05:56:39.485Z | Compiling proc-macro-error v1.0.4 |
| 1588 | 2026-03-19T05:56:39.509Z | Compiling heck v0.4.1 |
| 1589 | 2026-03-19T05:56:39.871Z | Compiling terminal_size v0.4.3 |
| 1590 | 2026-03-19T05:56:39.924Z | Compiling phf_shared v0.13.1 |
| 1591 | 2026-03-19T05:56:39.949Z | Compiling lazy_static v1.5.0 |
| 1592 | 2026-03-19T05:56:39.973Z | Compiling vergen v9.0.6 |
| 1593 | 2026-03-19T05:56:39.999Z | Compiling fs-err v3.3.0 |
| 1594 | 2026-03-19T05:56:40.065Z | Compiling ahash v0.8.12 |
| 1595 | 2026-03-19T05:56:40.091Z | Compiling libbz2-rs-sys v0.2.2 |
| 1596 | 2026-03-19T05:56:40.144Z | Compiling flate2 v1.1.9 |
| 1597 | 2026-03-19T05:56:40.195Z | Compiling foldhash v0.1.5 |
| 1598 | 2026-03-19T05:56:40.236Z | Compiling object v0.37.3 |
| 1599 | 2026-03-19T05:56:40.267Z | Compiling winnow v0.5.40 |
| 1600 | 2026-03-19T05:56:40.289Z | Compiling bumpalo v3.20.2 |
| 1601 | 2026-03-19T05:56:40.354Z | Compiling managed v0.8.0 |
| 1602 | 2026-03-19T05:56:40.386Z | Compiling bitflags v1.3.2 |
| 1603 | 2026-03-19T05:56:40.411Z | Compiling console v0.16.2 |
| 1604 | 2026-03-19T05:56:40.439Z | Compiling clap_builder v4.5.60 |
| 1605 | 2026-03-19T05:56:40.497Z | Compiling tokio-util v0.7.18 |
| 1606 | 2026-03-19T05:56:40.607Z | Compiling tower v0.5.3 |
| 1607 | 2026-03-19T05:56:40.633Z | Compiling tokio-native-tls v0.3.1 |
| 1608 | 2026-03-19T05:56:40.682Z | Compiling bzip2 v0.6.1 |
| 1609 | 2026-03-19T05:56:40.751Z | Compiling zopfli v0.8.3 |
| 1610 | 2026-03-19T05:56:40.876Z | Compiling hashbrown v0.15.5 |
| 1611 | 2026-03-19T05:56:41.046Z | Compiling dof v0.3.0 |
| 1612 | 2026-03-19T05:56:41.123Z | Compiling phf v0.13.1 |
| 1613 | 2026-03-19T05:56:41.191Z | Compiling tower-http v0.6.8 |
| 1614 | 2026-03-19T05:56:41.285Z | Compiling newtype-uuid v1.3.2 |
| 1615 | 2026-03-19T05:56:41.356Z | Compiling signal-hook-mio v0.2.5 |
| 1616 | 2026-03-19T05:56:41.531Z | Compiling h2 v0.4.13 |
| 1617 | 2026-03-19T05:56:41.569Z | Compiling strum v0.27.2 |
| 1618 | 2026-03-19T05:56:41.715Z | Compiling daft v0.1.5 |
| 1619 | 2026-03-19T05:56:41.737Z | Compiling zone_cfg_derive v0.3.1 |
| 1620 | 2026-03-19T05:56:41.760Z | Compiling rayon v1.11.0 |
| 1621 | 2026-03-19T05:56:41.798Z | Compiling usdt-attr-macro v0.6.0 |
| 1622 | 2026-03-19T05:56:41.824Z | Compiling usdt-macro v0.6.0 |
| 1623 | 2026-03-19T05:56:42.006Z | Compiling cargo_metadata v0.19.2 |
| 1624 | 2026-03-19T05:56:42.157Z | Compiling toml_edit v0.19.15 |
| 1625 | 2026-03-19T05:56:42.220Z | Compiling elliptic-curve v0.13.8 |
| 1626 | 2026-03-19T05:56:42.366Z | Compiling cookie_store v0.22.1 |
| 1627 | 2026-03-19T05:56:42.543Z | Compiling postgres-types v0.2.12 |
| 1628 | 2026-03-19T05:56:42.594Z | Compiling hubpack v0.1.2 |
| 1629 | 2026-03-19T05:56:42.793Z | Compiling bzip2 v0.4.4 |
| 1630 | 2026-03-19T05:56:42.856Z | Compiling zstd v0.13.3 |
| 1631 | 2026-03-19T05:56:42.907Z | Compiling serde_with_macros v3.17.0 |
| 1632 | 2026-03-19T05:56:43.092Z | Compiling dtrace-parser v0.2.0 |
| 1633 | 2026-03-19T05:56:43.234Z | Compiling ed25519 v2.2.3 |
| 1634 | 2026-03-19T05:56:43.257Z | Compiling pkcs1 v0.7.5 |
| 1635 | 2026-03-19T05:56:43.329Z | Compiling hex v0.4.3 |
| 1636 | 2026-03-19T05:56:43.490Z | Compiling serde-big-array v0.5.1 |
| 1637 | 2026-03-19T05:56:43.684Z | Compiling rfc6979 v0.4.0 |
| 1638 | 2026-03-19T05:56:43.705Z | Compiling bstr v1.12.1 |
| 1639 | 2026-03-19T05:56:43.820Z | Compiling clap_derive v4.5.55 |
| 1640 | 2026-03-19T05:56:43.858Z | Compiling enum-as-inner v0.6.1 |
| 1641 | 2026-03-19T05:56:43.923Z | Compiling serde_repr v0.1.20 |
| 1642 | 2026-03-19T05:56:44.165Z | Compiling strum_macros v0.26.4 |
| 1643 | 2026-03-19T05:56:44.221Z | Compiling phf_shared v0.11.3 |
| 1644 | 2026-03-19T05:56:44.390Z | Compiling itertools v0.12.1 |
| 1645 | 2026-03-19T05:56:44.492Z | Compiling float-cmp v0.10.0 |
| 1646 | 2026-03-19T05:56:44.516Z | Compiling memmap2 v0.9.10 |
| 1647 | 2026-03-19T05:56:44.519Z | Compiling thread-id v4.2.2 |
| 1648 | 2026-03-19T05:56:44.563Z | Compiling env_filter v1.0.0 |
| 1649 | 2026-03-19T05:56:44.627Z | Compiling encoding_rs v0.8.35 |
| 1650 | 2026-03-19T05:56:44.656Z | Compiling jiff v0.2.21 |
| 1651 | 2026-03-19T05:56:44.680Z | Compiling static_assertions v1.1.0 |
| 1652 | 2026-03-19T05:56:44.706Z | Compiling precomputed-hash v0.1.1 |
| 1653 | 2026-03-19T05:56:44.840Z | Compiling predicates-core v1.0.10 |
| 1654 | 2026-03-19T05:56:44.865Z | Compiling fixedbitset v0.5.7 |
| 1655 | 2026-03-19T05:56:44.887Z | Compiling unit-prefix v0.5.2 |
| 1656 | 2026-03-19T05:56:44.913Z | Compiling normalize-line-endings v0.3.0 |
| 1657 | 2026-03-19T05:56:45.049Z | Compiling new_debug_unreachable v1.0.6 |
| 1658 | 2026-03-19T05:56:45.070Z | Compiling mime v0.3.17 |
| 1659 | 2026-03-19T05:56:45.094Z | Compiling keccak v0.1.6 |
| 1660 | 2026-03-19T05:56:45.115Z | Compiling whoami v2.1.0 |
| 1661 | 2026-03-19T05:56:45.155Z | Compiling difflib v0.4.0 |
| 1662 | 2026-03-19T05:56:45.305Z | Compiling data-encoding v2.10.0 |
| 1663 | 2026-03-19T05:56:45.438Z | Compiling rustc-hash v2.1.1 |
| 1664 | 2026-03-19T05:56:45.610Z | Compiling fixedbitset v0.4.2 |
| 1665 | 2026-03-19T05:56:45.652Z | Compiling iddqd v0.3.17 |
| 1666 | 2026-03-19T05:56:45.915Z | Compiling hyper v1.8.1 |
| 1667 | 2026-03-19T05:56:45.996Z | Compiling petgraph v0.6.5 |
| 1668 | 2026-03-19T05:56:46.043Z | Compiling zone v0.3.1 |
| 1669 | 2026-03-19T05:56:46.146Z | Compiling hickory-proto v0.25.2 |
| 1670 | 2026-03-19T05:56:46.207Z | Compiling predicates v3.1.4 |
| 1671 | 2026-03-19T05:56:46.249Z | Compiling tokio-postgres v0.7.16 |
| 1672 | 2026-03-19T05:56:46.322Z | Compiling sha3 v0.10.8 |
| 1673 | 2026-03-19T05:56:46.345Z | Compiling clap v4.5.60 |
| 1674 | 2026-03-19T05:56:46.466Z | Compiling petgraph v0.8.3 |
| 1675 | 2026-03-19T05:56:46.749Z | Compiling strum v0.26.3 |
| 1676 | 2026-03-19T05:56:46.779Z | Compiling string_cache v0.8.9 |
| 1677 | 2026-03-19T05:56:46.936Z | Compiling toml_edit v0.22.27 |
| 1678 | 2026-03-19T05:56:46.962Z | Compiling indicatif v0.18.4 |
| 1679 | 2026-03-19T05:56:47.012Z | Compiling env_logger v0.11.9 |
| 1680 | 2026-03-19T05:56:47.101Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1681 | 2026-03-19T05:56:47.126Z | Compiling usdt v0.6.0 |
| 1682 | 2026-03-19T05:56:47.152Z | Compiling usdt-impl v0.5.0 |
| 1683 | 2026-03-19T05:56:47.262Z | Compiling serde_with v3.17.0 |
| 1684 | 2026-03-19T05:56:47.490Z | Compiling hyper-util v0.1.20 |
| 1685 | 2026-03-19T05:56:47.514Z | Compiling similar v2.7.0 |
| 1686 | 2026-03-19T05:56:47.989Z | Compiling crossterm v0.28.1 |
| 1687 | 2026-03-19T05:56:48.098Z | Compiling toml v0.7.8 |
| 1688 | 2026-03-19T05:56:48.134Z | Compiling ecdsa v0.16.9 |
| 1689 | 2026-03-19T05:56:48.162Z | Compiling rsa v0.9.10 |
| 1690 | 2026-03-19T05:56:48.652Z | Compiling zip v4.6.1 |
| 1691 | 2026-03-19T05:56:48.678Z | Compiling ed25519-dalek v2.2.0 |
| 1692 | 2026-03-19T05:56:48.969Z | Compiling zip v0.6.6 |
| 1693 | 2026-03-19T05:56:49.254Z | Compiling tokio-stream v0.1.18 |
| 1694 | 2026-03-19T05:56:49.534Z | Compiling hyper-tls v0.6.0 |
| 1695 | 2026-03-19T05:56:49.861Z | Compiling buf-list v1.1.2 |
| 1696 | 2026-03-19T05:56:49.884Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1697 | 2026-03-19T05:56:49.912Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1698 | 2026-03-19T05:56:49.940Z | Compiling openapiv3 v2.2.0 |
| 1699 | 2026-03-19T05:56:49.965Z | Compiling x509-cert v0.2.5 |
| 1700 | 2026-03-19T05:56:50.016Z | Compiling sha1 v0.10.6 |
| 1701 | 2026-03-19T05:56:50.049Z | Compiling itertools v0.13.0 |
| 1702 | 2026-03-19T05:56:50.256Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1703 | 2026-03-19T05:56:50.335Z | Compiling lalrpop-util v0.19.12 |
| 1704 | 2026-03-19T05:56:50.360Z | Compiling peg-runtime v0.8.5 |
| 1705 | 2026-03-19T05:56:50.619Z | Compiling thread_local v1.1.9 |
| 1706 | 2026-03-19T05:56:50.688Z | Compiling slog-async v2.8.0 |
| 1707 | 2026-03-19T05:56:50.713Z | Compiling futures-executor v0.3.32 |
| 1708 | 2026-03-19T05:56:50.763Z | Compiling crossbeam-channel v0.5.15 |
| 1709 | 2026-03-19T05:56:50.796Z | Compiling is-terminal v0.4.17 |
| 1710 | 2026-03-19T05:56:50.928Z | Compiling filetime v0.2.27 |
| 1711 | 2026-03-19T05:56:50.931Z | Compiling term v1.2.1 |
| 1712 | 2026-03-19T05:56:50.982Z | Compiling take_mut v0.2.2 |
| 1713 | 2026-03-19T05:56:51.033Z | Compiling xattr v1.6.1 |
| 1714 | 2026-03-19T05:56:51.083Z | Compiling futures v0.3.32 |
| 1715 | 2026-03-19T05:56:51.201Z | Compiling tar v0.4.44 |
| 1716 | 2026-03-19T05:56:51.395Z | Compiling slog-term v2.9.2 |
| 1717 | 2026-03-19T05:57:11.880Z | Compiling rustls-webpki v0.103.9 |
| 1718 | 2026-03-19T05:57:15.955Z | Compiling tokio-rustls v0.26.4 |
| 1719 | 2026-03-19T05:57:15.955Z | Compiling rustls-platform-verifier v0.6.2 |
| 1720 | 2026-03-19T05:57:16.223Z | Compiling hyper-rustls v0.27.7 |
| 1721 | 2026-03-19T05:57:16.481Z | Compiling reqwest v0.12.28 |
| 1722 | 2026-03-19T05:57:16.481Z | Compiling reqwest v0.13.2 |
| 1723 | 2026-03-19T05:57:19.339Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1724 | 2026-03-19T05:57:19.636Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1725 | 2026-03-19T05:57:23.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1726 | 2026-03-19T05:57:23.613Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1727 | 2026-03-19T05:57:23.678Z | Mar 19 05:57:22.360 INFO Starting download, target: Console |
| 1728 | 2026-03-19T05:57:23.678Z | Mar 19 05:57:22.361 INFO Starting download, target: MaghemiteMgd |
| 1729 | 2026-03-19T05:57:23.678Z | Mar 19 05:57:22.361 INFO Starting download, target: Cockroach |
| 1730 | 2026-03-19T05:57:23.681Z | Mar 19 05:57:22.361 INFO Starting download, target: DendriteStub |
| 1731 | 2026-03-19T05:57:23.681Z | Mar 19 05:57:22.361 INFO Starting download, target: TransceiverControl |
| 1732 | 2026-03-19T05:57:23.681Z | Mar 19 05:57:22.361 INFO Starting download, target: Clickhouse |
| 1733 | 2026-03-19T05:57:23.681Z | Mar 19 05:57:22.361 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1734 | 2026-03-19T05:57:23.681Z | Mar 19 05:57:22.361 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1735 | 2026-03-19T05:57:23.681Z | Mar 19 05:57:22.361 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1736 | 2026-03-19T05:57:23.681Z | Mar 19 05:57:22.361 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1737 | 2026-03-19T05:57:23.681Z | Mar 19 05:57:22.361 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1738 | 2026-03-19T05:57:23.681Z | Mar 19 05:57:22.361 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1739 | 2026-03-19T05:57:24.117Z | Mar 19 05:57:22.794 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1740 | 2026-03-19T05:57:24.453Z | Mar 19 05:57:23.135 INFO Download complete, target: TransceiverControl |
| 1741 | 2026-03-19T05:57:24.641Z | Mar 19 05:57:23.321 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1742 | 2026-03-19T05:57:25.017Z | Mar 19 05:57:23.696 INFO Download complete, target: Console |
| 1743 | 2026-03-19T05:57:25.150Z | Mar 19 05:57:23.832 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1744 | 2026-03-19T05:57:25.206Z | Mar 19 05:57:23.889 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1745 | 2026-03-19T05:57:26.010Z | Mar 19 05:57:24.693 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1746 | 2026-03-19T05:57:26.029Z | Mar 19 05:57:24.711 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1747 | 2026-03-19T05:57:26.029Z | Mar 19 05:57:24.711 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1748 | 2026-03-19T05:57:28.909Z | Mar 19 05:57:27.592 INFO Download complete, target: MaghemiteMgd |
| 1749 | 2026-03-19T05:57:28.909Z | Mar 19 05:57:27.592 INFO Download complete, target: DendriteStub |
| 1750 | 2026-03-19T05:57:33.913Z | Mar 19 05:57:32.595 INFO Checking that binary works, target: Cockroach |
| 1751 | 2026-03-19T05:57:34.062Z | Mar 19 05:57:32.744 INFO Download complete, target: Cockroach |
| 1752 | 2026-03-19T05:57:37.245Z | Mar 19 05:57:35.926 INFO Checking that binary works, target: Clickhouse |
| 1753 | 2026-03-19T05:57:37.358Z | Mar 19 05:57:36.039 INFO Download complete, target: Clickhouse |
| 1754 | 2026-03-19T05:57:37.365Z | All prerequisites installed successfully |
| 1755 | 2026-03-19T05:57:37.368Z | |
| 1756 | 2026-03-19T05:57:37.368Z | real 3:44.478143964 |
| 1757 | 2026-03-19T05:57:37.368Z | user 10:26.354238735 |
| 1758 | 2026-03-19T05:57:37.368Z | sys 2:09.334161637 |
| 1759 | 2026-03-19T05:57:37.368Z | trap 0.347819827 |
| 1760 | 2026-03-19T05:57:37.368Z | tflt 1.319534184 |
| 1761 | 2026-03-19T05:57:37.368Z | dflt 1.680493650 |
| 1762 | 2026-03-19T05:57:37.368Z | kflt 0.024401152 |
| 1763 | 2026-03-19T05:57:37.368Z | lock 32:23.005927874 |
| 1764 | 2026-03-19T05:57:37.368Z | slp 25:29.508774196 |
| 1765 | 2026-03-19T05:57:37.368Z | lat 32.451696131 |
| 1766 | 2026-03-19T05:57:37.368Z | stop 4:36.584902127 |
| 1767 | 2026-03-19T05:57:37.368Z | + ptime -m cargo xtask download softnpu |
| 1768 | 2026-03-19T05:57:38.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1769 | 2026-03-19T05:57:38.092Z | Running `target/debug/xtask download softnpu` |
| 1770 | 2026-03-19T05:57:39.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s |
| 1771 | 2026-03-19T05:57:39.206Z | Running `target/debug/xtask-downloader softnpu` |
| 1772 | 2026-03-19T05:57:39.256Z | Mar 19 05:57:37.937 INFO Starting download, target: Softnpu |
| 1773 | 2026-03-19T05:57:39.259Z | Mar 19 05:57:37.938 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1774 | 2026-03-19T05:57:39.983Z | Mar 19 05:57:38.664 INFO Download complete, target: Softnpu |
| 1775 | 2026-03-19T05:57:39.986Z | |
| 1776 | 2026-03-19T05:57:39.989Z | real 2.613556044 |
| 1777 | 2026-03-19T05:57:39.989Z | user 1.796977820 |
| 1778 | 2026-03-19T05:57:39.989Z | sys 0.809730725 |
| 1779 | 2026-03-19T05:57:39.989Z | trap 0.000732940 |
| 1780 | 2026-03-19T05:57:39.990Z | tflt 0.000092102 |
| 1781 | 2026-03-19T05:57:39.990Z | dflt 0.000340746 |
| 1782 | 2026-03-19T05:57:39.990Z | kflt 0.000000000 |
| 1783 | 2026-03-19T05:57:39.990Z | lock 13.096540581 |
| 1784 | 2026-03-19T05:57:39.990Z | slp 0.505269603 |
| 1785 | 2026-03-19T05:57:39.990Z | lat 0.058099898 |
| 1786 | 2026-03-19T05:57:39.990Z | stop 0.000178277 |
| 1787 | 2026-03-19T05:57:39.990Z | + export CARGO_INCREMENTAL=0 |
| 1788 | 2026-03-19T05:57:39.990Z | + CARGO_INCREMENTAL=0 |
| 1789 | 2026-03-19T05:57:39.990Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1790 | 2026-03-19T05:57:41.208Z | Compiling proc-macro2 v1.0.106 |
| 1791 | 2026-03-19T05:57:41.208Z | Compiling quote v1.0.44 |
| 1792 | 2026-03-19T05:57:41.211Z | Compiling unicode-ident v1.0.24 |
| 1793 | 2026-03-19T05:57:41.211Z | Compiling libc v0.2.180 |
| 1794 | 2026-03-19T05:57:41.211Z | Compiling serde_core v1.0.228 |
| 1795 | 2026-03-19T05:57:41.211Z | Compiling serde v1.0.228 |
| 1796 | 2026-03-19T05:57:41.211Z | Compiling cfg-if v1.0.4 |
| 1797 | 2026-03-19T05:57:41.211Z | Compiling version_check v0.9.5 |
| 1798 | 2026-03-19T05:57:41.211Z | Compiling find-msvc-tools v0.1.9 |
| 1799 | 2026-03-19T05:57:41.211Z | Compiling shlex v1.3.0 |
| 1800 | 2026-03-19T05:57:41.211Z | Compiling typenum v1.19.0 |
| 1801 | 2026-03-19T05:57:41.377Z | Compiling portable-atomic v1.13.1 |
| 1802 | 2026-03-19T05:57:41.409Z | Compiling memchr v2.8.0 |
| 1803 | 2026-03-19T05:57:41.412Z | Compiling autocfg v1.5.0 |
| 1804 | 2026-03-19T05:57:41.424Z | Compiling zmij v1.0.21 |
| 1805 | 2026-03-19T05:57:41.583Z | Compiling serde_json v1.0.149 |
| 1806 | 2026-03-19T05:57:41.727Z | Compiling zerocopy v0.8.40 |
| 1807 | 2026-03-19T05:57:41.752Z | Compiling parking_lot_core v0.9.12 |
| 1808 | 2026-03-19T05:57:41.803Z | Compiling libm v0.2.16 |
| 1809 | 2026-03-19T05:57:41.926Z | Compiling smallvec v1.15.1 |
| 1810 | 2026-03-19T05:57:41.995Z | Compiling generic-array v0.14.7 |
| 1811 | 2026-03-19T05:57:42.019Z | Compiling icu_normalizer_data v2.1.1 |
| 1812 | 2026-03-19T05:57:42.045Z | Compiling icu_properties_data v2.1.2 |
| 1813 | 2026-03-19T05:57:42.120Z | Compiling num-traits v0.2.19 |
| 1814 | 2026-03-19T05:57:42.123Z | Compiling itoa v1.0.17 |
| 1815 | 2026-03-19T05:57:42.123Z | Compiling log v0.4.29 |
| 1816 | 2026-03-19T05:57:42.299Z | Compiling getrandom v0.4.1 |
| 1817 | 2026-03-19T05:57:42.349Z | Compiling pkg-config v0.3.32 |
| 1818 | 2026-03-19T05:57:42.352Z | Compiling stable_deref_trait v1.2.1 |
| 1819 | 2026-03-19T05:57:42.489Z | Compiling subtle v2.6.1 |
| 1820 | 2026-03-19T05:57:42.492Z | Compiling scopeguard v1.2.0 |
| 1821 | 2026-03-19T05:57:42.636Z | Compiling thiserror v2.0.18 |
| 1822 | 2026-03-19T05:57:42.639Z | Compiling lock_api v0.4.14 |
| 1823 | 2026-03-19T05:57:42.708Z | Compiling fnv v1.0.7 |
| 1824 | 2026-03-19T05:57:42.852Z | Compiling pin-project-lite v0.2.17 |
| 1825 | 2026-03-19T05:57:42.876Z | Compiling getrandom v0.3.4 |
| 1826 | 2026-03-19T05:57:42.940Z | Compiling jobserver v0.1.34 |
| 1827 | 2026-03-19T05:57:42.966Z | Compiling getrandom v0.2.17 |
| 1828 | 2026-03-19T05:57:43.004Z | Compiling errno v0.3.14 |
| 1829 | 2026-03-19T05:57:43.080Z | Compiling syn v2.0.117 |
| 1830 | 2026-03-19T05:57:43.188Z | Compiling rand_core v0.6.4 |
| 1831 | 2026-03-19T05:57:43.215Z | Compiling cc v1.2.56 |
| 1832 | 2026-03-19T05:57:43.288Z | Compiling critical-section v1.2.0 |
| 1833 | 2026-03-19T05:57:43.407Z | Compiling allocator-api2 v0.2.21 |
| 1834 | 2026-03-19T05:57:43.410Z | Compiling equivalent v1.0.2 |
| 1835 | 2026-03-19T05:57:43.456Z | Compiling rustversion v1.0.22 |
| 1836 | 2026-03-19T05:57:43.505Z | Compiling once_cell v1.21.3 |
| 1837 | 2026-03-19T05:57:43.574Z | Compiling dunce v1.0.5 |
| 1838 | 2026-03-19T05:57:43.577Z | Compiling writeable v0.6.2 |
| 1839 | 2026-03-19T05:57:43.626Z | Compiling foldhash v0.2.0 |
| 1840 | 2026-03-19T05:57:43.698Z | Compiling fs_extra v1.3.0 |
| 1841 | 2026-03-19T05:57:43.722Z | Compiling percent-encoding v2.3.2 |
| 1842 | 2026-03-19T05:57:43.780Z | Compiling litemap v0.8.1 |
| 1843 | 2026-03-19T05:57:43.865Z | Compiling hashbrown v0.16.1 |
| 1844 | 2026-03-19T05:57:44.065Z | Compiling const-oid v0.9.6 |
| 1845 | 2026-03-19T05:57:44.090Z | Compiling signal-hook-registry v1.4.8 |
| 1846 | 2026-03-19T05:57:44.183Z | Compiling rustix v1.1.3 |
| 1847 | 2026-03-19T05:57:44.186Z | Compiling mio v1.1.1 |
| 1848 | 2026-03-19T05:57:44.186Z | Compiling socket2 v0.6.2 |
| 1849 | 2026-03-19T05:57:44.303Z | Compiling cmake v0.1.57 |
| 1850 | 2026-03-19T05:57:44.329Z | Compiling schemars v0.8.22 |
| 1851 | 2026-03-19T05:57:44.353Z | Compiling rand_core v0.10.0 |
| 1852 | 2026-03-19T05:57:44.628Z | Compiling semver v1.0.27 |
| 1853 | 2026-03-19T05:57:44.650Z | Compiling indexmap v2.13.0 |
| 1854 | 2026-03-19T05:57:44.699Z | Compiling bitflags v2.11.0 |
| 1855 | 2026-03-19T05:57:44.725Z | Compiling parking_lot v0.12.5 |
| 1856 | 2026-03-19T05:57:44.749Z | Compiling utf8_iter v1.0.4 |
| 1857 | 2026-03-19T05:57:44.800Z | Compiling aws-lc-rs v1.16.0 |
| 1858 | 2026-03-19T05:57:44.973Z | Compiling form_urlencoded v1.2.2 |
| 1859 | 2026-03-19T05:57:45.031Z | Compiling ring v0.17.14 |
| 1860 | 2026-03-19T05:57:45.054Z | Compiling aws-lc-sys v0.37.1 |
| 1861 | 2026-03-19T05:57:45.199Z | Compiling futures-core v0.3.32 |
| 1862 | 2026-03-19T05:57:45.223Z | Compiling strsim v0.11.1 |
| 1863 | 2026-03-19T05:57:45.354Z | Compiling thiserror v1.0.69 |
| 1864 | 2026-03-19T05:57:45.653Z | Compiling byteorder v1.5.0 |
| 1865 | 2026-03-19T05:57:45.673Z | Compiling ucd-trie v0.1.7 |
| 1866 | 2026-03-19T05:57:45.673Z | Compiling httparse v1.10.1 |
| 1867 | 2026-03-19T05:57:45.774Z | Compiling ident_case v1.0.1 |
| 1868 | 2026-03-19T05:57:45.891Z | Compiling pest v2.8.6 |
| 1869 | 2026-03-19T05:57:45.963Z | Compiling heck v0.5.0 |
| 1870 | 2026-03-19T05:57:45.996Z | Compiling vcpkg v0.2.15 |
| 1871 | 2026-03-19T05:57:46.072Z | Compiling syn v1.0.109 |
| 1872 | 2026-03-19T05:57:46.072Z | Compiling regex-syntax v0.8.10 |
| 1873 | 2026-03-19T05:57:46.119Z | Compiling crossbeam-utils v0.8.21 |
| 1874 | 2026-03-19T05:57:46.401Z | Compiling rustls v0.23.37 |
| 1875 | 2026-03-19T05:57:46.471Z | Compiling futures-sink v0.3.32 |
| 1876 | 2026-03-19T05:57:46.498Z | Compiling rustc_version v0.4.1 |
| 1877 | 2026-03-19T05:57:46.549Z | Compiling cpufeatures v0.2.17 |
| 1878 | 2026-03-19T05:57:46.554Z | Compiling futures-io v0.3.32 |
| 1879 | 2026-03-19T05:57:46.644Z | Compiling futures-channel v0.3.32 |
| 1880 | 2026-03-19T05:57:46.648Z | Compiling futures-task v0.3.32 |
| 1881 | 2026-03-19T05:57:46.648Z | Compiling slab v0.4.12 |
| 1882 | 2026-03-19T05:57:46.804Z | Compiling openssl-sys v0.9.111 |
| 1883 | 2026-03-19T05:57:46.869Z | Compiling plain v0.2.3 |
| 1884 | 2026-03-19T05:57:46.896Z | Compiling iana-time-zone v0.1.65 |
| 1885 | 2026-03-19T05:57:46.918Z | Compiling uuid v1.21.0 |
| 1886 | 2026-03-19T05:57:46.973Z | Compiling aho-corasick v1.1.4 |
| 1887 | 2026-03-19T05:57:46.978Z | Compiling time-core v0.1.8 |
| 1888 | 2026-03-19T05:57:47.043Z | Compiling synstructure v0.13.2 |
| 1889 | 2026-03-19T05:57:47.068Z | Compiling serde_derive_internals v0.29.1 |
| 1890 | 2026-03-19T05:57:47.235Z | Compiling num-conv v0.2.0 |
| 1891 | 2026-03-19T05:57:47.425Z | Compiling pest_meta v2.8.6 |
| 1892 | 2026-03-19T05:57:47.458Z | Compiling time-macros v0.2.27 |
| 1893 | 2026-03-19T05:57:47.647Z | Compiling openssl v0.10.75 |
| 1894 | 2026-03-19T05:57:47.723Z | Compiling pretty-hex v0.4.1 |
| 1895 | 2026-03-19T05:57:48.142Z | Compiling regex-automata v0.4.14 |
| 1896 | 2026-03-19T05:57:48.165Z | Compiling either v1.15.0 |
| 1897 | 2026-03-19T05:57:48.191Z | Compiling base64ct v1.8.3 |
| 1898 | 2026-03-19T05:57:48.193Z | Compiling anyhow v1.0.102 |
| 1899 | 2026-03-19T05:57:48.245Z | Compiling pest_generator v2.8.6 |
| 1900 | 2026-03-19T05:57:48.248Z | Compiling crc32fast v1.5.0 |
| 1901 | 2026-03-19T05:57:48.298Z | Compiling darling_core v0.21.3 |
| 1902 | 2026-03-19T05:57:48.323Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1903 | 2026-03-19T05:57:48.482Z | Compiling flagset v0.4.7 |
| 1904 | 2026-03-19T05:57:48.599Z | Compiling pem-rfc7468 v0.7.0 |
| 1905 | 2026-03-19T05:57:48.625Z | Compiling native-tls v0.2.18 |
| 1906 | 2026-03-19T05:57:48.651Z | Compiling rand_core v0.9.5 |
| 1907 | 2026-03-19T05:57:48.779Z | Compiling slog v2.8.2 |
| 1908 | 2026-03-19T05:57:48.854Z | Compiling tracing-core v0.1.36 |
| 1909 | 2026-03-19T05:57:48.952Z | Compiling rayon-core v1.13.0 |
| 1910 | 2026-03-19T05:57:48.981Z | Compiling serde_derive v1.0.228 |
| 1911 | 2026-03-19T05:57:48.984Z | Compiling zeroize_derive v1.4.3 |
| 1912 | 2026-03-19T05:57:48.985Z | Compiling zerofrom-derive v0.1.6 |
| 1913 | 2026-03-19T05:57:49.009Z | Compiling yoke-derive v0.8.1 |
| 1914 | 2026-03-19T05:57:49.081Z | Compiling zerovec-derive v0.11.2 |
| 1915 | 2026-03-19T05:57:49.084Z | Compiling displaydoc v0.2.5 |
| 1916 | 2026-03-19T05:57:49.133Z | Compiling zerocopy-derive v0.8.40 |
| 1917 | 2026-03-19T05:57:49.202Z | Compiling tokio-macros v2.6.0 |
| 1918 | 2026-03-19T05:57:49.253Z | Compiling futures-macro v0.3.32 |
| 1919 | 2026-03-19T05:57:49.823Z | Compiling zeroize v1.8.2 |
| 1920 | 2026-03-19T05:57:50.094Z | Compiling thiserror-impl v2.0.18 |
| 1921 | 2026-03-19T05:57:50.257Z | Compiling tracing-attributes v0.1.31 |
| 1922 | 2026-03-19T05:57:50.281Z | Compiling der_derive v0.7.3 |
| 1923 | 2026-03-19T05:57:50.345Z | Compiling schemars_derive v0.8.22 |
| 1924 | 2026-03-19T05:57:50.491Z | Compiling thiserror-impl v1.0.69 |
| 1925 | 2026-03-19T05:57:50.593Z | Compiling zerofrom v0.1.6 |
| 1926 | 2026-03-19T05:57:50.782Z | Compiling yoke v0.8.1 |
| 1927 | 2026-03-19T05:57:50.947Z | Compiling crypto-common v0.1.7 |
| 1928 | 2026-03-19T05:57:51.056Z | Compiling zerovec v0.11.5 |
| 1929 | 2026-03-19T05:57:51.133Z | Compiling zerotrie v0.2.3 |
| 1930 | 2026-03-19T05:57:51.603Z | Compiling block-buffer v0.10.4 |
| 1931 | 2026-03-19T05:57:51.740Z | Compiling pest_derive v2.8.6 |
| 1932 | 2026-03-19T05:57:51.743Z | Compiling futures-util v0.3.32 |
| 1933 | 2026-03-19T05:57:51.817Z | Compiling tinystr v0.8.2 |
| 1934 | 2026-03-19T05:57:51.864Z | Compiling potential_utf v0.1.4 |
| 1935 | 2026-03-19T05:57:51.888Z | Compiling digest v0.10.7 |
| 1936 | 2026-03-19T05:57:52.094Z | Compiling icu_locale_core v2.1.1 |
| 1937 | 2026-03-19T05:57:52.119Z | Compiling icu_collections v2.1.1 |
| 1938 | 2026-03-19T05:57:52.121Z | Compiling block-padding v0.3.3 |
| 1939 | 2026-03-19T05:57:52.189Z | Compiling hmac v0.12.1 |
| 1940 | 2026-03-19T05:57:52.252Z | Compiling sha2 v0.10.9 |
| 1941 | 2026-03-19T05:57:52.347Z | Compiling inout v0.1.4 |
| 1942 | 2026-03-19T05:57:52.385Z | Compiling rustls-pki-types v1.14.0 |
| 1943 | 2026-03-19T05:57:52.410Z | Compiling scroll_derive v0.13.1 |
| 1944 | 2026-03-19T05:57:52.562Z | Compiling cipher v0.4.4 |
| 1945 | 2026-03-19T05:57:53.054Z | Compiling icu_provider v2.1.1 |
| 1946 | 2026-03-19T05:57:53.123Z | Compiling scroll_derive v0.12.1 |
| 1947 | 2026-03-19T05:57:53.400Z | Compiling bytes v1.11.1 |
| 1948 | 2026-03-19T05:57:53.447Z | Compiling icu_properties v2.1.2 |
| 1949 | 2026-03-19T05:57:53.473Z | Compiling icu_normalizer v2.1.1 |
| 1950 | 2026-03-19T05:57:53.592Z | Compiling chrono v0.4.44 |
| 1951 | 2026-03-19T05:57:53.682Z | Compiling serde_tokenstream v0.2.3 |
| 1952 | 2026-03-19T05:57:54.074Z | Compiling openssl-macros v0.1.1 |
| 1953 | 2026-03-19T05:57:54.141Z | Compiling tokio v1.49.0 |
| 1954 | 2026-03-19T05:57:54.609Z | Compiling http v1.4.0 |
| 1955 | 2026-03-19T05:57:54.991Z | Compiling idna_adapter v1.2.1 |
| 1956 | 2026-03-19T05:57:55.210Z | Compiling idna v1.1.0 |
| 1957 | 2026-03-19T05:57:55.234Z | Compiling ppv-lite86 v0.2.21 |
| 1958 | 2026-03-19T05:57:55.320Z | Compiling der v0.7.10 |
| 1959 | 2026-03-19T05:57:55.383Z | Compiling darling_macro v0.21.3 |
| 1960 | 2026-03-19T05:57:55.420Z | Compiling regex v1.12.3 |
| 1961 | 2026-03-19T05:57:55.447Z | Compiling zerocopy-derive v0.7.35 |
| 1962 | 2026-03-19T05:57:55.764Z | Compiling url v2.5.8 |
| 1963 | 2026-03-19T05:57:55.787Z | Compiling untrusted v0.9.0 |
| 1964 | 2026-03-19T05:57:55.837Z | Compiling dyn-clone v1.0.20 |
| 1965 | 2026-03-19T05:57:56.004Z | Compiling darling v0.21.3 |
| 1966 | 2026-03-19T05:57:56.074Z | Compiling salsa20 v0.10.2 |
| 1967 | 2026-03-19T05:57:56.123Z | Compiling pbkdf2 v0.12.2 |
| 1968 | 2026-03-19T05:57:56.176Z | Compiling tracing v0.1.44 |
| 1969 | 2026-03-19T05:57:56.726Z | Compiling spki v0.7.3 |
| 1970 | 2026-03-19T05:57:57.014Z | Compiling cookie v0.18.1 |
| 1971 | 2026-03-19T05:57:57.066Z | Compiling base64 v0.22.1 |
| 1972 | 2026-03-19T05:57:57.069Z | Compiling camino v1.2.2 |
| 1973 | 2026-03-19T05:57:57.445Z | Compiling scrypt v0.11.0 |
| 1974 | 2026-03-19T05:57:57.493Z | Compiling rand_chacha v0.9.0 |
| 1975 | 2026-03-19T05:57:57.552Z | Compiling aes v0.8.4 |
| 1976 | 2026-03-19T05:57:57.574Z | Compiling cbc v0.1.2 |
| 1977 | 2026-03-19T05:57:58.167Z | Compiling usdt-impl v0.5.0 |
| 1978 | 2026-03-19T05:57:58.220Z | Compiling winnow v0.7.14 |
| 1979 | 2026-03-19T05:57:58.242Z | Compiling paste v1.0.15 |
| 1980 | 2026-03-19T05:57:58.361Z | Compiling ref-cast v1.0.25 |
| 1981 | 2026-03-19T05:57:58.460Z | Compiling usdt-impl v0.6.0 |
| 1982 | 2026-03-19T05:57:58.738Z | Compiling pkcs5 v0.7.1 |
| 1983 | 2026-03-19T05:57:58.761Z | Compiling rand v0.9.2 |
| 1984 | 2026-03-19T05:57:58.977Z | Compiling http-body v1.0.1 |
| 1985 | 2026-03-19T05:57:59.179Z | Compiling scroll v0.12.0 |
| 1986 | 2026-03-19T05:57:59.201Z | Compiling scroll v0.13.0 |
| 1987 | 2026-03-19T05:57:59.283Z | Compiling serde_spanned v0.6.9 |
| 1988 | 2026-03-19T05:57:59.374Z | Compiling toml_datetime v0.6.11 |
| 1989 | 2026-03-19T05:57:59.423Z | Compiling tokio-util v0.7.18 |
| 1990 | 2026-03-19T05:57:59.476Z | Compiling heapless v0.7.17 |
| 1991 | 2026-03-19T05:57:59.558Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1992 | 2026-03-19T05:57:59.583Z | Compiling zstd-safe v7.2.4 |
| 1993 | 2026-03-19T05:57:59.791Z | Compiling signal-hook v0.3.18 |
| 1994 | 2026-03-19T05:57:59.889Z | Compiling atomic-waker v1.1.2 |
| 1995 | 2026-03-19T05:57:59.933Z | Compiling openssl-probe v0.2.1 |
| 1996 | 2026-03-19T05:58:00.020Z | Compiling untrusted v0.7.1 |
| 1997 | 2026-03-19T05:58:00.044Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1998 | 2026-03-19T05:58:00.229Z | Compiling goblin v0.10.5 |
| 1999 | 2026-03-19T05:58:00.234Z | Compiling goblin v0.8.2 |
| 2000 | 2026-03-19T05:58:00.278Z | Compiling pkcs8 v0.10.2 |
| 2001 | 2026-03-19T05:58:00.791Z | Compiling zerocopy v0.7.35 |
| 2002 | 2026-03-19T05:58:00.814Z | Compiling ref-cast-impl v1.0.25 |
| 2003 | 2026-03-19T05:58:00.836Z | Compiling darling_core v0.20.11 |
| 2004 | 2026-03-19T05:58:01.217Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2005 | 2026-03-19T05:58:01.249Z | Compiling memoffset v0.9.1 |
| 2006 | 2026-03-19T05:58:01.525Z | Compiling rustix v0.38.44 |
| 2007 | 2026-03-19T05:58:01.548Z | Compiling fastrand v2.3.0 |
| 2008 | 2026-03-19T05:58:01.551Z | Compiling tower-layer v0.3.3 |
| 2009 | 2026-03-19T05:58:01.700Z | Compiling try-lock v0.2.5 |
| 2010 | 2026-03-19T05:58:01.887Z | Compiling litrs v1.0.0 |
| 2011 | 2026-03-19T05:58:01.969Z | Compiling winnow v0.5.40 |
| 2012 | 2026-03-19T05:58:01.993Z | Compiling tower-service v0.3.3 |
| 2013 | 2026-03-19T05:58:02.021Z | Compiling tinyvec_macros v0.1.1 |
| 2014 | 2026-03-19T05:58:02.124Z | Compiling tinyvec v1.10.0 |
| 2015 | 2026-03-19T05:58:02.148Z | Compiling want v0.3.1 |
| 2016 | 2026-03-19T05:58:02.207Z | Compiling h2 v0.4.13 |
| 2017 | 2026-03-19T05:58:02.525Z | Compiling document-features v0.2.12 |
| 2018 | 2026-03-19T05:58:03.061Z | Compiling dtrace-parser v0.2.0 |
| 2019 | 2026-03-19T05:58:03.220Z | Compiling dtrace-parser v0.3.0 |
| 2020 | 2026-03-19T05:58:03.402Z | Compiling dof v0.3.0 |
| 2021 | 2026-03-19T05:58:03.706Z | Compiling darling_macro v0.20.11 |
| 2022 | 2026-03-19T05:58:03.904Z | Compiling toml_edit v0.19.15 |
| 2023 | 2026-03-19T05:58:03.926Z | Compiling ipnet v2.11.0 |
| 2024 | 2026-03-19T05:58:03.986Z | Compiling dof v0.4.0 |
| 2025 | 2026-03-19T05:58:04.124Z | Compiling async-trait v0.1.89 |
| 2026 | 2026-03-19T05:58:04.277Z | Compiling daft-derive v0.1.5 |
| 2027 | 2026-03-19T05:58:04.317Z | Compiling curve25519-dalek v4.1.3 |
| 2028 | 2026-03-19T05:58:04.629Z | Compiling spin v0.9.8 |
| 2029 | 2026-03-19T05:58:04.656Z | Compiling thread-id v5.1.0 |
| 2030 | 2026-03-19T05:58:04.692Z | Compiling thread-id v4.2.2 |
| 2031 | 2026-03-19T05:58:04.777Z | Compiling proc-macro-error-attr v1.0.4 |
| 2032 | 2026-03-19T05:58:04.923Z | Compiling smoltcp v0.9.1 |
| 2033 | 2026-03-19T05:58:04.977Z | Compiling powerfmt v0.2.0 |
| 2034 | 2026-03-19T05:58:05.034Z | Compiling foreign-types-shared v0.1.1 |
| 2035 | 2026-03-19T05:58:05.167Z | Compiling httpdate v1.0.3 |
| 2036 | 2026-03-19T05:58:05.207Z | Compiling pin-utils v0.1.0 |
| 2037 | 2026-03-19T05:58:05.334Z | Compiling num-bigint-dig v0.8.6 |
| 2038 | 2026-03-19T05:58:05.364Z | Compiling cfg_aliases v0.2.1 |
| 2039 | 2026-03-19T05:58:05.488Z | Compiling deranged v0.5.8 |
| 2040 | 2026-03-19T05:58:05.513Z | Compiling nix v0.31.1 |
| 2041 | 2026-03-19T05:58:05.579Z | Compiling foreign-types v0.3.2 |
| 2042 | 2026-03-19T05:58:05.685Z | Compiling tempfile v3.25.0 |
| 2043 | 2026-03-19T05:58:05.872Z | Compiling darling v0.20.11 |
| 2044 | 2026-03-19T05:58:06.348Z | Compiling hyper v1.8.1 |
| 2045 | 2026-03-19T05:58:06.379Z | Compiling ipnetwork v0.21.1 |
| 2046 | 2026-03-19T05:58:06.405Z | Compiling strum_macros v0.26.4 |
| 2047 | 2026-03-19T05:58:06.685Z | Compiling wait-timeout v0.2.1 |
| 2048 | 2026-03-19T05:58:06.722Z | Compiling proc-macro-error v1.0.4 |
| 2049 | 2026-03-19T05:58:06.983Z | Compiling simd-adler32 v0.3.8 |
| 2050 | 2026-03-19T05:58:07.008Z | Compiling utf8parse v0.2.2 |
| 2051 | 2026-03-19T05:58:07.011Z | Compiling num_threads v0.1.7 |
| 2052 | 2026-03-19T05:58:07.224Z | Compiling anstyle v1.0.13 |
| 2053 | 2026-03-19T05:58:07.278Z | Compiling bit-vec v0.8.0 |
| 2054 | 2026-03-19T05:58:07.324Z | Compiling quick-error v1.2.3 |
| 2055 | 2026-03-19T05:58:07.445Z | Compiling unicode-segmentation v1.12.0 |
| 2056 | 2026-03-19T05:58:07.476Z | Compiling siphasher v1.0.2 |
| 2057 | 2026-03-19T05:58:07.544Z | Compiling bit-set v0.8.0 |
| 2058 | 2026-03-19T05:58:07.567Z | Compiling time v0.3.47 |
| 2059 | 2026-03-19T05:58:07.595Z | Compiling rusty-fork v0.3.1 |
| 2060 | 2026-03-19T05:58:07.971Z | Compiling hyper-util v0.1.20 |
| 2061 | 2026-03-19T05:58:08.129Z | Compiling anstyle-parse v0.2.7 |
| 2062 | 2026-03-19T05:58:08.603Z | Compiling crossbeam-epoch v0.9.18 |
| 2063 | 2026-03-19T05:58:08.663Z | Compiling derive_builder_core v0.20.2 |
| 2064 | 2026-03-19T05:58:09.034Z | Compiling unicode-normalization v0.1.25 |
| 2065 | 2026-03-19T05:58:09.690Z | Compiling rustls-native-certs v0.8.3 |
| 2066 | 2026-03-19T05:58:10.055Z | Compiling signature v2.2.0 |
| 2067 | 2026-03-19T05:58:10.248Z | Compiling hubpack_derive v0.1.1 |
| 2068 | 2026-03-19T05:58:10.273Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2069 | 2026-03-19T05:58:10.276Z | Compiling strum_macros v0.27.2 |
| 2070 | 2026-03-19T05:58:10.347Z | Compiling rand_xorshift v0.4.0 |
| 2071 | 2026-03-19T05:58:10.467Z | Compiling sync_wrapper v1.0.2 |
| 2072 | 2026-03-19T05:58:10.553Z | Compiling fs-err v3.3.0 |
| 2073 | 2026-03-19T05:58:10.626Z | Compiling ahash v0.8.12 |
| 2074 | 2026-03-19T05:58:10.652Z | Compiling object v0.37.3 |
| 2075 | 2026-03-19T05:58:10.722Z | Compiling unicode-properties v0.1.4 |
| 2076 | 2026-03-19T05:58:10.829Z | Compiling adler2 v2.0.1 |
| 2077 | 2026-03-19T05:58:10.866Z | Compiling anstyle-query v1.1.5 |
| 2078 | 2026-03-19T05:58:10.921Z | Compiling is_terminal_polyfill v1.70.2 |
| 2079 | 2026-03-19T05:58:11.043Z | Compiling colorchoice v1.0.4 |
| 2080 | 2026-03-19T05:58:11.051Z | Compiling unarray v0.1.4 |
| 2081 | 2026-03-19T05:58:11.111Z | Compiling unicode-bidi v0.3.18 |
| 2082 | 2026-03-19T05:58:11.115Z | Compiling miniz_oxide v0.8.9 |
| 2083 | 2026-03-19T05:58:11.198Z | Compiling proptest v1.10.0 |
| 2084 | 2026-03-19T05:58:11.247Z | Compiling anstream v0.6.21 |
| 2085 | 2026-03-19T05:58:11.526Z | Compiling tower v0.5.3 |
| 2086 | 2026-03-19T05:58:11.653Z | Compiling stringprep v0.1.5 |
| 2087 | 2026-03-19T05:58:12.154Z | Compiling derive_builder_macro v0.20.2 |
| 2088 | 2026-03-19T05:58:12.201Z | Compiling crossbeam-deque v0.8.6 |
| 2089 | 2026-03-19T05:58:12.300Z | Compiling heck v0.4.1 |
| 2090 | 2026-03-19T05:58:12.402Z | Compiling usdt-attr-macro v0.6.0 |
| 2091 | 2026-03-19T05:58:12.465Z | Compiling usdt-macro v0.6.0 |
| 2092 | 2026-03-19T05:58:12.789Z | Compiling http-body-util v0.1.3 |
| 2093 | 2026-03-19T05:58:12.861Z | Compiling webpki-roots v1.0.6 |
| 2094 | 2026-03-19T05:58:13.109Z | Compiling rand_chacha v0.3.1 |
| 2095 | 2026-03-19T05:58:13.131Z | Compiling erased-serde v0.3.31 |
| 2096 | 2026-03-19T05:58:13.181Z | Compiling md-5 v0.10.6 |
| 2097 | 2026-03-19T05:58:13.313Z | Compiling num-integer v0.1.46 |
| 2098 | 2026-03-19T05:58:13.388Z | Compiling hash32 v0.2.1 |
| 2099 | 2026-03-19T05:58:13.413Z | Compiling vergen-lib v0.1.6 |
| 2100 | 2026-03-19T05:58:13.540Z | Compiling ff v0.13.1 |
| 2101 | 2026-03-19T05:58:13.596Z | Compiling fallible-iterator v0.2.0 |
| 2102 | 2026-03-19T05:58:13.598Z | Compiling ryu v1.0.23 |
| 2103 | 2026-03-19T05:58:13.648Z | Compiling base16ct v0.2.0 |
| 2104 | 2026-03-19T05:58:13.696Z | Compiling zlib-rs v0.6.2 |
| 2105 | 2026-03-19T05:58:13.699Z | Compiling iri-string v0.7.10 |
| 2106 | 2026-03-19T05:58:13.722Z | Compiling psl-types v2.0.11 |
| 2107 | 2026-03-19T05:58:13.768Z | Compiling group v0.13.0 |
| 2108 | 2026-03-19T05:58:13.843Z | Compiling sec1 v0.7.3 |
| 2109 | 2026-03-19T05:58:13.867Z | Compiling serde_urlencoded v0.7.1 |
| 2110 | 2026-03-19T05:58:13.968Z | Compiling publicsuffix v2.3.0 |
| 2111 | 2026-03-19T05:58:14.006Z | Compiling newtype-uuid v1.3.2 |
| 2112 | 2026-03-19T05:58:14.032Z | Compiling postgres-protocol v0.6.10 |
| 2113 | 2026-03-19T05:58:14.100Z | Compiling num-iter v0.1.45 |
| 2114 | 2026-03-19T05:58:14.279Z | Compiling rand v0.8.5 |
| 2115 | 2026-03-19T05:58:14.515Z | Compiling oxnet v0.1.4 |
| 2116 | 2026-03-19T05:58:14.631Z | Compiling derive_builder v0.20.2 |
| 2117 | 2026-03-19T05:58:14.736Z | Compiling zone_cfg_derive v0.3.1 |
| 2118 | 2026-03-19T05:58:14.813Z | Compiling tokio-native-tls v0.3.1 |
| 2119 | 2026-03-19T05:58:14.984Z | Compiling phf_shared v0.13.1 |
| 2120 | 2026-03-19T05:58:15.115Z | Compiling lazy_static v1.5.0 |
| 2121 | 2026-03-19T05:58:15.213Z | Compiling terminal_size v0.4.3 |
| 2122 | 2026-03-19T05:58:15.263Z | Compiling serde_with_macros v3.17.0 |
| 2123 | 2026-03-19T05:58:15.289Z | Compiling cargo-platform v0.1.9 |
| 2124 | 2026-03-19T05:58:15.342Z | Compiling tower-http v0.6.8 |
| 2125 | 2026-03-19T05:58:15.372Z | Compiling hkdf v0.12.4 |
| 2126 | 2026-03-19T05:58:15.469Z | Compiling crypto-bigint v0.5.5 |
| 2127 | 2026-03-19T05:58:15.544Z | Compiling enum-as-inner v0.6.1 |
| 2128 | 2026-03-19T05:58:15.567Z | Compiling clap_derive v4.5.55 |
| 2129 | 2026-03-19T05:58:15.619Z | Compiling serde_repr v0.1.20 |
| 2130 | 2026-03-19T05:58:15.645Z | Compiling vergen v9.0.6 |
| 2131 | 2026-03-19T05:58:15.696Z | Compiling unicode-width v0.2.0 |
| 2132 | 2026-03-19T05:58:15.844Z | Compiling bitflags v1.3.2 |
| 2133 | 2026-03-19T05:58:15.934Z | Compiling bumpalo v3.20.2 |
| 2134 | 2026-03-19T05:58:15.960Z | Compiling foldhash v0.1.5 |
| 2135 | 2026-03-19T05:58:16.104Z | Compiling clap_lex v1.0.0 |
| 2136 | 2026-03-19T05:58:16.193Z | Compiling managed v0.8.0 |
| 2137 | 2026-03-19T05:58:16.196Z | Compiling libbz2-rs-sys v0.2.2 |
| 2138 | 2026-03-19T05:58:16.324Z | Compiling clap_builder v4.5.60 |
| 2139 | 2026-03-19T05:58:16.327Z | Compiling zopfli v0.8.3 |
| 2140 | 2026-03-19T05:58:16.406Z | Compiling hashbrown v0.15.5 |
| 2141 | 2026-03-19T05:58:16.585Z | Compiling console v0.16.2 |
| 2142 | 2026-03-19T05:58:17.004Z | Compiling flate2 v1.1.9 |
| 2143 | 2026-03-19T05:58:17.083Z | Compiling elliptic-curve v0.13.8 |
| 2144 | 2026-03-19T05:58:17.106Z | Compiling bzip2 v0.6.1 |
| 2145 | 2026-03-19T05:58:17.132Z | Compiling cargo_metadata v0.19.2 |
| 2146 | 2026-03-19T05:58:17.381Z | Compiling phf v0.13.1 |
| 2147 | 2026-03-19T05:58:17.464Z | Compiling hyper-tls v0.6.0 |
| 2148 | 2026-03-19T05:58:17.540Z | Compiling signal-hook-mio v0.2.5 |
| 2149 | 2026-03-19T05:58:17.565Z | Compiling daft v0.1.5 |
| 2150 | 2026-03-19T05:58:17.616Z | Compiling rayon v1.11.0 |
| 2151 | 2026-03-19T05:58:17.707Z | Compiling cookie_store v0.22.1 |
| 2152 | 2026-03-19T05:58:17.768Z | Compiling postgres-types v0.2.12 |
| 2153 | 2026-03-19T05:58:17.793Z | Compiling zstd v0.13.3 |
| 2154 | 2026-03-19T05:58:17.927Z | Compiling bzip2 v0.4.4 |
| 2155 | 2026-03-19T05:58:18.053Z | Compiling strum v0.27.2 |
| 2156 | 2026-03-19T05:58:18.242Z | Compiling hubpack v0.1.2 |
| 2157 | 2026-03-19T05:58:18.436Z | Compiling ed25519 v2.2.3 |
| 2158 | 2026-03-19T05:58:18.491Z | Compiling phf_shared v0.11.3 |
| 2159 | 2026-03-19T05:58:18.657Z | Compiling pkcs1 v0.7.5 |
| 2160 | 2026-03-19T05:58:18.814Z | Compiling serde-big-array v0.5.1 |
| 2161 | 2026-03-19T05:58:18.934Z | Compiling hex v0.4.3 |
| 2162 | 2026-03-19T05:58:18.994Z | Compiling rfc6979 v0.4.0 |
| 2163 | 2026-03-19T05:58:19.050Z | Compiling bstr v1.12.1 |
| 2164 | 2026-03-19T05:58:19.242Z | Compiling itertools v0.12.1 |
| 2165 | 2026-03-19T05:58:19.245Z | Compiling float-cmp v0.10.0 |
| 2166 | 2026-03-19T05:58:19.293Z | Compiling memmap2 v0.9.10 |
| 2167 | 2026-03-19T05:58:19.296Z | Compiling env_filter v1.0.0 |
| 2168 | 2026-03-19T05:58:19.467Z | Compiling encoding_rs v0.8.35 |
| 2169 | 2026-03-19T05:58:19.551Z | Compiling normalize-line-endings v0.3.0 |
| 2170 | 2026-03-19T05:58:19.580Z | Compiling data-encoding v2.10.0 |
| 2171 | 2026-03-19T05:58:19.606Z | Compiling mime v0.3.17 |
| 2172 | 2026-03-19T05:58:19.666Z | Compiling new_debug_unreachable v1.0.6 |
| 2173 | 2026-03-19T05:58:19.718Z | Compiling unit-prefix v0.5.2 |
| 2174 | 2026-03-19T05:58:19.782Z | Compiling keccak v0.1.6 |
| 2175 | 2026-03-19T05:58:19.894Z | Compiling whoami v2.1.0 |
| 2176 | 2026-03-19T05:58:19.919Z | Compiling jiff v0.2.21 |
| 2177 | 2026-03-19T05:58:19.941Z | Compiling predicates-core v1.0.10 |
| 2178 | 2026-03-19T05:58:19.944Z | Compiling static_assertions v1.1.0 |
| 2179 | 2026-03-19T05:58:20.068Z | Compiling precomputed-hash v0.1.1 |
| 2180 | 2026-03-19T05:58:20.091Z | Compiling fixedbitset v0.4.2 |
| 2181 | 2026-03-19T05:58:20.094Z | Compiling toml_write v0.1.2 |
| 2182 | 2026-03-19T05:58:20.210Z | Compiling fixedbitset v0.5.7 |
| 2183 | 2026-03-19T05:58:20.352Z | Compiling rustc-hash v2.1.1 |
| 2184 | 2026-03-19T05:58:20.414Z | Compiling difflib v0.4.0 |
| 2185 | 2026-03-19T05:58:20.440Z | Compiling toml_edit v0.22.27 |
| 2186 | 2026-03-19T05:58:20.464Z | Compiling petgraph v0.6.5 |
| 2187 | 2026-03-19T05:58:20.499Z | Compiling iddqd v0.3.17 |
| 2188 | 2026-03-19T05:58:20.521Z | Compiling petgraph v0.8.3 |
| 2189 | 2026-03-19T05:58:20.572Z | Compiling tokio-postgres v0.7.16 |
| 2190 | 2026-03-19T05:58:20.614Z | Compiling string_cache v0.8.9 |
| 2191 | 2026-03-19T05:58:20.914Z | Compiling zone v0.3.1 |
| 2192 | 2026-03-19T05:58:20.955Z | Compiling predicates v3.1.4 |
| 2193 | 2026-03-19T05:58:21.750Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2194 | 2026-03-19T05:58:21.750Z | Compiling sha3 v0.10.8 |
| 2195 | 2026-03-19T05:58:22.010Z | Compiling hickory-proto v0.25.2 |
| 2196 | 2026-03-19T05:58:22.034Z | Compiling indicatif v0.18.4 |
| 2197 | 2026-03-19T05:58:22.136Z | Compiling similar v2.7.0 |
| 2198 | 2026-03-19T05:58:22.530Z | Compiling env_logger v0.11.9 |
| 2199 | 2026-03-19T05:58:22.977Z | Compiling usdt v0.6.0 |
| 2200 | 2026-03-19T05:58:23.203Z | Compiling serde_with v3.17.0 |
| 2201 | 2026-03-19T05:58:23.320Z | Compiling ecdsa v0.16.9 |
| 2202 | 2026-03-19T05:58:23.446Z | Compiling rsa v0.9.10 |
| 2203 | 2026-03-19T05:58:23.802Z | Compiling zip v4.6.1 |
| 2204 | 2026-03-19T05:58:23.883Z | Compiling ed25519-dalek v2.2.0 |
| 2205 | 2026-03-19T05:58:24.272Z | Compiling crossterm v0.28.1 |
| 2206 | 2026-03-19T05:58:24.856Z | Compiling clap v4.5.60 |
| 2207 | 2026-03-19T05:58:25.266Z | Compiling zip v0.6.6 |
| 2208 | 2026-03-19T05:58:25.309Z | Compiling strum v0.26.3 |
| 2209 | 2026-03-19T05:58:25.514Z | Compiling toml v0.7.8 |
| 2210 | 2026-03-19T05:58:25.540Z | Compiling tokio-stream v0.1.18 |
| 2211 | 2026-03-19T05:58:25.564Z | Compiling buf-list v1.1.2 |
| 2212 | 2026-03-19T05:58:25.836Z | Compiling x509-cert v0.2.5 |
| 2213 | 2026-03-19T05:58:25.925Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2214 | 2026-03-19T05:58:26.025Z | Compiling openapiv3 v2.2.0 |
| 2215 | 2026-03-19T05:58:26.175Z | Compiling sha1 v0.10.6 |
| 2216 | 2026-03-19T05:58:26.336Z | Compiling itertools v0.13.0 |
| 2217 | 2026-03-19T05:58:26.678Z | Compiling lalrpop-util v0.19.12 |
| 2218 | 2026-03-19T05:58:26.947Z | Compiling peg-runtime v0.8.5 |
| 2219 | 2026-03-19T05:58:42.292Z | Compiling macaddr v1.0.1 |
| 2220 | 2026-03-19T05:58:42.663Z | Compiling structmeta-derive v0.3.0 |
| 2221 | 2026-03-19T05:58:42.688Z | Compiling itertools v0.14.0 |
| 2222 | 2026-03-19T05:58:43.997Z | Compiling heapless v0.8.0 |
| 2223 | 2026-03-19T05:58:44.271Z | Compiling structmeta v0.3.0 |
| 2224 | 2026-03-19T05:58:44.411Z | Compiling ingot-macros v0.1.1 |
| 2225 | 2026-03-19T05:58:48.243Z | Compiling rustls-webpki v0.103.9 |
| 2226 | 2026-03-19T05:58:49.971Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2227 | 2026-03-19T05:58:50.647Z | Compiling hash32 v0.3.1 |
| 2228 | 2026-03-19T05:58:50.878Z | Compiling smoltcp v0.11.0 |
| 2229 | 2026-03-19T05:58:51.121Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2230 | 2026-03-19T05:58:51.363Z | Compiling proc-macro-crate v3.4.0 |
| 2231 | 2026-03-19T05:58:51.407Z | Compiling ingot-types v0.1.2 |
| 2232 | 2026-03-19T05:58:51.461Z | Compiling cobs v0.3.0 |
| 2233 | 2026-03-19T05:58:51.493Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2234 | 2026-03-19T05:58:51.621Z | Compiling rustls v0.22.4 |
| 2235 | 2026-03-19T05:58:51.794Z | Compiling postcard v1.1.3 |
| 2236 | 2026-03-19T05:58:51.833Z | Compiling proc-macro-crate v1.3.1 |
| 2237 | 2026-03-19T05:58:51.907Z | Compiling rustls-webpki v0.102.8 |
| 2238 | 2026-03-19T05:58:52.069Z | Compiling num_enum_derive v0.7.5 |
| 2239 | 2026-03-19T05:58:52.101Z | Compiling ingot v0.1.1 |
| 2240 | 2026-03-19T05:58:52.337Z | Compiling futures-executor v0.3.32 |
| 2241 | 2026-03-19T05:58:52.407Z | Compiling foreign-types-macros v0.2.3 |
| 2242 | 2026-03-19T05:58:52.492Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2243 | 2026-03-19T05:58:52.761Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2244 | 2026-03-19T05:58:52.783Z | Compiling multer v3.1.0 |
| 2245 | 2026-03-19T05:58:52.915Z | Compiling thread_local v1.1.9 |
| 2246 | 2026-03-19T05:58:52.964Z | Compiling foreign-types-shared v0.3.1 |
| 2247 | 2026-03-19T05:58:53.028Z | Compiling match_cfg v0.1.0 |
| 2248 | 2026-03-19T05:58:53.051Z | Compiling slog-async v2.8.0 |
| 2249 | 2026-03-19T05:58:53.072Z | Compiling cpufeatures v0.3.0 |
| 2250 | 2026-03-19T05:58:53.115Z | Compiling tokio-rustls v0.26.4 |
| 2251 | 2026-03-19T05:58:53.142Z | Compiling rustls-platform-verifier v0.6.2 |
| 2252 | 2026-03-19T05:58:53.191Z | Compiling typeid v1.0.3 |
| 2253 | 2026-03-19T05:58:53.214Z | Compiling chacha20 v0.10.0 |
| 2254 | 2026-03-19T05:58:53.374Z | Compiling foreign-types v0.5.0 |
| 2255 | 2026-03-19T05:58:53.399Z | Compiling num_enum v0.7.5 |
| 2256 | 2026-03-19T05:58:53.424Z | Compiling hyper-rustls v0.27.7 |
| 2257 | 2026-03-19T05:58:53.484Z | Compiling hostname v0.3.1 |
| 2258 | 2026-03-19T05:58:53.591Z | Compiling futures v0.3.32 |
| 2259 | 2026-03-19T05:58:53.618Z | Compiling num_enum_derive v0.5.11 |
| 2260 | 2026-03-19T05:58:53.711Z | Compiling derive-ex v0.1.8 |
| 2261 | 2026-03-19T05:58:53.734Z | Compiling reqwest v0.12.28 |
| 2262 | 2026-03-19T05:58:53.833Z | Compiling reqwest v0.13.2 |
| 2263 | 2026-03-19T05:58:53.858Z | Compiling tabwriter v1.4.1 |
| 2264 | 2026-03-19T05:58:53.861Z | Compiling slog-json v2.6.1 |
| 2265 | 2026-03-19T05:58:54.237Z | Compiling crossbeam-channel v0.5.15 |
| 2266 | 2026-03-19T05:58:54.259Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2267 | 2026-03-19T05:58:54.347Z | Compiling async-stream-impl v0.3.6 |
| 2268 | 2026-03-19T05:58:54.822Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2269 | 2026-03-19T05:58:54.891Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2270 | 2026-03-19T05:58:54.929Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2271 | 2026-03-19T05:58:55.100Z | Compiling serde_spanned v1.0.4 |
| 2272 | 2026-03-19T05:58:55.158Z | Compiling is-terminal v0.4.17 |
| 2273 | 2026-03-19T05:58:55.289Z | Compiling cstr-argument v0.1.2 |
| 2274 | 2026-03-19T05:58:55.310Z | Compiling dropshot v0.16.7 |
| 2275 | 2026-03-19T05:58:55.348Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2276 | 2026-03-19T05:58:55.493Z | Compiling crucible-workspace-hack v0.1.0 |
| 2277 | 2026-03-19T05:58:55.518Z | Compiling take_mut v0.2.2 |
| 2278 | 2026-03-19T05:58:55.546Z | Compiling erased-serde v0.4.9 |
| 2279 | 2026-03-19T05:58:55.606Z | Compiling term v1.2.1 |
| 2280 | 2026-03-19T05:58:55.631Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2281 | 2026-03-19T05:58:55.789Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2282 | 2026-03-19T05:58:55.823Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2283 | 2026-03-19T05:58:55.848Z | Compiling test-strategy v0.4.5 |
| 2284 | 2026-03-19T05:58:55.851Z | Compiling async-stream v0.3.6 |
| 2285 | 2026-03-19T05:58:55.982Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2286 | 2026-03-19T05:58:56.007Z | Compiling num_enum v0.5.11 |
| 2287 | 2026-03-19T05:58:56.030Z | Compiling slog-term v2.9.2 |
| 2288 | 2026-03-19T05:58:56.110Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2289 | 2026-03-19T05:58:56.293Z | Compiling slog-bunyan v2.5.0 |
| 2290 | 2026-03-19T05:58:56.381Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2291 | 2026-03-19T05:58:56.541Z | Compiling tokio-rustls v0.25.0 |
| 2292 | 2026-03-19T05:58:56.696Z | Compiling rand v0.10.0 |
| 2293 | 2026-03-19T05:58:56.788Z | Compiling parse-display-derive v0.10.0 |
| 2294 | 2026-03-19T05:58:56.918Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2295 | 2026-03-19T05:58:57.062Z | Compiling backon v1.6.0 |
| 2296 | 2026-03-19T05:58:57.239Z | Compiling waitgroup v0.1.2 |
| 2297 | 2026-03-19T05:58:57.277Z | Compiling dropshot_endpoint v0.16.7 |
| 2298 | 2026-03-19T05:58:57.301Z | Compiling newtype-uuid-macros v0.1.0 |
| 2299 | 2026-03-19T05:58:57.411Z | Compiling rustls-pemfile v2.2.0 |
| 2300 | 2026-03-19T05:58:57.462Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2301 | 2026-03-19T05:58:57.675Z | Compiling serde_path_to_error v0.1.20 |
| 2302 | 2026-03-19T05:58:57.697Z | Compiling hostname v0.4.2 |
| 2303 | 2026-03-19T05:58:57.745Z | Compiling instant v0.1.13 |
| 2304 | 2026-03-19T05:58:57.790Z | Compiling libefi-sys v0.1.0 |
| 2305 | 2026-03-19T05:58:57.814Z | Compiling colored v3.1.1 |
| 2306 | 2026-03-19T05:58:57.901Z | Compiling debug-ignore v1.0.5 |
| 2307 | 2026-03-19T05:58:57.926Z | Compiling backoff v0.4.0 |
| 2308 | 2026-03-19T05:58:58.053Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2309 | 2026-03-19T05:58:58.078Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2310 | 2026-03-19T05:58:58.227Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2311 | 2026-03-19T05:58:58.273Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2312 | 2026-03-19T05:58:58.409Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2313 | 2026-03-19T05:58:58.587Z | Compiling camino-tempfile v1.4.1 |
| 2314 | 2026-03-19T05:58:58.685Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2315 | 2026-03-19T05:58:58.736Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2316 | 2026-03-19T05:58:58.787Z | Compiling parse-display v0.10.0 |
| 2317 | 2026-03-19T05:58:58.909Z | Compiling usdt-macro v0.5.0 |
| 2318 | 2026-03-19T05:58:58.962Z | Compiling usdt-attr-macro v0.5.0 |
| 2319 | 2026-03-19T05:58:59.127Z | Compiling secrecy v0.10.3 |
| 2320 | 2026-03-19T05:58:59.162Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2321 | 2026-03-19T05:58:59.363Z | Compiling num-derive v0.4.2 |
| 2322 | 2026-03-19T05:58:59.699Z | Compiling bitfield-struct v0.6.2 |
| 2323 | 2026-03-19T05:58:59.826Z | Compiling regress v0.10.5 |
| 2324 | 2026-03-19T05:58:59.922Z | Compiling ordered-float v2.10.1 |
| 2325 | 2026-03-19T05:58:59.958Z | Compiling blake3 v1.8.3 |
| 2326 | 2026-03-19T05:58:59.961Z | Compiling sigpipe v0.1.3 |
| 2327 | 2026-03-19T05:59:00.118Z | Compiling memmap v0.7.0 |
| 2328 | 2026-03-19T05:59:00.356Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2329 | 2026-03-19T05:59:00.445Z | Compiling glob v0.3.3 |
| 2330 | 2026-03-19T05:59:00.563Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2331 | 2026-03-19T05:59:00.597Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2332 | 2026-03-19T05:59:00.668Z | Compiling usdt v0.5.0 |
| 2333 | 2026-03-19T05:59:00.692Z | Compiling serde-value v0.7.0 |
| 2334 | 2026-03-19T05:59:00.820Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2335 | 2026-03-19T05:59:00.844Z | Compiling serde-untagged v0.1.9 |
| 2336 | 2026-03-19T05:59:01.008Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2337 | 2026-03-19T05:59:01.342Z | Compiling toml v0.8.23 |
| 2338 | 2026-03-19T05:59:01.387Z | Compiling smf v0.2.3 |
| 2339 | 2026-03-19T05:59:01.414Z | Compiling filetime v0.2.27 |
| 2340 | 2026-03-19T05:59:01.417Z | Compiling xattr v1.6.1 |
| 2341 | 2026-03-19T05:59:01.513Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2342 | 2026-03-19T05:59:01.536Z | Compiling whoami v1.6.1 |
| 2343 | 2026-03-19T05:59:01.607Z | Compiling same-file v1.0.6 |
| 2344 | 2026-03-19T05:59:01.638Z | Compiling arrayvec v0.7.6 |
| 2345 | 2026-03-19T05:59:01.661Z | Compiling unicode-xid v0.2.6 |
| 2346 | 2026-03-19T05:59:01.700Z | Compiling constant_time_eq v0.4.2 |
| 2347 | 2026-03-19T05:59:01.723Z | Compiling arrayref v0.3.9 |
| 2348 | 2026-03-19T05:59:01.750Z | Compiling tar v0.4.44 |
| 2349 | 2026-03-19T05:59:01.845Z | Compiling walkdir v2.5.0 |
| 2350 | 2026-03-19T05:59:01.869Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2351 | 2026-03-19T05:59:01.869Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2352 | 2026-03-19T05:59:01.988Z | Compiling tokio-dtrace v0.1.1 |
| 2353 | 2026-03-19T05:59:02.135Z | Compiling cargo-util-schemas v0.8.2 |
| 2354 | 2026-03-19T05:59:02.212Z | Compiling gethostname v0.5.0 |
| 2355 | 2026-03-19T05:59:02.403Z | Compiling cargo-platform v0.2.0 |
| 2356 | 2026-03-19T05:59:02.428Z | Compiling topological-sort v0.2.2 |
| 2357 | 2026-03-19T05:59:02.674Z | Compiling oxide-tokio-rt v0.1.3 |
| 2358 | 2026-03-19T05:59:02.698Z | Compiling shell-words v1.1.1 |
| 2359 | 2026-03-19T05:59:02.732Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2360 | 2026-03-19T05:59:02.777Z | Compiling indent_write v2.2.0 |
| 2361 | 2026-03-19T05:59:03.733Z | Compiling cargo_metadata v0.21.0 |
| 2362 | 2026-03-19T05:59:14.745Z | Compiling progenitor-client v0.13.0 |
| 2363 | 2026-03-19T05:59:14.765Z | Compiling progenitor-client v0.10.0 |
| 2364 | 2026-03-19T05:59:14.769Z | Compiling omicron-zone-package v0.12.2 |
| 2365 | 2026-03-19T05:59:14.863Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2366 | 2026-03-19T05:59:14.863Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2367 | 2026-03-19T05:59:14.866Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2368 | 2026-03-19T05:59:14.866Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2369 | 2026-03-19T05:59:15.077Z | Compiling progenitor-extras v0.1.1 |
| 2370 | 2026-03-19T05:59:15.374Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2371 | 2026-03-19T05:59:24.977Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2372 | 2026-03-19T05:59:26.264Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2373 | 2026-03-19T05:59:34.565Z | Finished `release` profile [optimized] target(s) in 1m 54s |
| 2374 | 2026-03-19T05:59:34.755Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2375 | 2026-03-19T05:59:34.828Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2376 | 2026-03-19T05:59:34.831Z | Created new build target 'test' and set it as active |
| 2377 | 2026-03-19T05:59:34.834Z | |
| 2378 | 2026-03-19T05:59:34.834Z | real 1:54.824881550 |
| 2379 | 2026-03-19T05:59:34.834Z | user 20:16.930952777 |
| 2380 | 2026-03-19T05:59:34.834Z | sys 3:05.601388874 |
| 2381 | 2026-03-19T05:59:34.834Z | trap 0.529739563 |
| 2382 | 2026-03-19T05:59:34.834Z | tflt 3.089179934 |
| 2383 | 2026-03-19T05:59:34.834Z | dflt 3.885208906 |
| 2384 | 2026-03-19T05:59:34.834Z | kflt 0.005196540 |
| 2385 | 2026-03-19T05:59:34.834Z | lock 1:04:20.724990544 |
| 2386 | 2026-03-19T05:59:34.834Z | slp 51:37.849083845 |
| 2387 | 2026-03-19T05:59:34.834Z | lat 44.602000887 |
| 2388 | 2026-03-19T05:59:34.834Z | stop 7:54.516101261 |
| 2389 | 2026-03-19T05:59:34.834Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2390 | 2026-03-19T05:59:36.047Z | Finished `release` profile [optimized] target(s) in 1.20s |
| 2391 | 2026-03-19T05:59:36.115Z | Running `target/release/omicron-package -t test package` |
| 2392 | 2026-03-19T05:59:36.182Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2393 | 2026-03-19T05:59:38.105Z | Compiling regress v0.10.5 |
| 2394 | 2026-03-19T05:59:38.105Z | Compiling heck v0.5.0 |
| 2395 | 2026-03-19T05:59:38.109Z | Compiling unsafe-libyaml v0.2.11 |
| 2396 | 2026-03-19T05:59:38.396Z | Compiling convert_case v0.4.0 |
| 2397 | 2026-03-19T05:59:38.430Z | Compiling half v2.7.1 |
| 2398 | 2026-03-19T05:59:38.430Z | Compiling ciborium-io v0.2.2 |
| 2399 | 2026-03-19T05:59:38.492Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2400 | 2026-03-19T05:59:38.495Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2401 | 2026-03-19T05:59:38.550Z | Compiling prettyplease v0.2.37 |
| 2402 | 2026-03-19T05:59:38.583Z | Compiling typify-impl v0.6.1 |
| 2403 | 2026-03-19T05:59:38.616Z | Compiling universal-hash v0.5.1 |
| 2404 | 2026-03-19T05:59:38.620Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2405 | 2026-03-19T05:59:38.620Z | Compiling unicode-width v0.1.14 |
| 2406 | 2026-03-19T05:59:38.620Z | Compiling opaque-debug v0.3.1 |
| 2407 | 2026-03-19T05:59:38.706Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2408 | 2026-03-19T05:59:38.709Z | Compiling chacha20 v0.9.1 |
| 2409 | 2026-03-19T05:59:38.737Z | Compiling password-hash v0.5.0 |
| 2410 | 2026-03-19T05:59:38.807Z | Compiling ciborium-ll v0.2.2 |
| 2411 | 2026-03-19T05:59:38.871Z | Compiling derive_more v0.99.20 |
| 2412 | 2026-03-19T05:59:38.874Z | Compiling poly1305 v0.8.0 |
| 2413 | 2026-03-19T05:59:38.909Z | Compiling blake2 v0.10.6 |
| 2414 | 2026-03-19T05:59:38.975Z | Compiling aead v0.5.2 |
| 2415 | 2026-03-19T05:59:39.082Z | Compiling serde_yaml v0.9.34+deprecated |
| 2416 | 2026-03-19T05:59:39.114Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2417 | 2026-03-19T05:59:39.148Z | Compiling ciborium v0.2.2 |
| 2418 | 2026-03-19T05:59:39.208Z | Compiling is-terminal v0.4.17 |
| 2419 | 2026-03-19T05:59:39.251Z | Compiling swrite v0.1.0 |
| 2420 | 2026-03-19T05:59:39.285Z | Compiling serde_spanned v1.0.4 |
| 2421 | 2026-03-19T05:59:39.360Z | Compiling chacha20poly1305 v0.10.1 |
| 2422 | 2026-03-19T05:59:39.417Z | Compiling argon2 v0.5.3 |
| 2423 | 2026-03-19T05:59:39.503Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2424 | 2026-03-19T05:59:39.630Z | Compiling bytecount v0.6.9 |
| 2425 | 2026-03-19T05:59:39.668Z | Compiling rustls v0.22.4 |
| 2426 | 2026-03-19T05:59:39.712Z | Compiling rustls-webpki v0.102.8 |
| 2427 | 2026-03-19T05:59:39.767Z | Compiling derive-where v1.6.0 |
| 2428 | 2026-03-19T05:59:39.823Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2429 | 2026-03-19T05:59:39.904Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2430 | 2026-03-19T05:59:39.933Z | Compiling thread_local v1.1.9 |
| 2431 | 2026-03-19T05:59:40.056Z | Compiling match_cfg v0.1.0 |
| 2432 | 2026-03-19T05:59:40.120Z | Compiling thiserror-no-std v2.0.2 |
| 2433 | 2026-03-19T05:59:40.175Z | Compiling hostname v0.3.1 |
| 2434 | 2026-03-19T05:59:40.263Z | Compiling vsss-rs v3.3.4 |
| 2435 | 2026-03-19T05:59:40.375Z | Compiling multer v3.1.0 |
| 2436 | 2026-03-19T05:59:40.407Z | Compiling slog-async v2.8.0 |
| 2437 | 2026-03-19T05:59:40.474Z | Compiling slog-json v2.6.1 |
| 2438 | 2026-03-19T05:59:40.508Z | Compiling crossbeam-channel v0.5.15 |
| 2439 | 2026-03-19T05:59:40.607Z | Compiling futures-executor v0.3.32 |
| 2440 | 2026-03-19T05:59:40.670Z | Compiling term v1.2.1 |
| 2441 | 2026-03-19T05:59:40.745Z | Compiling take_mut v0.2.2 |
| 2442 | 2026-03-19T05:59:40.782Z | Compiling slog-bunyan v2.5.0 |
| 2443 | 2026-03-19T05:59:40.926Z | Compiling futures v0.3.32 |
| 2444 | 2026-03-19T05:59:40.992Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2445 | 2026-03-19T05:59:40.992Z | Compiling async-stream v0.3.6 |
| 2446 | 2026-03-19T05:59:41.064Z | Compiling slog-term v2.9.2 |
| 2447 | 2026-03-19T05:59:41.193Z | Compiling dropshot v0.16.7 |
| 2448 | 2026-03-19T05:59:41.196Z | Compiling progenitor-client v0.13.0 |
| 2449 | 2026-03-19T05:59:41.263Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2450 | 2026-03-19T05:59:41.308Z | Compiling waitgroup v0.1.2 |
| 2451 | 2026-03-19T05:59:41.368Z | Compiling backon v1.6.0 |
| 2452 | 2026-03-19T05:59:41.439Z | Compiling rustls-pemfile v2.2.0 |
| 2453 | 2026-03-19T05:59:41.473Z | Compiling hostname v0.4.2 |
| 2454 | 2026-03-19T05:59:41.513Z | Compiling serde_path_to_error v0.1.20 |
| 2455 | 2026-03-19T05:59:41.516Z | Compiling instant v0.1.13 |
| 2456 | 2026-03-19T05:59:41.576Z | Compiling debug-ignore v1.0.5 |
| 2457 | 2026-03-19T05:59:41.631Z | Compiling progenitor-extras v0.1.1 |
| 2458 | 2026-03-19T05:59:41.666Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2459 | 2026-03-19T05:59:41.702Z | Compiling backoff v0.4.0 |
| 2460 | 2026-03-19T05:59:41.737Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2461 | 2026-03-19T05:59:41.775Z | Compiling parse-display v0.10.0 |
| 2462 | 2026-03-19T05:59:41.777Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2463 | 2026-03-19T05:59:41.778Z | Compiling progenitor-client v0.10.0 |
| 2464 | 2026-03-19T05:59:41.778Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2465 | 2026-03-19T05:59:41.869Z | Compiling macaddr v1.0.1 |
| 2466 | 2026-03-19T05:59:41.971Z | Compiling console v0.15.11 |
| 2467 | 2026-03-19T05:59:42.010Z | Compiling newline-converter v0.3.0 |
| 2468 | 2026-03-19T05:59:42.014Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2469 | 2026-03-19T05:59:42.014Z | Compiling atomicwrites v0.4.4 |
| 2470 | 2026-03-19T05:59:42.107Z | Compiling num-rational v0.4.2 |
| 2471 | 2026-03-19T05:59:42.220Z | Compiling num-complex v0.4.6 |
| 2472 | 2026-03-19T05:59:42.251Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2473 | 2026-03-19T05:59:42.384Z | Compiling slog-dtrace v0.3.0 |
| 2474 | 2026-03-19T05:59:42.462Z | Compiling async-recursion v1.1.1 |
| 2475 | 2026-03-19T05:59:42.528Z | Compiling expectorate v1.2.0 |
| 2476 | 2026-03-19T05:59:42.604Z | Compiling cancel-safe-futures v0.1.5 |
| 2477 | 2026-03-19T05:59:42.763Z | Compiling owo-colors v4.3.0 |
| 2478 | 2026-03-19T05:59:42.834Z | Compiling tokio-rustls v0.25.0 |
| 2479 | 2026-03-19T05:59:42.874Z | Compiling num v0.4.3 |
| 2480 | 2026-03-19T05:59:42.947Z | Compiling float-ord v0.3.2 |
| 2481 | 2026-03-19T05:59:43.084Z | Compiling libsw-core v0.3.2 |
| 2482 | 2026-03-19T05:59:43.156Z | Compiling resolv-conf v0.7.6 |
| 2483 | 2026-03-19T05:59:43.193Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2484 | 2026-03-19T05:59:43.294Z | Compiling libsw v3.5.0 |
| 2485 | 2026-03-19T05:59:43.377Z | Compiling toml v0.8.23 |
| 2486 | 2026-03-19T05:59:43.413Z | Compiling linear-map v1.2.0 |
| 2487 | 2026-03-19T05:59:43.503Z | Compiling minimal-lexical v0.2.1 |
| 2488 | 2026-03-19T05:59:43.569Z | Compiling linked-hash-map v0.5.6 |
| 2489 | 2026-03-19T05:59:43.718Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2490 | 2026-03-19T05:59:43.750Z | Compiling unicode-xid v0.2.6 |
| 2491 | 2026-03-19T05:59:43.855Z | Compiling lru-cache v0.1.2 |
| 2492 | 2026-03-19T05:59:43.888Z | Compiling nom v7.1.3 |
| 2493 | 2026-03-19T05:59:43.945Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2494 | 2026-03-19T05:59:43.980Z | Compiling globset v0.4.18 |
| 2495 | 2026-03-19T05:59:44.015Z | Compiling hickory-proto v0.24.4 |
| 2496 | 2026-03-19T05:59:44.071Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2497 | 2026-03-19T05:59:44.222Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2498 | 2026-03-19T05:59:44.409Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2499 | 2026-03-19T05:59:44.680Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2500 | 2026-03-19T05:59:45.417Z | Compiling typify-macro v0.6.1 |
| 2501 | 2026-03-19T05:59:45.728Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2502 | 2026-03-19T05:59:45.808Z | Compiling convert_case v0.10.0 |
| 2503 | 2026-03-19T05:59:46.224Z | Compiling derive_more-impl v2.1.1 |
| 2504 | 2026-03-19T05:59:47.243Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2505 | 2026-03-19T05:59:47.288Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2506 | 2026-03-19T05:59:47.328Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2507 | 2026-03-19T05:59:47.468Z | Compiling hickory-resolver v0.24.4 |
| 2508 | 2026-03-19T05:59:47.527Z | Compiling typify v0.6.1 |
| 2509 | 2026-03-19T05:59:47.694Z | Compiling progenitor-impl v0.13.0 |
| 2510 | 2026-03-19T05:59:47.725Z | Compiling pin-project-internal v1.1.11 |
| 2511 | 2026-03-19T05:59:48.530Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2512 | 2026-03-19T05:59:48.788Z | Compiling derive_more v2.1.1 |
| 2513 | 2026-03-19T05:59:48.926Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2514 | 2026-03-19T05:59:49.136Z | Compiling qorb v0.4.1 |
| 2515 | 2026-03-19T05:59:49.166Z | Compiling pin-project v1.1.11 |
| 2516 | 2026-03-19T05:59:49.326Z | Compiling pem v3.0.6 |
| 2517 | 2026-03-19T05:59:49.645Z | Compiling snafu-derive v0.8.9 |
| 2518 | 2026-03-19T05:59:50.221Z | Compiling termtree v0.5.1 |
| 2519 | 2026-03-19T05:59:50.481Z | Compiling crossterm v0.29.0 |
| 2520 | 2026-03-19T05:59:50.548Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2521 | 2026-03-19T05:59:50.810Z | Compiling progenitor-macro v0.13.0 |
| 2522 | 2026-03-19T05:59:51.855Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2523 | 2026-03-19T05:59:52.033Z | Compiling snafu v0.8.9 |
| 2524 | 2026-03-19T05:59:52.769Z | Compiling olpc-cjson v0.1.4 |
| 2525 | 2026-03-19T05:59:53.067Z | Compiling phf_shared v0.12.1 |
| 2526 | 2026-03-19T05:59:53.291Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2527 | 2026-03-19T05:59:53.410Z | Compiling serde_plain v1.0.2 |
| 2528 | 2026-03-19T05:59:53.953Z | Compiling csv-core v0.1.13 |
| 2529 | 2026-03-19T05:59:54.286Z | Compiling vte v0.14.1 |
| 2530 | 2026-03-19T05:59:54.512Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2531 | 2026-03-19T05:59:54.607Z | Compiling highway v1.3.0 |
| 2532 | 2026-03-19T05:59:54.686Z | Compiling typed-path v0.9.3 |
| 2533 | 2026-03-19T05:59:54.778Z | Compiling chrono-tz v0.10.4 |
| 2534 | 2026-03-19T05:59:55.094Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2535 | 2026-03-19T05:59:55.300Z | Compiling strip-ansi-escapes v0.2.1 |
| 2536 | 2026-03-19T05:59:55.566Z | Compiling csv v1.4.0 |
| 2537 | 2026-03-19T05:59:55.641Z | Compiling phf v0.12.1 |
| 2538 | 2026-03-19T05:59:55.937Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2539 | 2026-03-19T05:59:56.106Z | Compiling const_format_proc_macros v0.2.34 |
| 2540 | 2026-03-19T05:59:56.137Z | Compiling papergrid v0.11.0 |
| 2541 | 2026-03-19T05:59:56.201Z | Compiling fd-lock v4.0.4 |
| 2542 | 2026-03-19T05:59:56.427Z | Compiling tough v0.20.0 |
| 2543 | 2026-03-19T05:59:56.604Z | Compiling peg-macros v0.8.5 |
| 2544 | 2026-03-19T05:59:56.749Z | Compiling progenitor v0.13.0 |
| 2545 | 2026-03-19T05:59:56.978Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2546 | 2026-03-19T05:59:57.171Z | Compiling tabled_derive v0.7.0 |
| 2547 | 2026-03-19T05:59:57.603Z | Compiling nu-ansi-term v0.50.3 |
| 2548 | 2026-03-19T05:59:58.283Z | Compiling reedline v0.40.0 |
| 2549 | 2026-03-19T05:59:58.321Z | Compiling peg v0.8.5 |
| 2550 | 2026-03-19T05:59:58.396Z | Compiling const_format v0.2.35 |
| 2551 | 2026-03-19T05:59:58.427Z | Compiling tabled v0.15.0 |
| 2552 | 2026-03-19T05:59:58.498Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2553 | 2026-03-19T05:59:58.600Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2554 | 2026-03-19T05:59:59.075Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2555 | 2026-03-19T06:00:00.513Z | Compiling bcs v0.1.6 |
| 2556 | 2026-03-19T06:00:00.635Z | Compiling semver v0.1.20 |
| 2557 | 2026-03-19T06:00:01.032Z | Compiling rustc_version v0.1.7 |
| 2558 | 2026-03-19T06:00:01.098Z | Compiling base64 v0.21.7 |
| 2559 | 2026-03-19T06:00:01.348Z | Compiling newtype_derive v0.1.6 |
| 2560 | 2026-03-19T06:00:01.641Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2561 | 2026-03-19T06:00:01.799Z | Compiling typify-impl v0.4.3 |
| 2562 | 2026-03-19T06:00:01.955Z | Compiling smawk v0.3.2 |
| 2563 | 2026-03-19T06:00:02.144Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2564 | 2026-03-19T06:00:02.198Z | Compiling humantime v2.3.0 |
| 2565 | 2026-03-19T06:00:02.551Z | Compiling unicode-linebreak v0.1.5 |
| 2566 | 2026-03-19T06:00:02.833Z | Compiling textwrap v0.16.2 |
| 2567 | 2026-03-19T06:00:02.865Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2568 | 2026-03-19T06:00:02.906Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2569 | 2026-03-19T06:00:02.936Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2570 | 2026-03-19T06:00:03.149Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2571 | 2026-03-19T06:00:03.475Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2572 | 2026-03-19T06:00:03.640Z | Compiling steno v0.4.1 |
| 2573 | 2026-03-19T06:00:04.834Z | Compiling utf-8 v0.7.6 |
| 2574 | 2026-03-19T06:00:05.145Z | Compiling tagptr v0.2.0 |
| 2575 | 2026-03-19T06:00:05.438Z | Compiling moka v0.12.13 |
| 2576 | 2026-03-19T06:00:05.445Z | Compiling tungstenite v0.21.0 |
| 2577 | 2026-03-19T06:00:05.723Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2578 | 2026-03-19T06:00:05.947Z | Compiling radium v0.7.0 |
| 2579 | 2026-03-19T06:00:06.323Z | Compiling tokio-tungstenite v0.21.0 |
| 2580 | 2026-03-19T06:00:06.834Z | Compiling typify-macro v0.4.3 |
| 2581 | 2026-03-19T06:00:06.873Z | Compiling maybe-uninit v2.0.0 |
| 2582 | 2026-03-19T06:00:07.189Z | Compiling hickory-resolver v0.25.2 |
| 2583 | 2026-03-19T06:00:07.253Z | Compiling tap v1.0.1 |
| 2584 | 2026-03-19T06:00:07.445Z | Compiling wyz v0.5.1 |
| 2585 | 2026-03-19T06:00:07.780Z | Compiling zerocopy-derive v0.6.6 |
| 2586 | 2026-03-19T06:00:07.874Z | Compiling display-error-chain v0.2.2 |
| 2587 | 2026-03-19T06:00:08.090Z | Compiling funty v2.0.0 |
| 2588 | 2026-03-19T06:00:08.218Z | Compiling packed_struct v0.10.1 |
| 2589 | 2026-03-19T06:00:08.582Z | Compiling crc-catalog v2.4.0 |
| 2590 | 2026-03-19T06:00:08.700Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2591 | 2026-03-19T06:00:08.753Z | Compiling crc v3.4.0 |
| 2592 | 2026-03-19T06:00:08.834Z | Compiling zerocopy v0.6.6 |
| 2593 | 2026-03-19T06:00:08.884Z | Compiling typify v0.4.3 |
| 2594 | 2026-03-19T06:00:09.055Z | Compiling progenitor-impl v0.10.0 |
| 2595 | 2026-03-19T06:00:09.402Z | Compiling bitvec v1.0.1 |
| 2596 | 2026-03-19T06:00:09.440Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2597 | 2026-03-19T06:00:11.924Z | Compiling packed_struct_codegen v0.10.1 |
| 2598 | 2026-03-19T06:00:12.130Z | Compiling bitfield-macros v0.19.4 |
| 2599 | 2026-03-19T06:00:12.169Z | Compiling progenitor-macro v0.10.0 |
| 2600 | 2026-03-19T06:00:12.393Z | Compiling indexmap v1.9.3 |
| 2601 | 2026-03-19T06:00:12.687Z | Compiling nodrop v0.1.14 |
| 2602 | 2026-03-19T06:00:12.861Z | Compiling array-init v0.0.4 |
| 2603 | 2026-03-19T06:00:13.096Z | Compiling bitfield v0.19.4 |
| 2604 | 2026-03-19T06:00:13.491Z | Compiling smallvec v0.6.14 |
| 2605 | 2026-03-19T06:00:13.533Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2606 | 2026-03-19T06:00:13.892Z | Compiling num-derive v0.3.3 |
| 2607 | 2026-03-19T06:00:14.042Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2608 | 2026-03-19T06:00:14.571Z | Compiling hashbrown v0.12.3 |
| 2609 | 2026-03-19T06:00:14.616Z | Compiling proc-macro-error2 v2.0.1 |
| 2610 | 2026-03-19T06:00:14.830Z | Compiling serde-hex v0.1.0 |
| 2611 | 2026-03-19T06:00:15.038Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2612 | 2026-03-19T06:00:15.080Z | Compiling libscf-sys v1.1.0 |
| 2613 | 2026-03-19T06:00:15.298Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2614 | 2026-03-19T06:00:15.405Z | Compiling ron v0.8.1 |
| 2615 | 2026-03-19T06:00:15.500Z | Compiling hashbrown v0.13.2 |
| 2616 | 2026-03-19T06:00:15.672Z | Compiling vergen-gitcl v1.0.8 |
| 2617 | 2026-03-19T06:00:15.968Z | Compiling dirs-sys-next v0.1.2 |
| 2618 | 2026-03-19T06:00:16.088Z | Compiling maplit v1.0.2 |
| 2619 | 2026-03-19T06:00:16.237Z | Compiling crunchy v0.2.4 |
| 2620 | 2026-03-19T06:00:16.331Z | Compiling diesel_derives v2.3.7 |
| 2621 | 2026-03-19T06:00:16.362Z | Compiling glob v0.3.3 |
| 2622 | 2026-03-19T06:00:16.605Z | Compiling crc-any v2.5.0 |
| 2623 | 2026-03-19T06:00:16.731Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2624 | 2026-03-19T06:00:16.845Z | Compiling clang-sys v1.8.1 |
| 2625 | 2026-03-19T06:00:16.909Z | Compiling object v0.30.4 |
| 2626 | 2026-03-19T06:00:17.137Z | Compiling dirs-next v2.0.0 |
| 2627 | 2026-03-19T06:00:17.211Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2628 | 2026-03-19T06:00:17.347Z | Compiling tabled_derive v0.11.0 |
| 2629 | 2026-03-19T06:00:17.376Z | Compiling papergrid v0.17.0 |
| 2630 | 2026-03-19T06:00:17.584Z | Compiling testing_table v0.3.0 |
| 2631 | 2026-03-19T06:00:17.831Z | Compiling dsl_auto_type v0.2.0 |
| 2632 | 2026-03-19T06:00:17.922Z | Compiling scheduled-thread-pool v0.2.7 |
| 2633 | 2026-03-19T06:00:18.116Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2634 | 2026-03-19T06:00:18.119Z | Compiling progenitor v0.10.0 |
| 2635 | 2026-03-19T06:00:18.179Z | Compiling path-slash v0.1.5 |
| 2636 | 2026-03-19T06:00:18.385Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2637 | 2026-03-19T06:00:18.420Z | Compiling tiny-keccak v2.0.2 |
| 2638 | 2026-03-19T06:00:18.423Z | Compiling r2d2 v0.8.10 |
| 2639 | 2026-03-19T06:00:18.547Z | Compiling term v0.7.0 |
| 2640 | 2026-03-19T06:00:18.800Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2641 | 2026-03-19T06:00:18.834Z | Compiling arc-swap v1.8.2 |
| 2642 | 2026-03-19T06:00:18.837Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2643 | 2026-03-19T06:00:18.944Z | Compiling downcast-rs v2.0.2 |
| 2644 | 2026-03-19T06:00:19.118Z | Compiling tabled v0.20.0 |
| 2645 | 2026-03-19T06:00:19.205Z | Compiling xshell-macros v0.2.7 |
| 2646 | 2026-03-19T06:00:19.240Z | Compiling bit-vec v0.6.3 |
| 2647 | 2026-03-19T06:00:19.373Z | Compiling slog-scope v4.4.1 |
| 2648 | 2026-03-19T06:00:19.408Z | Compiling ascii-canvas v3.0.0 |
| 2649 | 2026-03-19T06:00:19.556Z | Compiling bit-set v0.5.3 |
| 2650 | 2026-03-19T06:00:19.729Z | Compiling xshell v0.2.7 |
| 2651 | 2026-03-19T06:00:19.803Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2652 | 2026-03-19T06:00:19.943Z | Compiling itertools v0.10.5 |
| 2653 | 2026-03-19T06:00:20.107Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2654 | 2026-03-19T06:00:20.441Z | Compiling ena v0.14.4 |
| 2655 | 2026-03-19T06:00:20.729Z | Compiling libloading v0.8.9 |
| 2656 | 2026-03-19T06:00:20.776Z | Compiling unicase v2.9.0 |
| 2657 | 2026-03-19T06:00:21.077Z | Compiling diff v0.1.13 |
| 2658 | 2026-03-19T06:00:21.185Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2659 | 2026-03-19T06:00:21.396Z | Compiling bindgen v0.71.1 |
| 2660 | 2026-03-19T06:00:21.427Z | Compiling regex-syntax v0.6.29 |
| 2661 | 2026-03-19T06:00:21.811Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2662 | 2026-03-19T06:00:23.436Z | Compiling lalrpop v0.19.12 |
| 2663 | 2026-03-19T06:00:24.105Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2664 | 2026-03-19T06:00:24.743Z | Compiling slog-stdlog v4.1.1 |
| 2665 | 2026-03-19T06:00:25.159Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2666 | 2026-03-19T06:00:25.323Z | Compiling diesel v2.3.7 |
| 2667 | 2026-03-19T06:00:25.601Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2668 | 2026-03-19T06:00:25.713Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2669 | 2026-03-19T06:00:26.146Z | Compiling cexpr v0.6.0 |
| 2670 | 2026-03-19T06:00:26.280Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2671 | 2026-03-19T06:00:26.500Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2672 | 2026-03-19T06:00:26.592Z | Compiling crc8 v0.1.1 |
| 2673 | 2026-03-19T06:00:26.812Z | Compiling slog-envlogger v2.2.0 |
| 2674 | 2026-03-19T06:00:26.989Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2675 | 2026-03-19T06:00:27.019Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2676 | 2026-03-19T06:00:27.312Z | Compiling headers-core v0.3.0 |
| 2677 | 2026-03-19T06:00:27.552Z | Compiling libxml v0.3.3 |
| 2678 | 2026-03-19T06:00:27.824Z | Compiling headers v0.4.1 |
| 2679 | 2026-03-19T06:00:27.976Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2680 | 2026-03-19T06:00:28.338Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2681 | 2026-03-19T06:00:28.625Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2682 | 2026-03-19T06:00:29.206Z | Compiling strum_macros v0.24.3 |
| 2683 | 2026-03-19T06:00:29.238Z | Compiling indoc v1.0.9 |
| 2684 | 2026-03-19T06:00:29.574Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2685 | 2026-03-19T06:00:29.611Z | Compiling derive_builder v0.20.2 |
| 2686 | 2026-03-19T06:00:29.807Z | Compiling oso-derive v0.27.3 |
| 2687 | 2026-03-19T06:00:29.836Z | Compiling quick-xml v0.37.5 |
| 2688 | 2026-03-19T06:00:29.872Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2689 | 2026-03-19T06:00:29.997Z | Compiling openssl-probe v0.1.6 |
| 2690 | 2026-03-19T06:00:30.052Z | Compiling half v1.8.3 |
| 2691 | 2026-03-19T06:00:30.413Z | Compiling serde_cbor v0.11.2 |
| 2692 | 2026-03-19T06:00:30.495Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2693 | 2026-03-19T06:00:30.654Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2694 | 2026-03-19T06:00:30.968Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2695 | 2026-03-19T06:00:31.456Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2696 | 2026-03-19T06:00:31.664Z | Compiling bb8 v0.8.6 |
| 2697 | 2026-03-19T06:00:31.767Z | Compiling trait-variant v0.1.2 |
| 2698 | 2026-03-19T06:00:31.860Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2699 | 2026-03-19T06:00:32.004Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2700 | 2026-03-19T06:00:32.166Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2701 | 2026-03-19T06:00:32.429Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2702 | 2026-03-19T06:00:32.487Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2703 | 2026-03-19T06:00:32.713Z | Compiling fxhash v0.2.1 |
| 2704 | 2026-03-19T06:00:32.780Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2705 | 2026-03-19T06:00:32.981Z | Compiling kstat-rs v0.2.4 |
| 2706 | 2026-03-19T06:00:33.125Z | Compiling libz-sys v1.1.24 |
| 2707 | 2026-03-19T06:00:33.156Z | Compiling salty v0.3.0 |
| 2708 | 2026-03-19T06:00:33.498Z | Compiling nonempty v0.12.0 |
| 2709 | 2026-03-19T06:00:33.581Z | Compiling samael v0.0.19 |
| 2710 | 2026-03-19T06:00:33.611Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2711 | 2026-03-19T06:00:33.765Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2712 | 2026-03-19T06:00:33.799Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2713 | 2026-03-19T06:00:33.946Z | Compiling progenitor-impl v0.11.2 |
| 2714 | 2026-03-19T06:00:34.055Z | Compiling darling_core v0.23.0 |
| 2715 | 2026-03-19T06:00:34.659Z | Compiling nanorand v0.7.0 |
| 2716 | 2026-03-19T06:00:34.764Z | Compiling polar-core v0.27.3 |
| 2717 | 2026-03-19T06:00:34.866Z | Compiling fs-err v2.11.0 |
| 2718 | 2026-03-19T06:00:35.180Z | Compiling parking_lot_core v0.8.6 |
| 2719 | 2026-03-19T06:00:35.468Z | Compiling mime_guess v2.0.5 |
| 2720 | 2026-03-19T06:00:35.669Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2721 | 2026-03-19T06:00:36.359Z | Compiling flume v0.11.1 |
| 2722 | 2026-03-19T06:00:36.656Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2723 | 2026-03-19T06:00:37.083Z | Compiling progenitor-macro v0.11.2 |
| 2724 | 2026-03-19T06:00:37.249Z | Compiling darling_macro v0.23.0 |
| 2725 | 2026-03-19T06:00:38.279Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2726 | 2026-03-19T06:00:38.676Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2727 | 2026-03-19T06:00:39.017Z | Compiling progenitor-client v0.11.2 |
| 2728 | 2026-03-19T06:00:39.684Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2729 | 2026-03-19T06:00:40.397Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2730 | 2026-03-19T06:00:41.286Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2731 | 2026-03-19T06:00:41.853Z | Compiling git-stub v1.0.0 |
| 2732 | 2026-03-19T06:00:42.201Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2733 | 2026-03-19T06:00:42.744Z | Compiling instability v0.3.11 |
| 2734 | 2026-03-19T06:00:42.985Z | Compiling progenitor v0.11.2 |
| 2735 | 2026-03-19T06:00:43.219Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2736 | 2026-03-19T06:00:45.265Z | Compiling git-stub-vcs v0.1.0 |
| 2737 | 2026-03-19T06:00:45.399Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2738 | 2026-03-19T06:00:45.765Z | Compiling darling v0.23.0 |
| 2739 | 2026-03-19T06:00:45.925Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2740 | 2026-03-19T06:00:48.003Z | Compiling oso v0.27.3 |
| 2741 | 2026-03-19T06:00:49.221Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2742 | 2026-03-19T06:00:49.386Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2743 | 2026-03-19T06:00:49.566Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2744 | 2026-03-19T06:00:50.913Z | Compiling diesel-dtrace v0.5.0 |
| 2745 | 2026-03-19T06:00:51.051Z | Compiling async-bb8-diesel v0.2.1 |
| 2746 | 2026-03-19T06:00:51.160Z | Compiling ignore v0.4.25 |
| 2747 | 2026-03-19T06:00:51.716Z | Compiling primeorder v0.13.6 |
| 2748 | 2026-03-19T06:00:52.145Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2749 | 2026-03-19T06:00:53.247Z | Compiling castaway v0.2.4 |
| 2750 | 2026-03-19T06:00:53.348Z | Compiling atty v0.2.14 |
| 2751 | 2026-03-19T06:00:53.453Z | Compiling nibble_vec v0.1.0 |
| 2752 | 2026-03-19T06:00:53.532Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2753 | 2026-03-19T06:00:53.705Z | Compiling endian-type v0.1.2 |
| 2754 | 2026-03-19T06:00:53.831Z | Compiling indoc v2.0.7 |
| 2755 | 2026-03-19T06:00:53.942Z | Compiling parse-size v1.1.0 |
| 2756 | 2026-03-19T06:00:53.999Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2757 | 2026-03-19T06:00:54.225Z | Compiling http-range v0.1.5 |
| 2758 | 2026-03-19T06:00:54.345Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2759 | 2026-03-19T06:00:54.477Z | Compiling radix_trie v0.2.1 |
| 2760 | 2026-03-19T06:00:54.731Z | Compiling compact_str v0.8.1 |
| 2761 | 2026-03-19T06:00:55.076Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2762 | 2026-03-19T06:00:55.354Z | Compiling p384 v0.13.1 |
| 2763 | 2026-03-19T06:00:56.209Z | Compiling globwalk v0.9.1 |
| 2764 | 2026-03-19T06:00:57.074Z | Compiling parking_lot v0.11.2 |
| 2765 | 2026-03-19T06:00:57.606Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2766 | 2026-03-19T06:00:57.996Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2767 | 2026-03-19T06:00:58.091Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2768 | 2026-03-19T06:00:58.173Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2769 | 2026-03-19T06:00:58.252Z | Compiling predicates-tree v1.0.13 |
| 2770 | 2026-03-19T06:00:58.480Z | Compiling unicode-truncate v1.1.0 |
| 2771 | 2026-03-19T06:00:58.585Z | Compiling lru v0.12.5 |
| 2772 | 2026-03-19T06:00:58.771Z | Compiling prefix-trie v0.7.0 |
| 2773 | 2026-03-19T06:00:58.860Z | Compiling vergen-git2 v1.0.7 |
| 2774 | 2026-03-19T06:00:58.892Z | Compiling cassowary v0.3.0 |
| 2775 | 2026-03-19T06:00:59.367Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2776 | 2026-03-19T06:00:59.436Z | Compiling hickory-server v0.25.2 |
| 2777 | 2026-03-19T06:01:00.260Z | Compiling ratatui v0.29.0 |
| 2778 | 2026-03-19T06:01:00.700Z | Compiling camino-tempfile-ext v0.3.3 |
| 2779 | 2026-03-19T06:01:00.703Z | Compiling hyper-staticfile v0.10.1 |
| 2780 | 2026-03-19T06:01:00.925Z | Compiling sled v0.34.7 |
| 2781 | 2026-03-19T06:01:02.270Z | Compiling hickory-client v0.25.2 |
| 2782 | 2026-03-19T06:01:02.301Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2783 | 2026-03-19T06:01:03.158Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2784 | 2026-03-19T06:01:03.300Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2785 | 2026-03-19T06:01:03.371Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2786 | 2026-03-19T06:01:03.402Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2787 | 2026-03-19T06:01:04.335Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2788 | 2026-03-19T06:01:04.478Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2789 | 2026-03-19T06:01:04.830Z | Compiling rand_seeder v0.4.0 |
| 2790 | 2026-03-19T06:01:05.160Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2791 | 2026-03-19T06:01:05.189Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2792 | 2026-03-19T06:01:05.541Z | Compiling lzma-sys v0.1.20 |
| 2793 | 2026-03-19T06:01:05.772Z | Compiling rustls v0.21.12 |
| 2794 | 2026-03-19T06:01:06.042Z | Compiling corncobs v0.1.4 |
| 2795 | 2026-03-19T06:01:06.072Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2796 | 2026-03-19T06:01:06.248Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2797 | 2026-03-19T06:01:06.333Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2798 | 2026-03-19T06:01:06.369Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2799 | 2026-03-19T06:01:06.469Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2800 | 2026-03-19T06:01:06.704Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2801 | 2026-03-19T06:01:06.737Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2802 | 2026-03-19T06:01:07.158Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2803 | 2026-03-19T06:01:07.190Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2804 | 2026-03-19T06:01:07.866Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2805 | 2026-03-19T06:01:08.514Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2806 | 2026-03-19T06:01:10.993Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2807 | 2026-03-19T06:01:11.172Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2808 | 2026-03-19T06:01:11.461Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2809 | 2026-03-19T06:01:11.768Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2810 | 2026-03-19T06:01:11.856Z | Compiling cargo_toml v0.22.3 |
| 2811 | 2026-03-19T06:01:12.066Z | Compiling rustls-webpki v0.101.7 |
| 2812 | 2026-03-19T06:01:13.194Z | Compiling sct v0.7.1 |
| 2813 | 2026-03-19T06:01:13.537Z | Compiling nix v0.29.0 |
| 2814 | 2026-03-19T06:01:14.057Z | Compiling secrecy v0.8.0 |
| 2815 | 2026-03-19T06:01:14.145Z | Compiling git2 v0.20.4 |
| 2816 | 2026-03-19T06:01:14.200Z | Compiling void v1.0.2 |
| 2817 | 2026-03-19T06:01:14.405Z | Compiling lzss v0.8.2 |
| 2818 | 2026-03-19T06:01:14.877Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2819 | 2026-03-19T06:01:14.921Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2820 | 2026-03-19T06:01:15.248Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2821 | 2026-03-19T06:01:15.435Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2822 | 2026-03-19T06:01:15.687Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2823 | 2026-03-19T06:01:16.516Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2824 | 2026-03-19T06:01:16.521Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2825 | 2026-03-19T06:01:16.994Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2826 | 2026-03-19T06:01:17.305Z | Compiling tungstenite v0.23.0 |
| 2827 | 2026-03-19T06:01:17.557Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2828 | 2026-03-19T06:01:17.839Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2829 | 2026-03-19T06:01:18.120Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2830 | 2026-03-19T06:01:18.179Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2831 | 2026-03-19T06:01:18.412Z | Compiling nix v0.27.1 |
| 2832 | 2026-03-19T06:01:18.473Z | Compiling serde_bytes v0.11.19 |
| 2833 | 2026-03-19T06:01:18.672Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2834 | 2026-03-19T06:01:18.980Z | Compiling tokio-tungstenite v0.23.1 |
| 2835 | 2026-03-19T06:01:19.061Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2836 | 2026-03-19T06:01:19.470Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2837 | 2026-03-19T06:01:20.287Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2838 | 2026-03-19T06:01:20.677Z | Compiling tokio-rustls v0.24.1 |
| 2839 | 2026-03-19T06:01:21.093Z | Compiling xz2 v0.1.7 |
| 2840 | 2026-03-19T06:01:21.217Z | Compiling ron v0.12.0 |
| 2841 | 2026-03-19T06:01:21.375Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2842 | 2026-03-19T06:01:22.130Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2843 | 2026-03-19T06:01:23.357Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2844 | 2026-03-19T06:01:25.974Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2845 | 2026-03-19T06:01:26.543Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2846 | 2026-03-19T06:01:27.210Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2847 | 2026-03-19T06:01:28.340Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2848 | 2026-03-19T06:01:28.866Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2849 | 2026-03-19T06:01:28.979Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2850 | 2026-03-19T06:01:30.083Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2851 | 2026-03-19T06:01:30.209Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2852 | 2026-03-19T06:01:30.503Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2853 | 2026-03-19T06:01:32.817Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2854 | 2026-03-19T06:01:33.505Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2855 | 2026-03-19T06:01:34.472Z | Compiling rustls-pemfile v1.0.4 |
| 2856 | 2026-03-19T06:01:35.017Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2857 | 2026-03-19T06:01:35.295Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2858 | 2026-03-19T06:01:35.370Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2859 | 2026-03-19T06:01:35.685Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2860 | 2026-03-19T06:01:36.719Z | Compiling signal-hook-tokio v0.3.1 |
| 2861 | 2026-03-19T06:01:36.754Z | Compiling yasna v0.5.2 |
| 2862 | 2026-03-19T06:01:36.787Z | Compiling twox-hash v2.1.2 |
| 2863 | 2026-03-19T06:01:36.962Z | Compiling is_ci v1.2.0 |
| 2864 | 2026-03-19T06:01:37.165Z | Compiling base16ct v1.0.0 |
| 2865 | 2026-03-19T06:01:37.217Z | Compiling supports-color v3.0.2 |
| 2866 | 2026-03-19T06:01:37.469Z | Compiling rcgen v0.12.1 |
| 2867 | 2026-03-19T06:01:38.219Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2868 | 2026-03-19T06:01:38.669Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2869 | 2026-03-19T06:01:39.221Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2870 | 2026-03-19T06:01:39.803Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2871 | 2026-03-19T06:01:39.914Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2872 | 2026-03-19T06:01:40.142Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2873 | 2026-03-19T06:01:42.131Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2874 | 2026-03-19T06:01:43.095Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2875 | 2026-03-19T06:01:43.580Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2876 | 2026-03-19T06:01:43.612Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2877 | 2026-03-19T06:01:46.359Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2878 | 2026-03-19T06:01:46.654Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2879 | 2026-03-19T06:01:46.687Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2880 | 2026-03-19T06:01:46.955Z | Compiling fatfs v0.3.6 |
| 2881 | 2026-03-19T06:01:46.986Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2882 | 2026-03-19T06:01:48.518Z | Compiling rtoolbox v0.0.3 |
| 2883 | 2026-03-19T06:01:48.601Z | Compiling subprocess v0.2.15 |
| 2884 | 2026-03-19T06:01:48.866Z | Compiling assert_matches v1.5.0 |
| 2885 | 2026-03-19T06:01:49.009Z | Compiling seq-macro v0.3.6 |
| 2886 | 2026-03-19T06:01:49.647Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2887 | 2026-03-19T06:01:51.345Z | Compiling rpassword v7.4.0 |
| 2888 | 2026-03-19T06:01:51.784Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2889 | 2026-03-19T06:01:52.062Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2890 | 2026-03-19T06:01:52.094Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2891 | 2026-03-19T06:01:52.276Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2892 | 2026-03-19T06:01:52.494Z | Compiling tui-tree-widget v0.23.1 |
| 2893 | 2026-03-19T06:01:52.860Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2894 | 2026-03-19T06:01:54.586Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2895 | 2026-03-19T06:01:55.279Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2896 | 2026-03-19T06:01:55.386Z | Compiling uzers v0.12.2 |
| 2897 | 2026-03-19T06:01:56.303Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2898 | 2026-03-19T06:01:57.234Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2899 | 2026-03-19T06:01:58.582Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2900 | 2026-03-19T06:02:01.634Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2901 | 2026-03-19T06:02:03.433Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2902 | 2026-03-19T06:02:04.998Z | Compiling support-bundle-viewer v0.1.2 |
| 2903 | 2026-03-19T06:02:06.164Z | Compiling multimap v0.10.1 |
| 2904 | 2026-03-19T06:02:19.112Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2905 | 2026-03-19T06:02:28.665Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2906 | 2026-03-19T06:02:32.668Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2907 | 2026-03-19T06:09:53.888Z | Finished `release` profile [optimized] target(s) in 10m 17s |
| 2908 | 2026-03-19T06:10:47.171Z | |
| 2909 | 2026-03-19T06:10:47.175Z | real 11:12.223281892 |
| 2910 | 2026-03-19T06:10:47.175Z | user 1:41:02.447072121 |
| 2911 | 2026-03-19T06:10:47.175Z | sys 4:14.707365015 |
| 2912 | 2026-03-19T06:10:47.175Z | trap 2.340492343 |
| 2913 | 2026-03-19T06:10:47.175Z | tflt 2.294808139 |
| 2914 | 2026-03-19T06:10:47.175Z | dflt 15.683354319 |
| 2915 | 2026-03-19T06:10:47.175Z | kflt 0.084176012 |
| 2916 | 2026-03-19T06:10:47.175Z | lock 8:18:56.092488851 |
| 2917 | 2026-03-19T06:10:47.175Z | slp 2:50:13.529818326 |
| 2918 | 2026-03-19T06:10:47.175Z | lat 2:54.887196303 |
| 2919 | 2026-03-19T06:10:47.175Z | stop 7:22.278164480 |
| 2920 | 2026-03-19T06:10:47.175Z | + mapfile -t packages |
| 2921 | 2026-03-19T06:10:47.175Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2922 | 2026-03-19T06:10:48.476Z | Finished `release` profile [optimized] target(s) in 1.29s |
| 2923 | 2026-03-19T06:10:48.544Z | Running `target/release/omicron-package -t test list-outputs` |
| 2924 | 2026-03-19T06:10:48.612Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2925 | 2026-03-19T06:10:48.614Z | + ptime -m cargo build --locked --release -p xtask |
| 2926 | 2026-03-19T06:10:49.331Z | Compiling libc v0.2.180 |
| 2927 | 2026-03-19T06:10:49.331Z | Compiling serde v1.0.228 |
| 2928 | 2026-03-19T06:10:49.334Z | Compiling serde_core v1.0.228 |
| 2929 | 2026-03-19T06:10:49.441Z | Compiling rustix v1.1.3 |
| 2930 | 2026-03-19T06:10:49.467Z | Compiling serde_json v1.0.149 |
| 2931 | 2026-03-19T06:10:49.479Z | Compiling bitflags v2.11.0 |
| 2932 | 2026-03-19T06:10:49.528Z | Compiling num-traits v0.2.19 |
| 2933 | 2026-03-19T06:10:49.544Z | Compiling syn v2.0.117 |
| 2934 | 2026-03-19T06:10:49.575Z | Compiling smallvec v1.15.1 |
| 2935 | 2026-03-19T06:10:49.578Z | Compiling hashbrown v0.16.1 |
| 2936 | 2026-03-19T06:10:49.612Z | Compiling usdt-impl v0.5.0 |
| 2937 | 2026-03-19T06:10:49.630Z | Compiling syn v1.0.109 |
| 2938 | 2026-03-19T06:10:49.648Z | Compiling log v0.4.29 |
| 2939 | 2026-03-19T06:10:49.651Z | Compiling percent-encoding v2.3.2 |
| 2940 | 2026-03-19T06:10:49.811Z | Compiling getrandom v0.4.1 |
| 2941 | 2026-03-19T06:10:49.912Z | Compiling form_urlencoded v1.2.2 |
| 2942 | 2026-03-19T06:10:50.159Z | Compiling fs-err v3.3.0 |
| 2943 | 2026-03-19T06:10:50.161Z | Compiling once_cell v1.21.3 |
| 2944 | 2026-03-19T06:10:50.161Z | Compiling heck v0.4.1 |
| 2945 | 2026-03-19T06:10:50.178Z | Compiling anyhow v1.0.102 |
| 2946 | 2026-03-19T06:10:50.398Z | Compiling indexmap v2.13.0 |
| 2947 | 2026-03-19T06:10:50.514Z | Compiling thread-id v4.2.2 |
| 2948 | 2026-03-19T06:10:50.555Z | Compiling errno v0.3.14 |
| 2949 | 2026-03-19T06:10:50.608Z | Compiling memmap v0.7.0 |
| 2950 | 2026-03-19T06:10:51.007Z | Compiling ordered-float v2.10.1 |
| 2951 | 2026-03-19T06:10:51.692Z | Compiling proc-macro-error v1.0.4 |
| 2952 | 2026-03-19T06:10:52.009Z | Compiling tabled_derive v0.7.0 |
| 2953 | 2026-03-19T06:10:52.023Z | Compiling terminal_size v0.4.3 |
| 2954 | 2026-03-19T06:10:52.026Z | Compiling tempfile v3.25.0 |
| 2955 | 2026-03-19T06:10:52.151Z | Compiling clap_builder v4.5.60 |
| 2956 | 2026-03-19T06:10:52.154Z | Compiling textwrap v0.16.2 |
| 2957 | 2026-03-19T06:10:52.336Z | Compiling camino-tempfile v1.4.1 |
| 2958 | 2026-03-19T06:10:52.871Z | Compiling tabled v0.15.0 |
| 2959 | 2026-03-19T06:10:53.194Z | Compiling synstructure v0.13.2 |
| 2960 | 2026-03-19T06:10:53.194Z | Compiling pest_generator v2.8.6 |
| 2961 | 2026-03-19T06:10:53.724Z | Compiling serde_derive v1.0.228 |
| 2962 | 2026-03-19T06:10:53.727Z | Compiling zerofrom-derive v0.1.6 |
| 2963 | 2026-03-19T06:10:53.727Z | Compiling yoke-derive v0.8.1 |
| 2964 | 2026-03-19T06:10:53.727Z | Compiling zerovec-derive v0.11.2 |
| 2965 | 2026-03-19T06:10:53.727Z | Compiling displaydoc v0.2.5 |
| 2966 | 2026-03-19T06:10:53.727Z | Compiling thiserror-impl v1.0.69 |
| 2967 | 2026-03-19T06:10:53.727Z | Compiling zerocopy-derive v0.7.35 |
| 2968 | 2026-03-19T06:10:53.727Z | Compiling scroll_derive v0.12.1 |
| 2969 | 2026-03-19T06:10:53.727Z | Compiling thiserror-impl v2.0.18 |
| 2970 | 2026-03-19T06:10:53.905Z | Compiling pest_derive v2.8.6 |
| 2971 | 2026-03-19T06:10:54.075Z | Compiling clap_derive v4.5.55 |
| 2972 | 2026-03-19T06:10:54.701Z | Compiling scroll v0.12.0 |
| 2973 | 2026-03-19T06:10:54.813Z | Compiling zerocopy v0.7.35 |
| 2974 | 2026-03-19T06:10:55.091Z | Compiling goblin v0.8.2 |
| 2975 | 2026-03-19T06:10:55.188Z | Compiling zerofrom v0.1.6 |
| 2976 | 2026-03-19T06:10:55.223Z | Compiling thiserror v1.0.69 |
| 2977 | 2026-03-19T06:10:55.380Z | Compiling yoke v0.8.1 |
| 2978 | 2026-03-19T06:10:55.398Z | Compiling dtrace-parser v0.2.0 |
| 2979 | 2026-03-19T06:10:55.468Z | Compiling thiserror v2.0.18 |
| 2980 | 2026-03-19T06:10:55.633Z | Compiling zerovec v0.11.5 |
| 2981 | 2026-03-19T06:10:55.667Z | Compiling zerotrie v0.2.3 |
| 2982 | 2026-03-19T06:10:56.212Z | Compiling clap v4.5.60 |
| 2983 | 2026-03-19T06:10:56.511Z | Compiling tinystr v0.8.2 |
| 2984 | 2026-03-19T06:10:56.654Z | Compiling potential_utf v0.1.4 |
| 2985 | 2026-03-19T06:10:56.840Z | Compiling icu_locale_core v2.1.1 |
| 2986 | 2026-03-19T06:10:56.943Z | Compiling icu_collections v2.1.1 |
| 2987 | 2026-03-19T06:10:57.872Z | Compiling icu_provider v2.1.1 |
| 2988 | 2026-03-19T06:10:58.298Z | Compiling icu_properties v2.1.2 |
| 2989 | 2026-03-19T06:10:58.326Z | Compiling icu_normalizer v2.1.1 |
| 2990 | 2026-03-19T06:10:58.440Z | Compiling serde_spanned v0.6.9 |
| 2991 | 2026-03-19T06:10:58.633Z | Compiling toml_datetime v0.6.11 |
| 2992 | 2026-03-19T06:10:58.663Z | Compiling dof v0.3.0 |
| 2993 | 2026-03-19T06:10:58.759Z | Compiling serde_tokenstream v0.2.3 |
| 2994 | 2026-03-19T06:10:58.879Z | Compiling serde-value v0.7.0 |
| 2995 | 2026-03-19T06:10:58.897Z | Compiling cargo-platform v0.2.0 |
| 2996 | 2026-03-19T06:10:58.941Z | Compiling toml_edit v0.22.27 |
| 2997 | 2026-03-19T06:10:59.018Z | Compiling macaddr v1.0.1 |
| 2998 | 2026-03-19T06:10:59.565Z | Compiling idna_adapter v1.2.1 |
| 2999 | 2026-03-19T06:10:59.724Z | Compiling idna v1.1.0 |
| 3000 | 2026-03-19T06:10:59.831Z | Compiling usdt-attr-macro v0.5.0 |
| 3001 | 2026-03-19T06:10:59.916Z | Compiling usdt-macro v0.5.0 |
| 3002 | 2026-03-19T06:11:00.305Z | Compiling url v2.5.8 |
| 3003 | 2026-03-19T06:11:00.746Z | Compiling usdt v0.5.0 |
| 3004 | 2026-03-19T06:11:01.138Z | Compiling toml v0.8.23 |
| 3005 | 2026-03-19T06:11:01.745Z | Compiling cargo-util-schemas v0.8.2 |
| 3006 | 2026-03-19T06:11:01.745Z | Compiling cargo_toml v0.21.0 |
| 3007 | 2026-03-19T06:11:03.154Z | Compiling cargo_metadata v0.21.0 |
| 3008 | 2026-03-19T06:11:07.342Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3009 | 2026-03-19T06:11:11.354Z | Finished `release` profile [optimized] target(s) in 22.72s |
| 3010 | 2026-03-19T06:11:11.504Z | |
| 3011 | 2026-03-19T06:11:11.506Z | real 22.845471829 |
| 3012 | 2026-03-19T06:11:11.507Z | user 3:09.943688310 |
| 3013 | 2026-03-19T06:11:11.507Z | sys 20.996098132 |
| 3014 | 2026-03-19T06:11:11.507Z | trap 0.086008706 |
| 3015 | 2026-03-19T06:11:11.507Z | tflt 0.728849351 |
| 3016 | 2026-03-19T06:11:11.507Z | dflt 1.801390294 |
| 3017 | 2026-03-19T06:11:11.507Z | kflt 0.000023435 |
| 3018 | 2026-03-19T06:11:11.507Z | lock 7:20.619193205 |
| 3019 | 2026-03-19T06:11:11.507Z | slp 4:26.496065156 |
| 3020 | 2026-03-19T06:11:11.507Z | lat 7.776537208 |
| 3021 | 2026-03-19T06:11:11.507Z | stop 32.459650708 |
| 3022 | 2026-03-19T06:11:11.507Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3023 | 2026-03-19T06:11:11.507Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3024 | 2026-03-19T06:11:11.507Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3025 | 2026-03-19T06:11:11.507Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3026 | 2026-03-19T06:11:11.507Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3027 | 2026-03-19T06:11:12.803Z | Compiling regress v0.10.5 |
| 3028 | 2026-03-19T06:11:12.806Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3029 | 2026-03-19T06:11:12.976Z | Compiling serde_spanned v1.0.4 |
| 3030 | 2026-03-19T06:11:12.996Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3031 | 2026-03-19T06:11:13.010Z | Compiling newtype-uuid-macros v0.1.0 |
| 3032 | 2026-03-19T06:11:13.036Z | Compiling structmeta-derive v0.3.0 |
| 3033 | 2026-03-19T06:11:13.039Z | Compiling rustls v0.22.4 |
| 3034 | 2026-03-19T06:11:13.039Z | Compiling rustls-webpki v0.102.8 |
| 3035 | 2026-03-19T06:11:13.039Z | Compiling multer v3.1.0 |
| 3036 | 2026-03-19T06:11:13.055Z | Compiling match_cfg v0.1.0 |
| 3037 | 2026-03-19T06:11:13.058Z | Compiling debug-ignore v1.0.5 |
| 3038 | 2026-03-19T06:11:13.200Z | Compiling progenitor-client v0.13.0 |
| 3039 | 2026-03-19T06:11:13.203Z | Compiling slog-json v2.6.1 |
| 3040 | 2026-03-19T06:11:13.203Z | Compiling async-stream-impl v0.3.6 |
| 3041 | 2026-03-19T06:11:13.251Z | Compiling dropshot v0.16.7 |
| 3042 | 2026-03-19T06:11:13.304Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3043 | 2026-03-19T06:11:13.306Z | Compiling hostname v0.3.1 |
| 3044 | 2026-03-19T06:11:13.307Z | Compiling itertools v0.14.0 |
| 3045 | 2026-03-19T06:11:13.307Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3046 | 2026-03-19T06:11:13.382Z | Compiling waitgroup v0.1.2 |
| 3047 | 2026-03-19T06:11:13.460Z | Compiling rustls-pemfile v2.2.0 |
| 3048 | 2026-03-19T06:11:13.520Z | Compiling slog-bunyan v2.5.0 |
| 3049 | 2026-03-19T06:11:13.548Z | Compiling dropshot_endpoint v0.16.7 |
| 3050 | 2026-03-19T06:11:13.652Z | Compiling hostname v0.4.2 |
| 3051 | 2026-03-19T06:11:13.655Z | Compiling serde_path_to_error v0.1.20 |
| 3052 | 2026-03-19T06:11:13.762Z | Compiling macaddr v1.0.1 |
| 3053 | 2026-03-19T06:11:13.765Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3054 | 2026-03-19T06:11:13.815Z | Compiling progenitor-client v0.10.0 |
| 3055 | 2026-03-19T06:11:13.846Z | Compiling instant v0.1.13 |
| 3056 | 2026-03-19T06:11:13.875Z | Compiling backon v1.6.0 |
| 3057 | 2026-03-19T06:11:14.016Z | Compiling backoff v0.4.0 |
| 3058 | 2026-03-19T06:11:14.059Z | Compiling async-stream v0.3.6 |
| 3059 | 2026-03-19T06:11:14.083Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3060 | 2026-03-19T06:11:14.086Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3061 | 2026-03-19T06:11:14.170Z | Compiling progenitor-extras v0.1.1 |
| 3062 | 2026-03-19T06:11:14.198Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3063 | 2026-03-19T06:11:14.201Z | Compiling unsafe-libyaml v0.2.11 |
| 3064 | 2026-03-19T06:11:14.252Z | Compiling crucible-workspace-hack v0.1.0 |
| 3065 | 2026-03-19T06:11:14.255Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3066 | 2026-03-19T06:11:14.309Z | Compiling secrecy v0.10.3 |
| 3067 | 2026-03-19T06:11:14.313Z | Compiling heapless v0.8.0 |
| 3068 | 2026-03-19T06:11:14.361Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3069 | 2026-03-19T06:11:14.516Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3070 | 2026-03-19T06:11:14.545Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3071 | 2026-03-19T06:11:14.597Z | Compiling hash32 v0.3.1 |
| 3072 | 2026-03-19T06:11:14.625Z | Compiling structmeta v0.3.0 |
| 3073 | 2026-03-19T06:11:14.679Z | Compiling smoltcp v0.11.0 |
| 3074 | 2026-03-19T06:11:14.775Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3075 | 2026-03-19T06:11:14.826Z | Compiling toml v0.8.23 |
| 3076 | 2026-03-19T06:11:14.868Z | Compiling tabwriter v1.4.1 |
| 3077 | 2026-03-19T06:11:14.934Z | Compiling cobs v0.3.0 |
| 3078 | 2026-03-19T06:11:14.960Z | Compiling foreign-types-macros v0.2.3 |
| 3079 | 2026-03-19T06:11:14.963Z | Compiling derive-ex v0.1.8 |
| 3080 | 2026-03-19T06:11:15.010Z | Compiling parse-display-derive v0.10.0 |
| 3081 | 2026-03-19T06:11:15.040Z | Compiling serde_yaml v0.9.34+deprecated |
| 3082 | 2026-03-19T06:11:15.123Z | Compiling ingot-macros v0.1.1 |
| 3083 | 2026-03-19T06:11:15.161Z | Compiling proc-macro-crate v3.4.0 |
| 3084 | 2026-03-19T06:11:15.286Z | Compiling cpufeatures v0.3.0 |
| 3085 | 2026-03-19T06:11:15.310Z | Compiling foreign-types-shared v0.3.1 |
| 3086 | 2026-03-19T06:11:15.310Z | Compiling convert_case v0.4.0 |
| 3087 | 2026-03-19T06:11:15.409Z | Compiling chacha20 v0.10.0 |
| 3088 | 2026-03-19T06:11:15.464Z | Compiling postcard v1.1.3 |
| 3089 | 2026-03-19T06:11:15.748Z | Compiling proc-macro-crate v1.3.1 |
| 3090 | 2026-03-19T06:11:15.790Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3091 | 2026-03-19T06:11:15.817Z | Compiling foreign-types v0.5.0 |
| 3092 | 2026-03-19T06:11:15.820Z | Compiling universal-hash v0.5.1 |
| 3093 | 2026-03-19T06:11:15.912Z | Compiling derive_more v0.99.20 |
| 3094 | 2026-03-19T06:11:15.937Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3095 | 2026-03-19T06:11:15.966Z | Compiling num_enum_derive v0.7.5 |
| 3096 | 2026-03-19T06:11:15.992Z | Compiling cstr-argument v0.1.2 |
| 3097 | 2026-03-19T06:11:16.019Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3098 | 2026-03-19T06:11:16.046Z | Compiling colored v3.1.1 |
| 3099 | 2026-03-19T06:11:16.129Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3100 | 2026-03-19T06:11:16.223Z | Compiling opaque-debug v0.3.1 |
| 3101 | 2026-03-19T06:11:16.338Z | Compiling tokio-rustls v0.25.0 |
| 3102 | 2026-03-19T06:11:16.365Z | Compiling num_enum_derive v0.5.11 |
| 3103 | 2026-03-19T06:11:16.392Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3104 | 2026-03-19T06:11:16.395Z | Compiling rand v0.10.0 |
| 3105 | 2026-03-19T06:11:16.445Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3106 | 2026-03-19T06:11:16.506Z | Compiling typify-impl v0.6.1 |
| 3107 | 2026-03-19T06:11:16.588Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3108 | 2026-03-19T06:11:16.687Z | Compiling half v2.7.1 |
| 3109 | 2026-03-19T06:11:16.766Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3110 | 2026-03-19T06:11:17.106Z | Compiling ciborium-io v0.2.2 |
| 3111 | 2026-03-19T06:11:17.143Z | Compiling camino-tempfile v1.4.1 |
| 3112 | 2026-03-19T06:11:17.226Z | Compiling ciborium-ll v0.2.2 |
| 3113 | 2026-03-19T06:11:17.264Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3114 | 2026-03-19T06:11:17.394Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3115 | 2026-03-19T06:11:17.424Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3116 | 2026-03-19T06:11:17.489Z | Compiling ciborium v0.2.2 |
| 3117 | 2026-03-19T06:11:17.519Z | Compiling num_enum v0.7.5 |
| 3118 | 2026-03-19T06:11:17.522Z | Compiling test-strategy v0.4.5 |
| 3119 | 2026-03-19T06:11:17.571Z | Compiling parse-display v0.10.0 |
| 3120 | 2026-03-19T06:11:17.574Z | Compiling smf v0.2.3 |
| 3121 | 2026-03-19T06:11:17.655Z | Compiling aead v0.5.2 |
| 3122 | 2026-03-19T06:11:17.682Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3123 | 2026-03-19T06:11:17.708Z | Compiling num-derive v0.4.2 |
| 3124 | 2026-03-19T06:11:17.732Z | Compiling sigpipe v0.1.3 |
| 3125 | 2026-03-19T06:11:17.761Z | Compiling glob v0.3.3 |
| 3126 | 2026-03-19T06:11:17.846Z | Compiling num_enum v0.5.11 |
| 3127 | 2026-03-19T06:11:17.875Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3128 | 2026-03-19T06:11:17.972Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3129 | 2026-03-19T06:11:18.035Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3130 | 2026-03-19T06:11:18.059Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3131 | 2026-03-19T06:11:18.182Z | Compiling poly1305 v0.8.0 |
| 3132 | 2026-03-19T06:11:18.320Z | Compiling chacha20 v0.9.1 |
| 3133 | 2026-03-19T06:11:18.370Z | Compiling whoami v1.6.1 |
| 3134 | 2026-03-19T06:11:18.373Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3135 | 2026-03-19T06:11:18.464Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3136 | 2026-03-19T06:11:18.490Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3137 | 2026-03-19T06:11:18.605Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3138 | 2026-03-19T06:11:18.695Z | Compiling num-rational v0.4.2 |
| 3139 | 2026-03-19T06:11:18.720Z | Compiling password-hash v0.5.0 |
| 3140 | 2026-03-19T06:11:18.776Z | Compiling blake2 v0.10.6 |
| 3141 | 2026-03-19T06:11:18.889Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3142 | 2026-03-19T06:11:18.931Z | Compiling num-complex v0.4.6 |
| 3143 | 2026-03-19T06:11:19.020Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3144 | 2026-03-19T06:11:19.074Z | Compiling prettyplease v0.2.37 |
| 3145 | 2026-03-19T06:11:19.171Z | Compiling indent_write v2.2.0 |
| 3146 | 2026-03-19T06:11:19.213Z | Compiling ingot-types v0.1.2 |
| 3147 | 2026-03-19T06:11:19.332Z | Compiling argon2 v0.5.3 |
| 3148 | 2026-03-19T06:11:19.392Z | Compiling chacha20poly1305 v0.10.1 |
| 3149 | 2026-03-19T06:11:19.428Z | Compiling float-ord v0.3.2 |
| 3150 | 2026-03-19T06:11:19.542Z | Compiling num v0.4.3 |
| 3151 | 2026-03-19T06:11:19.570Z | Compiling gethostname v0.5.0 |
| 3152 | 2026-03-19T06:11:19.627Z | Compiling usdt-attr-macro v0.5.0 |
| 3153 | 2026-03-19T06:11:19.630Z | Compiling usdt-macro v0.5.0 |
| 3154 | 2026-03-19T06:11:19.630Z | Compiling derive-where v1.6.0 |
| 3155 | 2026-03-19T06:11:19.709Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3156 | 2026-03-19T06:11:19.712Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3157 | 2026-03-19T06:11:19.712Z | Compiling memmap v0.7.0 |
| 3158 | 2026-03-19T06:11:19.788Z | Compiling ingot v0.1.1 |
| 3159 | 2026-03-19T06:11:19.815Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3160 | 2026-03-19T06:11:20.035Z | Compiling typify-impl v0.4.3 |
| 3161 | 2026-03-19T06:11:20.103Z | Compiling atomicwrites v0.4.4 |
| 3162 | 2026-03-19T06:11:20.173Z | Compiling thiserror-no-std v2.0.2 |
| 3163 | 2026-03-19T06:11:20.199Z | Compiling owo-colors v4.3.0 |
| 3164 | 2026-03-19T06:11:20.321Z | Compiling vsss-rs v3.3.4 |
| 3165 | 2026-03-19T06:11:20.389Z | Compiling cancel-safe-futures v0.1.5 |
| 3166 | 2026-03-19T06:11:20.494Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3167 | 2026-03-19T06:11:20.773Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3168 | 2026-03-19T06:11:20.796Z | Compiling libsw-core v0.3.2 |
| 3169 | 2026-03-19T06:11:20.826Z | Compiling async-recursion v1.1.1 |
| 3170 | 2026-03-19T06:11:20.855Z | Compiling usdt v0.5.0 |
| 3171 | 2026-03-19T06:11:20.957Z | Compiling resolv-conf v0.7.6 |
| 3172 | 2026-03-19T06:11:21.048Z | Compiling libsw v3.5.0 |
| 3173 | 2026-03-19T06:11:21.310Z | Compiling linear-map v1.2.0 |
| 3174 | 2026-03-19T06:11:21.337Z | Compiling libefi-sys v0.1.0 |
| 3175 | 2026-03-19T06:11:21.375Z | Compiling newline-converter v0.3.0 |
| 3176 | 2026-03-19T06:11:21.470Z | Compiling hickory-proto v0.24.4 |
| 3177 | 2026-03-19T06:11:21.547Z | Compiling console v0.15.11 |
| 3178 | 2026-03-19T06:11:21.573Z | Compiling bitfield-struct v0.6.2 |
| 3179 | 2026-03-19T06:11:21.601Z | Compiling semver v0.1.20 |
| 3180 | 2026-03-19T06:11:21.667Z | Compiling linked-hash-map v0.5.6 |
| 3181 | 2026-03-19T06:11:21.725Z | Compiling pin-project-internal v1.1.11 |
| 3182 | 2026-03-19T06:11:21.785Z | Compiling slog-dtrace v0.3.0 |
| 3183 | 2026-03-19T06:11:21.832Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3184 | 2026-03-19T06:11:21.954Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3185 | 2026-03-19T06:11:21.978Z | Compiling lru-cache v0.1.2 |
| 3186 | 2026-03-19T06:11:22.006Z | Compiling rustc_version v0.1.7 |
| 3187 | 2026-03-19T06:11:22.033Z | Compiling expectorate v1.2.0 |
| 3188 | 2026-03-19T06:11:22.073Z | Compiling minimal-lexical v0.2.1 |
| 3189 | 2026-03-19T06:11:22.176Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3190 | 2026-03-19T06:11:22.202Z | Compiling tokio-dtrace v0.1.1 |
| 3191 | 2026-03-19T06:11:22.277Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3192 | 2026-03-19T06:11:22.356Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3193 | 2026-03-19T06:11:22.409Z | Compiling nom v7.1.3 |
| 3194 | 2026-03-19T06:11:22.457Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3195 | 2026-03-19T06:11:22.483Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3196 | 2026-03-19T06:11:22.507Z | Compiling newtype_derive v0.1.6 |
| 3197 | 2026-03-19T06:11:22.578Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3198 | 2026-03-19T06:11:22.638Z | Compiling phf_shared v0.12.1 |
| 3199 | 2026-03-19T06:11:22.763Z | Compiling pem v3.0.6 |
| 3200 | 2026-03-19T06:11:22.788Z | Compiling snafu-derive v0.8.9 |
| 3201 | 2026-03-19T06:11:22.909Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3202 | 2026-03-19T06:11:22.953Z | Compiling csv-core v0.1.13 |
| 3203 | 2026-03-19T06:11:23.045Z | Compiling same-file v1.0.6 |
| 3204 | 2026-03-19T06:11:23.069Z | Compiling xshell-macros v0.2.7 |
| 3205 | 2026-03-19T06:11:23.159Z | Compiling typify-macro v0.6.1 |
| 3206 | 2026-03-19T06:11:23.243Z | Compiling highway v1.3.0 |
| 3207 | 2026-03-19T06:11:23.293Z | Compiling chrono-tz v0.10.4 |
| 3208 | 2026-03-19T06:11:23.322Z | Compiling const_format_proc_macros v0.2.34 |
| 3209 | 2026-03-19T06:11:23.348Z | Compiling pin-project v1.1.11 |
| 3210 | 2026-03-19T06:11:23.470Z | Compiling csv v1.4.0 |
| 3211 | 2026-03-19T06:11:23.517Z | Compiling walkdir v2.5.0 |
| 3212 | 2026-03-19T06:11:23.626Z | Compiling xshell v0.2.7 |
| 3213 | 2026-03-19T06:11:23.775Z | Compiling phf v0.12.1 |
| 3214 | 2026-03-19T06:11:23.979Z | Compiling oxide-tokio-rt v0.1.3 |
| 3215 | 2026-03-19T06:11:24.035Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3216 | 2026-03-19T06:11:24.227Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3217 | 2026-03-19T06:11:24.254Z | Compiling globset v0.4.18 |
| 3218 | 2026-03-19T06:11:24.280Z | Compiling olpc-cjson v0.1.4 |
| 3219 | 2026-03-19T06:11:24.345Z | Compiling primeorder v0.13.6 |
| 3220 | 2026-03-19T06:11:24.371Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3221 | 2026-03-19T06:11:24.398Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3222 | 2026-03-19T06:11:24.423Z | Compiling serde_plain v1.0.2 |
| 3223 | 2026-03-19T06:11:24.469Z | Compiling hickory-resolver v0.24.4 |
| 3224 | 2026-03-19T06:11:24.496Z | Compiling typed-path v0.9.3 |
| 3225 | 2026-03-19T06:11:24.524Z | Compiling base64 v0.21.7 |
| 3226 | 2026-03-19T06:11:24.730Z | Compiling const_format v0.2.35 |
| 3227 | 2026-03-19T06:11:24.733Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3228 | 2026-03-19T06:11:25.053Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3229 | 2026-03-19T06:11:25.121Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3230 | 2026-03-19T06:11:25.214Z | Compiling tabled_derive v0.7.0 |
| 3231 | 2026-03-19T06:11:25.238Z | Compiling bcs v0.1.6 |
| 3232 | 2026-03-19T06:11:25.618Z | Compiling snafu v0.8.9 |
| 3233 | 2026-03-19T06:11:25.660Z | Compiling typify v0.6.1 |
| 3234 | 2026-03-19T06:11:25.724Z | Compiling salty v0.3.0 |
| 3235 | 2026-03-19T06:11:25.835Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3236 | 2026-03-19T06:11:25.894Z | Compiling progenitor-impl v0.13.0 |
| 3237 | 2026-03-19T06:11:25.922Z | Compiling radium v0.7.0 |
| 3238 | 2026-03-19T06:11:26.082Z | Compiling qorb v0.4.1 |
| 3239 | 2026-03-19T06:11:26.107Z | Compiling tough v0.20.0 |
| 3240 | 2026-03-19T06:11:26.111Z | Compiling termtree v0.5.1 |
| 3241 | 2026-03-19T06:11:26.171Z | Compiling textwrap v0.16.2 |
| 3242 | 2026-03-19T06:11:26.370Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3243 | 2026-03-19T06:11:26.394Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3244 | 2026-03-19T06:11:26.418Z | Compiling steno v0.4.1 |
| 3245 | 2026-03-19T06:11:26.637Z | Compiling tabled v0.15.0 |
| 3246 | 2026-03-19T06:11:26.667Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3247 | 2026-03-19T06:11:26.699Z | Compiling utf-8 v0.7.6 |
| 3248 | 2026-03-19T06:11:26.749Z | Compiling typify-macro v0.4.3 |
| 3249 | 2026-03-19T06:11:26.880Z | Compiling humantime v2.3.0 |
| 3250 | 2026-03-19T06:11:26.906Z | Compiling tap v1.0.1 |
| 3251 | 2026-03-19T06:11:26.935Z | Compiling maybe-uninit v2.0.0 |
| 3252 | 2026-03-19T06:11:26.981Z | Compiling tungstenite v0.21.0 |
| 3253 | 2026-03-19T06:11:27.095Z | Compiling wyz v0.5.1 |
| 3254 | 2026-03-19T06:11:27.279Z | Compiling p384 v0.13.1 |
| 3255 | 2026-03-19T06:11:27.433Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3256 | 2026-03-19T06:11:27.513Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3257 | 2026-03-19T06:11:27.724Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3258 | 2026-03-19T06:11:27.754Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3259 | 2026-03-19T06:11:28.094Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3260 | 2026-03-19T06:11:28.190Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3261 | 2026-03-19T06:11:28.228Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3262 | 2026-03-19T06:11:28.369Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3263 | 2026-03-19T06:11:28.791Z | Compiling arc-swap v1.8.2 |
| 3264 | 2026-03-19T06:11:28.975Z | Compiling packed_struct v0.10.1 |
| 3265 | 2026-03-19T06:11:29.001Z | Compiling funty v2.0.0 |
| 3266 | 2026-03-19T06:11:29.189Z | Compiling typify v0.4.3 |
| 3267 | 2026-03-19T06:11:29.237Z | Compiling tagptr v0.2.0 |
| 3268 | 2026-03-19T06:11:29.345Z | Compiling progenitor-impl v0.10.0 |
| 3269 | 2026-03-19T06:11:29.408Z | Compiling slog-scope v4.4.1 |
| 3270 | 2026-03-19T06:11:29.469Z | Compiling moka v0.12.13 |
| 3271 | 2026-03-19T06:11:29.734Z | Compiling progenitor-macro v0.13.0 |
| 3272 | 2026-03-19T06:11:29.785Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3273 | 2026-03-19T06:11:29.810Z | Compiling bitvec v1.0.1 |
| 3274 | 2026-03-19T06:11:29.928Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3275 | 2026-03-19T06:11:30.081Z | Compiling tokio-tungstenite v0.21.0 |
| 3276 | 2026-03-19T06:11:30.111Z | Compiling polyval v0.6.2 |
| 3277 | 2026-03-19T06:11:30.231Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3278 | 2026-03-19T06:11:30.398Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3279 | 2026-03-19T06:11:30.479Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3280 | 2026-03-19T06:11:30.514Z | Compiling packed_struct_codegen v0.10.1 |
| 3281 | 2026-03-19T06:11:30.548Z | Compiling zerocopy-derive v0.6.6 |
| 3282 | 2026-03-19T06:11:30.573Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3283 | 2026-03-19T06:11:30.728Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3284 | 2026-03-19T06:11:30.883Z | Compiling bitfield-macros v0.19.4 |
| 3285 | 2026-03-19T06:11:31.547Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3286 | 2026-03-19T06:11:31.849Z | Compiling indexmap v1.9.3 |
| 3287 | 2026-03-19T06:11:31.876Z | Compiling parking_lot_core v0.8.6 |
| 3288 | 2026-03-19T06:11:31.879Z | Compiling nodrop v0.1.14 |
| 3289 | 2026-03-19T06:11:31.927Z | Compiling crc-catalog v2.4.0 |
| 3290 | 2026-03-19T06:11:31.930Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3291 | 2026-03-19T06:11:32.056Z | Compiling crc v3.4.0 |
| 3292 | 2026-03-19T06:11:32.115Z | Compiling array-init v0.0.4 |
| 3293 | 2026-03-19T06:11:32.141Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3294 | 2026-03-19T06:11:32.208Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3295 | 2026-03-19T06:11:32.296Z | Compiling proc-macro-error2 v2.0.1 |
| 3296 | 2026-03-19T06:11:32.322Z | Compiling bitfield v0.19.4 |
| 3297 | 2026-03-19T06:11:32.363Z | Compiling zerocopy v0.6.6 |
| 3298 | 2026-03-19T06:11:32.536Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3299 | 2026-03-19T06:11:32.690Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3300 | 2026-03-19T06:11:32.753Z | Compiling hickory-resolver v0.25.2 |
| 3301 | 2026-03-19T06:11:32.784Z | Compiling ghash v0.5.1 |
| 3302 | 2026-03-19T06:11:32.870Z | Compiling smallvec v0.6.14 |
| 3303 | 2026-03-19T06:11:32.939Z | Compiling slog-stdlog v4.1.1 |
| 3304 | 2026-03-19T06:11:32.990Z | Compiling git-stub v1.0.0 |
| 3305 | 2026-03-19T06:11:33.083Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3306 | 2026-03-19T06:11:33.119Z | Compiling progenitor-macro v0.10.0 |
| 3307 | 2026-03-19T06:11:33.190Z | Compiling num-derive v0.3.3 |
| 3308 | 2026-03-19T06:11:33.218Z | Compiling ctr v0.9.2 |
| 3309 | 2026-03-19T06:11:33.259Z | Compiling lzma-sys v0.1.20 |
| 3310 | 2026-03-19T06:11:33.328Z | Compiling unicase v2.9.0 |
| 3311 | 2026-03-19T06:11:33.374Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3312 | 2026-03-19T06:11:33.513Z | Compiling hashbrown v0.12.3 |
| 3313 | 2026-03-19T06:11:33.638Z | Compiling mime_guess v2.0.5 |
| 3314 | 2026-03-19T06:11:33.696Z | Compiling aes-gcm v0.10.3 |
| 3315 | 2026-03-19T06:11:33.733Z | Compiling git-stub-vcs v0.1.0 |
| 3316 | 2026-03-19T06:11:33.840Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3317 | 2026-03-19T06:11:33.985Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3318 | 2026-03-19T06:11:34.019Z | Compiling slog-envlogger v2.2.0 |
| 3319 | 2026-03-19T06:11:34.046Z | Compiling serde-hex v0.1.0 |
| 3320 | 2026-03-19T06:11:34.259Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3321 | 2026-03-19T06:11:34.302Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3322 | 2026-03-19T06:11:34.415Z | Compiling tabled_derive v0.11.0 |
| 3323 | 2026-03-19T06:11:34.449Z | Compiling libscf-sys v1.1.0 |
| 3324 | 2026-03-19T06:11:34.562Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3325 | 2026-03-19T06:11:34.670Z | Compiling progenitor-impl v0.11.2 |
| 3326 | 2026-03-19T06:11:34.765Z | Compiling ron v0.8.1 |
| 3327 | 2026-03-19T06:11:34.833Z | Compiling papergrid v0.17.0 |
| 3328 | 2026-03-19T06:11:34.912Z | Compiling cargo_toml v0.22.3 |
| 3329 | 2026-03-19T06:11:35.304Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3330 | 2026-03-19T06:11:35.457Z | Compiling hashbrown v0.13.2 |
| 3331 | 2026-03-19T06:11:35.700Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3332 | 2026-03-19T06:11:36.121Z | Compiling testing_table v0.3.0 |
| 3333 | 2026-03-19T06:11:36.147Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3334 | 2026-03-19T06:11:36.214Z | Compiling ssh-encoding v0.2.0 |
| 3335 | 2026-03-19T06:11:36.240Z | Compiling blowfish v0.9.1 |
| 3336 | 2026-03-19T06:11:36.371Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3337 | 2026-03-19T06:11:36.468Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3338 | 2026-03-19T06:11:36.580Z | Compiling nibble_vec v0.1.0 |
| 3339 | 2026-03-19T06:11:36.611Z | Compiling crc-any v2.5.0 |
| 3340 | 2026-03-19T06:11:36.614Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3341 | 2026-03-19T06:11:36.772Z | Compiling endian-type v0.1.2 |
| 3342 | 2026-03-19T06:11:36.800Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3343 | 2026-03-19T06:11:36.829Z | Compiling corncobs v0.1.4 |
| 3344 | 2026-03-19T06:11:36.964Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3345 | 2026-03-19T06:11:36.995Z | Compiling radix_trie v0.2.1 |
| 3346 | 2026-03-19T06:11:37.022Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3347 | 2026-03-19T06:11:37.050Z | Compiling ssh-cipher v0.2.0 |
| 3348 | 2026-03-19T06:11:37.137Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3349 | 2026-03-19T06:11:37.167Z | Compiling progenitor v0.13.0 |
| 3350 | 2026-03-19T06:11:37.222Z | Compiling tabled v0.20.0 |
| 3351 | 2026-03-19T06:11:37.352Z | Compiling object v0.30.4 |
| 3352 | 2026-03-19T06:11:37.403Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3353 | 2026-03-19T06:11:37.444Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3354 | 2026-03-19T06:11:37.604Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3355 | 2026-03-19T06:11:37.629Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3356 | 2026-03-19T06:11:37.915Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3357 | 2026-03-19T06:11:38.066Z | Compiling parking_lot v0.11.2 |
| 3358 | 2026-03-19T06:11:38.261Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3359 | 2026-03-19T06:11:38.551Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3360 | 2026-03-19T06:11:38.599Z | Compiling progenitor-macro v0.11.2 |
| 3361 | 2026-03-19T06:11:38.675Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3362 | 2026-03-19T06:11:38.799Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3363 | 2026-03-19T06:11:39.117Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3364 | 2026-03-19T06:11:39.120Z | Compiling progenitor-client v0.11.2 |
| 3365 | 2026-03-19T06:11:39.304Z | Compiling prefix-trie v0.7.0 |
| 3366 | 2026-03-19T06:11:39.344Z | Compiling password-hash v0.4.2 |
| 3367 | 2026-03-19T06:11:39.391Z | Compiling fxhash v0.2.1 |
| 3368 | 2026-03-19T06:11:39.582Z | Compiling secrecy v0.8.0 |
| 3369 | 2026-03-19T06:11:39.606Z | Compiling path-slash v0.1.5 |
| 3370 | 2026-03-19T06:11:39.812Z | Compiling http-range v0.1.5 |
| 3371 | 2026-03-19T06:11:39.840Z | Compiling half v1.8.3 |
| 3372 | 2026-03-19T06:11:39.867Z | Compiling hickory-server v0.25.2 |
| 3373 | 2026-03-19T06:11:40.097Z | Compiling pbkdf2 v0.11.0 |
| 3374 | 2026-03-19T06:11:40.244Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3375 | 2026-03-19T06:11:40.270Z | Compiling serde_cbor v0.11.2 |
| 3376 | 2026-03-19T06:11:40.418Z | Compiling sled v0.34.7 |
| 3377 | 2026-03-19T06:11:40.472Z | Compiling progenitor v0.10.0 |
| 3378 | 2026-03-19T06:11:40.743Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3379 | 2026-03-19T06:11:40.829Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3380 | 2026-03-19T06:11:40.854Z | Compiling ron v0.12.0 |
| 3381 | 2026-03-19T06:11:41.213Z | Compiling xz2 v0.1.7 |
| 3382 | 2026-03-19T06:11:41.500Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3383 | 2026-03-19T06:11:41.619Z | Compiling ssh-key v0.6.7 |
| 3384 | 2026-03-19T06:11:41.692Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3385 | 2026-03-19T06:11:42.201Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3386 | 2026-03-19T06:11:42.225Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3387 | 2026-03-19T06:11:42.527Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3388 | 2026-03-19T06:11:42.602Z | Compiling hickory-client v0.25.2 |
| 3389 | 2026-03-19T06:11:42.974Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3390 | 2026-03-19T06:11:43.105Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3391 | 2026-03-19T06:11:43.229Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3392 | 2026-03-19T06:11:43.623Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3393 | 2026-03-19T06:11:43.879Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3394 | 2026-03-19T06:11:43.992Z | Compiling p256 v0.13.2 |
| 3395 | 2026-03-19T06:11:44.045Z | Compiling p521 v0.13.3 |
| 3396 | 2026-03-19T06:11:44.279Z | Compiling yasna v0.5.2 |
| 3397 | 2026-03-19T06:11:44.549Z | Compiling kstat-rs v0.2.4 |
| 3398 | 2026-03-19T06:11:44.741Z | Compiling headers-core v0.3.0 |
| 3399 | 2026-03-19T06:11:44.810Z | Compiling nanorand v0.7.0 |
| 3400 | 2026-03-19T06:11:44.925Z | Compiling russh-cryptovec v0.7.3 |
| 3401 | 2026-03-19T06:11:44.953Z | Compiling atty v0.2.14 |
| 3402 | 2026-03-19T06:11:44.956Z | Compiling base16ct v1.0.0 |
| 3403 | 2026-03-19T06:11:45.007Z | Compiling crc8 v0.1.1 |
| 3404 | 2026-03-19T06:11:45.090Z | Compiling md5 v0.7.0 |
| 3405 | 2026-03-19T06:11:45.135Z | Compiling home v0.5.12 |
| 3406 | 2026-03-19T06:11:45.221Z | Compiling flume v0.11.1 |
| 3407 | 2026-03-19T06:11:45.268Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3408 | 2026-03-19T06:11:45.268Z | Compiling headers v0.4.1 |
| 3409 | 2026-03-19T06:11:45.271Z | Compiling rcgen v0.12.1 |
| 3410 | 2026-03-19T06:11:45.348Z | Compiling russh-keys v0.45.0 |
| 3411 | 2026-03-19T06:11:45.379Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3412 | 2026-03-19T06:11:45.437Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3413 | 2026-03-19T06:11:45.463Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3414 | 2026-03-19T06:11:45.723Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3415 | 2026-03-19T06:11:45.750Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3416 | 2026-03-19T06:11:45.898Z | Compiling hyper-staticfile v0.10.1 |
| 3417 | 2026-03-19T06:11:45.927Z | Compiling progenitor v0.11.2 |
| 3418 | 2026-03-19T06:11:46.172Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3419 | 2026-03-19T06:11:46.273Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3420 | 2026-03-19T06:11:46.425Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3421 | 2026-03-19T06:11:46.453Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3422 | 2026-03-19T06:11:46.620Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3423 | 2026-03-19T06:11:46.646Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3424 | 2026-03-19T06:11:46.873Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3425 | 2026-03-19T06:11:47.132Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3426 | 2026-03-19T06:11:47.268Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3427 | 2026-03-19T06:11:47.402Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3428 | 2026-03-19T06:11:47.538Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3429 | 2026-03-19T06:11:47.615Z | Compiling num-bigint v0.4.6 |
| 3430 | 2026-03-19T06:11:47.656Z | Compiling des v0.8.1 |
| 3431 | 2026-03-19T06:11:47.691Z | Compiling subprocess v0.2.15 |
| 3432 | 2026-03-19T06:11:47.865Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3433 | 2026-03-19T06:11:47.944Z | Compiling display-error-chain v0.2.2 |
| 3434 | 2026-03-19T06:11:48.163Z | Compiling hex-literal v0.4.1 |
| 3435 | 2026-03-19T06:11:48.345Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3436 | 2026-03-19T06:11:48.374Z | Compiling colored v2.2.0 |
| 3437 | 2026-03-19T06:11:48.378Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3438 | 2026-03-19T06:11:48.464Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3439 | 2026-03-19T06:11:48.754Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3440 | 2026-03-19T06:11:48.781Z | Compiling socket2 v0.5.10 |
| 3441 | 2026-03-19T06:11:48.820Z | Compiling internet-checksum v0.2.1 |
| 3442 | 2026-03-19T06:11:49.362Z | Compiling russh v0.45.0 |
| 3443 | 2026-03-19T06:11:49.673Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3444 | 2026-03-19T06:11:56.663Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3445 | 2026-03-19T06:12:06.893Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3446 | 2026-03-19T06:12:06.893Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3447 | 2026-03-19T06:12:06.896Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3448 | 2026-03-19T06:12:06.896Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3449 | 2026-03-19T06:12:09.069Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3450 | 2026-03-19T06:12:09.250Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3451 | 2026-03-19T06:12:15.089Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3452 | 2026-03-19T06:12:45.102Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3453 | 2026-03-19T06:13:09.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s |
| 3454 | 2026-03-19T06:13:09.735Z | |
| 3455 | 2026-03-19T06:13:09.739Z | real 1:58.141433244 |
| 3456 | 2026-03-19T06:13:09.739Z | user 11:37.517869258 |
| 3457 | 2026-03-19T06:13:09.739Z | sys 2:05.122369049 |
| 3458 | 2026-03-19T06:13:09.739Z | trap 0.352492886 |
| 3459 | 2026-03-19T06:13:09.739Z | tflt 0.398684144 |
| 3460 | 2026-03-19T06:13:09.739Z | dflt 1.687012599 |
| 3461 | 2026-03-19T06:13:09.739Z | kflt 0.000257913 |
| 3462 | 2026-03-19T06:13:09.739Z | lock 40:27.172238095 |
| 3463 | 2026-03-19T06:13:09.739Z | slp 26:11.406994658 |
| 3464 | 2026-03-19T06:13:09.739Z | lat 45.022515752 |
| 3465 | 2026-03-19T06:13:09.739Z | stop 3:59.499309507 |
| 3466 | 2026-03-19T06:13:09.739Z | + mkdir tests |
| 3467 | 2026-03-19T06:13:09.743Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3468 | 2026-03-19T06:13:09.743Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3469 | 2026-03-19T06:13:09.782Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-58b78f45b9570bbf tests/ |
| 3470 | 2026-03-19T06:13:09.814Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-e6f8ef4052bfb0c2 tests/ |
| 3471 | 2026-03-19T06:13:09.845Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-24d786529c44a77c tests/ |
| 3472 | 2026-03-19T06:13:09.877Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a99e61b3cc7d9b0e tests/ |
| 3473 | 2026-03-19T06:13:10.207Z | + 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-19T06:13:10.211Z | + 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-19T06:14:49.680Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3476 | 2026-03-19T06:14:49.680Z | a .github/buildomat/ci-env.sh 1K |
| 3477 | 2026-03-19T06:14:49.680Z | a out/target/test 1K |
| 3478 | 2026-03-19T06:14:49.680Z | a out/npuzone/npuzone 27402K |
| 3479 | 2026-03-19T06:14:49.680Z | a package-manifest.toml 35K |
| 3480 | 2026-03-19T06:14:49.680Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3481 | 2026-03-19T06:14:49.680Z | a target/release/omicron-package 40561K |
| 3482 | 2026-03-19T06:14:49.680Z | a target/release/xtask 11433K |
| 3483 | 2026-03-19T06:14:49.680Z | a target/debug/bootstrap 335395K |
| 3484 | 2026-03-19T06:14:49.680Z | a tests/bootstrap-e6f8ef4052bfb0c2 31310K |
| 3485 | 2026-03-19T06:14:49.680Z | a tests/commtest-24d786529c44a77c 32395K |
| 3486 | 2026-03-19T06:14:49.680Z | a tests/dhcp_server-58b78f45b9570bbf 31310K |
| 3487 | 2026-03-19T06:14:49.680Z | a tests/end_to_end_tests-a99e61b3cc7d9b0e 377690K |
| 3488 | 2026-03-19T06:14:49.680Z | a out/clickhouse.tar.gz 301709K |
| 3489 | 2026-03-19T06:14:49.680Z | a out/clickhouse_keeper.tar.gz 287173K |
| 3490 | 2026-03-19T06:14:49.680Z | a out/clickhouse_server.tar.gz 301708K |
| 3491 | 2026-03-19T06:14:49.680Z | a out/cockroachdb.tar.gz 156534K |
| 3492 | 2026-03-19T06:14:49.680Z | a out/crucible-pantry-zone.tar.gz 38990K |
| 3493 | 2026-03-19T06:14:49.680Z | a out/crucible-utils.tar 17744K |
| 3494 | 2026-03-19T06:14:49.680Z | a out/crucible-zone.tar.gz 53128K |
| 3495 | 2026-03-19T06:14:49.680Z | a out/external-dns.tar.gz 43604K |
| 3496 | 2026-03-19T06:14:49.680Z | a out/internal-dns.tar.gz 43604K |
| 3497 | 2026-03-19T06:14:49.680Z | a out/mg-ddm-gz.tar 78377K |
| 3498 | 2026-03-19T06:14:49.680Z | a out/nexus.tar.gz 209059K |
| 3499 | 2026-03-19T06:14:49.680Z | a out/ntp.tar.gz 25418K |
| 3500 | 2026-03-19T06:14:49.680Z | a out/omicron-gateway-softnpu.tar.gz 28225K |
| 3501 | 2026-03-19T06:14:49.680Z | a out/omicron-sled-agent.tar 186543K |
| 3502 | 2026-03-19T06:14:49.680Z | a out/overlay.tar.gz 3K |
| 3503 | 2026-03-19T06:14:49.680Z | a out/oximeter.tar.gz 57439K |
| 3504 | 2026-03-19T06:14:49.680Z | a out/oxlog.tar 3782K |
| 3505 | 2026-03-19T06:14:49.681Z | a out/probe.tar.gz 3037K |
| 3506 | 2026-03-19T06:14:49.681Z | a out/propolis-server.tar.gz 74633K |
| 3507 | 2026-03-19T06:14:49.681Z | a out/pumpkind-gz.tar 26647K |
| 3508 | 2026-03-19T06:14:49.681Z | a out/switch-softnpu.tar.gz 367873K |
| 3509 | 2026-03-19T06:14:49.685Z | |
| 3510 | 2026-03-19T06:14:49.685Z | real 1:39.458602963 |
| 3511 | 2026-03-19T06:14:49.685Z | user 1:36.377951335 |
| 3512 | 2026-03-19T06:14:49.685Z | sys 6.401959881 |
| 3513 | 2026-03-19T06:14:49.685Z | trap 0.006810914 |
| 3514 | 2026-03-19T06:14:49.685Z | tflt 0.000000000 |
| 3515 | 2026-03-19T06:14:49.685Z | dflt 0.000000000 |
| 3516 | 2026-03-19T06:14:49.685Z | kflt 0.000000000 |
| 3517 | 2026-03-19T06:14:49.685Z | lock 0.000000000 |
| 3518 | 2026-03-19T06:14:49.685Z | slp 1:35.495707847 |
| 3519 | 2026-03-19T06:14:49.685Z | lat 0.629681550 |
| 3520 | 2026-03-19T06:14:49.685Z | stop 0.000524387 |
| 3521 | 2026-03-19T06:14:49.689Z | process exited: duration 1256725 ms, exit code 0 |
| |
| 3522 | 2026-03-19T06:14:49.704Z | found 1 output files |
| 3523 | 2026-03-19T06:14:49.705Z | uploading: /work/package.tar.gz (2319770647 bytes) |
| 3524 | 2026-03-19T06:15:15.974Z | uploaded: /work/package.tar.gz |