|
|
|
| 1 | 2026-03-19T02:54:23.704Z | job assigned to worker 01KM205TRX8122MD625JBJTHDT [factory aws, i-054b6150ee95d339b] (queued for 1 m 11 s) |
| |
| 2 | 2026-03-19T02:54:32.181Z | starting task 0: "setup" |
| 3 | 2026-03-19T02:54:32.190Z | ++ uname -s |
| 4 | 2026-03-19T02:54:32.193Z | + kern=SunOS |
| 5 | 2026-03-19T02:54:32.193Z | + build_user=build |
| 6 | 2026-03-19T02:54:32.193Z | + build_uid=12345 |
| 7 | 2026-03-19T02:54:32.193Z | + work_dir=/work |
| 8 | 2026-03-19T02:54:32.193Z | + input_dir=/input |
| 9 | 2026-03-19T02:54:32.193Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T02:54:32.193Z | + case "$kern" in |
| 11 | 2026-03-19T02:54:32.193Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T02:54:32.196Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T02:54:34.203Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T02:54:34.273Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T02:54:34.276Z | + home_fs=zfs |
| 16 | 2026-03-19T02:54:34.276Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T02:54:34.276Z | + mkdir -p /home/build |
| 18 | 2026-03-19T02:54:34.279Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T02:54:36.281Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T02:54:36.284Z | process exited: duration 4101 ms, exit code 0 |
| |
| 21 | 2026-03-19T02:54:36.290Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T02:54:36.296Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-19T02:54:36.296Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-19T02:54:36.296Z | * rust toolchain profile = "default" |
| 25 | 2026-03-19T02:54:36.296Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-19T02:54:36.296Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T02:54:36.296Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T02:54:36.299Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T02:54:36.299Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-19T02:54:36.393Z | info: downloading installer |
| 31 | 2026-03-19T02:54:38.392Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T02:54:38.392Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T02:54:38.392Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T02:54:38.392Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T02:54:38.392Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T02:54:38.392Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T02:54:38.392Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T02:54:38.392Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T02:54:38.392Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T02:54:38.392Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T02:54:38.392Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T02:54:38.392Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T02:54:38.392Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T02:54:38.418Z | info: profile set to default |
| 45 | 2026-03-19T02:54:38.419Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T02:54:38.422Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-19T02:54:38.595Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T02:54:38.598Z | info: downloading 6 components |
| 49 | 2026-03-19T02:54:55.211Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-19T02:54:55.211Z | |
| 51 | 2026-03-19T02:54:55.248Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T02:54:55.248Z | |
| 53 | 2026-03-19T02:54:55.248Z | |
| 54 | 2026-03-19T02:54:55.251Z | Rust is installed now. Great! |
| 55 | 2026-03-19T02:54:55.251Z | |
| 56 | 2026-03-19T02:54:55.251Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T02:54:55.251Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T02:54:55.251Z | |
| 59 | 2026-03-19T02:54:55.251Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T02:54:55.251Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T02:54:55.251Z | |
| 62 | 2026-03-19T02:54:55.252Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T02:54:55.252Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T02:54:55.252Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T02:54:55.252Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T02:54:55.252Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T02:54:55.252Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T02:54:55.252Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T02:54:55.252Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T02:54:55.252Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T02:54:55.356Z | + rustup --version |
| 72 | 2026-03-19T02:54:55.363Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T02:54:55.368Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T02:54:55.390Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T02:54:55.393Z | + cargo --version |
| 76 | 2026-03-19T02:54:55.404Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T02:54:55.407Z | + rustc --version |
| 78 | 2026-03-19T02:54:55.431Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T02:54:55.435Z | process exited: duration 19141 ms, exit code 0 |
| |
| 80 | 2026-03-19T02:54:55.441Z | starting task 2: "authentication" |
| 81 | 2026-03-19T02:54:55.462Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-19T02:54:55.468Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T02:54:55.473Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-19T02:54:55.476Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-19T02:54:55.512Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-19T02:55:05.300Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-19T02:55:05.300Z | + git fetch origin c4159c28d027f786adfe0eea349a22fe52e1e538 |
| 88 | 2026-03-19T02:55:05.634Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-19T02:55:05.634Z | * branch c4159c28d027f786adfe0eea349a22fe52e1e538 -> FETCH_HEAD |
| 90 | 2026-03-19T02:55:05.646Z | + [[ -n mergeconflict/fm-sb-rendezvous ]] |
| 91 | 2026-03-19T02:55:05.649Z | ++ git branch --show-current |
| 92 | 2026-03-19T02:55:05.652Z | + current=main |
| 93 | 2026-03-19T02:55:05.652Z | + [[ main != mergeconflict/fm-sb-rendezvous ]] |
| 94 | 2026-03-19T02:55:05.652Z | + git branch -f mergeconflict/fm-sb-rendezvous c4159c28d027f786adfe0eea349a22fe52e1e538 |
| 95 | 2026-03-19T02:55:05.655Z | + git checkout -f mergeconflict/fm-sb-rendezvous |
| 96 | 2026-03-19T02:55:05.987Z | Switched to branch 'mergeconflict/fm-sb-rendezvous' |
| 97 | 2026-03-19T02:55:05.990Z | + git reset --hard c4159c28d027f786adfe0eea349a22fe52e1e538 |
| 98 | 2026-03-19T02:55:06.014Z | HEAD is now at c4159c28d fm_rendezvous: create requested support bundles and show stats in OMDB |
| 99 | 2026-03-19T02:55:06.017Z | process exited: duration 10546 ms, exit code 0 |
| |
| 100 | 2026-03-19T02:55:06.022Z | starting task 4: "build" |
| 101 | 2026-03-19T02:55:06.028Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-19T02:55:06.032Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-19T02:55:06.032Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-19T02:55:06.032Z | + cargo --version |
| 105 | 2026-03-19T02:55:06.042Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-19T02:55:06.045Z | + rustc --version |
| 107 | 2026-03-19T02:55:06.071Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-19T02:55:06.074Z | + WORK=/work |
| 109 | 2026-03-19T02:55:06.074Z | + pfexec mkdir -p /work |
| 110 | 2026-03-19T02:55:06.079Z | + pfexec chown build /work |
| 111 | 2026-03-19T02:55:06.082Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-19T02:55:16.371Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-19T02:55:26.245Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-19T02:55:48.502Z | Planning: Solver setup ... Done (20.795s) |
| 115 | 2026-03-19T02:55:48.651Z | Planning: Running solver ... Done (0.153s) |
| 116 | 2026-03-19T02:55:48.915Z | Planning: Finding local manifests ... Done (0.002s) |
| 117 | 2026-03-19T02:55:48.965Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-19T02:55:48.997Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-19T02:55:49.031Z | Planning: Package planning ... Done (0.043s) |
| 120 | 2026-03-19T02:55:49.086Z | Planning: Merging actions ... Done (0.043s) |
| 121 | 2026-03-19T02:55:49.324Z | Planning: Checking for conflicting actions ... Done (0.242s) |
| 122 | 2026-03-19T02:55:49.333Z | Planning: Consolidating action changes ... Done (0.010s) |
| 123 | 2026-03-19T02:55:50.141Z | Planning: Evaluating mediators ... Done (0.805s) |
| 124 | 2026-03-19T02:55:50.163Z | Planning: Planning completed in 23.75 seconds |
| 125 | 2026-03-19T02:55:50.264Z | Packages to install: 4 |
| 126 | 2026-03-19T02:55:50.264Z | Mediators to change: 2 |
| 127 | 2026-03-19T02:55:50.264Z | Services to change: 1 |
| 128 | 2026-03-19T02:55:50.264Z | Estimated space available: 155.43 GB |
| 129 | 2026-03-19T02:55:50.264Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-19T02:55:50.265Z | Create boot environment: No |
| 131 | 2026-03-19T02:55:50.265Z | Create backup boot environment: No |
| 132 | 2026-03-19T02:55:50.265Z | Rebuild boot archive: No |
| 133 | 2026-03-19T02:55:50.265Z | |
| 134 | 2026-03-19T02:55:50.265Z | Changed mediators: |
| 135 | 2026-03-19T02:55:50.265Z | mediator clang: |
| 136 | 2026-03-19T02:55:50.265Z | version: None -> 15 (system default) |
| 137 | 2026-03-19T02:55:50.265Z | |
| 138 | 2026-03-19T02:55:50.266Z | mediator llvm: |
| 139 | 2026-03-19T02:55:50.266Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-19T02:55:50.266Z | |
| 141 | 2026-03-19T02:55:50.266Z | Changed packages: |
| 142 | 2026-03-19T02:55:50.266Z | helios-dev |
| 143 | 2026-03-19T02:55:50.266Z | developer/build-essential |
| 144 | 2026-03-19T02:55:50.266Z | None -> 11-2.0 |
| 145 | 2026-03-19T02:55:50.266Z | library/libxmlsec1 |
| 146 | 2026-03-19T02:55:50.266Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-19T02:55:50.267Z | ooce/developer/clang-15 |
| 148 | 2026-03-19T02:55:50.268Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-19T02:55:50.268Z | ooce/developer/llvm-15 |
| 150 | 2026-03-19T02:55:50.269Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-19T02:55:50.269Z | |
| 152 | 2026-03-19T02:55:50.269Z | Services: |
| 153 | 2026-03-19T02:55:50.269Z | restart_fmri: |
| 154 | 2026-03-19T02:55:50.269Z | svc:/system/update-man-index:default |
| 155 | 2026-03-19T02:55:50.367Z | |
| 156 | 2026-03-19T02:55:50.367Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-19T02:55:55.242Z | Download: 2219/3290 items 119.2/212.6MB 56% complete (25.1M/s) |
| 158 | 2026-03-19T02:56:00.850Z | Download: 3289/3290 items 212.0/212.6MB 99% complete (21.6M/s) |
| 159 | 2026-03-19T02:56:00.872Z | Download: Completed 212.60 MB in 10.66 seconds (19.9M/s) |
| 160 | 2026-03-19T02:56:01.025Z | Actions: 1/3689 actions (Installing new actions) |
| 161 | 2026-03-19T02:56:05.211Z | Actions: Completed 3689 actions in 4.20 seconds. |
| 162 | 2026-03-19T02:56:05.555Z | Done (0.343s) |
| 163 | 2026-03-19T02:56:05.555Z | Done (0.000s) |
| 164 | 2026-03-19T02:56:06.459Z | Done (0.895s) |
| 165 | 2026-03-19T02:56:10.630Z | Done (3.778s) |
| 166 | 2026-03-19T02:56:10.699Z | Done (0.018s) |
| 167 | 2026-03-19T02:56:10.716Z | Done (0.000s) |
| 168 | 2026-03-19T02:56:10.853Z | Done (0.000s) |
| 169 | 2026-03-19T02:56:11.794Z | Planning: Evaluating mediator changes ... Done |
| 170 | 2026-03-19T02:56:11.952Z | Planning: Checking for conflicting actions ... Done |
| 171 | 2026-03-19T02:56:11.980Z | Planning: Consolidating action changes ... Done |
| 172 | 2026-03-19T02:56:12.167Z | Planning: Evaluating mediators ... Done |
| 173 | 2026-03-19T02:56:12.235Z | Planning: Planning completed in 0.37 seconds |
| 174 | 2026-03-19T02:56:12.404Z | Mediators to change: 2 |
| 175 | 2026-03-19T02:56:12.404Z | Create boot environment: No |
| 176 | 2026-03-19T02:56:12.404Z | Create backup boot environment: No |
| 177 | 2026-03-19T02:56:12.458Z | Done |
| 178 | 2026-03-19T02:56:12.458Z | Done |
| 179 | 2026-03-19T02:56:13.021Z | Done |
| 180 | 2026-03-19T02:56:16.442Z | Done |
| 181 | 2026-03-19T02:56:16.550Z | Done |
| 182 | 2026-03-19T02:56:16.550Z | Done |
| 183 | 2026-03-19T02:56:16.596Z | Done |
| 184 | 2026-03-19T02:56:17.220Z | Planning: Evaluating mediator changes ... Done |
| 185 | 2026-03-19T02:56:17.389Z | Planning: Merging actions ... Done |
| 186 | 2026-03-19T02:56:17.556Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-03-19T02:56:17.556Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-03-19T02:56:17.574Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-03-19T02:56:17.575Z | Planning: Planning completed in 0.63 seconds |
| 190 | 2026-03-19T02:56:17.597Z | Packages to change: 1 |
| 191 | 2026-03-19T02:56:17.598Z | Mediators to change: 1 |
| 192 | 2026-03-19T02:56:17.598Z | Services to change: 1 |
| 193 | 2026-03-19T02:56:17.598Z | Create boot environment: No |
| 194 | 2026-03-19T02:56:17.598Z | Create backup boot environment: Yes |
| 195 | 2026-03-19T02:56:20.129Z | Actions: 1/6 actions (Updating modified actions) |
| 196 | 2026-03-19T02:56:20.149Z | Actions: Completed 6 actions in 0.00 seconds. |
| 197 | 2026-03-19T02:56:20.150Z | Done |
| 198 | 2026-03-19T02:56:20.150Z | Done |
| 199 | 2026-03-19T02:56:20.348Z | Done |
| 200 | 2026-03-19T02:56:23.525Z | Done |
| 201 | 2026-03-19T02:56:23.646Z | Done |
| 202 | 2026-03-19T02:56:23.816Z | Done |
| 203 | 2026-03-19T02:56:24.028Z | Done |
| 204 | 2026-03-19T02:56:24.232Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 205 | 2026-03-19T02:56:24.232Z | clang system 15 system |
| 206 | 2026-03-19T02:56:24.233Z | csh system system illumos |
| 207 | 2026-03-19T02:56:24.233Z | ctags system system illumos |
| 208 | 2026-03-19T02:56:24.233Z | file system system illumos |
| 209 | 2026-03-19T02:56:24.233Z | gcc vendor 12 vendor |
| 210 | 2026-03-19T02:56:24.233Z | gcc system 10 system |
| 211 | 2026-03-19T02:56:24.233Z | gcc system 7 system |
| 212 | 2026-03-19T02:56:24.233Z | go system 1.20 system |
| 213 | 2026-03-19T02:56:24.233Z | go system 1.19 system |
| 214 | 2026-03-19T02:56:24.233Z | llvm system 15 system |
| 215 | 2026-03-19T02:56:24.233Z | llvm system 14 system |
| 216 | 2026-03-19T02:56:24.233Z | mariadb system 10.6 system |
| 217 | 2026-03-19T02:56:24.233Z | mta vendor vendor dma |
| 218 | 2026-03-19T02:56:24.233Z | openjdk system 17 system |
| 219 | 2026-03-19T02:56:24.233Z | openjdk system 11 system |
| 220 | 2026-03-19T02:56:24.233Z | openjdk system 1.8 system |
| 221 | 2026-03-19T02:56:24.233Z | openssl vendor 3 vendor |
| 222 | 2026-03-19T02:56:24.233Z | perl system 5.36 system |
| 223 | 2026-03-19T02:56:24.233Z | postgresql system 15 system |
| 224 | 2026-03-19T02:56:24.234Z | postgresql system 13 system |
| 225 | 2026-03-19T02:56:24.234Z | python vendor 3 vendor |
| 226 | 2026-03-19T02:56:24.234Z | python system 2 system |
| 227 | 2026-03-19T02:56:24.234Z | python3 system 3.11 system |
| 228 | 2026-03-19T02:56:24.234Z | ruby system 3.0 system |
| 229 | 2026-03-19T02:56:24.234Z | words vendor vendor american-english |
| 230 | 2026-03-19T02:56:24.234Z | words system system australian-english |
| 231 | 2026-03-19T02:56:24.234Z | words system system british-english |
| 232 | 2026-03-19T02:56:24.234Z | words system system canadian-english |
| 233 | 2026-03-19T02:56:24.234Z | words system system french |
| 234 | 2026-03-19T02:56:24.234Z | words system system italian |
| 235 | 2026-03-19T02:56:24.235Z | words system system ngerman |
| 236 | 2026-03-19T02:56:24.235Z | words system system ogerman |
| 237 | 2026-03-19T02:56:24.235Z | words system system spanish |
| 238 | 2026-03-19T02:56:24.480Z | PUBLISHER TYPE STATUS P LOCATION |
| 239 | 2026-03-19T02:56:24.480Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 240 | 2026-03-19T02:56:30.498Z | FMRI IFO |
| 241 | 2026-03-19T02:56:30.498Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 242 | 2026-03-19T02:56:30.498Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 243 | 2026-03-19T02:56:30.498Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 244 | 2026-03-19T02:56:30.499Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 245 | 2026-03-19T02:56:30.499Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 246 | 2026-03-19T02:56:30.499Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 247 | 2026-03-19T02:56:30.499Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 248 | 2026-03-19T02:56:30.499Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 249 | 2026-03-19T02:56:30.499Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 250 | 2026-03-19T02:56:30.499Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 251 | 2026-03-19T02:56:30.499Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 252 | 2026-03-19T02:56:30.500Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 253 | 2026-03-19T02:56:30.500Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 254 | 2026-03-19T02:56:30.500Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 255 | 2026-03-19T02:56:30.500Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 256 | 2026-03-19T02:56:30.500Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 257 | 2026-03-19T02:56:31.716Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 258 | 2026-03-19T02:56:32.036Z | Updating crates.io index |
| 259 | 2026-03-19T02:56:32.082Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 260 | 2026-03-19T02:56:32.722Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 261 | 2026-03-19T02:56:33.447Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 262 | 2026-03-19T02:56:33.742Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 263 | 2026-03-19T02:56:34.304Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 264 | 2026-03-19T02:56:35.205Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 265 | 2026-03-19T02:56:35.698Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 266 | 2026-03-19T02:56:37.103Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 267 | 2026-03-19T02:56:38.689Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 268 | 2026-03-19T02:56:39.726Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 269 | 2026-03-19T02:56:40.013Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 270 | 2026-03-19T02:56:42.387Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 271 | 2026-03-19T02:56:42.796Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 272 | 2026-03-19T02:56:42.996Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 273 | 2026-03-19T02:56:43.319Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 274 | 2026-03-19T02:56:45.934Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 275 | 2026-03-19T02:56:46.655Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 276 | 2026-03-19T02:56:46.871Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 277 | 2026-03-19T02:56:47.913Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 278 | 2026-03-19T02:56:47.932Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 279 | 2026-03-19T02:56:48.359Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 280 | 2026-03-19T02:56:48.533Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 281 | 2026-03-19T02:56:48.778Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 282 | 2026-03-19T02:56:49.143Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 283 | 2026-03-19T02:56:49.631Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 284 | 2026-03-19T02:56:50.698Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 285 | 2026-03-19T02:56:51.081Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 286 | 2026-03-19T02:56:51.593Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 287 | 2026-03-19T02:56:52.510Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 288 | 2026-03-19T02:56:53.209Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 289 | 2026-03-19T02:56:53.513Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 290 | 2026-03-19T02:56:54.296Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 291 | 2026-03-19T02:56:54.585Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 292 | 2026-03-19T02:56:55.197Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 293 | 2026-03-19T02:56:55.471Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 294 | 2026-03-19T02:56:55.740Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 295 | 2026-03-19T02:56:56.054Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 296 | 2026-03-19T02:56:56.479Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 297 | 2026-03-19T02:57:11.010Z | Downloading crates ... |
| 298 | 2026-03-19T02:57:11.059Z | Downloaded cpufeatures v0.2.17 |
| 299 | 2026-03-19T02:57:11.059Z | Downloaded dtrace-parser v0.2.0 |
| 300 | 2026-03-19T02:57:11.101Z | Downloaded block-buffer v0.10.4 |
| 301 | 2026-03-19T02:57:11.101Z | Downloaded thiserror v2.0.18 |
| 302 | 2026-03-19T02:57:11.101Z | Downloaded toml v0.8.23 |
| 303 | 2026-03-19T02:57:11.101Z | Downloaded memchr v2.8.0 |
| 304 | 2026-03-19T02:57:11.101Z | Downloaded tabled v0.15.0 |
| 305 | 2026-03-19T02:57:11.101Z | Downloaded zerovec v0.11.5 |
| 306 | 2026-03-19T02:57:11.101Z | Downloaded serde_tokenstream v0.2.3 |
| 307 | 2026-03-19T02:57:11.101Z | Downloaded unicode-width v0.1.14 |
| 308 | 2026-03-19T02:57:11.164Z | Downloaded usdt-attr-macro v0.5.0 |
| 309 | 2026-03-19T02:57:11.165Z | Downloaded usdt-impl v0.5.0 |
| 310 | 2026-03-19T02:57:11.165Z | Downloaded utf8_iter v1.0.4 |
| 311 | 2026-03-19T02:57:11.165Z | Downloaded itoa v1.0.17 |
| 312 | 2026-03-19T02:57:11.165Z | Downloaded unicode-xid v0.2.6 |
| 313 | 2026-03-19T02:57:11.165Z | Downloaded unicode-linebreak v0.1.5 |
| 314 | 2026-03-19T02:57:11.165Z | Downloaded toml_datetime v0.6.11 |
| 315 | 2026-03-19T02:57:11.165Z | Downloaded cargo-platform v0.2.0 |
| 316 | 2026-03-19T02:57:11.165Z | Downloaded writeable v0.6.2 |
| 317 | 2026-03-19T02:57:11.166Z | Downloaded zerocopy-derive v0.7.35 |
| 318 | 2026-03-19T02:57:11.167Z | Downloaded tinystr v0.8.2 |
| 319 | 2026-03-19T02:57:11.182Z | Downloaded ucd-trie v0.1.7 |
| 320 | 2026-03-19T02:57:11.182Z | Downloaded serde-value v0.7.0 |
| 321 | 2026-03-19T02:57:11.183Z | Downloaded zerocopy v0.7.35 |
| 322 | 2026-03-19T02:57:11.183Z | Downloaded zerotrie v0.2.3 |
| 323 | 2026-03-19T02:57:11.183Z | Downloaded anstyle-parse v0.2.7 |
| 324 | 2026-03-19T02:57:11.183Z | Downloaded icu_locale_core v2.1.1 |
| 325 | 2026-03-19T02:57:11.183Z | Downloaded winnow v0.7.14 |
| 326 | 2026-03-19T02:57:11.183Z | Downloaded pest_generator v2.8.6 |
| 327 | 2026-03-19T02:57:11.197Z | Downloaded icu_provider v2.1.1 |
| 328 | 2026-03-19T02:57:11.271Z | Downloaded serde-untagged v0.1.9 |
| 329 | 2026-03-19T02:57:11.312Z | Downloaded crypto-common v0.1.7 |
| 330 | 2026-03-19T02:57:11.313Z | Downloaded generic-array v0.14.7 |
| 331 | 2026-03-19T02:57:11.313Z | Downloaded is_terminal_polyfill v1.70.2 |
| 332 | 2026-03-19T02:57:11.313Z | Downloaded heck v0.4.1 |
| 333 | 2026-03-19T02:57:11.313Z | Downloaded serde_derive v1.0.228 |
| 334 | 2026-03-19T02:57:11.313Z | Downloaded quote v1.0.44 |
| 335 | 2026-03-19T02:57:11.313Z | Downloaded clap_derive v4.5.55 |
| 336 | 2026-03-19T02:57:11.314Z | Downloaded once_cell v1.21.3 |
| 337 | 2026-03-19T02:57:11.314Z | Downloaded terminal_size v0.4.3 |
| 338 | 2026-03-19T02:57:11.314Z | Downloaded memmap v0.7.0 |
| 339 | 2026-03-19T02:57:11.314Z | Downloaded fastrand v2.3.0 |
| 340 | 2026-03-19T02:57:11.315Z | Downloaded camino v1.2.2 |
| 341 | 2026-03-19T02:57:11.315Z | Downloaded cargo_toml v0.21.0 |
| 342 | 2026-03-19T02:57:11.315Z | Downloaded usdt v0.5.0 |
| 343 | 2026-03-19T02:57:11.315Z | Downloaded goblin v0.8.2 |
| 344 | 2026-03-19T02:57:11.315Z | Downloaded zerovec-derive v0.11.2 |
| 345 | 2026-03-19T02:57:11.349Z | Downloaded scroll_derive v0.12.1 |
| 346 | 2026-03-19T02:57:11.349Z | Downloaded unicode-width v0.2.0 |
| 347 | 2026-03-19T02:57:11.349Z | Downloaded version_check v0.9.5 |
| 348 | 2026-03-19T02:57:11.349Z | Downloaded zerofrom v0.1.6 |
| 349 | 2026-03-19T02:57:11.349Z | Downloaded typeid v1.0.3 |
| 350 | 2026-03-19T02:57:11.349Z | Downloaded url v2.5.8 |
| 351 | 2026-03-19T02:57:11.350Z | Downloaded thiserror v1.0.69 |
| 352 | 2026-03-19T02:57:11.365Z | Downloaded thread-id v4.2.2 |
| 353 | 2026-03-19T02:57:11.365Z | Downloaded scroll v0.12.0 |
| 354 | 2026-03-19T02:57:11.365Z | Downloaded yoke-derive v0.8.1 |
| 355 | 2026-03-19T02:57:11.365Z | Downloaded toml_write v0.1.2 |
| 356 | 2026-03-19T02:57:11.366Z | Downloaded utf8parse v0.2.2 |
| 357 | 2026-03-19T02:57:11.366Z | Downloaded thiserror-impl v2.0.18 |
| 358 | 2026-03-19T02:57:11.366Z | Downloaded toml_edit v0.22.27 |
| 359 | 2026-03-19T02:57:11.366Z | Downloaded zerofrom-derive v0.1.6 |
| 360 | 2026-03-19T02:57:11.366Z | Downloaded unicode-ident v1.0.24 |
| 361 | 2026-03-19T02:57:11.366Z | Downloaded smallvec v1.15.1 |
| 362 | 2026-03-19T02:57:11.366Z | Downloaded cargo-util-schemas v0.8.2 |
| 363 | 2026-03-19T02:57:11.366Z | Downloaded typenum v1.19.0 |
| 364 | 2026-03-19T02:57:11.366Z | Downloaded yoke v0.8.1 |
| 365 | 2026-03-19T02:57:11.366Z | Downloaded thiserror-impl v1.0.69 |
| 366 | 2026-03-19T02:57:11.366Z | Downloaded textwrap v0.16.2 |
| 367 | 2026-03-19T02:57:11.366Z | Downloaded clap_lex v1.0.0 |
| 368 | 2026-03-19T02:57:11.366Z | Downloaded usdt-macro v0.5.0 |
| 369 | 2026-03-19T02:57:11.366Z | Downloaded percent-encoding v2.3.2 |
| 370 | 2026-03-19T02:57:11.399Z | Downloaded form_urlencoded v1.2.2 |
| 371 | 2026-03-19T02:57:11.400Z | Downloaded anstream v0.6.21 |
| 372 | 2026-03-19T02:57:11.400Z | Downloaded proc-macro-error-attr v1.0.4 |
| 373 | 2026-03-19T02:57:11.400Z | Downloaded icu_properties v2.1.2 |
| 374 | 2026-03-19T02:57:11.400Z | Downloaded syn v1.0.109 |
| 375 | 2026-03-19T02:57:11.410Z | Downloaded icu_properties_data v2.1.2 |
| 376 | 2026-03-19T02:57:11.411Z | Downloaded serde_spanned v0.6.9 |
| 377 | 2026-03-19T02:57:11.440Z | Downloaded zmij v1.0.21 |
| 378 | 2026-03-19T02:57:11.450Z | Downloaded stable_deref_trait v1.2.1 |
| 379 | 2026-03-19T02:57:11.459Z | Downloaded litemap v0.8.1 |
| 380 | 2026-03-19T02:57:11.478Z | Downloaded erased-serde v0.4.9 |
| 381 | 2026-03-19T02:57:11.478Z | Downloaded anyhow v1.0.102 |
| 382 | 2026-03-19T02:57:11.497Z | Downloaded tabled_derive v0.7.0 |
| 383 | 2026-03-19T02:57:11.502Z | Downloaded fs-err v3.3.0 |
| 384 | 2026-03-19T02:57:11.502Z | Downloaded clap v4.5.60 |
| 385 | 2026-03-19T02:57:11.502Z | Downloaded proc-macro-error v1.0.4 |
| 386 | 2026-03-19T02:57:11.514Z | Downloaded papergrid v0.11.0 |
| 387 | 2026-03-19T02:57:11.514Z | Downloaded displaydoc v0.2.5 |
| 388 | 2026-03-19T02:57:11.514Z | Downloaded camino-tempfile v1.4.1 |
| 389 | 2026-03-19T02:57:11.514Z | Downloaded pretty-hex v0.4.1 |
| 390 | 2026-03-19T02:57:11.514Z | Downloaded libc v0.2.180 |
| 391 | 2026-03-19T02:57:11.546Z | Downloaded serde_core v1.0.228 |
| 392 | 2026-03-19T02:57:11.562Z | Downloaded pest_derive v2.8.6 |
| 393 | 2026-03-19T02:57:11.562Z | Downloaded heck v0.5.0 |
| 394 | 2026-03-19T02:57:11.562Z | Downloaded dof v0.3.0 |
| 395 | 2026-03-19T02:57:11.562Z | Downloaded plain v0.2.3 |
| 396 | 2026-03-19T02:57:11.562Z | Downloaded getrandom v0.4.1 |
| 397 | 2026-03-19T02:57:11.563Z | Downloaded errno v0.3.14 |
| 398 | 2026-03-19T02:57:11.563Z | Downloaded bytecount v0.6.9 |
| 399 | 2026-03-19T02:57:11.563Z | Downloaded idna_adapter v1.2.1 |
| 400 | 2026-03-19T02:57:11.563Z | Downloaded syn v2.0.117 |
| 401 | 2026-03-19T02:57:11.615Z | Downloaded serde v1.0.228 |
| 402 | 2026-03-19T02:57:11.616Z | Downloaded indexmap v2.13.0 |
| 403 | 2026-03-19T02:57:11.616Z | Downloaded idna v1.1.0 |
| 404 | 2026-03-19T02:57:11.616Z | Downloaded icu_normalizer v2.1.1 |
| 405 | 2026-03-19T02:57:11.616Z | Downloaded anstyle v1.0.13 |
| 406 | 2026-03-19T02:57:11.665Z | Downloaded smawk v0.3.2 |
| 407 | 2026-03-19T02:57:11.666Z | Downloaded potential_utf v0.1.4 |
| 408 | 2026-03-19T02:57:11.838Z | Downloaded equivalent v1.0.2 |
| 409 | 2026-03-19T02:57:11.888Z | Downloaded autocfg v1.5.0 |
| 410 | 2026-03-19T02:57:11.909Z | Downloaded ordered-float v2.10.1 |
| 411 | 2026-03-19T02:57:11.926Z | Downloaded proc-macro2 v1.0.106 |
| 412 | 2026-03-19T02:57:11.953Z | Downloaded icu_collections v2.1.1 |
| 413 | 2026-03-19T02:57:11.967Z | Downloaded sha2 v0.10.9 |
| 414 | 2026-03-19T02:57:11.967Z | Downloaded bitflags v2.11.0 |
| 415 | 2026-03-19T02:57:11.979Z | Downloaded byteorder v1.5.0 |
| 416 | 2026-03-19T02:57:12.003Z | Downloaded strsim v0.11.1 |
| 417 | 2026-03-19T02:57:12.050Z | Downloaded pest v2.8.6 |
| 418 | 2026-03-19T02:57:12.094Z | Downloaded colorchoice v1.0.4 |
| 419 | 2026-03-19T02:57:12.094Z | Downloaded clap_builder v4.5.60 |
| 420 | 2026-03-19T02:57:12.094Z | Downloaded serde_json v1.0.149 |
| 421 | 2026-03-19T02:57:12.116Z | Downloaded synstructure v0.13.2 |
| 422 | 2026-03-19T02:57:12.116Z | Downloaded semver v1.0.27 |
| 423 | 2026-03-19T02:57:12.130Z | Downloaded icu_normalizer_data v2.1.1 |
| 424 | 2026-03-19T02:57:12.130Z | Downloaded rustix v1.1.3 |
| 425 | 2026-03-19T02:57:12.147Z | Downloaded swrite v0.1.0 |
| 426 | 2026-03-19T02:57:12.147Z | Downloaded macaddr v1.0.1 |
| 427 | 2026-03-19T02:57:12.147Z | Downloaded log v0.4.29 |
| 428 | 2026-03-19T02:57:12.147Z | Downloaded digest v0.10.7 |
| 429 | 2026-03-19T02:57:12.147Z | Downloaded anstyle-query v1.1.5 |
| 430 | 2026-03-19T02:57:12.167Z | Downloaded fnv v1.0.7 |
| 431 | 2026-03-19T02:57:12.167Z | Downloaded cfg-if v1.0.4 |
| 432 | 2026-03-19T02:57:12.167Z | Downloaded tempfile v3.25.0 |
| 433 | 2026-03-19T02:57:12.185Z | Downloaded hashbrown v0.16.1 |
| 434 | 2026-03-19T02:57:12.185Z | Downloaded cargo_metadata v0.21.0 |
| 435 | 2026-03-19T02:57:12.217Z | Downloaded num-traits v0.2.19 |
| 436 | 2026-03-19T02:57:12.217Z | Downloaded pest_meta v2.8.6 |
| 437 | 2026-03-19T02:57:12.265Z | Compiling proc-macro2 v1.0.106 |
| 438 | 2026-03-19T02:57:12.312Z | Compiling quote v1.0.44 |
| 439 | 2026-03-19T02:57:12.312Z | Compiling unicode-ident v1.0.24 |
| 440 | 2026-03-19T02:57:12.312Z | Compiling serde_core v1.0.228 |
| 441 | 2026-03-19T02:57:12.312Z | Compiling libc v0.2.180 |
| 442 | 2026-03-19T02:57:12.312Z | Compiling version_check v0.9.5 |
| 443 | 2026-03-19T02:57:12.312Z | Compiling stable_deref_trait v1.2.1 |
| 444 | 2026-03-19T02:57:12.313Z | Compiling memchr v2.8.0 |
| 445 | 2026-03-19T02:57:12.313Z | Compiling serde v1.0.228 |
| 446 | 2026-03-19T02:57:12.313Z | Compiling zmij v1.0.21 |
| 447 | 2026-03-19T02:57:12.313Z | Compiling ucd-trie v0.1.7 |
| 448 | 2026-03-19T02:57:12.313Z | Compiling autocfg v1.5.0 |
| 449 | 2026-03-19T02:57:12.313Z | Compiling itoa v1.0.17 |
| 450 | 2026-03-19T02:57:12.313Z | Compiling thiserror v1.0.69 |
| 451 | 2026-03-19T02:57:12.524Z | Compiling writeable v0.6.2 |
| 452 | 2026-03-19T02:57:12.760Z | Compiling litemap v0.8.1 |
| 453 | 2026-03-19T02:57:12.790Z | Compiling byteorder v1.5.0 |
| 454 | 2026-03-19T02:57:12.900Z | Compiling icu_properties_data v2.1.2 |
| 455 | 2026-03-19T02:57:12.974Z | Compiling rustix v1.1.3 |
| 456 | 2026-03-19T02:57:13.090Z | Compiling icu_normalizer_data v2.1.1 |
| 457 | 2026-03-19T02:57:13.171Z | Compiling bitflags v2.11.0 |
| 458 | 2026-03-19T02:57:13.256Z | Compiling pest v2.8.6 |
| 459 | 2026-03-19T02:57:13.268Z | Compiling serde_json v1.0.149 |
| 460 | 2026-03-19T02:57:13.339Z | Compiling typeid v1.0.3 |
| 461 | 2026-03-19T02:57:13.390Z | Compiling num-traits v0.2.19 |
| 462 | 2026-03-19T02:57:13.510Z | Compiling equivalent v1.0.2 |
| 463 | 2026-03-19T02:57:13.622Z | Compiling hashbrown v0.16.1 |
| 464 | 2026-03-19T02:57:13.648Z | Compiling smallvec v1.15.1 |
| 465 | 2026-03-19T02:57:13.871Z | Compiling proc-macro-error-attr v1.0.4 |
| 466 | 2026-03-19T02:57:13.875Z | Compiling usdt-impl v0.5.0 |
| 467 | 2026-03-19T02:57:13.904Z | Compiling syn v1.0.109 |
| 468 | 2026-03-19T02:57:13.980Z | Compiling toml_write v0.1.2 |
| 469 | 2026-03-19T02:57:14.011Z | Compiling winnow v0.7.14 |
| 470 | 2026-03-19T02:57:14.093Z | Compiling erased-serde v0.4.9 |
| 471 | 2026-03-19T02:57:14.098Z | Compiling proc-macro-error v1.0.4 |
| 472 | 2026-03-19T02:57:14.176Z | Compiling errno v0.3.14 |
| 473 | 2026-03-19T02:57:14.182Z | Compiling thread-id v4.2.2 |
| 474 | 2026-03-19T02:57:14.292Z | Compiling log v0.4.29 |
| 475 | 2026-03-19T02:57:14.384Z | Compiling indexmap v2.13.0 |
| 476 | 2026-03-19T02:57:14.443Z | Compiling getrandom v0.4.1 |
| 477 | 2026-03-19T02:57:14.457Z | Compiling camino v1.2.2 |
| 478 | 2026-03-19T02:57:14.457Z | Compiling thiserror v2.0.18 |
| 479 | 2026-03-19T02:57:14.457Z | Compiling utf8_iter v1.0.4 |
| 480 | 2026-03-19T02:57:14.573Z | Compiling percent-encoding v2.3.2 |
| 481 | 2026-03-19T02:57:14.600Z | Compiling plain v0.2.3 |
| 482 | 2026-03-19T02:57:14.704Z | Compiling utf8parse v0.2.2 |
| 483 | 2026-03-19T02:57:14.842Z | Compiling form_urlencoded v1.2.2 |
| 484 | 2026-03-19T02:57:14.876Z | Compiling syn v2.0.117 |
| 485 | 2026-03-19T02:57:14.898Z | Compiling pest_meta v2.8.6 |
| 486 | 2026-03-19T02:57:14.910Z | Compiling anstyle-parse v0.2.7 |
| 487 | 2026-03-19T02:57:15.153Z | Compiling cfg-if v1.0.4 |
| 488 | 2026-03-19T02:57:15.178Z | Compiling anstyle v1.0.13 |
| 489 | 2026-03-19T02:57:15.209Z | Compiling ordered-float v2.10.1 |
| 490 | 2026-03-19T02:57:15.230Z | Compiling is_terminal_polyfill v1.70.2 |
| 491 | 2026-03-19T02:57:15.264Z | Compiling colorchoice v1.0.4 |
| 492 | 2026-03-19T02:57:15.320Z | Compiling anstyle-query v1.1.5 |
| 493 | 2026-03-19T02:57:15.348Z | Compiling pretty-hex v0.4.1 |
| 494 | 2026-03-19T02:57:15.481Z | Compiling anstream v0.6.21 |
| 495 | 2026-03-19T02:57:15.506Z | Compiling fs-err v3.3.0 |
| 496 | 2026-03-19T02:57:15.524Z | Compiling fnv v1.0.7 |
| 497 | 2026-03-19T02:57:15.568Z | Compiling unicode-xid v0.2.6 |
| 498 | 2026-03-19T02:57:15.597Z | Compiling heck v0.5.0 |
| 499 | 2026-03-19T02:57:15.610Z | Compiling bytecount v0.6.9 |
| 500 | 2026-03-19T02:57:15.723Z | Compiling terminal_size v0.4.3 |
| 501 | 2026-03-19T02:57:15.733Z | Compiling once_cell v1.21.3 |
| 502 | 2026-03-19T02:57:15.859Z | Compiling semver v1.0.27 |
| 503 | 2026-03-19T02:57:15.882Z | Compiling fastrand v2.3.0 |
| 504 | 2026-03-19T02:57:15.910Z | Compiling unicode-width v0.1.14 |
| 505 | 2026-03-19T02:57:15.940Z | Compiling heck v0.4.1 |
| 506 | 2026-03-19T02:57:15.977Z | Compiling anyhow v1.0.102 |
| 507 | 2026-03-19T02:57:16.017Z | Compiling clap_lex v1.0.0 |
| 508 | 2026-03-19T02:57:16.042Z | Compiling strsim v0.11.1 |
| 509 | 2026-03-19T02:57:16.227Z | Compiling papergrid v0.11.0 |
| 510 | 2026-03-19T02:57:16.251Z | Compiling tempfile v3.25.0 |
| 511 | 2026-03-19T02:57:16.313Z | Compiling clap_builder v4.5.60 |
| 512 | 2026-03-19T02:57:16.339Z | Compiling memmap v0.7.0 |
| 513 | 2026-03-19T02:57:16.396Z | Compiling serde-untagged v0.1.9 |
| 514 | 2026-03-19T02:57:16.416Z | Compiling unicode-width v0.2.0 |
| 515 | 2026-03-19T02:57:16.439Z | Compiling smawk v0.3.2 |
| 516 | 2026-03-19T02:57:16.468Z | Compiling unicode-linebreak v0.1.5 |
| 517 | 2026-03-19T02:57:16.602Z | Compiling camino-tempfile v1.4.1 |
| 518 | 2026-03-19T02:57:16.734Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 519 | 2026-03-19T02:57:16.791Z | Compiling textwrap v0.16.2 |
| 520 | 2026-03-19T02:57:16.795Z | Compiling swrite v0.1.0 |
| 521 | 2026-03-19T02:57:17.326Z | Compiling tabled_derive v0.7.0 |
| 522 | 2026-03-19T02:57:18.170Z | Compiling tabled v0.15.0 |
| 523 | 2026-03-19T02:57:18.469Z | Compiling synstructure v0.13.2 |
| 524 | 2026-03-19T02:57:18.469Z | Compiling pest_generator v2.8.6 |
| 525 | 2026-03-19T02:57:19.252Z | Compiling serde_derive v1.0.228 |
| 526 | 2026-03-19T02:57:19.253Z | Compiling zerofrom-derive v0.1.6 |
| 527 | 2026-03-19T02:57:19.256Z | Compiling yoke-derive v0.8.1 |
| 528 | 2026-03-19T02:57:19.256Z | Compiling zerovec-derive v0.11.2 |
| 529 | 2026-03-19T02:57:19.256Z | Compiling displaydoc v0.2.5 |
| 530 | 2026-03-19T02:57:19.256Z | Compiling thiserror-impl v1.0.69 |
| 531 | 2026-03-19T02:57:19.256Z | Compiling zerocopy-derive v0.7.35 |
| 532 | 2026-03-19T02:57:19.256Z | Compiling pest_derive v2.8.6 |
| 533 | 2026-03-19T02:57:19.257Z | Compiling scroll_derive v0.12.1 |
| 534 | 2026-03-19T02:57:19.257Z | Compiling thiserror-impl v2.0.18 |
| 535 | 2026-03-19T02:57:19.257Z | Compiling clap_derive v4.5.55 |
| 536 | 2026-03-19T02:57:20.316Z | Compiling scroll v0.12.0 |
| 537 | 2026-03-19T02:57:20.531Z | Compiling zerocopy v0.7.35 |
| 538 | 2026-03-19T02:57:20.630Z | Compiling goblin v0.8.2 |
| 539 | 2026-03-19T02:57:20.656Z | Compiling zerofrom v0.1.6 |
| 540 | 2026-03-19T02:57:20.802Z | Compiling yoke v0.8.1 |
| 541 | 2026-03-19T02:57:20.996Z | Compiling dtrace-parser v0.2.0 |
| 542 | 2026-03-19T02:57:21.021Z | Compiling zerovec v0.11.5 |
| 543 | 2026-03-19T02:57:21.021Z | Compiling zerotrie v0.2.3 |
| 544 | 2026-03-19T02:57:21.179Z | Compiling clap v4.5.60 |
| 545 | 2026-03-19T02:57:21.620Z | Compiling tinystr v0.8.2 |
| 546 | 2026-03-19T02:57:21.620Z | Compiling potential_utf v0.1.4 |
| 547 | 2026-03-19T02:57:21.788Z | Compiling icu_collections v2.1.1 |
| 548 | 2026-03-19T02:57:21.823Z | Compiling icu_locale_core v2.1.1 |
| 549 | 2026-03-19T02:57:22.584Z | Compiling serde_spanned v0.6.9 |
| 550 | 2026-03-19T02:57:22.585Z | Compiling toml_datetime v0.6.11 |
| 551 | 2026-03-19T02:57:22.600Z | Compiling serde-value v0.7.0 |
| 552 | 2026-03-19T02:57:22.600Z | Compiling cargo-platform v0.2.0 |
| 553 | 2026-03-19T02:57:22.600Z | Compiling macaddr v1.0.1 |
| 554 | 2026-03-19T02:57:22.610Z | Compiling icu_provider v2.1.1 |
| 555 | 2026-03-19T02:57:22.610Z | Compiling dof v0.3.0 |
| 556 | 2026-03-19T02:57:22.610Z | Compiling serde_tokenstream v0.2.3 |
| 557 | 2026-03-19T02:57:23.021Z | Compiling icu_normalizer v2.1.1 |
| 558 | 2026-03-19T02:57:23.021Z | Compiling icu_properties v2.1.2 |
| 559 | 2026-03-19T02:57:23.038Z | Compiling toml_edit v0.22.27 |
| 560 | 2026-03-19T02:57:23.648Z | Compiling usdt-attr-macro v0.5.0 |
| 561 | 2026-03-19T02:57:23.680Z | Compiling usdt-macro v0.5.0 |
| 562 | 2026-03-19T02:57:24.188Z | Compiling idna_adapter v1.2.1 |
| 563 | 2026-03-19T02:57:28.843Z | Compiling idna v1.1.0 |
| 564 | 2026-03-19T02:57:29.028Z | Compiling usdt v0.5.0 |
| 565 | 2026-03-19T02:57:29.028Z | Compiling url v2.5.8 |
| 566 | 2026-03-19T02:57:29.028Z | Compiling toml v0.8.23 |
| 567 | 2026-03-19T02:57:29.028Z | Compiling cargo-util-schemas v0.8.2 |
| 568 | 2026-03-19T02:57:29.028Z | Compiling cargo_toml v0.21.0 |
| 569 | 2026-03-19T02:57:29.029Z | Compiling cargo_metadata v0.21.0 |
| 570 | 2026-03-19T02:57:29.029Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 571 | 2026-03-19T02:57:30.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.16s |
| 572 | 2026-03-19T02:57:30.946Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 573 | 2026-03-19T02:57:31.680Z | Downloading crates ... |
| 574 | 2026-03-19T02:57:31.812Z | Downloaded array-init v0.0.4 |
| 575 | 2026-03-19T02:57:31.832Z | Downloaded cookie v0.18.1 |
| 576 | 2026-03-19T02:57:31.835Z | Downloaded ena v0.14.4 |
| 577 | 2026-03-19T02:57:31.835Z | Downloaded crc-any v2.5.0 |
| 578 | 2026-03-19T02:57:31.849Z | Downloaded bb8 v0.8.6 |
| 579 | 2026-03-19T02:57:31.849Z | Downloaded async-bb8-diesel v0.2.1 |
| 580 | 2026-03-19T02:57:31.849Z | Downloaded cancel-safe-futures v0.1.5 |
| 581 | 2026-03-19T02:57:31.849Z | Downloaded cipher v0.4.4 |
| 582 | 2026-03-19T02:57:31.869Z | Downloaded base16ct v0.2.0 |
| 583 | 2026-03-19T02:57:31.869Z | Downloaded allocator-api2 v0.2.21 |
| 584 | 2026-03-19T02:57:31.869Z | Downloaded castaway v0.2.4 |
| 585 | 2026-03-19T02:57:31.869Z | Downloaded crc v3.4.0 |
| 586 | 2026-03-19T02:57:31.869Z | Downloaded cargo-platform v0.1.9 |
| 587 | 2026-03-19T02:57:31.895Z | Downloaded crc-catalog v2.4.0 |
| 588 | 2026-03-19T02:57:31.916Z | Downloaded futures-macro v0.3.32 |
| 589 | 2026-03-19T02:57:31.920Z | Downloaded futures-core v0.3.32 |
| 590 | 2026-03-19T02:57:31.920Z | Downloaded camino-tempfile-ext v0.3.3 |
| 591 | 2026-03-19T02:57:31.929Z | Downloaded arrayref v0.3.9 |
| 592 | 2026-03-19T02:57:31.929Z | Downloaded atomicwrites v0.4.4 |
| 593 | 2026-03-19T02:57:31.934Z | Downloaded ed25519 v2.2.3 |
| 594 | 2026-03-19T02:57:31.934Z | Downloaded document-features v0.2.12 |
| 595 | 2026-03-19T02:57:31.934Z | Downloaded futures-task v0.3.32 |
| 596 | 2026-03-19T02:57:31.934Z | Downloaded chacha20 v0.10.0 |
| 597 | 2026-03-19T02:57:31.934Z | Downloaded dof v0.4.0 |
| 598 | 2026-03-19T02:57:31.934Z | Downloaded darling v0.20.11 |
| 599 | 2026-03-19T02:57:31.938Z | Downloaded cstr-argument v0.1.2 |
| 600 | 2026-03-19T02:57:31.946Z | Downloaded darling_macro v0.21.3 |
| 601 | 2026-03-19T02:57:31.946Z | Downloaded dyn-clone v1.0.20 |
| 602 | 2026-03-19T02:57:31.946Z | Downloaded fallible-iterator v0.2.0 |
| 603 | 2026-03-19T02:57:31.952Z | Downloaded dirs-next v2.0.0 |
| 604 | 2026-03-19T02:57:31.952Z | Downloaded atty v0.2.14 |
| 605 | 2026-03-19T02:57:31.952Z | Downloaded ascii-canvas v3.0.0 |
| 606 | 2026-03-19T02:57:31.952Z | Downloaded dsl_auto_type v0.2.0 |
| 607 | 2026-03-19T02:57:31.952Z | Downloaded diesel-dtrace v0.5.0 |
| 608 | 2026-03-19T02:57:31.952Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 609 | 2026-03-19T02:57:31.952Z | Downloaded assert_matches v1.5.0 |
| 610 | 2026-03-19T02:57:31.961Z | Downloaded convert_case v0.4.0 |
| 611 | 2026-03-19T02:57:31.962Z | Downloaded bitfield-macros v0.19.4 |
| 612 | 2026-03-19T02:57:31.962Z | Downloaded adler2 v2.0.1 |
| 613 | 2026-03-19T02:57:31.962Z | Downloaded foreign-types-macros v0.2.3 |
| 614 | 2026-03-19T02:57:31.962Z | Downloaded cpufeatures v0.3.0 |
| 615 | 2026-03-19T02:57:31.963Z | Downloaded ecdsa v0.16.9 |
| 616 | 2026-03-19T02:57:31.963Z | Downloaded constant_time_eq v0.4.2 |
| 617 | 2026-03-19T02:57:31.967Z | Downloaded crossbeam-utils v0.8.21 |
| 618 | 2026-03-19T02:57:31.967Z | Downloaded backoff v0.4.0 |
| 619 | 2026-03-19T02:57:31.967Z | Downloaded chacha20 v0.9.1 |
| 620 | 2026-03-19T02:57:31.973Z | Downloaded colored v3.1.1 |
| 621 | 2026-03-19T02:57:31.973Z | Downloaded bstr v1.12.1 |
| 622 | 2026-03-19T02:57:31.978Z | Downloaded csv-core v0.1.13 |
| 623 | 2026-03-19T02:57:31.984Z | Downloaded fatfs v0.3.6 |
| 624 | 2026-03-19T02:57:31.984Z | Downloaded crossterm v0.29.0 |
| 625 | 2026-03-19T02:57:31.992Z | Downloaded env_logger v0.11.9 |
| 626 | 2026-03-19T02:57:31.992Z | Downloaded foreign-types v0.3.2 |
| 627 | 2026-03-19T02:57:31.997Z | Downloaded enum-as-inner v0.6.1 |
| 628 | 2026-03-19T02:57:31.997Z | Downloaded find-msvc-tools v0.1.9 |
| 629 | 2026-03-19T02:57:31.997Z | Downloaded ctr v0.9.2 |
| 630 | 2026-03-19T02:57:31.997Z | Downloaded either v1.15.0 |
| 631 | 2026-03-19T02:57:31.997Z | Downloaded crucible-workspace-hack v0.1.0 |
| 632 | 2026-03-19T02:57:31.997Z | Downloaded ciborium-ll v0.2.2 |
| 633 | 2026-03-19T02:57:32.009Z | Downloaded foldhash v0.2.0 |
| 634 | 2026-03-19T02:57:32.009Z | Downloaded defmt v0.3.100 |
| 635 | 2026-03-19T02:57:32.009Z | Downloaded darling_core v0.21.3 |
| 636 | 2026-03-19T02:57:32.019Z | Downloaded funty v2.0.0 |
| 637 | 2026-03-19T02:57:32.019Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 638 | 2026-03-19T02:57:32.019Z | Downloaded difflib v0.4.0 |
| 639 | 2026-03-19T02:57:32.019Z | Downloaded daft v0.1.5 |
| 640 | 2026-03-19T02:57:32.019Z | Downloaded fd-lock v4.0.4 |
| 641 | 2026-03-19T02:57:32.019Z | Downloaded futures-io v0.3.32 |
| 642 | 2026-03-19T02:57:32.019Z | Downloaded darling_macro v0.23.0 |
| 643 | 2026-03-19T02:57:32.020Z | Downloaded crossbeam-deque v0.8.6 |
| 644 | 2026-03-19T02:57:32.026Z | Downloaded atomic-waker v1.1.2 |
| 645 | 2026-03-19T02:57:32.026Z | Downloaded foreign-types-shared v0.3.1 |
| 646 | 2026-03-19T02:57:32.043Z | Downloaded futures-sink v0.3.32 |
| 647 | 2026-03-19T02:57:32.043Z | Downloaded fixedbitset v0.5.7 |
| 648 | 2026-03-19T02:57:32.043Z | Downloaded display-error-chain v0.2.2 |
| 649 | 2026-03-19T02:57:32.043Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 650 | 2026-03-19T02:57:32.043Z | Downloaded const_format_proc_macros v0.2.34 |
| 651 | 2026-03-19T02:57:32.043Z | Downloaded foreign-types v0.5.0 |
| 652 | 2026-03-19T02:57:32.051Z | Downloaded headers-core v0.3.0 |
| 653 | 2026-03-19T02:57:32.051Z | Downloaded convert_case v0.10.0 |
| 654 | 2026-03-19T02:57:32.052Z | Downloaded async-recursion v1.1.1 |
| 655 | 2026-03-19T02:57:32.052Z | Downloaded aead v0.5.2 |
| 656 | 2026-03-19T02:57:32.052Z | Downloaded ff v0.13.1 |
| 657 | 2026-03-19T02:57:32.061Z | Downloaded fs-err v2.11.0 |
| 658 | 2026-03-19T02:57:32.061Z | Downloaded corncobs v0.1.4 |
| 659 | 2026-03-19T02:57:32.061Z | Downloaded cmake v0.1.57 |
| 660 | 2026-03-19T02:57:32.062Z | Downloaded des v0.8.1 |
| 661 | 2026-03-19T02:57:32.062Z | Downloaded derive_builder_macro v0.20.2 |
| 662 | 2026-03-19T02:57:32.076Z | Downloaded derive-ex v0.1.8 |
| 663 | 2026-03-19T02:57:32.076Z | Downloaded derive_more v0.99.20 |
| 664 | 2026-03-19T02:57:32.076Z | Downloaded derive_builder_core v0.20.2 |
| 665 | 2026-03-19T02:57:32.076Z | Downloaded daft-derive v0.1.5 |
| 666 | 2026-03-19T02:57:32.076Z | Downloaded hex-literal v0.4.1 |
| 667 | 2026-03-19T02:57:32.076Z | Downloaded futures-executor v0.3.32 |
| 668 | 2026-03-19T02:57:32.076Z | Downloaded fs_extra v1.3.0 |
| 669 | 2026-03-19T02:57:32.077Z | Downloaded downcast-rs v2.0.2 |
| 670 | 2026-03-19T02:57:32.088Z | Downloaded debug-ignore v1.0.5 |
| 671 | 2026-03-19T02:57:32.089Z | Downloaded dirs-sys-next v0.1.2 |
| 672 | 2026-03-19T02:57:32.089Z | Downloaded crossbeam-epoch v0.9.18 |
| 673 | 2026-03-19T02:57:32.089Z | Downloaded const-oid v0.9.6 |
| 674 | 2026-03-19T02:57:32.089Z | Downloaded console v0.16.2 |
| 675 | 2026-03-19T02:57:32.095Z | Downloaded defmt-parser v1.0.0 |
| 676 | 2026-03-19T02:57:32.096Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 677 | 2026-03-19T02:57:32.096Z | Downloaded ghash v0.5.1 |
| 678 | 2026-03-19T02:57:32.096Z | Downloaded fxhash v0.2.1 |
| 679 | 2026-03-19T02:57:32.096Z | Downloaded critical-section v1.2.0 |
| 680 | 2026-03-19T02:57:32.096Z | Downloaded ciborium v0.2.2 |
| 681 | 2026-03-19T02:57:32.096Z | Downloaded flagset v0.4.7 |
| 682 | 2026-03-19T02:57:32.096Z | Downloaded fixedbitset v0.4.2 |
| 683 | 2026-03-19T02:57:32.096Z | Downloaded env_filter v1.0.0 |
| 684 | 2026-03-19T02:57:32.096Z | Downloaded globwalk v0.9.1 |
| 685 | 2026-03-19T02:57:32.101Z | Downloaded colored v2.2.0 |
| 686 | 2026-03-19T02:57:32.101Z | Downloaded async-trait v0.1.89 |
| 687 | 2026-03-19T02:57:32.110Z | Downloaded ahash v0.8.12 |
| 688 | 2026-03-19T02:57:32.110Z | Downloaded dtrace-parser v0.3.0 |
| 689 | 2026-03-19T02:57:32.111Z | Downloaded crc32fast v1.5.0 |
| 690 | 2026-03-19T02:57:32.111Z | Downloaded clang-sys v1.8.1 |
| 691 | 2026-03-19T02:57:32.111Z | Downloaded foreign-types-shared v0.1.1 |
| 692 | 2026-03-19T02:57:32.212Z | Downloaded cargo_toml v0.22.3 |
| 693 | 2026-03-19T02:57:32.212Z | Downloaded foldhash v0.1.5 |
| 694 | 2026-03-19T02:57:32.212Z | Downloaded highway v1.3.0 |
| 695 | 2026-03-19T02:57:32.212Z | Downloaded futures-channel v0.3.32 |
| 696 | 2026-03-19T02:57:32.212Z | Downloaded cexpr v0.6.0 |
| 697 | 2026-03-19T02:57:32.212Z | Downloaded ed25519-dalek v2.2.0 |
| 698 | 2026-03-19T02:57:32.213Z | Downloaded hostname v0.3.1 |
| 699 | 2026-03-19T02:57:32.213Z | Downloaded http-body v1.0.1 |
| 700 | 2026-03-19T02:57:32.213Z | Downloaded cargo_metadata v0.19.2 |
| 701 | 2026-03-19T02:57:32.213Z | Downloaded buf-list v1.1.2 |
| 702 | 2026-03-19T02:57:32.213Z | Downloaded backon v1.6.0 |
| 703 | 2026-03-19T02:57:32.213Z | Downloaded glob v0.3.3 |
| 704 | 2026-03-19T02:57:32.213Z | Downloaded flume v0.11.1 |
| 705 | 2026-03-19T02:57:32.213Z | Downloaded cookie_store v0.22.1 |
| 706 | 2026-03-19T02:57:32.213Z | Downloaded inout v0.1.4 |
| 707 | 2026-03-19T02:57:32.213Z | Downloaded diff v0.1.13 |
| 708 | 2026-03-19T02:57:32.213Z | Downloaded defmt-macros v1.0.1 |
| 709 | 2026-03-19T02:57:32.214Z | Downloaded group v0.13.0 |
| 710 | 2026-03-19T02:57:32.214Z | Downloaded git-stub-vcs v0.1.0 |
| 711 | 2026-03-19T02:57:32.214Z | Downloaded derive_builder v0.20.2 |
| 712 | 2026-03-19T02:57:32.214Z | Downloaded lalrpop-util v0.19.12 |
| 713 | 2026-03-19T02:57:32.215Z | Downloaded instant v0.1.13 |
| 714 | 2026-03-19T02:57:32.215Z | Downloaded lru v0.12.5 |
| 715 | 2026-03-19T02:57:32.215Z | Downloaded flate2 v1.1.9 |
| 716 | 2026-03-19T02:57:32.215Z | Downloaded der v0.7.10 |
| 717 | 2026-03-19T02:57:32.215Z | Downloaded derive_more-impl v2.1.1 |
| 718 | 2026-03-19T02:57:32.215Z | Downloaded bzip2 v0.4.4 |
| 719 | 2026-03-19T02:57:32.215Z | Downloaded derive_more v2.1.1 |
| 720 | 2026-03-19T02:57:32.216Z | Downloaded indoc v1.0.9 |
| 721 | 2026-03-19T02:57:32.216Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 722 | 2026-03-19T02:57:32.242Z | Downloaded base64 v0.22.1 |
| 723 | 2026-03-19T02:57:32.242Z | Downloaded blake2 v0.10.6 |
| 724 | 2026-03-19T02:57:32.242Z | Downloaded newtype_derive v0.1.6 |
| 725 | 2026-03-19T02:57:32.242Z | Downloaded lazy_static v1.5.0 |
| 726 | 2026-03-19T02:57:32.242Z | Downloaded is_ci v1.2.0 |
| 727 | 2026-03-19T02:57:32.242Z | Downloaded darling_core v0.23.0 |
| 728 | 2026-03-19T02:57:32.242Z | Downloaded internet-checksum v0.2.1 |
| 729 | 2026-03-19T02:57:32.242Z | Downloaded defmt v1.0.1 |
| 730 | 2026-03-19T02:57:32.242Z | Downloaded getrandom v0.2.17 |
| 731 | 2026-03-19T02:57:32.242Z | Downloaded bitfield v0.19.4 |
| 732 | 2026-03-19T02:57:32.242Z | Downloaded hostname v0.4.2 |
| 733 | 2026-03-19T02:57:32.242Z | Downloaded hash32 v0.2.1 |
| 734 | 2026-03-19T02:57:32.242Z | Downloaded darling v0.23.0 |
| 735 | 2026-03-19T02:57:32.242Z | Downloaded kstat-rs v0.2.4 |
| 736 | 2026-03-19T02:57:32.242Z | Downloaded hyper-tls v0.6.0 |
| 737 | 2026-03-19T02:57:32.242Z | Downloaded keccak v0.1.6 |
| 738 | 2026-03-19T02:57:32.243Z | Downloaded humantime v2.3.0 |
| 739 | 2026-03-19T02:57:32.243Z | Downloaded globset v0.4.18 |
| 740 | 2026-03-19T02:57:32.254Z | Downloaded chacha20poly1305 v0.10.1 |
| 741 | 2026-03-19T02:57:32.254Z | Downloaded home v0.5.12 |
| 742 | 2026-03-19T02:57:32.254Z | Downloaded getrandom v0.3.4 |
| 743 | 2026-03-19T02:57:32.254Z | Downloaded elliptic-curve v0.13.8 |
| 744 | 2026-03-19T02:57:32.254Z | Downloaded crypto-bigint v0.5.5 |
| 745 | 2026-03-19T02:57:32.254Z | Downloaded newtype-uuid-macros v0.1.0 |
| 746 | 2026-03-19T02:57:32.254Z | Downloaded futures v0.3.32 |
| 747 | 2026-03-19T02:57:32.255Z | Downloaded libefi-sys v0.1.0 |
| 748 | 2026-03-19T02:57:32.255Z | Downloaded lru-slab v0.1.2 |
| 749 | 2026-03-19T02:57:32.255Z | Downloaded iana-time-zone v0.1.65 |
| 750 | 2026-03-19T02:57:32.255Z | Downloaded bytes v1.11.1 |
| 751 | 2026-03-19T02:57:32.255Z | Downloaded lru-cache v0.1.2 |
| 752 | 2026-03-19T02:57:32.255Z | Downloaded arc-swap v1.8.2 |
| 753 | 2026-03-19T02:57:32.269Z | Downloaded crossbeam-channel v0.5.15 |
| 754 | 2026-03-19T02:57:32.269Z | Downloaded half v1.8.3 |
| 755 | 2026-03-19T02:57:32.269Z | Downloaded httpdate v1.0.3 |
| 756 | 2026-03-19T02:57:32.269Z | Downloaded num v0.4.3 |
| 757 | 2026-03-19T02:57:32.269Z | Downloaded nonempty v0.12.0 |
| 758 | 2026-03-19T02:57:32.269Z | Downloaded ipnet v2.11.0 |
| 759 | 2026-03-19T02:57:32.285Z | Downloaded hickory-client v0.25.2 |
| 760 | 2026-03-19T02:57:32.286Z | Downloaded multimap v0.10.1 |
| 761 | 2026-03-19T02:57:32.286Z | Downloaded is-terminal v0.4.17 |
| 762 | 2026-03-19T02:57:32.286Z | Downloaded heapless v0.7.17 |
| 763 | 2026-03-19T02:57:32.286Z | Downloaded indent_write v2.2.0 |
| 764 | 2026-03-19T02:57:32.286Z | Downloaded dropshot-api-manager v0.6.0 |
| 765 | 2026-03-19T02:57:32.286Z | Downloaded ident_case v1.0.1 |
| 766 | 2026-03-19T02:57:32.286Z | Downloaded http-range v0.1.5 |
| 767 | 2026-03-19T02:57:32.286Z | Downloaded hmac v0.12.1 |
| 768 | 2026-03-19T02:57:32.297Z | Downloaded num_threads v0.1.7 |
| 769 | 2026-03-19T02:57:32.297Z | Downloaded nodrop v0.1.14 |
| 770 | 2026-03-19T02:57:32.297Z | Downloaded half v2.7.1 |
| 771 | 2026-03-19T02:57:32.297Z | Downloaded num-derive v0.4.2 |
| 772 | 2026-03-19T02:57:32.297Z | Downloaded md5 v0.7.0 |
| 773 | 2026-03-19T02:57:32.297Z | Downloaded multer v3.1.0 |
| 774 | 2026-03-19T02:57:32.297Z | Downloaded linear-map v1.2.0 |
| 775 | 2026-03-19T02:57:32.297Z | Downloaded lzss v0.8.2 |
| 776 | 2026-03-19T02:57:32.298Z | Downloaded ar_archive_writer v0.5.1 |
| 777 | 2026-03-19T02:57:32.307Z | Downloaded hyper-staticfile v0.10.1 |
| 778 | 2026-03-19T02:57:32.307Z | Downloaded hyper-rustls v0.27.7 |
| 779 | 2026-03-19T02:57:32.307Z | Downloaded crossterm v0.28.1 |
| 780 | 2026-03-19T02:57:32.307Z | Downloaded opaque-debug v0.3.1 |
| 781 | 2026-03-19T02:57:32.318Z | Downloaded olpc-cjson v0.1.4 |
| 782 | 2026-03-19T02:57:32.319Z | Downloaded pbkdf2 v0.12.2 |
| 783 | 2026-03-19T02:57:32.319Z | Downloaded new_debug_unreachable v1.0.6 |
| 784 | 2026-03-19T02:57:32.319Z | Downloaded http-body-util v0.1.3 |
| 785 | 2026-03-19T02:57:32.319Z | Downloaded linked-hash-map v0.5.6 |
| 786 | 2026-03-19T02:57:32.319Z | Downloaded indexmap v1.9.3 |
| 787 | 2026-03-19T02:57:32.335Z | Downloaded headers v0.4.1 |
| 788 | 2026-03-19T02:57:32.335Z | Downloaded managed v0.8.0 |
| 789 | 2026-03-19T02:57:32.335Z | Downloaded ipnetwork v0.21.1 |
| 790 | 2026-03-19T02:57:32.336Z | Downloaded nanorand v0.7.0 |
| 791 | 2026-03-19T02:57:32.336Z | Downloaded ingot v0.1.1 |
| 792 | 2026-03-19T02:57:32.345Z | Downloaded hashbrown v0.13.2 |
| 793 | 2026-03-19T02:57:32.345Z | Downloaded peg-runtime v0.8.5 |
| 794 | 2026-03-19T02:57:32.345Z | Downloaded pbkdf2 v0.11.0 |
| 795 | 2026-03-19T02:57:32.345Z | Downloaded ingot-types v0.1.2 |
| 796 | 2026-03-19T02:57:32.346Z | Downloaded indoc v2.0.7 |
| 797 | 2026-03-19T02:57:32.346Z | Downloaded openssl-macros v0.1.1 |
| 798 | 2026-03-19T02:57:32.346Z | Downloaded num-complex v0.4.6 |
| 799 | 2026-03-19T02:57:32.346Z | Downloaded newline-converter v0.3.0 |
| 800 | 2026-03-19T02:57:32.346Z | Downloaded parse-size v1.1.0 |
| 801 | 2026-03-19T02:57:32.352Z | Downloaded heapless v0.8.0 |
| 802 | 2026-03-19T02:57:32.352Z | Downloaded num-iter v0.1.45 |
| 803 | 2026-03-19T02:57:32.352Z | Downloaded cc v1.2.56 |
| 804 | 2026-03-19T02:57:32.352Z | Downloaded hubpack_derive v0.1.1 |
| 805 | 2026-03-19T02:57:32.352Z | Downloaded path-slash v0.1.5 |
| 806 | 2026-03-19T02:57:32.356Z | Downloaded nu-ansi-term v0.50.3 |
| 807 | 2026-03-19T02:57:32.356Z | Downloaded num_enum v0.7.5 |
| 808 | 2026-03-19T02:57:32.364Z | Downloaded maybe-uninit v2.0.0 |
| 809 | 2026-03-19T02:57:32.364Z | Downloaded ingot-macros v0.1.1 |
| 810 | 2026-03-19T02:57:32.364Z | Downloaded num-conv v0.2.0 |
| 811 | 2026-03-19T02:57:32.371Z | Downloaded lock_api v0.4.14 |
| 812 | 2026-03-19T02:57:32.371Z | Downloaded md-5 v0.10.6 |
| 813 | 2026-03-19T02:57:32.372Z | Downloaded jobserver v0.1.34 |
| 814 | 2026-03-19T02:57:32.372Z | Downloaded match_cfg v0.1.0 |
| 815 | 2026-03-19T02:57:32.372Z | Downloaded ignore v0.4.25 |
| 816 | 2026-03-19T02:57:32.379Z | Downloaded oxnet v0.1.4 |
| 817 | 2026-03-19T02:57:32.379Z | Downloaded num_enum_derive v0.7.5 |
| 818 | 2026-03-19T02:57:32.379Z | Downloaded native-tls v0.2.18 |
| 819 | 2026-03-19T02:57:32.379Z | Downloaded peg v0.8.5 |
| 820 | 2026-03-19T02:57:32.387Z | Downloaded memmap2 v0.9.10 |
| 821 | 2026-03-19T02:57:32.387Z | Downloaded num_enum v0.5.11 |
| 822 | 2026-03-19T02:57:32.387Z | Downloaded powerfmt v0.2.0 |
| 823 | 2026-03-19T02:57:32.387Z | Downloaded precomputed-hash v0.1.1 |
| 824 | 2026-03-19T02:57:32.392Z | Downloaded packed_struct_codegen v0.10.1 |
| 825 | 2026-03-19T02:57:32.392Z | Downloaded oso-derive v0.27.3 |
| 826 | 2026-03-19T02:57:32.392Z | Downloaded normalize-line-endings v0.3.0 |
| 827 | 2026-03-19T02:57:32.392Z | Downloaded mime v0.3.17 |
| 828 | 2026-03-19T02:57:32.392Z | Downloaded memoffset v0.9.1 |
| 829 | 2026-03-19T02:57:32.397Z | Downloaded libscf-sys v1.1.0 |
| 830 | 2026-03-19T02:57:32.397Z | Downloaded maplit v1.0.2 |
| 831 | 2026-03-19T02:57:32.397Z | Downloaded num-integer v0.1.46 |
| 832 | 2026-03-19T02:57:32.397Z | Downloaded nibble_vec v0.1.0 |
| 833 | 2026-03-19T02:57:32.401Z | Downloaded bumpalo v3.20.2 |
| 834 | 2026-03-19T02:57:32.405Z | Downloaded mime_guess v2.0.5 |
| 835 | 2026-03-19T02:57:32.405Z | Downloaded predicates-tree v1.0.13 |
| 836 | 2026-03-19T02:57:32.405Z | Downloaded httparse v1.10.1 |
| 837 | 2026-03-19T02:57:32.412Z | Downloaded cfg_aliases v0.2.1 |
| 838 | 2026-03-19T02:57:32.412Z | Downloaded expectorate v1.2.0 |
| 839 | 2026-03-19T02:57:32.426Z | Downloaded litrs v1.0.0 |
| 840 | 2026-03-19T02:57:32.426Z | Downloaded instability v0.3.11 |
| 841 | 2026-03-19T02:57:32.426Z | Downloaded progenitor-client v0.11.2 |
| 842 | 2026-03-19T02:57:32.427Z | Downloaded diesel_derives v2.3.7 |
| 843 | 2026-03-19T02:57:32.435Z | Downloaded paste v1.0.15 |
| 844 | 2026-03-19T02:57:32.435Z | Downloaded hubpack v0.1.2 |
| 845 | 2026-03-19T02:57:32.436Z | Downloaded hex v0.4.3 |
| 846 | 2026-03-19T02:57:32.436Z | Downloaded filetime v0.2.27 |
| 847 | 2026-03-19T02:57:32.436Z | Downloaded erased-serde v0.3.31 |
| 848 | 2026-03-19T02:57:32.436Z | Downloaded der_derive v0.7.3 |
| 849 | 2026-03-19T02:57:32.436Z | Downloaded derive-where v1.6.0 |
| 850 | 2026-03-19T02:57:32.440Z | Downloaded data-encoding v2.10.0 |
| 851 | 2026-03-19T02:57:32.440Z | Downloaded darling_core v0.20.11 |
| 852 | 2026-03-19T02:57:32.446Z | Downloaded darling v0.21.3 |
| 853 | 2026-03-19T02:57:32.450Z | Downloaded pem v3.0.6 |
| 854 | 2026-03-19T02:57:32.450Z | Downloaded compact_str v0.8.1 |
| 855 | 2026-03-19T02:57:32.454Z | Downloaded bzip2 v0.6.1 |
| 856 | 2026-03-19T02:57:32.454Z | Downloaded embedded-io v0.4.0 |
| 857 | 2026-03-19T02:57:32.454Z | Downloaded darling_macro v0.20.11 |
| 858 | 2026-03-19T02:57:32.462Z | Downloaded libsw v3.5.0 |
| 859 | 2026-03-19T02:57:32.462Z | Downloaded arrayvec v0.7.6 |
| 860 | 2026-03-19T02:57:32.465Z | Downloaded phf_shared v0.12.1 |
| 861 | 2026-03-19T02:57:32.465Z | Downloaded progenitor-macro v0.13.0 |
| 862 | 2026-03-19T02:57:32.465Z | Downloaded quick-error v1.2.3 |
| 863 | 2026-03-19T02:57:32.465Z | Downloaded openssl-probe v0.1.6 |
| 864 | 2026-03-19T02:57:32.465Z | Downloaded num-rational v0.4.2 |
| 865 | 2026-03-19T02:57:32.465Z | Downloaded num_enum_derive v0.5.11 |
| 866 | 2026-03-19T02:57:32.468Z | Downloaded parking_lot_core v0.8.6 |
| 867 | 2026-03-19T02:57:32.470Z | Downloaded base64ct v1.8.3 |
| 868 | 2026-03-19T02:57:32.474Z | Downloaded pkg-config v0.3.32 |
| 869 | 2026-03-19T02:57:32.474Z | Downloaded parking_lot v0.11.2 |
| 870 | 2026-03-19T02:57:32.478Z | Downloaded phf v0.13.1 |
| 871 | 2026-03-19T02:57:32.478Z | Downloaded libsw-core v0.3.2 |
| 872 | 2026-03-19T02:57:32.480Z | Downloaded proc-macro-error2 v2.0.1 |
| 873 | 2026-03-19T02:57:32.483Z | Downloaded ppv-lite86 v0.2.21 |
| 874 | 2026-03-19T02:57:32.483Z | Downloaded postgres-protocol v0.6.10 |
| 875 | 2026-03-19T02:57:32.486Z | Downloaded pin-project-lite v0.2.17 |
| 876 | 2026-03-19T02:57:32.490Z | Downloaded progenitor v0.11.2 |
| 877 | 2026-03-19T02:57:32.493Z | Downloaded primeorder v0.13.6 |
| 878 | 2026-03-19T02:57:32.493Z | Downloaded pin-utils v0.1.0 |
| 879 | 2026-03-19T02:57:32.499Z | Downloaded hyper-util v0.1.20 |
| 880 | 2026-03-19T02:57:32.502Z | Downloaded newtype-uuid v1.3.2 |
| 881 | 2026-03-19T02:57:32.502Z | Downloaded predicates-core v1.0.10 |
| 882 | 2026-03-19T02:57:32.505Z | Downloaded libbz2-rs-sys v0.2.2 |
| 883 | 2026-03-19T02:57:32.505Z | Downloaded ref-cast-impl v1.0.25 |
| 884 | 2026-03-19T02:57:32.509Z | Downloaded recursive v0.1.1 |
| 885 | 2026-03-19T02:57:32.509Z | Downloaded rand_xorshift v0.4.0 |
| 886 | 2026-03-19T02:57:32.509Z | Downloaded owo-colors v4.3.0 |
| 887 | 2026-03-19T02:57:32.512Z | Downloaded progenitor-extras v0.1.1 |
| 888 | 2026-03-19T02:57:32.512Z | Downloaded peg-macros v0.8.5 |
| 889 | 2026-03-19T02:57:32.516Z | Downloaded progenitor-client v0.10.0 |
| 890 | 2026-03-19T02:57:32.516Z | Downloaded hickory-resolver v0.24.4 |
| 891 | 2026-03-19T02:57:32.528Z | Downloaded libloading v0.8.9 |
| 892 | 2026-03-19T02:57:32.538Z | Downloaded ref-cast v1.0.25 |
| 893 | 2026-03-19T02:57:32.538Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 894 | 2026-03-19T02:57:32.538Z | Downloaded parking_lot_core v0.9.12 |
| 895 | 2026-03-19T02:57:32.538Z | Downloaded miniz_oxide v0.8.9 |
| 896 | 2026-03-19T02:57:32.538Z | Downloaded poly1305 v0.8.0 |
| 897 | 2026-03-19T02:57:32.538Z | Downloaded password-hash v0.5.0 |
| 898 | 2026-03-19T02:57:32.539Z | Downloaded radium v0.7.0 |
| 899 | 2026-03-19T02:57:32.539Z | Downloaded papergrid v0.17.0 |
| 900 | 2026-03-19T02:57:32.560Z | Downloaded psm v0.1.30 |
| 901 | 2026-03-19T02:57:32.560Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 902 | 2026-03-19T02:57:32.560Z | Downloaded pkcs8 v0.10.2 |
| 903 | 2026-03-19T02:57:32.561Z | Downloaded russh-cryptovec v0.7.3 |
| 904 | 2026-03-19T02:57:32.561Z | Downloaded packed_struct v0.10.1 |
| 905 | 2026-03-19T02:57:32.571Z | Downloaded phf_shared v0.13.1 |
| 906 | 2026-03-19T02:57:32.572Z | Downloaded openssl-probe v0.2.1 |
| 907 | 2026-03-19T02:57:32.572Z | Downloaded password-hash v0.4.2 |
| 908 | 2026-03-19T02:57:32.572Z | Downloaded pkcs1 v0.7.5 |
| 909 | 2026-03-19T02:57:32.572Z | Downloaded parking_lot v0.12.5 |
| 910 | 2026-03-19T02:57:32.572Z | Downloaded rustc-hash v2.1.1 |
| 911 | 2026-03-19T02:57:32.572Z | Downloaded rtoolbox v0.0.3 |
| 912 | 2026-03-19T02:57:32.573Z | Downloaded hashbrown v0.12.3 |
| 913 | 2026-03-19T02:57:32.579Z | Downloaded proc-macro-crate v3.4.0 |
| 914 | 2026-03-19T02:57:32.579Z | Downloaded oso v0.27.3 |
| 915 | 2026-03-19T02:57:32.579Z | Downloaded postgres-types v0.2.12 |
| 916 | 2026-03-19T02:57:32.579Z | Downloaded parse-display v0.10.0 |
| 917 | 2026-03-19T02:57:32.579Z | Downloaded r2d2 v0.8.10 |
| 918 | 2026-03-19T02:57:32.579Z | Downloaded psl-types v2.0.11 |
| 919 | 2026-03-19T02:57:32.589Z | Downloaded polyval v0.6.2 |
| 920 | 2026-03-19T02:57:32.589Z | Downloaded goblin v0.10.5 |
| 921 | 2026-03-19T02:57:32.593Z | Downloaded rustc_version v0.4.1 |
| 922 | 2026-03-19T02:57:32.594Z | Downloaded pem-rfc7468 v0.7.0 |
| 923 | 2026-03-19T02:57:32.594Z | Downloaded hkdf v0.12.4 |
| 924 | 2026-03-19T02:57:32.594Z | Downloaded aes-gcm v0.10.3 |
| 925 | 2026-03-19T02:57:32.597Z | Downloaded itertools v0.14.0 |
| 926 | 2026-03-19T02:57:32.602Z | Downloaded rand_core v0.9.5 |
| 927 | 2026-03-19T02:57:32.606Z | Downloaded progenitor v0.10.0 |
| 928 | 2026-03-19T02:57:32.606Z | Downloaded pkcs5 v0.7.1 |
| 929 | 2026-03-19T02:57:32.615Z | Downloaded same-file v1.0.6 |
| 930 | 2026-03-19T02:57:32.615Z | Downloaded rustls-pemfile v1.0.4 |
| 931 | 2026-03-19T02:57:32.615Z | Downloaded progenitor-macro v0.11.2 |
| 932 | 2026-03-19T02:57:32.615Z | Downloaded pin-project v1.1.11 |
| 933 | 2026-03-19T02:57:32.622Z | Downloaded resolv-conf v0.7.6 |
| 934 | 2026-03-19T02:57:32.626Z | Downloaded scrypt v0.11.0 |
| 935 | 2026-03-19T02:57:32.626Z | Downloaded rand_seeder v0.4.0 |
| 936 | 2026-03-19T02:57:32.635Z | Downloaded mio v1.1.1 |
| 937 | 2026-03-19T02:57:32.641Z | Downloaded scroll_derive v0.13.1 |
| 938 | 2026-03-19T02:57:32.641Z | Downloaded scopeguard v1.2.0 |
| 939 | 2026-03-19T02:57:32.641Z | Downloaded proc-macro-crate v1.3.1 |
| 940 | 2026-03-19T02:57:32.641Z | Downloaded minimal-lexical v0.2.1 |
| 941 | 2026-03-19T02:57:32.641Z | Downloaded rustls-native-certs v0.8.3 |
| 942 | 2026-03-19T02:57:32.650Z | Downloaded pin-project-internal v1.1.11 |
| 943 | 2026-03-19T02:57:32.650Z | Downloaded p256 v0.13.2 |
| 944 | 2026-03-19T02:57:32.659Z | Downloaded openssl-sys v0.9.111 |
| 945 | 2026-03-19T02:57:32.659Z | Downloaded secrecy v0.10.3 |
| 946 | 2026-03-19T02:57:32.659Z | Downloaded serde-big-array v0.5.1 |
| 947 | 2026-03-19T02:57:32.659Z | Downloaded libm v0.2.16 |
| 948 | 2026-03-19T02:57:32.664Z | Downloaded rustls-pemfile v2.2.0 |
| 949 | 2026-03-19T02:57:32.669Z | Downloaded hickory-server v0.25.2 |
| 950 | 2026-03-19T02:57:32.685Z | Downloaded progenitor-impl v0.11.2 |
| 951 | 2026-03-19T02:57:32.685Z | Downloaded seq-macro v0.3.6 |
| 952 | 2026-03-19T02:57:32.690Z | Downloaded slab v0.4.12 |
| 953 | 2026-03-19T02:57:32.690Z | Downloaded serde_bytes v0.11.19 |
| 954 | 2026-03-19T02:57:32.690Z | Downloaded quinn-udp v0.5.14 |
| 955 | 2026-03-19T02:57:32.690Z | Downloaded secrecy v0.8.0 |
| 956 | 2026-03-19T02:57:32.690Z | Downloaded progenitor-impl v0.13.0 |
| 957 | 2026-03-19T02:57:32.690Z | Downloaded shell-words v1.1.1 |
| 958 | 2026-03-19T02:57:32.690Z | Downloaded serde_urlencoded v0.7.1 |
| 959 | 2026-03-19T02:57:32.690Z | Downloaded serde_spanned v1.0.4 |
| 960 | 2026-03-19T02:57:32.690Z | Downloaded sigpipe v0.1.3 |
| 961 | 2026-03-19T02:57:32.690Z | Downloaded serde_plain v1.0.2 |
| 962 | 2026-03-19T02:57:32.691Z | Downloaded git2 v0.20.4 |
| 963 | 2026-03-19T02:57:32.696Z | Downloaded strum v0.26.3 |
| 964 | 2026-03-19T02:57:32.702Z | Downloaded slog-envlogger v2.2.0 |
| 965 | 2026-03-19T02:57:32.702Z | Downloaded russh-keys v0.45.0 |
| 966 | 2026-03-19T02:57:32.703Z | Downloaded rfc6979 v0.4.0 |
| 967 | 2026-03-19T02:57:32.710Z | Downloaded pretty_assertions v1.4.1 |
| 968 | 2026-03-19T02:57:32.710Z | Downloaded progenitor-macro v0.10.0 |
| 969 | 2026-03-19T02:57:32.711Z | Downloaded siphasher v1.0.2 |
| 970 | 2026-03-19T02:57:32.711Z | Downloaded scroll v0.13.0 |
| 971 | 2026-03-19T02:57:32.711Z | Downloaded rusty-fork v0.3.1 |
| 972 | 2026-03-19T02:57:32.720Z | Downloaded schemars_derive v0.8.22 |
| 973 | 2026-03-19T02:57:32.720Z | Downloaded postcard v1.1.3 |
| 974 | 2026-03-19T02:57:32.720Z | Downloaded signature v2.2.0 |
| 975 | 2026-03-19T02:57:32.720Z | Downloaded prefix-trie v0.7.0 |
| 976 | 2026-03-19T02:57:32.720Z | Downloaded sha1 v0.10.6 |
| 977 | 2026-03-19T02:57:32.730Z | Downloaded sec1 v0.7.3 |
| 978 | 2026-03-19T02:57:32.730Z | Downloaded dropshot v0.16.7 |
| 979 | 2026-03-19T02:57:32.743Z | Downloaded slog-dtrace v0.3.0 |
| 980 | 2026-03-19T02:57:32.748Z | Downloaded diesel v2.3.7 |
| 981 | 2026-03-19T02:57:32.761Z | Downloaded ssh-cipher v0.2.0 |
| 982 | 2026-03-19T02:57:32.766Z | Downloaded sqlparser_derive v0.5.0 |
| 983 | 2026-03-19T02:57:32.766Z | Downloaded signal-hook-tokio v0.3.1 |
| 984 | 2026-03-19T02:57:32.766Z | Downloaded serde_repr v0.1.20 |
| 985 | 2026-03-19T02:57:32.766Z | Downloaded simd-adler32 v0.3.8 |
| 986 | 2026-03-19T02:57:32.772Z | Downloaded serde_derive_internals v0.29.1 |
| 987 | 2026-03-19T02:57:32.772Z | Downloaded sync-ptr v0.1.4 |
| 988 | 2026-03-19T02:57:32.772Z | Downloaded sync_wrapper v1.0.2 |
| 989 | 2026-03-19T02:57:32.772Z | Downloaded strum v0.27.2 |
| 990 | 2026-03-19T02:57:32.772Z | Downloaded structmeta-derive v0.3.0 |
| 991 | 2026-03-19T02:57:32.772Z | Downloaded spki v0.7.3 |
| 992 | 2026-03-19T02:57:32.778Z | Downloaded rayon-core v1.13.0 |
| 993 | 2026-03-19T02:57:32.790Z | Downloaded tagptr v0.2.0 |
| 994 | 2026-03-19T02:57:32.790Z | Downloaded tabled_derive v0.11.0 |
| 995 | 2026-03-19T02:57:32.790Z | Downloaded subtle v2.6.1 |
| 996 | 2026-03-19T02:57:32.790Z | Downloaded signal-hook-registry v1.4.8 |
| 997 | 2026-03-19T02:57:32.790Z | Downloaded nom v7.1.3 |
| 998 | 2026-03-19T02:57:32.802Z | Downloaded itertools v0.10.5 |
| 999 | 2026-03-19T02:57:32.802Z | Downloaded signal-hook-mio v0.2.5 |
| 1000 | 2026-03-19T02:57:32.803Z | Downloaded slog-term v2.9.2 |
| 1001 | 2026-03-19T02:57:32.803Z | Downloaded slog-stdlog v4.1.1 |
| 1002 | 2026-03-19T02:57:32.803Z | Downloaded shlex v1.3.0 |
| 1003 | 2026-03-19T02:57:32.807Z | Downloaded rand_chacha v0.3.1 |
| 1004 | 2026-03-19T02:57:32.807Z | Downloaded p521 v0.13.3 |
| 1005 | 2026-03-19T02:57:32.807Z | Downloaded testing_table v0.3.0 |
| 1006 | 2026-03-19T02:57:32.807Z | Downloaded predicates v3.1.4 |
| 1007 | 2026-03-19T02:57:32.807Z | Downloaded itertools v0.12.1 |
| 1008 | 2026-03-19T02:57:32.811Z | Downloaded tinyvec_macros v0.1.1 |
| 1009 | 2026-03-19T02:57:32.816Z | Downloaded time-core v0.1.8 |
| 1010 | 2026-03-19T02:57:32.816Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1011 | 2026-03-19T02:57:32.820Z | Downloaded similar v2.7.0 |
| 1012 | 2026-03-19T02:57:32.820Z | Downloaded thread-id v5.1.0 |
| 1013 | 2026-03-19T02:57:32.828Z | Downloaded progenitor v0.13.0 |
| 1014 | 2026-03-19T02:57:32.828Z | Downloaded p384 v0.13.1 |
| 1015 | 2026-03-19T02:57:32.832Z | Downloaded strum_macros v0.24.3 |
| 1016 | 2026-03-19T02:57:32.832Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1017 | 2026-03-19T02:57:32.832Z | Downloaded string_cache v0.8.9 |
| 1018 | 2026-03-19T02:57:32.838Z | Downloaded static_assertions v1.1.0 |
| 1019 | 2026-03-19T02:57:32.838Z | Downloaded salsa20 v0.10.2 |
| 1020 | 2026-03-19T02:57:32.841Z | Downloaded smf v0.2.3 |
| 1021 | 2026-03-19T02:57:32.841Z | Downloaded smallvec v0.6.14 |
| 1022 | 2026-03-19T02:57:32.841Z | Downloaded slog-scope v4.4.1 |
| 1023 | 2026-03-19T02:57:32.841Z | Downloaded serde_cbor v0.11.2 |
| 1024 | 2026-03-19T02:57:32.844Z | Downloaded ron v0.8.1 |
| 1025 | 2026-03-19T02:57:32.846Z | Downloaded topological-sort v0.2.2 |
| 1026 | 2026-03-19T02:57:32.851Z | Downloaded serde_with_macros v3.17.0 |
| 1027 | 2026-03-19T02:57:32.873Z | Downloaded support-bundle-viewer v0.1.2 |
| 1028 | 2026-03-19T02:57:32.873Z | Downloaded rustls-webpki v0.103.9 |
| 1029 | 2026-03-19T02:57:32.873Z | Downloaded slog v2.8.2 |
| 1030 | 2026-03-19T02:57:32.883Z | Downloaded libxml v0.3.3 |
| 1031 | 2026-03-19T02:57:32.883Z | Downloaded serde_path_to_error v0.1.20 |
| 1032 | 2026-03-19T02:57:32.883Z | Downloaded prettyplease v0.2.37 |
| 1033 | 2026-03-19T02:57:32.883Z | Downloaded progenitor-impl v0.10.0 |
| 1034 | 2026-03-19T02:57:32.883Z | Downloaded termtree v0.5.1 |
| 1035 | 2026-03-19T02:57:32.883Z | Downloaded rcgen v0.12.1 |
| 1036 | 2026-03-19T02:57:32.883Z | Downloaded tower-service v0.3.3 |
| 1037 | 2026-03-19T02:57:32.883Z | Downloaded num-bigint v0.4.6 |
| 1038 | 2026-03-19T02:57:32.890Z | Downloaded iddqd v0.3.17 |
| 1039 | 2026-03-19T02:57:32.890Z | Downloaded try-lock v0.2.5 |
| 1040 | 2026-03-19T02:57:32.890Z | Downloaded trait-variant v0.1.2 |
| 1041 | 2026-03-19T02:57:32.890Z | Downloaded ssh-encoding v0.2.0 |
| 1042 | 2026-03-19T02:57:32.897Z | Downloaded signal-hook v0.3.18 |
| 1043 | 2026-03-19T02:57:32.897Z | Downloaded slog-async v2.8.0 |
| 1044 | 2026-03-19T02:57:32.897Z | Downloaded tower-layer v0.3.3 |
| 1045 | 2026-03-19T02:57:32.897Z | Downloaded tokio-rustls v0.25.0 |
| 1046 | 2026-03-19T02:57:32.902Z | Downloaded tls_codec_derive v0.4.2 |
| 1047 | 2026-03-19T02:57:32.902Z | Downloaded tls_codec v0.4.2 |
| 1048 | 2026-03-19T02:57:32.902Z | Downloaded tokio-dtrace v0.1.1 |
| 1049 | 2026-03-19T02:57:32.902Z | Downloaded structmeta v0.3.0 |
| 1050 | 2026-03-19T02:57:32.909Z | Downloaded rand_chacha v0.9.0 |
| 1051 | 2026-03-19T02:57:32.909Z | Downloaded spin v0.9.8 |
| 1052 | 2026-03-19T02:57:32.909Z | Downloaded rustls-pki-types v1.14.0 |
| 1053 | 2026-03-19T02:57:32.933Z | Downloaded tokio-tungstenite v0.21.0 |
| 1054 | 2026-03-19T02:57:32.933Z | Downloaded tokio-native-tls v0.3.1 |
| 1055 | 2026-03-19T02:57:32.934Z | Downloaded tokio-macros v2.6.0 |
| 1056 | 2026-03-19T02:57:32.934Z | Downloaded aho-corasick v1.1.4 |
| 1057 | 2026-03-19T02:57:32.934Z | Downloaded tap v1.0.1 |
| 1058 | 2026-03-19T02:57:32.934Z | Downloaded supports-color v3.0.2 |
| 1059 | 2026-03-19T02:57:32.934Z | Downloaded iri-string v0.7.10 |
| 1060 | 2026-03-19T02:57:32.934Z | Downloaded unarray v0.1.4 |
| 1061 | 2026-03-19T02:57:32.934Z | Downloaded typify-macro v0.6.1 |
| 1062 | 2026-03-19T02:57:32.940Z | Downloaded time-macros v0.2.27 |
| 1063 | 2026-03-19T02:57:32.940Z | Downloaded tabwriter v1.4.1 |
| 1064 | 2026-03-19T02:57:32.940Z | Downloaded stringprep v0.1.5 |
| 1065 | 2026-03-19T02:57:32.940Z | Downloaded thiserror-no-std v2.0.2 |
| 1066 | 2026-03-19T02:57:32.940Z | Downloaded unit-prefix v0.5.2 |
| 1067 | 2026-03-19T02:57:32.940Z | Downloaded typify-macro v0.4.3 |
| 1068 | 2026-03-19T02:57:32.940Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1069 | 2026-03-19T02:57:32.946Z | Downloaded slog-bunyan v2.5.0 |
| 1070 | 2026-03-19T02:57:32.946Z | Downloaded semver v0.1.20 |
| 1071 | 2026-03-19T02:57:32.946Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1072 | 2026-03-19T02:57:32.947Z | Downloaded sqlformat v0.3.5 |
| 1073 | 2026-03-19T02:57:32.947Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1074 | 2026-03-19T02:57:32.955Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1075 | 2026-03-19T02:57:32.955Z | Downloaded term v1.2.1 |
| 1076 | 2026-03-19T02:57:32.956Z | Downloaded schemars v0.9.0 |
| 1077 | 2026-03-19T02:57:32.977Z | Downloaded untrusted v0.9.0 |
| 1078 | 2026-03-19T02:57:32.977Z | Downloaded schemars v0.8.22 |
| 1079 | 2026-03-19T02:57:32.977Z | Downloaded tokio-tungstenite v0.23.1 |
| 1080 | 2026-03-19T02:57:32.977Z | Downloaded aws-lc-rs v1.16.0 |
| 1081 | 2026-03-19T02:57:32.999Z | Downloaded utf-8 v0.7.6 |
| 1082 | 2026-03-19T02:57:32.999Z | Downloaded twox-hash v2.1.2 |
| 1083 | 2026-03-19T02:57:32.999Z | Downloaded snafu-derive v0.8.9 |
| 1084 | 2026-03-19T02:57:33.015Z | Downloaded usdt-attr-macro v0.6.0 |
| 1085 | 2026-03-19T02:57:33.015Z | Downloaded usdt v0.6.0 |
| 1086 | 2026-03-19T02:57:33.015Z | Downloaded universal-hash v0.5.1 |
| 1087 | 2026-03-19T02:57:33.015Z | Downloaded steno v0.4.1 |
| 1088 | 2026-03-19T02:57:33.015Z | Downloaded tokio-rustls v0.26.4 |
| 1089 | 2026-03-19T02:57:33.015Z | Downloaded want v0.3.1 |
| 1090 | 2026-03-19T02:57:33.015Z | Downloaded socket2 v0.5.10 |
| 1091 | 2026-03-19T02:57:33.015Z | Downloaded thread_local v1.1.9 |
| 1092 | 2026-03-19T02:57:33.015Z | Downloaded socket2 v0.6.2 |
| 1093 | 2026-03-19T02:57:33.016Z | Downloaded termios v0.3.3 |
| 1094 | 2026-03-19T02:57:33.016Z | Downloaded sapling-renderdag v0.1.0 |
| 1095 | 2026-03-19T02:57:33.016Z | Downloaded quinn v0.11.9 |
| 1096 | 2026-03-19T02:57:33.016Z | Downloaded xshell-macros v0.2.7 |
| 1097 | 2026-03-19T02:57:33.016Z | Downloaded wait-timeout v0.2.1 |
| 1098 | 2026-03-19T02:57:33.017Z | Downloaded void v1.0.2 |
| 1099 | 2026-03-19T02:57:33.017Z | Downloaded waitgroup v0.1.2 |
| 1100 | 2026-03-19T02:57:33.025Z | Downloaded num-bigint-dig v0.8.6 |
| 1101 | 2026-03-19T02:57:33.025Z | Downloaded unicode-truncate v1.1.0 |
| 1102 | 2026-03-19T02:57:33.026Z | Downloaded strum_macros v0.27.2 |
| 1103 | 2026-03-19T02:57:33.026Z | Downloaded rand v0.8.5 |
| 1104 | 2026-03-19T02:57:33.026Z | Downloaded rustc_version v0.1.7 |
| 1105 | 2026-03-19T02:57:33.026Z | Downloaded take_mut v0.2.2 |
| 1106 | 2026-03-19T02:57:33.026Z | Downloaded serde-hex v0.1.0 |
| 1107 | 2026-03-19T02:57:33.026Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1108 | 2026-03-19T02:57:33.039Z | Downloaded tracing-attributes v0.1.31 |
| 1109 | 2026-03-19T02:57:33.039Z | Downloaded rand v0.9.2 |
| 1110 | 2026-03-19T02:57:33.039Z | Downloaded publicsuffix v2.3.0 |
| 1111 | 2026-03-19T02:57:33.039Z | Downloaded itertools v0.13.0 |
| 1112 | 2026-03-19T02:57:33.059Z | Downloaded tui-tree-widget v0.23.1 |
| 1113 | 2026-03-19T02:57:33.060Z | Downloaded samael v0.0.19 |
| 1114 | 2026-03-19T02:57:33.060Z | Downloaded xattr v1.6.1 |
| 1115 | 2026-03-19T02:57:33.060Z | Downloaded tokio-rustls v0.24.1 |
| 1116 | 2026-03-19T02:57:33.060Z | Downloaded vergen-git2 v1.0.7 |
| 1117 | 2026-03-19T02:57:33.072Z | Downloaded untrusted v0.7.1 |
| 1118 | 2026-03-19T02:57:33.072Z | Downloaded stacker v0.1.23 |
| 1119 | 2026-03-19T02:57:33.072Z | Downloaded usdt-macro v0.6.0 |
| 1120 | 2026-03-19T02:57:33.072Z | Downloaded sct v0.7.1 |
| 1121 | 2026-03-19T02:57:33.072Z | Downloaded zone_cfg_derive v0.3.1 |
| 1122 | 2026-03-19T02:57:33.072Z | Downloaded hickory-proto v0.25.2 |
| 1123 | 2026-03-19T02:57:33.079Z | Downloaded tinyvec v1.10.0 |
| 1124 | 2026-03-19T02:57:33.080Z | Downloaded tiny-keccak v2.0.2 |
| 1125 | 2026-03-19T02:57:33.080Z | Downloaded bitvec v1.0.1 |
| 1126 | 2026-03-19T02:57:33.088Z | Downloaded unicase v2.9.0 |
| 1127 | 2026-03-19T02:57:33.088Z | Downloaded vergen-gitcl v1.0.8 |
| 1128 | 2026-03-19T02:57:33.089Z | Downloaded uzers v0.12.2 |
| 1129 | 2026-03-19T02:57:33.100Z | Downloaded unicode-properties v0.1.4 |
| 1130 | 2026-03-19T02:57:33.100Z | Downloaded toml v0.7.8 |
| 1131 | 2026-03-19T02:57:33.101Z | Downloaded xshell v0.2.7 |
| 1132 | 2026-03-19T02:57:33.101Z | Downloaded nix v0.29.0 |
| 1133 | 2026-03-19T02:57:33.112Z | Downloaded vergen-lib v0.1.6 |
| 1134 | 2026-03-19T02:57:33.112Z | Downloaded schemars v1.2.1 |
| 1135 | 2026-03-19T02:57:33.118Z | Downloaded snafu v0.8.9 |
| 1136 | 2026-03-19T02:57:33.118Z | Downloaded whoami v2.1.0 |
| 1137 | 2026-03-19T02:57:33.125Z | Downloaded zeroize v1.8.2 |
| 1138 | 2026-03-19T02:57:33.125Z | Downloaded whoami v1.6.1 |
| 1139 | 2026-03-19T02:57:33.133Z | Downloaded ryu v1.0.23 |
| 1140 | 2026-03-19T02:57:33.133Z | Downloaded zone v0.3.1 |
| 1141 | 2026-03-19T02:57:33.134Z | Downloaded tungstenite v0.23.0 |
| 1142 | 2026-03-19T02:57:33.134Z | Downloaded zstd v0.13.3 |
| 1143 | 2026-03-19T02:57:33.141Z | Downloaded tokio-stream v0.1.18 |
| 1144 | 2026-03-19T02:57:33.141Z | Downloaded term v0.7.0 |
| 1145 | 2026-03-19T02:57:33.141Z | Downloaded wyz v0.5.1 |
| 1146 | 2026-03-19T02:57:33.149Z | Downloaded vsss-rs v3.3.4 |
| 1147 | 2026-03-19T02:57:33.149Z | Downloaded ron v0.12.0 |
| 1148 | 2026-03-19T02:57:33.149Z | Downloaded zeroize_derive v1.4.3 |
| 1149 | 2026-03-19T02:57:33.157Z | Downloaded vergen v9.0.6 |
| 1150 | 2026-03-19T02:57:33.157Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1151 | 2026-03-19T02:57:33.158Z | Downloaded tracing-core v0.1.36 |
| 1152 | 2026-03-19T02:57:33.158Z | Downloaded xz2 v0.1.7 |
| 1153 | 2026-03-19T02:57:33.158Z | Downloaded typify v0.6.1 |
| 1154 | 2026-03-19T02:57:33.168Z | Downloaded rustyline v14.0.0 |
| 1155 | 2026-03-19T02:57:33.175Z | Downloaded bindgen v0.71.1 |
| 1156 | 2026-03-19T02:57:33.175Z | Downloaded walkdir v2.5.0 |
| 1157 | 2026-03-19T02:57:33.175Z | Downloaded reedline v0.40.0 |
| 1158 | 2026-03-19T02:57:33.179Z | Downloaded yasna v0.5.2 |
| 1159 | 2026-03-19T02:57:33.179Z | Downloaded subprocess v0.2.15 |
| 1160 | 2026-03-19T02:57:33.186Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1161 | 2026-03-19T02:57:33.191Z | Downloaded test-strategy v0.4.5 |
| 1162 | 2026-03-19T02:57:33.191Z | Downloaded zstd-safe v7.2.4 |
| 1163 | 2026-03-19T02:57:33.191Z | Downloaded usdt-impl v0.6.0 |
| 1164 | 2026-03-19T02:57:33.191Z | Downloaded toml_edit v0.19.15 |
| 1165 | 2026-03-19T02:57:33.210Z | Downloaded zerocopy v0.6.6 |
| 1166 | 2026-03-19T02:57:33.216Z | Downloaded quick-xml v0.37.5 |
| 1167 | 2026-03-19T02:57:33.217Z | Downloaded regex v1.12.3 |
| 1168 | 2026-03-19T02:57:33.217Z | Downloaded unsafe-libyaml v0.2.11 |
| 1169 | 2026-03-19T02:57:33.224Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1170 | 2026-03-19T02:57:33.224Z | Downloaded vte v0.14.1 |
| 1171 | 2026-03-19T02:57:33.232Z | Downloaded zopfli v0.8.3 |
| 1172 | 2026-03-19T02:57:33.232Z | Downloaded uuid v1.21.0 |
| 1173 | 2026-03-19T02:57:33.232Z | Downloaded rsa v0.9.10 |
| 1174 | 2026-03-19T02:57:33.242Z | Downloaded tungstenite v0.21.0 |
| 1175 | 2026-03-19T02:57:33.242Z | Downloaded rustls-webpki v0.101.7 |
| 1176 | 2026-03-19T02:57:33.246Z | Downloaded typify v0.4.3 |
| 1177 | 2026-03-19T02:57:33.294Z | Downloaded unicode_categories v0.1.1 |
| 1178 | 2026-03-19T02:57:33.294Z | Downloaded yansi v1.0.1 |
| 1179 | 2026-03-19T02:57:33.294Z | Downloaded unicode-bidi v0.3.18 |
| 1180 | 2026-03-19T02:57:33.294Z | Downloaded nix v0.27.1 |
| 1181 | 2026-03-19T02:57:33.294Z | Downloaded openssl v0.10.75 |
| 1182 | 2026-03-19T02:57:33.299Z | Downloaded moka v0.12.13 |
| 1183 | 2026-03-19T02:57:33.299Z | Downloaded tokio-postgres v0.7.16 |
| 1184 | 2026-03-19T02:57:33.299Z | Downloaded typed-path v0.9.3 |
| 1185 | 2026-03-19T02:57:33.300Z | Downloaded hickory-proto v0.24.4 |
| 1186 | 2026-03-19T02:57:33.300Z | Downloaded zerocopy-derive v0.8.40 |
| 1187 | 2026-03-19T02:57:33.309Z | Downloaded object v0.37.3 |
| 1188 | 2026-03-19T02:57:33.319Z | Downloaded ssh-key v0.6.7 |
| 1189 | 2026-03-19T02:57:33.335Z | Downloaded x509-cert v0.2.5 |
| 1190 | 2026-03-19T02:57:33.336Z | Downloaded zip v0.6.6 |
| 1191 | 2026-03-19T02:57:33.336Z | Downloaded unicode-segmentation v1.12.0 |
| 1192 | 2026-03-19T02:57:33.353Z | Downloaded tokio-util v0.7.18 |
| 1193 | 2026-03-19T02:57:33.353Z | Downloaded reqwest v0.13.2 |
| 1194 | 2026-03-19T02:57:33.353Z | Downloaded unicode-normalization v0.1.25 |
| 1195 | 2026-03-19T02:57:33.353Z | Downloaded rpassword v7.4.0 |
| 1196 | 2026-03-19T02:57:33.366Z | Downloaded nix v0.31.1 |
| 1197 | 2026-03-19T02:57:33.366Z | Downloaded zip v4.6.1 |
| 1198 | 2026-03-19T02:57:33.366Z | Downloaded openapiv3 v2.2.0 |
| 1199 | 2026-03-19T02:57:33.371Z | Downloaded regex-syntax v0.6.29 |
| 1200 | 2026-03-19T02:57:33.371Z | Downloaded rayon v1.11.0 |
| 1201 | 2026-03-19T02:57:33.380Z | Downloaded serde_with v3.17.0 |
| 1202 | 2026-03-19T02:57:33.445Z | Downloaded radix_trie v0.2.1 |
| 1203 | 2026-03-19T02:57:33.446Z | Downloaded petname v2.0.2 |
| 1204 | 2026-03-19T02:57:33.446Z | Downloaded object v0.30.4 |
| 1205 | 2026-03-19T02:57:33.446Z | Downloaded time v0.3.47 |
| 1206 | 2026-03-19T02:57:33.446Z | Downloaded tower-http v0.6.8 |
| 1207 | 2026-03-19T02:57:33.446Z | Downloaded proptest v1.10.0 |
| 1208 | 2026-03-19T02:57:33.446Z | Downloaded winnow v0.6.26 |
| 1209 | 2026-03-19T02:57:33.446Z | Downloaded rustls-webpki v0.102.8 |
| 1210 | 2026-03-19T02:57:33.450Z | Downloaded smoltcp v0.9.1 |
| 1211 | 2026-03-19T02:57:33.455Z | Downloaded smoltcp v0.11.0 |
| 1212 | 2026-03-19T02:57:33.462Z | Downloaded tabled v0.20.0 |
| 1213 | 2026-03-19T02:57:33.475Z | Downloaded winnow v0.5.40 |
| 1214 | 2026-03-19T02:57:33.482Z | Downloaded chrono-tz v0.10.4 |
| 1215 | 2026-03-19T02:57:33.497Z | Downloaded rustls v0.21.12 |
| 1216 | 2026-03-19T02:57:33.505Z | Downloaded zerocopy v0.8.40 |
| 1217 | 2026-03-19T02:57:33.513Z | Downloaded polar-core v0.27.3 |
| 1218 | 2026-03-19T02:57:33.519Z | Downloaded zlib-rs v0.6.2 |
| 1219 | 2026-03-19T02:57:33.524Z | Downloaded vcpkg v0.2.15 |
| 1220 | 2026-03-19T02:57:33.555Z | Downloaded webpki-roots v1.0.6 |
| 1221 | 2026-03-19T02:57:33.559Z | Downloaded regex-syntax v0.8.10 |
| 1222 | 2026-03-19T02:57:33.563Z | Downloaded rustls v0.23.37 |
| 1223 | 2026-03-19T02:57:33.573Z | Downloaded rustls v0.22.4 |
| 1224 | 2026-03-19T02:57:33.582Z | Downloaded rustix v0.38.44 |
| 1225 | 2026-03-19T02:57:33.609Z | Downloaded regress v0.10.5 |
| 1226 | 2026-03-19T02:57:33.616Z | Downloaded reqwest v0.12.28 |
| 1227 | 2026-03-19T02:57:33.616Z | Downloaded csv v1.4.0 |
| 1228 | 2026-03-19T02:57:33.627Z | Downloaded tower v0.5.3 |
| 1229 | 2026-03-19T02:57:33.634Z | Downloaded ratatui v0.29.0 |
| 1230 | 2026-03-19T02:57:33.649Z | Downloaded tough v0.20.0 |
| 1231 | 2026-03-19T02:57:33.680Z | Downloaded salty v0.3.0 |
| 1232 | 2026-03-19T02:57:33.684Z | Downloaded sqlparser v0.61.0 |
| 1233 | 2026-03-19T02:57:33.695Z | Downloaded quinn-proto v0.11.13 |
| 1234 | 2026-03-19T02:57:33.698Z | Downloaded jiff v0.2.21 |
| 1235 | 2026-03-19T02:57:33.720Z | Downloaded portable-atomic v1.13.1 |
| 1236 | 2026-03-19T02:57:33.731Z | Downloaded lalrpop v0.19.12 |
| 1237 | 2026-03-19T02:57:33.737Z | Downloaded nix v0.28.0 |
| 1238 | 2026-03-19T02:57:33.737Z | Downloaded zerocopy-derive v0.6.6 |
| 1239 | 2026-03-19T02:57:33.741Z | Downloaded sled v0.34.7 |
| 1240 | 2026-03-19T02:57:33.749Z | Downloaded typify-impl v0.6.1 |
| 1241 | 2026-03-19T02:57:33.758Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1242 | 2026-03-19T02:57:33.765Z | Downloaded petgraph v0.6.5 |
| 1243 | 2026-03-19T02:57:33.778Z | Downloaded typify-impl v0.4.3 |
| 1244 | 2026-03-19T02:57:33.787Z | Downloaded tracing v0.1.44 |
| 1245 | 2026-03-19T02:57:33.801Z | Downloaded chrono v0.4.44 |
| 1246 | 2026-03-19T02:57:33.806Z | Downloaded blake3 v1.8.3 |
| 1247 | 2026-03-19T02:57:33.814Z | Downloaded tar v0.4.44 |
| 1248 | 2026-03-19T02:57:33.817Z | Downloaded slog-json v2.6.1 |
| 1249 | 2026-03-19T02:57:33.817Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1250 | 2026-03-19T02:57:33.829Z | Downloaded rand v0.10.0 |
| 1251 | 2026-03-19T02:57:33.832Z | Downloaded strum_macros v0.26.4 |
| 1252 | 2026-03-19T02:57:33.837Z | Downloaded regex-automata v0.4.14 |
| 1253 | 2026-03-19T02:57:33.845Z | Downloaded russh v0.45.0 |
| 1254 | 2026-03-19T02:57:33.849Z | Downloaded lzma-sys v0.1.20 |
| 1255 | 2026-03-19T02:57:33.870Z | Downloaded rustversion v1.0.22 |
| 1256 | 2026-03-19T02:57:33.874Z | Downloaded futures-util v0.3.32 |
| 1257 | 2026-03-19T02:57:33.880Z | Downloaded tokio v1.49.0 |
| 1258 | 2026-03-19T02:57:33.909Z | Downloaded qorb v0.4.1 |
| 1259 | 2026-03-19T02:57:33.913Z | Downloaded petgraph v0.8.3 |
| 1260 | 2026-03-19T02:57:33.928Z | Downloaded encoding_rs v0.8.35 |
| 1261 | 2026-03-19T02:57:33.943Z | Downloaded hyper v1.8.1 |
| 1262 | 2026-03-19T02:57:33.949Z | Downloaded http v1.4.0 |
| 1263 | 2026-03-19T02:57:33.958Z | Downloaded rand_core v0.10.0 |
| 1264 | 2026-03-19T02:57:33.958Z | Downloaded rand_core v0.6.4 |
| 1265 | 2026-03-19T02:57:33.958Z | Downloaded sha3 v0.10.8 |
| 1266 | 2026-03-19T02:57:33.958Z | Downloaded libz-sys v1.1.24 |
| 1267 | 2026-03-19T02:57:33.972Z | Downloaded curve25519-dalek v4.1.3 |
| 1268 | 2026-03-19T02:57:33.978Z | Downloaded aes v0.8.4 |
| 1269 | 2026-03-19T02:57:33.981Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1270 | 2026-03-19T02:57:33.984Z | Downloaded const_format v0.2.35 |
| 1271 | 2026-03-19T02:57:33.987Z | Downloaded h2 v0.4.13 |
| 1272 | 2026-03-19T02:57:33.990Z | Downloaded progenitor-client v0.13.0 |
| 1273 | 2026-03-19T02:57:33.990Z | Downloaded jiff-static v0.2.21 |
| 1274 | 2026-03-19T02:57:33.993Z | Downloaded parse-display-derive v0.10.0 |
| 1275 | 2026-03-19T02:57:33.994Z | Downloaded indicatif v0.18.4 |
| 1276 | 2026-03-19T02:57:33.997Z | Downloaded hickory-resolver v0.25.2 |
| 1277 | 2026-03-19T02:57:34.000Z | Downloaded hashbrown v0.15.5 |
| 1278 | 2026-03-19T02:57:34.005Z | Downloaded phf_shared v0.11.3 |
| 1279 | 2026-03-19T02:57:34.005Z | Downloaded omicron-zone-package v0.12.2 |
| 1280 | 2026-03-19T02:57:34.005Z | Downloaded phf v0.12.1 |
| 1281 | 2026-03-19T02:57:34.009Z | Downloaded num-derive v0.3.3 |
| 1282 | 2026-03-19T02:57:34.009Z | Downloaded base64 v0.21.7 |
| 1283 | 2026-03-19T02:57:34.012Z | Downloaded bitflags v1.3.2 |
| 1284 | 2026-03-19T02:57:34.012Z | Downloaded bit-vec v0.6.3 |
| 1285 | 2026-03-19T02:57:34.015Z | Downloaded float-cmp v0.10.0 |
| 1286 | 2026-03-19T02:57:34.015Z | Downloaded embedded-io v0.6.1 |
| 1287 | 2026-03-19T02:57:34.015Z | Downloaded dropshot_endpoint v0.16.7 |
| 1288 | 2026-03-19T02:57:34.019Z | Downloaded cbc v0.1.2 |
| 1289 | 2026-03-19T02:57:34.019Z | Downloaded bit-set v0.5.3 |
| 1290 | 2026-03-19T02:57:34.019Z | Downloaded bcs v0.1.6 |
| 1291 | 2026-03-19T02:57:34.024Z | Downloaded endian-type v0.1.2 |
| 1292 | 2026-03-19T02:57:34.024Z | Downloaded drift v0.1.3 |
| 1293 | 2026-03-19T02:57:34.029Z | Downloaded deranged v0.5.8 |
| 1294 | 2026-03-19T02:57:34.029Z | Downloaded crunchy v0.2.4 |
| 1295 | 2026-03-19T02:57:34.029Z | Downloaded hash32 v0.3.1 |
| 1296 | 2026-03-19T02:57:34.029Z | Downloaded git-stub v1.0.0 |
| 1297 | 2026-03-19T02:57:34.029Z | Downloaded gethostname v0.5.0 |
| 1298 | 2026-03-19T02:57:34.033Z | Downloaded console v0.15.11 |
| 1299 | 2026-03-19T02:57:34.033Z | Downloaded cassowary v0.3.0 |
| 1300 | 2026-03-19T02:57:34.033Z | Downloaded blowfish v0.9.1 |
| 1301 | 2026-03-19T02:57:34.033Z | Downloaded argon2 v0.5.3 |
| 1302 | 2026-03-19T02:57:34.037Z | Downloaded ciborium-io v0.2.2 |
| 1303 | 2026-03-19T02:57:34.037Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1304 | 2026-03-19T02:57:34.076Z | Downloaded crc8 v0.1.1 |
| 1305 | 2026-03-19T02:57:34.079Z | Downloaded cobs v0.3.0 |
| 1306 | 2026-03-19T02:57:34.079Z | Downloaded cfg_aliases v0.1.1 |
| 1307 | 2026-03-19T02:57:34.079Z | Downloaded bit-set v0.8.0 |
| 1308 | 2026-03-19T02:57:34.080Z | Downloaded async-stream v0.3.6 |
| 1309 | 2026-03-19T02:57:34.084Z | Downloaded block-padding v0.3.3 |
| 1310 | 2026-03-19T02:57:34.084Z | Downloaded async-stream-impl v0.3.6 |
| 1311 | 2026-03-19T02:57:34.084Z | Downloaded bitfield-struct v0.6.2 |
| 1312 | 2026-03-19T02:57:34.084Z | Downloaded bit-vec v0.8.0 |
| 1313 | 2026-03-19T02:57:34.084Z | Downloaded float-ord v0.3.2 |
| 1314 | 2026-03-19T02:57:34.085Z | Downloaded dunce v1.0.5 |
| 1315 | 2026-03-19T02:57:34.085Z | Downloaded base16ct v1.0.0 |
| 1316 | 2026-03-19T02:57:34.098Z | Downloaded ring v0.17.14 |
| 1317 | 2026-03-19T02:57:34.709Z | Downloaded aws-lc-sys v0.37.1 |
| 1318 | 2026-03-19T02:57:35.049Z | Compiling libc v0.2.180 |
| 1319 | 2026-03-19T02:57:35.053Z | Compiling serde v1.0.228 |
| 1320 | 2026-03-19T02:57:35.053Z | Compiling log v0.4.29 |
| 1321 | 2026-03-19T02:57:35.053Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-03-19T02:57:35.053Z | Compiling shlex v1.3.0 |
| 1323 | 2026-03-19T02:57:35.053Z | Compiling smallvec v1.15.1 |
| 1324 | 2026-03-19T02:57:35.053Z | Compiling typenum v1.19.0 |
| 1325 | 2026-03-19T02:57:35.053Z | Compiling subtle v2.6.1 |
| 1326 | 2026-03-19T02:57:35.282Z | Compiling generic-array v0.14.7 |
| 1327 | 2026-03-19T02:57:35.287Z | Compiling scopeguard v1.2.0 |
| 1328 | 2026-03-19T02:57:35.319Z | Compiling portable-atomic v1.13.1 |
| 1329 | 2026-03-19T02:57:35.405Z | Compiling const-oid v0.9.6 |
| 1330 | 2026-03-19T02:57:35.408Z | Compiling critical-section v1.2.0 |
| 1331 | 2026-03-19T02:57:35.408Z | Compiling zerocopy v0.8.40 |
| 1332 | 2026-03-19T02:57:35.426Z | Compiling syn v2.0.117 |
| 1333 | 2026-03-19T02:57:35.493Z | Compiling lock_api v0.4.14 |
| 1334 | 2026-03-19T02:57:35.562Z | Compiling pin-project-lite v0.2.17 |
| 1335 | 2026-03-19T02:57:35.573Z | Compiling parking_lot_core v0.9.12 |
| 1336 | 2026-03-19T02:57:35.573Z | Compiling serde_json v1.0.149 |
| 1337 | 2026-03-19T02:57:35.587Z | Compiling pkg-config v0.3.32 |
| 1338 | 2026-03-19T02:57:35.613Z | Compiling bitflags v2.11.0 |
| 1339 | 2026-03-19T02:57:35.617Z | Compiling libm v0.2.16 |
| 1340 | 2026-03-19T02:57:35.702Z | Compiling num-traits v0.2.19 |
| 1341 | 2026-03-19T02:57:35.710Z | Compiling futures-core v0.3.32 |
| 1342 | 2026-03-19T02:57:35.776Z | Compiling percent-encoding v2.3.2 |
| 1343 | 2026-03-19T02:57:35.806Z | Compiling allocator-api2 v0.2.21 |
| 1344 | 2026-03-19T02:57:35.892Z | Compiling cpufeatures v0.2.17 |
| 1345 | 2026-03-19T02:57:35.984Z | Compiling foldhash v0.2.0 |
| 1346 | 2026-03-19T02:57:35.991Z | Compiling futures-sink v0.3.32 |
| 1347 | 2026-03-19T02:57:36.077Z | Compiling slab v0.4.12 |
| 1348 | 2026-03-19T02:57:36.077Z | Compiling futures-task v0.3.32 |
| 1349 | 2026-03-19T02:57:36.099Z | Compiling futures-io v0.3.32 |
| 1350 | 2026-03-19T02:57:36.164Z | Compiling futures-channel v0.3.32 |
| 1351 | 2026-03-19T02:57:36.208Z | Compiling getrandom v0.4.1 |
| 1352 | 2026-03-19T02:57:36.217Z | Compiling rustversion v1.0.22 |
| 1353 | 2026-03-19T02:57:36.294Z | Compiling hashbrown v0.16.1 |
| 1354 | 2026-03-19T02:57:36.320Z | Compiling rand_core v0.10.0 |
| 1355 | 2026-03-19T02:57:36.358Z | Compiling getrandom v0.3.4 |
| 1356 | 2026-03-19T02:57:36.368Z | Compiling form_urlencoded v1.2.2 |
| 1357 | 2026-03-19T02:57:36.404Z | Compiling dunce v1.0.5 |
| 1358 | 2026-03-19T02:57:36.427Z | Compiling ident_case v1.0.1 |
| 1359 | 2026-03-19T02:57:36.504Z | Compiling base64ct v1.8.3 |
| 1360 | 2026-03-19T02:57:36.550Z | Compiling getrandom v0.2.17 |
| 1361 | 2026-03-19T02:57:36.574Z | Compiling jobserver v0.1.34 |
| 1362 | 2026-03-19T02:57:36.591Z | Compiling errno v0.3.14 |
| 1363 | 2026-03-19T02:57:36.647Z | Compiling mio v1.1.1 |
| 1364 | 2026-03-19T02:57:36.652Z | Compiling socket2 v0.6.2 |
| 1365 | 2026-03-19T02:57:36.707Z | Compiling fs_extra v1.3.0 |
| 1366 | 2026-03-19T02:57:36.743Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-03-19T02:57:36.837Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-03-19T02:57:36.865Z | Compiling cc v1.2.56 |
| 1369 | 2026-03-19T02:57:36.895Z | Compiling once_cell v1.21.3 |
| 1370 | 2026-03-19T02:57:37.006Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-03-19T02:57:37.025Z | Compiling indexmap v2.13.0 |
| 1372 | 2026-03-19T02:57:37.095Z | Compiling pem-rfc7468 v0.7.0 |
| 1373 | 2026-03-19T02:57:37.118Z | Compiling flagset v0.4.7 |
| 1374 | 2026-03-19T02:57:37.122Z | Compiling rustix v1.1.3 |
| 1375 | 2026-03-19T02:57:37.122Z | Compiling iana-time-zone v0.1.65 |
| 1376 | 2026-03-19T02:57:37.185Z | Compiling uuid v1.21.0 |
| 1377 | 2026-03-19T02:57:37.189Z | Compiling rustc_version v0.4.1 |
| 1378 | 2026-03-19T02:57:37.253Z | Compiling vcpkg v0.2.15 |
| 1379 | 2026-03-19T02:57:37.301Z | Compiling regex-syntax v0.8.10 |
| 1380 | 2026-03-19T02:57:37.317Z | Compiling aws-lc-rs v1.16.0 |
| 1381 | 2026-03-19T02:57:37.515Z | Compiling tracing-core v0.1.36 |
| 1382 | 2026-03-19T02:57:37.539Z | Compiling crossbeam-utils v0.8.21 |
| 1383 | 2026-03-19T02:57:37.595Z | Compiling rand_core v0.9.5 |
| 1384 | 2026-03-19T02:57:37.682Z | Compiling schemars v0.8.22 |
| 1385 | 2026-03-19T02:57:37.714Z | Compiling openssl-probe v0.2.1 |
| 1386 | 2026-03-19T02:57:37.719Z | Compiling syn v1.0.109 |
| 1387 | 2026-03-19T02:57:37.869Z | Compiling cmake v0.1.57 |
| 1388 | 2026-03-19T02:57:37.917Z | Compiling untrusted v0.9.0 |
| 1389 | 2026-03-19T02:57:37.969Z | Compiling untrusted v0.7.1 |
| 1390 | 2026-03-19T02:57:37.973Z | Compiling httparse v1.10.1 |
| 1391 | 2026-03-19T02:57:37.974Z | Compiling base64 v0.22.1 |
| 1392 | 2026-03-19T02:57:38.101Z | Compiling try-lock v0.2.5 |
| 1393 | 2026-03-19T02:57:38.106Z | Compiling tower-service v0.3.3 |
| 1394 | 2026-03-19T02:57:38.147Z | Compiling tinyvec_macros v0.1.1 |
| 1395 | 2026-03-19T02:57:38.150Z | Compiling atomic-waker v1.1.2 |
| 1396 | 2026-03-19T02:57:38.270Z | Compiling dyn-clone v1.0.20 |
| 1397 | 2026-03-19T02:57:38.281Z | Compiling tower-layer v0.3.3 |
| 1398 | 2026-03-19T02:57:38.317Z | Compiling rustls v0.23.37 |
| 1399 | 2026-03-19T02:57:38.317Z | Compiling tinyvec v1.10.0 |
| 1400 | 2026-03-19T02:57:38.372Z | Compiling want v0.3.1 |
| 1401 | 2026-03-19T02:57:38.385Z | Compiling spin v0.9.8 |
| 1402 | 2026-03-19T02:57:38.413Z | Compiling aho-corasick v1.1.4 |
| 1403 | 2026-03-19T02:57:38.437Z | Compiling time-core v0.1.8 |
| 1404 | 2026-03-19T02:57:38.463Z | Compiling crc32fast v1.5.0 |
| 1405 | 2026-03-19T02:57:38.472Z | Compiling pin-utils v0.1.0 |
| 1406 | 2026-03-19T02:57:38.511Z | Compiling powerfmt v0.2.0 |
| 1407 | 2026-03-19T02:57:38.632Z | Compiling httpdate v1.0.3 |
| 1408 | 2026-03-19T02:57:38.657Z | Compiling openssl v0.10.75 |
| 1409 | 2026-03-19T02:57:38.657Z | Compiling foreign-types-shared v0.1.1 |
| 1410 | 2026-03-19T02:57:38.698Z | Compiling num-conv v0.2.0 |
| 1411 | 2026-03-19T02:57:38.707Z | Compiling wait-timeout v0.2.1 |
| 1412 | 2026-03-19T02:57:38.786Z | Compiling foreign-types v0.3.2 |
| 1413 | 2026-03-19T02:57:38.841Z | Compiling deranged v0.5.8 |
| 1414 | 2026-03-19T02:57:38.853Z | Compiling either v1.15.0 |
| 1415 | 2026-03-19T02:57:38.882Z | Compiling usdt-impl v0.6.0 |
| 1416 | 2026-03-19T02:57:38.919Z | Compiling siphasher v1.0.2 |
| 1417 | 2026-03-19T02:57:38.951Z | Compiling quick-error v1.2.3 |
| 1418 | 2026-03-19T02:57:38.965Z | Compiling time-macros v0.2.27 |
| 1419 | 2026-03-19T02:57:38.996Z | Compiling num_threads v0.1.7 |
| 1420 | 2026-03-19T02:57:39.030Z | Compiling simd-adler32 v0.3.8 |
| 1421 | 2026-03-19T02:57:39.049Z | Compiling aws-lc-sys v0.37.1 |
| 1422 | 2026-03-19T02:57:39.078Z | Compiling ring v0.17.14 |
| 1423 | 2026-03-19T02:57:39.121Z | Compiling openssl-sys v0.9.111 |
| 1424 | 2026-03-19T02:57:39.148Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1425 | 2026-03-19T02:57:39.153Z | Compiling bit-vec v0.8.0 |
| 1426 | 2026-03-19T02:57:39.179Z | Compiling native-tls v0.2.18 |
| 1427 | 2026-03-19T02:57:39.222Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1428 | 2026-03-19T02:57:39.396Z | Compiling tempfile v3.25.0 |
| 1429 | 2026-03-19T02:57:39.465Z | Compiling bit-set v0.8.0 |
| 1430 | 2026-03-19T02:57:39.486Z | Compiling unicode-normalization v0.1.25 |
| 1431 | 2026-03-19T02:57:39.515Z | Compiling crossbeam-epoch v0.9.18 |
| 1432 | 2026-03-19T02:57:39.612Z | Compiling synstructure v0.13.2 |
| 1433 | 2026-03-19T02:57:39.680Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-03-19T02:57:39.718Z | Compiling serde_derive_internals v0.29.1 |
| 1435 | 2026-03-19T02:57:39.751Z | Compiling darling_core v0.20.11 |
| 1436 | 2026-03-19T02:57:39.996Z | Compiling regex-automata v0.4.14 |
| 1437 | 2026-03-19T02:57:40.204Z | Compiling rusty-fork v0.3.1 |
| 1438 | 2026-03-19T02:57:40.244Z | Compiling darling_core v0.21.3 |
| 1439 | 2026-03-19T02:57:40.506Z | Compiling slog v2.8.2 |
| 1440 | 2026-03-19T02:57:40.512Z | Compiling time v0.3.47 |
| 1441 | 2026-03-19T02:57:40.638Z | Compiling rand_xorshift v0.4.0 |
| 1442 | 2026-03-19T02:57:40.697Z | Compiling heapless v0.7.17 |
| 1443 | 2026-03-19T02:57:40.742Z | Compiling thread-id v5.1.0 |
| 1444 | 2026-03-19T02:57:40.777Z | Compiling sync_wrapper v1.0.2 |
| 1445 | 2026-03-19T02:57:40.812Z | Compiling cookie v0.18.1 |
| 1446 | 2026-03-19T02:57:40.867Z | Compiling signal-hook v0.3.18 |
| 1447 | 2026-03-19T02:57:40.893Z | Compiling anyhow v1.0.102 |
| 1448 | 2026-03-19T02:57:40.925Z | Compiling paste v1.0.15 |
| 1449 | 2026-03-19T02:57:41.072Z | Compiling unicode-segmentation v1.12.0 |
| 1450 | 2026-03-19T02:57:41.088Z | Compiling rayon-core v1.13.0 |
| 1451 | 2026-03-19T02:57:41.088Z | Compiling adler2 v2.0.1 |
| 1452 | 2026-03-19T02:57:41.107Z | Compiling zstd-safe v7.2.4 |
| 1453 | 2026-03-19T02:57:41.119Z | Compiling unarray v0.1.4 |
| 1454 | 2026-03-19T02:57:41.239Z | Compiling unicode-bidi v0.3.18 |
| 1455 | 2026-03-19T02:57:41.270Z | Compiling unicode-properties v0.1.4 |
| 1456 | 2026-03-19T02:57:41.358Z | Compiling miniz_oxide v0.8.9 |
| 1457 | 2026-03-19T02:57:41.497Z | Compiling crossbeam-deque v0.8.6 |
| 1458 | 2026-03-19T02:57:41.552Z | Compiling num-integer v0.1.46 |
| 1459 | 2026-03-19T02:57:41.567Z | Compiling vergen-lib v0.1.6 |
| 1460 | 2026-03-19T02:57:41.636Z | Compiling curve25519-dalek v4.1.3 |
| 1461 | 2026-03-19T02:57:41.759Z | Compiling stringprep v0.1.5 |
| 1462 | 2026-03-19T02:57:41.817Z | Compiling ff v0.13.1 |
| 1463 | 2026-03-19T02:57:41.984Z | Compiling hash32 v0.2.1 |
| 1464 | 2026-03-19T02:57:42.007Z | Compiling memoffset v0.9.1 |
| 1465 | 2026-03-19T02:57:42.011Z | Compiling psl-types v2.0.11 |
| 1466 | 2026-03-19T02:57:42.104Z | Compiling rustix v0.38.44 |
| 1467 | 2026-03-19T02:57:42.207Z | Compiling num-bigint-dig v0.8.6 |
| 1468 | 2026-03-19T02:57:42.227Z | Compiling smoltcp v0.9.1 |
| 1469 | 2026-03-19T02:57:42.250Z | Compiling serde_derive v1.0.228 |
| 1470 | 2026-03-19T02:57:42.272Z | Compiling zeroize_derive v1.4.3 |
| 1471 | 2026-03-19T02:57:42.276Z | Compiling zerofrom-derive v0.1.6 |
| 1472 | 2026-03-19T02:57:42.313Z | Compiling yoke-derive v0.8.1 |
| 1473 | 2026-03-19T02:57:42.375Z | Compiling zerocopy-derive v0.8.40 |
| 1474 | 2026-03-19T02:57:42.461Z | Compiling zerovec-derive v0.11.2 |
| 1475 | 2026-03-19T02:57:42.560Z | Compiling displaydoc v0.2.5 |
| 1476 | 2026-03-19T02:57:42.688Z | Compiling tokio-macros v2.6.0 |
| 1477 | 2026-03-19T02:57:42.779Z | Compiling futures-macro v0.3.32 |
| 1478 | 2026-03-19T02:57:43.125Z | Compiling der_derive v0.7.3 |
| 1479 | 2026-03-19T02:57:43.181Z | Compiling zeroize v1.8.2 |
| 1480 | 2026-03-19T02:57:43.597Z | Compiling thiserror-impl v2.0.18 |
| 1481 | 2026-03-19T02:57:43.714Z | Compiling rustls-pki-types v1.14.0 |
| 1482 | 2026-03-19T02:57:43.952Z | Compiling tracing-attributes v0.1.31 |
| 1483 | 2026-03-19T02:57:43.976Z | Compiling futures-util v0.3.32 |
| 1484 | 2026-03-19T02:57:44.003Z | Compiling pest_derive v2.8.6 |
| 1485 | 2026-03-19T02:57:44.042Z | Compiling schemars_derive v0.8.22 |
| 1486 | 2026-03-19T02:57:44.301Z | Compiling crypto-common v0.1.7 |
| 1487 | 2026-03-19T02:57:44.343Z | Compiling zerofrom v0.1.6 |
| 1488 | 2026-03-19T02:57:44.372Z | Compiling block-buffer v0.10.4 |
| 1489 | 2026-03-19T02:57:44.400Z | Compiling block-padding v0.3.3 |
| 1490 | 2026-03-19T02:57:44.520Z | Compiling yoke v0.8.1 |
| 1491 | 2026-03-19T02:57:44.560Z | Compiling der v0.7.10 |
| 1492 | 2026-03-19T02:57:44.599Z | Compiling scroll_derive v0.13.1 |
| 1493 | 2026-03-19T02:57:44.629Z | Compiling digest v0.10.7 |
| 1494 | 2026-03-19T02:57:44.629Z | Compiling inout v0.1.4 |
| 1495 | 2026-03-19T02:57:44.689Z | Compiling darling_macro v0.20.11 |
| 1496 | 2026-03-19T02:57:44.776Z | Compiling zerovec v0.11.5 |
| 1497 | 2026-03-19T02:57:44.873Z | Compiling zerotrie v0.2.3 |
| 1498 | 2026-03-19T02:57:44.997Z | Compiling hmac v0.12.1 |
| 1499 | 2026-03-19T02:57:45.211Z | Compiling sha2 v0.10.9 |
| 1500 | 2026-03-19T02:57:45.275Z | Compiling cipher v0.4.4 |
| 1501 | 2026-03-19T02:57:45.314Z | Compiling pbkdf2 v0.12.2 |
| 1502 | 2026-03-19T02:57:45.468Z | Compiling tinystr v0.8.2 |
| 1503 | 2026-03-19T02:57:45.517Z | Compiling potential_utf v0.1.4 |
| 1504 | 2026-03-19T02:57:45.619Z | Compiling thiserror v2.0.18 |
| 1505 | 2026-03-19T02:57:45.649Z | Compiling salsa20 v0.10.2 |
| 1506 | 2026-03-19T02:57:45.709Z | Compiling icu_locale_core v2.1.1 |
| 1507 | 2026-03-19T02:57:45.738Z | Compiling icu_collections v2.1.1 |
| 1508 | 2026-03-19T02:57:45.757Z | Compiling aes v0.8.4 |
| 1509 | 2026-03-19T02:57:45.780Z | Compiling spki v0.7.3 |
| 1510 | 2026-03-19T02:57:45.843Z | Compiling scrypt v0.11.0 |
| 1511 | 2026-03-19T02:57:45.871Z | Compiling cbc v0.1.2 |
| 1512 | 2026-03-19T02:57:45.918Z | Compiling tracing v0.1.44 |
| 1513 | 2026-03-19T02:57:45.995Z | Compiling scroll v0.13.0 |
| 1514 | 2026-03-19T02:57:46.077Z | Compiling darling v0.20.11 |
| 1515 | 2026-03-19T02:57:46.102Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-03-19T02:57:46.203Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-03-19T02:57:46.222Z | Compiling derive_builder_core v0.20.2 |
| 1518 | 2026-03-19T02:57:46.291Z | Compiling dtrace-parser v0.3.0 |
| 1519 | 2026-03-19T02:57:46.346Z | Compiling pkcs5 v0.7.1 |
| 1520 | 2026-03-19T02:57:46.368Z | Compiling goblin v0.10.5 |
| 1521 | 2026-03-19T02:57:46.414Z | Compiling signature v2.2.0 |
| 1522 | 2026-03-19T02:57:46.591Z | Compiling icu_provider v2.1.1 |
| 1523 | 2026-03-19T02:57:46.659Z | Compiling rustls-native-certs v0.8.3 |
| 1524 | 2026-03-19T02:57:46.975Z | Compiling icu_properties v2.1.2 |
| 1525 | 2026-03-19T02:57:47.002Z | Compiling icu_normalizer v2.1.1 |
| 1526 | 2026-03-19T02:57:47.022Z | Compiling pkcs8 v0.10.2 |
| 1527 | 2026-03-19T02:57:47.055Z | Compiling scroll_derive v0.12.1 |
| 1528 | 2026-03-19T02:57:47.087Z | Compiling bytes v1.11.1 |
| 1529 | 2026-03-19T02:57:47.155Z | Compiling chrono v0.4.44 |
| 1530 | 2026-03-19T02:57:47.181Z | Compiling ipnet v2.11.0 |
| 1531 | 2026-03-19T02:57:47.202Z | Compiling serde_spanned v0.6.9 |
| 1532 | 2026-03-19T02:57:47.367Z | Compiling serde_tokenstream v0.2.3 |
| 1533 | 2026-03-19T02:57:47.398Z | Compiling erased-serde v0.3.31 |
| 1534 | 2026-03-19T02:57:47.509Z | Compiling derive_builder_macro v0.20.2 |
| 1535 | 2026-03-19T02:57:47.519Z | Compiling toml_datetime v0.6.11 |
| 1536 | 2026-03-19T02:57:47.746Z | Compiling tokio v1.49.0 |
| 1537 | 2026-03-19T02:57:47.799Z | Compiling http v1.4.0 |
| 1538 | 2026-03-19T02:57:47.857Z | Compiling md-5 v0.10.6 |
| 1539 | 2026-03-19T02:57:47.874Z | Compiling thiserror v1.0.69 |
| 1540 | 2026-03-19T02:57:47.893Z | Compiling webpki-roots v1.0.6 |
| 1541 | 2026-03-19T02:57:47.952Z | Compiling darling_macro v0.21.3 |
| 1542 | 2026-03-19T02:57:47.975Z | Compiling scroll v0.12.0 |
| 1543 | 2026-03-19T02:57:48.022Z | Compiling zerocopy-derive v0.7.35 |
| 1544 | 2026-03-19T02:57:48.064Z | Compiling cfg_aliases v0.2.1 |
| 1545 | 2026-03-19T02:57:48.088Z | Compiling iri-string v0.7.10 |
| 1546 | 2026-03-19T02:57:48.111Z | Compiling base16ct v0.2.0 |
| 1547 | 2026-03-19T02:57:48.131Z | Compiling zlib-rs v0.6.2 |
| 1548 | 2026-03-19T02:57:48.214Z | Compiling idna_adapter v1.2.1 |
| 1549 | 2026-03-19T02:57:48.365Z | Compiling litrs v1.0.0 |
| 1550 | 2026-03-19T02:57:48.382Z | Compiling idna v1.1.0 |
| 1551 | 2026-03-19T02:57:48.394Z | Compiling ryu v1.0.23 |
| 1552 | 2026-03-19T02:57:48.417Z | Compiling ref-cast v1.0.25 |
| 1553 | 2026-03-19T02:57:48.571Z | Compiling fallible-iterator v0.2.0 |
| 1554 | 2026-03-19T02:57:48.593Z | Compiling darling v0.21.3 |
| 1555 | 2026-03-19T02:57:48.655Z | Compiling serde_urlencoded v0.7.1 |
| 1556 | 2026-03-19T02:57:48.779Z | Compiling ppv-lite86 v0.2.21 |
| 1557 | 2026-03-19T02:57:48.875Z | Compiling url v2.5.8 |
| 1558 | 2026-03-19T02:57:49.008Z | Compiling http-body v1.0.1 |
| 1559 | 2026-03-19T02:57:49.072Z | Compiling publicsuffix v2.3.0 |
| 1560 | 2026-03-19T02:57:49.153Z | Compiling document-features v0.2.12 |
| 1561 | 2026-03-19T02:57:49.170Z | Compiling goblin v0.8.2 |
| 1562 | 2026-03-19T02:57:49.175Z | Compiling sec1 v0.7.3 |
| 1563 | 2026-03-19T02:57:49.221Z | Compiling rand_chacha v0.9.0 |
| 1564 | 2026-03-19T02:57:49.245Z | Compiling rand_chacha v0.3.1 |
| 1565 | 2026-03-19T02:57:49.266Z | Compiling http-body-util v0.1.3 |
| 1566 | 2026-03-19T02:57:49.309Z | Compiling zerocopy v0.7.35 |
| 1567 | 2026-03-19T02:57:49.326Z | Compiling nix v0.31.1 |
| 1568 | 2026-03-19T02:57:49.395Z | Compiling derive_builder v0.20.2 |
| 1569 | 2026-03-19T02:57:49.560Z | Compiling rand v0.9.2 |
| 1570 | 2026-03-19T02:57:49.609Z | Compiling rand v0.8.5 |
| 1571 | 2026-03-19T02:57:49.972Z | Compiling cargo-platform v0.1.9 |
| 1572 | 2026-03-19T02:57:50.127Z | Compiling hkdf v0.12.4 |
| 1573 | 2026-03-19T02:57:50.161Z | Compiling hubpack_derive v0.1.1 |
| 1574 | 2026-03-19T02:57:50.319Z | Compiling dof v0.4.0 |
| 1575 | 2026-03-19T02:57:50.341Z | Compiling proptest v1.10.0 |
| 1576 | 2026-03-19T02:57:50.345Z | Compiling postgres-protocol v0.6.10 |
| 1577 | 2026-03-19T02:57:50.393Z | Compiling crypto-bigint v0.5.5 |
| 1578 | 2026-03-19T02:57:50.393Z | Compiling regex v1.12.3 |
| 1579 | 2026-03-19T02:57:50.800Z | Compiling ipnetwork v0.21.1 |
| 1580 | 2026-03-19T02:57:50.853Z | Compiling async-trait v0.1.89 |
| 1581 | 2026-03-19T02:57:50.854Z | Compiling ref-cast-impl v1.0.25 |
| 1582 | 2026-03-19T02:57:50.854Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1583 | 2026-03-19T02:57:51.026Z | Compiling daft-derive v0.1.5 |
| 1584 | 2026-03-19T02:57:51.047Z | Compiling strum_macros v0.27.2 |
| 1585 | 2026-03-19T02:57:51.119Z | Compiling oxnet v0.1.4 |
| 1586 | 2026-03-19T02:57:51.688Z | Compiling group v0.13.0 |
| 1587 | 2026-03-19T02:57:51.767Z | Compiling num-iter v0.1.45 |
| 1588 | 2026-03-19T02:57:52.003Z | Compiling proc-macro-error v1.0.4 |
| 1589 | 2026-03-19T02:57:52.030Z | Compiling heck v0.4.1 |
| 1590 | 2026-03-19T02:57:52.244Z | Compiling terminal_size v0.4.3 |
| 1591 | 2026-03-19T02:57:52.266Z | Compiling phf_shared v0.13.1 |
| 1592 | 2026-03-19T02:57:52.375Z | Compiling flate2 v1.1.9 |
| 1593 | 2026-03-19T02:57:52.503Z | Compiling lazy_static v1.5.0 |
| 1594 | 2026-03-19T02:57:52.535Z | Compiling vergen v9.0.6 |
| 1595 | 2026-03-19T02:57:52.535Z | Compiling fs-err v3.3.0 |
| 1596 | 2026-03-19T02:57:52.535Z | Compiling ahash v0.8.12 |
| 1597 | 2026-03-19T02:57:52.581Z | Compiling bumpalo v3.20.2 |
| 1598 | 2026-03-19T02:57:52.589Z | Compiling managed v0.8.0 |
| 1599 | 2026-03-19T02:57:52.634Z | Compiling object v0.37.3 |
| 1600 | 2026-03-19T02:57:52.728Z | Compiling winnow v0.5.40 |
| 1601 | 2026-03-19T02:57:52.742Z | Compiling bitflags v1.3.2 |
| 1602 | 2026-03-19T02:57:52.808Z | Compiling libbz2-rs-sys v0.2.2 |
| 1603 | 2026-03-19T02:57:52.863Z | Compiling foldhash v0.1.5 |
| 1604 | 2026-03-19T02:57:52.889Z | Compiling tokio-util v0.7.18 |
| 1605 | 2026-03-19T02:57:52.904Z | Compiling tower v0.5.3 |
| 1606 | 2026-03-19T02:57:52.904Z | Compiling tokio-native-tls v0.3.1 |
| 1607 | 2026-03-19T02:57:52.952Z | Compiling zopfli v0.8.3 |
| 1608 | 2026-03-19T02:57:53.083Z | Compiling hashbrown v0.15.5 |
| 1609 | 2026-03-19T02:57:53.133Z | Compiling clap_builder v4.5.60 |
| 1610 | 2026-03-19T02:57:53.168Z | Compiling console v0.16.2 |
| 1611 | 2026-03-19T02:57:53.335Z | Compiling usdt-macro v0.6.0 |
| 1612 | 2026-03-19T02:57:53.390Z | Compiling usdt-attr-macro v0.6.0 |
| 1613 | 2026-03-19T02:57:53.580Z | Compiling tower-http v0.6.8 |
| 1614 | 2026-03-19T02:57:53.792Z | Compiling newtype-uuid v1.3.2 |
| 1615 | 2026-03-19T02:57:53.890Z | Compiling strum v0.27.2 |
| 1616 | 2026-03-19T02:57:53.918Z | Compiling h2 v0.4.13 |
| 1617 | 2026-03-19T02:57:53.938Z | Compiling bzip2 v0.6.1 |
| 1618 | 2026-03-19T02:57:54.049Z | Compiling phf v0.13.1 |
| 1619 | 2026-03-19T02:57:54.156Z | Compiling daft v0.1.5 |
| 1620 | 2026-03-19T02:57:54.185Z | Compiling rayon v1.11.0 |
| 1621 | 2026-03-19T02:57:54.185Z | Compiling zone_cfg_derive v0.3.1 |
| 1622 | 2026-03-19T02:57:54.236Z | Compiling signal-hook-mio v0.2.5 |
| 1623 | 2026-03-19T02:57:54.284Z | Compiling dof v0.3.0 |
| 1624 | 2026-03-19T02:57:54.312Z | Compiling cargo_metadata v0.19.2 |
| 1625 | 2026-03-19T02:57:54.411Z | Compiling elliptic-curve v0.13.8 |
| 1626 | 2026-03-19T02:57:54.471Z | Compiling cookie_store v0.22.1 |
| 1627 | 2026-03-19T02:57:54.710Z | Compiling toml_edit v0.19.15 |
| 1628 | 2026-03-19T02:57:54.813Z | Compiling postgres-types v0.2.12 |
| 1629 | 2026-03-19T02:57:54.942Z | Compiling hubpack v0.1.2 |
| 1630 | 2026-03-19T02:57:54.997Z | Compiling bzip2 v0.4.4 |
| 1631 | 2026-03-19T02:57:55.376Z | Compiling zstd v0.13.3 |
| 1632 | 2026-03-19T02:57:55.402Z | Compiling serde_with_macros v3.17.0 |
| 1633 | 2026-03-19T02:57:55.402Z | Compiling dtrace-parser v0.2.0 |
| 1634 | 2026-03-19T02:57:55.418Z | Compiling ed25519 v2.2.3 |
| 1635 | 2026-03-19T02:57:55.624Z | Compiling pkcs1 v0.7.5 |
| 1636 | 2026-03-19T02:57:55.647Z | Compiling hex v0.4.3 |
| 1637 | 2026-03-19T02:57:56.311Z | Compiling serde-big-array v0.5.1 |
| 1638 | 2026-03-19T02:57:56.339Z | Compiling rfc6979 v0.4.0 |
| 1639 | 2026-03-19T02:57:56.339Z | Compiling bstr v1.12.1 |
| 1640 | 2026-03-19T02:57:56.339Z | Compiling serde_repr v0.1.20 |
| 1641 | 2026-03-19T02:57:56.339Z | Compiling clap_derive v4.5.55 |
| 1642 | 2026-03-19T02:57:56.339Z | Compiling enum-as-inner v0.6.1 |
| 1643 | 2026-03-19T02:57:56.439Z | Compiling strum_macros v0.26.4 |
| 1644 | 2026-03-19T02:57:56.586Z | Compiling phf_shared v0.11.3 |
| 1645 | 2026-03-19T02:57:56.713Z | Compiling itertools v0.12.1 |
| 1646 | 2026-03-19T02:57:56.753Z | Compiling float-cmp v0.10.0 |
| 1647 | 2026-03-19T02:57:56.864Z | Compiling thread-id v4.2.2 |
| 1648 | 2026-03-19T02:57:56.906Z | Compiling memmap2 v0.9.10 |
| 1649 | 2026-03-19T02:57:56.924Z | Compiling env_filter v1.0.0 |
| 1650 | 2026-03-19T02:57:56.957Z | Compiling encoding_rs v0.8.35 |
| 1651 | 2026-03-19T02:57:56.985Z | Compiling fixedbitset v0.5.7 |
| 1652 | 2026-03-19T02:57:56.985Z | Compiling whoami v2.1.0 |
| 1653 | 2026-03-19T02:57:57.026Z | Compiling precomputed-hash v0.1.1 |
| 1654 | 2026-03-19T02:57:57.173Z | Compiling data-encoding v2.10.0 |
| 1655 | 2026-03-19T02:57:57.220Z | Compiling fixedbitset v0.4.2 |
| 1656 | 2026-03-19T02:57:57.389Z | Compiling new_debug_unreachable v1.0.6 |
| 1657 | 2026-03-19T02:57:57.427Z | Compiling rustc-hash v2.1.1 |
| 1658 | 2026-03-19T02:57:57.462Z | Compiling mime v0.3.17 |
| 1659 | 2026-03-19T02:57:57.513Z | Compiling predicates-core v1.0.10 |
| 1660 | 2026-03-19T02:57:57.530Z | Compiling normalize-line-endings v0.3.0 |
| 1661 | 2026-03-19T02:57:57.567Z | Compiling unit-prefix v0.5.2 |
| 1662 | 2026-03-19T02:57:57.590Z | Compiling static_assertions v1.1.0 |
| 1663 | 2026-03-19T02:57:57.698Z | Compiling jiff v0.2.21 |
| 1664 | 2026-03-19T02:57:57.718Z | Compiling difflib v0.4.0 |
| 1665 | 2026-03-19T02:57:57.764Z | Compiling keccak v0.1.6 |
| 1666 | 2026-03-19T02:57:57.790Z | Compiling indicatif v0.18.4 |
| 1667 | 2026-03-19T02:57:57.836Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1668 | 2026-03-19T02:57:58.168Z | Compiling hyper v1.8.1 |
| 1669 | 2026-03-19T02:57:58.396Z | Compiling zone v0.3.1 |
| 1670 | 2026-03-19T02:57:58.481Z | Compiling predicates v3.1.4 |
| 1671 | 2026-03-19T02:57:58.500Z | Compiling sha3 v0.10.8 |
| 1672 | 2026-03-19T02:57:58.549Z | Compiling iddqd v0.3.17 |
| 1673 | 2026-03-19T02:57:58.677Z | Compiling clap v4.5.60 |
| 1674 | 2026-03-19T02:57:58.825Z | Compiling hickory-proto v0.25.2 |
| 1675 | 2026-03-19T02:57:58.954Z | Compiling strum v0.26.3 |
| 1676 | 2026-03-19T02:57:58.966Z | Compiling string_cache v0.8.9 |
| 1677 | 2026-03-19T02:57:59.010Z | Compiling petgraph v0.6.5 |
| 1678 | 2026-03-19T02:57:59.081Z | Compiling tokio-postgres v0.7.16 |
| 1679 | 2026-03-19T02:57:59.108Z | Compiling petgraph v0.8.3 |
| 1680 | 2026-03-19T02:57:59.140Z | Compiling env_logger v0.11.9 |
| 1681 | 2026-03-19T02:57:59.271Z | Compiling usdt v0.6.0 |
| 1682 | 2026-03-19T02:57:59.384Z | Compiling toml_edit v0.22.27 |
| 1683 | 2026-03-19T02:57:59.445Z | Compiling usdt-impl v0.5.0 |
| 1684 | 2026-03-19T02:57:59.584Z | Compiling serde_with v3.17.0 |
| 1685 | 2026-03-19T02:57:59.646Z | Compiling similar v2.7.0 |
| 1686 | 2026-03-19T02:57:59.673Z | Compiling toml v0.7.8 |
| 1687 | 2026-03-19T02:58:00.283Z | Compiling hyper-util v0.1.20 |
| 1688 | 2026-03-19T02:58:00.307Z | Compiling crossterm v0.28.1 |
| 1689 | 2026-03-19T02:58:00.465Z | Compiling ecdsa v0.16.9 |
| 1690 | 2026-03-19T02:58:00.583Z | Compiling rsa v0.9.10 |
| 1691 | 2026-03-19T02:58:00.908Z | Compiling ed25519-dalek v2.2.0 |
| 1692 | 2026-03-19T02:58:01.432Z | Compiling zip v4.6.1 |
| 1693 | 2026-03-19T02:58:01.581Z | Compiling zip v0.6.6 |
| 1694 | 2026-03-19T02:58:01.744Z | Compiling tokio-stream v0.1.18 |
| 1695 | 2026-03-19T02:58:02.120Z | Compiling buf-list v1.1.2 |
| 1696 | 2026-03-19T02:58:02.189Z | Compiling hyper-tls v0.6.0 |
| 1697 | 2026-03-19T02:58:02.353Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1698 | 2026-03-19T02:58:02.382Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1699 | 2026-03-19T02:58:02.395Z | Compiling openapiv3 v2.2.0 |
| 1700 | 2026-03-19T02:58:02.399Z | Compiling x509-cert v0.2.5 |
| 1701 | 2026-03-19T02:58:02.479Z | Compiling sha1 v0.10.6 |
| 1702 | 2026-03-19T02:58:02.519Z | Compiling itertools v0.13.0 |
| 1703 | 2026-03-19T02:58:02.658Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1704 | 2026-03-19T02:58:02.795Z | Compiling peg-runtime v0.8.5 |
| 1705 | 2026-03-19T02:58:02.821Z | Compiling lalrpop-util v0.19.12 |
| 1706 | 2026-03-19T02:58:02.904Z | Compiling thread_local v1.1.9 |
| 1707 | 2026-03-19T02:58:03.083Z | Compiling slog-async v2.8.0 |
| 1708 | 2026-03-19T02:58:03.107Z | Compiling futures-executor v0.3.32 |
| 1709 | 2026-03-19T02:58:03.176Z | Compiling crossbeam-channel v0.5.15 |
| 1710 | 2026-03-19T02:58:03.183Z | Compiling is-terminal v0.4.17 |
| 1711 | 2026-03-19T02:58:03.221Z | Compiling filetime v0.2.27 |
| 1712 | 2026-03-19T02:58:03.296Z | Compiling xattr v1.6.1 |
| 1713 | 2026-03-19T02:58:03.333Z | Compiling term v1.2.1 |
| 1714 | 2026-03-19T02:58:03.360Z | Compiling take_mut v0.2.2 |
| 1715 | 2026-03-19T02:58:03.476Z | Compiling tar v0.4.44 |
| 1716 | 2026-03-19T02:58:03.508Z | Compiling futures v0.3.32 |
| 1717 | 2026-03-19T02:58:03.744Z | Compiling slog-term v2.9.2 |
| 1718 | 2026-03-19T02:58:24.174Z | Compiling rustls-webpki v0.103.9 |
| 1719 | 2026-03-19T02:58:28.246Z | Compiling tokio-rustls v0.26.4 |
| 1720 | 2026-03-19T02:58:28.246Z | Compiling rustls-platform-verifier v0.6.2 |
| 1721 | 2026-03-19T02:58:28.521Z | Compiling hyper-rustls v0.27.7 |
| 1722 | 2026-03-19T02:58:28.786Z | Compiling reqwest v0.12.28 |
| 1723 | 2026-03-19T02:58:28.786Z | Compiling reqwest v0.13.2 |
| 1724 | 2026-03-19T02:58:31.631Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1725 | 2026-03-19T02:58:31.926Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1726 | 2026-03-19T02:58:35.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1727 | 2026-03-19T02:58:35.950Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1728 | 2026-03-19T02:58:36.013Z | Mar 19 02:58:35.610 INFO Starting download, target: Cockroach |
| 1729 | 2026-03-19T02:58:36.013Z | Mar 19 02:58:35.610 INFO Starting download, target: TransceiverControl |
| 1730 | 2026-03-19T02:58:36.013Z | Mar 19 02:58:35.610 INFO Starting download, target: DendriteStub |
| 1731 | 2026-03-19T02:58:36.018Z | Mar 19 02:58:35.610 INFO Starting download, target: Clickhouse |
| 1732 | 2026-03-19T02:58:36.019Z | Mar 19 02:58:35.610 INFO Starting download, target: MaghemiteMgd |
| 1733 | 2026-03-19T02:58:36.019Z | Mar 19 02:58:35.610 INFO Starting download, target: Console |
| 1734 | 2026-03-19T02:58:36.019Z | Mar 19 02:58:35.610 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1735 | 2026-03-19T02:58:36.019Z | Mar 19 02:58:35.610 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1736 | 2026-03-19T02:58:36.019Z | Mar 19 02:58:35.610 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1737 | 2026-03-19T02:58:36.019Z | Mar 19 02:58:35.610 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1738 | 2026-03-19T02:58:36.019Z | Mar 19 02:58:35.611 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1739 | 2026-03-19T02:58:36.019Z | Mar 19 02:58:35.611 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1740 | 2026-03-19T02:58:36.443Z | Mar 19 02:58:36.030 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1741 | 2026-03-19T02:58:37.182Z | Mar 19 02:58:36.378 INFO Download complete, target: TransceiverControl |
| 1742 | 2026-03-19T02:58:37.187Z | Mar 19 02:58:36.555 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1743 | 2026-03-19T02:58:37.371Z | Mar 19 02:58:36.968 INFO Download complete, target: Console |
| 1744 | 2026-03-19T02:58:37.483Z | Mar 19 02:58:37.075 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1745 | 2026-03-19T02:58:37.654Z | Mar 19 02:58:37.251 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1746 | 2026-03-19T02:58:38.164Z | Mar 19 02:58:37.761 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1747 | 2026-03-19T02:58:38.330Z | Mar 19 02:58:37.926 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1748 | 2026-03-19T02:58:38.330Z | Mar 19 02:58:37.926 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1749 | 2026-03-19T02:58:41.219Z | Mar 19 02:58:40.816 INFO Download complete, target: DendriteStub |
| 1750 | 2026-03-19T02:58:41.377Z | Mar 19 02:58:40.974 INFO Download complete, target: MaghemiteMgd |
| 1751 | 2026-03-19T02:58:46.348Z | Mar 19 02:58:45.944 INFO Checking that binary works, target: Cockroach |
| 1752 | 2026-03-19T02:58:46.474Z | Mar 19 02:58:46.071 INFO Download complete, target: Cockroach |
| 1753 | 2026-03-19T02:58:49.678Z | Mar 19 02:58:49.268 INFO Checking that binary works, target: Clickhouse |
| 1754 | 2026-03-19T02:58:49.775Z | Mar 19 02:58:49.369 INFO Download complete, target: Clickhouse |
| 1755 | 2026-03-19T02:58:49.781Z | All prerequisites installed successfully |
| 1756 | 2026-03-19T02:58:49.785Z | |
| 1757 | 2026-03-19T02:58:49.785Z | real 3:43.654450051 |
| 1758 | 2026-03-19T02:58:49.785Z | user 10:28.630745974 |
| 1759 | 2026-03-19T02:58:49.785Z | sys 2:07.463019163 |
| 1760 | 2026-03-19T02:58:49.785Z | trap 0.330183162 |
| 1761 | 2026-03-19T02:58:49.785Z | tflt 1.319328751 |
| 1762 | 2026-03-19T02:58:49.785Z | dflt 1.972275803 |
| 1763 | 2026-03-19T02:58:49.785Z | kflt 0.061687105 |
| 1764 | 2026-03-19T02:58:49.785Z | lock 33:03.069683490 |
| 1765 | 2026-03-19T02:58:49.785Z | slp 25:37.886620394 |
| 1766 | 2026-03-19T02:58:49.785Z | lat 29.737923628 |
| 1767 | 2026-03-19T02:58:49.785Z | stop 4:27.987521232 |
| 1768 | 2026-03-19T02:58:49.785Z | + ptime -m cargo xtask download softnpu |
| 1769 | 2026-03-19T02:58:50.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 1770 | 2026-03-19T02:58:50.544Z | Running `target/debug/xtask download softnpu` |
| 1771 | 2026-03-19T02:58:51.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s |
| 1772 | 2026-03-19T02:58:51.638Z | Running `target/debug/xtask-downloader softnpu` |
| 1773 | 2026-03-19T02:58:51.687Z | Mar 19 02:58:51.281 INFO Starting download, target: Softnpu |
| 1774 | 2026-03-19T02:58:51.696Z | Mar 19 02:58:51.282 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1775 | 2026-03-19T02:58:53.798Z | Mar 19 02:58:53.385 INFO Download complete, target: Softnpu |
| 1776 | 2026-03-19T02:58:53.817Z | |
| 1777 | 2026-03-19T02:58:53.817Z | real 4.006314827 |
| 1778 | 2026-03-19T02:58:53.817Z | user 1.843404489 |
| 1779 | 2026-03-19T02:58:53.817Z | sys 0.826453150 |
| 1780 | 2026-03-19T02:58:53.817Z | trap 0.001014728 |
| 1781 | 2026-03-19T02:58:53.818Z | tflt 0.000181644 |
| 1782 | 2026-03-19T02:58:53.818Z | dflt 0.000138669 |
| 1783 | 2026-03-19T02:58:53.818Z | kflt 0.000000000 |
| 1784 | 2026-03-19T02:58:53.818Z | lock 40.331910002 |
| 1785 | 2026-03-19T02:58:53.818Z | slp 1.810281234 |
| 1786 | 2026-03-19T02:58:53.818Z | lat 0.060219952 |
| 1787 | 2026-03-19T02:58:53.818Z | stop 0.000201703 |
| 1788 | 2026-03-19T02:58:53.818Z | + export CARGO_INCREMENTAL=0 |
| 1789 | 2026-03-19T02:58:53.818Z | + CARGO_INCREMENTAL=0 |
| 1790 | 2026-03-19T02:58:53.818Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1791 | 2026-03-19T02:58:55.012Z | Compiling proc-macro2 v1.0.106 |
| 1792 | 2026-03-19T02:58:55.013Z | Compiling quote v1.0.44 |
| 1793 | 2026-03-19T02:58:55.013Z | Compiling unicode-ident v1.0.24 |
| 1794 | 2026-03-19T02:58:55.019Z | Compiling libc v0.2.180 |
| 1795 | 2026-03-19T02:58:55.019Z | Compiling serde_core v1.0.228 |
| 1796 | 2026-03-19T02:58:55.019Z | Compiling serde v1.0.228 |
| 1797 | 2026-03-19T02:58:55.019Z | Compiling cfg-if v1.0.4 |
| 1798 | 2026-03-19T02:58:55.019Z | Compiling version_check v0.9.5 |
| 1799 | 2026-03-19T02:58:55.019Z | Compiling find-msvc-tools v0.1.9 |
| 1800 | 2026-03-19T02:58:55.019Z | Compiling shlex v1.3.0 |
| 1801 | 2026-03-19T02:58:55.181Z | Compiling typenum v1.19.0 |
| 1802 | 2026-03-19T02:58:55.188Z | Compiling portable-atomic v1.13.1 |
| 1803 | 2026-03-19T02:58:55.188Z | Compiling memchr v2.8.0 |
| 1804 | 2026-03-19T02:58:55.188Z | Compiling autocfg v1.5.0 |
| 1805 | 2026-03-19T02:58:55.188Z | Compiling zmij v1.0.21 |
| 1806 | 2026-03-19T02:58:55.350Z | Compiling serde_json v1.0.149 |
| 1807 | 2026-03-19T02:58:55.539Z | Compiling zerocopy v0.8.40 |
| 1808 | 2026-03-19T02:58:55.586Z | Compiling parking_lot_core v0.9.12 |
| 1809 | 2026-03-19T02:58:55.805Z | Compiling libm v0.2.16 |
| 1810 | 2026-03-19T02:58:55.890Z | Compiling smallvec v1.15.1 |
| 1811 | 2026-03-19T02:58:55.897Z | Compiling icu_properties_data v2.1.2 |
| 1812 | 2026-03-19T02:58:55.897Z | Compiling num-traits v0.2.19 |
| 1813 | 2026-03-19T02:58:55.914Z | Compiling generic-array v0.14.7 |
| 1814 | 2026-03-19T02:58:55.979Z | Compiling icu_normalizer_data v2.1.1 |
| 1815 | 2026-03-19T02:58:55.982Z | Compiling itoa v1.0.17 |
| 1816 | 2026-03-19T02:58:56.004Z | Compiling log v0.4.29 |
| 1817 | 2026-03-19T02:58:56.101Z | Compiling getrandom v0.4.1 |
| 1818 | 2026-03-19T02:58:56.188Z | Compiling pkg-config v0.3.32 |
| 1819 | 2026-03-19T02:58:56.244Z | Compiling stable_deref_trait v1.2.1 |
| 1820 | 2026-03-19T02:58:56.331Z | Compiling subtle v2.6.1 |
| 1821 | 2026-03-19T02:58:56.353Z | Compiling scopeguard v1.2.0 |
| 1822 | 2026-03-19T02:58:56.475Z | Compiling lock_api v0.4.14 |
| 1823 | 2026-03-19T02:58:56.475Z | Compiling thiserror v2.0.18 |
| 1824 | 2026-03-19T02:58:56.478Z | Compiling fnv v1.0.7 |
| 1825 | 2026-03-19T02:58:56.553Z | Compiling getrandom v0.2.17 |
| 1826 | 2026-03-19T02:58:56.557Z | Compiling errno v0.3.14 |
| 1827 | 2026-03-19T02:58:56.693Z | Compiling jobserver v0.1.34 |
| 1828 | 2026-03-19T02:58:56.819Z | Compiling rand_core v0.6.4 |
| 1829 | 2026-03-19T02:58:56.873Z | Compiling getrandom v0.3.4 |
| 1830 | 2026-03-19T02:58:56.878Z | Compiling pin-project-lite v0.2.17 |
| 1831 | 2026-03-19T02:58:56.947Z | Compiling syn v2.0.117 |
| 1832 | 2026-03-19T02:58:57.021Z | Compiling cc v1.2.56 |
| 1833 | 2026-03-19T02:58:57.095Z | Compiling critical-section v1.2.0 |
| 1834 | 2026-03-19T02:58:57.193Z | Compiling equivalent v1.0.2 |
| 1835 | 2026-03-19T02:58:57.217Z | Compiling allocator-api2 v0.2.21 |
| 1836 | 2026-03-19T02:58:57.287Z | Compiling rustversion v1.0.22 |
| 1837 | 2026-03-19T02:58:57.383Z | Compiling fs_extra v1.3.0 |
| 1838 | 2026-03-19T02:58:57.404Z | Compiling dunce v1.0.5 |
| 1839 | 2026-03-19T02:58:57.407Z | Compiling percent-encoding v2.3.2 |
| 1840 | 2026-03-19T02:58:57.527Z | Compiling foldhash v0.2.0 |
| 1841 | 2026-03-19T02:58:57.585Z | Compiling writeable v0.6.2 |
| 1842 | 2026-03-19T02:58:57.615Z | Compiling litemap v0.8.1 |
| 1843 | 2026-03-19T02:58:57.686Z | Compiling once_cell v1.21.3 |
| 1844 | 2026-03-19T02:58:57.794Z | Compiling hashbrown v0.16.1 |
| 1845 | 2026-03-19T02:58:57.954Z | Compiling const-oid v0.9.6 |
| 1846 | 2026-03-19T02:58:57.988Z | Compiling cmake v0.1.57 |
| 1847 | 2026-03-19T02:58:58.014Z | Compiling signal-hook-registry v1.4.8 |
| 1848 | 2026-03-19T02:58:58.040Z | Compiling rustix v1.1.3 |
| 1849 | 2026-03-19T02:58:58.066Z | Compiling socket2 v0.6.2 |
| 1850 | 2026-03-19T02:58:58.236Z | Compiling semver v1.0.27 |
| 1851 | 2026-03-19T02:58:58.267Z | Compiling mio v1.1.1 |
| 1852 | 2026-03-19T02:58:58.323Z | Compiling schemars v0.8.22 |
| 1853 | 2026-03-19T02:58:58.542Z | Compiling bitflags v2.11.0 |
| 1854 | 2026-03-19T02:58:58.628Z | Compiling indexmap v2.13.0 |
| 1855 | 2026-03-19T02:58:58.643Z | Compiling parking_lot v0.12.5 |
| 1856 | 2026-03-19T02:58:58.677Z | Compiling aws-lc-rs v1.16.0 |
| 1857 | 2026-03-19T02:58:58.725Z | Compiling utf8_iter v1.0.4 |
| 1858 | 2026-03-19T02:58:58.732Z | Compiling rand_core v0.10.0 |
| 1859 | 2026-03-19T02:58:58.835Z | Compiling ring v0.17.14 |
| 1860 | 2026-03-19T02:58:58.965Z | Compiling aws-lc-sys v0.37.1 |
| 1861 | 2026-03-19T02:58:58.999Z | Compiling form_urlencoded v1.2.2 |
| 1862 | 2026-03-19T02:58:59.107Z | Compiling futures-core v0.3.32 |
| 1863 | 2026-03-19T02:58:59.129Z | Compiling strsim v0.11.1 |
| 1864 | 2026-03-19T02:58:59.471Z | Compiling httparse v1.10.1 |
| 1865 | 2026-03-19T02:58:59.520Z | Compiling thiserror v1.0.69 |
| 1866 | 2026-03-19T02:58:59.557Z | Compiling ucd-trie v0.1.7 |
| 1867 | 2026-03-19T02:58:59.580Z | Compiling byteorder v1.5.0 |
| 1868 | 2026-03-19T02:58:59.663Z | Compiling ident_case v1.0.1 |
| 1869 | 2026-03-19T02:58:59.712Z | Compiling heck v0.5.0 |
| 1870 | 2026-03-19T02:58:59.762Z | Compiling pest v2.8.6 |
| 1871 | 2026-03-19T02:58:59.792Z | Compiling vcpkg v0.2.15 |
| 1872 | 2026-03-19T02:58:59.953Z | Compiling syn v1.0.109 |
| 1873 | 2026-03-19T02:59:00.011Z | Compiling regex-syntax v0.8.10 |
| 1874 | 2026-03-19T02:59:00.041Z | Compiling crossbeam-utils v0.8.21 |
| 1875 | 2026-03-19T02:59:00.226Z | Compiling futures-sink v0.3.32 |
| 1876 | 2026-03-19T02:59:00.233Z | Compiling rustls v0.23.37 |
| 1877 | 2026-03-19T02:59:00.430Z | Compiling futures-channel v0.3.32 |
| 1878 | 2026-03-19T02:59:00.439Z | Compiling rustc_version v0.4.1 |
| 1879 | 2026-03-19T02:59:00.476Z | Compiling slab v0.4.12 |
| 1880 | 2026-03-19T02:59:00.536Z | Compiling futures-task v0.3.32 |
| 1881 | 2026-03-19T02:59:00.544Z | Compiling cpufeatures v0.2.17 |
| 1882 | 2026-03-19T02:59:00.544Z | Compiling futures-io v0.3.32 |
| 1883 | 2026-03-19T02:59:00.601Z | Compiling openssl-sys v0.9.111 |
| 1884 | 2026-03-19T02:59:00.700Z | Compiling plain v0.2.3 |
| 1885 | 2026-03-19T02:59:00.747Z | Compiling iana-time-zone v0.1.65 |
| 1886 | 2026-03-19T02:59:00.779Z | Compiling uuid v1.21.0 |
| 1887 | 2026-03-19T02:59:00.825Z | Compiling aho-corasick v1.1.4 |
| 1888 | 2026-03-19T02:59:00.859Z | Compiling num-conv v0.2.0 |
| 1889 | 2026-03-19T02:59:00.987Z | Compiling synstructure v0.13.2 |
| 1890 | 2026-03-19T02:59:01.050Z | Compiling serde_derive_internals v0.29.1 |
| 1891 | 2026-03-19T02:59:01.077Z | Compiling time-core v0.1.8 |
| 1892 | 2026-03-19T02:59:01.312Z | Compiling pest_meta v2.8.6 |
| 1893 | 2026-03-19T02:59:01.375Z | Compiling time-macros v0.2.27 |
| 1894 | 2026-03-19T02:59:01.562Z | Compiling pretty-hex v0.4.1 |
| 1895 | 2026-03-19T02:59:01.618Z | Compiling openssl v0.10.75 |
| 1896 | 2026-03-19T02:59:01.994Z | Compiling anyhow v1.0.102 |
| 1897 | 2026-03-19T02:59:02.020Z | Compiling base64ct v1.8.3 |
| 1898 | 2026-03-19T02:59:02.046Z | Compiling either v1.15.0 |
| 1899 | 2026-03-19T02:59:02.072Z | Compiling regex-automata v0.4.14 |
| 1900 | 2026-03-19T02:59:02.097Z | Compiling crc32fast v1.5.0 |
| 1901 | 2026-03-19T02:59:02.144Z | Compiling pest_generator v2.8.6 |
| 1902 | 2026-03-19T02:59:02.183Z | Compiling darling_core v0.21.3 |
| 1903 | 2026-03-19T02:59:02.211Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1904 | 2026-03-19T02:59:02.353Z | Compiling pem-rfc7468 v0.7.0 |
| 1905 | 2026-03-19T02:59:02.398Z | Compiling flagset v0.4.7 |
| 1906 | 2026-03-19T02:59:02.440Z | Compiling native-tls v0.2.18 |
| 1907 | 2026-03-19T02:59:02.459Z | Compiling rand_core v0.9.5 |
| 1908 | 2026-03-19T02:59:02.742Z | Compiling slog v2.8.2 |
| 1909 | 2026-03-19T02:59:02.745Z | Compiling tracing-core v0.1.36 |
| 1910 | 2026-03-19T02:59:02.819Z | Compiling untrusted v0.9.0 |
| 1911 | 2026-03-19T02:59:02.848Z | Compiling rayon-core v1.13.0 |
| 1912 | 2026-03-19T02:59:02.875Z | Compiling dyn-clone v1.0.20 |
| 1913 | 2026-03-19T02:59:02.968Z | Compiling serde_derive v1.0.228 |
| 1914 | 2026-03-19T02:59:02.998Z | Compiling zeroize_derive v1.4.3 |
| 1915 | 2026-03-19T02:59:03.020Z | Compiling zerofrom-derive v0.1.6 |
| 1916 | 2026-03-19T02:59:03.025Z | Compiling yoke-derive v0.8.1 |
| 1917 | 2026-03-19T02:59:03.068Z | Compiling zerovec-derive v0.11.2 |
| 1918 | 2026-03-19T02:59:03.098Z | Compiling displaydoc v0.2.5 |
| 1919 | 2026-03-19T02:59:03.122Z | Compiling zerocopy-derive v0.8.40 |
| 1920 | 2026-03-19T02:59:03.171Z | Compiling tokio-macros v2.6.0 |
| 1921 | 2026-03-19T02:59:03.195Z | Compiling futures-macro v0.3.32 |
| 1922 | 2026-03-19T02:59:03.784Z | Compiling zeroize v1.8.2 |
| 1923 | 2026-03-19T02:59:04.085Z | Compiling thiserror-impl v2.0.18 |
| 1924 | 2026-03-19T02:59:04.133Z | Compiling tracing-attributes v0.1.31 |
| 1925 | 2026-03-19T02:59:04.267Z | Compiling der_derive v0.7.3 |
| 1926 | 2026-03-19T02:59:04.741Z | Compiling schemars_derive v0.8.22 |
| 1927 | 2026-03-19T02:59:04.746Z | Compiling thiserror-impl v1.0.69 |
| 1928 | 2026-03-19T02:59:04.746Z | Compiling zerofrom v0.1.6 |
| 1929 | 2026-03-19T02:59:04.758Z | Compiling yoke v0.8.1 |
| 1930 | 2026-03-19T02:59:04.902Z | Compiling crypto-common v0.1.7 |
| 1931 | 2026-03-19T02:59:05.029Z | Compiling zerovec v0.11.5 |
| 1932 | 2026-03-19T02:59:05.094Z | Compiling zerotrie v0.2.3 |
| 1933 | 2026-03-19T02:59:05.499Z | Compiling block-buffer v0.10.4 |
| 1934 | 2026-03-19T02:59:05.695Z | Compiling digest v0.10.7 |
| 1935 | 2026-03-19T02:59:05.747Z | Compiling pest_derive v2.8.6 |
| 1936 | 2026-03-19T02:59:05.773Z | Compiling futures-util v0.3.32 |
| 1937 | 2026-03-19T02:59:05.868Z | Compiling tinystr v0.8.2 |
| 1938 | 2026-03-19T02:59:05.893Z | Compiling potential_utf v0.1.4 |
| 1939 | 2026-03-19T02:59:05.974Z | Compiling hmac v0.12.1 |
| 1940 | 2026-03-19T02:59:06.003Z | Compiling block-padding v0.3.3 |
| 1941 | 2026-03-19T02:59:06.088Z | Compiling icu_collections v2.1.1 |
| 1942 | 2026-03-19T02:59:06.151Z | Compiling icu_locale_core v2.1.1 |
| 1943 | 2026-03-19T02:59:06.174Z | Compiling inout v0.1.4 |
| 1944 | 2026-03-19T02:59:06.198Z | Compiling sha2 v0.10.9 |
| 1945 | 2026-03-19T02:59:06.311Z | Compiling rustls-pki-types v1.14.0 |
| 1946 | 2026-03-19T02:59:06.357Z | Compiling cipher v0.4.4 |
| 1947 | 2026-03-19T02:59:06.392Z | Compiling scroll_derive v0.12.1 |
| 1948 | 2026-03-19T02:59:07.017Z | Compiling scroll_derive v0.13.1 |
| 1949 | 2026-03-19T02:59:07.045Z | Compiling openssl-macros v0.1.1 |
| 1950 | 2026-03-19T02:59:07.233Z | Compiling icu_provider v2.1.1 |
| 1951 | 2026-03-19T02:59:07.343Z | Compiling bytes v1.11.1 |
| 1952 | 2026-03-19T02:59:07.404Z | Compiling chrono v0.4.44 |
| 1953 | 2026-03-19T02:59:07.541Z | Compiling serde_tokenstream v0.2.3 |
| 1954 | 2026-03-19T02:59:07.778Z | Compiling icu_normalizer v2.1.1 |
| 1955 | 2026-03-19T02:59:07.782Z | Compiling icu_properties v2.1.2 |
| 1956 | 2026-03-19T02:59:08.037Z | Compiling tokio v1.49.0 |
| 1957 | 2026-03-19T02:59:08.226Z | Compiling http v1.4.0 |
| 1958 | 2026-03-19T02:59:08.984Z | Compiling der v0.7.10 |
| 1959 | 2026-03-19T02:59:09.295Z | Compiling idna_adapter v1.2.1 |
| 1960 | 2026-03-19T02:59:09.323Z | Compiling ppv-lite86 v0.2.21 |
| 1961 | 2026-03-19T02:59:09.351Z | Compiling darling_macro v0.21.3 |
| 1962 | 2026-03-19T02:59:09.399Z | Compiling regex v1.12.3 |
| 1963 | 2026-03-19T02:59:09.417Z | Compiling zerocopy-derive v0.7.35 |
| 1964 | 2026-03-19T02:59:09.511Z | Compiling idna v1.1.0 |
| 1965 | 2026-03-19T02:59:09.971Z | Compiling url v2.5.8 |
| 1966 | 2026-03-19T02:59:10.017Z | Compiling darling v0.21.3 |
| 1967 | 2026-03-19T02:59:10.059Z | Compiling salsa20 v0.10.2 |
| 1968 | 2026-03-19T02:59:10.137Z | Compiling pbkdf2 v0.12.2 |
| 1969 | 2026-03-19T02:59:10.198Z | Compiling spki v0.7.3 |
| 1970 | 2026-03-19T02:59:10.288Z | Compiling tracing v0.1.44 |
| 1971 | 2026-03-19T02:59:10.665Z | Compiling cookie v0.18.1 |
| 1972 | 2026-03-19T02:59:10.844Z | Compiling base64 v0.22.1 |
| 1973 | 2026-03-19T02:59:10.938Z | Compiling camino v1.2.2 |
| 1974 | 2026-03-19T02:59:11.212Z | Compiling scrypt v0.11.0 |
| 1975 | 2026-03-19T02:59:11.339Z | Compiling rand_chacha v0.9.0 |
| 1976 | 2026-03-19T02:59:11.354Z | Compiling cbc v0.1.2 |
| 1977 | 2026-03-19T02:59:11.508Z | Compiling aes v0.8.4 |
| 1978 | 2026-03-19T02:59:12.151Z | Compiling usdt-impl v0.5.0 |
| 1979 | 2026-03-19T02:59:12.176Z | Compiling winnow v0.7.14 |
| 1980 | 2026-03-19T02:59:12.198Z | Compiling paste v1.0.15 |
| 1981 | 2026-03-19T02:59:12.201Z | Compiling usdt-impl v0.6.0 |
| 1982 | 2026-03-19T02:59:12.446Z | Compiling ref-cast v1.0.25 |
| 1983 | 2026-03-19T02:59:12.624Z | Compiling pkcs5 v0.7.1 |
| 1984 | 2026-03-19T02:59:12.666Z | Compiling rand v0.9.2 |
| 1985 | 2026-03-19T02:59:12.846Z | Compiling http-body v1.0.1 |
| 1986 | 2026-03-19T02:59:13.076Z | Compiling scroll v0.13.0 |
| 1987 | 2026-03-19T02:59:13.116Z | Compiling toml_datetime v0.6.11 |
| 1988 | 2026-03-19T02:59:13.211Z | Compiling tokio-util v0.7.18 |
| 1989 | 2026-03-19T02:59:13.237Z | Compiling serde_spanned v0.6.9 |
| 1990 | 2026-03-19T02:59:13.237Z | Compiling scroll v0.12.0 |
| 1991 | 2026-03-19T02:59:13.478Z | Compiling heapless v0.7.17 |
| 1992 | 2026-03-19T02:59:13.532Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1993 | 2026-03-19T02:59:13.647Z | Compiling atomic-waker v1.1.2 |
| 1994 | 2026-03-19T02:59:13.806Z | Compiling zstd-safe v7.2.4 |
| 1995 | 2026-03-19T02:59:13.846Z | Compiling signal-hook v0.3.18 |
| 1996 | 2026-03-19T02:59:13.881Z | Compiling untrusted v0.7.1 |
| 1997 | 2026-03-19T02:59:14.011Z | Compiling openssl-probe v0.2.1 |
| 1998 | 2026-03-19T02:59:14.033Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1999 | 2026-03-19T02:59:14.242Z | Compiling goblin v0.8.2 |
| 2000 | 2026-03-19T02:59:14.242Z | Compiling goblin v0.10.5 |
| 2001 | 2026-03-19T02:59:14.284Z | Compiling pkcs8 v0.10.2 |
| 2002 | 2026-03-19T02:59:14.678Z | Compiling zerocopy v0.7.35 |
| 2003 | 2026-03-19T02:59:14.703Z | Compiling ref-cast-impl v1.0.25 |
| 2004 | 2026-03-19T02:59:14.813Z | Compiling darling_core v0.20.11 |
| 2005 | 2026-03-19T02:59:15.149Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2006 | 2026-03-19T02:59:15.173Z | Compiling memoffset v0.9.1 |
| 2007 | 2026-03-19T02:59:15.220Z | Compiling try-lock v0.2.5 |
| 2008 | 2026-03-19T02:59:15.254Z | Compiling litrs v1.0.0 |
| 2009 | 2026-03-19T02:59:15.424Z | Compiling fastrand v2.3.0 |
| 2010 | 2026-03-19T02:59:15.514Z | Compiling tower-layer v0.3.3 |
| 2011 | 2026-03-19T02:59:15.557Z | Compiling winnow v0.5.40 |
| 2012 | 2026-03-19T02:59:15.584Z | Compiling rustix v0.38.44 |
| 2013 | 2026-03-19T02:59:15.800Z | Compiling tower-service v0.3.3 |
| 2014 | 2026-03-19T02:59:15.856Z | Compiling tinyvec_macros v0.1.1 |
| 2015 | 2026-03-19T02:59:16.021Z | Compiling tinyvec v1.10.0 |
| 2016 | 2026-03-19T02:59:16.024Z | Compiling document-features v0.2.12 |
| 2017 | 2026-03-19T02:59:16.084Z | Compiling want v0.3.1 |
| 2018 | 2026-03-19T02:59:16.374Z | Compiling h2 v0.4.13 |
| 2019 | 2026-03-19T02:59:16.908Z | Compiling dtrace-parser v0.2.0 |
| 2020 | 2026-03-19T02:59:16.940Z | Compiling dtrace-parser v0.3.0 |
| 2021 | 2026-03-19T02:59:17.423Z | Compiling dof v0.3.0 |
| 2022 | 2026-03-19T02:59:17.502Z | Compiling toml_edit v0.19.15 |
| 2023 | 2026-03-19T02:59:17.683Z | Compiling darling_macro v0.20.11 |
| 2024 | 2026-03-19T02:59:17.782Z | Compiling ipnet v2.11.0 |
| 2025 | 2026-03-19T02:59:17.847Z | Compiling async-trait v0.1.89 |
| 2026 | 2026-03-19T02:59:17.883Z | Compiling daft-derive v0.1.5 |
| 2027 | 2026-03-19T02:59:18.283Z | Compiling dof v0.4.0 |
| 2028 | 2026-03-19T02:59:18.325Z | Compiling curve25519-dalek v4.1.3 |
| 2029 | 2026-03-19T02:59:18.490Z | Compiling spin v0.9.8 |
| 2030 | 2026-03-19T02:59:18.647Z | Compiling thread-id v5.1.0 |
| 2031 | 2026-03-19T02:59:18.670Z | Compiling thread-id v4.2.2 |
| 2032 | 2026-03-19T02:59:18.879Z | Compiling proc-macro-error-attr v1.0.4 |
| 2033 | 2026-03-19T02:59:18.890Z | Compiling httpdate v1.0.3 |
| 2034 | 2026-03-19T02:59:18.890Z | Compiling cfg_aliases v0.2.1 |
| 2035 | 2026-03-19T02:59:18.891Z | Compiling smoltcp v0.9.1 |
| 2036 | 2026-03-19T02:59:19.105Z | Compiling foreign-types-shared v0.1.1 |
| 2037 | 2026-03-19T02:59:19.112Z | Compiling pin-utils v0.1.0 |
| 2038 | 2026-03-19T02:59:19.644Z | Compiling powerfmt v0.2.0 |
| 2039 | 2026-03-19T02:59:19.647Z | Compiling num-bigint-dig v0.8.6 |
| 2040 | 2026-03-19T02:59:19.647Z | Compiling foreign-types v0.3.2 |
| 2041 | 2026-03-19T02:59:19.647Z | Compiling deranged v0.5.8 |
| 2042 | 2026-03-19T02:59:19.647Z | Compiling nix v0.31.1 |
| 2043 | 2026-03-19T02:59:19.647Z | Compiling tempfile v3.25.0 |
| 2044 | 2026-03-19T02:59:19.765Z | Compiling darling v0.20.11 |
| 2045 | 2026-03-19T02:59:20.096Z | Compiling ipnetwork v0.21.1 |
| 2046 | 2026-03-19T02:59:20.301Z | Compiling strum_macros v0.26.4 |
| 2047 | 2026-03-19T02:59:20.418Z | Compiling hyper v1.8.1 |
| 2048 | 2026-03-19T02:59:20.564Z | Compiling wait-timeout v0.2.1 |
| 2049 | 2026-03-19T02:59:20.591Z | Compiling proc-macro-error v1.0.4 |
| 2050 | 2026-03-19T02:59:20.847Z | Compiling simd-adler32 v0.3.8 |
| 2051 | 2026-03-19T02:59:20.991Z | Compiling num_threads v0.1.7 |
| 2052 | 2026-03-19T02:59:21.061Z | Compiling anstyle v1.0.13 |
| 2053 | 2026-03-19T02:59:21.091Z | Compiling utf8parse v0.2.2 |
| 2054 | 2026-03-19T02:59:21.123Z | Compiling siphasher v1.0.2 |
| 2055 | 2026-03-19T02:59:21.148Z | Compiling unicode-segmentation v1.12.0 |
| 2056 | 2026-03-19T02:59:21.193Z | Compiling quick-error v1.2.3 |
| 2057 | 2026-03-19T02:59:21.461Z | Compiling bit-vec v0.8.0 |
| 2058 | 2026-03-19T02:59:21.682Z | Compiling bit-set v0.8.0 |
| 2059 | 2026-03-19T02:59:21.727Z | Compiling rusty-fork v0.3.1 |
| 2060 | 2026-03-19T02:59:22.331Z | Compiling anstyle-parse v0.2.7 |
| 2061 | 2026-03-19T02:59:22.338Z | Compiling hyper-util v0.1.20 |
| 2062 | 2026-03-19T02:59:22.338Z | Compiling time v0.3.47 |
| 2063 | 2026-03-19T02:59:22.515Z | Compiling crossbeam-epoch v0.9.18 |
| 2064 | 2026-03-19T02:59:22.737Z | Compiling derive_builder_core v0.20.2 |
| 2065 | 2026-03-19T02:59:22.987Z | Compiling unicode-normalization v0.1.25 |
| 2066 | 2026-03-19T02:59:23.611Z | Compiling rustls-native-certs v0.8.3 |
| 2067 | 2026-03-19T02:59:23.914Z | Compiling signature v2.2.0 |
| 2068 | 2026-03-19T02:59:24.089Z | Compiling hubpack_derive v0.1.1 |
| 2069 | 2026-03-19T02:59:24.103Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2070 | 2026-03-19T02:59:24.129Z | Compiling strum_macros v0.27.2 |
| 2071 | 2026-03-19T02:59:24.158Z | Compiling rand_xorshift v0.4.0 |
| 2072 | 2026-03-19T02:59:24.191Z | Compiling sync_wrapper v1.0.2 |
| 2073 | 2026-03-19T02:59:24.283Z | Compiling ahash v0.8.12 |
| 2074 | 2026-03-19T02:59:24.330Z | Compiling fs-err v3.3.0 |
| 2075 | 2026-03-19T02:59:24.375Z | Compiling adler2 v2.0.1 |
| 2076 | 2026-03-19T02:59:24.425Z | Compiling unicode-properties v0.1.4 |
| 2077 | 2026-03-19T02:59:24.553Z | Compiling colorchoice v1.0.4 |
| 2078 | 2026-03-19T02:59:24.642Z | Compiling unarray v0.1.4 |
| 2079 | 2026-03-19T02:59:24.722Z | Compiling is_terminal_polyfill v1.70.2 |
| 2080 | 2026-03-19T02:59:24.744Z | Compiling object v0.37.3 |
| 2081 | 2026-03-19T02:59:24.747Z | Compiling anstyle-query v1.1.5 |
| 2082 | 2026-03-19T02:59:24.793Z | Compiling unicode-bidi v0.3.18 |
| 2083 | 2026-03-19T02:59:24.858Z | Compiling proptest v1.10.0 |
| 2084 | 2026-03-19T02:59:24.903Z | Compiling anstream v0.6.21 |
| 2085 | 2026-03-19T02:59:25.118Z | Compiling miniz_oxide v0.8.9 |
| 2086 | 2026-03-19T02:59:25.318Z | Compiling stringprep v0.1.5 |
| 2087 | 2026-03-19T02:59:25.901Z | Compiling tower v0.5.3 |
| 2088 | 2026-03-19T02:59:25.907Z | Compiling derive_builder_macro v0.20.2 |
| 2089 | 2026-03-19T02:59:26.238Z | Compiling crossbeam-deque v0.8.6 |
| 2090 | 2026-03-19T02:59:26.288Z | Compiling heck v0.4.1 |
| 2091 | 2026-03-19T02:59:26.484Z | Compiling usdt-macro v0.6.0 |
| 2092 | 2026-03-19T02:59:26.514Z | Compiling usdt-attr-macro v0.6.0 |
| 2093 | 2026-03-19T02:59:26.656Z | Compiling http-body-util v0.1.3 |
| 2094 | 2026-03-19T02:59:26.757Z | Compiling webpki-roots v1.0.6 |
| 2095 | 2026-03-19T02:59:27.037Z | Compiling rand_chacha v0.3.1 |
| 2096 | 2026-03-19T02:59:27.063Z | Compiling erased-serde v0.3.31 |
| 2097 | 2026-03-19T02:59:27.067Z | Compiling md-5 v0.10.6 |
| 2098 | 2026-03-19T02:59:27.276Z | Compiling num-integer v0.1.46 |
| 2099 | 2026-03-19T02:59:27.301Z | Compiling hash32 v0.2.1 |
| 2100 | 2026-03-19T02:59:27.428Z | Compiling vergen-lib v0.1.6 |
| 2101 | 2026-03-19T02:59:27.469Z | Compiling ff v0.13.1 |
| 2102 | 2026-03-19T02:59:27.520Z | Compiling ryu v1.0.23 |
| 2103 | 2026-03-19T02:59:27.547Z | Compiling psl-types v2.0.11 |
| 2104 | 2026-03-19T02:59:27.574Z | Compiling zlib-rs v0.6.2 |
| 2105 | 2026-03-19T02:59:27.577Z | Compiling base16ct v0.2.0 |
| 2106 | 2026-03-19T02:59:27.577Z | Compiling iri-string v0.7.10 |
| 2107 | 2026-03-19T02:59:27.673Z | Compiling fallible-iterator v0.2.0 |
| 2108 | 2026-03-19T02:59:27.729Z | Compiling publicsuffix v2.3.0 |
| 2109 | 2026-03-19T02:59:27.753Z | Compiling newtype-uuid v1.3.2 |
| 2110 | 2026-03-19T02:59:27.827Z | Compiling sec1 v0.7.3 |
| 2111 | 2026-03-19T02:59:27.830Z | Compiling serde_urlencoded v0.7.1 |
| 2112 | 2026-03-19T02:59:27.990Z | Compiling group v0.13.0 |
| 2113 | 2026-03-19T02:59:28.001Z | Compiling num-iter v0.1.45 |
| 2114 | 2026-03-19T02:59:28.132Z | Compiling postgres-protocol v0.6.10 |
| 2115 | 2026-03-19T02:59:28.234Z | Compiling rand v0.8.5 |
| 2116 | 2026-03-19T02:59:28.444Z | Compiling oxnet v0.1.4 |
| 2117 | 2026-03-19T02:59:28.670Z | Compiling zone_cfg_derive v0.3.1 |
| 2118 | 2026-03-19T02:59:28.795Z | Compiling derive_builder v0.20.2 |
| 2119 | 2026-03-19T02:59:28.823Z | Compiling tokio-native-tls v0.3.1 |
| 2120 | 2026-03-19T02:59:28.959Z | Compiling phf_shared v0.13.1 |
| 2121 | 2026-03-19T02:59:29.067Z | Compiling lazy_static v1.5.0 |
| 2122 | 2026-03-19T02:59:29.167Z | Compiling tower-http v0.6.8 |
| 2123 | 2026-03-19T02:59:29.213Z | Compiling terminal_size v0.4.3 |
| 2124 | 2026-03-19T02:59:29.259Z | Compiling serde_with_macros v3.17.0 |
| 2125 | 2026-03-19T02:59:29.288Z | Compiling cargo-platform v0.1.9 |
| 2126 | 2026-03-19T02:59:29.360Z | Compiling hkdf v0.12.4 |
| 2127 | 2026-03-19T02:59:29.476Z | Compiling crypto-bigint v0.5.5 |
| 2128 | 2026-03-19T02:59:29.494Z | Compiling serde_repr v0.1.20 |
| 2129 | 2026-03-19T02:59:29.518Z | Compiling enum-as-inner v0.6.1 |
| 2130 | 2026-03-19T02:59:29.544Z | Compiling clap_derive v4.5.55 |
| 2131 | 2026-03-19T02:59:29.568Z | Compiling vergen v9.0.6 |
| 2132 | 2026-03-19T02:59:29.664Z | Compiling foldhash v0.1.5 |
| 2133 | 2026-03-19T02:59:29.793Z | Compiling bitflags v1.3.2 |
| 2134 | 2026-03-19T02:59:29.901Z | Compiling clap_lex v1.0.0 |
| 2135 | 2026-03-19T02:59:29.905Z | Compiling managed v0.8.0 |
| 2136 | 2026-03-19T02:59:29.982Z | Compiling unicode-width v0.2.0 |
| 2137 | 2026-03-19T02:59:30.117Z | Compiling bumpalo v3.20.2 |
| 2138 | 2026-03-19T02:59:30.231Z | Compiling libbz2-rs-sys v0.2.2 |
| 2139 | 2026-03-19T02:59:30.237Z | Compiling clap_builder v4.5.60 |
| 2140 | 2026-03-19T02:59:30.410Z | Compiling console v0.16.2 |
| 2141 | 2026-03-19T02:59:30.514Z | Compiling zopfli v0.8.3 |
| 2142 | 2026-03-19T02:59:30.562Z | Compiling flate2 v1.1.9 |
| 2143 | 2026-03-19T02:59:30.709Z | Compiling hashbrown v0.15.5 |
| 2144 | 2026-03-19T02:59:30.910Z | Compiling elliptic-curve v0.13.8 |
| 2145 | 2026-03-19T02:59:30.941Z | Compiling bzip2 v0.6.1 |
| 2146 | 2026-03-19T02:59:31.076Z | Compiling cargo_metadata v0.19.2 |
| 2147 | 2026-03-19T02:59:31.281Z | Compiling phf v0.13.1 |
| 2148 | 2026-03-19T02:59:31.395Z | Compiling hyper-tls v0.6.0 |
| 2149 | 2026-03-19T02:59:31.469Z | Compiling signal-hook-mio v0.2.5 |
| 2150 | 2026-03-19T02:59:31.514Z | Compiling daft v0.1.5 |
| 2151 | 2026-03-19T02:59:31.564Z | Compiling rayon v1.11.0 |
| 2152 | 2026-03-19T02:59:31.636Z | Compiling cookie_store v0.22.1 |
| 2153 | 2026-03-19T02:59:31.704Z | Compiling postgres-types v0.2.12 |
| 2154 | 2026-03-19T02:59:31.784Z | Compiling bzip2 v0.4.4 |
| 2155 | 2026-03-19T02:59:31.855Z | Compiling zstd v0.13.3 |
| 2156 | 2026-03-19T02:59:31.896Z | Compiling strum v0.27.2 |
| 2157 | 2026-03-19T02:59:32.083Z | Compiling hubpack v0.1.2 |
| 2158 | 2026-03-19T02:59:32.283Z | Compiling ed25519 v2.2.3 |
| 2159 | 2026-03-19T02:59:32.388Z | Compiling phf_shared v0.11.3 |
| 2160 | 2026-03-19T02:59:32.606Z | Compiling pkcs1 v0.7.5 |
| 2161 | 2026-03-19T02:59:32.685Z | Compiling serde-big-array v0.5.1 |
| 2162 | 2026-03-19T02:59:32.752Z | Compiling hex v0.4.3 |
| 2163 | 2026-03-19T02:59:32.892Z | Compiling rfc6979 v0.4.0 |
| 2164 | 2026-03-19T02:59:32.897Z | Compiling bstr v1.12.1 |
| 2165 | 2026-03-19T02:59:33.130Z | Compiling itertools v0.12.1 |
| 2166 | 2026-03-19T02:59:33.134Z | Compiling float-cmp v0.10.0 |
| 2167 | 2026-03-19T02:59:33.199Z | Compiling memmap2 v0.9.10 |
| 2168 | 2026-03-19T02:59:33.230Z | Compiling env_filter v1.0.0 |
| 2169 | 2026-03-19T02:59:33.387Z | Compiling encoding_rs v0.8.35 |
| 2170 | 2026-03-19T02:59:33.810Z | Compiling fixedbitset v0.4.2 |
| 2171 | 2026-03-19T02:59:33.813Z | Compiling whoami v2.1.0 |
| 2172 | 2026-03-19T02:59:33.813Z | Compiling jiff v0.2.21 |
| 2173 | 2026-03-19T02:59:33.813Z | Compiling mime v0.3.17 |
| 2174 | 2026-03-19T02:59:33.813Z | Compiling difflib v0.4.0 |
| 2175 | 2026-03-19T02:59:33.813Z | Compiling normalize-line-endings v0.3.0 |
| 2176 | 2026-03-19T02:59:33.813Z | Compiling precomputed-hash v0.1.1 |
| 2177 | 2026-03-19T02:59:33.872Z | Compiling predicates-core v1.0.10 |
| 2178 | 2026-03-19T02:59:33.918Z | Compiling new_debug_unreachable v1.0.6 |
| 2179 | 2026-03-19T02:59:33.955Z | Compiling keccak v0.1.6 |
| 2180 | 2026-03-19T02:59:33.978Z | Compiling data-encoding v2.10.0 |
| 2181 | 2026-03-19T02:59:33.999Z | Compiling fixedbitset v0.5.7 |
| 2182 | 2026-03-19T02:59:34.133Z | Compiling toml_write v0.1.2 |
| 2183 | 2026-03-19T02:59:34.600Z | Compiling rustc-hash v2.1.1 |
| 2184 | 2026-03-19T02:59:34.605Z | Compiling unit-prefix v0.5.2 |
| 2185 | 2026-03-19T02:59:34.605Z | Compiling static_assertions v1.1.0 |
| 2186 | 2026-03-19T02:59:34.605Z | Compiling iddqd v0.3.17 |
| 2187 | 2026-03-19T02:59:34.606Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2188 | 2026-03-19T02:59:34.606Z | Compiling hickory-proto v0.25.2 |
| 2189 | 2026-03-19T02:59:34.606Z | Compiling indicatif v0.18.4 |
| 2190 | 2026-03-19T02:59:34.606Z | Compiling toml_edit v0.22.27 |
| 2191 | 2026-03-19T02:59:34.773Z | Compiling zone v0.3.1 |
| 2192 | 2026-03-19T02:59:34.962Z | Compiling petgraph v0.8.3 |
| 2193 | 2026-03-19T02:59:35.196Z | Compiling sha3 v0.10.8 |
| 2194 | 2026-03-19T02:59:35.513Z | Compiling predicates v3.1.4 |
| 2195 | 2026-03-19T02:59:35.571Z | Compiling string_cache v0.8.9 |
| 2196 | 2026-03-19T02:59:35.637Z | Compiling tokio-postgres v0.7.16 |
| 2197 | 2026-03-19T02:59:35.884Z | Compiling petgraph v0.6.5 |
| 2198 | 2026-03-19T02:59:35.912Z | Compiling similar v2.7.0 |
| 2199 | 2026-03-19T02:59:36.318Z | Compiling env_logger v0.11.9 |
| 2200 | 2026-03-19T02:59:36.773Z | Compiling usdt v0.6.0 |
| 2201 | 2026-03-19T02:59:37.425Z | Compiling zip v4.6.1 |
| 2202 | 2026-03-19T02:59:37.629Z | Compiling serde_with v3.17.0 |
| 2203 | 2026-03-19T02:59:37.860Z | Compiling ecdsa v0.16.9 |
| 2204 | 2026-03-19T02:59:37.921Z | Compiling rsa v0.9.10 |
| 2205 | 2026-03-19T02:59:38.571Z | Compiling ed25519-dalek v2.2.0 |
| 2206 | 2026-03-19T02:59:38.590Z | Compiling crossterm v0.28.1 |
| 2207 | 2026-03-19T02:59:38.650Z | Compiling clap v4.5.60 |
| 2208 | 2026-03-19T02:59:39.130Z | Compiling zip v0.6.6 |
| 2209 | 2026-03-19T02:59:39.284Z | Compiling strum v0.26.3 |
| 2210 | 2026-03-19T02:59:39.303Z | Compiling toml v0.7.8 |
| 2211 | 2026-03-19T02:59:39.380Z | Compiling tokio-stream v0.1.18 |
| 2212 | 2026-03-19T02:59:39.470Z | Compiling buf-list v1.1.2 |
| 2213 | 2026-03-19T02:59:39.999Z | Compiling x509-cert v0.2.5 |
| 2214 | 2026-03-19T02:59:40.017Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2215 | 2026-03-19T02:59:40.112Z | Compiling openapiv3 v2.2.0 |
| 2216 | 2026-03-19T02:59:40.118Z | Compiling sha1 v0.10.6 |
| 2217 | 2026-03-19T02:59:40.387Z | Compiling itertools v0.13.0 |
| 2218 | 2026-03-19T02:59:40.461Z | Compiling peg-runtime v0.8.5 |
| 2219 | 2026-03-19T02:59:41.041Z | Compiling lalrpop-util v0.19.12 |
| 2220 | 2026-03-19T02:59:56.191Z | Compiling macaddr v1.0.1 |
| 2221 | 2026-03-19T02:59:56.285Z | Compiling structmeta-derive v0.3.0 |
| 2222 | 2026-03-19T02:59:56.331Z | Compiling itertools v0.14.0 |
| 2223 | 2026-03-19T02:59:57.292Z | Compiling heapless v0.8.0 |
| 2224 | 2026-03-19T02:59:58.053Z | Compiling ingot-macros v0.1.1 |
| 2225 | 2026-03-19T02:59:58.850Z | Compiling structmeta v0.3.0 |
| 2226 | 2026-03-19T03:00:02.354Z | Compiling rustls-webpki v0.103.9 |
| 2227 | 2026-03-19T03:00:04.058Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2228 | 2026-03-19T03:00:04.917Z | Compiling hash32 v0.3.1 |
| 2229 | 2026-03-19T03:00:04.920Z | Compiling smoltcp v0.11.0 |
| 2230 | 2026-03-19T03:00:05.391Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2231 | 2026-03-19T03:00:05.534Z | Compiling proc-macro-crate v3.4.0 |
| 2232 | 2026-03-19T03:00:05.556Z | Compiling ingot-types v0.1.2 |
| 2233 | 2026-03-19T03:00:05.714Z | Compiling cobs v0.3.0 |
| 2234 | 2026-03-19T03:00:05.748Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2235 | 2026-03-19T03:00:05.782Z | Compiling rustls v0.22.4 |
| 2236 | 2026-03-19T03:00:06.084Z | Compiling postcard v1.1.3 |
| 2237 | 2026-03-19T03:00:06.087Z | Compiling proc-macro-crate v1.3.1 |
| 2238 | 2026-03-19T03:00:06.133Z | Compiling ingot v0.1.1 |
| 2239 | 2026-03-19T03:00:06.136Z | Compiling rustls-webpki v0.102.8 |
| 2240 | 2026-03-19T03:00:06.206Z | Compiling num_enum_derive v0.7.5 |
| 2241 | 2026-03-19T03:00:06.209Z | Compiling futures-executor v0.3.32 |
| 2242 | 2026-03-19T03:00:06.209Z | Compiling foreign-types-macros v0.2.3 |
| 2243 | 2026-03-19T03:00:06.525Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2244 | 2026-03-19T03:00:06.583Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2245 | 2026-03-19T03:00:06.608Z | Compiling multer v3.1.0 |
| 2246 | 2026-03-19T03:00:06.856Z | Compiling thread_local v1.1.9 |
| 2247 | 2026-03-19T03:00:06.856Z | Compiling typeid v1.0.3 |
| 2248 | 2026-03-19T03:00:06.906Z | Compiling cpufeatures v0.3.0 |
| 2249 | 2026-03-19T03:00:06.906Z | Compiling match_cfg v0.1.0 |
| 2250 | 2026-03-19T03:00:07.031Z | Compiling slog-async v2.8.0 |
| 2251 | 2026-03-19T03:00:07.058Z | Compiling foreign-types-shared v0.3.1 |
| 2252 | 2026-03-19T03:00:07.063Z | Compiling hostname v0.3.1 |
| 2253 | 2026-03-19T03:00:07.104Z | Compiling chacha20 v0.10.0 |
| 2254 | 2026-03-19T03:00:07.204Z | Compiling foreign-types v0.5.0 |
| 2255 | 2026-03-19T03:00:07.274Z | Compiling tokio-rustls v0.26.4 |
| 2256 | 2026-03-19T03:00:07.311Z | Compiling rustls-platform-verifier v0.6.2 |
| 2257 | 2026-03-19T03:00:07.494Z | Compiling num_enum_derive v0.5.11 |
| 2258 | 2026-03-19T03:00:07.518Z | Compiling futures v0.3.32 |
| 2259 | 2026-03-19T03:00:07.568Z | Compiling num_enum v0.7.5 |
| 2260 | 2026-03-19T03:00:07.621Z | Compiling hyper-rustls v0.27.7 |
| 2261 | 2026-03-19T03:00:07.670Z | Compiling derive-ex v0.1.8 |
| 2262 | 2026-03-19T03:00:07.711Z | Compiling tabwriter v1.4.1 |
| 2263 | 2026-03-19T03:00:07.747Z | Compiling slog-json v2.6.1 |
| 2264 | 2026-03-19T03:00:07.818Z | Compiling crossbeam-channel v0.5.15 |
| 2265 | 2026-03-19T03:00:08.043Z | Compiling reqwest v0.13.2 |
| 2266 | 2026-03-19T03:00:08.140Z | Compiling reqwest v0.12.28 |
| 2267 | 2026-03-19T03:00:08.213Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2268 | 2026-03-19T03:00:08.508Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2269 | 2026-03-19T03:00:08.730Z | Compiling async-stream-impl v0.3.6 |
| 2270 | 2026-03-19T03:00:08.790Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2271 | 2026-03-19T03:00:08.814Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2272 | 2026-03-19T03:00:09.021Z | Compiling serde_spanned v1.0.4 |
| 2273 | 2026-03-19T03:00:09.054Z | Compiling is-terminal v0.4.17 |
| 2274 | 2026-03-19T03:00:09.203Z | Compiling cstr-argument v0.1.2 |
| 2275 | 2026-03-19T03:00:09.260Z | Compiling dropshot v0.16.7 |
| 2276 | 2026-03-19T03:00:09.283Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2277 | 2026-03-19T03:00:09.376Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2278 | 2026-03-19T03:00:09.436Z | Compiling crucible-workspace-hack v0.1.0 |
| 2279 | 2026-03-19T03:00:09.513Z | Compiling term v1.2.1 |
| 2280 | 2026-03-19T03:00:09.541Z | Compiling take_mut v0.2.2 |
| 2281 | 2026-03-19T03:00:09.562Z | Compiling erased-serde v0.4.9 |
| 2282 | 2026-03-19T03:00:09.701Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2283 | 2026-03-19T03:00:09.845Z | Compiling test-strategy v0.4.5 |
| 2284 | 2026-03-19T03:00:09.869Z | Compiling async-stream v0.3.6 |
| 2285 | 2026-03-19T03:00:09.898Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2286 | 2026-03-19T03:00:09.983Z | Compiling slog-term v2.9.2 |
| 2287 | 2026-03-19T03:00:10.007Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2288 | 2026-03-19T03:00:10.245Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2289 | 2026-03-19T03:00:10.435Z | Compiling tokio-rustls v0.25.0 |
| 2290 | 2026-03-19T03:00:10.479Z | Compiling num_enum v0.5.11 |
| 2291 | 2026-03-19T03:00:10.505Z | Compiling slog-bunyan v2.5.0 |
| 2292 | 2026-03-19T03:00:10.671Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2293 | 2026-03-19T03:00:10.795Z | Compiling rand v0.10.0 |
| 2294 | 2026-03-19T03:00:10.983Z | Compiling parse-display-derive v0.10.0 |
| 2295 | 2026-03-19T03:00:11.006Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2296 | 2026-03-19T03:00:11.028Z | Compiling backon v1.6.0 |
| 2297 | 2026-03-19T03:00:11.290Z | Compiling waitgroup v0.1.2 |
| 2298 | 2026-03-19T03:00:11.336Z | Compiling dropshot_endpoint v0.16.7 |
| 2299 | 2026-03-19T03:00:11.386Z | Compiling newtype-uuid-macros v0.1.0 |
| 2300 | 2026-03-19T03:00:11.417Z | Compiling rustls-pemfile v2.2.0 |
| 2301 | 2026-03-19T03:00:11.475Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2302 | 2026-03-19T03:00:11.685Z | Compiling serde_path_to_error v0.1.20 |
| 2303 | 2026-03-19T03:00:11.721Z | Compiling hostname v0.4.2 |
| 2304 | 2026-03-19T03:00:11.813Z | Compiling instant v0.1.13 |
| 2305 | 2026-03-19T03:00:11.860Z | Compiling colored v3.1.1 |
| 2306 | 2026-03-19T03:00:11.872Z | Compiling libefi-sys v0.1.0 |
| 2307 | 2026-03-19T03:00:11.893Z | Compiling debug-ignore v1.0.5 |
| 2308 | 2026-03-19T03:00:11.958Z | Compiling backoff v0.4.0 |
| 2309 | 2026-03-19T03:00:12.125Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2310 | 2026-03-19T03:00:12.159Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2311 | 2026-03-19T03:00:12.273Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2312 | 2026-03-19T03:00:12.373Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2313 | 2026-03-19T03:00:12.483Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2314 | 2026-03-19T03:00:12.736Z | Compiling camino-tempfile v1.4.1 |
| 2315 | 2026-03-19T03:00:12.789Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2316 | 2026-03-19T03:00:12.932Z | Compiling usdt-attr-macro v0.5.0 |
| 2317 | 2026-03-19T03:00:12.964Z | Compiling usdt-macro v0.5.0 |
| 2318 | 2026-03-19T03:00:13.008Z | Compiling parse-display v0.10.0 |
| 2319 | 2026-03-19T03:00:13.087Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2320 | 2026-03-19T03:00:13.304Z | Compiling secrecy v0.10.3 |
| 2321 | 2026-03-19T03:00:13.510Z | Compiling num-derive v0.4.2 |
| 2322 | 2026-03-19T03:00:13.529Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2323 | 2026-03-19T03:00:13.770Z | Compiling bitfield-struct v0.6.2 |
| 2324 | 2026-03-19T03:00:13.862Z | Compiling regress v0.10.5 |
| 2325 | 2026-03-19T03:00:13.914Z | Compiling ordered-float v2.10.1 |
| 2326 | 2026-03-19T03:00:13.952Z | Compiling blake3 v1.8.3 |
| 2327 | 2026-03-19T03:00:14.038Z | Compiling memmap v0.7.0 |
| 2328 | 2026-03-19T03:00:14.148Z | Compiling sigpipe v0.1.3 |
| 2329 | 2026-03-19T03:00:14.279Z | Compiling glob v0.3.3 |
| 2330 | 2026-03-19T03:00:14.349Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2331 | 2026-03-19T03:00:14.401Z | Compiling serde-value v0.7.0 |
| 2332 | 2026-03-19T03:00:14.635Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2333 | 2026-03-19T03:00:14.665Z | Compiling usdt v0.5.0 |
| 2334 | 2026-03-19T03:00:14.734Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2335 | 2026-03-19T03:00:14.755Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2336 | 2026-03-19T03:00:14.830Z | Compiling serde-untagged v0.1.9 |
| 2337 | 2026-03-19T03:00:14.847Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2338 | 2026-03-19T03:00:15.105Z | Compiling toml v0.8.23 |
| 2339 | 2026-03-19T03:00:15.261Z | Compiling smf v0.2.3 |
| 2340 | 2026-03-19T03:00:15.368Z | Compiling filetime v0.2.27 |
| 2341 | 2026-03-19T03:00:15.384Z | Compiling arrayvec v0.7.6 |
| 2342 | 2026-03-19T03:00:15.403Z | Compiling constant_time_eq v0.4.2 |
| 2343 | 2026-03-19T03:00:15.459Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2344 | 2026-03-19T03:00:15.548Z | Compiling unicode-xid v0.2.6 |
| 2345 | 2026-03-19T03:00:15.586Z | Compiling xattr v1.6.1 |
| 2346 | 2026-03-19T03:00:15.627Z | Compiling arrayref v0.3.9 |
| 2347 | 2026-03-19T03:00:15.653Z | Compiling same-file v1.0.6 |
| 2348 | 2026-03-19T03:00:15.679Z | Compiling whoami v1.6.1 |
| 2349 | 2026-03-19T03:00:15.707Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2350 | 2026-03-19T03:00:15.753Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2351 | 2026-03-19T03:00:15.780Z | Compiling tar v0.4.44 |
| 2352 | 2026-03-19T03:00:15.846Z | Compiling walkdir v2.5.0 |
| 2353 | 2026-03-19T03:00:15.883Z | Compiling cargo-util-schemas v0.8.2 |
| 2354 | 2026-03-19T03:00:16.121Z | Compiling tokio-dtrace v0.1.1 |
| 2355 | 2026-03-19T03:00:16.295Z | Compiling gethostname v0.5.0 |
| 2356 | 2026-03-19T03:00:16.475Z | Compiling cargo-platform v0.2.0 |
| 2357 | 2026-03-19T03:00:16.504Z | Compiling topological-sort v0.2.2 |
| 2358 | 2026-03-19T03:00:16.579Z | Compiling oxide-tokio-rt v0.1.3 |
| 2359 | 2026-03-19T03:00:16.680Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2360 | 2026-03-19T03:00:16.736Z | Compiling indent_write v2.2.0 |
| 2361 | 2026-03-19T03:00:16.762Z | Compiling shell-words v1.1.1 |
| 2362 | 2026-03-19T03:00:17.716Z | Compiling cargo_metadata v0.21.0 |
| 2363 | 2026-03-19T03:00:28.657Z | Compiling progenitor-client v0.13.0 |
| 2364 | 2026-03-19T03:00:28.713Z | Compiling progenitor-client v0.10.0 |
| 2365 | 2026-03-19T03:00:28.722Z | Compiling omicron-zone-package v0.12.2 |
| 2366 | 2026-03-19T03:00:28.810Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2367 | 2026-03-19T03:00:28.817Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2368 | 2026-03-19T03:00:28.817Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2369 | 2026-03-19T03:00:28.817Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2370 | 2026-03-19T03:00:29.060Z | Compiling progenitor-extras v0.1.1 |
| 2371 | 2026-03-19T03:00:29.368Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2372 | 2026-03-19T03:00:38.942Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2373 | 2026-03-19T03:00:40.232Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2374 | 2026-03-19T03:00:48.525Z | Finished `release` profile [optimized] target(s) in 1m 54s |
| 2375 | 2026-03-19T03:00:48.714Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2376 | 2026-03-19T03:00:48.790Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2377 | 2026-03-19T03:00:48.799Z | Created new build target 'test' and set it as active |
| 2378 | 2026-03-19T03:00:48.799Z | |
| 2379 | 2026-03-19T03:00:48.799Z | real 1:54.968352415 |
| 2380 | 2026-03-19T03:00:48.799Z | user 20:16.732335687 |
| 2381 | 2026-03-19T03:00:48.799Z | sys 3:05.199966082 |
| 2382 | 2026-03-19T03:00:48.799Z | trap 0.518154144 |
| 2383 | 2026-03-19T03:00:48.800Z | tflt 2.785057160 |
| 2384 | 2026-03-19T03:00:48.800Z | dflt 3.633175392 |
| 2385 | 2026-03-19T03:00:48.800Z | kflt 0.003800216 |
| 2386 | 2026-03-19T03:00:48.800Z | lock 1:04:17.333919239 |
| 2387 | 2026-03-19T03:00:48.800Z | slp 51:33.805184536 |
| 2388 | 2026-03-19T03:00:48.800Z | lat 47.186600973 |
| 2389 | 2026-03-19T03:00:48.800Z | stop 7:57.044475903 |
| 2390 | 2026-03-19T03:00:48.800Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2391 | 2026-03-19T03:00:49.999Z | Finished `release` profile [optimized] target(s) in 1.19s |
| 2392 | 2026-03-19T03:00:50.071Z | Running `target/release/omicron-package -t test package` |
| 2393 | 2026-03-19T03:00:50.139Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2394 | 2026-03-19T03:00:52.079Z | Compiling regress v0.10.5 |
| 2395 | 2026-03-19T03:00:52.079Z | Compiling heck v0.5.0 |
| 2396 | 2026-03-19T03:00:52.103Z | Compiling unsafe-libyaml v0.2.11 |
| 2397 | 2026-03-19T03:00:52.103Z | Compiling convert_case v0.4.0 |
| 2398 | 2026-03-19T03:00:52.411Z | Compiling half v2.7.1 |
| 2399 | 2026-03-19T03:00:52.411Z | Compiling ciborium-io v0.2.2 |
| 2400 | 2026-03-19T03:00:52.461Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2401 | 2026-03-19T03:00:52.493Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2402 | 2026-03-19T03:00:52.513Z | Compiling prettyplease v0.2.37 |
| 2403 | 2026-03-19T03:00:52.545Z | Compiling universal-hash v0.5.1 |
| 2404 | 2026-03-19T03:00:52.554Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2405 | 2026-03-19T03:00:52.554Z | Compiling unicode-width v0.1.14 |
| 2406 | 2026-03-19T03:00:52.554Z | Compiling opaque-debug v0.3.1 |
| 2407 | 2026-03-19T03:00:52.554Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2408 | 2026-03-19T03:00:52.573Z | Compiling typify-impl v0.6.1 |
| 2409 | 2026-03-19T03:00:52.692Z | Compiling chacha20 v0.9.1 |
| 2410 | 2026-03-19T03:00:52.729Z | Compiling password-hash v0.5.0 |
| 2411 | 2026-03-19T03:00:52.806Z | Compiling derive_more v0.99.20 |
| 2412 | 2026-03-19T03:00:52.807Z | Compiling ciborium-ll v0.2.2 |
| 2413 | 2026-03-19T03:00:52.843Z | Compiling poly1305 v0.8.0 |
| 2414 | 2026-03-19T03:00:52.882Z | Compiling blake2 v0.10.6 |
| 2415 | 2026-03-19T03:00:52.886Z | Compiling aead v0.5.2 |
| 2416 | 2026-03-19T03:00:53.039Z | Compiling serde_yaml v0.9.34+deprecated |
| 2417 | 2026-03-19T03:00:53.096Z | Compiling ciborium v0.2.2 |
| 2418 | 2026-03-19T03:00:53.126Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2419 | 2026-03-19T03:00:53.200Z | Compiling is-terminal v0.4.17 |
| 2420 | 2026-03-19T03:00:53.675Z | Compiling swrite v0.1.0 |
| 2421 | 2026-03-19T03:00:53.725Z | Compiling argon2 v0.5.3 |
| 2422 | 2026-03-19T03:00:53.725Z | Compiling chacha20poly1305 v0.10.1 |
| 2423 | 2026-03-19T03:00:53.725Z | Compiling serde_spanned v1.0.4 |
| 2424 | 2026-03-19T03:00:53.725Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2425 | 2026-03-19T03:00:53.725Z | Compiling bytecount v0.6.9 |
| 2426 | 2026-03-19T03:00:53.726Z | Compiling rustls v0.22.4 |
| 2427 | 2026-03-19T03:00:53.764Z | Compiling rustls-webpki v0.102.8 |
| 2428 | 2026-03-19T03:00:53.878Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2429 | 2026-03-19T03:00:53.904Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2430 | 2026-03-19T03:00:53.925Z | Compiling derive-where v1.6.0 |
| 2431 | 2026-03-19T03:00:53.938Z | Compiling thiserror-no-std v2.0.2 |
| 2432 | 2026-03-19T03:00:53.938Z | Compiling thread_local v1.1.9 |
| 2433 | 2026-03-19T03:00:53.979Z | Compiling match_cfg v0.1.0 |
| 2434 | 2026-03-19T03:00:54.087Z | Compiling vsss-rs v3.3.4 |
| 2435 | 2026-03-19T03:00:54.128Z | Compiling hostname v0.3.1 |
| 2436 | 2026-03-19T03:00:54.265Z | Compiling multer v3.1.0 |
| 2437 | 2026-03-19T03:00:54.336Z | Compiling slog-async v2.8.0 |
| 2438 | 2026-03-19T03:00:54.401Z | Compiling slog-json v2.6.1 |
| 2439 | 2026-03-19T03:00:54.437Z | Compiling crossbeam-channel v0.5.15 |
| 2440 | 2026-03-19T03:00:54.500Z | Compiling futures-executor v0.3.32 |
| 2441 | 2026-03-19T03:00:54.568Z | Compiling term v1.2.1 |
| 2442 | 2026-03-19T03:00:54.636Z | Compiling take_mut v0.2.2 |
| 2443 | 2026-03-19T03:00:54.688Z | Compiling slog-bunyan v2.5.0 |
| 2444 | 2026-03-19T03:00:54.819Z | Compiling futures v0.3.32 |
| 2445 | 2026-03-19T03:00:54.884Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2446 | 2026-03-19T03:00:54.923Z | Compiling async-stream v0.3.6 |
| 2447 | 2026-03-19T03:00:54.966Z | Compiling slog-term v2.9.2 |
| 2448 | 2026-03-19T03:00:55.124Z | Compiling dropshot v0.16.7 |
| 2449 | 2026-03-19T03:00:55.133Z | Compiling progenitor-client v0.13.0 |
| 2450 | 2026-03-19T03:00:55.162Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2451 | 2026-03-19T03:00:55.212Z | Compiling waitgroup v0.1.2 |
| 2452 | 2026-03-19T03:00:55.287Z | Compiling backon v1.6.0 |
| 2453 | 2026-03-19T03:00:55.426Z | Compiling rustls-pemfile v2.2.0 |
| 2454 | 2026-03-19T03:00:55.462Z | Compiling serde_path_to_error v0.1.20 |
| 2455 | 2026-03-19T03:00:55.466Z | Compiling hostname v0.4.2 |
| 2456 | 2026-03-19T03:00:55.526Z | Compiling instant v0.1.13 |
| 2457 | 2026-03-19T03:00:55.573Z | Compiling debug-ignore v1.0.5 |
| 2458 | 2026-03-19T03:00:55.607Z | Compiling progenitor-extras v0.1.1 |
| 2459 | 2026-03-19T03:00:55.614Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2460 | 2026-03-19T03:00:55.678Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2461 | 2026-03-19T03:00:55.681Z | Compiling parse-display v0.10.0 |
| 2462 | 2026-03-19T03:00:55.681Z | Compiling backoff v0.4.0 |
| 2463 | 2026-03-19T03:00:55.777Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2464 | 2026-03-19T03:00:55.780Z | Compiling progenitor-client v0.10.0 |
| 2465 | 2026-03-19T03:00:55.780Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2466 | 2026-03-19T03:00:55.780Z | Compiling macaddr v1.0.1 |
| 2467 | 2026-03-19T03:00:55.934Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2468 | 2026-03-19T03:00:55.968Z | Compiling console v0.15.11 |
| 2469 | 2026-03-19T03:00:55.968Z | Compiling newline-converter v0.3.0 |
| 2470 | 2026-03-19T03:00:56.038Z | Compiling atomicwrites v0.4.4 |
| 2471 | 2026-03-19T03:00:56.075Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2472 | 2026-03-19T03:00:56.107Z | Compiling num-rational v0.4.2 |
| 2473 | 2026-03-19T03:00:56.218Z | Compiling num-complex v0.4.6 |
| 2474 | 2026-03-19T03:00:56.331Z | Compiling slog-dtrace v0.3.0 |
| 2475 | 2026-03-19T03:00:56.381Z | Compiling async-recursion v1.1.1 |
| 2476 | 2026-03-19T03:00:56.444Z | Compiling owo-colors v4.3.0 |
| 2477 | 2026-03-19T03:00:56.620Z | Compiling expectorate v1.2.0 |
| 2478 | 2026-03-19T03:00:56.712Z | Compiling cancel-safe-futures v0.1.5 |
| 2479 | 2026-03-19T03:00:56.831Z | Compiling tokio-rustls v0.25.0 |
| 2480 | 2026-03-19T03:00:56.869Z | Compiling num v0.4.3 |
| 2481 | 2026-03-19T03:00:56.906Z | Compiling float-ord v0.3.2 |
| 2482 | 2026-03-19T03:00:57.080Z | Compiling libsw-core v0.3.2 |
| 2483 | 2026-03-19T03:00:57.186Z | Compiling resolv-conf v0.7.6 |
| 2484 | 2026-03-19T03:00:57.204Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2485 | 2026-03-19T03:00:57.301Z | Compiling libsw v3.5.0 |
| 2486 | 2026-03-19T03:00:57.364Z | Compiling toml v0.8.23 |
| 2487 | 2026-03-19T03:00:57.402Z | Compiling linear-map v1.2.0 |
| 2488 | 2026-03-19T03:00:57.527Z | Compiling linked-hash-map v0.5.6 |
| 2489 | 2026-03-19T03:00:57.561Z | Compiling minimal-lexical v0.2.1 |
| 2490 | 2026-03-19T03:00:57.721Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2491 | 2026-03-19T03:00:57.827Z | Compiling lru-cache v0.1.2 |
| 2492 | 2026-03-19T03:00:57.862Z | Compiling unicode-xid v0.2.6 |
| 2493 | 2026-03-19T03:00:57.991Z | Compiling nom v7.1.3 |
| 2494 | 2026-03-19T03:00:57.999Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2495 | 2026-03-19T03:00:58.011Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2496 | 2026-03-19T03:00:58.047Z | Compiling globset v0.4.18 |
| 2497 | 2026-03-19T03:00:58.076Z | Compiling hickory-proto v0.24.4 |
| 2498 | 2026-03-19T03:00:58.189Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2499 | 2026-03-19T03:00:58.430Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2500 | 2026-03-19T03:00:58.559Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2501 | 2026-03-19T03:00:59.392Z | Compiling typify-macro v0.6.1 |
| 2502 | 2026-03-19T03:00:59.714Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2503 | 2026-03-19T03:00:59.841Z | Compiling convert_case v0.10.0 |
| 2504 | 2026-03-19T03:01:00.256Z | Compiling derive_more-impl v2.1.1 |
| 2505 | 2026-03-19T03:01:01.156Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2506 | 2026-03-19T03:01:01.320Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2507 | 2026-03-19T03:01:01.356Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2508 | 2026-03-19T03:01:01.501Z | Compiling typify v0.6.1 |
| 2509 | 2026-03-19T03:01:01.640Z | Compiling hickory-resolver v0.24.4 |
| 2510 | 2026-03-19T03:01:01.680Z | Compiling progenitor-impl v0.13.0 |
| 2511 | 2026-03-19T03:01:02.091Z | Compiling pin-project-internal v1.1.11 |
| 2512 | 2026-03-19T03:01:02.249Z | Compiling derive_more v2.1.1 |
| 2513 | 2026-03-19T03:01:02.397Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2514 | 2026-03-19T03:01:02.655Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2515 | 2026-03-19T03:01:02.852Z | Compiling pem v3.0.6 |
| 2516 | 2026-03-19T03:01:03.568Z | Compiling qorb v0.4.1 |
| 2517 | 2026-03-19T03:01:03.715Z | Compiling pin-project v1.1.11 |
| 2518 | 2026-03-19T03:01:03.743Z | Compiling snafu-derive v0.8.9 |
| 2519 | 2026-03-19T03:01:03.880Z | Compiling termtree v0.5.1 |
| 2520 | 2026-03-19T03:01:04.176Z | Compiling crossterm v0.29.0 |
| 2521 | 2026-03-19T03:01:04.502Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2522 | 2026-03-19T03:01:04.771Z | Compiling progenitor-macro v0.13.0 |
| 2523 | 2026-03-19T03:01:05.874Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2524 | 2026-03-19T03:01:06.081Z | Compiling snafu v0.8.9 |
| 2525 | 2026-03-19T03:01:06.831Z | Compiling olpc-cjson v0.1.4 |
| 2526 | 2026-03-19T03:01:07.136Z | Compiling phf_shared v0.12.1 |
| 2527 | 2026-03-19T03:01:07.312Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2528 | 2026-03-19T03:01:07.494Z | Compiling serde_plain v1.0.2 |
| 2529 | 2026-03-19T03:01:07.964Z | Compiling csv-core v0.1.13 |
| 2530 | 2026-03-19T03:01:07.997Z | Compiling vte v0.14.1 |
| 2531 | 2026-03-19T03:01:08.338Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2532 | 2026-03-19T03:01:08.377Z | Compiling highway v1.3.0 |
| 2533 | 2026-03-19T03:01:08.705Z | Compiling chrono-tz v0.10.4 |
| 2534 | 2026-03-19T03:01:08.729Z | Compiling typed-path v0.9.3 |
| 2535 | 2026-03-19T03:01:08.988Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2536 | 2026-03-19T03:01:09.286Z | Compiling strip-ansi-escapes v0.2.1 |
| 2537 | 2026-03-19T03:01:09.316Z | Compiling csv v1.4.0 |
| 2538 | 2026-03-19T03:01:09.652Z | Compiling phf v0.12.1 |
| 2539 | 2026-03-19T03:01:09.735Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2540 | 2026-03-19T03:01:09.979Z | Compiling const_format_proc_macros v0.2.34 |
| 2541 | 2026-03-19T03:01:10.032Z | Compiling papergrid v0.11.0 |
| 2542 | 2026-03-19T03:01:10.248Z | Compiling fd-lock v4.0.4 |
| 2543 | 2026-03-19T03:01:10.396Z | Compiling tough v0.20.0 |
| 2544 | 2026-03-19T03:01:10.468Z | Compiling peg-macros v0.8.5 |
| 2545 | 2026-03-19T03:01:10.654Z | Compiling tabled_derive v0.7.0 |
| 2546 | 2026-03-19T03:01:10.796Z | Compiling progenitor v0.13.0 |
| 2547 | 2026-03-19T03:01:11.085Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2548 | 2026-03-19T03:01:11.666Z | Compiling nu-ansi-term v0.50.3 |
| 2549 | 2026-03-19T03:01:11.902Z | Compiling tabled v0.15.0 |
| 2550 | 2026-03-19T03:01:12.179Z | Compiling peg v0.8.5 |
| 2551 | 2026-03-19T03:01:12.346Z | Compiling reedline v0.40.0 |
| 2552 | 2026-03-19T03:01:12.349Z | Compiling const_format v0.2.35 |
| 2553 | 2026-03-19T03:01:12.460Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2554 | 2026-03-19T03:01:12.833Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2555 | 2026-03-19T03:01:13.023Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2556 | 2026-03-19T03:01:14.633Z | Compiling bcs v0.1.6 |
| 2557 | 2026-03-19T03:01:14.847Z | Compiling semver v0.1.20 |
| 2558 | 2026-03-19T03:01:15.227Z | Compiling rustc_version v0.1.7 |
| 2559 | 2026-03-19T03:01:15.246Z | Compiling base64 v0.21.7 |
| 2560 | 2026-03-19T03:01:15.514Z | Compiling newtype_derive v0.1.6 |
| 2561 | 2026-03-19T03:01:15.804Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2562 | 2026-03-19T03:01:15.956Z | Compiling typify-impl v0.4.3 |
| 2563 | 2026-03-19T03:01:16.122Z | Compiling smawk v0.3.2 |
| 2564 | 2026-03-19T03:01:16.368Z | Compiling humantime v2.3.0 |
| 2565 | 2026-03-19T03:01:16.421Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2566 | 2026-03-19T03:01:16.720Z | Compiling unicode-linebreak v0.1.5 |
| 2567 | 2026-03-19T03:01:16.839Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2568 | 2026-03-19T03:01:16.874Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2569 | 2026-03-19T03:01:16.909Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2570 | 2026-03-19T03:01:17.118Z | Compiling textwrap v0.16.2 |
| 2571 | 2026-03-19T03:01:17.148Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2572 | 2026-03-19T03:01:17.500Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2573 | 2026-03-19T03:01:17.631Z | Compiling steno v0.4.1 |
| 2574 | 2026-03-19T03:01:19.235Z | Compiling utf-8 v0.7.6 |
| 2575 | 2026-03-19T03:01:19.281Z | Compiling tagptr v0.2.0 |
| 2576 | 2026-03-19T03:01:19.578Z | Compiling moka v0.12.13 |
| 2577 | 2026-03-19T03:01:19.595Z | Compiling tungstenite v0.21.0 |
| 2578 | 2026-03-19T03:01:19.869Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2579 | 2026-03-19T03:01:20.083Z | Compiling radium v0.7.0 |
| 2580 | 2026-03-19T03:01:20.482Z | Compiling tokio-tungstenite v0.21.0 |
| 2581 | 2026-03-19T03:01:20.992Z | Compiling typify-macro v0.4.3 |
| 2582 | 2026-03-19T03:01:21.071Z | Compiling hickory-resolver v0.25.2 |
| 2583 | 2026-03-19T03:01:21.238Z | Compiling maybe-uninit v2.0.0 |
| 2584 | 2026-03-19T03:01:21.487Z | Compiling tap v1.0.1 |
| 2585 | 2026-03-19T03:01:21.675Z | Compiling wyz v0.5.1 |
| 2586 | 2026-03-19T03:01:22.002Z | Compiling zerocopy-derive v0.6.6 |
| 2587 | 2026-03-19T03:01:22.086Z | Compiling funty v2.0.0 |
| 2588 | 2026-03-19T03:01:22.210Z | Compiling crc-catalog v2.4.0 |
| 2589 | 2026-03-19T03:01:22.304Z | Compiling display-error-chain v0.2.2 |
| 2590 | 2026-03-19T03:01:22.403Z | Compiling packed_struct v0.10.1 |
| 2591 | 2026-03-19T03:01:22.530Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2592 | 2026-03-19T03:01:22.800Z | Compiling bitvec v1.0.1 |
| 2593 | 2026-03-19T03:01:23.066Z | Compiling typify v0.4.3 |
| 2594 | 2026-03-19T03:01:23.229Z | Compiling progenitor-impl v0.10.0 |
| 2595 | 2026-03-19T03:01:23.387Z | Compiling zerocopy v0.6.6 |
| 2596 | 2026-03-19T03:01:23.934Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2597 | 2026-03-19T03:01:25.307Z | Compiling crc v3.4.0 |
| 2598 | 2026-03-19T03:01:25.614Z | Compiling packed_struct_codegen v0.10.1 |
| 2599 | 2026-03-19T03:01:25.776Z | Compiling bitfield-macros v0.19.4 |
| 2600 | 2026-03-19T03:01:26.287Z | Compiling progenitor-macro v0.10.0 |
| 2601 | 2026-03-19T03:01:26.420Z | Compiling indexmap v1.9.3 |
| 2602 | 2026-03-19T03:01:26.722Z | Compiling nodrop v0.1.14 |
| 2603 | 2026-03-19T03:01:26.752Z | Compiling bitfield v0.19.4 |
| 2604 | 2026-03-19T03:01:26.888Z | Compiling array-init v0.0.4 |
| 2605 | 2026-03-19T03:01:27.242Z | Compiling smallvec v0.6.14 |
| 2606 | 2026-03-19T03:01:27.485Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2607 | 2026-03-19T03:01:27.623Z | Compiling num-derive v0.3.3 |
| 2608 | 2026-03-19T03:01:27.750Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2609 | 2026-03-19T03:01:28.283Z | Compiling hashbrown v0.12.3 |
| 2610 | 2026-03-19T03:01:28.573Z | Compiling proc-macro-error2 v2.0.1 |
| 2611 | 2026-03-19T03:01:28.714Z | Compiling serde-hex v0.1.0 |
| 2612 | 2026-03-19T03:01:28.835Z | Compiling libscf-sys v1.1.0 |
| 2613 | 2026-03-19T03:01:28.999Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2614 | 2026-03-19T03:01:29.119Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2615 | 2026-03-19T03:01:29.174Z | Compiling ron v0.8.1 |
| 2616 | 2026-03-19T03:01:29.366Z | Compiling hashbrown v0.13.2 |
| 2617 | 2026-03-19T03:01:29.426Z | Compiling vergen-gitcl v1.0.8 |
| 2618 | 2026-03-19T03:01:29.720Z | Compiling dirs-sys-next v0.1.2 |
| 2619 | 2026-03-19T03:01:29.768Z | Compiling maplit v1.0.2 |
| 2620 | 2026-03-19T03:01:29.910Z | Compiling glob v0.3.3 |
| 2621 | 2026-03-19T03:01:30.076Z | Compiling crunchy v0.2.4 |
| 2622 | 2026-03-19T03:01:30.206Z | Compiling diesel_derives v2.3.7 |
| 2623 | 2026-03-19T03:01:30.419Z | Compiling crc-any v2.5.0 |
| 2624 | 2026-03-19T03:01:30.543Z | Compiling clang-sys v1.8.1 |
| 2625 | 2026-03-19T03:01:30.576Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2626 | 2026-03-19T03:01:30.603Z | Compiling object v0.30.4 |
| 2627 | 2026-03-19T03:01:31.006Z | Compiling dirs-next v2.0.0 |
| 2628 | 2026-03-19T03:01:31.101Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2629 | 2026-03-19T03:01:31.139Z | Compiling tabled_derive v0.11.0 |
| 2630 | 2026-03-19T03:01:31.203Z | Compiling papergrid v0.17.0 |
| 2631 | 2026-03-19T03:01:31.448Z | Compiling testing_table v0.3.0 |
| 2632 | 2026-03-19T03:01:31.654Z | Compiling dsl_auto_type v0.2.0 |
| 2633 | 2026-03-19T03:01:31.861Z | Compiling scheduled-thread-pool v0.2.7 |
| 2634 | 2026-03-19T03:01:31.999Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2635 | 2026-03-19T03:01:32.029Z | Compiling path-slash v0.1.5 |
| 2636 | 2026-03-19T03:01:32.186Z | Compiling progenitor v0.10.0 |
| 2637 | 2026-03-19T03:01:32.264Z | Compiling tiny-keccak v2.0.2 |
| 2638 | 2026-03-19T03:01:32.295Z | Compiling r2d2 v0.8.10 |
| 2639 | 2026-03-19T03:01:32.297Z | Compiling term v0.7.0 |
| 2640 | 2026-03-19T03:01:32.425Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2641 | 2026-03-19T03:01:32.702Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2642 | 2026-03-19T03:01:32.737Z | Compiling arc-swap v1.8.2 |
| 2643 | 2026-03-19T03:01:32.768Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2644 | 2026-03-19T03:01:32.835Z | Compiling tabled v0.20.0 |
| 2645 | 2026-03-19T03:01:33.031Z | Compiling xshell-macros v0.2.7 |
| 2646 | 2026-03-19T03:01:33.074Z | Compiling bit-vec v0.6.3 |
| 2647 | 2026-03-19T03:01:33.226Z | Compiling downcast-rs v2.0.2 |
| 2648 | 2026-03-19T03:01:33.330Z | Compiling bit-set v0.5.3 |
| 2649 | 2026-03-19T03:01:33.380Z | Compiling slog-scope v4.4.1 |
| 2650 | 2026-03-19T03:01:33.545Z | Compiling xshell v0.2.7 |
| 2651 | 2026-03-19T03:01:33.584Z | Compiling ascii-canvas v3.0.0 |
| 2652 | 2026-03-19T03:01:33.840Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2653 | 2026-03-19T03:01:33.924Z | Compiling itertools v0.10.5 |
| 2654 | 2026-03-19T03:01:33.957Z | Compiling ena v0.14.4 |
| 2655 | 2026-03-19T03:01:34.289Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2656 | 2026-03-19T03:01:34.440Z | Compiling libloading v0.8.9 |
| 2657 | 2026-03-19T03:01:34.604Z | Compiling unicase v2.9.0 |
| 2658 | 2026-03-19T03:01:34.740Z | Compiling regex-syntax v0.6.29 |
| 2659 | 2026-03-19T03:01:35.002Z | Compiling diff v0.1.13 |
| 2660 | 2026-03-19T03:01:35.202Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2661 | 2026-03-19T03:01:35.377Z | Compiling bindgen v0.71.1 |
| 2662 | 2026-03-19T03:01:35.443Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2663 | 2026-03-19T03:01:37.179Z | Compiling lalrpop v0.19.12 |
| 2664 | 2026-03-19T03:01:37.640Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2665 | 2026-03-19T03:01:38.526Z | Compiling slog-stdlog v4.1.1 |
| 2666 | 2026-03-19T03:01:39.092Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2667 | 2026-03-19T03:01:39.127Z | Compiling diesel v2.3.7 |
| 2668 | 2026-03-19T03:01:39.166Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2669 | 2026-03-19T03:01:39.868Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2670 | 2026-03-19T03:01:39.926Z | Compiling cexpr v0.6.0 |
| 2671 | 2026-03-19T03:01:39.979Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2672 | 2026-03-19T03:01:40.254Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2673 | 2026-03-19T03:01:40.429Z | Compiling crc8 v0.1.1 |
| 2674 | 2026-03-19T03:01:40.630Z | Compiling slog-envlogger v2.2.0 |
| 2675 | 2026-03-19T03:01:40.742Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2676 | 2026-03-19T03:01:40.810Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2677 | 2026-03-19T03:01:40.872Z | Compiling headers-core v0.3.0 |
| 2678 | 2026-03-19T03:01:41.082Z | Compiling libxml v0.3.3 |
| 2679 | 2026-03-19T03:01:41.530Z | Compiling headers v0.4.1 |
| 2680 | 2026-03-19T03:01:41.619Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2681 | 2026-03-19T03:01:42.114Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2682 | 2026-03-19T03:01:42.419Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2683 | 2026-03-19T03:01:42.948Z | Compiling strum_macros v0.24.3 |
| 2684 | 2026-03-19T03:01:43.386Z | Compiling indoc v1.0.9 |
| 2685 | 2026-03-19T03:01:43.392Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2686 | 2026-03-19T03:01:43.392Z | Compiling derive_builder v0.20.2 |
| 2687 | 2026-03-19T03:01:43.392Z | Compiling oso-derive v0.27.3 |
| 2688 | 2026-03-19T03:01:43.443Z | Compiling quick-xml v0.37.5 |
| 2689 | 2026-03-19T03:01:43.570Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2690 | 2026-03-19T03:01:43.650Z | Compiling half v1.8.3 |
| 2691 | 2026-03-19T03:01:43.732Z | Compiling openssl-probe v0.1.6 |
| 2692 | 2026-03-19T03:01:44.038Z | Compiling serde_cbor v0.11.2 |
| 2693 | 2026-03-19T03:01:44.144Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2694 | 2026-03-19T03:01:44.248Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2695 | 2026-03-19T03:01:44.674Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2696 | 2026-03-19T03:01:45.092Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2697 | 2026-03-19T03:01:45.344Z | Compiling bb8 v0.8.6 |
| 2698 | 2026-03-19T03:01:45.384Z | Compiling trait-variant v0.1.2 |
| 2699 | 2026-03-19T03:01:45.447Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2700 | 2026-03-19T03:01:45.489Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2701 | 2026-03-19T03:01:45.856Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2702 | 2026-03-19T03:01:45.918Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2703 | 2026-03-19T03:01:46.144Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2704 | 2026-03-19T03:01:46.207Z | Compiling fxhash v0.2.1 |
| 2705 | 2026-03-19T03:01:46.412Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2706 | 2026-03-19T03:01:46.553Z | Compiling kstat-rs v0.2.4 |
| 2707 | 2026-03-19T03:01:46.766Z | Compiling libz-sys v1.1.24 |
| 2708 | 2026-03-19T03:01:47.206Z | Compiling nonempty v0.12.0 |
| 2709 | 2026-03-19T03:01:47.209Z | Compiling salty v0.3.0 |
| 2710 | 2026-03-19T03:01:47.209Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2711 | 2026-03-19T03:01:47.726Z | Compiling samael v0.0.19 |
| 2712 | 2026-03-19T03:01:47.730Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2713 | 2026-03-19T03:01:47.730Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2714 | 2026-03-19T03:01:47.730Z | Compiling progenitor-impl v0.11.2 |
| 2715 | 2026-03-19T03:01:47.730Z | Compiling darling_core v0.23.0 |
| 2716 | 2026-03-19T03:01:48.223Z | Compiling nanorand v0.7.0 |
| 2717 | 2026-03-19T03:01:48.341Z | Compiling polar-core v0.27.3 |
| 2718 | 2026-03-19T03:01:48.647Z | Compiling fs-err v2.11.0 |
| 2719 | 2026-03-19T03:01:48.951Z | Compiling parking_lot_core v0.8.6 |
| 2720 | 2026-03-19T03:01:49.428Z | Compiling mime_guess v2.0.5 |
| 2721 | 2026-03-19T03:01:49.432Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2722 | 2026-03-19T03:01:49.892Z | Compiling flume v0.11.1 |
| 2723 | 2026-03-19T03:01:50.285Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2724 | 2026-03-19T03:01:50.707Z | Compiling progenitor-macro v0.11.2 |
| 2725 | 2026-03-19T03:01:50.877Z | Compiling darling_macro v0.23.0 |
| 2726 | 2026-03-19T03:01:51.852Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2727 | 2026-03-19T03:01:52.343Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2728 | 2026-03-19T03:01:52.559Z | Compiling progenitor-client v0.11.2 |
| 2729 | 2026-03-19T03:01:53.514Z | Compiling git-stub v1.0.0 |
| 2730 | 2026-03-19T03:01:53.851Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2731 | 2026-03-19T03:01:54.097Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2732 | 2026-03-19T03:01:54.877Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2733 | 2026-03-19T03:01:55.137Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2734 | 2026-03-19T03:01:55.699Z | Compiling instability v0.3.11 |
| 2735 | 2026-03-19T03:01:56.581Z | Compiling progenitor v0.11.2 |
| 2736 | 2026-03-19T03:01:56.814Z | Compiling git-stub-vcs v0.1.0 |
| 2737 | 2026-03-19T03:01:57.295Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2738 | 2026-03-19T03:01:58.724Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2739 | 2026-03-19T03:01:59.478Z | Compiling darling v0.23.0 |
| 2740 | 2026-03-19T03:01:59.626Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2741 | 2026-03-19T03:02:02.079Z | Compiling oso v0.27.3 |
| 2742 | 2026-03-19T03:02:03.248Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2743 | 2026-03-19T03:02:03.253Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2744 | 2026-03-19T03:02:03.360Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2745 | 2026-03-19T03:02:03.834Z | Compiling ignore v0.4.25 |
| 2746 | 2026-03-19T03:02:04.407Z | Compiling async-bb8-diesel v0.2.1 |
| 2747 | 2026-03-19T03:02:04.822Z | Compiling diesel-dtrace v0.5.0 |
| 2748 | 2026-03-19T03:02:05.220Z | Compiling primeorder v0.13.6 |
| 2749 | 2026-03-19T03:02:05.642Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2750 | 2026-03-19T03:02:07.034Z | Compiling castaway v0.2.4 |
| 2751 | 2026-03-19T03:02:07.169Z | Compiling nibble_vec v0.1.0 |
| 2752 | 2026-03-19T03:02:07.216Z | Compiling atty v0.2.14 |
| 2753 | 2026-03-19T03:02:07.406Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2754 | 2026-03-19T03:02:07.435Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2755 | 2026-03-19T03:02:07.549Z | Compiling indoc v2.0.7 |
| 2756 | 2026-03-19T03:02:07.695Z | Compiling parse-size v1.1.0 |
| 2757 | 2026-03-19T03:02:07.726Z | Compiling http-range v0.1.5 |
| 2758 | 2026-03-19T03:02:07.968Z | Compiling endian-type v0.1.2 |
| 2759 | 2026-03-19T03:02:08.140Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2760 | 2026-03-19T03:02:08.199Z | Compiling radix_trie v0.2.1 |
| 2761 | 2026-03-19T03:02:08.475Z | Compiling compact_str v0.8.1 |
| 2762 | 2026-03-19T03:02:08.782Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2763 | 2026-03-19T03:02:09.109Z | Compiling p384 v0.13.1 |
| 2764 | 2026-03-19T03:02:10.173Z | Compiling globwalk v0.9.1 |
| 2765 | 2026-03-19T03:02:10.399Z | Compiling parking_lot v0.11.2 |
| 2766 | 2026-03-19T03:02:11.067Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2767 | 2026-03-19T03:02:11.414Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2768 | 2026-03-19T03:02:11.566Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2769 | 2026-03-19T03:02:11.928Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2770 | 2026-03-19T03:02:12.003Z | Compiling predicates-tree v1.0.13 |
| 2771 | 2026-03-19T03:02:12.034Z | Compiling unicode-truncate v1.1.0 |
| 2772 | 2026-03-19T03:02:12.119Z | Compiling lru v0.12.5 |
| 2773 | 2026-03-19T03:02:12.311Z | Compiling prefix-trie v0.7.0 |
| 2774 | 2026-03-19T03:02:12.416Z | Compiling vergen-git2 v1.0.7 |
| 2775 | 2026-03-19T03:02:12.578Z | Compiling cassowary v0.3.0 |
| 2776 | 2026-03-19T03:02:12.797Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2777 | 2026-03-19T03:02:12.981Z | Compiling ratatui v0.29.0 |
| 2778 | 2026-03-19T03:02:13.472Z | Compiling hickory-server v0.25.2 |
| 2779 | 2026-03-19T03:02:14.024Z | Compiling camino-tempfile-ext v0.3.3 |
| 2780 | 2026-03-19T03:02:14.448Z | Compiling hyper-staticfile v0.10.1 |
| 2781 | 2026-03-19T03:02:14.599Z | Compiling sled v0.34.7 |
| 2782 | 2026-03-19T03:02:15.999Z | Compiling hickory-client v0.25.2 |
| 2783 | 2026-03-19T03:02:16.294Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2784 | 2026-03-19T03:02:16.456Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2785 | 2026-03-19T03:02:17.048Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2786 | 2026-03-19T03:02:17.119Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2787 | 2026-03-19T03:02:17.150Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2788 | 2026-03-19T03:02:18.038Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2789 | 2026-03-19T03:02:18.127Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2790 | 2026-03-19T03:02:18.236Z | Compiling rand_seeder v0.4.0 |
| 2791 | 2026-03-19T03:02:18.556Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2792 | 2026-03-19T03:02:18.838Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2793 | 2026-03-19T03:02:19.143Z | Compiling lzma-sys v0.1.20 |
| 2794 | 2026-03-19T03:02:19.173Z | Compiling rustls v0.21.12 |
| 2795 | 2026-03-19T03:02:19.440Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2796 | 2026-03-19T03:02:19.647Z | Compiling corncobs v0.1.4 |
| 2797 | 2026-03-19T03:02:19.848Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2798 | 2026-03-19T03:02:19.922Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2799 | 2026-03-19T03:02:19.953Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2800 | 2026-03-19T03:02:20.032Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2801 | 2026-03-19T03:02:20.344Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2802 | 2026-03-19T03:02:20.408Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2803 | 2026-03-19T03:02:20.761Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2804 | 2026-03-19T03:02:20.794Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2805 | 2026-03-19T03:02:21.276Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2806 | 2026-03-19T03:02:22.177Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2807 | 2026-03-19T03:02:23.608Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2808 | 2026-03-19T03:02:24.773Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2809 | 2026-03-19T03:02:25.048Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2810 | 2026-03-19T03:02:25.206Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2811 | 2026-03-19T03:02:25.333Z | Compiling cargo_toml v0.22.3 |
| 2812 | 2026-03-19T03:02:25.492Z | Compiling rustls-webpki v0.101.7 |
| 2813 | 2026-03-19T03:02:26.846Z | Compiling sct v0.7.1 |
| 2814 | 2026-03-19T03:02:27.187Z | Compiling nix v0.29.0 |
| 2815 | 2026-03-19T03:02:27.650Z | Compiling secrecy v0.8.0 |
| 2816 | 2026-03-19T03:02:27.718Z | Compiling void v1.0.2 |
| 2817 | 2026-03-19T03:02:27.885Z | Compiling lzss v0.8.2 |
| 2818 | 2026-03-19T03:02:28.094Z | Compiling git2 v0.20.4 |
| 2819 | 2026-03-19T03:02:28.390Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2820 | 2026-03-19T03:02:28.481Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2821 | 2026-03-19T03:02:28.497Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2822 | 2026-03-19T03:02:28.719Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2823 | 2026-03-19T03:02:29.246Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2824 | 2026-03-19T03:02:29.935Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2825 | 2026-03-19T03:02:30.153Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2826 | 2026-03-19T03:02:30.543Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2827 | 2026-03-19T03:02:30.851Z | Compiling tungstenite v0.23.0 |
| 2828 | 2026-03-19T03:02:31.053Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2829 | 2026-03-19T03:02:31.151Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2830 | 2026-03-19T03:02:31.437Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2831 | 2026-03-19T03:02:31.737Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2832 | 2026-03-19T03:02:32.018Z | Compiling nix v0.27.1 |
| 2833 | 2026-03-19T03:02:32.083Z | Compiling serde_bytes v0.11.19 |
| 2834 | 2026-03-19T03:02:32.341Z | Compiling tokio-tungstenite v0.23.1 |
| 2835 | 2026-03-19T03:02:32.559Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2836 | 2026-03-19T03:02:32.600Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2837 | 2026-03-19T03:02:32.828Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2838 | 2026-03-19T03:02:33.532Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2839 | 2026-03-19T03:02:33.610Z | Compiling tokio-rustls v0.24.1 |
| 2840 | 2026-03-19T03:02:33.987Z | Compiling xz2 v0.1.7 |
| 2841 | 2026-03-19T03:02:34.448Z | Compiling ron v0.12.0 |
| 2842 | 2026-03-19T03:02:34.991Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2843 | 2026-03-19T03:02:35.710Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2844 | 2026-03-19T03:02:36.791Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2845 | 2026-03-19T03:02:39.363Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2846 | 2026-03-19T03:02:39.547Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2847 | 2026-03-19T03:02:39.578Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2848 | 2026-03-19T03:02:41.951Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2849 | 2026-03-19T03:02:42.108Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2850 | 2026-03-19T03:02:42.790Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2851 | 2026-03-19T03:02:43.476Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2852 | 2026-03-19T03:02:43.982Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2853 | 2026-03-19T03:02:44.090Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2854 | 2026-03-19T03:02:45.630Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2855 | 2026-03-19T03:02:47.043Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2856 | 2026-03-19T03:02:48.424Z | Compiling rustls-pemfile v1.0.4 |
| 2857 | 2026-03-19T03:02:48.922Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2858 | 2026-03-19T03:02:49.184Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2859 | 2026-03-19T03:02:49.627Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2860 | 2026-03-19T03:02:49.862Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2861 | 2026-03-19T03:02:50.263Z | Compiling signal-hook-tokio v0.3.1 |
| 2862 | 2026-03-19T03:02:50.495Z | Compiling yasna v0.5.2 |
| 2863 | 2026-03-19T03:02:50.662Z | Compiling twox-hash v2.1.2 |
| 2864 | 2026-03-19T03:02:50.890Z | Compiling base16ct v1.0.0 |
| 2865 | 2026-03-19T03:02:50.976Z | Compiling is_ci v1.2.0 |
| 2866 | 2026-03-19T03:02:51.239Z | Compiling rcgen v0.12.1 |
| 2867 | 2026-03-19T03:02:51.321Z | Compiling supports-color v3.0.2 |
| 2868 | 2026-03-19T03:02:51.673Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2869 | 2026-03-19T03:02:51.802Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2870 | 2026-03-19T03:02:51.836Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2871 | 2026-03-19T03:02:52.403Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2872 | 2026-03-19T03:02:52.841Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2873 | 2026-03-19T03:02:53.813Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2874 | 2026-03-19T03:02:55.699Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2875 | 2026-03-19T03:02:56.571Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2876 | 2026-03-19T03:02:56.889Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2877 | 2026-03-19T03:02:57.248Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2878 | 2026-03-19T03:02:59.142Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2879 | 2026-03-19T03:02:59.426Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2880 | 2026-03-19T03:02:59.712Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2881 | 2026-03-19T03:02:59.984Z | Compiling fatfs v0.3.6 |
| 2882 | 2026-03-19T03:03:00.677Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2883 | 2026-03-19T03:03:01.626Z | Compiling rtoolbox v0.0.3 |
| 2884 | 2026-03-19T03:03:01.803Z | Compiling subprocess v0.2.15 |
| 2885 | 2026-03-19T03:03:01.963Z | Compiling seq-macro v0.3.6 |
| 2886 | 2026-03-19T03:03:02.600Z | Compiling assert_matches v1.5.0 |
| 2887 | 2026-03-19T03:03:02.743Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2888 | 2026-03-19T03:03:04.521Z | Compiling rpassword v7.4.0 |
| 2889 | 2026-03-19T03:03:04.974Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2890 | 2026-03-19T03:03:05.028Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2891 | 2026-03-19T03:03:05.732Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2892 | 2026-03-19T03:03:05.907Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2893 | 2026-03-19T03:03:06.328Z | Compiling tui-tree-widget v0.23.1 |
| 2894 | 2026-03-19T03:03:06.691Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2895 | 2026-03-19T03:03:07.999Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2896 | 2026-03-19T03:03:08.673Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2897 | 2026-03-19T03:03:08.959Z | Compiling uzers v0.12.2 |
| 2898 | 2026-03-19T03:03:09.316Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2899 | 2026-03-19T03:03:10.754Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2900 | 2026-03-19T03:03:12.109Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2901 | 2026-03-19T03:03:15.110Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2902 | 2026-03-19T03:03:16.502Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2903 | 2026-03-19T03:03:17.481Z | Compiling support-bundle-viewer v0.1.2 |
| 2904 | 2026-03-19T03:03:19.263Z | Compiling multimap v0.10.1 |
| 2905 | 2026-03-19T03:03:32.187Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2906 | 2026-03-19T03:03:40.541Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2907 | 2026-03-19T03:03:45.644Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2908 | 2026-03-19T03:11:07.969Z | Finished `release` profile [optimized] target(s) in 10m 17s |
| 2909 | 2026-03-19T03:12:01.404Z | |
| 2910 | 2026-03-19T03:12:01.408Z | real 11:12.461743372 |
| 2911 | 2026-03-19T03:12:01.408Z | user 1:41:35.919381700 |
| 2912 | 2026-03-19T03:12:01.408Z | sys 4:12.927113374 |
| 2913 | 2026-03-19T03:12:01.408Z | trap 2.343816429 |
| 2914 | 2026-03-19T03:12:01.408Z | tflt 2.224039154 |
| 2915 | 2026-03-19T03:12:01.408Z | dflt 17.152303119 |
| 2916 | 2026-03-19T03:12:01.408Z | kflt 0.001569727 |
| 2917 | 2026-03-19T03:12:01.408Z | lock 8:27:02.179611473 |
| 2918 | 2026-03-19T03:12:01.408Z | slp 2:49:34.759910805 |
| 2919 | 2026-03-19T03:12:01.408Z | lat 2:50.383174881 |
| 2920 | 2026-03-19T03:12:01.408Z | stop 7:21.435623463 |
| 2921 | 2026-03-19T03:12:01.408Z | + mapfile -t packages |
| 2922 | 2026-03-19T03:12:01.408Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2923 | 2026-03-19T03:12:02.760Z | Finished `release` profile [optimized] target(s) in 1.33s |
| 2924 | 2026-03-19T03:12:02.834Z | Running `target/release/omicron-package -t test list-outputs` |
| 2925 | 2026-03-19T03:12:02.906Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2926 | 2026-03-19T03:12:02.909Z | + ptime -m cargo build --locked --release -p xtask |
| 2927 | 2026-03-19T03:12:03.621Z | Compiling libc v0.2.180 |
| 2928 | 2026-03-19T03:12:03.621Z | Compiling serde v1.0.228 |
| 2929 | 2026-03-19T03:12:03.624Z | Compiling serde_core v1.0.228 |
| 2930 | 2026-03-19T03:12:03.624Z | Compiling rustix v1.1.3 |
| 2931 | 2026-03-19T03:12:03.755Z | Compiling serde_json v1.0.149 |
| 2932 | 2026-03-19T03:12:03.767Z | Compiling bitflags v2.11.0 |
| 2933 | 2026-03-19T03:12:03.810Z | Compiling num-traits v0.2.19 |
| 2934 | 2026-03-19T03:12:03.826Z | Compiling syn v2.0.117 |
| 2935 | 2026-03-19T03:12:03.844Z | Compiling smallvec v1.15.1 |
| 2936 | 2026-03-19T03:12:03.847Z | Compiling hashbrown v0.16.1 |
| 2937 | 2026-03-19T03:12:03.894Z | Compiling usdt-impl v0.5.0 |
| 2938 | 2026-03-19T03:12:03.911Z | Compiling syn v1.0.109 |
| 2939 | 2026-03-19T03:12:03.931Z | Compiling getrandom v0.4.1 |
| 2940 | 2026-03-19T03:12:03.934Z | Compiling percent-encoding v2.3.2 |
| 2941 | 2026-03-19T03:12:04.134Z | Compiling log v0.4.29 |
| 2942 | 2026-03-19T03:12:04.209Z | Compiling form_urlencoded v1.2.2 |
| 2943 | 2026-03-19T03:12:04.323Z | Compiling fs-err v3.3.0 |
| 2944 | 2026-03-19T03:12:04.323Z | Compiling heck v0.4.1 |
| 2945 | 2026-03-19T03:12:04.486Z | Compiling once_cell v1.21.3 |
| 2946 | 2026-03-19T03:12:04.486Z | Compiling anyhow v1.0.102 |
| 2947 | 2026-03-19T03:12:04.690Z | Compiling indexmap v2.13.0 |
| 2948 | 2026-03-19T03:12:04.885Z | Compiling errno v0.3.14 |
| 2949 | 2026-03-19T03:12:04.889Z | Compiling thread-id v4.2.2 |
| 2950 | 2026-03-19T03:12:04.889Z | Compiling memmap v0.7.0 |
| 2951 | 2026-03-19T03:12:05.346Z | Compiling ordered-float v2.10.1 |
| 2952 | 2026-03-19T03:12:06.056Z | Compiling proc-macro-error v1.0.4 |
| 2953 | 2026-03-19T03:12:06.316Z | Compiling terminal_size v0.4.3 |
| 2954 | 2026-03-19T03:12:06.316Z | Compiling tempfile v3.25.0 |
| 2955 | 2026-03-19T03:12:06.374Z | Compiling tabled_derive v0.7.0 |
| 2956 | 2026-03-19T03:12:06.446Z | Compiling clap_builder v4.5.60 |
| 2957 | 2026-03-19T03:12:06.446Z | Compiling textwrap v0.16.2 |
| 2958 | 2026-03-19T03:12:06.628Z | Compiling camino-tempfile v1.4.1 |
| 2959 | 2026-03-19T03:12:07.257Z | Compiling tabled v0.15.0 |
| 2960 | 2026-03-19T03:12:07.452Z | Compiling synstructure v0.13.2 |
| 2961 | 2026-03-19T03:12:07.452Z | Compiling pest_generator v2.8.6 |
| 2962 | 2026-03-19T03:12:07.983Z | Compiling serde_derive v1.0.228 |
| 2963 | 2026-03-19T03:12:07.983Z | Compiling zerofrom-derive v0.1.6 |
| 2964 | 2026-03-19T03:12:07.987Z | Compiling yoke-derive v0.8.1 |
| 2965 | 2026-03-19T03:12:07.987Z | Compiling zerovec-derive v0.11.2 |
| 2966 | 2026-03-19T03:12:07.987Z | Compiling displaydoc v0.2.5 |
| 2967 | 2026-03-19T03:12:07.987Z | Compiling thiserror-impl v1.0.69 |
| 2968 | 2026-03-19T03:12:07.987Z | Compiling zerocopy-derive v0.7.35 |
| 2969 | 2026-03-19T03:12:07.987Z | Compiling scroll_derive v0.12.1 |
| 2970 | 2026-03-19T03:12:07.987Z | Compiling thiserror-impl v2.0.18 |
| 2971 | 2026-03-19T03:12:08.039Z | Compiling clap_derive v4.5.55 |
| 2972 | 2026-03-19T03:12:08.148Z | Compiling pest_derive v2.8.6 |
| 2973 | 2026-03-19T03:12:08.942Z | Compiling scroll v0.12.0 |
| 2974 | 2026-03-19T03:12:09.068Z | Compiling zerocopy v0.7.35 |
| 2975 | 2026-03-19T03:12:09.329Z | Compiling zerofrom v0.1.6 |
| 2976 | 2026-03-19T03:12:09.360Z | Compiling goblin v0.8.2 |
| 2977 | 2026-03-19T03:12:09.517Z | Compiling yoke v0.8.1 |
| 2978 | 2026-03-19T03:12:09.564Z | Compiling thiserror v1.0.69 |
| 2979 | 2026-03-19T03:12:09.613Z | Compiling thiserror v2.0.18 |
| 2980 | 2026-03-19T03:12:09.712Z | Compiling dtrace-parser v0.2.0 |
| 2981 | 2026-03-19T03:12:09.775Z | Compiling zerovec v0.11.5 |
| 2982 | 2026-03-19T03:12:09.805Z | Compiling zerotrie v0.2.3 |
| 2983 | 2026-03-19T03:12:10.205Z | Compiling clap v4.5.60 |
| 2984 | 2026-03-19T03:12:10.591Z | Compiling tinystr v0.8.2 |
| 2985 | 2026-03-19T03:12:10.610Z | Compiling potential_utf v0.1.4 |
| 2986 | 2026-03-19T03:12:10.872Z | Compiling icu_locale_core v2.1.1 |
| 2987 | 2026-03-19T03:12:10.894Z | Compiling icu_collections v2.1.1 |
| 2988 | 2026-03-19T03:12:12.176Z | Compiling icu_provider v2.1.1 |
| 2989 | 2026-03-19T03:12:12.458Z | Compiling serde_spanned v0.6.9 |
| 2990 | 2026-03-19T03:12:12.514Z | Compiling toml_datetime v0.6.11 |
| 2991 | 2026-03-19T03:12:12.532Z | Compiling dof v0.3.0 |
| 2992 | 2026-03-19T03:12:12.592Z | Compiling icu_normalizer v2.1.1 |
| 2993 | 2026-03-19T03:12:12.668Z | Compiling icu_properties v2.1.2 |
| 2994 | 2026-03-19T03:12:12.687Z | Compiling serde_tokenstream v0.2.3 |
| 2995 | 2026-03-19T03:12:12.744Z | Compiling serde-value v0.7.0 |
| 2996 | 2026-03-19T03:12:12.831Z | Compiling toml_edit v0.22.27 |
| 2997 | 2026-03-19T03:12:13.111Z | Compiling cargo-platform v0.2.0 |
| 2998 | 2026-03-19T03:12:13.306Z | Compiling macaddr v1.0.1 |
| 2999 | 2026-03-19T03:12:13.725Z | Compiling usdt-macro v0.5.0 |
| 3000 | 2026-03-19T03:12:13.788Z | Compiling usdt-attr-macro v0.5.0 |
| 3001 | 2026-03-19T03:12:13.995Z | Compiling idna_adapter v1.2.1 |
| 3002 | 2026-03-19T03:12:14.160Z | Compiling idna v1.1.0 |
| 3003 | 2026-03-19T03:12:14.608Z | Compiling url v2.5.8 |
| 3004 | 2026-03-19T03:12:14.628Z | Compiling usdt v0.5.0 |
| 3005 | 2026-03-19T03:12:15.004Z | Compiling toml v0.8.23 |
| 3006 | 2026-03-19T03:12:15.611Z | Compiling cargo-util-schemas v0.8.2 |
| 3007 | 2026-03-19T03:12:15.611Z | Compiling cargo_toml v0.21.0 |
| 3008 | 2026-03-19T03:12:17.059Z | Compiling cargo_metadata v0.21.0 |
| 3009 | 2026-03-19T03:12:21.203Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3010 | 2026-03-19T03:12:25.203Z | Finished `release` profile [optimized] target(s) in 22.27s |
| 3011 | 2026-03-19T03:12:25.351Z | |
| 3012 | 2026-03-19T03:12:25.356Z | real 22.399913935 |
| 3013 | 2026-03-19T03:12:25.356Z | user 3:08.985924653 |
| 3014 | 2026-03-19T03:12:25.356Z | sys 20.972172736 |
| 3015 | 2026-03-19T03:12:25.356Z | trap 0.081412927 |
| 3016 | 2026-03-19T03:12:25.356Z | tflt 0.690084124 |
| 3017 | 2026-03-19T03:12:25.356Z | dflt 1.704682634 |
| 3018 | 2026-03-19T03:12:25.356Z | kflt 0.000036562 |
| 3019 | 2026-03-19T03:12:25.356Z | lock 7:19.751612528 |
| 3020 | 2026-03-19T03:12:25.356Z | slp 4:28.001404752 |
| 3021 | 2026-03-19T03:12:25.356Z | lat 8.076104691 |
| 3022 | 2026-03-19T03:12:25.356Z | stop 30.582243314 |
| 3023 | 2026-03-19T03:12:25.356Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3024 | 2026-03-19T03:12:25.356Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3025 | 2026-03-19T03:12:25.356Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3026 | 2026-03-19T03:12:25.356Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3027 | 2026-03-19T03:12:25.356Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3028 | 2026-03-19T03:12:26.667Z | Compiling regress v0.10.5 |
| 3029 | 2026-03-19T03:12:26.670Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3030 | 2026-03-19T03:12:26.861Z | Compiling serde_spanned v1.0.4 |
| 3031 | 2026-03-19T03:12:26.864Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3032 | 2026-03-19T03:12:26.864Z | Compiling newtype-uuid-macros v0.1.0 |
| 3033 | 2026-03-19T03:12:26.864Z | Compiling structmeta-derive v0.3.0 |
| 3034 | 2026-03-19T03:12:26.886Z | Compiling rustls v0.22.4 |
| 3035 | 2026-03-19T03:12:26.890Z | Compiling rustls-webpki v0.102.8 |
| 3036 | 2026-03-19T03:12:26.905Z | Compiling multer v3.1.0 |
| 3037 | 2026-03-19T03:12:26.908Z | Compiling debug-ignore v1.0.5 |
| 3038 | 2026-03-19T03:12:26.908Z | Compiling match_cfg v0.1.0 |
| 3039 | 2026-03-19T03:12:27.000Z | Compiling progenitor-client v0.13.0 |
| 3040 | 2026-03-19T03:12:27.024Z | Compiling slog-json v2.6.1 |
| 3041 | 2026-03-19T03:12:27.028Z | Compiling async-stream-impl v0.3.6 |
| 3042 | 2026-03-19T03:12:27.053Z | Compiling dropshot v0.16.7 |
| 3043 | 2026-03-19T03:12:27.100Z | Compiling itertools v0.14.0 |
| 3044 | 2026-03-19T03:12:27.125Z | Compiling hostname v0.3.1 |
| 3045 | 2026-03-19T03:12:27.151Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3046 | 2026-03-19T03:12:27.228Z | Compiling waitgroup v0.1.2 |
| 3047 | 2026-03-19T03:12:27.406Z | Compiling slog-bunyan v2.5.0 |
| 3048 | 2026-03-19T03:12:27.411Z | Compiling rustls-pemfile v2.2.0 |
| 3049 | 2026-03-19T03:12:27.415Z | Compiling dropshot_endpoint v0.16.7 |
| 3050 | 2026-03-19T03:12:27.494Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3051 | 2026-03-19T03:12:27.497Z | Compiling serde_path_to_error v0.1.20 |
| 3052 | 2026-03-19T03:12:27.599Z | Compiling hostname v0.4.2 |
| 3053 | 2026-03-19T03:12:27.627Z | Compiling macaddr v1.0.1 |
| 3054 | 2026-03-19T03:12:27.630Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3055 | 2026-03-19T03:12:27.681Z | Compiling progenitor-client v0.10.0 |
| 3056 | 2026-03-19T03:12:27.714Z | Compiling instant v0.1.13 |
| 3057 | 2026-03-19T03:12:27.811Z | Compiling backon v1.6.0 |
| 3058 | 2026-03-19T03:12:27.881Z | Compiling backoff v0.4.0 |
| 3059 | 2026-03-19T03:12:27.905Z | Compiling async-stream v0.3.6 |
| 3060 | 2026-03-19T03:12:27.936Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3061 | 2026-03-19T03:12:27.964Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3062 | 2026-03-19T03:12:27.994Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3063 | 2026-03-19T03:12:28.020Z | Compiling unsafe-libyaml v0.2.11 |
| 3064 | 2026-03-19T03:12:28.024Z | Compiling crucible-workspace-hack v0.1.0 |
| 3065 | 2026-03-19T03:12:28.104Z | Compiling progenitor-extras v0.1.1 |
| 3066 | 2026-03-19T03:12:28.131Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3067 | 2026-03-19T03:12:28.157Z | Compiling secrecy v0.10.3 |
| 3068 | 2026-03-19T03:12:28.184Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3069 | 2026-03-19T03:12:28.217Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3070 | 2026-03-19T03:12:28.382Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3071 | 2026-03-19T03:12:28.419Z | Compiling heapless v0.8.0 |
| 3072 | 2026-03-19T03:12:28.446Z | Compiling structmeta v0.3.0 |
| 3073 | 2026-03-19T03:12:28.449Z | Compiling hash32 v0.3.1 |
| 3074 | 2026-03-19T03:12:28.498Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3075 | 2026-03-19T03:12:28.550Z | Compiling smoltcp v0.11.0 |
| 3076 | 2026-03-19T03:12:28.584Z | Compiling toml v0.8.23 |
| 3077 | 2026-03-19T03:12:28.737Z | Compiling tabwriter v1.4.1 |
| 3078 | 2026-03-19T03:12:28.743Z | Compiling cobs v0.3.0 |
| 3079 | 2026-03-19T03:12:28.767Z | Compiling derive-ex v0.1.8 |
| 3080 | 2026-03-19T03:12:28.770Z | Compiling parse-display-derive v0.10.0 |
| 3081 | 2026-03-19T03:12:28.820Z | Compiling serde_yaml v0.9.34+deprecated |
| 3082 | 2026-03-19T03:12:28.892Z | Compiling ingot-macros v0.1.1 |
| 3083 | 2026-03-19T03:12:29.020Z | Compiling proc-macro-crate v3.4.0 |
| 3084 | 2026-03-19T03:12:29.102Z | Compiling foreign-types-macros v0.2.3 |
| 3085 | 2026-03-19T03:12:29.124Z | Compiling convert_case v0.4.0 |
| 3086 | 2026-03-19T03:12:29.172Z | Compiling foreign-types-shared v0.3.1 |
| 3087 | 2026-03-19T03:12:29.255Z | Compiling cpufeatures v0.3.0 |
| 3088 | 2026-03-19T03:12:29.381Z | Compiling chacha20 v0.10.0 |
| 3089 | 2026-03-19T03:12:29.447Z | Compiling postcard v1.1.3 |
| 3090 | 2026-03-19T03:12:29.512Z | Compiling proc-macro-crate v1.3.1 |
| 3091 | 2026-03-19T03:12:29.687Z | Compiling derive_more v0.99.20 |
| 3092 | 2026-03-19T03:12:29.715Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3093 | 2026-03-19T03:12:29.743Z | Compiling universal-hash v0.5.1 |
| 3094 | 2026-03-19T03:12:29.808Z | Compiling num_enum_derive v0.7.5 |
| 3095 | 2026-03-19T03:12:29.840Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3096 | 2026-03-19T03:12:29.949Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3097 | 2026-03-19T03:12:29.975Z | Compiling cstr-argument v0.1.2 |
| 3098 | 2026-03-19T03:12:30.002Z | Compiling foreign-types v0.5.0 |
| 3099 | 2026-03-19T03:12:30.005Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3100 | 2026-03-19T03:12:30.116Z | Compiling tokio-rustls v0.25.0 |
| 3101 | 2026-03-19T03:12:30.143Z | Compiling opaque-debug v0.3.1 |
| 3102 | 2026-03-19T03:12:30.210Z | Compiling colored v3.1.1 |
| 3103 | 2026-03-19T03:12:30.266Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3104 | 2026-03-19T03:12:30.294Z | Compiling num_enum_derive v0.5.11 |
| 3105 | 2026-03-19T03:12:30.323Z | Compiling rand v0.10.0 |
| 3106 | 2026-03-19T03:12:30.327Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3107 | 2026-03-19T03:12:30.443Z | Compiling typify-impl v0.6.1 |
| 3108 | 2026-03-19T03:12:30.564Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3109 | 2026-03-19T03:12:30.639Z | Compiling half v2.7.1 |
| 3110 | 2026-03-19T03:12:30.740Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3111 | 2026-03-19T03:12:30.975Z | Compiling ciborium-io v0.2.2 |
| 3112 | 2026-03-19T03:12:31.101Z | Compiling camino-tempfile v1.4.1 |
| 3113 | 2026-03-19T03:12:31.106Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3114 | 2026-03-19T03:12:31.133Z | Compiling ciborium-ll v0.2.2 |
| 3115 | 2026-03-19T03:12:31.182Z | Compiling parse-display v0.10.0 |
| 3116 | 2026-03-19T03:12:31.216Z | Compiling test-strategy v0.4.5 |
| 3117 | 2026-03-19T03:12:31.322Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3118 | 2026-03-19T03:12:31.348Z | Compiling num_enum v0.7.5 |
| 3119 | 2026-03-19T03:12:31.378Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3120 | 2026-03-19T03:12:31.439Z | Compiling ciborium v0.2.2 |
| 3121 | 2026-03-19T03:12:31.466Z | Compiling smf v0.2.3 |
| 3122 | 2026-03-19T03:12:31.523Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3123 | 2026-03-19T03:12:31.549Z | Compiling aead v0.5.2 |
| 3124 | 2026-03-19T03:12:31.580Z | Compiling num-derive v0.4.2 |
| 3125 | 2026-03-19T03:12:31.607Z | Compiling sigpipe v0.1.3 |
| 3126 | 2026-03-19T03:12:31.638Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3127 | 2026-03-19T03:12:31.688Z | Compiling glob v0.3.3 |
| 3128 | 2026-03-19T03:12:31.781Z | Compiling num_enum v0.5.11 |
| 3129 | 2026-03-19T03:12:31.861Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3130 | 2026-03-19T03:12:31.891Z | Compiling poly1305 v0.8.0 |
| 3131 | 2026-03-19T03:12:31.926Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3132 | 2026-03-19T03:12:32.002Z | Compiling chacha20 v0.9.1 |
| 3133 | 2026-03-19T03:12:32.239Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3134 | 2026-03-19T03:12:32.292Z | Compiling whoami v1.6.1 |
| 3135 | 2026-03-19T03:12:32.319Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3136 | 2026-03-19T03:12:32.363Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3137 | 2026-03-19T03:12:32.392Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3138 | 2026-03-19T03:12:32.395Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3139 | 2026-03-19T03:12:32.453Z | Compiling num-rational v0.4.2 |
| 3140 | 2026-03-19T03:12:32.585Z | Compiling password-hash v0.5.0 |
| 3141 | 2026-03-19T03:12:32.707Z | Compiling blake2 v0.10.6 |
| 3142 | 2026-03-19T03:12:32.845Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3143 | 2026-03-19T03:12:32.918Z | Compiling num-complex v0.4.6 |
| 3144 | 2026-03-19T03:12:32.945Z | Compiling ingot-types v0.1.2 |
| 3145 | 2026-03-19T03:12:32.978Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3146 | 2026-03-19T03:12:33.012Z | Compiling prettyplease v0.2.37 |
| 3147 | 2026-03-19T03:12:33.089Z | Compiling indent_write v2.2.0 |
| 3148 | 2026-03-19T03:12:33.204Z | Compiling argon2 v0.5.3 |
| 3149 | 2026-03-19T03:12:33.309Z | Compiling chacha20poly1305 v0.10.1 |
| 3150 | 2026-03-19T03:12:33.363Z | Compiling float-ord v0.3.2 |
| 3151 | 2026-03-19T03:12:33.456Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3152 | 2026-03-19T03:12:33.510Z | Compiling ingot v0.1.1 |
| 3153 | 2026-03-19T03:12:33.537Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3154 | 2026-03-19T03:12:33.541Z | Compiling num v0.4.3 |
| 3155 | 2026-03-19T03:12:33.589Z | Compiling gethostname v0.5.0 |
| 3156 | 2026-03-19T03:12:33.593Z | Compiling usdt-attr-macro v0.5.0 |
| 3157 | 2026-03-19T03:12:33.593Z | Compiling usdt-macro v0.5.0 |
| 3158 | 2026-03-19T03:12:33.593Z | Compiling derive-where v1.6.0 |
| 3159 | 2026-03-19T03:12:33.693Z | Compiling memmap v0.7.0 |
| 3160 | 2026-03-19T03:12:33.771Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3161 | 2026-03-19T03:12:33.977Z | Compiling typify-impl v0.4.3 |
| 3162 | 2026-03-19T03:12:34.013Z | Compiling atomicwrites v0.4.4 |
| 3163 | 2026-03-19T03:12:34.129Z | Compiling thiserror-no-std v2.0.2 |
| 3164 | 2026-03-19T03:12:34.160Z | Compiling owo-colors v4.3.0 |
| 3165 | 2026-03-19T03:12:34.262Z | Compiling vsss-rs v3.3.4 |
| 3166 | 2026-03-19T03:12:34.289Z | Compiling cancel-safe-futures v0.1.5 |
| 3167 | 2026-03-19T03:12:34.314Z | Compiling libsw-core v0.3.2 |
| 3168 | 2026-03-19T03:12:34.564Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3169 | 2026-03-19T03:12:34.593Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3170 | 2026-03-19T03:12:34.739Z | Compiling async-recursion v1.1.1 |
| 3171 | 2026-03-19T03:12:34.763Z | Compiling usdt v0.5.0 |
| 3172 | 2026-03-19T03:12:34.790Z | Compiling resolv-conf v0.7.6 |
| 3173 | 2026-03-19T03:12:35.104Z | Compiling libsw v3.5.0 |
| 3174 | 2026-03-19T03:12:35.130Z | Compiling libefi-sys v0.1.0 |
| 3175 | 2026-03-19T03:12:35.159Z | Compiling linear-map v1.2.0 |
| 3176 | 2026-03-19T03:12:35.252Z | Compiling newline-converter v0.3.0 |
| 3177 | 2026-03-19T03:12:35.284Z | Compiling hickory-proto v0.24.4 |
| 3178 | 2026-03-19T03:12:35.376Z | Compiling console v0.15.11 |
| 3179 | 2026-03-19T03:12:35.432Z | Compiling bitfield-struct v0.6.2 |
| 3180 | 2026-03-19T03:12:35.458Z | Compiling linked-hash-map v0.5.6 |
| 3181 | 2026-03-19T03:12:35.486Z | Compiling semver v0.1.20 |
| 3182 | 2026-03-19T03:12:35.583Z | Compiling pin-project-internal v1.1.11 |
| 3183 | 2026-03-19T03:12:35.715Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3184 | 2026-03-19T03:12:35.742Z | Compiling rustc_version v0.1.7 |
| 3185 | 2026-03-19T03:12:35.770Z | Compiling lru-cache v0.1.2 |
| 3186 | 2026-03-19T03:12:35.805Z | Compiling slog-dtrace v0.3.0 |
| 3187 | 2026-03-19T03:12:35.898Z | Compiling expectorate v1.2.0 |
| 3188 | 2026-03-19T03:12:35.922Z | Compiling minimal-lexical v0.2.1 |
| 3189 | 2026-03-19T03:12:35.975Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3190 | 2026-03-19T03:12:36.094Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3191 | 2026-03-19T03:12:36.120Z | Compiling newtype_derive v0.1.6 |
| 3192 | 2026-03-19T03:12:36.170Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3193 | 2026-03-19T03:12:36.217Z | Compiling nom v7.1.3 |
| 3194 | 2026-03-19T03:12:36.243Z | Compiling tokio-dtrace v0.1.1 |
| 3195 | 2026-03-19T03:12:36.300Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3196 | 2026-03-19T03:12:36.328Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3197 | 2026-03-19T03:12:36.357Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3198 | 2026-03-19T03:12:36.395Z | Compiling phf_shared v0.12.1 |
| 3199 | 2026-03-19T03:12:36.468Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3200 | 2026-03-19T03:12:36.619Z | Compiling pem v3.0.6 |
| 3201 | 2026-03-19T03:12:36.647Z | Compiling snafu-derive v0.8.9 |
| 3202 | 2026-03-19T03:12:36.669Z | Compiling csv-core v0.1.13 |
| 3203 | 2026-03-19T03:12:36.848Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3204 | 2026-03-19T03:12:36.969Z | Compiling xshell-macros v0.2.7 |
| 3205 | 2026-03-19T03:12:37.075Z | Compiling same-file v1.0.6 |
| 3206 | 2026-03-19T03:12:37.108Z | Compiling chrono-tz v0.10.4 |
| 3207 | 2026-03-19T03:12:37.150Z | Compiling highway v1.3.0 |
| 3208 | 2026-03-19T03:12:37.175Z | Compiling typify-macro v0.6.1 |
| 3209 | 2026-03-19T03:12:37.249Z | Compiling pin-project v1.1.11 |
| 3210 | 2026-03-19T03:12:37.350Z | Compiling walkdir v2.5.0 |
| 3211 | 2026-03-19T03:12:37.427Z | Compiling const_format_proc_macros v0.2.34 |
| 3212 | 2026-03-19T03:12:37.460Z | Compiling csv v1.4.0 |
| 3213 | 2026-03-19T03:12:37.525Z | Compiling xshell v0.2.7 |
| 3214 | 2026-03-19T03:12:37.687Z | Compiling phf v0.12.1 |
| 3215 | 2026-03-19T03:12:37.739Z | Compiling oxide-tokio-rt v0.1.3 |
| 3216 | 2026-03-19T03:12:37.902Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3217 | 2026-03-19T03:12:38.006Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3218 | 2026-03-19T03:12:38.080Z | Compiling globset v0.4.18 |
| 3219 | 2026-03-19T03:12:38.174Z | Compiling olpc-cjson v0.1.4 |
| 3220 | 2026-03-19T03:12:38.243Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3221 | 2026-03-19T03:12:38.248Z | Compiling primeorder v0.13.6 |
| 3222 | 2026-03-19T03:12:38.268Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3223 | 2026-03-19T03:12:38.318Z | Compiling hickory-resolver v0.24.4 |
| 3224 | 2026-03-19T03:12:38.399Z | Compiling serde_plain v1.0.2 |
| 3225 | 2026-03-19T03:12:38.425Z | Compiling base64 v0.21.7 |
| 3226 | 2026-03-19T03:12:38.630Z | Compiling typed-path v0.9.3 |
| 3227 | 2026-03-19T03:12:38.671Z | Compiling const_format v0.2.35 |
| 3228 | 2026-03-19T03:12:38.708Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3229 | 2026-03-19T03:12:38.980Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3230 | 2026-03-19T03:12:39.003Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3231 | 2026-03-19T03:12:39.079Z | Compiling tabled_derive v0.7.0 |
| 3232 | 2026-03-19T03:12:39.145Z | Compiling bcs v0.1.6 |
| 3233 | 2026-03-19T03:12:39.491Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3234 | 2026-03-19T03:12:39.597Z | Compiling snafu v0.8.9 |
| 3235 | 2026-03-19T03:12:39.710Z | Compiling qorb v0.4.1 |
| 3236 | 2026-03-19T03:12:39.734Z | Compiling typify v0.6.1 |
| 3237 | 2026-03-19T03:12:39.785Z | Compiling salty v0.3.0 |
| 3238 | 2026-03-19T03:12:39.901Z | Compiling progenitor-impl v0.13.0 |
| 3239 | 2026-03-19T03:12:39.930Z | Compiling radium v0.7.0 |
| 3240 | 2026-03-19T03:12:39.959Z | Compiling tough v0.20.0 |
| 3241 | 2026-03-19T03:12:40.122Z | Compiling termtree v0.5.1 |
| 3242 | 2026-03-19T03:12:40.147Z | Compiling textwrap v0.16.2 |
| 3243 | 2026-03-19T03:12:40.346Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3244 | 2026-03-19T03:12:40.411Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3245 | 2026-03-19T03:12:40.452Z | Compiling steno v0.4.1 |
| 3246 | 2026-03-19T03:12:40.478Z | Compiling tabled v0.15.0 |
| 3247 | 2026-03-19T03:12:40.626Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3248 | 2026-03-19T03:12:40.674Z | Compiling humantime v2.3.0 |
| 3249 | 2026-03-19T03:12:40.677Z | Compiling typify-macro v0.4.3 |
| 3250 | 2026-03-19T03:12:40.724Z | Compiling maybe-uninit v2.0.0 |
| 3251 | 2026-03-19T03:12:40.807Z | Compiling utf-8 v0.7.6 |
| 3252 | 2026-03-19T03:12:40.835Z | Compiling tap v1.0.1 |
| 3253 | 2026-03-19T03:12:41.025Z | Compiling tungstenite v0.21.0 |
| 3254 | 2026-03-19T03:12:41.074Z | Compiling wyz v0.5.1 |
| 3255 | 2026-03-19T03:12:41.128Z | Compiling p384 v0.13.1 |
| 3256 | 2026-03-19T03:12:41.239Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3257 | 2026-03-19T03:12:41.432Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3258 | 2026-03-19T03:12:41.457Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3259 | 2026-03-19T03:12:41.489Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3260 | 2026-03-19T03:12:41.967Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3261 | 2026-03-19T03:12:42.179Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3262 | 2026-03-19T03:12:42.259Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3263 | 2026-03-19T03:12:42.286Z | Compiling arc-swap v1.8.2 |
| 3264 | 2026-03-19T03:12:42.591Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3265 | 2026-03-19T03:12:42.736Z | Compiling tagptr v0.2.0 |
| 3266 | 2026-03-19T03:12:42.806Z | Compiling funty v2.0.0 |
| 3267 | 2026-03-19T03:12:42.973Z | Compiling packed_struct v0.10.1 |
| 3268 | 2026-03-19T03:12:43.070Z | Compiling moka v0.12.13 |
| 3269 | 2026-03-19T03:12:43.135Z | Compiling typify v0.4.3 |
| 3270 | 2026-03-19T03:12:43.315Z | Compiling progenitor-impl v0.10.0 |
| 3271 | 2026-03-19T03:12:43.380Z | Compiling bitvec v1.0.1 |
| 3272 | 2026-03-19T03:12:43.762Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3273 | 2026-03-19T03:12:43.822Z | Compiling progenitor-macro v0.13.0 |
| 3274 | 2026-03-19T03:12:43.884Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3275 | 2026-03-19T03:12:43.916Z | Compiling slog-scope v4.4.1 |
| 3276 | 2026-03-19T03:12:44.033Z | Compiling tokio-tungstenite v0.21.0 |
| 3277 | 2026-03-19T03:12:44.205Z | Compiling polyval v0.6.2 |
| 3278 | 2026-03-19T03:12:44.230Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3279 | 2026-03-19T03:12:44.297Z | Compiling packed_struct_codegen v0.10.1 |
| 3280 | 2026-03-19T03:12:44.323Z | Compiling bitfield-macros v0.19.4 |
| 3281 | 2026-03-19T03:12:44.425Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3282 | 2026-03-19T03:12:44.490Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3283 | 2026-03-19T03:12:44.536Z | Compiling zerocopy-derive v0.6.6 |
| 3284 | 2026-03-19T03:12:44.712Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3285 | 2026-03-19T03:12:44.745Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3286 | 2026-03-19T03:12:45.358Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3287 | 2026-03-19T03:12:45.456Z | Compiling indexmap v1.9.3 |
| 3288 | 2026-03-19T03:12:45.557Z | Compiling crc-catalog v2.4.0 |
| 3289 | 2026-03-19T03:12:45.726Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3290 | 2026-03-19T03:12:45.750Z | Compiling nodrop v0.1.14 |
| 3291 | 2026-03-19T03:12:45.776Z | Compiling parking_lot_core v0.8.6 |
| 3292 | 2026-03-19T03:12:45.808Z | Compiling zerocopy v0.6.6 |
| 3293 | 2026-03-19T03:12:45.928Z | Compiling array-init v0.0.4 |
| 3294 | 2026-03-19T03:12:45.940Z | Compiling proc-macro-error2 v2.0.1 |
| 3295 | 2026-03-19T03:12:45.974Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3296 | 2026-03-19T03:12:46.085Z | Compiling crc v3.4.0 |
| 3297 | 2026-03-19T03:12:46.155Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3298 | 2026-03-19T03:12:46.346Z | Compiling bitfield v0.19.4 |
| 3299 | 2026-03-19T03:12:46.399Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3300 | 2026-03-19T03:12:46.409Z | Compiling ghash v0.5.1 |
| 3301 | 2026-03-19T03:12:46.508Z | Compiling smallvec v0.6.14 |
| 3302 | 2026-03-19T03:12:46.538Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3303 | 2026-03-19T03:12:46.634Z | Compiling slog-stdlog v4.1.1 |
| 3304 | 2026-03-19T03:12:46.836Z | Compiling hickory-resolver v0.25.2 |
| 3305 | 2026-03-19T03:12:46.871Z | Compiling git-stub v1.0.0 |
| 3306 | 2026-03-19T03:12:46.892Z | Compiling ctr v0.9.2 |
| 3307 | 2026-03-19T03:12:47.015Z | Compiling num-derive v0.3.3 |
| 3308 | 2026-03-19T03:12:47.119Z | Compiling lzma-sys v0.1.20 |
| 3309 | 2026-03-19T03:12:47.162Z | Compiling progenitor-macro v0.10.0 |
| 3310 | 2026-03-19T03:12:47.192Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3311 | 2026-03-19T03:12:47.259Z | Compiling unicase v2.9.0 |
| 3312 | 2026-03-19T03:12:47.275Z | Compiling hashbrown v0.12.3 |
| 3313 | 2026-03-19T03:12:47.418Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3314 | 2026-03-19T03:12:47.510Z | Compiling aes-gcm v0.10.3 |
| 3315 | 2026-03-19T03:12:47.566Z | Compiling mime_guess v2.0.5 |
| 3316 | 2026-03-19T03:12:47.746Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3317 | 2026-03-19T03:12:47.771Z | Compiling git-stub-vcs v0.1.0 |
| 3318 | 2026-03-19T03:12:47.800Z | Compiling slog-envlogger v2.2.0 |
| 3319 | 2026-03-19T03:12:47.827Z | Compiling serde-hex v0.1.0 |
| 3320 | 2026-03-19T03:12:47.856Z | Compiling tabled_derive v0.11.0 |
| 3321 | 2026-03-19T03:12:47.959Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3322 | 2026-03-19T03:12:48.117Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3323 | 2026-03-19T03:12:48.260Z | Compiling libscf-sys v1.1.0 |
| 3324 | 2026-03-19T03:12:48.350Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3325 | 2026-03-19T03:12:48.535Z | Compiling progenitor-impl v0.11.2 |
| 3326 | 2026-03-19T03:12:48.635Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3327 | 2026-03-19T03:12:48.785Z | Compiling ron v0.8.1 |
| 3328 | 2026-03-19T03:12:48.811Z | Compiling papergrid v0.17.0 |
| 3329 | 2026-03-19T03:12:48.892Z | Compiling cargo_toml v0.22.3 |
| 3330 | 2026-03-19T03:12:49.383Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3331 | 2026-03-19T03:12:49.564Z | Compiling hashbrown v0.13.2 |
| 3332 | 2026-03-19T03:12:49.589Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3333 | 2026-03-19T03:12:49.884Z | Compiling testing_table v0.3.0 |
| 3334 | 2026-03-19T03:12:50.131Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3335 | 2026-03-19T03:12:50.155Z | Compiling ssh-encoding v0.2.0 |
| 3336 | 2026-03-19T03:12:50.203Z | Compiling blowfish v0.9.1 |
| 3337 | 2026-03-19T03:12:50.306Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3338 | 2026-03-19T03:12:50.338Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3339 | 2026-03-19T03:12:50.439Z | Compiling nibble_vec v0.1.0 |
| 3340 | 2026-03-19T03:12:50.552Z | Compiling corncobs v0.1.4 |
| 3341 | 2026-03-19T03:12:50.589Z | Compiling endian-type v0.1.2 |
| 3342 | 2026-03-19T03:12:50.635Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3343 | 2026-03-19T03:12:50.654Z | Compiling crc-any v2.5.0 |
| 3344 | 2026-03-19T03:12:50.779Z | Compiling radix_trie v0.2.1 |
| 3345 | 2026-03-19T03:12:50.806Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3346 | 2026-03-19T03:12:50.844Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3347 | 2026-03-19T03:12:51.020Z | Compiling ssh-cipher v0.2.0 |
| 3348 | 2026-03-19T03:12:51.049Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3349 | 2026-03-19T03:12:51.060Z | Compiling object v0.30.4 |
| 3350 | 2026-03-19T03:12:51.060Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3351 | 2026-03-19T03:12:51.232Z | Compiling tabled v0.20.0 |
| 3352 | 2026-03-19T03:12:51.276Z | Compiling progenitor v0.13.0 |
| 3353 | 2026-03-19T03:12:51.311Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3354 | 2026-03-19T03:12:51.478Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3355 | 2026-03-19T03:12:51.499Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3356 | 2026-03-19T03:12:51.536Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3357 | 2026-03-19T03:12:51.719Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3358 | 2026-03-19T03:12:51.894Z | Compiling parking_lot v0.11.2 |
| 3359 | 2026-03-19T03:12:52.280Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3360 | 2026-03-19T03:12:52.343Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3361 | 2026-03-19T03:12:52.395Z | Compiling progenitor-macro v0.11.2 |
| 3362 | 2026-03-19T03:12:52.454Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3363 | 2026-03-19T03:12:52.793Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3364 | 2026-03-19T03:12:53.018Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3365 | 2026-03-19T03:12:53.110Z | Compiling progenitor-client v0.11.2 |
| 3366 | 2026-03-19T03:12:53.181Z | Compiling prefix-trie v0.7.0 |
| 3367 | 2026-03-19T03:12:53.201Z | Compiling password-hash v0.4.2 |
| 3368 | 2026-03-19T03:12:53.394Z | Compiling fxhash v0.2.1 |
| 3369 | 2026-03-19T03:12:53.588Z | Compiling secrecy v0.8.0 |
| 3370 | 2026-03-19T03:12:53.609Z | Compiling http-range v0.1.5 |
| 3371 | 2026-03-19T03:12:53.766Z | Compiling path-slash v0.1.5 |
| 3372 | 2026-03-19T03:12:53.781Z | Compiling half v1.8.3 |
| 3373 | 2026-03-19T03:12:53.895Z | Compiling hickory-server v0.25.2 |
| 3374 | 2026-03-19T03:12:53.928Z | Compiling sled v0.34.7 |
| 3375 | 2026-03-19T03:12:53.976Z | Compiling pbkdf2 v0.11.0 |
| 3376 | 2026-03-19T03:12:54.202Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3377 | 2026-03-19T03:12:54.309Z | Compiling serde_cbor v0.11.2 |
| 3378 | 2026-03-19T03:12:54.496Z | Compiling progenitor v0.10.0 |
| 3379 | 2026-03-19T03:12:54.620Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3380 | 2026-03-19T03:12:54.739Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3381 | 2026-03-19T03:12:54.848Z | Compiling xz2 v0.1.7 |
| 3382 | 2026-03-19T03:12:55.208Z | Compiling ron v0.12.0 |
| 3383 | 2026-03-19T03:12:55.366Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3384 | 2026-03-19T03:12:55.473Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3385 | 2026-03-19T03:12:55.844Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3386 | 2026-03-19T03:12:55.884Z | Compiling ssh-key v0.6.7 |
| 3387 | 2026-03-19T03:12:55.956Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3388 | 2026-03-19T03:12:56.521Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3389 | 2026-03-19T03:12:56.550Z | Compiling hickory-client v0.25.2 |
| 3390 | 2026-03-19T03:12:56.748Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3391 | 2026-03-19T03:12:57.007Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3392 | 2026-03-19T03:12:57.065Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3393 | 2026-03-19T03:12:57.283Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3394 | 2026-03-19T03:12:57.780Z | Compiling p256 v0.13.2 |
| 3395 | 2026-03-19T03:12:57.881Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3396 | 2026-03-19T03:12:58.115Z | Compiling p521 v0.13.3 |
| 3397 | 2026-03-19T03:12:58.142Z | Compiling yasna v0.5.2 |
| 3398 | 2026-03-19T03:12:58.337Z | Compiling kstat-rs v0.2.4 |
| 3399 | 2026-03-19T03:12:58.340Z | Compiling headers-core v0.3.0 |
| 3400 | 2026-03-19T03:12:58.534Z | Compiling nanorand v0.7.0 |
| 3401 | 2026-03-19T03:12:58.803Z | Compiling russh-cryptovec v0.7.3 |
| 3402 | 2026-03-19T03:12:58.851Z | Compiling atty v0.2.14 |
| 3403 | 2026-03-19T03:12:58.887Z | Compiling home v0.5.12 |
| 3404 | 2026-03-19T03:12:58.970Z | Compiling crc8 v0.1.1 |
| 3405 | 2026-03-19T03:12:59.022Z | Compiling base16ct v1.0.0 |
| 3406 | 2026-03-19T03:12:59.092Z | Compiling md5 v0.7.0 |
| 3407 | 2026-03-19T03:12:59.118Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3408 | 2026-03-19T03:12:59.153Z | Compiling flume v0.11.1 |
| 3409 | 2026-03-19T03:12:59.183Z | Compiling rcgen v0.12.1 |
| 3410 | 2026-03-19T03:12:59.250Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3411 | 2026-03-19T03:12:59.282Z | Compiling headers v0.4.1 |
| 3412 | 2026-03-19T03:12:59.311Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3413 | 2026-03-19T03:12:59.363Z | Compiling russh-keys v0.45.0 |
| 3414 | 2026-03-19T03:12:59.475Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3415 | 2026-03-19T03:12:59.506Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3416 | 2026-03-19T03:12:59.560Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3417 | 2026-03-19T03:12:59.614Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3418 | 2026-03-19T03:12:59.775Z | Compiling progenitor v0.11.2 |
| 3419 | 2026-03-19T03:12:59.996Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3420 | 2026-03-19T03:13:00.133Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3421 | 2026-03-19T03:13:00.236Z | Compiling hyper-staticfile v0.10.1 |
| 3422 | 2026-03-19T03:13:00.410Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3423 | 2026-03-19T03:13:00.447Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3424 | 2026-03-19T03:13:00.851Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3425 | 2026-03-19T03:13:00.897Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3426 | 2026-03-19T03:13:00.946Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3427 | 2026-03-19T03:13:00.974Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3428 | 2026-03-19T03:13:01.250Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3429 | 2026-03-19T03:13:01.361Z | Compiling num-bigint v0.4.6 |
| 3430 | 2026-03-19T03:13:01.499Z | Compiling des v0.8.1 |
| 3431 | 2026-03-19T03:13:01.532Z | Compiling subprocess v0.2.15 |
| 3432 | 2026-03-19T03:13:01.561Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3433 | 2026-03-19T03:13:01.817Z | Compiling hex-literal v0.4.1 |
| 3434 | 2026-03-19T03:13:01.887Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3435 | 2026-03-19T03:13:01.990Z | Compiling display-error-chain v0.2.2 |
| 3436 | 2026-03-19T03:13:02.182Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3437 | 2026-03-19T03:13:02.207Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3438 | 2026-03-19T03:13:02.236Z | Compiling colored v2.2.0 |
| 3439 | 2026-03-19T03:13:02.265Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3440 | 2026-03-19T03:13:02.620Z | Compiling socket2 v0.5.10 |
| 3441 | 2026-03-19T03:13:02.656Z | Compiling internet-checksum v0.2.1 |
| 3442 | 2026-03-19T03:13:03.225Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3443 | 2026-03-19T03:13:03.250Z | Compiling russh v0.45.0 |
| 3444 | 2026-03-19T03:13:03.965Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3445 | 2026-03-19T03:13:10.561Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3446 | 2026-03-19T03:13:20.992Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3447 | 2026-03-19T03:13:20.992Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3448 | 2026-03-19T03:13:20.995Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3449 | 2026-03-19T03:13:20.995Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3450 | 2026-03-19T03:13:23.242Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3451 | 2026-03-19T03:13:23.352Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3452 | 2026-03-19T03:13:29.221Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3453 | 2026-03-19T03:13:59.405Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3454 | 2026-03-19T03:14:23.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s |
| 3455 | 2026-03-19T03:14:24.044Z | |
| 3456 | 2026-03-19T03:14:24.048Z | real 1:58.597586755 |
| 3457 | 2026-03-19T03:14:24.048Z | user 11:39.668811913 |
| 3458 | 2026-03-19T03:14:24.048Z | sys 2:05.008205750 |
| 3459 | 2026-03-19T03:14:24.048Z | trap 0.363725059 |
| 3460 | 2026-03-19T03:14:24.048Z | tflt 0.525846406 |
| 3461 | 2026-03-19T03:14:24.048Z | dflt 1.776644609 |
| 3462 | 2026-03-19T03:14:24.048Z | kflt 0.000396366 |
| 3463 | 2026-03-19T03:14:24.048Z | lock 40:32.229477746 |
| 3464 | 2026-03-19T03:14:24.048Z | slp 26:14.673361782 |
| 3465 | 2026-03-19T03:14:24.048Z | lat 44.290852659 |
| 3466 | 2026-03-19T03:14:24.048Z | stop 4:01.161267537 |
| 3467 | 2026-03-19T03:14:24.048Z | + mkdir tests |
| 3468 | 2026-03-19T03:14:24.052Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3469 | 2026-03-19T03:14:24.052Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3470 | 2026-03-19T03:14:24.087Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-58b78f45b9570bbf tests/ |
| 3471 | 2026-03-19T03:14:24.119Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-e6f8ef4052bfb0c2 tests/ |
| 3472 | 2026-03-19T03:14:24.151Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-24d786529c44a77c tests/ |
| 3473 | 2026-03-19T03:14:24.186Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a99e61b3cc7d9b0e tests/ |
| 3474 | 2026-03-19T03:14:24.528Z | + 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/*) |
| 3475 | 2026-03-19T03:14:24.532Z | + 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 |
| 3476 | 2026-03-19T03:16:04.022Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3477 | 2026-03-19T03:16:04.022Z | a .github/buildomat/ci-env.sh 1K |
| 3478 | 2026-03-19T03:16:04.023Z | a out/target/test 1K |
| 3479 | 2026-03-19T03:16:04.023Z | a out/npuzone/npuzone 27402K |
| 3480 | 2026-03-19T03:16:04.023Z | a package-manifest.toml 35K |
| 3481 | 2026-03-19T03:16:04.023Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3482 | 2026-03-19T03:16:04.023Z | a target/release/omicron-package 40561K |
| 3483 | 2026-03-19T03:16:04.025Z | a target/release/xtask 11433K |
| 3484 | 2026-03-19T03:16:04.025Z | a target/debug/bootstrap 335585K |
| 3485 | 2026-03-19T03:16:04.025Z | a tests/bootstrap-e6f8ef4052bfb0c2 31310K |
| 3486 | 2026-03-19T03:16:04.025Z | a tests/commtest-24d786529c44a77c 32395K |
| 3487 | 2026-03-19T03:16:04.025Z | a tests/dhcp_server-58b78f45b9570bbf 31310K |
| 3488 | 2026-03-19T03:16:04.026Z | a tests/end_to_end_tests-a99e61b3cc7d9b0e 377880K |
| 3489 | 2026-03-19T03:16:04.026Z | a out/clickhouse.tar.gz 301709K |
| 3490 | 2026-03-19T03:16:04.026Z | a out/clickhouse_keeper.tar.gz 287173K |
| 3491 | 2026-03-19T03:16:04.026Z | a out/clickhouse_server.tar.gz 301708K |
| 3492 | 2026-03-19T03:16:04.026Z | a out/cockroachdb.tar.gz 156535K |
| 3493 | 2026-03-19T03:16:04.026Z | a out/crucible-pantry-zone.tar.gz 38990K |
| 3494 | 2026-03-19T03:16:04.026Z | a out/crucible-utils.tar 17744K |
| 3495 | 2026-03-19T03:16:04.027Z | a out/crucible-zone.tar.gz 53128K |
| 3496 | 2026-03-19T03:16:04.027Z | a out/external-dns.tar.gz 43604K |
| 3497 | 2026-03-19T03:16:04.027Z | a out/internal-dns.tar.gz 43604K |
| 3498 | 2026-03-19T03:16:04.027Z | a out/mg-ddm-gz.tar 78377K |
| 3499 | 2026-03-19T03:16:04.027Z | a out/nexus.tar.gz 210014K |
| 3500 | 2026-03-19T03:16:04.027Z | a out/ntp.tar.gz 25418K |
| 3501 | 2026-03-19T03:16:04.027Z | a out/omicron-gateway-softnpu.tar.gz 28225K |
| 3502 | 2026-03-19T03:16:04.027Z | a out/omicron-sled-agent.tar 186577K |
| 3503 | 2026-03-19T03:16:04.027Z | a out/overlay.tar.gz 3K |
| 3504 | 2026-03-19T03:16:04.027Z | a out/oximeter.tar.gz 57455K |
| 3505 | 2026-03-19T03:16:04.027Z | a out/oxlog.tar 3782K |
| 3506 | 2026-03-19T03:16:04.028Z | a out/probe.tar.gz 3037K |
| 3507 | 2026-03-19T03:16:04.028Z | a out/propolis-server.tar.gz 74633K |
| 3508 | 2026-03-19T03:16:04.028Z | a out/pumpkind-gz.tar 26647K |
| 3509 | 2026-03-19T03:16:04.028Z | a out/switch-softnpu.tar.gz 368021K |
| 3510 | 2026-03-19T03:16:04.040Z | |
| 3511 | 2026-03-19T03:16:04.040Z | real 1:39.471660199 |
| 3512 | 2026-03-19T03:16:04.040Z | user 1:36.464632120 |
| 3513 | 2026-03-19T03:16:04.040Z | sys 6.135718083 |
| 3514 | 2026-03-19T03:16:04.041Z | trap 0.006946172 |
| 3515 | 2026-03-19T03:16:04.041Z | tflt 0.000000000 |
| 3516 | 2026-03-19T03:16:04.041Z | dflt 0.000000000 |
| 3517 | 2026-03-19T03:16:04.042Z | kflt 0.000000000 |
| 3518 | 2026-03-19T03:16:04.042Z | lock 0.000000000 |
| 3519 | 2026-03-19T03:16:04.042Z | slp 1:35.701398551 |
| 3520 | 2026-03-19T03:16:04.042Z | lat 0.629100882 |
| 3521 | 2026-03-19T03:16:04.042Z | stop 0.000747409 |
| 3522 | 2026-03-19T03:16:04.042Z | process exited: duration 1257771 ms, exit code 0 |
| |
| 3523 | 2026-03-19T03:16:04.067Z | found 1 output files |
| 3524 | 2026-03-19T03:16:04.068Z | uploading: /work/package.tar.gz (2321000357 bytes) |
| 3525 | 2026-03-19T03:16:34.873Z | uploaded: /work/package.tar.gz |