|
|
|
| 1 | 2026-03-18T21:17:55.964Z | job assigned to worker 01KM1CY41PS9S7R4598GEQQAAP [factory aws, i-0872711f4a6787244] (queued for 1 m 2 s) |
| |
| 2 | 2026-03-18T21:18:03.992Z | starting task 0: "setup" |
| 3 | 2026-03-18T21:18:03.998Z | ++ uname -s |
| 4 | 2026-03-18T21:18:04.002Z | + kern=SunOS |
| 5 | 2026-03-18T21:18:04.002Z | + build_user=build |
| 6 | 2026-03-18T21:18:04.002Z | + build_uid=12345 |
| 7 | 2026-03-18T21:18:04.003Z | + work_dir=/work |
| 8 | 2026-03-18T21:18:04.003Z | + input_dir=/input |
| 9 | 2026-03-18T21:18:04.003Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T21:18:04.003Z | + case "$kern" in |
| 11 | 2026-03-18T21:18:04.003Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T21:18:04.010Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T21:18:06.011Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T21:18:06.133Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T21:18:06.137Z | + home_fs=zfs |
| 16 | 2026-03-18T21:18:06.137Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T21:18:06.137Z | + mkdir -p /home/build |
| 18 | 2026-03-18T21:18:06.140Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T21:18:08.142Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T21:18:08.145Z | process exited: duration 4153 ms, exit code 0 |
| |
| 21 | 2026-03-18T21:18:08.151Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T21:18:08.157Z | * rust toolchain channel = "1.94.0" |
| 23 | 2026-03-18T21:18:08.157Z | * rust toolchain profile = "default" |
| 24 | 2026-03-18T21:18:08.157Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 25 | 2026-03-18T21:18:08.157Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-18T21:18:08.157Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T21:18:08.157Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T21:18:08.160Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T21:18:08.160Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-18T21:18:08.308Z | info: downloading installer |
| 31 | 2026-03-18T21:18:10.108Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T21:18:10.108Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T21:18:10.108Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T21:18:10.108Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T21:18:10.108Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T21:18:10.108Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T21:18:10.108Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T21:18:10.108Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T21:18:10.108Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T21:18:10.108Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T21:18:10.108Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T21:18:10.108Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T21:18:10.108Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T21:18:10.133Z | info: profile set to default |
| 45 | 2026-03-18T21:18:10.133Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T21:18:10.136Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-18T21:18:10.304Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-18T21:18:10.308Z | info: downloading 6 components |
| 49 | 2026-03-18T21:18:26.373Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-18T21:18:26.373Z | |
| 51 | 2026-03-18T21:18:26.413Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-18T21:18:26.413Z | |
| 53 | 2026-03-18T21:18:26.413Z | |
| 54 | 2026-03-18T21:18:26.418Z | Rust is installed now. Great! |
| 55 | 2026-03-18T21:18:26.418Z | |
| 56 | 2026-03-18T21:18:26.418Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T21:18:26.418Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T21:18:26.418Z | |
| 59 | 2026-03-18T21:18:26.418Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T21:18:26.418Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T21:18:26.418Z | |
| 62 | 2026-03-18T21:18:26.418Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T21:18:26.418Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T21:18:26.418Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T21:18:26.418Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T21:18:26.418Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T21:18:26.418Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T21:18:26.418Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T21:18:26.418Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T21:18:26.418Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T21:18:26.528Z | + rustup --version |
| 72 | 2026-03-18T21:18:26.538Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T21:18:26.542Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T21:18:26.561Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-18T21:18:26.565Z | + cargo --version |
| 76 | 2026-03-18T21:18:26.574Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-18T21:18:26.579Z | + rustc --version |
| 78 | 2026-03-18T21:18:26.603Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-18T21:18:26.608Z | process exited: duration 18454 ms, exit code 0 |
| |
| 80 | 2026-03-18T21:18:26.648Z | starting task 2: "authentication" |
| 81 | 2026-03-18T21:18:26.726Z | process exited: duration 25 ms, exit code 0 |
| |
| 82 | 2026-03-18T21:18:26.746Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T21:18:26.753Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-18T21:18:26.762Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-18T21:18:26.780Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-18T21:18:51.489Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-18T21:18:51.489Z | + git fetch origin 5aa5291a6fdf1db04070034abcde5bbe758a56a6 |
| 88 | 2026-03-18T21:18:52.835Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-18T21:18:52.835Z | * branch 5aa5291a6fdf1db04070034abcde5bbe758a56a6 -> FETCH_HEAD |
| 90 | 2026-03-18T21:18:52.848Z | + [[ -n audit-log-cleanup ]] |
| 91 | 2026-03-18T21:18:52.852Z | ++ git branch --show-current |
| 92 | 2026-03-18T21:18:52.852Z | + current=main |
| 93 | 2026-03-18T21:18:52.852Z | + [[ main != audit-log-cleanup ]] |
| 94 | 2026-03-18T21:18:52.852Z | + git branch -f audit-log-cleanup 5aa5291a6fdf1db04070034abcde5bbe758a56a6 |
| 95 | 2026-03-18T21:18:52.857Z | + git checkout -f audit-log-cleanup |
| 96 | 2026-03-18T21:18:53.184Z | Switched to branch 'audit-log-cleanup' |
| 97 | 2026-03-18T21:18:53.187Z | + git reset --hard 5aa5291a6fdf1db04070034abcde5bbe758a56a6 |
| 98 | 2026-03-18T21:18:53.211Z | HEAD is now at 5aa5291a6 merge timeout task |
| 99 | 2026-03-18T21:18:53.214Z | process exited: duration 26467 ms, exit code 0 |
| |
| 100 | 2026-03-18T21:18:53.220Z | starting task 4: "build" |
| 101 | 2026-03-18T21:18:53.226Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-18T21:18:53.228Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-18T21:18:53.228Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-18T21:18:53.228Z | + cargo --version |
| 105 | 2026-03-18T21:18:53.238Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-18T21:18:53.241Z | + rustc --version |
| 107 | 2026-03-18T21:18:53.266Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-18T21:18:53.269Z | + WORK=/work |
| 109 | 2026-03-18T21:18:53.269Z | + pfexec mkdir -p /work |
| 110 | 2026-03-18T21:18:53.274Z | + pfexec chown build /work |
| 111 | 2026-03-18T21:18:53.277Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 112 | 2026-03-18T21:19:03.289Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 113 | 2026-03-18T21:19:13.001Z | Startup: Caching catalogs ... Done |
| 114 | 2026-03-18T21:19:35.014Z | Planning: Solver setup ... Done (20.385s) |
| 115 | 2026-03-18T21:19:35.164Z | Planning: Running solver ... Done (0.150s) |
| 116 | 2026-03-18T21:19:35.346Z | Planning: Finding local manifests ... Done (0.003s) |
| 117 | 2026-03-18T21:19:35.979Z | Planning: Fetching manifests: 0/4 0% complete |
| 118 | 2026-03-18T21:19:36.736Z | Planning: Fetching manifests: 4/4 100% complete |
| 119 | 2026-03-18T21:19:36.780Z | Planning: Package planning ... Done (0.043s) |
| 120 | 2026-03-18T21:19:36.819Z | Planning: Merging actions ... Done (0.040s) |
| 121 | 2026-03-18T21:19:37.060Z | Planning: Checking for conflicting actions ... Done (0.241s) |
| 122 | 2026-03-18T21:19:37.070Z | Planning: Consolidating action changes ... Done (0.010s) |
| 123 | 2026-03-18T21:19:37.960Z | Planning: Evaluating mediators ... Done (0.888s) |
| 124 | 2026-03-18T21:19:37.966Z | Planning: Planning completed in 24.82 seconds |
| 125 | 2026-03-18T21:19:37.981Z | Packages to install: 4 |
| 126 | 2026-03-18T21:19:37.981Z | Mediators to change: 2 |
| 127 | 2026-03-18T21:19:37.981Z | Services to change: 1 |
| 128 | 2026-03-18T21:19:37.985Z | Estimated space available: 155.43 GB |
| 129 | 2026-03-18T21:19:37.985Z | Estimated space to be consumed: 1.83 GB |
| 130 | 2026-03-18T21:19:37.985Z | Create boot environment: No |
| 131 | 2026-03-18T21:19:37.985Z | Create backup boot environment: No |
| 132 | 2026-03-18T21:19:37.985Z | Rebuild boot archive: No |
| 133 | 2026-03-18T21:19:37.985Z | |
| 134 | 2026-03-18T21:19:37.985Z | Changed mediators: |
| 135 | 2026-03-18T21:19:37.985Z | mediator clang: |
| 136 | 2026-03-18T21:19:37.985Z | version: None -> 15 (system default) |
| 137 | 2026-03-18T21:19:37.985Z | |
| 138 | 2026-03-18T21:19:37.985Z | mediator llvm: |
| 139 | 2026-03-18T21:19:37.985Z | version: 14 (system default) -> 15 (system default) |
| 140 | 2026-03-18T21:19:37.985Z | |
| 141 | 2026-03-18T21:19:37.986Z | Changed packages: |
| 142 | 2026-03-18T21:19:37.986Z | helios-dev |
| 143 | 2026-03-18T21:19:37.986Z | developer/build-essential |
| 144 | 2026-03-18T21:19:37.986Z | None -> 11-2.0 |
| 145 | 2026-03-18T21:19:37.986Z | library/libxmlsec1 |
| 146 | 2026-03-18T21:19:37.986Z | None -> 1.2.35-2.0 |
| 147 | 2026-03-18T21:19:37.986Z | ooce/developer/clang-15 |
| 148 | 2026-03-18T21:19:37.986Z | None -> 15.0.7-2.0 |
| 149 | 2026-03-18T21:19:37.986Z | ooce/developer/llvm-15 |
| 150 | 2026-03-18T21:19:37.986Z | None -> 15.0.7-2.0 |
| 151 | 2026-03-18T21:19:37.986Z | |
| 152 | 2026-03-18T21:19:37.986Z | Services: |
| 153 | 2026-03-18T21:19:37.986Z | restart_fmri: |
| 154 | 2026-03-18T21:19:37.986Z | svc:/system/update-man-index:default |
| 155 | 2026-03-18T21:19:38.029Z | |
| 156 | 2026-03-18T21:19:38.029Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 157 | 2026-03-18T21:19:44.990Z | Download: 1197/3290 items 83.5/212.6MB 39% complete (21.5M/s) |
| 158 | 2026-03-18T21:19:49.965Z | Download: Completed 212.60 MB in 11.94 seconds (17.8M/s) |
| 159 | 2026-03-18T21:19:50.908Z | Actions: 1/3689 actions (Installing new actions) |
| 160 | 2026-03-18T21:19:55.187Z | Actions: Completed 3689 actions in 4.28 seconds. |
| 161 | 2026-03-18T21:19:55.535Z | Done (0.343s) |
| 162 | 2026-03-18T21:19:55.535Z | Done (0.000s) |
| 163 | 2026-03-18T21:19:56.456Z | Done (0.921s) |
| 164 | 2026-03-18T21:20:00.415Z | Done (3.614s) |
| 165 | 2026-03-18T21:20:00.513Z | Done (0.017s) |
| 166 | 2026-03-18T21:20:00.519Z | Done (0.000s) |
| 167 | 2026-03-18T21:20:00.663Z | Done (0.000s) |
| 168 | 2026-03-18T21:20:01.639Z | Planning: Evaluating mediator changes ... Done |
| 169 | 2026-03-18T21:20:01.781Z | Planning: Checking for conflicting actions ... Done |
| 170 | 2026-03-18T21:20:01.785Z | Planning: Consolidating action changes ... Done |
| 171 | 2026-03-18T21:20:02.005Z | Planning: Evaluating mediators ... Done |
| 172 | 2026-03-18T21:20:02.010Z | Planning: Planning completed in 0.37 seconds |
| 173 | 2026-03-18T21:20:02.035Z | Mediators to change: 2 |
| 174 | 2026-03-18T21:20:02.036Z | Create boot environment: No |
| 175 | 2026-03-18T21:20:02.039Z | Create backup boot environment: No |
| 176 | 2026-03-18T21:20:02.117Z | Done |
| 177 | 2026-03-18T21:20:02.118Z | Done |
| 178 | 2026-03-18T21:20:02.884Z | Done |
| 179 | 2026-03-18T21:20:06.207Z | Done |
| 180 | 2026-03-18T21:20:06.296Z | Done |
| 181 | 2026-03-18T21:20:06.299Z | Done |
| 182 | 2026-03-18T21:20:06.444Z | Done |
| 183 | 2026-03-18T21:20:06.983Z | Planning: Evaluating mediator changes ... Done |
| 184 | 2026-03-18T21:20:06.986Z | Planning: Merging actions ... Done |
| 185 | 2026-03-18T21:20:07.157Z | Planning: Checking for conflicting actions ... Done |
| 186 | 2026-03-18T21:20:07.160Z | Planning: Consolidating action changes ... Done |
| 187 | 2026-03-18T21:20:07.382Z | Planning: Evaluating mediators ... Done |
| 188 | 2026-03-18T21:20:07.424Z | Planning: Planning completed in 0.65 seconds |
| 189 | 2026-03-18T21:20:07.454Z | Packages to change: 1 |
| 190 | 2026-03-18T21:20:07.454Z | Mediators to change: 1 |
| 191 | 2026-03-18T21:20:07.458Z | Services to change: 1 |
| 192 | 2026-03-18T21:20:07.458Z | Create boot environment: No |
| 193 | 2026-03-18T21:20:07.458Z | Create backup boot environment: Yes |
| 194 | 2026-03-18T21:20:09.907Z | Actions: 1/6 actions (Updating modified actions) |
| 195 | 2026-03-18T21:20:09.910Z | Actions: Completed 6 actions in 0.00 seconds. |
| 196 | 2026-03-18T21:20:09.910Z | Done |
| 197 | 2026-03-18T21:20:09.910Z | Done |
| 198 | 2026-03-18T21:20:10.099Z | Done |
| 199 | 2026-03-18T21:20:13.417Z | Done |
| 200 | 2026-03-18T21:20:13.501Z | Done |
| 201 | 2026-03-18T21:20:13.504Z | Done |
| 202 | 2026-03-18T21:20:13.658Z | Done |
| 203 | 2026-03-18T21:20:14.041Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 204 | 2026-03-18T21:20:14.041Z | clang system 15 system |
| 205 | 2026-03-18T21:20:14.041Z | csh system system illumos |
| 206 | 2026-03-18T21:20:14.041Z | ctags system system illumos |
| 207 | 2026-03-18T21:20:14.041Z | file system system illumos |
| 208 | 2026-03-18T21:20:14.041Z | gcc vendor 12 vendor |
| 209 | 2026-03-18T21:20:14.041Z | gcc system 10 system |
| 210 | 2026-03-18T21:20:14.041Z | gcc system 7 system |
| 211 | 2026-03-18T21:20:14.041Z | go system 1.20 system |
| 212 | 2026-03-18T21:20:14.041Z | go system 1.19 system |
| 213 | 2026-03-18T21:20:14.041Z | llvm system 15 system |
| 214 | 2026-03-18T21:20:14.041Z | llvm system 14 system |
| 215 | 2026-03-18T21:20:14.041Z | mariadb system 10.6 system |
| 216 | 2026-03-18T21:20:14.041Z | mta vendor vendor dma |
| 217 | 2026-03-18T21:20:14.041Z | openjdk system 17 system |
| 218 | 2026-03-18T21:20:14.041Z | openjdk system 11 system |
| 219 | 2026-03-18T21:20:14.041Z | openjdk system 1.8 system |
| 220 | 2026-03-18T21:20:14.041Z | openssl vendor 3 vendor |
| 221 | 2026-03-18T21:20:14.042Z | perl system 5.36 system |
| 222 | 2026-03-18T21:20:14.042Z | postgresql system 15 system |
| 223 | 2026-03-18T21:20:14.042Z | postgresql system 13 system |
| 224 | 2026-03-18T21:20:14.042Z | python vendor 3 vendor |
| 225 | 2026-03-18T21:20:14.042Z | python system 2 system |
| 226 | 2026-03-18T21:20:14.042Z | python3 system 3.11 system |
| 227 | 2026-03-18T21:20:14.042Z | ruby system 3.0 system |
| 228 | 2026-03-18T21:20:14.042Z | words vendor vendor american-english |
| 229 | 2026-03-18T21:20:14.042Z | words system system australian-english |
| 230 | 2026-03-18T21:20:14.042Z | words system system british-english |
| 231 | 2026-03-18T21:20:14.042Z | words system system canadian-english |
| 232 | 2026-03-18T21:20:14.042Z | words system system french |
| 233 | 2026-03-18T21:20:14.042Z | words system system italian |
| 234 | 2026-03-18T21:20:14.042Z | words system system ngerman |
| 235 | 2026-03-18T21:20:14.042Z | words system system ogerman |
| 236 | 2026-03-18T21:20:14.042Z | words system system spanish |
| 237 | 2026-03-18T21:20:14.343Z | PUBLISHER TYPE STATUS P LOCATION |
| 238 | 2026-03-18T21:20:14.343Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 239 | 2026-03-18T21:20:20.355Z | FMRI IFO |
| 240 | 2026-03-18T21:20:20.355Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 241 | 2026-03-18T21:20:20.355Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 242 | 2026-03-18T21:20:20.355Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 243 | 2026-03-18T21:20:20.355Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 244 | 2026-03-18T21:20:20.355Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 245 | 2026-03-18T21:20:20.355Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 246 | 2026-03-18T21:20:20.355Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 247 | 2026-03-18T21:20:20.355Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 248 | 2026-03-18T21:20:20.355Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 249 | 2026-03-18T21:20:20.355Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 250 | 2026-03-18T21:20:20.356Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 251 | 2026-03-18T21:20:20.356Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 252 | 2026-03-18T21:20:20.356Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 253 | 2026-03-18T21:20:20.356Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 254 | 2026-03-18T21:20:20.356Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 255 | 2026-03-18T21:20:20.356Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 256 | 2026-03-18T21:20:21.601Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 257 | 2026-03-18T21:20:21.929Z | Updating crates.io index |
| 258 | 2026-03-18T21:20:21.967Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 259 | 2026-03-18T21:20:22.220Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 260 | 2026-03-18T21:20:23.190Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 261 | 2026-03-18T21:20:23.462Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 262 | 2026-03-18T21:20:23.899Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 263 | 2026-03-18T21:20:29.107Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 264 | 2026-03-18T21:20:29.748Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 265 | 2026-03-18T21:20:32.052Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 266 | 2026-03-18T21:20:42.934Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 267 | 2026-03-18T21:20:43.694Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 268 | 2026-03-18T21:20:44.217Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 269 | 2026-03-18T21:20:44.873Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 270 | 2026-03-18T21:20:45.489Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 271 | 2026-03-18T21:20:45.875Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 272 | 2026-03-18T21:20:46.207Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 273 | 2026-03-18T21:20:47.528Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 274 | 2026-03-18T21:20:48.930Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 275 | 2026-03-18T21:20:49.364Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 276 | 2026-03-18T21:20:49.639Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 277 | 2026-03-18T21:20:50.325Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 278 | 2026-03-18T21:20:50.858Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 279 | 2026-03-18T21:20:51.126Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 280 | 2026-03-18T21:20:51.392Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 281 | 2026-03-18T21:20:51.885Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 282 | 2026-03-18T21:20:52.230Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 283 | 2026-03-18T21:20:52.983Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 284 | 2026-03-18T21:20:53.321Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 285 | 2026-03-18T21:20:53.882Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 286 | 2026-03-18T21:20:54.811Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-03-18T21:20:55.462Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 288 | 2026-03-18T21:20:55.822Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 289 | 2026-03-18T21:20:56.429Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-03-18T21:20:56.921Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-03-18T21:20:57.286Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 292 | 2026-03-18T21:20:57.767Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 293 | 2026-03-18T21:20:58.014Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 294 | 2026-03-18T21:20:58.270Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 295 | 2026-03-18T21:20:58.749Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 296 | 2026-03-18T21:21:13.197Z | Downloading crates ... |
| 297 | 2026-03-18T21:21:13.269Z | Downloaded thiserror v2.0.18 |
| 298 | 2026-03-18T21:21:13.275Z | Downloaded dtrace-parser v0.2.0 |
| 299 | 2026-03-18T21:21:13.278Z | Downloaded anstyle-parse v0.2.7 |
| 300 | 2026-03-18T21:21:13.278Z | Downloaded sha2 v0.10.9 |
| 301 | 2026-03-18T21:21:13.284Z | Downloaded typeid v1.0.3 |
| 302 | 2026-03-18T21:21:13.284Z | Downloaded fnv v1.0.7 |
| 303 | 2026-03-18T21:21:13.287Z | Downloaded textwrap v0.16.2 |
| 304 | 2026-03-18T21:21:13.287Z | Downloaded usdt-macro v0.5.0 |
| 305 | 2026-03-18T21:21:13.287Z | Downloaded toml v0.8.23 |
| 306 | 2026-03-18T21:21:13.290Z | Downloaded version_check v0.9.5 |
| 307 | 2026-03-18T21:21:13.290Z | Downloaded utf8parse v0.2.2 |
| 308 | 2026-03-18T21:21:13.290Z | Downloaded unicode-xid v0.2.6 |
| 309 | 2026-03-18T21:21:13.293Z | Downloaded unicode-linebreak v0.1.5 |
| 310 | 2026-03-18T21:21:13.293Z | Downloaded icu_collections v2.1.1 |
| 311 | 2026-03-18T21:21:13.296Z | Downloaded semver v1.0.27 |
| 312 | 2026-03-18T21:21:13.299Z | Downloaded toml_datetime v0.6.11 |
| 313 | 2026-03-18T21:21:13.303Z | Downloaded thiserror-impl v1.0.69 |
| 314 | 2026-03-18T21:21:13.303Z | Downloaded proc-macro2 v1.0.106 |
| 315 | 2026-03-18T21:21:13.306Z | Downloaded zerovec-derive v0.11.2 |
| 316 | 2026-03-18T21:21:13.306Z | Downloaded memmap v0.7.0 |
| 317 | 2026-03-18T21:21:13.309Z | Downloaded is_terminal_polyfill v1.70.2 |
| 318 | 2026-03-18T21:21:13.309Z | Downloaded tinystr v0.8.2 |
| 319 | 2026-03-18T21:21:13.309Z | Downloaded usdt v0.5.0 |
| 320 | 2026-03-18T21:21:13.313Z | Downloaded unicode-ident v1.0.24 |
| 321 | 2026-03-18T21:21:13.313Z | Downloaded cargo-util-schemas v0.8.2 |
| 322 | 2026-03-18T21:21:13.319Z | Downloaded usdt-impl v0.5.0 |
| 323 | 2026-03-18T21:21:13.319Z | Downloaded cargo_toml v0.21.0 |
| 324 | 2026-03-18T21:21:13.319Z | Downloaded clap_derive v4.5.55 |
| 325 | 2026-03-18T21:21:13.319Z | Downloaded zerofrom v0.1.6 |
| 326 | 2026-03-18T21:21:13.322Z | Downloaded ucd-trie v0.1.7 |
| 327 | 2026-03-18T21:21:13.322Z | Downloaded toml_write v0.1.2 |
| 328 | 2026-03-18T21:21:13.322Z | Downloaded indexmap v2.13.0 |
| 329 | 2026-03-18T21:21:13.322Z | Downloaded smallvec v1.15.1 |
| 330 | 2026-03-18T21:21:13.326Z | Downloaded thiserror-impl v2.0.18 |
| 331 | 2026-03-18T21:21:13.326Z | Downloaded typenum v1.19.0 |
| 332 | 2026-03-18T21:21:13.329Z | Downloaded errno v0.3.14 |
| 333 | 2026-03-18T21:21:13.329Z | Downloaded cargo_metadata v0.21.0 |
| 334 | 2026-03-18T21:21:13.332Z | Downloaded thread-id v4.2.2 |
| 335 | 2026-03-18T21:21:13.332Z | Downloaded anyhow v1.0.102 |
| 336 | 2026-03-18T21:21:13.336Z | Downloaded stable_deref_trait v1.2.1 |
| 337 | 2026-03-18T21:21:13.336Z | Downloaded cfg-if v1.0.4 |
| 338 | 2026-03-18T21:21:13.340Z | Downloaded erased-serde v0.4.9 |
| 339 | 2026-03-18T21:21:13.340Z | Downloaded yoke-derive v0.8.1 |
| 340 | 2026-03-18T21:21:13.340Z | Downloaded usdt-attr-macro v0.5.0 |
| 341 | 2026-03-18T21:21:13.340Z | Downloaded macaddr v1.0.1 |
| 342 | 2026-03-18T21:21:13.345Z | Downloaded utf8_iter v1.0.4 |
| 343 | 2026-03-18T21:21:13.345Z | Downloaded serde_core v1.0.228 |
| 344 | 2026-03-18T21:21:13.345Z | Downloaded zerofrom-derive v0.1.6 |
| 345 | 2026-03-18T21:21:13.345Z | Downloaded thiserror v1.0.69 |
| 346 | 2026-03-18T21:21:13.350Z | Downloaded zerocopy-derive v0.7.35 |
| 347 | 2026-03-18T21:21:13.353Z | Downloaded url v2.5.8 |
| 348 | 2026-03-18T21:21:13.353Z | Downloaded tabled_derive v0.7.0 |
| 349 | 2026-03-18T21:21:13.353Z | Downloaded writeable v0.6.2 |
| 350 | 2026-03-18T21:21:13.358Z | Downloaded yoke v0.8.1 |
| 351 | 2026-03-18T21:21:13.358Z | Downloaded heck v0.5.0 |
| 352 | 2026-03-18T21:21:13.361Z | Downloaded ordered-float v2.10.1 |
| 353 | 2026-03-18T21:21:13.361Z | Downloaded zmij v1.0.21 |
| 354 | 2026-03-18T21:21:13.361Z | Downloaded form_urlencoded v1.2.2 |
| 355 | 2026-03-18T21:21:13.361Z | Downloaded cpufeatures v0.2.17 |
| 356 | 2026-03-18T21:21:13.364Z | Downloaded swrite v0.1.0 |
| 357 | 2026-03-18T21:21:13.364Z | Downloaded clap_lex v1.0.0 |
| 358 | 2026-03-18T21:21:13.364Z | Downloaded colorchoice v1.0.4 |
| 359 | 2026-03-18T21:21:13.364Z | Downloaded smawk v0.3.2 |
| 360 | 2026-03-18T21:21:13.369Z | Downloaded itoa v1.0.17 |
| 361 | 2026-03-18T21:21:13.369Z | Downloaded generic-array v0.14.7 |
| 362 | 2026-03-18T21:21:13.369Z | Downloaded log v0.4.29 |
| 363 | 2026-03-18T21:21:13.373Z | Downloaded getrandom v0.4.1 |
| 364 | 2026-03-18T21:21:13.373Z | Downloaded plain v0.2.3 |
| 365 | 2026-03-18T21:21:13.378Z | Downloaded zerovec v0.11.5 |
| 366 | 2026-03-18T21:21:13.378Z | Downloaded zerotrie v0.2.3 |
| 367 | 2026-03-18T21:21:13.381Z | Downloaded winnow v0.7.14 |
| 368 | 2026-03-18T21:21:13.386Z | Downloaded zerocopy v0.7.35 |
| 369 | 2026-03-18T21:21:13.396Z | Downloaded percent-encoding v2.3.2 |
| 370 | 2026-03-18T21:21:13.399Z | Downloaded proc-macro-error-attr v1.0.4 |
| 371 | 2026-03-18T21:21:13.399Z | Downloaded fastrand v2.3.0 |
| 372 | 2026-03-18T21:21:13.399Z | Downloaded toml_edit v0.22.27 |
| 373 | 2026-03-18T21:21:13.402Z | Downloaded serde_spanned v0.6.9 |
| 374 | 2026-03-18T21:21:13.405Z | Downloaded scroll_derive v0.12.1 |
| 375 | 2026-03-18T21:21:13.405Z | Downloaded idna_adapter v1.2.1 |
| 376 | 2026-03-18T21:21:13.405Z | Downloaded heck v0.4.1 |
| 377 | 2026-03-18T21:21:13.405Z | Downloaded dof v0.3.0 |
| 378 | 2026-03-18T21:21:13.408Z | Downloaded crypto-common v0.1.7 |
| 379 | 2026-03-18T21:21:13.408Z | Downloaded anstyle-query v1.1.5 |
| 380 | 2026-03-18T21:21:13.408Z | Downloaded unicode-width v0.2.0 |
| 381 | 2026-03-18T21:21:13.412Z | Downloaded unicode-width v0.1.14 |
| 382 | 2026-03-18T21:21:13.416Z | Downloaded strsim v0.11.1 |
| 383 | 2026-03-18T21:21:13.422Z | Downloaded serde-value v0.7.0 |
| 384 | 2026-03-18T21:21:13.425Z | Downloaded potential_utf v0.1.4 |
| 385 | 2026-03-18T21:21:13.425Z | Downloaded block-buffer v0.10.4 |
| 386 | 2026-03-18T21:21:13.428Z | Downloaded serde-untagged v0.1.9 |
| 387 | 2026-03-18T21:21:13.428Z | Downloaded cargo-platform v0.2.0 |
| 388 | 2026-03-18T21:21:13.432Z | Downloaded byteorder v1.5.0 |
| 389 | 2026-03-18T21:21:13.432Z | Downloaded equivalent v1.0.2 |
| 390 | 2026-03-18T21:21:13.432Z | Downloaded autocfg v1.5.0 |
| 391 | 2026-03-18T21:21:13.440Z | Downloaded scroll v0.12.0 |
| 392 | 2026-03-18T21:21:13.445Z | Downloaded anstream v0.6.21 |
| 393 | 2026-03-18T21:21:13.445Z | Downloaded tempfile v3.25.0 |
| 394 | 2026-03-18T21:21:13.448Z | Downloaded camino v1.2.2 |
| 395 | 2026-03-18T21:21:13.458Z | Downloaded bytecount v0.6.9 |
| 396 | 2026-03-18T21:21:13.462Z | Downloaded quote v1.0.44 |
| 397 | 2026-03-18T21:21:13.465Z | Downloaded pretty-hex v0.4.1 |
| 398 | 2026-03-18T21:21:13.468Z | Downloaded anstyle v1.0.13 |
| 399 | 2026-03-18T21:21:13.468Z | Downloaded terminal_size v0.4.3 |
| 400 | 2026-03-18T21:21:13.471Z | Downloaded synstructure v0.13.2 |
| 401 | 2026-03-18T21:21:13.472Z | Downloaded fs-err v3.3.0 |
| 402 | 2026-03-18T21:21:13.472Z | Downloaded serde_tokenstream v0.2.3 |
| 403 | 2026-03-18T21:21:13.474Z | Downloaded digest v0.10.7 |
| 404 | 2026-03-18T21:21:13.478Z | Downloaded proc-macro-error v1.0.4 |
| 405 | 2026-03-18T21:21:13.484Z | Downloaded litemap v0.8.1 |
| 406 | 2026-03-18T21:21:13.535Z | Downloaded num-traits v0.2.19 |
| 407 | 2026-03-18T21:21:13.541Z | Downloaded camino-tempfile v1.4.1 |
| 408 | 2026-03-18T21:21:13.541Z | Downloaded once_cell v1.21.3 |
| 409 | 2026-03-18T21:21:13.541Z | Downloaded bitflags v2.11.0 |
| 410 | 2026-03-18T21:21:13.541Z | Downloaded displaydoc v0.2.5 |
| 411 | 2026-03-18T21:21:13.541Z | Downloaded pest_derive v2.8.6 |
| 412 | 2026-03-18T21:21:13.541Z | Downloaded serde_derive v1.0.228 |
| 413 | 2026-03-18T21:21:13.541Z | Downloaded icu_normalizer_data v2.1.1 |
| 414 | 2026-03-18T21:21:13.541Z | Downloaded clap v4.5.60 |
| 415 | 2026-03-18T21:21:13.541Z | Downloaded pest_generator v2.8.6 |
| 416 | 2026-03-18T21:21:13.541Z | Downloaded icu_provider v2.1.1 |
| 417 | 2026-03-18T21:21:13.541Z | Downloaded icu_properties v2.1.2 |
| 418 | 2026-03-18T21:21:13.545Z | Downloaded pest_meta v2.8.6 |
| 419 | 2026-03-18T21:21:13.545Z | Downloaded icu_normalizer v2.1.1 |
| 420 | 2026-03-18T21:21:13.548Z | Downloaded papergrid v0.11.0 |
| 421 | 2026-03-18T21:21:13.551Z | Downloaded memchr v2.8.0 |
| 422 | 2026-03-18T21:21:13.554Z | Downloaded icu_locale_core v2.1.1 |
| 423 | 2026-03-18T21:21:13.557Z | Downloaded serde v1.0.228 |
| 424 | 2026-03-18T21:21:13.600Z | Downloaded pest v2.8.6 |
| 425 | 2026-03-18T21:21:13.614Z | Downloaded serde_json v1.0.149 |
| 426 | 2026-03-18T21:21:13.622Z | Downloaded idna v1.1.0 |
| 427 | 2026-03-18T21:21:13.628Z | Downloaded icu_properties_data v2.1.2 |
| 428 | 2026-03-18T21:21:13.634Z | Downloaded clap_builder v4.5.60 |
| 429 | 2026-03-18T21:21:13.640Z | Downloaded hashbrown v0.16.1 |
| 430 | 2026-03-18T21:21:13.644Z | Downloaded goblin v0.8.2 |
| 431 | 2026-03-18T21:21:13.647Z | Downloaded tabled v0.15.0 |
| 432 | 2026-03-18T21:21:13.670Z | Downloaded syn v1.0.109 |
| 433 | 2026-03-18T21:21:13.678Z | Downloaded syn v2.0.117 |
| 434 | 2026-03-18T21:21:13.693Z | Downloaded rustix v1.1.3 |
| 435 | 2026-03-18T21:21:13.723Z | Downloaded libc v0.2.180 |
| 436 | 2026-03-18T21:21:13.809Z | Compiling proc-macro2 v1.0.106 |
| 437 | 2026-03-18T21:21:13.809Z | Compiling quote v1.0.44 |
| 438 | 2026-03-18T21:21:13.812Z | Compiling unicode-ident v1.0.24 |
| 439 | 2026-03-18T21:21:13.812Z | Compiling serde_core v1.0.228 |
| 440 | 2026-03-18T21:21:13.812Z | Compiling libc v0.2.180 |
| 441 | 2026-03-18T21:21:13.812Z | Compiling version_check v0.9.5 |
| 442 | 2026-03-18T21:21:13.812Z | Compiling stable_deref_trait v1.2.1 |
| 443 | 2026-03-18T21:21:13.812Z | Compiling serde v1.0.228 |
| 444 | 2026-03-18T21:21:13.812Z | Compiling memchr v2.8.0 |
| 445 | 2026-03-18T21:21:13.812Z | Compiling zmij v1.0.21 |
| 446 | 2026-03-18T21:21:13.812Z | Compiling itoa v1.0.17 |
| 447 | 2026-03-18T21:21:14.022Z | Compiling thiserror v1.0.69 |
| 448 | 2026-03-18T21:21:14.025Z | Compiling autocfg v1.5.0 |
| 449 | 2026-03-18T21:21:14.025Z | Compiling ucd-trie v0.1.7 |
| 450 | 2026-03-18T21:21:14.025Z | Compiling writeable v0.6.2 |
| 451 | 2026-03-18T21:21:14.305Z | Compiling litemap v0.8.1 |
| 452 | 2026-03-18T21:21:14.564Z | Compiling byteorder v1.5.0 |
| 453 | 2026-03-18T21:21:14.596Z | Compiling icu_properties_data v2.1.2 |
| 454 | 2026-03-18T21:21:14.601Z | Compiling rustix v1.1.3 |
| 455 | 2026-03-18T21:21:14.691Z | Compiling icu_normalizer_data v2.1.1 |
| 456 | 2026-03-18T21:21:14.694Z | Compiling bitflags v2.11.0 |
| 457 | 2026-03-18T21:21:14.887Z | Compiling pest v2.8.6 |
| 458 | 2026-03-18T21:21:14.918Z | Compiling serde_json v1.0.149 |
| 459 | 2026-03-18T21:21:15.040Z | Compiling num-traits v0.2.19 |
| 460 | 2026-03-18T21:21:15.070Z | Compiling equivalent v1.0.2 |
| 461 | 2026-03-18T21:21:15.185Z | Compiling typeid v1.0.3 |
| 462 | 2026-03-18T21:21:15.213Z | Compiling hashbrown v0.16.1 |
| 463 | 2026-03-18T21:21:15.275Z | Compiling smallvec v1.15.1 |
| 464 | 2026-03-18T21:21:15.278Z | Compiling usdt-impl v0.5.0 |
| 465 | 2026-03-18T21:21:15.330Z | Compiling proc-macro-error-attr v1.0.4 |
| 466 | 2026-03-18T21:21:15.469Z | Compiling errno v0.3.14 |
| 467 | 2026-03-18T21:21:15.556Z | Compiling thread-id v4.2.2 |
| 468 | 2026-03-18T21:21:15.616Z | Compiling erased-serde v0.4.9 |
| 469 | 2026-03-18T21:21:15.619Z | Compiling winnow v0.7.14 |
| 470 | 2026-03-18T21:21:15.702Z | Compiling syn v1.0.109 |
| 471 | 2026-03-18T21:21:15.732Z | Compiling toml_write v0.1.2 |
| 472 | 2026-03-18T21:21:15.766Z | Compiling proc-macro-error v1.0.4 |
| 473 | 2026-03-18T21:21:15.875Z | Compiling percent-encoding v2.3.2 |
| 474 | 2026-03-18T21:21:16.025Z | Compiling indexmap v2.13.0 |
| 475 | 2026-03-18T21:21:16.028Z | Compiling log v0.4.29 |
| 476 | 2026-03-18T21:21:16.028Z | Compiling getrandom v0.4.1 |
| 477 | 2026-03-18T21:21:16.143Z | Compiling plain v0.2.3 |
| 478 | 2026-03-18T21:21:16.174Z | Compiling utf8_iter v1.0.4 |
| 479 | 2026-03-18T21:21:16.199Z | Compiling thiserror v2.0.18 |
| 480 | 2026-03-18T21:21:16.257Z | Compiling syn v2.0.117 |
| 481 | 2026-03-18T21:21:16.263Z | Compiling utf8parse v0.2.2 |
| 482 | 2026-03-18T21:21:16.316Z | Compiling camino v1.2.2 |
| 483 | 2026-03-18T21:21:16.436Z | Compiling pest_meta v2.8.6 |
| 484 | 2026-03-18T21:21:16.462Z | Compiling anstyle-parse v0.2.7 |
| 485 | 2026-03-18T21:21:16.495Z | Compiling form_urlencoded v1.2.2 |
| 486 | 2026-03-18T21:21:16.719Z | Compiling pretty-hex v0.4.1 |
| 487 | 2026-03-18T21:21:16.744Z | Compiling colorchoice v1.0.4 |
| 488 | 2026-03-18T21:21:16.748Z | Compiling anstyle v1.0.13 |
| 489 | 2026-03-18T21:21:16.842Z | Compiling ordered-float v2.10.1 |
| 490 | 2026-03-18T21:21:16.877Z | Compiling anstyle-query v1.1.5 |
| 491 | 2026-03-18T21:21:16.907Z | Compiling cfg-if v1.0.4 |
| 492 | 2026-03-18T21:21:16.910Z | Compiling is_terminal_polyfill v1.70.2 |
| 493 | 2026-03-18T21:21:16.960Z | Compiling fs-err v3.3.0 |
| 494 | 2026-03-18T21:21:17.013Z | Compiling strsim v0.11.1 |
| 495 | 2026-03-18T21:21:17.074Z | Compiling terminal_size v0.4.3 |
| 496 | 2026-03-18T21:21:17.077Z | Compiling anstream v0.6.21 |
| 497 | 2026-03-18T21:21:17.226Z | Compiling semver v1.0.27 |
| 498 | 2026-03-18T21:21:17.304Z | Compiling fastrand v2.3.0 |
| 499 | 2026-03-18T21:21:17.332Z | Compiling clap_lex v1.0.0 |
| 500 | 2026-03-18T21:21:17.369Z | Compiling heck v0.4.1 |
| 501 | 2026-03-18T21:21:17.450Z | Compiling anyhow v1.0.102 |
| 502 | 2026-03-18T21:21:17.537Z | Compiling unicode-xid v0.2.6 |
| 503 | 2026-03-18T21:21:17.537Z | Compiling once_cell v1.21.3 |
| 504 | 2026-03-18T21:21:17.659Z | Compiling bytecount v0.6.9 |
| 505 | 2026-03-18T21:21:17.721Z | Compiling fnv v1.0.7 |
| 506 | 2026-03-18T21:21:17.724Z | Compiling heck v0.5.0 |
| 507 | 2026-03-18T21:21:17.775Z | Compiling serde-untagged v0.1.9 |
| 508 | 2026-03-18T21:21:17.778Z | Compiling unicode-width v0.1.14 |
| 509 | 2026-03-18T21:21:17.778Z | Compiling tempfile v3.25.0 |
| 510 | 2026-03-18T21:21:17.867Z | Compiling clap_builder v4.5.60 |
| 511 | 2026-03-18T21:21:17.870Z | Compiling memmap v0.7.0 |
| 512 | 2026-03-18T21:21:17.870Z | Compiling smawk v0.3.2 |
| 513 | 2026-03-18T21:21:17.923Z | Compiling unicode-width v0.2.0 |
| 514 | 2026-03-18T21:21:18.110Z | Compiling unicode-linebreak v0.1.5 |
| 515 | 2026-03-18T21:21:18.146Z | Compiling camino-tempfile v1.4.1 |
| 516 | 2026-03-18T21:21:18.177Z | Compiling papergrid v0.11.0 |
| 517 | 2026-03-18T21:21:18.252Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 518 | 2026-03-18T21:21:18.368Z | Compiling swrite v0.1.0 |
| 519 | 2026-03-18T21:21:18.396Z | Compiling textwrap v0.16.2 |
| 520 | 2026-03-18T21:21:18.878Z | Compiling tabled_derive v0.7.0 |
| 521 | 2026-03-18T21:21:19.760Z | Compiling tabled v0.15.0 |
| 522 | 2026-03-18T21:21:19.886Z | Compiling synstructure v0.13.2 |
| 523 | 2026-03-18T21:21:19.890Z | Compiling pest_generator v2.8.6 |
| 524 | 2026-03-18T21:21:20.637Z | Compiling serde_derive v1.0.228 |
| 525 | 2026-03-18T21:21:20.641Z | Compiling zerofrom-derive v0.1.6 |
| 526 | 2026-03-18T21:21:20.642Z | Compiling yoke-derive v0.8.1 |
| 527 | 2026-03-18T21:21:20.642Z | Compiling zerovec-derive v0.11.2 |
| 528 | 2026-03-18T21:21:20.642Z | Compiling displaydoc v0.2.5 |
| 529 | 2026-03-18T21:21:20.642Z | Compiling thiserror-impl v1.0.69 |
| 530 | 2026-03-18T21:21:20.642Z | Compiling zerocopy-derive v0.7.35 |
| 531 | 2026-03-18T21:21:20.642Z | Compiling scroll_derive v0.12.1 |
| 532 | 2026-03-18T21:21:20.687Z | Compiling thiserror-impl v2.0.18 |
| 533 | 2026-03-18T21:21:20.690Z | Compiling clap_derive v4.5.55 |
| 534 | 2026-03-18T21:21:20.775Z | Compiling pest_derive v2.8.6 |
| 535 | 2026-03-18T21:21:21.756Z | Compiling scroll v0.12.0 |
| 536 | 2026-03-18T21:21:21.910Z | Compiling zerocopy v0.7.35 |
| 537 | 2026-03-18T21:21:21.951Z | Compiling zerofrom v0.1.6 |
| 538 | 2026-03-18T21:21:22.000Z | Compiling goblin v0.8.2 |
| 539 | 2026-03-18T21:21:22.093Z | Compiling yoke v0.8.1 |
| 540 | 2026-03-18T21:21:22.180Z | Compiling dtrace-parser v0.2.0 |
| 541 | 2026-03-18T21:21:22.301Z | Compiling zerovec v0.11.5 |
| 542 | 2026-03-18T21:21:22.301Z | Compiling zerotrie v0.2.3 |
| 543 | 2026-03-18T21:21:22.564Z | Compiling clap v4.5.60 |
| 544 | 2026-03-18T21:21:22.879Z | Compiling tinystr v0.8.2 |
| 545 | 2026-03-18T21:21:22.879Z | Compiling potential_utf v0.1.4 |
| 546 | 2026-03-18T21:21:23.043Z | Compiling icu_collections v2.1.1 |
| 547 | 2026-03-18T21:21:23.077Z | Compiling icu_locale_core v2.1.1 |
| 548 | 2026-03-18T21:21:23.844Z | Compiling icu_provider v2.1.1 |
| 549 | 2026-03-18T21:21:24.123Z | Compiling icu_properties v2.1.2 |
| 550 | 2026-03-18T21:21:24.123Z | Compiling icu_normalizer v2.1.1 |
| 551 | 2026-03-18T21:21:24.206Z | Compiling toml_datetime v0.6.11 |
| 552 | 2026-03-18T21:21:24.206Z | Compiling serde_spanned v0.6.9 |
| 553 | 2026-03-18T21:21:24.208Z | Compiling serde-value v0.7.0 |
| 554 | 2026-03-18T21:21:24.208Z | Compiling cargo-platform v0.2.0 |
| 555 | 2026-03-18T21:21:24.209Z | Compiling macaddr v1.0.1 |
| 556 | 2026-03-18T21:21:24.232Z | Compiling dof v0.3.0 |
| 557 | 2026-03-18T21:21:24.235Z | Compiling serde_tokenstream v0.2.3 |
| 558 | 2026-03-18T21:21:24.460Z | Compiling toml_edit v0.22.27 |
| 559 | 2026-03-18T21:21:25.245Z | Compiling usdt-macro v0.5.0 |
| 560 | 2026-03-18T21:21:25.245Z | Compiling usdt-attr-macro v0.5.0 |
| 561 | 2026-03-18T21:21:25.293Z | Compiling idna_adapter v1.2.1 |
| 562 | 2026-03-18T21:21:25.462Z | Compiling idna v1.1.0 |
| 563 | 2026-03-18T21:21:25.834Z | Compiling url v2.5.8 |
| 564 | 2026-03-18T21:21:26.002Z | Compiling usdt v0.5.0 |
| 565 | 2026-03-18T21:21:26.265Z | Compiling toml v0.8.23 |
| 566 | 2026-03-18T21:21:26.734Z | Compiling cargo-util-schemas v0.8.2 |
| 567 | 2026-03-18T21:21:26.734Z | Compiling cargo_toml v0.21.0 |
| 568 | 2026-03-18T21:21:27.883Z | Compiling cargo_metadata v0.21.0 |
| 569 | 2026-03-18T21:21:29.185Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 570 | 2026-03-18T21:21:32.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
| 571 | 2026-03-18T21:21:32.320Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 572 | 2026-03-18T21:21:33.049Z | Downloading crates ... |
| 573 | 2026-03-18T21:21:33.167Z | Downloaded base64ct v1.8.3 |
| 574 | 2026-03-18T21:21:33.172Z | Downloaded adler2 v2.0.1 |
| 575 | 2026-03-18T21:21:33.182Z | Downloaded critical-section v1.2.0 |
| 576 | 2026-03-18T21:21:33.187Z | Downloaded ahash v0.8.12 |
| 577 | 2026-03-18T21:21:33.190Z | Downloaded crossbeam-deque v0.8.6 |
| 578 | 2026-03-18T21:21:33.190Z | Downloaded aead v0.5.2 |
| 579 | 2026-03-18T21:21:33.193Z | Downloaded atomic-waker v1.1.2 |
| 580 | 2026-03-18T21:21:33.193Z | Downloaded diff v0.1.13 |
| 581 | 2026-03-18T21:21:33.196Z | Downloaded derive_builder_core v0.20.2 |
| 582 | 2026-03-18T21:21:33.199Z | Downloaded find-msvc-tools v0.1.9 |
| 583 | 2026-03-18T21:21:33.199Z | Downloaded foldhash v0.1.5 |
| 584 | 2026-03-18T21:21:33.202Z | Downloaded cancel-safe-futures v0.1.5 |
| 585 | 2026-03-18T21:21:33.205Z | Downloaded cargo-platform v0.1.9 |
| 586 | 2026-03-18T21:21:33.205Z | Downloaded assert_matches v1.5.0 |
| 587 | 2026-03-18T21:21:33.208Z | Downloaded aes v0.8.4 |
| 588 | 2026-03-18T21:21:33.211Z | Downloaded ciborium-io v0.2.2 |
| 589 | 2026-03-18T21:21:33.211Z | Downloaded deranged v0.5.8 |
| 590 | 2026-03-18T21:21:33.211Z | Downloaded defmt v0.3.100 |
| 591 | 2026-03-18T21:21:33.215Z | Downloaded defmt v1.0.1 |
| 592 | 2026-03-18T21:21:33.218Z | Downloaded darling v0.20.11 |
| 593 | 2026-03-18T21:21:33.221Z | Downloaded endian-type v0.1.2 |
| 594 | 2026-03-18T21:21:33.221Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 595 | 2026-03-18T21:21:33.224Z | Downloaded bitfield-struct v0.6.2 |
| 596 | 2026-03-18T21:21:33.224Z | Downloaded embedded-io v0.4.0 |
| 597 | 2026-03-18T21:21:33.227Z | Downloaded difflib v0.4.0 |
| 598 | 2026-03-18T21:21:33.227Z | Downloaded des v0.8.1 |
| 599 | 2026-03-18T21:21:33.230Z | Downloaded dof v0.4.0 |
| 600 | 2026-03-18T21:21:33.230Z | Downloaded fd-lock v4.0.4 |
| 601 | 2026-03-18T21:21:33.233Z | Downloaded data-encoding v2.10.0 |
| 602 | 2026-03-18T21:21:33.233Z | Downloaded darling v0.21.3 |
| 603 | 2026-03-18T21:21:33.236Z | Downloaded ena v0.14.4 |
| 604 | 2026-03-18T21:21:33.239Z | Downloaded ed25519-dalek v2.2.0 |
| 605 | 2026-03-18T21:21:33.242Z | Downloaded derive_builder_macro v0.20.2 |
| 606 | 2026-03-18T21:21:33.242Z | Downloaded derive_builder v0.20.2 |
| 607 | 2026-03-18T21:21:33.245Z | Downloaded document-features v0.2.12 |
| 608 | 2026-03-18T21:21:33.249Z | Downloaded debug-ignore v1.0.5 |
| 609 | 2026-03-18T21:21:33.249Z | Downloaded bit-set v0.8.0 |
| 610 | 2026-03-18T21:21:33.304Z | Downloaded darling_macro v0.21.3 |
| 611 | 2026-03-18T21:21:33.304Z | Downloaded foreign-types v0.3.2 |
| 612 | 2026-03-18T21:21:33.304Z | Downloaded cobs v0.3.0 |
| 613 | 2026-03-18T21:21:33.304Z | Downloaded bb8 v0.8.6 |
| 614 | 2026-03-18T21:21:33.304Z | Downloaded async-stream-impl v0.3.6 |
| 615 | 2026-03-18T21:21:33.304Z | Downloaded display-error-chain v0.2.2 |
| 616 | 2026-03-18T21:21:33.304Z | Downloaded ctr v0.9.2 |
| 617 | 2026-03-18T21:21:33.304Z | Downloaded dtrace-parser v0.3.0 |
| 618 | 2026-03-18T21:21:33.304Z | Downloaded array-init v0.0.4 |
| 619 | 2026-03-18T21:21:33.304Z | Downloaded dsl_auto_type v0.2.0 |
| 620 | 2026-03-18T21:21:33.304Z | Downloaded base16ct v0.2.0 |
| 621 | 2026-03-18T21:21:33.304Z | Downloaded float-ord v0.3.2 |
| 622 | 2026-03-18T21:21:33.304Z | Downloaded env_filter v1.0.0 |
| 623 | 2026-03-18T21:21:33.304Z | Downloaded dirs-next v2.0.0 |
| 624 | 2026-03-18T21:21:33.304Z | Downloaded crunchy v0.2.4 |
| 625 | 2026-03-18T21:21:33.304Z | Downloaded embedded-io v0.6.1 |
| 626 | 2026-03-18T21:21:33.304Z | Downloaded cpufeatures v0.3.0 |
| 627 | 2026-03-18T21:21:33.304Z | Downloaded darling_macro v0.23.0 |
| 628 | 2026-03-18T21:21:33.304Z | Downloaded dyn-clone v1.0.20 |
| 629 | 2026-03-18T21:21:33.304Z | Downloaded float-cmp v0.10.0 |
| 630 | 2026-03-18T21:21:33.304Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 631 | 2026-03-18T21:21:33.304Z | Downloaded ascii-canvas v3.0.0 |
| 632 | 2026-03-18T21:21:33.304Z | Downloaded darling_macro v0.20.11 |
| 633 | 2026-03-18T21:21:33.304Z | Downloaded castaway v0.2.4 |
| 634 | 2026-03-18T21:21:33.304Z | Downloaded cfg_aliases v0.1.1 |
| 635 | 2026-03-18T21:21:33.304Z | Downloaded dunce v1.0.5 |
| 636 | 2026-03-18T21:21:33.305Z | Downloaded enum-as-inner v0.6.1 |
| 637 | 2026-03-18T21:21:33.305Z | Downloaded downcast-rs v2.0.2 |
| 638 | 2026-03-18T21:21:33.305Z | Downloaded cstr-argument v0.1.2 |
| 639 | 2026-03-18T21:21:33.305Z | Downloaded bzip2 v0.4.4 |
| 640 | 2026-03-18T21:21:33.305Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 641 | 2026-03-18T21:21:33.305Z | Downloaded foreign-types-shared v0.1.1 |
| 642 | 2026-03-18T21:21:33.305Z | Downloaded defmt-parser v1.0.0 |
| 643 | 2026-03-18T21:21:33.305Z | Downloaded dirs-sys-next v0.1.2 |
| 644 | 2026-03-18T21:21:33.305Z | Downloaded flagset v0.4.7 |
| 645 | 2026-03-18T21:21:33.305Z | Downloaded der_derive v0.7.3 |
| 646 | 2026-03-18T21:21:33.305Z | Downloaded ciborium-ll v0.2.2 |
| 647 | 2026-03-18T21:21:33.305Z | Downloaded crucible-workspace-hack v0.1.0 |
| 648 | 2026-03-18T21:21:33.305Z | Downloaded convert_case v0.4.0 |
| 649 | 2026-03-18T21:21:33.305Z | Downloaded foreign-types v0.5.0 |
| 650 | 2026-03-18T21:21:33.305Z | Downloaded bitfield-macros v0.19.4 |
| 651 | 2026-03-18T21:21:33.305Z | Downloaded cfg_aliases v0.2.1 |
| 652 | 2026-03-18T21:21:33.305Z | Downloaded bit-set v0.5.3 |
| 653 | 2026-03-18T21:21:33.305Z | Downloaded atty v0.2.14 |
| 654 | 2026-03-18T21:21:33.305Z | Downloaded arrayref v0.3.9 |
| 655 | 2026-03-18T21:21:33.310Z | Downloaded either v1.15.0 |
| 656 | 2026-03-18T21:21:33.310Z | Downloaded darling_core v0.20.11 |
| 657 | 2026-03-18T21:21:33.310Z | Downloaded ciborium v0.2.2 |
| 658 | 2026-03-18T21:21:33.313Z | Downloaded futures-sink v0.3.32 |
| 659 | 2026-03-18T21:21:33.313Z | Downloaded ghash v0.5.1 |
| 660 | 2026-03-18T21:21:33.313Z | Downloaded futures-macro v0.3.32 |
| 661 | 2026-03-18T21:21:33.316Z | Downloaded git-stub v1.0.0 |
| 662 | 2026-03-18T21:21:33.316Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 663 | 2026-03-18T21:21:33.316Z | Downloaded base16ct v1.0.0 |
| 664 | 2026-03-18T21:21:33.319Z | Downloaded futures-io v0.3.32 |
| 665 | 2026-03-18T21:21:33.319Z | Downloaded hash32 v0.3.1 |
| 666 | 2026-03-18T21:21:33.319Z | Downloaded block-padding v0.3.3 |
| 667 | 2026-03-18T21:21:33.323Z | Downloaded cbc v0.1.2 |
| 668 | 2026-03-18T21:21:33.323Z | Downloaded hex-literal v0.4.1 |
| 669 | 2026-03-18T21:21:33.326Z | Downloaded hash32 v0.2.1 |
| 670 | 2026-03-18T21:21:33.326Z | Downloaded async-trait v0.1.89 |
| 671 | 2026-03-18T21:21:33.329Z | Downloaded cookie_store v0.22.1 |
| 672 | 2026-03-18T21:21:33.332Z | Downloaded const-oid v0.9.6 |
| 673 | 2026-03-18T21:21:33.332Z | Downloaded foreign-types-shared v0.3.1 |
| 674 | 2026-03-18T21:21:33.335Z | Downloaded hostname v0.4.2 |
| 675 | 2026-03-18T21:21:33.335Z | Downloaded funty v2.0.0 |
| 676 | 2026-03-18T21:21:33.335Z | Downloaded diesel-dtrace v0.5.0 |
| 677 | 2026-03-18T21:21:33.338Z | Downloaded derive-ex v0.1.8 |
| 678 | 2026-03-18T21:21:33.338Z | Downloaded futures-task v0.3.32 |
| 679 | 2026-03-18T21:21:33.341Z | Downloaded fixedbitset v0.4.2 |
| 680 | 2026-03-18T21:21:33.341Z | Downloaded bit-vec v0.8.0 |
| 681 | 2026-03-18T21:21:33.344Z | Downloaded ff v0.13.1 |
| 682 | 2026-03-18T21:21:33.344Z | Downloaded foreign-types-macros v0.2.3 |
| 683 | 2026-03-18T21:21:33.347Z | Downloaded erased-serde v0.3.31 |
| 684 | 2026-03-18T21:21:33.347Z | Downloaded chacha20 v0.9.1 |
| 685 | 2026-03-18T21:21:33.350Z | Downloaded fixedbitset v0.5.7 |
| 686 | 2026-03-18T21:21:33.350Z | Downloaded gethostname v0.5.0 |
| 687 | 2026-03-18T21:21:33.353Z | Downloaded fxhash v0.2.1 |
| 688 | 2026-03-18T21:21:33.353Z | Downloaded futures-core v0.3.32 |
| 689 | 2026-03-18T21:21:33.354Z | Downloaded daft v0.1.5 |
| 690 | 2026-03-18T21:21:33.356Z | Downloaded env_logger v0.11.9 |
| 691 | 2026-03-18T21:21:33.360Z | Downloaded fs_extra v1.3.0 |
| 692 | 2026-03-18T21:21:33.360Z | Downloaded headers-core v0.3.0 |
| 693 | 2026-03-18T21:21:33.360Z | Downloaded globwalk v0.9.1 |
| 694 | 2026-03-18T21:21:33.363Z | Downloaded filetime v0.2.27 |
| 695 | 2026-03-18T21:21:33.363Z | Downloaded fallible-iterator v0.2.0 |
| 696 | 2026-03-18T21:21:33.366Z | Downloaded ecdsa v0.16.9 |
| 697 | 2026-03-18T21:21:33.366Z | Downloaded const_format_proc_macros v0.2.34 |
| 698 | 2026-03-18T21:21:33.369Z | Downloaded home v0.5.12 |
| 699 | 2026-03-18T21:21:33.372Z | Downloaded hubpack v0.1.2 |
| 700 | 2026-03-18T21:21:33.372Z | Downloaded hyper-tls v0.6.0 |
| 701 | 2026-03-18T21:21:33.375Z | Downloaded hubpack_derive v0.1.1 |
| 702 | 2026-03-18T21:21:33.375Z | Downloaded ident_case v1.0.1 |
| 703 | 2026-03-18T21:21:33.378Z | Downloaded arrayvec v0.7.6 |
| 704 | 2026-03-18T21:21:33.378Z | Downloaded cmake v0.1.57 |
| 705 | 2026-03-18T21:21:33.380Z | Downloaded bitflags v1.3.2 |
| 706 | 2026-03-18T21:21:33.383Z | Downloaded group v0.13.0 |
| 707 | 2026-03-18T21:21:33.386Z | Downloaded bcs v0.1.6 |
| 708 | 2026-03-18T21:21:33.386Z | Downloaded hex v0.4.3 |
| 709 | 2026-03-18T21:21:33.389Z | Downloaded http-body v1.0.1 |
| 710 | 2026-03-18T21:21:33.389Z | Downloaded chacha20 v0.10.0 |
| 711 | 2026-03-18T21:21:33.392Z | Downloaded git-stub-vcs v0.1.0 |
| 712 | 2026-03-18T21:21:33.395Z | Downloaded http-range v0.1.5 |
| 713 | 2026-03-18T21:21:33.395Z | Downloaded futures-executor v0.3.32 |
| 714 | 2026-03-18T21:21:33.398Z | Downloaded buf-list v1.1.2 |
| 715 | 2026-03-18T21:21:33.417Z | Downloaded is-terminal v0.4.17 |
| 716 | 2026-03-18T21:21:33.420Z | Downloaded async-bb8-diesel v0.2.1 |
| 717 | 2026-03-18T21:21:33.420Z | Downloaded instant v0.1.13 |
| 718 | 2026-03-18T21:21:33.420Z | Downloaded instability v0.3.11 |
| 719 | 2026-03-18T21:21:33.423Z | Downloaded indoc v1.0.9 |
| 720 | 2026-03-18T21:21:33.426Z | Downloaded drift v0.1.3 |
| 721 | 2026-03-18T21:21:33.429Z | Downloaded csv-core v0.1.13 |
| 722 | 2026-03-18T21:21:33.432Z | Downloaded indent_write v2.2.0 |
| 723 | 2026-03-18T21:21:33.432Z | Downloaded defmt-macros v1.0.1 |
| 724 | 2026-03-18T21:21:33.436Z | Downloaded is_ci v1.2.0 |
| 725 | 2026-03-18T21:21:33.439Z | Downloaded internet-checksum v0.2.1 |
| 726 | 2026-03-18T21:21:33.439Z | Downloaded inout v0.1.4 |
| 727 | 2026-03-18T21:21:33.439Z | Downloaded glob v0.3.3 |
| 728 | 2026-03-18T21:21:33.439Z | Downloaded lalrpop-util v0.19.12 |
| 729 | 2026-03-18T21:21:33.442Z | Downloaded hyper-staticfile v0.10.1 |
| 730 | 2026-03-18T21:21:33.444Z | Downloaded highway v1.3.0 |
| 731 | 2026-03-18T21:21:33.445Z | Downloaded lazy_static v1.5.0 |
| 732 | 2026-03-18T21:21:33.447Z | Downloaded kstat-rs v0.2.4 |
| 733 | 2026-03-18T21:21:33.447Z | Downloaded keccak v0.1.6 |
| 734 | 2026-03-18T21:21:33.450Z | Downloaded lru-slab v0.1.2 |
| 735 | 2026-03-18T21:21:33.451Z | Downloaded libscf-sys v1.1.0 |
| 736 | 2026-03-18T21:21:33.451Z | Downloaded foldhash v0.2.0 |
| 737 | 2026-03-18T21:21:33.454Z | Downloaded darling v0.23.0 |
| 738 | 2026-03-18T21:21:33.457Z | Downloaded md5 v0.7.0 |
| 739 | 2026-03-18T21:21:33.461Z | Downloaded md-5 v0.10.6 |
| 740 | 2026-03-18T21:21:33.461Z | Downloaded maybe-uninit v2.0.0 |
| 741 | 2026-03-18T21:21:33.461Z | Downloaded maplit v1.0.2 |
| 742 | 2026-03-18T21:21:33.465Z | Downloaded managed v0.8.0 |
| 743 | 2026-03-18T21:21:33.465Z | Downloaded lru v0.12.5 |
| 744 | 2026-03-18T21:21:33.465Z | Downloaded aes-gcm v0.10.3 |
| 745 | 2026-03-18T21:21:33.468Z | Downloaded http-body-util v0.1.3 |
| 746 | 2026-03-18T21:21:33.468Z | Downloaded cookie v0.18.1 |
| 747 | 2026-03-18T21:21:33.471Z | Downloaded lzss v0.8.2 |
| 748 | 2026-03-18T21:21:33.474Z | Downloaded mime v0.3.17 |
| 749 | 2026-03-18T21:21:33.474Z | Downloaded memoffset v0.9.1 |
| 750 | 2026-03-18T21:21:33.474Z | Downloaded hickory-client v0.25.2 |
| 751 | 2026-03-18T21:21:33.479Z | Downloaded humantime v2.3.0 |
| 752 | 2026-03-18T21:21:33.479Z | Downloaded ingot-types v0.1.2 |
| 753 | 2026-03-18T21:21:33.482Z | Downloaded console v0.16.2 |
| 754 | 2026-03-18T21:21:33.482Z | Downloaded crc32fast v1.5.0 |
| 755 | 2026-03-18T21:21:33.482Z | Downloaded colored v3.1.1 |
| 756 | 2026-03-18T21:21:33.485Z | Downloaded newtype_derive v0.1.6 |
| 757 | 2026-03-18T21:21:33.488Z | Downloaded nibble_vec v0.1.0 |
| 758 | 2026-03-18T21:21:33.488Z | Downloaded newtype-uuid-macros v0.1.0 |
| 759 | 2026-03-18T21:21:33.491Z | Downloaded match_cfg v0.1.0 |
| 760 | 2026-03-18T21:21:33.491Z | Downloaded new_debug_unreachable v1.0.6 |
| 761 | 2026-03-18T21:21:33.491Z | Downloaded multimap v0.10.1 |
| 762 | 2026-03-18T21:21:33.494Z | Downloaded newline-converter v0.3.0 |
| 763 | 2026-03-18T21:21:33.494Z | Downloaded ipnetwork v0.21.1 |
| 764 | 2026-03-18T21:21:33.494Z | Downloaded ingot v0.1.1 |
| 765 | 2026-03-18T21:21:33.498Z | Downloaded indoc v2.0.7 |
| 766 | 2026-03-18T21:21:33.501Z | Downloaded normalize-line-endings v0.3.0 |
| 767 | 2026-03-18T21:21:33.501Z | Downloaded getrandom v0.2.17 |
| 768 | 2026-03-18T21:21:33.504Z | Downloaded futures-channel v0.3.32 |
| 769 | 2026-03-18T21:21:33.504Z | Downloaded elliptic-curve v0.13.8 |
| 770 | 2026-03-18T21:21:33.507Z | Downloaded nodrop v0.1.14 |
| 771 | 2026-03-18T21:21:33.507Z | Downloaded futures v0.3.32 |
| 772 | 2026-03-18T21:21:33.511Z | Downloaded ipnet v2.11.0 |
| 773 | 2026-03-18T21:21:33.514Z | Downloaded num-conv v0.2.0 |
| 774 | 2026-03-18T21:21:33.514Z | Downloaded globset v0.4.18 |
| 775 | 2026-03-18T21:21:33.517Z | Downloaded cassowary v0.3.0 |
| 776 | 2026-03-18T21:21:33.517Z | Downloaded fatfs v0.3.6 |
| 777 | 2026-03-18T21:21:33.520Z | Downloaded nonempty v0.12.0 |
| 778 | 2026-03-18T21:21:33.520Z | Downloaded libloading v0.8.9 |
| 779 | 2026-03-18T21:21:33.524Z | Downloaded libefi-sys v0.1.0 |
| 780 | 2026-03-18T21:21:33.524Z | Downloaded jobserver v0.1.34 |
| 781 | 2026-03-18T21:21:33.528Z | Downloaded fs-err v2.11.0 |
| 782 | 2026-03-18T21:21:33.528Z | Downloaded num-iter v0.1.45 |
| 783 | 2026-03-18T21:21:33.531Z | Downloaded base64 v0.22.1 |
| 784 | 2026-03-18T21:21:33.534Z | Downloaded opaque-debug v0.3.1 |
| 785 | 2026-03-18T21:21:33.534Z | Downloaded openssl-macros v0.1.1 |
| 786 | 2026-03-18T21:21:33.534Z | Downloaded olpc-cjson v0.1.4 |
| 787 | 2026-03-18T21:21:33.538Z | Downloaded arc-swap v1.8.2 |
| 788 | 2026-03-18T21:21:33.541Z | Downloaded libsw v3.5.0 |
| 789 | 2026-03-18T21:21:33.541Z | Downloaded iana-time-zone v0.1.65 |
| 790 | 2026-03-18T21:21:33.544Z | Downloaded half v2.7.1 |
| 791 | 2026-03-18T21:21:33.547Z | Downloaded linked-hash-map v0.5.6 |
| 792 | 2026-03-18T21:21:33.547Z | Downloaded num_threads v0.1.7 |
| 793 | 2026-03-18T21:21:33.547Z | Downloaded half v1.8.3 |
| 794 | 2026-03-18T21:21:33.551Z | Downloaded ingot-macros v0.1.1 |
| 795 | 2026-03-18T21:21:33.555Z | Downloaded hyper-rustls v0.27.7 |
| 796 | 2026-03-18T21:21:33.555Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 797 | 2026-03-18T21:21:33.558Z | Downloaded derive-where v1.6.0 |
| 798 | 2026-03-18T21:21:33.561Z | Downloaded oso-derive v0.27.3 |
| 799 | 2026-03-18T21:21:33.561Z | Downloaded backon v1.6.0 |
| 800 | 2026-03-18T21:21:33.564Z | Downloaded mime_guess v2.0.5 |
| 801 | 2026-03-18T21:21:33.567Z | Downloaded allocator-api2 v0.2.21 |
| 802 | 2026-03-18T21:21:33.567Z | Downloaded console v0.15.11 |
| 803 | 2026-03-18T21:21:33.570Z | Downloaded openssl-probe v0.2.1 |
| 804 | 2026-03-18T21:21:33.570Z | Downloaded multer v3.1.0 |
| 805 | 2026-03-18T21:21:33.574Z | Downloaded openssl-probe v0.1.6 |
| 806 | 2026-03-18T21:21:33.574Z | Downloaded newtype-uuid v1.3.2 |
| 807 | 2026-03-18T21:21:33.578Z | Downloaded derive_more v0.99.20 |
| 808 | 2026-03-18T21:21:33.581Z | Downloaded path-slash v0.1.5 |
| 809 | 2026-03-18T21:21:33.581Z | Downloaded num-derive v0.4.2 |
| 810 | 2026-03-18T21:21:33.581Z | Downloaded pbkdf2 v0.12.2 |
| 811 | 2026-03-18T21:21:33.584Z | Downloaded packed_struct_codegen v0.10.1 |
| 812 | 2026-03-18T21:21:33.584Z | Downloaded pbkdf2 v0.11.0 |
| 813 | 2026-03-18T21:21:33.588Z | Downloaded peg-runtime v0.8.5 |
| 814 | 2026-03-18T21:21:33.588Z | Downloaded flate2 v1.1.9 |
| 815 | 2026-03-18T21:21:33.591Z | Downloaded phf_shared v0.11.3 |
| 816 | 2026-03-18T21:21:33.591Z | Downloaded parse-size v1.1.0 |
| 817 | 2026-03-18T21:21:33.594Z | Downloaded parse-display v0.10.0 |
| 818 | 2026-03-18T21:21:33.594Z | Downloaded nanorand v0.7.0 |
| 819 | 2026-03-18T21:21:33.597Z | Downloaded nu-ansi-term v0.50.3 |
| 820 | 2026-03-18T21:21:33.600Z | Downloaded num-integer v0.1.46 |
| 821 | 2026-03-18T21:21:33.600Z | Downloaded num-complex v0.4.6 |
| 822 | 2026-03-18T21:21:33.603Z | Downloaded lock_api v0.4.14 |
| 823 | 2026-03-18T21:21:33.603Z | Downloaded getrandom v0.3.4 |
| 824 | 2026-03-18T21:21:33.606Z | Downloaded native-tls v0.2.18 |
| 825 | 2026-03-18T21:21:33.609Z | Downloaded litrs v1.0.0 |
| 826 | 2026-03-18T21:21:33.609Z | Downloaded httparse v1.10.1 |
| 827 | 2026-03-18T21:21:33.612Z | Downloaded num-derive v0.3.3 |
| 828 | 2026-03-18T21:21:33.615Z | Downloaded num v0.4.3 |
| 829 | 2026-03-18T21:21:33.615Z | Downloaded pin-utils v0.1.0 |
| 830 | 2026-03-18T21:21:33.615Z | Downloaded phf_shared v0.12.1 |
| 831 | 2026-03-18T21:21:33.618Z | Downloaded linear-map v1.2.0 |
| 832 | 2026-03-18T21:21:33.618Z | Downloaded crc-any v2.5.0 |
| 833 | 2026-03-18T21:21:33.621Z | Downloaded dropshot_endpoint v0.16.7 |
| 834 | 2026-03-18T21:21:33.624Z | Downloaded precomputed-hash v0.1.1 |
| 835 | 2026-03-18T21:21:33.624Z | Downloaded powerfmt v0.2.0 |
| 836 | 2026-03-18T21:21:33.627Z | Downloaded compact_str v0.8.1 |
| 837 | 2026-03-18T21:21:33.630Z | Downloaded libsw-core v0.3.2 |
| 838 | 2026-03-18T21:21:33.630Z | Downloaded crossbeam-epoch v0.9.18 |
| 839 | 2026-03-18T21:21:33.633Z | Downloaded colored v2.2.0 |
| 840 | 2026-03-18T21:21:33.636Z | Downloaded num_enum_derive v0.5.11 |
| 841 | 2026-03-18T21:21:33.636Z | Downloaded blake2 v0.10.6 |
| 842 | 2026-03-18T21:21:33.639Z | Downloaded lru-cache v0.1.2 |
| 843 | 2026-03-18T21:21:33.639Z | Downloaded indexmap v1.9.3 |
| 844 | 2026-03-18T21:21:33.643Z | Downloaded ignore v0.4.25 |
| 845 | 2026-03-18T21:21:33.646Z | Downloaded owo-colors v4.3.0 |
| 846 | 2026-03-18T21:21:33.646Z | Downloaded proc-macro-crate v3.4.0 |
| 847 | 2026-03-18T21:21:33.649Z | Downloaded oxide-tokio-rt v0.1.3 |
| 848 | 2026-03-18T21:21:33.649Z | Downloaded proc-macro-crate v1.3.1 |
| 849 | 2026-03-18T21:21:33.652Z | Downloaded num_enum_derive v0.7.5 |
| 850 | 2026-03-18T21:21:33.652Z | Downloaded num_enum v0.7.5 |
| 851 | 2026-03-18T21:21:33.655Z | Downloaded headers v0.4.1 |
| 852 | 2026-03-18T21:21:33.659Z | Downloaded flume v0.11.1 |
| 853 | 2026-03-18T21:21:33.663Z | Downloaded packed_struct v0.10.1 |
| 854 | 2026-03-18T21:21:33.666Z | Downloaded crypto-bigint v0.5.5 |
| 855 | 2026-03-18T21:21:33.669Z | Downloaded progenitor-macro v0.11.2 |
| 856 | 2026-03-18T21:21:33.672Z | Downloaded predicates-tree v1.0.13 |
| 857 | 2026-03-18T21:21:33.672Z | Downloaded password-hash v0.5.0 |
| 858 | 2026-03-18T21:21:33.675Z | Downloaded progenitor-client v0.11.2 |
| 859 | 2026-03-18T21:21:33.675Z | Downloaded progenitor-client v0.10.0 |
| 860 | 2026-03-18T21:21:33.675Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 861 | 2026-03-18T21:21:33.678Z | Downloaded progenitor-macro v0.13.0 |
| 862 | 2026-03-18T21:21:33.678Z | Downloaded psl-types v2.0.11 |
| 863 | 2026-03-18T21:21:33.678Z | Downloaded progenitor-macro v0.10.0 |
| 864 | 2026-03-18T21:21:33.681Z | Downloaded quick-error v1.2.3 |
| 865 | 2026-03-18T21:21:33.681Z | Downloaded password-hash v0.4.2 |
| 866 | 2026-03-18T21:21:33.687Z | Downloaded crossbeam-channel v0.5.15 |
| 867 | 2026-03-18T21:21:33.692Z | Downloaded phf v0.13.1 |
| 868 | 2026-03-18T21:21:33.692Z | Downloaded cc v1.2.56 |
| 869 | 2026-03-18T21:21:33.692Z | Downloaded omicron-zone-package v0.12.2 |
| 870 | 2026-03-18T21:21:33.695Z | Downloaded phf v0.12.1 |
| 871 | 2026-03-18T21:21:33.695Z | Downloaded pem-rfc7468 v0.7.0 |
| 872 | 2026-03-18T21:21:33.698Z | Downloaded polyval v0.6.2 |
| 873 | 2026-03-18T21:21:33.698Z | Downloaded heapless v0.7.17 |
| 874 | 2026-03-18T21:21:33.700Z | Downloaded ppv-lite86 v0.2.21 |
| 875 | 2026-03-18T21:21:33.704Z | Downloaded poly1305 v0.8.0 |
| 876 | 2026-03-18T21:21:33.704Z | Downloaded ref-cast v1.0.25 |
| 877 | 2026-03-18T21:21:33.707Z | Downloaded recursive v0.1.1 |
| 878 | 2026-03-18T21:21:33.707Z | Downloaded pem v3.0.6 |
| 879 | 2026-03-18T21:21:33.710Z | Downloaded predicates v3.1.4 |
| 880 | 2026-03-18T21:21:33.713Z | Downloaded darling_core v0.21.3 |
| 881 | 2026-03-18T21:21:33.716Z | Downloaded pkg-config v0.3.32 |
| 882 | 2026-03-18T21:21:33.716Z | Downloaded num-rational v0.4.2 |
| 883 | 2026-03-18T21:21:33.718Z | Downloaded indicatif v0.18.4 |
| 884 | 2026-03-18T21:21:33.721Z | Downloaded bumpalo v3.20.2 |
| 885 | 2026-03-18T21:21:33.724Z | Downloaded hickory-resolver v0.24.4 |
| 886 | 2026-03-18T21:21:33.727Z | Downloaded ref-cast-impl v1.0.25 |
| 887 | 2026-03-18T21:21:33.730Z | Downloaded rand_xorshift v0.4.0 |
| 888 | 2026-03-18T21:21:33.730Z | Downloaded expectorate v1.2.0 |
| 889 | 2026-03-18T21:21:33.733Z | Downloaded derive_more-impl v2.1.1 |
| 890 | 2026-03-18T21:21:33.736Z | Downloaded progenitor-extras v0.1.1 |
| 891 | 2026-03-18T21:21:33.736Z | Downloaded pkcs8 v0.10.2 |
| 892 | 2026-03-18T21:21:33.741Z | Downloaded progenitor v0.13.0 |
| 893 | 2026-03-18T21:21:33.744Z | Downloaded parse-display-derive v0.10.0 |
| 894 | 2026-03-18T21:21:33.744Z | Downloaded dropshot-api-manager v0.6.0 |
| 895 | 2026-03-18T21:21:33.744Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 896 | 2026-03-18T21:21:33.747Z | Downloaded rand_chacha v0.3.1 |
| 897 | 2026-03-18T21:21:33.747Z | Downloaded postgres-protocol v0.6.10 |
| 898 | 2026-03-18T21:21:33.750Z | Downloaded parking_lot_core v0.9.12 |
| 899 | 2026-03-18T21:21:33.750Z | Downloaded rfc6979 v0.4.0 |
| 900 | 2026-03-18T21:21:33.753Z | Downloaded der v0.7.10 |
| 901 | 2026-03-18T21:21:33.756Z | Downloaded bytes v1.11.1 |
| 902 | 2026-03-18T21:21:33.759Z | Downloaded base64 v0.21.7 |
| 903 | 2026-03-18T21:21:33.763Z | Downloaded ar_archive_writer v0.5.1 |
| 904 | 2026-03-18T21:21:33.768Z | Downloaded progenitor v0.10.0 |
| 905 | 2026-03-18T21:21:33.768Z | Downloaded rand_core v0.6.4 |
| 906 | 2026-03-18T21:21:33.771Z | Downloaded primeorder v0.13.6 |
| 907 | 2026-03-18T21:21:33.771Z | Downloaded russh-cryptovec v0.7.3 |
| 908 | 2026-03-18T21:21:33.771Z | Downloaded proc-macro-error2 v2.0.1 |
| 909 | 2026-03-18T21:21:33.774Z | Downloaded pin-project-internal v1.1.11 |
| 910 | 2026-03-18T21:21:33.777Z | Downloaded rustc_version v0.4.1 |
| 911 | 2026-03-18T21:21:33.777Z | Downloaded rand_core v0.10.0 |
| 912 | 2026-03-18T21:21:33.779Z | Downloaded derive_more v2.1.1 |
| 913 | 2026-03-18T21:21:33.786Z | Downloaded p256 v0.13.2 |
| 914 | 2026-03-18T21:21:33.789Z | Downloaded miniz_oxide v0.8.9 |
| 915 | 2026-03-18T21:21:33.792Z | Downloaded hashbrown v0.13.2 |
| 916 | 2026-03-18T21:21:33.795Z | Downloaded parking_lot v0.11.2 |
| 917 | 2026-03-18T21:21:33.798Z | Downloaded papergrid v0.17.0 |
| 918 | 2026-03-18T21:21:33.801Z | Downloaded peg-macros v0.8.5 |
| 919 | 2026-03-18T21:21:33.804Z | Downloaded rtoolbox v0.0.3 |
| 920 | 2026-03-18T21:21:33.804Z | Downloaded rustc_version v0.1.7 |
| 921 | 2026-03-18T21:21:33.807Z | Downloaded rustc-hash v2.1.1 |
| 922 | 2026-03-18T21:21:33.807Z | Downloaded const_format v0.2.35 |
| 923 | 2026-03-18T21:21:33.810Z | Downloaded psm v0.1.30 |
| 924 | 2026-03-18T21:21:33.812Z | Downloaded parking_lot_core v0.8.6 |
| 925 | 2026-03-18T21:21:33.815Z | Downloaded r2d2 v0.8.10 |
| 926 | 2026-03-18T21:21:33.815Z | Downloaded rand_chacha v0.9.0 |
| 927 | 2026-03-18T21:21:33.818Z | Downloaded scopeguard v1.2.0 |
| 928 | 2026-03-18T21:21:33.818Z | Downloaded radium v0.7.0 |
| 929 | 2026-03-18T21:21:33.818Z | Downloaded progenitor-client v0.13.0 |
| 930 | 2026-03-18T21:21:33.821Z | Downloaded heapless v0.8.0 |
| 931 | 2026-03-18T21:21:33.825Z | Downloaded secrecy v0.10.3 |
| 932 | 2026-03-18T21:21:33.825Z | Downloaded serde-big-array v0.5.1 |
| 933 | 2026-03-18T21:21:33.828Z | Downloaded seq-macro v0.3.6 |
| 934 | 2026-03-18T21:21:33.828Z | Downloaded serde_spanned v1.0.4 |
| 935 | 2026-03-18T21:21:33.828Z | Downloaded serde_bytes v0.11.19 |
| 936 | 2026-03-18T21:21:33.833Z | Downloaded serde_urlencoded v0.7.1 |
| 937 | 2026-03-18T21:21:33.833Z | Downloaded same-file v1.0.6 |
| 938 | 2026-03-18T21:21:33.836Z | Downloaded postgres-types v0.2.12 |
| 939 | 2026-03-18T21:21:33.836Z | Downloaded rand_seeder v0.4.0 |
| 940 | 2026-03-18T21:21:33.838Z | Downloaded postcard v1.1.3 |
| 941 | 2026-03-18T21:21:33.841Z | Downloaded pkcs1 v0.7.5 |
| 942 | 2026-03-18T21:21:33.841Z | Downloaded rand_core v0.9.5 |
| 943 | 2026-03-18T21:21:33.844Z | Downloaded sapling-renderdag v0.1.0 |
| 944 | 2026-03-18T21:21:33.844Z | Downloaded pin-project v1.1.11 |
| 945 | 2026-03-18T21:21:33.852Z | Downloaded scrypt v0.11.0 |
| 946 | 2026-03-18T21:21:33.855Z | Downloaded rustls-native-certs v0.8.3 |
| 947 | 2026-03-18T21:21:33.858Z | Downloaded oso v0.27.3 |
| 948 | 2026-03-18T21:21:33.861Z | Downloaded shell-words v1.1.1 |
| 949 | 2026-03-18T21:21:33.861Z | Downloaded progenitor v0.11.2 |
| 950 | 2026-03-18T21:21:33.861Z | Downloaded hyper-util v0.1.20 |
| 951 | 2026-03-18T21:21:33.867Z | Downloaded serde_plain v1.0.2 |
| 952 | 2026-03-18T21:21:33.870Z | Downloaded diesel_derives v2.3.7 |
| 953 | 2026-03-18T21:21:33.873Z | Downloaded resolv-conf v0.7.6 |
| 954 | 2026-03-18T21:21:33.876Z | Downloaded sha1 v0.10.6 |
| 955 | 2026-03-18T21:21:33.876Z | Downloaded minimal-lexical v0.2.1 |
| 956 | 2026-03-18T21:21:33.879Z | Downloaded signal-hook-mio v0.2.5 |
| 957 | 2026-03-18T21:21:33.882Z | Downloaded sigpipe v0.1.3 |
| 958 | 2026-03-18T21:21:33.882Z | Downloaded progenitor-impl v0.10.0 |
| 959 | 2026-03-18T21:21:33.885Z | Downloaded jiff-static v0.2.21 |
| 960 | 2026-03-18T21:21:33.887Z | Downloaded scheduled-thread-pool v0.2.7 |
| 961 | 2026-03-18T21:21:33.887Z | Downloaded crossterm v0.28.1 |
| 962 | 2026-03-18T21:21:33.891Z | Downloaded slog-envlogger v2.2.0 |
| 963 | 2026-03-18T21:21:33.894Z | Downloaded rusty-fork v0.3.1 |
| 964 | 2026-03-18T21:21:33.894Z | Downloaded signature v2.2.0 |
| 965 | 2026-03-18T21:21:33.897Z | Downloaded signal-hook-tokio v0.3.1 |
| 966 | 2026-03-18T21:21:33.897Z | Downloaded siphasher v1.0.2 |
| 967 | 2026-03-18T21:21:33.900Z | Downloaded secrecy v0.8.0 |
| 968 | 2026-03-18T21:21:33.900Z | Downloaded scroll_derive v0.13.1 |
| 969 | 2026-03-18T21:21:33.900Z | Downloaded quinn-udp v0.5.14 |
| 970 | 2026-03-18T21:21:33.904Z | Downloaded salsa20 v0.10.2 |
| 971 | 2026-03-18T21:21:33.904Z | Downloaded serde_repr v0.1.20 |
| 972 | 2026-03-18T21:21:33.906Z | Downloaded sec1 v0.7.3 |
| 973 | 2026-03-18T21:21:33.906Z | Downloaded rustls-pemfile v1.0.4 |
| 974 | 2026-03-18T21:21:33.909Z | Downloaded sct v0.7.1 |
| 975 | 2026-03-18T21:21:33.912Z | Downloaded slog-bunyan v2.5.0 |
| 976 | 2026-03-18T21:21:33.912Z | Downloaded schemars_derive v0.8.22 |
| 977 | 2026-03-18T21:21:33.915Z | Downloaded hickory-resolver v0.25.2 |
| 978 | 2026-03-18T21:21:33.918Z | Downloaded pin-project-lite v0.2.17 |
| 979 | 2026-03-18T21:21:33.921Z | Downloaded hickory-server v0.25.2 |
| 980 | 2026-03-18T21:21:33.924Z | Downloaded phf_shared v0.13.1 |
| 981 | 2026-03-18T21:21:33.927Z | Downloaded peg v0.8.5 |
| 982 | 2026-03-18T21:21:33.930Z | Downloaded pkcs5 v0.7.1 |
| 983 | 2026-03-18T21:21:33.933Z | Downloaded paste v1.0.15 |
| 984 | 2026-03-18T21:21:33.936Z | Downloaded libbz2-rs-sys v0.2.2 |
| 985 | 2026-03-18T21:21:33.936Z | Downloaded semver v0.1.20 |
| 986 | 2026-03-18T21:21:33.939Z | Downloaded rustls-pemfile v2.2.0 |
| 987 | 2026-03-18T21:21:33.939Z | Downloaded hmac v0.12.1 |
| 988 | 2026-03-18T21:21:33.943Z | Downloaded num_enum v0.5.11 |
| 989 | 2026-03-18T21:21:33.946Z | Downloaded chacha20poly1305 v0.10.1 |
| 990 | 2026-03-18T21:21:33.949Z | Downloaded predicates-core v1.0.10 |
| 991 | 2026-03-18T21:21:33.949Z | Downloaded pretty_assertions v1.4.1 |
| 992 | 2026-03-18T21:21:33.949Z | Downloaded serde-hex v0.1.0 |
| 993 | 2026-03-18T21:21:33.952Z | Downloaded parking_lot v0.12.5 |
| 994 | 2026-03-18T21:21:33.954Z | Downloaded progenitor-impl v0.13.0 |
| 995 | 2026-03-18T21:21:33.955Z | Downloaded shlex v1.3.0 |
| 996 | 2026-03-18T21:21:33.957Z | Downloaded strip-ansi-escapes v0.2.1 |
| 997 | 2026-03-18T21:21:33.958Z | Downloaded rustversion v1.0.22 |
| 998 | 2026-03-18T21:21:33.961Z | Downloaded structmeta-derive v0.3.0 |
| 999 | 2026-03-18T21:21:33.961Z | Downloaded sqlparser_derive v0.5.0 |
| 1000 | 2026-03-18T21:21:33.961Z | Downloaded simd-adler32 v0.3.8 |
| 1001 | 2026-03-18T21:21:33.964Z | Downloaded serde_path_to_error v0.1.20 |
| 1002 | 2026-03-18T21:21:33.966Z | Downloaded structmeta v0.3.0 |
| 1003 | 2026-03-18T21:21:33.967Z | Downloaded strum v0.26.3 |
| 1004 | 2026-03-18T21:21:33.967Z | Downloaded slog-dtrace v0.3.0 |
| 1005 | 2026-03-18T21:21:33.969Z | Downloaded tagptr v0.2.0 |
| 1006 | 2026-03-18T21:21:33.970Z | Downloaded progenitor-impl v0.11.2 |
| 1007 | 2026-03-18T21:21:33.972Z | Downloaded slog-scope v4.4.1 |
| 1008 | 2026-03-18T21:21:33.973Z | Downloaded tabled_derive v0.11.0 |
| 1009 | 2026-03-18T21:21:33.975Z | Downloaded supports-color v3.0.2 |
| 1010 | 2026-03-18T21:21:33.975Z | Downloaded subtle v2.6.1 |
| 1011 | 2026-03-18T21:21:33.978Z | Downloaded crossterm v0.29.0 |
| 1012 | 2026-03-18T21:21:33.981Z | Downloaded prefix-trie v0.7.0 |
| 1013 | 2026-03-18T21:21:33.984Z | Downloaded serde_with_macros v3.17.0 |
| 1014 | 2026-03-18T21:21:33.987Z | Downloaded smallvec v0.6.14 |
| 1015 | 2026-03-18T21:21:33.987Z | Downloaded slog-term v2.9.2 |
| 1016 | 2026-03-18T21:21:33.990Z | Downloaded tap v1.0.1 |
| 1017 | 2026-03-18T21:21:33.990Z | Downloaded sync_wrapper v1.0.2 |
| 1018 | 2026-03-18T21:21:33.993Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1019 | 2026-03-18T21:21:33.993Z | Downloaded russh-keys v0.45.0 |
| 1020 | 2026-03-18T21:21:33.996Z | Downloaded strum v0.27.2 |
| 1021 | 2026-03-18T21:21:33.996Z | Downloaded hashbrown v0.12.3 |
| 1022 | 2026-03-18T21:21:33.999Z | Downloaded slab v0.4.12 |
| 1023 | 2026-03-18T21:21:34.005Z | Downloaded signal-hook-registry v1.4.8 |
| 1024 | 2026-03-18T21:21:34.005Z | Downloaded scroll v0.13.0 |
| 1025 | 2026-03-18T21:21:34.008Z | Downloaded openssl-sys v0.9.111 |
| 1026 | 2026-03-18T21:21:34.008Z | Downloaded ron v0.8.1 |
| 1027 | 2026-03-18T21:21:34.011Z | Downloaded oxnet v0.1.4 |
| 1028 | 2026-03-18T21:21:34.014Z | Downloaded slog-json v2.6.1 |
| 1029 | 2026-03-18T21:21:34.014Z | Downloaded serde_derive_internals v0.29.1 |
| 1030 | 2026-03-18T21:21:34.017Z | Downloaded take_mut v0.2.2 |
| 1031 | 2026-03-18T21:21:34.017Z | Downloaded tabwriter v1.4.1 |
| 1032 | 2026-03-18T21:21:34.021Z | Downloaded testing_table v0.3.0 |
| 1033 | 2026-03-18T21:21:34.021Z | Downloaded ssh-cipher v0.2.0 |
| 1034 | 2026-03-18T21:21:34.021Z | Downloaded tinyvec_macros v0.1.1 |
| 1035 | 2026-03-18T21:21:34.025Z | Downloaded slog-stdlog v4.1.1 |
| 1036 | 2026-03-18T21:21:34.025Z | Downloaded http v1.4.0 |
| 1037 | 2026-03-18T21:21:34.025Z | Downloaded sync-ptr v0.1.4 |
| 1038 | 2026-03-18T21:21:34.028Z | Downloaded rcgen v0.12.1 |
| 1039 | 2026-03-18T21:21:34.028Z | Downloaded stacker v0.1.23 |
| 1040 | 2026-03-18T21:21:34.031Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1041 | 2026-03-18T21:21:34.035Z | Downloaded stringprep v0.1.5 |
| 1042 | 2026-03-18T21:21:34.035Z | Downloaded spki v0.7.3 |
| 1043 | 2026-03-18T21:21:34.040Z | Downloaded ryu v1.0.23 |
| 1044 | 2026-03-18T21:21:34.043Z | Downloaded thread-id v5.1.0 |
| 1045 | 2026-03-18T21:21:34.043Z | Downloaded termtree v0.5.1 |
| 1046 | 2026-03-18T21:21:34.043Z | Downloaded schemars v0.8.22 |
| 1047 | 2026-03-18T21:21:34.051Z | Downloaded publicsuffix v2.3.0 |
| 1048 | 2026-03-18T21:21:34.054Z | Downloaded ssh-encoding v0.2.0 |
| 1049 | 2026-03-18T21:21:34.057Z | Downloaded sqlformat v0.3.5 |
| 1050 | 2026-03-18T21:21:34.057Z | Downloaded time-core v0.1.8 |
| 1051 | 2026-03-18T21:21:34.060Z | Downloaded prettyplease v0.2.37 |
| 1052 | 2026-03-18T21:21:34.060Z | Downloaded smf v0.2.3 |
| 1053 | 2026-03-18T21:21:34.063Z | Downloaded static_assertions v1.1.0 |
| 1054 | 2026-03-18T21:21:34.063Z | Downloaded rustls-pki-types v1.14.0 |
| 1055 | 2026-03-18T21:21:34.066Z | Downloaded string_cache v0.8.9 |
| 1056 | 2026-03-18T21:21:34.066Z | Downloaded strum_macros v0.26.4 |
| 1057 | 2026-03-18T21:21:34.070Z | Downloaded topological-sort v0.2.2 |
| 1058 | 2026-03-18T21:21:34.070Z | Downloaded hashbrown v0.15.5 |
| 1059 | 2026-03-18T21:21:34.073Z | Downloaded snafu-derive v0.8.9 |
| 1060 | 2026-03-18T21:21:34.076Z | Downloaded itertools v0.10.5 |
| 1061 | 2026-03-18T21:21:34.081Z | Downloaded strum_macros v0.27.2 |
| 1062 | 2026-03-18T21:21:34.084Z | Downloaded strum_macros v0.24.3 |
| 1063 | 2026-03-18T21:21:34.084Z | Downloaded rand v0.8.5 |
| 1064 | 2026-03-18T21:21:34.087Z | Downloaded serde_cbor v0.11.2 |
| 1065 | 2026-03-18T21:21:34.090Z | Downloaded termios v0.3.3 |
| 1066 | 2026-03-18T21:21:34.090Z | Downloaded slog-async v2.8.0 |
| 1067 | 2026-03-18T21:21:34.093Z | Downloaded memmap2 v0.9.10 |
| 1068 | 2026-03-18T21:21:34.093Z | Downloaded corncobs v0.1.4 |
| 1069 | 2026-03-18T21:21:34.098Z | Downloaded tower-service v0.3.3 |
| 1070 | 2026-03-18T21:21:34.098Z | Downloaded tower-layer v0.3.3 |
| 1071 | 2026-03-18T21:21:34.098Z | Downloaded cargo_toml v0.22.3 |
| 1072 | 2026-03-18T21:21:34.102Z | Downloaded tiny-keccak v2.0.2 |
| 1073 | 2026-03-18T21:21:34.102Z | Downloaded mio v1.1.1 |
| 1074 | 2026-03-18T21:21:34.105Z | Downloaded support-bundle-viewer v0.1.2 |
| 1075 | 2026-03-18T21:21:34.105Z | Downloaded time-macros v0.2.27 |
| 1076 | 2026-03-18T21:21:34.107Z | Downloaded thiserror-no-std v2.0.2 |
| 1077 | 2026-03-18T21:21:34.110Z | Downloaded crossbeam-utils v0.8.21 |
| 1078 | 2026-03-18T21:21:34.113Z | Downloaded trait-variant v0.1.2 |
| 1079 | 2026-03-18T21:21:34.113Z | Downloaded convert_case v0.10.0 |
| 1080 | 2026-03-18T21:21:34.116Z | Downloaded cipher v0.4.4 |
| 1081 | 2026-03-18T21:21:34.116Z | Downloaded blowfish v0.9.1 |
| 1082 | 2026-03-18T21:21:34.119Z | Downloaded bitfield v0.19.4 |
| 1083 | 2026-03-18T21:21:34.119Z | Downloaded atomicwrites v0.4.4 |
| 1084 | 2026-03-18T21:21:34.121Z | Downloaded backoff v0.4.0 |
| 1085 | 2026-03-18T21:21:34.121Z | Downloaded universal-hash v0.5.1 |
| 1086 | 2026-03-18T21:21:34.123Z | Downloaded typify-macro v0.4.3 |
| 1087 | 2026-03-18T21:21:34.123Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1088 | 2026-03-18T21:21:34.126Z | Downloaded constant_time_eq v0.4.2 |
| 1089 | 2026-03-18T21:21:34.129Z | Downloaded bit-vec v0.6.3 |
| 1090 | 2026-03-18T21:21:34.129Z | Downloaded httpdate v1.0.3 |
| 1091 | 2026-03-18T21:21:34.129Z | Downloaded hostname v0.3.1 |
| 1092 | 2026-03-18T21:21:34.132Z | Downloaded cexpr v0.6.0 |
| 1093 | 2026-03-18T21:21:34.132Z | Downloaded cargo_metadata v0.19.2 |
| 1094 | 2026-03-18T21:21:34.135Z | Downloaded argon2 v0.5.3 |
| 1095 | 2026-03-18T21:21:34.140Z | Downloaded darling_core v0.23.0 |
| 1096 | 2026-03-18T21:21:34.143Z | Downloaded try-lock v0.2.5 |
| 1097 | 2026-03-18T21:21:34.143Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1098 | 2026-03-18T21:21:34.143Z | Downloaded tokio-native-tls v0.3.1 |
| 1099 | 2026-03-18T21:21:34.143Z | Downloaded term v0.7.0 |
| 1100 | 2026-03-18T21:21:34.146Z | Downloaded unit-prefix v0.5.2 |
| 1101 | 2026-03-18T21:21:34.149Z | Downloaded crc8 v0.1.1 |
| 1102 | 2026-03-18T21:21:34.149Z | Downloaded crc v3.4.0 |
| 1103 | 2026-03-18T21:21:34.153Z | Downloaded usdt-attr-macro v0.6.0 |
| 1104 | 2026-03-18T21:21:34.153Z | Downloaded untrusted v0.9.0 |
| 1105 | 2026-03-18T21:21:34.153Z | Downloaded tls_codec_derive v0.4.2 |
| 1106 | 2026-03-18T21:21:34.156Z | Downloaded utf-8 v0.7.6 |
| 1107 | 2026-03-18T21:21:34.156Z | Downloaded usdt-macro v0.6.0 |
| 1108 | 2026-03-18T21:21:34.156Z | Downloaded tls_codec v0.4.2 |
| 1109 | 2026-03-18T21:21:34.156Z | Downloaded spin v0.9.8 |
| 1110 | 2026-03-18T21:21:34.159Z | Downloaded typify-macro v0.6.1 |
| 1111 | 2026-03-18T21:21:34.159Z | Downloaded async-stream v0.3.6 |
| 1112 | 2026-03-18T21:21:34.162Z | Downloaded untrusted v0.7.1 |
| 1113 | 2026-03-18T21:21:34.162Z | Downloaded unarray v0.1.4 |
| 1114 | 2026-03-18T21:21:34.166Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1115 | 2026-03-18T21:21:34.171Z | Downloaded rand v0.9.2 |
| 1116 | 2026-03-18T21:21:34.174Z | Downloaded num-bigint-dig v0.8.6 |
| 1117 | 2026-03-18T21:21:34.174Z | Downloaded nom v7.1.3 |
| 1118 | 2026-03-18T21:21:34.177Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1119 | 2026-03-18T21:21:34.180Z | Downloaded clang-sys v1.8.1 |
| 1120 | 2026-03-18T21:21:34.180Z | Downloaded signal-hook v0.3.18 |
| 1121 | 2026-03-18T21:21:34.220Z | Downloaded unicode-truncate v1.1.0 |
| 1122 | 2026-03-18T21:21:34.220Z | Downloaded wait-timeout v0.2.1 |
| 1123 | 2026-03-18T21:21:34.220Z | Downloaded h2 v0.4.13 |
| 1124 | 2026-03-18T21:21:34.220Z | Downloaded futures-util v0.3.32 |
| 1125 | 2026-03-18T21:21:34.220Z | Downloaded want v0.3.1 |
| 1126 | 2026-03-18T21:21:34.220Z | Downloaded similar v2.7.0 |
| 1127 | 2026-03-18T21:21:34.220Z | Downloaded xshell-macros v0.2.7 |
| 1128 | 2026-03-18T21:21:34.220Z | Downloaded xattr v1.6.1 |
| 1129 | 2026-03-18T21:21:34.220Z | Downloaded tokio-tungstenite v0.21.0 |
| 1130 | 2026-03-18T21:21:34.220Z | Downloaded tokio-rustls v0.25.0 |
| 1131 | 2026-03-18T21:21:34.220Z | Downloaded slog v2.8.2 |
| 1132 | 2026-03-18T21:21:34.220Z | Downloaded schemars v1.2.1 |
| 1133 | 2026-03-18T21:21:34.224Z | Downloaded waitgroup v0.1.2 |
| 1134 | 2026-03-18T21:21:34.224Z | Downloaded void v1.0.2 |
| 1135 | 2026-03-18T21:21:34.224Z | Downloaded snafu v0.8.9 |
| 1136 | 2026-03-18T21:21:34.228Z | Downloaded usdt v0.6.0 |
| 1137 | 2026-03-18T21:21:34.230Z | Downloaded unicase v2.9.0 |
| 1138 | 2026-03-18T21:21:34.230Z | Downloaded qorb v0.4.1 |
| 1139 | 2026-03-18T21:21:34.234Z | Downloaded vergen-git2 v1.0.7 |
| 1140 | 2026-03-18T21:21:34.236Z | Downloaded schemars v0.9.0 |
| 1141 | 2026-03-18T21:21:34.243Z | Downloaded uzers v0.12.2 |
| 1142 | 2026-03-18T21:21:34.246Z | Downloaded tui-tree-widget v0.23.1 |
| 1143 | 2026-03-18T21:21:34.249Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1144 | 2026-03-18T21:21:34.249Z | Downloaded test-strategy v0.4.5 |
| 1145 | 2026-03-18T21:21:34.252Z | Downloaded iddqd v0.3.17 |
| 1146 | 2026-03-18T21:21:34.260Z | Downloaded vergen-lib v0.1.6 |
| 1147 | 2026-03-18T21:21:34.263Z | Downloaded tracing-attributes v0.1.31 |
| 1148 | 2026-03-18T21:21:34.263Z | Downloaded tinyvec v1.10.0 |
| 1149 | 2026-03-18T21:21:34.263Z | Downloaded zeroize_derive v1.4.3 |
| 1150 | 2026-03-18T21:21:34.263Z | Downloaded p521 v0.13.3 |
| 1151 | 2026-03-18T21:21:34.266Z | Downloaded thread_local v1.1.9 |
| 1152 | 2026-03-18T21:21:34.269Z | Downloaded term v1.2.1 |
| 1153 | 2026-03-18T21:21:34.272Z | Downloaded socket2 v0.5.10 |
| 1154 | 2026-03-18T21:21:34.272Z | Downloaded aho-corasick v1.1.4 |
| 1155 | 2026-03-18T21:21:34.275Z | Downloaded num-bigint v0.4.6 |
| 1156 | 2026-03-18T21:21:34.279Z | Downloaded zone_cfg_derive v0.3.1 |
| 1157 | 2026-03-18T21:21:34.282Z | Downloaded zone v0.3.1 |
| 1158 | 2026-03-18T21:21:34.282Z | Downloaded itertools v0.12.1 |
| 1159 | 2026-03-18T21:21:34.285Z | Downloaded xz2 v0.1.7 |
| 1160 | 2026-03-18T21:21:34.288Z | Downloaded wyz v0.5.1 |
| 1161 | 2026-03-18T21:21:34.291Z | Downloaded twox-hash v2.1.2 |
| 1162 | 2026-03-18T21:21:34.291Z | Downloaded rustls-webpki v0.103.9 |
| 1163 | 2026-03-18T21:21:34.294Z | Downloaded itertools v0.14.0 |
| 1164 | 2026-03-18T21:21:34.298Z | Downloaded toml v0.7.8 |
| 1165 | 2026-03-18T21:21:34.301Z | Downloaded tokio-tungstenite v0.23.1 |
| 1166 | 2026-03-18T21:21:34.304Z | Downloaded vergen-gitcl v1.0.8 |
| 1167 | 2026-03-18T21:21:34.307Z | Downloaded xshell v0.2.7 |
| 1168 | 2026-03-18T21:21:34.307Z | Downloaded vsss-rs v3.3.4 |
| 1169 | 2026-03-18T21:21:34.309Z | Downloaded walkdir v2.5.0 |
| 1170 | 2026-03-18T21:21:34.310Z | Downloaded usdt-impl v0.6.0 |
| 1171 | 2026-03-18T21:21:34.313Z | Downloaded libm v0.2.16 |
| 1172 | 2026-03-18T21:21:34.318Z | Downloaded tar v0.4.44 |
| 1173 | 2026-03-18T21:21:34.321Z | Downloaded rayon-core v1.13.0 |
| 1174 | 2026-03-18T21:21:34.324Z | Downloaded hyper v1.8.1 |
| 1175 | 2026-03-18T21:21:34.328Z | Downloaded whoami v1.6.1 |
| 1176 | 2026-03-18T21:21:34.331Z | Downloaded socket2 v0.6.2 |
| 1177 | 2026-03-18T21:21:34.334Z | Downloaded whoami v2.1.0 |
| 1178 | 2026-03-18T21:21:34.334Z | Downloaded russh v0.45.0 |
| 1179 | 2026-03-18T21:21:34.338Z | Downloaded samael v0.0.19 |
| 1180 | 2026-03-18T21:21:34.343Z | Downloaded typify v0.4.3 |
| 1181 | 2026-03-18T21:21:34.347Z | Downloaded zeroize v1.8.2 |
| 1182 | 2026-03-18T21:21:34.349Z | Downloaded unicode-properties v0.1.4 |
| 1183 | 2026-03-18T21:21:34.353Z | Downloaded tokio-rustls v0.26.4 |
| 1184 | 2026-03-18T21:21:34.353Z | Downloaded tungstenite v0.21.0 |
| 1185 | 2026-03-18T21:21:34.355Z | Downloaded rsa v0.9.10 |
| 1186 | 2026-03-18T21:21:34.359Z | Downloaded tokio-rustls v0.24.1 |
| 1187 | 2026-03-18T21:21:34.362Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1188 | 2026-03-18T21:21:34.366Z | Downloaded unicode-bidi v0.3.18 |
| 1189 | 2026-03-18T21:21:34.368Z | Downloaded itertools v0.13.0 |
| 1190 | 2026-03-18T21:21:34.373Z | Downloaded zerocopy v0.6.6 |
| 1191 | 2026-03-18T21:21:34.376Z | Downloaded rand v0.10.0 |
| 1192 | 2026-03-18T21:21:34.379Z | Downloaded libxml v0.3.3 |
| 1193 | 2026-03-18T21:21:34.383Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1194 | 2026-03-18T21:21:34.386Z | Downloaded vergen v9.0.6 |
| 1195 | 2026-03-18T21:21:34.389Z | Downloaded tokio-stream v0.1.18 |
| 1196 | 2026-03-18T21:21:34.392Z | Downloaded zstd v0.13.3 |
| 1197 | 2026-03-18T21:21:34.395Z | Downloaded tungstenite v0.23.0 |
| 1198 | 2026-03-18T21:21:34.398Z | Downloaded hkdf v0.12.4 |
| 1199 | 2026-03-18T21:21:34.401Z | Downloaded reedline v0.40.0 |
| 1200 | 2026-03-18T21:21:34.404Z | Downloaded zstd-safe v7.2.4 |
| 1201 | 2026-03-18T21:21:34.407Z | Downloaded subprocess v0.2.15 |
| 1202 | 2026-03-18T21:21:34.410Z | Downloaded tracing-core v0.1.36 |
| 1203 | 2026-03-18T21:21:34.411Z | Downloaded iri-string v0.7.10 |
| 1204 | 2026-03-18T21:21:34.416Z | Downloaded tokio-postgres v0.7.16 |
| 1205 | 2026-03-18T21:21:34.419Z | Downloaded typify v0.6.1 |
| 1206 | 2026-03-18T21:21:34.423Z | Downloaded quinn v0.11.9 |
| 1207 | 2026-03-18T21:21:34.426Z | Downloaded tokio-macros v2.6.0 |
| 1208 | 2026-03-18T21:21:34.430Z | Downloaded tokio-dtrace v0.1.1 |
| 1209 | 2026-03-18T21:21:34.430Z | Downloaded bzip2 v0.6.1 |
| 1210 | 2026-03-18T21:21:34.434Z | Downloaded ed25519 v2.2.3 |
| 1211 | 2026-03-18T21:21:34.434Z | Downloaded ron v0.12.0 |
| 1212 | 2026-03-18T21:21:34.437Z | Downloaded daft-derive v0.1.5 |
| 1213 | 2026-03-18T21:21:34.441Z | Downloaded steno v0.4.1 |
| 1214 | 2026-03-18T21:21:34.444Z | Downloaded p384 v0.13.1 |
| 1215 | 2026-03-18T21:21:34.448Z | Downloaded ssh-key v0.6.7 |
| 1216 | 2026-03-18T21:21:34.453Z | Downloaded vte v0.14.1 |
| 1217 | 2026-03-18T21:21:34.457Z | Downloaded uuid v1.21.0 |
| 1218 | 2026-03-18T21:21:34.460Z | Downloaded regex v1.12.3 |
| 1219 | 2026-03-18T21:21:34.463Z | Downloaded blake3 v1.8.3 |
| 1220 | 2026-03-18T21:21:34.468Z | Downloaded crc-catalog v2.4.0 |
| 1221 | 2026-03-18T21:21:34.471Z | Downloaded async-recursion v1.1.1 |
| 1222 | 2026-03-18T21:21:34.474Z | Downloaded rustyline v14.0.0 |
| 1223 | 2026-03-18T21:21:34.477Z | Downloaded yansi v1.0.1 |
| 1224 | 2026-03-18T21:21:34.491Z | Downloaded yasna v0.5.2 |
| 1225 | 2026-03-18T21:21:34.495Z | Downloaded rpassword v7.4.0 |
| 1226 | 2026-03-18T21:21:34.495Z | Downloaded zip v0.6.6 |
| 1227 | 2026-03-18T21:21:34.512Z | Downloaded unicode_categories v0.1.1 |
| 1228 | 2026-03-18T21:21:34.515Z | Downloaded tower v0.5.3 |
| 1229 | 2026-03-18T21:21:34.521Z | Downloaded toml_edit v0.19.15 |
| 1230 | 2026-03-18T21:21:34.534Z | Downloaded lalrpop v0.19.12 |
| 1231 | 2026-03-18T21:21:34.542Z | Downloaded typed-path v0.9.3 |
| 1232 | 2026-03-18T21:21:34.549Z | Downloaded unsafe-libyaml v0.2.11 |
| 1233 | 2026-03-18T21:21:34.552Z | Downloaded aws-lc-rs v1.16.0 |
| 1234 | 2026-03-18T21:21:34.559Z | Downloaded x509-cert v0.2.5 |
| 1235 | 2026-03-18T21:21:34.567Z | Downloaded zopfli v0.8.3 |
| 1236 | 2026-03-18T21:21:34.583Z | Downloaded reqwest v0.12.28 |
| 1237 | 2026-03-18T21:21:34.587Z | Downloaded reqwest v0.13.2 |
| 1238 | 2026-03-18T21:21:34.591Z | Downloaded serde_with v3.17.0 |
| 1239 | 2026-03-18T21:21:34.601Z | Downloaded tough v0.20.0 |
| 1240 | 2026-03-18T21:21:34.607Z | Downloaded rayon v1.11.0 |
| 1241 | 2026-03-18T21:21:34.614Z | Downloaded zip v4.6.1 |
| 1242 | 2026-03-18T21:21:34.618Z | Downloaded bitvec v1.0.1 |
| 1243 | 2026-03-18T21:21:34.630Z | Downloaded unicode-segmentation v1.12.0 |
| 1244 | 2026-03-18T21:21:34.633Z | Downloaded portable-atomic v1.13.1 |
| 1245 | 2026-03-18T21:21:34.639Z | Downloaded zerocopy-derive v0.8.40 |
| 1246 | 2026-03-18T21:21:34.645Z | Downloaded rustls-webpki v0.101.7 |
| 1247 | 2026-03-18T21:21:34.657Z | Downloaded tower-http v0.6.8 |
| 1248 | 2026-03-18T21:21:34.663Z | Downloaded bindgen v0.71.1 |
| 1249 | 2026-03-18T21:21:34.668Z | Downloaded unicode-normalization v0.1.25 |
| 1250 | 2026-03-18T21:21:34.671Z | Downloaded object v0.30.4 |
| 1251 | 2026-03-18T21:21:34.678Z | Downloaded quinn-proto v0.11.13 |
| 1252 | 2026-03-18T21:21:34.685Z | Downloaded salty v0.3.0 |
| 1253 | 2026-03-18T21:21:34.690Z | Downloaded openssl v0.10.75 |
| 1254 | 2026-03-18T21:21:34.697Z | Downloaded moka v0.12.13 |
| 1255 | 2026-03-18T21:21:34.703Z | Downloaded quick-xml v0.37.5 |
| 1256 | 2026-03-18T21:21:34.708Z | Downloaded curve25519-dalek v4.1.3 |
| 1257 | 2026-03-18T21:21:34.715Z | Downloaded winnow v0.6.26 |
| 1258 | 2026-03-18T21:21:34.722Z | Downloaded proptest v1.10.0 |
| 1259 | 2026-03-18T21:21:34.730Z | Downloaded goblin v0.10.5 |
| 1260 | 2026-03-18T21:21:34.736Z | Downloaded rustls-webpki v0.102.8 |
| 1261 | 2026-03-18T21:21:34.751Z | Downloaded dropshot v0.16.7 |
| 1262 | 2026-03-18T21:21:34.768Z | Downloaded rustls v0.21.12 |
| 1263 | 2026-03-18T21:21:34.777Z | Downloaded tabled v0.20.0 |
| 1264 | 2026-03-18T21:21:34.790Z | Downloaded smoltcp v0.9.1 |
| 1265 | 2026-03-18T21:21:34.798Z | Downloaded hickory-proto v0.24.4 |
| 1266 | 2026-03-18T21:21:34.810Z | Downloaded radix_trie v0.2.1 |
| 1267 | 2026-03-18T21:21:34.813Z | Downloaded regex-syntax v0.6.29 |
| 1268 | 2026-03-18T21:21:34.820Z | Downloaded time v0.3.47 |
| 1269 | 2026-03-18T21:21:34.828Z | Downloaded object v0.37.3 |
| 1270 | 2026-03-18T21:21:34.837Z | Downloaded webpki-roots v1.0.6 |
| 1271 | 2026-03-18T21:21:34.840Z | Downloaded smoltcp v0.11.0 |
| 1272 | 2026-03-18T21:21:34.849Z | Downloaded polar-core v0.27.3 |
| 1273 | 2026-03-18T21:21:34.855Z | Downloaded nix v0.28.0 |
| 1274 | 2026-03-18T21:21:34.864Z | Downloaded zerocopy v0.8.40 |
| 1275 | 2026-03-18T21:21:34.871Z | Downloaded bstr v1.12.1 |
| 1276 | 2026-03-18T21:21:34.877Z | Downloaded regress v0.10.5 |
| 1277 | 2026-03-18T21:21:34.884Z | Downloaded zlib-rs v0.6.2 |
| 1278 | 2026-03-18T21:21:34.889Z | Downloaded hickory-proto v0.25.2 |
| 1279 | 2026-03-18T21:21:34.901Z | Downloaded vcpkg v0.2.15 |
| 1280 | 2026-03-18T21:21:34.931Z | Downloaded rustls v0.23.37 |
| 1281 | 2026-03-18T21:21:34.940Z | Downloaded rustix v0.38.44 |
| 1282 | 2026-03-18T21:21:34.958Z | Downloaded openapiv3 v2.2.0 |
| 1283 | 2026-03-18T21:21:34.966Z | Downloaded rustls v0.22.4 |
| 1284 | 2026-03-18T21:21:34.975Z | Downloaded regex-syntax v0.8.10 |
| 1285 | 2026-03-18T21:21:34.981Z | Downloaded nix v0.31.1 |
| 1286 | 2026-03-18T21:21:34.991Z | Downloaded diesel v2.3.7 |
| 1287 | 2026-03-18T21:21:35.006Z | Downloaded nix v0.27.1 |
| 1288 | 2026-03-18T21:21:35.014Z | Downloaded nix v0.29.0 |
| 1289 | 2026-03-18T21:21:35.023Z | Downloaded winnow v0.5.40 |
| 1290 | 2026-03-18T21:21:35.029Z | Downloaded tokio-util v0.7.18 |
| 1291 | 2026-03-18T21:21:35.034Z | Downloaded ratatui v0.29.0 |
| 1292 | 2026-03-18T21:21:35.049Z | Downloaded petname v2.0.2 |
| 1293 | 2026-03-18T21:21:35.053Z | Downloaded git2 v0.20.4 |
| 1294 | 2026-03-18T21:21:35.059Z | Downloaded chrono v0.4.44 |
| 1295 | 2026-03-18T21:21:35.071Z | Downloaded sqlparser v0.61.0 |
| 1296 | 2026-03-18T21:21:35.079Z | Downloaded sled v0.34.7 |
| 1297 | 2026-03-18T21:21:35.095Z | Downloaded regex-automata v0.4.14 |
| 1298 | 2026-03-18T21:21:35.106Z | Downloaded zerocopy-derive v0.6.6 |
| 1299 | 2026-03-18T21:21:35.114Z | Downloaded typify-impl v0.4.3 |
| 1300 | 2026-03-18T21:21:35.128Z | Downloaded typify-impl v0.6.1 |
| 1301 | 2026-03-18T21:21:35.135Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1302 | 2026-03-18T21:21:35.145Z | Downloaded tracing v0.1.44 |
| 1303 | 2026-03-18T21:21:35.174Z | Downloaded petgraph v0.6.5 |
| 1304 | 2026-03-18T21:21:35.188Z | Downloaded lzma-sys v0.1.20 |
| 1305 | 2026-03-18T21:21:35.209Z | Downloaded jiff v0.2.21 |
| 1306 | 2026-03-18T21:21:35.223Z | Downloaded chrono-tz v0.10.4 |
| 1307 | 2026-03-18T21:21:35.238Z | Downloaded petgraph v0.8.3 |
| 1308 | 2026-03-18T21:21:35.255Z | Downloaded libz-sys v1.1.24 |
| 1309 | 2026-03-18T21:21:35.271Z | Downloaded csv v1.4.0 |
| 1310 | 2026-03-18T21:21:35.286Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1311 | 2026-03-18T21:21:35.307Z | Downloaded sha3 v0.10.8 |
| 1312 | 2026-03-18T21:21:35.314Z | Downloaded tokio v1.49.0 |
| 1313 | 2026-03-18T21:21:35.409Z | Downloaded encoding_rs v0.8.35 |
| 1314 | 2026-03-18T21:21:35.433Z | Downloaded ring v0.17.14 |
| 1315 | 2026-03-18T21:21:35.474Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1316 | 2026-03-18T21:21:36.022Z | Downloaded aws-lc-sys v0.37.1 |
| 1317 | 2026-03-18T21:21:36.350Z | Compiling libc v0.2.180 |
| 1318 | 2026-03-18T21:21:36.353Z | Compiling serde v1.0.228 |
| 1319 | 2026-03-18T21:21:36.353Z | Compiling log v0.4.29 |
| 1320 | 2026-03-18T21:21:36.353Z | Compiling find-msvc-tools v0.1.9 |
| 1321 | 2026-03-18T21:21:36.353Z | Compiling shlex v1.3.0 |
| 1322 | 2026-03-18T21:21:36.353Z | Compiling smallvec v1.15.1 |
| 1323 | 2026-03-18T21:21:36.353Z | Compiling typenum v1.19.0 |
| 1324 | 2026-03-18T21:21:36.517Z | Compiling subtle v2.6.1 |
| 1325 | 2026-03-18T21:21:36.565Z | Compiling generic-array v0.14.7 |
| 1326 | 2026-03-18T21:21:36.568Z | Compiling scopeguard v1.2.0 |
| 1327 | 2026-03-18T21:21:36.585Z | Compiling portable-atomic v1.13.1 |
| 1328 | 2026-03-18T21:21:36.668Z | Compiling const-oid v0.9.6 |
| 1329 | 2026-03-18T21:21:36.672Z | Compiling critical-section v1.2.0 |
| 1330 | 2026-03-18T21:21:36.673Z | Compiling zerocopy v0.8.40 |
| 1331 | 2026-03-18T21:21:36.711Z | Compiling syn v2.0.117 |
| 1332 | 2026-03-18T21:21:36.777Z | Compiling serde_json v1.0.149 |
| 1333 | 2026-03-18T21:21:36.825Z | Compiling lock_api v0.4.14 |
| 1334 | 2026-03-18T21:21:36.830Z | Compiling pin-project-lite v0.2.17 |
| 1335 | 2026-03-18T21:21:36.875Z | Compiling parking_lot_core v0.9.12 |
| 1336 | 2026-03-18T21:21:36.879Z | Compiling pkg-config v0.3.32 |
| 1337 | 2026-03-18T21:21:36.923Z | Compiling bitflags v2.11.0 |
| 1338 | 2026-03-18T21:21:36.926Z | Compiling libm v0.2.16 |
| 1339 | 2026-03-18T21:21:36.926Z | Compiling num-traits v0.2.19 |
| 1340 | 2026-03-18T21:21:37.037Z | Compiling futures-core v0.3.32 |
| 1341 | 2026-03-18T21:21:37.109Z | Compiling percent-encoding v2.3.2 |
| 1342 | 2026-03-18T21:21:37.115Z | Compiling allocator-api2 v0.2.21 |
| 1343 | 2026-03-18T21:21:37.278Z | Compiling foldhash v0.2.0 |
| 1344 | 2026-03-18T21:21:37.281Z | Compiling cpufeatures v0.2.17 |
| 1345 | 2026-03-18T21:21:37.281Z | Compiling futures-sink v0.3.32 |
| 1346 | 2026-03-18T21:21:37.371Z | Compiling futures-io v0.3.32 |
| 1347 | 2026-03-18T21:21:37.376Z | Compiling getrandom v0.4.1 |
| 1348 | 2026-03-18T21:21:37.467Z | Compiling futures-channel v0.3.32 |
| 1349 | 2026-03-18T21:21:37.489Z | Compiling futures-task v0.3.32 |
| 1350 | 2026-03-18T21:21:37.510Z | Compiling slab v0.4.12 |
| 1351 | 2026-03-18T21:21:37.578Z | Compiling hashbrown v0.16.1 |
| 1352 | 2026-03-18T21:21:37.627Z | Compiling getrandom v0.3.4 |
| 1353 | 2026-03-18T21:21:37.630Z | Compiling rustversion v1.0.22 |
| 1354 | 2026-03-18T21:21:37.671Z | Compiling rand_core v0.10.0 |
| 1355 | 2026-03-18T21:21:37.695Z | Compiling form_urlencoded v1.2.2 |
| 1356 | 2026-03-18T21:21:37.738Z | Compiling base64ct v1.8.3 |
| 1357 | 2026-03-18T21:21:37.769Z | Compiling dunce v1.0.5 |
| 1358 | 2026-03-18T21:21:37.794Z | Compiling fs_extra v1.3.0 |
| 1359 | 2026-03-18T21:21:37.820Z | Compiling ident_case v1.0.1 |
| 1360 | 2026-03-18T21:21:37.850Z | Compiling getrandom v0.2.17 |
| 1361 | 2026-03-18T21:21:37.894Z | Compiling jobserver v0.1.34 |
| 1362 | 2026-03-18T21:21:37.918Z | Compiling errno v0.3.14 |
| 1363 | 2026-03-18T21:21:37.969Z | Compiling mio v1.1.1 |
| 1364 | 2026-03-18T21:21:37.995Z | Compiling socket2 v0.6.2 |
| 1365 | 2026-03-18T21:21:38.111Z | Compiling rand_core v0.6.4 |
| 1366 | 2026-03-18T21:21:38.138Z | Compiling signal-hook-registry v1.4.8 |
| 1367 | 2026-03-18T21:21:38.164Z | Compiling cc v1.2.56 |
| 1368 | 2026-03-18T21:21:38.169Z | Compiling once_cell v1.21.3 |
| 1369 | 2026-03-18T21:21:38.278Z | Compiling parking_lot v0.12.5 |
| 1370 | 2026-03-18T21:21:38.333Z | Compiling indexmap v2.13.0 |
| 1371 | 2026-03-18T21:21:38.357Z | Compiling pem-rfc7468 v0.7.0 |
| 1372 | 2026-03-18T21:21:38.404Z | Compiling flagset v0.4.7 |
| 1373 | 2026-03-18T21:21:38.426Z | Compiling rustix v1.1.3 |
| 1374 | 2026-03-18T21:21:38.478Z | Compiling iana-time-zone v0.1.65 |
| 1375 | 2026-03-18T21:21:38.502Z | Compiling uuid v1.21.0 |
| 1376 | 2026-03-18T21:21:38.526Z | Compiling rustc_version v0.4.1 |
| 1377 | 2026-03-18T21:21:38.662Z | Compiling aws-lc-rs v1.16.0 |
| 1378 | 2026-03-18T21:21:38.667Z | Compiling regex-syntax v0.8.10 |
| 1379 | 2026-03-18T21:21:38.723Z | Compiling vcpkg v0.2.15 |
| 1380 | 2026-03-18T21:21:38.906Z | Compiling rand_core v0.9.5 |
| 1381 | 2026-03-18T21:21:38.911Z | Compiling tracing-core v0.1.36 |
| 1382 | 2026-03-18T21:21:38.911Z | Compiling crossbeam-utils v0.8.21 |
| 1383 | 2026-03-18T21:21:38.977Z | Compiling schemars v0.8.22 |
| 1384 | 2026-03-18T21:21:39.052Z | Compiling httparse v1.10.1 |
| 1385 | 2026-03-18T21:21:39.096Z | Compiling base64 v0.22.1 |
| 1386 | 2026-03-18T21:21:39.210Z | Compiling openssl-probe v0.2.1 |
| 1387 | 2026-03-18T21:21:39.267Z | Compiling syn v1.0.109 |
| 1388 | 2026-03-18T21:21:39.296Z | Compiling cmake v0.1.57 |
| 1389 | 2026-03-18T21:21:39.346Z | Compiling untrusted v0.7.1 |
| 1390 | 2026-03-18T21:21:39.351Z | Compiling untrusted v0.9.0 |
| 1391 | 2026-03-18T21:21:39.496Z | Compiling rustls v0.23.37 |
| 1392 | 2026-03-18T21:21:39.521Z | Compiling atomic-waker v1.1.2 |
| 1393 | 2026-03-18T21:21:39.547Z | Compiling try-lock v0.2.5 |
| 1394 | 2026-03-18T21:21:39.637Z | Compiling tower-service v0.3.3 |
| 1395 | 2026-03-18T21:21:39.640Z | Compiling tower-layer v0.3.3 |
| 1396 | 2026-03-18T21:21:39.645Z | Compiling tinyvec_macros v0.1.1 |
| 1397 | 2026-03-18T21:21:39.722Z | Compiling dyn-clone v1.0.20 |
| 1398 | 2026-03-18T21:21:39.727Z | Compiling want v0.3.1 |
| 1399 | 2026-03-18T21:21:39.772Z | Compiling tinyvec v1.10.0 |
| 1400 | 2026-03-18T21:21:39.775Z | Compiling spin v0.9.8 |
| 1401 | 2026-03-18T21:21:39.775Z | Compiling aho-corasick v1.1.4 |
| 1402 | 2026-03-18T21:21:39.892Z | Compiling pin-utils v0.1.0 |
| 1403 | 2026-03-18T21:21:39.895Z | Compiling num-conv v0.2.0 |
| 1404 | 2026-03-18T21:21:39.895Z | Compiling crc32fast v1.5.0 |
| 1405 | 2026-03-18T21:21:39.966Z | Compiling openssl v0.10.75 |
| 1406 | 2026-03-18T21:21:39.969Z | Compiling time-core v0.1.8 |
| 1407 | 2026-03-18T21:21:40.015Z | Compiling httpdate v1.0.3 |
| 1408 | 2026-03-18T21:21:40.018Z | Compiling foreign-types-shared v0.1.1 |
| 1409 | 2026-03-18T21:21:40.114Z | Compiling powerfmt v0.2.0 |
| 1410 | 2026-03-18T21:21:40.140Z | Compiling foreign-types v0.3.2 |
| 1411 | 2026-03-18T21:21:40.144Z | Compiling wait-timeout v0.2.1 |
| 1412 | 2026-03-18T21:21:40.186Z | Compiling siphasher v1.0.2 |
| 1413 | 2026-03-18T21:21:40.211Z | Compiling time-macros v0.2.27 |
| 1414 | 2026-03-18T21:21:40.250Z | Compiling native-tls v0.2.18 |
| 1415 | 2026-03-18T21:21:40.284Z | Compiling simd-adler32 v0.3.8 |
| 1416 | 2026-03-18T21:21:40.287Z | Compiling usdt-impl v0.6.0 |
| 1417 | 2026-03-18T21:21:40.307Z | Compiling either v1.15.0 |
| 1418 | 2026-03-18T21:21:40.375Z | Compiling deranged v0.5.8 |
| 1419 | 2026-03-18T21:21:40.406Z | Compiling num_threads v0.1.7 |
| 1420 | 2026-03-18T21:21:40.432Z | Compiling quick-error v1.2.3 |
| 1421 | 2026-03-18T21:21:40.461Z | Compiling bit-vec v0.8.0 |
| 1422 | 2026-03-18T21:21:40.536Z | Compiling aws-lc-sys v0.37.1 |
| 1423 | 2026-03-18T21:21:40.536Z | Compiling ring v0.17.14 |
| 1424 | 2026-03-18T21:21:40.583Z | Compiling openssl-sys v0.9.111 |
| 1425 | 2026-03-18T21:21:40.583Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1426 | 2026-03-18T21:21:40.631Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1427 | 2026-03-18T21:21:40.680Z | Compiling tempfile v3.25.0 |
| 1428 | 2026-03-18T21:21:40.731Z | Compiling bit-set v0.8.0 |
| 1429 | 2026-03-18T21:21:40.800Z | Compiling unicode-normalization v0.1.25 |
| 1430 | 2026-03-18T21:21:40.972Z | Compiling synstructure v0.13.2 |
| 1431 | 2026-03-18T21:21:40.990Z | Compiling serde_derive_internals v0.29.1 |
| 1432 | 2026-03-18T21:21:41.022Z | Compiling pest_generator v2.8.6 |
| 1433 | 2026-03-18T21:21:41.065Z | Compiling darling_core v0.20.11 |
| 1434 | 2026-03-18T21:21:41.220Z | Compiling regex-automata v0.4.14 |
| 1435 | 2026-03-18T21:21:41.510Z | Compiling rusty-fork v0.3.1 |
| 1436 | 2026-03-18T21:21:41.782Z | Compiling time v0.3.47 |
| 1437 | 2026-03-18T21:21:41.838Z | Compiling darling_core v0.21.3 |
| 1438 | 2026-03-18T21:21:41.859Z | Compiling crossbeam-epoch v0.9.18 |
| 1439 | 2026-03-18T21:21:41.975Z | Compiling slog v2.8.2 |
| 1440 | 2026-03-18T21:21:42.041Z | Compiling rand_xorshift v0.4.0 |
| 1441 | 2026-03-18T21:21:42.177Z | Compiling heapless v0.7.17 |
| 1442 | 2026-03-18T21:21:42.208Z | Compiling thread-id v5.1.0 |
| 1443 | 2026-03-18T21:21:42.231Z | Compiling sync_wrapper v1.0.2 |
| 1444 | 2026-03-18T21:21:42.269Z | Compiling cookie v0.18.1 |
| 1445 | 2026-03-18T21:21:42.323Z | Compiling paste v1.0.15 |
| 1446 | 2026-03-18T21:21:42.350Z | Compiling unicode-segmentation v1.12.0 |
| 1447 | 2026-03-18T21:21:42.372Z | Compiling unicode-properties v0.1.4 |
| 1448 | 2026-03-18T21:21:42.393Z | Compiling anyhow v1.0.102 |
| 1449 | 2026-03-18T21:21:42.397Z | Compiling signal-hook v0.3.18 |
| 1450 | 2026-03-18T21:21:42.506Z | Compiling unicode-bidi v0.3.18 |
| 1451 | 2026-03-18T21:21:42.530Z | Compiling zstd-safe v7.2.4 |
| 1452 | 2026-03-18T21:21:42.659Z | Compiling rayon-core v1.13.0 |
| 1453 | 2026-03-18T21:21:42.680Z | Compiling adler2 v2.0.1 |
| 1454 | 2026-03-18T21:21:42.704Z | Compiling unarray v0.1.4 |
| 1455 | 2026-03-18T21:21:42.858Z | Compiling miniz_oxide v0.8.9 |
| 1456 | 2026-03-18T21:21:42.972Z | Compiling stringprep v0.1.5 |
| 1457 | 2026-03-18T21:21:43.018Z | Compiling crossbeam-deque v0.8.6 |
| 1458 | 2026-03-18T21:21:43.061Z | Compiling num-integer v0.1.46 |
| 1459 | 2026-03-18T21:21:43.119Z | Compiling vergen-lib v0.1.6 |
| 1460 | 2026-03-18T21:21:43.259Z | Compiling curve25519-dalek v4.1.3 |
| 1461 | 2026-03-18T21:21:43.279Z | Compiling ff v0.13.1 |
| 1462 | 2026-03-18T21:21:43.360Z | Compiling hash32 v0.2.1 |
| 1463 | 2026-03-18T21:21:43.462Z | Compiling memoffset v0.9.1 |
| 1464 | 2026-03-18T21:21:43.516Z | Compiling zlib-rs v0.6.2 |
| 1465 | 2026-03-18T21:21:43.605Z | Compiling serde_derive v1.0.228 |
| 1466 | 2026-03-18T21:21:43.630Z | Compiling zeroize_derive v1.4.3 |
| 1467 | 2026-03-18T21:21:43.666Z | Compiling zerofrom-derive v0.1.6 |
| 1468 | 2026-03-18T21:21:43.742Z | Compiling yoke-derive v0.8.1 |
| 1469 | 2026-03-18T21:21:43.763Z | Compiling zerocopy-derive v0.8.40 |
| 1470 | 2026-03-18T21:21:43.784Z | Compiling zerovec-derive v0.11.2 |
| 1471 | 2026-03-18T21:21:44.023Z | Compiling displaydoc v0.2.5 |
| 1472 | 2026-03-18T21:21:44.070Z | Compiling tokio-macros v2.6.0 |
| 1473 | 2026-03-18T21:21:44.493Z | Compiling futures-macro v0.3.32 |
| 1474 | 2026-03-18T21:21:44.567Z | Compiling zeroize v1.8.2 |
| 1475 | 2026-03-18T21:21:45.044Z | Compiling der_derive v0.7.3 |
| 1476 | 2026-03-18T21:21:45.082Z | Compiling thiserror-impl v2.0.18 |
| 1477 | 2026-03-18T21:21:45.325Z | Compiling rustls-pki-types v1.14.0 |
| 1478 | 2026-03-18T21:21:45.329Z | Compiling tracing-attributes v0.1.31 |
| 1479 | 2026-03-18T21:21:45.577Z | Compiling schemars_derive v0.8.22 |
| 1480 | 2026-03-18T21:21:45.607Z | Compiling crypto-common v0.1.7 |
| 1481 | 2026-03-18T21:21:45.657Z | Compiling zerofrom v0.1.6 |
| 1482 | 2026-03-18T21:21:45.661Z | Compiling block-buffer v0.10.4 |
| 1483 | 2026-03-18T21:21:45.791Z | Compiling futures-util v0.3.32 |
| 1484 | 2026-03-18T21:21:45.815Z | Compiling yoke v0.8.1 |
| 1485 | 2026-03-18T21:21:45.839Z | Compiling block-padding v0.3.3 |
| 1486 | 2026-03-18T21:21:45.915Z | Compiling digest v0.10.7 |
| 1487 | 2026-03-18T21:21:45.962Z | Compiling pest_derive v2.8.6 |
| 1488 | 2026-03-18T21:21:46.061Z | Compiling zerovec v0.11.5 |
| 1489 | 2026-03-18T21:21:46.083Z | Compiling zerotrie v0.2.3 |
| 1490 | 2026-03-18T21:21:46.258Z | Compiling hmac v0.12.1 |
| 1491 | 2026-03-18T21:21:46.368Z | Compiling inout v0.1.4 |
| 1492 | 2026-03-18T21:21:46.471Z | Compiling sha2 v0.10.9 |
| 1493 | 2026-03-18T21:21:46.502Z | Compiling der v0.7.10 |
| 1494 | 2026-03-18T21:21:46.545Z | Compiling cipher v0.4.4 |
| 1495 | 2026-03-18T21:21:46.604Z | Compiling pbkdf2 v0.12.2 |
| 1496 | 2026-03-18T21:21:46.765Z | Compiling tinystr v0.8.2 |
| 1497 | 2026-03-18T21:21:46.790Z | Compiling potential_utf v0.1.4 |
| 1498 | 2026-03-18T21:21:46.913Z | Compiling salsa20 v0.10.2 |
| 1499 | 2026-03-18T21:21:46.955Z | Compiling icu_collections v2.1.1 |
| 1500 | 2026-03-18T21:21:47.014Z | Compiling icu_locale_core v2.1.1 |
| 1501 | 2026-03-18T21:21:47.055Z | Compiling thiserror v2.0.18 |
| 1502 | 2026-03-18T21:21:47.113Z | Compiling scrypt v0.11.0 |
| 1503 | 2026-03-18T21:21:47.204Z | Compiling aes v0.8.4 |
| 1504 | 2026-03-18T21:21:47.229Z | Compiling cbc v0.1.2 |
| 1505 | 2026-03-18T21:21:47.233Z | Compiling tracing v0.1.44 |
| 1506 | 2026-03-18T21:21:47.355Z | Compiling scroll_derive v0.13.1 |
| 1507 | 2026-03-18T21:21:47.436Z | Compiling darling_macro v0.20.11 |
| 1508 | 2026-03-18T21:21:47.481Z | Compiling openssl-macros v0.1.1 |
| 1509 | 2026-03-18T21:21:47.617Z | Compiling thiserror-impl v1.0.69 |
| 1510 | 2026-03-18T21:21:47.640Z | Compiling dtrace-parser v0.3.0 |
| 1511 | 2026-03-18T21:21:47.918Z | Compiling icu_provider v2.1.1 |
| 1512 | 2026-03-18T21:21:48.004Z | Compiling spki v0.7.3 |
| 1513 | 2026-03-18T21:21:48.077Z | Compiling darling v0.20.11 |
| 1514 | 2026-03-18T21:21:48.194Z | Compiling derive_builder_core v0.20.2 |
| 1515 | 2026-03-18T21:21:48.220Z | Compiling pkcs5 v0.7.1 |
| 1516 | 2026-03-18T21:21:48.244Z | Compiling icu_normalizer v2.1.1 |
| 1517 | 2026-03-18T21:21:48.277Z | Compiling icu_properties v2.1.2 |
| 1518 | 2026-03-18T21:21:48.332Z | Compiling signature v2.2.0 |
| 1519 | 2026-03-18T21:21:48.356Z | Compiling rustls-native-certs v0.8.3 |
| 1520 | 2026-03-18T21:21:48.427Z | Compiling bytes v1.11.1 |
| 1521 | 2026-03-18T21:21:48.492Z | Compiling chrono v0.4.44 |
| 1522 | 2026-03-18T21:21:48.628Z | Compiling scroll v0.13.0 |
| 1523 | 2026-03-18T21:21:48.632Z | Compiling ipnet v2.11.0 |
| 1524 | 2026-03-18T21:21:48.764Z | Compiling pkcs8 v0.10.2 |
| 1525 | 2026-03-18T21:21:48.790Z | Compiling scroll_derive v0.12.1 |
| 1526 | 2026-03-18T21:21:48.959Z | Compiling goblin v0.10.5 |
| 1527 | 2026-03-18T21:21:48.985Z | Compiling toml_datetime v0.6.11 |
| 1528 | 2026-03-18T21:21:49.008Z | Compiling erased-serde v0.3.31 |
| 1529 | 2026-03-18T21:21:49.035Z | Compiling serde_tokenstream v0.2.3 |
| 1530 | 2026-03-18T21:21:49.212Z | Compiling tokio v1.49.0 |
| 1531 | 2026-03-18T21:21:49.355Z | Compiling http v1.4.0 |
| 1532 | 2026-03-18T21:21:49.381Z | Compiling serde_spanned v0.6.9 |
| 1533 | 2026-03-18T21:21:49.405Z | Compiling md-5 v0.10.6 |
| 1534 | 2026-03-18T21:21:49.429Z | Compiling thiserror v1.0.69 |
| 1535 | 2026-03-18T21:21:49.472Z | Compiling webpki-roots v1.0.6 |
| 1536 | 2026-03-18T21:21:49.520Z | Compiling derive_builder_macro v0.20.2 |
| 1537 | 2026-03-18T21:21:49.598Z | Compiling idna_adapter v1.2.1 |
| 1538 | 2026-03-18T21:21:49.628Z | Compiling darling_macro v0.21.3 |
| 1539 | 2026-03-18T21:21:49.652Z | Compiling zerocopy-derive v0.7.35 |
| 1540 | 2026-03-18T21:21:49.657Z | Compiling cfg_aliases v0.2.1 |
| 1541 | 2026-03-18T21:21:49.702Z | Compiling ref-cast v1.0.25 |
| 1542 | 2026-03-18T21:21:49.724Z | Compiling scroll v0.12.0 |
| 1543 | 2026-03-18T21:21:49.764Z | Compiling idna v1.1.0 |
| 1544 | 2026-03-18T21:21:49.788Z | Compiling base16ct v0.2.0 |
| 1545 | 2026-03-18T21:21:49.813Z | Compiling num-bigint-dig v0.8.6 |
| 1546 | 2026-03-18T21:21:49.965Z | Compiling ryu v1.0.23 |
| 1547 | 2026-03-18T21:21:50.041Z | Compiling ppv-lite86 v0.2.21 |
| 1548 | 2026-03-18T21:21:50.086Z | Compiling rustix v0.38.44 |
| 1549 | 2026-03-18T21:21:50.103Z | Compiling iri-string v0.7.10 |
| 1550 | 2026-03-18T21:21:50.124Z | Compiling smoltcp v0.9.1 |
| 1551 | 2026-03-18T21:21:50.149Z | Compiling psl-types v2.0.11 |
| 1552 | 2026-03-18T21:21:50.220Z | Compiling url v2.5.8 |
| 1553 | 2026-03-18T21:21:50.302Z | Compiling http-body v1.0.1 |
| 1554 | 2026-03-18T21:21:50.325Z | Compiling litrs v1.0.0 |
| 1555 | 2026-03-18T21:21:50.328Z | Compiling fallible-iterator v0.2.0 |
| 1556 | 2026-03-18T21:21:50.518Z | Compiling rand_chacha v0.9.0 |
| 1557 | 2026-03-18T21:21:50.543Z | Compiling http-body-util v0.1.3 |
| 1558 | 2026-03-18T21:21:50.566Z | Compiling rand_chacha v0.3.1 |
| 1559 | 2026-03-18T21:21:50.648Z | Compiling darling v0.21.3 |
| 1560 | 2026-03-18T21:21:50.671Z | Compiling publicsuffix v2.3.0 |
| 1561 | 2026-03-18T21:21:50.698Z | Compiling derive_builder v0.20.2 |
| 1562 | 2026-03-18T21:21:50.723Z | Compiling serde_urlencoded v0.7.1 |
| 1563 | 2026-03-18T21:21:50.791Z | Compiling rand v0.9.2 |
| 1564 | 2026-03-18T21:21:50.897Z | Compiling zerocopy v0.7.35 |
| 1565 | 2026-03-18T21:21:50.900Z | Compiling rand v0.8.5 |
| 1566 | 2026-03-18T21:21:50.900Z | Compiling goblin v0.8.2 |
| 1567 | 2026-03-18T21:21:50.964Z | Compiling sec1 v0.7.3 |
| 1568 | 2026-03-18T21:21:51.041Z | Compiling document-features v0.2.12 |
| 1569 | 2026-03-18T21:21:51.071Z | Compiling nix v0.31.1 |
| 1570 | 2026-03-18T21:21:51.434Z | Compiling cargo-platform v0.1.9 |
| 1571 | 2026-03-18T21:21:51.585Z | Compiling proptest v1.10.0 |
| 1572 | 2026-03-18T21:21:51.642Z | Compiling postgres-protocol v0.6.10 |
| 1573 | 2026-03-18T21:21:51.724Z | Compiling flate2 v1.1.9 |
| 1574 | 2026-03-18T21:21:51.793Z | Compiling hkdf v0.12.4 |
| 1575 | 2026-03-18T21:21:51.855Z | Compiling hubpack_derive v0.1.1 |
| 1576 | 2026-03-18T21:21:51.880Z | Compiling crypto-bigint v0.5.5 |
| 1577 | 2026-03-18T21:21:51.902Z | Compiling regex v1.12.3 |
| 1578 | 2026-03-18T21:21:52.026Z | Compiling ipnetwork v0.21.1 |
| 1579 | 2026-03-18T21:21:52.213Z | Compiling daft-derive v0.1.5 |
| 1580 | 2026-03-18T21:21:52.300Z | Compiling strum_macros v0.27.2 |
| 1581 | 2026-03-18T21:21:52.303Z | Compiling async-trait v0.1.89 |
| 1582 | 2026-03-18T21:21:52.342Z | Compiling oxnet v0.1.4 |
| 1583 | 2026-03-18T21:21:52.416Z | Compiling ref-cast-impl v1.0.25 |
| 1584 | 2026-03-18T21:21:52.454Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1585 | 2026-03-18T21:21:52.620Z | Compiling group v0.13.0 |
| 1586 | 2026-03-18T21:21:52.721Z | Compiling num-iter v0.1.45 |
| 1587 | 2026-03-18T21:21:52.863Z | Compiling dof v0.4.0 |
| 1588 | 2026-03-18T21:21:53.155Z | Compiling proc-macro-error v1.0.4 |
| 1589 | 2026-03-18T21:21:53.319Z | Compiling heck v0.4.1 |
| 1590 | 2026-03-18T21:21:53.341Z | Compiling terminal_size v0.4.3 |
| 1591 | 2026-03-18T21:21:53.435Z | Compiling phf_shared v0.13.1 |
| 1592 | 2026-03-18T21:21:53.542Z | Compiling lazy_static v1.5.0 |
| 1593 | 2026-03-18T21:21:53.630Z | Compiling vergen v9.0.6 |
| 1594 | 2026-03-18T21:21:53.633Z | Compiling fs-err v3.3.0 |
| 1595 | 2026-03-18T21:21:53.677Z | Compiling ahash v0.8.12 |
| 1596 | 2026-03-18T21:21:53.730Z | Compiling managed v0.8.0 |
| 1597 | 2026-03-18T21:21:53.822Z | Compiling foldhash v0.1.5 |
| 1598 | 2026-03-18T21:21:53.845Z | Compiling bitflags v1.3.2 |
| 1599 | 2026-03-18T21:21:53.869Z | Compiling libbz2-rs-sys v0.2.2 |
| 1600 | 2026-03-18T21:21:53.897Z | Compiling winnow v0.5.40 |
| 1601 | 2026-03-18T21:21:53.958Z | Compiling object v0.37.3 |
| 1602 | 2026-03-18T21:21:53.984Z | Compiling bumpalo v3.20.2 |
| 1603 | 2026-03-18T21:21:54.035Z | Compiling dof v0.3.0 |
| 1604 | 2026-03-18T21:21:54.067Z | Compiling hashbrown v0.15.5 |
| 1605 | 2026-03-18T21:21:54.360Z | Compiling zopfli v0.8.3 |
| 1606 | 2026-03-18T21:21:54.410Z | Compiling tokio-util v0.7.18 |
| 1607 | 2026-03-18T21:21:54.608Z | Compiling tower v0.5.3 |
| 1608 | 2026-03-18T21:21:54.755Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-18T21:21:54.852Z | Compiling bzip2 v0.6.1 |
| 1610 | 2026-03-18T21:21:54.876Z | Compiling clap_builder v4.5.60 |
| 1611 | 2026-03-18T21:21:54.928Z | Compiling newtype-uuid v1.3.2 |
| 1612 | 2026-03-18T21:21:55.067Z | Compiling console v0.16.2 |
| 1613 | 2026-03-18T21:21:55.095Z | Compiling usdt-macro v0.6.0 |
| 1614 | 2026-03-18T21:21:55.146Z | Compiling usdt-attr-macro v0.6.0 |
| 1615 | 2026-03-18T21:21:55.146Z | Compiling strum v0.27.2 |
| 1616 | 2026-03-18T21:21:55.194Z | Compiling tower-http v0.6.8 |
| 1617 | 2026-03-18T21:21:55.258Z | Compiling daft v0.1.5 |
| 1618 | 2026-03-18T21:21:55.288Z | Compiling phf v0.13.1 |
| 1619 | 2026-03-18T21:21:55.350Z | Compiling h2 v0.4.13 |
| 1620 | 2026-03-18T21:21:55.399Z | Compiling zone_cfg_derive v0.3.1 |
| 1621 | 2026-03-18T21:21:55.520Z | Compiling signal-hook-mio v0.2.5 |
| 1622 | 2026-03-18T21:21:55.652Z | Compiling rayon v1.11.0 |
| 1623 | 2026-03-18T21:21:55.778Z | Compiling toml_edit v0.19.15 |
| 1624 | 2026-03-18T21:21:55.877Z | Compiling elliptic-curve v0.13.8 |
| 1625 | 2026-03-18T21:21:55.925Z | Compiling cargo_metadata v0.19.2 |
| 1626 | 2026-03-18T21:21:56.106Z | Compiling cookie_store v0.22.1 |
| 1627 | 2026-03-18T21:21:56.126Z | Compiling hubpack v0.1.2 |
| 1628 | 2026-03-18T21:21:56.275Z | Compiling bzip2 v0.4.4 |
| 1629 | 2026-03-18T21:21:56.370Z | Compiling postgres-types v0.2.12 |
| 1630 | 2026-03-18T21:21:56.426Z | Compiling zstd v0.13.3 |
| 1631 | 2026-03-18T21:21:56.450Z | Compiling serde_with_macros v3.17.0 |
| 1632 | 2026-03-18T21:21:56.560Z | Compiling dtrace-parser v0.2.0 |
| 1633 | 2026-03-18T21:21:56.800Z | Compiling ed25519 v2.2.3 |
| 1634 | 2026-03-18T21:21:56.999Z | Compiling pkcs1 v0.7.5 |
| 1635 | 2026-03-18T21:21:57.160Z | Compiling serde-big-array v0.5.1 |
| 1636 | 2026-03-18T21:21:57.332Z | Compiling hex v0.4.3 |
| 1637 | 2026-03-18T21:21:57.362Z | Compiling rfc6979 v0.4.0 |
| 1638 | 2026-03-18T21:21:57.532Z | Compiling bstr v1.12.1 |
| 1639 | 2026-03-18T21:21:57.563Z | Compiling serde_repr v0.1.20 |
| 1640 | 2026-03-18T21:21:57.637Z | Compiling clap_derive v4.5.55 |
| 1641 | 2026-03-18T21:21:57.710Z | Compiling enum-as-inner v0.6.1 |
| 1642 | 2026-03-18T21:21:57.817Z | Compiling strum_macros v0.26.4 |
| 1643 | 2026-03-18T21:21:57.972Z | Compiling itertools v0.12.1 |
| 1644 | 2026-03-18T21:21:58.019Z | Compiling phf_shared v0.11.3 |
| 1645 | 2026-03-18T21:21:58.101Z | Compiling float-cmp v0.10.0 |
| 1646 | 2026-03-18T21:21:58.126Z | Compiling thread-id v4.2.2 |
| 1647 | 2026-03-18T21:21:58.252Z | Compiling memmap2 v0.9.10 |
| 1648 | 2026-03-18T21:21:58.291Z | Compiling env_filter v1.0.0 |
| 1649 | 2026-03-18T21:21:58.312Z | Compiling encoding_rs v0.8.35 |
| 1650 | 2026-03-18T21:21:58.315Z | Compiling normalize-line-endings v0.3.0 |
| 1651 | 2026-03-18T21:21:58.396Z | Compiling new_debug_unreachable v1.0.6 |
| 1652 | 2026-03-18T21:21:58.446Z | Compiling fixedbitset v0.5.7 |
| 1653 | 2026-03-18T21:21:58.473Z | Compiling rustc-hash v2.1.1 |
| 1654 | 2026-03-18T21:21:58.498Z | Compiling jiff v0.2.21 |
| 1655 | 2026-03-18T21:21:58.568Z | Compiling fixedbitset v0.4.2 |
| 1656 | 2026-03-18T21:21:58.690Z | Compiling static_assertions v1.1.0 |
| 1657 | 2026-03-18T21:21:58.769Z | Compiling difflib v0.4.0 |
| 1658 | 2026-03-18T21:21:58.797Z | Compiling whoami v2.1.0 |
| 1659 | 2026-03-18T21:21:58.900Z | Compiling mime v0.3.17 |
| 1660 | 2026-03-18T21:21:58.944Z | Compiling keccak v0.1.6 |
| 1661 | 2026-03-18T21:21:59.260Z | Compiling precomputed-hash v0.1.1 |
| 1662 | 2026-03-18T21:21:59.285Z | Compiling unit-prefix v0.5.2 |
| 1663 | 2026-03-18T21:21:59.338Z | Compiling data-encoding v2.10.0 |
| 1664 | 2026-03-18T21:21:59.393Z | Compiling predicates-core v1.0.10 |
| 1665 | 2026-03-18T21:21:59.493Z | Compiling hyper v1.8.1 |
| 1666 | 2026-03-18T21:21:59.615Z | Compiling zone v0.3.1 |
| 1667 | 2026-03-18T21:21:59.639Z | Compiling predicates v3.1.4 |
| 1668 | 2026-03-18T21:21:59.660Z | Compiling indicatif v0.18.4 |
| 1669 | 2026-03-18T21:21:59.704Z | Compiling string_cache v0.8.9 |
| 1670 | 2026-03-18T21:21:59.733Z | Compiling sha3 v0.10.8 |
| 1671 | 2026-03-18T21:22:00.025Z | Compiling hickory-proto v0.25.2 |
| 1672 | 2026-03-18T21:22:00.100Z | Compiling tokio-postgres v0.7.16 |
| 1673 | 2026-03-18T21:22:00.134Z | Compiling clap v4.5.60 |
| 1674 | 2026-03-18T21:22:00.257Z | Compiling toml_edit v0.22.27 |
| 1675 | 2026-03-18T21:22:00.359Z | Compiling petgraph v0.6.5 |
| 1676 | 2026-03-18T21:22:00.362Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1677 | 2026-03-18T21:22:00.405Z | Compiling strum v0.26.3 |
| 1678 | 2026-03-18T21:22:00.510Z | Compiling petgraph v0.8.3 |
| 1679 | 2026-03-18T21:22:00.576Z | Compiling iddqd v0.3.17 |
| 1680 | 2026-03-18T21:22:00.599Z | Compiling env_logger v0.11.9 |
| 1681 | 2026-03-18T21:22:00.605Z | Compiling usdt v0.6.0 |
| 1682 | 2026-03-18T21:22:00.886Z | Compiling usdt-impl v0.5.0 |
| 1683 | 2026-03-18T21:22:00.958Z | Compiling similar v2.7.0 |
| 1684 | 2026-03-18T21:22:00.993Z | Compiling hyper-util v0.1.20 |
| 1685 | 2026-03-18T21:22:01.115Z | Compiling serde_with v3.17.0 |
| 1686 | 2026-03-18T21:22:01.694Z | Compiling crossterm v0.28.1 |
| 1687 | 2026-03-18T21:22:01.723Z | Compiling toml v0.7.8 |
| 1688 | 2026-03-18T21:22:02.145Z | Compiling ecdsa v0.16.9 |
| 1689 | 2026-03-18T21:22:02.168Z | Compiling rsa v0.9.10 |
| 1690 | 2026-03-18T21:22:02.418Z | Compiling zip v4.6.1 |
| 1691 | 2026-03-18T21:22:02.692Z | Compiling ed25519-dalek v2.2.0 |
| 1692 | 2026-03-18T21:22:02.725Z | Compiling zip v0.6.6 |
| 1693 | 2026-03-18T21:22:03.148Z | Compiling hyper-tls v0.6.0 |
| 1694 | 2026-03-18T21:22:03.238Z | Compiling tokio-stream v0.1.18 |
| 1695 | 2026-03-18T21:22:03.503Z | Compiling buf-list v1.1.2 |
| 1696 | 2026-03-18T21:22:03.530Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1697 | 2026-03-18T21:22:03.552Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1698 | 2026-03-18T21:22:03.794Z | Compiling openapiv3 v2.2.0 |
| 1699 | 2026-03-18T21:22:03.878Z | Compiling x509-cert v0.2.5 |
| 1700 | 2026-03-18T21:22:03.881Z | Compiling sha1 v0.10.6 |
| 1701 | 2026-03-18T21:22:03.936Z | Compiling itertools v0.13.0 |
| 1702 | 2026-03-18T21:22:03.992Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1703 | 2026-03-18T21:22:04.033Z | Compiling peg-runtime v0.8.5 |
| 1704 | 2026-03-18T21:22:04.159Z | Compiling lalrpop-util v0.19.12 |
| 1705 | 2026-03-18T21:22:04.216Z | Compiling thread_local v1.1.9 |
| 1706 | 2026-03-18T21:22:04.252Z | Compiling slog-async v2.8.0 |
| 1707 | 2026-03-18T21:22:04.411Z | Compiling futures-executor v0.3.32 |
| 1708 | 2026-03-18T21:22:04.439Z | Compiling crossbeam-channel v0.5.15 |
| 1709 | 2026-03-18T21:22:04.462Z | Compiling filetime v0.2.27 |
| 1710 | 2026-03-18T21:22:04.495Z | Compiling is-terminal v0.4.17 |
| 1711 | 2026-03-18T21:22:04.582Z | Compiling xattr v1.6.1 |
| 1712 | 2026-03-18T21:22:04.663Z | Compiling take_mut v0.2.2 |
| 1713 | 2026-03-18T21:22:04.693Z | Compiling term v1.2.1 |
| 1714 | 2026-03-18T21:22:04.717Z | Compiling futures v0.3.32 |
| 1715 | 2026-03-18T21:22:04.785Z | Compiling tar v0.4.44 |
| 1716 | 2026-03-18T21:22:05.063Z | Compiling slog-term v2.9.2 |
| 1717 | 2026-03-18T21:22:25.515Z | Compiling rustls-webpki v0.103.9 |
| 1718 | 2026-03-18T21:22:29.581Z | Compiling tokio-rustls v0.26.4 |
| 1719 | 2026-03-18T21:22:29.581Z | Compiling rustls-platform-verifier v0.6.2 |
| 1720 | 2026-03-18T21:22:29.836Z | Compiling hyper-rustls v0.27.7 |
| 1721 | 2026-03-18T21:22:30.092Z | Compiling reqwest v0.12.28 |
| 1722 | 2026-03-18T21:22:30.095Z | Compiling reqwest v0.13.2 |
| 1723 | 2026-03-18T21:22:32.891Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1724 | 2026-03-18T21:22:33.189Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1725 | 2026-03-18T21:22:36.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s |
| 1726 | 2026-03-18T21:22:37.188Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1727 | 2026-03-18T21:22:37.243Z | Mar 18 21:22:35.542 INFO Starting download, target: DendriteStub |
| 1728 | 2026-03-18T21:22:37.243Z | Mar 18 21:22:35.543 INFO Starting download, target: TransceiverControl |
| 1729 | 2026-03-18T21:22:37.243Z | Mar 18 21:22:35.543 INFO Starting download, target: Cockroach |
| 1730 | 2026-03-18T21:22:37.247Z | Mar 18 21:22:35.543 INFO Starting download, target: Console |
| 1731 | 2026-03-18T21:22:37.247Z | Mar 18 21:22:35.543 INFO Starting download, target: MaghemiteMgd |
| 1732 | 2026-03-18T21:22:37.247Z | Mar 18 21:22:35.543 INFO Starting download, target: Clickhouse |
| 1733 | 2026-03-18T21:22:37.247Z | Mar 18 21:22:35.543 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1734 | 2026-03-18T21:22:37.247Z | Mar 18 21:22:35.543 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1735 | 2026-03-18T21:22:37.247Z | Mar 18 21:22:35.543 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1736 | 2026-03-18T21:22:37.250Z | Mar 18 21:22:35.543 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1737 | 2026-03-18T21:22:37.250Z | Mar 18 21:22:35.543 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1738 | 2026-03-18T21:22:37.250Z | Mar 18 21:22:35.543 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1739 | 2026-03-18T21:22:37.637Z | Mar 18 21:22:35.936 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1740 | 2026-03-18T21:22:37.984Z | Mar 18 21:22:36.275 INFO Download complete, target: TransceiverControl |
| 1741 | 2026-03-18T21:22:38.244Z | Mar 18 21:22:36.541 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1742 | 2026-03-18T21:22:38.622Z | Mar 18 21:22:36.921 INFO Download complete, target: Console |
| 1743 | 2026-03-18T21:22:38.663Z | Mar 18 21:22:36.963 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1744 | 2026-03-18T21:22:39.208Z | Mar 18 21:22:37.498 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1745 | 2026-03-18T21:22:40.118Z | Mar 18 21:22:38.413 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1746 | 2026-03-18T21:22:40.735Z | Mar 18 21:22:39.033 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1747 | 2026-03-18T21:22:40.735Z | Mar 18 21:22:39.034 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1748 | 2026-03-18T21:22:42.231Z | Mar 18 21:22:40.530 INFO Download complete, target: DendriteStub |
| 1749 | 2026-03-18T21:22:42.763Z | Mar 18 21:22:41.063 INFO Download complete, target: MaghemiteMgd |
| 1750 | 2026-03-18T21:22:48.474Z | Mar 18 21:22:46.773 INFO Checking that binary works, target: Cockroach |
| 1751 | 2026-03-18T21:22:48.598Z | Mar 18 21:22:46.897 INFO Download complete, target: Cockroach |
| 1752 | 2026-03-18T21:22:51.303Z | Mar 18 21:22:49.602 INFO Checking that binary works, target: Clickhouse |
| 1753 | 2026-03-18T21:22:51.405Z | Mar 18 21:22:49.705 INFO Download complete, target: Clickhouse |
| 1754 | 2026-03-18T21:22:51.412Z | All prerequisites installed successfully |
| 1755 | 2026-03-18T21:22:51.416Z | |
| 1756 | 2026-03-18T21:22:51.416Z | real 3:58.121812473 |
| 1757 | 2026-03-18T21:22:51.416Z | user 10:25.469930992 |
| 1758 | 2026-03-18T21:22:51.416Z | sys 2:07.099193805 |
| 1759 | 2026-03-18T21:22:51.416Z | trap 0.338972956 |
| 1760 | 2026-03-18T21:22:51.416Z | tflt 1.097460594 |
| 1761 | 2026-03-18T21:22:51.416Z | dflt 1.784088811 |
| 1762 | 2026-03-18T21:22:51.416Z | kflt 0.019970874 |
| 1763 | 2026-03-18T21:22:51.416Z | lock 34:52.841858062 |
| 1764 | 2026-03-18T21:22:51.416Z | slp 25:52.590529471 |
| 1765 | 2026-03-18T21:22:51.416Z | lat 31.170438092 |
| 1766 | 2026-03-18T21:22:51.416Z | stop 4:37.799416947 |
| 1767 | 2026-03-18T21:22:51.416Z | + ptime -m cargo xtask download softnpu |
| 1768 | 2026-03-18T21:22:52.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1769 | 2026-03-18T21:22:52.128Z | Running `target/debug/xtask download softnpu` |
| 1770 | 2026-03-18T21:22:53.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s |
| 1771 | 2026-03-18T21:22:53.233Z | Running `target/debug/xtask-downloader softnpu` |
| 1772 | 2026-03-18T21:22:53.281Z | Mar 18 21:22:51.579 INFO Starting download, target: Softnpu |
| 1773 | 2026-03-18T21:22:53.284Z | Mar 18 21:22:51.580 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1774 | 2026-03-18T21:22:54.036Z | Mar 18 21:22:52.335 INFO Download complete, target: Softnpu |
| 1775 | 2026-03-18T21:22:54.039Z | |
| 1776 | 2026-03-18T21:22:54.043Z | real 2.619692262 |
| 1777 | 2026-03-18T21:22:54.043Z | user 1.779760005 |
| 1778 | 2026-03-18T21:22:54.043Z | sys 0.790459269 |
| 1779 | 2026-03-18T21:22:54.043Z | trap 0.000679254 |
| 1780 | 2026-03-18T21:22:54.043Z | tflt 0.000109550 |
| 1781 | 2026-03-18T21:22:54.043Z | dflt 0.000636160 |
| 1782 | 2026-03-18T21:22:54.043Z | kflt 0.000000000 |
| 1783 | 2026-03-18T21:22:54.043Z | lock 13.701473855 |
| 1784 | 2026-03-18T21:22:54.043Z | slp 0.523494220 |
| 1785 | 2026-03-18T21:22:54.043Z | lat 0.055538552 |
| 1786 | 2026-03-18T21:22:54.043Z | stop 0.000169085 |
| 1787 | 2026-03-18T21:22:54.044Z | + export CARGO_INCREMENTAL=0 |
| 1788 | 2026-03-18T21:22:54.044Z | + CARGO_INCREMENTAL=0 |
| 1789 | 2026-03-18T21:22:54.044Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1790 | 2026-03-18T21:22:55.253Z | Compiling proc-macro2 v1.0.106 |
| 1791 | 2026-03-18T21:22:55.253Z | Compiling quote v1.0.44 |
| 1792 | 2026-03-18T21:22:55.256Z | Compiling unicode-ident v1.0.24 |
| 1793 | 2026-03-18T21:22:55.256Z | Compiling libc v0.2.180 |
| 1794 | 2026-03-18T21:22:55.256Z | Compiling serde_core v1.0.228 |
| 1795 | 2026-03-18T21:22:55.256Z | Compiling serde v1.0.228 |
| 1796 | 2026-03-18T21:22:55.256Z | Compiling cfg-if v1.0.4 |
| 1797 | 2026-03-18T21:22:55.256Z | Compiling version_check v0.9.5 |
| 1798 | 2026-03-18T21:22:55.256Z | Compiling shlex v1.3.0 |
| 1799 | 2026-03-18T21:22:55.418Z | Compiling find-msvc-tools v0.1.9 |
| 1800 | 2026-03-18T21:22:55.421Z | Compiling typenum v1.19.0 |
| 1801 | 2026-03-18T21:22:55.438Z | Compiling portable-atomic v1.13.1 |
| 1802 | 2026-03-18T21:22:55.442Z | Compiling memchr v2.8.0 |
| 1803 | 2026-03-18T21:22:55.442Z | Compiling autocfg v1.5.0 |
| 1804 | 2026-03-18T21:22:55.442Z | Compiling zmij v1.0.21 |
| 1805 | 2026-03-18T21:22:55.608Z | Compiling serde_json v1.0.149 |
| 1806 | 2026-03-18T21:22:55.740Z | Compiling zerocopy v0.8.40 |
| 1807 | 2026-03-18T21:22:55.784Z | Compiling parking_lot_core v0.9.12 |
| 1808 | 2026-03-18T21:22:55.873Z | Compiling libm v0.2.16 |
| 1809 | 2026-03-18T21:22:55.965Z | Compiling smallvec v1.15.1 |
| 1810 | 2026-03-18T21:22:56.034Z | Compiling icu_properties_data v2.1.2 |
| 1811 | 2026-03-18T21:22:56.037Z | Compiling num-traits v0.2.19 |
| 1812 | 2026-03-18T21:22:56.125Z | Compiling icu_normalizer_data v2.1.1 |
| 1813 | 2026-03-18T21:22:56.168Z | Compiling generic-array v0.14.7 |
| 1814 | 2026-03-18T21:22:56.216Z | Compiling itoa v1.0.17 |
| 1815 | 2026-03-18T21:22:56.219Z | Compiling log v0.4.29 |
| 1816 | 2026-03-18T21:22:56.287Z | Compiling getrandom v0.4.1 |
| 1817 | 2026-03-18T21:22:56.341Z | Compiling pkg-config v0.3.32 |
| 1818 | 2026-03-18T21:22:56.388Z | Compiling stable_deref_trait v1.2.1 |
| 1819 | 2026-03-18T21:22:56.454Z | Compiling subtle v2.6.1 |
| 1820 | 2026-03-18T21:22:56.502Z | Compiling scopeguard v1.2.0 |
| 1821 | 2026-03-18T21:22:56.614Z | Compiling fnv v1.0.7 |
| 1822 | 2026-03-18T21:22:56.618Z | Compiling thiserror v2.0.18 |
| 1823 | 2026-03-18T21:22:56.682Z | Compiling jobserver v0.1.34 |
| 1824 | 2026-03-18T21:22:56.685Z | Compiling getrandom v0.2.17 |
| 1825 | 2026-03-18T21:22:56.685Z | Compiling lock_api v0.4.14 |
| 1826 | 2026-03-18T21:22:56.752Z | Compiling errno v0.3.14 |
| 1827 | 2026-03-18T21:22:56.893Z | Compiling rand_core v0.6.4 |
| 1828 | 2026-03-18T21:22:56.967Z | Compiling cc v1.2.56 |
| 1829 | 2026-03-18T21:22:57.050Z | Compiling pin-project-lite v0.2.17 |
| 1830 | 2026-03-18T21:22:57.076Z | Compiling getrandom v0.3.4 |
| 1831 | 2026-03-18T21:22:57.197Z | Compiling syn v2.0.117 |
| 1832 | 2026-03-18T21:22:57.220Z | Compiling critical-section v1.2.0 |
| 1833 | 2026-03-18T21:22:57.326Z | Compiling equivalent v1.0.2 |
| 1834 | 2026-03-18T21:22:57.416Z | Compiling allocator-api2 v0.2.21 |
| 1835 | 2026-03-18T21:22:57.419Z | Compiling rustversion v1.0.22 |
| 1836 | 2026-03-18T21:22:57.506Z | Compiling litemap v0.8.1 |
| 1837 | 2026-03-18T21:22:57.526Z | Compiling foldhash v0.2.0 |
| 1838 | 2026-03-18T21:22:57.570Z | Compiling fs_extra v1.3.0 |
| 1839 | 2026-03-18T21:22:57.671Z | Compiling percent-encoding v2.3.2 |
| 1840 | 2026-03-18T21:22:57.717Z | Compiling dunce v1.0.5 |
| 1841 | 2026-03-18T21:22:57.807Z | Compiling once_cell v1.21.3 |
| 1842 | 2026-03-18T21:22:57.860Z | Compiling writeable v0.6.2 |
| 1843 | 2026-03-18T21:22:57.863Z | Compiling hashbrown v0.16.1 |
| 1844 | 2026-03-18T21:22:57.952Z | Compiling cmake v0.1.57 |
| 1845 | 2026-03-18T21:22:58.060Z | Compiling const-oid v0.9.6 |
| 1846 | 2026-03-18T21:22:58.132Z | Compiling signal-hook-registry v1.4.8 |
| 1847 | 2026-03-18T21:22:58.177Z | Compiling rustix v1.1.3 |
| 1848 | 2026-03-18T21:22:58.246Z | Compiling mio v1.1.1 |
| 1849 | 2026-03-18T21:22:58.249Z | Compiling socket2 v0.6.2 |
| 1850 | 2026-03-18T21:22:58.292Z | Compiling schemars v0.8.22 |
| 1851 | 2026-03-18T21:22:58.313Z | Compiling aws-lc-rs v1.16.0 |
| 1852 | 2026-03-18T21:22:58.462Z | Compiling utf8_iter v1.0.4 |
| 1853 | 2026-03-18T21:22:58.700Z | Compiling semver v1.0.27 |
| 1854 | 2026-03-18T21:22:58.703Z | Compiling indexmap v2.13.0 |
| 1855 | 2026-03-18T21:22:58.703Z | Compiling parking_lot v0.12.5 |
| 1856 | 2026-03-18T21:22:58.767Z | Compiling rand_core v0.10.0 |
| 1857 | 2026-03-18T21:22:58.812Z | Compiling form_urlencoded v1.2.2 |
| 1858 | 2026-03-18T21:22:58.891Z | Compiling bitflags v2.11.0 |
| 1859 | 2026-03-18T21:22:59.000Z | Compiling ring v0.17.14 |
| 1860 | 2026-03-18T21:22:59.101Z | Compiling aws-lc-sys v0.37.1 |
| 1861 | 2026-03-18T21:22:59.146Z | Compiling strsim v0.11.1 |
| 1862 | 2026-03-18T21:22:59.176Z | Compiling futures-core v0.3.32 |
| 1863 | 2026-03-18T21:22:59.400Z | Compiling byteorder v1.5.0 |
| 1864 | 2026-03-18T21:22:59.488Z | Compiling httparse v1.10.1 |
| 1865 | 2026-03-18T21:22:59.573Z | Compiling thiserror v1.0.69 |
| 1866 | 2026-03-18T21:22:59.621Z | Compiling ucd-trie v0.1.7 |
| 1867 | 2026-03-18T21:22:59.753Z | Compiling ident_case v1.0.1 |
| 1868 | 2026-03-18T21:22:59.838Z | Compiling pest v2.8.6 |
| 1869 | 2026-03-18T21:22:59.898Z | Compiling vcpkg v0.2.15 |
| 1870 | 2026-03-18T21:22:59.925Z | Compiling heck v0.5.0 |
| 1871 | 2026-03-18T21:23:00.096Z | Compiling syn v1.0.109 |
| 1872 | 2026-03-18T21:23:00.100Z | Compiling regex-syntax v0.8.10 |
| 1873 | 2026-03-18T21:23:00.143Z | Compiling crossbeam-utils v0.8.21 |
| 1874 | 2026-03-18T21:23:00.268Z | Compiling rustls v0.23.37 |
| 1875 | 2026-03-18T21:23:00.321Z | Compiling futures-sink v0.3.32 |
| 1876 | 2026-03-18T21:23:00.344Z | Compiling rustc_version v0.4.1 |
| 1877 | 2026-03-18T21:23:00.461Z | Compiling futures-channel v0.3.32 |
| 1878 | 2026-03-18T21:23:00.509Z | Compiling futures-task v0.3.32 |
| 1879 | 2026-03-18T21:23:00.512Z | Compiling slab v0.4.12 |
| 1880 | 2026-03-18T21:23:00.579Z | Compiling futures-io v0.3.32 |
| 1881 | 2026-03-18T21:23:00.601Z | Compiling cpufeatures v0.2.17 |
| 1882 | 2026-03-18T21:23:00.690Z | Compiling openssl-sys v0.9.111 |
| 1883 | 2026-03-18T21:23:00.759Z | Compiling plain v0.2.3 |
| 1884 | 2026-03-18T21:23:00.785Z | Compiling iana-time-zone v0.1.65 |
| 1885 | 2026-03-18T21:23:00.785Z | Compiling uuid v1.21.0 |
| 1886 | 2026-03-18T21:23:00.836Z | Compiling aho-corasick v1.1.4 |
| 1887 | 2026-03-18T21:23:00.881Z | Compiling time-core v0.1.8 |
| 1888 | 2026-03-18T21:23:00.930Z | Compiling num-conv v0.2.0 |
| 1889 | 2026-03-18T21:23:01.147Z | Compiling synstructure v0.13.2 |
| 1890 | 2026-03-18T21:23:01.170Z | Compiling serde_derive_internals v0.29.1 |
| 1891 | 2026-03-18T21:23:01.194Z | Compiling time-macros v0.2.27 |
| 1892 | 2026-03-18T21:23:01.341Z | Compiling pest_meta v2.8.6 |
| 1893 | 2026-03-18T21:23:01.601Z | Compiling openssl v0.10.75 |
| 1894 | 2026-03-18T21:23:01.784Z | Compiling pretty-hex v0.4.1 |
| 1895 | 2026-03-18T21:23:01.989Z | Compiling base64ct v1.8.3 |
| 1896 | 2026-03-18T21:23:02.052Z | Compiling either v1.15.0 |
| 1897 | 2026-03-18T21:23:02.141Z | Compiling crc32fast v1.5.0 |
| 1898 | 2026-03-18T21:23:02.151Z | Compiling regex-automata v0.4.14 |
| 1899 | 2026-03-18T21:23:02.197Z | Compiling pest_generator v2.8.6 |
| 1900 | 2026-03-18T21:23:02.206Z | Compiling anyhow v1.0.102 |
| 1901 | 2026-03-18T21:23:02.235Z | Compiling darling_core v0.21.3 |
| 1902 | 2026-03-18T21:23:02.251Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1903 | 2026-03-18T21:23:02.383Z | Compiling pem-rfc7468 v0.7.0 |
| 1904 | 2026-03-18T21:23:02.420Z | Compiling flagset v0.4.7 |
| 1905 | 2026-03-18T21:23:02.497Z | Compiling native-tls v0.2.18 |
| 1906 | 2026-03-18T21:23:02.522Z | Compiling rand_core v0.9.5 |
| 1907 | 2026-03-18T21:23:02.759Z | Compiling slog v2.8.2 |
| 1908 | 2026-03-18T21:23:02.790Z | Compiling tracing-core v0.1.36 |
| 1909 | 2026-03-18T21:23:02.843Z | Compiling untrusted v0.9.0 |
| 1910 | 2026-03-18T21:23:02.860Z | Compiling rayon-core v1.13.0 |
| 1911 | 2026-03-18T21:23:02.889Z | Compiling dyn-clone v1.0.20 |
| 1912 | 2026-03-18T21:23:03.132Z | Compiling cookie v0.18.1 |
| 1913 | 2026-03-18T21:23:03.153Z | Compiling base64 v0.22.1 |
| 1914 | 2026-03-18T21:23:03.160Z | Compiling camino v1.2.2 |
| 1915 | 2026-03-18T21:23:03.176Z | Compiling serde_derive v1.0.228 |
| 1916 | 2026-03-18T21:23:03.206Z | Compiling zeroize_derive v1.4.3 |
| 1917 | 2026-03-18T21:23:03.226Z | Compiling zerofrom-derive v0.1.6 |
| 1918 | 2026-03-18T21:23:03.301Z | Compiling yoke-derive v0.8.1 |
| 1919 | 2026-03-18T21:23:03.386Z | Compiling zerovec-derive v0.11.2 |
| 1920 | 2026-03-18T21:23:03.396Z | Compiling displaydoc v0.2.5 |
| 1921 | 2026-03-18T21:23:03.496Z | Compiling zerocopy-derive v0.8.40 |
| 1922 | 2026-03-18T21:23:03.564Z | Compiling tokio-macros v2.6.0 |
| 1923 | 2026-03-18T21:23:03.781Z | Compiling futures-macro v0.3.32 |
| 1924 | 2026-03-18T21:23:04.031Z | Compiling zeroize v1.8.2 |
| 1925 | 2026-03-18T21:23:04.291Z | Compiling thiserror-impl v2.0.18 |
| 1926 | 2026-03-18T21:23:04.466Z | Compiling tracing-attributes v0.1.31 |
| 1927 | 2026-03-18T21:23:04.957Z | Compiling der_derive v0.7.3 |
| 1928 | 2026-03-18T21:23:05.908Z | Compiling schemars_derive v0.8.22 |
| 1929 | 2026-03-18T21:23:05.908Z | Compiling zerofrom v0.1.6 |
| 1930 | 2026-03-18T21:23:05.908Z | Compiling yoke v0.8.1 |
| 1931 | 2026-03-18T21:23:05.908Z | Compiling crypto-common v0.1.7 |
| 1932 | 2026-03-18T21:23:05.908Z | Compiling zerovec v0.11.5 |
| 1933 | 2026-03-18T21:23:05.908Z | Compiling zerotrie v0.2.3 |
| 1934 | 2026-03-18T21:23:05.908Z | Compiling block-buffer v0.10.4 |
| 1935 | 2026-03-18T21:23:05.941Z | Compiling digest v0.10.7 |
| 1936 | 2026-03-18T21:23:05.941Z | Compiling thiserror-impl v1.0.69 |
| 1937 | 2026-03-18T21:23:05.941Z | Compiling pest_derive v2.8.6 |
| 1938 | 2026-03-18T21:23:05.941Z | Compiling hmac v0.12.1 |
| 1939 | 2026-03-18T21:23:06.056Z | Compiling tinystr v0.8.2 |
| 1940 | 2026-03-18T21:23:06.070Z | Compiling potential_utf v0.1.4 |
| 1941 | 2026-03-18T21:23:06.268Z | Compiling icu_collections v2.1.1 |
| 1942 | 2026-03-18T21:23:06.273Z | Compiling futures-util v0.3.32 |
| 1943 | 2026-03-18T21:23:06.297Z | Compiling icu_locale_core v2.1.1 |
| 1944 | 2026-03-18T21:23:06.391Z | Compiling block-padding v0.3.3 |
| 1945 | 2026-03-18T21:23:06.415Z | Compiling sha2 v0.10.9 |
| 1946 | 2026-03-18T21:23:06.594Z | Compiling inout v0.1.4 |
| 1947 | 2026-03-18T21:23:06.882Z | Compiling cipher v0.4.4 |
| 1948 | 2026-03-18T21:23:06.942Z | Compiling rustls-pki-types v1.14.0 |
| 1949 | 2026-03-18T21:23:07.123Z | Compiling scroll_derive v0.13.1 |
| 1950 | 2026-03-18T21:23:07.162Z | Compiling scroll_derive v0.12.1 |
| 1951 | 2026-03-18T21:23:07.203Z | Compiling icu_provider v2.1.1 |
| 1952 | 2026-03-18T21:23:07.245Z | Compiling openssl-macros v0.1.1 |
| 1953 | 2026-03-18T21:23:07.532Z | Compiling bytes v1.11.1 |
| 1954 | 2026-03-18T21:23:07.635Z | Compiling icu_normalizer v2.1.1 |
| 1955 | 2026-03-18T21:23:07.782Z | Compiling icu_properties v2.1.2 |
| 1956 | 2026-03-18T21:23:08.165Z | Compiling chrono v0.4.44 |
| 1957 | 2026-03-18T21:23:08.188Z | Compiling serde_tokenstream v0.2.3 |
| 1958 | 2026-03-18T21:23:08.294Z | Compiling tokio v1.49.0 |
| 1959 | 2026-03-18T21:23:08.595Z | Compiling http v1.4.0 |
| 1960 | 2026-03-18T21:23:09.127Z | Compiling idna_adapter v1.2.1 |
| 1961 | 2026-03-18T21:23:09.329Z | Compiling idna v1.1.0 |
| 1962 | 2026-03-18T21:23:09.525Z | Compiling ppv-lite86 v0.2.21 |
| 1963 | 2026-03-18T21:23:09.625Z | Compiling der v0.7.10 |
| 1964 | 2026-03-18T21:23:09.699Z | Compiling darling_macro v0.21.3 |
| 1965 | 2026-03-18T21:23:09.736Z | Compiling url v2.5.8 |
| 1966 | 2026-03-18T21:23:09.861Z | Compiling regex v1.12.3 |
| 1967 | 2026-03-18T21:23:10.041Z | Compiling zerocopy-derive v0.7.35 |
| 1968 | 2026-03-18T21:23:10.297Z | Compiling salsa20 v0.10.2 |
| 1969 | 2026-03-18T21:23:10.319Z | Compiling darling v0.21.3 |
| 1970 | 2026-03-18T21:23:10.439Z | Compiling tracing v0.1.44 |
| 1971 | 2026-03-18T21:23:10.460Z | Compiling pbkdf2 v0.12.2 |
| 1972 | 2026-03-18T21:23:10.736Z | Compiling scrypt v0.11.0 |
| 1973 | 2026-03-18T21:23:10.871Z | Compiling spki v0.7.3 |
| 1974 | 2026-03-18T21:23:11.001Z | Compiling rand_chacha v0.9.0 |
| 1975 | 2026-03-18T21:23:11.098Z | Compiling aes v0.8.4 |
| 1976 | 2026-03-18T21:23:11.158Z | Compiling cbc v0.1.2 |
| 1977 | 2026-03-18T21:23:11.822Z | Compiling usdt-impl v0.5.0 |
| 1978 | 2026-03-18T21:23:11.843Z | Compiling winnow v0.7.14 |
| 1979 | 2026-03-18T21:23:12.111Z | Compiling ref-cast v1.0.25 |
| 1980 | 2026-03-18T21:23:12.167Z | Compiling usdt-impl v0.6.0 |
| 1981 | 2026-03-18T21:23:12.474Z | Compiling paste v1.0.15 |
| 1982 | 2026-03-18T21:23:12.692Z | Compiling pkcs5 v0.7.1 |
| 1983 | 2026-03-18T21:23:12.775Z | Compiling rand v0.9.2 |
| 1984 | 2026-03-18T21:23:12.866Z | Compiling http-body v1.0.1 |
| 1985 | 2026-03-18T21:23:12.938Z | Compiling scroll v0.13.0 |
| 1986 | 2026-03-18T21:23:13.084Z | Compiling scroll v0.12.0 |
| 1987 | 2026-03-18T21:23:13.145Z | Compiling serde_spanned v0.6.9 |
| 1988 | 2026-03-18T21:23:13.199Z | Compiling toml_datetime v0.6.11 |
| 1989 | 2026-03-18T21:23:13.343Z | Compiling heapless v0.7.17 |
| 1990 | 2026-03-18T21:23:13.463Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1991 | 2026-03-18T21:23:13.540Z | Compiling tokio-util v0.7.18 |
| 1992 | 2026-03-18T21:23:13.572Z | Compiling zstd-safe v7.2.4 |
| 1993 | 2026-03-18T21:23:13.640Z | Compiling untrusted v0.7.1 |
| 1994 | 2026-03-18T21:23:13.673Z | Compiling openssl-probe v0.2.1 |
| 1995 | 2026-03-18T21:23:13.825Z | Compiling signal-hook v0.3.18 |
| 1996 | 2026-03-18T21:23:13.846Z | Compiling atomic-waker v1.1.2 |
| 1997 | 2026-03-18T21:23:13.906Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1998 | 2026-03-18T21:23:14.069Z | Compiling goblin v0.8.2 |
| 1999 | 2026-03-18T21:23:14.090Z | Compiling goblin v0.10.5 |
| 2000 | 2026-03-18T21:23:14.216Z | Compiling pkcs8 v0.10.2 |
| 2001 | 2026-03-18T21:23:14.622Z | Compiling zerocopy v0.7.35 |
| 2002 | 2026-03-18T21:23:14.690Z | Compiling ref-cast-impl v1.0.25 |
| 2003 | 2026-03-18T21:23:14.756Z | Compiling darling_core v0.20.11 |
| 2004 | 2026-03-18T21:23:14.970Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2005 | 2026-03-18T21:23:15.077Z | Compiling memoffset v0.9.1 |
| 2006 | 2026-03-18T21:23:15.186Z | Compiling tower-service v0.3.3 |
| 2007 | 2026-03-18T21:23:15.355Z | Compiling rustix v0.38.44 |
| 2008 | 2026-03-18T21:23:15.358Z | Compiling tower-layer v0.3.3 |
| 2009 | 2026-03-18T21:23:15.477Z | Compiling try-lock v0.2.5 |
| 2010 | 2026-03-18T21:23:15.671Z | Compiling winnow v0.5.40 |
| 2011 | 2026-03-18T21:23:15.696Z | Compiling fastrand v2.3.0 |
| 2012 | 2026-03-18T21:23:15.742Z | Compiling tinyvec_macros v0.1.1 |
| 2013 | 2026-03-18T21:23:16.029Z | Compiling litrs v1.0.0 |
| 2014 | 2026-03-18T21:23:16.041Z | Compiling want v0.3.1 |
| 2015 | 2026-03-18T21:23:16.171Z | Compiling h2 v0.4.13 |
| 2016 | 2026-03-18T21:23:16.259Z | Compiling tinyvec v1.10.0 |
| 2017 | 2026-03-18T21:23:16.632Z | Compiling document-features v0.2.12 |
| 2018 | 2026-03-18T21:23:17.168Z | Compiling dof v0.3.0 |
| 2019 | 2026-03-18T21:23:17.545Z | Compiling toml_edit v0.19.15 |
| 2020 | 2026-03-18T21:23:17.591Z | Compiling dtrace-parser v0.2.0 |
| 2021 | 2026-03-18T21:23:17.615Z | Compiling dtrace-parser v0.3.0 |
| 2022 | 2026-03-18T21:23:17.619Z | Compiling darling_macro v0.20.11 |
| 2023 | 2026-03-18T21:23:17.663Z | Compiling ipnet v2.11.0 |
| 2024 | 2026-03-18T21:23:18.049Z | Compiling dof v0.4.0 |
| 2025 | 2026-03-18T21:23:18.263Z | Compiling async-trait v0.1.89 |
| 2026 | 2026-03-18T21:23:18.451Z | Compiling daft-derive v0.1.5 |
| 2027 | 2026-03-18T21:23:18.478Z | Compiling curve25519-dalek v4.1.3 |
| 2028 | 2026-03-18T21:23:18.553Z | Compiling spin v0.9.8 |
| 2029 | 2026-03-18T21:23:18.575Z | Compiling thread-id v5.1.0 |
| 2030 | 2026-03-18T21:23:18.699Z | Compiling thread-id v4.2.2 |
| 2031 | 2026-03-18T21:23:18.813Z | Compiling proc-macro-error-attr v1.0.4 |
| 2032 | 2026-03-18T21:23:18.833Z | Compiling powerfmt v0.2.0 |
| 2033 | 2026-03-18T21:23:19.074Z | Compiling pin-utils v0.1.0 |
| 2034 | 2026-03-18T21:23:19.187Z | Compiling httpdate v1.0.3 |
| 2035 | 2026-03-18T21:23:19.208Z | Compiling smoltcp v0.9.1 |
| 2036 | 2026-03-18T21:23:19.259Z | Compiling foreign-types-shared v0.1.1 |
| 2037 | 2026-03-18T21:23:19.324Z | Compiling cfg_aliases v0.2.1 |
| 2038 | 2026-03-18T21:23:19.450Z | Compiling num-bigint-dig v0.8.6 |
| 2039 | 2026-03-18T21:23:19.473Z | Compiling nix v0.31.1 |
| 2040 | 2026-03-18T21:23:19.500Z | Compiling foreign-types v0.3.2 |
| 2041 | 2026-03-18T21:23:19.565Z | Compiling tempfile v3.25.0 |
| 2042 | 2026-03-18T21:23:19.658Z | Compiling deranged v0.5.8 |
| 2043 | 2026-03-18T21:23:19.731Z | Compiling darling v0.20.11 |
| 2044 | 2026-03-18T21:23:20.235Z | Compiling ipnetwork v0.21.1 |
| 2045 | 2026-03-18T21:23:20.330Z | Compiling hyper v1.8.1 |
| 2046 | 2026-03-18T21:23:20.391Z | Compiling strum_macros v0.26.4 |
| 2047 | 2026-03-18T21:23:20.616Z | Compiling wait-timeout v0.2.1 |
| 2048 | 2026-03-18T21:23:20.649Z | Compiling proc-macro-error v1.0.4 |
| 2049 | 2026-03-18T21:23:20.833Z | Compiling siphasher v1.0.2 |
| 2050 | 2026-03-18T21:23:20.909Z | Compiling simd-adler32 v0.3.8 |
| 2051 | 2026-03-18T21:23:20.929Z | Compiling quick-error v1.2.3 |
| 2052 | 2026-03-18T21:23:20.953Z | Compiling utf8parse v0.2.2 |
| 2053 | 2026-03-18T21:23:21.083Z | Compiling unicode-segmentation v1.12.0 |
| 2054 | 2026-03-18T21:23:21.125Z | Compiling bit-vec v0.8.0 |
| 2055 | 2026-03-18T21:23:21.224Z | Compiling num_threads v0.1.7 |
| 2056 | 2026-03-18T21:23:21.487Z | Compiling anstyle v1.0.13 |
| 2057 | 2026-03-18T21:23:21.578Z | Compiling time v0.3.47 |
| 2058 | 2026-03-18T21:23:21.773Z | Compiling bit-set v0.8.0 |
| 2059 | 2026-03-18T21:23:21.973Z | Compiling hyper-util v0.1.20 |
| 2060 | 2026-03-18T21:23:22.017Z | Compiling anstyle-parse v0.2.7 |
| 2061 | 2026-03-18T21:23:22.265Z | Compiling rusty-fork v0.3.1 |
| 2062 | 2026-03-18T21:23:22.675Z | Compiling crossbeam-epoch v0.9.18 |
| 2063 | 2026-03-18T21:23:22.733Z | Compiling derive_builder_core v0.20.2 |
| 2064 | 2026-03-18T21:23:23.112Z | Compiling unicode-normalization v0.1.25 |
| 2065 | 2026-03-18T21:23:23.759Z | Compiling rustls-native-certs v0.8.3 |
| 2066 | 2026-03-18T21:23:24.112Z | Compiling signature v2.2.0 |
| 2067 | 2026-03-18T21:23:24.185Z | Compiling hubpack_derive v0.1.1 |
| 2068 | 2026-03-18T21:23:24.224Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2069 | 2026-03-18T21:23:24.246Z | Compiling strum_macros v0.27.2 |
| 2070 | 2026-03-18T21:23:24.290Z | Compiling rand_xorshift v0.4.0 |
| 2071 | 2026-03-18T21:23:24.318Z | Compiling sync_wrapper v1.0.2 |
| 2072 | 2026-03-18T21:23:24.472Z | Compiling ahash v0.8.12 |
| 2073 | 2026-03-18T21:23:24.496Z | Compiling fs-err v3.3.0 |
| 2074 | 2026-03-18T21:23:24.579Z | Compiling anstyle-query v1.1.5 |
| 2075 | 2026-03-18T21:23:24.617Z | Compiling unicode-bidi v0.3.18 |
| 2076 | 2026-03-18T21:23:24.738Z | Compiling unicode-properties v0.1.4 |
| 2077 | 2026-03-18T21:23:24.768Z | Compiling colorchoice v1.0.4 |
| 2078 | 2026-03-18T21:23:24.811Z | Compiling is_terminal_polyfill v1.70.2 |
| 2079 | 2026-03-18T21:23:24.950Z | Compiling unarray v0.1.4 |
| 2080 | 2026-03-18T21:23:24.953Z | Compiling object v0.37.3 |
| 2081 | 2026-03-18T21:23:25.032Z | Compiling adler2 v2.0.1 |
| 2082 | 2026-03-18T21:23:25.068Z | Compiling stringprep v0.1.5 |
| 2083 | 2026-03-18T21:23:25.113Z | Compiling proptest v1.10.0 |
| 2084 | 2026-03-18T21:23:25.213Z | Compiling miniz_oxide v0.8.9 |
| 2085 | 2026-03-18T21:23:25.216Z | Compiling anstream v0.6.21 |
| 2086 | 2026-03-18T21:23:25.630Z | Compiling tower v0.5.3 |
| 2087 | 2026-03-18T21:23:25.953Z | Compiling derive_builder_macro v0.20.2 |
| 2088 | 2026-03-18T21:23:26.284Z | Compiling crossbeam-deque v0.8.6 |
| 2089 | 2026-03-18T21:23:26.374Z | Compiling heck v0.4.1 |
| 2090 | 2026-03-18T21:23:26.399Z | Compiling usdt-macro v0.6.0 |
| 2091 | 2026-03-18T21:23:26.424Z | Compiling usdt-attr-macro v0.6.0 |
| 2092 | 2026-03-18T21:23:26.776Z | Compiling http-body-util v0.1.3 |
| 2093 | 2026-03-18T21:23:26.825Z | Compiling webpki-roots v1.0.6 |
| 2094 | 2026-03-18T21:23:26.997Z | Compiling rand_chacha v0.3.1 |
| 2095 | 2026-03-18T21:23:27.054Z | Compiling erased-serde v0.3.31 |
| 2096 | 2026-03-18T21:23:27.141Z | Compiling md-5 v0.10.6 |
| 2097 | 2026-03-18T21:23:27.402Z | Compiling num-integer v0.1.46 |
| 2098 | 2026-03-18T21:23:27.405Z | Compiling hash32 v0.2.1 |
| 2099 | 2026-03-18T21:23:27.479Z | Compiling vergen-lib v0.1.6 |
| 2100 | 2026-03-18T21:23:27.483Z | Compiling ff v0.13.1 |
| 2101 | 2026-03-18T21:23:27.577Z | Compiling ryu v1.0.23 |
| 2102 | 2026-03-18T21:23:27.601Z | Compiling fallible-iterator v0.2.0 |
| 2103 | 2026-03-18T21:23:27.651Z | Compiling psl-types v2.0.11 |
| 2104 | 2026-03-18T21:23:27.676Z | Compiling iri-string v0.7.10 |
| 2105 | 2026-03-18T21:23:27.699Z | Compiling zlib-rs v0.6.2 |
| 2106 | 2026-03-18T21:23:27.703Z | Compiling base16ct v0.2.0 |
| 2107 | 2026-03-18T21:23:27.801Z | Compiling serde_urlencoded v0.7.1 |
| 2108 | 2026-03-18T21:23:27.825Z | Compiling publicsuffix v2.3.0 |
| 2109 | 2026-03-18T21:23:27.851Z | Compiling num-iter v0.1.45 |
| 2110 | 2026-03-18T21:23:28.004Z | Compiling postgres-protocol v0.6.10 |
| 2111 | 2026-03-18T21:23:28.028Z | Compiling newtype-uuid v1.3.2 |
| 2112 | 2026-03-18T21:23:28.055Z | Compiling sec1 v0.7.3 |
| 2113 | 2026-03-18T21:23:28.058Z | Compiling group v0.13.0 |
| 2114 | 2026-03-18T21:23:28.360Z | Compiling rand v0.8.5 |
| 2115 | 2026-03-18T21:23:28.436Z | Compiling oxnet v0.1.4 |
| 2116 | 2026-03-18T21:23:28.694Z | Compiling zone_cfg_derive v0.3.1 |
| 2117 | 2026-03-18T21:23:28.716Z | Compiling derive_builder v0.20.2 |
| 2118 | 2026-03-18T21:23:28.857Z | Compiling tokio-native-tls v0.3.1 |
| 2119 | 2026-03-18T21:23:28.913Z | Compiling phf_shared v0.13.1 |
| 2120 | 2026-03-18T21:23:29.052Z | Compiling lazy_static v1.5.0 |
| 2121 | 2026-03-18T21:23:29.127Z | Compiling terminal_size v0.4.3 |
| 2122 | 2026-03-18T21:23:29.188Z | Compiling serde_with_macros v3.17.0 |
| 2123 | 2026-03-18T21:23:29.236Z | Compiling cargo-platform v0.1.9 |
| 2124 | 2026-03-18T21:23:29.282Z | Compiling hkdf v0.12.4 |
| 2125 | 2026-03-18T21:23:29.327Z | Compiling tower-http v0.6.8 |
| 2126 | 2026-03-18T21:23:29.352Z | Compiling crypto-bigint v0.5.5 |
| 2127 | 2026-03-18T21:23:29.456Z | Compiling clap_derive v4.5.55 |
| 2128 | 2026-03-18T21:23:29.479Z | Compiling enum-as-inner v0.6.1 |
| 2129 | 2026-03-18T21:23:29.504Z | Compiling serde_repr v0.1.20 |
| 2130 | 2026-03-18T21:23:29.552Z | Compiling vergen v9.0.6 |
| 2131 | 2026-03-18T21:23:29.642Z | Compiling bitflags v1.3.2 |
| 2132 | 2026-03-18T21:23:29.732Z | Compiling managed v0.8.0 |
| 2133 | 2026-03-18T21:23:29.785Z | Compiling unicode-width v0.2.0 |
| 2134 | 2026-03-18T21:23:29.870Z | Compiling bumpalo v3.20.2 |
| 2135 | 2026-03-18T21:23:30.113Z | Compiling foldhash v0.1.5 |
| 2136 | 2026-03-18T21:23:30.163Z | Compiling clap_lex v1.0.0 |
| 2137 | 2026-03-18T21:23:30.187Z | Compiling libbz2-rs-sys v0.2.2 |
| 2138 | 2026-03-18T21:23:30.238Z | Compiling zopfli v0.8.3 |
| 2139 | 2026-03-18T21:23:30.264Z | Compiling console v0.16.2 |
| 2140 | 2026-03-18T21:23:30.309Z | Compiling hashbrown v0.15.5 |
| 2141 | 2026-03-18T21:23:30.372Z | Compiling clap_builder v4.5.60 |
| 2142 | 2026-03-18T21:23:30.593Z | Compiling flate2 v1.1.9 |
| 2143 | 2026-03-18T21:23:30.715Z | Compiling elliptic-curve v0.13.8 |
| 2144 | 2026-03-18T21:23:30.867Z | Compiling bzip2 v0.6.1 |
| 2145 | 2026-03-18T21:23:30.963Z | Compiling cargo_metadata v0.19.2 |
| 2146 | 2026-03-18T21:23:31.145Z | Compiling phf v0.13.1 |
| 2147 | 2026-03-18T21:23:31.218Z | Compiling hyper-tls v0.6.0 |
| 2148 | 2026-03-18T21:23:31.378Z | Compiling rayon v1.11.0 |
| 2149 | 2026-03-18T21:23:31.428Z | Compiling daft v0.1.5 |
| 2150 | 2026-03-18T21:23:31.521Z | Compiling signal-hook-mio v0.2.5 |
| 2151 | 2026-03-18T21:23:31.630Z | Compiling cookie_store v0.22.1 |
| 2152 | 2026-03-18T21:23:31.672Z | Compiling postgres-types v0.2.12 |
| 2153 | 2026-03-18T21:23:31.694Z | Compiling zstd v0.13.3 |
| 2154 | 2026-03-18T21:23:31.799Z | Compiling bzip2 v0.4.4 |
| 2155 | 2026-03-18T21:23:32.044Z | Compiling strum v0.27.2 |
| 2156 | 2026-03-18T21:23:32.146Z | Compiling hubpack v0.1.2 |
| 2157 | 2026-03-18T21:23:32.436Z | Compiling ed25519 v2.2.3 |
| 2158 | 2026-03-18T21:23:32.477Z | Compiling phf_shared v0.11.3 |
| 2159 | 2026-03-18T21:23:32.604Z | Compiling pkcs1 v0.7.5 |
| 2160 | 2026-03-18T21:23:32.720Z | Compiling serde-big-array v0.5.1 |
| 2161 | 2026-03-18T21:23:32.767Z | Compiling hex v0.4.3 |
| 2162 | 2026-03-18T21:23:32.860Z | Compiling rfc6979 v0.4.0 |
| 2163 | 2026-03-18T21:23:32.929Z | Compiling bstr v1.12.1 |
| 2164 | 2026-03-18T21:23:33.126Z | Compiling itertools v0.12.1 |
| 2165 | 2026-03-18T21:23:33.153Z | Compiling float-cmp v0.10.0 |
| 2166 | 2026-03-18T21:23:33.174Z | Compiling memmap2 v0.9.10 |
| 2167 | 2026-03-18T21:23:33.177Z | Compiling env_filter v1.0.0 |
| 2168 | 2026-03-18T21:23:33.296Z | Compiling encoding_rs v0.8.35 |
| 2169 | 2026-03-18T21:23:33.389Z | Compiling fixedbitset v0.5.7 |
| 2170 | 2026-03-18T21:23:33.473Z | Compiling rustc-hash v2.1.1 |
| 2171 | 2026-03-18T21:23:33.495Z | Compiling new_debug_unreachable v1.0.6 |
| 2172 | 2026-03-18T21:23:33.567Z | Compiling whoami v2.1.0 |
| 2173 | 2026-03-18T21:23:33.654Z | Compiling difflib v0.4.0 |
| 2174 | 2026-03-18T21:23:33.692Z | Compiling static_assertions v1.1.0 |
| 2175 | 2026-03-18T21:23:33.748Z | Compiling keccak v0.1.6 |
| 2176 | 2026-03-18T21:23:33.787Z | Compiling mime v0.3.17 |
| 2177 | 2026-03-18T21:23:33.813Z | Compiling normalize-line-endings v0.3.0 |
| 2178 | 2026-03-18T21:23:33.887Z | Compiling data-encoding v2.10.0 |
| 2179 | 2026-03-18T21:23:34.009Z | Compiling precomputed-hash v0.1.1 |
| 2180 | 2026-03-18T21:23:34.031Z | Compiling unit-prefix v0.5.2 |
| 2181 | 2026-03-18T21:23:34.056Z | Compiling toml_write v0.1.2 |
| 2182 | 2026-03-18T21:23:34.124Z | Compiling fixedbitset v0.4.2 |
| 2183 | 2026-03-18T21:23:34.149Z | Compiling predicates-core v1.0.10 |
| 2184 | 2026-03-18T21:23:34.233Z | Compiling jiff v0.2.21 |
| 2185 | 2026-03-18T21:23:34.238Z | Compiling indicatif v0.18.4 |
| 2186 | 2026-03-18T21:23:34.287Z | Compiling toml_edit v0.22.27 |
| 2187 | 2026-03-18T21:23:34.338Z | Compiling predicates v3.1.4 |
| 2188 | 2026-03-18T21:23:34.388Z | Compiling petgraph v0.6.5 |
| 2189 | 2026-03-18T21:23:34.412Z | Compiling hickory-proto v0.25.2 |
| 2190 | 2026-03-18T21:23:34.671Z | Compiling string_cache v0.8.9 |
| 2191 | 2026-03-18T21:23:34.811Z | Compiling zone v0.3.1 |
| 2192 | 2026-03-18T21:23:34.978Z | Compiling sha3 v0.10.8 |
| 2193 | 2026-03-18T21:23:35.100Z | Compiling tokio-postgres v0.7.16 |
| 2194 | 2026-03-18T21:23:35.138Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2195 | 2026-03-18T21:23:35.339Z | Compiling petgraph v0.8.3 |
| 2196 | 2026-03-18T21:23:35.361Z | Compiling iddqd v0.3.17 |
| 2197 | 2026-03-18T21:23:35.661Z | Compiling similar v2.7.0 |
| 2198 | 2026-03-18T21:23:36.445Z | Compiling env_logger v0.11.9 |
| 2199 | 2026-03-18T21:23:36.690Z | Compiling usdt v0.6.0 |
| 2200 | 2026-03-18T21:23:37.045Z | Compiling serde_with v3.17.0 |
| 2201 | 2026-03-18T21:23:37.376Z | Compiling ecdsa v0.16.9 |
| 2202 | 2026-03-18T21:23:37.674Z | Compiling rsa v0.9.10 |
| 2203 | 2026-03-18T21:23:37.902Z | Compiling zip v4.6.1 |
| 2204 | 2026-03-18T21:23:37.976Z | Compiling ed25519-dalek v2.2.0 |
| 2205 | 2026-03-18T21:23:38.684Z | Compiling clap v4.5.60 |
| 2206 | 2026-03-18T21:23:38.804Z | Compiling crossterm v0.28.1 |
| 2207 | 2026-03-18T21:23:39.128Z | Compiling zip v0.6.6 |
| 2208 | 2026-03-18T21:23:39.289Z | Compiling strum v0.26.3 |
| 2209 | 2026-03-18T21:23:39.455Z | Compiling toml v0.7.8 |
| 2210 | 2026-03-18T21:23:39.479Z | Compiling tokio-stream v0.1.18 |
| 2211 | 2026-03-18T21:23:39.573Z | Compiling buf-list v1.1.2 |
| 2212 | 2026-03-18T21:23:39.852Z | Compiling x509-cert v0.2.5 |
| 2213 | 2026-03-18T21:23:39.933Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2214 | 2026-03-18T21:23:40.160Z | Compiling openapiv3 v2.2.0 |
| 2215 | 2026-03-18T21:23:40.181Z | Compiling sha1 v0.10.6 |
| 2216 | 2026-03-18T21:23:40.388Z | Compiling itertools v0.13.0 |
| 2217 | 2026-03-18T21:23:40.465Z | Compiling peg-runtime v0.8.5 |
| 2218 | 2026-03-18T21:23:40.692Z | Compiling lalrpop-util v0.19.12 |
| 2219 | 2026-03-18T21:23:56.289Z | Compiling macaddr v1.0.1 |
| 2220 | 2026-03-18T21:23:56.482Z | Compiling structmeta-derive v0.3.0 |
| 2221 | 2026-03-18T21:23:56.555Z | Compiling itertools v0.14.0 |
| 2222 | 2026-03-18T21:23:56.924Z | Compiling heapless v0.8.0 |
| 2223 | 2026-03-18T21:23:58.293Z | Compiling ingot-macros v0.1.1 |
| 2224 | 2026-03-18T21:23:58.821Z | Compiling structmeta v0.3.0 |
| 2225 | 2026-03-18T21:24:02.104Z | Compiling rustls-webpki v0.103.9 |
| 2226 | 2026-03-18T21:24:03.302Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2227 | 2026-03-18T21:24:04.564Z | Compiling hash32 v0.3.1 |
| 2228 | 2026-03-18T21:24:04.673Z | Compiling smoltcp v0.11.0 |
| 2229 | 2026-03-18T21:24:04.760Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2230 | 2026-03-18T21:24:05.092Z | Compiling proc-macro-crate v3.4.0 |
| 2231 | 2026-03-18T21:24:05.148Z | Compiling ingot-types v0.1.2 |
| 2232 | 2026-03-18T21:24:05.263Z | Compiling cobs v0.3.0 |
| 2233 | 2026-03-18T21:24:05.409Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2234 | 2026-03-18T21:24:05.583Z | Compiling rustls v0.22.4 |
| 2235 | 2026-03-18T21:24:05.690Z | Compiling postcard v1.1.3 |
| 2236 | 2026-03-18T21:24:05.734Z | Compiling num_enum_derive v0.7.5 |
| 2237 | 2026-03-18T21:24:05.768Z | Compiling ingot v0.1.1 |
| 2238 | 2026-03-18T21:24:05.794Z | Compiling proc-macro-crate v1.3.1 |
| 2239 | 2026-03-18T21:24:06.011Z | Compiling rustls-webpki v0.102.8 |
| 2240 | 2026-03-18T21:24:06.224Z | Compiling futures-executor v0.3.32 |
| 2241 | 2026-03-18T21:24:06.452Z | Compiling foreign-types-macros v0.2.3 |
| 2242 | 2026-03-18T21:24:06.519Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2243 | 2026-03-18T21:24:06.854Z | Compiling multer v3.1.0 |
| 2244 | 2026-03-18T21:24:06.956Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2245 | 2026-03-18T21:24:06.993Z | Compiling tokio-rustls v0.26.4 |
| 2246 | 2026-03-18T21:24:07.039Z | Compiling rustls-platform-verifier v0.6.2 |
| 2247 | 2026-03-18T21:24:07.077Z | Compiling thread_local v1.1.9 |
| 2248 | 2026-03-18T21:24:07.124Z | Compiling foreign-types-shared v0.3.1 |
| 2249 | 2026-03-18T21:24:07.222Z | Compiling slog-async v2.8.0 |
| 2250 | 2026-03-18T21:24:07.244Z | Compiling typeid v1.0.3 |
| 2251 | 2026-03-18T21:24:07.268Z | Compiling match_cfg v0.1.0 |
| 2252 | 2026-03-18T21:24:07.323Z | Compiling hyper-rustls v0.27.7 |
| 2253 | 2026-03-18T21:24:07.374Z | Compiling cpufeatures v0.3.0 |
| 2254 | 2026-03-18T21:24:07.395Z | Compiling hostname v0.3.1 |
| 2255 | 2026-03-18T21:24:07.494Z | Compiling chacha20 v0.10.0 |
| 2256 | 2026-03-18T21:24:07.648Z | Compiling reqwest v0.12.28 |
| 2257 | 2026-03-18T21:24:07.653Z | Compiling reqwest v0.13.2 |
| 2258 | 2026-03-18T21:24:07.693Z | Compiling foreign-types v0.5.0 |
| 2259 | 2026-03-18T21:24:07.771Z | Compiling num_enum v0.7.5 |
| 2260 | 2026-03-18T21:24:07.829Z | Compiling futures v0.3.32 |
| 2261 | 2026-03-18T21:24:07.913Z | Compiling num_enum_derive v0.5.11 |
| 2262 | 2026-03-18T21:24:08.157Z | Compiling derive-ex v0.1.8 |
| 2263 | 2026-03-18T21:24:08.201Z | Compiling tabwriter v1.4.1 |
| 2264 | 2026-03-18T21:24:08.322Z | Compiling slog-json v2.6.1 |
| 2265 | 2026-03-18T21:24:08.372Z | Compiling crossbeam-channel v0.5.15 |
| 2266 | 2026-03-18T21:24:08.669Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2267 | 2026-03-18T21:24:08.692Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2268 | 2026-03-18T21:24:08.893Z | Compiling async-stream-impl v0.3.6 |
| 2269 | 2026-03-18T21:24:08.985Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2270 | 2026-03-18T21:24:09.168Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2271 | 2026-03-18T21:24:09.268Z | Compiling serde_spanned v1.0.4 |
| 2272 | 2026-03-18T21:24:09.330Z | Compiling is-terminal v0.4.17 |
| 2273 | 2026-03-18T21:24:09.481Z | Compiling cstr-argument v0.1.2 |
| 2274 | 2026-03-18T21:24:09.509Z | Compiling dropshot v0.16.7 |
| 2275 | 2026-03-18T21:24:09.534Z | Compiling erased-serde v0.4.9 |
| 2276 | 2026-03-18T21:24:09.572Z | Compiling crucible-workspace-hack v0.1.0 |
| 2277 | 2026-03-18T21:24:09.652Z | Compiling take_mut v0.2.2 |
| 2278 | 2026-03-18T21:24:09.679Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2279 | 2026-03-18T21:24:09.720Z | Compiling term v1.2.1 |
| 2280 | 2026-03-18T21:24:09.750Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2281 | 2026-03-18T21:24:09.875Z | Compiling async-stream v0.3.6 |
| 2282 | 2026-03-18T21:24:09.897Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2283 | 2026-03-18T21:24:10.004Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2284 | 2026-03-18T21:24:10.095Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2285 | 2026-03-18T21:24:10.119Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2286 | 2026-03-18T21:24:10.142Z | Compiling slog-term v2.9.2 |
| 2287 | 2026-03-18T21:24:10.217Z | Compiling num_enum v0.5.11 |
| 2288 | 2026-03-18T21:24:10.265Z | Compiling test-strategy v0.4.5 |
| 2289 | 2026-03-18T21:24:10.312Z | Compiling slog-bunyan v2.5.0 |
| 2290 | 2026-03-18T21:24:10.394Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2291 | 2026-03-18T21:24:10.449Z | Compiling rand v0.10.0 |
| 2292 | 2026-03-18T21:24:10.703Z | Compiling tokio-rustls v0.25.0 |
| 2293 | 2026-03-18T21:24:11.031Z | Compiling parse-display-derive v0.10.0 |
| 2294 | 2026-03-18T21:24:11.053Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2295 | 2026-03-18T21:24:11.076Z | Compiling backon v1.6.0 |
| 2296 | 2026-03-18T21:24:11.285Z | Compiling waitgroup v0.1.2 |
| 2297 | 2026-03-18T21:24:11.374Z | Compiling dropshot_endpoint v0.16.7 |
| 2298 | 2026-03-18T21:24:11.428Z | Compiling newtype-uuid-macros v0.1.0 |
| 2299 | 2026-03-18T21:24:11.463Z | Compiling rustls-pemfile v2.2.0 |
| 2300 | 2026-03-18T21:24:11.498Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2301 | 2026-03-18T21:24:11.504Z | Compiling serde_path_to_error v0.1.20 |
| 2302 | 2026-03-18T21:24:11.768Z | Compiling hostname v0.4.2 |
| 2303 | 2026-03-18T21:24:11.835Z | Compiling instant v0.1.13 |
| 2304 | 2026-03-18T21:24:11.859Z | Compiling libefi-sys v0.1.0 |
| 2305 | 2026-03-18T21:24:11.995Z | Compiling debug-ignore v1.0.5 |
| 2306 | 2026-03-18T21:24:11.999Z | Compiling colored v3.1.1 |
| 2307 | 2026-03-18T21:24:12.018Z | Compiling backoff v0.4.0 |
| 2308 | 2026-03-18T21:24:12.091Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2309 | 2026-03-18T21:24:12.228Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2310 | 2026-03-18T21:24:12.291Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2311 | 2026-03-18T21:24:12.410Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2312 | 2026-03-18T21:24:12.437Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2313 | 2026-03-18T21:24:12.488Z | Compiling camino-tempfile v1.4.1 |
| 2314 | 2026-03-18T21:24:12.631Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2315 | 2026-03-18T21:24:12.913Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2316 | 2026-03-18T21:24:12.940Z | Compiling usdt-macro v0.5.0 |
| 2317 | 2026-03-18T21:24:13.022Z | Compiling usdt-attr-macro v0.5.0 |
| 2318 | 2026-03-18T21:24:13.051Z | Compiling secrecy v0.10.3 |
| 2319 | 2026-03-18T21:24:13.074Z | Compiling parse-display v0.10.0 |
| 2320 | 2026-03-18T21:24:13.128Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2321 | 2026-03-18T21:24:13.280Z | Compiling num-derive v0.4.2 |
| 2322 | 2026-03-18T21:24:13.650Z | Compiling bitfield-struct v0.6.2 |
| 2323 | 2026-03-18T21:24:13.846Z | Compiling regress v0.10.5 |
| 2324 | 2026-03-18T21:24:13.993Z | Compiling ordered-float v2.10.1 |
| 2325 | 2026-03-18T21:24:14.059Z | Compiling blake3 v1.8.3 |
| 2326 | 2026-03-18T21:24:14.205Z | Compiling sigpipe v0.1.3 |
| 2327 | 2026-03-18T21:24:14.349Z | Compiling memmap v0.7.0 |
| 2328 | 2026-03-18T21:24:14.421Z | Compiling glob v0.3.3 |
| 2329 | 2026-03-18T21:24:14.517Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2330 | 2026-03-18T21:24:14.524Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2331 | 2026-03-18T21:24:14.676Z | Compiling usdt v0.5.0 |
| 2332 | 2026-03-18T21:24:14.712Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2333 | 2026-03-18T21:24:14.783Z | Compiling serde-value v0.7.0 |
| 2334 | 2026-03-18T21:24:14.814Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2335 | 2026-03-18T21:24:14.910Z | Compiling serde-untagged v0.1.9 |
| 2336 | 2026-03-18T21:24:14.916Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2337 | 2026-03-18T21:24:15.311Z | Compiling toml v0.8.23 |
| 2338 | 2026-03-18T21:24:15.358Z | Compiling smf v0.2.3 |
| 2339 | 2026-03-18T21:24:15.384Z | Compiling filetime v0.2.27 |
| 2340 | 2026-03-18T21:24:15.504Z | Compiling same-file v1.0.6 |
| 2341 | 2026-03-18T21:24:15.526Z | Compiling whoami v1.6.1 |
| 2342 | 2026-03-18T21:24:15.597Z | Compiling unicode-xid v0.2.6 |
| 2343 | 2026-03-18T21:24:15.636Z | Compiling arrayref v0.3.9 |
| 2344 | 2026-03-18T21:24:15.663Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2345 | 2026-03-18T21:24:15.669Z | Compiling arrayvec v0.7.6 |
| 2346 | 2026-03-18T21:24:15.710Z | Compiling constant_time_eq v0.4.2 |
| 2347 | 2026-03-18T21:24:15.749Z | Compiling xattr v1.6.1 |
| 2348 | 2026-03-18T21:24:15.773Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2349 | 2026-03-18T21:24:15.800Z | Compiling walkdir v2.5.0 |
| 2350 | 2026-03-18T21:24:15.823Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2351 | 2026-03-18T21:24:16.022Z | Compiling cargo-util-schemas v0.8.2 |
| 2352 | 2026-03-18T21:24:16.047Z | Compiling tar v0.4.44 |
| 2353 | 2026-03-18T21:24:16.116Z | Compiling tokio-dtrace v0.1.1 |
| 2354 | 2026-03-18T21:24:16.142Z | Compiling gethostname v0.5.0 |
| 2355 | 2026-03-18T21:24:16.352Z | Compiling cargo-platform v0.2.0 |
| 2356 | 2026-03-18T21:24:16.549Z | Compiling topological-sort v0.2.2 |
| 2357 | 2026-03-18T21:24:16.660Z | Compiling oxide-tokio-rt v0.1.3 |
| 2358 | 2026-03-18T21:24:16.750Z | Compiling indent_write v2.2.0 |
| 2359 | 2026-03-18T21:24:16.780Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2360 | 2026-03-18T21:24:16.821Z | Compiling shell-words v1.1.1 |
| 2361 | 2026-03-18T21:24:17.774Z | Compiling cargo_metadata v0.21.0 |
| 2362 | 2026-03-18T21:24:28.634Z | Compiling progenitor-client v0.10.0 |
| 2363 | 2026-03-18T21:24:28.634Z | Compiling omicron-zone-package v0.12.2 |
| 2364 | 2026-03-18T21:24:28.668Z | Compiling progenitor-client v0.13.0 |
| 2365 | 2026-03-18T21:24:28.769Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2366 | 2026-03-18T21:24:28.811Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2367 | 2026-03-18T21:24:28.811Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2368 | 2026-03-18T21:24:28.811Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2369 | 2026-03-18T21:24:29.244Z | Compiling progenitor-extras v0.1.1 |
| 2370 | 2026-03-18T21:24:29.595Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2371 | 2026-03-18T21:24:39.086Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2372 | 2026-03-18T21:24:40.395Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2373 | 2026-03-18T21:24:48.671Z | Finished `release` profile [optimized] target(s) in 1m 54s |
| 2374 | 2026-03-18T21:24:48.864Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2375 | 2026-03-18T21:24:48.933Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2376 | 2026-03-18T21:24:48.936Z | Created new build target 'test' and set it as active |
| 2377 | 2026-03-18T21:24:48.936Z | |
| 2378 | 2026-03-18T21:24:48.936Z | real 1:54.885573335 |
| 2379 | 2026-03-18T21:24:48.936Z | user 20:20.754137297 |
| 2380 | 2026-03-18T21:24:48.936Z | sys 3:05.065830451 |
| 2381 | 2026-03-18T21:24:48.936Z | trap 0.545523715 |
| 2382 | 2026-03-18T21:24:48.936Z | tflt 2.908216433 |
| 2383 | 2026-03-18T21:24:48.936Z | dflt 3.397551236 |
| 2384 | 2026-03-18T21:24:48.936Z | kflt 0.000589447 |
| 2385 | 2026-03-18T21:24:48.936Z | lock 1:04:49.335023263 |
| 2386 | 2026-03-18T21:24:48.936Z | slp 52:08.098305939 |
| 2387 | 2026-03-18T21:24:48.936Z | lat 46.619834173 |
| 2388 | 2026-03-18T21:24:48.936Z | stop 7:33.259652352 |
| 2389 | 2026-03-18T21:24:48.939Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2390 | 2026-03-18T21:24:50.128Z | Finished `release` profile [optimized] target(s) in 1.17s |
| 2391 | 2026-03-18T21:24:50.197Z | Running `target/release/omicron-package -t test package` |
| 2392 | 2026-03-18T21:24:50.263Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2393 | 2026-03-18T21:24:52.202Z | Compiling regress v0.10.5 |
| 2394 | 2026-03-18T21:24:52.202Z | Compiling heck v0.5.0 |
| 2395 | 2026-03-18T21:24:52.208Z | Compiling unsafe-libyaml v0.2.11 |
| 2396 | 2026-03-18T21:24:52.397Z | Compiling convert_case v0.4.0 |
| 2397 | 2026-03-18T21:24:52.488Z | Compiling half v2.7.1 |
| 2398 | 2026-03-18T21:24:52.488Z | Compiling ciborium-io v0.2.2 |
| 2399 | 2026-03-18T21:24:52.551Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2400 | 2026-03-18T21:24:52.551Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2401 | 2026-03-18T21:24:52.614Z | Compiling prettyplease v0.2.37 |
| 2402 | 2026-03-18T21:24:52.644Z | Compiling typify-impl v0.6.1 |
| 2403 | 2026-03-18T21:24:52.648Z | Compiling universal-hash v0.5.1 |
| 2404 | 2026-03-18T21:24:52.648Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2405 | 2026-03-18T21:24:52.674Z | Compiling unicode-width v0.1.14 |
| 2406 | 2026-03-18T21:24:52.679Z | Compiling opaque-debug v0.3.1 |
| 2407 | 2026-03-18T21:24:52.744Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2408 | 2026-03-18T21:24:52.802Z | Compiling chacha20 v0.9.1 |
| 2409 | 2026-03-18T21:24:52.809Z | Compiling password-hash v0.5.0 |
| 2410 | 2026-03-18T21:24:52.906Z | Compiling derive_more v0.99.20 |
| 2411 | 2026-03-18T21:24:52.906Z | Compiling ciborium-ll v0.2.2 |
| 2412 | 2026-03-18T21:24:52.941Z | Compiling poly1305 v0.8.0 |
| 2413 | 2026-03-18T21:24:52.944Z | Compiling blake2 v0.10.6 |
| 2414 | 2026-03-18T21:24:53.036Z | Compiling aead v0.5.2 |
| 2415 | 2026-03-18T21:24:53.145Z | Compiling serde_yaml v0.9.34+deprecated |
| 2416 | 2026-03-18T21:24:53.185Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2417 | 2026-03-18T21:24:53.226Z | Compiling ciborium v0.2.2 |
| 2418 | 2026-03-18T21:24:53.312Z | Compiling is-terminal v0.4.17 |
| 2419 | 2026-03-18T21:24:53.344Z | Compiling swrite v0.1.0 |
| 2420 | 2026-03-18T21:24:53.348Z | Compiling chacha20poly1305 v0.10.1 |
| 2421 | 2026-03-18T21:24:53.465Z | Compiling argon2 v0.5.3 |
| 2422 | 2026-03-18T21:24:53.509Z | Compiling serde_spanned v1.0.4 |
| 2423 | 2026-03-18T21:24:53.594Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2424 | 2026-03-18T21:24:53.732Z | Compiling bytecount v0.6.9 |
| 2425 | 2026-03-18T21:24:53.772Z | Compiling rustls v0.22.4 |
| 2426 | 2026-03-18T21:24:53.816Z | Compiling rustls-webpki v0.102.8 |
| 2427 | 2026-03-18T21:24:53.848Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2428 | 2026-03-18T21:24:53.900Z | Compiling derive-where v1.6.0 |
| 2429 | 2026-03-18T21:24:53.986Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2430 | 2026-03-18T21:24:54.017Z | Compiling thread_local v1.1.9 |
| 2431 | 2026-03-18T21:24:54.087Z | Compiling match_cfg v0.1.0 |
| 2432 | 2026-03-18T21:24:54.176Z | Compiling thiserror-no-std v2.0.2 |
| 2433 | 2026-03-18T21:24:54.208Z | Compiling hostname v0.3.1 |
| 2434 | 2026-03-18T21:24:54.331Z | Compiling vsss-rs v3.3.4 |
| 2435 | 2026-03-18T21:24:54.366Z | Compiling multer v3.1.0 |
| 2436 | 2026-03-18T21:24:54.500Z | Compiling slog-async v2.8.0 |
| 2437 | 2026-03-18T21:24:54.535Z | Compiling slog-json v2.6.1 |
| 2438 | 2026-03-18T21:24:54.591Z | Compiling crossbeam-channel v0.5.15 |
| 2439 | 2026-03-18T21:24:54.670Z | Compiling futures-executor v0.3.32 |
| 2440 | 2026-03-18T21:24:54.765Z | Compiling take_mut v0.2.2 |
| 2441 | 2026-03-18T21:24:54.800Z | Compiling term v1.2.1 |
| 2442 | 2026-03-18T21:24:54.833Z | Compiling slog-bunyan v2.5.0 |
| 2443 | 2026-03-18T21:24:54.951Z | Compiling futures v0.3.32 |
| 2444 | 2026-03-18T21:24:55.038Z | Compiling async-stream v0.3.6 |
| 2445 | 2026-03-18T21:24:55.072Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2446 | 2026-03-18T21:24:55.162Z | Compiling dropshot v0.16.7 |
| 2447 | 2026-03-18T21:24:55.216Z | Compiling progenitor-client v0.13.0 |
| 2448 | 2026-03-18T21:24:55.253Z | Compiling slog-term v2.9.2 |
| 2449 | 2026-03-18T21:24:55.283Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2450 | 2026-03-18T21:24:55.311Z | Compiling waitgroup v0.1.2 |
| 2451 | 2026-03-18T21:24:55.515Z | Compiling backon v1.6.0 |
| 2452 | 2026-03-18T21:24:55.519Z | Compiling rustls-pemfile v2.2.0 |
| 2453 | 2026-03-18T21:24:55.581Z | Compiling serde_path_to_error v0.1.20 |
| 2454 | 2026-03-18T21:24:55.587Z | Compiling hostname v0.4.2 |
| 2455 | 2026-03-18T21:24:55.587Z | Compiling instant v0.1.13 |
| 2456 | 2026-03-18T21:24:55.679Z | Compiling debug-ignore v1.0.5 |
| 2457 | 2026-03-18T21:24:55.683Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2458 | 2026-03-18T21:24:55.744Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2459 | 2026-03-18T21:24:55.808Z | Compiling backoff v0.4.0 |
| 2460 | 2026-03-18T21:24:55.841Z | Compiling progenitor-extras v0.1.1 |
| 2461 | 2026-03-18T21:24:55.844Z | Compiling parse-display v0.10.0 |
| 2462 | 2026-03-18T21:24:55.844Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2463 | 2026-03-18T21:24:55.877Z | Compiling progenitor-client v0.10.0 |
| 2464 | 2026-03-18T21:24:55.974Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2465 | 2026-03-18T21:24:55.978Z | Compiling macaddr v1.0.1 |
| 2466 | 2026-03-18T21:24:56.013Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2467 | 2026-03-18T21:24:56.083Z | Compiling console v0.15.11 |
| 2468 | 2026-03-18T21:24:56.118Z | Compiling newline-converter v0.3.0 |
| 2469 | 2026-03-18T21:24:56.122Z | Compiling atomicwrites v0.4.4 |
| 2470 | 2026-03-18T21:24:56.191Z | Compiling num-rational v0.4.2 |
| 2471 | 2026-03-18T21:24:56.324Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2472 | 2026-03-18T21:24:56.356Z | Compiling num-complex v0.4.6 |
| 2473 | 2026-03-18T21:24:56.432Z | Compiling slog-dtrace v0.3.0 |
| 2474 | 2026-03-18T21:24:56.541Z | Compiling async-recursion v1.1.1 |
| 2475 | 2026-03-18T21:24:56.574Z | Compiling owo-colors v4.3.0 |
| 2476 | 2026-03-18T21:24:56.749Z | Compiling expectorate v1.2.0 |
| 2477 | 2026-03-18T21:24:56.804Z | Compiling cancel-safe-futures v0.1.5 |
| 2478 | 2026-03-18T21:24:56.986Z | Compiling tokio-rustls v0.25.0 |
| 2479 | 2026-03-18T21:24:56.991Z | Compiling num v0.4.3 |
| 2480 | 2026-03-18T21:24:57.053Z | Compiling float-ord v0.3.2 |
| 2481 | 2026-03-18T21:24:57.254Z | Compiling libsw-core v0.3.2 |
| 2482 | 2026-03-18T21:24:57.257Z | Compiling resolv-conf v0.7.6 |
| 2483 | 2026-03-18T21:24:57.362Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2484 | 2026-03-18T21:24:57.462Z | Compiling toml v0.8.23 |
| 2485 | 2026-03-18T21:24:57.519Z | Compiling libsw v3.5.0 |
| 2486 | 2026-03-18T21:24:57.550Z | Compiling linear-map v1.2.0 |
| 2487 | 2026-03-18T21:24:57.680Z | Compiling minimal-lexical v0.2.1 |
| 2488 | 2026-03-18T21:24:57.731Z | Compiling linked-hash-map v0.5.6 |
| 2489 | 2026-03-18T21:24:57.866Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2490 | 2026-03-18T21:24:57.898Z | Compiling unicode-xid v0.2.6 |
| 2491 | 2026-03-18T21:24:58.041Z | Compiling lru-cache v0.1.2 |
| 2492 | 2026-03-18T21:24:58.073Z | Compiling nom v7.1.3 |
| 2493 | 2026-03-18T21:24:58.107Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2494 | 2026-03-18T21:24:58.110Z | Compiling globset v0.4.18 |
| 2495 | 2026-03-18T21:24:58.174Z | Compiling hickory-proto v0.24.4 |
| 2496 | 2026-03-18T21:24:58.264Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2497 | 2026-03-18T21:24:58.315Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2498 | 2026-03-18T21:24:58.621Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2499 | 2026-03-18T21:24:58.839Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2500 | 2026-03-18T21:24:59.433Z | Compiling typify-macro v0.6.1 |
| 2501 | 2026-03-18T21:24:59.921Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2502 | 2026-03-18T21:24:59.993Z | Compiling convert_case v0.10.0 |
| 2503 | 2026-03-18T21:25:00.383Z | Compiling derive_more-impl v2.1.1 |
| 2504 | 2026-03-18T21:25:01.342Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2505 | 2026-03-18T21:25:01.373Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2506 | 2026-03-18T21:25:01.462Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2507 | 2026-03-18T21:25:01.570Z | Compiling typify v0.6.1 |
| 2508 | 2026-03-18T21:25:01.706Z | Compiling hickory-resolver v0.24.4 |
| 2509 | 2026-03-18T21:25:01.756Z | Compiling progenitor-impl v0.13.0 |
| 2510 | 2026-03-18T21:25:01.873Z | Compiling pin-project-internal v1.1.11 |
| 2511 | 2026-03-18T21:25:02.673Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2512 | 2026-03-18T21:25:02.941Z | Compiling derive_more v2.1.1 |
| 2513 | 2026-03-18T21:25:03.085Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2514 | 2026-03-18T21:25:03.296Z | Compiling pem v3.0.6 |
| 2515 | 2026-03-18T21:25:03.328Z | Compiling qorb v0.4.1 |
| 2516 | 2026-03-18T21:25:03.911Z | Compiling pin-project v1.1.11 |
| 2517 | 2026-03-18T21:25:04.088Z | Compiling snafu-derive v0.8.9 |
| 2518 | 2026-03-18T21:25:04.184Z | Compiling termtree v0.5.1 |
| 2519 | 2026-03-18T21:25:04.429Z | Compiling crossterm v0.29.0 |
| 2520 | 2026-03-18T21:25:04.710Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2521 | 2026-03-18T21:25:04.865Z | Compiling progenitor-macro v0.13.0 |
| 2522 | 2026-03-18T21:25:06.021Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2523 | 2026-03-18T21:25:06.414Z | Compiling snafu v0.8.9 |
| 2524 | 2026-03-18T21:25:07.187Z | Compiling phf_shared v0.12.1 |
| 2525 | 2026-03-18T21:25:07.535Z | Compiling olpc-cjson v0.1.4 |
| 2526 | 2026-03-18T21:25:07.565Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2527 | 2026-03-18T21:25:07.862Z | Compiling serde_plain v1.0.2 |
| 2528 | 2026-03-18T21:25:08.258Z | Compiling vte v0.14.1 |
| 2529 | 2026-03-18T21:25:08.289Z | Compiling csv-core v0.1.13 |
| 2530 | 2026-03-18T21:25:08.588Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2531 | 2026-03-18T21:25:08.884Z | Compiling chrono-tz v0.10.4 |
| 2532 | 2026-03-18T21:25:08.888Z | Compiling typed-path v0.9.3 |
| 2533 | 2026-03-18T21:25:08.973Z | Compiling highway v1.3.0 |
| 2534 | 2026-03-18T21:25:09.233Z | Compiling csv v1.4.0 |
| 2535 | 2026-03-18T21:25:09.660Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2536 | 2026-03-18T21:25:09.780Z | Compiling strip-ansi-escapes v0.2.1 |
| 2537 | 2026-03-18T21:25:09.911Z | Compiling phf v0.12.1 |
| 2538 | 2026-03-18T21:25:10.182Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2539 | 2026-03-18T21:25:10.303Z | Compiling const_format_proc_macros v0.2.34 |
| 2540 | 2026-03-18T21:25:10.450Z | Compiling tough v0.20.0 |
| 2541 | 2026-03-18T21:25:10.540Z | Compiling papergrid v0.11.0 |
| 2542 | 2026-03-18T21:25:10.582Z | Compiling fd-lock v4.0.4 |
| 2543 | 2026-03-18T21:25:10.800Z | Compiling peg-macros v0.8.5 |
| 2544 | 2026-03-18T21:25:10.834Z | Compiling tabled_derive v0.7.0 |
| 2545 | 2026-03-18T21:25:10.877Z | Compiling progenitor v0.13.0 |
| 2546 | 2026-03-18T21:25:11.366Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2547 | 2026-03-18T21:25:11.868Z | Compiling nu-ansi-term v0.50.3 |
| 2548 | 2026-03-18T21:25:12.225Z | Compiling reedline v0.40.0 |
| 2549 | 2026-03-18T21:25:12.519Z | Compiling peg v0.8.5 |
| 2550 | 2026-03-18T21:25:12.590Z | Compiling tabled v0.15.0 |
| 2551 | 2026-03-18T21:25:12.590Z | Compiling const_format v0.2.35 |
| 2552 | 2026-03-18T21:25:12.738Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2553 | 2026-03-18T21:25:12.900Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2554 | 2026-03-18T21:25:13.265Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2555 | 2026-03-18T21:25:14.956Z | Compiling bcs v0.1.6 |
| 2556 | 2026-03-18T21:25:14.962Z | Compiling semver v0.1.20 |
| 2557 | 2026-03-18T21:25:15.346Z | Compiling rustc_version v0.1.7 |
| 2558 | 2026-03-18T21:25:15.485Z | Compiling base64 v0.21.7 |
| 2559 | 2026-03-18T21:25:15.650Z | Compiling newtype_derive v0.1.6 |
| 2560 | 2026-03-18T21:25:15.939Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2561 | 2026-03-18T21:25:16.178Z | Compiling typify-impl v0.4.3 |
| 2562 | 2026-03-18T21:25:16.265Z | Compiling unicode-linebreak v0.1.5 |
| 2563 | 2026-03-18T21:25:16.401Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2564 | 2026-03-18T21:25:16.697Z | Compiling smawk v0.3.2 |
| 2565 | 2026-03-18T21:25:16.767Z | Compiling humantime v2.3.0 |
| 2566 | 2026-03-18T21:25:16.954Z | Compiling textwrap v0.16.2 |
| 2567 | 2026-03-18T21:25:17.091Z | Compiling dropshot-api-manager-types v0.6.0 |
| 2568 | 2026-03-18T21:25:17.341Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2569 | 2026-03-18T21:25:17.405Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2570 | 2026-03-18T21:25:17.631Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2571 | 2026-03-18T21:25:17.915Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2572 | 2026-03-18T21:25:17.956Z | Compiling steno v0.4.1 |
| 2573 | 2026-03-18T21:25:18.904Z | Compiling utf-8 v0.7.6 |
| 2574 | 2026-03-18T21:25:19.196Z | Compiling tagptr v0.2.0 |
| 2575 | 2026-03-18T21:25:19.446Z | Compiling moka v0.12.13 |
| 2576 | 2026-03-18T21:25:19.848Z | Compiling tungstenite v0.21.0 |
| 2577 | 2026-03-18T21:25:20.143Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2578 | 2026-03-18T21:25:20.350Z | Compiling radium v0.7.0 |
| 2579 | 2026-03-18T21:25:20.709Z | Compiling tokio-tungstenite v0.21.0 |
| 2580 | 2026-03-18T21:25:21.116Z | Compiling hickory-resolver v0.25.2 |
| 2581 | 2026-03-18T21:25:21.237Z | Compiling maybe-uninit v2.0.0 |
| 2582 | 2026-03-18T21:25:21.330Z | Compiling typify-macro v0.4.3 |
| 2583 | 2026-03-18T21:25:21.637Z | Compiling tap v1.0.1 |
| 2584 | 2026-03-18T21:25:21.783Z | Compiling wyz v0.5.1 |
| 2585 | 2026-03-18T21:25:22.114Z | Compiling zerocopy-derive v0.6.6 |
| 2586 | 2026-03-18T21:25:22.198Z | Compiling packed_struct v0.10.1 |
| 2587 | 2026-03-18T21:25:22.558Z | Compiling display-error-chain v0.2.2 |
| 2588 | 2026-03-18T21:25:22.587Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2589 | 2026-03-18T21:25:22.781Z | Compiling crc-catalog v2.4.0 |
| 2590 | 2026-03-18T21:25:22.976Z | Compiling funty v2.0.0 |
| 2591 | 2026-03-18T21:25:23.023Z | Compiling crc v3.4.0 |
| 2592 | 2026-03-18T21:25:23.189Z | Compiling zerocopy v0.6.6 |
| 2593 | 2026-03-18T21:25:23.412Z | Compiling typify v0.4.3 |
| 2594 | 2026-03-18T21:25:23.589Z | Compiling progenitor-impl v0.10.0 |
| 2595 | 2026-03-18T21:25:23.731Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2596 | 2026-03-18T21:25:24.252Z | Compiling bitvec v1.0.1 |
| 2597 | 2026-03-18T21:25:25.886Z | Compiling packed_struct_codegen v0.10.1 |
| 2598 | 2026-03-18T21:25:26.627Z | Compiling progenitor-macro v0.10.0 |
| 2599 | 2026-03-18T21:25:26.722Z | Compiling bitfield-macros v0.19.4 |
| 2600 | 2026-03-18T21:25:27.026Z | Compiling indexmap v1.9.3 |
| 2601 | 2026-03-18T21:25:27.298Z | Compiling nodrop v0.1.14 |
| 2602 | 2026-03-18T21:25:27.479Z | Compiling array-init v0.0.4 |
| 2603 | 2026-03-18T21:25:27.679Z | Compiling bitfield v0.19.4 |
| 2604 | 2026-03-18T21:25:28.104Z | Compiling smallvec v0.6.14 |
| 2605 | 2026-03-18T21:25:28.142Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2606 | 2026-03-18T21:25:28.265Z | Compiling num-derive v0.3.3 |
| 2607 | 2026-03-18T21:25:28.464Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2608 | 2026-03-18T21:25:28.995Z | Compiling hashbrown v0.12.3 |
| 2609 | 2026-03-18T21:25:29.441Z | Compiling proc-macro-error2 v2.0.1 |
| 2610 | 2026-03-18T21:25:29.451Z | Compiling serde-hex v0.1.0 |
| 2611 | 2026-03-18T21:25:29.460Z | Compiling libscf-sys v1.1.0 |
| 2612 | 2026-03-18T21:25:29.565Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2613 | 2026-03-18T21:25:29.596Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2614 | 2026-03-18T21:25:29.630Z | Compiling ron v0.8.1 |
| 2615 | 2026-03-18T21:25:29.673Z | Compiling hashbrown v0.13.2 |
| 2616 | 2026-03-18T21:25:29.904Z | Compiling vergen-gitcl v1.0.8 |
| 2617 | 2026-03-18T21:25:30.190Z | Compiling dirs-sys-next v0.1.2 |
| 2618 | 2026-03-18T21:25:30.494Z | Compiling crunchy v0.2.4 |
| 2619 | 2026-03-18T21:25:30.525Z | Compiling crc-any v2.5.0 |
| 2620 | 2026-03-18T21:25:30.558Z | Compiling glob v0.3.3 |
| 2621 | 2026-03-18T21:25:30.857Z | Compiling diesel_derives v2.3.7 |
| 2622 | 2026-03-18T21:25:31.051Z | Compiling maplit v1.0.2 |
| 2623 | 2026-03-18T21:25:31.091Z | Compiling clang-sys v1.8.1 |
| 2624 | 2026-03-18T21:25:31.199Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2625 | 2026-03-18T21:25:31.229Z | Compiling dirs-next v2.0.0 |
| 2626 | 2026-03-18T21:25:31.262Z | Compiling object v0.30.4 |
| 2627 | 2026-03-18T21:25:31.472Z | Compiling tabled_derive v0.11.0 |
| 2628 | 2026-03-18T21:25:31.576Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2629 | 2026-03-18T21:25:31.767Z | Compiling papergrid v0.17.0 |
| 2630 | 2026-03-18T21:25:32.071Z | Compiling testing_table v0.3.0 |
| 2631 | 2026-03-18T21:25:32.204Z | Compiling dsl_auto_type v0.2.0 |
| 2632 | 2026-03-18T21:25:32.364Z | Compiling scheduled-thread-pool v0.2.7 |
| 2633 | 2026-03-18T21:25:32.515Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2634 | 2026-03-18T21:25:32.598Z | Compiling progenitor v0.10.0 |
| 2635 | 2026-03-18T21:25:32.661Z | Compiling path-slash v0.1.5 |
| 2636 | 2026-03-18T21:25:32.751Z | Compiling tiny-keccak v2.0.2 |
| 2637 | 2026-03-18T21:25:32.785Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2638 | 2026-03-18T21:25:32.821Z | Compiling r2d2 v0.8.10 |
| 2639 | 2026-03-18T21:25:32.963Z | Compiling term v0.7.0 |
| 2640 | 2026-03-18T21:25:33.090Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2641 | 2026-03-18T21:25:33.122Z | Compiling arc-swap v1.8.2 |
| 2642 | 2026-03-18T21:25:33.125Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2643 | 2026-03-18T21:25:33.203Z | Compiling bit-vec v0.6.3 |
| 2644 | 2026-03-18T21:25:33.445Z | Compiling tabled v0.20.0 |
| 2645 | 2026-03-18T21:25:33.520Z | Compiling downcast-rs v2.0.2 |
| 2646 | 2026-03-18T21:25:33.610Z | Compiling xshell-macros v0.2.7 |
| 2647 | 2026-03-18T21:25:33.643Z | Compiling slog-scope v4.4.1 |
| 2648 | 2026-03-18T21:25:33.722Z | Compiling bit-set v0.5.3 |
| 2649 | 2026-03-18T21:25:33.768Z | Compiling ascii-canvas v3.0.0 |
| 2650 | 2026-03-18T21:25:34.111Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2651 | 2026-03-18T21:25:34.140Z | Compiling xshell v0.2.7 |
| 2652 | 2026-03-18T21:25:34.211Z | Compiling itertools v0.10.5 |
| 2653 | 2026-03-18T21:25:34.294Z | Compiling ena v0.14.4 |
| 2654 | 2026-03-18T21:25:34.618Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2655 | 2026-03-18T21:25:34.704Z | Compiling libloading v0.8.9 |
| 2656 | 2026-03-18T21:25:34.962Z | Compiling regex-syntax v0.6.29 |
| 2657 | 2026-03-18T21:25:35.006Z | Compiling bindgen v0.71.1 |
| 2658 | 2026-03-18T21:25:35.369Z | Compiling diff v0.1.13 |
| 2659 | 2026-03-18T21:25:35.731Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2660 | 2026-03-18T21:25:35.772Z | Compiling unicase v2.9.0 |
| 2661 | 2026-03-18T21:25:36.181Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2662 | 2026-03-18T21:25:37.732Z | Compiling lalrpop v0.19.12 |
| 2663 | 2026-03-18T21:25:38.175Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2664 | 2026-03-18T21:25:39.242Z | Compiling slog-stdlog v4.1.1 |
| 2665 | 2026-03-18T21:25:39.591Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2666 | 2026-03-18T21:25:39.680Z | Compiling diesel v2.3.7 |
| 2667 | 2026-03-18T21:25:39.900Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2668 | 2026-03-18T21:25:40.332Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2669 | 2026-03-18T21:25:40.467Z | Compiling cexpr v0.6.0 |
| 2670 | 2026-03-18T21:25:40.604Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2671 | 2026-03-18T21:25:40.908Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2672 | 2026-03-18T21:25:41.101Z | Compiling crc8 v0.1.1 |
| 2673 | 2026-03-18T21:25:41.221Z | Compiling slog-envlogger v2.2.0 |
| 2674 | 2026-03-18T21:25:41.274Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2675 | 2026-03-18T21:25:41.385Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2676 | 2026-03-18T21:25:41.566Z | Compiling headers-core v0.3.0 |
| 2677 | 2026-03-18T21:25:41.763Z | Compiling libxml v0.3.3 |
| 2678 | 2026-03-18T21:25:42.218Z | Compiling headers v0.4.1 |
| 2679 | 2026-03-18T21:25:42.248Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2680 | 2026-03-18T21:25:42.742Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2681 | 2026-03-18T21:25:43.035Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2682 | 2026-03-18T21:25:43.636Z | Compiling strum_macros v0.24.3 |
| 2683 | 2026-03-18T21:25:43.789Z | Compiling indoc v1.0.9 |
| 2684 | 2026-03-18T21:25:43.916Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2685 | 2026-03-18T21:25:43.950Z | Compiling derive_builder v0.20.2 |
| 2686 | 2026-03-18T21:25:44.163Z | Compiling oso-derive v0.27.3 |
| 2687 | 2026-03-18T21:25:44.209Z | Compiling quick-xml v0.37.5 |
| 2688 | 2026-03-18T21:25:44.321Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2689 | 2026-03-18T21:25:44.351Z | Compiling half v1.8.3 |
| 2690 | 2026-03-18T21:25:44.402Z | Compiling openssl-probe v0.1.6 |
| 2691 | 2026-03-18T21:25:44.771Z | Compiling serde_cbor v0.11.2 |
| 2692 | 2026-03-18T21:25:44.880Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2693 | 2026-03-18T21:25:44.929Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2694 | 2026-03-18T21:25:45.339Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2695 | 2026-03-18T21:25:45.823Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2696 | 2026-03-18T21:25:46.095Z | Compiling bb8 v0.8.6 |
| 2697 | 2026-03-18T21:25:46.128Z | Compiling trait-variant v0.1.2 |
| 2698 | 2026-03-18T21:25:46.217Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2699 | 2026-03-18T21:25:46.254Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2700 | 2026-03-18T21:25:46.671Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2701 | 2026-03-18T21:25:46.703Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2702 | 2026-03-18T21:25:46.848Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 2703 | 2026-03-18T21:25:46.991Z | Compiling fxhash v0.2.1 |
| 2704 | 2026-03-18T21:25:47.088Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2705 | 2026-03-18T21:25:47.259Z | Compiling kstat-rs v0.2.4 |
| 2706 | 2026-03-18T21:25:47.436Z | Compiling libz-sys v1.1.24 |
| 2707 | 2026-03-18T21:25:47.475Z | Compiling salty v0.3.0 |
| 2708 | 2026-03-18T21:25:47.763Z | Compiling nonempty v0.12.0 |
| 2709 | 2026-03-18T21:25:47.872Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2710 | 2026-03-18T21:25:48.008Z | Compiling samael v0.0.19 |
| 2711 | 2026-03-18T21:25:48.070Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2712 | 2026-03-18T21:25:48.106Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2713 | 2026-03-18T21:25:48.318Z | Compiling progenitor-impl v0.11.2 |
| 2714 | 2026-03-18T21:25:48.480Z | Compiling darling_core v0.23.0 |
| 2715 | 2026-03-18T21:25:49.134Z | Compiling nanorand v0.7.0 |
| 2716 | 2026-03-18T21:25:49.171Z | Compiling polar-core v0.27.3 |
| 2717 | 2026-03-18T21:25:49.291Z | Compiling fs-err v2.11.0 |
| 2718 | 2026-03-18T21:25:49.626Z | Compiling parking_lot_core v0.8.6 |
| 2719 | 2026-03-18T21:25:49.893Z | Compiling mime_guess v2.0.5 |
| 2720 | 2026-03-18T21:25:50.026Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 2721 | 2026-03-18T21:25:50.753Z | Compiling flume v0.11.1 |
| 2722 | 2026-03-18T21:25:50.970Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2723 | 2026-03-18T21:25:51.447Z | Compiling progenitor-macro v0.11.2 |
| 2724 | 2026-03-18T21:25:51.689Z | Compiling darling_macro v0.23.0 |
| 2725 | 2026-03-18T21:25:52.617Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2726 | 2026-03-18T21:25:53.382Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2727 | 2026-03-18T21:25:53.713Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2728 | 2026-03-18T21:25:54.925Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2729 | 2026-03-18T21:25:55.616Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2730 | 2026-03-18T21:25:55.930Z | Compiling progenitor-client v0.11.2 |
| 2731 | 2026-03-18T21:25:56.898Z | Compiling git-stub v1.0.0 |
| 2732 | 2026-03-18T21:25:57.251Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2733 | 2026-03-18T21:25:57.321Z | Compiling instability v0.3.11 |
| 2734 | 2026-03-18T21:25:57.701Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2735 | 2026-03-18T21:25:59.632Z | Compiling progenitor v0.11.2 |
| 2736 | 2026-03-18T21:25:59.704Z | Compiling git-stub-vcs v0.1.0 |
| 2737 | 2026-03-18T21:25:59.875Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2738 | 2026-03-18T21:26:00.191Z | Compiling darling v0.23.0 |
| 2739 | 2026-03-18T21:26:00.340Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2740 | 2026-03-18T21:26:03.278Z | Compiling oso v0.27.3 |
| 2741 | 2026-03-18T21:26:03.921Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2742 | 2026-03-18T21:26:03.952Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2743 | 2026-03-18T21:26:04.018Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2744 | 2026-03-18T21:26:05.446Z | Compiling async-bb8-diesel v0.2.1 |
| 2745 | 2026-03-18T21:26:05.502Z | Compiling diesel-dtrace v0.5.0 |
| 2746 | 2026-03-18T21:26:05.915Z | Compiling ignore v0.4.25 |
| 2747 | 2026-03-18T21:26:06.012Z | Compiling primeorder v0.13.6 |
| 2748 | 2026-03-18T21:26:06.429Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2749 | 2026-03-18T21:26:07.814Z | Compiling castaway v0.2.4 |
| 2750 | 2026-03-18T21:26:08.020Z | Compiling nibble_vec v0.1.0 |
| 2751 | 2026-03-18T21:26:08.052Z | Compiling atty v0.2.14 |
| 2752 | 2026-03-18T21:26:08.242Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2753 | 2026-03-18T21:26:08.277Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2754 | 2026-03-18T21:26:08.314Z | Compiling http-range v0.1.5 |
| 2755 | 2026-03-18T21:26:08.537Z | Compiling endian-type v0.1.2 |
| 2756 | 2026-03-18T21:26:08.575Z | Compiling parse-size v1.1.0 |
| 2757 | 2026-03-18T21:26:08.689Z | Compiling indoc v2.0.7 |
| 2758 | 2026-03-18T21:26:08.740Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2759 | 2026-03-18T21:26:08.769Z | Compiling radix_trie v0.2.1 |
| 2760 | 2026-03-18T21:26:08.970Z | Compiling compact_str v0.8.1 |
| 2761 | 2026-03-18T21:26:09.373Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2762 | 2026-03-18T21:26:10.153Z | Compiling globwalk v0.9.1 |
| 2763 | 2026-03-18T21:26:11.006Z | Compiling p384 v0.13.1 |
| 2764 | 2026-03-18T21:26:11.589Z | Compiling parking_lot v0.11.2 |
| 2765 | 2026-03-18T21:26:12.316Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2766 | 2026-03-18T21:26:12.597Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2767 | 2026-03-18T21:26:12.776Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2768 | 2026-03-18T21:26:12.779Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2769 | 2026-03-18T21:26:13.030Z | Compiling predicates-tree v1.0.13 |
| 2770 | 2026-03-18T21:26:13.157Z | Compiling unicode-truncate v1.1.0 |
| 2771 | 2026-03-18T21:26:13.426Z | Compiling lru v0.12.5 |
| 2772 | 2026-03-18T21:26:13.611Z | Compiling prefix-trie v0.7.0 |
| 2773 | 2026-03-18T21:26:13.713Z | Compiling vergen-git2 v1.0.7 |
| 2774 | 2026-03-18T21:26:13.846Z | Compiling cassowary v0.3.0 |
| 2775 | 2026-03-18T21:26:14.065Z | Compiling camino-tempfile-ext v0.3.3 |
| 2776 | 2026-03-18T21:26:14.124Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2777 | 2026-03-18T21:26:14.266Z | Compiling ratatui v0.29.0 |
| 2778 | 2026-03-18T21:26:14.355Z | Compiling hickory-server v0.25.2 |
| 2779 | 2026-03-18T21:26:15.077Z | Compiling hyper-staticfile v0.10.1 |
| 2780 | 2026-03-18T21:26:15.285Z | Compiling sled v0.34.7 |
| 2781 | 2026-03-18T21:26:16.608Z | Compiling hickory-client v0.25.2 |
| 2782 | 2026-03-18T21:26:17.271Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2783 | 2026-03-18T21:26:17.639Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2784 | 2026-03-18T21:26:17.769Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2785 | 2026-03-18T21:26:17.829Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2786 | 2026-03-18T21:26:18.169Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2787 | 2026-03-18T21:26:18.813Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2788 | 2026-03-18T21:26:19.158Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2789 | 2026-03-18T21:26:19.859Z | Compiling rand_seeder v0.4.0 |
| 2790 | 2026-03-18T21:26:19.889Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2791 | 2026-03-18T21:26:20.183Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2792 | 2026-03-18T21:26:20.494Z | Compiling lzma-sys v0.1.20 |
| 2793 | 2026-03-18T21:26:20.497Z | Compiling rustls v0.21.12 |
| 2794 | 2026-03-18T21:26:20.771Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2795 | 2026-03-18T21:26:20.989Z | Compiling corncobs v0.1.4 |
| 2796 | 2026-03-18T21:26:21.178Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2797 | 2026-03-18T21:26:21.253Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2798 | 2026-03-18T21:26:21.294Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2799 | 2026-03-18T21:26:21.325Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2800 | 2026-03-18T21:26:21.665Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2801 | 2026-03-18T21:26:21.973Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2802 | 2026-03-18T21:26:22.007Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2803 | 2026-03-18T21:26:22.062Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2804 | 2026-03-18T21:26:22.094Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2805 | 2026-03-18T21:26:22.280Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2806 | 2026-03-18T21:26:24.955Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2807 | 2026-03-18T21:26:26.079Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2808 | 2026-03-18T21:26:26.154Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2809 | 2026-03-18T21:26:26.373Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2810 | 2026-03-18T21:26:26.443Z | Compiling cargo_toml v0.22.3 |
| 2811 | 2026-03-18T21:26:26.688Z | Compiling sct v0.7.1 |
| 2812 | 2026-03-18T21:26:27.041Z | Compiling rustls-webpki v0.101.7 |
| 2813 | 2026-03-18T21:26:28.555Z | Compiling nix v0.29.0 |
| 2814 | 2026-03-18T21:26:28.739Z | Compiling git2 v0.20.4 |
| 2815 | 2026-03-18T21:26:29.082Z | Compiling secrecy v0.8.0 |
| 2816 | 2026-03-18T21:26:29.179Z | Compiling void v1.0.2 |
| 2817 | 2026-03-18T21:26:29.324Z | Compiling lzss v0.8.2 |
| 2818 | 2026-03-18T21:26:29.609Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2819 | 2026-03-18T21:26:29.652Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2820 | 2026-03-18T21:26:29.683Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2821 | 2026-03-18T21:26:29.850Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2822 | 2026-03-18T21:26:29.960Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2823 | 2026-03-18T21:26:30.602Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2824 | 2026-03-18T21:26:30.897Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2825 | 2026-03-18T21:26:31.566Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2826 | 2026-03-18T21:26:31.875Z | Compiling tungstenite v0.23.0 |
| 2827 | 2026-03-18T21:26:32.267Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2828 | 2026-03-18T21:26:32.613Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2829 | 2026-03-18T21:26:32.899Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2830 | 2026-03-18T21:26:33.006Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2831 | 2026-03-18T21:26:33.185Z | Compiling nix v0.27.1 |
| 2832 | 2026-03-18T21:26:33.293Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2833 | 2026-03-18T21:26:33.327Z | Compiling serde_bytes v0.11.19 |
| 2834 | 2026-03-18T21:26:33.497Z | Compiling tokio-tungstenite v0.23.1 |
| 2835 | 2026-03-18T21:26:33.768Z | Compiling tokio-rustls v0.24.1 |
| 2836 | 2026-03-18T21:26:33.972Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 2837 | 2026-03-18T21:26:34.165Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2838 | 2026-03-18T21:26:34.931Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2839 | 2026-03-18T21:26:35.253Z | Compiling ron v0.12.0 |
| 2840 | 2026-03-18T21:26:35.578Z | Compiling xz2 v0.1.7 |
| 2841 | 2026-03-18T21:26:36.016Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2842 | 2026-03-18T21:26:37.030Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2843 | 2026-03-18T21:26:37.573Z | Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2844 | 2026-03-18T21:26:40.302Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2845 | 2026-03-18T21:26:40.444Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2846 | 2026-03-18T21:26:41.888Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2847 | 2026-03-18T21:26:42.652Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2848 | 2026-03-18T21:26:43.541Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2849 | 2026-03-18T21:26:44.061Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2850 | 2026-03-18T21:26:44.366Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2851 | 2026-03-18T21:26:44.759Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2852 | 2026-03-18T21:26:45.242Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2853 | 2026-03-18T21:26:47.021Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2854 | 2026-03-18T21:26:47.877Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2855 | 2026-03-18T21:26:49.213Z | Compiling rustls-pemfile v1.0.4 |
| 2856 | 2026-03-18T21:26:49.725Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2857 | 2026-03-18T21:26:49.984Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2858 | 2026-03-18T21:26:51.055Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2859 | 2026-03-18T21:26:51.344Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2860 | 2026-03-18T21:26:51.477Z | Compiling signal-hook-tokio v0.3.1 |
| 2861 | 2026-03-18T21:26:51.708Z | Compiling yasna v0.5.2 |
| 2862 | 2026-03-18T21:26:51.840Z | Compiling twox-hash v2.1.2 |
| 2863 | 2026-03-18T21:26:52.130Z | Compiling is_ci v1.2.0 |
| 2864 | 2026-03-18T21:26:52.364Z | Compiling base16ct v1.0.0 |
| 2865 | 2026-03-18T21:26:52.412Z | Compiling rcgen v0.12.1 |
| 2866 | 2026-03-18T21:26:52.757Z | Compiling supports-color v3.0.2 |
| 2867 | 2026-03-18T21:26:52.862Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2868 | 2026-03-18T21:26:53.115Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2869 | 2026-03-18T21:26:53.147Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2870 | 2026-03-18T21:26:53.597Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2871 | 2026-03-18T21:26:54.265Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2872 | 2026-03-18T21:26:54.644Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2873 | 2026-03-18T21:26:57.005Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2874 | 2026-03-18T21:26:58.195Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2875 | 2026-03-18T21:26:58.432Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2876 | 2026-03-18T21:26:58.566Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2877 | 2026-03-18T21:27:00.671Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2878 | 2026-03-18T21:27:00.726Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2879 | 2026-03-18T21:27:00.975Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2880 | 2026-03-18T21:27:01.024Z | Compiling fatfs v0.3.6 |
| 2881 | 2026-03-18T21:27:01.256Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2882 | 2026-03-18T21:27:02.649Z | Compiling rtoolbox v0.0.3 |
| 2883 | 2026-03-18T21:27:02.998Z | Compiling subprocess v0.2.15 |
| 2884 | 2026-03-18T21:27:03.512Z | Compiling assert_matches v1.5.0 |
| 2885 | 2026-03-18T21:27:03.650Z | Compiling seq-macro v0.3.6 |
| 2886 | 2026-03-18T21:27:04.103Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2887 | 2026-03-18T21:27:04.317Z | Compiling rpassword v7.4.0 |
| 2888 | 2026-03-18T21:27:04.764Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2889 | 2026-03-18T21:27:05.738Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2890 | 2026-03-18T21:27:06.343Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2891 | 2026-03-18T21:27:06.516Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2892 | 2026-03-18T21:27:08.029Z | Compiling tui-tree-widget v0.23.1 |
| 2893 | 2026-03-18T21:27:08.402Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2894 | 2026-03-18T21:27:09.558Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2895 | 2026-03-18T21:27:09.626Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2896 | 2026-03-18T21:27:10.224Z | Compiling uzers v0.12.2 |
| 2897 | 2026-03-18T21:27:10.695Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2898 | 2026-03-18T21:27:12.076Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 2899 | 2026-03-18T21:27:13.316Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 2900 | 2026-03-18T21:27:16.437Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2901 | 2026-03-18T21:27:17.115Z | Compiling support-bundle-viewer v0.1.2 |
| 2902 | 2026-03-18T21:27:19.513Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 2903 | 2026-03-18T21:27:20.351Z | Compiling multimap v0.10.1 |
| 2904 | 2026-03-18T21:27:42.517Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 2905 | 2026-03-18T21:27:44.494Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 2906 | 2026-03-18T21:27:45.928Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2907 | 2026-03-18T21:34:50.267Z | Finished `release` profile [optimized] target(s) in 9m 59s |
| 2908 | 2026-03-18T21:35:43.820Z | |
| 2909 | 2026-03-18T21:35:43.823Z | real 10:54.827867999 |
| 2910 | 2026-03-18T21:35:43.823Z | user 1:41:25.683445820 |
| 2911 | 2026-03-18T21:35:43.823Z | sys 4:13.863016099 |
| 2912 | 2026-03-18T21:35:43.823Z | trap 2.367323865 |
| 2913 | 2026-03-18T21:35:43.823Z | tflt 1.982208847 |
| 2914 | 2026-03-18T21:35:43.823Z | dflt 16.203229310 |
| 2915 | 2026-03-18T21:35:43.823Z | kflt 0.001806240 |
| 2916 | 2026-03-18T21:35:43.823Z | lock 8:09:50.244696709 |
| 2917 | 2026-03-18T21:35:43.823Z | slp 2:48:19.137050770 |
| 2918 | 2026-03-18T21:35:43.823Z | lat 2:55.684748293 |
| 2919 | 2026-03-18T21:35:43.823Z | stop 7:17.221284008 |
| 2920 | 2026-03-18T21:35:43.823Z | + mapfile -t packages |
| 2921 | 2026-03-18T21:35:43.823Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 2922 | 2026-03-18T21:35:45.103Z | Finished `release` profile [optimized] target(s) in 1.26s |
| 2923 | 2026-03-18T21:35:45.172Z | Running `target/release/omicron-package -t test list-outputs` |
| 2924 | 2026-03-18T21:35:45.232Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2925 | 2026-03-18T21:35:45.236Z | + ptime -m cargo build --locked --release -p xtask |
| 2926 | 2026-03-18T21:35:45.936Z | Compiling libc v0.2.180 |
| 2927 | 2026-03-18T21:35:45.936Z | Compiling serde v1.0.228 |
| 2928 | 2026-03-18T21:35:46.046Z | Compiling serde_core v1.0.228 |
| 2929 | 2026-03-18T21:35:46.073Z | Compiling rustix v1.1.3 |
| 2930 | 2026-03-18T21:35:46.083Z | Compiling bitflags v2.11.0 |
| 2931 | 2026-03-18T21:35:46.086Z | Compiling serde_json v1.0.149 |
| 2932 | 2026-03-18T21:35:46.124Z | Compiling num-traits v0.2.19 |
| 2933 | 2026-03-18T21:35:46.127Z | Compiling hashbrown v0.16.1 |
| 2934 | 2026-03-18T21:35:46.137Z | Compiling syn v2.0.117 |
| 2935 | 2026-03-18T21:35:46.167Z | Compiling smallvec v1.15.1 |
| 2936 | 2026-03-18T21:35:46.196Z | Compiling usdt-impl v0.5.0 |
| 2937 | 2026-03-18T21:35:46.214Z | Compiling syn v1.0.109 |
| 2938 | 2026-03-18T21:35:46.232Z | Compiling log v0.4.29 |
| 2939 | 2026-03-18T21:35:46.235Z | Compiling getrandom v0.4.1 |
| 2940 | 2026-03-18T21:35:46.422Z | Compiling percent-encoding v2.3.2 |
| 2941 | 2026-03-18T21:35:46.672Z | Compiling form_urlencoded v1.2.2 |
| 2942 | 2026-03-18T21:35:46.755Z | Compiling fs-err v3.3.0 |
| 2943 | 2026-03-18T21:35:46.755Z | Compiling anyhow v1.0.102 |
| 2944 | 2026-03-18T21:35:46.806Z | Compiling once_cell v1.21.3 |
| 2945 | 2026-03-18T21:35:46.824Z | Compiling heck v0.4.1 |
| 2946 | 2026-03-18T21:35:46.917Z | Compiling indexmap v2.13.0 |
| 2947 | 2026-03-18T21:35:47.124Z | Compiling errno v0.3.14 |
| 2948 | 2026-03-18T21:35:47.124Z | Compiling thread-id v4.2.2 |
| 2949 | 2026-03-18T21:35:47.127Z | Compiling memmap v0.7.0 |
| 2950 | 2026-03-18T21:35:47.582Z | Compiling ordered-float v2.10.1 |
| 2951 | 2026-03-18T21:35:48.312Z | Compiling proc-macro-error v1.0.4 |
| 2952 | 2026-03-18T21:35:48.593Z | Compiling terminal_size v0.4.3 |
| 2953 | 2026-03-18T21:35:48.593Z | Compiling tempfile v3.25.0 |
| 2954 | 2026-03-18T21:35:48.638Z | Compiling tabled_derive v0.7.0 |
| 2955 | 2026-03-18T21:35:48.718Z | Compiling clap_builder v4.5.60 |
| 2956 | 2026-03-18T21:35:48.718Z | Compiling textwrap v0.16.2 |
| 2957 | 2026-03-18T21:35:48.918Z | Compiling camino-tempfile v1.4.1 |
| 2958 | 2026-03-18T21:35:49.533Z | Compiling tabled v0.15.0 |
| 2959 | 2026-03-18T21:35:49.782Z | Compiling synstructure v0.13.2 |
| 2960 | 2026-03-18T21:35:49.782Z | Compiling pest_generator v2.8.6 |
| 2961 | 2026-03-18T21:35:50.325Z | Compiling serde_derive v1.0.228 |
| 2962 | 2026-03-18T21:35:50.328Z | Compiling zerofrom-derive v0.1.6 |
| 2963 | 2026-03-18T21:35:50.328Z | Compiling yoke-derive v0.8.1 |
| 2964 | 2026-03-18T21:35:50.328Z | Compiling zerovec-derive v0.11.2 |
| 2965 | 2026-03-18T21:35:50.328Z | Compiling displaydoc v0.2.5 |
| 2966 | 2026-03-18T21:35:50.328Z | Compiling thiserror-impl v1.0.69 |
| 2967 | 2026-03-18T21:35:50.328Z | Compiling zerocopy-derive v0.7.35 |
| 2968 | 2026-03-18T21:35:50.328Z | Compiling scroll_derive v0.12.1 |
| 2969 | 2026-03-18T21:35:50.352Z | Compiling thiserror-impl v2.0.18 |
| 2970 | 2026-03-18T21:35:50.356Z | Compiling clap_derive v4.5.55 |
| 2971 | 2026-03-18T21:35:50.476Z | Compiling pest_derive v2.8.6 |
| 2972 | 2026-03-18T21:35:51.212Z | Compiling scroll v0.12.0 |
| 2973 | 2026-03-18T21:35:51.397Z | Compiling zerocopy v0.7.35 |
| 2974 | 2026-03-18T21:35:51.643Z | Compiling goblin v0.8.2 |
| 2975 | 2026-03-18T21:35:51.942Z | Compiling thiserror v1.0.69 |
| 2976 | 2026-03-18T21:35:52.002Z | Compiling zerofrom v0.1.6 |
| 2977 | 2026-03-18T21:35:52.018Z | Compiling thiserror v2.0.18 |
| 2978 | 2026-03-18T21:35:52.065Z | Compiling dtrace-parser v0.2.0 |
| 2979 | 2026-03-18T21:35:52.183Z | Compiling yoke v0.8.1 |
| 2980 | 2026-03-18T21:35:52.499Z | Compiling zerovec v0.11.5 |
| 2981 | 2026-03-18T21:35:52.547Z | Compiling zerotrie v0.2.3 |
| 2982 | 2026-03-18T21:35:52.714Z | Compiling clap v4.5.60 |
| 2983 | 2026-03-18T21:35:53.311Z | Compiling tinystr v0.8.2 |
| 2984 | 2026-03-18T21:35:53.350Z | Compiling potential_utf v0.1.4 |
| 2985 | 2026-03-18T21:35:53.627Z | Compiling icu_locale_core v2.1.1 |
| 2986 | 2026-03-18T21:35:53.627Z | Compiling icu_collections v2.1.1 |
| 2987 | 2026-03-18T21:35:54.849Z | Compiling icu_provider v2.1.1 |
| 2988 | 2026-03-18T21:35:54.885Z | Compiling serde_spanned v0.6.9 |
| 2989 | 2026-03-18T21:35:54.992Z | Compiling toml_datetime v0.6.11 |
| 2990 | 2026-03-18T21:35:55.108Z | Compiling dof v0.3.0 |
| 2991 | 2026-03-18T21:35:55.196Z | Compiling serde_tokenstream v0.2.3 |
| 2992 | 2026-03-18T21:35:55.286Z | Compiling icu_normalizer v2.1.1 |
| 2993 | 2026-03-18T21:35:55.310Z | Compiling icu_properties v2.1.2 |
| 2994 | 2026-03-18T21:35:55.391Z | Compiling toml_edit v0.22.27 |
| 2995 | 2026-03-18T21:35:55.528Z | Compiling serde-value v0.7.0 |
| 2996 | 2026-03-18T21:35:55.546Z | Compiling cargo-platform v0.2.0 |
| 2997 | 2026-03-18T21:35:55.606Z | Compiling macaddr v1.0.1 |
| 2998 | 2026-03-18T21:35:56.262Z | Compiling usdt-macro v0.5.0 |
| 2999 | 2026-03-18T21:35:56.289Z | Compiling usdt-attr-macro v0.5.0 |
| 3000 | 2026-03-18T21:35:56.665Z | Compiling idna_adapter v1.2.1 |
| 3001 | 2026-03-18T21:35:56.862Z | Compiling idna v1.1.0 |
| 3002 | 2026-03-18T21:35:57.143Z | Compiling usdt v0.5.0 |
| 3003 | 2026-03-18T21:35:57.291Z | Compiling url v2.5.8 |
| 3004 | 2026-03-18T21:35:57.537Z | Compiling toml v0.8.23 |
| 3005 | 2026-03-18T21:35:58.155Z | Compiling cargo-util-schemas v0.8.2 |
| 3006 | 2026-03-18T21:35:58.155Z | Compiling cargo_toml v0.21.0 |
| 3007 | 2026-03-18T21:35:59.556Z | Compiling cargo_metadata v0.21.0 |
| 3008 | 2026-03-18T21:36:03.767Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3009 | 2026-03-18T21:36:07.804Z | Finished `release` profile [optimized] target(s) in 22.55s |
| 3010 | 2026-03-18T21:36:07.949Z | |
| 3011 | 2026-03-18T21:36:07.952Z | real 22.678994538 |
| 3012 | 2026-03-18T21:36:07.952Z | user 3:10.519464710 |
| 3013 | 2026-03-18T21:36:07.952Z | sys 20.780567534 |
| 3014 | 2026-03-18T21:36:07.952Z | trap 0.090021633 |
| 3015 | 2026-03-18T21:36:07.952Z | tflt 0.586640461 |
| 3016 | 2026-03-18T21:36:07.952Z | dflt 1.819883519 |
| 3017 | 2026-03-18T21:36:07.952Z | kflt 0.000063653 |
| 3018 | 2026-03-18T21:36:07.952Z | lock 7:20.878824081 |
| 3019 | 2026-03-18T21:36:07.952Z | slp 4:31.372096446 |
| 3020 | 2026-03-18T21:36:07.952Z | lat 7.392611543 |
| 3021 | 2026-03-18T21:36:07.953Z | stop 27.660840873 |
| 3022 | 2026-03-18T21:36:07.953Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3023 | 2026-03-18T21:36:07.953Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3024 | 2026-03-18T21:36:07.953Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3025 | 2026-03-18T21:36:07.953Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3026 | 2026-03-18T21:36:07.953Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3027 | 2026-03-18T21:36:09.237Z | Compiling regress v0.10.5 |
| 3028 | 2026-03-18T21:36:09.240Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3029 | 2026-03-18T21:36:09.408Z | Compiling serde_spanned v1.0.4 |
| 3030 | 2026-03-18T21:36:09.428Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3031 | 2026-03-18T21:36:09.469Z | Compiling newtype-uuid-macros v0.1.0 |
| 3032 | 2026-03-18T21:36:09.472Z | Compiling structmeta-derive v0.3.0 |
| 3033 | 2026-03-18T21:36:09.472Z | Compiling rustls v0.22.4 |
| 3034 | 2026-03-18T21:36:09.472Z | Compiling rustls-webpki v0.102.8 |
| 3035 | 2026-03-18T21:36:09.472Z | Compiling multer v3.1.0 |
| 3036 | 2026-03-18T21:36:09.472Z | Compiling match_cfg v0.1.0 |
| 3037 | 2026-03-18T21:36:09.493Z | Compiling debug-ignore v1.0.5 |
| 3038 | 2026-03-18T21:36:09.584Z | Compiling progenitor-client v0.13.0 |
| 3039 | 2026-03-18T21:36:09.611Z | Compiling slog-json v2.6.1 |
| 3040 | 2026-03-18T21:36:09.615Z | Compiling async-stream-impl v0.3.6 |
| 3041 | 2026-03-18T21:36:09.657Z | Compiling dropshot v0.16.7 |
| 3042 | 2026-03-18T21:36:09.706Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3043 | 2026-03-18T21:36:09.710Z | Compiling hostname v0.3.1 |
| 3044 | 2026-03-18T21:36:09.756Z | Compiling itertools v0.14.0 |
| 3045 | 2026-03-18T21:36:09.760Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3046 | 2026-03-18T21:36:09.809Z | Compiling waitgroup v0.1.2 |
| 3047 | 2026-03-18T21:36:09.880Z | Compiling slog-bunyan v2.5.0 |
| 3048 | 2026-03-18T21:36:09.935Z | Compiling rustls-pemfile v2.2.0 |
| 3049 | 2026-03-18T21:36:09.960Z | Compiling dropshot_endpoint v0.16.7 |
| 3050 | 2026-03-18T21:36:10.064Z | Compiling serde_path_to_error v0.1.20 |
| 3051 | 2026-03-18T21:36:10.068Z | Compiling hostname v0.4.2 |
| 3052 | 2026-03-18T21:36:10.068Z | Compiling macaddr v1.0.1 |
| 3053 | 2026-03-18T21:36:10.164Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3054 | 2026-03-18T21:36:10.216Z | Compiling progenitor-client v0.10.0 |
| 3055 | 2026-03-18T21:36:10.243Z | Compiling instant v0.1.13 |
| 3056 | 2026-03-18T21:36:10.292Z | Compiling backon v1.6.0 |
| 3057 | 2026-03-18T21:36:10.411Z | Compiling backoff v0.4.0 |
| 3058 | 2026-03-18T21:36:10.465Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3059 | 2026-03-18T21:36:10.488Z | Compiling async-stream v0.3.6 |
| 3060 | 2026-03-18T21:36:10.565Z | Compiling progenitor-extras v0.1.1 |
| 3061 | 2026-03-18T21:36:10.593Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3062 | 2026-03-18T21:36:10.597Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3063 | 2026-03-18T21:36:10.647Z | Compiling unsafe-libyaml v0.2.11 |
| 3064 | 2026-03-18T21:36:10.673Z | Compiling crucible-workspace-hack v0.1.0 |
| 3065 | 2026-03-18T21:36:10.707Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3066 | 2026-03-18T21:36:10.741Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3067 | 2026-03-18T21:36:10.742Z | Compiling secrecy v0.10.3 |
| 3068 | 2026-03-18T21:36:10.792Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3069 | 2026-03-18T21:36:10.921Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3070 | 2026-03-18T21:36:10.944Z | Compiling heapless v0.8.0 |
| 3071 | 2026-03-18T21:36:10.992Z | Compiling hash32 v0.3.1 |
| 3072 | 2026-03-18T21:36:11.019Z | Compiling structmeta v0.3.0 |
| 3073 | 2026-03-18T21:36:11.072Z | Compiling smoltcp v0.11.0 |
| 3074 | 2026-03-18T21:36:11.134Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3075 | 2026-03-18T21:36:11.164Z | Compiling toml v0.8.23 |
| 3076 | 2026-03-18T21:36:11.221Z | Compiling tabwriter v1.4.1 |
| 3077 | 2026-03-18T21:36:11.271Z | Compiling cobs v0.3.0 |
| 3078 | 2026-03-18T21:36:11.330Z | Compiling derive-ex v0.1.8 |
| 3079 | 2026-03-18T21:36:11.376Z | Compiling parse-display-derive v0.10.0 |
| 3080 | 2026-03-18T21:36:11.402Z | Compiling serde_yaml v0.9.34+deprecated |
| 3081 | 2026-03-18T21:36:11.548Z | Compiling proc-macro-crate v3.4.0 |
| 3082 | 2026-03-18T21:36:11.600Z | Compiling ingot-macros v0.1.1 |
| 3083 | 2026-03-18T21:36:11.650Z | Compiling foreign-types-macros v0.2.3 |
| 3084 | 2026-03-18T21:36:11.671Z | Compiling foreign-types-shared v0.3.1 |
| 3085 | 2026-03-18T21:36:11.697Z | Compiling convert_case v0.4.0 |
| 3086 | 2026-03-18T21:36:11.721Z | Compiling cpufeatures v0.3.0 |
| 3087 | 2026-03-18T21:36:11.871Z | Compiling chacha20 v0.10.0 |
| 3088 | 2026-03-18T21:36:11.895Z | Compiling postcard v1.1.3 |
| 3089 | 2026-03-18T21:36:12.087Z | Compiling proc-macro-crate v1.3.1 |
| 3090 | 2026-03-18T21:36:12.158Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3091 | 2026-03-18T21:36:12.239Z | Compiling derive_more v0.99.20 |
| 3092 | 2026-03-18T21:36:12.266Z | Compiling universal-hash v0.5.1 |
| 3093 | 2026-03-18T21:36:12.332Z | Compiling num_enum_derive v0.7.5 |
| 3094 | 2026-03-18T21:36:12.366Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3095 | 2026-03-18T21:36:12.420Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3096 | 2026-03-18T21:36:12.457Z | Compiling cstr-argument v0.1.2 |
| 3097 | 2026-03-18T21:36:12.494Z | Compiling colored v3.1.1 |
| 3098 | 2026-03-18T21:36:12.518Z | Compiling foreign-types v0.5.0 |
| 3099 | 2026-03-18T21:36:12.647Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3100 | 2026-03-18T21:36:12.693Z | Compiling opaque-debug v0.3.1 |
| 3101 | 2026-03-18T21:36:12.741Z | Compiling num_enum_derive v0.5.11 |
| 3102 | 2026-03-18T21:36:12.769Z | Compiling tokio-rustls v0.25.0 |
| 3103 | 2026-03-18T21:36:12.802Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3104 | 2026-03-18T21:36:12.842Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3105 | 2026-03-18T21:36:12.846Z | Compiling rand v0.10.0 |
| 3106 | 2026-03-18T21:36:12.955Z | Compiling typify-impl v0.6.1 |
| 3107 | 2026-03-18T21:36:12.991Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3108 | 2026-03-18T21:36:13.034Z | Compiling half v2.7.1 |
| 3109 | 2026-03-18T21:36:13.209Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3110 | 2026-03-18T21:36:13.490Z | Compiling ciborium-io v0.2.2 |
| 3111 | 2026-03-18T21:36:13.516Z | Compiling camino-tempfile v1.4.1 |
| 3112 | 2026-03-18T21:36:13.610Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3113 | 2026-03-18T21:36:13.649Z | Compiling ciborium-ll v0.2.2 |
| 3114 | 2026-03-18T21:36:13.804Z | Compiling test-strategy v0.4.5 |
| 3115 | 2026-03-18T21:36:13.850Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3116 | 2026-03-18T21:36:13.878Z | Compiling parse-display v0.10.0 |
| 3117 | 2026-03-18T21:36:13.883Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3118 | 2026-03-18T21:36:13.931Z | Compiling num_enum v0.7.5 |
| 3119 | 2026-03-18T21:36:13.959Z | Compiling ciborium v0.2.2 |
| 3120 | 2026-03-18T21:36:13.985Z | Compiling smf v0.2.3 |
| 3121 | 2026-03-18T21:36:14.038Z | Compiling aead v0.5.2 |
| 3122 | 2026-03-18T21:36:14.105Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3123 | 2026-03-18T21:36:14.131Z | Compiling num-derive v0.4.2 |
| 3124 | 2026-03-18T21:36:14.137Z | Compiling sigpipe v0.1.3 |
| 3125 | 2026-03-18T21:36:14.196Z | Compiling glob v0.3.3 |
| 3126 | 2026-03-18T21:36:14.240Z | Compiling num_enum v0.5.11 |
| 3127 | 2026-03-18T21:36:14.293Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3128 | 2026-03-18T21:36:14.347Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3129 | 2026-03-18T21:36:14.389Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3130 | 2026-03-18T21:36:14.418Z | Compiling poly1305 v0.8.0 |
| 3131 | 2026-03-18T21:36:14.615Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3132 | 2026-03-18T21:36:14.738Z | Compiling chacha20 v0.9.1 |
| 3133 | 2026-03-18T21:36:14.782Z | Compiling whoami v1.6.1 |
| 3134 | 2026-03-18T21:36:14.826Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3135 | 2026-03-18T21:36:14.837Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3136 | 2026-03-18T21:36:15.019Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3137 | 2026-03-18T21:36:15.064Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3138 | 2026-03-18T21:36:15.089Z | Compiling num-rational v0.4.2 |
| 3139 | 2026-03-18T21:36:15.115Z | Compiling password-hash v0.5.0 |
| 3140 | 2026-03-18T21:36:15.175Z | Compiling blake2 v0.10.6 |
| 3141 | 2026-03-18T21:36:15.300Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3142 | 2026-03-18T21:36:15.408Z | Compiling num-complex v0.4.6 |
| 3143 | 2026-03-18T21:36:15.437Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3144 | 2026-03-18T21:36:15.441Z | Compiling indent_write v2.2.0 |
| 3145 | 2026-03-18T21:36:15.492Z | Compiling prettyplease v0.2.37 |
| 3146 | 2026-03-18T21:36:15.677Z | Compiling argon2 v0.5.3 |
| 3147 | 2026-03-18T21:36:15.703Z | Compiling ingot-types v0.1.2 |
| 3148 | 2026-03-18T21:36:15.726Z | Compiling chacha20poly1305 v0.10.1 |
| 3149 | 2026-03-18T21:36:15.834Z | Compiling float-ord v0.3.2 |
| 3150 | 2026-03-18T21:36:15.926Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3151 | 2026-03-18T21:36:15.954Z | Compiling num v0.4.3 |
| 3152 | 2026-03-18T21:36:15.981Z | Compiling gethostname v0.5.0 |
| 3153 | 2026-03-18T21:36:16.009Z | Compiling usdt-attr-macro v0.5.0 |
| 3154 | 2026-03-18T21:36:16.035Z | Compiling usdt-macro v0.5.0 |
| 3155 | 2026-03-18T21:36:16.058Z | Compiling derive-where v1.6.0 |
| 3156 | 2026-03-18T21:36:16.111Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3157 | 2026-03-18T21:36:16.111Z | Compiling memmap v0.7.0 |
| 3158 | 2026-03-18T21:36:16.189Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3159 | 2026-03-18T21:36:16.311Z | Compiling ingot v0.1.1 |
| 3160 | 2026-03-18T21:36:16.387Z | Compiling typify-impl v0.4.3 |
| 3161 | 2026-03-18T21:36:16.492Z | Compiling atomicwrites v0.4.4 |
| 3162 | 2026-03-18T21:36:16.560Z | Compiling cancel-safe-futures v0.1.5 |
| 3163 | 2026-03-18T21:36:16.766Z | Compiling thiserror-no-std v2.0.2 |
| 3164 | 2026-03-18T21:36:16.798Z | Compiling owo-colors v4.3.0 |
| 3165 | 2026-03-18T21:36:16.798Z | Compiling libsw-core v0.3.2 |
| 3166 | 2026-03-18T21:36:16.851Z | Compiling vsss-rs v3.3.4 |
| 3167 | 2026-03-18T21:36:16.906Z | Compiling async-recursion v1.1.1 |
| 3168 | 2026-03-18T21:36:17.035Z | Compiling resolv-conf v0.7.6 |
| 3169 | 2026-03-18T21:36:17.127Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3170 | 2026-03-18T21:36:17.159Z | Compiling usdt v0.5.0 |
| 3171 | 2026-03-18T21:36:17.198Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3172 | 2026-03-18T21:36:17.448Z | Compiling libsw v3.5.0 |
| 3173 | 2026-03-18T21:36:17.604Z | Compiling libefi-sys v0.1.0 |
| 3174 | 2026-03-18T21:36:17.714Z | Compiling linear-map v1.2.0 |
| 3175 | 2026-03-18T21:36:17.746Z | Compiling newline-converter v0.3.0 |
| 3176 | 2026-03-18T21:36:17.791Z | Compiling hickory-proto v0.24.4 |
| 3177 | 2026-03-18T21:36:17.914Z | Compiling console v0.15.11 |
| 3178 | 2026-03-18T21:36:17.944Z | Compiling bitfield-struct v0.6.2 |
| 3179 | 2026-03-18T21:36:17.951Z | Compiling linked-hash-map v0.5.6 |
| 3180 | 2026-03-18T21:36:18.000Z | Compiling semver v0.1.20 |
| 3181 | 2026-03-18T21:36:18.064Z | Compiling pin-project-internal v1.1.11 |
| 3182 | 2026-03-18T21:36:18.172Z | Compiling slog-dtrace v0.3.0 |
| 3183 | 2026-03-18T21:36:18.208Z | Compiling lru-cache v0.1.2 |
| 3184 | 2026-03-18T21:36:18.254Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3185 | 2026-03-18T21:36:18.324Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3186 | 2026-03-18T21:36:18.378Z | Compiling rustc_version v0.1.7 |
| 3187 | 2026-03-18T21:36:18.404Z | Compiling expectorate v1.2.0 |
| 3188 | 2026-03-18T21:36:18.436Z | Compiling minimal-lexical v0.2.1 |
| 3189 | 2026-03-18T21:36:18.484Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3190 | 2026-03-18T21:36:18.539Z | Compiling tokio-dtrace v0.1.1 |
| 3191 | 2026-03-18T21:36:18.647Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3192 | 2026-03-18T21:36:18.845Z | Compiling newtype_derive v0.1.6 |
| 3193 | 2026-03-18T21:36:18.866Z | Compiling nom v7.1.3 |
| 3194 | 2026-03-18T21:36:18.866Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3195 | 2026-03-18T21:36:18.866Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3196 | 2026-03-18T21:36:18.876Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3197 | 2026-03-18T21:36:18.910Z | Compiling phf_shared v0.12.1 |
| 3198 | 2026-03-18T21:36:19.004Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3199 | 2026-03-18T21:36:19.120Z | Compiling pem v3.0.6 |
| 3200 | 2026-03-18T21:36:19.183Z | Compiling snafu-derive v0.8.9 |
| 3201 | 2026-03-18T21:36:19.305Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3202 | 2026-03-18T21:36:19.319Z | Compiling csv-core v0.1.13 |
| 3203 | 2026-03-18T21:36:19.331Z | Compiling highway v1.3.0 |
| 3204 | 2026-03-18T21:36:19.391Z | Compiling xshell-macros v0.2.7 |
| 3205 | 2026-03-18T21:36:19.618Z | Compiling same-file v1.0.6 |
| 3206 | 2026-03-18T21:36:19.701Z | Compiling pin-project v1.1.11 |
| 3207 | 2026-03-18T21:36:19.727Z | Compiling chrono-tz v0.10.4 |
| 3208 | 2026-03-18T21:36:19.733Z | Compiling typify-macro v0.6.1 |
| 3209 | 2026-03-18T21:36:19.857Z | Compiling walkdir v2.5.0 |
| 3210 | 2026-03-18T21:36:19.886Z | Compiling const_format_proc_macros v0.2.34 |
| 3211 | 2026-03-18T21:36:19.890Z | Compiling csv v1.4.0 |
| 3212 | 2026-03-18T21:36:19.890Z | Compiling phf v0.12.1 |
| 3213 | 2026-03-18T21:36:19.957Z | Compiling xshell v0.2.7 |
| 3214 | 2026-03-18T21:36:20.137Z | Compiling oxide-tokio-rt v0.1.3 |
| 3215 | 2026-03-18T21:36:20.453Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3216 | 2026-03-18T21:36:20.554Z | Compiling globset v0.4.18 |
| 3217 | 2026-03-18T21:36:20.580Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3218 | 2026-03-18T21:36:20.673Z | Compiling olpc-cjson v0.1.4 |
| 3219 | 2026-03-18T21:36:20.712Z | Compiling primeorder v0.13.6 |
| 3220 | 2026-03-18T21:36:20.753Z | Compiling hickory-resolver v0.24.4 |
| 3221 | 2026-03-18T21:36:20.779Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3222 | 2026-03-18T21:36:20.858Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3223 | 2026-03-18T21:36:20.936Z | Compiling serde_plain v1.0.2 |
| 3224 | 2026-03-18T21:36:21.001Z | Compiling typed-path v0.9.3 |
| 3225 | 2026-03-18T21:36:21.052Z | Compiling base64 v0.21.7 |
| 3226 | 2026-03-18T21:36:21.087Z | Compiling const_format v0.2.35 |
| 3227 | 2026-03-18T21:36:21.238Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3228 | 2026-03-18T21:36:21.499Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3229 | 2026-03-18T21:36:21.523Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3230 | 2026-03-18T21:36:21.555Z | Compiling tabled_derive v0.7.0 |
| 3231 | 2026-03-18T21:36:21.593Z | Compiling bcs v0.1.6 |
| 3232 | 2026-03-18T21:36:21.946Z | Compiling snafu v0.8.9 |
| 3233 | 2026-03-18T21:36:22.031Z | Compiling termtree v0.5.1 |
| 3234 | 2026-03-18T21:36:22.228Z | Compiling typify v0.6.1 |
| 3235 | 2026-03-18T21:36:22.263Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3236 | 2026-03-18T21:36:22.300Z | Compiling qorb v0.4.1 |
| 3237 | 2026-03-18T21:36:22.392Z | Compiling progenitor-impl v0.13.0 |
| 3238 | 2026-03-18T21:36:22.410Z | Compiling tough v0.20.0 |
| 3239 | 2026-03-18T21:36:22.439Z | Compiling radium v0.7.0 |
| 3240 | 2026-03-18T21:36:22.443Z | Compiling salty v0.3.0 |
| 3241 | 2026-03-18T21:36:22.493Z | Compiling textwrap v0.16.2 |
| 3242 | 2026-03-18T21:36:22.803Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3243 | 2026-03-18T21:36:22.901Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3244 | 2026-03-18T21:36:22.963Z | Compiling steno v0.4.1 |
| 3245 | 2026-03-18T21:36:23.015Z | Compiling tabled v0.15.0 |
| 3246 | 2026-03-18T21:36:23.092Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3247 | 2026-03-18T21:36:23.184Z | Compiling humantime v2.3.0 |
| 3248 | 2026-03-18T21:36:23.211Z | Compiling tap v1.0.1 |
| 3249 | 2026-03-18T21:36:23.236Z | Compiling typify-macro v0.4.3 |
| 3250 | 2026-03-18T21:36:23.262Z | Compiling maybe-uninit v2.0.0 |
| 3251 | 2026-03-18T21:36:23.299Z | Compiling utf-8 v0.7.6 |
| 3252 | 2026-03-18T21:36:23.390Z | Compiling wyz v0.5.1 |
| 3253 | 2026-03-18T21:36:23.535Z | Compiling tungstenite v0.21.0 |
| 3254 | 2026-03-18T21:36:23.621Z | Compiling p384 v0.13.1 |
| 3255 | 2026-03-18T21:36:23.698Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3256 | 2026-03-18T21:36:23.752Z | Compiling arc-swap v1.8.2 |
| 3257 | 2026-03-18T21:36:23.925Z | Compiling tagptr v0.2.0 |
| 3258 | 2026-03-18T21:36:23.982Z | Compiling packed_struct v0.10.1 |
| 3259 | 2026-03-18T21:36:24.193Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3260 | 2026-03-18T21:36:24.221Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3261 | 2026-03-18T21:36:24.351Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3262 | 2026-03-18T21:36:24.455Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3263 | 2026-03-18T21:36:24.757Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3264 | 2026-03-18T21:36:24.972Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3265 | 2026-03-18T21:36:24.997Z | Compiling funty v2.0.0 |
| 3266 | 2026-03-18T21:36:25.193Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3267 | 2026-03-18T21:36:25.620Z | Compiling bitvec v1.0.1 |
| 3268 | 2026-03-18T21:36:25.633Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3269 | 2026-03-18T21:36:25.647Z | Compiling typify v0.4.3 |
| 3270 | 2026-03-18T21:36:25.812Z | Compiling progenitor-impl v0.10.0 |
| 3271 | 2026-03-18T21:36:25.964Z | Compiling tokio-tungstenite v0.21.0 |
| 3272 | 2026-03-18T21:36:26.251Z | Compiling progenitor-macro v0.13.0 |
| 3273 | 2026-03-18T21:36:26.408Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3274 | 2026-03-18T21:36:26.434Z | Compiling moka v0.12.13 |
| 3275 | 2026-03-18T21:36:26.462Z | Compiling slog-scope v4.4.1 |
| 3276 | 2026-03-18T21:36:26.614Z | Compiling polyval v0.6.2 |
| 3277 | 2026-03-18T21:36:26.717Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3278 | 2026-03-18T21:36:26.740Z | Compiling packed_struct_codegen v0.10.1 |
| 3279 | 2026-03-18T21:36:26.842Z | Compiling zerocopy-derive v0.6.6 |
| 3280 | 2026-03-18T21:36:26.947Z | Compiling bitfield-macros v0.19.4 |
| 3281 | 2026-03-18T21:36:27.151Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3282 | 2026-03-18T21:36:27.172Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3283 | 2026-03-18T21:36:27.198Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3284 | 2026-03-18T21:36:27.603Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3285 | 2026-03-18T21:36:27.618Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3286 | 2026-03-18T21:36:27.748Z | Compiling indexmap v1.9.3 |
| 3287 | 2026-03-18T21:36:27.998Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3288 | 2026-03-18T21:36:28.026Z | Compiling parking_lot_core v0.8.6 |
| 3289 | 2026-03-18T21:36:28.053Z | Compiling nodrop v0.1.14 |
| 3290 | 2026-03-18T21:36:28.091Z | Compiling crc-catalog v2.4.0 |
| 3291 | 2026-03-18T21:36:28.166Z | Compiling zerocopy v0.6.6 |
| 3292 | 2026-03-18T21:36:28.214Z | Compiling array-init v0.0.4 |
| 3293 | 2026-03-18T21:36:28.258Z | Compiling crc v3.4.0 |
| 3294 | 2026-03-18T21:36:28.378Z | Compiling bitfield v0.19.4 |
| 3295 | 2026-03-18T21:36:28.445Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3296 | 2026-03-18T21:36:28.578Z | Compiling proc-macro-error2 v2.0.1 |
| 3297 | 2026-03-18T21:36:28.693Z | Compiling hickory-resolver v0.25.2 |
| 3298 | 2026-03-18T21:36:28.719Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3299 | 2026-03-18T21:36:28.800Z | Compiling ghash v0.5.1 |
| 3300 | 2026-03-18T21:36:28.839Z | Compiling slog-stdlog v4.1.1 |
| 3301 | 2026-03-18T21:36:29.014Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3302 | 2026-03-18T21:36:29.037Z | Compiling smallvec v0.6.14 |
| 3303 | 2026-03-18T21:36:29.152Z | Compiling git-stub v1.0.0 |
| 3304 | 2026-03-18T21:36:29.329Z | Compiling num-derive v0.3.3 |
| 3305 | 2026-03-18T21:36:29.357Z | Compiling ctr v0.9.2 |
| 3306 | 2026-03-18T21:36:29.362Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3307 | 2026-03-18T21:36:29.552Z | Compiling lzma-sys v0.1.20 |
| 3308 | 2026-03-18T21:36:29.598Z | Compiling progenitor-macro v0.10.0 |
| 3309 | 2026-03-18T21:36:29.631Z | Compiling hashbrown v0.12.3 |
| 3310 | 2026-03-18T21:36:29.655Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3311 | 2026-03-18T21:36:29.832Z | Compiling unicase v2.9.0 |
| 3312 | 2026-03-18T21:36:29.983Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3313 | 2026-03-18T21:36:30.009Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3314 | 2026-03-18T21:36:30.104Z | Compiling aes-gcm v0.10.3 |
| 3315 | 2026-03-18T21:36:30.155Z | Compiling mime_guess v2.0.5 |
| 3316 | 2026-03-18T21:36:30.181Z | Compiling git-stub-vcs v0.1.0 |
| 3317 | 2026-03-18T21:36:30.223Z | Compiling serde-hex v0.1.0 |
| 3318 | 2026-03-18T21:36:30.324Z | Compiling tabled_derive v0.11.0 |
| 3319 | 2026-03-18T21:36:30.405Z | Compiling slog-envlogger v2.2.0 |
| 3320 | 2026-03-18T21:36:30.557Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3321 | 2026-03-18T21:36:30.584Z | Compiling libscf-sys v1.1.0 |
| 3322 | 2026-03-18T21:36:30.707Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3323 | 2026-03-18T21:36:30.805Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3324 | 2026-03-18T21:36:30.950Z | Compiling progenitor-impl v0.11.2 |
| 3325 | 2026-03-18T21:36:30.986Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3326 | 2026-03-18T21:36:31.224Z | Compiling ron v0.8.1 |
| 3327 | 2026-03-18T21:36:31.261Z | Compiling papergrid v0.17.0 |
| 3328 | 2026-03-18T21:36:31.333Z | Compiling cargo_toml v0.22.3 |
| 3329 | 2026-03-18T21:36:31.387Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3330 | 2026-03-18T21:36:31.722Z | Compiling hashbrown v0.13.2 |
| 3331 | 2026-03-18T21:36:32.007Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3332 | 2026-03-18T21:36:32.145Z | Compiling testing_table v0.3.0 |
| 3333 | 2026-03-18T21:36:32.420Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3334 | 2026-03-18T21:36:32.446Z | Compiling ssh-encoding v0.2.0 |
| 3335 | 2026-03-18T21:36:32.625Z | Compiling blowfish v0.9.1 |
| 3336 | 2026-03-18T21:36:32.719Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3337 | 2026-03-18T21:36:32.748Z | Compiling nibble_vec v0.1.0 |
| 3338 | 2026-03-18T21:36:32.795Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3339 | 2026-03-18T21:36:32.826Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3340 | 2026-03-18T21:36:32.959Z | Compiling crc-any v2.5.0 |
| 3341 | 2026-03-18T21:36:32.985Z | Compiling endian-type v0.1.2 |
| 3342 | 2026-03-18T21:36:33.106Z | Compiling corncobs v0.1.4 |
| 3343 | 2026-03-18T21:36:33.222Z | Compiling radix_trie v0.2.1 |
| 3344 | 2026-03-18T21:36:33.257Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3345 | 2026-03-18T21:36:33.260Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3346 | 2026-03-18T21:36:33.336Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3347 | 2026-03-18T21:36:33.399Z | Compiling ssh-cipher v0.2.0 |
| 3348 | 2026-03-18T21:36:33.469Z | Compiling tabled v0.20.0 |
| 3349 | 2026-03-18T21:36:33.660Z | Compiling object v0.30.4 |
| 3350 | 2026-03-18T21:36:33.689Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3351 | 2026-03-18T21:36:33.713Z | Compiling progenitor v0.13.0 |
| 3352 | 2026-03-18T21:36:33.806Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3353 | 2026-03-18T21:36:33.833Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3354 | 2026-03-18T21:36:33.833Z | Compiling parking_lot v0.11.2 |
| 3355 | 2026-03-18T21:36:33.940Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3356 | 2026-03-18T21:36:34.298Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3357 | 2026-03-18T21:36:34.409Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3358 | 2026-03-18T21:36:34.446Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3359 | 2026-03-18T21:36:34.855Z | Compiling progenitor-macro v0.11.2 |
| 3360 | 2026-03-18T21:36:34.879Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3361 | 2026-03-18T21:36:34.928Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3362 | 2026-03-18T21:36:34.979Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3363 | 2026-03-18T21:36:35.396Z | Compiling progenitor-client v0.11.2 |
| 3364 | 2026-03-18T21:36:35.448Z | Compiling prefix-trie v0.7.0 |
| 3365 | 2026-03-18T21:36:35.494Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 3366 | 2026-03-18T21:36:35.605Z | Compiling password-hash v0.4.2 |
| 3367 | 2026-03-18T21:36:35.613Z | Compiling fxhash v0.2.1 |
| 3368 | 2026-03-18T21:36:35.833Z | Compiling secrecy v0.8.0 |
| 3369 | 2026-03-18T21:36:35.858Z | Compiling http-range v0.1.5 |
| 3370 | 2026-03-18T21:36:36.037Z | Compiling path-slash v0.1.5 |
| 3371 | 2026-03-18T21:36:36.058Z | Compiling half v1.8.3 |
| 3372 | 2026-03-18T21:36:36.180Z | Compiling pbkdf2 v0.11.0 |
| 3373 | 2026-03-18T21:36:36.207Z | Compiling hickory-server v0.25.2 |
| 3374 | 2026-03-18T21:36:36.471Z | Compiling serde_cbor v0.11.2 |
| 3375 | 2026-03-18T21:36:36.494Z | Compiling sled v0.34.7 |
| 3376 | 2026-03-18T21:36:36.855Z | Compiling xz2 v0.1.7 |
| 3377 | 2026-03-18T21:36:36.897Z | Compiling ron v0.12.0 |
| 3378 | 2026-03-18T21:36:36.984Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3379 | 2026-03-18T21:36:37.023Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3380 | 2026-03-18T21:36:37.201Z | Compiling progenitor v0.10.0 |
| 3381 | 2026-03-18T21:36:37.318Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3382 | 2026-03-18T21:36:37.459Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3383 | 2026-03-18T21:36:38.029Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3384 | 2026-03-18T21:36:38.326Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3385 | 2026-03-18T21:36:38.439Z | Compiling ssh-key v0.6.7 |
| 3386 | 2026-03-18T21:36:38.518Z | Compiling hickory-client v0.25.2 |
| 3387 | 2026-03-18T21:36:38.869Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3388 | 2026-03-18T21:36:38.869Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3389 | 2026-03-18T21:36:39.009Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3390 | 2026-03-18T21:36:39.282Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3391 | 2026-03-18T21:36:39.392Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3392 | 2026-03-18T21:36:39.551Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3393 | 2026-03-18T21:36:39.866Z | Compiling p256 v0.13.2 |
| 3394 | 2026-03-18T21:36:40.160Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3395 | 2026-03-18T21:36:40.333Z | Compiling p521 v0.13.3 |
| 3396 | 2026-03-18T21:36:40.443Z | Compiling yasna v0.5.2 |
| 3397 | 2026-03-18T21:36:40.630Z | Compiling kstat-rs v0.2.4 |
| 3398 | 2026-03-18T21:36:40.876Z | Compiling headers-core v0.3.0 |
| 3399 | 2026-03-18T21:36:41.082Z | Compiling nanorand v0.7.0 |
| 3400 | 2026-03-18T21:36:41.106Z | Compiling russh-cryptovec v0.7.3 |
| 3401 | 2026-03-18T21:36:41.198Z | Compiling atty v0.2.14 |
| 3402 | 2026-03-18T21:36:41.377Z | Compiling crc8 v0.1.1 |
| 3403 | 2026-03-18T21:36:41.387Z | Compiling base16ct v1.0.0 |
| 3404 | 2026-03-18T21:36:41.424Z | Compiling home v0.5.12 |
| 3405 | 2026-03-18T21:36:41.530Z | Compiling md5 v0.7.0 |
| 3406 | 2026-03-18T21:36:41.582Z | Compiling flume v0.11.1 |
| 3407 | 2026-03-18T21:36:41.621Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3408 | 2026-03-18T21:36:41.727Z | Compiling rcgen v0.12.1 |
| 3409 | 2026-03-18T21:36:41.789Z | Compiling headers v0.4.1 |
| 3410 | 2026-03-18T21:36:41.801Z | Compiling russh-keys v0.45.0 |
| 3411 | 2026-03-18T21:36:41.815Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3412 | 2026-03-18T21:36:41.880Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3413 | 2026-03-18T21:36:41.935Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3414 | 2026-03-18T21:36:41.989Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3415 | 2026-03-18T21:36:45.706Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3416 | 2026-03-18T21:36:45.790Z | Compiling progenitor v0.11.2 |
| 3417 | 2026-03-18T21:36:45.790Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3418 | 2026-03-18T21:36:45.790Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3419 | 2026-03-18T21:36:45.790Z | Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3420 | 2026-03-18T21:36:45.790Z | Compiling hyper-staticfile v0.10.1 |
| 3421 | 2026-03-18T21:36:45.790Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3422 | 2026-03-18T21:36:45.790Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3423 | 2026-03-18T21:36:45.790Z | Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3424 | 2026-03-18T21:36:45.790Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3425 | 2026-03-18T21:36:45.790Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3426 | 2026-03-18T21:36:45.791Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3427 | 2026-03-18T21:36:45.791Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3428 | 2026-03-18T21:36:45.791Z | Compiling num-bigint v0.4.6 |
| 3429 | 2026-03-18T21:36:45.791Z | Compiling des v0.8.1 |
| 3430 | 2026-03-18T21:36:45.810Z | Compiling subprocess v0.2.15 |
| 3431 | 2026-03-18T21:36:45.810Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3432 | 2026-03-18T21:36:45.810Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3433 | 2026-03-18T21:36:45.810Z | Compiling display-error-chain v0.2.2 |
| 3434 | 2026-03-18T21:36:45.810Z | Compiling hex-literal v0.4.1 |
| 3435 | 2026-03-18T21:36:45.810Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3436 | 2026-03-18T21:36:45.810Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3437 | 2026-03-18T21:36:45.810Z | Compiling colored v2.2.0 |
| 3438 | 2026-03-18T21:36:45.810Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3439 | 2026-03-18T21:36:45.810Z | Compiling socket2 v0.5.10 |
| 3440 | 2026-03-18T21:36:45.810Z | Compiling internet-checksum v0.2.1 |
| 3441 | 2026-03-18T21:36:45.810Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3442 | 2026-03-18T21:36:45.810Z | Compiling russh v0.45.0 |
| 3443 | 2026-03-18T21:36:46.156Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3444 | 2026-03-18T21:36:53.115Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3445 | 2026-03-18T21:37:03.449Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3446 | 2026-03-18T21:37:03.449Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3447 | 2026-03-18T21:37:03.455Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3448 | 2026-03-18T21:37:03.455Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3449 | 2026-03-18T21:37:05.731Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3450 | 2026-03-18T21:37:05.842Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3451 | 2026-03-18T21:37:11.700Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3452 | 2026-03-18T21:37:41.899Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3453 | 2026-03-18T21:38:06.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s |
| 3454 | 2026-03-18T21:38:06.552Z | |
| 3455 | 2026-03-18T21:38:06.556Z | real 1:58.531096351 |
| 3456 | 2026-03-18T21:38:06.556Z | user 11:40.267469513 |
| 3457 | 2026-03-18T21:38:06.556Z | sys 2:03.760593236 |
| 3458 | 2026-03-18T21:38:06.556Z | trap 0.363142440 |
| 3459 | 2026-03-18T21:38:06.556Z | tflt 0.483764695 |
| 3460 | 2026-03-18T21:38:06.556Z | dflt 1.576380276 |
| 3461 | 2026-03-18T21:38:06.556Z | kflt 0.000331630 |
| 3462 | 2026-03-18T21:38:06.556Z | lock 40:41.058582377 |
| 3463 | 2026-03-18T21:38:06.556Z | slp 26:25.464720299 |
| 3464 | 2026-03-18T21:38:06.557Z | lat 47.137866165 |
| 3465 | 2026-03-18T21:38:06.557Z | stop 3:50.578022007 |
| 3466 | 2026-03-18T21:38:06.557Z | + mkdir tests |
| 3467 | 2026-03-18T21:38:06.561Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3468 | 2026-03-18T21:38:06.561Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3469 | 2026-03-18T21:38:06.596Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-58b78f45b9570bbf tests/ |
| 3470 | 2026-03-18T21:38:06.627Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-e6f8ef4052bfb0c2 tests/ |
| 3471 | 2026-03-18T21:38:06.658Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-24d786529c44a77c tests/ |
| 3472 | 2026-03-18T21:38:06.691Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a99e61b3cc7d9b0e tests/ |
| 3473 | 2026-03-18T21:38:06.972Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*) |
| 3474 | 2026-03-18T21:38:06.976Z | + ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-e6f8ef4052bfb0c2 tests/commtest-24d786529c44a77c tests/dhcp_server-58b78f45b9570bbf tests/end_to_end_tests-a99e61b3cc7d9b0e out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3475 | 2026-03-18T21:39:46.641Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3476 | 2026-03-18T21:39:46.641Z | a .github/buildomat/ci-env.sh 1K |
| 3477 | 2026-03-18T21:39:46.641Z | a out/target/test 1K |
| 3478 | 2026-03-18T21:39:46.641Z | a out/npuzone/npuzone 27402K |
| 3479 | 2026-03-18T21:39:46.641Z | a package-manifest.toml 35K |
| 3480 | 2026-03-18T21:39:46.641Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3481 | 2026-03-18T21:39:46.641Z | a target/release/omicron-package 40561K |
| 3482 | 2026-03-18T21:39:46.641Z | a target/release/xtask 11433K |
| 3483 | 2026-03-18T21:39:46.641Z | a target/debug/bootstrap 335403K |
| 3484 | 2026-03-18T21:39:46.641Z | a tests/bootstrap-e6f8ef4052bfb0c2 31310K |
| 3485 | 2026-03-18T21:39:46.641Z | a tests/commtest-24d786529c44a77c 32395K |
| 3486 | 2026-03-18T21:39:46.641Z | a tests/dhcp_server-58b78f45b9570bbf 31310K |
| 3487 | 2026-03-18T21:39:46.642Z | a tests/end_to_end_tests-a99e61b3cc7d9b0e 377698K |
| 3488 | 2026-03-18T21:39:46.642Z | a out/clickhouse.tar.gz 301709K |
| 3489 | 2026-03-18T21:39:46.642Z | a out/clickhouse_keeper.tar.gz 287173K |
| 3490 | 2026-03-18T21:39:46.642Z | a out/clickhouse_server.tar.gz 301708K |
| 3491 | 2026-03-18T21:39:46.642Z | a out/cockroachdb.tar.gz 156534K |
| 3492 | 2026-03-18T21:39:46.642Z | a out/crucible-pantry-zone.tar.gz 38990K |
| 3493 | 2026-03-18T21:39:46.642Z | a out/crucible-utils.tar 17744K |
| 3494 | 2026-03-18T21:39:46.642Z | a out/crucible-zone.tar.gz 53128K |
| 3495 | 2026-03-18T21:39:46.642Z | a out/external-dns.tar.gz 43604K |
| 3496 | 2026-03-18T21:39:46.642Z | a out/internal-dns.tar.gz 43604K |
| 3497 | 2026-03-18T21:39:46.642Z | a out/mg-ddm-gz.tar 78377K |
| 3498 | 2026-03-18T21:39:46.642Z | a out/nexus.tar.gz 209729K |
| 3499 | 2026-03-18T21:39:46.642Z | a out/ntp.tar.gz 25418K |
| 3500 | 2026-03-18T21:39:46.642Z | a out/omicron-gateway-softnpu.tar.gz 28225K |
| 3501 | 2026-03-18T21:39:46.642Z | a out/omicron-sled-agent.tar 186544K |
| 3502 | 2026-03-18T21:39:46.642Z | a out/overlay.tar.gz 3K |
| 3503 | 2026-03-18T21:39:46.642Z | a out/oximeter.tar.gz 57441K |
| 3504 | 2026-03-18T21:39:46.642Z | a out/oxlog.tar 3782K |
| 3505 | 2026-03-18T21:39:46.642Z | a out/probe.tar.gz 3037K |
| 3506 | 2026-03-18T21:39:46.642Z | a out/propolis-server.tar.gz 74633K |
| 3507 | 2026-03-18T21:39:46.642Z | a out/pumpkind-gz.tar 26647K |
| 3508 | 2026-03-18T21:39:46.642Z | a out/switch-softnpu.tar.gz 367875K |
| 3509 | 2026-03-18T21:39:46.648Z | |
| 3510 | 2026-03-18T21:39:46.648Z | real 1:39.655922796 |
| 3511 | 2026-03-18T21:39:46.648Z | user 1:36.628902583 |
| 3512 | 2026-03-18T21:39:46.648Z | sys 6.344749744 |
| 3513 | 2026-03-18T21:39:46.648Z | trap 0.006583649 |
| 3514 | 2026-03-18T21:39:46.648Z | tflt 0.000000000 |
| 3515 | 2026-03-18T21:39:46.648Z | dflt 0.000000000 |
| 3516 | 2026-03-18T21:39:46.648Z | kflt 0.000000000 |
| 3517 | 2026-03-18T21:39:46.648Z | lock 0.000000000 |
| 3518 | 2026-03-18T21:39:46.648Z | slp 1:35.712224049 |
| 3519 | 2026-03-18T21:39:46.648Z | lat 0.614979889 |
| 3520 | 2026-03-18T21:39:46.648Z | stop 0.000163221 |
| 3521 | 2026-03-18T21:39:46.648Z | process exited: duration 1253359 ms, exit code 0 |
| |
| 3522 | 2026-03-18T21:39:46.676Z | found 1 output files |
| 3523 | 2026-03-18T21:39:46.676Z | uploading: /work/package.tar.gz (2320412524 bytes) |
| 3524 | 2026-03-18T21:40:46.990Z | uploaded: /work/package.tar.gz |